#vclob {
    background-color: #ffffff !important;
}

/*Textos principales*/
#vclob.darkvclob .textovclob,
#vclob .textovclob{
color: #000000 !important;
}

#vclob .titlevclob{
color: #ffb900 !important;
}

/*Botones Principales*/
#vclob .buttonsvclob a{
color: #0d3a7d !important;
background-color: white !important;
}

/*Texto Switch*/
#vclob.darkvclob .texto_selectorvclob{
color: #252629 !important;
}

/*Fondo Switch*/
#vclob.darkvclob .slidervclob {
    background-color: #ebebeb !important;
}

/*Bola Switch*/
#vclob .slidervclob:before{
background-color: #c4c4c4 !important;
}

/*Fondo Switch ACTIVO*/
#vclob input:checked + .slidervclob:before{
background-color: #ffb900 !important;
}

/*Bola Switch ACTIVO*/
#vclob input:checked + .slidervclob {

    background-color: #162556 !important;
}



#vclob .texto_selectorvclob {
margin-top: -22px !important;
}

#vclob .buttonsvclobo a {
border: none !important;
color: #ffffff !important;
background-color: #ffb900 !important;
font-weight: 600 !important;
border-radius: 15px !important;
}


