.is-page-node-type-research-database .body,
.is-page-node-type-research-database .field--name-body,
.is-page-node-type-event .body,
.is-page-node-type-event .field--name-body,
.is-page-node-type-service .body,
.is-page-node-type-service .field--name-body,
.is-page-node-type-blog .body,
.is-page-node-type-blog .field--name-body {
  width: 100%;
}

.is-page-node-type-research-database .db-logo,
.is-page-node-type-research-database .inner .field--name-field-image,
.is-page-node-type-event .db-logo,
.is-page-node-type-event .inner .field--name-field-image,
.is-page-node-type-service .db-logo,
.is-page-node-type-service .inner .field--name-field-image,
.is-page-node-type-blog .db-logo,
.is-page-node-type-blog .inner .field--name-field-image {
  float: right;
  width: 35%;
  padding: .75em 0 0 2em;
}

#mcpl-helper-preferences-modal-form {
  background: #fff;
  padding: 1em;
  border-radius: 6px;
  z-index: 200;
  position: relative;
}

@media (min-width: 960px) {
  #mcpl-helper-preferences-modal-form {
    float: left;
  }
}

#omega_sso_modal_form .nologin {
  color: #1f1f1f;
  margin-right: 10px;
}

.contrast-dark .mcpl-helper-preferences-modal-form > h2,
.contrast-dark .block-biblio-user-genre-block > h2,
.contrast-dark .view-display-id-user_interests_events > .view-header > h2,
.contrast-dark .block-biblio-lists-list-block > h2,
.contrast-dark .block-biblio-user-for-later-block > h2,
.contrast-dark .block-views-blockuser-interests-block-1 > h2,
.contrast-dark .block-views-blockuser-interests-user-interest-blogs > h2,
.contrast-dark .biblio-modal-login-form h3,
.contrast-dark .biblio-modal-login-form .description {
  color: #fff;
}

.contrast-light .mcpl-helper-preferences-modal-form > h2,
.contrast-light .block-biblio-user-genre-block > h2,
.contrast-light .view-display-id-user_interests_events > .view-header > h2,
.contrast-light .block-biblio-lists-list-block > h2,
.contrast-light .block-biblio-user-for-later-block > h2,
.contrast-light .block-views-blockuser-interests-block-1 > h2,
.contrast-light .block-views-blockuser-interests-user-interest-blogs > h2,
.contrast-light .biblio-modal-login-form h3,
.contrast-light .biblio-modal-login-form .description {
  color: #1f1f1f;
}

.contrast- .mcpl-helper-preferences-modal-form > h2,
.contrast- .block-biblio-user-genre-block > h2,
.contrast- .view-display-id-user_interests_events > .view-header > h2,
.contrast- .block-biblio-lists-list-block > h2,
.contrast- .block-biblio-user-for-later-block > h2,
.contrast- .block-views-blockuser-interests-block-1 > h2,
.contrast- .block-views-blockuser-interests-user-interest-blogs > h2,
.contrast- .biblio-modal-login-form h3,
.contrast- .biblio-modal-login-form .description {
  color: #1f1f1f;
  box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.5);
  font-weight: 400;
}

#block-mylibrarylinks .button {
  display: inline-block;
  margin: 1em 0 0 1em;
}

@media (min-width: 666px) {
  #block-mylibrarylinks .button {
    margin: 0 0 0 1em;
  }
}

#block-mylibrarylinks .field--name-body {
  display: inline-block;
  position: relative;
  top: -2.5em;
  background: #fff;
  border-radius: 6px;
  padding: 1.5em 0;
  z-index: 100;
  width: 100%;
  left: 0;
}

@media (min-width: 666px) {
  #block-mylibrarylinks .field--name-body {
    top: -.5em;
  }
}

@media (min-width: 960px) {
  #block-mylibrarylinks .field--name-body {
    width: auto;
    top: 0;
    padding: 1.5em;
    left: -2.2em;
  }
}

.block-biblio-user-for-later-block {
  clear: both;
}

.block-biblio-user-for-later-block h2 {
  color: #fff;
}

/*# sourceMappingURL=node.css.map */
