label.error {
  font-size: 0.9em;
  color: #f00;
  font-style: italic;
  float: right;
  text-align: right;
}
.width96[data-v-795265e0] {
  width: 96%;
}
label.required[data-v-795265e0]::before {
  content: "*";
  color: red;
}
