<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

.b-share__handle {
	width:30px;
	height:30px;
	padding-top:0 !important;
}
.b-share-icon {
	visibility:hidden;
	width:30px;
	height:30px;
	background:url(../images/social_icons_sprite.png) no-repeat -1395px 0;
}
.b-share-icon_vkontakte, .b-share-icon_custom {
	background-position:-124px 0;
}
.b-share-icon_facebook {
	background-position:0 0;
}
.b-share-icon_twitter {
	background-position:-31px 0;
}
.b-share-icon_odnoklassniki {
	background-position: -93px 0;
}
.b-share-icon_gplus {
	background-position: -186px 0;
}
.b-share-icon_moimir {
	background-position: -217px 0;
}
.b-share-icon_lj {
	background-position: -248px 0;
}</pre></body></html>