

/* Start:/local/templates/profklimat/components/bitrix/sale.personal.section/sale.personal/style.css?17655519481787*/
.sale-personal-section-index-block {
  display: flex;
  margin: 15rem 0;
  padding: 0;
  height: 87%;
  border-radius: 3rem;
  background-size: cover;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  opacity: 0.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: 8rem 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: 25rem 5rem;
  width: 100%;
  color: #fff;
  text-decoration: none;
}

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

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

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

.sale-order-list-inner-container,
.sale-order-list-shipment-title,
.sale-order-list-payment-title,
.sale-order-list-shipment-status,
.sale-order-list-shipment-item,
.sale-order-list-payment-check,
.sale-order-list-payment-price {
  font-family: "Inter" !important;
}

.sale-order-list-inner-title-line-item {
  font-size: 16rem;
}

@media (max-width: 768px) {
  .sale-order-title {
    font-size: 18rem;
    margin: 10rem 0 20rem;
  }
  .bx_incl_area_23_1_1 {
    display: flex;
    flex-direction: column;
  }
  .sale-order-list-accomplished-title-container {
    margin-top: 20rem;
  }
  .g-font-size-20 {
    font-size: 18rem;
  }
  .sale-order-list-inner-row {
    font-size: 16rem !important;
  }
}
/* End */


/* Start:/local/templates/profklimat/components/bitrix/sale.personal.order.list/order-list/style.css?176555195214990*/
.bx_my_order {
  margin-bottom: 20rem;
}

.bx_my_order_status_desc {
  margin: 20rem 0 20rem 0;
}

.bx_my_order_status_desc h2 {
  margin-top: 0;
  margin-bottom: 5rem;
}

.bx_mos_desc {
  font-size: 12rem;
}

.bx_my_order h3 {
  font-weight: var(--ui-font-weight-bold);
  font-size: 24rem;
  color: #3f3f3f;
}

.bx_my_order .bx_my_order_table {
  width: 100%;
  border-collapse: collapse;
  border: 1rem solid #e8e8e8;
}

.bx_my_order .bx_my_order_table tr td {
  box-sizing: border-box;
}

.bx_my_order .bx_my_order_table thead tr td {
  padding: 10rem;
  font-weight: var(--ui-font-weight-bold);
  font-size: 15rem;
  color: #3d4345;
  border-bottom: 1rem solid #d9d9d9;
  /*box-shadow: 0 -1rem 1rem 0 rgba(255,255,255,1);*/
  background: rgb(255, 255, 255);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(227, 227, 227) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e3e3e3", GradientType=0);
}

.bx_my_order .bx_order_action {
  margin-bottom: 20rem;
}

.bx_my_order .bx_my_order_table td a {
  font-size: 13rem;
  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: 15rem 10rem 5rem;
  color: #3f3f3f;
  font-size: 13rem;
  vertical-align: top;
  line-height: 30rem;
}

.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: 10rem;
	font-weight: var(--ui-font-weight-bold);
	font-size: 15rem;
	color: #3d4345;
	background: #fafafa;
}*/
.bx_my_order .bx_item_list {
  margin: 5rem 0 0 0;
  padding: 0 0 0 30rem;
  list-style: decimal;
}

.bx_my_order .bx_my_order_status {
  width: 100%;
  font-weight: var(--ui-font-weight-bold);
  padding: 10rem 5rem;
  line-height: normal;
  margin-bottom: 20rem;
  font-size: 14rem;
  text-shadow: 0 1rem 0 rgba(255, 255, 255, 0.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: 1rem 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: 10rem;
    position: relative;
    margin-left: -10rem;
  }
}
.bx_my_order .bx_bt_button_type_2 {
  display: inline-block;
  border-radius: 3rem;
  text-align: center;
  text-decoration: none;
  font-size: 14rem;
  cursor: pointer;
  color: #3f3f3f !important;
}

