 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/live/images/swr/swr_feature_panel.jpg);
    border: 1px solid #CFD5E4;
}
.navbar {
	background-color: #004a87;
}
.journal-bg {
	background-color: #7BA1C6;
}
.journal-header .journal-logo {
	width: 300px;
}
.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: #7BA1C6;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #2f82b5 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#2f82b5 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#2f82b5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#2f82b5',GradientType=0 );
}
.journal-footer.journal-bg {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e6f1ff+0,70a5d2+100 */
	background: #e6f1ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #e6f1ff 0%, #70a5d2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e6f1ff 0%,#70a5d2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e6f1ff 0%,#70a5d2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f1ff', endColorstr='#70a5d2',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: #7BA1C6;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e6f1ff+0,70a5d2+100 */
		background: #e6f1ff; /* Old browsers */
		background: -moz-linear-gradient(top,  #e6f1ff 0%, #70a5d2 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #e6f1ff 0%,#70a5d2 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #e6f1ff 0%,#70a5d2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f1ff', endColorstr='#70a5d2',GradientType=0 ); /* IE6-9 */
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3 {
	color: #2a2a2a;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) .rowHead h3::after {
	background-color: #2a2a2a;
}



