.buscador-transparencia-portlet {
	#caixa_mapa_concellos {
		border:1px solid #ccc;
		width:100%;
		height:400px;
		margin-bottom:15px;
		position:relative;
	}
	.cls-1,.cls-2{stroke:#231f20; stroke-linecap:round;stroke-linejoin:round;stroke-width:0.43px;}
	.cls-1{fill:#ffffff;}
	.cls-2{fill:#d36c20;cursor: pointer;}
	.text-info-padding{padding:15px}
	#form_tipo_entidade {margin-bottom:15px;}
	.next, .previous{font-family:fontAwesome;}
	
}

.alto-contraste {
	#caixa_mapa_concellos{background:#f2f2f2;}
	.cls-1{fill:#000;stroke:#fff;}
	.cls-2{fill:yellow;stroke:#fff;}
	.next a,.previous a, .previous.disabled a, .next.disabled a{color:#000}
}  