.bx_my_order .bx_shadow.bx_bt_button_type_2 {
  box-shadow: 0 1rem 1rem 0 rgba(0, 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: 1rem solid #e9e9e9;
  background: #fcfcfc;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  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 1rem 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: linear-gradient(to bottom, #f1f1f1 0%, #fcfcfc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#fcfcfc", GradientType=0);
  box-shadow: inset 0 2rem 2rem 0 rgba(0, 0, 0, 0.05);
}

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

.bx_my_order .bx_medium.bx_bt_button_type_2 {
  padding: 0 13rem;
  height: 25rem;
  font-weight: var(--ui-font-weight-bold);
  line-height: 25rem;
}

.bx_my_order .bx_medium.bx_bt_button_type_2 {
  font-weight: var(--ui-font-weight-bold);
}

.bx_my_order .bx_big.bx_bt_button_type_2 {
  padding: 0 13rem;
  height: 34rem;
  font-weight: var(--ui-font-weight-bold);
  line-height: 34rem;
}

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

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

.sale-order-link,
.sale-order-history-link {
  display: inline-block;
  font: 14rem "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4a90e2;
  padding: 0 34rem 0 0;
  margin-bottom: 22rem;
}

.sale-order-title {
  margin-top: 40rem;
  font: 20rem var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
  font-weight: var(--ui-font-weight-regular, 400);
  color: #262626;
}

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

.sale-order-list-title-container {
  background: rgba(194, 243, 136, 0.5);
}

.sale-order-list-title,
.sale-order-list-accomplished-title {
  margin-top: 10rem;
  font: var(--ui-font-weight-bold) 15rem "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2f3435;
}

.sale-order-list-container {
  margin: 0 0 34rem 0;
}

.sale-order-list-inner-container {
  padding: 0 15rem 15rem 15rem;
  border: 1rem solid #efecec;
}

.sale-order-list-inner-title-line {
  display: flex;
  padding: 18rem 0 14rem 0;
  text-transform: uppercase;
}

.sale-order-list-inner-title-line-item {
  display: inline-block;
  margin: 0 5rem 0 0;
  vertical-align: middle;
  font: var(--ui-font-weight-bold) 10rem "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #9b9b9b;
}

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

.sale-order-list-inner-row {
  padding: 0;
  position: relative;
}

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

.sale-order-list-payment-title,
.sale-order-list-shipment-title {
  font: var(--ui-font-weight-bold) 14rem "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
}

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

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

.sale-order-list-cancel-link {
  display: inline-block;
  color: #9b9b9b;
  /*vertical-align: middle;*/
}

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

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

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

.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: 20rem;
  display: block;
}

