.card_fixed{
    position:fixed;
    margin-right: 10px;
}
*{
  font-size: 13.5px;
}

.card_Title{
  font-size: 18px;
  font-weight: bold;
}
.iconCardTitle{
  font-size: 22px;
}

.close{
  color:#fff;
}
.close:hover{
  color:#fff;
}
.modal-header{
  background:#434C59;
  color:#fff
}

.modal-header h5{

  color:#fff
}

table.dataTable tbody tr.selected {
  color: white;
  background-color: #cdcccc;
}

@media screen and (max-width: 1020px) {

    .card_fixed{
        position:relative;
        width: 100%;
    }
    .marquee-rtl{
        display: none;
    }
    
    #menu{
      margin-left:-100px;
    }

  }

  @media screen and (max-width: 600px) {
    #totalnavbar{
     display:none;
    }
    .csvform{
        margin-top: 20px;
    }

    #menu{
      position: absolute;
      margin-left: -50px;
    }

  }
  @media screen and (min-width: 1024px){
    #BtnenteteAuDessusDuPanier{
      display: none;
    }
  }

  
  @media screen and (max-width: 912px){

      #BtnenteteAuDessusDuPanier{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin-bottom: 30px;
      }

      #BtnenteteAuDessusDuPanierLargeEcran{
        display: none;
        /* color: #f16c31; */
      }
  }

label{
  font-size: 14px;
}
.f-label{
  font-size: 14px;
}

@media screen and (min-width: 1280px) and (max-width: 1440px) {
 .f-label{
      font-size: 11px;
   }
}


.ModalInfoproduitRubrique{
  color:black;
  font-size: 14px;
  font-weight: bold;
}

.marquee-rtl {
  position: relative;
  min-width:200px;
  max-width: 50%; 
  margin-left: 22%;
  height: 70px;
  overflow-x: hidden;
}

.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  color:black;
  font-weight: bold;
  font-size: 15px;
  margin-top: 25px;
  animation: marquee 40s linear infinite;
}

@keyframes marquee {
  from { transform: translateX(50%); }
  to { transform: translateX(-100%); }
}

  /* customize input file*/
  label.label .inputCustom {
    position: absolute;
    top: -820px;
    height: 160px;
  }
  .label {
    cursor: pointer;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 5px 15px;
    background: #dddddd;
    display: inline-block;
    height: 40px;
    margin-top: -2.5px;
    font-weight: 900;
    color:rgb(32, 32, 32);
  }
  .label:hover {
    background: #5cbd95;
    color:#ffffff;
    border: 1px solid#5cbd95;
  }
 
#btn-dci{
  border-radius:30px;
  display:none;
  z-index: 999;
  width: 100px;
}
  /*-----------------------------------------------------------
      ------------JQUERY AUTOCOMPLETE ELEMENTS-----------
  -------------------------------------------------------------*/

  /* .ui-autocomplete .highlight { 
    color: blue; 
   }  */
 
  .ui-autocomplete .m-name { 
    display: block; 
    border: 2px solid transparent;
    width: 108.5%;
    margin-left: 2px;
 
  } 

  .ui-autocomplete .GreenColor { 
    display: block; 
    margin-left: -6.8px; 
    border: 3px solid green;
    /* border-left-color: green; */
    position: absolute;
    height:40px;
  } 

  .ui-autocomplete .OrangeColor { 
    display: block; 
    margin-left: -6.8px; 
    border: 3px solid orange;
    /* border-left-color: green; */
    position: absolute;
    height:40px;
  } 

  .ui-autocomplete .RedColor { 
    display: block; 
    margin-left: -6.8px; 
    border: 3px solid red;
    /* border-left-color: red; */
    position: absolute;
    height:40px;
  } 
  
  .ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    width: 300px;
  }

  .ui-menu-item .ui-state-active  {
    background:  #d1dde7;
    color:#444;
    border-color: #444;
  }

  .ui-menu-item .ui-state-active #btn-dci  {
    background:  #d1dde7;
    color:#444;
    border-color: #444;
    display: block;
    position: absolute;
    margin-left: 360px;
    margin-top: 5px;
  }
  
  @media only screen and (max-width: 800px) {
    .ui-autocomplete {
      max-height: 200px;
      overflow-y: auto;
      width: 100px;
      overflow-x: auto;
      z-index:2147483647;
    }
    
  }

  /*-----------------------------------------------------------
      ------------END JQUERY AUTOCOMPLETE ELEMENT-----------
  -------------------------------------------------------------*/

