html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
#map {
	width: 100%;
	height: 100%;
}
.owm-layercontrol-header {
	font-size: larger;
	font-weight: bold;
	display: block;
	position: relative;
}

.leaflet-touch .leaflet-languageselector-control{display:none !important;}
.leaflet-control-permalink,.leaflet-control-attribution{display:none !important;}
