:target {
  display: block;
  position: relative;
  top: -125px; 
  visibility: hidden;
}
a[href^=tel] {
   text-decoration:inherit;
   color: inherit;
}
.block-type--mt-modal button.close {
    color: #fff;
    border: 1px solid #fff;
    padding: 8px 16px;
}
body.modal-open .mm-slideout {
    z-index: auto;
}
.cwb-info__col .img-container {
    height: auto;
}
.modal-backdrop {
    background-color: rgba(0,85,150,0.85);
}
.header__section .modal .block-search input.form-search {
    background-color: rgba(255,255,255,0.90);
    /*color: #fff;*/
}
.header__section .modal .block-search input.form-search::placeholder {
    color: #000;
    opacity: 0.95;
}
.header__section .block-search .form-actions:after {
    color: #000;
    opacity: 0.95;
}
.field__label {
    font-weight: 500;
}
.pager {
    margin: 0;
    width: 100%;
    float: left;
    display: block;
}
.view-podcasts .view-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}
.logo {
  margin: auto;
}
iframe {
    border: none !important;
}
.region.region-hero-top a.button {
    margin: 0;
}
.hero-top {
    /*max-width: 2400px;*/
    margin: auto;
}
.hero-top__container {
    padding-top: 16px;
    padding-bottom: 0;
}
.internal-banner-container {
    min-height: 150px;
    background-image: url('/sites/recemployees/files/images/3rd%20level%20header.png');
    background-size: cover;
}
.internal-banner-container .hero-top {
    min-height: 150px;
    background-color: transparent !important;
}
.main-content__section, .sidebar__section {
    padding: 24px 0 0;
}

/* Experimental */
b, strong {
    font-weight: bold;
}
.paragraph--type--bp-column-wrapper .paragraph--type--bp-simple .field--name-bp-text p {
    padding: 0;
}
.paragraph--type--bp-column-wrapper .paragraph--type--bp-simple > .paragraph__column {
    padding: 0;
}
.paragraph--type--bp-column-wrapper > .paragraph__column {
    padding-bottom: 0;
}
.fixed-header-enabled.onscroll .header-container ul.menu > li > a, .fixed-header-enabled.onscroll .header-container ul.menu > li > span {
    padding: 26px 10px;
    margin: 0;
}
header.header .modal-icon-button {
    padding: 32px 18px 31px;
}
.header-container ul.menu > li > a, .header-container ul.menu > li > span {
    padding: 38px 0px;
}
.paragraph--type--bp-columns .paragraph--type--bp-column-wrapper .paragraph--type--bp-columns .btn-cwb_button {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.paragraph--type--bp-columns .paragraph--type--bp-column-wrapper .paragraph--type--bp-columns .paragraph--type--bp-columns__3col > div {
    height: 100%;
}
.paragraph--type--bp-columns .paragraph--type--bp-column-wrapper .paragraph--type--bp-columns .btn-cwb_button span {
    font-size: 1.125rem;
}
/* New Paragraph Types */
.video-embed-field-launch-modal {
    cursor: pointer;
}
#cboxClose {
    top: 0;
    right: 0;
}
.paragraph--type--column-boxes {
    margin: 2rem 0;
}
.paragraph--type--column-boxes .paragraph--type--bp-simple .paragraph__column {
    padding: 2rem !important;
    border-bottom: 3px solid #aaa;
}
.paragraph--type--column-boxes .paragraph--type--bp-columns .paragraph__column {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.paragraph--type--column-boxes .paragraph--type--bp-simple {
    display: flex;
    height: 100%;
}
.paragraph--type--column-boxes .paragraph--type--bp-columns__4col div {
    height: 100%;
}
.paragraph--type--column-boxes .paragraph__column {
    padding-bottom: 0;
}

@media (max-width: 998px) {
    .paragraph--type--column-boxes .paragraph--type--bp-columns__4col {
        float: left;
        width: 50%;
        margin: 1rem 0 1rem 0;
    }
}

@media (max-width: 767px) {
    .paragraph--type--column-boxes .paragraph--type--bp-columns__4col {
        float: left;
        width: 100%;
        margin: 1rem 0 1rem 0;
    }
}

/* Center IMG inside of Columns */
.paragraph.paragraph--type--bp-image img {
    margin: auto;
    /*display: block;*/
}
.col-12 h2.title, .col-12 nav > h2, .col-12 .block-search > h2 {
    font-weight: 500;
}
iframe#cwb-payportal-nisc-pay-portal-configuration-frame {
    min-height: 336px;
    min-width: 300px;
}
.header-container .sf-menu.menu ul ul {
    top: -10px;
}

