@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic);

body span.skype_pnh_print_container { display: inline !important; }
body span.skype_pnh_container { display: none !important; }

body
{
	padding: 0;
	margin: 0;
	color: #424242;
	background: #3c3c3c !important;
	font: 13px 'Noto Sans', sans-serif;
	overflow-y: scroll;
	line-height: 18px;
}

a, a:hover
{
	outline: none;
	cursor: pointer;
	text-decoration: none;
	border: 0 none;
}
.selfclear:after
{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.left
{
	float: left !important;
}
.right
{
	float: right !important;
}
.nofloat
{
	float: none !important;
}
.show
{
	display: block !important;
}
.hide
{
	display: none !important;
}

input, textarea, select
{
	font: 13px 'Noto Sans', sans-serif;
	outline: none;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: normal;
}
p
{
	margin: 0;
	padding: 0;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}

#secure, #secure1, #secure2, .disableFieldsContainer, #root_wb, #iframeDdl, #from_page
{
	display: none;
}

.elts
{
	background: url(../picts/global/elts.png) no-repeat;
}
ul, li
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.clear
{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

/***** STYLES ***********************/

.elts
{
	background: url(../picts/global/elts.png) no-repeat;
}

.connect_container
{
	display: none;
	width: 550px;
	margin: auto;
	-moz-box-shadow: 0px 0px 20px 0px #000000;
	-webkit-box-shadow: 0px 0px 20px 0px #000000;
	-o-box-shadow: 0px 0px 20px 0px #000000;
	box-shadow: 0px 0px 20px 0px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=20);
}
.connect_top_container
{
	height: 100px;
	background-color: #1a171b;
	padding-top: 10px;
}
.logo_connect, a.logo
{
	display: block;
	width: 192px;
	height: 90px;
	background-position: 0 0;
	margin: auto;
}
a.logo
{
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
.connect_main_container
{
	background-color: #FFFFFF;
	padding-bottom: 32px;
}
.label_connect, .field_input_connect
{
	float: left;
}
.label_connect
{
	cursor: pointer;
	width: 150px;
	text-align: right;
	padding-top: 7px;
	margin-right: 5px;
	margin-left: 50px;
}
.field_input_connect
{
	border: 1px solid #d6d6d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	width: 200px;
}
.connect_line
{
	padding-top: 10px;
}
.connect_line.connect_first_line
{
	padding-top: 40px;
}
.connect_line_button
{
	position: relative;
	width: 290px;
	height: 37px;
	margin: auto;
	margin-top: 20px;
}
a.connect_button, a.connect_button:hover, a.exit_button, a.exit_button:hover
{
	position: absolute;
	width: 104px;
	height: 25px;
	background-position: 0 -114px;
	right: 0;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 12px;
}
a.exit_button, a.exit_button:hover
{
	position: static;
	float: right;
	font-size: 10px;
	width: 106px;
	height: 26px;
	padding-left: 10px;
	padding-top: 6px;
}
a.exit_button:hover
{
	text-decoration: underline;
}
.forgot_passwd
{
	width: 284px;
	margin: auto;
	text-align: right;
}
.forgot_passwd a, .forgot_passwd a:hover
{
	color: #aa7942;
	font-size: 11px;
}
.forgot_passwd a:hover
{
	text-decoration: underline;
}
.error_connect
{
	display: none;
	position: absolute;
	top: 7px;
	right: 125px;
	text-align: right;
	font-size: 11px;
	color: #ee3106;
	font-weight: bold;
}
.connect_loader
{
	display: none;
	position: absolute;
	right: 6px;
	top: 4px;
	width: 23px;
	height: 23px;
	background: url(../picts/global/loader1.gif) no-repeat 0 0;
}
.page_container
{
	width: 950px;
	margin: auto;
	-moz-box-shadow: 0px 0px 20px 0px #000000;
	-webkit-box-shadow: 0px 0px 20px 0px #000000;
	-o-box-shadow: 0px 0px 20px 0px #000000;
	box-shadow: 0px 0px 20px 0px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=20);
	background-color: #FFFFFF;
}
.header_container
{
	height: 130px;
	background-color: #1a171b;
	color: #FFFFFF;
}
.header_right
{
	float: right;
	width: 400px;
}
.header_bottom
{
	font-size: 16px;
	line-height: 22px;
	padding-top: 43px;
}
.header_bottom span
{
	font-size: 11px;
}
.menu_container
{
	background-color: #aa7942;
}
.menu_container a, .menu_container a:hover
{
	float: left;
	width: 189px;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0;
	border-right: 1px solid #FFFFFF;
}
a.menu_elt2, a.menu_elt2:hover
{
	width: 189px;
}
a.menu_elt3, a.menu_elt3:hover
{
	width: 189px;
}
a.menu_elt4, a.menu_elt4:hover
{
	border-right: none;
}
.menu_container a:hover
{
	background-color: #b08e55;
}
.menu_desc_container {
	font-family: Helvetica, Arial, "sans-serif";
	font-size: 18px;
	margin-top: 30px;
	background: url(../images/bg-menu-descriptif.jpg) repeat-x center right;
}
.menu_desc_container a {
	color: #424242;
	margin: 0 30px 0 0;
    padding: 0 10px 0 5px;
	font-weight: normal;
	background: #ffffff;
}
.menu_desc1_inactive {
	color: #dadada;
	margin: 0 30px 0 0;
    padding: 0 10px 0 5px;
	font-weight: normal;
	background: #ffffff;
}
.menu_desc_container a:hover {
	color: #424242;
	text-decoration: underline;
}
.menu_desc_chiffres {
    color: #aa7942;
	padding: 0 5px;
	background: #ffffff;
}
.shortcuts_container
{
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 20px;
}
.shortcuts_container a
{
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}
a.logo_gloriettes
{
	width: 108px;
	height: 72px;
	background-position: 0 -172px;
}
a.a-logo-gloriettes {
	background: url(../picts/global/gloriettes_baseline.png) no-repeat;
	width: 175px;
    height: 100px;
    background-size: contain;
	background-position: center center;
}
a.a-logo-chrysalide {
	background: url(../picts/global/chrysalide_baseline.png) no-repeat;
	width: 175px;
    height: 100px;
    background-size: contain;
	background-position: center center;
}
a.a-logo-segonds {
	background: url(../picts/global/segonds_baseline.png) no-repeat;
	width: 175px;
    height: 100px;
    background-size: contain;
	background-position: center center;
}
a.logo_chrysalide
{
	/*width: 146px;
	height: 40px;
	background-position: -116px -172px;
	margin-top: 15px;*/
	width: 146px;
	height: 80px;
	background-position: -116px -172px;
}
a.logo_sofia
{
	width: 99px;
	height: 72px;
	background-position: -271px -172px;
}
a.logo_segonds
{
	/*width: 144px;
	height: 61px;
	background-position: -378px -172px;
	margin-top: 5px;*/
	width: 144px;
  height: 80px;
  background-position: -378px -172px;
}
a.logo_inovia
{
	/*width: 144px;
	height: 61px;
	background-position: -378px -172px;
	margin-top: 5px;*/
	background: url(../picts/global/inovia_baseline.png) no-repeat;
	width: 175px;
  height: 100px;
	background-size: contain;
  background-position: center center;
}
a.logo_phenix
{
	width: 169px;
	height: 62px;
	background-position: -536px -172px;
	margin-top: 5px;
}
.footer_copyright
{
	text-align: center;
	padding-top: 20px;
	color: #CCCCCC;
	text-shadow: 1px 1px 0 #000000;
	font-size: 12px;
}
.main_container
{
	padding: 20px 12px;
}
.main_container_home
{
	padding: 20px 0;
}
.main_contain_home
{
	padding: 20px 12px;
}
.title_float_container
{
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 10px;
}
.title_page_left
{
	float: left;
}
.title_page
{
	height: 30px;
    padding: 0 0 0 35px;
    margin: 0;
    background-position: -143px -110px;
    font-size: 25px;
    font-weight: bold;
}
.backlink
{
	padding-top: 10px;
}
.backlink a, .backlink a:hover
{
	color: #aa7942;
}
.backlink a:hover
{
	text-decoration: underline;
}
.projet_container
{
	padding-top: 30px;
}
.projet_left
{
	float: left;
	width: 292px;
}
.projet_right
{
	float: right;
	width: 615px;
}
.projet_main
{
	background-color: #eee4d9;
	padding: 10px;
}
.title1
{
	font-size: 18px;
	font-weight: bold;
}
.projet_main_contain
{
	padding-top: 12px;
}
.projet_main_contain span, .projet_other_container span
{
	font-weight: bold;
}
.projet_main_contain.line_projet, .projet_other_container.line_projet
{
	padding-top: 4px;
}
.search_container
{
	padding-top: 20px;
}
.search_elt_container
{
	float: left;
	width: 185px;
	height: 40px;
}
.search_elt_main_container
{
	position: relative;
	width: 100%;
	height: 40px;
}
.search_button_elt
{
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #424242;
	font-size: 12px;
	padding: 5px 10px;
	color: #FFFFFF;
	width: 163px;
	border: 1px solid #FFFFFF;
	background-position: -345px -115px;
}
.search_sub_container
{
	display: none;
	position: absolute;
	width: 183px;
	top: 0;
	left: 0;
	border: 1px solid #FFFFFF;
	border-top: 0;
	z-index: 999999999;
	color: #FFFFFF;
}
.search_sub_main_container
{
	background: url(../picts/global/bg_search_sub.png) repeat 0 0;
}
.search_sub_main_contain
{
	padding: 3px;
}
.search_sub_line
{
	padding-bottom: 3px;
}
.search_sub_line input, .search_sub_line label
{
	float: left;
	cursor: pointer;
}
.search_sub_line label
{
	padding-left: 2px;
	padding-top: 1px;
	font-size: 11px;
}
.search_button_container
{
	padding-top: 20px;
}
a.search_button, a.search_button:hover
{
	float: right;
	width: 173px;
	height: 26px;
	color: #FFFFFF;
	background-position: -592px -124px;
	padding-top: 6px;
	padding-left: 9px;
}
a.search_button:hover
{
	text-decoration: underline;
}
.list_projet_container
{

}
.list_projet_elt_container, .list_terrain_elt_container
{
	float: left;
	width: 291px;
	margin-right: 25px;
	margin-top: 40px;
}
.list_terrain_elt_container
{
	border: 1px solid #aa7942;
	padding: 20px 20px 0 20px;
	width: 250px;
	background-color: #fff4e8;
	font-size: 12px;
	height: 170px;
}
a.list_projet_elt_img
{
	display: block;
	width: 291px;
	height: 166px;
	background: url(../images/images_projet/default_norm.png) 0 0 no-repeat;
}
.list_projet_elt_ref, .list_terrain_elt_ref
{
	font-weight: bold;
	padding-top: 10px;
}
.list_terrain_elt_ref
{
	padding-top: 0;
	padding-bottom: 3px;
	font-size: 15px;
	color: #935f24;
}
.list_terrain_elt_libelle
{
	font-style: italic;
	padding-bottom: 5px;
}
.list_projet_elt_other, .list_projet_elt_link, .list_terrain_elt_other, .list_terrain_elt_link
{
	padding-top: 3px;
}
.list_projet_elt_link a, .list_projet_elt_link a:hover
{
	color: #aa7942;
}
.list_projet_elt_link a:hover
{
	text-decoration: underline;
}
.pagination
{
	font-size: 15px;
	text-align: center;
	padding-top: 40px;
}
.pagination a, .pagination a:hover
{
	color: #aa7942;
}
.pagination a:hover
{
	text-decoration: underline;
}
.default_fiche_img
{
	width: 291px;
	height: 166px;
	background: url(../images/images_projet/default_norm.png) 0 0 no-repeat;
}
.list_pdf a, .list_pdf a:hover
{
	background-color: #aa7942;
	padding: 4px;
	display: block;
	width: 224px;
	padding-right: 30px;
	margin-top: 15px;
	background-position: -12px -319px;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.list_pdf a:hover
{
	text-decoration: underline;
}
.budget_frise_container
{
	width: 100%;
	height: 30px;
	background-color: #aa7942;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 15px;
}
.budget_frise
{
	position: relative;
	width: 567px;
	height: 30px;
	margin: auto;
}
.budget_frise_elt
{
	float: left;
	width: 27px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
}
#budget_projet
{
	display: none;
}
.ptr_budget_frise
{
	/*display: none;*/
	position: absolute;
	top: -4px;
	left: 0;
	width: 24px;
	height: 11px;
	background-position: 0 -272px;
}
.nb_search_results
{
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.nb_search_results span
{
	color: #aa7942;
}
.home_container1
{
	background-color: #d6d6d6;
}
.home_container2
{
	padding: 12px;
	padding-top: 50px;
}
.home_bloc_left1
{
	float: left;
	padding: 10px 0;
}
.home_bloc_left2
{
	float: right;
	background-color: #eee4d9;
	padding: 10px;
}
.home_actu_bloc
{
	float: left;
	width: 291px;
	margin-left: 30px;
	padding-top: 25px;
}
.home_actu_date
{
	font-size: 12px;
}
.home_actu_titre
{
	font-weight: bold;
	padding-top: 1px;
}
.home_actu_image
{
	padding-top: 9px;
}
.home_actu_contenu
{
	text-align: justify;
	padding-top: 9px;
}
.home_archive_text
{
	padding-top: 25px;
}
.home_archive_image
{
	width: 271px;
	height: 165px;
	background-position: 0 -363px;
	margin-top: 10px;
}
.home_flyer_image{
	width: 271px;
	height: 165px;
	background-position: -280px -363px;
	margin-top: 10px;
}
.home_archive_temp
{
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}
.quick_search_container
{
	padding-top: 20px;
}
.quick_search_title
{
	font-weight: bold;
	padding-bottom: 5px;
}
.quick_search_links a, .quick_search_links a:hover
{
	color: inherit;
	font-size: 12px;
}
.quick_search_links a:hover
{
	text-decoration: underline;
}
#titleEspaceFlyer{
	background-position: 0px -541px;
}
.btContinuDevis{
  background-position: 0 -590px;
  color: #fff;
  float: right;
  width: 114px;
  height: 28px;
  border: 0;
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0 0 0 5px;
  line-height: 28px;
}
/************************************************ Page descriptif détaillé  ************************************************/
.etapes:not(:first-child) {
	margin-top: 20px;
}
.etapes {
    text-transform: uppercase;
    width: 100%;
    float: left;
    background-color: #eee4d9;
    height: 40px;
    padding-top: 7px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #535251;
    font-family: Helvetica;
}
.clr{
	background-color: #eee4d9; 288 165
	width: 288px;
	height: 165px;
	position: relative;
}
.clr h6 {
    font-size: 22px;
    padding-top: 8px;
    padding-left: 10px;
    font-family: Helvetica;
    font-weight: 600;
    color: #535251;
    text-transform: lowercase;
    max-width: 250px;
}
.clr h6::first-letter {
    text-transform: uppercase;
}
.clr img {
    bottom: 10px;
    left: 10px;
    position: absolute;
    max-width: 170px;
    height: 100px;
}
.clr a {
    color: #aa7942;
    display: block;
    margin-left: 18px;
    text-decoration: underline;
    position: absolute;
    bottom: 40px;
}
.clr a:hover {
    color: #aa7942;
}
.etapes p {
    white-space: nowrap;
    display: inline-block;
    text-transform: lowercase;
}
.etapes p::first-letter {
    text-transform: uppercase;
}
.radio, .checkbox {
    position: absolute !important;
    top: 50px;
    left: 165px;
    margin: 0 !important;
}
.checkbox_option {
   
}
.check-mat{
	overflow: auto;
}
.dl-pdf{
    margin: 30px;
    padding: 5px 19px;
    float: right;
    background-color: #aa7942;
    border: none;
    border-radius: 5px;
    color: white;
    box-shadow: 1px 1px 10px black;
    text-transform: uppercase;
    font-family: Helvetica;
    font-weight: 100;
}
/*pour le bouton ajout option étape 5*/
.add-option{
	margin: 30px;
	padding: 5px 19px;
	background-color: #aa7942;
	border: none;
	border-radius: 5px;
	color: white;
	box-shadow: 1px 1px 10px black;
	text-transform: uppercase;
	font-family: Helvetica;
	font-weight: 100;
}

a.dl-pdf.first {
    margin: 30px;
    padding: 5px 19px;
    background-color: #aa7942;
    border: none;
    border-radius: 5px;
    color: white;
    box-shadow: 1px 1px 10px black;
    text-transform: uppercase;
    font-family: Helvetica;
    font-weight: 100;
    display: block;
    width: 160px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 25px;
    float: none;
}
a.dl-pdf.sec {
    margin: 30px;
    padding: 5px 19px;
    background-color: #aa7942;
    border: none;
    border-radius: 5px;
    color: white;
    box-shadow: 1px 1px 10px black;
    text-transform: uppercase;
    font-family: Helvetica;
    font-weight: 100;
    display: block;
    width: 220px;
    margin: 0 auto;
    margin-top: 120px;
    margin-bottom: 25px;
    float: none;
}
a.dl-pdf.sec#hp {
    margin: 30px;
    padding: 5px 19px;
    background-color: #aa7942;
    border: none;
    border-radius: 5px;
    color: white;
    box-shadow: 1px 1px 10px black;
    text-transform: uppercase;
    font-family: Helvetica;
    font-weight: 100;
    display: block;
    width: 160px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 25px;
    float: none;
}
.englo {
    margin-top: 15px;
    overflow: auto;
}
label.lgo {
    font-weight: normal;
    display: inherit;
}
.client-info h4{
	margin-bottom: 15px;
}

/* GOOGLE MAP */
/* ------------------------------------------------------------- */


.gm-style-iw {
    top: 0px !important;
    left: 0px !important;
    background-color: #d6d6d6;
    border: 0;
    width: 100% !important;
    height: 106% !important;
    min-height: 50px;
    min-width: 150px;
    color:white;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    font-family: 'Montserrat', sans-serif !important;
}
#iw-container {
    margin-bottom: 30px;
    min-width: 180px;
}
#iw-container .iw-title {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    background-color: #d6d6d6;
    color: white;
    margin: 0;
    border-radius: 2px 2px 0 0;
    min-height: 90px;
}
#iw-container .iw-content {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    margin-right: 1px;
    padding: 0;
    max-height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
}
.iw-content p{
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
    padding: 0;
    max-height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
}
.iw-content img {
    float: left;
    margin: 0 5px 5px 10px; 
}
.iw-subTitle {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0;
}
.iw-bottom-gradient {
}
.gmnoprint {  
}
.gm-close-btn {
    display:none !important;
}

