/* share button css */
.share-juice-buttons-box
{
	overflow: hidden !important;
	width: 100% !important;
}
.share-juice-buttons-box ul
{
	list-style-type: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.share-juice-buttons-box ul:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.share-juice-buttons-box ul li
{
	float: left !important;
	margin: 0 10px 0 0 !important;
	vertical-align: middle !important;
	list-style-type: none !important;
}
.share-juice-button-box ul li iframe
{
	max-height: 65px;
}

/*
.share-juice-buttons-box .js-button-single
{

}

.share-juice-buttons-box .js-button-single:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*/
.share-juice-buttons-clear-float
{
	clear: both;
}
/* icon group css */
.share-juice-icon-group
{
}
.share-juice-icon-group ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.share-juice-icon-group-hrizontal ul li
{
	display: inline-block;
}
.share-juice-icon-group-vertical ul li
{
	float: left;
}

/*Text box content css */
.share-juice-text-box-content
{
}
.share-juice-text-box-before-content
{
}
.share-juice-text-box-after-content
{
}


/* float bar css */
div.share-juice-floating-bar
{

	background: #fff;
	border: 1px solid #D1D1D1	;
	padding: 2px;
	display: none;
	text-align: center;


}
div.share-juice-floating-bar ul
{
	list-style-type: none ;
	padding: 0;
	margin: 0
}

div.share-juice-floating-bar ul
{
	list-style-type: none ;
	padding: 0;
	margin: 0;
	/*width: 65px;*//
	display: inline-block;
	
}

div.share-juice-floating-bar-js ul li
{
	float: none;
	margin: 10px 0;
	display: block;
	overflow: hidden;
	text-align: center;
	max-width: 65px;
}

div.share-juice-floating-bar-icons ul li
{
	float: none;
	display: block;
}
div.share-juice-floating-bar li
{
	float: none;
}



.share-juice-float-left
{
	float: left;
}


#float-open-close-button
{
	width: 100%;
	overflow: auto;
	cursor: pointer;
	display: inline-block;
}
#float-open-close-button:after
{
	clear: both;
}
#floatbar-img-open
{

	float: left;
	display: none
}
#floatbar-img-close
{
	float: right;
}

#share-juice-float-box-text
{
	text-align: center;
	display: inline-block;
}






/* pinterest css */
div.share-juice-pinterest-button-div
{
	position: relative;
	background: red;

}


img.share-juice-pinterest-button
{
	position: absolute;

}
textarea.share-juice-content-text-area
{

}


/* groups css */
/*horizontal*/
div.share-juice-icon-group-horizontal
{


}
div.share-juice-icon-group-horizontal ul
{

	display: inline;
}

div.share-juice-icon-group-horizontal ul li
{
	float: left;
	margin: 5px;

}

div.share-juice-icon-group-horizontal li
{


}
/*vertical*/
div.share-juice-icon-group-vertical
{


}
div.share-juice-icon-group-vertical ul
{


}

div.share-juice-icon-group-vertical ul li
{
	margin: 5px;
	display: block;
	float: none;

}

div.share-juice-icon-group-vertical li
{


}

div.share-juice-wrapper-gp
{
	z-index: 100;
}
div.share-juice-wrapper-fb
{
	overflow: hidden;
}
.fb-edge-widget-with-comment
{
	position: relative;
	/*width: 50px !important;*/
	overflow: hidden !important;
}

/*-----Share Juice Comment Share Button ---*/

.share-juice-comments-share-wrap
{
	font-size: 1em;
	position: relative;

}
.share-juice-comments-share-vertical
{
	height: 60px !important;
	width: 65px !important;


}
.share-juice-comments-share-vertical
.share-juice-comments-share-counter-wrap
{
	text-align: center;
	position: absolute;
	top: 4px;
	left: 2px;
	display: block;
	width: 60px;
}

.share-juice-comments-share-img
{
	position: relative;
}
.share-juice-comments-share-vertical
.share-juice-comments-share-img
{
	height: 40px ;
	width: 65px ;

}


.share-juice-comments-share-number
{
	font-weight: bold;
	color: white;
}
.share-juice-comments-share-button-wrap button
{
	width: 65px;
	font-size: .65em;
	font-weight: bold;
	height: 20px;
	text-align: center;
	padding: 0;
	font-family: verdana;
	background-color: #3D7DB0;
	color: white;
	-webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45));
	-moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45));
	box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45));

}


/* Share Juice JS errors which are to be hidden till brought up by JQuery*/
.share-juice-js-errors
{
	display: none;
	color: red;
}

/* Share bar pinterest buttons */
.share-juice-content-pinit-outer-above{
height: 60px;
position: relative;	
width: 48px;
}
.share-juice-content-pinit-inner-above{

width: 100%;
    text-align: center;
    position: absolute;
    bottom: -6px;

}

.share-juice-floating-bar .share-juice-content-pinit-inner-above{


    bottom: 0px;

}

/*Facebook iframe problem*/
.share-juice-facebook-share-box_count .fb_iframe_widget
{
	max-height:62px !important;
	max-width:	62px !important;
}
