/* Umbrella Scholarly Publishing Collective CSS 20220711

Teal: 034f59 (for headers and CTA buttons and links)
Light Teal: a5cdce (background for boxes)
Orange: f78d2d (for highlights, lines, copyright box at the footer)
Light Orange: f7dfc9 (for global footer, backgrounds)
Light Blue: D7E9EB (for ppv, pdf bg buttons)

*/

/* DDR 20200711 Adjust ul spacing */
ul {
	margin-top: 1rem;
	margin-bottom: 1rem
}

/* DDR 20220505 Article Body link adjustments */
.article-body a:hover {
  text-decoration-color: #f78d2d;
  text-decoration-thickness: 2px
}

/* DDR 20220505 Adjusting figure box links */
.fig-orig.original-slide a {
  text-decoration: none;
  font-weight: bold
}

/* DDR 20220505 Superscript tweak */
sup a {
  font-style: normal;
}

/* DDR 20220505  fix citation link hover */
.citation-links a:link {
  text-decoration: none;
  font-size: 16px
}

.citation-links a:hover {
  text-decoration: underline;
  text-decoration-color: #f78d2d
}

/* DDR 20220505 Adding space below toolbar */
.toolbar-wrap {
  margin: 1rem 0 1rem 0
}

/* DDR 20220505 Adjusting article metadata text size */
.product {
  font-size: 16px
}

/* 20220505 DDR Incrase line height for author names */
.wi-authors .al-authors-list {
  font-size: 14px;
  line-height: 1.5
}

/* 20220505 DDR adjust abstract line height */
.abstract p {
  line-height: 1.75
}

/* DDR 20220106 add external link icon to journal footer */
.widget-SitePageFooter .journal-footer .journal-footer_content .journal-footer-menu [target=_blank]:after {
	font-family: white-label;
	content: "";
	font-weight: 400;
	font-size: .75rem;
	margin-left: .25rem;
}

/* DDR 20220106 adjust left flyout menu font size */
.global-nav .global-nav-dropdown > ul.site-menu > li ul li.site-menu-item a {
    font-size: 1rem;
}
.global-nav .global-nav-dropdown > ul.site-menu > li > a {
    font-size: 1rem;
}

/* DDR 20220104 Fix journal about text colors */
div[class*=-about-this] p a {
	color:#034f59;
	font-weight:700;
	text-decoration:underline
}

/* DDR 20211216 changing article link hover */
.article-body a:hover {
    text-decoration-thickness: 1px;
	text-decoration-color: #f78d2d
}

/* DDR 20211215 Journal footer text size and column configuation */
.journal-footer-menu a {
	font-size: 16px
}

.journal-footer-menu ul li {
  padding-right: 56px
}

.widget-SitePageFooter .journal-footer .journal-footer_content .journal-footer-menu ul {
  padding-right: 0;
  column-count: 2
}

/* DDR 20211215 adjust H3 line height */
h3 {
	line-height:1.25
}

/* DDR 20211215 turn selection highlighting SPC orange */
::selection {
    background-color: #F9AD66;
    color: black
}

/* DDR 20211210 My Account pages link hover formatting */
.myaccount-tabs-inner-wrap.tabs a:hover, #myaccount-tabs-content a:hover {
    text-decoration: underline
}

/* DDR 20211210 Left Site Menu navigation link hover formatting */
nav.navbar-menu.global-nav-dropdown.js-dropdown.expanded a:hover, nav.navbar-menu.global-nav-dropdown.js-dropdown.expanded ul li a.nav-link:hover {
    text-decoration: underline;
	text-decoration-thickness: 1px;
	text-decoration-color: #f78d2d
}

/* DDR 20211210 TOC supplemental material links hover formatting */
.issue-browse__supplement-list a:hover, .all-issues a:hover {
    text-decoration: underline;
	text-decoration-thickness: 1px;
	text-decoration-color: #f78d2d
}

/* DDR 20211210 TOC article navigation buttons to SPC teal */
.badge-bar .resource-links-info div.item a:focus, .badge-bar .resource-links-info div.item a:hover, .item-container .item-info .badge-bar .resource-links-info div.item a:focus, .item-container .item-info .badge-bar .resource-links-info div.item a:hover {
    color: #034f59
}

