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

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

.header-middle.hidden-mobile .flex-space.page-wrapper {
  padding-bottom: 0px;
}

.header-top.hidden-mobile .header-top-menu .dropdown {
  padding-bottom: 0px;
}

.header-top.hidden-mobile .header-top-menu .dropdown .menu_arrow:after {
  vertical-align: 0px;
  font-size: 17px;
}

.block-jnl-current-issue .current-issue-right h3 {
  text-transform: none;
}

.header-navigation .menu--main li .nav-link.is-active {
  color: #fff !important;
}

.advanced-page h2.rtecenter,
.node-advanced-page .field-item.even h1 {
  text-align: center;
  margin: 35px 0 15px 0;
}

.advanced-page .rtecenter {
  text-align: center;
}

section.block-social-media-block .social-share a:nth-last-child(1) {
  padding-right: 7px;
}

.footer .page-wrapper {
  padding-top: 40px;
}

#create-folder-form #edit-actions {
  justify-content: flex-start;
}

form#create-folder-form .js-form-item.form-item input[type=text] {
  width: 100%;
}

.header-top.hidden-mobile .header-top-menu nav#block-jcorex-one-umbrellamenu ul.menu {
  padding-left: 0px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
  border-radius: 0 0 .4em .4em;
}

.header-top.hidden-mobile .header-top-menu nav#block-jcorex-one-umbrellamenu ul.menu li.menu-item.nav {
  padding: 10px 5px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.25)), color-stop(15%, rgba(0, 0, 0, 0)));
}

.header-navigation .menu--main li.dropdown>a:active {
  background-color: #4c637b !important;
}

.hw-table-section.article-table-area .table-caption span.table-label strong{
    padding: 0;
}

#edit-group-supplemental .supplementary-material-container .supplementary-material > ul,
#edit-group-supplemental .supplementary-material-container .supplementary-material p,
.fig-supplementary-material-container .supplementary-material > ul,
.fig-supplementary-material-container .supplementary-material p{
    padding: 0;
}

.tab-content #tab-group-figure div.supplementary-material ul ul {
   padding-left: 40px;
}

.page-node-type-advanced-page h1#page-title{
    margin: 0px 0px 20px !important;
}

.hw-table-of-contents > li > ul.item-list__toc > li> ul > li:only-child .card-container{
    border-bottom-width: 0;
}

.journal-page .page-subtitle{
    margin: 0;
}

#jnl-rsf-announcement-snippet{
       padding: 5px;
   }

 .journal-page.journal-article .article .fig-caption a,
 .journal-article__tabwrap .tab-content .fn-group p span.fn-label,
 .journal-article__tabwrap .tab-content .fn-group li.fn a{
    font-weight: 400;
}

.article-ref-popup[id*=xref-], .article-ref-popup[id^=xref-] {
    font-weight: 700 !important;
}

.homepage-featured-articles-section .featured-articles-bx-slider .article-ppub-date{
      padding-top: 20px;
}

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

.homepage-featured-articles-section .homepage-featured-articles-bx-slider .featured-articles-bx-slider ul.features-bxslider li.features-bxslider-item {
    padding-right: 15px;
}

.highwire-jnl-bottom-announcement {
       height: auto !important;
   }

.block-region-right .block-facets h2.block-title {
    color: #1e2848;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.14em;
    text-transform: uppercase;
    text-align: end;
}

nav[aria-label="breadcrumb"] li+li::before {
  display: none;
}

.extra-filter-advance li.save_link {
    display: none;
}

@media screen and (min-width: 768px) {
  .block-highwire-top-topics {
         margin-bottom: 20px;
    }
    
  .header-top.hidden-mobile{
    position: relative;
    z-index: 40;
  }
  .header-navigation .page-wrapper {
    background-color: #ffffff;
  }

  .header-navigation .page-wrapper .navigation-collapse {
    background-color: #2d93ac;
  }

  .header-navigation .menu--main .publications {
    display: none;
  }

  #jnl-rsf-announcement-snippet {
    padding-bottom: 25px !important;
  }
}

@media screen and (min-width: 1140px) {
  .header-top.hidden-mobile {
    height: 46px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  }
}

@media screen and (min-width: 979px) and (max-width: 1200px) {
    .header-middle .flex-space.page-wrapper .header-rightblock {
        width: 278px;
    }

    .header-middle.hidden-mobile .header-brand .header-logo a img {
        width: 570px;
        max-width: 570px;
    }
}

@media screen and (max-width:767px) {
  .block-region-right .block-jnl-current-issue-highlights{
      margin-bottom: 10px;
    }
  .jnl-rsf-home-page-ad {
        margin-bottom: 15px;
  }
  #navbarHeader nav ul.menu.menu--main li.journal-home a.nav-link.is-active {
    color: #454545;
  }

  .panel-panel.panel-region-announcement {
    padding: 5px 0px !important;
  }

  #jnl-rsf-home-page-ad .snippet-content img {
    width: 100%;
  }
}

@media (min-width: 1220px) {
    .journal-article__tabwrap .field-group-highwire_tabs-wrapper .highwire-tabs-links li a {
        padding: 6px 18px;
    }
}
