/* _content/MobileWebSaf_Blazor/Pages/Branches/BranchesLayout.razor.rz.scp.css */
.page[b-5atqmishey] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-5atqmishey] {
    flex: 1;
}

.sidebar[b-5atqmishey] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-5atqmishey] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-5atqmishey]  a, .top-row .btn-link[b-5atqmishey] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-5atqmishey] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-5atqmishey] {
        display: none;
    }

    .top-row.auth[b-5atqmishey] {
        justify-content: space-between;
    }

    .top-row a[b-5atqmishey], .top-row .btn-link[b-5atqmishey] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-5atqmishey] {
        flex-direction: row;
    }

    .sidebar[b-5atqmishey] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-5atqmishey] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-5atqmishey], article[b-5atqmishey] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Branches/BranchesNavMenu.razor.rz.scp.css */
.navbar-toggler[b-9n3bbvy9q0] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-9n3bbvy9q0] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-9n3bbvy9q0] {
    font-size: 1.1rem;
}

.oi[b-9n3bbvy9q0] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-9n3bbvy9q0] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-9n3bbvy9q0] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-9n3bbvy9q0] {
        padding-bottom: 1rem;
    }

    .nav-item[b-9n3bbvy9q0]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-9n3bbvy9q0]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-9n3bbvy9q0]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-9n3bbvy9q0] {
        display: none;
    }

    .collapse[b-9n3bbvy9q0] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Clients/ClientsLayout.razor.rz.scp.css */
.page[b-v2sgdcanyb] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-v2sgdcanyb] {
    flex: 1;
}

.sidebar[b-v2sgdcanyb] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-v2sgdcanyb] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-v2sgdcanyb]  a, .top-row .btn-link[b-v2sgdcanyb] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-v2sgdcanyb] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-v2sgdcanyb] {
        display: none;
    }

    .top-row.auth[b-v2sgdcanyb] {
        justify-content: space-between;
    }

    .top-row a[b-v2sgdcanyb], .top-row .btn-link[b-v2sgdcanyb] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-v2sgdcanyb] {
        flex-direction: row;
    }

    .sidebar[b-v2sgdcanyb] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-v2sgdcanyb] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-v2sgdcanyb], article[b-v2sgdcanyb] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Clients/ClientsNavMenu.razor.rz.scp.css */
.navbar-toggler[b-eqx9yz1ixm] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-eqx9yz1ixm] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-eqx9yz1ixm] {
    font-size: 1.1rem;
}

.oi[b-eqx9yz1ixm] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-eqx9yz1ixm] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-eqx9yz1ixm] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-eqx9yz1ixm] {
        padding-bottom: 1rem;
    }

    .nav-item[b-eqx9yz1ixm]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-eqx9yz1ixm]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-eqx9yz1ixm]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-eqx9yz1ixm] {
        display: none;
    }

    .collapse[b-eqx9yz1ixm] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Empresas/EmpresasLayout.razor.rz.scp.css */
.page[b-iffaun6194] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-iffaun6194] {
    flex: 1;
}

.sidebar[b-iffaun6194] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-iffaun6194] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-iffaun6194]  a, .top-row .btn-link[b-iffaun6194] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-iffaun6194] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-iffaun6194] {
        display: none;
    }

    .top-row.auth[b-iffaun6194] {
        justify-content: space-between;
    }

    .top-row a[b-iffaun6194], .top-row .btn-link[b-iffaun6194] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-iffaun6194] {
        flex-direction: row;
    }

    .sidebar[b-iffaun6194] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-iffaun6194] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-iffaun6194], article[b-iffaun6194] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Empresas/EmpresasNavMenu.razor.rz.scp.css */
.navbar-toggler[b-phljqncv3e] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-phljqncv3e] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-phljqncv3e] {
    font-size: 1.1rem;
}

.oi[b-phljqncv3e] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-phljqncv3e] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-phljqncv3e] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-phljqncv3e] {
        padding-bottom: 1rem;
    }

    .nav-item[b-phljqncv3e]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-phljqncv3e]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-phljqncv3e]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-phljqncv3e] {
        display: none;
    }

    .collapse[b-phljqncv3e] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/FiscalAnnotations/FiscalAnnotationsLayout.razor.rz.scp.css */
