 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/bja/bja_feature_panel.jpg);
	border: 1px solid #CFD5E4;
}
.navbar {
	background-color: #00508a;
}
.journal-bg {
	background-color: #0068B3;
}
.journal-header .journal-logo {
	width: 250px;
}
.journal-header .society-logo {
	width: 90px;
}
.journal-footer.journal-bg {
	background-color: #0068B3;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #0068B3;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #0068B3;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}
#footer-logo-CollegeofAnaesthetistsofIreland {
	width: 185px;
}
#footer-logo-RoyalCollegeofAnaesthetists {
	width: 140px;	
}
#footer-logo-HongKongCollegeofAnaesthesiologists {
	width: 80px;
	margin-left: 5px;	
}
.journal-footer-affiliations {
    position: relative;
    right: 0;
    text-align: center;
}
.journal-footer-affiliations a {
	vertical-align: baseline;
	margin-left: 22px;
}



.society-links-logo img {
	width: 120px;	
}