.publ_input > input[type="file"] {
	visibility: hidden;
    position: absolute;
    top: -100px;
}
.publ_cat_group_items {
	width: 214px;
}
.faded_block {
	background: url('../img/modal_bg.png');
	position: absolute;
	width: 326px;
	height: 270px;
	top: -6px;
	left: 3px;
	text-align: center;
	padding-top: 6px;
}
.faded_block_text {
	padding-top: 80px;
}
.bills_paid {
	background-color: #f5ede4;
	color: #333;
	padding: 12px 2px 1px 22px;
	margin: 0 0 30px 0;
	width: 94%;
}
.bills_paid a {
	color: #333;
}
.bills_paid i {
	vertical-align: sub;
}
.no_bills_existed {
	margin: 50px 0; font-size: 23px;
}
.pay_text {
	margin: 50px 0; font-size: 21px;
	line-height: 27px;
}
.pay_text_block {
	margin: 20px 0;
	line-height: 30px;
}
.pay_sum {
	font-weight: bold;
}
.art_comment {
	color: #8f9fa4;
}
.art_base_keywords {
	margin-top: 30px;
	font-size: 14px;
	line-height: 18px;
}

.top-articles .org-article {
	list-style: outside decimal;
	margin-left: 30px;
}

.publish_finish {
	text-align: center;	
	padding: 120px 0 180px;
}
.publish_finish h2 {
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 36px;
}

.invisible {
	display: none;
}