@font-face {
    font-family: 'Raleway';
    src: url('../fonts/raleway-regular-webfont.eot');
    src: url('../fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/raleway-regular-webfont.woff2') format('woff2'),
		url('../fonts/raleway-regular-webfont.woff') format('woff'),
		url('../fonts/raleway-regular-webfont.ttf') format('truetype'),
		url('../fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Raleway-Bold';
    src: url('../fonts/Raleway-Bold.eot');
    src: url('../fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Raleway-Bold.woff') format('woff'),
		url('../fonts/Raleway-Bold.ttf') format('truetype'),
		url('../fonts/Raleway-Bold.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
p{
	line-height: 1.3;
}
.fa{
	vertical-align: middle;
}
.table{
	margin: 4em 0;
}
.table-bloc{
	vertical-align: top;
	display: block;
	padding: 0.5em 2em;
}
.table-bloc--map{
	padding: 0;
}
.form-group--margin, .bootstrap-date, #adresse .form-group{
	margin-left: 3em;
}
.form-group--margin.optin{
	margin-left: 4.5em;
}
.padding-right{
	padding-right: 2em;
}
.mlxl{
	margin-left: 3em;
}
.mtxl{
	margin-top: 3em;
}
.small-mbl{
	margin-bottom: 1.5em;
}
.title-captcha{
	font-size: 1.125em;
}
.label-captcha label{
	font-size: 1.75em;
}
.border-right{
	border: 0;
}
@media only screen and (min-width: 40em) {
	.table{
		display: table;
		width: 100%;
	}
	.table--2{
		margin-top: 11em;
	}
	.table-bloc{
		display: table-cell;
		width: 33.3333%;
	}
	.table-bloc--60{
		width: 66%;
	}
	.table-bloc--50{
		width: 50%;
	}
	.table-bloc--30{
		width: 32%;
	}
	.table-bloc--20{
		width: 20%;
	}
	.first-bloc{
		position: absolute;
		top: 1.5em;
		left: 0; right: 0;
	}
}
@media only screen and (min-width: 64em) {
	.imgTop{
		background: url(../images/home-bg.jpg) no-repeat;
		background-size: cover;
		border: none;
		height: 612px;
		padding-top: 5em;
	}
	.small-mbl{
		margin-bottom: 0;
	}
	.table--2{
		margin-top: 4em;
	}
}
.no-float{
	float:none;
}
.col-center{
	display:block;
	margin-left: auto;
	margin-right: auto;
}
.reset-margin-row{
	margin:0;
	margin-left:15px;
}
.strong{
	font-weight:bold;
}
a.reseauBloc:hover, a.reseauBloc:focus, a.reseauBloc:active{
	color: #fff;
}
body{font-family: Raleway, "Lucida sans", verdana; position: relative;}

.container-fluid{
	max-width: 1200px;
	margin:0 auto;
}
.npr{
	padding-right:0;
}
.npl{
	padding-left:0;
}

input, select, .radio, .form-control{border-radius: 0;}
.vertical input[type="text"]{border:1px solid ;}
.vertical h1{text-align: left;padding-left: 40px; margin-bottom: 1.5em;}
.login{margin-bottom:75px}

#carteCeCFidHome{width:191px; height:118px; margin-left: 10px; margin-left: auto;margin-right: auto}
#divBienvenue{padding-left: 5%;}
#divBienvenue p{color:white}
#bienvenue hr{margin: 30px 0px 0px 0px;}
.captcha-img{width:100%; margin-top:0px;margin-bottom: 0px;}
#login_captcha{margin-bottom:0px;}
.span-captcha{margin-bottom: 10px;}
.labelCaptcha {
	line-height: 50px;
	min-height: 50px;
}

.row-container{margin: 0px 20px;}

.pageClient{}
.pageClient .imgTop{
	height:115px;
}
#menuWrap:target{
	left:0px;
}
.sr-only{
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.menu .btn-deconnexion{
	width:200px;
	margin-top:75px;
}
.menu p:first-child{
	line-height: 26px;
}
.menu p{
	line-height: 18px;
}
.contentClient{

}
.btn-default{
	border:none;
	position:relative;
	padding:15px 25px;
	color:#fff;
	font-weight:bold;

}
.btn-default .glyphicon{
	font-size:1.5em;
	vertical-align: bottom;
	margin: 0 -10px;
}
.menu ul{
}
.menu ul li{
	border-bottom: solid 1px #333;
	padding:5px;
	font-weight: bold;
}
.menu .close{
	position: absolute;
	top:0;
	right:0.325em;
	font-size:2em;
	margin:10px;
	color:#004b95;
	background: #fff;
	text-shadow: none;
	opacity:1;
	font-weight:normal;
	border-radius: 5px;
	padding: 0.375em 0.5em;
}
.pageClient .open{
	position: fixed;
	top:10px;
	left:0.325em;
	font-size:2em;
	color:#fff;
	text-shadow: none;
	opacity:1;
	font-weight:normal;
	background-color:#004b95;
	padding: 0.375em 0.5em;
	border:solid 1px #fff;
	border-radius: 5px;
	text-align:center;
	z-index:99;
}
.listeMenu{
	margin-top: 5em;
}
.listeMenu .highlight{
	margin-top:10px;
	width:100%;
	padding:10px;
}
.listeMenu .highlight a{
	margin-top:0px;
}
@media only screen and (min-width: 40em) {
	.listeMenu{
		margin-top: 0;
	}
}
/**
 *	Font
 */

#menuWrap{
	position:fixed;
	width:100%;
	top:0;
	left:-100%;
	text-align:center;
	z-index:1000;
	-webkit-transition: left 0.5s linear;
	-moz-transition: left 0.5s linear;
	-ms-transition: left 0.5s linear;
	-o-transition: left 0.5s linear;
	transition: left 0.5s linear;
}
.menuWrapper{
	position:relative;
}
.menu{
	position:absolute;
	top:0px;
	left:0;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	overflow: hidden;
}
@media (min-width: 64em) {
	#menuWrap{
		/*position:absolute;*/
		left:0;
		z-index:0;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}
}

