<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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;  }</pre></body></html>