﻿.myFooter {
    padding-bottom :20px;
    display: flex;
    flex-shrink: 0;
    align-items: center;
}

.lstItem {
    cursor: pointer;
    margin-left : 20px;
    margin-right : 20px;
}

.rouge {
    color: red;
}

.label-time{
    margin-top :8px;
}

ol li {
    border: 1px solid #eaedf1;
    padding: 10px 20px 10px 0px;
    margin: 5px 20px;
}

.li_modaste_dt {
    padding: 10px 0 0 40px ;
}

.clearfix::before,
.clearfix::after {
    content: ' ';
    display: table;
}

.clearfix::after {
    clear: both;
}

#Btnnew_modaste_dt{
    margin-right : 40px;
}

#divLstIntervenantsModeAstreinte {
    max-height: 400px;
    overflow-y: auto;
}

.flex{
    display: flex;
}

#btnScenarioChoice{
    margin-top : 7px;
}

#btnTestSimuation {
    margin-top: 7px;
}

.side-scroll {
    height: 100vh;
    overflow-y: auto;
}

#txtHomeSimulation{
    margin-left : 15px;

}

#spanErrorDelModaste{
    color : red ;
    font-size : 10px;

}

#btnSupervision, #btnRenvoi{
    cursor : pointer ;
}

#btnChargeHoraire{
    cursor : pointer ;
}

.appelant_disabled {
    color: brown;
}


.dark-mode .appelant_disabled {
    color: yellow;
}

.appelant_enabled {
    color: black;
}

.dark-mode .appelant_enabled {
    color: white;

}

.casecoche{
    margin-left : 50px;
}

#imgLogo{
    width: 100px;
}

#logoZone{
    height: 140px;
    min-height: 140px;
}

#msg{
    color: red;
    font-size: smaller;
}

#logo-digi{
    left : 50px;
    margin: 0 auto;
    bottom: 20px;;
    position: absolute;
}

.alertUpload{
    font-size:smaller;
    color: crimson;
    margin-left: 30px;
}


.liListeZone {
    width: 100% !important;
    margin: 10px !important;
}


.btnLstZone{
    padding-right: 20px;
	float: right;
}

#tree{
    max-height: 800px;
    overflow-y: auto;
}

.ZneSquare {
    height : 120px;
    overflow-y: scroll;
}

.disabledBtn {
    background-color: #ffffff !important;
}

.classBtnCrise{
    background-color: #ffffff !important;
}

.text-right{
    text-align: right;
}

.synchro {
    font-size:x-large;
    color: crimson;
    margin-left: 100px;
}

.es-list{
    background: none;
}

.es-list li.selected {
    font-weight: bolder;
    font-style: oblique;
    background: none;
}
