.boton_grande
{
    width: 70px !important;
    height: 70px !important;     
}
.boton_medio
{
    width: 40px !important;
    height: 40px !important;     
}

.campo-chico .x-input-el input:disabled
{
    font-size:14px !important ;
    color: red !important;
}

.campo-medio .x-input-el
{
    font-size:16px !important ;
    font-weight: bold;
}
.campo-medio-blue .x-input-el
{
    font-size:16px !important ;
    font-weight: bold;
    color:darkblue;
}

.campo-medio-numero .x-input-el
{
    font-size:16px !important ;
}

.campo-grande .x-input-el
{
    font-size:22px !important ;
}


.x-input-el
{
    font-size:14px !important;     
}

