
a, a:link{
  color:#262222;
}
.content{
    box-shadow: none;
}

body, html{
  height:100%!important;
  font-family: Avenir, Helvetica, Arial, sans-serif;
}

main{
  /*-webkit-box-shadow: -5px -4px 4px -2px #AFAFAF;
  box-shadow: -5px -4px 4px -2px #AFAFAF;
  */
  background: #fff;
  height:100%;
}

.top-nav{

}

.hidden{
  display: none!important;
}

.alignement_horizontal{
  display: inline-block;
  vertical-align: top;
  margin-right:1%;
}


#antecedent_add_edit td:nth-child(1),
#antecedent_add_edit td:nth-child(2),
#antecedent_add_edit td:nth-child(3)
 {
  vertical-align: top;
}




.align_center{
  text-align: center!important;
}


.align_left{
  text-align: left!important;
}


.align_right{
  text-align: right!important;
}


#menu{
  /*display: inline-block;*/
  float:left;
  vertical-align: top;
  width:15%;
  background: #f6f6f6;
}


#container{
  /*display: inline-block;*/
  float:left;
  vertical-align: top;
  width:85%;
  margin:0;
  padding:0;
}


#menu{
 padding:5px 0.5%;
 min-height: 2000px;
}

#menu ul {
  margin:0;
  padding:0;
  list-style-type: none;
}

#menu li{
  margin:0;
  padding:0;
}

#menu h4{
  margin:10px 0;
}




.top-nav-title a, .top-nav-links a{
  font-weight: normal;
}


h1{
  font-size: 1.3em;
  background: #efefef;
  color:#686868;
  margin:0;
  padding:0;
  margin:0 0 5px 0;
  padding:5px 1%;
}




h3{
  font-size: 1.2em;
  background: #bdbcbc;
  color:#000;
  margin:0;
  padding:0;
  margin:0 0 5px 0;
  padding:5px 1%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.inner{
  padding:10px 1%;
}

#logo{
  vertical-align: middle;
  /*max-height: 50px;*/
}

#logo_div{
  /*display: inline-block;*/
  vertical-align: middle;
  text-align: center;
  margin:20px auto 0 auto;
  font-size: 0.8em;
  width:10%;
}

#logo_div img{
  width:100%;
}

#logo_div div{
  margin:10px 0;
}

/* CODES COULEURS */

.titre_bleu{
  color:#0163ae;
}

.titre_rose{
  color:#e36208;

}

.titre_orange{
  color:#0163ae;
}

.titre_gris{
  color:#c5cbcc;
}


.logo_titre{
  display: inline-block;
  vertical-align: bottom;
  font-size: 0.8em;
  margin-bottom: 10px;
}

.nav{
  background: #0163ae;
  margin:0;
  padding:0 0.5%;

}


legend{
  color:#26b4c9;
  color:#0163ae;
  font-weight: normal;
  padding:0;
  margin:0;
  margin:5px 0;
}

.inline_block{
  display: inline-block;
  vertical-align: top;
  margin-right:1%;
}

#submit_soin_id{
  background: none;
  border:0;
  width:auto;
  padding:0;
  margin:0;
}

#submit_soin_id img{
  width:30px;
}


#submit_antecedent_id{
  background: none;
  border:0;
  width:auto;
  padding:0;
  margin:0;
}

#submit_antecedent_id img{
  width:30px;
}


#submit_posturo_id{
  background: none;
  border:0;
  width:auto;
  padding:0;
  margin:0;
}

#submit_posturo_id img{
  width:30px;
}



.width_15{
  width:15%!important;
}

.width_20{
  width:20%!important;
}


.width_30{
  width:30%!important;
}


.width_40{
  width:40%!important;
}

.width_50{
  width:50%!important;
}

.width_60{
  width:60%!important;
}


.fieldset_down{
  font-size: 0.8em;
}


.fieldset_down label{
  font-size: 1em;
}

.fieldset_down td{
  vertical-align: top;
  border:0;
}

.table_down{
  font-size: 0.8em;
}


.table_down label{
  font-size: 1em;
}


.table_down td {
  vertical-align: middle;
  cursor: pointer;
}


.vertical_align_middle{
  vertical-align: middle!important;
}

.vertical_align_bottom{
  vertical-align: bottom!important;
}

.vertical_align_top{
  vertical-align: top!important;
}


.margin_bottom_10{
  margin-bottom: 10px;
}


.margin_bottom_30{
  margin-bottom: 30px;
}

.margin_top_30{
  margin-top: 30px;
}


.bouton_image{
  background: none;
  border:0;
  width:auto;
  padding:0;
  margin:0;
}

.bouton_image img{
  width:20px;
  vertical-align: middle;
}



.table_down thead{
  background: #efefef;
}


#login_form{
  width:50%;
  margin:20px auto;
}


#reset_antecedent{
  margin:0 0 5px 0;
  padding:5px 1%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #52b6ac;
  color:#fff;
  cursor: pointer;
  display: none;

}



#reset_posturo{
  margin:0 0 5px 0;
  padding:5px 1%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #52b6ac;
  color:#fff;
  cursor: pointer;
  display: none;
}


table.table_down{
  padding:5px 0.5%;
}

table.table_down td{
  border:0;
  margin:0;
  padding:2px  0.5%;
  border-right:1px solid #dfdfdf;
}


table.table_down th{
  border:0;
  margin:0;
  padding:2px  0.5%;
  font-weight: normal;
}


table.table_down tr{
  border:0;
}


.odd{

}

.even{
  background: #efefef;
}


.roundme{
  background:#fff;
  color:#686868;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding:5px 1%;
  margin:5px 0.5% 5px 0;
  font-size: 0.8em;
}

.soins_div{
  margin-top:20px;
}

.antecedents_div{
  margin-top:20px;
}

.posturo_div{
    margin-top:20px;
}


.button{
    height:auto;
    margin:0;
    line-height: 100%;
    vertical-align: middle;
    padding:10px 1%!important;
    background: #0163ae;
    border:0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

a.button, a:link.button, a:visited.button{
  color:#fff;
}


.button-valider{
  height:auto;
  margin:0;
  line-height: 100%;
  vertical-align: middle;
  padding:10px 1%!important;
  background: #0163ae;
  border:0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

button{
  margin-bottom: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border:0;
  /*padding:2px 5px 3px 5px!important;*/
  letter-spacing: 0.1em!important;
  /*line-height: 100%!important;*/
  /*height:auto!important;*/
  /*
  padding-left:1%;
  padding-right:1%;
  */
  height:auto;
}

select {
  margin-bottom: 0;
  padding:0;
  height:auto;
  padding:5px 0;
/*  -webkit-appearance:none;*/

  /*
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  */
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;

  background: #efefef;
  color: #000000;
  border: 0;
  padding-left:2%;
}


input{
  margin-bottom: 0;
  /*height:auto!important;*/
  /*padding:2px 2% 1px 2%!important;*/
  margin-bottom: 10px;
}

select{
  margin-bottom: 0;
  /*height:auto!important;*/
  /*padding:0!important;*/

}


.input.text{
  padding: 0;
}



.auth{
  text-align: right;
}


.top-nav-title_logo{
  width:30%;
}


.users_ul_entreprises{
  list-style-type: none;
}

.mot_de_passe_oublie{
  margin:10px 0;
  text-align: right;
}


.body_login .top-nav{
  text-align: center;
  margin: 0;
  margin-bottom: 50px;
}


#div_logo_menu{
  margin:10px 0;
  text-align: center;
  width:90%;
  margin:5px auto;
  opacity: 0.4
}

#div_logo_menu img{
  width:100%;
}


#menu_auth{
  padding: 15px 0;
  border-top:1px solid #dfdfdf;
  border-bottom:1px solid #dfdfdf;
}


#menu_auth_picto{
  width:18%;
  width:20%;
  display: inline-block;
  vertical-align: middle;
  margin-left:0.5%;
}

#menu_auth_picto img{
  /*-webkit-box-shadow: 5px 6px 3px -2px #AFAFAF;
  box-shadow: 5px 6px 3px -2px #AFAFAF;*/

}

#menu_auth_identification{
  /*width:20%;*/
  display: inline-block;
  vertical-align: top;
  color:#000;
  font-weight: bold;
  margin-left: 3%;
  text-transform: uppercase;
  font-size: 0.75em;
}

#menu_auth_identification div{
  margin:0;
  padding:0;
}


#menu li.li_tableau_bord{
  background: #fff;
  color:#0163ae;
  padding:10px 0;
  text-transform: uppercase;
  /*font-weight: bold;*/
}

#menu li.li_tableau_bord a, #menu li.li_tableau_bord a:link, #menu li.li_tableau_bord a:hover{
  color:#0163ae;
}

#menu li.li_tableau_bord a:visited{
  color:#0163ae;
}

#picto_tableau_bord{
  height: 30px;
  vertical-align: middle;
  margin: 0 5%;
}



#menu ul#main_menu{
  margin-top:20px;
  font-size: 0.9em;
}

#menu li.top_menu{
  margin-top:20px!important;
}

#menu li.li_tableau_bord_gris{
  background: #dadada;
  margin:3px 0;
  color:#000;
  padding-left:22%;
  padding-left:1%;
  padding-right:1%;
}

#menu li.admin{
  background: #686868;
}

#menu li a,#menu li a:link,#menu li a:visited{
  color:#000;
  /*font-weight: bold;*/
}

