@import '_content/Soc.Core.UI/Soc.Core.UI.apy0jogw7u.bundle.scp.css';

/* /Components/Controls/ImageEditDialog.razor.rz.scp.css */
.cropper-shell[b-7prny9vuzp] {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
}
/* /Components/Layout/BasicLayout.razor.rz.scp.css */
.page-wrapper[b-5m89nhx9s5] {
    flex: 1;
    flex-direction: row;
    justify-content: center;
    padding: 1.1rem;
}

    .page-wrapper[b-5m89nhx9s5] >  * {
        flex-grow: 1;
    }

main[b-5m89nhx9s5] {
    display: flex;
}

@media (min-width: 641px) {
    .page[b-5m89nhx9s5] {
        flex-direction: row;
    }
}

#blazor-error-ui[b-5m89nhx9s5] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-5m89nhx9s5] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page-wrapper[b-9jx1aytyt1] {
    flex: 1;
    flex-direction: row;
    justify-content: center;
    padding: 1.1rem;
}

.content[b-9jx1aytyt1] {
    flex-grow: 1;
    max-width: 960px;
}

main[b-9jx1aytyt1] {
    display: flex;
}

@media (min-width: 641px) {
    .page[b-9jx1aytyt1] {
        flex-direction: row;
    }
}

@media (max-width: 900px) {
    .text-menu[b-9jx1aytyt1] {
        display: none;
    }
}

#blazor-error-ui[b-9jx1aytyt1] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-9jx1aytyt1] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/BoardListView.razor.rz.scp.css */
.content[b-sbxl8k2muv] {
    max-width: 960px;
}

.seats-display[b-sbxl8k2muv] {
    min-width:120px
}

.collapse-toggle .ct-chevron[b-sbxl8k2muv] {
    transition: transform 0.25s ease;
    display: inline-block;
}

.collapse-toggle[aria-expanded="true"] .ct-chevron[b-sbxl8k2muv] {
    transform: rotate(180deg);
}

.ct-count-collapsed[b-sbxl8k2muv] {
    display: none;
}

.collapse-toggle[aria-expanded="false"] .ct-count-collapsed[b-sbxl8k2muv] {
    display: inline;
}

@media (prefers-reduced-motion: reduce) {
    .collapse-toggle .ct-chevron[b-sbxl8k2muv] {
        transition: none;
    }
}

.collapse-toggle[b-sbxl8k2muv] {
    background-color: rgba(0, 0, 0, 0);    
}

    .collapse-toggle:hover[b-sbxl8k2muv] {
        background-color: rgba(0, 0, 0, 0.04);
    }
/* /Components/Pages/BoardView.razor.rz.scp.css */
.content[b-yntxkpnshp] {
    max-width: 960px;
}

img.responsive-thumb[b-yntxkpnshp] {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

@media (max-width: 576px) {
    img.responsive-thumb[b-yntxkpnshp] {
        width: 100%;
        max-width: 280px;
        height: auto;
    }
}

.collapse-toggle .ct-chevron[b-yntxkpnshp] {
    transition: transform 0.25s ease;
    display: inline-block;
}

.collapse-toggle[aria-expanded="true"] .ct-chevron[b-yntxkpnshp] {
    transform: rotate(180deg);
}

.display-expanded[b-yntxkpnshp] {
    display: none;
}

.display-collapsed[b-yntxkpnshp] {
    display: inline;
}

.collapse-toggle[aria-expanded="true"] .display-expanded[b-yntxkpnshp] {
    display: inline;
}

.collapse-toggle[aria-expanded="true"] .display-collapsed[b-yntxkpnshp] {
    display: none;
}

.collapse-toggle.bg-secondary[b-yntxkpnshp] {
    --bs-bg-opacity: 0.1;
}
    .collapse-toggle.bg-secondary:hover[b-yntxkpnshp] {
        --bs-bg-opacity: 0.50;
    }

    .collapse-toggle.bg-secondary span[b-yntxkpnshp], .collapse-toggle.bg-secondary i[b-yntxkpnshp] {
        color: var(--bs-secondary);
    }

    .collapse-toggle.bg-secondary:hover span[b-yntxkpnshp], .collapse-toggle.bg-secondary:hover i[b-yntxkpnshp] {
        color: white;
    }
/* /Components/Pages/EditSeatMember.razor.rz.scp.css */
img.responsive-thumb[b-puvp77y4ff] {
    width: 300px;
    height: 300px;
    object-fit: cover;
}

@media (max-width: 576px) {
    img.responsive-thumb[b-puvp77y4ff] {
        width: 100%;
        height: auto;
    }
}

.collapse-toggle .ct-chevron[b-puvp77y4ff] {
    transition: transform 0.25s ease;
    display: inline-block;
}

.collapse-toggle[aria-expanded="true"][b-puvp77y4ff] {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.collapse-toggle[aria-expanded="true"] .ct-chevron[b-puvp77y4ff] {
    transform: rotate(180deg);
}

.ct-count-collapsed[b-puvp77y4ff] {
    display: none;
}

.collapse-toggle[aria-expanded="false"] .ct-count-collapsed[b-puvp77y4ff] {
    display: inline;
}

@media (prefers-reduced-motion: reduce) {
    .collapse-toggle .ct-chevron[b-puvp77y4ff] {
        transition: none;
    }
}

.collapse-toggle[b-puvp77y4ff] {
    --bs-bg-opacity: 0.1;
}

    .collapse-toggle:hover[b-puvp77y4ff] {
        --bs-bg-opacity: 0.50;
    }

    .collapse-toggle span[b-puvp77y4ff], .collapse-toggle i[b-puvp77y4ff] {
        color: var(--bs-secondary);
    }

    .collapse-toggle:hover span[b-puvp77y4ff], .collapse-toggle:hover i[b-puvp77y4ff] {
        color: white;
    }

.preview-overlay[b-puvp77y4ff] {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;

    padding: 8px 10px;
    color: white;
    font-size: 14px;
    line-height: 1.2;

    text-align: center;

    background: rgba(0, 0, 0, 0.55);
}
/* /Components/Pages/Index.razor.rz.scp.css */



/* /Components/Pages/StepResume.razor.rz.scp.css */
@media (max-width: 641px) {
    .btn-hiding[b-8d5ioiu3wm] {
        display: none;
    }
}

