/* _content/LabRem-FCEIA/Components/Components/Datatable.razor.rz.scp.css */
[b-waixzlq6it] .datatable-header tr {
    border-bottom: solid 2px #333;
}

[b-waixzlq6it] .datatable-body tr {
    border-bottom: 2px solid #CCC;
}


.my-inner3[b-waixzlq6it] {
    margin: 0 20px;
    display: block;
    float: right;
}
/* _content/LabRem-FCEIA/Components/Components/Datatable2.razor.rz.scp.css */
[b-yx9hhjyhnh] .datatable-header th {
    border-bottom: solid 2px #333;
}

[b-yx9hhjyhnh] .datatable-body tr {
    border-bottom: 1px solid #CCC;
}

.my-inner3[b-yx9hhjyhnh] {
    margin: 0 20px;
    display: block;
    float: right;
}

.page-link[b-yx9hhjyhnh] {
    font-size: small !important;
}

.my-wrapper[b-yx9hhjyhnh] {
    width: 100%;
    margin: auto;
}

.my-right[b-yx9hhjyhnh] {
    margin: 0 20px;
    display: block;
    float: right;
}

.my-left[b-yx9hhjyhnh] {
    margin: 0 20px;
    display: block;
    float: left;
}
/* _content/LabRem-FCEIA/Components/Layout/AdminLayout.razor.rz.scp.css */
.page[b-kt8thbx71w] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-kt8thbx71w] {
    flex: 1;
    background-color: #f5f7fb;
}

.sidebar[b-kt8thbx71w] {
    background-color: #005E88;
}

.top-row[b-kt8thbx71w] {
    background-color: #fff;
    border-bottom: 0;
    box-shadow: 0 0 2rem 0 rgba(33,37,41,.1);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}
.footer-row[b-kt8thbx71w] {
    background-color: #f7f7f7;
    border: 0;
    box-shadow: 0 0 0 0.1rem rgba(33,37,41,.1);
    height: 2.5rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.footer-text[b-kt8thbx71w] {
    padding-top: .2rem;
    font-size: .9em;
    line-height: 1em;
}
    .top-row[b-kt8thbx71w]  a, .top-row .btn-link[b-kt8thbx71w] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-kt8thbx71w] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

.dropdown-menu[b-kt8thbx71w]  a {
    margin-left: 0;
    font-size: 0.875rem;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-kt8thbx71w] {
        /*  display: none;*/
    }

    .top-row.auth[b-kt8thbx71w] {
        justify-content: space-between;
    }

    .top-row a[b-kt8thbx71w], .top-row .btn-link[b-kt8thbx71w] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-kt8thbx71w] {
        flex-direction: row;
    }

    .sidebar[b-kt8thbx71w] {
        width: 270px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-kt8thbx71w] {
        position: sticky;
        top: 0;
        z-index: 999;
    }

    .footer-row[b-kt8thbx71w] {
        position: sticky;
        z-index: 999;
        bottom: 0;
        width: calc(100vw-280px);
    }

    .main > div[b-kt8thbx71w] {
        padding-left: 2rem !important;
        padding-right: 2.5rem !important;
    }
}
/* _content/LabRem-FCEIA/Components/Layout/AdminMenu.razor.rz.scp.css */
.navbar-toggler[b-h1utlapko3] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-h1utlapko3] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-h1utlapko3] {
    font-size: 1.1rem;
}

.navbar-logo[b-h1utlapko3] {
    height: 35px;
    width: auto;
}

.oi[b-h1utlapko3] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-h1utlapko3] {
    font-size: 0.875rem;
    padding-bottom: 0.4rem;
    font-weight: 400;
}


.nav-head[b-h1utlapko3] {
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: 0.975rem;
    padding-bottom: 0.5rem;
    font-weight: 800;
    color: #eee;
}

    .nav-item:first-of-type[b-h1utlapko3] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-h1utlapko3] {
        padding-bottom: 1rem;
    }

    .nav-item[b-h1utlapko3]  a {
        color: #d7d7d7;
        border-radius: 4px;
        min-height: 2rem;
        display: flex;
        align-items: center;
    }

.nav-item[b-h1utlapko3]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-h1utlapko3]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-h1utlapko3] {
        display: none;
    }
    
    .menu-depl[b-h1utlapko3] {
        height: calc(100vh - 7em);
    }

    .collapse[b-h1utlapko3] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/LabRem-FCEIA/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-q7ewdz4s95] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-q7ewdz4s95] {
    flex: 1;
}

