@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,900);.networkStatus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase}.networkStatus__icon{width:10px;height:10px;border-radius:100%;margin-right:1rem;display:block}.networkStatus__icon--online{background:#24af1d}.networkStatus__icon--offline{background:#e72942}.send-order{display:grid;grid-template-columns:2fr 1fr auto auto;grid-template-areas:"client date sendlist send" "location date sendlist send" "quantity . . .";grid-template-rows:1fr 1fr auto;padding:1rem;position:relative;border-bottom:1px solid #ededed}.send-order__client{grid-area:client;font-weight:700}.send-order__location{grid-area:location}.send-order__quantity-price{grid-area:quantity;justify-self:start;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 10px;margin-top:5px;background:#f5f5f5;border:1px solid #ccc;border-radius:3px}.send-order__price{margin-left:20px}.send-order__date{grid-area:date;align-self:center}.send-order__send{grid-area:send;align-self:center;justify-self:flex-end}.send-order__sendlist{grid-area:sendlist;align-self:center;justify-self:flex-end;margin-right:10px}.send-order__succes{font-weight:700;color:#24af1d}.send-order__succes svg{margin-right:.5rem}.send-order__error{color:#e72942;font-weight:700}.send-order--error,.send-order--sent{background:#f5f5f5;color:#ccc}.retry-button{background:#e72942;color:#fff;margin-left:1rem}.send-order-prompt{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(47,58,76,.9);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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.send-order-prompt__title{font-weight:700;font-size:14.3px}.send-order-prompt__text{margin:5px 0}.send-order-prompt__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.send-order-prompt__btns .button,.send-order-prompt__btns .button--cancel,.send-order-prompt__btns .button--no,.send-order-prompt__btns .button--primary,.send-order-prompt__btns .button--secondary,.send-order-prompt__btns .button--secondary-light{height:40px;padding:0 20px}.send-order-prompt__btns>*+*{margin-left:10px}.send{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(50,57,65,.686);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;padding:2rem;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2}.send,.send__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;align-items:stretch}.send__container{background:#fff;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch}.send__title{font-size:17.94px;font-weight:700}.send__header{padding:1rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 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;background:#2f3a4c;color:#fff}.send__content{overflow:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.empty{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.empty__icon{margin-bottom:1em}.empty__text{font-size:18px;font-weight:700;color:#212121}.button,.button--cancel,.button--no,.button--primary,.button--secondary,.button--secondary-light,.header__menu-item--button{border:none;cursor:pointer;text-decoration:none;padding:.5rem 1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button--cancel:active,.button--cancel:focus,.button--no:active,.button--no:focus,.button--primary:active,.button--primary:focus,.button--secondary-light:active,.button--secondary-light:focus,.button--secondary:active,.button--secondary:focus,.button:active,.button:focus,.header__menu-item--button:active,.header__menu-item--button:focus{outline:none}.button--cancel:disabled,.button--no:disabled,.button--primary:disabled,.button--secondary-light:disabled,.button--secondary:disabled,.button:disabled,.header__menu-item--button:disabled{opacity:.6;cursor:not-allowed}.button--no,.header__menu-item--button{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;font-size:inherit;font-family:inherit;color:inherit;margin:0;padding:0}.header{background:#fff;color:#424242;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0 0 0 1rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:47px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.header__logo{margin-right:auto;-ms-flex-item-align:center;align-self:center}.header__menu-item,.header__menu-item--button{padding:0 1rem;border-left:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex}.header__menu-item--button{border-left:1px solid #ddd!important}.user{padding:2rem 1rem}.user,.user__icon{display:-webkit-box;display:-ms-flexbox;display:flex}.user__icon{width:35px;height:35px;background:#00a3d2;color:#fff;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.5rem}.user__name{font-weight:700}.user__logout{color:#212121;-ms-flex-item-align:center;align-self:center;text-decoration:underline}.sounds__icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:35px;height:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;background:#e72942;color:#fff}.sounds .button__label{margin-left:.5rem}.sounds--active .sounds__icon{background:#24af1d}.updates{padding:1rem;font-size:12px;background:#f5f5f5}.updates__item+.updates__item{padding-top:.5rem;margin-top:.5rem}.language-selector{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.language-selector__label{margin-right:1rem}.language-selector__value{height:30px;width:150px}.offline-search__icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:35px;height:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;color:#fff;background:#24af1d}.offline-search .button__label{margin-left:.5rem}.offline-search--active .offline-search__icon{background:#e72942}.sidemenu{position:fixed;right:0;top:0;bottom:0;width:100vw;z-index:2;background:rgba(50,57,65,.686)}.sidemenu__container{background:#fff;border-left:1px solid #ededed;height:100%;width:300px;margin-left:auto}.sidemenu__title{font-weight:800;text-transform:uppercase;font-size:1.3rem}.sidemenu__header{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-bottom:1px solid #ededed}.sidemenu__content,.sidemenu__header{display:-webkit-box;display:-ms-flexbox;display:flex}.sidemenu__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.sidemenu__item{border-bottom:1px solid #ededed!important}.loader{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(50,57,65,.686);z-index:1337}.loader,.loader__content{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}.loader__content{color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:17.94px}.loader__text{text-shadow:0 0 5px #000,0 0 15px #000}.loader__text--placeholder{font-weight:700}.loader__text--data{font-size:13px;list-style:none;padding:0;margin:0}.loader__icon{margin-bottom:1rem}.loader__row{display:-webkit-box;display:-ms-flexbox;display:flex}.loader__value{width:50px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.icon{width:1em;height:1em;fill:currentColor;vertical-align:middle;-ms-flex-item-align:center;align-self:center;line-height:1em}.error-overlay{position:fixed;top:0;left:0;right: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;z-index:1337;background:rgba(50,57,65,.686)}.error-overlay__popup{background:#fff;padding:20px}.error-overlay__title{font-size:17.94px;font-weight:700;margin-bottom:10px}.error-overlay__error{border:1px solid #e72942;color:#e72942;background:#fee;padding:5px;max-height:50vh;max-width:80vw;overflow:auto}.error-overlay__request{font-size:10px;margin-bottom:10px}.error-overlay__button.button--primary{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{padding:0;margin:0;font-family:Roboto,sans-serif;font-size:13px;color:#212121;overflow-y:hidden}#app{height:100vh;width:100vw;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}:active,:focus{-webkit-tap-highlight-color:hsla(0,0%,100%,0);outline:none}.only-landscape{display:none;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:17.94px}@media(orientation:portrait){#app>*{display:none}#app .only-landscape{display:-webkit-box;display:-ms-flexbox;display:flex}}.add-order{height:calc(100vh - 60px);background:rgba(38,54,76,.9);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-order,.add-order__container{display:-webkit-box;display:-ms-flexbox;display:flex}.add-order__container{background:#fff;max-width:90%;max-height:90%;width:100%;height:100%;overflow:hidden;-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}.add-order__title{font-size:17.94px;line-height:32.292px;font-weight:700;margin:0 0 1rem}.add-order__top{background:#222a39;color:#fff;padding:1rem 2rem 2rem;position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.add-order__search-bar{border:1px solid #ccc;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:40px;color:#212121}.add-order__search-input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border:none;padding:0 1rem;color:inherit}.add-order__search-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 1rem}.add-order__body{overflow:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative}.add-order__close{position:absolute;right:1rem;top:1rem}.client{padding:1rem;border-bottom:1px solid #ececec;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14.3px}.client__name{font-weight:700;width:40%}.client__adress,.client__name{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.client__adress{width:36%;margin:0 2%}.client__select-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1em;font-size:14.3px;margin-left:auto}.no-result,.start-search{font-size:17.94px;font-weight:700;position:absolute;left:0;top: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}.start-search{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.start-search__text{margin-top:2rem}.overlay{position:fixed;z-index:100;top:0;left:0;width:100vw;height:100%;background:rgba(50,57,65,.686)}.overlay__wrapper{width:300px;margin-left:auto;height:100%;background:#f5f5f5;color:#000;-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}.overlay__header,.overlay__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.overlay__header{padding:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:53px}.overlay__title{font-size:17.94px;font-weight:700}.overlay__content{background:#fff;overflow:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.button--cancel[data-v-68a489df],.button--no[data-v-68a489df],.button--primary[data-v-68a489df],.button--secondary-light[data-v-68a489df],.button--secondary[data-v-68a489df],.button[data-v-68a489df]{border:none;cursor:pointer;text-decoration:none;padding:.5rem 1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button--cancel[data-v-68a489df]:active,.button--cancel[data-v-68a489df]:focus,.button--no[data-v-68a489df]:active,.button--no[data-v-68a489df]:focus,.button--primary[data-v-68a489df]:active,.button--primary[data-v-68a489df]:focus,.button--secondary-light[data-v-68a489df]:active,.button--secondary-light[data-v-68a489df]:focus,.button--secondary[data-v-68a489df]:active,.button--secondary[data-v-68a489df]:focus,.button[data-v-68a489df]:active,.button[data-v-68a489df]:focus{outline:none}.button--cancel[data-v-68a489df]:disabled,.button--no[data-v-68a489df]:disabled,.button--primary[data-v-68a489df]:disabled,.button--secondary-light[data-v-68a489df]:disabled,.button--secondary[data-v-68a489df]:disabled,.button[data-v-68a489df]:disabled{opacity:.6;cursor:not-allowed}.button--primary[data-v-68a489df]{background:#24af1d;color:#fff;font-weight:700}.button--primary[data-v-68a489df]:hover{background:rgb(45,218.75,36.25)}.button--secondary[data-v-68a489df]{background:rgb(0,123.4142857143,159);color:#fff}.button--secondary[data-v-68a489df]:hover{background:rgb(0,44.2428571429,57)}.button--secondary-light[data-v-68a489df]{background:#00a3d2;color:#fff}.button--secondary-light[data-v-68a489df]:hover{background:rgb(0,123.4142857143,159)}.button--outline[data-v-68a489df]{background:none;border:1px solid currentColor;-webkit-box-sizing:border-box;box-sizing:border-box}.button--outline.button--primary[data-v-68a489df]{color:#24af1d}.button--outline.button--primary[data-v-68a489df]:hover{background:rgba(36,175,29,.1)}.button--outline.button--secondary[data-v-68a489df]{color:#00a3d2}.button--outline.button--secondary[data-v-68a489df]:hover{background:rgba(0,163,210,.1)}.button--outline.button--cancel[data-v-68a489df]{color:#fff}.button--outline.button--cancel[data-v-68a489df]:hover{background:hsla(0,0%,100%,.1)}.button--cancel[data-v-68a489df]{color:#212121}.button--cancel[data-v-68a489df]:hover{background:#b3b3b3}.button--no[data-v-68a489df]{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;font-size:inherit;font-family:inherit;color:inherit;margin:0;padding:0}.button--large[data-v-68a489df]{font-size:14.3px;padding:1rem}.button__label[data-v-68a489df]{-ms-flex-item-align:center;align-self:center}.button__icon[data-v-68a489df]{width:1em;height:1em}.button__icon[data-v-68a489df]:first-child{margin-right:.5rem}.button__icon[data-v-68a489df]:last-child{margin-left:.5rem}.button__icon[data-v-68a489df]:only-child{margin-left:auto;margin-right:auto}.delayedFade-enter-active[data-v-68a489df],.delayedFade-leave-active[data-v-68a489df]{-webkit-transition:opacity .3s .2s;transition:opacity .3s .2s}.delayedFade-enter[data-v-68a489df],.delayedFade-leave-to[data-v-68a489df]{opacity:0}.fade-enter-active[data-v-68a489df]{-webkit-transition:opacity .3s .2s;transition:opacity .3s .2s}.fade-leave-active[data-v-68a489df]{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter[data-v-68a489df],.fade-leave-to[data-v-68a489df]{opacity:0}.filtering[data-v-68a489df]{-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;height:100%}.filtering[data-v-68a489df],.filtering__buttons[data-v-68a489df]{background:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex}.filtering__buttons[data-v-68a489df]{padding:.5rem}.filtering__buttons .button--cancel[data-v-68a489df],.filtering__buttons .button--no[data-v-68a489df],.filtering__buttons .button--primary[data-v-68a489df],.filtering__buttons .button--secondary-light[data-v-68a489df],.filtering__buttons .button--secondary[data-v-68a489df],.filtering__buttons .button[data-v-68a489df]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filtering__buttons .button+.button--cancel[data-v-68a489df],.filtering__buttons .button+.button--no[data-v-68a489df],.filtering__buttons .button+.button--primary[data-v-68a489df],.filtering__buttons .button+.button--secondary-light[data-v-68a489df],.filtering__buttons .button+.button--secondary[data-v-68a489df],.filtering__buttons .button+.button[data-v-68a489df],.filtering__buttons .button--cancel+.button--cancel[data-v-68a489df],.filtering__buttons .button--cancel+.button--no[data-v-68a489df],.filtering__buttons .button--cancel+.button--primary[data-v-68a489df],.filtering__buttons .button--cancel+.button--secondary-light[data-v-68a489df],.filtering__buttons .button--cancel+.button--secondary[data-v-68a489df],.filtering__buttons .button--cancel+.button[data-v-68a489df],.filtering__buttons .button--no+.button--cancel[data-v-68a489df],.filtering__buttons .button--no+.button--no[data-v-68a489df],.filtering__buttons .button--no+.button--primary[data-v-68a489df],.filtering__buttons .button--no+.button--secondary-light[data-v-68a489df],.filtering__buttons .button--no+.button--secondary[data-v-68a489df],.filtering__buttons .button--no+.button[data-v-68a489df],.filtering__buttons .button--primary+.button--cancel[data-v-68a489df],.filtering__buttons .button--primary+.button--no[data-v-68a489df],.filtering__buttons .button--primary+.button--primary[data-v-68a489df],.filtering__buttons .button--primary+.button--secondary-light[data-v-68a489df],.filtering__buttons .button--primary+.button--secondary[data-v-68a489df],.filtering__buttons .button--primary+.button[data-v-68a489df],.filtering__buttons .button--secondary+.button--cancel[data-v-68a489df],.filtering__buttons .button--secondary+.button--no[data-v-68a489df],.filtering__buttons .button--secondary+.button--primary[data-v-68a489df],.filtering__buttons .button--secondary+.button--secondary-light[data-v-68a489df],.filtering__buttons .button--secondary+.button--secondary[data-v-68a489df],.filtering__buttons .button--secondary+.button[data-v-68a489df],.filtering__buttons .button--secondary-light+.button--cancel[data-v-68a489df],.filtering__buttons .button--secondary-light+.button--no[data-v-68a489df],.filtering__buttons .button--secondary-light+.button--primary[data-v-68a489df],.filtering__buttons .button--secondary-light+.button--secondary-light[data-v-68a489df],.filtering__buttons .button--secondary-light+.button--secondary[data-v-68a489df],.filtering__buttons .button--secondary-light+.button[data-v-68a489df]{margin-left:.5rem}.filters[data-v-68a489df]{padding:0;margin:0;position:relative;overflow:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.filters--no-scroll[data-v-68a489df]{overflow:hidden}.filters__category[data-v-68a489df]{background:#fff;border-bottom:1px solid #ccc}.filters__category[data-v-68a489df]:first-child{border-top:1px solid #ccc}.category[data-v-68a489df]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:stretch;align-content:stretch;width:300px}.category__wrapper[data-v-68a489df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.category__wrapper[data-v-68a489df]:not(:only-child){max-width:80%}.category__filters[data-v-68a489df]{font-size:11.8181818182px;color:#00a3d2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.category__overlay[data-v-68a489df]{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.category__list[data-v-68a489df]{padding:0;margin:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto}.category__clear[data-v-68a489df]{-ms-flex-item-align:center;align-self:center;padding:1rem;color:#212121;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.filter[data-v-68a489df]{border-bottom:1px solid #ccc}.filter--active .filter__hits[data-v-68a489df],.filter--active[data-v-68a489df]{color:#00a3d2}.filter+.filter[data-v-68a489df]{margin-left:0}.filter[data-v-68a489df]:first-child{border-top:1px solid #ccc}.filter__wrapper[data-v-68a489df]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.filter__checkbox[data-v-68a489df]{margin-right:1rem}.filter__hits[data-v-68a489df]{color:rgba(33,33,33,.8);font-size:10px;margin-left:.5rem}.button--cancel[data-v-d810a000],.button--no[data-v-d810a000],.button--primary[data-v-d810a000],.button--secondary-light[data-v-d810a000],.button--secondary[data-v-d810a000],.button[data-v-d810a000]{border:none;cursor:pointer;text-decoration:none;padding:.5rem 1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button--cancel[data-v-d810a000]:active,.button--cancel[data-v-d810a000]:focus,.button--no[data-v-d810a000]:active,.button--no[data-v-d810a000]:focus,.button--primary[data-v-d810a000]:active,.button--primary[data-v-d810a000]:focus,.button--secondary-light[data-v-d810a000]:active,.button--secondary-light[data-v-d810a000]:focus,.button--secondary[data-v-d810a000]:active,.button--secondary[data-v-d810a000]:focus,.button[data-v-d810a000]:active,.button[data-v-d810a000]:focus{outline:none}.button--cancel[data-v-d810a000]:disabled,.button--no[data-v-d810a000]:disabled,.button--primary[data-v-d810a000]:disabled,.button--secondary-light[data-v-d810a000]:disabled,.button--secondary[data-v-d810a000]:disabled,.button[data-v-d810a000]:disabled{opacity:.6;cursor:not-allowed}.button--primary[data-v-d810a000]{background:#24af1d;color:#fff;font-weight:700}.button--primary[data-v-d810a000]:hover{background:rgb(45,218.75,36.25)}.button--secondary[data-v-d810a000]{background:rgb(0,123.4142857143,159);color:#fff}.button--secondary[data-v-d810a000]:hover{background:rgb(0,44.2428571429,57)}.button--secondary-light[data-v-d810a000]{background:#00a3d2;color:#fff}.button--secondary-light[data-v-d810a000]:hover{background:rgb(0,123.4142857143,159)}.button--outline[data-v-d810a000]{background:none;border:1px solid currentColor;-webkit-box-sizing:border-box;box-sizing:border-box}.button--outline.button--primary[data-v-d810a000]{color:#24af1d}.button--outline.button--primary[data-v-d810a000]:hover{background:rgba(36,175,29,.1)}.button--outline.button--secondary[data-v-d810a000]{color:#00a3d2}.button--outline.button--secondary[data-v-d810a000]:hover{background:rgba(0,163,210,.1)}.button--outline.button--cancel[data-v-d810a000]{color:#fff}.button--outline.button--cancel[data-v-d810a000]:hover{background:hsla(0,0%,100%,.1)}.button--cancel[data-v-d810a000]{color:#212121}.button--cancel[data-v-d810a000]:hover{background:#b3b3b3}.button--no[data-v-d810a000]{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;font-size:inherit;font-family:inherit;color:inherit;margin:0;padding:0}.button--large[data-v-d810a000]{font-size:14.3px;padding:1rem}.button__label[data-v-d810a000]{-ms-flex-item-align:center;align-self:center}.button__icon[data-v-d810a000]{width:1em;height:1em}.button__icon[data-v-d810a000]:first-child{margin-right:.5rem}.button__icon[data-v-d810a000]:last-child{margin-left:.5rem}.button__icon[data-v-d810a000]:only-child{margin-left:auto;margin-right:auto}.delayedFade-enter-active[data-v-d810a000],.delayedFade-leave-active[data-v-d810a000]{-webkit-transition:opacity .3s .2s;transition:opacity .3s .2s}.delayedFade-enter[data-v-d810a000],.delayedFade-leave-to[data-v-d810a000]{opacity:0}.fade-enter-active[data-v-d810a000]{-webkit-transition:opacity .3s .2s;transition:opacity .3s .2s}.fade-leave-active[data-v-d810a000]{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter[data-v-d810a000],.fade-leave-to[data-v-d810a000]{opacity:0}.number-input[data-v-d810a000]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative}.number-input__button[data-v-d810a000]{height:42px;width:42px;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:#f5f5f5;border:1px solid #ccc;-webkit-box-shadow:none!important;box-shadow:none!important;cursor:pointer}.number-input__button--minus[data-v-d810a000]{border-radius:5px 0 0 5px}.number-input__button--plus[data-v-d810a000]{border-radius:0 5px 5px 0}.number-input__input[data-v-d810a000]{height:42px;width:42px;padding:0 5px;text-align:center;border:none;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.number-input__warning[data-v-d810a000]{position:absolute;left:50%;bottom:75%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:red;color:#fff;font-size:13px;margin-bottom:5px;padding:5px;white-space:nowrap}.number-input__warning[data-v-d810a000]:after{content:"";position:absolute;left:50%;margin-left:-5px;bottom:-5px;width:10px;height:10px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg)}img[data-v-c9febb0c]{max-width:100%;max-height:100%}.button--cancel[data-v-4c3b64cb],.button--no[data-v-4c3b64cb],.button--primary[data-v-4c3b64cb],.button--secondary-light[data-v-4c3b64cb],.button--secondary[data-v-4c3b64cb],.button[data-v-4c3b64cb]{border:none;cursor:pointer;text-decoration:none;padding:.5rem 1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button--cancel[data-v-4c3b64cb]:active,.button--cancel[data-v-4c3b64cb]:focus,.button--no[data-v-4c3b64cb]:active,.button--no[data-v-4c3b64cb]:focus,.button--primary[data-v-4c3b64cb]:active,.button--primary[data-v-4c3b64cb]:focus,.button--secondary-light[data-v-4c3b64cb]:active,.button--secondary-light[data-v-4c3b64cb]:focus,.button--secondary[data-v-4c3b64cb]:active,.button--secondary[data-v-4c3b64cb]:focus,.button[data-v-4c3b64cb]:active,.button[data-v-4c3b64cb]:focus{outline:none}.button--cancel[data-v-4c3b64cb]:disabled,.button--no[data-v-4c3b64cb]:disabled,.button--primary[data-v-4c3b64cb]:disabled,.button--secondary-light[data-v-4c3b64cb]:disabled,.button--secondary[data-v-4c3b64cb]:disabled,.button[data-v-4c3b64cb]:disabled{opacity:.6;cursor:not-allowed}.button--primary[data-v-4c3b64cb]{background:#24af1d;color:#fff;font-weight:700}.button--primary[data-v-4c3b64cb]:hover{background:rgb(45,218.75,36.25)}.button--secondary[data-v-4c3b64cb]{background:rgb(0,123.4142857143,159);color:#fff}.button--secondary[data-v-4c3b64cb]:hover{background:rgb(0,44.2428571429,57)}.button--secondary-light[data-v-4c3b64cb]{background:#00a3d2;color:#fff}.button--secondary-light[data-v-4c3b64cb]:hover{background:rgb(0,123.4142857143,159)}.button--outline[data-v-4c3b64cb]{background:none;border:1px solid currentColor;-webkit-box-sizing:border-box;box-sizing:border-box}.button--outline.button--primary[data-v-4c3b64cb]{color:#24af1d}.button--outline.button--primary[data-v-4c3b64cb]:hover{background:rgba(36,175,29,.1)}.button--outline.button--secondary[data-v-4c3b64cb]{color:#00a3d2}.button--outline.button--secondary[data-v-4c3b64cb]:hover{background:rgba(0,163,210,.1)}.button--outline.button--cancel[data-v-4c3b64cb]{color:#fff}.button--outline.button--cancel[data-v-4c3b64cb]:hover{background:hsla(0,0%,100%,.1)}.button--cancel[data-v-4c3b64cb]{color:#212121}.button--cancel[data-v-4c3b64cb]:hover{background:#b3b3b3}.button--no[data-v-4c3b64cb]{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;font-size:inherit;font-family:inherit;color:inherit;margin:0;padding:0}.button--large[data-v-4c3b64cb]{font-size:14.3px;padding:1rem}.button__label[data-v-4c3b64cb]{-ms-flex-item-align:center;align-self:center}.button__icon[data-v-4c3b64cb]{width:1em;height:1em}.button__icon[data-v-4c3b64cb]:first-child{margin-right:.5rem}.button__icon[data-v-4c3b64cb]:last-child{margin-left:.5rem}.button__icon[data-v-4c3b64cb]:only-child{margin-left:auto;margin-right:auto}.delayedFade-enter-active[data-v-4c3b64cb],.delayedFade-leave-active[data-v-4c3b64cb]{-webkit-transition:opacity .3s .2s;transition:opacity .3s .2s}.delayedFade-enter[data-v-4c3b64cb],.delayedFade-leave-to[data-v-4c3b64cb]{opacity:0}.fade-enter-active[data-v-4c3b64cb]{-webkit-transition:opacity .3s .2s;transition:opacity .3s .2s}.fade-leave-active[data-v-4c3b64cb]{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter[data-v-4c3b64cb],.fade-leave-to[data-v-4c3b64cb]{opacity:0}.result[data-v-4c3b64cb]{grid-template-columns:1fr}.result__title[data-v-4c3b64cb]{font-weight:700}.result__expandToggle[data-v-4c3b64cb]{width:25px;height:25px;border:1px solid #ccc;background:#f5f5f5;border-radius: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}.result__description[data-v-4c3b64cb]{grid-area:3/1/4/-1;padding:1rem 0 1rem 105px}.result__top[data-v-4c3b64cb]{grid-row:1;display:grid}.result__warningMessage[data-v-4c3b64cb]{border:1px solid #ff9b0d;border-radius:3px;min-height:28px;display:grid;grid-template-columns:130px auto;grid-template-areas:"label message";position:relative}.result__warningMessage label[data-v-4c3b64cb]{justify-self:stretch;background:#ff9b0d;text-align:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:label;padding:3px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.result__warningMessage span[data-v-4c3b64cb]{background:#ededed;color:#6b6b6b;grid-area:message;padding:3px 10px}.result__warningMessage .icon[data-v-4c3b64cb]{position:absolute;fill:#ff9b0d;left:130px;bottom:-1em;width:1.2em;height:1.2em}.result__bottom[data-v-4c3b64cb]{grid-column:1fr;grid-row:2;grid-template-columns:35px 70px auto 115px 120px 50px 70px 130px 60px;grid-template-areas:"expand image title ean brand orderQuantity price amount add";-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5rem;position:relative;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button--cancel svg[data-v-4c3b64cb],.button--no svg[data-v-4c3b64cb],.button--primary svg[data-v-4c3b64cb],.button--secondary-light svg[data-v-4c3b64cb],.button--secondary svg[data-v-4c3b64cb],.button svg[data-v-4c3b64cb]{pointer-events:none}.test{position:fixed;left:0;bottom:0;background:#fff}.nc-search{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.nc-search.search__content{background:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:1rem}.nc-search .searchbar{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background:#fff;border-radius:3px;overflow:hidden;margin-right:2rem;padding:0 0 0 1em}.nc-search .searchbar__icon{margin-right:.5em}.nc-search .searchbar__clear{cursor:pointer;padding:10px 1em}.nc-search__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:1rem}.nc-search__body{overflow:hidden}.nc-search__body--no-result{background:#fff}.nc-search__body--loading,.nc-search__body--no-result{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}.nc-search__filter-btn,.nc-search__sort-btn{margin-left:.5rem;background:#00a3d2;color:#fff;border:none;font-size:14.3px;padding:0 1rem;border-radius:3px}.nc-search__filters{text-align:center;margin-bottom:1rem}.nc-search__filter{margin-left:.5rem}.nc-search__filter .button__icon{width:.7em;height:.7em}.nc-table__list{background:#fff;height:calc(100% - 40px)}.nc-table .results__header{background:#2f3a4c;color:#fff;height:40px}.sorting__option{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;cursor:pointer;border-bottom:1px solid #ccc}.sorting__option:first-child{border-top:1px solid #ccc}.sorting__radio{margin-right:.5rem}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0 1rem 0 0;padding:0;border:1px solid #ccc;width:18px;height:18px;border-radius:100%;background:#fff;display:block}input[type=radio]:checked{background:radial-gradient(ellipse at center,#00a3d2 32%,#fff 36%)}.search select{height:40px;width:100%;padding:.5rem;border:1px solid #ccc;font-size:11.8181818182px}.search__sidebar,.search select{-webkit-box-sizing:border-box;box-sizing:border-box}.search__sidebar{padding:1rem;background:#fff;border-bottom:1px solid #ccc;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.search__title{color:#fff}.search__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:1rem;background:#fff;overflow:hidden;border-radius:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search__bar,.search__content{display:-webkit-box;display:-ms-flexbox;display:flex}.search__bar{padding:1rem;background:#f5f5f5}.search__bar input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:40px;padding:0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.search__results{overflow:auto}.search__results--none{min-height:300px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:17.94px;text-transform:uppercase}.search__results--none,.searchbar{display:-webkit-box;display:-ms-flexbox;display:flex}.searchbar{border:1px solid #ccc;padding-right:1rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.searchbar__input{border:none;height:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5rem}.filter{text-transform:uppercase}.filter+.filter{margin-left:.5rem}.results{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.results__header{background:#ededed;color:#212121;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.results__header .result__img{height:auto}.result{padding:.5rem;border-bottom:1px solid #f5f5f5;position:relative;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:35px 70px auto 115px 120px 50px 70px 130px 60px;grid-template-areas:"expand image title ean brand orderQuantity price amount add";-webkit-box-sizing:border-box;box-sizing:border-box}.result__expandToggle{grid-area:expand}.result__img{grid-area:image;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}.result__title{grid-area:title;padding:0 .5rem 0 0}.result__ean{grid-area:ean;padding:0 .5rem}.result__brand{grid-area:brand;padding:0 .5rem}.result__orderQuantity{grid-area:orderQuantity}.result__price{grid-area:price}.result__amount{grid-area:amount}.result__add{grid-area:add;justify-self:flex-end}.section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.section+.section{margin-left:2rem}.section__title{font-size:14.3px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;margin-right:.5rem}.search{position:absolute;top:0;left:0;right:0;bottom:0;background:#f5f5f5;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.search,.search__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.search__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.product{padding:1rem;position:relative;font-size:13px;padding:.5rem}.product>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.product__top{grid-row:1}.product__bottom{grid-row:2;display:grid;grid-template-columns:60px 1fr 120px 70px 70px 30px 70px 130px 60px 40px;grid-template-areas:"image name ean brand scan orderQuantity price amount total select";grid-gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:13px;padding:.5rem}.product__warningMessage{border:1px solid #ff9b0d;border-radius:3px;min-height:28px;display:grid;grid-template-columns:130px auto;grid-template-areas:"label message";position:relative}.product__warningMessage label{justify-self:stretch;background:#ff9b0d;text-align:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:label;padding:3px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product__warningMessage span{background:#ededed;color:#6b6b6b;grid-area:message;padding:3px 10px}.product__warningMessage .icon{position:absolute;fill:#ff9b0d;left:130px;bottom:-1em;width:1.2em;height:1.2em}.product__image{grid-area:image;width:60px;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.product__name{grid-area:name;word-break:break-word}.product__ean{grid-area:ean}.product__brand{grid-area:brand}.product__scan{grid-area:scan;padding:.5rem;border-radius:3px;color:#fff;text-align:center;line-height:1em}.product__scan--ok{background:#24af1d}.product__scan--replace{background:#ff9b0d}.product__scan--error{background:#e72942}.product__orderQty{grid-area:orderQuantity}.product__price{grid-area:price}.product__amount{grid-area:amount}.product__total{grid-area:total}.product__select{grid-area:select;text-align:center}.product__search{grid-area:1/5/1/-2;text-align:center;cursor:pointer;text-decoration:underline}.product__search svg{margin-right:.5rem}.number-input{width:100%}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ccc;width:20px;height:20px;border-radius:3px;position:relative;cursor:pointer}input[type=checkbox]:checked:after{content:"\2713";width:100%;height:100%;position:absolute;left:0;top: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;color:#00a3d2;font-weight:700;font-size:18px}.replaced-ean{color:#ff9b0d;font-weight:700}.replaced-ean svg{vertical-align:middle;margin-right:3px;position:relative;top:-2px}#scanInput{position:absolute;top:0;left:0;width:0;height:0;opacity:0;overflow:hidden}#scanInput.shown{height:auto;width:auto;opacity:1}.order{display:grid;grid-template-columns:70px 4fr 2fr 3fr 70px;grid-template-rows:1fr 1fr;padding:1rem;position:relative}.order+.order{border-top:1px solid #ededed}.order__radio{grid-area:1/1/3/2;width:20px;height:20px;border:1px solid #ccc;align-self:center;justify-self:center;border-radius: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}.order__client{grid-area:1/2/2/3;font-weight:700}.order__location{grid-area:2/2/3/3}.order__quantity{grid-area:1/3/2/4}.order__price{grid-area:2/3/3/4}.order__date{grid-area:1/4/3/5;align-self:center}.order__delete-button{grid-area:1/5/3/6}.order__prompt{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(47,58,76,.9);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}.order__prompt>*+*{margin-left:1rem;font-weight:700}.order__prompt .button,.order__prompt .button--cancel,.order__prompt .button--no,.order__prompt .button--primary,.order__prompt .button--secondary,.order__prompt .button--secondary-light{height:40px;padding:20px}.order--active .order__radio:after{width:60%;height:60%;border-radius:100%;background:#00a3d2;content:"";display:block}.button,.button--cancel,.button--no,.button--primary,.button--secondary,.button--secondary-light{border:none;cursor:pointer;text-decoration:none;padding:.5rem 1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button--cancel:active,.button--cancel:focus,.button--no:active,.button--no:focus,.button--primary:active,.button--primary:focus,.button--secondary-light:active,.button--secondary-light:focus,.button--secondary:active,.button--secondary:focus,.button:active,.button:focus{outline:none}.button--cancel:disabled,.button--no:disabled,.button--primary:disabled,.button--secondary-light:disabled,.button--secondary:disabled,.button:disabled{opacity:.6;cursor:not-allowed}.button--primary{background:#24af1d;color:#fff;font-weight:700}.button--primary:hover{background:rgb(45,218.75,36.25)}.button--secondary{background:rgb(0,123.4142857143,159);color:#fff}.button--secondary:hover{background:rgb(0,44.2428571429,57)}.button--secondary-light{background:#00a3d2;color:#fff}.button--secondary-light:hover{background:rgb(0,123.4142857143,159)}.button--outline{background:none;border:1px solid currentColor;-webkit-box-sizing:border-box;box-sizing:border-box}.button--outline.button--primary{color:#24af1d}.button--outline.button--primary:hover{background:rgba(36,175,29,.1)}.button--outline.button--secondary{color:#00a3d2}.button--outline.button--secondary:hover{background:rgba(0,163,210,.1)}.button--outline.button--cancel{color:#fff}.button--outline.button--cancel:hover{background:hsla(0,0%,100%,.1)}.button--cancel{color:#212121}.button--cancel:hover{background:#b3b3b3}.button--no{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;font-size:inherit;font-family:inherit;color:inherit;margin:0;padding:0}.button--large{font-size:14.3px;padding:1rem}.button__label{-ms-flex-item-align:center;align-self:center}.button__icon{width:1em;height:1em}.button__icon:first-child{margin-right:.5rem}.button__icon:last-child{margin-left:.5rem}.button__icon:only-child{margin-left:auto;margin-right:auto}.delayedFade-enter-active,.delayedFade-leave-active{-webkit-transition:opacity .3s .2s;transition:opacity .3s .2s}.delayedFade-enter,.delayedFade-leave-to{opacity:0}.fade-enter-active{-webkit-transition:opacity .3s .2s;transition:opacity .3s .2s}.fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.order-page{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-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}.order-header__menu,.order-page{display:-webkit-box;display:-ms-flexbox;display:flex}.order-header__menu{background:#2f3a4c;color:#fff;padding:0 1rem 0 0;height:58px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.order-header__menu .button__label{font-size:14.3px}.order-header__info{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background:#222a39;color:#fff;padding:1rem}.order-button--active-order,.order-button--catalogus,.order-button--open-orders{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:1rem!important;border-radius:0!important;border-right:1px solid rgba(0,0,0,.3)!important}.order-button--newOrder{-ms-flex-item-align:center!important;align-self:center!important;margin-left:auto!important}.order-button--active{background:#00a3d2!important}.order-content{-ms-flex:1 1 auto;flex:1 1 auto;position:relative;background:#f5f5f5}.order-content,.order__content{-webkit-box-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}.order__content{padding:1rem;-ms-flex-align:stretch;overflow:hidden;-ms-flex:1 1 auto;flex:1 1 auto}.order__content,.product-list{-webkit-box-align:stretch;align-items:stretch}.product-list{border:1px solid #ededed;border-radius:3px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;max-height:75vh}.product-list>:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.product-list>:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.product-list>*+*{border-top:1px solid #ededed}.product-list__empty{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;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-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#b2b2b2}.product-list__empty-text{font-size:36px;font-weight:700;margin-top:2rem}.product-list__header{height:62px;padding:1rem;display:grid;grid-template-columns:60px 1fr 120px 70px 70px 30px 70px 130px 60px 40px;grid-gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ededed;color:#000;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.product-list__items{overflow:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.order-info{line-height:.9em}.order-info,.order-info>*{display:-webkit-box;display:-ms-flexbox;display:flex}.order-info>*{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-info>*+*{margin-left:1rem;padding-left:1rem;border-left:1px solid hsla(0,0%,100%,.35)}.order-info__client{font-weight:700;white-space:pre-wrap}.orders-list{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:rgba(50,57,65,.686)}.orders-list__container{background:#fff;color:#000}.delete-button{position:relative}.delete-button__counter{position:absolute;right:-.5rem;top:-.5rem;width:20px;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;border-radius:100%;font-size:11.8181818182px;background:#222a39;color:#fff}.delete-button--active{background:#00a3d2;color:#fff}.remove-popup{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(50,57,65,.686);color:#212121;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}.remove-popup__container{background:#fff;text-align:center;padding:2rem}.remove-popup__title{font-weight:700;font-size:14.3px}.remove-popup__text{margin:1rem 0}.remove-popup__buttons *+*{margin-left:1rem}.remove-popup__button-accept,.remove-popup__button-cancel{padding:.5rem 1rem!important}
/*# sourceMappingURL=app.3c10c147.css.map */