@import '_content/Blazor.QRCode/Blazor.QRCode.bundle.scp.css';
@import '_content/BlazorDateRangePicker/BlazorDateRangePicker.bundle.scp.css';
@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.bundle.scp.css';

/* _content/BlazorApp/Controls/Categories.razor.rz.scp.css */
.navbar-toggler[b-4yxplxt1lj] {
    /*background-color: rgba(255, 255, 255, 0.1);*/
}

.top-row[b-4yxplxt1lj] {
    height: 3.5rem;
    /*background-color: rgba(0,0,0,0.4);*/
}

.navbar-brand[b-4yxplxt1lj] {
    font-size: 1.1rem;
}

.oi[b-4yxplxt1lj] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-4yxplxt1lj] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-4yxplxt1lj] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-4yxplxt1lj] {
        padding-bottom: 1rem;
    }

    .nav-item[b-4yxplxt1lj]  a {
        /*color: #d7d7d7;*/
        border-radius: 4px;
        height: 2rem;
        display: flex;
        align-items: center;
        line-height: 2rem;
    }

        .nav-item[b-4yxplxt1lj]  a.active {
            /*background-color: rgba(255,255,255,0.25);
    color: white;*/
        }

        .nav-item[b-4yxplxt1lj]  a:hover {
            /*background-color: rgba(255,255,255,0.1);
    color: white;*/
        }

/*! Left menu */
.child-navlink[b-4yxplxt1lj] {
    margin: 5px 0px;
    padding-left: 20px;
    background-color: #faf9f9;
}


.child-menu[b-4yxplxt1lj] {
    background-color: #faf9f9;
    border: solid 0px;
    padding: 2px;
}

    .child-menu li[b-4yxplxt1lj] {
        list-style: none;
    }

/*# Left menu */


@media (min-width: 641px) {
    .navbar-toggler[b-4yxplxt1lj] {
        display: none;
    }

    .collapse[b-4yxplxt1lj] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/BlazorApp/Controls/Menus.razor.rz.scp.css */
.navbar-toggler[b-3drwvaarky] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-3drwvaarky] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-3drwvaarky] {
    font-size: 1.1rem;
}

.oi[b-3drwvaarky] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-3drwvaarky] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-3drwvaarky] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-3drwvaarky] {
        padding-bottom: 1rem;
    }

    .nav-item[b-3drwvaarky]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-3drwvaarky]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-3drwvaarky]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-3drwvaarky] {
        display: none;
    }

    .collapse[b-3drwvaarky] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/BlazorApp/Pages/Admin/Categories.razor.rz.scp.css */
ul[b-7yunl6xykw] {
    margin-left: 1em;
    padding-left: 0.5rem;
}

.navbar-toggler[b-7yunl6xykw] {
    /*background-color: rgba(255, 255, 255, 0.1);*/
}

.top-row[b-7yunl6xykw] {
    height: 3.5rem;
    /*background-color: rgba(0,0,0,0.4);*/
}

.navbar-brand[b-7yunl6xykw] {
    font-size: 1.1rem;
}

.oi[b-7yunl6xykw] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-7yunl6xykw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-7yunl6xykw] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-7yunl6xykw] {
        padding-bottom: 1rem;
    }

    .nav-item[b-7yunl6xykw]  a {
        /*color: #d7d7d7;*/
        border-radius: 4px;
        height: 2rem;
        display: flex;
        align-items: center;
        line-height: 2rem;
    }

        .nav-item[b-7yunl6xykw]  a.active {
            /*background-color: rgba(255,255,255,0.25);
    color: white;*/
        }

        .nav-item[b-7yunl6xykw]  a:hover {
            /*background-color: rgba(255,255,255,0.1);
    color: white;*/
        }

/*! Left menu */
.child-navlink[b-7yunl6xykw] {
    margin: 5px 0px;
    padding-left: 20px;
    background-color: #faf9f9;
}


