: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-ui-csv:#3cab41;--mx-calendar-outside-month-bg:rgba(0,0,0,0.025);--mx-round-btn-border:#ffffff;--mx-round-btn-shadow:0 0 0 2px rgba(233,156,40,0.95);--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)}.order-editor-drawer *{box-sizing:border-box}.order-editor-drawer :where(input,button,select,textarea,table,th,td,u,i,label,span,h2,nav,section,header,div):not(.sales-approval-drawer__modern-ui,.sales-approval-drawer__modern-ui *,.document-template-editor *,.document-template-editor__modern-ui,.document-template-editor__modern-ui *){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 :where(input,textarea,select):not(.sales-approval-drawer__modern-ui *,.document-template-editor *,.document-template-editor__modern-ui *){outline:none;background-color:transparent}.order-editor-drawer button{outline:none}.order-editor-drawer button:not([data-bg]):not(.sales-approval-drawer__modern-ui *,.document-template-editor *,.document-template-editor__modern-ui *){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(--color_w)}.order-editor-drawer [data-bg="1"]{background-color:var(--color_1)}.order-editor-drawer [data-bg="4"]{background-color:var(--color_4)}.order-editor-drawer [data-bg="5"]{background-color:var(--color_5)}.order-editor-drawer [data-bg="3"]{background-color:var(--color_3)}.order-editor-drawer [data-bg=o]{background-color:var(--color_o)}.order-editor-drawer [data-bg=b]{background-color:var(--color_b)}.order-editor-drawer [data-bg=ss]{background-color:var(--season_ss)}.order-editor-drawer [data-bg=aw]{background-color:var(--season_aw)}.order-editor-drawer [data-bg=o3_3]{background-color:var(--opacity3_3)}.order-editor-drawer [data-bg=o6_1]{background-color:var(--opacity6_1)}.order-editor-drawer [data-bg=o6_5]{background-color:var(--opacity6_5)}.order-editor-drawer [data-bg=gr]{background-color:var(--color_gr)}.order-editor-drawer [data-bg=dg]{background-color:var(--color_dg)}.order-editor-drawer [data-bg=o6_gr]{background-color:var(--opacity6_gr)}.order-editor-drawer [data-bg=o3_1]{background-color:var(--opacity3_1)}.order-editor-drawer [data-bg=o3_o]{background-color:var(--opacity3_o)}.order-editor-drawer [data-bg=o6_r]{background-color:var(--opacity6_r)}.order-editor-drawer [data-bg=r]{background-color:var(--color_r)}.order-editor-drawer [data-bg="2"]{background-color:var(--color_2)}.order-editor-drawer [data-ft=w]{color:var(--color_w)}.order-editor-drawer [data-ft="5"]{color:var(--color_5)}.order-editor-drawer [data-ft="4"]{color:var(--color_4)}.order-editor-drawer [data-ft="0"]{color:var(--color_0)}.order-editor-drawer [data-ft=b]{color:var(--color_b)}.order-editor-drawer [data-ft=r]{color:var(--color_r)}.order-editor-drawer [data-ft=g]{color:var(--color_g)}.order-editor-drawer [data-ft=dg]{color:var(--color_dg)}.order-editor-drawer [data-ft="3"]{color:var(--color_3)}.order-editor-drawer [data-ft=o6_4]{color:var(--opacity6_4)}.order-editor-drawer [data-ft=o6_5]{color:var(--opacity6_5)}.order-editor-drawer [data-ft=o6_r]{color:var(--opacity6_r)}.order-editor-drawer [data-ft=o]{color:var(--color_o)}.order-editor-drawer [data-ft=o6_gr]{color:var(--opacity6_gr)}.order-editor-drawer [data-ft=o6_w]{color:var(--opacity6_w)}.order-editor-drawer [data-ft=o3_5]{color:var(--opacity3_5)}.order-editor-drawer [data-bc=lg]{border-color:var(--color_lg)}.order-editor-drawer [data-bc=o3_3]{border-color:var(--opacity3_3)}.order-editor-drawer [data-bc=o6_3]{border-color:var(--opacity6_3)}.order-editor-drawer [data-bc=o6_1]{border-color:var(--opacity6_1)}.order-editor-drawer [data-bc=o6_dg]{border-color:var(--opacity6_dg)}.order-editor-drawer [data-bc=o6_gr]{border-color:var(--opacity6_gr)}.order-editor-drawer [data-bc=o6_r]{border-color:var(--opacity6_r)}.order-editor-drawer [data-bc=o3_r]{border-color:var(--opacity3_r)}.order-editor-drawer [data-bc=o3_5]{border-color:var(--opacity3_5)}.order-editor-drawer [data-bc=b]{border-color:var(--color_b)}.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-mode] [data-wr=wr_title],.order-oc-editor [data-wr=wr_title]{box-sizing:border-box;padding-right:16em}.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;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(--opacity6_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=check_button],.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=check_button]>label,.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.4em;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=date]>button,.order-editor-drawer [data-edit=yy]>button{pointer-events:none}.order-editor-drawer [data-edit=check_button]>button,.order-editor-drawer [data-edit=radio_button]>button{float:left;margin-top:1em;min-width:5em;padding:0;font-size:1.4rem;line-height:1.6em}.order-editor-drawer [data-edit=check_button]>button:not(:last-child),.order-editor-drawer [data-edit=radio_button]>button:not(:last-child){margin-right:2px}.order-editor-drawer [data-edit=check_button]>button[data-select=off],.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}.authority-editor button[data-auth-disabled=on],.exchange-reservation-editor button[data-auth-disabled=on],.order-editor-drawer button[data-auth-disabled=on],.order-oc-editor button[data-auth-disabled=on],.transfer-editor button[data-auth-disabled=on],.transfer-request-editor button[data-auth-disabled=on]{background-color:var(--opacity6_g)!important;border-color:var(--opacity6_g)!important;color:var(--mx-white)!important;-webkit-text-fill-color:var(--mx-white);opacity:1!important;cursor:pointer!important}.debit-editor #order_save:disabled,.debit-editor #slip_delete:disabled,.exchange-reservation-editor .exchange_res_delete:disabled,.exchange-reservation-editor .exchange_res_save:disabled,.order-editor-drawer [data-item=delete_btn]:disabled,.order-editor-drawer [data-item=save_btn_f]:disabled,.order-oc-editor #item_order_oc_memo_save:disabled,.order-oc-editor .item_order_oc_delete:disabled,.order-oc-editor .item_order_oc_delete[data-disabled=on],.order-oc-editor .item_order_oc_save:disabled,.order-oc-editor .item_order_oc_save[data-disabled=on],.transfer-request-editor .transfer_req_delete.Mui-disabled,.transfer-request-editor .transfer_req_delete:disabled,.transfer-request-editor .transfer_req_save.Mui-disabled,.transfer-request-editor .transfer_req_save:disabled{background-color:var(--opacity6_g)!important;border-color:var(--opacity6_g)!important;color:var(--mx-white)!important;-webkit-text-fill-color:var(--mx-white);opacity:1!important;cursor:default!important;pointer-events:none}.transfer-request-editor [data-item=delete_btn]>i{display:inline-block;transform:translateY(.04em) scale(1.6);line-height:1;margin-right:0}.dashboard-schedule-editor__form{height:100%;display:flex;flex-direction:column}.dashboard-schedule-editor [data-wr=wr_main].dashboard-schedule-editor__main{flex:1 1 auto;min-height:0;height:auto;padding-bottom:0!important;overflow-x:hidden;overflow-y:auto}.dashboard-schedule-editor__fields{float:left;position:relative;padding:0 0 .8em;width:100%;min-height:19.5em;border-radius:0}.dashboard-schedule-editor__fields:after{content:"";display:block;clear:both}.dashboard-schedule-editor__readonly-alert{float:left;margin:.4em 1em 0;width:calc(100% - 2em);color:var(--mx-ft-alert);font-size:1.3rem;font-weight:700;line-height:1.8em}.dashboard-schedule-editor .dashboard-schedule-editor__title-field{width:calc(100% - 2em)!important}.dashboard-schedule-editor .dashboard-schedule-editor__choice-field{height:calc(2.6em + 2px)}.dashboard-schedule-editor .dashboard-schedule-editor__choice-field .MuiAutocomplete-root,.dashboard-schedule-editor .dashboard-schedule-editor__choice-field .MuiFormControl-root,.dashboard-schedule-editor .dashboard-schedule-editor__choice-field .MuiInputBase-root{width:100%;height:100%}.dashboard-schedule-editor .dashboard-schedule-editor__choice-field .MuiOutlinedInput-root{min-height:100%;padding:0!important}.dashboard-schedule-editor .dashboard-schedule-editor__choice-field .MuiInputBase-input{box-sizing:border-box;height:100%!important;min-height:100%;padding:1em .5em 0!important;color:var(--color_5);font-size:1.4rem;font-weight:600;line-height:1.6em;text-align:left}.dashboard-schedule-editor .dashboard-schedule-editor__choice-field .MuiAutocomplete-endAdornment{display:none}.dashboard-schedule-editor .dashboard-schedule-editor__participant-field{width:calc(100% - 2em)!important;height:auto!important;min-height:calc(2.6em + 2px);overflow:visible!important}.dashboard-schedule-editor .dashboard-schedule-editor__participant-field>label{transform:translateY(-.3em) scale(.7);opacity:1}.dashboard-schedule-editor .dashboard-schedule-editor__participant-field .MuiAutocomplete-root,.dashboard-schedule-editor .dashboard-schedule-editor__participant-field .MuiFormControl-root{width:100%;min-height:100%}.dashboard-schedule-editor .dashboard-schedule-editor__participant-field .MuiOutlinedInput-root{min-height:calc(2.6em + 2px);padding:1.15em .45em .32em!important;align-items:flex-start;flex-wrap:wrap}.dashboard-schedule-editor .dashboard-schedule-editor__participant-field .MuiOutlinedInput-notchedOutline,.dashboard-schedule-editor .dashboard-schedule-editor__participant-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:0}.dashboard-schedule-editor .dashboard-schedule-editor__participant-field .MuiAutocomplete-input{min-width:6em!important;padding:.12em 0!important;color:var(--color_5);font-size:1.25rem;font-weight:600}.dashboard-schedule-editor .dashboard-schedule-editor__participant-field .MuiAutocomplete-endAdornment{display:none}.dashboard-schedule-editor__participant-chip.MuiChip-root{height:1.72em;max-width:100%;margin:.12em!important;border-radius:999px;background-color:rgba(47,132,160,.14);color:var(--mx-ui-primary);font-size:1.15rem;font-weight:700}.dashboard-schedule-editor__participant-chip .MuiChip-label{padding:0 .7em}.dashboard-schedule-editor__participant-chip .MuiChip-deleteIcon{width:1em;height:1em;margin-right:.42em;color:var(--mx-ui-primary)}.dashboard-schedule-editor .dashboard-schedule-editor__relation-type-field{width:8.8em!important;height:calc(2.6em + 2px)}.dashboard-schedule-editor .dashboard-schedule-editor__relation-type-field>label{transform:translateY(-.3em) scale(.7);opacity:1}.dashboard-schedule-editor .dashboard-schedule-editor__relation-type-field>select{width:100%;height:100%;padding:1em .45em 0;border:0;background-color:transparent;color:var(--color_5);font-family:inherit;font-size:1.4rem;font-weight:600;line-height:1.6em;outline:none}.dashboard-schedule-editor .dashboard-schedule-editor__relation-target-field{position:relative;width:calc(100% - 11.4em)!important;height:calc(2.6em + 2px);margin-left:.6em!important}.dashboard-schedule-editor .dashboard-schedule-editor__relation-target-field>label{transform:translateY(-.3em) scale(.7);opacity:1}.dashboard-schedule-editor .dashboard-schedule-editor__relation-target-field>input[type=text]{width:100%;height:100%;padding-right:5.8em;color:var(--color_5);font-size:1.4rem;font-weight:600}.dashboard-schedule-editor__relation-detail-button,.dashboard-schedule-editor__relation-lookup-button{position:absolute;top:0;width:2.8em;height:100%;display:inline-grid;place-items:center;border:0;border-left:1px solid var(--mx-input-border);background-color:rgba(47,132,160,.1);color:var(--mx-ui-primary);cursor:pointer}.dashboard-schedule-editor__relation-lookup-button{right:2.8em!important}.dashboard-schedule-editor__relation-detail-button{right:0;background-color:var(--mx-list-edit-cell-bg)!important}.dashboard-schedule-editor__relation-detail-button>i{font-size:1.62rem;line-height:1}.dashboard-schedule-editor__relation-detail-button:hover,.dashboard-schedule-editor__relation-lookup-button:hover{background-color:rgba(47,132,160,.18)}.dashboard-schedule-editor__relation-detail-button:disabled,.dashboard-schedule-editor__relation-lookup-button:disabled{opacity:.42;cursor:default}.dashboard-schedule-editor .dashboard-schedule-editor__memo-field{width:calc(100% - 2em)!important;min-height:9.4em}.dashboard-schedule-editor .dashboard-schedule-editor__memo-field>label{transform:translateY(-.3em) scale(.7);opacity:1}.dashboard-schedule-editor .dashboard-schedule-editor__memo-field>textarea{width:100%;min-height:8em;padding:1.25em .6em .5em;color:var(--color_5);font-size:1.4rem;font-weight:600;line-height:1.5em;resize:vertical}.order-editor-drawer.dashboard-schedule-editor .dashboard-schedule-editor__divider{float:left;clear:both;box-sizing:border-box;width:calc(100% - 2em);height:0;margin:.85em 1em .45em!important;padding:0!important;border:0!important;border-top:1px solid rgba(47,132,160,.22)!important;background-color:transparent!important;overflow:hidden}.order-editor-drawer.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-field{float:left;clear:both;box-sizing:border-box;display:block;width:calc(100% - 2em)!important;margin:.6em 1em 1.2em!important;padding:0!important;border:0!important;background-color:transparent!important;font-size:1.4rem;overflow:visible}.order-editor-drawer.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-add{display:flex;align-items:stretch;gap:.6em!important;margin:0 0 .65em!important;padding:0!important;border-bottom:0!important}.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-date{float:none;margin:0!important;width:10em!important;flex:0 0 10em}.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-date>input{font-size:1.4rem}.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-date>button{width:2.8em}.dashboard-schedule-editor__exclusion-add-button{align-self:stretch;min-width:5.8em;padding:0 .9em;display:inline-flex;align-items:center;justify-content:center;gap:.25em;border:1px solid rgba(47,132,160,.26);background-color:rgba(47,132,160,.12);color:var(--mx-ui-primary);font-family:inherit;font-size:1.3rem;font-weight:800;cursor:pointer}.dashboard-schedule-editor__exclusion-add-button:hover{background-color:rgba(47,132,160,.18)}.dashboard-schedule-editor__exclusion-add-button:disabled{opacity:.45;cursor:default}.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table-wraper[data-class=item_wr_table_wraper]{float:none;clear:both;width:100%;height:auto;max-height:12.8em;margin:0;overflow-x:hidden;overflow-y:auto}.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table[data-class=item_wr_table]{margin:0;width:100%;table-layout:fixed;font-size:1.2rem}.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table tr:first-child>th:first-child{width:8.5em}.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table tr:first-child>th:nth-child(2){width:4.7em}.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table tr:first-child>th:nth-child(3){width:auto}.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table tr:first-child>th:nth-child(4){width:2.6em}.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table td:first-child,.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table td:nth-child(2),.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table td:nth-child(3),.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table td:nth-child(4),.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table th:first-child,.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table th:nth-child(2),.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table th:nth-child(3),.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table th:nth-child(4){padding:0;text-align:center}.dashboard-schedule-editor .dashboard-schedule-editor__exclusion-table td{height:3em;color:var(--mx-ft-base);font-weight:700;vertical-align:middle}.dashboard-schedule-editor [id=schedule_repeat_exception_data] tr>td{background-color:var(--opacity3_w)}.dashboard-schedule-editor [id=schedule_repeat_exception_data] tr:nth-child(2n)>td{background-color:var(--opacity3_lg)}.dashboard-schedule-editor__exception-date-input{position:relative;display:block;overflow:visible!important}.dashboard-schedule-editor__exception-date-input>input{width:100%!important;height:100%!important;box-sizing:border-box;padding:0 1.7em 0 .35em!important;border:0;background-color:transparent;color:var(--mx-ft-base);font-family:inherit;font-size:1.12rem;font-weight:700;line-height:inherit;text-align:center!important}.dashboard-schedule-editor__exception-date-input>button{position:absolute;top:0;right:0;width:1.7em;height:100%;padding:0;border:0;background-color:transparent;color:var(--mx-ui-primary);cursor:pointer}.dashboard-schedule-editor__exception-date-input>button>i{font-size:1.08rem;line-height:1}.dashboard-schedule-editor__exception-type-input>select{width:100%!important;height:100%!important;padding:0 .25em!important;border:0;background-color:transparent;color:var(--mx-ft-base);font-family:inherit;font-size:1.12rem;font-weight:700;text-align:center;text-align-last:center}.dashboard-schedule-editor__exception-empty-cell{display:block;width:100%;height:100%}.dashboard-schedule-editor__exclusion-table td:last-child>button{width:100%;height:100%;min-height:3em;display:inline-grid;place-items:center;border:0;background-color:transparent;color:var(--mx-ft-muted);cursor:pointer}.dashboard-schedule-editor__exclusion-table td:last-child>button:hover{color:var(--mx-ft-alert)}.dashboard-schedule-editor__exception-date-input>button:disabled,.dashboard-schedule-editor__exception-date-input>input:disabled,.dashboard-schedule-editor__exclusion-table select:disabled,.dashboard-schedule-editor__exclusion-table td:last-child>button:disabled{opacity:.45;cursor:default}.dashboard-schedule-editor__exclusion-empty{height:3em;padding:.8em!important;color:var(--mx-ft-muted);font-size:1.2rem;font-weight:700;text-align:center!important}.dashboard-schedule-editor .dashboard-schedule-editor__all-day{width:5.8em!important;min-width:0}.dashboard-schedule-editor .dashboard-schedule-editor__all-day>button{width:5.4em;min-width:5.4em}.dashboard-schedule-editor .dashboard-schedule-editor__type-field{width:auto!important;min-width:0;max-width:calc(100% - 2em)}.dashboard-schedule-editor .dashboard-schedule-editor__type-field>button{width:auto;min-width:4.6em;padding:0 .8em}.dashboard-schedule-editor .dashboard-schedule-editor__scope-field{width:auto!important;min-width:0;max-width:calc(100% - 2em);white-space:nowrap}.dashboard-schedule-editor .dashboard-schedule-editor__scope-field>button{width:5.4em;min-width:5.4em}.dashboard-schedule-editor .dashboard-schedule-editor__repeat-field{width:auto!important;min-width:0;max-width:calc(100% - 2em);white-space:nowrap}.dashboard-schedule-editor .dashboard-schedule-editor__repeat-field>button{width:5.4em;min-width:5.4em}.dashboard-schedule-editor .dashboard-schedule-editor__repeat-month-day-field,.dashboard-schedule-editor .dashboard-schedule-editor__repeat-week-order-field,.dashboard-schedule-editor .dashboard-schedule-editor__repeat-weekday-field{width:auto!important;min-width:0;max-width:calc(100% - 2em);white-space:normal}.dashboard-schedule-editor .dashboard-schedule-editor__repeat-week-order-field>button{width:4.8em;min-width:4.8em}.dashboard-schedule-editor .dashboard-schedule-editor__repeat-month-day-field>button,.dashboard-schedule-editor .dashboard-schedule-editor__repeat-weekday-field>button{width:3.8em;min-width:3.8em}.dashboard-schedule-editor__footer{flex:0 0 auto;width:100%;padding:10px!important;display:flex!important;align-items:center;justify-content:space-between;gap:11.2px;border-top:1px solid var(--mx-ui-border);background-color:#fff!important;z-index:4;box-sizing:border-box}.dashboard-schedule-editor__footer .MuiButton-root{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:auto!important;min-width:64px!important;min-height:36px!important;padding:6px 16px!important;border-radius:8px!important;font-size:1.3rem!important;font-weight:700!important;line-height:1.75!important;text-transform:none!important;box-shadow:none}.dashboard-schedule-editor__footer .MuiButton-startIcon{margin-right:.45em!important;margin-left:-.25em!important}.dashboard-schedule-editor__footer .MuiButton-startIcon>*{font-size:1.55rem!important;line-height:1!important}.dashboard-schedule-editor__footer-delete{background-color:var(--color_r,#e2041b)!important;color:var(--mx-white)!important}.dashboard-schedule-editor__footer-delete:hover{background-color:#c60318!important}.dashboard-schedule-editor__footer-duplicate{background-color:var(--mx-editor-side-btn-bg)!important;color:var(--mx-white)!important}.dashboard-schedule-editor__footer-duplicate:hover{background-color:var(--mx-editor-side-btn-hover)!important}.dashboard-schedule-editor__footer-save{color:var(--mx-white)!important}.dashboard-schedule-editor__footer-save,.dashboard-schedule-editor__footer-save:hover{background-color:var(--mx-ui-primary)!important}.dashboard-schedule-editor__footer .MuiButton-root:disabled{background-color:#b7c0c5!important;color:var(--mx-white)!important;-webkit-text-fill-color:var(--mx-white);opacity:1;cursor:default}.exchange-reservation-editor__main{position:relative;padding-bottom:0!important;width:41.2em;font-size:1.6rem;overflow:visible!important}.exchange-reservation-editor [data-wr=wr_main]{width:41.2em;font-size:1.6rem}.exchange-reservation-editor__header{position:relative}.exchange-reservation-editor .exchange-reservation-editor__stamp-old{position:fixed!important;top:4em!important;right:1em!important}.exchange-reservation-editor .exchange_res_save{margin-top:0!important;left:auto!important;right:12em!important;bottom:4em!important}.exchange-reservation-editor .exchange_res_delete{position:absolute;top:auto!important;right:0!important;left:auto;bottom:4em;transform:none!important;opacity:.9}.exchange-reservation-editor [id=exchange_reservation_file]{width:auto!important;height:auto;padding:0 1em;border-radius:6px;font-size:1.8rem;line-height:2em;transition:transform .1s;box-shadow:0 0 3px var(--mx-opacity6-g);opacity:.9}.exchange-reservation-editor [id=exchange_reservation_file]:focus,.exchange-reservation-editor [id=exchange_reservation_file]:hover{opacity:1}.exchange-reservation-editor [id=exchange_reservation_file]>i{display:inline-block;transform:translateY(-.07em) scale(1.6);margin-right:.4em;font-size:1em}.exchange-reservation-editor__vline{position:fixed;right:35.2em;bottom:1em;height:calc(100vh - 4em);width:0;border-right-style:solid;border-right-width:1px}.exchange-reservation-editor [data-edit=date2]{width:23em}.exchange-reservation-editor [data-edit=date2]>label{position:absolute;left:.5em;line-height:2.6em;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transform-origin:top left;width:auto;z-index:2;transform:translateY(-.3em) scale(.7)}.exchange-reservation-editor [data-edit=date2]>input{width:10em;padding-left:.5em;padding-right:2.8em;cursor:pointer}.exchange-reservation-editor [data-edit=date2]>input,.exchange-reservation-editor [data-edit=date2]>u{float:left;padding-top:1em;font-size:1.4rem;line-height:1.6em;z-index:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exchange-reservation-editor [data-edit=date2]>u{width:2.6em;text-align:center}.exchange-reservation-editor [data-edit=date2]>button{font-size:1.4rem;line-height:3.2em;z-index:3;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.exchange-reservation-editor [data-edit=date2]>button>.material-symbols-outlined{transform:scale(1.4)}.exchange-reservation-editor [data-edit=date2]>button:nth-child(3){position:absolute;top:50%;left:7.2em;transform:translateY(-50%);width:2.8em;height:100%;display:grid;place-items:center}.exchange-reservation-editor [data-edit=date2]>button:nth-child(6){position:absolute;top:50%;right:0;transform:translateY(-50%);width:2.8em;height:100%;display:grid;place-items:center}.exchange-reservation-editor__amount-field{float:right;margin-right:15px;min-width:11em;width:auto!important}.exchange-reservation-editor__amount-field.is-main{clear:both;float:left;margin-right:8px!important;border-left:4px solid var(--color_o)!important}.exchange-reservation-editor__amount-row{clear:both;float:left;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:15px;column-gap:15px;box-sizing:border-box;width:calc(100% - 30px);margin:0 15px 5px}.exchange-reservation-editor__amount-row>.exchange-reservation-editor__amount-field{float:none!important;clear:none!important;display:block;box-sizing:border-box;min-width:0!important;width:100%!important;margin-right:0!important}.exchange-reservation-editor__amount-field>label{left:0!important;width:100%!important;line-height:1.6em!important;text-align:center;transform:none!important;opacity:1!important}.exchange-reservation-editor__amount-field>input,.exchange-reservation-editor__amount-field>span{display:block;box-sizing:border-box;padding:1.1em .4em .2em;min-width:9.2em;text-align:right;font-size:2.1rem;line-height:1.9em;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exchange-reservation-editor__amount-row .exchange-reservation-editor__amount-field>input,.exchange-reservation-editor__amount-row .exchange-reservation-editor__amount-field>span{min-width:0!important;width:100%!important}.exchange-reservation-editor__amount-field.exchange-reservation-editor__amount-field--allocation{min-width:12.8em!important;width:12.8em!important}.exchange-reservation-editor__amount-field.exchange-reservation-editor__amount-field--allocation>label{white-space:nowrap!important}.exchange-reservation-editor__amount-field.exchange-reservation-editor__amount-field--allocation>#header_left,.exchange-reservation-editor__amount-field.exchange-reservation-editor__amount-field--allocation>#header_total{display:block!important;box-sizing:border-box!important;margin-top:1.2em!important;padding:0 .4em 0 0!important;min-width:0!important;width:12em!important;height:1.9em!important;line-height:1.9em!important;text-align:right!important;font-weight:600!important;font-size:2.1rem!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.exchange-reservation-editor__amount-row>.exchange-reservation-editor__amount-field.exchange-reservation-editor__amount-field--allocation{min-width:0!important;width:100%!important}.exchange-reservation-editor__amount-row .exchange-reservation-editor__amount-field.exchange-reservation-editor__amount-field--allocation>#header_left,.exchange-reservation-editor__amount-row .exchange-reservation-editor__amount-field.exchange-reservation-editor__amount-field--allocation>#header_total{width:100%!important}.exchange-reservation-editor #header_exchange_amount{padding-top:0!important;margin-top:1.2em!important;padding-right:.4em!important;width:9em!important;height:1.9em!important;color:#ea8b09;font-size:2.1rem!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.exchange-reservation-editor__amount-row #header_exchange_amount{width:100%!important}.exchange-reservation-editor #header_exchange_amount:before{content:attr(data-currency);margin-right:.6em}.exchange-reservation-editor #header_exchange_amount_c{position:absolute;top:1.2em!important;right:0;padding-right:.4em!important;width:auto!important;height:1.9em!important;line-height:1.9em!important;text-align:right!important;font-weight:600!important;font-size:2.1rem!important;color:#ea8b09;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.exchange-reservation-editor #header_exchange_amount_c:after{content:attr(data-a);margin-left:.6em;opacity:.5}.exchange-reservation-editor #header_left:before,.exchange-reservation-editor #header_total:before{content:attr(data-currency);margin-right:.6em}.exchange-reservation-editor .oclist_exchange_res_wraper{float:left!important;margin:5px 15px!important;width:calc(100% - 30px)!important;height:calc(100vh - 387px)!important;max-height:unset!important;border-style:solid!important;border-width:1px 1px 1px 4px!important}.exchange-reservation-editor .oclist_exchange_res{margin:0!important;width:calc(100% - 0px)!important}.exchange-reservation-editor [data-class=item_wr_table]{height:auto!important;width:100%!important;border-width:0 0 1px!important}.exchange-reservation-editor .oclist_exchange_res tr:first-child>th:first-child{width:4em}.exchange-reservation-editor .oclist_exchange_res tr:first-child>th:nth-child(2){width:8.4em}.exchange-reservation-editor .oclist_exchange_res tr:first-child>th:nth-child(3){width:7em}.exchange-reservation-editor .oclist_exchange_res tr:first-child>th:nth-child(4){width:auto;border:none!important}.exchange-reservation-editor .oclist_exchange_res tr:first-child>th:nth-child(5),.exchange-reservation-editor .oclist_exchange_res tr:first-child>th:nth-child(6){width:7em}.exchange-reservation-editor .oclist_exchange_res tr:first-child>th:nth-child(7){width:2.6em}.exchange-reservation-editor .oclist_exchange_res th:first-child,.exchange-reservation-editor .oclist_exchange_res th:nth-child(2),.exchange-reservation-editor .oclist_exchange_res th:nth-child(3),.exchange-reservation-editor .oclist_exchange_res th:nth-child(4),.exchange-reservation-editor .oclist_exchange_res th:nth-child(5),.exchange-reservation-editor .oclist_exchange_res th:nth-child(6){text-align:center}.exchange-reservation-editor .oclist_exchange_res td:nth-child(3),.exchange-reservation-editor .oclist_exchange_res td:nth-child(5),.exchange-reservation-editor .oclist_exchange_res td:nth-child(6){padding-right:.4em;text-align:right}.exchange-reservation-editor .oclist_exchange_res tr:not(.tr_label)>td:first-child{text-align:center}.exchange-reservation-editor .oclist_exchange_res td{height:3em}.exchange-reservation-editor .oclist_exchange_res tr:not(.tr_label)>td:not(:last-child){border-right-style:solid;border-right-width:1px}.exchange-reservation-editor .oclist_exchange_res .tr_label>td{height:2.4em;line-height:2.4em}.exchange-reservation-editor .oclist_exchange_res .tr_label>td:first-child,.exchange-reservation-editor .oclist_exchange_res .tr_label>td:nth-child(2){padding-left:.4em;text-align:left}.exchange-reservation-editor .oclist_exchange_res .exchange-reservation-editor__assignment-title{padding-right:.45em;overflow:hidden;white-space:nowrap}.exchange-reservation-editor .oclist_exchange_res .exchange-reservation-editor__assignment-title>.ino{float:left;display:inline-block;margin-top:0;padding:0;background-color:transparent;color:var(--mx-white)!important;-webkit-text-fill-color:var(--mx-white);line-height:2.4em;font-weight:600;overflow:visible;text-overflow:clip;white-space:nowrap}.exchange-reservation-editor .oclist_exchange_res .exchange-reservation-editor__assignment-title>.brand{float:right;display:inline-block;max-width:calc(100% - 11.5em);padding-left:.8em;line-height:2.4em;text-align:right;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exchange-reservation-editor .oclist_exchange_res .exchange-reservation-editor__assignment-customer{padding-left:.55em!important;padding-right:0!important;overflow:hidden;text-align:right!important;vertical-align:middle}.exchange-reservation-editor .oclist_exchange_res .exchange-reservation-editor__assignment-customer>.customer{display:inline-block;max-width:calc(100% - 6.8em);margin-right:10px;line-height:2.4em;font-weight:600;text-align:right;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exchange-reservation-editor .oclist_exchange_res .tr_label>td:nth-child(3){padding:0;overflow:hidden}.exchange-reservation-editor .oclist_exchange_res .tr_label>td:nth-child(3)>button{width:100%;height:100%}.exchange-reservation-editor .oclist_exchange_res .tr_label>td:nth-child(3)>button>i{transform:scale(2.1)}.exchange-reservation-editor .oclist_exchange_res tr:not(.tr_label)>td:nth-child(4){padding:0;outline:solid 3px var(--color_o);outline-offset:-2px}.exchange-reservation-editor .oclist_exchange_res tr:not(.tr_label)>td:nth-child(4) input{width:100%;height:100%;padding-right:.6em!important;background-color:transparent;text-align:right;font-weight:600;font-size:1.4em}.exchange-reservation-editor .oclist_exchange_res tr:not(.tr_label)>td:nth-child(4) input:focus{outline:none!important}.exchange-reservation-editor .oclist_exchange_res .exchange-reservation-editor__request-amount-header{line-height:1.15em;vertical-align:middle}.exchange-reservation-editor .oclist_exchange_res .exchange-reservation-editor__request-amount-header>span{display:block;white-space:nowrap}.exchange-reservation-editor .oclist_exchange_res .exchange-reservation-editor__request-amount-header>span+span{margin-top:.1em}.exchange-reservation-editor .oclist_exchange_res .exchange-reservation-editor__request-amount-cell{padding:.25em .45em!important;line-height:1.2em;text-align:right!important;vertical-align:middle}.exchange-reservation-editor .oclist_exchange_res .exchange-reservation-editor__request-amount-cell>b,.exchange-reservation-editor .oclist_exchange_res .exchange-reservation-editor__request-amount-cell>span{display:block;white-space:nowrap}.exchange-reservation-editor .oclist_exchange_res .exchange-reservation-editor__request-oc-amount{font-size:.86em;font-weight:400;opacity:.86}.exchange-reservation-editor .oclist_exchange_res .exchange-reservation-editor__request-amount{margin-top:.1em;color:var(--color_b)!important;font-weight:700}.exchange-reservation-editor .oclist_exchange_res .exchange-reservation-editor__assignment-rest{font-weight:600}.exchange-reservation-editor .oclist_exchange_res .ex_delete{float:right;padding:0 1em;height:100%}.exchange-reservation-editor .oclist_exchange_res .ex_delete>i{display:inline-block;margin-right:.2em;transform:scale(1.2);transform-origin:right top}.exchange-reservation-editor #exchange_res_add{clear:both;transform:translate(12em,1.2em);margin:1em auto;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(--opacity6_g)}.exchange-reservation-editor #exchange_res_add>i{display:inline-block;margin-right:.4em;transform:translateY(.07em) scale(1.6)}.exchange-reservation-editor #transfer_used{position:fixed;top:11.4em!important;right:0;width:47.6em;font-size:1.2rem!important}.exchange-reservation-editor .oclist_exchange_res_used_wraper{float:left!important;margin:5px 15px!important;width:calc(100% - 30px)!important;height:calc(100vh - 314px)!important;max-height:unset!important;border-style:solid!important;border-width:1px 1px 1px 4px!important}.exchange-reservation-editor .oclist_exchange_res_used{float:left!important;margin:0!important;width:calc(100% - 0px)!important}.exchange-reservation-editor .oclist_exchange_res_used tr:first-child>th:first-child{width:3.6em}.exchange-reservation-editor .oclist_exchange_res_used tr:first-child>th:nth-child(2){width:10em}.exchange-reservation-editor .oclist_exchange_res_used tr:first-child>th:nth-child(3){width:auto}.exchange-reservation-editor .oclist_exchange_res_used tr:first-child>th:nth-child(4),.exchange-reservation-editor .oclist_exchange_res_used tr:first-child>th:nth-child(5){width:8em}.exchange-reservation-editor .oclist_exchange_res_used td:first-child,.exchange-reservation-editor .oclist_exchange_res_used td:nth-child(2),.exchange-reservation-editor .oclist_exchange_res_used th:first-child,.exchange-reservation-editor .oclist_exchange_res_used th:nth-child(2){text-align:center}.exchange-reservation-editor .oclist_exchange_res_used td:first-child>u{display:block;text-align:center;line-height:1.2em}.exchange-reservation-editor .oclist_exchange_res_used td:first-child>u:first-child{transform:scale(.8)}.exchange-reservation-editor .oclist_exchange_res_used th:nth-child(3){text-align:center}.exchange-reservation-editor .oclist_exchange_res_used td:nth-child(3){padding-left:.4em;text-align:left}.exchange-reservation-editor .oclist_exchange_res_used th:nth-child(4),.exchange-reservation-editor .oclist_exchange_res_used th:nth-child(5){text-align:center}.exchange-reservation-editor .oclist_exchange_res_used td:nth-child(4),.exchange-reservation-editor .oclist_exchange_res_used td:nth-child(5){padding-right:.4em;text-align:right}.exchange-reservation-editor .oclist_exchange_res_used td{height:3em}.exchange-reservation-editor .oclist_exchange_res_used>tbody>tr:not(.exchange-reservation-editor__used-detail-row)>td.rest{font-weight:600}.exchange-reservation-editor .oclist_exchange_res_used .exchange-reservation-editor__used-detail-row>td{height:1.55em!important;padding-top:0;padding-bottom:0;font-size:.82em;line-height:1.55em;font-weight:400!important;opacity:.84}.exchange-reservation-editor .oclist_exchange_res_used .exchange-reservation-editor__used-detail-row>td:first-child{text-align:center}.exchange-reservation-editor .oclist_exchange_res_used .exchange-reservation-editor__used-detail-row>td:nth-child(2){padding-left:.55em;text-align:left}.exchange-reservation-editor .oclist_exchange_res_used .exchange-reservation-editor__used-detail-row>td:nth-child(3){padding-right:.4em;text-align:right}.exchange-reservation-editor .oclist_exchange_res_used .exchange-reservation-editor__used-detail-row>td:nth-child(4){background-color:transparent}.exchange-reservation-editor .oclist_exchange_res_used tr:not(.tr_label)>td:not(:last-child){border-right-style:solid;border-right-width:1px}.exchange-reservation-editor__empty{height:4em;text-align:center;background-color:transparent!important;border-color:transparent!important}.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;width:100%;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{font-size:1.6rem!important;transform:translateY(1px) scale(1.02)!important;line-height:1!important}.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] td:nth-child(13)>button:disabled,.order-editor-drawer [class=orderlist_order] td:nth-child(13)>button[data-disabled=on]{background-color:var(--opacity6_g)!important;border-color:var(--opacity6_g)!important;color:var(--mx-white)!important;-webkit-text-fill-color:var(--mx-white);opacity:1!important;cursor:default!important;pointer-events:none}.order-editor-drawer [class=orderlist_order] td:nth-child(13)>button[data-disabled=on]>i{transform:scale(1.08)}.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 [class=orderlist_order] td:nth-child(12)>button>i,.order-editor-drawer [class=orderlist_order] td:nth-child(13)>button>i{display:block}.order-editor-drawer [class=orderlist_order] td:nth-child(3) .MuiInputBase-input.Mui-disabled,.order-editor-drawer [class=orderlist_order] td:nth-child(3) .MuiInputBase-root.Mui-disabled,.order-editor-drawer [class=orderlist_order] td:nth-child(4) .MuiInputBase-input.Mui-disabled,.order-editor-drawer [class=orderlist_order] td:nth-child(4) .MuiInputBase-root.Mui-disabled,.order-editor-drawer [class=orderlist_order] td:nth-child(5) .MuiInputBase-input.Mui-disabled,.order-editor-drawer [class=orderlist_order] td:nth-child(5) .MuiInputBase-root.Mui-disabled{color:inherit!important;-webkit-text-fill-color:currentColor!important;opacity:1!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=orderlist_oc_add]:disabled,.order-editor-drawer [id=orderlist_oc_add][data-disabled=on],.order-editor-drawer [id=orderlist_order_add]:disabled,.order-editor-drawer [id=orderlist_order_add][data-disabled=on]{background-color:var(--opacity6_g)!important;border-color:var(--opacity6_g)!important;color:var(--mx-white)!important;-webkit-text-fill-color:var(--mx-white);opacity:1!important;cursor:default!important;pointer-events:none}.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;padding:0 0 .4em;width:100%;border-radius:0}.transfer-request-editor [id=transfer_request_header] [data-edit=radio_button]>button{width:6em}.transfer-request-editor [id=header_d_total],.transfer-request-editor [id=header_o_total],.transfer-request-editor [id=header_total]{display:inline-block;margin-top:1.2em;padding-right:.4em;width:9em;height:1.9em;line-height:1.9em;text-align:right;font-weight:600;font-size:2.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transfer-request-editor [id=header_d_total]:before,.transfer-request-editor [id=header_o_total]:before,.transfer-request-editor [id=header_total]:before{content:attr(data-currency);margin-right:.6em}.transfer-request-editor [id=transfer_req_file]{position:absolute;top:3.2em;right:13.7em}.transfer-request-editor [id=transfer_req_file]>i{display:inline-block;margin-right:.2em;transform:translateY(.06em) scale(1.4)}.transfer-request-editor .transfer-request-payment-method .MuiAutocomplete-root,.transfer-request-editor .transfer-request-payment-method .MuiFormControl-root,.transfer-request-editor .transfer-request-payment-method .MuiInputBase-root{width:100%;height:100%}.transfer-request-editor .transfer-request-payment-method input[id=header_payment_method]{padding-top:1em!important;padding-left:.5em!important;padding-right:0!important;font-weight:600}.transfer-request-editor [class=oclist_transfer_req_wraper]{float:left;margin:5px 15px;width:calc(100% - 30px);height:calc((100vh - 260px) / 2);max-height:unset;border-style:solid;border-width:1px 1px 1px 4px}.transfer-request-editor [data-wr=wr_main][data-class=debit_only]>[class=oclist_transfer_req_wraper]{display:none}.transfer-request-editor [class=oclist_transfer_debit_wraper]{float:left;margin:5px 15px;width:calc(100% - 30px);height:calc((100vh - 260px) / 3);max-height:unset;border-style:solid;border-width:1px 1px 1px 4px}.transfer-request-editor [data-wr=wr_main][data-class=debit_only]>[class=oclist_transfer_debit_wraper]{height:calc((100vh - 260px) / 3 + (100vh - 260px) / 2)}.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:0;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:4.6em}.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(2){width:auto}.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(3){width:8em;border:none!important}.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(4){width:6.8em;border:none!important}.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(5),.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){width:8em}.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(8){width:8em;border:none!important}.transfer-request-editor [class=oclist_transfer_req] tr:first-child>th:nth-child(9){width: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.6em}.transfer-request-editor [class=oclist_transfer_req] td:nth-child(10),.transfer-request-editor [class=oclist_transfer_req] td:nth-child(2){text-align:left}.transfer-request-editor [class=oclist_transfer_req] td:first-child,.transfer-request-editor [class=oclist_transfer_req] th:first-child{text-align:center}.transfer-request-editor [class=oclist_transfer_req] th:nth-child(3){text-align:center;overflow:hidden;border-bottom:3px solid var(--color_o)!important}.transfer-request-editor [class=oclist_transfer_req] td:nth-child(3){padding:0;overflow:hidden;border-left:3px solid var(--color_o)!important}.transfer-request-editor [class=oclist_transfer_req] tr:last-child>td:nth-child(3){border-bottom:3px solid var(--color_o)!important}.transfer-request-editor [class=oclist_transfer_req] th:nth-child(4){text-align:center;overflow:hidden;border-bottom:3px solid var(--color_o)!important}.transfer-request-editor [class=oclist_transfer_req] td:nth-child(4){padding:0;text-align:center;overflow:hidden;border-right:3px solid var(--color_o)!important}.transfer-request-editor [class=oclist_transfer_req] tr:last-child>td:nth-child(4){border-bottom:3px solid var(--color_o)!important}.transfer-request-editor [class=oclist_transfer_req] th:nth-child(8){text-align:center;line-height:1.2em;border-bottom:3px solid var(--color_o)!important}.transfer-request-editor [class=oclist_transfer_req] td:nth-child(8){padding:0;border-left:3px solid var(--color_o)!important;border-right:3px solid var(--color_o)!important}.transfer-request-editor [class=oclist_transfer_req] tr:last-child>td:nth-child(8){border-bottom:3px solid var(--color_o)!important}.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){padding-right:.4em;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%;height:100%;padding-right:.6em;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%;height:100%;padding:0!important;text-align:center;font-weight:600}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(7)>input:focus,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(3)>input:focus,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(4) input:focus,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(8)>input:focus{outline:none}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(2)>u,.transfer-request-editor [class=oclist_transfer_req] td:first-child>u{width:100%;display:inline-block;line-height:1.2em;text-align:center}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(2)>u:first-child,.transfer-request-editor [class=oclist_transfer_req] td:first-child>u:first-child{display:block;transform:scale(.8);transform-origin:bottom}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(3)>b,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(2)>b{display:inline-block;float:left;line-height:1.2em}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(3)>u,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(2)>u{display:inline-block;font-size:1.1rem;line-height:1.2em}.transfer-request-editor [class=oclist_transfer_req] td:nth-child(5){text-align:center;line-height:1em}.transfer-request-editor [class=oclist_transfer_req] td:nth-child(5)>u{display:inline-block;margin-top:.2em;transform:scale(.9);width:100%;font-size:inherit}.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;transform:translateY(-.3em)}.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{position:relative;width:100%;height:100%}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(11)>button>i,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(11)>button>i,.transfer-request-editor [class=oclist_transfer_req] td:nth-child(12)>button>i{display:inline-block!important;font-size:1.6rem!important;transform:translateY(1px) scale(1.02)!important;line-height:1!important}.transfer-request-editor [class=oclist_transfer_req]>thead>tr:nth-child(2)>th{text-align:center;line-height:1.2em}.transfer-request-editor [class=oclist_transfer_req]>thead>tr:nth-child(2)>th:nth-child(10),.transfer-request-editor [class=oclist_transfer_req]>thead>tr:nth-child(2)>th:nth-child(2){text-align:left}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:first-child{width:2em}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(2){width:4.6em}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(3){width:auto}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(4),.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(9){width:7em}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(7){border:none!important}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(8){width:5em}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(10){width:14em}.transfer-request-editor [class=oclist_transfer_debit] tr:first-child>th:nth-child(11){width:2.6em}.transfer-request-editor [class=oclist_transfer_debit] td:first-child{text-align:center}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(10),.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(2){text-align:center}.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){padding-right:.4em;text-align:right}.transfer-request-editor [class=oclist_transfer_debit] th:nth-child(7){text-align:center;line-height:1.2em;border-bottom:3px solid var(--color_o)!important}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(7){padding:0;border-left:3px solid var(--color_o)!important;border-right:3px solid var(--color_o)!important}.transfer-request-editor [class=oclist_transfer_debit] tr:last-child>td:nth-child(7){border-bottom:3px solid var(--color_o)!important}.transfer-request-editor [class=oclist_transfer_debit] td:nth-child(8)>button{width:auto;height:2em;overflow:hidden;padding:0 4px;margin-left:.4em}.transfer-request-editor .transfer_req_save{display:block;clear:both;transform:translateY(1.2em);margin:1em auto;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(--opacity6_g);opacity:.9}.transfer-request-editor .transfer_req_save:focus,.transfer-request-editor .transfer_req_save:hover{opacity:1}.transfer-request-editor .transfer_req_pdf{display:inline-block;padding:1px 1em;width:auto;height:auto;margin-top:0!important;position:absolute;top:calc(116px + ((100vh - 260px) / 2) + 54px + ((100vh - 260px) / 3) + 56px);right:100px;border-radius:6px;font-size:1.8rem;line-height:2em;transition:transform .1s;box-shadow:0 0 3px var(--opacity6_g);opacity:.9;background-color:#b54267}.transfer-request-editor .transfer_req_pdf:focus,.transfer-request-editor .transfer_req_pdf:hover{opacity:1}.transfer-request-editor .transfer_req_delete{float:right;transform:translateY(-1.9em);margin-right:0;width:2em;min-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(--opacity6_g);opacity:.6;overflow:hidden}.transfer-request-editor .transfer_req_delete:focus,.transfer-request-editor .transfer_req_delete:hover{opacity:.8}.transfer-request-editor .transfer_req_pdf>i,.transfer-request-editor .transfer_req_save>i{margin-right:.4em;font-size:1em}.transfer-request-editor .transfer_req_save>i{display:inline-block;transform:translateY(.07em) scale(1.6)}.transfer-request-editor .transfer_req_pdf>i{margin-right:.4em;display:inline-block;transform:scale(1.8);transform-origin:right}.transfer-request-editor .transfer-request-editor__loading{position:absolute;right:1.2em;bottom:.8em;color:rgba(57,99,112,.8);font-size:1.2rem}.shipment-editor [data-bg=o3_w]{background-color:var(--opacity3_w)}.shipment-editor [data-bg=o3_r]{background-color:var(--opacity3_r)}.shipment-editor [data-bg=o6_y]{background-color:var(--opacity6_y)}.shipment-editor [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:6px}.shipment-editor [id=transfer_request_header]{float:left;position:relative;padding:0 0 .4em;width:100%;min-height:9.2em;border-radius:0}.shipment-editor [id=transfer_request_header] [data-edit=check_button]>button,.shipment-editor [id=transfer_request_header] [data-edit=radio_button]>button{width:6em}.shipment-editor [id=transfer_request_header] [data-edit=editor]{top:.8em;min-width:14.2em}.shipment-editor [id=purchase_view]{position:absolute;top:3.55em;right:1em;margin:0;padding:0 1em;width:auto;border-radius:6px;font-size:1.8rem;line-height:2em;box-shadow:0 0 3px var(--mx-opacity6-g);transform:scale(.92);transform-origin:right bottom;opacity:.94}.shipment-editor [id=purchase_view]>i{display:inline-block;margin-right:.35em;transform:translateY(.06em) scale(1.45)}.shipment-editor .shipment_save,.shipment-editor [id=shipment_file]{position:absolute;top:5.9em;margin:0;padding:0 1em;width:auto;border-radius:6px;font-size:1.8rem;line-height:2em;box-shadow:0 0 3px var(--mx-opacity6-g);opacity:.92}.shipment-editor [id=shipment_file]{right:15.2em}.shipment-editor .shipment_save{right:1em}.shipment-editor .shipment_save:focus,.shipment-editor .shipment_save:hover,.shipment-editor [id=purchase_view]:focus,.shipment-editor [id=purchase_view]:hover,.shipment-editor [id=shipment_file]:focus,.shipment-editor [id=shipment_file]:hover{opacity:1}.shipment-editor .shipment_save>i,.shipment-editor [id=shipment_file]>i{display:inline-block;margin-right:.35em}.shipment-editor [id=shipment_file]>i{transform:translateY(.03em) scale(1.34)}.shipment-editor .shipment_save>i{transform:translateY(.07em) scale(1.45);font-size:1em}.shipment-editor [data-item=delete_btn]{position:absolute;top:.55em;right:0;float:none;margin:0;transform:none;opacity:.72;z-index:2}.shipment-editor [data-item=delete_btn]>i{display:inline-block;transform:translateY(.04em) scale(1.55);line-height:1}.shipment-editor .shipment-editor__loading-panel{display:flex;align-items:center;justify-content:center;min-height:18em}.shipment-editor [class=shipment-editor__sub-title]{float:left;margin-top:.15em;line-height:2.2em}.shipment-editor [id=shipment_awb_add],.shipment-editor [id=shipment_box_add]{position:absolute;bottom:.1em}.shipment-editor [id=shipment_box_add]{right:calc(300px + 1em)}.shipment-editor [id=shipment_awb_add]{right:1em}.shipment-editor [data-class=item_wr_table_add_btn]>i{display:inline-block;margin-right:.35em;transform:translateY(.03em) scale(1.3)}.shipment-editor [class=oclist_shipment_wraper]{float:left;margin:5px 15px;width:calc(100% - 30px);height:calc((100vh - 260px) / 3 + 1em);max-height:unset;border-style:solid;border-width:1px 1px 1px 4px}.shipment-editor [data-class=item_wr_table]>thead>tr>th>u{display:inline;width:auto}.shipment-editor [class=awb_shipment],.shipment-editor [class=e_cost_shipment],.shipment-editor [class=oclist_shipment],.shipment-editor [class=s_cost_shipment]{margin:0;width:100%}.shipment-editor [class=oclist_shipment] tr:first-child>th:first-child{width:4.6em}.shipment-editor [class=oclist_shipment] tr:first-child>th:nth-child(2){width:auto}.shipment-editor [class=oclist_shipment] tr:first-child>th:nth-child(3){width:12em}.shipment-editor [class=oclist_shipment] tr:first-child>th:nth-child(4){width:6em}.shipment-editor [class=oclist_shipment] tr:first-child>th:nth-child(5){width:8em}.shipment-editor [class=oclist_shipment] tr:first-child>th:nth-child(6){width:8em;border:none!important}.shipment-editor [class=oclist_shipment] tr:first-child>th:nth-child(7){width:16em}.shipment-editor [class=oclist_shipment] tr:first-child>th:nth-child(8),.shipment-editor [class=oclist_shipment] tr:first-child>th:nth-child(9){width:2.6em}.shipment-editor [class=oclist_shipment] td:first-child,.shipment-editor [class=oclist_shipment] td:nth-child(3),.shipment-editor [class=oclist_shipment] td:nth-child(8),.shipment-editor [class=oclist_shipment] td:nth-child(9),.shipment-editor [class=oclist_shipment] th:first-child,.shipment-editor [class=oclist_shipment] th:nth-child(3),.shipment-editor [class=oclist_shipment] th:nth-child(8),.shipment-editor [class=oclist_shipment] th:nth-child(9){text-align:center}.shipment-editor [class=oclist_shipment] td:first-child>u{display:inline-block;width:100%;line-height:1.2em;text-align:center}.shipment-editor [class=oclist_shipment] td:first-child>u:first-child{transform:scale(.8)}.shipment-editor [class=oclist_shipment] td:nth-child(2),.shipment-editor [class=oclist_shipment] td:nth-child(7),.shipment-editor [class=oclist_shipment] th:nth-child(2){padding-left:.4em;text-align:left}.shipment-editor [class=oclist_shipment] td:nth-child(2)>b{display:inline-block;float:left;line-height:1.2em}.shipment-editor [class=oclist_shipment] td:nth-child(2)>u{display:inline-block;font-size:1.1rem;line-height:1.2em}.shipment-editor [class=oclist_shipment] td:nth-child(4),.shipment-editor [class=oclist_shipment] td:nth-child(5){padding-right:.6em;text-align:right}.shipment-editor [class=oclist_shipment] th:nth-child(6){text-align:center;line-height:1.2em;border-bottom:3px solid var(--color_o)!important}.shipment-editor [class=oclist_shipment] td:nth-child(6){padding:0;text-align:center;border-left:3px solid var(--color_o)!important;border-right:3px solid var(--color_o)!important}.shipment-editor [class=oclist_shipment] tr:last-child>td:nth-child(6){border-bottom:3px solid var(--color_o)!important}.shipment-editor [class=oclist_shipment] td:nth-child(6) input{width:100%;height:100%;padding:0 .45em;text-align:center;font-weight:600}.shipment-editor [class=oclist_shipment] td:nth-child(6) input:focus{outline:none}.shipment-editor [class=oclist_shipment] th:nth-child(7){text-align:center}.shipment-editor [class=oclist_shipment] td:nth-child(7){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shipment-editor [class=oclist_shipment] td:nth-child(8)>button,.shipment-editor [class=oclist_shipment] td:nth-child(9)>button{width:100%;height:100%;overflow:hidden}.shipment-editor [class=oclist_shipment] td:nth-child(8)>button>i,.shipment-editor [class=oclist_shipment] td:nth-child(9)>button>i{display:inline-block;font-size:1.6rem;line-height:1}.shipment-editor [class=oclist_shipment] td:nth-child(8)>button>i{transform:translateY(1px) scale(1.15)}.shipment-editor [class=oclist_shipment] td:nth-child(9)>button{background-color:rgba(151,202,216,.32)}.shipment-editor [class=oclist_shipment] td:nth-child(9)>button>i{transform:translateY(0) scale(1.08)}.shipment-editor [class=oclist_shipment] td{height:3em}.shipment-editor [class=awb_shipment] td:not(:last-child),.shipment-editor [class=e_cost_shipment] td:not(:last-child),.shipment-editor [class=oclist_shipment] td:not(:last-child),.shipment-editor [class=s_cost_shipment] td:not(:last-child){border-right-style:solid;border-right-width:1px}.shipment-editor [class=awb_shipment] input,.shipment-editor [class=e_cost_shipment] input,.shipment-editor [class=oclist_shipment] input,.shipment-editor [class=s_cost_shipment] input{background-color:transparent}.shipment-editor [class=s_cost_shipment_wraper]{float:left;margin:0 15px 5px;width:calc(100% - 330px);height:calc((100vh - 300px) / 3 * 2 / 3 * 2);max-height:unset;border-style:solid;border-width:1px 1px 1px 4px}.shipment-editor [class=s_cost_shipment] tr:first-child>th:first-child{width:2em}.shipment-editor [class=s_cost_shipment] tr:first-child>th:nth-child(7){width:2.6em}.shipment-editor [class=s_cost_shipment] td:first-child,.shipment-editor [class=s_cost_shipment] td:nth-child(7),.shipment-editor [class=s_cost_shipment] th:first-child,.shipment-editor [class=s_cost_shipment] th:nth-child(7){text-align:center}.shipment-editor [class=s_cost_shipment] th:nth-child(2),.shipment-editor [class=s_cost_shipment] th:nth-child(3),.shipment-editor [class=s_cost_shipment] th:nth-child(4),.shipment-editor [class=s_cost_shipment] th:nth-child(5),.shipment-editor [class=s_cost_shipment] th:nth-child(6){padding-right:.4em;text-align:right}.shipment-editor [class=s_cost_shipment] td:nth-child(2),.shipment-editor [class=s_cost_shipment] td:nth-child(3),.shipment-editor [class=s_cost_shipment] td:nth-child(4),.shipment-editor [class=s_cost_shipment] td:nth-child(5),.shipment-editor [class=s_cost_shipment] td:nth-child(6){text-align:center}.shipment-editor [class=awb_shipment] td:nth-child(4)>button,.shipment-editor [class=s_cost_shipment] td:nth-child(7)>button{width:100%;height:100%;overflow:hidden}.shipment-editor [class=awb_shipment] td:nth-child(4)>button>i,.shipment-editor [class=s_cost_shipment] td:nth-child(7)>button>i{display:inline-block;transform:translateY(0) scale(1.4)}.shipment-editor [class=s_cost_shipment] td{height:3em}.shipment-editor [class=s_cost_shipment] input{padding-right:.4em;width:100%;height:100%;font-weight:600;text-align:right}.shipment-editor [class=e_cost_shipment_wraper]{float:left;margin:5px 15px;width:calc(100% - 330px);height:calc((100vh - 300px) / 3 * 2 / 3 * 1);max-height:unset;border-style:solid;border-width:1px 1px 1px 4px}.shipment-editor [class=e_cost_shipment] tr:first-child>th:first-child{width:2em}.shipment-editor [class=e_cost_shipment] td:first-child,.shipment-editor [class=e_cost_shipment] th:first-child{text-align:center}.shipment-editor [class=e_cost_shipment] td:nth-child(2),.shipment-editor [class=e_cost_shipment] td:nth-child(3),.shipment-editor [class=e_cost_shipment] th:nth-child(2),.shipment-editor [class=e_cost_shipment] th:nth-child(3){padding-left:.4em;text-align:left}.shipment-editor [class=e_cost_shipment] th:nth-child(4),.shipment-editor [class=e_cost_shipment] th:nth-child(5),.shipment-editor [class=e_cost_shipment] th:nth-child(6),.shipment-editor [class=e_cost_shipment] th:nth-child(7){text-align:center}.shipment-editor [class=e_cost_shipment] td:nth-child(4),.shipment-editor [class=e_cost_shipment] td:nth-child(5),.shipment-editor [class=e_cost_shipment] td:nth-child(6),.shipment-editor [class=e_cost_shipment] td:nth-child(7){padding-right:.4em;text-align:right}.shipment-editor [class=e_cost_shipment] td{height:3em}.shipment-editor [class=awb_shipment_wraper]{float:right;margin:0 15px 0 0;width:285px;height:calc((100vh - 300px) / 3 * 2 + 10px);max-height:unset;border-style:solid;border-width:1px 1px 1px 4px}.shipment-editor [class=awb_shipment] tr:first-child>th:first-child{width:2em}.shipment-editor [class=awb_shipment] tr:first-child>th:nth-child(3){width:4.6em}.shipment-editor [class=awb_shipment] tr:first-child>th:nth-child(4){width:2.6em}.shipment-editor [class=awb_shipment] td:first-child,.shipment-editor [class=awb_shipment] td:nth-child(3),.shipment-editor [class=awb_shipment] td:nth-child(4),.shipment-editor [class=awb_shipment] th:first-child,.shipment-editor [class=awb_shipment] th:nth-child(3),.shipment-editor [class=awb_shipment] th:nth-child(4){text-align:center}.shipment-editor [class=awb_shipment] td:nth-child(2),.shipment-editor [class=awb_shipment] th:nth-child(2){padding-left:.4em;text-align:left}.shipment-editor [class=awb_shipment] td:nth-child(2) input{padding-left:.4em;width:100%;height:100%}.shipment-editor [class=awb_shipment] td:nth-child(3)>a{position:relative;display:block;width:100%;height:100%;overflow:hidden;text-decoration:none}.shipment-editor [class=awb_shipment] td:nth-child(3)>a:not([href]){opacity:.45;pointer-events:none}.shipment-editor [class=awb_shipment] td:nth-child(3)>a>b{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);text-align:center}.shipment-editor [class=awb_shipment] td:nth-child(3)>a>b>i{display:inline-block;margin-left:.6em;transform:scale(1.45)}.shipment-editor [class=awb_shipment] td{height:3em}.shipment-editor .shipment-editor__estimate-empty-row>td{height:15em;border-right:0!important;border-bottom:0!important}.purchase-amount-editor [data-bg=o3_w],.purchase-editor [data-bg=o3_w],.purchase-epa-editor [data-bg=o3_w]{background-color:var(--opacity3_w)}.purchase-editor [data-bg=o6_y]{background-color:var(--opacity6_y)}.purchase-editor [data-bg=o3_r]{background-color:var(--opacity3_r)}.purchase-editor [data-bg=o6_g]{background-color:var(--opacity6_g)}.purchase-editor [data-ft=lg]{color:var(--color_lg)}.purchase-editor [id=purchase_header],.sales-editor [id=sales_header]{float:left;position:relative;padding:0 0 .4em;width:100%;min-height:9.2em;border-radius:0}.purchase-editor [id=purchase_header] .MuiAutocomplete-root,.purchase-editor [id=purchase_header] .MuiFormControl-root,.sales-editor [id=sales_header] .MuiAutocomplete-root,.sales-editor [id=sales_header] .MuiFormControl-root{width:100%;height:100%}.purchase-editor .purchase_pdf,.purchase-editor .purchase_save{position:absolute;margin:0;padding:0 1em;width:auto;border-radius:6px;font-size:1.8rem;line-height:2em;box-shadow:0 0 3px var(--mx-opacity6-g);opacity:.92}.purchase-editor .purchase_pdf{top:.2em;right:3.4em;background-color:#b33b61}.purchase-editor .purchase_save{top:5.3em;right:1em}.purchase-editor .purchase_pdf:focus,.purchase-editor .purchase_pdf:hover,.purchase-editor .purchase_save:focus,.purchase-editor .purchase_save:hover{opacity:1}.purchase-editor .purchase_pdf>i,.purchase-editor .purchase_save>i{display:inline-block;margin-right:.35em}.purchase-editor .purchase_pdf>i{transform:translateY(.06em) scale(1.34)}.purchase-editor .purchase_save>i{transform:translateY(.07em) scale(1.45);font-size:1em}.purchase-editor .purchase_move_sales{float:none;clear:none;margin:0!important;padding:0 1em;width:auto;border-radius:6px;font-size:1.7rem;line-height:2em;box-shadow:0 0 3px var(--mx-opacity6-g);opacity:.92}.purchase-editor .purchase_move_sales>i{display:inline-block;margin-right:.3em;transform:translateY(.04em) scale(1.15)}.purchase-editor .purchase_move_sales:focus,.purchase-editor .purchase_move_sales:hover{opacity:1}.purchase-editor .purchase_move_sales:disabled{opacity:.56}.purchase-editor .purchase-editor__footer-actions{display:flex;align-items:center;justify-content:space-between;gap:1em;clear:both;margin:.5em 1em .9em}.purchase-editor .purchase-editor__footer-center,.purchase-editor .purchase-editor__footer-right,.purchase-editor .purchase-editor__purchase-switches{display:flex;align-items:center}.purchase-editor .purchase-editor__purchase-switches{flex:1 1;justify-content:flex-start;gap:.45em;min-width:0}.purchase-editor .purchase-editor__footer-center{flex:1 1 auto;justify-content:center;min-height:2.2em}.purchase-editor .purchase-editor__footer-right{flex:1 1;justify-content:flex-end}.purchase-editor .purchase-editor__purchase-add,.purchase-editor .purchase-editor__purchase-switch{border:1px solid rgba(10,81,101,.22);box-shadow:0 0 3px var(--mx-opacity6-g);opacity:.92}.purchase-editor .purchase-editor__purchase-switch{min-width:2.6em;height:2.2em;border-radius:6px;background-color:#fff;color:rgba(13,70,88,.9);font-size:1.45rem;font-weight:700}.purchase-editor .purchase-editor__purchase-switch[data-active=on]{background-color:rgba(14,110,138,.92);border-color:rgba(14,110,138,.92);color:#fff}.purchase-editor .purchase-editor__purchase-add:focus,.purchase-editor .purchase-editor__purchase-add:hover,.purchase-editor .purchase-editor__purchase-switch:focus,.purchase-editor .purchase-editor__purchase-switch:hover{opacity:1}.purchase-editor .purchase-editor__purchase-add:disabled,.purchase-editor .purchase-editor__purchase-switch:disabled{opacity:.56}.purchase-editor .purchase-editor__purchase-add{padding:0 1.05em;width:auto;border-radius:6px;font-size:1.65rem;line-height:2em}.purchase-editor .purchase-editor__purchase-add>i{display:inline-block;margin-right:.35em;transform:translateY(.04em) scale(1.1)}.purchase-editor [id=purchase_amount],.purchase-editor [id=purchase_epa],.purchase-editor [id=purchase_file]{float:left;transform:translateY(.9em)}.purchase-editor [id=purchase_amount]{margin-left:1em}.purchase-editor [id=purchase_epa],.purchase-editor [id=purchase_file]{margin-left:2.8em}.purchase-editor [id=purchase_file]{position:relative}.purchase-editor [id=purchase_epa]{margin-left:3.2em;padding-right:5em}.purchase-editor [data-item=delete_btn]{position:absolute;top:.55em;right:0;float:none;margin:0;transform:none;opacity:.72;z-index:2}.purchase-editor [data-item=delete_btn]>i{display:inline-block;transform:translateY(.04em) scale(1.55);line-height:1}.purchase-amount-editor [id=purchase_header]{float:left;position:relative;margin:0 1em;padding:.15em 12.6em .55em 0;width:calc(100% - 2em);border-radius:.4em}.purchase-amount-editor [data-wr=wr_main]{overflow:hidden}.purchase-amount-editor [id=purchase_header] [data-edit=text]{width:10em}.purchase-amount-editor [id=purchase_header] [data-edit=text]>input{font-size:1.4rem;font-weight:600}.purchase-amount-editor [id=header_bank_charges]{color:rgba(0,76,92,.92)}.purchase-amount-editor .purchase_amount_pdf,.purchase-amount-editor .purchase_amount_save{padding:0 1em;width:auto;border-radius:6px;font-size:1.8rem;line-height:2em;box-shadow:0 0 3px var(--opacity6_g);opacity:.92}.purchase-amount-editor .purchase_amount_save{float:left;clear:none;margin:.3em .8em 0!important;transform:none}.purchase-amount-editor .purchase_amount_pdf{position:absolute;top:.4em;right:.95em;margin:0;transform:scale(.8);transform-origin:right bottom;background-color:#b33b61}.purchase-amount-editor .purchase_amount_pdf:focus,.purchase-amount-editor .purchase_amount_pdf:hover,.purchase-amount-editor .purchase_amount_save:focus,.purchase-amount-editor .purchase_amount_save:hover{opacity:1}.purchase-amount-editor .purchase_amount_pdf>i,.purchase-amount-editor .purchase_amount_save>i{display:inline-block;margin-right:.35em}.purchase-amount-editor .purchase_amount_save>i{transform:translateY(.07em) scale(1.45);font-size:1em}.purchase-amount-editor .purchase_amount_pdf>i{transform:translateY(.06em) scale(1.34)}.purchase-amount-editor [class=oclist_purchase_amount_wraper]{float:left;margin:5px 15px;width:calc(100% - 30px);height:calc(100vh - 120px);max-height:calc(100% - 96px);border-style:solid;border-width:1px 1px 1px 4px}.purchase-amount-editor [class=oclist_purchase_amount]{margin:0;width:100%}.purchase-amount-editor [class=oclist_purchase_amount]>thead{top:0}.purchase-amount-editor [class=oclist_purchase_amount]>tbody>tr{cursor:pointer}.purchase-amount-editor [class=oclist_purchase_amount]>tbody>tr[data-select=on]{background-color:var(--opacity3_y)!important}.purchase-amount-editor [class=oclist_purchase_amount] tr:first-child>th:first-child{width:4.6em}.purchase-amount-editor [class=oclist_purchase_amount] tr:first-child>th:nth-child(2){width:auto}.purchase-amount-editor [class=oclist_purchase_amount] tr:first-child>th:nth-child(3),.purchase-amount-editor [class=oclist_purchase_amount] tr:first-child>th:nth-child(4),.purchase-amount-editor [class=oclist_purchase_amount] tr:first-child>th:nth-child(5),.purchase-amount-editor [class=oclist_purchase_amount] tr:first-child>th:nth-child(6),.purchase-amount-editor [class=oclist_purchase_amount] tr:first-child>th:nth-child(7),.purchase-amount-editor [class=oclist_purchase_amount] tr:first-child>th:nth-child(8){width:8em}.purchase-amount-editor [class=oclist_purchase_amount] td:first-child,.purchase-amount-editor [class=oclist_purchase_amount] td:nth-child(3),.purchase-amount-editor [class=oclist_purchase_amount] th:first-child,.purchase-amount-editor [class=oclist_purchase_amount] th:nth-child(3),.purchase-amount-editor [class=oclist_purchase_amount] th:nth-child(4),.purchase-amount-editor [class=oclist_purchase_amount] th:nth-child(5),.purchase-amount-editor [class=oclist_purchase_amount] th:nth-child(6),.purchase-amount-editor [class=oclist_purchase_amount] th:nth-child(7),.purchase-amount-editor [class=oclist_purchase_amount] th:nth-child(8){text-align:center}.purchase-amount-editor [class=oclist_purchase_amount] td:first-child>u{display:inline-block;width:100%;text-align:center;line-height:1.2em}.purchase-amount-editor [class=oclist_purchase_amount] td:first-child>u:first-child{transform:scale(.8)}.purchase-amount-editor [class=oclist_purchase_amount] td:nth-child(2),.purchase-amount-editor [class=oclist_purchase_amount] th:nth-child(2){padding-left:.4em;text-align:left}.purchase-amount-editor [class=oclist_purchase_amount] td:nth-child(2)>b{display:inline-block;float:left;font-size:inherit;line-height:1.2em}.purchase-amount-editor [class=oclist_purchase_amount] td:nth-child(2)>u{display:inline-block;font-size:1.1rem;line-height:1.2em}.purchase-amount-editor [class=oclist_purchase_amount] th:nth-child(3)>u{width:100%}.purchase-amount-editor [class=oclist_purchase_amount] td:nth-child(3){padding:0;text-align:center}.purchase-amount-editor [class=oclist_purchase_amount] td:nth-child(4),.purchase-amount-editor [class=oclist_purchase_amount] td:nth-child(5),.purchase-amount-editor [class=oclist_purchase_amount] td:nth-child(6),.purchase-amount-editor [class=oclist_purchase_amount] td:nth-child(7){padding-right:.6em;text-align:right;font-weight:600}.purchase-amount-editor [class=oclist_purchase_amount] td:nth-child(4):before{content:attr(data-u);margin-right:.4em;opacity:.8}.purchase-amount-editor [class=oclist_purchase_amount] tr:last-child>th:nth-child(8){text-align:center;border-top:3px solid var(--opacity6_o);border-left:3px solid var(--opacity6_o);border-right:3px solid var(--opacity6_o)}.purchase-amount-editor [class=oclist_purchase_amount] td:nth-child(8){border-left:3px solid var(--opacity6_o);border-right:3px solid var(--opacity6_o)}.purchase-amount-editor [class=oclist_purchase_amount] tr:last-child>td:nth-child(8){border-bottom:3px solid var(--opacity6_o)}.purchase-amount-editor [class=oclist_purchase_amount] td:nth-child(8)>input{padding-right:.6em;width:100%;height:100%;text-align:right;font-weight:600}.purchase-amount-editor [class=oclist_purchase_amount] td{height:3em}.purchase-amount-editor [class=oclist_purchase_amount] td:not(:last-child){border-right-style:solid;border-right-width:1px}.purchase-amount-editor [class=oclist_purchase_amount] input{background-color:transparent}.sales-transfer-allocation-editor [id=sales_transfer_allocation_header]{float:left;position:relative;margin:0 1em;padding:.15em 14em .55em 0;width:calc(100% - 2em);border-radius:.4em}.sales-transfer-allocation-editor [data-wr=wr_main]{overflow:hidden}.sales-transfer-allocation-editor [id=sales_transfer_allocation_header] [data-edit=text]>input{overflow:hidden;font-size:1.28rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.sales-transfer-allocation-editor [id=sales_transfer_allocation_header] .sales-transfer-allocation__customer-field>input{padding-right:2.1em}.sales-transfer-allocation-editor [id=sales_transfer_allocation_header] .sales-transfer-allocation__customer-field>button{position:absolute;right:.18em;bottom:.16em;display:inline-flex;align-items:center;justify-content:center;width:1.8em;height:1.7em;border:0;background:transparent;cursor:pointer}.sales-transfer-allocation-editor [id=sales_transfer_allocation_header] .sales-transfer-allocation__customer-field>button:disabled{cursor:not-allowed;opacity:.55}.sales-transfer-allocation-editor [id=sales_transfer_allocation_header] .sales-transfer-allocation__customer-field>button>i{font-size:1.7rem;line-height:1}.sales-transfer-allocation-editor [id=sales_transfer_allocation_header] [data-edit=text]:not(:has(>button))>input{padding-right:.5em}.sales-transfer-allocation-editor [id=sales_transfer_allocation_header] .sales-transfer-allocation__delivery-field .MuiAutocomplete-root,.sales-transfer-allocation-editor [id=sales_transfer_allocation_header] .sales-transfer-allocation__delivery-field .MuiFormControl-root,.sales-transfer-allocation-editor [id=sales_transfer_allocation_header] .sales-transfer-allocation__delivery-field .MuiInputBase-root{width:100%;height:100%}.sales-transfer-allocation-editor [id=sales_transfer_allocation_header] .sales-transfer-allocation__delivery-field .MuiAutocomplete-input{overflow:hidden;font-size:1.28rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.sales-transfer-allocation-editor [id=sales_transfer_allocation_header] [data-edit=text]>label{white-space:nowrap}.sales-transfer-allocation-editor [id=sales_transfer_allocation_header] .sales-transfer-allocation__amount-summary>input{padding-right:.45em;text-align:right}.sales-transfer-allocation-editor .sales_transfer_allocation_create{position:absolute;top:.35em;right:.95em;margin:0;padding:0 1em;width:auto;border-radius:6px;font-size:1.55rem;line-height:2em;box-shadow:0 0 3px var(--opacity6_g);opacity:.92;transform:none}.sales-transfer-allocation-editor .sales_transfer_allocation_create:focus,.sales-transfer-allocation-editor .sales_transfer_allocation_create:hover{opacity:1}.sales-transfer-allocation-editor .sales_transfer_allocation_create:disabled{background-color:var(--opacity6_g)!important;border-color:var(--opacity6_g)!important;color:var(--color_w,var(--mx-color-w))!important;-webkit-text-fill-color:var(--color_w,var(--mx-color-w));cursor:not-allowed!important}.sales-transfer-allocation-editor .sales_transfer_allocation_create>i{display:inline-block;margin-right:.35em;transform:translateY(.07em) scale(1.45);font-size:1em}.sales-transfer-allocation-editor .sales-transfer-allocation__table-wrap{float:left;margin:5px 15px;width:calc(100% - 30px);height:calc(100vh - 120px);max-height:calc(100% - 96px);overflow-x:hidden;overflow-y:auto;border-style:solid;border-width:1px 1px 1px 4px}.sales-transfer-allocation-editor .sales-transfer-allocation__table{margin:0;width:100%;min-width:0;border-collapse:collapse;table-layout:fixed;font-size:1.2rem;line-height:1.35em}.sales-transfer-allocation-editor .sales-transfer-allocation__table>thead{position:-webkit-sticky;position:sticky;top:0;z-index:1}.sales-transfer-allocation-editor .sales-transfer-allocation__table th{height:2.2em;padding:0 .2em;font-size:1.2rem;font-weight:400!important;line-height:1.2em;text-align:center;white-space:nowrap}.sales-transfer-allocation-editor .sales-transfer-allocation__table th:first-child{width:5.5%}.sales-transfer-allocation-editor .sales-transfer-allocation__table th:nth-child(2){width:10.5%}.sales-transfer-allocation-editor .sales-transfer-allocation__table th:nth-child(3),.sales-transfer-allocation-editor .sales-transfer-allocation__table th:nth-child(4){width:5.5%}.sales-transfer-allocation-editor .sales-transfer-allocation__table th:nth-child(5),.sales-transfer-allocation-editor .sales-transfer-allocation__table th:nth-child(6),.sales-transfer-allocation-editor .sales-transfer-allocation__table th:nth-child(7),.sales-transfer-allocation-editor .sales-transfer-allocation__table th:nth-child(8),.sales-transfer-allocation-editor .sales-transfer-allocation__table th:nth-child(9){width:10%}.sales-transfer-allocation-editor .sales-transfer-allocation__table th:nth-child(10){width:auto}.sales-transfer-allocation-editor .sales-transfer-allocation__table[data-before-dis=on] th:first-child{width:5%}.sales-transfer-allocation-editor .sales-transfer-allocation__table[data-before-dis=on] th:nth-child(2){width:9.5%}.sales-transfer-allocation-editor .sales-transfer-allocation__table[data-before-dis=on] th:nth-child(3),.sales-transfer-allocation-editor .sales-transfer-allocation__table[data-before-dis=on] th:nth-child(4){width:5.2%}.sales-transfer-allocation-editor .sales-transfer-allocation__table[data-before-dis=on] th:nth-child(5),.sales-transfer-allocation-editor .sales-transfer-allocation__table[data-before-dis=on] th:nth-child(6){width:8.5%}.sales-transfer-allocation-editor .sales-transfer-allocation__table[data-before-dis=on] th:nth-child(7),.sales-transfer-allocation-editor .sales-transfer-allocation__table[data-before-dis=on] th:nth-child(8),.sales-transfer-allocation-editor .sales-transfer-allocation__table[data-before-dis=on] th:nth-child(9){width:8.8%}.sales-transfer-allocation-editor .sales-transfer-allocation__table[data-before-dis=on] th:nth-child(10),.sales-transfer-allocation-editor .sales-transfer-allocation__table[data-before-dis=on] th:nth-child(11){width:10%}.sales-transfer-allocation-editor .sales-transfer-allocation__table td{height:2.8em;padding:0 .3em;border-bottom-style:solid;border-bottom-width:1px;font-size:1.2rem;line-height:1.25em;vertical-align:middle;word-break:break-word}.sales-transfer-allocation-editor .sales-transfer-allocation__table td:not(:last-child){border-right-style:solid;border-right-width:1px}.sales-transfer-allocation-editor .sales-transfer-allocation__table td[data-align=right]{font-size:1.12rem;text-align:right;font-weight:600;white-space:nowrap}.sales-transfer-allocation-editor .sales-transfer-allocation__table .sales-transfer-allocation__rate-cell,.sales-transfer-allocation-editor .sales-transfer-allocation__table td:first-child,.sales-transfer-allocation-editor .sales-transfer-allocation__table td:nth-child(3),.sales-transfer-allocation-editor .sales-transfer-allocation__table td:nth-child(4),.sales-transfer-allocation-editor .sales-transfer-allocation__table td:nth-child(6){text-align:center}.sales-transfer-allocation-editor .sales-transfer-allocation__table .sales-transfer-allocation__rate-cell>b,.sales-transfer-allocation-editor .sales-transfer-allocation__table .sales-transfer-allocation__rate-cell>u{display:block;line-height:1.1em;text-decoration:none;white-space:nowrap}.sales-transfer-allocation-editor .sales-transfer-allocation__table .sales-transfer-allocation__rate-cell>b{font-size:1.05rem;font-weight:700}.sales-transfer-allocation-editor .sales-transfer-allocation__table .sales-transfer-allocation__rate-cell>u{color:#167ec0;font-size:1.12rem;font-weight:700}.sales-transfer-allocation-editor .sales-transfer-allocation__table .sales-transfer-allocation__rate-cell[data-rate-source=reservation_ex_rate]>b{color:var(--mx-color-o)}.sales-transfer-allocation-editor .sales-transfer-allocation__table .sales-transfer-allocation__rate-cell[data-rate-source=spot_tts]>b{color:var(--mx-ui-primary)}.sales-transfer-allocation-editor .sales-transfer-allocation__table .sales-transfer-allocation__rate-cell[data-rate-source=other_tts_fallback]>b,.sales-transfer-allocation-editor .sales-transfer-allocation__table .sales-transfer-allocation__rate-cell[data-rate-source=transfer_rate]>b{color:var(--mx-ft-muted)}.sales-transfer-allocation-editor .sales-transfer-allocation__table .sales-transfer-allocation__date-cell>span{display:block;line-height:1.05em;white-space:nowrap}.sales-transfer-allocation-editor .sales-transfer-allocation__table .sales-transfer-allocation__date-cell>span:first-child{color:var(--mx-table-date-fg);font-size:1rem;transform:scale(.86)}.sales-transfer-allocation-editor .sales-transfer-allocation__table .sales-transfer-allocation__date-cell>span:last-child{color:#167ec0}.sales-transfer-allocation-editor .sales-transfer-allocation__table td:nth-child(5)>b,.sales-transfer-allocation-editor .sales-transfer-allocation__table td:nth-child(5)>u{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sales-transfer-allocation-editor .sales-transfer-allocation__table td:nth-child(5)>u{color:var(--mx-color-o);font-size:1rem;line-height:1.2}.sales-transfer-allocation-editor .sales-transfer-allocation__table td:nth-child(10){padding:0;border-left:3px solid var(--opacity6_o);border-right:3px solid var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__table .sales-transfer-allocation__before-dis-diff-cell{padding:0;border-left:1px solid var(--color_lg);border-right:3px solid var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__table[data-before-dis=on] td:nth-child(10){border-right:1px solid var(--color_lg)}.sales-transfer-allocation-editor .sales-transfer-allocation__table tbody tr:first-child td:nth-child(10){border-top:3px solid var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__table tbody tr:last-child td:nth-child(10){border-bottom:3px solid var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__table tbody tr:first-child .sales-transfer-allocation__before-dis-diff-cell{border-top:3px solid var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__table tbody tr:last-child .sales-transfer-allocation__before-dis-diff-cell{border-bottom:3px solid var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__table .sales-transfer-allocation__before-dis-diff-cell>input,.sales-transfer-allocation-editor .sales-transfer-allocation__table td:nth-child(10)>input{padding-right:.6em;width:100%;height:100%;background-color:transparent;font-size:1.4em;text-align:right;font-weight:700}.sales-transfer-allocation-editor .sales-transfer-allocation__table tr[data-disabled=on]{opacity:.62}.sales-transfer-allocation-editor .sales-transfer-allocation__table tr[data-readonly-view=on]{opacity:1}.sales-transfer-allocation-editor .sales-transfer-allocation__table tr[data-readonly-view=on]>td{background-color:var(--color_w,var(--mx-color-w))!important}.sales-transfer-allocation-editor .sales-transfer-allocation__table tr[data-disabled=on] td:nth-child(10){border-left-color:var(--opacity6_o);border-right-color:var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__table tr[data-disabled=on] .sales-transfer-allocation__before-dis-diff-cell{border-left-color:var(--color_lg);border-right-color:var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__table[data-before-dis=on] tr[data-disabled=on] td:nth-child(10){border-right-color:var(--color_lg)}.sales-transfer-allocation-editor .sales-transfer-allocation__table input:disabled{color:var(--mx-ft-muted);-webkit-text-fill-color:var(--mx-ft-muted);cursor:not-allowed}.sales-transfer-allocation-editor .sales-transfer-allocation__section-title{display:flex;align-items:center;justify-content:space-between;gap:1em;margin-top:.75em;min-height:2.95em;padding:.2em .8em;border-top-style:solid;border-top-width:1px;border-bottom-style:solid;border-bottom-width:1px;font-size:1.25rem;font-weight:700;line-height:1.4em}.sales-transfer-allocation-editor .sales-transfer-allocation__section-title>label{line-height:2.1em}.sales-transfer-allocation-editor .sales-transfer-allocation__section-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75em;margin-left:auto}.sales-transfer-allocation-editor .sales-transfer-allocation__simple-qty-controls{display:flex;align-items:center;gap:.42em}.sales-transfer-allocation-editor .sales-transfer-allocation__simple-qty-field{float:none!important;margin:0!important;width:7.2em!important;height:2.45em;font-weight:400;line-height:1}.sales-transfer-allocation-editor .sales-transfer-allocation__simple-qty-field>label{font-size:1.15rem!important}.sales-transfer-allocation-editor .sales-transfer-allocation__simple-qty-field>input{padding-top:.85em!important;padding-right:.4em!important;font-size:1.25rem!important;font-weight:600;text-align:right}.sales-transfer-allocation-editor .sales-transfer-allocation__simple-qty-field--editable>input{color:var(--color_o);font-size:1.38rem!important}.sales-transfer-allocation-editor .sales-transfer-allocation__simple-qty-field--editable>input:disabled{color:var(--mx-ft-muted);-webkit-text-fill-color:var(--mx-ft-muted)}.sales-transfer-allocation-editor .sales-transfer-allocation__section-title .sales-calc-type-toggle{position:static;margin-left:0;font-weight:400}.sales-transfer-allocation-editor .sales-transfer-allocation__section-title .sales-calc-type-toggle .MuiButton-root{color:#55717c;background-color:rgba(168,168,168,.25)}.sales-transfer-allocation-editor .sales-transfer-allocation__section-title .sales-calc-type-toggle .MuiButton-root[data-select=on]{color:#fff;background-color:var(--color_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__section-title .sales-calc-type-toggle .MuiButton-root[data-select=off]:hover{background-color:rgba(168,168,168,.4)}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table{margin:0;width:100%;min-width:0;border-collapse:collapse;table-layout:fixed;font-size:1.2rem;line-height:1.35em}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table th{height:2.2em;padding:0 .2em;font-size:1.2rem;font-weight:400!important;line-height:1.2em;text-align:center;white-space:nowrap}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table th:first-child{width:18%}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table th:nth-child(2){width:28%}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table th:nth-child(3),.sales-transfer-allocation-editor .sales-transfer-allocation__item-table th:nth-child(4),.sales-transfer-allocation-editor .sales-transfer-allocation__item-table th:nth-child(5),.sales-transfer-allocation-editor .sales-transfer-allocation__item-table th:nth-child(6){width:13.5%}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table[data-input-mode="10"] th:first-child{width:20%}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table[data-input-mode="10"] th:nth-child(2){width:32%}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table[data-input-mode="10"] th:nth-child(3),.sales-transfer-allocation-editor .sales-transfer-allocation__item-table[data-input-mode="10"] th:nth-child(4),.sales-transfer-allocation-editor .sales-transfer-allocation__item-table[data-input-mode="10"] th:nth-child(5){width:16%}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table td{height:2.8em;padding:0 .3em;border-bottom-style:solid;border-bottom-width:1px;font-size:1.2rem;line-height:1.25em;vertical-align:middle;word-break:break-word}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table td:not(:last-child){border-right-style:solid;border-right-width:1px}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table td[data-align=right]{font-size:1.12rem;font-weight:600;text-align:right;white-space:nowrap}.sales-transfer-allocation-editor .sales-transfer-allocation__item-source-amount-cell>small,.sales-transfer-allocation-editor .sales-transfer-allocation__item-source-amount-cell>span{display:block;line-height:1.15em}.sales-transfer-allocation-editor .sales-transfer-allocation__item-source-amount-cell>small{color:var(--mx-ft-muted);font-size:1rem;font-weight:500}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table td:first-child>b,.sales-transfer-allocation-editor .sales-transfer-allocation__item-table td:first-child>u{display:block;overflow:hidden;text-overflow:ellipsis;text-decoration:none;white-space:nowrap}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table td:first-child>b{color:var(--mx-ui-primary);font-weight:700}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table td:first-child>u{font-size:1.05rem}.sales-transfer-allocation-editor .sales-transfer-allocation__item-qty-cell{padding:0;position:relative;box-shadow:inset 3px 0 0 var(--opacity6_o),inset -3px 0 0 var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table tbody tr:first-child .sales-transfer-allocation__item-qty-cell{box-shadow:inset 3px 0 0 var(--opacity6_o),inset -3px 0 0 var(--opacity6_o),inset 0 3px 0 var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table tbody tr:last-child .sales-transfer-allocation__item-qty-cell{box-shadow:inset 3px 0 0 var(--opacity6_o),inset -3px 0 0 var(--opacity6_o),inset 0 -3px 0 var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table tbody tr:first-child:last-child .sales-transfer-allocation__item-qty-cell{box-shadow:inset 3px 0 0 var(--opacity6_o),inset -3px 0 0 var(--opacity6_o),inset 0 3px 0 var(--opacity6_o),inset 0 -3px 0 var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__item-qty-cell>input{position:relative;padding-right:.6em;width:100%;height:100%;background-color:transparent;font-size:1.4em;font-weight:700;text-align:right}.sales-transfer-allocation-editor .sales-transfer-allocation__item-amount-cell{display:flex;align-items:center;justify-content:flex-end;gap:.25em;padding:0 .35em;position:relative;box-shadow:inset 3px 0 0 var(--opacity6_o),inset -3px 0 0 var(--opacity6_o);white-space:nowrap}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table tbody tr:first-child .sales-transfer-allocation__item-amount-cell{box-shadow:inset 3px 0 0 var(--opacity6_o),inset -3px 0 0 var(--opacity6_o),inset 0 3px 0 var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table tbody tr:last-child .sales-transfer-allocation__item-amount-cell{box-shadow:inset 3px 0 0 var(--opacity6_o),inset -3px 0 0 var(--opacity6_o),inset 0 -3px 0 var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__item-table tbody tr:first-child:last-child .sales-transfer-allocation__item-amount-cell{box-shadow:inset 3px 0 0 var(--opacity6_o),inset -3px 0 0 var(--opacity6_o),inset 0 3px 0 var(--opacity6_o),inset 0 -3px 0 var(--opacity6_o)}.sales-transfer-allocation-editor .sales-transfer-allocation__item-amount-cell>input{flex:1 1 auto;min-width:0;height:100%;background-color:transparent;font-size:1.34em;font-weight:700;text-align:right}.purchase-epa-editor [id=purchase_header]{float:left;position:relative;margin:0 1em;padding:0;width:calc(100% - 2em);min-height:19.5em;border-radius:.4em}.purchase-epa-editor [data-wr=wr_main]{overflow:hidden}.purchase-epa-editor .purchase_epa_pdf,.purchase-epa-editor .purchase_epa_save,.purchase-epa-editor [id=purchase_hc_add]{width:auto;border-radius:6px;box-shadow:0 0 3px var(--opacity6_g);opacity:.92}.purchase-epa-editor .purchase_epa_save{position:absolute;top:3.1em;right:.95em;margin:0!important;padding:0 1em;font-size:1.8rem;line-height:2em;transform:none}.purchase-epa-editor [id=purchase_hc_add]{position:absolute;top:7.15em;right:.95em;margin:0!important;padding:0 .8em;font-size:1.45rem;line-height:2em;transform:none}.purchase-epa-editor .purchase_epa_pdf{position:absolute;top:11.55em;right:.95em;margin:0;padding:0 1em;font-size:1.8rem;line-height:2em;transform:scale(.8);transform-origin:right bottom;background-color:#b33b61}.purchase-epa-editor .purchase_epa_pdf:disabled,.purchase-epa-editor .purchase_epa_save:disabled,.purchase-epa-editor [id=purchase_hc_add]:disabled{opacity:.72}.purchase-epa-editor .purchase_epa_pdf:focus,.purchase-epa-editor .purchase_epa_pdf:hover,.purchase-epa-editor .purchase_epa_save:focus,.purchase-epa-editor .purchase_epa_save:hover,.purchase-epa-editor [id=purchase_hc_add]:focus,.purchase-epa-editor [id=purchase_hc_add]:hover{opacity:1}.purchase-epa-editor .purchase_epa_pdf>i,.purchase-epa-editor .purchase_epa_save>i,.purchase-epa-editor [id=purchase_hc_add]>i{display:inline-block;margin-right:.35em}.purchase-epa-editor .purchase_epa_save>i{transform:translateY(.07em) scale(1.45);font-size:1em}.purchase-epa-editor .purchase_epa_pdf>i{transform:translateY(.06em) scale(1.34)}.purchase-epa-editor [id=purchase_hc_add]>i{transform:translateY(.07em) scale(1.35)}.purchase-epa-editor .purchase-epa-editor__summary-row{display:inline-flex;position:relative;width:auto;float:right;gap:.5em;align-items:flex-end;z-index:2}.purchase-epa-editor .purchase-epa-editor__summary{float:none;margin:0!important;position:relative!important;min-width:11em;width:auto!important;transform:scale(.9);transform-origin:bottom right}.purchase-epa-editor .purchase-epa-editor__summary>label{top:0!important;left:0!important;width:100%!important;line-height:1.6em!important;text-align:center!important;opacity:1!important}.purchase-epa-editor .purchase-epa-editor__summary>span{display:block}.purchase-epa-editor [class=epa_total]{display:block;margin-top:1.2em;padding-right:.4em;width:9em;height:1.9em;text-align:right;font-size:2.1rem;line-height:1.9em;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.purchase-epa-editor [class=epa_total]:before{content:attr(data-currency);margin-right:.6em}.purchase-epa-editor [class=oclist_purchase_epa_wraper]{float:left;margin:5px 0 5px 15px;width:calc(100% - 14.2em);height:calc((100vh - 60px) / 2 - 90px);max-height:unset;border-style:solid;border-width:1px 1px 1px 4px}.purchase-epa-editor [class=oclist_purchase_epa]{margin:0;width:100%}.purchase-epa-editor [class=oclist_purchase_epa]>thead{top:0}.purchase-epa-editor [class=oclist_purchase_epa]>tbody>tr{cursor:pointer}.purchase-epa-editor [class=oclist_purchase_epa]>tbody>tr[data-select=on]{background-color:var(--opacity3_y)!important}.purchase-epa-editor [class=oclist_purchase_epa] tr:first-child>th:first-child{width:2em}.purchase-epa-editor [class=oclist_purchase_epa] tr:first-child>th:nth-child(2){width:10em}.purchase-epa-editor [class=oclist_purchase_epa] tr:first-child>th:nth-child(3){width:6em}.purchase-epa-editor [class=oclist_purchase_epa] tr:first-child>th:nth-child(4),.purchase-epa-editor [class=oclist_purchase_epa] tr:first-child>th:nth-child(5){width:8em}.purchase-epa-editor [class=oclist_purchase_epa] tr:first-child>th:nth-child(6){width:auto}.purchase-epa-editor [class=oclist_purchase_epa] tr:first-child>th:nth-child(7){width:2.6em}.purchase-epa-editor [class=oclist_purchase_epa] td:first-child,.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(3),.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(4),.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(5),.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(7),.purchase-epa-editor [class=oclist_purchase_epa] th:first-child,.purchase-epa-editor [class=oclist_purchase_epa] th:nth-child(3),.purchase-epa-editor [class=oclist_purchase_epa] th:nth-child(4),.purchase-epa-editor [class=oclist_purchase_epa] th:nth-child(5),.purchase-epa-editor [class=oclist_purchase_epa] th:nth-child(7){text-align:center}.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(2),.purchase-epa-editor [class=oclist_purchase_epa] th:nth-child(2){padding:0;text-align:center}.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(2)>i{display:none}.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(2)>input{width:100%;height:100%;padding-left:.6em;padding-right:2.4em;text-align:left;font-weight:600}.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(2)>button{position:absolute;top:0;right:0;width:2.4em;height:100%;z-index:2;overflow:hidden}.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(2)>button>i{transform:scale(1.4)}.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(3),.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(4),.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(5),.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(6),.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(7){padding:0}.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(3)>input,.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(4)>input,.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(5)>input{width:100%;height:100%;padding-right:.6em;text-align:right}.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(3)>input,.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(4)>input{font-weight:600}.purchase-epa-editor [class=oclist_purchase_epa] th:nth-child(6){padding-left:.4em;text-align:left}.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(6)>input{width:100%;height:100%;padding-left:.4em;text-align:left}.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(7)>button{width:100%;height:100%;font-size:1.8rem}.purchase-epa-editor [class=oclist_purchase_epa] td:nth-child(7)>button>i{display:inline-block;transform:translateY(.04em) scale(1.3);line-height:1}.purchase-epa-editor [class=oclist_purchase_epa] td{position:relative;height:3em}.purchase-epa-editor [class=oclist_purchase_epa] td:not(:last-child){border-right-style:solid;border-right-width:1px}.purchase-epa-editor [class=oclist_purchase_epa] input{background-color:transparent}.purchase-epa-editor [class=oclist_purchase_epa_oc_wraper]{float:left;margin:5px 15px;width:calc(100% - 30px);height:calc((100vh - 60px) / 2);max-height:unset;border-style:solid;border-width:1px 1px 1px 4px}.purchase-epa-editor [class=oclist_purchase_epa_oc]{margin:0;width:100%}.purchase-epa-editor [class=oclist_purchase_epa_oc]>thead{top:0}.purchase-epa-editor [class=oclist_purchase_epa_oc]>tbody>tr{cursor:pointer}.purchase-epa-editor [class=oclist_purchase_epa_oc]>tbody>tr[data-select=on]{background-color:var(--opacity3_y)!important}.purchase-epa-editor [class=oclist_purchase_epa_oc] tr:first-child>th:first-child{width:auto}.purchase-epa-editor [class=oclist_purchase_epa_oc] tr:first-child>th:nth-child(2){width:7em}.purchase-epa-editor [class=oclist_purchase_epa_oc] tr:first-child>th:nth-child(3){width:8em}.purchase-epa-editor [class=oclist_purchase_epa_oc] tr:first-child>th:nth-child(4),.purchase-epa-editor [class=oclist_purchase_epa_oc] tr:first-child>th:nth-child(5),.purchase-epa-editor [class=oclist_purchase_epa_oc] tr:first-child>th:nth-child(6){width:7em}.purchase-epa-editor [class=oclist_purchase_epa_oc] tr:first-child>th:nth-child(7){width:10em}.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(2),.purchase-epa-editor [class=oclist_purchase_epa_oc] th:nth-child(2),.purchase-epa-editor [class=oclist_purchase_epa_oc] th:nth-child(3),.purchase-epa-editor [class=oclist_purchase_epa_oc] th:nth-child(4),.purchase-epa-editor [class=oclist_purchase_epa_oc] th:nth-child(5),.purchase-epa-editor [class=oclist_purchase_epa_oc] th:nth-child(6),.purchase-epa-editor [class=oclist_purchase_epa_oc] th:nth-child(7){text-align:center}.purchase-epa-editor [class=oclist_purchase_epa_oc] td:first-child,.purchase-epa-editor [class=oclist_purchase_epa_oc] th:first-child{padding-left:.4em;text-align:left}.purchase-epa-editor [class=oclist_purchase_epa_oc] td:first-child>b{display:inline-block;float:left;font-size:inherit;line-height:1.2em}.purchase-epa-editor [class=oclist_purchase_epa_oc] td:first-child>u{display:inline-block;font-size:1.1rem;line-height:1.2em}.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(2){padding:0;text-align:center}.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(3){padding-right:.6em;text-align:right;font-weight:600}.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(3):before{content:attr(data-u);margin-right:.4em;opacity:.8}.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(4),.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(5),.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(6){padding:0;text-align:center}.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(4)>input,.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(5)>input,.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(6)>input{width:100%;height:100%;padding-right:.6em;text-align:right;font-weight:600}.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(7){padding:0}.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(7)>button{width:100%;height:100%}.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(7)>button>label{display:flex;float:left;width:50%;height:100%;align-items:center;justify-content:center}.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(7)>button[data-val="0"]>[data-val="1"],.purchase-epa-editor [class=oclist_purchase_epa_oc] td:nth-child(7)>button[data-val="1"]>[data-val="0"]{background-color:var(--opacity6_g)}.purchase-epa-editor [class=oclist_purchase_epa_oc] td{height:3em}.purchase-epa-editor [class=oclist_purchase_epa_oc] td:not(:last-child){border-right-style:solid;border-right-width:1px}.purchase-epa-editor [class=oclist_purchase_epa_oc] input{background-color:transparent}.purchase-editor .purchase-editor__loading-panel{display:flex;align-items:center;justify-content:center;min-height:18em}.purchase-editor [class=oclist_purchase_wraper]{float:left;margin:5px 15px;width:calc(100% - 30px);height:calc((100vh - 260px) / 3);max-height:unset;border-style:solid;border-width:1px 1px 1px 4px}.purchase-editor [class=oclist_purchase]{margin:0;width:100%}.purchase-editor [class=oclist_purchase]>thead{top:0}.purchase-editor [class=oclist_purchase]>tbody>tr[data-select=on]{background-color:var(--opacity3_y)!important}.purchase-editor [class=oclist_purchase] tr:first-child>th:first-child{width:auto}.purchase-editor [class=oclist_purchase] tr:first-child>th:nth-child(2){width:8em;border:none!important}.purchase-editor [class=oclist_purchase] tr:first-child>th:nth-child(3){width:8.4em}.purchase-editor [class=oclist_purchase] tr:first-child>th:nth-child(4){width:11.6em}.purchase-editor [class=oclist_purchase] tr:first-child>th:nth-child(5),.purchase-editor [class=oclist_purchase] tr:first-child>th:nth-child(6),.purchase-editor [class=oclist_purchase] tr:first-child>th:nth-child(7){width:8em}.purchase-editor [class=oclist_purchase] tr:first-child>th:nth-child(8){width:6.4em}.purchase-editor [class=oclist_purchase] tr:first-child>th:nth-child(9){width:11em}.purchase-editor [class=oclist_purchase] tr:first-child>th:nth-child(10),.purchase-editor [class=oclist_purchase] tr:first-child>th:nth-child(11){width:2.6em}.purchase-editor [class=oclist_purchase] td:nth-child(10),.purchase-editor [class=oclist_purchase] td:nth-child(11),.purchase-editor [class=oclist_purchase] td:nth-child(8),.purchase-editor [class=oclist_purchase] th:nth-child(10),.purchase-editor [class=oclist_purchase] th:nth-child(11),.purchase-editor [class=oclist_purchase] th:nth-child(8){text-align:center}.purchase-editor [class=oclist_purchase] td:first-child,.purchase-editor [class=oclist_purchase] td:nth-child(9),.purchase-editor [class=oclist_purchase] th:first-child{padding-left:.4em;text-align:left}.purchase-editor [class=oclist_purchase] td:first-child>b{display:inline-block;float:left;font-size:inherit;line-height:1.2em}.purchase-editor [class=oclist_purchase] td:first-child>u{display:inline-block;font-size:1.1rem;line-height:1.2em}.purchase-editor [class=oclist_purchase] th:nth-child(2){text-align:center;line-height:1.2em;border-bottom:3px solid var(--color_o)!important}.purchase-editor [class=oclist_purchase] td:nth-child(2){padding:0;text-align:center;border-left:3px solid var(--color_o)!important;border-right:3px solid var(--color_o)!important}.purchase-editor [class=oclist_purchase] tr:last-child>td:nth-child(2){border-bottom:3px solid var(--color_o)!important}.purchase-editor [class=oclist_purchase] td:nth-child(2) input{width:100%;height:100%;padding:0 .45em;font-weight:600;text-align:center}.purchase-editor [class=oclist_purchase] td:nth-child(2) input:focus{outline:none!important}.purchase-editor [class=oclist_purchase] td:nth-child(3),.purchase-editor [class=oclist_purchase] td:nth-child(4),.purchase-editor [class=oclist_purchase] td:nth-child(5),.purchase-editor [class=oclist_purchase] td:nth-child(6),.purchase-editor [class=oclist_purchase] td:nth-child(7),.purchase-editor [class=oclist_purchase] th:nth-child(3),.purchase-editor [class=oclist_purchase] th:nth-child(4),.purchase-editor [class=oclist_purchase] th:nth-child(5),.purchase-editor [class=oclist_purchase] th:nth-child(6),.purchase-editor [class=oclist_purchase] th:nth-child(7){padding-right:.6em;text-align:right}.purchase-editor [class=oclist_purchase] td:nth-child(3),.purchase-editor [class=oclist_purchase] td:nth-child(4){font-weight:600}.purchase-editor [class=oclist_purchase] td:nth-child(4),.purchase-editor [class=oclist_purchase] td:nth-child(4)>u{line-height:1.2em}.purchase-editor [class=oclist_purchase] td.amount>u{display:block;font-weight:400;font-size:.9em;margin-top:.2em}.purchase-editor .purchase-editor__epa-process{display:block;margin-top:.12em;font-size:1.1rem;line-height:1.2em}.purchase-editor .purchase-editor__ratio-main{display:inline-block;white-space:nowrap}.purchase-editor .purchase-editor__ratio-denominator{display:inline-block;font-size:1.1rem;line-height:1.2em}.purchase-editor .purchase-editor__ratio-remaining{display:block;margin-top:.12em;font-size:1.1rem;line-height:1.2em}.purchase-editor [class=oclist_purchase] td.tq_target{padding:0;text-align:center}.purchase-editor [class=oclist_purchase] td.tq_target>input{padding:0 .45em;width:100%;height:100%;font-weight:600;text-align:right}.purchase-editor [class=oclist_purchase] td.tq_target>input:disabled{text-align:center;opacity:1}.purchase-editor [class=oclist_purchase] td:nth-child(10)>button,.purchase-editor [class=oclist_purchase] td:nth-child(11)>button{width:100%;height:100%;overflow:hidden}.purchase-editor [class=oclist_purchase] td:nth-child(10)>button.purchase_file{position:relative;overflow:visible}.purchase-editor [class=oclist_purchase] td:nth-child(10)>button>i{display:inline-block;transform:translateY(0) scale(1.3);font-size:1.6rem;line-height:1}.purchase-editor [class=oclist_purchase] td:nth-child(11)>button>i{display:inline-block;transform:translateY(0) scale(1.08);font-size:1.6rem;line-height:1}.purchase-editor [class=oclist_purchase] td{height:3em}.purchase-editor [class=oclist_purchase] td:not(:last-child){border-right-style:solid;border-right-width:1px}.purchase-editor [class=oclist_purchase] input{background-color:transparent}.purchase-editor .purchase-editor__new-controls{float:left;clear:both;display:flex;justify-content:center;align-items:flex-end;gap:1.2em;margin:5px 15px 0;padding:.5em 0 .15em;width:calc(100% - 30px)}.purchase-editor .purchase-editor__new-controls [data-edit=text]{margin:0;box-shadow:0 1px 4px rgba(77,142,168,.16)}.purchase-editor .purchase-editor__new-controls [data-edit=text]>input{font-weight:600;color:#1f5668}.purchase-editor .purchase-editor__new-controls [id=purchase_oc_add]{margin-top:0;padding:0 1em;border-radius:.4em;font-size:1.6rem;line-height:2em;box-shadow:0 0 3px var(--mx-opacity6-g)}.purchase-editor .purchase-editor__new-controls [id=purchase_oc_add]>i{display:inline-block;margin-right:.28em;transform:translateY(.03em) scale(1.18)}.purchase-editor [id=purchase_product_header],.sales-editor [id=sales_product_header]{position:relative;float:left;margin:.5em 0;width:100%;box-sizing:border-box}.purchase-editor [id=purchase_product_header]>label,.sales-editor [id=sales_product_header]>label{float:left;font-size:inherit;line-height:inherit}.purchase-editor [class=input_amount_wrap]{float:left;margin-left:.8em;margin-top:4px;margin-bottom:0;font-size:1.4rem}.purchase-editor [class=input_amount_wrap]>*{float:left;height:2em;line-height:2em;font-size:inherit}.purchase-editor [class=input_amount_wrap]>label{transform:translateY(-2px);margin-right:.4em;line-height:2.4em;text-align:right}.purchase-editor [class=input_amount_wrap]>input{padding-right:.4em;width:8em;border-style:solid;border-width:3px;text-align:right}.purchase-editor [id=simple_mode_qty_wrap]{position:absolute;top:4px;right:24.8em;font-size:1.4rem}.purchase-editor [id=simple_mode_qty_wrap]>*{float:left;height:2em;line-height:2em;font-size:inherit}.purchase-editor [id=simple_mode_qty_wrap]>label{transform:translateY(-2px);margin-right:.4em;line-height:1.4em;text-align:right}.purchase-editor [id=simple_mode_qty_wrap]>label>u{display:block;font-size:.6em;line-height:1em}.purchase-editor [id=simple_mode_qty]{padding-right:.4em;width:6em;border-style:solid;border-width:3px;text-align:right}.sales-editor [id=simple_mode_qty_wrap]{position:absolute;top:4px;right:24.8em;font-size:1.4rem}.sales-editor [id=simple_mode_qty_wrap]>*{float:left;height:2em;line-height:2em;font-size:inherit}.sales-editor [id=simple_mode_qty_wrap]>label{transform:translateY(-2px);margin-right:.4em;line-height:1.4em;text-align:right}.sales-editor [id=simple_mode_qty_wrap]>label>u{display:block;font-size:.6em;line-height:1em}.sales-editor [id=simple_mode_qty_wrap]:after{content:"/" attr(data-source-qty);position:absolute;right:.6em;bottom:0;width:2.5em;line-height:2em;font-size:.92em;color:rgba(85,113,124,.9);pointer-events:none}.sales-editor [id=simple_mode_qty]{padding-right:2.8em;width:8em;border-style:solid;border-width:3px;text-align:right}.order-editor-drawer[data-mode] [data-wr=wr_title] [data-edit=editor_info],.order-oc-editor [data-wr=wr_title] [data-edit=editor_info],.purchase-amount-editor [data-wr=wr_title] [data-edit=editor_info],.purchase-editor [data-wr=wr_title] [data-edit=editor_info],.transfer-editor [data-wr=wr_title] [data-edit=editor_info]{display:flex;position:absolute;top:.3em;right:.4em;padding:.2em .8em;min-width:13.2em;box-shadow:inset 1px 1px 3px rgba(77,142,168,.6);font-size:1.2rem;margin-top:3px}.order-editor-drawer[data-mode] [data-wr=wr_title] [data-edit=editor_info]>label,.order-oc-editor [data-wr=wr_title] [data-edit=editor_info]>label,.purchase-amount-editor [data-wr=wr_title] [data-edit=editor_info]>label,.purchase-editor [data-wr=wr_title] [data-edit=editor_info]>label,.transfer-editor [data-wr=wr_title] [data-edit=editor_info]>label{display:block;line-height:1.4em}.order-editor-drawer[data-mode] [data-wr=wr_title] [data-edit=editor_info]>label:nth-of-type(2),.order-oc-editor [data-wr=wr_title] [data-edit=editor_info]>label:nth-of-type(2),.purchase-amount-editor [data-wr=wr_title] [data-edit=editor_info]>label:nth-of-type(2),.purchase-editor [data-wr=wr_title] [data-edit=editor_info]>label:nth-of-type(2),.transfer-editor [data-wr=wr_title] [data-edit=editor_info]>label:nth-of-type(2){margin-left:1em}.sales-editor .sales-editor__mode-controls{position:absolute;right:10.2em;top:4px;display:flex;align-items:center;gap:.8em}.purchase-editor [id=purchase_product_mode],.sales-calc-type-toggle,.sales-editor [id=sales_calc_type],.sales-editor [id=sales_product_mode]{position:absolute;right:10.2em;top:4px;border-radius:.4em;box-shadow:0 0 3px var(--mx-opacity6-g);overflow:hidden}.sales-editor .sales-editor__mode-controls [id=sales_calc_type],.sales-editor .sales-editor__mode-controls [id=sales_product_mode]{position:static;right:auto;top:auto}.purchase-editor [id=purchase_product_mode] .MuiButton-root,.sales-calc-type-toggle .MuiButton-root,.sales-editor [id=sales_calc_type] .MuiButton-root,.sales-editor [id=sales_product_mode] .MuiButton-root{min-width:4.4em;padding:0 .9em;border:none;border-radius:.4em;box-shadow:none;font-size:1.4rem;line-height:2.1em;color:#55717c;background-color:rgba(168,168,168,.25);text-transform:none}.purchase-editor [id=purchase_product_mode] .MuiButton-root:first-of-type,.sales-calc-type-toggle .MuiButton-root:first-of-type,.sales-editor [id=sales_calc_type] .MuiButton-root:first-of-type,.sales-editor [id=sales_product_mode] .MuiButton-root:first-of-type{border-radius:.4em 0 0 .4em}.purchase-editor [id=purchase_product_mode] .MuiButton-root:last-of-type,.sales-calc-type-toggle .MuiButton-root:last-of-type,.sales-editor [id=sales_calc_type] .MuiButton-root:last-of-type,.sales-editor [id=sales_product_mode] .MuiButton-root:last-of-type{border-radius:0 .4em .4em 0}.purchase-editor [id=purchase_product_mode] .MuiButton-root[data-select=on],.sales-calc-type-toggle .MuiButton-root[data-select=on],.sales-editor [id=sales_calc_type] .MuiButton-root[data-select=on],.sales-editor [id=sales_product_mode] .MuiButton-root[data-select=on]{color:#fff;background-color:var(--color_o)}.purchase-editor [id=purchase_product_mode] .MuiButton-root[data-select=off]:hover,.sales-calc-type-toggle .MuiButton-root[data-select=off]:hover,.sales-editor [id=sales_calc_type] .MuiButton-root[data-select=off]:hover,.sales-editor [id=sales_product_mode] .MuiButton-root[data-select=off]:hover{border:none;background-color:rgba(168,168,168,.4)}.purchase-editor [id=purchase_product_mode] .MuiButtonGroup-grouped:not(:last-of-type),.sales-calc-type-toggle .MuiButtonGroup-grouped:not(:last-of-type),.sales-editor [id=sales_calc_type] .MuiButtonGroup-grouped:not(:last-of-type),.sales-editor [id=sales_product_mode] .MuiButtonGroup-grouped:not(:last-of-type){border-right:1px solid rgba(85,113,124,.18)}.purchase-editor [id=purchase_product_edit],.sales-editor [id=sales_product_edit]{position:absolute;right:1em;top:4px}.purchase-editor [class=purchase_product_wraper]{float:left;margin:0 15px 5px;width:calc(100% - 30px);height:calc((100vh - 260px) / 3 * 2 - 80px);max-height:unset;border-style:solid;border-width:1px 1px 1px 4px}.purchase-editor [class=purchase_product]{margin:0;width:100%}.purchase-editor [class=purchase_product] thead{position:-webkit-sticky;position:sticky;top:-1px}.purchase-editor [data-mode=complicated][class=purchase_product] tr:first-child>th:first-child,.purchase-editor [data-mode=simple][class=purchase_product] tr:first-child>th:first-child{width:2em}.purchase-editor [data-mode=complicated][class=purchase_product] tr:first-child>th:nth-child(2),.purchase-editor [data-mode=simple][class=purchase_product] tr:first-child>th:nth-child(2){width:auto}.purchase-editor [data-mode=complicated][class=purchase_product] tr:first-child>th:nth-child(3),.purchase-editor [data-mode=simple][class=purchase_product] tr:first-child>th:nth-child(3){width:6em}.purchase-editor [data-mode=simple][class=purchase_product] tr:first-child>th:nth-child(4),.purchase-editor [data-mode=simple][class=purchase_product] tr:first-child>th:nth-child(5),.purchase-editor [data-mode=simple][class=purchase_product] tr:first-child>th:nth-child(6){width:auto}.purchase-editor [data-mode=simple][class=purchase_product] tr:first-child>th:nth-child(7),.purchase-editor [data-mode=simple][class=purchase_product] tr:first-child>th:nth-child(8){width:8em}.purchase-editor [data-mode=simple][class=purchase_product] tr:first-child>th:nth-child(9){width:auto}.purchase-editor [data-mode=complicated][class=purchase_product] tr:first-child>th:nth-child(4){width:8em}.purchase-editor [data-mode=complicated][class=purchase_product] tr:first-child>th:nth-child(5){width:auto}.purchase-editor [data-mode=complicated][class=purchase_product] tr:first-child>th:nth-child(6),.purchase-editor [data-mode=complicated][class=purchase_product] tr:first-child>th:nth-child(7){width:6em}.purchase-editor [data-mode=complicated][class=purchase_product] tr:first-child>th:nth-child(10),.purchase-editor [data-mode=complicated][class=purchase_product] tr:first-child>th:nth-child(8),.purchase-editor [data-mode=complicated][class=purchase_product] tr:first-child>th:nth-child(9){width:8em}.purchase-editor [data-mode=complicated][class=purchase_product] tr:first-child>th:nth-child(11){width:auto}.purchase-editor [class=purchase_product] td:first-child,.purchase-editor [class=purchase_product] th:first-child{text-align:center}.purchase-editor [class=purchase_product] td:nth-child(2),.purchase-editor [class=purchase_product] td:nth-child(4),.purchase-editor [class=purchase_product] td:nth-child(5),.purchase-editor [class=purchase_product] td:nth-child(6),.purchase-editor [class=purchase_product] th:nth-child(2),.purchase-editor [class=purchase_product] th:nth-child(4),.purchase-editor [class=purchase_product] th:nth-child(5),.purchase-editor [class=purchase_product] th:nth-child(6),.purchase-editor [data-mode=complicated][class=purchase_product] td:nth-child(11),.purchase-editor [data-mode=complicated][class=purchase_product] th:nth-child(11),.purchase-editor [data-mode=simple][class=purchase_product] td:nth-child(9),.purchase-editor [data-mode=simple][class=purchase_product] th:nth-child(9){padding-left:.4em;text-align:left}.purchase-editor [class=purchase_product] td:nth-child(3),.purchase-editor [class=purchase_product] th:nth-child(3),.purchase-editor [data-mode=complicated][class=purchase_product] td:nth-child(10),.purchase-editor [data-mode=complicated][class=purchase_product] td:nth-child(7),.purchase-editor [data-mode=complicated][class=purchase_product] td:nth-child(8),.purchase-editor [data-mode=complicated][class=purchase_product] td:nth-child(9),.purchase-editor [data-mode=complicated][class=purchase_product] th:nth-child(10),.purchase-editor [data-mode=complicated][class=purchase_product] th:nth-child(7),.purchase-editor [data-mode=complicated][class=purchase_product] th:nth-child(8),.purchase-editor [data-mode=complicated][class=purchase_product] th:nth-child(9),.purchase-editor [data-mode=simple][class=purchase_product] td:nth-child(7),.purchase-editor [data-mode=simple][class=purchase_product] td:nth-child(8),.purchase-editor [data-mode=simple][class=purchase_product] th:nth-child(7),.purchase-editor [data-mode=simple][class=purchase_product] th:nth-child(8){padding-right:.4em;text-align:right}.purchase-editor [class=purchase_product] td{height:3em}.purchase-editor [class=purchase_product] td:not(:last-child){border-right-style:solid;border-right-width:1px}.purchase-editor .purchase-editor__product-loading{display:flex;align-items:center;justify-content:center;height:100%;min-height:18em}.sales-editor [data-item=delete_btn]{position:absolute;top:.55em;right:0;margin:0;transform:none;opacity:.72;z-index:2}.sales-editor .sales-editor__loading-panel{display:flex;align-items:center;justify-content:center;min-height:18em}.sales-editor .sales_save{position:static;float:left;margin:.4em 0 0 1em;top:auto;right:auto}.sales-editor .sales_approval_request{position:static;float:left;margin:.4em 0 0 .6em;top:auto;right:auto}.sales-editor .sales_approval_request:disabled{opacity:.58;cursor:not-allowed}.sales-editor .sales_approval_request .sales-editor__approval-request-icon{display:inline-block;margin-right:.35em;transform:translateY(.12em) scale(1.2);font-size:1.1em}.sales-editor .sales-editor__expense-billing-memo{width:68em!important}.sales-editor .sales-editor__approval-status[data-approval-defect=true]{background-color:var(--opacity1_r)!important}.sales-editor .sales-editor__approval-status>label{overflow:visible;white-space:nowrap}.sales-editor .sales-editor__header-summary-wrap{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:0;float:right;width:auto;margin:.4em 1em}.sales-editor .sales-editor__header-summary-wrap:after{content:"";display:block;clear:both}.sales-editor .sales-editor__header-summary-wrap>*{margin:.4em 0 0 .6em!important}.sales-editor .sales-editor__header-summary{position:relative!important;min-width:auto;width:auto!important;border-left-width:4px;text-align:right}.sales-editor .sales-editor__header-summary[data-bc="5"]{border-color:var(--color_5)}.sales-editor .sales-editor__header-summary[data-bc=o3_3]{border-color:var(--opacity3_3)}.sales-editor .sales-editor__header-summary[data-bc=o6_o]{border-color:var(--opacity6_o);border-left-color:var(--opacity6_o)!important}.sales-editor .sales-editor__header-summary[data-bc=o6_gr]{border-color:var(--opacity6_gr);border-left-color:var(--opacity6_gr)!important}.sales-editor .sales-editor__header-summary[data-bc=o6_r]{border-color:var(--opacity6_r);border-left-color:var(--opacity6_r)!important}.sales-editor .sales-editor__header-summary[data-bc=o6_dg]{border-color:var(--opacity6_dg);border-left-color:var(--opacity6_dg)!important}.sales-editor .sales-editor__header-summary[data-bc=o6_3]{border-color:var(--opacity6_3);border-left-color:var(--opacity6_3)!important}.sales-editor .sales-editor__header-summary[data-bc=o6_b]{border-color:var(--opacity6_b);border-left-color:var(--opacity6_b)!important}.sales-editor .sales-editor__header-summary>label{position:absolute!important;opacity:1!important;width:100%!important;left:0!important;line-height:1.6em!important;font-size:1.2rem!important;font-weight:600;text-align:center!important}.sales-editor .sales-editor__header-summary-value{display:inline-block;margin-top:1.2em;padding-right:.4em;min-width:8.4em;height:1.9em;line-height:1.9em;text-align:right;font-weight:600;font-size:1.6rem;white-space:nowrap}.sales-editor .sales-editor__header-summary:has(#sales_header_profit_margin){min-width:auto!important;width:auto!important}#sales_header_profit_margin{min-width:auto!important;padding-left:1.6em!important}.sales-editor .sales-editor__header-summary-value[data-currency]:before{content:attr(data-currency);margin-right:.6em}.sales-editor .sales-editor__amount-row{float:right;margin:0 15px .6em;max-width:calc(100% - 30px)}.sales-editor .sales-editor__amount-row:after{content:"";display:block;clear:both}.sales-editor .sales-editor__amount-field{float:left;margin:0 0 .45em .8em!important}.sales-editor .sales-editor__amount-field[data-bc=o6_o]{border-color:var(--opacity6_o);border-left-color:var(--opacity6_o)!important}.sales-editor .sales-editor__amount-field[data-bc=o6_r]{border-color:var(--opacity6_r);border-left-color:var(--opacity6_r)!important}.sales-editor .sales-editor__amount-field[data-bc=o6_dg]{border-color:var(--opacity6_dg);border-left-color:var(--opacity6_dg)!important}.sales-editor .sales-editor__amount-field[data-bc=o6_b]{border-color:var(--opacity6_b);border-left-color:var(--opacity6_b)!important}.sales-editor .sales-editor__amount-field[data-disabled=on]{opacity:.55}.sales-editor .sales-editor__amount-field[data-disabled=on]>input{opacity:1;color:inherit;background-color:transparent;-webkit-text-fill-color:currentColor;cursor:default}.sales-editor .sales-editor__amount-field:first-child{margin-left:0!important}.sales-editor .sales-editor__amount-field>input{padding-right:.8em!important;text-align:right}.sales-editor .sales-editor__items-wrap,.sales-editor .sales-editor__source-wrap{margin:0 15px .7em;border:1px solid rgba(77,142,168,.22);border-left-width:4px;background-color:rgba(255,255,255,.92);overflow:auto}.sales-editor .sales-editor__source-wrap{width:calc(100% - 30px);max-height:8.2em}.sales-editor .sales-editor__items-wrap{max-height:calc(100vh - 560px)}.sales-editor .sales-editor__items-table,.sales-editor .sales-editor__source-table{width:100%;border-collapse:collapse;table-layout:fixed}.sales-editor .sales-editor__source-table th:first-child{width:4.4em}.sales-editor .sales-editor__source-table th:nth-child(2){width:auto}.sales-editor .sales-editor__source-table th:nth-child(3){width:4.4em}.sales-editor .sales-editor__source-table th:nth-child(4){width:6em}.sales-editor .sales-editor__source-table th:nth-child(5){width:10em}.sales-editor .sales-editor__source-table th:nth-child(6),.sales-editor .sales-editor__source-table th:nth-child(7){width:8em}.sales-editor .sales-editor__source-table th:nth-child(8){width:6em}.sales-editor .sales-editor__source-table th:nth-child(9){width:5.8em}.sales-editor .sales-editor__source-table th:nth-child(10){width:auto}.sales-editor .sales-editor__source-table th:nth-child(11){width:3.2em}.sales-editor .sales-editor__items-table[data-mode=complicated] th:first-child,.sales-editor .sales-editor__items-table[data-mode=simple] th:first-child{width:3em}.sales-editor .sales-editor__items-table[data-mode=complicated] th:nth-child(2),.sales-editor .sales-editor__items-table[data-mode=simple] th:nth-child(2){width:7em}.sales-editor .sales-editor__items-table[data-mode=complicated] th:nth-child(3),.sales-editor .sales-editor__items-table[data-mode=simple] th:nth-child(3){width:auto}.sales-editor .sales-editor__items-table[data-mode=complicated] th:nth-child(4),.sales-editor .sales-editor__items-table[data-mode=complicated] th:nth-child(5),.sales-editor .sales-editor__items-table[data-mode=simple] th:nth-child(4),.sales-editor .sales-editor__items-table[data-mode=simple] th:nth-child(5){width:7em}.sales-editor .sales-editor__items-table[data-mode=complicated] th:nth-child(6),.sales-editor .sales-editor__items-table[data-mode=simple] th:nth-child(6){width:auto}.sales-editor .sales-editor__items-table[data-mode=simple] th:nth-child(10),.sales-editor .sales-editor__items-table[data-mode=simple] th:nth-child(7),.sales-editor .sales-editor__items-table[data-mode=simple] th:nth-child(8),.sales-editor .sales-editor__items-table[data-mode=simple] th:nth-child(9){width:8em}.sales-editor .sales-editor__items-table[data-mode=simple] th:nth-child(11){width:auto}.sales-editor .sales-editor__items-table[data-mode=complicated] th:nth-child(7),.sales-editor .sales-editor__items-table[data-mode=complicated] th:nth-child(8){width:6em}.sales-editor .sales-editor__items-table[data-mode=complicated] th:nth-child(10),.sales-editor .sales-editor__items-table[data-mode=complicated] th:nth-child(11),.sales-editor .sales-editor__items-table[data-mode=complicated] th:nth-child(12),.sales-editor .sales-editor__items-table[data-mode=complicated] th:nth-child(9){width:8em}.sales-editor .sales-editor__items-table[data-direct=on] th:nth-child(2),.sales-editor .sales-editor__items-table[data-direct=on] th:nth-child(5),.sales-editor .sales-editor__items-table[data-mode=complicated] th:nth-child(13){width:auto}.sales-editor .sales-editor__items-table[data-direct=on] th:nth-child(3),.sales-editor .sales-editor__items-table[data-direct=on] th:nth-child(4),.sales-editor .sales-editor__items-table[data-direct=on] th:nth-child(6){width:6em}.sales-editor .sales-editor__items-table[data-direct=on] th:nth-child(7),.sales-editor .sales-editor__items-table[data-direct=on] th:nth-child(8),.sales-editor .sales-editor__items-table[data-direct=on][data-calc-type="1"] th:nth-child(10),.sales-editor .sales-editor__items-table[data-direct=on][data-calc-type="1"] th:nth-child(9){width:7em}.sales-editor .sales-editor__items-table[data-direct=on] td:nth-child(10),.sales-editor .sales-editor__items-table[data-direct=on] td:nth-child(11),.sales-editor .sales-editor__items-table[data-direct=on] td:nth-child(12),.sales-editor .sales-editor__items-table[data-direct=on] td:nth-child(3),.sales-editor .sales-editor__items-table[data-direct=on] td:nth-child(4),.sales-editor .sales-editor__items-table[data-direct=on] td:nth-child(6),.sales-editor .sales-editor__items-table[data-direct=on] td:nth-child(7),.sales-editor .sales-editor__items-table[data-direct=on] td:nth-child(8),.sales-editor .sales-editor__items-table[data-direct=on] td:nth-child(9){text-align:right}.sales-editor .sales-editor__items-table th,.sales-editor .sales-editor__source-table th{position:-webkit-sticky;position:sticky;top:0;padding:.4em .35em;background-color:rgba(151,202,216,.72);color:var(--mx-color-5);font-size:1.2rem;line-height:1.2em;text-align:center;border-bottom:1px solid rgba(77,142,168,.22)}.sales-editor .sales-editor__items-table td,.sales-editor .sales-editor__source-table td{padding:.35em .4em;height:3em;font-size:1.22rem;line-height:1.3em;border-bottom:1px solid rgba(77,142,168,.12);border-right:1px solid rgba(77,142,168,.12);vertical-align:middle}.sales-editor .sales-editor__items-table td:has(.sales-editor__rate-source),.sales-product-editor .oc_product_list td:has(.sales-editor__rate-source){vertical-align:top}.sales-editor .sales-editor__items-table td:last-child,.sales-editor .sales-editor__source-table td:last-child{border-right:none}.sales-editor .sales-editor__items-table[data-mode=complicated] td:nth-child(10),.sales-editor .sales-editor__items-table[data-mode=complicated] td:nth-child(11),.sales-editor .sales-editor__items-table[data-mode=complicated] td:nth-child(12),.sales-editor .sales-editor__items-table[data-mode=complicated] td:nth-child(4),.sales-editor .sales-editor__items-table[data-mode=complicated] td:nth-child(5),.sales-editor .sales-editor__items-table[data-mode=complicated] td:nth-child(7),.sales-editor .sales-editor__items-table[data-mode=complicated] td:nth-child(8),.sales-editor .sales-editor__items-table[data-mode=complicated] td:nth-child(9),.sales-editor .sales-editor__items-table[data-mode=simple] td:nth-child(10),.sales-editor .sales-editor__items-table[data-mode=simple] td:nth-child(4),.sales-editor .sales-editor__items-table[data-mode=simple] td:nth-child(5),.sales-editor .sales-editor__items-table[data-mode=simple] td:nth-child(7),.sales-editor .sales-editor__items-table[data-mode=simple] td:nth-child(8),.sales-editor .sales-editor__items-table[data-mode=simple] td:nth-child(9),.sales-editor .sales-editor__source-table td:first-child,.sales-editor .sales-editor__source-table td:nth-child(4),.sales-editor .sales-editor__source-table td:nth-child(6),.sales-editor .sales-editor__source-table td:nth-child(7),.sales-editor .sales-editor__source-table td:nth-child(9){text-align:right}.sales-editor .sales-editor__items-table td:first-child{text-align:center}.sales-editor .sales-editor__heading-row>td{background-color:rgba(255,255,255,.96)}.sales-editor .sales-editor__heading-cell{text-align:left!important;font-weight:700;color:var(--mx-color-5);white-space:pre-wrap;word-break:break-word}.sales-editor .sales-editor__source-table td:first-child>u{display:block;text-align:center}.sales-editor .sales-editor__source-table td:first-child>u:first-child{transform:scale(.8)}.sales-editor .sales-editor__source-table td:nth-child(5){text-align:right}.sales-editor .sales-editor__source-table td.sales-editor__source-tq-target[data-ft=lg],.sales-editor .sales-editor__source-table td:nth-child(8){text-align:center}.sales-editor .sales-editor__source-table td:nth-child(11){padding:0}.sales-editor .sales-editor__source-info-button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}.stock-detail-drawer .stock-detail__charge-area{float:left;clear:both;display:grid;grid-template-columns:minmax(0,1fr) minmax(16em,19em);align-items:flex-start;grid-gap:.8em;gap:.8em;margin:.7em 15px .6em;width:calc(100% - 30px);max-width:calc(100% - 30px);min-width:0}.stock-detail-drawer [data-wr=wr_main]{overflow-x:hidden;overflow-y:auto}.stock-detail-drawer .stock-detail__table-wrap{margin:0 15px .7em;width:calc(100% - 30px);max-width:calc(100% - 30px);min-width:0;border:1px solid rgba(77,142,168,.22);border-left-width:4px;background-color:rgba(255,255,255,.92);overflow:auto}.stock-detail-drawer .stock-detail__charge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.55em;gap:.55em;min-width:0;max-width:none}.stock-detail-drawer .stock-detail__charge-card{display:grid;grid-template-columns:4.4em 1fr;align-items:stretch;min-width:0;border:1px solid rgba(77,142,168,.22);border-left:4px solid rgba(77,142,168,.32);background-color:rgba(255,255,255,.92)}.stock-detail-drawer .stock-detail__charge-card h3{display:flex;align-items:center;justify-content:center;margin:0;background-color:rgba(151,202,216,.72);color:var(--mx-color-5);font-size:1.25rem;font-weight:700;line-height:1.1}.stock-detail-drawer .stock-detail__charge-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;margin:0}.stock-detail-drawer .stock-detail__charge-card dl>div{min-width:0;padding:.25em .45em;border-left:1px solid rgba(77,142,168,.12)}.stock-detail-drawer .stock-detail__charge-card dd,.stock-detail-drawer .stock-detail__charge-card dt{margin:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.stock-detail-drawer .stock-detail__charge-card dt{color:var(--mx-ft-muted);font-size:1rem;line-height:1.1;transform:scale(.9);transform-origin:right center}.stock-detail-drawer .stock-detail__charge-card dd{color:var(--mx-color-5);font-size:1.22rem;font-weight:600;line-height:1.45}.stock-detail-drawer .stock-detail__purchase-button{display:inline-flex;align-items:center;gap:.35em;margin-top:.18em}.stock-detail-drawer .stock-detail__header-purchase-button{float:left;margin:.62em 0 0 1em}.stock-detail-drawer .stock-detail__purchase-button>i{display:inline-flex;align-items:center;justify-content:center;font-size:2.1rem;line-height:1}.stock-detail-drawer .stock-detail__balance-stack{display:flex;flex-direction:column;gap:.45em;min-width:0}.stock-detail-drawer .stock-detail__ratio-field{width:16em!important}.stock-detail-drawer .stock-detail__balance-stack .stock-detail__ratio-field{display:grid;grid-template-columns:4.4em 1fr;margin:0;width:100%!important;border:1px solid rgba(77,142,168,.22);border-left:4px solid rgba(77,142,168,.32);background-color:rgba(255,255,255,.92)}.stock-detail-drawer .stock-detail__balance-stack .stock-detail__ratio-field>label{position:static;display:flex;align-items:center;justify-content:center;background-color:rgba(151,202,216,.72);color:var(--mx-color-5);font-size:1.25rem;font-weight:700;line-height:1.1;opacity:1;transform:none}.stock-detail-drawer .stock-detail__ratio-value{display:flex;align-items:baseline;justify-content:flex-end;width:calc(100% - 5.7em);min-height:2em;padding:0 .6em 0 .35em;overflow:hidden;font-size:1.35rem;font-weight:700;line-height:2em;white-space:nowrap}.stock-detail-drawer .stock-detail__balance-stack .stock-detail__ratio-value{width:auto;min-height:0;font-size:1.6rem;line-height:1;padding:.7em .3em .6em;border-left:1px solid rgba(77,142,168,.12)}.stock-detail-drawer .stock-detail__ratio-main{min-width:0;overflow:hidden;text-overflow:ellipsis}.stock-detail-drawer .stock-detail__ratio-main--positive{color:var(--color_b)}.stock-detail-drawer .stock-detail__ratio-main--negative{color:var(--color_r)}.stock-detail-drawer .stock-detail__ratio-base{flex:0 0 auto;margin-left:.25em;color:var(--mx-ft-muted);font-size:.7em;font-weight:600}.stock-detail-drawer .stock-detail__section{padding-top:.75em}.stock-detail-drawer .stock-detail__section--last{padding-bottom:2em}.stock-detail-drawer .stock-detail__section-title{display:inline-block;margin:0 15px .45em 0}.stock-detail-drawer .stock-detail__items-wrap,.stock-detail-drawer .stock-detail__sales-wrap{max-height:calc((100vh - 420px) / 2)}.stock-detail-drawer .stock-detail__table{width:100%;min-width:100%;border-collapse:collapse;table-layout:fixed;font-size:1.3rem;line-height:1.6em;text-align:left}.stock-detail-drawer .stock-detail__table th{position:-webkit-sticky;position:sticky;top:0;z-index:1;padding:0 .35em;height:2.2em;background-color:var(--mx-table-header);color:var(--mx-ft-base);border-bottom:1px solid var(--mx-ui-border);font-size:1.3rem;font-weight:700;line-height:1.25em;text-align:center;white-space:nowrap}.stock-detail-drawer .stock-detail__table tbody tr{background-color:rgba(248,248,246,.96)}.stock-detail-drawer .stock-detail__table tbody tr:nth-child(2n){background-color:rgba(237,243,246,.96)}.stock-detail-drawer .stock-detail__table tfoot tr{background-color:rgba(219,235,240,.96)}.stock-detail-drawer .stock-detail__table td{padding:0 .4em;height:3.3em;border-bottom:1px solid var(--mx-table-row-border);border-right:1px solid rgba(77,142,168,.12);color:var(--mx-ft-base);font-size:1.3rem;line-height:1.35em;vertical-align:middle;word-break:break-word}.stock-detail-drawer .stock-detail__table tfoot td{border-top:1px solid rgba(77,142,168,.28);color:var(--mx-color-5);font-weight:700}.stock-detail-drawer .stock-detail__table td:last-child{border-right:none}.stock-detail-drawer .stock-detail__table td[data-align=right]{text-align:right}.stock-detail-drawer .stock-detail__table td[data-align=center]{text-align:center}.stock-detail-drawer .stock-detail__table td[data-balance=positive]{color:var(--color_b);font-weight:700}.stock-detail-drawer .stock-detail__table td[data-balance=negative]{color:var(--color_r);font-weight:700}.stock-detail-drawer .stock-detail__action-cell{padding:0!important;background-color:var(--mx-list-edit-cell-bg)}.stock-detail-drawer .stock-detail__table-info-button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:3.3em;overflow:hidden}.stock-detail-drawer .stock-detail__table-info-button>.material-symbols-outlined{display:inline-flex!important;align-items:center;justify-content:center;font-size:2.2rem!important;line-height:1!important;transform:none!important;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.stock-detail-drawer .stock-detail__create-sales-row{display:flex;align-items:center;flex-wrap:wrap;gap:1.8em;justify-content:flex-end;margin:0 15px .2em;width:calc(100% - 30px);max-width:calc(100% - 30px);min-width:0}.stock-detail-drawer .stock-detail__sales-customer-change-toggle{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;gap:.35em;justify-content:center;border:1px solid rgba(78,110,126,.34)!important;background-color:rgba(168,168,168,.42)!important;color:#4f5b61;font-weight:400;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.stock-detail-drawer .stock-detail__sales-customer-change-toggle[data-disabled=on]{cursor:not-allowed;opacity:.58}.stock-detail-drawer .stock-detail__sales-customer-change-toggle>.material-symbols-outlined{display:inline-flex;align-items:center;justify-content:center;margin-right:0;font-size:2rem;line-height:1;transform:scale(1.4)}.stock-detail-drawer .stock-detail__sales-customer-change-toggle>span{font-weight:400}.stock-detail-drawer .stock-detail__sales-customer-change-toggle[data-checked=on]{border-color:var(--color_r,#d84837);background-color:var(--color_r,#d84837)!important;color:var(--mx-color-w)}.stock-detail-drawer .stock-detail__sales-customer-change-toggle[data-checked=on][data-disabled=on]{border-color:var(--color_r,#d84837)!important;background-color:var(--color_r,#d84837)!important;color:var(--mx-color-w)!important;opacity:.82}.stock-detail-drawer .stock-detail__sales-customer-change-toggle:focus-visible{outline:2px solid var(--mx-editor-field-border-strong);outline-offset:2px}.stock-detail-drawer .stock-detail__create-sales-button{display:inline-flex;align-items:center;gap:.35em}.stock-detail-drawer .stock-detail__create-sales-button:disabled{background-color:var(--opacity6_g)!important;border-color:var(--opacity6_g)!important;color:var(--color_w,var(--mx-color-w))!important;-webkit-text-fill-color:var(--color_w,var(--mx-color-w));cursor:not-allowed!important}.stock-detail-drawer .stock-detail__create-sales-button>i{display:inline-flex;align-items:center;justify-content:center;font-size:2rem;line-height:1}@media (max-width:1100px){.stock-detail-drawer .stock-detail__charge-area{grid-template-columns:minmax(0,1fr)}.stock-detail-drawer .stock-detail__balance-stack{flex-direction:row;flex-wrap:wrap}.stock-detail-drawer .stock-detail__balance-stack .stock-detail__ratio-field{flex:1 1 18em}}.sales-editor .sales-editor__supplement-wrap{float:left;clear:both;margin:0 15px .7em;width:calc(100% - 30px)}.sales-editor .sales-editor__supplement-wrap:after{content:"";display:block;clear:both}.sales-editor .sales-editor__supplement-memo{width:calc(100% - 40.6em)!important}.sales-editor .sales-editor__supplement-side{float:left;width:auto;margin-left:10px}.sales-editor .sales-editor__supplement-field{margin-bottom:.45em!important}.sales-editor .sales-editor__supplement-side-field{margin-left:0!important;width:100%!important}.sales-editor .sales-editor__supplement-side-field:has(#sales_tax_calculation){width:50%!important}.sales-editor .sales-editor__supplement-field>input{padding-right:.8em!important}.sales-editor [data-edit=text]:has(textarea:focus)>label,.sales-editor [data-edit=text]:has(textarea:not(:placeholder-shown))>label{transform:translateY(-.3em) scale(.7);opacity:1}.sales-editor [data-edit=text]>textarea{display:block;padding:1.1em .5em .4em;width:100%;min-height:6.8em;font-size:1.4rem;line-height:1.5em;resize:none}.sales-editor .sales-editor__items-table td:last-child,.sales-editor .sales-editor__items-table td:nth-child(2),.sales-editor .sales-editor__items-table td:nth-child(3),.sales-editor .sales-editor__items-table td:nth-child(6),.sales-editor .sales-editor__source-table td:nth-child(10),.sales-editor .sales-editor__source-table td:nth-child(2),.sales-editor .sales-editor__source-table td:nth-child(3){text-align:left}.sales-editor .sales-editor__subtotal-row{position:-webkit-sticky;position:sticky;bottom:0;z-index:1}.sales-editor .sales-editor__subtotal-row>td{background-color:var(--opacity1_b);border-top:none}.sales-editor .sales-editor__items-table[data-mode=complicated] .sales-editor__subtotal-row td:nth-child(11),.sales-editor .sales-editor__items-table[data-mode=complicated] .sales-editor__subtotal-row td:nth-child(12),.sales-editor .sales-editor__items-table[data-mode=simple] .sales-editor__subtotal-row td:nth-child(10),.sales-editor .sales-editor__items-table[data-mode=simple] .sales-editor__subtotal-row td:nth-child(9){position:relative}.sales-editor .sales-editor__items-table[data-mode=complicated] .sales-editor__subtotal-row td:nth-child(11),.sales-editor .sales-editor__items-table[data-mode=simple] .sales-editor__subtotal-row td:nth-child(9){border-right:none}.sales-editor .sales-editor__items-table[data-mode=complicated] .sales-editor__subtotal-row td:nth-child(11):after,.sales-editor .sales-editor__items-table[data-mode=simple] .sales-editor__subtotal-row td:nth-child(9):after{content:"";position:absolute;width:100%;top:0;left:0;height:100%;border:3px solid var(--color_gr);border-right:none}.sales-editor .sales-editor__items-table[data-mode=complicated] .sales-editor__subtotal-row td:nth-child(12):after,.sales-editor .sales-editor__items-table[data-mode=simple] .sales-editor__subtotal-row td:nth-child(10):after{content:"";position:absolute;width:100%;top:0;left:0;height:100%;border:3px solid var(--color_gr);border-left:none}.sales-editor .sales-editor__source-table td:nth-child(2)>b{display:inline-block;float:left;font-size:inherit;line-height:1.2em}.sales-editor .sales-editor__source-table td:nth-child(2)>u{display:inline-block;font-size:1.1rem;line-height:1.2em}.sales-editor .sales-editor__rate-value,.sales-product-editor .sales-editor__rate-value{display:block!important;width:100%;text-align:right;white-space:nowrap}.sales-editor .sales-editor__rate-source,.sales-product-editor .sales-editor__rate-source{display:block!important;width:100%;margin-top:.1em;font-size:1rem;line-height:1.15em;color:rgba(60,98,114,.88);text-align:right;white-space:nowrap}.sales-editor .sales-editor__stacked-amount-heading{display:block;width:100%;line-height:1.15em;text-align:right}.sales-editor .sales-editor__stacked-amount-heading-unit{font-size:.92em;font-weight:500}.sales-editor .sales-editor__stacked-amount-heading-total{font-weight:700}.sales-editor .sales-editor__amount-stack{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.12em;min-height:2.55em;line-height:1.15em;white-space:nowrap}.sales-editor .sales-editor__amount-stack-unit{font-size:.92em;font-weight:500}.sales-editor .sales-editor__amount-stack-total{font-weight:700}.sales-editor .sales-editor__negative-number,.sales-editor .sales-editor__negative-number .MuiInputBase-input,.sales-product-editor .sales-editor__negative-number,.sales-product-editor .sales-editor__negative-number>span,.sales-product-editor .sales-editor__negative-number>u{color:var(--color_r)!important}.sales-editor .sales-editor__source-table td:nth-child(3){text-align:center}.sales-editor .sales-editor__source-table td:nth-child(3)>u{display:block}.sales-editor .sales-editor__source-table td:nth-child(3)>u:first-child{transform:scale(.8)}.sales-editor .sales-editor__source-table td:nth-child(11){text-align:center}.sales-editor .sales-editor__items-title{margin-top:.4em!important}.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated] th:nth-child(5),.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=simple] th:nth-child(5){width:auto}.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=simple] th:nth-child(6){width:8em}.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated] th:nth-child(6){width:5em}.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated]:not([data-direct=on]) th:nth-child(10),.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated]:not([data-direct=on]) th:nth-child(8),.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated]:not([data-direct=on]) th:nth-child(9){width:10em}.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated]:not([data-direct=on]) th:nth-child(11){width:8em}.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated]:not([data-direct=on]) th:nth-child(12){width:auto}.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated] td:nth-child(5),.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=simple] td:nth-child(5){text-align:left}.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated] td:nth-child(6),.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=simple] td:nth-child(6){text-align:right}.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated]:not([data-direct=on]) .sales-editor__subtotal-row td:nth-child(10),.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated]:not([data-direct=on]) .sales-editor__subtotal-row td:nth-child(11){position:relative}.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated]:not([data-direct=on]) .sales-editor__subtotal-row td:nth-child(10){border-right:none}.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated]:not([data-direct=on]) .sales-editor__subtotal-row td:nth-child(10):after{content:"";position:absolute;width:100%;top:0;left:0;height:100%;border:3px solid var(--color_gr);border-right:none}.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated]:not([data-direct=on]) .sales-editor__subtotal-row td:nth-child(11):after{content:"";position:absolute;width:100%;top:0;left:0;height:100%;border:3px solid var(--color_gr);border-left:none}.sales-editor .sales-editor__items-table[data-calc-type="2"][data-mode=complicated]:not([data-direct=on]) .sales-editor__subtotal-row td:nth-child(12):after{content:none}@media (max-width:1360px){.sales-editor .sales-editor__summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.purchase-oc-select-drawer{width:100%;height:100%;font-size:1.4rem;color:var(--mx-ft-base)}.purchase-oc-select-drawer *{box-sizing:border-box}.purchase-oc-select-drawer__header{padding:1.1em 1em .9em;border-bottom:1px solid rgba(95,143,160,.25)}.purchase-oc-select-drawer__title{margin:0 0 .8em;padding:.22em .7em;background-color:var(--mx-ui-primary);color:#fff;font-size:1.35rem;font-weight:700;line-height:1.8em}.purchase-oc-select-drawer__search .MuiOutlinedInput-root{min-height:2.45em;background-color:rgba(255,255,255,.96);border-radius:1.1em}.purchase-oc-select-drawer__search .MuiOutlinedInput-input{padding-top:.55em;padding-bottom:.55em;font-size:1.25rem}.purchase-oc-select-drawer__search .MuiInputAdornment-root{margin-right:.1em;color:rgba(77,111,126,.8)}.purchase-oc-select-drawer__body{flex:1 1;overflow:auto;padding:.6em .8em 0}.purchase-oc-select-drawer__table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:1.2rem;background-color:#fff;border:1px solid rgba(117,156,171,.22)}.purchase-oc-select-drawer__table thead th{padding:.45em .3em;background-color:rgba(116,161,180,.22);color:#274d5d;font-size:inherit;font-weight:400!important;line-height:1.2em;text-align:center;border-bottom:1px solid rgba(117,156,171,.22)}.purchase-oc-select-drawer__col-check{width:2.3em}.purchase-oc-select-drawer__col-date{width:4.2em}.purchase-oc-select-drawer__col-po{width:10.8em}.purchase-oc-select-drawer__col-qty{width:4.8em}.purchase-oc-select-drawer__col-amount{width:8em}.purchase-oc-select-drawer__row{border-top:1px solid rgba(117,156,171,.18);cursor:pointer}.purchase-oc-select-drawer__row[data-select=on]{background-color:rgba(208,236,244,.5)}.purchase-oc-select-drawer__row[data-disabled=on]{background-color:rgba(208,219,224,.45);cursor:not-allowed}.purchase-oc-select-drawer__row td{padding:.45em .3em;vertical-align:top}.purchase-oc-select-drawer__check-cell{text-align:center;vertical-align:middle!important}.purchase-oc-select-drawer__date-cell{text-align:center;color:#305b6c}.purchase-oc-select-drawer__date-cell>span{display:block;line-height:1.2em}.purchase-oc-select-drawer__date-cell>span:first-child{color:#6b8390;transform:scale(.82)}.purchase-oc-select-drawer__customer-cell{padding-right:.15em!important;font-size:inherit}.purchase-oc-select-drawer__customer-cell>b{color:#12465b}.purchase-oc-select-drawer__customer-cell>b,.purchase-oc-select-drawer__customer-cell>span{display:block;font-size:inherit;line-height:1.35em;word-break:break-word}.purchase-oc-select-drawer__ino{color:#c67928}.purchase-oc-select-drawer__po-cell{color:#6a7c85;font-size:inherit;word-break:break-all}.purchase-oc-select-drawer__amount-cell,.purchase-oc-select-drawer__qty-cell{text-align:right;color:#24455c;font-size:inherit;white-space:nowrap}.purchase-oc-select-drawer__empty{padding:1.6em .8em;color:#6b7e86;text-align:center}.purchase-oc-select-drawer__footer{display:flex;justify-content:space-between;align-items:center;gap:1em;padding:.8em .9em;border-top:1px solid rgba(95,143,160,.25)}.purchase-oc-select-drawer__count{font-size:1.16rem;color:#4a6370;white-space:nowrap}.purchase-oc-select-drawer__actions{display:flex;gap:.6em}.purchase-oc-select-drawer__action{min-width:4.5em;padding:0 .9em;border-radius:0;font-size:1.5rem;line-height:2.3em}.purchase-oc-select-drawer__action--clear{color:#44606d;background-color:rgba(181,203,212,.25)}.purchase-oc-select-drawer__action--add{color:#fff;background-color:var(--mx-ui-accent)}.purchase-sales-select-drawer{min-height:0;color:var(--mx-ft-base);font-size:1.45rem}.purchase-sales-select-drawer *{box-sizing:border-box}.purchase-sales-select-drawer__header{flex:0 0 auto;padding:1.1em 1.2em .75em}.purchase-sales-select-drawer__title{margin:0;font-size:1.9rem;font-weight:700;line-height:1.2}.purchase-sales-select-drawer__body{flex:1 1 auto;min-height:0;overflow:auto;padding:0 1.2em .8em}.purchase-sales-select-drawer__table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;background:#fff;border:1px solid rgba(52,82,94,.18);border-radius:.35em}.purchase-sales-select-drawer__table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:1;padding:.62em .7em;background:rgb(226,239,249);border-bottom:1px solid rgba(52,82,94,.18);color:var(--mx-ft-base);font-size:1.25rem;font-weight:700;text-align:left;white-space:nowrap}.purchase-sales-select-drawer__col-date{width:8.5em}.purchase-sales-select-drawer__col-customer{width:11em}.purchase-sales-select-drawer__col-amount{width:9.5em}.purchase-sales-select-drawer__col-action{width:5.2em}.purchase-sales-select-drawer__row{cursor:pointer}.purchase-sales-select-drawer__row:hover{background:rgba(25,103,210,.08)}.purchase-sales-select-drawer__row td{padding:.62em .7em;border-bottom:1px solid rgba(52,82,94,.12);color:var(--mx-ft-base);vertical-align:middle}.purchase-sales-select-drawer__date-cell{white-space:nowrap}.purchase-sales-select-drawer__ino-cell>b,.purchase-sales-select-drawer__ino-cell>span{display:block;overflow:hidden;max-width:17em;text-overflow:ellipsis;white-space:nowrap}.purchase-sales-select-drawer__ino-cell>b{font-size:1.32rem}.purchase-sales-select-drawer__ino-cell>span{margin-top:.18em;color:rgba(33,45,52,.72);font-size:1.18rem}.purchase-sales-select-drawer__customer-cell{overflow:hidden;max-width:11em;text-overflow:ellipsis;white-space:nowrap}.purchase-sales-select-drawer__amount-cell{font-weight:700;text-align:right;white-space:nowrap}.purchase-sales-select-drawer__action-cell{text-align:center}.purchase-sales-select-drawer__action-cell>button{min-width:4.2em;height:2em;border:1px solid var(--mx-ui-primary,#1967d2);border-radius:5px;background:var(--mx-ui-primary,#1967d2);color:#fff;font-size:1.22rem;font-weight:700;cursor:pointer}.purchase-sales-select-drawer__empty{padding:1.8em 1em;color:rgba(33,45,52,.65);text-align:center}.purchase-sales-select-drawer__footer{flex:0 0 auto;display:flex;justify-content:flex-end;padding:.7em 1.2em 1em;border-top:1px solid rgba(52,82,94,.14);font-size:1.25rem;font-weight:700}.transfer-editor .order-editor-scroll{overflow-x:hidden}.transfer-editor__main{position:relative;padding-bottom:calc((100vh - 40px) / 2 - 10px)!important;overflow:visible!important}.transfer-editor [id=collect_header]{position:relative;margin:0 1em;width:60.8em;min-height:8.9em;border:none!important;border-radius:.4em!important;box-shadow:0 2px 8px var(--opacity9_3)!important;width:710px!important;padding:.2em 0 .6em}.transfer-editor [id=header_d_total],.transfer-editor [id=header_o_total],.transfer-editor [id=header_total]{display:inline-block;margin-top:1.2em;padding-right:.4em;min-width:8.4em;height:1.9em;line-height:1.9em;text-align:right;font-weight:600;font-size:2.1rem;white-space:nowrap}.transfer-editor [id=header_d_total]:before,.transfer-editor [id=header_o_total]:before,.transfer-editor [id=header_total]:before{content:attr(data-currency);margin-right:.6em}.transfer-editor .transfer-editor__summary{position:absolute!important;min-width:11em;width:auto!important}.transfer-editor .transfer-editor__summary>label{opacity:1!important;width:100%!important;left:0!important;line-height:1.6em!important;text-align:center!important}.transfer-editor .transfer-editor__summary--spot{top:1em;right:18em;transform:scale(.8);transform-origin:bottom}.transfer-editor .transfer-editor__summary--reservation{top:5.2em;right:18em;transform:scale(.8);transform-origin:bottom}.transfer-editor .transfer-editor__summary--total{top:5.2em;right:4.2em}.transfer-editor [id=transfer_file]{position:absolute;top:2.8em;right:3.6em;transform:none;z-index:2}.transfer-editor [id=transfer_file]>i{display:inline-block;margin-right:.2em;transform:translateY(.06em) scale(1.4)}.transfer-editor .transfer_delete{position:absolute;top:0;right:0;transform:none!important;z-index:2}.transfer-editor .proof_pdf,.transfer-editor .transfer_pdf{position:absolute;right:1em;width:2.4em;min-width:2.4em;padding:.7em .25em;border-radius:.6em 0 0 .6em;font-size:1.7rem;line-height:1.1em;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;box-shadow:0 0 3px var(--opacity6_g)}.transfer-editor .transfer_pdf{top:2.4em;right:0}.transfer-editor .proof_pdf{top:0;right:3.4em;width:auto;min-width:8.6em;padding:.6em .9em;writing-mode:horizontal-tb;z-index:2;transform:scale(.96);transform-origin:top right;border-radius:.6em}.transfer-editor .proof_pdf>i{display:inline-block;margin-right:.25em;transform:scale(1.3)}.transfer-editor .transfer_save{position:static!important;margin-top:6px!important;margin-right:18px!important;float:right!important}.transfer-editor [class=transfer_list_wraper]{float:left;margin:10px 15px;width:calc(100% - 30px);min-height:calc((100vh - 350px) / 2);max-height:unset;border:1px solid rgba(13,69,85,.16);border-left-width:4px;overflow:auto!important;background-color:transparent}.transfer-editor [class=transfer_list],.transfer-editor [class=transfer_reservation],.transfer-editor [class=transfer_used]{width:100%;table-layout:fixed}.transfer-editor [class=transfer_list]{margin:0!important}.transfer-editor [class=transfer_list]>thead,.transfer-editor [class=transfer_reservation]>thead,.transfer-editor [class=transfer_used]>thead{position:-webkit-sticky;position:sticky;top:0;z-index:2}.transfer-editor [class=transfer_list] td,.transfer-editor [class=transfer_reservation] td,.transfer-editor [class=transfer_used] td{height:3em}.transfer-editor [class=transfer_list] td:not(:last-child),.transfer-editor [class=transfer_reservation] td:not(:last-child),.transfer-editor [class=transfer_used] td:not(:last-child){border-right:1px solid rgba(13,69,85,.08)}.transfer-editor [class=transfer_list] tr:first-child>th:first-child{width:3.6em}.transfer-editor [class=transfer_list] tr:first-child>th:nth-child(2){width:5em}.transfer-editor [class=transfer_list] tr:first-child>th:nth-child(3){width:6em}.transfer-editor [class=transfer_list] tr:first-child>th:nth-child(4){width:8em}.transfer-editor [class=transfer_list] tr:first-child>th:nth-child(5){width:auto}.transfer-editor [class=transfer_list] tr:first-child>th:nth-child(6),.transfer-editor [class=transfer_list] tr:first-child>th:nth-child(7),.transfer-editor [class=transfer_list] tr:first-child>th:nth-child(8){width:9em}.transfer-editor [class=transfer_list] tr:first-child>th:nth-child(9){width:16em}.transfer-editor [class=transfer_list] td:first-child,.transfer-editor [class=transfer_list] td:nth-child(2),.transfer-editor [class=transfer_list] td:nth-child(3),.transfer-editor [class=transfer_list] td:nth-child(4){text-align:center}.transfer-editor [class=transfer_list] td:nth-child(5){padding-left:.4em}.transfer-editor [class=transfer_list] td:nth-child(5)>.customer{display:block;font-weight:600}.transfer-editor [class=transfer_list] td:nth-child(5)>.ino{clear:both;float:left;display:inline-block;line-height:1em;transform:translateY(-.24em)}.transfer-editor [class=transfer_list] td:nth-child(5)>.brand{float:right;display:inline-block;line-height:1em;transform:translateY(-.24em);margin-left:1.2em;margin-right:.4em;text-align:right}.transfer-editor [class=transfer_list] td:nth-child(6),.transfer-editor [class=transfer_list] td:nth-child(7),.transfer-editor [class=transfer_list] td:nth-child(8){padding-right:.5em;text-align:right}.transfer-editor [class=transfer_list] td:nth-child(9){padding-left:.7em}.transfer-editor [class=transfer_list] [class=oc_check]{display:inline-grid;place-items:center;width:1.3em;height:1.3em;margin-right:.2em}.transfer-editor [class=transfer_list] tr[data-selected=on]{background-color:rgba(204,233,244,.48)}.transfer-editor .transfer-editor__tab-wrap{display:block;position:fixed;height:calc((100vh - 140px) / 2);-webkit-backdrop-filter:none;backdrop-filter:none;overflow:visible}.transfer-editor .transfer-editor__left-tab{position:absolute;top:0;left:15px;transform:translateY(-100%);min-width:9.5em;margin-left:-9px}.transfer-editor .transfer-editor__tab-panel{display:block!important;float:left;width:auto;height:100%;margin:0}.transfer-editor .transfer-editor__tab-panel--other{display:flex!important;align-items:center;gap:.8em;margin-top:1.1em}.transfer-editor .transfer-editor__tab-panel--other [data-edit=msi]{margin:0;width:auto;border:none;background:transparent;font-size:2rem}.transfer-editor [class=transfer_reservation_wraper]{float:left;margin:5px 15px;width:45em;height:calc(100% - 30px);max-height:unset;border:1px solid rgba(13,69,85,.16);font-size:1.6rem}.transfer-editor [class=transfer_used_wraper]{float:right;margin:5px 15px 5px 0;width:calc(100% - 45em - 45px);height:calc(100% - 30px);max-height:unset;border:1px solid rgba(13,69,85,.16);font-size:1.6rem;overflow:auto}.transfer-editor [class=transfer_reservation] tr:first-child>th:first-child{width:3.6em}.transfer-editor [class=transfer_reservation]{margin:0!important}.transfer-editor [class=transfer_reservation] tr:first-child>th:nth-child(2){width:7em}.transfer-editor [class=transfer_reservation] tr:first-child>th:nth-child(3),.transfer-editor [class=transfer_reservation] tr:first-child>th:nth-child(4),.transfer-editor [class=transfer_reservation] tr:first-child>th:nth-child(5),.transfer-editor [class=transfer_reservation] tr:first-child>th:nth-child(6){width:7.4em}.transfer-editor [class=transfer_reservation] tr:first-child>th:nth-child(7){width:auto}.transfer-editor [class=transfer_used]{margin:0;width:100%}.transfer-editor [class=transfer_reservation] td:first-child,.transfer-editor [class=transfer_used] td:first-child{text-align:center}.transfer-editor [class=transfer_reservation] td:first-child>u{display:block;line-height:1.4em;transform:scale(.92);font-weight:600}.transfer-editor [class=transfer_reservation] td:first-child>u:first-child{transform:scale(.8);transform-origin:bottom;font-weight:400}.transfer-editor [class=transfer_reservation] td:nth-child(3),.transfer-editor [class=transfer_reservation] td:nth-child(4),.transfer-editor [class=transfer_reservation] td:nth-child(5),.transfer-editor [class=transfer_reservation] td:nth-child(6),.transfer-editor [class=transfer_used] td:nth-child(2),.transfer-editor [class=transfer_used] td:nth-child(3),.transfer-editor [class=transfer_used] td:nth-child(4){padding-right:.5em;text-align:right}.transfer-editor [class=transfer_reservation] td:nth-child(4)>u,.transfer-editor [class=transfer_reservation] td:nth-child(5)>u{display:block}.transfer-editor [data-otherpayment=hide][data-view=off],.transfer-editor [data-otherpayment=view][data-view=off]{display:none}.transfer-editor [class=transfer_reservation] td:nth-child(6)>input{width:100%;height:100%;padding-right:.4em;text-align:right;font-weight:600}.transfer-editor [class=transfer_reservation] td:nth-child(6)>input:focus{outline:none!important}.transfer-editor [id=transfer_reservation_data] tr:first-child>td:nth-child(6){border-top:3px solid var(--color_o)}.transfer-editor [id=transfer_reservation_data] td:nth-child(6){border-left:3px solid var(--color_o)!important;border-right:3px solid var(--color_o)!important}.transfer-editor [id=transfer_reservation_data] tr:last-child>td:nth-child(6){border-bottom:3px solid var(--color_o)}.transfer-editor [id=transfer_reservation_view]{position:absolute;top:0;right:318px;transform:translateY(-100%);margin:0;z-index:12}.transfer-editor [id=transfer_reservation_view]>button{float:left;min-width:4.6em;line-height:2.2em;opacity:.62;margin-left:2px}.transfer-editor [id=transfer_reservation_view]>button[data-radio=on]{opacity:1}.transfer-editor [class=transfer_used] tr:first-child>th:first-child{width:7.2em}.transfer-editor [class=transfer_used] tr:first-child>th:nth-child(2),.transfer-editor [class=transfer_used] tr:first-child>th:nth-child(3),.transfer-editor [class=transfer_used] tr:first-child>th:nth-child(4){width:auto}.transfer-editor [class=transfer_used] .res_detail_header>td{padding:0 .7em;text-align:left;font-weight:600}.transfer-editor [class=transfer_used] .res_detail_footer>td{font-weight:600}.transfer-editor .transfer-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:var(--color_w)}.order-product-editor [data-bg="1"]{background-color:var(--color_1)}.order-product-editor [data-bg="3"]{background-color:var(--color_3)}.order-product-editor [data-bg="4"]{background-color:var(--color_4)}.order-product-editor [data-bg="2"]{background-color:var(--color_2)}.order-product-editor [data-bg=b]{background-color:var(--color_b)}.order-product-editor [data-bg=r]{background-color:var(--color_r)}.order-product-editor [data-bg=o3_1]{background-color:var(--opacity3_1)}.order-product-editor [data-bg=o3_3]{background-color:var(--opacity3_3)}.order-product-editor [data-bg=o6_3]{background-color:var(--opacity6_3)}.order-product-editor [data-bg=o3_r]{background-color:var(--opacity3_r)}.order-product-editor [data-bg=o6_r]{background-color:var(--opacity6_r)}.order-product-editor [data-bg=o3_w]{background-color:var(--opacity3_w)}.order-product-editor [data-ft=w]{color:var(--color_w)}.order-product-editor [data-ft="5"]{color:var(--color_5)}.order-product-editor [data-ft="4"]{color:var(--color_4)}.order-product-editor [data-ft="3"]{color:var(--color_3)}.order-product-editor [data-ft=o6_w]{color:var(--opacity6_w)}.order-product-editor [data-ft=dg]{color:var(--color_dg)}.order-product-editor [data-ft=b]{color:var(--color_b)}.order-product-editor [data-bc=lg]{border-color:var(--color_lg)}.order-product-editor [data-bc=o3_3]{border-color:var(--opacity3_3)}.order-product-editor [data-bc="3"]{border-color:var(--color_3)}.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%;height:calc(100vh - 340px);max-height:calc(100% - 160px);min-height:8rem;overflow-y:auto;transition:height .2s;scroll-behavior:smooth;padding-bottom:200px}.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.2rem;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:inherit;font-weight:400;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% - 2.2em)!important;padding:0}.order-product-editor .order_product_list td:nth-child(2):has(>button:not(:disabled):not([data-disabled=on]))>#products_editor_item{width:calc(100% - 4.6em)!important}.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(2)>button:disabled,.order-product-editor .order_product_list td:nth-child(2)>button[data-disabled=on]{display:none}.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%;height:calc(100vh - 340px);max-height:calc(100% - 160px);min-height:8rem;overflow-y:auto;transition:height .2s;scroll-behavior:smooth;padding-bottom:200px}.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% - 2.2em)!important;padding:0}.order-oc-product-editor .oc_product_list td:nth-child(2):has(>button:not(:disabled):not([data-disabled=on]))>#products_editor_item{width:calc(100% - 4.6em)!important}.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(2)>button:disabled,.order-oc-product-editor .oc_product_list td:nth-child(2)>button[data-disabled=on]{display:none}.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}.sales-product-editor .oc_product_list[data-detail-layout=on]{table-layout:fixed;width:calc(100% - 2.4rem);max-width:calc(100% - 2.4rem);min-width:0}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-no{width:3.2%;text-align:center}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-mode{width:6.6%;text-align:center}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-item{width:12.2%;text-align:left}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-transfer{width:7.4%;text-align:left}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-rate{width:6.2%}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-name{width:11.8%;text-align:left}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-qty{width:5.7%}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-foreign,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-import,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-source,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-yen{width:7.2%}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-foreign,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-yen{width:8.4%}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-memo{width:10.5%;text-align:left}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax{width:5%}.sales-product-editor .oc_product_list[data-detail-layout=on] thead>tr:first-child>th:first-child{width:3.2%!important}.sales-product-editor .oc_product_list[data-detail-layout=on] thead>tr:first-child>th:nth-child(2){width:6.6%!important}.sales-product-editor .oc_product_list[data-detail-layout=on] thead>tr:first-child>th:nth-child(3){width:12.2%!important}.sales-product-editor .oc_product_list[data-detail-layout=on] thead>tr:first-child>th:nth-child(4){width:7.4%!important}.sales-product-editor .oc_product_list[data-detail-layout=on] thead>tr:first-child>th:nth-child(5){width:6.2%!important}.sales-product-editor .oc_product_list[data-detail-layout=on] thead>tr:first-child>th:nth-child(6){width:11.8%!important}.sales-product-editor .oc_product_list[data-detail-layout=on] thead>tr:first-child>th:nth-child(7){width:5.7%!important}.sales-product-editor .oc_product_list[data-detail-layout=on] thead>tr:first-child>th:nth-child(11),.sales-product-editor .oc_product_list[data-detail-layout=on] thead>tr:first-child>th:nth-child(8){width:7.2%!important}.sales-product-editor .oc_product_list[data-detail-layout=on] thead>tr:first-child>th:nth-child(10),.sales-product-editor .oc_product_list[data-detail-layout=on] thead>tr:first-child>th:nth-child(9){width:8.4%!important}.sales-product-editor .oc_product_list[data-detail-layout=on] thead>tr:first-child>th:nth-child(12){width:10.5%!important}.sales-product-editor .oc_product_list[data-detail-layout=on] thead>tr:first-child>th:nth-child(13){width:5%!important}.sales-product-editor .oc_product_list[data-detail-layout=on] td,.sales-product-editor .oc_product_list[data-detail-layout=on] th{box-sizing:border-box;overflow:hidden;text-align:left}.sales-product-editor .oc_product_list[data-detail-layout=on] td>span,.sales-product-editor .oc_product_list[data-detail-layout=on] td>u,.sales-product-editor .oc_product_list[data-detail-layout=on] th>u{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__numeric-cell,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__numeric-cell>u,.sales-product-editor .oc_product_list[data-detail-layout=on] [data-type=num]{text-align:right}.sales-product-editor .oc_product_list[data-detail-layout=on] td>u{min-height:2.12em;line-height:2.12em}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__detail-row>td{height:2.2em;vertical-align:middle}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__detail-row--top>td:not([rowspan="2"]){border-bottom-style:solid;border-bottom-width:1px}.sales-product-editor .oc_product_list[data-detail-layout=on] tbody tr:nth-of-type(4n-2),.sales-product-editor .oc_product_list[data-detail-layout=on] tbody tr:nth-of-type(4n-3){background-color:rgba(248,248,246,.96)}.sales-product-editor .oc_product_list[data-detail-layout=on] tbody tr:nth-of-type(4n),.sales-product-editor .oc_product_list[data-detail-layout=on] tbody tr:nth-of-type(4n-1){background-color:rgba(237,243,246,.96)}.sales-product-editor .oc_product_list[data-detail-layout=on] tbody tr[data-edit=on]{background-color:var(--opacity1_b)!important}.sales-product-editor .oc_product_list[data-detail-layout=on][data-simple-layout=on] tbody tr:nth-of-type(odd){background-color:rgba(248,248,246,.96)}.sales-product-editor .oc_product_list[data-detail-layout=on][data-simple-layout=on] tbody tr:nth-of-type(2n){background-color:rgba(237,243,246,.96)}.sales-product-editor .oc_product_list[data-detail-layout=on][data-simple-layout=on] tbody tr[data-edit=on]{background-color:var(--opacity1_b)!important}.sales-product-editor .oc_product_list[data-detail-layout=on] [data-disabled=on],.sales-product-editor .oc_product_list[data-detail-layout=on] input:disabled{color:rgba(70,107,122,.62);-webkit-text-fill-color:rgba(70,107,122,.62)}.sales-product-editor .sales-product-editor__calc-badge{display:inline-flex;align-items:center;justify-content:center;width:calc(100% - .8em);min-height:2.2em!important;padding:0 .4em;border:1px solid rgba(77,142,168,.36);background-color:rgba(255,255,255,.9);color:var(--mx-color-5);font-size:1.05rem;font-weight:700;line-height:1.15em!important;white-space:nowrap}.sales-product-editor .sales-product-editor__calc-badge[data-calc-type="2"]{background-color:rgba(237,246,240,.96);color:#376b4b}.sales-product-editor .sales-product-editor__input-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2em;min-height:100%}.sales-product-editor .sales-product-editor__heading-toggle{min-width:5.2em;min-height:1.7em;padding:0 .55em;border:1px solid rgba(77,142,168,.42);border-radius:999px;background-color:rgba(255,255,255,.92);color:var(--mx-color-5);font-size:1.02rem;font-weight:700;line-height:1.2em;white-space:nowrap;cursor:pointer}.sales-product-editor .sales-product-editor__heading-toggle[data-select=on]{background-color:var(--mx-ui-primary);color:#fff}.sales-product-editor .sales-product-editor__heading-toggle:disabled{cursor:default;opacity:.62}.sales-product-editor .sales-product-editor__heading-display-cell,.sales-product-editor .sales-product-editor__heading-editor-cell{text-align:left!important}.sales-product-editor .sales-product-editor__heading-display-cell>u{width:100%;padding:0 .6em;font-weight:700;white-space:pre-wrap!important;word-break:break-word}.sales-product-editor .sales-product-editor__heading-editor-cell>input{width:100%;padding:0 .6em;text-align:left!important;font-weight:700}.sales-product-editor .sales-product-editor__calc-toggle{display:flex;flex-direction:column;width:100%;height:calc(100% - .4em);margin:.2em 0}.sales-product-editor .sales-product-editor__calc-toggle .MuiButton-root{min-width:0;width:100%;flex:1 1;padding:0 .35em;border-radius:0;background-color:rgba(236,243,246,.96);color:var(--mx-color-5);border-color:rgba(77,142,168,.24);font-size:1.05rem;font-weight:700;line-height:1.15em;white-space:nowrap}.sales-product-editor .sales-product-editor__calc-toggle .MuiButton-root[data-select=on]{background-color:var(--mx-ui-primary);color:#fff}.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor{width:calc(100% - 20px);max-width:calc(100% - 20px);min-width:0}.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor td>.sales-product-editor__tax-type-choice,.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor td>input,.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor td>select,.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor td>var{height:100%;min-height:0;line-height:2.2em}.purchase-item-editor [data-width="15"],.purchase-product-editor [data-width="15"]{width:15em!important}.purchase-item-editor .oc_product_list tr:first-child>th:first-child{width:3em}.purchase-item-editor .oc_product_list tr:first-child>th:nth-child(2){width:auto}.purchase-item-editor .oc_product_list tr:first-child>th:nth-child(3){width:6em}.purchase-item-editor .oc_product_list tr:first-child>th:nth-child(4){width:8em}.purchase-item-editor .oc_product_list tr:first-child>th:nth-child(5){width:auto}.purchase-item-editor .oc_product_list tr:first-child>th:nth-child(6){width:6em}.purchase-item-editor .oc_product_list tr:first-child>th:nth-child(7),.purchase-item-editor .oc_product_list tr:first-child>th:nth-child(8){width:8em}.purchase-item-editor .oc_product_list tr:first-child>th:nth-child(9){width:auto}.purchase-item-editor .oc_product_list td:first-child,.purchase-item-editor .oc_product_list th:first-child{text-align:center}.purchase-item-editor .oc_product_list td:first-child>u{width:100%;text-align:center}.purchase-item-editor .oc_product_list td:nth-child(2),.purchase-item-editor .oc_product_list td:nth-child(4),.purchase-item-editor .oc_product_list td:nth-child(5),.purchase-item-editor .oc_product_list td:nth-child(6),.purchase-item-editor .oc_product_list td:nth-child(9),.purchase-item-editor .oc_product_list th:nth-child(2),.purchase-item-editor .oc_product_list th:nth-child(4),.purchase-item-editor .oc_product_list th:nth-child(5),.purchase-item-editor .oc_product_list th:nth-child(6),.purchase-item-editor .oc_product_list th:nth-child(9){text-align:left}.purchase-item-editor .oc_product_list th:nth-child(2),.purchase-item-editor .oc_product_list th:nth-child(4),.purchase-item-editor .oc_product_list th:nth-child(5),.purchase-item-editor .oc_product_list th:nth-child(6),.purchase-item-editor .oc_product_list th:nth-child(9){padding-left:.4em}.purchase-item-editor .oc_product_list td:nth-child(3),.purchase-item-editor .oc_product_list td:nth-child(7),.purchase-item-editor .oc_product_list td:nth-child(8),.purchase-item-editor .oc_product_list th:nth-child(3),.purchase-item-editor .oc_product_list th:nth-child(7),.purchase-item-editor .oc_product_list th:nth-child(8){text-align:right}.purchase-item-editor .oc_product_list th:nth-child(3),.purchase-item-editor .oc_product_list th:nth-child(7),.purchase-item-editor .oc_product_list th:nth-child(8){padding-right:.4em}.purchase-item-editor .oc_product_list td:nth-child(3)>input,.purchase-item-editor .oc_product_list td:nth-child(3)>u,.purchase-item-editor .oc_product_list td:nth-child(7)>input,.purchase-item-editor .oc_product_list td:nth-child(7)>u,.purchase-item-editor .oc_product_list td:nth-child(8)>input,.purchase-item-editor .oc_product_list td:nth-child(8)>u{width:100%;padding-right:.4em;text-align:right}.purchase-item-editor .oc_product_list td:nth-child(7)>input,.purchase-item-editor .oc_product_list td:nth-child(7)>u,.purchase-item-editor .oc_product_list td:nth-child(8)>input,.purchase-item-editor .oc_product_list td:nth-child(8)>u{font-weight:600}.purchase-item-editor .oc_product_list td:nth-child(9)>input,.purchase-item-editor .oc_product_list td:nth-child(9)>u{width:100%;padding-left:.4em;text-align:left;font-weight:400}.purchase-product-editor .oc_product_list tr:first-child>th:first-child{width:3em}.purchase-product-editor .oc_product_list tr:first-child>th:nth-child(2){width:auto}.purchase-product-editor .oc_product_list tr:first-child>th:nth-child(3){width:6em}.purchase-product-editor .oc_product_list tr:first-child>th:nth-child(4){width:8em}.purchase-product-editor .oc_product_list tr:first-child>th:nth-child(5){width:auto}.purchase-product-editor .oc_product_list tr:first-child>th:nth-child(6){width:6em}.purchase-product-editor .oc_product_list tr:first-child>th:nth-child(7){width:5em}.purchase-product-editor .oc_product_list tr:first-child>th:nth-child(10),.purchase-product-editor .oc_product_list tr:first-child>th:nth-child(11),.purchase-product-editor .oc_product_list tr:first-child>th:nth-child(8),.purchase-product-editor .oc_product_list tr:first-child>th:nth-child(9){width:8em}.purchase-product-editor .oc_product_list tr:first-child>th:nth-child(12){width:auto}.purchase-product-editor .oc_product_list td:first-child,.purchase-product-editor .oc_product_list th:first-child{text-align:center}.purchase-product-editor .oc_product_list td:first-child>u{width:100%;text-align:center}.purchase-product-editor .oc_product_list td:nth-child(12),.purchase-product-editor .oc_product_list td:nth-child(2),.purchase-product-editor .oc_product_list td:nth-child(4),.purchase-product-editor .oc_product_list td:nth-child(5),.purchase-product-editor .oc_product_list td:nth-child(6),.purchase-product-editor .oc_product_list th:nth-child(12),.purchase-product-editor .oc_product_list th:nth-child(2),.purchase-product-editor .oc_product_list th:nth-child(4),.purchase-product-editor .oc_product_list th:nth-child(5),.purchase-product-editor .oc_product_list th:nth-child(6){text-align:left}.purchase-product-editor .oc_product_list th:nth-child(12),.purchase-product-editor .oc_product_list th:nth-child(2),.purchase-product-editor .oc_product_list th:nth-child(4),.purchase-product-editor .oc_product_list th:nth-child(5),.purchase-product-editor .oc_product_list th:nth-child(6){padding-left:.4em}.purchase-product-editor .oc_product_list td:nth-child(10),.purchase-product-editor .oc_product_list td:nth-child(11),.purchase-product-editor .oc_product_list td:nth-child(3),.purchase-product-editor .oc_product_list td:nth-child(7),.purchase-product-editor .oc_product_list td:nth-child(8),.purchase-product-editor .oc_product_list td:nth-child(9),.purchase-product-editor .oc_product_list th:nth-child(10),.purchase-product-editor .oc_product_list th:nth-child(11),.purchase-product-editor .oc_product_list th:nth-child(3),.purchase-product-editor .oc_product_list th:nth-child(7),.purchase-product-editor .oc_product_list th:nth-child(8),.purchase-product-editor .oc_product_list th:nth-child(9){text-align:right}.purchase-product-editor .oc_product_list th:nth-child(10),.purchase-product-editor .oc_product_list th:nth-child(11),.purchase-product-editor .oc_product_list th:nth-child(3),.purchase-product-editor .oc_product_list th:nth-child(7),.purchase-product-editor .oc_product_list th:nth-child(8),.purchase-product-editor .oc_product_list th:nth-child(9){padding-right:.4em}.purchase-product-editor .oc_product_list td:nth-child(10)>input,.purchase-product-editor .oc_product_list td:nth-child(10)>u,.purchase-product-editor .oc_product_list td:nth-child(11)>input,.purchase-product-editor .oc_product_list td:nth-child(11)>u,.purchase-product-editor .oc_product_list td:nth-child(3)>input,.purchase-product-editor .oc_product_list td:nth-child(3)>u,.purchase-product-editor .oc_product_list td:nth-child(7)>input,.purchase-product-editor .oc_product_list td:nth-child(7)>u,.purchase-product-editor .oc_product_list td:nth-child(8)>input,.purchase-product-editor .oc_product_list td:nth-child(8)>u,.purchase-product-editor .oc_product_list td:nth-child(9)>input,.purchase-product-editor .oc_product_list td:nth-child(9)>u{width:100%;padding-right:.4em;text-align:right}.purchase-product-editor .oc_product_list td:nth-child(11)>input,.purchase-product-editor .oc_product_list td:nth-child(11)>u,.purchase-product-editor .oc_product_list td:nth-child(9)>input,.purchase-product-editor .oc_product_list td:nth-child(9)>u{font-weight:600}.purchase-product-editor .oc_product_list td:nth-child(10)>input,.purchase-product-editor .oc_product_list td:nth-child(10)>u{font-weight:400}.sales-product-editor [data-width="15"]{width:15em!important}.sales-product-editor [data-class=item_wb_info]{position:relative}.sales-product-editor__transfer-reinput{float:none;position:absolute;top:calc(2.6em + 10px + .4em);right:10px;z-index:11;display:inline-flex;align-items:center;justify-content:center;gap:.45em;margin:0;padding:0 1em;width:17em;height:2.8em;border:1px solid var(--opacity3_3);border-radius:6px;box-sizing:border-box;font-size:1.4rem;line-height:1;box-shadow:0 2px 8px var(--opacity6_g);cursor:pointer}.sales-product-editor__transfer-reinput>i{font-size:1.45em;line-height:1}.sales-product-editor__transfer-reinput>label{pointer-events:none;white-space:nowrap}.sales-product-editor__transfer-reinput:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.sales-product-editor .oc_product_list--editor td[data-editable=on]{padding:0;outline:none;box-shadow:inset 0 3px 0 var(--color_o),inset 0 -3px 0 var(--color_o),inset 3px 0 0 var(--color_o),inset -3px 0 0 var(--color_o)}.sales-product-editor .oc_product_list--editor td[data-editable=on]:has(+td[data-editable=on]){box-shadow:inset 0 3px 0 var(--color_o),inset 0 -3px 0 var(--color_o),inset 3px 0 0 var(--color_o)}.sales-product-editor .oc_product_list--editor td[data-editable=on]+td[data-editable=on]{box-shadow:inset 0 3px 0 var(--color_o),inset 0 -3px 0 var(--color_o),inset -3px 0 0 var(--color_o)}.sales-product-editor .oc_product_list--editor td[data-editable=on]+td[data-editable=on]:has(+td[data-editable=on]){box-shadow:inset 0 3px 0 var(--color_o),inset 0 -3px 0 var(--color_o)}.sales-product-editor .oc_product_list--editor td[data-editable=on] .sales-product-editor__tax-type-choice input:focus,.sales-product-editor .oc_product_list--editor td[data-editable=on]>input:focus{outline:none!important}.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:first-child,.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:first-child{width:3em}.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:nth-child(2),.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(2){width:auto}.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:nth-child(3),.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(3){width:8em}.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:nth-child(4),.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:nth-child(5),.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(4),.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(5){width:7em}.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:nth-child(6),.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(6){width:auto}.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:nth-child(10),.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:nth-child(7),.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:nth-child(8),.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:nth-child(9){width:8em}.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:nth-child(11){width:auto}.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(7){width:5em}.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(8){width:6em}.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(10),.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(11),.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(12),.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(13),.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(9){width:8em}.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(14){width:auto}.sales-product-editor .oc_product_list td:first-child,.sales-product-editor .oc_product_list th:first-child{text-align:center}.sales-product-editor .oc_product_list td:nth-child(2),.sales-product-editor .oc_product_list td:nth-child(3),.sales-product-editor .oc_product_list td:nth-child(6),.sales-product-editor .oc_product_list th:nth-child(2),.sales-product-editor .oc_product_list th:nth-child(3),.sales-product-editor .oc_product_list th:nth-child(6),.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(11),.sales-product-editor .oc_product_list[data-mode="10"] th:nth-child(11),.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(14),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(14){text-align:left}.sales-product-editor .oc_product_list th:nth-child(2),.sales-product-editor .oc_product_list th:nth-child(3),.sales-product-editor .oc_product_list th:nth-child(6),.sales-product-editor .oc_product_list[data-mode="10"] th:nth-child(11),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(14){padding-left:.4em}.sales-product-editor .oc_product_list td:nth-child(4),.sales-product-editor .oc_product_list td:nth-child(5),.sales-product-editor .oc_product_list th:nth-child(4),.sales-product-editor .oc_product_list th:nth-child(5),.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(10),.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(7),.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(8),.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(9),.sales-product-editor .oc_product_list[data-mode="10"] th:nth-child(10),.sales-product-editor .oc_product_list[data-mode="10"] th:nth-child(7),.sales-product-editor .oc_product_list[data-mode="10"] th:nth-child(8),.sales-product-editor .oc_product_list[data-mode="10"] th:nth-child(9),.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(10),.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(11),.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(12),.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(13),.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(7),.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(8),.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(9),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(10),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(11),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(12),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(13),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(7),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(8),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(9){text-align:right}.sales-product-editor .oc_product_list th:nth-child(4),.sales-product-editor .oc_product_list th:nth-child(5),.sales-product-editor .oc_product_list[data-mode="10"] th:nth-child(10),.sales-product-editor .oc_product_list[data-mode="10"] th:nth-child(7),.sales-product-editor .oc_product_list[data-mode="10"] th:nth-child(8),.sales-product-editor .oc_product_list[data-mode="10"] th:nth-child(9),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(10),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(11),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(12),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(13),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(7),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(8),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(9){padding-right:.4em}.sales-product-editor .oc_product_list:not(.oc_product_list--editor) td>u{line-height:1.8em;min-height:auto}.sales-product-editor .oc_product_list td:nth-child(4)>input,.sales-product-editor .oc_product_list td:nth-child(4)>u,.sales-product-editor .oc_product_list td:nth-child(5)>input,.sales-product-editor .oc_product_list td:nth-child(5)>u,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(10)>input,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(10)>u,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(7)>input,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(7)>u,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(8)>input,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(8)>u,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(9)>input,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(9)>u,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(10)>input,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(10)>u,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(11)>input,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(11)>u,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(12)>input,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(12)>u,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(13)>input,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(13)>u,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(7)>input,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(7)>u,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(8)>input,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(8)>u,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(9)>input,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(9)>u{width:100%;padding-right:.4em;text-align:right}.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(10)>input,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(10)>u,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(8)>input,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(8)>u,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(9)>input,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(9)>u,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(10)>input,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(10)>u,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(11)>input,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(11)>u,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(12)>input,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(12)>u,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(13)>input,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(13)>u{font-weight:600}.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(11)>input,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(11)>u,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(14)>input,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(14)>u{width:100%;padding-left:.4em;text-align:left;font-weight:400}.sales-product-editor .oc_product_list td:nth-child(4)>.sales-editor__rate-source{padding-right:.4em;text-align:right}.sales-product-editor .sales-product-editor__sales-qty-cell{padding-right:.4em;text-align:right!important}.sales-product-editor .sales-product-editor__sales-qty-cell>input,.sales-product-editor .sales-product-editor__sales-qty-cell>u{width:100%;padding-right:.4em;text-align:right!important}.sales-product-editor .sales-product-editor__rate-picker-cell{position:relative}.sales-product-editor .sales-product-editor__rate-picker-control{display:flex;align-items:stretch;width:100%;height:3.6em;min-width:0;white-space:nowrap}.sales-product-editor .sales-product-editor__rate-picker-control>input{flex:1 1 auto;min-width:0;height:3.6em;padding:0 .3em;border:0;background:transparent;color:#2f84a0;font-size:inherit;font-weight:400;line-height:3.6em;text-align:right}.sales-product-editor .sales-product-editor__rate-date-picker{position:relative;flex:0 0 2.2em;width:2.2em;min-width:2.2em;height:3.6em}.sales-product-editor .sales-product-editor__rate-date-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;height:100%;padding:0;border:0;line-height:1;white-space:nowrap}.sales-product-editor .sales-product-editor__rate-date-button>i{font-size:1.55rem;line-height:1}.sales-product-editor .sales-product-editor__detail-fields{display:flex;flex-wrap:wrap;gap:.8em;margin-top:.8em}.sales-product-editor .sales-product-editor__detail-fields>[data-edit=text]{margin:0}.air-datepicker-cell.react-alco-air-date-has-rate{position:relative}.air-datepicker-cell.react-alco-air-date-has-rate:after{content:"";position:absolute;top:.34em;right:.36em;width:.22em;height:.22em;border-radius:50%;background:var(--color_b)}.air-datepicker-cell.react-alco-air-date-unavailable{color:rgba(97,113,120,.38)!important;cursor:not-allowed}.air-datepicker-body--day-name[data-day-index="0"]{color:rgba(196,84,92,.86);font-weight:700}.air-datepicker-body--day-name[data-day-index="6"]{color:rgba(62,124,176,.86);font-weight:700}.air-datepicker-cell.-day-.react-alco-air-date-sunday:not(.-selected-):not(.-disabled-):not(.-other-month-){color:rgba(196,84,92,.92);font-weight:700}.air-datepicker-cell.-day-.react-alco-air-date-saturday:not(.-selected-):not(.-disabled-):not(.-other-month-){color:rgba(62,124,176,.92);font-weight:700}.air-datepicker-cell.-day-.react-alco-air-date-holiday:not(.-selected-):not(.-disabled-):not(.-other-month-){color:rgba(196,84,92,.92);font-weight:700}.air-datepicker-cell.-day-.react-alco-air-date-holiday[data-holiday-name]:before{content:attr(data-holiday-name);position:absolute;bottom:calc(100% + .35em);left:50%;z-index:8;max-width:12em;padding:.24em .48em;border:1px solid rgba(196,84,92,.24);border-radius:.35em;background-color:rgba(255,250,250,.98);box-shadow:0 .22em .6em rgba(63,74,82,.16);color:rgba(153,57,66,.96);font-size:.76em;font-weight:700;line-height:1.25;overflow:hidden;opacity:0;pointer-events:none;text-overflow:ellipsis;transform:translate(-50%,.24em);transition:opacity .12s ease,transform .12s ease;white-space:nowrap}.air-datepicker-cell.-day-.react-alco-air-date-holiday[data-holiday-name].-focus-:before,.air-datepicker-cell.-day-.react-alco-air-date-holiday[data-holiday-name]:hover:before{opacity:1;transform:translate(-50%)}.sales-product-editor .sales-product-editor__detail-fields .MuiAutocomplete-root,.sales-product-editor .sales-product-editor__detail-fields .MuiFormControl-root{width:100%;height:100%}.sales-product-editor .sales-product-editor__detail-fields [id=products_editor_tax_rate]{text-align:right}.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="10"] tr:first-child>th:nth-child(5),.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="20"] tr:first-child>th:nth-child(5){width:auto}.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="10"] tr:first-child>th:nth-child(6){width:8em}.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="20"] tr:first-child>th:nth-child(6){width:5em}.sales-product-editor .oc_product_list--editor[data-calc-type="2"][data-mode="20"] tr:first-child>th:nth-child(8){width:8em}.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="10"] td:nth-child(5),.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="10"] th:nth-child(5),.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="20"] td:nth-child(5),.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="20"] th:nth-child(5){text-align:left}.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="10"] th:nth-child(5),.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="20"] th:nth-child(5){padding-left:.4em}.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="10"] td:nth-child(6),.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="10"] th:nth-child(6),.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="20"] td:nth-child(6),.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="20"] th:nth-child(6){text-align:right}.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="10"] th:nth-child(6),.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="20"] th:nth-child(6){padding-right:.4em}.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="10"] td:nth-child(5)>input,.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="10"] td:nth-child(5)>u,.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="20"] td:nth-child(5)>input,.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="20"] td:nth-child(5)>u{padding-left:.4em;padding-right:0;text-align:left}.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="10"] td:nth-child(6)>input,.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="10"] td:nth-child(6)>u,.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="20"] td:nth-child(6)>input,.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="20"] td:nth-child(6)>u{width:100%;padding-right:.4em;text-align:right}.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:nth-child(2){width:10em}.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="10"] tr:first-child>th:nth-child(5),.sales-product-editor .oc_product_list[data-mode="10"]:not([data-calc-type="2"]) tr:first-child>th:nth-child(6){width:12em}.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:nth-child(11){width:10em}.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:nth-child(12){width:4.7em}.sales-product-editor .oc_product_list[data-mode="10"] tr:first-child>th:nth-child(13){width:4.5em}.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(12),.sales-product-editor .oc_product_list[data-mode="10"] th:nth-child(12){text-align:center}.sales-product-editor .oc_product_list[data-mode="10"] th:nth-child(12){padding-left:0;padding-right:0}.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(13),.sales-product-editor .oc_product_list[data-mode="10"] th:nth-child(13){text-align:center}.sales-product-editor .oc_product_list[data-mode="10"] th:nth-child(13){padding-left:0;padding-right:0}.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(13)>input{width:100%;height:100%;border:0;background:transparent;color:inherit;font:inherit}.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(12)>.sales-product-editor__tax-type-choice,.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(12)>select{display:block;width:66%;height:100%;margin:0 auto;border:0;background:transparent;color:inherit;font:inherit;padding-left:0;text-align:center;text-align-last:center}.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(12) .sales-product-editor__tax-type-choice .MuiAutocomplete-input{text-align:center!important}.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(12)>u{width:100%;text-align:center}.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(13)>u{width:100%;padding-right:0;text-align:center}.sales-product-editor .oc_product_list[data-mode="10"] td:nth-child(13)>input{padding-right:0;text-align:center}.sales-product-editor .oc_product_list--editor .sales-product-editor__lookup-cell{position:relative;white-space:nowrap}.sales-product-editor .oc_product_list--editor .sales-product-editor__lookup-cell>button,.sales-product-editor .oc_product_list--editor .sales-product-editor__lookup-cell>input{float:none}.sales-product-editor .oc_product_list--editor .sales-product-editor__lookup-cell>#products_editor_name{width:100%!important;padding-right:2.6em!important}.sales-product-editor .oc_product_list--editor .sales-product-editor__lookup-cell>#products_editor_item_cd{width:2.2em!important;padding-left:0!important;padding-right:0!important;text-align:center!important}.sales-product-editor .oc_product_list--editor .sales-product-editor__lookup-cell>#products_editor_item{width:calc(100% - 4.6em)!important;padding-left:0!important;padding-right:0!important}.sales-product-editor .oc_product_list--editor .sales-product-editor__lookup-cell>button{position:absolute;top:50%;right:0;display:inline-flex;align-items:center;justify-content:center;width:2.4em;height:3.6em;padding:0;border:0;background:transparent;color:rgba(111,151,163,.9);line-height:1;text-align:center;transform:translateY(-50%)}.sales-product-editor .oc_product_list--editor .sales-product-editor__lookup-cell>button>i{font-size:1.7rem}.sales-product-editor .oc_product_list--editor .sales-product-editor__lookup-cell>button:disabled{display:none}.sales-product-editor .sales-product-editor__stacked-heading{line-height:1.12em}.sales-product-editor .oc_product_list .sales-product-editor__purchase-stack>input,.sales-product-editor .oc_product_list .sales-product-editor__purchase-stack>u{display:block;width:100%;min-height:0;padding-right:.4em;text-align:right}.sales-product-editor .oc_product_list .sales-product-editor__purchase-stack>u{line-height:1.3em;min-height:1.3em}.sales-product-editor .oc_product_list .sales-product-editor__purchase-stack>input{height:1.8em;border:0;background:transparent;color:inherit;font:inherit;line-height:1.8em}.sales-product-editor .oc_product_list .sales-product-editor__purchase-stack>input:first-child,.sales-product-editor .oc_product_list .sales-product-editor__purchase-stack>u:first-child{font-weight:400}.sales-product-editor .oc_product_list .sales-product-editor__purchase-stack>.sales-product-editor__purchase-amount,.sales-product-editor .oc_product_list .sales-product-editor__purchase-stack>input:nth-of-type(2){font-weight:600}.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(10),.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(11),.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(12),.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(9){width:8em}.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(13){width:10em}.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(14){width:4.7em}.sales-product-editor .oc_product_list[data-mode="20"] tr:first-child>th:nth-child(15){width:4.5em}.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="20"] tr:first-child>th:nth-child(7){width:6em}.sales-product-editor .oc_product_list[data-calc-type="2"][data-mode="20"] tr:first-child>th:nth-child(8){width:8em}.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(13),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(13){text-align:left}.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(13){padding-left:.4em;padding-right:0}.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(14),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(14){text-align:center}.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(14){padding-left:0;padding-right:0}.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(15),.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(15){text-align:center}.sales-product-editor .oc_product_list[data-mode="20"] th:nth-child(15){padding-left:0;padding-right:0}.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(13)>input,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(13)>u{width:100%;padding-left:.4em;padding-right:0;text-align:left;font-weight:400}.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(14)>.sales-product-editor__tax-type-choice,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(14)>select{display:block;width:66%;height:100%;margin:0 auto;border:0;background:transparent;color:inherit;font:inherit;padding-left:0;text-align:center;text-align-last:center}.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(14) .sales-product-editor__tax-type-choice .MuiAutocomplete-input{text-align:center!important}.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(14)>u{width:100%;padding-left:0;padding-right:0;text-align:center;font-weight:400}.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(15)>input,.sales-product-editor .oc_product_list[data-mode="20"] td:nth-child(15)>u{width:100%;padding-right:0;text-align:center}.sales-product-editor .oc_product_list[data-detail-layout=on] td,.sales-product-editor .oc_product_list[data-detail-layout=on] th{padding-left:.4em;padding-right:0;text-align:left!important}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-mode,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-no{padding-left:0;padding-right:0;text-align:center!important}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-foreign,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-import,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-qty,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-rate,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-source,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-yen{padding-left:0;padding-right:.4em;text-align:right!important}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-rate>u{display:block;width:100%}.sales-product-editor .sales-product-editor__transfer-slip{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;min-width:0;padding-left:.4em;box-sizing:border-box;line-height:1.18em;text-align:left}.sales-product-editor .sales-product-editor__transfer-slip>span{display:block;width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-rate>u,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__numeric-cell>span,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__numeric-cell>u,.sales-product-editor .oc_product_list[data-detail-layout=on] [data-type=num]{padding-left:0;padding-right:.4em;text-align:right!important}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax .MuiAutocomplete-input,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax .sales-product-editor__tax-type-choice,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax>input,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax>select,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax>u{padding-left:0;padding-right:0;text-align:center!important}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax>select{text-align-last:center}.sales-product-editor .sales-product-editor__tax-type-choice,.sales-product-editor .sales-product-editor__tax-type-choice .MuiAutocomplete-root,.sales-product-editor .sales-product-editor__tax-type-choice .MuiFormControl-root,.sales-product-editor .sales-product-editor__tax-type-choice .MuiInputBase-root{width:100%;height:100%;min-height:0}.sales-product-editor .sales-product-editor__tax-type-choice .MuiOutlinedInput-root{padding:0!important;line-height:inherit}.sales-product-editor .sales-product-editor__tax-type-choice .MuiAutocomplete-input{height:100%;min-width:0!important;padding:0!important;color:inherit;font:inherit;line-height:inherit}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax>.sales-product-editor__tax-type-choice,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax>input{height:2.2em!important;line-height:2.2em!important}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax .sales-product-editor__tax-type-choice,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax .sales-product-editor__tax-type-choice .MuiAutocomplete-root,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax .sales-product-editor__tax-type-choice .MuiFormControl-root,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax .sales-product-editor__tax-type-choice .MuiInputBase-root{display:flex;align-items:center;justify-content:center}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax .sales-product-editor__tax-type-choice .MuiOutlinedInput-root{padding:0!important}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax .sales-product-editor__tax-type-choice .MuiOutlinedInput-notchedOutline{border:0!important}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax .sales-product-editor__tax-type-choice .MuiAutocomplete-input{flex:1 1 auto;height:2.2em!important;line-height:2.2em!important;padding:0!important}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__tax-stack-editor{display:flex;flex-direction:column;width:100%;height:100%;min-height:4.4em;padding:3px 3px 3px 0;box-sizing:border-box}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__tax-stack-editor>.sales-product-editor__tax-type-choice,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__tax-stack-editor>input{flex:1 1;height:auto!important;min-height:0;line-height:calc(2.2em - 3px)!important}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__tax-stack-editor>input{padding:0!important;text-align:center!important}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__tax-stack-editor .sales-product-editor__tax-type-choice .MuiAutocomplete-input,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__tax-stack-editor .sales-product-editor__tax-type-choice .MuiAutocomplete-root,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__tax-stack-editor .sales-product-editor__tax-type-choice .MuiFormControl-root,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__tax-stack-editor .sales-product-editor__tax-type-choice .MuiInputBase-root{height:100%!important;line-height:calc(2.2em - 3px)!important}.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor button:focus,.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor button:focus-visible,.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor input:focus,.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor input:focus-visible,.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor select:focus,.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor select:focus-visible{outline:none!important}.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor .sales-product-editor__detail-row--top>.sales-product-editor__col-foreign[data-editable=on]{box-shadow:inset 0 3px 0 var(--color_o),inset 0 -3px 0 var(--color_o),inset 3px 0 0 var(--color_o),inset -3px 0 0 var(--color_o)}.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor .sales-product-editor__detail-row--top>.sales-product-editor__col-source[data-editable=on]+.sales-product-editor__col-foreign[data-editable=on]{box-shadow:inset 0 3px 0 var(--color_o),inset 0 -3px 0 var(--color_o),inset -3px 0 0 var(--color_o)}.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor .sales-product-editor__detail-row--bottom>.sales-product-editor__col-foreign[data-editable=on]{box-shadow:inset 0 -3px 0 var(--color_o),inset 3px 0 0 var(--color_o),inset -3px 0 0 var(--color_o)}.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor .sales-product-editor__detail-row--top>.sales-product-editor__col-tax[data-editable=on]{box-shadow:inset 0 3px 0 var(--color_o),inset -3px 0 0 var(--color_o)}.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor .sales-product-editor__detail-row--bottom>.sales-product-editor__col-tax[data-editable=on]{box-shadow:inset 0 -3px 0 var(--color_o),inset -3px 0 0 var(--color_o)}.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor .sales-product-editor__detail-row--top>.sales-product-editor__tax-stack-cell[data-editable=on]{box-shadow:inset 0 3px 0 var(--color_o),inset 0 -3px 0 var(--color_o),inset -3px 0 0 var(--color_o)}.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor .sales-product-editor__col-memo[data-editable=on]{box-shadow:inset 0 3px 0 var(--color_o),inset 0 -3px 0 var(--color_o),inset 3px 0 0 var(--color_o)}.sales-product-editor .oc_product_list[data-detail-layout=on].oc_product_list--editor .sales-product-editor__col-memo[data-editable=on]:has(+.sales-product-editor__tax-stack-cell[data-disabled=on]){box-shadow:inset 0 3px 0 var(--color_o),inset 0 -3px 0 var(--color_o),inset 3px 0 0 var(--color_o),inset -3px 0 0 var(--color_o)}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-foreign>input,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-foreign>u,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-import>input,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-import>u,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-memo>input,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-memo>u,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-name>input,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-name>u,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-no>var,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-qty>input,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-qty>u,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-source>input,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-source>u,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax>.sales-product-editor__tax-stack-editor,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax>.sales-product-editor__tax-type-choice,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax>input,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax>select,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-tax>u,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-transfer>.sales-product-editor__transfer-slip,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-transfer>input,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-transfer>u,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-yen>input,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-yen>u{float:none!important;width:100%!important;box-sizing:border-box}.sales-product-editor .oc_product_list[data-detail-layout=on] #products_editor_item,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-item>[data-name=item],.sales-product-editor .oc_product_list[data-detail-layout=on] [data-type=text]{text-align:left!important}.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__calc-badge,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__calc-toggle .MuiButton-root{text-align:center!important}.sales-product-editor .oc_product_list[data-detail-layout=on] #products_editor_item_cd,.sales-product-editor .oc_product_list[data-detail-layout=on] .sales-product-editor__col-item>[data-name=item_cd]{padding-left:0;padding-right:0;text-align:center!important}.sales-product-editor .sales-product-editor__rate-stack,.sales-product-editor .sales-product-editor__rate-stack-control{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;min-width:0}.sales-product-editor .sales-product-editor__rate-stack-control>.sales-product-editor__rate-stack-line>input,.sales-product-editor .sales-product-editor__rate-stack-control>input,.sales-product-editor .sales-product-editor__rate-stack-row{display:block;flex:1 1;width:100%;min-width:0;min-height:0;height:auto;padding-left:0;padding-right:.4em;border:0;background:transparent;color:inherit;font:inherit;line-height:1.55em;text-align:right!important}.sales-product-editor .sales-product-editor__rate-stack-control>input:first-child{color:#2f84a0}.sales-product-editor .sales-product-editor__rate-stack-control>.sales-product-editor__rate-stack-line{display:flex;flex:1 1;align-items:stretch;width:100%;min-width:0;min-height:0}.sales-product-editor .sales-product-editor__rate-stack-control>.sales-product-editor__rate-stack-line:first-child>input{color:#2f84a0}.sales-product-editor .sales-product-editor__rate-stack-control>.sales-product-editor__rate-stack-line>.sales-product-editor__rate-date-picker{flex:0 0 1.9em;width:1.9em;min-width:1.9em;height:auto}.sales-product-editor .oc_product_list--editor td[data-editable=on]>select:focus{outline:none!important}.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],.settings-menu-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;margin:0;padding:0;border:0;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;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][data-close-rail=plain],.settings-menu-drawer [id=window_r_close]{background-color:transparent}.order-editor-drawer [id=window_r_close]>.material-symbols-outlined,.settings-menu-drawer [id=window_r_close]>.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:300;font-style:normal;font-size:3.6rem;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;color:var(--mx-ft-base);font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 20;transform:translateY(-100%) scale(1.8);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 [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),.order-oc-editor [class=orderlist_order_oc] tr:first-child>th:nth-child(6){width:8em}.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),.order-oc-editor [class=orderlist_order_oc_adj] tr:first-child>th:nth-child(7){width:7em}.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(5),.order-oc-editor [class=orderlist_order_oc] td:nth-child(6),.order-oc-editor [class=orderlist_order_oc] th:nth-child(5),.order-oc-editor [class=orderlist_order_oc] th:nth-child(6){width:8em}.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(6),.order-oc-editor [class=orderlist_order_oc_adj] td:nth-child(7),.order-oc-editor [class=orderlist_order_oc_adj] th:nth-child(6),.order-oc-editor [class=orderlist_order_oc_adj] th:nth-child(7){width:7em}.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:0!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=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% - .4em);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) button:last-child{padding-right:0}.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] td:nth-child(2),.order-oc-editor [class=orderlist_order_trn] th:first-child,.order-oc-editor [class=orderlist_order_trn] th:nth-child(2),.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-editor-drawer button.oc_info>.material-symbols-outlined,.order-oc-editor button.exr_info>.material-symbols-outlined,.order-oc-editor button.pur_info>.material-symbols-outlined,.order-oc-editor button.sip_info>.material-symbols-outlined,.order-oc-editor button.trn_info>.material-symbols-outlined,.order-oc-editor button.trr_info>.material-symbols-outlined,.sales-editor .sales-editor__source-info-button>.material-symbols-outlined{display:inline-flex!important;align-items:center;justify-content:center;font-size:2.2rem!important;line-height:1!important;transform:none!important;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.order-oc-editor [class=orderlist_order_sip] td:nth-child(2){text-align:center;vertical-align:middle}.order-oc-editor [class=orderlist_order_sip] td:nth-child(2)>img{display:inline-block;width:70%;max-height:2.4em;object-fit:contain;vertical-align:middle}.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%) scale(1.8);pointer-events:none}.tts-list-root [id=item_list_wraper]{margin-top:0;width:calc(100% - 0px);height:calc(100vh - 146px);overflow-y:auto;overflow-x:auto;transition:height .2s;scroll-behavior:smooth}.tts-list-root [id=item_list]{margin:0;width:auto;min-width:650px;border:1px solid rgba(125,160,172,.32);border-collapse:separate;border-spacing:0;background-color:rgba(250,250,250,.92);font-size:1.4rem;line-height:1.6em;transition:width .3s;text-align:left}.tts-list-root [id=item_list]>thead{position:-webkit-sticky;position:sticky;top:0;z-index:10}.tts-list-root [id=item_list] tr:not(:last-child)>td{border-bottom:1px solid rgba(125,160,172,.12)}.tts-list-root [id=d_width]>th{padding:0!important;height:0!important;font-size:0;line-height:0}.tts-list-root [id=item_list]>thead>tr>th{padding:0;font-size:1.4rem;line-height:1.6em}.tts-list-root [id=l_title]{display:flex;align-items:center;gap:.4em;width:100%;min-height:2.2em;padding:0 .4em;text-align:left!important;font-size:1.3rem;font-weight:700;line-height:1.6em;border-bottom:1px solid var(--mx-ui-border)}.tts-list-root [id=l_title]>i{display:inline-block;transform:translateY(.08em) scale(1.3);font-size:1.3em}.tts-list-root [id=d_width]>th:first-child{width:6em}.tts-list-root [id=d_width]>th:not(:first-child){width:8em}.tts-list-root [id=d_width]>th:nth-last-child(2){width:auto;min-width:12em;max-width:20em}.tts-list-root [id=d_width]>th:last-child{width:3em}.tts-list-root [id=l_search]{padding:.26em .42em;text-align:left!important;background-color:var(--mx-search-area-bg)}.tts-list-root [id=l_search]>span{display:flex;align-items:center;justify-content:space-between;gap:1em}.tts-list-root .tts-search-fields{display:flex;align-items:center;gap:.8em;flex-wrap:wrap}.tts-list-root [id=l_currency_label],.tts-list-root [id=l_start_date_label]{display:inline-flex;align-items:center;margin:.2em 0;text-align:center;font-size:1.6rem;line-height:2em;border:1px solid rgba(168,168,168,.38);background-color:rgba(255,255,255,.98);color:var(--mx-ft-base)}.tts-list-root [id=l_start_date_label]{padding:0 .6em}.tts-list-root [id=l_currency_label]{padding-left:.6em}.tts-list-root [id=l_start_date_label] .MuiFormControl-root{width:10em;margin-left:.35em}.tts-list-root [id=l_currency_field] .MuiInputBase-root,.tts-list-root [id=l_start_date_label] .MuiInputBase-root{height:2em;min-height:2em;border-radius:0;background-color:transparent}.tts-list-root [id=l_start_date_label] .MuiInputBase-root{padding-right:0!important}.tts-list-root [id=l_currency_field] .MuiOutlinedInput-notchedOutline,.tts-list-root [id=l_start_date_label] .MuiOutlinedInput-notchedOutline{border:0!important}.tts-list-root [id=l_start_date_label] .MuiInputBase-input{padding:0 0 0 .15em!important;text-align:center;font-size:1.6rem;font-weight:600;line-height:2em;color:#2f83b4}.tts-list-root [id=l_start_date_label] .MuiInputAdornment-root{display:none}.tts-list-root [id=l_currency_field]{position:relative;display:inline-flex;width:7em;margin-left:.4em}.tts-list-root [id=l_currency_field]:after{content:"";position:absolute;top:50%;right:.7em;width:0;height:0;border-left:.34em solid transparent;border-right:.34em solid transparent;border-top:.44em solid rgba(98,98,98,.82);transform:translateY(-20%);pointer-events:none}.tts-list-root [id=l_currency_field] .MuiAutocomplete-root,.tts-list-root [id=l_currency_field] .MuiFormControl-root{width:100%}.tts-list-root [id=l_currency_field] .MuiAutocomplete-endAdornment{display:none}.tts-list-root [id=l_currency_field] .MuiInputBase-input{padding:0 1.2em 0 0!important;text-align:center;font-size:1.6rem!important;font-weight:600;line-height:2em!important;color:#178ac7;opacity:1}.tts-list-root [id=l_list_search]{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border:4px solid rgba(255,255,255,.96);border-radius:50%;background:linear-gradient(180deg,#67bfd3,#46a7bf);color:var(--mx-white);box-shadow:inset 0 0 0 1px rgba(29,93,110,.18);cursor:pointer}.tts-list-root [id=l_list_search]:disabled{opacity:.72;cursor:wait}.tts-list-root [id=item_list] td:first-child,.tts-list-root [id=item_list] th:first-child,.tts-list-root [id^=l_caption1]>th,.tts-list-root [id^=l_caption2]>th{text-align:center}.tts-list-root [id=item_list] td:nth-child(2n-1):not(:last-child),.tts-list-root [id^=l_caption1]>th:not(:last-child):not(:nth-last-child(2)),.tts-list-root [id^=l_caption2]>th:nth-child(2n-1):not(:last-child){border-right:1px solid rgba(125,160,172,.32)}.tts-list-root [id=item_list] td:nth-child(2n):not(:nth-last-child(2)){border-right:1px solid rgba(125,160,172,.16)}.tts-list-root [id=item_list] td:not(:first-child){padding-right:1em;text-align:right;font-weight:600}.tts-list-root [id=item_list] th:nth-last-child(2){text-align:center}.tts-list-root [id=item_list] td:nth-last-child(2){padding-left:1em;text-align:left;font-weight:400}.tts-list-root [id=item_list] td:last-child,.tts-list-root [id=item_list] th:last-child{padding:0;text-align:center}.tts-list-root [id=item_list] td:last-child>button{width:100%;height:100%;overflow:hidden;border:none;background-color:rgba(151,202,216,.36);cursor:pointer}.tts-list-root [id=item_list] td:last-child>button>i{display:inline-block;transform:translateY(0) scale(1.35)}.tts-list-root [id=item_list] td{height:3em}.tts-list-root [id=item_list] td:first-child{font-weight:500}.tts-list-root [id=l_data]>tr[data-i]:hover>td{background-color:var(--mx-opacity3-g)}.file-manager-root [id=item_list_wraper]{margin-top:0;width:calc(100% - 0px);height:calc(100vh - 132px);overflow-y:auto;transition:height .2s;will-change:scroll-position;background-color:var(--mx-list-table-bg)}.file-manager-root [id=item_list]{margin:0;width:100%;border:1px solid rgba(125,160,172,.32);border-collapse:separate;border-spacing:0;background-color:rgba(250,250,250,.94);font-size:1.2rem;line-height:1.6em;text-align:left;table-layout:fixed}.file-manager-root [id=item_list]>thead{position:-webkit-sticky;position:sticky;top:0;z-index:10}.file-manager-root [id=item_list] tr:not(:last-child)>td{border-bottom:1px solid rgba(125,160,172,.12)}.file-manager-root [id=d_width]>th{padding:0!important;height:0!important;font-size:0;line-height:0}.file-manager-root [id=item_list]>thead>tr>th{padding:0;font-size:1.2rem;line-height:1.6em}.file-manager-root [id=l_title]{text-align:left!important;font-weight:700}.file-manager-root [id=l_search]{text-align:left!important;background-color:var(--mx-search-area-bg);position:relative;overflow:visible}.file-manager-root [id=d_width]>th:first-child{width:3em}.file-manager-root [id=d_width]>th:nth-child(2){width:3.8em}.file-manager-root [id=d_width]>th:nth-child(3){width:auto}.file-manager-root [id=d_width]>th:nth-child(4){width:9em}.file-manager-root [id=d_width]>th:nth-child(5){width:16em}.file-manager-root [id=d_width]>th:nth-child(6){width:20em}.file-manager-root [id=d_width]>th:nth-child(7),.file-manager-root [id=d_width]>th:nth-child(8){width:2.6em}.file-manager-root [id=d_width]>th:nth-child(9){width:3em}.file-manager-root [id=item_list] td:first-child,.file-manager-root [id=item_list] td:nth-child(2),.file-manager-root [id=item_list] td:nth-child(7),.file-manager-root [id=item_list] td:nth-child(8),.file-manager-root [id=item_list] td:nth-child(9),.file-manager-root [id=item_list] th:first-child,.file-manager-root [id=item_list] th:nth-child(2),.file-manager-root [id=item_list] th:nth-child(7),.file-manager-root [id=item_list] th:nth-child(8),.file-manager-root [id=item_list] th:nth-child(9){text-align:center}.file-manager-root [id=item_list] td:nth-child(3),.file-manager-root [id=item_list] td:nth-child(4),.file-manager-root [id=item_list] td:nth-child(5),.file-manager-root [id=item_list] td:nth-child(6),.file-manager-root [id=item_list] th:nth-child(3),.file-manager-root [id=item_list] th:nth-child(4),.file-manager-root [id=item_list] th:nth-child(5),.file-manager-root [id=item_list] th:nth-child(6){padding-left:.4em;text-align:left}.file-manager-root [id=item_list] td{position:relative;height:3em;color:var(--mx-ft-base)}.file-manager-root [id=item_list] td:nth-child(2)>u{display:block;text-align:center;line-height:1.2em}.file-manager-root [id=item_list] td:nth-child(2)>u:first-child{transform:scale(.8)}.file-manager-root [id=item_list] td:nth-child(3){line-height:1.4em;font-weight:600}.file-manager-root [id=item_list] td:nth-child(3)>b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-size:.9em}.file-manager-root .file_action_dummy,.file-manager-root [id=item_list] td:nth-child(7)>a,.file-manager-root [id=item_list] td:nth-child(8)>a,.file-manager-root [id=item_list] td:nth-child(9)>button{display:block;width:100%;height:100%;overflow:hidden;border:none}.file-manager-root [id=item_list] td:nth-child(7)>a,.file-manager-root [id=item_list] td:nth-child(8)>a{position:relative}.file-manager-root [id=item_list] td:nth-child(9)>button{position:relative;cursor:pointer}.file-manager-root [id=item_list] td:nth-child(7)>a>i,.file-manager-root [id=item_list] td:nth-child(8)>a>i,.file-manager-root [id=item_list] td:nth-child(9)>button>i{position:absolute;top:50%;left:50%;font-size:1.6rem;transform:translate(-50%,calc(-50% + 1px)) scale(1.02)}.file-manager-root [class=tag_ico]{display:inline-block;margin-right:.4em;border-radius:1em;padding:0 1em;line-height:2em;transform:scale(.9);transform-origin:left}.file-manager-root [data-hbg=o6_y]:hover>td{background-color:rgba(233,156,40,.12)}.file-manager-root .file-manager-empty{padding:1.2em;text-align:center;color:var(--mx-ft-muted)}.tts-editor [data-wr=wr_main]{padding-bottom:1.2em}.tts-editor [id=item_list_wraper]{margin:0 10px;width:calc(100% - 20px);height:auto;overflow:auto}.tts-editor [id=item_list]{width:max-content;min-width:100%;border:1px solid rgba(168,168,168,.4);border-collapse:separate;border-spacing:0;background-color:rgba(250,250,250,.9);font-size:1.4rem;line-height:1.6em}.tts-editor [id=d_width]>th{padding:0!important;height:0!important;font-size:0;line-height:0}.tts-editor [id=item_list]>thead>tr>th{text-align:center;font-size:1.4rem;line-height:1.6em}.tts-editor [data-bg=o6_lg]{background-color:var(--opacity6_lg)}.tts-editor [data-bg=o6_w]{background-color:var(--opacity6_w)}.tts-editor [data-bg=o3_w]{background-color:var(--opacity3_w)}.tts-editor [id=item_list] td,.tts-editor [id=item_list] th{border-right:1px solid rgba(168,168,168,.4)}.tts-editor [id=item_list] td:last-child,.tts-editor [id=item_list] th:last-child{border-right:none}.tts-editor [id=item_list] td{position:relative;height:3em;padding:0;border-bottom:1px solid rgba(168,168,168,.22);color:var(--mx-ft-base)}.tts-editor [id=item_list] tr:last-child>td{border-bottom:none}.tts-editor [id=item_list] td:first-child,.tts-editor [id=item_list] th:first-child{text-align:center}.tts-editor [id=item_list] td:nth-last-child(2){min-width:11em}.tts-editor [id=item_list] td:last-child{width:3em}.tts-editor [id=item_list] td>input{position:absolute;inset:0;width:100%;height:100%;border:none;background-color:transparent;color:inherit;font-size:1.4rem}.tts-editor [id=item_list] td>input:focus{outline:none;background-color:rgba(47,132,160,.08)}.tts-editor [id=item_list] td>input[type=tel]{text-align:right;padding-right:1em}.tts-editor [id=item_list] td>input[type=text]{text-align:left;padding-left:1em}.tts-editor [id=item_list] td:last-child>button{width:100%;height:100%;border:none;background-color:rgba(216,72,55,.22);cursor:pointer}.tts-editor [id=item_list] td:last-child>button>i{transform:translateY(.02em) scale(1.2)}.tts-editor [data-hbg=o6_y]:hover>td{background-color:rgba(233,156,40,.12)}.tts-editor [data-item=immediately_wall]{background-color:rgba(83,100,108,.55)}.tts-editor [id=currency_nonuse]{display:flex;flex-wrap:wrap;gap:.7em;padding:.9em 10px 1.4em}.tts-editor .currency_add{border:none;padding:0 .7em;min-width:4em;background-color:rgba(151,202,216,.6);color:var(--mx-ft-base);font-size:1.6rem;line-height:1.9em;cursor:pointer}.tts-editor .tts-editor-empty,.tts-editor .tts-editor-loading{padding:1.2em;text-align:center;color:var(--mx-ft-muted);font-size:1.3rem}.customer-root [id=item_list_wraper]{margin-top:0;width:calc(100% - 0px);height:calc(100vh - 132px);overflow-y:auto;transition:height .2s;scroll-behavior:smooth;background-color:var(--mx-list-table-bg)}.customer-root [id=item_list]{margin:0;width:100%;border:1px solid rgba(168,168,168,.45);border-collapse:separate;border-spacing:0;background-color:rgba(250,250,250,.94);font-size:1.2rem;line-height:1.6em;text-align:left}.customer-root [id=item_list]>thead{position:-webkit-sticky;position:sticky;top:0;z-index:10}.customer-root [id=item_list] tr:not(:last-child)>td{border-bottom:1px solid rgba(168,168,168,.28)}.customer-root [id=d_width]>th{padding:0!important;height:0!important;font-size:0;line-height:0}.customer-root [id=item_list]>thead>tr>th{font-size:1.2rem;line-height:1.6em}.customer-root [id=item_list]>thead>tr>th[data-sortable=on]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.customer-root [id=item_list]>thead>tr>th[data-sortable=on]:focus-visible{outline:2px solid rgba(48,118,147,.45);outline-offset:-2px}.customer-root .customer-sort-header{display:inline-flex;align-items:center;gap:.35em}.customer-root .customer-sort-indicator{display:inline-flex;align-items:center;justify-content:center;min-width:.95em;color:rgba(61,95,107,.45);font-size:1.1rem;line-height:1}.customer-root [id=item_list]>thead>tr>th[data-sort-direction=asc] .customer-sort-indicator,.customer-root [id=item_list]>thead>tr>th[data-sort-direction=desc] .customer-sort-indicator{color:var(--mx-ui-primary)}.customer-root [id=l_title]{width:100%;min-height:2.2em;padding:0 .4em;display:flex;align-items:center;gap:.4em;text-align:left!important;background-color:var(--mx-ui-primary);color:var(--mx-white);font-size:1.3rem;font-weight:700;line-height:1.6em}.customer-root [id=l_title]>i{display:inline-block;transform:scale(1.15)}.customer-root [id=l_search]{position:relative;background-color:var(--mx-search-area-bg)}.customer-root .customer-search-fields{display:flex;flex-wrap:wrap;align-items:center;gap:.28em .5em;min-width:0}.customer-root .customer-search-field{display:inline-flex;align-items:center;gap:.26em;color:#4b6872}.customer-root .customer-search-field>label{display:inline-flex;align-items:center;gap:.15em;white-space:nowrap}.customer-root .customer-search-field>label>i{transform:scale(1.05)}.customer-root .customer-search-field>input,.customer-root .customer-search-field>select{height:2em;border:1px solid rgba(77,142,168,.35);background-color:#fff;padding:0 .5em;color:#3d5f6b;font-size:1.3rem;line-height:2em}.customer-root .customer-search-field>select{padding-right:1.8em}.customer-root .customer-search-field>.MuiAutocomplete-root{width:100%}.customer-root .customer-search-field:has(#l_status_search)>.MuiAutocomplete-root,.customer-root .customer-search-field:has(#l_status_search)>select{width:8em}.customer-root .customer-search-field>label[for=l_status_search]+.MuiAutocomplete-root,.customer-root .customer-search-field>label[for=l_status_search]+select{width:8em}.customer-root .customer-search-field:has(#l_name_search)>input{width:11em}.customer-root .customer-search-field:has(#l_memo_search)>input{width:9em}.customer-root .customer-search-actions{display:flex;align-items:center;gap:.65em;flex-shrink:0;position:absolute;right:0;bottom:-1px;z-index:10}.customer-root [id=item_list] tr:first-child>th:first-child{width:3em!important}.customer-root [id=item_list] tr:first-child>th:nth-child(2){width:6em!important}.customer-root [id=item_list] tr:first-child>th:nth-child(3){width:20em!important}.customer-root [id=item_list] tr:first-child>th:nth-child(4){width:auto}.customer-root [id=item_list] tr:first-child>th:nth-child(5),.customer-root [id=item_list] tr:first-child>th:nth-child(6){width:9em}.customer-root [id=item_list] tr:first-child>th:nth-child(7){width:20em}.customer-root [id=item_list] tr:first-child>th:nth-child(8){width:8em}.customer-root [id=item_list] tr:first-child>th:nth-child(9){width:2.6em}.customer-root [id=item_list] tr:first-child>th:nth-child(10){width:8em}.customer-root [id=item_list] tr:first-child>th:nth-child(11){width:2.6em}.customer-root [id=item_list] tr:first-child>th:nth-child(12){width:8em}.customer-root [id=item_list] tr:first-child>th:nth-child(13){width:2.6em}.customer-root [id=item_list] tr:first-child>th:nth-child(14){width:8em}.customer-root [id=item_list] tr:first-child>th:nth-child(15){width:2.6em}.customer-root [id=item_list] tr:first-child>th:nth-child(16){width:6em}.customer-root [id=item_list] tr:first-child>th:nth-child(17){width:auto}.customer-root [id=item_list] tr:first-child>th:nth-child(18){width:3em}.customer-root [data-lno="0"],.customer-root [data-lno="1"],.customer-root [data-lno="2"]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-root [data-look="1"][id=item_list] [data-lno="2"],.customer-root [data-look="2"][id=item_list] [data-lno="1"]{width:0!important;padding-left:0!important;padding-right:0!important;border-right-color:transparent!important;opacity:0}.customer-root [id=item_list] td:first-child,.customer-root [id=item_list] td:nth-child(18),.customer-root [id=item_list] td:nth-child(2),.customer-root [id=item_list] th:first-child,.customer-root [id=item_list] th:nth-child(10),.customer-root [id=item_list] th:nth-child(11),.customer-root [id=item_list] th:nth-child(12),.customer-root [id=item_list] th:nth-child(13),.customer-root [id=item_list] th:nth-child(14),.customer-root [id=item_list] th:nth-child(15),.customer-root [id=item_list] th:nth-child(18),.customer-root [id=item_list] th:nth-child(2),.customer-root [id=item_list] th:nth-child(8),.customer-root [id=item_list] th:nth-child(9){text-align:center}.customer-root [id=item_list] td:nth-child(3),.customer-root [id=item_list] td:nth-child(4),.customer-root [id=item_list] td:nth-child(5),.customer-root [id=item_list] td:nth-child(6),.customer-root [id=item_list] td:nth-child(7),.customer-root [id=item_list] th:nth-child(3),.customer-root [id=item_list] th:nth-child(4),.customer-root [id=item_list] th:nth-child(5),.customer-root [id=item_list] th:nth-child(6),.customer-root [id=item_list] th:nth-child(7){padding-left:.4em;text-align:left}.customer-root [id=item_list] td:nth-child(3){font-weight:600}.customer-root [id=item_list] td:nth-child(10),.customer-root [id=item_list] td:nth-child(12),.customer-root [id=item_list] td:nth-child(14),.customer-root [id=item_list] td:nth-child(16),.customer-root [id=item_list] td:nth-child(17),.customer-root [id=item_list] td:nth-child(8),.customer-root [id=item_list] th:nth-child(16),.customer-root [id=item_list] th:nth-child(17){text-align:right}.customer-root [id=item_list] td:nth-child(17),.customer-root [id=item_list] th:nth-child(17){padding-right:1em}.customer-root [id=item_list] td:nth-child(11)>a,.customer-root [id=item_list] td:nth-child(13)>a,.customer-root [id=item_list] td:nth-child(15)>a,.customer-root [id=item_list] td:nth-child(9)>a{display:block;width:100%;height:100%;color:#38a74a}.customer-root [id=item_list] td:nth-child(11)>a>i,.customer-root [id=item_list] td:nth-child(13)>a>i,.customer-root [id=item_list] td:nth-child(15)>a>i,.customer-root [id=item_list] td:nth-child(9)>a>i{position:relative;top:50%;display:inline-block;transform:translateY(-50%) scale(1.4)}.customer-root [id=item_list] td:nth-child(18)>button{width:100%;height:100%;overflow:hidden;border:none}.customer-root [id=item_list] td:nth-child(18)>button>i{transform:translateY(0) scale(1.4)}.customer-root [id=item_list] td{height:3em}.customer-root [data-bg=o6_lg]{background-color:var(--opacity6_lg)}.customer-root [data-bg=o6_w]{background-color:var(--opacity6_w)}.customer-root [id=l_data]>tr[data-i]:hover>td{background-color:var(--mx-opacity3-g)}.customer-root .customer-empty{padding:1.2em;text-align:center;color:var(--mx-ft-muted)}.account-title-root [id=item_list] td,.account-title-root [id=item_list] th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-title-root [id=item_list]{table-layout:fixed}.account-title-root [id=item_list] tr#d_width>th:first-child{width:3em!important}.account-title-root [id=item_list] tr#d_width>th:nth-child(11),.account-title-root [id=item_list] tr#d_width>th:nth-child(2),.account-title-root [id=item_list] tr#d_width>th:nth-child(3){width:auto!important}.account-title-root [id=item_list] tr#d_width>th:nth-child(4),.account-title-root [id=item_list] tr#d_width>th:nth-child(5),.account-title-root [id=item_list] tr#d_width>th:nth-child(6){width:9em!important}.account-title-root [id=item_list] tr#d_width>th:nth-child(7){width:6em!important}.account-title-root [id=item_list] tr#d_width>th:nth-child(10),.account-title-root [id=item_list] tr#d_width>th:nth-child(8){width:8em!important}.account-title-root [id=item_list] tr#d_width>th:nth-child(9){width:4em!important}.account-title-root [id=item_list] tr#d_width>th:nth-child(12){width:3em!important}.account-title-root [id=item_list] td:nth-child(10),.account-title-root [id=item_list] td:nth-child(11),.account-title-root [id=item_list] td:nth-child(2),.account-title-root [id=item_list] td:nth-child(3),.account-title-root [id=item_list] td:nth-child(4),.account-title-root [id=item_list] td:nth-child(5),.account-title-root [id=item_list] td:nth-child(6),.account-title-root [id=item_list] td:nth-child(7),.account-title-root [id=item_list] td:nth-child(8),.account-title-root [id=item_list] th:nth-child(10),.account-title-root [id=item_list] th:nth-child(11),.account-title-root [id=item_list] th:nth-child(2),.account-title-root [id=item_list] th:nth-child(3),.account-title-root [id=item_list] th:nth-child(4),.account-title-root [id=item_list] th:nth-child(5),.account-title-root [id=item_list] th:nth-child(6),.account-title-root [id=item_list] th:nth-child(7),.account-title-root [id=item_list] th:nth-child(8){padding-left:.4em;text-align:left!important}.account-title-root [id=item_list] td:first-child,.account-title-root [id=item_list] td:nth-child(12),.account-title-root [id=item_list] td:nth-child(9),.account-title-root [id=item_list] th:first-child,.account-title-root [id=item_list] th:nth-child(12),.account-title-root [id=item_list] th:nth-child(9){padding-left:0;padding-right:0;text-align:center!important}.account-title-root [id=item_list] td:nth-child(12){padding:0}.account-title-root [id=item_list] td:nth-child(12)>button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:3em;overflow:hidden;border:none}.account-title-root [id=item_list] td:nth-child(12)>button>i{transform:translateY(0) scale(1.4)}.invoice-root [id=item_list_wraper]{margin-top:0;width:100%;height:calc(100vh - 132px);overflow-y:auto;transition:height .2s;scroll-behavior:smooth;background-color:var(--mx-list-table-bg)}.invoice-root [id=item_list]{margin:0;width:100%;border:1px solid rgba(168,168,168,.45);border-collapse:separate;border-spacing:0;background-color:rgba(250,250,250,.94);font-size:1.2rem;line-height:1.6em;text-align:left}.invoice-root [id=item_list]>thead{position:-webkit-sticky;position:sticky;top:0;z-index:10}.invoice-root [id=item_list] tr:not(:last-child)>td{border-bottom:1px solid rgba(168,168,168,.28)}.invoice-root [id=d_width]>th{padding:0!important;height:0!important;font-size:0;line-height:0}.invoice-root [id=item_list]>thead>tr>th{font-size:1.2rem;line-height:1.6em}.invoice-root [id=item_list] td,.invoice-root [id=item_list] th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invoice-root [id=item_list] td{height:3em}.invoice-root .invoice-list-table td:first-child,.invoice-root .invoice-list-table td:last-child,.invoice-root .invoice-list-table td:nth-child(2),.invoice-root .invoice-list-table td:nth-child(3),.invoice-root .invoice-list-table td:nth-child(7),.invoice-root .invoice-list-table th:first-child,.invoice-root .invoice-list-table th:last-child,.invoice-root .invoice-list-table th:nth-child(2),.invoice-root .invoice-list-table th:nth-child(3),.invoice-root .invoice-list-table th:nth-child(7){text-align:center}.invoice-root .invoice-list-table td:nth-child(10),.invoice-root .invoice-list-table td:nth-child(8),.invoice-root .invoice-list-table td:nth-child(9),.invoice-root .invoice-list-table th:nth-child(10),.invoice-root .invoice-list-table th:nth-child(8),.invoice-root .invoice-list-table th:nth-child(9){text-align:right}.invoice-root .invoice-list-table th.invoice-list-table__due-date-header{text-align:center!important}.invoice-root .invoice-list-table td:nth-child(11),.invoice-root .invoice-list-table td:nth-child(12),.invoice-root .invoice-list-table td:nth-child(4),.invoice-root .invoice-list-table td:nth-child(5),.invoice-root .invoice-list-table td:nth-child(6){padding-left:.4em}.invoice-root [id=item_list] td:last-child>button{width:100%;height:100%;overflow:hidden;border:none;background:transparent;cursor:pointer}.invoice-root [data-bg=o6_lg]{background-color:var(--opacity6_lg)}.invoice-root [data-bg=o6_w]{background-color:var(--opacity6_w)}.invoice-root [id=l_data]>tr[data-i]:hover>td{background-color:var(--mx-opacity3-g)}.invoice-root .customer-empty{padding:1.2em;text-align:center;color:var(--mx-ft-muted)}.invoice-root [id=l_title]{width:100%;min-height:2.2em;padding:0 .4em;display:flex;align-items:center;gap:.4em;text-align:left!important;background-color:var(--mx-ui-primary);color:var(--mx-white);font-size:1.3rem;font-weight:700;line-height:1.6em}.invoice-root [id=l_search]{position:relative;background-color:var(--mx-search-area-bg)}.invoice-root .customer-search-fields{display:flex;flex-wrap:wrap;align-items:center;gap:.28em .5em;min-width:0}.invoice-root .customer-search-field{display:inline-flex;align-items:center;gap:.26em;color:#4b6872}.invoice-root .customer-search-field>label{display:inline-flex;align-items:center;gap:.15em;white-space:nowrap}.invoice-root .customer-search-field>label>i{transform:scale(1.05)}.invoice-root .customer-search-field>input,.invoice-root .customer-search-field>select{height:2em;border:1px solid rgba(77,142,168,.35);background-color:#fff;padding:0 .5em;color:#3d5f6b;font-size:1.3rem;line-height:2em}.invoice-root .customer-search-field>select{padding-right:1.8em}.invoice-root .customer-search-field:has(#l_memo_search)>input{width:9em}.invoice-root .customer-search-actions{display:flex;align-items:center;gap:.65em;flex-shrink:0;position:absolute;right:0;bottom:-1px;z-index:10}.invoice-detail-header__editable-document-memo,.invoice-detail-header__field.invoice-detail-header__editable-memo-field{border:3px solid var(--color_o)!important}.invoice-detail-header-scope{width:100%}.order-editor-drawer.invoice-detail-header-scope .invoice-detail-header__field{display:block;float:none;width:100%;min-width:0;min-height:2.8em;margin:0!important;box-sizing:border-box;overflow:hidden}.order-editor-drawer.invoice-detail-header-scope .invoice-detail-header__field>input{width:100%;min-height:2.65em;padding:1em .5em .12em!important;color:var(--mx-ft-base);font-size:1.28rem;font-weight:700}.order-editor-drawer.invoice-detail-header-scope .invoice-detail-header__field>input:-moz-read-only{cursor:default}.order-editor-drawer.invoice-detail-header-scope .invoice-detail-header__field>input:read-only{cursor:default}.order-editor-drawer.invoice-detail-header-scope .invoice-detail-header__field>input:disabled{color:var(--mx-ft-base);-webkit-text-fill-color:var(--mx-ft-base);opacity:1}.order-editor-drawer.invoice-detail-header-scope .invoice-detail-header__field[data-compact=true]{min-height:2.55em}.order-editor-drawer.invoice-detail-header-scope .invoice-detail-header__field[data-compact=true]>input{min-height:2.45em;font-size:1.14rem;line-height:1.25}.order-editor-drawer.invoice-detail-header-scope .invoice-detail-header__field[data-align=right]>input{text-align:right;font-weight:800}.order-editor-drawer.invoice-detail-header-scope .invoice-detail-header__field[data-strong=true]{border-color:rgba(22,111,137,.32);border-left-color:var(--mx-ui-primary);background-color:rgba(22,111,137,.12)}.order-editor-drawer.invoice-detail-header-scope .invoice-detail-header__field[data-strong=true]>input{font-size:1.38rem;font-weight:900}.order-editor-drawer.invoice-detail-header-scope .invoice-detail-header__field[data-alert=true]>input{color:var(--mx-ft-alert);-webkit-text-fill-color:var(--mx-ft-alert)}.invoice-detail-header__amount-summary-scope{width:100%;min-width:0}.invoice-detail-header__amount-summary-scope .sales-editor__header-summary-wrap{float:none;width:100%;min-width:0;margin:0!important;justify-content:flex-end}.invoice-detail-header__amount-summary-scope .sales-editor__header-summary-wrap>*{margin:.4em 0 0 .6em!important}.invoice-detail-header__amount-summary-scope .sales-editor__header-summary{flex:0 0 auto}.invoice-detail-header__amount-summary-scope .sales-editor__header-summary-value{min-width:8.4em}.invoice-detail-header__amount-summary-scope .invoice-detail-header__amount-summary[data-alert=true] .sales-editor__header-summary-value{color:var(--mx-ft-alert)}.payment-root [id=item_list_wraper]{margin-top:0;width:100%;height:calc(100vh - 132px);overflow-y:auto;background-color:var(--mx-list-table-bg)}.payment-root [id=item_list]{margin:0;width:100%;border:1px solid rgba(168,168,168,.45);border-collapse:separate;border-spacing:0;background-color:rgba(250,250,250,.94);font-size:1.2rem;line-height:1.6em;table-layout:fixed}.payment-root [id=item_list]>thead{position:-webkit-sticky;position:sticky;top:0;z-index:10}.payment-root [id=d_width]>th{padding:0!important;height:0!important;font-size:0;line-height:0}.payment-root [id=item_list]>thead>tr[id=d_width]>th:first-child{width:4em!important}.payment-root [id=item_list]>thead>tr[id=d_width]>th:nth-child(2){width:7em!important}.payment-root [id=item_list]>thead>tr[id=d_width]>th:nth-child(10){width:2.6em!important}.payment-root [id=item_list]>thead>tr[id=d_width]>th:nth-child(3),.payment-root [id=item_list]>thead>tr[id=d_width]>th:nth-child(5),.payment-root [id=item_list]>thead>tr[id=d_width]>th:nth-child(7),.payment-root [id=item_list]>thead>tr[id=d_width]>th:nth-child(8){width:10em!important}.payment-root [id=item_list]>thead>tr[id=d_width]>th:nth-child(6){width:6em!important}.payment-root [id=item_list]>thead>tr[id=d_width]>th:nth-child(9){width:auto!important}.payment-root [id=item_list] td,.payment-root [id=item_list] th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-root [id=item_list] td{height:3em}.payment-root [id=item_list] tr:not(:last-child)>td{border-bottom:1px solid rgba(168,168,168,.28)}.payment-root .payment-list-table td:first-child,.payment-root .payment-list-table td:last-child,.payment-root .payment-list-table td:nth-child(2),.payment-root .payment-list-table td:nth-child(3),.payment-root .payment-list-table td:nth-child(6),.payment-root .payment-list-table th:first-child,.payment-root .payment-list-table th:last-child,.payment-root .payment-list-table th:nth-child(2),.payment-root .payment-list-table th:nth-child(3),.payment-root .payment-list-table th:nth-child(6){text-align:center}.payment-root .payment-list-table td:nth-child(5),.payment-root .payment-list-table td:nth-child(7),.payment-root .payment-list-table td:nth-child(8),.payment-root .payment-list-table th:nth-child(5),.payment-root .payment-list-table th:nth-child(7),.payment-root .payment-list-table th:nth-child(8){text-align:right}.payment-root .payment-list-table td:nth-child(5){font-weight:800}.payment-root .payment-list-table td:nth-child(8){color:var(--mx-ft-alert)}.payment-root .payment-list-table td[data-payment-unapplied-zero="1"]{color:var(--mx-ft-muted)}.payment-root .payment-list-table td:nth-child(4),.payment-root .payment-list-table td:nth-child(9){padding-left:.4em}.payment-root [data-bg=o6_lg]{background-color:var(--opacity6_lg)}.payment-root [data-bg=o6_w]{background-color:var(--opacity6_w)}.payment-root .payment-list-table td:last-child{padding:0;background-color:var(--mx-list-edit-cell-bg)!important}.payment-root [id=item_list] td:last-child>button{width:100%;height:100%;overflow:hidden;border:none;background:transparent;cursor:pointer}.payment-root [id=l_data]>tr[data-i]:hover>td{background-color:var(--mx-opacity3-g)}.payment-root [id=l_title]{width:100%;min-height:2.2em;padding:0 .4em;display:flex;align-items:center;gap:.4em;text-align:left!important;background-color:var(--mx-ui-primary);color:var(--mx-white);font-size:1.3rem;font-weight:700;line-height:1.6em}.payment-root [id=l_search]{position:relative;background-color:var(--mx-search-area-bg)}.payment-root .customer-search-actions{display:flex;align-items:center;gap:.65em;flex-shrink:0;position:absolute;right:0;bottom:-1px;z-index:10}.payment-root .payment-status-chip{display:inline-flex;align-items:center;justify-content:center;min-width:5.6em;height:1.8em;padding:0 .65em;border-radius:999px;font-weight:700}.payment-editor [data-wr=wr_main]{position:relative;flex:1 1 auto;min-height:0;height:auto!important;padding:.7em .8em 1em!important;overflow:auto!important;background:var(--mx-bg-page);font-size:1.2rem}.order-editor-drawer.payment-editor{display:flex;flex-direction:column}.payment-editor__modern-header{flex:0 0 auto;min-height:64px;padding:9.6px 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;background-color:var(--mx-ui-primary)!important;color:var(--mx-white)!important}.payment-editor__modern-header :where(div,span,p){background-color:transparent!important;color:var(--mx-white)!important}.payment-editor__modern-header p,.payment-editor__modern-header span:not(.payment-editor__status-chip){text-align:left!important}.payment-editor__status-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:5.4em;height:28px;padding:0 .8em!important;border-radius:999px;background-color:rgba(255,255,255,.24)!important;color:var(--mx-white)!important;font-size:1.15rem;font-weight:800;white-space:nowrap}.payment-editor__loading{margin-left:auto;padding-right:3.5em;color:var(--mx-white);font-size:1.2rem}.payment-editor__header{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.45em;width:100%}.payment-editor__header [data-edit=text]{float:none!important;margin:0!important;min-height:3.1em;position:relative}.payment-editor__header [data-edit=text]>input{min-height:2.95em;padding-top:1em!important;font-size:1.25rem;font-weight:700}.payment-editor__date-field>input{padding-right:2.8em!important}.payment-editor__header [data-alert=on]>input{color:var(--mx-ft-alert);-webkit-text-fill-color:var(--mx-ft-alert)}.payment-editor__memo-field{flex:1 1 22em;min-width:22em}.payment-editor__lookup-button{position:absolute;right:.2em;bottom:.25em;width:2.4em;height:2.2em;border:none;background:transparent;color:var(--mx-ui-primary);cursor:pointer}.payment-editor__sections{display:flex;flex-direction:column;gap:.55em;margin-top:.8em;align-items:stretch}.payment-editor__section{min-width:0;border:1px solid rgba(77,142,168,.35);background-color:rgba(255,255,255,.88)}.payment-editor__section--details{background-color:transparent}.payment-editor__section--details>.payment-editor__section-title{margin-top:.75em}.order-editor-drawer.payment-editor .payment-editor__section-title{min-height:2.8em;padding:.45em .8em!important;display:flex;align-items:center;justify-content:space-between;gap:.6em;background-color:color-mix(in srgb,var(--mx-ui-primary) 12%,var(--mx-white))!important;color:var(--mx-ui-primary);font-weight:800}.order-editor-drawer.payment-editor .payment-editor__section-title>span{display:inline-flex;align-items:center;min-height:2.1em;padding:0 .25em!important}.payment-editor__amount-line,.payment-editor__between-summary{display:flex;justify-content:flex-end;min-width:0}.payment-editor__amount-line{padding:0 .55em .35em;margin-bottom:.55em;background-color:transparent!important}.payment-editor__between-summary{padding:.05em .55em}.payment-editor .payment-editor__summary-wrap{float:none;width:100%;min-width:0;margin:0!important;justify-content:flex-end}.payment-editor .payment-editor__summary-wrap>*{margin:.28em 0 0 .6em!important}.payment-editor .payment-editor__amount-summary{flex:0 0 auto}.payment-editor .payment-editor__amount-summary .sales-editor__header-summary-value{min-width:8.4em}.payment-editor .payment-editor__amount-summary[data-alert=true] .sales-editor__header-summary-value{color:var(--mx-ft-alert)}.payment-editor__section-title .MuiButton-root{border-radius:0;min-height:2.1em;color:var(--mx-ui-primary);font-size:1.15rem;font-weight:800}.payment-editor__table-wrap{max-height:28vh;overflow:auto}.payment-editor__table-wrap--apply{max-height:38vh}.payment-editor__apply-table,.payment-editor__detail-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:1.16rem;background-color:#fff}.payment-editor__apply-table>thead,.payment-editor__detail-table>thead{position:-webkit-sticky;position:sticky;top:0;z-index:3}.payment-editor__apply-table th,.payment-editor__detail-table th{height:2.25em;background-color:var(--mx-ui-primary);color:var(--mx-white);font-weight:800}.payment-editor__apply-table td,.payment-editor__detail-table td{height:2.8em;border-bottom:1px solid rgba(168,168,168,.28);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-editor__apply-table td:first-child,.payment-editor__apply-table td:nth-child(10),.payment-editor__apply-table td:nth-child(11),.payment-editor__apply-table td:nth-child(2),.payment-editor__apply-table td:nth-child(3),.payment-editor__apply-table td:nth-child(4),.payment-editor__apply-table td:nth-child(5),.payment-editor__apply-table td:nth-child(6),.payment-editor__apply-table th:first-child,.payment-editor__apply-table th:nth-child(10),.payment-editor__apply-table th:nth-child(11),.payment-editor__apply-table th:nth-child(2),.payment-editor__apply-table th:nth-child(3),.payment-editor__apply-table th:nth-child(4),.payment-editor__apply-table th:nth-child(5),.payment-editor__apply-table th:nth-child(6),.payment-editor__detail-table td:first-child,.payment-editor__detail-table td:nth-child(5),.payment-editor__detail-table th:first-child,.payment-editor__detail-table th:nth-child(5){text-align:center}.payment-editor__detail-table th:first-child{width:3.2em}.payment-editor__detail-table th:nth-child(3){width:10em}.payment-editor__detail-table th:nth-child(5){width:3.8em}.payment-editor__detail-table td:nth-child(2){text-align:left}.payment-editor__apply-table td:nth-child(7),.payment-editor__apply-table td:nth-child(8),.payment-editor__apply-table td:nth-child(9),.payment-editor__detail-table td:nth-child(3){text-align:right}.payment-editor__apply-table th:first-child{width:3em}.payment-editor__apply-table th:nth-child(2){width:6.2em}.payment-editor__apply-table th:nth-child(3){width:6.8em}.payment-editor__apply-table th:nth-child(4){width:5.8em}.payment-editor__apply-table th:nth-child(6){width:7.2em}.payment-editor__apply-table th:nth-child(7){width:10.5em;text-align:right;padding-right:.55em}.payment-editor__apply-table th:nth-child(8){width:10.2em;text-align:right;padding-right:.55em}.payment-editor__apply-table th:nth-child(9){width:11.2em;text-align:right;padding-right:.55em}.payment-editor__apply-table th:nth-child(10){width:7.8em}.payment-editor__apply-table th:nth-child(11){width:4.6em}.payment-editor__apply-table td:nth-child(7),.payment-editor__apply-table td:nth-child(8),.payment-editor__apply-table td:nth-child(9){font-size:1.34rem;font-weight:800}.payment-editor__apply-table td:nth-child(7),.payment-editor__apply-table td:nth-child(8){padding-right:.55em}.payment-editor__apply-table input,.payment-editor__detail-table input{width:100%;height:100%;border:none;background-color:transparent;padding:0 .45em;font-size:1.2rem;box-sizing:border-box}.payment-editor__apply-table td:nth-child(9) input,.payment-editor__detail-table td:nth-child(3) input{text-align:right;font-weight:800}.payment-editor__apply-table td:nth-child(9) input{font-size:1.34rem;padding-right:.55em}.payment-editor__apply-table>tbody>tr>td:nth-child(10),.payment-editor__apply-table>tbody>tr>td:nth-child(9){border-bottom:none}.payment-editor__apply-table>tbody>tr>td:nth-child(9){border-left:3px solid var(--mx-ui-accent)}.payment-editor__apply-table>tbody>tr>td:nth-child(10){border-right:3px solid var(--mx-ui-accent)}.payment-editor__apply-table>tbody>tr:first-child>td:nth-child(10),.payment-editor__apply-table>tbody>tr:first-child>td:nth-child(9){border-top:3px solid var(--mx-ui-accent)}.payment-editor__apply-table>tbody>tr:last-child>td:nth-child(10),.payment-editor__apply-table>tbody>tr:last-child>td:nth-child(9){border-bottom:3px solid var(--mx-ui-accent)}.payment-editor__apply-actions{padding:0 .25em}.payment-editor__apply-actions>button{height:2.05em;min-width:3.2em;margin:0 .12em;border:1px solid rgba(77,142,168,.34);background-color:rgba(255,255,255,.95);color:var(--mx-ui-primary);font-size:1.08rem;font-weight:800;cursor:pointer}.payment-editor__apply-actions>button:last-child{color:var(--mx-ft-muted)}.payment-editor__apply-actions>button:disabled{color:rgba(90,102,108,.55);cursor:default}.payment-editor__invoice-detail-cell{padding:0!important;background-color:var(--mx-list-edit-cell-bg)}.payment-editor__invoice-detail-cell .MuiIconButton-root{width:100%!important;height:100%!important;min-height:3.3em!important;padding-top:0!important;padding-bottom:0!important;border-radius:0!important;color:var(--mx-list-icon-fg)!important}.payment-editor__invoice-detail-cell .MuiIconButton-root.Mui-disabled{color:rgba(90,102,108,.55)}.payment-editor__apply-table input:focus,.payment-editor__detail-table input:focus{outline:2px solid var(--mx-ui-accent);outline-offset:-2px;background-color:rgba(255,247,228,.72)}.payment-editor__apply-table td:nth-child(9) input:focus{outline:none}.payment-editor__apply-table tr[data-over=on] td:nth-child(9) input{color:var(--mx-ft-alert)}.payment-editor__empty{padding:1em;text-align:center!important;color:var(--mx-ft-muted)}.payment-editor__footer{position:static;flex:0 0 auto;width:100%;padding:10px!important;display:flex!important;align-items:center;justify-content:space-between;gap:11.2px;border-top:1px solid var(--mx-ui-border);background-color:#fff!important;z-index:4;box-sizing:border-box}.payment-editor__footer .MuiButton-root{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:auto!important;min-width:64px!important;min-height:36px!important;padding:6px 16px!important;border-radius:8px!important;font-size:1.3rem!important;font-weight:700!important;line-height:1.75!important;text-transform:none!important;box-shadow:none}.payment-editor__footer .MuiButton-startIcon{margin-right:.45em!important;margin-left:-.25em!important}.payment-editor__footer .MuiButton-startIcon>*{font-size:1.55rem!important;line-height:1!important}.payment-editor__footer-delete{background-color:var(--color_r,#e2041b)!important;color:var(--mx-white)!important}.payment-editor__footer-delete:hover{background-color:#c60318!important}.payment-editor__footer-save{color:var(--mx-white)!important}.payment-editor__footer-save,.payment-editor__footer-save:hover{background-color:var(--mx-ui-primary)!important}.payment-editor__footer .MuiButton-root:disabled{background-color:#b7c0c5!important;color:var(--mx-white)!important;-webkit-text-fill-color:var(--mx-white);opacity:1;cursor:default}.customer-editor{overflow:hidden;position:relative}.customer-editor [data-wr=wr_main]{position:relative;height:calc(100% - 4em);padding-bottom:24em!important;width:100%;font-size:1.2rem;overflow:auto!important}.customer-editor [data-wr=wr_main]:after{content:"";display:block;clear:both}.customer-editor [data-wr=wr_main]>.MuiAlert-root{float:left;clear:both;width:calc(100% - 20px)}.brand-editor [data-wr=wr_tab][data-page=brand],.carrier-editor [data-wr=wr_tab][data-page=carrier],.customer-editor [data-wr=wr_tab][data-page=customer],.hs-code-editor [data-wr=wr_tab][data-page=hs_code],.itemlist-editor [data-wr=wr_tab][data-page=itemlist],.staff-editor [data-wr=wr_tab][data-page=staff]{height:24em;min-height:24em;font-size:1.2rem}.customer-editor [data-item=tab]{margin-left:0;margin-right:2px;min-width:6.4em}.customer-editor [data-item=tab][data-select=on]{font-weight:inherit}.customer-editor [data-item=tab_contents]{padding-top:.4em;border-top:0}.customer-editor [data-item=tab_contents][data-select=on]{display:block}.customer-editor .customer-editor__notice{margin:1.1em 1em .2em;color:var(--mx-ft-muted);font-size:1.3rem}.customer-editor [data-edit=text]:has(textarea:focus)>label,.customer-editor [data-edit=text]:has(textarea:not(:placeholder-shown))>label{transform:translateY(-.3em) scale(.7);opacity:1}.customer-editor [data-edit=text]>textarea{display:block;padding:1.1em .5em .4em;width:100%;min-height:3.2em;font-size:1.4rem;line-height:1.5em;resize:none}.customer-editor [data-name=country_id]{display:none}.customer-editor [data-edit=date]>button{pointer-events:auto;cursor:pointer}.customer-editor [data-item=save_btn]{display:block;clear:both;transform:translateY(1.2em);margin:1em auto 3em;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 rgba(168,168,168,.6);opacity:.9}.customer-editor [data-item=save_btn]:focus,.customer-editor [data-item=save_btn]:hover{opacity:1}.customer-editor [data-item=save_btn]:disabled{cursor:default;opacity:.6}.customer-editor [data-item=save_btn]>i{display:inline-block;margin-right:.4em;transform:translateY(.07em) scale(1.6);font-size:1em}.customer-editor [data-item=delete_btn]{transform:translateY(-3.7em)}.authority-editor [data-edit=caption_label]{margin-top:1em;padding-left:.4em;width:calc(100% - 2em);border-top:none;border-right:none;border-bottom-style:dashed;background-color:transparent;line-height:2.1em}.authority-editor [data-edit=auth_button]{width:auto}.authority-editor [data-edit=auth_button]:after{content:attr(data-ex);position:absolute;top:3px;right:0;transform:translateX(100%) scale(.9);transform-origin:left;padding-left:.4em;color:var(--color_r);white-space:nowrap}.authority-editor [data-edit=auth_button]>label{position:absolute;top:0;left:.5em;width:auto;font-size:1.4rem;line-height:2.6em;white-space:nowrap;z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transform:translateY(-.3em) scale(.9);transform-origin:top left;opacity:1}.authority-editor [data-edit=auth_button][data-auth-name=c_customer_ex]>label{transform:translateY(-.3em) scale(.85);white-space:nowrap}.authority-editor [data-edit=auth_button][data-auth-name=c_brand_ex]>label{transform:translateY(-.2em) scale(.78)}.authority-editor [data-edit=auth_button]>button{float:left;margin-top:1.7em;min-width:5em;padding:0;font-size:1.4rem;line-height:1.6em;white-space:nowrap}.authority-editor [data-edit=auth_button]>button:not(:last-child){margin-right:2px}.authority-editor [data-edit=auth_button]>button[data-select=off]{background-color:rgba(168,168,168,.25)!important;color:#55717c!important}.authority-editor [data-fnc=list_next]:disabled,.authority-editor [data-fnc=list_prev]:disabled,.country-editor [data-fnc=list_next]:disabled,.country-editor [data-fnc=list_prev]:disabled{opacity:.35;cursor:default}.customer-editor .customer-editor__file-drop-overlay{position:absolute;inset:2px 0 2px 0;z-index:5;display:grid;place-items:center;pointer-events:none;background-color:rgba(44,157,59,.16);border:10px dashed rgba(46,167,62,.92)}.customer-editor .customer-editor__file-drop-chip{padding:.45em 1.1em;border-radius:999px;background-color:rgba(39,143,53,.95);color:#ffffff;font-size:1.45rem;font-weight:700;line-height:1.2;box-shadow:0 .35em 1.2em rgba(0,0,0,.12)}.customer-editor [data-edit=file_button]{float:left;margin:.4em 0 0;width:auto;font-size:1.4rem;border-radius:0 .4em .4em 0;border:1px solid rgba(77,142,168,.26);overflow:hidden}.customer-editor [data-edit=file_button][data-up=ok]>.f_upload,.customer-editor [data-edit=file_button][data-up=yet]>.f_del,.customer-editor [data-edit=file_button][data-up=yet]>.f_download,.customer-editor [data-edit=file_button][data-up=yet]>.f_view{display:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.customer-editor [data-edit=file_button]>a,.customer-editor [data-edit=file_button]>button{float:left;padding:.5em 0;font-size:1.4rem;line-height:1.6em;text-align:center;white-space:nowrap}.customer-editor [data-edit=file_button]>.f_upload{width:8em;background-color:rgba(47,132,160,.78);color:#fff}.customer-editor [data-edit=file_button]>.f_view{width:3em;background-color:rgba(47,132,160,.12);color:#2f84a0}.customer-editor [data-edit=file_button]>.f_download{width:3em;background-color:rgba(47,132,160,.08);color:#0f617a}.customer-editor [data-edit=file_button]>.f_del{width:2em;background-color:rgba(216,72,55,.12);color:#bf3426}.customer-editor [data-edit=file_button]>a>i,.customer-editor [data-edit=file_button]>button>i{display:inline-block;padding-right:.2em;transform:scale(1.4)}.customer-editor [data-class=item_wr_table_add]{display:block;margin:1em auto;width:4em;height:4em;border-radius:50%;transition:transform .1s;box-shadow:0 0 3px var(--mx-opacity6-g)}.customer-editor [data-class=item_wr_table_add]:hover:not(:disabled){transform:scale(1.1)}.customer-editor [data-class=item_wr_table_add]:disabled{opacity:.6}.customer-editor [data-class=item_wr_table_add]>i{font-size:3.6rem;line-height:1.2em;width:1.2em}.customer-editor [data-move=on]{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.customer-editor [data-move=on]:active{cursor:-webkit-grabbing;cursor:grabbing}.customer-editor tbody>tr>td{transition:background-color .12s ease,box-shadow .12s ease,opacity .12s ease}.customer-editor tbody>tr[data-dragging=on]>td{opacity:.22}.customer-editor tbody>tr[data-dragging=on]>td[data-move=on]{cursor:-webkit-grabbing;cursor:grabbing}.customer-editor tbody>tr[data-drag-over=on]>td{box-shadow:inset 0 2px 0 rgba(47,132,160,.9)}.customer-editor [class=item_customer_installment] tr:first-child>th:first-child{width:2.6em}.customer-editor [class=item_customer_installment] tr:first-child>th:nth-child(2){width:3.6em}.customer-editor [class=item_customer_installment] tr:first-child>th:nth-child(4){width:10em}.customer-editor [class=item_customer_installment] tr:first-child>th:nth-child(5){width:2.6em}.customer-editor [class=item_customer_installment] td:first-child,.customer-editor [class=item_customer_installment] td:nth-child(2),.customer-editor [class=item_customer_installment] td:nth-child(5),.customer-editor [class=item_customer_installment] th:first-child,.customer-editor [class=item_customer_installment] th:nth-child(2),.customer-editor [class=item_customer_installment] th:nth-child(5){text-align:center}.customer-editor [class=item_customer_installment] td:nth-child(3),.customer-editor [class=item_customer_installment] th:nth-child(3){text-align:left}.customer-editor [class=item_customer_contact] td:nth-child(2)>i,.customer-editor [class=item_customer_delivery] td:nth-child(2)>i,.customer-editor [class=item_customer_installment] td:nth-child(3)>i,.customer-editor [class=item_itemlist_icharge] td:nth-child(2)>i{display:inline-block;margin-left:-.3em;transform:translateY(.3em);font-size:3em;line-height:0;font-weight:600;opacity:.4;pointer-events:none}.customer-editor [class=item_customer_installment] td:nth-child(4),.customer-editor [class=item_customer_installment] th:nth-child(4),.customer-editor [class=item_itemlist_icharge] td:nth-child(3),.customer-editor [class=item_itemlist_icharge] th:nth-child(3){padding-right:.8em;text-align:right}.customer-editor [class=item_customer_contact] tr:first-child>th:first-child,.customer-editor [class=item_customer_contact] tr:first-child>th:nth-child(6),.customer-editor [class=item_customer_delivery] tr:first-child>th:first-child,.customer-editor [class=item_customer_delivery] tr:first-child>th:nth-child(5),.customer-editor [class=item_itemlist_icharge] tr:first-child>th:nth-child(4){width:2.6em}.customer-editor [class=item_customer_contact] tr:first-child>th:nth-child(4),.customer-editor [class=item_customer_delivery] tr:first-child>th:nth-child(4){width:8em}.customer-editor [class=item_customer_delivery] tr:first-child>th:nth-child(3){width:16em}.customer-editor [class=item_itemlist_icharge] tr:first-child>th:first-child,.customer-editor [class=item_itemlist_icharge] tr:first-child>th:nth-child(3){width:8em}.customer-editor [class=item_itemlist_icharge] td:first-child,.customer-editor [class=item_itemlist_icharge] th:first-child{padding-left:.4em}.customer-editor [class=item_customer_contact] td:first-child,.customer-editor [class=item_customer_contact] td:nth-child(6),.customer-editor [class=item_customer_contact] th:first-child,.customer-editor [class=item_customer_contact] th:nth-child(6),.customer-editor [class=item_customer_delivery] td:first-child,.customer-editor [class=item_customer_delivery] td:nth-child(5),.customer-editor [class=item_customer_delivery] th:first-child,.customer-editor [class=item_customer_delivery] th:nth-child(5),.customer-editor [class=item_itemlist_icharge] td:nth-child(4),.customer-editor [class=item_itemlist_icharge] th:nth-child(4){text-align:center}.customer-editor [class=item_customer_contact] td:nth-child(2),.customer-editor [class=item_customer_contact] td:nth-child(3),.customer-editor [class=item_customer_contact] td:nth-child(4),.customer-editor [class=item_customer_contact] td:nth-child(5),.customer-editor [class=item_customer_contact] th:nth-child(2),.customer-editor [class=item_customer_contact] th:nth-child(3),.customer-editor [class=item_customer_contact] th:nth-child(4),.customer-editor [class=item_customer_contact] th:nth-child(5),.customer-editor [class=item_customer_delivery] td:nth-child(2),.customer-editor [class=item_customer_delivery] td:nth-child(3),.customer-editor [class=item_customer_delivery] th:nth-child(2),.customer-editor [class=item_customer_delivery] th:nth-child(3),.customer-editor [class=item_itemlist_icharge] td:first-child,.customer-editor [class=item_itemlist_icharge] td:nth-child(2),.customer-editor [class=item_itemlist_icharge] th:first-child,.customer-editor [class=item_itemlist_icharge] th:nth-child(2){text-align:left}.customer-editor [class=item_customer_delivery] td:nth-child(4),.customer-editor [class=item_customer_delivery] th:nth-child(4){text-align:center}.customer-editor [class=item_customer_contact] td,.customer-editor [class=item_customer_delivery] td,.customer-editor [class=item_customer_installment] td,.customer-editor [class=item_itemlist_icharge] td{height:3em}.customer-editor [class=item_customer_contact] td:last-child>button,.customer-editor [class=item_customer_delivery] td:last-child>button,.customer-editor [class=item_customer_installment] td:last-child>button,.customer-editor [class=item_itemlist_icharge] td:last-child>button{width:100%;height:100%;overflow:hidden}.customer-editor [class=item_customer_contact] td:last-child>button>i,.customer-editor [class=item_customer_delivery] td:last-child>button>i,.customer-editor [class=item_customer_installment] td:last-child>button>i,.customer-editor [class=item_itemlist_icharge] td:last-child>button>i{transform:translateY(0) scale(1.4)}.customer-relation-editor{overflow:hidden}.customer-relation-editor__main{height:calc(100dvh - 4em);padding-bottom:8em;font-size:1.2rem;overflow:auto}.customer-relation-editor__notice{margin:1.1em 1em .2em;color:var(--mx-ft-muted);font-size:1.3rem}.customer-relation-editor__main>.MuiAlert-root{float:left;clear:both;width:calc(100% - 20px);margin:10px}.customer-relation-editor__main:after{content:"";display:block;clear:both}.customer-relation-editor [data-name=c_country_id],.customer-relation-editor [data-name=d_country_id],.customer-relation-editor [data-name=ic_customer_id],.customer-relation-editor [data-name=ic_item_id]{display:none}.customer-relation-editor [data-edit=text]:has(textarea:focus)>label,.customer-relation-editor [data-edit=text]:has(textarea:not(:placeholder-shown))>label{transform:translateY(-.3em) scale(.7);opacity:1}.customer-relation-editor [data-edit=text]>textarea{display:block;padding:1.1em .5em .4em;width:100%;min-height:3.2em;font-size:1.4rem;line-height:1.5em;resize:none}.itemlist-import-charge-editor [data-edit=text]:has([data-name=ic_memo])>textarea{min-height:9.6em}.customer-relation-editor [data-item=save_btn]{display:block;clear:both;transform:translateY(1.2em);margin:1em auto 3em;padding:0 1em;width:auto;height:auto;border-radius:6px;font-size:1.8rem;line-height:2em;box-shadow:0 0 3px rgba(168,168,168,.6);opacity:.9}.customer-relation-editor [data-item=save_btn]>i{display:inline-block;margin-right:.4em;transform:translateY(.07em) scale(1.6);font-size:1em}.customer-relation-editor [data-item=delete_btn]{transform:translateY(-3.7em)}.itemlist-root [id=item_list] tr:first-child>th:first-child{width:3em!important}.itemlist-root [id=item_list] tr:first-child>th:nth-child(2){width:6em!important}.itemlist-root [id=item_list] tr:first-child>th:nth-child(3){width:auto}.itemlist-root [id=item_list] tr:first-child>th:nth-child(4){width:9em}.itemlist-root [id=item_list] tr:first-child>th:nth-child(5){width:auto}.itemlist-root [id=item_list] tr:first-child>th:nth-child(6){width:3em!important}.itemlist-root [id=item_list] td:first-child,.itemlist-root [id=item_list] td:nth-child(2),.itemlist-root [id=item_list] td:nth-child(6),.itemlist-root [id=item_list] th:first-child,.itemlist-root [id=item_list] th:nth-child(2),.itemlist-root [id=item_list] th:nth-child(6){text-align:center}.itemlist-root [id=item_list] td:nth-child(3),.itemlist-root [id=item_list] td:nth-child(5),.itemlist-root [id=item_list] th:nth-child(3),.itemlist-root [id=item_list] th:nth-child(5){padding-left:.4em;text-align:left}.itemlist-root [id=item_list] td:nth-child(4),.itemlist-root [id=item_list] th:nth-child(4){padding-right:.8em;text-align:right}.itemlist-root [id=item_list] td:nth-child(3){font-weight:600}.itemlist-root [id=item_list] td:nth-child(6)>button{width:100%;height:100%;overflow:hidden;border:none}.itemlist-root [id=item_list] td:nth-child(6)>button>i{transform:translateY(0) scale(1.4)}.authority-root [id=item_list] tr:first-child>th:first-child{width:3em!important}.authority-root [id=item_list] tr:first-child>th:nth-child(2){width:20em!important}.authority-root [id=item_list] tr:first-child>th:nth-child(3){width:8em!important}.authority-root [id=item_list] tr:first-child>th:nth-child(4){width:auto!important}.authority-root [id=item_list] tr:first-child>th:nth-child(5){width:3em!important}.authority-root [id=item_list] td:first-child,.authority-root [id=item_list] td:nth-child(5),.authority-root [id=item_list] th:first-child,.authority-root [id=item_list] th:nth-child(5){text-align:center}.authority-root [id=item_list] td:nth-child(2),.authority-root [id=item_list] td:nth-child(4),.authority-root [id=item_list] th:nth-child(2),.authority-root [id=item_list] th:nth-child(4){padding-left:.4em;text-align:left}.authority-root [id=item_list] td:nth-child(3),.authority-root [id=item_list] th:nth-child(3){padding-right:.4em;text-align:right}.authority-root [id=item_list] td:nth-child(2),.authority-root [id=item_list] td:nth-child(3){font-weight:600}.authority-root [id=item_list] td:nth-child(5)>button{width:100%;height:100%;overflow:hidden;border:none}.authority-root [id=item_list] td:nth-child(5)>button>i{transform:translateY(0) scale(1.4)}.development-root .customer-search-field:has(#l_keyword_search)>input{width:20em}.development-root .development-date-search-field>input[type=date]{width:10.5em}.development-root .development-date-separator{color:rgba(67,91,100,.78);font-weight:700}.development-root [id=item_list]{table-layout:fixed}.development-root [id=item_list] tr:first-child>th:first-child{width:3em!important}.development-root [id=item_list] tr:first-child>th:nth-child(2){width:7em!important}.development-root [id=item_list][data-can-edit="1"] tr:first-child>th:nth-child(3){width:4.8em!important}.development-root [id=item_list][data-can-edit="0"] tr:first-child>th:nth-child(3),.development-root [id=item_list][data-can-edit="1"] tr:first-child>th:nth-child(4){width:22em!important}.development-root [id=item_list][data-can-edit="0"] tr:first-child>th:nth-child(4),.development-root [id=item_list][data-can-edit="1"] tr:first-child>th:nth-child(5){width:auto!important}.development-root [id=item_list] td:first-child,.development-root [id=item_list] td:nth-child(2),.development-root [id=item_list] th:first-child,.development-root [id=item_list] th:nth-child(2),.development-root [id=item_list][data-can-edit="1"] td:nth-child(3),.development-root [id=item_list][data-can-edit="1"] th:nth-child(3){text-align:center}.development-root [id=item_list][data-can-edit="0"] td:nth-child(3),.development-root [id=item_list][data-can-edit="0"] td:nth-child(4),.development-root [id=item_list][data-can-edit="0"] th:nth-child(3),.development-root [id=item_list][data-can-edit="0"] th:nth-child(4),.development-root [id=item_list][data-can-edit="1"] td:nth-child(4),.development-root [id=item_list][data-can-edit="1"] td:nth-child(5),.development-root [id=item_list][data-can-edit="1"] th:nth-child(4),.development-root [id=item_list][data-can-edit="1"] th:nth-child(5){padding-left:.4em;text-align:left}.development-root [id=item_list] td{background-color:#fff!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.development-root [id=item_list][data-can-edit="1"] #l_data td:nth-child(3){background-color:#fff!important}.development-root [id=item_list] #l_data>tr>td{border-left:0!important;border-right:0!important}.development-root [id=item_list][data-can-edit="1"] #l_data td:nth-child(4),.development-root [id=item_list][data-can-edit="1"] #l_data td:nth-child(5){padding:0}.development-root .development-sort-button{width:100%;height:100%;padding:0 .35em;border:none;background:transparent;color:inherit;font:inherit;line-height:inherit;cursor:pointer}.development-root .development-sort-button>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.development-root .development-inline-input{display:block;width:100%;height:100%;min-height:2.2em;border:0;background-color:#fff;color:inherit;padding:0 .45em;font:inherit;line-height:inherit;box-sizing:border-box}.development-root .development-inline-input:focus{outline:none;background-color:#fff}.development-root .development-inline-input:disabled{opacity:.7}.development-root .development-visible-check{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:1.55em;height:1.55em;border:2px solid var(--mx-ui-primary);border-radius:.25em;background-color:#fff;box-shadow:0 0 0 3px rgba(33,150,185,.15);cursor:pointer;vertical-align:middle}.development-root .development-visible-check:checked{border-color:var(--mx-ui-primary);background-color:var(--mx-ui-primary)}.development-root .development-visible-check:checked:after{content:"";position:absolute;left:.42em;top:.16em;width:.34em;height:.7em;border:solid #fff;border-width:0 .18em .18em 0;transform:rotate(42deg)}.development-root .development-visible-check:focus-visible{outline:3px solid rgba(33,150,185,.32);outline-offset:2px}.development-root .development-visible-check:disabled{cursor:wait;opacity:.62}.holiday-root .holiday-panel{min-width:0;min-height:0;display:flex;flex-direction:column;border:1px solid var(--mx-ui-border);border-radius:0;background-color:var(--mx-white);overflow:hidden}.holiday-root .holiday-panel-header{min-height:3.2em;padding:0 .85em;border-bottom:1px solid var(--mx-ui-border);background-color:var(--mx-search-area-bg)}.holiday-root .holiday-panel-header h2{margin:0;color:var(--mx-ft-base);font-size:1.45rem;font-weight:700;line-height:1.3}.holiday-root .holiday-panel-header .MuiIconButton-root{width:2em;height:2em;padding:0;border-radius:0;color:var(--mx-ui-primary)}.holiday-root .holiday-panel-header .MuiButton-root{min-width:7.5em;height:2.35em;border-radius:0;box-shadow:none;font-size:1.05rem;font-weight:700}.holiday-root .holiday-table-wrap{flex:1 1;min-height:0;overflow:auto;background-color:var(--mx-white)}.holiday-root .holiday-inline-table{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;background-color:var(--mx-white)}.holiday-root .holiday-inline-table td,.holiday-root .holiday-inline-table th{height:2.55em;border-right:1px solid var(--mx-ui-border);border-bottom:1px solid var(--mx-ui-border);color:var(--mx-ft-base);font-size:1.08rem;line-height:1.25;vertical-align:middle}.holiday-root .holiday-inline-table th{position:-webkit-sticky;position:sticky;top:0;z-index:2;background-color:var(--mx-ui-primary);color:var(--mx-white);font-weight:700;text-align:center}.holiday-root .holiday-inline-table td{background-color:var(--mx-white)}.holiday-root .holiday-inline-table input,.holiday-root .holiday-inline-table select{display:block;width:100%;height:100%;min-height:2.55em;box-sizing:border-box;border:0;border-radius:0;background-color:var(--mx-white);color:inherit;padding:0 .42em;font:inherit;font-weight:400;line-height:inherit}.holiday-root .holiday-inline-table input:focus,.holiday-root .holiday-inline-table select:focus{outline:none;background-color:#fffaf0}.holiday-root .holiday-inline-table input:disabled,.holiday-root .holiday-inline-table select:disabled{cursor:wait;opacity:.62}.holiday-root .holiday-calendar-table td:first-child,.holiday-root .holiday-calendar-table th:first-child{width:5.4em;text-align:center}.holiday-root .holiday-calendar-table td:first-child input{text-align:center}.holiday-root .holiday-calendar-table td:nth-child(3),.holiday-root .holiday-calendar-table th:nth-child(3){width:6.4em;text-align:center}.holiday-root .holiday-calendar-table td:nth-child(3)>span{display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - .4em);min-width:4.8em;min-height:1.65em;padding:0 .45em;border:1px solid rgba(47,132,160,.26);border-radius:999px;background-color:rgba(47,132,160,.08);color:var(--mx-ui-primary);font-size:.92rem;font-weight:700;white-space:nowrap}.holiday-root .holiday-calendar-table tr[data-generated="1"] td:first-child input{color:var(--mx-ui-primary);font-weight:700}.holiday-root .holiday-rule-table{min-width:0}.holiday-root .holiday-rule-table th:first-child{width:10em}.holiday-root .holiday-rule-table th:nth-child(2){width:7.2em}.holiday-root .holiday-rule-table th:nth-child(3),.holiday-root .holiday-rule-table th:nth-child(4),.holiday-root .holiday-rule-table th:nth-child(5),.holiday-root .holiday-rule-table th:nth-child(6),.holiday-root .holiday-rule-table th:nth-child(7){width:3.7em}.holiday-root .holiday-rule-table th:nth-child(8),.holiday-root .holiday-rule-table th:nth-child(9){width:4.8em}.holiday-root .holiday-rule-table th:nth-child(10){width:5.6em}.holiday-root .holiday-rule-table th:nth-child(11){width:4.7em}.holiday-root .holiday-rule-table th:nth-child(12){width:4.3em}.holiday-root .holiday-rule-table input,.holiday-root .holiday-rule-table select{padding-right:.28em;padding-left:.28em}.holiday-root .holiday-empty{height:7em!important;color:var(--mx-ft-muted)!important;font-weight:700;text-align:center}.holiday-root .holiday-loading{position:fixed;inset:42px 0 0;z-index:1200;display:grid;place-items:center;pointer-events:none;background-color:rgba(255,255,255,.32)}.country-root [id=item_list] tr:first-child>th:first-child{width:3em!important}.country-root [id=item_list] tr:first-child>th:nth-child(2){width:4em!important}.country-root [id=item_list] tr:first-child>th:nth-child(3){width:12em}.country-root [id=item_list] tr:first-child>th:nth-child(4){width:8em}.country-root [id=item_list] tr:first-child>th:nth-child(5){width:auto}.country-root [id=item_list] tr:first-child>th:nth-child(6){width:12em}.country-root [id=item_list] tr:first-child>th:nth-child(7){width:3em!important}.country-root [id=item_list] td:first-child,.country-root [id=item_list] td:nth-child(2),.country-root [id=item_list] td:nth-child(7),.country-root [id=item_list] th:first-child,.country-root [id=item_list] th:nth-child(2),.country-root [id=item_list] th:nth-child(7){text-align:center}.country-root [id=item_list] td:nth-child(3),.country-root [id=item_list] td:nth-child(4),.country-root [id=item_list] td:nth-child(5),.country-root [id=item_list] td:nth-child(6),.country-root [id=item_list] th:nth-child(3),.country-root [id=item_list] th:nth-child(4),.country-root [id=item_list] th:nth-child(5),.country-root [id=item_list] th:nth-child(6){padding-left:.4em;text-align:left}.country-root [id=item_list] td:nth-child(3){font-weight:600}.country-root [id=item_list] td:nth-child(7)>button{width:100%;height:100%;overflow:hidden;border:none}.country-root [id=item_list] td:nth-child(7)>button>i{transform:translateY(0) scale(1.4)}.country-root [id=l_data]>tr[data-i][data-hbg=o6_y]:hover,.country-root [id=l_data]>tr[data-i][data-hbg=o6_y]:hover>td{background-color:var(--mx-opacity3-g)}.products-root .customer-search-field:has(#l_status_search)>.MuiAutocomplete-root,.products-root .customer-search-field:has(#l_status_search)>select{width:8em}.products-root .customer-search-field>label[for=l_status_search]+.MuiAutocomplete-root,.products-root .customer-search-field>label[for=l_status_search]+select{width:8em}.products-root .customer-search-field:has(#l_name_search)>input{width:14em}.products-root .customer-search-field:has(#l_memo_search)>input{width:10em}.products-root [id=item_list] tr:first-child>th:first-child{width:3em!important}.products-root [id=item_list] tr:first-child>th:nth-child(2){width:auto!important}.products-root [id=item_list] tr:first-child>th:nth-child(3){width:13em!important}.products-root [id=item_list] tr:first-child>th:nth-child(4){width:auto!important}.products-root [id=item_list] tr:first-child>th:nth-child(5){width:5em!important}.products-root [id=item_list] tr:first-child>th:nth-child(6){width:8em!important}.products-root [id=item_list] tr:first-child>th:nth-child(7){width:auto!important}.products-root [id=item_list] tr:first-child>th:nth-child(8){width:3em!important}.products-root [id=item_list] td:first-child,.products-root [id=item_list] td:nth-child(8),.products-root [id=item_list] th:first-child,.products-root [id=item_list] th:nth-child(8){text-align:center}.products-root [id=item_list] td:nth-child(2),.products-root [id=item_list] td:nth-child(3),.products-root [id=item_list] td:nth-child(4),.products-root [id=item_list] td:nth-child(5),.products-root [id=item_list] td:nth-child(7),.products-root [id=item_list] th:nth-child(2),.products-root [id=item_list] th:nth-child(3),.products-root [id=item_list] th:nth-child(4),.products-root [id=item_list] th:nth-child(5),.products-root [id=item_list] th:nth-child(7){padding-left:.4em;text-align:left}.products-root [id=item_list] td:nth-child(6),.products-root [id=item_list] th:nth-child(6){padding-right:.4em;text-align:right}.products-root [id=item_list] td:nth-child(2){font-weight:600}.products-root [id=item_list] td:nth-child(8)>button{width:100%;height:100%;overflow:hidden;border:none}.products-root [id=item_list] td:nth-child(8)>button>i{transform:translateY(0) scale(1.4)}.products-editor [data-class=item_wr_wb_info]{margin-top:.4rem;padding:0;width:100%;overflow-x:hidden}.products-editor [data-width="20"]{width:20em!important}.products-editor [data-width="8"]{width:8em!important}.products-editor [data-class=item_wr_wb_info]>h2:last-of-type{margin-top:10px;float:left}.products-editor .variation_list_wraper[data-class=item_wr_table_wraper]{margin-top:0;height:calc(100vh - 340px);max-height:calc(100% - 160px);overflow-y:auto;padding-bottom:200px}.products-editor #item_edit_nav>aside[data-class=item_wr_table_wraper]{height:auto;max-height:none}.products-editor .variation_list>thead{top:0}.products-editor .variation_list>thead>tr>th{padding-top:.2em;padding-bottom:.2em;line-height:1.2em}.products-editor .variation_list>thead>tr>th>u{transform:none;font-size:.8em}.products-editor .variation_list tr[data-row="1"]:first-child>th:first-child{width:3em}.products-editor .variation_list tr[data-row="1"]:first-child>th:nth-child(2){width:auto}.products-editor .variation_list tr[data-row="1"]:first-child>th:nth-child(3),.products-editor .variation_list tr[data-row="1"]:first-child>th:nth-child(4),.products-editor .variation_list tr[data-row="1"]:first-child>th:nth-child(5),.products-editor .variation_list tr[data-row="1"]:first-child>th:nth-child(6){width:8em}.products-editor .variation_list tr[data-row="1"]:first-child>th:nth-child(7){width:auto}.products-editor .variation_list [data-row="1"]>td:first-child,.products-editor .variation_list [data-row="1"]>th:first-child{text-align:center}.products-editor .variation_list [data-row="1"]>td:first-child>u{width:100%;text-align:center}.products-editor .variation_list [data-row="1"]>td:nth-child(2),.products-editor .variation_list [data-row="1"]>td:nth-child(3),.products-editor .variation_list [data-row="1"]>td:nth-child(4),.products-editor .variation_list [data-row="1"]>td:nth-child(5),.products-editor .variation_list [data-row="1"]>th:nth-child(2),.products-editor .variation_list [data-row="1"]>th:nth-child(3),.products-editor .variation_list [data-row="1"]>th:nth-child(4),.products-editor .variation_list [data-row="1"]>th:nth-child(5),.products-editor .variation_list [data-row="2"]>td:first-child,.products-editor .variation_list [data-row="2"]>td:nth-child(2),.products-editor .variation_list [data-row="2"]>td:nth-child(3),.products-editor .variation_list [data-row="2"]>th:first-child,.products-editor .variation_list [data-row="2"]>th:nth-child(2),.products-editor .variation_list [data-row="2"]>th:nth-child(3){text-align:left}.products-editor .variation_list [data-row="1"]>td:nth-child(2)>input,.products-editor .variation_list [data-row="1"]>td:nth-child(2)>u{font-weight:600;font-size:1.6em}.products-editor .variation_list [data-row="1"]>td:nth-child(6),.products-editor .variation_list [data-row="1"]>th:nth-child(6),.products-editor .variation_list [data-row="2"]>td:nth-child(4),.products-editor .variation_list [data-row="2"]>th:nth-child(4){text-align:right}.products-editor .variation_list [data-row="1"]>td:nth-child(6)>u,.products-editor .variation_list [data-row="1"]>th:nth-child(6)>u,.products-editor .variation_list [data-row="2"]>td:nth-child(4)>u,.products-editor .variation_list [data-row="2"]>th:nth-child(4)>u{width:100%;padding-right:.4em;text-align:right}.products-editor .variation_list [data-row="1"]>th:nth-child(7){text-align:center}.products-editor .variation_list [data-row="1"]>td:nth-child(7){text-align:left}.products-editor .variation_list td{padding:0!important}.products-editor .variation_list td>u{display:block;min-height:2em;line-height:2em;color:#2f84a0;text-decoration:none;word-wrap:break-word}.products-editor .variation_list td>input,.products-editor .variation_list td>var{display:block;width:100%;padding:0 .4em;border:0;background-color:transparent;font-size:1.2rem;line-height:3em;color:#2f84a0;box-sizing:border-box}.products-editor .variation_list td>var{font-style:normal;font-weight:600}.products-editor .variation_list[data-class=item_wr_table] tr:not(:last-child)>td{border-bottom-style:none;border-bottom-width:0}.products-editor .variation_list tr:nth-of-type(4n-2),.products-editor .variation_list tr:nth-of-type(4n-3){background-color:rgba(248,248,246,.96)}.products-editor .variation_list tr:nth-of-type(4n),.products-editor .variation_list tr:nth-of-type(4n-1){background-color:rgba(237,243,246,.96)}.products-editor .variation_list tr[data-edit=on]{background-color:var(--opacity1_b)!important}.products-editor .variation_editor>td:not([rowspan="2"]){height:2.4em}.products-editor .variation_editor>td[rowspan="2"]{height:4.8em}.products-editor .variation_editor td>input{width:100%;height:100%;font-size:1.2rem;line-height:2.4em}.products-editor .variation_editor[data-row="1"]>td:not(:first-child){border-left-style:solid;border-left-width:1px;border-bottom-style:solid!important;border-bottom-width:1px!important}.products-editor .variation_editor[data-row="2"]>td{border-left-style:solid;border-left-width:1px}.products-editor .variation_editor [data-type=text],.products-editor .variation_editor_h [data-type=text]{padding-left:.4em;text-align:left}.products-editor .variation_editor [data-type=num],.products-editor .variation_editor_h [data-type=num]{padding-right:.4em;text-align:right}.brand-root [id=item_list] tr:first-child>th:first-child{width:3em!important}.brand-root [id=item_list] tr:first-child>th:nth-child(2){width:6em!important}.brand-root [id=item_list] tr:first-child>th:nth-child(3),.brand-root [id=item_list] tr:first-child>th:nth-child(4),.brand-root [id=item_list] tr:first-child>th:nth-child(5),.brand-root [id=item_list] tr:first-child>th:nth-child(6),.brand-root [id=item_list] tr:first-child>th:nth-child(7){width:auto}.brand-root [id=item_list] tr:first-child>th:nth-child(8){width:3em!important}.brand-root [id=item_list] td:first-child,.brand-root [id=item_list] td:nth-child(2),.brand-root [id=item_list] td:nth-child(8),.brand-root [id=item_list] th:first-child,.brand-root [id=item_list] th:nth-child(2),.brand-root [id=item_list] th:nth-child(8){text-align:center}.brand-root [id=item_list] td:nth-child(3),.brand-root [id=item_list] td:nth-child(4),.brand-root [id=item_list] td:nth-child(5),.brand-root [id=item_list] td:nth-child(6),.brand-root [id=item_list] td:nth-child(7),.brand-root [id=item_list] th:nth-child(3),.brand-root [id=item_list] th:nth-child(4),.brand-root [id=item_list] th:nth-child(5),.brand-root [id=item_list] th:nth-child(6),.brand-root [id=item_list] th:nth-child(7){padding-left:.4em;text-align:left}.brand-root [id=item_list] td:nth-child(3){font-weight:600}.brand-root [id=item_list] td:nth-child(3)>u{display:block;line-height:1em;padding-bottom:.4em}.brand-root [id=item_list] td:nth-child(8)>button{width:100%;height:100%;overflow:hidden;border:none}.brand-root [id=item_list] td:nth-child(8)>button>i{transform:translateY(0) scale(1.4)}.group-root [id=item_list] tr:first-child>th:first-child,.warehouse-root [id=item_list] tr:first-child>th:first-child{width:3em!important}.group-root [id=item_list] tr:first-child>th:nth-child(2),.warehouse-root [id=item_list] tr:first-child>th:nth-child(2){width:6em!important}.group-root [id=item_list] tr:first-child>th:nth-child(3),.warehouse-root [id=item_list] tr:first-child>th:nth-child(3){width:22em}.group-root [id=item_list] tr:first-child>th:nth-child(4),.warehouse-root [id=item_list] tr:first-child>th:nth-child(4){width:16em}.group-root [id=item_list] tr:first-child>th:nth-child(5),.warehouse-root [id=item_list] tr:first-child>th:nth-child(5){width:auto}.group-root [id=item_list] tr:first-child>th:nth-child(6),.warehouse-root [id=item_list] tr:first-child>th:nth-child(6){width:8em}.group-root [id=item_list] tr:first-child>th:nth-child(7),.warehouse-root [id=item_list] tr:first-child>th:nth-child(7){width:auto}.group-root [id=item_list] tr:first-child>th:nth-child(8),.warehouse-root [id=item_list] tr:first-child>th:nth-child(8){width:3em!important}.group-root [id=item_list] td:nth-child(3),.warehouse-root [id=item_list] td:nth-child(3){font-weight:600}.group-root [id=item_list] td:nth-child(8)>button,.warehouse-root [id=item_list] td:nth-child(8)>button{width:100%;height:100%;overflow:hidden;border:none}.group-root [id=item_list] td:nth-child(8)>button>i,.warehouse-root [id=item_list] td:nth-child(8)>button>i{transform:translateY(0) scale(1.4)}.document-imprint-root [id=item_list] td:nth-child(5)>button,.document-template-root [id=item_list] td:nth-child(7)>button,.mail-body-root [id=item_list] td:nth-child(7)>button,.send-mail-address-root [id=item_list] td:nth-child(11)>button{width:100%;height:100%;overflow:hidden;border:none}.document-imprint-root [id=item_list] td:nth-child(5)>button>i,.document-template-root [id=item_list] td:nth-child(7)>button>i,.mail-body-root [id=item_list] td:nth-child(7)>button>i,.send-mail-address-root [id=item_list] td:nth-child(11)>button>i{transform:translateY(0) scale(1.4)}.mail-body-root [id=item_list] tr:first-child>th:first-child{width:3.4em!important}.mail-body-root [id=item_list] tr:first-child>th:nth-child(2){width:4.6em!important}.mail-body-root [id=item_list] tr:first-child>th:nth-child(3){width:8em!important}.mail-body-root [id=item_list] tr:first-child>th:nth-child(4){width:12em!important}.mail-body-root [id=item_list] tr:first-child>th:nth-child(5){width:auto!important}.mail-body-root [id=item_list] tr:first-child>th:nth-child(6){width:20em!important}.mail-body-root [id=item_list] tr:first-child>th:nth-child(7){width:3em!important}.mail-body-root [id=item_list] td:first-child,.mail-body-root [id=item_list] td:nth-child(2),.mail-body-root [id=item_list] td:nth-child(3),.mail-body-root [id=item_list] td:nth-child(7),.mail-body-root [id=item_list] th:first-child,.mail-body-root [id=item_list] th:nth-child(2),.mail-body-root [id=item_list] th:nth-child(3),.mail-body-root [id=item_list] th:nth-child(7){padding-left:0;text-align:center}.mail-body-root [id=item_list] td:nth-child(4),.mail-body-root [id=item_list] td:nth-child(5),.mail-body-root [id=item_list] td:nth-child(6),.mail-body-root [id=item_list] th:nth-child(4),.mail-body-root [id=item_list] th:nth-child(5),.mail-body-root [id=item_list] th:nth-child(6){padding-left:.4em;text-align:left}.mail-body-root [id=item_list] td:nth-child(3){font-weight:400}.mail-body-editor [data-edit=radio_button]>button[data-name=mail_type],.send-mail-address-editor [data-edit=check_button]>button[data-name=mail_type]{width:7em;min-width:7em}.send-mail-address-mail-type-badges{display:grid;grid-auto-flow:row;align-items:center;justify-content:center;grid-gap:.25em;gap:.25em;width:100%;min-width:0;white-space:nowrap}.send-mail-address-mail-type-badge{display:inline-flex;align-items:center;justify-content:center;padding:0 1em;border-radius:1em;color:var(--color_w);font-size:.92rem;font-weight:700;line-height:1.45}.send-mail-address-mail-type-badge[data-type=delivery]{background-color:var(--color_b)}.send-mail-address-mail-type-badge[data-type=invoice]{background-color:var(--color_o)}.document-template-root .customer-search-field:has(#l_document_type_search)>select{width:8em}.document-template-list-name{display:grid;grid-gap:.12em;gap:.12em}.document-template-list-name strong{font-weight:700}.document-template-list-name small{color:rgba(90,102,108,.78);font-size:1.1rem}.document-template-design-chip{display:inline-flex;align-items:center;max-width:100%;min-height:2em;padding:0 .62em;border-left:4px solid var(--document-template-chip-accent,#2f84a0);background:rgba(250,250,250,.72);color:#2b5664;white-space:nowrap}.document-template-design-chip--black{--document-template-chip-accent:#4a2f24}.document-template-design-chip--blue{--document-template-chip-accent:#2f6f9f}.document-template-design-chip--green{--document-template-chip-accent:#2f7d68}.document-template-design-chip--navy{--document-template-chip-accent:#28456d}.document-template-design-chip--purple{--document-template-chip-accent:#7052a0}.document-template-design-chip--orange{--document-template-chip-accent:#b7652b}.document-template-design-chip--red{--document-template-chip-accent:#a64949}.document-template-design-chip--teal{--document-template-chip-accent:#1f7d83}.document-template-editor [data-wr=wr_main]{display:flex;flex-direction:column;gap:.65em;min-height:0;padding:0 1.1em .9em!important;overflow:hidden!important}.document-template-editor [data-wr=wr_title]{display:flex;align-items:center;justify-content:space-between;gap:1em;padding-right:1em}.document-template-editor__title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-template-editor__header-editor-info{display:inline-flex;align-items:center;justify-content:flex-end;gap:1em;flex:0 1 auto;max-width:min(56em,68%);min-height:2em;padding:0 1.2em;border-radius:.4em;box-shadow:inset 1px 1px 3px rgba(77,142,168,.6);font-size:1.2rem;line-height:2em;overflow:hidden}.document-template-editor__header-editor-info>label{display:inline-block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-template-editor__layout{display:grid;grid-template-columns:minmax(0,11fr) minmax(18em,4fr);grid-gap:.85em;gap:.85em;align-items:stretch;flex:1 1 auto;min-height:0;overflow:hidden}.document-template-editor__settings-pane,.document-template-editor__template-pane{display:grid;grid-gap:.9em;gap:.9em;min-width:0;min-height:0;padding:.75em;overflow:auto;border:1px solid var(--mx-editor-field-border);background:rgba(250,250,250,.72)}.document-template-editor__template-pane{grid-template-rows:auto minmax(0,1fr);align-content:start}.document-template-editor__settings-pane{align-content:start;padding:10px!important}.document-template-editor__pane-header{display:flex;align-items:baseline;justify-content:space-between;gap:1em;color:var(--mx-color-5)}.document-template-editor__pane-header strong{font-size:1.5rem;font-weight:700}.document-template-editor__pane-header small{color:rgba(66,92,104,.72);font-size:1.15rem}.document-template-editor__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8em;gap:.8em}.document-template-editor__field-grid--basic{flex:0 0 auto}.document-template-editor__colors,.document-template-editor__field,.document-template-editor__parts,.document-template-editor__segmented{display:grid;grid-gap:.35em;gap:.35em;min-width:0}.document-template-editor__colors,.document-template-editor__field--wide,.document-template-editor__parts,.document-template-editor__segmented{grid-column:1/-1}.document-template-editor__colors>span,.document-template-editor__field>span,.document-template-editor__parts header>span,.document-template-editor__segmented>span{color:rgba(66,92,104,.82);font-size:1.12rem;font-weight:700}.document-template-editor__field>input,.document-template-editor__field>select,.document-template-editor__field>textarea{width:100%;min-width:0;border:1px solid rgba(77,142,168,.35);background:#fff;color:var(--mx-color-5);font-size:1.35rem;line-height:1.5}.document-template-editor__field>input,.document-template-editor__field>select{height:2.8em;padding:0 .7em}.document-template-editor__field>textarea{padding:.55em .7em;resize:vertical}.document-template-editor__color:disabled,.document-template-editor__field>input:disabled,.document-template-editor__field>select:disabled,.document-template-editor__field>textarea:disabled,.document-template-editor__segmented button:disabled{cursor:not-allowed;opacity:.62}.document-template-editor__segmented>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.35em;gap:.35em}.document-template-editor__segmented button{min-height:2.8em;border:1px solid rgba(77,142,168,.35);background:rgba(250,250,250,.78);color:var(--mx-color-5);font-size:1.3rem;cursor:pointer}.document-template-editor__segmented button[data-select=on]{border-color:rgba(47,132,160,.7);background:#2f84a0;color:#fff}.document-template-editor__colors>div{display:flex;flex-wrap:wrap;gap:.7em;align-items:center;min-height:3.2em}.document-template-editor__color{--document-template-swatch:#2f6f9f;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:2.4em;height:2.4em;padding:0;border:2px solid #fff;border-radius:999px;box-shadow:0 0 0 1px rgba(77,142,168,.3);cursor:pointer}.document-template-editor__color.is-active{box-shadow:0 0 0 2px var(--document-template-swatch),0 0 0 5px rgba(47,132,160,.16)}.document-template-editor__color--black{--document-template-swatch:#4a2f24;background-color:#4a2f24!important}.document-template-editor__color--blue{--document-template-swatch:#2f6f9f;background-color:#2f6f9f!important}.document-template-editor__color--green{--document-template-swatch:#2f7d68;background-color:#2f7d68!important}.document-template-editor__color--navy{--document-template-swatch:#28456d;background-color:#28456d!important}.document-template-editor__color--purple{--document-template-swatch:#7052a0;background-color:#7052a0!important}.document-template-editor__color--orange{--document-template-swatch:#b7652b;background-color:#b7652b!important}.document-template-editor__color--red{--document-template-swatch:#a64949;background-color:#a64949!important}.document-template-editor__color--teal{--document-template-swatch:#1f7d83;background-color:#1f7d83!important}.document-template-editor__parts{padding:.72em;border:1px solid rgba(77,142,168,.22);background:rgba(246,250,252,.82)}.document-template-editor__selection-tools{display:grid;grid-gap:.65em;gap:.65em}.document-template-editor__align-tools>strong,.document-template-editor__color-presets>strong,.document-template-editor__style-presets>strong{color:rgba(66,92,104,.74);font-size:1.05rem;font-weight:800}.document-template-editor__parts header{display:flex;align-items:baseline;justify-content:space-between;gap:1em}.document-template-editor__parts header small{color:rgba(66,92,104,.62);font-size:1.05rem}.document-template-editor__part-list{display:grid;max-height:16em;overflow:auto;border:2px solid var(--color_3)!important;background:#fff}.document-template-editor__part-list button{display:flex;align-items:center;justify-content:space-between;gap:.5em;min-height:2.45em;padding:0 .72em;border:0;border-bottom:1px solid rgba(77,142,168,.18);border-radius:0;background:#fff;color:rgba(42,73,86,.86);font-size:1.18rem;font-weight:700;cursor:pointer}.document-template-editor__part-list button:last-child{border-bottom:0}.document-template-editor__part-list button.is-active{background:rgba(47,132,160,.1);color:var(--mx-color-5)}.document-template-editor__part-list button.is-selected:not(.is-active){background:rgba(47,132,160,.045)}.document-template-editor__part-list button small{color:#a64949;font-size:.95rem;font-weight:800}.document-template-editor__visibility-toggle{display:flex;align-items:center;gap:.55em;color:var(--mx-color-5);font-size:1.18rem;font-weight:800}.document-template-editor__visibility-toggle input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.document-template-editor__visibility-check{position:relative;display:inline-grid!important;place-items:center;width:1.15em;height:1.15em;flex:0 0 auto;border:2px solid rgba(47,132,160,.92);border-radius:.2em;background:#fff;background-color:#fff;box-shadow:inset 0 0 0 .18em rgba(47,132,160,.08),0 1px 2px rgba(22,35,52,.1);cursor:pointer}.document-template-editor__visibility-check:before{content:"";display:block!important;float:none!important;width:.38em;height:.68em;border-right:.16em solid #fff;border-bottom:.16em solid #fff;font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;line-height:1!important;opacity:1!important;transform:translateY(-.06em) rotate(45deg) scale(0);transform-origin:center}.document-template-editor__visibility-check:after{content:none!important;display:none!important}.document-template-editor__visibility-toggle.is-checked .document-template-editor__visibility-check{border-color:#2f84a0;background:#2f84a0;background-color:#2f84a0;box-shadow:inset 0 0 0 .08em rgba(255,255,255,.16),0 1px 2px rgba(22,35,52,.1)}.document-template-editor__visibility-toggle.is-checked .document-template-editor__visibility-check:before{content:""!important;transform:translateY(-.06em) rotate(45deg) scale(1)}.document-template-editor__visibility-toggle:focus-within .document-template-editor__visibility-check{box-shadow:0 0 0 2px #fff,0 0 0 5px rgba(47,132,160,.42)}.document-template-editor__visibility-toggle.is-disabled .document-template-editor__visibility-check{cursor:not-allowed;opacity:.62}.document-template-editor__position-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.45em;gap:.45em}.document-template-editor__position-grid label{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.2em;gap:.2em;align-items:center;min-width:0}.document-template-editor__position-grid span{grid-column:1/-1;color:rgba(66,92,104,.72);font-size:1rem;font-weight:700}.document-template-editor__position-grid input{width:100%;min-width:0;height:2.45em;padding:0 .5em;border:1px solid rgba(77,142,168,.3);background:#fff;color:var(--mx-color-5);font-size:1.18rem}.document-template-editor__position-grid small{color:rgba(66,92,104,.62);font-size:1rem;font-weight:800}.document-template-editor__position-grid input:disabled{cursor:not-allowed;opacity:.62}.document-template-editor__align-tools,.document-template-editor__color-presets,.document-template-editor__part-settings,.document-template-editor__style-presets{display:grid;grid-gap:.5em;gap:.5em}.document-template-editor__part-settings{padding:.68em;border:1px solid rgba(77,142,168,.22);background:rgba(246,250,252,.78)}.document-template-editor__part-settings>strong{color:rgba(66,92,104,.74);font-size:1.05rem;font-weight:800}.document-template-editor__style-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.45em;gap:.45em}.document-template-editor__style-grid label{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.2em;gap:.2em;align-items:center;min-width:0}.document-template-editor__style-grid span{grid-column:1/-1;color:rgba(66,92,104,.72);font-size:1rem;font-weight:700}.document-template-editor__style-grid input,.document-template-editor__style-grid select{width:100%;min-width:0;height:2.45em;padding:0 .5em;border:1px solid rgba(77,142,168,.3);background:#fff;color:var(--mx-color-5);font-size:1.18rem}.document-template-editor__style-grid small{color:rgba(66,92,104,.62);font-size:1rem;font-weight:800}.document-template-editor__style-grid input:disabled,.document-template-editor__style-grid select:disabled{cursor:not-allowed;opacity:.62}.document-template-editor__tax-mode{display:grid;grid-gap:.35em;gap:.35em}.document-template-editor__tax-mode>span{color:rgba(66,92,104,.72);font-size:1rem;font-weight:700}.document-template-editor__tax-mode>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.45em;gap:.45em}.document-template-editor__tax-mode button{min-height:2.55em;border:1px solid rgba(77,142,168,.38);border-radius:.32em;background:rgba(255,255,255,.92);color:var(--mx-color-5);font-size:1.14rem;font-weight:800;cursor:pointer}.order-editor-drawer.document-template-editor .document-template-editor__tax-mode button{background-color:rgba(255,255,255,.92)}.document-template-editor__tax-mode button.is-active{border-color:var(--document-template-preview-accent,#2f6f9f);background:var(--document-template-preview-accent,#2f6f9f);color:#fff;box-shadow:0 0 0 1px var(--document-template-preview-accent,#2f6f9f)}.order-editor-drawer.document-template-editor .document-template-editor__tax-mode button.is-active{background-color:var(--document-template-preview-accent,#2f6f9f)}.document-template-editor__tax-mode button:disabled{cursor:not-allowed;opacity:.62}.document-template-editor__align-tools>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.38em;gap:.38em}.document-template-editor__align-tools button{min-height:2.35em;border:1px solid rgba(77,142,168,.28);border-radius:.35em;background:#fff;color:rgba(42,73,86,.88);font-size:1.08rem;font-weight:800;cursor:pointer}.document-template-editor__align-tools button:disabled{cursor:not-allowed;opacity:.45}.document-template-editor__align-tools>small{color:rgba(66,92,104,.66);font-size:1rem;line-height:1.45}.document-template-editor__style-button{display:grid;grid-gap:.14em;gap:.14em;min-height:4.25em;padding:.58em .78em;border:1px solid rgba(77,142,168,.38);border-radius:.32em;background:rgba(255,255,255,.92);color:var(--mx-color-5);text-align:center;cursor:pointer;box-shadow:0 1px 2px rgba(22,35,52,.05)}.order-editor-drawer.document-template-editor .document-template-editor__style-button{background-color:rgba(255,255,255,.92)}.document-template-editor__style-presets>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.45em;gap:.45em}.document-template-editor__style-button.is-active{border-color:var(--document-template-preview-accent,#2f6f9f);background:var(--document-template-preview-accent,#2f6f9f);color:#fff;box-shadow:0 0 0 1px var(--document-template-preview-accent,#2f6f9f),0 .35em .8em rgba(47,111,159,.2)}.order-editor-drawer.document-template-editor .document-template-editor__style-button.is-active{background-color:var(--document-template-preview-accent,#2f6f9f)}.document-template-editor__style-button span{font-size:1.15rem;font-weight:900}.document-template-editor__style-button small{color:rgba(66,92,104,.68);font-size:.98rem;line-height:1.35}.document-template-editor__style-button.is-active small{color:rgba(255,255,255,.86)}.document-template-editor__style-button:disabled{cursor:not-allowed;opacity:.62}.document-template-editor__color-presets>div{display:flex;flex-wrap:wrap;gap:.55em}.document-template-editor__reset-layout{min-height:2.7em;border:1px solid rgba(77,142,168,.28);border-radius:.35em;background:rgba(246,250,252,.9);color:var(--mx-color-5);font-size:1.16rem;font-weight:800;cursor:pointer}.document-template-editor__reset-layout:disabled{cursor:not-allowed;opacity:.62}.document-template-preview{--document-template-preview-accent:#2f6f9f;--document-template-preview-soft:#eef7fc;--document-template-preview-tag-bg:color-mix(in srgb,var(--document-template-preview-accent) 14%,#fff);display:grid;justify-items:center;grid-gap:1em;gap:1em;padding:.45em;border:1px solid rgba(77,142,168,.22);background:rgba(242,248,253,.85)}.document-template-editor .document-template-preview{overflow:scroll;padding:.45em}.document-template-preview--black{--document-template-preview-accent:#4a2f24;--document-template-preview-soft:#f7f0ec}.document-template-preview--blue{--document-template-preview-accent:#2f6f9f;--document-template-preview-soft:#eef7fc}.document-template-preview--green{--document-template-preview-accent:#2f7d68;--document-template-preview-soft:#eef8f4}.document-template-preview--navy{--document-template-preview-accent:#28456d;--document-template-preview-soft:#eef3f9}.document-template-preview--purple{--document-template-preview-accent:#7052a0;--document-template-preview-soft:#f4f0fb}.document-template-preview--orange{--document-template-preview-accent:#b7652b;--document-template-preview-soft:#fff4ea}.document-template-preview--red{--document-template-preview-accent:#a64949;--document-template-preview-soft:#fff1f1}.document-template-preview--teal{--document-template-preview-accent:#1f7d83;--document-template-preview-soft:#edf8f8}.document-template-preview__paper{position:relative;overflow:hidden;width:min(100%,56em);aspect-ratio:210/297;border:1px solid rgba(77,142,168,.22);background:#fff;box-shadow:0 1em 2em rgba(47,84,104,.12);-webkit-user-select:none;-moz-user-select:none;user-select:none}.document-template-editor .document-template-preview__paper{background:linear-gradient(rgba(47,132,160,.045) 1px,transparent 0),linear-gradient(90deg,rgba(47,132,160,.045) 1px,transparent 0),#fff;background-size:9.523% 6.734%}.sales-approval-document-preview .document-template-preview{width:auto;max-width:none;min-height:100%;align-content:start;padding:.45em;border:1px solid rgba(77,142,168,.22);background:rgba(242,248,253,.85)}.sales-approval-document-preview .document-template-preview__paper{width:min(100%,56em);max-width:none;margin:0 auto}.invoice-approval-drawer .sales-approval-document-preview .document-template-preview{width:auto;max-width:none;min-height:100%;align-content:start;padding:.45em;border:1px solid rgba(77,142,168,.22);background:rgba(242,248,253,.85)}.invoice-approval-drawer .sales-approval-document-preview .document-template-preview__paper{width:min(100%,56em);max-width:none;margin:0 auto}.invoice-approval-drawer .sales-approval-document-preview .invoice-template-pdf-source .document-template-preview{width:max-content;max-width:none;min-height:auto;padding:.45em;border:1px solid rgba(77,142,168,.22);background:rgba(242,248,253,.85)}.invoice-approval-drawer .sales-approval-document-preview .invoice-template-pdf-source .document-template-preview__paper{width:56em;max-width:none;margin:0}.invoice-template-pdf-source{position:fixed;top:0;left:-10000px;width:max-content;height:auto;overflow:visible;pointer-events:none}.sales-approval-document-preview .document-template-preview__block{cursor:default}.sales-approval-drawer .order-editor-scroll{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.order-editor-drawer.sales-approval-drawer [data-wr=wr_title]{padding-right:23em}.sales-approval-drawer__title-text{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sales-approval-drawer__approved-summary{position:absolute;top:50%;right:1em;display:inline-flex;align-items:center;gap:.55em;max-width:22em;min-height:1.8em;padding:.18em .6em!important;box-sizing:border-box;transform:translateY(-50%);border:1px solid rgba(125,160,172,.32);background:var(--mx-white);color:var(--mx-ft-base);font-size:1.08rem;font-weight:800;line-height:1;white-space:nowrap;box-shadow:0 .15em .4em rgba(22,35,52,.08)}.sales-approval-drawer__approved-summary strong{min-width:0;overflow:hidden;color:var(--mx-ui-primary);font-weight:900;text-overflow:ellipsis}.sales-approval-drawer__panel-meta{display:inline-flex;align-items:center;gap:.45em;max-width:18em;padding:.18em .6em;border:1px solid rgba(125,160,172,.28);background:var(--mx-white);color:var(--mx-ft-base);font-size:1.05rem;font-weight:800;line-height:1.25;white-space:nowrap}.sales-approval-drawer__panel-meta strong{min-width:0;overflow:hidden;color:var(--mx-ui-primary);font-weight:900;text-overflow:ellipsis}.sales-approval-drawer__form-section{display:flex;flex-direction:column;gap:.5em;padding:.55em .45em .65em;border-bottom:1px solid rgba(125,160,172,.18)}.sales-approval-drawer__form-section:last-child{border-bottom:0}.sales-approval-drawer__form-title{display:flex;align-items:center;gap:.35em;color:var(--mx-ui-primary);font-size:1.1rem;font-weight:800;line-height:1.4}.sales-approval-drawer__field-row{display:block;min-height:2.65em}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__legacy-input{display:block;float:none;position:relative;width:100%;min-height:2.45em;margin:.32em 0 0!important;overflow:visible!important}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__legacy-input>label{transform:translateY(-.3em) scale(.7);opacity:1}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__legacy-input[data-multiline=true]{min-height:15.4em;overflow:hidden!important}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__legacy-input>input,.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__legacy-input>textarea{width:100%;height:100%;border:0;outline:none;background:transparent;color:var(--mx-color-5);font:inherit;font-size:1.22rem}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__legacy-input>input{min-height:2.35em;padding:1em .45em 0!important}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__legacy-input>textarea{display:block;min-height:14.2em;padding:1.35em .45em .45em;resize:vertical;line-height:1.45}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__legacy-input[data-readonly=true]>input{color:var(--mx-ft-base);font-weight:700}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__recipient-select[data-multiline=true]{min-height:5.8em;overflow:visible!important}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__recipient-chip{max-width:14em;border-radius:999px;background-color:rgba(47,132,160,.12);color:var(--mx-ui-primary);font-size:1.04rem;font-weight:800}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__recipient-chip .MuiChip-label{min-width:0;overflow:hidden;text-overflow:ellipsis}.sales-approval-drawer__recipient-option{display:grid;grid-gap:.1em;gap:.1em;width:100%;min-width:0}.sales-approval-drawer__recipient-option-name{display:flex;gap:.4em;align-items:center;min-width:0;font-weight:800}.sales-approval-drawer__recipient-option-name>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sales-approval-drawer__recipient-option-badge{flex:0 0 auto;padding:.1em .45em;border-radius:999px;background:#fff;color:var(--mx-ui-accent);font-size:.9em;font-weight:900;line-height:1.25;box-shadow:0 0 0 1px rgba(125,160,172,.28)}.sales-approval-drawer__recipient-group{margin:0;padding:0;list-style:none}.sales-approval-drawer__recipient-group-bar{display:flex;align-items:flex-end;position:-webkit-sticky;position:sticky;top:0;height:1.6em;padding:0 .55em;background:var(--color_3);color:var(--color_0);font-size:1.3rem;font-weight:900;line-height:normal;z-index:1}.sales-approval-drawer__recipient-group-items{margin:0;padding:0;list-style:none}.sales-approval-drawer__recipient-option-mail{min-width:0;overflow:hidden;color:var(--mx-ft-muted);text-overflow:ellipsis;white-space:nowrap}.MuiAutocomplete-option.Mui-focusVisible .sales-approval-drawer__recipient-option-mail,.MuiAutocomplete-option.Mui-focused .sales-approval-drawer__recipient-option-mail,.MuiAutocomplete-option:hover .sales-approval-drawer__recipient-option-mail,.MuiAutocomplete-option[aria-selected=true] .sales-approval-drawer__recipient-option-mail{color:rgba(255,255,255,.86)}.MuiAutocomplete-option.Mui-focusVisible .sales-approval-drawer__recipient-option-badge,.MuiAutocomplete-option.Mui-focused .sales-approval-drawer__recipient-option-badge,.MuiAutocomplete-option:hover .sales-approval-drawer__recipient-option-badge,.MuiAutocomplete-option[aria-selected=true] .sales-approval-drawer__recipient-option-badge{background:#fff;color:var(--mx-ui-primary);box-shadow:0 0 0 1px rgba(255,255,255,.45)}.sales-approval-drawer__footer{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;grid-gap:.8em;gap:.8em;align-items:center;min-height:4.7em;padding:.8em 1em;border-top:1px solid var(--mx-ui-border);background:rgba(245,248,249,.96);box-shadow:0 -.35em .8em rgba(22,35,52,.04)}.sales-approval-drawer__defect-controls{display:flex;gap:10px;align-items:stretch;min-width:0}.sales-approval-drawer__footer-choice{width:200px;flex:0 0 200px}.sales-approval-drawer__footer-input{flex:1 1 auto}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__footer-choice,.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__footer-input{position:relative;display:block;float:none;min-width:0;height:2.45em;margin:0!important;overflow:visible!important}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__footer-choice>label,.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__footer-input>label{transform:translateY(-.3em) scale(.7);opacity:1}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__footer-input>input{width:100%;height:100%;padding:1em .45em 0!important;border:0;outline:none;background:transparent;color:var(--mx-color-5);font:inherit;font-size:1.22rem}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__footer-choice .MuiAutocomplete-root{height:100%}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__footer-choice .MuiAutocomplete-input{padding:15px 2em 2px 5px!important;font-size:1.4rem}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__footer-choice .MuiAutocomplete-endAdornment{top:50%;right:.2em;transform:translateY(-50%)}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__footer-choice .MuiAutocomplete-clearIndicator{visibility:visible}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__footer [data-item=save_btn]{position:static;display:inline-flex;align-items:center;justify-content:center;gap:.35em;margin:0;padding:0 1em;width:auto;min-width:8.5em;height:auto;border-radius:6px;font-size:1.8rem;line-height:2em;box-shadow:0 0 3px var(--mx-opacity6-g);opacity:.92}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__footer [data-item=save_btn]:focus,.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__footer [data-item=save_btn]:hover{opacity:1}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__footer [data-item=save_btn]:disabled{background-color:var(--opacity6_g)!important;border-color:var(--opacity6_g)!important;color:var(--mx-white)!important;-webkit-text-fill-color:var(--mx-white);opacity:1!important;cursor:default!important;pointer-events:none}.order-editor-drawer.sales-approval-drawer .sales-approval-drawer__footer [data-item=save_btn]>i{display:inline-block;margin-right:0;line-height:1;transform:translateY(.06em) scale(1.28)}.document-template-preview__block{position:absolute;display:block;box-sizing:border-box;overflow:hidden;padding:0;border:1px solid transparent;background:transparent;color:#143f4c;font:inherit;font-size:.92rem;line-height:1.15;text-align:left;white-space:pre-line;cursor:-webkit-grab;cursor:grab}.document-template-preview__block[data-disabled=true]{cursor:default}.document-template-preview__block[data-position-locked=true]{cursor:pointer}.document-template-preview__block[data-visible=false]{opacity:.6}.document-template-preview__block.is-active{z-index:3;overflow:visible;border-color:var(--document-template-preview-accent);box-shadow:0 0 0 1px var(--document-template-preview-accent),0 0 0 4px rgba(47,132,160,.12)}.document-template-preview__block.is-selected:not(.is-active){border-color:rgba(47,132,160,.38);box-shadow:0 0 0 1px rgba(47,132,160,.28)}.document-template-preview__block:active{cursor:-webkit-grabbing;cursor:grabbing}.document-template-preview__resize-dot{position:absolute;top:50%;z-index:5;width:.9em;height:.9em;border:1px solid var(--document-template-preview-accent);border-radius:999px;background:#fff;box-shadow:0 1px 4px rgba(22,35,52,.18);touch-action:none}.document-template-preview__resize-dot--w{left:-.45em;transform:translateY(-50%);cursor:ew-resize}.document-template-preview__resize-dot--e{right:-.45em;transform:translateY(-50%);cursor:ew-resize}.document-template-preview__resize-dot--nw{top:-.45em;left:-.45em;cursor:nwse-resize}.document-template-preview__resize-dot--ne{top:-.45em;right:-.45em;cursor:nesw-resize}.document-template-preview__resize-dot--sw{bottom:-.45em;left:-.45em;top:auto;cursor:nesw-resize}.document-template-preview__resize-dot--se{right:-.45em;bottom:-.45em;top:auto;cursor:nwse-resize}.document-template-preview__block--title{display:grid;place-items:center;color:var(--document-template-preview-accent);font-size:1.65rem;font-weight:700;letter-spacing:0;text-align:center}.document-template-preview__block--date,.document-template-preview__block--number,.document-template-preview__block--registrationNumber{color:rgba(56,76,86,.82);text-align:left;white-space:nowrap}.document-template-preview__inline-pair{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.6em;gap:.6em;align-items:start;width:100%;height:100%;line-height:1.15;white-space:nowrap}.document-template-preview__inline-pair>span{min-width:0;overflow:hidden;text-overflow:clip;white-space:nowrap}.document-template-preview__inline-pair>span:last-child{text-align:right}.document-template-preview__block--recipient{font-weight:700}.document-template-preview__block--recipientInfo,.document-template-preview__block--senderInfo,.document-template-preview__block--senderStaff{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;text-align:left}.document-template-preview__block--imprint,.document-template-preview__block--logo{display:grid;place-items:center;padding:0}.document-template-preview__image{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:contain;pointer-events:none}.document-template-preview__image--logo{background-size:100% 100%}.document-template-preview__image-placeholder{display:grid;place-items:center;width:100%;height:100%;border:1px dashed rgba(166,73,73,.48);color:rgba(166,73,73,.72);font-size:1rem;font-weight:800;line-height:1.2;text-align:center;white-space:normal;pointer-events:none}.document-template-preview__block--additionalText1,.document-template-preview__block--additionalText2,.document-template-preview__block--bankTransfer,.document-template-preview__block--brand,.document-template-preview__block--currency,.document-template-preview__block--deliveryAmount,.document-template-preview__block--deliveryDate,.document-template-preview__block--foreignTotal,.document-template-preview__block--ino,.document-template-preview__block--inspectionStamp,.document-template-preview__block--invoiceBillingFrame,.document-template-preview__block--summary{padding:0;color:rgba(56,76,86,.9);white-space:nowrap}.document-template-preview__block--additionalText1,.document-template-preview__block--additionalText2,.document-template-preview__block--deliveryAmount,.document-template-preview__block--ino,.document-template-preview__block--invoiceBillingFrame,.document-template-preview__block--summary{color:var(--document-template-preview-accent)}.document-template-preview__block--items{display:grid;grid-template-rows:auto 1fr;border-top:2px solid var(--document-template-preview-accent)}.document-template-preview__line-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(8.2em,.34fr);grid-gap:0;gap:0;padding:.22em .36em;background:var(--document-template-preview-accent);color:#fff;font-weight:700}.document-template-preview__line-head>span{text-align:center}.document-template-preview__line-body{display:grid;grid-template-rows:repeat(20,minmax(0,1fr))}.document-template-preview__line-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(8.2em,.34fr);border-bottom:1px solid rgba(47,132,160,.16);font-size:1.2em;line-height:1}.document-template-preview__line-row:last-child{border-bottom:3px double var(--document-template-preview-accent)}.document-template-preview__line-row:nth-child(2n){background:rgba(47,132,160,.035)}.document-template-preview__line-row>span:first-child{display:flex;align-items:center;min-width:0;padding:.18em .36em;overflow:hidden;border-right:1px solid rgba(47,132,160,.16)}.document-template-preview__line-row>span:last-child{display:flex;align-items:center;justify-content:flex-end;min-width:0;padding:.18em .36em;overflow:hidden;text-align:right}.document-template-preview__line-row[data-detail=true]>span:first-child{padding-left:1.45em;color:rgba(56,76,86,.78);font-size:.94em}.document-template-preview__line-row[data-detail=true]>span:last-child{color:rgba(56,76,86,.78);font-size:.94em}.document-template-preview__line-row>span[data-heading=on]:first-child{grid-column:1/-1;border-right:none;font-weight:700}.document-template-preview__line-row>span[data-heading=on]:last-child{display:none}.document-template-preview__line-text{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:clip;white-space:nowrap}.document-template-preview__line-description-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr);align-items:center;width:100%;min-width:0;grid-gap:.28em;gap:.28em}.document-template-preview__line-description-cell{display:block;min-width:0;overflow:hidden;white-space:nowrap}.document-template-preview__line-description-cell>span{display:inline-block;max-width:none;min-width:100%;transform:scaleX(var(--document-template-line-text-scale,1));transform-origin:left center;white-space:nowrap}.document-template-preview__line-description-cell:nth-child(2),.document-template-preview__line-description-cell:nth-child(3){text-align:right}.document-template-preview__line-description-cell:nth-child(2)>span,.document-template-preview__line-description-cell:nth-child(3)>span{transform-origin:right center}.document-template-preview__block--summary{display:block;border-top:0}.document-template-preview__block--invoiceBillingFrame{display:block;border:0;color:rgba(25,35,42,.94);white-space:normal}.document-template-preview__block--bankTransfer{display:block;overflow:visible;border:0;color:#143f4c;white-space:pre}.document-template-preview__bank-transfer-text{display:block;box-sizing:border-box;width:100%;height:100%;padding:0;overflow:visible;line-height:1.2;white-space:pre;word-break:keep-all;overflow-wrap:normal;text-wrap:nowrap}.document-template-preview__block--inspectionStamp{z-index:1;display:block;border:0;color:#111;white-space:normal}.document-template-preview__inspection-stamp{display:grid;width:100%;height:100%;grid-template-rows:minmax(0,.92fr) minmax(0,2.65fr);overflow:hidden;border:1px solid var(--document-template-preview-accent);background:#fff;color:#111;line-height:1}.document-template-preview__inspection-stamp>span{display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;overflow:hidden}.document-template-preview__inspection-stamp>span:first-child{border-bottom:1px solid rgba(47,132,160,.24);background:var(--document-template-preview-accent);color:#fff;font-weight:500}.document-template-preview__inspection-stamp-image{box-sizing:border-box;padding:5%;background-repeat:no-repeat;background-position:50%;background-origin:content-box;background-clip:content-box;background-size:contain}.document-template-preview__invoice-billing-frame{display:grid;width:100%;height:100%;grid-template-columns:repeat(var(--document-template-invoice-billing-count,6),minmax(0,1fr));overflow:hidden;border:1px solid var(--document-template-preview-accent);background:#fff}.document-template-preview__invoice-billing-cell{display:grid;min-width:0;min-height:0;grid-template-rows:minmax(0,.95fr) minmax(0,1.2fr);border-right:1px solid var(--document-template-preview-accent);line-height:1.05}.document-template-preview__invoice-billing-cell:last-child{border-right:0}.document-template-preview__invoice-billing-cell>span{display:flex;align-items:center;min-width:0;overflow:hidden;padding:0 .28em;text-overflow:ellipsis;white-space:nowrap}.document-template-preview__invoice-billing-cell>span:first-child{justify-content:center;border-bottom:1px solid rgba(47,132,160,.24);background:var(--document-template-preview-accent);color:#fff;font-size:.82em;font-weight:700}.document-template-preview__invoice-billing-cell>span:last-child{justify-content:flex-end;color:#143f4c;font-size:1.08em;font-weight:700}.document-template-preview__summary-table{display:grid;width:100%;height:100%;grid-auto-rows:minmax(0,1fr);background:#fff;color:rgba(56,76,86,.9)}.document-template-preview__summary-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(8.2em,var(--document-template-summary-amount-width,54.5%));min-height:0;align-items:center;border-bottom:1px solid rgba(47,132,160,.24)}.document-template-preview__summary-row:not(:last-child){font-weight:400}.document-template-preview__summary-table--multi .document-template-preview__summary-row:first-child{font-weight:700}.document-template-preview__summary-row--before-total{border-bottom-color:var(--document-template-preview-accent)}.document-template-preview__summary-row:last-child{border-bottom:3px double var(--document-template-preview-accent);color:var(--document-template-preview-accent);font-weight:700}.document-template-preview__summary-row>span{display:block;min-width:0;overflow:hidden;padding:.08em .42em;line-height:1.18;text-align:right;text-overflow:ellipsis;white-space:nowrap}.document-template-preview__page-number{position:absolute;color:rgba(56,76,86,.72);font-size:9px;font-weight:600;line-height:1;text-align:right;white-space:nowrap}.document-template-preview__reference-text{color:rgba(96,106,112,.72)!important;font-weight:600}.document-template-preview__summary-table--multi .document-template-preview__summary-row:not(:last-child)>span:first-child{font-size:.88em}.document-template-preview--border .document-template-preview__block--title{border-top:3px solid var(--document-template-preview-accent);border-bottom:3px solid var(--document-template-preview-accent)}.document-template-preview--border .document-template-preview__block--brand,.document-template-preview--border .document-template-preview__block--currency,.document-template-preview--border .document-template-preview__block--deliveryDate,.document-template-preview--border .document-template-preview__block--foreignTotal,.document-template-preview--border .document-template-preview__block--ino,.document-template-preview--border .document-template-preview__block--recipient,.document-template-preview--border .document-template-preview__block--sender{border-bottom:1px solid var(--document-template-preview-accent)}.document-template-preview--border .document-template-preview__block--deliveryAmount{border-bottom:3px solid var(--document-template-preview-accent)}.document-template-preview--border .document-template-preview__block--items{border-top:0}.document-template-preview--border .document-template-preview__line-head{border-bottom:3px solid var(--document-template-preview-accent);background:transparent;color:var(--document-template-preview-accent)}.document-template-preview--border .document-template-preview__summary-row--before-total,.document-template-preview--border .document-template-preview__summary-row:last-child{border-bottom:3px solid var(--document-template-preview-accent)}.document-template-preview--border .document-template-preview__summary-table--multi .document-template-preview__summary-row:last-child{border-bottom:1px solid rgba(47,132,160,.24)}.document-template-preview--tag .document-template-preview__block--title{justify-content:start;padding-top:.15em;padding-bottom:.1em;padding-left:.55em;border-left:.3em solid var(--document-template-preview-accent);background-color:var(--document-template-preview-tag-bg)!important}.document-template-preview--tag .document-template-preview__block--brand,.document-template-preview--tag .document-template-preview__block--currency,.document-template-preview--tag .document-template-preview__block--deliveryDate,.document-template-preview--tag .document-template-preview__block--foreignTotal,.document-template-preview--tag .document-template-preview__block--ino,.document-template-preview--tag .document-template-preview__block--recipient,.document-template-preview--tag .document-template-preview__block--sender{padding-top:.15em;padding-bottom:.1em;padding-left:.45em;border-left:.3em solid var(--document-template-preview-accent)}.document-template-preview--tag .document-template-preview__block--deliveryAmount{padding:.15em .35em .1em .45em;border-left:.3em solid var(--document-template-preview-accent);background-color:var(--document-template-preview-tag-bg)!important}.document-template-preview--tag .document-template-preview__summary-row:last-child{box-sizing:border-box;border-left:.5em solid var(--document-template-preview-accent);border-bottom:0;background-color:var(--document-template-preview-tag-bg)!important}.document-template-editor__footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:1em;gap:1em;align-items:center;flex:0 0 auto;min-height:3.3em}.document-template-editor__footer-left,.document-template-editor__footer-right{display:flex;align-items:center;min-width:0}.document-template-editor__footer-left{justify-content:flex-start}.document-template-editor__footer-right{justify-content:flex-end}.document-template-editor__footer .document_template_delete[data-item=delete_btn],.document-template-editor__footer .document_template_save[data-item=save_btn]{position:static;display:inline-flex;align-items:center;justify-content:center;gap:.36em;float:none;clear:none;transform:none;margin:0;padding:0 1em;min-width:5.8em;width:auto;height:auto;border-radius:6px;font-size:1.8rem;line-height:2em;transition:opacity .1s;box-shadow:0 0 3px var(--mx-opacity6-g);opacity:.9;overflow:visible}.document-template-editor__footer .document_template_delete[data-item=delete_btn]:focus,.document-template-editor__footer .document_template_delete[data-item=delete_btn]:hover,.document-template-editor__footer .document_template_save[data-item=save_btn]:focus,.document-template-editor__footer .document_template_save[data-item=save_btn]:hover{opacity:1}.document-template-editor__footer .document_template_delete[data-item=delete_btn]:disabled,.document-template-editor__footer .document_template_save[data-item=save_btn]:disabled{cursor:default;opacity:.6}.document-template-editor__footer .document_template_delete[data-item=delete_btn]>i,.document-template-editor__footer .document_template_save[data-item=save_btn]>i{display:inline-block;margin-right:0;line-height:1}.document-template-editor__footer .document_template_save[data-item=save_btn]>i{transform:translateY(.07em) scale(1.6)}.document-template-editor__footer .document_template_delete[data-item=delete_btn]>i{transform:translateY(.04em) scale(1.22)}.document-imprint-root .document-imprint-list-preview{display:inline-grid;place-items:center;width:4.2em;height:2.2em;padding:.12em;border:1px solid rgba(77,142,168,.2);background-color:rgba(250,250,250,.82);vertical-align:middle;overflow:hidden}.document-imprint-root .document-imprint-list-preview>img{display:block;max-width:100%;max-height:100%;object-fit:contain}.document-imprint-root .document-imprint-list-empty{color:rgba(90,102,108,.72);font-size:1.2rem}.carrier-root [id=item_list] tr:first-child>th:first-child{width:3em!important}.carrier-root [id=item_list] tr:first-child>th:nth-child(2){width:6em!important}.carrier-root [id=item_list] tr:first-child>th:nth-child(3){width:14em}.carrier-root [id=item_list] tr:first-child>th:nth-child(4),.carrier-root [id=item_list] tr:first-child>th:nth-child(5){width:auto}.carrier-root [id=item_list] tr:first-child>th:nth-child(6){width:8em}.carrier-root [id=item_list] tr:first-child>th:nth-child(7){width:auto}.carrier-root [id=item_list] tr:first-child>th:nth-child(8){width:3em!important}.carrier-root [id=item_list] td:first-child,.carrier-root [id=item_list] td:nth-child(2),.carrier-root [id=item_list] td:nth-child(8),.carrier-root [id=item_list] th:first-child,.carrier-root [id=item_list] th:nth-child(2),.carrier-root [id=item_list] th:nth-child(8){text-align:center}.carrier-root [id=item_list] td:nth-child(3),.carrier-root [id=item_list] td:nth-child(4),.carrier-root [id=item_list] td:nth-child(5),.carrier-root [id=item_list] td:nth-child(6),.carrier-root [id=item_list] td:nth-child(7),.carrier-root [id=item_list] th:nth-child(3),.carrier-root [id=item_list] th:nth-child(4),.carrier-root [id=item_list] th:nth-child(5),.carrier-root [id=item_list] th:nth-child(6),.carrier-root [id=item_list] th:nth-child(7){padding-left:.4em;text-align:left}.carrier-root [id=item_list] td:nth-child(3){font-weight:600}.carrier-root [id=item_list] td:nth-child(8)>button{width:100%;height:100%;overflow:hidden;border:none}.carrier-root [id=item_list] td:nth-child(8)>button>i{transform:translateY(0) scale(1.4)}.hs-code-root [id=item_list] tr:first-child>th:first-child{width:3em!important}.hs-code-root [id=item_list] tr:first-child>th:nth-child(2){width:8em}.hs-code-root [id=item_list] tr:first-child>th:nth-child(3){width:auto}.hs-code-root [id=item_list] tr:first-child>th:nth-child(4){width:14em}.hs-code-root [id=item_list] tr:first-child>th:nth-child(5){width:auto}.hs-code-root [id=item_list] tr:first-child>th:nth-child(6){width:3em!important}.hs-code-root [id=item_list] td:first-child,.hs-code-root [id=item_list] td:nth-child(6),.hs-code-root [id=item_list] th:first-child,.hs-code-root [id=item_list] th:nth-child(6){text-align:center}.hs-code-root [id=item_list] td:nth-child(2),.hs-code-root [id=item_list] td:nth-child(3),.hs-code-root [id=item_list] td:nth-child(5),.hs-code-root [id=item_list] th:nth-child(2),.hs-code-root [id=item_list] th:nth-child(3),.hs-code-root [id=item_list] th:nth-child(5){padding-left:.4em;text-align:left}.hs-code-root [id=item_list] td:nth-child(2),.hs-code-root [id=item_list] td:nth-child(3){font-weight:600}.hs-code-root [id=item_list] td:nth-child(4),.hs-code-root [id=item_list] th:nth-child(4){padding-right:.4em;text-align:right}.hs-code-root [id=item_list] td:nth-child(6)>button{width:100%;height:100%;overflow:hidden;border:none}.hs-code-root [id=item_list] td:nth-child(6)>button>i{transform:translateY(0) scale(1.4)}.hs-code-root [id=item_list] td{height:3em}.staff-root [id=item_list] tr:first-child>th:first-child{width:3em!important}.staff-root [id=item_list] tr:first-child>th:nth-child(2){width:6em!important}.staff-root [id=item_list] tr:first-child>th:nth-child(3),.staff-root [id=item_list] tr:first-child>th:nth-child(4){width:14em}.staff-root [id=item_list] tr:first-child>th:nth-child(5),.staff-root [id=item_list] tr:first-child>th:nth-child(6){width:9em}.staff-root [id=item_list] tr:first-child>th:nth-child(7){width:auto}.staff-root [id=item_list] tr:first-child>th:nth-child(8){width:3em!important}.staff-root [id=item_list] td:first-child,.staff-root [id=item_list] td:nth-child(2),.staff-root [id=item_list] td:nth-child(8),.staff-root [id=item_list] th:first-child,.staff-root [id=item_list] th:nth-child(2),.staff-root [id=item_list] th:nth-child(8){text-align:center}.staff-root [id=item_list] td:nth-child(3),.staff-root [id=item_list] td:nth-child(4),.staff-root [id=item_list] td:nth-child(5),.staff-root [id=item_list] td:nth-child(6),.staff-root [id=item_list] td:nth-child(7),.staff-root [id=item_list] th:nth-child(3),.staff-root [id=item_list] th:nth-child(4),.staff-root [id=item_list] th:nth-child(5),.staff-root [id=item_list] th:nth-child(6),.staff-root [id=item_list] th:nth-child(7){padding-left:.4em;text-align:left}.staff-root [id=item_list] td:nth-child(3){font-weight:600}.staff-root [id=item_list] td:nth-child(8)>button{width:100%;height:100%;overflow:hidden;border:none}.staff-root [id=item_list] td:nth-child(8)>button>i{transform:translateY(0) scale(1.4)}.staff-editor [class=item_staff_authority] tr:first-child>th:first-child{width:3em}.staff-editor [class=item_staff_authority] tr:first-child>th:nth-child(2),.staff-editor [class=item_staff_authority] tr:first-child>th:nth-child(3){width:6em}.staff-editor [class=item_staff_authority] tr:first-child>th:nth-child(4){width:10em}.staff-editor [class=item_staff_authority] tr:first-child>th:nth-child(5){width:auto}.staff-editor [class=item_staff_authority] tr:first-child>th:nth-child(6){width:3em}.staff-editor [class=item_staff_authority] td:first-child,.staff-editor [class=item_staff_authority] td:nth-child(2),.staff-editor [class=item_staff_authority] td:nth-child(3),.staff-editor [class=item_staff_authority] td:nth-child(6),.staff-editor [class=item_staff_authority] th:first-child,.staff-editor [class=item_staff_authority] th:nth-child(2),.staff-editor [class=item_staff_authority] th:nth-child(3),.staff-editor [class=item_staff_authority] th:nth-child(6){text-align:center}.staff-editor [class=item_staff_authority] td:nth-child(4),.staff-editor [class=item_staff_authority] td:nth-child(5),.staff-editor [class=item_staff_authority] th:nth-child(4),.staff-editor [class=item_staff_authority] th:nth-child(5){padding-left:.4em;text-align:left}.staff-editor [class=item_staff_mail] tr:first-child>th:first-child{width:3em}.staff-editor [class=item_staff_mail] tr:first-child>th:nth-child(2){width:9em}.staff-editor [class=item_staff_mail] tr:first-child>th:nth-child(3){width:12em}.staff-editor [class=item_staff_mail] tr:first-child>th:nth-child(4){width:auto}.staff-editor [class=item_staff_mail] tr:first-child>th:nth-child(5){width:3em}.staff-editor [class=item_staff_mail] td:first-child,.staff-editor [class=item_staff_mail] td:nth-child(5),.staff-editor [class=item_staff_mail] th:first-child,.staff-editor [class=item_staff_mail] th:nth-child(5){text-align:center}.staff-editor [class=item_staff_mail] td:nth-child(2),.staff-editor [class=item_staff_mail] td:nth-child(3),.staff-editor [class=item_staff_mail] td:nth-child(4),.staff-editor [class=item_staff_mail] th:nth-child(2),.staff-editor [class=item_staff_mail] th:nth-child(3),.staff-editor [class=item_staff_mail] th:nth-child(4){padding-left:.4em;text-align:left}.staff-editor [class=item_staff_signature] tr:first-child>th:first-child{width:10em}.staff-editor [class=item_staff_signature] tr:first-child>th:nth-child(2){width:auto}.staff-editor [class=item_staff_signature] tr:first-child>th:nth-child(3){width:3em}.staff-editor [class=item_staff_signature] td:nth-child(3),.staff-editor [class=item_staff_signature] th:nth-child(3){text-align:center}.staff-editor [class=item_staff_signature] td:first-child,.staff-editor [class=item_staff_signature] td:nth-child(2),.staff-editor [class=item_staff_signature] th:first-child,.staff-editor [class=item_staff_signature] th:nth-child(2){padding-left:.4em;text-align:left}.staff-editor [class=item_staff_authority] td,.staff-editor [class=item_staff_mail] td,.staff-editor [class=item_staff_signature] td{height:3em}.staff-editor [class=item_staff_authority] td:last-child>button,.staff-editor [class=item_staff_mail] td:last-child>button,.staff-editor [class=item_staff_signature] td:last-child>button{width:100%;height:100%;overflow:hidden}.staff-editor [class=item_staff_authority] td:last-child>button>i,.staff-editor [class=item_staff_mail] td:last-child>button>i,.staff-editor [class=item_staff_signature] td:last-child>button>i{transform:translateY(0) scale(1.4)}.staff-editor .staff-editor__signature-preview-cell{max-width:0;overflow:hidden;white-space:pre;text-overflow:ellipsis}.staff-editor .staff-editor__empty{padding:1.2em;text-align:center;color:var(--mx-ft-muted)}.staff-editor .staff-editor__placeholder{display:grid;place-items:center;min-height:18em;text-align:center}.staff-editor [id=wr_file_add]{display:block;margin:.8em auto 0;padding:0 1.2em;min-width:14em;height:2.6em;border-radius:6px;font-size:1.6rem;line-height:2.6em;box-shadow:0 0 3px var(--mx-opacity6-g)}.staff-editor .staff-editor__imprint-section{position:relative}.staff-editor .staff-editor__imprint-drop-overlay{position:absolute;inset:0;z-index:2;display:grid;place-items:center;pointer-events:none;background-color:rgba(44,157,59,.16);border:8px dashed rgba(46,167,62,.92)}.staff-editor .staff-editor__imprint-drop-chip{padding:.45em 1.1em;border-radius:999px;background-color:rgba(39,143,53,.95);color:#ffffff;font-size:1.45rem;font-weight:700;line-height:1.2;box-shadow:0 .35em 1.2em rgba(0,0,0,.12)}.staff-editor .staff-editor__imprint-preview{display:grid;place-items:center;margin:1em auto 0;width:160px;height:160px;padding:.6em;border:1px solid rgba(77,142,168,.24);background-color:rgba(255,255,255,.72);overflow:hidden;text-align:center}.staff-editor .staff-editor__imprint-preview[data-drag-active=on]{border-color:rgba(46,167,62,.92);background-color:rgba(44,157,59,.12)}.staff-editor .staff-editor__imprint-preview>img{display:block;width:100%;height:100%;object-fit:contain}.staff-editor [id=wr_file_add_del][data-item=delete_btn]{display:inline-flex;float:none;transform:none;margin:.8em auto 0;width:2.2em;height:2.2em;border-radius:50%;align-items:center;justify-content:center;opacity:.9}.group-editor [data-wr=wr_main],.warehouse-editor [data-wr=wr_main]{padding-bottom:8em!important}.country-editor [id=country_add],.country-editor [id=country_add_none]{float:left;position:relative;margin:2em 1em 1em;padding:1em;width:calc(100% - 2em);border-radius:1em;border:2px solid rgba(77,142,168,.34)}.country-editor [id=country_add]{width:auto}.country-editor [id=country_add_none]{min-height:5em}.country-editor .country-editor__legend{position:absolute;top:-1.3em;left:.8em;padding:.4em;font-size:1.4rem;line-height:1}.country-editor [id=country_add]>span,.country-editor [id=country_add_none]>span{cursor:move!important;overflow:visible;z-index:10}.country-editor [id=country_add]>span[data-move=on],.country-editor [id=country_add_none]>span[data-move=on]{background-color:var(--opacity3_y)!important}.country-editor [id=country_add]>span[data-drag-over=on]{box-shadow:inset 0 2px 0 rgba(47,132,160,.9)}.country-editor [id=country_add][data-drag-over=on],.country-editor [id=country_add_none][data-drag-over=on]{border-color:rgba(47,132,160,.82);background-color:rgba(47,132,160,.06)}.country-editor [id=country_add]>span>input,.country-editor [id=country_add_none]>span>input{cursor:move!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.country-editor [id=country_add]>span:after{content:attr(data-order);position:absolute;top:-.4em;right:-.4em;border-radius:50%;width:1.6em;height:1.6em;background-color:var(--color_4);color:var(--color_w);text-align:center;line-height:1.6em;z-index:11}.country-editor [id=country_add]>span>label,.country-editor [id=country_add_none]>span>label{opacity:1!important}.carrier-editor [data-edit=file_button][data-type="10"]{position:absolute;top:3em;right:.4em;width:13.8em;height:6em;border-style:solid;border-width:1px 1px 1px 4px;border-radius:0}.carrier-editor [data-edit=file_button][data-type="10"]>label{position:absolute;top:0;left:.5em;width:auto;font-size:1.4rem;line-height:2.6em;z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transform:translateY(-.3em) scale(.7);transform-origin:top left;opacity:1}.carrier-editor [data-edit=file_button][data-type="10"]>button{position:absolute;bottom:.4em;right:.4em;margin:0;padding:0;width:2.3em;font-size:1.4rem;line-height:2.3em;z-index:2;opacity:.6;border-radius:50%}.carrier-editor [data-edit=file_button][data-type="10"]>.f_del{right:.1em;bottom:.1em}.carrier-editor [data-edit=file_button][data-type="10"]>img{position:absolute;top:50%;left:50%;width:10em;transform:translate(-50%,-50%)}.carrier-editor .carrier-editor__tab-empty{height:3em;text-align:center;color:var(--mx-ft-muted)}.brand-editor [class=item_customer_payee] tr:first-child>th:first-child{width:auto}.brand-editor [class=item_customer_payee] tr:first-child>th:nth-child(2){width:5em}.brand-editor [class=item_customer_payee] tr:first-child>th:nth-child(3){width:10em}.brand-editor [class=item_customer_payee] tr:first-child>th:nth-child(4){width:2.6em}.brand-editor [class=item_customer_payee] td:first-child,.brand-editor [class=item_customer_payee] th:first-child{padding-left:.4em;text-align:left}.brand-editor [class=item_customer_payee] td:nth-child(2),.brand-editor [class=item_customer_payee] td:nth-child(3),.brand-editor [class=item_customer_payee] td:nth-child(4),.brand-editor [class=item_customer_payee] th:nth-child(2),.brand-editor [class=item_customer_payee] th:nth-child(3),.brand-editor [class=item_customer_payee] th:nth-child(4){text-align:center}.brand-editor [class=item_customer_payee] td:nth-child(4)>button{width:100%;height:100%;overflow:hidden}.brand-editor [class=item_customer_payee] td:nth-child(4)>button>i{transform:translateY(0) scale(1.4)}.brand-editor [class=item_customer_payee] td{height:3em}.brand-editor [class=brand_payee_main]{margin:auto;padding:.2em .6em}.brand-editor [class=brand_payee_main][data-select=off]{background-color:var(--mx-color-g)!important}.brand-editor .brand-editor__empty{padding:1em;text-align:center;color:var(--mx-ft-muted)}.hs-code-editor [class=hscd_tariff_rate] tr:first-child>th:first-child,.hs-code-editor [class=hscd_tariff_rate] tr:first-child>th:nth-child(2){width:8em}.hs-code-editor [class=hscd_tariff_rate] tr:first-child>th:nth-child(3){width:auto}.hs-code-editor [class=hscd_tariff_rate] tr:first-child>th:nth-child(4){width:2.6em}.hs-code-editor [class=hscd_tariff_rate] td:first-child,.hs-code-editor [class=hscd_tariff_rate] td:nth-child(2),.hs-code-editor [class=hscd_tariff_rate] td:nth-child(3),.hs-code-editor [class=hscd_tariff_rate] td:nth-child(4),.hs-code-editor [class=hscd_tariff_rate] th:first-child,.hs-code-editor [class=hscd_tariff_rate] th:nth-child(2),.hs-code-editor [class=hscd_tariff_rate] th:nth-child(3),.hs-code-editor [class=hscd_tariff_rate] th:nth-child(4){padding:0}.hs-code-editor [class=hscd_tariff_rate] td:first-child,.hs-code-editor [class=hscd_tariff_rate] td:nth-child(2),.hs-code-editor [class=hscd_tariff_rate] td:nth-child(3),.hs-code-editor [class=hscd_tariff_rate] td:nth-child(4),.hs-code-editor [class=hscd_tariff_rate] th:first-child,.hs-code-editor [class=hscd_tariff_rate] th:nth-child(2),.hs-code-editor [class=hscd_tariff_rate] th:nth-child(3),.hs-code-editor [class=hscd_tariff_rate] th:nth-child(4){text-align:center}.hs-code-editor [class=hscd_tariff_rate] td:nth-child(2){position:relative}.hs-code-editor [class=hscd_tariff_rate] td:nth-child(2)>input{width:100%;height:100%;padding-right:.4em;text-align:right}.hs-code-editor [class=hscd_tariff_rate] td:nth-child(3)>span{display:flex;justify-content:center;align-items:center;width:100%;height:100%;line-height:1.2em;transform:scale(.94)}.hs-code-editor [class=hscd_tariff_rate] td:nth-child(4)>button{width:100%;height:100%;overflow:hidden}.hs-code-editor [class=hscd_tariff_rate] td:nth-child(4)>button>i{transform:translateY(0) scale(1.4)}.hs-code-editor [class=hscd_tariff_rate] td{height:3em}.hs-code-editor [id=hscd_tariff_rate_data] tr>td{background-color:var(--opacity3_w)}.hs-code-editor [id=hscd_tariff_rate_data] tr:nth-child(2n)>td{background-color:var(--opacity3_lg)}.hs-code-editor .hs-code-editor__empty,.hs-code-editor .hs-code-editor__notice,.itemlist-editor .itemlist-editor__empty{padding:1em;text-align:center;color:var(--mx-ft-muted)}.inputlist-root [id=l_title]{width:100%;min-height:2.2em;padding:0 .4em;display:flex;align-items:center;gap:.4em;text-align:left!important;background-color:var(--mx-ui-primary);color:var(--mx-white);font-size:1.3rem;font-weight:700;line-height:1.6em}.inputlist-root [id=l_title]>i{display:inline-block;transform:scale(1.15)}.inputlist-root [id=inputlist_contents]{overflow:hidden;min-height:calc(100vh - 12em);padding:.2em .2em 1.2em;background-color:var(--mx-search-panel-bg)}.inputlist-root .inputlist-status{padding:1.6em;font-size:1.4rem;color:var(--mx-ft-muted)}.inputlist-root [data-item=caption]{clear:both;float:none;margin:1em 1em 0;padding-left:.5em;font-size:1.4em;border-bottom-style:solid;border-bottom-width:3px}.inputlist-root [data-item=caption]>i{display:inline-block;margin-right:.3em;transform:translateY(.1em) scale(1.3)}.inputlist-root [class=list_item_table]{float:left;margin:1em .5em 1em 1em;font-size:1.4rem;border-radius:.4em;overflow:hidden}.inputlist-root [class=list_item_table] *{font-size:inherit;line-height:2em}.inputlist-root [class=list_item_table][data-w=m]{width:16em}.inputlist-root [class=list_item_table]>thead>tr:first-child>:first-child,.inputlist-root [class=list_item_table]>thead>tr:first-child>:last-child{width:2em}.inputlist-root [class=list_item_table]>thead>tr:first-child>td,.inputlist-root [class=list_item_table]>thead>tr:first-child>th{padding:0}.inputlist-root [class=list_item_table]>thead>tr:last-child>*{padding-left:.8em;text-align:left}.inputlist-root [class=list_item_table]>tbody>tr>:first-child>*,.inputlist-root [class=list_item_table]>tbody>tr>:last-child>*{width:100%;height:100%;text-align:center;overflow:hidden;border:none}.inputlist-root [class=list_item_table]>tbody>tr>:last-child>button:before{transform:scale(1.6)}.inputlist-root [class=list_item_table]>tbody>tr:not(:last-child)>*{border-bottom-style:solid;border-bottom-width:1px}.inputlist-root [data-i=new] button{cursor:not-allowed;background-color:var(--color_lg)!important;color:var(--color_g)!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.inputlist-root [data-row="3"]>:nth-child(2){width:auto}.inputlist-root [class=list_item_table][data-layout=date-integer]>tbody>tr>:first-child,.inputlist-root [class=list_item_table][data-layout=date-integer]>thead>tr:first-child>:first-child{padding:0;width:0;min-width:0;max-width:0;border:0!important}.inputlist-root [class=list_item_table][data-layout=date-integer] .inputlist-tax-rate-symbol{display:inline-block;float:right;margin-right:2em;padding-right:.4em;width:22%;text-align:center}.inputlist-root [class=list_item_table] input{padding-left:.4em;width:100%}.inputlist-root [class=list_item_table] [data-col="2"] input:first-child{float:left;width:70%}.inputlist-root [class=list_item_table] [data-col="2"] input:nth-child(2){padding-left:0;padding-right:.4em;width:30%;text-align:right;border-left-style:solid;border-left-width:1px}.inputlist-root [class=list_item_table][data-layout=date-integer] .inputlist-date-input{float:left;padding-right:2em;width:76%}.inputlist-root [class=list_item_table][data-layout=date-integer] .inputlist-date-button{float:left;margin-left:-2em;padding:0;width:2em;height:2em;overflow:hidden;text-align:center;border:none}.inputlist-root [class=list_item_table][data-layout=date-integer] .inputlist-date-button>i{display:block;font-size:1.2em;line-height:1.6667em}.inputlist-root [class=list_item_table][data-layout=date-integer] .inputlist-tax-rate-input{float:left;padding-left:0;padding-right:.4em;width:24%;text-align:right;border-left-style:solid;border-left-width:1px}.inputlist-root [class=list_item_table] [data-col="2"] label{float:left;position:relative;padding:0;width:30%;height:calc(2em + 2px);text-align:right;border-left-style:solid;border-left-width:1px;font-size:inherit;line-height:2em}.inputlist-root [class=list_item_table] [data-col="2"] label>i{display:block;position:absolute;top:0;left:0;width:100%;height:calc(2em + 2px);line-height:calc(2em + 2px)}.inputlist-root [class=list_item_table] [data-col="2"] label>i:before{content:"";position:absolute;top:50%;left:50%;width:.5em;height:.5em;box-sizing:border-box;border:1px solid;border-radius:.08em;transform:translate(-50%,-50%);opacity:.4!important}.inputlist-root [class=list_item_table] [data-col="2"] label>i:after{content:"✓";position:absolute;top:50%;left:50%;width:1.1em;height:1.1em;font-family:inherit;font-style:normal;font-weight:700;font-size:1.7rem;line-height:1.1em;text-align:center;transform:translate(-50%,-52%);opacity:0}.inputlist-root [class=list_item_table] [data-col="2"] label>input[type=checkbox]:checked+i:after,.inputlist-root [class=list_item_table] [data-col="2"] label>input[type=checkbox]:checked+i:before{opacity:1}.inputlist-root [class=list_item_table] [data-move=on]{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.inputlist-root [class=list_item_table] [data-move=on]:active{cursor:-webkit-grabbing;cursor:grabbing}.inputlist-root [class=list_item_table]>tbody>tr>td{padding:0;transition:background-color .12s ease,box-shadow .12s ease,opacity .12s ease}.inputlist-root [class=list_item_table] td:has([data-save=immediately]){position:relative;overflow:hidden}.inputlist-root [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}.inputlist-root [data-item=immediately_wall][data-class=del]{opacity:0}.inputlist-root [data-item=immediately_wall][data-class=err]{background-color:rgba(203,70,88,.35)!important;opacity:0}.inputlist-root [data-item=immediately_wall]>i,.inputlist-root [data-item=immediately_wall]>u{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.8);opacity:0}.inputlist-root [data-item=immediately_wall][data-class=del]>i,.inputlist-root [data-item=immediately_wall][data-class=err]>u{opacity:1}.inputlist-root [class=list_item_table]>tbody>tr[data-dragging=on]>td{opacity:.22}.inputlist-root [class=list_item_table]>tbody>tr[data-dragging=on]>td[data-move=on]{cursor:-webkit-grabbing;cursor:grabbing}.inputlist-root [class=list_item_table]>tbody>tr[data-drag-over=on]>td{box-shadow:inset 0 2px 0 rgba(47,132,160,.9)}.currency-root [id=l_title]{display:flex;align-items:center;gap:.3em;min-height:3.2rem;padding:.6rem 1rem;font-size:1.4rem;font-weight:600;color:var(--mx-color-4)}.currency-root [id=l_title]>i{font-size:2rem;color:var(--mx-color-5)}.currency-root [id=currency_contents]{overflow:hidden;min-height:calc(100vh - 12em);padding:.2em .2em 1.2em;background-color:var(--mx-search-panel-bg)}.currency-root .currency-status{padding:1.6em;font-size:1.4rem;color:var(--mx-ft-muted)}.currency-root [data-item=caption]{clear:both;float:none;margin:1em 1em 0;padding-left:.5em;font-size:1.4em;border-bottom-style:solid;border-bottom-width:3px}.currency-root [data-item=caption]>i{display:inline-block;margin-right:.3em;transform:translateY(.1em) scale(1.3)}.currency-root [class=list_item_table]{float:left;margin:1em;font-size:1.4rem;border-radius:.4em;overflow:hidden}.currency-root [class=list_item_table] *{font-size:inherit;line-height:2em}.currency-root [class=list_item_table][data-w=x]{width:auto}.currency-root [class=list_item_table]>thead>tr:first-child>:first-child,.currency-root [class=list_item_table]>thead>tr:first-child>:last-child{width:2em}.currency-root [class=list_item_table]>thead>tr:first-child>td,.currency-root [class=list_item_table]>thead>tr:first-child>th{padding:0}.currency-root [class=list_item_table]>thead>tr:last-child>*{padding-left:.8em;text-align:left}.currency-root [class=list_item_table]>tbody>tr>:first-child>*,.currency-root [class=list_item_table]>tbody>tr>:last-child>*{width:100%;height:2em;text-align:center;overflow:hidden;border:none}.currency-root [class=list_item_table]>tbody>tr>:last-child>button:before{transform:scale(1.3)}.currency-root [class=list_item_table]>tbody>tr:not(:last-child)>*{border-bottom-style:solid;border-bottom-width:1px}.currency-root [data-i=new] button{cursor:not-allowed;background-color:var(--color_lg)!important;color:var(--color_g)!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.currency-root [data-row="3"]>:nth-child(2){width:auto}.currency-root [class=list_item_table]>tbody>tr>td{padding:0;transition:background-color .12s ease,box-shadow .12s ease,opacity .12s ease}.currency-root [class=list_item_table] input{width:100%;padding-top:0;padding-bottom:0}.currency-root [class=list_item_table] [data-name=memo]{padding-top:0;padding-bottom:0}.currency-root [class=list_item_table] [data-col="2"]>span{display:block;height:2em;position:relative}.currency-root [data-item=toggle]{position:absolute;top:0;left:0}.currency-root [data-item=toggle]>i{display:block;position:absolute;top:0;left:0;width:100%;height:2em;line-height:2em;transform:none}.currency-root [data-item=toggle]>i:before{content:"";position:absolute;top:50%;left:50%;font-size:2.4rem;width:.5em;height:.5em;box-sizing:border-box;border:1px solid;border-radius:.08em;transform:translate(-50%,-50%);opacity:.4!important}.currency-root [data-item=toggle]>i:after{content:"✓";position:absolute;top:50%;left:50%;width:1.1em;height:1.1em;font-family:inherit;font-style:normal;font-weight:700;font-size:1.7rem;line-height:1.1em;text-align:center;transform:translate(-50%,-52%);opacity:0}.currency-root [data-item=toggle][data-toggle=on]>i:after,.currency-root [data-item=toggle][data-toggle=on]>i:before{opacity:1}.currency-root [class=list_item_table][data-category=currency] [data-col="2"]>:first-child{float:left;padding:0;width:3em;text-align:center}.currency-root [class=list_item_table][data-category=currency] [data-col="2"]>:nth-child(2),.currency-root [class=list_item_table][data-category=currency] [data-col="2"]>:nth-child(3){float:left;padding:0;width:4em;text-align:center;border-left-style:solid;border-left-width:1px}.currency-root [class=list_item_table][data-category=currency] [data-col="2"]>:nth-child(4){float:left;padding-left:.4em;width:18em;text-align:left;border-left-style:solid;border-left-width:1px}.currency-root [class=list_item_table][data-category=currency] [data-col="2"]>:nth-child(5),.currency-root [class=list_item_table][data-category=currency] [data-col="2"]>:nth-child(6){float:left;padding:0;width:4em;text-align:center;border-left-style:solid;border-left-width:1px}.currency-root [class=list_item_table][data-category=currency] [data-col="2"]>:nth-child(5)>button,.currency-root [class=list_item_table][data-category=currency] [data-col="2"]>:nth-child(6)>button{width:100%;height:100%}.currency-root [class=list_item_table][data-category=bank] [data-col="2"]>:first-child{float:left;padding-left:.4em;width:10em;text-align:left}.currency-root [class=list_item_table][data-category=bank] [data-col="2"]>:nth-child(2){float:left;padding-left:.4em;width:18em;text-align:left;border-left-style:solid;border-left-width:1px}.currency-root [class=list_item_table][data-category=bank] [data-col="2"]>:nth-child(3){float:left;padding:0;width:4em;text-align:center;border-left-style:solid;border-left-width:1px}.currency-root [class=list_item_table][data-category=bank] [data-col="2"]>:nth-child(3)>button{width:100%;height:100%}.currency-root [class=list_item_table][data-category=payment_method] [data-col="2"]>:first-child{float:left;padding-left:.4em;width:10em;text-align:left}.currency-root [class=list_item_table][data-category=payment_method] [data-col="2"]>:nth-child(2){float:left;padding-left:.4em;width:7em;text-align:left;border-left-style:solid;border-left-width:1px}.currency-root [class=list_item_table][data-category=payment_method] [data-col="2"]>:nth-child(3){float:left;padding-left:.4em;width:18em;text-align:left;border-left-style:solid;border-left-width:1px}.currency-root [class=list_item_table][data-category=payment_method] [data-col="2"]>:nth-child(4){float:left;padding:0;width:4em;text-align:center;border-left-style:solid;border-left-width:1px}.currency-root [class=list_item_table][data-category=payment_method] [data-col="2"]>:nth-child(4)>button{width:100%;height:100%}.currency-root [class=list_item_table] th[data-col="2"] *{transform:scale(.8);border-left-style:none!important;border-left-width:0!important}.currency-root [class=list_item_table] th[data-col="2"]{position:relative}.currency-root [class=list_item_table][data-category=currency] th[data-col="2"] :nth-child(4){transform-origin:left}.currency-root [class=list_item_table] th[data-col="2"] :last-child{position:absolute;top:0;right:0;white-space:nowrap;line-height:1em;overflow:visible;text-align:center;width:auto}.currency-root [class=list_item_table][data-category=currency] th[data-col="2"]>u{position:static;float:left;display:block;overflow:visible;line-height:1em;text-align:center;white-space:nowrap}.currency-root [class=list_item_table][data-category=currency] th[data-col="2"]>u:first-child{width:3em}.currency-root [class=list_item_table][data-category=currency] th[data-col="2"]>u:nth-child(2),.currency-root [class=list_item_table][data-category=currency] th[data-col="2"]>u:nth-child(3),.currency-root [class=list_item_table][data-category=currency] th[data-col="2"]>u:nth-child(5),.currency-root [class=list_item_table][data-category=currency] th[data-col="2"]>u:nth-child(6){width:4em}.currency-root [class=list_item_table][data-category=currency] th[data-col="2"]>u:nth-child(4){width:18em;text-align:left}.currency-root [class=list_item_table] td:has([data-save=immediately]){position:relative;overflow:hidden}.currency-root [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}.currency-root [data-item=immediately_wall][data-class=del]{opacity:0}.currency-root [data-item=immediately_wall][data-class=err]{background-color:rgba(203,70,88,.35)!important;opacity:0}.currency-root [data-item=immediately_wall]>i,.currency-root [data-item=immediately_wall]>u{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.8);opacity:0}.currency-root [data-item=immediately_wall][data-class=del]>i,.currency-root [data-item=immediately_wall][data-class=err]>u{opacity:1}.currency-root [class=list_item_table]>tbody>tr[data-dragging=on]>td{opacity:.22}.currency-root [class=list_item_table]>tbody>tr[data-dragging=on]>td[data-move=on]{cursor:-webkit-grabbing;cursor:grabbing}.currency-root [class=list_item_table]>tbody>tr[data-drag-over=on]>td{box-shadow:inset 0 2px 0 rgba(47,132,160,.9)}.mx-file-icon-badge-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.mx-file-trigger-button{position:relative;background-color:var(--mx-list-file-cell-bg)!important}.mx-file-trigger-button,.mx-file-trigger-button .MuiSvgIcon-root,.mx-file-trigger-button .material-symbols-outlined,.mx-file-trigger-button>i{color:var(--mx-list-icon-fg)!important}.mx-file-button-corner-badge{position:absolute;top:-.38em;right:.12em;transform:scale(1.1);pointer-events:none;--mx-file-badge-top:0;--mx-file-badge-right:0}.mx-file-button-corner-anchor{display:block;width:0;height:0}.mx-file-icon-badge,.mx-file-trigger-button[data-file-layout=icon]{display:inline-flex;align-items:center;justify-content:center}.mx-file-icon-badge{position:absolute;top:var(--mx-file-badge-top,-.95em);right:var(--mx-file-badge-right,-1.15em);min-width:1.75em;height:1.75em;padding-inline:0;border-radius:999px;background-color:var(--opacity6_r);color:#fff;font-size:.96rem;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 0 0 1px var(--mx-file-badge-ring,#fff);pointer-events:none}.mx-file-icon-badge[data-wide=true]{padding-inline:.18em}.mx-file-icon-badge[data-compact=true]{font-size:.88rem}