#fullscreen {height:100%; width:100%; position:absolute; top:0; left:0; z-index:99999; display:none;}
body.noscroll {overflow:hidden;}
.fullscreen-control {
        background-image: url(exitfullscreen5.png);
        margin-top: 5px;
}
.leaflet-top .leaflet-control {
        margin-top: 25px !important;
}
.icon40 {
 opacity:0.2;
 filter:alpha(opacity=20); /* For IE8 and earlier */
}


