 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/bib/bib_feature_panel.jpg)
}
.navbar {
	background-color: #437AAC;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;  
}
.journal-bg {
	background-color: #fff;
}
.journal-header .journal-logo {
	width: 280px;
}
.journal-header .society-logo {
	width: 150px;
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
.widget-dynamic__underbar.journal-bg {
	background-color: #437AAC;	
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #437AAC;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #437AAC;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}
.journal-footer {
    -webkit-font-smoothing: auto;
    border-bottom: 1px solid #CFD5E4;
}

