/* //////////////////////////////////////////////////////////
 *
 * VICHY 2016 - STYLES LOCAL IT
 *
 * /////////////////////////////////////////////////////// */

/* PG CONTACT */

.pg_contact	.basic-content p.num{
	float:left;
	width:212px;
	height:63px;
	text-indent:-10000px;
	background:url('../../resources/it/images/v_contact.gif') left top no-repeat;
	}
.pg_contact .page-container .basic-content .title.sub-title{
	margin-bottom: 30px;
	}	
.pg_contact	.basic-content .ctn_text{
	float: left;
	margin: 0 0 0 40px;
	font-size: 18px;
	}	
.pg_contact	.basic-content .ctn_text .title.information{	
	margin-bottom: 10px;
	}
.pg_contact	.basic-content .ctn_text p{
	color: #666666;
	font-weight: 400;
	font-size: 0.8125em;
	line-height: 1.25em;
	}
.pg_contact	.basic-content .ctn_text a{
	color:#1c213f;
	font-weight: 600;	
	}
	
@media screen and (max-width:980px){	
	.pg_contact	.basic-content p.num{
		margin-bottom: 20px;
		}
	.pg_contact .basic-content .ctn_text{
		margin: 0;	
		}
	
}

/* Popin */

.it .popin .label-container {
	margin-bottom: 10px;
	}
.it .popin .label-container .label {
	font: 15px/1em "Calibre";
	color: #666666;
	}

.it .popin .birthdate .input-container > span {
	float: left;
	width: calc(92% / 3);
	}
.it .popin .birthdate .input-container > span ~ span {
	margin-left: 4%;
	}

.it .checkbox-container .label-container {
	margin-bottom: 10px;
	}
/*	conflit avec generated form
.it .checkbox-container .label-container .label {
	font: 15px/1em "Calibre";
	color: #666666;
	}
*/
.it .checkbox-container.cols .checkbox-inline {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 45%;
	margin-bottom: 5px;
	padding-right: 5px;
	}
.it .checkbox-container.cols .checkbox-inline span[role=checkbox] {
	position: absolute;
	top: 2px;
	left: 0;
	}
.it .checkbox-container.cols .checkbox-inline label {
	padding-left: 20px;
	font-size: 0.8125em;
	line-height: 1em;
	color: #666666;
	}

.it .popin .legal-container {
	margin: 10px 0px;
	}
.it .popin .legal-container .radio-inline {
	display: inline-block;
	margin-right: 30px;
	}
.it .popin .legal-container .label {
	margin-bottom: 10px;
	font-size: 13px;
	color: #666666;
	}
.it .popin .legal-container .label strong {
	font-weight: bold;
	}
.it .popin .legal-container .label-container .label a {
	color: inherit;
	text-decoration: underline;
	}
.it .popin .legal-container .input-container {
	margin-top: 10px;
	}

/* Popin Login / Register */

.it .popin.login .birthdate,
.it .popin.login .custom-select-01,
.it .popin.logiun.checkbox-container {
	max-width: 330px;
	}

@media screen and (max-width: 980px) {
	
	.it .popin.login .birthdate,
	.it .popin.login .custom-select-01,
	.it .popin.logiun.checkbox-container {
		max-width: 100%;
		}
	
	}

/* Popin Newsletter */

.it .popin.newsletter .input-container-email {
	margin: 1em auto 0 auto;
	}
.it .popin.newsletter .input-container-name {
	margin: 0 auto 1em auto;
	}

.it .popin.newsletter .legal-container .radio-inline {
	display: inline-block;
	margin-right: 30px;
	}
.it .popin.newsletter .legal-container .label {
	margin-bottom: 10px;
	font-size: 13px;
	color: #666666;
	}
.it .popin.newsletter .legal-container .label strong {
	font-weight: bold;
	}
.it .popin.newsletter .legal-container .label-container .label a {
	color: inherit;
	text-decoration: underline;
	}

/* Popin MyVichy */

.it .popin.myvichy {
	margin: 0px auto;
	}
