 /*SITE SPECIFIC CSS*/


.journal-bg {
	background-color: #117E9D;
}
.navbar {
	background-color: #0b627b;
}


.journal-header .journal-logo {
	width: 550px;
}
.journal-header .society-logo {
	width: 150px;
}


.featurePanel {
	background-color: #117E9D;
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/live/images/annweh/annweh_feature_panel.jpg);
}
.featurePanelInner {
	background-color: rgba(0,0,0,0.73);
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.featurePanel h3, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #117E9D;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #117E9D;
}
#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.journal-bg {
	background-color: #0b627b;
}