.anme_logo{
	width:9em;
}
.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;
}