

/* Start:/bitrix/components/ipol/ipol.sdekPickup/templates/order/style.css?15308685015743*/
#SDEK_pvz{
	position         : absolute;
	z-index          : 2100;
	display          : none;
	background-color : white;
	padding          : 10px;
	overflow         : hidden;
	font-family             : Arial;
	width            : 900px;
	height           : 543px;
}
#SDEK_mask{
	width            : 100%;
	height           : 100%;
	opacity          : 0.8;
	position         : fixed;
	z-index          : 2000;
	background-color : black;
	display          : none;
	top              : 0px;
	left             : 0px;
	padding          : 5px
}
#SDEK_head{
	height:35px;
	clear: both;
	padding-top: 7px;
}
#SDEK_logo{
	background : url('/bitrix/images/ipol.sdek/widjet/logo.png') no-repeat transparent;
	width      : 169px;
	height     : 11px;
	margin-top : 15px;
}
#SDEK_logo:hover{
	background-position: 0px -12px;
}
#SDEK_logo a{
	text-decoration : none;
	width           : 100%;
	height          : 100%;
	display         : block;
}
#SDEK_closer{
	position   : absolute;
	background : url('/bitrix/images/ipol.sdek/widjet/close.png') no-repeat transparent;
	height     : 22px;
	width      : 22px;
	right      : 15px;
	top        : 15px;
	z-index    : 1000;
	cursor     : pointer;
}
#SDEK_closer:hover{
	background-position: 0px -22px;
}
#SDEK_map{
	float: left;
	height: 500px;
	width: 900px;
}
#SDEK_info{
	float:left;
	position:relative;
	height: 480px;
	overflow: hidden;
	width: 245px;
	color: black;
	top: -490px;
	left: 10px;
	background-color: white;
	border-radius: 5px;
	box-shadow: 0 0 5px #5D5D5D;
}
#SDEK_sign{
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	padding-left: 98px;
	background: url('/bitrix/images/ipol.sdek/widjet/widjetLogo.png') no-repeat;
	border-bottom: 1px solid #e3e3e3;
}
#SDEK_delivInfo_PVZ,#SDEK_delivInfo_POSTOMAT{
	/* height: 30px; */
	/* font-weight: bold; */
	font-size: 12px;
	/* border-bottom: 1px dashed #e3e3e3; */
	line-height: 35px;
	padding: 0px 9px;
	background-color: #fafafa;
	color: #808080;
	display: none;
}
#SDEK_wrapper{
	height: 405px;
	overflow: auto;
	width: 245px;
	border: none;
	outline: none;
	background-color: #fafafa;
}
#SDEK_wrapper p{
	cursor : pointer;
	padding: 5px 6px;
	margin:  5px 6px;
	font-size: 12px;
}
.sdek_chosen{
	background-color : #ebebeb;
}
#SDEK_ten{
	position: relative;
	top: -5px;
	background-color: white;
	height: 10px;
	box-shadow: 0 0 5px 5px white;
	width: 235px;

	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}
/*балун*/
#SDEK_baloon{
	background-color:white;
	max-width: 258px;
	font-family: Arial;
	font-size: 12px;
	padding-left: 3px;
}
#SDEK_baloon > div{
	margin-top: 5px;
}
.sdek_baloonInfo{
	color: #666666;
	max-height: 80px;
	overflow: hidden;
}
.sdek_baloonDiv{
	max-width: 235px;
	padding-left:8px;
	float:left;
	text-align: left;
}
.sdek_icon{
	float:left;
	width:12px;
	min-height: 12px;
}
.SDEK_iAdress{
	margin-top: 0px !important;
	font-size: 14px;
}
.SDEK_iTelephone{background: url('/bitrix/images/ipol.sdek/widjet/phone.png') no-repeat;}
.SDEK_iTime{background: url('/bitrix/images/ipol.sdek/widjet/clock.png') no-repeat;}
#SDEK_button{
	width:130px;
	height:25px;
	background: url('/bitrix/images/ipol.sdek/widjet/chooze.png') no-repeat;
	display: block;
	margin: 0px auto 5px;
	text-decoration:none;
}
#SDEK_button:hover{
	background-position: 0px -25px;
}
#SDEK_head > div{
	font-size: 12px;
	font-family: Arial;
	float:left;
}
#SDEK_logoPlace{
	width: 300px;
	height: 38px;
	background-image: url("/bitrix/images/ipol.sdek/SDEKogo.png");
	background-repeat:no-repeat;
	background-position: 241px 2px;
}
#SDEK_separator{
	background-color: #e3e3e3;
	width: 1px;
	height: 38px;
}
.SDEK_mark{
	margin-left:12px;
}
.sdek_baloonDiv a{
	cursor: help;
}

