html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

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

.bold {
	font-weight: bold;
}

.owm-layercontrol-header {
	font-size: 11px;
	font-weight: bold;
	display: block;
	position: relative;
}

.form-group label, label {
	font-size: 10px;
	color: #000000;
	letter-spacing: 0px;
}

