*
{
    margin: 0;
    padding: 0;
}

html{
	height: 100%;
}



body{
	background: #F6F6F6;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #666;
	height: 100%;
}

.order_header{
	width: 100%;
	padding: 10px 0;
	background: #2B2B2B;
	float: left;
}

.order_header_center{
	max-width: 960px;
	margin: 0 auto;
}

.header_contact{
	float: right;
	color: #b8b7b7;
	font-size: 14px;
}

.header_contact h3{
	color: #fff;
	font-size: 24px !important;
	font-weight: bold;
	border-bottom: 0;
	text-align: right;
	margin: 0;
	padding: 0;
}


.order_logo{
	float: left;
}

.order_center{
	max-width: 960px;
	margin: 0 auto;
}

.order_small_width{
    max-width: 580px;
    margin: 0 auto;
    /*overflow: hidden;*/
}

.order_bw{
	max-width: 720px;
	padding: 20px;
	background: #fff;
	border-radius: 8px;
}

ul.order_status{
	list-style-type: none;
	text-align: center;
	font-size: 0;
	display: inline-block;
	background: url("../images/bg_list_order.jpg") center 16px repeat-x;
	margin-top: 25px;
	margin-bottom: 25px;
}

ul.order_status li{
	display: inline-block;
	font-size: 14px;
	width: 150px;
	text-align: center;
	padding: 0 30px;
}

ul.order_status li a{
	text-decoration: none;
}

ul.order_status li span{
	background: #8e8e8e none repeat scroll 0 0;
	border: 4px solid #d7d6d6;
	border-radius: 30px;
	box-shadow: 0 -1px 0 #9a9a9a;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	height: 24px;
	margin-bottom: 7px;
	padding-top: 6px;
	vertical-align: middle;
	width: 30px;
}

ul.order_status li p{
	font-weight: bold;
	font-size: 14px;
}

ul.order_status li i{
	font-weight: normal;
	font-style: normal;
}

ul.order_status li:first-child{
	margin-left: -58px;
	padding: 0;
}

ul.order_status li:last-child{
	margin-right: -57px;
	padding: 0;
}

.text-center {
	text-align: center;
}

ul.order_status li.order_active span{
	background: #F3F3F3;
	color: #567aac;
	border: 3px solid #CECDCD;
}

ul.order_status li.order_active p{
	color: #567aac;
}

ul.order_status li.order_ok span{
	background: url("../images/ea_ok.png") center no-repeat;
	color: #567aac;
	font-size: 0;
}

ul.order_status li.order_ok p{
	color: #34a12f;
}

.order_left{
	float: left;
	width: 60%;
	padding: 20px;
	border: 1px solid #BCBCBC;
	background: #FFFFFF;
	border-radius: 8px;
	margin-bottom: 40px;
}

.order_left h3{
	text-align: center;
	color: #323131;
	font-size: 22px;
	border-bottom: 0;
	margin-bottom: 15px;
}

.order_table{
	font-size: 14px;
	color: #757575;
	width: 100%;
}

.order_table tr td{
	text-align: right;
	padding: 5px;
	vertical-align: middle;
	font-weight: bold;
}

.order_table tr td i{
	display: inline-block;
	margin-right: 5px;
	color: red;
}

.order_input{
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	font-family: arial, sans-serif;
	font-size: 14px;
	height: 38px;
	padding-left: 3%;
	width: 95%;
	display: inline-block;
	vertical-align: top;
	-webkit-appearance: none;
}

.order_input_any_cost{
	width: 45%;
}

.form_currency {
	display: inline-block;
	font-size: 14px;
	margin-left: 7px;
	margin-top: 12px;
}

input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, select:focus, textarea:focus{
	border-color: #66afe9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
	outline: 0 none;
}


.wrap_block_form .small{
	margin-left: 1.6%;
	padding-left: 2%;
	width: 19%;
}

.wrap_block_form .middle{
	width: 34%;
	padding-left: 2%;
	margin-left: 1%;
}

.wrap_block_form .selectric-order_sel{
	border-radius: 5px;
	width: 38%;
}

.wrap_block_form .big{
	left: -2px;
	width: 98.1%;
}

.wrap_block_form .button_select{
	background-position: 0 6px;
	font-size: 0;
	height: 22px;
}

.wrap_block_form .selectric{
	float: none;
	height: 38px;
	border-radius: 5px;
}

.wrap_block_form .label{
	color: #757575 !important;
	font-size: 14px !important;
	margin: -2px 6px 0 0;
	position: relative;
	top: 7px;
}

.order_area{
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	font-family: arial,sans-serif;
	font-size: 14px;
	height: 100px;
	padding-top: 10px;
	padding-left: 2%;
	width: 96%;
}

.order_table tr td.td_top{
	vertical-align: top;
}

.inp-small{
	margin-left: 1%;
	width: 28.7%;
}

