body{
	background-color:white;
	font-family:"Roboto";
}
p{
	margin:0;
}
h3{
	font-weight:normal;
}
header{
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}
#take_rdv{
	padding:30px;
	margin:0px auto;
	margin-top:200px !important;
	width:auto;
	cursor:pointer;
	font-size:30px;
}
.contenaire{
	width:90%;
	margin:0px auto;
	margin-top:150px;
	position:relative;
	min-width:auto;
}
.loader{
	position:absolute;
	height:80px;
	left:50%;
	top:50%;
	margin-top:-40px;
	margin-left:-40px;
	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:14px;
	min-height:100px;
	width:100%;
	display:inline-block;
	position:relative;
	vertical-align:top;
	margin-bottom:80px;
}
.info_compte .info .img{
	height:200px;
	width:200px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.info_compte .info .adresse{
	color:rgb(150,150,150);
	display:block;
	text-align:center;
	font-size:30px;
	padding:30px;
}
.info_compte .info .title{
	color:rgb(150,150,150);
	font-size:30px;
	text-align:center;
	margin-bottom:25px;
	color:rgb(0,162,232);
}
.info_compte .info .tarif{
	color:rgb(150,150,150);
	font-size:40px;
	text-align:center;
	margin-bottom:15px;
	color:white;
	background-color:rgba(0,162,232,1);
	padding:20px;
	display:inline-block;
	min-width:80%;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.info_compte .info .expl_tarif{
	color:rgb(180,180,180);
	font-size:20px;
	width:80%;
	display:inline-block;
}
.info_compte .info .img_reglement{
	text-align:center;
	margin-bottom:60px;
}
.info_compte .info .img_reglement img{
	height:80px;
	margin-left:10px;
	margin-right:10px;
}
.info_compte .info .adresse span{
	color:rgb(0,162,232);
	font-size:50px;
	vertical-align:middle;
	margin-right:10px;
}
.info_compte .info .info_pro{
	margin-left:220px;
	margin-top:-200px;
	height:400px;
	min-height:400px;
	padding-left:20px;
	overflow:hidden;
	position:relative;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.info_compte .info .info_pro .h1{
	font-size:40px;
	color:rgb(0,162,232);
	display:block;
	margin-bottom:20px;
	font-weight:normal;
}
.info_compte .info .info_pro .h2{
	font-size:30px;
	color:rgb(150,150,150);
	display:block;
	margin-bottom:5px;
	font-weight:normal;
	margin-bottom:30px;
}
.info_compte .info .info_pro .h3{
	font-size:30px;
	color:rgb(150,150,150);
	display:block;
	font-weight:normal;
	margin-bottom:30px;
}
.info_compte .info .gradient{
	position:absolute;
	left:220px;
	bottom:80px;
	right:0px;
	margin:0;
	height:100px;
	background-image:linear-gradient(rgba(255,255,255,0),rgba(245,245,245,1));
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.info_compte .info .plus{
	position:relative;
	left:50%;
	margin-left:10px;
	text-align:center;
	font-size:25px;
	text-decoration:underline;
	cursor:pointer;
	height:80px;
	line-height:80px;
	color:rgb(180,180,180);
	width:200px;
	color:white;
	text-decoration:none;
}
.info_compte .info .plus:hover{
	color:rgb(150,150,150);
}
.contenaire_rdv{
	background-color:rgb(245,245,245);
	position:relative;
	padding-top:40px;
	padding-bottom:40px;
}
.calendrier{
	min-height:660px;
	margin-left:0px;
	position:relative;
	max-height:660px;
	overflow:hidden;
}
.contenaire_rdv .plus{
	padding:20px;
	text-align:center;
	font-size:20px;
	margin-left:0px;
	cursor:pointer;
	border-bottom-left-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-top-left-radius:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-bottom-right-radius:20px;
}
.calendrier_title{
	font-size:40px;
	color:rgb(0,162,232);
	margin-left:0px;
	text-align:center;
	width:100%;
	margin-bottom:60px;
}
.calendrier .no_motif_selected{
	text-align:center;
	font-size:30px;
	margin-top:120px;
	white-space:normal;
}
.calendrier .loader{
	margin-top:5px;
	display:none;
	
}
.calendrier .changeweek{
	height:100px;
	position:relative;
	background-color:rgba(0,162,232,0.6);
	color:white;
	border-top-left-radius:20px;
	-webkit-border-top-left-radius:20px;
	-moz-border-top-left-radius:20px;
	border-top-right-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-top-right-radius:20px;
}
.calendrier .changeweek p{
	line-height:100px;
	text-align:center;
	font-size:30px;
}
.calendrier .changeweek .next{
	position:absolute;
	top:0px;
	right:0px;
	height:100px;
	width:100px;
	cursor:pointer;
}
.calendrier .changeweek .previous{
	position:absolute;
	top:0px;
	left:0px;
	height:100px;
	width:100px;
	cursor:pointer;
}
.calendrier .changeweek .next:hover,.calendrier .changeweek .previous:hover{
	background-color:rgba(0,0,0,0.4);
}
.calendrier .changeweek .next img, .calendrier .changeweek .previous img{
	height:60px;
	margin-top:20px;
	margin-left:20px;
	filter:invert(1);
	-webkit-filter:invert(1);
	-moz-filter:invert(1);
	-ms-filter:invert(1);
	-o-filter:invert(1);
}
.calendrier .content{
	font-size:0px;
	white-space:nowrap;
	overflow-x:auto;
	overflow-y:hidden;
}
.calendrier .content .day{
	width:23%;
	display:inline-block;
	vertical-align:top;
	white-space:normal;
}
.calendrier .content .day .content_day{
	padding-bottom:10px;
}
.calendrier .content .day .content_day .name_day{
	font-size:25px;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
	border-bottom:1px solid rgb(180,180,180);
	line-height:40px;
	color:rgb(100,100,100);
}
.calendrier .content .day .content_day .name_day strong{
	font-size:30px;
	font-weight:normal;
	color:black;
}
.calendrier .content .day .content_day .no_horaire{
	font-size:25px;
	padding:10px;
	text-align:center;
	color:rgb(150,150,150);
	margin-top:85px;
}
.calendrier .content .day .content_day .horaire{
	padding:20px;
	font-size:30px;
	font-weight:normal;
	text-align:center;
	padding-bottom:0px;
}
.calendrier .content .day .content_day .horaire div{
	padding:10px;
	padding-top:40px;
	padding-bottom:40px;
	background-color:rgba(0,0,0,0.5);
	color:white;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	cursor:pointer;
}
.calendrier .content .day .content_day .horaire div:hover{
	background-color:rgba(0,0,0,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;
	width:100%;
	padding:0px;
	background-color:white;
	border:none;
	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:0%;
	left:0%;
	margin-top:0px;
	margin-left:0px;
	font-size:25px;
	display:none;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	height:100%;
	overflow:auto;
}
.rdv_selected_form nav{
	border-bottom:1px solid rgb(220,220,220);
	font-size:35px;
	margin-bottom:20px;
	padding:30px;
}
.rdv_selected_form input[type=text],.rdv_selected_form input[type=tel],.rdv_selected_form input[type=email]{
	display:block;
	width:90%;
	margin:0px auto;
	height:80px;
	border:none;
	font-size:35px;
	margin-bottom:20px;
	padding-left:30px;
	margin-top:40px;
}
.rdv_selected_form input[type=checkbox]{
	margin-top:80px;
	vertical-align:bottom;
	height:40px;
	width:40px;
	margin-left:10%;
	margin-right:20px;
	vertical-align:middle;
}
.rdv_selected_box label{
	font-size:30px;
	margin:40px;
	display:block;
}
.rdv_selected_form .button{
	height:100px;
	width:80%;
	position:relative;
	bottom:none;
	right:none;
	left:10%;
	font-size:35px;
	-webkit-appearance:none;
	margin-left:0;
	margin-top:40px;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
}
.rdv_selected_form .annul{
	height:100px;
	width:80%;
	left:10%;
	margin-top:40px;
	position:relative;
	bottom:none;
	right:none;
	line-height:100px;
	text-align:center;
	font-weight:bold;
	color:rgb(150,150,150);
	cursor:pointer;
	font-size:35px;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	background-color:rgb(245,245,245);
	margin-bottom:40px;
}
.rdv_selected_form .annul:hover{
	background-color:rgb(245,245,245);
}
.rdv_selected_form a{
	color:blue;
	text-decoration:underline;
}
.rdv_valide{
	padding:30px;
	background-color:rgb(113,193,23);
	font-weight:bold;
	color:white;
	font-size:30px;
}
.rdv_valide span{
	display:inline-block;
	margin-right:30px;
	font-size:50px;
	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:5%;
	left:10%;
	height:90%;
	width:80%;
	background-color:white;
	margin-top:0px;
	margin-left:0px;
	z-index:2;
	box-shadow:0px 0px 50px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 50px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 0px 50px rgba(0,0,0,0.3);
	text-align:center;
	overflow:auto;
}
.avis_box .title{
	padding:40px;
	text-align:center;
	font-size:35px;
}
.avis_box .title strong{
	font-size:45px;
}
.avis_box select{
	height:100px;
	-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:80%;
	font-size:30px;
}
.avis_box input{
	height:100px;
	-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:80%;
	font-size:30px;
	margin-top:40px;
}
.avis_box img{
	height:80px;
	margin-top:100px;
}
.avis_box .action{
	display:inline-block;
	margin-top:150px;
	padding:30px;
	font-size:35px;
	cursor:pointer;
	margin-bottom:40px;
}
.motif{
	text-align:center;
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	padding-left:0px;
	padding-right:0px;
}
.motif h3{
	color:rgb(0,162,232);
	margin-top:0px;
	font-size:40px;
	text-align:center;
	margin-bottom:40px;
}
.motif .select{
	display:inline-block;
	text-align:center;
	background-color:white;
	padding:30px;
	padding-right:100px;
	font-size:30px;
	cursor:pointer;
	position:relative;
	min-width:60%;
	width:60%;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.motif .select img{
	position:absolute;
	height:40px;
	top:50%;
	margin-top:-20px;
	right:30px;
	opacity:0.5;
}
.motif .select .option{
	display:none;
	position:absolute;
	background-color:white;
	top:130px;
	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;
}
.motif .select .option div{
	padding:30px;
	border-bottom:1px solid rgb(220,220,220);
}
footer{
	border-top:0px;
}
#codeVerif{
	margin-top:80px;
	padding-left:30px;
}
.user_bloque{
	background-color:rgb(200,0,0);
	height:auto;
	width:80%;
	position:fixed;
	top:180px;
	left:5%;
	margin-left:0;
	margin-top:0;
	padding:40px;
	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:40px;
	right:40px;
	height:60px;
	cursor:pointer;
	opacity:0.8;
}
.user_bloque img:hover{
	opacity:1;
}
.user_bloque strong{
	display:inline-block;
	font-size:60px;
	margin-bottom:40px;
}
.user_bloque p{
	color:rgba(255,255,255,0.8);
	font-size:40px;
} 
.valid-user{
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
}
.valid-user .content{
	padding-left:40px;
	padding-right:40px;
	font-size:30px;
}
.valid-user .content strong{
	padding-bottom:15px;
	margin-bottom:15px;
}
.valid-user .next{
	height:120px;
	width:80%;
	border:none;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	line-height:120px;
	margin-top:100px;
}
.remplacement{
	font-size: 30px!important;
	padding: 40px!important;
}
.redir_rdv_jp{
	font-size: 30px;
}