 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/jts/jts_feature_panel.jpg);
	background-color: #ffffff;
}
.navbar {
	background-color: #01193e;
}
.featurePanel .featurePanelInner {
	background: rgba(0, 16, 41, 0.6);
}
.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: #02255D;
}
.journal-header .journal-logo {
	width: 440px;
}
img.journal-footer-affiliations-logo {
	width: 250px;
}
.journal-footer.journal-bg {
	background-color: #01193e;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #02255D;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #02255D;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}