.TableVolEventOpInfo .singleSearchResult ul br {
display: none;
}

.Body-Page-VolTeamsNew form#VolTeamsNew > .card-group.form.mb-3:nth-child(4) {
display: none;
  
}
.Body-Page-VolTeamsNew form#VolTeamsNew > .card-group.form.mb-3:nth-child(5) .Row-Description,
.Body-Page-VolTeamsNew form#VolTeamsNew > .card-group.form.mb-3:nth-child(5) .Row-Description + div,
.Body-Page-VolTeamsNew form#VolTeamsNew > .card-group.form.mb-3:nth-child(5) .Row-Description + div + div,
.Body-Page-VolTeamsNew form#VolTeamsNew > .card-group.form.mb-3:nth-child(5) .Row-Transportation{
display: none;
  
}






.Body-Page-VolTeamsNew form#VolTeamsNew > .card-group.form.mb-3:nth-child(6) .Row-Description,
.Body-Page-VolTeamsNew form#VolTeamsNew > .card-group.form.mb-3:nth-child(6) .Row-Description + div,
.Body-Page-VolTeamsNew form#VolTeamsNew > .card-group.form.mb-3:nth-child(6) .Row-Description + div + div,
.Body-Page-VolTeamsNew form#VolTeamsNew > .card-group.form.mb-3:nth-child(6) .Row-Transportation{
display: none;
  
}


.Body-Page-VolTeamsNew #InterestsSection,
.Body-Page-VolTeamsNew #LocationsSection,
.Body-Page-VolTeamsNew #PopulationsSection,
.Body-Page-VolTeamsNew #ReportToSection,
.Body-Page-VolTeamsNew #SkillsSection,
.Body-Page-VolTeamsNew #SpecialNeedsSection,
.Body-Page-VolTeamsNew #TimeSection,
.Body-Page-VolTeamsNew #TrainingSection{
  display: none;
}



.Body-Page-VolTeamMemberNew .Navigation .EmployeeSearch{
  display: none;
}

.Body-Page-NewContactSel #NewContactForm .Row-NameSearch .form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
    position: absolute;
}

