.highlight-empty-field {
   border-color: red !important ;
}

.has-success,.has-error{ position: relative; }
.has-success .form-control-feedback { color: #347900;right:-35px; }
.has-error .form-control-feedback { color:red;right:-35px;  }