

/*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #FFF7DE;
}
.featurePanelInner {
	background: rgb(255, 239, 188);
}
.navbar {
	background-color: #d83540;
}
.journal-bg {
	background-color: #FFF7DE;
}
.journal-header .journal-logo {
	width: 550px;
}
.journal-header .society-logo {
	width: 150px;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}

img.journal-footer-affiliations-logo {
	width: 380px;
}
.journal-footer {
    -webkit-font-smoothing: auto;
    border-bottom: 1px solid #CFD5E4;
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #d83540;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #d83540;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}