
 /*SITE SPECIFIC CSS*/

.journal-bg {
  background-color: #fafafa; 
}
.navbar {
	background-color: #227CB7;
}


.journal-header .journal-logo {
    width: 340px;
}
.journal-header .society-logo {
    width: 110px; 
}


.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/ce/ce_feature_panel.jpg);
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.featurePanel p, .featurePanel h2, .featurePanel a, .featurePanel a:hover {
    color: #f6f6f6 !important;
}
.featurePanelInner {
    background: rgba(0, 0, 0, 0.66);
    }


.widget-dynamic__underbar.journal-bg {
	background-color: #227CB7;
}

#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #227CB7;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #227CB7;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) .rowHead h2::after {
	background-color: #ffffff;
}

.journal-footer.journal-bg {
	background-color: #ffffff;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
.journal-footer-colophon a { 
	color: #2a2a2a; 
}
.journal-footer {
	-webkit-font-smoothing: auto;
}

.artmet-citations {display: none;}