

/*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #E48838;
}
.navbar {
	background-color: #003865;
}
.featurePanel .featurePanelInner {
	background-color: #003865;
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
.journal-bg {
	background-color: #E48838;
}
.journal-header .journal-logo {
	width: 465px;
}
.journal-footer-menu a { 
color: #2a2a2a; 
}
.journal-footer-colophon { 
color: #2a2a2a; 
}
img.journal-footer-affiliations-logo {
	width: 350px;
}
.journal-footer {
    -webkit-font-smoothing: auto;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #E48838;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #003865;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}