@import '_content/LxpWeb.Composants/LxpWeb.Composants.bundle.scp.css';

/* /Pages/Accueil/CiPageAccueil.razor.rz.scp.css */
.page-container[b-dd9ag1y4wn] {
    width: 100%;
    height: 100%;
    background: var(--md-sys-color-background);
    overflow: auto;
}

[b-dd9ag1y4wn] .ci-liste-widgets {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    flex-direction: row;
    padding-bottom: 50px;
    justify-content: center;
}
/* /Pages/Action/CiInformationsAction.razor.rz.scp.css */
span[b-aewdgxywcb], a[b-aewdgxywcb] {
    word-break: break-word;
}

.information-container[b-aewdgxywcb] {
    width: 100%;
    padding-bottom: 15px;
}

.groupe-information[b-aewdgxywcb] {
    width: 95%;
    margin-top: 25px;
}

    .groupe-information:first-of-type[b-aewdgxywcb] {
        margin-top: 0px;
    }

.groupe-nom-information[b-aewdgxywcb] {
    height: fit-content;
    width: 40%;
}

    .groupe-nom-information > span[b-aewdgxywcb] {
        font-weight: 500;
    }

.information-container[b-aewdgxywcb] {
    color: var(--md-sys-color-on-secondary-container);
}

    .information-container:last-child[b-aewdgxywcb] {
        margin-bottom: 80px;
    }

.informations-divers > span[b-aewdgxywcb] {
    font-weight: 500;
}

.groupe-valeur-information[b-aewdgxywcb] {
    height: fit-content;
    width: 60%;
}

.groupe-information > h3[b-aewdgxywcb] {
    font-size: 18px;
    margin-left: 10px;
    color: var(--md-sys-color-on-background);
}

.groupe-valeur-information > a[b-aewdgxywcb], .ci-lien[b-aewdgxywcb] {
    width: fit-content;
    text-decoration: none;
    color: #054f8a !important;
}

    .ci-lien:hover[b-aewdgxywcb] {
        cursor: pointer;
    }

@media (prefers-color-scheme: dark) {
    .groupe-valeur-information > a[b-aewdgxywcb], .ci-lien[b-aewdgxywcb] {
        color: #2196f3 !important;
    }
}

.detail-information[b-aewdgxywcb] {
    padding: 6px 10px 6px 10px;
    background: var(--md-sys-color-secondary-container);
    border-radius: 10px;
}

    .detail-information > h4[b-aewdgxywcb] {
        color: var(--md-sys-color-on-background);
    }

.ci-icone-participants-action[b-aewdgxywcb] {
    margin-left: 6px;
    margin-right: 6px;
    font-size: 14px;
    color: var(--md-sys-color);
}
/* /Pages/Action/CiPageActionParticipants.razor.rz.scp.css */
.page-container[b-f4cz79lvae] {
    height: 100%;
    width: 100%;
}

.container-master-et-detail[b-f4cz79lvae] {
    flex: 1;
    height: 100%;
}
/* /Pages/Action/CiPageActions.razor.rz.scp.css */
.page-container[b-8p3luzx834] {
    height: 100%;
    width: 100%;
}

.container-master-et-detail[b-8p3luzx834] {
    flex: 1;
    height: 100%;
}

.liste-master-element[b-8p3luzx834] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.liste-master-element-detail[b-8p3luzx834] {
    min-width: var(--largeur-master-element-avec-detail);
    max-width: var(--largeur-master-element-avec-detail);
    width: var(--largeur-master-element-avec-detail);
}

.detail-element-grande-fenetre[b-8p3luzx834] {
    background-color: var(--md-sys-color-background);
    z-index: 1;
    width: 100%;
    max-width: 1620px;
    border-left: 1px solid var(--md-sys-color-secondary-container);
    overflow-y: auto;
}

.close-popup-detail-element-button[b-8p3luzx834] {
    align-self: end;
    margin: 20px;
    border-radius: 20px;
    border: none;
}

.element > span[b-8p3luzx834] {
    font-size: 14px;
}

