.dex-logo { font-size: 30px; font-weight: 700; letter-spacing: -1.5px; text-decoration: none; }
.dex-dot { color: #9f96dc; }
.navbar-brand-box .dex-logo { line-height: 70px; color: #fff; }
.dex-welcome { background: linear-gradient(110deg, #fff 55%, #eeebfa); }
.dex-search { max-width: 380px; }
.dex-error { max-width: 620px; }
html[data-sidebar-size="sm"] .navbar-brand-box .dex-logo { font-size: 12px; letter-spacing: -.5px; }
html[data-sidebar-size="sm"] .menu-title { display: none; }
@media (max-width: 575px) { .navbar-header { padding: 0 10px; } .dex-search { max-width: 100%; } }

.dex-user { max-width: 220px; min-width: 0; }
@media (max-width: 575px) { .dex-user { max-width: 110px; } }
.table-responsive { position: relative; }
.dex-photo-thumb { width: 100%; height: 180px; object-fit: cover; background: #f2f2f7; }
[data-photo-item] { cursor: grab; }
[data-photo-item].dex-dragging { opacity: .5; }