.page[b-u88tegz2ig] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-u88tegz2ig] {
    flex: 1;
}

.sidebar[b-u88tegz2ig] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-u88tegz2ig] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-u88tegz2ig]  a, .top-row .btn-link[b-u88tegz2ig] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-u88tegz2ig] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-u88tegz2ig] {
        display: none;
    }

    .top-row.auth[b-u88tegz2ig] {
        justify-content: space-between;
    }

    .top-row a[b-u88tegz2ig], .top-row .btn-link[b-u88tegz2ig] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-u88tegz2ig] {
        flex-direction: row;
    }

    .sidebar[b-u88tegz2ig] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-u88tegz2ig] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-u88tegz2ig], article[b-u88tegz2ig] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/FiscalAnnotations/FiscalAnnotationsNavMenu.razor.rz.scp.css */
.navbar-toggler[b-kh7qusek09] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-kh7qusek09] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-kh7qusek09] {
    font-size: 1.1rem;
}

.oi[b-kh7qusek09] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-kh7qusek09] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-kh7qusek09] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-kh7qusek09] {
        padding-bottom: 1rem;
    }

    .nav-item[b-kh7qusek09]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-kh7qusek09]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-kh7qusek09]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-kh7qusek09] {
        display: none;
    }

    .collapse[b-kh7qusek09] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Folios/FoliosLayout.razor.rz.scp.css */
.page[b-0cizv3ik0c] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-0cizv3ik0c] {
    flex: 1;
}

.sidebar[b-0cizv3ik0c] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-0cizv3ik0c] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0cizv3ik0c]  a, .top-row .btn-link[b-0cizv3ik0c] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-0cizv3ik0c] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-0cizv3ik0c] {
        display: none;
    }

    .top-row.auth[b-0cizv3ik0c] {
        justify-content: space-between;
    }

    .top-row a[b-0cizv3ik0c], .top-row .btn-link[b-0cizv3ik0c] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-0cizv3ik0c] {
        flex-direction: row;
    }

    .sidebar[b-0cizv3ik0c] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-0cizv3ik0c] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-0cizv3ik0c], article[b-0cizv3ik0c] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Folios/FoliosNavMenu.razor.rz.scp.css */
.navbar-toggler[b-v5uczmoule] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-v5uczmoule] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-v5uczmoule] {
    font-size: 1.1rem;
}

.oi[b-v5uczmoule] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-v5uczmoule] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-v5uczmoule] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-v5uczmoule] {
        padding-bottom: 1rem;
    }

    .nav-item[b-v5uczmoule]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-v5uczmoule]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-v5uczmoule]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-v5uczmoule] {
        display: none;
    }

    .collapse[b-v5uczmoule] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Invoices/InvoicesLayout.razor.rz.scp.css */
.page[b-w4vsm60alo] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-w4vsm60alo] {
    flex: 1;
}

.sidebar[b-w4vsm60alo] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-w4vsm60alo] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-w4vsm60alo]  a, .top-row .btn-link[b-w4vsm60alo] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-w4vsm60alo] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-w4vsm60alo] {
        display: none;
    }

    .top-row.auth[b-w4vsm60alo] {
        justify-content: space-between;
    }

    .top-row a[b-w4vsm60alo], .top-row .btn-link[b-w4vsm60alo] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-w4vsm60alo] {
        flex-direction: row;
    }

    .sidebar[b-w4vsm60alo] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-w4vsm60alo] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-w4vsm60alo], article[b-w4vsm60alo] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Invoices/InvoicesNavMenu.razor.rz.scp.css */
.navbar-toggler[b-nkbdvfxbn5] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-nkbdvfxbn5] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-nkbdvfxbn5] {
    font-size: 1.1rem;
}

.oi[b-nkbdvfxbn5] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-nkbdvfxbn5] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-nkbdvfxbn5] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-nkbdvfxbn5] {
        padding-bottom: 1rem;
    }

    .nav-item[b-nkbdvfxbn5]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-nkbdvfxbn5]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-nkbdvfxbn5]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-nkbdvfxbn5] {
        display: none;
    }

    .collapse[b-nkbdvfxbn5] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Payments/PaymentsLayout.razor.rz.scp.css */
.page[b-oidj8a0i7f] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-oidj8a0i7f] {
    flex: 1;
}