.sidebar[b-q7ewdz4s95] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-q7ewdz4s95] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-q7ewdz4s95]  a, .top-row .btn-link[b-q7ewdz4s95] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-q7ewdz4s95] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-q7ewdz4s95] {
        display: none;
    }

    .top-row.auth[b-q7ewdz4s95] {
        justify-content: space-between;
    }

    .top-row a[b-q7ewdz4s95], .top-row .btn-link[b-q7ewdz4s95] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-q7ewdz4s95] {
        flex-direction: row;
    }

    .sidebar[b-q7ewdz4s95] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-q7ewdz4s95] {
        position: sticky;
        top: 0;
        z-index: 999;
    }

    .main > div[b-q7ewdz4s95] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/LabRem-FCEIA/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-7q3cw6do1i] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-7q3cw6do1i] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-7q3cw6do1i] {
    font-size: 1.1rem;
}

.navbar-logo[b-7q3cw6do1i] {
    height: 35px;
    width: auto;
}

.oi[b-7q3cw6do1i] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-7q3cw6do1i] {
    font-size: 0.875rem;
    padding-bottom: 0.4rem;
    font-weight: 400;
}


.nav-head[b-7q3cw6do1i] {
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: 0.975rem;
    padding-bottom: 0.5rem;
    font-weight: 800;
    color: #eee;
}

    .nav-item:first-of-type[b-7q3cw6do1i] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-7q3cw6do1i] {
        padding-bottom: 1rem;
    }

    .nav-item[b-7q3cw6do1i]  a {
        color: #d7d7d7;
        border-radius: 4px;
        min-height: 2rem;
        display: flex;
        align-items: center;
    }

.nav-item[b-7q3cw6do1i]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-7q3cw6do1i]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-7q3cw6do1i] {
        display: none;
    }
    .menu-depl[b-7q3cw6do1i] {
        height: calc(100vh - 7em);
    }
    .collapse[b-7q3cw6do1i] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/LabRem-FCEIA/Components/Layout/NoMenuLayout.razor.rz.scp.css */
.page[b-cbv3a546us] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-cbv3a546us] {
    flex: 1;
}

.sidebar[b-cbv3a546us] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-cbv3a546us] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-cbv3a546us]  a, .top-row .btn-link[b-cbv3a546us] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-cbv3a546us] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-cbv3a546us] {
        display: none;
    }

    .top-row.auth[b-cbv3a546us] {
        justify-content: space-between;
    }

    .top-row a[b-cbv3a546us], .top-row .btn-link[b-cbv3a546us] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-cbv3a546us] {
        flex-direction: row;
    }

    .sidebar[b-cbv3a546us] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-cbv3a546us] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-cbv3a546us] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/LabRem-FCEIA/Components/Layout/SelectLayout.razor.rz.scp.css */
.page[b-p7otebfs5v] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-p7otebfs5v] {
    flex: 1;
    background-color: #f5f7fb;
}

.sidebar[b-p7otebfs5v] {
    background-color: #222e3c;
}

.top-row[b-p7otebfs5v] {
    background-color: #fff;
    border-bottom: 0;
    box-shadow: 0 0 2rem 0 rgba(33,37,41,.1);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}
    .top-row[b-p7otebfs5v]  a, .top-row .btn-link[b-p7otebfs5v] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-p7otebfs5v] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

.dropdown-menu[b-p7otebfs5v]  a {
    margin-left: 0;
    font-size: 0.875rem;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-p7otebfs5v] {
        /*  display: none;*/
    }

    .top-row.auth[b-p7otebfs5v] {
        justify-content: space-between;
    }

    .top-row a[b-p7otebfs5v], .top-row .btn-link[b-p7otebfs5v] {
        margin-left: 0;
    }

}

@media (min-width: 641px) {
    .page[b-p7otebfs5v] {
        flex-direction: row;
    }

    .sidebar[b-p7otebfs5v] {
        width: 270px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-p7otebfs5v] {
        position: sticky;
        top: 0;
        z-index: 999;
    }

    .main > div[b-p7otebfs5v] {
        padding-left: 2rem !important;
        padding-right: 2.5rem !important;
    }
}
