 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/jssam/jssam_feature_panel.jpg);
}
.navbar {
	background-color: #00634d;
}
.featurePanel .featurePanelInner {
	background: rgba(0, 82, 64, 0.7);
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h3 {
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
.journal-bg {
	background-color: #008164
}
.journal-header .journal-logo {
	width: 490px;
}
img#logo-AmericanAssociationforPublicOpinionResearch {
	width: 170px;
}
img#logo-AmericanStatisticalAssociation {
	width: 137px; 
}
img.journal-footer-affiliations-logo {
	width: 370px;
}
.journal-footer.journal-bg {
	background-color: #00634d;
}
.society-links li:nth-child(1) img {
	width: 210px;
}
.society-links li:nth-child(2) img {
	width: 170px;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #008164;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #008164;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}