:root {
    --page-menu-ferme: 60px;
    --page-menu-ouvert: 180px;

    /*a valider*/
    --etat-0: rgb(246, 45, 30);
    /*a faire*/
    --etat-1: rgb(255, 162, 37);
    /*en cours*/
    --etat-2: rgb(120, 184, 50);
    /*termine*/
    --etat-3: rgb(13, 115, 36);
    /*archivÃ©*/
    --etat-4: rgb(110, 110, 110);
}



* {
    box-sizing: border-box;
    scrollbar-width: thin;
}

*[onclick] {
    cursor: pointer;
}

/*div {
    border: 1px solid red;
}*/

body,
html {
    max-width: 100%;
    margin: 0;
    font-size: 85%;
    overflow-y: hidden;
}


select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: 1;
    background-color: transparent;
    position: relative;
    border: none;
    text-overflow: ellipsis;
    cursor: pointer;
}

input,
.fake-select,
textarea {
    background-color: #ffffff85;
    /*background: transparent;*/
    /*position: relative;*/
    /*display: flow-root;*/
    border: none;
    border-bottom: 1px solid #C4c0c0;
    border-left: 1px solid #C4c0c0;
    padding: 0 2px 1px;
    border-bottom-left-radius: 3px;
    min-height: 1.65em;
    word-wrap: break-word;
}

.fake-select select {
    width: 100%;
}

.fake-select {
    cursor: pointer;
}

#head-navi-util .fake-select {
    min-width: 120px;
    padding-right: 30px;
    color: var(--them-fonc);
    background-color: #ffffffcc;
    font-weight: bold;
}

/*input { 
    border-radius: 3px;
    background: transparent;
    border: 1px solid #999;
}*/

section {
    margin-top: 20px;
}


/* ======================================================================= Generiques =========================================================== */

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 2px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

h2 {
    font-size: 200%;
    margin: 0;
}

#head-navi-util h2 {
    text-transform: uppercase;
}

h3 {
    margin: 0;
    font-size: 130%;
    margin-top: 10px;
    border-bottom: 1px solid var(--them-medi);
}

h4 {
    display: block;
    margin: 0;
    margin-left: 10px;
    font-size: 120%;

}

button {
    color: inherit;
    font-size: inherit;
    background-color: inherit;
    border: none;
    font-style: inherit;

    max-width: 100%;
    letter-spacing: inherit;
}


.row {
    display: flex;
    flex-wrap: wrap;
    padding: 0 !important;
    margin: 0 !important;
}

.fake-select:after {
    font-family: 'capilog' !important;
    content: "\e964";
    color: #999;
    position: absolute;
    opacity: 70%;
    right: 0px;
    margin-right: 3px;
    white-space: nowrap;
}

.erre-choi .fake-select:after {
    right: unset;
}

.donnee {
    position: relative;
    min-height: 20px;
}

.modu-tabl-case .icon-modu-plan,
.donnee .icon-modu-plan,
.donnee-filt .icon-modu-plan {
    opacity: 40% !important;
}

.modu-tabl-case:hover .icon-modu-plan,
.donnee:hover .icon-modu-plan,
.donnee-filt:hover .icon-modu-plan {
    opacity: 90% !important;
    cursor: pointer;
}

td.modu-tabl-case,
td.modu-tabl-case-droi,
td.modu-tabl-case-cent {
    border-bottom: 1px solid #ddd;
}

tr.modu-tabl-tott {
    font-weight: bolder;
    text-align: right;
}

/*============== BOUTON ET AUTRES ELEMENTS QUI REVIENNENT ========= */

button {
    background: transparent;
    color: inherit;
    border: 0px;
}

.gene-mess-aler {
    width: 100%;
    background-color: var(--noti-fonc);
    color: #fff;
    text-align: center;
}

.gene-bout-titr {
    display: flex;
    align-items: center;
    padding: 20px 5px;
    margin: 5px 0;
    background-color: #fff;
    /*text-transform: uppercase;*/
    /*font-weight: 500;*/
    /*line-height: 1.2;*/
    /*font-size: 130%;*/
    cursor: pointer;
}

.gene-bout-titr:after {
    font-family: 'capilog';
    content: "\e967";
    float: right;
}

.gene-bout-navi,
.gene-bout-navi-sele {
    color: #445F73 !important;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff !important;
    padding: 5px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}

.arbo-case .gene-bout-navi,
.arbo-case-gris .gene-bout-navi,
.arbo-equi-gris .gene-bout-navi,
.arbo-equi .gene-bout-navi {
    padding: inherit;
    width: 95%;
    font-size: 90%;
}

.gene-bout-ajou {
    background-color: var(--noti-fonc);
    color: #fff;
    width: 150px;
    margin: 2px 10px 10px;
}

.gene-bout-navi-sele,
.gene-bout-navi:hover {
    background-color: var(--them-fonc) !important;
    color: #fff !important;
}

.gene-bout-navi:disabled {
    background-color: #fff5;
    color: #999;
}

.gene-bout-inac {
    background-color: #eee !important;
    border: 1px solid #bbb !important;
    color: #bbb !important;
}

.gene-bout-ferm {
    padding: 0;
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    right: 6px;
    top: 6px;
    font-size: .7rem;
    font-weight: 700;
    line-height: 1;
    color: var(--them-medi);
    /*text-shadow: 0 1px 0 #fff;*/
    /*opacity: .5;*/
}

.gene-bout-ferm:after {
    font-family: 'capilog';
    content: "\e95a";
}

.gene-bout-ferm:hover {
    color: var(--noti-fonc);
}

.gene-bout-filt,
.gene-bout-filt-acti {
    cursor: pointer;
    color: #999;
    background-color: #ddd;
    border: 1px solid #ccc;
    min-width: 25px;
    font-size: 80%;
}

.gene-bout-filt-acti {
    background-color: #fff !important;
}

.gene-bout-atte {
    cursor: pointer;
    text-align: center;
    color: #000;
    background-color: #fff;
}

.gene-bout-atte-sele,
.gene-bout-atte:hover {
    background-color: #b57d7d;
    color: #fff;
}

.gene-bout-acti {
    cursor: pointer;
    color: #212529;
    background-color: #fff;
    border: 1px solid #ccc;
    min-width: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gene-bout-supp {
    cursor: pointer;
    color: #212529;
    background-color: #fff;
    border: 1px solid #ccc;
    min-width: 25px;
}

.gene-bout-reco {
    border-bottom: 2px solid var(--noti-fonc);
}

.gene-bout-supp-conf {
    cursor: pointer;
    color: #212529;
    background-color: #fff;
    border: 1px solid #ccc;
    min-width: 25px;
}

.gene-bout-supp-conf:hover {
    background-color: #b57d7d;
    color: white;
}


.gene-bout-supp-sele,
.gene-bout-supp:hover {
    background-color: rgb(236, 0, 0) !important;
    color: white;
}

.gene-bout-drag {
    cursor: grab;
    color: #606060 !important;
    background-color: #ffffff85;
    /*border: 1px solid #ccc;*/
    box-shadow: 1px 1px 3px 1px #ddd;
    min-width: 25px;
    border-radius: 2px;
}

.gene-bout-drag:hover {
    /*filter: grayscale(.5);*/
    box-shadow: 1px 1px 3px 1px #aaa;
}

.gene-bout-drag-sele {
    background-color: #ddd !important;
    cursor: default;
    opacity: .5;
    box-shadow: none !important;
}

.gene-bout-drag.gene-bout-inac {
    cursor: default;
    box-shadow: none !important;
}

.gene-zone-drop {
    border: 3px dashed #ccc !important;
}

.gene-bout-acti button {
    width: 100%;
    height: 100%;
}

.gene-bout-acti:hover .icon {
    text-shadow: none !important;
}

.gene-bout-mail {
    color: #fff;
    background-color: var(--them-fonc);
    border-radius: 2px;
}

.gene-bout-dblc {
    border: 1px solid var(--them-clai);
}

.gene-bout-dblc:hover {
    border: 1px solid var(--them-medi);
}

.gene-bout-acti-sele,
.gene-bout-navi-sele {
    background-color: var(--noti-fonc) !important;
    color: #fff !important;
    cursor: pointer;
}

.gene-bout-acti:hover,
.gene-bout-mail:hover {
    background-color: var(--noti-medi) !important;
    color: #fff !important;
}

.gene-bord-noti {
    border: 2px solid var(--noti-fonc);
    color: var(--noti-fonc);
}

.gene-bord-gris {
    border: 1px solid #ccc;
}

.gene-bord-them {
    border: 2px solid var(--them-fonc);
    color: var(--them-fonc);
}

.capi-swit {
    position: relative;
    display: flex;
    align-items: center;

    padding: 1px;
    border: 2px solid #555;
    border-radius: 10px;
    background: #fff;

    div {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .capi-swit-on {
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 1;

        i {
            font-size: 14px;
            color: var(--noti-fonc);
        }
    }

    .capi-swit-off {
        display: flex;
        justify-content: center;
        align-items: center;

        margin: 0 2px;
        background: none;
        border: none;
        z-index: 1;

        i {
            font-size: 14px;
            color: #ccc;
        }
    }

    .capi-swit-sele-gauc,
    .capi-swit-sele-droi {
        width: 24px;
        height: 24px;
        position: absolute;
        border-radius: 8px;

        background: #eee;
        border: 1px solid var(--noti-fonc);
        box-shadow: 1px 0px 10px 2px #00000080;

        transition: transform 0.2s ease-out;
    }

    .capi-swit-sele-gauc {
        left: 1px;
    }

    .capi-swit-sele-droi {
        left: 1px;
        transform: translateX(27px);
    }
}

/*ul, li {
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
}*/

/*============== STRUCTURE ========= */

#accu {
    /* background-image: url("../_imag/fond/accu_01.jpg"); */
    background-position: left bottom;
    background-size: cover;
}

#page-modu-nouv {
    display: block;
    text-align: center;
}

#page-accu {
    z-index: 50;
    background-color: #fff;
}

#page-modu {
    /*ICI PASSER EN DISPLAY:NONE POUR MASQUER ET AFFICHER LA PAGE ACCUEIL*/
    display: none;
    z-index: 100;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: hidden
}

#page-modu-tran {
    display: flex;
    position: relative;
    top: 0px;
    transition-duration: .5s;
    max-width: 100%;
    width: 100%;
    height: calc(100%);
    transform: translateX(-100%);

}

#page-modu-tran.affi-edit {
    transform: translateX(-200%);
}

#page-modu-tran.affi-supp {
    transform: translateX(-300%);
}

#page-modu-tran.affi-rech {
    transform: translateX(0%);
}

#page-modu-tran.sans-list {
    transform: translateX(100%);
}

#page-modu-tran.sans-list #modu-list {
    display: none !important;
}

#page-modu-tran.sans-list #modu-rech {
    display: none;
}

#page-modu-tran.sans-list.affi-edit {
    transform: translateX(0%);
}

#page-modu-tran.sans-list.affi-supp {
    transform: translateX(-100%);
}

#page-modu-tran.sans-list.affi-rech {
    transform: translateX(0%);
}

#page-modu-tran.sans-list.affi-rech #modu-rech {
    display: block;
}





#page-spec {
    background-color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 580;
    display: none;
    overflow: auto;
}

#page-logo {
    position: fixed;
    width: 70px;
    height: 0px;
    bottom: 20px;
    right: 20px;
    display: flex;
    z-index: 50;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}

.accu-cont {
    height: 100%;
}

.accu-cont .accu-cont-noti {
    display: none;
    width: 100%;
    padding: 0 10px;
    margin-top: 60px;
    height: calc(100% - 60px);
}

#accu-cont-noti-bout {
    position: fixed;
    top: 80px;
    right: 0;
    z-index: 150;
    background-color: #e36b0a;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    font-size: 160%;
}

.accu-cont {
    width: 100%;
    height: calc(100% - 15px);
}

.accu-cont-widg {
    width: 100%;
    height: 100%;
}

.accu-widg-legs {
    position: absolute;
    bottom: 2%;
    left: 95%;
    width: 50%;
    max-width: 90%;
    background-color: #fffc;
    transition: 1s;
}

.accu-widg-legs:hover {
    left: 50%;
}

#accu-actu {
    align-items: flex-end;
    overflow-y: auto;
}

#actu-notif-titre {
    width: 100%;
    min-width: 100px;
    text-align: center;
    border-radius: 5px;
}

#corp-notif {
    display: none;
    position: fixed;
    z-index: 300;
    right: 0px;
    top: 80px;
    background-color: rgba(255, 255, 255, 0.8);
    flex: 0 0 16.666667%;
    /*width: 16.666667%;*/
    height: calc(100% - 80px);
    overflow: auto;
    border: 1px solid #c4c0c0;
    box-shadow: 2px 2px 2px #c4c0c0;
    padding: 10px;
    font-size: 120%;
}

.actu-boite {
    border-radius: 5px;
    position: relative;
    margin: 5px 0;
}

.actu-boite-cont {
    padding: 5px;
    min-height: 80px;
}

