 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #00969C;
}
.navbar {
	background-color: #094567;
}
.featurePanel .featurePanelInner {
	background-color: #094567;
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
.journal-bg {
	background-color: #00969C;
}
.journal-header .journal-logo {
	width: 290px;
}
img.journal-footer-affiliations-logo {
	width: 250px;
}
.journal-footer.journal-bg {
	background-color: #094567;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #00969C;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #00969C;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}