:root {
	/* COOKIE TARTE AU CITRON VAR */
	--bg-tarteaucitron-alert-big: #666666;
	--text-tarteaucitron-alert-big: #ff6600;
	--bg-btn-accept-cookie: #FFF;
	--bg-tarteaucitron-Info: #FFF;
	--text-tarteaucitron-Info: #ff6600;
}

@media screen and (min-width: 1024px)
{
	html, body, div, span, applet, object, iframe,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		vertical-align: baseline;
	}
}

html {
	background-color: #ffffff;
}

body {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #000000;
}

.aligndroite {
	text-align: right;
}

.aligncentre {
	text-align: center;
}

.aligngauche {
	text-align: left;
}

.alignjustify {
	text-align: justify;
}

.note{
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
}

a{
	color: #ff6600;
	text-decoration: underline;
}

p{
	font-size: 12px;
	margin: 0;
	line-height: 21px;
	font-weight: lighter;
}

h1{
	font-size: 36px;
	margin: 0;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

h2{
	font-size: 24px;
	margin: 0;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

h3{
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

h4{
	font-size: 16px;
	margin: 0;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

.error, .errors, .success {
	font-size: 12px;
	border: none;
	margin-bottom: 0;
}

.errorLogin, .errorLoginPass, .SuccessLoginPass{
	font-size: 14px;
	border: none;
	font-weight: bold;
	margin-bottom: 0;
	color:#ff6600;
}
.errorInscription{
	border: none;
	font-weight: bold;
	margin-bottom: 20px;
	color:#ff6600;
}


.error, .errors{
	color:#c9042c;
}

.success{
	color:green;
}

td{
	vertical-align: middle;
	padding: 3px;
}

#contenu{
	margin-right: 250px;
	margin-left: 1%;
}

#pagesContact{
	width: 95%;
	padding-left:10px;
}
/*
Formulaire General
*/
.form-control {display: block; width: 100%; height: 2em; margin-bottom:3px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143em; color: #555555; background-color: #ffffff; background-image: none; border: 1px solid #cccccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
#client-declarationform .form-control, #client-declarations2018 .form-control, #client-declarationverif .form-control{height: 3em;}
.form-control:focus {border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);}
.form-control::-moz-placeholder {color: #999999; opacity: 1;}
.form-control:-ms-input-placeholder {color: #999999;}
.form-control::-webkit-input-placeholder {color: #999999;}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {background-color: #ececec; opacity: 1;}
.form-control[disabled],fieldset[disabled] .form-control {cursor: not-allowed;}
textarea.form-control {height: auto;}
input[type="search"] {-webkit-appearance: none;}
input[type="checkbox"] {border:0px;}
form button {border: none; border-radius: 5px; color: #000000; background-color: #ececec; text-align: center; width: 112px; height: 32px; line-height: 32px; font-weight: bold; margin: 10px auto 0 auto;}
form button.smallbutton {font-size:10px; border: none; border-radius: 5px; color: #ffffff; background-color: #c9042c; text-align: center; width: 25px; height: 25px; line-height: 25px; font-weight: bold; margin: auto; }
label { display: inline-block; max-width: 100%; margin-bottom: 5px; }


/**
Validation Manager
 */

#code_adherent-element, #valider-element
{
	margin-left: 0px;
	width: 85%;
	line-height: 30px;
}
/******************************************************************************************************************************************
LOGIN
*/

#contenuLogin, #contenuSimulateur18, #contenuInscription{
	width: 960px;
	height: 720px;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 10px;
}

#contenuSimulateur18{
	position: relative;
}

#visuelLogin{
	width: 722px;
	height: 722px;
	background-image: url(../images/login_visuel.jpg);
	background-repeat: no-repeat;
	margin-top: 14px;
	position: relative;
}

#bannerDroite{
	float: left;
	width: 234px;
	height: 100%;
	margin-left: 730px;
	color: #ffffff;
	text-align: center;
	padding: 14px 5px;
}

#bannerDroiteSimulateur{
	width: 234px;
	right: 0;
	color: #ffffff;
	position:absolute
}

#bannerDroite a{
	color: #ffffff;
	text-decoration: none;
}

#bannerDroite a:hover{
	text-decoration: underline;
}

