﻿.help-error-block, .errormessage {
    color: #ff0500;
}

.has-error i {
    color: #ff0500 !important;
}

.has-error .form-control {
    border-color: #ff0500 !important;
}

.has-error .input-group-addon {
    color: #ff0500 !important;
}

.help-error-block, .errormessage {
    color: #ff0500;
    background: no-repeat;
}