.badge-bar .resource-links-info div.item a.pdf:focus i[class*="icon-"], .badge-bar .resource-links-info div.item a.pdf:hover i[class*="icon-"], .item-container .item-info .badge-bar .resource-links-info div.item a.pdf:focus i[class*="icon-"], .item-container .item-info .badge-bar .resource-links-info div.item a.pdf:hover i[class*="icon-"] {
    color: #034f59
}

.badge-bar .resource-links-info div.item a.pdf:focus span, .badge-bar .resource-links-info div.item a.pdf:hover span, .item-container .item-info .badge-bar .resource-links-info div.item a.pdf:focus span, .item-container .item-info .badge-bar .resource-links-info div.item a.pdf:hover span {
    color: #034f59
}

/* DDR 20211210 article content naviagion link hover formating */
.content-nav a:hover {
    font-weight: bold
}

/* DDR 20211210 umbrella footer links hover formatting*/
.footer-links-group a:hover {
    text-decoration: underline
}

/* DDR 20211210 publisher footer links hover formatting */
.journal-footer-menu a:hover {
    text-decoration: underline
}

/* DDR 20211210 widget links hover formatting */
.homepage-panel-text a:hover {
    text-decoration: underline;
	text-decoration-thickness: 1px;
	text-decoration-color: #f78d2d
}

/* DDR 20211210 most read/latest/most cited on TOC hover formatting */
.widget-ArticleListNewAndPopular .articleListNewAndPopularCombinedView li a:hover {
    font-weight: bold
}

/* DDR 20211210 most read/latest/most cited on journal homepage hover formatting */
.widget-ArticleListNewAndPopular .articleListNewAndPopularCombinedView li a:hover {
    font-weight: bold
}

/* DDR 20211210 fix spacing around issue nav in left rail */
.list-issue-jumplinks {
    margin-top: 1rem
}

/* DDR 20211210 left rail issue nav link hover formatting */
.list-issue-jumplinks a:hover {
    font-weight: bold
}

/* DDR 20211210 self-serve page links hover formatting */
.widget-SelfServeContent.widget-instance-SelfServeContent a:hover {
    text-decoration: underline;
	text-decoration-thickness: 1px;
	text-decoration-color: #f78d2d
}

/* DDR 20211210 citation modal box links hover formatting */
#getCitation a:hover {
    text-decoration: underline;
	text-decoration-thickness: 1px;
	text-decoration-color: #f78d2d
}

/* DDR 20211210 PDF notice box bottom border */
.pdf-notice {
	padding-bottom: 14px
}

/* DDR 20211210 Fixing colors on article header bar when scrolling down page in standard view */
.toolbar-wrap.toolbar-stuck .toolbar-inner-wrap > ul#Toolbar > .search-dropdown-trigger_wrap > a, .toolbar-wrap.toolbar-stuck .toolbar-inner-wrap > ul#Toolbar > .search-dropdown-trigger_wrap > div > .module-widget > a, .toolbar-wrap.toolbar-stuck .toolbar-inner-wrap > ul#Toolbar > .search-dropdown-trigger_wrap > div > a, .toolbar-wrap.toolbar-stuck .toolbar-inner-wrap > ul#Toolbar > .toolbar-item > a, .toolbar-wrap.toolbar-stuck .toolbar-inner-wrap > ul#Toolbar > .toolbar-item > div > .module-widget > a, .toolbar-wrap.toolbar-stuck .toolbar-inner-wrap > ul#Toolbar > .toolbar-item > div > a {
    color: #828282
}

.toolbar-wrap.toolbar-stuck .toolbar-inner-wrap > ul#Toolbar > .search-dropdown-trigger_wrap > a:hover, .toolbar-wrap.toolbar-stuck .toolbar-inner-wrap > ul#Toolbar > .search-dropdown-trigger_wrap > div > .module-widget > a:hover, .toolbar-wrap.toolbar-stuck .toolbar-inner-wrap > ul#Toolbar > .search-dropdown-trigger_wrap > div > a:hover, .toolbar-wrap.toolbar-stuck .toolbar-inner-wrap > ul#Toolbar > .toolbar-item > a:hover, .toolbar-wrap.toolbar-stuck .toolbar-inner-wrap > ul#Toolbar > .toolbar-item > div > .module-widget > a:hover, .toolbar-wrap.toolbar-stuck .toolbar-inner-wrap > ul#Toolbar > .toolbar-item > div > a:hover {
    color: #034f59
}

