/* _content/BBISE_OAP/Pages/Admin/Attachments.razor.rz.scp.css */
@media print {
    .page-break[b-e7vzd4z167] {
        page-break-after: always;
    }
}
/* _content/BBISE_OAP/Shared/AdminMainLayout.razor.rz.scp.css */
.page[b-1f6bxm56ze] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-1f6bxm56ze] {
    flex: 1;
}

.sidebar[b-1f6bxm56ze] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1f6bxm56ze] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1f6bxm56ze]  a, .top-row .btn-link[b-1f6bxm56ze] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-1f6bxm56ze] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-1f6bxm56ze] {
        display: none;
    }

    .top-row.auth[b-1f6bxm56ze] {
        justify-content: space-between;
    }

    .top-row a[b-1f6bxm56ze], .top-row .btn-link[b-1f6bxm56ze] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-1f6bxm56ze] {
        flex-direction: row;
    }

    .sidebar[b-1f6bxm56ze] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1f6bxm56ze] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-1f6bxm56ze] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BBISE_OAP/Shared/AdminNavMenu.razor.rz.scp.css */
.navbar-toggler[b-31s89vurhy] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-31s89vurhy] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-31s89vurhy] {
    font-size: 1.1rem;
}

.oi[b-31s89vurhy] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-31s89vurhy] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-31s89vurhy] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-31s89vurhy] {
        padding-bottom: 1rem;
    }

    .nav-item[b-31s89vurhy]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-31s89vurhy]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-31s89vurhy]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-31s89vurhy] {
        display: none;
    }

    .collapse[b-31s89vurhy] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/BBISE_OAP/Shared/ChairmanMainLayout.razor.rz.scp.css */
.page[b-9commws5zg] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-9commws5zg] {
    flex: 1;
}

.sidebar[b-9commws5zg] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-9commws5zg] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-9commws5zg]  a, .top-row .btn-link[b-9commws5zg] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-9commws5zg] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-9commws5zg] {
        display: none;
    }

    .top-row.auth[b-9commws5zg] {
        justify-content: space-between;
    }

    .top-row a[b-9commws5zg], .top-row .btn-link[b-9commws5zg] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-9commws5zg] {
        flex-direction: row;
    }

    .sidebar[b-9commws5zg] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-9commws5zg] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-9commws5zg] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BBISE_OAP/Shared/ChairmanNavMenu.razor.rz.scp.css */
.navbar-toggler[b-i4cn9tdqui] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-i4cn9tdqui] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-i4cn9tdqui] {
    font-size: 1.1rem;
}

.oi[b-i4cn9tdqui] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-i4cn9tdqui] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-i4cn9tdqui] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-i4cn9tdqui] {
        padding-bottom: 1rem;
    }

    .nav-item[b-i4cn9tdqui]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-i4cn9tdqui]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-i4cn9tdqui]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-i4cn9tdqui] {
        display: none;
    }

    .collapse[b-i4cn9tdqui] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/BBISE_OAP/Shared/DuplicateCertificateMainLayout.razor.rz.scp.css */
.page[b-137z30tc3p] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-137z30tc3p] {
    flex: 1;
}

.sidebar[b-137z30tc3p] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-137z30tc3p] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-137z30tc3p]  a, .top-row .btn-link[b-137z30tc3p] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-137z30tc3p] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-137z30tc3p] {
        display: none;
    }

    .top-row.auth[b-137z30tc3p] {
        justify-content: space-between;
    }

    .top-row a[b-137z30tc3p], .top-row .btn-link[b-137z30tc3p] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-137z30tc3p] {
        flex-direction: row;
    }

    .sidebar[b-137z30tc3p] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-137z30tc3p] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-137z30tc3p] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BBISE_OAP/Shared/DuplicateCertificateNavMenu.razor.rz.scp.css */
.navbar-toggler[b-tuvioxpp6u] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-tuvioxpp6u] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-tuvioxpp6u] {
    font-size: 1.1rem;
}

.oi[b-tuvioxpp6u] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-tuvioxpp6u] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-tuvioxpp6u] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-tuvioxpp6u] {
        padding-bottom: 1rem;
    }

    .nav-item[b-tuvioxpp6u]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-tuvioxpp6u]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-tuvioxpp6u]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-tuvioxpp6u] {
        display: none;
    }

    .collapse[b-tuvioxpp6u] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/BBISE_OAP/Shared/DuplicateDMCMainLayout.razor.rz.scp.css */
.page[b-frm3x9ukv3] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-frm3x9ukv3] {
    flex: 1;
}

