.theme--light.v-card{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-card>.v-card__subtitle,.theme--light.v-card>.v-card__text{color:rgba(0,0,0,.6)}.theme--dark.v-card{background-color:#1e1e1e;color:#fff}.theme--dark.v-card>.v-card__subtitle,.theme--dark.v-card>.v-card__text{color:hsla(0,0%,100%,.7)}.v-sheet.v-card{border-radius:4px}.v-sheet.v-card:not(.v-sheet--outlined){-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-card.v-sheet--shaped{border-radius:24px 4px}.v-card{border-width:thin;display:block;max-width:100%;outline:none;text-decoration:none;-webkit-transition-property:opacity,-webkit-box-shadow;transition-property:opacity,-webkit-box-shadow;transition-property:box-shadow,opacity;transition-property:box-shadow,opacity,-webkit-box-shadow;overflow-wrap:break-word;position:relative;white-space:normal}.v-card>.v-card__progress+:not(.v-btn):not(.v-chip):not(.v-avatar),.v-card>:first-child:not(.v-btn):not(.v-chip):not(.v-avatar){border-top-left-radius:inherit;border-top-right-radius:inherit}.v-card>:last-child:not(.v-btn):not(.v-chip):not(.v-avatar){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-card__progress{top:0;left:0;right:0;overflow:hidden}.v-card__subtitle+.v-card__text{padding-top:0}.v-card__subtitle,.v-card__text{font-size:.875rem;font-weight:400;line-height:1.375rem;letter-spacing:.0071428571em}.v-card__subtitle,.v-card__text,.v-card__title{padding:16px}.v-card__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.v-card__title+.v-card__subtitle,.v-card__title+.v-card__text{padding-top:0}.v-card__title+.v-card__subtitle{margin-top:-16px}.v-card__text{width:100%}.v-card__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px}.v-card__actions>.v-btn.v-btn{padding:0 8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn+.v-btn{margin-left:8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--left{margin-left:4px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--right{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn+.v-btn{margin-right:8px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--left{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--right{margin-left:4px}.v-card--flat{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-sheet.v-card--hover{cursor:pointer;-webkit-transition:-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1);transition:-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1);transition:box-shadow .4s cubic-bezier(.25,.8,.25,1);transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),-webkit-box-shadow .4s cubic-bezier(.25,.8,.25,1)}.v-sheet.v-card--hover:focus,.v-sheet.v-card--hover:hover{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-card--link,.v-card--link .v-chip{cursor:pointer}.v-card--link:focus:before{opacity:.08}.v-card--link:before{background:currentColor;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .2s;transition:opacity .2s}.v-card--disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-card--disabled>:not(.v-card__progress){opacity:.6;-webkit-transition:inherit;transition:inherit}.v-card--loading{overflow:hidden}.v-card--raised{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-autocomplete.v-input>.v-input__control>.v-input__slot{cursor:text}.v-autocomplete input{-ms-flex-item-align:center;align-self:center}.v-autocomplete.v-select.v-input--is-focused input{min-width:64px}.v-autocomplete:not(.v-input--is-focused).v-select--chips input{max-height:0;padding:0}.v-autocomplete--is-selecting-index input{opacity:0}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot>input{margin-top:24px}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined).v-input--dense .v-select__slot>input{margin-top:20px}.v-autocomplete__content.v-menu__content,.v-autocomplete__content.v-menu__content .v-card{border-radius:0}.theme--light.v-pagination .v-pagination__item{background:#fff;color:rgba(0,0,0,.87)}.theme--light.v-pagination .v-pagination__item--active{color:#fff}.theme--light.v-pagination .v-pagination__navigation{background:#fff}.theme--dark.v-pagination .v-pagination__item{background:#1e1e1e;color:#fff}.theme--dark.v-pagination .v-pagination__item--active{color:#fff}.theme--dark.v-pagination .v-pagination__navigation{background:#1e1e1e}.v-pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;list-style-type:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;max-width:100%;width:100%}.v-pagination.v-pagination{padding-left:0}.v-pagination>li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.v-pagination--circle .v-pagination__item,.v-pagination--circle .v-pagination__more,.v-pagination--circle .v-pagination__navigation{border-radius:50%}.v-pagination--disabled{pointer-events:none;opacity:.6}.v-pagination__item{background:transparent;border-radius:4px;font-size:1rem;height:34px;margin:.3rem;min-width:34px;padding:0 5px;text-decoration:none;-webkit-transition:.3s cubic-bezier(0,0,.2,1);transition:.3s cubic-bezier(0,0,.2,1);width:auto;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-pagination__item--active{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-pagination__navigation{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:4px;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;text-decoration:none;height:32px;width:32px;margin:.3rem 10px}.v-pagination__navigation .v-icon{-webkit-transition:.2s cubic-bezier(.4,0,.6,1);transition:.2s cubic-bezier(.4,0,.6,1);vertical-align:middle}.v-pagination__navigation--disabled{opacity:.6;pointer-events:none}.v-pagination__more{margin:.3rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:32px;width:32px}img[data-v-e54414c8]{cursor:pointer}.v-menu__content[data-v-e54414c8]{width:275px}.v-list[data-v-e54414c8]{padding:0}.v-list-item__action--stack[data-v-e54414c8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.order-info-header[data-v-e54414c8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:7px;border-bottom:1px solid #d8d7d7;font-size:12px!important}.order-info-header__phone[data-v-e54414c8]{font-size:16px}.order-info-header__title[data-v-e54414c8]{font-size:13px}.order-info-header__phone--lowercase[data-v-e54414c8]{text-transform:none}.txt-center[data-v-e54414c8]{display:block;width:100%;font-size:13px;text-transform:uppercase;padding:0;text-align:center}.order-status[data-v-e54414c8]{padding:5px;font-size:13px;margin:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-transform:uppercase;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.status[data-v-e54414c8]{padding:2px 6px!important;font-size:11px;color:#fff;border-radius:3px;margin-right:5px}.status.new[data-v-e54414c8]{background:#8360d1}.status.waiting[data-v-e54414c8]{background:#f15025}.status.cancelledDriver[data-v-e54414c8]{background:#ff2fcb}.status.cancelled[data-v-e54414c8],.status.cancelledClient[data-v-e54414c8],.status.cancelledOperator[data-v-e54414c8]{background:#bd1e1e}.status.searching[data-v-e54414c8]{background:#0075f2}.status.accepted[data-v-e54414c8]{background:#5ebadb}.status.arrived[data-v-e54414c8]{background:#c5c264}.status.landed[data-v-e54414c8]{background:#73905d}.status.completed[data-v-e54414c8]{background:#2bc960}.status.sos[data-v-e54414c8]{background:red}.deliveryStatus[data-v-e54414c8]{padding:2px 6px!important;font-size:11px;color:#fff;background:#a6a6a6;border-radius:3px;margin-right:5px}.deliveryStatus.new[data-v-e54414c8]{background:#8360d1}.deliveryStatus.accepted[data-v-e54414c8]{background:#6dbeec!important}.deliveryStatus.cooking[data-v-e54414c8]{background:#e0bb5c!important}.deliveryStatus.paid[data-v-e54414c8]{background:#73905d}.deliveryStatus.readyForDelivery[data-v-e54414c8]{background:#2aac5e!important}.deliveryStatus.delivered[data-v-e54414c8],.deliveryStatus.handedToCourier[data-v-e54414c8]{background:#008d38!important}.deliveryStatus.canceledKitchen[data-v-e54414c8],.deliveryStatus.notAccepted[data-v-e54414c8]{background:#f72c25}.deliveryStatus.canceledClient[data-v-e54414c8],.deliveryStatus.canceledClientPayment[data-v-e54414c8]{background:#bd1e1e}.statuses-card[data-v-e54414c8]{max-height:400px}td .tooltip[data-v-e54414c8]{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}.tooltip-1[data-v-e54414c8]{display:block;background:#444;opacity:1!important;-webkit-box-shadow:0 0 15px -1px #000;box-shadow:0 0 15px -1px #000}.order-info-footer__date[data-v-e54414c8]{color:#535353;font-size:13px}.orders-info__icon[data-v-e54414c8]{display:block;width:20px;height:20px;margin:10px}.sos-info[data-v-e54414c8]{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:100%;color:red;text-align:center;font-size:16px}.bounce-enter-active[data-v-e54414c8]{-webkit-animation:bounce-in-e54414c8 .5s;animation:bounce-in-e54414c8 .5s;font-size:13px}.bounce-leave-active[data-v-e54414c8]{animation:bounce-in-e54414c8 .5s reverse;font-size:13px}@-webkit-keyframes bounce-in-e54414c8{0%{-webkit-transform:perspective(1px) scale(0);transform:perspective(1px) scale(0)}50%{-webkit-transform:perspective(1px) scale(1.08);transform:perspective(1px) scale(1.08)}to{-webkit-transform:perspective(1px) scale(1);transform:perspective(1px) scale(1)}}@keyframes bounce-in-e54414c8{0%{-webkit-transform:perspective(1px) scale(0);transform:perspective(1px) scale(0)}50%{-webkit-transform:perspective(1px) scale(1.08);transform:perspective(1px) scale(1.08)}to{-webkit-transform:perspective(1px) scale(1);transform:perspective(1px) scale(1)}}.text-field-wrapper[data-v-07e8afeb]{padding:10px 0;min-width:80px;max-width:100px;width:100%}.text-field-wrapper[data-v-07e8afeb] .v-text-field__details{display:none!important}.v-card[data-v-07e8afeb]{max-width:1000px;margin:auto}.v-card.modal[data-v-07e8afeb]{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:600px;margin:10px!important}[data-v-07e8afeb] .v-data-table__wrapper{overflow-y:unset!important}.status-wrapper[data-v-07e8afeb]{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}.v-data-table[data-v-07e8afeb] td,.v-data-table[data-v-07e8afeb] th{text-align:center;padding:2px 7px!important}.order-history-info-order[data-v-07e8afeb] .order-status{-ms-flex-pack:distribute;justify-content:space-around;padding:0 20px}.order-history-info-order[data-v-07e8afeb] .status{margin-right:auto}.order-history-info-order[data-v-07e8afeb] .order-info-footer{margin-bottom:10px}.table-wrapper[data-v-07e8afeb]{width:100%}.order-from-internet[data-v-07e8afeb]{background:#99dfa0}.sos-order[data-v-07e8afeb]{background:#f08080}.sos-order-text[data-v-07e8afeb]{color:#e31e1e;font-weight:700}