input.has-warning {
    border-color: #ffa500;
}

input.has-error {
    border-color: #ff0000;
}