.actu-boite-cont-titr {
    width: 100%;
    color: #777;
    border-bottom: 1px solid #f2f2f2;
}

.actu-boite-cont-mess {
    overflow: hidden;
}

.actu-boite-cont-util {
    margin-top: 5px;
    font-size: 80%;
}

.accu-xs-navi {
    margin-bottom: 8px;
    text-align: center;
    display: flex;
    flex-direction: column;
    font-size: 75%;
}

#page-modu-erre {
    transition: 3s;
    padding-left: 5px;
    border-radius: 5px;
    background-color: var(--noti-fonc);
    color: #fff;
    font-size: 120%;
    position: absolute;
    right: 55px;
    top: 25px;
    z-index: 100;
    width: 500px;
    max-width: 100%;
}

.accu-xs-navi .navi-bout {
    width: 70px;
    height: 70px;
    border-radius: 30%;
    padding: 5px;
    margin: 5px;
    color: #fff;
    font-size: 300%;
}

.petit-text {
    font-size: 75%;
}

.zone-bout {
    border-bottom: 1px solid var(--them-fonc);
    margin-bottom: 5px;
    padding: 5px;
    min-height: 30px;
}

#accu-widg {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 10px;
    justify-content: center;
    max-height: 100%;
    min-height: 100px;
    overflow-y: auto;
    /*position: relative;*/
}

#accu-widg-acti-modi {
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: 1px solid #999;
    padding: 1px 10px;
    z-index: 10;
}

#accu-widg .widg-zone,
.widg-zone-modi {
    width: 280px;
    height: 280px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#accu-widg .widg-zone {
    margin: 15px;
}

#accu-widg .widg-zone-modi {
    margin: 15px 0px;
    background-color: #fff6;
}


#accu-widg .widg-ajou,
#accu-widg .widg-ajou-neut {
    width: 25px;
    height: 280px;
    margin: 15px 0px;
    /*border: 1px dotted red;*/
    /*background-color: #f00;*/
    transition-duration: 1.5s;
}

#accu-widg .widg-ajou {
    background: repeating-linear-gradient(45deg, #eee, #eee 3px, #bbb 3px, #bbb 6px);
}

#accu-widg .widg-ajou:hover {
    width: 310px;
    margin: 15px 0px;
    background-color: --tran;
    border: 3px dotted #c4c0c0;
    border-radius: 10px;
}

.widg-bouton {
    padding: 5px;
    position: relative;
    /*box-shadow: 2px 2px 2px #c4c0c0;*/
    border: 1px solid var(--coul-tran);
    border-radius: 3px;
}

.widg-bouton-depl {}

.widg-bouton-depl:hover {
    background: repeating-linear-gradient(45deg, #eee, #eee 3px, #bbb 3px, #bbb 6px);
}



.widg-bouton-cont-1,
.widg-bouton-cont-2,
.widg-bouton-cont-4 {

    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.widg-bouton-cont-4 {
    font-size: 200%;
}

.widg-bouton-cont-icon {
    width: 100%;
    height: 75px;
    font-size: 450%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.widg-bouton-cont-4 .widg-bouton-cont-icon {
    height: 150px;
    margin: 10px;
}


.widg-bouton-cont-lege {
    width: 100%;
    height: 45px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    padding-top: 5px;
    font-size: 110%;
}


.widg-bouton-cont:hover {
    text-decoration: none;
}


.widg {
    position: relative;
    text-align: center;
    border: 1px solid var(--noti-fonc);
    /*box-shadow: 2px 2px 2px #c4c0c0;*/
    border-radius: 3px;
    overflow-x: hidden;
    overflow-y: auto;
}


.widg-box,
.widg-box-pour {
    display: grid;
    align-items: center;
    max-width: 100%;
    overflow: none;
    /*justify-content: center;*/

}

.widg-box {
    height: calc(100% - 40px);

}

.widg-box-pour {
    height: calc(100% - 20px);
}

.widg h2 {
    padding-top: 2px;
    display: block;
    /*min-width:100%;*/
    /*height:30px;*/
    font-size: 110%;
}

.widg h3 {
    border: none;
    display: block;
    width: 100%;
    height: 20px;
    font-size: 100%;
    margin-top: 0;
}

svg circle {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: #666;
    transform: translate(5px, 5px)
}

svg circle:nth-child(2) {
    stroke-dasharray: 220;
    stroke-dashoffset: 220;
    stroke: #00ff43;
}


#widg-raccourcis {
    background-color: darkorange;
    width: 400px;
    max-width: 100%;
    height: 250px;
}


#page-head {
    display: flex;
    position: fixed;
    left: 100px;
    top: 0;
    height: 65px;
    width: 100%;
    z-index: 200;
}

#page-head-logo {
    height: 100%;
    max-height: 100%;
    width: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3px;
}

#page-head-navi {
    width: calc(100% - 200px);
}

#page-head-navi .head-navi-haut {
    height: 65px;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}

#page-head #mess-envi {
    animation: clignote-doux 2s linear infinite;
    background-color: white;
    color: red;
    font-size: 110%;
    text-align: center;
    position: absolute;
    height: 100%;
    width: 115px;
}

@media screen and (min-width: 576px) {
    #page-head #mess-envi {
        font-size: 140%;
        width: 200px;
    }
}

@media screen and (min-width: 991px) {
    #page-head #mess-envi {
        padding: 0 10px;
        width: 300px;
        font-size: 180%;
    }
}

#page-accu #mess-dump {
    color: red;
}

.page-corp .corp-navi {
    display: none;
    height: 15px;
    font-size: 80%;
    padding: 0px 2px;
    align-items: center;
    justify-content: space-between;
}

.page-corp .corp-navi #corp-navi-notif {
    width: 60px;
    /* height: 100%; */
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 110%;
    position: absolute;
    right: 2px;
}

.page-corp .corp-navi #corp-navi-notif .icon {
    font-size: 150%;
    margin-left: 10px;
}

.page-corp .corp-navi #corp-navi-notif .icon-nav-noti {
    margin-left: 5px;
}

.page-corp .corp-navi #corp-navi-chem .icon {
    font-weight: bold;
    cursor: pointer
}

#page-head-navi #head-navi-util {
    width: 100%;
}

#page-head-navi #head-navi-mess {
    width: 100%;
    color: var(--noti-fonc);
    position: absolute;
    padding-left: 5px;
    bottom: 0;
    font-size: 90%;
}

#page-head-navi #head-navi-bout {
    width: 0%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#page-head-navi #head-navi-agen,
#page-head-navi #head-navi-aide,
#page-head-navi #head-navi-foru {
    display: none;
    min-width: 15%;
    width: 90px;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#page-head-navi #head-navi-agen button,
#page-head-navi #head-navi-aide button,
#page-head-navi #head-navi-foru button {
    width: 100%;
    height: 100%
}

#page-head-navi #head-navi-agen .icon,
#page-head-navi #head-navi-aide .icon,
#page-head-navi #head-navi-foru .icon {
    font-size: 240%;
}

#page-menu {
    height: 65px;
    width: 100px;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    overflow-x: hidden;
    -webkit-transition: width 0.3s, opacity 0.5s, display 0.5s linear;
    transition: width 0.3s, opacity 0.5s, display 0.5s linear;
}

#page-menu.ouvert {
    width: var(--page-menu-ouvert, 180px);
    max-width: 100%;
    height: calc(100% - 80px);
    overflow: hidden;
    z-index: 101;
}

#page-menu-navi {
    cursor: pointer;
    display: none;
    list-style: none;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
    font-weight: 600;
    padding: 0;
    height: calc(100% - 115px);
    overflow: auto;
    overflow-x: hidden;
}

/* page-menu-affi : titre panneau lateral */

#page-menu-affi {
    display: flex;
    flex-direction: column;
    height: 65px;
    text-align: center;
    justify-content: center;
    align-items: start;
    cursor: pointer;
}

#page-menu-affi .icon {
    width: var(--page-menu-ferme);
    margin-left: 2.5px;
    display: flex;
    justify-content: center;
    font-size: 200%;
}

#page-menu-affi #page-menu-titr {
    font-size: 120%;
    font-weight: 600;
}

#page-menu:not(.ouvert) #page-menu-titr {
    display: none;
}

#page-menu.ferme #page-menu-affi {}

/* ---------------- */
/* contenu global panneau lateral */

#page-menu #page-menu-navi {
    display: flex;
    flex-direction: column;
    justify-content: start;
}

#page-menu:not(.ouvert) .menu-navi-titr.menu-navi-sele {
    border-left: 5px solid;
    width: calc(55px - 5px);
}


#page-menu-navi .menu-navi-list {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}

#page-menu-navi .menu-navi-list .menu-navi-titr {
    display: flex;
    flex-direction: row;
    border: none;
}

#page-menu .icon {
    width: 50px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 200%;
}

/* 
#page-menu.ferme .icon {
    width: 60px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 200%;
} */

.menu-navi-icon {
    margin: 10px 15px;
}

.menu-navi-sele .menu-navi-icon {
    margin: 10px 15px 10px 10px;
}

#page-menu .page-menu-T_bloc {
    display: inline-flex;
    align-items: center;
    font-size: 115%;
    font-weight: 600;
    white-space: nowrap;
}

#page-menu .page-menu-T_bloc:hover {
    font-weight: 800;
}

#page-menu:not(.ouvert) .page-menu-T_bloc {
    display: none;
}

#page-menu .menu-navi-list .menu-navi-opti {
    width: 100%;
}

#page-menu:not(.ouvert) .menu-navi-list .menu-navi-opti {
    display: none;
}

#page-menu .menu-navi-list .menu-navi-opti .menu-navi-opti-grou {
    display: none;
    list-style-type: none;
    padding-inline-start: 45px;
    font-size: 95%;
    font-weight: 400;
    margin-top: -4px;
}

.menu-navi-opti-list {
    width: 100%;
    padding: 0px 4px;
    border-radius: 8px 0 0 8px;
    white-space: nowrap;
}

.menu-navi-opti-list:hover {
    font-weight: 700;
    background: #00000020;
}

.menu-navi-opti-list.menu-navi-sele {
    font-weight: 700;
    background: #fff;
}

@media screen and (min-width: 1200px) {
    #page-menu:not(.ouvert) #page-menu-titr {
        display: flex;
    }

    #page-menu.ferme #page-menu-titr {
        display: none;
    }

    #page-menu:not(.ouvert) .menu-navi-list .menu-navi-opti {
        display: unset;
    }

    #page-menu.ferme .menu-navi-list .menu-navi-opti {
        display: none;
    }

    #page-menu .menu-navi-list .menu-navi-opti .menu-navi-opti-grou {
        padding-inline-start: 45px;
    }

    #page-menu:not(.ouvert) .menu-navi-titr.menu-navi-sele {
        border-left: 5px solid;
        width: 100%;

        .icon {
            margin-left: -5px;
        }
    }

    #page-menu.ferme .menu-navi-titr.menu-navi-sele {
        border-left: 5px solid;
        width: calc(55px - 5px);
    }

    #page-menu:not(.ouvert) .page-menu-T_bloc {
        display: flex;
    }

    #page-menu.ferme .page-menu-T_bloc {
        display: none;
    }

    #page-menu.ferme .menu-navi-list .menu-navi-opti {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    /* */
}

@media screen and (max-width: 576px) {

    #page-menu.ouvert {
        height: calc(var(--vh) - env(safe-area-inset-bottom));
        padding-bottom: env(safe-area-inset-bottom);
    }


    #page-menu:not(.ouvert) {
        width: 65px;
        height: 65px;
    }

    #page-menu:not(.ouvert) #page-menu-navi {
        display: none;
    }

    #page-menu .icon {
        height: 35px;
    }
}

/*#page-menu-navi #menu-navi-accu {
    justify-content: center;
}

#page-menu #page-menu-navi li {
    width: 100%;
}

#page-menu #page-menu-navi .menu-navi-grou-list {
    min-height: 32px;
    padding: 5px 0;
}

#page-menu .navi-grou-disp {
    width: 100%;
}

#page-menu.ouvert #page-menu-navi li {
    text-align: left
}

#page-menu-navi ul {
    list-style: none;
    font-size: 95%;
    font-weight: 400;
    width: 100%;
    padding-inline-start: 38px;
}

#page-menu-navi ul li {
    padding-left: 6px;
}


#page-menu-navi li.menu-navi-sele {
    margin-left: -6px;
    font-weight: bold;
    width: calc(100% + 8px) !important;
    background-color: #fff;
}

#page-menu-navi .menu-navi-grou.menu-navi-sele {
    box-sizing: content-box;
    border-left: 5px solid #fff;
    margin-left: -5px;
}

#page-menu.ouvert #page-menu-navi .menu-navi-grou.menu-navi-sele {
    border: none;
    margin-left: 0;
}

#page-menu-navi ul li:not(.menu-navi-sele, .menu-navi-vers):hover {
    font-weight: bold;
    background: #00000020;
} */


.page-corp {
    position: absolute;
    left: 0;
    top: 65px;
    width: 100%;
    height: calc(100% - 65px);
    transition: all 0.3s
}


