html,body,div,h2,ul {
	margin:0px;
	padding:0px;
}
a {
	transition: all 0.3s ease;
}
li {
	list-style: none;
}
.add-main_bl {
	margin-top: 10px;
}
.msg-block {
	display: flex;
	justify-content: space-between;
	padding: 5px 8px 6px;
	transition: all 0.3s ease;
	background-color: #c56e25;
	line-height: 1em;
	color: white;
	margin-top: 10px;
	text-shadow: 0 0 2px #000;
}
.msg .fa {
	margin-right: 5px;
}
.p_mess_dop_usl a.p_mess_btn {
	background-color: #c56e25;
	color: white;
	padding: 3px 10px;
}
.p_mess_dop_usl a.p_mess_btn:hover{
	color: white;
	background-color: #d2803c;
}
.close-msg-block {
	cursor: pointer;
}
.title-ad-main {
	position: relative;
	height: 100%;
	display: flex;
	align-items: flex-end;
}
.title-ad-main h2 {
	font-size: 32px;
	bottom: 4px;
	margin-top: 0;
	line-height: 1em;
}
.title-ad-main p {
	font-size: 14px;
	line-height: 1.2em;
	color: #777;
	margin: 0 0 10px 5px;
}
.login-ad {
	text-align: right;
	margin-bottom: 8px;
}
.login-ad-input, .page-login-button, .add-mess-menu {
	padding: 7px 15px;
	transition: all 0.3s ease;
	display: inline-block;
	background-color: #0e791e;
	line-height: 1em;
	color: white;
	text-shadow: 0 0 2px #000;
}
a.login-ad-input:hover, .page-login-button:hover, .add-mess-menu:hover, a.add-mess-menu:hover {
	color: #fff;
	background-color: #188e29;
}
a.login-ad-input {
	margin: 42px 0 0px;
}
.title-ad-main span {
	color: #9a7757;
}
.login-ad-reg, .login-ad-exit, .p-mess-menu {
	padding: 6px 15px;
	transition: all 0.3s ease;
	display: inline-block;
	background-color: #12212a;
	border: 1px solid #3a3a3a;
	line-height: 1em;
	color: white;
	text-shadow: 0 0 2px #000;
}
.login-ad-name {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
.mess-menu {
	text-align: right;
	margin-bottom: 10px;
}
.login-ad-name {
	font-weight: 300;
	color: #888;
}
.login-ad-name span {
	font-weight: 500;
	color: #b4b4b4;
	margin-left: 2px;
}
.ad-list {
	border-top: 1px solid #333;
}
.list-block-ad {
	border: 1px solid #333;
	margin: 10px 0;
}
.title-block-ad {
	font-size: 17px;
	font-weight: 300;
	color: #aaa;
	transition: all 0.3s ease;
	margin: 3px 0 15px;
	white-space: nowrap;
	overflow: hidden;
}
.param-one-block-ad {
	line-height: 1em;
	font-size: 14px;
	margin-bottom: 14px;
	color: #555;
}
.param-one-block-ad span {
	background-color: #12212a;
	border: 1px solid #333;
	color: #999;
	padding: 2px 7px;
	margin-left: 3px;
}
.param-two-block-ad {
	line-height: 1em;
	font-size: 14px;
	margin-bottom: 14px;
	color: #555;
}
.param-two-block-ad span {
	background-color: #12212a;
	border: 1px solid #333;
	color: #999;
	padding: 2px 7px;
	margin-left: 3px;
}
.img-block-ad img {
	min-width: 100%;
	min-height: 100%;
}
.price-block-ad {
	font-size: 28px;
	display: inline-block;
	color: #ec9247;
	font-weight: 500;
	padding: 3px 10px 5px;
	line-height: 1em;
	margin: 0 auto;
}
.img-block-ad {
	border-right: 1px solid #333;
	overflow: hidden;
	height: 134px;
}
.list-block-ad .pad-lft-none {
	padding-left: 0px;
}
a.link-block-ad {
	padding: 7px 35px 5px;
	margin-left: 10px;
	transition: all 0.3s ease;
	display: inline-block;
	background-color: #12212a;
	border: 1px solid #3a3a3a;
	line-height: 1em;
	font-size: 18px;
	color: #b2b2b2;
	text-shadow: 0 0 2px #000;
}
.right-block-ad {
	display: flex;
	justify-content: flex-end;
	margin: 49px 20px 49px 0;
}
.bottom-block-ad {
	display: flex;
	font-size: 12px;
	color: #aaa;
	line-height: 1em;
	align-items: flex-end;
}
.add-main_bl .bottom-block-ad {
	margin-top: 24px;
}
.bottom-block-ad span {
	color: #777;
}
.author-block-ad {
	margin-right: 20px;
}
.bottom-block-ad .fa {
	margin-right: 5px;
}
.param-list {
	margin: 4px 0 22px;
}
.border-price {
	border-left: 1px dashed #333;
}
ul.pager {
	list-style: none;
	display: inline-block;
	margin-right: 15px;
	font-size: 14px;
	line-height: 34px;
	margin-top: 15px;
}
ul.pager li {
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
	line-height: 34px;
}
ul.pager li span {
	color: white;
	background: #c56e25;
	border: 1px solid #c56e25;
	text-shadow: 0 0 2px #000;
	font-size: 15px;
	padding: 9px 12px;
}
ul.pager li a {
	color: #777;
	text-decoration: none;
	border: 1px solid #444;
	padding: 9px 12px;
}
.page-login-block {
	text-align: center;
	margin: 15px 0 20px;
}
input.page-login-button {
	border: 1px solid #228a33;
	cursor: pointer;
	margin-top: 8px;
	font-size: 17px;
	padding: 4px 25px 7px;
}
input.page-login-button:focus {
	outline: none;
}
label.style-input-login input, .add-mess-block label input, .add-mess-block label textarea  {
	width: 100%;
	height: 40px;
	color: #fff;
	font-weight: 300;
	padding-left: 10px;
	border: 1px solid #444;
	border-radius: 0px;
	outline: none;
	background: #0d1920;
}
.add-mess-block label{
	width: 100%;
}
.add-mess-block label textarea{
	min-height: 253px;
}
.page-login-block h3, .add-mess-block h3 {
	margin-bottom: 20px;
}
#msg-error {
	display: inline-flex;
	justify-content: space-between;
	margin-bottom: 15px;
	background-color: #e93e3e;
	font-weight: 300;
	padding: 0 10px 2px;
	color: white;
}
#msg-error span {
	background-color: #337033;
}
#msg-error .fa {
	margin-left: 20px;
}
.add-mess-block {
	margin: 15px 0 20px;
}
span.button-percent {
	position: absolute;
	right: 15px;
	width: 40px;
	height: 40px;
	border: none;
	background: #0b161c;
	border: 1px solid #444;
	text-align: center;
}
span.button-percent:before {
	content: "\f295";
	font-family: FontAwesome;
	font-size: 16px;
	color: #aaa;
	line-height: 38px;
}
.inp-img-add {
	margin-bottom: 3px;
	font-size: 13px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	-webkit-appearance: none;
	margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.title-add {
	text-align: center;
	margin-bottom: 25px;
}
.border-add-form{
	width: 100%;
	border-bottom: 1px dashed #333;
	margin: 15px;
}
.info-add {
	text-align: center;
	font-size: 14px;
	color: #777;
	font-weight: 300;
	margin: 0 55px;
}
.payment-add a {
	text-align: center;
	padding: 9px 0 12px;
	margin: 15px 0 0px;
	width: 258px;
	font-size: 18px;
	transition: all 0.3s ease;
	display: inline-block;
	background-color: #12212a;
	border: 1px solid orange;
	line-height: 1em;
	color: orange;
	text-shadow: 0 0 2px black;
	transition: all 0.3s ease;
}
.payment-add a:hover {
	color: #ffc150;
	border: 1px solid #ffc150;
	background-color: #0e1a21
}
.payment-ver {
	display: flex;
	justify-content: center;
}
.payment-ver a {
	padding: 9px 15px 7px;
	width: 150px;
	height: 40px;
	transition: all 0.3s ease;
	display: inline-block;
	background-color: #12212a;
	border: 1px solid #3a3a3a;
	line-height: 1em;
	color: #ccc;
	text-shadow: 0 0 2px #000;
}
.payment-ver label {
	width: 180px;
}
span.price-fa{
	position: absolute;
	right: 15px;
	width: 40px;
	height: 40px;
	border: none;
	background: #0b161c;
	border: 1px solid #444;
	text-align: center;
}
span.price-fa:before {
	content: "\f158";
	font-family: FontAwesome;
	font-size: 22px;
	color: #aaa;
	line-height: 40px;
}
.info-add-price {
	font-size: 14px;
	color: #777;
	font-weight: 300;
	margin-top: 8px;
}
.info-add-price b {
	color: #888;
}
.info-add-view{
	height: 30px;
}
.info-add-msg {
	margin-top: 10px;
}
.info-add-msg span{
	background-color: #d03c3c;
	color: #fff;
	font-size: 16px;
	padding: 3px 20px 5px;
}
.info-add-msg span .fa {
	color: #fff;
	font-size: 20px;
	margin-right: 5px;
}

.info-add-view span {
	color: #888;
	font-size: 16px;
}
.info-add-view span .fa {
	color: #d03c3c;
	font-size: 20px;
}
.btn_add_noactive {
	padding: 11px 0 14px;
	width: 375px;
	margin: 30px 0 10px;
	font-size: 23px;
	transition: all 0.3s ease;
	display: inline-block;
	background-color: #0a1419;
	border: 1px solid #333;
	color: #5d5d5d;
	line-height: 1em;
	text-shadow: 0 0 1px black;
	cursor: pointer;
}
.place-add input {
	padding: 11px 0 14px;
	width: 375px;
	margin: 15px 0 10px;
	font-size: 23px;
	transition: all 0.3s ease;
	display: inline-block;
	background-color: #228a33;
	border: 1px solid #228a33;
	color: white;
	line-height: 1em;
	text-shadow: 0 0 2px black;
	transition: all 0.3s ease;
	cursor: pointer;
}
.place-add .btn_add input, .payment-add a {
	padding: 9px 0px 12px;
	width: 250px;
	font-size: 20px;
}
.btn_add{
	text-align: left;
	padding-left: 5px;
}
.btn_check_pay{
	text-align: right;
	padding-right: 5px;
}

.ad input::placeholder, .ad textarea::placeholder {
	color: #384750;
}
.place-add input:hover {
	background-color: #2da040;
}
.place-add {
	margin-top: 12px;
}
a.add_mess_oc_acc{
	color: #d49159;
	border-bottom: 1px dashed #d49159;
}
p.add-actual {
	color: white;
	display: inline-block;
	padding: 0 20px 2px;
	margin-bottom: 0px;
}
p.no-actual{
	background-color: #e93e3e;
}
p.actual{
	background-color: #337033;
}
.view-img-mail img {
	width: 100%;
	border: 1px solid #444;
	height: auto;
}
.view-dop-img {
	margin-top: 5px;
	display: flex;
}
.view-dop-img img {
	border: 1px solid #444;
	margin-right: 5px;
	height: 50px;
	width: auto;
	-webkit-filter: brightness(100%);
	transition: all 0.3s ease;
}
.view-dop-img img:hover {
	-webkit-filter: brightness(120%);
}
.add-mess-block .param {
	text-align: left;
}
.view-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 4px;
}
.view-title h4 {
	font-size: 20px;
	font-weight: 300;
}
.view-title span {
	margin: 7px 0;
	font-size: 13px;
	color: #666;
}
.view-title strong {
	font-weight: 400;
	color: #888;
}
.add-mess-block .info-buy-block {
	margin: 0px 0 15px;
}
.add-mess-block .acc-description p {
	font-weight: 300;
	font-size: 15px;
}
.add-mess-block .buy-info-ul li .fa {
	padding: 0 5px 0 0px;
	font-size: 16px;
	color: #926d4d;
}
.add-mess-block .buy-info-ul span {
	color: #666;
}
li.view-cont {
	display: flex;
	justify-content: space-between;
}
li.view-cont strong {
	font-weight: 400;
	color: #aaa;
}
.edit-add {
	display: flex;
	position: absolute;
	bottom: 9px;
	right: 25px;
	justify-content: space-around;
	width: 344px;
}
.edit-add-rel {
	position: relative;
}
.actual-day-add {
	position: absolute;
	top: 13px;
	text-align: center;
	width: 344px;
	font-size: 14px;
}
.edit-add-butt {
	width: 100%;
	border: 1px solid #333;
	border-right: none;
	padding: 4px 0;
	font-size: 14px;
}
.del-add-butt {
	width: 100%;
	border: 1px solid #333;
	padding: 4px 0;
	font-size: 14px;
}
.actual-day-add span {
	background-color: #ae3535;
	padding: 2px 11px 3px;
	color: white;
}
.actual-day-add strong {
	background-color: #1b5d2c;
	padding: 2px 11px 3px;
	color: white;
}
.add-mess-block .screen p {
	font-size: 13px;
	color: #ba783c;
	margin-top: 5px;
}
.screen span {
	font-weight: 900;
	margin-right: 3px;
}
.add-main_bl .prod-box:first-child{
	border-top: transparent;
}
.main-param {
	display: flex;
	font-size: 12px;
	color: #888;
	margin-top: 10px;
}
.left-param {
	margin-right: 30px;
}
.main-param span {
	color: #9a7757;
	font-weight: 500;
	margin-left: 4px;
}
.add-main_bl.list-img {
	height: 109px;
	width: 100%;
}
.add-main_bl.list-img img {
	width: 100%;
	height: 100%;
}
.add-main-param {
	margin-bottom: 3px;
}
.title-add h4 {
	margin-top: 12px;
}
.add-main-button a{
	padding: 9px 0;
	display: block;
	margin: 0 auto;
	width: 100%;
	transition: all 0.3s ease;
	background-color: #c56e25;
	line-height: 1em;
	color: white;
	text-shadow: 0 0 2px #000;
}
.add-main-button a:hover {
	background-color: #ea842e;
}
.add-main-button {
	margin-bottom: 20px;
	margin-top: 20px;
}
.add-main-sl .l-acc-owl {
	border-bottom: transparent;
}
.add-mess-block p {
	font-size: 14px;
	line-height: 1.3em;
	color: #777;
}
p.title-add-p {
	padding: 17px 0 20px;
	border-bottom: 1px dashed #333;
	border-top: 1px dashed #333;
	background-color: #081117;
}
p.title-add-p-top {
	color: #999;
}
img.add-index {
	height: 123px;
}
.paid_posit{
	margin: 10px 0 7px;
}
.pay_status {
	border-top: 1px solid #3c3c3c;
	display: inline-block;
	padding: 10px 80px 0;
	margin-top: 10px;
	color: #2d9a3f;
}
.pay_status .fa {
	font-size: 20px;
	margin-right: 4px;
}
.img_add {
	display: flex;
	align-items: center;
}
.plug_div {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	color: #354e5d;
	background-color: #0d1920;
}
.img_prew {
	position: relative;
	margin-right: 15px;
	height: 113px;
	width: 200px;
	border: 1px dashed #444;
}
.title_img_load {
	margin-bottom: 5px;
}
.load_img_war {
	font-size: 12px;
	color: #666;
}
.load_img_war span {
	color: #c57a3b;
	font-weight: 800;
	margin-right: 3px;
}
img.prew_img_load {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
label.price_add_mess {
	margin-top: 7px;
}
.text-add-price{
	margin-top: 12px;
}

.text_rules,
input[type="checkbox"] {
	display: none;
}
input[type="checkbox"]:checked ~ .text_rules {
	display: block;
}
.text_rules_2,
input[type="checkbox"] {
	display: none;
}
input[type="checkbox"]:checked ~ .text_rules_2 {
	display: block;
}
.btn_rules {
	display: inline;
	color: #bd7c45;
	border-bottom: 1px dashed #bd7c45;
	cursor: pointer;
}
.text_rules, .text_rules_2{
	margin-top: 10px;
}
.limit_img {
	color: #e89c5c;
}
.list-img-ad {
	height: 112px;
	width: 100%;
	overflow: hidden;
	border: 1px solid #444;
	position: relative;
}
.list-img-ad img {
	width: 100%;
	height: 100%;
}
.add-main_bl .prod-box.border_user:first-child {
	border-top: 2px dashed #c56e25;
}
.price-acc-cont.ad, .ls-price.ad{
	background-color: #223844;
	border: 1px solid #4a4a4a;
	color: #dadada;
}
.views span {
	font-size: 12px;
	color: #aaa;
}
.views {
	font-size: 12px;
	color: grey;
}



/*Выделение в списке*/
.prod-box.border_user {
	border: 2px dashed #c56e25;
	background: #111f27 url(/templates/0/img/bg-texture.svg);
}

.prod-box.border_user .ls-name-grad{
	background: linear-gradient(to right,rgba(255,255,255,0) 0,#111e25 80%);
}
.ls-prod-name.bold_user {
	font-size: 16px;
	font-weight: 600;
	color: #c7c7c7;
}
.ls-price.ad.price_user {
	font-size: 16px;
	font-weight: 600;
	color: white;
	border: 1px solid #ccbcae;
	background-color: #c56e25;
	padding: 7px 14px;
	margin: 40px 0;
}


/*Выделение в списке*/


/*Выделение на главной*/

.content .l-item.border_user img{
	border: 2px dashed #c56e25;
}
.name-acc-cont.bold_user span {
	font-weight: 600;
}
.price-acc-cont.ad.price_user {
	font-weight: 600;
	background-color: #c56e25;
	border: 1px solid #ccbcae;
	color: white;
}

/*Выделение на главной*/

.p_mess_add {
	border: 1px solid #444;
	margin-top: 20px;
	background-color: #0f1d25;
	text-shadow: 0 0 2px #000;
}
.p_mess_actual {
	border-bottom: 1px solid #444;
	padding: 4px 0;
	text-align: center;
	 display: flex;
    justify-content: space-between;
}
.p_mess_img {
	border-right: 1px solid #444;
	padding: 7px;
	height: 150px;
	position: relative;
}
.p_mess_img img {
	width: 100%;
	height: 100%;
	border: 1px solid #444;
}
.bord_right_none{
	padding-right: 0px!important
}
.p_mess_main {
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: space-between;
	text-align: left;
	margin-left: -8px;
	padding: 2px 0 10px;
}
.p_mess_title {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
}
.p_mess_inf {
	font-size: 14px;
	margin-top: 10px;
	color: #888;
}
.p_mess_inf b {
	color: #fff;
	font-weight: 300;
}
span.p_mess_stat_two {
	display: block;
}
.p_mess_date {
	font-size: 15px;
}
.p_mess_date .fa {
	color: #da945a;
}
.p_mess_buttons {
    margin-right: 3px;
}
.p_mess_right {
	text-align: center;
	background-color: #0b171d;
	height: 100%;
	font-size: 14px;
	line-height: 1.4;
	color: #999;
	border-left: 1px dashed #444;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-shadow: 0 0 2px #000;
	padding: 7px 0;
}
.p_mess_price {
	display: inline-block;
	background-color: #c56e25;
	padding: 7px 0;
	line-height: 1em;
	font-size: 20px;
	color: white;
	font-weight: 600;
	margin-top: 4px;
}
.p_mess_price {
	margin-bottom: 10px;
}
a.button_del {
	background-color: #b32828;
	color: white;
	padding: 2px 11px 3px;
}
a.button_edit {
	background-color: #1d3a4a;
    color: white;
    border: 1px solid #3a5667;
    font-size: 14px;
    padding: 3px 15px 2px;
    margin-right: 2px;
}
a.button_del:hover {
	color: white;
	background-color: #bd3232;
}
.button_edit:hover {
	color: white;
	background-color: #244556;
}
.button_edit .fa {
	margin-right: 5px;
}
span.p_mess_comment_bad {
	color: #ff6f6f;
	font-weight: 600;
	margin-right: 5px;
}
span.p_mess_comment_good b {
	color: #fff;
	margin-right: 5px;
}
p.title-add-p span {
	color: #de6149;
}

/* POPUP WINDOW*/
#popup_window {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.65);
	z-index: 1000;
	-webkit-animation: fade .4s;
	-moz-animation: fade .4s;
	animation: fade .4s;
	overflow: auto;
}
.block_popup_window {
	position: absolute;
	top: 30%;
	left: 0;
	right: 0;
	width: 500px;
	border: 1px solid;
	margin: 0 auto;
	padding: 10px 20px 30px;;
	background-color: #0b161c;
}
.clos_popup_window {
	position: absolute;
	top: -3px;
	right: 7px;
	font-size: 25px;
	color: #c56e25;
	cursor: pointer;
}
/* POPUP WINDOW*/
a.extend_pay_btn {
	display: block;
	width: 260px;
	margin: 20px auto 10px;
	background-color: #c56e25;
	color: white;
	padding: 2px 0 4px;
	font-size: 20px;
	font-weight: 600;
	text-shadow: 0 0 2px #000;
	border: 1px solid #d0a785;
}
a.extend_verify_btn {
	display: block;
	width: 260px;
	margin: 0 auto;
	border: 1px solid #888;
	background-color: #13242d;
	color: white;
	padding: 2px 0 4px;
	font-size: 20px;
}
.block_popup_window p {
	margin-bottom: 0px;
	text-transform: lowercase;
	font-size: 15px;
	color: #777;
}
.actual_add {
	display: inline-block;
	background-color: #b32828;
	color: white;
	padding: 2px 20px;
	text-shadow: 0 0 2px #000;
	margin-bottom: 5px;
}
p.actual_add_bad {
	margin: 5px 0 0;
	color: #e67070;
}
p.actual_add_good {
	margin: 5px 0 0;
	color: #5b9847;
}
a.actual_add_btn {
	text-transform: uppercase;
	border-bottom: 1px dashed #666;
}
.numper_add {
	float: left;
	color: white;
	margin-left: 10px;
	margin-right: -10px;
}
a.p_mess_btn .fa {
	margin-right: 5px;
	vertical-align: text-bottom;
}
.add-main-sl .col-five:last-child{
	display: none;
}
.scr_ok {
	font-size: 14px;
	color: #449c53;
	text-transform: uppercase;
}
.scr_ok .fa {
	margin-right: 5px;
}
.reg_ok, .hash_mail {
	margin: 30px 0;
}
.hash_mail .fa{
	font-size: 100px;
	color: #c56e25;
}

.reg_ok .fa {
	font-size: 100px;
	color: #45a21e;
}
.reg_ok p {
	margin-top: 10px;
	font-size: 18px;
	font-weight: 600;
	color: #7cc75c;
	text-transform: uppercase;
}
.hash_mail p {
	margin-top: 10px;
	font-size: 18px;
	font-weight: 600;
	color: #c18a5c;
	text-transform: uppercase;
}
.hash_mail span, .reg_ok span{
	color: #fff;
}
#blink_text {
	-webkit-animation: blink_text 1.5s linear infinite;
	animation: blink_text 1.5s linear infinite;
}
@-webkit-keyframes blink_text {
	100% { color: rgba(34, 34, 34, 0); }
}
@keyframes blink_text {
	100% { color: rgba(34, 34, 34, 0); }
}
.add-mess-block .prod-box{
	margin: 10px 130px;
	width: auto;
	padding: 10px;
}
.add-mess-block .bottom-block-ad {
	margin-top: 24px;
}
.add-mess-block .ls-price, .add-mess-block .prod-box {
	transition: all 0.3s ease;
}
.add-mess-block .prod-box {
	border-top: 2px dashed #333;
	border-bottom: 2px dashed #333;
	border-right: 2px solid transparent;
	border-left: 2px solid transparent;
}
.add-mess-block .prod-box.border_user {
	border: 2px dashed #c56e25;
}



