
/*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/nar/nar_feature_panel.jpg);
	background-color: #ffffff;
}
.navbar {
	background-color: #820336;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.featurePanel p {
	color: #2a2a2a;
}
.journal-bg {
	background-color: #fff;
}
.journal-header .journal-logo {
	width: 400px;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles){
	background-color: #820336;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles) .widget-dynamic__underbar.journal-bg{
	background-color: #ffffff;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles) .widget-dynamic__header h3{
	color: #ffffff;
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}
img.journal-footer-affiliations-logo {
	width: 330px;
}
.widget-dynamic__underbar.journal-bg {
	background-color: #820336;
}
.journal-footer {
    -webkit-font-smoothing: auto;
    border-bottom: 1px solid #CFD5E4;
}