.sidebar[b-oidj8a0i7f] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-oidj8a0i7f] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-oidj8a0i7f]  a, .top-row .btn-link[b-oidj8a0i7f] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-oidj8a0i7f] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-oidj8a0i7f] {
        display: none;
    }

    .top-row.auth[b-oidj8a0i7f] {
        justify-content: space-between;
    }

    .top-row a[b-oidj8a0i7f], .top-row .btn-link[b-oidj8a0i7f] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-oidj8a0i7f] {
        flex-direction: row;
    }

    .sidebar[b-oidj8a0i7f] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-oidj8a0i7f] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-oidj8a0i7f], article[b-oidj8a0i7f] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Payments/PaymentsNavMenu.razor.rz.scp.css */
.navbar-toggler[b-z1u8ia80cf] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-z1u8ia80cf] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-z1u8ia80cf] {
    font-size: 1.1rem;
}

.oi[b-z1u8ia80cf] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-z1u8ia80cf] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-z1u8ia80cf] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-z1u8ia80cf] {
        padding-bottom: 1rem;
    }

    .nav-item[b-z1u8ia80cf]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-z1u8ia80cf]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-z1u8ia80cf]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-z1u8ia80cf] {
        display: none;
    }

    .collapse[b-z1u8ia80cf] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Products/ProductsLayout.razor.rz.scp.css */
.page[b-234ilyp6eg] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-234ilyp6eg] {
    flex: 1;
}

.sidebar[b-234ilyp6eg] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-234ilyp6eg] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-234ilyp6eg]  a, .top-row .btn-link[b-234ilyp6eg] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-234ilyp6eg] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-234ilyp6eg] {
        display: none;
    }

    .top-row.auth[b-234ilyp6eg] {
        justify-content: space-between;
    }

    .top-row a[b-234ilyp6eg], .top-row .btn-link[b-234ilyp6eg] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-234ilyp6eg] {
        flex-direction: row;
    }

    .sidebar[b-234ilyp6eg] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-234ilyp6eg] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-234ilyp6eg], article[b-234ilyp6eg] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Products/ProductsNavMenu.razor.rz.scp.css */
.navbar-toggler[b-hqvieako2q] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-hqvieako2q] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-hqvieako2q] {
    font-size: 1.1rem;
}

.oi[b-hqvieako2q] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-hqvieako2q] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-hqvieako2q] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-hqvieako2q] {
        padding-bottom: 1rem;
    }

    .nav-item[b-hqvieako2q]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-hqvieako2q]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-hqvieako2q]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-hqvieako2q] {
        display: none;
    }

    .collapse[b-hqvieako2q] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/ShipmentInvoicesV31/ShipmentInvoicesLayoutV31.razor.rz.scp.css */
.page[b-o5dipaw00f] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-o5dipaw00f] {
    flex: 1;
}

.sidebar[b-o5dipaw00f] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-o5dipaw00f] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-o5dipaw00f]  a, .top-row .btn-link[b-o5dipaw00f] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-o5dipaw00f] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-o5dipaw00f] {
        display: none;
    }

    .top-row.auth[b-o5dipaw00f] {
        justify-content: space-between;
    }

    .top-row a[b-o5dipaw00f], .top-row .btn-link[b-o5dipaw00f] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-o5dipaw00f] {
        flex-direction: row;
    }

    .sidebar[b-o5dipaw00f] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-o5dipaw00f] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-o5dipaw00f], article[b-o5dipaw00f] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/ShipmentInvoicesV31/ShipmentInvoicesNavMenuV31.razor.rz.scp.css */
.navbar-toggler[b-1z1kvvu95z] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-1z1kvvu95z] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-1z1kvvu95z] {
    font-size: 1.1rem;
}

.oi[b-1z1kvvu95z] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-1z1kvvu95z] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-1z1kvvu95z] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-1z1kvvu95z] {
        padding-bottom: 1rem;
    }

    .nav-item[b-1z1kvvu95z]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-1z1kvvu95z]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-1z1kvvu95z]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-1z1kvvu95z] {
        display: none;
    }

    .collapse[b-1z1kvvu95z] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/ShipmentInvoicesV3/ShipmentInvoicesLayoutV3.razor.rz.scp.css */
.page[b-lxuqrajigu] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-lxuqrajigu] {
    flex: 1;
}