.qty-container{
  display: flex;
  align-items: center;
  justify-content: center;
}

/* panier promo quantité input */
.qty-container #input-qty{
  text-align: center;
  border: 1px solid #d4d4d4;
  max-width: 60px;
}

/* panier quantité input */

.qty-container .input-qty{
  text-align: center;
  border: 1px solid #d4d4d4;
  max-width: 60px;
}
.qty-container .qty-btn-minus,
.qty-container .qty-btn-plus{
  border: 1px solid #d4d4d4;
  font-size: 10px;
  height: 33.5px;
  width: 33.5px;
  /* transition: 0.3s; */
}
.qty-container .qty-btn-plus{
  margin-left: -1px;
}
.qty-container .qty-btn-minus{
  margin-right: -1px;
}


/*---------------------------*/

/*---------- bouton quantite ligne non  importé style -----*/
.qty-containers{
  display: flex;
  align-items: center;
  justify-content: center;
}
.qty-containers #input-qtys{
  text-align: center;
  border: 1px solid #d4d4d4;
  max-width: 60px;
}
.qty-containers .qty-btn-minuss,
.qty-containers .qty-btn-pluss{
  border: 1px solid #d4d4d4;
  font-size: 10px;
  height: 34px;
  width: 34px;
  /* transition: 0.3s; */
}
.qty-containers .qty-btn-pluss{
  margin-left: -1px;
}
.qty-containers .qty-btn-minuss{
  margin-right: -1px;
}


/*------------------------------------bouton quantite tableau promo -------------------------*/

.qty-container{
  display: flex;
  align-items: center;
  justify-content: center;
}
.qty-container #input-qtys{
  text-align: center;
  
  border: 1px solid #d4d4d4;
  max-width: 60px;
}
.qty-container .qty-btn-minux,
.qty-container .qty-btn-plux{
  border: 1px solid #d4d4d4;
  font-size: 10px;
  height: 34px;
  width: 34px;
  /* transition: 0.3s; */
}
.qty-container .qty-btn-plux{
  margin-left: -1px;
}
.qty-container .qty-btn-minux{
  margin-right: -1px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

  /*-----------------------------------------------------------
      ------------BUTTON QUANTITY IN CART -----------
  -------------------------------------------------------------*/

  /*-----------------------------------------------------------
      ------------END BUTTON QUANTITY IN CART -----------
  -------------------------------------------------------------*/

  /*-----------------------------------------------------------
      ------------LOADER-----------
  -------------------------------------------------------------*/

  .loading-overlay {
  
    background: rgba(168, 167, 167, 0.7);
    position: fixed;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    align-items: center;
    justify-content: center;
  }
  
  .loading-overlay.is-active {
    display: flex;
  }
  
  .hiddenElement{
    display: none;
  }

  .hiddenElements{
    display: none;
  }

  .hiddenElementCommande{
    display: none;
  }

  .loading-overlay_1{
    display:flex; 
    justify-content:center;
  }
  .loading-overlay__1{
    display:flex; 
    justify-content:center;
  }

  .loading-overlay_2{
    display:flex;
    justify-content:center; 
    flex-direction:column;
    align-items:center;
    width: 30%; 
    height:30vh;
    margin-top:20%;
    background:#fff;
    border-radius:15px;
  }


  .loading-overlay__2{
    display:flex;
    justify-content:center; 
    flex-direction:column;
    align-items:center;
    width: 30%; 
    height:30vh;
    margin-top:20%;
    background:#fff;
    border-radius:15px;
  }

  /*-----------------------------------------------------------
  ------------CLASS PERSONALISER POUR MON TABLEAU DATATABLE-----
  -------------------------------------------------------------*/

 

 #tableauProduitLigneNonImporter tbody td {
    padding: 6px 10px; /* e.g. change 8x to 4px here */
    line-height: 40px;
}

 #historiqueTable tbody tr:hover {
  background-color: #dddddd;
}

