img{
    border: none;
    vertical-align: middle;
    max-width: 100%;
}
hr{
    margin-top: 3px;
    margin-bottom: 3px;
    border-top: 1px solid #888;
}
h2{
    font-size: 1.2rem;
}
h3{
    font-size: 1rem;
}
h4{
    font-size: 1.3em;
    margin: 3px;
}
blockquote{
    margin-top:0px;
    margin-bottom:0px;
}
a{
    font-weight:bold;
    color: #000;
    text-decoration: none;
}
a.underline{
    text-decoration: underline;
}
ul{
    list-style: none;
}
table{
    border-collapse: collapse;
}
.row{
    margin-left: -10px;
    margin-right: -10px;
}
#loading{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(255,255,255,0.8) center no-repeat;
    text-align: center;
}
#loading i{
    position:absolute;
    top:50%;
}
#login{
    position: fixed;
    top: 6px;
    left:76px;
    z-index:51;
}
#oubli_pass{
    display: inline-block;
    cursor: pointer;
}
#login_div{
    min-height: 18px;
    background: rgb(228, 0, 0);
    color: #FFFFFF;
    font-size:0.8rem;
    line-height: 0.2;
}
.titleBar{
    background: rgb(228, 0, 0);
    color: #FFFFFF;
}
#login_div *{
    display: inline-block;
}
#login_div a{
    color: #FFFFFF;
}
#login_div input{
    height: 17px;
    margin-top:1px;
}
@media screen and (min-width: 200px) and (max-width: 900px){
    #login_div input{
        width:90px;
    }
}
div#idlogged{
    margin-top: 7px;
    padding-left: 5px;
}
header h1{
    display: inline-block;
    font-size: 1.6rem;
}
header span a{
    float: right;
    margin: 8px;
}
.navbar{
    padding: 0 5px;
}
.navbar-brand{
    font-size: 1rem;
}
#synchro_launch{
    height: 30px;
    line-height: 0.1;
    margin-top: 4px;
}
#page_principale{
    clear:left;
    font-size: 0.9rem;
}
table#magasins tr:hover{
    background-color: #FFF;
}
#groupCells .magasins-actifs{
    background-color: rgb(228,0,0);
    color:#FFF;
    padding: 3px;
    margin: 3px 0;
}
#groupCells a{
    text-decoration:none;
    color:transparent;
}
#groupCells .magasins-actifs span{
    margin:0 0 0 5px;
}
#groupCells .magasins-actifs a{
    color:#FFF;
}
#groupCells li a span{
    color:#000;
}
button, .button{
    margin: 0 2px;
}
.rond{
    width:20px;
    height:20px;
    border-radius:50%;
    margin:2px;
    line-height: 1;
    display: inline-flex;
    cursor: pointer;
}
.big-rond{
    width:24px;
    height:24px;
    border-radius:50%;
    margin:2px;
    line-height: 1.2;
    display: inline-flex;
}
.rond::after, .big-rond::after{
    content: '.';
    margin-left: 6px;
    margin-top: 3px;
    font-size: 0.75rem;
    color: transparent;
}
.rond-0::after{
    content: '0';
    color:#000 !important;
}
.rond-F::after{
    content: 'F';
    color:#000 !important;
}
.rond-noir{background-color:#000 !important}
.rond-gris{background-color:#CCC !important}
.rond-bleu{background-color:#4165c7 !important}
.rond-rouge, .rond-bool-0{background-color:#F00 !important}
.rond-orange{background-color:#fe9130 !important}
.rond-jaune{background-color:#fdef2b !important}
.rond-vert, .rond-bool-1{background-color:#4ca643 !important}
.rond-orange-rouge {
    animation-duration: .8s;
    animation-name: orange-rouge;
    animation-iteration-count: infinite;
}
@keyframes orange-rouge{
    0%{background-color:#fe9130;}
    50%{background-color:#F00;}
    100%{background-color:#fe9130;}
}
#groupCells{
    margin-left: 0;
    margin-right: 0;
}
#groupCells .card-body{
    padding:6px 12px;
}
.width_100_pct{
    width: 100%;
}
.grey th{
    background-color: #6ab0ec;
    color:#FFF;
    font-weight: bold;
    font-size: 1.1em;
    border-left:1px solid #FFF;
    border-right:1px solid #FFF;
}
.black th{
    background-color: #000;
    color:#FFF;
    font-weight: bold;
    font-size: 1.1em;
    border-left:1px solid #FFF;
    border-right:1px solid #FFF;
}
.black th:first-child, .grey th:first-child, .tableau > tbody > tr > td:first-child{
    border-left: none !important;
}
.black th:last-child, .grey th:last-child, .tableau > tbody > tr > td:last-child{
    border-right: none !important;
}
.bold{
    font-weight: bold;
}
#accueil td{
    padding: 0 16px;
}
table.tableau{
    border: 1px solid transparent;
}
table.tableau > tbody > tr > td{
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding-left: 3px; 
    padding-right: 3px; 
}
table.tableau > tbody > tr:nth-child(odd),
table#users_table > tbody > tr:nth-child(odd){
    background-color:#EEE;
}
table.tableau > tbody > tr:nth-child(even),
table#users_table > tbody > tr:nth-child(even){
    background-color:#F6F6F6;
}
table.tableau > tbody > tr:hover
table#users_table > tbody > tr:hover{
    background-color:#FFF !important;
}
table#weekday-hour-frequentation th, table#weekday-hour-frequentation td{
    padding-top: 5px;
    padding-bottom: 5px;
}
#user-title, #content_menu{
    display: inline-block;
}
.btn{
    line-height: 1 !important;
}
.btn-ket, .btn-ket a, .btn-ket a:hover{
    background-color: rgb(228,0,0);
    color:#FFF !important;
}
.nowrap{
    white-space: nowrap;
}
.peti{
    font-size: 0.7rem;
    color:#999;
}
.piti{
    font-size: 0.7rem !important;
    display: inline;
}
.right{
    text-align: right;
}
.center{
    text-align: center;
}
.zero{
    color:#AAA;
}
.vert{
    color:#090;
}
.orange{
    color:#B45F04;
}
.jaune{
    color:#726904;
}
.infobulle{
    position: absolute;   
    visibility : hidden;
    border: 1px solid Black;
    padding: 3px 7px;
    /*    font-family: Verdana, Arial;*/
    font-size: 0.8em;
    background-color: #FFC;
    z-index:200;
}
.couleur_produit{
    height:20px;
    width:20px;
    border:solid;
    border-width:1px;
    border-color:#000;
    display: inline-block;
}
#table_products select{
    top: -5px;
    position: relative;
    margin-left: 7px;
}
#table_products td{
    vertical-align: middle;
}
.ajout, .more, .less{
    cursor: pointer;
}
.erreur{
    display: inline;
    color:#F00;
}
.alarme{
    display: inline;
    background-color: #F00;
    padding: 3px 3px 3px 8px;
    border-width: 2px;
    border-color: white;
    border-style: solid;
    letter-spacing: 5px;
}
#al_chx{
    position: absolute;
    top: 30px;
}
#al_legende div{
    width: 75px;
    display: inline;
}
.blanc{
    color:#000;
}
.gris{
    color:#CCC;
}
.grisbas{
    color:#999;
}
.grisfonce{
    background-color:#444;
}
.al_etat0{
    background-color:#666;
    padding: 3px 3px 3px 3px;
}
.al_etat1{
    background-color:#0A0;
    padding: 3px 3px 3px 3px;
}
.al_etat2{
    background-color:#F00;
    padding: 3px 3px 3px 3px;
}
#page{
    margin: 0px 0 29px 7px;
}
#titrepage{
    color: #000;
    z-index: 50;
    text-transform: uppercase;
}
#horairesmag{
    display: none;
    font-size:0.9em;
}
#horairesmag table td{
    font-size:0.9em;
}
#horairesmagparis{
    display: none;
    font-size:0.9em;
}
#horairesmagparis table td{
    font-size:0.9em;
}
#wait{
    z-index: 10;
    position: absolute;
    text-align: center;
    width: 100%;
    display: none;
    top: 100px;
}
#legende{
    display: none;
}
#coordview{
    display: none;
    font-size:0.9em;
    background-color:#DDD;
    padding: 3px;
}
#stats{
    margin-left:260px;
    padding-bottom: 32px;
}
#stats_duo{
    padding-bottom: 32px;
    margin-left:100px;
}
#stats> td, th{
    padding-left:5px;
    padding-right:5px;
}
#tab_print{
    margin-left: -12px;
}
#infomag{
    width:250px;
    float:left;
}
#multicomptage, #multicomptage2, .white{
    color:#FFF;
}
#calendrier{
    position:absolute;
    left:260px;
    top:84px;
}
#navigateurs{
    position: fixed;
    z-index:2;
    bottom: 0px;
    left:0px;
}
#curseur{
    position:fixed;
}
#listeronds{
    width: 450px;
    margin-top: 9px;
}
#bouchons{
    width:350px;
    float:right;
}
#stats_bouchons{
    width: 500px;
    margin-top: 9px;
}
#boutonsstats{
    font-size: 1.2rem;
}
#boutonsstats_duo{
    float:left;
    width: 90px;
    background-color: #555;
    color: #FFF;
    padding: 7px 3px 7px 3px;
}
#boutonsstats_multi{
    background-color: #555;
    color: #FFF;
}
#catalogue{
    position:absolute;
    top:45px;
}
#produits_liste{
    width:758px;
    height: 700px;
    overflow:auto;
}
#couleurproduit{
    width:20px;
    height:20px;
}
#al_desc{
    text-align: center;
}
#al_evts{
    position: absolute;
    top: 167px;
    left: 7px;
}
#al_video{
    z-index: 10;
    position: absolute;
    right: 20px;
    top: 113px;
}
#al_video_cmd{
    position: absolute;
    right: 20px;
}
#al_legende{
    position: absolute;
    text-align: center;
    top: 80px;
    width: 240px;
    display: none;
}
#al_v{
    position: absolute;
    width: 300px;
    text-align: left;
    font-weight: bold;
}
#inscription{
    width: 360px;
}
#inscription tr:hover{
    background-color: #FFF;
}
#inscription td{
    padding: 7px;
}
/* Comptage */
.entry_not_used{
    display: none;
    visibility: hidden;
}
.modif_comptage_0{
    position: relative;
    color:#090;
}
.modif_comptage_1{
    position: relative;
    color:#800000;
}
.modif_comptage_2{
    position: relative;
    color:#DC143C;
}
.modif_comptage_3{
    position: relative;
    color:#FA8072;
}
.modif_comptage_4{
    position: relative;
    color:#FF6347;
}
.modif_comptage_5{
    position: relative;
    color:#800000;
}
.modif_comptage_6{
    position: relative;
    color:#DC143C;
}
.modif_comptage_7{
    position: relative;
    color:#FA8072;
}
.modif_comptage_8{
    position: relative;
    color:#FF6347;
}
.modif_comptage_9{
    position: relative;
    color:#4B0082;
}
.modif_comptage_1:hover:after, .modif_comptage_2:hover:after, .modif_comptage_3:hover:after, .modif_comptage_4:hover:after,
.modif_comptage_5:hover:after, .modif_comptage_6:hover:after, .modif_comptage_7:hover:after, .modif_comptage_8:hover:after, 
.modif_comptage_9:hover:after{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
}
.modif_comptage_1:hover:after{
    content: "Modification (an-1)";
}
.modif_comptage_2:hover:after{
    content: "Modification (mois-1)";
} 
.modif_comptage_3:hover:after{
    content: "Modification (semaine-1)";
} 
.modif_comptage_4:hover:after{
    content: "Modification manuelle";
}
.modif_comptage_5:hover:after{
    content: "Modification (an-1) auto";
}
.modif_comptage_6:hover:after{
    content: "Modification (mois-1) auto";
} 
.modif_comptage_7:hover:after{
    content: "Modification (semaine-1) auto";
} 
.modif_comptage_8:hover:after{
    content: "Complété par 0 (auto)";
}
.modif_comptage_9:hover:after{
    content: "Modification par le site web";
}
.modif_comptage_1:hover:before, .modif_comptage_2:hover:before, .modif_comptage_3:hover:before, .modif_comptage_4:hover:before,
.modif_comptage_5:hover:before, .modif_comptage_6:hover:before, .modif_comptage_7:hover:before, .modif_comptage_8:hover:before,
.modif_comptage_9:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}
.card{
    margin-top: 9px;
}
#page_042{
    float: left;
    width: 100%;
    background: rgb(245, 245, 245);
    position: relative; 
}
body > footer{
    height: 120px;
    width: 100%;
    float: left;
} 
/** KMA */
.headline2{
    font-size : 22px;
    font-weight :bold;
    color : #B0171F;
    border-bottom: 1px solid #B0171F;
    margin: 15px 0;
    padding: 5px 10px;
    position: relative;
}
.headline2:before,
.headline2:after{
    content: '';
    border-right: 20px solid #fff;
    border-top: 15px solid #B0171F;
    bottom: -15px;
    position: absolute;
    left: 25px;
}
.headline2:after{
    border-top-color: #fff;
    border-right-color: transparent;
    bottom: -13px;
    left: 26px;
}
.simple_tooltip{
    display: inline;
    position: relative;
}
.simple_tooltip:hover:after{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 32px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
}
.simple_tooltip:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 26px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}
.date_btn{
    background-repeat: repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
    text-decoration: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    border-radius: 3px;
    position: relative;
}
.date_btn_red{
    background-color: #B0171F;
    color: #fff;
}
.fa-trash{
    color:#F00;
    cursor: pointer;
}
.date_large_bold{
    font-size: 15px;
    font-weight: bold;
}
.date_btn_grey{
    background-color: #CCCCCC;
    color: #000;
}
.table-header-center tr th{
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0px;
    padding:0 4px;
}
table.table-stats td{
    font-size:0.8rem;
    text-align:right;
    white-space: nowrap;
    padding:0 4px;
}
table.table-stats tfoot th{
    font-size:0.8rem;
    text-align:right;
    white-space: nowrap;
    padding:0 4px;
}
.table-stats.font-size-1rem td, .table-stats.font-size-1rem th{
    font-size: 1rem !important;
}
table#weekTable td:first-child,
table#periodTable td:first-child,
table#weekTable td:last-child,
table#weekTable td:nth-last-child(2),
table#weekTable td:nth-last-child(3),
table#periodTable td:last-child,
table#periodTable td:nth-last-child(2),
table#periodTable td:nth-last-child(3){
    font-weight: bold;
}
table#weekTable svg, table#periodTable svg{
    vertical-align: sub;
}
table.dataTable th, table.dataTable td{
    padding: 2px !important;
}