.child-menu[b-7yunl6xykw] {
    background-color: #faf9f9;
    border: solid 0px;
    padding: 2px;
}

    .child-menu li[b-7yunl6xykw] {
        list-style: none;
    }

/*# Left menu */


@media (min-width: 641px) {
    .navbar-toggler[b-7yunl6xykw] {
        display: none;
    }

    .collapse[b-7yunl6xykw] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/BlazorApp/Pages/Admin/Default.razor.rz.scp.css */
html[b-t1mlpcdm8q],body[b-t1mlpcdm8q] {
    margin:0;
    padding:0;
    height:100%;
    width:100%;
}

.main-box[b-t1mlpcdm8q] {
    margin: 0;
    padding: 0;
    height: 77vh;
    width: 100%;
    background-size: 100% 100%;
}
/* _content/BlazorApp/Pages/Admin/Edu/Edu_A_Junior.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-s1ib5bx23u] {
    overflow-y: auto;
}

    .grid[b-s1ib5bx23u]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-s1ib5bx23u] thead {
    
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-s1ib5bx23u] tr {
    
}

[b-s1ib5bx23u] tbody td {
    white-space: nowrap;
    overflow: hidden;  
    text-overflow: ellipsis;
    vertical-align: middle;
}

[b-s1ib5bx23u] form-label{
    margin:0;
}
/* _content/BlazorApp/Pages/Admin/Edu/Edu_A_Kindergartens.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-yrgd7l7n9r] {
    overflow-y: auto;
}

    .grid[b-yrgd7l7n9r]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-yrgd7l7n9r] thead {
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-yrgd7l7n9r] tr {
}

[b-yrgd7l7n9r] tbody td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

[b-yrgd7l7n9r] form-label {
    margin: 0;
}
/* _content/BlazorApp/Pages/Admin/Edu/Edu_A_Primary.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-tq2n755zue] {
    overflow-y: auto;
}

    .grid[b-tq2n755zue]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-tq2n755zue] thead {
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-tq2n755zue] tr {
}

[b-tq2n755zue] tbody td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

[b-tq2n755zue] form-label {
    margin: 0;
}
/* _content/BlazorApp/Pages/Admin/SysOperators.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-2uqzrij28w] {
    overflow-y: auto;
}

    .grid[b-2uqzrij28w]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-2uqzrij28w] thead {
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-2uqzrij28w] tr {
}

[b-2uqzrij28w] tbody td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

[b-2uqzrij28w] form-label {
    margin: 0;
}
/* _content/BlazorApp/Pages/Enrollment/Pages/EnrollmentIn.razor.rz.scp.css */
.custom-container[b-we8vamb5ra] {
    max-width: 30%;
    margin: 0 auto;
}

.row[b-we8vamb5ra] {
    text-align: center; /* 水平居中 */
}

.col-md-4[b-we8vamb5ra] {
    display: inline-block; /* 转换为内联块级元素 */
    float: none; /* 取消浮动 */
}

.btn-block[b-we8vamb5ra] {
    width: 80%; /* 将按钮宽度设置为100% */
}

.custom-margin[b-we8vamb5ra] {
    margin-left: 5rem; /* 左边距为5rem */
    margin-right: 5rem; /* 右边距为5rem */
}

.title-margin[b-we8vamb5ra] {
    margin-bottom: 2rem; /* 设置标题底部间距为2rem */
}

.content-margin[b-we8vamb5ra] {
    margin-top: 3rem; /* 设置内容顶部间距为3rem */
}
/* _content/BlazorApp/Pages/Enrollment/Pages/JuniorEnrollment.razor.rz.scp.css */
.custom-container[b-dmom8u3qv2] {
    max-width: 30%;
    margin: 0 auto;
}

@media (max-width: 600px) {
    /* 在手机上（屏幕宽度小于等于600px） */
    .custom-container[b-dmom8u3qv2] {
        width: 80%; /* 手机上宽度为屏幕宽度的80% */
    }
}
/* _content/BlazorApp/Pages/Enrollment/Pages/KindergartenEnrollment.razor.rz.scp.css */
.custom-container[b-2tpej3wils] {
    max-width: 30%;
    margin: 0 auto;
}

@media (max-width: 600px) {
    /* 在手机上（屏幕宽度小于等于600px） */
    .custom-container[b-2tpej3wils] {
        width: 80%; /* 手机上宽度为屏幕宽度的80% */
    }
}
/* _content/BlazorApp/Pages/Enrollment/Pages/ParentLogin.razor.rz.scp.css */
.username-label[b-usn4qbdq3l] {
    display: flex;
    align-items: center; /* 垂直居中对齐 */
}

input.custom-placeholder[b-usn4qbdq3l] {
    color: #999; /* 灰色偏淡 */
    font-size: 0.5em; /* 字体大小调整 */
}
/* _content/BlazorApp/Pages/Enrollment/Pages/ParentRegister.razor.rz.scp.css */
.username-label[b-2tjl5khpvc] {
    display: flex;
    align-items: center; /* 垂直居中对齐 */
}

input.custom-placeholder[b-2tjl5khpvc] {
    color: #999; /* 灰色偏淡 */
    font-size: 0.5em; /* 字体大小调整 */
}
/* _content/BlazorApp/Pages/Enrollment/Pages/PrimaryEnrollment.razor.rz.scp.css */
.custom-container[b-mee9dmzg5i] {
    max-width: 30%;
    margin: 0 auto;
}

@media (max-width: 600px) {
    /* 在手机上（屏幕宽度小于等于600px） */
    .custom-container[b-mee9dmzg5i] {
        width: 80%; /* 手机上宽度为屏幕宽度的80% */
    }
}
/* _content/BlazorApp/Pages/Examples/QuickGridExample.razor.rz.scp.css */
[b-pnr2kuj8mc] .quickgrid[theme=EEQuickGrid] {
    font-family: 'Comic Sans MS', 'Times New Roman', serif;
}

    [b-pnr2kuj8mc] .quickgrid[theme=EEQuickGrid] .col-title {
        gap: 0.4rem; /* Separate the sort indicator from title text */
        font-weight: bold;
        text-transform: uppercase;
    }

    [b-pnr2kuj8mc] .quickgrid[theme=EEQuickGrid] .sort-indicator {
        color: blue;
    }

    [b-pnr2kuj8mc] .quickgrid[theme=EEQuickGrid] .col-width-draghandle {
        border:none;
        display:none;
    }

/* _content/BlazorApp/Shared/LayoutAdmin.razor.rz.scp.css */
body[b-1hj0sgofk6] {
    min-height: 100vh;
    min-height: -webkit-fill-available;
}

html[b-1hj0sgofk6] {
    height: -webkit-fill-available;
}

main[b-1hj0sgofk6] {
    flex: 1;
    height: 100vh;
    height: -webkit-fill-available;
    max-height: 100vh;
    overflow-x: auto;
    overflow-y: hidden;
}

.page[b-1hj0sgofk6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.sidebar[b-1hj0sgofk6] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1hj0sgofk6] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1hj0sgofk6]  a, .top-row .btn-link[b-1hj0sgofk6] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-1hj0sgofk6] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