#datatableCommande > tbody > tr > td{
  line-height: 30px !important;
}

#produitCatalogueTble_filter{
  display: none;
  }    
  /* #datatableCommande_length{
    margin-top : 257px;
    margin-left: 20px;
   } */
  
  #produitLivrable72HTble_filter{
    display: none;
    }  

    #promoLaboTable_filter{
      display: none;
      }  
    #panierPromoLabo_filter{
      display: none;
    }

    #profilUtilisateurTable_filter{
      display: none;
    }

.pagination .page-item.active .page-link { background-color: rgb(67,76,89); border-color: rgb(67,76,89); }

div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item.active .page-link:focus {
background-color: rgb(67,76,89);  border-color: rgb(67,76,89);
}

.pagination .page-item.active .page-link:hover {
background-color: rgb(67,76,89);  border-color: rgb(67,76,89);
}

#MettrecommandeEnAttente:hover{
  color: #fff;
}

.ui-front {
  z-index: 9999;
}


 /*-----------------------------------------------------------
  ------------CUSTOM TABS-----
  -------------------------------------------------------------*/

.tab-wrap {
  transition: 0.3s box-shadow ease;
  border-radius: 6px; 
  border:1px solid rgb(242,242,242);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  list-style: none;
   
  margin: 40px 0;
  /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
}
/* .tab-wrap:hover {
  box-shadow: 0 12px 23px rgba(0, 0, 0, 0.23), 0 10px 10px rgba(0, 0, 0, 0.19);
} */
.tab {
  display: none;
}
.tab:checked:nth-of-type(1) ~ .tab__content:nth-of-type(1) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  /* text-shadow: 0 0 0; */
  
}
.tab:checked:nth-of-type(2) ~ .tab__content:nth-of-type(2) {
  opacity: 1;
   transition: 0.5s opacity ease-in, 0.8s transform ease; 
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  /* text-shadow: 0 0 0; */
}
.tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  /* text-shadow: 0 0 0; */
}
.tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4) {
  /* opacity: 1; */
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
}
.tab:checked:nth-of-type(5) ~ .tab__content:nth-of-type(5) {
  /* opacity: 1; */
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
}
.tab:first-of-type:not(:last-of-type) + label {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.tab:not(:first-of-type):not(:last-of-type) + label {
  border-radius: 0;
}
.tab:last-of-type:not(:first-of-type) + label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.tab:checked + label {
 
  box-shadow: 0 -1px 0 #fff inset;
  cursor: default;
  background:rgb(67,76,89);
  color:#fff;

}
.tab:checked + label:hover {
  box-shadow: 0 -1px 0 #fff inset;
  /* background-color: #fff; */
  background: rgb(67,76,89);
  color:#fff;
}
.tab + label {
  box-shadow: 0 -1px 0 #eee inset;
  border-radius: 6px 6px 0 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  color: #333;
  flex-grow: 3;
  text-align: center;
  background-color: #f2f2f2;
  user-select: none;
  text-align: center;
  transition: 0.3s background-color ease, 0.3s box-shadow ease;
  height: 50px;
  box-sizing: border-box;
  padding: 15px;
}
.tab + label:hover {
  background-color: #f9f9f9;
  box-shadow: 0 1px 0 #f4f4f4 inset;
}
.tab__content {
  padding: 10px 25px;
  background-color: transparent;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 0;
  left: 0;
  transform: translateY(-3px);
  border-radius: 6px;
}
/* boring stuff */


h1, h2 {
  margin: 0;
  color: #444;
  text-align: center;
  font-weight: 400;
}
h2 {
  font-size: 1em;
  margin-bottom: 30px;
}
h3 {
  font-weight: 400;
}
p {
  line-height: 1.6;
  margin-bottom: 20px;
}
th{

  font-size: 14px;
  height: 10px;

}
table > thead{
 background: #434C59;


}
td{
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  color:black
 
}
.CipGroup{

  color:rgb(128, 6, 6);
  font-size:13px;
  font-weight: bold;
 }

td >  div > #CIPCommandeGroupe{


  color:rgb(128, 6, 6);
  font-size:13px;
}

