 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #008CB7;
}
.navbar {
	background-color: #00769a;
}
.featurePanel .featurePanelInner {
	background-color: #00769a;
}
.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: #008CB7;
}
.journal-header .journal-logo {
	width: 440px;
}
.journal-header .society-logo {
	width: 150px
}
img.journal-footer-affiliations-logo {
	width: 330px;
}
.journal-footer.journal-bg {
	background-color: #00769a;
}

#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #008CB7;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #008CB7;
}
#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 ACCESS CONTROL ---- */
/*----------------------------------*/

.society-links img {
	width: 270px;
}
