@charset "UTF-8";
/* CSS Document */

body, .btn, input {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

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

a {
    color: #0088CC;
    text-decoration: none;
}

a:hover {
  color: #005580;
  text-decoration: underline;
}

.olControlPanZoomBarUSIG, .olControlScaleBar {
	display: none;
}

.indicator {
	margin: 20px;
	color: #333;
}

#selector-mapa {
	top: 15px;
	right: 15px;
	width: 350px;
	position: absolute;
	z-index: 1000;
	text-align: right;
}

#mapSelector {
	font-size: 15px;
	padding: 8px;
}
