@import '_content/DNI.Blazor.Controls/DNI.Blazor.Controls.7uvwl9mzgu.bundle.scp.css';

/* /Layout/DniLanguageSelector.razor.rz.scp.css */
.language-name[b-l04hsm45fi] {
    font-size: 18px;
    margin-right: 12px;
    background: transparent;
    width: 86%;
}

.seperator-custom[b-l04hsm45fi] {
    border-color: #ffffff1a !important;
    height: 3rem;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-5oatbq3hqk] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-5oatbq3hqk] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-5oatbq3hqk] {
    font-size: 1rem;
    min-width: 3.4rem;
}

.cstm-brand-logo[b-5oatbq3hqk] {
    max-width: 5rem;
    max-height: 2.5rem;
    object-fit: contain;
}

.oi[b-5oatbq3hqk] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-5oatbq3hqk] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-5oatbq3hqk] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-5oatbq3hqk] {
    padding-bottom: 1rem;
}

.nav-item[b-5oatbq3hqk]  a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

.nav-item[b-5oatbq3hqk]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-5oatbq3hqk]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-5oatbq3hqk] {
        display: none;
    }

    .collapse[b-5oatbq3hqk] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-5oatbq3hqk] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}


.h-brand[b-5oatbq3hqk] {
    height: 2rem !important;
}

.dropdown-custom[b-5oatbq3hqk] {
    box-shadow: 0 0.15rem 0.5rem rgba(0,0,0,.1);
    top: 71px;
    min-width: 10.2rem;
}

.icon-switch-pos-top[b-5oatbq3hqk] {
    top: -1px;
}

.report-message-hover:hover[b-5oatbq3hqk] {
    background-color: #f0f2f5 !important;
    opacity: 1 !important;
}

.cstm-dropdown-width[b-5oatbq3hqk]{
    width: 400px;
}

.cstm-pos-notification-icon[b-5oatbq3hqk]{
    position: relative;
    top: -2px;
}
/* /Pages/ChangePassword/ChangePasswordPage.razor.rz.scp.css */
.lh-adjust[b-2ifkof9smj]{
    line-height: 1.2;
}

.btn-group-toggle[b-2ifkof9smj] {
    display: inline-grid !important;
    grid-template-columns: 1fr !important;
}
.btn-group-toggle .btn[b-2ifkof9smj] {
    display: block;
    margin: 0;
    padding: 0.5rem;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
}

.simple-btn[b-2ifkof9smj] {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 5px !important;
}

.medium-btn[b-2ifkof9smj] {
    border-radius: 0 !important;
}

.difficult-btn[b-2ifkof9smj] {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 5px !important;
}

@media print {
    /* Hide elements that shouldn't be printed */
    .btn[b-2ifkof9smj], .header-elements[b-2ifkof9smj], .non-printable[b-2ifkof9smj] {
        display: none;
    }
}

/* Dark mode stylings */

.t-dark .table[b-2ifkof9smj] {
    border: 1px solid #d3d3d326 !important;
}

.t-dark .custom-psd-btn[b-2ifkof9smj] {
    background-color: #7474742b !important;
}

.t-dark .custom-psd-btn:hover[b-2ifkof9smj] {
    background-color: #bdbdbd2b !important;
}
/* /Pages/ChangePassword/Components/ReceiptPage.razor.rz.scp.css */
/* Dark mode stylings */

.t-dark .table[b-y7yq7c529a] {
    border: 1px solid #d3d3d326 !important;
}

.t-dark .bg-danger-100[b-y7yq7c529a] {
    background-color: #e0918f24 !important;
}

.t-dark .bg-success-100[b-y7yq7c529a] {
    background-color: #8ecaa929 !important;
}
/* /Pages/DelegateAccess/DelegateAccessEditorPage.razor.rz.scp.css */
.form-elements-container-height[b-vorvh11rc4]{
    height: calc(100vh - 18rem);
    overflow-y:auto;
    overflow-x: hidden;
}
/* /Pages/DelegateAccess/DelegateAccessPage.razor.rz.scp.css */
.badge-light[b-mif6xhq0r6] {
    background-color: #eaeaea;
}

.cstm-badge-text-wrap[b-mif6xhq0r6] {
    white-space: normal;
    word-break: break-all;
}

/* Dark Mode Stylings */
.t-dark .badge-light[b-mif6xhq0r6] {
    background-color: #9595955c;
}
/* /Pages/Index/Components/StudentFilterComponent.razor.rz.scp.css */
.cstm-student-filter-card[b-2dri8ja3ul]{
    height: calc(100vh - 6.01rem);
}


/* Dark  mode stylings */
.t-dark .custom-bg-primary[b-2dri8ja3ul] {
    background-color: #e3f4f20f !important;
}
