#loading {
  background-image: url(/index.php/view/media/getMedia?repository=public&project=gestion_crise&path=media%2Fthemes%2Fgestion_crise%2Fcss%2F/img/loading.gif);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-color: white;
  filter: brightness(100%);
}

/*~~~~~~~~~~~~~~~~~Message à l'ouverture de la carte~~~~~~~~~~~~~~~~~~~~*/
/*Boites de dialogue*/
#lizmap-modal{
background:#009D60;
border: none;
}
/*Titre h3 Boites de dialogue*/
#lizmap-modal .modal-header h3{
color: #FFFFFF;
font-weight: bold !important;
}
/*Lien hypertexte boites de dialogue*/
#lizmap-modal a{
color: #009D60;
font-weight: bold;
text-align: center;
margin-left: auto;
margin-right: auto;
}
/*Body boites de dialogue*/
#lizmap-modal .modal-body{
background:#F0F0F0;
}
/*Footer boites de dialogue*/
#lizmap-modal .modal-footer{
background:transparent;
}

div#switcher-legend {
    max-width: 300px;
    margin-right: 10px;
}

#header {
    background: #FFFFFF;
	height:0px;
}


#title {
  top: 40%;
  transform: translateY(-60%);
}

#title h1{
  color: #004A73;
}
#logo h1{
  color: #004A73;
}

#title h2{
  color: #00A1B9;
}

#mapmenu{
  background: #00A1B9;
}

#dock, #mini-dock, #bottom-dock, #right-dock, #sub-dock,
.lizmapPopup.olPopup, #map-content .lizmapPopup{
  background-color: #bfbfbf !important;
}

#navbar button.btn{
  background-color: #00A1B9;
}

#navbar div.slider{
  background: #00A1B9;
}
.navbar .navbar-inner .text {
	color : #004A73
}

#attribution-box {
    background: url(/index.php/view/media/getMedia?repository=public&project=gestion_crise&path=media%2Fthemes%2Fgestion_crise%2Fcss%2F/img/logo_shyvaa.svg);
    background-size: contain;
	width: 200px;
    height: 100px;
}

#headermenu .navbar-search {
     top: -30px;
}

div#logo {
    display: none;
}

div#title {
    display: none;
}
li.login {
    display: none;
}