

   /******************************************** header********************************************/ 


.site-pusher{
     height: 750px;
     transition-duration: 0.3s; 
}

 header#menuTop {
    z-index: 100;
}

 .header__icon {
    position: relative;
    display: block;
    float: left;
    width: 50px;
    height: 91px;
    cursor: pointer;
}

.header__icon:after {
  content: '';
  position: absolute;
  display: block;
  width: 3rem;
  height: 0;
  top: 30px;
  left: 15px;
  box-shadow: 0 10px 0 1px black, 0 16px 0 1px black, 0 22px 0 1px black;
}

.btOn{
    
  margin-top: 35px;
  margin-right: 15px;
}



.navBarPetit {
  position: absolute;
  left: 0;
  width: 150px;
  height:950px;
  top: 0;
  bottom: 0;
  font-family: book;
  background-color: #0c3559;
  /*****pr cacher le menu****/
  transform: translateX(-150px); 
  transition-duration: 0.3s;
    }

.with--sidebar .site-pusher{
  transform: translateX(150px); 
  }
 
.connexButton{
  width: 50%;
  float: right;
}


 .btn {
  background: #49c0eb;
  background-image: -webkit-linear-gradient(top, #49c0eb, #020d45);
  background-image: -moz-linear-gradient(top, #49c0eb, #020d45);
  background-image: -ms-linear-gradient(top, #49c0eb, #020d45);
  background-image: -o-linear-gradient(top, #49c0eb, #020d45);
  background-image: linear-gradient(to bottom, #49c0eb, #020d45);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff;
  margin-right: 3%;
  margin-top: 35px;
  font-size: 14px;
  padding: 3px 18px 3px 18px;
  border: solid #1f628d 0px;
  text-decoration: none;
}
   #userProfil{
    margin-top: 5px;
    margin-left: 18px;
    font-size: 14px;
    position: absolute;


}

#userProfil img{

    width : 24px; 
   height :24px; 
  
} 


.logo {
  width: 140px;
  margin-left: -70px;
  margin-top:70px;
  height: 80px;
}

nav li a {
       
  color: #fff ;
  font-size: 12px;
  font-family: book;
  letter-spacing: 2px;
  text-decoration: none;
}

nav li a:hover {

  color:#c74438;
  transition:400ms;
  text-decoration: none;
}

.nav-item {
  padding-top: 7px;
  padding-left: 15px;
  display: block;
  height: 50px;
  text-align: left;
  line-height: 30px;
  border-bottom: 1px solid #0c4559;
}
section#content {
  position: relative;

}
   
/******************************Menu Admin*********************************************************/
 ul#navAdmin li ul {
      position: relative;
      display: none;
      opacity: 0;
      background-color:#0c3559

    }
    ul#navAdmin li:hover ul {
      display:block;
      opacity: 1;
      width: 100%;
      margin-top: -38px;
      left: 150px;
      z-index: 8000;

      
        }
  ul#navAdmin li:hover ul li {
  float:none;
  text-align: left;
  width: 100%;
  padding: 7px;
 
     
  }
  ul#navAdmin li:hover ul li a {
  font-size: 10px;
  color: #fff;
  height: 20px;
  }
  ul#navAdmin li:hover ul li a:hover {
    color: grey;  
  }

  ul#navAdmin > li > ul {
    
       position:absolute;
    }

 
/**************************************contact************************************************************/


  #contactSection{

        margin-top: 3%;
        font-family: book;
        width: 100% !important;
        font-size: 16px;
      margin-right: auto;
        margin-left: auto;
        background-color: white !important;
        border-style: none;
 
    }
       #planAccessSection
    { 
        margin-top: 1%;
        width: 90% !important;
        margin-right: 5%;
        margin-left: 5%;
      text-align: center;


    }
#contactSection h1{
    font-size: 22px;
}
#contactSection h2{
    font-size: 18px;
}
#contactSection h3{
    font-size: 15px;
}
#planAccessSection h3{
  font-size: 22px;
}
#planAccessSection h4{
  font-size: 14px;
}
 /* gerer la taille de la MAP*/
 #googleMap{
    height: 250px;
    width: 100%;

 }

 /**********************************YogaInfos*****************************************/
 #yoga,#naturopathie{
        width: 80%;
      
    } 

    #tableTarifYoga{
