@tailwind base;
@tailwind components;
@tailwind utilities;


.logopan {
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: text-top;
    line-height: 32px;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/1_logo_generico.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    
    font-size: 0px;
}

.logopri {
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: text-top;
    line-height: 32px;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/2_logo_generico.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 0px;
}

#logoprd {
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: text-top;
    line-height: 32px;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/3_logo_generico.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#logopt {
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: text-top;
    line-height: 32px;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/4_logo_generico.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#logopvem {
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: text-top;
    line-height: 32px;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/5_logo_generico.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#logomc {
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: text-top;
    line-height: 32px;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/6_logo_generico.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#logomor {
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: text-top;
    line-height: 32px;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/10_logo_generico.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#logovida {
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: text-top;
    line-height: 32px;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/16_logo_generico.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#logoeso {
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: text-top;
    line-height: 32px;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/17_logo_generico.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#logolib {
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: text-top;
    line-height: 32px;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/18_logo_generico.jpg');
}

#logopes {
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: text-top;
    line-height: 32px;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/19_logo_generico.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#logojust {
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: text-top;
    line-height: 32px;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/20_logo_generico.jpg');
}

#logofcnl {
    display: inline-block;
    height: 25px;
    width: 25px;
    transform: rotate(360deg);
    vertical-align: text-top;
    line-height: 32px;
    object-fit: cover;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/80_logo_generico.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#logoshhnl {
    display: inline-block;
    height: 25px;
    width: 25px;
    transform: rotate(360deg);
    vertical-align: text-top;
    line-height: 32px;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/90_logo_generico.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#logoind {
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: text-top;
    /* background: url(../images/flags32.png) no-repeat; */
    background-image: url('/conoceles/partidosCH/candidato_independiente.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 500px) {
    .logopan {
        height: 15px;
        width: 15px;
        line-height: 2px;
        background-image: none;
        font-size: 12px;
    }
    .logopri {
        height: 15px;
        width: 15px;
        line-height: 2px;
        background-image: none;
        font-size: 12px;
    }
    #logoprd {
        height: 15px;
        width: 15px;
        line-height: 2px;
    }
    #logopt {
        height: 15px;
        width: 15px;
        line-height: 2px;
    }
    #logopvem {
        height: 15px;
        width: 15px;
        line-height: 2px;
    }
    #logomc {
        height: 15px;
        width: 15px;
        line-height: 2px;
    }
    #logomor {
        height: 15px;
        width: 15px;
        line-height: 2px;
    }
    #logovida {
        height: 15px;
        width: 15px;
        line-height: 2px;
    }
    #logoeso {
        height: 15px;
        width: 15px;
        line-height: 2px;
    }
    #logolib {
        height: 15px;
        width: 15px;
        line-height: 2px;
    }
    #logopes {
        height: 15px;
        width: 15px;
        line-height: 2px;
    }
    #logojust {
        height: 15px;
        width: 15px;
        line-height: 2px;
    }
    #logofcnl {
        height: 15px;
        width: 15px;
        line-height: 2px;
    }
    #logoshhnl {
        height: 15px;
        width: 15px;
        line-height: 2px;
    }
    #logoind {
        height: 15px;
        width: 15px;
        line-height: 2px;
    }
}