#monMagasin .carte .bloc, #monMagasin .points .bloc{
	height:280px;
}
#monMagasin .carte .codeCarte{
	margin:10px 0;
}
.code-barre {
	margin: 0 auto;
    padding: 10px 3px 0px 3px;
    max-height: 80px;
}
#monMagasin #donuts{
	margin:10px 0;
}
.grisOnWhiteBloc .first{
	z-index:20;
	position:relative;
}
.radioSelect{
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border-radius: 4px;
	height:34px;
	position: relative;
	z-index: 10;
}
.mobile .radioSelect{
	z-index:11;
}
.radioSelect .arrow{
	position:absolute;
	right: -15px;
	top:5px;
	font-size: 1.5em;
	z-index: 11;
	color:#888;
	cursor: pointer;
}
.radioSelect .flag{
	display: inline-block;
	width: 24px;
	height: 18px;
	vertical-align: bottom;
}
.radioSelect .flag1, .radioSelect .flag33{
	background: url('../images/fr.gif') no-repeat center center;
}
.radioSelect .flag2, .radioSelect .flag34{
	background: url('../images/es.gif') no-repeat center center;
}
.radioSelect .flag3, .radioSelect .flag44{
	background: url('../images/en.gif') no-repeat center center;
}
.radioSelect .grand .radio label:hover{
	background-color: #ccc;
}
.radioSelect .radio label{
	display: block;
	width:100%;
	height:34px;
	margin:0px;
	padding-top:7px;
	padding-left: 5px;
	z-index: 20;
	position: relative;
}
.radioSelect .radio input[type=radio]{
	position:absolute;
	left:-100px;
}
.radioSelect .grand .radio input[type=radio]{

}
.radioSelect .radio{
	margin:0;
}

.radioSelect>div.grand{
	height:auto;
}
.radioSelect>div{
	background:#fff;
	position: absolute;
	border: 1px solid #ccc;
	width:100%;
	margin:0;
	top: 0;
	left: 0;
	height:34px;
	overflow: hidden;
	-webkit-transition: height 0.5s linear;
	-moz-transition: height 0.5s linear;
	-ms-transition: height 0.5s linear;
	-o-transition: height 0.5s linear;
	transition: height 0.5s linear;

}

.contentClient .mobile .npl{
	padding-left: 5px;
}
.contentClient .fixe .npl{
	padding-left: 5px;
}


.btn-valider-modif{
	margin-top:20px;
}
.container--table--with-button .bubble{
	margin-bottom: 160px;
}
.bubble-white::after{
	border-color: #FFFFFF transparent;
}
.bubble{
	margin-bottom:78px;
}
@media only screen and (min-width: 40em) {
	.bubble{
		margin-bottom:50px;
	}
}
.bloc{
	text-align:center;
}

.code_barre{
	font-family:EAN13;
}

