.ms-dropmenu .menu-name--main.menu-level-1 > li {
  border-top: 5px solid transparent;
}

.ms-dropmenu #block-welcome-main-menu li:hover, .ms-dropmenu #block-welcome-main-menu li:focus {
  background-color: #ededee;
}

body[class*='path-visit'] li#mlid-visit {
  border-top-color: #c1d82f;
}

.ms-dropmenu li#mlid-visit.menu__item--active-trail, .ms-dropmenu li#mlid-visit:hover, .ms-dropmenu li#mlid-visit:focus {
  border-top-color: #c1d82f;
}

body[class*='path-borrow'] li#mlid-borrow {
  border-top-color: #006c67;
}

.ms-dropmenu li#mlid-borrow.menu__item--active-trail, .ms-dropmenu li#mlid-borrow:hover, .ms-dropmenu li#mlid-borrow:focus {
  border-top-color: #006c67;
}

body[class*='path-download'] li#mlid-download {
  border-top-color: #872175;
}

.ms-dropmenu li#mlid-download.menu__item--active-trail, .ms-dropmenu li#mlid-download:hover, .ms-dropmenu li#mlid-download:focus {
  border-top-color: #872175;
}

body[class*='path-explore'] li#mlid-explore {
  border-top-color: #fdb913;
}

.ms-dropmenu li#mlid-explore.menu__item--active-trail, .ms-dropmenu li#mlid-explore:hover, .ms-dropmenu li#mlid-explore:focus {
  border-top-color: #fdb913;
}

body[class*='path-calendar'] li#mlid-calendar {
  border-top-color: #a0c4da;
}

.ms-dropmenu li#mlid-calendar.menu__item--active-trail, .ms-dropmenu li#mlid-calendar:hover, .ms-dropmenu li#mlid-calendar:focus {
  border-top-color: #a0c4da;
}

body[class*='path-about'] li#mlid-about {
  border-top-color: #7ac143;
}

.ms-dropmenu li#mlid-about.menu__item--active-trail, .ms-dropmenu li#mlid-about:hover, .ms-dropmenu li#mlid-about:focus {
  border-top-color: #7ac143;
}

body[class*='path-help'] #block-welcome-main-menu .ms-dropmenu li#mlid-help {
  border-top: 5px solid #ee3124;
}

.ms-dropmenu #block-welcome-main-menu li#mlid-help.menu__item--active-trail, .ms-dropmenu #block-welcome-main-menu li#mlid-help:hover, .ms-dropmenu #block-welcome-main-menu li#mlid-help:focus {
  border-top: 5px solid #ee3124;
}

/**
 * Field Taxonomy Reference (Entity Reference as tags).
 ============================================================================ */
.field-entity-reference-type-taxonomy-term .field__item {
  margin: 0 0.26667rem 0;
  display: inline-block;
}

.field-entity-reference-type-taxonomy-term.field-label-above .field__item:first-child {
  margin-left: 0;
}

[dir="rtl"] .field-entity-reference-type-taxonomy-term li {
  margin: 0 0 0 0.73333rem;
}

.field-entity-reference-type-taxonomy-term .field__item-wrapper:after {
  content: ",";
  display: inline-block;
}

.field-entity-reference-type-taxonomy-term .field__item:last-child .field__item-wrapper:after {
  content: "";
  display: none;
}

.field-entity-reference-type-taxonomy-term .field__items {
  padding: 0;
}

.field-entity-reference-type-taxonomy-term .field__item {
  padding: 0;
}

.taxonomy-term--view-mode-teaser .field {
  margin-bottom: 0;
}

.taxonomy-term--view-mode-teaser ul:last-of-type {
  margin-bottom: 0;
}

.field-entity-reference-type-taxonomy-term.field-label-hidden .field__item {
  margin: 0 0.26667rem 0 0;
}

.field-entity-reference-type-taxonomy-term.field-label-hidden.field-node-field-format-digital .field__item,
.field-entity-reference-type-taxonomy-term.field-label-hidden.field-node-field-genre .field__item {
  margin: 0 0 0 0.4rem;
}

/**
 * Copying teaser styles from node.scss for terms pages
 ============================================================================ */
.taxonomy_term.taxonomy-term--view-mode-teaser-promo, .taxonomy_term.taxonomy-term--view-mode-teaser-condition {
  padding: 0.73333rem;
}

.taxonomy_term.taxonomy-term--view-mode-teaser-promo .field, .taxonomy_term.taxonomy-term--view-mode-teaser-condition .field {
  margin-bottom: 0;
}

.taxonomy_term.taxonomy-term--view-mode-teaser-promo ul:last-of-type, .taxonomy_term.taxonomy-term--view-mode-teaser-condition ul:last-of-type {
  margin-bottom: 0;
}

.taxonomy_term.taxonomy-term--view-mode-teaser-promo .field-taxonomy-term--dynamic-token-fieldtaxonomy-term-condition-promo-image-term- img, .taxonomy_term.taxonomy-term--view-mode-teaser-condition .field-taxonomy-term--dynamic-token-fieldtaxonomy-term-condition-promo-image-term- img {
  margin-bottom: 0.46667rem;
}

.field-taxonomy-term--dynamic-token-fieldtaxonomy-term-standing-head-term {
  font-weight: 600;
  font-size: small;
  color: #636466;
  line-height: 1.1rem;
  margin-bottom: 1.26667rem;
}

.field-taxonomy-term--dynamic-token-fieldtaxonomy-term-standing-head-term .field__item::first-letter {
  text-transform: capitalize;
}

.taxonomy-term--view-mode-full.atl--threecol-3-6-3 > .atl__lr.atl__cw > .atl__lc.lc-2 {
  padding: 1rem;
}

@media screen and (max-width: 70em) {
  .taxonomy-term--view-mode-full.atl--threecol-3-6-3 > .atl__lr.atl__cw > .atl__lc.lc-2 {
    margin-bottom: 1rem;
  }
}
/*# sourceMappingURL=taxonomy.css.map */