 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/jcr/jcr_feature_panel.gif);
}
.navbar {
	background-color: #001C71;
}
.journal-bg {
  background-color: #D1D2D4; 
}
.journal-header .journal-logo {
    width: 200px;
}
img.journal-footer-affiliations-logo {
	width: 240px;
}
.journal-footer-menu a { 
color: #2a2a2a; 
}
.journal-footer-colophon { 
color: #2a2a2a; 
}

.journal-footer {
	-webkit-font-smoothing: auto;
}
.widget-dynamic__underbar.journal-bg {
	background-color: #001C71;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #001C71;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #001C71;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}