.bd-sidearea[b-1hj0sgofk6] {
    position: -webkit-sticky;
    position: sticky;
    top: 0rem;
    display: block !important;
    height: calc(100vh);
    padding-left: .25rem;
    margin-left: -.25rem;
    overflow-y: auto;
    grid-area: sidebar;
}

.scrollarea[b-1hj0sgofk6] {
    overflow-y: auto;
}


@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-1hj0sgofk6] {
        display: none;
    }

    .top-row.auth[b-1hj0sgofk6] {
        justify-content: space-between;
    }

    .top-row a[b-1hj0sgofk6], .top-row .btn-link[b-1hj0sgofk6] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-1hj0sgofk6] {
        flex-direction: row;
    }

    .sidebar[b-1hj0sgofk6] {
        width: 250px;
        /*height: 100vh;*/
        position: sticky;
        top: 0;
    }

    .top-row[b-1hj0sgofk6] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-1hj0sgofk6], article[b-1hj0sgofk6] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BlazorApp/Shared/LayoutBlank.razor.rz.scp.css */
.page[b-i4pf6mzaj8] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-i4pf6mzaj8] {
    flex: 1;
}

.sidebar[b-i4pf6mzaj8] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-i4pf6mzaj8] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-i4pf6mzaj8]  a, .top-row .btn-link[b-i4pf6mzaj8] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-i4pf6mzaj8] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-i4pf6mzaj8] {
        display: none;
    }

    .top-row.auth[b-i4pf6mzaj8] {
        justify-content: space-between;
    }

    .top-row a[b-i4pf6mzaj8], .top-row .btn-link[b-i4pf6mzaj8] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-i4pf6mzaj8] {
        flex-direction: row;
    }

    .sidebar[b-i4pf6mzaj8] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-i4pf6mzaj8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-i4pf6mzaj8], article[b-i4pf6mzaj8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BlazorApp/Shared/LayoutClient.razor.rz.scp.css */
.page[b-sbl6uue3bk] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-sbl6uue3bk] {
    flex: 1;
}