.sidebar[b-lxuqrajigu] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-lxuqrajigu] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-lxuqrajigu]  a, .top-row .btn-link[b-lxuqrajigu] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-lxuqrajigu] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-lxuqrajigu] {
        display: none;
    }

    .top-row.auth[b-lxuqrajigu] {
        justify-content: space-between;
    }

    .top-row a[b-lxuqrajigu], .top-row .btn-link[b-lxuqrajigu] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-lxuqrajigu] {
        flex-direction: row;
    }

    .sidebar[b-lxuqrajigu] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-lxuqrajigu] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-lxuqrajigu], article[b-lxuqrajigu] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/ShipmentInvoicesV3/ShipmentInvoicesNavMenuV3.razor.rz.scp.css */
.navbar-toggler[b-4l4q58f2my] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-4l4q58f2my] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-4l4q58f2my] {
    font-size: 1.1rem;
}

.oi[b-4l4q58f2my] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-4l4q58f2my] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-4l4q58f2my] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-4l4q58f2my] {
        padding-bottom: 1rem;
    }

    .nav-item[b-4l4q58f2my]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-4l4q58f2my]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-4l4q58f2my]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-4l4q58f2my] {
        display: none;
    }

    .collapse[b-4l4q58f2my] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/ShipmentInvoices/ShipmentInvoicesLayout.razor.rz.scp.css */
.page[b-tot1r94rbe] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-tot1r94rbe] {
    flex: 1;
}

.sidebar[b-tot1r94rbe] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-tot1r94rbe] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tot1r94rbe]  a, .top-row .btn-link[b-tot1r94rbe] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-tot1r94rbe] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-tot1r94rbe] {
        display: none;
    }

    .top-row.auth[b-tot1r94rbe] {
        justify-content: space-between;
    }

    .top-row a[b-tot1r94rbe], .top-row .btn-link[b-tot1r94rbe] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tot1r94rbe] {
        flex-direction: row;
    }

    .sidebar[b-tot1r94rbe] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tot1r94rbe] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-tot1r94rbe], article[b-tot1r94rbe] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/ShipmentInvoices/ShipmentInvoicesNavMenu.razor.rz.scp.css */
.navbar-toggler[b-s8h683ml2w] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-s8h683ml2w] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-s8h683ml2w] {
    font-size: 1.1rem;
}

.oi[b-s8h683ml2w] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-s8h683ml2w] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-s8h683ml2w] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-s8h683ml2w] {
        padding-bottom: 1rem;
    }

    .nav-item[b-s8h683ml2w]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-s8h683ml2w]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-s8h683ml2w]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-s8h683ml2w] {
        display: none;
    }

    .collapse[b-s8h683ml2w] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Vehicles/VehiclesLayout.razor.rz.scp.css */
.page[b-z8o3c3qj1s] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-z8o3c3qj1s] {
    flex: 1;
}

.sidebar[b-z8o3c3qj1s] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-z8o3c3qj1s] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-z8o3c3qj1s]  a, .top-row .btn-link[b-z8o3c3qj1s] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-z8o3c3qj1s] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-z8o3c3qj1s] {
        display: none;
    }

    .top-row.auth[b-z8o3c3qj1s] {
        justify-content: space-between;
    }

    .top-row a[b-z8o3c3qj1s], .top-row .btn-link[b-z8o3c3qj1s] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-z8o3c3qj1s] {
        flex-direction: row;
    }

    .sidebar[b-z8o3c3qj1s] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-z8o3c3qj1s] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-z8o3c3qj1s], article[b-z8o3c3qj1s] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/Vehicles/VehiclesNavMenu.razor.rz.scp.css */
.navbar-toggler[b-x1n18pzz0t] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-x1n18pzz0t] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-x1n18pzz0t] {
    font-size: 1.1rem;
}

.oi[b-x1n18pzz0t] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-x1n18pzz0t] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-x1n18pzz0t] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-x1n18pzz0t] {
        padding-bottom: 1rem;
    }

    .nav-item[b-x1n18pzz0t]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-x1n18pzz0t]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-x1n18pzz0t]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-x1n18pzz0t] {
        display: none;
    }

    .collapse[b-x1n18pzz0t] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/VehicleUsers/VehicleUsersLayout.razor.rz.scp.css */