#menu li a:hover{
  color:#2F2F2F;
}


#container{
  background: #fff;
  min-height: max-content;
  padding: 20px 2% 0 2%;
}


#container_header{
  border-bottom: 1px solid #dfdfdf;
  padding:20px 0;
  font-weight: bold;
  margin-bottom: 12px;
  text-align: right;
}


#container_header_date{
  /*float:left;*/
  display: inline-block;
  width:85%;
}

#container_header_deconnexion{
  /*float:right;*/
  display: inline-block;
  width:15%;
  text-align: center;
  color:#fff;
  font-weight: bold;
  background: #0163ae;
  /*padding:0 1% 0.2% 1%;*/
  font-size: 0.85em;
}

#container_header_deconnexion a, #container_header_deconnexion a:link, #container_header_deconnexion a:visited{
  color:#fff;
}

#container_header_deconnexion a:hover{
  color:#efefef;
}

#container_header_date .container_header_semaine{
  color: #0163ae;
}

#container_header_date .container_header_separateur{
  color:#000;
  margin:0 3%;
}

#container_header_date .container_header_jour{
  color:#000;
}


#container h1{
  background: transparent;
  color:#0163ae;
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: bold;
  padding:0;
  margin:0;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 5px;
}

#container h2{
  background: transparent;
  color:#fff;
  background-color: #0163ae;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  padding:5px 1%;
  /*padding-top:40px!important;*/
  margin:10px 0;
  text-align: center;
}


#calendar-big h2{
  background: transparent;
  color:#fff;
  background-color: #0163ae;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  /*padding:5px 1%;*/
  padding-top:40px;
  margin:10px 0;
  margin:18px auto;
  text-align: center;
}




.spaced{
  margin:0 0.5%;
}


.missiondescriptif{
  margin-top:10px;
}

.mission{
  font-weight: bold;
}


/*
html, body {
  height: 100%;
}

.full-height {
  height: 100%;
}
*/


.content{
  margin-top:10px;
  margin-bottom:10px;
  padding:10px 0;
  font-size: 0.9em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;

}


#gestion_profil{
  margin-top:20px;
  border:1px solid #efefef;
  padding:5px 1%;
}


#container h1#gestion_profil_label{
  margin-bottom: 20px;
  margin-top:10px;
}


label{
  font-size: 1em;
  margin-bottom: 0;
  /*text-transform: uppercase;*/
}



.content{
  margin-top:10px;
  margin-bottom:10px;
}

.weekend {
  background-color: #C5E6F7;
}

.day {
  padding: 1%;
  width: 100%;
}


.planifie{
  color:#fff;
  background-color: #686868;
}

.encours{
  color:#fff;
  background-color: #00f;
}

.enretard{
  color:#fff;
  background-color:#f00;
}

.termine{
  color:#000;
  background-color:#7ec675;
}


#user_mise_a_jour{
  background: #686868;
  border-color: #686868;
}


table#projets_attribues_table th{
  background: #f6f6f6;
  font-weight: normal;
  padding-left: 0.5%;
  padding-right: 0.5%;
  text-align: center;
}



table#projets_attribues_table td{
  font-weight: normal;
  padding-left: 0.5%;
  padding-right: 0.5%;

}

table#projets_attribues_table{
  border:1px solid #dedddd;
  border-collapse: collapse;
}


table#projets_attribues_table td{
  border:1px solid #dedddd;
}



table th{
  background: #f6f6f6;
  font-weight: normal;
  padding-left: 0.5%;
  padding-right: 0.5%;
  text-align: center;
/*  border:1px solid #dedddd;*/

}



table td{
  font-weight: normal;
  padding-left: 0.5%;
  padding-right: 0.5%;
}

table{
  margin-top:10px;
  border:1px solid #dedddd;
  /*border-collapse: collapse;*/
  font-size: 0.9em;
  /*border:1px solid #000;*/
}


table td{
  border-right:1px solid #dedddd;

  /*border:1px solid #000;*/

}

table td:last-child{
  border-right:0;
}







.brouillon{
  /*color:#fff;*/
  color: #686868;
}

.publiee{
  /*color:#000;*/
  color:#7ec675;
}

.cloturee{
  /*color:#fff;*/
  color:#f00;
}




.demande_transmise{
  /*color:#fff;*/
  color: #000;
}

.demande_a_letude{
  /*color:#fff;*/
  color: #00f;
}

.demande_acceptee{
  /*color:#000;*/
  color:#7ec675;
}

.demande_refusee{
  /*color:#fff;*/
  color:#f00;
}

.absencemaladie_transmise{
  /*color:#fff;*/
  color: #000;
}


.absencemaladie_validee{
  /*color:#fff;*/
  color: #00f;
}

.absencemaladie_refusee{
  color:#f00;

}



.conge_descriptif{
  margin-top:10px;
}

.pagination{
    margin:0;
    padding:0;
    font-size: 0.9em;
}

.paginator p {
  font-size: 0.9em;
  margin:0;
  padding:0;
  text-align: center;
}


.message{
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}


.picto_small{
  width:25px;
  height:auto!important;
  vertical-align: middle;
  vertical-align: bottom;
}

.picto_small_middle{
  width:25px;
  height:auto!important;
  vertical-align: middle;
}



.instructions_gris {
    font-size: 0.8em;
    color: #686868;
}


.instructions {
    font-size: 1.1em;
/*    color: #cb2947;*/
    background-color: #fff;
    color: #f7799d;
    padding: 10px 0;
    text-align: center;
    margin: 5px 0;
    border: 1px dashed #f7799d;
    /*
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    */
    line-height: 150%;

}


#datas{
  display: hidden;
}


#my-awesome-dropzone {
    /* min-height: 150px; */
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
    padding: 20px 1%;
}

#my-awesome-dropzone {
    /*font-family: 'Avenir','Calibri','lucida grande',verdana,helvetica,arial,sans-serif;*/
    font-size: 0.8em;
    background-color: #efefef;
    /* margin: 20px 2%; */
    margin: 0;
    height: 70%;
    border: 1px dashed #686868;
    text-align: center;
}

#my-awesome-dropzone.dz-clickable {
    cursor: pointer;
}

.icons{
  width:20px;
}


#my-awesome-dropzone .background_white{
  background: #fff;
}


.fichier_picto{
  text-align: center;
  margin:10px 2%;
  display:inline-block;
  vertical-align: middle;
  width:20%;
  text-align: left;
}


.fichier_picto img{
  max-height:80px;
}


.fichier_infos{
  display: inline-block;
  vertical-align: middle;
  margin-left:1%;
  width:72%;
}

.fichier_div{
  text-align: left;
  margin:10px 0;
  display: inline-block;
  width:30%;
  vertical-align: top;
}


.fichier_infos{
  font-size: 0.9em;
}


.fichier_intitule{
  font-weight: bold;
}


.fichier_actions{
  margin-top:10px;
}


.picto_edit{
  width:15px;
  vertical-align: middle;
  margin-left:2%;
  cursor:pointer;
}

.picto_edit_large{
  width:20px;
  vertical-align: middle;
  margin-right:1%;
  cursor:pointer;
}



.fichier_even{
  background:#efefef;
}


.fichier_div:hover{
  border:1px solid #0163ae;
}


.fichier_form_div{
  margin-top:10px;
}


#div_montantconverti{
  display: none;
}

#my-awesome-dropzone.awesome-dropzone-index{
 margin:0;
}

#menu_top{
  text-align: right;
  font-weight: bold;
  font-size: 0.9em;
}

#menu_top img{
  width:15px;
  margin-right: 3%;
  vertical-align: middle;
  margin-top:-2px;
}

#menu_top a, #menu_top a:link, #menu_top a:visited{
  color:#000;
}

#menu_top a:hover{
  color:#686868;
}

#bouton_fiche_de_paie{
  display: inline-block;
  /*background: #b0def4;*/
  text-align: center;
  width:30%;
  /*padding-bottom:2px;*/
  cursor: pointer;
  background: #b0def4;
  padding:2px 2%;

}

#bouton_fiche_de_paie:hover{
  color:#686868;
}

#bouton_fiche_de_paie a, #bouton_fiche_de_paie a:link, #bouton_fiche_de_paie a:visited{
}

#bouton_fiche_mensuelle{
  display: inline-block;
  background: #ededed;
  margin-left:2%;
  text-align: center;
  width:35%;
  padding-bottom:2px;
  cursor: pointer;
  display:none;
  padding:2px 1%;
}


#bouton_fiche_mensuelle:hover{
  color:#686868;
}


input::-webkit-calendar-picker-indicator{
    display: none;
}

input[type="date"]::-webkit-input-placeholder{
    visibility: hidden !important;
}

::-webkit-calendar-picker-indicator {
    display: none;
}



.fiche_defaut{
  color: #000;
}


.fiche_validee_employe{
  color:#7ec675;
}

.fiche_validee_admin{
  color: #00f;
}


.dashboard-right{
  font-size: 0.9em;
}

.title-section{
  height:auto;
  font-size: 1.7em;
  letter-spacing:inherit;
  padding:5px 0;
}


.fiche_flex{
   display: flex;
}


.myPDF{
  font-size: 0.9em;
  padding:10px 2%;
}

.myPDF select{
}


.myPDF h2{
  font-size:1.1em;
  padding:15% 20% !important;
  margin-top:20px;
}

.myPDF .week-detail{
  /*background: #efefef;*/
  height:100px;
}
.myPDF .days div{
  height:100px;
}

