 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/logcom/logcom_feature_panel.gif);
	background-color: #ffffff;
}
.navbar {
	background-color: #003c25;
}
.featurePanel .featurePanelInner {
	background: rgba(0, 47, 29, 0.88);
}
.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: #005837;
}
.journal-header .journal-logo {
	width: 350px;
}
img.journal-footer-affiliations-logo {
	width: 330px;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #005837;
}