/* DDR 20211210 fix figure box formatting in standard view */

.fig-orig a:not(.toggle-left-col__close) {
    font-weight: 700;
    font-size: .9rem;
	text-decoration: none
}

/* DDR 20211209 adjusting margins for ul on Rights and Permissions page */
.widget-SelfServeContent.widget-instance-SelfServeContent ul {
    margin-left: 2rem;
    text-indent: 1rem
}

/* GBC 20211208 adding more spacing to publisher journal footer to fix spacing, per Dan */
.widget-SitePageFooter .journal-footer .journal-footer_content {
padding-bottom: 1rem
}

/* GBC 20211208 adding more spacing to publisher journal footer to fix spacing, per Dan */
.widget-SitePageFooter .journal-footer .journal-footer-colophon {
padding-top: 0
}

/* GBC 20211202 fix centering of twitter and fb */
.twitter-feed {
    margin: 0 auto;
	text-align: center
}

/* GBC 20211202 fix font sizes in article metadata sections */
.article-metadata-tocSections a {
font-size: 14px;
font-weight: inherit !important;
text-decoration: none !important
}

/* GBC 20211130 platform metrics, give it same style as other right rail widgets */
.artmet-full-wrap.platform-metrics .artmet-views {
    /* border-top: 1px solid #dbdbdb; */
    border: 1px solid #dbdbdb;
    border-radius: 0.25rem;
    line-height: 1.4;
    margin-top: 15px;
    margin-bottom: 2px
}

/* GBC 20211119, add underlines to links in article bodies and dynamic widgets   */
.article-body a:link, .link-default:link, .widget-SelectableContentList .widget-dynamic-content.advanced-view .widget-dynamic-entry-wrap .widget-dynamic-entry a:link {
text-decoration: underline
}

/* GBC 20211119, increase spacing and font weith of citations on article page   */
.modal-title {
    font-weight: 700
}
.citation-label {
    font-weight: 700
}
#getCitation ul {
display: block;
margin-left: 2rem;
text-indent: 1rem
}

/* GBC 20211110, increased width to 150*/
.journal-header .journal-header_content.with-society-logo .society-block_wrap {
    width: 150px;
    min-width: 100px;
    margin: 0 0 0 1rem;
    text-align: right;
    display: -webkit-flex;
    display: flex
}

/* GBC 20211208 new aff-right, just doing journal-footer-affiliations isn't working since 11/30 changes by SIS */
.widget-SitePageFooter .journal-footer .journal-footer_content .journal-footer-affiliations.aff-right {
margin: 0;
text-align: right
}

/* GBC 20211109, remove right padding of journal footer image */
.widget-SitePageFooter .journal-footer .journal-footer_content .journal-footer-affiliations {
    width: 35%;
    padding: 0 0 1rem 0
}

/* GBC 20211119, move the footer logo up to top align it */
.widget-SitePageFooter .journal-footer .journal-footer_content .journal-footer-affiliations {
margin: 0;
text-align: right
}


/* GBC 20211109, fix colors on download slide button*/
.fig-orig.original-slide a:link {
    color: white
}

/* GBC 20211109, fix colors on download slide button*/
.fig-orig.original-slide a:hover {
    color: #034f59
}

/* GBC 20211109, fix colors on download slide button*/
.fig-orig.original-slide a:focus {
    color: #034f59
}

/* GBC 20211105, fix big image on umbrella page */
.homepage-panel-image.fl-right.pd-150 {
    max-width: 300px;
    float: right
}

/* GBC 20211105, fix separation of boxes on right rail */
.rail-widget_wrap {
    border: 1px  solid #dbdbdb;
    border-radius: 0.25rem;
    line-height: 1.4;
    margin-top: 15px;
    margin-bottom: 15px
}

