.componentForm input.error,
.componentForm select.error,
.componentForm textarea.error {border-color: orangered !important;}

.componentForm .errorMessage {font-weight: bold; color: orangered !important;}