@media print{
    #header{ display: none; }
    .flexy-menu{display : none}
    #login_div{display : none}
    #comptage_chat_fieldset{display : none}
    #logo{ display: none; }
    #login{ display: none; }
    #menu{ display: none; }
    #gmap{ display: none; }
    #boutonsstats{ display: none; }
    #multicomptage{ display: none; }
    #multicomptage2{ display: none; }
    #titrepage{ display: none; }
    #stats{ top: 50px;left:200px;}
    #hr{ display: none; }
    button{  display:none;}
    #horairesmag{ display:block; position: static;}
    #coordview{ display:block;position: static; }
    #status{ display: none; }
    #page{position: static;}
    #calendrier{ display: none; }
    body{font-size: 7pt;}
    #footer{display: none;}
}

/* ACCUEIL */
.glide__slide > div{
    position: relative;
    top: -48px;
    background-color: rgba(228, 0, 0, 0.75);
    font-size: 2rem;
    text-align: center;
    color: #000;
}
.row, .col-md-6, .col-md-12   {
    margin: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.col-md-6{
    padding-top:60px;
}
p{
    text-align: justify;
}
/*h1{
    text-align:center
}*/
hr{
    width:50%;
    margin: auto;
    border-top: 5px dotted rgb(228,0,0);
}
#page_042 div > img{
    display: inline-flex;
    margin: 0 4%;
    width:24%;

}