/* GBC 20211105, fix bold of footer */
li.list-lvl-0.strong {
    font-weight: 700
}

/* GBC 20211101, fix size of font in MR/L/N widget */
.widget-ArticleListNewAndPopular .widget-dynamic-entry-wrap .fb-item-title a {
    font-size: 1rem;
    line-height: 1.25
}

/* GBC 20211101, fix size of font in MR/L/N widget */
.widget-ArticleListNewAndPopular .widget-dynamic-entry-wrap .fb-item-title a .subtitle {
	margin: 0;
	line-height: 1.25;
	font-size: 1rem;
	font-weight: 400;
	display: inline
}

/* GBC 20211101, adding bold to footer ISSN and EISSN label */
.widget-SitePageFooter .journal-footer .journal-footer-colophon ul li span {
    font-weight: bold
}

/* GBC 20211101, remove left and right padding on journal-headers so the header lines up better note: this may have to go into each publisher css */
.journal-header .journal-header_content {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
    padding-top: 1rem;
    padding-right: 0;
    padding-bottom: 1rem;
    padding-left: 0;
    /* padding: 1rem; */
    display: -webkit-flex;
    display: flex
}


/* GBC 20111103, changing the link colors of authors, dois, keywords, and footnotes from blue to spc teal; additional fix per Dan */
.toolbar-wrap .toolbar-inner-wrap>ul>li>a:focus span,
.toolbar-wrap .toolbar-inner-wrap>ul>li>a:hover span,
.toolbar-wrap .toolbar-inner-wrap>ul>li>div a:focus span,
.toolbar-wrap .toolbar-inner-wrap>ul>li>div a:hover span {
	color:#034f59
}

/* GBC 20111103, changing the link colors of authors, dois, keywords, and footnotes from blue to spc teal; additional fix per Dan */
.toolbar-wrap .toolbar-inner-wrap>ul>li>a:focus,
.toolbar-wrap .toolbar-inner-wrap>ul>li>a:hover,
.toolbar-wrap .toolbar-inner-wrap>ul>li>div a:focus,
.toolbar-wrap .toolbar-inner-wrap>ul>li>div a:hover {
	background:#ededed;
	border:1px solid #dbdbdb;
	color:#034f59
}

/* GBC 20211101, changing the link colors of authors, dois, keywords, and footnotes from blue to spc teal */
.additional-resource_wrap a:link,
.al-author-name a:link,
.article-top-widget .ww-citation-date-wrap>div:first-of-type a:link,
.article-top-widget .ww-citation-wrap-doi>div:first-of-type a:link,
.artmet-condensed-wrap .artmet-modal-trigger:link,
.bookAndChapterInfo a:link,
.content-metadata-facetcategoryids a:link,
.content-metadata-keywords a:link,
.content-metadata-seriesTitle a:link,
.content-metadata-subjects a:link,
.content-metadata-tocSections a:link,
.content-metadata-topics a:link,
.fig-section>.fig-caption a:link,
.info-inner-wrap .inline-list li a:link,
.kwd-group a.kwd-part:link,
.link-metadata:link,
.pg_Article .chapter-doi .chapter-doi-link a:link,
.pg_Article .fn a:link,
.pg_Book .book-bottom-section ul.bookToc li a:link,
.pg_ChapterStandard .chapter-doi .chapter-doi-link a:link,
.pg_article .chapter-doi .chapter-doi-link a:link,
.ref-content a:link,
.sf-facet-display a:link,
.sri-publisher-name a:link,
.supplemental-figure-section>.fig-caption a:link,
.unauth-wrap .institutional-login-link:link,
.unauth-wrap .login-form__row .logged-out-link:link,
.unauth-wrap .shibboleth-signin:link,
.wi-fullname a:link,
.widget-AllIssuesLink a:link,
.widget-ArticleLinks .articlelinks a:link,
.widget-BookAndChapterLinkedContent .linked-content-wrap a:link,
.widget-BookBasicInfo .book-info__meta .book-info__authors * a:link,
.widget-BookBasicInfo .book-info__meta .book-info__doi a:link,
.widget-IssueSupplementalLinks a:link,
.widget-MultiQuerySelectableContentList .widget-dynamic-entry a:link,
.ww-citation-wrap-doi a:link {
	color: #034f59;
	text-decoration: none;
	font-weight: 400
}

