
 /*SITE SPECIFIC CSS*/

.journal-bg {
  	background-color: #a5c880; 
	background: url(//academic.oup.com/data/sitebuilderassetsoriginals/preview/images/braincomms/braincomms-bg.png) right top no-repeat, #a5c880;
}
.navbar {
	background-color: #010101;
}


.journal-header .journal-logo {
    width: 254px;
}


.featurePanel {
	background-color: #a5c880;
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/live/images/braincomms/braincomms_feature_panel.png);
}
.featurePanelInner {
	background-color: rgba(255, 255, 255, .8);
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}


.widget-dynamic__underbar.journal-bg {
	background-color: #a5c880;
}



#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #010101;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #a5c880;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #2A2A2A;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #010101;
}

.journal-footer.journal-bg {
	background-color: #a5c880;
}
img.journal-footer-affiliations-logo {
	width: 237px;
}


/* Styles required when using a light colour in the footer */

.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
.journal-footer-colophon a { 
	color: #2a2a2a; 
}
.journal-footer {
	-webkit-font-smoothing: auto;
}