

/* Start:/local/templates/mfit/components/bitrix/breadcrumb/mfit/style.css?1774013318585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/mfit/components/bitrix/sale.personal.section/mfit/style.css?17768011172115*/
.sale-personal-section-index-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 15px 0;
	padding: 0;
	height: 87%;
	border-radius: 3px;
	background-size: cover;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	opacity: .8;
	transition: all 0.3s;
	justify-content: space-around;
	background-color: var(--theme-color-primary, #51cbce);
}

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

.sale-personal-section-index-block: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: block;
	padding: 25px 5px;
	width: 100%;
	color: #fff;
	text-decoration: none;
}

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

.sale-personal-section-index-block-ico { font-size: 64px; }

.sale-personal-section-index-block-name {
	color: #fff;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

.lk-row{
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
	flex-wrap: wrap;
	gap: 20px 0;
	margin: 30px 0 0 -20px;
}

.lk-links{
	margin-left: 20px;
	width: calc(100%/6 - 20px);
}

.sale-personal-section-index-block{
	margin: 0;
	min-height: 100%;
	background: var(--color_red);
}

.sale-personal-section-index-block-name{
	margin-top: 8px;
}

@media (max-width: 1450px) {
	.lk-links{
		width: calc(100%/4 - 20px);
	}
}

@media (max-width: 992px) {
	.sale-personal-section-index-block-name{
		font-size: 14px;
	}

	.sale-personal-section-index-block-ico {
		font-size: 40px;
	}

	.lk-links{
		width: calc(100%/3 - 20px);
	}
}

@media (max-width: 768px) {
	.lk-links{
		width: calc(100%/2 - 20px);
	}

	.sale-personal-section-index-block-name{
		font-size: 12px;
	}

	.sale-personal-section-index-block-ico {
		font-size: 32px;
	}
}

@media (max-width: 480px) {
	.lk-links{
		margin-left: -10px;
		gap: 10px 0;
	}

	.lk-links{
		margin-left: 10px;
		width: calc(100%/2 - 10px);
	}
}
/* End */


/* Start:/local/templates/mfit/components/bitrix/sale.personal.order.detail/bootstrap_v4/style.css?177689553316462*/
.sale-order-detail { }

.sale-order-detail-card {
	border: 1px solid rgba(28, 38, 69, 0.2);
	border: 1px solid var(--main_color_extra_light, rgba(28, 38, 69, 0.2));
	margin-top: 16px;
}

.sale-order-detail-card-title {
	/* margin: 0 -15px; */
	padding: 8px 15px;
	background-color: #f2f2f2;
	color: rgba(28, 38, 69, 1);
	color: var(--main_color, rgb(28, 38, 69));
	font-weight: normal;
	font-size: 17px;
}

.sale-order-detail-section-title {
	padding: 8px 15px;
	background: #f2f2f2;
	font-size: 15px;
}

.sale-order-detail-prop-name {
	color: #333;
	font-size: 15px;
}

.sale-order-detail-prop-value {
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

.sale-order-detail-more-info-more,
.sale-order-detail-more-info-less {
	border-bottom: 1px dashed;
	text-decoration: none !important;
	font-size: 13px;
}

.sale-order-detail-more-info-less { display: none; }

.sale-order-detail-more-info-details-title {
	color: #888;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 16px;
}

.sale-order-detail-more-info-details-table { }

.sale-order-detail th{
	font-size: 13px; text-align: left; white-space: nowrap; padding-left: 16px;
	padding-bottom: 6px;
}
.sale-order-detail-more-info-details-table th{
	padding-left: 0;
	padding-right: 16px;
	padding-bottom: 0;
}
.sale-order-detail td { font-size: 13px; }

.sale-order-payment-change-pp { font-size: 14px; }

#bx_old_s_map { margin-bottom: 10px; }

#map-container { height: 200px; }

/* sale personal order component */
.sale-order-payment-change-pp-list{
	padding-left: 15px;
	padding-right: 15px;
}
.sale-order-payment-change-pp-list p{
	font-size: 13px;
}

.sale-order-list-cancel-payment{
	display: inline-block;
	width: auto;
	height: 45px;
	padding: 13px 24px;
	border-radius: 6px;
	border-radius: var(--small_radius, 6px);
    background-color: transparent;
	color: rgba(28, 38, 69, 1);
    color: var(--main_color, rgb(28, 38, 69));
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.3s ease-out;
	box-sizing: border-box;

	border: 1px solid rgba(28, 38, 69, 1);
    border: 1px solid var(--main_color, rgb(28, 38, 69));
}

.sale-order-list-cancel-payment:hover {
    background-color: rgba(28, 38, 69, 1);
    background-color: var(--main_color, rgb(28, 38, 69));
	color: #ffffff;
	color: var(--color_white, #ffffff);
}


.sale-order-detail-payment-options-methods-info-change-link:hover,
.sale-order-detail-show-link:hover,
.sale-order-detail-hide-link:hover,
.sale-order-detail-payment-options-methods-info-change-link:active,
.sale-order-detail-show-link:active,
.sale-order-detail-hide-link:active,
.sale-order-detail-payment-options-methods-info-change-link:visited,
.sale-order-detail-show-link:visited,
.sale-order-detail-hide-link:visited { text-decoration: none !important; }

.sale-order-detail-section-comments { padding: 0 15px; }

/* payment */

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

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

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

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

/* .sale-order-payment-change-pp{
	margin-left: 16px;
} */

div.sale-order-detail-payment-options-methods {
	padding-top: 16px;
	margin-top: 16px;
	border-top: 1px solid #f2f2f2;
}

.sale-order-detail-payment-options-shipment-image-container,
.sale-order-detail-payment-options-methods-image-container {
	width: 81px;
	text-align: center;
	margin-bottom: 12px;
}

.sale-order-detail-section-payment-image {
	display: inline-block;
	height: 54px;
	background: url(/local/templates/mfit/components/bitrix/sale.personal.order.detail/bootstrap_v4/images/sale-personal-order-payment-options-order-number.svg) center no-repeat;
}

.sale-order-detail-payment-options-info-order-number,
.sale-order-detail-payment-options-info-total-price {
	color: #000;
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 21px;
}

.sale-order-detail-payment-options-info-total-price { font-weight: normal; }

.sale-order-detail-payment-options-info-total-price span { white-space: nowrap; }

.sale-order-detail-payment-options-methods-information-block {
	opacity: 1;
	transition: opacity .5s .3s ease;
}

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

.sale-order-detail-payment-options-methods-info-title,
.sale-order-detail-payment-options-methods-shipment-list-item-title {
	color: #000;
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 6px;
}

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

.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;
	border: 1px solid #eab3b9;
	border-radius: 2px;
	background: #ffe5e8;
	color: #d0021b;
	font: bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

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

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

.sale-order-detail-payment-options-methods-info-total-check,
.sale-order-detail-payment-options-methods-info-total-price { font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 6px;
}

/* .sale-order-detail-payment-options-methods-info-change-link {
	display: block;
	padding: 6px 0 0;
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
} */

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

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

.sale-order-detail-payment-options-methods-template { }

div.sale-order-detail-payment-options-methods-template {
	position: absolute;
	left: 1000px;
	margin: 0;
	padding: 24px 38px 24px 38px;
	border: 1px solid #3bc8f5;
	opacity: 0;
	transition: opacity .5s .3s ease;
}

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

.sale-order-detail-active-event .sale-order-detail-payment-options-methods-information-block {
	position: absolute;
	left: 1000px;
	opacity: 0;
}

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

/* shipment */
.sale-order-detail-payment-options-methods-shipment-list {
	margin-bottom: 6px;
	list-style: none;
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

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

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

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

.sale-order-detail-payment-options-methods-shipment-list-item{
	margin-bottom: 6px;
}

.sale-order-detail-payment-options-methods-info-change-link {
    font-size: 16px;
    color: rgba(28, 38, 69, 0.5);
    color: var(--main_color_middle_light, rgba(28, 38, 69, 0.5));
    text-transform: none;
    cursor: pointer;
	border-bottom: 1px dashed currentColor;
}
.sale-order-detail-show-link,
.sale-order-detail-hide-link{
	font-size: 13px;
    color: rgba(28, 38, 69, 0.5);
    color: var(--main_color_middle_light, rgba(28, 38, 69, 0.5));
    text-transform: none;
    cursor: pointer;
	border-bottom: 1px dashed currentColor;
}
.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;

    color: rgba(229, 33, 69, 1);
    color: var(--color_red, rgb(229, 33, 69));
}

.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; margin-top: 16px; }

.sale-order-detail-payment-options-shipment-composition-map .mb-3{
	margin-bottom: 0;
}

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

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

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

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

.sale-order-detail-total-payment { padding: 0 15px 16px; }

.sale-order-detail-total-payment-list-left,
.sale-order-detail-total-payment-list-right { list-style: none; }

.sale-order-detail-total-payment-list-left-item {
	overflow: hidden;
	color: #2f3435;
	list-style: none;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 6px;
}

.sale-order-detail-total-payment-list-right-item {
	height: 20px;
	color: #2f3435;
	text-align: right;
	font: bold 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 20px;
	margin-bottom: 6px;
}

.sale-order-detail-total-payment-list-right-item:last-child{
	margin-bottom: 0;
}

/* colors grey */

.sale-order-detail-payment-options-shipment-composition-map-title {
	color: #888;
	font: bold 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

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

/* sale personal order ajax styles */

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

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

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

/* Table */

.sale-order-detail-order-item-img-block {
	margin: 0;
	padding-left: 0 !important;
	min-width: 85px;
	max-width: 85px;
	width: 85px;
}

.sale-order-detail-order-item-img-block a{
	padding: 10px;
	display: block;
	-webkit-box-shadow: 0px 0px 9.8999996185px 0px rgba(13, 30, 42, 0.1);
	background-color: #ffffff;
	background-color: var(--color-white, #ffffff);
			box-shadow: 0px 0px 9.8999996185px 0px rgba(13, 30, 42, 0.1);
	border-radius: 10px;
	border-radius: var(--main_radius, 10px);
}

.sale-order-detail-order-item-img-container {
	display: block;
	padding-top: 100%;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.sale-order-detail-order-item-properties{
	padding-left: 16px;
}

.sale-order-detail-order-item-title {
  color: rgba(28, 38, 69, 1);
  color: var(--main_color, rgb(28, 38, 69));
  font-family: "Heading Pro Wide";
  font-family: var(--title_font_family, "Heading Pro Wide");
  font-size: 12px;
}
.sale-order-detail-order-item-title:hover {
    color: rgba(229, 33, 69, 1);
    color: var(--color_red, rgb(229, 33, 69));
}
.sale-order-detail-order-item-properties {
	font-size: 14px;
}

.sale-order-detail-order-item-properties-name {
	color: #7c7c7c;
}

.sale-order-detail-order-item-properties-type { color: #7c7c7c; }

.bx-price { white-space: nowrap; }

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

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

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

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

/* 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(/local/templates/mfit/components/bitrix/sale.personal.order.detail/bootstrap_v4/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; }


.top-link{
	margin-top: 16px;
}

.top-link a{
    font-size: 16px;
    color: rgba(28, 38, 69, 0.5);
    color: var(--main_color_middle_light, rgba(28, 38, 69, 0.5));
    text-transform: none;
    cursor: pointer;
}

.top-link a:hover {
    color: rgba(229, 33, 69, 1);
    color: var(--color_red, rgb(229, 33, 69));
}

.mb-3{
	margin-bottom: 16px;
}

.row-pad{
	padding-left: 15px;
	padding-right: 15px;
}

.btn-dased{
    color: rgba(28, 38, 69, 0.5);
    color: var(--main_color_middle_light, rgba(28, 38, 69, 0.5));
    text-transform: none;
	border-bottom: 1px dashed currentColor;
    cursor: pointer;
}

.btn-dased:hover {
    color: rgba(229, 33, 69, 1);
    color: var(--color_red, rgb(229, 33, 69));
}

.wrap-links{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	gap: 10px 16px;	
}

.wrap-links__link{
	color: rgba(28, 38, 69, 0.5);
    color: var(--main_color_middle_light, rgba(28, 38, 69, 0.5));
    text-transform: none;
    cursor: pointer;
}

.wrap-links__link:hover {
    color: rgba(229, 33, 69, 1);
    color: var(--color_red, rgb(229, 33, 69));
}

.sale-order-detail-payment-options-methods-button-container{
	margin-top: 10px;
}

.btn-red{
	display: inline-block;
	padding: 13px 24px;
	border-radius: 6px;
	border-radius: var(--small_radius, 6px);
	background-color: rgba(229, 33, 69, 1);
	background-color: var(--color_red, rgb(229, 33, 69));
	color: #ffffff;
	color: var(--color_white, #ffffff);
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.3s ease-out;
	box-sizing: border-box;
}

.btn-red:hover {
	color: #ffffff;
	color: var(--color_white, #ffffff);
	background-color: rgb(234, 77, 106);
	background-color: var(--color_red_light, rgb(234, 77, 106));
}

.btn-success{
	display: inline-block;
	width: auto;
	height: auto;
	padding: 13px 24px;
	border-radius: 6px;
	border-radius: var(--small_radius, 6px);
	background-color: rgba(229, 33, 69, 1);
	background-color: var(--color_red, rgb(229, 33, 69));
	color: #ffffff;
	color: var(--color_white, #ffffff);
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.3s ease-out;
	box-sizing: border-box;
	margin: 6px 0;
}

.btn-success:hover {
	color: #ffffff;
	color: var(--color_white, #ffffff);
	background-color: rgb(234, 77, 106);
	background-color: var(--color_red_light, rgb(234, 77, 106));
}

.alert-info{
	margin-top: 6px;
	font-size: 13px;
}

/* Media */

/* @media (max-width: 991px) {
	.sale-order-detail-payment-options-shipment-button-container {
		margin: 20px 0 0;
		text-align: center;
	}
} */

/* @media (min-width: 768px) and (max-width: 991px) {
	.sale-order-detail-payment-options-methods-button-container { float: right; }
}

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

/* @media (max-width: 768px) {

	.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 (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; }

	.sale-order-detail-payment-options-shipment-button-element { text-align: center; }
} */
/* End */


/* Start:/local/templates/mfit/components/bitrix/sale.order.payment.change/bootstrap_v4/style.css?17768950426039*/
/*pay*/

.sale-order-payment-change-pp-list { opacity: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	gap: 16px 0;
	margin-left: -16px;
}

.sale-order-payment-change-pp-company{
	width: calc(100%/8 - 16px);
	margin-left: 16px;

	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: 2px solid #c3cace;
	border-radius: 2px;
	background: #fff;
	transition: all 100ms ease;
	margin-bottom: 10px;
}

.sale-order-payment-change-pp-company:hover .sale-order-payment-change-pp-company-graf-container { border-color: var(--theme-color-primary); }

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

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

.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;
	margin-bottom: 6px;
}

.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: 24px 38px 24px 38px;
	border: 1px solid #3bc8f5;
	color: #424956;
	font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.sale-paysystem-wrapper {
	position: relative;
	margin: 0 -15px 0 0;
	padding: 24px 38px 24px 38px;
	border: 1px solid #3bc8f5;
	color: #424956;
	font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

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

.sale-paysystem-close-item {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(/local/templates/mfit/components/bitrix/sale.order.payment.change/bootstrap_v4/../../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: #f59023;
	color: #fff;
	font: bold 13px/35px "Helvetica Neue", Arial, Helvetica, sans-serif;
	transition: background .3s ease;
}

.sale-paysystem-yandex-button-item:hover { background: #ff911a; }

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

@media (max-width: 1280px) {
	.sale-order-payment-change-pp-company{
		width: calc(100%/6 - 16px);
	}
}

@media (max-width: 992px) {
	.sale-order-payment-change-pp-company{
		width: calc(100%/4 - 16px);
	}
}

@media (max-width: 570px) {
	.sale-order-payment-change-pp-list {
		gap: 10px 0;
		margin-left: -10px;
	}

	.sale-order-payment-change-pp-company{
		width: calc(100%/3 - 10px);
		margin-left: 10px;
	}
}
/* End */
/* /local/templates/mfit/components/bitrix/breadcrumb/mfit/style.css?1774013318585 */
/* /local/templates/mfit/components/bitrix/sale.personal.section/mfit/style.css?17768011172115 */
/* /local/templates/mfit/components/bitrix/sale.personal.order.detail/bootstrap_v4/style.css?177689553316462 */
/* /local/templates/mfit/components/bitrix/sale.order.payment.change/bootstrap_v4/style.css?17768950426039 */
