
/*--------------------*/ 
/* ---- MASTHEAD ---- */
/*--------------------*/

/* LOGOS */

.journal-header .journal-logo {
    width: 600px;
}
.journal-header .society-logo {
    width: 170px; 
}

/* BRAND COLOURS */

.journal-bg {
  	background-color: #F6F1ED; 
}
.navbar {
	background-color: #1C2343;
}


/* Keep the following if the masthead is white or light coloured */

.journal-footer, .journal-header {
    border-top: 1px solid #cfd5e4;
}
.journal-footer {
    border-bottom: 1px solid #cfd5e4;
}


/*--------------------*/ 
/* ---- HOMEPAGE ---- */
/*--------------------*/


/*------------------*/ 
/* ---- FOOTER ---- */
/*------------------*/

/* LOGOS */

img.journal-footer-affiliations-logo {
    width: 180px;
}

/* BRAND COLOURS */

.journal-footer.journal-bg {
	background-color: #1C2244;
}

/*----------------------------------*/ 
/* ---- SOCIETY ACCESS CONTROL ---- */
/*----------------------------------*/

.society-links img {
	width: 318px;
}