@import '../css/GraphikLCG.css';
@import '../css/font-awesome.min.css';
*{
	font-size:1em;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,
kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,label,legend,caption{
	border:0px;
	margin:0px;
	outline:0px;
	padding:0px;
}
html,body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
html{
	overflow-y:scroll;
}
body{
	margin:0;
	padding:0;
	font-family:'Graphik LCG',sans-serif;
	font-size:14px;
	line-height:18px;
	color:#2e2e2e;
}
a{
	color:#44a501;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
article p{
	margin-bottom:7px;
}
article ul,article ol{
	margin-bottom:7px;
	margin-left:40px;
}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
.after:after{
	content:'.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
.mess_err{
	color:#e03c42;
	font-weight:bold;
}
.mess_ok{
	color:#4fad51;
	font-weight:bold;
}
#body{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-height:100%;
	height:auto;
	background:#f6f5f3;
}
#top{
	height:110px;
	width:100%;
	background:#fff;
	border-bottom:1px solid #44a501;
	position:relative;
}
#toper{
	margin:0 auto;
	width:1000px;
	height:130px;
	position:relative;
}
#top-menu{
	position:absolute;
	left:175px;
	bottom:0;
	border-top:1px solid #44a501;
}
#middle{
	height:auto;
	position:relative;
	padding-bottom:300px;
	padding-top:30px;
}
#right{
	float:right;
	width:240px;
	margin-left:14px;
}
#content{
	position:relative;
	overflow:hidden;
	padding:0;
}
#bottom{
	position:absolute;
	bottom:0;
	height:150px;
	width:100%;
	background:#e7e7e6;
	border-top:1px solid #44a501;
}
#footer{
	position:relative;
	width:1000px;
	margin:0 auto;
	height:150px;
}
.pages{
	margin-top:20px;
}
.pages ul{
	list-style:none;
}
.pages ul li{
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
}
.home{
	position:absolute;
	top:5px;
	left:3px;
}
#logo{
	float:left;
	margin-top:10px;
}
#logo a{
	display:block;
}
#logo a img{
	display:inline-block;
	vertical-align:top;
	margin-right:20px;
	max-height:80px;
}
.header{
	float:right;
	padding-top:30px;
}
.search{
	position:absolute;
	right:30px;
	top:18px;
}
.search_input{
	background:#e7e7e6;
	height:26px;
	border-radius:14px;
	border:none;
	color:#000;
	padding:0 10px;
}
.search_submit{
	background:url(../images/search.png) center center no-repeat;
	border:none;
	width:19px;
	height:20px;
	cursor:pointer;
}
.phone1,.phone2{
	width:230px;
	margin-right:70px;
	display:inline-block;
	vertical-align:top;
	text-align:right;
	font-size:24px;
	line-height:28px;
	color:#44a501;
}
.phone1 span,.phone2 span{
	font-size:11px;
	line-height:15px;
	display:inline-block;
}
h1,h2,h3,h4,h5{
	font-weight:500;
}
#menu{
	list-style:none;
}
#menu li{
	float:left;
	padding:12px 18px 11px;
}
#menu li.last{
	padding-right:0;
}
#menu li.first{
	padding-left:0;
}
#menu a{
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}
.auth{
	text-align:right;
}
.auth a{
	color:#3386f1;
	font-size:13px;
}
.basket{
	background:#fffff7;
	padding:20px;
	border:1px solid #efefe7;
	margin-left:50px;
	text-align:center;
}
.basket a{
	text-decoration:none;
	color:#264579;
}
.button,a.button{
	color:#ffffff;
	display:inline-block;
	line-height:25px;
	padding:0 10px;
	border-radius:3px;
	background:linear-gradient(to bottom,#4cb524,#27910f);
	font-size:14px;
	text-decoration:none;
	cursor:pointer;
	border:0px;
}
h1,.formTitle{
	margin-bottom:10px;
	font-size:22px;
	font-weight:300;
	line-height:24px;
}
.subcat{
	float:left;
	width:295px;
	margin:0 25px 15px 0;
	background:#fff;
	padding:20px;
	border:1px solid #efefef;
	text-align:center;
}
.subcat .photo{
	margin-bottom:10px;
}
.subcat a{
	color:#3386f1;
	text-decoration:none;
}
.subcat h3{
	font-weight:300;
	font-size:20px;
}
.content{
	padding:10px;
}
.catalog{
	float:left;
	width:195px;
	margin:0 15px 10px 0;
	background:#fff;
	padding:15px;
	border:1px solid #efefef;
	text-align:center;
}
.catalog h3{
	font-weight:300;
	font-size:18px;
	margin-bottom:8px;
}
.catalog .price{
	font-weight:500;
	color:#000;
	font-size:16px;
	display:inline-block;
}
.catalog__incard{
	width:34px;
	background:#35c74f url(../images/cart.png) center center no-repeat;
	height:19px;
	border-radius:2px;
	border:1px solid #35c74f;
	text-indent:-9999px;
	cursor:pointer;
	margin-left:35px;
	display:inline-block;
}
.price_block{
	text-align:left;
	padding:4px 10px;
	text-align:center;
}
.price_block form{
	display:inline;
}
.announce{
padding:6px 10px;
text-align:left;
}
#cart{
	padding-bottom:15px;
}
.catalog_detail_photo{
	margin:0 20px 15px 0;
}
.det_price{
	font-weight:300;
	color:#3386f1;
	font-size:18px;
	margin:10px 0 20px;
}
.cartList{list-style:none;background:#fff;border:1px solid #efefef;margin:0!important;}
.cartList__table{width:100%;border-collapse:collapse;border:none;}
.cartList__td{border:none;padding:5px;vertical-align:middle;height:75px;font-size:16px;color:#000;}
.cartList__td_photo{width:90px;text-align:center;}
.cartList__td_photo div{width:90px;height:75px;}
.cartList__td_count{width:80px;text-align:right;padding-right:15px;}
.cartList__count{padding:5px;width:20px;height:16px;font:16px/16px;color:#225e70;border:1px solid #efefef;background:#fff;border-radius:5px;text-align:center;margin:0 5px;}
.cartList__td_price{width:130px;text-align:center;}
.cartList__td_delete{width:50px;padding-right:0;text-align:right;}
.cartList__td_name span{color:#747474;font-size:12px;}
.cartInfo{text-align:right;color:#000;font:18px;background:none repeat scroll 0 0 #fff6e5;border:1px solid #e5e5e5;margin:12px 0 20px;}
.cartInfo__table{width:100%;border-collapse:collapse;border:none;}
.cartInfo__td{border:none;padding:19px 15px;vertical-align:middle;font-size:15px;color:#000;}
.cartInfo__td_info{padding-right:15px;text-align:right;}
.cartInfo__td_price{width:130px;text-align:left;font-size:16px;}
.cartInfo__td_submit{width:130px;text-align:right;}
.basket_form input[type="text"],.basket_form textarea{
	width:300px;
}
.counters{
	position:absolute;
	right:0;
	top:15px;
	max-width:180px;
}
.contactsf{
	position:absolute;
	left:0;
	top:15px;
	max-width:200px;
	font-size:12px;
}
#fmenu{
	list-style:none;
	position:absolute;
	top:20px;
	left:250px;
}
#fmenu li{
	float:left;
	padding:0 15px;
}
.content p{
	padding:8px 0;
}
.content ul,.content ol{
	margin-left:20px;
}
.invis{
	display:none;
}
.cart_form_block{
	background:#fff;
	border:1px solid #efefef;
	padding:20px;
	margin-bottom:12px;
}
.cart_form_block table{
	width:400px;
}
.cart_form_block h3{
	font-weight:300;
	font-size:16px;
	margin-bottom:10px;
}
.form_inp{
	width:20px;
}
a.top_button{
	display:inline-block;
	background:#9dd53a;
	background:-moz-linear-gradient(top,#9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#9dd53a),color-stop(50%,#a1d54f),color-stop(51%,#80c217),color-stop(100%,#7cbc0a));
	background:-webkit-linear-gradient(top,#9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
	background:-o-linear-gradient(top,#9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
	background:-ms-linear-gradient(top,#9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
	background:linear-gradient(to bottom,#9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a',endColorstr='#7cbc0a',GradientType=0 );
	padding:7px 30px;
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
	font-size:15px;
	line-height:17px;
	border-radius:2px;
	text-decoration:none;
}
.auth span{
	margin-right:5px;
	font-size:11px;
	line-height:14px;
}
.rel_tovs{
	background:#fff;
	margin-bottom:20px;
	border:1px solid #e5e5e5;
}
.rel_tovs .title{
	border-bottom:1px solid #e5e5e5;
 clear:both;
 font-size:20px;
 font-weight:300;
 line-height:22px;
	color:#44a501;
 padding:17px 32px;
}
.rel_tov_table{
	width:100%;
}
.rel_tov_table td{
	padding:5px 10px;
}
.rel_tov_table td.photo{
	padding-left:32px;
	width:65px;
	text-align:center;
}
.rel_tov_table td.price{
	width:150px;
	padding-right:12px;
}
.part{
	color:grey;
}
tr.yur{
	display:none;
}
tr.fiz{
	display:none;
}
tr.addr{
	display:none;
}
tr.viz{
	display:table-row;
}
.thpm{
	padding:7px;
	font-size:18px;
	font-weight:normal;
}
.cabinet_left{
	float:left;
	width:180px;
	border-right:1px solid #44a501;
}
.cabinet_nav_title{
	font-size:20px;
	line-height:22px;
	margin-bottom:20px;
	font-weight:300;
}
.cabinet_left nav{
}
.cabinet_left nav ul{
	list-style:none;
	margin:0;
}
.cabinet_left nav ul li{
	line-height:36px;
	width:195px;
}
.cabinet_left nav ul li:hover,.cabinet_left nav ul li.active{
	font-weight:bold;
	background:url('../images/cli.png') no-repeat center right;
}
.cabinet_left nav ul li a{
	text-decoration:none;
}
.cabinet_right{
	float:right;
	width:calc(100% - 200px);
}
.q{
	position:absolute;
	top:-9px;
	right:-9px;
	background:url('../images/q.png') no-repeat;
	display:block;
	width:19px;
	height:19px;
	cursor:pointer;
}
.x{
	position:absolute;
	top:-9px;
	right:-9px;
	background:url('../images/x.png') no-repeat;
	display:block;
	width:19px;
	height:19px;
	cursor:pointer;
}
.pay_var{
	margin-bottom:20px;
	position:relative;
}
.pay_var p{
	position:relative;
	padding-right:20px;
	display:inline-block;
}
.pay_var a{
	display:inline-block;
	font-size:16px;
	position:relative;
}
.pay_var_sber{
	line-height:53px;
	margin-bottom:50px;
}
.pay_var_sber img{
	float:right;
	margin-left:30px;
}
.inform_form{
	text-align:left;
}
.inform_form textarea{
	width:390px;
	height:60px;
}
.uedit{
	position:relative;
	text-align:right;
	padding-bottom:300px;
}
.uedit_inform{
}
.uform_edit{
	position:absolute;
	top:40px;
	right:0px;
	border:1px solid #27910f;
	padding:10px;
	box-shadow:1px 1px 4px rgba(0,0,0,0.2);
	background:#ffffff;
	display:none;
	z-index:20;
	color:#2e2e2e;
}
.utip{
	width:240px;
	right:53px;
	text-align:left;
	font-size:12px;
	line-height:14px;
}
.uform_edit p{
	margin-bottom:3px;
	padding:0;
}
.uform_edit table td{
	padding:2px;
}
.balance_top{
	margin-bottom:20px;
	float:right;
	border:1px solid #ffffff;
	padding:10px;
	font-size:12px;
	color:#909090;
	position:relative;
}
.balance_top table{
}
.balance_top table td{
	text-align:right;
}
.balance_top table tr td:first-child{
}
.balance_top table tr td.balance{
	font-size:14px;
	color:#f48620;
	font-weight:bold;
}
a.button_green,.uedit input[type=submit],input[type=submit].button_green{
	color:#ffffff;
	display:inline-block;
	line-height:25px;
	padding:0 15px;
	border-radius:3px;
	background:linear-gradient(to bottom,#4cb524,#27910f);
	font-size:14px;
	text-decoration:none;
	cursor:pointer;
	border:0px;
}
.button_green:hover{
	background:linear-gradient(to bottom,#27910f,#4cb524);
}
input[type=submit]:disabled{
	background:gray;
}
.cabinet_right a.button{
	border-radius:3px;
	display:inline-block;
	text-decoration:none;
	padding:0 10px;
}
.news_item{
	margin-bottom:20px;
}
.news_item_date{
	font-size:12px;
	line-height:14px;
	color:#a2a2a2;
}
.news_item_name{
	font-size:20px;
	line-height:22px;
	margin:3px 0;
	font-weight:300;
}
.news_item_name a{
	color:#2e2e2e;
	text-decoration:none;
}
.news_item_name a:hover{
	color:#44a501;
}
.news_item_ann{
}
.news_item_more{
	text-align:right;
}
.news_item_more a{
	text-decoration:none;
}
.news_item_more a:hover{
	text-decoration:underline;
}
.tabs{
	margin-top:20px;
}
.tabs_navigation ul{
	list-style:none;
	border-bottom:1px solid #44a501;
	margin:0;
}
.tabs_navigation ul li{
	display:inline-block;
	vertical-align:bottom;
	border:1px solid #44a501;
	border-radius:3px;
	line-height:25px;
	border-left:0px;
	padding:0 20px;
	cursor:pointer;
	margin-bottom:-1px;
	margin-left:-5px;
}
.tabs_navigation ul li:first-child{
	border-left:1px solid #44a501;
	margin-left:0;
}
.tabs_navigation ul li.active{
	line-height:32px;
	cursor:default;
	font-weight:bold;
	border-bottom:1px solid #f6f5f3;
}
.tabs_navigation ul li i{
	font-weight:normal !important;
}
.tabs_content{
	padding:20px;
}
.tab{
	display:none;
}
.tab.active{
	display:block;
}
.employee{
	margin-bottom:15px;
}
.employee .name{
	margin-bottom:2px;
	font-size:1.1em;
}
.company_name{
	font-size:22px;
	font-weight:bold;
	line-height:24px;
}
.company_employees{
	color:gray;
}
.employee_active{
	padding-bottom:10px;
	border-bottom:1px solid #aeacad;
}
.bc{
	margin-bottom:20px;
	font-size:12px;
	border-bottom:1px solid #aeacad;
	padding-bottom:10px;
	color:#aeacad;
}
.bc a{
	color:#aeacad;
	text-decoration:none;
}
.bc a:hover{
	text-decoration:underline;
}
.order_item{
	border-bottom:1px solid #aeacad;
	padding-bottom:20px;
	margin-bottom:20px;
}
.order_header{
	margin-bottom:5px;
}
.order_header .date,.balance_order_title .date,.equipment_n .date{
	font-size:11px;
	color:#aeacad;
	font-weight:normal;
}
.order_header .button{
	float:right;
	padding:0 10px;
	width:auto;
}
.order_title{
	color:#44a501;
	font-size:20px;
	line-height:25px;
	margin-bottom:5px;
}
.order_title a{
	text-decoration:none;
	border-bottom:1px dotted #44a501;
}
.order_title a:hover{
	border-color:transparent;
}
.order_del{
	display:block;
	float:right;
	color:red !important;
	text-decoration:none !important;
	border:1px solid red;
	border-radius:50%;
	width:25px;
	line-height:25px;
	text-align:center;
	font-size:17px;
	background:#ccc;
	text-decoration:none;
}
.order_status{
	color:#44a501;
	text-align:right;
}
.orders_header{
	margin:20px 0;
}
.orders_header .title{
	float:left;
	line-height:34px;
	padding-left:27px;
	background:url('../images/order_header.png') no-repeat center left;
}
.order_search{
	float:right;
	width:292px;
	background:url('../images/order_search.png') no-repeat top right;
}
.order_search_large{
	float:none;
	margin-bottom:20px;
	width:482px;
	background:url('../images/order_search_large.png') no-repeat top right;
}
.order_more{
	text-align:right;
}
.order_more .button{
	width:auto;
	padding:0 20px;
}
.order_search input[type=text]{
	height:34px;
	padding:0 20px;
	box-sizing:border-box;
	width:250px;
	background:transparent;
	border:0;
}
.order_search_large input[type=text]{
	width:440px;
}
.order_search input[type=submit]{
	width:34px;
	height:34px;
	border-radius:50%;
	overflow:hidden;
	text-indent:-1000px;
	background:transparent;
	border:0;
	cursor:pointer;
}
.search_desc{
	font-size:10px;
	color:#aeacad;
	font-style:italic;
	padding-left:20px;
	padding-top:3px;
}
.block,.services{
	margin-bottom:10px;
}
.services ul{
	list-style:none;
}
.services ul li{
	margin-bottom:7px;
}
.services ul li.active{
	color:#d7683d;
}
.order_form{
	float:left;
	width:350px;
}
.order_price{
	float:right;
	width:150px;
	padding:20px;
	box-sizing:border-box;
	background:#fffff7;
}
.current_price{
	font-size:17px;
	font-weight:bold;
	color:red;
	margin-bottom:10px;
}
.order_bottom{
	text-align:right;
}
.order_bottom p a{
	text-decoration:none;
}
.order_bottom p a:hover{
	text-decoration:underline;
}
.new_order{
	position:relative;
}
.new_order .button{
	width:auto;
	padding:0 15px;
}
.selects{
}
.selects .select{
	display:inline-block;
	vertical-align:top;
	margin-right:20px;
	margin-bottom:10px;
}
.selects .select select,.selects .select input{
	font-size:12px;
	padding:3px;
	margin-bottom:4px;
}
.selects .select input{
	display:none;
}
.selects .select a.notfind{
	font-size:12px;
	font-style:italic;
}
.price_result{
	display:none;
}
.price_result em{
	font-style:normal;
}
.order_vars{
	margin-bottom:10px;
}
.order_vars td{
	padding:2px 10px;
}
.add_price{
	padding:10px 0;
}
.add_price span{
	color:red;
	font-weight:bold;
	font-size:16px;
}
.add_price span.ifregional{
	color:#2e2e2e;
	font-size:14px;
}
.vip_price{
	padding:5px 0;
}
.vip_price_rel{
	position:relative;
	display:inline-block;
}
.vip_price_rel .q{
	right:-20px;
}
.vip_price_rel .uform_edit{
	top:0px;
	right:0;
}
.rules{
	padding:10px 0;
}
.balance_list{
	width:100%;
}
.balance_list td,.balance_list th{
	text-align:center;
	padding:7px;
	font-size:12px;
}
.balance_list th,.balance_list tr:nth-child(odd) td{
	background:#fffff7;
}
.balance_list th{
	border-top:1px solid #ccc;
}
.balance_list tr:last-child td{
	border-bottom:1px solid #ccc;
}
.balance_list td div{
	text-align:left;
}
.balance_order_name{
	color:#44a501;
}
.equipment_top{
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
	margin-bottom:20px;
}
.equipment_top .button{
	width:auto;
	padding:0 15px;
}
.equipment_item{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}
.equipment_left{
	float:left;
	width:280px;
}
.equipment_right{
	float:right;
	width:150px;
	text-align:right;
}
.equipment_n{
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}
.equipment_list ul{
	list-style:none;
}
.equipment_price{
	color:red;
	font-size:20px;
	line-height:22px;
	margin-bottom:7px;
}
.equipment_status_green{
	color:#44a501;
}
.equipment_status_red{
	color:red;
}
.equipment_more{
	padding-top:20px;
}
.equipment_more a{
	text-decoration:none;
}
.equipment_more a:hover{
	text-decoration:underline;
}
.printSelected{background:#ffffff;padding:10px;box-sizing:border-box;}
.printSelected div{display:none;}
.printSelected div.printSelection{display:block;}
.printSelected div.printSelection div{display:block;}
.reg_form th{
	text-align:left;
	width:170px;
}
.reg_form input[type=text],.reg_form input[type=password],.reg_form input[type=email]{
	width:300px;
	padding:4px 10px;
}
.reg_form i{
	color:gray;
}
.reg_form sup{
	color:red;
	font-size:11px;
	font-weight:normal;
}
.reg_form tr.legal{
	display:none;
}
.add_payer,.add_payer input[type=text],.add_payer textarea{
	width:100%;
	box-sizing:border-box;
}
.add_payer table{
	width:100%;
}
.add_payer textarea{
	resize:vertical;
	height:70px;
}
.add_payer sup{
	font-size:12px;
	color:red;
}
.search_inn{
	margin-bottom:20px;
}
.search_inn input[type=text]{
	width:100%;
	box-sizing:border-box;
}
.popup__page{
	padding:40px;
}
.form td{
 padding-bottom:4px;
}
.form input[type=text],
.form input[type=email],
.form input[type=password],
.form textarea{
	width:400px;
	margin-bottom:7px;
}
.form input[type=text],
.form input[type=email],
.form input[type=password]{
	padding:2px 7px;
}
.form input[type=text]#captcha{
	width:70px;
	text-align:center;
}
.form input[type=submit]{
	float:right;
}
.form textarea{
	padding:7px;
	resize:none;
}
.page2{
	display:none;
	padding-top:20px;
}
.states{
	margin-bottom:20px;
}
.states ul{
	list-style:none;
	margin:0;
}
.states ul li{
	display:inline-block;
	vertical-align:top;
}
.states ul li a{
	text-decoration:none;
	display:inline-block;
	line-height:30px;
	padding:0 15px;
	background:#ffffff;
}
.states ul li.active a,.states ul li:hover a{
	background:linear-gradient(to bottom,#4cb524,#27910f);
	color:#ffffff;
}
.page2 input[type=text],.page2 textarea,.page2 select{
	width:280px;
}
.page2 textarea{
	height:80px;
	resize:vertical;
}
#file0 a{
	display:none;
}
#file a,.addfile a{
	text-decoration:none;
}
#file a:hover,.addfile a:hover{
	text-decoration:underline;
}
input[type=text].error,textarea.error,select.error{
	border:1px solid red;
	background:rgb(255,155,155);
}
input[type=text].yellow{
	border:1px solid orange;
	background:yellow;
}
span.error{
	display:block;
	color:red;
	margin-bottom:15px;
	font-weight:700;
}
.error_block{
	color:red;
	font-weight:bold;
	font-size:12px;
	padding:15px 0;
}
.ok_block{
	color:green;
	font-weight:bold;
	font-size:12px;
	padding:15px 0;
}
.ok_block_large{
	font-size:30px;
	line-height:40px;
}
.next_block{
	display:none;
}
.notes{
	display:none;
	/*
	position:fixed;
	right:20px;
	top:100px;
	width:200px;
	height:calc(100% - 200px);
	overflow:auto;
	*/
}
.notes .item{
	background:white;
	padding:5px 10px;
	font-size:12px !important;
	line-height:15px !important;
	color:#000000 !important;
	border:2px solid orange;
	margin-bottom:10px;
}
.notes .item *{
	font-size:12px !important;
	line-height:15px !important;
	color:#000000 !important;
}
.notes .opener{
	color:orange;
	display:block;
	font-weight:700;
	text-align:right;
	text-decoration:none;
	margin-bottom:5px;
}
.notes.hide{
	height:70px;
	overflow:auto;
}
input[name=carECU_other]{
	margin-top:3px;
}
.priorities{
	padding:10px 0;
}
.priorities p{
	margin-bottom:10px;
}
.priority{
	position:relative;
	margin-bottom:5px;
}
.priorities label{
	display:inline-block;
	position:relative;
	padding-right:10px;
}
.priority .uform_edit{
	top:20px;
	left:70px;
	right:auto;
}
tr.client.hide{
	display:none;
}
#footer .rules{
	padding-top:60px;
	font-size:12px;
}
#footer .rules input,#footer .rules sup{
	display:none;
}
.order_catalog .options label{
	display:block;
	margin-bottom:10px;
}
.order_catalog table td{
	padding:5px 20px 5px 0;
}
/*
*/
.suggestions-suggestions{
	max-height:400px;
	overflow:auto;
}
.posts_title{
	font-size:18px;
	font-weight:500;
	padding:30px 0 10px;
	color:#44a501;
}
.posts{
}
.posts .item{
	background:#ffffff;
	padding:10px;
	border-bottom:1px solid #cccccc;
	margin-bottom:15px;
	border-radius:3px;
}
.posts .item .left{
	float:left;
	width:25%;
}
.posts .item .date{
	color:#999999;
	font-size:11px;
	margin-bottom:5px;
}
.posts .item .name{
	font-size:14px;
	font-weight:500;
}
.posts .item .text{
	float:right;
	width:70%;
	word-wrap:break-word;
	font-size:14px;
}
.posts .item .text .files{
	word-wrap:break-word;
	padding-top:10px;
}
.posts .item .text .files a{
	text-decoration:none;
	color:#44a501;
	border-bottom:1px dotted #44a501;
	font-size:12px;
}
.posts .item .text .files span{
	font-size:12px;
}
.posts .item .text .files a:hover{
	border-color:transparent;
}
.posts_sort{
	line-height:20px;
	font-size:12px;
	padding-bottom:15px;
}
.posts_sort label,.posts_sort a{
	display:inline-block;
	vertical-align:top;
}
.posts_sort label{
	font-weight:500;
}
.posts_sort a{
	padding:0 5px;
	border:1px solid #44a501;
	text-decoration:none;
	margin-left:5px;
	border-radius:3px;
}
.posts_sort a:hover,.posts_sort a.active{
	background:#44a501;
	color:#ffffff;
}
.post_add{
	margin-bottom:30px;
}
.post_add textarea{
	width:100%;
	height:100px;
	padding:10px;
	box-sizing:border-box;
	resize:vertical;
	margin-bottom:15px;
}
.post_add input[name=subject]{
	width:100%;
	height:30px;
	padding:0 10px;
	box-sizing:border-box;
	margin-bottom:15px;
}
.post_add input[type=submit]{
	height:30px;
	background:#44a501;
	padding:0 20px;
	border:1px solid #44a501;
	cursor:pointer;
	border-radius:3px;
	color:#ffffff;
	font-weight:700;
	font-size:14px;
}
.post_add input[type=submit]:hover{
	background:#ffffff;
	color:#44a501;
}
.post_add .jfilestyle{
	width:100%;
}
.post_add .jfilestyle input[type=text],.jfilestyle > span{
	display:inline-block;
	vertical-align:top;
}
.post_add .jfilestyle input[type=text]{
	height:50px;
	padding:0 10px;
	width:calc(100% - 150px) !important;
	margin:0;
	box-sizing:border-box;
	border:1px dashed #44a501 !important;
	background:#ffffff !important;
}
.post_add .jfilestyle label{
	width:140px;
	height:50px;
	line-height:50px;
	padding:0;
	text-align:center;
	background:#44a501 !important;
	margin:0;
	box-sizing:border-box;
}
.post_add .jfilestyle label,.post_add .jfilestyle > span{
	z-index:100 !important;
	position:relative;
}
.post_add .jfilestyle div[name=filedrag]{
	z-index:0 !important;
}
.pass{
	position:relative;
}
.pass i{
	position:absolute;
	top:7px;
	right:5px;
	cursor:pointer;
	width:21px;
	height:14px;
	background:url("../images/icon_show.svg") no-repeat center center;
}
.starrr{
	display:inline-block;
}
.starrr a{
	font-size:16px;
	padding:0 1px;
	cursor:pointer;
	color:#FFD119;
	text-decoration:none;
}
.quality_control .title{
	font-weight:500;
	margin-bottom:10px;
	
}
.quality_control .row{
	margin-bottom:5px;
}
.quality_control .row span,.quality_control .row div{
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
}
.quality_control .row textarea{
	display:block;
	width:100%;
	height:50px;
	resize:vertical;
	box-sizing:border-box;
	padding:10px;
}
.order_info,.quality_control{
	display:inline-block;
	vertical-align:bottom;
	width:calc(50% - 15px);
	margin-right:10px;
}
.quality_control .current+form{
	display:none;
}
/* NEW */
header{
	background:#121212;
	padding:20px 0;
	color:#ffffff;
}
header a{
	color:#ffffff;
	text-decoration:none;
}
.wrap{
	max-width:1500px;
	margin:0 auto;
	width:100%;
	box-sizing:border-box;
	padding:0 20px;
}
header .logo,
footer .logo{
	float:left;
}
header .logo a,
footer .logo a{
	display:block;
}
header .logo a img,
footer .logo a img{
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}
header .call,
footer .call{
	float:right;
	margin-left:30px;
}
header .call a,
footer .call a{
	display:inline-block;
	background:linear-gradient(360deg,#269437 0%,#25D366 100%);
	line-height:54px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:700;
	padding:0 30px;
	border-radius:27px;
}
header .call a:hover,
footer .call a:hover{
	background:linear-gradient(360deg,#25D366 0%,#269437 100%);
}
header .contacts,
footer .contacts{
	float:right;
	text-align:center;
	margin-left:30px;
	padding-top:10px;
}
header .contacts .phone,
footer .contacts .phone{
	font-size:20px;
	line-height:20px;
	font-weight:700;
}
header .contacts .phone span,
footer .contacts .phone span{
	font-weight:400;
}
header .contacts .mail,
footer .contacts .mail{
	font-size:13px;
	line-height:20px;
}
header .social,
footer .social{
	float:right;
	margin-left:30px;
}
header .social a,
footer .social a{
	display:inline-block;
	vertical-align:top;
	width:35px;
	height:35px;
	background-position:center center;
	background-repeat:no-repeat;
	border-radius:50%;
	margin-left:5px;
}
header .social a i,
footer .social a i{
	display:none;
}
header .social a.whatsapp,
footer .social a.whatsapp{
	background-image:url("../images/icon_whatsapp.svg");
}
header .social a.viber,
footer .social a.viber{
	background-image:url("../images/icon_viber.svg");
}
header .social a.telegram,
footer .social a.telegram{
	background-image:url("../images/icon_telegram.svg");
}
footer .social a.vk{
	background-image:url("../images/icon_vk.svg");
}
footer .social a.instagram{
	background-image:url("../images/icon_instagram.svg");
}
footer .social a.youtube{
	background-image:url("../images/icon_youtube.svg");
}
header .address,
footer .address{
	float:right;
	background:url("../images/icon_address.svg") no-repeat center left;
	padding-left:25px;
	font-size:12px;
	line-height:20px;
}
header .address strong,
footer .address strong{
	font-weight:700;
	font-size:14px;
}
footer{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background:#1F1F1F;
	color:#ffffff;
}
footer .footer{
	padding:20px 0;
}
footer .footer a{
	color:#ffffff;
	text-decoration:none;
}
footer .bottom .social a{
	background-color:rgba(255,255,255,.15);
}
footer .bottom .social a:hover{
	background-color:rgba(255,255,255,.75);
}
footer .bottom{
	color:#767676;
	padding:20px 0;
	border-top:1px dotted #767676;
}
footer .bottom a{
	color:#767676;
	text-decoration:none;
}
footer .bottom a:hover{
	color:#ffffff;
}
footer .bottom .copy{
	float:left;
	font-size:12px;
	line-height:15px;
	max-width:30%;
}
footer .bottom .copy input,footer .bottom .copy sup{
	display:none;
}
footer .bottom .social{
	float:right;
	margin-left:30px;
}
footer .bottom nav{
	margin-left:30px;
	float:right;
}
footer .bottom nav ul{
	list-style:none;
}
footer .bottom nav ul li{
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
	line-height:35px;
}
footer .bottom .pk{
	float:right;
}
footer .bottom .pk img{
	display:block;
}
.auth_page{
	text-align:center;
}
.auth_page .block{
	display:inline-block;
	vertical-align:top;
	width:calc(33% - 60px);
	margin:0 30px;
	box-sizing:border-box;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	color:#ffffff;
	padding:30px;
	border-radius:10px;
	min-height:380px;
}
.auth_page .block.los{
	background-image:url("../images/bg_los.jpg");
}
.auth_page .block.partner{
	background-image:url("../images/bg_partner.jpg");
}
.auth_page .block.auth{
	background:#ffffff;
	color:#000000;
	text-align:center;
}
.auth_page .block.auth a{
	color:#25D366;
	text-decoration:none;
}
.auth_page .block.auth a:hover{
	color:#F6881F;
}
.auth_page .block.auth h1{
	font-size:24px;
	line-height:30px;
	margin:0 0 10px;
	font-weight:500;
}
.auth_page .block.auth form{
	padding-top:10px;
}
.auth_page .block.auth label{
	display:block;
	position:relative;
	margin-bottom:15px;
}
.auth_page .block.auth label.pass i{
	top:37px;
	right:20px;
}
.auth_page .block.auth label span{
	font-size:12px;
	line-height:20px;
	display:block;
	font-weight:500;
	text-align:left;
	padding-left:20px;
}
.auth_page .block.auth label input{
	width:100%;
	height:50px;
	border:1px solid #c0c0c0;
	box-sizing:border-box;
	padding:0 20px;
	border-radius:25px;
}
.auth_page .block.auth label input:focus{
	border-color:#25D366;
	outline:none;
}
.auth_page .block.auth .btn{
	margin-bottom:10px;
}
.auth_page .block .l1{
	line-height:30px;
	margin-bottom:5px;
	padding-top:110px;
	background-position:center top;
	background-repeat:no-repeat;
}
.auth_page .block.los .l1{
	font-size:30px;
	background-image:url("../images/icon_los.svg");
}
.auth_page .block.partner .l1{
	font-size:20px;
	background-image:url("../images/icon_partner.svg");
}
.auth_page .block .l2{
	font-size:50px;
	line-height:50px;
	margin-bottom:10px;
	font-weight:700;
}
.auth_page .block.los .l2{
	color:#25D366;
}
.auth_page .block.partner .l2{
	color:#F6881F;
}
.auth_page .block .l3{
	font-size:18px;
	line-height:20px;
	margin-bottom:30px;
}
.auth_page .block .btn a,
.auth_page .block .btn button{
	display:inline-block;
	line-height:54px;
	border-radius:27px;
	background:linear-gradient(360deg,#269437 0%,#25D366 100%);
	color:#ffffff;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	padding:0 65px 0 30px;
	position:relative;
	text-decoration:none;
	cursor:pointer;
	border:0;
}
.auth_page .block .btn a:hover,
.auth_page .block .btn button:hover{
	background:linear-gradient(360deg,#25D366 0%,#269437 100%);
}
.auth_page .block .btn a:after,
.auth_page .block .btn button:after{
	content:'';
	position:absolute;
	top:12px;
	right:12px;
	border-radius:50%;
	width:30px;
	height:30px;
	background:url("../images/arrow_right.svg") #ffffff no-repeat center center;
}
@media(max-width:1400px){
	.auth_page .block{
		width:calc(33% - 20px);
		margin:0 10px;
	}
}
@media(max-width:1300px){
	.auth_page .block .l2{
		font-size:30px;
		line-height:30px;
	}
	.auth_page .block.los .l1{
		font-size:18px;
	}
	header .logo a img, footer .logo a img{
		display:block;
		margin:0 0 10px 0;
	}
}
@media(max-width:1000px){
	.auth_page .block{
		width:100%;
		max-width:400px;
		margin:0 auto 20px;
	}
	#middle{
		padding-bottom:30px;
	}
	footer{
		position:relative;
		bottom:auto;
		left:auto;
	}
	header .call, footer .call,
	header .contacts, footer .contacts,
	header .social, footer .social{
		margin-left:10px;
	}
	header .call, footer .call a{
		padding:0 10px;
	}
	footer .bottom .pk{
		margin-top:10px;
	}
}
@media(max-width:940px){
	header .logo, footer .logo{
		float:none;
		margin-bottom:10px;
	}
	header .logo a img, footer .logo a img{
		display:inline-block;
		max-width:calc(50% - 20px);
		margin:0 8px;
	}
	header .call, footer .call, header .contacts, footer .contacts, header .social, footer .social,header .address, footer .address{
		float:none;
		text-align:center;
		margin:0 0 10px 0;
	}
	header .address, footer .address{
		background:none;
		padding:0;
	}
	footer{
		text-align:center;
	}
	footer .bottom .copy{
		max-width:100%;
	}
	footer .bottom .copy,
	footer .bottom .social,
	footer .bottom nav,
	footer .bottom .pk{
		float:none;
		margin:0 0 10px 0;
	}
	footer .bottom .pk img{
		max-width:100%;
	}
}
.calc_log span{
	cursor:pointer;
	color:#44a501;
	border-bottom:1px solid #44a501;
}
.calc_log div{
	display:none;
}
.cabinet_header{
	text-align:center;
	margin-bottom:20px;
	color:red;
	font-size:16px;
	line-height:25px;
	text-align:center;
}
