.header-navigation .menu--main li.active:hover .dropdown-toggle::after{
  content: none !important;
}

.journal-pdf-download.top{
top: 0;
}

.page-wrapper{
box-shadow: none !important;
}

.header-top{
box-shadow: none !important;
}

.rtecenter {
  text-align: center;
  margin-bottom: 15px;
  color: #50595c;
}

.block-facets.block-facet-blockyear h2.block-title{
  text-align: right;    
  text-transform: uppercase;   
  color: #626d71;    
  font-size: 1em;    
  font-weight: 400;  
  line-height: 1.14em;
}

nav[aria-label="breadcrumb"] li+li::before,
#tab-group-metrics .contributors li span.ccjm-author-id{
  display: none;
}

.header-top.hidden-mobile .container.flex-space{
   height: 45px;
   align-items: center;
}
.header-top.hidden-mobile .container.flex-space .header-top-menu{
  padding-top: 5px;
}

.journal-page:has(.pane-cme-moc-suffix) .articles .back-section .section h2.title {
    border-top: none;
}

.path-search .current-issue.panel-default .card-content p.article-section__excerpt{
    border-left: 2px solid #cdcdc0;
    padding: 5px 5px 5px 15px;
    float: left;
    height: 60px;
}

.path-search .current-issue.panel-default .card-content p{
    margin-top: 10px;
}

.back-section .references .ref-list li .ref-content .ref-cit .volume {
    font-weight: 400;
}

#tab-group-article .back-section .references ol.ref-list.table{
    color: #50595c;
    padding-left: 0 !important;
}

.hw-table-of-contents>li>ul>li>ul.item-list__toc:first-child {
    padding-left: 0;
}

#js-dfp-tag-top_leaderboard,
#js-dfp-tag-right_rail_1,
#js-dfp-tag-right_rail_2 {
    text-align: center;
    margin-bottom: 10px;
}

#js-dfp-tag-right_rail_1{
    padding-top: 20px;
}

.role-authenticated ul.menu.menu--user-account li:has(a[data-drupal-link-system-path="user/register"]) {
  display: none;
}

.article__tabcontent-body .fig.pos-float.odd.panel {
    border-bottom: 2px solid #ddbc95;
}


.advanced-page h3{
   font-weight: 700;
}

.advanced-page hr {
    height: 5px;
    margin: 20px auto;
    width: 85%;
}

.advanced-page table td{
    padding: 8px 8px;
}
.advanced-page table h2,
.advanced-page table p{
    font-size: .86em !important;
    line-height: 1.5em !important;
}
.advanced-page table{
    border: 1px solid #cdcdc0;
    color: #626d71;
}

.homepage-featured-articles-section .homepage-featured-articles-bx-slider .featured-articles-bx-slider ul.features-bxslider li.features-bxslider-item {
    padding-left: 0;
}

.homepage-featured-articles-section .featured-articles-bx-slider .article-full-title {
    margin-left: 15px;
}

.view-similar-articles .latest-articles >li {
  list-style: none !important;
  position: relative;
  padding-left: 20px;
}

.view-similar-articles .latest-articles  >li::before {
  content: "• ";
  color: #50595c;
  font-size: 20px;
  position: absolute;
  top: -6px;
  left: -15px;
}

.footer-menu .article:not(:last-child) {
    border-bottom: 0;
    padding-bottom: 0;
}

.panel-default.current-issue .card-container .card-row .card-content:has(.toc-icon) .toc-icon {
    max-width: 288px;
    width: 100px;
}

@media (max-width: 767.98px) {
    .footer-row {
        flex-direction: row;
    }
}

@media (min-width: 768px) {
  #js-dfp-tag-top_leaderboard,
  #js-dfp-tag-right_rail_1,
  #js-dfp-tag-right_rail_2 {
     margin-bottom: 20px;
  }
  .header-navigation .menu--main .dropdown-menu{
        padding: 0;
  }
  .header-navigation .menu--main .dropdown-menu li a{
      padding-left: 15px;
      padding-right: 15px;
  }
  
  .header-navigation .menu--main .dropdown-menu li:first-child a {
    padding-top: 15px;
  }
  .header-navigation .menu--main .dropdown-menu li:last-child a {
    padding-bottom: 15px;
  }
  .header-navigation .menu--main .dropdown-menu li a:hover{
    background-color: #52a3d4 !important;
    font-weight: 700;
  }

  .header-navigation .menu--main li {
    margin-right: 0;
  }
  #tab-group-article .back-section .references ol.ref-list.table{
    padding-left: 0 !important;
    margin-left: -13px;
  }
  .header-top-right .region-header-auth li .banner__button, .header-top-right .region-header-auth li a {
    color: #2c3133;
    padding: 0 0;
    border-bottom: none;
    font-weight: 700;
    font-size: 16px;
  }
  .header-top-right .region-header-auth li {
    display: inline-block;
    margin-left: 15px;
    color: #2c3133;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    padding: .2em .5em 0 0;
  }
}

.block-collection-articles-detail-page .taxonomy-parent-wrapper .taxonomy-parent {
    background: #80bcdf;
}

.block-collection-articles-detail-page .taxonomy-parent-wrapper .taxonomy-parent::after {
    border-left-color: #80bcdf !important;
}
.journal-article__tabwrap .section div[id^=boxed-text] {
    margin: 15px 0;
    padding: 20px;
    background-color: #deeef7;
}

.sticky-container-anchor {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: #fff;
  z-index: inherit;
}
#sliding-popup.sliding-popup-bottom{
  padding-top: 0;
}

.anchor-close {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  color: #000;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 50%;
  text-align: center;
  z-index: 10000;
}
.tippy-box .tippy-content .tooltiptext-author .author-tooltip-affiliation .affiliation-para li.degrees{
    display: none;
}
.extra-filter-advance li.save_link{
  display: none;
}
.back-section .references .ref-list li .ref-content .ref-cit .cit-extra a.cit-ref-sprinkles-open-url,
.tippy-box[data-theme~=custom-light] .tippy-content .ref-cit .cit-extra a.cit-ref-sprinkles-open-url{
  display: none;
}
.panel.fig .highwire-figure .fig-inline-img, .panel.table-wrap .highwire-figure .fig-inline-img {
  z-index: 0;
}

@media (min-width: 768px) {
  .hw-table-section .highwire-figure-links, .panel.fig .highwire-figure-links {
    z-index: 0;
  }
}

@media (min-width: 1200px) {
  .header-navigation .menu--main li .dropdown-toggle, .header-navigation .menu--main li .nav-link {
    padding: 15px 20px !important;
  }
}
