.SA-Title{
    font-family: oxyB!important;
}
.SA-Label{
    font-family: oxyR!important;
}
select{
    width: 100%!important;
}
input[type="text"], input[type="password"]{
    width: 100%!important;
}
.btn-login-ckp{
    background: #E2231A;
    color: white;
    font-family: oxyB;
}
.btn-login-ckp:hover{
    background: rgb(187, 34, 26);
}