.it .popin.myvichy .col {
	margin-bottom: 0px;
	}
.it .popin.myvichy .select-container,
.it .popin.myvichy .checkbox-container {
	margin-top: 10px;
	}
.it .popin.myvichy input[type=checkbox]~label,
.it .popin.myvichy input[type=radio]~label,
.it .popin.myvichy span[role="combobox"] {
	font-size: 1em;
	}
.it .popin.myvichy input[type=checkbox]~label,
.it .popin.myvichy input[type=radio]~label,
.it .popin.myvichy span[role="combobox"] {
	font-size: 1em;
	}
.it .popin.myvichy.confirm_info input[type=checkbox]~label,
.it .popin.myvichy.confirm_info input[type=radio]~label,
.it .popin.myvichy.confirm_info span[role="combobox"] {
	font-size:13px;
	}

.it .popin.myvichy .radio {
	margin: 12px 0px;
	}
.it .popin.myvichy .radio li {
	display: inline-block;
	}
.it .popin.myvichy .radio li + li {
	margin-left: 20px;
	}
.it .popin.myvichy.confirm_info .radio li + li{
	margin-left:0;
	}

/* Ask an expert */

.obj_ask-an-expert{
	max-width:1170px;
	margin:0 auto;
	}
.obj_form_ask-an-expert{
	padding:90px;
	margin-bottom:70px;
	background:#fff;
	}
.obj_form_ask-an-expert .col{
	padding:60px;
	margin-bottom:15px;
	background:#dce8f4;
	}
.obj_form_ask-an-expert .col > div{
	float:left;
	width:50%;
	}
.obj_form_ask-an-expert .col > div:first-child{
	padding-right:60px;
	border-right:1px solid #bfd1e4;
	}
.obj_form_ask-an-expert .col > div:last-child{
	padding-left:60px;
	}
.obj_form_ask-an-expert .col .text label{
	display:block;
	margin-bottom:25px;
	font-family:'Calibre';
	font-weight:100;
	font-size:1.875em; line-height:1em;
	text-transform:uppercase;
	color:#4d73a2;
	}
.obj_form_ask-an-expert .col textarea{
	height:210px;
	padding:15px 20px;
	margin:0;
	font-family:'Calibre';
	font-weight:400;
	font-size:0.938em; line-height:1.2em;
	color:#1c213f;
	background:white;
	resize:none;
	overflow:hidden;
	}
.obj_form_ask-an-expert .title_upload{
	margin-bottom:25px;
	font-family:'Calibre';
	font-weight:300;
	font-size:1.375em; line-height:1.2em;
	color:#4d73a2;
	text-align:center;
	}
.obj_form_ask-an-expert .col iframe{
	width:100%; height:100px;
	}
.obj_form_ask-an-expert .text_mention{
	font-family:'Calibre';
	font-weight:300;
	font-size:0.813em; line-height:1.2em;
	color:#1c213f;
	}
.obj_form_ask-an-expert .col .text_mention{
	text-align:center;
	}
.obj_form_ask-an-expert .radio{
	margin-top:20px;
	text-align:center;
	}
.obj_form_ask-an-expert .radio li{
	margin:0 15px;
	display:inline-block;
	}
.obj_form_ask-an-expert .radio span[role="radio"]{
	margin-right:10px;
	width:20px; height:20px;
	vertical-align:middle;
	}
.obj_form_ask-an-expert .radio span[role="radio"]::after{
	width:14px; height:14px;
	margin:-7px 0 0 -7px;
	}
.obj_form_ask-an-expert .radio label{
	font-weight:300;
	font-size:0.813em;
	vertical-align:middle;
	}
.obj_form_ask-an-expert .cta-container{
	margin-top:50px;
	text-align:center;
	}
.obj_form_ask-an-expert .mention{
	margin-top:10px;
	font-family:'Calibre';
	font-weight:300;
	font-size:0.875em; line-height:1em;
	color:#666;
	text-align:center;
	}
