#mylist {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.cl-listitem {
	color: #002838 !important;
}

.cl-listitem-selected {
	background-color: #ddd !important;
}

.cl-listitem h4 {
	font-size: 0.9em;
	margin-bottom: 5px;
}

.cl-listitem p {
	font-weight: normal;
	font-size: 0.8em;
	margin-bottom: 0;
}

button.multiselect {
	width: 250px;
}

.leaflet-tooltip {
	white-space: normal !important;
	max-width: 300px;
	min-width: 100px;
}
