﻿label.error {
    display: none !important;
}

.form-control.error{
      border: 1px solid #e5e6e7 !important;
}
