div#fb-share-row-sticky { animation-delay: 0.5s; animation-direction: normal; animation-duration: 0.5s; animation-iteration-count: 1; animation-name: sticky-bar-slide-in; background: none repeat scroll 0 0 #fff; border-top: 1px solid #e0d6cc; bottom: 0; left: 0; padding: 7px 15px; position: fixed; width: 100%; z-index: 1000; box-sizing: border-box;}
.fb-share-sticky-visible-toggle { display: none; }
.fb-share-sticky-like_container{float:left;position:relative;overflow:hidden;padding-top:15px;display:block}
.facebook_mobile-fixed-btn { 
	float:right;
    padding: 9px 0 9px 22px;
    position: relative;
    color: white !important;
    display: block;
    background-color: #37538d;
    margin-bottom: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font: 300 20px/36px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	white-space: normal;
	font-size: 16px;
	vertical-align: bottom;
	width: 74%;
	text-align: left;
	overflow: hidden;
}
.facebook_mobile-fixed-btn img { height: auto !important; margin-left: 5px; margin-right: 15px; position: relative; z-index: 9; height: 18px; left: -2px; position: relative; top: 3px; }
.facebook_mobile-fixed-btn .fb-share-sticky-bkg { background: none repeat scroll 0 0 rgba(45, 72, 127, 1); height: 60px; left: 0; position: absolute; top: 0; width: 49px; }
.facebook_mobile-fixed-btn:hover { opacity: 0.9 !important; }
@media screen and (max-width:480px) { 
    .fb-share-sticky-visible-toggle { display: block !important; } 
	#fb-share-row-sticky .fb-share-sticky-hide-mobile{display:none}
}