.page[b-y66i3t0aek] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-y66i3t0aek] {
    flex: 1;
}

.sidebar[b-y66i3t0aek] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-y66i3t0aek] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-y66i3t0aek]  a, .top-row .btn-link[b-y66i3t0aek] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-y66i3t0aek] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-y66i3t0aek] {
        display: none;
    }

    .top-row.auth[b-y66i3t0aek] {
        justify-content: space-between;
    }

    .top-row a[b-y66i3t0aek], .top-row .btn-link[b-y66i3t0aek] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-y66i3t0aek] {
        flex-direction: row;
    }

    .sidebar[b-y66i3t0aek] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-y66i3t0aek] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-y66i3t0aek], article[b-y66i3t0aek] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/VehicleUsers/VehicleUsersNavMenu.razor.rz.scp.css */
.navbar-toggler[b-x6q5a76cv1] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-x6q5a76cv1] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-x6q5a76cv1] {
    font-size: 1.1rem;
}

.oi[b-x6q5a76cv1] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-x6q5a76cv1] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-x6q5a76cv1] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-x6q5a76cv1] {
        padding-bottom: 1rem;
    }

    .nav-item[b-x6q5a76cv1]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-x6q5a76cv1]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-x6q5a76cv1]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-x6q5a76cv1] {
        display: none;
    }

    .collapse[b-x6q5a76cv1] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/VRLocations/VRLocationsLayout.razor.rz.scp.css */
.page[b-nwpnnkjexa] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-nwpnnkjexa] {
    flex: 1;
}

.sidebar[b-nwpnnkjexa] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-nwpnnkjexa] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-nwpnnkjexa]  a, .top-row .btn-link[b-nwpnnkjexa] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-nwpnnkjexa] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-nwpnnkjexa] {
        display: none;
    }

    .top-row.auth[b-nwpnnkjexa] {
        justify-content: space-between;
    }

    .top-row a[b-nwpnnkjexa], .top-row .btn-link[b-nwpnnkjexa] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-nwpnnkjexa] {
        flex-direction: row;
    }

    .sidebar[b-nwpnnkjexa] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-nwpnnkjexa] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-nwpnnkjexa], article[b-nwpnnkjexa] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Pages/VRLocations/VRLocationsNavMenu.razor.rz.scp.css */
.navbar-toggler[b-64dzjpq2a0] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-64dzjpq2a0] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-64dzjpq2a0] {
    font-size: 1.1rem;
}

.oi[b-64dzjpq2a0] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-64dzjpq2a0] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-64dzjpq2a0] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-64dzjpq2a0] {
        padding-bottom: 1rem;
    }

    .nav-item[b-64dzjpq2a0]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-64dzjpq2a0]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-64dzjpq2a0]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-64dzjpq2a0] {
        display: none;
    }

    .collapse[b-64dzjpq2a0] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/MobileWebSaf_Blazor/Shared/MainLayout.razor.rz.scp.css */
.page[b-i5i8aobnif] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-i5i8aobnif] {
    flex: 1;
}

.sidebar[b-i5i8aobnif] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, steelblue 70%);
}

.top-row[b-i5i8aobnif] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-i5i8aobnif]  a, .top-row .btn-link[b-i5i8aobnif] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-i5i8aobnif] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-i5i8aobnif] {
        display: none;
    }

    .top-row.auth[b-i5i8aobnif] {
        justify-content: space-between;
    }

    .top-row a[b-i5i8aobnif], .top-row .btn-link[b-i5i8aobnif] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-i5i8aobnif] {
        flex-direction: row;
    }

    .sidebar[b-i5i8aobnif] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-i5i8aobnif] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-i5i8aobnif], article[b-i5i8aobnif] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MobileWebSaf_Blazor/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-69dr7e65vr] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-69dr7e65vr] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-69dr7e65vr] {
    font-size: 1.1rem;
}

.oi[b-69dr7e65vr] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-69dr7e65vr] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-69dr7e65vr] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-69dr7e65vr] {
        padding-bottom: 1rem;
    }

    .nav-item[b-69dr7e65vr]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-69dr7e65vr]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-69dr7e65vr]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-69dr7e65vr] {
        display: none;
    }

    .collapse[b-69dr7e65vr] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
