 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #2EA9C9;
	background: linear-gradient(90deg, rgba(46,169,201,1) 0%, rgba(250,250,250,1) 100%);
}
.navbar {
	background-color: #1f819a;
}
.featurePanelInner {
	background: rgba(255, 255, 255, .92);
}
.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: 360px;
}
.journal-header .society-logo {
	width: 230px;
}
.widget-dynamic__underbar.journal-bg {
	background-color: #2EA9C9;
}
.journal-footer.journal-bg {
	background-color: #ffffff;
}
.journal-header .center-inner-row {
	padding-bottom: 10px;
	padding-top: 10px;
}
.journal-header {
	border-top: 1px solid #cfd5e4;
}
.journal-footer {
	border-top: 1px solid #cfd5e4;
	border-bottom: 1px solid #cfd5e4;
}
.journal-footer.journal-bg {
	background-color: #ffffff;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
.journal-footer-colophon a { 
	color: #2a2a2a; 
}
.journal-footer {
	-webkit-font-smoothing: auto;
}


.society-links-logo img {
	width: 250px;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #2EA9C9;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #2EA9C9;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #2a2a2a;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #2a2a2a;
}