.sidebar[b-sbl6uue3bk] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-sbl6uue3bk] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-sbl6uue3bk]  a, .top-row .btn-link[b-sbl6uue3bk] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-sbl6uue3bk] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-sbl6uue3bk] {
        display: none;
    }

    .top-row.auth[b-sbl6uue3bk] {
        justify-content: space-between;
    }

    .top-row a[b-sbl6uue3bk], .top-row .btn-link[b-sbl6uue3bk] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-sbl6uue3bk] {
        flex-direction: row;
    }

    .sidebar[b-sbl6uue3bk] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-sbl6uue3bk] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-sbl6uue3bk], article[b-sbl6uue3bk] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BlazorApp/Shared/LayoutEducation.razor.rz.scp.css */
.page[b-mbjkg3sg04] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mbjkg3sg04] {
    flex: 1;
}

.sidebar[b-mbjkg3sg04] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-mbjkg3sg04] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mbjkg3sg04]  a, .top-row .btn-link[b-mbjkg3sg04] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-mbjkg3sg04] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-mbjkg3sg04] {
        display: none;
    }

    .top-row.auth[b-mbjkg3sg04] {
        justify-content: space-between;
    }

    .top-row a[b-mbjkg3sg04], .top-row .btn-link[b-mbjkg3sg04] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-mbjkg3sg04] {
        flex-direction: row;
    }

    .sidebar[b-mbjkg3sg04] {
        width: 250px;
        /*height: 100vh;*/
        position: sticky;
        top: 0;
    }

    .top-row[b-mbjkg3sg04] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-mbjkg3sg04], article[b-mbjkg3sg04] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BlazorApp/Shared/LayoutPublic.razor.rz.scp.css */
.page[b-5yoqlu2dmo] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-5yoqlu2dmo] {
    flex: 1;
}

.sidebar[b-5yoqlu2dmo] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-5yoqlu2dmo] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-5yoqlu2dmo]  a, .top-row .btn-link[b-5yoqlu2dmo] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-5yoqlu2dmo] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-5yoqlu2dmo] {
        display: none;
    }

    .top-row.auth[b-5yoqlu2dmo] {
        justify-content: space-between;
    }

    .top-row a[b-5yoqlu2dmo], .top-row .btn-link[b-5yoqlu2dmo] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-5yoqlu2dmo] {
        flex-direction: row;
    }

    .sidebar[b-5yoqlu2dmo] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-5yoqlu2dmo] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-5yoqlu2dmo], article[b-5yoqlu2dmo] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BlazorApp/Shared/MainLayout.razor.rz.scp.css */
