
 /*SITE SPECIFIC CSS*/

.journal-bg {
  background-color: #0C0A0A; 
}
.journal-header .journal-logo {
    width: 360px;	 
}
.journal-header .society-logo {
    width: 280px; 
}
.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/jrls/jrls_feature_panel.jpg);
}
.featurePanel .featurePanelInner {
	background: rgba(0,158,226,0.92)
}
.featurePanel h3, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
}
.journal-header .center-inner-row {
	padding-bottom: 18px;
}
img.journal-footer-affiliations-logo {
	width: 330px;
}