/******************************************** header********************************************/
header#menuTop {
    z-index: 10000000;
}

 .btOn {
    margin-top: 20px;
    margin-right: 0.1%;
}

.connexButton{

    width: 70%;
}
/************************menu admin**********************************************************************/
 nav ul#navAdmin li{
        width: 10%;
        list-style-type: none;


    }
    nav ul#navAdmin li a{
        font-size: 15px;
        display:block;

    }
    ul#navAdmin li ul {
      position: relative;
      display: none;
      opacity: 0;
      background-color:#2c4271

    }
    ul#navAdmin li:hover ul {
      display:block;
      opacity: 1;
      transition:opacity 1000ms 1000ms;

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

  ul#navAdmin > li > ul {
    
       position:absolute;
    }
 
       ul#navAdmin > li:nth-child(2){
          margin-right: 3%;
          margin-left: 3%;

    }
      ul#navAdmin > li:nth-child(3){
      margin-right: 14%;
      margin-left: 0px;

    }
     
     ul#navAdmin > li:nth-child(4){
      margin-left:12%;
      margin-right: 3%;

    }
     ul#navAdmin > li:nth-child(5){
      margin-right: 3%;

    }
    /*
    #btnAdmin {

   margin-top: 25px;
    margin-right: 1%;
    }
     nav #navAdmin{
        width: 10%;
        list-style-type: none;

    }
    nav #navAdmin a{
        font-size: 15px;

    }
       #navAdmin:nth-child(2){
          margin-right: 3%;
          margin-left: 3%;

    }
      #navAdmin:nth-child(3){
      margin-right: 14%;
      margin-left: 0px;

    }
     
     #navAdmin:nth-child(4){
      margin-left:14%;
      margin-right: 3%;

    }
     #navAdmin:nth-child(5){
      margin-right: 3%;

    }
    #btnAdmin {

   margin-top: 25px;
    margin-right: 1%;
    }
*/
/***********************************************************************************************************/

nav {
        position: absolute;
        top: 70px;
        width: 100%;
    }

     nav li{
    float: left;
    list-style-type: none;
    width: 20%;
    
    }
   
   
    nav li a {
        margin-top: 2%;
        color: #046380 ;
        font-size: 18px;
        font-family: book;
        letter-spacing: 2px;
        text-decoration: none;
        height: 40px;

    }
    nav li a:hover {
        text-decoration: none;
        color:#183152 ;
        transition:400ms;
    }
    

    nav li:nth-child(2) {
    margin-right: 10%;
    }

    nav > ul > li:nth-child(3) {
    margin-left:10%;
    }

.logo {
    width: 200px;
    margin-left: -100px;
    margin-top: 35px;
    height: 140px;
}

.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: 20px;
  font-size: 14px;
  padding: 4px 18px 4px 18px;
  border: solid #1f628d 0px;
  text-decoration: none;
}

#userProfil{
    margin-top: 20px;
    margin-left: 1%;
    font-size: 16px;
}

#userProfil img{

    width : 32px; 
   height :32px; 
  
}
 /****************************************************************************************/
article {
    height: 750px;
}

section#content {
    position: relative;
    
}
/**************************************Contact************************************************************/
#contactSection h1{
    font-size: 30px;
}
#contactSection h2{
    font-size: 26px;
}
#contactSection h3{
    font-size: 22px;
}
 /* gerer la taille de la MAP*/
 #googleMap{
    height: 340px;
    width: 100%;

 }





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

.formInscrip{
    margin-top: 5%;
    width :80%;
    margin-left: 10%;
    margin-right: 10%;

}
.formInscrip p ,.formInscrip h1{


 text-align: center;
}
.formInscrip label{
width: 22%;

}
.formInscrip input{

width: 72%;

}

.formInscrip button{
width: 120px;
margin-left: -60px;
position: absolute;
left: 50%;
  padding: 5px 25px 5px 25px;

}

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



#messageDouleur textarea{

width: 72%;
}


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

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


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

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



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

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

#yoga div h1, #naturopathie div
h1{
    font-size: 26px;
}
.textYoga p ,.textNaturo p {
    font-size: 18px;
}

    #yoga{
        height: 250px;
         margin-top: 7%;
    
    } 

    #naturopathie{

        height: 200px;
        } 

