@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.n2s0c9bbw5.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-irlhytwjte] {
    position: absolute;
    display: flex;
    flex-direction: column;
    /*padding: 2.6em 0 2.5em 0;*/
    top: 50px;
    bottom: 75px;
    left: 0;
    right: 0;
    overflow: scroll;
    scrollbar-width: none;
}

.page[b-irlhytwjte]::-webkit-scrollbar {
    /*Chrome, Safari, Edge*/
    display: none;
}

main[b-irlhytwjte] {
    flex: 1;
}

header[b-irlhytwjte] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
}

footer[b-irlhytwjte] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

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

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

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

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

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

@media (max-width: 640.98px) {
    .top-row[b-irlhytwjte] {
        justify-content: space-between;
    }

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

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

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

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

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

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


[b-irlhytwjte] fluent-tabs::part(activeIndicator) {
    width: 85%;
}

[b-irlhytwjte] fluent-toolbar {
    background-color: transparent;
}

    [b-irlhytwjte] fluent-toolbar h3[slot="label"] {
        margin-bottom: 0;
    }

[b-irlhytwjte] .fluent-persona .name {
    font-weight: 600;
}

[b-irlhytwjte] fluent-button.shadow {
    filter: drop-shadow(0px 9px 32px rgba(0, 0, 0, 0.04));
    transform: translateX(3px);
}

[b-irlhytwjte] .fluent-profile-menu[top-corner] + div + fluent-anchored-region {
    top: 50px;
}
/* /Pages/Home.razor.rz.scp.css */
img[b-39c3dyv18r] {
	max-width: 12em;
}