#modu-list-gran {
    position: absolute;
    width: 100%;
    /*l*/
    display: none;
    min-width: 100%;
    height: calc(100% - 20px);
    z-index: 0;
    overflow: auto;
}

#modu-vole {
    position: absolute;
    z-index: 150;
    top: 100%;
    right: -100%;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 100%;
    height: 100%;
    transition-duration: .5s;
    overflow: hidden;
}

#modu-vole.modu-vole-list-gran,
#modu-vole.modu-vole-gauche.modu-vole-list-gran {
    right: 100%;
}

#modu-vole.modu-vole-gauche {
    right: 0%;
}

#vole-choi {
    width: 140px;
}

#modu-list,
#modu-edit,
#modu-supp,
#modu-rech {
    z-index: 100;
    padding: 0;
    width: 100%;
    min-width: 100%;
    height: 100%
}

#modu-edit {
    border-left: 1px solid #999;
}

#modu-vole-corp {
    height: 96%;
    overflow: auto;
}

/*#modu-supp-vole{
    transition-duration: .5s;
    border: 1px solid #999; position: absolute; z-index: 100; width: 100%; background-color: #f5f5f5;
}*/

#page-modu-tran.affi-edit #modu-edit {
    z-index: 120;
}


#list-filt {
    display: none;
    z-index: 20;
}

.modu-filt-titr {
    border-bottom: 2px solid var(--them-fonc);
    height: 2em;
    font-size: 110%;
    font-weight: bold;
    color: var(--them-fonc);
    width: 95%;
    margin: 5px 10px 0 0;
}

.modu-filt-noti {
    background-color: var(--noti-fonc);
    color: #fff;
    width: 18px;
    height: 18px;
    font-size: 90%;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
}

.modu-filt-cham {
    width: 100%;
    /*background-color: ;*/
}

.modu-filt-cham input:not([value=""]) {
    border-left: 3px solid var(--noti-fonc);
}

.modu-filt-cham value:not([value="0"]) {
    border-left: 3px solid var(--noti-fonc);
}

.modu-filt-cham span:not(:empty) {
    border-left: 3px solid var(--noti-fonc);
}

.modu-filt-sous {
    border-left: 1px solid var(--them-fonc);
    margin-left: 4px;
    padding-left: 3px;
    margin-bottom: 6px;
    max-height: 0px;
    transition-duration: 2.0s;
    overflow: hidden;
}

.list-cont,
.list-gran-cont {
    width: 100%;
    height: 100%;
}

.list-gran-cont {
    padding: 0 2px;
}

#list-corp {
    display: flex;
    flex-direction: column;

    padding: 0 2px 0 2px;
    width: 100%;
    overflow-y: auto;
    height: calc(100% - 30px);
    background-color: #d2d9de;
    border-right: 2px solid #999;
    border-left: 1px solid #ccc;
    position: relative;
}

#rech-corp {
    width: 100%;
    overflow-x: auto;

    height: calc(100% - 130px);
}


#list-gran-head {
    display: flex;
    width: 100%;
}


#list-head #list-head-page,
#list-gran-head #list-gran-head-page,
#edit-head #edit-head-page,
#supp-head #supp-head-page,
#rech-head #rech-head-page {
    z-index: 152;
    margin-left: 10px;
    min-width: 90px;
}


#list-head #list-head-titr,
#edit-head #edit-head-titr,
#supp-head #supp-head-titr,
#rech-head #rech-head-titr {
    position: relative;
    white-space: nowrap;
    margin: auto;
    z-index: 150
}

#supp-head {
    flex-direction: row-reverse;
}

#edit-head #edit-head-titr {
    white-space: normal;
    overflow: hidden;
    line-height: 14px;
    height: 100%;
}

#list-head #list-head-bout,
#edit-head #edit-head-bout,
#list-gran-head #list-gran-head-bout,
#rech-head #rech-head-bout {
    z-index: 151;
    font-size: 70%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: right;
    min-width: 33%;
}

.modu_T_Util {
    text-align: center;
    min-width: 21px;
    padding: 0 5px;
    background-color: #49abc4;
    border-radius: 3px;
    color: #fff;
}

/*#edit-head #edit-head-titr,
#supp-head #supp-head-titr,
#rech-head #rech-head-titr{
    left:-85px;
}*/


#supp-head-titr,
#vole-head-titr {
    text-transform: uppercase;
    padding: 0 5px;
}

#vole-head-titr {
    width: calc(100% - 100px);
}

#supp-corp-haut {
    transition-duration: .5s;
    height: 50%;
    overflow: scroll;
    position: relative;
    overflow-x: hidden;
}

#supp-corp-haut h3 {
    margin: 10px 5px 5px 5px;
    border-bottom: 1px solid #999;
}

#supp-corp-bas {
    transition-duration: .5s;
    height: 50%;
    position: relative;
    overflow-x: hidden;
}

#modu-supp-filt-hype {
    display: none;
    position: absolute;
    z-index: 10;
    height: 100%;
    right: 0;
    width: 300px;
    max-width: 60%;
    background-color: #ffffffdd;
    border: 1px solid #999;
}

#modu-supp-bas-ente {
    width: 100%;
    height: 20px;
    top: 0;
    background-color: var(--them-fonc);
    color: #fff;
    text-align: center;
    z-index: 700;
    position: relative;
}

#modu-supp-bas-corp {
    transition-duration: .5s;
    width: 100%;
    padding-top: 25px;
    height: calc(100% - 20px);
    overflow: scroll;
    border-left: 2px solid #999;
}


#list-head #list-head-bout .icon,
#edit-head #edit-head-bout .icon,
#list-gran-head #list-gran-head-bout .icon,
#supp-head #supp-head-bout .icon,
#rech-head #rech-head-bout .icon {
    font-size: 200%;
}

/*
#filt-head .icon{
    margin-right:5px;
}*/

#list-filt #filt-corp {
    /*padding-top: 24px;*/
    height: calc(100% - 30px);
    overflow-y: auto;
    position: relative;
}

#edit-menu,
#list-menu,
#supp-menu,
#list-gran-menu,
#rech-menu {
    width: 90px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}


#edit-head,
#list-head,
#supp-head,
#rech-head,
#filt-head {
    width: calc(100% - 90px);
    height: 32px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    font-weight: 600;
    position: relative;
    z-index: 1;
}


#filt-head {
    width: 100%;
}

#edit-head div,
#list-head div,
#supp-head div,
#rech-head div {
    /*height:100%;*/
    padding: 1px;
}

#modu-list-gran #list-head {
    width: 100%;
}

/*#supp-head {
    width: calc(100% - 168px);A CORRIGER
}*/


#edit-corp {
    width: 100%;
    height: calc(100% - 70px);
    overflow-y: auto;
    padding-bottom: 30px;
}

#edit-choi,
#supp-choi,
#supp-choi-hype {
    width: 100%;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    overflow-x: auto;
    overflow-y: hidden;
    /* justify-content: space-between; */
}

#supp-choi-titr,
#supp-choi-rech {
    height: 100%;
    flex-grow: 1;
    overflow-x: auto;
}

#supp-choi-rech input {
    margin: 10px 0;
}

#supp-choi #supp-choi-bout {
    margin-left: 5px;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: start;
}


#edit-choi .edit-choi-bout,
#edit-choi-hype .edit-choi-bout,
#supp-choi .supp-choi-bout {
    font-size: 90%;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /*     margin-right: 5px; */
    min-width: 70px;
    white-space: nowrap;
}

#edit-choi-hype .edit-choi-bout {
    color: #00000066
}

.fake-sele-mult-case {
    border: 1px solid #ccc;
    padding: 0 3px 0 1px;
    margin: 0 1px;
}

#edit-choi .edit-choi-bout .icon,
#supp-choi .supp-choi-bout .icon {
    font-size: 143%;
}

.edit-choi-bout {
    position: relative;
}

.gene-puce-noti {
    position: absolute;
    bottom: 22px;
    right: 9px;
    color: #fff;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: var(--noti-fonc);
}

.modu-bout-choi {
    width: 100% !important;
    font-size: 100% !important;
    padding: 3px;
    color: #999;
    border-radius: 3px;
    border: 1px solid #999;
    height: 60px;
}

.modu-bout-choi:hover {
    color: #fff;
    background-color: var(--them-fonc);
}

.modu-bout-edit {
    width: 100% !important;
    font-size: 100% !important;
    padding: 3px;
    color: #999;
    border-radius: 3px;
    border: 1px solid #999;
}

.modu-bout-edit:hover {
    color: #fff;
    background-color: #707070;
}

.modu-hype-acti {
    border-bottom: 2px solid var(--noti-fonc);
    border-radius: 1px;
}


#supp-corp {
    width: 100%;
    height: calc(100% - 70px);
    overflow-y: auto;
    position: relative;
}

#modu_supp_gedo_depot,
.modu_supp_gedo_depot {
    border: 2px dashed #E36B0A;
    cursor: pointer;
}

#modu_supp_gedo_depot:hover,
.modu_supp_gedo_depot:hover {
    background-color: #E36B0A15;
    border-style: solid;
}

#modu_supp_gedo_Visu {
    background-color: #ddd;
    height: calc(100% - 25px);
    padding: 5px;
}

#bout-div-vido {
    display: none;
}

@media (min-width: 576px) {

    .accu-cont {
        height: calc(100%);
    }

    .accu-cont .accu-cont-noti {
        display: block;
        width: 30%;
        margin-top: 00px;
        height: 100%;
    }

    .accu-cont .accu-cont-widg {
        width: 70%;
    }

    #accu-cont-noti-bout {
        display: none;
    }

    .page-corp {
        left: var(--page-menu-ferme, 70px);
        width: calc(100% - var(--page-menu-ferme, 70px));
    }


    #page-accu {
        padding: 15px 0 0;
        /*position: relative;*/
    }

    #page-accu-mess {
        position: absolute;
        top: 0;
        height: 15px;
        width: 100%;
        text-align: center;

    }

    #page-menu {
        height: calc(100% - 80px);
        top: 80px;
        width: var(--page-menu-ferme, 70px);
    }

    #page-modu-tran {
        height: calc(100% - 15px)
    }

    #list-head #list-head-titr,
    #edit-head #edit-head-titr,
    #supp-head #supp-head-titr,
    #rech-head #rech-head-titr {
        text-align: center;
    }

    #page-head {
        left: 0px;
    }

    #page-head-logo {
        /*height: 80px;*/
    }

    #list-filt,
    #modu-list,
    #modu-edit,
    #modu-supp,
    #modu-rech {
        padding: 0 2px;
    }

    #page-head-navi #head-navi-util {
        width: 60%;
    }

    #page-head-navi #head-navi-bout {
        width: 20%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }


    #page-head-navi #head-navi-agen,
    #page-head-navi #head-navi-aide,
    #page-head-navi #head-navi-foru {
        display: flex;
    }


    #page-head-navi .head-navi-haut {
        border: none;
    }

    #page-head-navi .head-navi-bas {
        /*height:20px;*/
    }

    .page-corp .corp-navi {
        display: flex;
    }

    .page-corp .corp-navi #corp-navi-chem {
        margin-left: calc(var(--page-menu-ouvert, 180px) - var(--page-menu-ferme, 70px));
    }

    #page-head-logo {
        width: var(--page-menu-ouvert, 180px);
    }

    #corp-navi-chem {
        background-color: #eee;
        display: flex;
        width: 100%;
    }

    .corp-navi-chem-elem {
        background-color: #fff;
        margin: 0 3px;
        padding: 0 3px;
        border: 1px solid #ccc;
        color: #999;
        cursor: pointer;
        max-width: 150px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    #page-head-logo #head-logo-impo {
        width: 100%;
        height: 100%;
        background-color: #d2d9de;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        color: #707070;
    }

    /*     #page-menu-navi {
        display: block;
    }

    #page-menu.ouvert {
        width: var(--page-menu-ouvert, 180px);
        height: calc(100% - 80px);
    }

    #page-menu-navi .navi-grou-disp,
    #page-menu-navi .page-menu-T_bloc {
        display: none;
    }

    #page-menu.ouvert #page-menu-navi .navi-grou-disp,
    #page-menu.ouvert #page-menu-navi .page-menu-T_bloc {
        display: inline-block;
    }

    #page-menu #menu-navi-lang {
        justify-content: center;
    }

    #page-menu.ouvert #menu-navi-lang {
        justify-content: start;
    }

    #page-menu-navi li div {
        margin-bottom: 20px;
    }

    #page-menu.ouvert #page-menu-navi li div {
        margin-bottom: 0;
    } */

    #page-head-navi {
        width: calc(100% - var(--page-menu-ouvert, 180px));
    }

    #page-spec {
        top: 15px;

    }


    #accu-actu {
        height: 100%;
    }

    #actu-notif-titre {
        background-color: #333;
        color: #fff;
        text-align: center;
        border-radius: 5px;
    }


    #edit-choi,
    #supp-choi {
        order: 4;
    }

    #edit-corp {
        height: calc(100% - 70px);
        overflow-y: auto;
        order: 5;
    }

    #list-corp,
    #rech-corp {
        height: calc(100% - 30px);
    }

    #supp-corp {
        height: calc(100% - 70px);
        order: 5;
        border-left: 1px solid #ccc;
    }

}

