#map { height: 500px; }
.leaflet-popup-content-wrapper { border-radius: 3px !important;	padding: 10px 0px !important}
.leaflet-popup-content {width: 310px !important; max-height: 320px !important; overflow-x: scroll;  padding: 0 !important; margin: 0 !important;}
.pad10 {padding: 10px;}
.style-row > th {padding: 2px 5px 2px 0px;}
.style-row > td {padding: 2px 5px 2px 0px;}
.botborder {border-bottom: 1px solid #ccc;}
.topborder {border-top: 1px solid #ccc;}
.disabled-draw-control {
	cursor: default;
	pointer-events: none;
	background-color: #cecece !important;
}
.bs-callout-info {
	border-left-color: #1b809e !important;
}
.bs-callout {
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
}
.minim-p { margin-top: 0.6em !important; margin-bottom: 0em !important; }
.my-control { background: #fff; padding: 5px 15px 5px 15px; }