
 /*SITE SPECIFIC CSS*/

.journal-bg {
	background-color: #461D7C;
}
.navbar {
	background-color: #c19e69;
}


/* Styles required when using a light colour in the navbar */

.navbar-menu a, .navbar-menu .site-menu-item .desktop-nav-arrow, .navbar-search-advanced a, .navbar-search-collapsed i, .navbar-search-close {
	color: #2a2a2a;
    -webkit-font-smoothing: initial;
}
.navbar-search-close:hover {
	text-decoration: underline;
}


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


.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/asj/asj_feature_panel.jpg);
}
.featurePanelInner {	
	background-color: #461D7C;
}
.featurePanel h3 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
}
.featurePanel h3, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #ffffff !important;
} 


.widget-dynamic__underbar.journal-bg {
	background-color: #461D7C;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #461D7C;
}


.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles){
	background-color: #c19e69;
}
.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;
}
.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: #461D7C;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	background-color: #c19e69;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #2a2a2a;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #461D7C;
}


.journal-footer.journal-bg {
	background-color: #461D7C;
}
img.journal-footer-affiliations-logo {
	width: 310px;
}


.society-links li:nth-child(1) img {
	width: 150px;
}
.society-links li:nth-child(2) img {
	width: 257px;
}
.society-links li:nth-child(3) img {
	width: 170px;
}