/*voir poour changer le point qui me semble trop bas PASSE A 992px */
@media (min-width: 992px) {

    .accu-cont .accu-cont-noti {
        width: 20%;
    }

    .accu-cont .accu-cont-widg {
        width: 80%;
    }


    #page-head-navi #head-navi-util {
        position: absolute;
    }

    #page-head-navi #head-navi-bout {
        min-width: 20%;
        position: absolute;
        right: 0px;
        height: 100%;
    }

    #page-modu-erre {
        top: 75px;
    }

    .page-corp {
        left: var(--page-menu-ferme, 70px);
        width: calc(100% - var(--page-menu-ferme, 70px));
    }

    #page-menu {
        width: var(--page-menu-ferme, 70px);
    }

    #page-modu-tran {
        transform: translateX(-50%)
    }

    #page-modu-tran.affi-edit {
        transform: translateX(-50%)
    }

    #page-modu-tran.affi-supp {
        transform: translateX(-100%)
    }

    #page-modu-tran.affi-rech {
        transform: translateX(0%)
    }

    #page-modu-tran.sans-list.affi-edit {
        transform: translateX(50%);
    }

    #page-modu-tran.sans-list.affi-supp {
        transform: translateX(0%);
    }

    #page-modu-tran.sans-list.affi-rech {
        transform: translateX(50%);
    }

    /* -------- COMA 01/03/2024 ------*/

    /* Ajout supp-gran  */
    #page-modu-tran.affi-supp.affi-supp-gran {
        transform: translateX(-150%);
    }

    #page-modu-tran.affi-supp.affi-supp-gran #modu-supp {
        width: 100%;
        min-width: 100%;
    }

    #page-modu-tran.sans-list.affi-supp.affi-supp-gran {
        transform: translateX(-50%);
    }

    /* ------- FIN COMA 01/03/2024 ------*/


    #page-head {
        left: 0px;
    }

    #page-head-logo {
        width: var(--page-menu-ouvert, 180px);
    }


    /*     #page-menu-navi {
        display: block;
    } */

    #page-head-navi {
        width: calc(100% - var(--page-menu-ouvert, 180px));
    }


    #modu-list,
    #modu-edit,
    #modu-supp,
    #modu-rech {
        width: 50%;
        min-width: 50%;
    }


    /*    #modu-edit {
            width: 20%;
            min-width: 20%;
        }
        #modu-supp {
            width: 80%;
            min-width: 80%;
        }*/
    #modu-list,
    #modu-edit {
        display: block;
    }

    #modu-edit.modu-edit-gran {

        width: 100%;
        min-width: 100%;
    }

    #edit-menu,
    #supp-menu,
    #list-menu,
    #rech-menu,
    #list-gran-menu,
    #rech-menu {
        width: 85px;
    }


    #list-head,
    #edit-head,
    #supp-head,
    #rech-head,
    #list-gran-menu {
        width: calc(100% - 85px);
    }


    #modu-vole {
        width: 50%;
        right: -50%;
    }

    #modu-vole.modu-vole-list-gran {
        right: 100%;
    }

    #modu-vole.modu-vole-gauche.modu-vole-list-gran {
        right: 150%;
    }

    #list-gran-head {
        width: 100%;
    }

    #bout-div-vido {
        display: flex;
    }
}

/*voir si 1200px pas trop petit*/
@media (min-width: 1200px) {

    .accu-cont .accu-cont-noti {
        display: block;
        width: 15%;
    }

    .accu-cont .accu-cont-widg {
        width: 85%;
    }


    #page-head-logo {
        width: var(--page-menu-ouvert, 180px);
    }

    #page-menu {
        width: var(--page-menu-ouvert, 180px);
    }

    #page-menu.ferme {
        width: var(--page-menu-ferme, 70px);
    }

    /* #page-menu .menu-navi-grou {
        height: 32px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    #page-menu.ferme .menu-navi-grou {
        height: 32px;
        display: flex;
        justify-content: center;
        align-items: center;
    } */


    #page-menu.ferme #page-menu-navi li div {
        /* margin-bottom: 20px; */
    }

    /* #page-menu #page-menu-navi li div {
        margin-bottom: 0;
    }

    #page-menu-navi .menu-navi-grou.menu-navi-sele {
        border: none;
        margin: 0;
    }

    #page-menu.ferme #page-menu-navi .menu-navi-grou.menu-navi-sele {
        box-sizing: content-box;
        border-left: 5px solid #fff;
        margin-left: -5px;
    }


    #page-menu-navi li div:nth-child(1):hover,
    #page-menu-navi li div:nth-child(1):active,
    #page-menu-affi:hover,
    #page-menu-affi:active {
        font-weight: 800;
        letter-spacing: 0.05em;
    }*/

    .page-corp {
        left: var(--page-menu-ouvert, 180px);
        width: calc(100% - var(--page-menu-ouvert, 180px));
    }

    .page-corp.grand {
        left: var(--page-menu-ferme, 70px);
        width: calc(100% - var(--page-menu-ferme, 70px));
    }

    /*#page-menu.ferme #page-menu-affi {
        align-items: center;
    }

    #page-menu.ferme #page-menu-affi #page-menu-titr,
    #page-menu.ferme #page-menu-navi .navi-grou-disp,
    #page-menu.ferme #page-menu-navi .page-menu-T_bloc {
        display: none;
        opacity: 0;
    }


    #page-head-navi {
        width: calc(100% - var(--page-menu-ouvert, 180px));
    }*/

    .page-corp .corp-navi #corp-navi-chem {
        margin-left: 0;
    }

    .page-corp.grand .corp-navi #corp-navi-chem {
        margin-left: calc(var(--page-menu-ouvert, 180px) - var(--page-menu-ferme, 70px));
    }

    /*#page-menu-navi li {
        text-align: left
    }

    #page-menu.ferme #page-menu-navi li {
        text-align: center;
    } */

    #list-filt {
        display: block;
    }

    /*     #page-menu #page-menu-navi .navi-grou-disp,
    #page-menu #page-menu-navi .page-menu-T_bloc {
        display: inline-block;
        opacity: 100;
    } */


    #modu-list.reduit #list-filt {
        display: none;
    }

    #modu-list.reduit .list-cont {
        width: 100%;
    }

    #list-filt {
        width: 20%
    }

    .list-cont {
        width: calc(80%);
    }

    #list-head {
        width: 100%;
    }

    #list-menu {
        display: none;
    }

    #list-gran-menu {
        display: none;
    }

    #list-head #list-head-page,
    #list-gran-head #list-gran-head-page,
    #edit-head #edit-head-page,
    #supp-head #supp-head-page,
    #rech-head #rech-head-page {
        width: 33%;
    }


    #list-head #list-head-titr,
    #edit-head #edit-head-titr,
    #supp-head #supp-head-titr,
    #rech-head #rech-head-titr {
        min-width: 33%;
    }

    #list-head #list-head-bout,
    #edit-head #edit-head-bout,
    #list-gran-head #list-gran-head-bout,
    #rech-head #rech-head-bout {
        min-width: 40%;
    }

    #supp-choi #supp-choi-bout {
        width: 50%;
    }

}

/* ============================================================== LISTES ====================================================== */

.list-corp-lign {
    display: flex;
    flex-wrap: wrap;
    margin: 2px;
    background-color: #fff;
    position: relative;
    cursor: pointer;

    .row {
        min-height: 50px;
    }
}

.list-corp-lign div {
    overflow: hidden;
}

.list-corp-lign-none {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 25%;

    background-color: var(--noti-fonc);
    /*left: 0; right: 0;*/
    /*background: repeating-linear-gradient(-45deg, #fff, #fff 9px, #bf3b3199 10px, #bf3b3199 11px);*/
    padding: 2px 8px;
    text-align: center;
    color: var(--noti-clai);
    font-weight: 600;
    font-size: 12px;
    z-index: 3;
    border-radius: 0 0 0 8px;
    box-shadow: -3px 3px 5px 0px rgba(0, 0, 0, 0.25);
}

.list-corp-lign-imag {
    padding: 2px;
    height: 90px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    align-self: center;
}

.list-corp-lign-donn {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 2px;
    font-size: 110%;
}

.list-corp-lign-casA,
.list-corp-lign-casB {
    width: 100%;
    padding-left: 5px;
}

.list-corp-lign-casA {
    font-size: 100%;
    font-weight: bold;
}

.list-corp-lign-casC,
.list-corp-lign-casD {
    width: 50%;
    text-align: center;
}

.list-corp-lign-casD {
    line-height: 12px;
}

.list-corp-lign-imag img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

.list-corp-lign-bout {
    padding-right: 2px;
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
}

.list-corp-lign-bout button {
    border: 1px solid #999;
    border-radius: 3px;
    cursor: pointer;
    font-size: 150%;
    padding: 3px;
    width: 1.5em;
    width: 1.5em;
    margin-bottom: 1px;
}

.list-corp-lign-bout button img {
    width: 15px;
}

.list-corp-lign-supp {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    font-size: 80%;
    margin-top: 2px;
}

.list-corp-lign-supp .larg-20p {
    width: 19%;
    margin: 0 .5%;
    text-align: center;
}

.list-corp-lign-supp .larg-1 {
    width: 23%;
    margin: 0 .5%;
    text-align: center;
}

.list-corp-lign-supp .larg-2 {
    width: 49%;
    margin: 0 .5%;
    text-align: center;
}

.list-corp-lign-supp .larg-4 {
    width: 100%;
    margin: 0 .5%;
    text-align: left;
}

@media (min-width: 576px) {
    .list-corp-lign-imag {
        width: 25%;
    }

    .list-corp-lign-donn.lign-donn-75 {
        width: 75%;
    }

    .list-corp-lign-donn.lign-donn-100 {
        width: 100%;
    }

    .list-corp-lign-casA,
    .list-corp-lign-casB {
        width: 75%
    }

    .list-corp-lign-casC,
    .list-corp-lign-casD {
        width: 20%;
        font-size: 90%;
    }

    #list-corp-lign-ajou {
        min-height: 60px;
        display: flex;
        background-color: transparent !important;
    }
}


/* ============================================================== EDITIONS ====================================================== */
#edit-corp {
    /*    display: grid;
        grid-template-columns: repeat(12, 1fr);
        grid-gap: 1px;
        grid-auto-rows: minmax(30px, auto);*/
}


#edit-corp h3 {
    width: 100%;
    padding-left: 10px;
}

h3 input {
    color: inherit;
}


#edit-corp .libelle {
    font-weight: 400;
    font-size: 85%;
    color: var(--them-fonc);
}

.libelle {
    min-height: 16px;
    text-transform: uppercase;
    color: var(--them-fonc);
    font-size: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

    font-weight: 400;
    font-size: 85%;
    color: var(--them-fonc);
}

.donnee,
.donnee-filt {}

.donnee-filt {
    width: calc(100% - 15px);
    position: relative;
}

/*#edit-corp input, #edit-corp .fake-select{
    border:none;
    border-bottom: 1px solid #C4c0c0;
    border-left: 1px solid #C4c0c0;
    padding-left:2px;
}*/


/* ===================================================================== Page Connexion ========================================================= */
#page-conn {
    z-index: 300;
    width: 100%;
    position: absolute;
    top: 0px;
    height: calc(100% - 0px);
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    overflow-y: auto;
    position: fixed;
    font-size: 110%;
    /*background: linear-gradient(70deg, #E7E7F0, #F0E3F5);*/
    background-color: white;
    background-image: linear-gradient(85deg, rgba(255, 255, 255, 0.5), rgba(100, 100, 100, 0.5)), url(../docu.php?Logo=fond-accu);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

/*changer ici pour afficher la page de connexion*/
#page-conn {
    display: none;
}

#page-conn #conn-form,
#page-conn #conn-actu {
    min-height: 100%;
    background-color: #fff;
    border-radius: 15px;
}

#page-conn #conn-form {
    width: 100%;
    padding: 40px;
    background-color: #fff;
}

#page-conn #conn-form #form-titr {
    text-align: center;
    margin-bottom: .5rem;
}

.input-filt {
    background-color: #eee;
    width: 95%;
}

#page-conn #conn-form #form-comp,
#page-conn #conn-form #form-iden,
#page-conn #conn-form #form-mdpa {
    margin-bottom: 25px;
}

#page-conn #conn-form #form-comp {
    max-height: 200px;
    overflow: auto;
}

#page-conn #conn-form #form-erro {
    display: none;
    position: absolute;
    top: 0px;
    width: calc(100% - 30px);
    margin: auto;
    left: 15px;
    text-align: center;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

#page-conn #conn-form input {
    padding: 5px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #333;
}

#page-conn #form-oubl,
#form-crea {
    color: #007bff;
    cursor: pointer;
}


#page-conn #form-oubl :hover {
    text-decoration: underline;
}

