.essb-superpostfloat {
	position: absolute;
	z-index: 2000;
	margin-left: -150px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	width: 100px;
	text-align: center;
		transition:All 0.8s ease;
-webkit-transition:All 0.8s ease;
-moz-transition:All 0.8s ease;
-o-transition:All 0.8s ease;
}

.essb-superpostfloat-fixed {
	position:fixed;
	top: 200px;
}

.essb-superpostfloat-loading {
	opacity: 0;
}

.essb-superpostfloat-cta {
	font-size: 12px;
	color: #2A2A2A;
	font-weight: 700;
	margin-top: 5px;
}

.essb_links.essb_displayed_superpostfloat {
	margin: 0px;
	margin-top: 5px;
}

.essb-superpostfloat-shares { margin-bottom: 10px; }

.essb-superpostfloat-buttons {
	border-top: 4px solid #C33;
}

.essb-superpostfloat-icons .essb-total .essb-block { overflow: visible; width: auto; margin-right: 0px; }

.essb-superpostfloat-icons .essb-superpostfloat-totalshares,
.essb-superpostfloat-icons .essb-superpostfloat-comments {
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
	color: #303133;
	margin: 0px;
	margin-right: 3px;
	font-size: 11px;
	background-color: #f1f3f5;
	border-radius: 4px;
	padding: 4px;
	min-width: 25px;
	text-align: center;
}

.essb-superpostfloat-icons .essb-superpostfloat-totalshares i:before,
.essb-superpostfloat-icons .essb-superpostfloat-comments i:before {
	font-size: 11px;
	margin-right: 3px;
}

.essb_displayed_superpostfloat ul {
	display: block !important;
}

.essb_displayed_superpostfloat li {
	display: list-item !important;
}

.essb_displayed_superpostfloat li a { 
	padding: 0px !important;
}

.essb_displayed_superpostfloat.essb_nospace li a { margin: 0px !important; }

.essb_displayed_superpostfloat li a .essb_network_name { display: none !important; }