/*:root {*/
/*  --textSize: 16px;*/
/*}*/
a.button.yellow {
    background: #FFDA00;
    color: #222;
    font-weight: 500;
}
.header-container a.btn.btn-primary.btn-cwb_button:hover, .header-container a.btn.btn-primary.btn-cwb_button:active, .header-container a.btn.btn-primary.btn-cwb_button:focus {
    color: #000 !important;
}
div.site-alert div.severity-low,
div.site-alert div.severity-medium,
div.site-alert div.severity-high {
  background-color: transparent;
  border: 0;
}
.onscroll .header.js-fixed.region--white-background {
    background-color: rgba(255, 255, 255, 1);
}
.view .card:before {
    background: #005596;
}
.paragraph--type--bp-blank .paragraph__column {
    padding: 0;
}
.paragraph--type--media-box-column > .paragraph__column:before {
    content: "";
    position: absolute;
    width: calc(100% + 34px);
    bottom: -51px;
    display: block;
    height: 10px;
    background-color: #ffda00;
    left: -17px;
    border: 1px solid #707070;
}
.paragraph--type--media-box-column {
    border: 1px solid #707070;
    padding: 32px 16px 42px 16px;
    margin: 16px 0;
}
.paragraph--type--media-box-column > .paragraph__column {
    padding: 0;
}
.paragraph--type--media-box-column a.button {
    margin: 0;
}
.paragraph--type--media-box-column p:last-of-type {
    padding: 0;
}
/* Sidebars */
.block-region-sidebar .block-superfish h2 {
    display: none;
    visibility: hidden;
}
.radix-layouts-sidebar .social-media-links--platforms.horizontal li a {
    margin: 0;
    color: #fff;
    width: 32px;
    height: 32px;
    font-size: 10px;
}
.radix-layouts-sidebar .social-media-links--platforms.horizontal li {
    padding: 0;
    margin: 0 4px;
    background: #005596;
    border-radius: 100%;
    padding: 5px 0px;
    width: 32px;
    height: 32px;
}
.radix-layouts-sidebar .social-media-links--platforms {
    margin: auto;
    display: block;
    text-align: center;
}

/* News Cards */
.view .card .card__effectbox {
    padding-bottom: 3em;
}
.card__body-content {
    font-size: 14px;
}
div#block-views-block-card-display-block-1 {
    padding-left: 30px;
    padding-right: 30px;
}

/* News Posts */
.main-content .field.field--name-field-date-published {
    margin-bottom: 16px;
    /* border-bottom: 1px solid #ccc; */
    padding: 4px 0;
    /*font-style: italic;*/
    font-weight: 700;
}
.block-entity-fieldnodefield-tags a:before {
    content: "#";
    display: inline-block;
}

/* Podcast View */
.node--type-podcast .field--name-body {
    padding: 2rem 0;
    border-top: 1px solid #ccc;
    margin-top: 1rem;
}
.myrec-podcast {
    padding: 20px;
    border: 1px solid #e6e6e6;
    margin: 8px 1%;
    flex-basis: 31%;
}
.myrec-podcast .card__date {
    color: #666;
    font-size: 0.8823529412em;
    margin-bottom: 1.0588235294rem;
}
.myrec-podcast .card__title {
    font-weight: 400;
    line-height: 1.2;
    margin-top: 1.0588235294rem;
    margin-bottom: 1.0588235294rem;
}
.myrec-podcast .card__title a {
    color: #222;
}

