
 /*SITE SPECIFIC CSS*/

.journal-bg {
  	background-color: #0D5794; 
}
.navbar {
	background-color: #0b4779;
}


.journal-header .journal-logo {
    width: 440px;
}
.journal-header .society-logo {
    width: 180px; 
}


.featurePanel {
	background-color: #0D5794;
}
.featurePanelInner {
	background-color: #0b4779;
}
.featurePanel h3, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
} 


.widget-dynamic__underbar.journal-bg {
	background-color: #0D5794;
}



.journal-footer.journal-bg {
	background-color: #0b4779;
}
img.journal-footer-affiliations-logo {
	width: 350px;
}


.society-links img {
	width: 220px;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #0D5794;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #0D5794;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}