td > div{

  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  color:black
}
/* 
.odd > td{

  cursor: pointer;
  font-size: 19px;
  color:black;
}
.even > td {

  cursor: pointer;
  font-size: 19px;
  color:black;
} */

.trHohver tbody tr:hover{

  background-color: #dddddd;
}

#reclamationListeTable tbody tr:hover{

  background-color: #dddddd;
}

.card-shadow{

  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}

.card-shadowGraphe{

  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
 

}
/* .list-group-height{
  height:60px;
   overflow:auto
} */


/* .buttonContainer{


  
   display:flex;
   justify-content:center;
   align-items:center
} */

.btn_custom{

  width: 40px;
  height: 30px;
  padding-bottom: 25px;
  border:2px solid #f16c31;
  border-radius: 50px;
  background: #f16c31;
  border-color: #f16c31;
  transition: 0.3s ease all;
  font-family:Poppins;

}


.btn_custom:hover{

  background:#f16c31;
  width: 150px;
  transition: 0.3s ease all;
  border-color:#f16c31;
  /* transform: scale(4); */
}

.btn_custom:hover:before{

 content: " ";

}
.btn_custom:before,
.btn_custom:after {

  transition: 0.3s ease all;
}
.btn_custom:after {
  opacity: 0.16;
  z-index: 2;
}
.btn_custom:before {
  content: "+";
  font-size: 13px;
  font-weight: bold;
  opacity: 1;
  transform: scale(1);
}

.btn_custom:after {
  padding-bottom: 25px;
  /* font-family: FontAwesome; */
  font-family: Poppins;
  /* content: "Voir plus \f061"; */
  content: "Voir plus ";

  /* letter-spacing: -10px; */
  transform: scale(0);
  opacity: 0;
}
.btn_custom:hover:after {
  letter-spacing: 0;
  opacity: 1;
  transform: scale(1);
}

.buttonContainer{
  padding-top: 5%;
  padding-bottom: 2%;
  display:flex;
  justify-content:center;
  align-items:center
}
.buttonContainers{
  padding-top: 76%;
  padding-bottom: 2%;
  display:flex;
  justify-content:center;
  align-items:center
  
}

.btn_customs{

  width: 40px;
  height: 30px;
  padding-bottom: 25px;
  border:2px solid #f16c31;
  border-radius: 50px;
  background: #f16c31;
  border-color: #f16c31;
  transition: 0.3s ease all;
  font-family:Poppins;

}


.btn_customs:hover{

  background:#f16c31;
  width: 150px;
  transition: 0.3s ease all;
  border-color:#f16c31;
  /* transform: scale(4); */
}

.btn_customs:hover:before{

 content: " ";

}
.btn_customs:before,
.btn_customs:after {

  transition: 0.3s ease all;
}
.btn_customs:after {

  opacity: 0.16;
  z-index: 2;
}
.btn_customs:before {
  content: "+";
  font-size: 13px;
  font-weight: bold;
  opacity: 1;
  transform: scale(1);
}

.btn_customs:after {
  padding-bottom: 25px;
  /* font-family: FontAwesome; */
  font-family: Poppins;
  /* content: "Voir plus \f061"; */
  content: "Voir plus ";

  /* letter-spacing: -10px; */
  transform: scale(0);
  opacity: 0;
}
.btn_customs:hover:after {
  letter-spacing: 0;
  opacity: 1;
  transform: scale(1);
}

.img_pub{
  width: 100%;
  height: 56vh;
}
.VideoCaroussel{
  height:54.90vh;
  object-fit:cover;
  width:100%;
}

.img_empty{
  width: 200px;

  display: block;
  margin: 0 auto;
  
}

#body_content{

  padding-left:20px;
  padding-right: 20px;

}



