
/*--------------------*/
/* ---- MASTHEAD ---- */
/*--------------------*/

/* LOGOS */

.journal-header .journal-logo {
    width: 330px;
}
.journal-header #logo-SocietyforEpidemiologicResearch {
	width: 190px;
}
.journal-header #logo-JohnsHopkinsBloombergSchoolofPublicHealth {
	width: 215px;
}

/* HEADER BRAND COLOUR */

.journal-bg {
  	background-color: #a2d3f3;
}

/* NAVBAR BRAND COLOUR */

.navbar {
	background-color: #27348b;
}


/*--------------------*/
/* ---- HOMEPAGE ---- */
/*--------------------*/

/* FEATURE PANEL - JOURNALS ONLY */

.featurePanel {
	background-color: #a2d3f3;
}
.featurePanelInner {
	background-color: rgba(39,52,139,.9);
}
.featurePanel h3, .featurePanel h1 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.featurePanel h3, .featurePanel h3 a, .featurePanel h3 a:hover, .featurePanel h2, .featurePanel h2 a, .featurePanel h2 a:hover, .featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel p a, .featurePanel p a:hover, .featurePanel a, .featurePanel a:hover {
	color: #87CBE9 !important;
}
/* UNDERBAR */

#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after {
	background-color: #27348b;
}

/* FEATURED ROW */

#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #a2d3f3;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #2a2a2a;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #27348b;
}


/*------------------*/
/* ---- FOOTER ---- */
/*------------------*/

/* LOGOS */

img.journal-footer-affiliations-logo {
	width: 240px;
}

/* BRAND COLOURS */

.journal-footer.journal-bg {
	background-color: #27348b;
}


/*----------------------------------*/
/* ---- SOCIETY ACCESS CONTROL ---- */
/*----------------------------------*/

.society-links img {
	width: 220px;
}