

/* Start:/bitrix/templates/susvet/components/opensource/order/susvet/style.css?178109900014313*/
.name-coutn .count-prod{
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4;
    color: #9ca5ad;
    margin-left: 16px;
    vertical-align: middle;
}
.os-order {
    position: relative;
    font-size: 16px;
}
body:before{
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    background-color: rgba(227, 226, 223, 0.5);
    display: block;
    z-index: 45;
    opacity: 0;
    transition: height 0s .3s, opacity .3s;
}
body:after{
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    background-image: url("/images/preload.gif");
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    opacity: 0;
    z-index: 46;
    transition: height 0s .3s, opacity .3s;
}
body.preload:before,
body.preload:after{
    height: 100%;
    opacity: 1;
    transition: height 0s 0s, opacity .3s;
}
.line-person-select{
    display: flex;
    flex-direction: row;
}
.group-radio-person{
    flex: 0 0 auto;
    gap: 3px;
    background: #f6f6f6;
    border-radius: 12px;
    padding: 4px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.group-radio-person .form-radio-btn{
    position: relative;
}
.group-radio-person input{
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: 0;
}
.group-radio-person .form-radio-btn label{
    display: block;
    border-radius: 10px;
    padding: 12px 24px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #13213c;
    cursor: pointer;
    transition: .2s;
}
.group-radio-person .form-radio-btn label:hover{
    background-color: rgba(253, 199, 170, 0.2);
}
.group-radio-person .form-radio-btn input:checked + label{
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    background-color: #fff;
}
.os-order .label>label{
    margin-bottom: 8px;
}
.os-order .border-area{
    border-radius: 12px;
    padding: 16px;
    background: #fff;
    margin-bottom: 16px;
}
.os-order .border-area:last-child{
    margin-bottom: 0;
}
.os-order .check-line-user{
    margin-top: 24px;
    margin-bottom: 16px;
}
.os-order .check-line-user .form-check label{
    font-size: 13px;
}
.os-order .step-name{
    font-size: 20px;
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 12px;
}
.os-order .step-desc{
    font-size: 16px;
    color: #9ca5ad;
    margin-bottom: 16px;
}
.os-order .margin-edit{
    margin-right: -7.5px;
    margin-left: -7.5px;
}
.os-order .padding-edit{
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.os-order .line-input
.os-order .group-radio{
    margin-bottom: 16px;
}
.os-order .line-input .error{
    font-size: 12px;
    text-align: center;
}
.os-order .line-input:last-child,
.os-order .group-radio:last-child{
    margin-bottom: 0
}
.os-order .line-input .label{
    margin-bottom: 0;
    font-size: 1em;
}
.os-order .line-input .textarea-block textarea{
    vertical-align: middle;
}
.os-order .req-s{

}
.os-order .line-input.error_pole .input-block input[type=text]{
    border-bottom-color: rgb(217, 40, 20);
    color:rgb(217, 40, 20);
}
.os-order .error {
    color: rgb(217, 40, 20);
}
.os-order .cart-order-block{
    padding: 16px;
    position: sticky;
    top: calc(var(--header-height) + 10px);
}
.os-order .cart-order-block .btn-line{
    margin-top: 16px;
}
.enum-option {
    display:block;
}
.os-order .product-list-order{
    margin-top: 16px;
}
.os-order .product-list-order .product-item-order:not(:last-child){
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #ebebeb;
}
.os-order .product-list-order .product-item-order .row{
    --bs-gutter-x: 20px;
}
.os-order .product-list-order .product-item-order .image{
    padding-top: 100%;
    width: 80px;
    position: relative;
    display: block;
}
.os-order .product-list-order .product-item-order .image img{
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 4px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.os-order .product-list-order .product-item-order .info-block{
    padding-left: 0;
}
.os-order .product-list-order .product-item-order .name{
    font-weight: 500;
    font-size: 16px;
}
.os-order .product-list-order .product-item-order .article{
    font-size: 14px;
    margin-top: 8px;
    color: #8c8c8c;
}
.os-order .product-list-order .product-item-order .price-col{
    text-align: center;
}
.os-order .product-list-order .product-item-order .count{
    color: #8c8c8c;
    font-size: 14px;
    margin-top: 4px;
}
.os-order .product-list-order .product-item-order .price-item{
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
}
.os-order .product-list-order .prod-trash{
    padding: 0;
    height: 34px;
    width: 34px;
    background-color: #fff;
    border:none;
    box-shadow: none!important;
    outline: none!important;
    background-image: url(/images/icon/trash.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
    transition: .2s;
}
.os-order .product-list-order .prod-trash:hover{
    background-image: url(/images/icon/trash_h.svg);
}
.os-order .product-list-order .product-item-order .price-info{
    padding-right: 30px;
    text-align: right;
}
.os-order .product-list-order .product-item-order .quantity-block{
    width: 132px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.os-order .product-list-order .product-item-order .quantity-block .plus,
.os-order .product-list-order .product-item-order .quantity-block .minus{
    display: block;
    flex: 0 0 44px;
    width: 44px;
    height: 44px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("/images/icon/plus.svg");
    outline: none!important;
    box-shadow: none!important;
    border: none!important;
    transition: .2s;
}
.os-order .product-list-order .product-item-order .quantity-block .minus{
    background-image: url("/images/icon/minus.svg");
}
.os-order .product-list-order .product-item-order .quantity-block .plus:hover{
    background-image: url("/images/icon/plus_h.svg");
}
.os-order .product-list-order .product-item-order .quantity-block .minus:hover{
    background-image: url("/images/icon/minus_h.svg");
}
.os-order .product-list-order .product-item-order .quantity-block input{
    background-color: #f7f7f7;
    border-radius: 5px;
    padding: 8px;
    flex: 1 0 auto;
    text-align: center;
    width: auto;
    border: none!important;
    outline: none!important;
    box-shadow: none!important;
}
.os-order .price-information>div:not(:first-child){
    margin-top: 16px;
}
.os-order .price-information .itog{
    margin-top: 24px;
    padding-top: 24px;
    align-items: center;
    border-top: 1px solid #ebebeb;
}
.os-order .price-information .name-itog{
    font-weight: 600;
    margin-bottom: 4px;
}
.os-order .price-information .value-itog{
    font-weight: 700;
    line-height: 1;
    font-size: 24px;
}
.os-order .price-information .col,
.os-order .price-information .col-auto{
    padding: 0;
    position:relative;
}
.os-order .price-information .name{
    color: #6A707C;
}
.os-order .price-information .value{
    font-weight: 700;
}
.os-order .price-information .value.val-sale{
    color: #27ae60;
}
.os-order .group-radio.row{
    --bs-gutter-y: 16px;
}
.os-order .group-radio ~ div{
    margin-top: 16px;
}
.os-order .panel-deliv{
    width: 100%;
    font-size: 16px;
    color: #000;
    padding: 16px!important;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
}
.os-order .panel-deliv .name{
    font-weight: 700;
    display: block;
    padding-right: 30px;
}
.os-order .desc-delivery,
.os-order .panel-deliv .price{
    margin-top: 12px;
    display: block;
}
.delivery-radio.row{
    --bs-gutter-x: 16px;
    --bs-gutter-y: 16px;
}

.form-radio.delivery-radio label:before{
    right: 17px;
    top: 17px;
    left: auto;
}
.form-radio.delivery-radio input:checked + label{
    background: rgba(253, 199, 170, 0.2);
    border-color: #fad2bc;
}

.os-order .promocode-block.line-input .input-block input[type=text]{
    font-size: 13px;
}
.os-order .promocode-area{
    margin-bottom: 24px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 24px;
}
.os-order .usePromocods .item-promocode{
    display: inline-block;
    padding: 8px 30px 8px 15px;
    border: 1px solid #ffd0d0;
    line-height: 22px;
    border-radius: 8px;
    margin-top: 8px;
    cursor: pointer;
    position: relative;
}
.os-order .usePromocods .item-promocode:before,
.os-order .usePromocods .item-promocode:after{
    content: '';
    display: block;
    position: absolute;
    top:50%;
    margin-top: -1px;
    right: 10px;
    height: 2px;
    width: 14px;
    background-color: #e31e24;
    opacity: .8;
    transition: .2s;
}
.os-order .usePromocods .item-promocode:hover:before,
.os-order .usePromocods .item-promocode:hover:after{opacity: 1}
.os-order .usePromocods .item-promocode:before{
    transform: rotate(45deg);
}
.os-order .usePromocods .item-promocode:after{
    transform: rotate(-45deg);
}
#os-order-form{

}
#os-order-form>.row{
    --bs-gutter-x: 24px;
    --bs-gutter-y: 16px;
}
.os-order .list-fields:not(:first-child){
    margin-top: 16px;
}
.os-order .list-fields:not(:last-child){
    margin-bottom: 16px;
}
.os-order .promocode-block{
    display: flex;
    gap: 10px;
    flex-direction: row;
}
.os-order .promocode-block .input-block{
    flex: 1 0 0%;
    margin-bottom: 0;
}
.os-order .promocode-block .label-modify .form-control {
    padding: 18px 15px 4px;
}
.os-order .promocode-block .btn{
    flex: 0 0 auto;
    --bs-btn-padding-y: 11px;
    --bs-btn-padding-x: 13px;
    --bs-btn-font-size: 16px;
    --bs-btn-border-radius: 10px;
    --bs-btn-line-height: 22px;
    --bs-btn-font-weight: 400;
    --bs-btn-color: #ff620e;
    --bs-btn-bg: rgba(253, 199, 170, 0.2);
    --bs-btn-border-color: rgba(253, 199, 170, 0.2);
}
.os-order .promocode-block .label-modify label{
    top: 12px;
    letter-spacing: -.02em;
}
.os-order .promocode-block .label-modify.hasVal label{
    top: 7px;
}
.os-order .location-field-type label{
    color: #6A707C;
}
.os-order .location-field-type .location{
    width: 406px;
}
@media (min-width: 576px){
    .os-order .panel-deliv,
    .os-order .form-radio.delivery-radio{
        height: 100%;
    }
}
@media (min-width: 768px){
    .os-order .step-name{
        font-size: 24px;
        margin-bottom: 16px;
    }
    .os-order .location-field-type{
        display: flex;
        flex-direction: row;
        gap: 8px 16px;
        flex-wrap: wrap;
        align-items: center;
    }
    .os-order .product-list-order{
        margin-top: 24px;
    }
    .os-order .list-fields:not(.view-line){
        display: flex;
        margin: 0 -8px;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .os-order .list-fields:not(.view-line) .line-input{
        padding: 0 8px;
        flex: 0 0 50%;
        width: 50%;
        margin-bottom: 0;
        margin-top: 16px;
    }
    .os-order .list-fields:not(.view-line) .line-input.field-FIO,
    .os-order .list-fields:not(.view-line) .line-input.field-COMMENT{
        flex: 0 0 100%;
        width: 100%;
    }
    .os-order .list-fields:not(.view-line) .line-input .form-group{
        margin-bottom: 0;
    }
    .os-order .border-area{
        padding: 24px;
    }
    .os-order .product-list-order .product-item-order:not(:last-child) {
        margin-bottom: 24px;
        padding-bottom: 24px;
    }
}
@media (min-width: 992px){
    .os-order .border-area{
        padding: 32px;
    }
    .os-order .product-list-order .product-item-order .name{
        font-size: 18px;
    }
    .os-order .product-list-order .product-item-order .article{
        font-size: 16px;
    }
}
@media (min-width: 1200px){
    .os-order .cart-order-block .step-name{
        margin-bottom: 24px;
    }
    .os-order .border-area{
        padding: 32px 24px;
    }
    .os-order .cart-order-block{
        padding: 48px 24px;
    }
    .os-order .order-col{
        flex: 1 0 0%;
        width: auto;
    }
    .os-order .cart-col{
        width: 388px;
    }
    .os-order .product-list-order .product-item-order .name{
        font-size: 16px;
    }
    .os-order .product-list-order .product-item-order .article,
    .os-order .panel-deliv .desc-delivery{
        font-size: 14px;
    }
}
@media (min-width: 1466px){
    .os-order .product-list-order .product-item-order .name{
        font-size: 18px;
    }
    .os-order .product-list-order .product-item-order .article,
    .os-order .panel-deliv .desc-delivery{
        font-size: 16px;
    }
}
@media (max-width: 991.98px){
    .os-order .btn-order{
        width: 100%;
    }
}
@media (max-width: 767.98px){
    .os-order .list-fields .line-input:last-child .form-group{
        margin-bottom: 0;
    }
    .os-order .product-list-order .product-item-order .info-block{
        flex: 1 0 calc(100% - 100px);
    }
    .os-order .product-list-order .product-item-order .price-col{
        text-align: right;
    }
    .os-order .product-list-order .product-item-order .row{
        --bs-gutter-y: 8px;
    }
    .os-order .product-list-order .product-item-order .article{
        margin-top: 4px;
    }
    .os-order .location-field-type .location{
        width: 100%;
    }
}
@media (max-width: 575.98px){
    .group-radio-person .form-radio-btn label{
        border-radius: 8px;
        padding: 6px 12px;
        font-size: 14px;
    }
    .group-radio-person,
    .group-radio-person .form-radio-btn{
        width: 100%;
    }
    .os-order .product-list-order .product-item-order .price-item{
        font-size: 16px;
    }
    .os-order .product-list-order .product-item-order .count{
        font-size: 12px;
    }
    .os-order .product-list-order .product-item-order .quantity-block{
        width: 112px;
    }
    .os-order .product-list-order .product-item-order .quantity-block .plus, .os-order .product-list-order .product-item-order .quantity-block .minus{
        width: 34px;
        height: 34px;
    }
    .os-order .promocode-block .label-modify label{
        font-size: 14px;
    }
    .os-order .price-information .value-itog{
        font-size: 22px;
    }
}
/* End */


/* Start:/bitrix/templates/susvet/components/opensource/order/susvet/selectize/selectize.default.css?178109900011882*/
/**
 * selectize.default.css (v0.12.6) - Default Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #0073bb;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #fff;
  border: 1px solid #0073bb;
}
.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  color: #fff;
  border: 1px solid #00578d;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px;
}
.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}
.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #1b9dec;
  background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
  background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);
  box-shadow: 0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);
}
.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
  background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
  background-image: -o-linear-gradient(top, #008fd8, #0075cf);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0);
}
.selectize-control.single .selectize-input {
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
  box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
}
.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8;
}
.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em;
}
.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}
.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}

/* End */


/* Start:/bitrix/templates/susvet/components/opensource/order/susvet/selectize/selectize.dropdown.css?1781099000771*/
.selectize-control.location-search .selectize-dropdown > div {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.selectize-control.location-search .selectize-dropdown .name {
    font-weight: bold;
    margin-right: 5px;
}

.selectize-control.location-search .selectize-dropdown .title {
    padding: 10px;
}

.selectize-control.location-search::before {
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    content: ' ';
    z-index: 2;
    position: absolute;
    display: block;
    top: 12px;
    right: 34px;
    width: 16px;
    height: 16px;
    background: url(/bitrix/templates/susvet/components/opensource/order/susvet/selectize/images/spinner.gif);
    background-size: 16px 16px;
    opacity: 0;
}

.selectize-control.location-search.loading::before {
    opacity: 0.4;
}
/* End */


/* Start:/bitrix/templates/susvet/components/bitrix/main.file.input/order/style.min.css?17810990004387*/
.webform-field-upload-list del{display:inline-block;margin:0 3px 0 6px;width:16px;height:16px;border-radius:30px;font-size:16px;line-height:16px;text-align:center;-webkit-transition:background .3s,color .3s;transition:background .3s,color .3s;text-decoration:none;outline:0;cursor:pointer}.webform-field-upload-list del:hover{background:#e00101;color:#fff}.webform-field-upload-list .error-text{color:#e00101}.webform-field-upload-list i{vertical-align:top;display:none;width:15px;height:15px;background:url(/bitrix/js/main/core/images/popup/upload-waiting.gif) no-repeat 0 2px;margin:0 0 0 8px}.hidden-caption{display:none}.webform-field-upload-list{margin:0 0 11px 2.8em;padding:0}.webform-field-upload-list a.upload-file-name{margin:0 0 0 -4px;color:#0069c4;text-decoration:underline}.webform-field-upload-list a.upload-file-name:hover{color:#1c91e7}.webform-field-upload-list li{white-space:nowrap;width:100%}.webform-field-upload-list li div.webform-field-item-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 3px 0;color:#888;white-space:nowrap}.webform-field-upload-list li.uploading{color:#bbb}.webform-field-upload-list li.uploading a.upload-file-name{cursor:default;-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}.webform-field-upload-list li.uploading i{display:inline-block}.webform-field-upload-list li .upload-file-name{padding:0 5px 0 0}.webform-field-upload{overflow:hidden;width:250px;max-width:100%;height:39px;line-height:39px;cursor:pointer;display:block;position:relative;padding:0;margin:0}.file-input .webform-field-upload input[type=file],.file-input .webform-field-upload input[type=button]{-moz-opacity:0;filter:alpha(opacity=0);opacity:0;font-size:150px;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:1px solid transparent}.webform-field-upload .webform-small-button{padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;text-align:center}.webform-field-upload-list ~ .webform-field-upload .webform-button-replace{display:none}.webform-field-upload-list.webform-field-upload-list-single{list-style:none;margin:0 0 11px 10px}.webform-field-upload-list.webform-field-upload-list-single ~ .webform-field-upload .webform-button-upload{display:none}.webform-field-upload-list.webform-field-upload-list-single ~ .webform-field-upload .webform-button-replace{display:inline-block}.webform-field-upload-list.webform-field-upload-list-single:empty ~ .webform-field-upload .webform-button-upload{display:inline-block}.webform-field-upload-list.webform-field-upload-list-single:empty ~ .webform-field-upload .webform-button-replace{display:none}.webform-field-upload-icon{display:none;margin:0 10px 0 0;width:39px;height:39px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#535c6a no-repeat center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0Ny4xODgiIGhlaWdodD0iNTQuMDYzIiB2aWV3Qm94PSIwIDAgNDcuMTg4IDU0LjA2MyI+PGRlZnM+PHN0eWxlPi5jbHMtMSB7IGZpbGw6ICNmZmY7IGZpbGwtcnVsZTogZXZlbm9kZDsgfTwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJTaGFwZV8yX2NvcHlfNCIgZGF0YS1uYW1lPSJTaGFwZSAyIGNvcHkgNCIgY2xhc3M9ImNscy0xIiBkPSJNNDcuMTggNTQuMDYyYzAtMy4yMTctMy42MS0xNi44MjYtMy42MS0xNi44MjYgMC0xLjk5LTIuNi00LjI2LTcuNzItNS41ODVhMTcuMzk0IDE3LjM5NCAwIDAgMS00Ljg4Ny0yLjIyM2MtLjMzLS4xODgtLjI4LTEuOTI1LS4yOC0xLjkyNWwtMS42NDgtLjI1YzAtLjE0Mi0uMTQtMi4yMjUtLjE0LTIuMjI1IDEuOTcyLS42NjMgMS43Ny00LjU3NCAxLjc3LTQuNTc0IDEuMjUyLjY5NSAyLjA2OC0yLjQgMi4wNjgtMi40IDEuNDgyLTQuMy0uNzM4LTQuMDQtLjczOC00LjA0YTI3LjA1IDI3LjA1IDAgMCAwIDAtNy45MThjLS45ODctOC43MDgtMTUuODQ3LTYuMzQ0LTE0LjA4NS0zLjUtNC4zNDMtLjgtMy4zNTIgOS4wODItMy4zNTIgOS4wODJsLjk0MiAyLjU2Yy0xLjg1IDEuMi0uNTY0IDIuNjUtLjUgNC4zMi4wOSAyLjQ2NiAxLjYgMS45NTUgMS42IDEuOTU1LjA5MyA0LjA3IDIuMSA0LjYgMi4xIDQuNi4zNzcgMi41NTYuMTQyIDIuMTIuMTQyIDIuMTJsLTEuNzg2LjIxN2E3LjEgNy4xIDAgMCAxLS4xNCAxLjczMmMtMi4xLjkzNi0yLjU1MyAxLjQ4NS00LjY0IDIuNC00LjAzMiAxLjc2Ny04LjQxNCA0LjA2NS05LjE5MyA3LjE2Uy0uMDEyIDU0LjA2LS4wMTIgNTQuMDZoNDcuMTl6Ii8+PC9zdmc+);vertical-align:top;background-size:50%;overflow:hidden}.webform-field-upload-icon canvas,.webform-field-upload-icon img{width:100%}.webform-field-upload-list.webform-field-upload-icon-view .webform-field-upload-icon{display:inline-block}.webform-field-upload-notice{font-size:11px;font-style:italic}
/* End */


/* Start:/bitrix/components/bitrix/sale.location.selector.steps/templates/.default/style.min.css?17810989986119*/
.bx-slst .dropdown-block{border:1px solid #bdbdbd;border-radius:2px;-webkit-box-shadow:inset 0 1px 2px #ebebeb;box-shadow:inset 0 1px 2px #ebebeb;font-size:14px;padding:0 22px 0 30px;position:relative;background-color:#fff;margin-bottom:10px}.bx-slst .dropdown-block:last-child{margin-bottom:0;}

.bx-slst .dropdown-arrow {
	background: url(/bitrix/components/bitrix/sale.location.selector.steps/templates/.default/images/dropdown-errow.png) no-repeat center center; height:100%;top:0;right:0;position:absolute;width:22px}.bx-slst .bx-ui-combobox-fake,.bx-slst .bx-ui-combobox-route{background:transparent !important;border:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;color:#000;font-family:var(--ui-font-family-primary,var(--ui-font-family-helvetica));font-size:14px;height:33px;width:100%;outline:0;padding:0}.bx-slst .bx-ui-combobox-container{overflow:hidden}.bx-slst .bx-ui-combobox-dropdown{border:1px solid #bdbdbd;border-radius:2px;-webkit-box-shadow:0 2px 3px #c7c7c7;box-shadow:0 2px 3px #c7c7c7;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:200px;overflow-y:auto;left:0;top:35px;padding:5px 5px 3px 5px;position:absolute;width:100%}.bx-slst .dropdown-active .bx-ui-combobox-dropdown{display:block}.bx-slst .bx-ui-combobox-variants{list-style:none;margin:0;padding:0}.bx-slst .dropdown-item{border-radius:2px;padding:7px 4px 7px 10px;margin-bottom:2px}.bx-slst .dropdown-item:hover{background-color:#f1f3f5;cursor:pointer}.bx-slst .dropdown-img{border:0;display:inline-block;height:12px;margin:3px 12px 0 0;vertical-align:top;width:16px}.bx-slst .dropdown-item-text{color:#aba8ac;display:inline-block;vertical-align:top}.bx-slst .dropdown-item-text span{color:#25282c}.bx-slst .dropdown-list-title{border-bottom:1px solid #e5e5e5;height:37px;line-height:37px;padding-left:8px;}

.bx-slst .dropdown-icon {
	background: url(/bitrix/components/bitrix/sale.location.selector.steps/templates/.default/images/lens.png) no-repeat center center; height:14px;left:10px;position:absolute;top:10px;width:14px}.bx-slst .quick-locations{margin-bottom:5px}.bx-slst .quick-location-tag{background-color:#f2f5f8;border:1px solid #cad3dc;border-radius:3px;color:#1e55b9;display:inline-block;font-size:15px;height:27px;line-height:26px;margin:0 3px;padding:0 14px;text-decoration:none;margin-bottom:10px}.bx-slst .quick-location-tag:hover{background-color:#fafafa}.bx-slst .dropdown-fade2white{width:32px;height:31px;position:absolute;top:2px;right:0;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(30%,rgba(255,255,255,1)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=1);}

.bx-slst .bx-ui-combobox-toggle{
	background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -2618px no-repeat scroll; width:30px;height:30px;cursor:pointer;cursor:hand;margin-top:2px;position:absolute;top:0;right:0;display:block}.bx-slst .bx-ui-combobox-toggle:hover{background-position:6px -2696px;}

.bx-slst .bx-ui-combobox-loader{
	background-image: url(/bitrix/panel/main/images/waiter-white.gif) !important; background-repeat:no-repeat !important;background-position:right -1px !important;width:30px;height:30px;position:absolute;top:3px;right:2px;display:none}.bx-slst .bx-ui-combobox-go-edit{display:none}.bx-slst .bx-ui-combobox-dropdown{max-height:300px}.bx-slst .bx-ui-pager-area{height:40px;text-align:center;color:gray;padding:10px 0 0 0}.bx-slst input[type="text"]{position:relative}.bx-slst input::-ms-clear{display:none}.bx-slst .bx-ui-combobox-dropdown{background-color:#fff;z-index:999;border:1px solid #87919c}.bx-slst .bx-ui-combobox-variant{cursor:pointer;cursor:hand}.bx-slst .bx-ui-combobox-variant,.bx-slst .bx-ui-combobox-error{padding:10px 10px}.bx-slst .bx-ui-combobox-error{color:#f22;padding-left:30px;position:relative}.bx-slst .bx-ui-combobox-error div{position:absolute;top:0;left:0;width:25px;height:25px;	background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -2895px no-repeat scroll;}.bx-slst .bx-ui-combobox-variant:hover,.bx-slst .bx-ui-combobox-variant-active{background-color:#e0e8ea}.adm-sls-edit-link{margin-top:10px}.bx-admin-mode .bx-sls-go-edit{margin-left:10px;display:none}.bx-admin-mode .dropdown-block{border-color:#87919c #959ea9 #9ea7b1;border-radius:4px;-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.3),0 2px 2px -1px rgba(180,188,191,0.7) inset;box-shadow:0 1px 0 0 rgba(255,255,255,0.3),0 2px 2px -1px rgba(180,188,191,0.7) inset;height:25px}.bx-slst.bx-admin-mode .bx-ui-combobox-fake,.bx-slst.bx-admin-mode .bx-ui-combobox-route{height:25px}.bx-slst.bx-admin-mode .dropdown-icon{top:7px}.bx-slst.bx-admin-mode .dropdown-fade2white{height:22px}.bx-slst.bx-admin-mode .dropdown-fade2white{right:1px}.bx-slst.bx-admin-mode .bx-ui-combobox-toggle{background-position:6px -2623px;height:22px}.bx-slst.bx-admin-mode .bx-ui-combobox-loader{background-position:right -4px !important;height:21px}.bx-slst.bx-admin-mode .bx-ui-combobox-dropdown{top:27px}.bx-slst .bx-ui-state-items-discover-in-progress .bx-ui-combobox-loader{display:block}.bx-ui-slst-pool select{margin:10px 10px 0 0}div[data-bx-ui-id="error"]{display:none}.bx-ui-state-error div[data-bx-ui-id="error"]{display:block}.bx-ui-slst-other-item,.bx-ui-combobox-deselect-item{border-bottom:1px solid gray}.bx-ui-sls-tree-trunk{padding:0 0 9px 30px}.disabled-keyboard{cursor:pointer;cursor:hand}.disabled-keyboard input{cursor:inherit}.bx-ui-combobox-container .bx-combobox-fake-as-input{padding-top:9px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
/* End */
/* /bitrix/templates/susvet/components/opensource/order/susvet/style.css?178109900014313 */
/* /bitrix/templates/susvet/components/opensource/order/susvet/selectize/selectize.default.css?178109900011882 */
/* /bitrix/templates/susvet/components/opensource/order/susvet/selectize/selectize.dropdown.css?1781099000771 */
/* /bitrix/templates/susvet/components/bitrix/main.file.input/order/style.min.css?17810990004387 */
/* /bitrix/components/bitrix/sale.location.selector.steps/templates/.default/style.min.css?17810989986119 */
