 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #bbcede;
}
.featurePanel .featurePanelInner {
	background-color: #006f97;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.featurePanel h3, .featurePanel p, .featurePanel a {
	color: #f6f6f6 !important;
}
.journal-bg {
	background-color: #006f97;
}
.navbar {
	background-color: #015f82;
}
.journal-header .journal-logo {
	width: 360px;
}
.journal-header .society-logo {
	width: 180px;
}
img.journal-footer-affiliations-logo {
	width: 120px;
	height: auto;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles){
	background-color: #bbcede;
}

.society-links li:nth-child(1) img {
	width: 105px;
}
.society-links li:nth-child(2) img {
	width: 280px;
}