.page[b-3dsd3z3yec] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-3dsd3z3yec] {
    flex: 1;
}

.sidebar[b-3dsd3z3yec] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-3dsd3z3yec] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-3dsd3z3yec]  a, .top-row .btn-link[b-3dsd3z3yec] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-3dsd3z3yec] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-3dsd3z3yec] {
        display: none;
    }

    .top-row.auth[b-3dsd3z3yec] {
        justify-content: space-between;
    }

    .top-row a[b-3dsd3z3yec], .top-row .btn-link[b-3dsd3z3yec] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-3dsd3z3yec] {
        flex-direction: row;
    }

    .sidebar[b-3dsd3z3yec] {
        width: 250px;
        /*height: 100vh;*/
        position: sticky;
        top: 0;
    }

    .top-row[b-3dsd3z3yec] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-3dsd3z3yec], article[b-3dsd3z3yec] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BlazorApp/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-7cxxmz0cwl] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-7cxxmz0cwl] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-7cxxmz0cwl] {
    font-size: 1.1rem;
}

.oi[b-7cxxmz0cwl] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-7cxxmz0cwl] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-7cxxmz0cwl] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-7cxxmz0cwl] {
        padding-bottom: 1rem;
    }

    .nav-item[b-7cxxmz0cwl]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-7cxxmz0cwl]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-7cxxmz0cwl]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-7cxxmz0cwl] {
        display: none;
    }

    .collapse[b-7cxxmz0cwl] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/BlazorApp/Shared/NavMenuAdmin.razor.rz.scp.css */
.navbar-toggler[b-8ykqilch18] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-8ykqilch18] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-8ykqilch18] {
    font-size: 1.1rem;
}

.oi[b-8ykqilch18] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-8ykqilch18] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-8ykqilch18] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-8ykqilch18] {
        padding-bottom: 1rem;
    }

    .nav-item[b-8ykqilch18]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-8ykqilch18]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-8ykqilch18]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

ol[b-8ykqilch18], ul[b-8ykqilch18] {
    padding-left: 0;
    margin-bottom: 0;
}

@media (min-width: 641px) {
    .navbar-toggler[b-8ykqilch18] {
        display: none;
    }

    .collapse[b-8ykqilch18] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/BlazorApp/Shared/NavMenuAdminAll.razor.rz.scp.css */
.navbar-toggler[b-2h69gdt05x] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-2h69gdt05x] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-2h69gdt05x] {
    font-size: 1.1rem;
}

.oi[b-2h69gdt05x] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-2h69gdt05x] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-2h69gdt05x] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-2h69gdt05x] {
        padding-bottom: 1rem;
    }

    .nav-item[b-2h69gdt05x]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-2h69gdt05x]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-2h69gdt05x]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

ol[b-2h69gdt05x], ul[b-2h69gdt05x] {
    padding-left: 0;
    margin-bottom: 0;
}

@media (min-width: 641px) {
    .navbar-toggler[b-2h69gdt05x] {
        display: none;
    }

    .collapse[b-2h69gdt05x] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/BlazorApp/Shared/NavMenuClient.razor.rz.scp.css */
.navbar-toggler[b-nkpt2nq12s] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-nkpt2nq12s] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-nkpt2nq12s] {
    font-size: 1.1rem;
}

.oi[b-nkpt2nq12s] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-nkpt2nq12s] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-nkpt2nq12s] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-nkpt2nq12s] {
        padding-bottom: 1rem;
    }

    .nav-item[b-nkpt2nq12s]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-nkpt2nq12s]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-nkpt2nq12s]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-nkpt2nq12s] {
        display: none;
    }

    .collapse[b-nkpt2nq12s] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