#blocConnexion{
	background-color: #666666;
	padding: 20px 5px;
	height: 680px;
	display: block;
}
#blocConnexion h1 {
	margin-bottom: 10px;
}

#contenuInscription #blocConnexion{
	background-color: #666666;
	padding: 20px 5px;
	height: 750px !important;
}

#blocConnexion .form-control{
	width: 85%;
	margin: 0 auto;
}

#blocConnexion #logoSgs{
	margin-bottom: 10px;
}

#btRaisons,
#btSimulateur,
#btInscription{
	background-image: url(../images/fond_bouton_login.gif);
	background-position: right;
	height: 81px;
	width: 234px;
}

#btRaisons img,
#btSimulateur img,
#btInscription img{
	margin-top: 25px;
}
.none {
	display: none;
}

#btRaisons h4,
#btSimulateur h4,
#btInscription h4{
	float: right;
	margin-top: 25px;
}

#btRaisons h4{
	margin-right: 30px;
}

#btSimulateur h4{
	margin-right: 63px;
}

#btInscription h4{
	margin-right: 54px;
}

#sgs-footer {
	text-align: center;
	width: 960px;
	color: #000000;
	margin: 0 auto;
	clear: both;
}

#sgs-footer .sgs-footer-text {
	margin-top: 15px;
	margin-bottom: 0;
}

#sgs-footer .sgs-footer-logo-box {
	display: flex;
	flex-direction: row !important;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

#sgs-footer .sgs-footer-logo {
	margin: 15px auto;
	width: 33%;
}

#sgs-footer .sgs-footer-logo img {
	margin: auto;
}

#sgs-footer a {
	color: #000000;
}

#passbox {
	display: none;
}

#buttoncompte {
	color: white;
	background-color: #ff6600;
	width: 156px;
	height: 45px;
	margin-top: 50px;
	line-height: 14px;
}

#bannerDroiteInscription {
	float: left;
	width: 100%;
	color: #ffffff;
	text-align: center;
	padding: 14px 5px;
}

#controller,
#affilie {
	display: none;
	cursor: pointer;
}

#boutonsInscription {
	display: contents;
	height: max-content;
	padding: 0 5%;
}
button{color:white;background-color:#ff6600;border:none;}

#next_button,
#valid_password, #previous_button {
	color: white;
	background-color: #ff6600;
	width: 156px !important;
	height: 50px !important;
	float: right;
	margin: auto 5%;
	border: none;
}

#previous_button {
	float: left;
	margin-left: 25px !important;
}

#next_button {
	float: right;
	margin-right: 25px !important;
}

/*accordionLogin */
#accordionLogin .ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 16px;
}
#accordionLogin .ui-state-active,
#accordionLogin .ui-widget-content .ui-state-active,
#accordionLogin .ui-widget-header .ui-state-active,
#accordionLogin  a.ui-button:active,
#accordionLogin  .ui-button:active,
#accordionLogin .ui-button.ui-state-active:hover {
	font-weight: normal;
	color: #ffffff;
}

#accordionLogin img{
	margin: 0;
}

#accordionLogin .bandeau{
	background-color: #3e3d3f;
	width: 100%;
	color: white;
	font-size: 18px;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}

#accordionLogin.bandeau img {
	margin: 5px;
}

#accordionLogin h2 {
	line-height: 21px;
	margin-top: 15px;
	cursor: pointer;
}

#accordionLogin #formaffilie,
#accordionLogin #formcontrolleur,
#accordionLogin #formautre{
	margin-top: -11px;
}

