
/* Highwire citations */
.search-result-highwire-citation .search-snippet,
.highwire-cite > .highwire-cite-snippet {
  border-left: 2px solid #ececec;
  padding: 5px 5px 5px 15px;
}
.highwire-article-citation.tooltip-enable {
  margin: -10px;
  padding: 10px;
}
/* Citation Export */
.highwire-citation-export .highwire-citation-info {
  font-size: 1.1em;
  margin: 0 0 35px;
}
.hw-citation-links.inline {
  display: block;
}
.hw-citation-links.inline li {
  display: block;
  margin: 0 auto 15px;
  padding: 0;
  width: 80%;
}
/* AAN Title Complete */
h1.highwire-cite-title {
  margin-bottom: 0;
}
.highwire-citation-aan-article-title-complete .highwire-cite-authors {
  font-size: 1.4rem;
  color: #333;
  margin: 1rem 0;
}
.highwire-citation-aan-article-title-complete > .highwire-cite-metadata {
  color: #777;
}
/* JCore Standard */
.highwire-search-results .search-result-highwire-citation .highwire-cite-metadata,
.highwire-search-results .search-result-highwire-citation .search-snippet-info,
.highwire-article-citation .highwire-cite > div {
  line-height: 1.80rem;  /* 18px */
}
.highwire-article-citation .highwire-cite > div.highwire-cite-title,
.highwire-article-citation .highwire-cite > .highwire-cite-linked-title {
  font-size: 1.80rem;        /* 18px */
  font-weight: 600;
}
a.highwire-cite-linked-title > span.highwire-cite-subtitle {
  font-size: 1.7rem;
  display: block;
  margin: -.5rem 0 .25rem 0;
}
.highwire-markup > .issue-toc > .issue-toc-section,
.highwire-markup > .issue-toc > .issue-toc-section > .toc-section > .issue-toc-section,
.highwire-list-pap .highwire-list {
  border-bottom: 1px solid;
  margin-bottom: 2rem;
}
.highwire-markup > .issue-toc > .issue-toc-section:last-child,
.highwire-markup > .issue-toc > .issue-toc-section > .toc-section > .issue-toc-section:last-child,
.highwire-list-pap .highwire-list:last-child {
  border-bottom: 0px;
}
.highwire-markup > .issue-toc > .issue-toc-section > .toc-section > .issue-toc-section {
  margin-left: 1.5rem;
}
.highwire-markup > .issue-toc > .issue-toc-section > ul > li,
.highwire-list-pap .highwire-list ul li {
  padding-bottom: 2rem;
}

.highwire-citation-aan-list-complete span.highwire-cite-metadata-article-type {
  text-transform: uppercase;
}
/* Variant and CME Links */
.highwire-markup > .issue-toc > .issue-toc-section > a,
.highwire-citation-type-highwire-article .highwire-cite-extras a {
  font-weight: 600;
  font-size: 1.3rem;
}

.highwire-citation-type-highwire-article .highwire-cite-extras > a {
  margin-right: 1rem;

}
.highwire-citation-type-highwire-article .highwire-cite-extras > a,
.highwire-citation-type-highwire-article .aan-article-citation-variant-list ul li {
  padding-left: 0;
  padding-right: 1.5rem;
}
/* Content widget */
.aan-article-citation-variant-list ul,
.highwire-article-citation-variant-list ul {
  padding-left: 0;
}
.highwire-citation-jcore-issue-widget ul li {
  list-style: none;
}

/* Article overline */
.highwire-citation-highwire-article-top-a .highwire-cite-overline {
  margin-bottom: 1rem;
}
.highwire-citation-highwire-article-top-a .highwire-cite-metadata-art-cat {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}