/* Space out content a bit */
body {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
}
.marginTop20{
	margin-top:20px;
}
h1{
	text-transform : uppercase;
	color :  #777777;
	font-size: 1.2em;
	font-weight:600;
}

.titreH1{
	min-height: 2em;
	float:left;
	backgroud-color:#FFF;
	border-bottom : 2px solid #FFF;
}
.traitH1{
	display: inline-block;
  	background        : transparent;
  	border-color        : #777777;
  	border-width        : 0 0 2px;
  	border-style        : solid;
  	width:calc(100% - 260px);
  	margin: 1.2em 10px;
}


h2{
	text-transform : uppercase;
	color :  #003895;
	font-size: 1em;
	font-weight:400;
}

.titreH2{
	min-height: 2em;
	float:left;
	backgroud-color:#FFF;
	border-bottom : 2px solid #FFF;
}
.traitH2{
	display: inline-block;
  	background        : transparent;
  	border-color        : #003895;
  	border-width        : 0 0 2px;
  	border-style        : solid;
  	width:calc(100% - 127px);
  	margin: 1.2em 0px 1.2em 5px;
}
.traitH2Docs{
	display: inline-block;
  	background        : transparent;
  	border-color        : #003895;
  	border-width        : 0 0 2px;
  	border-style        : solid;
  	width:calc(100% - 94px);
  	margin: 1.2em 0px 1.2em 5px;
}
.traitH2Artisans{
	width:calc(100% - 131px);
}
.traitH2NewConstructeur{
	width:calc(100% - 184px);
}


.titreGris{
	color: #777777;
	line-height:3em;
	text-transform:uppercase;
}
.libelle{
	color: #003895;
	line-height:3em;
}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-right: 15px;
  padding-left: 15px;
}
/* Custom Nav */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #003895;
    color: #fff;
}
.nav-pills > li > a {
    border-radius: 0px;
    background-color: #777777;
    color: #fff;
}
.nav-pills > li > a:hover, .nav-pills > li > a:focus {
    background-color: #003895;
    color: #fff;
	}
/* Custom page header */
.header {
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}
.legende{
	background-color:#777777;
	color:#ffffff;
	border-radius: 6px;
	padding:10px;
}
.zoneLegende{
	margin-top:10px;
}
.fondGris{
	background-color:#f1f1f1;
	padding:20px;
}
/* Custom page footer */
.footer {
  padding-top: 19px;
  color: #777;
  border-top: 1px solid #e5e5e5;
}

/* Customize container */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .container {
    min-width: calc(100% - 50px);
  }
}
@media screen and (min-width: 1024px) {
  .container {
    min-width: calc(100% - 50px);
  }
}
.container-narrow > hr {
  margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  padding : 30px;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}

/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
  /* Space out the masthead */
  .header {
    margin-bottom: 30px;
  }
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
}

/* autocomplete */
ul.ui-autocomplete{background-color: #ccc;border: 1px solid  #0c255d;padding: 10px;display: inline-block;color: #333;z-index: 20000;}
ul.ui-autocomplete li{display: block;}
ul.ui-autocomplete li a{display: inline-block;text-decoration: none;color: #333;}
ul.ui-autocomplete li a:HOVER{display: inline-block;color:#f18a34;}

/* générique */
.display-none{display:none;}

/* Liens Tableaux */
.trash{
	color:#dd031b;
}

/* widget-drag-and-drop */
.widget-drag-and-drop{padding: 0;margin: 0; min-height:200px;}
.widget-drag-and-drop > div.contenu{display: table;width: 100%;background-color: #ebebeb;}
.widget-drag-and-drop > div.contenu > div.fichiers{display: table-cell;width: 75%;margin: 0;padding: 0;border-right: 1px solid #303030;}
.widget-drag-and-drop > div.contenu > div.fichiers > div{margin: 0;padding: 3px 20px;}
.widget-drag-and-drop > div.contenu > div.fichiers > div > a{color: #303030;text-decoration: none;}
.widget-drag-and-drop > div.contenu > div.fichiers > div > a:hover{color:orange;}
.widget-drag-and-drop > div.contenu > div.fichiers > div.titre{background-color: #777777;border-bottom: 1px solid #303030;font-size: 16px;padding: 7px 20px;}
.widget-drag-and-drop > div.contenu > div.drag-and-drop{display: table-cell;width: 25%;background-color:#777777 !important;height: 200px;vertical-align: middle;text-align: center; color:#FFFFFF}
.widget-drag-and-drop > div.contenu > div.drag-and-drop > span.icon-drag-and-drop{border: 2px solid #FFFFFF;border-radius: 90px;display: inline-block;font-size: 20px;height: 46px;margin: 0;padding: 9px 0 0 11px;width: 46px;text-align:left;}
.widget-drag-and-drop > div.contenu > div.drag-and-drop > div.progress{background-color: rgba(0, 0, 0, 0);border-radius: 0;height: 3px;margin: 10px auto 0;overflow: hidden;width: 60px;box-shadow: initial;}
.widget-drag-and-drop > div.contenu > div.drag-and-drop > div.progress > .progress-bar{background-color: #303030;}
.widget-drag-and-drop > div.contenu > div.non-editable{width: 100%!important;border-right:none!important;}

/* TABLEAUX */
table thead tr{
	color:#7f9bca;
}

table tbody tr{
	background-color: #ebebeb;
	color:#003895;
}
table tbody td{
	border : 1px solid #FFF;
}
/* FORMULAIRES */
.control-label{
	color: #777777;
	text-transform:uppercase;
	
}
#map {
  height: 250px;
  width:100%;
  padding-right:0 !important;
}
