.dn {display: none;}
#category_block {
	padding: 10px 15px 10px 10px;
}
.logo {
	max-height: 50px;
}
.mod-status i {
	color: #FFD048;
	font-size: 80%;
}
.fixed-left h3 {color: #ddd; margin-left: 40px;}
.fixed-left {
	position: fixed;
	width: 370px;
	left: -20px;
	top: 60px;
}
.nav-tabs-inverse li a {
	background: #333;
	color: #eee;
}
.nav-tabs-inverse li a:hover {
	color: #265a88;
}
.fixed-left li {
	padding-left: 20px;
}
.fix-margin {
	margin-left: 350px;
	padding-left: 20px;
}
.substract {
	background: #3C3C3C;
	width: 350px;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
}
.fixed-left li.active>a,
.fixed-left li.active>a:active,
.fixed-left li.active>a:focus {
	color: #3C3C3C;
	background: #fff;
	border-color: #f5f5f5;
	opacity: 1;
}
.fixed-left li.active>a:hover {
	color: #3C3C3C;
	opacity: 0.8;
}
.fixed-left .fix-right {
	position: absolute;
	right: 10px;
}
.cat-select {
	margin: 0;
	padding: 0;
}
.feature-note {
	background: #338CCC;
	width: 100%;
	height: 20px;
	line-height: 20px;
	position: absolute;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	text-transform: uppercase;
	color: #fff;
	opacity: 0.8;
	border-radius: 0 0 8px 8px;
	transform: rotate(-45deg);
	top: 28px;
	left: -55px;
}
.feature {
	color: #fff;
	background: #338CCC;
	padding: 2px 5px;
	border-radius: 3px;
	display: inline-block;
}
.feature-note.quickly, .quickly  {
	top: 15px;
	left: -69px;
	color: #fff;
	background: #F0AD4E;
}
.mobile-quickly {
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	opacity: 0.8;
	transform: rotate(-45deg);
	top: 15px;
	left: -114px;
	color: #fff;
	background: #F0AD4E;
	display: inline-block;
	padding: 4px 5px;
	font-size: 120%;
}
.quickly {
	display: inline-block;
	padding: 4px 5px;
	border-radius: 3px;
	font-size: 90%;
}
.img-mini {
	width: 100%;
	max-height: 188px;
}
.img-full {
	max-width: 100%;
	max-height: 500px;
}
.img-container {
	position: relative;
	overflow: hidden;
	vertical-align: middle;
	line-height: 140px;
}
.img-container1 {
	position: relative;
	vertical-align: middle;
	line-height: 100px;
}
.img-container-feat {
	position: relative;
	width: 100%;
	vertical-align: middle;
	line-height: 188px;
	height: 188px;
	overflow: hidden;
}
.cat_list ul {
	position: relative;
	margin: 10px 0 0 0;
	list-style: none;
	padding: 5px;
}
.show-link {
	display: flex;
	justify-content: flex-end;
}
.location-post {
	font-size: 90%;
	font-weight: bold;
	margin: 5px 0;
	color: #3C763D;
}
price {
	display: block;
	color: #00799f;
	font-weight: bold;
	font-size: 90%;
}
.admin-panel {
	width: 101%;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	text-align: left;
	position: fixed;
	background: #3C3C3C;
	top: 0;
	left: 0;
	z-index: 99;
}
.admin-panel ul {
	list-style-type: none;
}
.admin-panel li {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0 5px;
}
.admin-panel li>a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
}
.btn.btn-primary.btn-header,
.btn.btn-primary.btn-header:focus,
.btn.btn-primary.btn-header:active,
.btn.btn-primary.btn-header:target {
	background: #E21D23;
	opacity: 1 !important;
}
.btn.btn-primary.btn-header,
.btn.btn-primary.btn-header:focus,
.btn.btn-primary.btn-header:active,
.btn.btn-primary.btn-header:target,
.btn.btn-primary.btn-header:hover {
	border: double 5px;
}
.btn.btn-primary.btn-header:hover {
	opacity: 0.8 !important;
}
.btn.btn-a {
	padding: 6px 2px;
	margin-top: 6px;
}
.avatar-mini {
	margin: 0;
	width: 50px;
	height: 50px;
	display: inline-block;
	border-radius: 100%;
	border: double #fff 5px;
}
label {
	font-weight: bold;
}
.btn.btn-profile {
	padding: 0;
	position: relative;
	top: -4px;
	background: none;
	border: none;
}
.btn.btn-profile b {
	position: relative;
	top: -20px;
}
textarea {
	max-width: 100%;
}
.row.cc-row {
	font-size: 90%;
	font-weight: bold;
}
.row.cc-row:nth-child(2n) {
	background: #f5f5f5;
}
.required {
	font-size: 100%;
	font-weight: bold;
	color: red;
}
.db_tip {
 background: yellow;
 padding: 2px 5px;
}
.db_warn {
 background: #FF9C9C;
 color: #6B0101;
 padding: 2px 5px;
 font-size: 120%;
}
.db_success {
 background: #9EFF55;
 color: #0C6B01;
 padding: 2px 5px;
 font-size: 120%;
}
.db_packages {
	background: #FFF086;
	padding: 10px 0 0 25px;
	margin: 10px 0;
}
.top_cat {
	background-color: #ffffff;
	border: 1px solid #ebebeb;
	box-shadow: 0px 2px 0px 0px #ededed;
	margin: 2px;
	padding: 3px 10px;
	height: 31px;
	overflow: hidden;
	font-weight: bold;
	width: 100%;
	line-height: 12px;
}
.top_count {float:right;color: #555555;font-weight:normal;width:70px;text-align:right;}
.top_categ_text {
	float:left;
	width: calc(100% - 70px);
	text-transform: capitalize;
	color: #111;
	text-decoration:none;
}
.top_categ_text:hover {
	color: #111;
	text-decoration:none;
}

.pd10{padding:10px;}
.featured_item{border: 1px solid #ebebeb;}
.breadCrumbs {
	/*background:#eee;*/
	width:100%;
}
.ib {
	display: inline-block;
}

.input-file {
	background: #7EFF7E;
	color: #111;
	font-weight: bold;
	border-radius: 5px;
	padding: 5px;
}
.input-file:disabled {background: none;}

.price {
	position: relative;
	display: inline-block;
  float: none;
  vertical-align: middle;
  color: #2F71AA;
}
.price i.fa {
	font-size: 40px;
}
.price span {
	color: #fff;
	position: absolute;
	top: 11px;
	left: 11px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/*--------- USER ------------*/
.control {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 5px 0 0 5px;
	position: relative;
	left: -18px;
	margin-top: 5px;
	opacity: 0.7;
}
.control:hover {opacity: 1;}
.control.remove {background: #D63434;}
.control.edit {background: #2E6DA4;}
.control.repair {background: #35A42E;}

.user-posts {
	padding-right: 10px;
	max-height: 500px;
	overflow-y: auto;
	overflow-x: hidden;
	box-sizing: border-box;
}
.user-posts .post {
	margin-top: -1px;
	border: solid 1px #ccc;
	text-align: justify;
}
.money {
	font-weight: bold;
	font-size: 120%;
	border: solid 1px #7EFF7E;
	border-radius: 5px;
	padding: 5px 10px;
}
.money>span {
	color: #111;
	background: #C0FFC0;
	padding: 2px 5px;
}

footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 20px 0;
	background: #555;
	color: #b9b9b9;
	display: inline-block;
	margin-bottom: -20px;
}
.footer-logo .logo {
	height: 30px;
}
.nav-footer ul {
	list-style: none;
	padding:  0;
	margin: 0;
}
.nav-footer li {
	display: inline-block;
}
.nav-footer li>a {
	padding: 5px 0 5px 5px;
	font-size: 80%;
	color: #ccc;
}
.nav-footer li>a::before {
	font-family: "FontAwesome";
	content: "\f111";
	display: inline-block;
	padding-right: 5px;
	font-size: 40%;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
footer .copyring {
	font-size: 11px;
	color: #999;
}
/*--------- ---- ------------*/
/* -------- Модерация -------- */
.post-mod {
	border: dashed 1px #ccc;
	padding: 5px;
	box-sizing: border-box;
}
/* -------- --------  -------- */

.edit-btn {
	color: #286090;
}
.edit-btn:hover {
	background: #286090;
	color: #ccc;
}
.remove-btn {
	color: #F52E2E;
}
.remove-btn:hover {
	background: #F52E2E;
	color: #ccc;
}
.post-rep {
	height: 300px;
}
.post-rep h4 {
	max-height: 38px;
	overflow: auto;
}
.rep-height {
	height: 300px;
	overflow: auto;
}
.text-height {
	height: 200px;
	overflow: auto;
}
.rep-elem {
	border-top: dashed 1px #444;
	padding: 5px 0;
}
.rep-elem:first-child {
	border: none;
}
.featured-posts {
	display: block;
}
.full-width {
	width: 100%;
}

/* -------- Новости -------- */
.news-elem {
	width: 200px;
	height: 300px;
}
.img-container-news {
	padding: 0 20px;
	width: 270px;
}
.img-container-news img {
	width: 100%;
	max-height: 200px;
}
.date-news {
	color: #a1a1a1;
	font-size: 80%;
}
.date-news a {
	text-transform: uppercase;
	margin-left: 10px;
	border-bottom: dotted 1px;
}
.date-news a:hover {
	text-transform: uppercase;
	margin-left: 10px;
	border-bottom: none;
}
.news-month, .news-year, .news-time {
	display: block;
	color: #aaa;
	text-align: center;
}
.news-day {
	display: block;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #337ab7;
}

/* -------- ------- -------- */

@media screen and (min-width: 375px) and (max-width: 425px) {
	.mobile-quickly {
		left: -145px !important;
	}
}
@media screen and (min-width: 425px) and (max-width: 768px) {
	.mobile-quickly {
		left: -165px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.mobile-quickly {
		left: -90px !important;
	}
}
@media screen and (min-width: 1024px) {
	.mobile-quickly {
		left: -39px !important;
	}
}
.show-on-small-pc { display: none; }
@media screen and (max-width: 1700px) {
	.hide-on-small-pc { display: none; }
}
@media screen and (min-width: 1024px) and (max-width: 1700px) {
	.show-on-small-pc { display: inherit; }
}
@media screen and (max-width: 800px) {
	.featured-posts {
		display: none;
	}
	.devices-only {
		display: none;
	}
	.mobile-only {
		display: block;
	}
	.logo-mobile {
		margin: 0 !important;
		max-height: 50px;
	}
	.mobile-btn i {
		font-size: 150%;
	}
	.avatar-mini {
		margin: 10px 0 0 0;
	}
	.admin-panel {
		width: 100%;
	}
	.select-city {
		margin: 0;
	}
	.img-container {
		margin-top: 15px;
	}
	.img-mini {
		width: auto;
	}
}
@media screen and (min-width: 800px) {
	.devices-only {
		display: auto;
	}
	.mobile-only {
		display: none;
	}
}