.profile__header .profile__edit{
  font-family: "Calibri", "Open Sans", "Helvetica", "Arial", sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 24px;
  color: #333f48;
  text-decoration: underline;
  float: right;
  padding: 8px 32px 0 0;
}

.profile__header h3 {
  font-family: "Calibri", "Open Sans", "Helvetica", "Arial", sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 24px;
  color: #333f48;
  width: 75%;
  float: left;
  margin: 0;
  padding: 8px 16px;
}

:disabled{
  background: #E1E6EA;
}

.ageRule{
  text-align: center
}

.ageRule .input-field{
  float: left;
  width: 50%;
  display:inline-block;
}

.ageRule .input-text-center{
  display: inline-block;
}

.matched-volunteer-number{
  color: #008194;
}

.matched-volunteer-required{
  color: #7f7f7f;
}

.errorMessage{
  color: #a6093d;
  display: none;
}

#LGAPrompt{
  font-size: 15px;
}

.noBorder{
  border: none !important;
  margin-bottom: 0 !important;
}

.lgaId{
  /*display: none;*/
}

.siteName {
  width: 15%;
}

.siteLGA {
  width: 15%
}

.siteRecruiter {
  width: 30%;
}

.empty-field{
  text-align: center;
  vertical-align: middle;
  color: #7f7f7f;
}

.siteStatus {
  width: 100%;
}

.site_status__edit {
  color: #f15b5b;
  text-decoration: underline;
}

.actionlink{
  min-width: 500px;
}

.location-field {
  width: 100%;
}

.recruiter-field{
  width: 100%;
}

