

 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/live/images/jcem/jcem_feature_panel.jpg);
}
.featurePanelInner {
	background: rgba(3, 47, 101, 0.88);
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.featurePanel h3, .featurePanel p, .featurePanel a {
	color: #f6f6f6 !important;
} 
.navbar {
	background-color: #043673;
}
.journal-bg {
  	background-color: #FFFFFF;
}
.journal-header .journal-logo {
	width: 325px;
}
.journal-header .society-logo {
	width: 220px;
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}
.journal-footer{
	border-bottom: 1px solid #CFD5E4;
	-webkit-font-smoothing: auto;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
img.journal-footer-affiliations-logo {
	width: 260px;
}
.widget-dynamic__underbar.journal-bg {
	background-color: #043673;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles){
	background-color: #043673;
}
.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;
}

.society-links-logo img {
	width: 250px;
}