.myPDF .users {
  display: none;
}


.myPDF #fiche_dashboard{
  display: none;
}

.myPDF #title_dashboard{
  display: none;
}


.myPDF #fiche_mensuelle{
  display: block!important;
}

.myPDF #title_mensuelle{
  display: block!important;
}

.myPDF .fiche_infos{
  padding:5px 2%!important;
}



.myPDF .conge h2, .myPDF .absence h2, .myPDF  .holiday h2, .myPDF .chomage h2 {
  width:70px!important;
  height:70px!important;
  font-size: 0.9em!important;
}

.myPDF .projet span{
  font-size: 0.8em!important;
}

.myPDF #conges_maladies_absences .border {
  width:5em!important;

}

.myPDF #report_heures_fiche .border{
  width:5em!important;

}

/*
#title_section_fiche{
  display: none;
}

.myPDF #title_section_fiche{
  display: block;
}

.myPDF #title_section{
  display: none;
}
*/

.myPDF #calendar_big{
  break-before:always;
}



.myPDF .commentaire_bas{
  font-size: 0.8em!important;
}

.myPDF .dashboard-footer {
  /*padding: 1em 1em 1em 4.5em;*/
  padding: 20px 1.5% 20px 5%;
  background-color: white;
  color: black;
  font-weight: bold;
  font-size: 0.8em;
  padding-bottom:100px;
}

/*.myPDF  h2*/
.myPDF #calendar-big h2
{
  padding:0!important;
  padding-top:25px!important;
  text-align: center!important;
}

.myPDF .footer-comment{
  display: none!important;
}

.administration{
  /*padding:2px 2%;*/
  text-align: left;
  color: #0163ae;
  /*
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#fff;
  */
}


#menu li.li_tableau_bord_bleu{
  background: #0163ae;
  color:#fff;
  margin-top:35px;
  margin-bottom:10px;
  /*font-weight:bold;*/
  font-size: 0.9em;
}

#menu li.li_tableau_bord_admin{
  background: #686868;
  color:#fff;
  margin-top:20px;
  margin-bottom:5px;
  /*font-weight:bold;*/
  font-size: 0.9em;
}


#img_demande{
    height: 15px;
    vertical-align: middle;
    margin: 0 2% 0 5%;
}



#main_menu li.ul_selected{
  background: #0163ae;
}

#main_menu .ul_selected a, #main_menu .ul_selected a:link, #main_menu .ul_selected a:visited{
  color:#fff;
}

#main_menu .ul_selected a:hover{
  color:#000;
}



#main_menu li.ul_selected_tb{
  box-shadow: 0 7px 14px 0 rgba(60, 66, 87, 0.1),
       0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

#main_menu li.li_tableau_bord_gris:hover{
  background: #0163ae;

}

#main_menu li.li_tableau_bord_gris:hover a:hover{
  color:#fff;
}

/* survol li tableau bord */



#main_menu li.ul_selected_tb{
  box-shadow: 0 7px 14px 0 rgba(60, 66, 87, 0.1),
       0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

#main_menu li.li_tableau_bord:hover{
  box-shadow: 0 7px 14px 0 rgba(60, 66, 87, 0.1),
       0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

#main_menu li.li_tableau_bord:hover a:hover{

}


#commentaire_haut{
  width:23%;
}

#commentaire_bas{
  font-size: 0.8em;
  /*width:20%;*/
}


/*
.weekdays div {
  width:150px;
}

.days div{
  width:150px;
  height:150px;
}
*/

.div_alert{
   font-weight:normal;
   margin-top:10px;
   font-size:0.7em;
   color:#686868;
}


button#valider_fiche.isGrey{
  background: #686868!important;
  border:1px solid #686868;
}

.fichier_joint_paie{
  max-height:50px;
}


.button_waiting{
  /*display: none!important;*/
}


#my_fiche{
  font-size: 0.9em;
}

#switch{
  display: none;
  z-index: 50000;
  position: absolute;
  top:0;
  left:0;
  background: #0163ae;
  color:#fff;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  width:40px;
  height:40px;
  cursor: pointer;
  border: 1px solid #fff;
}



.month_nav{
  font-size:1.3em;
}


#footer-hours{
  display: block;
}

#comm_bas_sub{
  vertical-align: top;
  border:1px solid #6cc9ec;
  margin-bottom: 10px;
}

#div_comm_bas{
  display: inline-block;
  width:20%;
  vertical-align: middle;
}

#div_comm_bas_2{
  display: inline-block;
  width:75%;
  vertical-align: middle;
  margin-left:1%;
}

#commentaire{
    height: auto;
    padding:9px 2%;
    font-size: 0.9em;
    border:1px solid #efefef;
}


#div_footer_valid{
  display: inline-block;
  vertical-align: top;
}

#heurestot{
  display: inline-block;
  vertical-align: top;
  background: #d8eefa;
  border:0px;
  width:34%;
  font-weight: normal;
  padding-left:1%;
  padding-right:1%;
  text-align: left;
}


#valider_fiche{
  height:4.2rem;
}

#fiche_validee{
  height:4.2rem;
  border:0;
  color:#000;
}


#div_bas{
  text-align: right;
}


.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red{
  height:2.8rem;
}


/* Enlever les flèches à côté des input[type=number] */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.jconfirm input[type=number], .jconfirm input[type=text] {
  -moz-appearance: textfield;
  height:auto;
  padding:2px 3%!important;
  margin:0;
}

.jconfirm input[type=date]{
  height:auto;
  margin:0;
  padding-top:3px!important;
  padding-bottom:4px!important;
  padding-left:0!important;
  text-align: center!important;
}


.red{
  background: #f00;
}


.rouge{
  color:#f00;
}


.margin_20{
  margin:20px 0;
}


.border_grey{
  border:1px solid #efefef;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:5px 1%;
}

.border_grey input, .border_grey textarea, .border_grey select{
  background: #fff;
}

.background_grey{
  background: #efefef;
}


div.error-message{
  background: #e36208;
  color:#fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:5px 1%;
  margin:10px 0;
  border:0;
}

.error{
  color:#e36208;
}


.message.error{
  /*background: #e36208;*/
  background: #f00;
  text-align: center;
  color:#fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:5px 1%;
  margin:10px 0;
  border:0;
}


.background_white{
  background: #fff;
}



#nouveau_compte{
  width:50%;
  margin:20px auto;
}


#nouveau_compte_form{
  width:75%;
  margin:20px auto;
}


.padding_bottom_50{
  padding-bottom: 50px;
}


#nouveau_compte_form input, #nouveau_compte_form select, #nouveau_compte_form textarea{
  background: #efefef;
}

#nouveau_compte a, #nouveau_compte a:link, #nouveau_compte a:visited{
  color:#e36208;
  font-weight: bold;
}

#nouveau_compte a:hover{
  color:#686868;
}


#autremetier_div{
  display: none;
}

#autrepays_div{
  display: none;
}


.projet_block{
  /*
  width:30%;
  padding:0 1% 0 0;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
  margin-top:20px;
  */
  width:30%;
  width:350px;
  padding:0 0.5% 0 0;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
  margin-top:10px;
  min-height:300px;


}


.projet_block_titre{
  background: #e36208;
  color:#fff;
  padding:5px 1%;
  font-size: 0.9em;
}


.projet_block_dates{
  background: #686868;
  color:#fff;
  font-size: 0.8em;
  padding:2px 1%;
  background: #0163ae;
}

.projet_block_image{
  height:190px;
  overflow:hidden;

}

.projet_block_image img{
  width: 100%;
  min-height: 100%;
  display: block;
}


.projet_block_localisation{
  background: #c5cbcc;
  color:#fff;
}

.textarea{
  min-height: 100px;
}


#missiondescriptif{
  height:300px;
}

#container .projet_detail{

}

#container .projet_detail h1 {
  text-decoration: none;
  font-weight: normal;
  color:#e36208;
  border:0;
  margin:5px 0;
  text-transform: inherit;
  padding:0;
}


#container .projet_detail h2 {
  text-decoration: none;
  font-weight: normal;
  color:#0163ae;
  border:0;
  margin:2px 0;
  background:transparent;
  text-transform: inherit;
  padding:0;
}

#container .projet_detail_localisation{
  text-align: center;
  background: transparent;
  color:#c5cbcc;
  margin:5px 0;
}

#container .projet_detail_localisation a, #container .projet_detail_localisation a:link, #container .projet_detail_localisation a:visited{
  text-align: center;
  background: transparent;
  color:#c5cbcc;
}

#container .projet_detail h3{
  background: transparent;
  margin:2px 0;
  color: #0163ae;
  padding:0;
}

.projet_detail_image{
  text-align: center;
  margin:10x 0 0 0 ;
}

.projet_detail img{
  width:30%;
  border:1px solid #efefef;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}


#container #projet_programme{
  padding:10px 1%;
  border:1px dashed #efefef;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

}


#container .projet_detail_pdf img{
  width:80px;
  height: auto;
  margin:10px 0;
  text-align: center;
  border:0;
}


.info{
  margin:20px 1%;
  color:#6e6969;
}


.button_inscription{
  background: #0163ae;
  margin-right:1%;
}


.projet_tarif{
  background-color:#efefef;
  color:#686868;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:3px 1%;
  text-align: center;
  margin-top:10px;
}




