

/* Start:/bitrix/templates/floor/components/bitrix/sale.personal.section/personal/style.css?176890253690587*/
.sale-personal-section-index-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 15px 0;
	padding: 0;
	height: 87%;
	border-radius: 12px;
	background-size: cover;
	color: #fc8507;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	justify-content: space-around;
	background-color: #fff;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
	border: 1px solid rgba(240, 164, 0, 0.1);
	position: relative;
	overflow: hidden;
}

.sale-personal-section-index-block::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	background: linear-gradient(90deg, #fc8507, #ffa218);
	transform: scaleX(0);
	transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.sale-personal-section-index-block:hover {
	transform: translateY(-5px);
	box-shadow: 0 12px 30px rgba(240, 164, 0, 0.2);
	border-color: rgba(240, 164, 0, 0.3);
}

.sale-personal-section-index-block:hover::before {
	transform: scaleX(1);
}

@media (max-width: 992px) {
	.sale-personal-section-index-block {
		margin: 8px 0;
		height: auto;
	}
}
.sale-personal-section-index-block-link { opacity: 1; }
.sale-personal-section-index-block-link:hover { opacity: 1; }

.sale-personal-section-index-block-link,
.sale-personal-section-index-block-link:hover,
.sale-personal-section-index-block-link:active,
.sale-personal-section-index-block-link:focus,
.sale-personal-section-index-block-link:visited {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 35px 20px;
	width: 100%;
	min-height: 180px;
	color: #fc8507;
	text-decoration: none;
	transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.sale-personal-section-index-block-link { color: #fc8507; }

.sale-personal-section-index-block-ico { 
	font-size: 52px;
	margin-bottom: 15px;
	transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	background: linear-gradient(135deg, rgba(240, 164, 0, 0.1), rgba(255, 204, 0, 0.1));
	width: 90px;
	height: 90px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sale-personal-section-index-block:hover .sale-personal-section-index-block-ico {
	transform: scale(1.1);
	background: linear-gradient(135deg, rgba(240, 164, 0, 0.2), rgba(255, 204, 0, 0.2));
}

.sale-personal-section-index-block-name {
	color: #333;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	letter-spacing: 0.5px;
	transition: color 0.3s ease;
}

.sale-personal-section-index-block:hover .sale-personal-section-index-block-name {
	color: #fc8507;
}

/* region pay*/

/*.sale-order-payment-change-pp-list { opacity: 0; }*/

.sale-order-payment-change-pp-company {
	position: relative;
	z-index: 100;
	padding-bottom: 10px;
	min-height: 40px;
}

.sale-order-payment-change-pp .sale-order-payment-change-pp-company {
	margin-bottom: 15px;
	padding: 7px;
	height: auto;
	border: 1px solid transparent;
	transition: all 100ms ease;
}

.sale-order-payment-change-pp-company-graf-container {
	position: relative;
	padding-top: 50%;
	width: auto;
	height: 0;
	border: 1px solid #c3cace;
	border-radius: 2px;
	background: #fff;
	transition: all 100ms ease;
}

.sale-order-payment-change-pp-company:hover .sale-order-payment-change-pp-company-graf-container { border-color: #fc8507;; }

.sale-order-payment-change-pp-company-image {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	background-position: center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.sale-order-payment-change-pp-company-smalltitle {
	text-align: center;
	font-size: 11px;
}

.sale-order-payment-change-pp-field .form-control { background: #fff; }

.sale-order-payment-change-pp-price {
	padding: 4px 0;
	text-align: right;
}

.sale-order-payment-change-service-small {
	color: #a3a3a3;
	font-size: 11px;
}

@media (min-width: 1200px) {
	.sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(4n+1),
	.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(4n+1) {
		clear: both;
		padding-left: 0;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(3n+1),
	.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(3n+1) {
		clear: both;
		padding-left: 0;
	}
}

@media (max-width: 767px) {
	.sale-order-payment-change-pp,
	.sale-order-payment-change-pp-item-container { max-width: 450px; }

	.sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(2n+1),
	.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(2n+1) {
		clear: both;
		padding-left: 0;
	}
}

.sale-order-payment-change-payment-title {
	/*color: #000;*/
	/*font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}

.sale-order-payment-change-status-alert,
.sale-order-payment-change-status-restricted,
.sale-order-payment-change-status-success {
	/*display: inline-block;*/
	/*padding: 4px 10px 5px 8px;*/
	/*border: 1px solid #eab3b9;*/
	/*border-radius: 2px;*/
	/*background: #ffe5e8;*/
	/*color: #d0021b;*/
	/*font: bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}

.sale-order-payment-change-status-restricted {
	border: 1px solid rgba(128, 134, 142, 0.20);
	background: #f3f4f5;
	color: #535c69;
}

.sale-order-payment-change-status-success {
	border: 1px solid #bed277;
	background: #e3f0bd;
	color: #597707;
}

.sale-order-payment-change-payment-price {
	/*font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}

.sale-order-payment-change-payment-form-group { display: table; }

.sale-order-payment-change-payment-form-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.sale-order-inner-payment-button {
	display: block;
	float: left;
	padding: 0 17px;
	max-width: 115px;
	height: 38px;
	border-radius: 2px;
	background: #1485ce;
	color: #fff;
	text-align: center;
	font: bold 13px/38px "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
}

.sale-order-inner-payment-button:hover {
	background: #53a4d8;
	color: #fff;
	transition: background ease-out 0.5s;
}

.sale-order-inner-payment-button.inactive-button {
	opacity: 0.2;
	cursor: pointer;
}

.sale-order-inner-payment-button.inactive-button:hover {
	background: #1485ce;
	color: #fff;
}

.sale-order-inner-padding-bottom { padding-bottom: 15px; }


.sale-paysystem-wrapper {
	position: relative;
	margin: 0 -15px 0 0;
	padding: 0;
	border: none;
	color: #424956;
	font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin-top: 20px;
}

.sale-paysystem-close {
	position: absolute;
	top: 7px;
	right: 7px;
}

.sale-paysystem-close-item {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(/bitrix/templates/floor/components/bitrix/sale.personal.section/personal/../../components/bitrix/sale.personal.order.detail/templates/.default/images/sale-personal-order-sprite.svg) 1px 1px no-repeat;
	opacity: 1;
	cursor: pointer;
	transition: opacity .3s ease;
}

.sale-paysystem-close-item:hover {
	opacity: .5;
}

.sale-paysystem-description {
	margin: 0 0 11px 0;
	color: #bcbdc0;
	font: 11px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.sale-paysystem-yandex-button {
	display: inline-block;
	margin: 26px 10px 26px 0;
}

.sale-paysystem-yandex-button-item {
	padding: 0 22px;
	height: 38px;
	border: 0;
	border-radius: 2px;
	background: #fc8507;
	color: #fff;
	font: bold 13px/35px "Helvetica Neue", Arial, Helvetica, sans-serif;
	transition: background .3s ease;
}

.sale-paysystem-yandex-button-item:hover,.sale-paysystem-yandex-button-item:focus { background: #d89504; }
.sale-paysystem-yandex-button-item:active { background: #cd8d03; }

.sale-paysystem-yandex-button-descrition {
	display: inline-block;
	margin: 0 0 15px 0;
	color: #80868e;
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* endregion */

/* region orders list */

.bx_my_order{
	margin-bottom: 20px;
}
.bx_my_order_status_desc{
	margin: 20px 0 20px 0;
}
.bx_my_order_status_desc h2{
	margin-top: 0;
	margin-bottom: 5px;
}
.bx_mos_desc{
	font-size: 12px;
}
.bx_my_order h3{
	font-weight: bold;
	font-size:24px;
	color: #3f3f3f;
}
.bx_my_order .bx_my_order_table{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #e8e8e8;
}
.bx_my_order .bx_my_order_table tr td{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx_my_order .bx_my_order_table thead tr td{
	padding: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #3d4345;
	border-bottom: 1px solid #d9d9d9;
	/*box-shadow: 0 -1px 1px 0 rgba(255,255,255,1);*/

	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(227,227,227,1)));
	background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(227,227,227,1) 100%);
	background:   -moz-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(227,227,227,1) 100%);
	background:    -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(227,227,227,1) 100%);
	background:     -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(227,227,227,1) 100%);
	background:        linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(227,227,227,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 );
}
.bx_my_order .bx_order_action{
	margin-bottom: 20px;
}
.bx_my_order .bx_my_order_table td a{font-size: 13px;color: #0073a3}
.bx_my_order .bx_my_order_table td a:hover{text-decoration: none;}
.bx_my_order .bx_my_order_table tbody tr td{
	padding: 15px 10px 5px;
	color: #3f3f3f;
	font-size: 13px;
	vertical-align: top;
	line-height:30px;
}
.bx_my_order .bx_my_order_table tbody tr td:first-child{width: 65%}
/*.bx_my_order .bx_my_order_table tbody tr td[colspan="2"]{
	padding: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #3d4345;
	background: #fafafa;
}*/

.bx_my_order .bx_item_list{
	margin: 5px 0 0 0;
	padding: 0 0 0 30px;
	list-style: decimal;
}

.bx_my_order .bx_my_order_status{
	width: 100%;
	font-weight: bold;
	padding: 10px 5px;
	line-height: normal;
	margin-bottom: 20px;
	font-size: 14px;
	text-shadow: 0 1px 0 rgba(255,255,255,.5)
}
.bx_my_order .bx_my_order_status.yellow{background: #ffd34e}
.bx_my_order .bx_my_order_status.red   {background: #fb7474}
.bx_my_order .bx_my_order_status.green {background: #ade421}
.bx_my_order .bx_my_order_status.gray  {background: #bbbbbb}


@media (max-width: 550px){
	.bx-touch .bx_my_order .bx_my_order_table tr,
	.bx-touch .bx_my_order .bx_my_order_table tbody,
	.bx-touch .bx_my_order .bx_my_order_table tbody td{display: block;width: 100% !important;}
	.bx-touch .bx_my_order .bx_my_order_table tbody{border-top: 1px solid #e8e8e8;}
	.bx-touch .bx_my_order .bx_my_order_table thead td{display: inline-block; white-space: nowrap;width: auto !important;background: transparent !important;border: none;box-shadow: none}
	.bx_my_order .bx_my_order_status{
		padding: 10px;
		position: relative;
		margin-left: -10px;
	}
}

.bx_my_order .bx_bt_button_type_2{
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
	color: #3f3f3f !important;
}
.bx_my_order .bx_shadow.bx_bt_button_type_2{box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}
.bx_my_order .bx_shadow.bx_bt_button_type_2:active{box-shadow:none}

.bx_my_order .bx_bt_button_type_2 		{
	border:1px solid #e9e9e9;
	background:#fcfcfc;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f1f1f1));
	background:-webkit-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:   -moz-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:    -ms-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:     -o-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:        linear-gradient(to bottom, #fcfcfc 0%,#f1f1f1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f1f1f1',GradientType=0 );
	color:#656565;
	text-shadow:0 1px 0 #fff;
}
.bx_my_order .bx_bt_button_type_2:hover 	{background:#fff}
.bx_my_order .bx_bt_button_type_2:active {
	background:#f1f1f1;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#fcfcfc));
	background:-webkit-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:   -moz-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:    -ms-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:     -o-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:        linear-gradient(to bottom, #f1f1f1 0%,#fcfcfc 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#fcfcfc',GradientType=0 );
	box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}

.bx_my_order .bx_small.bx_bt_button_type_2{
	display:inline-block;
	min-width:20px;
	line-height:20px;
}
.bx_my_order .bx_small.bx_bt_button_type_2 		{}
.bx_my_order .bx_small.bx_bt_button_type_2:hover {}
.bx_my_order .bx_small.bx_bt_button_type_2:active{}

.bx_my_order .bx_medium.bx_bt_button_type_2	{
	padding:0 13px;
	height:25px;
	font-weight:bold;
	line-height:25px;
}

.bx_my_order .bx_medium.bx_bt_button_type_2 		 {font-weight:bold}
.bx_my_order .bx_medium.bx_bt_button_type_2:hover {}
.bx_my_order .bx_medium.bx_bt_button_type_2:active{}

.bx_my_order .bx_big.bx_bt_button_type_2	{
	padding:0 13px;
	height:34px;
	font-weight:bold;
	line-height:34px;
}

.bx_my_order .bx_big.bx_bt_button_type_2 	  {}
.bx_my_order .bx_big.bx_bt_button_type_2:hover {}
.bx_my_order .bx_big.bx_bt_button_type_2:active{}

.bx_my_order_switch {
	margin-bottom: 15px;
	line-height: 30px;
}
.bx_my_order_switch .bx_mo_link{
	margin-right: 20px;
}

.sale-order-link,
.sale-order-history-link {
	display: inline-block;
	font-size: 14px;
	color: #fc8507;
	margin-bottom: 22px;
	margin-right: 10px;
	line-height: 1;
}

.sale-order-title {
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 25px;
	color: #262626;
}

.sale-order-description {
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888;
}

.sale-order-list-title-container {
	padding: 0 20px;
	background-color: transparent;
	/*border: solid 1px #dfdcdc;*/
	border-bottom: none;
}

.sale-order-list-title,
.sale-order-list-accomplished-title {
	/*margin-top: 12px;*/
	padding-bottom: 20px;
	font-size: 16px;
	color: #2f3435;
}
.sale-order-list-accomplished-title {
	width: calc(100% - 84px);
}
.sale-order-history-link:hover{
	color: #fc8507;
	border-bottom-color: inherit;
}

.sale-order-list-container {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 20px;
	height: 100%;
}
.sale-order-list-item {
	margin-bottom: 30px;
}
.sale-order-list-inner-container {
	/*padding: 0 15px 15px 15px;*/
	/*border: 1px solid #efecec;*/
}

.sale-order-list-inner-title-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/*padding: 15px;*/
	margin-left: -20px;
	margin-right: -20px;
	text-transform: uppercase;
	background-color: #ededed;
	/*opacity: .7;*/
}

.sale-order-list-inner-title-line-item {
	display: inline-block;
	/*margin: 0 5px 0 0;*/
	vertical-align: middle;
	/*font: bold 10px "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	color: #929292;
	font-weight: bold;
	font-size: 12px;
}

.sale-order-list-inner-title-line-border {
	display: inline-block;
	margin: 6px 0;
	height: 1px;
	width: 100%;
	vertical-align: middle;
	background: #f2f2f2;
}

.sale-order-list-inner-row {
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
}

.sale-order-list-inner-row-template{
	display: none;
}

.sale-order-list-payment-title, .sale-order-list-shipment-title, .sale-order-payment-change-payment-title, .order-paid-chanched {
	font-size: 13px;
	line-height: 2;
	/*font-weight: bold;*/
	color: #000;
}
.order-paid-chanched {
	font-size: 14px;
}

.sale-order-list-payment-about-link,
.sale-order-list-payment-repeat-link,
.sale-order-list-payment-cancel-link {
	padding: 21px 0 0 0;
}

.sale-order-list-shipment-button,
.sale-order-list-repeat-link,
.sale-order-list-about-link,
.sale-order-list-change-payment {
	/*font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	/*color: #4a90e2;*/
	/*text-decoration: underline;*/
	/*cursor: pointer;*/
}

.sale-order-list-cancel-link {
	display: inline-block;
	text-align: center;
}

div.sale-order-list-repeat-container {
	padding: 0;
}

.sale-order-list-repeat-link {
	display: inline-block;
	padding: 0 0 0 13px;
	vertical-align: middle;
}

.sale-order-list-repeat-link:before {
	content: "";
	display: inline-block;
	margin: 0 3px 4px 0;
	width: 10px;
	height: 13px;
	background: url(/bitrix/templates/floor/components/bitrix/sale.personal.section/personal/images/sale-order-repeat.svg) no-repeat;
	vertical-align: middle;
}

.sale-order-link-accomplished {
	padding: 0;
	text-decoration: none;
}

.sale-order-list-shipment-button:hover,
.sale-order-list-repeat-link:hover,
.sale-order-list-cancel-link:hover,
.sale-order-list-cancel-payment:hover,
.sale-order-list-about-link:hover,
.sale-order-list-cancel-payment,
.sale-order-list-change-payment:hover{
	text-decoration: none;
	cursor: pointer;
}

.sale-order-list-cancel-payment{
	margin-top: 20px;
	display: block;
}

.sale-order-list-about-link {
	/*font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}

.sale-order-list-status-restricted,
.sale-order-list-status-alert,
.sale-order-list-status-success, .sale-order-list-accomplished-date,
.sale-order-detail-payment-options-methods-info-title-status-alert, .sale-order-detail-payment-options-methods-info-title-status-restricted, .sale-order-detail-payment-options-methods-info-title-status-success {
	font-size: 12px;
	display: inline-block;
	padding: 2px 10px;
	color: #fff;
	border-radius: 5px;
}

.sale-order-list-status-success, .sale-order-list-accomplished-date {
	background-color: #597707;
}

.sale-order-list-status-restricted {
	background-color: #535c69;
}

.sale-order-list-status-restricted-message-block{
	padding-top:10px;
}

.sale-order-list-status-restricted-message{
	font: 11px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #9e9fa2;
}

.sale-order-list-payment-check ,
.sale-order-list-payment-price {
	/*padding: 4px 0 0 0;*/
	/*font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}

.sale-order-list-payment-check{
	width:100%;
	float: left;
}

.sale-order-list-payment-check-left{
	display: inline;
	float: left;
	padding-right: 5px;
}

.sale-order-list-change-payment {
	display: block;
	margin: 6px 0 0 0;
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*.sale-order-list-button-container {*/
/*position: absolute;*/
/*top: 50%;*/
/*right: 15px;*/
/*-webkit-transform: translateY(-50%);*/
/*-moz-transform: translateY(-50%);*/
/*transform: translateY(-50%);*/
/*}*/

.sale-order-list-button {
	display: block;
	padding: 0 17px;
	float: right;
	max-width: 115px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 38px;
	background: #70bb18;
	color: #fff;
	font: bold 13px/38px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}

.sale-order-list-button:hover {
	color: #fff;
	background: #7bd314;
	-webkit-transition: background ease-out 0.5s;
	-moz-transition: background ease-out 0.5s;
	-o-transition: background ease-out 0.5s;
	transition: background ease-out 0.5s;
}

.sale-order-list-button.inactive-button {
	background: #dff0d8;
	cursor: pointer;
}

.sale-order-list-button.inactive-button:hover{
	color: #FFFFFF;
}


.sale-order-list-shipment {
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	list-style: none;
}

.sale-order-list-shipment-item {
	/*padding: 6px 0 0 0;*/
}

.sale-order-list-shipment-list-item-link {
	padding: 16px 0 0 0;
	text-decoration: underline;
}

.sale-order-list-shipment-id {
	font-weight: 700;
}

.sale-order-list-shipment-id-icon {
	display: inline-block;
	width: 11px;
	height: 13px;
	background: url("/bitrix/templates/floor/components/bitrix/sale.personal.section/personal/images/sale-order-order-list-options-methods-shipment-list-item-id-element.svg") center no-repeat;
	cursor: pointer;
}

.sale-order-list-top-border {
	width: auto;
	height: 1px;
	margin: 18px 15px 21px 15px;
	background: #f2f2f2;
}

.sale-order-list-accomplished-title-container {
	/*background: #f2f2f2;*/
}

.sale-order-list-accomplished-date-container {
	/*text-align: right;*/
}

.sale-order-list-accomplished-date {
	/*padding: 0 8px 0 0;*/
}

.sale-order-list-accomplished-date-container {
	/*display: inline-block;*/
	margin: 10px 0;
	/*font: bold 13px "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}


.sale-order-list-accomplished-date.canceled-order {
	background-color: #ff0000;
}

.sale-order-list-accomplished-date-number {
	/*color: #888;*/
}

.sale-order-list-repeat-accomplished {
	/*text-align: right;*/
}

.sale-order-list-inner-accomplished {
	/*border: 1px solid #efecec;*/
	/*padding: 13px 15px 15px 15px;*/
}

.sale-order-list-shipment-status {
	/*margin: 2px 0 0 0;*/
}

.sale-order-list-shipment-status-item {
	display: inline-block;
	/*margin: 6px 0 5px 0;*/
	vertical-align: middle;
}

.sale-order-list-shipment-status-block {
	display: inline-block;
	padding: 5px;
	border: 1px solid rgba(128,134,142,0.20);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #f3f4f5;
	font: bold 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #535c69;
	vertical-align: middle;
}

/* state's */

.sale-order-state-green {
	background: #c2f388;
}
.sale-order-state-yellow {
	background: #d7dd39;
}
.sale-order-state-red {
	background: #dd6239;
}
.sale-order-state-grey {
	background: #f2f2f2;
}

@media (max-width: 991px) {
	.sale-order-list-accomplished-date-container,
	.sale-order-list-repeat-accomplished {
		text-align: left;
	}
	.sale-order-list-container .btn_orng{
		margin:15px;
		width: calc( 100% - 30px );
	}
}

@media (max-width: 767px) {
	.sale-order-list-button {
		margin: 10px 0 0 0;
		max-width: none;
		float: none;
	}
}

/***********/

.sale-order-list-inner-container .sale-order-list-inner-title-line {
	flex-direction: column;
	position: relative;
}
.sale-order-list-inner-title-line .sale-order-list-inner-title-line-border {
	margin-top: 15px;
	margin-bottom: 0;
	background: #dfdcdc;
}
.sale-order-list-inner-container .sale-order-payment-change-payment-title,
.sale-order-list-inner-container .sale-order-payment-change-payment-element,
.sale-order-list-inner-container .sale-order-payment-change-payment-number,
.sale-order-list-inner-container .sale-order-list-payment-title,
.sale-order-list-inner-container .sale-order-list-payment-price,
.sale-order-list-inner-container .sale-order-list-shipment-status-item,
.sale-order-list-inner-container .sale-order-list-shipment-item,
.sale-order-list-inner-container .sale-order-list-shipment-element {
	/*font-weight: normal;*/
	/*color: #919191;*/
	/*font-size: 13px;*/
}
.sale-order-list-status {
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	height: 22px;
	margin: auto;
	text-transform: none;
}
.sale-order-list-accomplished-title-container .sale-order-list-status {
	top: -15px;
}
.sale-order-detail-payment-options-methods-info-title .sale-order-detail-payment-options-methods-info-title-status-alert,
.sale-order-list-inner-container .sale-order-list-status-alert,
.sale-order-list-inner-container .sale-order-payment-change-status-alert,
.sale-order-payment-change-payment-title .sale-order-payment-change-status-alert,
.sale-order-detail-payment-options-methods-info-title-status-alert {
	background-color: #f0434b;
}
.sale-order-detail-payment-options-methods-button-container .sale-order-detail-payment-options-methods-button-element {
	/*background-color: #F0434B;*/
	/*color: #fff;*/
	/*text-decoration: none;*/
	/*transition: ease-out .25s;*/
	/*font-weight: normal;*/
}
.sale-order-list-inner-container .sale-order-list-inner-row-body .sale-order-list-button {
	/*background-color: #F0434B;*/
	/*color: #fff;*/
	/*text-decoration: none;*/
	/*transition: ease-out .25s;*/
	/*min-width: 125px;*/
	/*font-weight: normal;*/
}
.sale-order-detail-payment-options-methods-button-container .sale-order-detail-payment-options-methods-button-element:hover,
.sale-order-list-inner-container .sale-order-list-inner-row-body .sale-order-list-button:hover {
	/*background-color: #e0434B;*/
	/*color: #fff;*/
}
.sale-order-list-inner-container .sale-order-list-shipment-status-block {
	border: none;
	/*background: transparent;*/
	/*color: #919191;*/
	font-weight: normal;
}
.sale-order-list-inner-container .sale-order-list-change-payment {
	margin-top: 15px;
	text-decoration: none;
	color: #fc8507;
	display: inline-block;
	border-bottom: 1px solid #fc8507;
	transition: 0.15s;
}
.sale-order-list-inner-container .sale-order-list-change-payment:hover {
	border-bottom-color: transparent
}
.sale-order-detail-payment-options-methods-button-container .sale-order-detail-payment-options-methods-button-element:active,
.sale-order-list-inner-container .sale-order-list-inner-row-body .sale-order-list-button:active {
	background-color: #f42a33;
	color: #fff;
}
.sale-order-list-inner-container {
	/*border: solid 1px #dfdcdc;*/
}
.sale-order-list-inner-container .sale-order-list-inner-title-line-item {
	padding: 15px 20px;
}

.sale-order-list-inner-accomplished .sale-order-list-accomplished-date, .sale-order-list-inner-container .sale-order-list-accomplished-date {
	margin-top: 0;
	float: left;
}

.sale-order-list-btn .btn, .sale-order-list-button-container .btn {
	display: inline-block;
	width: 210px;
}
.sale-order-list-inner-accomplished .sale-order-list-about-link, .sale-order-list-inner-container .sale-order-list-about-link {
	/*text-decoration: none;*/
	/*float: left;*/
	/*margin-top: 10px;*/
	/*font-weight: normal;*/
	/*color: #fc8507;*/
	/*border-bottom: 1px dotted transparent;*/
}
.sale-order-list-inner-container .sale-order-list-about-link {
	/*font-weight: normal;*/
	/*font-size: 13px;*/
	/*margin-top: 0px;*/
	/*color: #fc8507;*/
	/*border-bottom: 1px dotted transparent;*/
	/*transition: 0.15s;*/
}
.sale-order-list-accomplished-title-container .sale-order-list-accomplished-date {
	/*margin-top: 16px;*/
}
.sale-order-list-inner-container .sale-order-list-top-border {
	background: #dfdcdc;
}
.sale-order-list-inner-accomplished .sale-order-list-about-link:hover, .sale-order-list-inner-container .sale-order-list-about-link:hover {
	/*border-bottom-color: inherit;*/
}
.sale-order-list-inner-accomplished .sale-order-list-about-link:active, .sale-order-list-inner-container .sale-order-list-about-link:active {
	opacity: 0.9;
}
.sale-order-list-inner-accomplished .repear_link a, .sale-order-list-inner-container .repear_link a {
	color: #fff;
}

.sale-order-list-inner-container .sale-order-list-cancel-link {
	/*margin-top: 0;*/
	/*text-decoration: none;*/
	/*float: right;*/
	/*width: 100%;*/
	/*padding: 13px 0;*/
	/*min-width: 200px;*/
	/*text-align: center;*/
	/*background-color: #dadada;*/
	/*color: #242424;*/
	/*opacity: 0.5;*/
	/*transition: .2s ease-in-out;*/
}
.sale-order-detail-about-order-inner-container-repeat .sale-order-detail-about-order-inner-container-repeat-cancel {
	/*color: #fff;*/
	/*background-color: #c5c5c5;*/
	/*height: 38px;*/
	/*line-height: 38px;*/
	/*text-decoration: none;*/
	/*margin-top: 10px;*/
	/*padding: 0;*/
}
.sale-order-detail-about-order-inner-container-repeat .sale-order-detail-about-order-inner-container-repeat-cancel:hover,
.sale-order-list-inner-container .sale-order-list-cancel-link:hover {
	/*background-color: #cdcdcd;*/
	/*opacity: 1;*/
}
.sale-order-detail-about-order-inner-container-repeat .sale-order-detail-about-order-inner-container-repeat-cancel:active,
.sale-order-list-inner-container .sale-order-list-cancel-link:active {
	/*background-color: #bdbdbd;*/
	/*opacity: 0.5;*/
}
.sale-order-detail-about-order-inner-container-repeat  .sale-order-detail-about-order-inner-container-repeat-button {
	border: 1px solid #2A3A59;
	color: #171717;
	border-radius: 0;
	font-weight: normal;
	background: transparent;
	font-size: 13px;
	transition: all 0.3s ease-in-out;
}
.sale-order-detail-about-order-inner-container-repeat  .sale-order-detail-about-order-inner-container-repeat-button:hover {
	background-color: #2A3A59;
	color: #fff;
}
.sale-order-detail-about-order-inner-container-repeat  .sale-order-detail-about-order-inner-container-repeat-button:active {
	border-color: #212f45;
	background-color: #212f45;
	color: #FFFFFF;
}
/*.sale-order-detail-about-order-inner-container .sale-order-detail-about-order-inner-container-name-read-more {*/
/*border-bottom: none;*/
/*}*/
.sale-order-list-repeat-link {
	float: right;
	max-width: 150px;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 0;
	border: 1px solid #2A3A59;
	color: #171717;
	transition: all 0.3s ease-in-out;
	text-decoration: none;
	padding: 0 10px;
	text-align: center;
}
.sale-order-list-inner-row .sale-order-list-repeat-link:hover {
	background-color: #2A3A59;
	color: #fff;
}
.sale-order-list-inner-row .sale-order-list-repeat-link:before {
	display: none;
}
.sale-order-list-inner-row .sale-order-list-repeat-link:active {
	border-color: #212f45;
	background-color: #212f45;
	color: #FFFFFF;
}
.sale-order-list-repeat-link:focus {
	/*color: #fff;*/
}
.sale-order-detail-order-item-title a {
	color: #2f3435;
	font-weight: normal;
}
.sale-order-detail-order-item-title a:hover {
	color: #fc8507;
	font-weight: normal;
}
.sale-order-detail-order-item-block .sale-order-detail-order-item-imgcontainer {
	border: none;
}
@media only screen and (max-width:767px) {
	.sale-order-list-repeat-link {
		float: left;
	}
	.sale-order-list-repeat-link.canseled {
		float: right;
	}
}
@media (max-width: 481px) {
	.sale-order-list-shipment-title{
		display: flex;
		flex-direction: column;
	}
}

.sale-order-list-inner-row-body {
	width: 100%;
}

/* endregion */

/* region order detail */

.bx_order_list {
}

.bx_order_list h3 {
	font-weight: bold;
	font-size: 24px;
	color: #3f3f3f;
}

.bx_order_list .bx_order_list_table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #e8e8e8;
}

.bx_order_list .bx_order_list_table tr td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx_order_list .bx_order_list_table thead tr td {
	padding: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #3d4345;
	border-bottom: 1px solid #d9d9d9;
	box-shadow: 0 -1px 1px 0 rgba(255, 255, 255, 1);

	background: rgb(255, 255, 255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(227, 227, 227, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(227, 227, 227, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(227, 227, 227, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(227, 227, 227, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(227, 227, 227, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(227, 227, 227, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0);
}

.bx_order_list .bx_order_list_table tbody tr td {
	padding: 5px 10px;
	color: #3f3f3f;
	font-size: 13px;
	vertical-align: top;
}

.bx_order_list .bx_order_list_table tbody tr td[colspon="2"] {
	padding: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #3d4345;
	background: #fafafa;
}

.bx_order_list .bx_order_list_table tbody tr td:nth-child(2) {
	width: 75%
}

.bx_order_list .bx_order_list_table_order {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #e8e8e8;
}

.bx_order_list .bx_order_list_table_order tr td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx_order_list .bx_order_list_table_order thead tr td {
	padding: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #3d4345;
	border-bottom: 1px solid #d9d9d9;
	box-shadow: 0 -1px 1px 0 rgba(255, 255, 255, 1);

	background: rgb(255, 255, 255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(227, 227, 227, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(227, 227, 227, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(227, 227, 227, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(227, 227, 227, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(227, 227, 227, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(227, 227, 227, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0);
}

.bx_order_list .bx_order_list_table_order tbody tr td {
	padding: 10px 10px 5px;
	color: #3f3f3f;
	font-size: 13px;
	vertical-align: top;
}

.bx_order_list .bx_order_list_table_order tbody tr td.name {
	min-width: 60%
}

.bx_order_list .bx_order_list_table_order tbody tr td a {
	color: #0073a3
}

.bx_order_list .bx_order_list_table_order tbody tr td a:hover {
	text-decoration: none;
}

.bx_order_list .bx_order_list_table_order tbody tr td img {
	/*
	width: 100%;
	max-width: 65px;
	min-width: 50px;
	height: auto;
	*/
}

.bx_order_list .amount,
.bx_order_list .price {
	color: #000;
	color: #5f6a71;
	white-spoce: nowrap;
	text-align: right;
}

.bx_order_list .amount {
	text-align: center
}

.bx_order_list .fm {
	display: none;
	color: #5f6a71;
}

.bx_order_list .bx_ordercart_order_sum tr td {
	padding: 1px;
	text-align: right;
	font-size: 13px;
}

.bx_order_list .bx_ordercart_order_sum tr td.custom_t1 {
	width: 100%
}

.bx_order_list .bx_ordercart_order_sum tr td.custom_t2 {
	white-spoce: nowrap;
}

.bx_order_list .bx_fwb {
	font-weight: bold
}

.bx_control_table {
	width: 100%;
}

.bx_control_table td {
	width: 50%;
}

@media (max-width: 550px) {
	.bx-touch .bx_order_list .bx_order_list_table tr,
	.bx-touch .bx_order_list .bx_order_list_table td {
		display: block;
		width: 100%
	}

	.bx-touch .bx_order_list .bx_order_list_table tbody tr td:nth-child(1) {
		font-weight: bold;
		padding-bottom: 2px
	}

	.bx-touch .bx_order_list .bx_order_list_table tbody tr td:nth-child(2) {
		padding-top: 2px
	}

	.bx-touch .bx_order_list .bx_order_list_table tbody tr td[colspon="2"] {
		padding: 10px
	}

	.bx-touch .bx_order_list .bx_order_list_table_order thead {
		display: none;
	}

	.bx-touch .bx_order_list .bx_order_list_table_order td {
		display: block;
		width: 100%
	}

	.bx-touch .bx_order_list .bx_order_list_table_order tbody tr {
		clear: both;
		margin-bottom: 10px;
	}

	.bx-touch .bx_order_list .bx_order_list_table_order tbody tr td {
		padding: 2px 10px
	}

	.bx-touch .bx_order_list .bx_order_list_table_order tbody tr td.name {
		font-weight: bold;
		padding: 2px 10px
	}

	.bx-touch .bx_order_list .bx_order_list_table_order tbody tr td.img {
		float: left;
		width: 70px;
		padding-right: 10px;
	}

	.bx-touch .bx_order_list .bx_order_list_table_order tbody tr td:last-child {
		padding: 2px 10px 30px
	}

	.bx-touch .bx_order_list .fm {
		display: inline-block;
	}

	.bx-touch .bx_order_list .amount,
	.bx-touch .bx_order_list .price {
		text-align: left;
	}

	.bx-touch .bx_order_list .bx_ordercart_order_sum {
		width: 100% !important
	}

	.bx-touch .bx_order_list .bx_ordercart_order_sum tr td.custom_t1 {
		width: 50% !important
	}

	.bx-touch .bx_order_list .bx_ordercart_order_sum tr td.custom_t2 {
		width: 50% !important;
		white-spoce: nowrap;
		text-align: left !important;
	}

	.bx-touch .bx_order_list .bx_control_table td {
		text-align: center !important;
		padding: 10px;
	}

	.bx_order_list .bx_order_list_table_order tbody tr td img {
		width: 100%;
		max-width: 65px;
		min-width: 50px;
		height: auto;
	}

}

.bx_order_list .bx_bt_button_type_2 {
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
}

.bx_order_list .bx_shadow.bx_bt_button_type_2 {
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2)
}

.bx_order_list .bx_shadow.bx_bt_button_type_2:active {
	box-shadow: none
}

.bx_order_list .bx_bt_button_type_2 {
	border: 1px solid #e9e9e9;
	background: #fcfcfc;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f1f1f1));
	background: -webkit-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
	background: -moz-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
	background: -ms-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
	background: -o-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
	background: linear-gradient(to bottom, #fcfcfc 0%, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f1f1f1', GradientType=0);
	color: #656565;
	text-shadow: 0 1px 0 #fff;
}

.bx_order_list .bx_bt_button_type_2:hover {
	background: #fff
}

.bx_order_list .bx_bt_button_type_2:active {
	background: #f1f1f1;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #fcfcfc));
	background: -webkit-linear-gradient(top, #f1f1f1 0%, #fcfcfc 100%);
	background: -moz-linear-gradient(top, #f1f1f1 0%, #fcfcfc 100%);
	background: -ms-linear-gradient(top, #f1f1f1 0%, #fcfcfc 100%);
	background: -o-linear-gradient(top, #f1f1f1 0%, #fcfcfc 100%);
	background: linear-gradient(to bottom, #f1f1f1 0%, #fcfcfc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#fcfcfc', GradientType=0);
	box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .05);
}

.bx_order_list .bx_small.bx_bt_button_type_2 {
	display: inline-block;
	min-width: 20px;
	line-height: 20px;
}

.bx_order_list .bx_small.bx_bt_button_type_2 {
}

.bx_order_list .bx_small.bx_bt_button_type_2:hover {
}

.bx_order_list .bx_small.bx_bt_button_type_2:active {
}

.bx_order_list .bx_medium.bx_bt_button_type_2 {
	padding: 0 13px;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
}

.bx_order_list .bx_medium.bx_bt_button_type_2 {
	font-weight: bold
}

.bx_order_list .bx_medium.bx_bt_button_type_2:hover {
}

.bx_order_list .bx_medium.bx_bt_button_type_2:active {
}

.bx_order_list .bx_big.bx_bt_button_type_2 {
	padding: 0 13px;
	height: 34px;
	font-weight: bold;
	line-height: 34px;
}

.bx_order_list .bx_big.bx_bt_button_type_2 {
}

.bx_order_list .bx_big.bx_bt_button_type_2:hover {
}

.bx_order_list .bx_big.bx_bt_button_type_2:active {
}

.bx_order_list_table_white_header {
	background-color: #fff !important;
}

.bx_order_list .bx_ol_store {
	margin-top: 10px;
}

.bx_order_list .bx_ol_store .bx_old_s_row {
	margin-bottom: 10px;
}

.bx_order_list .bx_ol_store .bx_old_s_row_title {
	margin-bottom: 20px;
}

.bx_order_list .bx_ol_store .bx_ild_s_desc {
	margin-top: 5px;
	font-size: 12px;
	color: gray;
}

.bx_old_s_map {
	margin-top: 20px;
	width: 100%;
}

.bx_old_s_map .bx_bt_button_type_2 {
	margin-bottom: 10px;
}

.bx_map_buttons {
	height: 40px;
}

.bx_map_buttons a {
	display: inline-block;
}

#bx_old_s_map {
	margin-bottom: 10px;
}

#map-container {
	height: 200px;
}

.bx_ol_sku_prop img {
	width: auto !important;
	height: auto !important;
	max-width: 50px !important;
	max-height: 50px !important;
	min-width: 0 !important;
	margin: 3px 3px 3px 0;
	padding: 1px;
	border: 1px solid gray;
}

.bx_ol_sku_prop td {
	padding: 1px 1px 10px 1px !important;
	border: 0px;
}

.bx_my_order_switch {
	margin-bottom: 15px;
	line-height: 30px;
}

.bx_my_order_switch .bx_mo_link {
	margin-right: 20px;
}


/* sale personal order component */

.sale-order-detail-back-to-list-link-up,
.sale-order-detail-back-to-list-link-down {
	display: table;
	padding-top: 10px;
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fc8507;
	font-family: Verdana, Helvetica, arial, sans-serif;
	font-size: 100%;
	border-bottom: 1px dotted transparent;
	transition: 0.15s;
}
.sale-order-detail-back-to-list-link-up{
	margin-bottom: 20px;
	margin-top: 10px;
}
.sale-order-detail-back-to-list-link-down {
	margin-top: 20px;
}
.sale-order-detail-back-to-list-link-up:focus,.sale-order-detail-back-to-list-link-up:hover,.sale-order-detail-back-to-list-link-down:hover,.sale-order-detail-back-to-list-link-down:focus{
	border-bottom-color: inherit;
	color: #fc8507;
}
.sale-order-detail-back-to-list-link-down:active,.sale-order-detail-back-to-list-link-up:active{
	opacity: 0.9;
	color: #fc8507;
}
.sale-order-detail-title-element {
	margin: 0;
	font-family: Verdana, Helvetica, arial, sans-serif;
	/*font-size: 20px;*/
	font-weight: bold;
	color: #262626;
}

.sale-order-detail-about-order,
.sale-order-detail-payment-options {
	/*margin-top: 20px;*/
}

.sale-order-detail-about-order-inner-container {
	padding: 17px 16px 22px 19px;
}
.sale-order-detail-about-order-inner-container-name-read-less,
.sale-order-detail-about-order-inner-container-name-read-more,
.sale-order-list-cancel-payment{
	border-bottom: 1px dotted transparent;
	color: #fc8507;
	cursor: pointer;
	transition: .15s;
}
.sale-order-detail-about-order-inner-container-name-read-less:hover,
.sale-order-detail-about-order-inner-container-name-read-more:hover,
.sale-order-list-cancel-payment:hover,
.sale-order-detail-about-order-inner-container-name-read-less:focus,
.sale-order-detail-about-order-inner-container-name-read-more:focus,
.sale-order-list-cancel-payment:focus{
	color: #fc8507;
	/*border-bottom-color: inherit;*/
}
.sale-order-detail-about-order-inner-container-name-read-less:active,
.sale-order-detail-about-order-inner-container-name-read-more:active,
.sale-order-list-cancel-payment:active{
	/*color: #fc8507;*/
	/*border-bottom-color: inherit;*/
	/*opacity: 0.9;*/
}

.sale-order-detail-about-order-inner-container-name-read-less:hover,
.sale-order-detail-about-order-inner-container-name-read-more:hover,
.sale-order-detail-payment-options-methods-info-change-link:hover,
.sale-order-detail-show-link:hover,
.sale-order-detail-hide-link:hover,
.sale-order-list-cancel-payment:hover,
.sale-order-detail-about-order-inner-container-name-read-less:active,
.sale-order-detail-about-order-inner-container-name-read-more:active,
.sale-order-detail-payment-options-methods-info-change-link:active,
.sale-order-detail-show-link:active,
.sale-order-detail-hide-link:active,
.sale-order-list-cancel-payment:active,
.sale-order-detail-about-order-inner-container-name-read-less:visited,
.sale-order-detail-about-order-inner-container-name-read-more:visited,
.sale-order-detail-payment-options-methods-info-change-link:visited,
.sale-order-detail-show-link:visited,
.sale-order-detail-hide-link:visited,
.sale-order-list-cancel-payment:visited{
	text-decoration: none!important;
}

.sale-order-detail-about-order-inner-container-name-read-less {
	display: none;

}

.sale-order-detail-about-order-inner-container-name-read-more {
	display: inline-block;
}

.sale-order-detail-about-order-inner-container-name-read-less:after,
.sale-order-detail-about-order-inner-container-name-read-more:after,
.sale-order-detail-payment-options-methods-info-change-link:after,
.sale-order-detail-show-link:after,
.sale-order-detail-hide-link:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 4px;
	background: url(/bitrix/templates/floor/components/bitrix/sale.personal.section/personal/images/sale-personal-order-sprite.svg) no-repeat;
	vertical-align: middle;
}

.sale-order-detail-about-order-inner-container-name-read-less:after,
.sale-order-detail-hide-link:after {
	background-position: -1px -33px;
}

.sale-order-detail-hide-link:after,
.sale-order-detail-show-link:after,
.sale-order-detail-payment-options-methods-info-change-link:after{
	margin: 0 0 0 3px;
}

.sale-order-detail-about-order-inner-container-name-read-less:hover:after,
.sale-order-detail-hide-link:hover:after {
	background-position: -8px -33px;
}

.sale-order-detail-about-order-inner-container-name-read-more:after,
.sale-order-detail-payment-options-methods-info-change-link:after,
.sale-order-detail-show-link:after {
	background-position: -1px -39px;
}

.sale-order-detail-about-order-inner-container-name-read-more:hover:after,
.sale-order-detail-show-link:hover:after {
	background-position: -8px -39px;
}

.sale-order-detail-about-order-inner-container-name-detail,
.sale-order-detail-about-order-inner-container-status-detail,
.sale-order-detail-about-order-inner-container-price-detail {
	padding: 5px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #303030;
}

div.sale-order-detail-about-order-inner-container-repeat {
	padding-left: 0;
	display: flex;
	flex-direction: column;
}

.sale-order-detail-about-order-inner-container-repeat-button {
	display: block;
	height: 38px;
	/*padding: 8px 4px 10px 4px;*/
	background: #70bb18;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	font: bold 12px/38px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: center;
}

.sale-order-detail-about-order-inner-container-repeat-cancel {
	margin-top: 15px;
	/*text-decoration: none;*/
	/*float: right;*/
	/*width: 100%;*/
	/*padding: 13px 0;*/
	/*min-width: 200px;*/
	/*text-align: center;*/
	/*background-color: #dadada;*/
	/*color: #242424;*/
	/*opacity: 0.5;*/
	/*transition: .2s ease-in-out;*/
}
.sale-order-detail-about-order-inner-container-repeat-cancel:hover,.sale-order-detail-about-order-inner-container-repeat-cancel:focus{
	background-color: #cdcdcd;
	opacity: 1;
}
.sale-order-detail-about-order-inner-container-repeat-cancel:active{
	background-color: #bdbdbd;
	opacity: 0.5;
}

.sale-order-detail-about-order-inner-container-comments
{
	margin-top:35px;
}

.sale-order-detail-about-order-inner-container-details-list {
	padding: 0;
}

.sale-order-detail-about-order-inner-container-list-item {
	display: block;
	padding: 15px 0 0 0;
}

.sale-order-detail-about-order-inner-container-list-item-element {
	padding: 4px 0 0 0;
	color: #303030;
}

.sale-order-detail-about-order-inner-container-list-item-link {
	display: block;
	padding: 3px 0 0 0;
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fc8507;
}

/* payment */

.sale-order-detail-payment-options-methods-container {
	position: relative;
	overflow: hidden;
}

.sale-order-detail-payment-options-methods-container:before {
	content: '';
	position: absolute;
	left: 33px;
	top: 0;
	bottom: 63px;
	width: 1px;
	height: 100%;
	background: #fff;
}

div.payment-options-methods-row {
	position: relative;
	/*padding: 0 0 0 69px;*/
	/*margin: 0 0 0 -15px;*/
	overflow: hidden;
}

div.payment-options-methods-row:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 34px;
	margin: -1px 0 0 0;
	height: 1px;
	width: 30px;
	background: #fff;
}

div.payment-options-methods-row:last-child:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 33px;
	bottom: 0;
	display: block;
	width: 1px;
	background: #fff;
}

div.sale-order-detail-payment-options-methods,
div.sale-order-detail-payment-options-shipment {
	/*padding: 20px 0 26px 0;*/
	padding-top: 20px;
	padding-bottom: 20px;
	/*border-top: 1px solid #f2f2f2;*/
	overflow: hidden;
}
div.sale-order-detail-payment-options-shipment{
	/*width: calc( 100% - 30px ) !important;*/
	/*margin-left: 15px;*/
}
div.sale-order-detail-payment-options-shipment-image-container,
div.sale-order-detail-payment-options-methods-image-container {
	text-align: center;
}

.sale-order-detail-payment-options-info {
	padding-top: 15px;
	padding-bottom: 15px;
}

.sale-order-detail-payment-options-info-image {
	display: inline-block;
	/*max-width: 46px;*/
	/*width: 46px;*/
	height: 54px;
	background: url("/bitrix/templates/floor/components/bitrix/sale.personal.section/personal/images/sale-personal-order-payment-options-order-number.svg") center no-repeat;
}

.sale-order-detail-payment-options-info-container {
	padding: 8px 0 0 6px !important;
}

.sale-order-detail-payment-options-info-order-number,
.sale-order-detail-payment-options-info-total-price {
	height: 21px;
	line-height: 21px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: 600;
	color: #000;
}

.sale-order-detail-payment-options-info-total-price {
	font-size: 13px;
	font-weight: normal;
	padding-top: 5px;
}
.sale-order-detail-payment-options-method {
	position: relative;
}
.sale-order-detail-payment-options-methods-information-block {
	position: static;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	opacity: 1;

}

.sale-order-detail-payment-options-methods-image-element,
.sale-order-detail-payment-options-shipment-image-element{
	display: block;
	height: 51px;
	margin: 0;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.sale-order-detail-payment-options-methods-info {
	padding-left: 5px !important;
}

.sale-order-detail-payment-options-methods-info-title,
.sale-order-detail-payment-options-methods-shipment-list-item-title {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.sale-order-detail-payment-options-shipment-button-element {
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #4a90e2;
}

.sale-order-detail-payment-options-methods-info-title-status-alert,
.sale-order-detail-payment-options-methods-info-title-status-restricted,
.sale-order-detail-payment-options-methods-info-title-status-success {
	/*display: inline-block;*/
	/*padding: 4px 10px 5px 8px;*/
	/*-webkit-border-radius: 2px;*/
	/*-moz-border-radius: 2px;*/
	/*-o-border-radius: 2px;*/
	/*border-radius: 2px;*/
	/*font: bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	/*margin-left: 20px;*/
	/*background: transparent;*/
	/*border: none;*/
	/*color: #f0434b;*/
	/*font-weight: normal;*/
	/*font-size: 14px;*/
}

.sale-order-detail-payment-options-methods-info-title-status-success {
	background: #e3f0bd;
	border: 1px solid #bed277;
	color: #597707;
}

.sale-order-detail-payment-options-methods-info-title-status-restricted {
	background: #f3f4f5;
	border: 1px solid rgba(128,134,142,0.20);
	color: #535c69;
}

.sale-order-detail-payment-options-methods-info-total-check,
.sale-order-detail-payment-options-methods-info-total-price {
	font-size: 13px;
	padding-top: 5px;
}

.sale-order-detail-payment-options-methods-info-change-link, .sale-order-detail-about-order-inner-details-link{
	padding-top: 10px;
	font-size: 13px;
}

div.sale-order-detail-payment-options-methods-button-container {
	padding: 0 15px 0 0;
}

.sale-order-detail-payment-options-methods-info-total-check{
	width:100%;
	float: left;
}

.sale-order-detail-sum-check-left{
	display: inline;
	float: left;
	padding-right: 5px;
}

.sale-order-detail-payment-options-methods-button-element,
.sale-order-detail-payment-options-methods-button-element-new-window{
	/*cursor: pointer;*/
	/*display: block;*/
	/*-webkit-border-radius: 2px;*/
	/*-moz-border-radius: 2px;*/
	/*border-radius: 2px;*/
	/*!*max-width: 115px;*!*/
	/*background: #70bb18;*/
	/*color: #fff;*/
	/*font: bold 13px/38px "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	/*text-align: center;*/
}

.sale-order-detail-about-order-inner-container-repeat-button:hover,
.sale-order-detail-payment-options-methods-button-element.active-button:hover,
.sale-order-detail-payment-options-methods-button-element-new-window:hover{
	/*color: #fff;*/
	/*background: #7bd314;*/
	/*-webkit-transition: background ease-out 0.5s;*/
	/*-moz-transition: background ease-out 0.5s;*/
	/*-ms-transition: background ease-out 0.5s;*/
	/*-o-transition: background ease-out 0.5s;*/
	/*transition: background ease-out 0.5s;*/
}

.sale-order-detail-about-order-inner-container-repeat-button:visited,
.sale-order-detail-payment-options-methods-button-element.active-button:visited,
.sale-order-detail-payment-options-methods-button-element-new-window:visited{
	color: #fff;
	text-decoration: none;
}

.sale-order-detail-payment-options-methods-template {
	/*display: none;*/
}

div.sale-order-detail-payment-options-methods-template {
	position: absolute;
	left: 1000px;
	padding: 24px 38px 24px 38px;
	margin: 0;
	border: 1px solid #fc8507;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	opacity: 0;
}

/* Active statement */
.sale-order-detail-active-event .sale-order-detail-payment-options-methods-template {
	position: relative;
	left: 0;
	opacity: 1;
	z-index: 1;
}

.sale-order-detail-active-event .sale-order-detail-payment-options-methods-information-block {
	position: absolute;
	opacity: 0;
	width: 100%;
}

.sale-order-detail-active-event .sale-order-detail-payment-options-methods-template.sale-paysystem-close {
	position: absolute;
	left: 1000px;
}

.inactive-button {
	background: #dff0d8;
}

.inactive-button:hover{
	color: #FFFFFF;
}

.sale-order-detail-payment-options-shipment-composition-item-product-container,
.sale-order-detail-payment-options-order-content-item-product-container {
	display: table;
	width: 100%;
	border-top: 1px solid #f2f2f2;
}

/* shipment */
.sale-order-detail-payment-options-methods-shipment-list {
	padding-left: 5px !important;
	font-size: 13px;
	list-style: none;
}

.sale-order-detail-payment-options-methods-shipment-list-item {
	padding-top: 5px;
}

.sale-order-detail-payment-options-methods-shipment-list-item-link, .sale-order-detail-payment-options-methods-info-change-link {
	padding-top: 10px;
	font-size: 13px;
	line-height: 1;
}

.sale-order-detail-shipment-id {
	font-weight: 700;
}

.sale-order-detail-shipment-id-icon {
	display: inline-block;
	width: 11px;
	height: 13px;
	background: url("/bitrix/templates/floor/components/bitrix/sale.personal.section/personal/images/sale-order-item-id-element.svg") center no-repeat;
	cursor: pointer;
}

.sale-order-payment-cancel {
	text-decoration: underline;
	cursor: pointer;
}

.sale-order-detail-show-link,
.sale-order-detail-hide-link,
.sale-order-detail-payment-options-methods-info-change-link {
	display: inline-block;
}
.sale-order-detail-show-link:hover,.sale-order-detail-show-link:focus,.sale-order-detail-payment-options-methods-info-change-link:hover,.sale-order-detail-payment-options-methods-info-change-link:focus,
.sale-order-detail-hide-link:hover,.sale-order-detail-hide-link:focus{}
.sale-order-detail-show-link:active,.sale-order-detail-hide-link:active,.sale-order-detail-payment-options-methods-info-change-link:active{
	opacity: 0.9;
	color: #fc8507;
	border-bottom-color: inherit
}
.sale-order-detail-hide-link {
	display: none;
}

.sale-order-payment-cancel:hover,
.sale-order-detail-payment-options-methods-info-change-link:hover {
	text-decoration: none;
}

.sale-order-detail-payment-options-shipment-button-container {
	text-align: right;
}

.sale-order-detail-payment-options-shipment-button-element {
	display: block;
	text-decoration: underline;
}

.sale-order-detail-payment-options-shipment-composition-map{
	display: none;
}

.sale-order-detail-payment-options-shipment-composition-map-title {
	padding: 44px 0 8px 0;
	margin: 0;
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f3435;
}

.sale-order-detail-payment-options-shipment-composition-map-container-map {
	width: 100%;
	min-height: 251px;
}

.sale-order-detail-payment-options-shipment-map-address {
	margin: 19px 0 39px 0;
}

.sale-order-detail-payment-options-shipment-map-address-title {
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f3435;
}

.sale-order-detail-payment-options-shipment-map-address-element {
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sale-order-detail-payment-options-shipment-composition-item-product-image {
	display: inline-block;
	width: 51px;
	height: 55px;
	background: url("/bitrix/templates/floor/components/bitrix/sale.personal.section/personal/images/sale-order-detail-payment-options-shipment-composition-item-product-image.png") no-repeat;
	background-size: contain;
}

.sale-order-detail-payment-options-order-content-item-product-image {
	width: 97px;
	height: 105px;
	background: url("/bitrix/templates/floor/components/bitrix/sale.personal.section/personal/images/sale-order-detail-payment-options-order-content-item-product-image.png") no-repeat;
	background-size: contain;
}

.sale-order-detail-payment-options-shipment-composition-item-container {
	padding: 17px 20px 14px 17px;
	border: 1px solid #efecec;
}

.sale-order-detail-payment-options-shipment-composition-item,
.sale-order-detail-payment-options-shipment-composition-item-product-container {
	display: table;
	width: 100%;
}

.sale-order-detail-payment-options-order-content-item-product-image,
.sale-order-detail-payment-options-order-content-item-product-name,
.sale-order-detail-payment-options-order-content-item-product-cost,
.sale-order-detail-payment-options-order-content-item-product-amount,
.sale-order-detail-payment-options-order-content-item-product-total-price,
.sale-order-detail-payment-options-shipment-composition-item-title,
.sale-order-detail-payment-options-shipment-composition-item-product-image,
.sale-order-detail-payment-options-shipment-composition-item-product-name,
.sale-order-detail-payment-options-shipment-composition-item-product-amount,
.sale-order-detail-payment-options-order-content-item-title {
	display: table-cell;
	text-align: center;
}

.sale-order-detail-payment-options-shipment-composition-item-product-container {
	padding: 11px 0 13px !important;
}

.sale-order-detail-payment-options-shipment-composition-item-product-name,
.sale-order-detail-payment-options-shipment-composition-item-product-amount {
	line-height: 55px !important;
}

.sale-order-detail-payment-options-shipment-composition-item-product-name {
	padding: 0 0 0 18px !important;
}

.sale-order-detail-payment-options-shipment-composition-item-title {
	padding: 0 0 12px 0 !important;
}

.sale-order-detail-payment-options-order-content-item {
	display: table;
	width: 100%;
	padding: 19px 0 12px 0;
}

.personal_cab .sale-order-detail-total-payment {
	padding: 20px 0;
	border-top: 1px solid #ededed;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -20px;
}


.sale-order-detail-total-payment-list  {
	list-style: none;
	padding: 0;
}

.sale-order-detail-total-payment-list-item {
	/*font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	color: #2f3435;
	text-align: right;
	list-style: none;
}
.sale-order-detail-total-payment-list-item span {
	display: inline-block;
	vertical-align: top;
}

.sale-order-detail-total-payment-summ {
	width: 150px;
}

.sale-order-detail-total-payment-list-right {
	font-size: 18px;
}
.sale-order-detail-total-payment-list-left {
	line-height: 27px;
}

.sale-order-detail-total-payment-list-left-item {
	color: #2f3435;
	text-align: right;
	list-style: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sale-order-detail-total-payment-title {
	text-transform: uppercase;
	font-weight: bold;
}

.sale-order-detail-total-payment-list-right-item {
	color: #2f3435;
	text-align: right;
}

/* colors grey */
.sale-order-detail-about-order-inner-container-list-item,
.sale-order-detail-about-order-inner-container-name-titile,
.sale-order-detail-about-order-inner-container-status-title,
.sale-order-detail-about-order-inner-container-price-title,
.sale-order-detail-payment-options-shipment-composition-item-title,
.sale-order-detail-payment-options-order-content-item-title {
	font-size: 13px;
	color: #888;
}

.sale-order-detail-about-order-inner-container-details {
	display: none;
}


/* titles */
.sale-order-detail-about-order-title{
	padding: 0;
	display: none;
}
.sale-order-detail-payment-options-title-element,.sale-order-detail-payment-options-order-content-title-element,
.sale-order-detail-about-order-inner-details-title {
	text-transform: uppercase;
	padding: 15px 20px;
	color: #929292;
	font-weight: bold;
	font-size: 12px;
}
.sale-order-detail-payment-options-title,.sale-order-detail-payment-options-order-content-title{
	/*padding: 0 !important;*/
}
.sale-order-detail-payment-options-title,.sale-order-detail-payment-options-order-content-title{
	/*width: calc( 100% - 30px ) !important;*/
}
.sale-order-detail-about-order-title,
.sale-order-detail-payment-options-title,
.sale-order-detail-payment-options-order-content-title,
.sale-order-detail-payment-options-order-content-title, .sale-order-detail-inner-title-container {
	margin-left: -20px;
	margin-right: -20px;
	text-transform: uppercase;
	background-color: #ededed;
}

.sale-order-detail-payment-options-shipment-composition-title {
	background-color: #ededed;
	padding-top: 15px;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.sale-order-detail-general {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 20px;
}

.sale-order-detail-about-order-title-element,
.sale-order-detail-payment-options-title-element,
.sale-order-detail-payment-options-shipment-composition-title-element,
.sale-order-detail-payment-options-order-content-title-element,
.sale-order-detail-general-item {
	/*margin: 11px 0 13px 0;*/
	/*color: #2f3435;*/
}

/* General detail theme color */

.sale-order-detail-general {
	/*border: 1px solid #dfdcdc;*/
}

.sale-order-detail-general-head {
	/*border-bottom: 1px solid #dfdcdc;*/
}

.sale-order-detail-general-item {
	display: inline-block;
	color: #000;
	font-weight: 600;
	font-size: 16px;
	padding-bottom: 20px;
}

.sale-order-detail-payment-options-order-content {
	/*margin-top: 20px;*/
}

.sale-order-detail-payment-options-order-content-inner-container {
	border: 1px solid #efecec;
}

.sale-order-detail-payment-options-shipment-composition-container {
	margin: 20px 0;
	border: 1px solid #ededed;
	border-bottom: 0;
}


.sale-order-detail-payment-inner-row-template{
	display: none;
	cursor: pointer;
	margin-top: 20px;
}

/* sale personal order ajax styles */
.sale-order-detail-order-section {
	width: 100%;
	-webkit-transition: border-color .3s ease;
	-moz-transition: border-color .3s ease;
	-o-transition: border-color .3s ease;
	transition: border-color .3s ease;
	/*border-bottom: 1px solid #dfdcdc;*/
}

.sale-order-detail-payment-options-shipment-composition-container {
	border: 1px solid #ededed;
}

.sale-order-detail-order-section.bx-step-completed {
	border: 1px solid #83CB1B;
}

.sale-order-detail-order-section-title-container {
	overflow: hidden;
	background: #f2f5f7;
	padding: 7px 0;
	font-size: 14px;
}

.sale-order-detail-order-section.bx-selected .sale-order-detail-order-section-title-container {
	padding: 15px;
}

.sale-order-detail-order-section.bx-step-completed .sale-order-detail-order-section-content,
.sale-order-detail-order-section.bx-selected .sale-order-detail-order-section-content {
	line-height: 18px;
}

/* Table */
.sale-order-detail-order-table-fade {
	position: relative;
}

.sale-order-detail-order-table-fade-left:before,
.sale-order-detail-order-table-fade-right:after {
	width: 15px;
}

.sale-order-detail-order-item-table {
	min-width: 100%;
	display: table;
}

.sale-order-detail-order-item-tr {
	display: table-row;
}

.sale-order-detail-order-item-td {
	display: table-cell;
	vertical-align: top;
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sale-order-detail-order-basket-info .sale-order-detail-order-item-td {
	padding-top: 15px;
	padding-bottom: 15px;
}

.sale-order-detail-order-item-td {
	padding-left: 15px;
}

.sale-order-detail-order-item-td.sale-order-detail-order-item-properties {
	padding-left: 0;
	padding-right: 15px;
}

.sale-order-detail-order-item-table .sale-order-detail-order-item-tr:first-child .sale-order-detail-order-item-td {
	border-top: none
}

.sale-order-detail-order-item-img-block {
	float: left;
	padding-right: 15px;
}

.bx-step-completed .sale-order-detail-order-item-img-block {
	width: 48px;
	padding-bottom: 10px;
}

.sale-order-detail-order-item-imgcontainer {
	border: 1px solid #c0cfd9;
	padding-top: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.sale-order-detail-order-item-title {
	font-weight: bold;
	padding-bottom: 5px;
}

.sale-order-detail-order-item-td-title {
	line-height: 20px;
	color: #2b2b2b;
	font-weight: 600;
	/*padding-bottom: 3px;*/
	font-size: 12px;
}

.sale-order-detail-order-item-td-text {
	line-height: 25px;
	vertical-align: middle;
}

.sale-order-detail-order-item-properties .sale-order-detail-order-item-td-title,
.sale-order-detail-order-item-properties .sale-order-detail-order-item-td-text {
	text-align: center;
}

.sale-order-detail-order-basket-info .sale-order-detail-order-item-td-title {
	display: none;
}

.sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-title,
.sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-text {
	text-align: right;
}

.sale-order-detail-order-item-td-text input[type="number"] {
	height: 25px;
	line-height: 20px;
}

.sale-order-detail-order-item-td-text .bx-price {
	white-spoce: nowrap;
}

.bx-price-old {
	white-spoce: nowrap;
	text-decoration: line-through;
	color: #B8B8B8;
	font-size: 13px;
}

.sale-order-detail-order-item-td-control {
	padding-bottom: 5px;
	font-size: 11px;
}

/* Advanced info */
.sale-order-detail-order-item-info-container {
	position: relative;
	height: 35px;
}

.sale-order-detail-order-item-info-container .sale-order-detail-order-item-td {
	border: none;
	position: absolute;
	/*left:20px;*/
	/*right:20px;*/
	/*padding:0 20px;*/
}

.sale-order-detail-order-item-info-container .sale-order-detail-order-item-info-block {
	height: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.sale-order-detail-order-item-info-block.bx-active {
	padding-top: 10px;
	height: auto;
}

.sale-order-detail-order-info-block {
	border: none;
	max-width: 100%;
}

.sale-order-detail-order-info-line {
	line-height: 15px;
}

.sale-order-detail-order-info-title {
	color: #7c7c7c;
	font-size: 12px;
	padding: 4px 0;
	vertical-align: top;
}

.sale-order-detail-order-info-text {
	display: inline-block;
	font-size: 12px;
	padding: 4px 10px;
	vertical-align: top;
}

.sale-order-detail-order-item-color,
.sale-order-detail-order-item-size {
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #7c7c7c;
}

.sale-order-detail-status-restricted-message-block{
	padding-top:10px;
}

.sale-order-detail-status-restricted-message{
	font: 11px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #9e9fa2;
}

/* Close icon */
.sale-paysystem-close {
	position: absolute;
	top: 7px;
	right: 7px;
	z-index: 1;
}

.sale-paysystem-close-item {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(/bitrix/templates/floor/components/bitrix/sale.personal.section/personal/images/sale-personal-order-sprite.svg) 1px 1px no-repeat;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	transition: opacity .3s ease;
	opacity: 1;
	cursor: pointer;
}

.sale-paysystem-close-item:hover {
	opacity: .5;
}

/* Media */

@media (max-width: 991px) {
	.sale-order-detail-order-item-table,
	.sale-order-detail-order-item-table > tbody,
	.sale-order-detail-order-item-tr,
	.sale-order-detail-order-item-td {
		display: block;
	}

	.sale-order-detail-order-item-tr.sale-order-detail-order-item-info-container,
	.sale-order-detail-order-item-tr .sale-order-detail-order-item-td {
		border: none;
	}

	.sale-order-detail-order-item-tr {
		border-top: 1px solid #e5e5e5;
		padding-bottom: 15px;
		padding-top: 10px;
		overflow: hidden;
	}

	.sale-order-detail-order-item-tr.sale-order-detail-order-item-tr-first {
		border: none;
	}

	.sale-order-detail-order-item-block {
		overflow: hidden;
	}

	.sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-title,
	.sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-text {
		text-align: center;
	}
	div.sale-order-detail-about-order-inner-container-repeat,
	div.sale-order-detail-payment-options-methods-button-container {
		padding: 0 15px;
	}
	.sale-order-detail-payment-options-shipment-button-container {
		margin: 20px 0 0 0;
		text-align: center;
	}
}

@media (min-width: 581px) and (max-width: 991px) {
	.sale-order-detail-order-item-properties {
		float: left;
		padding-bottom: 10px;
	}

	.sale-order-detail-order-item-td-title,
	.sale-order-detail-order-item-nth-4p1,
	.sale-order-detail-order-item-tr {
		clear: both;
	}
	.sale-order-detail-order-item-td.sale-order-detail-order-item-properties{
		width:100%;
		padding-bottom: 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.sale-order-detail-payment-options-methods-button-container{
		float: right;
	}
	.sale-order-detail-payment-options-methods-button-element {
		/*position: relative;*/
		/*max-width: 252px;*/
		/*width: 252px;*/
		/*right:0;*/
		/*top:0;*/
		display: block;
		padding: 8px 22px 10px 22px;
		margin: 15px 0 0 0;
		border-radius: 2px;
		background: #70bb18;
		color: #fff;
		font: bold 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
		text-align: center;
		/*transform: translate(-6%, 35%);*/
		cursor: pointer;
	}
}

@media (max-width: 767px) {
	div.sale-order-detail-payment-options-methods-button-container {
		margin: 15px 0 0 0;
	}
}

@media (max-width: 580px) {
	.sale-order-detail-order-item-td {
		line-height: 17px;
	}

	.sale-order-detail-order-item-img-block {
		float: none;
		max-width: 160px;
		margin: 0 auto;
		padding-right: 0;
	}

	.sale-order-detail-order-section.bx-step-completed .sale-order-detail-order-item-img-block {
		float: left;
	}

	.sale-order-detail-order-item-content {
		padding-top: 15px;
	}

	.sale-order-detail-order-section.bx-step-completed .sale-order-detail-order-item-content {
		padding-top: 0;
	}

	.bx-scu-container {
		padding-top: 10px;
	}

	.sale-order-detail-order-item-td-title,
	.sale-order-detail-order-item-td-text {
		line-height: 20px;
		text-align: left;
		display: inline-block;
		vertical-align: middle;
		font-size: 13px;
	}


	.sale-order-detail-order-item-td-title:after {
		content: ":"
	}

	.sale-order-detail-order-item-properties {
		padding: 3px 0;
	}

	.sale-order-detail-order-item-title{
		text-align: center;
	}
}

@media (max-width: 580px) {
	.sale-order-detail-order-item-info-container .sale-order-detail-order-item-td {
		position: static;
		left: auto;
		right: auto;
		padding: 0;
	}

	.sale-order-detail-order-item-info-container {
		position: relative;
		height: auto !important;
		min-height: 0;
	}
}

@media (min-width: 580px) {
	.sale-order-detail-order-item-img-block {
		width: 85px;
		margin: 0;
	}
}
@media (max-width: 425px)
{
	.sale-order-detail-order-item-properties {
		text-align: center;
	}
}
@media (max-width: 320px) {
	.sale-order-detail-order-item-img-block {
		max-width: 130px;
	}
	.sale-order-detail-order-item-td {
		min-width: auto !important;
		text-align: center;
	}
	.sale-order-detail-order-item-title {
		text-align: center;
	}
	.sale-order-detail-order-item-td-title {
		display: inline-block !important;
	}
}

@media (max-width: 768px) {
	.sale-order-detail-payment-options-methods-shipment-list,
	.sale-order-detail-payment-options-methods-info {
		padding-left: 15px !important;
	}
	.sale-order-detail-about-order-inner-container-price {
		margin: 15px 0;
	}
	div.sale-order-detail-about-order-inner-container-repeat {
		padding-left: 15px;
	}

	.sale-order-detail-payment-options-info-order-number,
	.sale-order-detail-payment-options-info-total-price {
		height: auto;
	}

	.sale-order-detail-payment-options-shipment-button-element {
		text-align: center;
	}
}
@media (min-width: 580px) {
	.sale-order-detail-order-item-td-title, .sale-order-detail-order-item-td-text {
		line-height: 20px;
		text-align: left;
		display: inline-block;
		vertical-align: middle;
		font-size: 14px;
		width: auto !important;
	}

	.sale-order-detail-order-item-properties {
		/*padding: 3px 0;*/
	}
}

@media (max-width: 320px) {
	.sale-order-detail-total-payment-list-left-item,
	.sale-order-detail-payment-options-info-total-price {
		font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

	.sale-order-detail-payment-options-info-order-number,
	.sale-order-detail-total-payment-list-right-item {
		font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
}

/* ========================================
   УЛУЧШЕНИЯ UI/UX ЛИЧНОГО КАБИНЕТА
   ======================================== */

/* Приветственный блок */
.personal-welcome-block {
	display: flex;
	align-items: center;
	gap: 25px;
	background: linear-gradient(135deg, #fff 0%, #fef7ed 100%);
	border-radius: 16px;
	padding: 25px 30px;
	margin-bottom: 30px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
	border: 1px solid rgba(252, 133, 7, 0.1);
}

.personal-welcome-avatar {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: linear-gradient(135deg, #fc8507 0%, #ffa218 100%);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	box-shadow: 0 4px 15px rgba(252, 133, 7, 0.3);
}

.personal-welcome-avatar i {
	font-size: 28px;
	color: #fff;
}

.personal-welcome-info {
	flex: 1;
}

.personal-welcome-title {
	font-size: 22px;
	font-weight: 600;
	color: #2c3e50;
	margin: 0 0 5px 0;
}

.personal-welcome-title span {
	color: #fc8507;
}

.personal-welcome-subtitle {
	font-size: 14px;
	color: #6c757d;
	margin: 0;
}

.personal-welcome-progress {
	min-width: 200px;
	text-align: right;
}

.personal-welcome-progress-label {
	display: flex;
	justify-content: space-between;
	font-size: 13px;
	color: #6c757d;
	margin-bottom: 8px;
}

.personal-welcome-progress-value {
	font-weight: 600;
	color: #fc8507;
}

.personal-welcome-progress-bar {
	height: 8px;
	background: #e9ecef;
	border-radius: 10px;
	overflow: hidden;
}

.personal-welcome-progress-fill {
	height: 100%;
	background: linear-gradient(90deg, #fc8507 0%, #ffa218 100%);
	border-radius: 10px;
	transition: width 0.5s ease;
}

.personal-welcome-progress-link {
	display: inline-block;
	margin-top: 10px;
	font-size: 12px;
	color: #fc8507;
	text-decoration: none;
	font-weight: 500;
	transition: all 0.25s ease;
}

.personal-welcome-progress-link:hover {
	color: #e07506;
	text-decoration: underline;
}

@media (max-width: 768px) {
	.personal-welcome-block {
		flex-direction: column;
		text-align: center;
		padding: 20px;
		gap: 15px;
	}
	
	.personal-welcome-avatar {
		width: 60px;
		height: 60px;
	}
	
	.personal-welcome-avatar i {
		font-size: 24px;
	}
	
	.personal-welcome-title {
		font-size: 18px;
	}
	
	.personal-welcome-progress {
		width: 100%;
		text-align: center;
	}
	
	.personal-welcome-progress-label {
		justify-content: center;
		gap: 10px;
	}
}

/* Улучшенные статусы заказов */
.sale-order-list-status-success,
.sale-order-list-accomplished-date {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	background: linear-gradient(135deg, #10b981 0%, #34d399 100%);
	color: #fff;
	border-radius: 20px;
	padding: 6px 14px;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	box-shadow: 0 2px 8px rgba(16, 185, 129, 0.3);
}

.sale-order-list-status-success::before {
	content: '✓';
	font-size: 11px;
}

.sale-order-list-status-alert {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	background: linear-gradient(135deg, #ef4444 0%, #f87171 100%);
	color: #fff;
	border-radius: 20px;
	padding: 6px 14px;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	box-shadow: 0 2px 8px rgba(239, 68, 68, 0.3);
	animation: pulse-alert 2s infinite;
}

.sale-order-list-status-alert::before {
	content: '!';
	font-weight: 700;
}

@keyframes pulse-alert {
	0%, 100% { box-shadow: 0 2px 8px rgba(239, 68, 68, 0.3); }
	50% { box-shadow: 0 2px 15px rgba(239, 68, 68, 0.5); }
}

.sale-order-list-status-restricted {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	background: linear-gradient(135deg, #6b7280 0%, #9ca3af 100%);
	color: #fff;
	border-radius: 20px;
	padding: 6px 14px;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	box-shadow: 0 2px 8px rgba(107, 114, 128, 0.3);
}

.sale-order-list-status-restricted::before {
	content: '⏸';
	font-size: 10px;
}

/* Статус "В обработке" */
.sale-order-list-status-processing {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	background: linear-gradient(135deg, #f59e0b 0%, #fbbf24 100%);
	color: #fff;
	border-radius: 20px;
	padding: 6px 14px;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	box-shadow: 0 2px 8px rgba(245, 158, 11, 0.3);
}

.sale-order-list-status-processing::before {
	content: '⟳';
	animation: spin 1.5s linear infinite;
}

@keyframes spin {
	from { transform: rotate(0deg); }
	to { transform: rotate(360deg); }
}

/* Статус "Доставляется" */
.sale-order-list-status-shipping {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	background: linear-gradient(135deg, #3b82f6 0%, #60a5fa 100%);
	color: #fff;
	border-radius: 20px;
	padding: 6px 14px;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	box-shadow: 0 2px 8px rgba(59, 130, 246, 0.3);
}

.sale-order-list-status-shipping::before {
	content: '🚚';
	font-size: 11px;
}

/* Общий контейнер личного кабинета */
.personal_cab {
	padding: 30px 0 50px;
	background: linear-gradient(180deg, #f8f9fa 0%, #ffffff 100%);
	min-height: 60vh;
}

.personal_cab .container_wrp {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}

/* Заголовки страниц */
.personal_cab .title_big h1,
.container_wrp .title_big h1 {
	font-size: 28px;
	font-weight: 700;
	color: #2c3e50;
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 3px solid #fc8507;
	display: inline-block;
}

/* Улучшенные контейнеры списков заказов */
.sale-order-list-container {
	background-color: #fff;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	padding: 25px;
	border-radius: 12px;
	margin-bottom: 20px;
	border: 1px solid rgba(0, 0, 0, 0.05);
}

.sale-order-list-item {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
}

.sale-order-list-item:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Заголовки заказов */
.sale-order-list-inner-title-line {
	background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
	border-radius: 8px;
	margin: 0 0 15px 0;
	padding: 0;
}

.sale-order-list-inner-title-line-item {
	padding: 18px 20px;
	font-weight: 600;
	color: #495057;
	font-size: 13px;
	letter-spacing: 0.3px;
}

/* Статусы заказов */
.sale-order-list-status-success,
.sale-order-list-accomplished-date {
	background: linear-gradient(135deg, #28a745 0%, #20c997 100%);
	border-radius: 20px;
	padding: 6px 14px;
	font-weight: 500;
	box-shadow: 0 2px 8px rgba(40, 167, 69, 0.3);
}

.sale-order-list-status-alert,
.sale-order-detail-payment-options-methods-info-title-status-alert {
	background: linear-gradient(135deg, #dc3545 0%, #e74c3c 100%);
	border-radius: 20px;
	padding: 6px 14px;
	font-weight: 500;
	box-shadow: 0 2px 8px rgba(220, 53, 69, 0.3);
}

.sale-order-list-status-restricted {
	background: linear-gradient(135deg, #6c757d 0%, #868e96 100%);
	border-radius: 20px;
	padding: 6px 14px;
	font-weight: 500;
	box-shadow: 0 2px 8px rgba(108, 117, 125, 0.3);
}

/* Кнопки действий */
.sale-order-list-button,
.sale-order-detail-about-order-inner-container-repeat-button {
	background: linear-gradient(135deg, #fc8507 0%, #ffa218 100%);
	border: none;
	border-radius: 8px;
	padding: 12px 24px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-size: 12px;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	box-shadow: 0 4px 15px rgba(240, 164, 0, 0.3);
}

.sale-order-list-button:hover,
.sale-order-detail-about-order-inner-container-repeat-button:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(240, 164, 0, 0.4);
	background: linear-gradient(135deg, #ffa218 0%, #fc8507 100%);
}

/* Ссылки в личном кабинете */
.sale-order-link,
.sale-order-history-link,
.sale-order-list-about-link,
.sale-order-detail-back-to-list-link-up,
.sale-order-detail-back-to-list-link-down {
	color: #fc8507;
	font-weight: 500;
	transition: all 0.25s ease;
	text-decoration: none;
	position: relative;
}

.sale-order-link:hover,
.sale-order-history-link:hover,
.sale-order-list-about-link:hover {
	color: #e07506;
}

/* Навигация между разделами */
.sale-order-list-repeat-link {
	background: transparent;
	border: 2px solid #2A3A59;
	border-radius: 8px;
	color: #2A3A59;
	font-weight: 600;
	transition: all 0.3s ease;
}

.sale-order-list-repeat-link:hover {
	background: #2A3A59;
	color: #fff;
	transform: translateY(-2px);
	box-shadow: 0 4px 15px rgba(42, 58, 89, 0.3);
}

/* Улучшенные формы профиля */
.bx-authform,
.sale-personal-profile-detail-form {
	background: #fff;
	border-radius: 12px;
	padding: 30px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.bx-authform input[type="text"],
.bx-authform input[type="password"],
.bx-authform input[type="email"],
.sale-personal-profile-detail-form input[type="text"],
.sale-personal-profile-detail-form select,
.sale-personal-profile-detail-form textarea {
	border: 2px solid #e9ecef;
	border-radius: 8px;
	padding: 12px 16px;
	transition: all 0.25s ease;
	font-size: 14px;
}

.bx-authform input:focus,
.sale-personal-profile-detail-form input:focus,
.sale-personal-profile-detail-form select:focus,
.sale-personal-profile-detail-form textarea:focus {
	border-color: #fc8507;
	box-shadow: 0 0 0 4px rgba(240, 164, 0, 0.1);
	outline: none;
}

/* Кнопки форм */
.bx-authform .btn,
.sale-personal-profile-detail-form .btn,
.btn_orng,
input[type="submit"].btn {
	background: linear-gradient(135deg, #fc8507 0%, #ffa218 100%);
	border: none;
	border-radius: 8px;
	padding: 14px 28px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	box-shadow: 0 4px 15px rgba(240, 164, 0, 0.3);
	cursor: pointer;
}

.bx-authform .btn:hover,
.sale-personal-profile-detail-form .btn:hover,
.btn_orng:hover,
input[type="submit"].btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(240, 164, 0, 0.4);
}

/* Таблицы в личном кабинете */
.bx_my_order_table,
.bx_order_list_table {
	border-radius: 8px;
	overflow: hidden;
	border: 1px solid #e9ecef;
}

.bx_my_order_table thead tr td,
.bx_order_list_table thead tr td {
	background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
	border-bottom: 2px solid #dee2e6;
	font-weight: 600;
	color: #495057;
}

.bx_my_order_table tbody tr:hover,
.bx_order_list_table tbody tr:hover {
	background-color: rgba(240, 164, 0, 0.05);
}

/* Алерты и уведомления */
.alert {
	border-radius: 10px;
	padding: 16px 20px;
	border: none;
	font-weight: 500;
}

.alert-danger {
	background: linear-gradient(135deg, #fff5f5 0%, #fed7d7 100%);
	color: #c53030;
	border-left: 4px solid #fc8181;
}

.alert-success {
	background: linear-gradient(135deg, #f0fff4 0%, #c6f6d5 100%);
	color: #276749;
	border-left: 4px solid #68d391;
}

.alert-warning {
	background: linear-gradient(135deg, #fffaf0 0%, #feebc8 100%);
	color: #c05621;
	border-left: 4px solid #f6ad55;
}

/* Пагинация */
.bx-pagination {
	margin-top: 30px;
}

.bx-pagination .bx-pagination-container ul li a,
.bx-pagination .bx-pagination-container ul li span {
	border-radius: 8px;
	padding: 10px 16px;
	margin: 0 3px;
	transition: all 0.25s ease;
}

.bx-pagination .bx-pagination-container ul li.bx-active span {
	background: linear-gradient(135deg, #fc8507 0%, #ffa218 100%);
	color: #fff;
	box-shadow: 0 4px 12px rgba(240, 164, 0, 0.3);
}

/* Адаптивность для мобильных */
@media (max-width: 992px) {
	.sale-personal-section-index-block {
		margin: 10px 0;
	}
}

@media (max-width: 768px) {
	.personal_cab {
		padding: 20px 0 30px;
	}
	
	.personal_cab .title_big h1,
	.container_wrp .title_big h1 {
		font-size: 22px;
		margin-bottom: 20px;
	}
	
	.sale-order-list-container {
		padding: 15px;
		border-radius: 8px;
	}
	
	.sale-personal-section-index-block {
		margin: 8px 0;
		border-radius: 10px;
	}
	
	.sale-personal-section-index-block-link {
		padding: 25px 15px;
		min-height: 140px;
	}
	
	.sale-personal-section-index-block-ico {
		width: 65px;
		height: 65px;
		font-size: 36px;
		margin-bottom: 12px;
	}
	
	.sale-personal-section-index-block-name {
		font-size: 13px;
	}
	
	.sale-personal-section-index-block:hover {
		transform: translateY(-3px);
	}
	
	.sale-order-list-button,
	.sale-order-detail-about-order-inner-container-repeat-button {
		padding: 10px 18px;
		font-size: 11px;
	}
	
	.bx-authform,
	.sale-personal-profile-detail-form {
		padding: 20px;
		border-radius: 10px;
	}
}

@media (max-width: 480px) {
	.sale-personal-section-index-block {
		margin: 6px 0;
		border-radius: 8px;
	}
	
	.sale-personal-section-index-block-link {
		padding: 18px 10px;
		min-height: 120px;
	}
	
	.sale-personal-section-index-block-ico {
		width: 55px;
		height: 55px;
		font-size: 28px;
		margin-bottom: 10px;
	}
	
	.sale-personal-section-index-block-name {
		font-size: 11px;
		letter-spacing: 0.3px;
	}
	
	.sale-personal-section-index-block:hover {
		transform: translateY(-2px);
	}
	
	.sale-personal-section-index-block::before {
		height: 3px;
	}

	.sale-order-detail-payment-options-info-image {
		display: none;
	}

	.sale-order-detail-payment-options-shipment-button-element {
		text-align: center;
	}
	
	.sale-order-list-container {
		padding: 12px;
		border-radius: 6px;
	}
	
	.sale-order-list-title {
		font-size: 14px;
	}
	
	.sale-order-list-inner-title-line-item {
		padding: 12px 10px;
		font-size: 12px;
	}
	
	.bx-authform,
	.sale-personal-profile-detail-form {
		padding: 15px;
		border-radius: 8px;
	}
	
	.btn_orng,
	input[type="submit"].btn {
		padding: 12px 20px;
		width: 100%;
	}
}

/* endregion */

.sale-order-detail-payment-options-shipment-composition-map-title+div{
	width:100%;
}
.bx-yandex-view-layout{
	width:100%;
}
.bx-yandex-view-map{
	width:100%;
}
/* End */


/* Start:/bitrix/components/bitrix/socserv.auth.form/templates/flat/style.min.css?17476541632638*/
.bx-authform-social-popup{display:none;background:#fff;width:auto;padding:15px;font-size:14px;white-space:nowrap}.bx-authform-social-popup form{margin-bottom:0}.bx-authform-social-popup input[type="text"]{display:inline-block;max-width:150px;font-size:18px;height:30px;margin:0;padding:0 4px;border:1px solid #ccd5db;border-radius:2px;background:#f8fafc;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-authform-social ul{padding:5px 0 12px;margin:0 0 15px;display:block}.bx-authform-social ul li{position:relative;display:inline-block;width:35px;height:35px;margin-right:5px}.bx-authform-social ul li .bx-authform-social-icon{display:block;width:35px;height:35px;	background-image: url(/bitrix/components/bitrix/socserv.auth.form/templates/flat/images/sprite.png); background-repeat:no-repeat;border-bottom:0}.bx-authform-social ul li .bx-authform-social-icon:hover{opacity:.9}.bx-authform-social ul li .bx-authform-social-icon.box{background-position:0 0}.bx-authform-social ul li .bx-authform-social-icon.dropbox{background-position:-44px 0}.bx-authform-social ul li .bx-authform-social-icon.bitrix24{background-position:-88px 0}.bx-authform-social ul li .bx-authform-social-icon.yandex{background-position:-132px 0}.bx-authform-social ul li .bx-authform-social-icon.openid{background-position:-176px 0}.bx-authform-social ul li .bx-authform-social-icon.odnoklassniki{background-position:-220px 0}.bx-authform-social ul li .bx-authform-social-icon.google{background-position:-264px 0}.bx-authform-social ul li .bx-authform-social-icon.mymailru{background-position:-308px 0}.bx-authform-social ul li .bx-authform-social-icon.mailru2{background-position:-440px 0}.bx-authform-social ul li .bx-authform-social-icon.livejournal{background-position:-352px 0}.bx-authform-social ul li .bx-authform-social-icon.openid-mail-ru{background-position:-440px 0}.bx-authform-social ul li .bx-authform-social-icon.liveid{background-position:-484px 0}.bx-authform-social ul li .bx-authform-social-icon.liveinternet{background-position:-528px 0}.bx-authform-social ul li .bx-authform-social-icon.blogger{background-position:-572px 0}.bx-authform-social ul li .bx-authform-social-icon.vkontakte{background-position:-616px 0}.bx-authform-social ul li .bx-authform-social-icon.twitter{background-position:-660px 0}.bx-authform-social ul li .bx-authform-social-icon.facebook{background-position:-704px 0}.bx-authform-social ul li .bx-authform-social-icon.google-plus{background-position:-748px 0}.bx-authform-social ul li .bx-authform-social-icon.office365{background-position:-792px 0}.bx-authform-social ul li .bx-authform-social-icon.zoom{background-position:-836px 0}
/* End */
/* /bitrix/templates/floor/components/bitrix/sale.personal.section/personal/style.css?176890253690587 */
/* /bitrix/components/bitrix/socserv.auth.form/templates/flat/style.min.css?17476541632638 */
