@charset "UTF-8";.modal__mask{width:100%;height:100%;position:fixed;z-index:100000;top:0;left:0;background-color:rgba(0,0,0,.5);-webkit-animation:opacityModal .3s ease both;animation:opacityModal .3s ease both;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@-webkit-keyframes opacityModal{to{opacity:1}}@keyframes opacityModal{to{opacity:1}}.modal__headline{width:100%}.modal__divider{width:100%;height:1px;background:#e4e4e4}.modal__title{padding:20px 16px 20px;font-size:20px}.modal__body{position:relative;padding:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.5rem;border-bottom:1px solid #e4e4e4;overflow:auto}.modal__body,.modal__container{display:-webkit-box;display:-ms-flexbox;display:flex}.modal__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:500px;max-height:90vh;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-animation:fadeModal .3s ease both;animation:fadeModal .3s ease both;-webkit-transform:translateY(20%);transform:translateY(20%);outline:none!important}@-webkit-keyframes fadeModal{to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeModal{to{-webkit-transform:translateY(0);transform:translateY(0)}}.modal__footer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px!important}.modal__button{width:calc(50% - 5px);height:48px;font-size:1rem;border-radius:5px;color:#fff;position:relative;visibility:visible}.modal__button_hidden{width:0!important;visibility:hidden;opacity:0}.modal__mask .modal__button.modal__button_custom.dialog__button_save:hover{-webkit-filter:brightness(.9)!important;filter:brightness(.9)!important;opacity:1!important}.modal__buttonDropdown{width:calc(50% - 5px);position:relative}.modal__buttonDropdown .modal__button{width:100%}.modal__buttonDropdownArrow_icon{width:15px;height:15px;fill:#fff;-webkit-transition:.2s;transition:.2s}.modal__buttonDropdownArrow{height:48px;width:40px;position:absolute;top:0;right:0;bottom:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:#6c757d;border-radius:0 5px 5px 0;-webkit-transition:.3s;transition:.3s;z-index:1000}.modal__buttonDropdownArrow:hover{background-color:#5a6268}.modal__buttonDropdownItem{position:absolute;bottom:-50px;left:0;background:#6c757d;border:1px solid rgba(0,0,0,.15);-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);color:#000!important;-webkit-transition:.3s;transition:.3s;color:#fff!important}.modal__buttonDropdownItem:hover{background:#5a6268}.modal__closeWrap{position:absolute;top:20px;right:15px;cursor:pointer}.modal__closeIcon{width:20px;height:20px;fill:grey}#modal__container::-moz-focus-inner,#modal__container::-webkit-focus-inner{border:0}.modal__headlineInnerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__customButton{color:#000;margin-right:16px;padding:1px 10px;border-radius:5px;font-size:.875rem;color:#fff;cursor:pointer}.modal__titleCropped{width:calc(100% - 60px)}@media(max-width:700px){.modal__container{max-width:80%}}@media(max-width:400px){.modal__container{max-width:95%}}.backButton{max-width:100%;cursor:pointer;padding-right:15px;padding-left:10px;min-height:50px}.backButton,.backButton__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.backButton__inner{width:100%;background:transparent;color:#fff}.backButton__title{width:calc(100% - 25px);white-space:nowrap;overflow:auto}.backButton__icon{width:20px;height:20px;margin:2px 5px 0 0;fill:#fff}@media(max-width:1023px){.backButton{padding-right:10px}}@media (max-width:499px){.backButton{padding:0 14px}.backButton__title{display:none}.backButton__icon{margin-right:0}}@media (max-width:375px){.backButton{padding:0 10px}}.keyboard{width:100%;height:100%}.keyboard .disabled{opacity:.5;pointer-events:none}.keyboard__table{width:100%;height:100%;border-collapse:collapse;border-radius:0 10px 10px 0;overflow:hidden;border-left:none}.keyboard__body{background:#fffefe}.keyboard-button__wrap{border:1px solid#ececec;border-right:none;cursor:pointer;width:33%;height:20%;max-width:33%;padding:0;background:hsla(0,0%,94.5%,.32)}.keyboard-button{font-size:1.25rem;width:100%;height:100%;border:0;cursor:pointer;background:transparent;outline:none;color:#000!important}.keyboard-button:active{background:#f4f4f4}.keyboard-button__save{color:#fff!important;position:relative}.keyboard-button__cancel{background:#f1f1f1}.keyboard-button__bonus:active,.keyboard-button__save:active{-webkit-transform:scale(1)!important;transform:scale(1)!important}.keyboard-button__bonus{background:#f0ad4e!important;color:#fff!important}.keyboard-button__right{border-right:0}.keyboard-button__bottom{border-bottom:0;text-transform:uppercase;letter-spacing:1.2px;font-size:1rem}.keyboard-button__top{border-top:0}@media screen and (max-width:799px){.keyboard-button svg{width:16px;height:16px}}@media screen and (max-width:767px){.keyboard__table{border-radius:0 0 10px 10px}}@media screen and (max-width:709px){.keyboard__table{border-radius:0}}.dialog__headline{width:100%;padding-right:25px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialogWithoutKeyboard .dialog__innerContent{display:block!important;height:calc(100% - 145px)!important;overflow-y:auto;overflow-x:hidden;margin:0 10px 10px 20px;padding:5px 15px 10px 5px}.dialogWithKeyboard .dialog__innerContent{height:100%;margin:0 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dialogWithKeyboard .dialogSide{width:50%}.dialogWithKeyboard .dialogSide.rightSide{position:absolute;top:0;right:0;height:100%}.dialogWithKeyboard .dialog__closeIcon{display:none}.dialogWithKeyboard .dialog__title{width:100%}.dialogWithKeyboard .dialog__headline{width:50%}.dialogWithoutKeyboard .dialog__headline{width:100%}.dialogWithoutKeyboard .dialog__closeIcon{display:block}.dialogSide.leftSide{height:calc(100% - 85px);width:calc(50% - 5px);overflow:auto;margin:0 0 0 -5px;padding:5px 15px 0 5px}.dialog__inner{width:100%;height:100%;max-width:1400px;border-radius:10px;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.24);z-index:10000000;-webkit-transform:translateY(100%) scale(.7);transform:translateY(100%) scale(.7);-webkit-animation:fadeIn .15s ease forwards;animation:fadeIn .15s ease forwards;overflow:hidden;outline:none!important}.dialog__closeIcon{opacity:.5;cursor:pointer;margin-left:10px}.dialog__wrap{width:100%;height:100vh;position:fixed;padding:10px 0;top:0;left:0;right:0;bottom:0;margin:auto;z-index:10000;-webkit-animation:fadeInBackround .15s linear both;animation:fadeInBackround .15s linear both;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog__title{width:100%;font-size:1.5rem;color:#333;white-space:nowrap;overflow:auto;padding:20px 0;margin-left:25px}.dialog__buttonsWrap{width:100%;position:absolute;height:70px;bottom:0;right:0;z-index:100;padding:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:10px}.dialog__button_close{background:#6c757d!important;color:#fff!important;border:1px solid transparent!important}.dialog__button_close.buttonDisabled{background:#b8bdc2!important}.dialog__button_close.buttonDisabled:hover{background:#b8bdc2!important;border-color:#b8bdc2!important}.dialog__button_danger{background:#d9534f!important;color:#fff!important}.dialog__button_danger:hover{background:#b1403d!important;border-color:#b1403d!important}.dialog__button_info{background:#17a2b8!important;color:#fff!important}.dialog__button{color:#000;padding:0 10px;text-transform:uppercase;letter-spacing:1.2px;border-radius:10px;width:calc(50% - 10px)!important;display:block;border-radius:7px!important;color:#fff!important;-webkit-transition:.2s;transition:.2s}.dialog__button.disabled{background:#bdbdbd!important}@-webkit-keyframes fadeOutDialog{to{-webkit-transform:translateY(100%) scale(0);transform:translateY(100%) scale(0)}}@keyframes fadeOutDialog{to{-webkit-transform:translateY(100%) scale(0);transform:translateY(100%) scale(0)}}@-webkit-keyframes fadeInBackround{to{background:rgba(0,0,0,.4)}}@keyframes fadeInBackround{to{background:rgba(0,0,0,.4)}}@-webkit-keyframes fadeIn{to{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes fadeIn{to{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}.dialog__title span:first-of-type{color:#28a745;margin:0 5px}#dialog__inner::-moz-focus-inner,#dialog__inner::-webkit-focus-inner{border:0}@media screen and (max-width:1420px){.dialog__inner{max-width:calc(100vw - 20px)}}@media screen and (max-width:767px){.dialog__title{padding-right:25px}.dialogWithKeyboard .dialog__title{margin-right:0!important}.dialogSide.leftSide{height:calc(60% - 80px)}.dialogWithKeyboard .dialogSide.leftSide{width:calc(100% + 20px);height:calc(60% - 80px);padding-right:15px;margin-right:-15px!important}.dialogWithKeyboard .dialogSide.rightSide{width:100%;height:40%;top:auto!important;position:fixed!important;bottom:0;left:0;right:0;margin:auto}.dialogWithKeyboard .dialog__headline{width:100%;padding-right:25px}.dialogWithKeyboard .dialog__closeIcon{display:block;margin-left:10px}}@media screen and (max-width:709px){.dialogWithKeyboard .dialogSide.rightSide{width:100%!important;bottom:0}.dialog__wrap{padding:0}.dialog__inner{max-width:100%;border-radius:0}}@media screen and (max-width:499px){.dialog__title{font-size:1.3rem;padding:15px 20px 15px 0;background:#fff}.dialogWithoutKeyboard .dialog__innerContent{height:calc(100% - 115px)!important;padding:5px 10px 10px 10px;margin:0 5px 10px 5px}.dialog__title{margin-left:15px}.dialog__headline{padding-right:15px}.dialogWithKeyboard .dialogSide.leftSide{height:calc(60% - 65px)}.dialog__closeIcon svg{width:18px;height:18px}}.masterPasswords .main-input{position:relative;padding-right:35px}.masterPasswords__icon{width:20px;height:20px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.masterPasswords.dialog__wrap .dialog__headline{z-index:0}.masterPasswords__wrongPassword{animation:shake .6s linear;-webkit-animation:shake .6s linear}.masterPasswords__wrongPasswordEye{animation:shake .6s linear;-webkit-animation:shakeEye .6s linear}.dropdown-item__logout{margin-top:2px!important}@media screen and (max-width:650px){.dropdown-item__logout{margin-left:5px!important;max-width:calc(100% - 40px)!important}}.notifications{background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);width:320px;max-height:calc(100vh - 120px);top:60px;right:20px;padding:10px 0;position:fixed;-webkit-transition:.15s;transition:.15s;border-radius:8px;z-index:100000;-webkit-transform:translateY(0);transform:translateY(0);opacity:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@supports (-webkit-touch-callout:none){.notificationsContentWrap{max-height:calc(100vh - 300px)!important}}.notificationsTabsWrap,.notificationsTopWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px}.notificationsSearchWrap{position:relative;padding:10px 15px}.notificationsSearchWrap__input{width:100%;height:30px;padding:0 25px 0 10px;border:1px solid #e9e3de;border-radius:6px;font-size:13px;color:#2f3136;outline:none;-webkit-transition:.2s;transition:.2s}.notificationsSearchWrap__input:focus{border-color:#c8c8c8}.notificationsSearchWrap__input::-webkit-input-placeholder{color:#858585}.notificationsSearchWrap__input::-moz-placeholder{color:#858585}.notificationsSearchWrap__input:-ms-input-placeholder{color:#858585}.notificationsSearchWrap__input::-ms-input-placeholder{color:#858585}.notificationsSearchWrap__input::placeholder{color:#858585}.notificationsSearchWrap__icon{position:absolute;right:20px;top:0;bottom:0;margin:auto;pointer-events:none;fill:#858585;width:16px;height:16px}.notificationsSearchWrap__iconClear{pointer-events:auto;cursor:pointer;-webkit-transition:.2s;transition:.2s;width:14px;height:14px;fill:#858585}.notificationsSearchWrap__iconClear:hover{opacity:.7}.notificationsTabsWrap{margin:10px 0 10px;border-bottom:2px solid #e9e3de}.notificationsFiltersWrap,.notificationsTabsWrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.notificationsFiltersWrap{padding:0 15px 10px 15px;gap:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #e9e3de}.notificationsFiltersWrap__filterGroup{-ms-flex-align:center;gap:5px;-webkit-box-flex:1;-ms-flex:1;flex:1}.notificationsFiltersWrap__clearBtn,.notificationsFiltersWrap__filterGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.notificationsFiltersWrap__clearBtn{width:28px;height:28px;min-width:28px;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;background:#f4f4f4;cursor:pointer;-webkit-transition:.2s;transition:.2s}.notificationsFiltersWrap__clearBtn:hover{background:#e8e8e8}.notificationsFiltersWrap__clearBtnIcon{width:12px;height:12px;fill:#858585}.notificationsFiltersWrap__label{font-size:12px;color:#2f3136;white-space:nowrap;margin-bottom:0}.notificationsFiltersWrap__label,.notificationsFiltersWrap__sortIcon{-ms-flex-negative:0;flex-shrink:0}.notificationsFiltersWrap__select{padding:5px 8px;border:1px solid #e9e3de;border-radius:5px;font-size:12px;color:#2f3136;background:#fff;outline:none;cursor:pointer;-webkit-transition:.2s;transition:.2s;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.notificationsFiltersWrap__select:focus{border-color:#858585}.notificationsFiltersWrap__select option{padding:5px}.notificationsTopWrap__headline{font-size:16px;color:#2f3136}.notificationsTopWrap__removeAll{font-size:12px;text-decoration:underline;color:#2f3136;cursor:pointer}.notificationsTabsWrap__tab{width:50%;padding:0 15px 5px 15px;margin-bottom:-2px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-bottom:2px solid transparent;border-top:none!important;border-left:none!important;border-right:none!important}.notificationsTabsWrap__tab.active{border-bottom:2px solid #2f3136}.notificationsTabsWrap__tabDesc{color:#2f3136;font-size:14px;margin-right:10px}.notificationsTabsWrap__tabCount{font-size:12px;background:#f2f2f2;height:20px;border-radius:5px;padding:0 5px;color:#858585;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notificationsTabsWrap__tabCount.tabActive{color:#fff}.notificationsContentWrap{max-height:calc(100vh - 290px);min-height:85px;overflow:auto;-webkit-transition:.3s;transition:.3s}.notificationsContentWrap.loading{max-height:100px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.noNotifications{text-align:center;padding:30px;color:#858585}.notificationsItem__img{width:50px;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 10px 0 0;background:#fff}.notificationsItem,.notificationsItem__img{display:-webkit-box;display:-ms-flexbox;display:flex}.notificationsItem{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:15px}.notificationsItem:last-child{padding-bottom:5px}.notificationsItem:not(:last-child){border-bottom:1px solid #ddd}.notificationsItem:first-child{padding-top:5px}.notificationsItem__info{width:calc(100% - 60px)}.notificationsItem__description{color:#85827e;font-size:11px}.notificationsItem__headline{font-size:14px;color:#2f3136}.notificationsItem__buttonsWrap,.notificationsItem__headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notificationsItem__buttonsWrap{margin-top:10px}.notificationsItem__button{width:50%;border-radius:5px;font-size:12px;color:#fff;text-align:center;padding:5px;cursor:pointer;-webkit-transition:.2s;transition:.2s}.notificationsItem__button.dialog__button_save{margin-right:5px}.notificationsItem__button.disabled{opacity:.4;pointer-events:none}.notificationsItem__button.decline{background:#6c757d;margin-left:5px}.notificationsItem__button.decline:hover{background:#5b6269}.notificationsItem__button.decline.fullWidth{width:100%;margin:0}.notificationsItem__text{font-size:12px;padding-top:5px;margin-top:5px;border-top:1px solid #ddd;color:#000}.notificationsNoConnection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;color:#979696}.notificationsNoConnection__icon{width:50px;height:50px;margin-right:20px}.notificationsNoConnection__text{width:calc(100% - 60px)}.notifications__loaderWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:27px;-webkit-animation:syncing 1.5s linear infinite;animation:syncing 1.5s linear infinite}.notifications__moreInfoDialog .dialog__inner{max-width:1000px}.notifications__moreInfoWrap{width:100%}.notification-img{max-width:95%;height:auto;border-radius:7px;margin:20px auto;display:block}.notification-title-1,.notification-title-2,.notification-title-3,.notification-title-4,.notification-title-5{color:#495057}.notification-text{margin:0;color:#2c405a}.ql-indent-1{margin-left:40px}.notification-list{padding-left:20px}.notificationsItem__background{border-radius:50%;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notificationsItem__icon{-o-object-fit:contain;object-fit:contain}.notificationsItem__icon.iconImage{border-radius:50%}@media screen and (max-width:639px){.notifications__moreInfoWrap img{max-width:100%}}@media screen and (max-width:499px){.ql-indent-1{margin-left:20px}}@media screen and (max-width:375px){.notifications{width:290px}}.viewCheck{width:100%}.viewCheck #downimg{width:100%!important;font-size:12pt!important}.modal__container.syncDangerMessage .modal__title{background:#f55;color:#fff;border-radius:5px 5px 0 0;width:100%}.connectionAndNotifications__dropdown{position:absolute;top:50px;right:0;background:#fff;border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding:15px 20px 10px 20px;color:#000;max-height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.connectionAndNotifications__dropdown.sync{padding:10px 15px}.connectionAndNotifications__container{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;overflow-y:auto;overflow-x:hidden}.connectionAndNotifications__list{color:#000;list-style-type:none;margin-bottom:0!important;font-size:19px}.connectionAndNotifications__listItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.connectionAndNotifications__item{padding-top:5px;padding-bottom:5px;border-bottom:1px solid rgba(0,0,0,.1)}.connectionAndNotifications__item:first-child{padding-top:0}.connectionAndNotifications__item:last-child{padding-bottom:0;border-bottom:none}.connectionAndNotifications__itemText{font-size:11px;color:grey;white-space:nowrap}.connectionAndNotifications__listItem:nth-child(2){margin-top:25px}.connectionAndNotifications__itemData{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.connectionAndNotifications__itemInner{min-width:calc(100% - 80px);width:100%}.connectionAndNotifications__typeWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.connectionAndNotifications__warningIcon{-ms-flex-negative:0;flex-shrink:0}.connectionAndNotifications__errorText{font-size:12px;color:#d9534f;margin-top:3px;margin-bottom:5px;white-space:normal;word-break:break-word}.connectionAndNotifications__itemType{font-size:16px;width:100%;white-space:nowrap}.connectionAndNotifications__textWrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.connectionAndNotifications__item:first-child .connectionAndNotifications__itemType{margin-top:0}.connectionAndNotifications__itemHeadline{margin-left:10px;font-size:16px;color:#000;white-space:nowrap}.connectionAndNotifications__syncIconWrap{padding:0 5px 0 15px}.connectionAndNotifications__syncIcon{-webkit-animation:syncing 1.5s linear infinite;animation:syncing 1.5s linear infinite}.connectionAndNotifications__divider{width:100%;height:2px;background:#ebebeb;margin-top:10px}.openNotifications-enter-active{-webkit-animation:openNotifications-in .15s linear;animation:openNotifications-in .15s linear}.openNotifications-leave-active{animation:openNotifications-in .15s linear reverse}.connectionAndNotifications__buttonContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;gap:5px;color:grey;font-size:.875rem}.connectionAndNotifications__removeDocumentsList,.connectionAndNotifications__saveButton{border:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;gap:5px;padding:3px;border-radius:3px;-webkit-transition:.3s;transition:.3s}.connectionAndNotifications__removeDocumentsList:hover,.connectionAndNotifications__saveButton:hover{background:#f0f0f0}.connectionAndNotifications__appVersion{-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;font-size:.7rem;margin-top:5px}.connectionAndNotifications__removeDocument{padding:5px 0 5px 5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.connectionAndNotifications__button,.connectionAndNotifications__removeDocument{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.connectionAndNotifications__button{width:100%;border:1px solid #e5e5e5;border-radius:3px;padding:0 3px;color:grey;font-size:.875rem;margin-top:5px;-webkit-transition:.3s;transition:.3s}.connectionAndNotifications__button:hover{background:#f0f0f0}@-webkit-keyframes openNotifications-in{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes openNotifications-in{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes syncing{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes syncing{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media screen and (max-width:609px){.connectionAndNotifications__itemType{font-size:14px}.connectionAndNotifications__itemText{font-size:11px}.connectionAndNotifications__syncIcon{width:15px;height:15px}}@media screen and (max-width:499px){.connectionAndNotifications__dropdown{right:-100px}}.headerInfoBar__innerWrap{width:100%}.searchbar[data-v-9f906334]{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.searchbar__icon[data-v-9f906334]{width:20px;height:20px;fill:#fff;position:absolute;top:0;bottom:0;margin:auto;left:15px}.searchbar__clearIconWrap[data-v-9f906334]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:inherit;position:absolute;right:8px;bottom:0;margin:auto}.searchbar__clearIcon[data-v-9f906334]{width:14px;height:14px;fill:#fff}.searchbar__micIcon[data-v-9f906334]{width:20px;height:20px;fill:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.searchbar__micIcon.recording[data-v-9f906334]{fill:#f44;-webkit-animation:pulse-9f906334 1.5s infinite;animation:pulse-9f906334 1.5s infinite}@-webkit-keyframes pulse-9f906334{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes pulse-9f906334{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.searchbar__input[data-v-9f906334]{border:0 solid #000;padding:0 30px 0 45px;background:transparent;color:#fff;width:200px;outline:none}.searchbar__input[data-v-9f906334]::-webkit-input-placeholder{color:#fff}.searchbar__input[data-v-9f906334]::-moz-placeholder{color:#fff}.searchbar__input[data-v-9f906334]:-ms-input-placeholder{color:#fff}.searchbar__input[data-v-9f906334]::-ms-input-placeholder{color:#fff}.searchbar__input[data-v-9f906334]::placeholder{color:#fff}@media screen and (max-width:1023px){.searchbar__input[data-v-9f906334]{width:120px;padding:0 30px 0 40px}.searchbar__icon[data-v-9f906334]{left:10px}}@media screen and (max-width:900px){.searchbar[data-v-9f906334]{width:50px}.searchbar__icon[data-v-9f906334]{left:15px}.searchbar__input[data-v-9f906334]{padding:8px 25px 8px 8px;border-radius:5px;font-size:14px;width:180px}.searchbar__inputWrap[data-v-9f906334]{position:absolute;top:65px;left:0}.searchbar__clearIcon[data-v-9f906334]{width:14px;height:14px}}@media screen and (max-width:650px){.searchbar__input[data-v-9f906334]{width:125px}.searchbar__icon[data-v-9f906334]{left:12px}}@media screen and (max-width:499px){.searchbar__icon[data-v-9f906334]{left:0;right:0}}@media screen and (max-width:375px){.searchbar[data-v-9f906334]{width:40px}}.header{width:100%;height:70px;color:#fff;background:#484848;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.2);box-shadow:0 2px 2px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:999}.header__active{z-index:10001}.header.tradepoints-page .header__left{width:70%}.header.tradepoints-page .header__right{width:30%}.header.tradepoints-page .header__navItem__user{max-width:100%}.header.terminals-page .header__left,.header.workers-page .header__left{width:40%}.header.terminals-page .order-position.default,.header.workers-page .order-position.default{width:60%}.headerOneTerminal.header.workers-page .order-position.left,.headerOneTradepoint.header.terminals-page .order-position.left{width:60%;position:fixed;overflow:auto;display:block;margin:unset}.order-position.left{-ms-overflow-style:none;scrollbar-width:none}.order-position.left::-webkit-scrollbar{display:none}.headerOneTerminal.header.workers-page .header__right,.headerOneTradepoint.header.terminals-page .header__right{width:40%}.header.workerLogin-page .header__left,.header.workerLogin-page .header__right{width:50%}.header.hall-page .header__navItem.cashier,.header.hall-page .header__navItem.hallOrList,.header.hall-page .header__navItem.pickHall,.header.hall-page .header__navItem.pickMenu{max-width:25%}.header.hall-page .header__navItem__user,.header.orderList-page .header__navItem__user{max-width:calc(100% - 47px)}.header.hall-page .header__left{width:75%}.header.hall-page .header__right{width:25%}.header.terminal-page .header__left{width:55%}.header.terminal-page .header__right{width:45%}.header.terminal-page.headerNoListNoHall .header__left{width:55%}.header.terminal-page.headerNoListNoHall .header__right{width:45%}.header.terminal-page.headerNoListNoHall .header__navItem.cashier{max-width:35%}.header.terminal-page.headerNoListNoHall .header__navItem.pickMenu{max-width:30%}.header.terminal-page.headerNoListNoHall .backButton{max-width:35%}.header.terminal-page .header__navItem.cashier,.header.terminal-page .header__navItem.pickMenu{max-width:30%}.header.terminal-page .backButton{max-width:40%}.header.terminal-page .header__navItem__user{max-width:calc(60% - 47px)}.header.terminal-page .searchbar{max-width:40%}.header.orderList-page .header__left{width:60%}.header.orderList-page .header__right{width:40%}.header.orderList-page .header__navItem.cashier,.header.orderList-page .header__navItem.pickMenu{max-width:30%}.header.orderList-page .header__navItem.hallOrList{max-width:40%}.header.orderList-page.headerNoListNoHall .header__left,.header.orderList-page.headerNoListNoHall .header__right{width:50%}.header.orderList-page.headerNoListNoHall .header__navItem.cashier,.header.orderList-page.headerNoListNoHall .header__navItem.pickMenu{max-width:50%}.header__notActive{z-index:999}.header__left{width:80%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__left .dropdown-toggle{width:100%}.header__left,.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__right{position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:20%}.header__navItem__user{padding-left:10px;max-width:100%}.header__navItem__user .dropdown{padding:0;max-width:100%}.header__navItem__user .dropdown-toggle{width:100%}.connectionAndNotifications{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:50px;position:relative}.connectionAndNotifications__icon{width:25px;height:25px}.news-status{position:absolute;width:15px;height:15px;background:#fb0;top:2px;left:5px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#000}.header__navItem__user{position:relative}.order-position{display:table;font-size:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;left:0;right:0;margin:auto;padding:5px 20px;border-radius:10px}.connectionAndNotifications__newsCount{width:15px;height:15px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:9px;right:-4px;bottom:-4px;color:#000;font-weight:600;background:#fb0;border-radius:50%}.connectionAndNotifications__wrap{position:relative;cursor:pointer}.logout__modal{color:#000}.order-position.default{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 480px);height:50px;overflow:auto;white-space:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px;position:absolute;left:auto;right:0;-ms-overflow-style:none;scrollbar-width:none}.companyTitle::-webkit-scrollbar,.headerInfoBar__text::-webkit-scrollbar,.order-position.default::-webkit-scrollbar{display:none}.reload-app{position:absolute;left:0;right:0;top:0;height:10px;width:15%;margin:auto;display:none}.headerInfoBar__text{overflow:auto;white-space:nowrap;font-size:1rem;-ms-overflow-style:none;scrollbar-width:none}.order-position.default .headerInfoBar__text{width:100%;text-align:right}.companyTitle{width:calc(100% - 30px);overflow:auto;white-space:nowrap;margin-left:15px;-ms-overflow-style:none;scrollbar-width:none}.dropdown{z-index:9997;height:50px;padding:0 15px;min-width:50px}.dropdownCashier,.dropdownHallOrList,.dropdownMenu,.dropdownPickHall{padding:0;width:100%}.dropdownCashier .dropdown-toggle,.dropdownHallOrList .dropdown-toggle,.dropdownMenu .dropdown-toggle,.dropdownPickHall .dropdown-toggle{padding:0 28px 0 13px!important}.dropdownNoHallOrList .dropdown-toggle{padding:0 13px!important}.dropdown__icon{margin-right:10px;-webkit-transition:.2s;transition:.2s}li .dropdown-item{padding:10px 20px;font-size:1.1875rem}.dropdown-item__title{margin:0;white-space:nowrap;overflow:auto;max-width:calc(100% - 45px);margin-right:15px;-ms-overflow-style:none;scrollbar-width:none}.dropdown-item__title::-webkit-scrollbar{display:none}.header .exit{border-left:none!important}.dropdown-menu{top:-5px!important;min-width:auto!important}.header__icon{width:25px;height:25px;margin-right:-15px;margin-left:30px}.dropdown-toggle{padding:0!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.dropdown>button,.dropdown>button:active,.dropdown>button:hover,.dropdown>button:not(:disabled):not(.disabled).active,.dropdown>button:not(:disabled):not(.disabled):active,.show>.dropdown>button.dropdown-toggle{background-color:transparent!important;border-color:transparent!important;-webkit-box-shadow:0 0 0 .01rem transparent!important;box-shadow:0 0 0 .01rem transparent!important}.dropdown-item{padding:12px 20px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.dropdown-item.active,.dropdown-item:active,.dropdown-item:focus{background-color:none!important;border:none!important}.dropdown-header{color:#373a3c!important;font-size:1.1875rem!important}.dropdown-toggle:after{display:none!important}.btn.dropdown-toggle.btn-secondary{color:#000!important}.dropdown-menu button.btn{background:transparent}.dropdown__icon_right{position:absolute;right:-2px;height:100%}.dropdownTitle{max-width:calc(100% - 30px);overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.dropdownTitle::-webkit-scrollbar{display:none}.dropdownCashier__cashboxMoneyType{font-size:.875rem;color:grey}@media(max-width:1023px){.news-status{left:3px;font-size:11px}.reload-app{width:15%}.header.terminal-page .header__right{width:40%}.header.terminal-page .header__left{width:60%}.header.terminal-page .header__navItem__user{max-width:calc(60% - 25px)}}@media(max-width:900px){.header.terminal-page .header__navItem__user{max-width:calc(100% - 100px)}.header.terminal-page.headerNoListNoHall .backButton{max-width:40%}.header.terminal-page.headerNoListNoHall .header__navItem.cashier{max-width:30%}}@media screen and (max-width:800px){.dropdown-item{padding:7.5px 20px!important}.header.orderList-page .header__left{width:60%}.header.orderList-page .header__right{width:40%}.header.orderList-page .header__navItem.hallOrList{max-width:60%}.header.orderList-page .header__navItem.pickMenu{max-width:40%}.header.orderList-page.headerNoListNoHall .header__navItem.pickMenu{max-width:100%}.header.orderList-page.headerNoListNoHall .header__left{width:40%}.header.orderList-page.headerNoListNoHall .header__right{width:60%}.header.terminal-page .header__left,.header.terminal-page .header__right{width:50%}.header.terminal-page .backButton{max-width:55%}.header.terminal-page .header__navItem.pickMenu{max-width:45%}.header.hall-page .header__left{width:70%}.header.hall-page .header__right{width:30%}.header.hall-page .header__navItem.hallOrList,.header.hall-page .header__navItem.pickHall{max-width:35%}.header.hall-page .header__navItem.pickMenu{max-width:30%}.header.terminal-page.headerNoListNoHall .header__navItem.pickMenu{max-width:45%}.header.terminal-page.headerNoListNoHall .backButton{max-width:55%}.header.terminal-page.headerNoListNoHall .header__left,.header.terminal-page.headerNoListNoHall .header__right{width:50%}}@media screen and (max-width:767px){.reload-app{bottom:auto;height:50px;width:20%}.order-position.default{font-size:14px;width:calc(100% - 425px)}.order-position.left{width:calc(100% - 200px)}}@media screen and (max-width:650px){.header__navItem__user .dropdown{min-width:40px}.header__navItem__user .dropdown__icon_top{margin-right:0}.header.hall-page .header__navItem__user,.header.orderList-page .header__navItem__user{max-width:calc(100% - 38px)}.header.terminal-page .header__navItem__user{max-width:calc(100% - 90px)}.order-position.default .headerInfoBar__text{margin:0 0 0 auto;text-align:right}.connectionAndNotifications__icon{width:22px;height:22px}.connectionAndNotifications__newsCount{width:14px;height:14px}.header.tradepoints-page .header__left{width:55%}.header.tradepoints-page .header__right{width:45%}.header.hall-page .header__navItem.hallOrList{max-width:40%}.header.hall-page .header__navItem.pickHall{max-width:30%}}@media screen and (max-width:600px){.dropdownCashier .dropdown-toggle,.dropdownHallOrList .dropdown-toggle,.dropdownMenu .dropdown-toggle,.dropdownPickHall .dropdown-toggle{padding:0 25px 0 13px!important}.dropdownNoHallOrList .dropdown-toggle{padding:0 13px!important}}@media screen and (max-width:550px){.order-position.default{width:calc(100% - 240px)}.dropdown__icon_right{right:5px;margin-right:0}.dropdown__icon_top{margin-right:0}.dropdownCashier .dropdown-toggle,.dropdownHallOrList .dropdown-toggle,.dropdownMenu .dropdown-toggle,.dropdownPickHall .dropdown-toggle{padding:0 20px 0 10px!important}.dropdownHallOrList.dropdownNoHallOrList .dropdown-toggle{padding:0 10px!important}.header.orderList-page .header__navItem.hallOrList,.header.orderList-page .header__navItem.pickMenu{max-width:60px}.header.orderList-page .header__left{width:115px}.header.orderList-page .header__right{width:calc(100% - 115px)}.header.orderList-page .header__navItem__user{max-width:calc(100% - 42px)}.header.terminal-page .backButton{max-width:calc(100% - 54px)}.header.hall-page .header__left{width:175px}.header.hall-page .header__right{width:calc(100% - 175px)}.header.hall-page .header__navItem.hallOrList,.header.hall-page .header__navItem.pickHall,.header.hall-page .header__navItem.pickMenu{max-width:60px}.header.terminal-page.headerNoListNoHall .header__right{width:calc(100% - 54px)}.header.orderList-page.headerNoListNoHall .header__left{width:54px}.header.orderList-page.headerNoListNoHall .header__right{width:calc(100% - 54px)}.header.terminal-page.headerNoListNoHall .backButton{max-width:calc(100% - 54px)}.header.terminal-page.headerNoListNoHall .header__navItem.pickMenu{max-width:54px}}@media screen and (max-width:530px){.menu__dropdown .dropdown-menu{-webkit-transform:translateX(50px,-100px)!important;transform:translateX(50px,-100px)!important}}@media screen and (max-width:499px){.order-position.left{width:calc(100% - 170px)}.dropdown__icon_top{margin-right:0}.order-position.default{right:0;left:0;width:calc(100% - 100px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.order-position.default .headerInfoBar__text{text-align:center}.companyTitle{width:calc(100% - 20px)}.header.tradepoints-page .header__left,.header.tradepoints-page .header__right{width:50%}.header.terminals-page .order-position.default,.header.workers-page .order-position.default{width:calc(100% - 80px)}.header.workerLogin-page .header__right{width:calc(100% - 40px)}.header.terminal-page .backButton{max-width:50px}.header.terminal-page .header__navItem.pickMenu{max-width:65px}.header.terminal-page .header__left{width:105px}.header.terminal-page .header__right{width:calc(100% - 105px)}.headerOneTradepoint.header.terminals-page .header__right,.headerOneTradepoint.header.terminals-page .order-position.left{width:50%}.dropdownCashier .dropdown-toggle,.dropdownHallOrList .dropdown-toggle,.dropdownMenu .dropdown-toggle,.dropdownPickHall .dropdown-toggle{padding:0 22px 0 12px!important}.dropdown__icon_right{right:8px}.header.terminal-page .header__navItem__user{max-width:calc(100% - 100px)}.connectionAndNotifications{padding:0 12px}.header.hall-page .header__navItem__user,.header.orderList-page .header__navItem__user{max-width:calc(100% - 50px)}.header.orderList-page.headerNoListNoHall .header__left{width:60px}.header.orderList-page.headerNoListNoHall .header__right{width:calc(100% - 60px)}.header.terminal-page.headerNoListNoHall .header__left{width:108px}.header.terminal-page.headerNoListNoHall .header__right{width:calc(100% - 108px)}.header.terminal-page.headerNoListNoHall .header__navItem.pickMenu{max-width:60px}}@media screen and (max-width:375px){.order-position.left{width:calc(100% - 150px)}.dropdown-item__title,.headerInfoBar__text{font-size:11.5px}.order-position.multipleTradepoint{width:calc(100% - 150px)}.header.terminal-page .header__navItem__user{max-width:calc(100% - 85px)}.dropdownCashier .dropdown-toggle,.dropdownHallOrList .dropdown-toggle,.dropdownMenu .dropdown-toggle,.dropdownPickHall .dropdown-toggle{padding:0 20px 0 10px!important}.dropdown__icon_right{right:5px}.header.terminal-page .header__left{width:95px}.header.terminal-page .header__right{width:calc(100% - 95px)}.connectionAndNotifications{padding:0 10px}.header.hall-page .header__left{width:165px}.header.hall-page .header__right{width:calc(100% - 165px)}.header.hall-page .header__navItem__user,.header.orderList-page .header__navItem__user{max-width:calc(100% - 40px)}.header.terminal-page.headerNoListNoHall .header__left{width:96px}.header.terminal-page.headerNoListNoHall .header__right{width:calc(100% - 96px)}}.dateTime{width:100%}.dateTime__label{font-size:1.25rem;margin-bottom:5px!important}.dateTimeInOneLine{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.dateTime .dateTime__pane{margin-bottom:20px}.dateTime .dateTime__pane:last-child{margin-bottom:10px}.dateTimeInOneLine .dateTime__pane:last-child{margin-bottom:0}.dateTimeInOneLine .dateTime__pane{width:calc(50% - 10px);margin-bottom:15px!important}.dateTimeInOneLine .dateTime__label.date{margin-top:0}@media screen and (max-width:639px){.dateTimeInOneLine .dateTime__pane{width:100%}}.reserveTable{width:20px;position:absolute;right:3px;bottom:3px;margin:auto;border-radius:50%;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #e5e5e5;background:#fff;-webkit-transition:.2s;transition:.2s}.reserveTable,.reserveTable.reserved{height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reserveTable.reserved{width:55px;border-radius:5px}.reserveTable.active{width:85px;height:26px;-webkit-transition:.2s;transition:.2s;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 0 5px}.reserveTable__text{text-transform:uppercase;font-size:8px;color:#fff;font-weight:600}.reserveTable__icon{width:10px;height:10px;-webkit-transition:.2s;transition:.2s}.reserveTable__cancelWrap{margin-bottom:2px;z-index:10000;padding:5px 5px 5px 0}.reserveTable__timeWrap{font-size:.875rem;text-align:center}.reserveTable__timeValue{font-size:12px;line-height:12px;white-space:nowrap}.reserveTable__dateValue{font-size:9px;line-height:11px;color:grey;white-space:nowrap}.reserveTable__icon.edit{width:12px;height:12px;position:relative;z-index:1000}.hallTable{position:absolute;background:#fff;cursor:pointer;border:3px solid transparent;-webkit-transition:all .3s ease;transition:all .3s ease;overflow:visible;z-index:1}.hallTable_popupOpen{z-index:500}.hallTable:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.hallTable_mergeMode{border:2px dashed #ddd}.hallTable_mergeDisabled{opacity:.5;cursor:not-allowed!important}.hallTable__inner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hallTable.square{border-radius:5px}.hallTable.circle{border-radius:300px}.hallTable.squarecircle{border-radius:20px}.hallTable.squarecircle1{border-radius:50px}.hallTable__tableName{font-size:1rem;overflow:auto;max-height:95%;max-width:95%;white-space:nowrap}.hallTable__tableName_booked{color:#656565}.hallTable__circle{width:26px;height:26px;top:-17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;padding:10px;color:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);position:absolute;z-index:10}.hallTable__circle.status{left:-14px}.hallTable__circle.ordersCount{right:-14px;background:#5785ce}.hallTable__currentTable{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px 10px;font-size:12px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1);white-space:nowrap;color:#fff;z-index:1}.hallTable__content{height:100%;gap:3px;padding:5px}.hallTable__bookingInfo,.hallTable__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.hallTable__bookingInfo{gap:2px}.hallTable__bookingBadge{padding:4px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hallTable__bookingBadge_corner{position:absolute;top:5px;right:5px;z-index:2;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;background:#fff}.hallTable__bookingBadge_create:hover{background:#e8e8e8!important;-webkit-transform:scale(1.1);transform:scale(1.1)}.hallTable__bookingBadge_cornerLeft{position:absolute;top:5px;left:5px;z-index:2;-webkit-box-shadow:0 0 5px rgba(0,0,0,.15);box-shadow:0 0 5px rgba(0,0,0,.15);cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.hallTable__bookingBadge_cornerLeft:hover{background:#e8e8e8!important;-webkit-transform:scale(1.1);transform:scale(1.1)}.hallTable__bookingBadge_cornerLeft.hallTable__bookingBadge_blockAction_booked:hover{background:var(--booking-theme-color)!important;-webkit-transform:none;transform:none}.hallTable__blockIcon{-ms-flex-negative:0;flex-shrink:0}.hallTable__tableName_blocked{font-size:.75rem;color:#888;text-align:center;margin-top:2px}.hallTable__bookingClient{font-size:.813rem;font-weight:600;color:#656565;text-align:center;white-space:nowrap;overflow-x:auto;max-width:95%}.hallTable__bookingDetails{gap:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hallTable__bookingDetails,.hallTable__bookingGuests{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hallTable__bookingGuests{font-size:.688rem;color:#656565;font-weight:500;gap:2px}.hallTable__bookingDivider{font-size:.688rem;color:#999;line-height:1}.hallTable__bookingTime{font-size:.688rem;color:#656565;font-weight:500}.hallTable__bookingStatus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:.625rem;font-weight:600}.hallTable__bookingStatusDot{width:6px;height:6px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}@-webkit-keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hallTable__mergedBadge{position:absolute;bottom:-9px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;padding:1px 6px 2px;border-radius:8px;font-size:.563rem;color:#fff;font-weight:600;white-space:nowrap;z-index:3;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2)}@media screen and (max-width:1000px){.hallTable__circle.status{left:-17px}.hallTable__circle.ordersCount{right:-17px}.hallTable__tableName{font-size:.875rem}}@media screen and (max-width:650px){.hallTable__circle{width:24px;height:24px;font-size:14px;top:-15px}.hallTable__circle.status{left:-15px}.hallTable__circle.ordersCount{right:-15px}}@media screen and (max-width:599px){.hallTable{position:relative;margin-bottom:15px}.hallTable__circle{width:18px;height:18px;font-size:10px;top:-12px}.hallTable__circle.status{left:-11px}.hallTable__circle.ordersCount{right:-11px}}.hallTable__bookingStatus_upcoming{color:#2980b9}.hallTable__bookingStatusDot_upcoming{background-color:#2980b9}.hallTable__bookingStatus_conflict{color:#f0a500}.hallTable__bookingStatusDot_conflict{background-color:#f0a500;-webkit-animation:pulse 1s infinite;animation:pulse 1s infinite}.hallTable__miniPopup{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:220px;background:#fff;border-radius:10px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.18);box-shadow:0 4px 20px rgba(0,0,0,.18);z-index:1000;overflow:visible}.hallTable__miniPopup_top{bottom:calc(100% + 14px)}.hallTable__miniPopup_bottom{top:calc(100% + 14px)}.hallTable__miniPopup_bottom:after,.hallTable__miniPopup_top:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent}.hallTable__miniPopup_top:after{bottom:-8px;border-top:8px solid #fff;-webkit-filter:drop-shadow(0 3px 3px rgba(0,0,0,.1));filter:drop-shadow(0 3px 3px rgba(0,0,0,.1))}.hallTable__miniPopup_bottom:after{top:-8px;border-bottom:8px solid #fff;-webkit-filter:drop-shadow(0 -3px 3px rgba(0,0,0,.1));filter:drop-shadow(0 -3px 3px rgba(0,0,0,.1))}.hallTable__miniPopup_bottom.hallTable__miniPopup_conflict:after{border-bottom-color:#fef8eb}.hallTable__miniPopupHeader{padding:10px 12px;border-radius:10px 10px 0 0;overflow:hidden}.hallTable__miniPopupHeader_upcoming{text-align:center;background:#fff;border-bottom:1px solid #e0e0e0}.hallTable__miniPopupHeader_conflict{background:rgba(240,165,0,.08);border-bottom:1px solid #f0a500;text-align:center}.hallTable__miniPopupTitle{font-size:.813rem;font-weight:700;color:#333;margin-bottom:3px}.hallTable__miniPopupSubtitle{font-size:.75rem;color:#666}.hallTable__miniPopupInfo{font-size:.75rem;color:#555;margin-top:4px;line-height:1.4}.hallTable__miniPopupActions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;padding:10px 12px;border-radius:0 0 10px 10px;overflow:hidden}.hallTable__miniPopupBtn{padding:7px 10px;border:none;border-radius:6px;font-size:.813rem;cursor:pointer;font-weight:500;text-align:center;-webkit-transition:opacity .2s;transition:opacity .2s}.hallTable__miniPopupBtn:hover{opacity:.85}.hallTable__miniPopupBtn_secondary{background:#f0f0f0;color:#333}.hallTable__miniPopupBtn_primary{color:#fff}.noSound{width:40px;height:40px;position:fixed;bottom:50px;right:50px;border-radius:50%;background:#d9534f;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.datepicker .vfc-top-date{margin-top:20px}.datepicker .datePickerInput{background:#fff!important;color:#000;margin-bottom:2px!important;border-radius:.25rem!important;text-align:left;padding-left:.75rem;border:1px solid #ced4da;-webkit-appearance:none}.datepicker .datePickerInput:disabled{background-color:#e9ecef!important;color:#6c757d!important}.datepicker-disabled .vfc-main-container.vfc-modal{display:none!important}.datepicker .datePickerInput:focus{border-color:#80bdff}.datepicker.add-margin .vfc-main-container.vfc-modal{margin:0 10px}.datepicker .vfc-main-container.vfc-modal{left:0;right:0;max-width:400px}.datepicker-simple[data-v-6d6feb18]{margin-bottom:10px}.datepicker-simple-footer[data-v-6d6feb18]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.datepicker-simple-footer-button[data-v-6d6feb18]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:15px;padding-bottom:0;margin:0 0 0 10px;text-transform:uppercase;font-weight:500;cursor:pointer}.footer-button-clear[data-v-6d6feb18]{color:#dc3545}.footer-button-clear-disabled[data-v-6d6feb18]{color:#ddd;cursor:default}.footer-button-save[data-v-6d6feb18]{color:#28a745}@media only screen and (max-width:660px){.datepicker-simple-footer-button[data-v-6d6feb18]{font-size:10pt;padding-right:unset}}.tableBookingModal__container[data-v-3a87992a]{width:100%;overflow-y:auto}.tableBooking__formGroup_full[data-v-3a87992a]{width:100%}.tableBooking__inputWrapper[data-v-3a87992a]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tableBooking__inputWrapper input[data-v-3a87992a]{-webkit-box-flex:1;-ms-flex:1;flex:1}.tableBooking__formInput_error[data-v-3a87992a]{border-color:#d9534f!important;padding-right:32px!important}.tableBooking__errorIconWrapper[data-v-3a87992a]{position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;z-index:10}.tableBooking__errorIcon[data-v-3a87992a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;font-size:16px;color:#d9534f;-webkit-transition:color .2s ease,-webkit-transform .2s ease;transition:color .2s ease,-webkit-transform .2s ease;transition:color .2s ease,transform .2s ease;transition:color .2s ease,transform .2s ease,-webkit-transform .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tableBooking__errorIconWrapper:hover .tableBooking__errorIcon[data-v-3a87992a]{color:#c9302c;-webkit-transform:scale(1.1);transform:scale(1.1)}.tableBooking__errorTooltip[data-v-3a87992a]{position:absolute;bottom:calc(100% + 8px);right:0;background:#2c2c2c;color:#fff;padding:8px 12px;border-radius:6px;font-size:.75rem;white-space:nowrap;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease,visibility .2s ease;transition:opacity .2s ease,visibility .2s ease;pointer-events:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.tableBooking__errorTooltip[data-v-3a87992a]:after{content:"";position:absolute;top:100%;right:10px;border:6px solid transparent;border-top-color:#2c2c2c}.tableBooking__errorIconWrapper:hover .tableBooking__errorTooltip[data-v-3a87992a]{opacity:1;visibility:visible}.tableBooking__formInput[type=number][data-v-3a87992a]::-webkit-inner-spin-button,.tableBooking__formInput[type=number][data-v-3a87992a]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.tableBooking__formInput[type=number][data-v-3a87992a]{-moz-appearance:textfield}.tableBooking__formInput[type=date][data-v-3a87992a],.tableBooking__formInput[type=time][data-v-3a87992a]{background-repeat:no-repeat;background-size:16px;background-position:bottom 50% right 8px;padding-right:30px;position:relative}.tableBooking__formInput[type=date][data-v-3a87992a]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E")}.tableBooking__formInput[type=time][data-v-3a87992a]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4 2'/%3E%3C/svg%3E")}.tableBooking__formInput[type=date][data-v-3a87992a]::-webkit-calendar-picker-indicator,.tableBooking__formInput[type=time][data-v-3a87992a]::-webkit-calendar-picker-indicator{opacity:0;width:30px;height:100%;position:absolute;right:0;top:0;cursor:pointer}.tableBooking__mergeTablesWrap[data-v-3a87992a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:5px 5px 5px 10px;border-radius:8px;border:1px solid #ddd}.tableBooking__mergeTablesTitle[data-v-3a87992a]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.875rem}.tableBooking__mergeTablesBtn[data-v-3a87992a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 10px;background:#fff!important;border:1px solid;border-radius:6px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:nowrap}.tableBooking__endTimeInfo[data-v-3a87992a],.tableBooking__mergeTablesBtn[data-v-3a87992a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:.875rem}.tableBooking__endTimeInfo[data-v-3a87992a]{padding:8px 10px;border-radius:8px}.tableBooking__endTimeIcon[data-v-3a87992a]{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0}.tableBooking__endTimeContent[data-v-3a87992a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2px}.tableBooking__bufferTimeNote[data-v-3a87992a]{font-size:.75rem}.tableBooking__mergeTablesIcon[data-v-3a87992a]{width:16px;height:16px}.tableBooking__mergedInfo[data-v-3a87992a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;padding:10px;background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px}.tableBooking__mergedInfo[data-v-3a87992a],.tableBooking__mergedInfoHeader[data-v-3a87992a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tableBooking__mergedInfoHeader[data-v-3a87992a]{gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.tableBooking__mergedInfoIcon[data-v-3a87992a]{width:18px;height:18px;fill:#856404;-ms-flex-negative:0;flex-shrink:0}.tableBooking__mergedInfoTitle[data-v-3a87992a]{font-size:.875rem;color:#856404;font-weight:500}.tableBooking__mergedInfoActions[data-v-3a87992a]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tableBooking__mergedInfoClear[data-v-3a87992a],.tableBooking__mergedInfoEdit[data-v-3a87992a]{padding:5px 12px;background:#fff;border:1px solid #ffc107;border-radius:6px;color:#856404;font-size:.813rem;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:nowrap}.tableBooking__mergedInfoClear[data-v-3a87992a]:hover,.tableBooking__mergedInfoEdit[data-v-3a87992a]:hover{background:#ffeaa7}@media screen and (max-width:499px){.tableBooking__mergedInfo[data-v-3a87992a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tableBooking__mergedInfoActions[data-v-3a87992a]{width:100%}.tableBooking__mergedInfoClear[data-v-3a87992a],.tableBooking__mergedInfoEdit[data-v-3a87992a]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}}.tableBooking__formTextarea[data-v-3a87992a]{min-height:unset!important;height:72px!important;resize:none}.tableBooking__depositInfo[data-v-3a87992a]{background:#fff8e1;border:1px solid #ffe082;border-radius:6px;padding:10px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;font-size:.8125rem;color:#5d4037;line-height:1.5}.tableBooking__depositInfoHeader[data-v-3a87992a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-weight:600;color:#5d4037}.tableBooking__depositInfoIcon[data-v-3a87992a]{font-size:1rem;-ms-flex-negative:0;flex-shrink:0;color:#f59e0b}.tableBooking__depositInfoTitle[data-v-3a87992a]{-webkit-box-flex:1;-ms-flex:1;flex:1}.tableBooking__depositInfoDate[data-v-3a87992a]{background:#ffe082;color:#5d4037;border-radius:12px;padding:1px 8px;font-size:.75rem;font-weight:500}.tableBooking__depositInfoBody[data-v-3a87992a]{color:#5d4037;font-size:.8125rem}.tableBooking__depositInfoTotal[data-v-3a87992a]{font-size:.8125rem;color:#5d4037;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.tableBooking__depositInfoBadge[data-v-3a87992a]{background:#ffe082;color:#7a5c00;font-weight:400;font-size:.8125rem;padding:2px 8px;border-radius:4px}.tableBooking__depositInfoWarning[data-v-3a87992a]{font-size:.8125rem;color:#5d4037}.tableBookingModal__container{width:100%!important}.tableBlockingModal__form[data-v-6ca929ea]{gap:14px;width:100%}.tableBlockingModal__form[data-v-6ca929ea],.tableBlockingModal__formGroup[data-v-6ca929ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tableBlockingModal__formGroup[data-v-6ca929ea]{gap:6px}.tableBlockingModal__label[data-v-6ca929ea]{font-size:.813rem;font-weight:500;color:#555;margin-bottom:0}.tableBlockingModal__dateTimeRow[data-v-6ca929ea]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.tableBlockingModal__input[data-v-6ca929ea]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:40px;border:1px solid #ddd;border-radius:6px;padding:0 5px;font-size:.875rem;color:#333;outline:none;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;margin-bottom:0;position:relative}.tableBlockingModal__input_time[data-v-6ca929ea]{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.tableBlockingModal__input_error[data-v-6ca929ea]{border-color:#d9534f!important}.tableBlockingModal__input[type=date][data-v-6ca929ea],.tableBlockingModal__input[type=time][data-v-6ca929ea]{background-repeat:no-repeat;background-size:16px;background-position:bottom 50% right 8px;padding-right:30px}.tableBlockingModal__input[type=date][data-v-6ca929ea]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E")}.tableBlockingModal__input[type=time][data-v-6ca929ea]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4 2'/%3E%3C/svg%3E")}.tableBlockingModal__input[type=date][data-v-6ca929ea]::-webkit-calendar-picker-indicator,.tableBlockingModal__input[type=time][data-v-6ca929ea]::-webkit-calendar-picker-indicator{opacity:0;width:30px;height:100%;position:absolute;right:0;top:0;cursor:pointer}.tableBlockingModal__reasons[data-v-6ca929ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.tableBlockingModal__reasonOption[data-v-6ca929ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tableBlockingModal__reasonOption .checkbox__label[data-v-6ca929ea]{font-size:.813rem;padding:3px 8px 3px 24px!important;margin-bottom:0!important}.tableBlockingModal__reasonOption .checkbox__label[data-v-6ca929ea]:after{width:14px;height:14px;top:6px;left:4px}.tableBlockingModal__reasonOption .checkbox__label[data-v-6ca929ea]:before{width:6px;height:6px;top:10px;left:8px}.tableBlockingModal__textarea[data-v-6ca929ea]{border:1px solid #ddd;border-radius:8px;padding:8px 10px;font-size:.875rem;resize:none;outline:none;-webkit-transition:border-color .2s;transition:border-color .2s;color:#333;width:100%}.tableBlockingModal__textarea_error[data-v-6ca929ea]{border-color:#d9534f!important}.tableBlockingModal__unblockCard[data-v-6ca929ea]{gap:16px;background:#f5f5f5;border-radius:12px;padding:16px;width:100%}.tableBlockingModal__unblockCard[data-v-6ca929ea],.tableBlockingModal__unblockIcon[data-v-6ca929ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tableBlockingModal__unblockIcon[data-v-6ca929ea]{-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tableBlockingModal__unblockDetails[data-v-6ca929ea]{-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.tableBlockingModal__unblockDetails[data-v-6ca929ea],.tableBlockingModal__unblockRow[data-v-6ca929ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.tableBlockingModal__unblockRow[data-v-6ca929ea]{-ms-flex-direction:column;flex-direction:column;gap:2px}.tableBlockingModal__unblockLabel[data-v-6ca929ea]{font-size:.7rem;color:#999;text-transform:uppercase;letter-spacing:.04em}.tableBlockingModal__unblockValue[data-v-6ca929ea]{font-size:.9rem;color:#333;font-weight:600}.cancelBookingModal__label{display:block;font-size:.8rem;font-weight:600;color:#656565;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.cancelBookingModal__textarea{width:100%;height:200px;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:.875rem;resize:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:inherit;line-height:1.5}.hall{height:calc(100vh - 70px);position:relative}.hall__status{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;margin:0 auto;position:absolute;top:0;bottom:0;margin:auto}.hall__text{text-align:center;color:#ccc;font-size:1.5rem}.hall__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px 20px;border-radius:5px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;font-size:1rem;margin:10px auto 0;cursor:pointer;-webkit-transition:.3s;transition:.3s}.hall__mergePanel{position:fixed;top:70px;left:0;right:0;background:#fff;border-bottom:2px solid;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:1000;padding:8px 20px}.hall__mergePanelContent{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1200px;margin:0 auto}.hall__mergePanelContent,.hall__mergePanelInfo{display:-webkit-box;display:-ms-flexbox;display:flex}.hall__mergePanelInfo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.hall__mergePanelTitle{font-size:1rem;font-weight:600;color:#333}.hall__mergePanelCount{font-size:.875rem;font-weight:500}.hall__mergePanelActions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.hall__mergePanelBtn{padding:10px 20px;border:none;border-radius:6px;font-size:.938rem;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;font-weight:500}.hall__mergePanelBtn_confirm{color:#fff}.hall__mergePanelBtn_confirm:disabled{opacity:.5;cursor:not-allowed}.hall__mergePanelBtn_cancel{background:#6c757d;color:#fff}.hall__mergePanelBtn_cancel:hover{background:#5a6268}.hall__changeTableBtn_cancel{padding:6px 14px;font-size:.875rem}.hall__conflictBanner{position:fixed;top:70px;left:0;right:0;background:#f0a500;color:#fff;z-index:1001;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 20px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.2)}.hall__conflictBannerText{font-size:.938rem;font-weight:600}.hall__conflictBannerBtn{background:rgba(0,0,0,.2);color:#fff;border:none;border-radius:6px;padding:7px 14px;font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0;margin-left:16px;-webkit-transition:background .2s;transition:background .2s}.hall__conflictBannerBtn:hover{background:rgba(0,0,0,.35)}@media screen and (max-width:599px){.hall{padding:0 10px;margin-top:10px;max-height:calc(100vh - 90px);overflow-y:auto}.hall__status{width:calc(100% - 20px)}}.hallSoftWarning{width:100%;padding:4px 0}.hallSoftWarning__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background:#f5f5f5;border-radius:8px;padding:10px 14px;margin-bottom:14px}.hallSoftWarning__time{font-size:.875rem;font-weight:400;color:#333;-ms-flex-negative:0;flex-shrink:0}.hallSoftWarning__client{font-size:.875rem;font-weight:400;color:#424242;-webkit-box-flex:1;-ms-flex:1;flex:1}.hallSoftWarning__guests{gap:4px;font-size:.875rem;color:#888;-ms-flex-negative:0;flex-shrink:0}.hallSoftWarning__disclaimer,.hallSoftWarning__guests{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hallSoftWarning__disclaimer{gap:8px;background:#fff8e1;border:1px solid #ffe082;border-radius:6px;padding:10px 14px;font-size:.8125rem;color:#5d4037;line-height:1.5}.hallSoftWarning__disclaimerIcon{font-size:1rem;-ms-flex-negative:0;flex-shrink:0;color:#f59e0b}.workerLogin{height:calc(100vh - 70px)}.workerLogin__keyboard{height:calc(100vh - 70px)!important}.workerLogin .container-fluid{padding-right:0;padding-left:0}.workerLogin .keyboard__table{border-radius:0}.workerLogin__innerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.workerLogin__name{font-size:2.5rem;color:#fff;text-align:center}.workerLogin__inputRow{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;max-width:calc(100% - 30px)}.workerLogin__inputField,.workerLogin__inputRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.workerLogin__inputField{width:65px;height:65px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1);border-radius:50%;font-size:25px}.workerLogin__inputField.small{width:45px;height:45px}.workerLogin__inputField:not(:last-of-type){margin-right:20px}.workerLogin__inputField.small:not(:last-of-type){margin-right:10px}.workerLogin__icon{width:150px;height:150px;margin:0 auto 10px}.workerLogin__icon.photo{width:250px;height:250px;border-radius:50%;border:1px solid #ccc;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:991px) and (min-height:600px){.workerLogin__innerWrap{height:45vh!important}.workerLogin__keyboard{height:40vh!important;max-width:350px;margin:0 auto}.workerLogin__keyboard .keyboard__table{border-collapse:separate;border-spacing:10px}.workerLogin__keyboard .keyboard-button,.workerLogin__keyboard .keyboard-button__wrap{border-radius:5px;background:#fff}.workerLogin__icon{width:100px;height:100px}.workerLogin__icon.photo{width:150px;height:150px}.workerLogin__name{font-size:2rem}.workerLogin__inputField{width:50px;height:50px;font-size:19px}.workerLogin__inputField.small{width:45px;height:45px}}@media screen and (max-width:991px) and (max-height:600px){.workerLogin__innerWrap,.workerLogin__keyboard{max-width:50%!important}}@media screen and (max-height:600px){.workerLogin__inputField{width:40px;height:40px;font-size:22px}.workerLogin__name{font-size:1.5rem}.workerLogin__icon{width:120px}}@media screen and (max-height:340px){.workerLogin__inputField{width:30px;height:30px;font-size:20px}.workerLogin__inputRow{margin-top:10px}.workerLogin__name{font-size:1.25rem}.workerLogin__icon{width:90px;height:90px}}@media screen and (max-width:499px){.workerLogin__inputField{width:40px;height:40px;font-size:17px}}@media screen and (max-width:375px){.workerLogin__inputRow{max-width:100%}.workerLogin__inputField{width:35px!important;height:35px!important}.workerLogin__inputField:not(:last-of-type){margin-right:15px}.workerLogin__inputField.small:not(:last-of-type){margin-right:10px}}.workers__itemPhotoWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:145px;height:145px;border-radius:50%;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #ccc;overflow:hidden}.workers__itemPhoto{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.workers__photoLoading{border:4px solid #f3f3f3;border-top:4px solid #b6b6b6;border-radius:50%;width:34px;height:34px;-webkit-animation:imgLoader 1s linear infinite;animation:imgLoader 1s linear infinite}.sortingBtn__row{position:fixed;bottom:20px;right:20px;background:#fff;padding:6px 7px;border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);z-index:200}.sortingBtn__manualControls,.sortingBtn__row{gap:8px}.sortingBtn__iconBtn,.sortingBtn__manualControls,.sortingBtn__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sortingBtn__iconBtn{width:34px;height:34px;border-radius:5px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:.2s;transition:.2s}.sortingBtn__iconBtn--active{cursor:default;opacity:.5}.sortingBtn__actionBtn{height:34px;border-radius:5px;padding:0 16px;color:#fff;font-size:.9375rem;white-space:nowrap}.sortingBtn__actionBtn--cancel{background:#ed4337}.sortingBtn__dropdown{width:350px;position:absolute;right:0;bottom:calc(100% + 8px);background:#fff;padding:20px;border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);z-index:99}.sortingBtn__headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:19px}.sortingBtn__dropdown .checkbox{position:relative}.sortingBtn__dropdown .checkbox__label{font-size:19px;padding-left:30px;margin-bottom:25px!important}.sortingBtn__dropdown .checkbox:last-of-type .checkbox__label{margin-bottom:0!important}.sortingBtn__resetBtn{width:100%;height:32px;border-radius:8px;border:1.5px solid #6c757d;color:#6c757d;font-size:1rem;background:transparent;cursor:pointer;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s}.sortingBtn__resetBtn:hover{background:#6c757d;color:#fff}.sortingBtn__fade-enter-active,.sortingBtn__fade-leave-active{-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s;transition:opacity .2s,transform .2s,-webkit-transform .2s}.sortingBtn__fade-enter,.sortingBtn__fade-leave-to{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}@media screen and (max-width:499px){.sortingBtn__iconBtn{width:32px;height:32px}.sortingBtn__iconBtn svg{width:15px;height:15px}.sortingBtn__actionBtn{height:32px;font-size:.875rem;padding:0 12px}.sortingBtn__row{bottom:15px;right:15px}.sortingBtn__dropdown{width:250px}.sortingBtn__dropdown .checkbox__label{margin-bottom:15px!important}}@media screen and (max-width:399px){.sortingBtn__dropdown{width:220px}}@media (max-width:800px){.sortingBtn__dropdown .checkbox__label,.sortingBtn__headline{font-size:1.1875rem}}.workers{height:calc(100vh - 80px);padding:15px 10px 0 10px;overflow:auto}.workers .container-fluid{padding-top:15px}.workers__item{height:calc(100% - 15px);background:#fff;border-radius:10px;-webkit-box-shadow:0 0 20px rgba(0,0,0,.08);box-shadow:0 0 20px rgba(0,0,0,.08);cursor:pointer;padding:30px;margin:0 7.5px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.workers__item:not(:last-of-type){margin-right:20px}.workers__itemName{font-size:1.275rem;text-align:center;margin-top:15px;max-width:calc(100% + 40px);max-height:150px;overflow:auto}.workers__itemIcon{width:120px;height:145px}@media screen and (max-width:900px){.workers__itemIcon{width:85px;height:85px}}@media screen and (max-width:425px){.workers__item{margin:0 5px 10px;min-height:175px}.workers__itemIcon{width:80px;height:80px}.workers__itemName{font-size:.875rem;margin-top:10px}}@media screen and (max-width:375px){.workers .col-6{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.tradepoints{overflow:auto;height:calc(100vh - 80px);padding:15px 10px 0 10px}.tradepoints__item{height:calc(100% - 15px);border-radius:10px;background:#fff;padding:30px;margin:0 7.5px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tradepoints__itemName{font-size:1.275rem;text-align:center;margin-top:10px;max-width:calc(100% + 40px);max-height:150px;overflow:auto}.tradepoints__itemIcon{width:150px;height:150px}.tradepoints__innerWrap{margin-top:-5px!important;margin-bottom:-5px!important;padding-top:5px!important;padding-bottom:5px!important}.tradepoints__searchInputWrap{margin:0 7px 15px;position:sticky;top:0;z-index:1}.tradepoints__searchInput{width:100%;height:50px;border-radius:10px;border:1px solid #ededed;padding:0 40px 0 10px;cursor:pointer;background:#fff!important}.tradepoints__searchIcon{width:26px;height:26px;position:absolute;right:10px;top:0;bottom:0;margin:auto;fill:#c1c1c1;cursor:pointer;-webkit-transition:.2s;transition:.2s}.tradepoints__searchIcon:hover{fill:#999898}.tradepoints__empty{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;color:grey;font-size:1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#fff;text-shadow:0 0 2px rgba(0,0,0,.3)}@media screen and (max-width:900px){.tradepoints__item{padding:20px 15px}.tradepoints__itemIcon{width:120px;height:120px}.tradepoints__itemName{margin-top:0;max-width:calc(100% + 10px)}}@media screen and (max-width:425px){.tradepoints__item{margin:0 5px 10px;min-height:175px}.tradepoints__itemIcon{width:100px;height:100px}.tradepoints__itemName{font-size:.875rem;margin-top:5px}}@media screen and (max-width:375px){.tradepoints .col-6{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.openShift__headline{text-align:center}.openShift__description{font-size:14px;color:#c1c1c1;margin-top:10px}.terminals{overflow:auto;height:calc(100vh - 80px);padding:15px 10px 0 10px}.terminals__item{height:calc(100% - 15px);border-radius:10px;background:#fff;padding:30px;margin:0 7.5px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.terminals__itemName{font-size:1.275rem;text-align:center;margin-top:10px;max-width:calc(100% + 40px);max-height:150px;overflow:auto}.terminals__itemIcon{width:150px;height:150px}@media screen and (max-width:900px){.terminals__item{padding:20px 15px}.terminals__itemIcon{width:120px;height:120px}.terminals__itemName{margin-top:0;max-width:calc(100% + 10px)}}@media screen and (max-width:425px){.terminals__item{margin:0 5px 10px;min-height:175px}.terminals__itemIcon{width:100px;height:100px}.terminals__itemName{font-size:.875rem;margin-top:5px}}@media screen and (max-width:375px){.terminals .col-6{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.orderList-order{border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);margin:0 15px 15px;padding:12px 5px 12px 60px;cursor:pointer;position:relative;-webkit-transition:.2s;transition:.2s}.orderList-order:hover{background:#f6f6f6}.orderList-order__orderChannel{width:40px;height:40px;background:#eee;position:absolute;left:10px;top:0;bottom:0;margin:auto;border-radius:5px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #e5e5e5}.orderList-order__orderChannel,.orderList-order__orderChannelLogo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderList-order__orderChannelLogo{width:100%;height:100%;border-radius:5px;background-position:50%;background-repeat:no-repeat;background-size:cover}.orderList-order__orderChannelImage{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:5px}.orderList-order__rowItems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderList-order__statusTime_shortWrap{position:relative}.orderList-order__statusTime_short{position:absolute}.orderList-order__statusTime_value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:200px}.orderList-order__statusTime_text{max-width:calc(100% - 50px);overflow:auto;margin-right:5px}.orderList-orderDetails__hide{display:none}.orderList-orderDetailsRow .scrollFadeXContainer{background:#f3f3f3}.orderList-orderDetailsRow .scrollFadeXContainer:before{background:-webkit-gradient(linear,left top,right top,from(#f3f3f3),to(transparent));background:linear-gradient(90deg,#f3f3f3,transparent)}.orderList-orderDetailsRow .scrollFadeXContainer:after{background:-webkit-gradient(linear,right top,left top,from(#f3f3f3),to(transparent));background:linear-gradient(270deg,#f3f3f3,transparent)}.orderList-order__open{overflow:hidden}.orderList-order__openBtn{width:40px;height:40px;-webkit-transition:.2s;transition:.2s;cursor:pointer;padding:10px}.orderList-order__openBtn_active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.orderList-orderDetails__head,.orderList-orderDetails__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.875rem;color:#4f4f4f}.orderList-orderDetails__head{font-weight:600}.orderList-orderDetails__item{margin-top:10px}.orderList-orderDetailsRow{padding:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:auto;white-space:nowrap;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-ms-overflow-style:none;scrollbar-width:none}.orderList-orderDetailsRow::-webkit-scrollbar{display:none}.orderList-orderDetailsNoBorder{border-radius:5px 0 0 0!important}.orderList-orderDetailsRow.first{width:30%}.orderList-orderDetailsRow.second{width:15%}.orderList-orderDetailsRow.third{width:20%;overflow:auto;white-space:nowrap}.orderList-orderDetailsRow.fourth{width:10%;padding:0 10px}.orderList-orderDetailsRow.fifth{width:20%;padding:0 10px}.orderList-orderDetailsRow.fifth.orderListCooking,.orderList-orderDetailsRow.sixth,.orderList-orderDetailsRow.third.orderListCooking{width:15%}.orderList-orderDetailsRow.second .productCount,.orderList-orderDetailsRow.third .productCount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.orderList-order__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(35% - 130px);position:relative;overflow:auto}.orderList-order__totalNumber{white-space:nowrap;overflow:auto;max-width:calc(100% - 66.5px)}.orderList-order__currency,.orderList-order__totalNumber{font-size:1.5625rem;font-weight:600;margin-left:5px}.orderList-order__dateTime{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:30px}.orderList-order__info{width:45%;padding-right:5px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.orderList-orderDetailsModsCountWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderList-order__status{width:20%;padding:0 5px}.orderList-order__statusBar{width:100%;height:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:center;align-self:center;background:#e4e4e4;border-radius:5px}.orderList-order__statusBar_section{width:25%;border-radius:5px}.orderList-order__statusTime{color:#adadad;font-size:.75rem;margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.orderList-order__statusTime_minutes{width:20px}.orderList-order__statusTime_hours{max-width:24px;overflow:auto}.orderList-order__statusHeadline{font-weight:700;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderList-order__statusHeadlineCount{margin-left:5px}.orderList-order__infoProducts{color:#afadad}.orderList-order__infoComments,.orderList-order__infoProducts{font-size:.875rem;font-weight:300;overflow:auto}.orderList-order__infoHeadline{font-size:1.125rem;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderList-order__infoHeadline_small{overflow:auto;margin-left:5px}.orderList-order__time{font-size:1.25rem;font-weight:600}.orderList-order__date{font-size:.875rem;color:#afadad;font-weight:300}.orderList-orderDetails{margin:-15px 15px 15px;background:#f3f3f3;padding:15px;border-radius:0 0 10px 10px;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.15);box-shadow:0 5px 8px rgba(0,0,0,.15);position:relative;z-index:1;cursor:pointer}.orderList-order__editDateTime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:26px;height:26px;position:absolute;border-radius:50%;top:-10px;right:-25px;z-index:100}.orderList-order__pencil{width:12px;height:12px;margin-left:2px}.orderList-changeDateTime .modal__body{display:block}.orderList-orderDetailsModsDesc{max-width:calc(100% - 30px)}.orderList-orderDetails__count,.orderList-orderDetailsModsDesc{overflow:auto;white-space:nowrap}.orderList-orderComment__hide,.orderList-orderDetails__name{overflow:auto}.orderList-orderDetailsModsCurrency{font-size:11px;color:grey}.orderList-order__number,.orderList-order__paidStatus{font-size:11px;margin-left:5px;color:#afadad;position:absolute;right:14px}.orderList-order__number{top:2px}.orderList-order__paidStatus{bottom:2px}.orderList-orderStatus__hide{width:100%}.orderList-orderDetailsModsCount,.orderList-orderDetailsModsDesc{font-size:12px}.orderList-orderDetailsModsCount{max-width:30px;margin-right:5px;overflow:auto}.orderList-orderDetailsModsOutter{width:100%;max-height:40px;overflow:auto}.orderList-order_statusSmall{width:3px!important;height:100%;border-radius:10px 0 0 10px;position:absolute;left:0;top:0;bottom:0;margin:auto}.checkCriticalOrderTime{color:#d9534f}.orderList-order_channel{position:absolute;top:0;left:0;border-bottom-right-radius:10px;border-top-left-radius:5px;font-size:.65rem;padding:0 20px;color:#fff;text-shadow:0 0 2px #000;background:#828282}.orderList-order_channelNameShortened{text-transform:uppercase;color:#fff;font-size:1rem}.orderList-order_channelNameFull{font-size:.5rem;word-break:break-all;text-align:center;white-space:normal}.orderList-order_channelLogo{width:20px;height:20px;fill:#a9a9a9}.orderList-order__comment{-webkit-transition:.2s;transition:.2s;font-size:.875rem;max-height:35px;width:calc(100% - 10px);overflow:auto}@media screen and (max-width:1024px){.orderList-orderDetailsMods{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.orderList-order__info{width:40%}.orderList-order__total{width:calc(40% - 130px)}}@media screen and (max-width:799px){.orderList-orderDetailsMods{font-size:14px}.orderList-order__total{width:calc(40% - 115px)}}@media screen and (max-width:768px){.orderList-order__info{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.orderList-orderDetailsRow{width:100%!important}.orderList-order__status.top{display:none}.orderList-order__statusTime{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px;margin-left:5px}.orderList-order__editDateTime{width:20px;height:20px}.orderList-order__pencil{width:10px;height:10px}.orderList-order__info{width:35%}.orderList-order__total{width:calc(45% - 115px)}}@media screen and (max-width:639px){.orderList-orderStatus__hide{width:150px}.orderList-order__info{width:25%}.orderList-order__total{width:calc(55% - 115px)}.orderList-order__totalNumber{max-width:calc(100% - 60px)}.orderList-orderDetails__item{display:block;padding-bottom:5px;margin-top:0}.orderList-orderDetails__item:not(:last-child){border-bottom:1px solid #d6d6d6;margin-bottom:10px;padding-bottom:10px}.orderList-order__openBtn{width:35px;height:35px}.orderList-orderDetails__thirdRow.orderListCooking{width:100%}.orderList-orderDetailsModsDesc{width:auto}.orderList-orderDetailsRow{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.orderList-orderComment__hide,.orderList-orderDetails__name{text-align:right}.orderList-orderDetailsModsOutter,.orderList-orderDetailsRow.second .productCount,.orderList-orderDetailsRow.third .productCount{width:calc(100% - 120px);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.orderList-orderDetails__head{display:none}.orderList-orderDetails__hide{display:block;margin-right:10px}.orderList-orderDetailsRow.fifth,.orderList-orderDetailsRow.fourth{text-align:right;padding:0 5px}}@media screen and (max-width:499px){.orderList-order__info{display:none}.orderList-order__total{width:calc(100% - 105px)}.orderList-order__infoHeadline{font-size:.875rem}.orderList-order__statusTime_short.hours,.orderList-order__statusTime_shortWrap{font-size:11px}.orderList-order__number,.orderList-order__paidStatus{max-width:40%;overflow:auto;white-space:nowrap}}@media screen and (max-width:450px){.orderList-order__total{max-width:calc(100% - 105px)}}@media screen and (max-width:399px){.orderList-orderDetails .orderList-order__statusTime{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;color:#000;font-weight:600}}.order-channel__inner{width:100%;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.order-channel__inner,.order-channel__item{display:-webkit-box;display:-ms-flexbox;display:flex}.order-channel__item{width:calc(50% - 7.5px);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;margin-top:15px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);font-size:.875rem;cursor:pointer;min-height:60px;border:2px solid transparent;position:relative;-webkit-transition:.2s;transition:.2s}.order-channel__item:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.order-channel__itemLeft{width:40px;height:40px;border-radius:8px;background-position:50%;background-size:cover;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:0 0 3px rgba(0,0,0,.2);box-shadow:0 0 3px rgba(0,0,0,.2)}.order-channel__itemLeft.noChannel{border:none;-webkit-box-shadow:none;box-shadow:none}.order-channel__itemText{text-transform:uppercase;color:#fff;font-size:1rem}.order-channel__itemFullText{font-size:.5rem;word-break:break-all;text-align:center;white-space:normal}.order-channel__modal .modal__body{padding-top:0}.order-channel__itemIcon{fill:#c4c3c3;width:26px;height:26px}.order-channel__itemIcon[src]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:499px){.order-channel__item{width:100%}}.orderList{background:#fff;height:calc(100vh - 70px)}.orderList__mask{width:0;height:100vh;opacity:0;background:rgba(0,0,0,.2);position:fixed;z-index:100;-webkit-transition:opacity .3s .1s;transition:opacity .3s .1s;cursor:pointer}.orderList__newOrderType{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.orderList__newOrderType,.orderList__newOrderType_pane{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderList__newOrderType_pane{width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding:20px;border-radius:10px;cursor:pointer;-webkit-transition:.3s;transition:.3s;border:3px solid transparent}.orderList__newOrderType_pane:nth-child(2){margin:0 0 0 5px}.orderList__newOrderType_pane:first-child{margin:0 5px 0 0}.orderList__newOrderType_pane:hover{background:#efefef}.orderList__newOrderType_description{margin-top:30px;font-size:16px}.orderList__newOrderType_icon{width:70px;height:70px;fill:#6c757d}.orderListTabs__tab.defaultSize{-webkit-box-flex:initial;-ms-flex:initial;flex:initial}.orderListTabs__tab_newOrderText{overflow:auto;max-width:calc(100% - 20px);margin-left:5px}.orderList__tabActive{background:#fff!important;color:#000!important}.onTimeType .modal__body{padding:1rem!important}.orderList__ordersOnTime .orderList__inner_noOrders{height:0;opacity:0;-webkit-transition:height .3s .1s;transition:height .3s .1s}.orderList__inner_noOrders{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.orderList__inner_noOrders .orderList__inner_addOrderBtn{margin:20px 0 0 0;padding:10px 30px;font-size:18px}.orderList__inner_addOrderBtn{padding:10px;border:none;border-radius:5px;background-color:#28a745;color:#fff;margin-bottom:10px;margin-left:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.orderList__inner_noOrdersText{font-size:25px;color:#949494;font-weight:300;max-width:250px;text-align:center}.orderList__inner{padding-top:5px;margin-top:15px;z-index:9;height:calc(100vh - 195px);overflow:auto}.orderListTabs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:15px 40px 0 15px;-webkit-box-shadow:inset 0 0 5px 5px rgba(0,0,0,.05);box-shadow:inset 0 0 5px 5px rgba(0,0,0,.05);z-index:1}.orderListTabs,.orderListTabs__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden}.orderListTabs__tab{height:40px;padding:0 25px 0 35px;cursor:pointer;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px 5px 0 0;margin-left:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.875rem;z-index:10;color:#000;background:#f1f1f1;white-space:nowrap}.orderListTabs__tabScrollWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-x:auto;padding:10px 5px 10px 0;margin:-10px 0}.orderListTabs__tabScrollWrap .orderListTabs__tab{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:140px}.orderListTabs__tab.new-order{color:#fff;border:3px solid transparent;padding:0;min-width:150px}.orderListTabs__tab.new-order .scrollFadeXContainer:before{background:-webkit-gradient(linear,left top,right top,from(var(--order-tab-color)),to(transparent));background:linear-gradient(90deg,var(--order-tab-color),transparent)}.orderListTabs__tab.new-order .scrollFadeXContainer:after{background:-webkit-gradient(linear,right top,left top,from(var(--order-tab-color)),to(transparent));background:linear-gradient(270deg,var(--order-tab-color),transparent)}.orderListTabs__tab.orderFilters{background:#fff;margin-left:0!important}.orderListTabs__tab.editTabs,.orderListTabs__tab.orderFilters{width:40px;height:40px;border:3px solid transparent;padding:0;-webkit-box-flex:0;-ms-flex:none;flex:none;overflow:unset}.orderListTabs__tab.editTabs{background:#f1f1f1}.orderListTabs__tabWrap{max-width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderListTabs__tabStatus{width:10px;height:10px;border-radius:50%;margin-right:5px;position:absolute;left:-15px;top:0;bottom:0;margin:auto}.orderListTabs__text{overflow:hidden}.orderList__inner_noOrders{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:calc(100vh - 165px);margin-top:0}.order-time__modal .modal__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem}.orderList__ordersOnTimeWrap{width:100%;height:0;position:fixed;bottom:0;max-height:60vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);z-index:100;background:#fff;-webkit-transition:height .3s;transition:height .3s}.orderList__ordersOnTime{width:100%;max-height:465px;margin-top:15px;overflow:auto}.orderList__ordersOnTime_noOrders{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderList__ordersOnTime .orderList__inner_noOrdersText{font-size:16px}.orderList__ordersOnTime .orderList__inner_addOrderBtn{font-size:16px;padding:8px 20px}.orderList__ordersOnTime_button{position:absolute;top:-34px;background:#fff;left:0;right:0;margin:auto;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:table;padding:5px 20px 5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px 5px 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border:3px solid transparent}.orderList__ordersOnTime_buttonShadow{-webkit-box-shadow:0 -5px 5px -5px rgba(0,0,0,.2),-5px 0 5px -5px rgba(0,0,0,.2),5px -2px 5px -5px rgba(0,0,0,.2);box-shadow:0 -5px 5px -5px rgba(0,0,0,.2),-5px 0 5px -5px rgba(0,0,0,.2),5px -2px 5px -5px rgba(0,0,0,.2)}.orderList__ordersOnTime_button:after{border-left:0;border-radius:0 0 5px 0}.orderList__ordersOnTime_button:before{border-right:0;border-radius:0 0 0 5px}.orderList__ordersOnTimeCount{position:absolute;width:20px;height:20px;top:-10px;right:-10px;border-radius:50%;font-size:12px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderList__ordersOnTime_text{overflow:auto;white-space:nowrap;max-width:calc(100% - 15px)}.orderList__ordersOnTime_textWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:80vw}.orderFilters__filtersWrap{position:absolute;left:0;top:70px;height:100%;max-width:320px;background:#fff;z-index:100;min-width:300px;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.2s;transition:.2s;border-right:1px solid #ddd}.orderFilters__filtersWrap.active{-webkit-transform:translateX(0);transform:translateX(0)}.orderFilters__filtersMainHeadline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:600;padding:15px 15px 0 15px}.orderFilters__filtersClear{font-weight:400;font-size:.875rem;text-decoration:underline}.orderFilters__filtersHeadline{font-size:1rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;margin-top:10px}.orderFilters__filtersItem{padding:0 15px}.orderFilters__checkbox{margin:10px 0 0 0!important;font-size:.875rem;cursor:pointer}.orderFilters__checkbox input,.orderFilters__checkbox label{cursor:pointer}.orderFilters__checkbox label:after,.orderFilters__checkbox label:before{margin-top:-1px}.orderFilters__underline{width:100%;height:1px;background:#dadada;margin:10px 0}.orderFilters__bottomButton{position:absolute;bottom:80px;left:0;right:0;margin:auto;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;width:calc(100% - 20px);padding:5px;cursor:pointer}.orderFilters__checkboxWrap{height:0;visibility:hidden}.orderFilters__checkboxWrap.active{height:100%;visibility:visible}.orderFilters__checkboxWrap .orderFilters__input{width:100%;border-radius:5px;border:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);height:30px;padding:0 10px;background-size:15px;background-position:bottom 50% right 10px;font-size:.875rem}.orderFilters__clientInput{margin-top:5px}.orderFilters__title{font-size:.875rem;margin:10px 0 5px}.orderFilters__innerWrap{height:calc(100% - 185px);overflow:auto}.orderFilters__filtersButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderListTabs__tab_filterIcon{width:18px;height:18px;fill:#fff}.orderListTabs__tab_settingsWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;cursor:pointer;position:absolute;right:10px;margin-left:5px}.orderListTabs__tab_settingsIcon{width:16px;height:16px;fill:grey}.orderList__tabSettingsItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;margin-bottom:10px;cursor:pointer;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #e5e5e5;padding:5px;border-radius:5px;background:#fff}.orderList__tabSettingsIcon_drag{width:20px;height:20px;fill:#000;margin-right:10px}.orderList__tabSettingsIcon_close{width:12px;height:12px;fill:#000;margin-left:10px}.orderList__tabSettingsIcon_edit{width:14px;height:14px;fill:#000;margin-left:10px}.orderList__tabSettingsItem_left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:calc(100% - 20px)}.orderList__tabSettingsItem_left,.orderList__tabSettingsItem_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderList__tabSettingsItem_right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:3px}.orderList__tabSettings_button{width:100%;border-radius:5px;padding:4px 10px;text-align:center;font-size:.875rem;cursor:pointer;-webkit-transition:.3s;transition:.3s}.orderList__tabSettingsButtonWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderList__tabSettings_add{color:#565555;border:1px solid #b1b1b1;background:#f9f9f9}.orderList__tabSettings_add:hover{background:#b1b1b1;color:#fff}.orderList__tabSettingsItem_left .orderListTabs__tabStatus{position:unset;margin:0 10px 0 0;width:8px;height:8px}.orderList__addNewTab .modal__body{padding-top:0!important}.orderList__addNewTab .main-input__label{font-size:1rem;margin-bottom:5px}.orderList__addNewTab .main-input,.orderList__addNewTab .main-input__select{height:36px!important;border-radius:5px!important;margin-bottom:5px;line-height:38px!important}.orderList__addNewTab_color{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:50%;background:#fedbd0;cursor:pointer;-webkit-transition:.15s;transition:.15s;border:3px solid transparent;background-clip:padding-box!important}.orderList__addNewTab_color:before{content:"";display:block;padding-top:100%}.orderList__addNewTab_color.colorSelected{border:3px solid #686868;-webkit-box-shadow:inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 3px #fff}.orderList__addNewTab_colorWrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:5px}.vc-chrome-saturation-wrap{border-top-left-radius:5px!important;border-top-right-radius:5px!important}.vc-chrome-body{border-bottom-left-radius:5px!important;border-bottom-right-radius:5px!important}.vc-chrome-fields-wrap{padding-top:0!important}.vc-chrome-fields .vc-input__label{margin-top:5px!important}.vc-chrome-body{padding:10px!important}.vc-chrome-alpha-wrap{display:none}.vc-chrome-active-color,.vc-chrome-color-wrap .vc-checkerboard{width:20px!important;height:20px!important}.vc-chrome-hue-wrap{margin:4px 0}.vc-chrome{border-radius:5px!important}.orderList__colorPickerWrap{position:absolute;bottom:15px;right:70px;margin:auto}.orderList__closeColorPickerIconWrap{position:absolute;right:5px;top:5px;background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;cursor:pointer}.orderList__closeColorPicker_icon{width:12px;height:12px}.orderListTabs__tabText{max-width:calc(100% - 45px)}.flip-list-move{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.orderListTabs__count{font-size:.7rem;padding:0 5px;border-radius:3px;background:#d9534f;color:#fff;position:absolute;right:0;-webkit-transform:translateX(calc(100% + 5px));transform:translateX(calc(100% + 5px))}.orderList__tabSettingsCloseWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderListTabs__tabNewIcon{width:13px;height:13px}@media screen and (max-width:1440px){.orderListTabs__tab.prepare,.orderListTabs__tab.ready{-webkit-box-flex:2;-ms-flex:2 1 0px;flex:2 1 0}.orderListTabs__tab.new-order{min-width:110px}}@media screen and (max-width:967px){.orderListTabs__tab_settingsWrap{right:7px}}@media (max-width:800px){.orderList__ordersOnTime_button{top:-31px}.orderList__inner{height:calc(100vh - 190px)}.orderListTabs__tab.new-order{padding:0 10px}.orderListTabs__tab{margin-left:5px}.orderListTabs__tabScrollWrap .orderListTabs__tab{min-width:120px}}@media screen and (max-width:768px){.orderListTabs__tab{padding:0 8px!important;height:35px!important}.orderListTabs__tabScrollWrap .orderListTabs__tab{min-width:100px}.orderListTabs__tabStatus{width:6px;height:6px;left:-10px}.orderList__tabSettingsItem_left .orderListTabs__tabStatus{display:block}.orderList__inner_noOrders .orderList__inner_addOrderBtn{font-size:14px;margin:10px 0 0}.orderList__inner_noOrdersText{font-size:20px}.orderList__inner{height:calc(100vh - 185px)}.orderListTabs__count{-webkit-transform:translateX(calc(100% + 3px));transform:translateX(calc(100% + 3px))}.orderListTabs{padding:15px 30px 0 15px}.orderListTabs__tab_settingsWrap{right:5px}}@media screen and (max-width:725px){.orderListTabs__tab_settingsWrap{right:2px}}@media screen and (max-width:639px){.orderListTabs__count{font-size:.65rem;padding:0 3px}.orderListTabs__tab.new-order{width:40px;min-width:40px;padding:0;-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0}.orderListTabs__tab .orderListTabs__tab_newOrderText{display:none}.orderListTabs__tabNewIcon{width:15px;height:15px}}@media screen and (max-width:535px){.orderListTabs__tab{padding:0 4px;height:30px}.orderList__inner{height:calc(100vh - 180px)}}@media screen and (max-width:499px){.orderListTabs__tab svg{margin-right:0!important}.orderList__newOrderType_icon{width:40px;height:40px}.orderList__newOrderType_description{font-size:14px}.orderList__inner{height:calc(100vh - 175px)}.orderListTabs__tab.prepare,.orderListTabs__tab.ready{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.orderListTabs__text.prepare,.orderListTabs__text.ready{display:none}.orderListTabs__tabScrollWrap .orderListTabs__tab{min-width:80px}}@media screen and (max-width:499px){.orderList__addNewTab_colorWrap{gap:3px}}@media screen and (max-width:375px){.orderListTabs__tab{margin-left:4px}.orderListTabs__tab.new-order,.orderListTabs__tab.orderFilters{width:30px!important;padding:0!important}.orderListTabs__tab.new-order{min-width:30px}.orderListTabs__tab_filterIcon{width:14px;height:14px}}@media screen and (max-width:321px){.orderListTabs__tab{margin-left:3px}}.confirmationModal__wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.confirmationModal__wrapRight-list{overflow:auto;margin:0!important;padding:0;list-style:none!important;border:1px solid #ffe082;border-radius:6px;overflow:hidden}.confirmationModal__wrapRight-listItem{font-size:.875rem;color:#5d4037;padding:6px 10px;background:#fff8e1;border-bottom:1px solid #ffe082;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px}.confirmationModal__wrapRight-listItem:last-child{border-bottom:none}.confirmationModal__wrapRight-listItem:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#f59e0b;-ms-flex-negative:0;flex-shrink:0}.confirmationModal__wrapRight-subtitle{font-size:.9rem;color:#555;text-align:center}.product-comments__checkbox{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product-comments__checkbox>.form-group{margin-bottom:0}.productImgDescription__barcodesTagWrap{position:absolute;left:5px;top:5px;font-size:.875rem;border-radius:5px;padding:2px;z-index:5;-webkit-box-shadow:0 0 5px rgba(0,0,0,.4);box-shadow:0 0 5px rgba(0,0,0,.4);cursor:pointer}.productImgDescription__barcodesTagWrap.productItemComponent{position:relative;left:auto;right:0;top:0;width:100%;z-index:510}.productImgDescription__barcodesTagWrap.productItemComponent.noBackgroundItem{display:block!important}.productImgDescription__barcodesInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.productImgDescription__barcodesTagAmount{position:absolute;top:120%;left:-2px;padding:0 5px;border-radius:3px;opacity:0;visibility:hidden;gap:5px;-webkit-transition:.3s;transition:.3s;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.4);box-shadow:0 0 5px rgba(0,0,0,.4);overflow-y:auto;max-height:85px}.productImgDescription__barcodesTagAmount.productItemComponent{left:auto;right:-2px}.productImgDescription__barcodesTagAmount.show{opacity:1;visibility:visible}.productImgDescription__barcodesTagIcon{width:18px;-webkit-transform:scale(1.5);transform:scale(1.5)}.item__titleSize_6_icon{width:21px}.item__titleSize_5_icon{width:24px}.item__titleSize_4_icon{width:30px}.item__titleSize_3_icon{width:36px}@media (max-width:1440px){.item__titleSize_6_icon{width:18px}.item__titleSize_5_icon{width:21px}.item__titleSize_3_icon{width:30px}}@media screen and (max-width:1380px){.item__titleSize_4_icon{width:24px}}@media (max-width:1280px){.item__titleSize_6_icon{width:15px}.item__titleSize_4_icon{width:22px}.item__titleSize_3_icon{width:28px}}@media (max-width:1160px){.productImgDescription__barcodesTagWrap.productItemComponent.item__titleSize_5,.productImgDescription__barcodesTagWrap.productItemComponent.item__titleSize_6{display:none}}@media (max-width:1100px){.productImgDescription__barcodesTagWrap.productItemComponent.item__titleSize_5{display:block}}@media (max-width:999px){.productImgDescription__barcodesTagWrap.productItemComponent.item__titleSize_5{display:none}}@media (max-width:900px){.productImgDescription__barcodesTagWrap.productItemComponent.item__titleSize_5,.productImgDescription__barcodesTagWrap.productItemComponent.item__titleSize_6{display:block}}@media (max-width:660px){.productImgDescription__barcodesTagWrap.productItemComponent.item__titleSize_5,.productImgDescription__barcodesTagWrap.productItemComponent.item__titleSize_6{display:none}}@media (max-width:560px){.productImgDescription__barcodesTagWrap.productItemComponent.item__titleSize_4{display:none}}@media (max-width:520px){.item__titleSize_3_icon{width:21px}.item__titleSize_2_icon{width:28px}}@media (max-width:499px){.productImgDescription__barcodesTagWrap.productItemComponent{display:block}}@media (max-width:425px){.item__titleSize_3_icon{width:18px}}@media (max-width:399px){.productImgDescription__barcodesTagWrap.productItemComponent{display:none}}.productImgDescription{height:150px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px}.productImgDescription__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:5px 0 0 0}.productImgDescription__backgroundWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 25px);text-transform:uppercase;color:#fff;border-radius:5px 0 0 0}.productImgDescription__productView{width:50%;height:100%;display:block;border-radius:5px 0 0 5px;position:relative;border-right:1px solid #ededed}.productImgDescription__priceTagWrap{position:absolute;right:5px;top:5px;font-size:.875rem;border-radius:0 5px 5px 0;padding:0 5px;max-width:calc(100% - 30px)}.productImgDescription__priceTagIcon{width:21px;height:21px;position:absolute;left:-20px}.productImgDescription__priceTagCurrency{padding-left:3px}.productImgDescription__bottomWrap{width:100%;max-height:70%;position:absolute;bottom:0;font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;padding:5px 10px;border-radius:0 0 0 5px;overflow:auto}.productImgDescription__priceInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.productImgDescription__priceTagAmount{white-space:nowrap;overflow:auto}.productImgDescription__nameShortening{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:40px;color:#fff;text-transform:uppercase;position:absolute;left:0;right:0;margin:auto}.productImgDescription__productName{overflow:auto;margin-right:5px}.productImgDescription__productUnitWrap{color:#6e6e6e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productImgDescription__productAmount{overflow:auto;white-space:nowrap;margin-right:3px}.productImgDescription__onlyTextWrap{position:absolute;top:0;bottom:0;margin:auto;background:#fff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px}.productImgDescription__onlyTextWrap .productImgDescription__productName{color:#000;overflow:auto;text-align:center;width:calc(100% - 20px);max-height:50%}.productImgDescription__onlyTextWrap .productImgDescription__productUnitWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;font-weight:600;width:100%;padding:0 10px;color:#000;white-space:nowrap;max-width:100%}.productImgDescription__productDescription{width:50%;padding:10px;font-size:.875rem;overflow:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}@media screen and (max-width:1024px){.productImgDescription{height:120px}}@media screen and (max-width:799px){.productImgDescription__priceTagIcon{top:0;width:18px;height:18px;left:-18px}}@media screen and (max-width:375px){.productImgDescription{height:220px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.productImgDescription__productView{width:100%;height:140px;border:none;border-radius:5px 5px 0 0}.productImgDescription__bottomWrap{border-radius:0}.productImgDescription__productDescription{width:100%;height:80px;border-top:1px solid #cac8c8}}.productPriceCount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.productPriceCount__typeWrap{width:calc(50% - 10px);margin-top:10px}.productPriceCount__typeWrap:nth-child(3){width:100%}.productPriceCount__button{background:none}.productPriceCount__button:active{-webkit-transform:scale(.95);transform:scale(.95)}.productPriceCount__item{width:100%;height:54px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.productPriceCount__icon{width:35px;height:35px}.productPriceCount__inputWrap{width:calc(100% - 90px);position:relative}.productPriceCount .productPriceCount__input{padding-right:40px;border:2px solid transparent}.productPriceCount .productPriceCount__input.currency{padding-right:30px}.productPriceCount__unit{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;top:0;bottom:0;right:10px;margin:auto}.productPriceCount .disabled{opacity:.5;pointer-events:none}.productPriceCount .biggerPadding{padding-right:60px}@media (max-width:639px),screen and (max-width:1199px) and (min-width:768px){.productPriceCount__typeWrap{width:100%}}@media screen and (max-width:1199px){.productPriceCount__icon{width:50px;height:50px}.productPriceCount__inputWrap{width:calc(100% - 125px);position:relative}}.productWeights{padding-top:5px;cursor:pointer;font-size:1.25rem;margin-top:5px}.productWeights__inner{min-height:92px}.productWeights__unit{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;top:0;bottom:0;right:10px;margin:auto}.productWeights__input{padding-right:30px}.productExcise[data-v-9e8aed88]{margin-top:10px}.productExcise__inner[data-v-9e8aed88]{padding:10px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.productExcise__inputWrap[data-v-9e8aed88]{position:relative}.productExcise__input[data-v-9e8aed88]{height:40px;border-radius:5px;padding-right:36px}.productExcise__selectWrap[data-v-9e8aed88]{font-size:.875rem;border-radius:0 5px 5px 0;color:#fff;padding:0 8px}.productExcise__iconWrap[data-v-9e8aed88],.productExcise__selectWrap[data-v-9e8aed88]{position:absolute;right:0;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.productExcise__iconWrap[data-v-9e8aed88]{width:36px;height:40px;margin:auto}.productExcise__icon[data-v-9e8aed88]{fill:#e3e3e3;width:18px;height:18px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.productExcise__iconWrap[data-v-9e8aed88]{display:inline-block}.productExcise__iconWrapSmall[data-v-9e8aed88]{display:inline-block;cursor:pointer;padding-bottom:2px}.productExcise__iconWrapSmall .productExcise__icon[data-v-9e8aed88]{width:13px;height:13px;fill:#fff;display:inline-block;-ms-flex-item-align:center;align-self:center}.productExcise__list[data-v-9e8aed88]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2px}.productExcise__list[data-v-9e8aed88],.productExcise__listItem[data-v-9e8aed88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productExcise__listItem[data-v-9e8aed88]{padding:3px 8px;border-radius:5px;color:#fff;margin-right:5px;margin-bottom:5px;font-size:14px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:100%}.productExcise__listItem-text[data-v-9e8aed88]{margin-bottom:0!important;margin-right:8px;white-space:nowrap;display:inline;overflow:auto;max-width:calc(100% - 8px)}.quickComments__tags[data-v-9e8aed88]{border:none;padding:0}.quickComments__input[data-v-9e8aed88]{border:2px solid transparent;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2)!important;box-shadow:0 0 5px rgba(0,0,0,.2)!important;padding:0 5px;-webkit-transition:0s;transition:0s}.quickComments__input[data-v-9e8aed88]:focus{border-color:transparent}.productGroups{margin-top:10px}.productGroups .main-input__select.disabled{opacity:.5;pointer-events:none}.additional-info__block{margin:10px 0}.additional-info__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.additional-info__section{padding:10px;border:2px solid transparent;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);-webkit-transition:all .2s ease;transition:all .2s ease;max-height:50px;cursor:pointer}.additional-info__section.expanded{max-height:500px}.additional-info__select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.additional-info__title{font-size:1rem;margin:0!important}.additional-info__arrow{width:15px;height:15px;-webkit-transition:.2s;transition:.2s;margin-left:10px}.additional-info__row-block{border-top:1px solid #dee2e6;margin-top:10px;display:grid;grid-template-columns:1fr auto;overflow-x:auto}.additional-info__row{display:contents}.additional-info__row:nth-child(2n){background:#f2f2f2}.additional-info__titleWrap{overflow:auto}.additional-info__row-title{overflow:auto;background:inherit;white-space:wrap}.additional-info__row-title div{padding:5px}.additional-info__row-title div,.additional-info__row-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.additional-info__row-value{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 10px;background:inherit;white-space:nowrap}.additional-info__textarea{border-top:1px solid #dee2e6;padding:5px;margin-top:10px;width:100%;white-space:pre-line;max-height:300px;overflow:auto;border-radius:5px}@media ((min-width:500px) and (max-width:768px)) or (min-width:1000px){.additional-info__table,.additional-info__table-row{display:-webkit-box;display:-ms-flexbox;display:flex}.additional-info__table-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.additional-info__table-column{margin-right:-1px;margin-bottom:-1px}}.quickComments{position:relative}.quickComments__list{visibility:hidden;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px;padding:5px 10px;overflow:auto;z-index:100;color:#000;position:absolute;max-height:150px;right:0;bottom:50px;opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px);-webkit-transition:.1s;transition:.1s;max-width:500px}.quickComments__listItem{margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quickComments__listItem_text{padding-top:1px;font-size:1.25rem;cursor:pointer;white-space:nowrap;overflow:auto}.quickComments__checkbox{margin-bottom:0!important;cursor:pointer!important}.quickComments__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;border-radius:5px;margin-bottom:5px}.quickComments__button.disabled{opacity:.5;pointer-events:none}.quickComments__icon{width:24px;height:24px;fill:#fff}.quickComments .custom-control-label:after,.quickComments .custom-control-label:before{cursor:pointer}@media screen and (max-width:799px){.quickComments__icon{width:22px;height:22px}.quickComments__list{max-width:300px}}.addToCart .main-textarea__wrap{margin:10px 0 0 0!important}.product-offerItem[data-v-30fcb2e6]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.product-offerItemWrap[data-v-30fcb2e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px!important}.product-offerTitle[data-v-30fcb2e6]{font-size:20px}.product-offerUnderline[data-v-30fcb2e6]{height:1px;background:#ebebeb;margin:10px 0}.product-offerProduct[data-v-30fcb2e6]{width:12.5%;position:relative;border-radius:5px;padding:5px}.product-offerProduct__price[data-v-30fcb2e6]{max-width:calc(100% - 45px);font-size:14px;top:10px;right:10px;white-space:nowrap;position:absolute;z-index:1;border-radius:5px}.product-offerProduct__priceTagWrap[data-v-30fcb2e6]{background:#fff;padding:2px 5px 2px 10px;border-radius:0 5px 5px 0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.4);box-shadow:0 0 5px rgba(0,0,0,.4)}.product-offerProduct__priceTagIcon[data-v-30fcb2e6]{height:100%;width:auto;filter:drop-shadow(-8px 0 5px rgba(0,0,0,.1));-webkit-filter:drop-shadow(-8px 0 5px rgba(0,0,0,.1));top:0;position:absolute;left:-13px}.product-offerProduct__priceTagPriceWrap[data-v-30fcb2e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-offerProduct__priceTagAmount[data-v-30fcb2e6]{overflow:auto;white-space:nowrap}.product-offerProduct__itemInner[data-v-30fcb2e6]{position:relative;width:100%;height:100%;border-radius:5px;padding-top:100%;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.product-offerProduct__bottom[data-v-30fcb2e6]{width:100%;max-height:70%;position:absolute;bottom:0;overflow:auto;white-space:nowrap;background:#fff;padding:0 10px;font-size:13px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.product-offerProduct__description[data-v-30fcb2e6]{width:100%;height:100%;padding-right:5px;overflow:auto;line-break:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0}.product-offerProduct__name[data-v-30fcb2e6]{height:100%;width:calc(80% - 5px);overflow:auto}.product-offerProduct__unit[data-v-30fcb2e6]{max-width:20%;font-size:13px;text-align:right;overflow:auto;color:#6e6e6e}@media (max-width:1280px){.product-offerProduct[data-v-30fcb2e6]{width:16.66%}}@media (max-width:999px){.product-offerProduct[data-v-30fcb2e6]{width:20%}.product-offerProduct__price[data-v-30fcb2e6]{max-width:calc(100% - 60px);font-size:12px;top:12px;right:12px}.product-offerProduct__priceTagIcon[data-v-30fcb2e6]{left:-11px}.product-offerProduct__bottom[data-v-30fcb2e6],.product-offerProduct__unit[data-v-30fcb2e6]{font-size:12px}}@media (max-width:799px){.product-offerProduct[data-v-30fcb2e6]{width:25%}}@media (max-width:599px){.product-offerProduct[data-v-30fcb2e6]{width:33.3%}}@media (max-width:425px){.product-offerProduct[data-v-30fcb2e6]{width:50%}}.addModifiers.dialogWithoutKeyboard .dialog__innerContent{height:calc(100% - 190px)!important}.addModifiers__underline{width:100%;height:1px;background:#e5e5e5;margin:10px 0}.addModifiers__headline{font-weight:600}.addModifiers__description{font-size:.75rem;color:#b5b5b5}.addModifiers__itemsWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px 10px -10px!important}.addModifiers__item{width:12.5%;position:relative;padding:10px!important;border-radius:5px;cursor:pointer}.addModifiers__item-stopProduct{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:5px;border-radius:5px;width:calc(100% - 10px);height:calc(100% - 10px);z-index:999999;background:hsla(0,0%,100%,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.addModifiers__item-stopProduct-icon{width:40%;height:40%;fill:hsla(0,0%,45.5%,.5)}.addModifiers__item:active{-webkit-transform:scale(.95);transform:scale(.95);-webkit-transition:.1s;transition:.1s}.addModifiers__priceTagIcon{height:100%;width:auto;filter:drop-shadow(-8px 0 5px rgba(0,0,0,.1));-webkit-filter:drop-shadow(-8px 0 5px rgba(0,0,0,.1));top:0;position:absolute;left:-13px}.addModifiers__price{max-width:calc(100% - 65px);font-size:14px;top:15px;right:15px;white-space:nowrap;position:absolute;z-index:1;border-radius:5px}.addModifiers__imgBlock{position:absolute;top:0;left:0;right:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 30px);text-transform:uppercase;color:#fff;font-size:25px;border-radius:5px 5px 0 0}.addModifiers__imgItem{height:100%;width:100%}.addModifiers__modifierQuantity{overflow:auto}.addModifiers__modifierBottomRightWrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:45%}.addModifiers__imgBlockDefault,.addModifiers__modifierBottomRightWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addModifiers__imgBlockDefault{position:absolute;top:0;bottom:0;margin:auto;background:#fff;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px}.addModifiers__imgBlockTitle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2.5vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;left:0;right:0;margin:auto}.addModifiers__noImgInfoWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;width:100%;padding:0 10px}.addModifiers__noImgInfoWrap.withChangingCount{margin-bottom:25px}.addModifiers__noImgTitle{color:#000;overflow:auto;text-align:center;width:calc(100% - 20px);max-height:50%}.addModifiers__modifierBottom::-webkit-scrollbar,.addModifiers__modifierDescription::-webkit-scrollbar,.addModifiers__modifierName::-webkit-scrollbar,.addModifiers__modifierUnit::-webkit-scrollbar,.addModifiers__noImgInfo::-webkit-scrollbar,.addModifiers__noImgTitle::-webkit-scrollbar,.addModifiers__noImgUnits::-webkit-scrollbar,.addModifiers__priceTagAmount::-webkit-scrollbar{display:none}.addModifiers__modifierBottom,.addModifiers__modifierDescription,.addModifiers__modifierName,.addModifiers__modifierUnit,.addModifiers__noImgInfo,.addModifiers__noImgTitle,.addModifiers__noImgUnits,.addModifiers__priceTagAmount{-ms-overflow-style:none;scrollbar-width:none}.addModifiers__noImgInfo{overflow:auto;max-width:50%}.addModifiers__noImgUnits{white-space:nowrap;margin-left:2px;overflow:auto}.addModifiers__summWrap{width:100%;padding:10px 10px 5px 10px;font-size:1.3rem;position:absolute;bottom:70px;left:0;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1);overflow:auto;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.modifiers__excluded{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background:#fff;border-radius:50%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:100;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.addModifiers__modifierDescription{width:100%;height:100%;padding-right:5px;overflow:auto;line-break:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0}.addModifiers__modifierBottom{width:100%;max-height:70%;position:absolute;bottom:0;overflow:auto;background:#fff;padding:0 10px;font-size:13px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.addModifiers__itemInner__several .addModifiers__modifierBottom{bottom:30px;border-radius:0}.addModifiers__modifierName{height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;margin-right:3px}.addModifiers__modifierUnit{font-size:13px;color:#6e6e6e;margin-left:3px}.addModifiers__itemCountWrap{width:calc(100% - 20px);height:30px;position:absolute;bottom:10px;left:0;right:0;margin:auto;background:#fff;border-bottom-right-radius:5px;border-bottom-left-radius:5px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10000;font-size:14px;border-top:1px solid #e5e5e5}.addModifiers__itemCountValue{border-right:1px solid #ebebeb;width:40px;height:30px;border-left:1px solid #ebebeb}.addModifiers__itemCountButtonWrap,.addModifiers__itemCountValue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addModifiers__itemCountButtonWrap{width:calc(50% - 20px);height:100%}.addModifiers__priceTagWrap{background:#fff;padding:2px 5px 2px 10px;border-radius:0 5px 5px 0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.4);box-shadow:0 0 5px rgba(0,0,0,.4)}.addModifiers__priceTagPriceWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addModifiers__itemInner{position:relative;width:100%;height:100%;border-radius:5px;padding-top:100%;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.addModifiers__priceTagAmount{overflow:auto;white-space:nowrap}.addModifiers .addModifiers__noImgTitle{font-size:14px}.productaddModifiers__summWrapAmount{max-width:calc(100% - 35px);overflow:auto}@media (max-width:1280px){.addModifiers__item{width:16.66%}.addModifiers__imgBlockTitle{font-size:4vw}}@media (max-width:999px){.addModifiers__item{width:20%}.addModifiers__price{max-width:calc(100% - 60px);font-size:12px;top:12px;right:12px}.addModifiers__priceTagIcon{left:-11px}.addModifiers__modifierBottom,.addModifiers__modifierUnit{font-size:12px}.addModifiers__noImgInfoWrap.withChangingCount{margin-bottom:30px}}@media (max-width:639px){.addModifiers__noImgInfoWrap.withChangingCount{margin-bottom:40px}}@media (max-width:799px){.addModifiers__item{width:25%}}@media (max-width:599px){.addModifiers__item{width:33.3%}.addModifiers__imgBlockTitle{font-size:6vw}.addModifiers.dialogWithoutKeyboard .dialog__innerContent{height:calc(100% - 175px)}}@media (max-width:499px){.addModifiers__noImgInfoWrap.withChangingCount{margin-bottom:50px}}@media (max-width:425px){.addModifiers__item{width:50%}.addModifiers__imgBlockTitle{font-size:9vw}}.orderEdit__inputWrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.orderEdit .main-textarea__wrap{margin-top:15px}.orderEdit__inputPane{width:calc(50% - 10px)}.orderTabs__tabsContainer{width:calc(100% - 50px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:auto}.orderTabs__tabsContainer.showAllOrders{width:calc(100% - 68px)}.orderTabs__showAllOrdersIcon{width:16px;height:100%;-webkit-transition:.3s;transition:.3s;fill:grey;margin:0 8px 0 3px}.orderTabs{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;padding:0 15px;-webkit-box-shadow:inset 0 0 5px 5px rgba(0,0,0,.05);box-shadow:inset 0 0 5px 5px rgba(0,0,0,.05);background:#fff}.orderTabs__addTab{width:45px;border-radius:5px 5px 0 0;color:#fff!important;margin:10px 4px 0 0;background:#ececec;border:1px solid #e2e2e2;border-top-color:#e2e2e2;border-left-color:#e2e2e2;border-right-color:#e2e2e2;border-bottom:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.orderTabs__addTab,.orderTabs__tab{height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.orderTabs__tab{font-size:.875rem;background:#f1f1f1;padding:10px 7px;color:#4c4c4c;border-top-left-radius:5px;border-top-right-radius:5px;margin:10px 4px 0;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #e5e5e5;border-bottom:none;position:relative;z-index:10;max-width:160px}.orderTabs__time{white-space:nowrap;overflow:auto}.orderTabs__date{font-size:10px;color:#afaeae;position:absolute;bottom:0;left:10px}.orderTabs__pencil{width:13px;height:13px;margin-left:5px;fill:#4c4c4c}.orderTabs__scroll{position:absolute;top:0;bottom:0;margin:auto;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:15px;z-index:100;fill:grey}.orderTabs__scroll.right{right:0}.orderTabs__scroll.left{left:0}.orderTabs__scroll.right.showAllOrders{right:22px}.orderTabs__overflow{padding:0 20px}.orderTabs__icon{width:12px;height:12px}.orderTabs__icon.right{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.orderTabs__icon.left{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.orderTabs__selectedTab{background-color:#fff}.orderTabs__showAllOrders{position:absolute;right:0;cursor:pointer;-webkit-transition:.1s;transition:.1s;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderTabs__allOrdersPane{width:100%;height:calc(100vh - 125px);position:absolute;top:55px;z-index:100000000;background:#fff;left:0;padding:0 15px;visibility:hidden;-webkit-transition:.2s;transition:.2s;-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}.orderTabs__allOrdersPane.showPane{visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.orderTabs__allOrdersPaneInner{height:calc(100% - 20px);margin-top:10px;overflow:auto}.orderTabs__allOrders_order{width:100%;padding:10px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.2s;transition:.2s;margin-bottom:15px;border:1px solid #e5e5e5}.orderTabs__allOrders_order:hover{background:#f4f4f4}.orderTabs__allOrders_orderItem{padding:0 5px;font-size:.875rem}.orderTabs__allOrders_orderDateTime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.orderTabs__allOrders_orderId,.orderTabs__allOrders_orderSum,.orderTabs__allOrders_orderTime{font-weight:600}.orderTabs__allOrders_orderTime{line-height:1}.orderTabs__allOrders_orderDate{font-size:.75rem;color:#9e9d9d;white-space:nowrap}.orderTabs__allOrders_orderType{color:#9e9d9d;font-size:.875rem}.orderTabs__allOrders_orderId{width:16%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderTabs__allOrders_orderDateTime{width:80px}.orderTabs__allOrders_orderType{width:calc(55% - 40px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.75rem}.orderTabs__allOrders_orderSum{width:calc(34% - 40px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.orderTabs__allOrders_orderIdValue,.orderTabs__allOrders_orderSumValue{white-space:nowrap;overflow:auto}.orderTabs__showAllOrdersCounter{width:14px;height:14px;border-radius:50%;color:#fff;position:absolute;top:4px;right:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.5rem}@media screen and (max-width:1100px){.orderTabs__icon{width:14px;height:14px}}@media screen and (max-width:900px){.mainButton,.orderTabs,.syncStatus{width:calc(100% + 40px)!important;z-index:9997;position:relative}.orderTabs__overflow{padding:0 25px 0 20px}.sidebarVerticalButton{width:80%!important;z-index:10!important}.orderTabs__tabsContainer.showAllOrders{width:calc(100% - 65px)}.orderTabs__allOrdersPane{width:calc(100% - 41px)}}@media screen and (max-width:499px){.sidebarVerticalButton{width:80%!important;z-index:10!important}.orderTabs__scroll.right{right:10px}.orderTabs__scroll.right.showAllOrders{right:30px}.orderTabs__showAllOrders{right:10px}.orderTabs__tabsContainer.showAllOrders{width:calc(100% - 73px)}.orderTabs__allOrdersPane{width:calc(100% - 40px)}}@media screen and (max-width:425px){.orderTabs__allOrders_orderSum{display:none}.orderTabs__allOrders_orderId{width:calc(45% - 40px)}}.loyaltyProgram-section__headlineWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loyaltyProgram-section__innerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px!important}.loyaltyProgram-section__removeAllButton{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 0 0 auto;padding:5px 10px;color:#fff;font-size:12px;border-radius:3px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);white-space:nowrap}.loyaltyProgram__pickedItem{-webkit-transition:.2s;transition:.2s;width:100%}.loyaltyProgram__pickedItem.active{opacity:.2}.loyaltyProgram-section__itemSymbol{font-size:1rem;max-width:calc(100% - 115px);overflow:auto;max-height:70px}.loyaltyProgram-section__itemSymbolHeadline{max-width:100%;font-size:1.75rem;max-height:70px;overflow:auto}.loyaltyProgram-section__itemNumberInput{height:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:none;font-size:2.75rem;text-align:right;line-height:50px;resize:none;background:#fff!important}.loyaltyProgram-section__itemNumberInput:focus{outline:none}.loyaltyProgram-section__itemIconRemove{width:26px;height:26px;fill:#d9534f;position:absolute;top:-13px;right:-13px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);z-index:10;cursor:pointer;border-radius:50%;background:#fff}.loyaltyProgram-section__underline{height:1px;background:#e5e5e5;margin:10px 0 20px}.loyaltyProgram-section{width:100%;position:relative}.loyaltyProgram-section__pickClientWrap{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.loyaltyProgram-section__pickClientWrapMessage{font-size:1rem;max-width:400px;text-align:center}.loyaltyProgram-section__pickClient{color:#fff;padding:5px 15px;border-radius:5px;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-top:10px}.loyaltyProgram-section__name{font-size:1.25rem;max-height:60px;overflow:auto}.loyaltyProgram__pickedItem_iconWrap{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1000;background:#fff;border-radius:50%;opacity:0;-webkit-transition:.3s;transition:.3s}.loyaltyProgram__pickedItem_iconWrap.active{opacity:1}.loyaltyProgram__pickedItem_icon{width:50px;height:50px;fill:#28a745}.loyaltyProgram__pickedItem_icon.promotion{fill:#d9534f}.loyaltyProgram-section__itemHeadline{max-height:50px;font-size:1rem;overflow:auto}.loyaltyProgram-section__itemHeadline.center{text-align:center;margin-bottom:5px}.loyaltyProgram-section__itemDescription{color:#989898;max-height:50px;overflow:auto;font-size:.75rem}.loyaltyProgram-section__itemDescription .defaultColor{color:#000}.loyaltyProgram-section__switch{position:absolute!important;top:20px;right:35px}.loyaltyProgram-section__switchType{position:absolute;top:20px;font-weight:600;-webkit-transition:.3s;transition:.3s}.loyaltyProgram-section__switchType.summ{right:25px}.loyaltyProgram-section__switchType.percent{right:77px}.manual .custom-control-input~.custom-control-label:before{cursor:pointer}.manual .custom-switch .custom-control-label:after{background-color:#fff;cursor:pointer}.manual .custom-control-label:before{border:none}.loyaltyProgram__pickDiscount_count{width:20px;height:20px;background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;position:absolute;color:#000;top:-8px;right:-5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);-webkit-transition:.2s;transition:.2s;opacity:0}.loyaltyProgram__pickDiscount_count.enabled{opacity:1}.loyaltyProgram-section__item{min-height:100%;width:calc(33.3% - 20px);background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);margin:0 10px 20px 10px;cursor:pointer;border-radius:5px;padding:20px}.loyaltyProgram-section__item,.loyaltyProgram-section__itemNumber{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loyaltyProgram-section__itemNumber{font-size:2.75rem;z-index:1000;max-width:calc(100% - 80px)}.loyaltyProgram-section__itemNumberText{font-size:2.75rem;margin-right:10px;line-height:50px}.loyaltyProgram__section_disabled{opacity:.05;pointer-events:none}.loyaltyProgram__noData{text-align:center;font-size:24px}.loyaltyProgram__plusMinus.minus{bottom:-10px}.loyaltyProgram__plusMinusWrap{display:none;width:60px;position:absolute;left:-20px;z-index:1000;top:-30px}.loyaltyProgram__plusMinusWrap.plus{padding:20px 0 0 20px}.loyaltyProgram__plusMinusWrap.minus{top:40px;padding:0 0 20px 20px}@media screen and (max-width:1024px){.loyaltyProgram__plusMinusWrap{display:block}.loyaltyProgram__plusMinus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px;padding:15px 0}.loyaltyProgram-section__item .loyaltyProgram-section__itemNumberInput{padding-left:50px}.loyaltyProgram-section__item.manual .loyaltyProgram-section__itemNumberText{padding:10px 0}.loyaltyProgram-section__item.manual .loyaltyProgram-section__itemNumber{margin-bottom:15px}.loyaltyProgram-section__itemNumberInput{color:#000}}@media screen and (max-width:991px){.loyaltyProgram-section__item{width:calc(50% - 20px)}}@media screen and (max-width:800px){.loyaltyProgram__plusMinus{left:1px}.loyaltyProgram-section__itemHeadline{max-height:45px}.loyaltyProgram-section__itemDescription,.loyaltyProgram-section__name{max-height:50px}.loyaltyProgram-section__itemSymbol,.loyaltyProgram-section__itemSymbolHeadline{max-height:60px}}@media screen and (max-width:709px){.loyaltyProgramInner{max-height:calc(100vh - 150px)}.loyaltyProgram__noData{font-size:18px}}@media screen and (max-width:575px){.loyaltyProgram-section__item{width:calc(100% - 20px)}}@media screen and (max-width:499px){.loyaltyProgram-section__item{padding:15px}.discountPlusMinus__icon{width:18px;height:18px}.loyaltyProgram__plusMinus{left:2px}}.foundClients__list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto}.foundClients__scroller{height:100%;width:100%;position:relative;overflow-y:auto}.foundClients__client{position:absolute;top:0;left:0;width:100%;cursor:pointer;padding:5px 10px 5px 25px}.foundClients__client .scrollFadeXContainer{background:#f9f9f9}.foundClients__client.scrollFadeXContainer:before{background:-webkit-gradient(linear,left top,right top,from(#f9f9f9),to(transparent));background:linear-gradient(90deg,#f9f9f9,transparent)}.foundClients__client .scrollFadeXContainer:after{background:-webkit-gradient(linear,right top,left top,from(#f9f9f9),to(transparent));background:linear-gradient(270deg,#f9f9f9,transparent)}.foundClients__client.celectedClient .scrollFadeXContainer{background:#e8e8e8}.foundClients__client.celectedClient .scrollFadeXContainer:before{left:0;background:-webkit-gradient(linear,left top,right top,from(#e8e8e8),to(transparent));background:linear-gradient(90deg,#e8e8e8,transparent)}.foundClients__client.celectedClient .scrollFadeXContainer:after{right:0;background:-webkit-gradient(linear,right top,left top,from(#e8e8e8),to(transparent));background:linear-gradient(270deg,#e8e8e8,transparent)}.foundClients__client.celectedClient{border-radius:5px;background:#e8e8e8}.foundClients__clientName{overflow:auto}.foundClients__clientPhone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.foundClients__clientPhone_icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:.7rem;height:.7rem;fill:#949494}.foundClients__clientPhone_value{font-size:.8rem;color:#949494;overflow:auto}.clientsSidebar__list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto}.clientsSidebar__draggable-client.client-custom-ghost{visibility:hidden}.clientsSidebar__draggable-client.client-custom-chosen{background:#e8e8e8;opacity:1!important}.clientsSidebar__fixedList-draggable{padding:0 5px}.clientsSidebar__draggable-client{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0 15px 25px;cursor:pointer;border-radius:5px}.clientsSidebar__draggable-client.selected{background:#e8e8e8}.clientsSidebar__draggable-clientName{overflow:auto}.clientsSidebar__draggable-clientIcon{position:absolute;top:0;bottom:0;right:20px;margin:auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clientsSidebar__draggable-client-dragIcon,.clientsSidebar__draggable-client-pinIcon{width:26px;height:26px;fill:#949494;padding:5px}@media screen and (max-width:499px){.clientsSidebar__draggable-client{padding:12px 25px}}.clientsSidebar__footer{padding:15px 0}.clientsSidebar__footerTop{font-size:.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.clientsSidebar__footerBottom{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px}.clientsSidebar__footerArrowBtn{cursor:pointer;padding:10px;background:transparent;border-radius:5px;border:1px solid #e5e5e5;-webkit-transition:background .2s ease;transition:background .2s ease}.clientsSidebar__footerArrowBtn:hover{background:#ddd}.clientsSidebar__footerPages{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.clientsSidebar__footerPagesText{border:1px solid #e5e5e5;border-radius:5px;padding:10px 20px}.clientsSidebar__footerIcon{width:18px;height:18px}.clientsSidebar__footerIcon_left{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.clientsSidebar__footerIcon_right{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.clientsSidebar__footerDubleArrowIcon_left{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.clientsSidebar__footerDubleArrowIcon_right{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:1360px){.clientsSidebar__footerPagesText{font-size:.9rem;padding:5px 10px}.clientsSidebar__footerArrowBtn{padding:5px}}.clientsSidebar-dialog__title{position:absolute;top:20px;left:25px;font-size:1.5rem;color:#333;white-space:nowrap;overflow:auto}.clientsSidebar__icon{width:12px;height:12px;fill:#000}.clientsSidebar__editIconWrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;position:absolute;z-index:1000000;top:19px;right:25px}.clientsSidebar__editIcon{cursor:pointer;padding:5px}.clientsSidebar__clearIcon{width:34px;height:34px;padding:11px;position:absolute;right:25px;top:0;bottom:10px;margin:auto;cursor:pointer;fill:#848484}.clientsSidebar__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 20px;color:#fff;border-radius:5px;margin-top:10px;cursor:pointer;margin:10px auto 0}.clientsSidebar__closeWrap{width:20px;height:60px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.8);position:absolute;border-radius:0 5px 5px 0;top:0;bottom:0;margin:auto;z-index:100;right:-20px;border:1px solid #ddd;border-left:none}.clientsSidebar,.clientsSidebar__top{position:relative}.clientsSidebar{max-width:450px;width:100%;background:#f9f9f9;border-top-left-radius:10px;padding-top:80px;border-bottom-left-radius:10px;-webkit-transition:.1s;transition:.1s;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.clientsSidebar.editClientsList:after{content:"";position:absolute;top:0;left:100%;height:100%;background:rgba(0,0,0,.23137254901960785);z-index:1;pointer-events:auto}.clientsSidebar__noClients{text-align:center;color:#869494;padding:0 25px}.clientsSidebar__inner{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto;padding:0 5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.clientsSidebar__input{width:calc(100% - 50px);height:50px;border-radius:10px;margin:0 25px 10px;border:1px solid #ededed;padding:0 10px;cursor:pointer;background:#fff!important}.clientsSidebar__closeWrap.opened{background:#f9f9f9}.clientsSidebar__closeMobileOpened{width:18px;height:18px;right:25px;top:18px;position:absolute;fill:#848484;display:none}@media screen and (min-width:1420px){.clientsSidebar.editClientsList:after{width:950px}}@media screen and (max-width:1420px){.clientsSidebar.editClientsList:after{width:calc(100vw - 340px)}}@media screen and (max-width:1360px){.clientsSidebar{max-width:320px}}@media screen and (max-width:768px){.clientsSidebar{-webkit-transform:translateX(-100%);transform:translateX(-100%);position:absolute;z-index:20000;height:100%}.clientsSidebar__opened{-webkit-transform:translateX(0);transform:translateX(0)}.clientsSidebar__closeWrap{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:709px){.clientsSidebar.editClientsList:after{width:calc(100vw - 320px)}}@media screen and (max-width:499px){.clientsSidebar__editIconWrap{top:12px;right:55px}.clientsSidebar__clearIcon{right:35px}.clientsSidebar{max-width:100%}.clientsSidebar__closeWrap.opened{display:none}.clientsSidebar__closeMobileOpened{display:block}.clientsSidebar__input{width:calc(100% - 50px);margin:0 20px 10px 25px}.clientsSidebar__closeWrap.opened .clientsSidebar__icon{width:18px;height:18px;opacity:.5}.clientsSidebar.editClientsList:after{width:0}}.clientProductHistory__orders{height:100%}.purchaseHistory__wrap{height:210px}.purchaseHistory__wrap .vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.purchaseHistory__wrap .vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.purchaseHistory__inner{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px;border:1px solid #e5e5e5;border-radius:5px;font-size:.75rem}.clientProductHistory__productNameWrap{width:calc(75% - 50px);margin:0 10px}.clientProductHistory__productUnitWrap{width:25%}.clientProductHistory__productUnitValueWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clientInfo__productName{width:100%;overflow:auto;white-space:nowrap}.clientInfo__purchaseDesc{font-size:.75rem;margin-bottom:2px!important;font-weight:600;overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.clientInfo__purchaseDesc::-webkit-scrollbar{display:none}.purchaseHistory__andOthersItem{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.purchaseHistory__andOthers{text-align:center;font-size:.75rem;color:#5a5a5a;font-weight:600;margin:0}@media screen and (max-width:991px){.clientProductHistory__productUnitWrap .clientInfo__purchaseDesc{text-align:right}.clientProductHistory__productUnitValueWrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.clientsChecks__receiptsWrap{padding-top:5px;width:100%;background:#fff}.clientsChecks__receiptsHead{font-weight:400;margin-top:5px;font-size:.75rem;font-weight:600;padding:10px 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.clientsChecks__receipts_firstRow{width:20%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;padding:0 10px 0 0}.clientsChecks__receipts_secondRow{width:160px;padding:0 10px 0 0}.clientsChecks__receiptInfo .scrollFadeXContainer{background:#f9f9f9}.clientsChecks__receiptInfo .scrollFadeXContainer:before{left:0;background:-webkit-gradient(linear,left top,right top,from(#f9f9f9),to(transparent));background:linear-gradient(90deg,#f9f9f9,transparent)}.clientsChecks__receiptInfo .scrollFadeXContainer:after{right:0;background:-webkit-gradient(linear,right top,left top,from(#f9f9f9),to(transparent));background:linear-gradient(270deg,#f9f9f9,transparent)}.clientsChecks__receipts_thirdRow{width:15%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;padding:0 10px 0 0}.clientsChecks__receipts_fourthRow{width:10%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;padding:0 10px 0 0}.clientsChecks__receipts_fifthRow{width:80px}.clientsChecks__receipts_sixthRow{width:30px}.clientsChecks__productQuantity{max-width:calc(100% - 40px);overflow:auto}.clientsChecks__productUnit{width:40px;margin-left:5px;overflow:auto}.clientsChecks__tableWrap::-webkit-scrollbar{display:none}.clientsChecks__tableWrap{width:100%;height:300px}.clientsChecks__tableWrap .scroller{height:100%;width:100%;position:relative;overflow-y:auto}.clientsChecks__tableWrap .vue-recycle-scroller.ready .vue-recycle-scroller__item-view{width:100%;position:absolute;top:0;left:0;will-change:transform}.clientsChecks__receiptsHead,.clientsChecks__receiptsItemDefault{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clients__receipt__itemImg{margin-left:15px}.clientsChecks__receiptsItem_hide{display:none}.clientsChecks__receiptsItemDefault{height:70px;width:100%}.clientsChecks__receiptsItem{height:100%}.clientsChecks__receiptsItemText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.clientsChecks__receiptsItemText::-webkit-scrollbar{display:none}.clientsChecks__receiptsItemText.checkUnits{overflow:unset;white-space:normal}.clientsChecks__receiptsItem:first-child .clientsChecks__receiptsItemDefault{border-top:none}.clientsChecks__receiptInfo,.clientsChecks__receiptInfo_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem}.clientsChecks__receiptInfo_title{font-weight:700;padding-bottom:10px}.clientsChecks__receiptInfo{height:50px;background:#f9f9f9;border-top:1px solid rgba(0,0,0,.1)}.clientsChecks__receiptInfo .clientsChecks__receipts_firstRow,.clientsChecks__receiptInfo_title .clientsChecks__receipts_firstRow{width:60px;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.clientsChecks__receiptInfo .clientsChecks__receipts_secondRow,.clientsChecks__receiptInfo_title .clientsChecks__receipts_secondRow{-webkit-box-flex:2;-ms-flex:2 1 0px;flex:2 1 0}.clientsChecks__receiptsItemDefault{height:50px;border-top:1px solid rgba(0,0,0,.1);font-size:.75rem;cursor:pointer}.clients-receipts__openReceipt{text-align:center}.clientsChecks__receiptInfoWrap{width:100%;max-height:230px;font-size:.875rem;z-index:100;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.clientsChecks__receiptInfoBorder{height:100%;overflow:auto;border-right:1px solid #e5e5e5;border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.clients-receipts__repeatOrder{padding:5px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;position:relative;z-index:10000}.clients-table__arrowImg{display:block;margin:0 auto;cursor:pointer}.clients-table__arrowImg_open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.clientsChecks__andOthersItem{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.clientsChecks__andOthers{text-align:center;font-size:.75rem;color:#5a5a5a;font-weight:600;margin:0}@media screen and (max-width:768px){.clientsChecks__receiptInfo .clientsChecks__receipts_firstRow,.clientsChecks__receiptInfo_title .clientsChecks__receipts_firstRow{width:55px}}@media screen and (max-width:499px){.clientsChecks__receiptsItemDefault{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clientsChecks__receiptsHead,.receipts__arrow{display:none}.clientsChecks__receipts_secondRow{width:65px}.clientsChecks__receiptsItem_hide{display:block;font-weight:600}.clientsChecks__receiptInfo,.clientsChecks__receiptInfo_title{-ms-flex-pack:distribute;justify-content:space-around}.clientsChecks__receiptInfo p{font-weight:400}.clientsChecks__receiptInfo:not(:last-child),.clientsChecks__receiptInfo_title:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.clientsChecks__receiptInfo .clientsChecks__receipts_firstRow,.clientsChecks__receiptInfo_title .clientsChecks__receipts_firstRow{width:50px}.clientsChecks__receipts_fourthRow .clientsChecks__receiptsItemText{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.clientsChecks__receipts_fourthRow .clientsChecks__receiptsItem_hide{text-align:right}.clients__receipt__itemImg{margin-left:10px}}.clientInfo__loyaltyProgram{height:100%}.clientsInfo__loyaltyProgram_innerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;border:1px solid #e5e5e5;border-radius:5px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);height:calc(100% - 40px)}.clientsInfo__loyaltyProgramNumber{font-size:2.75rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000;max-width:calc(100% - 80px)}.clientsInfo__loyaltyProgramName{font-size:.875rem}.clientsInfo__loyaltyProgramDescription{color:#989898;max-height:50px;overflow:auto;font-size:.75rem}.clientsInfo__loyaltyProgramNumberText{font-size:1.75rem;margin-right:5px}.clientsInfo__loyaltyProgramItemSymbol{font-size:1rem;max-width:calc(100% - 60px);overflow:auto;max-height:70px;font-size:.875rem}.clientsInfo__loyaltyProgramItemSymbolHeadline{max-width:100%;font-size:1.75rem;max-height:70px;overflow:auto}.clientsInfo__loyaltyProgramNoData{color:#6f6f6f;overflow:auto;font-size:.875rem;text-align:center}.clientInfo__accumulationsInnerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.clientInfo__accumulations{margin-top:15px}.clientInfo__accumulationsItem{width:calc(50% - 10px);padding:10px;border-radius:5px;border:1px solid #e5e5e5;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);-webkit-transition:all .3s ease;transition:all .3s ease}.clientInfo__accumulationsItem--urgent{border:1px solid #d9534f;-webkit-animation:pulse-item-urgent 4s ease-in-out infinite;animation:pulse-item-urgent 4s ease-in-out infinite}.clientInfo__accumulationsTitle{font-size:.875rem;font-weight:600;margin-bottom:8px;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clientInfo__accumulationsProgress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.clientInfo__accumulationsRequirements{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e5e5e5}.clientInfo__accumulationsRequirementsTitle{font-size:.75rem;font-weight:600;color:#333;margin-bottom:8px}.clientInfo__accumulationsRequirementsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;max-height:160px;overflow:auto}.clientInfo__accumulationsRequirementItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;padding:6px 8px;background-color:#f9f9f9;border:1px solid #e5e5e5;border-radius:4px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.clientInfo__accumulationsRequirementItem--expandable{cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.clientInfo__accumulationsRequirementItem--expandable:hover{background-color:#f5f5f5}.clientInfo__accumulationsRequirementItem--subcategory{background-color:#f9f9f9}.clientInfo__accumulationsRequirementItemInfo{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;width:100%}.clientInfo__accumulationsRequirementItemRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.clientInfo__accumulationsRequirementItemLeft{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;min-width:0;max-width:calc(100% - 140px)}.clientInfo__accumulationsRequirementItemName{font-size:.75rem;font-weight:600;color:#333;overflow:auto;max-width:100%;white-space:nowrap}.clientInfo__expandArrowIcon{width:14px;height:14px;fill:#666;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-ms-flex-negative:0;flex-shrink:0;margin-left:8px}.clientInfo__expandArrowIcon--rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.clientInfo__accumulationsRequirementItemQuantity{font-size:.7rem;color:#989898}.clientInfo__accumulationsRequirementItemProgress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;min-width:150px}.clientInfo__accumulationsRequirementProgressBar{-webkit-box-flex:1;-ms-flex:1;flex:1;height:4px;background-color:#e5e5e5;border-radius:3px;overflow:hidden}.clientInfo__accumulationsRequirementProgressBarFill{height:100%;-webkit-transition:width .3s ease;transition:width .3s ease}.clientInfo__accumulationsRequirementProgressText{font-size:.65rem;color:#8f8f8f;font-weight:600;white-space:nowrap}.clientInfo__accumulationsRequirementSeparator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin:2px 0}.clientInfo__accumulationsRequirementSeparatorLine{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background-color:#d0d0d0}.clientInfo__accumulationsRequirementSeparatorText{font-size:.7rem;font-weight:600;color:#8f8f8f;padding:0 4px;background-color:#fff}.clientInfo__promotionTitleWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;overflow:visible;max-width:calc(100% - 140px)}.clientInfo__promotionTitleWrap--full{max-width:100%}.clientInfo__promotionTitle{overflow:auto;-ms-flex-negative:1;flex-shrink:1;min-width:0}.clientInfo__promotionEndDate{font-size:14px;color:#656565;cursor:help;-webkit-transition:all .2s ease;transition:all .2s ease;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center}.clientInfo__promotionEndDate--urgent{color:#f44}.clientInfo__promotionEndDate--urgent:hover{color:#f22}@-webkit-keyframes pulse-item-urgent{0%,to{-webkit-box-shadow:0 0 2px rgba(0,0,0,.1),0 0 0 0 rgba(255,68,68,.4);box-shadow:0 0 2px rgba(0,0,0,.1),0 0 0 0 rgba(255,68,68,.4)}50%{-webkit-box-shadow:0 0 2px rgba(0,0,0,.1),0 0 15px rgba(255,68,68,.6);box-shadow:0 0 2px rgba(0,0,0,.1),0 0 15px rgba(255,68,68,.6)}}@keyframes pulse-item-urgent{0%,to{-webkit-box-shadow:0 0 2px rgba(0,0,0,.1),0 0 0 0 rgba(255,68,68,.4);box-shadow:0 0 2px rgba(0,0,0,.1),0 0 0 0 rgba(255,68,68,.4)}50%{-webkit-box-shadow:0 0 2px rgba(0,0,0,.1),0 0 15px rgba(255,68,68,.6);box-shadow:0 0 2px rgba(0,0,0,.1),0 0 15px rgba(255,68,68,.6)}}.clientInfo__bonusAvailableNotification{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 10px;border-radius:4px}.clientInfo__bonusAvailableText{font-size:.6rem;font-weight:600;color:#fff}.clientInfo__accumulationsProgressDescription{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem}.clientInfo__accumulationsProgressText{color:#333;font-weight:600}.clientInfo__accumulationsProgressBar{width:100%;height:5px;background-color:#e5e5e5;border-radius:5px;overflow:hidden}.clientInfo__accumulationsProgressBarFill{height:100%;-webkit-transition:width .3s ease;transition:width .3s ease}.clientsInfo__promotionRemainingText{font-size:.75rem;color:#989898}.clientsInfo__promotionCompletedText{font-size:.75rem;font-weight:600}.clientsInfo__promotionBottomRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.clientsInfo__promotionBonusGoodsWrapper{margin-left:auto}.clientsInfo__promotionBonusGoodsHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;cursor:pointer;padding:5px;border-radius:3px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.clientsInfo__promotionBonusGoodsTitle{font-size:.75rem;color:#989898}.clientsInfo__promotionBonusGoodsToggle{width:12px;height:12px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.clientsInfo__promotionBonusGoodsToggle_open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.clientsInfo__promotionBonusGoodsList{margin-top:10px;padding-top:10px;border-top:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;max-height:95px;overflow-y:auto}.clientsInfo__promotionBonusGoodsItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 8px;background-color:#fff;border:1px solid #e5e5e5;border-radius:3px;font-size:.75rem}.clientsInfo__promotionBonusGoodsName{color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1}.clientsInfo__promotionBonusGoodsQuantity{color:#989898;font-weight:600;margin-left:10px}.bonus-goods-slide-enter-active{-webkit-transition:opacity .3s ease,margin-top .3s ease,padding-top .3s ease;transition:opacity .3s ease,margin-top .3s ease,padding-top .3s ease;overflow:hidden}.bonus-goods-slide-leave-active{-webkit-transition:opacity .2s ease,margin-top .2s ease,padding-top .2s ease,max-height .2s ease;transition:opacity .2s ease,margin-top .2s ease,padding-top .2s ease,max-height .2s ease;overflow:hidden}.bonus-goods-slide-enter,.bonus-goods-slide-leave-to{opacity:0;max-height:0;margin-top:0!important;padding-top:0!important;border-top-width:0}.bonus-goods-slide-enter-to,.bonus-goods-slide-leave{opacity:1}@media screen and (max-width:1280px){.clientsInfo__loyaltyProgramItemSymbolHeadline{font-size:1.25rem}}@media screen and (max-width:991px){.clientsInfo__loyaltyProgram_innerWrap{height:auto}.clientInfo__accumulationsItem{width:100%}}.clientInfo__nameAdditionalText{font-size:.875rem;color:#949494}.clientInfo__textWrap{width:calc(100% - 44px)}.clientInfo__icon{fill:#000;margin-right:10px;width:34px;height:34px}.clientInfo__topInfo .clientInfo__blockDescription{font-size:.875rem}.clientInfo__item{padding:10px 15px;border-radius:5px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);width:calc(50% - 5px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0;border:1px solid #e5e5e5;position:relative}.clientInfo__item.fullWidth{width:100%}.clients__info_avatarWrap{height:auto;padding:5px 0}.clientInfo__item.avatar{width:calc(100% - 10px);height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:15px 10px;position:relative}.clientInfo__item:nth-child(2),.clientInfo__item:nth-child(4){margin-right:0}.clients__avatar{width:80px;height:80px}.clients__img{width:120px;height:120px;border-radius:50%;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #ccc}.clientInfo__name{font-size:1.125rem;margin-top:10px;text-align:center}.clientInfo__nameText{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.clientInfo__mainText{width:100%;font-size:.875rem;color:#949494;overflow:auto;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clientInfo__mainText.numeric{overflow:unset}.clientInfo__mainTextValue{max-width:calc(100% - 15px);overflow:auto}.clientInfo__mainTextCurrency{margin-left:3px}.clients__info_rightPaneBottom,.clients__info_rightPaneCenter,.clients__info_rightPaneTop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:33.333%;-ms-flex-wrap:wrap;flex-wrap:wrap}.clientInfo__inner hr{margin:10px 0}.clientsInfo__address,.clientsInfo__comment{margin:10px 0 15px}.clientsInfo__commentInner{width:100%;min-height:40px;max-height:100px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #e5e5e5;border-radius:5px;padding:10px;color:#6f6f6f;overflow:auto;font-size:.875rem}.client__editAvatar{position:absolute;right:10px;top:10px;border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer}.clientInfo__itemButton{position:absolute;top:5px;right:5px;border-radius:4px;padding:2px 5px;font-size:.65rem;color:#fff;cursor:pointer;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:991px){.clientInfo__item.avatar{width:100%}}@media screen and (max-width:900px) and (min-width:769px){.clientInfo__item{width:100%}.clients__info_rightPaneBottom,.clients__info_rightPaneCenter,.clients__info_rightPaneTop{height:auto}}@media screen and (max-width:768px){.clients__info_avatarWrap{width:30%!important}.clientInfo__item.avatar{width:calc(100% - 10px)}.clients__info_rightPane{width:70%!important}}@media screen and (max-width:639px){.clients__info_avatarWrap{width:100%!important}.clientInfo__item.avatar{width:100%}.clients__info_rightPane{width:100%!important}}@media screen and (max-width:499px){.clientInfo__item{width:100%;margin:5px 0}.clientInfo__icon{width:30px;height:30px}.clients__info_rightPaneBottom,.clients__info_rightPaneCenter,.clients__info_rightPaneTop{height:auto}.clients__info_avatarWrap{padding:10px 0 5px}}.addOrLoadImage.modal__container{width:300px}.addOrLoadImage__rangeInput{-webkit-appearance:none;width:calc(100% - 80px);height:7px;background:#ddd;border-radius:5px;outline:none;border:none}.addOrLoadImage__rangeInput::-webkit-slider-thumb{-webkit-appearance:none;width:25px;height:20px;background:var(--thumbColor);border-radius:5px}.addOrLoadImage.modal__container{width:305px!important}.addOrLoadImage .modal__button{height:36px}.addOrLoadImage__uploadWrap{height:100%}.addOrLoadImage__dropArea{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:35px;height:100%;border-radius:7px;background-color:rgba(0,0,0,.03);text-align:center;border:1px dashed rgba(0,0,0,.08);overflow:hidden}.addOrLoadImage__dropArea:hover{cursor:pointer;border-color:rgba(0,0,0,.1);background-color:rgba(0,0,0,.05)}.addOrLoadImage__hint{display:block;color:#666;line-height:24px;font-size:16px;padding:0 0 15px 0}.addOrLoadImage__hintNotSupported{display:block;position:absolute;top:0;left:0;padding:30px;width:100%;height:60px;line-height:30px;background-color:#eee;text-align:center;color:#666;font-size:14px}.addOrLoadImage__editInner{overflow:hidden}.addOrLoadImage__editWrap .addOrLoadImage__editInner-left{float:left}.addOrLoadImage__editImgContainer{position:relative;display:block;width:265px;height:265px;background-color:#e5e5e0;overflow:hidden;border-radius:5px}.addOrLoadImage__editImg{position:absolute;display:block;cursor:move;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.addOrLoadImage__range{position:relative;margin-top:15px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addOrLoadImage__rangeButton{width:28px;height:28px;cursor:pointer;fill:#000}.addOrLoadImage__editInner-right{float:right}.addOrLoadImage__error,.addOrLoadImage__success{font-size:14px;color:#d10;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.addOrLoadImage__success{color:#4a7}.addOrLoadImage__errorIcon{position:relative;display:inline-block;width:20px;height:20px}.addOrLoadImage__errorIcon:after,.addOrLoadImage__errorIcon:before{content:"";position:absolute;top:9px;left:4px;width:13px;height:2px;background-color:#d10;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.addOrLoadImage__errorIcon:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.editClient__innerWrap{display:grid;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(3,1fr);-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;row-gap:15px}.editClient__item{width:100%;position:relative}.editClient__item.comment .main-textarea{min-height:50px;height:50px;line-height:25px}.editClient__item.clientPhoto{height:100%;grid-column:1;grid-row:1/4}.editClient__addPhotoWrap{height:calc(100% - 2.35rem);border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.editClient .main-input{padding-right:10px}.editClient .main-input__select{padding-right:40px}.editClient .checkbox__label{margin-bottom:0!important}.editClient__sexWrap{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.editClient__sexItem,.editClient__sexWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editClient__sexItem{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);height:50px;border-radius:10px;width:calc(50% - 5px);border:2px solid transparent;cursor:pointer}.editClient__sexItem .checkbox__label{width:auto;padding-left:25px;font-size:1rem;margin-bottom:0!important}.editClient__sexItem .checkbox__label:before{width:10px;height:10px;top:7px}.editClient__sexItem .checkbox__label:after{width:18px;height:18px;top:3px}.editClient__addPhotoImg{width:180px;height:180px;border-radius:50%;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.editClient__addPhotoIcon{width:40px;height:40px;fill:#000}.editClient__addPhotoEdit{width:40px;height:40px;position:absolute;right:10px;top:10px;border-radius:50%;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.editClient__addPhotoImgWrap{cursor:pointer}.editClient__addPhotoEditIcon{width:24px;height:24px;fill:#767676;margin-left:4px}@media screen and (max-width:991px){.editClient__addPhotoImg{width:160px;height:160px}}@media screen and (max-width:800px){.editClient__innerWrap{grid-template-rows:repeat(8,1fr) auto;grid-template-columns:repeat(2,1fr)}.editClient__item.comment,.editClient__item.sex{grid-column:1/3}.editClient__sexItem .checkbox__label:before{top:6px}.editClient__sexItem .checkbox__label:after{top:2px}}@media screen and (max-width:499px){.editClient__innerWrap{grid-template-rows:repeat(14,1fr) auto;grid-template-columns:repeat(1,1fr)}.editClient__item{grid-column:1/2!important}.editClient__item.clientPhoto{grid-row:1/4}.editClient__sexItem{height:44px}.editClient .main-input,.editClient .main-input__select{height:44px;line-height:40px}.editClient__item.comment .main-textarea{min-height:44px;line-height:22px}.editClient__addPhotoIcon{width:34px;height:34px}}@media screen and (max-width:375px){.editClient__innerWrap{grid-template-rows:repeat(12,1fr) auto auto}.editClient__sexItem{width:100%}.editClient__sexItem:first-child{margin-bottom:10px}}.clientInfo-dialog__closeIcon{opacity:.5;cursor:pointer;position:absolute;top:26px;right:25px}.clientInfo__underline{width:100%;height:1px;background:#e5e5e5;margin:5px 0 10px}.clientInfo{height:calc(100vh - 170px);width:100%;overflow:auto;padding-left:20px;padding-right:20px;margin-top:80px}.purchaseHistoryTop__wrap_nodata{color:#d6d6d6;font-size:16px;text-align:center;padding:20px 0}.clientInfo__productQuantity,.clientInfo__productUnit{-ms-overflow-style:none;scrollbar-width:none}.clientInfo__productQuantity::-webkit-scrollbar,.clientInfo__productUnit::-webkit-scrollbar{display:none}.clientInfo__rightPanel{padding-left:10px}.clientInfo__leftPanel{padding-right:10px}.clientInfo_message{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ababab;font-size:1.5rem;font-weight:300}.clientInfo__blockDescription{font-size:1rem;font-weight:600;margin-bottom:0!important;white-space:nowrap;overflow:auto}.scroller{height:100%}.scroller::-webkit-scrollbar{display:none}.purchaseHistory__innerItemBg{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:3px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;color:#fff;font-size:12px}.clientInfo .dialog__buttonsWrap_clients{width:calc(100% - 450px);border-radius:0;border-bottom-right-radius:10px;z-index:1000}.clientInfo__productQuantity{max-width:calc(100% - 20px);overflow:auto}.clientInfo__productUnit{width:20px;overflow:auto}.clientInfo__productQuantity.productPrice{max-width:calc(100% - 10px)}.clientInfo__productUnit.productPrice{width:10px}.vue-recycle-scroller__slot{-ms-flex:auto 0 0px}.clientInfo .loadingWrap{width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #b6b6b6}.clientInfo__saveBtnWrap{width:calc(50% - 10px)!important;height:100%;position:relative}.clientInfo .clientInfo__saveBtn{height:100%;width:100%!important;padding:0 40px}.clientInfo__saveBtnDropdown{position:absolute;right:0;top:0;bottom:0;margin:auto;padding:0 10px;border-top-right-radius:7px;border-bottom-right-radius:7px;-webkit-transition:.3s;transition:.3s}.clientInfo__dropdownIcon{width:15px;height:15px;-webkit-transition:.2s;transition:.2s}.clientInfo .clientInfo__dropdownBtn{position:absolute;top:calc(-100% - 5px);width:100%!important;color:#fff;visibility:hidden;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.2s;transition:.2s}.clientInfo__dropdownBtn.show{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (max-width:1360px){.clientInfo .dialog__buttonsWrap_clients{width:calc(100% - 320px)}}@media screen and (max-width:991px){.clientInfo__rightPanel{padding-left:0;padding-top:15px}.clientInfo__leftPanel{padding-right:0}}@media screen and (max-width:768px){.clientInfo{width:100%;padding-left:25px;padding-right:25px;height:calc(100vh - 160px);margin-top:70px}.clientInfo .dialog__buttonsWrap_clients{width:100%;border-bottom-left-radius:10px}.clients__info_rightPane{width:70%!important}}@media screen and (max-width:709px){.clientInfo{height:calc(100vh - 140px)}}@media screen and (max-width:639px){.clients__info_rightPane{width:100%!important}}.addClient__innerWrap{display:grid;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(3,1fr);-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;row-gap:15px}.addClient__item{width:100%;position:relative}.addClient__item.comment .main-textarea{min-height:50px;height:50px;line-height:25px}.addClient__item.clientPhoto{height:100%;grid-column:1;grid-row:1/4}.addClient__addPhotoWrap{height:calc(100% - 2.35rem);border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.addClient .main-input{padding-right:10px}.addClient .main-input__select{padding-right:40px}.addClient .checkbox__label{margin-bottom:0!important}.addClient__sexWrap{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.addClient__sexItem,.addClient__sexWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addClient__sexItem{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);height:50px;border-radius:10px;width:calc(50% - 5px);border:2px solid transparent;cursor:pointer}.addClient__sexItem .checkbox__label{width:auto;padding-left:25px;font-size:1rem;margin-bottom:0!important}.addClient__sexItem .checkbox__label:before{width:10px;height:10px;top:7px}.addClient__sexItem .checkbox__label:after{width:18px;height:18px;top:3px}.addClient__addPhotoImg{width:180px;height:180px;border-radius:50%;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.addClient__addPhotoIcon{width:40px;height:40px;fill:#000}.addClient__addPhotoEdit{width:40px;height:40px;position:absolute;right:10px;top:10px;border-radius:50%;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.addClient__addPhotoEditIcon{width:24px;height:24px;fill:#767676;margin-left:4px}@media screen and (max-width:991px){.addClient__addPhotoImg{width:160px;height:160px}}@media screen and (max-width:800px){.addClient__innerWrap{grid-template-rows:repeat(7,1fr) auto;grid-template-columns:repeat(2,1fr)}.addClient__item.bonus,.addClient__item.city,.addClient__item.clientCard,.addClient__item.clientPhoto,.addClient__item.sex{grid-column:1/2}.addClient__item{grid-column:2/3}.addClient__item.comment{grid-column:1/3}.addClient__sexItem .checkbox__label:before{top:6px}.addClient__sexItem .checkbox__label:after{top:2px}}@media screen and (max-width:499px){.addClient__innerWrap{grid-template-rows:repeat(14,1fr) auto;grid-template-columns:repeat(1,1fr)}.addClient__item{grid-column:1/2!important}.addClient__item.clientPhoto{grid-row:1/4}.addClient__sexItem{height:44px}.addClient .main-input,.addClient .main-input__select{height:44px;line-height:40px}.addClient__item.comment .main-textarea{min-height:44px;line-height:22px}.addClient__addPhotoIcon{width:34px;height:34px}}@media screen and (max-width:375px){.addClient__innerWrap{grid-template-rows:repeat(12,1fr) auto auto}.addClient__sexItem{width:100%}.addClient__sexItem:first-child{margin-bottom:10px}}.clients.noClients{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clients-modal .dialog__innerContent{padding:0!important;margin:0!important;position:absolute;height:100%!important;width:100%;top:0}.clients-modal .dialog__headline{position:relative;z-index:1;background:none}.clients-modal .dialog__title{width:270px}.clientInfo__messageNoCLients{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.35rem;color:grey}.clientInfo__messageNoCLients,.clients{display:-webkit-box;display:-ms-flexbox;display:flex}.clients{width:100%;height:100%;position:relative;top:0;overflow:hidden}.clients .keyboard__table{position:relative;z-index:100000}.clients .masterPasswords.dialog__wrap .dialog__innerContent{width:auto;position:unset!important;margin:0 10px 10px 20px!important;padding:5px 15px 10px 5px!important}.clients .masterPasswords.dialog__wrap .leftSide{height:calc(100% - 80px)}.clientInfo__noClientsButton,.clients__serverUnavailable{padding:5px 20px;color:#fff!important;border-radius:5px;margin-top:15px;cursor:pointer;font-size:1rem}.client__errorIcon{width:70px;height:70px;fill:grey;margin-bottom:10px}@media screen and (max-width:768px){.clients-modal .dialog__title{width:100%}}.orderComment .main-textarea__wrap{margin:0!important}.orderComment .quickComments__list{top:30px;bottom:auto;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.orderComment__checkboxWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}.orderComment .main-textarea{min-height:150px}.orderComment .custom-control-label{cursor:pointer}.onlinePromoStatusBadge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;font-size:.78rem;padding:6px 10px;border-radius:4px}.onlinePromoStatusBadge--applied{background:#e6f9ee;color:#1a7a45}.onlinePromoStatusBadge--warning{background:#fff8e1;color:#5d4037}.onlinePromoStatusBadge__btn{font-size:.75rem;font-weight:500;color:inherit;background:transparent;border:1px solid currentColor;cursor:pointer;padding:1px 10px;border-radius:4px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:opacity .15s;transition:opacity .15s;white-space:nowrap;opacity:.75}.onlinePromoStatusBadge__btn:hover{opacity:1}.onlinePromoBar{padding:4px 0 6px;background:#fff}.onlinePromoModal{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.onlinePromoModal__sectionTitle{font-size:.8rem;padding:4px 8px;border-radius:4px;margin-bottom:2px}.onlinePromoModal__sectionTitle--applied{background:#e6f9ee;border:1px solid #a7e8c0;color:#1a7a45}.onlinePromoModal__sectionTitle--warning{background:#fff8e1;border:1px solid #ffe082;color:#5d4037}.onlinePromoModal__sectionTitle--collapsible{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:0}.onlinePromoModal__arrow{-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.onlinePromoModal__arrow--open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.onlinePromoModal__collapsible{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .25s ease;transition:grid-template-rows .25s ease;transition:grid-template-rows .25s ease,-ms-grid-rows .25s ease;overflow:hidden}.onlinePromoModal__collapsible--open{grid-template-rows:1fr}.onlinePromoModal__collapsibleInner{overflow:hidden}.onlinePromoModal__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 8px;border-bottom:1px solid #f0f0f0;font-size:.8rem}.onlinePromoModal__name{color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.onlinePromoModal__discount{color:#1a7a45}.onlinePromoModal__discount,.onlinePromoModal__reason{-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;padding-left:8px}.onlinePromoModal__reason{font-size:.8rem;color:#999}.orderInfoTop{padding:15px 15px 0 15px;font-size:14px;background:#fff}.orderInfoTop__toggle{cursor:pointer;text-align:center;background-color:#fafafa;margin:5px -15px 0}.orderInfoTop__swipeIcon{width:8px;height:8px;-webkit-transition:.3s;transition:.3s;-webkit-transform:rotate(270deg);transform:rotate(270deg);fill:#b0b0b0}.orderInfoTop__swipeIcon.rotated{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.orderInfoTopAnimation-enter-active,.orderInfoTopAnimation-leave-active{-webkit-transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1);transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1);overflow:hidden}.orderInfoTopAnimation-enter,.orderInfoTopAnimation-leave-to{max-height:0;opacity:0}.orderInfoTopAnimation-enter-to,.orderInfoTopAnimation-leave{max-height:500px;opacity:1}.orderInfoTop__itemWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}.orderInfoTop__headline{font-weight:600;white-space:nowrap}.orderInfoTop__description{margin-left:5px;overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.orderInfoTop__description::-webkit-scrollbar{display:none}.orderInfoTop__description.withCloseIcon{margin-right:20px}.orderInfoTop__iconWrap{position:absolute;top:0;bottom:0;right:5px;height:25px;margin:auto}.glovoEditBar{padding:4px 0 8px;background:#fff}.glovoEditBar__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;width:100%;padding:5px 10px;background:transparent;border:1.5px solid;border-radius:6px;font-size:.8rem;font-weight:400;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.glovoEditBar__btn--edit:hover{background:var(--glovo-btn-hover-bg);color:#fff!important}.glovoEditBar__icon{fill:currentColor;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1100px){.orderInfoTop{padding:10px 15px}}.printLabel__container{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.printLabel__container,.printLabel__title{display:-webkit-box;display:-ms-flexbox;display:flex}.printLabel__title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.9rem;text-align:center;padding:0 5px}.printLabel__body{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;overflow-x:auto;padding:5px}.printLabel__printer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:0 5px}.printLabel__titlePrinter{font-size:.9rem}.printLabel__selectPrinter.main-input__select{height:35px;line-height:35px;border-radius:5px;font-size:.85rem;padding-right:40px}.printLabel__firstColumn{padding-right:5px;text-align:start;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.printLabel__secondColumn,.printLabel__thirdColumn{overflow-x:auto;text-align:center;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}.printLabel__fourthColumn{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.printLabel__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.printLabel__row:not(:last-child){margin-bottom:10px}.printLabel__checkbox.custom-control{font-size:.8rem!important}.printLabel__checkbox .custom-control-label{word-break:break-word}.printLabel__checkbox .custom-control-label:after,.printLabel__checkbox .custom-control-label:before{top:0!important;bottom:0!important;margin:auto}.printLabel__checkbox.disabled{opacity:.5;pointer-events:none}.printLabel__input.main-input{margin:auto;max-width:80px;line-height:30px;height:30px;background-position:center right 10px!important;border-radius:5px}.printLabel__input.main-input.disabled{pointer-events:none;opacity:.5}.printLabel__data{margin-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.printLabel__count,.printLabel__price{font-size:.8rem}.sidebarPrintBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:25%;height:25%;background:#fff;padding:20px 0!important;margin-right:10px;border-radius:50%!important}.dropdown.sidebarPrintBtn__dropdown{z-index:10000}.sidebarPrintBtn__button{background:#fff}.dropdown-toggle:disabled,.sidebarPrintBtn__button:disabled{opacity:.3!important}.sidebarPrintBtn__dropdown{width:19px;height:19px}.sidebarPrintBtn__dropdown.hidden{z-index:999}.sidebarPrintBtn__icon{width:19px;height:19px}.sidebarPrintBtn__icon.dropdownIcon{margin-right:10px;margin-top:3px}.sidebarPrintBtn__dropdownItem .dropdown-item{padding:12.5px 20px!important}@media screen and (max-height:500px){.sidebarPrintBtn{padding:5px!important}}@media screen and (max-width:499px){.sidebarPrintBtn__dropdownItem .dropdown-item{padding:7.5px 20px!important}.sidebarPrintBtn{padding:20px 10px!important}}.sidebarButtons.disabled,.sidebarButtons__iconDisabled{pointer-events:none;opacity:.4}.sidebarButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px;padding-left:10px;position:relative;z-index:9999;background:#fff}.sidebarButtons__button,.sidebarButtons__dropdown{width:25%;height:25%;background:#fff;padding:20px 0!important;margin-right:10px;border-radius:50%!important}.sidebarButtons .dropdown-toggle:disabled,.sidebarButtons__button:disabled{opacity:.3!important}.sidebarButtons__dropdown.hidden{z-index:999}.sidebarButtons__icon{width:19px;height:19px}.sidebarButtons__icon.menu{margin-top:3px}.sidebarButtons__icon.dropdownIcon{margin-right:10px}.sidebarButtons__dropdownItem .dropdown-item{padding:12.5px 20px!important}@media screen and (max-width:900px){.sidebarButtons{width:calc(100% - 1px)}}@media screen and (max-height:500px){.sidebarButtons__button,.sidebarButtons__dropdown{padding:5px!important}}@media screen and (max-width:499px){.sidebarButtons__dropdownItem .dropdown-item{padding:7.5px 20px!important}.sidebarButtons__button,.sidebarButtons__dropdown{padding:20px 10px!important}}.sendChecks__label{font-size:1.25rem;margin-bottom:5px!important}.sendChecks__icon{width:40px;position:absolute;right:0;top:0;bottom:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.sendChecks__input{padding-right:35px}.mainButton{width:100%;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;letter-spacing:2px;cursor:pointer}.mainButton--disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.mainButton__quickPay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:70px;overflow:hidden;position:relative}.mainButton__quickPayDivider{width:2px;height:60%;background:#fff;position:absolute;left:0;bottom:0;right:0;top:0;margin:auto}.mainButton__quickPayBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:50%;cursor:pointer;-webkit-transition:.2s;transition:.2s}.mainButton__cashIcon{width:50px;height:50px;fill:#fff}.mainButton__cardIcon{width:41px;height:41px;fill:#fff}.sidebar__calculation{width:100%}.sidebar__priceInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:0 15px;background:#fff}.sidebar__totalPrice{width:100%;font-size:1.3rem;text-align:right}.sidebar__totalPriceInnerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;line-height:24px;margin-top:5px}.sidebar__totalPriceSum{margin-left:5px;overflow:auto;white-space:nowrap}.sidebar__prepayment span{display:block;font-size:.875rem;color:#ccc}.sidebar__priceChanges{font-size:.75rem;color:#b0b0b0}.sidebar__priceChanges div{cursor:pointer;overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.sidebar__priceChangesIcon{margin:0 0 2px 0;fill:#b0b0b0;width:12px;height:12px}.sidebar__priceChanges div::-webkit-scrollbar{display:none}@media screen and (max-width:1100px){.sidebar__totalPrice{font-size:1.1rem}.sidebar__priceChanges{font-size:.675rem}}@media screen and (max-width:900px){.sidebar__priceInfo{width:calc(100% - 1px)}.sidebar__totalPrice{font-size:1.5rem}.sidebar__totalPriceInnerWrap{line-height:30px}.sidebar__priceChanges{font-size:.75rem}.sidebar__calculation{z-index:10}}@media screen and (max-width:600px){.sidebar__calculation .sidebar__totalPrice{font-size:1.3rem}.sidebarButtons__icon{width:16px;height:16px}}@media screen and (max-width:499px){.sidebar__totalPrice{font-size:1.3rem}}@media screen and (max-width:375px){.sidebar__totalPrice{font-size:1.2rem}.sidebar__totalPriceInnerWrap{font-size:16px}}.splitCheck__head{padding:10px 5px;font-size:1rem;font-weight:600}.splitCheck__amountWrap,.splitCheck__head,.splitCheck__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.splitCheck__row{overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.splitCheck__row::-webkit-scrollbar{display:none}.splitCheck__row.first{width:90px}.splitCheck__row.second{margin:0 10px;-webkit-box-flex:1;-ms-flex:1 0 40%;flex:1 0 40%}.splitCheck__row.third{margin-right:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex:0 0 15%;flex:0 0 15%}.splitCheck__row.fourth,.splitCheck__row.third{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0}.splitCheck__row.fourth{-ms-flex:0 0 25%;flex:0 0 25%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:0;text-align:right}.splitCheck__item{padding:10px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);font-size:.875rem;border:1px solid #e5e5e5;border-radius:5px;margin-bottom:10px}.splitCheck__photo{width:80px;height:55px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;color:#fff;font-size:24px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1)}.splitCheck__photoSVG{border:1px solid #e2e2e2!important}.splitCheck__loading{width:80px;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.splitCheck__icon{width:30px;height:30px;fill:#000}.splitCheck__btn{background:transparent}.splitCheck__hiddenName{display:none;font-weight:600}.splitCheck__onlyTextHeadline{width:calc(100% - 10px);white-space:nowrap;overflow:auto;font-size:12px;text-align:center}.splitCheck__onlyText{width:80px;height:55px;border-radius:5px;border:1px solid #e2e2e2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.splitCheck__onlyText,.splitCheck__onlyTextInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.splitCheck__onlyTextInfo{font-weight:600;font-size:10px;width:calc(100% - 10px)}.splitCheck__onlyTextInfoPrice{max-width:calc(100% - 30px);overflow:auto}.splitCheck__product-onlyTextInfoCurrency{white-space:nowrap;text-align:right;width:30px;overflow:auto}.splitCheck__name{white-space:nowrap;width:100%;overflow:auto}.splitCheck__price{white-space:nowrap;max-width:calc(100% - 20px);overflow:auto;margin-right:3px}.splitCheck__splitAmount{overflow:auto;margin:0 15px}.splitCheck__amountWrap{max-width:100%}@media (max-width:709px){.splitCheck{height:calc(100vh - 150px)}.splitCheck__icon{width:20px;height:20px}.splitCheck__splitAmount{margin:0 5px}}@media (max-width:499px){.splitCheck__item{display:block}.splitCheck__row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%!important;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;margin:0!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px!important}.splitCheck__hiddenName{display:block}.splitCheck__head{display:none}.splitCheck__name,.splitCheck__price{width:auto;margin-left:5px;margin-left:auto}.splitCheck__onlyText,.splitCheck__photo{width:65px;height:45px;font-size:20px}}.tips .main-input{padding-right:35px}.tips .main-input__wrap{margin-bottom:20px}.tips__unit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;font-size:1.25rem;top:0;bottom:0;right:10px;margin:auto}.basket__name{width:30%;-ms-flex-negative:0;flex-shrink:0;overflow-x:auto;white-space:nowrap}.basket__count{width:18%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.basket__count,.basket__itemSum{display:-webkit-box;display:-ms-flexbox;display:flex}.basket__itemSum{width:38%;text-align:right;overflow-x:hidden;overflow-y:visible;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-right:20px}.basket__itemSum .basket__itemSumValueWrap{min-width:0;max-width:100%;overflow:hidden}.basket__itemSum .basket__priceChanges{margin-bottom:0}.basketProduct{width:100%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;font-size:.95rem;padding:8px 15px;position:relative;border-bottom:1px solid #f2f2f2;min-height:70px}.basket__deleteContainer{position:absolute;top:0;right:10px;z-index:1;padding-left:15px;padding-bottom:15px}.basket__delete{width:15px;height:15px;fill:#b0b0b0}.basketProduct__detailed .basketProduct__infoWrap{padding-right:15px}.basket__priceChanges{color:#b0b0b0;font-size:12px;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:-15px}.basket__priceChanges__valueLeft{-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;text-align:right;margin-right:4px}.basket__priceChanges__value{-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;overflow-x:auto;white-space:nowrap;text-align:right;min-width:0;display:block}.basketProduct .scroll-content{display:inline-block;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.basket__countInput{background-color:transparent;border:0;width:35px;height:30px;cursor:pointer;text-align:center;margin:0 5px}.basket__countInput--wrap{white-space:normal;word-break:break-all;height:auto;min-height:30px;line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.basket__nameText{background-color:transparent;resize:none;border:0;padding:0;width:100%;overflow:auto;cursor:pointer;white-space:nowrap}.basket__servingGroup{font-size:12px;max-width:97%}.basket__modifier,.basket__servingGroup{color:#7f7f7f;overflow:auto;font-weight:300}.basket__modifier{display:block;margin-right:5px;font-size:.875rem;font-size:12px;white-space:nowrap}.basket__comment{color:#7f7f7f;font-size:12px;overflow:auto;font-weight:300;max-width:97%}.basketProduct__onlyTextWrap{width:100%;height:80px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}.basket__countIcon{width:24px;height:24px;cursor:pointer}.basket__countIcon.disabled{cursor:default;fill:#a1a1a1}.basketProduct__photoWrap{width:25%;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.basketProduct__photo{width:100%;height:80px;border-radius:5px}.basketProduct__photoSVG{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.basketProduct__infoWrap{width:75%;padding-left:20px}.basketProduct__infoWrapBottom,.basketProduct__infoWrapTop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.basketProduct__infoWrapBottom{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.basketProduct__infoWrapBottom .basket__count{width:90px;margin-right:0}.basketProduct__infoWrapBottom .basket__countInput{width:35px}.basket__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:14%;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.basket__price .basket__itemSumValueWrap{min-width:0;overflow:hidden;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.basket__price .basket__priceValue{overflow:auto;min-width:0}.product-infoWrap__currency{padding:0 2px}.basket__priceValue{overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.basket__priceValue::-webkit-scrollbar{display:none}.basket__currency{margin-left:2px}.basket__itemSumValueWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.basketProduct__detailed .basket__nameText{font-size:16px}.basketProduct__info.left{width:calc(70% - 10px)}.basketProduct__info.right{width:30%;text-align:end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.basketProduct__info.right .basket__priceChanges{margin-bottom:0}.basketProduct__noPhoto{width:100%;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:7px;font-size:2em;font-weight:500;text-transform:uppercase;color:#fff}.basketProduct__onlyTextPrice{font-size:12px;overflow:auto;font-weight:600;max-width:calc(100% - 40px)}.basketProduct__onlyTextTitle{font-size:10px;text-align:center;max-height:calc(100% - 30px);max-width:calc(100% - 10px);overflow:auto}.basketProduct__infoWrap .basket__itemSumValueWrap{color:#7f7f7f}.basketProduct__info.left .basket__itemSumValueWrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px}.basketProduct__info.right .basket__itemSumValueWrap{color:#000}.basket__count button{background:none}.basketProduct__infoWrapBottomLeft{width:calc(100% - 90px)}.textwrap{white-space:normal!important}.textnowrap{white-space:nowrap!important}.numbers-wrap{overflow:visible;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.numbers-wrap .basket__priceValue{white-space:normal;overflow:visible;word-break:break-all}.numbers-wrap .basket__itemSumValueWrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.numbers-wrap .basket__priceValue{text-align:right}.numbers-wrap .basket__currency{white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}.basket__name.scrollFadeXContainer:before{background:-webkit-gradient(linear,left top,right top,from(var(--fade-color)),to(transparent));background:linear-gradient(90deg,var(--fade-color),transparent)}.basket__name.scrollFadeXContainer:after{background:-webkit-gradient(linear,right top,left top,from(var(--fade-color)),to(transparent));background:linear-gradient(270deg,var(--fade-color),transparent)}@media (max-width:1100px){.basket__countIcon{width:22px;height:22px}.basketProduct__detailed .basket__nameText{font-size:14px}.basket__priceChanges{font-size:11px}.basketProduct__noPhoto,.basketProduct__onlyTextWrap,.basketProduct__photo{height:55px!important}.basketProduct__noPhoto{font-size:20px!important}}@media (max-width:1100px) and (min-width:901px){.basket__name{width:28%}.basket__itemSum{width:38%}.basket__count{width:20%}.basket__countInput{width:24px}}@media (max-width:900px){.basketProduct__detailed .basket__nameText{font-size:16px}.basketProduct__noPhoto,.basketProduct__onlyTextWrap,.basketProduct__photo{height:13.2vw!important}.basket__priceChanges{font-size:12px}.basket__countInput{width:50px}}@media (max-width:801px){.basket__priceChanges{font-size:11px}}@media (max-width:639px){.basket__countInput{width:30px}.basket__itemSum{width:38%}}@media screen and (max-width:499px){.basketProduct{font-size:1rem}.basket__countIcon{width:24px;height:24px}.basket__count{width:27%}.basketProduct__detailed .basket__nameText{font-size:14px}.basketProduct__noPhoto,.basketProduct__onlyTextWrap,.basketProduct__photo{height:14.7vw!important}.basket__price{display:none}.basket__name{width:35%}.basket__itemSum{width:38%;text-align:right}.basket__countInput{width:80%}.basketProduct__infoWrapBottom .basket__countInput{width:15px}}@media screen and (max-width:320px){.basketProduct__photoWrap{border:none}}.selectPromorions{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-height:92px;overflow:auto}.selectPromorions__item{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ffecb4;background-color:#fff2ca;font-size:.95rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:10px}.selectPromorions__itemTitle{padding:7px 0;margin-right:10px;white-space:nowrap;overflow:auto;font-size:.875rem}.selectPromorions__itemButton{color:#000;padding:4px 8px;margin-right:5px;background:#fee79f;border-radius:5px;font-size:.75rem;border:1px solid #f9d870}.bonusGoods__innerWrap{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.bonusGoods__item{width:100%;position:relative;cursor:pointer;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.bonusGoods__item--selected .bonusGoods__itemInner{-webkit-box-shadow:0 0 0 2px #4caf50;box-shadow:0 0 0 2px #4caf50}.bonusGoods__selectionNumber{position:absolute;top:-13px;right:-11px;width:22px;height:22px;background:#4caf50;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.8rem;z-index:10}.bonusGoods__checkIcon{width:14px;height:14px;fill:#fff}.bonusGoods__stopProduct{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:5px;border-radius:5px;width:100%;height:100%;z-index:999999;background:hsla(0,0%,100%,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bonusGoods__stopProduct-icon{width:40%;height:40%;fill:hsla(0,0%,45.5%,.5)}.bonusGoods__priceTag{max-width:70%;padding:2px 5px 2px 10px;border-radius:0 5px 5px 0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.4);box-shadow:0 0 5px rgba(0,0,0,.4);background:#fff;font-size:1rem;text-align:right;white-space:nowrap;position:absolute;z-index:1;top:5px!important;right:5px!important}.bonusGoods__priceTagIcon{height:100%;width:auto;filter:drop-shadow(-8px 0 5px rgba(0,0,0,.1));-webkit-filter:drop-shadow(-8px 0 5px rgba(0,0,0,.1));top:0;position:absolute;left:-13px}.bonusGoods__priceTagPriceWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bonusGoods__priceTagPriceAmount{overflow:auto;white-space:nowrap}.bonusGoods__priceTagCurrency{padding-left:3px}.bonusGoods__itemInner{position:relative;width:100%;height:100%;border-radius:5px;padding-top:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.bonusGoods__itemPhotoWrap{position:absolute;top:0;left:0;right:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 38px);text-transform:uppercase;color:#fff;font-size:25px;border-radius:5px 5px 0 0}.bonusGoods__itemPhotoTitle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:50px;font-size:4vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;left:0;right:0;margin:auto}.bonusGoods__itemNoPhotoWrap{position:absolute;top:0;bottom:0;margin:auto;background:#fff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px}.bonusGoods__itemNoPhotoTitle{color:#000;overflow:auto;text-align:center;width:calc(100% - 20px);max-height:50%}.bonusGoods__itemNoPhotoInfoWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;font-weight:600;width:100%;padding:0 10px}.bonusGoods__itemNoPhotoInfo{overflow:auto;max-width:50%}.bonusGoods__itemNoPhotoUnits{white-space:nowrap;margin-left:3px;max-width:50%;overflow:auto}.bonusGoods__itemBottom{width:100%;max-height:70%;bottom:0;position:absolute;background:#fff;font-size:.875rem;padding:10px;overflow:auto}.bonusGoods__itemName{margin-right:25px;max-width:100%;overflow:auto}.bonusGoods__itemQuantity{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:10px;bottom:10px;font-size:.875rem}.bonusGoods__group{margin-bottom:20px}.bonusGoods__group:last-child{margin-bottom:0}.bonusGoods__groupTitle{font-size:1.1rem;font-weight:600;margin-bottom:15px;padding-bottom:8px;border-bottom:2px solid #e0e0e0;color:#333}.bonusGoods__groupCount{margin-left:3px;font-weight:500}@media screen and (max-width:991px){.bonusGoods__innerWrap{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:709px){.bonusGoods__innerWrap{grid-template-columns:repeat(3,1fr)}.bonusGoods__itemPhotoTitle{font-size:8vw}}@media screen and (max-width:499px){.bonusGoods__innerWrap{grid-template-columns:repeat(2,1fr)}.bonusGoods__selectionNumber{width:18px;height:18px;top:-10px;right:-9px;font-size:.875rem}}.bonusGoods__innerWrap[data-v-408787de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px!important;gap:0}.bonusGoods__item[data-v-408787de]{width:16.66%;padding:0 10px 20px 10px!important;position:relative;cursor:pointer}.bonusGoods__stopProduct[data-v-408787de]{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:5px;border-radius:5px;width:100%;height:100%;z-index:999999;background:hsla(0,0%,100%,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bonusGoods__stopProduct-icon[data-v-408787de]{width:40%;height:40%;fill:hsla(0,0%,45.5%,.5)}.bonusGoods__priceTag[data-v-408787de]{max-width:70%;padding:2px 5px 2px 10px;border-radius:0 5px 5px 0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.4);box-shadow:0 0 5px rgba(0,0,0,.4);background:#fff;font-size:1rem;text-align:right;white-space:nowrap;position:absolute;z-index:1;top:5px!important;right:15px!important}.bonusGoods__priceTagIcon[data-v-408787de]{height:100%;width:auto;filter:drop-shadow(-8px 0 5px rgba(0,0,0,.1));-webkit-filter:drop-shadow(-8px 0 5px rgba(0,0,0,.1));top:0;position:absolute;left:-13px}.bonusGoods__priceTagPriceWrap[data-v-408787de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bonusGoods__priceTagPriceAmount[data-v-408787de]{overflow:auto;white-space:nowrap}.bonusGoods__priceTagCurrency[data-v-408787de]{padding-left:3px}.bonusGoods__itemInner[data-v-408787de]{position:relative;width:100%;height:100%;border-radius:5px;padding-top:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.bonusGoods__itemPhotoWrap[data-v-408787de]{position:absolute;top:0;left:0;right:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 38px);text-transform:uppercase;color:#fff;font-size:25px;border-radius:5px 5px 0 0}.bonusGoods__itemPhotoTitle[data-v-408787de]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:50px;font-size:4vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;left:0;right:0;margin:auto}.bonusGoods__itemNoPhotoWrap[data-v-408787de]{position:absolute;top:0;bottom:0;margin:auto;background:#fff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px}.bonusGoods__itemNoPhotoTitle[data-v-408787de]{color:#000;overflow:auto;text-align:center;width:calc(100% - 20px);max-height:50%}.bonusGoods__itemNoPhotoInfoWrap[data-v-408787de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;font-weight:600;width:100%;padding:0 10px}.bonusGoods__itemNoPhotoInfo[data-v-408787de]{overflow:auto;max-width:50%}.bonusGoods__itemNoPhotoUnits[data-v-408787de]{white-space:nowrap;margin-left:3px;max-width:50%;overflow:auto}.bonusGoods__itemBottom[data-v-408787de]{width:100%;max-height:70%;bottom:0;position:absolute;background:#fff;font-size:.875rem;padding:10px;overflow:auto}.bonusGoods__itemName[data-v-408787de]{margin-right:25px}.bonusGoods__itemQuantity[data-v-408787de]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:10px;bottom:10px;font-size:.875rem}@media screen and (max-width:991px){.bonusGoods__item[data-v-408787de]{width:25%}}@media screen and (max-width:709px){.bonusGoods__item[data-v-408787de]{width:33.3%}.bonusGoods__itemPhotoTitle[data-v-408787de]{font-size:8vw}}@media screen and (max-width:499px){.bonusGoods__item[data-v-408787de]{width:50%}}.selectFixedDiscountProduct__innerWrap{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.selectFixedDiscountProduct__item{width:100%;position:relative;cursor:pointer;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.selectFixedDiscountProduct__stopProduct{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:5px;border-radius:5px;width:100%;height:100%;z-index:999999;background:hsla(0,0%,100%,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.selectFixedDiscountProduct__stopProduct-icon{width:40%;height:40%;fill:hsla(0,0%,45.5%,.5)}.selectFixedDiscountProduct__priceTag{max-width:70%;padding:2px 5px 2px 10px;border-radius:0 5px 5px 0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.4);box-shadow:0 0 5px rgba(0,0,0,.4);background:#fff;font-size:1rem;text-align:right;white-space:nowrap;position:absolute;z-index:1;top:5px!important;right:5px!important}.selectFixedDiscountProduct__priceTagIcon{height:100%;width:auto;filter:drop-shadow(-8px 0 5px rgba(0,0,0,.1));-webkit-filter:drop-shadow(-8px 0 5px rgba(0,0,0,.1));top:0;position:absolute;left:-13px}.selectFixedDiscountProduct__priceTagPriceWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.selectFixedDiscountProduct__priceTagPriceAmount{overflow:auto;white-space:nowrap}.selectFixedDiscountProduct__priceTagCurrency{padding-left:3px}.selectFixedDiscountProduct__itemInner{position:relative;width:100%;height:100%;border-radius:5px;padding-top:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.selectFixedDiscountProduct__itemPhotoWrap{position:absolute;top:0;left:0;right:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 38px);text-transform:uppercase;color:#fff;font-size:25px;border-radius:5px 5px 0 0}.selectFixedDiscountProduct__itemPhotoTitle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:50px;font-size:4vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;left:0;right:0;margin:auto}.selectFixedDiscountProduct__itemNoPhotoWrap{position:absolute;top:0;bottom:0;margin:auto;background:#fff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px}.selectFixedDiscountProduct__itemNoPhotoTitle{color:#000;overflow:auto;text-align:center;width:calc(100% - 20px);max-height:50%}.selectFixedDiscountProduct__itemNoPhotoInfoWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;font-weight:600;width:100%;padding:0 10px}.selectFixedDiscountProduct__itemNoPhotoInfo{overflow:auto;max-width:50%}.selectFixedDiscountProduct__itemNoPhotoUnits{white-space:nowrap;margin-left:3px;max-width:50%;overflow:auto}.selectFixedDiscountProduct__itemBottom{width:100%;max-height:70%;bottom:0;position:absolute;background:#fff;font-size:.875rem;padding:10px;overflow:auto}.selectFixedDiscountProduct__itemName{margin-right:25px;max-width:100%;overflow:auto}.selectFixedDiscountProduct__itemQuantity{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:10px;bottom:10px;font-size:.875rem}@media screen and (max-width:991px){.selectFixedDiscountProduct__innerWrap{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:709px){.selectFixedDiscountProduct__innerWrap{grid-template-columns:repeat(3,1fr)}.selectFixedDiscountProduct__itemPhotoTitle{font-size:8vw}}@media screen and (max-width:499px){.selectFixedDiscountProduct__innerWrap{grid-template-columns:repeat(2,1fr)}}.basket__container,.basket__containerProduct{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.basket__headWrap{padding:15px}.basket__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:grey;font-size:.875rem}.basket__underline{height:1px;width:100%;background:#e0e0e0}.basket__productsTable{width:100%;overflow:auto}.basket__product{border:none}.basket__logoWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.basket__logo{width:300px;height:300px;fill:#f8f8f8;margin:0 auto}.swipeout-action{width:100px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.basket__guestWrap{width:calc(100% - 30px);margin:0 auto}.basket__guestInner{border:2px solid #e5e5e5;border-radius:5px;padding:10px 0;cursor:pointer}.basket__guestProductTopWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:grey;font-size:1rem;padding:0 10px}.basket__guestProductUnderline{width:100%;height:2px;background:#e5e5e5;margin:10px 0 5px 0}.basket__guestDeleteIcon{width:18px;height:18px;fill:grey;cursor:pointer}.basket__guestWrap .basketProduct{padding:8px 10px}.basket__addGuest{width:calc(100% - 30px);text-align:center;color:grey;padding:5px 10px;border-radius:5px;font-size:.875rem;cursor:pointer;border:1px solid #bdbdbd;-webkit-transition:.2s;transition:.2s;margin:0 auto 5px}.basket__addGuest:hover{background:#bdbdbd;color:#fff}.basket__guestAddFirstProduct{font-size:.875rem;color:grey;padding:0 10px}.basket__guestWrap hr{margin-top:.75rem;margin-bottom:.75rem}.basket__motivationalText{text-align:center;color:#e3e3e3;font-size:1.5rem}.basket__guestProductLeft{position:relative}.basket__guestNameEdit{position:absolute;right:-20px;top:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;fill:grey}@media (max-width:1100px) and (min-width:901px){.basket__head{font-size:.75rem}}@media screen and (max-width:499px){.basket__head{font-size:1rem}}@media screen and (max-width:400px){.basket__logo{width:250px;height:250px}}@media screen and (max-width:375px){.basket__head{font-size:.875rem}}.bonusesWriteoff__amountInput{width:100%;position:relative}.bonusesWriteoff .main-input__select{height:38px;line-height:34px;border-radius:5px;margin-bottom:10px;padding-right:40px}.bonusesWriteoff__mainInfoWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.bonusesWriteoff__mainInfoName,.bonusesWriteoff__mainInfoValue{overflow:auto;white-space:nowrap}.bonusesWriteoff__mainInfoName{font-weight:600;margin-right:5px}.bonusesWriteoff__tableItemText{overflow:auto;vertical-align:middle}.bonusesWriteoff__tableItem .main-input__errorText{font-size:10px;bottom:-15px;position:static}.bonusesWriteoff__tableItem.input{padding:5px 3px}.bonusesWriteoff__disabled{opacity:.3;cursor:default!important;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1)!important;box-shadow:0 0 3px rgba(0,0,0,.1)!important;pointer-events:none}.bonusesWriteoff__disabled.button{background:#7e7e7e!important}.bonusesWriteoff__switch .custom-control-label{cursor:pointer}.bonusesWriteoff__table{width:100%;font-size:.875rem;table-layout:fixed}.bonusesWriteoff__table .main-input{height:30px;line-height:26px;font-size:.875rem;border-radius:3px;padding-left:5px}.bonusesWriteoff__tableItem{border-bottom:1px solid #dee2e6;position:relative;padding:5px 0;overflow:auto}.bonusesWriteoff__table .firstColumn{width:60%;padding-right:15px}.bonusesWriteoff__table tr:last-child .bonusesWriteoff__tableItem{border:none}.bonusesWriteoff__mainInfoCurrency{vertical-align:middle;margin-left:3px}.bonusesWriteoff__tableHead{border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6}.bonusesWriteoff__tableHead th{padding:10px 0;font-weight:400}.bonusesWriteoff__mainInfoItem{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border:1px solid #ebebeb;border-radius:5px;padding:5px 10px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);margin-bottom:5px;text-align:center;font-size:.875rem}.bonusesWriteoff__mainInfoItem,.bonusesWriteoff__mainInfoItem-inputWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bonusesWriteoff__mainInfoItem-inputWrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;position:relative}.bonusesWriteoff__switch{margin-bottom:5px}.bonusesWriteoff__amountWrap{margin-bottom:5px;position:relative}.bonusesWriteoff__amountWrap .main-input__errorText{bottom:-17px}.bonusesWriteoff__amountInnerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.bonusesWriteoff__amountInnerWrap .main-input{height:38px;line-height:34px;border-radius:5px 0 0 5px;border:2px solid transparent;-webkit-box-shadow:none;box-shadow:none;padding-right:35px}.bonusesWriteoff__setMaxAmount{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;height:38px;background:#28a745;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;border-radius:0 5px 5px 0;cursor:pointer;-webkit-box-shadow:-5px 0 5px -5px rgba(0,0,0,.2);box-shadow:-5px 0 5px -5px rgba(0,0,0,.2);padding:15px;font-size:.875rem}@media screen and (max-width:1024px){.bonusesWriteoff__table .firstColumn{width:45%}}@media screen and (max-width:767px){.main-input__errorText{font-size:1rem}.bonusesWriteoff__table .firstColumn{width:50%}}@media screen and (max-width:499px){.bonusesWriteoff__setMaxAmount{width:60px}.bonusesWriteoff__table .firstColumn{width:40%}}@media screen and (max-width:375px){.bonusesWriteoff__tableHead{font-size:12px}}.rejectModal__inner{height:100%;overflow:auto;padding:0 10px 20px 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.rejectModal__icon,.rejectModal__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rejectModal__icon{width:100px;height:100px;margin:20px 0}.rejectModal__moreButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;cursor:pointer}.rejectModal__moreButtonText{font-size:1rem;color:#6c757d;margin-right:5px}.rejectModal__moreIcon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:14px;height:14px;-webkit-transition:.2s;transition:.2s}.rejectModal__moreIconOpened{-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}.rejectModal__moreInfoWrap{-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #e5e5e5;margin-top:10px;border-radius:5px;background:#f3f4f6;padding:10px;color:#6c757d;font-size:1rem}.rejectModal__moreInfoIgnore{cursor:pointer;padding:3px 40px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5px;border:1px solid #6c757d;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:10px auto;-webkit-transition:.2s;transition:.2s}.rejectModal__moreInfoIgnore:hover{background:#6c757d;color:#fff}.rejectModal__fullErrorText{width:100%;overflow:auto;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #e5e5e5;border-radius:5px;background:#f3f4f6;padding:10px;font-size:1rem;color:#6c757d;text-align:center;margin:10px 0}.bills__selected{position:absolute;width:18px;height:18px;border-radius:50%;right:-2px;top:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10000}.bills__icon{width:9px;height:9px;fill:#fff}.bills__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px 10px -5px}.bills__item{width:25%;padding:0 5px 5px;position:relative;background:transparent!important}.bills__amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding:8px 10px;border-radius:5px;font-size:1rem;margin-top:10px;text-align:center;border:2px solid transparent}.bills__amount.disabled{pointer-events:none}.bills__count{width:18px;height:18px;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);position:absolute;top:0;right:-5px;z-index:1000;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;color:#fff}@media screen and (max-width:799px){.bills__amount{padding:10px}}@media screen and (max-width:499px){.bills__item{width:33.3%;padding:0 5px 5px;position:relative}}.changeToCard{margin-bottom:10px}.changeToCard__checkbox{font-size:1.2rem;cursor:pointer;padding-left:35px!important;margin-bottom:0}.changeToCard__dropdownWrap{margin-top:10px}.changeToCard__units{position:absolute;top:0;bottom:0;margin:auto;right:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.changeToCard .custom-control-label:after,.changeToCard .custom-control-label:before{width:1.5rem;height:1.5rem;top:2px;left:-35px}.order-payments[data-v-0f3dd0e7]{padding:5px;font-size:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.order-payments__dopinfo[data-v-0f3dd0e7]{background-color:transparent;padding:5px}hr[data-v-0f3dd0e7]{margin:0}.order-payments_info[data-v-0f3dd0e7]{width:100%;font-size:1rem}.payment-number[data-v-0f3dd0e7]{padding:0 10px}.payment-body[data-v-0f3dd0e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.order-payment[data-v-0f3dd0e7]:not(:last-child){margin-bottom:10px}.mobilePrintSettingsModal[data-v-334ddb21]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:fixed;right:20px;bottom:42vh;z-index:99999;-webkit-box-sizing:border-box;box-sizing:border-box;width:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}.mobilePrintSettingsModal__iconContainer[data-v-334ddb21]{width:50px;height:50px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;z-index:2;border:1px solid #e5e5e5}.fiscal-content[data-v-334ddb21],.mobilePrintSettingsModal__iconContainer[data-v-334ddb21]{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1)}.fiscal-content[data-v-334ddb21]{position:absolute;bottom:60px;left:25px;padding:16px;border-radius:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;min-width:275px;z-index:3;border:1px solid #e5e5e5;-webkit-transform:translateX(-90%);transform:translateX(-90%);overflow:auto}.fiscal-fade-appear-active[data-v-334ddb21],.fiscal-fade-enter-active[data-v-334ddb21],.fiscal-fade-leave-active[data-v-334ddb21]{-webkit-transition:opacity .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,transform .35s ease;transition:opacity .35s ease,transform .35s ease,-webkit-transform .35s ease}.fiscal-fade-appear[data-v-334ddb21],.fiscal-fade-enter[data-v-334ddb21],.fiscal-fade-leave-to[data-v-334ddb21]{opacity:0;-webkit-transform:translateX(-90%) translateY(20px);transform:translateX(-90%) translateY(20px)}.fiscal-fade-appear-to[data-v-334ddb21],.fiscal-fade-enter-to[data-v-334ddb21],.fiscal-fade-leave[data-v-334ddb21]{opacity:1;-webkit-transform:translateX(-90%) translateY(0);transform:translateX(-90%) translateY(0)}.rotate[data-v-334ddb21]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mobilePrintSettingsModal__svg[data-v-334ddb21],.rotate[data-v-334ddb21]{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.mobilePrintSettingsModal__svg[data-v-334ddb21]{width:30px;height:30px;fill:#b0b0b0}@media (max-width:500px){.mobilePrintSettingsModal__iconContainer[data-v-334ddb21]{width:50px;height:50px}.fiscal-content[data-v-334ddb21]{left:20px}.mobilePrintSettingsModal__svg[data-v-334ddb21]{width:30px;height:30px}.fiscal-content[data-v-334ddb21]{bottom:60px}}@media (max-width:375px){.mobilePrintSettingsModal__iconContainer[data-v-334ddb21]{width:40px;height:40px}.mobilePrintSettingsModal__svg[data-v-334ddb21]{width:24px;height:24px}.fiscal-content[data-v-334ddb21]{padding:10px;bottom:45px}}.depositWarning[data-v-0a9929de]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;font-size:.875rem}.depositWarning__subtitle[data-v-0a9929de]{color:#555;font-size:.8125rem}.depositWarning__body[data-v-0a9929de]{background:#f5f5f5;border-radius:6px;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.depositWarning__row[data-v-0a9929de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333}.depositWarning__currentAmount[data-v-0a9929de]{color:#d9534f}.depositWarning__divider[data-v-0a9929de]{border-top:1px solid #ddd;margin:2px 0}.depositWarning__diff[data-v-0a9929de]{color:#d9534f;font-size:1rem}.depositWarning__softWarning[data-v-0a9929de]{background:#fff8e1;border:1px solid #ffe082;border-radius:6px;padding:10px 14px;font-size:.8125rem;color:#5d4037;line-height:1.5}.payment__sumInputWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;overflow-y:auto;margin:-10px -10px;padding:10px 10px}.payment__sumInputWrap.customPaymentMethods{max-height:200px;overflow:auto;-webkit-transition:.2s;transition:.2s;-ms-overflow-style:none;scrollbar-width:none}.payment__sumInputWrap.customPaymentMethods::-webkit-scrollbar{display:none}.payment__valueInputsWrap{position:relative}.payment__methodViewMore{cursor:pointer;padding:3px 15px;color:#fff;border-radius:4px;font-size:.75rem}.payment__methodLabelWrap .main-input__label{margin-bottom:0!important;max-width:calc(100% - 100px)}.payment__methodLabelWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.payment__sumInput{width:calc(50% - 5px);margin-bottom:15px;position:relative}.payment__sumInput .main-input{padding-right:25px}.payment__units{position:absolute;right:10px;top:51px}.payment__change{margin-bottom:10px;font-size:1.5625rem;text-transform:uppercase}.payment__inputWrap{margin-bottom:10px;cursor:pointer}.payment__inputWrap.clientsDisabled{opacity:.5}.payment__checkbox{font-size:1.2rem;cursor:pointer;padding-left:35px!important;margin-bottom:0}.payment__settingsWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.payment .custom-control-label{cursor:pointer}.payment__settingsWrap .custom-control-label:after,.payment__settingsWrap .custom-control-label:before{width:1.5rem;height:1.5rem;top:2px;left:-35px}.payment__settingsDropdownWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.payment__settingsDropdown{width:100%;margin-bottom:5px;border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding:15px 10px 15px 10px}.payment__settingsDropdown input{margin-bottom:10px}.payment__settingsDropdown.halfWidth{width:calc(50% - 5px)}.payment__debtAmount{font-size:.875rem;padding-left:35px;color:#dc3545}.payment__methodItem{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding:10px;border-radius:7px;width:calc(50% - 5px);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:10px;cursor:pointer;border:2px solid transparent;position:relative;padding-right:30px}.payment__methodIcon,.payment__methodItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment__methodIcon{width:40px;height:40px;border-radius:5px;margin-right:10px;background-position:50%;background-size:cover;border:1px solid #e5e5e5;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.payment__methodNameShortening{text-transform:uppercase;color:#fff;font-size:1.25rem}.payment__methodName{font-size:.875rem;max-width:calc(100% - 50px);overflow:auto}.payment__methodFullName{font-size:.6rem;word-break:break-all;text-align:center}.payment__underline{background:#e8e8e8;width:100%;height:1px;margin:10px 0}.payment__methodCheckIcon{width:20px;height:20px;fill:#fff;position:absolute;top:-10px;right:-10px;border-radius:50%;padding:4px}.payment__activatePaymentMethodsWrap{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:100000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.payment__activatePaymentMethods_text{font-size:1rem;margin-bottom:10px}.payment__activatePaymentMethods{border-radius:5px;padding:3px 15px;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.payment__methodFavorite_icon{width:14px;height:14px;fill:#fb0;position:absolute;right:5px;top:5px}.payment__methodMoneyType_icon{width:20px;height:20px;fill:#b7b7b7;position:absolute;right:5px;bottom:5px}.payment__methodViewMore_icon{width:12px;height:12px;margin:0 0 2px 2px;fill:#fff;-webkit-transition:.2s;transition:.2s}.payment__methodSearch_icon{width:14px;height:14px;fill:#fff;-webkit-transition:.2s;transition:.2s}.payment__methodSearch_icon.hideIcon{opacity:0;width:0;-webkit-transition:.2s;transition:.2s}.payment__methodSearchButton{padding:2px 6px;border-radius:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:26px;height:28px}.payment__methodSearch{width:200px;margin-right:5px;border-radius:4px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;transform-origin:right;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;opacity:0;font-size:.875rem;height:28px;padding:0 3px}.payment__methodSearch.searchActive{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.payment__methodRightWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment__methodNothingFound{font-size:1rem;text-align:center;width:100%;padding:50px 20px;color:#cacaca}.payment__inputDescription{position:absolute;bottom:-20px;color:#adadad;font-size:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.payment__sumInputDisabled{pointer-events:none;opacity:.5}.payment__inputInfoIcon{font-size:12px;color:#afafaf;cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:4px}@media screen and (max-width:800px){.payment__units{top:48px}}@media screen and (max-width:575px){.payment__sumInput{width:100%}}@media screen and (max-width:499px){.payment__units{top:45px}.payment__methodItem{width:100%}.payment__methodIcon{width:36px;height:36px}.payment__sumInputWrap.customPaymentMethods{height:148px}.payment__methodSearch{width:150px}}@media screen and (max-width:375px){.payment__methodSearch{width:100px}}.productStatus{margin-top:10px}.productStatus__itemWrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.productStatus__item,.productStatus__itemWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productStatus__item{height:60px;width:calc(50% - 7.5px);border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;cursor:pointer;opacity:.6;padding:10px}.productStatus__item.done,.productStatus__item.ready{margin-top:15px}.productStatus__item_active{opacity:1}.productStatus__itemText{max-height:100%;overflow:auto}.productStatus__itemIconWrap{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:-9px;top:-10px;width:22px;height:22px;border-radius:50%}.productStatus__itemIcon{width:12px;height:12px;fill:#fff}.new.productStatus__item_active{background:#ebebeb}.prepare.productStatus__item_active{background:#fff4dc}.ready.productStatus__item_active{background:#f1bab7}.done.productStatus__item_active{background:#9ed3a4}.new .productStatus__itemIconWrap{background:#cac9c9}.prepare .productStatus__itemIconWrap{background:#ffc107}.ready .productStatus__itemIconWrap{background:#d9534f}.done .productStatus__itemIconWrap{background:#28a745}@media (max-width:499px),screen and (max-width:1024px) and (min-width:768px){.productStatus__item{width:100%;height:50px}.productStatus__item.done,.productStatus__item.prepare,.productStatus__item.ready{margin-top:10px}}.productModifiers{margin-top:10px}.productModifiers__itemWrap{overflow-y:auto;max-height:220px;border-radius:5px}.productModifiers__item{-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:350px;overflow:auto;padding:5px;position:relative;padding:8px 15px;border-radius:5px}.productModifiers__item:not(:last-child){margin-bottom:5px}.productModifiers__item .scrollFadeXContainer{width:calc(100% - 40px)}.productModifiers__iconWrap{position:absolute;right:0;top:0;bottom:0;margin:auto;width:34px;height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.productModifiers__iconWrap.editModifier{right:20px}.productModifiers__iconWrap.editModifier .productModifiers__icon{width:14px;height:14px}.productModifiers__icon{width:12px;height:12px}.productModifiers__addModifier .productModifiers__icon{width:40px;height:40px;margin-bottom:5px}.productModifiers__addModifier{width:100%;padding:20px;border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer}.one .productModifiers__icon,.several .productModifiers__icon{fill:#155724}.exception .productModifiers__icon{fill:#cb3f3f}.one,.several{background:#ebfdeb;border:1px solid #c9efc9}.exception{background:#ffeaea;border:1px solid #fddcda}.productModifiers__itemHeadline{font-weight:600;font-size:.875rem;max-width:calc(100% - 10px);white-space:nowrap;overflow:auto}.productModifiers__itemDescription{font-size:.75rem;overflow:auto;white-space:nowrap}.one .productModifiers__itemDescription,.one .productModifiers__itemHeadline,.several .productModifiers__itemDescription,.several .productModifiers__itemHeadline{color:#155724}.exception .productModifiers__itemDescription,.exception .productModifiers__itemHeadline{color:#cb3f3f}.productGuestData{margin-top:10px}.productDiscounts{margin-top:20px}.productDiscountsWrap{max-height:150px;overflow-y:auto;margin:-5px -5px 0 -5px;padding:5px 5px 0 5px}.productDiscounts__item{border-radius:5px;padding:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);font-size:14px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.productDiscounts__itemAmount{font-size:1.5rem;margin-right:10px}.productDiscounts__itemInfoWrap{overflow:auto}.productDiscounts__itemHeadline{font-size:.875rem;white-space:nowrap}.productDiscounts__itemDescription{font-size:.65rem;color:#8a8a8a;white-space:nowrap}.exciseTax .productExcise{margin-top:0}.exciseTax .modal__body{padding-top:5px}.productInfo .main-textarea__wrap{margin:10px 0 0 0!important}.weightsCheckbox{padding-top:5px;cursor:pointer;font-size:1.25rem;margin-top:10px}.deliveryData__innerWrap{width:100%}.deliveryData__item{margin-bottom:5px;position:relative}.deliveryData__printButton{width:60px;height:60px;position:absolute;right:20px;bottom:20px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);cursor:pointer;-webkit-transition:.3s;transition:.3s}.deliveryData__printButton:active,.deliveryData__printButton:hover{background:#f7f7f7}.deliveryData__printIcon{width:30px;height:30px;fill:#000}@media screen and (max-width:499px){.deliveryData__item{width:100%}.deliveryData__item .main-input{height:44px;line-height:40px}}.onlineOrderInfoWrap{width:100%}.modal__container.onlineOrderInfoModal{width:600px}.onlineOrderInfo__block:not(:first-child) .onlineOrderInfo__blockHeadlineWrap{margin-top:10px}.onlineOrderInfo__blockHeadlineWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;cursor:pointer}.onlineOrderInfo__blockHeadline{font-size:1rem;color:#000;margin-bottom:0!important;margin-right:5px}.onlineOrderInfo__blockHeadline__icon{cursor:pointer;margin-bottom:3px}.onlineOrderInfo__inputWrap{height:100%;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;transaction:.2s;padding-bottom:10px}.onlineOrderInfo__input{width:calc(50% - 5px)}.onlineOrderInfo__inputHeadline{font-size:.875rem;color:#697386;white-space:nowrap;overflow:auto}.onlineOrderInfo__inputValue{border-radius:5px;background:#f4f4f4;color:#697386;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:.875rem;padding:8px 10px;margin-top:5px;white-space:nowrap;overflow:auto}.onlineOrderInfo__inputValue,.onlineOrderInfo__tableHead,.onlineOrderInfo__tableItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.onlineOrderInfo__tableHead,.onlineOrderInfo__tableItem{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.onlineOrderInfo__tableHeadItem{font-size:.875rem;color:#697386}.onlineOrderInfoModal .firstRow{width:35%}.onlineOrderInfoModal .secondRow{width:15%}.onlineOrderInfoModal .secondRow,.onlineOrderInfoModal .thirdRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.onlineOrderInfoModal .thirdRow{width:25%}.onlineOrderInfoModal .fourthRow{width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.onlineOrderInfo__underline{width:100%;height:1px;background:#eaecf0;margin-top:2px}.onlineOrderInfo__tableItem:last-child{margin:8px 0!important}.onlineOrderInfo__tableItem:last-child .onlineOrderInfo__underline{display:none}.onlineOrderInfo__blockHeadlineIcon{width:12px;height:12px;fill:#000;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.2s;transition:.2s;margin-top:2px}.onlineOrderInfo__tableItemWrap{width:100%;max-height:150px;overflow:auto}.onlineOrderInfo__tableRow{overflow:auto;position:relative;max-height:120px;margin:0 2px}.onlineOrderInfo__tableRow::-webkit-scrollbar{width:6px;height:6px}.onlineOrderInfo__tableRow::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.onlineOrderInfo__tableRow::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.onlineOrderInfo__tableRow::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.onlineOrderInfo__additionalText{color:#a2abbe;font-size:.75rem}.onlineOrderInfo__priceContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2px}.onlineOrderInfo__promotion{width:100%;text-align:center;background:#ebebeb;border-radius:5px;padding:2px 0;font-size:.75rem;color:#697386;text-decoration:line-through;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:425px){.onlineOrderInfo__input{width:100%}}.onlineOrderInfo__courierBanner{background:#e8f5e9;border:2px solid #a5d6a7;border-radius:12px;padding:16px;margin-bottom:20px}.onlineOrderInfo__courierBannerHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:12px}.onlineOrderInfo__courierIcon{width:24px;height:24px;fill:#757575}.onlineOrderInfo__courierHeaderText{font-size:.875rem;color:#757575;font-weight:500}.onlineOrderInfo__courierTimeInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:16px;background:#fff;padding:15px;border-radius:10px}.onlineOrderInfo__courierTimeLabel{font-size:.875rem;color:#898989}.onlineOrderInfo__courierTime{font-size:1.5rem;font-weight:600;color:#000}.onlineOrderInfo__waitTimeSection{border-radius:8px}.onlineOrderInfo__waitTimeLabel{font-size:.875rem;color:#757575;margin-bottom:10px}.onlineOrderInfo__waitTimeButtons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:8px}.onlineOrderInfo__waitTimeBtn{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:8px 12px;border:1px solid #d2d2d2;border-radius:6px;background:#fff;color:#424242;font-size:.875rem;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;font-weight:400}.onlineOrderInfo__waitTimeBtn:hover:not(.onlineOrderInfo__waitTimeBtn--active){background:#f5f5f5;border-color:#9e9e9e}.onlineOrderInfo__waitTimeBtn--active{background:#4caf50;color:#fff;border-color:#4caf50;font-weight:500}.onlineOrderInfo__waitTimeNote{font-size:.75rem;color:#757575;text-align:left}.sorting{width:100%;height:100%;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10000;background:rgba(0,0,0,.8);padding:0 10px;left:0;top:0}.sorting,.sorting__buttonsWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sorting__buttonsWrap{width:80%}.sorting__text{color:#fff;text-align:center;font-size:1.25rem}.sorting__button{color:#fff;margin-top:10px;border-radius:10px;padding:15px 20px}.sorting__button.cancel{background:#ed4337;color:#fff}@media (max-width:900px){.sorting{z-index:10000;width:calc(100% + 40px)}}.prroCustomReturn__label{font-size:1.25rem}.prepayment__checkItem{padding:10px 15px;margin-bottom:10px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.prepayment__finalAmount{margin-bottom:10px;font-size:1.5625rem}.prepayment__checkItem_name{overflow:auto}.prepayment__checkItem_count,.prepayment__checkItem_price{color:#b4b4b4;font-size:.875rem}.prepayment__icon{width:20px;height:20px;fill:#636363}.prepayment__selectAll{font-size:.875rem;padding:2px 5px;border-radius:3px;color:#fff;white-space:nowrap}.prepayment__labelWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.prepayment__checkItem_left{padding-right:10px}.removePrepayment__iconWrap{padding:5px;margin-right:-5px}.monetizationBanner{width:100%;height:calc(100% - 80px);margin-top:80px;position:absolute;top:0;background:hsla(0,0%,100%,.5)}.monetizationBanner__inner{background:#efb8b7;width:calc(100% - 10px);padding:30px 10px;margin:10px auto 0;border-radius:5px;color:#ad4650;text-align:center}.monetizationBanner__headline{font-size:1.25rem;font-weight:600;margin-bottom:5px!important}.monetizationBanner__button{padding:10px 20px;border-radius:5px;background:#df5353;color:#fff;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:15px auto 0;font-size:.875rem;cursor:pointer;-webkit-transition:.2s;transition:.2s}.monetizationBanner__button:hover{background:#ca5555}.changeWorkerActionsWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:15px}.changeWorkerActions__item{width:calc(33.33333% - 10px);border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding:20px 15px 15px;position:relative;cursor:pointer;-webkit-transition:.2s;transition:.2s}.changeWorkerActions__item:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.changeWorkerActions__icon{width:70px;height:70px;margin:20px auto 20px;display:block}.changeWorkerActions__text{text-align:center;font-size:.875rem}.changeWorkerActions__icon.image{width:90px;height:90px;border-radius:50%;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #ccc;margin:10px auto 10px;-o-object-fit:cover;object-fit:cover}.changeWorkersPinWrap{width:100%;position:relative}.changeWorkersPin__input{padding-right:40px;position:relative}.changeWorkersPin__icon{width:20px;height:20px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;fill:#cdcdcd}.changeWorkersPin__wrongPin{animation:shake .6s linear;-webkit-animation:shake .6s linear}.changeWorkersPin__wrongPinEye{animation:shake .6s linear;-webkit-animation:shakeEye .6s linear}@media screen and (max-width:545px){.changeWorkerActions__item{width:calc(50% - 7.5px)}}.syncStatus{height:25px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;position:relative}.syncStatus.done{background-color:#94d3a3;color:#155724}.syncStatus.error{background-color:#efb8b7;color:#721c24}.syncStatus.newOrder{background-color:#dedede;color:#4c4c4c}.syncStatus.error .syncStatus__text{max-width:calc(100% - 190px)}.syncStatus.pending{background-color:#fff5d5;color:#856404}.syncStatus__icon{height:15px;width:15px;position:absolute;right:10px;top:0;bottom:0;margin:auto;z-index:10}.syncStatus__text{font-size:.875rem;margin:0 auto;max-width:calc(100% - 70px);white-space:nowrap;overflow:auto}.syncStatus__errorBtn{height:80%;width:80px;font-size:10px;padding:0 5px;background-color:#d9534f;border-radius:3px;color:#fff;position:absolute;right:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:auto;white-space:nowrap}.syncStatus__icon.animation{-webkit-animation:loader .5s linear infinite;animation:loader .5s linear infinite}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media screen and (max-width:499px){.syncStatus{width:calc(100% + 30px)!important}}@media screen and (max-width:499px){.syncStatus.sidebarVerticalButton{width:80%!important;z-index:10!important}}.uklonDelivery__modal{min-width:600px}.uklonDelivery__modal .modal__body{padding-right:0;padding-left:0}.uklonDelivery__modal .modal__headlineInnerWrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uklonDelivery__divider{width:100%;height:1px;background:#e4e4e4;margin:15px 0}.uklonDelivery{width:100%}.uklonDelivery__progressBar{width:calc(100% - 30px);margin:0 auto;height:6px;background:#e9ecef;border-radius:3px;overflow:hidden}.uklonDelivery__progressFill{height:100%;background:#fb0;border-radius:3px;-webkit-transition:width .3s ease;transition:width .3s ease}.uklonDelivery__price,.uklonDelivery__priceSection{text-align:center;margin-bottom:10px}.uklonDelivery__price{color:#000;font-size:2.25rem}.uklonDelivery__priceError{color:#e74c3c;font-size:.75rem;padding:3px 6px;background:#ffeaea;border-radius:5px;border:1px solid #f5c6cb;text-align:center;margin-left:auto}.uklonDelivery__loadingSpinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #fb0;border-radius:50%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.uklonDelivery__headlineLoading{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:20px;vertical-align:middle;margin-bottom:5px;margin-left:10px}.uklonDelivery__loadingSpinner--small{width:20px;height:20px;border-width:2px}.uklonDelivery__statusCheck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:300px;gap:20px}.uklonDelivery__statusCheckText{font-size:1rem;color:#676767;text-align:center}.uklonDelivery__priceLarge{font-size:2rem}.uklonDelivery__deliveryOptions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-top:15px;padding:0 15px}.uklonDelivery__deliveryOption{border:2px solid #e5e5e5;border-radius:12px;padding:10px 15px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;background:#fff}.uklonDelivery__deliveryOption.active{border-color:#fb0;background:#fffbf0}.uklonDelivery__deliveryOption:hover{border-color:#fc3}.uklonDelivery__deliveryOption.disabled{border-color:#ddd;background:#f5f5f5;cursor:not-allowed}.uklonDelivery__deliveryOption.disabled:hover{border-color:#ddd}.uklonDelivery__deliveryOption.disabled .uklonDelivery__deliveryDesc,.uklonDelivery__deliveryOption.disabled .uklonDelivery__deliveryIcon,.uklonDelivery__deliveryOption.disabled .uklonDelivery__deliveryTag,.uklonDelivery__deliveryOption.disabled .uklonDelivery__deliveryTitle{opacity:.5}.uklonDelivery__deliveryOptionHeader{gap:12px}.uklonDelivery__deliveryOptionHeader,.uklonDelivery__deliveryPrice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uklonDelivery__deliveryPrice{margin-left:auto;font-weight:600;font-size:1rem;color:#000}.uklonDelivery__deliveryInfo{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px;padding:0 15px}.uklonDelivery__deliveryInfo,.uklonDelivery__deliveryItem{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.uklonDelivery__deliveryItem{width:calc(50% - 5px);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#f6f6f6;border-radius:10px;padding:10px;border:1px solid #e5e5e5}.uklonDelivery__deliveryIconWrap{height:100%;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uklonDelivery__deliveryIcon{width:34px;height:34px;fill:#fb0}.uklonDelivery__deliveryTitleWrap{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:calc(60% - 40px)}.uklonDelivery__deliveryTags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.uklonDelivery__deliveryTag{background:#e4f2ff;color:#007bff;padding:2px 10px;border-radius:10px;font-size:.75rem;font-weight:500;white-space:nowrap;margin-right:6px}.uklonDelivery__priceValue{white-space:nowrap}.uklonDelivery__deliveryTitle{font-weight:600;margin-bottom:2px;font-size:.85rem}.uklonDelivery__deliveryDesc{color:#656565;font-size:.75rem}.uklonDelivery__serviceOption{width:calc(100% - 30px);margin:8px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:10px;border:1px solid #ddd;border-radius:8px;cursor:pointer}.uklonDelivery__serviceOptionIcon{-ms-flex-negative:0;flex-shrink:0;fill:#fb0}.uklonDelivery__serviceOptionText{-webkit-box-flex:1;-ms-flex:1;flex:1}.uklonDelivery__serviceOptionTitle{font-size:1rem}.uklonDelivery__serviceOptionDesc{font-size:.75rem;color:#888;margin-top:2px}.uklonDelivery__serviceOptionExtra{margin-top:8px}.uklonDelivery__serviceExtraInputWrap{position:relative}.uklonDelivery__extraErrorIcon{position:absolute;right:8px;top:50%;-webkit-transform:translateY(calc(-50% - 1px));transform:translateY(calc(-50% - 1px));color:#d9534f;font-size:16px;height:20px;cursor:pointer;z-index:10}.uklonDelivery__extraErrorIcon--datetime{right:26px}.uklonDelivery__extraErrorTooltip{position:absolute;bottom:calc(100% + 8px);right:0;background:#2c2c2c;color:#fff;padding:8px 12px;border-radius:6px;font-size:.75rem;white-space:nowrap;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease,visibility .2s ease;transition:opacity .2s ease,visibility .2s ease;pointer-events:none;z-index:10000}.uklonDelivery__extraErrorTooltip:after{content:"";position:absolute;top:100%;right:8px;border:5px solid transparent;border-top-color:#2c2c2c}.uklonDelivery__serviceExtraInputWrap:hover .uklonDelivery__extraErrorTooltip{opacity:1;visibility:visible}.uklonDelivery__errorIconWrapper--datetime{right:24px!important}.uklonDelivery__serviceExtraInput{width:100%;padding:6px 10px;border:1px solid #ddd;border-radius:6px;font-size:.875rem;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}.uklonDelivery__serviceExtraInput:focus{border-color:#fb0}.uklonDelivery__serviceExtraInput--error,.uklonDelivery__serviceExtraInput--error:focus{border-color:#dc3545}.uklonDelivery__serviceExtraInput[type=number]::-webkit-inner-spin-button,.uklonDelivery__serviceExtraInput[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.uklonDelivery__serviceExtraInput[type=number]{-moz-appearance:textfield}.uklonDelivery__serviceExtraInput[type=datetime-local]::-webkit-calendar-picker-indicator{position:relative;right:-6px;opacity:.4;cursor:pointer}.uklonDelivery__doorText{font-size:1rem;margin-right:10px}.uklonDelivery__serviceSelection .uklonDelivery__doorText{font-size:.75rem}.uklonDelivery__inputInfo{position:absolute;top:-8px;left:10px;padding:0 5px;background:#fff;font-size:.65rem;color:#979797}.uklonDelivery__toggle{width:40px;height:20px;border-radius:12px;background:#ddd;position:relative;margin-left:auto;-webkit-transition:background .3s;transition:background .3s}.uklonDelivery__toggle.active{background:#fb0}.uklonDelivery__toggleHandle{width:16px;height:16px;border-radius:50%;background:#fff;position:absolute;top:2px;left:2px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.uklonDelivery__toggle.active .uklonDelivery__toggleHandle{-webkit-transform:translateX(20px);transform:translateX(20px)}.uklonDelivery__serviceSelection{margin-bottom:20px}.uklonDelivery__confirmation .uklonDelivery__serviceSelection{margin:0}.uklonDelivery__serviceItem{width:calc(100% - 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 14px;border:1px solid #ddd;border-radius:8px;cursor:pointer;background:#fff;margin:0 auto}.uklonDelivery__serviceSelection .uklonDelivery__serviceItem{margin-top:20px}.uklonDelivery__serviceItem_leftWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:6px}.uklonDelivery__serviceItem.active{border-color:#007bff;background:#f8f9fa}.uklonDelivery__serviceType{color:#007bff;font-size:.6rem;margin-left:10px;background:#e3f0ff;border-radius:15px;padding:5px 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uklonDelivery__formRow,.uklonDelivery__serviceType{display:-webkit-box;display:-ms-flexbox;display:flex}.uklonDelivery__formRow{gap:16px;margin-bottom:16px}.uklonDelivery__input,.uklonDelivery__textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:.875rem}.uklonDelivery__input[type=number]::-webkit-inner-spin-button,.uklonDelivery__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.uklonDelivery__input[type=number]{-moz-appearance:textfield}.uklonDelivery__textarea{resize:none;min-height:50px;margin:0;display:block}.uklonDelivery__comment{margin-bottom:0!important}.uklonDelivery__addressWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.uklonDelivery__addressInput{margin:10px 0 5px}.uklonDelivery__addressInput--disabled{opacity:.5;pointer-events:none}.uklonDelivery__addressInput.halfSize{width:calc(50% - 5px)}.uklonDelivery__addressInput.thirdSize{width:calc(33.33% - 5px)}.uklonDelivery__addressInput .uklonDelivery__input{padding-left:35px}.uklonDelivery__addressInput:has(.uklonDelivery__clearIcon) .uklonDelivery__input{padding-right:35px}.uklonDelivery__inputWithClear{padding-right:35px!important}.uklonDelivery__inputHeadline{font-size:1.25rem;margin-bottom:0}.uklonDelivery__addressIcon{position:absolute;left:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;fill:#656565}.uklonDelivery__mapPlaceholder{margin-bottom:20px;padding:0 15px}.uklonDelivery__mapContent{width:100%;height:284px;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:8px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.uklonDelivery__leafletMap{width:100%;height:100%;border-radius:8px}.map-marker{width:22px;height:22px;background:var(--marker-color,#007bff);border-radius:50% 50% 50% 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:700;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:50%}.map-marker:before{content:"";position:absolute;width:8px;height:8px;background:var(--dot-color,#fff);border-radius:50%;top:0;left:0;right:0;bottom:0;margin:auto;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2)}.map-marker:hover{-webkit-transform:rotate(-45deg) scale(1.1);transform:rotate(-45deg) scale(1.1);-webkit-box-shadow:0 6px 20px rgba(0,0,0,.25);box-shadow:0 6px 20px rgba(0,0,0,.25)}.custom-marker-icon{background:transparent!important;border:none!important}.leaflet-control-zoom a,.leaflet-control-zoom a:hover{text-decoration:none!important}.uklonDelivery__mapFallback{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f8f9fa;color:#656565}.uklonDelivery__mapIcon{width:32px;height:32px;fill:#656565;margin-bottom:8px}.uklonDelivery__mapText{font-size:14px;font-weight:500}.uklonDelivery__orderSummary{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin:20px auto 0;width:calc(100% - 30px);background:#fff5da;border-radius:8px;padding:5px 15px;border:1px solid #ffde84}.uklonDelivery__orderSummary,.uklonDelivery__orderSummary_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uklonDelivery__orderSummary_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.uklonDelivery__autodelivery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.uklonDelivery__autodeliveryIcon{width:28px;height:28px;fill:#fb0;margin-right:10px}.uklonDelivery__autodeliveryText{font-size:1.25rem}.uklonDelivery__editButton{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;margin-left:10px}.uklonDelivery__editIcon{width:20px;height:20px;fill:#000}.uklonDelivery__statusHeaderWrapper{text-align:center;margin-bottom:15px}.uklonDelivery__statusHeader{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:.95rem;font-weight:500;padding:5px 20px;border-radius:10px;border:1px solid;text-align:center}.uklonDelivery__statusHeader.status-success{background:#e8f5e9;color:#4caf50;border-color:#c8e6c9}.uklonDelivery__statusHeader.status-error{background:#ffe4e4;color:#dc3545;border-color:#ffb3b3}.uklonDelivery__statusHeader.status-warning{background:#fff3e0;color:#ff9800;border-color:#ffe0b3}.uklonDelivery__statusHeader.status-info{background:#e4f2ff;color:#007bff;border-color:#b3d9ff}.uklonDelivery__statusHeader.status-unknown{background:#f5f5f5;color:#757575;border-color:#e0e0e0}.uklonDelivery__inputError{position:relative}.uklonDelivery__input_error{border-color:#d9534f!important;padding-right:32px!important}.uklonDelivery__errorIconWrapper{position:absolute;right:8px;top:51%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;z-index:10}.uklonDelivery__errorIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;font-size:16px;color:#d9534f}.uklonDelivery__errorTooltip{position:absolute;bottom:calc(100% + 8px);right:0;background:#2c2c2c;color:#fff;padding:8px 12px;border-radius:6px;font-size:.75rem;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease,visibility .2s ease;transition:opacity .2s ease,visibility .2s ease;pointer-events:none;z-index:10000;max-width:250px;white-space:normal;text-align:left}.uklonDelivery__errorTooltip:after{content:"";position:absolute;top:100%;right:8px;border:5px solid transparent;border-top-color:#2c2c2c}.uklonDelivery__errorIconWrapper:hover .uklonDelivery__errorTooltip{opacity:1;visibility:visible}.uklonDelivery__infoIcon{width:18px;height:18px;fill:#000;margin-top:2px}.uklonDelivery__orderDetails{padding:0 15px 15px 15px}.uklonDelivery__personCard{background:#f8f9fa;border:1px solid #e8e8e8;border-radius:10px;padding:10px 14px}.uklonDelivery__personCardRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:8px}.uklonDelivery__personCardIcon{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0;fill:#aaa}.uklonDelivery__personCardLabel{font-size:.72rem;color:#979797}.uklonDelivery__personCardValue{font-size:.9rem;color:#222}.uklonDelivery__completeButton{width:100%;padding:16px;background:#fb0;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;color:#212529}.uklonDelivery__completeButton:hover{background:#e0a800}.uklonDelivery__clearIcon{position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px;height:12px;fill:#656565;cursor:pointer}.uklonDelivery__addressSuggestions{background:#fff;border:1px solid #ddd;border-radius:8px;z-index:1000;margin-top:10px}.uklonDelivery__suggestionsScroll{max-height:185px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ccc transparent}.uklonDelivery__suggestionsScroll::-webkit-scrollbar{width:4px}.uklonDelivery__suggestionsScroll::-webkit-scrollbar-track{background:transparent}.uklonDelivery__suggestionsScroll::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.uklonDelivery__suggestionsScroll::-webkit-scrollbar-thumb:hover{background:#999}.uklonDelivery__loadingText,.uklonDelivery__noResults{padding:12px;text-align:center;color:#656565;font-size:.9rem}.suggestionItem-enter-active{-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.suggestionItem-leave-active{-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in}.suggestionItem-enter-from,.suggestionItem-leave-to{opacity:0}.suggestionItem-move{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.uklonDelivery__addressSuggestion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;-webkit-transition:all .2s ease;transition:all .2s ease;position:relative}.uklonDelivery__addressSuggestion:hover{background:#f8f9fa}.uklonDelivery__addressSuggestion:active{-webkit-transform:translateX(2px);transform:translateX(2px);background:#e9ecef}.uklonDelivery__addressSuggestion:last-child{border-bottom:none}.uklonDelivery__suggestionIcon{width:16px;height:16px;fill:#656565;-ms-flex-negative:0;flex-shrink:0}.uklonDelivery__suggestionContent{-webkit-box-flex:1;-ms-flex:1;flex:1}.uklonDelivery__suggestionTitle{margin-bottom:2px;font-size:.75rem}.uklonDelivery__suggestionSubtitle{color:#656565;font-size:12px}.uklonDelivery__formSection{padding:0 15px}.uklonDelivery__formSection:not(:last-child){margin-bottom:15px}.uklonDelivery__addressInput{position:relative}.uklonDelivery__cargoTypes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-top:10px;padding-bottom:15px}.uklonDelivery__cargoTag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 15px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;font-size:.75rem;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:nowrap}.uklonDelivery__cargoTag:hover{background:#e9ecef;border-color:#adb5bd}.uklonDelivery__cargoTag.active{background:#fb0;border-color:#fb0;color:#000}.cancellationWarningModal__content{width:100%}.cancellationWarningModal__loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;padding:30px 20px}.cancellationWarningModal__loading .spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #fb0;border-radius:50%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.cancellationWarningModal__loading p{color:#656565;font-size:14px}.cancellationWarningModal__warning{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:15px;background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;margin-bottom:20px}.cancellationWarningModal__warning p{margin:0;color:#856404;font-size:14px;font-weight:500}.cancellationWarningModal__cost{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;background:#f8f9fa;border-radius:8px;margin-bottom:15px}.cancellationWarningModal__costLabel{font-size:16px;color:#333;font-weight:500}.cancellationWarningModal__costValue{font-size:24px;font-weight:700;color:#dc3545}.cancellationWarningModal__info{padding:15px;background:#e7f3ff;border-left:4px solid #2196f3;border-radius:4px}.cancellationWarningModal__info p{margin:0;color:#0d47a1;font-size:13px;line-height:1.5}.cancellationWarningModal__error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;padding:30px 20px}.cancellationWarningModal__error p{color:#dc3545;font-size:14px;text-align:center;margin:0}.cancellationReasonModal__content{width:100%}.cancellationReasonModal__costReminder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:12px 15px;background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;margin-bottom:15px}.cancellationReasonModal__costReminder p{margin:0;color:#856404;font-size:13px}.cancellationReasonModal__costReminder strong{color:#dc3545;font-weight:600}.cancellationReasonModal__reason{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 15px;margin-bottom:8px;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;background:#fff}.cancellationReasonModal__reason:hover{border-color:gold;background:#fffbf0}.cancellationReasonModal__reason.selected{border-color:gold;background:#fff9e6}.cancellationReasonModal__radio{width:20px;height:20px;border:2px solid #ddd;border-radius:50%;margin-right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;-ms-flex-negative:0;flex-shrink:0}.cancellationReasonModal__reason.selected .cancellationReasonModal__radio{border-color:gold}.cancellationReasonModal__radioDot{width:10px;height:10px;border-radius:50%;background:transparent;-webkit-transition:background .2s ease;transition:background .2s ease}.cancellationReasonModal__radioDot.active{background:gold}.cancellationReasonModal__reasonText{font-size:14px;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1}.uklonDelivery__returnButtonWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.uklonDelivery__returnButton{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:8px 18px;background:#fb0;color:#222;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.uklonDelivery__returnButton:hover{background:#e5a800}.uklon__returnModal{min-width:400px;max-width:90vw}@media (max-width:639px){.uklon__returnModal{min-width:unset;max-width:calc(100% - 20px)}}.returnModal__content{width:100%;position:relative}.returnModal__optionRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px 15px;margin-bottom:8px;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;-webkit-transition:border-color .2s,background .2s;transition:border-color .2s,background .2s;background:#fff}.returnModal__optionRow:hover{border-color:#fb0;background:#fffbf0}.returnModal__optionRow.selected{border-color:#fb0;background:#fff9e6}.returnModal__radio{width:20px;height:20px;border:2px solid #ddd;border-radius:50%;margin-right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:border-color .2s;transition:border-color .2s;margin-top:2px}.returnModal__radioDot{width:10px;height:10px;border-radius:50%;background:transparent;-webkit-transition:background .2s;transition:background .2s}.returnModal__radioDot.active{background:#fb0}.returnModal__radio.active{border-color:#fb0}.returnModal__optionText{-webkit-box-flex:1;-ms-flex:1;flex:1}.returnModal__optionTitle{font-size:14px;color:#333;font-weight:500}.returnModal__optionSubtitle{font-size:12px;color:#888;margin-top:2px}.returnModal__addressInputWrap{margin:8px 0 4px;position:relative}.returnModal__loading{position:absolute;inset:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;background:hsla(0,0%,100%,.8);border-radius:8px;color:#555;font-size:13px}.uklon__returnModal .modal__button:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.returnModal__estimate{padding:4px 0}.returnModal__estimateRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f0f0f0;gap:12px}.returnModal__estimateRow:last-child{border-bottom:none}.returnModal__estimateLabel{font-size:13px;color:#888;-ms-flex-negative:0;flex-shrink:0}.returnModal__estimateValue{font-size:13px;color:#333;text-align:right}.returnModal__estimatePrice{font-size:16px;font-weight:700;color:#222}.uklonDelivery__driverCard{padding:10px 14px;margin:0 auto 12px;width:calc(100% - 30px);background:#f8f9fa;border:1px solid #e8e8e8;border-radius:10px}.uklonDelivery__driverCardLabel{font-size:.65rem;font-weight:600;text-transform:uppercase;color:#999;margin-bottom:8px;letter-spacing:.5px}.uklonDelivery__driverCardBody{gap:12px}.uklonDelivery__driverAvatar,.uklonDelivery__driverCardBody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uklonDelivery__driverAvatar{-ms-flex-negative:0;flex-shrink:0;position:relative;width:52px;height:52px;border-radius:50%;overflow:hidden;background:#e9e9e9;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15)}.uklonDelivery__driverAvatarImg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.uklonDelivery__driverInfo{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.uklonDelivery__driverName{font-size:.9rem;font-weight:600;color:#222;white-space:nowrap;overflow-x:auto}.uklonDelivery__driverMeta{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;margin-top:3px}.uklonDelivery__driverMeta,.uklonDelivery__driverRating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uklonDelivery__driverRating{gap:3px;font-size:.75rem;font-weight:600;color:#f0a500}.uklonDelivery__driverOrders{font-size:.72rem;color:#888}.uklonDelivery__driverPhone{font-size:.65rem;background:#e4f2ff;color:#007bff;padding:2px 7px;border-radius:20px;cursor:pointer}.uklonDelivery__driverRegistered{font-size:.72rem;color:#888;margin-top:4px}.uklonDelivery__driverDisabilityWrap{line-height:0;margin-top:4px}.uklonDelivery__driverDisability{display:inline-block;font-size:.72rem;line-height:1.4;color:#888;background:#fff3e0;border:1px solid #f0a500;padding:1px 8px;border-radius:20px}.uklonDelivery__vehicleInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin-top:6px}.uklonDelivery__vehicleColor{width:12px;height:12px;border-radius:50%;border:1px solid rgba(0,0,0,.15);-ms-flex-negative:0;flex-shrink:0}.uklonDelivery__vehicleLabel{font-size:.72rem;color:#888;-ms-flex-negative:0;flex-shrink:0}.uklonDelivery__vehicleModel{font-size:.72rem;color:#555;white-space:nowrap;overflow-x:auto;min-width:0}.uklonDelivery__vehiclePlate{font-size:.7rem;font-weight:600;color:#444;background:#f0f0f0;border:1px solid #ddd;padding:1px 7px;border-radius:4px;letter-spacing:.04em;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}.uklonDelivery__canceledInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 15px;text-align:center}.uklonDelivery__canceledWarning{margin-bottom:20px}.uklonDelivery__canceledMessage{font-size:16px;font-weight:600;color:#333;margin:0 0 15px 0}.uklonDelivery__canceledSupport{font-size:14px;color:#666;margin:0 0 20px 0}.uklonDelivery__canceledCallButton{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:8px 16px;background:#f5f5f5;color:#666;text-decoration:none;border:1px solid #ddd;border-radius:4px;font-size:13px;font-weight:400;-webkit-transition:all .2s ease;transition:all .2s ease;margin-top:10px}.uklonDelivery__canceledCallButton:hover{background:#e9e9e9;color:#333;text-decoration:none}@media (max-width:799px){.uklonDelivery__driverRating{margin-bottom:-1px}}@media (max-width:768px){.uklonDelivery__formRow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.uklonDelivery__orderStatus,.uklonDelivery__orderSummary{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:639px){.uklonDelivery__modal{min-width:unset;max-width:calc(100% - 20px)}.uklonDelivery__addressInput.halfSize,.uklonDelivery__addressInput.thirdSize,.uklonDelivery__deliveryItem{width:100%}}@media (max-width:480px){.uklonDelivery__cargoTypes{gap:6px}.uklonDelivery__cargoTag{padding:6px 12px;font-size:13px}.cancellationReasonModal__reason{padding:10px 12px}.cancellationReasonModal__reasonText{font-size:.875rem}.cancellationWarningModal__cost{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;text-align:center}.cancellationWarningModal__costValue{font-size:20px}}@media (max-width:420px){.uklonDelivery__autodelivery,.uklonDelivery__orderSummary_right{width:100%;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.uklonDelivery__autodelivery{-ms-flex-wrap:wrap;flex-wrap:wrap}.uklonDelivery__autodeliveryText{width:100%;text-align:center}.uklonDelivery__orderSummary{gap:5px}.uklonDelivery__editButton{margin-left:0}}@media (max-width:375px){.uklonDelivery__serviceItem_leftWrap .uklonDelivery__doorText{width:100%;text-align:center}.uklonDelivery__serviceType{margin:10px auto 0}.uklonDelivery__priceError{font-size:.5rem}.uklonDelivery__serviceItem_leftWrap{margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}.uklonDelivery__autodeliveryText{font-size:1rem}.uklonDelivery__priceLarge{font-size:1.25rem}.uklonDelivery__editButton{width:24px;height:24px;margin-left:5px}}.glovoOrderDetailsModal.modal__container{width:700px}.glovoOrderDetails{width:100%}.glovoOrderDetails__noData{text-align:center;padding:40px 20px;color:#697386}.glovoOrderDetails__content{max-height:70vh;overflow-y:auto}.glovoOrderDetails__section{margin-bottom:10px;padding-bottom:15px;border-bottom:1px solid #eaecf0}.glovoOrderDetails__section:last-child{border-bottom:none;margin-bottom:0}.glovoOrderDetails__sectionTitle{font-size:1rem;font-weight:600;color:#000;margin-bottom:15px}.glovoOrderDetails__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.glovoOrderDetails__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glovoOrderDetails__field--full{grid-column:1/-1}.glovoOrderDetails__label{font-size:.875rem;color:#697386;margin-bottom:5px;white-space:nowrap}.glovoOrderDetails__value{background:#f4f4f4;color:#697386;font-size:.875rem;padding:10px;border-radius:5px;word-break:break-word}.glovoOrderDetails__value--multiline{white-space:pre-wrap}.glovoOrderDetails__products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.glovoOrderDetails__product{background:#f9fafb;border-radius:8px;padding:12px}.glovoOrderDetails__productHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.glovoOrderDetails__productName{font-size:.9375rem;font-weight:500;color:#000}.glovoOrderDetails__productQuantity{font-size:.875rem;color:#697386;font-weight:500}.glovoOrderDetails__productDetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;color:#697386}.glovoOrderDetails__productTotal{font-weight:600;color:#000}.glovoOrderDetails__productAttributes{margin-top:8px;padding-top:8px;border-top:1px solid #e5e7eb;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}.glovoOrderDetails__attribute{font-size:.8125rem;color:#697386;background:#fff;padding:4px 8px;border-radius:4px;border:1px solid #d2d2d2}.glovoOrderDetails__attributeQuantity{font-weight:500;margin-right:2px}.glovoOrderDetails__attributeName{color:#697386}.glovoOrderDetails__financial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.glovoOrderDetails__financialRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;background:#f4f4f4;border-radius:5px}.glovoOrderDetails__financialLabel{font-size:.875rem;color:#697386}.glovoOrderDetails__financialValue{font-size:.9375rem;font-weight:600;color:#000}.glovoOrderDetails__contactOptions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}.glovoOrderDetails__contactButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:10px;background:transparent;border:1px solid #d2d2d2;border-radius:8px;font-size:.875rem;font-weight:400;color:#697386;cursor:pointer;-webkit-transition:.3s;transition:.3s;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.glovoOrderDetails__contactButton:hover{background:#ededed;color:#333}.glovoOrderDetails__contactIcon{width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0;margin-right:5px;fill:#757e90}.glovoOrderDetails__courierBanner{background:#f4f4f4;border-radius:12px;margin-bottom:20px}.glovoOrderDetails__courierBannerHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:12px}.glovoOrderDetails__courierIcon{width:24px;height:24px;fill:#757575}.glovoOrderDetails__courierHeaderText{font-size:.875rem;color:#697386;font-weight:500}.glovoOrderDetails__courierTimeInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f4f4f4;padding:15px;border-radius:10px}.glovoOrderDetails__courierTimeInfo--hasNote{padding-bottom:0}.glovoOrderDetails__courierTimeLabel{font-size:.875rem;color:#898989}.glovoOrderDetails__courierTime{font-size:1.5rem;font-weight:600;color:#000}.glovoOrderDetails__waitTimeNote{font-size:.75rem;color:#f59e0b;text-align:left;padding:0 15px 15px;font-weight:600}@media screen and (max-width:525px){.glovoOrderDetails__grid{grid-template-columns:repeat(1,1fr)}}.close[data-v-2a782148]{color:#000;cursor:pointer;width:30px;height:30px;float:right;padding-left:9px}.priceMarcup__container{width:100%;font-size:1.2rem}.priceMarcup__main-input.main-input{font-size:1.2rem}.priceMarcup__procent{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:10px}.defaultPriceMarcup__container{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.defaultPriceMarcup__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;width:calc(25% - 10px);-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding-top:5px;padding-bottom:5px;border:2px solid transparent;cursor:pointer;position:relative;-webkit-transition:background .2s;transition:background .2s}.defaultPriceMarcup__block:hover{background:#f6f6f6}.defaultPriceMarcup__iconWrap{position:absolute;width:18px;height:18px;border-radius:50%;right:-9px;top:-8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.defaultPriceMarcup__icon{width:9px;height:9px;fill:#fff}@media (max-width:430px){.defaultPriceMarcup__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.defaultPriceMarcup__block{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}}@media (max-width:310px){.defaultPriceMarcup__block{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.sidebar{height:calc(100vh - 70px);min-width:500px;width:500px;position:relative;z-index:99;background:#fff;-webkit-transition:.1s;transition:.1s}.sidebar__opened{transform:translateZ(0)!important;-webkit-transform:translateZ(0)!important;-moz-transform:translateZ(0)!important;-ms-transform:translateZ(0)!important;-o-transform:translateZ(0)!important}.sidebar__innerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative;z-index:100;background:#fff;z-index:99}.sidebar__swipeWrap{position:absolute;right:0;top:0;color:#484848;font-weight:700;font-family:sans-serif;width:41px;height:100%;background:#fff;z-index:1001;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:1px solid #e4e4e4;-webkit-box-shadow:5px 0 5px -5px rgba(0,0,0,.5);box-shadow:5px 0 5px -5px rgba(0,0,0,.5)}.sidebar__swipeIcon{width:15px;height:15px;display:block;-webkit-transition:.3s;transition:.3s}.ipnModal .modal__body{padding-bottom:20px}.disabledOrder{opacity:.5;pointer-events:none}.ddosBtn{position:fixed;bottom:10px;right:10px;background:red;color:#fff;border-radius:5px;padding:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1100px){.sidebar{min-width:360px;width:360px}}@media screen and (max-width:900px){.sidebar{width:80%;transform:translate3d(calc(-100% + 40px),0,0);-webkit-transform:translate3d(calc(-100% + 40px),0,0);-moz-transform:translate3d(calc(-100% + 40px),0);-ms-transform:translate3d(calc(-100% + 40px),0);-o-transform:translate3d(calc(-100% + 40px),0)}.sidebar__swipeWrap{display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar__swipe_opened{right:-40px;z-index:1}.sidebar__swipe_opened .sidebar__swipeIcon{-webkit-transform:scaleX(-1);transform:scaleX(-1)}}@media screen and (max-width:499px){.sidebar__swipe_opened{right:-30px}.sidebar__swipeWrap{width:30px}.sidebar{transform:translate3d(calc(-100% + 30px),0,0);-webkit-transform:translate3d(calc(-100% + 30px),0,0);-moz-transform:translate3d(calc(-100% + 30px),0);-ms-transform:translate3d(calc(-100% + 30px),0);-o-transform:translate3d(calc(-100% + 30px),0);width:calc(100% - 30px);min-width:auto}}.breadcrumbs{position:relative;z-index:0;width:calc(100% - 45px);z-index:2;padding:15px 0 10px 5px}.breadcrumbs,.breadcrumbs__innerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumbs__innerWrap{width:calc(100% - 35px);overflow:auto;margin-left:-5px;overflow-y:hidden}.breadcrumbs__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;left:-15px;height:40px;white-space:nowrap;background:#fff;border-radius:0 7px 7px 0;padding:0 10px 0 40px;cursor:pointer}.breadcrumbs__innerWrap>.breadcrumbs__item~.breadcrumbs__item{margin-left:-10px}.breadcrumbs__triangle{width:28px;height:28px;top:6px;right:-10px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:5px;position:absolute;z-index:1!important}.breadcrumbs__text{font-size:.875rem;position:relative;z-index:10}.breadcrumbs__home{display:block;width:40px;height:40px;color:#fff;text-decoration:none;position:relative;border-radius:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10;cursor:pointer}@media screen and (max-width:499px){.breadcrumbs{width:calc(100% - 55px)}.breadcrumbs__innerWrap{width:calc(100% - 27px)}.breadcrumbs__item{height:32px}.breadcrumbs__home{width:32px;height:32px}.breadcrumbs__triangle{width:24px;height:24px;top:4px;right:-7px}}.productItem__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.productItem__imageSVG{border-bottom:1px solid #e2e2e2}.productItem--go .productItem__innerContainer:after{content:"";position:absolute;inset:0;border-radius:5px;border:2px solid var(--3c97f832);pointer-events:none;z-index:101}.productItem__goBadge{position:absolute;top:10px;left:10px;z-index:2;background:var(--3c97f832);color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;line-height:1.4;letter-spacing:.5px;pointer-events:none}.productItem__stopProduct{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:5px;border-radius:5px;width:calc(100% - 10px);height:calc(100% - 10px);z-index:100;background:hsla(0,0%,100%,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.productItem__stopProduct-icon{width:40%;height:40%;fill:hsla(0,0%,45.5%,.5)}.productItem__priceTag.barcode{position:relative;top:0;right:0;max-width:100%}.productItem__priceTag{font-size:13px;text-align:right;white-space:nowrap;position:absolute;z-index:1;right:10px;border-radius:5px;top:10px;max-width:70%;background:#fff;padding:2px 5px;border-radius:0 5px 5px 0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.4);box-shadow:0 0 5px rgba(0,0,0,.4)}.productItem__priceWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productItem__priceAmount{overflow:auto;white-space:nowrap}.productItem__priceCurrency{padding-left:3px}.productItem__noBackgroundWrap{position:absolute;top:0;bottom:0;margin:auto;background:#fff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px}.productItem__noBackgroundTitle{color:#000;overflow:auto;text-align:center;width:calc(100% - 20px);max-height:50%}.productItem__noBackgroundInfoWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;font-weight:600;width:100%;padding:0 10px}.productItem__noBackgroundText{overflow:auto;max-width:50%}.productItem__noBackgroundUnits{white-space:nowrap;margin-left:3px;max-width:50%;overflow:auto}.productItem__bottomUnit{width:25%;color:#6e6e6e;overflow:auto;text-align:right}.productItem__fullNameWrap{position:absolute;bottom:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;z-index:2;-webkit-transition:.3s ease-out;transition:.3s ease-out;padding:10px;overflow:auto}.productItem__fullName{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;word-wrap:break-word}.productItem__backgroundWrapTitle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:50px;font-size:3vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;left:0;right:0;margin:auto}.productItem__backgroundWrap{position:absolute;top:0;left:0;right:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 38px);text-transform:uppercase;color:#fff;font-size:25px;border-radius:5px 5px 0 0}.productItem__priceTagIcon{height:100%;width:auto;filter:drop-shadow(-8px 0 5px rgba(0,0,0,.1));-webkit-filter:drop-shadow(-8px 0 5px rgba(0,0,0,.1));top:0;position:absolute}.productItem__bottomWrap{position:absolute;width:100%;bottom:0;max-height:70%;border-radius:0 0 5px 5px;overflow:hidden}.productItem__innerContainer{position:relative;width:100%;height:100%;border-radius:5px;padding-top:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;background-color:#fff}.productItem__innerContainer .productItem__bottomTitle{width:75%;height:100%;padding-right:5px;overflow:auto}.productItem__bottomWrap::-webkit-scrollbar{display:none}.productItem__bottomTitle{width:100%;padding:10px 0;line-break:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-y:auto}.productItem__bottomTitle::-webkit-scrollbar{display:none}.productItem__bottomInner{width:100%;height:100%;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:0 10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.productItem__fullTitleWidth{width:100%!important}.board__innerWrap .productItem{border-radius:5px;cursor:pointer;width:100%;height:100%;padding:5px!important;-webkit-transition:.15s;transition:.15s}.productItem:active{opacity:.4;-webkit-transform:scale(.92);transform:scale(.92)}.item__titleSize_6{font-size:.875rem}.item__titleSize_5{font-size:1rem}.item__titleSize_4{font-size:1.25rem}.item__titleSize_3{font-size:1.5rem}.item__priceTagTextSize_6{left:-13px}.item__priceTagTextSize_5{left:-15px}.item__priceTagTextSize_4{left:-18px}.item__priceTagTextSize_3{left:-20px}.loadingWrap{border:4px solid #f3f3f3;border-top:4px solid #b6b6b6;border-radius:50%;width:34px;height:34px;-webkit-animation:imgLoader 1s linear infinite;animation:imgLoader 1s linear infinite}@-webkit-keyframes imgLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes imgLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.item__icon{border-radius:4px;background-position:50%;background-size:cover;margin-left:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:0 0 3px rgba(0,0,0,.2);box-shadow:0 0 3px rgba(0,0,0,.2)}.item__iconSize_5,.item__iconSize_6{width:1.25rem;height:1.25rem}.item__iconSize_4{width:1.5rem;height:1.5rem}.item__iconSize_3{width:1.75rem;height:1.75rem}.item__icon__channelNameShortening{text-transform:uppercase;color:#fff;font-size:.5rem}.item__icon__channelFullName{font-size:.35rem;word-break:break-all;text-align:center;white-space:normal}@media (max-width:1440px){.item__iconSize_6{width:14px;height:14px}.item__iconSize_5{width:18px;height:18px}.item__iconSize_4{width:20px;height:20px}.item__iconSize_3{width:24px;height:24px}.item__titleSize_6{font-size:12px}.item__titleSize_5{font-size:14px}.item__priceTagTextSize_6{left:-11px}.item__priceTagTextSize_5{left:-13px}.item__titleSize_3{font-size:20px}.item__priceTagTextSize_3{left:-18px}.item__text_5{top:auto;-webkit-transform:none;transform:none}.item__text_4{top:auto}}@media screen and (max-width:1380px){.item__titleSize_4{font-size:1rem}.item__priceTagTextSize_4{left:-15px}}@media (max-width:1280px){.productItem__fullNameWrap{padding:5px 10px}.productItem__bottomTitle{padding:5px 0}.item__titleSize_6{font-size:10px}.item__titleSize_4{font-size:14px}.item__priceTagTextSize_6{left:-10px}.item__titleSize_3{font-size:18px}.item__priceTagTextSize_3{left:-14px}.productItem__backgroundWrap{height:calc(100% - 25px)}.item__priceTagTextSize_4,.item__priceTagTextSize_5{left:-13px}}@media (max-width:1110px){.productItem__bottomTitle{padding:5px 0}}@media screen and (max-width:1023px){.productItem{padding:3px!important}}@media screen and (max-width:999px){.item__text_3{top:auto;-webkit-transform:none;transform:none}}@media (max-width:601px){.productItem__backgroundWrapTitle{font-size:24px}}@media (max-width:560px){.productItem__priceTag{max-width:70%;padding-left:3px}}@media (max-width:499px){.item__text_4,.item__text_5,.item__text_6{right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.item__titleSize_3{font-size:14px}.item__text_3{font-size:30px!important}.item__priceTagTextSize_4,.item__priceTagTextSize_5,.item__priceTagTextSize_6{left:-11px}.item__priceTagTextSize_3{left:-13px}.item__titleSize_2{font-size:18px}.item__iconSize_2,.item__iconSize_3{width:20px;height:20px}.item__priceTagTextSize_2{left:-16px}.item__text_2{font-size:40px}}@media (max-width:425px){.item__titleSize_3{font-size:12px}.item__iconSize_3{width:16px;height:16px}.item__priceTagTextSize_3{left:-11px}.item__text_3{font-size:20px!important}.item__text_2{font-size:30px}}@media (max-width:375px){.productItem__backgroundWrapTitle{top:auto;bottom:auto;-webkit-transform:none;transform:none}.item__text_3{font-size:22px}.item__titleSize_2{font-size:14px}.item__priceTagTextSize_2{left:-14px}.item__text_2{font-size:30px}}@media (max-width:340px){.item__text_3{font-size:16px}.item__titleSize_3{font-size:11px}.item__text_3{font-size:16px!important}}.board__innerWrap .productsCategory{border-radius:5px;cursor:pointer;width:100%;height:100%;padding:5px!important;-webkit-transition:.15s;transition:.15s}.productsCategory:active{opacity:.4;-webkit-transform:scale(.92);transform:scale(.92)}.productsCategory__iconWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:10px;top:10px;z-index:1;padding:5px;background:#fff;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.productsCategory__icon{width:1vw;height:1vw}.productsCategory__inner{height:100%;padding-top:100%;position:relative;overflow:hidden;background-size:cover;background-color:#fff;border-radius:5px}.productsCategory__background,.productsCategory__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productsCategory__background{height:calc(100% - 38px);position:absolute;top:0;left:0;right:0;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;text-transform:uppercase;color:#fff;font-size:25px}.productsCategory__backgroundPhoto{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.productsCategory__shortenedTitle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:50px;left:0;right:0}.productsCategory__onlyTextTitle,.productsCategory__shortenedTitle{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;margin:auto}.productsCategory__onlyTextTitle{max-height:calc(100% - 20px);max-width:calc(100% - 20px);overflow:auto;text-align:center;top:0;bottom:0}.productsCategory__bottom,.productsCategory__fullNameWrap{width:100%;position:absolute;bottom:0;background:#fff;padding:10px;z-index:2}.productsCategory__fullNameWrap{left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.3s ease-out;transition:.3s ease-out;overflow:auto}.productsCategory__fullName{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;word-wrap:break-word}.productsCategory__title{width:100%;max-height:calc(100% - 20px);margin:0 auto;line-break:auto;overflow-x:auto}.productsCategory__defaultBg{background:#fff}.productsCategory__icon6{width:12px;height:12px}.productsCategory__icon4{width:21px;height:21px}.productsCategory__icon3{width:27px;height:27px}@media (max-width:1440px){.productsCategory__icon5,.productsCategory__icon6{width:12px;height:12px}.productsCategory__icon6{width:10px;height:10px}.productsCategory__icon3{width:21px;height:21px}}@media screen and (max-width:1380px){.productsCategory__icon4{width:15px;height:15px}}@media screen and (max-width:1280px){.productsCategory__iconWrap{padding:4.5px}.productsCategory__icon4{width:15px;height:15px}.productsCategory__icon3{width:18px;height:18px}.productsCategory__background{height:calc(100% - 25px)}.productsCategory__bottom,.productsCategory__fullNameWrap{padding:5px 10px}}@media (max-width:900px){.productsCategory__shortenedTitle{font-size:3vw}}@media (max-width:601px){.productsCategory__shortenedTitle{font-size:24px}}@media (max-width:499px){.productsCategory__icon{width:15px!important;height:15px!important}}@media (max-width:375px){.productsCategory__shortenedTitle{top:auto;bottom:auto;-webkit-transform:none;transform:none}}@media (max-width:340px){.productsCategory__icon{width:12px!important;height:12px!important}}.board__innerWrap .categoryBackBtn{cursor:pointer;padding:5px!important;-webkit-transition:.15s;transition:.15s}.board__innerWrap .categoryBackBtn:active{opacity:.4;-webkit-transform:scale(.92);transform:scale(.92)}.categoryBackBtn__inner{width:100%;height:100%;background:#fff;padding-top:100%;border-radius:5px}.categoryBackBtn__icon{width:25px;height:25px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.categoryBackBtn__icon.elements6{width:1.7vw;height:1.7vw}.categoryBackBtn__icon.elements5{width:2vw;height:2vw}.categoryBackBtn__icon.elements4{width:3vw;height:3vw}.categoryBackBtn__icon.elements3{width:5vw;height:5vw}@media screen and (max-width:899px){.categoryBackBtn__icon.elements4{width:4vw;height:4vw}.categoryBackBtn__icon.elements5{width:3vw;height:3vw}.categoryBackBtn__icon.elements6{width:2.5vw;height:2.5vw}}@media screen and (max-width:499px){.categoryBackBtn__icon.elements3{width:7vw;height:7vw}.categoryBackBtn__icon.elements5{width:4vw;height:4vw}}.sessionInfo{position:fixed;right:0;bottom:10px;height:48px;z-index:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='174' height='445' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.563 401.79C25.227 386.79 0 349.83 0 308.664V134.84c0-41.599 25.753-78.853 64.67-93.55L174 0v445L63.563 401.79z' fill='%23fff'/%3E%3C/svg%3E");background-position:100%;background-size:contain;background-repeat:no-repeat;cursor:pointer;-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,.2));filter:drop-shadow(0 0 5px rgb(0 0 0/.2))}.sessionInfo__icon{width:10px;height:10px;position:absolute;top:0;bottom:0;right:2px;margin:auto;-webkit-transition:.2s;transition:.2s}.sessionInfo__closedWrap{border-radius:50%;padding:5px 10px;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 0 0 auto}.sessionInfo__innerWrap{padding:10px;border-radius:5px 0 0 5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);margin-top:10px;background:#fff;position:fixed;right:0;bottom:10px;-webkit-transform:translateX(10px);transform:translateX(10px);max-width:calc(100vw - 370px);min-width:320px;-webkit-transition:.1s;transition:.1s;opacity:0;visibility:hidden}.sessionInfo__item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;font-size:14px}.sessionInfo__item,.sessionInfo__itemLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sessionInfo__itemLeft{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sessionInfo__itemValue{overflow:auto;white-space:nowrap}.sessionInfo__itemTitle{font-weight:600;margin-right:5px;white-space:nowrap}.sessionInfo__icon_logo{display:block;margin:0 auto;width:140px;height:50px;fill:#5cb85c}.sessionInfo__itemButton{color:#fff;padding:2px 8px;border-radius:3px;font-size:.75rem;margin-left:5px}@media (max-width:900px){.sessionInfo{bottom:35px}.sessionInfo__innerWrap{max-width:calc(100vw - 50px)}}@media screen and (max-width:499px){.sessionInfo__icon_logo{width:140px;height:50px}}@media screen and (max-width:375px){.sessionInfo__innerWrap{max-width:300px;min-width:300px}}.board{width:calc(100% - 500px);height:calc(100vh - 70px);padding-right:15px;padding-left:15px;overflow:hidden;position:relative}.board .row{position:relative;z-index:0}.board__innerWrap{height:calc(100% - 70px);overflow:auto;position:relative}.board__sortingWrap{position:absolute;right:20px;top:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:98;border-radius:5px;width:34px;height:34px;-webkit-transition:.2s;transition:.2s}.board_scan{right:110px}.board_openFullName,.board_scan{position:absolute;top:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:98;width:34px;height:34px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.board_openFullName{right:65px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s;transition:.2s}.board__noProducts{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;color:grey;font-size:2vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#fff;text-shadow:0 0 2px rgba(0,0,0,.3)}.board__sortingButtonWrap,.board_scan_button{position:relative;cursor:pointer;z-index:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.board_openFullName_btn{width:26px;height:26px;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.656}.board__sortingOpenWrap{width:350px;right:45px;position:absolute;top:0;background:#fff;padding:20px;border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.board__sortingOpenWrap .checkbox{position:relative}.board__sortingOpenWrap .checkbox__label{font-size:19px;padding-left:30px;margin-bottom:25px!important}.board__sortingOpenWrap .checkbox:last-child .checkbox__label{margin-bottom:0!important}.board__sortingHeadline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:19px}@media (max-width:1100px){.board{width:calc(100% - 360px)}}@media (max-width:900px){.board{position:absolute;width:calc(100% - 30px);height:calc(100% - 50px);margin-left:30px}.board__innerWrap{height:calc(100% - 90px)}.board__noProducts{font-size:3vw}}@media (max-width:800px){.board__sortingHeadline,.board__sortingOpenWrap .checkbox__label{font-size:1.1875rem}}@media (max-width:639px){.board__noProducts{font-size:4vw}}@media screen and (max-width:499px){.board .container-fluid{padding:0 5px!important}.board__sortingWrap,.board_scan{top:15px;width:32px;height:32px}.board__sortingWrap svg{width:15px;height:15px}.board_openFullName{width:32px;height:32px;top:15px;right:60}.board__sortingOpenWrap{width:250px}.board__sortingOpenWrap .checkbox__label{margin-bottom:15px!important}}@media screen and (max-width:425px){.board__noProducts{font-size:6vw}}@media screen and (max-width:399px){.board__sortingOpenWrap .checkbox__label{margin-bottom:15px!important}.board__sortingOpenWrap{right:0;top:40px}}.terminal{display:-webkit-box;display:-ms-flexbox;display:flex}#loader_ImgBox[data-v-0f778326]{position:absolute;z-index:1000000000;max-width:200px;max-height:200px;width:130px;height:130px;border-radius:50%;background:rgba(72,72,72,.2);left:calc(50% - 67px);top:calc(50% - 67px)}#loader_Text[data-v-0f778326]{width:200px;position:absolute;top:140px;left:-34px;text-align:center;color:#fff;font-size:1rem;text-shadow:0 0 5px rgba(0,0,0,.6)}@keyframes loader_lds-double-ring-0f778326{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loader_lds-double-ring-0f778326{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader_lds-double-ring_reverse-0f778326{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@-webkit-keyframes loader_lds-double-ring_reverse-0f778326{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.loader_lds-double-ring[data-v-0f778326]{position:absolute;top:-11px;left:-10px}.loader_lds-double-ring div[data-v-0f778326]{position:absolute;width:105px;height:105px;top:23px;left:22px;border-radius:50%;border:6px solid #000;border-color:#fff transparent #fff transparent;-webkit-animation:loader_lds-double-ring-0f778326 1s linear infinite;animation:loader_lds-double-ring-0f778326 1s linear infinite}.loader_lds-double-ring div[data-v-0f778326]:nth-child(2){width:90px;height:90px;top:31px;left:30px;border-color:transparent #fff transparent #fff;-webkit-animation:loader_lds-double-ring_reverse-0f778326 1s linear infinite;animation:loader_lds-double-ring_reverse-0f778326 1s linear infinite}.loader_lds-double-ring[data-v-0f778326]{width:100px!important;height:100px!important;-webkit-transform:translate(-50px,-50px) scale(1) translate(50px,50px);transform:translate(-50px,-50px) scale(1) translate(50px,50px)}.aboutUs:hover,.aboutUs a{color:#000!important;text-decoration:none!important}.aboutUs__headlineWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.aboutUs__headlineIcon{width:250px;fill:#00c279}.aboutUs__mainWrap{margin-bottom:25px}.aboutUs__mainWrap,.aboutUs__sectionInner.guides{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.aboutUs__sectionInner.guides .aboutUs__sectionItem{width:calc(50% - 5px);margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aboutUs__sectionInner{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px;padding:5px 0 10px}.aboutUs__sectionInner.guides,.aboutUs__sectionInner.numbers{-webkit-box-shadow:none;box-shadow:none;padding:0}.aboutUs__pane{width:50%}.aboutUs__pane.left{padding:20px 30px 0 0}.aboutUs__pane.right{padding:20px 0 0 5px}.aboutUs__sectionName{text-align:center;margin-bottom:20px!important}.aboutUs__sectionItem{width:100%;padding:15px 10px 15px 20px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aboutUs__sectionInner.numbers .aboutUs__sectionItem{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.aboutUs__sectionItem:first-child{margin-right:10px}.aboutUs__sectionText{max-width:calc(100% - 35px)}.aboutUs__sectionIcon{width:25px;height:25px;margin-right:10px}.aboutUs__textHighLighted{color:#4998e3!important;word-break:break-all;cursor:pointer}.aboutUs__textBold{font-weight:700}.aboutUs__sectionMiniHeadline{text-align:center;font-size:16px;margin-bottom:15px!important;margin-top:15px}.aboutUs__bottomText{display:block;text-align:center;font-size:14px;margin-top:5px}.aboutUs__sectionPhonesInner_pane{width:calc(50% - 5px)}.aboutUs__sectionPhonesInner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.aboutUs__sectionPhonesInner .aboutUs__sectionItem{padding:10px 10px 10px 20px;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.aboutUs__sectionPhonesLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:999px){.aboutUs__sectionInner{-ms-flex-wrap:wrap;flex-wrap:wrap}.aboutUs__sectionItem{width:100%}.aboutUs__sectionInner.guides .aboutUs__sectionItem{margin:0 0 10px 0;width:100%}.aboutUs__sectionInner.guides .aboutUs__sectionItem:nth-child(3),.aboutUs__sectionInner.guides .aboutUs__sectionItem:nth-child(4){margin-top:0!important}.aboutUs__sectionPhonesInner_pane{width:100%}.aboutUs__sectionMiniHeadline{margin-top:7.5px;margin-bottom:7.5px!important}.ukraineNumberBottom{margin-bottom:0!important;margin-top:10px!important}}@media screen and (max-width:850px){.aboutUs__sectionItem{padding:10px 10px 10px 20px}.aboutUs__pane.left{padding:20px 20px 0 0}}@media screen and (max-width:605px){.aboutUs__pane{width:100%}.aboutUs__pane.right{margin:20px 0 0 0;padding-left:0}.aboutUs__mainWrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.about-us__guides,.aboutUs__sectionInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.aboutUs__pane.left{margin-top:0;margin-right:0;padding-right:0}.aboutUs__sectionInner.numbers .aboutUs__sectionItem{-ms-flex-pack:distribute!important;justify-content:space-around!important}.aboutUs__sectionPhonesInner.right .aboutUs__sectionItem{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.aboutUs__sectionPhonesInner .aboutUs__sectionItem{padding:10px}}@media screen and (max-width:605px) and (min-width:449px){.aboutUs__sectionInner.guides{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.aboutUs__sectionPhonesInner_pane{width:calc(50% - 5px)}.ukraineNumberBottom{margin-top:0!important}}.transactionTypes__type{width:calc(50% - 2.5px);margin-bottom:5px}.transactionTypes__radioWrap{background:#fff;border-radius:5px;cursor:pointer;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border:2px solid transparent;padding-right:10px}.transactionTypes,.transactionTypes__radioWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.transactionTypes{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.transactionTypes .checkbox__label{padding:5px 10px 5px 30px!important;margin-bottom:0!important;white-space:nowrap;overflow:hidden}.transactionTypes .checkbox__label:after{width:16px;height:16px;top:11px;left:8px}.transactionTypes .checkbox__label:before{width:8px;height:8px;top:15px;left:12px}@media screen and (max-width:800px){.transactionTypes .checkbox__label:after{top:9px}.transactionTypes .checkbox__label:before{top:13px}}@media (max-width:499px),screen and (max-width:1024px) and (min-width:768px){.transactionTypes__type{width:100%}}.transactionSum{position:relative;margin-bottom:10px}.transactionSum__icon{width:30px;height:30px;position:absolute}.transactionSum__icon.cash{width:32px;height:32px;right:92px;top:47px}.transactionSum__icon.creditCard{right:12px;top:47px}.transactionSum__toggler{position:absolute!important;right:40px;bottom:10px;margin:auto;height:30px}.transactionSum__toggler label{margin:0}.transactionSum__toggler .a,.transactionSum__toggler .checkbox,.transactionSum__toggler .checkbox-switch,.transactionSum__toggler .checkbox-switch input{height:30px}@media screen and (max-width:800px){.transactionSum__toggler{bottom:8px}.transactionSum__icon.cash{right:86px;top:42px}.transactionSum__icon.creditCard{right:12px;top:43px}}.expense__inputWrap{margin-bottom:15px;position:relative;width:100%}.expense .main-input__select{padding-right:40px}.expense__inputOutter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.expense__inputOutter .expense__inputWrap{width:50%}.expense__inputOutter .expense__inputWrap:first-child{padding-right:5px}.expense__inputOutter .expense__inputWrap:last-child{padding-left:5px}@media (max-width:499px),screen and (max-width:1024px) and (min-width:768px){.expense__inputOutter .expense__inputWrap{width:100%;padding:0!important}}.collection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.collection__inputWrap{margin-bottom:15px;position:relative;width:50%}.collection__inputWrap:first-child{padding-right:5px}.collection__inputWrap:last-child{padding-left:5px}.collection .main-input__select{padding-right:40px}@media (max-width:499px),screen and (max-width:1024px) and (min-width:768px){.collection__inputWrap{width:100%;padding:0!important}}.making{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.making__inputWrap{margin-bottom:15px;position:relative;width:100%}.making .main-input,.making .main-input__select{padding-right:40px}.making .main-input__errorText{left:0;line-height:15px}.making__iconWrap{height:40px;width:40px;position:absolute;right:0;top:0;bottom:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}.making__icon{width:12px;height:12px;fill:#000}.making__inputOutter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.making__inputOutter .making__inputWrap{width:50%}.making__inputOutter .making__inputWrap:first-child{padding-right:5px}.making__inputOutter .making__inputWrap:last-child{padding-left:5px}@media (max-width:499px),screen and (max-width:1024px) and (min-width:768px){.making__inputOutter .making__inputWrap{width:100%;padding:0!important}}.newTransaction .custom-control-input~.custom-control-label:before{cursor:pointer}.newTransaction .custom-switch .custom-control-label:after{background-color:#fff;cursor:pointer}.checkbox__input{display:none!important}.checkbox__label:after{content:"";display:inline-block;width:20px;height:20px;position:absolute;left:0;border-radius:50%;border:2px solid #2f3136;top:4px}.checkbox__label:before{content:"";display:none;width:12px;height:12px;position:absolute;left:4px;border-radius:50%;background:#28a745;top:8px}.checkbox__label{width:100%;font-size:1.2rem;cursor:pointer;position:relative;padding-left:35px;margin-bottom:15px!important}.checkbox__input:checked+.checkbox__label:before,.checkbox__label{display:inline-block}.cashbox-balance{border-radius:8px;padding:12px 15px;margin-bottom:15px}.cashbox-balance__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cashbox-balance__title{font-size:1rem;font-weight:600}.cashbox-balance__total{font-size:1rem;font-weight:700}.cashbox-balance__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.cashbox-balance__item,.cashbox-balance__items{display:-webkit-box;display:-ms-flexbox;display:flex}.cashbox-balance__item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.95rem}.cashbox-balance__label{opacity:.8}@media screen and (max-width:800px){.cashbox-balance{padding:10px 12px;margin-bottom:12px}.cashbox-balance__title{font-size:.9rem}.cashbox-balance__total{font-size:1rem}.cashbox-balance__item{font-size:.85rem}}.modal__container.partialReturnHistory{width:560px;max-width:92vw}.partialReturn__content{width:100%;max-height:60vh;overflow-y:auto;padding:5px 0}.partialReturn__item{border-bottom:1px solid #e9ecef;padding-bottom:5px}.partialReturn__item--last{border-bottom:none}.partialReturn__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:5px 0;border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.partialReturn__header:hover{background-color:#f8f9fa}.partialReturn__headerLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.partialReturn__headerRight{gap:12px}.partialReturn__date,.partialReturn__headerRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partialReturn__date{font-size:14px;font-weight:500;color:#343a40}.partialReturn__count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:13px;color:#6c757d}.partialReturn__countValue{font-weight:500;color:#495057}.partialReturn__sum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.partialReturn__sumValue{font-size:15px;font-weight:600;color:#dc3545}.partialReturn__sumCurrency{font-size:13px;color:#dc3545}.partialReturn__expandIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;border-radius:50%;background-color:#f1f3f4;-webkit-transition:background-color .2s ease,-webkit-transform .3s ease;transition:background-color .2s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .2s ease;transition:transform .3s ease,background-color .2s ease,-webkit-transform .3s ease}.partialReturn__expandIcon svg{width:12px;height:12px}.partialReturn__expandIcon--expanded{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.partialReturn__header:hover .partialReturn__expandIcon{background-color:#e9ecef}.partialReturn__printIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;cursor:pointer;-webkit-transition:background-color .2s ease,-webkit-transform .1s ease;transition:background-color .2s ease,-webkit-transform .1s ease;transition:background-color .2s ease,transform .1s ease;transition:background-color .2s ease,transform .1s ease,-webkit-transform .1s ease}.partialReturn__details{padding:4px 12px 4px 12px;margin-top:8px;background-color:#f8f9fa;border-radius:8px}.partialReturn__product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0;border-bottom:1px solid #dee2e6}.partialReturn__product:last-child{border-bottom:none}.partialReturn__productInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.partialReturn__productName{font-size:14px;color:#343a40;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.partialReturn__productQty{font-size:12px;color:#6c757d}.partialReturn__productPrice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:14px;font-weight:500;color:#dc3545;-ms-flex-negative:0;flex-shrink:0;margin-left:12px}.partialReturn__productCurrency{font-size:12px}.partialReturn__qrDivider{height:1px;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(#dee2e6),to(transparent));background:linear-gradient(90deg,transparent,#dee2e6,transparent);margin-bottom:12px}.partialReturn__qrContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:8px}.partialReturn__qrLink{display:block;padding:8px;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease}.partialReturn__qrLink:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 4px 16px rgba(0,0,0,.12);box-shadow:0 4px 16px rgba(0,0,0,.12)}.partialReturn__qrImage{display:block;width:100px;height:100px}.partialReturn__qrLabel{margin-top:8px;font-size:12px;color:#6c757d}.expand-enter-active,.expand-leave-active{-webkit-transition:all .3s ease;transition:all .3s ease;overflow:hidden}.expand-enter-from,.expand-leave-to{opacity:0;max-height:0;padding-top:0;padding-bottom:0;margin-top:0}.expand-enter-to,.expand-leave-from{opacity:1;max-height:500px}@media screen and (max-width:639px){.partialReturn__content{max-height:70vh}.partialReturn__header{padding:10px 8px}.partialReturn__date{font-size:13px}.partialReturn__count{font-size:12px}.partialReturn__sumValue{font-size:14px}.partialReturn__expandIcon{width:24px;height:24px}.partialReturn__headerRight{gap:8px}}.salesHistory__btn{width:calc(50% - 5px);height:45px;padding:0 15px;border-radius:5px;text-transform:uppercase;color:#fff;letter-spacing:1.1px;font-size:.75rem;-webkit-transition:.1s;transition:.1s;text-align:center;position:relative;white-space:nowrap;overflow:auto}.salesHistoryCheckOutter .salesHistory__btnInnerWrap:hover{background:none!important}.salesHistory__btnInnerWrap{min-height:40px}.salesHistory__btnInnerWrap:hover{-webkit-transform:none;transform:none}.salesHistory__btn.dialog__button_danger{-webkit-transition:none!important;transition:none!important;pointer-events:auto!important;position:relative;z-index:1}.salesHistory__btn.dialog__button_danger:hover{background-color:#dc3545!important;opacity:.9;-webkit-transform:none!important;transform:none!important}.salesHistory__btn.disabled{background:#bdbdbd!important}.salesHistory__btnOutterWrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5px}.salesHistory__btnInnerWrap{width:calc(50% - 5px);-webkit-transition:.1s;transition:.1s;position:relative;visibility:visible}.salesHistory__btnInnerWrap.fullWidth{width:100%!important}.salesHistory__btnInnerWrap.hideBtn,.salesHistory__btnInnerWrap.hideBtn .salesHistory__btn,.salesHistory__btnInnerWrap.hideBtn .salesHistory__editDropdownIconWrap{width:0!important;padding:0;visibility:hidden;opacity:0;position:absolute}.salesHistory__btnInnerWrap .salesHistory__btn{width:100%;margin-bottom:0}.salesHistory__editDropdownIcon{width:15px;height:15px;-webkit-transition:.2s;transition:.2s}.salesHistory__btnDropdown{width:100%;position:absolute;bottom:48px;border-radius:5px;z-index:1000;visibility:hidden;-webkit-transition:.2s;transition:.2s;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);background:#fff}.salesHistory__btnDropdown.showOptionsDropdown{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.salesHistory__btnDropdownOption{width:100%;height:45px;padding:0 15px;cursor:pointer;-webkit-transition:.2s;transition:.2s;border-radius:5px;color:#fff;letter-spacing:1.1px;text-transform:uppercase;text-align:center;font-size:.75rem}.salesHistory__btnDropdownOption:not(:first-child){margin-top:3px}.salesHistory__editDropdownIconWrap:disabled{background:#bdbdbd!important}.salesHistory__editDropdownIconWrap{position:absolute;right:0;top:0;bottom:0;margin:auto;padding:0 7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 5px 5px 0;z-index:1000;cursor:pointer;-webkit-transition:.2s;transition:.2s;background:#d9534f}@media screen and (max-width:1280px){.salesHistory__btn{font-size:.75rem}}@media screen and (max-width:1024px){.salesHistory__btn,.salesHistory__btnDropdownOption{width:100%;height:40px}.salesHistory__btnDropdown{bottom:43px}.salesHistory__btn,.salesHistory__btnInnerWrap{-webkit-transition:0s;transition:0s}}@media screen and (max-width:1024px) and (min-width:639px){.salesHistory__btnInnerWrap.leftButton{margin-bottom:3px}.salesHistory__btnInnerWrap{width:100%}}@media screen and (max-width:768px) and (min-width:639px){.salesHistory__btnDropdown{bottom:38px}}@media screen and (max-width:639px){.salesHistory__btn,.salesHistory__btnInnerWrap{-webkit-transition:.1s;transition:.1s}.salesHistory__btnDropdownOption{height:50px;border-radius:7px;font-size:1rem}.salesHistory__btnDropdown{bottom:53px;border-radius:7px}.salesHistory__editDropdownIconWrap{border-radius:0 7px 7px 0}.salesHistory__btnDropdown{background:none}.salesHistory__btnReturn{padding-right:50px}}@media screen and (max-height:400px) and (orientation:landscape){.salesHistory__btn{height:30px;font-size:.65rem;padding:0 10px;letter-spacing:.5px}.salesHistory__btnInnerWrap{min-height:30px}.salesHistory__btnOutterWrap{margin-top:3px}.salesHistory__btnDropdownOption{height:30px;font-size:.65rem;padding:0 10px}.salesHistory__btnDropdown{bottom:33px}.salesHistory__editDropdownIconWrap{padding:0 5px}.salesHistory__editDropdownIcon{width:12px;height:12px}}.modal__container.editCheckReturnModal{width:1000px}.editCheckReturn__wrap{width:100%}.editCheckReturn__columnsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.editCheckReturn__leftColumn{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.editCheckReturn__rightColumn{-webkit-box-flex:0;-ms-flex:0 0 350px;flex:0 0 350px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.editCheckReturn__blockHeadlineWrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:15px}.editCheckReturn__blockHeadline,.editCheckReturn__blockHeadlineWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editCheckReturn__blockHeadline{font-size:18px;margin-bottom:0!important;margin-right:5px;width:100%}.editCheckReturn__productsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px;overflow:hidden}.editCheckReturn__productsContainer,.editCheckReturn__totalContainer{background-color:#f1f3f5}.editCheckReturn__product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px 12px;position:relative}.editCheckReturn__product:after{content:"";position:absolute;bottom:0;left:15px;right:15px;height:1px;background-color:#dee2e6}.editCheckReturn__product:last-child:after{display:none}.editCheckReturn__productLeft{-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.editCheckReturn__productLeft,.editCheckReturn__productNameWrap{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.editCheckReturn__productNameWrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:1;flex:1;min-width:0}.editCheckReturn__productName{font-size:16px;font-weight:600;margin:0;color:#212529;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;max-width:100%;white-space:normal;overflow:hidden;text-overflow:clip}.editCheckReturn__toggleIcon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background-color .12s ease,-webkit-transform .2s ease;transition:background-color .12s ease,-webkit-transform .2s ease;transition:transform .2s ease,background-color .12s ease;transition:transform .2s ease,background-color .12s ease,-webkit-transform .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:18px;height:18px;border-radius:4px;-ms-flex-negative:0;flex-shrink:0}.editCheckReturn__toggleIcon--expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.editCheckReturn__toggleIcon svg{width:20px;height:20px;fill:#6c757d}.editCheckReturn__bonusArrow{-ms-flex-negative:0;flex-shrink:0;width:20px;height:12px;fill:#6c757d}.editCheckReturn__badge{display:inline-block;padding:3px 8px;border-radius:3px;font-size:.65rem;font-weight:600;white-space:nowrap;margin-left:5px}.editCheckReturn__badge--set{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.editCheckReturn__gift{display:inline-block;font-size:.75rem;white-space:nowrap}.editCheckReturn__bonusInfo{font-size:12px;color:#666;width:100%;margin:0}.editCheckReturn__product--bonus{padding-left:24px}.editCheckReturn__productDetails{font-size:14px;color:#6c757d;margin:0}.editCheckReturn__productRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:15px;gap:6px;min-width:160px;-ms-flex-negative:0;flex-shrink:0}.editCheckReturn__productTotal{font-size:16px;font-weight:700;margin:0;color:#212529;white-space:nowrap;min-width:55px;text-align:right}.editCheckReturn__totalContainer{margin-top:30px;margin-bottom:20px;border-radius:5px;overflow:hidden}.editCheckReturn__totalRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 12px}.editCheckReturn__totalLeft{-webkit-box-flex:1;-ms-flex:1;flex:1}.editCheckReturn__totalLabel{font-size:18px;font-weight:600;margin:0;color:#212529}.editCheckReturn__totalRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:15px}.editCheckReturn__totalAmount{font-size:18px;font-weight:700;margin:0;color:#28a745;white-space:nowrap}.editCheckReturn__required{color:#dc3545;font-weight:700}.editCheckReturn__customReasonInput--invalid,.editCheckReturn__reasonSelect--invalid{border-color:#dc3545}.editCheckReturn__customReasonInput--invalid:focus,.editCheckReturn__customReasonInput--invalid:hover,.editCheckReturn__reasonSelect--invalid:focus,.editCheckReturn__reasonSelect--invalid:hover{border-color:#dc3545;-webkit-box-shadow:0 0 0 2px rgba(220,53,69,.15);box-shadow:0 0 0 2px rgba(220,53,69,.15)}.editCheckReturn__bonusBlock,.editCheckReturn__reasonBlock{background-color:#f1f3f5;border-radius:5px;padding:15px}.editCheckReturn__reasonSelect{width:100%;padding:10px 36px 10px 12px;font-size:14px;border:1px solid #dee2e6;border-radius:5px;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='none' stroke='%23666' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M2 4l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;-moz-appearance:none;appearance:none;-webkit-appearance:none;color:#212529;cursor:pointer;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;outline:none}.editCheckReturn__reasonSelect:focus,.editCheckReturn__reasonSelect:hover{border-color:#28a745;-webkit-box-shadow:0 0 0 2px rgba(40,167,69,.1);box-shadow:0 0 0 2px rgba(40,167,69,.1)}.editCheckReturn__reasonSelect option{padding:10px}.editCheckReturn__customReasonInput{width:100%;margin-top:8px;padding:10px 12px;font-size:14px;border:1px solid #dee2e6;border-radius:5px;background-color:#fff;color:#212529;outline:none;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.editCheckReturn__customReasonInput:focus,.editCheckReturn__customReasonInput:hover{border-color:#28a745;-webkit-box-shadow:0 0 0 2px rgba(40,167,69,.1);box-shadow:0 0 0 2px rgba(40,167,69,.1)}.editCheckReturn__bonusContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.editCheckReturn__bonusRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editCheckReturn__bonusRow--total{font-weight:700}.editCheckReturn__bonusLabel{font-size:14px;color:#495057}.editCheckReturn__bonusValue{font-size:16px;font-weight:600;color:#28a745}.editCheckReturn__bonusValue--negative{color:#dc3545}.editCheckReturn__bonusDivider,.editCheckReturn__divider{height:1px;background-color:#dee2e6;margin:5px 0}.editCheckReturn__divider{margin-top:15px;margin-bottom:15px}.editCheckReturn__paymentAndReturnBlock{background-color:#f1f3f5;border-radius:5px;padding:15px;margin-bottom:5px}.editCheckReturn__paymentSection{margin-bottom:0}.editCheckReturn__paymentTypes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.editCheckReturn__paymentTypeRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.editCheckReturn__bulletCircle{width:6px;height:6px;border-radius:50%;background-color:#495057;-ms-flex-negative:0;flex-shrink:0}.editCheckReturn__paymentIcon{width:20px;height:20px;color:#495057;-ms-flex-negative:0;flex-shrink:0}.editCheckReturn__paymentTypeName{font-size:14px;font-weight:500;color:#212529;-webkit-box-flex:1;-ms-flex:1;flex:1}.editCheckReturn__paymentTypeAmount{font-size:14px;font-weight:700;color:#495057;margin-left:auto}.editCheckReturn__returnMethodSection{margin-bottom:0}.editCheckReturn__returnMethodSection .editCheckReturn__blockHeadlineWrap{margin-bottom:12px}.editCheckReturn__methodButtonsContainer{gap:12px}.editCheckReturn__methodButtonsContainer,.editCheckReturn__methodCard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.editCheckReturn__methodCard{border-radius:5px;overflow:hidden;-webkit-transition:all .2s ease;transition:all .2s ease;background-color:transparent;gap:8px}.editCheckReturn__methodButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:8px;border:2px solid #dee2e6;border-radius:5px;background-color:#fff;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.editCheckReturn__methodButton:hover{border-color:#28a745;background-color:#f8f9fa}.editCheckReturn__methodCard--active .editCheckReturn__methodButton{border-color:#28a745;background-color:#f0f8f4}.editCheckReturn__methodButtonIcon{width:32px;height:32px;color:#495057;-ms-flex-negative:0;flex-shrink:0}.editCheckReturn__methodCard--active .editCheckReturn__methodButtonIcon{color:#28a745}.editCheckReturn__methodButtonContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;-webkit-box-flex:1;-ms-flex:1;flex:1}.editCheckReturn__methodButtonName{font-size:14px;font-weight:600;color:#212529}.editCheckReturn__methodButtonMax{font-size:12px;color:#6c757d}.editCheckReturn__methodButtonCheck{position:absolute;top:8px;right:8px;font-size:16px;color:#28a745}.editCheckReturn__blockHeadlineSpan{font-size:12px;margin-left:auto}@media (max-width:1200px){.modal__container.editCheckReturnModal{width:90vw;max-width:1000px}}@media (max-width:992px){.modal__container.editCheckReturnModal{width:95vw}.editCheckReturn__columnsContainer{gap:20px}.editCheckReturn__bonusBlock,.editCheckReturn__paymentAndReturnBlock,.editCheckReturn__reasonBlock{padding:12px}.editCheckReturn__blockHeadline,.editCheckReturn__totalAmount,.editCheckReturn__totalLabel{font-size:16px}}@media (max-width:768px){.modal__container.editCheckReturnModal{width:100vw;max-width:100%;border-radius:0}.editCheckReturn__columnsContainer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.editCheckReturn__rightColumn{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;gap:16px}.editCheckReturn__totalContainer{margin-top:20px;margin-bottom:10px}.editCheckReturn__productsContainer{max-height:260px;overflow-y:auto}}@media (max-width:576px){.modal__container.editCheckReturnModal{padding:10px}.editCheckReturn__blockHeadlineWrap{margin-bottom:10px}.editCheckReturn__blockHeadline{font-size:15px}.editCheckReturn__blockHeadlineSpan{font-size:11px}.editCheckReturn__product{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px}.editCheckReturn__productRight{margin-left:0;margin-top:4px;-ms-flex-item-align:end;align-self:flex-end}.editCheckReturn__productName{font-size:14px}.editCheckReturn__productDetails{font-size:13px}.editCheckReturn__bonusInfo{font-size:11px}.editCheckReturn__totalRow{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px}.editCheckReturn__totalRight{margin-left:0}.editCheckReturn__reasonSelect{font-size:13px;padding:8px 36px 8px 10px}.editCheckReturn__bonusLabel{font-size:13px}.editCheckReturn__bonusValue{font-size:14px}.editCheckReturn__paymentTypeAmount,.editCheckReturn__paymentTypeName{font-size:13px}.editCheckReturn__methodButton{padding:10px}.editCheckReturn__methodButtonName{font-size:13px}.editCheckReturn__methodButtonMax{font-size:11px}}@media (max-width:400px){.editCheckReturn__productsContainer{max-height:220px}.editCheckReturn__blockHeadline{font-size:14px}.editCheckReturn__productNameWrap{gap:4px}.editCheckReturn__badge{padding:2px 6px;font-size:.6rem}}.editCheckProducts__container{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;min-height:250px;overflow:hidden}.editCheckProducts__productContainer{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto}.editCheckProducts__footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:15px 10px;border-top:2px solid #dee2e6;font-size:.875rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editCheckProducts__product,.editCheckProducts__titleName{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.editCheckProducts__titleName{padding:0 10px 10px 10px;font-weight:700;position:sticky;top:0;z-index:2;background:#fff}.editCheckProducts__product,.editCheckProducts__titleName{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:1px solid #dee2e6}.editCheckProducts__product{padding:7px 10px;font-size:.75rem}.editCheckProducts__titleName .editCheckProducts__column-fifth{overflow:visible;text-overflow:clip}.editCheckProducts__column-first{-webkit-box-flex:0;-ms-flex:0 1 32%;flex:0 1 32%;min-width:0;overflow:hidden}.editCheckProducts__column-second{text-align:center;min-width:140px}.editCheckProducts__column-second,.editCheckProducts__column-third{-webkit-box-flex:0;-ms-flex:0 1 22%;flex:0 1 22%}.editCheckProducts__column-fourth{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;min-width:80px}.editCheckProducts__column-fourth,.editCheckProducts__column-third{text-align:center;overflow-wrap:break-word}.editCheckProducts__column-fifth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:46px}.editCheckProducts__column-fifth--hasToggle{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.editCheckProducts__column-fifth.disable{opacity:0;pointer-events:none}.editCheckProducts__secondColumnWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.editCheckProducts__productInput{height:30px;padding:0 2px;border-radius:5px;width:60px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border:2px solid transparent;text-align:center;cursor:pointer}.editCheckProducts__productInput--active{border-color:#28a745}.editCheckProducts__productPrice,.editCheckProducts__productQuantity{font-size:.75rem;font-weight:600}.editCheckProducts__priceChanges{color:#b0b0b0;font-size:.675rem;word-break:break-word}.editCheckProducts__checkbox{width:16px;height:16px;cursor:pointer;accent-color:#28a745;-ms-flex-negative:0;flex-shrink:0}.editCheckProducts__checkbox:disabled{cursor:not-allowed}.editCheckProducts__firstColumnWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:0}.editCheckProducts__titleBadgeWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.editCheckProducts__productTitle{min-width:0;white-space:normal;word-break:break-word}.editCheckProducts__titleBadgeWrap--noArrow{margin-left:0}.editCheckProducts__bonusArrow{-ms-flex-negative:0;flex-shrink:0;margin-right:2px;margin-top:2px;fill:#6c757d;width:12px;height:12px}.editCheckProducts__bonusInfo{font-size:11px;color:#666;width:100%}.editCheckProducts__product--bonus{font-size:.75rem;padding:5px 10px;background-color:#fffbea;position:relative}.editCheckProducts__product--bonus .editCheckProducts__productInput,.editCheckProducts__product--bonus .editCheckProducts__productPrice,.editCheckProducts__product--bonus .editCheckProducts__productQuantity{font-size:.75rem}.editCheckProducts__product--bonus .editCheckProducts__priceChanges{font-size:.6rem}.editCheckProducts__toggleIcon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background-color .12s ease,-webkit-transform .2s ease;transition:background-color .12s ease,-webkit-transform .2s ease;transition:transform .2s ease,background-color .12s ease;transition:transform .2s ease,background-color .12s ease,-webkit-transform .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:18px;height:18px;border-radius:4px}.editCheckProducts__toggleIcon svg{width:12px;height:12px;fill:#6c757d;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.editCheckProducts__toggleIcon--expanded svg{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.editCheckProducts__gift{white-space:normal}.editCheckProducts__badge{display:inline-block;padding:3px 8px;border-radius:3px;font-size:.65rem;font-weight:600;white-space:normal;margin-left:5px;-ms-flex-item-align:start;align-self:flex-start;margin-top:1px}.editCheckProducts__badge--set{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.editCheckProducts__inputControlWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}.editCheckProducts__inputControl{gap:10px}.editCheckProducts__controlButton,.editCheckProducts__inputControl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.editCheckProducts__controlButton{background:none;border:none;padding:0;cursor:pointer;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.editCheckProducts__controlButton:hover:not(:disabled){-webkit-transform:scale(1.1);transform:scale(1.1)}.editCheckProducts__controlButton:active:not(:disabled){-webkit-transform:scale(.95);transform:scale(.95)}.editCheckProducts__controlButton:disabled{cursor:not-allowed}.basket__countIcon{width:20px;height:20px;fill:#000}.basket__countIcon.disabled{fill:#b0b0b0}.editCheckProducts__quantityDisplay{font-size:11px;color:#6c757d;font-weight:500;text-align:center}.editCheckProducts__productQuantityWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editCheckProducts__returnedInfo{font-size:10px;color:#dc3545;font-weight:500}@media (max-width:1200px) and (min-width:801px){.editCheckProducts__titleName [class^=editCheckProducts__column]{font-size:.85rem}.editCheckProducts__product{font-size:.7rem}.editCheckProducts__priceChanges{font-size:.65rem}}@media (max-width:1050px) and (min-width:801px){.editCheckProducts__productInput{height:25px}.editCheckProducts__titleName [class^=editCheckProducts__column]{font-size:.8rem}}@media (max-width:998px){.editCheckProducts__column-first,.editCheckProducts__column-second{-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%}.editCheckProducts__column-second{text-align:center;min-width:130px}.editCheckProducts__column-fourth,.editCheckProducts__column-third{text-align:center;overflow-wrap:break-word;-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.editCheckProducts__column-fourth{min-width:0}.editCheckProducts__column-fifth{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.editCheckProducts__titleBadgeWrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.editCheckProducts__badge,.editCheckProducts__gift{margin-left:0}}@media (max-width:900px){.editCheckProducts__column-first{-webkit-box-flex:0;-ms-flex:0 1 35%;flex:0 1 35%}.editCheckProducts__column-second{text-align:center;-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;min-width:120px}.editCheckProducts__column-fourth,.editCheckProducts__column-third{text-align:center;overflow-wrap:break-word;-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.editCheckProducts__column-fourth{min-width:0}}@media (max-width:600px){.editCheckProducts__product{font-size:13px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editCheckProducts__column-fifth--hasToggle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:2px}.editCheckProducts__checkbox{width:20px;height:20px}.editCheckProducts__column-second{min-width:105px}.editCheckProducts__productInput{height:26px;width:46px;font-size:.75rem}.editCheckProducts__inputControl{gap:4px}.editCheckProducts__inputControl .basket__countIcon{width:18px;height:18px}.editCheckProducts__titleBadgeWrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.editCheckProducts__productTitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.editCheckProducts__productPrice,.editCheckProducts__productQuantity{font-size:13px;white-space:nowrap}.editCheckProducts__bonusInfo,.editCheckProducts__priceChanges,.editCheckProducts__quantityDisplay,.editCheckProducts__returnedInfo{font-size:12px}.editCheckProducts__footer{font-size:13px;white-space:nowrap}}.editCheckPayment__container{padding:5px}.editCheckPayment__body{border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1);padding:10px}.editCheckPayment__title-block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.5rem}.editCheckPayment__title{position:relative;font-size:1rem;font-weight:700;margin-bottom:0!important}.editCheckPayment__labelIcon{position:absolute;top:0;right:-25px;display:inline-block;font-size:16px;color:#afafaf}.editCheckPayment__paymentContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.editCheckPayment__payment{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:50%}.editCheckPayment__payment.disabled{opacity:.5;pointer-events:none}.editCheckPayment__inputWrap{position:relative}.editCheckPayment__paymentLabel{display:inline-block;font-size:.9rem;font-weight:700}.main-input.editCheckPayment__input{height:35px;line-height:35px;padding-right:30px;border-radius:5px}.editCheckPayment__currency{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:10px}.editCheckPayment__difference{margin-top:5px}.editCheckPayment__differenceText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;color:red}.editCheckPayment__differenceText span:first-child{font-weight:700}.editCheckTitle__container{padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.editCheckTitle__value{min-width:200px;-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1);padding:10px}.editCheckTitle__title{font-weight:700;font-size:1rem}.editCheckTitle__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-size:.9rem}.editCheckTitle__text{font-weight:700}@media (max-width:1200px) and (min-width:801px){.editCheckTitle__title{font-size:.95rem}.editCheckTitle__subtitle{font-size:.85rem}}@media (max-width:1050px) and (min-width:801px){.editCheckTitle__title{font-size:.9rem}.editCheckTitle__subtitle{font-size:.8rem}}.editCheckWrap.dialogSide.leftSide{overflow:auto;padding:0}.editCheckWrap{font-size:.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.editCheckKeyboard.disable .keyboard-button__save{opacity:.7;pointer-events:none}@media (max-width:768px){.editCheckWrap.dialogSide.leftSide{padding-bottom:10px}}.editPaymentInput{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.editPaymentInput__typeWrap{width:100%;margin-top:10px}.editPaymentInput__typeWrap.placeForButton{width:calc(50% - 40px)}.editPaymentInput__labelWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.editPaymentInput__returnBonuses{margin-bottom:.5rem}.editPaymentInput__button{background:none}.editPaymentInput__changeArrows{position:absolute;top:55px;right:0;left:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:40px;border-radius:5px}.editPaymentInput__changeArrows.disabled{opacity:.5;pointer-events:none}.changeArrows__icon{width:20px;height:20px;fill:#fff}.editPaymentInput__button:active{-webkit-transform:scale(.95);transform:scale(.95)}.editPaymentInput__itemWrap{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}.editPaymentInput__item,.editPaymentInput__itemWrap{display:-webkit-box;display:-ms-flexbox;display:flex}.editPaymentInput__item{width:100%;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.editPaymentInput__icon{width:30px;height:30px}.editPaymentInput__inputWrap{width:100%;position:relative}.editPaymentInput .editPaymentInput__input{padding-right:40px;border:2px solid transparent}.editPaymentInput .editPaymentInput__input.currency{padding-right:30px}.editPaymentInput__unit{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;top:0;bottom:0;right:10px;margin:auto}.editPaymentInput .disabled{opacity:.5;pointer-events:none}.editPaymentInput .biggerPadding{padding-right:60px}.editPaymentInput__checkbox{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.main-input__errorText.editPaymentInput__errorText{white-space:wrap;bottom:auto;top:50px}.editPaymentWallet__select.disabled{opacity:.5;pointer-events:none}.editPaymentWallet__labelWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editPaymentWallet__checkbox{margin-top:10px}.editPaymentWallet__checkbox.disabled{opacity:.5;pointer-events:none}.editPaymentTitle{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.editPaymentTitle,.editPaymentTitle__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.editPaymentTitle__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.editPaymentTitle__title{font-size:1.1em;font-weight:700}.editPaymentTitle__subTitle{font-weight:700}.editPaymentTitle__containerNewValue,.editPaymentTitle__containerOldValue{min-width:250px;-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding:10px}.editPaymentWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;font-size:.9rem}.modal__container.editPaymentTitle__error .modal__title{background:#f55;color:#fff;border-radius:5px 5px 0 0}.salesHistoryCheck{height:calc(100% + 9px);padding:10px 0;border:1px solid #ebebeb;border-radius:5px;font-size:14px;position:relative}.salesHistoryCheckOutter{height:100%;position:relative}.salesHistoryCheckOutter.noCheck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:1px solid #ebebeb}.salesHistoryCheck__noCheckText{color:#bdbdbd;text-align:center;font-size:1.2rem;-ms-flex-item-align:center;align-self:center}.salesHistoryCheck__bottomInfo{width:100%;position:absolute;padding:10px;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #ededed}.salesHistoryCheck__top{padding-bottom:5px;border-bottom:1px solid #ededed;padding:0 10px}.salesHistoryCheck__itemValue{overflow:auto;margin-left:3px}.salesHistoryCheck__itemTitle{font-weight:600}.salesHistoryCheck__bottomInfoInner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.salesHistoryCheck__infoItemWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.salesHistoryCheck__infoItemWrap.qrCode{width:calc(100% - 85px)!important}.salesHistoryCheck__infoItemWrap.qrCodeEdit{width:calc(100% - 115px)!important}.salesHistoryCheck__infoItemWrap.infoItem2.changePaymentType,.salesHistoryCheck__infoItemWrap.infoItem4.changePaymentType{padding-right:30px}.salesHistoryCheck__infoItemWrap.qrCode.infoItem2,.salesHistoryCheck__infoItemWrap.qrCodeEdit.infoItem2{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.salesHistoryCheck__infoItemWrap.qrCode.infoItem4,.salesHistoryCheck__infoItemWrap.qrCodeEdit.infoItem4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.salesHistoryCheck__infoItemWrap.qrCode.infoItem5,.salesHistoryCheck__infoItemWrap.qrCodeEdit.infoItem5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.salesHistoryCheck__infoItemWrap.qrCode.infoItem6,.salesHistoryCheck__infoItemWrap.qrCodeEdit.infoItem6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.salesHistoryCheck__bottomInfoInner .salesHistoryCheck__infoItemWrap{width:calc(50% - 5px)}.salesHistoryCheck__qrcodeWrap{position:absolute;top:0;right:0;bottom:0}.salesHistoryCheck__itemCurrency,.salesHistoryCheck__productUnit{margin-left:2px}.salesHistoryCheck__products{overflow:auto;margin-top:10px}.salesHistoryCheck__product{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:5px;margin:2.5px auto;border-radius:3px}.salesHistoryCheck__container{-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%;margin:0 2.5px}.salesHistoryCheck__column{gap:5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.salesHistoryCheck__column,.salesHistoryCheck__row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.salesHistoryCheck__row.first{overflow:auto;margin:0;width:50%}.salesHistoryCheck__row.first,.salesHistoryCheck__row.second{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.salesHistoryCheck__row.second{width:20%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.salesHistoryCheck__row.third{width:30%;display:block}.salesHistoryCheck__productCount,.salesHistoryCheck__productPrice{overflow:auto}.salesHistoryCheck__productPrice{max-width:calc(100% - 12px)}.salesHistoryCheck__productCount{max-width:calc(100% - 20px)}.salesHistoryCheck__qrcodeImg{width:55%}.salesHistoryCheck__qrcodeUrl{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.salesHistoryCheck__productInput{max-width:calc(100% - 22px);height:21px;border-radius:3px;padding:0 5px;border:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border:2px solid transparent;margin-right:2px;text-align:center;cursor:pointer;color:#000}.salesHistoryCheck__itemIconWrap{-webkit-box-flex:1;-ms-flex:1 1 10%;flex:1 1 10%;min-width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.salesHistoryCheck__infoItemWrap .salesHistoryCheck__productInput{margin:2.5px 0 2.5px 5px;overflow:auto}.salesHistoryCheck__itemIcon{width:16px;height:16px;cursor:pointer;fill:#d9534f}.salesHistoryCheck__productTitle{overflow:auto;white-space:nowrap}.salesHistoryCheck__productComment{overflow:auto;white-space:nowrap;font-size:.75rem;color:#a7a7a7}.salesHistoryCheck__infoChangePaymentType{position:absolute;right:0;width:25px;border-radius:3px;height:100%;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.2s;transition:.2s}.salesHistoryCheck__infoChangePaymentType.qrCode{right:85px;bottom:3px;height:40px}.salesHistory__changePaymentIcon{width:15px;height:15px;fill:#fff;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.salesHistoryCheck__row.activeInput{cursor:pointer;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.salesHistoryCheck__rowInnerWrap{width:100%}.salesHistoryCheck__itemSumValueWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.salesHistoryCheck__priceChanges{color:#b0b0b0;font-size:11px;white-space:nowrap;overflow:auto;text-align:right}.salesHistoryCheck__productInfo{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.salesHistoryCheck__returnIcon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:3px;position:relative;cursor:pointer}.salesHistoryCheck__returnDropdown{position:absolute;padding:8px;top:60%;left:40%;margin-top:5px;background:#fff;border:1px solid #e0e0e0;border-radius:5px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:1000;min-width:110px;max-width:220px;font-size:12px;white-space:nowrap}@media screen and (max-width:768px) and (min-width:639px){.salesHistoryCheck__qrcodeImg{width:70px;height:70px}.salesHistoryCheck__infoItemWrap.qrCode{width:calc(100% - 75px)!important}.salesHistoryCheck__infoItemWrap.qrCodeEdit{width:calc(100% - 105px)!important}}@media screen and (max-width:768px){.salesHistoryCheck{font-size:12px}.salesHistoryCheck__infoChangePaymentType.qrCode{right:75px;height:35px}}@media screen and (max-width:639px){.salesHistoryCheck{border:1px solid #ededed;border-radius:5px}.salesHistoryCheck__bottomInfo{bottom:5px;left:0;padding:15px 10px 5px}.salesHistoryCheckOutter.noCheck{border-left:none}.salesHistoryCheck__qrcodeWrap{top:-5px}.salesHistoryCheck__infoChangePaymentType.qrCode{right:85px;bottom:-3px}}@media screen and (max-width:375px){.salesHistoryCheck__qrcodeImg{width:50%}.salesHistoryCheck__qrcodeWrap{top:-15px;bottom:0}.salesHistoryCheck__infoChangePaymentType.qrCode{right:65px;bottom:0;width:20px}.salesHistoryCheck__row{font-size:.75rem}.salesHistoryCheck__row.first{width:40%}.salesHistoryCheck__row.second{width:30%}.salesHistoryCheck__infoItemWrap.qrCodeEdit{width:calc(100% - 90px)!important}.salesHistoryCheck__infoItemWrap.qrCode{width:calc(100% - 65px)!important}.salesHistoryCheck__bottomInfoInner .salesHistoryCheck__infoItemWrap{width:100%}.salesHistoryCheck__infoItemWrap.changePaymentType{padding-right:30px}.salesHistoryCheck__infoChangePaymentType{height:40px;bottom:0}.salesHistoryCheck__infoItemWrap.infoItem2{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.salesHistoryCheck__infoItemWrap.infoItem4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.salesHistoryCheck__infoItemWrap.infoItem5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.salesHistoryCheck__infoItemWrap.infoItem6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}}@media screen and (max-height:500px) and (orientation:landscape){.salesHistoryCheck{font-size:9px;padding:2px 0}.salesHistoryCheck__top{max-height:35px;overflow-y:auto;padding:0 3px 2px}.salesHistoryCheck__bottomInfo{padding:3px 5px;background-color:#fff;z-index:10}.salesHistoryCheck__products{margin-top:2px}.salesHistoryCheck__infoItemWrap{margin-bottom:1px;font-size:9px}.salesHistoryCheck__product{padding:1px 2px;margin:.5px auto}.salesHistoryCheck__row{font-size:9px}.salesHistoryCheck__qrcodeImg{width:50px;height:50px}.salesHistoryCheck__qrcodeWrap{width:30px}.salesHistoryCheck__infoItemWrap.qrCode{width:calc(100% - 35px)!important}.salesHistoryCheck__itemTitle,.salesHistoryCheck__itemValue{font-size:9px}}@media screen and (max-height:400px) and (orientation:landscape){.salesHistoryCheck{font-size:10px;padding:2px 0}.salesHistoryCheck__top{max-height:30px;padding:0 3px 2px}.salesHistoryCheck__bottomInfoInner{overflow-y:visible}.salesHistoryCheck__products{margin-top:2px}.salesHistoryCheck__infoItemWrap{margin-bottom:0;font-size:10px;line-height:1.2}.salesHistoryCheck__product{padding:1px 2px;margin:.5px auto}.salesHistoryCheck__row{font-size:10px;line-height:1.2}.salesHistoryCheck__infoItemWrap.qrCode{width:100%!important}.salesHistoryCheck__itemTitle,.salesHistoryCheck__itemValue{font-size:10px;line-height:1.2}.salesHistoryCheck__bottomInfoInner .salesHistoryCheck__infoItemWrap{width:calc(50% - 3px)}}.salesHistoryList.onlineMode .salesHistoryListScroller{height:calc(100% - 55px)}.salesHistoryList.onlineMode .salesHistoryList__footer{left:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:1px}.salesHistoryList.onlineMode .salesHistoryList__footer,.salesHistoryList.onlineMode .salesHistoryList__footerLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.salesHistoryList.onlineMode .salesHistoryList__footerLeft{font-size:.75rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:600}.salesHistoryList.onlineMode .salesHistoryList__footerRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#007bff;cursor:pointer;font-weight:400}.salesHistoryList.onlineMode .salesHistoryList__footerRightPage{margin:0 2.5px;padding:0 5px;border-radius:5px;border:1px solid transparent;-webkit-transition:.3s;transition:.3s;font-size:1rem}.salesHistoryList.onlineMode .salesHistoryList__footerRightPage:hover{background:#007bff;color:#fff}.salesHistoryList.onlineMode .salesHistoryList__footerRightPage.currentPage{border:1px solid #007bff}@media screen and (max-width:709px){.salesHistoryList.onlineMode .salesHistoryListScroller{height:calc(100% - 50px)}}@media screen and (max-width:499px){.salesHistoryList.onlineMode .salesHistoryList__table{height:calc(100vh - 200px)}}.vfc-top-date{padding-top:10px;margin-bottom:20px}.vfc-cursor-pointer{color:#003d62!important;border-radius:.25rem!important;text-decoration:none!important}.vfc-cursor-pointer:hover{-webkit-transition:.3s;transition:.3s;color:#5fc4e0!important}.vfc-cursor-pointer:hover>div{border-color:#323232!important;-webkit-transition:.3s;transition:.3s}.vfc-separately-navigation-buttons>div{width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vfc-arrow-left,.vfc-arrow-right{border-color:#6e6e6e!important;height:10px!important;width:10px!important;margin:0!important}.vfc-arrow-right{position:relative;right:2.5px}.vfc-arrow-left{position:relative;left:2.5px}.vfc-separately-navigation-buttons>div:hover{background:#f1f1f1!important}.vfc-marked{color:#fff!important}.vfc-end-marked,.vfc-start-marked{background:#8fd8ec!important}.vfc-hide{color:#919191!important}.selectedRangeWrapper{background-color:#8fd8ec;padding:5px;border-radius:.25rem;color:#fff!important}.datefilter{list-style:none;padding-left:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.vfc-main-container.vfc-modal{min-width:266px!important}@media screen and (max-width:450px){.datefilter{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.datebutton{margin:0 5px}}.footerCon{margin:unset!important;padding:20px 10px;border-top:1px solid #cdcdce;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.datepicker .dateRangeInput{background:#fff!important;color:#000;margin-bottom:2px!important;border-radius:.25rem!important;text-align:left;padding-left:.75rem;border:1px solid #ced4da;-webkit-appearance:none}.datepicker .vfc-main-container{font-family:inherit}.datepicker .vfc-main-container.vfc-modal{width:auto!important;max-width:400px!important;max-height:450px!important;overflow-y:auto!important;top:10vh}.datepicker .main-input{position:relative}.datepicker__icon{position:absolute;right:10px;top:0;bottom:0;margin:auto}.vfc-main-container.vfc-modal{width:min(96vw,520px)!important;max-width:520px!important;max-height:85vh!important;overflow-y:auto!important;overflow-x:hidden!important;left:50%!important;-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important;top:10vh!important}.vfc-modal .vfc-main-container{width:min(96vw,560px)!important;margin:0 auto!important;height:auto!important;max-height:none!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;overflow:visible!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important}@media screen and (min-width:1520px){.datepicker .vfc-main-container.vfc-modal{max-width:550px!important}}.overlay[data-v-c44d61c2]{display:-webkit-box;display:-ms-flexbox;display:flex;height:38px;border:none;border-radius:5px;padding:0 10px 0 2px;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;cursor:pointer}.calendarLabel[data-v-c44d61c2]{line-height:1;position:relative;font-weight:500;font-size:12pt;border:none;padding:unset;background-color:unset;white-space:nowrap;color:inherit}.overlay .icon[data-v-c44d61c2]{display:-webkit-box;display:-ms-flexbox;display:flex;width:22px}.hf-check .calendarLabel[data-v-c44d61c2]{color:#b4b4b4}.overlay.hf-check .icon path[data-v-c44d61c2]{fill:#b4b4b4}.datepicker-range-footer[data-v-c44d61c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.datepicker-range-footer-button[data-v-c44d61c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:15px;padding-bottom:0;margin:0 0 0 10px;text-transform:uppercase;font-weight:500;cursor:pointer}.footer-button-clear[data-v-c44d61c2]{color:#dc3545}.datebutton[data-v-c44d61c2]{font-size:13px;text-transform:uppercase;font-weight:500;color:#106090;cursor:pointer}.datebutton[data-v-c44d61c2]:hover{color:#5fc4e0}.footer-button-clear-disabled[data-v-c44d61c2]{color:#ddd;cursor:default}.footer-button-save[data-v-c44d61c2]{color:#28a745}@media only screen and (max-width:660px){.datepicker-range-footer-button[data-v-c44d61c2]{font-size:10pt;padding-right:unset}}@media screen and (max-width:640px){.salesHistoryFilters .datepicker__icon[data-v-c44d61c2]{width:16px;height:16px}}.quartalsBlock[data-v-c44d61c2]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#f7f7fb;border-radius:0 8px 8px 8px;padding:8px;margin-bottom:6px}.quartalButton[data-v-c44d61c2],.quartalsBlock[data-v-c44d61c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quartalButton[data-v-c44d61c2]{padding:4px 6px;-webkit-box-shadow:0 0 4px hsla(0,0%,50.2%,.34901960784313724);box-shadow:0 0 4px hsla(0,0%,50.2%,.34901960784313724);border-radius:8px;margin:2px;font-size:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:pointer}.quartalLabel[data-v-c44d61c2]{margin-bottom:0!important;margin-right:3px}.quartalYear[data-v-c44d61c2]{margin-bottom:0;font-size:13px}.selectedQuartal[data-v-c44d61c2]{border:1px solid #28a745}.yearBlock[data-v-c44d61c2]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.activeYear[data-v-c44d61c2]{padding:5px 16px;background-color:#f7f7fb;border-radius:10px 10px 0 0;gap:6px}.nonActiveYear[data-v-c44d61c2]{padding:3px 16px;gap:6px;background-color:#eeeef5;position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:5px;color:#91919f}.full-radius[data-v-c44d61c2]{border-radius:12px 12px 0 0}.left-radius[data-v-c44d61c2]{border-radius:12px 0 0 0}.right-radius[data-v-c44d61c2]{border-radius:0 12px 0 0}.no-radius[data-v-c44d61c2]{border-radius:0}.salesHistoryList .main-input{height:38px;line-height:34px;border-radius:5px;padding-right:35px;position:relative}.salesHistoryList__searchWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.salesHistoryList__iconWrap{position:absolute;right:10px;top:0;bottom:0;margin:auto;cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.salesHistoryList__icon{width:22px;height:22px;fill:#ced4da}.salesHistoryList__table{width:100%;height:calc(100vh - 236px);margin-top:5px;position:relative}.salesHistoryList__tableRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.salesHistoryList__tableRow.headerItem{font-weight:600}.salesHistoryList__tableItem{padding:.75rem;border-bottom:1px solid #dee2e6;font-size:10pt;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;cursor:pointer}.salesHistoryList__tableItem.headerItem{white-space:nowrap;overflow:auto}.salesHistoryListScroller{height:calc(100% - 45px);overflow:auto}.salesHistoryList .vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform;width:100%}.salesHistoryList .vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.salesHistoryList__footer{width:100%;background:#fff;position:absolute;bottom:-23px;font-size:.75rem;font-weight:600;padding-top:5px}.salesHistoryList__noData{text-align:center;margin-top:20px;font-size:1.25rem;color:grey}.salesHistoryList__tableItem.itemCheckbox{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;padding:8px 0 0 40px!important;font-size:1rem!important}@media screen and (max-width:709px){.salesHistoryList__table{height:calc(100vh - 216px)}.salesHistoryListScroller{height:calc(100% - 40px)}}@media screen and (max-width:499px){.salesHistoryList__table{height:calc(100vh - 195px)}.salesHistoryList__tableItem.itemCheckbox{padding-left:30px}}.salesHistoryFilters__selectsWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 5px 0 0}.salesHistoryFilters__selectItem{width:calc(50% - 7.5px);margin-bottom:10px}.salesHistoryFilters__selectItem .main-input,.salesHistoryFilters__selectItem .main-input__select{height:38px;line-height:34px;border-radius:5px;padding-right:40px;font-size:.875rem}.salesHistoryFilters__selectLabel{font-size:1rem;margin-bottom:5px}.salesHistoryFilters .datepicker .main-input{width:100%;height:38px;line-height:34px;margin-bottom:0}.salesHistoryFilters .calendarLabel{width:100%;font-size:.875rem;overflow:auto;text-align:left}.salesHistoryFilters .datepicker-range{margin-bottom:0}@media (max-width:375px),screen and (max-width:768px) and (min-width:640px){.salesHistoryFilters__selectItem{width:100%;margin-bottom:5px}}@media screen and (max-width:640px){.salesHistoryFilters .datepicker .main-input,.salesHistoryFilters__selectItem .main-input,.salesHistoryFilters__selectItem .main-input__select{height:30px;line-height:26px}.salesHistoryFilters__selectItem{margin-bottom:2.5px;width:calc(50% - 5px)}.salesHistoryFilters__selectsWrap{padding:0 5px 0 0}}.salesHistory__printChecks{min-height:150px;width:100%;font-size:1.2rem;background:inherit;border-radius:10px;-webkit-box-shadow:0 0 5px #b3b3b3;box-shadow:0 0 5px #b3b3b3;-webkit-transition:all .3s;transition:all .3s}.salesHistory__printChecks:hover{background:#efefef}.salesHistory__printChecks-svg{fill:#6e6e6e;width:50px;height:50px}.salesHistory__block-printChecks{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media (max-width:800px){.salesHistory__block-printChecks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.salesHistory{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.salesHistory__pane.left{width:60%;height:100%}.salesHistory__pane.left.disabled{opacity:.3;pointer-events:none}.salesHistory__pane.right{width:40%;height:100%}.salesHistory__toggleWrap{width:calc(100% - 10px);margin-bottom:10px;border-radius:5px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;border:1px solid #ededed;cursor:pointer;position:relative}.salesHistory__toggleSlider{position:absolute;top:8px;left:8px;width:calc(50% - 13px);height:calc(100% - 16px);background:#28a745;border-radius:5px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;z-index:1}.salesHistory__toggleSlider.slide-right{-webkit-transform:translateX(calc(100% + 10px));transform:translateX(calc(100% + 10px))}.salesHistory__toggleItem{border-radius:5px;padding:8px;width:calc(50% - 5px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:grey;font-size:1rem;-webkit-transition:color .2s ease;transition:color .2s ease;position:relative;z-index:2}.salesHistory__toggleItem.active{color:#fff}.salesHistory .listContainer{width:100%;height:auto;margin:0;padding:0;overflow:unset!important}.salesHistory__switch label{margin-bottom:0}.salesHistory__switch .custom-control-label,.salesHistory__switch label{cursor:pointer}.salesHistory .filters-opened{height:auto!important}.salesHistory__table{width:100%}.salesHistory__tableRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:45px}.salesHistory__tableRow.headerItem{font-weight:600}.headerItem .salesHistory__tableItem{white-space:nowrap;overflow:auto}.salesHistory__tableItem{padding:.75rem .75rem;border-bottom:1px solid #dee2e6;font-size:10pt;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:auto}.salesHistory .vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform;width:100%}.salesHistory__noData{text-align:center;margin-top:20px;font-size:1.25rem;color:grey}.salesHistory__scrollerWrap{min-height:100px;position:relative}.salesHistory__footer{width:100%;background:#fff;position:absolute;bottom:-32px;left:0;padding-top:5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:1px;min-height:32px}.salesHistory__footer,.salesHistory__footerLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.salesHistory__footerLeft{font-size:.75rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.salesHistory__footerRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#007bff;cursor:pointer}.salesHistory__footerRightPage{margin:0 2.5px;padding:0 5px;border-radius:5px;border:1px solid transparent;-webkit-transition:.3s;transition:.3s;font-size:.875rem}.salesHistory__footerRightPage:hover{background:#007bff;color:#fff}.salesHistory__footerRightPage.currentPage{border:1px solid #007bff}.salesHistoryScroller{height:100%;overflow:auto}.salesHistory__tableItem.fiscalization{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60px}.salesHistory__tableItem.paymentType{-webkit-box-flex:0;-ms-flex:none;flex:none;width:55px}.salesHistory__tableItemIcon{width:14px;height:14px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.salesHistory__tableItem.repeateOrder{padding:.25rem .3rem .25rem .3rem!important;-webkit-box-flex:0;-ms-flex:none;flex:none;width:34px}.activeTaskStatus__inner{margin:auto}.salesHistory__tableItem.activeTaskStatus{-webkit-box-flex:0;-ms-flex:none;flex:none;width:65px}.syncStatusIndicator{width:10px;height:10px;border-radius:50%;margin:auto}.syncStatusIndicator.synced{background:#28a745}.syncStatusIndicator.syncing{background:#ffc107}.syncStatusIndicator.error{background:#dc3545}.salesHistory__tableItem .repeateOrderInner{padding:2.5px 5px;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px;position:relative;z-index:10000}.salesHistory__tableItemInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.salesHistory__tableItem.paymentType .salesHistory__tableItemIcon{width:20px;height:20px}@media screen and (max-width:800px){.salesHistory__footer{min-height:20px}}@media screen and (max-width:791px){.salesHistory__pane.left,.salesHistory__pane.right{width:50%}.salesHistory__tableItem .repeateOrderInner{padding:5px}.salesHistory__tableItem.paymentType .salesHistory__tableItemIcon{width:16px;height:16px}.salesHistory__tableItem.activeTaskStatus{width:45px}}@media screen and (max-width:768px){.salesHistory__pane.left .table{font-size:12px}.salesHistory__pane.left{width:45%}.salesHistory__pane.right{width:55%}.salesHistory__tableItem{font-size:8pt}.salesHistory__tableItem.fiscalization{width:35px}.salesHistory__tableItem.activeTaskStatus{width:40px}}@media screen and (max-width:768px) and (min-width:640px){.salesHistory__switchText{font-size:1rem}.salesHistory__footer{bottom:-37.5px}.salesHistory__footerLeft{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.salesHistory__footerLeft,.salesHistory__tableItem.paymentType,.salesHistory__tableItemInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.salesHistory__tableItem.paymentType,.salesHistory__tableItemInner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.salesHistory__tableItem.paymentType{width:50px}.salesHistory__tableItem{padding:.25rem .25rem}.salesHistory__toggleWrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.salesHistory__toggleSlider{width:calc(100% - 16px);height:calc(50% - 13px);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.salesHistory__toggleSlider.slide-right{-webkit-transform:translateY(calc(100% + 10px));transform:translateY(calc(100% + 10px))}.salesHistory__toggleItem{width:100%}}@media screen and (max-width:640px){.salesHistory__tableItem{padding:.25rem .75rem}.salesHistory__tableRow{min-height:35px}}@media screen and (max-width:639px){.salesHistory{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.salesHistory__pane.left{height:40%}.salesHistory__pane{width:100%!important}.salesHistory__pane.right{height:calc(45% - 20px);min-height:220px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:20px}.salesHistory__btnInnerWrap{width:calc(50% - 5px)}.salesHistory__btnInnerWrap .salesHistory__btn{height:50px;width:100%!important;font-size:1rem;border-radius:7px}.salesHistory__toggleWrap{width:100%}.salesHistory__tableItem.activeTaskStatus{width:55px}.salesHistory__tableItem.fiscalization{width:50px}.salesHistory__tableItem.paymentType{width:45px}}@media screen and (max-width:575px){.salesHistory__pane.left .filterContainer .datepicker .dateRangeInput{width:calc(100% - 10px)}}@media screen and (max-width:499px){.salesHistory__switchText{font-size:1rem}.salesHistory__switch .custom-control-label:before{top:6px!important}.salesHistory__switch .custom-control-label:after{top:8px!important}.salesHistory__tableItem{padding:.15rem .25rem}.salesHistory__tableItem.activeTaskStatus,.salesHistory__tableItem.fiscalization{width:35px}.salesHistory__tableItem.paymentType{width:32px}.salesHistory__footer{padding-bottom:12px;bottom:-38px}}@media screen and (max-width:425px){.salesHistory__footerRightPage{font-size:.875rem}}@media screen and (max-width:399px){.salesHistory__footerLeft{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.salesHistory__footer{padding-bottom:10px;bottom:-46px}}@media screen and (max-width:350px){.salesHistory__btnInnerWrap .salesHistory__btn{font-size:12px}.salesHistory__tableItem.paymentType,.salesHistory__tableItemInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.salesHistory__tableItem.paymentType{width:50px}.salesHistory__tableItem{padding:.25rem .25rem}.salesHistory__toggleItem{padding:5px}}.motionDetails__headline{text-align:center;font-size:30px;font-weight:600}.motionDetails__innerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.motionDetails__pane{width:50%;margin-top:30px}.motionDetails__pane.leftPane{padding-right:20px}.motionDetails__pane.rightPane{padding-left:20px}.motionDetails__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px;border-bottom:1px solid #e4e4e4;line-height:2rem}.motionDetails__itemTitle{font-weight:600}.motionDetails__bottomInfo{margin-top:20px}.motionDetails__sumWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:900;font-size:1.3rem;margin-top:20px}.motionDetails__sumValue{font-weight:700;font-size:2rem;margin-left:10px}@media screen and (max-width:767px){.motionDetails__pane{width:100%}.motionDetails__pane.leftPane{padding-right:0}.motionDetails__pane.rightPane{padding-left:0}}.reportBonuses__table[data-v-1e9880bc]{width:100%;height:100%}.reportBonuses__tableRow[data-v-1e9880bc]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-height:45px}.reportBonuses__tableRow.headerItem[data-v-1e9880bc]{font-weight:600}.reportBonuses__scrollerWrap[data-v-1e9880bc]{position:relative}.reportBonusesScroller[data-v-1e9880bc]{height:100%;overflow:auto}.reportBonuses__noData[data-v-1e9880bc]{text-align:center;margin-top:20px;font-size:1.25rem;color:grey}.reportBonuses__tableItem[data-v-1e9880bc]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:.75rem .75rem;border-bottom:1px solid #dee2e6;font-size:.875rem;-ms-flex:1 1 0%;flex:1 1 0%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:auto;text-align:center}.reportBonuses__tableItem_id[data-v-1e9880bc]{-webkit-box-flex:0;-ms-flex:0 1 10%;flex:0 1 10%}.reportBonuses .vue-recycle-scroller.ready .vue-recycle-scroller__item-view[data-v-1e9880bc]{position:absolute;top:0;left:0;will-change:transform;width:100%}.reportBonuses__footer[data-v-1e9880bc]{width:100%;background:#fff;position:absolute;height:1.75rem;bottom:-1.75rem;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.reportBonuses__footerLeft[data-v-1e9880bc]{font-size:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reportBonuses__footerRight[data-v-1e9880bc]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.85rem;gap:10px;color:#000}.reportBonuses__footer_accrual[data-v-1e9880bc]{color:#28a745}.reportBonuses__footer_writeoff[data-v-1e9880bc]{color:#b81016}.reportBonuses__icon[data-v-1e9880bc]{width:14px;height:14px}.scrollFadeXContainer[data-v-1e9880bc]:before{background:-webkit-gradient(linear,left top,right top,from(var(--row-bg)),to(transparent));background:linear-gradient(90deg,var(--row-bg),transparent)}.scrollFadeXContainer[data-v-1e9880bc]:after{background:-webkit-gradient(linear,right top,left top,from(var(--row-bg)),to(transparent));background:linear-gradient(270deg,var(--row-bg),transparent)}@media screen and (max-width:425px){.reportBonuses__footer[data-v-1e9880bc]{height:2.75rem;bottom:-3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reportBonuses__footerRight[data-v-1e9880bc]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.reportMotions__table{width:100%;height:100%}.reportMotions__tableRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:45px}.reportMotions__tableRow.headerItem{font-weight:600}.reportMotions__scrollerWrap{position:relative}.reportMotionsScroller{height:100%;overflow:auto}.reportMotions__noData{text-align:center;margin-top:20px;font-size:1.25rem;color:grey}.reportMotions__tableItem{padding:.75rem .75rem;border-bottom:1px solid #dee2e6;font-size:.875rem;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:auto;gap:5px}.reportMotions .vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform;width:100%}.reportMotions__footer{width:100%;background:#fff;position:absolute;height:1.75rem;bottom:-1.75rem;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.reportMotions__footerLeft{font-size:.75rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.reportMotions__footerLeft,.reportMotions__footerRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reportMotions__footerRight{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#007bff;cursor:pointer}.reportMotions__footerRightPage{margin:0 2.5px;padding:0 5px;border-radius:5px;border:1px solid transparent;-webkit-transition:.3s;transition:.3s;font-size:.875rem}.reportMotions__footerRightPage:hover{background:#007bff;color:#fff}.reportMotions__footerRightPage.currentPage{border:1px solid #007bff}.reportMotions__icon{width:14px;height:14px}.reportMotions__paymentInfoIcon{font-size:14px;color:#afafaf;cursor:pointer;-webkit-transition:color .2s;transition:color .2s;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:425px){.reportMotions__footerRightPage{font-size:.875rem}}.shiftStatistics__headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.shiftStatistics__title{font-size:1.25rem;white-space:nowrap;overflow:auto}.shiftStatistics__select.main-input__select{width:auto;max-width:50%;min-width:100px;border-radius:5px;padding-right:35px;line-height:30px;height:30px}.shift-report__shiftStats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.shift-report__shiftStatsPane{width:calc(50% - 5px);border-radius:7px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding:10px;position:relative;padding-bottom:40px;overflow:hidden;max-height:150px;-webkit-transition:.2s;transition:.2s}.shift-report__shiftStatsPane.opened{max-height:300px}.shift-report__shiftStatsHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;margin-bottom:5px}.shift-report__shiftStatsHeaderLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shift-report__shiftStatsHeaderButtonUnderline{width:100%;background:#fff;height:2px;border-radius:10px}.shift-report__shiftStatsItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:.875rem;margin-top:10px}.shift-report__shiftStatsItemRight{font-weight:600}.shift-report__shiftStatsShowMore{width:100%;color:#fff;font-size:.875rem;font-weight:600;position:absolute;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:0 0 0 -10px;padding:10px}.shift-report__shiftStatsShowMoreIcon{width:12px;height:12px;-webkit-transform:rotate(180deg);transform:rotate(180deg);fill:#fff;margin:2px 0 0 5px;-webkit-transition:.3s;transition:.3s}.shift-report__shiftStatsShowMoreIcon.opened{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.shift-report__shiftStatsItemLeft{cursor:pointer}.shift-report__shiftStatsInnerWrap{overflow:auto}.shift-report__shiftStatsTab{font-size:1rem;font-weight:500;padding:2px 0;height:30px;cursor:pointer;position:relative;z-index:1}.shift-report__shiftStatsTabTitle{margin-right:20px}.shift-report__shiftStatsTab:first-child:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:left;transform-origin:left;margin-left:calc(100% - 20px);margin-top:3px}.shift-report__shiftStatsTab:after{content:"";display:block;width:0;height:1px;background:#fff;-webkit-transition-duration:.2s;transition-duration:.2s;margin-top:3px}.underlineActive:after{content:"";display:block;width:calc(100% - 20px);height:1px;background:#fff}@media screen and (max-width:800px){.shift-report__shiftStatsPane{max-height:140px}.shift-report__shiftStatsShowMoreIcon{margin:0 0 0 5px}}@media screen and (max-width:709px){.shift-report__shiftStatsTab{margin-right:5px}}@media screen and (max-width:639px) and (min-width:499px){.shift-report__shiftStatsTab{margin-right:0}}@media screen and (max-width:499px){.shift-report__shiftStatsPane{width:100%}.shift-report__shiftStatsPane:first-child{margin-bottom:10px}.shift-report__shiftStatsPane:last-child{max-height:140px}}.shiftStatusData__item{padding:5px 10px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);width:calc(33.3% - 6.5px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.shiftStatusDataIcon{width:36px;height:36px;fill:#878787}.shiftStatusData__headline{color:#878787;font-size:.75rem}.shiftStatusDataIconWrap{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shiftStatusData__description{font-size:.875rem;font-weight:600}.shiftStatusData__innerItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.shift-report__shiftDateTimeHeadline{font-weight:600}.shiftStatusData__item p{font-size:14px}.shift-report__shiftInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.shift-report__shiftDateTimeDesc{font-size:12px!important;color:grey}.shift-report__shiftDateTimeItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shift-report__shiftDateTimeItem.sm{margin-left:20px}.shift-report__shiftDateTimeItem.md{margin-left:30px}.shift-report__shiftDateTimeItem.lg{margin-left:40px}.shiftStatusData__right{margin-left:10px}@media screen and (max-width:1280px){.shift-report__shiftDateTimeHeadline{font-size:14px}.shift-report__shiftDateTimeItem.sm{margin-left:10px}.shift-report__shiftDateTimeItem.md{margin-left:20px}.shift-report__shiftDateTimeItem.lg{margin-left:30px}}@media screen and (max-width:709px){.shiftStatusData__item{width:calc(50% - 5px)}}@media screen and (max-width:639px){.shiftStatusData__item{width:100%}}@media screen and (max-width:499px){.shiftStatusDataIconWrap{width:50px;height:50px}}@media screen and (max-width:375px){.shift-report__shiftDateTimeHeadline{font-size:12px}}.shift-report__shiftData{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.shift-report__shiftData,.shift-report__shiftDataItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shift-report__shiftDataItem{padding:5px 10px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);width:calc(25% - 5px);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.shift-report__shiftDataIconWrap{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%}.shift-report__shiftDataIcon{width:36px;height:36px;fill:#878787}.shift-report__shiftDataRight{margin-left:10px}.shift-report__shiftDataTitle{color:#878787;font-size:.75rem}.shift-report__shiftDataValue{font-size:1.15rem;font-weight:600}@media screen and (max-width:900px){.shift-report__shiftData,.shift-report__shiftInfo{-ms-flex-wrap:wrap;flex-wrap:wrap}.shift-report__shiftDataItem,.shift-report__shiftDateTime{width:calc(50% - 5px)}}@media screen and (max-width:499px){.shift-report__shiftDataIconWrap{width:50px;height:50px}.shift-report__shiftDataIcon{width:30px;height:30px}.shift-report__shiftDataRight{margin-left:0}}@media screen and (max-width:375px){.shift-report__shiftDataItem{width:100%}}.shift-report__productsTableInnerWrap{border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden}.shift-report__noData{text-align:center;color:#bbb;font-size:20px}.shift-report__productsTable{width:100%;font-size:10pt;border:1px solid #f6f6fa;border-collapse:collapse}.shift-report__productsTable td,.shift-report__productsTable th{border-bottom:1px solid #dee2e6}.shift-report__productsTableHead{position:sticky;top:0;z-index:10}.shift-report__productsTable td{padding:.75rem}.shift-report__productsTable-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shift-report__productsTableWrap.shift-report{height:calc(100vh - 350px)}.shift-report__productsTableWrap .shift-report__productsTableHead{background:#f6f6fa}.shift-report__productsTable-title span{color:#666b85;font-weight:400!important;font-size:14px}.shift-report__productsTableIcon{width:10px;height:10px;margin-left:3px;fill:#a1a4b5}@media screen and (max-width:499px){.shift-report__productsTable-title{padding:.2rem .5rem!important}.shift-report__productsTable td{padding:.5rem}}.fiscalOrder-digital,.noFiscalOrder-digital{font-family:Arial,sans-serif;text-align:left;width:100%;margin:0 auto;min-height:500px;max-height:700px;font-size:16px}.receipt-err{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shift-report__XreportDigital .modal__body{overflow:auto}.report-button{min-height:150px;width:100%;font-size:1.2rem;background:inherit;border-radius:10px;-webkit-box-shadow:0 0 5px #b3b3b3;box-shadow:0 0 5px #b3b3b3;-webkit-transition:all .3s;transition:all .3s}.report-button:hover{background:#efefef}.fiscalOpenShift{font-family:Arial,sans-serif;text-align:left;width:100%;margin:0 auto;max-height:700px;min-height:300px;font-size:16px}.fiscalOpenShift_error{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fiscalOrder__components>#downimg{width:100%!important;font-size:1em!important;background:transparent!important}.fiscalOrder__components>#downimg>.printString{font-size:1em!important}.fiscalOrder__components>#downimg>.printString.printString__line{text-align:center!important;line-height:.8em;letter-spacing:.1em}.fiscalOrder__components>#downimg>.printString.printString__defaultString{font-size:1.3em!important}@media screen and (max-width:499px){.fiscalOrder__components>#downimg>.printString{font-size:.9em!important}}.noFiscalShiftReport{font-family:Arial,sans-serif;text-align:left;width:100%;margin:0 auto;min-height:100px;max-height:700px;font-size:16px}.openShiftReport__svg[data-v-66f49e33],.shiftReportMenu__svg[data-v-cfb8586c]{width:48px;height:48px}.shift-report__printPickType{height:50px;width:40px;position:absolute;top:0;right:70px;bottom:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:0 7px 7px 0;-webkit-transition:.3s;transition:.3s}.shift-report__printPickTypeDropdown{padding:10px 0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;top:-20%;-webkit-transform:translateY(-100%);transform:translateY(-100%);white-space:nowrap;right:0;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);background:#fff;text-align:left}.shift-report__printPickTypeItem_title{-webkit-transition:.3s;transition:.3s;padding:8px 20px}.shift-report__printPickTypeItem_title:hover{background:#ededed}.shift-report__printPickType_icon{width:15px;height:15px;-webkit-transition:.2s;transition:.2s}.shift-report__modalPane .main-input{border:2px solid transparent}.shift-report__modalPane{width:50%;margin-bottom:10px}.shift-report__modalPane:first-child{padding-right:7.5px}.shift-report__modalPane:last-child{padding-left:7.5px}.shift-report__modalPane.fullWidth{width:100%;padding-left:0;padding-right:0}.shift-report__modalPaneTitle{font-size:16px;margin:0 0 5px 0!important}.shift-report__modalReportInputs .modal__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shift-report__checkbox{margin-bottom:5px;cursor:pointer}.shift-report__checkbox .custom-control-label{cursor:pointer}.shift-report__productsTableLabel{font-size:1rem;margin:10px 0;font-weight:600}@media screen and (max-width:499px){.shift-report__printPickType{width:30px}}@media screen and (max-width:375px){.shift-report__printPickType{width:24px}.shift-report__printPickType_icon{width:12px;height:12px}}.dialog__buttonsWrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.startBalance .main-input__label{margin-top:15px}.startBalance__balance{font-size:1.25rem}.startBalance__input{padding-right:25px}.startBalance__unit{position:absolute;font-size:18px;right:10px;top:0;bottom:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.startBalance__balanceType{font-size:.875rem;color:grey}.incasation .main-input__label{margin-top:15px}.incasation__input{padding-right:25px}.incasation__unit{position:absolute;font-size:18px;right:10px;top:0;bottom:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.incasation__amount{font-size:1.25rem}.incasation__amountType{font-size:.875rem;color:grey}.delete-cell[data-v-47bc45af]{margin-left:-15px}.table-row[data-v-47bc45af]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-transition:.05s ease;transition:.05s ease;border-bottom:1px solid #dee2e6;cursor:pointer}.table-cell[data-v-47bc45af],.table-row[data-v-47bc45af]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.table-cell[data-v-47bc45af]{padding:10px 8px 10px 10px;font-weight:400;font-size:12px}.table-row[data-v-47bc45af]:hover{background-color:#def9ff!important}.disabled[data-v-47bc45af],.disabled[data-v-47bc45af]:hover{background-color:#f2f2f2!important}.item-string.gray[data-v-47bc45af]{background:#f2f2f2}.hover .item-string[data-v-47bc45af]{background:#def9ff}.item[data-v-47bc45af]{padding-left:10px}.hidden[data-v-47bc45af]{visibility:hidden}.unique-color[data-v-47bc45af]{background:rgba(33,130,214,.2)}.icon[data-v-47bc45af]{color:#ca171c}.filtersCurtain__innerWrap_middleIcon[data-v-42f3e47b]{position:absolute;font-size:14px;right:10px;top:4px;color:#dee2e6;cursor:pointer}.form-control[data-v-42f3e47b]:focus{border-color:#106090}input[type=time]{margin-bottom:0!important}input[type=time]::-webkit-calendar-picker-indicator{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJXaW5kb3dUZXh0IiBkPSJNMTEuOTkgMkM2LjQ3IDIgMiA2LjQ4IDIgMTJzNC40NyAxMCA5Ljk5IDEwQzE3LjUyIDIyIDIyIDE3LjUyIDIyIDEyUzE3LjUyIDIgMTEuOTkgMnpNMTIgMjBjLTQuNDIgMC04LTMuNTgtOC04czMuNTgtOCA4LTggOCAzLjU4IDggOC0zLjU4IDgtOCA4eiIvPjxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiLz48cGF0aCBmaWxsPSJXaW5kb3dUZXh0IiBkPSJNMTIuNSA3SDExdjZsNS4yNSAzLjE1Ljc1LTEuMjMtNC41LTIuNjd6Ii8+PC9zdmc+) no-repeat 50%;background-size:contain}.filtersCurtain{width:320px;height:calc(100vh - 70px);position:fixed;background:#fff;z-index:3;-webkit-transition:.2s;transition:.2s;top:70px;border-right:1px solid #dee2e6;left:320px;cursor:default}.dialogbox .filtersCurtain,.dialogbox .filtersCurtainBlur,.dialogbox .filtersCurtainWrap{display:none}.filtersCurtainBlur{width:calc(100% - 320px);background:#b9b9b9;backdrop-filter:blur(15px);opacity:0;position:fixed;top:0;right:0;z-index:-1}.filtersCurtain__innerWrap_headline{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;background:#ecf1f5;font-weight:600}.filtersCurtain__innerWrap_headline,.filtersCurtain__innerWrap_headlineIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#979797}.filtersCurtain__innerWrap_headlineIcon{font-size:10px;cursor:pointer;margin-right:2px;width:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:6px}.filtersCurtain__select{margin-top:5px}.filtersCurtain__innerWrap_bottom{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;width:calc(100% - 30px);bottom:15px;left:15px}.filtersCurtain__innerWrap_top{height:calc(100% - 125px);overflow:auto;padding-right:15px;padding-top:10px}.filtersCurtain__innerWrap_dateTime{display:-webkit-box;display:-ms-flexbox;display:flex;height:45px;margin:10px 0 0 15px}.filtersCurtain__innerWrap_datePicker{width:140px;margin-right:10px}.filtersCurtain__innerWrap_timePicker{width:140px}.filtersCurtain__btn{width:100%}.filtersCurtain__innerWrap_item.top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px;margin-left:15px;font-size:16px}.filtersCurtain__innerWrap_itemList{max-height:200px;overflow:auto;padding-left:15px}.filtersCurtain__innerWrap_checkbox{font-size:14px;margin-top:5px;display:block}.filtersCurtain__innerWrap_checkbox label{cursor:pointer}.filtersCurtain__innerWrap_checkbox.pickAll label{color:#106090;font-weight:500;margin:5px 0 0 15px}.filtersCurtain .filtersCurtain__innerWrap_checkbox label:after,.filtersCurtain .filtersCurtain__innerWrap_checkbox label:before{width:16px!important;height:16px!important;top:3px!important;cursor:pointer}.filtersCurtain__innerWrap_switch.custom-control.custom-switch{margin-right:-5px}.filtersCurtain__divider{width:calc(100% - 15px);height:1px;background:#dee2e6;margin:10px 0 10px 15px}.filtersCurtain__innerWrap_itemCount{font-size:12px;color:grey;margin-left:5px}.filtersCurtain__innerWrap_middle{padding-left:15px;position:relative}.filtersCurtain__innerWrap_middleInput{height:26px;margin-bottom:5px!important;padding:0;font-size:12px;border:none;border-bottom:2px solid #dee2e6;border-radius:0}.filtersCurtain__innerWrap_empty{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;font-size:12px;color:grey;font-weight:500}.filtersCurtain__innerWrap.shiftText{font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.filtersCurtain__innerWrap_itemList .filtersCurtain__innerWrap_shiftItem:not(:first-child){margin-top:5px}.filtersCurtain__innerWrap_checkbox.chooseShifts{cursor:pointer;font-weight:500;color:#106090}.show-filters-enter-active{-webkit-animation:show_curtain-in .3s;animation:show_curtain-in .3s}.show-filters-leave-active{animation:show_curtain-in .3s reverse}@-webkit-keyframes show_curtain-in{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes show_curtain-in{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:1366px){.filtersCurtain{left:260px}.filtersCurtainBlur{width:calc(100% - 260px)}}@media screen and (max-width:799px){.filtersCurtain{width:300px;left:20px}.filtersCurtainBlur{width:calc(100% - 24px)}}@media screen and (max-width:499px){.filtersCurtain{width:calc(100% - 20px)}.filtersCurtainBlur{width:calc(100% - 24px)}.filtersCurtain__innerWrap_dateTime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;margin-bottom:15px}.filtersCurtain__innerWrap_datePicker{width:100%;margin-right:10px}.filtersCurtain__innerWrap_timePicker{width:100%;margin:0}}.filtersComponent .custom-checkbox>.custom-control-label:after,.filtersComponent .custom-checkbox>.custom-control-label:before,.filtersComponent .custom-radio>.custom-control-label:after,.filtersComponent .custom-radio>.custom-control-label:before{width:20px!important;height:20px!important}.blockFilters[data-v-7c7ed0e5]{pointer-events:none;color:#b4b4b4!important}.filtersComponent[data-v-7c7ed0e5]{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.datePickerOverlay[data-v-7c7ed0e5]:not(:has(*)){display:none}.filtersCurtain__innerWrap_middle[data-v-7c7ed0e5]{padding-left:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:15px!important;border-bottom:2px solid #d3d3d3}.searchInput[data-v-7c7ed0e5],.searchInput[data-v-7c7ed0e5]:focus,.searchInput[data-v-7c7ed0e5]:hover{margin:0!important;outline:none;border:none;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;font-size:12px;padding:1px 2px}.filtersCurtain__innerWrap_middle[data-v-7c7ed0e5]:has(.searchInput:focus){-webkit-transition:all .2s!important;transition:all .2s!important;border-bottom:2px solid #106090}.filtersCurtain__innerWrap_middleIcon[data-v-7c7ed0e5]{position:absolute;font-size:14px;right:5px;top:0;color:#dee2e6;cursor:pointer}.headerFiltersIcon[data-v-7c7ed0e5]{width:12px;height:12px;margin:0 5px 0 10px;-webkit-transition:.2s;transition:.2s}.flex-container-HF[data-v-7c7ed0e5]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;width:100%;margin:5px 0}.header-filter-block[data-v-7c7ed0e5]{position:relative;display:-webkit-box;display:-ms-flexbox;white-space:nowrap;line-height:38px;cursor:pointer;padding:0 10px;height:38px;font-size:16px;border:1px solid #ced4da;border-radius:5px;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-filter-block span[data-v-7c7ed0e5]{font-weight:400}#hf-allFilters[data-v-7c7ed0e5]{border:1px solid #ced4da;border-radius:5px;color:#fff!important;padding:0;height:38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialogbox #hf-allFilters[data-v-7c7ed0e5]{display:none}#hf-allFilters span[data-v-7c7ed0e5]{color:#000!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center}.header-filter-block__filtersIcon[data-v-7c7ed0e5]{width:40px;padding:0 10px}.sol-caret[data-v-7c7ed0e5]{position:relative;left:5px;width:20px;height:8px;vertical-align:middle;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;margin-right:5px;top:17px;background:url(/img/arrow_black.svg) no-repeat 100%;background-size:19px 12px}.flex-container-HF .icon-filter[data-v-7c7ed0e5]{margin-left:5px;color:#106090}.hf-check[data-v-7c7ed0e5],.hf-disabled[data-v-7c7ed0e5]{color:#b4b4b4}#hf-allFilters .hf-disabled[data-v-7c7ed0e5]{color:#b4b4b4!important}.hf-check>.sol-caret[data-v-7c7ed0e5]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hf-disabled>.sol-caret[data-v-7c7ed0e5]{border-top-color:#b4b4b4}.filters-outer .selectHeaderFilter[data-v-7c7ed0e5],.listContainer .selectHeaderFilter[data-v-7c7ed0e5],.top-sales-HF .selectHeaderFilter[data-v-7c7ed0e5]{width:280px;margin-top:0!important}.selectHeaderFilter[data-v-7c7ed0e5]{min-width:280px}.filter-end-gradient[data-v-7c7ed0e5]:after{content:"";position:absolute;right:10px;top:0;width:50px;height:100%;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.06666666666666667)),to(hsla(0,0%,100%,.8)));background:linear-gradient(90deg,hsla(0,0%,100%,.06666666666666667),hsla(0,0%,100%,.8))}.dialogHF .custom-checkbox .custom-control-label[data-v-7c7ed0e5]{margin-bottom:1rem;font-size:10pt}.dialog-buttons[data-v-7c7ed0e5]{white-space:nowrap;padding-bottom:10px;font-weight:500;font-size:1rem;color:#106090;width:100%;z-index:999}.selectHeaderFilter label[data-v-7c7ed0e5]{margin-bottom:5px!important}.selectHeaderFilter[data-v-7c7ed0e5]{position:absolute;z-index:2;left:10px;padding:10px 15px;border-radius:5px;background:#fff;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.3);box-shadow:0 5px 8px rgba(0,0,0,.3)}.fade-select-enter-active[data-v-7c7ed0e5]{-webkit-animation:fade-select-in-7c7ed0e5 .2s;animation:fade-select-in-7c7ed0e5 .2s}.fade-select-leave-active[data-v-7c7ed0e5]{animation:fade-select-in-7c7ed0e5 .2s reverse}@-webkit-keyframes fade-select-in-7c7ed0e5{0%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes fade-select-in-7c7ed0e5{0%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}#hf-allFilters.hideAllFilters[data-v-7c7ed0e5]{display:none}.search-input[data-v-f73231bc]{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.clear-search[data-v-f73231bc],.search-input[data-v-f73231bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clear-search[data-v-f73231bc]{width:24px;fill:#ced4da;border:0 solid #ced4da;color:#ced4da;position:absolute;right:0;padding:0;font-size:17pt;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vertical-center[data-v-f73231bc]{top:0}.search[data-v-f73231bc]{width:0;padding-right:23px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-color:transparent!important;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2)!important;box-shadow:0 0 5px rgba(0,0,0,.2)!important}.search[data-v-f73231bc],.search[data-v-f73231bc]:focus{background-color:transparent}.search[data-v-f73231bc]::-webkit-input-placeholder{color:#818181!important}.search[data-v-f73231bc]::-moz-placeholder{color:#818181!important}.search[data-v-f73231bc]:-ms-input-placeholder{color:#818181!important}.search[data-v-f73231bc]::-ms-input-placeholder{color:#818181!important}.search[data-v-f73231bc]::placeholder{color:#818181!important}.hide .clear-search[data-v-f73231bc]{opacity:0}.show .clear-search[data-v-f73231bc],.show .icon-search[data-v-f73231bc]{opacity:1;z-index:1}.search[data-v-f73231bc]{width:100%!important;height:38px!important;padding-right:45px}.search:focus+.icon-search[data-v-f73231bc]{color:#80bdff!important}.icon-search[data-v-f73231bc]{width:22px;height:22px;font-size:18px;position:absolute;left:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width:1149px){.clear-search[data-v-f73231bc]{left:auto}.show .search[data-v-f73231bc]{width:100%!important;padding-left:45px;padding-right:45px}}@media screen and (max-width:499px){.search[data-v-f73231bc]{height:33.5px!important}}.listContainer[data-v-0855c828]{width:100%;height:0}.listContainer .selectColumn[data-v-0855c828]{position:absolute;z-index:1;right:5px;padding:10px 15px;margin-top:10px;border-radius:5px;background:#fff;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.3);box-shadow:0 5px 8px rgba(0,0,0,.3)}.table[data-v-0855c828]{margin-top:20px}.dialog-container[data-v-0855c828]{width:100%;height:calc(100% - 101px)}.flex-container-HF[data-v-0855c828],.flex-container[data-v-0855c828]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%}th.sel-col[data-v-0855c828]{display:-webkit-box;display:-ms-flexbox;display:flex}th.sel-col[data-v-0855c828]:first-child{-webkit-box-flex:0;-ms-flex:0;flex:0}th.sel-col[data-v-0855c828]:nth-child(2){-webkit-box-flex:0;-ms-flex:0;flex:0;min-width:40px}th.sel-col[data-v-0855c828]:nth-child(3){-webkit-box-flex:6;-ms-flex:6;flex:6}th.sel-col[data-v-0855c828]:nth-child(4){-ms-flex-negative:1;flex-shrink:1;min-width:180px}th.sel-col[data-v-0855c828]:last-child{-ms-flex-negative:1;flex-shrink:1;min-width:60px;margin-right:8px}.table-content[data-v-0855c828]{font-size:12px;margin-bottom:0!important;width:100%}.page-wrapper[data-v-0855c828]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-wrapper[data-v-0855c828]{position:relative}.scroll-content[data-v-0855c828],.scroll-wrapper[data-v-0855c828]{position:relative;width:100%;height:100%;overflow:hidden}.scroller[data-v-0855c828]{position:absolute;width:100%;height:100%;overflow:auto}.table-container[data-v-0855c828]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.filter-left[data-v-0855c828]{height:calc(100% + 10px);position:relative;top:-10px}.table-right[data-v-0855c828]{width:100%;height:100%}.page-table[data-v-0855c828]{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.page-table .item[data-v-0855c828]{overflow-x:hidden;word-wrap:break-word}.page-table .content-table[data-v-0855c828]{-webkit-box-flex:100%;-ms-flex:100% 1 1;flex:100% 1 1;position:relative}.page-table .wrapper-table[data-v-0855c828]{overflow:auto;position:absolute;top:0;bottom:0;left:0;right:0}.footer-table[data-v-0855c828]{font-weight:700;cursor:default;position:absolute;-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0;line-height:30px;bottom:65px;left:15px;right:15px;margin-top:-1px;border-top:1px solid #dee2e6}.page-table .selectColumn[data-v-0855c828]{position:absolute;z-index:2;left:10px;top:50px;padding:10px 15px;border-radius:5px;background:#fff;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.3);box-shadow:0 5px 8px rgba(0,0,0,.3)}.table-main[data-v-0855c828]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.table-main-outer[data-v-0855c828]{font-size:12px;max-width:100%;overflow-x:auto;height:calc(100% - 33px)}.hidden-item[data-v-0855c828]{visibility:hidden}.page-table .clear-search[data-v-0855c828]:hover{color:#212529}.all-products-table .above-table[data-v-0855c828]{display:-webkit-box;display:-ms-flexbox;display:flex}.all-products-table .choose-view-table-buttons[data-v-0855c828]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.all-products-table .choose-view-table-buttons .btn-select-columns[data-v-0855c828],.all-products-table .choose-view-table-buttons .btn-switch-view[data-v-0855c828]{color:#106090;height:30px;background:#fff;border:none;font-size:14pt;text-align:center;padding:0 5px}.all-products-table .choose-view-table-buttons .btn-select-columns.selected[data-v-0855c828],.all-products-table .choose-view-table-buttons .btn-select-columns[data-v-0855c828]:hover,.all-products-table .choose-view-table-buttons .btn-switch-view[data-v-0855c828]:hover{color:#000;background:#def9ff;border-radius:5px}.all-products-table .choose-view-table-buttons .custom-control-label[data-v-0855c828]{width:100%}.all-products-table .choose-view-table-buttons .btn-select-columns[data-v-0855c828]:before,.all-products-table .choose-view-table-buttons .btn-switch-view[data-v-0855c828]:before{display:-webkit-box;display:-ms-flexbox;display:flex}.all-products-table .choose-view-table-buttons .dis .custom-control-input:checked~.custom-control-label[data-v-0855c828]:before{border-color:#adb5bd!important;background-color:#adb5bd!important}.all-products-table .choose-view-table-buttons .custom-control-input[disabled]~.custom-control-label[data-v-0855c828],.custom-control-input:disabled~.custom-control-label[data-v-0855c828]{color:#6c757d}.all-products-table .choose-view-table-buttons .dis .custom-control-label[data-v-0855c828]:before{border-color:#adb5bd!important;background-color:#adb5bd!important}.all-products-table .header-filter-block.massaction-hf[data-v-0855c828]:last-child{margin-right:10px}.all-products-table .btn-barcode[data-v-0855c828],.all-products-table .btn-search[data-v-0855c828]{border:1px solid #adb5bd;height:38px;background:#eff3f8;border-radius:.25rem;margin-left:5px;font-size:14pt}.all-products-table .btn-barcode.active[data-v-0855c828]{color:#fff;background-color:#6c757d;border-color:#6c757d}@media (max-width:1000px){.filter-left[data-v-0855c828]{display:none}}@media (max-width:499px){.table-main-outer[data-v-0855c828]{height:calc(100% - 43px)}}.uklistitem{z-index:100000000}.linck_li{color:#3693cf;cursor:pointer;list-style:none;padding:15px 0}.fade_uk-enter-active{-webkit-animation:fade_uk-in .5s;animation:fade_uk-in .5s}.fade_uk-leave-active{animation:fade_uk-in .5s reverse}@-webkit-keyframes fade_uk-in{0%{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:top;transform-origin:top}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top;transform-origin:top}}@keyframes fade_uk-in{0%{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:top;transform-origin:top}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top;transform-origin:top}}.greenHover:hover{background:rgba(160,247,160,.5)}.inputsTable th[data-v-45480237]{text-align:center}.inputsTable[data-v-45480237]{font-size:9pt}.table-input-name input[data-v-fca17df4]{height:38px;margin:0!important}.input-name-btn[data-v-fca17df4]{height:38px}.row-name[data-v-fca17df4]{padding:10px!important}.input-name[data-v-fca17df4]:-moz-read-only{height:38px;background-color:#fff!important;margin:0 0 16px;cursor:text!important}.input-name[data-v-fca17df4]:read-only{height:38px;background-color:#fff!important;margin:0 0 16px;cursor:text!important}.input-name[data-v-fca17df4]:disabled{background-color:#e9ecef!important;cursor:not-allowed!important;position:absolute;border-radius:4px;width:100%}.select-mode[data-v-fca17df4]{position:absolute;width:100%;top:0;background:#fff;z-index:10;border-radius:3px;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.3);box-shadow:0 5px 8px rgba(0,0,0,.3);font-size:16px;cursor:default}.select-mode .select-mode-search[data-v-fca17df4]{padding:7px 24px 5px 12px;margin:0!important;-webkit-transition:all .2s;transition:all .2s;width:calc(100% - 42px);border:none;border-bottom:2px solid #d3d3d3}.select-mode .select-mode-search[data-v-fca17df4]:hover{-webkit-transition:all .2s!important;transition:all .2s!important;border-bottom:2px solid #b4b4b4!important}.select-mode .select-mode-search[data-v-fca17df4]:focus{-webkit-transition:all .2s!important;transition:all .2s!important;outline:none!important;border-bottom:2px solid #106090!important}.select-mode .select-mode-clear[data-v-fca17df4]{position:absolute;right:50px;top:-2px;font-size:24px;padding:0;cursor:pointer;color:#b4b4b4}.select-mode .select-mode-clear[data-v-fca17df4]:hover{color:#a0a0a0}.select-mode-btn[data-v-fca17df4]{z-index:11!important;border-bottom-right-radius:0;background:#f3f3f3;color:#000;border-color:#f3f3f3}.under-input-text[data-v-fca17df4]{color:#28a745!important;height:16px;margin-top:38px!important;font-size:11px}.select-mode-container[data-v-fca17df4]{width:100%;overflow-y:auto;padding:10px 0;height:100%;max-height:150px}.select-mode .select-mode-container .row[data-v-fca17df4]{padding:5px 0;margin:0;cursor:pointer}.select-mode .select-mode-container .row[data-v-fca17df4]:hover{background:#def9ff}.select-mode .add-product[data-v-fca17df4]{color:#106090;padding:10px;padding-top:0;margin:0;cursor:pointer}.createDocument .addContainerOutterWrap.containers .row{margin:0!important}.addContainer__inputWrap .main-input{position:relative;border-radius:10px!important;padding:0 40px 0 10px}.addContainer__inputWrap{margin-bottom:10px}.addContainer__inputUnit{bottom:0;top:0;margin:auto;right:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute}.addContainer .main-input__label{margin-left:10px!important}thead td[data-v-e165ae0c]{color:#000!important}.table[data-v-e165ae0c]{font-size:9pt}.table td[data-v-e165ae0c]{vertical-align:middle!important}.table-input-name[data-v-6852093c]{width:30%}.inputsTable input[data-v-6852093c]{padding:6px 2px}.inputsTable[data-v-6852093c]{border-spacing:2px!important}.inputsTable td[data-v-6852093c]{cursor:default}.inputsTable table[data-v-6852093c]{font-size:9pt!important}.table-select-quantity[data-v-6852093c]{display:block;padding:0}.drop-down-text-capacity[data-v-6852093c]{font-size:.8em;color:grey}.delete-container-button[data-v-6852093c]{position:absolute;right:5px;height:25px;width:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.delete-container-button[data-v-6852093c]:hover{color:red}.row-coming-desktop .table-select-quantity.form-control .dropdown-toggle{width:100%;text-align:left;z-index:2}.row-coming-desktop .dropdown-item:active,.row-coming-desktop .dropdown-item:active:hover{color:#fff!important}.row-coming-desktop--createdOnComing{--row-color:125,255,60}.row-coming-desktop--createdOnComing td{background-color:rgba(var(--row-color),.4);border-top:1px solid rgba(var(--row-color),.6);border-bottom:1px solid rgba(var(--row-color),.6);padding:1px 1px}.row-coming-desktop--createdOnComing td:first-child{border:1px solid rgba(var(--row-color),.6);border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none!important}.row-coming-desktop--createdOnComing td:last-child{border:1px solid rgba(var(--row-color),.6);border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none!important}.select-labels-count-for-all{position:absolute;z-index:1;right:5px;top:30px;width:75px;margin-right:10px;background:#fff;border:1px solid #9fa8da}.select-labels-count-for-all-item{background:#fff}.select-labels-count-for-all-item:hover{background:#1e90ff;color:#fff}.google_image{width:calc(20% - 10px);background-size:cover;padding:5px;margin:5px;background-position:50%;height:133px;border-radius:5px;cursor:pointer}@media screen and (max-width:1280px){.google_image{width:calc(33% - 10px);height:200px}}@-webkit-keyframes vicp_progress{0%{background-position-y:0}to{background-position-y:40px}}@keyframes vicp_progress{0%{background-position-y:0}to{background-position-y:40px}}@-webkit-keyframes vicp{0%{opacity:0;-webkit-transform:scale(0) translatey(-60px);transform:scale(0) translatey(-60px)}to{opacity:1;-webkit-transform:scale(1) translatey(0);transform:scale(1) translatey(0)}}@keyframes vicp{0%{opacity:0;-webkit-transform:scale(0) translatey(-60px);transform:scale(0) translatey(-60px)}to{opacity:1;-webkit-transform:scale(1) translatey(0);transform:scale(1) translatey(0)}}.cropImage.modal__container{width:300px}.cropImage .modal__button{height:36px}.vicp-icon4{position:relative;display:block;width:50px;height:50px;cursor:pointer;-webkit-transition:-webkit-transform .18s;transition:-webkit-transform .18s;transition:transform .18s;transition:transform .18s,-webkit-transform .18s;-webkit-transform:rotate(0);transform:rotate(0)}.vicp-icon4:after,.vicp-icon4:before{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.23);box-shadow:0 1px 3px 0 rgba(0,0,0,.23);content:"";position:absolute;top:23px;left:10px;width:30px;height:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff}.vicp-icon4:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vicp-icon4:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.vicp-step1 .vicp-drop-area{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:35px;height:193px;border-radius:7px;background-color:rgba(0,0,0,.03);text-align:center;border:1px dashed rgba(0,0,0,.08);overflow:hidden}.vicp-step1 .vicp-drop-area .vicp-icon1{display:block;margin:0 auto 6px;width:42px;height:42px;overflow:hidden}.vicp-step1 .vicp-drop-area .vicp-icon1 .vicp-icon1-arrow{display:block;margin:0 auto;width:0;height:0;border-bottom:14.7px solid rgba(0,0,0,.3);border-left:14.7px solid transparent;border-right:14.7px solid transparent}.vicp-step1 .vicp-drop-area .vicp-icon1 .vicp-icon1-body{display:block;width:12.6px;height:14.7px;margin:0 auto;background-color:rgba(0,0,0,.3)}.vicp-step1 .vicp-drop-area .vicp-icon1 .vicp-icon1-bottom{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:12.6px;border:6px solid rgba(0,0,0,.3);border-top:none}.vicp-step1 .vicp-drop-area .vicp-hint{display:block;padding:15px;font-size:14px;color:#666;line-height:24px}.vicp-step1 .vicp-drop-area .vicp-no-supported-hint{display:block;position:absolute;top:0;left:0;padding:30px;width:100%;height:60px;line-height:30px;background-color:#eee;text-align:center;color:#666;font-size:14px}.vicp-step1 .vicp-drop-area:hover{cursor:pointer;border-color:rgba(0,0,0,.1);background-color:rgba(0,0,0,.05)}.vicp-step2 .vicp-crop{overflow:hidden}.vicp-step2 .vicp-crop .vicp-crop-left{float:left}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container{position:relative;display:block;width:265px;height:193px;background-color:#e5e5e0;overflow:hidden}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container .vicp-img{position:absolute;display:block;cursor:move;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container .vicp-img-shade{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.18);box-shadow:0 2px 6px 0 rgba(0,0,0,.18);position:absolute;background-color:rgba(241,242,243,.8)}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container .vicp-img-shade.vicp-img-shade-1{top:0;left:0}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container .vicp-img-shade.vicp-img-shade-2{bottom:0;right:0}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate{position:relative;width:270px;height:18px}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate .icon-redo{display:block;width:28px;height:28px;border-radius:100%;line-height:28px;text-align:center;font-size:20px;font-weight:700;background-color:rgba(0,0,0,.08);color:#fff;overflow:hidden}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate .icon-redo:hover{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.12);cursor:pointer;background-color:rgba(0,0,0,.14)}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate .icon-redo:first-child{float:left}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate .icon-redo:last-child{float:right}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range{position:relative;margin:15px 0 10px 0;width:270px;height:18px}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon5,.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6{position:absolute;top:0;width:28px;height:28px;border-radius:100%;background-color:rgba(0,0,0,.08)}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon5:hover,.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6:hover{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.12);cursor:pointer;background-color:rgba(0,0,0,.14)}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon5{left:0}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon5:before{position:absolute;content:"";display:block;left:8px;top:13px;width:12px;height:2px;background-color:#fff}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6{right:0}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6:before{position:absolute;content:"";display:block;left:8px;top:13px;width:12px;height:2px;background-color:#fff}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6:after{position:absolute;content:"";display:block;top:8px;left:13px;width:2px;height:12px;background-color:#fff}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]{display:block;padding-top:14px;margin:0 auto;width:180px;height:8px;vertical-align:top;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus{outline:none}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-webkit-slider-thumb{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.18);box-shadow:0 2px 6px 0 rgba(0,0,0,.18);-webkit-appearance:none;appearance:none;margin-top:-3px;width:12px;height:12px;background-color:#61c091;border-radius:100%;border:none;-webkit-transition:.2s;transition:.2s}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-moz-range-thumb{box-shadow:0 2px 6px 0 rgba(0,0,0,.18);-moz-appearance:none;appearance:none;width:12px;height:12px;background-color:#61c091;border-radius:100%;border:none;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-ms-thumb{box-shadow:0 2px 6px 0 rgba(0,0,0,.18);appearance:none;width:12px;height:12px;background-color:#61c091;border:none;border-radius:100%;-webkit-transition:.2s;-ms-transition:.2s;transition:.2s}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 3px 0 rgba(0,0,0,.23);width:14px;height:14px}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:active::-ms-thumb{box-shadow:0 1px 3px 0 rgba(0,0,0,.23);width:14px;height:14px}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.23);box-shadow:0 1px 3px 0 rgba(0,0,0,.23);margin-top:-4px;width:14px;height:14px}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-webkit-slider-runnable-track{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.12);width:100%;height:6px;cursor:pointer;border-radius:2px;border:none;background-color:rgba(68,170,119,.3)}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-moz-range-track{box-shadow:0 1px 3px 0 rgba(0,0,0,.12);width:100%;height:6px;cursor:pointer;border-radius:2px;border:none;background-color:rgba(68,170,119,.3)}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-ms-track{box-shadow:0 1px 3px 0 rgba(0,0,0,.12);width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent;height:6px;border-radius:2px;border:none}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-ms-fill-lower{background-color:rgba(68,170,119,.3)}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-ms-fill-upper{background-color:rgba(68,170,119,.15)}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus::-webkit-slider-runnable-track{background-color:rgba(68,170,119,.5)}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus::-moz-range-track{background-color:rgba(68,170,119,.5)}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus::-ms-fill-lower{background-color:rgba(68,170,119,.45)}.vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus::-ms-fill-upper{background-color:rgba(68,170,119,.25)}.vicp-step2 .vicp-crop .vicp-crop-right{float:right}.vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview{height:150px;overflow:hidden}.vicp-step3 .vicp-upload{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:35px;height:170px;background-color:rgba(0,0,0,.03);text-align:center;border:1px dashed #ddd}.vicp-step3 .vicp-upload .vicp-loading{display:block;padding:15px;font-size:16px;color:#999;line-height:30px}.vicp-step3 .vicp-upload .vicp-progress-wrap{margin-top:12px;background-color:rgba(0,0,0,.08);border-radius:3px}.vicp-step3 .vicp-upload .vicp-progress-wrap .vicp-progress{position:relative;display:block;height:5px;border-radius:3px;background-color:#4a7;-webkit-box-shadow:0 2px 6px 0 rgba(68,170,119,.3);box-shadow:0 2px 6px 0 rgba(68,170,119,.3);-webkit-transition:width .15s linear;transition:width .15s linear;background-image:linear-gradient(-45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);background-size:40px 40px;-webkit-animation:vicp_progress .5s linear infinite;animation:vicp_progress .5s linear infinite}.vicp-step3 .vicp-upload .vicp-progress-wrap .vicp-progress:after{content:"";position:absolute;display:block;top:-3px;right:-3px;width:9px;height:9px;border:1px solid rgba(245,246,247,.7);-webkit-box-shadow:0 1px 4px 0 rgba(68,170,119,.7);box-shadow:0 1px 4px 0 rgba(68,170,119,.7);border-radius:100%;background-color:#4a7}.vicp-step3 .vicp-upload .vicp-error,.vicp-step3 .vicp-upload .vicp-success{height:100px;line-height:100px}.vicp-operate{position:absolute;right:20px;bottom:20px}.vicp-operate a{position:relative;float:left;display:block;margin-left:10px;width:100px;height:36px;line-height:36px;text-align:center;cursor:pointer;font-size:14px;color:#4a7;border-radius:2px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vicp-operate a:hover{background-color:rgba(0,0,0,.03)}.vicp-error,.vicp-success{display:block;font-size:14px;color:#d10;text-align:center;vertical-align:top}.vicp-success{color:#4a7}.vicp-icon3{position:relative;display:inline-block;width:20px;height:20px;top:4px}.vicp-icon3:after{position:absolute;top:3px;left:6px;width:6px;height:10px;border-width:0 2px 2px 0;border-color:#4a7;border-style:solid;-webkit-transform:rotate(45deg);transform:rotate(45deg);content:""}.vicp-icon2{position:relative;display:inline-block;width:20px;height:20px;top:4px}.vicp-icon2:after,.vicp-icon2:before{content:"";position:absolute;top:9px;left:4px;width:13px;height:2px;background-color:#d10;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vicp-icon2:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.e-ripple{position:absolute;border-radius:100%;background-color:rgba(0,0,0,.15);background-clip:padding-box;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:scale(0);transform:scale(0);opacity:1}.e-ripple.z-active{opacity:0;-webkit-transform:scale(2);transform:scale(2);-webkit-transition:opacity 1.2s ease-out,-webkit-transform .6s ease-out;transition:opacity 1.2s ease-out,-webkit-transform .6s ease-out;transition:opacity 1.2s ease-out,transform .6s ease-out;transition:opacity 1.2s ease-out,transform .6s ease-out,-webkit-transform .6s ease-out}@media screen and (max-width:450px){.modal-body{padding:0 15px!important}}.file-drop-zone[data-v-22125a69]{height:76px;width:100%;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px dashed #e9ebec;cursor:pointer}.file-drop-zone.ai-file-drop-section[data-v-22125a69]{border:2px dashed #3693cf}.file-drop-zone.ai-file-drop-section .ai-drop-title[data-v-22125a69]{color:#3693cf}.file-drop-zone.ai-file-drop-section .ai-icon-container[data-v-22125a69]{background:#3693cf}.file-drop-zone.drag-over[data-v-22125a69]{background-color:#e6f7ff;border-color:#1890ff}.upload-icon svg[data-v-22125a69]{width:48px;height:48px;color:#4a90e2;margin-bottom:16px}.file-drop-text[data-v-22125a69]{font-size:16px;color:#212529;font-weight:700;margin-bottom:unset}.ai-illustration__dragon[data-v-22125a69]{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);max-width:200px;margin-bottom:16px;width:100%}.ai-illustration__document[data-v-22125a69]{max-width:200px;width:100%}.file-list[data-v-22125a69]{margin-top:24px}.file-item__loader[data-v-22125a69]{width:100%;height:100%;background:rgba(0,0,0,.06274509803921569);position:absolute;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}.file-loader__circle[data-v-22125a69]{width:25px;height:25px;border-radius:50%;border:2px solid #17a2b8;position:relative;-webkit-animation:rotate-22125a69 .8s linear infinite;animation:rotate-22125a69 .8s linear infinite}.file-loader__circle[data-v-22125a69]:before{content:" ";width:10px;height:10px;position:absolute;left:50%;top:-6px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#efefef;z-index:111}@-webkit-keyframes rotate-22125a69{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-22125a69{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.file-item[data-v-22125a69]{background:#fff;border:1px solid #e6e6e6;border-radius:.25rem;border:1px solid #e9ebec;padding:8px;margin-bottom:10px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;position:relative}.file-item[data-v-22125a69],.file-preview[data-v-22125a69]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.file-preview[data-v-22125a69]{width:48px;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f3f6f9;border-radius:4px}.file-preview img[data-v-22125a69]{width:25px;height:40px}.file-info[data-v-22125a69]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.file-name[data-v-22125a69]{max-width:270px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;color:#495057;font-weight:700}.file-size[data-v-22125a69]{font-size:.875em;margin-top:5px;color:#878a99}.delete-button[data-v-22125a69]{background:none;border:none;color:#fff;border-radius:6px;font-size:14px;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.delete-button img[data-v-22125a69]{width:16px}.delete-button.download img[data-v-22125a69]{width:24px}.upload-button[data-v-22125a69]{display:block;margin:20px auto;background:#4a90e2;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.upload-button[data-v-22125a69]:hover{background-color:#357abd}.upload-button[data-v-22125a69]:disabled{background-color:#b0c4de;cursor:not-allowed}.ai-income-loader[data-v-22125a69]{position:absolute;background:hsla(0,0%,100%,.5019607843137255);top:0;left:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}.ai-income-loader__circle[data-v-22125a69]{position:absolute;width:calc(100% - 200px);color:#00c279;text-align:center}.ai-income-loader__circle label[data-v-22125a69]{font-size:20px;opacity:0;display:inline-block}@keyframes lol-22125a69{0%{opacity:0;-webkit-transform:translateX(-300px);transform:translateX(-300px)}33%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}66%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(300px);transform:translateX(300px)}}@-webkit-keyframes lol-22125a69{0%{opacity:0;-webkit-transform:translateX(-300px)}33%{opacity:1;-webkit-transform:translateX(0)}66%{opacity:1;-webkit-transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(300px)}}.ai-income-loader__circle label[data-v-22125a69]:nth-child(6){-webkit-animation:lol-22125a69 3s ease-in-out infinite;animation:lol-22125a69 3s ease-in-out infinite}.ai-income-loader__circle label[data-v-22125a69]:nth-child(5){-webkit-animation:lol-22125a69 3s ease-in-out .1s infinite;animation:lol-22125a69 3s ease-in-out .1s infinite}.ai-income-loader__circle label[data-v-22125a69]:nth-child(4){-webkit-animation:lol-22125a69 3s ease-in-out .2s infinite;animation:lol-22125a69 3s ease-in-out .2s infinite}.ai-income-loader__circle label[data-v-22125a69]:nth-child(3){-webkit-animation:lol-22125a69 3s ease-in-out .3s infinite;animation:lol-22125a69 3s ease-in-out .3s infinite}.ai-income-loader__circle label[data-v-22125a69]:nth-child(2){-webkit-animation:lol-22125a69 3s ease-in-out .4s infinite;animation:lol-22125a69 3s ease-in-out .4s infinite}.ai-income-loader__circle label[data-v-22125a69]:first-child{-webkit-animation:lol-22125a69 3s ease-in-out .5s infinite;animation:lol-22125a69 3s ease-in-out .5s infinite}.ai-divider[data-v-22125a69]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2px 0;color:#888;font-size:14px}.ai-divider[data-v-22125a69]:after,.ai-divider[data-v-22125a69]:before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;border-bottom:1px solid #e9ebec}.ai-divider span[data-v-22125a69]{padding:0 10px;background-color:#fff}.ai-file-drop-zone[data-v-22125a69]{height:120px;width:100%;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border:2px dashed #00c279;cursor:pointer;background-color:rgba(23,162,184,.05);padding:15px;position:relative;overflow:hidden}.ai-file-drop-zone[data-v-22125a69]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:20px 20px;opacity:.3;z-index:0}.ai-drag-over[data-v-22125a69]{background-color:rgba(23,162,184,.1);border-color:#17a2b8;-webkit-box-shadow:0 0 10px rgba(23,162,184,.3);box-shadow:0 0 10px rgba(23,162,184,.3)}.ai-icon-wrapper[data-v-22125a69]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ai-icon-container[data-v-22125a69],.ai-icon-wrapper[data-v-22125a69]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ai-icon-container[data-v-22125a69]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:#00c279;margin-right:20px;-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:1}.ai-icon[data-v-22125a69]{width:24px;height:24px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.ai-drop-content[data-v-22125a69]{position:relative;z-index:1}.ai-drop-title[data-v-22125a69]{font-size:18px;color:#00c279;font-weight:700;margin-bottom:0}.ai-drop-description[data-v-22125a69]{font-size:14px;color:#495057;text-align:center;margin-bottom:0}.btn-icon[data-v-22125a69]{width:18px;height:18px;vertical-align:middle;fill:#fff}@media only screen and (max-width:920px){.file-name[data-v-22125a69]{max-width:190px}.ai-file-drop-zone[data-v-22125a69]{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 15px;text-align:center}.ai-icon-container[data-v-22125a69]{margin-right:0;margin-bottom:15px}.ai-drop-title[data-v-22125a69]{font-size:16px}}.previewImportClients[data-v-01daf2fa]{margin:10px}.table-scroll-wrapper[data-v-01daf2fa]{overflow-x:auto;width:100%}.table-preview-excel td[data-v-01daf2fa]{border:1px solid #dee2e6}.table-preview-excel .active-row[data-v-01daf2fa]{background:#fff3cd}.previewImportClients .table.table-preview-excel .footer-sheet[data-v-01daf2fa]{padding:0!important;border:0}.previewImportClients .table.table-preview-excel .footer-sheet-sign[data-v-01daf2fa]{text-align:center;vertical-align:middle;font-size:1.3em}.footer-sheet select[data-v-01daf2fa]{color:green;border-radius:0 0 8px 8px}.importProducts[data-v-0b3c73bc]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.importProducts[data-v-0b3c73bc],.select-columns-short[data-v-0b3c73bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.select-columns-short[data-v-0b3c73bc]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%;margin-bottom:10px}.select-columns-short[data-v-0b3c73bc] .input-group-prepend .input-group-text{min-width:180px}tbody tr[data-v-0b3c73bc]{-webkit-transition:background-color .2s;transition:background-color .2s}tbody tr[data-v-0b3c73bc]:hover{background-color:rgba(0,123,255,.1)!important}.inputsTable th[data-v-9c8f28c6]{cursor:default}.uktzed-wrapper[data-v-9c8f28c6]{display:-webkit-box;display:-ms-flexbox;display:flex}.newMarkupInput[data-v-9c8f28c6]{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem}.vac_wrapper[data-v-9c8f28c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.vac_wrapper>button[data-v-9c8f28c6]{width:calc(25% - 5px)}.btn-icon[data-v-9c8f28c6]{width:18px;height:18px;vertical-align:middle;fill:#fff}.drop-down-text-capacity[data-v-5e55d995]{font-size:.8em;color:grey}.delete-container-button[data-v-5e55d995]{position:absolute;right:5px;height:25px;width:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.delete-container-button[data-v-5e55d995]:hover{color:red}.count-group[data-v-5e55d995]{position:relative}.count-group-input[data-v-5e55d995]{padding-right:75px}.count-group-btn[data-v-5e55d995]{position:absolute;right:0;top:0;border:none;border-left:1px solid #dae3f0;background-color:transparent}.comings-mobile-edit-card .mobile-select-unit.form-control .dropdown-toggle{width:100%;text-align:left}.comings-mobile-edit-card .mobile-select-unit.form-control{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;margin-left:1rem;width:auto}.comings-mobile-edit-card .dropdown-item:active,.comings-mobile-edit-card .dropdown-item:active:hover{color:#fff!important}.mobile-card[data-v-4695eb27]{position:relative;background-color:hsla(0,0%,94.9%,.47);border:1px solid #dae3f0;padding:10px;border-radius:5px;margin-bottom:16px;width:100%}.mobile-card--createdOnComing[data-v-4695eb27]{background-color:rgba(125,255,60,.4);border-color:rgba(125,255,60,.6)}.previewIncome__selector[data-v-5535865f]{color:#6c757d;border-color:#6c757d}.disabled-cell[data-v-5535865f]{opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cursor-pointer[data-v-5535865f]{cursor:pointer!important}.cursor-pointer[data-v-5535865f]:hover{background-color:rgba(0,123,255,.1)!important}button.p-1.ml-2[data-v-5535865f]{border:unset;background:transparent;padding:unset!important}.button.p-1.ml-2 i[data-v-5535865f]{color:rgba(0,0,0,.5843137254901961)}.column-selector[data-v-5535865f]{width:100%}.mapping-row[data-v-5535865f]{color:#6c757d!important}.mapping-selector[data-v-5535865f]{border:1px solid #6c757d!important;border-radius:6px!important}.mapping-selector[data-v-5535865f] .dropdown-toggle{color:#6c757d!important}.mapping-selector[data-v-5535865f]:hover:not(:has(button[disabled])){background-color:#6c757d!important}.mapping-selector[data-v-5535865f]:hover:not(:has(button[disabled])) .dropdown-toggle{background-color:#6c757d!important;color:#fff!important;border-color:#6c757d!important}.mapping-header[data-v-5535865f]{padding:4px}.mapping-field-name[data-v-5535865f],.mobile-mapping-title[data-v-5535865f]{display:none}@media screen and (max-width:767px){.mapping-field-name[data-v-5535865f]{display:block;font-weight:700;margin-bottom:5px;font-size:.9rem}.mobile-mapping-title[data-v-5535865f]{display:block;margin:15px 0;padding-bottom:8px;border-bottom:1px solid #dee2e6}}.cell-edit-container[data-v-5535865f]{position:absolute;top:0;left:0;right:0;bottom:0;padding:0;margin:0;z-index:5}.cell-edit-input[data-v-5535865f]{width:100%;height:100%;border:2px solid #007bff;padding:2px 5px;margin:0}td[data-v-5535865f]{position:relative;cursor:pointer;min-height:36px;-webkit-transition:background-color .2s;transition:background-color .2s}td[data-v-5535865f]:hover{background-color:rgba(0,123,255,.05)}.cell-content[data-v-5535865f]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.table-responsive[data-v-5535865f]{overflow-x:unset!important}.mapping-selector[data-v-5535865f] .dropdown-menu{z-index:1000!important;position:absolute!important;min-width:180px!important;max-width:270px!important;font-size:15px!important}.mapping-selector[data-v-5535865f] .dropdown-item{padding:6px 12px!important;font-size:15px!important}.mapping-selector[data-v-5535865f] .dropdown-item small{font-size:15px!important}.mapping-header[data-v-5535865f]{position:relative;z-index:auto}.mapping-header.show[data-v-5535865f]{z-index:1040}.mapping-row th[data-v-5535865f]{position:relative}.mapping-row th.show[data-v-5535865f]{z-index:1040}.table-responsive__dragon[data-v-5535865f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center}.table-responsive__dragon img[data-v-5535865f]{max-width:300px;width:100%}.ai-income-loader[data-v-5535865f]{background:hsla(0,0%,100%,.5019607843137255);top:0;left:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10;margin-top:30px}.ai-income-loader__circle[data-v-5535865f]{position:absolute;width:calc(100% - 200px);color:rgba(0,194,121,.5647058823529412);text-align:center}.ai-income-loader__circle label[data-v-5535865f]{font-size:20px;opacity:0;display:inline-block}.ai-income-loader__circle label[data-v-5535865f]:not(:first-child){margin-left:10px}@keyframes lol-5535865f{0%{opacity:0;-webkit-transform:translateX(-300px);transform:translateX(-300px)}33%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}66%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(300px);transform:translateX(300px)}}@-webkit-keyframes lol-5535865f{0%{opacity:0;-webkit-transform:translateX(-300px)}33%{opacity:1;-webkit-transform:translateX(0)}66%{opacity:1;-webkit-transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(300px)}}.ai-income-loader__circle label[data-v-5535865f]:nth-child(6){-webkit-animation:lol-5535865f 3s ease-in-out infinite;animation:lol-5535865f 3s ease-in-out infinite}.ai-income-loader__circle label[data-v-5535865f]:nth-child(5){-webkit-animation:lol-5535865f 3s ease-in-out .1s infinite;animation:lol-5535865f 3s ease-in-out .1s infinite}.ai-income-loader__circle label[data-v-5535865f]:nth-child(4){-webkit-animation:lol-5535865f 3s ease-in-out .2s infinite;animation:lol-5535865f 3s ease-in-out .2s infinite}.ai-income-loader__circle label[data-v-5535865f]:nth-child(3){-webkit-animation:lol-5535865f 3s ease-in-out .3s infinite;animation:lol-5535865f 3s ease-in-out .3s infinite}.ai-income-loader__circle label[data-v-5535865f]:nth-child(2){-webkit-animation:lol-5535865f 3s ease-in-out .4s infinite;animation:lol-5535865f 3s ease-in-out .4s infinite}.ai-income-loader__circle label[data-v-5535865f]:first-child{-webkit-animation:lol-5535865f 3s ease-in-out .5s infinite;animation:lol-5535865f 3s ease-in-out .5s infinite}@media screen and (max-width:767px){.responsive-table[data-v-5535865f]{border:0}.responsive-table thead tr[data-v-5535865f]:first-child{display:none}.responsive-table thead tr.mapping-row[data-v-5535865f]{display:block;margin-bottom:20px}.responsive-table thead tr.mapping-row th[data-v-5535865f]{display:block;width:100%;padding:8px;margin-bottom:8px;border:1px solid #dee2e6;background-color:#f8f9fa}.responsive-table thead tr.mapping-row th[data-v-5535865f]:last-child{display:none}.responsive-table tbody tr[data-v-5535865f]{border-bottom:3px solid #ddd;display:block;margin-bottom:20px}.responsive-table tbody td[data-v-5535865f]{border-bottom:1px solid #ddd;display:block;font-size:.9em;text-align:right;min-height:45px;padding-left:45%;position:relative}.responsive-table tbody td[data-v-5535865f]:before{content:attr(data-label);font-weight:700;position:absolute;left:10px;width:40%;padding-right:10px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.responsive-table tbody td.action-column[data-v-5535865f]{text-align:center;padding-left:0}.responsive-table tbody td.action-column[data-v-5535865f]:before{display:none}.mapping-header .dropdown-toggle[data-v-5535865f]{white-space:normal;overflow:hidden;text-overflow:ellipsis;height:auto;min-height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-danger[data-v-5535865f]{width:100%}}.vac_wrapper[data-v-66dc6dca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.vac_wrapper>button[data-v-66dc6dca]{width:63px}.btn-icon[data-v-66dc6dca]{width:18px;height:18px;vertical-align:middle;fill:#fff}.createNewComing-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.createNewComing-left{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.createNewComing-right{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;position:sticky;top:20px}@media (max-width:919px){.createNewComing-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.createNewComing-left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;position:static}}.commings__text{font-size:18px;margin-left:5px}.commings__productList{margin-top:25px!important;margin-bottom:0!important}.new-comming .row{margin:0 -5px 0!important}.new-coming__inputWrap{padding:0 5px}.comming-oldTransaction{margin-top:10px;margin-bottom:0!important}.comming-oldTransaction label:after,.comming-oldTransaction label:before{width:20px;height:20px;top:5px;cursor:pointer;margin-left:-5px}.new-coming__inputWrap.noLabel{margin-top:15px}.new-comming .commings__text{margin-top:10px;margin-left:5px}.new-comming .main-input,.new-comming .main-input__select{height:38px;line-height:34px;border-radius:5px}.commings__text.first-label,.new-comming .tradepointSelect,.new-comming .warehouseSelect{margin-top:0!important}.new-coming__inputWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.new-coming__radioBtn_wrap:first-of-type{margin-right:20px}.new-comming .main-textarea{min-height:100px}.comming-products .modal__body{display:block!important}.comming-products .dropdown{padding:0}.commings-table .listContainer{margin:0 -5px;padding:0 5px}.no-valid-outline{outline:2px solid red!important}.new-comming .commings__text.comments{margin-top:0}.new-comming .checkbox__label{margin-bottom:10px!important;padding-left:25px!important}.new-comming .pickWallet{margin-bottom:20px}.newDocument__disabled{opacity:.5!important;cursor:auto!important}.commings__checkbox{margin-top:15px}.commings__writeOff .main-input__label{margin-top:20px;margin-left:5px;font-size:18px!important}@media (max-width:800px){.comming-products .listContainer .clear-search{top:9px}.comming-oldTransaction label:after,.comming-oldTransaction label:before{top:3px}}@media screen and (max-width:709px){.addContainer .commings__text{margin-left:10px!important}}@media screen and (max-width:575px){.new-comming .warehouseSelect{margin-top:10px!important}}@media screen and (max-width:375px){.listContainer .selectColumn{max-height:300px}.listContainer .selectColumn div{max-height:160px!important;min-height:auto!important}}@media (max-width:575px){.new-coming__time{margin-top:15px}.comings-mobile-edit-card .listContainer .clear-search{top:0}}@media screen{.printcontent[data-v-2475bccc]{display:none}}@media print{.printcontent[data-v-2475bccc]{display:show!important}}.filters__shift{padding:0 5px 0 0}.btn-custom_drop{outline:none!important;text-align:left!important;color:#495057!important;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da!important;cursor:default!important}.btn-custom_drop:after{display:none!important}.custom-dropdown-item{cursor:default!important;line-height:1;max-width:100%!important}.custom-dropdown-item,.custom-dropdown-item button.dropdown-item{width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}.custom-dropdown-item button.dropdown-item{max-width:100%}.custom-dropdown-item button.dropdown-item:focus,.custom-dropdown-item button.dropdown-item:hover{color:#fff!important;background-color:#198ad0!important}.w-100[role=menu]{top:-35px!important;left:-8px!important;background-color:#eee!important;-webkit-box-shadow:3px 3px 8px 0 rgba(0,0,0,.4);box-shadow:3px 3px 8px 0 rgba(0,0,0,.4);max-height:300px;overflow-y:auto}.shift-dropdown{width:100%;height:36px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px}.shift-dropdown .btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.filters__shift .main-input__select{height:38px;line-height:34px;border-radius:5px;padding-right:35px}@media screen and (max-width:991px){.filters__shift{padding:0 10px 0 0;margin-bottom:5px!important}}.filters__user{padding:0 5px}.filters__user .main-input__select{height:38px;line-height:34px;border-radius:5px;padding-right:35px}@media screen and (max-width:991px){.filters__user{padding:0 10px 0 0;margin-bottom:5px!important}}.filters__client{padding:0 10px 0 5px}.filters__client .main-input__select{height:38px;line-height:34px;border-radius:5px;padding-right:35px}@media screen and (max-width:991px){.filters__client{padding:0 10px 0 0;margin-bottom:10px!important}}@media (min-width:1200px){.col-5th{max-width:20%}}.filterContainer .datepicker .dateRangeInput{font-size:11pt;color:#495057;width:100%}.datepickerclass input{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.filterContainer{width:calc(100% - 5px);padding:5px 0 0 5px}@media only screen and (max-width:1199px){.hide1199{display:none}}.datebutton{text-transform:uppercase;float:left;padding-right:15px;padding-bottom:0;margin:0;font-weight:500;color:#106090;cursor:pointer;font-size:.875rem}.datebutton:active{color:#0051a8}.fade-filters-enter-active{-webkit-animation:filter-fade .5s;animation:filter-fade .5s}.fade-filters-leave-active{animation:filter-fade .5s reverse}.filtersCheck{height:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filtersCheck>.btn-search,.filtersCheck>.custom-select,.filtersCheck>.number-div-div{height:38px;-webkit-transform:translateY(50%);transform:translateY(50%)}button:focus,input:focus,select:focus,textarea:focus{outline:none!important;outline-offset:none!important}.search-filters{-webkit-transform:translateY(82%);transform:translateY(82%)}.switch-btn-1{max-width:calc(100% - 50px)}.switch-btn-2{max-width:calc(50% - 50px)}.switch-btn-3{max-width:calc(33% - 50px)}.switch-btn-4{max-width:calc(25% - 50px)}.switch-btn-5{max-width:calc(20% - 50px)}@media (max-width:1520px){.hideThisOnMob{display:none}}@media (min-width:768px) and (max-width:1199px){.col-5th{max-width:33%}.col-5th~.col-5th~.col-5th~.col-5th{max-width:50%}.switch-btn-3{max-width:calc(100% - 50px)}.switch-btn-4{max-width:calc(50% - 50px)}.switch-btn-5{max-width:calc(50% - 50px)!important}}@media (max-width:767px){.switch-btn{max-width:calc(100% - 50px)}.filtersCheck{height:114px}.filtersCheck>.btn-search,.filtersCheck>.custom-select,.filtersCheck>.number-div-div{height:38px;-webkit-transform:translateY(75%);transform:translateY(75%)}}@-webkit-keyframes filter-fade{0%{height:auto;-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:top;transform-origin:top}to{opacity:1;height:auto;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top;transform-origin:top}}@keyframes filter-fade{0%{height:auto;-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:top;transform-origin:top}to{opacity:1;height:auto;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top;transform-origin:top}}@media only screen and (max-width:1199px){.datebutton{font-size:.875rem}}@media screen and (max-width:575px){.filterContainer{width:100%}}.datebutton-clear[data-v-68656ba8]{color:#dc3545}.datebutton-clear.datebutton-clear-disabled[data-v-68656ba8]{color:#ddd;cursor:default}.toolsHeader[data-v-a32df5e2]{left:0;top:0;position:relative}.toolItem[data-v-a32df5e2]{padding-left:.5rem}.h5-h5[data-v-b82ed21e]{text-align:center;position:relative;display:block;margin-bottom:3rem;font-size:2rem}.greyColor[data-v-b82ed21e]{color:#464141!important}.document-title-id[data-v-b82ed21e]{color:#28a745}@media (max-width:720px){.h5-h5[data-v-b82ed21e]{margin-top:2rem}}@media (max-width:360px){.h5-h5[data-v-b82ed21e]{margin-top:1rem;margin-bottom:1rem}}.prodMotionHeader__item.left[data-v-fd24a8f6]{padding-right:20px!important}.prodMotionHeader__item.right[data-v-fd24a8f6]{padding-left:20px!important;padding-right:5px!important}@media screen and (max-width:767px){.prodMotionHeader__item.left[data-v-fd24a8f6]{padding-right:0!important}.prodMotionHeader__item.right[data-v-fd24a8f6]{padding-left:0!important}}.toolsHeader{left:1rem;top:1rem;position:relative}.movementHistoryTable{font-size:12px}.movementHistorySum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.movementHistoryCancelOperation .modal__body{text-align:center}.view-coming .deleted-warehouse{color:red;font-size:.8rem}@media (max-width:1023px){.moreInfoUl:first-child{border-top:1px solid #dee2e6}.span-naimenovanie{width:50%}.span-expenses{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.none-border-left{text-align:center}.moreInfoUl{margin-bottom:0}.span-cost{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:50%}.dop-li-li{display:block;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;border-bottom:1px solid #e4e4e4}.dop-li-first-span{display:block;width:unset}.dop-li-second-span,.dop-li-zatrati-span{width:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-decoration:unset}.dop-ul-i,.td-tabel,.thNone{display:none}}@media (max-width:720px){.just-none-mob{display:none}.p-p-p{display:block;left:unset}.delBtn{float:unset;right:unset;left:3px;display:block;margin-bottom:3px}.spanIconExcel{top:3px;left:3px}.exelBtn{margin-bottom:2rem}.head-ul{padding:0}.head-ul>li{right:unset}.h5-h5{margin-top:2rem}.h6-h6{left:unset}.tr-tr:hover{background:unset;color:unset}}.table-input-name[data-v-615a760a]{width:40%}.inputsTable input[data-v-615a760a]{padding:6px 2px}.inputsTable td[data-v-615a760a]{cursor:default}.mobile-card[data-v-615a760a]{position:relative;background-color:hsla(0,0%,94.9%,.47);border:1px solid #dae3f0;padding:10px;border-radius:5px;margin-bottom:16px;width:100%}.inputsTable th[data-v-97d4bebc]{cursor:default}.table-input-name[data-v-0673442a]{width:70%}.inputsTable input[data-v-0673442a]{padding:6px 2px}.inputsTable td[data-v-0673442a]{cursor:default}.mobile-card[data-v-0673442a]{position:relative;background-color:hsla(0,0%,94.9%,.47);border:1px solid #dae3f0;padding:10px;border-radius:5px;margin-bottom:16px;width:100%}.inputsTable th[data-v-7a4cf358]{cursor:default}.manufacture .row{margin:0 -5px!important}.manufacture__inputWrap{padding:0 5px}.manufacture__inputWrap .main-input{border-radius:10px;height:50px}.manufacture__inputWrap{display:-webkit-box;display:-ms-flexbox;display:flex}.manufacture .workshopSelect{margin-top:0!important}.manufacture .main-input__label{margin-top:10px;margin-left:5px}.manufacture .table-select-quantity{height:36px;border-radius:5px}.manufacture .main-input,.manufacture .main-input__select{height:38px!important;line-height:34px;border-radius:5px}.manufacture__text{font-size:18px;margin-left:5px}.manufacture__checkbox{margin-top:15px}.manufacture__comment{margin-top:35px}@media (max-width:575px){.mo_radio_margin{margin-bottom:10px}}.prodMotionHeader__item.left{padding-right:20px!important}.prodMotionHeader__item.right{padding-left:20px!important;padding-right:5px!important}.movementHistoryContainer .new-manufacture{padding:0 5px 0 5px}.dop-li-second-span,.dop-li-zatrati-span{text-decoration:unset}@media (max-width:767px){.prodMotionHeader__item.left,.prodMotionHeader__item.right{padding:0!important}}@media (max-width:360px){.h5-h5{margin-top:1rem;margin-bottom:1rem}}.table-input-name[data-v-4a0202c8]{width:40%}.inputsTable input[data-v-4a0202c8]{padding:6px 2px}.inputsTable td[data-v-4a0202c8]{cursor:default}.mobile-card[data-v-4a0202c8]{position:relative;background-color:hsla(0,0%,94.9%,.47);border:1px solid #dae3f0;padding:10px;border-radius:5px;margin-bottom:16px;width:100%}.table-select-unit[data-v-4a0202c8]{display:block;padding:0}.drop-down-text-capacity[data-v-4a0202c8]{font-size:.8em;color:grey}.delete-container-button[data-v-4a0202c8]{position:absolute;right:5px;height:25px;width:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.delete-container-button[data-v-4a0202c8]:hover{color:red}.move-mobile-edit-card .mobile-select-unit.form-control .dropdown-toggle,.row-move-desktop .table-select-unit.form-control .dropdown-toggle{width:100%;text-align:left}.move-mobile-edit-card .mobile-select-unit.form-control{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;margin-left:1rem;width:auto}.move-mobile-edit-card .dropdown-item:active,.move-mobile-edit-card .dropdown-item:active:hover,.row-move-desktop .dropdown-item:active,.row-move-desktop .dropdown-item:active:hover{color:#fff!important}.inputsTable th[data-v-99932176]{cursor:default}.btn-with-icon[data-v-99932176]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.btn-icon[data-v-99932176]{width:18px;height:18px;vertical-align:middle;fill:#fff}.movings__inputWrap{margin:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex}.movings .main-input__label{margin-top:10px;margin-left:5px}.movings__text{font-size:18px;margin-left:5px}.movings__comment{margin-top:15px}.movings .main-input,.movings .main-input__select{height:38px!important;line-height:34px!important;border-radius:5px}.movings .table-select-quantity{height:36px;border-radius:5px}.movings .movings__warehouseChangeOutter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.movings .movings__warehouseChangeWrap{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.2s;transition:.2s;padding:0!important;width:50%!important;margin:0 auto}.movings .movings__warehouseChangeWrap:hover{background:#fafafa}.movings .movings__warehouseChangeIcon{width:22px;height:22px;fill:#676767}.movings__checkbox{margin-top:15px}.movings__warehouse{margin-top:35px!important}.recipient-box__message{font-weight:400;font-size:12px;font-style:italic}@media screen and (max-width:575px){.movings .movings__warehouseChangeOutter{margin-top:20px;max-width:100%!important;-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important;display:-webkit-box;display:-ms-flexbox;display:flex}.movings .movings__warehouseChangeWrap{width:200px!important;-ms-flex-item-align:center;align-self:center}}@media screen and (max-width:375px){.movementTableHead th[data-v-255482a5]{font-size:12px!important}}.th-bg[data-v-2f05b1b0]{background:#f3f3f3}.th-bg[data-v-2f05b1b0]:hover{background:#f3f3f3!important}.active-document[data-v-2f05b1b0]{color:#00f}.deleted-warehouse[data-v-6b9ac19d]{color:red;font-size:.8rem}.moreInfoDiv[data-v-6b9ac19d]{border-top:1px solid rgba(183,181,181,.8156862745098039)}.th-bg[data-v-6b9ac19d]{background:#f3f3f3}.th-bg[data-v-6b9ac19d]:hover{background:#f3f3f3!important}.dop-li-second-span[data-v-6b9ac19d]{text-decoration:none}.container[data-v-6b9ac19d]{margin:0 10px}.warehouse-title[data-v-6b9ac19d]{text-align:center;padding-bottom:5px}.warehouse-title h6[data-v-6b9ac19d]{margin-right:10px}.warehouse-receiver-title[data-v-6b9ac19d]{margin-top:50px}.movementHistoryContainer .head-ul span[data-v-6b9ac19d]{color:#28a745;float:right}@media screen and (max-width:499px){.movementHistoryContainerInner[data-v-6b9ac19d]{padding:0!important}.movementHistoryContainer.move .warehouse-receiver-title[data-v-6b9ac19d]{margin-top:20px}}.table-input-name[data-v-8f6ebdf2]{width:40%}.inputsTable input[data-v-8f6ebdf2]{padding:6px 2px}.inputsTable td[data-v-8f6ebdf2]{cursor:default}.mobile-card[data-v-8f6ebdf2]{position:relative;background-color:hsla(0,0%,94.9%,.47);border:1px solid #dae3f0;padding:10px;border-radius:5px;margin-bottom:16px;width:100%}.table-select-unit[data-v-8f6ebdf2]{display:block;padding:0}.drop-down-text-capacity[data-v-8f6ebdf2]{font-size:.8em;color:grey}.delete-container-button[data-v-8f6ebdf2]{position:absolute;right:5px;height:25px;width:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.delete-container-button[data-v-8f6ebdf2]:hover{color:red}.row-writeoff-desktop .table-select-unit.form-control .dropdown-toggle,.writeoff-mobile-edit-card .mobile-select-unit.form-control .dropdown-toggle{width:100%;text-align:left}.writeoff-mobile-edit-card .mobile-select-unit.form-control{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;margin-left:1rem;width:auto}.row-writeoff-desktop .dropdown-item:active,.row-writeoff-desktop .dropdown-item:active:hover,.writeoff-mobile-edit-card .dropdown-item:active,.writeoff-mobile-edit-card .dropdown-item:active:hover{color:#fff!important}.inputsTable th[data-v-2fec5be8]{cursor:default}.writeoffs .row[data-v-244db6df]{margin:0 -5px!important}.writeoffs__inputWrap[data-v-244db6df]{padding:0 5px}.writeoffs__inputWrap .main-input[data-v-244db6df]{border-radius:10px;height:50px}.writeoffs__inputWrap[data-v-244db6df]{display:-webkit-box;display:-ms-flexbox;display:flex}.writeoffs .main-input__label[data-v-244db6df]{margin-top:10px;margin-left:5px}.writeoffs .table-select-quantity[data-v-244db6df]{height:36px;border-radius:5px}.writeoffs .main-input[data-v-244db6df],.writeoffs .main-input__select[data-v-244db6df]{height:38px!important;line-height:34px;border-radius:5px}.writeoffs__text[data-v-244db6df]{font-size:18px;margin-left:5px}.writeoffs__checkbox[data-v-244db6df]{margin-top:15px}.writeoffs__reason[data-v-244db6df]{margin-top:35px}@media screen and (max-width:575px){.writeoffs .warehouseSelect[data-v-244db6df]{margin-top:10px!important}}.toolsHeader[data-v-6543c1da]{left:1rem;top:1rem;position:relative}.toolItem[data-v-6543c1da]{padding-left:.5rem}.head-ul>li{border-bottom:1px solid #e4e4e4;list-style-type:none;position:relative;line-height:2rem}.head-ul>li>span{float:right;position:relative;right:5px;color:#28a745}.dop-li-li-open:hover{background:#def9ff}.writeoff-view .deleted-warehouse{color:red;font-size:.9em}.spanIconExcel{left:1rem;top:1rem;position:relative}.writeoff-view .moreInfoDiv{border-top:1px solid rgba(183,181,181,.8156862745098039)}@media (max-width:1023px){.moreInfoUl:first-child{border-top:1px solid #dee2e6}.span-naimenovanie{width:50%}.span-expenses{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.none-border-left{text-align:center}.moreInfoUl{margin-bottom:0}.span-cost{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:50%}.dop-li-li{display:block;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;border-bottom:1px solid #e4e4e4}.dop-li-first-span{display:block;width:unset}.dop-li-second-span,.dop-li-zatrati-span{width:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-decoration:unset}.dop-ul-i,.td-tabel,.thNone{display:none}.movementHistoryContainer .h6-h6,.movementHistoryContainer .head-ul>li>span{font-size:16px}}@media (max-width:800px){.movementHistoryTable{font-size:12px!important}}@media (max-width:720px){.just-none-mob{display:none}.p-p-p{display:block;left:unset}.delBtn{float:unset;right:unset;left:3px;display:block;margin-bottom:3px}.spanIconExcel{top:3px;left:3px}.exelBtn{margin-bottom:2rem}.head-ul{padding:0}.head-ul>li{right:unset}.botommInfo{padding:3px}.h5-h5{margin-top:2rem}.tr-tr:hover{background:unset;color:unset}}@media (max-width:360px){.h5-h5{font-size:1.5rem!important}}.movementHistoryContainer .btn-outline-info{border-color:#17a2b8!important;background-color:unset!important;-webkit-box-shadow:unset!important;box-shadow:unset!important}.movementHistoryContainer .btn-outline-info:hover{border-color:#17a2b8!important;background-color:#17a2b8!important;-webkit-box-shadow:unset!important;box-shadow:unset!important}.movementHistoryContainer .toolItem{padding:0 10px}.dop_check_history_container{padding:10px 15px}.dop_check_history{width:100%;background:#f9f9f9;padding:10px 15px}.dop_history_sheck_span{color:#007bff;text-decoration:underline;cursor:pointer;display:block;width:100%}.dop_check_history table{margin-top:1rem}.just-div-margin{margin-bottom:50px}.div-mob-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.span-naimenovanie{display:inline-block;width:75%}.td-tabel{display:table-cell;vertical-align:middle!important}.none-border-right{border-right:none!important}.none-border-left{border-left:none!important;text-align:left}.div-ul{padding:0;margin:0}.moreInfoUl{padding-left:0}.moreInfoUl>li{list-style-type:none;font-weight:350}.h5-h5{text-align:center;position:relative;display:block;margin-bottom:3rem;font-size:2rem}tr{cursor:pointer}.dop-li-li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#575757}.dop-li-first-span{margin-right:10px;width:60%}.dop-li-second-span,.dop-li-zatrati-span{width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-decoration:underline}.tr-tr{-webkit-transition:.3s;transition:.3s}.tr-tr:hover{background:#def9ff}th>img{position:relative;width:2vw;float:right}.tdwEIGHT{font-weight:600}.botommInfo{display:inline-block;margin-top:1rem}.p-p-p{position:relative;left:1rem}.greyColor{color:#464141!important}.fadeSh-enter-active{-webkit-animation:fadeSh-in .5s ease;animation:fadeSh-in .5s ease}.fadeSh-leave-active{animation:fadeSh-in .5s ease-out reverse}@-webkit-keyframes fadeSh-in{0%{margin-top:-10%;opacity:0}75%{opacity:0;margin-top:0;-webkit-transform:scale(1.5);transform:scale(1.5)}90%{opacity:.5}to{opacity:1}}@keyframes fadeSh-in{0%{margin-top:-10%;opacity:0}75%{opacity:0;margin-top:0;-webkit-transform:scale(1.5);transform:scale(1.5)}90%{opacity:.5}to{opacity:1}}.th-bg{background:#f3f3f3}.th-bg:hover{background:#f3f3f3!important}.delBtn{float:right;right:1rem;top:1.5rem}.delBtn,.h6-h6{position:relative}.h6-h6{left:5px;display:inline}.toolHat{position:relative}.toolItem{padding-left:.5rem}.dopInfoBtn{width:100%}.modifikator,.spanComment{font-size:.7rem;font-weight:500;color:#575757}.just-none{display:none}.thNone{width:3rem;text-align:center}.tdDiv{display:block;position:relative}.btnArrowActive{background:#a9c2de}.none-tr{display:none}.active-document{color:#00f}@media (max-width:1023px){.moreInfoUl:first-child{border-top:1px solid #dee2e6}.span-naimenovanie{width:50%}.span-expenses{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.none-border-left{text-align:center}.moreInfoUl{margin-bottom:0}.span-cenain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:50%}.dop-li-li{display:block;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;border-bottom:1px solid #e4e4e4}.dop-li-first-span{display:block;width:unset}.dop-li-second-span,.dop-li-zatrati-span{width:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-decoration:unset}.dop-ul-i,.td-tabel,.thNone{display:none}}@media (max-width:720px){.just-none-mob{display:none}.p-p-p{display:block;left:unset}.delBtn{float:unset;right:unset;left:3px;display:block;margin-bottom:3px}.spanIconExcel{top:3px;left:3px}.exelBtn{margin-bottom:2rem}.head-ul{padding:0}.botommInfo,.dop_check_history_container{padding:3px}.h5-h5{margin-top:2rem}.h6-h6{left:unset}.tr-tr:hover{background:unset;color:unset}}@media (max-width:360px){.h6-h6,.smol345{font-size:12px}}.movement-history{height:calc(100vh - 170px);overflow:auto}.movement-history__print{height:38px;background:#17a2b8;border-radius:0 5px 5px 0}.movement-history .checkbox__label{margin-bottom:10px!important}.movement-history__checkbox{font-size:16px;margin-bottom:10px}.movement-history__checkbox .custom-control-label{padding-left:5px;cursor:pointer}.movement-history__checkbox .custom-control-label:after,.movement-history__checkbox .custom-control-label:before{width:20px;height:20px;top:1px}.btnExcel{width:55px;height:38px;border-radius:inherit;border-radius:0!important}@media screen and (max-width:1280px){.movement-history .checkbox__label{font-size:1rem}}@media (max-width:709px){.movement-history{height:calc(100vh - 150px)}}@media (max-width:650px){.movement-history__print{padding:0 15px}}@media (max-width:499px){.movement-history__checkbox{font-size:14px}}.table-header__name[data-v-2b54f438]{white-space:nowrap;overflow:hidden}.item-default.table-header__tradepoint[data-v-2b54f438]{display:block}.table-header__tradepoint[data-v-2b54f438]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.table-header__name>span[data-v-2b54f438]{text-overflow:ellipsis;overflow:hidden}.item-default[data-v-2b54f438]{padding:.375rem 1.2rem .375rem .5rem}.item-default[data-v-2b54f438],.productAppereanceBlock[data-v-2b54f438]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.productAppereanceBlock[data-v-2b54f438]{width:54px;height:38px;border:1px solid #ced4da;border-radius:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 0;overflow:hidden;background-size:cover;background-position:50%}.productAppereanceBlock__productName[data-v-2b54f438]{text-transform:uppercase;font-size:20px;color:#fff}.productAppereanceBlock__productName_onlyText[data-v-2b54f438]{font-size:10px;max-height:100%;line-height:10px;text-align:center;width:calc(100% - 5px);word-wrap:normal;overflow:hidden}.item-default.productFoto[data-v-2b54f438]{padding:5px 5px 5px .5rem;min-width:67px}.negativeQuantity[data-v-2b54f438]{background-color:#ef4c4e!important;color:#fff}.minQuantity[data-v-2b54f438]{background-color:rgba(255,232,22,.6)!important;color:#212529}.movement-history[data-v-2b54f438]{width:20px;margin-left:5px;border-radius:100%;padding:1px}.movementHistoryWhite[data-v-2b54f438]{-webkit-filter:invert(99%) sepia(95%) saturate(0) hue-rotate(281deg) brightness(109%) contrast(101%);filter:invert(99%) sepia(95%) saturate(0) hue-rotate(281deg) brightness(109%) contrast(101%)}.table-custom-select[data-v-1fd68483]{border:1px solid transparent;background:url(/img/arrow_black.svg) no-repeat 100%;background-size:19px 10px;padding:.375rem 1.2rem .375rem .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;font-size:12px;cursor:pointer}.table-custom-select[data-v-1fd68483]:focus{border:1px solid #ced4da;-webkit-box-shadow:none;box-shadow:none}.input.custom-input[data-v-bb041568]{margin:0!important;padding:.375rem 1.2rem .375rem .5rem;-ms-flex-item-align:center;align-self:center}.item-inner[data-v-bb041568]{padding:.375rem 1.2rem .375rem .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-string[data-v-74b8c9a8]{width:100%;line-height:30px;min-height:40px;border-top:1px solid #dee2e6;display:-webkit-box;display:-ms-flexbox;display:flex}.item-string.gray[data-v-74b8c9a8]{background:#f2f2f2}.item-string.deleted[data-v-74b8c9a8]{background:#f8d5d6}.hover .item-string[data-v-74b8c9a8]{background:#def9ff}.item[data-v-74b8c9a8]{padding-left:10px}.hidden[data-v-74b8c9a8]{visibility:hidden}.unique-color[data-v-74b8c9a8]{background:rgba(33,130,214,.2)}.custom-dropdown__delete[data-v-74b8c9a8]{font-size:20px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.custom-dropdown__delete[data-v-74b8c9a8]:hover{color:#8c8c8c;-webkit-transform:scale(1.2);transform:scale(1.2)}.scroller[data-v-d87b3704]{height:100%;overflow:auto}.drafts-table .header-table{z-index:1;font-weight:500;line-height:35px;position:relative;top:0;margin-bottom:-1px;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6;height:40px}.drafts-table .header-table,.drafts-table .header-table-outer{cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex}.drafts-table .header-table-outer{font-weight:400;min-height:40px}.drafts-table .header-table .resizer{top:3px;right:0;bottom:3px;width:5px;position:absolute}.drafts-table .header-table .ht{overflow:hidden;text-overflow:ellipsis;padding:.375rem 1.2rem .375rem .5rem;padding-left:10px;-ms-flex-item-align:center;align-self:center}.drafts-table .header-table .sort{cursor:pointer;color:#106090}.drafts-table .header-table-outer .btn-select-columns,.drafts-table .header-table-outer .btn-switch-view{position:fixed;right:5px;color:#106090;margin-top:-40px;height:30px;background:#fff;border:none;font-size:14pt;text-align:center;padding:0 5px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}@media only screen and (min-width:1001px){.drafts-table .header-table-outer .btn-switch-view{right:40px}}.drafts-table .header-table-outer .btn-select-columns.modal-open,.drafts-table .header-table-outer .btn-select-columns.selected,.drafts-table .header-table-outer .btn-select-columns:hover,.drafts-table .header-table-outer .btn-switch-view:hover{color:#000;background:#def9ff;border-radius:5px}.drafts-table .header-table-outer .selectColumns .custom-control-label{width:100%}.drafts-table .header-table-outer .selectColumns{position:absolute;top:0;right:0;padding:10px 15px;border-radius:5px;background:#fff;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.3);box-shadow:0 5px 8px rgba(0,0,0,.3);line-height:1.5}.drafts-table .header-table-outer .btn-select-columns:before,.drafts-table .header-table-outer .btn-switch-view:before,.drafts-table .header-table-outer .selectColumns:before{display:-webkit-box;display:-ms-flexbox;display:flex}.drafts-table .header-table-outer .selectColumns .dialog-buttons{font-size:1rem}.drafts-table .header-table-outer .dis .custom-control-input:checked~.custom-control-label:before{border-color:#adb5bd!important;background-color:#adb5bd!important}.custom-control-input:disabled~.custom-control-label,.drafts-table .header-table-outer .custom-control-input[disabled]~.custom-control-label{color:#6c757d}.drafts-table .header-table-outer .dis .custom-control-label:before{border-color:#adb5bd!important;background-color:#adb5bd!important}.fade-select-enter-active{-webkit-animation:fade-select-in .2s;animation:fade-select-in .2s}.fade-select-leave-active{animation:fade-select-in .2s reverse}@-webkit-keyframes fade-select-in{0%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes fade-select-in{0%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.table-right .select-div-div.select-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 10px 0}.table-right .number-div-div{border:1px solid #adb5bd;max-width:55px;min-width:55px;background:#dee2e6;border-radius:.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:0}.table-container,.table-right .number-div-div{display:-webkit-box;display:-ms-flexbox;display:flex}.table-container{height:100%}.filter-left{height:calc(100% + 10px);position:relative;top:-10px}@media (max-width:1000px){.filter-left{display:none}}.table-right{width:100%;height:100%}.page-table{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.page-table .item{overflow-x:hidden;word-wrap:break-word}.page-table .content-table{-webkit-box-flex:100%;-ms-flex:100% 1 1;flex:100% 1 1;position:relative}.page-table .wrapper-table{overflow:auto;position:absolute;top:0;bottom:0;left:0;right:0}.page-table .footer-table{font-weight:700;cursor:default;-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0;line-height:30px;bottom:0;margin-top:-1px;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6}.page-table .selectColumn{position:absolute;z-index:2;left:10px;top:50px;padding:10px 15px;border-radius:5px;background:#fff;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.3);box-shadow:0 5px 8px rgba(0,0,0,.3)}.table-main{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.table-main-outer{font-size:12px;max-width:100%;overflow-x:auto;height:100%}.hidden-item{visibility:hidden}.page-table .clear-search:hover{color:#212529}.table-container .vue-recycle-scroller{position:relative}.table-container .vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.table-container .vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.table-container .vue-recycle-scroller.direction-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.vue-recycle-scroller__slot{-webkit-box-flex:1;-ms-flex:auto 0 0;flex:auto 0 0}.vue-recycle-scroller__item-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.table-container .vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.table-container .vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.table-container .vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.table-container .vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.table-container .vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.drafts-table .above-table,.drafts-table .choose-view-table-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.drafts-table .choose-view-table-buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.drafts-table .btn-select-columns:before,.drafts-table .btn-switch-view:before,.drafts-table .selectColumns:before{display:-webkit-box;display:-ms-flexbox;display:flex}.drafts-table .choose-view-table-buttons .btn-select-columns,.drafts-table .choose-view-table-buttons .btn-switch-view{color:#106090;height:30px;background:#fff;border:none;font-size:14pt;text-align:center;padding:0 5px}.drafts-table .choose-view-table-buttons .btn-select-columns.selected,.drafts-table .choose-view-table-buttons .btn-select-columns:hover,.drafts-table .choose-view-table-buttons .btn-switch-view:hover{color:#000;border-radius:5px}.drafts-table .choose-view-table-buttons .selectColumns .custom-control-label{width:100%}.drafts-table .choose-view-table-buttons .selectColumns{position:absolute;top:0;right:0;padding:10px 15px;border-radius:5px;background:#fff;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.3);box-shadow:0 5px 8px rgba(0,0,0,.3);line-height:1.5}.drafts-table .choose-view-table-buttons .btn-select-columns:before,.drafts-table .choose-view-table-buttons .btn-switch-view:before,.drafts-table .choose-view-table-buttons .selectColumns:before{display:-webkit-box;display:-ms-flexbox;display:flex}.drafts-table .choose-view-table-buttons .selectColumns .dialog-buttons{font-size:1rem}.drafts-table .choose-view-table-buttons .dis .custom-control-input:checked~.custom-control-label:before{border-color:#adb5bd!important;background-color:#adb5bd!important}.custom-control-input:disabled~.custom-control-label,.drafts-table .choose-view-table-buttons .custom-control-input[disabled]~.custom-control-label{color:#6c757d}.drafts-table .choose-view-table-buttons .dis .custom-control-label:before{border-color:#adb5bd!important;background-color:#adb5bd!important}.dropdownBtn_header li .dropdown-item{font-size:1rem!important}.dropdownBtn_header .dropdown-header{display:block!important;padding:.5rem 1.5rem!important;margin-bottom:0!important;font-size:.875rem!important;color:#6c757d!important;white-space:nowrap!important}.custom-dropdown__menu{border-radius:5px;-webkit-box-shadow:0 3px 10px 0 hsla(0,0%,68%,.5),0 20px 60px 0 rgba(0,0,0,.15);box-shadow:0 3px 10px 0 hsla(0,0%,68%,.5),0 20px 60px 0 rgba(0,0,0,.15)}.custom-dropdown__wrapper{width:100%;position:relative;top:-20px}.custom-dropdown__wrapper.topmenu{top:38px;width:260px;position:absolute}.custom-dropdown__btn{z-index:4;position:absolute;top:0;right:0}.dropdown-menu.custom-dropdown__menu{left:1.5rem}.custom-dropdown__btn .create-new{color:#007aff!important}.custom-dropdown__btn .create-new:active{color:#fff!important}.custom-dropdown__element{display:-webkit-box;display:-ms-flexbox;display:flex}.custom-dropdown__delete{font-size:20px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.custom-dropdown__delete:hover{color:#8c8c8c;-webkit-transform:scale(1.2);transform:scale(1.2)}.dropdown-item.create-new{font-size:1rem}@media (max-width:768px){.dropdown-menu.custom-dropdown__menu{left:1.2rem}}@media screen and (max-width:710px){.custom_dropdown-item{max-width:100%}}@media (max-width:500px){.dropdown-menu.custom-dropdown__menu{left:18px}}.table-row[data-v-c801e2f4]{width:100%;-webkit-transition:.05s ease;transition:.05s ease}.table-cells[data-v-c801e2f4],.table-row[data-v-c801e2f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.table-cells[data-v-c801e2f4]{overflow:hidden;padding:8px 8px 8px 10px;font-weight:400;font-size:12px;border-bottom:1px solid #dee2e6;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-row[data-v-c801e2f4]:hover{background-color:#def9ff!important}.disabled[data-v-c801e2f4],.disabled[data-v-c801e2f4]:hover{background-color:#f2f2f2!important}.table_item .custom-input-class{height:28px;padding:2px 8px;font-size:12px}.scroll-wrapper .vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}#searchbox[data-v-5829aa25]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.search-input[data-v-5829aa25]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#searchbox.show[data-v-5829aa25]{width:100%}#searchbox.hide[data-v-5829aa25]{width:55px}#searchbox input[data-v-5829aa25]{width:100%}#searchbox.hide input[data-v-5829aa25]{width:0}.clear-search[data-v-5829aa25]{width:50px;border:0 solid #ced4da;color:#ced4da;position:absolute;height:38px;right:0;font-size:17pt;top:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:-1}.clear-search[data-v-5829aa25]:before{display:block;line-height:99%}.vertical-center[data-v-5829aa25]{top:0}.search[data-v-5829aa25]{width:0;padding-left:30px;padding-right:23px;border:1px solid #ced4da;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.search[data-v-5829aa25],.search[data-v-5829aa25]:focus{background-color:transparent}.search[data-v-5829aa25]::-webkit-input-placeholder{color:#818181!important}.search[data-v-5829aa25]::-moz-placeholder{color:#818181!important}.search[data-v-5829aa25]:-ms-input-placeholder{color:#818181!important}.search[data-v-5829aa25]::-ms-input-placeholder{color:#818181!important}.search[data-v-5829aa25]::placeholder{color:#818181!important}.hide .clear-search[data-v-5829aa25]{opacity:0}.show .clear-search[data-v-5829aa25],.show .icon-search[data-v-5829aa25]{opacity:1;z-index:1}.show .search[data-v-5829aa25]{width:100%!important;padding-left:45px;padding-right:45px}.show .search:focus+.icon-search[data-v-5829aa25]{color:#80bdff!important}.hide .search[data-v-5829aa25]{cursor:pointer;z-index:1}.icon-search[data-v-5829aa25]{width:22px;height:22px;font-size:18px;position:absolute;left:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width:1149px){.clear-search[data-v-5829aa25]{left:auto}.show .search[data-v-5829aa25]{width:100%!important;padding-left:45px;padding-right:45px}}.b-form-tags-list>.b-form-tag{padding:.25em 1em}.b-form-tags-button{display:none}.b-form-tags.hide>.b-form-tags-list{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;width:100%!important;overflow:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-form-tags.hide>.b-form-tags-list>li:last-child>div>.b-form-tags-input{padding:0 50px 0 0!important}.b-form-tags.hide>.b-form-tags-list>li:last-child>div>.b-form-tags-input::-webkit-input-placeholder{color:transparent!important}.b-form-tags.hide>.b-form-tags-list>li:last-child>div>.b-form-tags-input::-moz-placeholder{color:transparent!important}.b-form-tags.hide>.b-form-tags-list>li:last-child>div>.b-form-tags-input:-ms-input-placeholder{color:transparent!important}.b-form-tags.hide>.b-form-tags-list>li:last-child>div>.b-form-tags-input::-ms-input-placeholder{color:transparent!important}.b-form-tags.hide>.b-form-tags-list>li:last-child>div>.b-form-tags-input::placeholder{color:transparent!important}#searchbox[data-v-14ab42e8]{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:0;padding-top:0}#searchbox[data-v-14ab42e8],.flex-container[data-v-14ab42e8]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.flex-container[data-v-14ab42e8]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search[data-v-14ab42e8]{width:100%!important}.search-input[data-v-14ab42e8]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clear-search[data-v-14ab42e8]{float:right;border:0 solid #ced4da;color:#ced4da;position:absolute;height:38px;width:50px;right:0;font-size:17pt}.vertical-center[data-v-14ab42e8]{top:0}.clear-search[data-v-14ab42e8]:before{display:block;line-height:99%}@media screen and (max-width:540px){.search[data-v-14ab42e8]{width:320px!important}.clear-search[data-v-14ab42e8]{left:270px}}.sklad-table .btn-barcode[data-v-3109f9b1],.sklad-table .btn-search[data-v-3109f9b1]{border:1px solid #adb5bd;height:38px;background:#eff3f8;border-radius:.25rem;margin-left:5px;font-size:14pt}.btn-barcode[data-v-3109f9b1]{height:46px;margin-right:10px}.input-flex[data-v-694fcec8]{display:-webkit-box;display:-ms-flexbox;display:flex}.input-flex .unit[data-v-694fcec8]{margin:auto;padding-bottom:16px}.edit-card>.search-wrapper>#searchbox>.dropdown>.dropdown-toggle{border-radius:0 5px 5px 0;letter-spacing:5px}.edit-card.page-wrapper>.filters{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin:0 10px 10px 10px}.page-wrapper.edit-card>.filters>.categories-filters,.page-wrapper.edit-card>.filters>.workshop-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.page-wrapper.edit-card>.filters>.categories-filters>.categories-filters__item,.page-wrapper.edit-card>.filters>.workshop-filters>.workshop-filters__item{height:38px;border:1px solid #ced4da;border-radius:5px;color:#b4b4b4;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;font-weight:500;font-size:12pt}.clear-search[data-v-383b7c41]{width:50px;border:0 solid #ced4da;color:#ced4da;position:absolute;height:38px;right:0;font-size:17pt;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.clear-search[data-v-383b7c41]:before{display:block;line-height:99%}.clear-search[data-v-383b7c41]:hover{color:#212529}.page-wrapper[data-v-383b7c41]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.search-wrapper[data-v-383b7c41]{position:relative}.scroll-content[data-v-383b7c41],.scroll-wrapper[data-v-383b7c41]{position:relative;width:100%;height:100%;overflow:hidden}.scroller[data-v-383b7c41]{position:absolute;width:100%;height:calc(100% - 43px);overflow:auto}.row-item[data-v-383b7c41],.table-rows[data-v-383b7c41]{display:-webkit-box;display:-ms-flexbox;display:flex}.table-rows[data-v-383b7c41]{width:100%;height:43px}.table-cells[data-v-383b7c41]{padding:8px 8px 8px 10px;font-weight:400;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-cells.sort[data-v-383b7c41]{font-weight:500;cursor:pointer;color:#106090}.si-styles[data-v-383b7c41]{width:calc(100% - 55px);float:left;position:relative}.si-styles>.search[data-v-383b7c41]{border-radius:.25rem 0 0 .25rem}#searchbox .printBtn button[data-v-383b7c41]{border-radius:0 .25rem .25rem 0!important}.showThisDrop[data-v-383b7c41]{display:block!important;right:0!important;left:unset}.btn-barcode[data-v-383b7c41]{border:1px solid #ced4da;margin-left:5px}.btn-barcode[data-v-383b7c41]:hover{background-color:#f2f2f2}.active[data-v-383b7c41]{background-color:#bdbdbd;border:1px solid #bdbdbd}.active[data-v-383b7c41]:hover{background-color:#adadad;border:1px solid #adadad}@media (max-width:767px){.printSpan[data-v-383b7c41]{display:none}}.transaction-backdating[data-v-f7736f98]{margin-bottom:10px}.formradio .radiobutton[data-v-7c4a152f]{padding-bottom:10px;display:block}.form-textarea[data-v-7c4a152f]{height:64px;margin:10px 0;resize:none}.checkboxbutton[data-v-7c4a152f]{padding-bottom:10px;display:block}.checkboxbuttoncategory[data-v-7c4a152f]{margin-bottom:10px;display:inline-block}.warehouse-select[data-v-7c4a152f]{margin-bottom:10px}.tablehead[data-v-40c402e0]{color:#000!important;font-weight:500;cursor:default}.invreportfoot[data-v-40c402e0]{font-weight:500}.lolShto-enter-active[data-v-40c402e0]{-webkit-animation:lolShto-in-40c402e0 .5s;animation:lolShto-in-40c402e0 .5s}.lolShto-leave-active[data-v-40c402e0]{animation:lolShto-in-40c402e0 .5s reverse}@-webkit-keyframes lolShto-in-40c402e0{0%{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:top;transform-origin:top}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top;transform-origin:top}}@keyframes lolShto-in-40c402e0{0%{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:top;transform-origin:top}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top;transform-origin:top}}.custom-dropdown__wrapper[data-v-10ce2dce]{position:relative}.dialog_newdocument[data-v-10ce2dce]{width:100%;text-align:center;padding:30px 0 30px 0;margin-bottom:15px;cursor:pointer}.dialog_newdocument[data-v-10ce2dce]:hover{opacity:.9}.dialog_newdocument[data-v-10ce2dce]:active{opacity:.5}.left[data-v-10ce2dce]{float:left}.right[data-v-10ce2dce]{float:right}.table-input-name[data-v-03259046]{width:40%}.inputsTable input[data-v-03259046]{padding:6px 2px}.inputsTable td[data-v-03259046]{cursor:default}.mobile-card[data-v-03259046]{position:relative;background-color:hsla(0,0%,94.9%,.47);border:1px solid #dae3f0;padding:10px;border-radius:5px;margin-bottom:16px;width:100%}.table-select-unit[data-v-03259046]{display:block;padding:0}.drop-down-text-capacity[data-v-03259046]{font-size:.8em;color:grey}.delete-container-button[data-v-03259046]{position:absolute;right:5px;height:25px;width:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.delete-container-button[data-v-03259046]:hover{color:red}.move-mobile-edit-card .mobile-select-unit.form-control .dropdown-toggle[data-v-03259046],.row-move-desktop .table-select-unit.form-control .dropdown-toggle[data-v-03259046]{width:100%;text-align:left}.move-mobile-edit-card .mobile-select-unit.form-control[data-v-03259046]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;margin-left:1rem;width:auto}.move-mobile-edit-card .dropdown-item[data-v-03259046]:active,.move-mobile-edit-card .dropdown-item[data-v-03259046]:active:hover,.row-move-desktop .dropdown-item[data-v-03259046]:active,.row-move-desktop .dropdown-item[data-v-03259046]:active:hover{color:#fff!important}.delete-cell[data-v-cb23225a]{margin-left:-15px}.table-row[data-v-cb23225a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-transition:.05s ease;transition:.05s ease;border-bottom:1px solid #dee2e6;cursor:pointer}.table-cell[data-v-cb23225a],.table-row[data-v-cb23225a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.table-cell[data-v-cb23225a]{padding:10px 8px 10px 10px;font-weight:400;font-size:12px}.table-cell[data-v-cb23225a]:last-child{margin-right:30px}.table-row[data-v-cb23225a]:hover{background-color:#def9ff!important}.disabled[data-v-cb23225a],.disabled[data-v-cb23225a]:hover{background-color:#f2f2f2!important}.item-string.gray[data-v-cb23225a]{background:#f2f2f2}.hover .item-string[data-v-cb23225a]{background:#def9ff}.item[data-v-cb23225a]{padding-left:10px}.hidden[data-v-cb23225a]{visibility:hidden}.unique-color[data-v-cb23225a]{background:rgba(33,130,214,.2)}.icon[data-v-cb23225a]{color:#ca171c}.scroll-wrapper .vue-recycle-scroller{position:relative}.scroll-wrapper .vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:scroll}.scroll-wrapper .vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.scroll-wrapper .vue-recycle-scroller.direction-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.scroll-wrapper .vue-recycle-scroller__slot{-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.scroll-wrapper .vue-recycle-scroller__item-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.scroll-wrapper .vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.scroll-wrapper .vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.scroll-wrapper .vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.scroll-wrapper .vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.scroll-wrapper .vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{border:none;background-color:transparent;opacity:0}.resize-observer[data-v-b329ee4c],.resize-observer[data-v-b329ee4c] object{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none;display:block;overflow:hidden}.header-row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:43px;margin-right:8px;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6}.header-row .checkbox{padding-left:8px;padding-right:2px;width:34px}.header-item{font-size:10pt;font-weight:500;color:#106090;padding:10px 8px 10px 10px}.header-item:first-child{margin-left:20px}.listContainer[data-v-b7b4b63a]{width:100%;height:0}.listContainer .selectColumn[data-v-b7b4b63a]{position:absolute;z-index:1;right:5px;padding:10px 15px;margin-top:10px;border-radius:5px;background:#fff;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.3);box-shadow:0 5px 8px rgba(0,0,0,.3)}.table[data-v-b7b4b63a]{margin-top:20px}.dialog-container[data-v-b7b4b63a]{width:100%;height:calc(100% - 101px)}.flex-container-HF[data-v-b7b4b63a],.flex-container[data-v-b7b4b63a]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%}th.sel-col[data-v-b7b4b63a]{display:-webkit-box;display:-ms-flexbox;display:flex}th.sel-col[data-v-b7b4b63a]:first-child{-webkit-box-flex:0;-ms-flex:0;flex:0}th.sel-col[data-v-b7b4b63a]:nth-child(2){-webkit-box-flex:0;-ms-flex:0;flex:0;min-width:40px}th.sel-col[data-v-b7b4b63a]:nth-child(3){-webkit-box-flex:6;-ms-flex:6;flex:6}th.sel-col[data-v-b7b4b63a]:nth-child(4){-ms-flex-negative:1;flex-shrink:1;min-width:180px}th.sel-col[data-v-b7b4b63a]:last-child{-ms-flex-negative:1;flex-shrink:1;min-width:60px;margin-right:8px}.table-content[data-v-b7b4b63a]{font-size:12px;margin-bottom:0!important;width:100%}.page-wrapper[data-v-b7b4b63a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-wrapper[data-v-b7b4b63a]{position:relative}.scroll-content[data-v-b7b4b63a],.scroll-wrapper[data-v-b7b4b63a]{position:relative;width:100%;height:100%;overflow:hidden}.scroller[data-v-b7b4b63a]{position:absolute;width:100%;height:100%;overflow:auto}.table-container[data-v-b7b4b63a]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.filter-left[data-v-b7b4b63a]{height:calc(100% + 10px);position:relative;top:-10px}.table-right[data-v-b7b4b63a]{width:100%;height:100%}.page-table[data-v-b7b4b63a]{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.page-table .item[data-v-b7b4b63a]{overflow-x:hidden;word-wrap:break-word}.page-table .content-table[data-v-b7b4b63a]{-webkit-box-flex:100%;-ms-flex:100% 1 1;flex:100% 1 1;position:relative}.page-table .wrapper-table[data-v-b7b4b63a]{overflow:auto;position:absolute;top:0;bottom:0;left:0;right:0}.footer-table[data-v-b7b4b63a]{font-weight:700;cursor:default;position:absolute;-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0;line-height:30px;bottom:65px;left:15px;right:15px;margin-top:-1px;border-top:1px solid #dee2e6}.page-table .selectColumn[data-v-b7b4b63a]{position:absolute;z-index:2;left:10px;top:50px;padding:10px 15px;border-radius:5px;background:#fff;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.3);box-shadow:0 5px 8px rgba(0,0,0,.3)}.table-main[data-v-b7b4b63a]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.table-main-outer[data-v-b7b4b63a]{font-size:12px;max-width:100%;overflow-x:auto;height:calc(100% - 33px)}.hidden-item[data-v-b7b4b63a]{visibility:hidden}.page-table .clear-search[data-v-b7b4b63a]:hover{color:#212529}.all-products-table .above-table[data-v-b7b4b63a]{display:-webkit-box;display:-ms-flexbox;display:flex}.all-products-table .choose-view-table-buttons[data-v-b7b4b63a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.all-products-table .choose-view-table-buttons .btn-select-columns[data-v-b7b4b63a],.all-products-table .choose-view-table-buttons .btn-switch-view[data-v-b7b4b63a]{color:#106090;height:30px;background:#fff;border:none;font-size:14pt;text-align:center;padding:0 5px}.all-products-table .choose-view-table-buttons .btn-select-columns.selected[data-v-b7b4b63a],.all-products-table .choose-view-table-buttons .btn-select-columns[data-v-b7b4b63a]:hover,.all-products-table .choose-view-table-buttons .btn-switch-view[data-v-b7b4b63a]:hover{color:#000;background:#def9ff;border-radius:5px}.all-products-table .choose-view-table-buttons .custom-control-label[data-v-b7b4b63a]{width:100%}.all-products-table .choose-view-table-buttons .btn-select-columns[data-v-b7b4b63a]:before,.all-products-table .choose-view-table-buttons .btn-switch-view[data-v-b7b4b63a]:before{display:-webkit-box;display:-ms-flexbox;display:flex}.all-products-table .choose-view-table-buttons .dis .custom-control-input:checked~.custom-control-label[data-v-b7b4b63a]:before{border-color:#adb5bd!important;background-color:#adb5bd!important}.all-products-table .choose-view-table-buttons .custom-control-input[disabled]~.custom-control-label[data-v-b7b4b63a],.custom-control-input:disabled~.custom-control-label[data-v-b7b4b63a]{color:#6c757d}.all-products-table .choose-view-table-buttons .dis .custom-control-label[data-v-b7b4b63a]:before{border-color:#adb5bd!important;background-color:#adb5bd!important}.all-products-table .header-filter-block.massaction-hf[data-v-b7b4b63a]:last-child{margin-right:10px}.all-products-table .btn-barcode[data-v-b7b4b63a],.all-products-table .btn-search[data-v-b7b4b63a]{border:1px solid #adb5bd;height:38px;background:#eff3f8;border-radius:.25rem;margin-left:5px;font-size:14pt}.all-products-table .btn-barcode.active[data-v-b7b4b63a]{color:#fff;background-color:#6c757d;border-color:#6c757d}@media (max-width:1000px){.filter-left[data-v-b7b4b63a]{display:none}}@media (max-width:499px){.table-main-outer[data-v-b7b4b63a]{height:calc(100% - 43px)}}.inputsTable th[data-v-44b792c4]{cursor:default}@media screen and (max-width:709px){.transaction .dialog-filters{height:calc(100vh - 150px)!important}}.warehouse .row{margin:0 -5px!important}.warehouse__inputWrap{margin:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex}.warehouse .main-input__label{margin-top:10px;margin-left:5px}.warehouse .main-input__select,.warehouses .main-input{height:38px!important;line-height:34px!important;border-radius:5px}.warehouse .table-select-quantity{height:36px;border-radius:5px}.warehouse .warehouse__warehouseChangeOutter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.warehouse .warehouse__warehouseChangeWrap{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.2s;transition:.2s;padding:0!important;width:auto!important}.movings warehouse__warehouseChangeWrap:hover{background:#fafafa}.warehouse .warehouse__warehouseChangeIcon{width:22px;height:22px}@media screen and (max-width:575px){.warehouse .warehouse__warehouseChangeOutter{margin-top:20px;max-width:100%!important;-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important;display:-webkit-box;display:-ms-flexbox;display:flex}.warehouse .warehouse__warehouseChangeWrap{width:200px!important;-ms-flex-item-align:center;align-self:center}}.custom-dropdown__wrapper[data-v-d99845f4]{position:relative}.dialog_newdocument[data-v-d99845f4]{width:100%;text-align:center;padding:30px 0 30px 0;margin-bottom:15px;cursor:pointer}.dialog_newdocument[data-v-d99845f4]:hover{opacity:.9}.dialog_newdocument[data-v-d99845f4]:active{opacity:.5}.left[data-v-d99845f4]{float:left}.right[data-v-d99845f4]{float:right}.dialog_newdocument[data-v-641ec0e5]{width:100%;text-align:center;padding:30px 0 30px 0;margin-bottom:15px;cursor:pointer}.dialog_newdocument[data-v-641ec0e5]:hover{opacity:.9}.dialog_newdocument[data-v-641ec0e5]:active{opacity:.5}.left[data-v-641ec0e5]{float:left}.right[data-v-641ec0e5]{float:right}.dialog_newdocument[data-v-14bdc167]{width:100%;cursor:pointer;text-align:center;padding:30px 0 30px 0;margin-bottom:15px}.dialog_newdocument[data-v-14bdc167]:hover{opacity:.9}.dialog_newdocument[data-v-14bdc167]:active{opacity:.5}.left[data-v-14bdc167]{float:left}.right[data-v-14bdc167]{float:right}.dialog_newdocument[data-v-5ce6dde6]{width:100%;text-align:center;padding:30px 0 30px 0;margin-bottom:15px;cursor:pointer}.dialog_newdocument[data-v-5ce6dde6]:hover{opacity:.9}.dialog_newdocument[data-v-5ce6dde6]:active{opacity:.5}.left[data-v-5ce6dde6]{float:left}.right[data-v-5ce6dde6]{float:right}.table-row[data-v-18033600]{width:100%;-webkit-transition:.05s ease;transition:.05s ease}.table-cell[data-v-18033600],.table-row[data-v-18033600]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.table-cell[data-v-18033600]{padding:8px 8px 8px 10px;font-weight:400;font-size:12px;border-bottom:1px solid #dee2e6;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-row[data-v-18033600]:hover{background-color:#def9ff!important}.disabled[data-v-18033600],.disabled[data-v-18033600]:hover{background-color:#f2f2f2!important}.scroll-wrapper .vue-recycle-scroller[data-v-938b6c6a]{position:relative}.scroll-wrapper .vue-recycle-scroller.direction-vertical[data-v-938b6c6a]:not(.page-mode){overflow-y:auto}.scroll-wrapper .vue-recycle-scroller.direction-horizontal[data-v-938b6c6a]:not(.page-mode){overflow-x:auto}.scroll-wrapper .vue-recycle-scroller.direction-horizontal[data-v-938b6c6a]{display:-webkit-box;display:-ms-flexbox;display:flex}.scroll-wrapper .vue-recycle-scroller__slot[data-v-938b6c6a]{-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.scroll-wrapper .vue-recycle-scroller__item-wrapper[data-v-938b6c6a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.scroll-wrapper .vue-recycle-scroller.ready .vue-recycle-scroller__item-view[data-v-938b6c6a]{position:absolute;top:0;left:0;will-change:transform}.scroll-wrapper .vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper[data-v-938b6c6a]{width:100%}.scroll-wrapper .vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper[data-v-938b6c6a]{height:100%}.scroll-wrapper .vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view[data-v-938b6c6a]{width:100%}.scroll-wrapper .vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view[data-v-938b6c6a]{height:100%}.resize-observer[data-v-b329ee4c][data-v-938b6c6a]{border:none;background-color:transparent;opacity:0}.resize-observer[data-v-b329ee4c][data-v-938b6c6a],.resize-observer[data-v-b329ee4c] object[data-v-938b6c6a]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none;display:block;overflow:hidden}.tech-card>.search-wrapper>#searchbox>.dropdown>.dropdown-toggle{border-radius:0 5px 5px 0;letter-spacing:5px}.tech-card.page-wrapper>.search-wrapper>.filters{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin:0 10px 10px 10px}.tech-card.page-wrapper>.search-wrapper>.filters>.categories-filters,.tech-card.page-wrapper>.search-wrapper>.filters>.workshop-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.tech-card.page-wrapper>.search-wrapper>.filters>.categories-filters>.categories-filters__item,.tech-card.page-wrapper>.search-wrapper>.filters>.workshop-filters>.workshop-filters__item{height:38px;border:1px solid #ced4da;border-radius:5px;color:#b4b4b4;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;font-weight:500;font-size:12pt}.page-wrapper[data-v-15824839]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.clear-search[data-v-15824839]{width:50px;border:0 solid #ced4da;color:#ced4da;position:absolute;height:38px;right:0;font-size:17pt;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.clear-search[data-v-15824839]:before{display:block;line-height:99%}.clear-search[data-v-15824839]:hover{color:#212529}.search-wrapper[data-v-15824839]{position:relative}.scroll-content[data-v-15824839],.scroll-wrapper[data-v-15824839]{position:relative;width:100%;height:100%;overflow:hidden}.scroller[data-v-15824839]{position:absolute;width:100%;height:calc(100% - 43px);overflow:auto}.row-item[data-v-15824839],.table-row[data-v-15824839]{display:-webkit-box;display:-ms-flexbox;display:flex}.table-row[data-v-15824839]{width:100%;height:43px}.table-cell[data-v-15824839]{padding:8px 8px 8px 10px;border-top:1px solid #dee2e6;font-weight:400;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-cell.sort[data-v-15824839]{font-weight:500;cursor:pointer;color:#106090}.si-styles[data-v-15824839]{width:calc(100% - 55px);float:left;position:relative}.si-styles>.search[data-v-15824839]{border-radius:.25rem 0 0 .25rem}#searchbox .printBtn button[data-v-15824839]{border-radius:0 .25rem .25rem 0!important}.showThisDrop[data-v-15824839]{display:block!important;right:0!important;left:unset}.btn-barcode[data-v-15824839]{border:1px solid #ced4da;margin-left:5px}.btn-barcode[data-v-15824839]:hover{background-color:#f2f2f2}.active[data-v-15824839]{background-color:#bdbdbd;border:1px solid #bdbdbd}.active[data-v-15824839]:hover{background-color:#adadad;border:1px solid #adadad}@media (max-width:767px){.printSpan[data-v-15824839]{display:none}}.prepack-card>.search-wrapper>#searchbox>.dropdown>.dropdown-toggle{border-radius:0 5px 5px 0;letter-spacing:5px}.clear-search[data-v-010cca65]{width:50px;border:0 solid #ced4da;color:#ced4da;position:absolute;height:38px;right:0;font-size:17pt;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.clear-search[data-v-010cca65]:before{display:block;line-height:99%}.clear-search[data-v-010cca65]:hover{color:#212529}.page-wrapper[data-v-010cca65]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.search-wrapper[data-v-010cca65]{position:relative}.scroll-content[data-v-010cca65],.scroll-wrapper[data-v-010cca65]{position:relative;width:100%;height:100%;overflow:hidden}.scroller[data-v-010cca65]{position:absolute;width:100%;height:calc(100% - 43px);overflow:auto}.row-item[data-v-010cca65],.table-row[data-v-010cca65]{display:-webkit-box;display:-ms-flexbox;display:flex}.table-row[data-v-010cca65]{width:100%;height:43px}.table-cell[data-v-010cca65]{padding:8px 8px 8px 10px;border-top:1px solid #dee2e6;font-weight:400;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.si-styles[data-v-010cca65]{width:calc(100% - 55px);float:left;position:relative}.si-styles>.search[data-v-010cca65]{border-radius:.25rem 0 0 .25rem}#searchbox .printBtn button[data-v-010cca65]{border-radius:0 .25rem .25rem 0!important}.showThisDrop[data-v-010cca65]{display:block!important;right:0!important;left:unset}.btn-barcode[data-v-010cca65]{border:1px solid #ced4da;margin-left:5px}.btn-barcode[data-v-010cca65]:hover{background-color:#f2f2f2}.active[data-v-010cca65]{background-color:#bdbdbd;border:1px solid #bdbdbd}.active[data-v-010cca65]:hover{background-color:#adadad;border:1px solid #adadad}@media (max-width:767px){.printSpan[data-v-010cca65]{display:none}}.inventory-a4>div{margin:10px 0}.inventory-card>.search-wrapper>#searchbox>.dropdown>.dropdown-toggle{border-radius:0 5px 5px 0;letter-spacing:5px}.inventory-card.page-wrapper>.filters{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin:0 10px 10px 10px}.page-wrapper.inventory-card>.filters>.categories-filters,.page-wrapper.inventory-card>.filters>.workshop-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.page-wrapper.inventory-card>.filters>.categories-filters>.categories-filters__item,.page-wrapper.inventory-card>.filters>.workshop-filters>.workshop-filters__item{height:38px;border:1px solid #ced4da;border-radius:5px;color:#b4b4b4;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;font-weight:500;font-size:12pt}.button__excel-round .btn{border-radius:0 5px 5px 0!important}.button__excel .btn{border-radius:0;height:38px;background-color:#28a745!important;border-color:#28a745!important}.button__excel .btn:hover{background-color:#218838!important;border-color:#1e7e34!important}.button__excel .btn-icon{width:20px;fill:#fff}#searchbox .button__print,.search-box .button__print{margin-left:-1px!important}#searchbox .button__print>button,.search-box .button__print>button{border-radius:0 5px 5px 0!important;height:38px;background-color:#17a2b8!important;border-color:#17a2b8!important;border-left:none!important}.button__print .btn:hover{background-color:#138496!important;border-color:#117a8b!important}.button__print .icon-print{color:#fff;font-size:16px}@media only screen and (max-width:500px){.button__print .dropdown-toggle{padding:6px;width:52px}}.page-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.page-wrapper,.search-wrapper{position:relative}.clear-search{width:50px;border:0 solid #ced4da;color:#ced4da;position:absolute;height:38px;right:0;font-size:17pt;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.clear-search:before{display:block;line-height:99%}.clear-search:hover{color:#212529}.scroll-content{position:relative;width:100%;height:100%;overflow-x:auto;overflow-y:hidden}.scroll-content .scroll-wrapper,.scroll-content .table-rows{min-width:900px}.scroll-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.scroller{position:absolute;width:100%;height:calc(100% - 43px);overflow:auto}.row-item,.table-rows{display:-webkit-box;display:-ms-flexbox;display:flex}.table-rows{width:100%;height:43px}.table-cells{padding:8px 8px 8px 10px;font-weight:400;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-cells.sort{font-weight:500;cursor:pointer;color:#106090}.si-styles{position:relative}.si-styles>.search{border-radius:.25rem 0 0 .25rem}#searchbox .printBtn button{border-radius:0 .25rem .25rem 0!important}.showThisDrop{display:block!important;right:0!important;left:unset}.btn-barcode{margin-left:5px}.btn-barcode:hover{background-color:#f2f2f2}@media (max-width:767px){.printSpan{display:none}}.choose-view-table-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px;position:relative}.choose-view-table-buttons .dis .custom-control-input:checked~.custom-control-label:before{border-color:#adb5bd!important;background-color:#adb5bd!important}.choose-view-table-buttons .custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#6c757d}.choose-view-table-buttons .dis .custom-control-label:before{border-color:#adb5bd!important;background-color:#adb5bd!important}.btn-select-columns{color:#106090;height:38px;width:38px;background:#fff;border:1px solid #ced4da;border-radius:5px;font-size:16pt;text-align:center;padding:0;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-select-columns.modal-open,.btn-select-columns:hover{color:#000;background:#def9ff;border-color:#def9ff}.btn-select-columns:before{display:-webkit-box;display:-ms-flexbox;display:flex}.selectColumns{position:relative;padding:10px 15px;border-radius:5px;background:#fff;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.3);box-shadow:0 5px 8px rgba(0,0,0,.3);line-height:1.5;z-index:10;width:200px;max-height:400px;overflow-y:auto}.filters-barcode,.filters-barcode .btn-barcode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filters-barcode .btn-barcode{height:38px;width:38px;border:1px solid #ced4da;border-radius:5px;background:#fff;font-size:16pt;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#106090}.filters-barcode .btn-barcode:hover{background-color:#f2f2f2}.filters-barcode .btn-barcode.active{background-color:#bdbdbd;border-color:#bdbdbd;color:#000}.inventory-card #searchbox>.dropdown.button__excel,.inventory-card #searchbox>.dropdown.button__print{margin:0!important}.inventory-card #searchbox.search-box{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inventory-card #searchbox>.dropdown.button__excel,.inventory-card #searchbox>.dropdown.button__print{padding:0!important;height:38px!important;min-width:unset!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0!important;width:55px!important;min-width:55px!important;max-width:55px!important}.inventory-card #searchbox>.dropdown.button__excel>.dropdown-toggle,.inventory-card #searchbox>.dropdown.button__print>.dropdown-toggle{width:100%!important;height:38px!important;padding-left:0!important;padding-right:0!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.dialog_newdocument[data-v-1804674f]{width:100%;text-align:center;padding:30px 0 30px 0;margin-bottom:15px;cursor:pointer}.dialog_newdocument[data-v-1804674f]:hover{opacity:.9}.dialog_newdocument[data-v-1804674f]:active{opacity:.5}.left[data-v-1804674f]{float:left}.right[data-v-1804674f]{float:right}.app-card[data-v-6655b71d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;padding:1.25rem;border-radius:12px;-webkit-box-shadow:0 1px 12px rgba(0,0,0,.1);box-shadow:0 1px 12px rgba(0,0,0,.1);cursor:pointer;-webkit-transition:-webkit-box-shadow .2s ease,-webkit-transform .2s ease;transition:-webkit-box-shadow .2s ease,-webkit-transform .2s ease;transition:box-shadow .2s ease,transform .2s ease;transition:box-shadow .2s ease,transform .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease;position:relative;border:1px solid #efefef;height:100%;-webkit-box-pack:baseline;-ms-flex-pack:baseline;justify-content:baseline}.app-card[data-v-6655b71d]:hover{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-shadow:0 1px 16px rgba(0,0,0,.245);box-shadow:0 1px 16px rgba(0,0,0,.245)}.app-card-header[data-v-6655b71d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.app-title[data-v-6655b71d]{font-weight:400;margin-bottom:.4rem}.app-icon[data-v-6655b71d]{width:64px;height:64px;border-radius:12px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.1);box-shadow:0 6px 12px rgba(0,0,0,.1)}.app-description[data-v-6655b71d]{font-size:1rem;color:#666;margin-bottom:0;margin-top:1rem}@media (max-width:1450px){.header-section[data-v-6655b71d]{height:320px;min-height:320px}.all-apps-g[data-v-6655b71d]{height:calc(100% - 320px)}.header-title[data-v-6655b71d]{font-size:46px}}@media (max-width:1200px){.header-section[data-v-6655b71d]{height:300px;min-height:300px}.all-apps-g[data-v-6655b71d]{height:calc(100% - 300px)}.header-title[data-v-6655b71d]{font-size:32px}.header-description[data-v-6655b71d]{font-size:20px}.integration-section[data-v-6655b71d]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:920px){.header-section[data-v-6655b71d]{padding-left:40px}.all-apps-control[data-v-6655b71d]{min-width:200px;padding-left:30px}.header-title[data-v-6655b71d]{font-size:26px}.header-description[data-v-6655b71d]{font-size:18px}}@media (max-width:768px){.app-card[data-v-6655b71d]{padding:1.2rem}.app-title[data-v-6655b71d]{font-size:1.2rem}}@media (max-width:600px){.link-hidden[data-v-6655b71d]{-webkit-transform:translateY(-112px);transform:translateY(-112px)}.all-apps-global[data-v-6655b71d]{overflow-y:auto;height:100%;height:100vh;background:#fff}.all-apps-g[data-v-6655b71d]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.header-section-c[data-v-6655b71d]{width:100%;padding:0 2rem}.all-apps-control[data-v-6655b71d]{width:100%;padding:0 2rem;height:112px}.all-apps-view[data-v-6655b71d]{overflow:hidden}.header-title[data-v-6655b71d]{font-size:24px}.header-description[data-v-6655b71d]{font-size:15px}.header-section[data-v-6655b71d]{padding:0}}@media (max-width:499px){.app-card[data-v-6655b71d]{padding:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.app-title[data-v-6655b71d]{font-size:17px}.app-icon[data-v-6655b71d]{width:48px;height:48px}}.dialog_newdocument[data-v-3bab59f7]{width:100%;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);text-align:center;padding:30px 0 30px 0;margin-bottom:15px;cursor:pointer}.dialog_newdocument[data-v-3bab59f7]:hover{opacity:.9}.dialog_newdocument[data-v-3bab59f7]:active{opacity:.5}.addButtons__container[data-v-3bab59f7]{margin-left:-10px!important;margin-right:-10px!important}.left[data-v-3bab59f7]{float:left}.right[data-v-3bab59f7]{float:right}.add[data-v-3bab59f7]{position:absolute;top:-14px;right:-4px;width:28px;height:28px;color:#fff;background-color:#28a745;border-radius:1px solid #fff;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;-webkit-transition:all .3s ease;transition:all .3s ease}.add[data-v-3bab59f7]:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media (max-width:799px){.col-md-12[data-v-3bab59f7]{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-bottom:10px}}@media (max-width:499px){.addButtons__container[data-v-3bab59f7]{margin-right:0!important}.add[data-v-3bab59f7]{top:-12px;right:-1px;width:24px;height:24px}}.left[data-v-c7aa7b64]{float:left}.right[data-v-c7aa7b64]{float:right}.createDocument .home-container[data-v-4721aa39]{padding-top:10px;position:relative}.app-grid[data-v-4721aa39]{display:grid;grid-template-columns:repeat(4,minmax(300px,1fr));gap:20px}.app-grid[data-v-4721aa39],.custom-row[data-v-4721aa39]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.custom-row[data-v-4721aa39]{-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-row>.col[data-v-4721aa39],.custom-row[data-v-4721aa39]{display:-webkit-box;display:-ms-flexbox;display:flex}.icon-return[data-v-4721aa39]{background-image:url(/img/return.svg)}.edit-btn[data-v-4721aa39]{width:35px;cursor:pointer}.edit-btn[data-v-4721aa39]:hover{-webkit-transform:scale(1.07);transform:scale(1.07);-webkit-filter:invert(49%) sepia(98%) saturate(388%) hue-rotate(140deg) brightness(89%) contrast(93%);filter:invert(49%) sepia(98%) saturate(388%) hue-rotate(140deg) brightness(89%) contrast(93%)}.ios-fix[data-v-4721aa39]{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ios-fix>button[data-v-4721aa39],.ios-fix>input[data-v-4721aa39]{height:100%}.dialog_newdocument[data-v-4721aa39]{width:100%;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);cursor:pointer;text-align:center;padding:30px 0;margin-bottom:15px}.dialog_newdocument[data-v-4721aa39]:hover{opacity:.9}.dialog_newdocument[data-v-4721aa39]:active{opacity:.5}.left[data-v-4721aa39]{float:left}.right[data-v-4721aa39]{float:right}.title-edit[data-v-4721aa39]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.titleNewDoc[data-v-4721aa39]{margin:5px 5px 5px 5px;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:unset}.edit-btns[data-v-4721aa39]{padding:0 5px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.remove[data-v-4721aa39]{position:absolute;top:-14px;right:-14px;width:28px;height:28px;color:#fff;background-color:#e54848;background-image:url(/img/cross.svg);background-position:50%;background-repeat:no-repeat;border-radius:50%;cursor:pointer;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.remove[data-v-4721aa39]:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.ghost[data-v-4721aa39]{opacity:0}.pashalka[data-v-4721aa39]{width:50px;height:50px;position:absolute;right:0;bottom:0}@media (max-width:799px){.app-grid[data-v-4721aa39]{grid-template-columns:repeat(2,minmax(300px,1fr))}.col-md-12[data-v-4721aa39]{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-bottom:10px}}@media (max-width:620px){.col-md-12[data-v-4721aa39]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:10px}}@media (max-width:1625px){.app-grid[data-v-4721aa39]{grid-template-columns:repeat(3,minmax(300px,1fr))}}@media (max-width:1230px){.app-grid[data-v-4721aa39]{grid-template-columns:repeat(2,minmax(300px,1fr))}}@media (max-width:700px){.app-grid[data-v-4721aa39]{grid-template-columns:repeat(1,minmax(250px,1fr))}}@media (max-width:499px){.createDocument .home-container[data-v-4721aa39]{padding:10px 5px}.remove[data-v-4721aa39]{width:24px;height:24px;top:-12px;right:-12px}.title-edit[data-v-4721aa39]{margin-bottom:10px}}.link-item[data-v-0026eee8]{display:block}.link-item[data-v-0026eee8]:hover{cursor:pointer;color:#00f;text-decoration:underline}.strike[data-v-0026eee8]{text-decoration:line-through}.download-links-container[data-v-0026eee8]{margin-bottom:1rem}.categoryItem__title{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;cursor:pointer}.additional-container{margin-top:12px}.additional-container .main-input__label{font-size:1rem}.deviceContainer__blockHeadline{font-size:1.25rem;font-weight:600;margin-bottom:0!important;white-space:nowrap;overflow:auto}.sizes-container[data-v-cd0d0936]{margin-bottom:1rem}.deviceUpdateButton[data-v-cd0d0936]{width:100px;border-radius:0 10px 10px 0!important;height:50px!important}.deviceItem.usb[data-v-cd0d0936]{padding-right:40px}.deviceContainer__item.withButton[data-v-cd0d0936]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.deviceContainer__item.withButton .deviceContainer__itemInner[data-v-cd0d0936]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.deviceContainer__item.withButton .deviceContainer__itemButton[data-v-cd0d0936]{height:50px;width:100px;border-radius:0 10px 10px 0!important;margin:0!important}.deviceContainer__item.withButton .main-input__label[data-v-cd0d0936]{width:100%}.deviceContainer__item .main-input__select[data-v-cd0d0936]{padding-right:35px}@media screen and (max-width:499px){.deviceContainer__item.withButton .deviceContainer__itemButton[data-v-cd0d0936]{height:44px}}.sizes-container[data-v-22869750]{margin-bottom:1rem}.deviceContainer__item.withButton[data-v-22869750]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.deviceContainer__item.withButton .deviceContainer__itemInner[data-v-22869750]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.deviceContainer__item.withButton .deviceContainer__itemButton[data-v-22869750]{height:50px;width:100px;border-radius:0 10px 10px 0!important;margin:0!important}.deviceContainer__item.withButton .main-input__label[data-v-22869750]{width:100%}@media screen and (max-width:499px){.deviceContainer__item.withButton .deviceContainer__itemButton[data-v-22869750]{height:44px}}.sizes-container[data-v-0ca5bd46]{margin-bottom:1rem}.deviceUpdateButton[data-v-0ca5bd46]{width:100px;border-radius:0 10px 10px 0!important;height:50px!important}@media screen and (max-width:499px){.deviceUpdateButton[data-v-0ca5bd46]{height:44px!important}}.sizes-container[data-v-0b7e466d],.sizes-container[data-v-6470da4a],.sizes-container[data-v-f5ab00ac],.sizes-container[data-v-fe22969e]{margin-bottom:1rem}.barcodeType__label[data-v-f5ab00ac]{position:relative}.barcodeType__labelIcon[data-v-f5ab00ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:2px;left:100%;margin-left:10px}.sizes-container[data-v-39c0b184]{margin-bottom:1rem}.barcodePrefix__label[data-v-39c0b184]{position:relative}.barcodePrefix__labelIcon[data-v-39c0b184]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:2px;left:100%;margin-left:10px}.barcodePrefix__labelIcon[data-v-39c0b184],.deviceContainer__item.setCustomValues{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.deviceContainer__item.setCustomValues{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;padding:13px 10px;cursor:pointer}.deviceContainer__item.setCustomValues label{cursor:pointer}.sizes-container[data-v-4bd94f59],.sizes-container[data-v-48c20982]{margin-bottom:1rem}.deviceContainer__item.printFiscalWarning{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:13px 10px;cursor:pointer}.deviceContainer__item.printFiscalWarning label{cursor:pointer}.sizes-container[data-v-fe7e66a0]{margin-bottom:1rem}.main-input.devices{width:calc(100% - 100px);border-radius:5px 0 0 5px!important}.sizes-container[data-v-99ef3abc],.sizes-container[data-v-112d2ada],.sizes-container[data-v-428ab5a4],.sizes-container[data-v-543c1656],.sizes-container[data-v-b200f968],.sizes-container[data-v-e5d59f98],.sizes-container[data-v-ebab0332]{margin-bottom:1rem}.showPasswordButton[data-v-b200f968]{height:50px;position:absolute;right:0;border-radius:0 10px 10px 0;border:none}.sizes-container[data-v-1702b754]{margin-bottom:1rem}.container-main[data-v-b2c1c366]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:1rem}.container-main[data-v-b2c1c366],.testPrint[data-v-46accf35]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.testPrint[data-v-46accf35]{width:64px;height:64px;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;border:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);position:fixed;z-index:999;right:40px;bottom:100px;background:#fff;-webkit-transition:.1s;transition:.1s}.testPrint[data-v-46accf35]:active{-webkit-transform:scale(.9);transform:scale(.9)}@media screen and (max-width:575px){.testPrint[data-v-46accf35]{width:50px;height:50px;bottom:90px}}.warnAlert{margin-top:15px;font-weight:700;font-size:.7em}.checkbox-control{margin-bottom:15px;top:10px;font-weight:700}.prroAuth__inputContainer{width:100%;font-size:14px;//min-height:270px!important}.tab-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;border-bottom:2px solid #e0e0e0}.tab-switcher button{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px 0;background:none;border:none;font-size:16px;color:#666;-webkit-transition:color .3s ease,border-color .3s ease;transition:color .3s ease,border-color .3s ease;position:relative}.tab-switcher button.active{color:#333}.tab-switcher button:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background-color:transparent;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.tab-switcher button.active:after{background-color:#28a745}.prroAuth__btn{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prroAuth__btn button{width:100%;font-size:16px}.password-input{position:relative}.prroAuth__icon{width:20px;height:20px;position:absolute;right:10px;bottom:15px;cursor:pointer;fill:#bfbfbf}.prroAuth__inputContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.prroAuth .main-input__label{margin-bottom:.5rem!important}.prroAuth .custom-file-label{cursor:pointer}.prroAuth .custom-file-input:focus~.custom-file-label{outline:none;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none}.custom-file-label:after{content:var(--buttonText)!important}.hr-dashed{margin:20px 0;padding:0;height:0;border:none;border-top:2px dashed #ddd}.bold{font-weight:700;color:#000}.prroCashboxes__innerWrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px!important}.prroCashboxes__innerWrap,.prroCashboxes__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prroCashboxes__item{width:calc(25% - 20px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;text-align:center;padding:35px 20px 20px 20px;margin:0 10px 20px 10px;cursor:pointer;position:relative}.prroCashboxes__icon{width:70px;height:70px;fill:#000}.prroCashboxes__title{width:100%;max-height:100px;overflow:auto;font-size:1rem;margin-top:10px}.prroCashboxes__description{width:100%;max-height:80px;margin-top:5px;overflow:auto;font-size:.875rem;color:#a6a6a6}.prroCashboxes__shiftStatus{max-width:calc(100% - 10px);position:absolute;right:7.5px;top:7.5px;border-radius:5px;padding:2.5px 7.5px;font-size:.75rem;color:#fff;white-space:nowrap;overflow:auto;background:#6c757d}@media screen and (max-width:1023px){.prroCashboxes__item{width:calc(33.3% - 20px)}}@media screen and (max-width:639px){.prroCashboxes__item{width:calc(50% - 20px)}}@media screen and (max-width:425px){.prroCashboxes__item{width:100%}}.prroTradepoints__innerWrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px!important}.prroTradepoints__innerWrap,.prroTradepoints__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prroTradepoints__item{width:calc(25% - 20px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;text-align:center;padding:20px;margin:0 10px 20px 10px;cursor:pointer}.prroTradepoints__icon{width:70px;height:70px;fill:#000}.prroTradepoints__title{width:100%;max-height:100px;overflow:auto;font-size:1rem;margin-top:10px}.prroTradepoints__description{width:100%;max-height:80px;margin-top:5px;overflow:auto;font-size:.875rem;color:#a6a6a6}.prroTradepoints__empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:200px;font-size:1.25rem;color:grey;text-align:center;padding:20px}@media screen and (max-width:1023px){.prroTradepoints__item{width:calc(33.3% - 20px)}}@media screen and (max-width:639px){.prroTradepoints__item{width:calc(50% - 20px)}}@media screen and (max-width:425px){.prroTradepoints__item{width:100%}}.section-title[data-v-2b55bdf9]{padding-bottom:5px;font-weight:600;font-size:1.25rem}.info-section[data-v-2b55bdf9]{margin-bottom:20px}.label[data-v-2b55bdf9]{color:grey}.value[data-v-2b55bdf9]{font-weight:700}.fiscal-number[data-v-2b55bdf9]{color:green}.change-cashbox[data-v-2b55bdf9]{font-weight:700;color:#4998e3;cursor:pointer}.disabled-change[data-v-2b55bdf9]{color:red}.change-cashbox-btn[data-v-2b55bdf9]{background:none;border:none;color:#4998e3;font-weight:700;cursor:pointer;padding:0}.hr-shelf[data-v-b6945246]{margin:-30px auto 10px;padding:0;height:50px;border:none;border-bottom:1px solid #1f1209;-webkit-box-shadow:0 20px 20px -20px #333;box-shadow:0 20px 20px -20px #333;width:100%}.hr-dashed[data-v-b6945246]{margin:20px 0;padding:0;height:0;border:none;border-top:2px dashed #ddd}.sizes-container[data-v-7a270fd4],.sizes-container[data-v-8ed1a9a0],.sizes-container[data-v-37a615f6],.sizes-container[data-v-354398fc]{margin-bottom:1rem}.close-img{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;height:40px;width:40px;top:-10px;right:-10px;font-size:20px;border-radius:50%;color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.7);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.7)}.custom-file{height:50px!important}.custom-file-input{min-height:50px}.custom-file-label{height:100%!important;border-color:transparent!important;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:10px!important}.custom-file-label,.custom-file-label:after{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-file-label:after{height:50px!important;margin:auto;border-radius:0 5px 5px 0!important;right:-1px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:499px){.custom-file{height:44px!important}}.checkboxPrintParams__wrap{position:relative;width:100%}.deviceContainer__item.checkboxPrintParams{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.deviceContainer__item.checkboxPrintParams label{cursor:pointer}.checkboxPrintParams__options{margin-top:-5px;padding-left:10px;padding-bottom:5px}.checkboxPrintParams__options label{margin-bottom:0!important;cursor:pointer}.deviceContainer__item.checkboxPrintParams .checkboxPrintParams__custom{width:100%!important;height:100%!important;padding:0!important}.deviceContainer__item.checkboxPrintParams .custom-control-label{position:relative;width:100%!important;height:100%!important;padding:13px 10px 13px 35px!important}.deviceContainer__item.checkboxPrintParams.showAdditionalInfo .custom-control-label{padding:13px 35px 13px 35px!important}.deviceContainer__item.checkboxPrintParams .checkboxPrintParams__options .custom-control-label{padding:5px 10px 5px 35px!important}.checkboxPrintParams__custom.custom-checkbox .custom-control-input,.checkboxPrintParams__custom.custom-checkbox .custom-control-label:after,.checkboxPrintParams__custom.custom-checkbox .custom-control-label:before{top:0!important;bottom:0!important;margin:auto!important;left:10px!important}.checkboxPrintParams__infoIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;bottom:0;margin:auto 0;right:2px;padding:8px;z-index:999}.sizes-container[data-v-251eb7ce],.sizes-container[data-v-cbf33754]{margin-bottom:1rem}.kodirovka[data-v-251eb7ce]{margin-bottom:25px}@media screen and (max-width:499px){.kodirovka[data-v-251eb7ce]{margin-bottom:40px}}.sizes-container[data-v-7ba81618]{margin-bottom:1rem}@media screen and (max-width:499px){.codepage[data-v-7ba81618]{margin-bottom:40px}}.container-main[data-v-22a7538e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;margin-top:20px}.prroText>.custom-control-input[data-v-22a7538e]{z-index:2!important}.sizes-container[data-v-3c9ffc34],.sizes-container[data-v-16e7b604]{margin-bottom:1rem}.buffer[data-v-16e7b604]{margin-bottom:50px}@media screen and (max-width:499px){.buffer[data-v-16e7b604]{margin-bottom:60px}}.sizes-container[data-v-6fe3e076]{margin-bottom:1rem}@media screen and (max-width:575px){.deviceContainer__item.pixelSize[data-v-6fe3e076]{margin-bottom:25px}}.sizes-container[data-v-7efd8622],.sizes-container[data-v-22f9750a],.sizes-container[data-v-58ed6356],.sizes-container[data-v-991f8324],.sizes-container[data-v-15271a1a],.sizes-container[data-v-ca84774a]{margin-bottom:1rem}.deviceContainer__item.withButton[data-v-7efd8622]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.deviceContainer__item.withButton .deviceContainer__itemInner[data-v-7efd8622]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.deviceContainer__item.withButton .deviceContainer__itemButton[data-v-7efd8622]{height:50px;width:100px;border-radius:0 10px 10px 0!important;margin:0!important}.deviceContainer__item.withButton .main-input__label[data-v-7efd8622]{width:100%}@media screen and (max-width:499px){.deviceContainer__item.withButton .deviceContainer__itemButton[data-v-7efd8622]{height:44px}}.sizes-container[data-v-e9cd902e]{margin-bottom:1rem}.deviceUpdateButton[data-v-e9cd902e]{width:100px;border-radius:0 10px 10px 0!important;height:50px!important}@media screen and (max-width:499px){.deviceUpdateButton[data-v-e9cd902e]{height:44px!important}}.sizes-container[data-v-0a22be1a],.sizes-container[data-v-22e01c2a],.sizes-container[data-v-64b2f211],.sizes-container[data-v-228d6eda],.sizes-container[data-v-267a3567],.sizes-container[data-v-791e4ae6],.sizes-container[data-v-797d2190],.sizes-container[data-v-3353535e],.sizes-container[data-v-44890546],.sizes-container[data-v-ae31cea0],.sizes-container[data-v-d0239be0],.sizes-container[data-v-f7991178]{margin-bottom:1rem}.sticky_labels_container[data-v-0a22be1a]{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr)) [auto-fit];grid-template-columns:repeat(auto-fit,minmax(0,1fr));max-width:405px}.sticky_labels[data-v-0a22be1a]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-ms-grid;display:grid;grid-auto-flow:row;-ms-grid-column-align:center;justify-items:center;grid-gap:8px}.sticky[data-v-0a22be1a]{background-color:#f4f4f6;border-radius:2px;-webkit-box-shadow:0 0 0 2px #e2e3e7,0 0 0 2px #e2e3e7;box-shadow:0 0 0 2px #e2e3e7,0 0 0 2px #e2e3e7;-webkit-transition:background-color .3s,-webkit-box-shadow .3s;transition:background-color .2s,-webkit-box-shadow .3s;-webkit-transition:background-color .2s,-webkit-box-shadow .3s;transition:background-color .2s,box-shadow .3s;transition:background-color .2s,box-shadow .3s,-webkit-box-shadow .3s}.sticky_block[data-v-0a22be1a]{position:relative;-webkit-box-shadow:2px 0 0 0 #e2e3e7,-2px 0 0 0 #e2e3e7;box-shadow:2px 0 0 0 #e2e3e7,-2px 0 0 0 #e2e3e7;overflow:hidden;width:70px;height:80px;margin:0 auto;margin-top:5px}.active .sticky_block[data-v-0a22be1a],.sticky_block[data-v-0a22be1a]{-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.active .sticky_block[data-v-0a22be1a]{-webkit-box-shadow:2px 0 0 0 #3693cf,-2px 0 0 0 #3693cf;box-shadow:2px 0 0 0 #3693cf,-2px 0 0 0 #3693cf}.active .sticky[data-v-0a22be1a]{background-color:rgba(54,147,207,.23);-webkit-box-shadow:0 0 0 2px #3693cf,0 0 0 2px #3693cf;box-shadow:0 0 0 2px #3693cf,0 0 0 2px #3693cf;-webkit-transition:background-color .3s,-webkit-box-shadow .2s;transition:background-color .2s,-webkit-box-shadow .2s;-webkit-transition:background-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,box-shadow .2s;transition:background-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.lable_title[data-v-0a22be1a]{text-align:center}.sticky_labels_container .active[data-v-0a22be1a]{border:2px solid #e2e2e2;border-radius:5px}.size60 .sticky_labels[data-v-0a22be1a]{top:-52px}.size60 .sticky[data-v-0a22be1a]{width:58px;height:56px}.size40 .sticky[data-v-0a22be1a]{width:58px;height:36px}.size40 .sticky_labels[data-v-0a22be1a]{top:-21px}.size30 .sticky[data-v-0a22be1a]{width:58px;height:26px}.size30 .sticky_labels[data-v-0a22be1a]{top:-7px}.size25 .sticky[data-v-0a22be1a]{width:58px;height:21px}.size25 .sticky_labels[data-v-0a22be1a]{top:1px}.sizes-container[data-v-c91b0104]{margin-bottom:1rem}.sticky_labels_container[data-v-c91b0104]{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(0,1fr));max-width:405px}.sticky_labels[data-v-c91b0104]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-ms-grid;display:grid;grid-auto-flow:row;-ms-grid-column-align:center;justify-items:center;grid-gap:8px}.sticky[data-v-c91b0104]{background-color:#f4f4f6;border-radius:2px;-webkit-box-shadow:0 0 0 2px #e2e3e7,0 0 0 2px #e2e3e7;box-shadow:0 0 0 2px #e2e3e7,0 0 0 2px #e2e3e7;-webkit-transition:background-color .3s,-webkit-box-shadow .3s;transition:background-color .2s,-webkit-box-shadow .3s;-webkit-transition:background-color .2s,-webkit-box-shadow .3s;transition:background-color .2s,box-shadow .3s;transition:background-color .2s,box-shadow .3s,-webkit-box-shadow .3s}.sticky_block[data-v-c91b0104]{position:relative;-webkit-box-shadow:2px 0 0 0 #e2e3e7,-2px 0 0 0 #e2e3e7;box-shadow:2px 0 0 0 #e2e3e7,-2px 0 0 0 #e2e3e7;overflow:hidden;width:70px;height:80px;margin:0 auto;margin-top:5px}.active .sticky_block[data-v-c91b0104],.sticky_block[data-v-c91b0104]{-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.active .sticky_block[data-v-c91b0104]{-webkit-box-shadow:2px 0 0 0 #3693cf,-2px 0 0 0 #3693cf;box-shadow:2px 0 0 0 #3693cf,-2px 0 0 0 #3693cf}.active .sticky[data-v-c91b0104]{background-color:rgba(54,147,207,.23);-webkit-box-shadow:0 0 0 2px #3693cf,0 0 0 2px #3693cf;box-shadow:0 0 0 2px #3693cf,0 0 0 2px #3693cf;-webkit-transition:background-color .3s,-webkit-box-shadow .2s;transition:background-color .2s,-webkit-box-shadow .2s;-webkit-transition:background-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,box-shadow .2s;transition:background-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.lable_title[data-v-c91b0104]{text-align:center}.sticky_labels_container .active[data-v-c91b0104]{border:2px solid #e2e2e2;border-radius:5px}.size58 .sticky[data-v-c91b0104]{width:58px;height:36px}.size58 .sticky_labels[data-v-c91b0104]{top:-21px}.size58 .sticky_block[data-v-c91b0104]{width:70px!important}.size80 .sticky[data-v-c91b0104]{width:80px;height:36px}.size80 .sticky_labels[data-v-c91b0104]{top:-21px}.size80 .sticky_block[data-v-c91b0104]{width:92px}.size120 .sticky[data-v-c91b0104]{width:120px;height:36px}.size120 .sticky_labels[data-v-c91b0104]{top:-21px}.size120 .sticky_block[data-v-c91b0104]{width:132px}.size168 .sticky[data-v-c91b0104]{width:168px;height:36px}.size168 .sticky_labels[data-v-c91b0104]{top:-21px}.size168 .sticky_block[data-v-c91b0104]{width:180px}.sizes-container[data-v-026db088]{margin-bottom:1rem}.labelFields__container[data-v-61aa00c7]{margin-left:5px}.sizes-container[data-v-61aa00c7]{margin-bottom:1rem}.form-group__fields.form-group[data-v-61aa00c7]{margin:0!important}.form-group__fieldsRow[data-v-61aa00c7]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.sizes-container[data-v-7c1be9c4]{margin-bottom:1rem}.showTestBarcode{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.showTestBarcode>#downimg{-webkit-transform:scale(var(--scale));transform:scale(var(--scale));position:absolute;top:0;bottom:0;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:10px;margin:auto}.deviceContainer__item.fields.row{margin-bottom:20px!important}.confirmExitDialog__headline[data-v-8ea14bfc]{text-align:center}.delete-device{background:#d9534f!important}.delete-device:hover{border-color:#c54242!important;background:#c54242!important}.deviceContainer__dropdownIcon{width:15px;height:15px;-webkit-transition:.2s;transition:.2s}.deviceContainer__item{margin:0 5px 15px 5px;position:relative}.deviceContainer .main-input__label{font-size:1rem}.deviceContainer .row{margin:0 -5px!important}.deviceContainer .deviceContainer__item .btn-outline-success{margin-top:10px;border-radius:5px!important}.deviceUpdateButton{width:100px;border-radius:0 10px 10px 0!important;height:50px!important}.deviceItem{width:calc(100% - 100px)!important;border-radius:10px 0 0 10px!important}.deviceContainer__disableButton{padding:5px 10px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);color:#fff;font-size:.875rem;cursor:pointer;margin-left:10px}.deviceContainer__disabledPane{width:100%;height:calc(100vh - 150px);background:hsla(0,0%,100%,.9);position:absolute;bottom:70px;left:0;right:0;z-index:10000000000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.deviceContainer__activateButton{margin-top:10px;border-radius:5px;padding:8px 24px;color:#fff;cursor:pointer;-webkit-transition:.2s;transition:.2s}.deviceContainer__headlineWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.deviceContainer__turnOffButton{padding:5px 10px;border-radius:5px;background:#d9534f;color:#fff;font-size:.875rem;cursor:pointer;margin-left:5px;-webkit-transition:.2s;transition:.2s}.deviceContainer__turnOffButton:hover{background:#c54242}.deviceCharsetSettingsOpen{color:#007bff;font-weight:500;cursor:pointer}.file_upload{position:relative;overflow:hidden;color:#fff;text-align:center;width:233px}.file_upload input[type=file]{position:absolute;top:0;right:0;font-size:7px;opacity:0;filter:alpha(opacity=0);cursor:pointer}.deviceContainer__btnWrap{width:calc(50% - 10px);position:relative;z-index:10000}.deviceContainer__btnDropdown{width:50px;position:absolute;right:0;top:0;bottom:0;border-radius:0 7px 7px 0;-webkit-transition:.2s;transition:.2s;background:#d9534f}.deviceContainer__btnDropdown.leftBtn:hover,.disable-device:hover{background:#c54242!important}.disable-device{width:100%;height:50px;position:absolute;right:0;top:calc(-100% - 5px);visibility:hidden;-webkit-transition:.2s;transition:.2s;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);border-radius:5px;text-transform:uppercase;z-index:10000;color:#fff}@media screen and (max-width:499px){.deviceUpdateButton{height:44px!important}.deviceContainer__btnWrap{width:calc(50% - 5px)}.deviceContainer__btnWrap .dialog__button{width:100%!important}.deviceContainer__btnDropdown{width:25px}.deviceContainer__dropdownIcon{width:12px;height:12px}.deviceContainer__disabledPane{height:calc(100vh - 130px)}}.devices__table{width:100%;height:100%;margin-bottom:-10px;position:relative;z-index:1}.devicesScroller{height:calc(100% - 45px);overflow:auto}.devices__footer{width:100%;background:#fff;position:absolute;bottom:-23px;font-size:.75rem;font-weight:600;padding-top:5px}.devices__tableRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:45px}.devices__tableRow.headerItem{font-weight:600;border-top:1px solid #dee2e6}.devices__tableItem{padding:.5rem .75rem;border-bottom:1px solid #dee2e6;font-size:10pt;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;cursor:pointer;overflow:auto}.devices__tableItem,.devices__tableItem.deviceAction{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.devices__tableItem.deviceAction{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.devices__tableItem.itemDeviceId{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}.devices__tableItemReconnectWrap{padding:2.5px 5px;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px;position:relative;z-index:10000}.devices__tableItemIcon{width:16px;height:16px}.devices__tableItemIcon.reconnectingDevice{-webkit-animation:spin .3s linear;animation:spin .3s linear}.devices__noDataIcon{width:70px;height:70px;fill:grey;margin-bottom:10px}.devices_sortIcon{width:12px;height:12px;-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-right:3px}@media screen and (max-width:799px){.devices__tableItem.deviceAction{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}.devices__tableItem.itemConnectionStatus{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}}@media screen and (max-width:639px){.devices__tableItem.itemConnectionStatus{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}.deviceConnectionStatus{border-radius:100%;padding:7px}}.ipApp_searchWrap{position:relative}.ipApp .ipApp_searchInput{height:36px;line-height:34px;border-radius:5px;padding-right:35px}.ipApp_searchIconWrap{position:absolute;right:10px;top:0;bottom:0;margin:auto;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ipApp_searchIcon{width:20px;height:20px;fill:#ced4da}.ipApp__table{width:100%;height:calc(100% - 49px);margin-bottom:-10px;position:relative;z-index:1}.ipApp__table.ipAppDevMode{height:calc(100% - 102px)}.ipAppScroller{height:calc(100% - 45px);overflow:auto}.ipApp .vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform;width:100%}.ipApp .vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.ipApp__footer{width:100%;background:#fff;position:absolute;bottom:-23px;font-size:.75rem;font-weight:600;padding-top:5px}.ipApp__tableRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:45px}.ipApp__tableRow.headerItem{font-weight:600}.ipApp__tableItem{padding:.5rem .75rem;border-bottom:1px solid #dee2e6;font-size:10pt;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;cursor:pointer;overflow:auto}.ipApp__tableItem,.ipApp__tableItem.ipAppAction{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ipApp__tableItem.ipAppAction{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.ipApp__tableItemReconnectWrap{padding:2.5px 5px;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px;position:relative;z-index:10000}.ipApp__tableItemIcon{width:16px;height:16px}.ipApp__tableItemIcon.reconnectingIpApp{-webkit-animation:spin .3s linear;animation:spin .3s linear}.ipAppConnectionStatus{padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;color:#fff}.ipApp__noData{height:calc(100% - 110px);text-align:center;margin-top:20px;font-size:1.35rem;color:grey;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ipApp__noDataIcon{width:70px;height:70px;fill:grey;margin-bottom:10px}.ipApp_sortIcon{width:12px;height:12px;-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-right:3px}@media screen and (max-width:799px){.ipApp__tableItem.ipAppAction{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}.ipApp__tableItem.itemConnectionStatus{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}}@media screen and (max-width:639px){.ipApp__tableItem.itemConnectionStatus{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}.ipAppConnectionStatus{border-radius:100%;padding:7px}}@media screen and (max-width:499px){.ipApp__table{height:calc(100% - 59px)}.ipApp__table.ipAppDevMode{height:calc(100% - 110px)}}.apps__table{width:100%;height:100%;margin-bottom:-10px;position:relative;z-index:1}.appsScroller{height:calc(100% - 45px);overflow:auto}.apps__footer{width:100%;background:#fff;position:absolute;bottom:-23px;font-size:.75rem;font-weight:600;padding-top:5px}.apps__tableRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:45px}.apps__tableRow.headerItem{font-weight:600;border-top:1px solid #dee2e6}.apps__tableItemDisabled{opacity:.3}.apps__tableItem{padding:.5rem .75rem;border-bottom:1px solid #dee2e6;font-size:10pt;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;cursor:pointer;overflow:auto}.apps__tableItem,.apps__tableItem.appsAction{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.apps__tableItem.appsAction{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.apps__tableItemReconnectWrap{padding:2.5px 5px;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px;position:relative;z-index:10000}.apps__tableItemIcon{width:16px;height:16px}.apps__tableItemIcon.reconnectingDevice{-webkit-animation:spin .3s linear;animation:spin .3s linear}.apps__tableItemSeeMoreIcon{width:24px;height:24px;fill:#858585}.apps__arrayConnectionStatus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.apps__arrayConnectionStatus_title{font-size:.8rem;color:#6f6f6f;font-weight:700}.apps__arrayConnectionStatus_statuses{margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.apps__arrayConnectionStatus_status{width:15px;height:15px;border-radius:5px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.appsConnectionStatus{padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;color:#fff}.apps_sortIcon{width:12px;height:12px;-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-right:3px}@media screen and (max-width:799px){.apps__tableItem.appsAction{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}.apps__tableItem.itemConnectionStatus{-webkit-box-flex:0;-ms-flex:0 0 230px;flex:0 0 230px}}@media screen and (max-width:639px){.apps__tableItem.itemConnectionStatus{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.appsConnectionStatus{border-radius:100%;padding:7px}}.devicesApps_searchWrap{position:relative}.devicesApps .devicesApps_searchInput{height:36px;line-height:34px;border-radius:5px;padding-right:35px}.devicesApps_searchIconWrap{position:absolute;right:10px;top:0;bottom:0;margin:auto;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.devicesApps_searchIcon{width:20px;height:20px;fill:#ced4da}.devicesApps .vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform;width:100%}.devicesApps .vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.devicesApps__tabsWrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;z-index:2;margin-top:10px;padding:1px 1px 0 1px;top:1px}.devicesApps__tab,.devicesApps__tabsWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.devicesApps__tab{width:50%;font-size:.875rem;background:#f1f1f1;padding:10px 0;color:#4c4c4c;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top-left-radius:5px;border-top-right-radius:5px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3);border-bottom:none;border-bottom:1px solid #dee2e6}.devicesApps__tab:first-child{margin-right:5px}.devicesApps__tab:nth-child(2){margin-left:5px}.devicesApps__tabIcon{width:20px;height:20px}.devicesApps__tabTitle{margin-left:5px;white-space:nowrap;overflow:auto}.devicesApps__table{height:calc(100% - 102px);width:100%}.deviceConnectionStatus{padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;color:#fff}.devicesApps__retry-button{padding:5px 20px;color:#fff!important;border-radius:5px;margin-top:15px;cursor:pointer;font-size:1rem}.devicesApps__noData,.devicesApps__retry-container{height:calc(100% - 110px);text-align:center;margin-top:20px;font-size:1.35rem;color:grey;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.devicesApps__noDataIcon{width:70px;height:70px;fill:grey;margin-bottom:10px}@media screen and (max-width:499px){.devicesApps__tabIcon{width:16px;height:16px}.devicesApps__table{height:calc(100% - 110px)}}.calendar-g-custom-first-elem .b-calendar-header{display:none}.calendar-g-custom-first-elem button{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer}.calendar-g-custom-first-elem .close{cursor:pointer}.calendar-g-custom-first-elem .titleHeader{font-size:20px}.calendar-g-custom-first-elem .back img{height:30px;cursor:pointer;width:30px;-webkit-transform:rotate(90deg);transform:rotate(90deg);padding:5px;border-radius:100%}.calendar-g-custom-first-elem footer{height:50px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calendar-g-custom-first-elem svg{overflow:hidden;vertical-align:middle}.calendar-g-custom-first-elem img{pointer-events:none}.calendar-g-custom-first-elem .form-control.form-control-sm.text-center{padding:1vh 0}.calendar-g-custom-first-elem .b-calendar .btn-outline-secondary:first-child,.calendar-g-custom-first-elem .b-calendar .btn-outline-secondary:last-child,.calendar-g-custom-first-elem .b-calendar .small{display:none}.calendar-g-custom-first-elem .b-calendar .b-calendar-grid .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:10vh;font-size:25px!important}.calendar-g-custom-first-elem .dialogWithoutKeyboard .dialog__innerContent{height:auto!important}.calendar-g-custom-first-elem .b-calendar-grid.form-control.h-auto.text-center{border:none!important}.calendar-g-custom-first-elem .dark .b-calendar-grid.form-control.h-auto.text-center{background:#181818!important;color:#fff!important}.calendar-g-custom-first-elem .dark .col.p-0.bg-light{background-color:#212020!important}.calendar-g-custom-first-elem .btn.border-0.rounded-circle.text-nowrap.btn-light.font-weight-bold{background:transparent}.calendar-g-custom-first-elem .dark .btn.border-0.rounded-circle.text-nowrap.btn-outline-light.text-dark.font-weight-bold{color:#e5e5e5!important}.calendar-g-custom-first-elem .dark .btn.border-0.rounded-circle.text-nowrap.btn-outline-light.text-dark.font-weight-bold:hover{background-color:#2b3977!important}.calendar-g-custom-first-elem .btn_cont{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.time-picker[data-v-1f919773]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:20px;background-color:#fff;border-radius:10px;overflow-y:scroll;max-height:400px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);position:absolute;bottom:0}.time[data-v-1f919773]{padding:10px 20px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.time[data-v-1f919773]:hover{background-color:#f0f0f0}.date_picker[data-v-4a39ce6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:20px;background-color:#fff;border-radius:10px;overflow-y:scroll;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);bottom:0}.date[data-v-4a39ce6c]{padding:25px 25px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.schedule-c[data-v-4a39ce6c]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.shedule-column[data-v-4a39ce6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:17vw;max-width:150px;border:1px solid #ededed}.shedule-elem[data-v-4a39ce6c]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:80px;min-height:80px;max-height:80px;border-bottom:1px solid #ededed}.shedule-elem.main[data-v-4a39ce6c]{font-weight:700}.shedule-elem .empty[data-v-4a39ce6c]:hover{background-color:#f0f0f0}.shedule-elem[data-v-4a39ce6c]:last-child{border-bottom:none}.shedule-elem.disabled[data-v-4a39ce6c]{cursor:default;font-size:30px;color:grey;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shedule-elems-c[data-v-4a39ce6c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow-x:scroll;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.noScroll[data-v-4a39ce6c]{background-color:#f6f6f6}.shedule_svg svg[data-v-4a39ce6c]{height:30px;width:30px}@media screen and (max-width:750px){.shedule-elem[data-v-4a39ce6c]{font-size:11px}}@media screen and (max-width:500px){.shedule-elem[data-v-4a39ce6c]{font-size:11px}.shedule-elem.main.spivrobitnuk[data-v-4a39ce6c]{font-size:9px}}@media screen and (max-width:360px){.shedule-elem[data-v-4a39ce6c]{font-size:10px}}.schedule-c[data-v-0273c22e]{width:100%;height:100%;overflow-x:auto}.shedule-row[data-v-0273c22e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:80px}.shedule-column[data-v-0273c22e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:150px}.shedule-column .main[data-v-0273c22e]{font-weight:700}.shedule-elem[data-v-0273c22e]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:150px;min-height:80px;border-bottom:1px solid #ededed;border-right:1px solid #ededed;border-left:1px solid #ededed}.shedule-elem.main[data-v-0273c22e]{border-top:1px solid #ededed;font-weight:700}.shedule-elem.disabled[data-v-0273c22e]{cursor:default;font-size:30px;color:grey;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shedule-elems-c[data-v-0273c22e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;max-height:calc(100vh - 285px);overflow-y:scroll;overflow-x:hidden;justify-content:flex-start}.shedule-elems-c[data-v-0273c22e]::-webkit-scrollbar{width:0}.shedule-elem.empty[data-v-0273c22e]:hover{background-color:#f0f0f0}.shedule_svg svg[data-v-0273c22e]{height:30px;width:30px}.firstElem[data-v-0273c22e]{min-width:100px!important}.date_picker[data-v-59e534e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:20px;background-color:#fff;border-radius:10px;overflow-y:scroll;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);bottom:0}.date[data-v-59e534e8]{padding:25px 25px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.date[data-v-59e534e8]:hover{background-color:#f0f0f0}.date_picker[data-v-90b7a4ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:20px;background-color:#fff;border-radius:10px;overflow-y:scroll;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);bottom:0}.date[data-v-90b7a4ac]{padding:25px 25px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.listClients[data-v-20caee83]{display:grid;grid-template-columns:1fr .5fr 1fr;gap:10px;padding:5px;border-radius:5px}.listClients[data-v-20caee83]:hover{background:#e8e8e8;cursor:pointer}.client_Info[data-v-20caee83]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client_Info.client_phone[data-v-20caee83]{font-weight:700}.client_phone[data-v-20caee83]{justify-self:end}.changesVariants[data-v-fac5d514]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:38px}.otherVariants[data-v-fac5d514]{cursor:pointer;color:#68a9ff;font-size:16px}.disabled-div[data-v-fac5d514]{pointer-events:none;opacity:.1}.addСlient__innerWrap[data-v-fac5d514]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.spivrobitnuk[data-v-fac5d514]{border-radius:10px}.addСlient__item[data-v-fac5d514]{width:calc(33.3% - 10px);margin-bottom:15px;position:relative}.addСlient__item.comment[data-v-fac5d514]{width:calc(66.66% - 5px)}.addСlient__item.comment .main-textarea[data-v-fac5d514]{min-height:50px;height:50px}.main-input[data-v-fac5d514]:disabled{background:#f1f1f1}.addСlient .main-input[data-v-fac5d514]{padding-right:10px}.addСlient .main-input__select[data-v-fac5d514]{padding-right:40px}.addСlient .checkbox__label[data-v-fac5d514]{margin-bottom:0!important}.addClient__sexWrap[data-v-fac5d514]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.addClient__sexItem[data-v-fac5d514],.addClient__sexWrap[data-v-fac5d514]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addClient__sexItem[data-v-fac5d514]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);height:50px;border-radius:10px;width:calc(50% - 5px);border:2px solid transparent;cursor:pointer}.addClient__sexItem .checkbox__label[data-v-fac5d514]{width:auto;padding-left:25px;font-size:1rem;margin-bottom:0!important}.addClient__sexItem .checkbox__label[data-v-fac5d514]:before{width:10px;height:10px;top:7px}.addClient__sexItem .checkbox__label[data-v-fac5d514]:after{width:18px;height:18px;top:3px}@media screen and (max-width:1120px){.changesVariants .main-input__label[data-v-fac5d514],.otherVariants[data-v-fac5d514]{font-size:15px}}@media screen and (max-width:991px){.addСlient__item[data-v-fac5d514]{width:calc(50% - 10px)}.addСlient__item.comment[data-v-fac5d514],.addСlient__item.sex[data-v-fac5d514]{width:100%}.addСlient__item.comment .main-textarea[data-v-fac5d514]{height:75px!important}}@media screen and (max-width:800px){.addClient__sexItem .checkbox__label[data-v-fac5d514]:before{top:6px}.changesVariants[data-v-fac5d514]{height:33px}.otherVariants[data-v-fac5d514]{font-size:14px}.addClient__sexItem .checkbox__label[data-v-fac5d514]:after{top:2px}}@media screen and (max-width:650px){.main-input__label.mini[data-v-fac5d514],.otherVariants[data-v-fac5d514]{font-size:12px}}@media screen and (max-width:549px){.otherVariants[data-v-fac5d514]{font-size:10px}}@media screen and (max-width:499px){.addСlient__item[data-v-fac5d514]{width:100%}.addClient__sexItem[data-v-fac5d514]{height:44px}.addСlient .main-input[data-v-fac5d514],.addСlient .main-input__select[data-v-fac5d514]{height:44px;line-height:40px}.main-input__label.mini[data-v-fac5d514]{font-size:14px}.otherVariants[data-v-fac5d514]{font-size:16px}}@media screen and (max-width:375px){.addClient__sexItem[data-v-fac5d514]{width:100%}.changesVariants[data-v-fac5d514]{height:auto;gap:10px}.addClient__sexItem[data-v-fac5d514]:first-child{margin-bottom:10px}}.centeredDiv[data-v-50512988]{text-align:center;margin:0 auto}.dialogWithoutKeyboard .dialog__innerContent[data-v-50512988]{padding:0!important}.status[data-v-50512988]{width:5px;height:5px;border-radius:50%;margin-right:5px}.record_statusType[data-v-50512988]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:90px;height:25px;border-radius:5px}.choiceWorkStatus[data-v-50512988],.record_statusType[data-v-50512988]{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding:5px}.choiceWorkStatus[data-v-50512988]{position:absolute;left:0;top:-25px;background-color:#fff;z-index:10}.status_text[data-v-50512988]{width:100%;text-align:center}.svg-container[data-v-50512988]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.record_status[data-v-50512988]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:170px}.ring[data-v-50512988]{width:98px!important}.sectionRecord[data-v-50512988]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.headerDetails[data-v-50512988]{font-size:.875rem;color:#4f4f4f;font-weight:600}.boxForReletive[data-v-50512988]{position:relative}.payment_status[data-v-50512988]{width:110px;text-align:center;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding:0 5px;border-radius:5px;color:#6e6e6e}.payment_status.success[data-v-50512988]{color:#28a745}.payment_pay_now[data-v-50512988]{position:absolute;z-index:1000;background-color:#fff;top:14px}.sectionWorkName[data-v-50512988]{width:90px}.sectionPhone[data-v-50512988]{width:108px}.sectionDuring[data-v-50512988]{width:80px}.sectionPay[data-v-50512988]{width:110px}.sectionComent[data-v-50512988]{width:90px}.detailsRecord[data-v-50512988]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.section_widthText[data-v-50512988]{width:100%}.orderList-order[data-v-50512988]{border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);margin:0 5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 5px 10px 15px;cursor:pointer;position:relative;-webkit-transition:.2s;transition:.2s}.orderList-order[data-v-50512988]:hover{background:#f6f6f6}.orderList-order__open[data-v-50512988]{overflow:hidden}.orderList-order__openBtn[data-v-50512988]{width:40px;height:40px;-webkit-transition:.2s;transition:.2s;cursor:pointer;padding:10px}.hiden_words[data-v-50512988]{white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis}.orderList-order__openBtn_active[data-v-50512988]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.orderList-orderDetailsNoBorder[data-v-50512988]{border-radius:5px 0 0 0!important}.orderList-order__total[data-v-50512988]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(35% - 130px);position:relative;overflow:auto;width:170px!important}.orderList-order__totalNumber[data-v-50512988]{width:auto;white-space:nowrap;overflow:auto}.orderList-order__currency[data-v-50512988],.orderList-order__totalNumber[data-v-50512988]{font-size:1.5625rem;font-weight:600;margin-left:5px}.orderList-order__dateTime[data-v-50512988]{width:130px;position:relative}.orderList-order__info[data-v-50512988]{padding-right:5px;max-width:90px!important;min-width:90px!important}.orderList-order__infoProducts[data-v-50512988]{font-size:.875rem;color:#afadad;font-weight:300;width:100%}.orderList-order__infoHeadline[data-v-50512988]{display:block!important;font-size:1.125rem;width:100%}.orderList-order__time[data-v-50512988]{font-size:1.5625rem;font-weight:600}.orderList-order__date[data-v-50512988]{font-size:1rem;color:#afadad;font-weight:300;margin-left:10px}.orderList-orderDetails[data-v-50512988]{margin:-15px 5px 5px;background:#f3f3f3;padding:15px;border-radius:0 0 10px 10px;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.15);box-shadow:0 5px 8px rgba(0,0,0,.15);position:relative;z-index:1;cursor:pointer}.orderList-order__editDateTime[data-v-50512988]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:26px;height:26px;position:absolute;border-radius:50%;top:-5px;left:100px;z-index:100}.orderList-order__pencil[data-v-50512988]{width:12px;height:12px;margin-left:2px}.orderList-order__number[data-v-50512988]{font-size:11px;margin-left:5px;color:#afadad;position:absolute;top:2px;right:14px}.orderList-order_statusSmall[data-v-50512988]{width:3px!important;height:100%;border-radius:10px 0 0 10px;position:absolute;left:0;top:0;bottom:0;margin:auto}@media screen and (max-width:1024px){.orderList-order__info[data-v-50512988]{width:40%}.orderList-order__total[data-v-50512988]{width:calc(40% - 130px)}}@media screen and (max-width:799px){.orderList-order__editDateTime[data-v-50512988]{left:90px}.orderList-order__dateTime[data-v-50512988]{width:115px}.orderList-order__total[data-v-50512988]{width:calc(40% - 115px)}}@media screen and (max-width:768px){.orderList-order__editDateTime[data-v-50512988]{width:20px;height:20px}.orderList-order__pencil[data-v-50512988]{width:10px;height:10px}.orderList-order__info[data-v-50512988]{width:35%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.orderList-order__total[data-v-50512988]{width:calc(45% - 115px)}}@media screen and (max-width:639px){.orderList-order[data-v-50512988]{gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.media_info1[data-v-50512988]{width:50%}.media_info2[data-v-50512988]{width:40%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;min-width:auto;display:block!important}.media_info3[data-v-50512988]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:135px;display:-webkit-box;display:-ms-flexbox;display:flex}.media_info4[data-v-50512988]{width:40%!important;min-width:120px}.media_down1[data-v-50512988]{width:35%;min-width:110px;text-align:center}.media_down2[data-v-50512988],.media_down3[data-v-50512988]{width:35%;min-width:110px}.media_down4[data-v-50512988]{position:absolute;right:5px;top:5px}.orderList-order__total[data-v-50512988]{width:auto!important}.orderList-order__totalNumber[data-v-50512988]{max-width:calc(100% - 60px)}.orderList-order__openBtn[data-v-50512988]{width:35px;height:35px}.orderList-orderDetailsRow.fifth[data-v-50512988],.orderList-orderDetailsRow.fourth[data-v-50512988]{text-align:right;padding:0 5px}}@media screen and (max-width:499px){.media_info1[data-v-50512988]{width:108px!important}.media_info2[data-v-50512988]{width:100%!important;min-width:100%!important;max-width:100%!important;text-align:center!important}.media_info3[data-v-50512988]{width:40%!important}}@media screen and (max-width:450px){.orderList-order__total[data-v-50512988]{max-width:calc(100% - 105px)}}@media screen and (max-width:399px){.orderList-orderDetails .orderList-order__statusTime[data-v-50512988]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;color:#000;font-weight:600}.orderList-order[data-v-50512988]{gap:15px 0}}.orderList.dialogWithoutKeyboard.dialog__innerContent[data-v-99b2c87c]{padding:0!important}.orderListTabs__tab.defaultSize[data-v-99b2c87c]{-webkit-box-flex:initial;-ms-flex:initial;flex:initial}.orderListTabs__tab_newOrderText[data-v-99b2c87c]{overflow:auto;max-width:calc(100% - 20px);margin-left:5px}.orderList__inner_noOrders[data-v-99b2c87c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.orderList__inner_noOrders .orderList__inner_addOrderBtn[data-v-99b2c87c]{margin:20px 0 0 0;padding:10px 30px;font-size:18px}.orderList__inner_addOrderBtn[data-v-99b2c87c]{padding:10px;border:none;border-radius:5px;background-color:#28a745;color:#fff;margin-bottom:10px;margin-left:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.orderList__inner_noOrdersText[data-v-99b2c87c]{font-size:25px;color:#949494;font-weight:300;max-width:250px;text-align:center}.orderList__inner[data-v-99b2c87c]{padding-top:5px;margin-top:15px;z-index:9;height:calc(100vh - 240px)!important;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.orderListTabs[data-v-99b2c87c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:1px 0 1px 5px;-webkit-box-shadow:none;box-shadow:none;z-index:1}.orderListTabs[data-v-99b2c87c],.orderListTabs__tab[data-v-99b2c87c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden}.orderListTabs__tab[data-v-99b2c87c]{height:40px;padding:0 25px;cursor:pointer;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px 5px 0 0;margin-right:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.875rem;z-index:10;color:#000;background:#f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;white-space:nowrap}.active[data-v-99b2c87c]{background:#fff!important;color:#000!important}.orderListTabs__tab.new-order[data-v-99b2c87c]{background:#28a745;color:#fff;border:3px solid transparent;padding:0;min-width:150px}.orderListTabs__tabWrap[data-v-99b2c87c]{max-width:100%;position:relative}.orderListTabs__tabStatus[data-v-99b2c87c]{width:5px;height:5px;border-radius:50%;margin-right:5px;position:absolute;left:-10px;top:0;bottom:0;margin:auto}.orderListTabs__text[data-v-99b2c87c]{overflow:hidden}.orderList__inner_noOrders[data-v-99b2c87c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:calc(100vh - 165px);margin-top:0}.orderListTabs__hideText[data-v-99b2c87c]{display:none}.orderListTabs__tabStatus.ready[data-v-99b2c87c]{background-color:#05c300}@media screen and (max-width:1440px){.orderListTabs__tab.prepare[data-v-99b2c87c],.orderListTabs__tab.ready[data-v-99b2c87c]{-webkit-box-flex:2;-ms-flex:2 1 0px;flex:2 1 0}}@media (max-width:800px){.orderList__inner[data-v-99b2c87c]{height:calc(100vh - 190px)}.orderListTabs__tab.new-order[data-v-99b2c87c]{min-width:100px;padding:0 10px}.orderListTabs__tab[data-v-99b2c87c]{margin-right:5px}}@media screen and (max-width:768px){.orderListTabs__tab[data-v-99b2c87c]{padding:0 8px;height:35px}.orderListTabs__tabStatus[data-v-99b2c87c]{display:none}.orderList__inner_noOrders .orderList__inner_addOrderBtn[data-v-99b2c87c]{font-size:14px;margin:10px 0 0}.orderList__inner_noOrdersText[data-v-99b2c87c]{font-size:20px}.orderList__inner[data-v-99b2c87c]{height:calc(100vh - 185px)}}@media screen and (max-width:535px){.orderListTabs__tab[data-v-99b2c87c]{padding:0 4px;height:30px}.orderListTabs__tabStatus[data-v-99b2c87c]{display:none}.orderList__inner[data-v-99b2c87c]{height:calc(100vh - 180px)}}@media screen and (max-width:499px){.orderListTabs__tab .orderListTabs__tab_newOrderText[data-v-99b2c87c]{display:none}.orderListTabs__tab svg[data-v-99b2c87c]{margin-right:0!important}.orderListTabs__tab[data-v-99b2c87c]{margin-right:5px}.orderListTabs[data-v-99b2c87c]{padding:10px 4px 0 15px}.orderList__inner[data-v-99b2c87c]{height:calc(100vh - 175px)}.orderListTabs__tab.new-order[data-v-99b2c87c]{width:40px;min-width:40px;padding:0;-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0}.orderListTabs__tab.prepare[data-v-99b2c87c],.orderListTabs__tab.ready[data-v-99b2c87c]{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.orderListTabs__hideText[data-v-99b2c87c]{display:block;overflow:auto}.orderListTabs__text.prepare[data-v-99b2c87c],.orderListTabs__text.ready[data-v-99b2c87c]{display:none}}@media screen and (max-width:375px){.orderListTabs[data-v-99b2c87c]{padding:10px 2px 0 5px}.orderListTabs__tab[data-v-99b2c87c]{margin-right:4px}}@media screen and (max-width:321px){.orderListTabs__tab[data-v-99b2c87c]{margin-right:3px}}#my-app-doc-2 button{font-size:2rem;background:#a91b1b;color:#66c279}.aboutUs__sendLogsWrap{width:100%}.clearCache__warningModalText{font-size:1.25rem;white-space:pre-wrap}.settings__modalButton{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.settings__buttonItem{min-height:150px;width:100%;background:inherit;border-radius:10px;-webkit-box-shadow:0 0 5px #b3b3b3;box-shadow:0 0 5px #b3b3b3;-webkit-transition:all .3s;transition:all .3s;font-size:1.2rem}.settings__buttonItem:hover{background:#efefef}.settings__buttonIcon{width:48px;height:48px;fill:#6e6e6e}.settings__buttonText{color:#000;text-align:center;padding:0 10px}.settings__background{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.settings__addBackground,.settings__background{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.settings__addBackground{margin:10px 0;border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);cursor:pointer;border:3px solid transparent;padding:10px 0;width:24%;min-width:160px}.settings__addBackground,.settings__addButtonWrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings__addButtonWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;border-radius:50%;margin-left:10px;-ms-flex-negative:0;flex-shrink:0}.settings__addButton{width:15px;height:15px;fill:#fff}.settings__addButtonEdit{margin-top:2px;margin-left:4px}.settings__addBackgroundText{padding-left:10px;font-size:14px}.settings__themesWrap{margin-left:-10px!important;margin-right:-10px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.settings__theme{height:22vw;width:25%;max-height:300px;margin-bottom:20px}.settings__themeInner{height:100%;margin:10px;border-radius:10px;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);position:relative;cursor:pointer;border:3px solid transparent;padding:10px 0}.settings__themeSelectedWrap{position:absolute;top:-13px;right:-13px;width:26px;height:26px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings__themeIcon{fill:#fff;width:12px;height:12px}.settings__themeColor{width:calc(100% - 20px);height:34%;left:0;right:0;margin:auto;position:absolute;border-radius:6px;background-position:top!important}.settings__themeColor.bgColor{bottom:10px}.settings__themeColor.headerColor{top:10px}.settings__themeColor.accentColor{top:32%}@media screen and (max-width:991px){.settings__theme{height:19vw}}@media screen and (max-width:767px){.settings__theme{height:24vw;width:33.3%}}@media screen and (max-width:575px){.settings__theme{height:35vw;width:50%}}@media screen and (max-width:900px){.settings__background{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0}.settings__addBackground{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:8px 12px}.settings__addButton{width:16px;height:16px}.settings__addBackgroundText{font-size:15px;padding-left:12px}}.soundItem{position:relative;padding:5px 10px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);margin-bottom:10px;font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;min-height:30px;border:2px solid transparent}.soundItem__icon{width:14px;height:14px}.soundItem__iconWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.soundItem__iconCheckmark{width:16px;height:16px;fill:#fff;position:absolute;top:-8px;right:-8px;border-radius:50%;padding:4px}.productsOnBoard{width:100%;margin:15px 0 20px 0;padding:15px 5px 10px 5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.productsOnBoard__value{width:40px;position:relative}.productsOnBoard__input{-webkit-appearance:none;width:100%;height:7px;background:#ddd;border-radius:5px;outline:none;border:none}.productsOnBoard__input::-webkit-slider-thumb{-webkit-appearance:none;width:25px;height:20px;background:var(--thumbColor);border-radius:5px}.productsOnBoard__rangeValue{font-size:10px;position:absolute;top:-10px;color:#9f9f9f;text-align:center;left:0;right:0;margin:auto}.payOffClientDebt__clientWrap[data-v-70dcbb37]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px;position:relative}.payOffClientDebt__pane[data-v-70dcbb37]{border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);min-height:160px;max-height:200px;padding:15px}.payOffClientDebt__clientWrap .leftSide[data-v-70dcbb37]{width:calc(40% - 5px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.payOffClientDebt__clientWrap .rightSide[data-v-70dcbb37]{width:calc(60% - 5px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.payOffClientDebt__clientWrap .rightSide[data-v-70dcbb37],.payOffClientDebt__headlineWrap[data-v-70dcbb37]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.payOffClientDebt__headlineWrap[data-v-70dcbb37]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.payOffClientDebt__headlineWrap .main-input__label[data-v-70dcbb37]{margin-bottom:0!important}.payOffClientDebt__changeClient[data-v-70dcbb37]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 15px;color:#fff;border-radius:5px;font-size:.875rem;cursor:pointer}.payOffClientDebt__clientPhoto[data-v-70dcbb37]{width:100%;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.payOffClientDebt__clientName[data-v-70dcbb37]{text-align:center;margin-top:10px;max-height:90px;overflow:auto;max-width:100%}.payOffClientDebt__clientName.namePlaceHolder[data-v-70dcbb37]{width:100px;height:12px;border-radius:10px;background:#f4f4f4}.payOffClientDebt__noClientWrap[data-v-70dcbb37]{width:calc(100% + 10px);height:calc(100% + 10px);border-radius:10px;margin-bottom:10px;position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px;margin:auto;background:hsla(0,0%,100%,.6)}.payOffClientDebt__noClientCircle[data-v-70dcbb37],.payOffClientDebt__noClientWrap[data-v-70dcbb37]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payOffClientDebt__noClientCircle[data-v-70dcbb37]{border-radius:5px;color:#fff;padding:5px 20px;cursor:pointer;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.payOffClientDebt__noClientCircleIcon[data-v-70dcbb37]{width:30px;height:30px;fill:#fff}.payOffClientDebt__listItem[data-v-70dcbb37]{min-height:15px}.payOffClientDebt__listItemInfo[data-v-70dcbb37]{margin-bottom:5px}.payOffClientDebt__listItemText[data-v-70dcbb37]{font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payOffClientDebt__listItemInfo.itemPlaceholder[data-v-70dcbb37]{width:100%;height:12px;border-radius:5px;background:#f4f4f4}.payOffClientDebt__listItemUnderline[data-v-70dcbb37]{width:100%;height:1px;background:#f4f4f4}.payOffClientDebt__listItemText_type[data-v-70dcbb37]{font-weight:700;white-space:nowrap}.payOffClientDebt__listItemText_value[data-v-70dcbb37]{margin-left:5px;white-space:nowrap;overflow:auto}.payOffClientDebt__photo[data-v-70dcbb37]{width:100px;height:100px;border-radius:50%;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #ccc}@media (max-width:375px),screen and (max-width:899px) and (min-width:767px){.payOffClientDebt__pane[data-v-70dcbb37]{width:100%!important}.payOffClientDebt__pane.leftSide[data-v-70dcbb37]{margin-bottom:10px;min-height:130px}}@media screen and (max-width:375px){.payOffClientDebt__pane.rightSide[data-v-70dcbb37]{min-height:130px;padding:10px}}.modal__container.callRequests{min-width:700px}.callRequests .modal__body{padding:0!important}.callRequests__filtersWrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 15px;background:#f8f9fa}.callRequests__divider{width:100%;height:1px;background:#e4e4e4}.callRequests__filtersLeft{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.75rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.callRequests__filtersLeft,.callRequests__sortingWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.callRequests__sortingWrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px 20px 0 20px}.callRequests__filtersItem{padding:5px 12px;border-radius:5px;text-align:center;color:#595959;margin-right:8px;background:#e0e0e0;-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer}.callRequests__sortingHeadline{font-size:.875rem;color:#7f7f7f;margin-right:5px}.callRequests__sortingWrap .callRequests__sortingSelect{height:30px!important;background-color:#fff!important;border:1px solid #d8d8d8!important;border-radius:5px!important;font-size:.875rem!important;padding:0 10px;-webkit-box-shadow:none!important;box-shadow:none!important;line-height:unset!important;padding:0 35px 0 20px!important;max-width:160px}.callRequests__dataWrap{padding:0 20px 20px;overflow:auto;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.callRequests__request{width:calc(50% - 5px);padding:10px 10px 10px 20px;border-radius:8px;position:relative;overflow:hidden;cursor:pointer}.callRequests__statusColorLine{height:100%;position:absolute;left:0;top:0;width:4px}.callRequests__requestNumber{position:absolute;bottom:10px;right:10px;font-size:.75rem}.callRequests__requestName{font-size:1rem;font-weight:600;max-width:calc(100% - 80px);overflow:auto}.callRequests__requestPhone{font-size:.875rem}.callRequests__dateTime{font-size:.75rem;color:grey;max-width:calc(100% - 40px);overflow:auto}.callRequests__statusWrap{position:absolute;top:10px;right:10px;border-radius:12px;font-size:.75rem;padding:2px 10px;color:#fff}.callRequests__emptyState{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 20px;text-align:center;margin:0 auto}.callRequests__emptyStateText{color:#999;font-size:1rem}.callRequests__requestDetailed{font-size:.75rem;border-radius:12px;padding:2px 12px;margin-top:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;right:10px;bottom:10px;display:none}.callRequests__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 20px;border-top:1px solid #e4e4e4;background:#f8f9fa;margin-top:2px}.callRequests__paginationInfo{font-size:.875rem;color:#6c757d}.callRequests__paginationControls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.callRequests__paginationBtn{width:24px;height:24px;border:1px solid #ddd;background:#fff;color:#495057;border-radius:4px;cursor:pointer;font-size:.75rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.callRequests__paginationBtn:hover:not(:disabled){background:#e9ecef}.callRequests__paginationBtn.active{background:#007bff;color:#fff;border-color:#007bff}.callRequests__paginationBtn:disabled{background:#f8f9fa;color:#6c757d;cursor:not-allowed;opacity:.6}@media screen and (max-width:768px){.modal__container.callRequests{min-width:90vw}.callRequests__paginationInfo{text-align:center}}@media screen and (max-width:569px){.callRequests__filtersItem{width:calc(50% - 10px);margin:0;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.callRequests__filtersLeft{gap:10px}}@media screen and (max-width:425px){.callRequests__request{width:100%}}.topUpDeposit__clientWrap[data-v-1f95ed4e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px;position:relative}.topUpDeposit__pane[data-v-1f95ed4e]{border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);min-height:160px;max-height:200px;padding:15px}.topUpDeposit__clientWrap .leftSide[data-v-1f95ed4e]{width:calc(40% - 5px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.topUpDeposit__clientWrap .rightSide[data-v-1f95ed4e]{width:calc(60% - 5px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.topUpDeposit__clientWrap .rightSide[data-v-1f95ed4e],.topUpDeposit__headlineWrap[data-v-1f95ed4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.topUpDeposit__headlineWrap[data-v-1f95ed4e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.topUpDeposit__headlineWrap .main-input__label[data-v-1f95ed4e]{margin-bottom:0!important}.topUpDeposit__changeClient[data-v-1f95ed4e]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 15px;color:#fff;border-radius:5px;font-size:.875rem;cursor:pointer}.topUpDeposit__clientPhoto[data-v-1f95ed4e]{width:100%;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.topUpDeposit__clientName[data-v-1f95ed4e]{text-align:center;margin-top:10px;max-height:90px;overflow:auto;max-width:100%}.topUpDeposit__clientName.namePlaceHolder[data-v-1f95ed4e]{width:100px;height:12px;border-radius:10px;background:#f4f4f4}.topUpDeposit__noClientWrap[data-v-1f95ed4e]{width:calc(100% + 10px);height:calc(100% + 10px);border-radius:10px;margin-bottom:10px;position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px;margin:auto;background:hsla(0,0%,100%,.6)}.topUpDeposit__noClientCircle[data-v-1f95ed4e],.topUpDeposit__noClientWrap[data-v-1f95ed4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topUpDeposit__noClientCircle[data-v-1f95ed4e]{border-radius:5px;color:#fff;padding:5px 20px;cursor:pointer;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.topUpDeposit__noClientCircleIcon[data-v-1f95ed4e]{width:30px;height:30px;fill:#fff}.topUpDeposit__listItem[data-v-1f95ed4e]{min-height:15px}.topUpDeposit__listItemInfo[data-v-1f95ed4e]{margin-bottom:5px}.topUpDeposit__listItemText[data-v-1f95ed4e]{font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topUpDeposit__listItemInfo.itemPlaceholder[data-v-1f95ed4e]{width:100%;height:12px;border-radius:5px;background:#f4f4f4}.topUpDeposit__listItemUnderline[data-v-1f95ed4e]{width:100%;height:1px;background:#f4f4f4}.topUpDeposit__listItemText_type[data-v-1f95ed4e]{font-weight:700;white-space:nowrap}.topUpDeposit__listItemText_value[data-v-1f95ed4e]{margin-left:5px;white-space:nowrap;overflow:auto}.topUpDeposit__photo[data-v-1f95ed4e]{width:100px;height:100px;border-radius:50%;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #ccc}@media (max-width:375px),screen and (max-width:899px) and (min-width:767px){.topUpDeposit__pane[data-v-1f95ed4e]{width:100%!important}.topUpDeposit__pane.leftSide[data-v-1f95ed4e]{margin-bottom:10px;min-height:130px}}@media screen and (max-width:375px){.topUpDeposit__pane.rightSide[data-v-1f95ed4e]{min-height:130px;padding:10px}}.openBottles__header[data-v-58c7c4f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;margin-bottom:10px;border-radius:5px}.openBottles__tab[data-v-58c7c4f5]{width:50%;padding:5px;text-align:center;cursor:pointer}.openBottles__tab.activeTab[data-v-58c7c4f5]{color:#fff}.openBottles__inner[data-v-58c7c4f5]{height:calc(100% - 38px);overflow:auto}.openBottles__bottle[data-v-58c7c4f5]{padding:10px 15px;border-radius:10px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #e5e5e5}.openBottles__bottle[data-v-58c7c4f5]:not(:last-child){margin-bottom:15px}.openBottles__button[data-v-58c7c4f5]{color:#fff;padding:5px 10px;border-radius:5px;text-align:center;cursor:pointer;margin-top:10px;font-size:.875rem;color:#d9534f;border:1px solid!important;border-color:#d9534f;-webkit-transition:.2s;transition:.2s}.openBottles__button[data-v-58c7c4f5]:hover{background:#d9534f;color:#fff}.openBottles__button.openBottles__button_active[data-v-58c7c4f5]:hover{border-color:var(--thumbColor)!important;background:var(--thumbColor);color:#fff!important}.openBottles__divider[data-v-58c7c4f5]{width:100%;height:1px;background:#dfdfdf;margin:5px 0}.openBottles__name[data-v-58c7c4f5]{font-size:1.15rem;margin-bottom:5px}.openBottles__excise[data-v-58c7c4f5]{font-size:.875rem}.closedBottle.closedBottle[data-v-58c7c4f5]{color:#d9534f}.openBottles__openDateTime[data-v-58c7c4f5]{color:grey;font-size:.875rem}.openBottles__empty[data-v-58c7c4f5]{min-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:silver;font-size:1.25rem}.tableTitleList__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f6f6fa;border-radius:10px 10px 0 0}.tableTitleList__wrap-checkbox{padding:10px 5px 10px 20px}.tableTitleList__wrap-itemContainer{-ms-flex:1 1 auto;flex:1 1 auto}.tableTitleList__wrap-item,.tableTitleList__wrap-itemContainer{height:100%;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.tableTitleList__wrap-item{cursor:pointer;-ms-flex:1 1 50%;flex:1 1 50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;overflow:auto}.tableTitleList__wrap-item_title{font-size:14px;color:#666b85;overflow:auto}.tableTitleList__wrap-item_icon{width:12px;height:12px;fill:#666b85;margin-left:5px}.tableTitleList__wrap-itemContainer .scrollFadeXContainer{background:#f6f6fa}.tableTitleList__wrap-itemContainer .scrollFadeXContainer:before{background:-webkit-gradient(linear,left top,right top,from(#f6f6fa),to(transparent));background:linear-gradient(90deg,#f6f6fa,transparent)}.tableTitleList__wrap-itemContainer .scrollFadeXContainer:after{background:-webkit-gradient(linear,right top,left top,from(#f6f6fa),to(transparent));background:linear-gradient(270deg,#f6f6fa,transparent)}.tableTitleList__wrap-filter{position:relative;cursor:pointer;padding:0 15px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tableTitleList__wrap-filter_icon{width:32px;height:32px;fill:#5c5f6b;padding:5px;border-radius:5px;-webkit-transition:all .2s ease;transition:all .2s ease}.tableTitleList__option{position:absolute;right:15px;top:100%;min-width:300px;max-height:540px;padding:10px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;-webkit-box-shadow:0 12px 16px -4px rgba(16,24,40,.0784313725490196);box-shadow:0 12px 16px -4px rgba(16,24,40,.0784313725490196);z-index:5;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tableTitleList__option-checkboxBody{padding:0 5px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto}.tableTitleList__option-checkboxRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tableTitleList__option-checkboxRow:not(:last-child){border-bottom:1px solid #f1f3ff}.tableTitleList__option-checkboxTitle{font-size:.9rem;height:100%;width:100%;padding:10px;white-space:nowrap;overflow:auto}.tableTitleList__option-checkboxTitle.blocked{color:#939393}.tableTitleList__option-footer{border-top:1px solid #f1f3ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:5px}.tableTitleList__option-btnReset,.tableTitleList__option-btnSave{padding:8px;background:transparent;width:100%;color:#5d5d6e;-webkit-transition:all .3s ease;transition:all .3s ease}.tableTitleList__option-btnReset{border-right:1px solid #f1f3ff;border-radius:5px 0 0 5px}.tableTitleList__option-btnSave{border-radius:0 5px 5px 0}.tableTitleList__option-btnReset:hover,.tableTitleList__option-btnSave:hover{background:#f7f7f7}.tableTitleList__option-resetWrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.tableTitleList__option-resetLeft_icon{width:32px;height:32px}.tableTitleList__option-resetRight{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tableTitleList__option-resetTitle{color:#434343}.tableTitleList__option-resetSubtitle{margin-top:5px;font-size:.95rem;color:#757575}.tableTitleListFilters-enter-active{-webkit-animation:filters-in .3s;animation:filters-in .3s}.tableTitleListFilters-leave-active{animation:filters-in .3s reverse}@-webkit-keyframes filters-in{0%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes filters-in{0%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@media (max-width:560px){.tableTitleList__wrap-filter{padding:0 5px}.tableTitleList__option{right:5px}}.tableItemList__wrap{overflow:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tableItemList__table{overflow:auto}.tableItemList__emptyWrap,.tableItemList__table{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tableItemList__scroller{height:100%;overflow:auto}.tableItemList__scroller .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;width:100%}.tableItemList__row{font-size:.85rem;min-height:50px;width:100%;border-bottom:1px solid #ededed}.tableItemList__checkbox-wrap,.tableItemList__row{display:-webkit-box;display:-ms-flexbox;display:flex}.tableItemList__checkbox-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5px 0 20px}.tableItemList__items-wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto}.tableItemList__tableRow{-ms-flex-align:center}.tableItemList__tableRow,.tableItemList__tableRow-item{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;overflow:auto}.tableItemList__tableRow-item{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;padding:5px}.tableItemList__tableRow-itemValue{overflow:auto}.tableItemList__empty{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.25rem;color:grey}.tableItemList__found{padding-top:10px;font-weight:700;font-size:12px}@media (max-width:560px){.tableTitleList__wrap-filter{padding:0 5px}}.stopList__massBar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:10px 12px;margin:0 0 10px;background:#f7f7fb;border:1px solid #e6e8f0;border-radius:8px}.stopList__massBar,.stopList__massCounter{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.stopList__massCounter{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:48px;padding:8px 12px;background:#fff;border:1px solid #e5e8eb;border-radius:6px;font-size:14px;font-weight:600;color:#1f2937}.stopList__massSelectWrap{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.stopList__massSelect{width:100%;padding:9px 32px 9px 12px;border:1px solid #e5e8eb;border-radius:6px;background:#fff;font-size:13px;color:#374151;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.stopList__massSelect:focus{outline:none;border-color:var(--theme-color,#28a745)}.stopList__massApply{padding:9px 18px;background:var(--theme-color,#28a745);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;text-transform:uppercase;letter-spacing:.3px;-webkit-transition:-webkit-filter .15s ease;transition:-webkit-filter .15s ease;transition:filter .15s ease;transition:filter .15s ease,-webkit-filter .15s ease}.stopList__massApply:hover{-webkit-filter:brightness(.9);filter:brightness(.9)}.stopList__massApply:disabled{background:#d1d5db!important;cursor:not-allowed;-webkit-filter:none;filter:none}.stopList__massClear{padding:9px 12px;background:none;border:1px solid #e5e8eb;border-radius:6px;color:#6b7280;cursor:pointer;font-size:13px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:background .15s ease;transition:background .15s ease}.stopList__massClear:hover{background:#f3f4f6;color:#1f2937}.stop-list__body{margin-top:10px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.stop-list__body,.tableItemList__row.stopList__row--pending{position:relative}.tableItemList__row.stopList__row--pending:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--100dfe18);border-radius:2px 0 0 2px;pointer-events:none}.stopList__column-first{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px}.stopList__column-fifth{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}@media (max-width:800px){.stopList__column-fifth{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}}@media (max-width:560px){.stopList__column-fifth{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px}.stopList__column-fifth,.stopList__column-fifth .stopList__badge{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.stopList__column-fifth .stopList__badge{width:32px;height:32px;padding:0;border-radius:8px}}.stopList__badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:5px 12px;border-radius:14px;font-size:13px;font-weight:500;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent}.stopList__badge:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;-webkit-transform:rotate(45deg) translate(-1px,-1px);transform:rotate(45deg) translate(-1px,-1px);opacity:.5;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.stopList__badge--open:after{-webkit-transform:rotate(225deg) translate(-1px,-1px);transform:rotate(225deg) translate(-1px,-1px)}.stopList__badge:hover{-webkit-filter:brightness(.95);filter:brightness(.95)}.stopList__badge--available{background:#d5f5e3;color:#1e8449}.stopList__badge--stop{background:#fadbd8;color:#c0392b}.stopList__badge--go{background:#d6eaf8;color:#1f618d}.stopList__dropdown{position:fixed;width:150px;background:#fff;border:1px solid #e5e8eb;border-radius:8px;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.1),0 4px 10px rgba(0,0,0,.05);box-shadow:0 10px 25px rgba(0,0,0,.1),0 4px 10px rgba(0,0,0,.05);z-index:9999;overflow:hidden}.stopListDropdown-enter-active,.stopListDropdown-leave-active{-webkit-transition:opacity .18s ease,-webkit-transform .18s ease;transition:opacity .18s ease,-webkit-transform .18s ease;transition:opacity .18s ease,transform .18s ease;transition:opacity .18s ease,transform .18s ease,-webkit-transform .18s ease}.stopListDropdown-enter,.stopListDropdown-leave-to{opacity:0;-webkit-transform:translateY(-6px) scale(.97);transform:translateY(-6px) scale(.97)}.stopListDropdown-enter-to,.stopListDropdown-leave{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.stopList__dropdownItem{padding:10px 14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:13px;color:#374151}.stopList__dropdownItem:hover{background:#f9fafb}.stopList__dropdownDot{width:10px;height:10px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.stopList__dropdownDot--available{background:#1e8449}.stopList__dropdownDot--stop{background:#c0392b}.stopList__dropdownDot--go{background:#2e86c1}.stopList__dropdownCheck{margin-left:auto;color:var(--100dfe18);font-weight:700}.tableSearchInput__search{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-radius:8px;border:1px solid #e6e8f0;background:#f7f7fb}.tableSearchInput__search-closeIcon,.tableSearchInput__search-searchIcon{position:absolute;top:0;bottom:0;margin:auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.tableSearchInput__search-searchIcon{z-index:1;left:0;padding:0 5px 0 10px}.tableSearchInput__search-searchIcon .tableSearchInput__search-icon{width:18px;height:18px;fill:#7c7c7c}.tableSearchInput__search-searchIcon .tableSearchInput__search-icon.animation{-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-animation:rotateSearchIcon .6s ease-in-out forwards;animation:rotateSearchIcon .6s ease-in-out forwards}.tableSearchInput__search-input{position:relative;z-index:2;padding:0 35px;width:100%;height:48px;line-height:48px;border:none;background:transparent}.tableSearchInput__search-closeIcon{z-index:3;right:0;padding:0 10px 0 5px}.tableSearchInput__search-closeIcon .tableSearchInput__search-icon{fill:#a5a5a5;width:22px;height:22px;-webkit-transition:all .3s ease;transition:all .3s ease}.tableSearchInput__search-closeIcon:hover .tableSearchInput__search-icon{fill:#7c7c7c}@-webkit-keyframes rotateSearchIcon{0%{-webkit-transform:rotate3d(1,1,0,0deg);transform:rotate3d(1,1,0,0deg)}to{-webkit-transform:rotate3d(1,1,0,1turn);transform:rotate3d(1,1,0,1turn)}}@keyframes rotateSearchIcon{0%{-webkit-transform:rotate3d(1,1,0,0deg);transform:rotate3d(1,1,0,0deg)}to{-webkit-transform:rotate3d(1,1,0,1turn);transform:rotate3d(1,1,0,1turn)}}@media (max-width:800px){.tableSearchInput__search-input{height:40px;line-height:40px;padding:0 35px 0 30px}.tableSearchInput__search-searchIcon .tableSearchInput__search-icon{width:16px;height:16px}.tableSearchInput__search-closeIcon .tableSearchInput__search-icon{width:20px;height:20px}}.tableRecursiveCheckbox__container:not(:last-child) .tableRecursiveCheckbox__row[data-v-7dc9c41d]{border-bottom:1px solid #f1f3ff}.tableRecursiveCheckbox__row[data-v-7dc9c41d]{cursor:pointer}.tableRecursiveCheckbox__row-checkboxDropDown[data-v-7dc9c41d],.tableRecursiveCheckbox__row[data-v-7dc9c41d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tableRecursiveCheckbox__row-checkboxDropDown[data-v-7dc9c41d]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:40px}.tableRecursiveCheckbox__row-checkboxDropDown-icon[data-v-7dc9c41d]{width:14px;height:14px;fill:#8a8a8a;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.tableRecursiveCheckbox__row-checkboxTitle[data-v-7dc9c41d]{font-size:.9rem;height:100%;width:100%;padding:10px;white-space:nowrap;overflow:auto}[class^=filters-component__wrap][data-v-17066835]{display:inline-block;width:100%;min-width:100px;position:relative}.filters-component__select[data-v-17066835]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;position:relative;white-space:nowrap;line-height:50px;cursor:pointer;padding:0 20px;height:50px;font-size:1rem;border:1px solid #e6e8f0;background:#f7f7fb;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.filters-component__title[data-v-17066835]{overflow-x:auto;-webkit-transition:color .3s ease;transition:color .3s ease}.filters-component__units[data-v-17066835]{font-size:.75rem;margin-left:3px;color:grey}.filters-component__arrow[data-v-17066835]{width:16px;height:16px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.filters-component__option[data-v-17066835]{position:absolute;top:calc(100% + 10px);width:100%;min-width:300px;max-height:540px;padding:10px 15px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;-webkit-box-shadow:0 12px 16px -4px rgba(16,24,40,.0784313725490196);box-shadow:0 12px 16px -4px rgba(16,24,40,.0784313725490196);z-index:5;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.filters-component__option-header[data-v-17066835]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px}.filters-component__option-btn[data-v-17066835]{white-space:nowrap;font-weight:500;font-size:1rem;color:#106090;background:transparent}.filters-component__optionSearch[data-v-17066835]{margin-bottom:10px;position:relative;background:#f9f9fc;border-radius:8px}.filters-component__optionSearch-input[data-v-17066835]{cursor:pointer;width:100%;outline:none;border:none;font-size:16px;-webkit-transition:all .3s ease;transition:all .3s ease;padding:8px 30px;background:transparent;z-index:2}.filters-component__optionSearch-closeIcon[data-v-17066835],.filters-component__optionSearch-searchIcon[data-v-17066835]{position:absolute;top:0;bottom:0;margin:auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.filters-component__optionSearch-searchIcon[data-v-17066835]{z-index:1;left:10px}.filters-component__optionSearch-closeIcon[data-v-17066835]{height:100%;padding:10px;z-index:3;right:0}.filters-component__optionSearch-icon[data-v-17066835]{width:16px;height:16px;-webkit-transition:fill .3s ease;transition:fill .3s ease}.filters-component__optionSearch-searchIcon .filters-component__optionSearch-icon[data-v-17066835]{fill:#8a8a8a}.filters-component__optionSearch-closeIcon .filters-component__optionSearch-icon[data-v-17066835]{fill:#b0b3b5}.filters-component__optionSearch-closeIcon:hover .filters-component__optionSearch-icon[data-v-17066835]{fill:#8a8a8a}.filters-component__option-body[data-v-17066835]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.filters-component__option-checkboxAllWrap[data-v-17066835]{background:#f7f7fb;border-radius:5px 5px 0 0;border-bottom:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}.filters-component__option-checkboxTitle[data-v-17066835]{font-weight:700;font-size:.9rem;height:100%;width:100%;padding:10px;white-space:nowrap;overflow:auto}.filters-component__option-checkboxBody[data-v-17066835]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto}.filters-component__option_empty[data-v-17066835]{margin-bottom:10px}.filters-component__option_emptyText[data-v-17066835]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.1rem;color:grey;height:100%;width:100%}.filters-component__option-footer[data-v-17066835],.filters-component__option_emptyText[data-v-17066835]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filters-component__option-footer[data-v-17066835]{border-top:1px solid #f1f3ff;padding-top:5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filters-component__option-btnClear[data-v-17066835],.filters-component__option-btnSave[data-v-17066835]{padding:8px;background:transparent;width:100%;color:#5d5d6e;-webkit-transition:all .3s ease;transition:all .3s ease}.filters-component__option-btnClear[data-v-17066835]:hover,.filters-component__option-btnSave[data-v-17066835]:hover{background:#f7f7f7}.filters-component__option-btnClear[data-v-17066835]{border-right:1px solid #f1f3ff;border-radius:5px 0 0 5px}.filters-component__option-btnSave[data-v-17066835]{border-radius:0 5px 5px 0}.filters-enter-active[data-v-17066835]{-webkit-animation:filters-in-17066835 .3s;animation:filters-in-17066835 .3s}.filters-leave-active[data-v-17066835]{animation:filters-in-17066835 .3s reverse}@-webkit-keyframes filters-in-17066835{0%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes filters-in-17066835{0%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@media (max-width:800px){.filters-component__select[data-v-17066835]{height:42px;line-height:42px}.filters-component__option[data-v-17066835]{max-height:400px}}@media (max-width:500px){.filters-component__option[data-v-17066835]{min-width:220px}}.stopList__header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stopList__header.columnType{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.stopList__header_search{width:100%}.stopList__header.columnType .stopList__header_filters{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stopList__filters{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.stopList__filters .stopList__filters_filter{min-width:calc(50% - 5px)!important;max-width:calc(50% - 5px)!important}.stopList__switcher-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding-left:10px;max-width:100%}.stopList__switcher{min-height:50px;background:#f7f7fb;border-radius:8px;border:1px solid #e6e8f0;padding:4px 8px;position:relative;width:100%}.stopList__switcher-activeElem{min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}.stopList__switcher-item{white-space:nowrap;padding:6px 14px;text-align:center;cursor:pointer;border-radius:6px;color:#666;-webkit-transition:background .2s ease,color .2s ease,-webkit-box-shadow .2s ease;transition:background .2s ease,color .2s ease,-webkit-box-shadow .2s ease;transition:background .2s ease,color .2s ease,box-shadow .2s ease;transition:background .2s ease,color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease}.stopList__switcher-item.active{background:#fff;color:#374151;-webkit-box-shadow:0 0 5px rgba(0,0,0,.05);box-shadow:0 0 5px rgba(0,0,0,.05)}@media (max-width:1000px){.stopList__filters.stopList__oneFilter .stopList__filters_filter{min-width:100%!important;max-width:100%!important}}@media (max-width:800px){.stopList__switcher{min-height:42px}.stopList__switcher-activeElem{max-width:400px;min-width:230px;min-height:32px}}@media (max-width:680px){.stopList__header,.stopList__header.columnType .stopList__header_filters{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.stopList__header.columnType .stopList__header_filters{width:100%}.stopList__header_filters{width:100%;margin-top:10px}.stopList__filters{width:100%;padding-right:0;margin-bottom:10px}.stopList__switcher-container{padding-left:0}.stopList__switcher-activeElem{min-width:100%!important;max-width:100%!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.stopList__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.tableBooking__filtersContainer[data-v-32158fe9]{margin:0 0 15px 0}.tableBooking__filtersHeader[data-v-32158fe9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 15px;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;-webkit-transition:background .2s ease;transition:background .2s ease}.tableBooking__filtersHeader[data-v-32158fe9]:hover{background:#e9ecef}.tableBooking__filtersHeader_expanded[data-v-32158fe9]{border-radius:8px 8px 0 0}.tableBooking__filtersHeaderText[data-v-32158fe9]{font-size:.875rem;font-weight:600;color:#333}.tableBooking__filtersHeaderIcon[data-v-32158fe9]{width:14px;height:14px;fill:#656565;-webkit-transform:rotate(-270deg);transform:rotate(-270deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.tableBooking__filtersHeaderIcon_collapsed[data-v-32158fe9]{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.tableBooking__filtersCollapse[data-v-32158fe9]{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease,-ms-grid-rows .3s ease;overflow:hidden}.tableBooking__filtersCollapse_expanded[data-v-32158fe9]{grid-template-rows:1fr}.tableBooking__filtersInner[data-v-32158fe9]{min-height:0}.tableBooking__filters[data-v-32158fe9]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;padding:15px;background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 8px 8px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-8px}.tableBooking__filterGroup[data-v-32158fe9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:150px}.tableBooking__filterGroup_search[data-v-32158fe9]{-webkit-box-flex:2;-ms-flex:2;flex:2}.tableBooking__filterLabel[data-v-32158fe9]{font-size:.875rem;color:#656565;font-weight:500;margin-bottom:0!important}.tableBooking__select[data-v-32158fe9]{padding:0 30px 0 8px;border:1px solid #ddd;border-radius:6px;font-size:.875rem;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 10px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;height:36px}.tableBooking__searchWrap[data-v-32158fe9]{position:relative}.tableBooking__searchIcon[data-v-32158fe9]{width:16px;height:16px;fill:#656565;position:absolute;left:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.tableBooking__searchInput[data-v-32158fe9]{padding:8px 32px 8px 36px;border:1px solid #ddd;border-radius:6px;font-size:.875rem;width:100%;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;height:36px;-webkit-box-sizing:border-box;box-sizing:border-box}.tableBooking__searchClear[data-v-32158fe9]{position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-transition:background .2s ease;transition:background .2s ease}.tableBooking__searchClearIcon[data-v-32158fe9]{width:12px;height:12px;fill:#999}@media screen and (max-width:499px){.tableBooking__filters[data-v-32158fe9]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.tableBooking__filterGroup[data-v-32158fe9]{min-width:100%}}.tableBooking__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;width:100%}.tableBookingTabs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 0 0 0;-webkit-box-shadow:none;box-shadow:none;gap:10px;border-bottom:1px solid #e5e5e5}.tableBookingTabs,.tableBookingTabs__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.tableBookingTabs__tab{height:40px;padding:0 25px;cursor:pointer;border-radius:5px 5px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.875rem;z-index:10;color:#000;background:#f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;white-space:nowrap;overflow:hidden;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #e5e5e5;border-bottom:none;margin-bottom:-2px}.tableBookingTabs__tab:hover{background:#e5e5e5}.tableBookingTabs__tab.active{background:#fff!important;color:#000!important}.tableBooking__content{background:#fff;z-index:100;position:relative;padding-top:10px}.tableBooking__calendar,.tableBooking__content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tableBooking__calendarHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;background:#f8f9fa;border-radius:8px;margin-bottom:15px;min-height:50px}.tableBooking__calendarHeader_historyMode,.tableBooking__navBtn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tableBooking__navBtn{background:#fff;border:1px solid #ddd;border-radius:6px;padding:3px 10px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem}.tableBooking__navBtn.leftButton{padding:3px 10px 3px 5px}.tableBooking__navBtn.rightButton{padding:3px 5px 3px 10px}.tableBooking__navBtn:hover{background:#f0f0f0;border-color:#bbb}.tableBooking__currentDate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.tableBooking__datepickerWrap{position:relative}.tableBooking__datepickerWrap .datepicker-simple{margin-bottom:0}.tableBooking__dateText{font-size:1.1rem;font-weight:600;color:#4b4b4b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tableBooking__dateText:hover .tableBooking__dateIcon{opacity:.7}.tableBooking__dateIcon{width:16px;height:16px;fill:#4b4b4b;opacity:.4;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-ms-flex-negative:0;flex-shrink:0}.tableBooking__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto}.tableBooking__item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:10px 12px 10px 18px;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;position:relative;cursor:pointer}.tableBooking__item:hover{-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1)}.tableBooking__item_blocking{background:#fffdf0;border-color:#ffe082}.tableBooking__item_blocking:hover{-webkit-box-shadow:0 0 5px rgba(255,193,7,.25);box-shadow:0 0 5px rgba(255,193,7,.25)}.tableBooking__itemBar{position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:8px 0 0 8px}.tableBooking__itemBar_conflict{background:#f0a500}.tableBooking__itemBar_active{background:#10b981}.tableBooking__itemBar_scheduled{background:#ffc107}.tableBooking__itemBar_completed{background:#3b82f6}.tableBooking__itemBar_cancelled{background:#d9534f}.tableBooking__itemBar_no_show,.tableBooking__itemBar_noShow{background:#9ca3af}.tableBooking__itemRow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.tableBooking__itemLeft,.tableBooking__itemRow{display:-webkit-box;display:-ms-flexbox;display:flex}.tableBooking__itemLeft{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px;min-width:130px;-ms-flex-negative:0;flex-shrink:0}.tableBooking__itemDate{font-size:.75rem;color:#656565}.tableBooking__itemDate,.tableBooking__itemTime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.tableBooking__itemTime{font-weight:600;font-size:.8rem;color:#333}.tableBooking__itemTable{font-size:.75rem;color:#656565;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.tableBooking__itemMiddle,.tableBooking__itemTable{display:-webkit-box;display:-ms-flexbox;display:flex}.tableBooking__itemMiddle{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.tableBooking__itemClientName{font-weight:600;font-size:.875rem;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tableBooking__itemMeta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-size:.75rem;color:#888}.tableBooking__itemDot{color:#ccc}.tableBooking__itemClientPhone,.tableBooking__itemGuests{color:#888}.tableBooking__itemComment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:.75rem;color:#aaa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tableBooking__itemIcon,.tableBooking__itemRight{-ms-flex-negative:0;flex-shrink:0}.tableBooking__itemRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.tableBooking__statusBadge{display:inline-block;padding:2px 10px;border-radius:10px;font-size:.65rem;font-weight:600;text-transform:uppercase;white-space:nowrap}.tableBooking__statusBadge_conflict{background:#ff6b00;color:#fff}.tableBooking__statusBadge_active{background:#d1fae5;color:#059669}.tableBooking__statusBadge_scheduled{background:#fff3cd;color:#efb200}.tableBooking__statusBadge_completed{background:#dbeafe;color:#2563eb}.tableBooking__statusBadge_cancelled{background:#f8d7da;color:#d9534f}.tableBooking__statusBadge_no_show,.tableBooking__statusBadge_noShow{background:#e5e7eb;color:#6b7280}.tableBooking__statusBadge_blocked{background:#fff3cd;color:#856404;border:1px solid #ffc107}.tableBooking__itemBar_blocked{background:#ffc107}.tableBooking__blockingsSection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fffbf0;border:1px solid #ffc107;border-radius:8px;padding:6px 10px;margin-bottom:10px}.tableBooking__blockingsHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;padding:4px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tableBooking__blockingsHeader_open{padding-bottom:10px}.tableBooking__blockingsTitle{font-size:.8rem;font-weight:700;color:#d97706;text-transform:uppercase;letter-spacing:.05em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.tableBooking__blockingsTitle:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#ffc107;-ms-flex-negative:0;flex-shrink:0}.tableBooking__blockingsChevron{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.tableBooking__blockingsChevron_open{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tableBooking__blockingsList{max-height:100px;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding-bottom:4px;-webkit-transition:max-height .25s ease,opacity .25s ease,padding .25s ease;transition:max-height .25s ease,opacity .25s ease,padding .25s ease;opacity:1}.tableBooking__blockingsList_collapsed{max-height:0!important;opacity:0;padding-bottom:0;overflow:hidden}.tableBooking__blockingsDivider{border:none;border-top:1px solid #e5e7eb;margin:12px 0}.tableBooking__actionBtn{background:transparent;border:none;cursor:pointer;padding:4px;border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tableBooking__actionBtn:hover{background:#f0f0f0}.tableBooking__empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 20px;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.tableBooking__emptyText{font-size:1.25rem;color:#949494;margin:10px 0}.tableBooking__emptyBtn{padding:10px 20px;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;-webkit-transition:all .2s ease;transition:all .2s ease;margin-top:10px}.tableBooking__emptyBtn:hover{opacity:.9}.tableBooking__loadMore{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 5px 0 5px;min-height:32px}.tableBooking__loadMore,.tableBooking__loadMoreLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem}.tableBooking__loadMoreLeft{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;color:#333}.tableBooking__loadMoreRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#007bff;cursor:pointer}.tableBooking__pageBtn{margin:0 2.5px;padding:0 5px;border-radius:5px;border:1px solid transparent;-webkit-transition:.3s;transition:.3s;font-size:.875rem;cursor:pointer}.tableBooking__pageBtn:hover{background:#007bff;color:#fff}.tableBooking__pageBtn.currentPage{border:1px solid #007bff}.tableBooking__newBooking{width:100%;margin:0 auto;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto}.tableBooking__form{gap:10px}.tableBooking__form,.tableBooking__formGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tableBooking__formGroup{gap:5px}.tableBooking__formGroup_half{-webkit-box-flex:1;-ms-flex:1;flex:1}.tableBooking__formRow{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.tableBooking__formLabel{font-size:.875rem;font-weight:600;color:#333;margin-bottom:0!important}.tableBooking__formInput,.tableBooking__formSelect,.tableBooking__formTextarea{padding:0 5px;border:1px solid #ddd;border-radius:6px;font-size:.875rem;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;height:40px;margin-bottom:0}.tableBooking__formTextarea{margin-bottom:10px}.tableBooking__formSelect{padding:0 30px 0 8px;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 10px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.tableBooking__formTextarea{resize:vertical;font-family:inherit;min-height:120px;resize:none;padding:5px}.tableBooking__endTimeInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:8px;background:#d4edda;border-radius:6px;font-size:.875rem;color:#155724;margin-top:5px}.tableBooking__divider{height:1px;background:#e0e0e0}.tableBooking__sectionTitle{font-size:1rem;font-weight:600;color:#333}.tableBooking__formActions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-top:10px}.tableBooking__formBtn{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px;border:none;border-radius:6px;font-size:1rem;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.tableBooking__formBtn_cancel{background:#6c757d;color:#fff}.tableBooking__formBtn_cancel:hover{background:#5a6268}.tableBooking__history{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0}.tableBooking__historyStats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:15px}.tableBooking__statCard{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:10px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.tableBooking__statCard:hover{border-color:var(--theme-color);-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.tableBooking__statValue{font-size:1.5rem;font-weight:700;color:#333}.tableBooking__statLabel{font-size:.75rem;color:#656565;text-transform:uppercase;font-weight:500}.tableBooking__historyList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto}.tableBooking__navIcon{width:14px;height:14px;fill:#b2b2b2}.tableBooking__navIcon.leftNavIcon{margin-right:5px}.tableBooking__navIcon.rightNavIcon{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-left:5px}.tableBooking__actionIcon{width:16px;height:16px;fill:#888}.tableBooking__emptyIcon{width:60px;height:60px;fill:#d4d4d4}.tableBooking__totalData{margin:0 5px 0 3px;font-weight:600}.tableBooking__filteredData{margin-left:3px;font-weight:600}.tableBooking__mergeTablesIcon{width:16px;height:16px;fill:#28a745}.tableBooking__endTimeIcon{width:14px;height:14px;fill:#28a745}.tableBooking .dialog__innerContent{overflow-y:hidden!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.tableBooking__datepickerWrap .vfc-main-container.vfc-modal{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:calc(100% + 8px);right:auto}.tableBooking__datepickerWrap .datepicker-simple-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tableBooking__datepickerWrap .datepicker-simple-footer-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:15px;padding-bottom:0;margin:0 0 0 10px;text-transform:uppercase;font-weight:500;cursor:pointer}.tableBooking__datepickerWrap .footer-button-clear{color:#dc3545}.tableBooking__datepickerWrap .footer-button-clear-disabled{color:#ddd;cursor:default}.bookingDetailsWrap{width:100%}.bookingDetails__statusBadge{font-size:.8rem!important;padding:8px 20px!important;border-radius:5px!important;width:100%}.bookingDetails__phoneLink{color:#697386;text-decoration:none}.bookingDetails__phoneLink:hover{text-decoration:none!important;color:#697386!important}.bookingDetails__statusHeader{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 20px 0;margin-bottom:20px;border-bottom:1px solid #e5e7eb}.bookingDetails__statusBadge,.bookingDetails__statusHeader{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bookingDetails__statusBadge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 32px;border-radius:12px;font-size:1.125rem;font-weight:600;text-transform:uppercase;letter-spacing:.8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08)}.bookingDetails__actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:100%}.bookingDetails__actionBtn{padding:0;border:1px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;overflow:hidden;position:relative}.bookingDetails__actionBtn:hover{border-color:#d1d5db;background:#f9fafb}.bookingDetails__actionBtn:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:none;box-shadow:none}a.bookingDetails__actionBtn,a.bookingDetails__actionBtn:hover{text-decoration:none!important}.bookingDetails__actionIcon{width:44px;height:44px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f3f4f6;border-radius:10px;margin:8px 8px 0 8px;-webkit-transition:all .2s ease;transition:all .2s ease}.bookingDetails__actionIcon svg{width:20px;height:20px;fill:#6b7280}.bookingDetails__actionLabel{font-size:.8125rem;font-weight:500;color:#374151;text-align:center;padding:0 8px 8px 8px}.bookingDetails__actionBtn_secondary:hover .bookingDetails__actionIcon{background:#e5e7eb}.bookingDetails__actionBtn_warning:hover{border-color:#fcd34d;background:#fefce8}.bookingDetails__actionBtn_warning:hover .bookingDetails__actionIcon{background:#fef9c3}.bookingDetails__actionBtn_warning:hover .bookingDetails__actionIcon svg{fill:#ca8a04}.bookingDetails__actionBtn_warning:hover .bookingDetails__actionLabel{color:#ca8a04}.bookingDetails__actionBtn_danger:hover{border-color:#fca5a5;background:#fef2f2}.bookingDetails__actionBtn_danger:hover .bookingDetails__actionIcon{background:#fee2e2}.bookingDetails__actionBtn_danger:hover .bookingDetails__actionIcon svg{fill:#dc2626}.bookingDetails__actionBtn_danger:hover .bookingDetails__actionLabel{color:#dc2626}.bookingDetails__actionBtn_complete:hover{border-color:#86efac;background:#f0fdf4}.bookingDetails__actionBtn_complete:hover .bookingDetails__actionIcon{background:#dcfce7}.bookingDetails__actionBtn_complete:hover .bookingDetails__actionIcon svg{fill:#16a34a}.bookingDetails__actionBtn_complete:hover .bookingDetails__actionLabel{color:#16a34a}.extendBooking{width:100%}.extendBooking__description{font-size:.875rem;color:#6b7280;margin-bottom:16px;text-align:center}.extendBooking__options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.extendBooking__option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 12px;border:3px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.extendBooking__option:hover{opacity:.8}.extendBooking__optionValue{font-size:1.125rem;font-weight:600;color:#111827;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.extendBooking__optionLabel{font-size:.75rem;color:#6b7280;font-weight:400}@media screen and (max-width:768px){.tableBookingTabs__tab{padding:0 15px;font-size:.8rem}.tableBooking__historyStats{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:499px){.tableBookingTabs__tab{padding:0 10px;font-size:.75rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:35px}.tableBooking__dateText{font-size:.875rem}.tableBooking__dateIcon{width:14px;height:14px}.tableBooking__navBtn.leftButton,.tableBooking__navBtn.rightButton{padding:3px 5px 3px 5px}.tableBookingTabs{gap:8px}.tableBooking__historyStats{gap:10px;margin-bottom:10px}.tableBooking__statValue{font-size:1.25rem}.tableBooking__statLabel{font-size:.65rem}.tableBooking__statCard{padding:5px}.extendBooking__options{grid-template-columns:repeat(2,1fr)}.tableBooking__formRow,.tableBooking__itemRow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tableBooking__itemRow{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px}.tableBooking__itemLeft{width:100%;min-width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.tableBooking__itemMiddle{width:100%;gap:4px}.tableBooking__itemClientName{font-size:.8rem;margin-bottom:0}.tableBooking__itemMeta{font-size:.7rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.tableBooking__itemComment{font-size:.7rem;margin-top:2px}.tableBooking__itemRight{position:absolute;top:8px;right:8px;width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:6px}.tableBooking__navIcon.leftNavIcon{margin-right:2px}.tableBooking__navIcon.rightNavIcon{margin-left:2px}.tableBooking__form{gap:0!important}.tableBooking__sectionTitle{margin-top:0;margin-bottom:10px}.tableBooking__divider{margin-bottom:10px}.tableBooking__formRow{gap:0!important;margin-bottom:10px}.tableBooking__formRow:last-child{margin-bottom:0}.tableBooking__formRow .tableBooking__formGroup{margin-bottom:10px}.tableBooking__formRow .tableBooking__formGroup:last-child{margin-bottom:0}.tableBooking__formGroup{gap:5px;margin-bottom:10px}.tableBooking__formGroup:last-child,.tableBooking__formInput,.tableBooking__formSelect{margin-bottom:0}.tableBooking__endTimeInfo{margin-top:0;margin-bottom:10px}.tableBooking__mergeTablesBtn{padding:5px 10px}}@media screen and (max-width:425px){.tableBooking__historyStats{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:375px){.tableBooking__navBtnText{display:none}.tableBooking__emptyBtn{padding:5px 15px}.bookingDetails__actions{grid-template-columns:1fr;gap:8px}.bookingDetails__actionIcon{width:40px;height:40px}.bookingDetails__actionIcon svg{width:18px;height:18px}.bookingDetails__actionLabel{font-size:.75rem}}.onlineOrderInfo__blockCollapse{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease,-ms-grid-rows .3s ease;overflow:hidden}.onlineOrderInfo__blockCollapse_expanded{grid-template-rows:1fr}.onlineOrderInfo__blockCollapseInner{min-height:0}.workersList .main-input{height:38px;line-height:34px;border-radius:5px;padding-right:35px;position:relative}.workersList__searchWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.workersList__iconWrap{position:absolute;right:10px;top:0;bottom:0;margin:auto;cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.workersList__icon{width:22px;height:22px;fill:#ced4da}.workersList__table{width:100%;height:calc(100vh - 236px);margin-top:5px;position:relative}.workersList__tableRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.workersList__tableRow.headerItem{font-weight:600}.workersList__tableItem{padding:.75rem;border-bottom:1px solid #dee2e6;font-size:10pt;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;cursor:pointer;overflow:auto}.workersList__tableItem.headerItem{white-space:nowrap;overflow:auto}.workersListScroller{height:calc(100% - 45px);overflow:auto}.workersList .vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform;width:100%}.workersList .vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.workersList__footer{width:100%;background:#fff;position:absolute;bottom:-23px;font-size:.75rem;font-weight:600;padding-top:5px}.workersList__noData{text-align:center;margin-top:20px;font-size:1.25rem;color:grey}.workersList__tableItem.itemCheckbox{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;padding:8px 0 0 40px!important;font-size:1rem!important}@media screen and (max-width:709px){.workersList__table{height:calc(100vh - 216px)}.workersListScroller{height:calc(100% - 40px)}}@media screen and (max-width:499px){.workersList__table{height:calc(100vh - 195px)}.workersList__tableItem.itemCheckbox{padding-left:30px}.workersList__tableItem{font-size:.875rem}}.workerShiftsFilters .datepicker .vfc-main-container.vfc-modal{left:20px}.workerShiftsFilters__selectsWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.workerShiftsFilters__selectItem{width:calc(33.3% - 7.5px);margin-bottom:10px}.workerShiftsFilters__selectItem .main-input,.workerShiftsFilters__selectItem .main-input__select{height:38px;line-height:34px;border-radius:5px;padding-right:40px;font-size:.875rem}.workerShiftsFilters__selectLabel{font-size:1rem;margin-bottom:5px}.workerShiftsFilters .datepicker .main-input{width:100%;height:38px;line-height:34px;margin-bottom:0}.workerShiftsFilters .calendarLabel{width:100%;font-size:.875rem;overflow:auto;text-align:left}.workerShiftsFilters .datepicker-range{margin-bottom:0}@media screen and (max-width:640px){.workerShiftsFilters .datepicker .main-input,.workerShiftsFilters__selectItem .main-input,.workerShiftsFilters__selectItem .main-input__select{height:30px;line-height:26px}.workerShiftsFilters__selectItem{margin-bottom:2.5px;width:calc(50% - 5px)}}@media screen and (max-width:499px){.workerShiftsFilters__selectItem{width:100%}}.workerShifts__searchWrap{position:relative}.workerShifts__search{height:38px!important;border-radius:5px!important;padding-right:40px}.workerShifts__searchIcon{position:absolute;top:0;bottom:0;right:10px;margin:auto 0;width:22px;height:22px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.workerShifts__filtersWrap{margin-top:10px}.workerShifts__shiftWrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto;height:calc(100% - 165px);position:relative}.workerShifts__shiftWrap.toCenter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.workerShifts__scroller{height:calc(100% - 1.75rem);overflow:auto;scrollbar-gutter:stable}.workerShifts__scroller .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform;width:100%}.workerShifts__tableHeader{margin:20px 10px 0 0;padding-left:5px;display:-webkit-box;display:-ms-flexbox;border-bottom:1px solid #dee2e6;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.workerShifts__tableHeaderName{cursor:auto;font-size:10pt;font-weight:600;margin-bottom:5px}.workerShifts__tableProduct{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:45px;width:100%;border-bottom:1px solid #dee2e6;cursor:pointer;padding-left:5px;font-size:.75rem}.workerShifts__tableHeaderName,.workerShifts__tableRow{padding:0 5px;white-space:nowrap;overflow:auto}.shiftCloseTime,.shiftOpenTime{white-space:pre}.workerShifts__tableHeaderName,.workerShifts__tableRow{-webkit-box-flex:1;-ms-flex:1;flex:1}.workerShifts__tableStatus{background:#28a745;border-radius:5px;padding:2px 10px;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.75rem}.workerShifts__container{height:100%}.workerShifts__container .filters-component__wrap_0{margin-right:10px}.workerShift__shiftInfoModal .modal__body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.workerShifts__workerName{font-size:1.5rem;text-align:center;margin-top:10px}.workerShifts__shiftStatus{margin-top:10px;padding:5px 10px;border-radius:5px;font-size:1rem;color:#fff;background:#28a745;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.workerShifts__shiftLabel{color:#9c9c9c;text-transform:uppercase;font-size:.75rem;margin-bottom:10px}.workerShifts__workerPane{width:calc(50% - 5px)}.workerShifts__shiftTextContainer{background:#f4f4f4;padding:20px 10px 10px;border-radius:5px;font-size:.875rem;margin-bottom:10px;position:relative}.workerShifts__shiftTextContainer,.workerShifts__shiftTextTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.workerShifts__shiftTextTitle{position:absolute;top:5px;left:10px;font-size:.75rem;color:#9c9c9c;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.workerPhotoWrap{width:227px;height:234px;margin-bottom:10px;background:#f4f4f4;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.workerPhotoIcon{width:100px;height:100px;fill:#9c9c9c}.workerPhotoIcon.image{width:140px;height:140px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #ccc;border-radius:50%}.workerShifts__notFoundWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.workerShifts__notFoundIcon{width:100px;height:100px;fill:#9c9c9c;margin-bottom:10px}.workerShifts__notFoundText{color:#9c9c9c;font-size:1.25rem}.workerShifts__footer{width:100%;background:#fff;position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.workerShifts__footerLeft{font-size:.75rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.workerShifts__footerLeft,.workerShifts__footerRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.workerShifts__footerRight{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#007bff;cursor:pointer}.workerShifts__footerRightPage{margin:0 2.5px;padding:0 5px;border-radius:5px;border:1px solid transparent;-webkit-transition:.3s;transition:.3s;font-size:.875rem}.workerShifts__footerRightPage:hover{background:#007bff;color:#fff}.workerShifts__footerRightPage.currentPage{border:1px solid #007bff}.workerShifts__container pre{font-size:unset;color:#000;margin:auto;overflow:unset;font-family:unset}.workerShifts__shiftEdit{position:absolute;top:5px;right:5px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;cursor:pointer;background:#959595}.workerShifts__shiftEditIcon{width:10px;height:10px;fill:#fff;margin:0 0 0 2px}.workerShifts__earningButton{position:absolute;top:5px;right:5px;border-radius:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#28a745;color:#fff;font-size:.75rem;padding:1px 10px}.workerShifts__earningButton,.workerShifts__shiftTooltipIcon{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.workerShifts__shiftTooltipIcon{font-size:13px;color:#afafaf;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;pointer-events:auto;margin-left:5px}.workerShifts__clearIcon{width:100%}.workerShifts__clearIcon:hover{fill:#a5a5a5}@media screen and (max-width:800px){.workerPhotoWrap{height:224px;width:231px}.workerShifts__shiftWrap{height:calc(100% - 158px)}}@media screen and (max-width:639px){.workerPhotoWrap{width:100%}.workerShifts__tableHeaderName,.workerShifts__tableProduct{font-size:.875rem}.workerShifts__shiftWrap{height:calc(100% - 200px)}}@media screen and (max-width:499px){.workerShifts__workerPane{width:100%}.workerPhotoIcon{width:70px;height:70px}.workerPhotoWrap{height:150px}.workerShifts__shiftTextContainer{padding:20px 10px 5px 10px}.workerShifts__shiftLabel{margin-bottom:5px}.workerPhotoIcon.image{width:120px;height:120px}.workerShifts__tableStatus{width:12px;height:12px;border-radius:50%;padding:0}.workerShifts__tableHeaderName,.workerShifts__tableProduct{font-size:.8rem}.shiftStatusRow,.workerShifts__tableHeaderName.headerName-4{width:30px;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.workerShifts__shiftWrap{height:calc(100% - 265px)}}@media screen and (max-width:375px){.workerShifts__tableHeaderName,.workerShifts__tableProduct{font-size:.75rem}}.workerShiftActionsWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:15px}.workerShiftActions__item{width:calc(33.33333% - 10px);border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding:20px 15px 15px;position:relative;cursor:pointer;-webkit-transition:.2s;transition:.2s}.workerShiftActions__item:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.workerShiftActions__icon{width:70px;height:70px;margin:20px auto 20px;display:block}.workerShiftActions__text{text-align:center;font-size:.875rem}.workerShiftActions__status{position:absolute;top:5px;right:5px;border-radius:5px;background:#d9534f;color:#fff;font-size:.75rem;padding:0 5px}.workerShiftActions__icon.image{width:90px;height:90px;border-radius:50%;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #ccc;margin:10px auto 10px;-o-object-fit:cover;object-fit:cover}.workerShiftsPinWrap{width:100%;position:relative}.workerShiftsPin__input{padding-right:40px;position:relative}.workerShiftsPin__icon{width:20px;height:20px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;fill:#cdcdcd}.workerShiftActions__notFoundWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;padding:40px 0}.workerShiftActions__notFoundIcon{width:70px;height:70px;fill:#9c9c9c;margin-bottom:10px}.workerShiftActions__notFoundText{color:#9c9c9c;font-size:1.15rem}.workerShiftsPin__wrongPin{animation:shake .6s linear;-webkit-animation:shake .6s linear}.workerShiftsPin__wrongPinEye{animation:shake .6s linear;-webkit-animation:shakeEye .6s linear}@-webkit-keyframes shakeEye{0%{right:15px}16%{right:5px}33%{right:13px}50%{right:7px}66%{right:11px}83%{right:9px}to{right:10px}}@keyframes shakeEye{0%{right:15px}16%{right:5px}33%{right:13px}50%{right:7px}66%{right:11px}83%{right:9px}to{right:10px}}@-webkit-keyframes shake{0%{left:-5px}16%{left:5px}33%{left:-3px}50%{left:3px}66%{left:-2px}83%{left:1px}to{left:0}}@keyframes shake{0%{left:-5px}16%{left:5px}33%{left:-3px}50%{left:3px}66%{left:-2px}83%{left:1px}to{left:0}}@media screen and (max-width:545px){.workerShiftActions__item{width:calc(50% - 7.5px)}}.doc-edit__field[data-v-00e8c115]{min-height:calc(100vh - 300px)!important;margin-bottom:10px}.prroOfflineMore[data-v-6aebea63]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:10px}.prroOfflineMore__header[data-v-6aebea63]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;-ms-flex-negative:0;flex-shrink:0}.prroOfflineMore__title[data-v-6aebea63]{font-size:20px;line-height:1.5;margin:0;font-weight:600}.prroOfflineMore__dropdown[data-v-6aebea63]{position:relative}.prroOfflineMore__dropdownBtn[data-v-6aebea63]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;padding:7px 14px;font-size:15px;font-weight:500;border:1px solid #ced4da;border-radius:8px;background:#f8f9fa;color:#212529;cursor:pointer;-webkit-transition:background .18s ease,-webkit-box-shadow .18s ease;transition:background .18s ease,-webkit-box-shadow .18s ease;transition:background .18s ease,box-shadow .18s ease;transition:background .18s ease,box-shadow .18s ease,-webkit-box-shadow .18s ease}@media (hover:hover){.prroOfflineMore__dropdownBtn[data-v-6aebea63]:hover{background:#e9ecef;-webkit-box-shadow:0 0 0 1px rgba(52,58,64,.25);box-shadow:0 0 0 1px rgba(52,58,64,.25)}}.prroOfflineMore__statusIndicator[data-v-6aebea63]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-right:16px}.prroOfflineMore__statusLabel[data-v-6aebea63]{font-size:14px;color:#495057;font-weight:500}.prroOfflineMore__statusBadge[data-v-6aebea63]{padding:4px 12px;border-radius:12px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.prroOfflineMore__statusBadge_enabled[data-v-6aebea63]{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.prroOfflineMore__statusBadge_disabled[data-v-6aebea63]{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.prroOfflineMore__dropdownMenu[data-v-6aebea63]{position:absolute;top:calc(100% + 6px);right:0;min-width:300px;background:#fff;border-radius:8px;-webkit-box-shadow:0 6px 20px rgba(0,0,0,.15);box-shadow:0 6px 20px rgba(0,0,0,.15);padding:8px 0;list-style:none;z-index:999;margin:0}.prroOfflineMore__dropdownMenu li[data-v-6aebea63]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 18px;font-size:16px;line-height:1.45;color:#212529;cursor:pointer;-webkit-transition:background .15s ease,color .15s ease;transition:background .15s ease,color .15s ease}.prroOfflineMore__dropdownMenu li[data-v-6aebea63]:hover{background:#e9ecef}.fade-enter-active[data-v-6aebea63],.fade-leave-active[data-v-6aebea63]{-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease}.fade-enter[data-v-6aebea63],.fade-leave-to[data-v-6aebea63]{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.fade-enter-to[data-v-6aebea63],.fade-leave[data-v-6aebea63]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.prroOfflineMore__table[data-v-6aebea63]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0}.prroOfflineMore__tableRow[data-v-6aebea63]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:45px;background:#ffffd7;cursor:pointer}.prroOfflineMore__tableRow_header[data-v-6aebea63]{font-weight:600;background:#f8f9fa;cursor:default;-ms-flex-negative:0;flex-shrink:0}.prroOfflineMore__tableCell[data-v-6aebea63]{padding:12px 16px;border-bottom:1px solid #dee2e6;font-size:14px;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.prroOfflineMore__list[data-v-6aebea63]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;overflow-x:hidden}.prroOfflineMore__noData[data-v-6aebea63]{text-align:center;margin-top:20px;font-size:1.25rem;color:grey}@media screen and (max-width:992px){.prroOfflineMore__tableCell[data-v-6aebea63]{padding:8px 10px;font-size:13px}}@media screen and (max-width:768px){.prroOfflineMore__dropdownBtn[data-v-6aebea63]{font-size:13px;padding:6px 12px;gap:6px}.prroOfflineMore__dropdownMenu li[data-v-6aebea63]{font-size:14px;padding:10px 16px}.prroOfflineMore__tableCell[data-v-6aebea63]{padding:6px 8px;font-size:12px}}@media screen and (max-width:560px){.prroOfflineMore__dropdownBtn[data-v-6aebea63]{font-size:12px;padding:5px 10px;gap:4px}.prroOfflineMore__dropdownMenu[data-v-6aebea63]{min-width:240px}.prroOfflineMore__dropdownMenu li[data-v-6aebea63]{font-size:12px;padding:8px 14px}.prroOfflineMore__tableCell[data-v-6aebea63]{font-size:10px;padding:5px 6px}}@media screen and (max-width:420px){.prroOfflineMore__dropdownBtn[data-v-6aebea63]{font-size:11px;padding:4px 9px}.prroOfflineMore__dropdownMenu[data-v-6aebea63]{min-width:200px}.prroOfflineMore__dropdownMenu li[data-v-6aebea63]{font-size:11px;padding:7px 12px}.prroOfflineMore__tableCell[data-v-6aebea63]{padding:4px 5px}}.modal__container.fiscalReportsModal{width:560px;max-width:92vw}.modal__container.fiscalReportsModal .modal__body{overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0}.fiscalReportsModal__content{width:100%}.fiscalReportsModal .deviceContainer__item,.fiscalReportsModal__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fiscalReportsModal .deviceContainer__item{gap:6px}.fiscalReportsModal .main-input__label{display:block;margin:0;font-weight:500;font-size:14px}.fiscalReportsModal .main-input__select{width:100%;height:44px;line-height:44px;padding:0 12px;font-size:14px;background-color:#fff;cursor:pointer;-webkit-transition:border-color .2s;transition:border-color .2s}.fiscalReportsModal .main-input__select:focus{outline:none;border-color:#106090}.fiscalError{color:#dc3545;font-size:12px;margin:-2px 0 0}.fiscalReportsModal .datepicker.datepicker-range{width:100%}.fiscalReportsModal .datepicker-range .main-input{width:100%;height:44px;padding:0 12px;background-color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fiscalReportsModal .datepicker-range .calendarLabel{font-size:14px}.fiscalReportsModal .datepicker-range .vfc-main-container.vfc-modal{position:fixed!important;width:min(96vw,400px)!important;max-width:400px!important;max-height:450px!important;overflow-y:auto!important;top:5vh!important;left:50%!important;-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.fiscalReportsModal .vfc-calendar .vfc-content{margin-bottom:0!important}@media screen and (max-height:700px){.fiscalReportsModal .datepicker-range .vfc-main-container.vfc-modal{max-height:90vh!important}}.fiscalReportsModal .datepicker-range .vfc-day span{font-size:14px}.fiscalReportsModal .datepicker-range .vfc-dayNames span{font-size:18px}.fiscalReportsModal .datepicker-range .datepicker-range-footer-button{font-size:16px}.fiscalNoDevice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 20px;text-align:center}.fiscalNoDeviceText{margin:0;font-size:15px;color:#495057;line-height:1.5;max-width:400px}.fiscalCommentBox{width:100%;min-height:38px;padding:10px 12px;font-size:14px;border:1px solid #ced4da;border-radius:5px;background-color:#f8f9fa;color:#495057;white-space:pre-wrap;word-break:break-word;line-height:1.4;max-height:120px;overflow:auto}.fiscalReportsNote{margin-top:16px;padding:12px;background-color:#fff3cd;border:1px solid #ffc107;border-radius:5px}.fiscalReportsNoteText{margin:0;font-size:13px;color:#856404;line-height:1.4}.fiscalReportsNoteList{margin:0;padding-left:18px;list-style:disc}.fiscalReportsNoteList li{font-size:13px;color:#856404;line-height:1.4}.fiscalReportsNoteList li+li{margin-top:6px}.bookBeautyFilters__filtersContainer[data-v-19dd8726]{margin:0 0 15px 0}.bookBeautyFilters__filtersHeader[data-v-19dd8726]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 15px;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;-webkit-transition:background .2s ease;transition:background .2s ease}.bookBeautyFilters__filtersHeader[data-v-19dd8726]:hover{background:#e9ecef}.bookBeautyFilters__filtersHeader_expanded[data-v-19dd8726]{border-radius:8px 8px 0 0}.bookBeautyFilters__filtersHeaderText[data-v-19dd8726]{font-size:.875rem;font-weight:600;color:#333}.bookBeautyFilters__filtersHeaderIcon[data-v-19dd8726]{width:14px;height:14px;fill:#656565;-webkit-transform:rotate(-270deg);transform:rotate(-270deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.bookBeautyFilters__filtersHeaderIcon_collapsed[data-v-19dd8726]{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.bookBeautyFilters__filtersCollapse[data-v-19dd8726]{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease,-ms-grid-rows .3s ease;overflow:hidden}.bookBeautyFilters__filtersCollapse_expanded[data-v-19dd8726]{grid-template-rows:1fr}.bookBeautyFilters__filtersInner[data-v-19dd8726]{min-height:0}.bookBeautyFilters__filters[data-v-19dd8726]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;padding:15px;background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 8px 8px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-8px}.bookBeautyFilters__filterGroup[data-v-19dd8726]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:150px}.bookBeautyFilters__filterGroup_search[data-v-19dd8726]{-webkit-box-flex:2;-ms-flex:2;flex:2}.bookBeautyFilters__filterLabel[data-v-19dd8726]{font-size:.875rem;color:#656565;font-weight:500;margin-bottom:0!important}.bookBeautyFilters__select[data-v-19dd8726]{padding:0 30px 0 8px;border:1px solid #ddd;border-radius:6px;font-size:.875rem;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 10px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;height:36px}.bookBeautyFilters__searchWrap[data-v-19dd8726]{position:relative}.bookBeautyFilters__searchIcon[data-v-19dd8726]{width:16px;height:16px;fill:#656565;position:absolute;left:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.bookBeautyFilters__searchInput[data-v-19dd8726]{padding:8px 32px 8px 36px;border:1px solid #ddd;border-radius:6px;font-size:.875rem;width:100%;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;height:36px;-webkit-box-sizing:border-box;box-sizing:border-box}.bookBeautyFilters__searchClear[data-v-19dd8726]{position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-transition:background .2s ease;transition:background .2s ease}.bookBeautyFilters__searchClearIcon[data-v-19dd8726]{width:12px;height:12px;fill:#999}@media screen and (max-width:499px){.bookBeautyFilters__filters[data-v-19dd8726]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.bookBeautyFilters__filterGroup[data-v-19dd8726]{min-width:100%}}.bookBeautyModal__container{width:100%!important;overflow-y:auto}.bookBeauty__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.bookBeauty__sectionTitle{font-size:1rem!important;font-weight:600;color:#333}.bookBeautyModal__sectionTitleRow{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bookBeauty__divider{height:1px;background:#e0e0e0}.bookBeauty__formGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.bookBeauty__formGroup_half{-webkit-box-flex:1;-ms-flex:1;flex:1}.bookBeauty__formRow{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.bookBeauty__formLabel{font-size:.875rem!important;font-weight:600;color:#8e8e93;margin-bottom:0!important}.bookBeauty__formInput,.bookBeauty__formSelect,.bookBeauty__formTextarea{padding:0 5px;border:1px solid #ddd;border-radius:6px;font-size:.875rem!important;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;height:40px;margin-bottom:0}.bookBeauty__formSelect{padding:0 30px 0 8px;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 10px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.bookBeauty__formTextarea{resize:none;font-family:inherit;min-height:80px;height:auto;padding:5px;margin-bottom:0}.bookBeauty__formInput[type=date],.bookBeauty__formInput[type=time]{background-size:18px;background-position:bottom 50% right 8px}.bookBeauty__endTimeInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;font-size:.875rem}.bookBeauty__endTimeIcon{width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0}.bookBeautyModal__serviceRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px;background:#f9f9f9;border:1px solid #efefef;border-radius:8px;padding:10px 12px;margin-bottom:10px}.bookBeautyModal__serviceSelect{-webkit-box-flex:1;-ms-flex:1;flex:1}.bookBeautyModal__addServiceBtn{border:1px solid transparent;border-radius:7px;padding:5px 12px;font-size:.8rem!important;cursor:pointer;font-family:inherit;-webkit-transition:background .2s ease;transition:background .2s ease;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}.bookBeautyModal__removeServiceBtn{background:transparent;border:none;cursor:pointer;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;border-radius:4px;-webkit-transition:background .15s;transition:background .15s}.bookBeautyModal__removeServiceBtn:hover{background:#f0f0f0}.bookBeautyModal__removeServiceIcon{width:14px;height:14px;fill:#bbb}@media screen and (max-width:499px){.bookBeauty__form{gap:0!important}.bookBeauty__sectionTitle{margin-top:0;margin-bottom:10px}.bookBeauty__divider{margin-bottom:10px}.bookBeauty__formRow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0!important;margin-bottom:10px}.bookBeauty__formRow:last-child{margin-bottom:0}.bookBeauty__formRow .bookBeauty__formGroup{margin-bottom:10px}.bookBeauty__formRow .bookBeauty__formGroup:last-child{margin-bottom:0}.bookBeauty__formGroup{gap:5px;margin-bottom:10px}.bookBeauty__formGroup:last-child,.bookBeauty__formInput,.bookBeauty__formSelect{margin-bottom:0}.bookBeauty__endTimeInfo{margin-top:0;margin-bottom:10px}}.bookBeautyItem[data-v-3e7c89b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#fff;border:1px solid #e8e8e8;border-radius:10px;overflow:hidden;cursor:pointer;-webkit-transition:border-color .15s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,-webkit-box-shadow .15s ease;transition:box-shadow .15s ease,border-color .15s ease;transition:box-shadow .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;position:relative}.bookBeautyItem[data-v-3e7c89b4]:hover{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);border-color:#d0d0d0}.bookBeautyItem__bar[data-v-3e7c89b4]{width:4px;-ms-flex-negative:0;flex-shrink:0;background:#ccc}.bookBeautyItem__bar_pending[data-v-3e7c89b4]{background:#ffc107}.bookBeautyItem__bar_confirmed[data-v-3e7c89b4]{background:#10b981}.bookBeautyItem__bar_rescheduled[data-v-3e7c89b4]{background:#7c3aed}.bookBeautyItem__bar_active[data-v-3e7c89b4]{background:#10b981}.bookBeautyItem__bar_scheduled[data-v-3e7c89b4]{background:#ffc107}.bookBeautyItem__bar_completed[data-v-3e7c89b4],.bookBeautyItem__bar_done[data-v-3e7c89b4]{background:#3b82f6}.bookBeautyItem__bar_cancelled[data-v-3e7c89b4]{background:#d9534f}.bookBeautyItem__bar_no_show[data-v-3e7c89b4],.bookBeautyItem__bar_noShow[data-v-3e7c89b4]{background:#9ca3af}.bookBeautyItem__row[data-v-3e7c89b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 12px;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bookBeautyItem__left[data-v-3e7c89b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;min-width:110px;-ms-flex-negative:0;flex-shrink:0}.bookBeautyItem__date[data-v-3e7c89b4],.bookBeautyItem__time[data-v-3e7c89b4],.bookBeautyItem__worker[data-v-3e7c89b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-size:.8rem;color:#444}.bookBeautyItem__icon[data-v-3e7c89b4]{-ms-flex-negative:0;flex-shrink:0}.bookBeautyItem__middle[data-v-3e7c89b4]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;min-width:0}.bookBeautyItem__clientName[data-v-3e7c89b4]{font-size:.9rem;font-weight:600;color:#222}.bookBeautyItem__meta[data-v-3e7c89b4]{font-size:.8rem;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.bookBeautyItem__amount[data-v-3e7c89b4]{font-size:.75rem;color:#059669;font-weight:600}.bookBeautyItem__services[data-v-3e7c89b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;margin-top:2px}.bookBeautyItem__serviceTag[data-v-3e7c89b4]{font-size:.75rem;background:#f0f4ff;color:#3a5bd9;border:1px solid #c5d1f7;border-radius:5px;padding:1px 7px;white-space:nowrap}.bookBeautyItem__comment[data-v-3e7c89b4]{gap:4px;font-size:.78rem;color:#888;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bookBeautyItem__comment[data-v-3e7c89b4],.bookBeautyItem__right[data-v-3e7c89b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bookBeautyItem__right[data-v-3e7c89b4]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:center;align-self:center}.bookBeautyItem__statusBadge[data-v-3e7c89b4]{font-size:.72rem;font-weight:600;border-radius:6px;padding:3px 8px;white-space:nowrap;background:#eee;color:#666}.bookBeautyItem__statusBadge_pending[data-v-3e7c89b4]{background:#fff3cd;color:#efb200}.bookBeautyItem__statusBadge_confirmed[data-v-3e7c89b4]{background:#d1fae5;color:#059669}.bookBeautyItem__statusBadge_rescheduled[data-v-3e7c89b4]{background:#ede9fe;color:#7c3aed}.bookBeautyItem__statusBadge_active[data-v-3e7c89b4]{background:#d1fae5;color:#059669}.bookBeautyItem__statusBadge_scheduled[data-v-3e7c89b4]{background:#fff3cd;color:#efb200}.bookBeautyItem__statusBadge_completed[data-v-3e7c89b4],.bookBeautyItem__statusBadge_done[data-v-3e7c89b4]{background:#dbeafe;color:#2563eb}.bookBeautyItem__statusBadge_cancelled[data-v-3e7c89b4]{background:#f8d7da;color:#d9534f}.bookBeautyItem__statusBadge_no_show[data-v-3e7c89b4],.bookBeautyItem__statusBadge_noShow[data-v-3e7c89b4]{background:#e5e7eb;color:#6b7280}.bookBeautyItem__actionBtn[data-v-3e7c89b4]{background:transparent;border:none;cursor:pointer;padding:4px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background .15s;transition:background .15s}.bookBeautyItem__actionBtn[data-v-3e7c89b4]:hover{background:#f0f0f0}.bookBeautyItem__actionIcon[data-v-3e7c89b4]{width:16px;height:16px;fill:#888}@media screen and (max-width:499px){.bookBeautyItem__row[data-v-3e7c89b4]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px}.bookBeautyItem__left[data-v-3e7c89b4],.bookBeautyItem__row[data-v-3e7c89b4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bookBeautyItem__left[data-v-3e7c89b4]{width:100%;min-width:auto;gap:4px}.bookBeautyItem__middle[data-v-3e7c89b4]{width:100%;gap:4px}.bookBeautyItem__clientName[data-v-3e7c89b4]{font-size:.8rem;margin-bottom:0}.bookBeautyItem__meta[data-v-3e7c89b4]{font-size:.7rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.bookBeautyItem__comment[data-v-3e7c89b4]{font-size:.7rem;margin-top:2px}.bookBeautyItem__right[data-v-3e7c89b4]{position:absolute;top:8px;right:8px;width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:6px}}.bookBeautyHistory[data-v-a150da42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0}.bookBeauty__calendarHeader[data-v-a150da42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;background:#f8f9fa;border-radius:8px;margin-bottom:15px}.bookBeauty__calendarHeader_historyMode[data-v-a150da42]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bookBeauty__currentDate[data-v-a150da42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.bookBeauty__datepickerWrap[data-v-a150da42]{position:relative}.bookBeauty__datepickerWrap .datepicker-simple[data-v-a150da42]{margin-bottom:0}.bookBeauty__dateText[data-v-a150da42]{font-size:1.1rem;font-weight:600;color:#4b4b4b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bookBeauty__dateText:hover .bookBeauty__dateIcon[data-v-a150da42]{opacity:.7}.bookBeauty__dateIcon[data-v-a150da42]{width:16px;height:16px;fill:#4b4b4b;opacity:.4;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-ms-flex-negative:0;flex-shrink:0}.bookBeautyHistory__stats[data-v-a150da42]{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:15px}.bookBeautyHistory__statCard[data-v-a150da42]{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:10px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.bookBeautyHistory__statCard[data-v-a150da42]:hover{border-color:var(--theme-color)}.bookBeautyHistory__statCard--active[data-v-a150da42]{border-width:2px}.bookBeautyHistory__statValue[data-v-a150da42]{font-size:1.25rem;font-weight:700;color:#333;line-height:1.2}.bookBeautyHistory__statLabel[data-v-a150da42]{font-size:.75rem;color:#666;margin-top:3px}.bookBeautyHistory__list[data-v-a150da42]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;flex-direction:column;gap:8px}.bookBeautyHistory__empty[data-v-a150da42],.bookBeautyHistory__list[data-v-a150da42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.bookBeautyHistory__empty[data-v-a150da42]{flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 20px;color:#aaa;gap:10px}.bookBeautyHistory__emptyIcon[data-v-a150da42]{width:40px;height:40px;fill:#ccc}.bookBeautyHistory__emptyText[data-v-a150da42]{font-size:.875rem;margin:0}.bookBeautyHistory__loadMore[data-v-a150da42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:10px;font-size:.813rem;color:#656565;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.bookBeautyHistory__loadMoreLeft[data-v-a150da42]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.bookBeautyHistory__loadMoreRight[data-v-a150da42]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-ms-flex-wrap:wrap;flex-wrap:wrap}.bookBeautyHistory__pageBtn[data-v-a150da42]{min-width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:.813rem;padding:0 6px;-webkit-transition:all .2s ease;transition:all .2s ease}.bookBeautyHistory__pageBtn[data-v-a150da42]:hover{border-color:var(--theme-color);color:var(--theme-color)}.bookBeautyHistory__pageBtn.currentPage[data-v-a150da42]{background:var(--theme-color);border-color:var(--theme-color);color:#fff}@media screen and (max-width:499px){.bookBeautyHistory__stats[data-v-a150da42]{grid-template-columns:repeat(2,1fr);gap:6px}.bookBeautyHistory__statValue[data-v-a150da42]{font-size:1rem}}.bookBeautyItem__statusBadge{font-size:.72rem;font-weight:600;border-radius:6px;padding:3px 8px;white-space:nowrap;background:#eee;color:#666}.bookBeautyItem__statusBadge_pending{background:#fff3cd;color:#efb200}.bookBeautyItem__statusBadge_confirmed{background:#d1fae5;color:#059669}.bookBeautyItem__statusBadge_rescheduled{background:#ede9fe;color:#7c3aed}.bookBeautyItem__statusBadge_active{background:#d1fae5;color:#059669}.bookBeautyItem__statusBadge_scheduled{background:#fff3cd;color:#efb200}.bookBeautyItem__statusBadge_completed,.bookBeautyItem__statusBadge_done{background:#dbeafe;color:#2563eb}.bookBeautyItem__statusBadge_cancelled{background:#f8d7da;color:#d9534f}.bookBeautyItem__statusBadge_no_show,.bookBeautyItem__statusBadge_noShow{background:#e5e7eb;color:#6b7280}.bookingDetails__block:not(:first-child) .bookingDetails__blockHeadlineWrap{margin-top:10px}.bookingDetails__blockHeadlineWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;cursor:pointer}.bookingDetails__blockHeadline{font-size:1rem;color:#000;margin-bottom:0!important;margin-right:5px}.bookingDetails__blockHeadlineIcon{width:12px;height:12px;fill:#000;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.bookingDetails__blockCollapse{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease,-ms-grid-rows .3s ease;overflow:hidden}.bookingDetails__blockCollapse_expanded{grid-template-rows:1fr}.bookingDetails__blockCollapseInner{min-height:0}.bookingDetails__inputWrap{height:100%;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding-bottom:10px}.bookingDetails__input{width:calc(50% - 5px)}.bookingDetails__inputHeadline,.bookingDetails__inputValue{font-size:.875rem;color:#697386;white-space:nowrap;overflow:auto}.bookingDetails__inputValue{border-radius:5px;background:#f4f4f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 10px;margin-top:5px}.bookingDetails__inputSubText{font-size:.75rem;color:#9ca3af;margin-top:3px;white-space:normal}.bookingDetails__underline{width:100%;height:1px;background:#eaecf0;margin-top:2px}.bookingDetails__actionBtn_success{background:#f0fdf4;border-color:#86efac;color:#16a34a}.bookingDetails__actionBtn_success:hover{background:#dcfce7}.bookingDetails__historyList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding-bottom:10px;width:100%}.bookingDetails__historyEmpty{font-size:.8rem;color:#aaa;text-align:center;padding:10px 0}.bookingDetails__historyItem{background:#f8f9fa;border-radius:6px;padding:8px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}.bookingDetails__historyMeta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.bookingDetails__historyAction{font-size:.8rem;font-weight:600;color:#333}.bookingDetails__historyDate{font-size:.75rem;color:#9ca3af}.bookingDetails__historyPerformer{font-size:.78rem;color:#666}.bookingDetails__historyComment{font-size:.75rem;color:#888;font-style:italic}.bookingDetails__nameMismatch{background:var(--theme-color-bg,rgba(99,102,241,.08));border:1px solid var(--theme-color-border,rgba(99,102,241,.4));border-radius:8px;padding:10px 12px;margin-bottom:12px}.bookingDetails__nameMismatchText{font-size:.82rem;color:#374151;margin:0 0 8px;padding-bottom:15px}.bookingDetails__nameMismatchBtns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.bookingDetails__nameMismatchBtn{font-size:.8rem;padding:5px 12px;border-radius:6px;border:1px solid var(--theme-color-border,rgba(99,102,241,.4));background:transparent;color:#374151;cursor:pointer;-webkit-transition:background .15s;transition:background .15s}.bookingDetails__nameMismatchBtn:hover{background:var(--theme-color-bg,rgba(99,102,241,.08))}.bookingDetails__nameMismatchBtn_primary{background:var(--theme-color,#6366f1);color:var(--theme-btn-text,#fff);border-color:var(--theme-color,#6366f1)}.bookingDetails__nameMismatchBtn_primary:hover{opacity:.88}.bookingDetails__clientCardBtn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:.82rem;padding:6px 12px;border-radius:6px;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;-webkit-transition:background .15s,border-color .15s;transition:background .15s,border-color .15s;margin-top:2px}.bookingDetails__clientCardBtn:hover{background:#f3f4f6;border-color:#9ca3af}.bookingDetails__clientCardBtnIcon{width:14px;height:14px;fill:#6b7280;-ms-flex-negative:0;flex-shrink:0}.bookBeautyReschedule{gap:15px;width:100%}.bookBeautyReschedule,.bookBeautyReschedule__current{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bookBeautyReschedule__current{background:#f8f9fa;border-radius:10px;padding:14px 16px;gap:10px}.bookBeautyReschedule__currentRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.bookBeautyReschedule__currentLabel{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}.bookBeautyReschedule__currentValue{font-size:.9rem;color:#222}.bookBeautyReschedule__currentValueDate{font-size:1rem;color:#111}.bookBeautyReschedule__currentDivider{height:1px;background:#e8e8e8;margin:2px 0}.bookBeautyReschedule__divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.bookBeautyReschedule__dividerLine{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:#e0e0e0}.bookBeautyReschedule__dividerIcon{width:18px;height:18px;fill:#9ca3af;-ms-flex-negative:0;flex-shrink:0}.bookBeauty__state[data-v-325d8885]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 20px;text-align:center;gap:12px}.bookBeauty__stateIcon[data-v-325d8885]{width:48px;height:48px;fill:#ccc}.bookBeauty__stateText[data-v-325d8885]{font-size:.95rem;color:#888;margin:0}.bookBeauty__tradepointWrap[data-v-325d8885]{margin-bottom:15px}.bookBeauty__tradepointSelectWrap[data-v-325d8885]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:240px}.bookBeauty__tradepointMeta[data-v-325d8885]{gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:6px 2px;margin-top:-8px;margin-bottom:4px}.bookBeauty__tradepointMeta[data-v-325d8885],.bookBeauty__tradepointMetaItem[data-v-325d8885]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bookBeauty__tradepointMetaItem[data-v-325d8885]{gap:5px;font-size:.8rem;color:#666}.bookBeauty__tradepointMetaIcon[data-v-325d8885]{width:12px;height:12px;fill:#999;-ms-flex-negative:0;flex-shrink:0}.bookBeautyTabs[data-v-325d8885]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 0 0 0;-webkit-box-shadow:none;box-shadow:none;gap:10px;border-bottom:1px solid #e5e5e5}.bookBeautyTabs[data-v-325d8885],.bookBeautyTabs__tab[data-v-325d8885]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.bookBeautyTabs__tab[data-v-325d8885]{height:40px;padding:0 25px;cursor:pointer;border-radius:5px 5px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.875rem;z-index:10;color:#000;background:#f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;white-space:nowrap;overflow:hidden;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #e5e5e5;border-bottom:none;margin-bottom:-2px}.bookBeautyTabs__tab[data-v-325d8885]:hover{background:#e5e5e5}.bookBeautyTabs__tab.active[data-v-325d8885]{background:#fff!important;color:#000!important}.bookBeauty__content[data-v-325d8885]{padding-top:10px}.bookBeauty__tradepointSelect[data-v-325d8885]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:10px 10px 10px 14px;border:1px solid #e2e2e2;border-radius:8px;background:#fff;font-size:.9rem;color:#333;cursor:pointer;outline:none;-webkit-transition:all .2s ease;transition:all .2s ease}.bookBeauty__tradepointSelect[data-v-325d8885]:hover{border-color:#c9c9c9;background:#f1f1f1}.bookBeauty__tradepointSelect[data-v-325d8885]:focus{border-color:#28a745;background:#fff;-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.04);box-shadow:0 0 0 2px rgba(0,0,0,.04)}.bookBeauty__tradepointArrow[data-v-325d8885]{position:absolute;top:50%;right:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:14px;height:14px;fill:#8b8b8b;pointer-events:none}.bookBeauty__calendarHeader[data-v-325d8885]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px;background:#f8f9fa;border-radius:8px;margin-bottom:15px}.bookBeauty__calendarHeader[data-v-325d8885],.bookBeauty__navBtn[data-v-325d8885]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bookBeauty__navBtn[data-v-325d8885]{background:#fff;border:1px solid #ddd;border-radius:6px;padding:3px 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.875rem;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.bookBeauty__navBtn.leftButton[data-v-325d8885]{padding:3px 10px 3px 5px}.bookBeauty__navBtn.rightButton[data-v-325d8885]{padding:3px 5px 3px 10px}.bookBeauty__navBtn[data-v-325d8885]:hover{background:#f0f0f0;border-color:#bbb}.bookBeauty__navBtn[data-v-325d8885]:disabled{opacity:.35;cursor:default}.bookBeauty__navIcon[data-v-325d8885]{width:14px;height:14px;fill:#b2b2b2}.bookBeauty__navIcon.leftNavIcon[data-v-325d8885]{margin-right:5px}.bookBeauty__navIcon.rightNavIcon[data-v-325d8885]{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-left:5px}.bookBeauty__currentDate[data-v-325d8885]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.bookBeauty__datepickerWrap[data-v-325d8885]{position:relative}.bookBeauty__datepickerWrap .datepicker-simple[data-v-325d8885]{margin-bottom:0}.bookBeauty__dateText[data-v-325d8885]{font-size:1.1rem;font-weight:600;color:#4b4b4b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bookBeauty__dateText:hover .bookBeauty__dateIcon[data-v-325d8885]{opacity:.7}.bookBeauty__dateIcon[data-v-325d8885]{width:16px;height:16px;fill:#4b4b4b;opacity:.4;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-ms-flex-negative:0;flex-shrink:0}.bookBeauty__list[data-v-325d8885]{gap:10px;-ms-flex:1;flex:1;min-height:0}.bookBeauty__empty[data-v-325d8885],.bookBeauty__list[data-v-325d8885]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1}.bookBeauty__empty[data-v-325d8885]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 20px;text-align:center;-ms-flex:1;flex:1}.bookBeauty__emptyIcon[data-v-325d8885]{width:60px;height:60px;fill:#d4d4d4}.bookBeauty__emptyText[data-v-325d8885]{font-size:1.25rem;color:#949494;margin:10px 0}.bookBeauty__emptyBtn[data-v-325d8885]{padding:10px 20px;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;-webkit-transition:all .2s ease;transition:all .2s ease;margin-top:10px}.bookBeauty__emptyBtn[data-v-325d8885]:hover{opacity:.9}.bookBeauty__loadMore[data-v-325d8885]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 5px 0 5px;min-height:32px}.bookBeauty__loadMore[data-v-325d8885],.bookBeauty__loadMoreLeft[data-v-325d8885]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem}.bookBeauty__loadMoreLeft[data-v-325d8885]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;color:#333}.bookBeauty__totalData[data-v-325d8885]{margin:0 5px 0 3px;font-weight:600}.bookBeauty__filteredData[data-v-325d8885]{margin-left:3px;font-weight:600}.bookBeauty__loadMoreRight[data-v-325d8885]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#007bff;cursor:pointer}.bookBeauty__pageBtn[data-v-325d8885]{margin:0 3px;padding:0 5px;border-radius:5px;border:1px solid transparent;-webkit-transition:.3s;transition:.3s;font-size:.875rem;cursor:pointer}.bookBeauty__pageBtn[data-v-325d8885]:hover{background:#007bff;color:#fff}.bookBeauty__pageBtn.currentPage[data-v-325d8885]{border:1px solid #007bff}@media screen and (max-width:768px){.bookBeautyTabs__tab[data-v-325d8885]{padding:0 15px;font-size:.8rem}}@media screen and (max-width:499px){.bookBeautyTabs__tab[data-v-325d8885]{padding:0 10px;font-size:.75rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:35px}.bookBeautyTabs[data-v-325d8885]{gap:8px}.bookBeauty__tradepointSelectWrap[data-v-325d8885]{width:100%;min-width:unset}.bookBeauty__tradepointSelect[data-v-325d8885]{width:100%}}@media screen and (max-width:375px){.bookBeauty__navBtnText[data-v-325d8885]{display:none}.bookBeauty__emptyBtn[data-v-325d8885]{padding:5px 15px}}.additionalOptions__body{height:100%;position:relative}.additionalOptions__innerWrap{height:100%;overflow-y:auto;overflow-x:hidden;margin-right:-10px!important;margin-left:-10px!important}.additionalOptions__categoryTitle{width:100%;font-size:1.2rem;color:#333;white-space:nowrap;overflow:auto;margin:0 0 0 10px;font-weight:600}.additionalOptions__categoryInner{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.additionalOptions__categoryInner,.additionalOptions__optionWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.additionalOptions__optionWrap{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:10px;padding:20px;border-radius:12px;cursor:pointer;width:calc(25% - 20px);-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-shadow:0 0 5px 0 rgba(0,0,0,.2);-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.additionalOptions__optionWrap:hover{-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.additionalOptions__optionMain{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease}.additionalOptions__optionName{text-align:right;margin-left:10px;max-width:calc(100% - 60px)}.additionalOptions__optionIconWrap{padding:16px;border-radius:12px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.1);box-shadow:0 6px 12px rgba(0,0,0,.1)}.additionalOptions__optionIcon{width:32px;height:32px;fill:#fff}.additionalOptions__optionCollapseWrap{width:100%}.additionalOptions__optionCollapseDesc{max-height:150px;overflow:auto;font-size:.9rem;margin-top:15px;overflow-wrap:break-word;word-break:normal;color:#666}.additionalOptions__empty{font-size:1.35rem;text-align:center;margin:40px 0;color:#d4d4d4;-ms-flex-item-align:center;align-self:center}.additionalOptions__showDescriptionBtn{z-index:999;padding:12px;position:absolute;bottom:20px;right:10px;width:60px;height:60px;border-radius:50%;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);background:#fff;-webkit-transition:all .1s ease;transition:all .1s ease}.additionalOptions__showDescriptionBtn:active{-webkit-transform:scale(.9);transform:scale(.9)}.additionalOptions__showDescriptionIcon{stroke:#7f7f7f;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.656}@media screen and (max-width:999px){.additionalOptions__optionWrap{width:calc(33% - 20px)}}@media screen and (max-width:768px){.additionalOptions__optionWrap{width:calc(50% - 20px)}}@media screen and (max-width:576px){.additionalOptions__optionWrap{width:calc(100% - 20px)}.additionalOptions__categoryInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.additionalOptions__showDescriptionBtn{width:50px;height:50px;bottom:20px}}.warehouseApplicationInfo__inputQuantity[disabled][data-v-dd748994]{opacity:.6;cursor:not-allowed}.warehouseEdit .row[data-v-dd748994]{margin:0 -5px!important}.warehouseEdit__inputWrap[data-v-dd748994]{margin:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex}.warehouseEdit .warehouseEdit__inputLabel[data-v-dd748994]{margin-top:10px;margin-left:5px}.warehouseEdit .main-input[data-v-dd748994],.warehouseEdit .warehouseEdit__inputSelect[data-v-dd748994]{height:38px!important;line-height:34px!important;border-radius:5px}.warehouseEdit .table-select-quantity[data-v-dd748994]{height:36px;border-radius:5px}.warehouseEdit .warehouseEdit__movings[data-v-dd748994]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.warehouseEdit .warehouseEdit__movingsChangeWrap[data-v-dd748994]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.2s;transition:.2s;padding:0!important;width:auto!important}.warehouseEdit .warehouseEdit__movingsChangeWrap[data-v-dd748994]:hover{background:#fafafa}.warehouseEdit .movings__warehouseChangeIcon[data-v-dd748994]{width:22px;height:22px}.warehouseEdit input[data-v-dd748994]:disabled,.warehouseEdit select[data-v-dd748994]:disabled,.warehouseEdit textarea[data-v-dd748994]:disabled{background:#f5f6f8!important;color:#6b7280!important;cursor:not-allowed!important;opacity:1!important}.warehouseApplicationInfo__inputQuantity[data-v-dd748994]:not([disabled]){border:2px solid #00c279;background:#fff;border-radius:6px;-webkit-transition:border-color .15s,-webkit-box-shadow .15s;transition:border-color .15s,-webkit-box-shadow .15s;transition:box-shadow .15s,border-color .15s;transition:box-shadow .15s,border-color .15s,-webkit-box-shadow .15s}.warehouseApplicationInfo__tableItemWrap[data-v-dd748994]{width:100%;max-height:none!important;overflow:auto}.onlineOrderInfo__tableItem[data-v-dd748994],.warehouseApplicationInfo__tableHead[data-v-dd748994]{display:grid;grid-template-columns:minmax(0,1fr) 120px 80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:200px;-moz-column-gap:200px;column-gap:200px}.warehouseApplicationInfo__tableRow.firstRow[data-v-dd748994]{min-width:0;text-overflow:ellipsis}.warehouseApplicationInfo__inputQuantity[data-v-dd748994],.warehouseApplicationInfo__tableRow.secondRow[data-v-dd748994]{width:100%}@media (max-width:800px){.onlineOrderInfo__tableItem[data-v-dd748994],.warehouseApplicationInfo__tableHead[data-v-dd748994]{grid-template-columns:minmax(0,1fr) 96px 64px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}}@media screen and (max-width:575px){.warehouseEdit .warehouseEdit__movings[data-v-dd748994]{margin-top:20px;max-width:100%!important;-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important;display:-webkit-box;display:-ms-flexbox;display:flex}.warehouseEdit .warehouseEdit__movingsChangeWrap[data-v-dd748994]{width:200px!important;-ms-flex-item-align:center;align-self:center}}.warehouseApplicationInfoWrap{width:100%}.modal__container.warehouseApplicationInfoModal{width:600px}.warehouseApplicationInfo__block:not(:first-child) .warehouseApplicationInfo__blockHeadlineWrap{margin-top:10px}.warehouseApplicationInfo__blockHeadlineWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;cursor:pointer}.warehouseApplicationInfo__blockHeadline{font-size:1rem;color:#000;margin-bottom:0!important;margin-right:5px}.warehouseApplicationInfo__blockHeadline__icon{cursor:pointer;margin-bottom:3px}.warehouseApplicationInfo__inputWrap{height:100%;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;transaction:.2s}.warehouseApplicationInfo__inputQuantity{width:50%;border-radius:5px;border:none;padding:8px 10px;margin-top:5px;background:#f4f4f4;color:#697386;white-space:nowrap;overflow:auto}.warehouseApplicationInfo__input{width:calc(50% - 5px)}.warehouseApplicationInfo__inputHeadline{font-size:.875rem;color:#697386;white-space:nowrap;overflow:auto}.warehouseApplicationInfo__inputValue{border-radius:5px;background:#f4f4f4;color:#697386;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:.875rem;padding:8px 10px;margin-top:5px;//white-space:nowrap;overflow:auto}.onlineOrderInfo__tableItem,.warehouseApplicationInfo__inputValue,.warehouseApplicationInfo__tableHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.onlineOrderInfo__tableItem,.warehouseApplicationInfo__tableHead{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.warehouseApplicationInfo__tableHeadItem{font-size:.875rem;color:#697386}.warehouseApplicationInfoModal .firstRow{width:35%}.warehouseApplicationInfoModal .secondRow{width:20%}.warehouseApplicationInfoModal .thirdRow{width:15%}.warehouseApplicationInfoModal .fourthRow{width:30%;text-align:right}.warehouseApplicationInfo__underline{width:100%;height:1px;background:#eaecf0;margin-top:2px}.onlineOrderInfo__tableItem{font-size:.875rem;color:#697386;margin:8px 0}.onlineOrderInfo__tableItem:first-child{margin:0 0 8px 0}.onlineOrderInfo__tableItem:last-child{margin:8px 0 0 0}.warehouseApplicationInfo__blockHeadlineIcon{width:12px;height:12px;fill:#000;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.2s;transition:.2s;margin-top:2px}.warehouseApplicationInfo__tableItemWrap{width:100%;max-height:200px;overflow:auto}.warehouseApplicationInfo__tableRow{overflow:auto;padding:0 2px}.openBlockAnimation-enter-active,.openBlockAnimation-leave-active{-webkit-transition:all .3s ease;transition:all .3s ease}.openBlockAnimation-enter,.openBlockAnimation-leave-to{opacity:0}.glovoDeclineWarningModal.modal__container{width:500px}.glovoDeclineWarning{width:100%;padding:10px 0}.glovoDeclineWarning__text{font-size:1rem;color:#424242;line-height:1.5;text-align:center;margin:0}.glovoEditWarningModal.modal__container{width:560px}.glovoEditWarning{padding:8px 0 4px}.glovoEditWarning__instructionBanner{margin-bottom:16px}.glovoEditWarning__instructionText{margin:0 0 10px;font-size:.9375rem;font-weight:600;color:#424242}.glovoEditWarning__list{margin:0;padding:0;list-style:none}.glovoEditWarning__listItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:7px 0;font-size:.9375rem;color:#424242;line-height:1.5}.glovoEditWarning__dot{width:8px;height:8px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.glovoEditWarning__disclaimer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background:#fff8e1;border:1px solid #ffe082;border-radius:6px;padding:10px 14px;margin:0 0 14px;font-size:.8125rem;color:#5d4037;line-height:1.5}.glovoEditWarning__disclaimerIcon{font-size:1rem;-ms-flex-negative:0;flex-shrink:0;color:#f59e0b}.bankTerminals__innerWrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px!important}.bankTerminals__innerWrap,.bankTerminals__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bankTerminals__item{width:calc(25% - 20px);height:100%;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;padding:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;margin:10px}.bankTerminals__itemTitle{font-size:1.25rem;margin-top:15px;max-height:120px;overflow:auto;text-align:center}.bankTerminals__itemIcon{width:70px;height:70px}@media screen and (max-width:991px){.bankTerminals__item{width:calc(33.3% - 20px)}}@media screen and (max-width:639px){.bankTerminals__item{width:calc(50% - 20px)}.bankTerminals__itemTitle{font-size:1rem}.bankTerminals__itemIcon{width:60px;height:60px}}@media screen and (max-width:375px){.bankTerminals__item{width:100%}}.set_bankingInfo-inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.set_bankingInfo-input{margin-bottom:10px;cursor:pointer;width:calc(50% - 5px)}@media screen and (max-width:639px){.set_bankingInfo-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.set_bankingInfo-input{width:100%}}.performAnnulment__innerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.performAnnulment__icon{width:90px;height:90px;margin:20px 0;fill:#8a8a8a}.bankingStatus .dialog__innerContent{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 80px)!important}.bankingStatus .dialog__closeIcon{display:none}.bankingStatus__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.bankingStatus__button{padding:10px 20px;border-radius:5px;background:grey;margin-top:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#fff}.bankingStatus__text{font-size:1.25rem;margin-top:25px}.bankingStatus__spinner{margin:0 20px 0 -20px;background-color:#333;width:15px;height:15px;border-radius:50%;-webkit-animation:spinner 1.8s ease-in-out infinite;animation:spinner 1.8s ease-in-out infinite}.bankingStatus__icon{height:30vh;width:calc(50% - 100px)}.bankingStatus__spinnerWrap{width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@-webkit-keyframes spinner{25%{transform:translateX(100px) rotate(-90deg) scale(.5);-webkit-transform:translateX(100px) rotate(-90deg) scale(.5)}50%{transform:translateX(100px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(100px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(100px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(100px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}to{transform:rotate(-1turn);-webkit-transform:rotate(-1turn)}}@keyframes spinner{25%{transform:translateX(100px) rotate(-90deg) scale(.5);-webkit-transform:translateX(100px) rotate(-90deg) scale(.5)}50%{transform:translateX(100px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(100px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(100px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(100px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}to{transform:rotate(-1turn);-webkit-transform:rotate(-1turn)}}@media screen and (max-width:767px){.bankingStatus__icons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bankingStatus__icon{width:100%;height:20vh}.bankingStatus__icon.terminalIcon{margin-bottom:80px}.bankingStatus__icon.bankTerminalIcon{margin-top:80px}}.authorizedCompanies__item{width:calc(50% - 5px);border-radius:5px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1);border:1px solid #e5e5e5;padding:8px 10px;cursor:pointer}.authorizedCompanies__companyName{font-size:16px;font-weight:700}.authorizedCompanies__serverName{font-size:16px}.authorizedCompanies__creationDate{font-size:12px}.companyList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:200px;gap:10px;overflow:auto}.devModal label{font-size:1rem}.auth__input-main{margin-bottom:5px}.authLoginPassword__icon[data-v-51d71b0c]{width:20px;height:20px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;fill:#bfbfbf}.authLoginPassword__input[data-v-51d71b0c]{padding-right:35px;margin-bottom:5px}.authLoginPassword__devLink[data-v-51d71b0c]{margin-top:12px;text-align:left;color:#2196f3;cursor:pointer;font-size:.85rem;text-decoration:underline}.authLoginPassword__devLink[data-v-51d71b0c]:hover{color:#1565c0}.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.warningIcon{width:70px;height:70px}.expzLabel{margin-top:15px;font-weight:400}.expzLabelInfo{text-align:center}.reportPrintData__wrapper{font-family:Arial,sans-serif;text-align:left;width:100%;margin:0 auto;min-height:400px;max-height:700px;font-size:16px}.order__components>#downimg{width:100%!important;font-size:1em!important;background:transparent!important}.order__components>#downimg>.printString{font-size:1.1em!important}.order__components>#downimg>.printString.printString__line{text-align:center!important;line-height:.8em;letter-spacing:.1em}.order__components>#downimg>.printString.printString__defaultString{font-size:1.3em!important}@media screen and (max-width:499px){.order__components>#downimg>.printString{font-size:.9em!important}}.zReport__afterCloseShift .modal__body{overflow:auto}.zReport__afterCloseShift.zReport__Fiscal{width:auto}.button-blockReport{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.z-report-button{min-height:150px;width:100%;font-size:1.2rem;background:inherit;border-radius:10px;-webkit-box-shadow:0 0 5px #b3b3b3;box-shadow:0 0 5px #b3b3b3;-webkit-transition:all .3s;transition:all .3s}.z-report-button:hover{background:#efefef}.report-button__svg{fill:#6e6e6e;width:50px;height:50px}.reportPrintData__wrapper{text-align:center;max-width:100%;z-index:10000;overflow:auto}.reportPrintData__check{font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:800px){.button-blockReport{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:700px){.modal__container.zReport__afterCloseShift{max-width:100%}}@media screen and (max-width:499px){.reportPrintData__check{font-size:.85rem}}@media screen and (max-width:400px){.reportPrintData__check{font-size:.75rem}}@media screen and (max-width:340px){.reportPrintData__check{font-size:.7rem}}.errorModal[data-v-4c944678]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.errorModal__backdrop[data-v-4c944678]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.errorModal__container[data-v-4c944678]{position:relative;width:90%;max-width:600px;max-height:90vh;background:#fff;border-radius:12px;overflow:hidden;-webkit-box-shadow:0 20px 60px rgba(0,0,0,.2);box-shadow:0 20px 60px rgba(0,0,0,.2)}.errorModal__header[data-v-4c944678]{background:#fff2f3;padding:20px 24px;border-bottom:1px solid #f1aeb5;position:relative}.errorModal__headerContent[data-v-4c944678]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}.errorModal__errorIcon[data-v-4c944678]{-ms-flex-negative:0;flex-shrink:0}.errorModal__errorIconCircle[data-v-4c944678]{width:40px;height:40px;background:#f4d4d3;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.errorModal__headerInfo[data-v-4c944678]{-webkit-box-flex:1;-ms-flex:1;flex:1}.errorModal__title[data-v-4c944678]{font-size:18px;font-weight:700;color:#721c24}.errorModal__errorCode[data-v-4c944678]{margin:0 0 8px 0!important;font-size:14px;color:#5a1a1a;font-weight:600}.errorModal__description[data-v-4c944678]{margin:0;font-size:14px;color:#721c24;line-height:1.4}.errorModal__closeBtn[data-v-4c944678]{position:absolute;top:-38px;right:10px;background:none;border:none;padding:8px;cursor:pointer;border-radius:4px;color:#721c24;-webkit-transition:all .2s ease;transition:all .2s ease}.errorModal__closeBtn[data-v-4c944678]:hover{background:rgba(114,28,36,.1)}.errorModal__content[data-v-4c944678]{padding:24px 24px 0 24px;max-height:60vh;overflow-y:auto}.errorModal__stepsHeader[data-v-4c944678]{margin-bottom:20px}.errorModal__stepsHeader h4[data-v-4c944678]{margin:0;font-size:16px;font-weight:600;color:#212529}.errorModal__stepsList[data-v-4c944678]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.errorModal__step[data-v-4c944678]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:16px;border-radius:12px;-webkit-transition:all .2s ease;transition:all .2s ease;cursor:pointer;border:1px solid transparent}.errorModal__step--active[data-v-4c944678]{border:1px solid transparent}.errorModal__step--completed[data-v-4c944678]{background:#e9ecef;color:#495057;border:1px solid transparent}.errorModal__step[data-v-4c944678]:not(.errorModal__step--active):not(.errorModal__step--completed){background:#f8f9fa;color:#6c757d}.errorModal__step[data-v-4c944678]:hover:not(.errorModal__step--active){background:#f2f2f2}.errorModal__stepNumber[data-v-4c944678]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-weight:600;font-size:14px;-ms-flex-negative:0;flex-shrink:0}.errorModal__step--completed .errorModal__stepNumber[data-v-4c944678]{background:#28a745;color:#fff}.errorModal__step:not(.errorModal__step--active):not(.errorModal__step--completed) .errorModal__stepNumber[data-v-4c944678]{background:#dee2e6;color:#6c757d}.errorModal__checkIcon[data-v-4c944678]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.errorModal__stepContent[data-v-4c944678]{-webkit-box-flex:1;-ms-flex:1;flex:1}.errorModal__stepTitle[data-v-4c944678]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:6px;font-weight:600;font-size:14px}.errorModal__refreshIcon[data-v-4c944678]{margin-left:auto}.errorModal__stepDescription[data-v-4c944678]{margin:0;font-size:13px;line-height:1.4;opacity:.9}.errorModal__stepInfo[data-v-4c944678]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:14px;color:#6c757d;padding:10px 24px;margin-top:15px}.errorModal__footer[data-v-4c944678],.errorModal__stepInfo[data-v-4c944678]{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #e9ecef}.errorModal__footer[data-v-4c944678]{padding:16px 24px;gap:12px}.errorModal__btnClose[data-v-4c944678]{background:#6c757d!important;color:#fff!important;border:1px solid #dee2e6;border-radius:8px;padding:12px 24px;cursor:pointer;font-size:14px;color:#6c757d;-webkit-transition:all .2s ease;transition:all .2s ease;width:50%;font-weight:500}.errorModal__btnClose[data-v-4c944678]:hover{background:#f8f9fa;border-color:#adb5bd}.errorModal__btnNext[data-v-4c944678]{border-radius:8px;padding:12px 24px;cursor:pointer;font-size:14px;-webkit-transition:all .2s ease;transition:all .2s ease;font-weight:500;width:50%;color:#fff}.errorModal__btnNext[data-v-4c944678]:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.errorModal__container[data-v-4c944678]{width:95%;margin:10px}.errorModal__header[data-v-4c944678]{padding:16px 20px}.errorModal__headerContent[data-v-4c944678]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:12px}.errorModal__content[data-v-4c944678]{padding:20px}.errorModal__footer[data-v-4c944678]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.errorModal__btnClose[data-v-4c944678],.errorModal__btnNext[data-v-4c944678]{width:100%}}.callRequest__innerWrap{width:100%}.callRequest_itemWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.callRequest_item{width:calc(50% - 10px);position:relative}.callRequest_item.fullWidth{width:100%}.callRequest_itemHeadline{font-size:.875rem;position:absolute;top:-12px;left:5px;background:#fff;padding:0 5px;color:#878787;z-index:1;overflow:auto}.callRequest_itemValue{font-size:.875rem;border:1px solid #e5e5e5;border-radius:8px;padding:10px;min-height:43px;overflow:auto}.callRequest_itemInputWrap{position:relative}.callRequest_itemInput{font-size:.875rem;border:1px solid #e5e5e5;border-radius:8px;padding:10px 45px 10px 10px;min-height:43px;width:100%;resize:vertical;font-family:inherit;resize:none}.callRequest_saveButton{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.2s;transition:.2s}.callRequest_saveButton:hover{opacity:.9}.callRequest__clientInfo{background:#f8f9fa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;padding:10px;margin-bottom:20px;gap:10px}.callRequest__leftWrap{max-width:calc(100% - 90px)}.callRequest__clientName{font-weight:600;font-size:.875rem;color:#000;overflow:auto}.callRequest__clientPhone{font-size:.875rem;margin-top:5px;overflow:auto}.callRequest__status{border-radius:10px;padding:2px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;background:#28a745;color:#fff}.callRequest__headline{font-size:1rem;margin-top:10px}.callRequest__changeItem{border-radius:8px;margin-top:10px;background:#f1f1f1;padding:10px;border:1px solid #cbcbcb}.callRequest__itemDatetime{font-size:.75rem;color:#878787;margin-bottom:2px}.callRequest__itemAction{font-size:.875rem;color:#586673;overflow:auto}@media screen and (max-width:425px){.callRequest_item{width:100%}}.appLicenseWarningModal.modal__container{width:480px}.appLicenseWarning{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:8px 4px 4px;width:100%}.appLicenseWarning,.appLicenseWarning__iconWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.appLicenseWarning__iconWrap{width:64px;height:64px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.appLicenseWarning__icon{width:32px;height:32px}.appLicenseWarning__iconWrap--expired{background:#fdecea}.appLicenseWarning__iconWrap--lastDay,.appLicenseWarning__iconWrap--soonExpires,.appLicenseWarning__iconWrap--tomorrow{background:#fff8e1}.appLicenseWarning__text{font-size:.9375rem;color:#424242;line-height:1.6;text-align:center;margin:0;white-space:pre-line}.vac_wrapper>button{width:calc(25% - 5px)}.retailPriceButton{height:38px!important;border:1px solid #17a2b8!important;border-radius:5px;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.retailPriceButton.show,.retailPriceButton:hover{background:#17a2b8!important}.commings .btn,.movings .btn,.writeoffs .btn{height:38px!important}.inputsTable .dropdown-item{font-size:1rem;padding:.25rem 1.5rem!important}.table-main-outer{height:calc(100% - 60px)!important;max-height:100%!important}.drafts-table .table-main-outer{height:100%!important}.noFiltersHeight.multi-table-wrap{height:calc(100vh - 242px)}.comings-mobile-edit-card .btn.dropdown-toggle:after,.excel .btn.dropdown-toggle:after,.inputsTable .btn.dropdown-toggle:after,.inventory-card .btn.dropdown-toggle:after,.mobile-card .btn.dropdown-toggle:after,.retailPriceButton .btn.dropdown-toggle:after{display:inline-block!important;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.inputsTable .mobile-card.form-control,.inputsTable .mobile-select-quantity.form-control .dropdown-toggle,.inputsTable .mobile-select-unit.form-control .dropdown-toggle,.inputsTable .table-select-quantity.form-control .dropdown-toggle,.inputsTable .table-select-unit.form-control .dropdown-toggle,.mobile-select-unit.form-control{padding:0 7px!important}.inputsTable .dropdown,.mobile-card .dropdown{z-index:unset!important}.comings-mobile-edit-card .form-control,.inputsTable .btn-danger,.inputsTable .form-control,.inputsTable .icon-bubble-2,.mobile-card .form-control{height:38px}.inputsTable .icon-bubble-2{width:42px}.inputsTable .btn-danger{width:38px}.ukzdlist .table thead th{font-weight:500;cursor:pointer;color:#106090;border-bottom:none!important}.ukzdlist .table{font-size:12px}.ukzdlist .greenHover{padding:4px 0}.dialogWithoutKeyboard.ukzdlist{z-index:1000000}.dialog-container{height:100%!important}.filters-row{position:relative}.dialog-buttons{white-space:nowrap;padding-bottom:10px;font-weight:500;font-size:1rem;color:#106090;width:100%;z-index:999}.multi-table-wrap{overflow-x:auto;height:calc(100vh - 280px);margin-top:15px}.multi-table{width:100%;height:100%;min-width:850px}.footer-table{bottom:65px!important;left:25px!important;right:25px!important;border-top:none!important;background:#fff!important}.comings-mobile-edit-card .form-control.is-valid,.inputsTable .form-control.is-invalid:not(.manufacture__quantity),.inputsTable .form-control.is-valid,.inputsTable .was-validated .form-control:valid,.mobile-card .form-control.is-valid,.was-validated .form-control:invalid{border-width:1px!important;border-radius:5px 0 0 5px!important}.comings-mobile-edit-card .form-control{margin-bottom:10px}.weightsIcon{margin:auto;position:absolute;top:0;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding-right:10px}.inventoryCreateModal .modal__body{font-size:20px}.inventoryCreateModal .transaction-backdating{margin:0 0 10px 0!important}.search-input.si-styles{width:100%}.createDocument .search-box{padding:0!important}.inventory-card .search,.tech-card .search{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2)!important;box-shadow:0 0 5px rgba(0,0,0,.2)!important;border:none;border-radius:5px!important;outline:none;height:38px!important}.inventory-card .clear-search,.tech-card .clear-search{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;padding:0!important}.inventory-card .filters .btn-secondary{color:#fff!important;background-color:#6c757d!important;border-color:#6c757d!important;height:38px!important;padding:.375rem .75rem!important}.inventory-card .filters .dropdown{padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inventory-card.page-wrapper>.filters{margin:0!important}.tech-card.page-wrapper>.search-wrapper>.filters{margin-top:10px;margin-left:0}.tooltip{z-index:10000!important}.manufactureProdCard .dialog-container{height:calc(100% - 63px)}.createDocument.col-sm-12.col-md-6.col-lg-4.col-xl-3{padding-right:7px!important;padding-left:7px!important}.dropdown.excel{padding:0;height:38px;width:51px;z-index:10000000}.dropdown.excel .btn-info{background-color:#17a2b8!important;border-color:#17a2b8!important}.title-edit{position:fixed;bottom:80px;right:15px;cursor:pointer;z-index:1000}.edit-btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);width:60px;height:60px;border-radius:50px;padding:0!important;-webkit-transition:.1s;transition:.1s;background:#fff}.edit-btn-wrap:active{-webkit-transform:scale(.9);transform:scale(.9)}.edit-btn-wrap.opened{position:absolute;bottom:140px}.edit-btns button:hover{background:#fff!important}.edit-btn.closeCross{width:24px!important;height:24px!important}.edit-btn{width:30px!important;height:30px!important;fill:#7f7f7f}.edit-btn.pencilIcon{margin-top:5px;margin-left:4px}.edit-btn.hideDescription,.edit-btn.showDescription{width:36px!important;height:36px!important}.edit-btn.hideDescription path,.edit-btn.showDescription path{stroke:#7f7f7f;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.656}.search-wrapper .icon-barcode{width:38px;height:38px;border:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;background-color:#fff}.search-wrapper .b-form-tags-list .b-form-tag,.search-wrapper .b-form-tags-list .b-form-tags-field{margin-top:.33rem}.search-wrapper .icon-barcode.active{border:none!important;background:#e3e3e3}.inventory-card .search,.tech-card .search{padding-right:40px}.edit-btn:hover{-webkit-filter:none!important;filter:none!important;-webkit-transform:none!important;transform:none!important}.custom-dropdown__delete{padding-bottom:3px}.drafts-table .header-table{font-size:10pt}.drafts-table .header-table .ht{padding-left:5px!important}.dialog-filters .table thead th{font-weight:500;cursor:pointer;color:#106090;border-bottom:none!important}.dialog-filters .table tbody tr:active,.dialog-filters .table tbody tr:hover{background:#def9ff!important}.dialog-filters,.dialog-filters>div{height:100%}.dialog-filters .tableContainer{height:calc(100% - 30px)}.dialog_newdocument{padding:17px 0!important}.dialog_newdocument>div:first-child{width:100%;margin:0!important;padding:0 20px}.dialog_newdocument div{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.dialog_newdocument div div:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.dialog_newdocument svg{width:50px;height:50px}.dialog_newdocument .left,.dialog_newdocument .right{float:none!important}.dialog_newdocument .left div{position:unset!important;top:auto!important;height:auto!important;width:auto!important}.b-form-tags-list{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.b-form-tags-list::-webkit-scrollbar{display:none}@media screen and (max-width:809px){.table-right{height:calc(100vh - 170px)!important}}@media screen and (max-width:800px){.header-row .checkbox{padding-left:5px}.multi-table-wrap{height:calc(100vh - 270px)}.search-wrapper .b-form-tags-list .b-form-tag,.search-wrapper .b-form-tags-list .b-form-tags-field{margin-top:.53rem}}@media screen and (max-width:709px){.table-main-outer{height:calc(100% - 43px)!important}.noFiltersHeight.multi-table-wrap{height:calc(100vh - 234px)}.table-right{height:calc(100vh - 150px)!important}}@media screen and (max-width:499px){.multi-table-wrap{height:calc(100vh - 250px)}.noFiltersHeight.multi-table-wrap{height:calc(100vh - 214px)}.table-right{height:calc(100vh - 130px)!important}.inventory-card .search,.tech-card .search{height:33.5px!important}.search-wrapper .b-form-tags-list .b-form-tag,.search-wrapper .b-form-tags-list .b-form-tags-field{margin-top:.4rem}.search-wrapper .icon-barcode{width:33.5px;height:33.5px;font-size:20px}.inventory-card .clear-search,.tech-card .clear-search{height:33.5px}.edit-btn-wrap{width:50px;height:50px}.edit-btn-wrap.opened{position:absolute;bottom:120px}.edit-btn.closeCross{width:20px!important;height:20px!important}.edit-btn{width:24px!important;height:24px!important}.edit-btn.pencilIcon{margin-top:2px;margin-left:4px}.edit-btn.hideDescription,.edit-btn.showDescription{width:30px!important;height:30px!important}}:root{--sat:env(safe-area-inset-top);--sar:env(safe-area-inset-right);--sab:env(safe-area-inset-bottom);--sal:env(safe-area-inset-left);--androidNotchHeight:"";--writeoffs-check-primary-color:rgba(220,53,69,0.7);--writeoffs-check-primary-color_hover:#d46671;--writeoffs-check-secondary-color:#efc7cb;--info-button-primary-color:#17a2b8;--start-page-coming-btn-primary-color:rgba(40,167,69,0.7);--start-page-writeoff-btn-primary-color:rgba(240,51,51,0.6900000000000001)}*{margin:0;padding:0;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{font-size:16px;overflow:hidden;position:fixed;height:100%;background:#484848;color:#000;-moz-user-select:-moz-none;-o-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;height:100vh;width:100%;margin:0}p{margin-bottom:0!important}button{height:100%;border:none}hr{margin-bottom:.5rem;margin-top:.5rem}a:not([href]):hover{color:transparent}.row{margin-left:auto!important;margin-right:auto!important}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{padding-left:0!important;padding-right:0!important}.col-5-custom,.col-lg-5-custom,.col-md-5-custom,.col-sm-5-custom,.col-xl-5-custom{position:relative;width:100%;min-height:1px;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-3-custom,.col-lg-3-custom,.col-md-3-custom,.col-sm-3-custom,.col-xl-3-custom{position:relative;width:100%;min-height:1px;-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%;max-width:15%}#app{height:100vh;width:100%;overflow:hidden;background-size:cover;background-position:50%}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:0}.btn.focus,.btn:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.qrcodetempcontainer{width:90px;height:90px;display:none}.devMode:after{content:"dev";color:#f89b9b;border:1px solid #f89b9b;border-radius:3px;font-size:9px!important;text-transform:lowercase!important;padding:0 3px;margin-left:3px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar:horizontal{height:10px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#e8e8e8;border-radius:18px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#d3d3d3}.removeScrollbar{-ms-overflow-style:none;scrollbar-width:none}.removeScrollbar::-webkit-scrollbar{display:none}.main-input,.main-input__select{width:100%;height:50px;font-size:1rem;padding-left:10px;border-radius:10px;display:block;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);outline:none;border:0;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:1;line-height:46px;white-space:nowrap}.main-input{border:2px solid transparent;cursor:pointer}.main-input__select{background:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 451.847 451.847'%3E%3Cpath d='M225.923 354.706c-8.098 0-16.195-3.092-22.369-9.263L9.27 151.157c-12.359-12.359-12.359-32.397 0-44.751 12.354-12.354 32.388-12.354 44.748 0l171.905 171.915 171.906-171.909c12.359-12.354 32.391-12.354 44.744 0 12.365 12.354 12.365 32.392 0 44.751L248.292 345.449c-6.177 6.172-14.274 9.257-22.369 9.257z' data-original='%23000000'/%3E%3C/svg%3E")!important;background-size:12px!important;background-repeat:no-repeat!important;background-position:center right 15px!important;cursor:pointer;line-height:50px}.main-input__wrap{position:relative}.main-input__label{font-size:1.25rem;color:#000}.main-input__errorOutline{border:2px solid #dc3545!important;-webkit-box-shadow:0 0 2px #c54242!important;box-shadow:0 0 2px #c54242!important}.main-input__errorText{color:#ed4337;font-size:.75rem;position:absolute;bottom:-20px;white-space:nowrap;overflow:auto;max-width:calc(100% - 10px);-ms-overflow-style:none;scrollbar-width:none}.main-input__errorText::-webkit-scrollbar{display:none}.main-input__required{color:#ed4337;margin-left:2px;font-weight:600}.main-input__warningOutline{border:2px solid #fb0!important}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{opacity:0}input[type=date],input[type=time]{padding-right:15px;color:#000}input[type=time]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512'%3E%3Cpath d='M347.216 301.211l-71.387-53.54V138.609c0-10.966-8.864-19.83-19.83-19.83-10.966 0-19.83 8.864-19.83 19.83v118.978c0 6.246 2.935 12.136 7.932 15.864l79.318 59.489a19.713 19.713 0 0011.878 3.966c6.048 0 11.997-2.717 15.884-7.952 6.585-8.746 4.8-21.179-3.965-27.743z' data-original='%23000000'/%3E%3Cpath d='M256 0C114.833 0 0 114.833 0 256s114.833 256 256 256 256-114.833 256-256S397.167 0 256 0zm0 472.341c-119.275 0-216.341-97.066-216.341-216.341S136.725 39.659 256 39.659c119.295 0 216.341 97.066 216.341 216.341S375.275 472.341 256 472.341z' data-original='%23000000'/%3E%3C/svg%3E");background-size:21px}input[type=date],input[type=time]{background-repeat:no-repeat;background-position:bottom 50% right 15px}input[type=date]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512'%3E%3Cpath d='M452 40h-24V0h-40v40H124V0H84v40H60C26.916 40 0 66.916 0 100v352c0 33.084 26.916 60 60 60h392c33.084 0 60-26.916 60-60V100c0-33.084-26.916-60-60-60zm20 412c0 11.028-8.972 20-20 20H60c-11.028 0-20-8.972-20-20V188h432v264zm0-304H40v-48c0-11.028 8.972-20 20-20h24v40h40V80h264v40h40V80h24c11.028 0 20 8.972 20 20v48z' data-original='%23000000'/%3E%3Cpath data-original='%23000000' d='M76 230h40v40H76zM156 230h40v40h-40zM236 230h40v40h-40zM316 230h40v40h-40zM396 230h40v40h-40zM76 310h40v40H76zM156 310h40v40h-40zM236 310h40v40h-40zM316 310h40v40h-40zM76 390h40v40H76zM156 390h40v40h-40zM236 390h40v40h-40zM316 390h40v40h-40zM396 310h40v40h-40z'/%3E%3C/svg%3E");background-size:23px}button,select{color:#000}.search.main-input{padding:0 45px 0 10px;border-radius:5px}.clear-search{right:10px!important;top:0!important}.main-textarea{width:100%;font-size:1rem;padding:10px;border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);outline:none;min-height:150px;-webkit-appearance:none;resize:none;overflow:hidden;min-height:75px;border:2px solid transparent}.main-textarea__labelWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-textarea__label{font-size:1.25rem}.swipeout .swipeout-action,.swipeout .swipeout-content{-webkit-transition:.2s!important;transition:.2s!important;will-change:auto!important}.swipeout-action{background-color:#d9534f;text-transform:uppercase;font-size:12px}.alertify-notifier{background:purple;z-index:10000000!important}.alertify-notifier.ajs-right{right:10px!important}.alertify-notifier.ajs-bottom{bottom:20px!important}.alertify-notifier .ajs-message.ajs-error{background:#ecc8c5!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512'%3E%3Cg fill='%23B32F2C'%3E%3Cpath d='M256 0C114.613 0 0 114.613 0 256s114.613 256 256 256 256-114.613 256-256S397.387 0 256 0zM93.539 356.87a188.142 188.142 0 01-7.248-12.742c-12.886-24.73-20.517-52.578-21.425-82.139-3.335-108.18 84.7-198.198 192.922-197.207 31.131.279 60.476 8.013 86.373 21.477a188.331 188.331 0 0112.731 7.269c1.879 1.167 2.189 3.779.63 5.338L98.887 357.5c-1.559 1.559-4.171 1.249-5.348-.63zM256 447.228c-31.792 0-61.767-7.765-88.128-21.487a193.35 193.35 0 01-12.752-7.259c-1.89-1.177-2.199-3.789-.64-5.349L413.133 154.48c1.559-1.559 4.172-1.249 5.349.64a193.804 193.804 0 017.259 12.752c13.723 26.392 21.487 56.336 21.487 88.128 0 105.609-85.588 191.228-191.228 191.228z' data-original='%23e94444'/%3E%3Cpath d='M402.426 45.99c56.243 46.95 92.021 117.587 92.021 196.587 0 141.387-114.613 256-256 256-54.446 0-104.938-17.006-146.426-45.99C136.431 489.687 193.613 512 256 512c141.387 0 256-114.613 256-256 0-86.93-43.326-163.742-109.574-210.01z' data-original='%23d83131'/%3E%3C/g%3E%3C/svg%3E")!important;background-size:30px 30px!important;background-repeat:no-repeat!important;background-position:10px!important;color:#bf3938!important;padding-left:50px!important}.alertify-notifier .ajs-message.ajs-error,.alertify-notifier .ajs-message.ajs-success{text-shadow:none!important;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border:none!important;border-radius:5px;font-weight:500;text-align:left!important;font-family:BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.alertify-notifier .ajs-message.ajs-success{background:#eefdd8!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512.008 512.008'%3E%3Cpath d='M502.795 60.572c-11.183-9.782-28.214-8.677-38.023 2.533L177.837 391.028 46.603 251.036c-10.186-10.833-27.217-11.372-38.077-1.213-10.86 10.159-11.426 27.244-1.24 38.104l151.579 161.684a27.033 27.033 0 0019.672 8.488h.458c7.626-.108 14.794-3.449 19.833-9.189L505.355 98.595c9.782-11.21 8.65-28.214-2.56-38.023z' fill='%23457736' data-original='%23000000'/%3E%3C/svg%3E")!important;background-size:25px 25px!important;background-repeat:no-repeat!important;background-position:10px!important;color:#457736!important;padding-left:45px!important}.alertify-notifier .ajs-message.ajs-warning{background:#f7e7c1!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 511.998 511.998'%3E%3Cpath d='M508.057 444.469L284.035 37.015c-5.693-10.342-16.179-16.527-28.036-16.527-11.857 0-22.343 6.185-28.036 16.527L3.941 444.469c-5.427 9.932-5.243 21.646.512 31.354 5.796 9.83 16.097 15.687 27.544 15.687H480c11.448 0 21.749-5.857 27.545-15.687 5.754-9.708 5.939-21.422.512-31.354zM250.941 184.752c1.72-.287 3.42-.43 5.099-.43 14.745 0 27.749 10.547 30.248 25.394.594 3.379.532 6.82 0 10.014l-20.193 119.947c-.84 4.956-5.181 8.478-10.076 8.478a9.564 9.564 0 01-1.7-.143c-4.444-.737-7.721-4.178-8.417-8.335L225.71 219.73c-2.805-16.567 8.52-32.234 25.231-34.978zm5.058 245.32c-16.936 0-30.719-13.782-30.719-30.719s13.782-30.719 30.719-30.719 30.719 13.783 30.719 30.719-13.783 30.719-30.719 30.719z' fill='%23836E33' data-original='%23000000'/%3E%3C/svg%3E")!important;background-size:30px 25px!important;background-repeat:no-repeat!important;background-position:10px!important;border-radius:5px;border:none!important;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);color:#846e33!important;font-weight:500;text-align:left!important;padding-left:50px!important;text-shadow:none!important;font-family:BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.alertify-notifier{border-radius:10px;border:none}.b-form-tags-button{display:none!important}small{border:none!important;outline:none!important}.b-tooltip,.tooltip,.tooltip-inner{z-index:999999999!important}.activeBtn{-webkit-transition:.1s;transition:.1s}.activeBtn:active{-webkit-transform:scale(.95);transform:scale(.95)}.terminal__needToPayWrap{width:100vw;height:100vh;position:fixed;background:rgba(0,0,0,.75);z-index:1000000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.terminal__needToPay{width:300px;max-width:90%;background:#fff;border-radius:5px;text-align:center;padding:2px 2px 20px 2px}.terminal__needToPayTop{padding:15px 10px;background:#d9534f;color:#fff;border-radius:4px 4px 0 0;text-transform:uppercase}.terminal__needToPayHeadline{font-weight:600;margin:15px auto 5px;font-size:1rem;max-width:calc(100% - 20px)}.terminal__needToPayDescription{font-size:.875rem;max-width:calc(100% - 20px);margin:0 auto}.terminal__needToPayButton{padding:10px 40px;margin-top:20px;border-radius:5px;background:#28a745;color:#fff;font-size:1rem}.applyOverflowStyles{position:relative}.scrollText{overflow-x:auto;width:100%}.scrollText:after,.scrollText:before{content:"";position:absolute;height:100%;width:20px;top:0}.scrollText:after{display:var(--after-display);right:0;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(hsla(0,0%,100%,.3)),color-stop(hsla(0,0%,100%,.6)),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.3),hsla(0,0%,100%,.6),#fff)}.scrollText:before{display:var(--before-display);left:0;background:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,100%,0)),color-stop(hsla(0,0%,100%,.3)),color-stop(hsla(0,0%,100%,.6)),to(#fff));background:linear-gradient(270deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.3),hsla(0,0%,100%,.6),#fff)}.terminal__loadingError{position:fixed;top:0;bottom:0;right:0;left:0;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.terminal__loadingErrorText{border-radius:5px;padding:10px 20px;color:#a5a5a5;font-size:1.25rem}.terminal__loadingErrorIcon{width:120px;height:120px;fill:#a5a5a5;margin:0 auto 10px;display:block}.terminal__loadingErrorButton{color:#fff!important;border-radius:5px;padding:10px 20px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:10px auto 0;cursor:pointer;text-decoration:none!important;display:block}.scrollFadeXContainer{position:relative;overflow:hidden}.scrollFadeXTarget{overflow-x:auto;white-space:nowrap;max-width:100%}.scrollFadeXContainer:after,.scrollFadeXContainer:before{content:"";position:absolute;top:0;height:100%;width:30px;pointer-events:none;z-index:1;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.scrollFadeXContainer:before{left:0;background:-webkit-gradient(linear,left top,right top,from(#fff),to(transparent));background:linear-gradient(90deg,#fff,transparent)}.scrollFadeXContainer:after{right:0;background:-webkit-gradient(linear,right top,left top,from(#fff),to(transparent));background:linear-gradient(270deg,#fff,transparent)}.scrollFadeXContainer.scrollFade--scrollable:after,.scrollFadeXContainer.scrollFade--scrollable:before{opacity:1}.scrollFadeXContainer.scrollFade--left:before,.scrollFadeXContainer.scrollFade--right:after{opacity:0}@media (max-width:600px){.scrollFadeContainer:after,.scrollFadeContainer:before{display:none!important}}.scrollFadeContainer{position:relative}.scrollFadeTarget{max-height:100%;overflow-y:auto}.scrollFadeContainer:after,.scrollFadeContainer:before{content:"";position:absolute;width:100%;height:20px;pointer-events:none;z-index:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0}.scrollFadeContainer:before{top:0;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(transparent));background:linear-gradient(180deg,#fff,transparent)}.scrollFadeContainer:after{bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(transparent));background:linear-gradient(0deg,#fff,transparent)}.scrollFadeContainer.scrollFade--scrollable:after,.scrollFadeContainer.scrollFade--scrollable:before{opacity:1}.scrollFadeContainer.scrollFade--bottom:after,.scrollFadeContainer.scrollFade--top:before{opacity:0}.androidNotch #header{padding-top:var(--androidNotchHeight);height:calc(55px + var(--androidNotchHeight))}.androidNotch .mainButton{height:90px}.androidNotch .customConsole,.androidNotch .dialog__inner{padding-top:var(--androidNotchHeight)!important}.androidNotch .dialogWithKeyboard .dialogSide.leftSide{height:calc(60% - 50px - var(--androidNotchHeight))!important}.androidNotch .clients-modal .dialog__innerContent{height:100%!important}.androidNotch .clientInfo{height:calc(100vh - 130px - var(--androidNotchHeight));margin-top:calc(60px + var(--androidNotchHeight))}.androidNotch .clientsSidebar{padding-top:calc(60px + var(--androidNotchHeight))!important}.androidNotch .clientsSidebar-dialog__title{top:calc(15px + var(--androidNotchHeight))!important}.androidNotch .clientsSidebar__editIconWrap{top:calc(13px + var(--androidNotchHeight))!important}.androidNotch .clientsSidebar__closeMobileOpened{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;top:calc(20px + var(--androidNotchHeight))!important}.androidNotch #crisp-chatbox .cc-143a{margin-top:var(--androidNotchHeight)!important}.androidNotch #crisp-chatbox .cc-1cff.cc-qfnu{height:calc(var(--androidNotchHeight) + 150px)!important}.androidNotch #crisp-chatbox .cc-13se.cc-y80i{top:calc(10px + var(--androidNotchHeight))!important}.androidNotch .connectionAndNotifications .notifications{top:calc(60px + var(--androidNotchHeight))}@media (device-width:390px) and (device-height:844px) and (-webkit-device-pixel-ratio:3),(device-width:393px) and (device-height:852px) and (-webkit-device-pixel-ratio:3),(device-width:402px) and (device-height:874px) and (-webkit-device-pixel-ratio:3),(device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2),(device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3),(device-width:420px) and (device-height:912px) and (-webkit-device-pixel-ratio:3),(device-width:428px) and (device-height:926px) and (-webkit-device-pixel-ratio:3),(device-width:430px) and (device-height:932px) and (-webkit-device-pixel-ratio:3),(device-width:440px) and (device-height:956px) and (-webkit-device-pixel-ratio:3),only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){@media screen and (orientation:portrait){#header{height:calc(env(safe-area-inset-top) + 60px)!important}#header,.customConsole,.dialog__inner{padding-top:env(safe-area-inset-top)!important}.dialogWithoutKeyboard .dialog__innerContent{height:calc(100% - 95px - env(safe-area-inset-top))!important}.dialogWithKeyboard .dialogSide.leftSide{height:calc(60% - 40px - env(safe-area-inset-top))!important}.dialog__buttonsWrap{bottom:10px}.clients-modal .dialog__innerContent{height:100%!important}.sidebar{height:calc(100vh - 60px - env(safe-area-inset-top))!important}.mainButton{height:90px}.loyaltyProgram__plusMinus{left:4px}.loyaltyProgram__plusMinus.plus{top:-11px}.loyaltyProgram__plusMinus.minus{bottom:-12px}.connectionAndNotifications .notifications{top:calc(70px + env(safe-area-inset-top));max-height:calc(100vh - 90px - env(safe-area-inset-top))}.connectionAndNotifications .notificationsContentWrap{max-height:calc(100vh - 200px - env(safe-area-inset-top))}#crisp-chatbox .cc-143a{margin-top:env(safe-area-inset-top)!important}#crisp-chatbox .cc-1cff.cc-qfnu{height:calc(env(safe-area-inset-top) + 150px)!important}#crisp-chatbox .cc-13se.cc-y80i{top:calc(10px + env(safe-area-inset-top))!important}.clientInfo{height:calc(100vh - 150px - env(safe-area-inset-top));margin-top:calc(70px + env(safe-area-inset-top))}.clientsSidebar{padding-top:calc(60px + env(safe-area-inset-top))!important}.clientsSidebar-dialog__title{top:calc(15px + env(safe-area-inset-top))!important}.clientsSidebar__editIconWrap{top:calc(13px + env(safe-area-inset-top))!important}.clientsSidebar__closeMobileOpened{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;top:calc(20px + env(safe-area-inset-top))!important}.tableContainer{min-height:70vh}.dialogHF{max-height:35vh}.listContainer .selectHeaderFilter{max-height:70vh}.buttonitem{width:100%;margin:10px 0 0 0}}}@media screen and (max-width:991px){.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}}@media (max-width:800px){body,html{font-size:14px}input,select,textarea{font-size:1.2rem}}@media (max-width:350px){.dialog__buttonsWrap button{font-size:12px}}@media (max-width:709px){.dropdown-item:focus,.dropdown-item:hover{background-color:transparent!important;color:#000!important}}@media (max-width:499px){.dialog__button{width:calc(50% - 5px)!important}.main-input,.main-input__select{height:44px;line-height:40px}}