 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #E5E6E6;
}
.navbar {
	background-color: #333333;
}
.journal-bg {
	background-color: #ffffff;
}
.journal-header .journal-logo {
	width: 280px;
}
.journal-header .society-logo {
	width: 95px;
}
img.journal-footer-affiliations-logo {
	width: 130px;
}

.journal-footer-menu a, .journal-footer-colophon {
	color: #2a2a2a;
}
.widget-dynamic__underbar.journal-bg {
	background-color: #2a2a2a;
}

.journal-footer {
	border-bottom: 1px solid #CFD5E4;
	-webkit-font-smoothing: auto;
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #2a2a2a;
}
.artmet-citations {display: none;}