@media (min-width : 600px) {
    .master-element[b-8p3luzx834] {
        width: 100%;
    }
}

@media (max-width : 600px) {
    .page-clients-container[b-8p3luzx834] {
        height: 100%;
    }
}
/* /Pages/Action/CiPageActionsFiltres.razor.rz.scp.css */
.form-page[b-rm7o1dgcse] {
    background: var(--md-sys-color-background);
    height: 100%;
    overflow-y: auto;
    padding-bottom: 30%;
}

.input-group[b-rm7o1dgcse] {
    margin-top: 16px;
    width: 100%;
}
/* /Pages/Action/CiPageActionsForm.razor.rz.scp.css */
.form-page[b-6dcrd1732q] {
    background: var(--md-sys-color-background);
    height: 100%;
    overflow-y: auto;
}

[b-6dcrd1732q] .layout-group:last-of-type {
    margin-bottom: 120px;
}

[b-6dcrd1732q] .layout-group-caption {
    padding-bottom: 8px;
    border-bottom: 1px solid var(--md-sys-color-outline);
    color: var(--md-sys-color-on-background);
}

.input-group[b-6dcrd1732q] {
    margin-top: 16px;
    width: 100%;
}
/* /Pages/Agenda/CiPageAgenda.razor.rz.scp.css */
.page-container[b-spfa666dc1] {
    height: 100%;
    width: 100%;
    overflow-y: scroll;
}
/* /Pages/Agenda/CiPageAgendaFiltres.razor.rz.scp.css */
.container-fluid[b-qmemdvud91] {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
/* /Pages/Articles/CiPageArticlesFiltres.razor.rz.scp.css */
.form-page[b-opjdga6ita] {
    background: var(--md-sys-color-background);
    height: 100%;
    overflow-y: auto;
    padding-bottom: 30%;
}
/* /Pages/Articles/CiZoneJointureArticle.razor.rz.scp.css */
.input-group[b-4um4t9b2eu] {
    margin-top: 10px;
    margin-bottom: 10px;
}

.input-zone-jointure[b-4um4t9b2eu] {
    border: 1pt dashed var(--md-sys-color-outline);
    border-radius: 4px;
}

    .input-zone-jointure:hover[b-4um4t9b2eu] {
        border-color: rgba(51, 122, 183, .4);
    }

[b-4um4t9b2eu] .input-jointure {
    width: 100%;
    border-style: none;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-right: none;
}

    [b-4um4t9b2eu] .input-jointure:hover {
        outline: none;
    }

    [b-4um4t9b2eu] .input-jointure.ci-non-actif {
        background-color: var(--md-ref-palette-neutral70);
        color: var(--md-sys-color-on-tertiary);
    }

[b-4um4t9b2eu] .input-jointure-bouton {
    width: 42px;
    background: var(--md-sys-color-tertiary);
    color: var(--md-sys-color-on-tertiary);
    border-style: none;
    border-left: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

    [b-4um4t9b2eu] .input-jointure-bouton:hover {
        background: var(--md-ref-palette-neutral40);
    }

.input-jointure-bouton > i[b-4um4t9b2eu] {
    font-size: 16px;
}
/* /Pages/Carte/CiPageCarteFiltres.razor.rz.scp.css */
.container-fluid[b-vp0taodyyh] {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

[b-vp0taodyyh] .dxbl-tabs-tablist li {
    width: 33.3333%;
    text-align: center;
}

[b-vp0taodyyh] .dxbl-tabs-tablist ul {
    margin-top: 2%;
}

[b-vp0taodyyh] .formulaire-filtre {
    overflow-y: auto;
    height: calc(100vh - var(--taille-header) - 110px);
}
/* /Pages/ChangerSociete/CiPageChangerSociete.razor.rz.scp.css */
.page-container[b-tkbd88a4t7] {
    height: 100%;
    width: 100%;
}

.container-master[b-tkbd88a4t7] {
    flex: 1;
    height: 100%;
}

.liste-master-element[b-tkbd88a4t7] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100vh;
}

.liste-master[b-tkbd88a4t7] {
    min-width: var(--largeur-master-element-avec-detail);
    max-width: var(--largeur-master-element-avec-detail);
    width: var(--largeur-master-element-avec-detail);
}

.detail-element-grande-fenetre[b-tkbd88a4t7] {
    background-color: var(--md-sys-color-background);
    z-index: 1;
    width: 100%;
    max-width: 1620px;
    border-left: 1px solid var(--md-sys-color-secondary-container);
    overflow-y: auto;
}

.element > span[b-tkbd88a4t7] {
    font-size: 14px;
}

@media (min-width : 600px) {
    .master-element[b-tkbd88a4t7] {
        width: 100%;
    }
}

@media (max-width : 600px) {
    .page-clients-container[b-tkbd88a4t7] {
        height: 100%;
    }
}
/* /Pages/Clients/CiInformationsClient.razor.rz.scp.css */
span[b-7jur20nbpd], a[b-7jur20nbpd] {
    word-break: break-word;
}

.information-container[b-7jur20nbpd] {
    width: 100%;
    padding-bottom: 15px;
}

.groupe-information[b-7jur20nbpd] {
    width: 95%;
    margin-top: 25px;
}

.groupe-information:first-of-type[b-7jur20nbpd] {
    margin-top: -20px;
}

.groupe-nom-information[b-7jur20nbpd] {
    height: fit-content;
    width: 40%;
}

.information-container[b-7jur20nbpd] {
    color: var(--md-sys-color-on-secondary-container);
}

.information-container:last-child[b-7jur20nbpd] {
    margin-bottom: 80px;
}

.informations-divers > span[b-7jur20nbpd] {
    font-weight: 500;
}

.groupe-valeur-information[b-7jur20nbpd] {
    height: fit-content;
    width: 60%;
}

.groupe-valeur-information > a[b-7jur20nbpd] {
    width: fit-content;
    text-decoration: none;
    color: #054f8a !important;
}

@media (prefers-color-scheme: dark) {
    .groupe-valeur-information > a[b-7jur20nbpd] {
        color: #2196f3 !important;
    }
}

.groupe-information > h3[b-7jur20nbpd] {
    font-size: 18px;
    margin-left: 10px;
    color: var(--md-sys-color-on-background);
}

.detail-information[b-7jur20nbpd] {
    padding: 6px 10px 6px 10px;
    background: var(--md-sys-color-secondary-container);
    border-radius: 10px;
    width: 100%;
}

[b-7jur20nbpd] .dxbl-group > .dxbl-group-header > .dxbl-text {
    font-weight: 500;
    font-size: 18px;
}
/* /Pages/Clients/CiPageClients.razor.rz.scp.css */
.container-master-et-detail[b-a8cbnrqa7d] {
    flex: 1;
    height: 100%;
}

.liste-master-element[b-a8cbnrqa7d] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.liste-master-element-detail[b-a8cbnrqa7d] {
    min-width: var(--largeur-master-element-avec-detail);
    max-width: var(--largeur-master-element-avec-detail);
    width: var(--largeur-master-element-avec-detail);
}

.detail-element-grande-fenetre[b-a8cbnrqa7d] {
    background-color: var(--md-sys-color-background);
    z-index: 1;
    width: 100%;
    max-width: 1620px;
    border-left: 1px solid var(--md-sys-color-secondary-container);
    overflow-y: auto;
}

.close-popup-detail-element-button[b-a8cbnrqa7d] {
    align-self: end;
    margin: 20px;
    border-radius: 20px;
    border: none;
}

.element > span[b-a8cbnrqa7d] {
    font-size: 14px;
}

@media (min-width : 600px) {
    .master-element[b-a8cbnrqa7d] {
        width: 100%;
    }
}

@media (max-width : 600px) {
    .page-clients-container[b-a8cbnrqa7d] {
        height: 100%;
    }
}
/* /Pages/Clients/CiPageClientsFiltres.razor.rz.scp.css */
.form-page[b-phxyap33vi] {
    background: var(--md-sys-color-background);
    height: 100%;
    overflow-y: auto;
    padding-bottom:30%;
}

.input-group[b-phxyap33vi] {
    margin-top: 16px;
    width: 100%;
}
/* /Pages/Clients/CiPageClientsForm.razor.rz.scp.css */
.form-page[b-d2dwbbcnal] {
    background: var(--md-sys-color-background);
    height: 100%;
    overflow-y: auto;
}

[b-d2dwbbcnal] .layout-group:last-of-type {
    margin-bottom: 120px;
}

[b-d2dwbbcnal] .layout-group-caption {
    padding-bottom: 8px;
    border-bottom: 1px solid var(--md-sys-color-outline);
    color: var(--md-sys-color-on-background);
}

.input-group[b-d2dwbbcnal] {
    margin-top: 16px;
    width: 100%;
}
/* /Pages/Clients/CiPageClientsTableauDeBord.razor.rz.scp.css */
[b-z2grehrbar] .ci-liste-widgets {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    flex-direction: row;
    padding-bottom: 50px;
    justify-content: center;
}

.page-container[b-z2grehrbar] {
    overflow: auto;
    height: 100%;
}
/* /Pages/Correspondants/CiInformationsCorrespondant.razor.rz.scp.css */
span[b-mg5ufletfp], a[b-mg5ufletfp] {
    word-break: break-word;
}

.information-container[b-mg5ufletfp] {
    width: 100%;
    padding-bottom: 15px;
}

    .information-container:last-child[b-mg5ufletfp] {
        margin-bottom: 80px;
    }

.groupe-information[b-mg5ufletfp] {
    width: 95%;
    margin-top: 25px;
}

    .groupe-information:first-of-type[b-mg5ufletfp] {
        margin-top: -20px;
    }

.groupe-nom-information[b-mg5ufletfp] {
    height: fit-content;
    width: 40%;
}

    .groupe-nom-information > span[b-mg5ufletfp] {
        font-weight: 500;
    }

.information-container[b-mg5ufletfp] {
    color: var(--md-sys-color-on-secondary-container);
}

.informations-divers > span[b-mg5ufletfp] {
    font-weight: 500;
}

.groupe-valeur-information[b-mg5ufletfp] {
    height: fit-content;
    width: 60%;
}

    .groupe-valeur-information > a[b-mg5ufletfp] {
        width: fit-content;
        text-decoration: none;
        color: #054f8a !important;
    }

@media (prefers-color-scheme: dark) {
    .groupe-valeur-information > a[b-mg5ufletfp] {
        color: #2196f3 !important;
    }
}

.groupe-information > h3[b-mg5ufletfp] {
    font-size: 18px;
    margin-left: 10px;
    color: var(--md-sys-color-on-background);
}

.detail-information[b-mg5ufletfp] {
    padding: 6px 10px 6px 10px;
    background: var(--md-sys-color-secondary-container);
    border-radius: 10px;
    width: 100%;
}

[b-mg5ufletfp] .ci-accordion-item {
    border-bottom: 1px solid var(--md-sys-color-outline);
}

    [b-mg5ufletfp] .ci-accordion-item:last-of-type {
        border-bottom: none;
    }

    [b-mg5ufletfp] .ci-accordion-item:hover {
        background-color: var(--md-sys-color-secondary);
    }

[b-mg5ufletfp] .ci-accordion-item-vide {
    border-bottom: 1px solid var(--md-sys-color-outline);
}

    [b-mg5ufletfp] .ci-accordion-item-vide:hover {
        cursor: default !important;
    }

.ci-accordion-item-content[b-mg5ufletfp] {
    padding: 12px 20px 12px 12px;
    font-size: 16px;
}

.ci-accordion-item-libelle[b-mg5ufletfp] {
    font-weight: 500;
}

[b-mg5ufletfp] .dxbl-group-header.dxbl-accordion-group-header{
    padding: 0px;
}
/* /Pages/Correspondants/CiPageCorrespondants.razor.rz.scp.css */
.page-container[b-fjhz83sg82] {
    height: 100%;
    width: 100%;
}

.container-master-et-detail[b-fjhz83sg82] {
    flex: 1;
    height: 100%;
}

.liste-master-element[b-fjhz83sg82] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.liste-master-element-detail[b-fjhz83sg82] {
    min-width: var(--largeur-master-element-avec-detail);
    max-width: var(--largeur-master-element-avec-detail);
    width: var(--largeur-master-element-avec-detail);
}

.detail-element-grande-fenetre[b-fjhz83sg82] {
    background-color: var(--md-sys-color-background);
    z-index: 1;
    width: 100%;
    max-width: 1620px;
    border-left: 1px solid var(--md-sys-color-secondary-container);
    overflow-y: auto;
}

.close-popup-detail-element-button[b-fjhz83sg82] {
    align-self: end;
    margin: 20px;
    border-radius: 20px;
    border: none;
}

.element > span[b-fjhz83sg82] {
    font-size: 14px;
}

@media (min-width : 600px) {
    .master-element[b-fjhz83sg82] {
        width: 100%;
    }
}

@media (max-width : 600px) {
    .page-clients-container[b-fjhz83sg82] {
        height: 100%;
    }
}
/* /Pages/Correspondants/CiPageCorrespondantsFiltres.razor.rz.scp.css */
.form-page[b-xbw05ywbjy] {
    background: var(--md-sys-color-background);
    height: 100%;
    overflow-y: auto;
    padding-bottom: 30%;
}

.input-group[b-xbw05ywbjy] {
    margin-top: 16px;
    width: 100%;
}
/* /Pages/Correspondants/CiPageCorrespondantsForm.razor.rz.scp.css */
.form-page[b-1dsh3lldil] {
    background: var(--md-sys-color-background);
    height: 100%;
    overflow-y: auto;
}

[b-1dsh3lldil] .layout-group {
    width: 100%;
}

[b-1dsh3lldil] .layout-group:last-of-type {
    margin-bottom: 120px;
}

[b-1dsh3lldil] .layout-group-caption {
    padding-bottom: 8px;
    border-bottom: 1px solid var(--md-sys-color-outline);
    color: var(--md-sys-color-on-background);
}

.input-group[b-1dsh3lldil] {
    margin-top: 16px;
    width: 100%;
}
/* /Pages/Login/CiPageLogin.razor.rz.scp.css */
.login-content[b-4skxx5d9ma] {
    width: 100%;
    height: 100%;
}

[b-4skxx5d9ma] .form-layout {
    display: flex !important;
    padding-top: 40px;
}

[b-4skxx5d9ma] .dxbl-row {
    display: flex;
    justify-content: center;
}

[b-4skxx5d9ma] .form-layout-group {
    display: flex;
    flex-direction: column;
    justify-content: start;
}

.input-group[b-4skxx5d9ma] {
    margin-top: 10px;
    margin-bottom: 10px;
}

[b-4skxx5d9ma] .input {
    width: 100%;
    border-radius: 6px;
}

.form-check[b-4skxx5d9ma] {
    margin-left: 12px;
}

.form-check-label[b-4skxx5d9ma] {
    color: var(--md-sys-color-on-background);
}

.form-check-input[b-4skxx5d9ma] {
    background-color: var(--md-sys-color-tertiary-container);
    border-color: var(--md-sys-color-outline);
}

    .form-check-input:checked[b-4skxx5d9ma] {
        background-color: var(--md-ref-palette-neutral50);
    }

[b-4skxx5d9ma] .bouton-connexion {
    margin: 0 !important;
    width: 140px;
    border: none;
    border-radius: 8px;
    align-self: center;
    background-color: var(--md-ref-palette-neutral50);
}
/* /Pages/ModeleScanDocument/CiPageModeleScanDocument.razor.rz.scp.css */
.page-content[b-rll7nc70w3] {
    height: 100%;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: var(--md-sys-color-on-background);
}

.page-content-block[b-rll7nc70w3] {
    display: block !important;
    margin: 0px;
    overflow: hidden;
    height: 100%;
    padding: 0;
}

.validation-ajout-document[b-rll7nc70w3] {
    margin: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
}

.numero-bon-livraison[b-rll7nc70w3] {
    display: flex;
    line-height: 34px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.ci-bouton[b-rll7nc70w3] {
    display: inline-flex;
}

.cisa-form-signature[b-rll7nc70w3] {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
}

.zone-code-entite-libelle[b-rll7nc70w3] {
    margin-right: 10px;
}
/* /Pages/NotesDeFrais/CiDetailLigneNote.razor.rz.scp.css */
.ci-titre[b-3f0wnge6w2] {
    font-weight: 500;
}
/* /Pages/NotesDeFrais/CiInformationsNoteDeFrais.razor.rz.scp.css */
span[b-g1vmbd01k6], a[b-g1vmbd01k6] {
    word-break: break-word;
}

.information-container[b-g1vmbd01k6] {
    width: 100%;
    padding-bottom: 15px;
}

    .information-container:last-child[b-g1vmbd01k6] {
        margin-bottom: 80px;
    }

.groupe-information[b-g1vmbd01k6] {
    width: 95%;
    margin-top: 25px;
}

    .groupe-information:first-of-type[b-g1vmbd01k6] {
        margin-top: 0px;
    }

.groupe-nom-information[b-g1vmbd01k6] {
    height: fit-content;
    width: 40%;
}

    .groupe-nom-information > span[b-g1vmbd01k6] {
        font-weight: 500;
    }

.information-container[b-g1vmbd01k6] {
    color: var(--md-sys-color-on-secondary-container);
}

.informations-divers > span[b-g1vmbd01k6] {
    font-weight: 500;
}

.groupe-valeur-information[b-g1vmbd01k6] {
    height: fit-content;
    width: 60%;
}

    .groupe-valeur-information > span[b-g1vmbd01k6] {
        min-height: 24px;
    }

        .groupe-valeur-information > span > a[b-g1vmbd01k6] {
            text-decoration: none;
            color: var(--md-sys-color-inverse-on-surface);
        }

.groupe-information > h3[b-g1vmbd01k6] {
    font-size: 18px;
    margin-left: 10px;
    color: var(--md-sys-color-on-background);
}

.detail-information[b-g1vmbd01k6] {
    padding: 6px 10px 6px 10px;
    background: var(--md-sys-color-secondary-container);
    border-radius: 10px;
}

.groupe-valeur-information > a[b-g1vmbd01k6] {
    width: fit-content;
    text-decoration: none;
}
/* /Pages/NotesDeFrais/CiPageNotesDeFrais.razor.rz.scp.css */
.page-container[b-k6nkf0fmwg] {
    height: 100%;
    width: 100%;
}

.container-master-et-detail[b-k6nkf0fmwg] {
    flex: 1;
    height: 100%;
}

.liste-master-element[b-k6nkf0fmwg] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.liste-master-element-detail[b-k6nkf0fmwg] {
    min-width: var(--largeur-master-element-avec-detail);
    max-width: var(--largeur-master-element-avec-detail);
    width: var(--largeur-master-element-avec-detail);
}

.detail-element-grande-fenetre[b-k6nkf0fmwg] {
    background-color: var(--md-sys-color-background);
    z-index: 1;
    width: 100%;
    max-width: 1620px;
    border-left: 1px solid var(--md-sys-color-secondary-container);
    overflow-y: auto;
}

.close-popup-detail-element-button[b-k6nkf0fmwg] {
    align-self: end;
    margin: 20px;
    border-radius: 20px;
    border: none;
}

.element > span[b-k6nkf0fmwg] {
    font-size: 14px;
}

@media (min-width : 600px) {
    .master-element[b-k6nkf0fmwg] {
        width: 100%;
    }
}

@media (max-width : 600px) {
    .page-clients-container[b-k6nkf0fmwg] {
        height: 100%;
    }
}
/* /Pages/NotesDeFrais/CiPageNotesDeFraisFiltres.razor.rz.scp.css */
.form-page[b-826isz6ebu] {
    background: var(--md-sys-color-background);
    height: 100%;
    overflow-y: auto;
    padding-bottom: 30%;
}

.input-group[b-826isz6ebu] {
    margin-top: 16px;
    width: 100%;
}
/* /Pages/NotesDeFrais/CiPageNotesDeFraisForm.razor.rz.scp.css */
.form-page[b-xd2l9e9pjb] {
    background: var(--md-sys-color-background);
    height: 100%;
    overflow-y: auto;
}

[b-xd2l9e9pjb] .layout-group:last-of-type {
    margin-bottom: 120px;
}

[b-xd2l9e9pjb] .layout-group-caption {
    padding-bottom: 8px;
    border-bottom: 1px solid var(--md-sys-color-outline);
    color: var(--md-sys-color-on-background);
}

.input-group[b-xd2l9e9pjb] {
    margin-top: 16px;
    width: 100%;
}

#CiGalerie[b-xd2l9e9pjb] {
    padding-top: 34px;
}
/* /Pages/Offres/CiDetailLigneOffre.razor.rz.scp.css */
.ci-elements-entite[b-sc1l1zyonu] {
    display: flex;
    flex-direction: column;
}

.ci-ligne-elements-entite[b-sc1l1zyonu] {
    display: flex;
    width: 100%;
}

    .ci-ligne-elements-entite > .ci-libelle[b-sc1l1zyonu] {
        width: 30%;
        font-weight: 500;
    }
/* /Pages/Offres/CiInformationsOffre.razor.rz.scp.css */
span[b-a95syhpmgj], a[b-a95syhpmgj] {
    word-break: break-word;
}

.information-container[b-a95syhpmgj] {
    width: 100%;
    padding-bottom: 15px;
    color: var(--md-sys-color-on-secondary-container);
}

    .information-container:last-child[b-a95syhpmgj] {
        margin-bottom: 80px;
    }

.groupe-information[b-a95syhpmgj] {
    width: 95%;
    margin-top: 25px;
}

    .groupe-information:first-of-type[b-a95syhpmgj] {
        margin-top: 0px;
    }

.groupe-nom-information[b-a95syhpmgj] {
    height: fit-content;
    width: 40%;
}

    .groupe-nom-information > span[b-a95syhpmgj] {
        font-weight: 500;
    }

    .groupe-nom-information > span[b-a95syhpmgj], .groupe-valeur-information > span[b-a95syhpmgj] {
        color: var(--md-sys-color-on-secondary-container);
    }

.informations-divers > span[b-a95syhpmgj] {
    font-weight: 500;
}

.groupe-valeur-information[b-a95syhpmgj] {
    height: fit-content;
    width: 60%;
}

.groupe-information > h3[b-a95syhpmgj] {
    font-size: 18px;
    margin-left: 10px;
    color: var(--md-sys-color-on-background);
}

.detail-information[b-a95syhpmgj] {
    padding: 6px 10px 6px 10px;
    background: var(--md-sys-color-secondary-container);
    border-radius: 10px;
}

.ci-offre-refusee[b-a95syhpmgj], .ci-offre-soldee[b-a95syhpmgj] {
    color: red !important;
}

.groupe-valeur-information > span[b-a95syhpmgj] {
    min-height: 24px;
}

[b-a95syhpmgj] .dxbl-group-header.dxbl-accordion-group-header {
    padding: 0px;
}
/* /Pages/Offres/CiPageOffres.razor.rz.scp.css */
.page-container[b-qldegc858g] {
    height: 100%;
    width: 100%;
}

.container-master-et-detail[b-qldegc858g] {
    flex: 1;
    height: 100%;
}

.liste-master-element[b-qldegc858g] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.liste-master-element-detail[b-qldegc858g] {
    min-width: var(--largeur-master-element-avec-detail);
    max-width: var(--largeur-master-element-avec-detail);
    width: var(--largeur-master-element-avec-detail);
}

.detail-element-grande-fenetre[b-qldegc858g] {
    background-color: var(--md-sys-color-background);
    z-index: 1;
    width: 100%;
    max-width: 1620px;
    border-left: 1px solid var(--md-sys-color-secondary-container);
    overflow-y: auto;
}

.close-popup-detail-element-button[b-qldegc858g] {
    align-self: end;
    margin: 20px;
    border-radius: 20px;
    border: none;
}

.element > span[b-qldegc858g] {
    font-size: 14px;
}

@media (min-width : 600px) {
    .master-element[b-qldegc858g] {
        width: 100%;
    }
}

@media (max-width : 600px) {
    .page-clients-container[b-qldegc858g] {
        height: 100%;
    }
}
/* /Pages/Offres/CiPageOffresFiltres.razor.rz.scp.css */
.form-page[b-189x6ksesd] {
    background: var(--md-sys-color-background);
    height: 100%;
    overflow-y: auto;
    padding-bottom: 30%;
}

.input-group[b-189x6ksesd] {
    margin-top: 16px;
    width: 100%;
}
/* /Pages/Offres/CiPageOffresForm.razor.rz.scp.css */
.form-page[b-7sduowmkdm] {
    background: var(--md-sys-color-background);
    height: 100%;
    overflow-y: auto;
}

[b-7sduowmkdm] .layout-group:last-of-type {
    margin-bottom: 120px;
}

[b-7sduowmkdm] .layout-group-caption {
    padding-bottom: 8px;
    border-bottom: 1px solid var(--md-sys-color-outline);
    color: var(--md-sys-color-on-background);
}

.input-group[b-7sduowmkdm] {
    margin-top: 16px;
    width: 100%;
}

#CiGalerie[b-7sduowmkdm] {
    padding-top: 34px;
}
/* /Pages/Offres/CiPageOffresGenerationCommande.razor.rz.scp.css */
.form-page[b-ev8tp8ssx2] {
    background: var(--md-sys-color-background);
    height: 100%;
    overflow-y: auto;
}

.input-group[b-ev8tp8ssx2] {
    margin-top: 16px;
    width: 100%;
}

[b-ev8tp8ssx2] .layout-group:last-of-type {
    margin-bottom: 120px;
}

[b-ev8tp8ssx2] .layout-group-caption {
    padding-bottom: 8px;
    border-bottom: 1px solid var(--md-sys-color-outline);
    color: var(--md-sys-color-on-background);
}
/* /Pages/Offres/CiPageOffresIndicage.razor.rz.scp.css */
.form-page[b-g51l3f3fi9] {
    background: var(--md-sys-color-background);
    height: 100%;
    overflow-y: auto;
}

.input-group[b-g51l3f3fi9] {
    margin-top: 16px;
    width: 100%;
}

[b-g51l3f3fi9] .layout-group:last-of-type {
    margin-bottom: 120px;
}

[b-g51l3f3fi9] .layout-group-caption {
    padding-bottom: 8px;
    border-bottom: 1px solid var(--md-sys-color-outline);
    color: var(--md-sys-color-on-background);
}
/* /Pages/TableauDeBord/CiPageTableauDeBord.razor.rz.scp.css */
.page-container[b-4ggvve1cjg] {
    height: 100%;
    width: 100%;
}

.container-master-et-detail[b-4ggvve1cjg] {
    flex: 1;
    height: 100%;
}

.liste-master-element[b-4ggvve1cjg] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.liste-master-element-detail[b-4ggvve1cjg] {
    min-width: var(--largeur-master-element-avec-detail);
    max-width: var(--largeur-master-element-avec-detail);
    width: var(--largeur-master-element-avec-detail);
}

.detail-element-grande-fenetre[b-4ggvve1cjg] {
    background-color: var(--md-sys-color-background);
    z-index: 1;
    width: 100%;
    max-width: 1620px;
    border-left: 1px solid var(--md-sys-color-secondary-container);
    overflow-y: auto;
}

.close-popup-detail-element-button[b-4ggvve1cjg] {
    align-self: end;
    margin: 20px;
    border-radius: 20px;
    border: none;
}

.element > span[b-4ggvve1cjg] {
    font-size: 14px;
}

@media (min-width : 600px) {
    .master-element[b-4ggvve1cjg] {
        width: 100%;
    }
}

@media (max-width : 600px) {
    .page-clients-container[b-4ggvve1cjg] {
        height: 100%;
    }
}
