onoffswitch label{
    font-size:10px !important;
    width:80px;
}
.ui-state-default{
    background:crimson !important;
    color:white !important;
}
.ui-state-active{
    background:green !important;
    color:white !important;
}
