﻿.contenedor_mapas {
    height:auto; padding-top:15px; padding-bottom:15px;
}

.ligas_mapas label {
    cursor:pointer;
    width:100% !important;
    font-size:14px !important;
}



.fondo_iconos_redes label {
    float:left;
    /*/*width:88%;*/
    font-weight:normal !important;
    font-family:Arial;
    font-size:14px !important;
    color:#333;
}

.fondo_iconos_redes input {
    float:left;
    cursor:pointer;
    margin:3.5px !important;
}


/*.CabeceraMapas {
    background-color:#fe6d07;
    height:50px;
    text-align:center;
    font-size:28px;
    color:#fff;
    font-family:Arial ;
    padding-top:5px !important;
}*/

/*.contenedor_principal_mapa {
    height: 638px;
    border:solid 2px #fe6d07;
}*/

.contenedor_mapa_concentrado {
    height:584px;
}

@media screen and (min-width: 300px ) and (max-width:974px) {
    /*.fondo_iconos_redes label {
        max-width:83% !important;
    }*/

    .fondo_iconos_redes {
        /*max-width:300px !important;*/
        min-width:150px !important;
    }
}
