 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #04ACEE;
}
.navbar {
	background-color: #043a74;
}
.featurePanel .featurePanelInner {
	background-color: #043A74;
}
.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: #ffffff;
}
.journal-header .journal-logo {
	width: 180px;
}
.journal-header .society-logo {
	width: 200px;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
img.journal-footer-affiliations-logo {
	width: 200px;
}
.widget-dynamic__underbar.journal-bg {
	background-color: #043a74;
}
.journal-footer {
	border-bottom: 1px solid #CFD5E4;
	-webkit-font-smoothing: auto;
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}

.society-links-logo img {
	width: 260px;
}