 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-color: #a6afc3;
}
.navbar {
	background-color: #2a3259;
}
.featurePanel .featurePanelInner {
	background-color: #2a3259;
}
.featurePanel p {
	color: #f6f6f6 !important;
}
.featurePanel h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
	color: #f6f6f6 !important;
}
.featurePanel a {
	color: #f6f6f6 !important;
}
.featurePanel a:hover {
	color: #f6f6f6 !important;
}
.journal-bg {
	background-color: #a6afc3;
}
.journal-header .journal-logo {
	width: 450px; 
}
.journal-header .society-logo {
	width: 140px;
}
img.journal-footer-affiliations-logo {
	width: 260px;
}
.journal-footer-menu a { 
	color: #2a2a2a; 
}
.journal-footer-colophon { 
	color: #2a2a2a; 
}
.journal-footer {
	-webkit-font-smoothing: auto;
}
.widget-dynamic__underbar.journal-bg {
	background-color: #2a3259;
}
#cloudCMS .panels .widget-dynamic-title::after, #cloudCMS .panels .widgetHead h2::after, #cloudCMS .rowHead h2::after{
	background-color: #2a3259;
}
.journal-footer, .journal-header {
	border-top: 1px solid #CFD5E4;
}
.journal-header {
	background-color: #687798;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #687798 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#687798 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#687798 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#687798',GradientType=0 );
}
.journal-footer.journal-bg {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dee5ef+0,99a3bd+100 */
	background: #dee5ef; /* Old browsers */
	background: -moz-linear-gradient(top,  #dee5ef 0%, #99a3bd 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #dee5ef 0%,#99a3bd 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #dee5ef 0%,#99a3bd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dee5ef', endColorstr='#99a3bd',GradientType=0 ); /* IE6-9 */
}

.society-links-logo img {
	width: 150px;
}