.Section-Survey .col-form-label {
  font-weight: normal;
}

.Page-AgencyRegistration #RegForm .Col-commLabel, 
.Page-AgencyRegistration #RegForm .Col-commInput {
  display: none;
}

.Page-AgencyRegistration #RegForm .Col-descLabel {
  color: #ffffff;
}

.Page-AgencyRegistration #RegForm .Col-descLabel:before {
  content: "*Brief Organization Description";
  color: #000000 !important;
}

.Page-AgencyRegistration #RegForm .Col-contactLabel {
  color: #ffffff;
}

.Page-AgencyRegistration #RegForm .Col-contactLabel:before {
  color: #000000 !important;
  content: "*Main Contact Name";
}

.Page-AgencyRegistration #RegForm .Col-EINLabel {
  color: #ffffff;
}

.Page-AgencyRegistration #RegForm .Col-EINLabel:before {
  color: #000000 !important;
  content: "*FEIN";
}

.SubFormTable .Col-RadioCustom > .Col-Radio {
  display: block;
  margin-bottom: 8px;
}

