 /*SITE SPECIFIC CSS*/

.featurePanel {
	background-image: url(//academic.oup.com/data/sitebuilderassetsoriginals/images/asj/asj_feature_panel.jpg);
}
@media(min-width: 930px) {
	img#logo-AmericanSocietyforAestheticPlasticSurgery {
		position: relative;
		top: 3px;
	}
}
.featurePanelInner {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4a1c16+0,5C1B20+25,5C1B20+75,4a1c16+100 */
background: #4a1c16; /* Old browsers */
background: -moz-linear-gradient(left, #4a1c16 0%, #5C1B20 25%, #5C1B20 75%, #4a1c16 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #4a1c16 0%,#5C1B20 25%,#5C1B20 75%,#4a1c16 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #4a1c16 0%,#5C1B20 25%,#5C1B20 75%,#4a1c16 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a1c16', endColorstr='#4a1c16',GradientType=1 ); /* IE6-9 */
}
.featurePanel h3, .featurePanel p, .featurePanel a, .featurePanel a:hover {
    color: #f6f6f6 !important;
}
.navbar {
	background-color: #3C0A0B;
}
.journal-bg {
	background-color: #5C1B20;
}
.journal-header .journal-logo {
	width: 471px;
}
.journal-header .society-logo {
	width: 261px;
}
.journal-header .center-inner-row {
	padding-bottom: 10px;
	padding-top: 10px;
}
img.journal-footer-affiliations-logo {
	width: 360px;
}
.journal-footer.journal-bg {
	background-color: #3C0A0B;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles){
	background-color: #5C1B20;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles) .widget-dynamic__underbar.journal-bg{
	background-color: #ffffff;
}
.pg_index .location-main-content>.widget-dynamic>.widget-dynamic-inner-wrap>.widget-dynamic[data-count]:nth-child(4):not(.row-related-titles) .widget-dynamic__header h3{
	color: #ffffff;
}

.society-links li:nth-child(1) img {
	width: 282px;
}
.society-links li:nth-child(2) img {
	width: 257px;
}
.society-links li:nth-child(3) img {
	width: 170px;
}