/* TEMP - Display warning on HTML widgets that should not be moved/edited */
.pb-edit-view .warn-editors:before {
	content: "Do not delete, move, or edit this HTML";
	color: red;
	border: 1px solid red;
}

/* TEMP - style the RHS menu items */
.menu-item {font-size: 16px !important; font-weight: 700;}
.serialTitle {font-size: 24px !important;} 
@media (max-width: 768px) {
    ul.menubar li.menu-item a span.serialTitle {
		font-size: 16px !important;
	} 
}

/* ========= START: SITE-WIDE STYLES  ========= */
/* added figure__caption for the JINT ICI styling on article page */
.figure__caption p a.references__uri { margin:8px 0px;padding:8px;background-color:#ffffff;font-size:12px;color:#004276;white-space:nowrap;border: 0px solid #fff;
  border-radius: 2px; }
.figure__caption p a.references__uri:hover { background-color:#cccccc;color:#004276;text-decoration: none }
/*
   To get alignment of header and main content
   Note that we need to target the .container in .header 
   because otherwise the navigation background will not stretch 
   fully across the page
*/
main {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 1.25rem;
}
@media (min-width: 1124px) {
	.header .container {
		max-width: 1280px;
		margin: 0 auto;
		padding: 0 1.25rem;
	}
}
.journal-topics .topics-list ul.rlist li a:hover { color:#0079dc;text-decoration: underline; }
.journal-topics .topics-list ul.rlist li { padding-left:1em;text-indent:-1em; }

/* For alignment of the menu sections of the header */
.navbar li:first-of-type a {
	padding-left: 0;
}
@media (max-width: 1124px) {
	.navbar li:first-of-type a {
		padding-left: 12px;
	}
}
.navbar li:last-of-type a {
	padding-right: 0;
}

/* Wider dropdown lists in menus */
@media (min-width: 768px) {
	.dropdown__menu {
		min-width: 23em;
	}
}
/* Improvement to nested menu display */
.dropdown__menu .dropdown__menu {
	position: absolute;
	top: 0;
	left: 100%;
}


.main-nav {
	border-bottom: 4px solid #004276;
}
.header__dropzone {
	margin-top: -4px;
}

/* Min-height for content area or else the footer can take up the whole page */
main {
	min-height: 500px;
}

/* Page Header Images */
img.pageHeadImage {
	width: 100%;
	height: 200px;
	object-fit: cover;
}

/* ADS */
/* Add ad label only when ad is populated */
.block-dfp .dfp-tag-wrapper > div:before {
	content: "Advertisement";
	display: block;
	font-size: 14px;
	color: #333;
}
/* But not for the interstitial ad */
.interstitial-ad-placeholder .block-dfp .dfp-tag-wrapper > div:before {
	content: "";
}

/* Add margin between ad and start of page only when ad is populated */
.ad--top .block-dfp .dfp-tag-wrapper > div {
	margin-bottom: 10px;
}

/* SITEWIDE MESSAGE (AD PLACEHOLDER) */
.sitewide-message .pb-ad {
	display: block;
}

/* MANUALLY-CREATED BREADCRUMBS */
.bre-cru {
	flex: 1;
	font-size: 12px;
	font-weight: 700;
}
.bre-cru a {
	color: #004176;
}

/* FOOTER */
.footer__copyright, .footer__copyright__text {
	font-size: .88rem;
}
.footer__copyright a {
	color: #fff;
}
@media (min-width: 768px) {
	.footer__menu__header.accordion-tabbed__control {
		cursor: default;
	}
	.footer__menu__header.accordion-tabbed__control:active, .footer__menu__header.accordion-tabbed__control:hover, .footer__menu__header.accordion-tabbed__control:focus {
		filter: none;
	}
}

/* To fix profile menu from being hidden by journal menu */
.navigation-login-dropdown-container {
	z-index: 104;
}

/* ========= END: SITE-WIDE STYLES  ========= */



/* ========= START: SITE HOME PAGE ========= */

.landing main {
 	max-width: none;
	padding: unset;
}

/* Podcast slide */
.hp-podcast-img {
	max-height: 150px;
}
@media (min-width: 768px) {
	.hp-podcast-img {
		max-height: 200px;
	}
}
.display2 .multi-search {
	margin: 0 20px;
	border-bottom: 0;
}
.display2 .do-podcast .item__image {
	display: none;
}
.display2 .do-podcast {
	position: relative;
	width: auto;
}
.display2 .lot .item__body .item__title {
	margin-top: 55px;
}
.display2 audio {
	position: absolute;
	top: 0;
	width: 100%;
}

/* Slideshow dots */
.owl-carousel .owl-dots {
	bottom: unset;
}
.landing .slideshow--main .owl-dots {
	bottom: 20px;
}

/* ========= END: SITE HOME PAGE  ========= */


/* ========= START: GUIDELINES ========= */

.guideline-links * {
	display: inline-block;
}
.guideline-links img {
	vertical-align: middle;
}

.hub-slideshow {
	margin: 15px 0;
	padding: 12px 40px 7px;
	background: #fafafa;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.hub-slideshow .owl-carousel .owl-nav {
	margin-top: 0;
}
.hub-slideshow .owl-carousel .owl-nav .owl-prev {
	left: -50px;
}
.hub-slideshow .owl-carousel .owl-nav .owl-next {
	right: -50px;
}
.owl-carousel .owl-nav [class*=owl-] {
	color: #ccc;
}
.owl-carousel .owl-nav [class*=owl-]:hover {
	color: #aaa;
}
.hub-slideshow .owl-carousel .owl-dots {
	bottom: -10px;
}
.owl-carousel .owl-dots .owl-dot span {
	background-color: #ccc;
}
.owl-carousel .owl-dots .owl-dot:active span, .owl-carousel .owl-dots .owl-dot:hover span {
	background-color: #aaa;
}
.hub-slideshow .slide-item {
	height: 120px;
}
.hub-slideshow .slide-item img, .hub-slideshow .slide-item img strong {
	display: inline-block;
	vertical-align: middle;
}
/* ========= END: GUIDELINES ========= */






/* ========= START: TOPIC PAGE and CME/MOC PAGE ========= */

/* Add separator to the top of the results widget */
.no-results-header {
	margin-top: 50px;
	padding-top: 20px;
	border-top: 2px solid #ddd;
}

/* Hide the "Search Results" heading */
.no-results-header .search-result__nav {
	display: none;
}

/* Remove the left padding from the "Results: xx-xx of xxx" section */
.no-results-header .search-result__follow {
	padding: 0;
}

/* Hide the Refine Search, pagination, and sort options */
.no-results-header .search-result__meta {
	display: none;
}
.examLink {
	display: block;
	width: 6.5em;
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #004276;
	text-align: center;
}
.cme-results nav {
	display: none;
}
.cme-facets .facet__counter {
	display: none;
}
/* ========= END: TOPIC PAGE ========= */






/* ========= START: ADVANCED SEARCH AND SEARCH RESULTS ========= */
@media (max-width: 768px) {
	.searchIn--field input {
		width: 88%;
	}
}
.quick-search__title {
	font-size: 1.5rem;
}
.page__quick-search {
	margin-top: 0;
	margin-bottom: 0;
}


/* ========= END: SEARCH RESULTS ========= */







/* ========= START: JOURNAL-SPECIFIC FOOTER ========= */

.journal-footer {
	background: #333;
}
.journal-footer ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
@media (min-width: 768px) {
	.journal-footer ul ul li {
		display: inline-block;
		margin-right: 15px;
		padding: 0 15px 0 0;
		border-right: 1px solid #fff;
	}
}
.journal-footer .footer__menu__row.accordion {
	margin-bottom: 0;
	padding-bottom: 0;
}
.journal-footer .footer__menu .accordion-tabbed__control {
	border-bottom: 0;
}



/* ========= END: JOURNAL-SPECIFIC FOOTER  ========= */





/* ========= START: JOURNAL-BRANDED BOXES  ========= */
.journal-branded-box {
	padding: 15px;
	background: #f5f5f5;
}
.journal-branded-box.jac {
	box-shadow: 7px 7px #002e5a;
}
.journal-branded-box.jcmg {
	box-shadow: 7px 7px #c18a0e;
}
.journal-branded-box.jcin {
	box-shadow: 7px 7px #038e92;
}
.journal-branded-box.jchf {
	box-shadow: 7px 7px #991326;
}
.journal-branded-box.jacep {
	box-shadow: 7px 7px #8a5e96;
}
.journal-branded-box.jacbts {
	box-shadow: 7px 7px #1788c2;
}
.journal-branded-box.jaccao {
	box-shadow: 7px 7px #00ae81;
}
.journal-branded-box.jaccas {
	box-shadow: 7px 7px #f37321;
}
.journal-branded-box a {
	color: #004276;
}
.journal-branded-box h2 {
	margin: 0 0 10px;
	line-height: normal;
}
.journal-branded-box .journal-hexagon {
	padding: 10px 0 7px;
}
.journal-branded-box .summary {
	color: #333;
}
.journal-branded-box ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
.journal-branded-box li {
	margin: 0;
	padding: 0;
	font-weight: 500;
}

/* Additional styles for the About Journals page */
.aboutJournals .journal-branded-box {
	height: auto;
	margin-bottom: 20px;
	margin-right: 20px;
}
@media (min-width: 1124px) {
	.aboutJournals .journal-branded-box {
		height: 660px;
	}
}
@media (min-width: 768px) {
	.aboutJournals .journal-branded-box {
		height: 600px;
	}
}

.aboutJournals .journal-branded-box h2 {
	min-height: 3em;
}
/* ========= END: JOURNAL-BRANDED BOXES  ========= */

/* ========= START: TOC PAGE  ========= */

.table-of-content [data-type=editorial-comment], .table-of-content [data-type=editorial] {
	margin-top: -15px;
	margin-bottom: 30px;
	padding: 30px 15px 7px;
}

.table-of-content .search-item {
	margin-top: 1.125rem;
}

.search-item__content .absTitle {
	display: block;
	margin-top: 7px;
	font-weight: bold;
}
/* ========= END: TOC PAGE  ========= */







/* ========= START: ARTICLE DISPLAY  ========= */

.citation__authors {
	max-height: 150px;
	overflow: auto;
}

/* Align left and right fixed "header" areas */
.article__navbar {
	padding-top: 26px;
}

/* Fix the alignment of the intra-article nav */
#sectionMenu {
	right: unset;
}

.citation__title {
	font-size: 20px;
}
.citation__editorial-comment__label {
	font-weight: normal;
}
.article-section__title section__title {
	border-bottom: 1px dotted #000;
}

.article-section__subtitle {
	font-weight: 600;
}
.article-section__abstract .article-section__subtitle {
	display: block;
	margin: 0;
	font-size: 14px;
	text-transform: none;
}
.article-section__abstract .article-section__subtitle:after {
	content: "";
}
h4.article-section__subtitle {
	font-size: 16px;
}

.loa-accordion .read-less, .loa-accordion .read-more {
	margin-left: .5em;
}

/* MATHJAX */
.math-formula {
	text-align: center;
}

/* FIGURES */
figure {
	margin: 30px 0;
}
.article-section__inline-figure {
	text-align: center;
}
.article__inlineFigure .figure__image {
	border: 0;
}
.article__inlineFigure .figure__caption strong {
	font-weight: 600;
	font-size: .88rem;
}
/* Treat first paragraph of figures as titles */
.article__inlineFigure .figure__caption p:first-of-type {
	display: inline;
	font-weight: 600;
	color: #000;
}
.figure__caption p {
	margin: 0 0 1em;
	text-align: left;
}
.article__body p {
	color: #333;
}
.article-table-content {
	margin: 0;
}
.captionLabel {
	display: block;
}

/* lists */
table.listgroup td {
	padding: 0 7px;
}
table.listgroup td p {
	margin: 0 0 1em;
}
.article__body ul {
	padding: 0 0 0 18px;
}

/* Abbreviations tables */
.NLM_def-list td {
	padding: 0;
	vertical-align: top;
}
.NLM_def-list td p {
	margin: 0 0 1rem;
}

/* boxed text */
.boxed-text-float {
	padding: 7px;
	background: #eee;
	border: 1px solid #ccc;
}
.boxed-text-float .NLM_label {
	font-size: 16px;
	font-weight: 600;
}

/* Level of Difficulty display */
.article__difficultyLevel {
	padding-top: 20px;
	border-top: 1px solid #eee;
}

/* ========= END: ARTICLE DISPLAY  ========= */


/* ========== START: CART ========== */
.commerce-header, .checkoutList .header {
	margin-top: 20px;
}
/* ========== END: CART ========== */