
/*--------------------*/
/* ---- MASTHEAD ---- */
/*--------------------*/

/* LOGOS */

.journal-header .journal-logo {
    width: 262px;
}
.journal-header .society-logo {
    width: 120px;
}


/* HEADER BRAND COLOUR */

.journal-bg {
  	background-color: #263B68;
}



/* NAVBAR BRAND COLOUR */

.navbar {
	background-color: #003554;
}



/*--------------------*/
/* ---- HOMEPAGE ---- */
/*--------------------*/

/* FEATURE PANEL - JOURNALS ONLY */

.featurePanel {
	background-color: #eee;
}
.featurePanelInner {
	background-color: #263B68;
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.featurePanel h2, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
}

/* UNDERBAR */

.widget-dynamic__underbar.journal-bg {
	background-color: #263B68;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #263B68;
}


/*------------------*/
/* ---- FOOTER ---- */
/*------------------*/

/* LOGOS */

img.journal-footer-affiliations-logo {
	width: 262px;
}

/* BRAND COLOURS */

.journal-footer.journal-bg {
	background-color: #263B68;
}
