.header-read-comfortably
{
	text-align: center;
}

.header-read-comfortably__block
{
	position: relative;
	display: inline-block;
}

.header-read-comfortably__list-flex
{
	list-style-type: none;
	margin: 0;
	background: none;
	padding: 0;
}

.js .header-read-comfortably__list-flex
{
	overflow: hidden;
	height: 26px !important;
	margin-bottom: 0;
}

.header-read-comfortably__list-flex > li
{
	margin: 0;
	float: left;
}

.header-read-comfortably__list-flex a
{
	display: block;
	text-decoration: none;
	padding: 0 3px;
	outline: 0;
}

.header-read-comfortably__list-flex .fa
{
	font-size: 22px;
	color: #999999;
	cursor: pointer;
}

.header-read-comfortably__list-flex .sb
{
	background: url(//i.sdska.ru/_img/system/default/social-icons-sprite-common.png?force_cache=1);
	width: 26px;
	height: 26px;
	display: block;
	margin: auto;
}

.sb.sb-vk
{
	background-position: 0 0;
}

.sb.sb-fb
{
	background-position: -26px 0;
}

.sb.sb-tw
{
	background-position: -52px 0;
}

.sb.sb-ok
{
	background-position: -78px 0;
}

.sb.sb-ig
{
	background-position: -104px 0;
}

.sb.sb-tg
{
	background-position: -156px 0;
}

.sb.sb-ya
{
	background-position: -130px 0;
}

.sb.sb-yt
{
	background-position: -182px 0;
}

.header-read-comfortably__list-flex .flexMenu-viewMore > a
{
	padding: 10px 5px;
	background: none;
	border: 0;
}

.header-read-comfortably__list-flex .flexMenu-viewMore.active > a,
.header-read-comfortably__list-flex .flexMenu-viewMore.active > a:hover
{
	background: none;
}

.flexMenu-popup.flex-social-popup
{
	list-style-type: none;
	padding: 5px 0;
	margin: 0;
	border: 0;
	border-radius: 10px !important;
	overflow: hidden;
	right: -6px;
	text-align: right;
	background-color: #EEE;
	z-index: 100;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
	top: 26px;
}

.flexMenu-popup.flex-social-popup a
{
	display: block;
	padding: 4px 7px;
}