/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27 mars 2017, 10:10:27
    Author     : progilone
*/

#mapid {
    height: 400px;
    z-index: 0;
}

#block-issn-notice-map-notice-map {
    margin-top: -20px;
    margin-left: -18px;
}

.site-map.leaflet-bottom {
    bottom: 863px;
}

.legend.leaflet-control {
    margin-top: 30px;
}

.legend {
    line-height: 22px;
    color: #666666;
    background-color: white;
    padding: 5px;
    border-radius: 5px;
}

.legend .color {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 8px;
    opacity: 0.7;
    border: solid 1px #666666;
}
