

/*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #8CB6A5;
}
.featurePanelInner {
	background-color: #4b7971;
}
.featurePanel p, .featurePanel h3, .featurePanel a, .featurePanel a:hover{
	color: #f6f6f6 !important;
}
.navbar {
	background-color: #333333;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.journal-bg {
	background-color: #8CB6A5;
}
.journal-header .journal-logo {
	width: 480px;
}
.journal-footer.journal-bg {
	background-color: #333333;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles){
	background-color: #8CB6A5;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles) .widget-dynamic__underbar.journal-bg{
	background-color: #2a2a2a;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles) .widget-dynamic__header h3{
	color: #2a2a2a;
}
img.journal-footer-affiliations-logo {
	width: 350px;
}
