 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #FFE7B8;
}
.navbar {
	background-color: #333333;
}
.journal-bg {
	background-color: #FFE7B8;
}
.journal-header .journal-logo {
	width: 600px;
}
.journal-footer.journal-bg {
	background-color: #333333;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #FFE7B8;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #FFE7B8;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #2a2a2a;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #2a2a2a;
}
img.journal-footer-affiliations-logo {
	width: 400px;
}
.featurePanelInner {
	background: rgb(255, 240, 210);
}
.journal-header {
	border-top: 1px solid #CFD5E4;
}