.fs15 {
	font-size: 15px;
}
.fs15i {
	font-size: 15px !important;
}
.fs12i {
	font-size: 12px !important;
}
.mt10 {
	margin-top: 10px;
}
.mt7 {
	margin-top: 7px;
}
.mt25 {
	margin-top: 25px;
}
.mb0 {
	margin-bottom: 0;
}
.mb0i {
	margin-bottom: 0 !important;
}
.pb0 {
	padding-bottom: 0;
}
.pb0i {
	padding-bottom: 0 !important;
}


/* Дополнение для стилей верстальщика */
.filter-tabs-mobile {
	cursor: pointer;
}



.service-links__item > span {
	display: block;
	color: #4d5966;
	border-bottom: 2px solid transparent;
	cursor: pointer;
}
.service-links__item > span.active {
	color: #0C54A0;
	border-bottom-color: #0C54A0;
}
.article[data-tab]:not(.active) {
	display: none;
}

.topics-list__item-link {
	cursor: pointer;
}



.not-find {
	color: #e84533;
	font-size: 13px;
	padding-top: 5px;
}

.payment_stages:not(.active) {
	display: none;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #0C54A0 !important;
}

.article-preview__image::before {
	width: 100%;
	height: 100%;
}
#js__press_list .article-preview__image::before {
    display: none;
}