.inp-small:first-child{
	margin-left: 0;
}

.order_label{
	display: block;
	text-align: left;
	font-size: 12px;
}

.order_sub{
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background: #31C48B;
	border-radius: 5px;
	border: 0;
	padding: 10px 30px;
	font-family: arial, sans-serif;
	margin-top: 15px;
	cursor: pointer;
	margin-bottom: 20px;
	-webkit-appearance: none;
	text-decoration: none;
	display: inline-block;
}

.order_sub:hover{
	background: #35D598;
}

.order_sub:active{
	background: #2CAF7D;
}

.order_right{
	float: right;
	overflow: hidden;
	width: 31%;
}

.order_picture{
	border: 1px solid #BCBCBC;
	border-radius: 8px;
	background: #fff;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	display: inline-block;
	width: 99%;
}

.order_bg{
	background: url("../images/order_box_shadow.png") center bottom no-repeat;
	position: absolute;
	width: 100%;
	height: 45px;
	bottom: -45px;
}

.order_picture img{
	border-radius: 8px 8px 0 0;
	width: 100%;
}

.order_picture h3{
	font-size: 18px;
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
	color: #323131;
	margin-top: 10px;
}

.order_picture p{
	font-size: 14px;
	margin-bottom: 10px;
	color: #4d4d4d;
	padding-left: 5px;
	padding-right: 5px;
}

.order_price{
	display: inline-block;
	color: #34a22e;
	font-size: 26px;
	font-weight: bold;
}

.order_discount{
	display: inline-block;
	color: #f42520;
	font-size: 16px;
	text-decoration: line-through;
	padding-left: 10px;
}
.order_more{
	background: #F8F8F8;
	padding: 7px 0;
	margin-top: 10px;
	border-radius: 0 0 8px 8px;
}
.order_more a{
	display: inline-block;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #4d4d4d;
	background: url("../images/order_back.png") right center no-repeat;
	padding-right: 40px;
}

.order_discount_position{
	background: rgba(250, 20, 20, 0.8) none repeat scroll 0 0;
	border-radius: 100px;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	height: 40px;
	padding: 7px 10px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 14px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 55px;
	z-index: 50;
}

.order_discount_position span{
	font-size: 14px;
}

.ea_logo{
	font-size: 14px;
	margin-top: 20px;
}

.ea_logo p{
	color: #989898 !important;
	margin-bottom: 10px;
}

.order_center h2{
	font-size: 22px;
	text-align: center;
	color: #323131;
	margin-top: 10px;
	margin-bottom: 30px;
}

.wrap_order{
	width: 100%;
	font-size: 0;
}

.wrap_order .order_picture{
	margin: 0 5px 10px 5px;
	vertical-align: top;
}

.order_add_basket{
	background-color: #34A22E;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 13px 20px;
	margin-top: 30px;
    min-width: 175px;
}

.order_add_basket:hover{
	background: #40CA39;
}

.wrap_order .order_more{
	margin-top: 15px;
}

.order_basket{
	background: #fff;
	border-radius: 8px;
	border: 1px solid #BCBCBC;
	padding: 15px 10px;
}

.order_basket h3{
	border-bottom: 0 none;
	color: #323131;
	font-size: 22px;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}

.order_table_basket{
	width: 100%;
	background: #C3C3C3;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 14px;
}

.order_table_basket tr th{
	background: #428BCA;
	font-size: 14px;
	padding: 10px;
	color: #fff;
	border-right: 1px solid #356FA2;
}

.order_table_basket tr th:last-child{
	border-right: 0;
}

.order_table_basket tr td{
	padding: 7px 10px;
	background: #F4F4F4;
	border-bottom: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
}

.order_table_basket tr td:first-child{
	text-align: center;
}

.order_table_basket tr td:last-child{
	border-right: 0;
}

.order_table_basket .border_none td{
	border-bottom: 0;
}

.order_basket_img{
    width: 30%;
    display: inline-block;
}

.order_basket_img img{
    max-width: 100%;
}

.order_basket_width {
	vertical-align: top;
	width: 65%;
    float: right;
}

.order_basket_width h4{
	color: #323131;
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 0;
	border-bottom: 0;
}

.order_basket_width p{
	font-size: 14px;
	color: #4d4d4d;
}

.order_table_basket .order_discount, .order_table_basket .order_price{
	display: block;
	text-align: center;
}

.order_table_basket .order_discount{
	padding-left: 0;
	font-size: 14px;
	margin-bottom: 5px;
}

.order_table_basket .order_price{
	font-size: 18px;
}

.table_discount{
	display: block;
	font-size: 16px;
	color: #2e2e2e;
	text-align: center;
}

.order_table_basket .text_right td{
	padding: 10px;
	text-align: right !important;
}

.order_table_basket .text_right .promo_center{
    text-align: center !important;
}

.text_right{
	text-align: right;
	font-size: 14px;
	color: #323131;
}