.projet_block_tarif{
  color:#686868;
  /*
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  */
  padding:3px 1%;
  text-align: center;
  background: #eae8e8;
}


.projet_block_tarif_rose{
  background: #e36208;
  width:20%;
  margin:0 auto;
  color:#fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:3px 1%;
  text-align: center;

}


.bouton_inscription_bas_de_page{
  margin-top:20px;
}


#smart-button-container{
  width:25%;
  margin:0 auto;
}


.content .ql-editor{
    min-height:300px;
}

.content .ql-editor h1{
  border:0!important;
  text-transform: inherit!important;
  font-weight:normal!important;

}

.content .ql-editor h2{
  color:#0163ae!important;
  text-align:left!important;
  background:transparent!important;
  padding:0!important;
  text-transform: inherit!important;
  font-weight:normal!important;
}


#container .projet_detail h1.step{
  color:#ee7e30;
}

.step{
  color:#ee7e30;
}

#container .projet_detail #texte_convention h2.step{
  color:#ee7e30;

}


#texte_convention{
  border:1px solid #efefef;
  padding:10px 1%;
  padding:20px 1%;
}

#texte_convention p{
  text-align: justify;
}


#container .projet_detail #texte_convention h1{
  text-align: center;
}

#container .projet_detail #texte_convention h2{
  text-align: left;
  padding:10px 0;
}

#texte_convention .ql-align-center{
  text-align: center;
}


.convention_organisme{
  padding:5px 1%;
  border:2px dashed #686868;
  font-weight:normal;
  width:46%;
  display: inline-block;
  vertical-align: top;
  margin:0 1% 10px 0;
  min-height: 250px;

}


.convention_stagiaire{
  padding:5px 1%;
  border:2px dashed #686868;
  font-weight:normal;
  width:46%;
  display: inline-block;
  vertical-align: top;
  margin:0 1% 10px 0;
  min-height: 250px;


}


.convention_participants{
  padding:5px 1%;
  border:2px dashed #686868;
  font-weight:normal;
  width:46%;
  display: inline-block;
  vertical-align: top;
  margin:0 1% 10px 0;
  min-height: 100px;

}

.convention_formateur{
  padding:5px 1%;
  border:2px dashed #686868;
  font-weight:normal;
  width:46%;
  display: inline-block;
  vertical-align: top;
  margin:0 1% 10px 0;
  min-height: 100px;


}


.convention_lieu{
  padding:5px 1%;
  border:2px dashed #686868;
  font-weight:normal;
  width:46%;
  display: inline-block;
  vertical-align: top;
  margin:0 1% 10px 0;
  min-height: 100px;


}

.convention_dates_horaires{
  padding:5px 1%;
  border:2px dashed #686868;
  font-weight:normal;
  width:46%;
  display: inline-block;
  vertical-align: top;
  margin:0 1% 10px 0;
  min-height: 100px;


}

.pour_organisme{
  padding:5px 0;
  font-weight:bold;
  width:46%;
  display: inline-block;
  vertical-align: top;
  margin:0 1% 10px 0;
  font-weight: bold;
  color:#ee7E30;
  color:#000;
}

.pour_stagiaire{
  padding:5px 1%;
  font-weight:bold;
  width:46%;
  display: inline-block;
  vertical-align: top;
  margin:0 1% 10px 0;
  color:#ee7E30;
  color:#000;
}


.pour_fichier{
  width:100%;
  height:auto;
  margin-top:10px;
}


.pour_fichier img{
  border:0;
  width:70%;
}


#sig-canvas{
  width:300px;
  height: 150px;
  border:1px solid #efefef;
  cursor: crosshair;
}


#sig-clearBtn{
  background: #efefef;
  border:0;
  color:#686868;
  margin-right:2%;
}

#sig-submitBtn{

}


.signature{
  height:50px;
}


.etat_inscription{
  margin-top:5px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #ee7e30;
  background: #87afe4;
  color:#fff;
  text-align: center;
  position: relative;
  top: -170px;
  z-index: 10000000;
  width: 80%;
  margin: 0 auto;
}

.etat_bleu{
  background: #4586ec;
}

.etat_jaune{
  background: #efe527;
  color:#000;
}



#sig-dataUrl{
  display: none;
}

.iconeSmall{
  width:30px;
}

.projet_detail img.iconeSmall{
  width:30px;

}

.iconeMoyen{
  width:50px;
}

.projet_detail img.iconeMoyen{
  width:50px;

}


#un_logiciel_kanga{
  text-align: center;
  vertical-align: middle;
  /*font-style: italic;*/
  font-size: 0.8em;
  color:#0163ae;
  margin-top:20px;
}

#un_logiciel_kanga a, #un_logiciel_kanga a:link, #un_logiciel_kanga a:visited{
  color:#0163ae;
  color:#686868;
}

#un_logiciel_kanga img{
  height:50px;
  width:auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  vertical-align: middle;

}


.projet_odd .projet_block_titre{
  background: #0163ae;
}

.projet_odd .projet_block_dates{
  background: #e36208;
}


.projet_detail .entete_pdf img{
  width:70%;
  border:0;
}

.entete_pdf{
    margin-bottom:10px;
}


.inscriptions_restantes{
  margin-top:10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #46cc74;
  color:#fff;
  text-align: center;
  position: relative;
  top: -160px;
  z-index: 10000000;
  width: 80%;
  margin: 0 auto;
}


.inscriptions_zero{
  background-color: #f00;
  color:#fff;
}


.div_recherche{
  padding: 0;
  margin: 0;
  margin-top:10px;
}


.projet_block_ville{
}


.inscrit_block{
  /*border:2px solid #46cc74;*/
}


.inscription_validee{
  margin-top:10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fcf000;
  color:#000;
  text-align: center;
  position: relative;
  top: -140px;
  z-index: 10000000;
  width: 80%;
  margin: 0 auto;
}


#menu li.li_tableau_bord.ul_selected_tb {
  border:1px solid #0163ae;
}


.div_paiement{
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border:1px solid #efefef;
  padding:10px 1%;
  margin:10px 0;
}


.inscription_validee_div{
  background: #fcf000;
  color:#000;
}


.logo_mentions{

  height:50px!important;
  width:auto!important;
}


.grey{
  background: #686868;

}


.instructions_inscription{
  width:80%;
  margin:0 auto;
  padding:10px 1%;
  border:1px dashed #e36208;
  margin-bottom:20px;
}


.ql-html-textArea .ql-syntax{
  background: #000;
}


.ql-snow.ql-toolbar button, .ql-snow .ql-toolbar button{
  color:#000;
}


.td_emargement{
  background: #dfdfdf;
  color:#686868;
  text-transform: uppercase;
}

#emargement_table{

}


table#emargement_table th{
  padding:3px 0;
}

table#emargement_table td{
  padding:5px 0;
}


table#emargement_table td.td_emargement{
  padding:0;
}

.entete_emargement{
  width:80%;
  margin:0 auto;
  text-align: center;
}


.entete_emargement_h4{
  padding:0;
  margin:0;
  font-size: 1.3em;
}


.emargement_organisme{
  text-align: center;
}

.certifications{
  text-align: center;
}

.certifications img{
  height:60px;
  width:auto;
  margin:0 2%;

}


.emargement_organisme{
  margin:10px 0;
  padding:10px 0;
  color:#000;
}


.pour_organisme_signature{
  width:50%;
  margin:0 auto;
}

.raccourcis{
  margin:10px 0;
  text-align: right;
  vertical-align: middle;
}


.raccourcis_bloc{
  display: inline-block;
  text-align: center;
  padding:5px 2%;
  background: #CFCFCF;

}

.raccourcis_bloc a, .raccourcis_bloc a:link, .raccourcis_bloc a:visited{
  color:#fff;
  /*color:#000;*/
}

.raccourcis_bloc a:hover{
  color:#686868;
}

.raccourci_formations{
  background: #e36208;

}

.raccourci_inscriptions{
  background-color: #0163ae;
}


.raccourcis img{
  width:30px;
  vertical-align: middle;
}


.pictoIcon{
  width:30px;
  vertical-align: middle;
}


.supprimer{
  margin-top:30px;
}


.form_edition{


}

.form_edition input[type='text']{
  height:inherit;
  padding:1px 2%;
  margin:0 0 5px 0;
}


#myTableForElements td{
  vertical-align: top;
}


h3.formfields_highlight{
    background-color: #0163ae;
    color: #fff;
    padding: 5px 1%;
    margin: 10px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/* FORMULAIRES */


#addelement{
	width:100%!important;
	font-size: 0.95em;
}

#addelement th{
	text-align: center;
}

#addelement td{
	text-align: center;
	vertical-align: middle;
}

#addelement p {
	margin: 5px 1%;
}

form#addelement input[type="text"]{
	padding:0!important;
	margin:0!important;
	height:auto;
	width:100%;
	padding:0 2%!important;
	font-size: 1.1em;
}



#updatebutton{
	background-color:#686868;
	color:#fff;
	padding:2px 0;
}

.possible_values{
  /*width:45%;*/
}

.possible_values div {
	display:inline-block;
  display: block;
}

.possible_values_sub{
	display: inline-block;
	vertical-align: top;
	margin-right:1%;
	/*margin-bottom:3px;*/
}

.possible_values_sub input {
	padding:0 1%;
}

.formfields{
	background-color:#1798A5;
	color:#fff;
	padding:0 1%;
	margin:0;
}

.formfields_highlight{
	background-color:#686868;
	color:#fff;
	padding:0 1%;
	margin:0;
}