#page-conn #form-crea :hover {
    text-decoration: underline;
}

#page-conn #conn-form #form-vali,
#page-rgpd #form-vali {
    cursor: pointer;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    border-radius: 15px;
    margin: auto;
    text-align: center;
    width: 180px;
    background-color: #E36B0A;
    color: #fff;
    margin-bottom: 30px;
}

#page-conn #conn-form #form-vali .conn-form-bouton,
#page-rgpd .conn-form-bouton {
    background-color: inherit;
    font-size: inherit;
    color: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    border: none;
    padding: 8px;
}

#page-conn #conn-form #form-vali .conn-form-bouton:focus,
#page-rgpd .conn-form-bouton:focus {
    outline: none;
}

#page-conn #conn-actu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
}

#page-conn #conn-pres {
    width: 100%;
    position: absolute;
    top: 10px;
    max-height: calc(100% - 50px);
    overflow: auto;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#page-conn #conn-actu img {
    display: inline-block;
    max-width: 100%;
    margin: auto;
    vertical-align: middle;
    /*height:100%*/
}

#page-conn #conn-foot {
    position: fixed;
    bottom: 0;
    height: 50px;
    display: flex;
    left: 0;
    width: 100%;
    justify-content: center;
}

#page-conn #conn-foot-logo {
    position: absolute;
    right: 15px;
    bottom: 15px;
    max-width: 80px;
}

#page-conn #conn-foot-logo img {
    max-width: 100%;
}

#page-conn #conn-foot-rgpd {
    max-width: 45%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 80%;
}

#page-conn #conn-foot-boutvers {
    position: absolute;
    left: 15px;
    bottom: 10px;
    max-width: 25%;
    text-transform: uppercase;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid #888;
    padding: 10px;
    cursor: pointer;
}

#page-conn #conn-foot-boutvers:hover {

    background-color: rgba(255, 255, 255, 1);
}

#page-conn #conn-foot-rgpd a {
    color: #333;
    /*background-color : rgba(255, 255, 255, 0.1);*/
}

@media (min-width: 576px) {
    #page-conn #conn-pres {
        max-width: 540px;
    }
}

@media (min-width: 992px) {
    #page-conn #conn-foot {
        position: absolute;
        bottom: 10px;
    }

    #page-conn #conn-pres {
        max-width: 960px;
        position: relative;
    }

    #page-conn #conn-foot-logo {
        max-width: 90px;
    }
}

@media (min-width: 1200px) {
    #page-conn #conn-pres {
        max-width: 1140px;
    }
}

#conn-mdpa-oubl {
    z-index: 450;
    position: absolute;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    /*margin: 5px 0;*/


}

#conn-mdpa-oubl #mdpa-oubli-boit {
    width: 100%;
    padding: 40px;
    /*min-width:300px;*/
    background-color: #fff;
    border-radius: 15px;
}

#conn-mdpa-oubl #mdpa-oubli-titr {
    margin-bottom: 10px;
}

#conn-mdpa-oubl #mdpa-oubli-form {
    width: 100%;
}

#conn-mdpa-oubl #mdpa-oubli-form p {
    margin-top: 15px;
}

#conn-mdpa-oubl #mdpa-oubli-form input,
#conn-mdpa-oubl #mdpa-oubli-form .input {
    padding: 5px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #333;
}

#mdpa-oubli-comp,
#mdpa-oubli-iden,
#mdpa-oubli-mail {
    margin-bottom: 30px
}

#conn-mdpa-oubl .mdpa-oubli-bout {
    cursor: pointer;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    border-radius: 15px;
    margin: auto;
    text-align: center;
    width: 180px;
    padding: 5px;
    background-color: #E36B0A;
    color: #fff;
    /*margin-bottom: 30px;*/
}

#conn-mdpa-oubl .mdpa-oubli-bout.inac {
    background-color: #fff;
    color: inherit
}

#conn-mdpa-oubl .mdpa-oubli-bout input {
    background-color: inherit;
    font-size: inherit;
    color: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    border: none ! important;
}


/* ======================================================================= PAGE RGPD ============================================================*/
#page-rgpd {

    z-index: 350;
    width: 100%;
    position: absolute;
    top: 0px;
    height: calc(100% - 0px);
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    overflow-y: auto;
    position: fixed;
    background-color: rgba(255, 255, 255, 0.9)
        /* background: linear-gradient(70deg, #E7E7F0, #F0E3F5); */
        /*    background-image: linear-gradient(85deg, rgba(255, 255, 255, 0.5), rgba(100, 100, 100, 0.5)), url(../_imag/accu/accueil.jpg);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center center;*/
}

#page-rgpd #form-nom,
#page-rgpd #form-pren,
#page-rgpd #form-mail {
    margin-bottom: 20px;
}

#page-rgpd .rgpd-cont {
    background-color: white;
    padding: 20px;
    border-radius: 15px;
}

#page-rgpd input {
    padding: 5px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #333;
}

#page-rgpd #form-rgpd-info,
#page-rgpd #form-rgpd-effa {
    width: 10px;
}

/* ========================================= classes spÃ©cifiques ============================================= */

.tout-centre {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.h-100 {
    height: 100%;
}

.h-lg-inherit {
    height: inherit;
}

.si-md {
    display: none;
}

.si-lg {
    display: none;
}

.si-xl {
    display: none;
}

.font-200 {
    font-size: 140%
}

.min-w-100 {
    min-width: 100% !important;
}


@media (min-width: 576px) {
    .si-md {
        display: block;
    }
}


@media (min-width: 992px) {
    .h-lg-inherit {
        height: auto;
    }

    .si-lg-masq {
        display: none !important;
    }

    .w-lg-50 {
        width: 50% !important;
    }

    .si-lg {
        display: block;
    }

    .font-200 {
        font-size: 200%
    }


}

@media (min-width: 1200px) {
    .si-xl {
        display: block;
    }

}


/* ======================================================================= ParamÃ©trages =========================================================== */
#gest-impo #gest-imag {
    margin: auto;
    width: 100%;
    max-width: 400px;
    height: 200px;
    border: 3px solid #999;
    border-radius: 4px;
    margin-bottom: 10px;
    display: flex;
}

#gest-impo #gest-imag img {
    margin: auto;
    max-height: 100%;
    width: auto;
}

#gest-impo .gest-charg .charg-bout {
    margin: auto;
    width: 200px;
    max-width: 100%;
    text-align: center;
    border: 1px solid #ccc;
}

#gest-impo .gest-charg .charg-bout button {
    width: 100%;
    height: 100%;
    padding: 15px;
}

.gest-para-modu {
    width: calc(33% - 10px);
}

@media screen and (min-width: 1200px) {
    .gest-para-modu {
        width: calc(25% - 10px);
    }
}

.gene-bout-acti.envi-bout .envi-bout-actif {
    color: green;
}

.gene-bout-acti.envi-bout .envi-bout-inactif {
    color: red;
}

.gene-bout-acti.envi-bout .envi-bout-titre {
    color: var(--noti-fonc);
}

.gene-bout-acti.envi-bout:hover .envi-bout-actif,
.gene-bout-acti.envi-bout:hover .envi-bout-inactif,
.gene-bout-acti.envi-bout:hover .envi-bout-titre,
.gene-bout-acti-sele.envi-bout .envi-bout-actif,
.gene-bout-acti-sele.envi-bout .envi-bout-inactif,
.gene-bout-acti-sele.envi-bout .envi-bout-titre {
    color: inherit;
}

/* ======================================================================= Popup Generale =========================================================== */
#popu-gene {
    display: none;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: fixed;
    width: 100%;
    z-index: 10000;
    overflow: auto;
    background-color: rgba(100, 100, 100, 0.3);
    align-items: center;
    justify-content: center;
}

#popu-gene-rech {
    width: 100%;
    background-color: var(--them-medi);
    padding: 3px 12px;
    color: #fff;
}

#popu-gene-boit {
    z-index: 1001;
    background-color: #fff;
    min-width: 200px;
    width: 50%;
    margin: 100px auto;
    padding: 10px;
    height: 500px;
    border-radius: 10px;
    border: 1px solid #F1F0E9;
    position: relative;
    overflow: scroll;
}

#popu-choi-ajou {
    background-color: #fff;
    font-size: 10px;
    color: var(--them-fonc);
}

#popu-choi-head {
    width: 100%;
    background-color: var(--them-fonc);
    font-size: 120%;
    text-transform: uppercase;
    color: #fff;
    height: 1.6em;
    text-align: center;
}

#popu-choi-para {
    display: flex;
    justify-content: space-around;
    background-color: var(--them-fonc);
    padding: 2px 10px;
    height: 30px;
}

#popu-choi-list {
    border: 1px solid #999;
    height: 350px;
    overflow: auto;
}

#popu-choi-filt {
    display: flex;
    justify-content: space-around;
    background-color: var(--them-medi);
    padding: 2px 10px;
}

.popu-gene-choi {
    width: 30%;
    margin: 3px 1%;
    padding: 2px 6px;
    text-align: left;
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #909090;
}

.popu-bout-rech {
    background-color: var(--them-fonc);
    color: #fff;
}

.gene-page-masq-popu {
    display: none;
    top: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 590;
    overflow: auto;
    justify-content: center;
    background-color: rgba(100, 100, 100, 0.4);
}

#page-popu-modu {
    position: absolute;
    top: 20%;
    background-color: #FAF9F8;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    width: 600px;
    max-width: calc(100% - 20px);
    z-index: 596;
    left: 10px;
    max-height: 500px;
    overflow: auto;
    border: 1px solid #999;
}

.gene-page-popu {
    max-width: calc(100% - 20px);
    z-index: 598;
    left: 10px;
    top: 90px;
}

#page-agen-edit {
    display: none;
    color: #000 !important;
    position: absolute;
    width: 50%;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 5px;
}

#grpt-plan-edit {
    display: none;
    color: #000 !important;
    position: fixed;
    max-width: 80%;
    z-index: 9;
    width: 500px;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 5px;
    top: 100px;
}

@media (min-width: 620px) {

    #page-popu-modu,
    .gene-page-popu {
        left: calc(50% - 300px);
        top: 150px;
    }
}

.gene-ongl {
    background-color: var(--them-fonc);
    display: flex;
}

.gene-ongl-masq {
    border-bottom: 2px solid var(--noti-fonc);
    color: #fff;
}

.gene-ongl-acti {
    border: 2px solid var(--noti-fonc);
    border-bottom: 0px solid var(--noti-fonc);
    border-radius: 7px 7px 0 0;
    background-color: #fff;
}

/* ========================================================================= Chat =============================================================== */

#chat-cont {
    position: absolute;
    width: 50px;
    right: 0px;
    top: 30px;
    height: calc(100% - 30px);
    transition: width 0.6s;
    -webkit-transition: width 0.6s;
}

#chat-cont.ouvert {
    width: 350px;
}

#chat-ongl {
    position: fixed;
    z-index: 510;
    background: #ffffff90;
    width: 50px;
    right: 0;
    top: 95px;
    box-shadow: -2px 0px 2px 0px #ddd;
    transition: right 0.6s;
    -webkit-transition: right 0.6s;
}

#chat-ongl:hover {
    background: #ffffff;
}

#chat-ongl.ouvert {
    background: #ffffff;
    right: 300px;
}

#chat-ongl button {
    font-size: 160%;
    color: var(--them-fonc);
}


#chat-body {
    background-color: #fff;
    position: absolute;
    z-index: 500;
    overflow: hidden;
    white-space: nowrap;
    right: 0px;
    top: 30px;
    height: calc(100% - 30px);
    width: 0;
    overflow: hidden;
    transition: width 0.6s;
    -webkit-transition: width 0.6s;
    box-shadow: -2px 0px 2px 0px #ddd;

}

#chat-body.ouvert {
    width: 300px;
}

#chat-body .chat-body-form {
    font-size: 12px;
    background-color: #fff;
}

#chat-body .chat-body-bout {
    text-align: right;
}

#chat-body .chat-body-mess {
    margin: 0;
    overflow-y: auto;
    padding-inline-start: 2px;
}

#chat-body .chat-body-mess>li {
    list-style: none;
    position: relative;
    padding: 5px;
    font-size: 12px;
    border-radius: 5px;
}

#page-menu .menu-noti-grou,
#page-menu.ferme .menu-noti-grou {
    position: absolute;
    left: 32px;
    bottom: 0px;
    height: 10px;
    width: 10px;
}

#page-menu.ouvert .menu-noti-grou {
    left: 20px;
    bottom: 15px;
}

@media (min-width: 576px) {
    #chat-ongl {
        top: 140px;
    }

    #chat-body {
        top: 45px;
        height: calc(100% - 45px);
    }
}

@media (min-width: 1200px) {

    #page-menu .menu-noti-grou,
    #page-menu.ouvert .menu-noti-grou {
        left: 20px;
        bottom: 15px;

    }

    #page-menu.ferme .menu-noti-grou {
        left: 32px;
        bottom: 0px;
    }
}


/* ======================================================================= Popup Mail =========================================================== */


