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