 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/hsw/hsw_feature_panel.jpg);
}
.navbar {
	background-color: #AD0D3C;
}
.journal-bg {
	background-color: #DFA6A8;
}
.journal-header .journal-logo {
	width: 270px;
}
.journal-header .society-logo {
	width: 140px;
}
img.journal-footer-affiliations-logo {
	width: 260px;
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}
.journal-header {
	background-color: #DFA6A8;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e68488 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#e68488 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e68488 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e68488',GradientType=0 );
}
.journal-footer.journal-bg {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffeaea+0,ff9ca2+100 */
	background: #ffeaea; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffeaea 0%, #ff9ca2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffeaea 0%,#ff9ca2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffeaea 0%,#ff9ca2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffeaea', endColorstr='#ff9ca2',GradientType=0 ); /* IE6-9 */
}
.journal-footer-menu a, .journal-footer-colophon {
	color: #2a2a2a;
}

.journal-footer {
     -webkit-font-smoothing: auto; 
}

.society-links-logo img {
	width: 150px;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h3::after, #cloudCMS .rowHead h3::after{
	background-color: #DFA6A8;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffeaea+0,ff9ca2+100 */
	background: #ffeaea; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffeaea 0%, #ff9ca2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffeaea 0%,#ff9ca2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffeaea 0%,#ff9ca2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffeaea', endColorstr='#ff9ca2',GradientType=0 ); /* IE6-9 */
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	background-color: #ffffff;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #ffffff;
}