/* Полоска выбора*/

.range-slider * {
	margin: 0;
	padding: 0;
	border: 0;
}    
.range-slider, 
.range-ticks,
.label-range{
	display: flex;
}
.range-slider {
	flex-flow: column nowrap;
	margin: 0 auto;
	max-width: 18em;
	font-size: 22px;
	box-sizing: border-box;    
}
.range-slider input[type=range], 
.range {
	border-radius: 0.75em;
	overflow: hidden;
	position: relative;
	height: 1.5em;    
}
.range-slider input[type=range] {
	background-color: transparent;
	display: block;
	padding: 0 0.1em;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.range-slider input[type=range]:focus {
	outline: transparent;
}
.range-ticks {
	font: 1em/1.5 'Roboto Condensed', sans-serif;
	justify-content: space-between;
	align-items: center;
	pointer-events: none;
	position: absolute;
	top: 0.04em;
	left: 0.75em;
	width: calc(100% - 1.5em);
	height: 100%;
}
.range-tick, 
.range-tick-text {
	display: inline-block;
}
.range-tick {
	color: #454954;
	font-size: 0.5em;
	text-align: center;
	width: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.range-tick-text {
	transform: translateX(-50%);
}
.label-range {
	font: 0.8em/1.5 'Roboto Condensed', sans-serif;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.data-range {
	display: flex;
	height: 3em;    
	width: 3em;
	justify-content: center;
	align-items: center;    
	text-align: center;
	font: bold 0.5em/1.5 'Roboto Condensed', sans-serif;
	color: #FFF;
	position: absolute;
	top: 0;
	z-index: 2;
	pointer-events: none;
	background-color: #337AB7;
	border: 0;
	border-radius: 50%;
	box-shadow: -0.3em -0.3em 0.5em #0d518c inset, 0 -0.2em 0.2em 0 rgba(0,0,0,0.2), 0.3em 0.5em 0.8em  rgba(0,0,0,0.3);
}


/* Переключатели выбора*/

.flip_checkbox {
	margin: 20px 0;
}

.tgl-flip + .tgl-btn {
	width: 50px;
	height: 31px;
	cursor: pointer;
	padding: 2px;
	transition: all .2s ease;
	font-family: sans-serif;
	-webkit-perspective: 100px;
	perspective: 100px;
	text-shadow: 0 0 2px #000;
}
.tgl-flip + .tgl-btn:after, .tgl-flip + .tgl-btn:before {
	display: inline-block;
	transition: all .4s ease;
	width: 100%;
	text-align: center;
	position: absolute;
	line-height: 1.8em;
	padding-top: 2px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 4px;
}
.tgl-flip + .tgl-btn:after {
	content: attr(data-tg-on);
	background: #02C66F;
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}
.tgl-flip + .tgl-btn:before {
	background: #FF3A19;
	content: attr(data-tg-off);
}
.tgl-flip + .tgl-btn:active:before {
	-webkit-transform: rotateY(-20deg);
	transform: rotateY(-20deg);
}
.tgl-flip:checked + .tgl-btn:before {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tgl-flip:checked + .tgl-btn:after {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	left: 0;
	background: #228a33;
}
.tgl-flip:checked + .tgl-btn:active:after {
	-webkit-transform: rotateY(20deg);
	transform: rotateY(20deg);
}

.pay_serv_header {
	font-size: 50px;
}
.pay_serv_green {
	display: inline-block;
	padding: 0 20px 2px;
	font-size: 20px;
	background-color: #228a33;
	color: white;
	text-shadow: 0 0 2px #000;
}
.pay_serv_list_view {
	font-size: 18px;
	display: inline-block;
	width: auto;
	margin: 10px auto;
	border: 2px dashed #946741;
	padding: 10px 20px;
}
.view_el span.day {
	padding: 0 5px 2px;
	background-color: #228a33;
	color: white;
	text-shadow: 0 0 3px #000;
}
.view_el span.view {
	color: #e28130;
	font-weight: 600;
}
.view_el .fa-check {
	color: #3fa750;
}
.view_el .fa-times {
	color: #e6492f;
}
.view_el .fa {
	font-size: 20px;
	margin-right: 4px;
}
.pay_serv_list_view_h {
	font-size: 20px;
	margin-top: 20px;
}
.pay_serv_usl_header {
	font-size: 40px;
	margin-top: 20px;
	background-color: #122129;
	line-height: 1em;
	padding: 8px 0 15px;
}
.pay_serv_usl_p {
	background-color: #122129;
	padding-bottom: 12px;
}
.flip_check_item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 3px 0 10px;
	height: 40px;
}
.flip_check_name {
	font-size: 18px;
}
.pay_serv_main {
	border-bottom: 1px solid #484848;
}
.flip_check_name span.sOpt {
	color: #43c559;
	font-size: 17px;
	margin-left: 10px;
}
.pay_serv_sum_result {
	font-size: 30px;
}
span.summ_options {
	margin-left: 5px;
	font-weight: 600;
	color: #3fb854;
}
span.rub{
	color: #3fb854;
}
span.pay_serv_result_link {
	background-color: #228a33;
	font-size: 22px;
	padding: 6px 46px 10px;
	color: white;
	line-height: 1em;
	text-shadow: 0 0 2px black;
	cursor: pointer;
	transition: all 0.3s ease;
}
span.pay_serv_result_link:hover{
	background-color: #2b9c3d;
}
.pay_serv_payment {
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: space-around;
}
.pay_serv_result_btns p {
	font-size: 13px;
	line-height: 1;
	text-align: left;
	margin: 30px 0 0;
	color: #777;
}
.pay_serv_result_btns p span {
	color: #e28130;
}
.pay_serv_result_btns p a{
	text-decoration: underline;
	color: #999;
}
.flip_check_item:nth-child(odd) {
	background-color: #122129;
}
.flip_checkbox label {
	margin-bottom: 0;
}
.flip_checkbox {
	margin: 20px 0;
	padding-right: 25px;
	border-right: 1px dashed #444;
}
.pay_serv_main {
	margin-top: 20px;
	padding: 0 10px;
	border-bottom: 1px dashed #444;
	border-top: 1px dashed #444;
}
.result_view_txt {
	margin-top: 10px;
	font-size: 18px;
	text-transform: uppercase;
}
.result_view_txt_days span {
	padding: 0 5px 2px;
	background-color: #228a33;
	color: white;
	text-shadow: 0 0 3px #000;
	font-size: 18px;
}
.result_view_txt_users span {
	color: #e28130;
	font-weight: 600;
	font-size: 18px;
}
.result_view_p_ad {
	display: inline-block;
	margin-top: 10px;
	border-bottom: 1px dashed #888;
}
select.pay_serv_select {
	height: 34px;
	width: 146px;
	color: #fff;
	font-weight: 300;
	padding-left: 10px;
	border: 1px solid #444;
	border-radius: 0px;
	outline: none;
	background: #0e1b23;
}
span.flip_check_active .fa {
	color: #29963b;
	font-size: 16px;
	margin-right: 3px;
}
span.flip_check_active {
	font-size: 14px;
	text-transform: uppercase;
	color: #41b554;
	margin-right: 7px;
}
span.btn_noactive{
	background-color: #0a1319;
	border: 1px solid #272727;
	font-size: 22px;
	padding: 6px 46px 10px;
	color: #4c4c4c;
	line-height: 1em;
	transition: all 0.3s ease;
}
.btn_garant_view a {
	padding: 8px 0 13px;
	border: 1px solid #b77d4d;
	font-size: 19px;
	transition: all 0.3s ease;
	display: block;
	background-color: #c56e25;
	line-height: 1em;
	color: white;
	text-shadow: 0 0 2px #000;
}
.btn_garant_view a:hover {
	background-color: #ad5d1a;
}
.btn_garant_view p {
	margin: 5px 0 2px;
	padding: 4px 0;
	font-size: 15px;
	color: #9c9c9c;
	border: 1px dashed #3e3e3e;
	background-color: #091217;
}
.btn_garant_view p span {
	color: #d68d50;
}
input.p_mess_btn_plus_days {
	background-color: #0e791e;
	color: white;
	padding: 0px 10px;
	border: none;
	text-shadow: 0 0 2px #000;
	cursor: pointer;
	transition: all 0.3s ease;
}
input.p_mess_btn_plus_days:hover {
	background-color: #2b923b;
}
.plus_numb_ads {
	border-top: 1px dashed #444;
	padding-top: 5px;
	text-align: right;
}
.numb_ads {
	font-size: 14px;
}
.plus_ads_btn span {
	text-shadow: 0 0 2px #000;
	color: white;
	background-color: #c56e25;
	padding: 4px 15px;
	font-size: 14px;
	cursor: pointer;
	transition: all 0.3s ease;
}
.plus_ads_btn span:hover {
	background-color: #d2803c;
}
.plus_ads_btn {
	margin: 5px 0 10px;
}

.btn_add_mess_noactiv{
	padding: 6px 15px;
	display: inline-block;
	background-color: #17242b;
	border: 1px dashed #3e3e3e;
	line-height: 1em;
	font-weight: 600;
	color: #37464e;
	text-shadow: 0 0 2px #000;
}
.p_mess_bottom_block {
	display: flex;
	justify-content: space-between;
	line-height: 1;
}
.p_mess_garant {
	font-size: 14px;
}
.p_mess_garant a {
	text-decoration: underline;
	color: #d8af33;
}
.p_mess_actual form{
	display: inline;
}
.p_mess_btn_top {
	display: inline-block;
	background-color: #0e791e;
	color: white;
	border: none;
	text-shadow: 0 0 2px #000;
	padding: 0 10px;
	cursor: pointer;
	margin: 3px 0 2px;
	transition: all 0.3s ease;
}
.p_mess_btn_top:hover {
	background-color: #188e29;
}
.p_mess_btn_top .fa {
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1);
	filter: FlipH;
	-ms-filter: "FlipH";
	margin-right: 5px;
}

.p_mess_right span{
	color: #eee;
}
.p_mess_top {
	border-bottom: 1px dashed #404040;
	border-top: 1px dashed #404040;
	padding: 2px 0 5px;
}
.p_mess_dop_usl {
	padding: 11px 0 6px;
}
.p_mess_date_view {
	padding-bottom: 5px;
}
strong#copyMailBtn_1, strong#copyMailBtn_2{
	cursor: pointer;
}
.ban_user {
    background-color: #bf2323;
    color: white;
    padding: 5px 10px;
    text-shadow: 0 0 2px #000;
    margin-top: 10px;
}
.ban_user_txt {
    text-transform: uppercase;
}
.login_member input#member[type="checkbox"] + label span {
    margin: -5px 2px 0 0;
  }
  .login-ad-name .fa {
    color: #cc7b38;
    font-size: 19px;
    margin-right: 3px;
}
select.view_select{
	width: 100%;
    height: 40px;
    color: #fff;
    font-weight: 300;
    padding-left: 10px;
    border: 1px solid #444;
    border-radius: 0px;
    outline: none;
    background: #0d1920;
}
.moder{
	margin-top: 20px;
}
.rules_deal_link {
    font-size: 14px;
    margin-top: 6px;
}
.rules_deal_link a {
    border-bottom: 1px dashed #d46a6a;
    color: #d46a6a;
}
.rules_deal_link .fa {
    color: #ce4747;
    font-size: 14px;
    vertical-align: middle;
    margin-right: 8px;
}
.rules_deal span {
    color: #e86161;
}
.rules_deal {
    padding-top: 60px;
}
ul.param li.tel_acc span {
    margin-top: 10px;
    font-size: 12px;
    display: inline-block;
    padding: 3px 10px;
    color: #f7f7f7;
    text-shadow: 0 0 2px #000;
}
.red_tel span{
	background-color: #bf3232;
}
.orange_tel span{
	background-color: #ad6223;
}
.green_tel span{
	background-color: #11691e;
}
ul.param li.tel_acc .fa.fa-phone {
    color: white;
    margin: 0 5px 0 0;
    font-size: 13px;
}
ul.param li.tel_acc .fa.fa-question-circle {
    color: #888;
    margin: 0 0 0 8px;
    font-size: 15px;
}
.priv_tel_acc {
    display: flex;
    height: 40px;
    align-items: center;
}
.priv_tel_acc_txt {
	font-size: 14px;
	color: #777;
	font-weight: 300;
}
.priv_tel_acc select {
    width: 250px;
    height: 40px;
    color: #fff;
    font-weight: 300;
    padding-left: 10px;
    border: 1px solid #444;
    border-radius: 0px;
    outline: none;
    background: #0d1920;
    margin-right: 10px;
}
.list-img-ad img {
	-webkit-filter: brightness(100%);
	transition: 0.3s ease;
}
.list-img-ad img{
	-webkit-filter: brightness(100%);
	transition: all 0.3s ease;
}
.list-img-ad img:hover{
	-webkit-filter: brightness(120%);
}
span.priv_tel_img {
    position: absolute;
    top: 0px;
    left: 0;
    font-size: 10px;
    color: white;
    line-height: 1em;
    padding: 4px 8px;
    text-transform: uppercase;
    box-shadow: 5px 3px 3px 0px #0000001a;
}
span.red_tel{
	background-color: #bf3232;
}
span.orange_tel{
	background-color: #ad6223;
}
span.green_tel{
	background-color: #11691e;
}
.add-main_bl .prod-box{
	padding: 10px 7px;
}
.p_mess_small {
    padding: 5px 0;
    border-bottom: 1px solid #444;
}
span.black_list {
	display: inline-block;
    background-color: #b32e2e;
    color: white;
    padding: 3px 10px;
    margin-bottom: 10px;
}
.moder p {
    background-color: #c56e25;
    color: white;
    text-shadow: 0 0 2px #000;
    display: table;
    font-size: 16px;
    padding: 3px 10px;
}