/* Misc */
div#block-alternatetitle {
    text-align: center;
    font-size: 125%;
}
.media-box-button_card {
    max-width: none;
}
div#block-pagetitle {
    text-align: center;
}
.view-digital-issues .view-content {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    padding: 16px;
}
/*li.breadcrumb__item:last-of-type span {*/
/*    color: #005596;*/
/*}*/
li.breadcrumb__item svg {
    display: none !important;
    visibility: hidden;
    margin: 0;
    padding: 0;
    overflow: hidden !important;
}
li.breadcrumb__item:after {
    content: "\f101";
    text-decoration: none !important;
    font-family: FontAwesome;
    padding-left: 5px;
}
li.breadcrumb__item:last-of-type::after {
    display: none;
}
/*.paragraph--type--bp-columns__2col {*/
/*    margin: auto;*/
/*}*/
.cwb-5050_wrapper .paragraph--type--bp-columns__2col {
    margin: unset;
}
.content-bottom .pl-xl-5, .content-bottom .pr-xl-5 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
body.user-logged-in.headroom--scroll-down.onscroll {
    padding-top: 30px;
}
.col-12 h2.title, .col-12 nav > h2, .col-12 .block-search > h2 {
    margin: 20px 0 16px;
    font-size: 32px;
    text-align: center;
}
div#block-views-block-card-display-block-1 h2 {
    text-align: left;
}
div#block-views-block-card-display-block-1 h2:after {
    border-bottom: 3px solid #ffda00;
    position: relative;
    display: block;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 8px;
    content: '';
}
.paragraph--color--rgba-black-strong {
    background: #333333;
}
.cwb_info__row {
    display: flex;
}
.region--accent-background {
  background-color: #005596;
}
div#content-top .paragraph>.paragraph__column {
    padding-bottom: 0;
}
.cwb-info__wrapper::after {
    background-image: none;
    opacity: 1;
}
.cwb_info__row .cwb-info__col .img-thumbnail {
    background-color: transparent;
    box-shadow: none;
    border: none;
}
.cwb_info__row .cwb-info__col {
    display: block;
    height: 100%;
    margin: auto;
}
.cwb_info__row .cwb-info__col .img-thumbnail {
    top: 0;
}
span.lead.count.display-5.icon1:after, span.lead.count.display-5.icon2:after {
    content: "+";
    margin-left: 2px;
}
a.button.red {
    background-color: #D11144;
    color: #fff;
    font-weight: 400;
}
.cwb-flip-card {
    float: left;
}
.media-box-button_card .media-body {
    min-height: 65px;
}
.video-card .video-card__effectbox:before {
    background: #005596;
}
#main-content table tbody tr:nth-child(even) td {
    background: #F8F9FB;
}
#main-content table tr td, #main-content table tr th {
    border-color: #005596;
}

/* New Sidebar Nav CSS */
.region-sidebar-first a.sf-accordion-button:before,
.region-sidebar-second a.sf-accordion-button:before,
.radix-layouts-sidebar a.sf-accordion-button:before {
    display: none;
}
.region-sidebar-first ul.menu.sf-menu.sf-accordion li a.sf-accordion-button,
.region-sidebar-second ul.menu.sf-menu.sf-accordion li a.sf-accordion-button,
.radix-layouts-sidebar ul.menu.sf-menu.sf-accordion li a.sf-accordion-button {
    line-height: 42px;
}

