
 /*SITE SPECIFIC CSS*/

.journal-bg {
  background-color: #ffffff; 
}
.navbar {
	background-color: #013b6c;
}


.journal-header .journal-logo {
    width: 580px;
}
.journal-header .society-logo {
    width: 190px; 
}


.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/live/images/abm/abm_feature_panel.jpg);
}
.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: #013b6c;
}
#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: #013b6c;
}

#cloudCMS .row:nth-child(4):not(.rowForRelatedTitles) {
	background-color: #064982;
}
#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;
}


img.journal-footer-affiliations-logo {
	width: 350px;
}
.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-logo img {
    width: 190px;
}
