.page-node-type-dashboard {
  /**
   * Fix dashboard navigation block spacing on mobile.
   */
  /* Follow socialbase max container width + padding as breakpoint */
  /* use max-width on container to cause a smooth transition */
  /* Elements on this page use margin-top because it's easier to control */
  /*
   * Make text field edges align with the larger of the two cards in a 2:1
   * set-up. This works for all long text blocks in the column filling cards.
   *
   * Use the max-width to keep ourselves aligned to the blocks at full screen
   * size. The 0.67 is the % width of the block we align with. The rem
   * reductions are offsets for paddings in the container and margins of the
   * cards.
   * The width keeps the sizing correct for screens smaller than 1200px.
   */
  /**
   * Dashboard hero
   */
  /**
   * Titles for cards without special title behaviour.
   */
  /**
   * Basic (Title + WYSIWYG) Block
   */
  /* TODO DEBUG: Remove the field-title rule */
  /**
   * Content List
   */
  /**
   * Featured Items
   */
  /**
   * Dashboard featured content
   */
  /**
   * Dashboard activity stream
   */
  /**
   * Dashboard newest members
   */
  /**
   * Dashboard follow tags
   */
  /* Featured content layout for the tile and tile-profile teasers, stream items, newest members */
  /* Featured content layout for the tile and tile-profile teasers, stream items, newest members */
  /* Featured content layout for the tile and tile-profile teasers, stream items, newest members */
  /**
   * Dashboard configuration block
   */ }
  .page-node-type-dashboard .block-social-dashboard .node-type {
    font-weight: 700; }
  .page-node-type-dashboard .block-social-dashboard .page-title {
    font-size: 1rem; }
  .page-node-type-dashboard .block-social-dashboard .site-manager-note {
    font-size: 14px;
    font-weight: 300; }
  .page-node-type-dashboard .region--title {
    margin-top: 1rem; }
  @media (max-width: 77rem) {
    .page-node-type-dashboard .main-container > .container {
      margin-left: 1rem;
      margin-right: 1rem; } }
  .page-node-type-dashboard .alert {
    margin-bottom: 0; }
  .page-node-type-dashboard .card__featured-items .card__text {
    display: block; }
  .page-node-type-dashboard .layout__region {
    display: flex;
    flex-direction: column;
    max-width: 100%; }
    .page-node-type-dashboard .layout__region > * {
      margin-top: .5rem; }
  @media (min-width: 640px) {
    .page-node-type-dashboard .layout--onecol .hero--dashboard .cover-wrap .field--type-text-long,
    .page-node-type-dashboard .layout--onecol .basic-block .field--type-text-long {
      max-width: calc((1200px * 0.67) - 2.5rem);
      width: calc(100vw * 0.67 - 3.75rem); } }
  @media screen and (min-width: 40em) {
    .page-node-type-dashboard .layout--threecol-section--33-34-33 > .layout__region--first,
    .page-node-type-dashboard .layout--threecol-section--33-34-33 > .layout__region--third {
      max-width: 33%; }
    .page-node-type-dashboard .layout--threecol-section--33-34-33 > .layout__region--second {
      max-width: 34%; }
    .page-node-type-dashboard .layout--twocol-section--67-33 > .layout__region--first {
      max-width: 67%; }
    .page-node-type-dashboard .layout--twocol-section--67-33 > .layout__region--second {
      max-width: 33%; }
    .page-node-type-dashboard .layout--twocol-section--33-67 > .layout__region--first {
      max-width: 33%; }
    .page-node-type-dashboard .layout--twocol-section--33-67 > .layout__region--second {
      max-width: 67%; } }
  .page-node-type-dashboard .hero--dashboard {
    text-align: left;
    padding: 0 2.5rem; }
  .page-node-type-dashboard .hero__bgimage-overlay {
    border-radius: inherit; }
  .page-node-type-dashboard .cover-wrap {
    justify-content: flex-end;
    height: 100%;
    padding-bottom: 2.5rem; }
    @media (min-width: 600px) {
      .page-node-type-dashboard .cover-wrap {
        min-height: 210px; } }
    .page-node-type-dashboard .cover-wrap .field--type-text-long {
      margin-top: 5rem;
      max-width: 44rem; }
      .page-node-type-dashboard .cover-wrap .field--type-text-long h2 {
        font-weight: 500; }
    .page-node-type-dashboard .cover-wrap .hero-cta-wrapper {
      margin-top: .5rem; }
      .page-node-type-dashboard .cover-wrap .hero-cta-wrapper .btn {
        display: block; }
        .page-node-type-dashboard .cover-wrap .hero-cta-wrapper .btn + .btn {
          margin-left: 0;
          margin-top: 1rem; }
  .page-node-type-dashboard .layout--onecol .hero--dashboard .cover-wrap .hero-cta-wrapper .btn,
  .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .hero--dashboard .cover-wrap .hero-cta-wrapper .btn,
  .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .hero--dashboard .cover-wrap .hero-cta-wrapper .btn {
    /* Follow the breakpoints of the layout builder, not the socialbase theme */ }
    @media (min-width: 640px) {
      .page-node-type-dashboard .layout--onecol .hero--dashboard .cover-wrap .hero-cta-wrapper .btn,
      .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .hero--dashboard .cover-wrap .hero-cta-wrapper .btn,
      .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .hero--dashboard .cover-wrap .hero-cta-wrapper .btn {
        display: inline-block;
        margin-top: 0; }
        .page-node-type-dashboard .layout--onecol .hero--dashboard .cover-wrap .hero-cta-wrapper .btn + .btn,
        .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .hero--dashboard .cover-wrap .hero-cta-wrapper .btn + .btn,
        .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .hero--dashboard .cover-wrap .hero-cta-wrapper .btn + .btn {
          margin-left: .5rem; } }
  .page-node-type-dashboard .block--featured-items .card__title,
  .page-node-type-dashboard .block--featured-items .block-title,
  .page-node-type-dashboard .block--featured-items .section-title-stream,
  .page-node-type-dashboard .block--custom-content-list .card__title,
  .page-node-type-dashboard .block--custom-content-list .block-title,
  .page-node-type-dashboard .block--custom-content-list .section-title-stream,
  .page-node-type-dashboard .card--views__sidebar .card__title,
  .page-node-type-dashboard .card--views__sidebar .block-title,
  .page-node-type-dashboard .card--views__sidebar .section-title-stream,
  .page-node-type-dashboard .block-dashboard-activity-stream .card__title,
  .page-node-type-dashboard .block-dashboard-activity-stream .block-title,
  .page-node-type-dashboard .block-dashboard-activity-stream .section-title-stream,
  .page-node-type-dashboard .block--intro-text .card__title,
  .page-node-type-dashboard .block--intro-text .block-title,
  .page-node-type-dashboard .block--intro-text .section-title-stream,
  .page-node-type-dashboard .block--trending-tags .card__title,
  .page-node-type-dashboard .block--trending-tags .block-title,
  .page-node-type-dashboard .block--trending-tags .section-title-stream,
  .page-node-type-dashboard .block--dashboard--follow-tags .card__title,
  .page-node-type-dashboard .block--dashboard--follow-tags .block-title,
  .page-node-type-dashboard .block--dashboard--follow-tags .section-title-stream,
  .page-node-type-dashboard .block-chart--dashboard .card__title,
  .page-node-type-dashboard .block-chart--dashboard .block-title,
  .page-node-type-dashboard .block-chart--dashboard .section-title-stream {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 1.25rem;
    margin: 0;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
    /* $gray-lighter */
    color: #777;
    border-bottom: 1px solid #e6e6e6; }
  .page-node-type-dashboard .block-chart--dashboard .body_wrapper {
    padding: 1rem; }
  .page-node-type-dashboard .block--intro-text {
    padding-left: 0; }
    .page-node-type-dashboard .block--intro-text .block-title,
    .page-node-type-dashboard .block--intro-text .card__title,
    .page-node-type-dashboard .block--intro-text .block--intro-text__title {
      max-width: 100%; }
  .page-node-type-dashboard .basic-block {
    display: flex;
    flex-direction: column;
    padding: 2.5rem; }
    .page-node-type-dashboard .basic-block .field--name-field-title {
      display: none; }
    .page-node-type-dashboard .basic-block .basic-block__title {
      margin: 0;
      font-weight: 700;
      word-break: break-word; }
      .page-node-type-dashboard .basic-block .basic-block__title:after {
        content: ' ';
        display: block;
        margin: 1.25rem 0;
        max-width: 120px;
        width: 100%;
        border-bottom: 12px solid #f3f3f3;
        /* $gray-lightest */ }
    .page-node-type-dashboard .basic-block .card__link {
      float: none;
      text-align: right;
      margin-top: auto;
      margin-left: 0;
      padding-top: 1rem;
      padding-left: 0; }
  .page-node-type-dashboard .layout--onecol .basic-block {
    /* Follow the breakpoints of the layout builder, not the socialbase theme */ }
    @media (min-width: 640px) {
      .page-node-type-dashboard .layout--onecol .basic-block {
        flex-direction: row;
        flex-wrap: wrap; }
        .page-node-type-dashboard .layout--onecol .basic-block .basic-block__title {
          flex: 1;
          padding-right: 1.25rem; }
        .page-node-type-dashboard .layout--onecol .basic-block .field--type-text-long {
          flex: none; }
        .page-node-type-dashboard .layout--onecol .basic-block .card__link {
          flex: 0 0 100%; } }
  .page-node-type-dashboard .block--custom-content-list .card__subtitle,
  .page-node-type-dashboard .card--views__sidebar .card__subtitle {
    flex: 0 0 100%;
    margin: .25rem 0 0;
    font-size: .875rem;
    font-weight: 300; }
  .page-node-type-dashboard .block--custom-content-list .card__actionbar,
  .page-node-type-dashboard .card--views__sidebar .card__actionbar {
    text-align: center; }
  .page-node-type-dashboard .layout--onecol .block--custom-content-list .content-list__items,
  .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .block--custom-content-list .content-list__items,
  .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .block--custom-content-list .content-list__items {
    /* Follow the breakpoints of the layout builder, not the socialbase theme */ }
    @media (min-width: 640px) {
      .page-node-type-dashboard .layout--onecol .block--custom-content-list .content-list__items,
      .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .block--custom-content-list .content-list__items,
      .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .block--custom-content-list .content-list__items {
        display: flex;
        flex-wrap: wrap; } }
  .page-node-type-dashboard .layout--onecol .block--custom-content-list .content-list__items .teaser--small {
    /* Follow the breakpoints of the layout builder, not the socialbase theme */ }
    @media (min-width: 640px) {
      .page-node-type-dashboard .layout--onecol .block--custom-content-list .content-list__items .teaser--small {
        flex: 0 0 33%; } }
  .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .block--custom-content-list .content-list__items .teaser--small,
  .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .block--custom-content-list .content-list__items .teaser--small {
    /* Follow the breakpoints of the layout builder, not the socialbase theme */ }
    @media (min-width: 640px) {
      .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .block--custom-content-list .content-list__items .teaser--small,
      .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .block--custom-content-list .content-list__items .teaser--small {
        flex: 0 0 50%; } }
  .page-node-type-dashboard .block--featured-items .paragraph--type--featured-item {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: .5rem 0;
    flex: 0 0 100%;
    /* Follow the breakpoints of the layout builder, not the socialbase theme */ }
    @media (min-width: 640px) {
      .page-node-type-dashboard .block--featured-items .paragraph--type--featured-item {
        max-width: 220px; } }
  .page-node-type-dashboard .block--featured-items .teaser__info svg {
    fill: #4d4d4d; }
  .page-node-type-dashboard .block--featured-items .container,
  .page-node-type-dashboard .block--featured-items .masonry-wrapper {
    width: 100%; }
  .page-node-type-dashboard .block--featured-items .teaser--tile {
    height: auto; }
  .page-node-type-dashboard .block--featured-items .paragraph--type--featured-item .teaser__title {
    min-height: initial;
    margin-bottom: 1rem; }
  .page-node-type-dashboard .block--featured-items .paragraph--type--featured-item .teaser__body .card__actionbar {
    margin-top: auto; }
  .page-node-type-dashboard .block--featured-items .paragraph--type--featured-item .teaser__body .card__link {
    /* socialblue $btn-default-border */
    border-color: #adadad;
    /* socialblue $btn-default-color */
    color: #4d4d4d; }
  .page-node-type-dashboard .block--featured-items > div {
    width: 100%;
    height: auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start; }
  .page-node-type-dashboard .block--featured-items .field--name-field-featured-items > .field--item {
    flex: 0 0 100%;
    display: flex;
    justify-content: center; }
  .page-node-type-dashboard .layout--onecol .block--featured-items .field--name-field-featured-items > .field--item {
    /* Follow the breakpoints of the layout builder, not the socialbase theme */ }
    @media (min-width: 640px) {
      .page-node-type-dashboard .layout--onecol .block--featured-items .field--name-field-featured-items > .field--item {
        flex: 0 0 25%; } }
  .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .block--featured-items .field--name-field-featured-items > .field--item,
  .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .block--featured-items .field--name-field-featured-items > .field--item {
    /* Follow the breakpoints of the layout builder, not the socialbase theme */ }
    @media (min-width: 640px) {
      .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .block--featured-items .field--name-field-featured-items > .field--item,
      .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .block--featured-items .field--name-field-featured-items > .field--item {
        flex: 0 0 33.33%; } }
  .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--second .block--featured-items .field--name-field-featured-items > .field--item,
  .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--first .block--featured-items .field--name-field-featured-items > .field--item {
    /* Follow the breakpoints of the layout builder, not the socialbase theme */ }
    @media (min-width: 640px) {
      .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--second .block--featured-items .field--name-field-featured-items > .field--item,
      .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--first .block--featured-items .field--name-field-featured-items > .field--item {
        flex: 0 0 100%; } }
  .page-node-type-dashboard .media-post-label {
    position: absolute;
    top: 0;
    left: 0; }
  .page-node-type-dashboard div.teaser.teaser--tile {
    box-shadow: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 400px) {
      .page-node-type-dashboard div.teaser.teaser--tile {
        margin-bottom: 3.5rem; } }
    .page-node-type-dashboard div.teaser.teaser--tile .teaser__image {
      margin-bottom: .5rem; }
    .page-node-type-dashboard div.teaser.teaser--tile.teaser-profile {
      text-align: left;
      margin-bottom: 15px; }
      .page-node-type-dashboard div.teaser.teaser--tile.teaser-profile .teaser__image {
        flex: none;
        height: auto;
        max-width: 154px;
        margin-bottom: 8px;
        background: transparent; }
        .page-node-type-dashboard div.teaser.teaser--tile.teaser-profile .teaser__image .img_wrapper {
          height: auto;
          padding-bottom: 0; }
          .page-node-type-dashboard div.teaser.teaser--tile.teaser-profile .teaser__image .img_wrapper img {
            position: static;
            width: auto;
            height: auto;
            margin: 0;
            border: 0;
            border-radius: 5px; }
      .page-node-type-dashboard div.teaser.teaser--tile.teaser-profile .teaser__body {
        padding: 0; }
      .page-node-type-dashboard div.teaser.teaser--tile.teaser-profile div.card__actionbar {
        display: none; }
    .page-node-type-dashboard div.teaser.teaser--tile .teaser__content {
      padding: 0; }
    .page-node-type-dashboard div.teaser.teaser--tile .teaser__content,
    .page-node-type-dashboard div.teaser.teaser--tile .teaser__body {
      text-align: left; }
    .page-node-type-dashboard div.teaser.teaser--tile div.card__actionbar {
      margin: 0;
      padding: 0;
      text-align: left; }
      .page-node-type-dashboard div.teaser.teaser--tile div.card__actionbar:before, .page-node-type-dashboard div.teaser.teaser--tile div.card__actionbar:after {
        display: inline;
        vertical-align: middle; }
    .page-node-type-dashboard div.teaser.teaser--tile .teaser__content-type-icon {
      margin-right: 5px; }
    .page-node-type-dashboard div.teaser.teaser--tile .teaser__body .teaser__header,
    .page-node-type-dashboard div.teaser.teaser--tile .teaser__body .teaser__title {
      display: block; }
      .page-node-type-dashboard div.teaser.teaser--tile .teaser__body .teaser__header svg,
      .page-node-type-dashboard div.teaser.teaser--tile .teaser__body .teaser__title svg {
        display: inline-block; }
    .page-node-type-dashboard div.teaser.teaser--tile .teaser__body .teaser__title {
      display: block;
      min-height: auto;
      max-height: none;
      text-align: left;
      margin-bottom: .5rem; }
    .page-node-type-dashboard div.teaser.teaser--tile .teaser__body .teaser__header {
      display: flex;
      align-items: center; }
    .page-node-type-dashboard div.teaser.teaser--tile .teaser__content-line {
      align-items: flex-start;
      padding-right: 10px; }
    .page-node-type-dashboard div.teaser.teaser--tile .teaser__content-text {
      white-space: normal;
      word-break: break-all; }
  .page-node-type-dashboard .block--featured-items .paragraph--featured {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
    .page-node-type-dashboard .block--featured-items .paragraph--featured .container {
      margin-left: 0;
      margin-right: 0; }
    .page-node-type-dashboard .block--featured-items .paragraph--featured .field--name-field-featured-items {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      margin: 1rem -15px 0; }
    .page-node-type-dashboard .block--featured-items .paragraph--featured .field--name-field-featured-description {
      padding-top: 1.25rem; }
    .page-node-type-dashboard .block--featured-items .paragraph--featured footer.card__actionbar {
      margin-top: 0;
      padding: 0 1.25rem 1.25rem; }
      .page-node-type-dashboard .block--featured-items .paragraph--featured footer.card__actionbar .card__link {
        float: none;
        margin-left: 0;
        text-align: center; }
    .page-node-type-dashboard .block--featured-items .paragraph--featured .teaser--tile,
    .page-node-type-dashboard .block--featured-items .paragraph--featured .teaser--tile .teaser__teaser-type {
      border-radius: 0 !important; }
  .page-node-type-dashboard .teaser__content-line {
    align-items: center; }
  .page-node-type-dashboard .stream .stream-item .photoswipe-gallery-custom,
  .page-node-type-dashboard .block--featured-items .paragraph--featured .photoswipe-gallery-custom {
    margin-top: 2rem; }
    @media (min-width: 600px) {
      .page-node-type-dashboard .stream .stream-item .photoswipe-gallery-custom .field--item,
      .page-node-type-dashboard .block--featured-items .paragraph--featured .photoswipe-gallery-custom .field--item {
        flex-basis: 100px;
        height: 100px; } }
    .page-node-type-dashboard .stream .stream-item .photoswipe-gallery-custom .file-tile,
    .page-node-type-dashboard .block--featured-items .paragraph--featured .photoswipe-gallery-custom .file-tile {
      padding: .5rem;
      background: #f3f3f3;
      border: none; }
    .page-node-type-dashboard .stream .stream-item .photoswipe-gallery-custom .file-icon .node-file__icon,
    .page-node-type-dashboard .block--featured-items .paragraph--featured .photoswipe-gallery-custom .file-icon .node-file__icon {
      margin-left: auto; }
  .page-node-type-dashboard .stream .stream-item .badge,
  .page-node-type-dashboard .block--featured-items .paragraph--featured .badge {
    padding-left: 10px;
    margin-top: 4px; }
  .page-node-type-dashboard .stream .stream-item .badge--post.badge,
  .page-node-type-dashboard .block--featured-items .paragraph--featured .badge--post.badge {
    padding: 0;
    margin: 0;
    font-size: 14px;
    vertical-align: middle; }
    .page-node-type-dashboard .stream .stream-item .badge--post.badge + .badge,
    .page-node-type-dashboard .block--featured-items .paragraph--featured .badge--post.badge + .badge {
      margin-left: 14px; }
    .page-node-type-dashboard .stream .stream-item .badge--post.badge .badge__container,
    .page-node-type-dashboard .block--featured-items .paragraph--featured .badge--post.badge .badge__container {
      align-items: flex-start; }
    .page-node-type-dashboard .stream .stream-item .badge--post.badge .badge__icon,
    .page-node-type-dashboard .block--featured-items .paragraph--featured .badge--post.badge .badge__icon {
      width: 18px;
      height: 18px;
      padding: 0 1px;
      margin-right: 3px;
      line-height: 1;
      fill: #4d4d4d;
      stroke-width: 15px;
      transition: 0.3s;
      vertical-align: text-top; }
    .page-node-type-dashboard .stream .stream-item .badge--post.badge .badge__label,
    .page-node-type-dashboard .block--featured-items .paragraph--featured .badge--post.badge .badge__label {
      padding-left: 0;
      font-size: 14px;
      font-weight: 500;
      color: #4d4d4d; }
  .page-node-type-dashboard .stream .stream-item .media-post-social,
  .page-node-type-dashboard .block--featured-items .paragraph--featured .media-post-social {
    margin-top: 1.5rem; }
    .page-node-type-dashboard .stream .stream-item .media-post-social .vote-widget,
    .page-node-type-dashboard .block--featured-items .paragraph--featured .media-post-social .vote-widget {
      width: auto;
      margin-right: 14px; }
    .page-node-type-dashboard .stream .stream-item .media-post-social .vote__count,
    .page-node-type-dashboard .stream .stream-item .media-post-social .badge__label,
    .page-node-type-dashboard .block--featured-items .paragraph--featured .media-post-social .vote__count,
    .page-node-type-dashboard .block--featured-items .paragraph--featured .media-post-social .badge__label {
      font-size: 12px; }
  .page-node-type-dashboard .card__featured-items .teaser--tile .teaser__body {
    padding: 0; }
  .page-node-type-dashboard .card__featured-items .teaser--tile .teaser__image {
    padding-top: 0; }
    .page-node-type-dashboard .card__featured-items .teaser--tile .teaser__image img {
      height: auto; }
  .page-node-type-dashboard .stream {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 1rem -22px 0;
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
    .page-node-type-dashboard .stream > div,
    .page-node-type-dashboard .stream > nav {
      flex: 0 0 100%;
      max-width: 100%;
      width: 100%; }
    .page-node-type-dashboard .stream:before,
    .page-node-type-dashboard .stream .card--stream:before,
    .page-node-type-dashboard .stream .card--stream:after,
    .page-node-type-dashboard .stream .stream-icon {
      display: none; }
    .page-node-type-dashboard .stream .comment__actions {
      top: -40px; }
    .page-node-type-dashboard .stream .card__nested-section {
      margin: 1rem auto 0;
      border: none; }
    .page-node-type-dashboard .stream .more-link {
      margin: .5rem 0;
      text-align: right; }
    .page-node-type-dashboard .stream .card--stream {
      margin-left: 0;
      box-shadow: none;
      border: 1px solid #ccc;
      padding: 1rem;
      height: 100%; }
      .page-node-type-dashboard .stream .card--stream > .card__block > .media-wrapper,
      .page-node-type-dashboard .stream .card--stream .margin-top-s {
        display: flex;
        flex-direction: column;
        height: 100%; }
      .page-node-type-dashboard .stream .card--stream .card:not(.teaser),
      .page-node-type-dashboard .stream .card--stream .card__block {
        height: 100%; }
      .page-node-type-dashboard .stream .card--stream .teaser__image {
        margin-top: -12px;
        margin-left: -1rem;
        margin-right: -1rem;
        border-radius: 0;
        width: auto; }
        .page-node-type-dashboard .stream .card--stream .teaser__image .teaser__teaser-type {
          border-radius: 0; }
      .page-node-type-dashboard .stream .card--stream .card__actionbar .badge:first-child {
        padding-left: 0; }
      .page-node-type-dashboard .stream .card--stream .post-body--stream {
        flex: 1; }
      .page-node-type-dashboard .stream .card--stream .post-body--stream-body > * {
        display: inline; }
        .page-node-type-dashboard .stream .card--stream .post-body--stream-body > *:nth-last-child(2) {
          margin-right: 5px; }
      .page-node-type-dashboard .stream .card--stream .post-body--stream-body .more-link {
        display: inline-block;
        margin: 0; }
        .page-node-type-dashboard .stream .card--stream .post-body--stream-body .more-link a {
          font-size: 14px;
          line-height: 21px; }
          .page-node-type-dashboard .stream .card--stream .post-body--stream-body .more-link a:hover, .page-node-type-dashboard .stream .card--stream .post-body--stream-body .more-link a:focus {
            text-decoration: underline; }
      .page-node-type-dashboard .stream .card--stream .attachments,
      .page-node-type-dashboard .stream .card--stream .tags-count {
        font-size: 14px;
        line-height: 21px;
        font-weight: bold; }
      .page-node-type-dashboard .stream .card--stream .attachments {
        display: flex;
        align-items: center; }
        .page-node-type-dashboard .stream .card--stream .attachments svg {
          width: 21px;
          height: 21px;
          margin-right: 10px; }
      .page-node-type-dashboard .stream .card--stream .tags {
        display: flex;
        flex-wrap: nowrap;
        align-items: center; }
        .page-node-type-dashboard .stream .card--stream .tags .badge {
          max-width: 170px;
          margin-top: 0;
          margin-bottom: 0;
          padding-top: 1px;
          padding-bottom: 1px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .page-node-type-dashboard .stream .card--stream .tags .badge + .tags-count {
          margin-left: 5px; }
      .page-node-type-dashboard .stream .card--stream .card__nested-sectiosn,
      .page-node-type-dashboard .stream .card--stream .card__nested-sectiosn > .comment,
      .page-node-type-dashboard .stream .card--stream .card__nested-sectiosn > .comment > .comment__content,
      .page-node-type-dashboard .stream .card--stream .card__nested-sectiosn > .comment > .comment__content > .comment__text {
        height: 100%; }
      .page-node-type-dashboard .stream .card--stream .card__nested-sectiosn {
        display: flex;
        flex-direction: column; }
        .page-node-type-dashboard .stream .card--stream .card__nested-sectiosn > .comment {
          flex: 1; }
      .page-node-type-dashboard .stream .card--stream .card__nested-sectiosn > .comment > .comment__content > .comment__text {
        display: flex;
        flex-direction: column; }
        .page-node-type-dashboard .stream .card--stream .card__nested-sectiosn > .comment > .comment__content > .comment__text .post-body--stream-body {
          flex: 1; }
    .page-node-type-dashboard .stream div.teaser.teaser--tile {
      flex: 0 0 100%;
      max-width: 100%;
      width: 100%;
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 0; }
    .page-node-type-dashboard .stream .card {
      margin-bottom: 0;
      box-shadow: none; }
    .page-node-type-dashboard .stream .card__block {
      border-radius: 0;
      padding: 0; }
    .page-node-type-dashboard .stream .margin-top-s .clearfix {
      display: none; }
    .page-node-type-dashboard .stream .stream-item {
      position: relative;
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 0;
      padding-bottom: 1.5rem; }
      .page-node-type-dashboard .stream .stream-item .comment__actions {
        top: 0; }
      .page-node-type-dashboard .stream .stream-item .card__block .media-wrapper .card,
      .page-node-type-dashboard .stream .stream-item .card__block .media-wrapper .card__block,
      .page-node-type-dashboard .stream .stream-item .card__block .media-wrapper .media-wrapper {
        position: static;
        flex: 1; }
    .page-node-type-dashboard .stream .media-wrapper > .media {
      position: relative;
      flex: 0 0 auto;
      margin-bottom: 12px; }
      .page-node-type-dashboard .stream .media-wrapper > .media:after {
        content: '';
        position: absolute;
        display: block;
        bottom: 0;
        left: -1rem;
        right: -1rem;
        height: 1px;
        background: #ccc; }
    .page-node-type-dashboard .stream .media-heading,
    .page-node-type-dashboard .stream .media-left.avatar {
      margin-bottom: 12px; }
    .page-node-type-dashboard .stream .mini-pager {
      padding: 1.25rem;
      background: none; }
    @media (max-width: 899px) {
      .page-node-type-dashboard .stream .media-left.hidden-for-phone-only {
        display: none; } }
    @media (min-width: 900px) {
      .page-node-type-dashboard .stream .form--post-create {
        margin-left: -64px; } }
    .page-node-type-dashboard .stream .form--post-create .field--name-field-post .form-control {
      min-height: 128px; }
    @media (max-width: 899px) {
      .page-node-type-dashboard .stream .form--post-create .field--name-field-post-visibility {
        flex: 1 1 auto;
        align-self: flex-end; } }
    @media (max-width: 899px) {
      .page-node-type-dashboard .stream .form--post-create .field--name-field-post-image {
        flex: 1 1 100%; } }
    @media (max-width: 899px) {
      .page-node-type-dashboard .stream .form--post-create #post-photo-add {
        width: 100%;
        margin-bottom: 1rem; } }
    @media (min-width: 900px) {
      .page-node-type-dashboard .stream .form--post-create #post-photo-add > span {
        display: none; } }
    .page-node-type-dashboard .stream .teaser + .brand-text-primary {
      display: none; }
    .page-node-type-dashboard .stream .comment__text {
      font-size: 1rem;
      line-height: 1.5; }
  .page-node-type-dashboard .post-body--stream > *,
  .page-node-type-dashboard .post-body--stream-body > * {
    margin: 0 0 0.75rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5; }
  .page-node-type-dashboard .view-newest-users {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin: 0 -15px;
    padding: 1rem 1.25rem 0; }
    @media (min-width: 900px) {
      .page-node-type-dashboard .view-newest-users {
        margin: 0 -30px; } }
    .page-node-type-dashboard .view-newest-users .card__block {
      flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 1rem; }
      .page-node-type-dashboard .view-newest-users .card__block .list-item {
        border-radius: 0; }
      .page-node-type-dashboard .view-newest-users .card__block:last-child .list-item {
        border-bottom: none; }
    .page-node-type-dashboard .view-newest-users .list-item {
      padding-top: 0;
      padding-bottom: 1rem;
      border-bottom: 1px solid #f2f2f2; }
    .page-node-type-dashboard .view-newest-users + footer.card__actionbar {
      text-align: center; }
  .page-node-type-dashboard .card--views__sidebar .view-newest-users .card__block {
    padding: 0 15px; }
    @media (min-width: 900px) {
      .page-node-type-dashboard .card--views__sidebar .view-newest-users .card__block {
        padding-left: 30px;
        padding-right: 30px; } }
  .page-node-type-dashboard .block--intro-text__content {
    max-width: 100%; }
  .page-node-type-dashboard .social_follow_tax .teaser__left {
    margin-right: 60px; }
  .page-node-type-dashboard .social_follow_tax .actions .flag {
    flex: 0 0 auto;
    max-width: none; }
  .page-node-type-dashboard .social_follow_tax .actions .btn .caret {
    margin-left: 5px; }
  .page-node-type-dashboard .social_follow_tax .actions > * + .btn {
    min-width: auto; }
  .page-node-type-dashboard .layout--threecol-section .teaser--tile,
  .page-node-type-dashboard .layout--threecol-section .stream-item,
  .page-node-type-dashboard .layout--threecol-section .view-newest-users .card__block,
  .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--first .teaser--tile,
  .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--first .stream-item,
  .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--first .view-newest-users .card__block,
  .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--second .teaser--tile,
  .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--second .stream-item,
  .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--second .view-newest-users .card__block {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; }
    @media (min-width: 450px) {
      .page-node-type-dashboard .layout--threecol-section .teaser--tile.teaser-profile,
      .page-node-type-dashboard .layout--threecol-section .stream-item.teaser-profile,
      .page-node-type-dashboard .layout--threecol-section .view-newest-users .card__block.teaser-profile,
      .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--first .teaser--tile.teaser-profile,
      .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--first .stream-item.teaser-profile,
      .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--first .view-newest-users .card__block.teaser-profile,
      .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--second .teaser--tile.teaser-profile,
      .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--second .stream-item.teaser-profile,
      .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--second .view-newest-users .card__block.teaser-profile {
        flex: 0 0 50%;
        max-width: 50%; } }
  .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .teaser--tile,
  .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .stream-item,
  .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .view-newest-users .card__block,
  .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .teaser--tile,
  .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .stream-item,
  .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .view-newest-users .card__block {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    /* Follow the breakpoints of the layout builder, not the socialbase theme */ }
    @media (min-width: 768px) {
      .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .teaser--tile,
      .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .stream-item,
      .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .view-newest-users .card__block,
      .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .teaser--tile,
      .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .stream-item,
      .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .view-newest-users .card__block {
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%; } }
    .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .teaser--tile.teaser-profile,
    .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .stream-item.teaser-profile,
    .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .view-newest-users .card__block.teaser-profile,
    .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .teaser--tile.teaser-profile,
    .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .stream-item.teaser-profile,
    .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .view-newest-users .card__block.teaser-profile {
      flex: 0 0 100%;
      max-width: 100%; }
      @media (min-width: 450px) {
        .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .teaser--tile.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .stream-item.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .view-newest-users .card__block.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .teaser--tile.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .stream-item.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .view-newest-users .card__block.teaser-profile {
          flex: 0 0 50%;
          max-width: 50%; } }
      @media (min-width: 640px) {
        .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .teaser--tile.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .stream-item.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .view-newest-users .card__block.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .teaser--tile.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .stream-item.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .view-newest-users .card__block.teaser-profile {
          flex: 0 0 calc(100% / 3);
          max-width: calc(100% / 3); } }
      @media (min-width: 1025px) {
        .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .teaser--tile.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .stream-item.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .view-newest-users .card__block.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .teaser--tile.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .stream-item.teaser-profile,
        .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .view-newest-users .card__block.teaser-profile {
          flex: 0 0 25%;
          max-width: 25%; } }
  @media (min-width: 768px) {
    .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .view-newest-users .card__block:nth-last-child(1) .list-item, .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .view-newest-users .card__block:nth-last-child(2) .list-item,
    .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .view-newest-users .card__block:nth-last-child(1) .list-item,
    .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .view-newest-users .card__block:nth-last-child(2) .list-item {
      border-bottom: none; } }
  .page-node-type-dashboard .layout--onecol .teaser--tile,
  .page-node-type-dashboard .layout--onecol .stream-item,
  .page-node-type-dashboard .layout--onecol .view-newest-users .card__block {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; }
    @media (min-width: 640px) {
      .page-node-type-dashboard .layout--onecol .teaser--tile,
      .page-node-type-dashboard .layout--onecol .stream-item,
      .page-node-type-dashboard .layout--onecol .view-newest-users .card__block {
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%; } }
    @media (min-width: 1025px) {
      .page-node-type-dashboard .layout--onecol .teaser--tile,
      .page-node-type-dashboard .layout--onecol .stream-item,
      .page-node-type-dashboard .layout--onecol .view-newest-users .card__block {
        flex: 0 0 calc(100% / 3);
        max-width: calc(100% / 3);
        width: calc(100% / 3); } }
    @media (min-width: 450px) {
      .page-node-type-dashboard .layout--onecol .teaser--tile.teaser-profile,
      .page-node-type-dashboard .layout--onecol .stream-item.teaser-profile,
      .page-node-type-dashboard .layout--onecol .view-newest-users .card__block.teaser-profile {
        flex: 0 0 50%;
        max-width: 50%; } }
    @media (min-width: 640px) {
      .page-node-type-dashboard .layout--onecol .teaser--tile.teaser-profile,
      .page-node-type-dashboard .layout--onecol .stream-item.teaser-profile,
      .page-node-type-dashboard .layout--onecol .view-newest-users .card__block.teaser-profile {
        flex: 0 0 calc(100% / 3);
        max-width: calc(100% / 3); } }
    @media (min-width: 1025px) {
      .page-node-type-dashboard .layout--onecol .teaser--tile.teaser-profile,
      .page-node-type-dashboard .layout--onecol .stream-item.teaser-profile,
      .page-node-type-dashboard .layout--onecol .view-newest-users .card__block.teaser-profile {
        flex: 0 0 25%;
        max-width: 25%; } }
    @media (min-width: 1200px) {
      .page-node-type-dashboard .layout--onecol .teaser--tile.teaser-profile,
      .page-node-type-dashboard .layout--onecol .stream-item.teaser-profile,
      .page-node-type-dashboard .layout--onecol .view-newest-users .card__block.teaser-profile {
        flex: 0 0 calc(100% / 6);
        max-width: calc(100% / 6); } }
  @media (min-width: 640px) {
    .page-node-type-dashboard .layout--onecol .view-newest-users .card__block:nth-last-child(1) .list-item, .page-node-type-dashboard .layout--onecol .view-newest-users .card__block:nth-last-child(2) .list-item {
      border-bottom: none; } }
  @media (min-width: 1025px) {
    .page-node-type-dashboard .layout--onecol .view-newest-users .card__block:nth-last-child(1) .list-item, .page-node-type-dashboard .layout--onecol .view-newest-users .card__block:nth-last-child(2) .list-item, .page-node-type-dashboard .layout--onecol .view-newest-users .card__block:nth-last-child(3) .list-item {
      border-bottom: none; } }
  .page-node-type-dashboard .layout--onecol .block--custom-content-list {
    flex-direction: row;
    flex-wrap: wrap; }
    .page-node-type-dashboard .layout--onecol .block--custom-content-list .card__title,
    .page-node-type-dashboard .layout--onecol .block--custom-content-list .card__actionbar {
      width: 100%; }
    .page-node-type-dashboard .layout--onecol .block--custom-content-list .teaser--small {
      flex: 0 0 100%;
      max-width: 100%; }
      @media (min-width: 600px) {
        .page-node-type-dashboard .layout--onecol .block--custom-content-list .teaser--small {
          flex: 0 0 50%;
          max-width: 50%; } }
      @media (min-width: 900px) {
        .page-node-type-dashboard .layout--onecol .block--custom-content-list .teaser--small {
          flex: 0 0 calc(100% / 3);
          max-width: calc(100% / 3); } }
  .page-node-type-dashboard .layout--onecol .card--views__sidebar .view {
    display: flex;
    flex-wrap: wrap; }
    .page-node-type-dashboard .layout--onecol .card--views__sidebar .view .teaser--small {
      flex: 0 0 100%;
      max-width: 100%; }
      @media (min-width: 600px) {
        .page-node-type-dashboard .layout--onecol .card--views__sidebar .view .teaser--small {
          flex: 0 0 50%;
          max-width: 50%; } }
      @media (min-width: 900px) {
        .page-node-type-dashboard .layout--onecol .card--views__sidebar .view .teaser--small {
          flex: 0 0 calc(100% / 3);
          max-width: calc(100% / 3); } }
  .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .block--custom-content-list,
  .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .block--custom-content-list {
    flex-direction: row;
    flex-wrap: wrap; }
    .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .block--custom-content-list .card__title,
    .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .block--custom-content-list .card__actionbar,
    .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .block--custom-content-list .card__title,
    .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .block--custom-content-list .card__actionbar {
      width: 100%; }
    .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .block--custom-content-list .teaser--small,
    .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .block--custom-content-list .teaser--small {
      flex: 0 0 100%;
      max-width: 100%; }
      @media (min-width: 900px) {
        .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .block--custom-content-list .teaser--small,
        .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .block--custom-content-list .teaser--small {
          flex: 0 0 50%;
          max-width: 50%; } }
  .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .card--views__sidebar .view,
  .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .card--views__sidebar .view {
    display: flex;
    flex-wrap: wrap; }
    .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .card--views__sidebar .view .teaser--small,
    .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .card--views__sidebar .view .teaser--small {
      flex: 0 0 100%;
      max-width: 100%; }
      @media (min-width: 900px) {
        .page-node-type-dashboard .layout--twocol-section--67-33 .layout__region--first .card--views__sidebar .view .teaser--small,
        .page-node-type-dashboard .layout--twocol-section--33-67 .layout__region--second .card--views__sidebar .view .teaser--small {
          flex: 0 0 50%;
          max-width: 50%; } }
  .page-node-type-dashboard .ui-dialog-off-canvas {
    top: 0 !important;
    z-index: 1050; }
  .page-node-type-dashboard #drupal-off-canvas textarea,
  .page-node-type-dashboard #drupal-off-canvas select,
  .page-node-type-dashboard #drupal-off-canvas input[type="date"],
  .page-node-type-dashboard #drupal-off-canvas input[type="datetime"],
  .page-node-type-dashboard #drupal-off-canvas input[type="datetime-local"],
  .page-node-type-dashboard #drupal-off-canvas input[type="email"],
  .page-node-type-dashboard #drupal-off-canvas input[type="month"],
  .page-node-type-dashboard #drupal-off-canvas input[type="number"],
  .page-node-type-dashboard #drupal-off-canvas input[type="password"],
  .page-node-type-dashboard #drupal-off-canvas input[type="search"],
  .page-node-type-dashboard #drupal-off-canvas input[type="tel"],
  .page-node-type-dashboard #drupal-off-canvas input[type="text"],
  .page-node-type-dashboard #drupal-off-canvas input[type="time"],
  .page-node-type-dashboard #drupal-off-canvas input[type="url"],
  .page-node-type-dashboard #drupal-off-canvas input[type="week"] {
    width: 100%; }
  .page-node-type-dashboard #drupal-off-canvas button,
  .page-node-type-dashboard #drupal-off-canvas .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 6px 12px;
    border-radius: 10px;
    font-size: 0.875rem;
    fill: #fff;
    color: #fff;
    margin-bottom: .5rem;
    transition: none; }
    .page-node-type-dashboard #drupal-off-canvas button:hover, .page-node-type-dashboard #drupal-off-canvas button:active, .page-node-type-dashboard #drupal-off-canvas button:focus,
    .page-node-type-dashboard #drupal-off-canvas .button:hover,
    .page-node-type-dashboard #drupal-off-canvas .button:active,
    .page-node-type-dashboard #drupal-off-canvas .button:focus {
      transition: none; }
    .page-node-type-dashboard #drupal-off-canvas button + button,
    .page-node-type-dashboard #drupal-off-canvas button + .button,
    .page-node-type-dashboard #drupal-off-canvas .button + button,
    .page-node-type-dashboard #drupal-off-canvas .button + .button {
      margin-left: 1rem; }
    .page-node-type-dashboard #drupal-off-canvas button.btn-primary,
    .page-node-type-dashboard #drupal-off-canvas .button.btn-primary {
      background-color: #29abe2;
      border-color: #29abe2;
      fill: #fff;
      color: #fff; }
      .page-node-type-dashboard #drupal-off-canvas button.btn-primary:hover, .page-node-type-dashboard #drupal-off-canvas button.btn-primary:active, .page-node-type-dashboard #drupal-off-canvas button.btn-primary:focus,
      .page-node-type-dashboard #drupal-off-canvas .button.btn-primary:hover,
      .page-node-type-dashboard #drupal-off-canvas .button.btn-primary:active,
      .page-node-type-dashboard #drupal-off-canvas .button.btn-primary:focus {
        background-color: #1a8dbe;
        border-color: #1987b5;
        fill: #fff;
        color: #fff; }
    .page-node-type-dashboard #drupal-off-canvas button.dialog-cancel, .page-node-type-dashboard #drupal-off-canvas button.btn-secondary,
    .page-node-type-dashboard #drupal-off-canvas .button.dialog-cancel,
    .page-node-type-dashboard #drupal-off-canvas .button.btn-secondary {
      background-color: #1f80aa;
      border-color: #1f80aa; }
      .page-node-type-dashboard #drupal-off-canvas button.dialog-cancel:hover, .page-node-type-dashboard #drupal-off-canvas button.dialog-cancel:active, .page-node-type-dashboard #drupal-off-canvas button.dialog-cancel:focus, .page-node-type-dashboard #drupal-off-canvas button.btn-secondary:hover, .page-node-type-dashboard #drupal-off-canvas button.btn-secondary:active, .page-node-type-dashboard #drupal-off-canvas button.btn-secondary:focus,
      .page-node-type-dashboard #drupal-off-canvas .button.dialog-cancel:hover,
      .page-node-type-dashboard #drupal-off-canvas .button.dialog-cancel:active,
      .page-node-type-dashboard #drupal-off-canvas .button.dialog-cancel:focus,
      .page-node-type-dashboard #drupal-off-canvas .button.btn-secondary:hover,
      .page-node-type-dashboard #drupal-off-canvas .button.btn-secondary:active,
      .page-node-type-dashboard #drupal-off-canvas .button.btn-secondary:focus {
        background-color: #17607f;
        border-color: #165976;
        text-decoration: none;
        fill: #fff;
        color: #fff; }
    .page-node-type-dashboard #drupal-off-canvas button.button--danger, .page-node-type-dashboard #drupal-off-canvas button.btn-accent,
    .page-node-type-dashboard #drupal-off-canvas .button.button--danger,
    .page-node-type-dashboard #drupal-off-canvas .button.btn-accent {
      color: #333;
      background-color: #ffc142;
      border-color: #ffc142;
      fill: #333; }
      .page-node-type-dashboard #drupal-off-canvas button.button--danger:hover, .page-node-type-dashboard #drupal-off-canvas button.button--danger:active, .page-node-type-dashboard #drupal-off-canvas button.button--danger:focus, .page-node-type-dashboard #drupal-off-canvas button.btn-accent:hover, .page-node-type-dashboard #drupal-off-canvas button.btn-accent:active, .page-node-type-dashboard #drupal-off-canvas button.btn-accent:focus,
      .page-node-type-dashboard #drupal-off-canvas .button.button--danger:hover,
      .page-node-type-dashboard #drupal-off-canvas .button.button--danger:active,
      .page-node-type-dashboard #drupal-off-canvas .button.button--danger:focus,
      .page-node-type-dashboard #drupal-off-canvas .button.btn-accent:hover,
      .page-node-type-dashboard #drupal-off-canvas .button.btn-accent:active,
      .page-node-type-dashboard #drupal-off-canvas .button.btn-accent:focus {
        background-color: #ffb00f;
        border-color: #ffad05;
        fill: #333;
        color: #333; }
    .page-node-type-dashboard #drupal-off-canvas button .ajax-throbber,
    .page-node-type-dashboard #drupal-off-canvas .button .ajax-throbber {
      position: absolute;
      background: transparent;
      right: -4px;
      top: -3px; }
  .page-node-type-dashboard #drupal-off-canvas .field-multiple-drag {
    padding: 0;
    width: 20px; }
  .page-node-type-dashboard #drupal-off-canvas .form-type-managed-file .image-widget {
    flex-direction: column; }
    .page-node-type-dashboard #drupal-off-canvas .form-type-managed-file .image-widget .image-widget-data {
      padding-left: 0; }
    .page-node-type-dashboard #drupal-off-canvas .form-type-managed-file .image-widget .file-metadata,
    .page-node-type-dashboard #drupal-off-canvas .form-type-managed-file .image-widget .file-tile {
      display: flex;
      align-items: center; }
    .page-node-type-dashboard #drupal-off-canvas .form-type-managed-file .image-widget .file-tile {
      justify-content: space-between;
      margin-bottom: 1rem; }
    .page-node-type-dashboard #drupal-off-canvas .form-type-managed-file .image-widget .file-link {
      margin-right: .5rem; }
    .page-node-type-dashboard #drupal-off-canvas .form-type-managed-file .image-widget .file-size {
      order: 1; }
  .page-node-type-dashboard #drupal-off-canvas .image-data__crop-wrapper .tabs-left,
  .page-node-type-dashboard #drupal-off-canvas .image-data__crop-wrapper .tabs-right {
    flex-direction: column; }
  .page-node-type-dashboard #drupal-off-canvas td a {
    white-space: inherit; }
  .page-node-type-dashboard .ui-dialog-off-canvas .ui-dialog-titlebar-close:before {
    display: none; }
  @media (min-width: 1200px) {
    .page-node-type-dashboard .node-dashboard-layout-builder-form .form-toolbar {
      padding-left: calc((100% - 1200px) / 2);
      padding-right: calc((100% - 1200px) / 2); } }
  @media (min-width: 900px) {
    .page-node-type-dashboard .node-dashboard-layout-builder-form .form-toolbar {
      display: block; }
      .page-node-type-dashboard .node-dashboard-layout-builder-form .form-toolbar #edit-submit,
      .page-node-type-dashboard .node-dashboard-layout-builder-form .form-toolbar #edit-preview-toggle {
        float: right;
        margin-left: 0; }
      .page-node-type-dashboard .node-dashboard-layout-builder-form .form-toolbar #edit-revert,
      .page-node-type-dashboard .node-dashboard-layout-builder-form .form-toolbar #edit-discard-changes {
        float: left;
        margin-left: 0; }
      .page-node-type-dashboard .node-dashboard-layout-builder-form .form-toolbar #edit-preview-toggle {
        position: relative;
        top: 6px; }
      .page-node-type-dashboard .node-dashboard-layout-builder-form .form-toolbar #edit-submit {
        margin-left: 1rem; }
      .page-node-type-dashboard .node-dashboard-layout-builder-form .form-toolbar #edit-revert {
        margin-left: 4px; } }

/*
 * Padding should always be on the small block so text aligns with the large
 * one.
 */
.layout--twocol-section--33-67 .layout__region--first,
.layout--threecol-section .layout__region--first {
  /* Follow the breakpoints of the layout builder, not the socialbase theme */ }
  @media (min-width: 640px) {
    .layout--twocol-section--33-67 .layout__region--first,
    .layout--threecol-section .layout__region--first {
      padding-right: 1.25rem; } }

.layout--twocol-section--67-33 .layout__region--second {
  /* Follow the breakpoints of the layout builder, not the socialbase theme */ }
  @media (min-width: 640px) {
    .layout--twocol-section--67-33 .layout__region--second {
      padding-left: 1.25rem; } }

.layout--threecol-section .layout__region--third {
  /* Follow the breakpoints of the layout builder, not the socialbase theme */ }
  @media (min-width: 640px) {
    .layout--threecol-section .layout__region--third {
      padding-left: 1.25rem; } }

/*# sourceMappingURL=page-node-type-dashboard.css.map */
