/* ARTICLE PAGES */

.article_section {
	font-size:1.1em;
}

.article_section_content {
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-word;
}

.article_section_content img {
	max-width: 100%;
	padding: 3px;
}

.article_section_content ol,
.article_section_content ul {
	padding-left: 40px;
	font-size: 1.4rem;
}

.article_section a,
.article_section_comment_form a,
.article_section_content a,
.issue-name a,
.author_list a,
.search-content a,
.forgotPassword a,
.privacy-policy a,
.new-noteworthy-nn a,
.file-download a,
.supplement-home a,
.wp-name-result-current-cover a,
.subscribe-thanks a,
.profile a,
.author-login a,
.article-teaser a,
.freesubscribe a {
	color:#002A7A;
}

.freesubscribe {
	padding:5px;
}

.article_section_title {
	font-size:1.6em;
	font-weight:bold;
	color:#002A7A;
}

.article_section_subhead {
	margin-bottom: 5px;
	color: var(--color-dark);
	font-size: 1.8rem;
	font-weight: bold;
}

.article_section_subhead2 {
	color:black;
	font-weight:bold;
	margin-bottom: 5px;
}

.article_section_sidebar {
	border-top: 1px solid #ccc;
	padding-top: 20px;
	font-weight: bold;
}

.article_section_sidebarhead {
	color: var(--color-dark);
	font-size: 14px;
	font-weight: bold;
}

.article_section_qa_ppp {
	font-weight:bold;
	color:#009999;
	font-style:italic;
}

.article_section_qa_auth {
	font-weight:bold;
	color:#993333;
}

.article_section_question {
	font-size: 1.1em;
	font-weight: bold;
}

.article_section_q {
	font-style: italic;
	font-weight: bold;
	color: #cc0000;
}

.article_section_answer {
}

.article_section_a {
	font-style: italic;
	font-weight: bold;
	color: #006600;
}

.article_section_gray {
	background: #eee;
}

.article_section_issue {
	padding-top:3px;
	font-size:.9em;
	color:gray;
}

img.article-icon {
	vertical-align: text-top;
}

.article_section_issue a {
	color:gray;
}

.article-authors {
	font-size: 12px;
	padding-bottom: 5px;
	border-bottom: 1px solid silver;
}

.article-authors__item {
	margin-right: 20px;
}

.article-data {
	padding: 10px 0 5px 0;
	border-bottom: 1px solid silver;
}

.article-data__line {
	margin: 5px 0;
}

.article-buttons {
    display: flex;
    flex-wrap: wrap;
}

a.article-button {
    padding: 10px 20px;
    color: var(--color-dark);
}
a.article-button--inverted {
    color: white;
    background: var(--color-dark);
}

a.article-button:hover,
a.article-button:focus,
a.article-button:active {
    color: white;
    background: var(--color-dark);
}

a.article-button--inverted:hover,
a.article-button--inverted:focus,
a.article-button--inverted:active {
    color: var(--color-dark);
    background: white;
}

.article-categories {
	padding: 5px 0;
	border-bottom: 1px solid silver;
}

.article-categories__categories {
	font-size: .8em;
	margin: 10px 0;
}

.article-categories__request {
	margin: 5px 0;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	background: #fbeba3;
	font-weight: bold;
	color: #002a7a; /* same as site-wide link color */
}

.article-categories__request-icon {
	margin-right: 5px;
}

.article-categories__request:hover {
	color: blue;
}

.article-share__box {
    margin: 20px 0;
    display: flex;
    justify-content: center;
}
a.article-share__button {
    background: var(--color-dark);
    color: white;
    padding: 5px 10px;
    border-radius: 20px;
    cursor: pointer;
}
a.article-share__button:hover,
a.article-share__button:focus,
a.article-share__button:active {
    background: unset;
    color: var(--color-dark);
}

.article_section_sup {
	font-size: .75em;
	vertical-align: super;
}