float: none;
    width: 90%;
    margin-left: 5%;
   margin-right: 5%;
}
#tableTarifNaturo
{
    float : none;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;

}



/******************************************** Inscription ********************************************/

.formInscrip{
    margin-top: 10%;
    width :95%;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.formInscrip p ,.formInscrip h1{

text-align: center;

   
}

.formInscrip p{

font-size: 14px;
 }
.formInscrip h1{

font-size: 20px;
font-weight: bold;
}


.formInscrip label{
width: 25%;

}
.formInscrip input{

width: 70%;

}

.formInscrip button{
width: 100px;
margin-left: -50px;
position: absolute;
left: 50%;

  padding: 5px 20px 5px 20px;

}

#genre input{
    width: 10%;
    margin : auto;
}



#messageDouleur textarea{

width: 70%;
}


 /******************************login*****************************/
/* fenetre login  */
.login-popup {
    width: 350px;
    height: 350px;
}

form.signin .textbox input { 
    width: 250px;
    height: 40px;
}


form.signin input:-moz-placeholder {
    color: #bbb;
    text-shadow: 0 0 2px #000;
}

form.signin input::-webkit-input-placeholder {
    color: #424242;
  
}

.button {
    width: 250px;
    height: 40px;
}

 /**********************************login*****************************************/
/*************************************************************************************************/

.post { margin: 0 auto; padding-bottom: 50px; float: left; width: 960px; }


/* Fenetre login */
.login-popup {
 
    width: 250px;
    height: 280px;
 
}


form.signin .textbox input {
    width: 180px;
    height: 30px;
}


.button {
    width: 180px;
    height: 30px;
    margin-top: 0px;
}

 /****************************************************************************************/
  /********************************************yogaInfo *******************************************/

#yoga div h1, #naturopathie div
h1{

    font-size: 18px;

}
.textYoga p ,.textNaturo p {
    font-size: 14px;
}

    #yoga{

    
        margin: auto;
      
    } 

    #naturopathie{

        margin: auto;
    } 


  .yogaImage{

  width: 100%;

  margin-top: 15%

}
.textYoga{
    width: 100%;
    margin-right: 5%;
    margin-top: 10px;
}
.naturoImage{
    width: 100%;

     margin-top: 20px;
}
.textNaturo{
    width: 100%;
    margin-right: 5%;
    margin-top: 10px;
}
  
#tableTarifYoga{
    width: 100%;
    margin-bottom: 10px;
   
}

#tableTarifNaturo
{
  width: 90%;
  margin-bottom: 10px;
}
th {
   
   font-size: 18px;

}
 td {
 
    font-size: 13px;

}
/****************bar de recherche**********************************************************/
#barRecherche{
    width: 250;
    font-family: book;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10%;
    margin-left: 15%;
}
#nom{
    width: 140px;
    height: 30px;
}

#nomInscrit{
    width: 120px;
    height: 30px;
}
.adherent_preview {
    padding: 10px;
    background-color: rgb(245, 245, 245);
}
.adherent_preview:hover {
    cursor: pointer;
    background-color: rgb(240, 240, 240);
}
#selectionner{
    width:90px;
    height: 30px;
}
#output{
    width:140px;
    margin-left: 15%;
    font-size: 14px;
}
/**********************************fiche adherent*************************************************************************/
 
.fiche{
    width: 100%;
    margin: auto;
}
 #ficheAdherent{
    margin-left: 10%;
    width: 80%;
    margin-top: 10%;
    float: left;
}
#titreF{
    width: 60%;
    margin-left: 20%;
    text-align: center;
    margin-top: 40px;
    font-size: 20px;
    color: #2c4271;
  }
