
 .form-group input[type='checkbox'], .form-group input[type='checkbox']:checked {
    width: 24px !important;
    height: 24px !important;
    min-height: 24px !important;
}
.disability-status-radio .field-radio-group .radio label span input[type="radio"]{
border-radius: 8px;
}
@media only screen and (max-width: 767px){
.apply {
}
}