 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/hrlr/hrlr_feature_panel.jpg);
	background-color: #ffffff;
}
.navbar {
	background-color: #297f9c;
}
.journal-bg {
	background-color: #46B4D9;
}
.journal-header .journal-logo {
	width: 310px;
}
.journal-footer.journal-bg {
	background-color: #297f9c;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #46B4D9;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #46B4D9;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #2a2a2a;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #2a2a2a;
}