body{
	background-color:white;
	font-family:"Roboto";
}
header{
	position:fixed;
	top:0px;
	width:100%;
	background-color:white !important;
	border-bottom:none;
}
header .logo{
	text-align:left !important;
}
p{
	margin:0;
}
h3{
	font-weight:normal;
}
#take_rdv{
	background-color:rgb(155,200,20);
	padding:20px;
	color:white;
	font-weight:bold;
	text-align:center;
	width:300px;
	margin:0 auto;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	cursor:pointer;
	font-size:17px;
}
#take_rdv:hover{
	background-color:rgb(130,165,20);
}
.contenaire{
	width:70%;
	margin:0px auto;
	margin-top:100px;
	position:relative;
	min-width:900px;
}
.loader{
	position:absolute;
	height:40px;
	left:50%;
	top:50%;
	margin-top:-20px;
	margin-left:-20px;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
}
.info_compte{
	position:relative;
	padding-top:40px;
	padding-bottom:40px;
	font-size:0px;
}
.info_compte .info{
	font-size:16px;
	min-height:100px;
	width:50%;
	display:inline-block;
	position:relative;
	vertical-align:top;
	margin-bottom:40px;
}
.info_compte .info .img{
	height:130px;
	width:130px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-bottom-left-radius:5px;
}
.info_compte .info .adresse{
	color:rgb(150,150,150);
	display:block;
	text-align:left;
	font-size:17px;
	margin-bottom:40px;
	background-color:rgb(245,245,245);
	padding:10px;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	text-align:center;
}
.info_compte .info .title{
	color:rgb(150,150,150);
	font-size:17px;
	text-align:center;
	margin-bottom:15px;
	color:rgb(0,162,232);
}
.info_compte .info .tarif{
	color:rgb(150,150,150);
	font-size:25px;
	text-align:center;
	margin-bottom:15px;
	color:white;
	background-color:rgba(0,162,232,0.5);
	padding:10px;
	display:inline-block;
	min-width:200px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.info_compte .info .expl_tarif{
	color:rgb(180,180,180);
	font-size:12px;
	width:200px;
	display:inline-block;
}
.info_compte .info .img_reglement{
	text-align:center;
	margin-bottom:40px;
}
.info_compte .info .img_reglement img{
	height:40px;
	margin-left:5px;
	margin-right:5px;
}
.info_compte .info .adresse span{
	color:rgb(0,162,232);
	font-size:30px;
	vertical-align:middle;
	margin-right:10px;
}
.info_compte .info .info_pro{
	margin-left:130px;
	margin-top:-130px;
	height:130px;
	min-height:130px;
	padding-left:20px;
	overflow:hidden;
	position:relative;
	background-color:rgb(245,245,245);
	border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
}
.info_compte .info .info_pro .h1{
	font-size:22px;
	color:rgb(0,162,232);
	display:block;
	margin-bottom:5px;
	font-weight:normal;
	margin-top:15px;
}
.info_compte .info .info_pro .h2{
	font-size:18px;
	color:black;
	display:block;
	margin-bottom:5px;
	font-weight:normal;
	margin-bottom:15px;
}
.info_compte .info .info_pro .h3{
	font-size:16px;
	color:rgb(150,150,150);
	display:block;
	font-weight:normal;
	margin-bottom:15px;
}
.info_compte .info .gradient{
	position:absolute;
	left:130px;
	bottom:40px;
	right:0px;
	margin:0;
	height:50px;
	background-image:linear-gradient(rgba(0,0,0,0),rgba(245,245,245,1));
}
.info_compte .info .plus{
	text-align:center;
	font-size:15px;
	cursor:pointer;
	height:40px;
	line-height:40px;
	color:white;
	background-color:rgb(0,162,232);
	width:100px;
	margin:0px auto;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
}
.info_compte .info .plus:hover{
	background-color:rgb(0,81,176);
}
.contenaire_rdv{
	background-color:rgb(245,245,245);
	position:relative;
	padding-top:1px;
	padding-bottom:40px;
	margin-top:-20px;
}
.calendrier{
	min-height:315px;
	margin-left:400px;
	position:relative;
	max-height:315px;
	overflow:hidden;
}
.contenaire_rdv .plus{
	padding:10px;
	text-align:center;
	font-size:13px;
	margin-left:400px;
	margin-top:0px;
	cursor:pointer;
	font-weight:bold;
	background-color:rgba(0,162,232,1);
	color:rgba(255,255,255,0.8);
}
.calendrier_title{
	font-size:17px;
	color:rgb(0,162,232);
	margin-left:400px;
	text-align:left;
	width:auto;
}
.calendrier{
	background-color:rgba(0,162,232,0.1);
}
.calendrier .no_motif_selected{
	text-align:center;
	font-size:15px;
	margin-top:120px;
}
.calendrier .loader{
	margin-top:5px;
	display:none;
}
.calendrier .changeweek{
	height:50px;
	position:relative;
	background-color:rgba(0,162,232,1);
	color:white;
	border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	overflow:hidden;
}
.calendrier .changeweek p{
	line-height:50px;
	text-align:center;
}
.calendrier .changeweek .next{
	position:absolute;
	top:0px;
	right:0px;
	height:50px;
	width:50px;
	cursor:pointer;
	background-color:rgba(0,0,0,0.1);
}
.calendrier .changeweek .previous{
	position:absolute;
	top:0px;
	left:0px;
	height:50px;
	width:50px;
	cursor:pointer;
	background-color:rgba(0,0,0,0.1);
}
.calendrier .changeweek .next:hover,.calendrier .changeweek .previous:hover{
	background-color:rgba(0,0,0,0.2);
}
.calendrier .changeweek .next img, .calendrier .changeweek .previous img{
	height:30px;
	margin-top:10px;
	margin-left:10px;
	filter:invert(1);
	-webkit-filter:invert(1);
	-moz-filter:invert(1);
	-ms-filter:invert(1);
	-o-filter:invert(1);
}
.calendrier .content{
	font-size:0px;
}
.calendrier .content .day{
	width:14.285%;
	display:inline-block;
	vertical-align:top;
}
.calendrier .content .day .content_day{
	padding-bottom:10px;
}
.calendrier .content .day .content_day .name_day{
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	border-bottom:1px solid rgb(180,180,180);
	line-height:25px;
	color:rgb(100,100,100);
}
.calendrier .content .day .content_day .name_day strong{
	font-size:16px;
	font-weight:normal;
	color:black;
}
.calendrier .content .day .content_day .no_horaire{
	font-size:14px;
	padding:10px;
	text-align:center;
	color:rgb(150,150,150);
	margin-top:85px;
}
.calendrier .content .day .content_day .horaire{
	padding:10px;
	font-size:15px;
	font-weight:normal;
	text-align:center;
	padding-bottom:0px;
}
.calendrier .content .day .content_day .horaire div{
	padding:10px;
	background-color:rgba(0,0,0,0.5);
	color:white;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	cursor:pointer;
}
.calendrier .content .day .content_day .horaire div:hover{
	background-color:rgba(77,57,77,0.7);
}
.rdv_selected_box{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,0.8);
	z-index:20;
	display:none;
}
.rdv_selected_form{
	position:absolute;
	height:500px;
	width:400px;
	padding:20px;
	background-color:white;
	box-shadow:0px 0px 40px rgba(0,0,0,0.1);
	-webkit-box-shadow:0px 0px 40px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 40px rgba(0,0,0,0.1);
	top:50%;
	left:50%;
	margin-top:-270px;
	margin-left:-220px;
	font-size:16px;
	display:none;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.rdv_selected_form nav{
	padding-bottom:10px;
	border-bottom:1px solid rgb(220,220,220);
	font-size:16px;
	margin-bottom:20px;
}
.rdv_selected_form input[type=text],.rdv_selected_form input[type=tel],.rdv_selected_form input[type=email]{
	width:100%;
	height:40px;
	border:none;
	padding-left:20px;
	background-color:rgb(245,245,245);
	font-size:14px;
	margin-bottom:20px;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
}
.rdv_selected_form input[type=checkbox]{
	margin-top:10px;
	vertical-align:bottom;
}
.rdv_selected_form .button{
	height:40px;
	width:100px;
	position:absolute;
	bottom:20px;
	right:20px;
	border:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.rdv_selected_form .annul{
	height:40px;
	width:100px;
	position:absolute;
	bottom:20px;
	right:140px;
	line-height:40px;
	text-align:center;
	font-weight:bold;
	color:rgb(150,150,150);
	cursor:pointer;
	background-color:white;
}
.rdv_selected_form .annul:hover{
	background-color:rgb(245,245,245);
}
.rdv_selected_form a{
	color:blue;
	text-decoration:underline;
}
.rdv_valide{
	padding:10px;
	background-color:rgb(113,193,23);
	font-weight:bold;
	color:white;
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	margin:0;
	
	z-index:100;
}
.rdv_valide span{
	display:inline-block;
	margin-right:20px;
	font-size:30px;
	vertical-align:middle;
	margin-left:10px;
	color:rgba(0,0,0,0.5);
}
.rdv_no_active{
	height:100%;
	text-align:center;
	position:relative;
}
.rdv_no_active p{
	margin:0;
	position:absolute;
	width:700px;
	top:50%;
	height:100px;
	line-height:100px;
	margin-top:-120px;
	font-size:20px;
	left:50%;
	margin-left:-350px;
	background-color:rgba(255,255,255,0.5);
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.avis_box{
	position:fixed;
	top:50%;
	left:50%;
	height:300px;
	width:600px;
	background-color:white;
	margin-top:-150px;
	margin-left:-300px;
	z-index:2;
	box-shadow:1px 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.5);
	-moz-box-shadow:1px 1px 5px rgba(0,0,0,0.5);
	text-align:center;
	overflow:auto;
}
.avis_box .title{
	padding:20px;
	text-align:center;
	font-size:14px;
}
.avis_box .title strong{
	font-size:16px;
}
.avis_box select{
	height:40px;
	-webkit-appearance:none;
	padding-left:20px;
	padding-right:20px;
	border:1px solid rgb(200,200,200);
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	color:rgb(150,150,150);
	cursor:pointer;
	width:250px;
}
.avis_box input{
	height:40px;
	-webkit-appearance:none;
	padding-left:10px;
	border:1px solid rgb(200,200,200);
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	color:rgb(150,150,150);
	cursor:pointer;
	width:250px;
	margin-top:10px;
}
.avis_box img{
	height:40px;
	margin-top:5px;
}
.avis_box .action{
	display:inline-block;
	margin-top:10px;
	padding:10px;
	font-size:14px;
	cursor:pointer;
}
.motif{
	text-align:left;
	position:absolute;
	top:0px;
	left:0px;
	width:360px;
	padding-left:20px;
	padding-right:20px;
}
.motif h3{
	color:rgb(0,162,232);
	margin-top:0px;
	font-size:17px;
	text-align:left;
}
.motif .select{
	display:inline-block;
	text-align:center;
	background-color:white;
	padding:15px;
	padding-right:40px;
	font-size:14px;
	cursor:pointer;
	position:relative;
	min-width:200px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.motif .select img{
	position:absolute;
	height:20px;
	top:50%;
	margin-top:-10px;
	right:10px;
	opacity:0.5;
}
.motif .select .option{
	display:none;
	position:absolute;
	background-color:white;
	top:60px;
	z-index:1;
	left:0px;
	width:100%;
	box-shadow:0px 0px 40px rgba(0,0,0,0.1);
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	overflow:hidden;
}
.motif .select .option div{
	padding:10px;
	border-bottom:1px solid rgb(220,220,220);
}
.motif .select .option div:hover{
	background-color:rgb(0,160,232);
	color:white;
}
footer{
	border-top:0px;
}
#codeVerif{
	border-bottom:2px solid rgb(245,0,0);
	margin-top:20px;
	background-color:rgba(245,0,0,0.1);
	font-weight:bold;
	padding-left:10px;
}
#codeVerif::-webkit-input-placeholder {
   color: rgba(245,0,0,0.5);
}

#codeVerif:-moz-placeholder { /* Firefox 18- */
   color: rgba(245,0,0,0.5);
}

