.b_p_b_n_params {
    margin-bottom: 15px;
}

.b_p_b_n_params ~ .nav-mobile {
	display: none;
}

.b_p_b_n_param_link span {
    font-weight: normal;
    font-size: 12px;
    vertical-align: middle;
}

.b_p_b_n_params .b_p_b_n_param_link {
	font-size: 18px;
	line-height: 19px;
	color: #A5A6A7;
	font-weight: bold;
	display: inline-block;
	margin-right: 12px;
}

.b_p_b_n_params .b_p_b_n_param_link.active {
	color: #2A2A2A;
	cursor: default;
}

.b_p_b_n_params .b_p_b_n_param_link.not_active:hover {
	color: #000000;
	cursor: pointer;
}

#good_prog_load_more,
#good_prog_load_more_single {
	margin-top: 5px;
}

@media only screen and (min-width: 900px) {
	
	.b_p_block_new.no_content {
		font-size: 18px;
	}
	
}

/* start редизайн блоков прогнозов */
/* @media only screen and (min-width: 1000px) {
	.b_p_b_n_p_p_l_result {
		height: 27px;
	}
	
	.b_p_b_n_p_p_l_result:not(:last-child) {
		margin-bottom: 2px;
	}
} */
/* end редизайн блоков прогнозов */

.prog_count_icon {
	width: 22px;
	height: 22px;
	border-radius: 100%;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
}

.b_p_b_n_cat_link .prog_count_icon {
	background: #A5A6A7;
	display: block;
	position: absolute;
	color: #ffffff;
	top: -9px;
	right: -8px;
	line-height: 22px;
}

.chm_line a .prog_count_icon {
	display: inline-block;
	background: #F2F1F1;
	position: relative;
	line-height: 22px;
	bottom: -7px;
}

.b_p_b_n_cat_link.active .prog_count_icon,
.b_p_b_n_cat_link:hover .prog_count_icon {
	background: #ffffff;
	color: #FBBC04;
}