
 /*SITE SPECIFIC CSS*/

.journal-bg {
  	background-color: #4A0F25; 
}
.navbar {
	background-color: #3E0517;
}


.journal-header .journal-logo {
    width: 388px;
}
img#logo-SocietyforNeuro-Oncology {
	width: 180px;
}
img#logo-EuropeanAssociationofNeuro-Oncology {
	width: 150px;
}


.journal-header .center-inner-row {
	padding-bottom: 10px;
	padding-top: 10px;
}


.featurePanel {
	background-color: #E4DADB;
}
.featurePanelInner {
	background-color: #4A0F25;
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.featurePanel h2, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
} 


.widget-dynamic__underbar.journal-bg {
	background-color: #4A0F25;
}



.journal-footer.journal-bg {
	background-color: #4A0F25;
}
img.journal-footer-affiliations-logo {
	width: 340px;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #4A0F25;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #B69EA0;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #2a2a2a;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #4A0F25;
}


.society-links img {
	width: 150px;
}