 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/jb/jb_feature_panel.jpg);
}
.navbar {
	background-color: #354a79;
}
.featurePanel .featurePanelInner {
	background: rgba(0, 0, 0, 0.7);
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h2 {
	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: #435D98;
}
.journal-header .journal-logo {
	width: 460px;
}
.journal-header .society-logo {
	width: 150px;
}
.journal-header .center-inner-row {
	padding-bottom: 10px;
	padding-top: 10px;
}
img.journal-footer-affiliations-logo {
	width: 350px;
}
.journal-footer.journal-bg {
	background-color: #354a79;
}

#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #435D98;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #435D98;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}
.society-links-logo img {
	width: 148px;
}