.red-label[data-v-d0663630] {
  color: red;
}
.label_column[data-v-d0663630] {
  width: auto;
}
.label_column label[data-v-d0663630] {
  margin-bottom: 0;
  padding-top: 5px;
  font-weight: 200;
  font-size: 0.8rem;
}
textarea[data-v-d0663630] {
  border: 1px solid #dfe5f9;
  padding: 4px 5px;
  font-weight: 200;
  font-size: 0.8rem;
  width: 100%;
  resize: none;
}
textarea.is-invalid[data-v-d0663630] {
  border-color: red;
}
textarea[data-v-d0663630]:focus {
  outline: none;
}
textarea.full-width[data-v-d0663630] {
  max-width: 100%;
}
.error-message[data-v-d0663630] {
  display: block;
  position: relative;
  font-weight: 200;
  font-size: 0.7rem;
  font-style: italic;
  color: red;
}
.label-secondary[data-v-d0663630] {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 12px !important;
  line-height: 16px;
  color: #000000;
}