.btn{
	border-radius:0;
	background-color: #87004D;
	border:none;
	display: inline-block;
}
.btn-fr {
	float: right;
}
.btn-telecharger{
	display: block;
	margin:5px auto;
}
.btn-arrondi{
	border-radius:5px;
	width:80px;
	height:80px;
	font-size: 30px;
	text-align: center;
	padding: 0px;
}
#client_save{
    margin-top: 30px;
}

#ptsatteind{
	font-weight:bold;
}
.titre h2{
	margin:40px auto 15px;
	padding-bottom: 20px;
	/* color:#00654b; */
	font-weight: initial;
	font-size:36px;
	display: inline-block;
}
.titre {
	text-align:center;
}
footer .titre{text-align:left; font-size: 18px;font-weight: bold;margin-bottom: 8px; display: block;}

.bloc p{
	line-height:1.2;
}

.h2-hrOnbottom{
	border-bottom: 1px solid #cccccc;
}

p.center{
	text-align:center;
	/* color:black */
}
.black{
	color:black;
}
.todo{
	color:red;
	font-weight:bolder ;
}

.monCompte{
	padding-bottom:50px;
}
.monCompte .grisOnWhiteBloc{
	padding-top:25px;
}
.grisOnWhiteBloc{
	background-color: #ebffd6;
	border-radius: 3px;
}
/* ce n'est pas du tout gris mais autant conserver le nommage au point ou on en est :') */
.whiteOnGreyBloc{
	background-color: #FFFFFF;
}
.ui-icon{
	width: 16px;
	height: 11px;
	background:url(flags.png) no-repeat;
}
.ui-icon.fr {
	background-position: 0 -11px;
}
.ui-icon.es {
	background-position: -16px 0;
}
.ui-icon.en {
	background-position: -16px -11px
}
.labelCheckBox {
	font-weight:normal;
}

span.checked{
	height:24px;
	width:24px;
	background-image: url(../images/sprite.png);
	background-position: -48px 0px;
	position:absolute;
	top:0px;
	left:0px;
}
div.checked{
	margin-top:10px;
}
@media only screen and (min-width: 40em) {
	div.checked{
		padding-left:1.5em;
	}
	.container--table--with-button .bubble{
		margin-bottom: 80px;
	}
}
.texteProgramme .icone{
	height:80px;
	width:80px;
	position:absolute;
	top:0px;
	left:0px;
}
.texteProgramme{
	position: relative;
	padding-left:120px;
	min-height: 150px;
    margin-bottom:20px;
}
.noMargin{
	margin:0px;
}
.ralewayBold{
	font-family: Raleway-Bold;
}
#footerTitre{
	text-align:left; font-size: 18px;font-weight: bold;margin-bottom: 8px; display: block;
}

.bootstrap-date select{
	display:inline;
	width: auto; 
}


.formatDate {
    margin-top: -16px;
    margin-bottom: 15px;
}

@media (min-width: 64em) {
	.container--table {
		display: table;
	 	margin: 50px 0px;
	}
	.container--table--with-button {
		margin: 97px 0px 50px;
	}
	.container--table .row {
	  display: table-row;
	  height: 100%;
	}
	.container--table .col-xs-1, .container--table .col-sm-1,
	.container--table .col-xs-2, .container--table .col-sm-2,
	.container--table .col-xs-3, .container--table .col-sm-3,
	.container--table .col-xs-4, .container--table .col-sm-4,
	.container--table .col-xs-5, .container--table .col-sm-5,
	.container--table .col-xs-6, .container--table .col-sm-6,
	.container--table .col-xs-9, .container--table .col-sm-9,
	.container--table .col-xs-10, .container--table .col-sm-10,
	.container--table .col-xs-11, .container--table .col-sm-11,
	.container--table .col-xs-12, .container--table .col-sm-12 {
	  display: table-cell;
	  float: none;
	}
	.container--table .col-xs-3--padding, .container--table .col-sm-3--padding,
	.container--table .col-xs-4--padding, .container--table .col-sm-4--padding {
		width: 15px;
	}
}
.titreBubble{
	position: absolute;
	top: -3em;
	width: 120px;
	right: calc(50% - 60px);
	margin: 0;
	font-size: 1em;
}
.container--table--with-button .titreBubble {
	position: absolute;
	left: calc(50% - 100px);
	width: 200px;
	top: 0;
}
@media (max-width: 40em) {
	.titreBubble{
		font-size: 1.5em;
	}
	.container--table--with-button {
	    margin-top: 80px;
	}
	.container--table--with-button .titreBubble {
		top: 2em;
	}
}

