
 /*SITE SPECIFIC CSS*/

.journal-bg {
  	background-color: #ffffff; 
}
.navbar {
	background-color: #213b89;
}


.journal-header .journal-logo {
    width: 270px;
}


.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/cdj/cdj_feature_panel.jpg);
}
.featurePanelInner {
	background-color: rgba(255,255,255,0.9);
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}


.widget-dynamic__underbar.journal-bg {
	background-color: #dd1664;
}

#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #dd1664;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #dd1664;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::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;
}