.social-butterfly{
	display:block;
}
.social-butterfly .social-butterfly-share-box{
	max-height:24px;
	overflow:hidden;
	background:#F0542D;
	height:24px;
	display:inline-block;
	position:relative;
	font-size:12px;
	border:0;
	border-radius:2px;
	font-family:'Open Sans','Helvetica',Neue,Helvetica,Arial,sans-serif;
	color: #fff;
	clear:both;
	text-shadow:none !important;
	margin: 15px 0;
	z-index:2147483646;
}

.social-butterfly .social-butterfly-share-box #social-butterfly-left{
	float:left;
	line-height:24px;
	white-space:nowrap;
	padding-left:8px;
	padding-right:10px;
}

.social-butterfly .social-butterfly-share-box .social-butterfly-middle{
	float:left;
	line-height:24px;
	max-height:24px;
	overflow:hidden;
	margin-left:25px;
}

.social-butterfly .social-butterfly-share-box .social-butterfly-middle .social-butterfly-icon-box{
	width:23px;
	border-left:1px solid #fa8f72;
	float:left;
	overflow:hidden;
	max-height:24px;
	cursor:pointer;
	background-position:center;
	background-repeat:no-repeat;
}

.social-butterfly .social-butterfly-share-box .social-butterfly-middle #social-butterfly-fb{
	background-image:url('../images/fb.png');
	background-size:12px;
}
.social-butterfly .social-butterfly-share-box .social-butterfly-middle #social-butterfly-tw{
	background-image:url('../images/tw.png');
	background-size:12px;
}
.social-butterfly .social-butterfly-share-box .social-butterfly-middle #social-butterfly-ggl{
	background-image:url('../images/ggl.png');
	background-size:12px;
}
.social-butterfly .social-butterfly-share-box .social-butterfly-middle #social-butterfly-li{
	background-image:url('../images/li.png');
	background-size:12px;
}
.social-butterfly .social-butterfly-share-box .social-butterfly-middle #social-butterfly-pi{
        background-image:url('../images/pi.png');
	background-size:12px;
}


.social-butterfly .social-butterfly-share-box #social-butterfly-right{
	float:right;
	border-left:1px solid #fa8f72;
	height: 100%;
	width: 45px;
	text-align: center;
	line-height: 24px;
	cursor:default;
}

.social-butterfly .social-butterfly-share-box #social-butterfly-right.is_open{
	border-left:0;
	width:5px;
}

.social-butterfly .social-butterfly-share-box .social-butterfly-middle iframe{
        opacity:0.01;important;
}


.social-butterfly .social-butterfly-share-box .social-butterfly-middle .twitter-share-button{
	opacity:0.01;important;
}

.social-butterfly .social-butterfly-share-box .social-butterfly-middle #___plusone_0, .social-butterfly-share-box .social-butterfly-middle #___plusone_1{
	opacity:0.01;important;
}
.gc-bubbleDefault, .pls-container
{
   display: none !important;
   opacity:0 !important;
   height:0 !important;
   width:0 !important;
}

.social-butterfly .social-butterfly-share-box .social-butterfly-middle .social-butterfly-icon-box img {
    opacity:0.01;
}

.social-butterfly .social-butterfly-share-box .social-butterfly-middle .social-butterfly-icon-box a{
    opacity:0.01;
}


.social-butterfly .social-butterfly-share-box .social-butterfly-middle .IN-widget{
	opacity:0.01;
	display: inline !important;
    	line-height: 2 !important;
   	 margin-top: -5px !important;
}
.social-butterfly .social-butterfly-share-box .social-butterfly-middle .social-butterfly-li-top .IN-widget{
        opacity:0.01;
        display: block !important;
        line-height: 2 !important;
         margin-top: -22px !important;
}