/* GBC 20211101, changing the link colors of authors, dois, keywords, and footnotes from blue to spc teal */
.additional-resource_wrap a:visited,
.al-author-name a:visited,
.article-top-widget .ww-citation-date-wrap>div:first-of-type a:visited,
.article-top-widget .ww-citation-wrap-doi>div:first-of-type a:visited,
.artmet-condensed-wrap .artmet-modal-trigger:visited,
.bookAndChapterInfo a:visited,
.content-metadata-facetcategoryids a:visited,
.content-metadata-keywords a:visited,
.content-metadata-seriesTitle a:visited,
.content-metadata-subjects a:visited,
.content-metadata-tocSections a:visited,
.content-metadata-topics a:visited,
.fig-section>.fig-caption a:visited,
.info-inner-wrap .inline-list li a:visited,
.kwd-group a.kwd-part:visited,
.link-metadata:visited,
.pg_Article .chapter-doi .chapter-doi-link a:visited,
.pg_Article .fn a:visited,
.pg_Book .book-bottom-section ul.bookToc li a:visited,
.pg_ChapterStandard .chapter-doi .chapter-doi-link a:visited,
.pg_article .chapter-doi .chapter-doi-link a:visited,
.ref-content a:visited,
.sf-facet-display a:visited,
.sri-publisher-name a:visited,
.supplemental-figure-section>.fig-caption a:visited,
.unauth-wrap .institutional-login-link:visited,
.unauth-wrap .login-form__row .logged-out-link:visited,
.unauth-wrap .shibboleth-signin:visited,
.wi-fullname a:visited,
.widget-AllIssuesLink a:visited,
.widget-ArticleLinks .articlelinks a:visited,
.widget-BookAndChapterLinkedContent .linked-content-wrap a:visited,
.widget-BookBasicInfo .book-info__meta .book-info__authors * a:visited,
.widget-BookBasicInfo .book-info__meta .book-info__doi a:visited,
.widget-IssueSupplementalLinks a:visited,
.widget-MultiQuerySelectableContentList .widget-dynamic-entry a:visited,
.ww-citation-wrap-doi a:visited {
	color: #034f59;
	text-decoration: none
}

