
 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/acn/acn_feature_panel.jpg);
}
.navbar {
	background-color: #333333;
}
.featurePanel h3, .featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.featurePanelInner {
	background: rgba(14,65,78,0.9);
}
.featurePanel h3,.featurePanel h2, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
} 
.journal-bg {
  background-color: #112021; 
}
.journal-header .journal-logo {
    width: 440px;
}
.journal-header .society-logo {
    width: 90px; 
}
.journal-footer.journal-bg {
	background-color: #112021;
}
.journal-header .center-inner-row {
	padding-bottom: 10px;
	padding-top: 10px;
}

.society-links-logo img {
	width: 120px;	
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after {
	background-color: #112021;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #112021;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h3, #cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #969798;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h3::after, #cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #969798;
}