#map {
	width: 100%;
	height: 100%;
}

.leaflet-toolbar-0 {
	width: 100px;
/*	height: 30px; */
}

.leaflet-toolbar-0>li>.leaflet-toolbar-icon {
	width: 100px;
}

.cNav {
	width: 100px;
	padding-left: 5px;
	background-color: #fff;
}

 body {
	 font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
 }