body{
  background-color: #e1e1e1 ;
}

.ul_clip_box_produit{
  list-style-type:none;
  padding:0px;
  margin:0px;
}
.ul_clip_box_produit li{
  position:relative;
  width:120px;
  height:100px;
  float:left;
  border:1px solid #000000;
}
.interface_cbp{
  position:absolute;
  display: none;
  top:0px;
  right:0px;
}
.cbp_image{
  height:70px;
  line-height: 80px;
  vertical-align: middle;
  text-align:center;
}
.cbp_texte{
  text-align:center;
  height:30px;
}

/* UTILE PR L'AUTOCOMPLETE */
li.auto{
  line-height:50px ;
  height:50px ;
  vertical-align:middle ;
  color:#FFFFFF ;
  width:500px ;
  /* background-color:#B24926 ; */
  overflow:hidden ;
}
/* li.auto a{
  color:#FFFFFF ;
  text-decoration:none ;
  font-size:1rem ;
} */
li.auto img{
  max-height:50px ;
  max-width:75px ;
  vertical-align:middle ;
  /* border:1px solid #000000 ; */
  margin-right:4px ;
}


a.nav-link  {
	color:#4297a4;
}

.form-wrapper{
  border-radiu: : 7px ;
}
.form-wrapper label{
  font-wei: bold;
}
.errors li{
  list-style: none;
  width: 100%;
  text-align: center;
}
.errors ul{
  padding-left: 0;
  padding-bottom: 0;
}

@media (max-width:768px){
  .form-wrapper .text-right{
    text-align: center !important ;
  }

  .form-wrapper .btn-primary{
    display: block;
    margin: 0 auto;
  }
}




#div_log_admin{
  background-color:#000000;
  color:#FFFFFF;
  height:150px;
  overflow-y:scroll;
}

#div_log_infos{
  position:fixed;
  z-index:1002;
  width:350px;
  left:50%;
  top:30%;
  margin-left:-175px;
  display:none;
  background-color:#FFFFFF;
  border:1px solid #000000 ;
  border-radius:7px ;
  padding:5px;
}

#div_overlay{
  position:fixed ;
  display:none ;
  width:100%;
  height:100%;
  background-image:url('../images/overlay.png') ;
  z-index:1001 ;
}

/* PAGE INCONES */
#form_icones{
  margin-top:7px;
  margin-bottom:7px;
}

#ul_icones{
  list-style-type:none;
}

#ul_icones li{
  box-sizing:border-box;width:75px;height:75px;line-height:75px;text-align:center;float:left;
}

/*  PAGE DROITS USER  */
table.droit tr th{
  padding:5px;
  width:50px;
  height:50px;
}

div.droit{
  cursor:pointer;
  background-color:#c41d1d;
  height:90%;
  width:90%;
  margin:5%;
}
div.droit_check{
  background-color:#33c41d;
}

/* #ul_page_slider{
  box-sizing: border-box;
  list-style-type:none ;
  padding:0px;
  margin:0px;
}
#ul_page_slider li{
  position:relative ;
  box-sizing: border-box;
  float:left ;
  width:300px;
  height:300px;
  text-align:center;
  padding:5px;
  margin:5px;
}
#ul_page_slider li img{
  box-sizing: border-box;
  max-width:290px;
  max-height:290px;
  vertical-align:middle;
} */
.ul_its{
  box-sizing: border-box;
  list-style-type:none ;
  padding:0px;
  margin:0px;
  position:relative;
}
.ul_its li{
  position:relative ;
  box-sizing: border-box;
  float:left ;
  width:210px ;
  height:160px ;
  padding:5px;
  margin:5px;
  border:1px solid #000000;
}
/* .ul_its li img{
  max-width:100%;
  max-height:100%;
} */

.li_its_1{
  width:100%;
  height:300px;
}

.li_its_2{
  width:50%;
  height:250px;
}

.li_its_3{
  width:33%;
  height:200px;
}

.li_its_4{
  width:25%;
  height:150px;
}

.li_its_5{
  width:22.5%;
  height:150px;
  line-height:150px;
  vertical-align: middle;
  position:relative;
  border:2px dotted #000000 ;
  margin-left:2%;
  margin-bottom:10px;
}
.div_its{
  position:absolute;
  right:27px;
  top:-5px;
  height: 50px;
}

.couleur_rouge{
  color:red;
}


.form_page_bloc{
  background-color:#E1E1E1 ;
  border:1px solid #000000;
  padding:10px ;
  margin:10px;
}

