@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.n2s0c9bbw5.bundle.scp.css';
@import '_content/Shared/Shared.eyd5uuktpf.bundle.scp.css';

/* /MainLayout.razor.rz.scp.css */
.page[b-l6xit9pofj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-l6xit9pofj] {
    flex: 1;
}
/*

*/
.sidebar[b-l6xit9pofj] {
    background: linear-gradient(180deg, #4390CE 0%, #223266 100%)
}

/*
    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;
    }
}
