.socialblue--sky .card--content-merged .further-education__wrapper {
  display: block;
}
.socialblue--sky .card--content-merged .further-education__wrapper .list-item__label {
  font-size: 14px;
  margin-bottom: 12px;
}
.socialblue--sky .card--content-merged .further-education__wrapper .further-education {
  display: grid;
  grid-template-columns: 1fr 1fr auto;
  grid-gap: 10px;
}
.socialblue--sky .card--content-merged .field--name-field-profile-further-education .field--item {
  border-bottom: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.socialblue--sky .card--content-merged .field--name-field-profile-further-education .field--item:first-child {
  border-top: 1px solid #E6E6E6;
}
.socialblue--sky .card--content-merged .resume-download {
  display: flex;
  justify-content: center;
  margin-top: 32px;
}

.socialblue--sky .card__info-user--about-rest {
  text-align: left;
}
@media (min-width: 600px) {
  .socialblue--sky .card__info-user--about-rest .list-item__label {
    flex-basis: 80px;
    font-size: 14px;
  }
}
.socialblue--sky .card__info-user--about-rest .list-item {
  padding: 5px 0px;
}
.socialblue--sky .card__info-user--about-rest .grouped-fields {
  margin: 32px 0px;
}
.socialblue--sky .card__info-user--about-rest .list-item__text {
  line-height: 24px;
}
.socialblue--sky .card__info-user--about-rest .engagements-list {
  margin-top: 32px;
}
.socialblue--sky .card__info-user--about-rest .engagements-list .engagements-items {
  padding-left: 12px;
}
.socialblue--sky .card__info-user--about-rest .engagements-list .engagements-item .list-item__label {
  color: #777;
  margin-top: 8px;
}
.socialblue--sky .card__info-user--about-rest .engagements-list .engagements-item .list-item__text .field--item {
  display: flex;
}
.socialblue--sky .card__info-user--about-rest .engagements-list .engagements-item .list-item__text .field--item:before {
  content: '\02022';
  font-weight: 700;
  margin-right: 5px;
}
.socialblue--sky .card__info-user--about-rest .engagements-list .engagements-item .list-item__text > div {
  display: inline-block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .socialblue--sky .card__info-user--about-rest .engagements-list .engagements-item .list-item__text .field--item {
    max-width: 200px;
  }
}

.teaser .teaser-item {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
}
.teaser .teaser-item .teaser-item__label {
  font-weight: 700;
  color: #777;
  margin-right: 8px;
}
.teaser .teaser-item .teaser-item__text {
  font-weight: 700;
}
.teaser .teaser-email-speed {
  display: flex;
  padding-top: 18px;
  padding-left: 24px;
}
.teaser .teaser-email {
  line-height: 16px;
}
.teaser .teaser-speed:before {
  content: '|';
  margin: 0px 12px 0px 12px;
  font-weight: 700;
}
.teaser .teaser-speed .teaser-item__label {
  margin-right: 8px;
}

.socialblue--sky .card__info-user:after {
  display: none;
}

.socialblue--sky .card-files {
  margin-top: 0px;
}
.socialblue--sky .card-files__title {
  margin: 24px 0px 8px 0px;
}

/* ZP-7339: Increase space between cards in stream. */
.socialblue--sky .card--stream {
  margin-bottom: 4.5rem !important;
}
.socialblue--sky .stream > .stream-item {
  margin-bottom: 9rem !important;
}
.socialblue--sky .dropdown-menu--visibility .help-block {
  display: none;
}
.socialblue--sky .dropdown-menu--visibility .form-group {
  margin: 0px;
  line-height: 1rem
}
.socialblue--sky .dropdown-menu--visibility .list-item--visibility {
  padding: 8px 4px;
  font-size: 12px;
}

@media (max-width: 599px) {
  .socialblue--sky .card__info-user {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .socialblue--sky .card__info-user .list-item__label {
    flex-basis: 80px !important;
    margin-right: 10px !important;
  }
}
