.centro:hover * {
  fill: #AAAAAA;
  opacity: 1;
  cursor:pointer
}
.cuyo:hover * {
    fill: #AAAAAA;
    opacity: 1;
	cursor:pointer
}
.nea:hover * {
    fill: #AAAAAA;
    opacity: 1;
	cursor:pointer
}
.noa:hover * {
    fill: #AAAAAA;
    opacity: 1;
	cursor:pointer
}
.patagonia:hover * {
    fill: #AAAAAA;
    opacity: 1;
	cursor:pointer
}

/* #mapa_region > svg > g > path:hover {
    fill: blue !important;
} */

@media screen and (min-width: 991px) {
    #treemap-charts .apexcharts-datalabel {
        /* font-size: 12.5px !important; */
        font-size: 11px !important;
        color: black;
    }

    #treemap-charts .apexcharts-canvas {
        padding: 0 0 0 25px !important;
    }

    #card_clas_prim {
        height: 600px !important;
    }

    #card_integracion_urbana {
        height: 600px !important;
    }

    #btn_clasif_prim, #btn_detalle_clasif_prim {
       font-size:12px
    }

    .provincia_mapa_region {
        border-right: solid 2px #ddd;
    }

    .margen_top_treemap {
        margin-top: 3.5rem !important;
    }
}

@media screen and (max-width: 600px) {
    #btn_clasif_prim, #btn_detalle_clasif_prim {
        width: 100% !important;
    }
}

@media screen and (max-width: 370px) {
    #donut-chart-spending .apexcharts-datalabel-label {
        font-size: 11px !important;
    }
}

.alinear-vertical {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.card-graficos {
    box-shadow: 0 0 0 0 !important;
    border: solid 2px #ddd;
    border-radius: 10px;
}

.a_sin_under {
    text-decoration: none !important;
}

.ARG999:hover
,.ARG1295:hover *
,.ARG1300:hover *
,.ARG1299:hover *
,.ARG1308:hover *
,.ARG1306:hover *
,.ARG1274:hover *
,.ARG1309:hover *
,.ARG1307:hover *
,.ARG1301:hover *
,.ARG1296:hover *
,.ARG1302:hover *
,.ARG1275:hover *
,.ARG1312:hover *
,.ARG1276:hover *
,.ARG1297:hover *
,.ARG1303:hover *
,.ARG1273:hover *
,.ARG1298:hover *
,.ARG1271:hover *
,.ARG1310:hover *
,.ARG1304:hover *
,.ARG1305:hover *
,.ARG1272:hover *{
    fill:#37BBED;
    opacity: 1;
	cursor:pointer
}

.active_provincia {
    filter: saturate(30%);
    /* filter: invert(30%) sepia(40%) saturate(1000%); */
}

.tag{
margin-bottom: 0;
    background: #f1f1f1;
    padding: 8px;
    text-align: center;
    font-size: 20px;
}

#lateral_derecho_paso_2 h3{
	font-size:13px;
	margin-bottom:2px
}
#lateral_derecho_paso_2 h5{
	font-size:12px;
	margin:0;
	border-bottom:1px solid #666;
	width:100%;
	padding-bottom: 5px;
	color:#AAAAAA;
	font-weight: 400;
}
#lateral_derecho_paso_2 .table{
	font-size:12px;
	color:#50535C
}
#lateral_derecho_paso_2 .table th{
	padding:5px;
}
#lateral_derecho_paso_2 .table td{
	padding:5px;
	font-weight: 400;
}
#lateral_derecho_paso_2 select{
	    font-size: 12px;
    padding: 5px;
    height: 33px;
    background-position: calc(100% - 12px) 10px,calc(100% - 20px) 13px,100% 0;
}
#lateral_derecho_paso_2 label{
font-size:10px!important}
#lateral_derecho_paso_3 .pos-absolute{
	position:absolute
}
#lateral_derecho_paso_3 .pos-absolute h5{
	font-size:15px;
	color:#AAAAAA;
	margin:0
}
@media screen and (max-width: 600px) {
	#lateral_derecho_paso_3 .pos-absolute{
	    position:relative
    }
}

.reporte {
    width: 100%;
    height: 650px;
    display: block;
}