 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/sw/sw_feature_panel.jpg);
}
.navbar {
	background-color: #006072;
}
.featurePanel .featurePanelInner {
	background: rgba(250, 250, 250, 0.85);
}
.journal-bg {
	background-color: #5AA2B1;
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}
.journal-header {
	background-color: #5AA2B1;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #3ea6b4 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#3ea6b4 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#3ea6b4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#3ea6b4',GradientType=0 );
}
.journal-header .journal-logo {
	width: 180px;
}
.journal-header .society-logo {
	width: 140px
}
img.journal-footer-affiliations-logo {
	width: 260px;
}
.journal-footer.journal-bg {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#def4f7+0,7fc4ce+100 */
	background: #def4f7; /* Old browsers */
	background: -moz-linear-gradient(top,  #def4f7 0%, #7fc4ce 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #def4f7 0%,#7fc4ce 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #def4f7 0%,#7fc4ce 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#def4f7', endColorstr='#7fc4ce',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: #5AA2B1;
}
#cloudCMS .row:nth-child(4):not(.relatedJournals) {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#def4f7+0,7fc4ce+100 */
	background: #def4f7; /* Old browsers */
	background: -moz-linear-gradient(top,  #def4f7 0%, #7fc4ce 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #def4f7 0%,#7fc4ce 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #def4f7 0%,#7fc4ce 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#def4f7', endColorstr='#7fc4ce',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;
}