.middle_align{
	vertical-align: middle!important;
}


#addelement_button{
		cursor: pointer;
/*		width:20px;*/
}


ul#yourform{
	margin:0;
	padding:0;
	font-size: 0.9em;

}

#yourform li{
	list-style-type: none;
	margin:5px 0;
	padding:10px 1%;
}

#yourform img {
	width:25px;
}


.round{
	padding:2px 1%;
	text-align: center;
	background: #fff;
	color:#2F2F2F;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	border:1px solid #efefef;
  /*margin-right:1%;*/

}

.cursor{
	margin-left:1%;
	cursor: pointer;
}

.type{
	float:right;
}

.trash{
	float:right;
	cursor: pointer;
}


.required_form{
	color:#cb2947;
}


#type_element{
	font-size: 1.1em;
}


.form_li_left{
	display: inline-block;
	width:80%;
	vertical-align: top;
}

.form_li_right{
	float:right;
	vertical-align:top;
}


.form_li_left_bottom{
	margin-top:5px;
	margin-left:4%;
}


.grey{
	color:#686868;
}

#chargement_formulaire{
	background: #c92c4a;
	color:#fff;
	padding:0 1%;
	margin-left:2%;
	display: none;
}


.select_form_element{
	border:1px dashed #c92c4a;
}


.update_button{
	cursor:pointer;
	padding:5px 2%;
	text-align: center;
	background: #1798A5;
	color:#fff;
	font-size: 1.2em;
}


#newelement_button{
	cursor: pointer;
	padding:5px 2%;
	text-align: center;
	background: #686868;
	color:#fff;
	font-size: 1.0em;
	display: none;
	margin-top:20px;
}


.type_fichier{
	font-size:0.7em!important;
}

.info{
	padding:5px 1%;
}


.red{
	background-color:#ff808a!important;
	color:#fff!important;
	padding:0px 3%;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}

.blue{
	background-color:#0163ae;
	color:#fff!important;
	padding:0px 3%;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}


.grey{
	background-color:#686868;
	color:#fff!important;
	padding:0px 3%;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}



.orange{
  color:#0163ae;
}
.class_titre1 {
    background: #0163ae;
    background: #5ec4d3;
    padding: 5px 1%!important;
    margin: 0!important;
    color: #fff;
    font-size: 1.3em;
}


.class_titre2{
	background: #e36208;
	padding:5px 1%!important;
	margin:0!important;
	color:#fff;
	font-size: 1.2em;
}

.class_titre3{
	background: #958e90;
	padding:5px 1%!important;
	margin:0!important;
	color:#fff;
	font-size: 1.1em;
}

.class_debut_encadre{
	background: #ffffff;
	border-top:1px solid #686868;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	padding:5px 1%!important;
	margin:0!important;
	margin-top:2px!important;
}

.class_debut_encadre b, .class_debut_encadre strong{
	font-weight: normal!important;
	color:#b9b9b9;
}

.class_fin_encadre{
	background: #ffffff;
	border-bottom:1px solid #686868;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	padding:5px 1%!important;
	margin:0!important;
	margin-top:2px!important;
}

.class_fin_encadre b, .class_fin_encadre strong{
	font-weight: normal!important;
	color:#b9b9b9;
}


#formelement_id{
  display: none;
}

.form_public{

}

.form_public ul {
  list-style-type: none;
}

.form_public h1 {
    text-decoration: none;
    font-weight: normal;
    color: #e36208;
    border: 0;
    margin: 5px 0;
    text-transform: inherit;
    padding: 0;
    background: transparent;
    font-size: 1.3em;
}

.form_public .form_title{
      background: transparent;
      color: #0163ae;
      font-size: 1.5em;
      text-transform: uppercase;
      font-weight: bold;
      padding: 0;
      margin: 0;
      padding-bottom: 5px;
      text-align: center;
}




.form_public h2 {
  text-decoration: none;
  font-weight: normal;
  color: #0163ae;
  border: 0;
  margin: 2px 0;
  background: transparent;
  text-transform: inherit;
  padding: 0;
  font-size: 1.3em;

}

.form_public h3 {
  background: transparent;
  margin: 2px 0;
  color: #0163ae;
  padding: 0;
  font-size: 1.1em;

}


.form_description{
  margin:10px 0 30px 0;
  /*border:1px dashed #efefef;*/
  /*-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;*/
  /*padding:10px 5%;*/
  /*background: #efefef;*/
  color:#000;
  font-style: italic;

}


.form_progress{
  display: none;
  width:30px;
}


.form_button_submit, .test_button_submit{
  text-align: center;
  padding-bottom: 50px;
}

.form_button_submit button, .test_button_submit button{
  width:40%;
  text-align: center;
  margin:0 auto;
}


.jconfirm-holder{
  font-size: 0.9em;
}


.button_inverser_etat{
  background: #0163ae;
  padding:5px 2%;
  text-align: center;
  cursor: pointer;
  color:#fff;
  margin-top:20px;
  width:20%;
}


.orange{
  color:#0163ae;
}
.black{
  color:#000;
}


.bg_orange{
  background-color:#0163ae;
  color:#fff;
}

#form_results_listing_table thead th, #form_results_listing_table tbody td{
  font-size: 0.7em;
}


#form_results_listing_table th{
  padding:1.2rem 1.5rem;
}


.ligne{
  margin:0;
  padding:0;
  border: 1px dashed #686868;
  margin:5px 0;
}


.entete_results{
  display:block;
  clear:both;
  padding:10px 0;
}


.width_17{
  width:17%;
}


#projets_index{
  font-size: 0.85em;
}


.formulaires_titles{
  text-transform:uppercase;
  color:#0163ae;
  color:#0163ae;

  font-weight: bold;
}


.no_border{
  border:0!important;
}


#qrcode_div{
  text-align: center;
  margin-top:30px;
}

.qrcode{
    margin:10px 0;
}

.formulaires_lien_div{
  margin-top:10px;
}

.formulaires_lien{
  border:1px dashed #2F85ae;
  padding:5px 2%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}


#container.container.container_nosformations{
  width:100%;
  float:none;
  display: block;
}

.projet_block_image_nosformations{
  height:250px;
  overflow:hidden;

}

.projet_block_image_nosformations img{
  width: 100%;
  min-height: 100%;
  display: block;
}


.inscriptions_restantes.inscriptions_restantes_gris{
  background: #fff;
  color:#686868;
}

.inscriptions_restantes.inscriptions_restantes_gris a, .inscriptions_restantes.inscriptions_restantes_gris a:link, .inscriptions_restantes.inscriptions_restantes_gris a:visited{
  color:#686868;
}

.inscriptions_restantes.inscriptions_restantes_gris a:hover{
  color:#787878;
}


.etat_inscription a, .etat_inscription a:link, .etat_inscription a:visited{
  color:#fff;
}

.etat_inscription a:hover{
  color:#efefef;
}


.projet_block_nos_formations{
  width:30%;
  width:325px;
  padding:0 0.5% 0 0;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
  margin-top:10px;
  min-height:300px;
}


.color_orange{
  color:#0163ae;
}

.color_blue{
  color:#0163ae;
}




#div_cgu {
    line-height: 150%;
    background-color: #fff;
    padding: 10px 2%;
    height: 550px;
    overflow-y: scroll;
    margin-bottom: 20px;
		/*margin:20px 2%;*/
    border:1px solid #efefef;
}


#div_button{
		text-align: center;
    margin-bottom: 50px;
}


#div_button button{
  color:#fff;
}


.black_bold{
  color:#000;
  font-weight:bold;
}

.myChart_div{
  text-align: center;
  width:28%;
  margin:0 1% 10px 1%;
  display: inline-block;
  vertical-align: top;
  /*height:350px;*/
  /*width:30%;*/
  font-weight: normal;
}

.myChart{
  width:100%!important;
  height:100%!important;
}


.chart_texte{
  display: block;
  clear:both;
  width:75%;
  border:1px solid #efefef;
  padding:5px 1%;
  font-size: 0.8em;
}

.chart_texte ol{
  text-align: left;
}


.odd{
  background: #efefef;
}


#table_factures{
  font-size: 0.7em;
}


.ql-align-center{
  text-align:center;
}


.cc-banner .cc-message{
  color:#000!important;
}

.cc-color-override-787485339 .cc-link, .cc-color-override-787485339 .cc-link:active, .cc-color-override-787485339 .cc-link:visited{
  color:#0163ae!important;
}

.cc-color-override-787485339 .cc-btn{
  background-color:#0163ae!important;
  color:#fff!important;
}


.organisme_champs{
}

.information{
  color:#e36208;
}


.colorscheme{
  margin:0 auto;
}


#color_bgcolor{
  width:200px;
  margin:10px 0;
  text-align: center;
}

.niveau{
  color:#e36208;
  font-weight: bold;
  text-transform: uppercase;
}


.niveau_div{
  margin:0;
  padding:0;
  text-align: right;
  font-size: 0.8em;
}

.niveau_span{
  margin:0;
  padding:2px 2%;
  display: inline-block;
  border-bottom:1px dashed #efefef;
}


.projet_ville{
  color:#000;
  padding: 5px 2%;
  background: #efefef;
}


.image{
  height:50px;
  width:auto;
}


.codes_red{
  width:100%;
  background-color:#e32;
  color:#fff;
  padding:10px;
}


