

.formVps-container .row.checkBoxVps-form {
  margin-top: 25px;
}

.formVps-container .row.checkBoxVps-form .check-item span {
  font-weight: 600;
  font-family: 'GothamHTF-Bold', sans-serif;
  font-size: 19px;
  color: #3a3a3e;
  font-weight: bold;
  text-transform: uppercase;
}

.formVps-container .row.checkBoxVps-form .check-item span.option.js-form-required.form-required::after {
  display: none;
}

.formVps-container .row.checkBoxVps-form .check-item span.option.js-form-required.form-required,
.formVps-container .row.checkBoxVps-form .check-item span.field-prefix {
  font-weight: 600;
  font-family: 'GothamHTF-Book', sans-serif;
  font-size: 19px;
  color: #7C7C82;
  text-transform: none;
}

.formVps-container .row.checkBoxVps-form .check-item span.field-value-check {
  font-family: 'GothamHTF-Book', sans-serif;
  font-size: 19px;
  text-transform: none;
}


.formVps-container .row.checkBoxVps-form span {
  font-family: 'GothamHTF-Book', sans-serif;
  color: #999;
  font-weight: 100;
}

.formVps-container .row.checkBoxVps-form .form-type-checkbox label,
.formVps-container .row.checkBoxVps-form .form-type-checkbox span,
.formVps-container .row.checkBoxVps-form .form-type-select label,
.formVps-container .row.checkBoxVps-form .form-type-select span {
  font-weight: 600;
  font-family: 'GothamHTF-Book', sans-serif;
  font-size: 19px;
  color: #7C7C82;
}

.formVps-container .row.checkBoxVps-form .form-type-select label {
  color: #7C7C82;
}

.formVps-container .row.checkBoxVps-form .form-type-select select {
  min-width: 83px !important;
  background-color: white;
  border-radius: 4px;
  border: 2px solid #999;
}

.formVps-container .row.formVps-form .formVps-form-items {
  margin: 52px auto;
}

.formVps-container .row.formVps-form .formVps-form-items span.title {
  font-size: 20px;
  font-weight: 600;
  color: #036085;
  font-family: 'GothamHTF-Book', sans-serif;
}

.formVps-container .row.formVps-form .formVps-form-items fieldset,
.formVps-container .row.formVps-form .formVps-form-items .text-format-wrapper {
  margin-left: 18px;
}

.formVps-container .row.formVps-form .formVps-form-items fieldset legend {
  width: 95%;
}

.formVps-container .row.formVps-form .formVps-form-items fieldset legend span {
  color: unset;
  font-weight: 100;
  font-size: 20px;
}

.formVps-container .row.formVps-form .formVps-form-items .text-format-wrapper label {
  color: unset;
}

.formVps-container .row.formVps-form .formVps-form-items .text-format-wrapper textarea {
  background-color: white;
  width: 97.5%;
  margin-top: 10px;
  border: 2px solid #999;
  color: black;
}

.formVps-container .row.formVps-form .formVps-form-items #edit-field-vision2025--wrapper {
  width: 95%;
}

.formVps-container .row.formVps-form .formVps-form-items #edit-field-vision2025--wrapper input[type=checkbox]:checked+label::after {
  /* incluir estilos para changeIconCheck */
}

.formVps-container .vps-form-info-analyst .edit-field-full-name,
.formVps-container .vps-form-info-analyst .edit-field-email {
  color: #036085;
  font-size: 17px;
  font-weight: 600;
  font-family: 'GothamHTF-Book', sans-serif;
}

.formVps-container .vps-form-info-analyst  span {
  color: #7C7C82;
  font-size: 17px;
  font-weight: 100;
  font-family: 'GothamHTF-Book', sans-serif;
}

.formVps-container .item span.item-comments,
.formVps-container .item span.fieldset-legend {
  font-weight: 100;
  font-size: 17px;
  font-family: 'GothamHTF-Book', sans-serif;
  color: #7C7C82;
  text-transform: none;
}

.formVps-container .item span.item-comments {
  font-family: 'GothamHTF-Bold', sans-serif;
  font-weight: 500;
  font-size: 17px;
  text-transform: none;
}

.formVps-container .item span.comment {
  font-family: 'GothamHTF-Bold', sans-serif;
  font-weight: 500;
  font-size: 17px;
  text-transform: none;
}

.formVps-container .item span {
  font-family: 'GothamHTF-Bold', sans-serif;
  font-size: 19px;
  color: #3a3a3e;
  font-weight: bold;
  text-transform: uppercase;
}
