html[data-bs-theme=dark] .dark-logo{display:block}html[data-bs-theme=light] .dark-logo{display:none}html[data-bs-theme=dark] .light-logo{display:none}html[data-bs-theme=light] .light-logo{display:block}html[data-bs-theme=light] .text-light:not(.active){color:#fff!important}html[data-bs-theme=light] .text-light:not(.active){color:#000!important}html[data-bs-theme=light] .text-dark:not(.active){color:#000!important}html[data-bs-theme=dark] .text-dark:not(.active){color:#fff!important}.bi{display:inline-block;width:1rem;height:1rem}@media (min-width:768px){.sidebar .offcanvas-lg{position:-webkit-sticky;position:sticky;top:48px}.navbar-search{display:block}}.sidebar .nav-link{font-size:.875rem;font-weight:500}.sidebar-heading{font-size:.75rem}.navbar-brand{padding-top:.75rem;padding-bottom:.75rem;background-color:rgba(0,0,0,.25);box-shadow:inset -1px 0 0 rgba(0,0,0,.25)}.navbar .form-control{padding:.75rem 1rem}.menu-sidebar .bi{width:1.6rem;height:1.6rem}.menu-sidebar .nav-link{font-size:1rem;font-weight:600}.panel-bg-img{background-image:url(/assets/images/panel-bg.png);background-position:top;background-repeat:no-repeat;background-size:contain;transform:rotateY(180deg);position:fixed;width:100%;left:0;right:0;z-index:-9999;display:block;height:100%}.cursor-pointer{cursor:pointer!important}.dtr-details{width:100%!important}@keyframes slideInFromRight{0%{transform:translateX(100%)}100%{transform:translateX(0)}}.toast.slide-in-from-right{animation:slideInFromRight 1s ease-in-out}circle-progress::part(base){display:block;width:250px;height:auto}circle-progress::part(circle),circle-progress::part(value){stroke-width:5px;fill:#fff}circle-progress::part(circle){stroke:#f3f0f9}circle-progress::part(value){stroke:var(--bs-primary);stroke-linecap:round}circle-progress::part(text){font-family:sans-serif;fill:#403b35}circle-progress::part(text-value){font-size:24px;font-weight:700;white-space:pre}circle-progress::part(text-max){font-size:10px;fill:hsl(0 0% 70%)}.modal-backdrop{z-index:-1!important}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#7c7c7c}::-webkit-scrollbar-thumb{background:#202020}::-webkit-scrollbar-thumb:hover{background:#404040}