.fiche label {
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 14px;
}
.titre{
    text-align: left;
    font-size: 18px;
}
#abonnement{
    margin-right: 15%;
    width:70%;
    margin-top: 2%
}
#btM{
  margin-top: 10px;
}
#modifSaved{
  margin-top: 5px;
    margin-left: 15%;
    font-size: 14px;
    color: #2c4271;

}
/***********************************gestion des abonnements**********************************/

.enteteCentre{
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;

}
.abonnement{
    margin-top: 10%;
    width: 100%;
    margin-left:0px;
}
#tableAbbo{
  margin-top: 25px;
    width: 95%;
    margin-left:2.5%;

}
#tableAbbo input {
    font-size: 10px;

}

#tableAbbo th {
    font-size: 14px;
}
#creationAbo{
    width: 80%;
    margin-top: 6px;
    margin-left: 10%;
}
#creationTitre{
    font-size: 20px;
    font-weight: bold;
}
#creationAbo label {
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 7px;
}
#creationAbo button {
    margin-left: 30%;
    width: 40%;
    margin-top: 10px;
}
#creationAbo #tarif1 {
    width: 30%;

}
#creationAbo #nbS {
    width: 30%;

}
#creationAbo #duree {
    width: 30%;

}

#creationAbo input {
    font-size: 18px;

}

#creationAbo select {
    width: 50%;
    font-weight: bold;
    font-size: 14px;

}
#btModif{
    margin-top: 0px;
    font-size: 10px;
}
#btSupp{
    background: #F02D3A;
    margin-top: 0px;
    font-size: 10px;
}
#abo_supp{
    color: red;
     font-size:16px;

}
#type2{
  display: none;
}
/***********************************Souscription*****************************************/
#abonnement1{
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 25px;
}
.th{
    font-size: 12px;
}
#trH:nth-child(even){
  background-color: #f2f2f2;
}
#trH td {
    font-size: 12px;
    text-align: center;
}


.enteteHistorique{
    font-size: 20px;
    text-align: center;
    font-weight: bold
}
#bttnt{
  font-size: 12px;
}
/***********************ajouter abonnement********************************************/
.souscription-form{
    width: 270px;
    height: 320px;

}

#titreSouscription{
    text-align: center;
    color: #337ab7;

}
div #souscription-box{
  margin-top: -200px !important;
  margin-left: -150px !important;

}
#titreSouscription label {
 font-size: 14px;
font-weight: bold;


}
#Buttonsouscription{
    width: 60%;
    margin-top: 20px;
    margin-left: 20%;

}
.textbox{
    width: 90%;
    margin-left: 5%;
}
form.souscription-form .textbox div{
    height: 30px;
    
}

form.souscription-form .textbox div input, form.souscription-form .textbox div select {
    background: #E0E0E0;
    border-bottom: 1px solid #333;
    border-left: 1px solid #000;
    border-right: 1px solid #333;
    border-top: 1px solid #000;
    color: #111;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font: 13px Arial, Helvetica, sans-serif;
    padding: 6px 6px 4px;
    width: 100px;
    height: 25px;
    float: right;
    margin-top: 3px;

}
form.souscription-form .textbox div label {
    text-align: right;
    float: left;


}
form.souscription-form input:-moz-placeholder , form.souscription-form select :-moz-placeholder{
    color: #bbb;
    text-shadow: 0 0 2px #000;
}

form.souscription-form  input::-webkit-input-placeholder, form.souscription-form  select::-webkit-select-placeholder  {
    color: #424242;
  
}

.souscription-popup {
    display: none;
    background:#fff;
    padding: 10px;
    border: 2px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999999999;
    box-shadow: 0px 0px 20px #999;
    /* CSS3 */
        -moz-box-shadow: 0px 0px 20px #999;
    /* Firefox */
        -webkit-box-shadow: 0px 0px 20px #999;
    /* Safari, Chrome */
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    /* Firefox */
        -webkit-border-radius: 3px;
    /* Safari, Chrome */
}
 
 /******************************AjoutSeance*****************************/

 .ajoutSeance-popup {
    width: 300px;
    height: 430px;

}
form.formSeance .textboxSeance input ,form.formSeance .textboxSeance  select{ 
    width: 130px;
    height: 30px;

}
#titreSeance label{
  margin-bottom: 0px;
}
.ajoutSeance-popup fieldset{
  margin-right: 5px;
  margin-left: 5px;
}

