@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.lcdo7z9xd2.bundle.scp.css';
@import '_content/Shared/Shared.0qf1q0zoil.bundle.scp.css';

/* /MainLayout.razor.rz.scp.css */
.page[b-l6xit9pofj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-l6xit9pofj] {
    flex: 1;
    min-width: 0;
}
/*

*/
.sidebar[b-l6xit9pofj] {
    background: linear-gradient(180deg, #4597cf 0%, #356fa8 48%, #263f78 100%);
}

.content[b-l6xit9pofj] {
    min-width: 0;
}

.bc-sidebar-toggle[b-l6xit9pofj] {
    position: fixed;
    top: .35rem;
    right: .6rem;
    z-index: 1100;
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    min-height: 1.85rem;
    padding: .25rem .45rem;
    border: 1px solid rgba(255, 255, 255, .42);
    border-radius: 6px;
    background: rgba(22, 47, 95, .9);
    color: #fff;
    font-size: .7rem;
    font-weight: 600;
    box-shadow: 0 5px 16px rgba(15, 23, 42, .18);
    cursor: pointer;
}

.bc-sidebar-toggle:hover[b-l6xit9pofj] {
    background: rgba(12, 33, 73, .96);
}

.bc-sidebar-toggle .oi[b-l6xit9pofj] {
    font-size: .9rem;
    top: 0;
}

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

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

    .top-row[b-l6xit9pofj]  a:hover, .top-row[b-l6xit9pofj]  .btn-link:hover {
        text-decoration: underline;
    }

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

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

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

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

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

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

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

    .top-row.auth[b-l6xit9pofj]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-l6xit9pofj], article[b-l6xit9pofj] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .bc-sidebar-toggle[b-l6xit9pofj] {
        right: .6rem;
    }

    .page.bc-sidebar-hidden article[b-l6xit9pofj] {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
}

@media (max-width: 640.98px) {
    .bc-sidebar-toggle:not(.bc-sidebar-hidden)[b-l6xit9pofj] {
        display: none;
    }

    .bc-sidebar-toggle[b-l6xit9pofj] {
        right: .6rem;
        width: 1.95rem;
        min-height: 1.95rem;
        justify-content: center;
        padding: 0;
    }

    .bc-sidebar-toggle-text[b-l6xit9pofj] {
        display: none;
    }
}
