 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #B1C0D7;
}
.navbar {
	background-color: #8C260B;
}
.journal-bg {
	background-color: #fff;
}
.journal-header .journal-logo {
	width: 520px;
}
.journal-header .society-logo {
	width: 170px
}
.widget-dynamic__underbar.journal-bg{
	background-color: #8C260B;
}
.journal-footer.journal-bg {
	background-color: #ffffff;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #8C260B;;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #8C260B;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}
.journal-footer {
	border-bottom: 1px solid #CFD5E4;
	-webkit-font-smoothing: auto;
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}

.society-links-logo img {
	width: 230px;	
}