.infoBox > img { display: none; }

.text_desc {
	margin: 8px 10px;
    width: 97%;
}

.error {
	display: none !important;
}
#errors {
	color: #CC0000;
	padding: 20px;
    border: 1px solid #CC0000;
    width: 97%;
}

.titre-accueil {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
    margin-right: 10px;
	margin-bottom:20px;
	height: 33px;
	color: #ffffff;
	background-color: #aa7942;
	padding: 5px 0 5px 70px;
}

.tab-acc {
	margin: 10px;
}

.tab-acc-col-th {
	width: 260px;
	height: 45px;
	background-color: #424242;
	display: table-cell;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	border: 1px solid #424242;
}

.tab-acc-col-th a {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.tab-acc-col-th a:hover {
	color: #ffffff;
}

.tab-acc-col-th-supp {
	width: 132px;
	height: 35px;
	background-color: #eee4d9;
	display: table-cell;
	color: #424242;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	border: 1px solid #eee4d9;
}

.tab-space {
	width: 4px;
	height: 35px;
	background-color: #ffffff;
	display: table-cell;
	border: 0;
}

.tab-acc-col-td {
	width: 260px;
	height: 37px;
	background-color: #eee4d9;
	display: table-cell;
	color: #424242;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
	border: 1px solid #eee4d9;
	border-top: 1px solid #ffffff;
}

.tab-acc-col-td-supp {
	width: 132px;
	height: 37px;
	background-color: #ffffff;
	display: table-cell;
	color: #424242;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	border: 1px solid #eee4d9;
	border-top: 1px solid #ffffff;
}

.acc-modif {
	background: #424242;
    padding: 2px 9px 6px 8px;
    border-radius: 50%;
}
.acc-modif i {
	font-size: 13px;
	color: #ffffff;
}
.acc-modif a {
	color: #ffffff;
}

.acc-supp {
	background: #424242;
    padding: 3px 10px 6px 10px;
    border-radius: 50%;
}
.acc-supp i {
	font-size: 15px;
	color: #ffffff;
}
.acc-supp a {
	color: #ffffff;
}

.newdoc-accueil {
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
    margin-right: 10px;
	margin-bottom:20px;
	color: #000000;
	background-color: #eee4d9;
	padding: 10px 0 20px 0;
	text-align: center;
}
.newdoc-accueil a {
	float: none;
	font-size: 14px;
}
.newdoc-accueil a:hover {
	color: #ffffff;
	text-decoration: none;
}

#dropfile{
	width: 300px;!important;
	height: 50px;!important;
	border: 3px dashed #BBBBBB;!important;
	line-height:50px;!important;
	text-align: center;!important;
}

