#social-btn-cotent {
	background-color: #f2f2f2;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	padding: 5px 0;
}
#social-btn-cotent .share-additional a,
#social-btn-cotent-xlarge .share-additional a {
	color: #9c9c9c;
	font-size: 0.7rem;
	margin-left: 2%;
	font-weight: bold;
	line-height: 2.6rem;
}
#social-btn-cotent .share-additional i,
#social-btn-cotent-xlarge .share-additional i {
	color: white;
	background: #9c9c9c;
	padding: 6px;
	border-radius: 5px;
}
#social-btn-cotent .social-share,
#social-btn-cotent-xlarge .social-share {
	float: left;
	margin-left: 2.3%;
	line-height: 1.8rem;
}
#social-btn-cotent .social-fbook,
#social-btn-cotent-xlarge .social-fbook {
	margin-left: 0;
}
#social-btn-cotent .share-amount,
#social-btn-cotent-xlarge .share-amount {
	font-weight: bold;
	line-height: 1rem;
	display: block;
}
#social-btn-cotent .share-amount .number,
#social-btn-cotent-xlarge .share-amount .number {
	font-size: 1.4rem;
	line-height: 1.4rem;
	color:#4A4A4A;
}
#social-btn-cotent .share-amount .text,
#social-btn-cotent-xlarge .share-amount .text {
	font-size: 0.8rem;
	color: #9c9c9c;
}
#social-btn-cotent .social-fbook-api,
#social-btn-cotent-xlarge .social-fbook-api {
	padding-top: .8%;
}
#social-btn-cotent .social-twitter,
#social-btn-cotent .social-linkedin,
#social-btn-cotent .social-gplus,
#social-btn-cotent .social-reddit,
#social-btn-cotent .social-tumblr,
#social-btn-cotent-xlarge .social-linkedin,
#social-btn-cotent-xlarge .social-gplus,
#social-btn-cotent-xlarge .social-reddit,
#social-btn-cotent-xlarge .social-tumblr {
	padding-top: 2.4%;
}
#social-btn-cotent-xlarge .social-twitter {
	padding-top: 2.4%;
	margin-top: 0.5rem;
}
#social-btn-cotent-xlarge .share-additional {
	margin-top: 1rem;
}
#social-btn-cotent-xlarge .share-additional a {
	line-height: 2.1rem;
}