

/* Start:/bitrix/templates/pioneer/components/bitrix/breadcrumb/breadcrumb/style.css?14926955071074*/
.bx_breadcrumbs{
    margin-bottom:5px;
    padding:0 0 13px;
    border-bottom: 2px solid #a4a4a3;
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px
}
.bx_breadcrumbs ul li a{
    display:block;
    padding:0 15px;
    background:url(/bitrix/templates/pioneer/components/bitrix/breadcrumb/breadcrumb/images/breadcrumb_line.png) no-repeat center right;
    font-family: Ubuntu;
    color:#2d2d2d;
    text-decoration:none;
    font-size:12px;
    text-transform: uppercase;
    opacity:.5
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:underline;
    line-height:20px;
    opacity:1
}
.bx_breadcrumbs ul li span{
    display:block;
    padding:0 15px;
    color:#aaa;
    font-family: Ubuntu;
    font-size:12px;
    text-transform: uppercase;
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */


/* Start:/bitrix/components/bitrix/system.auth.registration/templates/.default/style.css?1433781386447*/
div.bx-auth input.bx-auth-input {vertical-align:middle;}
div.bx-auth span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth div.bx-auth-secure-icon {background-image:url(/bitrix/components/bitrix/system.auth.registration/templates/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth div.bx-auth-secure-unlock {background-image:url(/bitrix/components/bitrix/system.auth.registration/templates/.default/images/sec-unlocked.png);}


/* End */


/* Start:/bitrix/templates/pioneer/components/bitrix/sale.personal.order.list/orders_new/style.css?15226290054306*/
.icon {
  background-image: url('/i/sprite_icon.png'); }

.bx_my_order {
  margin-bottom: 20px;
  font-family: Open Sans;
  font-size: 13px; }

.bx_my_order_status_desc {
  padding: 20px 105px 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%;
  background-color: #ececec; }

.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-family: Ubuntu;
  font-size: 26px;
  color: #313131;
  border-top: 2px solid #a6a6a5;
  border-bottom: 1px solid #a6a6a5; }

.bx_my_order .bx_order_action {
  margin-bottom: 15px; }

.bx_my_order .bx_my_order_table td a {
  font-size: 13px;
  color: #b62a4d;
  text-decoration: none; }

.bx_my_order .bx_my_order_table td a:hover {
  border: 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;
  text-transform: uppercase; }

.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%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #b62a4d;
  font-size: 18px;
  font-family: Ubuntu;
  color: #fff;
  padding-left: 23px;
  box-sizing: border-box;
  line-height: 57px;
  margin-bottom: 17px;
  height: 57px; }

@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_shadow.bx_bt_button_type_2 {
  box-shadow: 0 1px 1px 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_small.bx_bt_button_type_2 {
  display: inline-block;
  min-width: 20px;
  line-height: 20px; }

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

.bx_my_order_switch {
  margin-bottom: 15px;
  line-height: 30px;
  white-space: nowrap;

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

.bx_my_order .bx_big.bx_bt_button_type_2 {
  width: 175px; }

.bx_my_order_table_price {
  font-size: 22px;
  color: #b62a4d; }

.button, .bx_my_order_switch .bx_mo_link, .bx_my_order .bx_big.bx_bt_button_type_2 {
  height: 33px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  border: none;
  background-color: #b62a4d;
  text-decoration: none;
  display: inline-block;
  padding: 0px 20px;
  text-align: center;
  box-sizing: border-box;
  text-transform: none;
  font-family: Ubuntu; }

.button.ver1, .bx_my_order_switch .ver1.bx_mo_link, .bx_my_order .bx_big.bx_bt_button_type_2 {
  background-color: #949494; }

.bx_my_order_table_left_part {
  font-weight: bold;
  text-transform: uppercase; }

.bx_my_order_table .bx_my_order_label {
  font-family: 'Open Sans';
  font-weight: 600; }

.bx_my_order_table .bx_my_order_value {
  font-family: 'Open Sans';
  font-weight: 700; }


.bx-orders-list-paymentbutton .sale-paysystem-wrapper {
  padding: 0;
  border: 0;
  margin: 0;
  display: inline-block;

}

.bx-orders-list-paymentbutton .tablebodytext, .bx-orders-list-paymentbutton .sale-paysystem-yandex-button-descrition {
  display: none;
}

.bx-orders-list-paymentbutton .sale-paysystem-yandex-button {
  margin: 0px 0px 10px 0;
}

.bx-orders-list-paymentbutton .sale-paysystem-yandex-button-item {
  background: green !important;
}


/* End */
/* /bitrix/templates/pioneer/components/bitrix/breadcrumb/breadcrumb/style.css?14926955071074 */
/* /bitrix/components/bitrix/system.auth.registration/templates/.default/style.css?1433781386447 */
/* /bitrix/templates/pioneer/components/bitrix/sale.personal.order.list/orders_new/style.css?15226290054306 */
