html,
body {
	height: 100%;
}

.municipio #geometria,
.operacao #geometria,
.area-interesse #geometria,
.brigada #geometria,
.foco #geometria {
	height: 500px;
}

.inicio #mapa {
	min-height: 500px;
}

.marcador-cluster-brigadas div {
	width: 30px;
	height: 30px;
	padding: 0;
	background: no-repeat center url('../images/boneco.png');
}

.logo {
	margin-top: -15px;
}

#wrapper-barra-brasil,
.brasil-flag {
	height: 32px !important;
}

.control-label-required::after {
	content: ' *';
	color: #C00;
}

.banner {
	background-color: #dddddd;
}

.banner img:first {
	margin: 0 65px 0 65px;
}

.topo_img_02 {
	display: inline-block;
	margin-left: -102px;
}

#focos_grafico {
	width: 100%;
	height: 400px;
}

.remove, .remove:hover {
	position: absolute;
	display: block;
	right: 20px;
	top: 5px;
	color: #000000;
	font-size: 1.5em;
	text-decoration: none;
}

.fotos > input {
	margin-left: 12px; 
}