.SDEK_arrow{
	width: 23px;
	height: 14px;
	/*background: #000 none repeat scroll 0% 0%;*/
	background: url("/bitrix/images/ipol.sdek/arr.png") no-repeat bottom left;
	display: block;
	float: right;
	margin-top: 12px;
	/* margin-right: 5px; */
	display: none;
}

.SDEK_arrow:hover{
	background-position: bottom right;
}

.SDEK_arrow.up{
	background-position: top left;

}

.SDEK_arrow.up:hover{
	background-position: top right;
}

.SDEK_labelMode_SHORT{
	display:none;
}
.SDEK_labelMode_FULL{
	display:inline;
}

@media screen and (max-width: 919px){
	/* .SDEK_labelMode_SHORT{
		display:inline;
	}
	.SDEK_labelMode_FULL{
		display:none;
	} */
	#SDEK_pvz{
		width: 700px;
		padding: 0;
	}
	#SDEK_closer{
		right: 11px;
		top: 11px;
	}

	#SDEK_logo{
		display: none;
	}

	#SDEK_info{
		box-shadow: none;
		left: 0px;
		top: -538px;
		width: 270px;
		height: auto;
		overflow: auto;
	}

	#SDEK_sign{
		padding-left: 124px;
	}

	#SDEK_wrapper{
		width: 100% !important;
		height: 460px;
	}

	/*.jspContainer{
		width: 100% !important;
		height: 452px !important;
	}*/

	#SDEK_ten{
		width: 256px;
		height: 17px;
		top: -9px;
	}

	#SDEK_delivInfo_PVZ,#SDEK_delivInfo_POSTOMAT{
		border: none;
		font-size: 15px;
		text-shadow: 0px 0px 0px rgb(0, 0, 0);
		font-weight: normal;

	}

	#SDEK_wrapper p{
		font-size: 15px;
	}

	/*.jspPane{
		width: 100% !important;
	}*/

	.SDEK_all-items{
		border-top: 1px dashed #E3E3E3;
		display: none;
	}

	.SDEK_arrow{
		display: block;
	}
}

@media screen and (max-width: 700px){
	#SDEK_pvz{
		width: 100%;
		min-width: 195px;
	}
}

@media screen and (max-width: 294px){
	#SDEK_sign {
		padding-left: 103px;
	}

	#SDEK_info{
		width: 100%;
		min-width: 195px;
	}

	#SDEK_closer{
		right: 12px;
	}

	.SDEK_arrow{
		margin-right: 2px;
	}
}

@media screen and (max-width: 268px){
	#SDEK_sign span{
		display: none;
	}
}

@media screen and (max-width: 222px){
	#SDEK_delivInfo_POSTOMAT,#SDEK_delivInfo_PVZ{
		font-size: 12px;
	}

	#SDEK_pPrice{
		font-size: 14px;
	}
}
/* End */


/* Start:/bitrix/templates/efish/components/edvance/sale.order.ajax/.default/style.css?149852098811718*/
h1
{
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}

