@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.dibzmir27r.bundle.scp.css';
@import '_content/Upside.Base.UI/Upside.Base.UI.0c64z0lmsp.bundle.scp.css';
@import '_content/Upside.Common.UI/Upside.Common.UI.ackt5bts4y.bundle.scp.css';
@import '_content/Upside.Components/Upside.Components.rj36s06n9v.bundle.scp.css';
@import '_content/Upside.CRM.UI/Upside.CRM.UI.5bouoxtvjn.bundle.scp.css';
@import '_content/Upside.Docs.UI/Upside.Docs.UI.wgsgc781pc.bundle.scp.css';
@import '_content/Upside.HealthPlan.Reimbursement.UI/Upside.HealthPlan.Reimbursement.UI.g4iyisuyi0.bundle.scp.css';
@import '_content/Upside.Sys.UI/Upside.Sys.UI.aa1idmhyho.bundle.scp.css';
@import '_content/Upside.Web.Settings/Upside.Web.Settings.eltpmmxblt.bundle.scp.css';

/* /Layout/MainHeader.razor.rz.scp.css */
.header[b-57cdhhh1y6] {
    position: relative;
    display: flex;
    flex-shrink: 0;
    background-color: var(--fill-color,rgba(255, 255, 255, 1));
    color: var(--semanticColors-BodyText);
    min-height: 48px;
    overflow-x: hidden;
    z-index: 99;
}

[b-57cdhhh1y6] .us-Header-icon {
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    padding: 8px 8px;
    box-sizing: content-box;

}

    [b-57cdhhh1y6] .us-Header-icon:hover {
        background-color: var(--neutral-layer-2);
        cursor: pointer;
    }


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

main[b-3hbp4hrgxb] {
    flex: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

    .top-row[b-3hbp4hrgxb], article[b-3hbp4hrgxb] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/MainPage.razor.rz.scp.css */
.mainpage-footer[b-7xfx1n457j]{
    display: flex;
    flex-shrink: 0;
}

.persona-title[b-7xfx1n457j] {
    font-size: 16px;
    font-weight: bold;
}

