.person-list__item-wrapper {
  border-bottom: 1px solid #ececec;
  margin-bottom: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    .person-list__item-wrapper {
      display: -ms-flexbox;
      display: flex; } }

.person-list__image {
  margin: 1.5rem 0; }
  @media (min-width: 768px) {
    .person-list__image {
      width: 128px; } }
  .person-list__image img {
    margin: 0 auto;
    width: 128px; }

.person-list__image-placeholder {
  background-color: #b3b3b3;
  height: 180px;
  width: 128px; }

@media (min-width: 768px) {
  .with-image .person-list__content {
    padding-left: 2rem;
    max-width: calc(100% - 128px); } }

.person-list__name {
  color: #02535a !important;
  font-weight: 700 !important;
  font-size: 1.8rem;
  line-height: 1.5;
  margin: 0; }

.person-list__title {
  font-weight: 400;
  font-size: 1.4rem;
  word-break: break-word; }

.person-list__more-info-link .field {
  display: inline-block; }

.node--view-mode-photo-grid-names {
  width: 100%; }

.person-grid__item-wrapper.photo-grid-names {
  background-color: #e5e5e5;
  margin: 0 auto;
  max-width: 150px; }

.person-grid__item-wrapper.photo-grid {
  margin: 0 auto;
  max-width: 150px; }

.person-grid__image a {
  display: block; }

.person-grid__image img {
  width: 100%; }

.person-grid__placeholder-image {
  background-color: #b3b3b3;
  padding-top: 140.5%;
  width: 100%; }

.person-grid__content {
  background-color: #e5e5e5;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 1rem; }

h3.person-grid__name {
  margin: 0 0 0.5rem;
  font-size: inherit;
  font-weight: 700 !important;
  line-height: inherit;
  word-break: break-word; }

.person-grid__title {
  margin-bottom: 0.5rem;
  word-break: break-word; }

.person-page__container::after {
  content: '';
  display: table;
  clear: both; }

.person-page__header-row {
  margin-bottom: 2em; }

.person-page__header {
  margin-bottom: 2rem; }

.person-page__photo-container {
  max-width: 300px; }
  @media (min-width: 768px) {
    .person-page__photo-container {
      margin-bottom: 2em;
      max-width: initial; } }

h1.person-page__page-title {
  font-family: "Roboto", "Arial", sans-serif;
  font-size: 22px;
  line-height: 1.09;
  padding-bottom: 10px;
  font-weight: 400;
  color: #027da7;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: none; }

.person-page__contact-details .person__address .person__address-container {
  padding-left: 0; }
  .person-page__contact-details .person__address .person__address-container .fa,
  .person-page__contact-details .person__address .person__address-container .field--name-field-address-type {
    display: none; }

.person-page__contact-details .person__phone {
  margin-bottom: 0; }
  .person-page__contact-details .person__phone .fa-phone {
    display: none; }
  .person-page__contact-details .person__phone .paragraph--type--phone-numbers .field--name-field-type {
    display: none; }

.person__content-section .person__content-section-title {
  border-bottom: 1px solid #d7d7d7;
  color: #02535a;
  font-size: 1.8rem;
  font-weight: 400;
  margin: 0 0 1rem;
  padding-bottom: 1rem; }

.person-page__more-info-link .field {
  display: inline-block; }

.person__content-section {
  margin-bottom: 2rem; }
  .person__content-section:last-child {
    margin-bottom: 0; }

.person__content-section-title {
  font-weight: 700;
  margin: 0 0 1rem; }

.person__content-item {
  margin-bottom: 1rem; }
  .person__content-item:last-child {
    margin-bottom: 0; }

.person__phone {
  word-break: break-word; }
  .person__phone a {
    display: inline-block;
    color: #02535a !important;
    font-weight: 700;
    font-size: 1.8rem; }
  .person__phone .paragraph--type--phone-numbers {
    display: -ms-flexbox;
    display: flex; }
    .person__phone .paragraph--type--phone-numbers .field {
      margin-right: 0.5rem; }
    .person__phone .paragraph--type--phone-numbers .field--name-field-type {
      font-weight: 700; }
    .person__phone .paragraph--type--phone-numbers .field--name-field-type::after {
      content: ':'; }

.person__address > .field {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.person__address > .field > .field__item {
  padding: 0 4rem 1rem 0; }

.person__address > .field > .field__item:last-child {
  padding-right: 0; }

.person__address .person__address-container {
  padding-left: 20px;
  position: relative; }
  .person__address .person__address-container .fa {
    display: block;
    left: 0;
    position: absolute;
    top: 2px; }
  .person__address .person__address-container .field--name-field-address-type {
    font-weight: 700;
    white-space: nowrap; }
  .person__address .person__address-container .field--name-field-room::after {
    content: '';
    display: table;
    clear: both; }
  .person__address .person__address-container .field--name-field-room div {
    float: left; }
  .person__address .person__address-container .field--name-field-room .field__label {
    font-weight: 400; }
  .person__address .person__address-container .field--name-field-city {
    display: inline-block;
    margin-right: 0.5rem; }
    .person__address .person__address-container .field--name-field-city::after {
      content: ','; }
  .person__address .person__address-container .field--name-field-state {
    display: inline-block; }

.person__titles-title,
.person__titles-dept {
  display: inline; }
  .person__titles-title .field,
  .person__titles-dept .field {
    display: inline; }

.person__titles-title.with-dept::after {
  content: ',';
  margin-left: -3px; }

.field--name-field-postdoctoral-positions .field__label {
  margin: 2rem 0 1rem; }