.required label:after {
    color: #e32;
    content: ' *';
    display:inline;
    font-size: 1.2em;
}


#ordreimages ul {
    /* width: 300px; */
    /* height: 200px; */
    height: auto;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 20px;
    font-size: 80%;
}


#ordre_images li {
    list-style-type: none;
    padding-left: 10px;
    cursor: pointer;
}

.vignette{
  width:50px;
  vertical-align: middle;
  padding:5px 5px;
  border:1px solid #dfdfdf;
  background-color: #fff;
}




.logo_titre .logo_bleu, .logo_titre_login .logo_bleu{
  color:#0163ae;
}

.logo_titre .logo_orange, .logo_titre_login .logo_orange{
  color:#f69256;
}

.logo_titre .logo_rose, .logo_titre_login .logo_rose{
  color:#e36208;
}

.logo_titre_login{
  color:#bdbcbc;
  text-align: center;
  font-size:1.2em;
}


#logo_div_login{
  text-align: center;
}

#logo_small{
  width:50px;
}


.div_logo{
  font-weight: bold;
  font-size: 1.5em;
  padding:20px 0;
}


.div_app_listing{
  margin-top:5px;
}


.highlight{
  color:#686868;
}

#ordreapppage ul {
    /* width: 300px; */
    /* height: 200px; */
    height: auto;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 20px;
    font-size: 80%;
}


#ordreapppage li {
    list-style-type: none;
    padding-left: 10px;
    cursor: pointer;
    padding-top:10px;
    padding-bottom:10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin:10px 0;
}

.vignette{
  width:50px;
  vertical-align: middle;
  padding:5px 5px;
  border:1px solid #dfdfdf;
  background-color: #fff;
}


#ordreapppage_div{
  margin-top:20px;
}


.odd_apppage{
  background: #c3dce0;
}

.even_apppage{
  background: #efefef;
}


.icon_construct{
  vertical-align: middle;
  display: inline-block;
  margin:0 1%;
}


.created_by{
  float:right;
  margin-right:2%;
  font-size: 0.8em;
  margin-top:-5px;
}


.apppage_nom{
  display: inline-block;
  vertical-align: middle;
}


#menu_appelements{
  margin-top:10px;
}

#menu_appelements div {
  display: inline-block;
  margin:5px 1% 5px 0;
  cursor: pointer;
  border:1px dashed #efefef;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#menu_appelements div img {
  height:50px;
  vertical-align: middle;
  padding:5px;
}



#ordreappelement ul {
    /* width: 300px; */
    /* height: 200px; */
    height: auto;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 20px;
    font-size: 80%;
}


#ordreappelement li {
    list-style-type: none;
    padding-left: 10px;
    cursor: pointer;
    padding-top:10px;
    padding-bottom:10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin:10px 0;
    border:1px dashed #0163ae;
    padding-bottom: 20px;
}


#ordreappelement_div{
  margin-top:20px;
}

.odd_appelement{
  border: 1px dashed #c3dce0!important;
}

.even_appelement{
  border: 1px dashed #40c1d2!important;
}


.delete_appelement{
  float:right;
  vertical-align: middle;
  margin-right:1%;
}


.appelement_type{
  display: inline-block;
}

.appelement_type img{
  vertical-align: middle
}

.appelement_content{
  border:1px solid #efefef;
  margin-top:20px;
  min-height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin:10px 1% 10px 0;
  border:1px dashed #0163ae;
  padding:10px 1%;

}


.created_by_appelement{
  font-size: 0.7em;
  text-align: right;
  margin-top:10px;
  margin-right:1%;
}


.spacer{
  width:46%;
  margin:0 2%;
  display: inline-block;
  text-align: center;
}

.spacer input{
    text-align: center;
    margin:0;
}

.spacer table{
  border:0;
}

.spacer table td{
  text-align: center;
  border:0;
  vertical-align: middle;
  padding:0;
  margin:0;
}


input[type=number].spacer_input{
  display: inline-block;
  width:auto;
  margin:0 1%;
  text-align: center;
}

input[type=text].button_input, input[type=text].class_button_input{
  display: inline-block;
  width:auto;
  margin:0 1%;
  text-align: center;
}


.streaming input{
    text-align: center;
    margin:0;
}

input[type=text].streaming_input{
  width:80%;
  margin:10px 0;
  text-align: left;
}


#reduire_agrandir{
  color:#000;
  margin:20px 0 0 0;
  text-transform: uppercase;
  cursor: pointer;
}


#rechercheFichier {
    width: 70%;
    cursor: pointer;
    padding: 5px 0.5%;
}


#effacerFichier {
    padding: 5px 0.5%;
    margin-left: 0.5%;
    background: transparent;
    color: #000;
}


#resultatsRechercheFichier {
    margin: 0;
    padding: 0;
    list-style-type: none;
}


#resultatsRechercheFichier li {
    cursor: pointer;
    padding: 3px 0.5%;
}


.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img.pictoFichier{
  height:50px;
}

.fichier_div_search{
  display: inline-block;
  vertical-align: middle;
}

.fichier_div_search_intitule{
  margin:0 1%;
  vertical-align: middle;
}


.appelement_fichiers{
    margin:10px 0;
}

.appelement_fichier{
  display: inline-block;
  vertical-align: middle;
  padding:5px 1%;
  border:1px dashed #686868;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin:0 1%;
}

.appelement_fichier img{
  height:150px;
}


.appelement_addimages{
  cursor: pointer;
  margin-bottom: 10px;
}


.audio_backoffice_div{
  margin-top:10px;
}


.video_backoffice_div{
  width:50%;
  margin-top:10px;
  margin:10px auto 0;
}


.video_backoffice{
  width:100%;
}


#resultatsRechercheFichier video{
  width:50%;
}


.formulaire_associe{
  margin:10px 0;
  width:70%;
  display: inline-block;
  margin-right:1%;
}


.voir_le_formulaire{
  margin:10px 0;
}

#texte{
  min-height: 1000px;
}


.reduire_agrandir{
  display: inline-block;
  margin-left:1%;
}

#rechercheForm {
    width: 70%;
    cursor: pointer;
    padding: 5px 0.5%;
}


#effacerForm {
    padding: 5px 0.5%;
    margin-left: 0.5%;
    background: transparent;
    color: #000;
}


#resultatsRechercheForm {
    margin: 0;
    padding: 0;
    list-style-type: none;
}


#resultatsRechercheForm li {
    cursor: pointer;
    padding: 3px 0.5%;
}


.form_div_search_intitule{
  margin:0 1%;
  vertical-align: middle;
  display: inline-block;
  margin-left:1%;
}


.appelement_forms{
    margin:10px 0;
}

.appelement_addform{
  cursor: pointer;
  margin-bottom: 10px;
}


.clr-field button{
  height:70%!important;
  top:40%!important;
  right:4px!important;
}


#addImage{
  margin:10px 0;
  cursor: pointer;
}


.img_preview{
  max-height:80px;
}


#removeImage{
  display: none;
  cursor: pointer;
  margin:5px 0;

}

.div_background_color{
  padding:5px 2%;
  text-align: center;
}

.inline_block{
  display: inline-block;
  vertical-align: top;
  margin-right:1%;
}


.lowercase{
  text-transform: lowercase;
}


.tox .tox-edit-area__iframe {
    background: #efefef;
}


.streaming_preview{
  margin-top:10px;
}




.inline_block_div{
  display: inline-block;
  margin:0;
  vertical-align: middle;
}

.width_auto{
  width:auto!important;
}



.etat_brouillon{
  /*color:#fff;*/
  background-color: #efefef;
  padding:5px 1%;
  text-align: center;
  color:#000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.etat_publie{
  /*color:#000;*/
  background-color:#7ec675;
  padding:2px 5%;
  text-align: center;
  color:#fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}


.form_select{
  width: auto;
}


.button_class{
  background: #f00;
  border: 0;
}


input.inputimage{
  display: inline-block;
  width:auto;
  vertical-align: middle;
}


.objective_white{
  background: #fff;
}

.objective_grey{
  background: #efefef;
}


.sous_sous_objectif{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:1px dashed #dfdfdf;
  padding:5px 2%;
  margin-top:5px;
  background: #fff;
  margin-left:3%;
}


.subchild_ul{
  list-style-type: none;
}


.appelement_afficher_div{
  float:right;
  margin-right:1%;
  vertical-align: middle;
}

.appelement_afficher_div input[type='checkbox']{
  vertical-align: -webkit-baseline-middle;
}

.li_subchild{
  margin:0;
}


#selectcategoriefichier{
    background-color:#fff;
    width: auto;
    margin-bottom: 10px;
    margin-top:10px;
    padding:5px 2%;
    font-size: 1.1em;
}

.select_categorie_div{

}


#fichiers_select_categorie{
  padding:10px 5%;
  /*
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:1px dashed #dfdfdf;
  */
  width:95%;
  margin:10px auto;
  text-align: center;
}


.pictoObjective{
  height:30px;
  vertical-align: middle;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:1px solid #dfdfdf;
  background: #fff;
}


.id_color{
  color:#0163ae;
}


.inputselect{
  margin-bottom: 10px;
  width: auto;
  font-size: 0.9em;
}


.blue_1{
  color:#0163b0;
}

.blue_2{
  color:#307cc0;
}

.blue_3{
  color:#7099d1;
}

.blue_4{
  color:#356ca0;
}

.blue_5{
  color:#0d3d62;
}


