 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #006274;
}
.navbar {
	background-color: #006274;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.journal-bg {
	background-color: #ffffff;
}
.journal-header .journal-logo {
	width: 410px;	 
}
.journal-header .society-logo {
	width: 230px;
}
.widget-dynamic__underbar.journal-bg {
	background-color: #006274;
}
.journal-footer.journal-bg {
	background-color: #ffffff;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #006274;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #006274;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	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;
}
