@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-pbn2pql16o] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-pbn2pql16o] {
    flex: 1;
}

.sidebar[b-pbn2pql16o] {
    background-image: linear-gradient(180deg, var(--gaa-orange-fonce), var(--gaa-orange));
}

.top-row[b-pbn2pql16o] {
    background-color: var(--gaa-gris);
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row .btn[b-pbn2pql16o] {
    color: var(--gaa-gris) !important;
    background-color: #ededed !important;
}

    .top-row[b-pbn2pql16o]  a, .top-row[b-pbn2pql16o]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-pbn2pql16o]  a:hover, .top-row[b-pbn2pql16o]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-pbn2pql16o]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

.div .dropdown-culture[b-pbn2pql16o] {
    color: var(--gaa-blanc-libelle);
}

@media (max-width: 640.98px) {
    .top-row[b-pbn2pql16o] {
        justify-content: space-between;
    }

    .top-row[b-pbn2pql16o]  a, .top-row[b-pbn2pql16o]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-pbn2pql16o] {
        flex-direction: row;
    }

    .sidebar[b-pbn2pql16o] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-pbn2pql16o] {
        position: sticky;
        top: 0;
        z-index: 2000;
    }

    .top-row.auth[b-pbn2pql16o]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-pbn2pql16o], article[b-pbn2pql16o] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-v03wpi66tu] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-v03wpi66tu] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-v03wpi66tu] {
    font-size: 1.1rem;
    padding-top: 0;
    padding-bottom: 0;
}

.bi[b-v03wpi66tu] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-v03wpi66tu] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-v03wpi66tu] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-v03wpi66tu] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-v03wpi66tu] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-v03wpi66tu] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-v03wpi66tu] {
        padding-bottom: 1rem;
    }

    .nav-item[b-v03wpi66tu]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-v03wpi66tu]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-v03wpi66tu]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-v03wpi66tu] {
        display: none;
    }

    .collapse[b-v03wpi66tu] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-v03wpi66tu] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Home/Components/Admin/AdminFormulaires.razor.rz.scp.css */
/* QuickGrid effects */
.grid-button[b-zgj13vvkgf] {
    padding: 8px;
    background-color: rgba(128, 128, 128, 1);
    color:white;
}
[b-zgj13vvkgf] table {
    width: 100%;
}

/* Stripe effect */
[b-zgj13vvkgf] tbody tr:nth-child(even) {
    background: rgba(0,0,0,0.04);
}

/* Fix height and enable scrolling */
.grid[b-zgj13vvkgf] {
    max-height: 50vh;
    overflow-y: auto;
}

    .grid[b-zgj13vvkgf]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-zgj13vvkgf] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-zgj13vvkgf] tr {
    height: 30px;
    border-bottom: 0.5px solid silver;
}

[b-zgj13vvkgf] tbody td {
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* /Pages/Home/Components/Admin/AssureurList.razor.rz.scp.css */
/* QuickGrid effects */
.grid-button[b-jl56vk2ygm] {
    padding: 8px;
    background-color: rgba(128, 128, 128, 1);
    color:white;
}
[b-jl56vk2ygm] table {
    width: 100%;
}

/* Stripe effect */
[b-jl56vk2ygm] tbody tr:nth-child(even) {
    background: rgba(0,0,0,0.04);
}

/* Fix height and enable scrolling */
.grid[b-jl56vk2ygm] {
    max-height: 50vh;
    overflow-y: auto;
}

    .grid[b-jl56vk2ygm]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-jl56vk2ygm] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-jl56vk2ygm] tr {
    height: 30px;
    border-bottom: 0.5px solid silver;
}

[b-jl56vk2ygm] tbody td {
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* /Pages/Home/Components/Admin/EnvoiCourrielsListe.razor.rz.scp.css */
/* QuickGrid effects */
.grid-button[b-pjx0vgivmp] {
    padding: 8px;
    background-color: rgba(128, 128, 128, 1);
    color:white;
}
[b-pjx0vgivmp] table {
    width: 100%;
}

/* Stripe effect */
[b-pjx0vgivmp] tbody tr:nth-child(even) {
    background: rgba(0,0,0,0.04);
}

/* Fix height and enable scrolling */
.grid[b-pjx0vgivmp] {
    max-height: 50vh;
    overflow-y: auto;
}

    .grid[b-pjx0vgivmp]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-pjx0vgivmp] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-pjx0vgivmp] tr {
    height: 30px;
    border-bottom: 0.5px solid silver;
}

[b-pjx0vgivmp] tbody td {
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* /Pages/Home/Components/Formulaires/Conciliation/AutresAjustements.razor.rz.scp.css */
/* QuickGrid effects */
.grid-button[b-7p5oui88q9] {
    padding: 8px;
    background-color: rgba(128, 128, 128, 1);
    color:white;
}
[b-7p5oui88q9] table {
    width: 100%;
}

/* Stripe effect */
[b-7p5oui88q9] tbody tr:nth-child(even) {
    background: rgba(0,0,0,0.04);
}

/* Fix height and enable scrolling */
.grid[b-7p5oui88q9] {
    max-height: 50vh;
    overflow-y: auto;
}

    .grid[b-7p5oui88q9]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-7p5oui88q9] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}

[b-7p5oui88q9] thead tr {
    border-bottom: 0.5px solid silver;
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-7p5oui88q9] tr {
    height: 30px;
}

[b-7p5oui88q9] tbody td {
    white-space: nowrap;
    text-overflow: ellipsis;
}

[b-7p5oui88q9] .action-col-width {
    width: 80px;
}

.custom-padding-left[b-7p5oui88q9] {
    padding-left: 84px;
}


/* /Pages/Home/Components/Formulaires/Conciliation/SectionSinistresSubis.razor.rz.scp.css */
.custom-padding-left[b-4e606mfcid]{
    padding-left: 84px;
}
/* /Pages/Home/Components/Membres/MemberComponent.razor.rz.scp.css */
/* /Pages/Home/Components/Membres/MembreFormulaires.razor.rz.scp.css */
/* QuickGrid effects */
.grid-button[b-9l2vqzrdv1] {
    padding: 8px;
    background-color: rgba(128, 128, 128, 1);
    color:white;
}
[b-9l2vqzrdv1] table {
    width: 100%;
}

/* Stripe effect */
[b-9l2vqzrdv1] tbody tr:nth-child(even) {
    background: rgba(0,0,0,0.04);
}

/* Fix height and enable scrolling */
.grid[b-9l2vqzrdv1] {
    max-height: 50vh;
    overflow-y: auto;
}

    .grid[b-9l2vqzrdv1]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-9l2vqzrdv1] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-9l2vqzrdv1] tr {
    height: 30px;
    border-bottom: 0.5px solid silver;
}

[b-9l2vqzrdv1] tbody td {
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* /Pages/Home/Home.razor.rz.scp.css */
/* QuickGrid effects */

/* Stripe effect */
[b-5fsxy0jh8e] tbody tr:nth-child(even) {
    background: rgba(0,0,0,0.04);
}

/* Fix height and enable scrolling */
.grid[b-5fsxy0jh8e] {
    max-height: 50vh;
    overflow-y: auto;
}

.grid[b-5fsxy0jh8e]  table {
    min-width: 100%;
}

/* Sticky header while scrolling */
[b-5fsxy0jh8e] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    outline: 1px solid gray;
    z-index: 1;
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-5fsxy0jh8e] tr {
    height: 25px;
    border-bottom: 0.5px solid silver;
}

[b-5fsxy0jh8e] tbody td {
    white-space: nowrap;
    text-overflow: ellipsis;
}