.text_right .order_price{
	font-size: 24px;
}

.order_sum{
	font-size: 16px;
	font-weight: bold;
}

.result_sum{
	color: #34a22e;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
    margin-top: 20px;
}

.result_sum span{
	font-size: 26px;
	font-weight: bold;
}

.result_discount{
	font-size: 14px;
	color: #f42520;
	text-align: center;
	margin-bottom: 30px;
}

.result_discount span{
	text-decoration: line-through;
	font-weight: bold;
}

.order_basket .order_sub{
	margin-top: 0;
	margin-bottom: 15px;
	padding: 12px 75px;
}

.order_count{
	width: 39%;
	text-align: center;
	color: #4d4d4d;
	font-size: 14px;
	font-family: arial, sans-serif;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #D4D4D4;
	height: 22px;
	margin-left: 0;
}

.order_minus{
	background: url("../images/order_button.png") 0 0 no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	top: 3px;
	margin-right: 2px;
}

.order_minus:hover{
	opacity: .7;
}

.order_plus{
	background: url("../images/order_button.png") 0 -28px no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	top: 3px;
	margin-left: 2px;
}

.order_plus:hover{
	opacity: .7;
}

.order_remove{
	background: url("../images/order_remove.png") center top no-repeat;
	width: 17px;
	height: 18px;
	display: inline-block;
	position: relative;
	top: 5px;
}

.order_link_back{
	background: rgba(0, 0, 0, 0) url("../images/order_back_link.png") no-repeat scroll left center;
	color: #4d4d4d;
	font-size: 14px;
	font-weight: normal;
	left: 5px;
	padding-bottom: 7px;
	padding-left: 35px;
	padding-top: 7px;
	position: absolute;
	text-decoration: none;
	top: 0;
}

.order_link_back:hover{
	text-decoration: underline;
}

.bg_wrap_pay{
	background: #f6f6f6 none repeat scroll 0 0;
	float: left;
	padding: 40px 0;
	width: 100%;
}

.wrap_pay{
	width: 950px;
	margin: 0 auto;
}

.pay_info{
	background: url("../images/inc_info.png") 11px 0 no-repeat;
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 0;
	top: 10px;
	width: 30px;
	z-index: 500;
}

.pay_info:hover{
	background-position: 11px -21px;
}

.pay_left{
	float: left;
	width: 330px;
}

.pay_right{
	width: 580px;
	float: right;
}

.bg_pay{
	background: url("../images/bg_pay.png") center top no-repeat;
	padding: 120px 20px 20px 20px;
	height: 246px;
	position: relative;
}

.bg_pay h3{
	text-align: center;
	font-size: 16px;
	border-bottom: 0;
	text-transform: uppercase;
	color: #595959;
	margin-bottom: 35px;
}


.bg_pay p{
	color: #272727;
	font-size: 14px;
	margin-bottom: 15px !important;
}

.bg_pay p b{
	float: right;
}

.order_center .bay_color{
	color: #34a12f;
	font-size: 26px;
	position: relative;
	top: -8px;
}

.link_back{
	background: url("../images/line_h3.png") repeat-x scroll center top;
	margin-top: 35px;
	padding-top: 25px;
	text-align: center;
}

.link_back a{
	background: url("../images/bg_link_back.png") center left no-repeat;
	padding: 5px 0 5px 37px;
	color: #272727;
	font-size: 14px;
}


.pay_right h3{
	text-align: center;
	border-bottom: 0;
	color: #50809e;
	font-size: 20px !important;
	text-transform: uppercase;
	margin-bottom: 40px !important;
}

.pay_head{
	background: url("../images/border_p.png") bottom repeat-x;
	margin-bottom: 25px;
}

.pay_head span{
	font-size: 16px;
	position: relative;
	top: 5px;
	color: #454545;
    padding: 7px 5px 7px 45px;
    background: url("../images/spait_pay_head.png") 0 0 no-repeat #F6F6F6;
}

.pay_head .cards{
    background-position: -20px 0;
}

.pay_head .el_money{
    background-position: -20px -62px;
}

.pay_head .balance_phone{
    background-position: -20px -117px;
}

.pay_head .inet_bank{
    background-position: -20px -172px;
}

.pay_head .credit{
    background-position: -20px -235px;
    padding-top: 8px;
}

.pay_head .nal{
	background-position: -20px -369px;
	padding-top: 8px;
}

ul.pay_list{
	list-style-type: none;
	font-size: 0;
	width: 100%;
	margin-bottom: 30px !important;
	text-align: center;
}

ul.pay_list li{
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 2%;
	position: relative;
	background: #fff none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 5px;
}
ul.pay_list li > a{
	color: #3d3d3d;
	display: block;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	margin-top: 25px;
	position: relative;
	z-index: 50;
}

ul.pay_list li > a img{
	max-width: 100%;
}

