
/*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #8dc73f;
}
.featurePanel .featurePanelInner {
	background-color: #009146;
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h2 {
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
.navbar {
	background-color: #008943;
}
.journal-bg {
	background-color: #fff;
}
.journal-header {
	border-top: 1px solid #CFD5E4;
}
.journal-header .journal-logo {
	width: 520px;
}
.journal-header .society-logo {
	width: 72px;
}
img.journal-footer-affiliations-logo {
	width: 140px;
}
.journal-footer.journal-bg {
	background-color: #008943;
}
.widget-dynamic__underbar.journal-bg {
	background-color: #008943;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #008943;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #8dc73f;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #2a2a2a;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #2a2a2a;
}