#order_form_div .sale_data-table.summary td {
    background: #fff !important;
}
#order_form_div {
    font-size: 12px;
    color: #000;
}
#order_form_div .sof-req {
    color: red;
    font-size: 10px;
}
#order_form_div .clear {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0px;
    line-height: 0px;
}
#order_form_div .section {
    margin-bottom: 30px;
}
#order_form_div .label.left 
{
    float: left;
    width: 50%;
}

#order_form_div .sale_order_table {
    font-size: 12px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
#order_form_div .sale_order_table td {
    padding: 15px 0;
    background: none !important;
}
#order_form_div .sale_order_table .name {
    width: 190px;
    text-align: left;
    vertical-align: top;
}
#order_form_div .sale_order_table.props td {
    border-bottom: 1px solid #dcdfe2;
}
#order_form_div .sale_order_table input[type="text"],
#order_form_div .sale_order_table textarea,
#order_form_div .sale_order_table select{
    width: 365px;
}
#order_form_div .sale_order_table textarea {
    height: 70px;
    overflow: hidden;
    resize: none;
}
#order_form_div .sale_order_table select {
    padding: 6px 3px 6px 8px;
    width: 383px;
    margin-bottom: 5px;
}
#order_form_div .sale_order_table .desc {
    color: #a3a3a3;
    font-size: 11px;
    margin: 3px 0;
}

/*paysystem*/
#order_form_div .sale_order_table.paysystem td {
    border-bottom: none;
}
#order_form_div .sale_order_table .ps_logo {
    float: left;
    text-align: center;
    margin: 0 15px 10px 0;
    height: 85px;
}

#order_form_div .sale_order_table .with_description {
    margin-right: 0 !important;
    height: 30px;
}

#order_form_div .sale_order_table .ps_logo img,
#order_form_div  .sale_order_confirm img,
#order_form_div .account img {
    border-radius: 2px;
    border: 1px solid #d1d1d1;
    box-shadow: 2px 2px 2px rgba(180,188,191,0.5);
    padding:1px;
    float: left;
}

#order_form_div input.search-suggest
{
    margin: 0;
}

div.bx_section div.bx_block div.bx_element input[type=radio],
div.bx_section div.bx_block div.bx_element input[type=checkbox],
#order_form_div .sale_order_table .ps_logo input[type=radio],
#order_form_div .account input[type=checkbox] {
    display: none;
}

.bx_element input[type=radio]:checked + label .bx_logotype,
.bx_element label.selected .bx_logotype
{
    border: 2px solid #2d739d !important;
    padding: 1px;
}

#order_form_div .sale_order_table .paysystem_name,
#order_form_div .sale_order_confirm .paysystem_name {
    font-size: 11px;
    color: #a3a3a3;
    width: 95px;
    line-height: 11px;
    margin-top: 65px;
}
#order_form_div .account img,
#order_form_div .account .desc {
    float: left;
}
#order_form_div .account img {
    margin-right: 10px;
}
#order_form_div .account .name {
    font-weight: bold;
    margin-bottom: 3px;
    color: #000;
}
#order_form_div .account .desc {
    font-size: 11px;
    color: #a3a3a3;
    line-height: 11px;
    text-align: left;
    width: 80%;
}
#order_form_div .account .desc.width_limited {width:100%;}
#order_form_div .account .ps_logo.with_description {width:100%;}

/*delivery*/
#order_form_div .sale_order_table.delivery td {
    padding: 7px 0;
}
#order_form_div .sale_order_table.delivery .name {
    font-weight: bold;
    width: auto;
    color: #000;
}
#order_form_div .sale_order_table.delivery .desc {
    color: #a3a3a3;
    width: 400px;
}
#order_form_div .sale_order_table.delivery td table {
    width: auto;
}
#order_form_div .sale_order_table.delivery td table td {
    padding: 0;
    text-align: left;
}
#order_form_div .sale_order_table.delivery .prop img {
    border-radius: 2px;
    border: 1px solid #d1d1d1;
    box-shadow: 2px 2px 2px rgba(180,188,191,0.5);
    padding:1px;
    margin: 0 10px 0 0;
}
#order_form_div .sale_order_table.delivery .prop input,
#order_form_div .sale_order_table.delivery .prop img,
#order_form_div .sale_order_table.delivery .prop .desc {
    float: left;
    margin-right: 10px;
}
#order_form_div .sale_order_table.delivery .prop input[type=radio] {
    display: none;
}