#formPass h2 {
	margin-bottom: 10px !important;
}
#formPass input {
	margin-bottom: 10px !important;
}

#accordionLogin .form-control{
	border: 0;
	border-radius : 0;
}

#accordionLogin #btLogin{
	color: white;
	background-color: #ff6600;
	width: 182px;
	height: 35px;
	border-radius: 0 0 4px 4px;
}

#inscription, #mot_passe_inscription{
	width: 70%;
	height: 55%;
	margin: 0 auto;
}

#inscriptionAffilie,
#inscriptionControleur {
	float: left;
	margin-left: 8%;
	width: 250px;
}
#inscripAffilie,
#inscripControleur {
	visibility:hidden;
}
.carreInscription{
	width: 180px;
	height: 180px;
	border: solid #ffffff 3px;
	padding-top: 20px;
	margin: 0 auto;
}

#signupBtnBox {
	width: 90%;
	height: 45px;
	display: inline-flex;
	margin: auto;
}

#signupBtnBox a {
	display: flex;
	width: 180px !important;
	height: 45px;
	font-size: inherit;
}

#signupBtnBox #signupBtnPrev {
	height: 100% !important;
	padding-top: 2px;
	padding-bottom: 0;
	color: white;
	background-color: #ff6600;
	border: none;
}

#signupBtnBox button {
	display: none;
	width: 180px !important;
	height: 47px;
	margin-left: auto !important;
	margin-right: 0 !important;
	font-weight: bold;
	color: white;
	background-color: #ff6600;
	border: none;
}

#inscription_indication{
	margin-top: -51px;
}

#Labeldate {
	width: 100%;
}

#divJour, #divMois, #divAnnee{
	float: left;
	width: 31%;
	margin-right: 5px;
	padding: 0;
}
#divJour input, #divMois input, #divAnnee input {
	width: -webkit-fill-available !important;
}

@media all and (max-width: 900px) {

	/********* LOGIN *********/
	#contenuLogin #visuelLogin {
		display: none !important;
	}

	#bannerDroite {
		width: 100%;
		margin-left: 0;

	}
	#contenuLogin, #contenuSimulateur18, #contenuInscription {
		width: 100%;
		height: 100%;
		padding: 0;

	}

	#sgs-footer {
		width: 100%;
	}

	#sgs-footer-logo-box {
		justify-content: center;
	}

	#sgs-footer .sgs-footer-logo-box {
		display: flex;
		flex-direction: column !important;
		margin-bottom: 5px;
		margin-left: auto;
		margin-right: auto;
	}

	#sgs-footer .sgs-footer-logo {
		margin: 15px;
		width: max-content;
	}

	#sgs-footer .sgs-footer-logo {
		margin: auto;
	}

	#inscription, #mot_passe_inscription {
		width: 100%;
		height: 57%;
		margin: 0 auto;
	}
	#inscriptionAffilie, #inscriptionControleur {
		float: left;
		margin-left: 0;
		width: 49%;
	}

	#blocConnexion .form-control{
		width: 70%;
		margin: 0 auto;
	}
}

@media all and (max-width: 700px) {
	#validPassword {
		width: 185px !important ;
		height: 45px !important;
		font-size: 11px;
		float: right !important;
	}
	#inscription_indication{
		margin-top: 30px;
	}


	#sgs-footer {
		width: 100% !important;
	}

	#sgs-footer-logo-box {
		display: flex;
		flex-direction: column !important;
	}

	#next_button, #previous_button{
		width: 100% !important;
		margin:5px auto!important;
	}
	#contenuInscription #blocConnexion{
		height: 100% !important;
	}

	#inscriptionAffilie, #inscriptionControleur {
		float: initial;
		margin-left: 0;
		width: 100%;
		margin-bottom: 5%;
	}
}

@media all and (max-width: 400px){
	#blocConnexion .form-control{
		width: 90%;
		margin: 0 auto;
	}
}