/**** FOOTER ****/
.footer-top{
	padding: 2em 0 0em 1em;
	margin-bottom: 1em;
	overflow: auto;
}
.footer-top-login{
	padding: 2em 0 1em 1em;
	/* margin-bottom: 1em; */
}
.footer-text{
	margin: 0 auto;
}
	.footer-icon{
		border-radius: 2em;
		display: inline-block;
		width: 1.75em; height: 1.75em;
		margin-right: 0.5em;
		text-align: center;
	}
	.footer-icon .fa{
		vertical-align: inherit;
	}
.footer-bottom-link{
	text-decoration: underline;
}
@media (min-width: 64em) {
	.large-float-right {
		float: right;

	}
}

#bienvenue{font-size: 3em; padding-bottom: 10px;}
.logo{margin-top: 30px;margin-bottom: 30px;}
.pageClient .imgTop{
	background-position: center -740px;
}
.margin-top-40{
	margin-top: 40px;
}
#carteCeCFidHome{
	width:auto;
	height:auto;
	margin:0;
}
.col-logo-home{
	margin-bottom: 2em;
}
#bienvenue{
	margin-top: 15px;
	line-height: 1;
}
#bienvenue hr{
	margin-top: 10px;
	border-top: solid 1px #ddd;
}
#divBienvenue{
	padding: 0;
	margin: 0;
	height: 500px;
    display: flex;
    align-items: center;
}

.formLogin{
	color:#000;
	font-size:0.9em;
	line-height: 1.2;
	margin-bottom:0;
}
.formatDate{
	display:none;
}
.vertical h1{
	padding: 20px;
	text-align: center;
	text-transform: none;
}
.formLogin p{
	line-height: 1.2;
	text-align: center;
	color:#000;
}
.condition{
	color:#000;
	font-size:0.9em;
	text-align: center;
	width: 75%;
	margin: 10px auto;
}
.condition a{
	color: #000;
	border-bottom: solid 1px #524F4F;
}
.btn-deconnexion{
	font-weight: normal;
	font-family: 'Raleway-Bold';
}
#monMagasin .carte .bloc, #monMagasin .points .bloc{
	height: 290px;
}
#monMagasin .bloc img{
	margin-top:10px;
}
#monMagasin #donuts {
	margin: 0 0 10px 0;
}
.grisOnWhiteBloc{
	padding-top: 0;
}
span.checked{
	height: 24px;
	width: 24px;
	background-image: url(./../images/sprite.png);
	background-position: -72px -70px;
}
.btn.btn-checked{
	margin: 20px 0px 40px 1.5em
}
.avantage {
	height: 80px;
	width: 80px;
	background-image: url(./../images/sprite.png);
	background-repeat: no-repeat;
}
.ciseau {
	background-position: 12px -70px;
}
.peigne {
	background-position: 10px 11px;
}
.produit {
	background-position: -72px 11px;
}
.radio, .checkbox {
	margin-top: 0px;
	margin-bottom: 0px;
}
#mesInformations .checkbox,
#mesInformations .radio {
	width: 50%;
	display: inline-block;
}
#mesAvantages .bloc {
	color: black;
}
.radio + .radio,
.checkbox + .checkbox {
	margin-bottom: 0px;
	margin-top: 0px;
}
.ralewayBold label {
	display: inline;
	color: #7a7a7a;
}
.fieldsetWith{
	background: #fff;
	padding:2em 1em;
	border-radius: 4px;
}
.fieldsetWith--padding{
	padding: 3em 0 1em 0;
}
@media only screen and (min-width: 40em) {
	.fieldsetWith{
		padding:2em 3em;
	}
	.fieldsetWith--padding{
		padding: 3em 3em 1em 3em;
	}
}
.fieldsetWith .btn-valider-modif{
	margin-top: 38px;
}
#monProgramme .titre{
	margin-bottom:30px;
}
.texteProgramme{
	padding-left: 100px;
	font-size: 0.9em;
	line-height: 1.5;
	min-height: 110px;
}
.texteProgramme .black{
	font-size: 1.3em;
}
.contentClient input[name=client\[telephoneMobile\]]{
	width:40%;
}
.textAlignCenter {
	text-align: center;
}
.btn-telecharger {
	display: inline-block;
}

#blocPoint {
	margin: 5px 0px;
}

#adresse label {
	font-weight: normal;
}

#optins label {
	margin-bottom: 0px;
}
#optins .optins_label {
	display: block;
	margin-left: 2.5rem;
}