/*summary*/
#order_form_div .sale_data-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-top: 10px;
}
#order_form_div .sale_data-table th {
    background-color: #f5f5f5;
    padding: 7px 13px;
    text-align: left;
    font-weight: normal;
}
#order_form_div .sale_data-table td {
    border-bottom: 1px solid #f5f5f5;
    padding: 7px 13px;
    text-align: left;
    background: none !important;
}
#order_form_div .sale_data-table td.price {
    white-space: nowrap;
    text-align: right;
}
#order_form_div .sale_data-table td.itog {
    text-align: right;
}
#order_form_div .sale_data-table tfoot td {
    border-bottom: none;
}
#order_form_div .sale_data-table tfoot tr.last td {
    border-top: 1px solid #f5f5f5;
    font-weight: bold;
    white-space: nowrap;
}
#order_form_div .order_comment {
    width: 100%;
}
#order_form_div .order_comment div {
    color: #a3a3a3;
    font-size: 12px;
    margin-bottom: 5px;
}
#order_form_div .order_comment textarea {
    width: 97%;
    height: 70px;
}

/* auth */
#order_form_div .order-auth {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
#order_form_div .order-auth td {
    text-align: left;
    vertical-align: top;
}
#order_form_div .sale_order_table.delivery .errortext {
    margin: 0;
    font-size: 11px;
    padding: 5px;
    width: 230px;
}
#order_form_div .sale_order_full_table td.ps_logo {
    text-align: left;
    vertical-align: top;
}
#order_form_div .sale_order_full_table .ps_logo .pay_name {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 15px;
}
#order_form_div .desc .ora-store {
    font-size: 12px;
}
.store_location {
    display:none;
}
.store_location .ora-store {
    width: 40%;
    float: left;
}
.store_location .ora-store table td {
    padding: 10px;
    text-align: left;
    vertical-align: top;
}
.store_location .name {
    font-weight: bold;
}
.store_location .location {
    width: 60%;
    float: left;
}
#order_form_div .select_store {
    font-size:12px;
}

.image {
    padding: 5px 0 5px 0;
}

/* new */

.bx_order_make
{
    padding-bottom: 50px;
}

.bx_order_make hr{
    border: none;
    border-bottom: 1px solid #dcdfe2;
}

.bx_order_make .bx_sof_req{color:rgba(199,31,31,1);font-weight:bold}


.bx_ordercart .bx_ordercart_order_table_container tbody .right {
    text-align: right !important;
}

div#order_form_content div.bx_section div#sale_order_props div div.bx_block textarea {
    margin-bottom: 10px;
}

