@charset "UTF-8";
.afficher-audit {filter: invert(1);}
            .single-item-actions, .groupe-actions {filter: brightness(0) invert(1);}.custom-radio-container input:checked + .img-container img {filter:invert(1);}.s-question > .titre-section .actions > a, .s-question > .titre-section .actions > a:before, .s-question > .titre-section .actions > a:after, .s-question > .titre-section .icon {filter: brightness(0) invert(1);}.resize_ligne a, .export-csv, .import-anciennete, .actions-entete-column .move-column {filter:invert(1);}.servbox-popup-titre.couleurSousTheme{background-color: #32C2CD;color: #ffffff;}#servbox .servbox-popup-titre .servbox-btn-fermer {background-color:#ffffff;}.reopen-section-ajax {filter:invert(1);}:root {
--primaire: #32C2CD;
--primaire-rgb:50,194,205;
--primaire-txt: #ffffff;
--secondaire: ##32C2CD;
--secondaire-rgb:50,194,205;
--secondaire-txt: #ffffff;
}
.bordureTbl h3,
.couleurSousTheme{background-color: rgba(50,194,205,0.8);color: var(--secondaire-txt);}
.inputFile {background-color: rgba(50,194,205,0.2);}
#loading svg *{stroke: #ffffff;}

.infolettre .move_ligne a, .infolettre .del_ligne a, .infolettre a.supprimer-image {filter:brightness(10);}
.multi-liste:not(.table-organigramme) > tbody > tr:nth-of-type(even),
.multi-liste:not(.table-organigramme).table-dispos > tbody > tr:nth-of-type(4n-1),
.table-organigramme tr td.jour-requis {
background: #f4f4f4;
}

.table-organigramme tr td.jour-possible {
background: rgba(50,194,205,0.15);
}

.multi-liste:not(.table-organigramme).table-dispos > tbody > tr:nth-of-type(4n-1) td.employe-details {
background-color:#E0F5F7;
}
.table-organigramme td.jour-requis.dropover, .table-organigramme td.jour-requis.debut, .table-organigramme td.jour-requis.selecting, td.wrap-jour.semi-dispo {
background-color: rgba(50,194,205,0.5);
}

table.liste tr:not(.couleurTheme).actif {
background-color: #C1ECF0;
}
.new-flexible-layout table.liste tbody tr:not(.couleurTheme).actif,
.new-flexible-layout table.liste tbody tr:not(.couleurTheme).actif:hover td.action,
.new-flexible-layout table.liste tbody tr:not(.couleurTheme).actif td.action {
background: transparent;
background-color: #C1ECF0;
}
.new-flexible-layout table.liste tfoot > tr:not(.couleurTheme), .new-flexible-layout table.liste tfoot > tr:not(.couleurTheme):hover, .new-flexible-layout table.liste tfoot > tr:not(.couleurTheme) [data-colone].col_sticky {
background-color:#98E0E6;
/*background-image: linear-gradient(to bottom, rgba(50,194,205,0.5), rgba(50,194,205,0.5)), linear-gradient(to bottom, white, white);*/
}

.new-flexible-layout table.liste tfoot > tr:not(.couleurTheme) [data-colone].col_sticky {
    /*background-image: linear-gradient(to right, #bbbbbb, #bbbbbb), linear-gradient(to bottom, rgba(50,194,205,0.5), rgba(50,194,205,0.5)), linear-gradient(to bottom, white, white);*/
    background-color: #98E0E6/*inherit*/;
    background-position: right;
    background-size: 1px 100%, 100% 100%, 100% 100%;
    background-repeat: no-repeat;
}

.new-flexible-layout table.liste > tfoot > tr > td {
    color:#000000;
}

.dropover {background:rgba(50,194,205, 0.4)}
