html, body {
  margin: 0;
  padding: 0;
  background-color: linear-gradient(to bottom right, #c0b6b4, #33A1FF);
  background-image: url('../img/banborder.png'); 

}
.widget-menu{
  width:90%;
  margin-left:4%
}
.search-field {
  width: 100% !important;
  border: 1px solid #ccc;
  outline: none; /* Supprime la bordure bleue par défaut */
}
.search-input:focus {
 border:0px solid #000;
}
.btnblck {
  background-color: #f45353f2;
  border-radius: 0% 0% 0% 0% !important;
  font-size: 13px !important;
  box-shadow: 0 0 5px rgba(231, 233, 235, 0.5);
  outline: none;
  color:hsla(130, 20%, 94%, 0.692);
  width:14%
}
.btnbl{
  border-top: 1px solid #CCC !important;
  border-bottom: 1px solid #CCC !important;
  border-left: 1px solid #CCC !important;
  color:#F00;
  border-radius: 0% 0% 0% 0% !important;
  font-size: 14px !important;
  background-color: #ebe4e4;
  width:5%;
  position:relative;
  left:1px;
}
.erreur {
  background-color: #f8d7da; 
  color: #721c24; 
  font-family: Arial, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0;
}

.erreur > h3 {
  font-size: 3em; 
  font-weight: bold; 
  text-align: center;
  padding: 20px;
  border: 2px solid #f5c6cb; 
  border-radius: 10px; 
  background-color: #f5c6cb; 
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}
/* Styles pour le conteneur principal */
#id_viewport {
  background: rgb(217, 218, 220); 
  width:98%;
  max-width:  1098px;
 /* width: 1098px; /* Assurez-vous que le conteneur occupe toute la largeur disponible */
  /*max-width: 100%; /* Pas de largeur maximale pour les petits écrans */
  max-height: 998px;
  margin: 0px auto;
}
/*style="background: rgb(217, 218, 220); width: 1098px; max-height: 998px; margin: 0px auto;"*/
.deco{
  margin-top: -40px;
  margin-left: 50px;
}
#tete_lead H3{
        font-size: 47px;
        font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, Geneva, sans-serif !important;
        font-weight: bold;
        color: #EF2F24;
        float:right;
        position: absolute;
        text-transform :uppercase;   
        width:800px 
}
header .lp-header {
  background: #d9dadc url(../img/banner2.png) no-repeat center;
  height: auto; /* Hauteur automatique pour les petits écrans */
  padding: 10px; /* Espacement autour du contenu */
}
.leader-logo {
    margin-top:30px;
    width:100px;
    height:100px;
    background: url(../img/logo.png) center no-repeat;
    
  }

  #lead-id{
    margin: 20px 0px 0px 10px;
    position:relative;
    left:65%;
    top:10px;
  }
  .form-group{
    font: normal 12px tahoma,arial,helvetica,sans-serif;
    display: block;
  }
  .inp{
    margin-top: -15px;
  }
#lead-id input{
    margin-left:20px;
    width:100px
}
.val{
    margin-top:20px;
    font: normal 12px tahoma,arial,helvetica,sans-serif;
}
.text-ins{
    position:relative;
    top:-12px;
    font-size: 12px !important;
    font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, Geneva, sans-serif !important;
    font-weight: bold !important;
}

/* .lead-btn-menu .x-btn-center{
    height: 30px !important;
    width: 200px !important;
  } */
  .btnx{
    background: url('../img/tbarcenter.png') repeat-x ;
    height: 30px ;
    width: 160px ;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    line-height: 1.5;

  }

  .bt-over:hover .btnx:hover {
    background: url('../img/tbarcenter_over.png') repeat-x;
    height: 30px !important;
    width: 160px !important;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    line-height: 1.5;

  }

  .bord{
    background:url('../img/tbartest.png') repeat-y;
    height: 30px !important;
    width: 7px !important;
    display: inline-block;
    vertical-align: middle;
  }

  .bt-over:hover .bordx .bord:hover{
    background:url('../img/tbartest_over.png') no-repeat  !important;
    height: 30px !important;
    width: 7px !important;
    display: inline-block;
    vertical-align: middle;
  }
  .bordr{
    background:url('../img/tbartest.png') right no-repeat;
    height: 30px !important;
    width: 9px !important;
    display: inline-block;
    vertical-align: middle;
  }
  .bt-over:hover .bordr:hover{
    background:url('../img/tbartest_over.png') right no-repeat!important;
    height: 30px !important;
    width: 9px !important;
    display: inline-block;
    vertical-align: middle;
  }