/* GBC 20211101, changing the link colors of authors, dois, keywords, and footnotes from blue to spc teal; DDR edited 20211216 to change underline to orange */
.additional-resource_wrap a:active,
.additional-resource_wrap a:hover,
.al-author-name a:active,
.al-author-name a:hover,
.article-top-widget .ww-citation-date-wrap>div:first-of-type a:active,
.article-top-widget .ww-citation-date-wrap>div:first-of-type a:hover,
.article-top-widget .ww-citation-wrap-doi>div:first-of-type a:active,
.article-top-widget .ww-citation-wrap-doi>div:first-of-type a:hover,
.artmet-condensed-wrap .artmet-modal-trigger:active,
.artmet-condensed-wrap .artmet-modal-trigger:hover,
.bookAndChapterInfo a:active,
.bookAndChapterInfo a:hover,
.content-metadata-facetcategoryids a:active,
.content-metadata-facetcategoryids a:hover,
.content-metadata-keywords a:active,
.content-metadata-keywords a:hover,
.content-metadata-seriesTitle a:active,
.content-metadata-seriesTitle a:hover,
.content-metadata-subjects a:active,
.content-metadata-subjects a:hover,
.content-metadata-tocSections a:active,
.content-metadata-tocSections a:hover,
.content-metadata-topics a:active,
.content-metadata-topics a:hover,
.fig-section>.fig-caption a:active,
.fig-section>.fig-caption a:hover,
.info-inner-wrap .inline-list li a:active,
.info-inner-wrap .inline-list li a:hover,
.kwd-group a.kwd-part:active,
.kwd-group a.kwd-part:hover,
.link-metadata:active,
.link-metadata:hover,
.pg_Article .chapter-doi .chapter-doi-link a:active,
.pg_Article .chapter-doi .chapter-doi-link a:hover,
.pg_Article .fn a:active,
.pg_Article .fn a:hover,
.pg_Book .book-bottom-section ul.bookToc li a:active,
.pg_Book .book-bottom-section ul.bookToc li a:hover,
.pg_ChapterStandard .chapter-doi .chapter-doi-link a:active,
.pg_ChapterStandard .chapter-doi .chapter-doi-link a:hover,
.pg_article .chapter-doi .chapter-doi-link a:active,
.pg_article .chapter-doi .chapter-doi-link a:hover,
.ref-content a:active,
.ref-content a:hover,
.sf-facet-display a:active,
.sf-facet-display a:hover,
.sri-publisher-name a:active,
.sri-publisher-name a:hover,
.supplemental-figure-section>.fig-caption a:active,
.supplemental-figure-section>.fig-caption a:hover,
.unauth-wrap .institutional-login-link:active,
.unauth-wrap .institutional-login-link:hover,
.unauth-wrap .login-form__row .logged-out-link:active,
.unauth-wrap .login-form__row .logged-out-link:hover,
.unauth-wrap .shibboleth-signin:active,
.unauth-wrap .shibboleth-signin:hover,
.wi-fullname a:active,
.wi-fullname a:hover,
.widget-AllIssuesLink a:active,
.widget-AllIssuesLink a:hover,
.widget-ArticleLinks .articlelinks a:active,
.widget-ArticleLinks .articlelinks a:hover,
.widget-BookAndChapterLinkedContent .linked-content-wrap a:active,
.widget-BookAndChapterLinkedContent .linked-content-wrap a:hover,
.widget-BookBasicInfo .book-info__meta .book-info__authors * a:active,
.widget-BookBasicInfo .book-info__meta .book-info__authors * a:hover,
.widget-BookBasicInfo .book-info__meta .book-info__doi a:active,
.widget-BookBasicInfo .book-info__meta .book-info__doi a:hover,
.widget-IssueSupplementalLinks a:active,
.widget-IssueSupplementalLinks a:hover,
.widget-MultiQuerySelectableContentList .widget-dynamic-entry a:active,
.widget-MultiQuerySelectableContentList .widget-dynamic-entry a:hover,
.ww-citation-wrap-doi a:active,
.ww-citation-wrap-doi a:hover {
	color: #034f59;
	text-decoration: underline;
	text-decoration-color: #f78d2d;
	text-decoration-thickness: 1px
}

/* GBC 20211101, changing the link colors of authors, dois, keywords, and footnotes from blue to spc teal */
.article-body a:link, .link-default:link, .widget-SelectableContentList .widget-dynamic-content.advanced-view .widget-dynamic-entry-wrap .widget-dynamic-entry a:link {
    color: #034f59;
    text-decoration: underline;
    font-weight: 400
}

/* Universal Header - bottom bar background for Umbrella Per Dan in Aug 2021 use orange f78d2d*/
.site-theme-header {
	border-bottom: 2px solid #f78d2d
}

/* Universal Header - GBC Note: fix for the text color in the user menu drop down b/c SIS wouldn't */
.dropdown-panel .dropdown-menu a, .dropdown-panel .widget-LoginForm a
{
	color: #1a1a1a
}

/* GBC 20210924, make the umbrella footer logo a tad wider, user 150px, not 100 */
.site-theme-footer .footer-logo-wrap .footer-logo {
    -webkit-flex-basis: 150px;
    flex-basis: 150px
}

/* GBC 20210924, change the background color of buy buttons to  D7E9EB*/
.article-thirdpartylink-wrap, .ppv-wrap, .ppv-wrap-subscribe {
    margin: 1rem 0 0;
    padding: 1.5rem 1rem 1rem;
    background: #D7E9EB;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column
}

/* GBC 20210924, change the background color of buy buttons to  D7E9EB*/
.pdf-notice {
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e8eaee;
    background: #D7E9EB
}

