 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #1AA167;
}
.navbar {
	background-color: #128453;
}
.featurePanel .featurePanelInner {
	background-color: #128453;
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h2 {
	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: #1AA167;
}
.journal-header .journal-logo {
	width: 440px;	 
}
.journal-header .society-logo {
	width: 90px;
}
.journal-header .center-inner-row {
	padding-bottom: 10px;
	padding-top: 10px;
}

#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #1AA167;
}