#map.leaflet-container {
	z-index: 8000;
}

#map.leaflet-container.mobileInterface {
	z-index: 10000;
}