#page-popu-mail {
    display: none;
    position: absolute;
    top: 85px;
    z-index: 599;
    background-color: #FAF9F8;
    width: 95%;
    min-width: 200px;
    left: 2%;
    padding: 10px;
    height: 520px;
    max-height: calc(100% - 90px);
    overflow: auto;
    border-radius: 10px;

}

#page-popu-mail #modu-mail-acti {
    width: 100%;
    display: flex;
    height: calc(100% - 30px);
}

#page-popu-mail #modu-mail-acti #mail-acti-hist {
    display: none;
    width: 100%;
    padding: 3px;
    height: 100%;
    overflow: auto;
}

#mail-acti-hist .mail-hist-boit {
    display: flex;
    width: 100%;
    background-color: #fff;
}

#mail-acti-hist .mail-hist-boit .mail-hist-boit-info,
#mail-acti-hist .mail-hist-boit .mail-hist-boit-envo {
    padding: 3px;
    width: 85%;
    border: 1px solid #F1F0E9;
}

#mail-acti-hist .mail-hist-boit .mail-hist-boit-envo {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 150%;
}

#mail-acti-hist .mail-hist-boit .mail-hist-boit-envo {
    width: 15%;
}

#mail-acti-hist .mail-hist-boit .mail-hist-boit-edit {
    padding: 3px;
    width: 20%;
    border: 1px solid #F1F0E9;
}


#page-popu-mail #modu-mail-acti #mail-acti-edit {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 10px;
    padding: 3px;
}

#mail-acti-edit #mail-acti-edit-a,
#mail-acti-edit #mail-acti-edit-cc,
#mail-acti-edit #mail-acti-edit-obje,
#mail-acti-edit #mail-acti-edit-join,
#mail-acti-edit #mail-acti-edit-corp,
#mail-acti-edit #mail-acti-edit-vali {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    align-items: center;
    border: 1px solid #F1F0E9;
}

#mail-acti-edit #mail-acti-edit-vali {
    height: 100%;
}

#mail-acti-edit #mail-acti-edit-envo,
#mail-acti-edit .mail-acti-edit-bout {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 1px solid #F1F0E9;
    padding: 8px;
    background-color: #fff;
    min-width: 20%;
}

#mail-acti-edit #mail-acti-edit-envo button,
#mail-acti-edit .mail-acti-edit-bout button {
    min-width: 100%;
    height: 100%;
}

/*#mail-acti-edit #mail-acti-edit-envo:hover,
#mail-acti-edit .mail-acti-edit-bout:hover {
    background-color: var(--noti-fonc);
    color: #fff;
}*/

#mail-acti-edit #mail-acti-edit-erro {
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
}

#page-popu-mail #modu-mail-acti #mail-acti-dest {
    display: none;
    width: 100%;
    padding: 3px;
    height: 100%;
    overflow: auto;
}

#mail-acti-dest .mail-dest-boit {
    display: flex;
    width: 100%;
    background-color: #fff;
}

#mail-acti-dest .mail-dest-cate,
#mail-acti-hist .mail-hist-titr {
    background-color: #F1F0E9;
    width: 100%;
    /*border:1px solid #F1F0E9;*/
    padding: 3px;
    text-align: center;

}

#mail-acti-dest .mail-dest-boit .mail-dest-boit-icon {
    border: 1px solid #F1F0E9;
    padding: 3px;
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 150%;
    color: white;
}

#mail-acti-dest .mail-dest-boit .mail-dest-boit-info {
    border: 1px solid #F1F0E9;
    padding: 3px;
    width: 70%;
}

#mail-acti-dest .mail-dest-boit .mail-dest-boit-ajou {
    border: 1px solid #F1F0E9;
    padding: 3px;
    width: 17%;
    font-size: 80%;
}

#page-popu-mail input:not(.checkbox),
#page-popu-mail textArea {
    width: 100%;
    padding: 5px;
    border: none;
}

@media (min-width: 992px) {
    #page-popu-mail {
        top: 110px;
        min-width: 900px;
    }

    #page-popu-mail #modu-mail-acti #mail-acti-hist {
        display: block;
        width: 25%;
    }

    #page-popu-mail #modu-mail-acti #mail-acti-edit {
        display: block;
        width: 50%;
    }

    #page-popu-mail #modu-mail-acti #mail-acti-dest {
        display: block;
        width: 25%;
    }
}

@media (min-width: 1200px) {
    #page-popu-mail {
        left: 17%;
        width: 65%
    }
}

/* ======================================================================= Utilisateurs =========================================================== */

.supp-util-acce-bout {
    height: 70px;
    width: 110px;
    margin: 4px;
    font-size: 90%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}


.supp-util-acce-bout .icon {
    font-size: 150%;
}

/* ======================================================================= Arboresence =========================================================== */
.arbo-lign {
    border-bottom: 1px solid #bbb;
    overflow: hidden;
}

.arbo-lign-sele {
    border-top: 1px solid #bbb;
    overflow: hidden;
}

#arbo-sele-rech {
    width: 100%;
    text-align: center;
    padding: 3px;
    background-color: var(--them-medi);
}

#page-popu-choi .arbo-lign-sele,
#page-popu-choi .arbo-lign {
    min-height: 16px;
    /*max-height: 20px;*/
    font-size: 90%;
}

.arbo-lign-sele:hover {
    background-color: #c1c4cc;
}

.arbo-lign-sele-acti {
    background-color: #ffcda5;
    /*background-color: #b1b4bc;*/

}

.arbo-lign-sele button,
.choi-lign-sele button {
    border: 1px solid #999;
    margin-right: 5px;
}

.arbo-lign-sele button:hover,
.choi-lign-sele button:hover {
    color: #fff;
    background-color: var(--them-fonc);
}

.arbo_Sous {
    padding-left: 16px;
    /*height: 100%;*/
    margin-bottom: 6px;
}

.modu-arbo-bout-ajou {
    color: #777;
    margin: 3px 5px;
}

.modu-arbo-bout-ajou:hover {
    color: var(--noti-fonc);
}

.choi-lign-sele {
    border-bottom: 1px solid #bbb;
    width: 90%;
    margin: 2px auto;
}

.choi-lign-sele:hover {
    background-color: #c1c4cc;
}

.choi-lign-sele button {
    margin-top: 3px;
}

/* -------- modu-plan -------- */

#modu-plan-supp {
    position: absolute;
    bottom: 0;
    border-radius: 35px;
    padding: 18px 24px;
    box-sizing: border-box;
    height: 70px;
    font-size: 200%;
    color: red;
    width: 70px;
    right: 0;
    background-color: #fff;
    border: 1px solid red;
    display: none;
}

.modu-plan-case {
    z-index: 11;
    position: absolute;
    overflow: hidden;
}

#modu-plan-zone-util {
    position: absolute;
    z-index: 100;
    top: 30px;
    bottom: 0;
    right: -180px;
    width: 180px;
    border-left: 1px solid #999;
    background-color: #f5f5f5;
    transition-duration: .5s;
}

#modu-plan-bout-util {
    position: absolute;
    top: 0;
    width: 40px;
    left: -40px;
    height: 40px;
    font-size: 200%;
    border-radius: 0 0 0 20px;
    padding: 5px;
    background-color: #eee;
    border: 1px solid #999;
}

.modu-plan-zone-util-affi {
    right: 0 !important;
}

/*#modu-plan-supp:drop {
    background-color: red;
    color: #fff;
}*/

.modu-plan-head-bout {
    display: flex;
    flex-direction: row;
    align-items: center;

    border-radius: 4px;
    overflow: hidden;

    button {
        :not(i) {
            flex-grow: 1;
        }
    }
}

#plan-trad,
.modu-plan-head-bout {
    font-family: 'Inter';
    font-size: 10px;

    button:not(.modu-bout) {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;

        font-weight: 500;
        background-color: #eee;
        color: #333;
    }

    button:focus {
        outline: none;
    }

    &.modu-plan-vali-bout {
        button {
            height: 30px;
            border: solid 1px var(--them-fonc);
        }

        button:hover {
            color: #fff;
            background: var(--noti-fonc);
            border: none;
        }
    }
}

.modu-plan-bout-larg,
.modu-agen-bout-larg {
    min-width: 80px;
    height: 22px;
    border-radius: 4px;
}

.modu-plan-bout-peti,
.modu-agen-bout-peti {
    width: 22px;
    height: 22px;
    border-radius: 4px;
}

.modu-plan-bout-peti.reverse {
    flex-direction: row-reverse;
}

.donnee > .icon,
.libelle > .icon {
    border: 1px solid var(--them-fonc);
    color: var(--them-fonc);
}

.donnee > .icon:hover,
.libelle > .icon:hover,
.modu-plan-poin-bout-trav:hover {
    border-color: var(--noti-fonc);
    color: var(--noti-fonc);
}

#plan-poin-tota-bout:not(.active),
#plan-reel-tota-bout:not(.active) {
    #plan-poin-tota-icon-haut,
    #plan-reel-tota-icon-haut {
        display: none;
    }
    #plan-poin-tota-icon-bas,
    #plan-reel-tota-icon-bas {
        display: flex;
    }
}

#plan-poin-tota-bout.active,
#plan-reel-tota-bout.active {
    #plan-poin-tota-icon-haut,
    #plan-reel-tota-icon-haut {
        display: flex;
    }
    #plan-poin-tota-icon-bas,
    #plan-reel-tota-icon-bas {
        display: none;
    }
}

.page-popu-modu-plan,
#plan_edit {

    .form-bool-fals,
    .form-bool-true {
        width: 14px !important;
        height: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 1;
        border-radius: 2px;
    }

    .form-bool-fals {
        background: transparent;
        border: 2px solid var(--them-fonc);
    }

    .form-bool-true {
        background: var(--noti-fonc);
    }

    .form-bool-curs-fals,
    .form-bool-curs-true {
        display: none
    }

    .icon-nav-ferm {
        display: none
    }

    .form-bool-true>.icon-modu-cont {
        position: absolute;
        z-index: 1;
        margin: 0;
        font-size: 8px;
        color: var(--noti-clai);
    }

    .fake-select {
        min-width: 60px;
    }
}

.page-popu-modu-plan-util:hover {
    background-color: var(--noti-medi);
}

.page-popu-modu-plan-para-lien {
    color: #999999;
}

.page-popu-modu-plan-para-lien:hover {
    color: var(--noti-fonc);
}

.plan-drag-bout:hover {
    box-shadow: -5px 0 10px 0 #00000050;
}

.plan-util-pres-hora:hover {
    color: #000;
    background: #fff;
    font-weight: 600;
    z-index: 1;
}

#plan_edit {
    font-family: 'Inter';

    .libelle {
        display: flex;
        align-items: center;
        font-size: 11px;
        font-weight: 600;
        color: var(--them-fonc);
    }

    .donnee {
        display: flex;
        align-items: center;
        font-size: 10px;
        font-weight: 400;

        .fake-select {
            width: 100%;
        }
    }
}

.modu-plan-noti-nouv {
    height: 60px;
    position: absolute;
    right: 20px;
    bottom: 20px;

    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;

    padding: 10px;
    border-radius: 100px;

    background: #eee;
    opacity: 1;
    box-shadow: 0px 0px 20px 5px #00000070;
    transform: translateX(0);
    transition: transform 1s, opacity 1.5s;

    .modu-plan-noti-nouv-excl {
        animation: notiExcl 3s infinite;
    }
}

@keyframes notiExcl {

    0%,
    40% {
        opacity: 1;
    }

    20% {
        opacity: 0;
    }
}

@starting-style {
    .modu-plan-noti-nouv {
        opacity: 0;
        transform: translateX(1000px);
    }
}

@media screen and (min-width: 1200px) {

    #plan-trad,
    #agen-trad,
    .modu-plan-head-bout,
    .modu-agen-head-bout {
        font-size: 12px;
    }

    .modu-plan-bout-larg,
    .modu-agen-bout-larg {
        min-width: 120px;
    }
}

.capi-checkbox {
    --width: '12px';
    width: var(--width);
    height: var(--width);

    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    background-color: #fff;
    border: 2px solid var(--them-fonc);
    border-radius: 2px;

    &.checked {
        border: none;
        background-color: var(--noti-fonc);

        i {
            font-size: calc(0.6* var(--width));
            color: #fff;
        }
    }

    &:not(.checked) {
        i {
            display: none;
        }
    }
}

.capi-radio-label {
    display: inline-flex;
    align-items: center;
    margin: 0;
    gap: 6px;
    font-size: 12px;
}

.capi-radio {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}

input[type="radio"] {
    display: none;
}

.capi-radio-sele {
    display: none;
}

input[type="radio"]:checked+.capi-radio .capi-radio-sele {
    display: block;
}

/* -------- modu-arbo -------- */

.modu-plan-head-bout {
    display: flex;
    flex-direction: row;
    align-items: center;

    border-radius: 4px;
    overflow: hidden;

    button {
        :not(i) {
            flex-grow: 1;
        }
    }
}

#plan_hori>:not(div:first-child) {
    margin-top: 4px;
}

