 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #074e83;
}
.navbar {
	background-color: #074e83;
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.journal-bg {
	background-color: #ffffff;
}

.journal-header .journal-logo {
	width: 275px;
}
.journal-header .society-logo {
	width: 150px;
}
img.journal-footer-affiliations-logo {
	width: 150px;
}
.widget-dynamic__underbar.journal-bg{
	background-color: #074e83;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
.featurePanel p, .featurePanel h2, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
}
.featurePanelInner {
	background-color: #05416d;
}
.journal-footer {
	border-bottom: 1px solid #CFD5E4;
	-webkit-font-smoothing: auto;
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #074e83;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #074e83;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}