/*****************************
MODIF LIONEL
 *****************************/
/*************ETAPE 5 *****************/
.add-row, .del-row {
	margin-right: 30px;
	margin-bottom: 50px;

	padding: 5px 19px;
	background-color: #aa7942;
	border: none;
	border-radius: 5px;
	color: white;
	box-shadow: 1px 1px 10px black;
	text-transform: uppercase;
	font-family: Helvetica;
	font-weight: 100;
}

.excel {
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 5px 19px;
	background-color: #aa7942;
	border: none;
	border-radius: 5px;
	color: white;
	box-shadow: 1px 1px 10px black;
	text-transform: uppercase;
	font-family: Helvetica;
	font-weight: 100;
}

.excel:hover {
	text-decoration: none;
	color: white;
}

input::placeholder {
	color: #dcd7d9;
}

.txt-comparatif {
	width: 300px;
}

#optSuppDiv {

	text-align: left;
	margin-left: 20px;
	margin-bottom: 30px;
}

.upload {

	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	opacity: 0;
	padding: 5px 0;
	cursor: pointer;

}

.input-file-container {
	position: relative;
	width: 150px;
}

.input-file-trigger {
	display: block;
	padding: 5px 20px;
	background: #aa7942;
	color: #fff;
	font-family: Helvetica;
	border-radius: 5px;
	font-size: 10px;
	transition: all .4s;
	cursor: pointer;
	box-shadow: 1px 1px 10px black;
	text-align: center;
}

#opt-supp td {
	padding-right: 10px;
}

#optSuppDiv {
	display: none;
}

/* The container */
.container-label {
	display: block;
	position: relative;
	padding-left: 35px;
	padding-top: 3px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.container-label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 3px;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container-label:hover input ~ .checkmark {
	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-label input:checked ~ .checkmark {
	background-color: #aa7942;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.container-label input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.container-label .checkmark:after {
	left: 8px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#opt-supp {
	margin-right: auto;
	margin-left: auto;
}
.e5-input-desc{
	width: 300px;
}
.e5-input-prix{
	width: 100px;
}
/************ETAPE8*******************/
#planInt, #c4dInt, #c4dExt, #autre {
	/*width: 300px;
    height: 50px;
    border: 3px dashed #BBBBBB;
    line-height:50px;*/

	text-align: left;
	margin-left: 20px;
	margin-bottom: 30px;
}

.upload {
	margin-left: 0;
	margin-top: 30px;

	padding: 5px 19px;
	background-color: #aa7942;
	border: none;
	border-radius: 5px;
	color: white;
	box-shadow: 1px 1px 10px black;
	text-transform: uppercase;
	font-family: Helvetica;
	font-weight: 100;
}

.avertissement {
	margin-left: 20px;
}



