@import '_content/BsPlatformOne.WebComponents/BsPlatformOne.WebComponents.40ocfiehoe.bundle.scp.css';

/* /Pages/Security/TwoFactorAuthentication/Enable2FA.razor.rz.scp.css */
[b-jdt3nllb20] .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item.e-template { display: none !important; }

[b-jdt3nllb20] .e-tab .e-tab-header:not(.e-vertical)::before { border-bottom-width: 0px !important; }
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-o5lnguvv45] {
    display: flex;
    flex-direction: column;
    position: relative;
}

.main[b-o5lnguvv45] { flex: 1; }

.sidebar[b-o5lnguvv45] { background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%); }

.top-row[b-o5lnguvv45] {
    align-items: center;
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    display: flex;
    height: 3.5rem;
    justify-content: flex-end;
}

.top-row[b-o5lnguvv45]  a, .top-row .btn-link[b-o5lnguvv45] {
    margin-left: 1.5rem;
    white-space: nowrap;
}

.top-row a:first-child[b-o5lnguvv45] {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-o5lnguvv45] { display: none; }

    .top-row.auth[b-o5lnguvv45] { justify-content: space-between; }

    .top-row a[b-o5lnguvv45], .top-row .btn-link[b-o5lnguvv45] { margin-left: 0; }
}

@media (min-width: 641px) {
    .page[b-o5lnguvv45] { flex-direction: row; }

    .sidebar[b-o5lnguvv45] {
        height: 100vh;
        position: sticky;
        top: 0;
        width: 250px;
    }

    .top-row[b-o5lnguvv45] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-o5lnguvv45] {
        padding-left: 20rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-hx6wt4x6wf] { background-color: rgba(255, 255, 255, 0.1); }

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

.navbar-brand[b-hx6wt4x6wf] { font-size: 1.1rem; }

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

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

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

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

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

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

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

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

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