.notification {}

textarea.error,
select.error,
input.error {
    border: 2px solid #FF0000 !important;
}