#vclob {
    background-color: #960000  !important;
    }
    
    /*Textos principales*/
    #vclob .titlevclob,
    #vclob.darkvclob .textovclob,
    #vclob .textovclob{
    color: white !important;
    }
    
    #vclob .titlevclob{
    font-family: "Krona One", sans-serif !important;
    }

    /*Botones Principales*/
    #vclob .buttonsvclob a{
    color: #0d3a7d !important;
    background-color: white !important;
    }
    
    /*Texto Switch*/
    #vclob.darkvclob .texto_selectorvclob{
    color: white;    
    }
    
    /*Fondo Switch*/
    #vclob.darkvclob .slidervclob {
    background-color: rgb(255 255 255 / 20%) !important;
    }
    
    /*Bola Switch*/
    #vclob .slidervclob:before{
    background-color: #ffffff8c !important;
    }
    
    /*Fondo Switch ACTIVO*/
    #vclob input:checked + .slidervclob:before{
      background-color: #960000 !important;
    }
    
    /*Bola Switch ACTIVO*/
    #vclob input:checked + .slidervclob {
    
    background-color: white  !important;  
    }
    
    
    
    #vclob .texto_selectorvclob {
    margin-top: -22px !important;
    }
    
    #vclob .buttonsvclobo a {
    border: #ffffff solid 3px !important;
    color: #000000 !important;
    background-color: #ffffff !important;
    font-weight: 700 !important;
    }
    

    
        