#plan-trad,
.modu-plan-head-bout {
    font-family: 'Inter';
    font-size: 10px;

    button:not(.modu-bout) {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;

        font-weight: 500;
        background-color: #eee;
        color: #333;
    }

    button:focus {
        outline: none;
    }

    &.modu-plan-vali-bout {
        button {
            height: 30px;
            border: solid 1px var(--them-fonc);
        }

        button:hover {
            color: #fff;
            background: var(--noti-fonc);
            border: none;
        }
    }
}

.modu-plan-bout-larg,
.modu-agen-bout-larg {
    min-width: 80px;
    height: 22px;
    border-radius: 4px;
}

.modu-plan-bout-peti,
.modu-agen-bout-peti {
    width: 22px;
    height: 22px;
    border-radius: 4px;
}

.modu-plan-bout-larg.suppr {
    color: #ED2626;
}

.page-popu-modu-plan,
#plan_edit {

    .form-bool-fals,
    .form-bool-true {
        width: 14px !important;
        height: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 1;
        border-radius: 2px;
    }

    .form-bool-fals {
        background: transparent;
        border: 2px solid var(--them-fonc);
    }

    .form-bool-true {
        background: var(--noti-fonc);
    }

    .form-bool-curs-fals,
    .form-bool-curs-true {
        display: none
    }

    .icon-nav-ferm {
        display: none
    }

    .form-bool-true>.icon-modu-cont {
        position: absolute;
        z-index: 1;
        margin: 0;
        font-size: 8px;
        color: var(--noti-clai);
    }

    .fake-select {
        min-width: 60px;
    }
}

.page-popu-modu-plan-util:hover {
    background-color: var(--noti-medi);
}

.page-popu-modu-plan-para-lien {
    color: #999999;
}

.page-popu-modu-plan-para-lien:hover {
    color: var(--noti-fonc);
}

.plan-drag-bout:hover {
    box-shadow: -5px 0 10px 0 #00000050;
}

.plan-util-pres-hora:hover {
    color: #000;
    background: #fff;
    font-weight: 600;
    z-index: 1;
}

#plan_edit {
    font-family: 'Inter';

    .libelle {
        align-items: center;
        font-size: 11px;
        font-weight: 600;
        color: var(--them-fonc);
    }

    .donnee {
        display: flex;
        align-items: center;
        font-size: 10px;
        font-weight: 400;

        .fake-select {
            width: 100%;
        }
    }
}

.modu-plan-noti-nouv {
    height: 60px;
    position: absolute;
    right: 20px;
    bottom: 20px;

    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;

    padding: 10px;
    border-radius: 100px;

    background: #eee;
    opacity: 1;
    box-shadow: 0px 0px 20px 5px #00000070;
    transform: translateX(0);
    transition: transform 1s, opacity 1.5s;

    .modu-plan-noti-nouv-excl {
        animation: notiExcl 3s infinite;
    }
}

@keyframes notiExcl {

    0%,
    40% {
        opacity: 1;
    }

    20% {
        opacity: 0;
    }
}

@starting-style {
    .modu-plan-noti-nouv {
        opacity: 0;
        transform: translateX(1000px);
    }
}

@media screen and (min-width: 1200px) {

    #plan-trad,
    #agen-trad,
    .modu-plan-head-bout,
    .modu-agen-head-bout {
        font-size: 12px;
    }

    .modu-plan-bout-larg,
    .modu-agen-bout-larg {
        min-width: 120px;
    }
}

.capi-checkbox {
    --width: '12px';
    width: var(--width);
    height: var(--width);

    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    background-color: #fff;
    border: 2px solid var(--them-fonc);
    border-radius: 2px;

    &.checked {
        border: none;
        background-color: var(--noti-fonc);

        i {
            font-size: calc(0.6* var(--width));
            color: #fff;
        }
    }

    &:not(.checked) {
        i {
            display: none;
        }
    }
}

.capi-radio-label {
    display: inline-flex;
    align-items: center;
    margin: 0;
    gap: 6px;
    font-size: 12px;
}

.capi-radio {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}

input[type="radio"] {
    display: none;
}

.capi-radio-sele {
    display: none;
}

input[type="radio"]:checked+.capi-radio .capi-radio-sele {
    display: block;
}

/* -------- modu-arbo -------- */

#modu_pres_GlobalPlanning {
    font-family: 'Inter';
}

.modu-pres-head-bout {
    display: flex;
    flex-direction: row;
    align-items: center;

    border-radius: 4px;
    overflow: hidden;

    button {
        :not(i) {
            flex-grow: 1;
        }
    }
}

#pres-trad,
.modu-pres-head-bout,
.modu-pres-grou-bout {
    font-family: 'Inter';
    font-size: 10px;

    button {
        height: 22px;

        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;

        font-weight: 500;
        background-color: #eee;
        color: #333;
        border-radius: 4px;
    }

    button:focus {
        outline: none;
    }
}

.modu-pres-bout-xlarg {
    min-width: 120px;
}

.modu-pres-bout-larg {
    min-width: 80px;
}

.modu-pres-bout-peti {
    width: 22px;
}

#modu-pres-affe-post {
    .gene-bout-acti {
        height: 100%;
        border: none;
    }
}

.modu-pres-para-rota {
    font-family: 'Inter';

    .libelle {
        align-items: center;
        font-size: 12px;
        font-weight: 600;
        color: var(--them-fonc);
    }

    .donnee {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px;
        font-weight: 600;
        color: var(--noti-fonc);

        .fake-select,
        input {
            width: 100%;
        }
    }

}

@media screen and (min-width: 1200px) {

    #pres-trad,
    .modu-pres-head-bout {
        font-size: 12px;
    }

    .modu-pres-bout-larg {
        min-width: 120px;
    }

    .modu-pres-bout-xlarg {
        min-width: 180px;
    }
}

.arbo-lign,
.repe-lign {
    width: 100%;
    height: 28px;
}

.arbo-lign button,
.repe-lign button {
    width: 28px;
    height: 28px;
}

.arbo-lign button:focus,
.repe-lign button:focus {
    outline: none;
}

.arbo-lign .gene-bout-supp,
.repe-lign .gene-bout-supp {
    border: none;
}

.arbo-lign-nive {
    width: calc(100% - 100px);
    display: flex;
}

.arbo-lign-bout-gauc {
    width: 50px;
    float: left;
    height: 50px;
    text-align: center;
    padding-top: 10px;
    position: relative;
}

.arbo-lign-bout-droi {
    width: 50px;
    float: right;
    height: 50px;
    text-align: center;
    padding-top: 10px;
}

.arbo-empl {
    position: relative;
    border: 0px solid #ddd;
    width: 10%;
}

.arbo-case,
.arbo-case-gris,
.arbo-equi,
.arbo-equi-gris {
    cursor: pointer;
    line-height: 13px;
    position: relative;
    width: 90%;
    margin: 0 5%;
    border-radius: 4px;
    text-align: center;
    transition: .2s;
}

.arbo-case-gris:hover,
.arbo-equi-gris:hover {
    margin-top: -4px;
}

.arbo-case {
    z-index: 1;
    background-color: #ddd;
    border: 1px solid #000;
}

.arbo-case-gris {
    background-color: #aaa;
    border: 1px solid #999;
}

.arbo-equi {
    z-index: 1;
    background-color: #e3c2a1;
    border: 1px solid #000;
}

.arbo-equi-gris {
    background-color: #c8b6a3;
    border: 1px solid #999;
}

.arbo-vert {
    width: calc(50% + 1px);
    min-height: 15px;
    border-right: 2px solid var(--noti-fonc);
}

.arbo-vert-masq {
    width: calc(50% - 1px);
    height: 20px;
}

.arbo-hori {
    width: 100%;
    border-top: 2px solid var(--noti-fonc);
}

.arbo-hori-droi {
    width: calc(50% + 1px);
    border-top: 2px solid var(--noti-fonc);
    margin-left: calc(50% - 1px);
}

.arbo-hori-gauc {
    width: calc(50% + 1px);
    border-top: 2px solid var(--noti-fonc);
}

.arbo-zone-drop {
    position: absolute;
    left: -7px;
    bottom: 0px;
    height: 100%;
    width: 15px;
}

.arbo-case-titr {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-height: 25px;
    max-height: 30px;
    background-color: #fff;
    align-items: center;
    padding-top: 3px;
    border-bottom: 1px solid #999;
    border-radius: 3px 3px 0 0;
}

/*.arbo-zone-drop:hover { background-color: red; }*/

.para-arch {
    background: repeating-linear-gradient(45deg, #eee, #eee 3px, #bbb 3px, #bbb 6px);
    filter: grayscale(1);
}


.envo-0 {
    display: inline;
    font-weight: bold;
    color: #a0a0a0;
}

.envo-1 {
    display: inline;
    font-weight: bolder;
    color: #9c27b0;
}

.envo-2 {
    display: inline;
    color: #e861ff;
}

.envo-3 {
    display: inline;
    color: #8bc34a;
}

/*============================== couleur Trav ================================*/
.modu-trav-etat-0 {
    display: inline;
    text-align: center;
    padding: 2px 5px;
    color: white;
    background-color: var(--etat-0);
}

.modu-trav-etat-1 {
    display: inline;
    text-align: center;
    padding: 2px 5px;
    color: white;
    background-color: var(--etat-1);
}

.modu-trav-etat-2 {
    display: inline;
    text-align: center;
    padding: 2px 5px;
    color: white;
    background-color: var(--etat-2);
}

.modu-trav-etat-3 {
    display: inline;
    text-align: center;
    padding: 2px 5px;
    color: white;
    background-color: var(--etat-3);
}

.modu-trav-etat-4 {
    display: inline;
    text-align: center;
    padding: 2px 5px;
    color: white;
    background-color: var(--etat-4);
}

.modu-trav-crea-form-sele .fake-select {
    height: 40px;
    padding: 8px 16px;

    display: flex;
    align-items: center;

    border: none;
    border-bottom: solid 1px var(--noti-fonc);
    font-size: 16px;
    font-weight: 500;
    background-color: var(--noti-clai);
}

.modu-trav-crea-form-sele .fake-select::after {
    margin-right: 12px;
}

.modu-trav-crea-form-cerc {
    width: 80px;
    height: 80px;

    align-content: center;
    text-align: center;

    border-radius: 80px;
    background-color: var(--noti-fonc);
    color: var(--noti-clai);
    font-size: 32px;
    font-weight: bold;
}

.modu-trav-crea-form {
    h3 {
        color: #445F73;
    }

    div {
        button {
            color: var(--noti-clai);
            background-color: var(--noti-fonc);
        }
    }
}

.modu-trav-crea-form-desa {
    .modu-trav-crea-form-cerc {
        background-color: #BABABA;
    }

    h3 {
        color: #BABABA;
    }

    .modu-trav-crea-form-sele .fake-select {
        background-color: #F3F3F3;
    }

    div>button {
        color: #BABABA;
        background-color: #F3F3F3;
    }
}

.modu-trav-crea-form-avan {
    height: 30px;
    position: absolute;
    bottom: 0;
    right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 8px;
    background-color: var(--noti-fonc);
    color: var(--noti-clai);
    border-radius: 8px 8px 0 0;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.50);
    cursor: pointer;
}

.modu-trav-crea-form-avan:hover {
    transform: scale(1.02);
    transform-origin: bottom center;
}

.modu-trad-flex-sepa>div::after {
    content: '/';
}

.modu-trad-past-crit {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 4px;
    background-color: red;
    border-radius: 50%;
    animation: crit-noti 1.5s linear infinite;
}

@keyframes crit-noti {
    0% {
        opacity: 100;
    }

    50% {
        opacity: 0;
    }
}

.modu-trad-tag {
    .modu-trad-past-crit {
        width: 8px;
        height: 8px;
        margin: 0;
    }

    .icon-nav-ferm {
        width: 8px;
        height: 8px;
        display: none;
    }
}

.modu-trad-tag:hover {
    .modu-trad-past-crit {
        display: none;
    }

    .icon-nav-ferm {
        display: flex;
        align-items: center;
    }
}

#lign-tra0,
#lign-tra1,
#lign-tra2 {
    height: 0%;
    transition: height 0.5s ease;
}

#lign-tra0.expand,
#lign-tra1.expand,
#lign-tra2.expand {
    height: 100%;
}

div.modu-tabl-lign,
div.modu-tabl-titr,
div.modu-tabl-filt,
div.modu-tabl-tota {
    display: flex;
    padding-bottom: 2px;
    border-bottom: 1px solid #bbb;
    margin: 3px auto;
    max-width: 100%;
}

tr.modu-tabl-lign,
tr.modu-tabl-titr,
tr.modu-tabl-filt,
tr.modu-tabl-tota {
    padding-bottom: 2px;
    border-bottom: 1px solid #bbb;
    margin: 3px auto;
    max-width: 100%;
}

tr.modu-tabl-titt {
    text-align: center;
    font-weight: bold;
    color: var(--noti-fonc);
}

.modu-tabl-lign.modu-tabl-lign-drop {
    cursor: grab;
}

