@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* /Layout/FormsNav.razor.rz.scp.css */
.form-link-title[b-kqrpwo8qyg] {
    margin-left: 15px;
    width: 75%;
}
/* /Layout/MainHeader.razor.rz.scp.css */
.main-header[b-qai4k2jbx3] {
    position: absolute;
    right: 0px;
    align-items: center;
    justify-content: space-between;
    min-height: 56px;
    width: 100%;
    padding: 0 24px;
    border-bottom: 1px solid var(--mud-palette-divider);
}
/* /Layout/MainHeaderLoginDetails.razor.rz.scp.css */
.main-header-right[b-py8n2hfajw] {
    position: absolute;
    display: flex;
    min-height: 56px;
    justify-content: space-between;
    align-items: center;
    padding: 0 24px;
    right: 0px;
    z-index: 1000; /* on top of page header */
}
/* /Layout/MainLayout.razor.rz.scp.css */

main[b-2n6jkutb4y] {
    flex: 1;
}

.sidebar[b-2n6jkutb4y] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-2n6jkutb4y] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2n6jkutb4y]  a, .top-row[b-2n6jkutb4y]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-2n6jkutb4y]  a:hover, .top-row[b-2n6jkutb4y]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-2n6jkutb4y]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-2n6jkutb4y] {
        justify-content: space-between;
    }

    .top-row[b-2n6jkutb4y]  a, .top-row[b-2n6jkutb4y]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2n6jkutb4y] {
        flex-direction: row;
    }

    .sidebar[b-2n6jkutb4y] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2n6jkutb4y] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-2n6jkutb4y]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-2n6jkutb4y], article[b-2n6jkutb4y] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/MainNav.razor.rz.scp.css */
.nav[b-jsjxwne4qq] {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.nav-toggle[b-jsjxwne4qq] {
    float: right;
    margin-right: 4px;
}

.nav-header[b-jsjxwne4qq] {
    height: 64px;
    display: flex;
    align-items: center;
    padding: 4px 16px 0px;
}

.nav-header-mini[b-jsjxwne4qq] {
    justify-content: center;
    padding: 0;
}
/* /Pages/Forms/Index.razor.rz.scp.css */
h1:not(:first-child)[b-1z8alinmtw],
h2:not(:first-child)[b-1z8alinmtw],
h3:not(:first-child)[b-1z8alinmtw],
h4:not(:first-child)[b-1z8alinmtw],
h5:not(:first-child)[b-1z8alinmtw],
h6:not(:first-child)[b-1z8alinmtw] {
    margin-top: 0.5rem;
}

.paragraph-callout[b-1z8alinmtw] {
    background-color: var(--mud-palette-tertiary);
}

.paragraph-callout p:last-child[b-1z8alinmtw] {
    margin-bottom: 0px !important;
    background-color: red;
}
/* /Pages/Home/Index.razor.rz.scp.css */
table[b-hhnjy8y0l2] {
    width: 100%;
    table-layout: fixed; /* Allow setting column widths */

    border-collapse: collapse;
}

th:first-child[b-hhnjy8y0l2] {
    background-color: var(--mud-palette-table-striped);
}

th[b-hhnjy8y0l2], td[b-hhnjy8y0l2] {
    height: 48px;
    border-bottom: 1px solid var(--mud-palette-divider);
}

thead th[b-hhnjy8y0l2] {
    font-weight: 600;
}

tbody th[b-hhnjy8y0l2] {
    font-weight: 400;
}
/* /Pages/MemberEAManagement/Components/MemberReturnAccessGroupAccountCell.razor.rz.scp.css */
.selectable-account:hover[b-qqh1f6vvvi] {
    background-color: var(--mud-palette-action-default-hover);
    cursor: pointer;
}
/* /Shared/Auditing/AuditingHistoryDrawer.razor.rz.scp.css */

.vertical-line[b-cc2brn4wqf] {
    position: absolute !important;
    top: 0px !important;
    left: 190px !important;
    bottom: 0px !important;
    height: 100% !important;
    width: 2px !important;
    background-color: var(--mud-palette-divider) !important;
    content: "" !important;
}

.footer[b-cc2brn4wqf] {
    position: absolute;
    bottom: 0px;
    height: 64px;
    width: 100%;
    border-top: 1px solid var(--mud-palette-divider);
    background-color: #FFF;
    padding-top: 15px;
}

[b-cc2brn4wqf] .mud-timeline-item {
    justify-content: flex-end !important;
}


[b-cc2brn4wqf] .mud-timeline-item-content {
    flex: 1 1 auto !important;
}

[b-cc2brn4wqf] .mud-timeline-item-opposite {
    flex: 0 0 143px !important;
}

[b-cc2brn4wqf] .mud-timeline-vertical.mud-timeline-position-alternate::before {
    right: 0px !important;
    left: 190px !important;
}

[b-cc2brn4wqf] .mud-expand-panel-content {
    background-color: var(--mud-palette-background-gray);
    padding-top: 20px;
}

/* /Shared/NumberStatusIcon.razor.rz.scp.css */
.container[b-15aukkvb0y] {
    display: flex;
    justify-content: center;
}

.centered-number[b-15aukkvb0y] {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
