
 /*SITE SPECIFIC CSS*/

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


.journal-header .journal-logo {
    width: 650px;
}
.journal-header .society-logo {
    width: 400px; 
}


.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/tbm/tbm_feature_panel.jpg);
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}

.widget-dynamic__underbar.journal-bg {
	background-color: #004984;
}


.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles){
	background-color: #b0c24d;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles) .widget-dynamic__underbar.journal-bg{
	background-color: #004984;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles) .widget-dynamic__header h3{
	color: #2a2a2a;
}


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: 300px;
}