/* Columns with Sidebar Boxes */
.paragraph--type--bp-columns .cwb-sidebar-box_column div {
    margin: auto;
}
.paragraph--type--bp-columns .cwb-sidebar-box .box_wrap {
    min-height: 400px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
/*.paragraph--type--bp-columns .paragraph__column {*/
/*    align-items: center;*/
/*}*/
.paragraph--type--bp-columns .cwb-sidebar-box_title {
    color: #fff;
    display: block;
    flex-basis: 100%;
}
.paragraph--type--bp-columns .cwb-sidebar-box {
    margin-bottom: 0;
}

/* Random */
li.breadcrumb__item a {
    text-decoration: underline;
    color: #fff;
}
.video_box .video-embed-field-launch-modal:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background-image: url(https://myrec.coopwebbuilder3.com/sites/myrec/files/images/icons8-circled-play.svg);
    background-size: 50% 50%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 999999;
    display: block;
    top: 0;
}
.cwb-hero-bg-image_wrapper {
    background: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#F6F6F6));
    background: -webkit-linear-gradient(top, #E8E8E8 0%, #F6F6F6 100%);
    background: linear-gradient(to bottom, #E8E8E8 0%, #F6F6F6 100%);
    height: 100%;
}
.hero-bg-image::after {
    background-image: none;
}
body.page-node-type-news .col-md-4.radix-layouts-sidebar.panel-panel {
    text-align: center;
}

/* Accordions */
.paragraph.paragraph--type--bp-accordion .panel-heading a {
    display: flex;
    padding: 10px;
    flex-direction: row;
    justify-content: space-between;
}
.paragraph.paragraph--type--bp-accordion .card-header {
    background-color: #005596;
    padding: 4px;
    margin: 1px;
    border-radius: 0 !important;
}
.paragraph--bp-accordion-container .panel-title {
    /*background-color: #005596;*/
    margin: 1px;
}
.paragraph--bp-accordion-container .card.panel.panel-default {
    padding: 1px;
}
.paragraph--bp-accordion-container .panel-title a {
    color: #fff !important;
}
.to-top {
    background-color: #ffda00;
}

/* Live Chat */
.sticky-footer .paragraph>.paragraph__column {
    padding-bottom: 0;
    padding-top: 8px;
}
.sticky-footer .block {
    padding-bottom: 0;
}
.mt-button {
    color: #fff !important;
}
.collapsible-sticky-footer-trigger.text-right a:before {
    content: "";
    vertical-align: middle;
    max-height: 32px;
    max-width: 32px;
    height: 32px;
    width: 32px;
    background-size: 32px 32px;
    background-image: url(/sites/myrec/files/images/icons8-chat.png);
    display: inline-block;
}
.mt-mobile-menu-widget .mt-menu-button.mt-button, .mt-mobile-menu-overlay .mt-dismiss-button.mt-button {
    color: #424242;
    background: #ccc;
    padding: 0;
    font-size: 16px;
    margin-left: 0;
    position: relative;
    display: block;
    border: 1px solid var(--mt-mwidget-border-color);
    border-radius: 0;
}
/*.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front {*/
/*    max-width: 447px !important;*/
/*    margin: auto;*/
/*    max-height: 525px;*/
/*    overflow: hidden;*/
/*    width: 100% !important;*/
/*    overflow-y: hidden;*/
/*}*/
/*.ui-dialog .ui-dialog-content {*/
/*    padding: 0;*/
/*}*/
/*#drupal-modal .col-md-12.radix-layouts-header.panel-panel {*/
/*    padding: 0;*/
/*}*/
iframe.cwb-myrec_chat {
    border: none;
    /*margin: 0 auto !important;*/
    /*display: table;*/
    /*position: relative;*/
    /*text-align: center;*/
    /*width: 432px;*/
}
div#drupal-modal .block-entity-fieldnodefield-hero-top-image {
    display: none;
    visibility: hidden;
}
.ui-dialog-titlebar span {
    color: #005596;
    font-family: Gotham;
}
.flip-card_title:after {
    background: linear-gradient(to right, #fff 0%, #0071bc 100%);
}
footer.region--dark-gray-background {
    background-color: #005596;
}

/**
 * @file
 * Visual styles for Flashy+'s sticky footer.
 */
  .sticky-footer-container {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 100;
  }
  .sticky-footer-container.sticky-footer-container--fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  .sticky-footer-container.slideToTop {
    -webkit-animation-name: fadeToTop;
    animation-name: fadeToTop;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  @-webkit-keyframes fadeToTop {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }

    100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }
  @keyframes fadeToTop {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      -ms-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }

    100% {
      opacity: 1;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
    }
  }
  .sticky-footer-container.slideToBottom {
    -webkit-animation-name: fadeToBottom;
    animation-name: fadeToBottom;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  @-webkit-keyframes fadeToBottom {
    0% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }

    100% {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
  }
  @keyframes fadeToBottom {
    0% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }

    100% {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      -ms-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
  }

@media (max-width: 1270px) {
/*  .header-container ul.menu > li > a, .header-container ul.menu > li > span {*/
/*    padding: 16px 10px;*/
/*  }*/
/*  .header-container ul.sf-menu .sf-sub-indicator {*/
/*    top: 26px;*/
/*  }*/
  .header-container ul.menu > li > a, .header-container ul.menu > li > span {
      font-size: 12px;
  }
}

@media (min-width: 2400px) {
  .hero-top {
    min-height: 325px;
  }
}

@media (max-width: 995px) {
  .clippy {
    display: none;
  }
}

@media (max-width: 767px) {
  .header-first {
      margin-right: 0;
  }
  .myrec-podcast {
    padding: 20px;
    border: 1px solid #e6e6e6;
    margin: 8px 1%;
    flex-basis: 48%;
  }
  .footer h2.title {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .site-alert {
      max-width: calc(100% - 46px);
  }
  .collapsible-sticky-footer-trigger.text-right {
      text-align: left !important;
  }
  iframe#cwb-payportal-nisc-pay-portal-configuration-frame {
      max-width: 275px !important;
      min-width: 275px !important;
  }
}

@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0) {
  .row:before, .row:after {
    display: unset;
    content: " ";
  }
}