.strong{
  font-weight: bold;
}


.analyse_index{
  font-size: 0.8em;
}


.padding_left_right_5{
  padding:0 5px;
}


.analyse_index td{
  vertical-align: top;
}

/* VIEW & PDF */

.table_analyse_entete_20{
  width:20%;
}


.table_analyse_entete_25{
  width:25%;
}

.table_analyse_entete_80{
  width:80%;
}


.table_analyse_entete_30{
  width:30%;
}




.table_analyse_logos{
  width:1000px;
  border:0;
  margin-top:0;
}
/*
.table_analyse_entete tr, .table_analyse_entete td {
  border:0;
}

*/

.analyse_titre{
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.6em;
  color:#0163ae;
}


.table_analyse_logos tr, .table_analyse_logos td {
  border:0;
}


.intitule_fichiers{
  font-size: 0.7em;
  text-align: center;
}


.signatureAnalyse{
  height:50px;
  vertical-align: middle;
}


.photos_analyse{
  width:20%;
  text-align: center;
}

.photos_analyse img{
  border:1px solid #dfdfdf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}



.photos_analyse img{
  max-height:100px;
  max-height: 70px;
}


.photos_analyse_intitule{
  font-size: 0.8em;
  text-align: center;
}




.materiaux_presents{
  vertical-align: middle;
  /*padding:15px 10px 10px 10px!important;*/
  padding:10px 10px 5px 10px!important;
}


.picto_border{
  padding:1px;
  border:1px solid #686868;
}

#menu_auth_langage{
   display:inline-block;
   margin-left:5%;
}

.analyseconfig_fields_elements{
  margin-top:20px;
}

.analyseconfig_fields_element{
  margin-top:10px;
  width:12%;
  margin-right:1%;
  vertical-align: top;
  display: inline-block;
}


.margin_top_10{
  margin-top:10px!important;
}


.margin_top_20{
  margin-top:20px!important;
}



.table_analyse_physico_chimique div {
  width:8.3333333%;
  display: inline-block;
  text-align: center;
/*
  border-right: 1px solid #dedddd;
  border-bottom: 1px solid #dedddd;
  border-top: 1px solid #dedddd;
*/
/*
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
*/

}

.table_analyse_physico_chimique div:last-child{
  border-right:0;
/*  border-right: 1px solid #dedddd;*/
  /*border-right: 1px solid #000;*/

}

.table_analyse_physico_chimique div:first-child{
/*  border-left: 1px solid #dedddd;*/
  border-left: 1px solid #000;

}
/*
.table_analyse_physico_chimique_td {
  border-bottom: 0px;
  border-top:0;
  padding:0;
}
*/
td.table_analyse_physico_chimique_td{
  padding:0;
  border:0;
}

td.table_analyse_physico_chimique_td:first-child div{
  border-bottom: 0;
  border-top:0;
  border-left:0;
}


td.table_analyse_physico_chimique_td div{
  border:0;
  border-right:1px solid #000;
  /*padding:5px 0;*/
  padding:0;
}




td.table_analyse_physico_chimique_td input{
  padding:0;
  margin:0;
  height:20px;
  width:90%;
  margin:0 auto;
  text-align: center;
  background: #fff;
}

.valeur_guide{
  font-size: 0.7em;
  font-size: 0.9em;
}


#valeur_guide_min_ph {
  padding:3px 0;

}

/* CONDUCTIVITE CHAUD */
.table_analyse_physico_chimique_chaud{
  /*border-bottom: 1px solid #dedddd;*/
  border-bottom: 1px solid #000;

}

/*
td.table_analyse_physico_chimique_td{
  border-bottom: 1px solid #000;
  border:0;
}
*/



.table_analyse_physico_chimique_chaud div {
  width:7.69230769231%;
  display: inline-block;
  text-align: center;
  /*
  border-right: 1px solid #dedddd;
  border-bottom: 1px solid #dedddd;
  border-top: 1px solid #dedddd;
  */
  /*
  border-right: 1px solid #f00;
  border-bottom: 1px solid #f00;
  border-top: 1px solid #f00;
*/

}

.table_analyse_physico_chimique_chaud div:last-child{
  border-right:0;
  /*
  border-right: 1px solid #dedddd;
  */
  border-right: 1px solid #000;
}

.table_analyse_physico_chimique_chaud div:first-child{
  /*border-left: 1px solid #dedddd;*/
  border-left: 1px solid #000;

}


#datas_saving{
  background: #000;
  color:#FFF;
  text-align: center;
  padding:1px 0.5%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*margin-left:2%;*/
  display: none;
}


#datas_save{
  background: #0163ae;
  color:#FFF;
  text-align: center;
  padding:1px 0.5%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left:0.5%;
  /*display: none;*/
  display: inline-block;
  cursor: pointer;
  margin-bottom: 5px;
}


.font_size_0_8{
  font-size: 0.8em;
}


.outofrange{
  background-color:#ff6961;
  color:#fff;
}


td.table_analyse_physico_chimique_td input.outofrange{
  background-color:#ff6961;
  color:#fff;
}


.etatsAvancement_div{
  text-align: center;
  width:160px;
  height:50px;
  vertical-align: middle;
  display: inline-block;
  padding:5px 0.5%;
  font-size: 0.85em;
  opacity:0.6;
  cursor: pointer;
}

.etatsAvancement_selected{
  border-bottom:4px solid #ff6961;
  color:#000!important;
  font-weight: bold;
  /*margin-left:5px;
  margin-right:5px;*/
  opacity: 1;
}


.analyse_index_search{
  margin-top:10px;
}


.etat_analyse_div{
  text-align: center;
  padding:1px 0.5%;
  margin:0 auto;
}

#etatsAvancement{
  margin-top: 10px;
}


.new_analyse{
  background-color:#ffd966!important;
  color:#000!important;
}


.add_version{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:1px solid #686868;
  text-align: center;
  margin-top:10px;
}

.add_version a, .add_version a:link, .add_version a:visited{
  color:#686868;
}

.add_version a:hover{
  color:#585858;
}


.material_checked{
  background: #686868;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*border:1px solid #686868;*/
  color:#fff;
  vertical-align: middle;
  margin-right:0.5%;
  display: inline-block;
}


.material_checked_class{
  font-weight: bold;
  /*text-decoration: underline;*/
  border-bottom: 1px dashed #000;
}


.input_analyse_data_pdf{
  width:100%;
}


.outofrangepdf{
  color:#ff6961;
  /*color:#fff;*/
  font-weight: bold;
}


td.table_analyse_physico_chimique_td input.outofrangepdf{
  color:#ff6961;
  /*color:#fff;*/
  font-weight: bold;
}


.no_border_pdf{
  height:10px;
}


.table_analyse_logos tr, .table_analyse_logos td, .analyse_form_view th{
  margin:0;
  padding:0;
  text-align: center;
}

.table_analyse_logos tr:first-child td:first-child {
  text-align: left;
}

.table_analyse_logos tr:first-child td:last-child {
  text-align: right;
}


.table_analyse_logos img{
  max-height:60px;
}




.fichier_picto_analyse{
  text-align: center!important;
  margin:5px 2%;
  display:inline-block;
  vertical-align: top;
  width:10%;
  text-align: left;
}


.fichier_picto_analyse img{
  max-height:60px;
}


.eauappoint_header{
  font-size: 0.9em;
}

.reseau_header{
  font-size: 0.9em;
}





.table_analyse_physico_chimique{
  font-size: 0.9em;
/*  border-bottom: 1px solid #dedddd;*/
  /*border-bottom: 1px solid #000;*/

}


#messages_listing{
  font-size: 0.8em;
}


.button_attribution{
  padding:2px 1%;
  text-align: center;
  background: #686868;
  color:#fff;
  cursor: pointer;
  margin-top:10px;
  vertical-align: middle;
  width:80%;
}


.checkbox_attribution_div{
  margin:10px 0 5px 0;
}


.fichiers_rapports{
 margin-top:10px;
}

.fichiers_rapports .fichier_picto{
  text-align: center;
  font-size: 0.9em;
}

.fichiers_rapports .fichier_picto img{
  max-height: 30px;
}


.analysefichiersend {
  cursor: pointer;
}


th.avancement{
  width:10%;
}




.width_2{
  width:2%!important;
}

.width_3{
  width:3%!important;
}


.width_5{
  width:5%!important;
}

.width_7{
  width:7%!important;
}


.width_8{
  width:8%!important;
}

.width_9{
  width:8%!important;
}


.width_10{
  width:10%!important;
}

.width_20{
  width:20%!important;
}



.opacity_hidden{
  opacity: 0;
}


.classAttribution{
  background: #8bc34b;
}


.autocomplete_div{
  margin-top:10px;
}


#autocomplete_result li {
  cursor: pointer;
  list-style-type: none;
  margin-left:2%;
}

.antigel{
  vertical-align:top;
  padding-top:10px;
}


.antigel_pdf{
  padding-top:15px;
}


.email_choix{
  border:1px dashed #686868;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-right:1%;
  padding:5px 1%;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}


.cloture_div{
  /*
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:1px solid #0163ae;
  */
  text-align: center;
  margin-top:10px;
  width:90%;
  font-weight: bold;
  margin-left:auto;
  margin-right:auto;
  text-transform: uppercase;
}

.cloture_div a, .cloture_div a:link, .cloture_div a:visited{
  color:#0163ae;
  color:#686868;
}