.modu-tabl-lign.modu-tabl-lign-drop .modu-tabl-case-drop {
    padding: 0 2px;
    position: relative;
    color: var(--them-medi);
}


.modu-tabl-lign.modu-tabl-lign-drop:hover {
    box-shadow: 1px 1px 3px 1px #aaa;
}

.modu_rien {
    padding-top: 50px;
    width: 100%;
    font-size: 200%;
    color: #999;
    text-align: center;
}

.modu-tabl-lign:hover {
    border-bottom: 2px solid var(--noti-fonc);
}

.lign-tabl-real:hover {
    border-bottom: 2px solid var(--noti-fonc);
}

.modu-tabl-titr {
    color: var(--noti-fonc);
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    align-items: center;
}

.modu-tabl-filt {
    margin: 0 auto;
    padding-top: 2px;
    background-color: #ddd;
}

.modu-tabl-tota {
    background-color: var(--them-medi);
    font-weight: bold;
}

.modu-tabl-case,
.modu-tabl-case-cent,
.modu-tabl-case-droi {
    padding: 0 2px;
    text-align: left;
    border-left: 1px solid #bbb;
    position: relative;
    word-wrap: break-word;
}

div.modu-tabl-case,
div.modu-tabl-case-cent,
div.modu-tabl-case-droi {
    width: 180px;
}

.modu-tabl-case-droi {
    text-align: right;
}

.modu-tabl-case-cent {
    text-align: center;
}

.etat-poin-0:before {
    content: "\0025CF";
    color: var(--etat-0);
    font-size: 180%;
    line-height: 0;
}

.etat-poin-1:before {
    content: "\0025CF";
    color: var(--etat-1);
    font-size: 180%;
    line-height: 0;
}

.etat-poin-2:before {
    content: "\0025CF";
    color: var(--etat-2);
    font-size: 180%;
    line-height: 0;
}

.etat-poin-3:before {
    content: "\0025CF";
    color: var(--etat-3);
    font-size: 180%;
    line-height: 0;
}

.etat-poin-4:before {
    content: "\0025CF";
    color: var(--etat-4);
    font-size: 180%;
    line-height: 0;
}


/* ============= RAPPORTS =============== */
.stat-titr {
    color: #fff;
    background-color: #999;
    text-align: center;
}

.stat-lign {
    border-bottom: 1px solid #ccc;
}

.stat-lign:hover {
    background-color: #f9dec9;
}

.stat-lign-case {
    border-right: 1px solid #ccc;
}

/* ============= QUESTIONNAIRES =============== */
.ques-repo img {
    border: 1px solid transparent;
}

.ques-repo-sele img {
    border: 1px solid var(--noti-fonc);
}

.ques-popu-tabl {
    right: auto;
    width: 100%;
}

.acti-bout {
    width: 45px;
    height: 45px;
    font-size: 150%;
}

.acti-bout-margin {
    margin: 0.5px calc(100% - 30px);
}

.acti-bout-margin-bis {
    margin: 2px 0;
}

@media (min-width: 992px) {
    .ques-popu-tabl {
        right: auto;
        width: 50%;
    }

}

#modu-ques_lign-conf-effa-fils+label {
    background-color: white;
    color: rgb(236, 0, 0);
}

#modu-ques_lign-conf-effa-fils:checked+label {
    background-color: rgb(236, 0, 0);
    color: white;
}

/* ============= FORMULAIRES =============== */
.form-bool-fals,
.form-bool-true {
    width: 40px;
    text-align: center;
    padding: 1px;
    border-radius: 9px;
    height: 18px;
    cursor: pointer;
    color: #000;
    margin: auto;
}

.form-bool-fals {
    background-color: #e7bbbb;
}

.form-bool-true {
    background-color: #c3d9c0;
}

.form-bool-curs-fals,
.form-bool-curs-true {
    box-shadow: 1px 1px 1px #999;
    width: 16px;
    border-radius: 7px;
    height: 16px;
}

.form-bool-curs-fals {
    float: left;
    border: 1px solid #c75151;
    background-color: #c75151;
}

.form-bool-curs-true {
    float: right;
    border: 1px solid #629a59;
    background-color: #629a59;
}

.form-bool-inac {
    background-color: #e0e0e0 !important;
    border-color: #bbb !important;
    color: #999;
}

.icon-prov:before {
    content: "?" !important;
}

.gene-bout-para {
    position: absolute;
    bottom: 1px;
    right: 1px;
    font-size: 100%;
    color: var(--noti-fonc);
}

.gene-bout-ajou {
    background-color: var(--noti-fonc);
    color: #fff;
    width: 150px;
    margin: 2px 10px 10px;
}

.immo-case-attr,
.immo-case-attr-nume,
.immo-case-attr-bool {
    min-width: 40px;
    height: 21px;
    border-bottom: 1px solid #ccc;
}

.immo-case-attr-nume {
    text-align: right;
}

.immo-case-attr-bool {
    text-align: center;
}

.modu-rapp-para {
    background-color: #fff;
    border-right: 1px solid #555;
    display: flex;
    width: 270px;
    height: 100%;
    transition: 1s;
    position: relative;
}

.modu-rapp-para-bout {
    position: absolute;
    left: 100%;
    top: 0px;
    background-color: #999;
    color: #fff;
    border: 1px solid #999;
    border-radius: 0 6px 6px 0;
    z-index: 3;
    min-width: 30px;
}

.modu-mess {
    margin: 5px 3%;
    width: 94%;
}

.modu_mess_edit {
    margin: 5px 3%;
    width: 94%;
    padding: 5px;
    border: 1px solid #999;
    background-color: #fff;
    border-radius: 5px;
    min-width: 210px;
}

.modu_mess_edit-masq {
    margin: 5px 3%;
    width: 94%;
    padding: 1px;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    height: 21px;
}

#page-debu {
    z-index: 10000;
    position: absolute;
    bottom: 10px;
    left: 100px;
    width: 40%;
    display: none;
    border: 1px solid #000;
    background-color: #4e606dc9;
    color: #fff;
    overflow: hidden;
    height: 100px;
    padding: 25px 30px 5px 5px;
}

#page-debu-mess {
    max-height: 100%;
    overflow: auto;
}


.proc-acti-titr {
    text-align: left;
    width: 100%;
}

.proc-acti-text {
    text-align: left;
    display: inline-block;
}

.proc-acti-vale {
    text-align: right;
    display: inline-block;
    float: right;
}

.proc-acti-sais {
    text-align: left;
    float: right;
    width: 100%;
}

.proc-acti-bout {
    text-align: center;
    display: inline-block;
    float: right;
}

.proc-zone-depl {
    height: 7px;
    background: repeating-linear-gradient(45deg, #eee, #eee 3px, #bbb 3px, #bbb 6px);
    transition-duration: .5s;
}

.proc-zone-depl-hove {
    height: 20px;
    background: repeating-linear-gradient(45deg, #eee, #eee 3px, var(--noti-fonc) 3px, var(--noti-fonc) 6px);
    transition-duration: .5s;
    /*background: repeating-linear-gradient(45deg, #eee, #eee 3px, #bbb 3px, #bbb 6px);*/
}

.modu-cont-proc {
    border: 1px solid #999;
    background-color: #eee;
    border-radius: 5px;
    padding: 3px;
    margin: 3px 3px 6px 50px;
}

#page-agen {
    position: fixed;
    top: 3px;
    right: 3px;
    width: 0px;
    height: 0px;
    border-radius: 3px;
    z-index: 500;

    opacity: 0;
    transition: 1s;
    cursor: auto;
}

#page-agen-masq {
    display: none;
    position: fixed;
    background-color: #3339;
    transition: 1s;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 499;
}

.page-agen-ouve {
    height: calc(100vh - 100px) !important;
    width: calc(100vw - 150px) !important;

    margin: 50px 75px !important;
    /*     border: 3px solid var(--them-fonc); */

    overflow-x: clip;

    background-color: #fff;
    opacity: 1 !important;
}

#page-info-dump {
    display: none;
    color: #fff;
    background-color: var(--them-fonc);
    cursor: pointer;
}

#page-info-dump.warning {
    background-color: white;
    color: red;
    animation: clignote 1s linear infinite;
}

.grou-page-aide {
    padding-bottom: 10px;
    overflow: hidden;
    right: 0;
    bottom: -15px;
    display: flex;
    position: absolute;
    height: 94%;
    width: 100%;
    transition-duration: 0.2s;
}

.page-aide-arbo {
    overflow: hidden;
    right: 0;
    bottom: 33px;
    display: flex;
    position: absolute;
    z-index: 5;
    width: 50%;
    transition-duration: 0.3s;
}

@media (max-width: 576px) {
    .page-aide-arbo {
        height: 40%;
        width: 100%;
    }
}

.page-aide-ctrl {
    height: 100%;
    padding-bottom: 35px;
    overflow: hidden;
    width: 100%;
    transition-duration: 0.2s;
}

.bouton-rendu {
    font-size: 150%;
    color: white;
    height: 100%;
    padding: 0 15px;
}

.bouton-rendu:hover {
    background-color: white;
    color: #62718C;
}

.page-aide-boutton {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 45%;
    min-width: 150px;
    height: 200px;
    margin: 10px;
    padding-top: 20px;
    font-size: 180%;
    text-decoration: none;
    border: 1px #82929e solid;
    background-color: white;
    border-radius: 5px;
    filter: grayscale(100%);
    color: #a0a4ad;
    transition-duration: 0.25s;
}

@media(max-width: 1550px) {
    .page-aide-boutton {
        font-size: 130%;
    }
}

.page-aide-boutton img {
    opacity: 0.15;
    transition-duration: 0.25s;
}

.page-aide-nondispo {
    position: absolute;
    border-radius: 2px;
    background-color: var(--noti-fonc);
    font-size: 60%;
    color: white;
    padding: 0 10px;
    margin-top: 95px;
}

.page-aide-boutton:hover {
    transform: scale(1.03);
    filter: grayscale(0%);
    color: #4c565e;
    background-color: var(--them-medi);
}

.page-aide-boutton:hover img {
    opacity: 1;
}

.tabl-modu tr {
    border-bottom: 1px solid #aaa;
}

.tabl-modu th {
    border-left: 1px solid #ddd;
}

.tabl-modu td {
    border-left: 1px solid #ddd;
}

.jljo-case {
    border: 1px solid #fff;
    min-height: 5px;
    background-color: var(--them-medi);
    padding: 2px;
    font-size: 75%
}

/*.jljo-case:hover {
    background-color: var(--them-clai);
}*/

.jljo-plan-bord {
    height: 100%;
    width: 3px;
}

.jljo-plan-bord:hover {
    cursor: ew-resize
}


#aide-bout-serv {
    display: none;
}

@media screen and (min-width: 1024px) {
    #aide-bout-serv {
        z-index: 100;
        position: fixed;
        bottom: 8px;
        right: 100px;
        height: 6rem;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        color: #E36B0A;
        background-color: #fff;
        border: 2px solid #E36B0A;
        border-radius: 12px;
        padding: 8px;
        cursor: pointer;
        transition: 0.5s;
    }
}

.bout-redu {
    position: absolute;
    top: 4px;
    right: 4px;
    font-size: 30px;
    max-height: 1rem;
    max-width: 1rem;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #e46c0a;
    background: #fff;
    user-select: none;
}

.resa_sele {
    background: repeating-linear-gradient(45deg, #fff0, #fff0 5px, var(--noti-fonc) 5px, var(--noti-fonc) 10px);
}

#page-arre-serv {
    padding-top: 30px;
    text-align: center;
    display: none;
    border: 1px solid rgb(102, 94, 94);
    border-radius: #fff;
    width: 360px;
    height: 120px;
    font-size: 125%;
    position: fixed;
    top: 42%;
    left: calc(50% - 180px);
    border-radius: 15px;
    background-color: #fff;
    z-index: 2001;
}

#masq-arre-serv {
    display: none;
    background-color: #333d;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 2000;
}


@keyframes slideInFromLeft {
    0% {
        left: -100%;
    }

    100% {
        left: 0;
    }
}

.rapp-actu {
    position: absolute;
    top: 15px;
    left: -120%;
    background-color: var(--noti-fonc);
    padding: 5px 7px;
    color: white;
    animation: slideInFromLeft 0.5s forwards;
    cursor: pointer;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    font-size: 120%;
    box-shadow: 0px 10px 20px #666;
    z-index: 10;
}

.drag-preview {
    background-color: white;
    /* Couleur de fond lisible */
    border: 1px solid #ddd;
    /* Bordure claire */
    opacity: 1;
    /* Rend la ligne pleinement visible */
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    /* Optionnel : effet visuel */
}

.dragged {
    opacity: 0.6;
}

.drop-indicator td {
    height: 5px;
    background-color: var(--noti-fonc);
    border: none;
    padding: 0;
}

.grpt-etirer {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    cursor: cell;
    background: linear-gradient(to bottom right, rgb(255, 255, 255, 0) 50%, rgb(0, 0, 0) 50%);
}


.lign_trad_ctrl:hover {
    background-color: rgb(225, 225, 225) !important;
}