@charset "utf-8";
/* CSS LOCAL EGP pour changer le look des sites CUSTOM */



.formResponsive .formHorizontal .formControlLabel { padding-top: 0px; }
.formResponsive label { margin: 0px 5px 3px 0; }
.formResponsive .formHorizontal .formControlLabel { 
	font-size: 11px;
	line-height: 12px;
}


.fbcontainer {float: right;  }

.customfbbutton {
	float: right;
	margin-top: -34px;
	margin-right: 5px;
}

body {background: #fff !important;}

.courtier_name { color: #1C4F91; border-bottom: 1px dotted #1C4F91; }
.courtier_title { color: #1C4F91; }
.courtier_tel { color: #1C4F91; }
.courtier_pic_wrapper { background: #A61A2E; }

.headdown { background: #1C4F91; }
.page-header > h1, .page-header > h2 { color: #1C4F91; }
.col-title { color: #1C4F91; }
h1 { color: #1C4F91; }

.row { max-width: 1060px; }

#footer { background-color: #1C4F91!important; }
.inner-footer {background-image:none!important; background-color: #1C4F91!important;}

.egplisting.bloc .adresse_inscription { display: block; font-size:11px;   }
.egplisting.carousel .adresse_inscription { display: block;  font-size:11px;  }

#inscription_boite_droite {display:none!important;}
#egp_display_map {	display: none !important;}
.arrow-down { display: none !important;}
.extrabox { display: none !important;}

 .egp-box {  padding: 35px 40px; border:0px; }
.item-page {border:0px;}
 
.profil_pic {
	margin-left:25px;
	float: right;
}
.profil_pic img {
	border: 4px solid #FFFFFF;
	box-shadow: 3px 3px 12px 2px rgba(75, 68, 67, 0.3);
	margin:0 auto;
	margin-bottom:25px;
}
.egp-box-profil { 
height:auto!important;
}
 
@media only screen and (min-width: 100px) and (max-width: 479px) {
.profil_pic, .profil_pic img {
	display:none;
}
}
 