.OrderPoint[data-v-51ab2288]{display:flex;flex-direction:column;height:100%;padding:40px;border-radius:10px;background-color:var(--block-bg-color);box-shadow:0 0 8px rgba(0,0,0,.16)}.OrderPoint__header[data-v-51ab2288]{display:flex;align-items:center;justify-content:space-between;padding-bottom:6px;border-bottom:8px solid transparent;transition:var(--transition-time)}.OrderPoint__header .header__title[data-v-51ab2288]{font-size:24px;line-height:24px;font-weight:700;color:var(--font-black-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.OrderPoint__header .header__edit[data-v-51ab2288]{cursor:pointer;margin-left:12px;min-width:22px;min-height:22px;width:22px;height:22px}.OrderPoint.ftl .OrderPoint__header[data-v-51ab2288]{border-color:var(--red-color)}.OrderPoint.ltl .OrderPoint__header[data-v-51ab2288]{border-color:var(--primary-color)}.OrderPoint.green .OrderPoint__header[data-v-51ab2288]{border-color:var(--green-color)}.OrderPoint.blue .OrderPoint__header[data-v-51ab2288]{border-color:var(--blue-color)}.OrderPoint__body[data-v-51ab2288]{margin-top:21px;display:flex;flex-direction:column}.OrderPoint__body .body__name[data-v-51ab2288]{font-size:25px;font-weight:700;line-height:25px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.OrderPoint__body .body__row[data-v-51ab2288]{display:flex;align-items:flex-start;margin-top:12px}.OrderPoint__body .body__row .row__icon[data-v-51ab2288]{width:24px;height:24px}.OrderPoint__body .body__col[data-v-51ab2288]{display:flex;flex-direction:column;margin-left:8px}.OrderPoint__body .body__col .col__text[data-v-51ab2288]{font-size:14px;font-weight:400;line-height:14px;max-width:153px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.LTLReceiver[data-v-0253541c]{display:flex;justify-content:flex-start;width:311px}.FileLoader[data-v-e4c90346]{background-color:transparent;border:3px dashed var(--primary-color);border-radius:8px;padding:1rem 1.5rem;text-align:center;cursor:pointer;color:var(--primary-color);transition:var(--transition-time);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.FileLoader__wrap[data-v-e4c90346]{display:flex;flex-direction:column}.FileLoader__area .SLoader[data-v-e4c90346]{min-width:20px;min-height:20px;width:20px;height:20px}.FileLoader[data-v-e4c90346]:not(.disabled):hover{border-color:transparent;color:#fff;background-color:var(--primary-color)}.FileLoader.disabled[data-v-e4c90346]{cursor:not-allowed;color:#fff;border-color:transparent;background:grey}.FileLoader--notempty[data-v-e4c90346]{border-bottom-right-radius:0;border-bottom-left-radius:0}.FileLoader__list[data-v-e4c90346]{border:2px solid #eeeef0}.FileLoader__list .list__item[data-v-e4c90346]{padding:10px;display:flex;align-items:center}.FileLoader__list .list__item .item__remove[data-v-e4c90346]{cursor:pointer;margin-left:5px;width:25px;height:25px}.FileLoader__reset[data-v-e4c90346]{width:25px;height:25px}.FileLoader__area[data-v-e4c90346]{width:100%}.isSmall[data-v-e4c90346]{border:2px solid transparent;display:flex;padding:10px 0;color:#757575;width:100%;padding:11px 15px;background-color:#eeeef0}.isSmall[data-v-e4c90346]:not(.disabled):hover{color:var(--primary-color);background-color:transparent}.isSmall.disabled[data-v-e4c90346]{cursor:not-allowed;color:#a6a6a6;background:transparent}.isSmall .area__clip[data-v-e4c90346]{display:flex;align-items:center}.isSmall .area__clip .clip__placeholder[data-v-e4c90346]{margin-left:9px}.isSmall .area__clip .clip__flex[data-v-e4c90346]{display:flex;align-items:center;justify-content:space-between;width:100%}.isInvalid[data-v-e4c90346]{border:2px solid var(--invalid-color)}.SIconButton{display:flex;justify-content:center;align-items:center;padding:9px;background-color:var(--block-bg-color);cursor:pointer;box-shadow:0 0 6.54545px rgba(0,0,0,.16);border-radius:9px;transition:var(--transition-time)}.SIconButton:hover{transform:translateY(-3px)}.SIconButton .SLoader,.SIconButton svg{min-width:26.59px;width:26.59px;min-height:26.59px;height:26.59px}.SIconButton__loading{pointer-events:none;opacity:.7}.UploadedFiles[data-v-41a8c813]{margin-top:10px}.UploadedFiles__title[data-v-41a8c813]{font-weight:600;margin-bottom:10px}.UploadedFiles__item-white[data-v-41a8c813]{background:#fff}.UploadedFiles__item[data-v-41a8c813]{border:1px solid #ccc;border-radius:10px;padding:10px;margin-bottom:10px}.UploadedFiles__item .item__actions[data-v-41a8c813],.UploadedFiles__item[data-v-41a8c813]{display:flex;align-items:center;justify-content:space-between}.UploadedFiles__item .item__actions a[data-v-41a8c813]{margin-right:10px}.UploadedFiles__item .item__actions .actions__button[data-v-41a8c813]{width:37px;height:37px}.UploadedFiles__item .item__actions .actions__button svg[data-v-41a8c813]{width:100%;height:100%;min-width:unset;min-height:unset}.LTLCargoPayment[data-v-7d794fa1]{display:flex;flex-direction:column;padding:40px;background-color:var(--block-bg-color);border-radius:10px}.LTLCargoPayment__header[data-v-7d794fa1]{display:flex;align-items:center;justify-content:space-between}.LTLCargoPayment__header .header__title[data-v-7d794fa1]{font-size:24px;line-height:24px;font-weight:700;color:var(--font-black-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.LTLCargoPayment__header .header__close[data-v-7d794fa1]{width:32px;height:32px;cursor:pointer}.LTLCargoPayment__body[data-v-7d794fa1]{margin-top:2px;width:100%;max-width:1000px;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.LTLCargoPayment__body .SCheckbox[data-v-7d794fa1],.LTLCargoPayment__body .SInput[data-v-7d794fa1],.LTLCargoPayment__body .SRadioGroup[data-v-7d794fa1],.LTLCargoPayment__body .SSelect[data-v-7d794fa1],.LTLCargoPayment__body .STextArea[data-v-7d794fa1]{margin-top:16px}.LTLCargoPayment__body .body__label[data-v-7d794fa1]{display:block;margin-top:16px;font-size:18px;line-height:16.2px;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.LTLCargoPayment__body .body__label.label-big[data-v-7d794fa1]{font-size:20px;font-weight:600;line-height:20px}.LTLCargoPayment__body .body__temperature[data-v-7d794fa1]{margin-top:16px}.LTLCargoPayment__body .body__row[data-v-7d794fa1]{display:flex;align-items:center}.LTLCargoPayment__body .body__row.row-two-inputs .SInput[data-v-7d794fa1]{width:50%}.LTLCargoPayment__body .body__row.row-three-inputs .SInput[data-v-7d794fa1]:first-child,.LTLCargoPayment__body .body__row.row-two-inputs .SInput[data-v-7d794fa1]:first-child{margin-right:16px}.LTLCargoPayment__body .body__row.row-three-inputs .SInput[data-v-7d794fa1]:last-child{margin-left:16px}.LTLCargoPayment__body .body__col[data-v-7d794fa1]{display:flex;flex-direction:column}.LTLCargoPayment__body .body__col.col-left[data-v-7d794fa1]{width:60%}.LTLCargoPayment__body .body__col.col-right[data-v-7d794fa1]{width:30%}.LTLCargoPayment__body .body__col.col-right .payers-select[data-v-7d794fa1]{margin-top:10px}.LTLCargoPayment__body .body__services[data-v-7d794fa1]{display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:16px;column-gap:16px;row-gap:6px}.LTLCargoPayment__body .body__services__item[data-v-7d794fa1]{display:flex;flex-direction:column;margin-top:5px}.LTLCargoPayment__body .body__checkboxes[data-v-7d794fa1]{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:16px;column-gap:16px;row-gap:6px}.LTLCargoPayment__body .body__files[data-v-7d794fa1]{display:flex;flex-direction:column;margin-top:10px}.LTLCargoPayment__body .body__files .FileLoader[data-v-7d794fa1]:first-child{margin-bottom:10px}.LTLCargoPayment__body .body__files .FileLoader__wrap[data-v-7d794fa1]{margin-top:10px}.LTLCargoPayment__body .bottom-border[data-v-7d794fa1]{border-bottom:1px solid hsla(0,0%,61.6%,.7);border-radius:5px;margin-top:16px}.LTLCargoPayment__footer[data-v-7d794fa1]{margin-top:16px;display:flex;justify-content:flex-end}.SPhoneNumber[data-v-906c35ea]{position:relative;background-color:var(--input-bg-color);border-radius:10px;border:2px solid transparent;transition:var(--transition-time);display:flex}.SPhoneNumber.invalid[data-v-906c35ea]{border-color:var(--invalid-color)}.SPhoneNumber.disabled[data-v-906c35ea]{cursor:not-allowed}.SPhoneNumber input[data-v-906c35ea]{width:100%}.SPhoneNumber:not(.disabled) .SPhoneNumber__country[data-v-906c35ea]{cursor:pointer}.SPhoneNumber__country[data-v-906c35ea]{display:flex;align-items:center;justify-content:center;padding-left:9.5px;padding-right:9.5px}.SPhoneNumber__country .country__flag[data-v-906c35ea]{width:25px;height:25px}.SPhoneNumber__options[data-v-906c35ea]{margin-top:5px;position:absolute;left:0;right:0;top:100%;z-index:1;background-color:#fff;border-radius:10px;border:2px solid #ccc;overflow:hidden;overflow-y:auto}.SPhoneNumber__options .options__search .search__input[data-v-906c35ea]{padding:10px 15px}.SPhoneNumber__options .options__content[data-v-906c35ea]{overflow:hidden;overflow-y:auto;max-height:130px}.SPhoneNumber__options .options__option[data-v-906c35ea]{padding:10px 15px;display:flex;align-items:center;cursor:pointer;transition:.5s}.SPhoneNumber__options .options__option[data-v-906c35ea]:not(:first-child){border-top:1px solid #ccc}.SPhoneNumber__options .options__option .option__flag[data-v-906c35ea]{width:25px;height:25px}.SPhoneNumber__options .options__option .option__content[data-v-906c35ea]{margin-left:16px;display:flex}.SPhoneNumber__options .options__option .option__content .content__code[data-v-906c35ea]{font-size:14px;color:#bebebe;margin-left:8px}.SPhoneNumber__options .options__option.option--active[data-v-906c35ea],.SPhoneNumber__options .options__option[data-v-906c35ea]:hover{background-color:#eeeef0}.SMap[data-v-2e5abadc]{display:flex;flex-direction:column}.SMap__header[data-v-2e5abadc]{display:flex;align-items:center;justify-content:space-between}.SMap__header .header__close[data-v-2e5abadc]{min-width:40px;min-height:40px;width:40px;height:40px;cursor:pointer}.SMap__loading[data-v-2e5abadc]{width:100%;height:400px;cursor:progress;display:flex;justify-content:center;flex-direction:column;align-items:center}.SMap__loading .SLoader[data-v-2e5abadc]{min-width:30px;min-height:30px;width:30px;height:30px}.SMap__loading .loading__text[data-v-2e5abadc]{margin-top:16px;font-size:16px;line-height:16px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.SMap__fail[data-v-2e5abadc]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.SMap__fail .fail__icon[data-v-2e5abadc]{min-width:40px;min-height:40px;width:40px;height:40px;transition:var(--transition-time);cursor:pointer}.SMap__fail .fail__icon[data-v-2e5abadc]:hover{transform:rotate(90deg)}.SMap__fail .fail__text[data-v-2e5abadc]{margin-top:16px;font-size:16px;line-height:16px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.SMap__map[data-v-2e5abadc]{width:100%}.SMap__map .map__layer[data-v-2e5abadc]{position:relative;margin-top:16px}.SMap__map .map__section[data-v-2e5abadc]{width:100%;height:450px;border-radius:8px;overflow:hidden;border:1px solid var(--border-gray-color)}.SMap__map .map__switcher[data-v-2e5abadc]{position:absolute;z-index:5;right:10px;bottom:35px;display:flex;align-items:center;border-radius:4px;border:1px solid var(--border-gray-color);overflow:hidden}.SMap__map .map__switcher .switcher__switch[data-v-2e5abadc]{display:flex;align-items:center;justify-content:center;background-color:#dfdfdf;border:none;outline:none;cursor:pointer;padding:.5rem;transition:var(--transition-time);width:96px;height:36px}.SMap__map .map__switcher .switcher__switch.active[data-v-2e5abadc],.SMap__map .map__switcher .switcher__switch[data-v-2e5abadc]:hover{background-color:#fff}.SMap__map .map__switcher .switcher__switch .switch__gis[data-v-2e5abadc]{width:100%;min-height:15px;height:15px}.SMap__map .map__switcher .switcher__switch .switch__yandex[data-v-2e5abadc]{width:100%;min-height:40px;height:40px}.SMap__map .map__switcher .switcher__switch .switch__google[data-v-2e5abadc]{width:100%;min-height:30px;height:30px}.SMapSearch[data-v-a7a58f86]{position:absolute;z-index:5;top:10px;left:10px;min-width:390px;width:390px;height:40px}.SMapSearch__wrapper[data-v-a7a58f86]{height:100%;border:1px solid #ccc;border-radius:6px;background-color:#fff;display:flex}.SMapSearch__wrapper .wrapper__city[data-v-a7a58f86]{display:flex;align-items:center;padding:0 8px;height:100%;background-color:#e2e2e2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.SMapSearch__input[data-v-a7a58f86]{width:100%;font-size:16px;line-height:16px;background:none;border:none;padding:0 8px}.SMapSearch__results[data-v-a7a58f86]{margin-top:8px;border-radius:6px;border:1px solid #ccc;background-color:#fff;max-height:210px;overflow:hidden;overflow-y:auto}.SMapSearch__results .results__loading[data-v-a7a58f86]{width:100%;height:50px;display:flex;align-items:center;justify-content:center;padding:0 8px}.SMapSearch__results .results__loading .SLoader[data-v-a7a58f86]{min-width:25px;min-height:25px;width:25px;height:25px}.SMapSearch__results .results__empty[data-v-a7a58f86]{width:100%;height:50px;display:flex;justify-content:center;align-items:center;padding:0 8px}.SMapSearch__results .results__result[data-v-a7a58f86]{padding:8px 12px;transition:var(--transition-time);cursor:pointer}.SMapSearch__results .results__result[data-v-a7a58f86]:hover{background-color:#f0f0f0}.SMapSearch__results .results__result .result__title[data-v-a7a58f86]{font-weight:600}.SMapSearch__results .results__result .result__description[data-v-a7a58f86]{margin-top:2px;font-size:14px;line-height:14px}.ReceiverCreate[data-v-572dab91]{width:1109px}.ReceiverCreate__pvzselect[data-v-572dab91]{position:absolute;top:10px;right:10px;z-index:6;min-width:390px;width:390px;height:40px}.ReceiverCreate__header[data-v-572dab91]{display:flex;align-items:center;justify-content:space-between}.ReceiverCreate__header .header__title[data-v-572dab91]{font-size:24px;line-height:24px;font-weight:700;color:var(--font-black-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReceiverCreate__header .header__close[data-v-572dab91]{min-width:44px;min-height:44px;width:44px;height:44px;cursor:pointer}.ReceiverCreate__form[data-v-572dab91]{margin-top:16px;display:flex;align-items:flex-start;flex-wrap:wrap}.ReceiverCreate__form .multiselect[data-v-572dab91],.ReceiverCreate__form .SCheckbox[data-v-572dab91],.ReceiverCreate__form .SInput[data-v-572dab91],.ReceiverCreate__form .SPhoneNumber[data-v-572dab91],.ReceiverCreate__form .STextArea[data-v-572dab91]{margin-top:16px}.ReceiverCreate__form .warehouse_message[data-v-572dab91]{margin-top:8px}.ReceiverCreate__form .form__label[data-v-572dab91]{display:block;font-size:18px;line-height:16.2px;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReceiverCreate__form .form__label.left-margin[data-v-572dab91]{margin-top:28px}.ReceiverCreate__form .form__row[data-v-572dab91]{margin-top:16px;display:flex;align-items:center}.ReceiverCreate__form .form__row .SInput[data-v-572dab91]{margin-top:0;margin-right:10px;width:100%}.ReceiverCreate__form .form__side[data-v-572dab91]{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0}.ReceiverCreate__form .form__left[data-v-572dab91]{flex-basis:395px}.ReceiverCreate__form .form__right[data-v-572dab91]{margin-left:77px;flex-basis:557px}.ReceiverCreate__footer[data-v-572dab91]{margin-top:16px;display:flex;justify-content:flex-end}.ReceiverCreate__footer .SButton[data-v-572dab91]{height:48px}.ReceiverCreate__MapFooter[data-v-572dab91]{margin-top:24px;width:100%;display:flex;justify-content:space-between;align-items:center}.ReceiverCreate__MapFooter .MapFooter__address .address__result[data-v-572dab91]{margin-top:8px;display:flex;align-items:center}.ReceiverCreate__MapFooter .MapFooter__address .address__icon[data-v-572dab91]{min-width:20px;min-height:20px;width:20px;height:20px;margin-right:8px}.ReceiverCreate__MapFooter .MapFooter__address .address__title[data-v-572dab91]{display:block;font-size:16px;line-height:16px;font-weight:600;color:var(--font-black-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReceiverCreate__MapFooter .MapFooter__address .address__description[data-v-572dab91]{font-size:14px;line-height:14px;font-weight:500;color:var(--font-sub-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReceiverCreate__MapFooter .MapFooter__address .address__text[data-v-572dab91]{display:flex;align-items:center;font-size:16px;line-height:16px;color:var(--font-black-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReceiverCreate__MapFooter .MapFooter__address .address__text .SLoader[data-v-572dab91]{min-width:18px;min-height:18px;width:18px;height:18px;margin-right:6px}.updateltlinvoice__state[data-v-6727cc6c]{margin-top:32px;padding:24px 16px;background-color:var(--block-bg-color);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.updateltlinvoice__state .SButton[data-v-6727cc6c],.updateltlinvoice__state .SLoader[data-v-6727cc6c]{margin-top:8px}.updateltlinvoice__state .SLoader[data-v-6727cc6c]{min-width:20px;min-height:20px;width:20px;height:20px}.updateltlinvoice__state .state__text.failed[data-v-6727cc6c]{color:var(--red-color)}.updateltlinvoice__message[data-v-6727cc6c]{margin-top:16px;padding:24px 16px;background-color:var(--block-bg-color);border-radius:10px;font-weight:600}.updateltlinvoice .LTLCargoPayment[data-v-6727cc6c],.updateltlinvoice .LTLReceiver[data-v-6727cc6c],.updateltlinvoice .LTLReceiversPanel[data-v-6727cc6c]{margin-top:16px}