
 /*SITE SPECIFIC CSS*/

.journal-bg {
  	background-color: #BF2E1A; 
}
.navbar {
	background-color: #9A2315;
}


.journal-header .journal-logo {
    width: 420px;
    position: relative;
    top: 5px;
}
.journal-header .society-logo {
    width: 160px; 
}


.featurePanel {
	background-color: #BF2E1A;
}
.featurePanelInner {
	background-color: #9A2315;
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.featurePanel h2, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
} 


.widget-dynamic__underbar.journal-bg {
	background-color: #BF2E1A;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #BF2E1A;
}


.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles){
	background-color: #BF2E1A;
}
.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 h2{
	color: #ffffff;
}
.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: #ffffff;
}


#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #BF2E1A;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}


.journal-footer.journal-bg {
	background-color: #9A2315;
}
img.journal-footer-affiliations-logo {
	width: 360px;
}


.society-links img {
	width: 210px;
}