
 /*SITE SPECIFIC CSS*/

.journal-bg {
  background-color: #181818; 
}
.journal-header .journal-logo {
    width: 330px; 
}
.journal-header .society-logo {
    width: 150px; 
}
.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/ijl/ijl_feature_panel.jpg)
}
img.journal-footer-affiliations-logo {
	width: 300px;
}
.journal-footer.journal-bg {
	background-color: #333333;
}

#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #181818;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #181818;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}