 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #0C5FA9;
}
.navbar {
	background-color: #06407C;
}
.featurePanel .featurePanelInner {
	background-color: #06407C;
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h3 {
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
.journal-bg {
	background-color: #fff;
}
.journal-header .journal-logo {
	width: 500px;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}
img.journal-footer-affiliations-logo {
	width: 375px;
}
.journal-footer {
    -webkit-font-smoothing: auto;
    border-bottom: 1px solid #CFD5E4;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #06407C;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #06407C;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}