@font-face {
	font-family: "Averia";
	src: url('AveriaLibre-Light.ttf');
}
@font-face {
	font-family: "Lato";
	src: url('Lato-Regular.ttf');
}


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup,
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

ul,li,ol {
	list-style:none;
}

a img {
	border: 0;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
::selection 	 	{background: rgb(255,255,158);}
::-moz-selection 	{background: rgb(255,255,158);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}

body {
	-webkit-tap-highlight-color: rgb(255,255,158);
	font-family: arial;
	background: #fff;
}

h1 {
	font-size: 2em;
}

.tleft {
	text-align: left;
}

.left {
	float:left;
}

.boxed {
	margin: 9px;
	text-align: center;
	clear: left;
}

.zend_form dl {
	clear: both;
}

.padding {
	padding: 20px 10%;
}

#register-form{
	width: 80%;
	font-family: "Lato";
}

#register-form form{
	padding-left: 80px;
	font-family: "Lato";
	background: url(../image/interface/pic_ill_bg_search.png) no-repeat;
	background-position: center left;
}

fieldset {
	border-radius: 5px 5px 5px 5px;
	clear: both;
	margin: 40px 0 0 0;
	padding: 10px;
	background: #fff;
}

fieldset dt {
	float: left;
	clear: left;
	width: 320px;
	text-align: right;
	padding: 10px;
}

fieldset dd {
	float: left;
	padding: 0 0 10px;
}

fieldset dd label {
	font-size: .8em
}

fieldset dt[id$="cityId-label"],
fieldset dt[id$="CityId-label"]{
	display:none;
}

legend {
	font-family: "Averia";
	background: url(../image/interface/pic_bg_title_b.png) no-repeat center;
	margin: -45px 0 0;
	padding: 0 0 6px;
	position: absolute;
}

ul.errors {
	margin: 5px 0 0 0;
	font-size: .9em;
}

input, select, textarea {
	font-family: arial;
	font-size: .8em;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
textarea,
select {
	padding: 2px;
}

input[type=submit],
button,
.infobox {
	width: auto;
	padding: 5px 11px;
	border: 0;
	font-size: 14px;
	border-radius: 5px;
	margin: 4px;
	cursor: pointer;
}

#submit-element,
#next-element {
	display:block;
	height: 37px;
	margin-bottom: 30px;
	margin-top: 10px;
}

input[type=submit]:disabled,
input.disabled,
button:disabled,
button.disabled,
a.disabled {
	cursor: default;
}

a.infobox {
	float:left;
	margin: 5px;
	text-decoration: none;
}

a.error {
	background:red;
}

.hide {
	display: none;
}

.money {
	text-align: right;
	width: 80px;
}

#header {
	min-height: 140px;
	display: flex;
}

.clear {
	clear: both;
}

.cf:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.cf {
	display: inline-block;
}

html[xmlns] .cf {
	display: block;
}

* html .cf {
	height: 1%;
}

#progress {
	width: 100%;
	text-align: center;
}

.min-width {
	min-width: 157px;
}

.individual,
.couple,
.handicap,
.coappli {
	width: 16px;
	height: 16px;
	display: inline-block;
}

.individual {
	background-position: -17px 0;
}

.couple {
	background-position: 0 0;
}

.handicap {
	background-position: -34px 0;
}

.coappli {
	background-position: -51px 0;
}

.infos {
	text-align: center;
	font-weight: 600;
	float:left;
	font-family: "Lato";
}

.help-tip {
	width: 300px;
	display:inline-block;
	position: absolute;
	background: #CCC;
	color: #222;
	font-size: 12px;
	padding: 15px;
	border-radius: 5px;
	margin: 0 0 0 15px;
	z-index: 1000;
}

.help-tip a {
	color: #000;
}

.help-tip:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.help-tip:after {
	border-color: rgba(204, 204, 204, 0);
	border-right-color: #CCC;
	border-width: 10px;
	top: 50%;
	margin-top: -10px;
}
.help-span{
	margin: 10px 0 20px 10px;
	clear: left;
}
.header-menu-user {
	font-size: .7em;
}

