:root{color-scheme:light;--font-sans:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ","Meiryo UI","ＭＳ Ｐゴシック","MS PGothic",Arial,sans-serif;--mx-mui-popup-font-size:1.3rem;--mx-ui-menu-bg:#005f75;--mx-ui-accent:#e99c28;--mx-color-0:rgb(242,248,253);--mx-color-1:rgb(151,202,216);--mx-color-5:rgb(0,76,92);--mx-color-w:rgb(250,250,250);--mx-color-g:rgb(168,168,168);--mx-opacity3-w:rgba(250,250,250,0.3);--mx-opacity6-w:rgba(250,250,250,0.6);--mx-opacity3-g:rgba(168,168,168,0.3);--mx-opacity6-g:rgba(168,168,168,0.6);--mx-snackbar-info-bg:#2f84a0;--mx-snackbar-info-fg:#ffffff;--mx-snackbar-info-border:rgba(13,69,85,0.22);--mx-snackbar-info-icon:#ffffff;--mx-editor-backdrop:rgba(0,0,0,0.06);--mx-editor-paper-bg:rgb(242,248,253);--mx-editor-paper-border:rgba(0,64,81,0.2);--mx-editor-paper-shadow:0 0 2em rgba(7,32,44,0.35);--mx-editor-close-rail-bg:rgba(242,248,253,0.8);--mx-editor-header-border:rgba(77,142,168,0.38);--mx-editor-save-btn-bg:#2f84a0;--mx-editor-save-btn-hover:#246b83;--mx-editor-add-btn-bg:#e99c28;--mx-editor-add-btn-hover:#d28514;--mx-editor-table-border:rgba(13,69,85,0.14);--mx-editor-table-bg:rgba(250,250,250,0.92);--mx-editor-table-header-bg:rgb(151,202,216);--mx-editor-table-row-border:rgba(13,69,85,0.07);--mx-editor-nav-bg:rgba(151,202,216,0.22);--mx-editor-nav-border:rgba(13,69,85,0.12);--mx-editor-nav-btn-bg:#2f84a0;--mx-editor-nav-btn-hover:#246b83;--mx-editor-danger-btn-bg:#d84837;--mx-editor-danger-btn-hover:#bf3426;--mx-editor-shortcut-fg:rgba(250,250,250,0.74);--mx-editor-field-bg:#ffffff;--mx-editor-field-border:rgba(78,110,126,0.28);--mx-editor-field-border-strong:rgba(47,132,160,0.58);--mx-editor-season-active-bg:#7c4a3b;--mx-editor-season-hover-bg:rgba(124,74,59,0.14);--mx-editor-notice-bg:rgba(151,202,216,0.35);--mx-editor-notice-fg:#0d566a;--mx-editor-side-btn-bg:#6f97a3;--mx-editor-side-btn-hover:#5f8691;--mx-editor-tab-bg:rgba(151,202,216,0.25);--mx-editor-tab-active-bg:rgba(151,202,216,0.45);--mx-editor-summary-bg:#ffffff;--mx-editor-summary-border:rgba(47,132,160,0.58)}[data-ft=w]{color:var(--mx-color-w)}[data-ft="0"]{color:var(--mx-color-0)}[data-ft="5"]{color:var(--mx-color-5)}[data-bg="5"]{background-color:var(--mx-color-5)}[data-bg="1"]{background-color:var(--mx-color-1)}[data-bg="0"]{background-color:var(--mx-color-0)}[data-bg=o3_g]{background-color:var(--mx-opacity3-g)}[data-bg=o6_w]{background-color:var(--mx-opacity6-w)}[data-bc=w]{border-color:var(--mx-color-w)}[data-bc="1"]{border-color:var(--mx-color-1)}[data-bc="5"]{border-color:var(--mx-color-5)}[data-bc=o3_w]{border-color:var(--mx-opacity3-w)}.MuiAutocomplete-listbox,.MuiAutocomplete-option,.MuiAutocomplete-popper .MuiPaper-root,[role=listbox]{font-size:var(--mx-mui-popup-font-size)!important}*{box-sizing:border-box}u{text-decoration:none}body,html{margin:0;min-height:100%}html{font-size:10px}var{font-style:normal}body{background:linear-gradient(180deg,var(--mx-bg-overlay-top),var(--mx-bg-overlay-bottom)),radial-gradient(circle at top right,var(--mx-bg-accent-glow),transparent 34%),var(--mx-bg-app);color:var(--mx-ft-base);font-family:var(--font-sans)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}#__next,main{min-height:100vh}.order-list-root,.order-list-root *{font-style:normal;font-weight:400;text-decoration:none;touch-action:manipulation}.order-list-root{font-size:1.2rem}.order-list-root .MuiTypography-root{font-size:inherit}.order-list-root .MuiButton-root,.order-list-root .MuiChip-label,.order-list-root .MuiChip-root,.order-list-root .MuiIconButton-root,.order-list-root .MuiInputBase-input,.order-list-root .MuiInputBase-root,.order-list-root .MuiInputLabel-root,.order-list-root .MuiMenuItem-root,.order-list-root .MuiSelect-select,.order-list-root .MuiTableCell-root{font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.order-list-root .MuiTableCell-root{vertical-align:middle}.mx-loader{opacity:1;pointer-events:auto}.mx-loader.hide{opacity:0;transition:opacity .3s}.mx-loader.off{opacity:0;pointer-events:none}.mx-loader>.loader_anime{position:absolute;top:50%;left:50%;width:auto;height:auto;transform:translate(-50%,-50%);opacity:.8;color:var(--mx-loader-fg)}.mx-loader>.loader_anime>i{display:block;line-height:1;color:inherit;font-size:16rem;transform-origin:50% 50%}.mx-loader>.loader_anime.loading{will-change:transform;animation-name:loading;animation-duration:1s;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none}@keyframes loading{0%{transform:translate(-50%,-50%) rotate(0deg);color:var(--mx-loader-fg-a)}33%{color:var(--mx-loader-fg-b)}66%{color:var(--mx-loader-fg-c)}to{transform:translate(-50%,-50%) rotate(1turn);color:var(--mx-loader-fg-a)}}.order-editor-drawer-paper{overflow:visible}.order-editor-drawer{position:relative;width:100%;height:100%;font-size:1.6rem;color:var(--mx-ft-base);--mx-order-c3:#4d8ea8;--mx-order-c4:#2f84a0;--mx-order-co:#e99c28;--mx-order-cb:#2f84a0;--mx-order-cgr:#8abc6a;--mx-order-cw:#fafafa;--mx-order-css:#6a8f74;--mx-order-caw:#7c4a3b;--mx-order-o3-3:rgba(77,142,168,0.3);--mx-order-o6-1:rgba(151,202,216,0.6);--mx-order-o6-5:rgba(0,76,92,0.6);--mx-order-o6-gr:rgba(138,188,106,0.6);--mx-order-o3-1:rgba(151,202,216,0.3);--mx-order-o3-r:rgba(216,72,55,0.3)}.order-editor-drawer *{box-sizing:border-box}.order-editor-drawer button,.order-editor-drawer div,.order-editor-drawer h2,.order-editor-drawer header,.order-editor-drawer i,.order-editor-drawer input,.order-editor-drawer label,.order-editor-drawer nav,.order-editor-drawer section,.order-editor-drawer select,.order-editor-drawer span,.order-editor-drawer table,.order-editor-drawer td,.order-editor-drawer textarea,.order-editor-drawer th,.order-editor-drawer u{margin:0;padding:0;border:0}.order-editor-drawer .material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:300;font-style:normal;font-size:1em;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 20}.order-editor-drawer i{font-style:normal}.order-editor-drawer input,.order-editor-drawer select,.order-editor-drawer textarea{outline:none;background-color:transparent}.order-editor-drawer button{outline:none}.order-editor-drawer button:not([data-bg]){background-color:transparent}.order-editor-drawer button{cursor:pointer}.order-editor-scroll{width:100%;height:100%;overflow:hidden;padding-right:0}.order-editor-drawer [data-bg=w]{background-color:var(--mx-order-cw)}.order-editor-drawer [data-bg="1"]{background-color:var(--mx-color-1)}.order-editor-drawer [data-bg="4"]{background-color:var(--mx-order-c4)}.order-editor-drawer [data-bg="5"]{background-color:var(--mx-color-5)}.order-editor-drawer [data-bg="3"]{background-color:var(--mx-order-c3)}.order-editor-drawer [data-bg=o]{background-color:var(--mx-order-co)}.order-editor-drawer [data-bg=b]{background-color:var(--mx-order-cb)}.order-editor-drawer [data-bg=ss]{background-color:var(--mx-order-css)}.order-editor-drawer [data-bg=aw]{background-color:var(--mx-order-caw)}.order-editor-drawer [data-bg=o3_3]{background-color:var(--mx-order-o3-3)}.order-editor-drawer [data-bg=o6_1]{background-color:var(--mx-order-o6-1)}.order-editor-drawer [data-bg=o6_5]{background-color:var(--mx-order-o6-5)}.order-editor-drawer [data-bg=gr]{background-color:var(--mx-order-cgr)}.order-editor-drawer [data-bg=o6_gr]{background-color:var(--mx-order-o6-gr)}.order-editor-drawer [data-bg=o3_1]{background-color:var(--mx-order-o3-1)}.order-editor-drawer [data-bg=o3_o]{background-color:rgba(233,156,40,.3)}.order-editor-drawer [data-bg=o6_r]{background-color:rgba(216,72,55,.6)}.order-editor-drawer [data-bg=r]{background-color:#d84837}.order-editor-drawer [data-bg="2"]{background-color:#6f97a3}.order-editor-drawer [data-ft=w]{color:#fff}.order-editor-drawer [data-ft="5"]{color:var(--mx-ft-base)}.order-editor-drawer [data-ft="4"]{color:#2f5f70}.order-editor-drawer [data-ft="0"]{color:#eef6fb}.order-editor-drawer [data-ft=b]{color:#236f8a}.order-editor-drawer [data-ft=r]{color:#d84837}.order-editor-drawer [data-ft=g]{color:#9aa8b0}.order-editor-drawer [data-ft=dg]{color:#53646c}.order-editor-drawer [data-ft="3"]{color:#6f97a3}.order-editor-drawer [data-ft=o6_4]{color:rgba(47,132,160,.6)}.order-editor-drawer [data-ft=o6_5]{color:rgba(0,76,92,.6)}.order-editor-drawer [data-ft=o6_r]{color:rgba(216,72,55,.6)}.order-editor-drawer [data-ft=o]{color:#cf7f12}.order-editor-drawer [data-ft=o6_gr]{color:rgba(64,168,32,.6)}.order-editor-drawer [data-ft=o6_w]{color:rgba(250,250,250,.6)}.order-editor-drawer [data-ft=o3_5]{color:rgba(0,76,92,.3)}.order-editor-drawer [data-bc=lg]{border-color:rgba(168,168,168,.4)}.order-editor-drawer [data-bc=o3_3]{border-color:var(--mx-order-o3-3)}.order-editor-drawer [data-bc=o6_1]{border-color:var(--mx-order-o6-1)}.order-editor-drawer [data-bc=o3_r]{border-color:var(--mx-order-o3-r)}.order-editor-drawer [data-bc=o3_5]{border-color:rgba(0,76,92,.3)}.order-editor-drawer [data-bc=b]{border-color:#236f8a}.order-editor-drawer [data-wr=wr_title]{clear:both;position:relative;padding-left:1em;width:100%;line-height:2.6em;font-size:1.4rem;font-weight:400;box-shadow:0 2px 8px var(--opacity6_g);margin-bottom:10px}.order-editor-drawer [data-fnc=list_next],.order-editor-drawer [data-fnc=list_prev],.order-editor-drawer [data-fnc=tablist_next],.order-editor-drawer [data-fnc=tablist_prev]{float:right;width:2.6em;font-size:inherit;line-height:inherit;text-align:center}.order-editor-drawer [data-fnc=list_next]>.material-symbols-outlined,.order-editor-drawer [data-fnc=list_prev]>.material-symbols-outlined{font-size:1.4em;line-height:1.8em}.order-editor-drawer [data-wr=wr_main]{position:relative;width:100%;overflow:auto;height:calc(100% - 4em)}.order-editor-drawer [data-wr=wr_tab]{position:absolute;left:0;bottom:0;width:100%;overflow:hidden;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:10}.order-editor-drawer [data-item=tab]{float:left;margin-left:2px;min-width:6em;padding:0 1em;line-height:2.6em;font-size:1.4rem;color:#6d8e98;border-radius:0;z-index:11}.order-editor-drawer [data-item=tab][data-select=on]{color:var(--mx-ft-base);z-index:21}.order-editor-drawer [data-item=tab_contents]{display:none;position:relative;float:left;width:100%;height:calc(100% - 2.6em);z-index:20}.order-editor-drawer [data-item=tab_contents][data-select=on]{display:block}.order-editor-drawer [id=collect_header]{float:left;position:relative;margin:0 1em;padding:.2em 1em .6em 0;border:none;border-radius:.4em;background-color:var(--mx-order-o6-1);box-shadow:0 2px 8px var(--opacity9_3)}.order-editor-drawer [data-edit=auth_button],.order-editor-drawer [data-edit=caption_label],.order-editor-drawer [data-edit=check_button],.order-editor-drawer [data-edit=date2],.order-editor-drawer [data-edit=date],.order-editor-drawer [data-edit=msi],.order-editor-drawer [data-edit=radio_button],.order-editor-drawer [data-edit=select],.order-editor-drawer [data-edit=text]:not([data-css=none]),.order-editor-drawer [data-edit=yy]{float:left;position:relative;margin:.4em 0 0 1em;width:25.1em;background-color:var(--mx-editor-field-bg);font-size:1.4rem;border-left-color:var(--mx-editor-field-border);border-left-width:1px;border:1px solid var(--mx-editor-field-border);border-left:4px solid var(--mx-editor-field-border-strong);overflow:hidden}.order-editor-drawer [data-edit=text][data-use=off]{border-color:rgba(128,139,145,.45) rgba(128,139,145,.45) rgba(128,139,145,.45) rgba(128,139,145,.75)}.order-editor-drawer [data-edit=text][data-use=off]>input{color:rgba(90,102,108,.8)}.order-editor-drawer [data-edit=text][data-use=off]>button{display:grid;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;opacity:1}.order-editor-drawer [data-edit=text][data-use=off]>button>.material-symbols-outlined{color:rgba(128,139,145,.9)}.order-editor-drawer [data-edit=date]{width:10em}.order-editor-drawer [data-edit=yy]{width:6em}.order-editor-drawer [data-edit=radio_button]{width:auto}.order-editor-drawer [data-edit=radio_button]>u{pointer-events:none}.order-editor-drawer [data-edit=date]>label,.order-editor-drawer [data-edit=radio_button]>label,.order-editor-drawer [data-edit=select]>label,.order-editor-drawer [data-edit=text]:not([data-css=none])>label,.order-editor-drawer [data-edit=yy]>label{position:absolute;top:0;left:.5em;line-height:2.6em;font-size:1.4rem;opacity:.6;transform-origin:top left;pointer-events:none;transition:transform .2s,opacity .2s}.order-editor-drawer [data-edit=check_button]>label,.order-editor-drawer [data-edit=radio_button]>label{transform:translateY(-.3em) scale(.7);opacity:1}.order-editor-drawer [data-edit=date]:has(input:focus)>label,.order-editor-drawer [data-edit=date]:has(input:not(:placeholder-shown))>label,.order-editor-drawer [data-edit=text]:not([data-css=none]):has(input:focus)>label,.order-editor-drawer [data-edit=text]:not([data-css=none]):has(input:not(:placeholder-shown))>label,.order-editor-drawer [data-edit=yy]:has(input:focus)>label,.order-editor-drawer [data-edit=yy]:has(input:not(:placeholder-shown))>label{transform:translateY(-.3em) scale(.7);opacity:1}.order-editor-drawer [data-edit=text]:not([data-css=none])>i{display:none}.order-editor-drawer [data-edit=date]>input,.order-editor-drawer [data-edit=text]:not([data-css=none])>input,.order-editor-drawer [data-edit=yy]>input{width:100%;padding-top:1em;padding-left:.5em;padding-right:2.8em;font-size:1.4rem;line-height:1.6em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.order-editor-drawer [data-edit=text]:not([data-css=none])>input[data-btn=none]{padding-right:0}.order-editor-drawer [data-edit=date]>button,.order-editor-drawer [data-edit=text]:not([data-css=none])>button,.order-editor-drawer [data-edit=yy]>button{position:absolute;top:50%;right:0;transform:translateY(-50%);width:2.8em;height:100%;display:grid;place-items:center;opacity:.72}.order-editor-drawer [data-edit=date]>button>.material-symbols-outlined,.order-editor-drawer [data-edit=text]:not([data-css=none])>button>.material-symbols-outlined,.order-editor-drawer [data-edit=yy]>button>.material-symbols-outlined{transform:scale(1.25);font-size:1.4em}.order-editor-drawer [data-edit=radio_button]>button{float:left;margin-top:1em;min-width:5em;padding:0 .8em;font-size:1.4rem;line-height:1.6em;border-radius:.2em}.order-editor-drawer [data-edit=radio_button]>button:not(:last-child){margin-right:2px}.order-editor-drawer [data-edit=radio_button]>button[data-select=off]{background-color:rgba(168,168,168,.25)!important;color:#55717c!important}.order-editor-drawer [data-edit=editor]{position:absolute;top:.4em;right:.4em;padding:.2em .8em;min-width:13.2em;min-height:3.2em;width:auto;height:auto;border:none;border-radius:.4em;box-shadow:inset 1px 1px 3px rgba(77,142,168,.6);font-size:1.2rem;overflow:hidden;z-index:16}.order-editor-drawer [data-edit=editor]>label{position:static;display:block;line-height:1.4em;font-size:1em;white-space:nowrap}.order-editor-drawer [data-edit=editor]>label:empty{display:block;min-height:1.4em}.order-editor-drawer [data-width="8"]{width:8em!important}.order-editor-drawer [data-width="9"]{width:9em!important}.order-editor-drawer [data-width="10"]{width:10em!important}.order-editor-drawer [data-width="10.5"]{width:10.5em!important}.order-editor-drawer [data-width="11"]{width:11em!important}.order-editor-drawer [data-width="12"]{width:12em!important}.order-editor-drawer [data-width="13"]{width:13em!important}.order-editor-drawer [data-width="14"]{width:14em!important}.order-editor-drawer [data-width="15"]{width:15em!important}.order-editor-drawer [data-width="16"]{width:16em!important}.order-editor-drawer [data-width="17"]{width:17em!important}.order-editor-drawer [data-width="18"]{width:18em!important}.order-editor-drawer [data-width="20"]{width:20em!important}.order-editor-drawer [data-width="30"]{width:30em!important}.order-editor-drawer [data-item=save_btn_f]{position:absolute;right:1em;bottom:1em;padding:0 1em;width:auto;height:auto;border-radius:6px;font-size:1.8rem;line-height:2em;transition:transform .1s;box-shadow:0 0 3px var(--mx-opacity6-g);opacity:.9}.order-editor-drawer [data-item=save_btn_f]>i{margin-right:.4em;transform:translateY(.07em) scale(1.6)}.order-editor-drawer [data-item=delete_btn]{float:right;transform:translateY(-1.9em);margin-right:0;width:2em;height:2em;border-radius:50% 0 0 50%;font-size:1.8rem;line-height:2em;transition:transform .1s;box-shadow:0 0 3px var(--mx-opacity6-g);opacity:.6;overflow:hidden}.order-editor-drawer [data-item=delete_btn]:focus,.order-editor-drawer [data-item=delete_btn]:hover{opacity:.8}.order-editor-drawer [data-item=delete_btn]>i{display:inline-block;transform:translateY(.04em) scale(1.6);line-height:1}.order-editor-drawer [data-item=ex_label]{float:left;margin:1em;width:calc(100% - 2em);height:2em;text-align:center;font-size:1.4rem;line-height:2em;box-shadow:0 0 3px var(--mx-opacity6-g)}.order-editor-drawer [data-item=ex_label]>.material-symbols-outlined{display:inline-block;margin-left:.4em;transform:translateY(.1em) scale(1.2);font-size:1.2em}.order-editor-drawer [data-class=item_wr_table_wraper]{margin-top:10px;width:calc(100% - 0px);height:calc((100vh - 380px) / 2);max-height:calc(100% - 80px);overflow-x:hidden;overflow-y:auto;transition:height .2s;scroll-behavior:smooth}.order-editor-drawer [data-class=item_wr_table]{margin:0 10px;width:calc(100% - 20px);border:1px solid rgba(13,69,85,.18);border-collapse:collapse;font-size:1.2rem;line-height:1.6em;text-align:left}.order-editor-drawer [data-class=item_wr_table]>thead{position:-webkit-sticky;position:sticky;top:-1px;z-index:10}.order-editor-drawer [data-class=item_wr_table]>thead>tr:first-child>th{padding:0!important;height:0!important}.order-editor-drawer [data-class=item_wr_table]>thead>tr>th{font-size:1.4rem;line-height:1.6em;font-weight:400}.order-editor-drawer [data-class=item_wr_table]>thead>tr>th>i{display:inline-block;transform:scale(1.4)}.order-editor-drawer [data-class=item_wr_table]>thead>tr>th>u{display:inline-block;white-space:nowrap;font-size:inherit;transform:scale(.8)}.order-editor-drawer [data-class=item_wr_table] tr:not(:last-child)>td{border-bottom:1px solid rgba(13,69,85,.12)}.order-editor-drawer [data-class=item_wr_table_add_btn]{padding:0 .8em;border-radius:.4em;font-size:1.6rem;line-height:1.8em;box-shadow:0 0 3px var(--mx-opacity6-g)}.order-editor-drawer [data-class=item_wr_table_add_btn]>.material-symbols-outlined{display:inline-block;margin-right:.4em;transform:translateY(.02em) scale(1.4);font-size:inherit;line-height:1.4em;vertical-align:middle}.order-editor-drawer [class=orderlist_order_wraper]{float:left;margin:12px 15px;width:calc(100% - 30px);min-height:calc((100vh - 400px) / 2);max-height:unset;border:1px solid rgba(13,69,85,.16);border-left-width:4px;overflow:scroll!important}.order-editor-drawer [class=orderlist_order]{margin:0;width:100%}.order-editor-drawer [class=orderlist_order] tr:first-child>th:first-child{width:3.6em}.order-editor-drawer [class=orderlist_order] tr:first-child>th:nth-child(2),.order-editor-drawer [class=orderlist_order] tr:first-child>th:nth-child(3),.order-editor-drawer [class=orderlist_order] tr:first-child>th:nth-child(4){width:7em}.order-editor-drawer [class=orderlist_order] tr:first-child>th:nth-child(5),.order-editor-drawer [class=orderlist_order] tr:first-child>th:nth-child(6){width:4em}.order-editor-drawer [class=orderlist_order] tr:first-child>th:nth-child(7){width:5em}.order-editor-drawer [class=orderlist_order] tr:first-child>th:nth-child(8){width:8em}.order-editor-drawer [class=orderlist_order] tr:first-child>th:nth-child(9){width:10em}.order-editor-drawer [class=orderlist_order] tr:first-child>th:nth-child(10){width:12em}.order-editor-drawer [class=orderlist_order] tr:first-child>th:nth-child(12),.order-editor-drawer [class=orderlist_order] tr:first-child>th:nth-child(13){width:2.6em}.order-editor-drawer [class=orderlist_order] td{height:3em}.order-editor-drawer [class=orderlist_order] td:not(:last-child){border-right:1px solid rgba(13,69,85,.12)}.order-editor-drawer [class=orderlist_order] td:first-child,.order-editor-drawer [class=orderlist_order] td:nth-child(12),.order-editor-drawer [class=orderlist_order] td:nth-child(13),.order-editor-drawer [class=orderlist_order] td:nth-child(2),.order-editor-drawer [class=orderlist_order] td:nth-child(3),.order-editor-drawer [class=orderlist_order] td:nth-child(4),.order-editor-drawer [class=orderlist_order] td:nth-child(5),.order-editor-drawer [class=orderlist_order] td:nth-child(6),.order-editor-drawer [class=orderlist_order] th,.order-editor-drawer [class=orderlist_order] th:first-child,.order-editor-drawer [class=orderlist_order] th:nth-child(12),.order-editor-drawer [class=orderlist_order] th:nth-child(13),.order-editor-drawer [class=orderlist_order] th:nth-child(2),.order-editor-drawer [class=orderlist_order] th:nth-child(3),.order-editor-drawer [class=orderlist_order] th:nth-child(4),.order-editor-drawer [class=orderlist_order] th:nth-child(5),.order-editor-drawer [class=orderlist_order] th:nth-child(6){text-align:center}.order-editor-drawer [class=orderlist_order] td:nth-child(10),.order-editor-drawer [class=orderlist_order] td:nth-child(7),.order-editor-drawer [class=orderlist_order] td:nth-child(8),.order-editor-drawer [class=orderlist_order] td:nth-child(9){text-align:right;font-weight:600}.order-editor-drawer [class=orderlist_order] td:nth-child(11),.order-editor-drawer [class=orderlist_order] th:nth-child(11){text-align:left}.order-editor-drawer [class=orderlist_order] td:first-child>button,.order-editor-drawer [class=orderlist_order] td:first-child>label{float:left;width:50%;height:100%}.order-editor-drawer [class=orderlist_order] td:first-child>label{display:grid;place-items:center}.order-editor-drawer [class=orderlist_order] td:nth-child(12)>button,.order-editor-drawer [class=orderlist_order] td:nth-child(13)>button{width:100%;height:100%}.order-editor-drawer [class=orderlist_order] td:nth-child(12)>button>i,.order-editor-drawer [class=orderlist_order] td:nth-child(13)>button>i{transform:scale(1.25)}.order-editor-drawer [class=orderlist_order] button>i{font-size:1.8rem}.order-editor-drawer [class=oc_edit]>i{font-size:1.7rem}.order-editor-drawer [data-list=text],.order-editor-drawer [data-list=text]>input{width:100%!important;height:100%!important;text-align:inherit!important;padding:inherit!important}.order-editor-drawer [data-list=text]>input{background-color:transparent}.order-editor-drawer [data-list=text]>select{width:100%!important;height:100%!important;text-align:inherit!important;padding:0 .5em!important;background-color:transparent;border:0;cursor:pointer}.order-editor-drawer [data-list=text]>datalist,.order-editor-drawer [data-list=text]>datalist>option{text-align:inherit!important;padding:inherit!important}.order-editor-drawer [data-item=toggle]>i{transform:scale(1.4)}.order-editor-drawer [class=orderlist_order] td:nth-child(6)>button{margin:auto;transform:scale(.9);width:calc(100% - .6em);height:calc(100% - .6em);font-size:1.3rem;border-radius:.4em;overflow:hidden}.order-editor-drawer [class=orderlist_order] td:nth-child(10) input,.order-editor-drawer [class=orderlist_order] td:nth-child(7) input,.order-editor-drawer [class=orderlist_order] td:nth-child(8) input,.order-editor-drawer [class=orderlist_order] td:nth-child(9) input{padding-right:.6em!important}.order-editor-drawer [class=orderlist_order] td:nth-child(8) [data-list=text]>input{text-align:right!important}.order-editor-drawer [class=orderlist_order] td:nth-child(7) button,.order-editor-drawer [class=orderlist_order] td:nth-child(8) button{margin:auto 0 auto auto;top:50%;width:calc(100% - .4em);height:calc(100% - .4em);text-align:right;padding-right:.4em;overflow:hidden}.order-editor-drawer [class=orderlist_order] tbody>tr>td:nth-child(8){text-align:left}.order-editor-drawer [class=orderlist_order] td:nth-child(7) button{border-radius:.4em 0 0 .4em}.order-editor-drawer [class=orderlist_order] td:nth-child(8) button{margin:auto auto auto 0;border-radius:0 .4em .4em 0}.order-editor-drawer [class=orderlist_order] td:nth-child(11) input{padding-left:.6em!important;text-align:left;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap}.order-editor-drawer [id=orderlist_order_data] [data-input=detail] input,.order-editor-drawer [id=orderlist_order_data] [data-input=total] button{display:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.order-editor-drawer [class=orderlist_order] tbody>tr>td{background-color:var(--mx-opacity3-w)}.order-editor-drawer[data-rowcolor="1"] [data-r_color="1"]{background-color:var(--opacity3_y)!important}.order-editor-drawer[data-rowcolor="2"] [data-r_color="2"]{background-color:var(--opacity3_p)!important}.order-editor-drawer[data-rowcolor="3"] [data-r_color="3"]{background-color:var(--opacity3_gr)!important}.order-editor-drawer[data-rowcolor="4"] [data-r_color="4"]{background-color:var(--opacity3_o)!important}.order-editor-drawer[data-rowcolor="5"] [data-r_color="5"]{background-color:var(--opacity3_b)!important}.order-editor-drawer[data-rowcolor="6"] [data-r_color="6"]{background-color:var(--opacity3_r)!important}.order-editor-drawer [class=orderlist_order] .MuiAutocomplete-input,.order-editor-drawer [class=orderlist_order] .MuiAutocomplete-inputRoot,.order-editor-drawer [class=orderlist_order] .MuiAutocomplete-root,.order-editor-drawer [class=orderlist_order] .MuiFormControl-root,.order-editor-drawer [class=orderlist_order] .MuiInputBase-input,.order-editor-drawer [class=orderlist_order] .MuiInputBase-root{height:100%}.order-editor-drawer [class=orderlist_order] .MuiAutocomplete-input{padding-right:0!important;text-align:center!important}.order-editor-drawer [class=orderlist_order] .MuiAutocomplete-inputRoot,.order-editor-drawer [class=orderlist_order] .MuiInputBase-root{padding-right:0!important}.order-editor-drawer [class=orderlist_order] .MuiAutocomplete-clearIndicator{display:none!important}.order-editor-drawer [class=orderlist_order] .MuiInputBase-input{text-align:center!important}.order-editor-drawer [data-item=immediately_wall]{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;opacity:1;pointer-events:none;transition:opacity 1s}.order-editor-drawer [data-edit=text]:has([data-save=immediately]),.order-editor-drawer td:has([data-save=immediately]){position:relative;overflow:hidden}.order-editor-drawer [data-item=immediately_wall][data-class=del]{opacity:0}.order-editor-drawer [data-item=immediately_wall][data-class=err]{background-color:rgba(203,70,88,.35)!important;opacity:0}.order-editor-drawer [data-item=immediately_wall]>i,.order-editor-drawer [data-item=immediately_wall]>u{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.8);opacity:0}.order-editor-drawer [data-item=immediately_wall][data-class=del]>i,.order-editor-drawer [data-item=immediately_wall][data-class=err]>u{opacity:1}.order-editor-drawer [id=orderlist_order_data] td,.order-oc-editor [id=orderlist_order_oc_adj_data] td,.order-oc-editor [id=orderlist_order_oc_data] td{position:relative;overflow:hidden}.order-editor-drawer [id=collect_file]{float:right;margin:0 15px auto auto;transform:translateY(4.6em);z-index:15}.order-editor-drawer [id=orderlist_order_add]{float:right;margin:0 15px auto auto;transform:translateY(5.3em);z-index:15}.order-editor-drawer [id=oc_all_amount_wrap],.order-editor-drawer [id=oc_all_qty_wrap]{position:absolute;top:1px;font-size:1.6rem;transform:translateY(-100%)}.order-editor-drawer [id=oc_all_qty_wrap]{left:12em}.order-editor-drawer [id=oc_all_amount_wrap]{left:20em}.order-editor-drawer [id=oc_all_amount_wrap]>*,.order-editor-drawer [id=oc_all_qty_wrap]>*{float:left;height:2em;line-height:2em;font-size:inherit}.order-editor-drawer [id=oc_all_amount_wrap]>label,.order-editor-drawer [id=oc_all_qty_wrap]>label{margin-top:3px;margin-right:.4em;line-height:1.1em;text-align:right;font-size:.8em}.order-editor-drawer [id=oc_all_amount_wrap]>label>u,.order-editor-drawer [id=oc_all_qty_wrap]>label>u{display:block;line-height:1em;transform:scale(.9);transform-origin:top right}.order-editor-drawer [id=oc_all_amount],.order-editor-drawer [id=oc_all_qty]{border:1px solid rgba(47,132,160,.58);text-align:right;padding-right:.4em}.order-editor-drawer [id=oc_all_qty]{width:5em}.order-editor-drawer [id=oc_all_amount]{width:8em}.order-editor-drawer [id=orderlist_oc_add]{position:absolute;top:0;left:calc(45em + 15px);transform:translate(-100%,-100%);z-index:15}.order-editor-drawer [id=orderlist_oc_add]>i{margin-left:.4em}.order-editor-drawer [class=orderlist_oc_wraper]{margin:5px 15px;width:45em}.order-editor-drawer [class=orderlist_oc_row_wraper],.order-editor-drawer [class=orderlist_oc_wraper]{float:left;height:calc(100% - 10px);max-height:unset;border:1px solid rgba(13,69,85,.16);font-size:1.6rem}.order-editor-drawer [class=orderlist_oc_row_wraper]{margin:5px 15px 5px 0;width:calc(100% - 45em - 45px)}.order-editor-drawer [class=orderlist_oc],.order-editor-drawer [class=orderlist_oc_row]{margin:0;width:100%}.order-editor-drawer [class=orderlist_oc_row] tr:first-child>th:first-child{width:1.8em}.order-editor-drawer [class=orderlist_oc_row] tr:first-child>th:nth-child(2){width:3.8em}.order-editor-drawer [class=orderlist_oc_row] tr:first-child>th:nth-child(3){width:auto}.order-editor-drawer [class=orderlist_oc_row] tr:first-child>th:nth-child(4){width:4em}.order-editor-drawer [class=orderlist_oc_row] tr:first-child>th:nth-child(5){width:6em}.order-editor-drawer [class=orderlist_oc_row] tr:first-child>th:nth-child(6){width:auto}.order-editor-drawer [class=orderlist_oc_row] tr:first-child>th:nth-child(7){width:2.6em}.order-editor-drawer [class=orderlist_oc]>thead{top:-.1em;z-index:11}.order-editor-drawer [class=orderlist_oc] tr:first-child>th:first-child{width:3.8em}.order-editor-drawer [class=orderlist_oc] tr:first-child>th:nth-child(2){width:3.6em}.order-editor-drawer [class=orderlist_oc] tr:first-child>th:nth-child(3){width:6.4em}.order-editor-drawer [class=orderlist_oc] tr:first-child>th:nth-child(4){width:6em}.order-editor-drawer [class=orderlist_oc] tr:first-child>th:nth-child(5){width:6.5em}.order-editor-drawer [class=orderlist_oc] tr:first-child>th:nth-child(6){width:5.5em}.order-editor-drawer [class=orderlist_oc] tr:first-child>th:nth-child(7){width:auto}.order-editor-drawer [class=orderlist_oc] tr:first-child>th:nth-child(8){width:2.6em}.order-editor-drawer [class=orderlist_oc] td,.order-editor-drawer [class=orderlist_oc_row] td{height:3em}.order-editor-drawer [class=orderlist_oc] td{cursor:pointer}.order-editor-drawer [class=orderlist_oc] td:not(:last-child),.order-editor-drawer [class=orderlist_oc_row] td:not(:last-child){border-right:1px solid rgba(13,69,85,.12)}.order-editor-drawer [class=orderlist_oc] td:first-child,.order-editor-drawer [class=orderlist_oc] th:first-child{text-align:center}.order-editor-drawer [id=orderlist_oc_data]>tr:nth-child(2n - 1)>td:first-child:before{content:"";position:absolute;top:0;left:0;width:6px;height:100%;background-color:var(--opacity3_5)}.transfer-request-editor [id=transfer_request_header]{float:left;position:relative;margin:0 1em;padding:.2em 1em .8em 0;width:calc(100% - 2em);border:none;border-radius:.4em;background-color:var(--mx-order-o6-1);box-shadow:0 2px 8px var(--opacity9_3)}.transfer-request-editor [id=transfer_request_header] [data-edit=radio_button]>button{width:6em}.transfer-request-editor [id=transfer_request_header] [data-edit=text]>select{width:100%;height:100%;margin-top:1em;padding-left:.45em;border:0;background:transparent;color:#d46827;font-size:1.4rem;font-weight:600}.transfer-request-editor [id=transfer_request_header] [data-edit=text]>select:focus{outline:none}.transfer-request-editor .transfer-request-editor__total{min-width:11em;width:auto;position:absolute;right:1em;top:4.2em}.transfer-request-editor .transfer-request-editor__total>label{width:100%;left:0;line-height:1.6em;text-align:center;opacity:1;transform:translateY(-.3em) scale(.7)}.transfer-request-editor .transfer-request-editor__total>span{display:block;padding:1.1em .5em .2em;text-align:right;font-size:2.2rem;font-weight:700}.transfer-request-editor .transfer-request-editor__total--debit{right:13.5em;transform:scale(.7);transform-origin:bottom right}.transfer-request-editor .transfer-request-editor__total--oc{right:24.1em;transform:scale(.7);transform-origin:bottom right}.transfer-request-editor [id=transfer_req_file]{position:absolute;top:1.2em;right:12em;min-width:7.8em;line-height:2.1em}.transfer-request-editor [id=transfer_req_file]>.material-symbols-outlined{margin-right:.2em;transform:translateY(.06em) scale(1.3)}.transfer-request-editor [class=oclist_transfer_req_wraper]{float:left;margin:8px 15px 0;width:calc(100% - 30px);height:calc((100vh - 410px) / 2);min-height:11em;border:1px solid rgba(13,69,85,.16);overflow:auto!important}.transfer-request-editor [class=oclist_transfer_debit_wraper]{float:left;margin:8px 15px 0;width:calc(100% - 30px);height:calc((100vh - 410px) / 2 - 4.4em);min-height:9.5em;border:1px solid rgba(13,69,85,.16);overflow:auto!important}.transfer-request-editor [class=oclist_transfer_debit],.transfer-request-editor [class=oclist_transfer_req]{margin:0;width:100%}.transfer-request-editor [class=oclist_transfer_debit]>thead,.transfer-request-editor [class=oclist_transfer_req]>thead{top:-.1em;z-index:11}.transfer-request-editor [class=oclist_transfer_debit] td,.transfer-request-editor [class=oclist_transfer_req] td{height:3em}.transfer-request-editor [class=oclist_transfer_debit] td:not(:last-child),.transfer-request-editor [class=oclist_transfer_req] td:not(:last-child){border-right:1px solid rgba(13,69,85,.12)}.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:first-child{width:3.7em}.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(2){width:12.5em}.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(3){width:8.8em}.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(4){width:6.3em}.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(5){width:8.4em}.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(6),.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(7),.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(8),.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(9){width:7.8em}.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(10){width:auto}.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(11),.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(12){width:2.2em}.transfer-request-editor [class=oclist_transfer_req] td:first-child,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(10),.transfer-request-editor [class=oclist_transfer_req] td:nth-child(2),.transfer-request-editor [class=oclist_transfer_req] td:nth-child(5){text-align:left}.transfer-request-editor [class=oclist_transfer_req] td:nth-child(6),.transfer-request-editor [class=oclist_transfer_req] td:nth-child(7),.transfer-request-editor [class=oclist_transfer_req] td:nth-child(8),.transfer-request-editor [class=oclist_transfer_req] td:nth-child(9){text-align:right}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(7)>input,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(8)>input{width:100%;padding:0 .4em;text-align:right;font-weight:600}.transfer-request-editor [class=oclist_transfer_req] td:nth-child(3)>input,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(4) input{width:100%;padding:0 .3em;text-align:left}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(2)>u,.transfer-request-editor [class=oclist_transfer_req] td:first-child>u{display:block;line-height:1.2em;text-align:center}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(3)>b,.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(3)>u,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(2)>b,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(2)>u{display:block;line-height:1.25em}.transfer-request-editor [class=oclist_transfer_req] td:nth-child(6)>u,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(7)>u,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(9)>u{display:block;font-size:1.1rem;line-height:1.2em}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(11)>button,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(11)>button,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(12)>button{width:100%;height:100%}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:first-child{width:1.8em}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(2){width:3.7em}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(3){width:9.7em}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(4){width:7.5em}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(5),.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(6),.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(7),.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(8),.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(9){width:7.2em}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(10){width:auto}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(11){width:2.2em}.transfer-request-editor [class=oclist_transfer_debit] td:first-child,.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(10),.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(2),.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(3),.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(4){text-align:left}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(5),.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(6),.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(7),.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(9){text-align:right}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(8)>button{width:calc(100% - .4em);margin:auto;border-radius:.4em;line-height:2em}.transfer-request-editor .transfer-request-editor__footer{clear:both;margin:1.4em 0 0;width:100%;min-height:4em;position:relative}.transfer-request-editor .transfer_req_save{position:absolute;left:50%;transform:translateX(-50%);min-width:8.5em;font-size:2.2rem;line-height:1.8em;border-radius:.3em}.transfer-request-editor .transfer_req_pdf{position:absolute;right:4.5em;min-width:5.2em;font-size:2.2rem;line-height:1.8em;border-radius:.3em}.transfer-request-editor .transfer_req_delete{position:absolute;right:.8em;width:2.2em;min-width:2.2em;height:2.2em;border-radius:50%}.transfer-request-editor .transfer_req_delete>i,.transfer-request-editor .transfer_req_pdf>i,.transfer-request-editor .transfer_req_save>i{margin-right:.2em;transform:translateY(.08em) scale(1.3)}.transfer-request-editor .transfer_req_delete>i{margin-right:0}.transfer-request-editor .transfer-request-editor__loading{position:absolute;right:1.2em;bottom:.8em;color:rgba(57,99,112,.8);font-size:1.2rem}.order-product-editor-paper{border-top-left-radius:0;border-top-right-radius:0}.order-product-editor{position:relative;width:100%;height:100%;min-width:1280px;font-size:1.6rem;color:var(--mx-ft-base);background-color:rgb(240,247,252);overflow:hidden}.order-product-editor-backdrop:before{content:"";position:absolute;top:12px;left:50%;z-index:1;width:18px;height:18px;border-right:3px solid rgba(47,95,112,.9);border-bottom:3px solid rgba(47,95,112,.9);transform:translateX(-50%) rotate(45deg);pointer-events:none}.order-product-editor *{box-sizing:border-box}.order-product-editor .material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:300;font-style:normal;font-size:1em;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.order-product-editor [data-bg=w]{background-color:#fafafa}.order-product-editor [data-bg="1"]{background-color:rgb(151,202,216)}.order-product-editor [data-bg="3"]{background-color:#4d8ea8}.order-product-editor [data-bg="4"]{background-color:#2f84a0}.order-product-editor [data-bg="2"]{background-color:#6f97a3}.order-product-editor [data-bg=b]{background-color:#2f84a0}.order-product-editor [data-bg=r]{background-color:#d84837}.order-product-editor [data-bg=o3_1]{background-color:rgba(151,202,216,.3)}.order-product-editor [data-bg=o3_3]{background-color:rgba(77,142,168,.3)}.order-product-editor [data-bg=o6_3]{background-color:rgba(77,142,168,.6)}.order-product-editor [data-bg=o3_r]{background-color:rgba(216,72,55,.3)}.order-product-editor [data-bg=o6_r]{background-color:rgba(216,72,55,.6)}.order-product-editor [data-bg=o3_w]{background-color:rgba(250,250,250,.3)}.order-product-editor [data-ft=w]{color:#fff}.order-product-editor [data-ft="5"]{color:var(--mx-ft-base)}.order-product-editor [data-ft="4"]{color:#2f5f70}.order-product-editor [data-ft="3"]{color:#6f97a3}.order-product-editor [data-ft=o6_w]{color:rgba(250,250,250,.6)}.order-product-editor [data-ft=b]{color:#2f84a0}.order-product-editor [data-bc=lg]{border-color:rgba(168,168,168,.4)}.order-product-editor [data-bc=o3_3]{border-color:rgba(77,142,168,.3)}.order-product-editor [data-bc="3"]{border-color:#4d8ea8}.order-product-editor [data-class=item_wb_info]{margin-top:.4rem;padding:0;width:100%;overflow-x:hidden}.order-product-editor [data-wr=wr_title]{clear:both;position:relative;margin-top:0;margin-bottom:10px;padding-left:1em;width:100%;line-height:2.6em;font-size:1.4rem;font-weight:400;box-shadow:0 2px 8px var(--opacity6_g)}.order-product-editor [data-edit=text]{float:left;position:relative;margin:.4em 0 0 1em;width:25.1em;background-color:#fff;font-size:1.4rem;border:1px solid rgba(77,142,168,.3);overflow:hidden}.order-product-editor [data-width="10"]{width:10em!important}.order-product-editor [data-width="18"]{width:18em!important}.order-product-editor [data-edit=text]>label{position:absolute;top:0;left:.5em;line-height:2.6em;font-size:1.4rem;opacity:.6;transform:translateY(-.3em) scale(.7);transform-origin:top left}.order-product-editor [data-edit=text]>input{width:100%;height:2.8em;padding:1em .5em 0;border:0;background:transparent;color:var(--mx-ft-base);font-size:1.4rem}.order-product-editor__item-title{float:left;margin-top:10px!important}.order-product-editor [id=products_list_total_wraper]{float:right;transform:scale(1.3);margin-right:1em;transform-origin:right bottom;z-index:10}.order-product-editor [id=products_list_total_wraper]>label,.order-product-editor [id=products_list_total_wraper]>var{float:left;border:1px solid #4d8ea8;font-style:normal;font-size:1.6rem}.order-product-editor [id=products_list_total_wraper]>label{width:auto;min-width:4em;padding:0 .8em;text-align:center;line-height:2.4em;border-right-width:0}.order-product-editor [id=products_list_total_wraper]>var{position:relative;width:auto;min-width:8em;padding:0 .4em 0 1em;line-height:2.4em;font-weight:600;border-left-width:0;text-align:right}.order-product-editor [id=products_list_total_wraper]>var:before{content:attr(data-u);margin-right:.2em;font-weight:400;opacity:.8}.order-product-editor [data-class=item_wb_table_wraper]{margin-top:0;width:100%;overflow-y:scroll;transition:height .2s;scroll-behavior:smooth;padding-bottom:20rem}.order-product-editor [data-class=item_wr_table]{margin:0 1.2rem;width:calc(100% - 2.4rem);border-collapse:collapse;border:1px solid rgba(13,69,85,.18);font-size:1.4rem;line-height:1.6em;text-align:left}.order-product-editor [data-class=item_wr_table]>thead{position:-webkit-sticky;position:sticky;top:-1.82em;z-index:1}.order-product-editor [data-class=item_wr_table]>thead>tr:first-child>th{padding:0;height:0}.order-product-editor [data-class=item_wr_table]>tbody>tr>td,.order-product-editor [data-class=item_wr_table]>thead>tr>th{padding:0;border-bottom:1px solid rgba(13,69,85,.12);text-align:left}.order-product-editor [data-class=item_wr_table]>thead>tr>th{font-size:1.4rem;padding-top:.2em;padding-bottom:.2em;line-height:1.2em}.order-product-editor [data-class=item_wr_table]>thead>tr>th>u{font-size:inherit;transform:scale(.8);display:inline-block}.order-product-editor .order_product_list tr:first-child>th:first-child{width:3em}.order-product-editor .order_product_list tr:first-child>th:nth-child(2){width:auto}.order-product-editor .order_product_list tr:first-child>th:nth-child(3){width:6em}.order-product-editor .order_product_list tr:first-child>th:nth-child(4){width:8em}.order-product-editor .order_product_list tr:first-child>th:nth-child(5){width:auto}.order-product-editor .order_product_list tr:first-child>th:nth-child(6){width:6em}.order-product-editor .order_product_list tr:first-child>th:nth-child(7){width:5em}.order-product-editor .order_product_list tr:first-child>th:nth-child(8),.order-product-editor .order_product_list tr:first-child>th:nth-child(9){width:8em}.order-product-editor .order_product_list tr:first-child>th:nth-child(10){width:auto}.order-product-editor .order_product_list td:first-child,.order-product-editor .order_product_list th:first-child{text-align:center}.order-product-editor .order_product_list td:nth-child(10),.order-product-editor .order_product_list td:nth-child(2),.order-product-editor .order_product_list td:nth-child(4),.order-product-editor .order_product_list td:nth-child(5),.order-product-editor .order_product_list td:nth-child(6),.order-product-editor .order_product_list th:nth-child(10),.order-product-editor .order_product_list th:nth-child(2),.order-product-editor .order_product_list th:nth-child(4),.order-product-editor .order_product_list th:nth-child(5),.order-product-editor .order_product_list th:nth-child(6){text-align:left}.order-product-editor .order_product_list td:nth-child(3),.order-product-editor .order_product_list td:nth-child(7),.order-product-editor .order_product_list td:nth-child(8),.order-product-editor .order_product_list td:nth-child(9),.order-product-editor .order_product_list th:nth-child(3),.order-product-editor .order_product_list th:nth-child(7),.order-product-editor .order_product_list th:nth-child(8),.order-product-editor .order_product_list th:nth-child(9){text-align:right}.order-product-editor .order_product_list th:nth-child(10),.order-product-editor .order_product_list th:nth-child(2),.order-product-editor .order_product_list th:nth-child(4),.order-product-editor .order_product_list th:nth-child(5),.order-product-editor .order_product_list th:nth-child(6){padding-left:.4em}.order-product-editor .order_product_list th:nth-child(3),.order-product-editor .order_product_list th:nth-child(7),.order-product-editor .order_product_list th:nth-child(8),.order-product-editor .order_product_list th:nth-child(9){padding-right:.4em}.order-product-editor .order_product_list td>u{display:inline-block;font-size:inherit;font-weight:400;color:#4d8ea8;line-height:2.6em;min-height:2.6em;word-wrap:break-word}.order-product-editor .order_product_list td>input{width:100%;height:3.6em;padding:0 .4em;border:0;background:transparent;font-size:inherit;font-weight:400;line-height:3.6em;color:#2f84a0}.order-product-editor .order_product_list td>input[readonly]{pointer-events:none}.order-product-editor .order_product_list .order_item_row{cursor:pointer}.order-product-editor .order_product_list [data-edit=on]{background-color:var(--opacity1_b)!important}.order-product-editor .order_product_list td:first-child>u{width:100%;text-align:center}.order-product-editor .order_product_list td:nth-child(2)>button,.order-product-editor .order_product_list td:nth-child(2)>input,.order-product-editor .order_product_list td:nth-child(2)>u{float:left}.order-product-editor .order_product_list td:nth-child(2)>input:first-child,.order-product-editor .order_product_list td:nth-child(2)>u:first-child{width:6em}.order-product-editor .order_product_list td:nth-child(2)>input:last-of-type,.order-product-editor .order_product_list td:nth-child(2)>u:last-child{width:calc(100% - 8.4em)}.order-product-editor #products_editor_item_cd,.order-product-editor .order_product_list [data-name=item_cd]{width:2.2em!important}.order-product-editor #products_editor_item,.order-product-editor .order_product_list [data-name=item]{width:calc(100% - 4.6em)!important;padding:0}.order-product-editor .order_product_list td:nth-child(2)>button{width:2.4em;height:3.6em;padding:0;border:0;background:transparent;color:rgba(111,151,163,.9);line-height:3.6em;text-align:center}.order-product-editor .order_product_list td:nth-child(2)>button>i{font-size:1.7rem}.order-product-editor .order_product_list td:nth-child(3)>input,.order-product-editor .order_product_list td:nth-child(3)>u,.order-product-editor .order_product_list td:nth-child(7)>input,.order-product-editor .order_product_list td:nth-child(7)>u,.order-product-editor .order_product_list td:nth-child(8)>input,.order-product-editor .order_product_list td:nth-child(8)>u,.order-product-editor .order_product_list td:nth-child(9)>input,.order-product-editor .order_product_list td:nth-child(9)>u{width:100%;padding-right:.4em;text-align:right}.order-product-editor .order_product_list td:nth-child(9)>input,.order-product-editor .order_product_list td:nth-child(9)>u{font-weight:600}.order-product-editor #item_edit_nav{position:absolute;left:0;bottom:0;width:100vw;min-width:100%;height:auto;padding-bottom:9rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:10}.order-product-editor #item_edit_nav>aside{margin-top:1em}.order-product-editor #item_edit_nav>nav{position:absolute;left:0;bottom:0;width:100vw;min-width:100%}.order-product-editor__bottom-row{margin-top:1em;width:100%;padding:0}.order-product-editor .order_product_list--editor{margin:0 10px;width:calc(100% - 20px)}.order-product-editor .order_product_list--editor thead{position:static}.order-product-editor #item_edit_nav>nav>button{position:relative;float:left;margin:1em 0 2em 1em;padding:0 1.3em 1.2em 3.3em;border-radius:.3em;font-size:1.4rem;box-shadow:0 0 3px rgba(168,168,168,.6)}.order-product-editor #item_edit_nav>nav>button[data-p=r]{float:right;margin:1em 1em 2em 0}.order-product-editor #item_edit_nav>nav>button>i{position:absolute;left:1.3em;top:.6em;transform:scale(2.4)}.order-product-editor #item_edit_nav>nav>button>label{font-size:2rem;line-height:1.8em}.order-product-editor #item_edit_nav>nav>button>u{position:absolute;left:0;bottom:0;width:100%;padding-right:.4em;text-align:right;line-height:1.4em;font-size:1.3rem;white-space:nowrap;overflow:hidden}.order-product-editor #item_edit_nav>nav>button:hover:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border:3px solid;border-radius:.4em}.order-oc-product-editor [id=products_list_bd_total_wraper],.order-oc-product-editor [id=products_list_total_wraper]{float:right;position:relative;transform:translateY(46px);margin-top:.4em;margin-right:10px;z-index:10}.order-oc-product-editor [id=products_list_bd_total_wraper]>label,.order-oc-product-editor [id=products_list_bd_total_wraper]>var,.order-oc-product-editor [id=products_list_total_wraper]>label,.order-oc-product-editor [id=products_list_total_wraper]>var{float:left;border:1px solid #4d8ea8;font-style:normal;font-size:1.6rem}.order-oc-product-editor [id=products_list_bd_total_wraper]>label,.order-oc-product-editor [id=products_list_total_wraper]>label{width:auto;min-width:4em;padding:0 .8em;text-align:center;line-height:2.4em;border-right-width:0}.order-oc-product-editor [id=products_list_bd_total_wraper]>var,.order-oc-product-editor [id=products_list_total_wraper]>var{width:auto;min-width:8em;padding:0 .4em 0 1em;line-height:2.4em;font-weight:600;border-left-width:0;text-align:right}.order-oc-product-editor [id=products_list_bd_total_wraper]>var:before,.order-oc-product-editor [id=products_list_total_wraper]>var:before{content:attr(data-u);margin-right:.2em;font-weight:400;opacity:.8}.order-oc-product-editor .oc_product_list_wraper{margin-top:0;width:100%;overflow-y:scroll;transition:height .2s;scroll-behavior:smooth;padding-bottom:20rem}.order-oc-product-editor .oc_product_list tr:first-child>th:first-child{width:3em}.order-oc-product-editor .oc_product_list tr:first-child>th:nth-child(2){width:auto}.order-oc-product-editor .oc_product_list tr:first-child>th:nth-child(3){width:6em}.order-oc-product-editor .oc_product_list tr:first-child>th:nth-child(4){width:8em}.order-oc-product-editor .oc_product_list tr:first-child>th:nth-child(5){width:auto}.order-oc-product-editor .oc_product_list tr:first-child>th:nth-child(6){width:6em}.order-oc-product-editor .oc_product_list tr:first-child>th:nth-child(7){width:5em}.order-oc-product-editor .oc_product_list tr:first-child>th:nth-child(10),.order-oc-product-editor .oc_product_list tr:first-child>th:nth-child(8),.order-oc-product-editor .oc_product_list tr:first-child>th:nth-child(9){width:8em}.order-oc-product-editor .oc_product_list tr:first-child>th:nth-child(11){width:auto}.order-oc-product-editor .oc_product_list td:first-child,.order-oc-product-editor .oc_product_list th:first-child{text-align:center}.order-oc-product-editor .oc_product_list td:nth-child(11),.order-oc-product-editor .oc_product_list td:nth-child(2),.order-oc-product-editor .oc_product_list td:nth-child(4),.order-oc-product-editor .oc_product_list td:nth-child(5),.order-oc-product-editor .oc_product_list td:nth-child(6),.order-oc-product-editor .oc_product_list th:nth-child(11),.order-oc-product-editor .oc_product_list th:nth-child(2),.order-oc-product-editor .oc_product_list th:nth-child(4),.order-oc-product-editor .oc_product_list th:nth-child(5),.order-oc-product-editor .oc_product_list th:nth-child(6){text-align:left}.order-oc-product-editor .oc_product_list td:nth-child(10),.order-oc-product-editor .oc_product_list td:nth-child(3),.order-oc-product-editor .oc_product_list td:nth-child(7),.order-oc-product-editor .oc_product_list td:nth-child(8),.order-oc-product-editor .oc_product_list td:nth-child(9),.order-oc-product-editor .oc_product_list th:nth-child(10),.order-oc-product-editor .oc_product_list th:nth-child(3),.order-oc-product-editor .oc_product_list th:nth-child(7),.order-oc-product-editor .oc_product_list th:nth-child(8),.order-oc-product-editor .oc_product_list th:nth-child(9){text-align:right}.order-oc-product-editor .oc_product_list th:nth-child(11),.order-oc-product-editor .oc_product_list th:nth-child(2),.order-oc-product-editor .oc_product_list th:nth-child(4),.order-oc-product-editor .oc_product_list th:nth-child(5),.order-oc-product-editor .oc_product_list th:nth-child(6){padding-left:.4em}.order-oc-product-editor .oc_product_list th:nth-child(10),.order-oc-product-editor .oc_product_list th:nth-child(3),.order-oc-product-editor .oc_product_list th:nth-child(7),.order-oc-product-editor .oc_product_list th:nth-child(8),.order-oc-product-editor .oc_product_list th:nth-child(9){padding-right:.4em}.order-oc-product-editor .oc_product_list td>u{display:inline-block;font-size:inherit;font-weight:400;color:#4d8ea8;line-height:2.6em;min-height:2.6em;word-wrap:break-word}.order-oc-product-editor .oc_product_list td>input{width:100%;height:3.6em;padding:0 .4em;border:0;background:transparent;font-size:inherit;font-weight:400;line-height:3.6em;color:#2f84a0}.order-oc-product-editor .oc_product_list td>input[readonly]{pointer-events:none}.order-oc-product-editor .oc_product_list .oc_item_row{cursor:pointer}.order-oc-product-editor .oc_product_list [data-edit=on]{background-color:var(--opacity1_b)!important}.order-oc-product-editor .oc_product_list td:first-child>u{width:100%;text-align:center}.order-oc-product-editor .oc_product_list td:nth-child(2)>button,.order-oc-product-editor .oc_product_list td:nth-child(2)>input,.order-oc-product-editor .oc_product_list td:nth-child(2)>u{float:left}.order-oc-product-editor .oc_product_list td:nth-child(2)>input:first-child,.order-oc-product-editor .oc_product_list td:nth-child(2)>u:first-child{width:6em}.order-oc-product-editor .oc_product_list td:nth-child(2)>input:last-of-type,.order-oc-product-editor .oc_product_list td:nth-child(2)>u:last-child{width:calc(100% - 8.4em)}.order-oc-product-editor #products_editor_item_cd,.order-oc-product-editor .oc_product_list [data-name=item_cd]{width:2.2em!important}.order-oc-product-editor #products_editor_item,.order-oc-product-editor .oc_product_list [data-name=item]{width:calc(100% - 4.6em)!important;padding:0}.order-oc-product-editor .oc_product_list td:nth-child(2)>button{width:2.4em;height:3.6em;padding:0;border:0;background:transparent;color:rgba(111,151,163,.9);line-height:3.6em;text-align:center}.order-oc-product-editor .oc_product_list td:nth-child(2)>button>i{font-size:1.7rem}.order-oc-product-editor .oc_product_list td:nth-child(10)>input,.order-oc-product-editor .oc_product_list td:nth-child(10)>u,.order-oc-product-editor .oc_product_list td:nth-child(3)>input,.order-oc-product-editor .oc_product_list td:nth-child(3)>u,.order-oc-product-editor .oc_product_list td:nth-child(7)>input,.order-oc-product-editor .oc_product_list td:nth-child(7)>u,.order-oc-product-editor .oc_product_list td:nth-child(8)>input,.order-oc-product-editor .oc_product_list td:nth-child(8)>u,.order-oc-product-editor .oc_product_list td:nth-child(9)>input,.order-oc-product-editor .oc_product_list td:nth-child(9)>u{width:100%;padding-right:.4em;text-align:right}.order-oc-product-editor .oc_product_list td:nth-child(10)>input,.order-oc-product-editor .oc_product_list td:nth-child(10)>u,.order-oc-product-editor .oc_product_list td:nth-child(9)>input,.order-oc-product-editor .oc_product_list td:nth-child(9)>u{font-weight:600}.order-oc-product-editor .oc_product_list--editor{margin:0 10px;width:calc(100% - 20px)}.order-oc-product-editor .oc_product_list--editor thead{position:static}.order-product-editor #order_row_next>i{transform:rotate(180deg) scale(2.4)!important}.order-editor-drawer [id=orderlist_oc_data]>tr:nth-child(2n - 1)[data-select=on]>td:first-child:before{background-color:var(--color_5)}.order-editor-drawer [class=orderlist_oc] tr:nth-child(2n - 1)>td:first-child{position:relative;padding-left:6px}.order-editor-drawer [class=orderlist_oc] td:first-child>b{border-radius:.4em;transform:scale(.8);line-height:1.4em;padding:.4em;white-space:nowrap}.order-editor-drawer [class=orderlist_oc] td:first-child>u{width:100%!important;display:inline-block;transform:scale(.8);transform-origin:bottom}.order-editor-drawer [class=orderlist_oc] td:nth-child(2),.order-editor-drawer [class=orderlist_oc] td:nth-child(3),.order-editor-drawer [class=orderlist_oc] td:nth-child(4){text-align:right;padding-right:.2em;font-weight:600}.order-editor-drawer [class=orderlist_oc] td:nth-child(2)>u,.order-editor-drawer [class=orderlist_oc] td:nth-child(3)>u,.order-editor-drawer [class=orderlist_oc] td:nth-child(4)>u{float:right;transform:scale(.8);transform-origin:right;white-space:nowrap;width:100%}.order-editor-drawer [class=orderlist_oc] td:nth-child(5),.order-editor-drawer [class=orderlist_oc] td:nth-child(6),.order-editor-drawer [class=orderlist_oc] td:nth-child(8),.order-editor-drawer [class=orderlist_oc] th:nth-child(2),.order-editor-drawer [class=orderlist_oc] th:nth-child(3),.order-editor-drawer [class=orderlist_oc] th:nth-child(4),.order-editor-drawer [class=orderlist_oc] th:nth-child(5),.order-editor-drawer [class=orderlist_oc] th:nth-child(6),.order-editor-drawer [class=orderlist_oc] th:nth-child(8){text-align:center}.order-editor-drawer [class=orderlist_oc] td:nth-child(7),.order-editor-drawer [class=orderlist_oc] th:nth-child(7){text-align:left;padding-left:.3em}.order-editor-drawer [class=orderlist_oc] td:nth-child(6)>u{line-height:1.2em;display:inline-block}.order-editor-drawer [class=orderlist_oc] td:nth-child(6)>u:last-child{margin-right:.2em;float:right}.order-editor-drawer [class=orderlist_oc] td:nth-child(6)>i{transform:translateY(2px) scale(1.6);margin:0 5px 0 6px;font-weight:600!important;opacity:.4;line-height:1!important}.order-editor-drawer [class=orderlist_oc] td:nth-child(8)>button,.order-editor-drawer [class=orderlist_oc_row] td:nth-child(7)>button{width:100%;height:100%;overflow:hidden}.order-editor-drawer [class=orderlist_oc_info]{float:right;margin:0;width:100%;border:none}.order-editor-drawer [class=orderlist_oc_info] tr:first-child>th:first-child{width:auto}.order-editor-drawer [class=orderlist_oc_info] tr:first-child>th:nth-child(2){width:4em}.order-editor-drawer [class=orderlist_oc_info] tr:first-child>th:nth-child(3){width:8em}.order-editor-drawer [class=orderlist_oc_info] tr:first-child>th:nth-child(4),.order-editor-drawer [class=orderlist_oc_info] tr:first-child>th:nth-child(5){width:10em}.order-editor-drawer [class=orderlist_oc_info] td:first-child,.order-editor-drawer [class=orderlist_oc_info] th:first-child{text-align:left;padding-left:.4em}.order-editor-drawer [class=orderlist_oc_info] td:first-child>label{display:inline-block;width:3em;text-align:center}.order-editor-drawer [class=orderlist_oc_info] td:nth-child(5),.order-editor-drawer [class=orderlist_oc_info] th:nth-child(2),.order-editor-drawer [class=orderlist_oc_info] th:nth-child(3),.order-editor-drawer [class=orderlist_oc_info] th:nth-child(4),.order-editor-drawer [class=orderlist_oc_info] th:nth-child(5){text-align:center}.order-editor-drawer [class=orderlist_oc_info] td:nth-child(2),.order-editor-drawer [class=orderlist_oc_info] td:nth-child(3),.order-editor-drawer [class=orderlist_oc_info] td:nth-child(4){text-align:right;padding-right:.2em;font-weight:400}.order-editor-drawer [class=orderlist_oc_info] td:nth-child(3)>label{float:left;display:inline-block;width:auto;padding-left:1em;text-align:left}.order-editor-drawer [data-class=item_wr_table][class=orderlist_oc_info]>thead>tr>th{line-height:1.2em}.order-editor-drawer [class=orderlist_oc_info] td{height:auto}.order-editor-drawer [class=orderlist_oc_info] td:not(:last-child){border-right:1px solid rgba(13,69,85,.12)}.order-editor-drawer [class=orderlist_oc_row] td:first-child,.order-editor-drawer [class=orderlist_oc_row] td:nth-child(2),.order-editor-drawer [class=orderlist_oc_row] td:nth-child(3),.order-editor-drawer [class=orderlist_oc_row] td:nth-child(7),.order-editor-drawer [class=orderlist_oc_row] th:first-child,.order-editor-drawer [class=orderlist_oc_row] th:nth-child(2),.order-editor-drawer [class=orderlist_oc_row] th:nth-child(3),.order-editor-drawer [class=orderlist_oc_row] th:nth-child(7){text-align:center}.order-editor-drawer [class=orderlist_oc_row] td:nth-child(4),.order-editor-drawer [class=orderlist_oc_row] td:nth-child(5){text-align:right;font-weight:600;padding-right:.4em}.order-editor-drawer [id=orderlist_oc_row_data] td:nth-child(5)>u{display:inline-block;transform:scale(.8);transform-origin:right}.order-editor-drawer [class=orderlist_oc_row] td:nth-child(6),.order-editor-drawer [class=orderlist_oc_row] th:nth-child(6){text-align:left;padding-left:.6em}.order-editor-drawer [class=item_customer_history] tr:first-child>th:first-child,.order-editor-drawer [class=item_customer_history] tr:first-child>th:nth-child(2){width:5em}.order-editor-drawer [class=item_customer_history] tr:first-child>th:nth-child(4){width:2.6em}.order-editor-drawer [class=item_customer_history] td:first-child,.order-editor-drawer [class=item_customer_history] td:nth-child(4),.order-editor-drawer [class=item_customer_history] th:first-child,.order-editor-drawer [class=item_customer_history] th:nth-child(4){text-align:center}.order-editor-drawer [class=item_customer_history] td:nth-child(2),.order-editor-drawer [class=item_customer_history] td:nth-child(3),.order-editor-drawer [class=item_customer_history] th:nth-child(2),.order-editor-drawer [class=item_customer_history] th:nth-child(3){text-align:left}.order-editor-drawer [id=history_add]{margin:1em auto;border-radius:50%;transition:transform .1s;box-shadow:0 0 3px var(--mx-opacity6-g)}.order-editor-drawer [id=history_add]:hover{transform:scale(1.1)}.order-editor-drawer [id=history_add]>.material-symbols-outlined{font-size:3.6rem;line-height:1.2em;width:1.2em}.order-editor-drawer .order-editor-empty-row{height:3em;text-align:center!important;color:var(--mx-ft-muted);background-color:rgba(255,255,255,.55)}.order-editor-drawer [id=window_r_close]{cursor:pointer;position:absolute;top:0;right:-50px;width:50px;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--mx-editor-close-rail-bg);border-left:1px solid var(--mx-editor-paper-border);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.order-editor-drawer [id=window_r_close]>.material-symbols-outlined{font-size:3.6rem;color:var(--mx-ft-base);transform:translateY(-100%);pointer-events:none}.order-oc-editor-paper{z-index:1700!important}.order-oc-editor [id=oc_title_bc]{display:inline-block;margin-left:1em;font-weight:600;transform:scale(1.2);transform-origin:left;font-size:inherit}.order-oc-editor [class=item_order_oc_delete]{transform:none;margin:.3em 0 .2em .4em}.order-oc-editor [data-edit=editor]{top:4.4em}.order-oc-editor [class=item_order_oc_save]{float:left;clear:none;transform:none;margin:.3em .4em 0 4em;padding:0 1em;width:7em;height:auto;border-radius:6px;font-size:1.8rem;line-height:2em;transition:transform .1s;box-shadow:0 0 3px var(--mx-opacity6-g);opacity:.9}.order-oc-editor [class=item_order_oc_save]:focus,.order-oc-editor [class=item_order_oc_save]:hover{opacity:1}.order-oc-editor [class=item_order_oc_save]>.material-symbols-outlined{margin-right:.4em;transform:translateY(.07em) scale(1.6);font-size:1em}.order-oc-editor [id=item_order_oc_file]{clear:none;float:left;margin:.3em .4em 0 2em;padding:0 1em;width:auto;height:auto;border-radius:6px;font-size:1.8rem;line-height:2em;transition:transform .1s;box-shadow:0 0 3px var(--mx-opacity6-g);opacity:.9;transform:scale(.8);transform-origin:right}.order-oc-editor [id=item_order_oc_file]:focus,.order-oc-editor [id=item_order_oc_file]:hover{opacity:1}.order-oc-editor [id=item_order_oc_file]>i{display:inline-block;transform:translateY(-.07em) scale(1.6);margin-right:.4em;font-size:1em}.order-oc-editor [id=oc_information]{display:block;clear:both;float:right;margin:.4em 1em 0 4em;font-size:1.1em}.order-oc-editor [id=oc_information]>b{float:right;clear:both;width:-moz-fit-content;width:fit-content;margin-top:.4em;padding:0 1em;line-height:1.9em;border-radius:2em;box-shadow:0 0 4px var(--mx-opacity6-g)}.order-oc-editor [data-item=item_wr_flexbox]{float:left;display:flex;flex-direction:column;padding-bottom:.4em;font-size:1rem}.order-oc-editor [data-item=item_wr_flexbox][class=col2]>*{margin-left:0!important;width:calc(100% - 1em)}.order-oc-editor [class=orderlist_order_exr_wraper],.order-oc-editor [class=orderlist_order_oc_adj_wraper],.order-oc-editor [class=orderlist_order_oc_wraper],.order-oc-editor [class=orderlist_order_pur_wraper],.order-oc-editor [class=orderlist_order_sip_wraper],.order-oc-editor [class=orderlist_order_trn_wraper],.order-oc-editor [class=orderlist_order_trr_wraper]{float:left;display:table;margin:.4em 0 0 1em;width:calc(100% - 2em);font-size:1.4rem;border-style:solid;border-width:1px 1px 1px 4px;background-color:var(--mx-editor-table-bg)}.order-oc-editor [data-class=item_wr_table_wraper]{height:auto;max-height:none}.order-oc-editor [data-class=item_wr_table_wraper]>label{display:inline-block}.order-oc-editor [data-class=item_wr_table_wraper]>label>i{display:inline-block;margin-right:.6em;transform:scale(1.4)}.order-oc-editor [data-class=item_wr_table_wraper]>label>i[data-size="1.6"]{transform:translateY(2px) scale(1.6)}.order-oc-editor [data-class=item_wr_table]{font-size:1.4rem;line-height:1.6em}.order-oc-editor [class=orderlist_order_oc_wraper]{min-height:15em}.order-oc-editor [class=orderlist_order_oc_adj_wraper]{display:block;flex-grow:1;min-height:0}.order-oc-editor [class=orderlist_order_exr_wraper],.order-oc-editor [class=orderlist_order_pur_wraper],.order-oc-editor [class=orderlist_order_sip_wraper],.order-oc-editor [class=orderlist_order_trn_wraper],.order-oc-editor [class=orderlist_order_trr_wraper]{min-height:5em}.order-oc-editor [class=orderlist_order_exr_label],.order-oc-editor [class=orderlist_order_oc_adj_label],.order-oc-editor [class=orderlist_order_oc_label],.order-oc-editor [class=orderlist_order_pur_label],.order-oc-editor [class=orderlist_order_sip_label],.order-oc-editor [class=orderlist_order_trn_label],.order-oc-editor [class=orderlist_order_trr_label]{position:-webkit-sticky;position:sticky;top:0;left:0;margin:0;padding-left:1em;width:100%;line-height:2.6em;z-index:2}.order-oc-editor [class=orderlist_order_oc_adj_label],.order-oc-editor [class=orderlist_order_oc_label],.order-oc-editor [class=orderlist_order_pur_label],.order-oc-editor [class=orderlist_order_sip_label]{line-height:1.8em}.order-oc-editor [class=orderlist_order_oc_adj_label]{z-index:11}.order-oc-editor [class=orderlist_order_exr_label]>[class=lbl],.order-oc-editor [class=orderlist_order_pur_label]>[class=lbl],.order-oc-editor [class=orderlist_order_trn_label]>[class=lbl],.order-oc-editor [class=orderlist_order_trr_label]>[class=lbl]{float:right}.order-oc-editor [class=orderlist_order_exr_label]>[class=ttl],.order-oc-editor [class=orderlist_order_pur_label]>[class=ttl],.order-oc-editor [class=orderlist_order_trn_label]>[class=ttl],.order-oc-editor [class=orderlist_order_trr_label]>[class=ttl]{float:right;margin:0 5px 0 10px;font-weight:600;font-size:1.6em}.order-oc-editor [id=oc_adjustment_list_all]{position:absolute;top:3px;right:3px;width:3em;height:3em;border-style:solid;border-width:2px}.order-oc-editor [id=oc_adjustment_list_all]>i{display:inline-flex;align-items:center;justify-content:center;font-size:1.8rem}.order-oc-editor [class=orderlist_order_exr],.order-oc-editor [class=orderlist_order_oc],.order-oc-editor [class=orderlist_order_oc_adj],.order-oc-editor [class=orderlist_order_pur],.order-oc-editor [class=orderlist_order_sip],.order-oc-editor [class=orderlist_order_trn],.order-oc-editor [class=orderlist_order_trr]{margin:0;width:100%}.order-oc-editor [class=orderlist_order_exr]>thead,.order-oc-editor [class=orderlist_order_oc]>thead,.order-oc-editor [class=orderlist_order_oc_adj]>thead,.order-oc-editor [class=orderlist_order_pur]>thead,.order-oc-editor [class=orderlist_order_sip]>thead,.order-oc-editor [class=orderlist_order_trn]>thead,.order-oc-editor [class=orderlist_order_trr]>thead{top:1.7em}.order-oc-editor [class=orderlist_order_oc] tr:first-child>th:first-child{width:2.6em}.order-oc-editor [class=orderlist_order_oc] tr:first-child>th:nth-child(2){width:auto}.order-oc-editor [class=orderlist_order_oc] tr:first-child>th:nth-child(3){width:4em}.order-oc-editor [class=orderlist_order_oc] tr:first-child>th:nth-child(4){width:5em}.order-oc-editor [class=orderlist_order_oc] tr:first-child>th:nth-child(5){width:7em}.order-oc-editor [class=orderlist_order_oc] tr:first-child>th:nth-child(6){width:9.2em}.order-oc-editor [class=orderlist_order_oc] tr:first-child>th:nth-child(7),.order-oc-editor [class=orderlist_order_oc] tr:first-child>th:nth-child(8){width:2.6em}.order-oc-editor [class=orderlist_order_oc_adj] tr:first-child>th:first-child{width:1.8em}.order-oc-editor [class=orderlist_order_oc_adj] tr:first-child>th:nth-child(2),.order-oc-editor [class=orderlist_order_oc_adj] tr:first-child>th:nth-child(3){width:6.6em}.order-oc-editor [class=orderlist_order_oc_adj] tr:first-child>th:nth-child(4),.order-oc-editor [class=orderlist_order_oc_adj] tr:first-child>th:nth-child(5){width:4em}.order-oc-editor [class=orderlist_order_oc_adj] tr:first-child>th:nth-child(6){width:6em}.order-oc-editor [class=orderlist_order_oc_adj] tr:first-child>th:nth-child(7){width:8.2em}.order-oc-editor [class=orderlist_order_oc_adj] tr:first-child>th:nth-child(8){width:auto}.order-oc-editor [class=orderlist_order_oc_adj] tr:first-child>th:nth-child(10),.order-oc-editor [class=orderlist_order_oc_adj] tr:first-child>th:nth-child(9){width:2.6em}.order-oc-editor [class=orderlist_order_exr] tr:first-child>th:first-child,.order-oc-editor [class=orderlist_order_pur] tr:first-child>th:first-child,.order-oc-editor [class=orderlist_order_sip] tr:first-child>th:first-child,.order-oc-editor [class=orderlist_order_trn] tr:first-child>th:nth-child(2),.order-oc-editor [class=orderlist_order_trr] tr:first-child>th:first-child{width:4em}.order-oc-editor [class=orderlist_order_exr] tr:first-child>th:nth-child(7),.order-oc-editor [class=orderlist_order_pur] tr:first-child>th:nth-child(6),.order-oc-editor [class=orderlist_order_sip] tr:first-child>th:nth-child(4),.order-oc-editor [class=orderlist_order_trn] tr:first-child>th:nth-child(7),.order-oc-editor [class=orderlist_order_trr] tr:first-child>th:nth-child(6){width:2.6em}.order-oc-editor [class=orderlist_order_sip] tr:first-child>th:nth-child(2){width:100%}.order-oc-editor [class=orderlist_order_sip] tr:first-child>th:nth-child(3){width:200%}.order-oc-editor [class=orderlist_order_oc] td,.order-oc-editor [class=orderlist_order_oc_adj] td{height:3em;font-size:1.3rem}.order-oc-editor [class=orderlist_order_exr] td:not(:last-child),.order-oc-editor [class=orderlist_order_oc] td:not(:last-child),.order-oc-editor [class=orderlist_order_oc_adj] td:not(:last-child),.order-oc-editor [class=orderlist_order_pur] td:not(:last-child),.order-oc-editor [class=orderlist_order_sip] td:not(:last-child),.order-oc-editor [class=orderlist_order_trn] td:not(:last-child),.order-oc-editor [class=orderlist_order_trr] td:not(:last-child){border-right:1px solid rgba(13,69,85,.12)}.order-oc-editor [class=orderlist_order_oc] td,.order-oc-editor [class=orderlist_order_oc] th,.order-oc-editor [class=orderlist_order_oc_adj] td,.order-oc-editor [class=orderlist_order_oc_adj] th{text-align:center}.order-oc-editor [class=orderlist_order_oc] td:nth-child(2){text-align:center;padding-top:.3em;line-height:1.4em}.order-oc-editor [class=orderlist_order_oc] td:nth-child(3)>button,.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(4)>button{margin:auto;transform:scale(.9);width:calc(100% - .6em);height:calc(100% - .6em);font-size:1.3rem;border-radius:.4em;overflow:hidden}.order-oc-editor [class=orderlist_order_oc] td:nth-child(4) input,.order-oc-editor [class=orderlist_order_oc] td:nth-child(5) input,.order-oc-editor [class=orderlist_order_oc] td:nth-child(6) input,.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(5) input,.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(6) input,.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(7) input{width:100%;height:100%;border:none;text-align:right;padding-right:.5em;background-color:transparent;font-weight:600}.order-oc-editor [class=orderlist_order_oc] td:nth-child(4) button,.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(5) button{margin:auto 0 auto auto;width:calc(100% - .4em);height:calc(100% - .4em);text-align:right;padding-right:.4em;border-radius:.4em 0 0 .4em;overflow:hidden}.order-oc-editor [class=orderlist_order_oc] td:nth-child(5) button,.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(6) button{margin:auto 0;width:100%;height:calc(100% - .4em);text-align:right;padding-right:.4em;border-radius:0;overflow:hidden}.order-oc-editor [class=orderlist_order_oc] td:nth-child(6) input,.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(7) input{padding-right:.8em!important}.order-oc-editor [class=orderlist_order_oc] td:nth-child(6),.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(7){position:relative}.order-oc-editor [class=oc_discount_auto]{position:absolute;top:1px;right:1px;width:2.6em;height:calc(100% - 2px);line-height:1.2em;transform:scale(.8);border-radius:4px}.order-oc-editor [class=orderlist_order_oc] td:nth-child(6) button:last-child,.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(7) button:last-child{margin:auto auto auto 0;width:calc(100% - 2.8em);height:calc(100% - .4em);text-align:right;padding-right:.4em;border-radius:0 .4em .4em 0;overflow:hidden}.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(8) input{text-align:left;padding-left:.6em}.order-oc-editor [class=orderlist_order_exr] td:nth-child(7)>button,.order-oc-editor [class=orderlist_order_oc] td:nth-child(7)>button,.order-oc-editor [class=orderlist_order_oc] td:nth-child(8)>button,.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(10)>button,.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(9)>button,.order-oc-editor [class=orderlist_order_pur] td:nth-child(6)>button,.order-oc-editor [class=orderlist_order_sip] td:nth-child(4)>button,.order-oc-editor [class=orderlist_order_trn] td:nth-child(7)>button,.order-oc-editor [class=orderlist_order_trr] td:nth-child(6)>button{width:100%;height:100%}.order-oc-editor [id=orderlist_order_oc_adj_data] [data-input=detail] input,.order-oc-editor [id=orderlist_order_oc_adj_data] [data-input=total] button:last-child,.order-oc-editor [id=orderlist_order_oc_data] [data-input=detail] input,.order-oc-editor [id=orderlist_order_oc_data] [data-input=total] button:last-child{display:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.order-oc-editor [id=orderlist_order_oc_adj_data] [data-input=detail] button:not(:last-child),.order-oc-editor [id=orderlist_order_oc_data] [data-input=detail] button:not(:last-child){background-color:var(--mx-color-g)!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.order-oc-editor [id=orderlist_order_oc_adj_data] td:nth-child(5)[data-input=detail],.order-oc-editor [id=orderlist_order_oc_adj_data] td:nth-child(7)[data-input=detail],.order-oc-editor [id=orderlist_order_oc_data] td:nth-child(4)[data-input=detail]{text-align:right}.order-oc-editor [id=orderlist_order_oc_adj_data] td:nth-child(7)[data-input=detail],.order-oc-editor [id=orderlist_order_oc_data] td:nth-child(6)[data-input=detail]{text-align:left}.order-oc-editor [class=orderlist_order_exr] td,.order-oc-editor [class=orderlist_order_pur] td,.order-oc-editor [class=orderlist_order_sip] td,.order-oc-editor [class=orderlist_order_trn] td,.order-oc-editor [class=orderlist_order_trr] td{height:3em;font-size:1.3rem}.order-oc-editor [class=orderlist_order_exr] td:nth-child(4),.order-oc-editor [class=orderlist_order_exr] td:nth-child(5),.order-oc-editor [class=orderlist_order_exr] td:nth-child(6),.order-oc-editor [class=orderlist_order_exr] th:nth-child(4),.order-oc-editor [class=orderlist_order_exr] th:nth-child(5),.order-oc-editor [class=orderlist_order_exr] th:nth-child(6),.order-oc-editor [class=orderlist_order_pur] td:nth-child(2),.order-oc-editor [class=orderlist_order_pur] td:nth-child(3),.order-oc-editor [class=orderlist_order_pur] td:nth-child(4),.order-oc-editor [class=orderlist_order_pur] th:nth-child(2),.order-oc-editor [class=orderlist_order_pur] th:nth-child(3),.order-oc-editor [class=orderlist_order_pur] th:nth-child(4),.order-oc-editor [class=orderlist_order_trn] td:nth-child(3),.order-oc-editor [class=orderlist_order_trn] td:nth-child(4),.order-oc-editor [class=orderlist_order_trn] td:nth-child(5),.order-oc-editor [class=orderlist_order_trn] td:nth-child(6),.order-oc-editor [class=orderlist_order_trn] th:nth-child(3),.order-oc-editor [class=orderlist_order_trn] th:nth-child(4),.order-oc-editor [class=orderlist_order_trn] th:nth-child(5),.order-oc-editor [class=orderlist_order_trn] th:nth-child(6),.order-oc-editor [class=orderlist_order_trr] td:nth-child(4),.order-oc-editor [class=orderlist_order_trr] td:nth-child(5),.order-oc-editor [class=orderlist_order_trr] th:nth-child(4),.order-oc-editor [class=orderlist_order_trr] th:nth-child(5){text-align:right;padding-right:.4em}.order-oc-editor [class=orderlist_order_sip] th:nth-child(3){text-align:center}.order-oc-editor [class=orderlist_order_sip] td:nth-child(3){text-align:left;padding-top:.4em;padding-left:.4em}.order-oc-editor [class=orderlist_order_sip] td:nth-child(3)>a{float:left;margin:0 .4em .4em 0;padding:0 1em;line-height:1.8em;border-radius:1em;text-decoration:underline;zoom:.9}.order-oc-editor [id=oc_adjustment_list_all]>i{position:static;width:100%;height:100%;font-size:2.2rem;overflow:hidden}.order-oc-editor [id=oc_adjustment_list_all]>i:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.order-oc-editor [id=oc_adjustment_list_all]>i[data-occ=on]:before{top:60%!important}.order-oc-editor [id=oc_adjustment_list_all]>i[data-occ=on]:after{content:attr(data-ocn);position:absolute;top:1px;right:1px;transform:scale(.5);transform-origin:top right;width:1.6em;height:1.6em;line-height:1.5em;background-color:var(--mx-color-1);border-radius:50%;font-weight:600}.order-oc-editor [class=orderlist_order_exr] td:first-child,.order-oc-editor [class=orderlist_order_exr] th:first-child,.order-oc-editor [class=orderlist_order_oc] td:first-child,.order-oc-editor [class=orderlist_order_oc] th:first-child,.order-oc-editor [class=orderlist_order_oc_adj] td:first-child,.order-oc-editor [class=orderlist_order_oc_adj] th:first-child,.order-oc-editor [class=orderlist_order_pur] td:first-child,.order-oc-editor [class=orderlist_order_pur] th:first-child,.order-oc-editor [class=orderlist_order_sip] td:first-child,.order-oc-editor [class=orderlist_order_sip] th:first-child,.order-oc-editor [class=orderlist_order_trn] td:first-child,.order-oc-editor [class=orderlist_order_trn] th:first-child,.order-oc-editor [class=orderlist_order_trr] td:first-child,.order-oc-editor [class=orderlist_order_trr] th:first-child{text-align:center}.order-oc-editor [class=orderlist_order_oc] td:first-child{border-right-style:none}.order-oc-editor [class=orderlist_order_exr] th:nth-child(2),.order-oc-editor [class=orderlist_order_exr] th:nth-child(3),.order-oc-editor [class=orderlist_order_oc] th:nth-child(2),.order-oc-editor [class=orderlist_order_oc] th:nth-child(3),.order-oc-editor [class=orderlist_order_oc] th:nth-child(4),.order-oc-editor [class=orderlist_order_oc] th:nth-child(5),.order-oc-editor [class=orderlist_order_oc] th:nth-child(6),.order-oc-editor [class=orderlist_order_oc] th:nth-child(7),.order-oc-editor [class=orderlist_order_oc] th:nth-child(8),.order-oc-editor [class=orderlist_order_oc_adj] th:nth-child(10),.order-oc-editor [class=orderlist_order_oc_adj] th:nth-child(2),.order-oc-editor [class=orderlist_order_oc_adj] th:nth-child(3),.order-oc-editor [class=orderlist_order_oc_adj] th:nth-child(4),.order-oc-editor [class=orderlist_order_oc_adj] th:nth-child(5),.order-oc-editor [class=orderlist_order_oc_adj] th:nth-child(6),.order-oc-editor [class=orderlist_order_oc_adj] th:nth-child(7),.order-oc-editor [class=orderlist_order_oc_adj] th:nth-child(8),.order-oc-editor [class=orderlist_order_oc_adj] th:nth-child(9),.order-oc-editor [class=orderlist_order_pur] th:nth-child(5),.order-oc-editor [class=orderlist_order_sip] th:nth-child(2),.order-oc-editor [class=orderlist_order_sip] th:nth-child(3),.order-oc-editor [class=orderlist_order_trn] th:nth-child(2),.order-oc-editor [class=orderlist_order_trr] th:nth-child(2),.order-oc-editor [class=orderlist_order_trr] th:nth-child(3){text-align:center}.order-oc-editor [class=orderlist_order_oc_adj] td:first-child{padding-top:.3em;line-height:1.4em}.order-oc-editor [class=orderlist_order_exr] td:first-child,.order-oc-editor [class=orderlist_order_pur] td:first-child,.order-oc-editor [class=orderlist_order_sip] td:first-child,.order-oc-editor [class=orderlist_order_trn] td:nth-child(2),.order-oc-editor [class=orderlist_order_trr] td:first-child{line-height:1.2em}.order-oc-editor [class=orderlist_order_trn] td:first-child{line-height:1.3em}.order-oc-editor [class=orderlist_order_exr] td:first-child>u,.order-oc-editor [class=orderlist_order_pur] td:first-child>u,.order-oc-editor [class=orderlist_order_sip] td:first-child>u,.order-oc-editor [class=orderlist_order_trn] td:nth-child(2)>u,.order-oc-editor [class=orderlist_order_trr] td:first-child>u{width:100%!important;display:inline-block;transform:scale(.8);transform-origin:bottom}.order-oc-editor [class=orderlist_order_oc] td:nth-child(4),.order-oc-editor [class=orderlist_order_oc] td:nth-child(5),.order-oc-editor [class=orderlist_order_oc] td:nth-child(6){padding:0}.order-oc-editor [class=orderlist_order_exr] td:nth-child(7)>button,.order-oc-editor [class=orderlist_order_oc] td:nth-child(7)>button,.order-oc-editor [class=orderlist_order_oc] td:nth-child(8)>button,.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(10)>button,.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(9)>button,.order-oc-editor [class=orderlist_order_pur] td:nth-child(6)>button,.order-oc-editor [class=orderlist_order_sip] td:nth-child(4)>button,.order-oc-editor [class=orderlist_order_trn] td:nth-child(7)>button,.order-oc-editor [class=orderlist_order_trr] td:nth-child(6)>button{overflow:hidden}.order-oc-editor [class=orderlist_order_oc] td:nth-child(8)>button>i{position:static;font-size:2.2rem;overflow:hidden}.order-oc-editor [class=orderlist_order_oc] td:nth-child(8)>button>i:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.order-oc-editor [class=orderlist_order_oc] td:nth-child(8)>button>i[data-occ=on]:before{top:60%}.order-oc-editor [class=orderlist_order_oc] td:nth-child(8)>button>i[data-occ=on]:after{content:attr(data-ocn);position:absolute;top:1px;right:1px;transform:scale(.5);transform-origin:top right;width:1.6em;height:1.6em;line-height:1.5em;background-color:var(--mx-color-1);border-radius:50%;font-weight:600}.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(8)>input{height:100%}.order-oc-editor [class=orderlist_order_exr] td:nth-child(7)>button>i,.order-oc-editor [class=orderlist_order_pur] td:nth-child(6)>button>i,.order-oc-editor [class=orderlist_order_sip] td:nth-child(4)>button>i,.order-oc-editor [class=orderlist_order_trn] td:nth-child(7)>button>i,.order-oc-editor [class=orderlist_order_trr] td:nth-child(6)>button>i{position:static;font-size:2.2rem;overflow:hidden;transform:scale(1.8)}.order-oc-editor [class=orderlist_order_exr] td:nth-child(7)>button>i:before,.order-oc-editor [class=orderlist_order_pur] td:nth-child(6)>button>i:before,.order-oc-editor [class=orderlist_order_sip] td:nth-child(4)>button>i:before,.order-oc-editor [class=orderlist_order_trn] td:nth-child(7)>button>i:before,.order-oc-editor [class=orderlist_order_trr] td:nth-child(6)>button>i:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.order-oc-editor [class=orderlist_order_sip] td:nth-child(2)>img{margin:auto;width:70%}.order-oc-editor [class=orderlist_order_sip] td:nth-child(3){overflow:hidden}.order-oc-editor [class=orderlist_order_pur] td:nth-child(5){text-align:center}.order-oc-editor [id=window_r2_close]{cursor:pointer;position:absolute;top:0;right:-50px;width:50px;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--mx-editor-close-rail-bg);border-left:1px solid var(--mx-editor-paper-border);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.order-oc-editor [id=window_r2_close]>.material-symbols-outlined{font-size:3.6rem;color:var(--mx-ft-base);transform:translateY(-100%);pointer-events:none}