 /*SITE SPECIFIC CSS*/

 .featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/preview/images/poq/poq_feature_panel.png);
}
.navbar {
	border-top: 1px solid #0f5c90;
	background-color: #083451;
}
.featurePanel .featurePanelInner {
	background-color: rgba(0,0,0,.5);
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h2 {
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
.journal-bg {
	background-color: #083451;
}
.journal-header .journal-logo {
	width: 450px;
	margin-top: 10px;
}
.journal-header .society-logo {
	width: 190px;
}
.journal-footer.journal-bg {
	background-color: #083451;
}
.society-links-logo img {
	width: 190px;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #083451;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #083451;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	background-color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}