
 /*SITE SPECIFIC CSS*/

.journal-bg {
  	background-color: #ffffff; 
}
.navbar {
	background-color: #004667;
}


.journal-header .journal-logo {
    width: 270px;
}
.journal-header .society-logo {
	width: 220px;
}
.journal-header .center-inner-row {
	padding-bottom: 10px;
	padding-top: 10px;
}


.journal-footer, .journal-header {
    border-top: 1px solid #cfd5e4;
}
.journal-footer {
    border-bottom: 1px solid #cfd5e4;
}


.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/preview/images/europace/europace_feature_panel.jpg);
	background-position: center top;
	border: 1px solid #cfd5e3; 
}
.featurePanelInner {
	background: rgba(255, 255, 255, 0.85);
}
.featurePanel h3, .featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}


.widget-dynamic__underbar.journal-bg {
	background-color: #004667;
}

#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after {
	background-color: #004667;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #004667;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h3, #cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h3::after, #cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}

.journal-footer.journal-bg {
	background-color: #ffffff;
}
img.journal-footer-affiliations-logo {
	width: 240px;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
.journal-footer-colophon a { 
	color: #2a2a2a; 
}
.journal-footer {
	-webkit-font-smoothing: auto;
}


.society-links img {
	width: 200px;
}