@import '_content/AFC.Common.Client.BlazorHelpers/AFC.Common.Client.BlazorHelpers.oil7z7gmrl.bundle.scp.css';

/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-tc2ggmfhu8] {
    position: relative;
    display: flex;
    margin-bottom: 70px;
}

[b-tc2ggmfhu8] a.nav-link.active {
    text-decoration: underline;
    background-color: #A65316;
}

[b-tc2ggmfhu8] .btn-primary {
    background-color: var(--appcolor);
    border-color: var(--appcolor);
}

[b-tc2ggmfhu8] .mud-button-filled.mud-button-filled-primary:hover, .mud-button-filled.mud-button-filled-primary:focus-visible[b-tc2ggmfhu8], .mud-button-filled.mud-button-filled-primary[b-tc2ggmfhu8] {
    background-color: var(--appcolor);
}

.main[b-tc2ggmfhu8] {
    flex: 1;
}

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

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

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

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

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

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

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

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

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

    .main > div[b-tc2ggmfhu8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.header-logo[b-tc2ggmfhu8] {
    padding: .5rem 1rem;
}

[b-tc2ggmfhu8] .validation-message {
    color: var(--danger);
    margin-top: -1rem;
    margin-bottom: 1rem;
}

[b-tc2ggmfhu8] .warning-color {
    color: var(--danger);
}

[b-tc2ggmfhu8] .dropdown-menu:hover, .dropdown-item:hover[b-tc2ggmfhu8] {
    cursor: pointer;
}

[b-tc2ggmfhu8] .table-header-gray {
    --mud-palette-surface: lightgray;
    background-color: lightgray;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.menu-with-submenu[b-1uscbbvmnn] {
    padding-bottom: 0rem;
}