div#order_form_content .errortext {
    display: inline-block;
    margin-top: 15px;
    padding: 10px 15px 10px 60px !important;
    border-top: 1px solid #E4CBD1;
    border-right: 1px solid #D5BABE;
    border-bottom: 1px solid #C9ABAF;
    border-left: 1px solid #D5BABE;
    border-radius: 5px;
    background: #F8EAED;
    background: url("/bitrix/templates/efish/components/edvance/sale.order.ajax/.default/images/alert.png") 10px 50% no-repeat, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: url("/bitrix/templates/efish/components/edvance/sale.order.ajax/.default/images/alert.png") 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8EAED), color-stop(100%,#EDD0D6));
    background: url("/bitrix/templates/efish/components/edvance/sale.order.ajax/.default/images/alert.png") 10px 50% no-repeat, -webkit-linear-gradient(top, #F8EAED 0%,#EDD0D6 100%);
    background: url("/bitrix/templates/efish/components/edvance/sale.order.ajax/.default/images/alert.png") 10px 50% no-repeat, -moz-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
    background: url("/bitrix/templates/efish/components/edvance/sale.order.ajax/.default/images/alert.png") 10px 50% no-repeat, -ms-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
    background: url("/bitrix/templates/efish/components/edvance/sale.order.ajax/.default/images/alert.png") 10px 50% no-repeat, -o-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
    background: url("/bitrix/templates/efish/components/edvance/sale.order.ajax/.default/images/alert.png") 10px 50% no-repeat, linear-gradient(to bottom, #F8EAED 0%,#EDD0D6 100%);
    box-shadow: inset 0 1px 1px 0 #FFF;
    color: #881521 !important;
    text-shadow: 0 1px 0 #FFF;
    font-weight: bold;
    font-size: 15px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8eaed', endColorstr='#edd0d6',GradientType=0 );
}


.bx_order_make .left-part
{
    float: left;
    position: relative;
    width: 470px;
    padding-right: 40px;
}

.bx_order_make .right-part
{
    float: left;
    position: relative;
    width: 430px;
    padding-left: 50px;
}

.bx_order_make .vdiver
{
    position: absolute;
    top: 0;
    width: 2px;
    height: 100%;
    background: #e8e8e8;
}

.bx_order_make .left-part .vdiver
{
    right: -1px;
}

.bx_order_make .right-part .vdiver
{
    left: -1px;
}

.bx_order_make tr.person-type input
{
    display: none;
}

.bx_order_make tr.person-type label
{
    position: relative;
    padding: 6px 0;
    color: #33ad50;
    cursor: pointer;
}

.bx_order_make tr.person-type label.checked
{
    border-bottom: 2px solid #102c40;
    color: #102c40;
    cursor: default;
}

.bx_order_make tr.person-type label .arrow
{
    position: absolute;
    left: 50%;
    bottom: -14px;
    margin-left: -6px;
    width: 12px;
    border-width: 6px 5px;
    border-style: solid;
    border-color: rgb(16, 44, 64) transparent transparent;
}

.bx_order_make .left-part table tr td:first-child
{
    padding: 18px 0;
    color: #acb1b6;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
}

.bx_order_make .left-part > table > tr > td:last-child
{
    width: 300px;
}

.bx_order_make .left-part table tr td
{
    height: 44px;
    padding: 5px 0;
}

.bx_order_make .left-part table tr td input[type="text"],
.bx_order_make .left-part table tr td input[type="email"],
.bx_order_make .left-part table tr td textarea,
.bx_order_make .left-part table tr td select
{
    width: 100%;
}

.bx_order_make .left-part table .payment-description,
.delivery-manual-description
{
    padding: 5px 0;
    line-height: 18px;
    color: #acb1b6;
    font-size: 14px;
}

.delivery-manual-description
{
    display: none;
}

.bx_order_make .add-comment
{
    display: inline-block;
    width: 15px;
    height: 14px;
    margin-right: 6px;
    background-position: -338px -43px;
}

.bx_order_make .checkout.btn2
{
    width: 100%;
}

.bx_order_make .left-part table tr td.useragreement
{
    padding-top: 20px;
    color: #acb1b6;
    text-align: center;
}

.bx_order_make .btn1.variant-select
{
    display: inline-block;
    width: 95px;
    height: 50px;
    padding: 0px;
    vertical-align: middle;
}

#delivery-dialog
{
    width: 680px;
}

#delivery-dialog table thead
{
    border-bottom: 2px solid #e8e8e8;
    color: rgb(172, 177, 182);;
}

#delivery-dialog table tr td:last-child
{
    text-align: right;
}

#success-form
{
    text-align: center;
}

#success-form .text
{
    line-height: 30px;
    font-size: 14px;
}

#success-form .btn1
{
    display: inline-block;
    width: auto;
    padding: 21px;
    margin-top: 20px;
}

body div.what-order,
body div.menu,
body div.cart,
body div.header-bottom
{
    display: none;
}

body header .header-top .inner .user
{
    float: right;
}

#tPP
{
    font-size: inherit;
}

#delivery-link .sprite
{
    display: inline-block;
    width: 8px;
    height: 14px;
    background-position: -207px -55px;
}

.delivery-varian-desc
{
    display: none;
}

#order_form_div .bonus
{
    background: #e8e8e8;
    font-size: 14px;
    text-align: center;
    line-height: 60px;
}

#order_form_div .bonus b
{
    font-size: 18px;
}

#order_form_div div.error
{
    color: red;
    font-size: 12px;
}

#tPP tr td:first-child
{
    width: 128px;
}

#tPP tr td:last-child
{
    width: 300px;
}

#tPP tr:last-child
{
    display: none;
}
/* End */


/* Start:/bitrix/templates/efish/components/edvance/sale.order.ajax/.default/style_cart.css?14985209881678*/
.bx_ordercart .left
{
    float: left;
}

.bx_ordercart .left h4
{
    margin: 7px 0 0;
}

.bx_ordercart .right
{
    float: right;
}

.bx_ordercart .right a
{
    display: block;
    margin: 12px 0px 0px;
    font-size: 14px;
}

.bx_ordercart .bx_ordercart_order_container .cart-row
{
    margin-top: 50px;
    margin-bottom: 50px;
}

.bx_ordercart .bx_ordercart_order_container .cart-row .img
{
    float: left;
    width: 110px;
    height: 110px;
    margin-right: 30px;
    background: no-repeat center center;
    background-size: contain;
}

.bx_ordercart .bx_ordercart_order_container .cart-row .info
{
    float: left;
    width: 235px;
}

.bx_ordercart .bx_ordercart_order_container .cart-row .info a
{
    font-size: 14px;
}

.bx_ordercart .bx_ordercart_order_container .cart-row .info .article
{
    margin: 15px 0 20px;
    color: #acb1b6;
    font-size: 12px;
}

.bx_ordercart .bx_ordercart_order_container .cart-row .info .price .left
{
    padding-top: 2px;
    font-size: 14px;
}

.bx_ordercart .bx_ordercart_order_container .cart-row .info .price .right
{
    font-size: 18px;
    font-weight: bold;
}

.bx_ordercart .bx_ordercart_order_sum
{
    width: 100%;
}

.bx_ordercart .bx_ordercart_order_sum td
{
    padding: 8px 0;
    vertical-align: bottom;
}

.bx_ordercart .bx_ordercart_order_sum td.custom_t1
{
    color: #acb1b6;
    font-size: 14px;
    text-align: left;
}

.bx_ordercart .bx_ordercart_order_sum td.custom_t2
{
    font-size: 18px;
    font-weight: bold;
    text-align: right;
}

.bx_ordercart .bx_ordercart_order_sum td.custom_t1.fwb
{
    font-size: 24px;
}

.bx_ordercart .bx_ordercart_order_sum td.custom_t2.fwb
{
    font-size: 30px;
}

/* End */


/* Start:/bitrix/templates/efish/components/edvance/sale.ajax.locations/popup/style.css?1498520988533*/
input.search-suggest {margin-top: 7px;}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer; font-size:12px;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */
/* /bitrix/components/ipol/ipol.sdekPickup/templates/order/style.css?15308685015743 */
/* /bitrix/templates/efish/components/edvance/sale.order.ajax/.default/style.css?149852098811718 */
/* /bitrix/templates/efish/components/edvance/sale.order.ajax/.default/style_cart.css?14985209881678 */
/* /bitrix/templates/efish/components/edvance/sale.ajax.locations/popup/style.css?1498520988533 */