.centerElement {
	margin: 0 auto;
}
/* Reseau Sociaux */
.reseauBloc {display: block; color:white; padding: 1em;}
.reseauBloc.connected {border: 1px #aaaaaa solid;}
.reseauBloc--facebook {background: #405d9a;}
.reseauBloc--facebook.connected {background: #fff; color: #405d9a;}
.reseauBloc--twitter {background: #1aaadf;}
.reseauBloc--twitter.connected {background: #fff; color: #1aaadf;}
.reseauBloc--google {background: #d51919;}
.reseauBloc--google.connected {background: #fff; color: #d51919;}
.reseauBloc--twitter.connected .logoReseau {padding: 1em 0em;}
.reseauBloc--google.connected .logoReseau {padding: 1em 0em;}

@media only screen and (min-width: 40em) {
	.text-right--from40em {
		text-align: right;
	}
}

.historique{
	margin-top: 1em;
	margin-bottom: 1em;
	color:#000;
}
.historique .table-row{
	margin: 0 1em;
}
.historique .table-row:nth-child(odd) {
	background: #efefef;
}
.npr{
	padding-right:0;
}
.npl{
	padding-left:0;
}

/* activation */
.activation-menuWrap {
	position: absolute;
	width: 100%;	
	top: 0;
	text-align: center;
}

.activationForm1 {
	margin: auto;
}

.activation button {
	width: 10em;
	padding: 18px 20px;
}

.activation-ma-carte-exclusive {
	font-size: 2.5em;
}

.bold {
	font-weight: bold;
}

.activation-carte-bandeau {
	height: 130px;
	background-image: url(../images/fond-banniere.jpg);
}

.activation-menu {
	background: url('../images/white.jpg') repeat-x;
	position: absolute;
	top: 0px;
	left: 0;
	padding-bottom: 0;
	margin-bottom: -9999px;
	overflow: hidden;
}

.activation h1 {
	font-size: 2.5em;
}

.activation-puces {
	margin: 50px auto;
}

.float_center {
	float: right;

	position: relative;
	left: -50%;
	text-align: left;
}
.float_center > .float_center_child {
	position: relative;
	left: 50%;
}

.activation-puce {
	float: left;	
	width: 3.5em;	
	height: 3.5em;	
	border-radius: 50%;	
	background-color: #e4e4e4;	
	color: black;	
	text-align: center;	
	line-height: 3.5em;
	font-size: 1.2em;
	font-weight: bold;
}

.activation-puce-separator {
	width: 15px;
	height: 2.2em;
	float: left;
	border-bottom: 2px solid #e4e4e4;
}

.activation-line {
	width: 15em;
	margin: auto;
}

.activation-etape {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}

.activation input {
	color: #333;
	border: 1px solid;
	outline: none;
	width: 100%;
	padding: 14px 20px;
	display: block;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	border-radius: 0;
	height: auto;
	background: #FFF;
}

.activationForm1 label {
	text-align: right;
	color: black;
	line-height: 1.3em;
}

.activation-etape1-text {
	line-height: 1.2em;
	padding: 0 0 45px 0;
}

.activation-compte {
	border: 1px solid #efefef;
}

.activation-compte input {
	padding: 0.5rem;
}

.activation-compte input[type="checkbox"] {
	display: inline;
	width: inherit;
}

.activation-confirm-checkboxes {
	margin: 25px 0 0 15px;
}

.activation-button-confirmation {
	padding: 13px 25px;
}

.activation-compte-confirmation-label {
	text-indent: -27px;
	padding-left: 27px;
	line-height: 0.4em;
	cursor: pointer;	
}

.activation-compte-cgv-label {
	text-indent: -27px;
	padding-left: 27px;
	line-height: 0.4em;
	cursor: pointer;
}

.activation-compte button {
	width: initial;
}

.activation-etape3-text1 {
	padding: 0 0 15px 0;
	font-weight: bold;
	font-size: 1.2em;
}

.activation-etape3-text2 {
	padding: 0 0 20px 0;
}

@media only screen and (max-width: 40em) {
	.banniere-activation {
		height: 66px;
		margin: 0 0 50px 0;
	}

	.activation-menu {
		background: none;
	}

	#carteAdFidHome {
		width: 12em;
	}

	.activationForm1 label {
		text-align: left;
	}

	.activation-etape {
		padding-bottom: 20px;
	}

	.activation-compte .form-group--margin {
		margin-left: 0;
	}
}

@media only screen and (max-width: 64em) {
	.activation-menu {
		background: none;
	}
}

#client_dateNaissance select {
    width: auto;
}

.fieldsetWith .btn-valider-modif {
    margin-top: 38px;
}

.cnilMessageInfoRecueillies {
    margin-top: 2em;
    font-style: italic;
}

.monMagasin{
	background-color: #eef4e9;
	border: initial;
}
.monMagasin hr{
	margin: 20px;
}
.monMagasin p{
	margin-bottom: 0.3rem;
	color: #7a7a7a;
}
.monMagasin::after{
	border-color: #eef4e9 transparent;
}
.monMagasin .titre {
	margin-top: 10px;
	font-size: 1.5rem;
	margin-bottom: 20px;
	color: #00654b;
}

.bandeau{
	width: 100%;
    height: 130px;
    background: url(../images/home-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.no-margin{
	margin:0px;
}

.bubble-green p{
	font-size: 1rem;
	font-weight: bold;
	margin-bottom: 10px;
}
.bubble-green a{
	margin-top: 10px;
}

.points{
	background-color: white;
	vertical-align: middle;
}
.points p{
	margin-bottom: 0.3rem;
	color: #7a7a7a;
}
.points .nbPoints{
	color: #00654b;
	font-family: Raleway-Bold;
	font-weight: bold;
	font-size: 1.6rem;
}

.points::after{
	border-color: white transparent;
}
.points.bubble, .carte.bubble{
	padding: 2.5em 2em;
}


.flex-bloc{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.remises-fid>*{
	width: 30%;
	min-width: 250px;
}

.remises-fid .bloc .bubble{
	margin-bottom: 40px;
}




.btn-hautdepage{
	position: fixed;
	bottom: 10px;
	right: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.btn-hautdepage i{
	line-height: 0px;
	font-size: 2.5em;
}
.column.no-padding{
	padding: 0px;
}

.autreAnimaux {
    display: inline-block;
    width: 175px;
}
.hidden {
    display: none;
}


.formFieldRow{
	display: flex;
	flex-wrap: wrap;
}
.formFieldRow.size4>div{
	width: 25%;
	min-width: 155px;
}
.formFieldRow.size3>div{
	width: 33.3%;
	min-width: 200px;
}

#client_csp label{
	margin-right: 0px;
}

.inputfit{
	width: fit-content;
}
.logo-bloc{
	max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
}
.logo-bloc img{
	display: block;
	margin: 0 auto;
	margin-bottom:30px;
}

label[for=login_captcha]{
	display: block;
	width: 80px;
}
.fa-star{
	font-size: 3rem;
}
.conditions_mail_mobile{
	font-style: italic;
	text-align: justify;
	margin-left: 4.5em;
}

[type=checkbox]+label,[type=radio]+label{
	margin-right: 0px;
}
#client_toilettage [type=radio]+label{
	margin-right: 1rem;
}
.clear-left{
	clear:left;
}
.logement{
	padding-left: 3em;
	padding-right: 0px;
}
.has-error, .error_list>li{ 
	color: red;
}
.optin-error {
	color: red;
}
.optin-error .error_list {
	margin-left: -18px;
}
.checked .has-error{
	padding-left: 3em;
    margin-bottom: 6px;
}
.checked .has-error li{
	font-family: Raleway;
    font-size: 0.8rem;
    line-height: 1.6;
}
.asterisque{
	color: red;
	font-size: 1.2rem;
}
.monCompte .checked label{
	display: inline;
}
.centered{
	display: block;
	margin: 0 auto;
}

.alertConditionsGenerales, .conditionsGenerales{
	font-style: italic;
	text-align: justify;
}
.alertConditionsGenerales{
	margin: 15px 1em 0px 2em;
}
.conditionsGenerales{
	margin: 15px 1em 30px 1em;
}

.cgu_link {
	color: white;
	text-decoration: underline;
	white-space: nowrap;
}

.cgu-icon {
	margin-left: 0.2em;
}

.list-mentions-legales {
	list-style-type: disc;
}
.list-mentions-legales li {
	list-style: disc;
	padding-left: 0.5rem;
	margin-left: 0.5rem;
}
.align-right {
	text-align: right;
}

.checked > .checked-title {
	color: #7a7a7a !important;
	margin-bottom: 5px;
}
.checked .checked-label-margin {
	margin-left: 1.5em;
}
.checked .checked-field-margin {
	margin-left: 2.8em;
}
.checked .mentions {
	margin-top: 15px;
}
.checked .mentions a {
	color: #7a7a7a !important;
	font-weight: bold;
}