$cor-laranxa: #bc5814;
.buscador-mapa-transparencia-portlet {
	.portlet-title .icon-portlet-title, .portlet-title .portlet-title-text { color:$cor-laranxa;}	
	#caixa_mapa_concellos {
		border:1px solid #ccc;
		width:100%;
		height:400px;
		margin-bottom:15px;
		position:relative;
	}
	#Galicia {display: inline; width: inherit; min-width: inherit; max-width: inherit; height: inherit; min-height: inherit; max-height: inherit;}
	#svg-pan-zoom-reset-pan-zoom {display:none;}
	#svg-pan-zoom-zoom-in {position:absolute;}
	#svg-pan-zoom-zoom-out {position:absolute}	
	.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;}
	.dataTables_length, .dataTables_info {display:none;}
	.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}
}