.btn_class[data-v-01e0a8e9]{display:flex;justify-content:center;align-items:center;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:8px;padding:5px 10px 5px 10px;line-height:1.1;cursor:pointer}button[disabled][data-v-01e0a8e9]{opacity:.5;cursor:default;pointer-events:none}.btn_primary_2[data-v-01e0a8e9]{background:var(--background-green);transition:opacity .2s ease-in-out,background .2s ease-in-out}.btn_primary_2[data-v-01e0a8e9]:hover{background:var(--background-green-hover)}.btn_primary[data-v-01e0a8e9]{background:var(--grey-color);transition:opacity .2s ease-in-out,background .2s ease-in-out;color:var(--white)}.btn_primary[data-v-01e0a8e9]:hover{background:var(--background-button-primary-hover)}.btn_primary[data-v-01e0a8e9]:focus{outline:none;box-shadow:0 0 0 4px #cbd6ee}.btn_secondary[data-v-01e0a8e9]{background:var(--purple);transition:opacity .2s ease-in-out,background .2s ease-in-out}.btn_secondary[data-v-01e0a8e9]:hover{background:var(--secondary-hover-color)}.btn_secondary[data-v-01e0a8e9]:focus{outline:none;box-shadow:0 0 0 4px #cbd6ee}.btn_alternate[data-v-01e0a8e9]{border:1px solid var(--grey-3);color:var(--grey-4);background:var(--white);transition:border .2s ease-in-out,background .2s ease-in-out}.btn_alternate[data-v-01e0a8e9]:hover{border:1px solid #212429}.btn_alternate[data-v-01e0a8e9]:focus{outline:none;box-shadow:0 0 0 4px #cbd6ee}.btn_alternate[disabled][data-v-01e0a8e9]{border:1px solid var(--grey-3)}.form_elemen[data-v-1ed520c1]{display:flex;justify-content:flex-start;align-items:center;white-space:nowrap;gap:5px;width:100%}.input[data-v-1ed520c1]{min-height:33px;width:100%;font-size:14px;border:1px solid var(--border-color);border-radius:5px;box-sizing:border-box;color:var(--color-text-input);padding:.5em .3em .4em .3em;margin:0;box-shadow:0 1px 0 1px hsla(0,5%,76%,.04);-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:var(--white)}.input[data-v-1ed520c1]:focus{box-shadow:0 0 1px 2px rgba(59,153,252,.7);color:#222;outline:none}.input[data-v-1ed520c1]:hover{border-color:#888}.dialog[data-v-2b68c471]{height:100%;top:0;bottom:0;right:0;left:0;background:hsla(0,0%,93%,.5);position:fixed;display:flex;align-items:center;justify-content:center}.dialog__content[data-v-2b68c471]{width:300px;border:1px solid #d8d8d8;border-radius:10px;padding:20px;background:#fff}.dialog__content input[data-v-2b68c471]{border-radius:5px}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.04937818.ttf)}:root{--value-background:#eeeded;--grey-color:#a1a1a1;--grey-mini:#888;--grey-hover:#dedede;--grey-label:#565656;--color-text-input:#444;--black:#000;--white:#fff;--border-color:#dddee0;--secondary-hover-color:#5028c6;--primary-hover-color:#2342c0;--primary-background:#4263eb;--background-button-primary:#545454;--background-button-primary-hover:#343434;--background-button-color-primary:#fffff;--grey-1:#cbcbcb;--color-green1:#74b200;--background-green:#abdc77;--background-green-hover:#86b654;--background-blue:#aadefa;--grey-2:#9d9d9d;--grey-3:#fff;--grey-4:#eee;--grey-5:#b0b0b0;--br-table-line:#f5f5f5;--br-table-header:#a8a8a8;--a:#3e8dd9;--vh:100vh}@media screen and (max-width:5000px) and (min-width:1280px){*{font-size:11pt}}@media screen and (max-width:1280px) and (min-width:960px){*{font-size:11pt}}@media screen and (max-width:960px) and (min-width:600px){*{font-size:10pt}}@media screen and (max-width:600px) and (min-width:0px){*{font-size:9pt}}*{font-family:Inter;color:#3f3f3f;padding:0;margin:0}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,nav a{color:#2c3e50}nav a{font-weight:400}nav a.router-link-exact-active{color:#42b983}.nav_a{font-weight:400}.link,.nav_a{color:#2c3e50;cursor:pointer}.link{text-decoration:underline;font-weight:700}.link:hover{color:#0578e8}.page{height:var(--vh);display:grid;grid-template-rows:auto 1fr auto;grid-template-areas:"header" "main" "footer"}.small_text{font-size:.8em}.page__header,.small_text{display:flex;align-items:center}.page__header{height:30px;background:#efefef;grid-area:header;justify-content:space-between;border-bottom:1px solid #e5e5e5;padding:0 5px;gap:10px}.page__header_m{padding-left:10px}.page__main{width:100%;display:grid;grid-template-columns:1fr;grid-column-gap:0;grid-area:main}.page__footer{height:30px;display:flex;justify-content:space-between;padding-left:20px;align-items:center;letter-spacing:.04em;color:var(--grey-label);z-index:-1;line-height:18px;background:#efefef;grid-area:footer;gap:8px;padding:0 10px}.content{padding:0 2px}.error_event{padding:10px;background:#d0b2b2;border-radius:8px;color:#501717}.error_block,.error_event,.error_events_group{display:flex;flex-direction:column;gap:10px}.error_block{position:absolute;top:10px;right:10px;z-index:102}.error_block__item{background:#d0b2b2;border-radius:8px;color:#501717;padding:10px}.notification_block{position:absolute;top:10%;width:100%;flex-direction:column;gap:10px}.notification_block,.notification_block__item{display:flex;justify-content:center;align-items:center}.notification_block__item{width:90%;background:#f6fff0;border-radius:8px;border:1px solid #041e11;color:#041e11;padding:10px;font-size:1.6em;min-height:100px}.page__footer_item{font-size:.9em}.dialog[data-v-16463dea]{top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.1);position:fixed;display:flex}.dialog__content[data-v-16463dea]{margin:auto;background:#fff;border-radius:12px;min-height:50px;min-width:300px;padding:20px;position:relative;z-index:100}.dialog__content_top[data-v-16463dea]{top:0;left:0;width:100%;background:#fff;height:100vh;padding:20px;position:relative}.dialog__close[data-v-16463dea]{width:16px;height:16px;cursor:pointer;position:absolute;top:10px;right:10px}.select[data-v-d610fedc]{width:100%}.form_elemen[data-v-d610fedc]{display:flex;justify-content:flex-start;align-items:center;white-space:nowrap;gap:5px}.select__select[data-v-d610fedc]{min-height:33px;display:block;font-size:.9em;font-weight:500;color:#444;line-height:1.3;padding:.5em 1.5em .4em .8em;width:100%;max-width:100%;box-sizing:border-box;margin:0;border:1px solid var(--border-color);box-shadow:0 1px 0 1px hsla(0,5%,76%,.04);border-radius:8px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAdUlEQVR4nO3NwQnCAAxG4c9xPAgWoah4sUIpoiJ0MldwIqdQqUsUIR4UtS096ruEJP9L+PPgiJV2ZJF/YoEbtg1yHrnlu+UcFXYf5AJXzL59mOCC/ct8HfJUCxKcUUa/CTnVgXEcOUS9950Z4oSRHgz6yH6EGoCbERduBT22AAAAAElFTkSuQmCC);background-repeat:no-repeat,repeat;background-position:right .5em top 50%,0 0;background-size:.65em auto,100%}.select__select[data-v-d610fedc]::-ms-expand{display:none}.select__select[data-v-d610fedc]:hover{border-color:#888}.select__select[data-v-d610fedc]:focus{border-color:#aaa;box-shadow:0 0 1px 2px rgba(59,153,252,.7);color:#222;outline:none}.select__select option[data-v-d610fedc]{font-weight:400}:root:lang(ar) .select__select[data-v-d610fedc],:root:lang(iw) .select__select[data-v-d610fedc],[dir=rtl] .select__select[data-v-d610fedc]{background-position:left .7em top 50%,0 0;padding:.8em .8em .5em 1.4em}.checkbox[data-v-7231d8c0]{display:inline-block;position:relative}.checkbox__input[data-v-7231d8c0]{position:absolute;right:0;top:0;clip:rect(0,0,0,0)}.checkbox__state[data-v-7231d8c0]{display:flex;align-items:center;//gap:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox__control[data-v-7231d8c0]{box-sizing:border-box;border:1px solid var(--border-color);border-radius:4px;display:flex;align-items:center;justify-content:center}.checkbox__label[data-v-7231d8c0]{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#495057}.checkbox__icon[data-v-7231d8c0]{display:none;color:#fff}.checkbox__input:checked~.checkbox__state
.checkbox__icon[data-v-7231d8c0]{display:block}.checkbox__input:checked~.checkbox__state
.checkbox__control[data-v-7231d8c0]{//background:#4263eb;//border-color:#4263eb}.checkbox__input:focus~.checkbox__state
.checkbox__control[data-v-7231d8c0]{box-shadow:0 0 1px 2px rgba(59,153,252,.7);outline:none}.form_elemen[data-v-5926600b]{display:flex;justify-content:flex-start;align-items:center;white-space:nowrap;gap:5px}.input[data-v-5926600b]{overflow:hidden;min-height:33px;font-size:14px;border:1px solid var(--border-color);border-radius:8px;color:#444;line-height:15px;padding:.5em .3em .4em .3em;width:100%;box-sizing:border-box;margin:0;box-shadow:0 1px 0 1px hsla(0,5%,76%,.04);-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff}.input[data-v-5926600b]:focus{box-shadow:0 0 1px 2px rgba(59,153,252,.7);color:#222;outline:none}.input[data-v-5926600b]:hover{border-color:#888}.menu_y[data-v-ec6c07d6]{position:absolute;top:0;left:0;width:100%;height:100vh;background:#fff}.dialog__close[data-v-ec6c07d6]{width:16px;height:16px;cursor:pointer;position:absolute;top:10px;right:10px}.verified[data-v-47a57ec8]{color:#004bd1!important}.icon-box[data-v-47a57ec8]{width:20px;height:20px;cursor:pointer}.opers__item[data-v-47a57ec8]{display:grid;grid-template-columns:90px 80px 25px 35px 1fr;gap:1px}.small_field[data-v-47a57ec8]{font-size:.7em}.even_row[data-v-47a57ec8]{background:var(--br-table-line)}.opers__current[data-v-47a57ec8]{border:1px solid #abdc77}.opers__field[data-v-47a57ec8]{padding:5px 3px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.opers__date_up[data-v-47a57ec8]{font-size:.7em;color:#afafb0}.opers__id[data-v-47a57ec8]{font-size:1em;color:var(--color-text-input);display:flex;gap:1px;align-items:center}.opers__oper[data-v-47a57ec8]{display:flex;gap:1px;align-content:center;justify-content:space-between;width:100%}.opers__idoper[data-v-47a57ec8]{font-size:1.2em;display:flex;flex-direction:row;gap:5px;align-content:center}.oper_menu__id[data-v-ceb4219c]{display:flex;gap:8px}.menu_dop_buttons[data-v-ceb4219c]{display:flex;justify-content:right;gap:8px}.open_button[data-v-ceb4219c]{margin:10px 0}.oper_menu[data-v-ceb4219c]{min-width:310px;display:flex;flex-direction:column;gap:10px}.dop_info_oper[data-v-ceb4219c]{display:grid;grid-template-columns:1fr 1fr;gap:5px}.opers[data-v-32c8e4bc]{margin:5px;min-width:350px}.opers__dialog[data-v-32c8e4bc]{width:100%;min-height:50%}.opers__buttons_block[data-v-32c8e4bc]{display:flex;gap:5px;justify-content:flex-end;padding:0 0 5px 0}.opers__table_body[data-v-32c8e4bc]{overflow-x:hidden;overflow-y:auto;display:flex;gap:2px;flex-direction:column;height:82vh}@media screen and (max-width:600px) and (min-width:0px){.opers__buttons_block[data-v-32c8e4bc]{display:flex;gap:5px;justify-content:space-between;padding:0 0 5px 0}.opers__table_body[data-v-32c8e4bc]{overflow-x:hidden;overflow-y:auto;display:flex;gap:2px;flex-direction:column;height:70vh}}.opers__button[data-v-32c8e4bc]{min-width:100px}.opers__table[data-v-32c8e4bc]{gap:1px;display:grid;grid-template-rows:auto 1fr}.opers__item[data-v-32c8e4bc]{display:grid;grid-template-columns:90px 80px 25px 35px 1fr;gap:1px}.item_oper__field[data-v-32c8e4bc]:first-child{border-radius:5px 0 0 0}.item_oper__field[data-v-32c8e4bc]:last-child{border-radius:0 5px 0 0}.item_oper__field[data-v-32c8e4bc]{background:var(--grey-5);color:var(--grey-3);padding:3px 3px;display:flex;align-items:flex-end;justify-content:flex-start}.opers__search_m[data-v-32c8e4bc]{margin-bottom:5px}.observer[data-v-32c8e4bc]{height:100px!important}.settings[data-v-63b7df4c]{display:flex;flex-direction:column;gap:10px}.settings_m[data-v-63b7df4c]{padding:10px 10px 10px 10px}.ean_print[data-v-3f8db48a]{background:#d0dcc4;width:13px;height:13px;border-radius:50%}.ean_print_true[data-v-3f8db48a]{background:#d0dcc4!important;color:#50861a!important}.status_goods[data-v-3f8db48a]{display:flex;gap:3px}.ean_change_print[data-v-3f8db48a]{font-weight:700;background:#d90101;font-size:9pt!important;border-radius:50%}.ean_change_print[data-v-3f8db48a],.upak[data-v-3f8db48a]{color:#fff;width:13px;height:13px;display:flex;justify-content:center;align-items:center}.upak[data-v-3f8db48a]{border-radius:2px;background:#be8b64}.complect[data-v-3f8db48a]{display:flex;align-items:center;justify-content:center;border-radius:2px;background:#545454;width:13px;height:13px;color:#e7e7e7}.content_oper__item[data-v-41ff6014]{display:grid;grid-template-columns:minmax(75px,130px) 1fr minmax(15px,40px);gap:2px}.content_oper__item>div[data-v-41ff6014]{padding:2px}.content_oper__itemS[data-v-41ff6014]{display:grid;grid-template-columns:minmax(75px,130px) 1fr minmax(15px,40px) minmax(15px,40px) minmax(15px,30px);gap:2px}.content_oper__itemS>div[data-v-41ff6014]{padding:2px}.content_oper__item[data-v-41ff6014]:nth-child(odd){background-color:var(--grey-4)}.content_oper__item:nth-child(odd)>div[data-v-41ff6014]{border-right:1px solid var(--white)}.content_oper__item:nth-child(odd)>div[data-v-41ff6014]:last-child{border-right:1px solid var(--grey-4)}.content_oper__item[data-v-41ff6014]:nth-child(2n){background-color:#fff}.content_oper__item:nth-child(2n)>div[data-v-41ff6014]{border-right:1px solid var(--grey-4)}.content_oper__item:nth-child(2n)>div[data-v-41ff6014]:last-child{border-right:1px solid var(--white)}.content_oper__itemS[data-v-41ff6014]:nth-child(odd){background-color:var(--grey-4)}.content_oper__itemS:nth-child(odd)>div[data-v-41ff6014]{border-right:1px solid var(--white)}.content_oper__itemS:nth-child(odd)>div[data-v-41ff6014]:last-child{border-right:1px solid var(--grey-4)}.content_oper__itemS[data-v-41ff6014]:nth-child(2n){background-color:#fff}.content_oper__itemS:nth-child(2n)>div[data-v-41ff6014]{border-right:1px solid var(--grey-4)}.content_oper__itemS:nth-child(2n)>div[data-v-41ff6014]:last-child{border-right:1px solid var(--white)}.content_oper__name[data-v-41ff6014]{font-size:.9em;word-break:break-all}.content_oper__idgoods[data-v-41ff6014]{display:flex;gap:5px;align-items:center;justify-content:space-between}.content_oper__ean[data-v-41ff6014]{cursor:pointer;color:var(--a)}.inputQ__forma[data-v-65446478]{max-width:150px;display:flex;gap:8px}.inputQ__quantity[data-v-65446478]{max-width:60px}.PrintBarcode[data-v-5b911568]{display:flex;flex-direction:column;gap:20px}.main[data-v-0dae3b7a]{display:flex;flex-direction:column;gap:5px}.inputQ__codes[data-v-0dae3b7a]{display:flex;gap:10px}.block_buttons[data-v-0dae3b7a]{display:flex;justify-content:space-between;max-width:450px;align-items:center}.boxes[data-v-0dae3b7a]{border:1px solid var(--grey-1);border-radius:8px;width:94%}.boxes__table_header[data-v-0dae3b7a]{display:grid;grid-template-columns:35px 40px;gap:4px}.boxes__table[data-v-0dae3b7a]{overflow-y:visible;overflow-x:hidden;height:70vh;display:flex;flex-direction:column;gap:5px}.img_goods[data-v-0dae3b7a]{max-height:650px!important;max-width:400px!important}.img_goods1[data-v-0dae3b7a]{height:100%!important;width:100%!important}@media screen and (max-width:400px) and (min-width:0px){.boxes__table[data-v-0dae3b7a]{overflow-y:visible;overflow-x:hidden;height:155px;display:flex;flex-direction:column;gap:5px}.block_boxes_img[data-v-0dae3b7a]{display:grid;grid-template-columns:100px 1fr;gap:3px;max-width:500px}.img_goods[data-v-0dae3b7a]{max-height:150px!important;max-width:120px!important}}@media screen and (max-width:600px) and (min-width:400px){.boxes__table[data-v-0dae3b7a]{overflow-y:visible;overflow-x:hidden;height:70vh;display:flex;flex-direction:column;gap:5px}.block_boxes_img[data-v-0dae3b7a]{display:grid;grid-template-columns:100px 1fr;gap:3px;max-width:500px}.img_goods[data-v-0dae3b7a]{max-height:350px!important;max-width:250px!important}}@media screen and (max-width:1200px) and (min-width:600px){.boxes__table[data-v-0dae3b7a]{overflow-y:visible;overflow-x:hidden;height:70vh;display:flex;flex-direction:column;gap:5px}.block_boxes_img[data-v-0dae3b7a]{display:grid;grid-template-columns:100px 1fr;gap:3px;max-width:500px}.img_goods[data-v-0dae3b7a]{max-height:400px!important;max-width:500px!important}}.boxes__quantity[data-v-0dae3b7a]{display:grid;grid-template-columns:35px 40px;gap:4px}.boxes__item[data-v-0dae3b7a]{display:flex;justify-content:center;padding:1px 4px}.boxes__item_m[data-v-0dae3b7a]{background:var(--grey-1)}.block_info[data-v-0dae3b7a]{display:flex;gap:8px}.block_info__value[data-v-0dae3b7a]{background:var(--grey-1);min-width:60px;display:flex;justify-content:center;padding:1px 2px}.block_info__label[data-v-0dae3b7a]{min-width:30px;font-size:.9em}.inputQ[data-v-0dae3b7a]{padding:5px}.dialog__close[data-v-0dae3b7a]{width:16px;height:16px;cursor:pointer;position:absolute;top:10px;right:10px}.inputQ__forma[data-v-0dae3b7a]{max-width:150px;display:flex;gap:8px}.block_boxes_img[data-v-0dae3b7a]{display:grid;grid-template-columns:100px 1fr;gap:3px;max-width:800px}.block_description[data-v-0dae3b7a]{display:flex;align-items:center;justify-content:center;border:1px solid var(--grey-1);border-radius:8px;padding:5px;width:94%;position:relative}.description_goods[data-v-0dae3b7a]{position:absolute;left:5px;z-index:100;background:#fff;font-size:.8em;background-color:hsla(0,0%,100%,.7);display:flex;gap:8px;flex-direction:column;padding:4px;border-radius:4px}.description_goods__item[data-v-0dae3b7a]{display:flex;align-items:center;gap:3px}.description_goods__item2[data-v-0dae3b7a]{display:flex;align-items:center;gap:3px;font-size:.7em}.description_goods__item2>div[data-v-0dae3b7a]:first-child,.description_goods__item2>div[data-v-0dae3b7a]:nth-child(2){font-size:.9em;color:#343434!important}.description_goods__item>div[data-v-0dae3b7a]:first-child{font-size:.8em}.description_goods__item>div[data-v-0dae3b7a]:nth-child(2){font-weight:700;color:#181818;font-size:1.2em}.ean_goods__item[data-v-0dae3b7a]{display:flex;align-items:center;gap:3px}.ean_goods__item>div[data-v-0dae3b7a]:nth-child(2){font-size:.8em}.ean_goods__item>div[data-v-0dae3b7a]:first-child{font-weight:700;color:var(--a)}.img_goods_block[data-v-0dae3b7a]{z-index:99;position:absolute;right:10px}.img_goods_block_lupa[data-v-0dae3b7a]{position:absolute;right:3px;bottom:3px;cursor:pointer}.img_goods_block_img[data-v-0dae3b7a]{position:relative}.img_zindex[data-v-0dae3b7a]{z-index:101!important}.info_collect[data-v-0dae3b7a]{display:flex;flex-direction:column;gap:4px}.large_image[data-v-0dae3b7a]{min-width:300px!important}.info_oper[data-v-71ab1cca]{display:flex;gap:3px}.info_oper>div[data-v-71ab1cca]{padding:2px}.filterQantity[data-v-71ab1cca]{background:#0069cb!important;color:#fff}.box[data-v-71ab1cca]{min-width:20px;border-radius:2px;background:#e3e2e2;font-weight:700;padding:2px 10px 2px 10px!important;display:flex;align-items:center;justify-content:center}.icon-box[data-v-71ab1cca]{width:35px;height:35px;cursor:pointer;color:#444}.icon-box2[data-v-71ab1cca]{width:15px;height:15px}.icon-box__m[data-v-71ab1cca]{width:24.8px;height:24.8px}.icon-box__div[data-v-71ab1cca]{display:flex;align-items:center;justify-content:center}.boxes[data-v-71ab1cca]{display:flex;gap:5px;align-items:center;justify-content:space-between}.boxes__group1[data-v-71ab1cca]{display:flex;flex-direction:row;justify-content:left;align-items:center;gap:30px;max-width:300px}.boxes__info[data-v-71ab1cca]{display:grid;grid-template-columns:1fr 20px;grid-template-rows:5px;gap:10px}.boxes__select[data-v-71ab1cca]{display:flex;flex-direction:row;align-items:center;gap:8px}.sumboxes[data-v-71ab1cca]{outline:none;box-shadow:0 0 0 4px #cbd6ee}.getNet[data-v-71ab1cca]{position:absolute;right:40px;top:10px}.boxes_buttons[data-v-6b7b9044]{display:flex;gap:10px}.boxes[data-v-6b7b9044]{padding:20px;display:flex;flex-direction:column;gap:10px}.boxes__table[data-v-6b7b9044]{display:grid;grid-auto-flow:row;gap:10px;grid-template-columns:repeat(5,1fr);max-width:400px}.boxes__table_m[data-v-6b7b9044]{margin-top:20px}.boxes__select>button[data-v-6b7b9044]{min-width:40px}.boxes__table2[data-v-6b7b9044]{display:flex;flex-direction:column;gap:10px;height:60vh;overflow-x:hidden;overflow-y:scroll;padding:5px 5px 5px 5px;border-radius:0 0 4px 4px;border-left:1px solid var(--grey-1);border-right:1px solid var(--grey-1);border-bottom:1px solid var(--grey-1)}.boxes__select2[data-v-6b7b9044]{display:grid;grid-template-columns:35px 1fr;gap:5px;align-items:center}.boxes__select2>div[data-v-6b7b9044]{display:flex;justify-content:center}.boxes__header[data-v-6b7b9044]{padding:5px 5px}.boxes__header_row[data-v-6b7b9044]{border-radius:4px 4px 0 0;background:var(--grey-1)}.dialog__close[data-v-6b7b9044]{width:16px;height:16px;cursor:pointer;position:absolute;top:10px;right:10px}.ActiveBt[data-v-6b7b9044]{background:var(--background-button-primary)!important}.boxes__barcodes[data-v-6b7b9044]{max-width:400px}.box[data-v-6b7b9044]{min-width:20px;border-radius:2px;background:#e3e2e2;font-weight:700;padding:2px 10px 2px 10px!important;display:flex;align-items:center;justify-content:center}.box_m[data-v-6b7b9044]{max-width:30px}.button_block[data-v-6b7b9044]{display:flex;gap:10px;align-items:center}.button_block_m[data-v-6b7b9044]{margin-bottom:8px}.small_text_box[data-v-642ef6ac]{font-size:.6em}.boxes_buttons[data-v-642ef6ac]{display:flex;gap:10px}.boxes[data-v-642ef6ac]{padding:20px;display:flex;flex-direction:column;gap:20px}.boxes__table[data-v-642ef6ac]{display:grid;grid-auto-flow:row;gap:8px;grid-template-columns:repeat(3,1fr);background:#fff;width:100%}.boxes__table_m[data-v-642ef6ac]{margin-top:20px}.boxes__select>button[data-v-642ef6ac]{min-width:40px}.boxes__table2[data-v-642ef6ac]{display:flex;flex-direction:column;gap:10px;height:60vh;overflow-x:hidden;overflow-y:scroll;padding:5px 5px 5px 5px;border-radius:0 0 4px 4px;border-left:1px solid var(--grey-1);border-right:1px solid var(--grey-1);border-bottom:1px solid var(--grey-1)}.boxes__select2[data-v-642ef6ac]{display:grid;grid-template-columns:40px 1fr;gap:10px}.boxes__header[data-v-642ef6ac]{display:flex;gap:20px;align-items:center;max-width:300px;justify-content:space-between}.boxes__header_row[data-v-642ef6ac]{border-radius:4px 4px 0 0;background:var(--grey-1)}.dialog__close[data-v-642ef6ac]{width:16px;height:16px;cursor:pointer;position:absolute;top:10px;right:10px}.ActiveBt[data-v-642ef6ac]{background:#004bd1!important;color:#fff!important}.boxes__barcodes[data-v-642ef6ac]{max-width:400px}.box[data-v-642ef6ac]{min-width:20px;border-radius:2px;background:#e3e2e2;font-weight:700;padding:2px 10px 2px 10px!important;display:flex;align-items:center;justify-content:center}.box_m[data-v-642ef6ac]{max-width:30px}.boxes__buttons[data-v-642ef6ac]{display:flex;justify-content:left;align-items:center;gap:8px;min-width:90px!important}.button_block[data-v-642ef6ac]{display:flex;gap:10px}.button_block_m[data-v-642ef6ac]{margin-bottom:8px}.boxes__name[data-v-642ef6ac]{border-radius:2px;background:#fff;width:30px;padding:1px}.box__info_oper[data-v-642ef6ac]{font-size:.7em}.DeleteBt[data-v-642ef6ac]{-webkit-text-decoration:line-through red!important;text-decoration:line-through red!important;background:#e5d2d2!important}.DeleteBt_info[data-v-642ef6ac]{border-radius:3px;background:#f37575!important}.boxes__info_table[data-v-642ef6ac]{padding:4px;display:grid;grid-template-columns:40px 40px 30px 80px 1fr}.new_goods__title[data-v-6aa2e05f]{font-size:1.2em;color:darkred;font-weight:700}.nav_a[data-v-6aa2e05f]{position:absolute;top:10px;right:10px;color:var(--a)}.new_goods[data-v-6aa2e05f]{position:relative;padding:10px}.new_goods[data-v-6aa2e05f],.select_goods[data-v-6aa2e05f]{display:flex;gap:8px;flex-direction:column}.select_goods_m[data-v-6aa2e05f]{margin-top:20px}.select_goods__table[data-v-6aa2e05f]{display:flex;gap:10px;flex-direction:column;height:80vh;overflow-y:scroll;overflow-x:hidden}.select_goods__item[data-v-6aa2e05f]{display:grid;grid-template-columns:45px 1fr 150px;gap:8px;border:1px solid #9d9d9d;border-radius:4px;padding:5px;box-sizing:border-box}.select_goods__item>div[data-v-6aa2e05f]{display:flex;align-items:center}.main[data-v-3a66e120]{padding:10px}.dop_info_oper[data-v-3a66e120]{display:grid;grid-template-columns:1fr 1fr;gap:5px}.dop_info_oper>div[data-v-3a66e120]{font-size:.9em}.main_menu_oper[data-v-3a66e120]{display:flex;flex-direction:column;gap:20px}.dialog__close[data-v-3a66e120]{width:16px;height:16px;cursor:pointer;position:absolute;top:10px;right:10px}.main_menu_oper__buttons[data-v-3a66e120]{display:flex;flex-direction:column;gap:30px}.main_menu_oper__buttons_m[data-v-3a66e120]{margin-top:30px}.main_menu_oper__buttons>button[data-v-3a66e120]{max-width:350px}.document[data-v-60acc199]{padding:8px;display:flex;flex-direction:column;gap:5px}.search[data-v-60acc199]{display:flex;gap:4px}.search__input[data-v-60acc199]{height:33px}.content_oper__table[data-v-60acc199]{overflow-x:hidden;overflow-y:auto;border:1px solid var(--grey-4);border-radius:0 0 4px 4px;height:78vh}@media screen and (max-width:600px) and (min-width:0px){.content_oper__table[data-v-60acc199]{overflow-x:hidden;overflow-y:auto;border:1px solid var(--grey-4);border-radius:0 0 4px 4px;height:68vh}}.content_oper__header[data-v-60acc199]{display:grid;grid-template-columns:minmax(75px,130px) 1fr minmax(15px,40px);gap:2px;border:1px solid var(--grey-4);border-bottom:none;border-radius:4px 4px 0 0;background:var(--grey-1)}.content_oper__header>div[data-v-60acc199]{padding:1px}.content_oper__headerS[data-v-60acc199]{display:grid;grid-template-columns:minmax(75px,130px) 1fr minmax(15px,40px) minmax(15px,40px) minmax(15px,30px);gap:2px;border:1px solid var(--grey-4);border-bottom:none;border-radius:4px 4px 0 0;background:var(--grey-1)}.content_oper__headerS>div[data-v-60acc199]{padding:1px}.menu_dialog[data-v-60acc199]{top:0;bottom:0;right:0;left:0;background:#fff;position:absolute;z-index:100}.observer[data-v-60acc199]{height:30px}.content_oper__header_item[data-v-60acc199]{display:flex;gap:2px;flex-direction:row;align-items:center}.content_oper__header_item>div[data-v-60acc199]{display:flex;align-items:center}.border_v[data-v-f4e4133a]{border:1px solid #000!important;padding:0 2px;border-radius:2px}.main_prim[data-v-f4e4133a]{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.main_prim__header[data-v-f4e4133a]{font-size:.9em}.even_row2[data-v-f4e4133a]{border-bottom:1px solid #eee}.even_row[data-v-f4e4133a]{border-bottom:1px solid #dedede}.nomer_order[data-v-f4e4133a]{font-weight:700;font-size:1em;color:#000}.opers__item[data-v-391381f2]{display:grid;grid-template-columns:minmax(80px,1fr) minmax(250px,450px);gap:1px;border:1px solid #07334d;border-radius:8px;padding:5px}.even_row[data-v-391381f2]{background:var(--br-table-line)}.opers_button_get_oper[data-v-391381f2]{cursor:pointer;font-weight:700;font-size:1.3em;color:var(--a)}.opers_button_get_oper[data-v-391381f2]:hover{color:#003160}.opers__field[data-v-391381f2]{padding:5px 3px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:5px}.opers__date_up[data-v-391381f2]{font-size:.7em;color:#afafb0}.opers__id[data-v-391381f2]{font-size:1em;color:var(--color-text-input);cursor:pointer;color:var(--a)}.opers__oper[data-v-391381f2]{display:flex;align-items:center;gap:1px}.opers__oper>div[data-v-391381f2]{font-size:1.2em}.info_prim_block[data-v-391381f2]{display:flex;flex-direction:column;gap:5px}.info_prim_block__item[data-v-391381f2]{font-size:.8em}.opers__id[data-v-391381f2]:hover{text-decoration:underline}.queue[data-v-5307c70e]{padding:10px}.opers[data-v-5307c70e]{margin:5px;min-width:340px}.opers__dialog[data-v-5307c70e]{width:100%;min-height:50%}.opers__buttons_block[data-v-5307c70e]{display:flex;gap:5px;justify-content:flex-start;padding:0 0 5px 0}.opers__button[data-v-5307c70e]{min-width:100px}.opers__table[data-v-5307c70e]{max-width:1024px;gap:1px;display:grid;grid-template-rows:auto 1fr}.opers__table_body[data-v-5307c70e]{overflow-x:hidden;overflow-y:auto;display:flex;gap:8px;flex-direction:column}.opers__item[data-v-5307c70e]{display:grid;grid-template-columns:minmax(80px,1fr) minmax(250px,450px);gap:1px}.item_oper__field[data-v-5307c70e]:first-child{border-radius:5px 0 0 0}.item_oper__field[data-v-5307c70e]:last-child{border-radius:0 5px 0 0}.item_oper__field[data-v-5307c70e]{background:var(--grey-5);color:var(--grey-3);padding:3px 3px;display:flex;align-items:flex-end;justify-content:flex-start}.opers__search_m[data-v-5307c70e]{margin-bottom:5px}.market[data-v-129053be]{padding:10px;display:flex;flex-direction:column;gap:20px}.market__pin[data-v-129053be]{width:50px}.methodsMp__buttons[data-v-129053be]{display:flex;gap:8px;flex-direction:column;justify-content:center}.methodsMp__button[data-v-129053be]{display:flex;gap:8px;align-items:center;justify-content:start}