/* media screen*/
@media(min-width:1025px) and (max-width: 1530px){

  /* .marquee-rtl {
  display: none;
  } */

  

  .buttonContainers{
    position:absolute; 
    left:0;
    right:0; 
    top:29em;

    display:flex;
    justify-content:center;
    align-items:center
  }

}
  
  #body_content{
   padding-left:20px;
   padding-right: 20px;
  
  }


  @media(min-width:1024px) and (max-width:1300px){

    #BtnenteteAuDessusDuPanierLargeEcran{

      padding-bottom: 6%;
      margin-left: 70px;
    }

  
  }

  
  @media (min-width:768.98px) and (max-width:1024px){

   


    #BtnenteteAuDessusDuPanier{

      width: 100%;
        display: flex;
       flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin-bottom: 30px;
    }


    #BtnenteteAuDessusDuPanierLargeEcran{

      display: none;
  
     
    }
  }

.tableActionBtnColumn{
  display: flex;
  justify-content: space-between;
  margin-top: 7px;
}

.tablerowCheckbox{
  margin-top: -9px;
}

.blQuizaineFlexbox{
  position: absolute;
  margin-left:23%; 
  margin-top:-5px;
}


.responsiveVideoBoxPopup{

  width: 900px; 
  border-radius: 20px;     
 }

 .ActionBtnClass{
  min-width: 60px;
 }
 .DesignationProduitPanierClass{
  min-width: 500px;
 }
 .promoPanierClass{
  min-width: 50px;
 }
 .QteCommandePanierClass{
  min-width: 100px;
 }

  @media(max-width:769px){


    .img_pub{
     
      height: 40vh;
    }
    .VideoCaroussel{
      height:40vh;
      
    }
    .loading-overlay_2{
      
      margin-top: 50%;
      width: 60%; 
      height:30vh;
     
    }
  
  
    .loading-overlay__2{
    
      width: 60%; 
      height:30vh;
      margin-top: 50%;
     
    }
 div .AdminvideoBox{
  width: 380px;
  }

    .responsiveVideoBoxPopup{
      width: 390px;
    }
  
    #Montant_enteteBlParQuinzaine{
      margin-bottom: 40px;
      margin-left:-23%;      
    }

    /* provient de catalogue produit */
    .ajouterAuPanierBtn{
      margin-right: 180px;
      margin-bottom: 20px; 
    }
    .btnDci{
      margin-right: -70px;
      margin-top:30px;
    }

     /* provient de catalogue produit */

    .blQuizaineFlexbox{
      position: absolute;
      margin-left:49px; 
      margin-top:-5px;
      margin-bottom: -120px;
    }

    #CheckboxParent{

      margin-left: 15px;
    }
    .tableActionBtnColumn{
      display: flex;
      
    }

    .tablerowCheckbox{
      margin-bottom: -20px;
    }



    #video-tag{

      width: 400px;
    }
    #IMPORTATIONFICHIERCSVTitre{

      display: none;
    }
    #formProductAddGroup{

      display: flex;
      flex-wrap: wrap;
    }
    .importCsvDIV{

      width: 100%;
     
      display: flex;
      justify-content: center;
      align-items: center;
      /* margin-left:-42px; */
    }

    .dropify-wrapper{
      
      width: 700%;
      margin-top: 20px;
    }
    #submit-btnSearchAutocompleteProduct{

      display: block;
      margin: 0 auto;
      margin-bottom: 20px;
     
    }

   
    #CommandeCheckbox{

      margin-left:4px;
    }

    #Montant_enteteBlParQuinzaine{

        padding-bottom: 60px;
        margin-left: -50px;
    }

      /* ESPACE ADMIN */



  }

  #informationProduit{

    margin-top: -3px;
  }

  .price-group{

    margin-top: -23px;
    
  }

  #sectionLigneNonImporteMontant{

    border:1px solid gray;
    height:35px;
    padding:5px; 
    border-radius:5px;
  }

  .reclamationButton{

   margin-top: 28px;
  }

 .AdminvideoBox{
  width: 500px;
  height: 300px;
  border-radius: 10px;

  object-fit: cover;

  }