ul.pay_list li.width_big{
    display: inline-block;
    vertical-align: top;
    width: 63%;
    margin-right: 5px;
    margin-bottom: 8px;
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    font-size: 14px;
}

ul.pay_list li.width_big .pay_inc{
    background: url("../images/spait_pay_head.png") 0 -295px no-repeat;
    display: inline-block;
    width: 80px;
    height: 60px;
    margin-left: 25px;
    margin-top: 25px;
    margin-bottom: 15px;
}

ul.pay_list li.width_big .pay_name {
    display: inline-block;
    margin-bottom: 10px;
    width: 240px;
    vertical-align: top;
    margin-top: 25px;
    margin-left: 10px;
    line-height: 25px;
}

ul.pay_list li.width_big a{
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #4f7f9e;
}

ul.pay_list li:hover{
	border: 1px solid #4F7F9E;
}

.pay_inc_center{
	display: table-cell;
	height: 70px;
	vertical-align: middle;
	width: 190px;
}

.pay_fixed {
    position: fixed;
    top: 45px;
}


.pay_name{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}


.select_pay{
	text-align: center;
	margin-bottom: 40px;
	margin-top: 30px;
	padding-bottom: 0;
	border-bottom: 0;
	font-size: 22px;
	color: #323131;
}


.logo_pay{
	height: 80px;
	left: 20px;
	position: absolute;
	text-align: center;
	top: 20px;
	vertical-align: middle;
	width: 90%;
	font-weight: bold;
	font-size: 14px;
}

.order_promo{
    width: 55%;
    text-align: center;
    border: 1px solid #D4D4D4;
    border-radius: 5px;
    height: 28px;
    background-color: #fff;
	-webkit-appearance: none;
}

.order_promo_error{
    display: block;
    color: red;
    font-size: 12px;
    margin-top: 5px;
}

.order_promo_success{
	display: block;
	color: #0D9602;
	font-size: 12px;
	margin-top: 5px;
}

.order_success{
    background: #36A230;
    border-radius: 5px;
    border: 0;
    color: #fff;
    padding: 7px 6px;
    cursor: pointer;
    margin: 0;
	-webkit-appearance: none;
}

.order_error{
    border: 1px solid red;
}

.order_update{
    text-align: right;
}

.order_update button{
    background: url("../images/order_update.png") 10px center no-repeat #418BCA;;
    color: #fff;
    padding: 8px 15px 8px 35px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
	cursor:pointer;
}

.order_promo_center{
    margin-top: 15px;
}

.order_promo_center .order_promo{
    width: 65%;
}

.order_add_basket_success{
    background: url("../images/order_add_basket_success.png") 20px center no-repeat #31C48B;
}

.order_add_basket_success:hover{
    background: url("../images/order_add_basket_success.png") 20px center no-repeat  #66C4A0;
}

.popup_page_pay{
    width: 680px;
    border-radius: 5px;
    background: #fff;
    position: absolute;
    padding: 30px 20px 30px 20px;
    display: none;
}

.popup_page_pay table tr td{
    font-size: 14px;
    color: #757575;
    font-weight: bold;
    text-align: right;
    padding: 5px 10px;
}

.popup_page_pay .selectric .button_select{
    font-size: 0;
    top: 9px;
}

.popup_page_pay .selectricWrapper{
    width: 330px;
}

.popup_page_pay .selectric{
    height: 34px;
}

.popup_page_pay .selectric .label{
    padding-top: 9px;
}

.popup_page_pay h3{
    color: #323131;
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
    padding: 0;
    border: 0;
}

.input_page_pay{
    width: 99%;
    padding-left: 1%;
    height: 34px;
    margin-left: 0;
    border-radius: 5px;
    border: 1px solid #C9C9C9;
}

.text_description{
    font-size: 16px;
    text-align: center;
    margin-bottom: 25px;
}

.button_popup{
    padding: 12px 55px;
    background: #31C48B;
    border-radius: 5px;
    color: #fff;
    margin-top: 20px;
    font-weight: bold;
    border: 0;
    font-family: Arial, sans-serif;
    cursor: pointer;
}

.button_popup:hover{
    background: #69C4A1;
}

.popup_page_pay .b-close{
    background: url("../images/button-close.png") 0 0 no-repeat;
    width: 29px;
    height: 29px;
    position: absolute;
    right: 0;
    top: -40px;
    cursor: pointer;
}

.popup_page_pay .necessarily{
    color: #ff1717;
}

.wrap_block_form{
	width: 100%;
	margin-bottom: 15px;
	display: inline-block;
}

.constructor_required_field{
	position: absolute;
	top: 0;
}

.wrap_block_form_label{
	width: 29%;
	display: inline-block;
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
	position: relative;
}
.wrap_block_form_label i{
	color: red;
	font-weight: normal;
}

.wrap-checkbox-label i{
    color: red;
    font-weight: normal;
    position: relative;
}