.text-placement-b{
  width:100%;
  box-sizing: border-box;
  float:none;
}
.images-placement-b{
  width:100%;
  box-sizing: border-box;
  float:none;
  padding:10px;
}
.text-placement-l{
  box-sizing: border-box;
  width:50%;
  float:right ;
}
.images-placement-l{
  box-sizing: border-box;
  width:50%;
  padding:10px;
  float:left ;
}
.text-placement-r{
  box-sizing: border-box;
  width:50%;
  float:left ;
}
.images-placement-r{
  box-sizing: border-box;
  width:50%;
  float:right ;
  padding:10px;
}

#ul_tab_form_page .active{
  border:1px solid green ;
}

.btn_valid_tab{
  padding-top:2px;
  padding-bottom:2px;
  margin-top:-10px;
}

.btn_form_page_normal{
  position:absolute;
  z-index:2000;
  background-color : transparent ;
  border: 0px solid #000000 ;
  border-radius : 0px ;
  padding : 0px ;
}

.btn_form_page_visible{
  position:absolute;
  z-index:2000;
  background-color : #FFFFFF ;
  border : 1px solid #000000 ;
  border-radius : 5px ;
  padding : 10px ;
  margin-left:-20px;
}

#ul_outlet{
  box-sizing: border-box;
  list-style-type: none;
  padding:0px;
  margin:0px;
}
.diapo_li{
  box-sizing: border-box;
  float:left;
  margin:3px ;
  padding:0px ;
  width:180px;
  height:150px;
  border:1px solid #000000 ;
}
.diapo_entete{
  box-sizing: border-box;
  height:30px;
  line-height:1;
  overflow-y: hidden;
  width:100%;
  /* font-size:0.7em; */
}
.diapo_img{
  box-sizing: border-box;
  position: relative;
  height:120px;
  width:100%;
  line-height: 115px;
  text-align: center;
}
.diapo_img img{
  box-sizing: border-box;
  max-height: 115px;
  max-width: 100%;
}

/* Fiche produit photo */
ul#ul_outlet_photo{
  list-style-type: none;
  margin:0px;
  padding:0px;
}
ul#ul_outlet_photo li{
  position:relative;
  border:2px solid #000000 ;
  float:left;
  margin:3px;
}
ul#ul_outlet_photo li:first-child{
  border:2px solid #FF0000 ;
}
.interface_li_photo{
  position: absolute;
  top:0px;
  right:0px;
  display: none;
}
.div_img_outlet_photo{
  height:120px;
  width:120px;
  text-align:center ;
  line-height: 120px;
  vertical-align: middle;
}
.img_outlet_photo{
  max-height:100%;
  max-width:100%;
}
.div_legende_outlet_photo{
  width:120px;
}



/*////////////////////////////////////////////////////*/
/* DIV QUI WRAP L'AFFICHAGE DES IMAGES */
/*////////////////////////////////////////////////////*/
.photos_config {
  position: relative;
  text-align: center;
}
.bg_photos_config {
background: rgb(246,246,246);
background: linear-gradient(0deg, rgba(246,246,246,1) 0%, rgba(241,241,241,1) 32%, rgba(216,216,216,1) 100%);
}

.ref_mc {
    color:#535353;
    z-index:400;
    font-size:0.9rem;
    background-color: #fff;

}

@media screen and (max-width: 391px) {

.ref_mc {
    color:#535353;
    z-index:400;
    font-size:0.9rem;
    background-color: #fff;

}

}
/*////////////////////////////////////////////////////*/
/* LES DIFFERENTES IMAGES */
/*////////////////////////////////////////////////////*/
.image_branche_r, .image_branche_r_hover {
  position: absolute;
  left: 0;
  right:0;
  top:0;
  margin-left: auto;
  margin-right: auto;
  z-index: 9;
}
.image_branche_l, .image_branche_l_hover {
  position: absolute;
  left: 0;
  right:0;
  top:0;
  margin-left: auto;
  margin-right: auto;
  z-index: 10;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.image_monture, .image_monture_hover {
  position: absolute;
  left: 0;
  right:0;
  top:0;
  margin-left: auto;
  margin-right: auto;
  z-index: 11;
}
.image_clip, .image_clip_hover {
  position: absolute;
  left: 0;
  right:0;
  top:0;
  margin-left: auto;
  margin-right: auto;
  z-index: 12;
}
.image_picot, .image_picot_hover {
  position: absolute;
  left: 0;
  right:0;
  top:0;
  margin-left: auto;
  margin-right: auto;
  z-index: 13;
}
.image_gen, .image_gen_hover {
  position: absolute;
  left: 0;
  right:0;
  top:0;
  margin-left: auto;
  margin-right: auto;
  z-index: 14;
}