.article_section_sub {
	font-size: .75em;
	vertical-align: sub;
}

.article_section_bold {
	font-weight:bold;
}

.article_section_em {
	font-style:italic;
}

.author-login {
	margin-top:15px;
	border:1px dotted black;
	padding:5px;
}

.author_list {
	font-size:1.1em;
	border-bottom:1px dotted #ECECEC;
}

.author_input {
	width:250px;
}

.author_textarea {
	width:385px;
	height:200px;
}

span.required {
	color:red;
}

input.author_required {
	border:1px solid red;
	width:250px;
}

textarea.author_required {
	border:1px solid red;
	width:385px;
	height:200px;
}

.article_tint_box {
	background-color: #e1e1e1;
	padding: 10px;
}

.image_container {
	text-align: center;
}

.article_section_nospace {
	margin-top: 0;
	margin-bottom: 0;
}

.mlm_sc_article_section_content_H1,
.mlm_sc_article_section_subhead {
	color: #1f6583;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	text-decoration: none;
}
.mlm_sc_article_section_content {
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.author-bios__image {
	float: left;
	margin-right: 5px;
}

.product-listings__header {
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 10px;
}
.product-listings__subheader {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 20px;
}

.product-listing__title {
	display: flex;
	color: var(--color-dark);
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 5px;
	cursor: pointer;
}
.product-listing__name {
	flex: 1;
}
.product-listing__from {
	color: black;
	font-size: .8em; /* smaller than the product name */
}
.product-listing__icon {
	display: flex;
	align-items: center;
	justify-content: center;
}

img.product-listing__image {
	float: left;
	max-width: 150px;
	margin-right: 20px;
}
.product-listing__request {
	display: block;
	text-align: center;
	border: 1px black solid;
	padding: 5px;
	margin-bottom: 30px;
	font-weight: bold;
	clear: both;
}
a.product-listing__request {
	color: black;
}

.article__wtfi {
	border: 2px solid black;
	background: #ddd;
	color: black;
	padding: 10px;
	font-family: Helvetica;
	font-size: 16px;
}

.article__wtfi-title {
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	color: red;
}

.article__wtfi-category {
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 10px;
}

.article__wtfi-description {
	margin: 10px 0 20px;
	text-align: center;
}

.article__wtfi-key {
	text-align: center;
	font-weight: bold;
	border-top: 2px solid black;
	margin: 0 20px;
	padding: 10px;
}

.article__wtfi-suppliers {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.article__wtfi-supplier--upgraded {
	background: white;
	margin: 10px;
	padding: 10px;
	width: 100%;
	color: black !important;
	display: flex;
}

.article__wtfi-logo {
	height: 100px;
	width: 100px;
	box-sizing: content-box;
	padding-right: 10px;
	border-right: 2px solid black;
	margin-right: 10px;
}

.article__wtfi-logo-image {
	max-height: 100%;
	max-width: 100%;
}

.article__wtfi-supplier-name {
	font-weight: bold;
}

.article__wtfi-supplier-tagline {
	margin-top: 10px;
}

.article__wtfi-supplier--not-upgraded {
	background: lightcyan;
	margin: 10px;
	padding: 10px;
	width: calc(50% - 20px);
	color: black !important;
	text-align: center;
}


.article__share {
	margin: 20px 0;
	text-align: center;
	font-weight: bold;
}

.forward-popup {
	display: none;
}

.forward-popup__block {
	margin: 10px 0;
	display: flex;
}

.forward-popup__block--error {
	color: red;
}

.forward-popup__input {
	flex: 1;
	padding: 10px;
	border: 1px solid #ccc;
}

.forward-popup__block--request {
	align-items: center;
}

#forward-popup__request {
	margin-right: 10px;
}

.forward-popup__input--first {
	margin-right: 10px;
}

.forward-popup__block--buttons {
	justify-content: center;
}

#forward-popup__submit {
	margin-right: 10px;
}