.header-menu-user .info {
	position: absolute;
	right: 20px;
	top: 15px;
}

.ui-autocomplete {
	max-height: 100px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	font-size: .6em !important;
}
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
	height: 100px;
}

input[type="text"][readonly],
textarea[readonly],
select[readonly]{
	border: 1px solid #ddd;
	box-shadow: 0 0 0 #000;
	color: #444;
}

#password-lost {
	width: 300px;
	padding: 15px;
	margin: 50px auto 0 auto;
	border-radius: 5px;
}

#password-lost label {
	margin: 0 0 5px 0;
	font-size: .8em;
	font-weight: 600;
	display: block;
}

#password-lost input[type=email] {
	width: 98%;
}

#password-lost input[type=submit] {
	font-weight: 100;
	font-size: .8em;
	padding: 5px;
	width: auto;
	height: auto;
	margin: 10px 0 0 0;
	line-height: normal;
}


#password-lost form {
	display: block;
}

#password-lost .help-tip {
	width: auto;
	max-width: 200px;
	padding: 10px;
	margin: 0 0 0 10px;
}

#password-lost .help-tip:after {
	border-width: 6px;
	margin-top: -6px;
}

#modal {
	position: fixed;
	z-index: 10000;
	width: 400px;
	height: 150px;
	opacity: 0;
	top: 50%;
	left: 50%;
	background-color: #FAFAFA;
	border-radius: 5px;
	box-shadow: 0 0 200px #FFF, 0 0 1px #888;
	margin: -75px 0 0 -200px;
	font-size: .8em;	
}

#modal h2 {
	background-color: #444;
	color: #fff;
	box-shadow: 0 0 2px #000 inset;
	border-radius: 5px 5px 0 0;
	padding: 5px 10px;
	text-shadow: 1px 1px 0 #222;
}

#modal h2 span {
	background: url("../image/close.gif") no-repeat 50% 50%;
	padding: 8px 5px;
	display: inline-block;
	float: right;
	cursor: pointer;
}

#modal div {
	padding: 10px;
	
}

#modal-layer {
	position: fixed;
	z-index: 999;
	background-color: #000;
	opacity: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.cnil {
	font-size: 0.6em;
	color: #666;
	clear: both;
	font-family: "Lato";
}

.age {
	font-size: 0.8em;
	padding-left: 10px;
	color:#279BAF;
}


#lang-fr_FR {
	background-image: url(/modules/gdcgui/image/interface/drapeau_1.gif) !important;
	width: 24px;
	height: 14px;
	float:right;
	margin: 10px 0;
	text-indent: -999999px;
}
#lang-en_GB {
	background-image: url(/modules/gdcgui/image/interface/drapeau_2.gif) !important;
	width: 24px;
	height: 14px;
	float:right;
	margin: 10px 10px;
	text-indent: -999999px;
}

.ui-datepicker-trigger{
	vertical-align: middle;
	cursor: pointer;
}

.navigationStep{
	clear: left;
	width: 100%;
	padding: 10px 0;
	text-align: right;
	color: #fff;
	cursor: pointer;
}

.navigationStep span{
	background: #007AA8;
	border: 1px solid #007AA8;
	font-family: "Lato";
	padding: 8px 40px;
	font-weight: 500;
	font-size: 1.1em;
	color: #fff;
	border-radius: 15px;
	margin: 0 5px;	
}

.navigationStep span:hover{
	background: #fff;
	color: #007AA8 !important;
}


.redirectCompte{
	text-align: left;
	width: 100%;
	font-family: "Lato";
}
.redirectCompte a{
	text-decoration: none;
	border: 1px solid #007AA8;
	color : #fff !important;
	padding : 10px;
	margin : 10px;
	background: #007AA8;
	display: inline-block;
	border-radius: 15px;
}

.redirectCompte a:hover{
	background: #fff;
	color: #007AA8 !important;
}


