﻿.form .field {
  margin-bottom: 1.4em;
}
.form .field label {
  display: none;
}
.form .field .hintedFieldWrap {
  display: block !important;
}