.popup .dropdown {
	text-align:right;
}

.popup .message {
	padding-top: 4px;
	margin-top: 4px;
	text-align: center;
}

.municipio {
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	font-weight: bold;
}

.popup {
	text-align: right;
}

.popup h4 {
	margin: 0 0 5px;
	color: #777;
}

.legend {
	text-align: right;
	line-height: 3px;
	color: #555;
}

.legend i {
	width: 20px;
	height: 3px;
	float: right;
	margin-left: 3px;
	opacity: 0.7;
}

.map {
	height: 500px;
}

.leaflet-bar a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	color: #444; display: block;
	height: 26px;
	width: 26px;
	line-height: 1.45 !important;
	text-align: center;
	text-decoration: none;
	font: bold 18px 'Lucida Console', Monaco, monospace;
}