#loading {
  background-image: url(/index.php/view/media/getMedia?repository=public&project=smmarphone&path=media%2Fthemes%2Fdefault%2Fcss%2F/img/loading.gif);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
}

/*~~~~~~~~~~~~~~~~~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;
}