ul.ya-share2__list {
	list-style: none;
	-webkit-padding-start: 0px;
	-moz-padding-start: 0px;
	-khtml-padding-start: 0px;
	-o-padding-start: 0px;
	padding-start: 0px;
	padding: 0px;
}

li.ya-share2__item {
	display: inline-block;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

li.ya-share2__item:first-child { padding-left: 0px; }
.badgespace { width: 0px; height: 30px; display: inline-block;}
span.ya-share2__item, a.ya-share2__link {
	display: inline-block;
	width: 40px;b
	height: 40px;
	line-height: 40px;
	font-weight: 400;
	font-family: FontAwesome;
	font-size: 18px;
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	transition: .3s;
	color: #868686;
}
div.light-gray span.ya-share2__item, div.light-gray a.ya-share2__link {
	background-color: rgb(229, 229, 229);
}

a.ya-share2__link, a.ya-share2__link:active, a.ya-share2__link:visited { color: #868686; }

a.ya-share2__link:hover { color: white; }

span.ya-share2__title, span.ya-share2__badge {
	display: none;
}

li.ya-share2__item_service_facebook a:after { content: "\f09a"; }
li.ya-share2__item_service_facebook a:hover { background: #0956b5; }

li.ya-share2__item_service_twitter a:after { content: "\f099"; }
li.ya-share2__item_service_twitter a:hover { background: #28d4f9; }

li.ya-share2__item_service_odnoklassniki a:after {content: "\f263"; }
li.ya-share2__item_service_odnoklassniki a:hover { background: #e8722e; }

li.ya-share2__item_service_vkontakte a:after {content: "\f189"; }
li.ya-share2__item_service_vkontakte a:hover { background: #48729e; }

li.ya-share2__item_service_skype a:after {content: "\f17e"; }
li.ya-share2__item_service_skype a:hover { background: #00aff0; }

.badge{
position: relative;
top: -20px;
left: -20px;
}
.forum-user-info, .forum-cell-post { text-align: left; }

@media (min-width: 779px) {
  .tablet .rd-navbar-mobile-brand-tablet {
    display: none !important;
  }
}
#instruments { display: none; }

@media (min-width: 1020px) {
#instruments {
	display: inline-block !important;
	}
}