/**
 * Place your custom CSS modifications here.
 */

.region-user-menu li a[href="/high-bandwidth"] {
  display: block;
}

.region-user-menu li a[href="/low-bandwidth"] {
  display: none;
}


.img-replace {
  width: 100%;
  height: 100%;
  background-color: #cce3ef;
}


#block-twaslow-printpage {
  position: absolute;
  top: 0;
  right: 0;
}

#block-twaslow-printpage button {
  position: absolute;
  right: 0;
  top: 0;
  background: #0073ae url(../images/print-icon.svg);
  width: 34px;
  height: 34px;
  border: 0px;
  z-index: 9;
  background-repeat: no-repeat;
  background-position: center 6px;
  display: none;
  transition: 0.3s;
  background-size: 20px;
}

#block-twaslow-printpage button:hover {
  opacity: 0.7;

}

@media (min-width:1200px) {
  #block-twaslow-printpage button {
    display: block;
  }
}


.view-publications .img-replace {
  width: 240px;
}

#carousel-homepage .swiper-wrapper .swiper-slide .views-field-field-image:before,
#carousel-homepage .swiper-wrapper .swiper-slide:after,
#carousel-homepage .swiper-wrapper .swiper-slide:before,
#carousel-homepage .swiper-wrapper .swiper-slide:after,
#carousel-homepage .swiper-wrapper .swiper-slide:before {
  display: none;
}

#carousel-homepage .img-replace {
  display: none;
}

body .hardcoded-directory-hero {
  background-color: #cce3ef;
}

.page-science_diplomacy_and_other .page-title span, .page-opportunities_introduction .block-page-title-block .page-title span.science-diplomacy-and-other-training,
.page-visiting_scientist .page-title span, .page-opportunities_introduction .block-page-title-block .page-title span.visiting-researchers, .page-opportunities_introduction .block-page-title-block .page-title span.visiting-professors, .page-opportunities_introduction .block-page-title-block .page-title span.visiting-scientists,
.page-fellowship .page-title span, .page-opportunities_introduction .block-page-title-block .page-title span.phd-fellowships, .page-opportunities_introduction .block-page-title-block .page-title span.postdoctoral-fellowships, .page-opportunities_introduction .block-page-title-block .page-title span.fellowships,
.page-fellowship .page-title span, .page-opportunities_introduction .block-page-title-block .page-title span.phd-fellowships, .page-opportunities_introduction .block-page-title-block .page-title span.postdoctoral-fellowships, .page-opportunities_introduction .block-page-title-block .page-title span.fellowships,
.page-award_and_medal .page-title span,
.page-opportunities_introduction .block-page-title-block .page-title span.awards-and-medals,
.page-research_and_project_grant .page-title span:after,
.page-opportunities_introduction .block-page-title-block .page-title span:after,
.page-research_and_project_grant .page-title span,
.page-opportunities_introduction .block-page-title-block .page-title span,
.view-networks .networks-grid .network-tabs button,
body.front-page .view-opportunities .views-row .views-field-title h3,
body.front-page .view-opportunities .views-row,
.view-opportunities.view-display-id-block_6 .views-row {
  background-image:none !important;
}

.view-deadline.view-display-id-block_6 .item .countdown:before, .view-deadline.view-display-id-block_3 .item .countdown:before,
.deadline-card .item .countdown .number::before,
.block-views-exposed-filter-blockdeadline-block-1 .form-checkboxes>div label:before,
.page-science_diplomacy_and_other .page-title span:after, .page-opportunities_introduction .block-page-title-block .page-title span.science-diplomacy-and-other-training:after,
.page-visiting_scientist .page-title span:after, .page-opportunities_introduction .block-page-title-block .page-title span.visiting-researchers:after, .page-opportunities_introduction .block-page-title-block .page-title span.visiting-professors:after, .page-opportunities_introduction .block-page-title-block .page-title span.visiting-scientists:after,
.page-award_and_medal .page-title span:after, .page-opportunities_introduction .block-page-title-block .page-title span.awards-and-medals:after,
.page-fellowship .page-title span:after, .page-opportunities_introduction .block-page-title-block .page-title span:after {
  display: none;
  background-image:none;
}

/* low bandwith overwrite images */
body.front-page .view-opportunities .views-row .views-field-title h3.field-content {
  background-image: none;
}