/*GBC 20210924, per Dan: change link colors from 0f5db9 to 034F59  ----BEGIN --*/
a {
	font-size: inherit;
	color: #034F59;
	cursor: pointer;
	text-decoration: none
}
.bgc-link-color {
	background-color: #034F59
}
.widget-SelectableContentList .widget-dynamic-content.advanced-view .widget-dynamic-entry-wrap .widget-dynamic-entry a:link {
	color: #034F59;
	text-decoration: underline;
	font-weight: 700
}
.ww-citation-wrap-doi a:link {
	color: #034F59;
	text-decoration: none;
	font-weight: 400
}
.ww-citation-wrap-doi a:visited {
	color: #034F59;
	text-decoration: none
}
.ww-citation-wrap-doi a:hover {
	color: #034F59;
	text-decoration: underline
	text-decoration-thickness: 1px; /*DR added 20220106 */
	text-decoration-color: #f78d2d
}
.widget-dynamic-browse a:link {
	color: #034F59;
	text-decoration: none;
	font-weight: 700
}
.parent-category-container a.cat-toggle:hover .title {
	color: #034F59
}
.parent-category-container>.children-category-container .child-categories .parent-category-container .children-category-container .al-article-item-wrap h5.item-title a {
	color: #034F59!important;
	font-size: .875rem!important
}
.pg_Book .book-bottom-section ul.bookToc li a.section-pdfLink {
	color: #034F59
}
.querybuilder-wrap .querybuilder-filter-current-wrap a {
	font-size: 1rem;
	color: #034F59
}
.querybuilder-wrap .querybuilder-filter-current-wrap a:hover {
	color: #034F59
}
.al-other-resource-links a {
	padding: .25rem .5rem;
	border: 1px solid #dbdbdb;
	font-size: .875rem;
	line-height: 1;
	height: 15px;
	margin-right: .5rem;
	float: left;
	color: #034F59
}
.add-to-cart-success-modal .go-to-cart a {
	font-size: 1.125rem;
	text-transform: capitalize;
	padding: 1rem 2rem;
	background-color: #034F59;
	border: 1px solid #034F59
}
.add-to-cart-success-modal .go-to-cart a:hover {
	color: #034F59;
	border: 1px solid #034F59
}
.widget-alerts .widget-links_wrap .reveal-modal>div a.modal-sign_in-btn.userAlert-manageAlerts {
	background: #034F59;
	border: 1px solid #034F59;
	text-transform: capitalize
}
.widget-alerts .widget-links_wrap .reveal-modal>div a.modal-sign_in-btn.userAlert-manageAlerts:hover {
	color: #034F59;
	border-color: #034F59
}
.token-wrap .token-redeem-container .bulk-pdf-institutional .token-redeem-item .store-link:hover .icon-availability_cart-small {
	color: #034F59
}
.toolbar-wrap #getCitation a {
	color: #034F59
}
.toolbar-wrap #getCitation a {
	color: #034F59
}
.toolbar-wrap .toolbar-inner-wrap>ul>li>div a:hover {
	background: #ededed;
	border: 1px solid #dbdbdb;
	color: #034F59
}
.toolbar-wrap .toolbar-inner-wrap>ul>li>div a:hover span {
	color: #034F59
}
.pg_ProceedingBrowseByYear .content-main_content .widget-ConferencesBrowseByYear .bby-value {
	margin-left: .5rem;
	text-align: center;
	border: 1px solid #dbdbdb;
	color: #034F59;
	padding: .25rem .5rem;
	border-radius: .25rem;
	line-height: 1.5
}
#colors .color-palette.link {
	background: #034F59
}
.special-collections-wrap .icon-collection {
	color: #034F59;
	vertical-align: text-top;
	font-size: 16px
}
.dropdown-panel .widget-LoginForm a {
	color: #034F59
}
/*GBC 20210924, per Dan: change link colors from 0f5db9 to 034F59  ----END----*/

/* === divider to indicate where the translated abstract ends and the article begins.=== */
section.trans-abstract {
padding-bottom: 1rem;
border-bottom: 1px solid #dbdbdb;
margin-bottom: 0;
}

/* KED 20260113 Adjust text contrast for field instruction text on Contact Us */
#contact-us-page .char-remaining {
	color: #767676;
}