.frise{
	width: 80%;
	margin: 50px 10% 0 10%;
	background: url(/modules/gdcgui/image/customer/frise_fond.png) repeat-y left;
}

.frise li{
	margin: 10px 0;
	height: 240px;
}


.frise span {
	color:#007AA8;
	font-size: 1.5em;
	font-family: "Averia";
	border-radius: 15px;
	width: 30px;
	color: #fff;
	font-family: "Averia";
	margin-right: 15px;
	text-align: center;
	float: left;
}
.frise .step1{
	background: #007AA8;	
}
.frise .step{
	background: #CCCCCC;
}
.frise h2{
	color:#007AA8;
	font-size: 1.5em;
	font-family: "Averia";
	display: inline-block;
	background: url(../image/interface/pic_bg_title_b.png) no-repeat center;
}
.frise li.grise h2,
.frise li.grise p,
.frise li.grise img{
	opacity:0.5;
}

.frise a{
	color: #007AA8;
}

.frise img{
	float: left;
	width: 250px;
	margin-right:20px;
}
.frise p {
	margin-left: 47px;
}



#locationMap {
	float: right;
	width: 527px;
	height: 240px;
	margin-bottom: 15px;
}

fieldset.cnd1, fieldset.cnd2{
	width: 47%;
	clear: none;
	float: left;
	margin: 80px 0 20px 0;
}

fieldset.cnd1 dt, fieldset.cnd2 dt {
	width: 230px;
}

fieldset.cnd1{
	margin-right: 1%;
	clear: left;
}

fieldset.cnd1 legend {
	margin: -65px 0 0;
}

.legendCandidate{
	color: #1C437A;
	font-size: 0.8em !important;
}
#submit-label{
	display: none;
}


/** Tablette **/
@media (max-width: 1400px) {
	#register-form {
		width: 96%;
	}
	.padding{
		padding: 20px 2%;
	}

	input, select, textarea {
		font-size: .9em;
	}
	fieldset dt {
		width: 250px;
	}

	.help-tip {
		width: 200px;
	}

	fieldset.cnd1, fieldset.cnd2 {
		width: 98%;
	}	
	fieldset.cnd1 {
		margin-top: 70px;
	}

	fieldset.cnd1 dt, fieldset.cnd2 dt {
		width: 250px;
		float: left;
		clear: left;
		text-align: right;
		padding: 0 10px 10px 0;
	}

	fieldset.cnd1 dd, fieldset.cnd2 dd {
		float: left;
		padding: 0 0 10px;
		width: initial;
	}
}

/** MOBILE **/
@media (max-width: 1000px) {
	
	

	.frise img{
		width: 150px;
		
	}
	.frise li{
		height: 150px;
	}

}

/** MOBILE **/
@media (max-width: 767px) {
	#progress img {
		width: 100%;
	}

	#register-form form{
		padding-left: initial;
		font-family: "Lato";
		background: none;
	}

	fieldset, fieldset.cnd1, fieldset.cnd2 {
		width: initial;
		float: none;
		margin: 40px 0;
	}

	fieldset.cnd1 {
		margin-top: 70px;
	}

	fieldset dt, fieldset.cnd1 dt, fieldset.cnd2 dt {
		width: 100%;
		text-align: left;
		padding: 0 ;
	}
	
	fieldset dd, fieldset.cnd1 dd, fieldset.cnd2 dd {
		width: 100%;
	}
		
	.help-tip {
		right: 0px;
		width: 150px;
	}
	.age {
		padding-left: 0px;
	}

	.frise {
		width: 100%;
		margin: 50px 0 0 0;
	}

	#hasAmount-label{
		float: left;
		width: auto;
	}
	#hasAmount-element{
		width: 25px;
		float: left;
	}
	
}


/** MOBILE **/
@media (max-width: 600px) {
	.frise img{
		display: none;
	}

	.frise h2{
		font-size: 0.9em;
	}
	.frise li{
		height: auto;
	}
}