/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> home 5 box photo caption **/
#fl-post-17 .fl-photo-caption {
	background-color: rgba(0, 0, 0, 0.69) !important;
	position: relative !important;
	bottom: 35px !important;
	float: none !important;
}

/** General >> Type de Demande **/
.gfield_contains_required legend {
	color: white !important;
}

/** General >> Type de Demande Suite **/
#gform_fields_2 .gfield_label_before_complex {
	color: white !important;
}

/** General >> Prix Loyer de base **/
#table-8069 td:nth-of-type(2) {
	text-align: right !important;
}

/** General >> Prix Estrade Podium **/
#table-1985 td:nth-of-type(2) {
	text-align: right !important;
}

/** General >> Table row table data (#2) **/
tr td:nth-of-type(2) {
	text-align: right !important;
}

/** General >> Fl post 578 tablesaw advance **/
#fl-post-578 .tablesaw-advance {
	display: none !important;
}

