.admin .admin-breadcrumbs {
  background-color: transparent;
  padding: 0;
  margin: 0;
}

.admin-form th,
.admin-form td {
  padding-bottom: .5rem !important;
}

.member-list {
  margin-top: 1em;
}

.member-list-item td,
.member-list-header th {
  padding: .5em 1em .5em 0;
  border-top: 1px solid #ccc;
}

.member-list-header th {
  border-top: none;
}

.member-list-header th {
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  color: #333;
}

.member-list-item .member-list-photo img {
  max-width: unset !important;
}

.member-list-checkbox {
  padding: 0;
  text-align: left;
}

.member-list-name {
}

.member-list-class-year {
  padding-left: .5em;
}

.member-list-last-name {
  font-weight: bold;
}

.member-list-email {
  font-style: italic;
}

.member-list-phone {
  text-align: right;
}

.member-bio td {
  border-top: none;
}

div.bio {
  width: 28em;
  margin: 1em 0 2em 0;
}

.photo {
   padding-bottom: 25px;
}