@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.lcdo7z9xd2.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.main-content-layout[b-4jx01y39at] {
    display: flex;
    align-items: flex-start;
    width: 100%;
    gap: 0;
    position: relative;
    z-index: 1;
}

.navigation-shell[b-4jx01y39at] {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    min-width: 0;
}

.body-stack[b-4jx01y39at] {
    flex: 1 1 auto;
    min-width: 0;
}

@media (min-width: 431px) and (max-width: 768px) {
    .navigation-shell[b-4jx01y39at] {
        flex: 0 0 56px;
        width: 56px;
        max-width: 56px;
    }
}

@media (max-width: 430px) {
    .navigation-shell[b-4jx01y39at] {
        flex: 0 0 40px;
        width: 40px;
        max-width: 40px;
    }
}

@media (max-width: 768px) {
    .body-stack[b-4jx01y39at] {
        padding-top: 16px;
    }
}
/* /Components/Layout/ResponsiveNavMenu.razor.rz.scp.css */
.responsive-nav[b-54n4woht7s] {
    position: relative;
    z-index: 1000;
    width: 350px;
    max-width: 350px;
    background: white;
    color: #202020;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
}

.responsive-nav.is-collapsed[b-54n4woht7s] {
    width: 56px;
    max-width: 56px;
}

.responsive-nav-toggle[b-54n4woht7s] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 44px;
    padding: 8px;
    border: 0;
    border-bottom: 1px solid #d8d8d8;
    background: white;
    color: #006bb7;
    cursor: pointer;
}

.menu-icon[b-54n4woht7s] {
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 18px;
}

.menu-icon span[b-54n4woht7s] {
    display: block;
    height: 2px;
    width: 18px;
    border-radius: 2px;
    background: currentColor;
}

.responsive-nav-links[b-54n4woht7s] {
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 140px);
    overflow-y: auto;
    padding: 4px;
}

.responsive-nav-link[b-54n4woht7s],
.responsive-nav-group summary[b-54n4woht7s] {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 44px;
    padding: 8px 10px;
    border-radius: 4px;
    color: #202020;
    text-decoration: none;
    cursor: pointer;
}

.responsive-nav-link:hover[b-54n4woht7s],
.responsive-nav-group summary:hover[b-54n4woht7s] {
    background: #f0f0f0;
}

.responsive-nav-link[b-54n4woht7s]  fluent-icon,
.responsive-nav-group summary[b-54n4woht7s]  fluent-icon {
    flex: 0 0 24px;
}

.responsive-nav-link.is-disabled[b-54n4woht7s] {
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
}

.responsive-nav-group[b-54n4woht7s] {
    margin: 0;
}

.responsive-nav-group summary[b-54n4woht7s] {
    list-style: none;
}

.responsive-nav-group summary[b-54n4woht7s]::-webkit-details-marker {
    display: none;
}

.responsive-nav-group summary[b-54n4woht7s]::after {
    margin-left: auto;
    content: "›";
    font-size: 1.5rem;
}

.responsive-nav-group[open] summary[b-54n4woht7s]::after {
    transform: rotate(90deg);
}

.responsive-nav-group-links[b-54n4woht7s] {
    padding-left: 18px;
}

@media (min-width: 769px) {
    .responsive-nav[b-54n4woht7s] {
        min-height: calc(100vh - 90px);
    }

    .responsive-nav.is-open .responsive-nav-toggle[b-54n4woht7s] {
        justify-content: flex-start;
        padding-left: 16px;
    }
}

@media (min-width: 431px) and (max-width: 768px) {
    .responsive-nav[b-54n4woht7s] {
        width: 56px;
        max-width: 56px;
        min-height: calc(100vh - 90px);
    }

    .responsive-nav.is-open[b-54n4woht7s] {
        width: min(350px, calc(100vw - 16px));
        max-width: calc(100vw - 16px);
        position: absolute;
        left: 0;
    }
}

@media (max-width: 430px) {
    .responsive-nav[b-54n4woht7s] {
        width: 40px;
        max-width: 40px;
        min-height: calc(100vh - 90px);
    }

    .responsive-nav.is-collapsed[b-54n4woht7s] {
        width: 40px;
        max-width: 40px;
    }

    .responsive-nav.is-open[b-54n4woht7s] {
        width: min(350px, calc(100vw - 8px));
        max-width: calc(100vw - 8px);
        position: absolute;
        left: 0;
    }

    .responsive-nav-toggle[b-54n4woht7s] {
        min-height: 32px;
        height: 32px;
        padding: 4px;
    }
}
/* /Components/Pages/Admin/Volunteers/VolunteerJobList.razor.rz.scp.css */
[b-epmg6e2204] > fluent-badge {
    /* Active  - green background with white text */
    --badge-fill-active: #198754;
    --badge-color-active: #ffffff;
    /* Passive  - light gray background with dark text */
    --badge-fill-passive: #e9ecef;
    --badge-color-passive: #212529;
}
/* /Components/Tools/Menu/ToggleNavMenu.razor.rz.scp.css */
.navbar-toggler[b-tntqn1beuz] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-tntqn1beuz] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-tntqn1beuz] {
    font-size: 1.1rem;
}

.oi[b-tntqn1beuz] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-tntqn1beuz] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-tntqn1beuz] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-tntqn1beuz] {
        padding-bottom: 1rem;
    }

    .nav-item[b-tntqn1beuz]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-tntqn1beuz]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-tntqn1beuz]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-tntqn1beuz] {
        display: none;
    }

    .collapse[b-tntqn1beuz] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-tntqn1beuz] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