.x-content{
    background-color:rgb(255, 255, 255); 
    max-width: 1088px;
    max-height: 685px; 
    margin:23px 5px 5px 5px; 
    width:100%;
    height:675px; 
    
}
.anyClass{    
    height:685px;
  overflow-y: auto;
}

.foot{
    color:#F00;
    text-align:center;
    font-size:22px
}
.inscr{
  padding:20px;
}
.ins{
  margin-top:150px;
}
.cls_btnpan {
  margin: 0;
  border: none;
  margin: -3px 0 0 0;
  background: url('../img/but_pan.png');
  height: 25px !important;
  width: 85px !important;
  cursor: pointer;
}

.cls_btnpan:hover {
  margin: 0;
  border: none;
  margin: -3px 0 0 0;
  background: url('../img/but_pan2.png');
  height: 25px !important;
  width: 85px !important;
  cursor: pointer;
}

.magcheck{
  margin:10px;
}
.magcheck .form-check-label{
  margin-top:5px;
  font-weight: bold;
  font-size:14px;
  font-family: cursive, Courier, monospace;
}

/* Responsivité pour les petits écrans */
@media (max-width: 960px) {
  header .lp-header {
      background-size: cover; /* Recouvre entièrement l'espace avec l'image de fond */
      height: auto; /* Ajuste la hauteur en fonction du contenu */
      padding: 20px; /* Ajoute un padding pour le confort visuel */
  }
  #id_viewport {
    background: rgb(217, 218, 220);
    width: 100%; /* Assurez-vous que le conteneur occupe toute la largeur disponible */
    max-width: 100%; /* Pas de largeur maximale pour les petits écrans */
    box-sizing: border-box; /* Inclut les bordures et le padding dans la largeur totale */
}

  .leader-logo {
      width: 80px;
      height: 80px;
  }
  #tete_lead h3 {
    font-size: 24px; /* Réduit la taille de la police pour les petits écrans */
    font-weight: bold;
    color: #EF2F24;
    margin: 0; /* Supprime les marges par défaut */
}

  #lead-id {
 left: 60%;
 top:30px;

  }

   .btnx{
    background: url('../img/tbarcenter.png') repeat-x ;
    height: 30px ;
    max-width: 100% ;
    width:110px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    line-height: 1.5;
    
  }
  .bt-over:hover .btnx:hover {
    background: url('../img/tbarcenter_over.png') repeat-x;
    max-width: 100% ;
    height: 30px !important;
    width: 110px !important;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    line-height: 1.5;

  } 
  .ux-menu li {
    position: absolute;
     float:left;
   overflow:visible;
    
    
  /*    display:inline flow-root list-item
   */}

   #tete_lead h3 {
    max-width: 960px;
    width: 70%;
}
   .ux-menu .mena {
    height: 0;
   }
}

@media (max-width: 780px) {
  #lead-id {
    left:42%;
    top:30px;
   
     }
     #tete_lead h3 {
      max-width: 780px;
      width: 70%;
  }
}

@media (max-width: 480px) {

  .leader-logo {
      width: 77px;
      height: 77px;
  }

  #tete_lead h3 {
      font-size: 18px;
      margin: 0px auto;
      max-width: 480px;
      width: 70%;
  }

  .text-ins {
      font-size: 10px;
  }

  #lead-id {
    left:28%;
    top:30px;
   
     } 
}

@media (max-width: 380px) {
  .leader-logo {
      width: 77px;
      height: 77px;
  }

  #tete_lead h3 {
      font-size: 14px;
      text-align:left;
      margin: 0px auto;
      max-width: 380px;
      width: 59%;
  }

  .text-ins {
      font-size: 10px;
  }

  #lead-id {
    left:20%;
    top:30px;

     }    
    }