.obj_form_ask-an-expert .txt-error{
	margin-top:10px;
	font-family:'Calibre';
	font-weight:300;
	font-size:0.875em; line-height:1em;
	text-align:center;
	}

.upload-expert{
	padding:0;
	background:none;
	}
.upload-expert .obj_photo .ctn_picture{
	display:none;
	}
.upload-expert .obj_photo input[type="file"]{
	display:none;
	}
.upload-expert .obj_photo input[type="text"]{
	display:block;
	float:left;
	width:calc(100% - 160px); height:38px;
	padding:0 0 0 20px;
	font-family:'Calibre';
	font-weight:400;
	font-size:0.938em; line-height:1em;
	color:#1c213f;
	border:none;
	}
.upload-expert .obj_photo .cta-container{
	float:left;
	}
.upload-expert .obj_photo .cta-container .button{
	width: 160px;
	border-color:#8bb8de;
	}
.upload-expert .obj_photo .cta-container .button .btn-bg{
	background-color:#8bb8de;
	}
.upload-expert .obj_photo .cta-container .button:not(.disabled):hover,
.upload-expert .obj_photo .cta-container .button:not(.disabled).hover{
	color:#8bb8de;
	}
.upload-expert .obj_photo .btn_cancel{
	float:right;
	position:relative;
	margin-top:10px;
	padding:5px 5px 5px 20px;
	font-family:'Calibre';
	font-weight:700;
	font-size:0.813em; line-height:1em;
	color:#aab1b8;
	text-transform:uppercase;
	-webkit-transition:all .3s ease;
	transition:all .3s ease;
	}
.upload-expert .obj_photo .btn_cancel:hover{
	color:#1c213f;
	}
.upload-expert .obj_photo .btn_cancel::before{
	position:absolute;
	left:0; top:50%;
	width:12px; height:2px;
	background:#aab1b8;
	transform:rotate(45deg);
	content:'';
	}
.upload-expert .obj_photo .btn_cancel::before,
.upload-expert .obj_photo .btn_cancel::after{
	position:absolute;
	left:0; top:50%;
	width:12px; height:2px;
	background:#aab1b8;
	-webkit-transition:all .3s ease;
	transition:all .3s ease;
	content:'';
	}
.upload-expert .obj_photo .btn_cancel:hover::before,
.upload-expert .obj_photo .btn_cancel:hover::after{
	background:#1c213f;
	}
.upload-expert .obj_photo .btn_cancel::after{
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	}
.upload-expert .obj_photo .btn_cancel::before{
	-ms-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	}
.upload-expert .obj_photo .ctnAOX_msgError p{
	margin-top:5px;
	font-family:'Calibre';
	font-weight:300;
	font-size:0.813em; line-height:1.2em;
	color:#1c213f;
	text-align:center;
	}

@media screen and (max-width:960px){

.obj_form_ask-an-expert{
	padding:60px;
	margin-bottom:60px;
	}
.obj_form_ask-an-expert .col > div{
	float:none;
	width:100%;
	}
.obj_form_ask-an-expert .col > div:first-child{
	padding-right:0;
	border-right:none;
	}
.obj_form_ask-an-expert .col > div:last-child{
	padding-left:0;
	}
.obj_form_ask-an-expert .title_upload{
	margin-top:60px;
	}

}

@media screen and (max-width:520px){

.obj_form_ask-an-expert{
	padding:30px 0;
	margin-bottom:30px;
	}
.obj_form_ask-an-expert br{
	display:none;
	}
.obj_form_ask-an-expert .col{
	padding:30px;
	}
.obj_form_ask-an-expert .text_mention{
	padding:0 30px;
	}
.obj_form_ask-an-expert .title_upload{
	margin-top:30px;
	}
.obj_form_ask-an-expert .cta-container{
	margin-top:30px;
	}

}

.pg_personal-code main section > header h1 {
        text-transform: initial;
}


/* MY VICHY */ 
.pg_myvichy .obj_bloc.personnal-info{
	padding: 70px 90px 30px;
	text-align: left;
	}	
