 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/live/images/jinsectscience/jinsectscience_feature_panel.jpg);
}
.navbar {
	background-color: #c35129;
}
.featurePanel .featurePanelInner {
	background: rgba(0, 0, 0, 0.7);
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
.journal-bg {
	background-color: #E66030;
}
.journal-header .journal-logo {
	width: 420px;
}
.journal-header .society-logo {
	width: 280px;
}
img.journal-footer-affiliations-logo {
	width: 330px;
}
.journal-footer.journal-bg {
	background-color: #c35129;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #E66030;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #E66030;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}
.society-links-logo img {
	width: 100%;
	max-height: none;
	height: auto;
	display: block;
	margin-bottom: 15px;
}