.sale-order-list-about-link {
  font: var(--ui-font-weight-bold) 14rem "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sale-order-list-status-restricted,
.sale-order-list-status-alert,
.sale-order-list-status-success {
  display: inline-block;
  padding: 4rem 10rem 5rem 8rem;
  border: 1rem solid #eab3b9;
  border-radius: 2rem;
  background: #ffe5e8;
  font: var(--ui-font-weight-bold) 12rem "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #d0021b;
}

.sale-order-list-status-success {
  background: #e3f0bd;
  border: 1rem solid #bed277;
  color: #597707;
}

.sale-order-list-status-restricted {
  background: #f3f4f5;
  border: 1rem solid rgba(128, 134, 142, 0.2);
  color: #535c69;
}

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

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

.sale-order-list-payment-check,
.sale-order-list-payment-price {
  padding: 4rem 0 0 0;
  font: 13rem "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: 5rem;
}

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

/*.sale-order-list-button-container {*/
/*position: absolute;*/
/*top: 50%;*/
/*right: 15rem;*/
/*-webkit-transform: translateY(-50%);*/
/*-moz-transform: translateY(-50%);*/
/*transform: translateY(-50%);*/
/*}*/
.sale-order-list-button {
  display: block;
  padding: 0 17rem;
  float: right;
  max-width: 115rem;
  border-radius: 2rem;
  height: 38rem;
  background: #70bb18;
  color: #fff;
  font: var(--ui-font-weight-bold) 13rem/38rem "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
}

.sale-order-list-button:hover {
  color: #fff;
  background: #7bd314;
  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: 13rem "Helvetica Neue", Helvetica, Arial, sans-serif;
  list-style: none;
}

.sale-order-list-shipment-item {
  padding: 6rem 0 0 0;
}

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

.sale-order-list-shipment-id {
  font-weight: var(--ui-font-weight-bold);
}

.sale-order-list-shipment-id-icon {
  display: inline-block;
  width: 11rem;
  height: 13rem;
  background: url("/local/templates/profklimat/components/bitrix/sale.personal.order.list/order-list/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: 1rem;
  margin: 18rem 15rem 21rem 15rem;
  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 8rem 0 0;
}

.sale-order-list-accomplished-date,
.sale-order-list-accomplished-date-number {
  display: inline-block;
  margin: 10rem 0 0 0;
  font: var(--ui-font-weight-bold) 13rem "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sale-order-list-accomplished-date {
  color: #4b8c03;
}

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

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

.sale-order-list-repeat-accomplished {
  text-align: start;
}

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

.sale-order-list-shipment-status {
  margin: 2rem 0 0 0;
}

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

.sale-order-list-shipment-status-block {
  display: inline-block;
  padding: 5rem;
  border: 1rem solid rgba(128, 134, 142, 0.2);
  border-radius: 2rem;
  background: #f3f4f5;
  font: var(--ui-font-weight-bold) 13rem "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;
  }
}
@media (max-width: 768px) {
  .sale-order-list-button {
    margin: 10rem 0 0 0;
    max-width: none;
    float: none;
  }
  .sale-order-list-container {
    margin-bottom: 0;
  }
  .sale-order-title {
    font-family: "Inter";
    font-weight: 500;
    font-size: 18rem;
    margin: 10rem 0 10rem;
  }
  .sale-order-list-payment-title,
  .sale-order-list-shipment-title {
    font-size: 16rem;
    display: flex;
    flex-direction: column;
    gap: 10rem;
  }
  .sale-order-list-status-alert {
    width: -moz-fit-content;
    width: fit-content;
  }
  .sale-order-list-about-link {
    display: none;
  }
  .sale-order-list-top-border {
    margin-bottom: 10rem;
  }
  .sale-order-list-inner-accomplished {
    background: #f2f2f2;
  }
}
/* End */


/* Start:/bitrix/components/bitrix/sale.order.payment.change/templates/.default/style.css?17655534606552*/
/*pay*/
.sale-order-payment-change-pp.row{
	margin-right: 0;
	margin-left: 0;
}

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

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

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

.sale-order-payment-change-pp-company:hover .sale-order-payment-change-pp-company-graf-container{
	-webkit-transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease;
	border-color: #159ebb;
}

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

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

.sale-order-payment-change-pp-company-smalltitle {
	padding-top: 9px;
	color: #a3a3a3;
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
}

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

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

.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-inner-row {
	padding: 0;
	position: relative;
}

.sale-order-payment-change-payment{
	padding-bottom: 20px;
}

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

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

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

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

.sale-order-payment-change-payment-price {
	padding: 4px 0 0 0;
	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;
	cursor: pointer;
	padding: 0 17px;
	max-width: 115px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 38px;
	background: #1485ce;
	color: #fff;
	font: bold 13px/38px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	float: left;
}

.sale-order-inner-payment-button:hover {
	color: #fff;
	background: #53a4d8;
	-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-inner-payment-button.inactive-button {
	opacity: 0.2;
	cursor: pointer;
}

.sale-order-inner-payment-button.inactive-button:hover{
	background: #1485ce;
	color: #FFFFFF;
}
.sale-order-inner-padding-bottom{
	padding-bottom:15px;
}
.sale-paysystem-wrapper {
	position: relative;
	padding: 24px 38px 24px 38px;
	margin: 0 -15px 0 0;
	border: 1px solid #3bc8f5;
	font: 14px "Helvetica Neue",Arial,Helvetica,sans-serif;
	color: #424956;
}
.sale-paysystem-wrapper {
	position: relative;
	padding: 24px 38px 24px 38px;
	margin: 0 -15px 0 0;
	border: 1px solid #3bc8f5;
	font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #424956;
}

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

.sale-paysystem-close-item {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(/bitrix/components/bitrix/sale.order.payment.change/templates/.default/../../components/bitrix/sale.personal.order.detail/templates/.default/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;
}

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

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

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

.sale-paysystem-yandex-button-item:hover {
	background: #ff911a;
	color: #fff;
	text-decoration: none;
}

.sale-paysystem-yandex-checkout-button-item {
	padding: 10px 22px;
}

.sale-paysystem-yandex-button-item:focus {
	color: #fff;
	text-decoration: none;
}

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


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?176555355664*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */


/* Start:/bitrix/components/bitrix/socserv.auth.form/templates/flat/style.css?17655532442838*/
.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: none;
	-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: none;
}
.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 */
/* /local/templates/profklimat/components/bitrix/sale.personal.section/sale.personal/style.css?17655519481787 */
/* /local/templates/profklimat/components/bitrix/sale.personal.order.list/order-list/style.css?176555195214990 */
/* /bitrix/components/bitrix/sale.order.payment.change/templates/.default/style.css?17655534606552 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?176555355664 */
/* /bitrix/components/bitrix/socserv.auth.form/templates/flat/style.css?17655532442838 */
