

 /*SITE SPECIFIC CSS*/


.navbar {
	background-color: #105E85;
}
.journal-bg {
	background-color: #ffffff;
}
.featurePanel {
	background-color: #C43A18;
}
.journal-header .journal-logo {
	width: 375px;
}
.journal-header .society-logo {
	width: 220px;
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}
.journal-footer {
	border-bottom: 1px solid #CFD5E4;
	-webkit-font-smoothing: auto;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
img.journal-footer-affiliations-logo {
	width: 300px;
}
.widget-dynamic__underbar.journal-bg {
	background-color: #105E85;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after {
	background-color: #105E85;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #c43a18;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h3 ,#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h3::after, #cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}