.eapps-form-style-classic .eapps-form-element-input-text:focus, .eapps-form-style-classic .eapps-form-element-input-dropdown:focus, .eapps-form-style-classic .eapps-form-element-input-textarea:focus, .eapps-form-style-classic .eapps-form-element-input-datepicker:focus, .eapps-form-style-classic .eapps-form-element-input-file-wrapper:focus {
    border-color: #fff !important;
    border-top-color: rgb(255, 255, 255) !important;
    border-right-color: rgb(255, 255, 255) !important;
    border-bottom-color: rgb(255, 255, 255) !important;
    border-left-color: rgb(255, 255, 255) !important;
}