@media(max-width:576px){

    .reclamationInputBox{

      width: 100%;
    }

    .responsiveVideoBoxPopup{
      width: 305px;
    }

    /* provient de catalogue produit */
    .refreshBtn{

      position: absolute;
      margin-left:140px;
      margin-top: -20px;

      border-color: #5cbd95;

      background: #5cbd95;
      
    }

    .ajouterAuPanierBtn{

  
      margin-right:90px;
      margin-left:70px;
      margin-bottom: 20px;
      
    }

    .btnDci{
      margin-top: 100px;
      margin-right:140px;
     
    }

     /* provient de catalogue produit */

    .reclamationButtonBox{

      margin: 0 auto;
      margin-top: 13px;
      margin-bottom: 9px;
      
    }
    .reclamationButton{

      display: block;
      margin: 0 auto;
    }

    #Montant_enteteBlParQuinzaine{

      margin: 0 auto;
      margin-bottom: 100px;
      margin-right:23%;
      
    }

    #reclamationCardHeader{

      display: none;
    }
    /* .dashboardModalIgtemDetail{

      min-height: 60%;
    } */
    /* espace Admin */
    #video-tag{

      width: 300px;
    }
    .card-title-text{

      display:none
    }

    .price-group{

      margin-top: 0px;
    }
     /* fin espace Admin */
    #IMPORTATIONFICHIERCSVTitre{

      display: none;
    }
  

    
    #BtnenteteAuDessusDuPanier{

      width: 100%;
      display: flex;
     flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      margin-bottom: 30px;
    }

    #sectionLigneNonImporteMontant{

      margin-top: 10px;
      margin-bottom: 8px;
      width: 220px;
    }
  }



/*---------------------------------------------------- ESPACE LABORATOIRE -----------------------------------------------*/
  
.itemPostion{

  margin-top: 7px;
  text-align: center;
}
#StatistiquePays tr.odd td:first-child,
  #StatistiquePays tr.even td:first-child {
      padding-left: 2em;
  }

  #StatistiquePays_filter{

    display: none;
  }
  .has-submenu > .Parent_title{

   font-size: 16px;
  }

  .submenu > .children_Title{

    font-size: 60px;
   }

   /*----------- ESPACE ADMINSTRATION---------------*/


   #drop-zone {
    max-width: 200px;
    height: 200px;
    border: 2px dotted gray;
    
    display:block;
    margin: 0 auto;
   }

    .drop-zonePubProduit {
      max-width: 200px;
      height: 200px;
      border: 2px dotted gray;
      display: block;
      margin: 0 auto;
      border-radius: 10px;
    }

    #drop-zonePubProduit1 {
      max-width: 200px;
      height: 200px;
      border: 2px dotted gray;
      display: block;
      margin: 0 auto;
      border-radius: 10px;
    }

    #drop-zonePubProduit2 {
      max-width: 200px;
      height: 200px;
      border: 2px dotted gray;
      display: block;
      margin: 0 auto;
      border-radius: 10px;
    }

   .textInfo{

    text-align: center;
    margin-top: 7em;
   }
   
   .imgpub{
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: none;
   }

  .imgpubProduit {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 10px;
  }



   /* deuxieme bloc image */

   .upload__box {
    padding: 10px;
 }

  .upload__inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
 }


  .upload__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    color: #fff;
    margin-top: 10px;
    width: 30px;
    height: 30px;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 2px solid;
    background-color: #F9C851;
    border-color: #F9C851;
    border-radius: 7px;
    
    font-size: 12px;
 }
  .upload__btn:hover {
    background-color: unset;
    color: #F9C851;
    transition: all 0.3s ease;
 }
  .upload__btn-box {
    margin-bottom: 5px;
 }
  .upload__img-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
 }

  .upload__img-box {
    width: 100px;
    padding: 0 10px;
    /* margin-bottom: 12px; */
 }
  .upload__img-close {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    line-height: 24px;
    z-index: 1;
    cursor: pointer;
 }
  .upload__img-close:after {
    content: '\2716';
    font-size: 14px;
    color: white;
 }
  .img-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom: 100%;
  
   
 }
  

 /* Insertion de video */

 #drop-zoneVideo{
  max-width: 100px;
  height: 100px;
  border: 2px dotted gray;
  
  display:block;
  margin: 0 auto;
 }

 .boxContainer_Video{
  display:flex;
  justify-content:center;
 }
 .upload__inputfileVideo {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;

}
.upload__btnVideo {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  color: #fff;
  margin-top: 10px;
  width: 30px;
  height: 30px;
  transition: all 0.3s ease;
  cursor: pointer;
  border: 2px solid;
  background-color: #F9C851;
  border-color: #F9C851;
  border-radius: 7px;
  font-size: 12px;
}

