
 /*SITE SPECIFIC CSS*/

.journal-bg {
  	background-color: #001C54; 
}
.navbar {
	background-color: #002E6E;
}


.journal-header .journal-logo {
	width: 228px;
}

.featurePanel {
	background-color: #001C54;
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/live/images/ooenergy/ooenergy_feature_panel.png);
}
.featurePanelInner {
	background-color: rgba(28, 48, 96, 0.9);
}
.featurePanel h3, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
} 


.widget-dynamic__underbar.journal-bg {
	background-color: #b3d48f;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #b3d48f;
}


.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles){
	background-color: #7bc4a5;
}
.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: #2a2a2a;
}
.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: #2a2a2a;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #7bc4a5;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #2a2a2a;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #2a2a2a;
}


.journal-footer.journal-bg {
	background-color: #001C54;
}
img.journal-footer-affiliations-logo {
	width: 196px;
}
.artmet-citations {display: none;}