/*------------------------------------
  Error state v3
------------------------------------*/

.u-has-error-v3 {
  label.error {
    display: none !important;
  }
}