.cloture_div a:hover{
  color:#0163ae;
  color:#000;
}


.special{
  color:#ff6961;
}


.date_cloture{
  margin-top: 5px;
  margin-bottom: 10px;
}


/* 2024 */

.table_analyse td.materiaux_presents{

}

.table_analyse input[type='checkbox'], .table_analyse input[type='radio']{
  vertical-align: sub;
}


.table_analyse .date_du_rapport{
    padding:0 1%;
}


.table_analyse td.table_analyse_photos{
  padding:0;
  margin:0;
}


.table_analyse{
  width:1000px;
  border:0;
  color:#000;
  margin-top:0;
}


.table_analyse td{
  padding:5px 1%;
  padding:1px 1%;
  border-right:1px solid #000;
  border-bottom: 0;
  border-top:1px solid #000;
  /*border:1px solid #f00;*/
  vertical-align: middle;
}

.table_analyse th{
  /*border:1px solid #000;*/
  /*border:1px solid #f00;*/
}

.table_analyse td:first-child{
  border-left:1px solid #000;
}


.table_analyse .gray{
  /*background: #efefef;*/
  background: #b5c7e7;
}


.table_analyse .table_analyse_entete_20{
  width:20%;
}

.table_analyse .table_analyse_entete_30{
  width:30%;
}

.table_analyse .table_analyse_entete_25{
  width:25%;
}

.table_analyse .no_border{
  border:0px;
  padding:0;
}

.table_analyse table {
  border:1px solid #000;
}


.table_analyse table tr{

}

.table_analyse table td{
  border:1px solid #000;

}

.table_analyse table th{
  border:1px solid #000;

}

.table_analyse td:last-child{
  border-right:1px solid #000;
}




tr.table_bottom_line td {
  border-bottom: 1px solid #000;
}


.table_analyse td:last-child div:last-child{
  border-right:0;
}

.table_analyse_physico_chimique td{
  padding:2px 0;
}


.highlight{
  background:#efefef;
  color:#000;
}

.highlight div{
  font-weight: bold;
}

.table_analyse input {
  height:auto;
  margin:1px 0;
}


.table_analyse select {
  height:auto;
  margin:1px 0;
}


.table_analyse textarea {
  /*height:auto;*/
  margin:1px 0;
  min-height:200px;
}


.bloc_reception_flacons{
  border:1px dashed #cfcfcf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:5px 1%;
  text-align: center;
}


.button_flacons_reception{
  padding:5px 4% 2px 2.5%;
  text-align: center;
  background: #b5c7e7;
  background: #efefef;
  border:1px solid #dfdfdf;
  color:#0163ae;
  /*color:#fff;*/
  cursor: pointer;
  margin-top:10px;
  vertical-align: middle;
  /*width:80%;*/
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

}

.button_flacons_reception img{
  vertical-align: middle;
}


.checkbox_flacons_reception_div{
  margin:10px 0 5px 0;
}


.classReception{
  background: #8bc34b;
}


.analyse_index_content ul, .analyse_index_content ol {

}

.analyse_index_content ul>li, .analyse_index_content ol>li {
  margin:0;
  padding:0;
}


.logo_client_pour{
  font-size: 0.8em;
  margin-bottom:10px;
}

.logo_client_div{
  width:50%;
  margin:0 auto;
}


.commentaires_preconisations p{
  margin:1px 0;
  line-height: 120%;
}

.commentaires_preconisations li{
  line-height: 120%;
}


.cc-color-override-787485339.cc-window{
  color:#0163ae!important;
}

.cc-color-override-787485339 .cc-link{
  text-decoration: none;
}

.altrow{
  background-color: #efefef;
}

.div_ajustement{
  margin-top:10px;
}

#interventions_table{
  font-size: 0.8em;
}

.reduce_80{
  font-size:0.8em;
}

table td{
}
 

#remarqueszones_div{
  border:1px solid #efefef;
  padding:5px 1%;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#container h2.background_grey{
  background-color: #686868;
  color:#fff;
}


input[type='checkbox']{
  margin-right:5px;
}

#div_intervenants{
  
}

.select2 button{
  line-height: 150%;
}

.mission{
  margin-bottom: 20px;
  margin-top:20px;
  color:#000;
  font-weight: normal;
}

.interventions_associated_users{
  border:1px solid #ddd;
  padding:5px;
  background-color: #efefef;
  margin-right:5%;
  margin-top:10px;
}

.interventions_dates_div{
  margin-top:10px;
}

.intervention_chantier_div{
  border:1px solid #ddd;
  padding:5px;
  background-color: #f7f2b9;
  margin-right:5%;
  margin-top:0px;
  text-transform: uppercase;
}



.margin_top_40{
  margin-top:40px;
}
 

.myButton{
   margin-bottom: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 0;
    letter-spacing: 0.1em !important;
    height: auto;
    background-color: #cfcfcf;
    color:#000;
    padding:0px 2%;
    cursor: pointer;
    background-color: #3c98df;
    color:#fff;
    margin-bottom: 10px;
  }

  .margin_5{
    margin:5px;
  }

  .distances_zones{
    margin-top:20px;
  }

  #blocs_zones_aller_retour{

  }

  .half_width{
    width:48%;
    margin:0 1%;
  }

  .h3_aller{
    background-color: #0163ae;
    color:#fff;
  }

  .h3_retour{
    background-color: #7ec675;
    color:#fff;
  }

  .h3_total{
    background-color: #686868;
    color:#fff;
  }

  .distance_div{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px dashed #686868;
  }



  .distance_div_black{
    color: #000;;
    text-transform: uppercase;
    font-weight:bold;
  }


.intervention_history{
  border:1px solid #ddd;
  padding:5px;
  background-color: #efefef;
  margin-right:5%;
  margin-top:10px;

  height: 100px; /* Hauteur fixe de 200px */
  overflow-y: auto; /* Barre de défilement verticale si le contenu dépasse */
  border: 1px solid #ccc; /* Bordure pour distinguer le div */
  padding: 10px; /* Espacement interne */
  background-color: #f9f9f9; /* Fond léger */
}

.intervention_observationsgestionnaire{
  border:1px solid #ddd;
  padding:5px;
  background-color: #efefef;
  margin-right:5%;
  margin-top:10px;

  height: 100px; /* Hauteur fixe de 200px */
  overflow-y: auto; /* Barre de défilement verticale si le contenu dépasse */
  border: 1px solid #ccc; /* Bordure pour distinguer le div */
  padding: 10px; /* Espacement interne */
  background-color: #f9f9f9; /* Fond léger */
}
 

.horstravail_box {
  border: 1px solid #ddd;
  padding: 5px;
  background-color: #efefef;
  width: 200px;
  word-wrap: break-word; /* Casse les longs mots */
  overflow-wrap: break-word; /* Assure que les mots longs ne débordent pas */
  white-space: pre-wrap; /* Conserve les sauts de ligne et empêche le débordement */
  max-width: 100%; /* Empêche le dépassement sur les écrans plus petits */
  overflow: hidden; /* Empêche tout débordement */
  margin:0 auto;
  text-align: left;
  font-size: 0.8em;
}


.zones_detail{
  border:1px solid #ddd;
  padding:0;
  background-color: #efefef;
  
}

.zone_element{
  padding:0!important;
  margin:0!important;
}



.weeks_paliers{
  margin:5px 0;
}

.weeks_paliers input[type=text]{
  width:auto;
  text-align: center;
  padding:5px;
}

.weeks_paliers input[type=checkbox]{
  margin-left:1%; 
  margin-right:1%;
}

.margin_left_0_5{
  margin-left:0.5%;
}

.margin_left_0_2{
  margin-left:0.2%;
}

.semaine_div{
  background-color:#eaecef;
  color:#000;

}

.border_dimanche{
  width:65px;
}


.border_lundi{
  border-left:1px solid #686868;
}


.colonne_pointage{
  float:left;
  width:50%;
}

.colonne_pointage_gauche{

}

.colonne_pointage_droite{
  font-size: 1em;
}
 

.weeksummary_first_div{
  margin-top:23px;
  opacity: 0;
}

.pointageCaseDimanche .colonne_pointage_droite{
  padding-top:0!important;
  padding-bottom:0!important;
  margin-top:-5px;
  margin-bottom: -5px;
}

.pointageCaseDimancheGauche{
  background-color: #f7ca67;
  background-color: #dfdfdf;
  min-height: 324px;
  min-height: 363px;
  min-height: 385px;
  color:#000;
}
/*
.classPointageDefaut.nbheuresBaseClass1{
  background-color: #ffdc00;
}

.classPointageDefaut.nbheuresBaseClass2{
  background-color: #ffbd12;
}
*/
.classPointageDefaut.nbheuresBaseClass1{
  background-color: #ffdc00;
  color:#000;
}

.classPointageDefaut.nbheuresBaseClass2{
  background-color: #ff7F00;
}

.classPointageDefaut.nbheuresBaseClass3{
  background-color: #ff0000;
}

.reduce_nbheurespalier{
  font-size: 0.7em;
  color:#686868;
  /*font-style: italic;*/
}

.picto_pointage_small{
  width:10px;
}


table#parameters_table th{
  font-size: 0.8em;
  padding:5px auto;
  vertical-align: top;
  overflow-x: scroll;
  border-left:1px solid #dfdfdf;
}


table#parameters_table td{
  font-size: 0.8em;
  padding:5px;
  text-align: center;
  overflow-x: scroll;

}