.alert {}

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