.pg_myvichy .obj_form .personnal-info .radio {
    height: 40px;
	line-height: 40px;
	padding: 0;
	}
.pg_myvichy .obj_form .personnal-info .radio label{
    line-height: 40px;
	}
.pg_myvichy .obj_form .col-size-1 > div .input-line.select-container{
    margin-bottom: 10px;
	}
.pg_myvichy .obj_form .col-size-1 > div .input-line.select-container .label-container{
	padding: 0 0 5px;
	}
.pg_myvichy .obj_form .col-size-1 > div + div {
    padding-top: 0;
    margin-left: 4.255319%;
	}
.pg_myvichy .obj_form .col-size-1:nth-of-type(2){
	width: 47.872340%;
	float: left;
	text-align: left;
	padding-right: 0;
	}	 	
.pg_myvichy .obj_form .col-size-1:nth-of-type(2) > div{
	width: 100%;
	}	
.pg_myvichy .obj_form .col-size-1:nth-of-type(2) .input-container.checkbox{
	margin-top: 0;
	}	
	
	
.pg_myvichy .obj_form .col-size-1:nth-of-type(2) label{
	font-size: 0.9375em;
	font-weight: 300;
	color: #1c213f;	
	}	
.pg_myvichy .obj_form .checkbox-container.cols .checkbox-inline{
	width: 50%;
	min-height: 20px;
	margin: 0 0 5px 0;
	text-align: left;
	}
.pg_myvichy .obj_form .checkbox-container.cols .checkbox-inline label{
	font-size: 1em;
	padding-left: 30px;
	color: #1c213f;
	}	
.pg_myvichy .obj_form .personnal-info .checkbox-container.cols .checkbox > div:first-child {
    text-align: left;
	}
.pg_myvichy .obj_form .col-size-1:nth-of-type(3){
	width: 47.872340%;
	margin-left: 4.255319%;
	padding: 0;
	float: left;
	}	 	
.pg_myvichy .obj_form .col-size-1:nth-of-type(3) > div{
	width: 100%;
	}	
.pg_myvichy .obj_form .col-size-1:nth-of-type(3) .input-line.legal-container{
	margin: 0;
	padding: 0 0 20px 0;
	}
.pg_myvichy .obj_form .col-size-1:nth-of-type(3) .input-line.legal-container .input-container{
	margin-top: 20px;
	}
.pg_myvichy .obj_form .col-size-1:nth-of-type(3) .input-line.legal-container .input-container .radio-inline{
	margin: 0 0 5px;
	}
.pg_myvichy .obj_form .cta-container {
    padding: 37px 0;
	}
.pg_myvichy .obj_form label,
.pg_myvichy .obj_form .group-label {
    color: #1c213f;
    font-size: .9375em;	
	}

@media screen and (max-width:1024px){
	.pg_myvichy .obj_bloc.personnal-info {
		padding: 70px 30px 30px;
		}
}

@media screen and (max-width:640px){
	.pg_myvichy .obj_bloc.personnal-info {
		padding: 30px;
		}
	.pg_myvichy .obj_form .col-size-1{
		margin: 0 auto 15px;
		}	
	.page-container .obj_form .col > div {
		display: block;
		width: auto;
		}
	.pg_myvichy .obj_form .col-size-1 > div + div {
		padding-top: 0;
		margin-left: 0;
		}	
	.pg_myvichy .obj_form .col-size-1:nth-of-type(2) {
		width: 100%;
		float: none;	
		}
	.pg_myvichy .obj_form .col-size-1:nth-of-type(3) {
		width: 100%;
		margin-left: 0;
		float: none;
		}	
}
@media screen and (max-width:480px){
	.pg_myvichy .obj_form .checkbox-container.cols .checkbox-inline {
		width: 100%;
		}
	.pg_myvichy .obj_form .col-size-1:nth-of-type(3) .input-line.legal-container {
		padding: 0 0 10px 0;
		}	
	.pg_myvichy .obj_form .cta-container {
		padding: 0 0 20px;
		}	
}
