.paginate_button {
  display: inline-block !important;
  border: 1px solid black;
  padding: 3px 10px !important;
  margin: 0 2px;
  text-decoration: none;
  background: #fcfcfc;
  color: #4c4c4c;
}
.paginate_button.current {
  background: #4c4c4c;
  color: #fcfcfc;
}
.dataTables_length {
  float: left;
}
.dataTables_info,
.dataTables_length {
  display: none;
}
#mcee_prod_filter {
  display: none;
}

.mceeContainer form .form-group {
  margin-bottom: 10px;
  padding: 15px 0;
}
.mceePhoto .form-group {
  /*height: 120px;*/
  /*padding-top: 0px !important;*/
}
/*
.mceeContainer form .form-group:nth-child(2n+1){
    background: #EEEEEC;
}
*/
.couleurBg {
  background: #eeeeec;
  padding-top:15px !important;
}

/*.img_caption {
    height:200px;
}*/
#mcee_prod td,
#mcee_prod th {
  width: 33%;
}
#mcee_prod thead {
  display: none;
}

#mcee_prod img {
  width: 100%;
  height: auto;
}

#mcee_prod td:nth-child(2n + 1) {
  /*background-color:#20419a38  !important */
}
#mcee_concours_form label {
  padding-left: 0px;
}
#mcee_concours_form .concours_div_cat {
  margin-top: 10px;
}
#mcee_prod .img_caption::after {
  content: "";
  height: 0px;
  font-size: 0px;
  line-height: 0em;
  padding: 0px;
  background: none;
}
