
/*SITE SPECIFIC CSS*/

.journal-bg {
  	background-color: #3D5AA5; 
}
.navbar {
	background-color: #334a84;
}


.journal-header .journal-logo {
	width: 250px;
}
.journal-header .society-logo {
	width: 90px;
}
.journal-header .center-inner-row {
	padding-bottom: 12px;
	padding-top: 12px;
}



.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/jmicro/jmicro_feature_panel.jpg);
}


.widget-dynamic__underbar.journal-bg {
	background-color: #3D5AA5;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #3D5AA5; 
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #3D5AA5;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}

.journal-footer.journal-bg {
	background-color: #334a84;
}
img.journal-footer-affiliations-logo {
	width: 230px;
}


.society-links img {
	width: 250px;
}