.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 #NeighborhoodSection,
.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;
}

.Area-Volunteer #eVol-breadcrumbs,
.Page-IProfile #eVol-breadcrumbs{
  display: none;
}

#TableTeams {
  margin-top: 10px;
}

h1, .page-header, .Area-Volunteer .Page-VolOpInfo .OpName, .Area-Volunteer .Page-VolAgencyInfo .VolAgTitle, .CardConPlgTitle p {
  margin-bottom: 14px;
}

#eVol-sidebar .card-body p {
  font-weight: 600;
}
