.anme_logo{
	width:15em;
}
.logo_etab{
	width:3em !important;
}
.logo_etab_show{
	width:6em !important;
}

#detailsMap{
    height: 400px;
}

.add_field_electrique_button {
margin-bottom: 20px;
}
.add_field_gaz_button {
margin-bottom: 20px;
}

.border_consommation{
  border: 1px dashed black;
  display:block;
}

.input-width{
width: 8em;
}

.form-control {
    border: 1px solid #aeb0b2;
}
.topbar-blue {
    background: #03a9f3 !important;
}
.sidebar-nav>ul>li.active>a {
    color: #03a9f3 !important;
}
.sidebar-nav ul li a:hover i {
     color: #03a9f3 !important;
}
.sidebar-nav>ul>li.active>a i {
       color: #03a9f3 !important;
}

.sidebar-nav ul li a:hover {
    color: #03a9f3 !important;
}

a.link:focus, a.link:hover {
    color: #03a9f3 !important;
}
a.link:focus, a.link:active {
    color: #03a9f3 !important;
}
.dropdown-item:focus{
background: #03a9f3 !important;
}

.cwi {
    min-height: 180px;
}
.text-lang{

    color: #fff;
}
.text-color{

    color: #03a9f3;
}
/* Fiche Energetiquee
-----------------------------------------------------------------*/
.bg-title {
    background-color: #03a9f3;
}
.card-fiche{
    border: 3px solid #005DA8;
    border-radius: 5%;
}

.card-border {
	border: 2px solid #03A9F3  !important;
	border-radius: 5%  !important;
	margin-left: 15px;
	margin-right: 15px;
}
.bg-success {
    background-color:#136a54  !important;
}