

.constructeur_avis_bloc
	{
	background: rgb(191,210,85); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
	background: linear-gradient(-45deg,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	padding:20px;
	border-radius: 5px;

	box-shadow: 1px 1px 5px #555555;
	font-size:15px;
	color:#ffffff;

	overflow:auto;
	}

.constructeur_avis_bloc strong
	{
	font-size:25px;
	color:#ffffff;
	text-shadow: 1px 1px 3px #555555;
	}

.constructeur_avis_bloc input
	{
	border:0px;
	font-size:20px;
	border:1px solid #8f8f8f;
	border-radius:5px 0px 0px 5px;
	padding:5px;
	box-shadow: 1px 1px 3px #555555;
	}

.constructeur_avis_bloc .constructeur_avis_ombre
	{
	text-shadow: 1px 1px 3px #555555;
	}

.constructeur_avis_bloc .submit
	{
	background: rgb(226,226,226); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */

	cursor: pointer;
	border-radius:0px 5px 5px 0px;
	}

.constructeur_avis_bloc .pourcentage_box
	{
	background: rgb(226,226,226); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */

	margin:5px;
	text-shadow: 0px !important;
	color:#000000;

	border-radius:5px;

	width:255px;
	float:left;

	}

.constructeur_avis_bloc .pourcentage_box b
	{
	font-size:25px;
	color:#73AB01;
	}

.constructeur_avis_bloc h2
	{
	font-size:22px;
	color:#ffffff;
	text-shadow: 1px 1px 3px #555555;
	}

.constructeur_avis_bloc .constructeur_avis_result_table
	{
	box-shadow: 0px 0px 5px #555555;
	}

.constructeur_avis_bloc .constructeur_avis_result_table .constructeur_avis_result_table_constructeur_nom
	{
	font-size:18px;
	}

/* BARRE D'AVIS */

.constructeur_avis_bar_box
	{
	}

.constructeur_avis_bar_box_mod
	{
	padding: block;
	}

constructeur_avis_bar_cell_label
	{
	text-align: right;
	}

.constructeur_avis_bar_container
	{
	height:13px;
	width:200px;
	}

.constructeur_avis_bar_cell_chiffre
	{
	font-size:11px;
	}

.constructeur_avis_bar_container .constructeur_avis_bar
	{
	height:13px;
	border-radius: 2px;
	}

.constructeur_avis_bar_container .constructeur_avis_bar_5
	{
	border-radius: 3px;
	background: #A0C15B;
	}

.constructeur_avis_bar_container .constructeur_avis_bar_4
	{
	border-radius: 3px;
	background: #AED733;
	}

.constructeur_avis_bar_container .constructeur_avis_bar_3
	{
	border-radius: 3px;
	background: #d0f559;
	}

.constructeur_avis_bar_container .constructeur_avis_bar_2
	{
	border-radius: 3px;
	background: #FFD935;
	}

.constructeur_avis_bar_container .constructeur_avis_bar_1
	{
	border-radius: 3px;
	background: #FF8C5B;
	}

/* RESUME DES AVIS */

.constructeur_avis_resume_cont_table
	{
	margin: 0px auto;
	}

.constructeur_avis_resume_cont
	{
	background:#fff;
	border:#EBEBEB 2px solid;
	padding:0px;
	width:120px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-radius:4px;
	}

.constructeur_avis_resume_note
	{
	font-size: 30px;
	font-family: 'QlassikMediumRegular';
	padding: 0;
	height:55px;
	line-height: 55px;
	}

.constructeur_avis_resume_note strong
	{
	font-size: 65px !important;
	font-weight: normal;
	}

.constructeur_avis_resume_sstitr
	{
	color:#8a8a8a;
	font-size: 12px;
	}

.constructeur_avis_resume_sur
	{
	background:#EBEBEB;
	font-size: 10px;
	padding:3px;
	}

/* MENU */

ul#constructeur_menu
	{
	list-style: none;
	padding: 0px;
	margin: 0px;
	position:relative;
	}

ul#constructeur_menu li
	{
	padding: 0px;
	margin: 0px;
	}

ul#constructeur_menu li a.constructeur_menu_item
	{
	display: block;
	padding:10px;
	background:#EBEBEB;
	font-size:22px;
	font-weidght: bold;
	text-decoration: none;
	border-top:1px solid #8F8F8F;
	}

a#constructeur_menu_item_survol
	{
	transition: all 0.5s ease;
	cursor: pointer;
	position:absolute;
	display: block;
	padding:10px;
	background:#348FD1;
	font-size:22px;
	font-weidght: bold;
	text-decoration: none;
	color:#fff !important;
	border-top:1px solid #8F8F8F;
	}
	
/* INDEX CONSTRUCTEUR */

.constructeur_index_ul
	{
	padding:0px;
	margin: 0px !important;
	list-style-type: none;
	}

.constructeur_index_li
	{
	padding:0px;
	margin: 0px;
	display:inline-block;
	width:48%;
	margin-bottom:15px;
	vertical-align:top;
	}

.constructeur_index_li strong
	{
	font-size:20px;
	font-weight:normal;
	}

.constructeur_index_li_logo
	{
	width:75px;
	margin-right:10px;
	float:left;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	margin-bottom:10px;
	}
	
.constructeur_index_li:hover .constructeur_index_li_logo
	{
	filter: grayscale(0);
	}
	
#recherche_enduit_key
	{
	width:450px;
	}
	
.constructeur_index_mobile_liste_pro
	{
	border-radius: 5px;
	background:#e3e3e3;
	display: inline-block;
	padding:5px;
	font-size:17px;
	color:#4e4e4e;
	}
	
.constructeur_index_mobile_liste_pro strong
	{
	color:#000;
	}
	
.constructeur_index_mobile_liste_pro img
	{
	vertical-align: -2px;
	}
		
.conctructeur_page_recherche
	{
	background:#ebebeb;;
	text-align: right;
	padding:10px;
	}

#constructeur_menu_item_survol img
	{
	border-radius: 50%;
	border:1px solid white;
	width:32px;
	height:32px;
	}

/* MENU MOBILE */

ul#constructeur_menu_mob
	{
	position: fixed;
	bottom:0px;
	left:0px;
	right:0px;
	list-style: none;
	background:#EBEBEB;
	margin: 0px;
	border-top:#888 2px solid;
	text-align: center;
	}

ul#constructeur_menu_mob li
	{
	display: inline-block;
	padding: 3px;
	margin: 0px;
	}

ul#constructeur_menu_mob li img
	{
	width:16px;
	vertical-align: -4px;
	}

ul#constructeur_menu_mob li a.constructeur_menu_mob_item
	{
	display: block;
	padding:5px;
	font-size:12px;
	background:#fff;
	border-radius: 4px;
	text-decoration: none;
	}

.constructeur_cherche_logo
	{
	max-width:100px;
	width:20vw;
	}

/* DEPT */

.constructeur_dept_cell_1
	{
	padding-right:10px;
	border-right:1px solid #ddd;
	width: 10%;
	vertical-align: top;
	}

.constructeur_dept_cell_2
	{
	padding-left:10px;
	vertical-align: top;
	width: 80%;
	}
	
.constructeur_dept_cell_3_note
	{
	color:#777;
	}
	
.constructeur_dept_cell_3_note b
	{
	font-family: 'RalewayBold', sans-serif;
	font-size:30px;
	color:#348FD1;
	}
	
.cst_heatmap
	{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#59bdd6+0,8dd659+24,c3d659+49,d6c159+74,d68d8d+100 */
	background: #59bdd6; /* Old browsers */
	background: -moz-linear-gradient(left,  #59bdd6 0%, #8dd659 24%, #c3d659 49%, #d6c159 74%, #d68d8d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #59bdd6 0%,#8dd659 24%,#c3d659 49%,#d6c159 74%,#d68d8d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #59bdd6 0%,#8dd659 24%,#c3d659 49%,#d6c159 74%,#d68d8d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59bdd6', endColorstr='#d68d8d',GradientType=1 ); /* IE6-9 */
	padding:5px;
	border-radius: 3px;
	color:#fff;
	}

/* BARRE D'AVIS */

@media (max-width:930px)
	{
	.constructeur_avis_bar_box table
		{
		margin:15px auto;
		}
		
	.conctructeur_page_recherche
		{
		background:#fff;
		text-align: center;
		padding:10px;
		}
	}

@media (max-width:700px)
	{
	
	/* INDEX CONSTRUCTEUR */
	
	.constructeur_index_ul
		{
		padding:0px;
		margin: 0px;
		list-style-type: none;
		}
	
	.constructeur_index_li
		{
		width:100%;
		border-bottom:1px solid #ddd;
		}
	
	.constructeur_index_li:last-child
		{
		border-bottom:0;
		margin-bottom:0px;
		}
	
	#recherche_enduit_key
		{
		width:350px;
		}
	}

@media (max-width:500px)
	{
	
	#recherche_enduit_key
		{
		width:200px;
		}
	}

@media (max-width:450px)
	{
	
	/* INDEX CONSTRUCTEUR */
	
	.constructeur_index_ul
		{
		padding:0px;
		margin: 0px;
		list-style-type: none;
		}
	
	.constructeur_index_li
		{
		width:100%;
		border-bottom:1px solid #ddd;
		padding-bottom:5px;
		margin-bottom:5px;
		}
	
	.constructeur_index_li:last-child
		{
		border-bottom:0;
		margin-bottom:0px;
		padding-bottom:5px;
		}

	.constructeur_index_li strong
		{
		font-size:15px;
		font-weight:normal;
		}
	
	.constructeur_index_li_logo
		{
			margin-bottom:0px;
		}
		
	.constructeur_liste_type_text h3
		{
		font-size:16px;
		}

	.constructeur_avis_bar_container
		{
		width:150px;
		}
	}