/* Homepage Hero Background Image */
.pg_Index .header-row {
	background: url('/data/SiteBuilderAssetsOriginals/Live/Images/jfp/herothree.jpg');	
}
.theme-homepage-layout.layout-organization .widget-DynamicWidgetLayout:nth-child(2) {
    background-color: #007680;
}
.theme-homepage-layout.layout-organization .widget-DynamicWidgetLayout:nth-child(2) [class*=home-row]{
	background-color: #007680;
}
.theme-homepage-layout.layout-organization .widget-DynamicWidgetLayout:nth-child(4) {
    background-color: #7C5886;
}
.theme-homepage-layout.layout-organization .widget-DynamicWidgetLayout:nth-child(4) [class*=home-row]{
    background-color: #7C5886;
}
.journal-bg {
	background-color:#bfbfbf;
}
.widget-SitePageFooter .journal-footer.journal-bg {
    background: #bfbfbf;
}
.journal-header .journal-header_content.with-society-logo .society-block_wrap .society-logo {
    max-height: 80px;
    height: 80px;
}
.widget-SitePageFooter .journal-footer .journal-footer_content .journal-footer-affiliations a img{
	max-height:80px;
	height:80px;
}

/* Current Issue Widget Text Color Patch */
.pg_index .widget-IssueInfo .widget-info-wrap {
color: #000;
}