.wrap_block_form_input{
	width: 67%;
	text-align: left;
	box-sizing: border-box;
	display: inline-block;
	margin-left: 3%;
	vertical-align: middle;
}

.wrap_block_form_label_name{
	display: inline-block;
}

.size-0{
	font-size: 0;
}

.width-30{
	width: 30%;
}

ul.mobile_paginator{
    list-style-type: none;
    font-size: 0;
    float: right;
    margin-top: 3px;
    margin-right: 10px;
}

ul.mobile_paginator li{
    display: inline-block;
    margin: 0 6px;
}

ul.mobile_paginator li a{
    border: 1px solid #fff;
    background: transparent;
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 10px;
}

ul.mobile_paginator li a.active{
    background: #fff;
}

.order_logo_mobile{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-left: 20px;
}

.wrap-list-pay{
	background: #fff;
	width: 100%;
	border: 1px solid #BABABA;
	border-radius: 10px;
}

.list-pay{
	border-bottom: 1px solid #BABABA;
	font-size: 0;
	padding: 20px;
}

.list-pay:last-child{
	border-bottom: 0;
}

.list-pay-image{
	width: 25%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.list-pay-image img{
	max-width: 100%;
}

.list-pay-text{
	display: inline-block;
	width: 54%;
	margin-left: 1%;
	vertical-align: middle;
	font-size: 14px;
}

.list-pay-text h4{
	color: #3b3a3a;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

ul.desc_pay_link{
	list-style-type: none;
	margin-bottom: 25px;
}
ul.desc_pay_link li{
	margin-bottom: 3px;
}
ul.desc_pay_link li a{
	color: #3b3a3a;
	font-size: 14px;
}

ul.desc_pay_link li a:hover{
	text-decoration: none;
}

.list-pay-text p{
	font-size: 14px;
	margin-bottom: 15px;
}

.list-pay-button{
	width: 20%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.button-pay{
	color: #fff;
	background: url("../images/icons_pay_new/inc_button_pay.png") 90% center no-repeat #78c2a5;
	font-size: 14px;
	font-weight: bold;
	padding: 11px 15px;
	padding-right: 50px;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	margin-bottom: 5px;
}

.button-pay:hover{
	background-color: #8ed2b7;
}

.button-pay:active{
	background-color: #65b093;
}

ul.desc_pay{
	list-style-type: none;
}

ul.desc_pay li{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

.hide_desc{
	overflow: hidden;
	padding: 5px;
}

.show_text{
	margin: 10px 0;
}

.show_text span{
	cursor: pointer;
	display: inline-block;
	border-bottom: 1px dotted #567aac;
	color: #567aac;
}

.show_text_inc{
	background: url("../images/inc-orders.png") 0 0 no-repeat;
	width: 10px;
	height: 10px;
	display: inline-block;
	position: relative;
	top: 3px;
	margin-left: 3px;
	cursor: pointer;
}

.show_text_active{
	background: url("../images/inc-orders.png") 0 -12px no-repeat;
}

.wrap_block_form .ea_custom_text{
	font-size: 14px;
}

.position .wrap_block_form_label{
	float: left;
	margin-top: 13px;
}

@media (max-width: 740px) {
	ul.order_status li {
		width: auto;
	}
	.width-30{
		width: 45%;
	}
}

@media (max-width: 900px) {
	.button-pay{
		font-size: 13px;
		padding-right: 40px;
	}
}


@media (max-width: 1000px) {
	.wrap-list-pay{
		border: 0;
		border-radius: 0;
	}
}

@media (max-width: 800px) {
    .order_link_back{
        position: static;
        left: 0;
        display: block;
        text-align: left;
    }
	.list-pay-image{
		width: 100%;
		margin-bottom: 15px;
	}
	.list-pay-text{
		width: 69%;
	}
	.list-pay-button{
		width: 30%;
	}
}

@media (max-width: 640px) {
	.list-pay-text p{
		font-size: 13px;
	}
	ul.desc_pay li{
		font-size: 13px;
	}
	ul.desc_pay_link{
		font-size: 13px;
	}
    .order_right{
        margin-top: 20px;
    }
    .order_header{
        padding: 15px 0;
    }
    ul.order_status{
        display: none;
    }
    .order_table_basket tr td{
        padding: 5px;
    }
    .order_count{
        width: 80%;
        margin: 3px 0;
    }
    .text_right td{
        width: 70%;
    }
    .order_table_basket .order_price{
        font-size: 16px;
    }
    .order_basket{
        background: none;
        border: 0;
    }
    .order_table_basket tr.order_product td:first-child{
        visibility: hidden;
        background: #fff;
        padding: 0;
        border-left: 1px solid #BCBCBC;

    }
    .order_table_basket{
        background: #fff;
    }
    .order_basket_width h4{
        font-size: 14px;
    }
    .order_basket_width p{
        font-size: 13px;
    }
    .order_table_basket tr.order_product td{
        /*border-top: 1px solid #EDEDED;*/
        background: #fff;
    }
    .order_table_basket tr td{
        border: 0;
    }
    .order_table_basket tr th{
        display: none;
    }
	.inc_buy{
		display: none !important;
	}
	ul.pay_list li.width_big .pay_name{
		width: auto;
		text-align: center;
	}
	.pay_head{
		background: none;
	}
	.wrap_block_form_input{
		margin-bottom: 5px;
		margin-left: 0;
	}
	.wrap_block_form_label{
		display: block;
		width: 100%;
		margin-bottom: 10px;
		text-align: left;
	}

	.wrap_block_form_input{
		width: 100%;
	}
	.wrap_block_form_label_name{
		margin-top: 0;
	}
	.wrap_block_form_label{
		margin-bottom: 5px;
	}
	.wrap_block_form{
		margin-bottom: 10px;
	}
	.order_left{
		border: 0;
		background: none;
		padding: 10px;
	}
	.order_right{
		width: 35%;
	}

	.order_picture h3{
		font-size: 16px;
	}
	.order_picture p{
		font-size: 13px;
	}
	.order_bg{
		display: none;
	}
	.order_picture{
		border-radius: 0;
	}
	.ea_logo{
		display: none;
	}
    .text_right .order_price{
        font-size: 18px !important;
    }
	.order_bw .wrap_block_form_label{
		display: inline-block !important;
	}
}
@media (max-width: 550px) {
	.list-pay-text{
		text-align: center;
		width: 100%;
		margin-bottom: 15px;
		margin-left: 0;
	}
	.list-pay-button{
		width: 100%;
	}
	.button-pay{
		margin: 5px;
	}
}
@media (max-width: 500px) {
	.wrap_order{
		width: 100%;
	}
	.width-30{
		width: 96%;
	}
    .order_basket_width p{
        display: none;
    }
    .order_basket_width h4{
        font-size: 13px;
        font-weight: normal;
    }
    .order_table_basket .order_price{
        font-size: 14px;
    }
    .text_right td{
    width: 65%;
    }
    .text_right .order_price{
        font-size: 18px !important;
    }
}

@media (max-width: 480px) {
	.pay_inc_center{
		height: 40px;
	}
    .result_sum span{
        display: block;
    }
	ul.pay_list li > a img{
		max-width: 80%;
	}
	ul.pay_list li > a{
		padding-top: 15px;
		min-height: 90px;
	}
	ul.order_status{
		display: none;
	}
	.order_left{
		width: 96%;
		padding: 2%;
		float: none;
	}
	.order_right{
		width: 100%;
		float: none;
	}
	.wrap-flex{
		display: inline-flex;
		flex-direction: column-reverse;
	}
	input{
		margin-left: 0;
	}
	.order_more {
		background: #fff none repeat scroll 0 0;
		border-top: 1px solid #ededed;
		padding: 7px 0;
	}
	/*.order_add_basket{*/
		/*min-width: 120px;*/
		/*padding: 6px 15px;*/
		/*background-image: none;*/
		/*font-size: 13px;*/
	/*}*/
}



/*======================================
  Selectric v1.11.0
======================================*/

.order_center .selectric-wrapper {
	position: relative;
	cursor: pointer;
	display: inline-block;
}

.order_center .selectric-responsive {
	width: 100%;
}

.order_center .selectric {
	position: relative;
}

.order_center .selectric .label {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	color: #444;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	height: 29px;
	line-height: 18px;
	padding-left: 12px;
}

.order_center .selectric .button {
	display: block;
	position: absolute;
	text-align: center;
	background: rgba(0, 0, 0, 0) url("../images/img-select.png") no-repeat scroll center top;
	height: 14px;
	right: 7px;
	text-indent: -9999px;
	top: 12px;
	width: 10px;
}

.order_center .selectric-focus .selectric {
	border-color: #aaaaaa;
}

.order_center .selectric-hover .selectric {
	border-color: #c4c4c4;
}

.order_center .selectric-hover .selectric .button {
	color: #a2a2a2;
}

.order_center .selectric-hover .selectric .button:after {
	border-top-color: #a2a2a2;
}

.order_center .selectric-open {
	z-index: 9999;
}

.order_center .selectric-open .selectric {
	border-color: #c4c4c4;
}

.order_center .selectric-open .selectric-items {
	display: block;
}

.order_center .selectric-disabled {
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.order_center .selectric-hide-select {
	position: relative;
	overflow: hidden;
	width: 0;
	height: 0;
}

.order_center .selectric-hide-select select {
	position: absolute;
	left: -100%;
}

.order_center .selectric-hide-select.selectric-is-native {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.order_center .selectric-hide-select.selectric-is-native select {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	border: none;
	z-index: 1;
	box-sizing: border-box;
	opacity: 0;
}

.order_center .selectric-input {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 1px !important;
	height: 1px !important;
	outline: none !important;
	border: none !important;
	*font: 0/0 a !important;
	background: none !important;
}

.order_center .selectric-temp-show {
	position: absolute !important;
	visibility: hidden !important;
	display: block !important;
}

/* Items box */
.order_center .selectric-items {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	border: 1px solid #c4c4c4;
	z-index: -1;
	box-shadow: 0 0 10px -6px;
}

.order_center .selectric-items .selectric-scroll {
	height: 100%;
	overflow: auto;
}

.order_center .selectric-above .selectric-items {
	top: auto;
	bottom: 100%;
}

.order_center .selectric-items ul, .order_center .selectric-items li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	min-height: 20px;
}

.order_center .selectric-items li {
	border-bottom: 1px solid #eee;
	color: #666;
	cursor: pointer;
	display: block;
	padding: 8px;
	text-align: left;
	background: #fff;
}

.order_center .selectric-items li.selected {
	background: rgba(0, 0, 0, 0) url("../images/img-select_selected.png") no-repeat scroll 96% center;
}

.order_center .selectric-items li.highlighted {
	color: #444;
}

.order_center .selectric-items li:hover {
	background-color: #F0F0F0;
	color: #444;
}

.order_center .selectric-items .disabled {
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default !important;
	background: none !important;
	color: #666 !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.order_center .selectric-items .selectric-group .selectric-group-label {
	font-weight: bold;
	padding-left: 10px;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: none;
	color: #444;
}

.order_center .selectric-items .selectric-group.disabled li {
	filter: alpha(opacity=100);
	opacity: 1;
}

.order_center .selectric-items .selectric-group li {
	padding-left: 25px;
}

.wrap_block_form  .selectric-big{
	left: -2px;
	position: relative;
	width: 98%;
}

.wrap_block_form .selectric-advanced-phone div.selectric {
	display: inline-block;
	left: -2px;
	position: relative;
	width: 100%;
}

.wrap_block_form .selectric-big.selectric-advanced-phone {
	width: 37%;
	margin-left: 1%;
}

.wrap_block_form .selectric-advanced-phone div.selectric span.label {
	padding-left: 3%;
}

.wrap_block_form .advanced-phone-code {
	width: 12%;
	padding-left: 1%;
	margin-left: 0.5%;
	text-align: center;
}

.wrap_block_form .advanced-phone-num {
	width: 44%;
	padding-left: 1%;
	margin-left: 1%;
	text-align: center;
}

.selectric {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #c9c9c9;
	border-radius: 3px;
	float: left;
	height: 28px;
	position: relative;
	width: 100%;
}

.selectric .label {
	color: #333333 !important;
	display: block;
	font-family: arial,sans-serif;
	font-size: 12px !important;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 0 !important;
	margin-right: 17px;
	min-height: 18px;
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%;
}

.order_center .selectric .label {
	-moz-user-select: none;
	color: #444;
	display: block;
	font-size: 12px;
	height: 29px;
	line-height: 18px;
	overflow: hidden;
	padding-left: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wrap_block_form .label {
	color: #757575 !important;
	font-size: 14px !important;
	margin: -2px 6px 0 0;
	position: relative;
	top: 7px;
}

.order_bw .selectricWrapper{
	max-width: 550px;
}

.order_bw h3{
	margin-bottom: 20px;
	margin-top: 0;
	color: #333333;
	text-align: center;
}

.order_bw h4{
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 30px;
	padding: 0;
	border: 0;
	text-align: center;
}

.order_bw p{
	text-align: center;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 18px;
}

.color-red{
	color: red;
}

.order_bw .wrap_block_form_label{
	width: 40%;
}

.order_bw .wrap_block_form_input{
	width: 49%;
}

.back_link{
	text-align: center;
	margin: 30px 0;
}

.back_link a{
	display: inline-block;
	border-radius: 25px;
	background: url("../images/inc_back.png") 10% center no-repeat;
	border: 2px solid #666666;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 20px;
	padding-left: 45px;
}

.offset-link{
	margin: 40px 0 !important;
}

.offset-link a{
	color: #31c48b;
	font-size: 14px;
	font-weight: bold;
}

.pay_info_hide{
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	bottom: 100%;
	color: #464646;
	left: 100%;
	padding: 10px;
	position: absolute;
	width: 100%;
	font-size: 13px;
	z-index: 500;
	box-shadow: 0 2px 3px #a0a0a0;
	display: none;
	text-align: left;
}




.popup_content img{
	margin-bottom: 15px;
}

.popup_content .pay_info_head{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.popup_content .pay_info_text{
	display: block;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	height: 140px;
	overflow-y: scroll;
}

#popup{
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	color: #464646;
	padding: 15px;
	position: absolute;
	text-align: center;
	z-index: 500;
	left: auto;
	width: 260px;
	bottom: auto;
	box-shadow: 0 2px 3px #a0a0a0;
	display: none;
}

#popup .b-close{
	background: url("../images/inc_close_mobile.png") 0 0 no-repeat;
	width: 28px;
	height: 28px;
	right: 0;
	top: -40px;
	position: absolute;
}

ul.ea_ul_multi{
	list-style-type: none;
}

ul.ea_ul_multi input{
	margin-right: 5px;
}

.clear{
	clear: both;
}

.total_price{
	color: #24B981;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}

.total_price b{
	font-size: 26px;
}

.footer{
	border-top: 1px solid #D5D5D5;
	padding-top: 20px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}

.footer h4{
	font-size: 16px;
	color: #323131;
	margin-bottom: 10px;
}

.footer p{
	font-size: 14px;
	line-height: 18px;
}

.agreement_popup{
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	color: #31393e;
	display: none;
	max-width: 560px;
	min-width: 490px;
	padding: 25px 20px;
	position: absolute;
	text-align: center;
}

.agreement_popup h3{
	margin-bottom: 20px;
}

.agreement_popup_text{
	max-height: 500px;
	overflow-y: auto;
}

.agreement_popup .order_sub{
	margin: 20px 0 0 0;
}

.agreement_block a{
	color: #0077dd;
}

.agreement_block a:hover{
	text-decoration: none;
}

.order_block_center{
	margin: 0 auto;
	float: none;
}

.wrap-checkbox, .wrap-checkbox-label{
	display: inline-block;
}

.wrap-checkbox .tzCBPart{
	display: none;
}

.name_label{
	display: inline-block;
}

.wrap-checkbox .tzCheckBox {
	background: url('images/background_1.png') no-repeat right bottom !important;
	display: inline-block;
	min-width: 60px;
	height: 24px;
	white-space: nowrap;
	position: relative;
	cursor: pointer;
	text-align: right;
	margin-left: 0;
}

.wrap-checkbox .tzCheckBox .tzCBContent{
	color: white;
	line-height: 24px;
	padding-right: 3px;
	text-align: right !important;
	padding-top: 0;
	display: inline-block
}

.wrap-checkbox .checked{
	background-position: 0 0 !important;
	text-align: left;
	margin: 0 !important;
}

.wrap-checkbox .tzCheckBox.checked .tzCBContent{
	padding: 0 0 0 10px;
}

.wrap-checkbox, .wrap-checkbox-label{
	display: inline-block;
	line-height: 20px;
	padding-right: 5px;
}

.wrap-checkbox-label .tzCBPart{
	display: none;
}

.wrap-checkbox-label .tzCheckBox {
	background: url('/images/inc-label.png') no-repeat 0 0 !important;
	display: inline-block;
	min-width: 21px;
	height: 21px;
	white-space: nowrap;
	position: relative;
	cursor: pointer;
	text-align: right;
	margin-left: 0;
}

.wrap-checkbox-label .tzCheckBox .tzCBContent{
	color: white;
	line-height: 24px;
	padding-right: 3px;
	text-align: right !important;
	padding-top: 0;
	display: inline-block
}

.wrap-checkbox-label .checked{
	background-position: 0 0 !important;
	text-align: left;
	margin: 0 !important;
}

.wrap-checkbox-label .tzCheckBox.checked .tzCBContent{
	padding: 0 0 0 10px;
}

.wrap-checkbox-label .tzCheckBox.checked {
	background-position: 0 bottom !important;
	margin: 0 14px 0 0;
}

.tariffs_info_icons:hover{
	background-position: 0 0;
}

.tariffs_info_icons {
	background: url("/assets/default/images/tariff_info.png") 0 -28px no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	top: 3px;
	margin-left: 5px;
}

.tariffs_info_hide {
	background: #fff none repeat scroll 0 0;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	bottom: 29px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, .5);
	color: #5b5b5b;
	font-size: 12px;
	font-weight: normal;
	left: -112px;
	line-height: 18px;
	padding: 10px 15px;
	position: absolute;
	width: 220px;
	display: none;
	text-align: left;
}

.tariffs_info_hide p {
	color: #29363c;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px !important;
}

.tariffs_info_hide::before{
	background: rgba(0, 0, 0, 0) url("/assets/default/images/tariff_info_st.png") no-repeat scroll 0 0;
	bottom: -11px;
	content: " ";
	height: 11px;
	left: 110px;
	position: absolute;
	width: 18px;
}

.tariffs_info_text{
	display: block;
}

.style_checkbox .checkbox_styler{
	background: url('/images/inc-label.png') no-repeat 0 0;
	box-shadow: none;
	border: 0;
	width: 21px;
	height: 21px;
	top: 5px;
	cursor: pointer;
}

.style_checkbox  .checked{
	background-position: 0 -28px;
}
.style_checkbox  .jq-checkbox__div{
	display: none;
}


@media screen and (max-width: 420px){
	ul.pay_list li{
		width: 46%;
	}
}