 /*SITE SPECIFIC CSS*/

.journal-bg {
	background-color: #159482;
}
.navbar {
	background-color: #231F20;
}


.journal-header .journal-logo {
	width: 360px; 
}
.journal-header .society-logo {
	width: 80px;
}
img#logo-EuropeanAssociationofEnvironmentalandResourceEconomists {
	width: 130px; 
}
.journal-header .center-inner-row {
	padding-bottom: 10px;
	padding-top: 10px;
}


.featurePanel {
	background-color: #159482;
}
.featurePanel .featurePanelInner {
	background-color: #231F20;
}
.featurePanel h3, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
} 



.journal-footer.journal-bg {
	background-color: #231F20;
}


.society-links li:nth-child(1) img {
	width: 95px;
}
.society-links li:nth-child(2) img {
	width: 200px;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #159482;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #159482;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}