.alert-error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-error hr {
    border-top-color: #e4b9c0
}
