body{
    background:linear-gradient(to bottom, #01064b, #01064b, #11198b, #01064b) ;
    color: white;
}

.cont{
   
    width: 100%;
    height: 40px;
}

.cont2{
    float: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
padding-left: 10px;
    flex-wrap: wrap;
    width: 90%;
    height: 50px;
    
}

h4{
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: bold;

}

img{
    display: inline;
}
.contRtcheck{
    height: 50px;
    float: right;
    display: flex;
    justify-content: flex-start;
    width: 10%;
    padding-top: 7px;
    
}

.contBtn{
    display: block;
    padding-left: 15%;
}

.prix{
    width: 110px;
    height: 30px;
    background-color: #A6D4F2;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;

}

.buton{
    margin-top: 10px;
    padding-right: 15px;
    display: flex;
    justify-content: flex-end;
    

}

.annee{
    background-color: #262A5D;
    width: 110px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    margin-right: 7px;

}

.btnn{
    width: 110px;
    height: 30px;
    border-radius: 5px;
    border: none;
    font-weight: bold;
}

.contdr{
    width: 100%;
    display: flex;
    justify-content: center;
}

.r , .j, .b{
    width: 100%;
    height: 4px;
}

.r{
    background-color: red;
}

.j{
    background-color: yellow;
}

.b{
    background-color: blue;
}

.str_reserv{
    background-color: #A6D4F2;
    padding: 10px 20px;
}

.decor{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    padding: 5px 7px;
}

.decor_dir{
    border-radius: 20px;
    background-color: white;
    color: #01064b;
    padding: 5px 7px;
    width: auto;
   
    height: 100%;
}


/**/
/**/
/**/
/**/

.carre{
    border: 2px solid white;
    height: 50px;
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

.cent{
    margin-top: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.contInfo{
    display: flex;
    justify-content: space-between;
    padding: 0 10%;
}

.Nav{
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
    background-color: #01064b;
    
    
}

.contBt{
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

.bt-primos{
    background-color: #01064b;
    border-radius: 7px;

    border: none;
    outline: none;
    margin-right: 5px;
    margin-bottom: 10px;
    font-weight: bold;
    color: white;
    padding: 5px;
    font-size: 10px;
    
}

.S{
    background-color: #01064b;
    border: 1px solid white;
    transition: background-color 0.3s, border 0.3s, margin-bottom 0.3s  ;
}
.S:hover{
    background-color: #5861e6;
    border: 1px solid #01064b;
}

.C{
    
    background-color: rgb(0, 105, 9);
    transition: background-color 0.3s  ;

}

.C:hover{
    background-color: rgb(64, 201, 76);
    
}

.contBody{
    padding-top: 70px;
}

.contWelcom{
    width: 100%;
    height: auto;
    background-color: #01064b;
    padding: 10px;
    font-weight: bold;
}

.qr{
    width: 47%;
    height: auto;
    padding: 10px;
    background-color: #A6D4F2;
    border-radius: 10px;
}


/* CAMERA */
/* CAMERA */
/* CAMERA */

.contCam{
    
    height: auto;
    margin-bottom: 5px;
    
}

.cam{
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: #01064b 1px solid;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
   
}

.contWecam{
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 100;
    width: 80%;
    height: auto;
    margin: 10%;
    background-color: #010027;
    overflow: hidden;
    border-radius: 10px;
    color: white;
    padding: 5px;
    
}

.btnCam{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    outline: none;
    overflow: hidden;
    
}

#videoPreview, #photoPreview {
    width: 100%;
    height: auto;
    border: 1px solid #ddd;
    border-radius: 5px;
    border: none;
  }


/* CONNEXION */
/* CONNEXION */
/* CONNEXION */



.contInfoUser{
    margin-top: 35px;
    width: 100%;
    height: 85px;
    background-color: #01064b;

}

.profil{
    margin-top: 10px;
    float: left;
    width: 25%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    
    
    
}

.contPhoto{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 3px solid rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    
}

.info_user{
    padding-top: 15px;
    padding-left: 15px;
    float: right;
    width: 75%;
}

.text_info{
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    line-height: 25px;
    color: white;
}

.text_info_l{
    font-weight: lighter;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    color: white;
}


.mois{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 40px;
    background: #2630c2 ;
    padding: 0px 15px ;
    border-radius: 7px;
}




/* ADMIN */

.contInfoAdmin{
    margin-top: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 85px;
    background-color: #01064b;
    color:black;

}


.adminNav{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 2px;
    height: auto;
    width: 100%;
    font-weight: bold;
    margin-top: 10px;
}
.item{
    cursor: pointer;
    font-size: 12px;
}

.active{
    position: relative;
    color: white;
    border: 1px white solid;
    border-radius: 5px;
    padding: 4px;
    
}

.rad{
    border-radius: 10px;
}
.contPaie{

    
    width: 100%;
    height: auto;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    background-color: #01064b;
    
}

.continfoFrais{
    width: 100%;
    height: auto;
    background-color: rgb(192, 192, 192);
    border-radius: 10px;
    padding: 15px;

}

.contInfo_admin{
    margin-top: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    background-color: #a3a3a3;
    color:black;
    padding: 0px 10px;
    border-radius: 5px;

}

.titre_frais{
    color: white;
}


.cont-load{
   
    margin: 2px;
    height: 10px;
    width: 100%;
    border: #01064b 1px solid;
    border-radius: 10px;
}

.load{
    height: 100%;
    background: linear-gradient(to right, #01064b, #5861e6 ) ;
    border-radius: 10px;

}

.cont-numPourcent{
    width: 40px;
    height: 40px;
    border-radius: 1rem;
    background: linear-gradient(to right, #01064b, #5861e6 ) ;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;

}

.apropos{
    width: 200px;
    height: 40px;
    background: #2630c2;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.3s ease-in-out;
}


.apropos:hover{
    
    background: #660e49;
   
}

.not-class{
    position: relative;
    color: white;
    border: none;
    border-radius: 5px;
    padding: 4px;
    
}

.not{
    padding: 0px;
    margin: 0px;
    position: absolute;
    right: -8px;
    top: -8px;
    width: 18px;
    height:  18px;
    border-radius: 50%;
    background-color: rgb(255, 0, 0);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}

a{
    text-decoration: none;
}