.yogaImage{

width: 35%;
float: left;
 margin-left: 5%;

}
.textYoga{
    float: right;
    width: 50%;
    margin-right: 5%;
}
.naturoImage{
    width: 35%;
    float: left;
     margin-left: 5%;
}
.textNaturo{
    float: right;
    width: 50%;
    margin-right: 5%;
}
#tableTarifYoga{
    float: left;
    width: 30%;
    margin-left: 5%;
    margin-bottom: 10px;
   
}

#tableTarifNaturo
{
float : right;
  width: 40%;
  margin-right: 5%;
  margin-bottom: 10px;
}

th {

   font-size: 26px;
    }

 td {

    font-size: 18px;

}
/****************bar de recherche**********************************************************/
#barRecherche{
    width: 390px;
    font-family: book;
    font-size: 16px;
    font-weight: bold;
    margin-top: 7%;
    margin-left: 35%
}
#nom{
    width: 260px;
    height: 30px;
}

#nomIncrit{
    width: 210px;
    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: 120px;
    height: 30px;
}
#output{
    width:260px;
    margin-left: 35%;
    font-size: 16px;
}
/**********************************fiche adherent*************************************************************************/
 
.fiche{
    width: 100%;
    margin: auto;
}
 #ficheAdherent{
    margin-left: 5%;
    width: 30%;
    margin-top: 2%;
    float: left;
}
#titreF{
    width: 40%;
    margin-left: 30%;
    text-align: center;
    margin-top: 40px;
    font-size: 30px;
    color: #2c4271;
  }
.fiche label {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 14px;
}
.titre{
    text-align: center;
    font-size: 24px;
}
#abonnement{
    float: right;
    margin-right: 5%;
    width:30%;
    margin-top: 2%
}
#modifSaved{
    margin-left: 35%;
    font-size: 26px;
    color: #2c4271;

}

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

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

}
.abonnement{
    margin-top: 10%;
    width: 100%;
    margin-left:0px;
}
#tableAbbo{
    width: 55%;
    margin-left:3%;
    float: left;

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

}
#tarif2{
  width: 13%;
}
#tableAbbo th {
    font-size: 20px;
}
#creationAbo{
    width: 35%;
    float: right;
    margin-top: 6px;
    margin-right: 3%;
}
#creationTitre{
    font-size: 28px;
    font-weight: bold;
}
#creationAbo label {
    margin-top: 10px;
    font-size: 18px;
    margin-bottom: 10px;
}
#creationAbo button {
    margin-left: 30%;
    width: 40%;
}
#creationAbo #tarif1 {
    width: 30%;

}
#creationAbo #nbS {
    width: 30%;

}
#creationAbo #duree {
    width: 30%;

}

#creationAbo input {
    font-size: 18px;

}

#creationAbo select {
    width: 40%;
    font-weight: bold;
    font-size: 18px;

}
#btModif{
    margin-top: 0px;

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

}
/***********************************Souscription*****************************************/
#abonnement1{
    width: 55%;
    float: right;
    margin-right: 10px;
    margin-top: 25px;
}
.th{
    font-size: 15px;
}
#trH:nth-child(even){
  background-color: #f2f2f2;
}
#trH td {
    font-size: 15px;
    text-align: center;
}


.enteteHistorique{
    font-size: 24px;
    text-align: center;
    font-weight: bold
}

/***********************ajouter abonnement********************************************/
.souscription-form{
    width: 400px;
    height: 430px;

}

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

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


}
div #souscription-box{
  margin-top: -250px !important;
  
}
#Buttonsouscription{
    width: 60%;
    margin-top: 20px;
    margin-left: 20%;

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

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: 200px;
    height: 30px;
    float: right;
    margin-top: 8px;

}
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: 500px;
    height: 480px;
}
form.formSeance.textboxSeance 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;
  
}


  .buttonSubmit{  
    width: 150px;
    height: 40px;
    margin-left: 175px;
    margin-top: 10px;
}


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

  .annulSeance-popup {
    width: 400px;
    height: 370px;
}

  .inscrireSeance-popup2 {
    width: 500px;
    height: 420px;
}


form.formSeance2.textboxSeance2 label {

    width: 50px;
  

}


form.formSeance2.textboxSeance2 input {

    width: 300px;
    height: 40px;

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

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

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

form.formSeance3.textboxSeance3 label {

    width: 50px;
  

}


form.formSeance3 .textboxSeance3 input {

    width: 180px;
    float: right;

}

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

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

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

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

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

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

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

.adherent_preview{
  width:200px;
}