#codeVerif::-moz-placeholder {  /* Firefox 19+ */
   color: rgba(245,0,0,0.5);  
}

#codeVerif:-ms-input-placeholder {  
   color: rgba(245,0,0,0.5);
}
.user_bloque{
	background-color:rgb(200,0,0);
	height:160px;
	width:460px;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-250px;
	margin-top:-100px;
	padding:20px;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	color:white;
	box-shadow:0px 0px 40px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 40px rgba(0,0,0,0.5);
	-moz-box-shadow:0px 0px 40px rgba(0,0,0,0.5);
}
.user_bloque img{
	position:absolute;
	top:20px;
	right:20px;
	height:20px;
	cursor:pointer;
	opacity:0.8;
}
.user_bloque img:hover{
	opacity:1;
}
.user_bloque strong{
	display:inline-block;
	font-size:20px;
	margin-bottom:20px;
}
.user_bloque p{
	color:rgba(255,255,255,0.8);
} 
.rdv_no_valide{
	padding:20px;
	color:white;
	background-color:orange;
	margin-bottom:40px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.valid-user{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	margin:0;
	background-color:white;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.valid-user .content{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	padding-left:20px;
	padding-right:20px;
	color:rgb(255,0,0);
}
.valid-user .content strong{
	text-align:center;
	padding-bottom:5px;
	margin-bottom:5px;
	display:block;
	border-bottom:1px solid rgb(255,0,0);
}
.valid-user .next{
	height:40px;
	width:100px;
	border:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	line-height:40px;
	background-color:rgb(0,162,232);
	color:white;
	text-align:center;
	margin:0px auto;
	margin-top:40px;
	cursor:pointer;
}