.sidebar[b-frm3x9ukv3] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-frm3x9ukv3] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-frm3x9ukv3]  a, .top-row .btn-link[b-frm3x9ukv3] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-frm3x9ukv3] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-frm3x9ukv3] {
        display: none;
    }

    .top-row.auth[b-frm3x9ukv3] {
        justify-content: space-between;
    }

    .top-row a[b-frm3x9ukv3], .top-row .btn-link[b-frm3x9ukv3] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-frm3x9ukv3] {
        flex-direction: row;
    }

    .sidebar[b-frm3x9ukv3] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-frm3x9ukv3] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-frm3x9ukv3] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BBISE_OAP/Shared/DuplicateDMCNavMenu.razor.rz.scp.css */
.navbar-toggler[b-obeond3yoj] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-obeond3yoj] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-obeond3yoj] {
    font-size: 1.1rem;
}

.oi[b-obeond3yoj] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-obeond3yoj] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-obeond3yoj] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-obeond3yoj] {
        padding-bottom: 1rem;
    }

    .nav-item[b-obeond3yoj]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-obeond3yoj]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-obeond3yoj]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-obeond3yoj] {
        display: none;
    }

    .collapse[b-obeond3yoj] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/BBISE_OAP/Shared/MainLayout.razor.rz.scp.css */
.page[b-r5nn5q0b4y] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-r5nn5q0b4y] {
    flex: 1;
}

.sidebar[b-r5nn5q0b4y] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-r5nn5q0b4y] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-r5nn5q0b4y]  a, .top-row .btn-link[b-r5nn5q0b4y] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-r5nn5q0b4y] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-r5nn5q0b4y] {
        display: none;
    }

    .top-row.auth[b-r5nn5q0b4y] {
        justify-content: space-between;
    }

    .top-row a[b-r5nn5q0b4y], .top-row .btn-link[b-r5nn5q0b4y] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-r5nn5q0b4y] {
        flex-direction: row;
    }

    .sidebar[b-r5nn5q0b4y] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-r5nn5q0b4y] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-r5nn5q0b4y] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BBISE_OAP/Shared/MigrationMainLayout.razor.rz.scp.css */
.page[b-3xkbeui060] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-3xkbeui060] {
    flex: 1;
}

.sidebar[b-3xkbeui060] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-3xkbeui060] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-3xkbeui060]  a, .top-row .btn-link[b-3xkbeui060] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-3xkbeui060] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-3xkbeui060] {
        display: none;
    }

    .top-row.auth[b-3xkbeui060] {
        justify-content: space-between;
    }

    .top-row a[b-3xkbeui060], .top-row .btn-link[b-3xkbeui060] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-3xkbeui060] {
        flex-direction: row;
    }

    .sidebar[b-3xkbeui060] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-3xkbeui060] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-3xkbeui060] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BBISE_OAP/Shared/MigrationNavMenu.razor.rz.scp.css */
.navbar-toggler[b-vw57rswbmx] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-vw57rswbmx] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-vw57rswbmx] {
    font-size: 1.1rem;
}

.oi[b-vw57rswbmx] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-vw57rswbmx] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-vw57rswbmx] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-vw57rswbmx] {
        padding-bottom: 1rem;
    }

    .nav-item[b-vw57rswbmx]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-vw57rswbmx]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-vw57rswbmx]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-vw57rswbmx] {
        display: none;
    }

    .collapse[b-vw57rswbmx] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/BBISE_OAP/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-2ulwmay09i] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-2ulwmay09i] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-2ulwmay09i] {
    font-size: 1.1rem;
}

.oi[b-2ulwmay09i] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-2ulwmay09i] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-2ulwmay09i] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-2ulwmay09i] {
        padding-bottom: 1rem;
    }

    .nav-item[b-2ulwmay09i]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-2ulwmay09i]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-2ulwmay09i]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-2ulwmay09i] {
        display: none;
    }

    .collapse[b-2ulwmay09i] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/BBISE_OAP/Shared/VerificationMainLayout.razor.rz.scp.css */
.page[b-6lyujhermy] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-6lyujhermy] {
    flex: 1;
}

.sidebar[b-6lyujhermy] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-6lyujhermy] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-6lyujhermy]  a, .top-row .btn-link[b-6lyujhermy] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-6lyujhermy] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-6lyujhermy] {
        display: none;
    }

    .top-row.auth[b-6lyujhermy] {
        justify-content: space-between;
    }

    .top-row a[b-6lyujhermy], .top-row .btn-link[b-6lyujhermy] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-6lyujhermy] {
        flex-direction: row;
    }

    .sidebar[b-6lyujhermy] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-6lyujhermy] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-6lyujhermy] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/BBISE_OAP/Shared/VerificationNavMenu.razor.rz.scp.css */
.navbar-toggler[b-ms3vcyirbw] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ms3vcyirbw] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ms3vcyirbw] {
    font-size: 1.1rem;
}

.oi[b-ms3vcyirbw] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-ms3vcyirbw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ms3vcyirbw] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ms3vcyirbw] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ms3vcyirbw]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-ms3vcyirbw]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-ms3vcyirbw]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ms3vcyirbw] {
        display: none;
    }

    .collapse[b-ms3vcyirbw] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
