
 /*SITE SPECIFIC CSS*/

.journal-bg {
  	background-color: #005749; 
}
.navbar {
	background-color: #004438;
}


.journal-header .journal-logo {
    width: 250px;
}
.journal-header .society-logo {
    width: 91px; 
}
.journal-header .center-inner-row {
	padding-bottom: 10px;
	padding-top: 10px;
}

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/live/images/aobpla/aobpla_feature_panel.jpg);
}
.featurePanelInner {
	background: rgba(0,56,50,0.82);
}
.featurePanel h3, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
} 


.widget-dynamic__underbar.journal-bg {
	background-color: #009d79;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #009d79;
}


#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005749+0,009d79+100 */
	background: #005749; /* Old browsers */
	background: -moz-linear-gradient(top, #005749 0%, #009d79 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #005749 0%,#009d79 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #005749 0%,#009d79 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005749', endColorstr='#009d79',GradientType=0 ); /* IE6-9 */
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}
#cloudCMS .row:nth-child(6):not(.relatedJournals) {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#009d79+0,005749+100 */
	background: #009d79; /* Old browsers */
	background: -moz-linear-gradient(top, #009d79 0%, #005749 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #009d79 0%,#005749 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #009d79 0%,#005749 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d79', endColorstr='#005749',GradientType=0 ); /* IE6-9 */
}
#cloudCMS .row:nth-child(6):not(.relatedJournals) .rowHead h3 {
	color: #ffffff;
}
#cloudCMS .row:nth-child(6):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}

img.journal-footer-affiliations-logo {
	width: 280px;
}