#video-tag{

  display:block;
  margin: 0 auto;
}

/* DCI BLOCK */

#tableDCI_filter{

margin-right: 10px;
}

.AjoutDePlusieurProduitPourTablette{

  display: none;
}

.iconInfoPanier{

  font-size:18px;
   margin-top:8px; 
   /* margin-left:6px; */
   color:#6c757d
}

.iconSupprimerDansLePanier{

  color:rgb(245,112,122);
  font-size:18px;

}

@media (min-width:768px) and (max-width:900px){


  .AjoutDePlusieurProduitPourTablette{

    display:block;
  
  }

  .AjoutDePlusieurProduitPourlargeEcran{

        display: none;
  }
}

@media(max-width:1386px){

  .tableActionBtnColumn{
    display: flex;
    justify-content: space-between;
  }

  .iconSupprimerDansLePanier{
    font-size: 19px;
  }
  
  .iconInfoPanier{
    /* margin-left: 6px; */
    font-size: 19px;
   
  }
}

.upload__inputfileEdit{

    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;

 }

.upload__btnForEditPicture {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  color: #fff;
  margin-top: -10px;
  width: 100px;
  height: 100px;
  transition: all 0.3s ease;
  cursor: pointer;
  border: 2px solid;
  background-color: #F9C851;
  border-color: #F9C851;
  border-radius: 7px;
  margin-left: 7px;
 
  font-size: 12px;
}

.upload__boxEdit {
  padding: 10px;
  display: flex;
  
 }

 .upload__img-wrapEdit{

  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
 }

 .upload__img-boxEdit {
  width: 100px;
  height: 100px;
  padding: 0 10px;
  margin-right: 10px;
  /* margin-bottom: 12px; */
}

.img-bgEdit{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  padding-bottom: 100%;
  height: 100px;
  width: 100px;
  border-radius: 7px;
  margin-top: -10px;
 
}

#drop-zoneImageEdit{
  max-width: 200px;
  height: 200px;
  border: 2px dotted gray;
  display:block;
  margin: 0 auto;
 }

 .imgpubPrincipalEdit{

  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
 }

 /* ANNONCE POPUP ELEMENT */

 #drop-zoneImgPopup {
  max-width: 200px;
  height: 200px;
  border: 2px dotted gray;
  
  display:block;
  margin: 0 auto;
 }

 /* MODIFICATION IMAGE */
 #drop-zoneImgPopupM{

  max-width: 200px;
  height: 200px;
  border: 2px dotted gray;
  
  display:block;
  margin: 0 auto;
 }

 .imgsAnonncePopupM{

  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
 }
/* FIN MODIFICATION */
 .imgAnonncePopup{

  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
 }
.textInfos{
  text-align: center;
  margin-top: 7em;
}
 #textInfo{

  text-align: center;
  margin-top: 7em;
 }

.my-checkbox {
  transform: scale(1.3);
}

.my-checkbox-x2 {
  transform: scale(3);
  margin: 40px 15px 0 0;
}

 input[type='checkbox']:checked + label{
  background-color: red;
  border-color: red;
  cursor:pointer;
}

.tableauBordCardBackground1{
  background:#b23008;
  border-radius: 15px;
}

.tableauBordCardBackground2{
  background:#434c59;
  border-radius: 15px;
}

.montantCardColor{
  color: #cccccc;
}