/* CORES PARTIDOS PARA SVG*/

.ps_fill {
    fill: #ff66ff !important;
}

.PPDPSD_fill {
    fill: #F68A21 !important;
}

.PCPPEV_fill {
    fill: #C79E87 !important;
}

.psdcdspp_fill {
    fill: #7DAAB6 !important;
}

.cidadaos_fill {
    fill: #FEAB19 !important;
}

.CDSPP_fill {
    fill: #0091DC !important;
}




.campo {
    max-width: 550px !important;
    max-height: 1356px !important;
}

.destrito,
.destritoOpen path,
.destritoOpen polygon,
.destritoOpen polyline {
    cursor: pointer;
}

    .destrito:hover path,
    .destrito:hover polygon,
    .destrito:hover polyline,
    .destritoOpen path:hover,
    .destritoOpen polygon:hover,
    .destritoOpen polyline:hover {
        fill-opacity: 0.5 !important;
    }