form.signin input:-moz-placeholder {
    color: #bbb;
    text-shadow: 0 0 2px #000;
}

form.signin input::-webkit-input-placeholder {
    color: #424242;
  
}

form.formSeance.textboxSeance label{
  margin-left: 40%;

}
.btAjoutSeance {

   margin-top: 50px;
    margin-right: 10.5%;
    width: 40px;
    }


  .buttonSubmit{  
    width: 100px;
    height: 40px;
    margin-left: 30%;
}

#ajoutSeance_error
{
    text-align: center;
    font-size: 12px;
    margin-left: -50px;

}

 /******************************AnnulSeance*****************************/

form.formSeance2 .textboxSeance2 select{
  width: 95px;
}
form.formSeance2 .textboxSeance2 input {
  width: 130px;
}



  .annulSeance-popup {
    width: 300px;
    height: 350px;
    margin-left: -150px!important;
}

  .inscrireSeance-popup2 {
    width: 300px;
    height: 350px;
    margin-left: -150px!important;
}

form.formSeance2.textboxSeance2 label {

    width: 10px;
}

.buttonSubmit2{  
    width: 120px;
    height: 40px;
    float: right;
    margin-right: 80px;
}

.annulBoutton .buttonSubmit2, .inscrireBoutton .buttonSubmit2{
  margin-right: 10px;
}
.textboxSeance2
{
  margin-left: 5px;
  margin-right: 5px;
}
 /***************************aNNULSEANCE CALENDRIER**************************************/

#titreSeanceAnnul, #titreSeanceModif {
  font-size: 18px;

}

 form.formSeance3 .textboxSeance3 select{
  width: 105px;
  font-size: 14px;
}
form.formSeance3 .textboxSeance3 input {
  width: 100px;
}


/***************************************************************modifSeance*******************************************************************************************/

 
    .modifSeance-popup {
    width: 320px;
    height: 480px;
    margin-left: -150px!important;
}

form.formSeance3 .textboxSeance3 label {
    font-size: 16px;

}

form.formSeance3 .textboxSeance3 input {
    height: 30px;
    font-size: 14px;
    width: 130px;
    float: right;

}

.buttonSubmit3{  
    width: 140px;
    height: 40px;
    margin-left: 140px;
}

.textboxSeance3 select{
    width: 180px;
    float: right;
}


.buttonSubmit3{  
    width: 100px;
    height: 40px;
    margin-left: 100px;
}

.textboxSeance3 select{

    float: right;
}

/************************Modif Seance calendrier ******************************/

#modifSeance-box2.modifSeance-popup{
  height: 420px; 
}

/******************Reservzation  client ************************/
.calenda .ajoutSeance-popup{
    width: 300px;
    height: 400px;
}
.calenda form.formSeance .textboxSeance  input{
    width:  120px;

}
.calenda .buttonSubmit2{
    margin-right: 20px;
}
.calenda #ajoutSeance_error{
  margin-left: 5px;
}


.calenda .annulSeance-popup{
    width: 300px;
    height: 380px;
}
#titreGs{
  font-size: 18px;
  text-align: center;
  margin-top: 30px;
}
#gestionSeanceAdmin{
  margin-top: 8%;
  width: 90%;
  margin-left: 5%
}
.gestionSeance button{
  margin-left: 5%;
}

/*************************Inscription Seance*********************************/

  form.formSeance3 .textboxSeance3 input#selectionnerNom{
    float: left;
    width: 80px;
    height: 35px;
    margin-left: 5px;
    margin-bottom: 15px;
  }
  form.formSeance3 .textboxSeance3 input#nomInscrit{

    height: 35px;
    width:150px; 
    float:left;
    margin-bottom: 15px;
  }

.adherent_preview{
  width:150px;
}
.inscrireBoutton{
  margin-top: -10px;
}

#titreSeanceAnnul{
  margin-bottom: :0px!important;
}