 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/jogss/jogss_feature_panel.gif);
}
.navbar {
	background-color: #15315a;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.journal-bg {
	background-color: #0A1F3E;
}
.journal-header .journal-logo {
	width: 530px;	 
}
.journal-header .society-logo {
	width: 130px;
}
img.journal-footer-affiliations-logo {
	width: 380px;
}
.widget-dynamic__underbar.journal-bg{
	background-color: #f48d3a;
}
.featurePanel p, .featurePanel h3, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
}
.featurePanelInner {
	background: rgba(16,47,93,0.8);
}

.society-links-logo img {
	width: 140px;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #0A1F3E;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #f48d3a;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #2a2a2a;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #0a1f3e;
}