 
 /*SITE SPECIFIC CSS*/

.journal-bg {
  	background-color: #F4EDE2; 
}
.navbar {
	background-color: #8F7245;
}


.journal-header .journal-logo {
    width: 580px;
}
.journal-header .society-logo {
    width: 248px; 
}

.journal-footer, .journal-header {
    border-top: 1px solid #cfd5e4;
}
.journal-footer {
    border-bottom: 1px solid #cfd5e4;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
.journal-footer-colophon a { 
	color: #2a2a2a; 
}
.journal-footer {
	-webkit-font-smoothing: auto;
}

.featurePanel {
	background-color: #CAB18C;
}
.featurePanelInner {
	background-color: #F3EDE1;
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}

.widget-dynamic__underbar.journal-bg {
	background-color: #bda37c;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #bda37c;
}
.journal-footer.journal-bg {
	background-color: #F4EDE2;
}
img.journal-footer-affiliations-logo {
	width: 450px;
}
.artmet-citations {display: none;}