html,html body{height:100%;width:100%}html body{color:var(--textColor);-webkit-user-select:none;user-select:none}html body .padding-3{padding:3px}html body .text_color{color:var(--textColor)}html body .label_color{color:var(--labelColor)}html body .theme_color{color:var(--themeColor)}html body .link_color{color:var(--linkColor)!important}html body .color_black{color:var(--black)}html body .color_white{color:var(--white)}html body .color_grey{color:var(--grey)}html body .white_bg{background-color:var(--white)!important}html body .theme_bg{background-color:var(--themeColor)!important}html body .main_grey_bg{background-color:var(--mainBg)}html body .border_bottom_1{border-bottom:1px solid var(--primaryDarkBorder)}html body .drag_container{padding:3px}html body .drag_container.drag_started{outline:2px dotted var(--importBoxBorder)}html body .drag_container .dragging_item{outline:1px solid var(--formBorder)}html body .drag_container_header{padding:0 3px}html body .center_overlay{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}html body .new_tag{background-color:var(--themeColor);border:2px solid var(--themeColor);border-radius:5000px;color:var(--whiteInsideTheme);display:inline-block;font-size:8px;min-width:27px;padding:0 3px;vertical-align:top;white-space:nowrap}html body .primary_card{background-color:var(--white);border-radius:4px;box-shadow:0 0 4px 0 var(--boxShadow)}html body .border_radius_4{border-radius:4px}html body .height_40{height:40px}html body .width_450{width:450px!important}html body .max_width_40{max-width:40px}html body .max_width_45{max-width:45px}html body .max_width_51{max-width:51px}html body .max_width_100,html body .max_width_180{max-width:180px}html body .max_height_550{max-height:550px}html body .max_width_150{max-width:150px}html body .max_width_200{max-width:200px}html body .max_width_230{max-width:230px}html body .max_width_250{max-width:250px}html body .max_width_300{max-width:300px}html body .max_width_350{max-width:350px}html body .max_width_400{max-width:400px}html body .max_width_500{max-width:500px}html body .min_width_20{min-width:20px}html body .min_width_30{min-width:30px}html body .min_height_32{min-height:32px}html body .min_width_31{min-width:31px}html body .min_width_35{min-width:35px}html body .min_width_40{min-width:40px}html body .min_width_50{min-width:50px}html body .min_width_51{min-width:51px}html body .min_width_60{min-width:60px}html body .min_width_67{min-width:67px}html body .min_width_75{min-width:75px}html body .min_width_85{min-width:85px}html body .min_width_95{min-width:95px}html body .min_width_96{min-width:96px}html body .min_width_100{min-width:100px}html body .min_width_103{min-width:103px}html body .min_width_110{min-width:110px}html body .min_width_120{min-width:120px}html body .min_width_126{min-width:126px}html body .min_width_140{min-width:140px}html body .min_width_150{min-width:150px}html body .min_width_170{min-width:170px}html body .min_width_180{min-width:180px}html body .min_width_230{min-width:230px}html body .min_width_205{min-width:205px}html body .min_width_250{min-width:250px}html body .min_width_300{min-width:300px}html body .flex_0_0_30{flex:0 0 30px}html body .flex_0_0_160{flex:0 0 160px}html body .flex_0_0_250{flex:0 0 250px}html body .flex_0_0_320{flex:0 0 320px}html body .flex_1_1_10{flex:1 1 10px}html body .flex_2_2_10{flex:2 2 10px}html body .flex_1_1_10_limit{flex:1 1 10px;width:10px}html body .flex_2_2_10_limit{flex:2 2 10px;width:10px}html body .flex_1_1_10_h_limit{flex:1 1 10px;height:10px}html body .sales_plan_discard_confirm{width:auto!important}html body .border_bottom_none{border-bottom:none!important}html body .vertical_align_top{vertical-align:top}html body .white_space_no_wrap{white-space:nowrap!important}html body .white_space_pre_wrap{white-space:pre-wrap!important}html body .white_space_break_all{white-space:pre-wrap;word-break:break-all;word-break:break-word}html body .white_space_break_word{white-space:pre-wrap!important;word-break:break-word}html body .ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html body .flex_column_container{display:flex;flex-direction:column}html body .flex_column_container .flex_column_grow_container{flex:1 1 10px;height:10px}html body .invalid_border{border-color:var(--invalid)!important}html body .disabled_backgroud{background-color:var(--storeClosedBg)!important}html body .invalid{color:var(--invalid);font-size:12px;position:absolute;right:0;top:0}html body .invalid.invalid_top_17{top:-17px}html body .invalid.invalid_top_19{top:-19px}html body .cursor_pointer{cursor:pointer}html body .cursor_grab{cursor:grab}html body .cursor_auto{cursor:auto}html body .disabled{cursor:no-drop;opacity:.5}html body .no_data{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}html body .edit_link{color:var(--linkColor)!important;text-decoration:none}html body .edit_link.edit_link_disabled{color:var(--disabledColor)!important;cursor:not-allowed}html body .delete_link{color:var(--themeColor)}html body .delete_link.delete_link_disabled{color:var(--disabledColor);cursor:not-allowed}html body .hidden{height:0;opacity:0;overflow:hidden;width:0}html body .pointer_events_none{pointer-events:none}html body .disabled_icon{cursor:not-allowed;opacity:.5}html body .disabled_icon_imp{cursor:not-allowed!important;opacity:.5}html body .disabled_icon_imp *{cursor:not-allowed!important}html body .primary_btn{background-color:var(--themeColor);border:1px solid var(--themeColor);border-radius:20px;box-shadow:none!important;color:var(--white);min-height:32px;outline:none!important;padding:0 20px}html body .primary_btn:disabled,html body .primary_btn[disabled]{cursor:not-allowed;opacity:.5}html body .primary_border_btn{background-color:var(--white);border:1px solid var(--themeColor);border-radius:20px;box-shadow:none!important;color:var(--themeColor);min-height:32px;outline:none!important;padding:0 20px}html body .primary_border_btn.disabled,html body .primary_border_btn:disabled,html body .primary_border_btn[disabled]{cursor:not-allowed;opacity:.5}html body .secondary_border_btn{background-color:var(--white);border:1px solid var(--labelColor);border-radius:20px;box-shadow:none!important;color:var(--textColor);min-height:32px;outline:none!important;padding:0 20px}html body .secondary_border_btn:disabled,html body .secondary_border_btn[disabled]{cursor:not-allowed;opacity:.5}html body .ant-btn{background-color:var(--white)!important;border:1px solid var(--labelColor)!important;border-radius:20px!important;box-shadow:none!important;color:var(--textColor)!important;min-height:32px;outline:none!important;padding:0 20px!important}html body .ant-btn:disabled,html body .ant-btn[disabled]{cursor:not-allowed;opacity:.5}html body .ant-btn.ant-btn-primary{background-color:var(--white);border:1px solid var(--themeColor)!important;border-radius:20px;box-shadow:none!important;color:var(--themeColor)!important;min-height:32px;outline:none!important;padding:0 20px}html body .ant-btn.ant-btn-primary:disabled,html body .ant-btn.ant-btn-primary[disabled]{cursor:not-allowed;opacity:.5}html body .ant-btn.ant-btn-dangerous{background-color:var(--white);border:1px solid var(--themeColor)!important;border-radius:20px;box-shadow:none!important;color:var(--themeColor)!important;min-height:32px;outline:none!important;padding:0 20px}html body .ant-btn.ant-btn-dangerous:disabled,html body .ant-btn.ant-btn-dangerous[disabled]{cursor:not-allowed;opacity:.5}html body .color_white{color:var(--white)!important}html body .shade_loading{background-color:#e1e1e166}html body .overlay_loading,html body .shade_loading{bottom:0;left:0;position:absolute;right:0;top:0;z-index:9}html body .overlay_loading{background-color:#e1e1e1}html body .main_form_container>input{border:1px solid var(--formBorder);border-radius:20px;box-shadow:none!important;min-height:32px;outline:none!important;padding:0 15px;width:100%}html body .main_form_container>input::placeholder{color:var(--labelColor)}html body .main_form_container .ant-select{width:100%}html body .main_form_container .ant-select .ant-select-selector{border-color:var(--formBorder)!important;border-radius:20px;box-shadow:none!important;padding:0 30px 0 15px!important}html body .main_form_container .ant-select .ant-select-selector .ant-select-selection-placeholder{color:var(--labelColor);padding-right:25px}html body .main_form_container .ant-select .ant-select-selector .ant-select-selection-search{margin-left:0}html body .main_form_container .ant-select .ant-select-selector .ant-select-selection-search>input{padding-left:4px!important}html body .main_form_container .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{line-height:22px!important}html body .main_form_container .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-placeholder{padding-left:4px}html body .main_form_container .ant-select .ant-select-arrow{right:15px;top:calc(50% - 1px)}html body .main_form_container .ant-select .ant-select-arrow .ant_select_drop_icon{color:var(--black);font-size:22px}html body .main_form_container .ant-select .ant-select-clear{color:var(--black);display:flex;font-size:18px;height:20px;padding:0;right:14px;top:calc(50% - 4px);width:20px}html body .main_form_container .ant-picker{border:1px solid var(--formBorder);border-color:var(--formBorder)!important;border-radius:20px;box-shadow:none!important;min-height:32px;outline:none!important;padding:0 15px;width:100%}html body .main_form_container .ant-picker .ant-picker-input>input{font-family:regular}html body .main_form_container .ant-picker .ant-picker-input>input::placeholder{color:var(--labelColor)}html body .main_form_container .ant-picker .ant-picker-suffix{color:var(--black)}html body .main_form_container .ant-picker .ant-picker-active-bar{background-color:var(--themeColor)}html body .main_form_container .ant-picker .ant-picker-separator{display:none}html body .main_form_container .ant-picker .ant-picker-clear{color:var(--black);font-size:18px;height:17px;right:14px;top:50%;width:17px}html body .main_form_container .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,html body .main_form_container .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{background-color:var(--themeColor);border-color:var(--themeColor)}html body .main_form_container .ant-checkbox-wrapper .ant-checkbox:after,html body .main_form_container .ant-checkbox-wrapper .ant-checkbox:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{border-color:var(--themeColor)}html body .main_form_container .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{border-radius:2px!important}html body .main_form_container .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,html body .main_form_container .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox.ant-checkbox-checked:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{background-color:var(--themeColor);border-color:var(--themeColor)}html body .main_form_container .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox .ant-checkbox-inner,html body .main_form_container .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox:after{border-color:var(--themeColor)!important}html body .main_form_container .ant-switch{background-color:var(--labelColor)!important}html body .main_form_container .ant-switch.ant-switch-checked{background-color:var(--themeColor)!important}html body .main_form_container.minus_switch_bulk .ant-switch,html body .main_form_container.minus_switch_bulk .ant-switch.ant-switch-checked{background-color:#ddd!important}html body .secondary_form_container>input{border:1px solid var(--boxShadow);border-radius:4px;box-shadow:0 0 2px 0 var(--boxShadow) inset!important;min-height:32px;outline:none!important;padding:0 10px;width:100%}html body .secondary_form_container>input::placeholder{color:var(--labelColor)}html body .secondary_form_container>textarea{border:1px solid var(--boxShadow);border-radius:4px;box-shadow:0 0 2px 0 var(--boxShadow) inset!important;height:100px;outline:none!important;padding:10px;resize:none;width:100%}html body .secondary_form_container>textarea::placeholder{color:var(--labelColor)}html body .secondary_form_container .ant-select{width:100%}html body .secondary_form_container .ant-select .ant-select-selector{border:1px solid var(--boxShadow)!important;border-radius:4px;box-shadow:0 0 2px 0 var(--boxShadow) inset!important;padding:0 10px!important}html body .secondary_form_container .ant-select .ant-select-selector .ant-select-selection-placeholder{color:var(--labelColor);padding-right:25px}html body .secondary_form_container .ant-select .ant-select-selector .ant-select-selection-search{margin-left:0}html body .secondary_form_container .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{line-height:22px!important}html body .secondary_form_container .ant-select .ant-select-arrow{right:10px;top:calc(50% - 1px)}html body .secondary_form_container .ant-select .ant-select-arrow .ant_select_drop_icon{color:var(--black);font-size:22px}html body .secondary_form_container .ant-select .ant-select-clear{color:var(--black);display:flex;font-size:18px;height:20px;right:6px;top:calc(50% - 4px);width:20px}html body .secondary_form_container .ant-picker{border-color:#0000!important;border:1px solid var(--boxShadow);border-radius:4px;box-shadow:0 0 2px 0 var(--boxShadow) inset!important;min-height:32px;outline:none!important;padding:0 10px;width:100%}html body .secondary_form_container .ant-picker .ant-picker-input>input{font-family:regular}html body .secondary_form_container .ant-picker .ant-picker-input>input::placeholder{color:var(--labelColor)}html body .secondary_form_container .ant-picker .ant-picker-suffix{color:var(--black)}html body .secondary_form_container .ant-picker .ant-picker-active-bar{background-color:var(--themeColor)}html body .secondary_form_container .ant-picker .ant-picker-separator{display:none}html body .secondary_form_container .ant-picker .ant-picker-clear{color:var(--black);font-size:18px;height:17px;top:50%;width:17px}html body .custom_antd_clear_btn{align-items:center;background-color:var(--black);border:none;border-radius:5000px;box-shadow:none;color:var(--white);display:flex;font-size:10px;height:100%;justify-content:center;outline:none;padding:0;width:100%}@media screen and (max-width:1150px){html body .ant-select .ant-select-clear{opacity:1!important}}html body .main_filter_container_box{align-items:center;display:flex;justify-content:flex-end;padding-bottom:10px}html body .main_filter_container_box.main_pagination_container_filter_container_box{padding-bottom:5px}html body .main_filter_container_box .main_filter_container{flex:1 1 10px;max-width:300px;padding:0 7.5px 5px;width:10px}html body .main_filter_container_box .main_filter_container.main_filter_container_no_max_width{max-width:inherit}html body .main_filter_container_box .main_filter_container_bottom_padding{padding-bottom:5px}html body .main_filter_container_box .clear_filter{color:var(--formBorder);cursor:pointer;padding-bottom:8px;padding-left:7.5px;text-decoration:underline}html body .main_filter_container_box .filter_spacer_left{padding-left:7.5px}html body .main_filter_container_box .event_dates{font-size:12px;text-align:right}html body .table_status_item{color:#59896f}html body .table_status_item.table_status_item_rejected{color:var(--themeColor)}html body .table_status_item.table_status_item_store_pending{color:#cb8d30}html body .table_status_item_svg{fill:var(--themeColor);margin-top:1px}html body .table_status_item_svg.table_status_item_store_pending_tooltip{fill:#cb8d30}html body .table_status_item_svg.table_status_item_store_submitted_tooltip{fill:#59896f}html body .table_status_item_svg.table_status_item_svg_filler{fill:var(--white)}html body .sales_plan_view_tooltip{position:absolute;right:-10px;top:2px}html body .table_min_width_100_td{min-width:100px;white-space:pre-wrap!important;width:100px}html body .table_min_width_165_td{min-width:165px;white-space:pre-wrap!important;width:165px}html body .table_min_width_100_th{min-width:100px;white-space:pre-wrap!important;width:100px}html body .table_min_width_100_th:before{background-color:#0000!important;bottom:0!important;content:"";display:block;min-width:90px;position:relative!important;top:0!important}html body .table_min_width_155_th{min-width:135px;white-space:pre-wrap!important;width:135px}html body .table_min_width_155_th:before{background-color:#0000!important;bottom:0!important;content:"";display:block;min-width:120px;position:relative!important;top:0!important}html body .table_min_width_190_td{min-width:190px;white-space:pre-wrap!important;width:190px}html body .table_min_width_250_td{min-width:250px;white-space:pre-wrap!important;width:250px}html body .table_min_width_190_th{min-width:190px;white-space:pre-wrap!important;width:190px}html body .table_min_width_190_th:before{background-color:#0000!important;bottom:0!important;content:"";display:block;min-width:190px;position:relative!important;top:0!important}html body .table_max_width_50_th{max-width:50px;min-width:50px;width:50px}html body .table_max_width_70_th{max-width:70px;min-width:70px;width:70px}html body .table_max_width_80_th{max-width:80px;min-width:80px;width:80px}html body .table_max_width_90_th{max-width:90px;min-width:90px;width:90px}html body .table_max_width_100_th{max-width:100px;min-width:100px;width:100px}html body .table_max_width_115_th{max-width:115px;min-width:115px;width:115px}html body .table_max_width_120_th{max-width:120px;min-width:120px;width:120px}html body .table_max_width_205_th{max-width:205px;min-width:205px;width:205px}html body .table_width_130_th{width:130px}html body .table_width_250_td{width:250px}html body .table_width_290_td{width:290px}html body .confirm_modal_with_content .ant-modal-close{display:none}html body .ant-modal-confirm-btns .ant-btn{min-width:130px}html body .ant-modal-confirm.ant_modal_confirm_responsive_width{width:max-content!important}html body input::file-selector-button{cursor:pointer}html body button:focus{outline:none!important}html body .column_resize_table th:before{content:"";display:block;width:var(--column_resize_before_width)}html body .ant-modal-wrap{align-items:center;display:flex;justify-content:center}html body .ant-modal-wrap .ant-modal{color:var(--textColor);line-height:1.5;padding-bottom:0;top:auto;transform:none}html body .ant-modal-wrap .ant-modal .ant-modal-body{line-height:1.5}html body .ant-pagination>li .ant-pagination-item-link{align-items:center;display:flex!important;justify-content:center}html body .ant-pagination>li.ant-pagination-item-active{border-color:var(--themeColor)!important}html body .ant-pagination>li.ant-pagination-item-active>a{color:var(--themeColor)!important}html body .ant-pagination .ant-select .ant-select-selector{border:1px solid var(--boxShadow)!important;border-radius:4px;box-shadow:0 0 2px 0 var(--boxShadow) inset!important;padding:0 10px!important}html body .ant-pagination .ant-select .ant-select-selector .ant-select-selection-placeholder{color:var(--labelColor);padding-right:25px}html body .ant-pagination .ant-select .ant-select-selector .ant-select-selection-search{margin-left:0}html body .ant-pagination .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{line-height:22px!important}html body .ant-pagination .ant-select .ant-select-arrow{right:12px;top:calc(50% + 1px)}html body .ant-pagination .ant-select .ant-select-arrow .ant_select_drop_icon{color:var(--black);font-size:22px}html body .ant-pagination .ant-select .ant-select-clear{color:var(--black);display:flex;font-size:18px;height:17px;right:14px;top:calc(50% - 3px);width:17px}html body .ant-pagination .ant-pagination-options-quick-jumper>input{border:1px solid var(--boxShadow)!important;border-radius:4px;box-shadow:0 0 2px 0 var(--boxShadow) inset!important;min-height:32px;outline:none!important;padding:0 10px;width:100%}html body .ant-pagination .ant-pagination-options-quick-jumper>input::placeholder{color:var(--labelColor)}html body .ant-tooltip{max-width:90vw!important}html body .ant-checkbox-wrapper,html body .ant-checkbox-wrapper *,html body .ant-checkbox-wrapper .ant-checkbox{font-family:regular}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-thumb{background:var(--labelColor);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--primaryDarkBorder)}:root{--themeColor:#e71a1e;--boxShadow:#00000040;--tableShadow:#6d686340;--black:#000;--whiteInsideTheme:#fff;--invalid:#f65f5f;--primaryDarkBorder:#504f4f;--primaryBorder:#d3d3d3;--primaryIconColor:#ddd;--textColor:#444;--formBorder:#d29437;--loginFormBorder:#dcdcdc;--labelColor:#676767;--mainBg:#faf5f0;--tableHeadBg:#fdf0e3;--tableBorder:#e7ddd3;--linkColor:#2c6eac;--importBoxBorder:#676767b5;--disabledColor:#979797;--workOrderItemBg:#ededed;--diffByTwo:#fc0;--popUpBg:#fdefe2;--numericKeyBorder:#d8a16d;--grey:#a6a6a6;--tableAlternateRowColor:#ffffe7;--workOrderPreviewGreen:#0f0;--workOrderPreviewYellow:#ff0;--workOrderPreviewBlue:#00b0f0;--workOrderPreviewItemsYellow:#ff9;--storeClosedBg:#f0f0f0}@font-face{font-family:regular;font-style:normal;font-weight:400;src:url(/static/media/noto-sans-jp-japanese-400.c30fe87109cc5b98d68d.woff) format("woff")}@font-face{font-family:bold;font-style:normal;font-weight:400;src:url(/static/media/noto-sans-jp-japanese-900.22cb7b2c4b8c88e583bd.woff) format("woff")}@font-face{font-family:black;font-style:normal;font-weight:400;src:url(/static/media/noto-sans-jp-japanese-700.f4c61af83cf6d503ed1d.woff) format("woff")}@font-face{font-family:light;font-style:normal;font-weight:400;src:url(/static/media/noto-sans-jp-japanese-300.9b0d0ae0588c7bdac49a.woff) format("woff")}@font-face{font-family:medium;font-style:normal;font-weight:400;src:url(/static/media/noto-sans-jp-japanese-500.f0027082881b3ab5451f.woff) format("woff")}@font-face{font-family:ms-gothic;font-style:normal;src:url(/static/media/MS-Gothic.f4c32ea32820bec67126.woff) format("woff")}html body{font-size:14px}html body,html body .font_family_body{font-family:regular}html body .font_family_ms_gothic{font-family:ms-gothic!important;font-weight:700}html body .font_body{font-size:14px}html body .font_11{font-size:11px}html body .font_12{font-size:12px}html body .font_13{font-size:13px}html body .font_14{font-size:14px}html body .font_16{font-size:16px}html body .font_18{font-size:18px}html body .font_20{font-size:20px}html body .font_weight_bold{font-family:bold}html body .font_weight_black{font-family:black}html body .font_weight_medium{font-family:medium}html body .font_weight_thin{font-family:light}html body .font_weight_regular{font-family:regular}:root{--headerHeight:65px;--sidebarWidth:250px;--sidebarIpadWidth:100px;--ipadLandscapeWidth:1100px}.auth_container{background-image:url(/static/media/login_bg.bfedacde7f9e7a1063f4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;padding:50px}@media screen and (max-height:550px){.auth_container{padding:20px 50px}}.auth_container .auth_card{background-color:var(--white);border-radius:2px 2px 8px 8px;box-shadow:0 0 4px 0 var(--boxShadow);display:flex;height:100%;max-height:500px;max-width:450px;padding:60px 0 20px;position:relative;width:100%}@media screen and (max-height:550px){.auth_container .auth_card{align-items:center;padding:20px 0}}.auth_container .auth_card:before{background-color:var(--themeColor);border-radius:2px 2px 0 0;content:"";height:4px;left:0;position:absolute;top:0;width:100%}.auth_container .auth_card .auth_card_content{max-height:100%;overflow:auto;padding:0 30px;width:100%}.auth_container .auth_card .auth_card_content .auth_logo{max-height:48px}.auth_container .auth_card .auth_card_content .auth_help_text{color:var(--black);font-size:16px;text-align:center}.auth_container .auth_card .auth_card_content .auth_tools_container .auth_form_container{position:relative}.auth_container .auth_card .auth_card_content .auth_tools_container .auth_form_container>input{border:1px solid var(--loginFormBorder);border-radius:6px;box-shadow:none;min-height:40px;outline:none;padding:0 10px;width:100%}.auth_container .auth_card .auth_card_content .auth_tools_container .auth_form_container.password_auth>input{padding-right:35px}.auth_container .auth_card .auth_card_content .auth_tools_container .auth_form_container .auth_eye{color:var(--black);cursor:pointer;position:absolute;right:10px;top:9px}.auth_container .auth_card .auth_form_label{color:var(--labelColor);padding-left:3px}.auth_container .auth_card .password_invalid{top:-17px}.auth_container .auth_card .login_invalid{top:6px}.main_container{display:flex;flex-direction:column;height:100%}.main_container .top_theme_bar{background-color:var(--themeColor);box-shadow:0 1px 2px 0 var(--boxShadow);height:6px;position:relative;z-index:100}.main_container .custom_header{background-color:var(--white);box-shadow:0 0 4px 0 var(--boxShadow);flex:0 0 var(--headerHeight);height:var(--headerHeight);position:relative;z-index:99}.main_container .content_container{background-color:var(--mainBg);display:flex;flex:1 1 10px;height:10px}.main_container .content_container .custom_sidebar_container{flex:0 0 var(--sidebarWidth);height:100%;padding-top:5px}@media screen and (max-width:1110px){.main_container .content_container .custom_sidebar_container{flex:0 0 var(--sidebarIpadWidth)}}.main_container .content_container .custom_sidebar_container .custom_sidebar{background-color:var(--white);border-radius:0 4px 4px 0;box-shadow:0 1px 4px 0 var(--boxShadow);height:100%;overflow:auto;padding:15px 14px}.main_container .content_container .overview_container{display:flex;flex:1 1 10px;flex-direction:column;height:100%;overflow:auto;padding:15px;width:10px;width:100%}.main_container .content_container .overview_container .main_white_bg_container_box{background-color:var(--white);border-radius:8px;padding:15px}.main_container .content_container .overview_container .main_title_breadcrumb_container .breadcrumb_container{padding-bottom:5px}.main_container .content_container .overview_container .main_title_breadcrumb_container .main_title_container{font-family:medium;font-size:16px;padding-bottom:10px}.main_container .content_container .overview_container .main_title_breadcrumb_container .main_title_container.main_title_no_breadcrumb_container{padding-top:27px}.main_container .content_container .overview_container .main_overview_content_container{border-radius:8px;display:flex;flex:1 1 10px;flex-direction:column;height:10px;overflow:auto;padding:15px}.main_container .content_container .overview_container .main_overview_content_container .sub_title_container{font-family:medium;font-size:14px;padding-bottom:10px;padding-left:10px}.main_container .content_container .overview_container .main_overview_content_container.main_overview_content_container_full_screen{border-radius:0 0 0 0;bottom:0;height:100%;left:0;padding:5px;position:fixed;right:0;top:0;z-index:999}.main_container .content_container .overview_container .main_overview_content_container .full_screen_toggles>svg{fill:var(--themeColor);cursor:pointer;height:30px;width:30px}.main_container .content_container .overview_container .main_overview_content_container.main_overview_content_container_white_bg{background-color:var(--white)}.main_container .content_container .overview_container .main_overview_content_container .main_overview_content_container_child_white_bg{background-color:var(--white);border-radius:8px;padding:15px}.main_container .content_container .overview_container .main_overview_content_container .main_white_bg_container{background-color:var(--white)}.main_container .content_container .overview_container .main_overview_content_container .main_pagination_container{padding-bottom:10px}.main_container .content_container .overview_container .main_overview_content_container .main_tab_container{padding-bottom:15px}.main_container .content_container .overview_container .main_overview_content_container .main_tab_container ul{display:flex;list-style:none;margin-bottom:0;overflow:auto;padding:6px 0}.main_container .content_container .overview_container .main_overview_content_container .main_tab_container ul li{cursor:pointer;white-space:nowrap}.main_container .content_container .overview_container .main_overview_content_container .main_tab_container ul li span{padding:0 10px;position:relative}.main_container .content_container .overview_container .main_overview_content_container .main_tab_container ul li span:before{background-color:var(--themeColor);bottom:-6px;content:"";height:3px;left:0;position:absolute;transition:.2s}.main_container .content_container .overview_container .main_overview_content_container .main_tab_container ul li span.main_tab_active{color:var(--themeColor)}.main_container .content_container .overview_container .main_overview_content_container .main_tab_container ul li span.main_tab_active:before{width:100%}.main_container .content_container .overview_container .main_overview_content_container .main_list_container{flex:1 1 10px;height:10px}.main_container .content_container .overview_container .multi_section_overview_container{flex:1 1 10px;height:100%;overflow:auto;padding:0 15px;width:10px;width:100%}.main_container .content_container .overview_container .multi_section_overview_container .main_title_breadcrumb_container{background-color:var(--mainBg);position:sticky;top:0;z-index:98}.main_container .content_container .overview_container .multi_section_overview_container .main_overview_content_container{height:max-content;overflow:visible}@media screen and (max-width:1200px){.main_container .content_container .overview_container.sales_plan_overview_container{padding:5px 10px}.main_container .content_container .overview_container.sales_plan_overview_container .main_title_container{padding-bottom:5px}.main_container .content_container .overview_container.sales_plan_overview_container .main_overview_content_container{padding:5px 8px}.main_container .content_container .overview_container.sales_plan_overview_container .main_overview_content_container .main_filter_container_box{padding-bottom:0}.main_container .content_container .overview_container.sales_plan_overview_container .main_overview_content_container .main_pagination_container{padding-bottom:5px}}.custom_header{align-items:center;display:flex;justify-content:space-between;padding:0 15px}.custom_header .logo{align-items:center;display:flex;height:100%}.custom_header .logo img{max-height:44px}.custom_header .custom_user_dropdown>button{align-items:center;background-color:#0000!important;border:none!important;box-shadow:none!important;color:var(--labelColor)!important;display:flex;outline:none!important;padding:0}.custom_header .custom_user_dropdown>button .user_icon{border-radius:50%;width:46px}.custom_header .custom_user_dropdown>button .user_name{padding:0 8px}.custom_header .custom_user_dropdown .dropdown-menu{left:auto!important;min-width:100px;overflow:hidden;padding:0;right:0;top:46px!important;transform:none!important}.custom_header .custom_user_dropdown .dropdown-menu .dropdown-item{cursor:pointer;padding:5px 10px 8px}.custom_header .custom_user_dropdown .dropdown-menu .dropdown-item>svg{margin-top:2px}.custom_sidebar .sidebar_item{align-items:center;cursor:pointer;display:flex;margin-bottom:15px}@media screen and (max-width:1110px){.custom_sidebar .sidebar_item{flex-direction:column;text-align:center}}.custom_sidebar .sidebar_item.sidebar_item_disabled{cursor:not-allowed;opacity:.5}.custom_sidebar .sidebar_item.sidebar_item_active,.custom_sidebar .sidebar_item.sidebar_item_active .sidebar_parent_toggle{color:var(--themeColor)}.custom_sidebar .sidebar_item .sidebar_item_icon{align-items:center;background-color:var(--white);border-radius:50%;box-shadow:inset 0 0 4px 0 #e71a1e42;display:flex;flex:0 0 35px;height:35px;justify-content:center;width:35px}.custom_sidebar .sidebar_item .sidebar_item_icon>svg{max-height:20px;max-width:15px}.custom_sidebar .sidebar_item .sidebar_parent_toggle{color:var(--labelColor);font-size:22px}.custom_sidebar .sidebar_item .sidebar_item_label{flex:1 1 10px}.custom_sidebar .sidebar_item .sidebar_item_caret{align-items:center;display:flex;flex:0 0 15px;justify-content:flex-end;margin-left:10px}@media screen and (max-width:1110px){.custom_sidebar .sidebar_item .sidebar_item_caret{margin-left:0}}.import_main_container{background-color:#fff;border-radius:6px;max-width:1000px;padding:15px;width:100%}.import_main_container .import_dotted_container{border:1px dashed var(--importBoxBorder);border-radius:6px;min-height:300px;padding:50px;position:relative}.import_main_container .import_dotted_container>input[type=file]{border:none!important;bottom:0;box-shadow:none!important;cursor:pointer;left:0;opacity:0;outline:none!important;position:absolute;right:0;top:0;width:100%}.import_main_container .import_dotted_container>input[type=file]:disabled,.import_main_container .import_dotted_container>input[type=file][disabled]{cursor:not-allowed}.import_main_container .imported_item_container{border:1px solid var(--importBoxBorder);border-radius:6px;display:flex;margin-top:15px;padding:20px 15px;word-break:break-all;word-break:break-word}.import_main_container .imported_item_container:first-of-type{margin-top:0}.import_main_container .imported_item_container .imported_item_img{max-height:60px}.import_main_container .imported_item_container .imported_item_name{font-family:medium;font-size:16px;margin-right:10px}.product_category_history_table tbody tr.heading_row td{background-color:var(--tableAlternateRowColor)!important}.product_category_history_table tbody tr td{background-color:var(---white)!important}.import_item_container{align-items:center;background-color:var(--tableHeadBg);border:1px solid var(--labelColor);border-radius:6px;display:flex;justify-content:space-between;padding:5px 20px}.import_item_container:not(:last-child){margin-bottom:10px}.custom_table_container{height:100%;min-height:100px;overflow:auto}.custom_table_container table{border-collapse:initial;border-spacing:0;overflow:auto;position:relative;width:100%;z-index:2}.custom_table_container table thead tr th{background-color:var(--tableHeadBg);box-shadow:3px 1px 3px 0 var(--tableShadow);font-family:medium;font-weight:400;padding:8px 20px;position:sticky;top:0;white-space:nowrap;z-index:10}.custom_table_container table thead tr th.sortable{cursor:pointer}.custom_table_container table thead tr th .sort_icon_container{display:inline-block;height:15px;position:relative;vertical-align:middle}.custom_table_container table thead tr th .sort_icon_container>svg{height:15px;left:4px;position:absolute;top:0;width:15px}.custom_table_container table thead tr th .sort_icon_container>svg.sort_visible{fill:var(--black);z-index:1}.custom_table_container table thead tr th .sort_icon_container>svg.sort_hidden{fill:var(--tableHeadBg)}.custom_table_container table thead tr th .sort_icon_container .sort_asc{top:-1px!important}.custom_table_container table tbody>tr td{border-bottom:1px solid var(--tableBorder);padding:7px 20px;white-space:pre-wrap;word-break:break-all;word-break:break-word}.custom_table_container table tbody>tr td.column_start_dragging{border-right:1px solid var(--tableBorder)}.custom_table_container table tbody>tr:not(.parent_row_tr):nth-child(odd) td{background-color:var(--whiteInsideTheme)}.custom_table_container table tbody>tr:not(.parent_row_tr):nth-child(2n) td{background-color:var(--tableAlternateRowColor)}.custom_table_container table tbody>tr:not(.parent_row_tr):nth-child(2n) td.sales_plan_details_col_disabled{background-color:#ebebd0}.custom_table_container .custom_table_no_data{align-items:center;bottom:15px;display:flex;justify-content:center;left:0;position:absolute;right:0;top:40px;z-index:2}.column_resizer{position:relative}.column_resizer,.column_resizer_body{max-width:3px!important;min-width:3px!important;padding:0!important;width:3px!important}.confirm_import_modal{height:95vh;max-height:800px;max-width:1350px!important;width:95%!important}.confirm_import_modal.previous_year_confirm_import_modal{max-width:1550px!important}.confirm_import_modal .ant-modal-content{display:flex;flex-direction:column;height:100%}.confirm_import_modal .ant-modal-content .ant-modal-close-x{display:none}.confirm_import_modal .ant-modal-content .ant-modal-body{display:flex;flex:1 1 10px;flex-direction:column;height:10px}.confirm_import_modal .ant-modal-content .ant-modal-body .confirm_import_main_container{background-color:var(--mainBg);display:flex;flex:1 1 10px;height:10px;padding:5px}.confirm_import_modal .ant-modal-content .ant-modal-body .confirm_import_main_container .confirm_import_sec_container{display:flex;flex:1 1 10px;flex-direction:column;height:100%;padding:10px;width:10px}.confirm_import_modal .ant-modal-content .ant-modal-body .confirm_import_main_container .confirm_import_sec_container .confirm_import_sec_heading{color:var(--black);font-family:medium;padding-bottom:10px}.confirm_import_modal .ant-modal-content .ant-modal-body .confirm_import_main_container .confirm_import_sec_container .confirm_import_sec_content_box{background-color:var(--white);border-radius:6px;flex:1 1 10px;height:10px;padding:10px}.confirm_import_modal .ant-modal-content .ant-modal-body .confirm_import_main_container .confirm_import_sec_container .confirm_import_sec_content_box .custom_table_container table{min-width:100%;width:auto}.publish_modal{min-width:400px;width:fit-content!important}@media screen and (max-height:750px){.publish_modal{top:-90px!important}}.publish_modal .publish_modal_head{align-items:center;color:var(--textColor);display:flex;font-size:22px;justify-content:center}.publish_modal .publish_modal_info{color:var(--textColor)}.infinite_loading_svg stop{stop-color:var(--themeColor)}.infinite_loading_svg_track{stroke:#cfdcfc;transition:stroke .3s}.infinite_loading_svg_worm_1,.infinite_loading_svg_worm_2{animation:worm1 2s linear infinite}.infinite_loading_svg_worm_2{animation-name:worm2}@keyframes worm1{0%{stroke-dashoffset:0}50%{stroke-dashoffset:-358;animation-timing-function:steps(1)}50.01%{stroke-dashoffset:358;animation-timing-function:linear}to{stroke-dashoffset:0}}@keyframes worm2{0%{stroke-dashoffset:358}50%{stroke-dashoffset:0}to{stroke-dashoffset:-358}}@media screen and (min-width:1100px){.sales_plan_table thead tr .total_col{box-shadow:-1px -1px 3px 0 var(--tableShadow);position:sticky;right:0;z-index:100}}.sales_plan_table thead tr th{padding:2px 10px!important;position:relative}.sales_plan_table thead tr th:not(:last-child,:first-child):after{background-color:var(--formBorder);bottom:6px;content:"";position:absolute;right:0;top:6px;width:1px}.sales_plan_table thead tr th:first-child{left:0;position:sticky;z-index:100}.sales_plan_table thead tr th.sales_plan_table_toggles .sales_plan_table_toggles_icon{color:var(--black);cursor:pointer;font-family:light;font-size:12px}.sales_plan_table thead tr th.sales_plan_table_toggles .sales_plan_table_toggles_icon>svg{fill:var(--whiteInsideTheme);margin-left:5px;width:15px}@media screen and (min-width:1100px){.sales_plan_table tbody tr.sales_plan_total_col_sticky_col .total_col{box-shadow:-1px -1px 3px 0 var(--tableShadow);position:sticky;right:0;z-index:99}}.sales_plan_table tbody tr.sales_plan_first_child_sticky_col td:first-child{box-shadow:1px 1px 3px 0 var(--tableShadow);left:0;position:sticky;z-index:99}.sales_plan_table tbody tr.sales_plan_total_row_first td:first-child{bottom:0;box-shadow:1px -1px 3px 0 var(--tableShadow)!important;position:sticky;z-index:101}.sales_plan_table tbody tr.sales_plan_total_row_first td:last-child{box-shadow:-1px -1px 3px 0 var(--tableShadow)!important}.sales_plan_table tbody tr.sales_plan_total_row_first td:not(:first-child){bottom:98px;box-shadow:1px -1px 3px 0 var(--tableShadow)!important;position:sticky;z-index:100}.sales_plan_table tbody tr.sales_plan_total_row_first td:nth-of-type(2){bottom:98px;box-shadow:1px -1px 3px 0 var(--tableShadow)!important;left:120px;position:sticky;z-index:101}.sales_plan_table tbody tr.sales_plan_total_row_second td{bottom:0;box-shadow:1px -1px 3px 0 var(--tableShadow)!important;position:sticky;z-index:99}.sales_plan_table tbody tr.sales_plan_total_row_second td:last-child{box-shadow:-1px -1px 3px 0 var(--tableShadow)!important}.sales_plan_table tbody tr.sales_plan_total_row_second td:first-child{left:120px;z-index:101}.sales_plan_table tbody tr td{background-color:var(--white);border-right:1px solid var(--tableBorder)}.sales_plan_table tbody tr td.sales_plan_details_col{height:90px;padding:0}.sales_plan_table tbody tr td.sales_plan_details_col.sales_plan_count_col,.sales_plan_table tbody tr td.sales_plan_details_col.sales_plan_count_col input{text-align:right}.sales_plan_table tbody tr td.sales_plan_details_col>label{display:inline-block;font-weight:400;height:100%;margin-bottom:0;padding:7px 10px;vertical-align:top;width:100%}.sales_plan_table tbody tr td.sales_plan_details_col input{background-color:#0000;border:1px solid #ddd!important;border-radius:4px;box-shadow:none!important;font-size:17px;min-width:60px;outline:none!important;padding:0 5px;width:100%}.sales_plan_table tbody tr td.sales_plan_details_col input.sales_plan_disabled_input{border:none!important}.sales_plan_table tbody tr td.sales_plan_details_col .input_value_box{background-color:#0000;border:1px solid #ddd!important;border-radius:4px;box-shadow:none!important;font-size:17px;min-height:32px;min-width:60px;outline:none!important;padding:0 5px;width:100%}.sales_plan_table tbody tr td.sales_plan_details_col .input_value_box.sales_plan_disabled_input{border:none!important}.sales_plan_table tbody tr td.sales_plan_details_col input::-webkit-inner-spin-button,.sales_plan_table tbody tr td.sales_plan_details_col input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sales_plan_table tbody tr td.sales_plan_details_col input[type=number]{-webkit-appearance:textfield;appearance:textfield}.sales_plan_table tbody tr td.sales_plan_details_col .previous_data{border:1px solid #0000!important;padding:0 6px}.sales_plan_table tbody tr td.sales_plan_details_col .count_padding{padding-right:7px}.sales_plan_table tbody tr td.sales_plan_details_col .input_table_disabled_input{border:1px solid #0000!important;font-size:17px;min-width:60px;padding:0 6px}.sales_plan_table tbody tr td.sales_plan_details_col.sales_plan_details_col_disabled{background-color:var(--mainBg);cursor:not-allowed}.sales_plan_table tbody tr td.sales_plan_details_col.sales_plan_details_col_disabled *{cursor:not-allowed!important}.sales_plan_table tbody tr td.sales_plan_details_col.sales_plan_details_col_discount{background-color:#c1f7c1!important}.sales_plan_table tbody tr td.sales_plan_details_col.sales_plan_details_col_disabled_imp{background-color:var(--mainBg)!important;cursor:not-allowed!important}.sales_plan_table tbody tr td.sales_plan_details_col.sales_plan_details_col_disabled_imp *{cursor:not-allowed!important}.sales_plan_table tbody tr td.sales_plan_details_col.sales_plan_details_closed_store_disabled_imp{background-color:var(--storeClosedBg)!important;cursor:not-allowed!important}.sales_plan_table tbody tr td.sales_plan_details_col.sales_plan_details_closed_store_disabled_imp *{cursor:not-allowed!important}.sales_plan_table tbody tr td.sales_plan_medium_category{max-width:120px;min-width:120px;width:120px}.sales_plan_table tbody tr td.sales_plan_details_col_invalid input{border:1px solid var(--invalid)!important}.sales_plan_table tbody tr td .sales_plan_table_total_divider{border-bottom:1px solid var(--tableBorder);margin-bottom:5px;padding-bottom:7px}.sales_plan_table tbody tr td .selling_price{display:inline-block;min-width:61px;text-align:right;vertical-align:top;width:min-content}.sales_plan_position{align-items:center;bottom:10px;display:flex;justify-content:center;left:0;padding:20px;position:absolute;right:0;text-align:center;top:40px}.sales_plan_custom_table thead tr th{padding:2px 5px!important}.sales_plan_custom_table thead tr th.sales_plan_product_name_col{width:30%}.sales_plan_custom_table tbody tr td.sales_plan_details_col{height:80px!important}.sales_plan_custom_table tbody tr td.sales_plan_details_col.sales_plan_count_col,.sales_plan_custom_table tbody tr td.sales_plan_details_col.sales_plan_count_col input{text-align:right}.sales_plan_custom_table tbody tr td.sales_plan_details_col>label{display:inline-block;font-weight:400;height:100%;margin-bottom:0;padding:4px;vertical-align:top;width:100%}.sales_plan_custom_table tbody tr td.sales_plan_details_col>label .sales_plan_product_name{line-height:22px;max-height:100%;overflow:hidden}@media screen and (max-width:991px){.sales_plan_custom_table tbody tr td.sales_plan_details_col>label .bargain_price_label{font-size:12px}}.sales_plan_custom_table tbody tr.sales_plan_total_row_first td.sales_plan_details_col,.sales_plan_custom_table tbody tr.sales_plan_total_row_second td.sales_plan_details_col{height:65px!important}.sales_plan_store_toggle{cursor:pointer;display:flex;position:relative;top:1px}.sales_plan_store_toggle.sales_plan_store_toggle_disabled{cursor:not-allowed}.sales_plan_lock_info{background-color:var(--white);border-radius:4px;padding:1px 10px}.sales_plan_lock_info svg{position:relative;top:-1px;width:15px}.work_order_sheet_settings_container .work_order_category_form_container{height:calc(100% - 47px);overflow:auto}.work_order_sheet_settings_container .work_order_sheet_tab_container{background-color:var(--tableHeadBg);border-radius:4px;box-shadow:3px 1px 3px 0 var(--tableShadow);padding:4px 15px 0;position:sticky;top:0;z-index:99}.work_order_sheet_settings_container .work_order_sheet_tab_container .work_order_sheet_tab_label{font-family:medium;padding:11px 15px}.work_order_sheet_settings_container .work_order_sheet_tab_container .work_order_sheet_tab_item{cursor:pointer;font-family:medium;margin:0 10px;padding:11px 15px}.work_order_sheet_settings_container .work_order_sheet_tab_container .work_order_sheet_tab_item.work_order_sheet_tab_item_active{background-color:var(--white);border-radius:4px 4px 0 0;box-shadow:0 2px 0 var(--boxShadow) inset}.work_order_sheet_category_item{background-color:var(--workOrderItemBg);border-radius:4px;padding:15px}.word_order_in_period{background-color:var(--black);border-radius:50%;display:inline-block;height:8px;left:0;position:absolute;top:12px;width:8px}.ant-select-item-option-disabled .word_order_in_period{background-color:#00000040}.ant-select-selection-item .word_order_in_period{display:none}.work_order_item_select_tooltip>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.custom_keyboard_container .custom_keyboard_box>div:first-of-type div{text-align:center;width:131px}.custom_keyboard_container .custom_keyboard_box .value_container{align-items:center;background-color:#0000;background-color:var(--white)!important;border:1px solid var(--numericKeyBorder)!important;border-radius:9px;box-shadow:none!important;display:flex;height:50px;justify-content:flex-end;max-width:141px;min-height:32px;outline:none!important;padding:0 10px}.custom_keyboard_container .custom_keyboard_box .numbers_box_container{margin:0 -4px}.custom_keyboard_container .custom_keyboard_box .numbers_box_container .numbers_box{align-items:center;background-color:var(--white);border:1px solid var(--numericKeyBorder);border-radius:9px;box-shadow:0 1px 3px 0 var(--boxShadow);color:var(--textColor);cursor:pointer;display:flex;flex-basis:calc(33.333% - 8px);flex-grow:0;flex-shrink:0;font-family:bold;height:40px;justify-content:center;margin:4px;padding:6px 0;position:relative;-webkit-user-select:none;user-select:none}.custom_keyboard_container .custom_keyboard_box .numbers_box_container .numbers_box.numbers_box_clear{flex-direction:column;font-family:regular;font-size:12px;padding:0}.custom_keyboard_container .custom_keyboard_box .numbers_box_container .numbers_box.numbers_box_clear svg{height:15px;width:15px}.custom_keyboard_container .custom_keyboard_box .numbers_box_container .numbers_box:after{border-radius:9px;box-shadow:0 0 10px 10px #d0cace;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .5s;width:100%}.custom_keyboard_container .custom_keyboard_box .numbers_box_container .numbers_box:active:after{border-radius:9px;box-shadow:0 0 0 0 #d0cace;left:0;opacity:1;position:absolute;top:0;transition:0s}.ant-popover .ant-popover-inner{background-color:var(--popUpBg)!important;border:1px solid var(--disabledColor);border-radius:9px;padding:10px}.secondary_border_btn_popover{border-color:var(--disabledColor)!important;border-radius:9px!important;height:40px;padding:0 10px!important}.primary_btn_popover{background-color:#ffe34d!important;border:1px solid var(--numericKeyBorder)!important;border-radius:9px!important;color:var(--black)!important;font-family:bold;height:40px;padding:0 10px!important}.ant-popover .ant-popover-arrow:before{background-color:var(--popUpBg)!important}.active_numeric_keyboard_cell{box-shadow:inset 0 0 4px 0 var(--formBorder)}.delivery_plan_table thead tr th{padding:2px 10px!important;position:relative}.delivery_plan_table thead tr th:not(:last-child):before{background-color:var(--formBorder);bottom:6px;content:"";position:absolute;right:0;top:6px;width:1px}.delivery_plan_table thead tr th:first-child{left:0;position:sticky;z-index:100}.delivery_plan_table thead tr th.delivery_plan_table_toggles .delivery_plan_table_toggles_icon{color:var(--black);cursor:pointer;font-family:light;font-size:12px}.delivery_plan_table thead tr th.delivery_plan_table_toggles .delivery_plan_table_toggles_icon>svg{fill:var(--whiteInsideTheme);margin-left:5px;width:15px}.delivery_plan_table thead tr th:last-child{box-shadow:3px 1px 3px 0 var(--tableShadow);position:sticky;right:auto;z-index:10}.delivery_plan_table tbody tr.delivery_plan_first_child_sticky_col td:first-child{box-shadow:1px 1px 3px 0 var(--tableShadow);left:0;position:sticky;z-index:99}.delivery_plan_table tbody tr td{background-color:var(--white);border-right:1px solid var(--tableBorder)}.delivery_plan_table tbody tr td.delivery_plan_details_col{height:70px;padding:0}.delivery_plan_table tbody tr td.delivery_plan_details_col.sales_plan_count_col,.delivery_plan_table tbody tr td.delivery_plan_details_col.sales_plan_count_col input{text-align:right}.delivery_plan_table tbody tr td.delivery_plan_details_col>label{display:inline-block;font-weight:400;height:100%;margin-bottom:0;padding:7px 10px;vertical-align:top;width:100%}.delivery_plan_table tbody tr td.delivery_plan_details_col .delivery_plan_input,.delivery_plan_table tbody tr td.delivery_plan_details_col input{background-color:#0000;border:1px solid #ddd!important;border-radius:4px;box-shadow:none!important;font-size:17px;min-width:60px;outline:none!important;padding:0 5px;width:100%}.delivery_plan_table tbody tr td.delivery_plan_details_col .input_difference_by_two{background-color:var(--diffByTwo)}.delivery_plan_table tbody tr td.delivery_plan_details_col input::-webkit-inner-spin-button,.delivery_plan_table tbody tr td.delivery_plan_details_col input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.delivery_plan_table tbody tr td.delivery_plan_details_col input[type=number]{-moz-appearance:textfield}.delivery_plan_table tbody tr td.delivery_plan_details_col .previous_data{border:1px solid #0000!important;padding:0 6px}.delivery_plan_table tbody tr td.delivery_plan_details_col .count_padding{padding-right:7px}.delivery_plan_table tbody tr td.delivery_plan_details_col .input_table_disabled_input{border:1px solid #0000!important;font-size:17px;min-width:60px;padding:0 6px}.delivery_plan_table tbody tr td.delivery_plan_details_col.sales_plan_details_col_disabled{background-color:var(--mainBg)!important;cursor:not-allowed}.delivery_plan_table tbody tr td.delivery_plan_details_col.sales_plan_details_col_disabled *{cursor:not-allowed!important}.delivery_plan_table tbody tr td.delivery_plan_details_col.sales_plan_details_col_discount{background-color:#c1f7c1!important}.delivery_plan_table tbody tr td.delivery_plan_details_col.delivery_plan_details_col_disabled{background-color:var(--mainBg);cursor:not-allowed}.delivery_plan_table tbody tr td.delivery_plan_details_col.delivery_plan_details_col_disabled *{cursor:not-allowed!important}.delivery_plan_table tbody .delivery_plan_position{left:0;padding:20px;position:absolute;right:0;text-align:center}.grouped_delivery_plan_by_syohin_modal{width:calc(100% - 40px)!important}.grouped_delivery_plan_by_syohin_modal .ant-modal-close{display:none!important}.grouped_delivery_plan_by_syohin_modal .ant-modal-content{height:calc(100vh - 100px)}.grouped_delivery_plan_by_syohin_modal .ant-modal-content .ant-modal-body{height:100%}.grouped_delivery_plan_by_syohin_modal .ant-modal-content .ant-modal-body .syohin_details_modal_container{display:flex;flex-direction:column;height:100%}.grouped_delivery_plan_by_syohin_modal .ant-modal-content .ant-modal-body .syohin_details_modal_container .grouped_delivery_plan_table_syohin_container{flex:1 1 10px;min-height:100px}.grouped_delivery_plan_table thead tr th.area_th{padding:5px!important}.grouped_delivery_plan_table thead tr th.store_th{padding:5px!important;width:300px}.grouped_delivery_plan_table thead tr th.store_th .store_th_label{display:inline-block;overflow:hidden;vertical-align:top;white-space:nowrap;width:100%}.grouped_delivery_plan_table thead tr th.store_th :after{background-color:var(--formBorder);bottom:6px;content:"";position:absolute;right:0;top:6px;width:1px}.grouped_delivery_plan_table thead tr th .area_th_label{display:block;width:100%}.grouped_delivery_plan_table thead tr th:first-child:before{content:none}.grouped_delivery_plan_table thead tr:nth-of-type(2) th{border-top:1px solid var(--formBorder);left:auto;top:31px;z-index:10}.grouped_delivery_plan_table thead tr th:last-child{box-shadow:3px 1px 3px 0 var(--tableShadow);position:sticky;right:auto;z-index:10}.grouped_delivery_plan_table tbody td.sales_plan_details_col{height:36px!important}.grouped_delivery_plan_table tbody td.sales_plan_details_col>label{padding:0 5px!important}.grouped_delivery_plan_table tbody td.sales_plan_details_col>label input{font-size:14px!important;min-width:inherit;width:100%}.grouped_delivery_plan_table tbody td.sales_plan_details_col>label .grouped_delivery_plan_input{border:none!important;font-size:14px!important;padding:0!important}.grouped_delivery_plan_table tbody td.sales_plan_details_col>label input::-webkit-inner-spin-button,.grouped_delivery_plan_table tbody td.sales_plan_details_col>label input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.grouped_delivery_plan_table tbody td.sales_plan_details_col>label input[type=number]{-moz-appearance:textfield}.grouped_delivery_plan_table tbody td.sales_plan_details_col .input_difference_by_two{background-color:var(--diffByTwo)}.grouped_delivery_plan_table tbody td.sales_plan_details_col_disabled{background-color:var(--mainBg)!important;cursor:not-allowed}.grouped_delivery_plan_table tbody td.sales_plan_details_col_disabled *{cursor:not-allowed!important}.numeric_list_table{overflow:auto}.numeric_list_table .numeric_list_header{align-items:stretch;background-color:var(--white);display:flex;padding-bottom:4px;position:sticky;top:0;z-index:99}.numeric_list_table .numeric_list_header .numeric_list_item_container{align-items:center;background-color:var(--tableHeadBg);display:flex;flex:0 0 20%;padding:10px;word-break:break-all;word-break:break-word;word-spacing:pre-wrap}.numeric_list_table .numeric_list_header .numeric_list_item_container:first-child{border-radius:4px 0 0 4px}.numeric_list_table .numeric_list_header .numeric_list_item_container:last-child{border-radius:4px 4px 4px 0}.numeric_list_table .numeric_list_body .numeric_list_item_container_lev_two .numeric_list_item_box:first-child{padding-left:20px}.numeric_list_table .numeric_list_body .numeric_list_item_container_lev_three .numeric_list_item_box:first-child{padding-left:40px}.numeric_list_table .numeric_list_body .numeric_list_danger_row .numeric_list_row .numeric_list_item_box .numeric_list_item_box_content{background-color:#fddfdf;border-color:#caa!important}.numeric_list_table .numeric_list_body .numeric_list_green_row .numeric_list_row .numeric_list_item_box .numeric_list_item_box_content{background-color:#e3f6d8;border-color:#9aaf8d!important}.numeric_list_table .numeric_list_body .numeric_list_wrn_row .numeric_list_row .numeric_list_item_box .numeric_list_item_box_content{background-color:#fdf9d3;border-color:#c8c184!important}.numeric_list_table .numeric_list_body .numeric_list_blue_row .numeric_list_row .numeric_list_item_box .numeric_list_item_box_content{background-color:#ddf0f9;border-color:#91b7ca!important}.numeric_list_table .numeric_list_body .numeric_list_white_row .numeric_list_row .numeric_list_item_box:not(:last-child) .numeric_list_item_box_content:before{background-color:#d29437}.numeric_list_table .numeric_list_body .numeric_list_white_row .numeric_list_row .numeric_list_item_box .numeric_list_item_box_content{background-color:var(--white);border-color:#d29437!important}.numeric_list_table .numeric_list_body .numeric_list_row{align-items:stretch;border-radius:4px;display:flex;margin-bottom:4px}.numeric_list_table .numeric_list_body .numeric_list_row .numeric_list_item_box{flex:0 0 20%}.numeric_list_table .numeric_list_body .numeric_list_row .numeric_list_item_box:first-child .numeric_list_item_box_content{border-left:1px solid #0000;border-radius:4px 0 0 4px}.numeric_list_table .numeric_list_body .numeric_list_row .numeric_list_item_box:last-child .numeric_list_item_box_content{border-radius:0 4px 4px 0;border-right:1px solid #0000}.numeric_list_table .numeric_list_body .numeric_list_row .numeric_list_item_box:not(:last-child) .numeric_list_item_box_content:before{background-color:var(--white);bottom:5px;content:"";position:absolute;right:5px;top:5px;width:2px}.numeric_list_table .numeric_list_body .numeric_list_row .numeric_list_item_box .numeric_list_item_box_content{align-items:center;border:1px solid #0000;border-left:none;border-right:none;box-shadow:3px 0 4px var(--boxShadow);display:flex;height:100%;min-height:67px;padding:5px 15px;position:relative;word-break:break-all;word-break:break-word;word-spacing:pre-wrap}.numeric_list_table .numeric_list_body .numeric_list_row .numeric_list_item_box .numeric_list_item_box_content .numeric_list_sub_toggler{min-width:28px;padding-right:10px;text-align:center}.numeric_list_table .numeric_list_body .numeric_list_row .numeric_list_item_box .numeric_list_item_box_content .numeric_list_item_desc{font-size:12px}.numeric_list_table .numeric_list_body .numeric_list_row .numeric_list_item_box .numeric_list_item_box_content.numeric_list_item_orange{color:orange}.numeric_list_table .numeric_list_body .numeric_list_row .numeric_list_item_box .numeric_list_item_box_content.numeric_list_item_danger{color:var(--themeColor)}.numeric_list_table .numeric_list_body .numeric_list_row .numeric_list_item_box .numeric_list_item_box_content.numeric_list_item_wrn{color:#f1b414}.previous_csv_list.four_col_list .custom_table_container table thead tr th:not(.column_resizer){max-width:25%!important;min-width:25%!important;width:25%!important}.previous_csv_list.five_col_list .custom_table_container table thead tr th:not(.column_resizer){max-width:20%!important;min-width:20%!important;width:20%!important}.previous_csv_list .custom_table_container table thead tr th:not(.column_resizer){max-width:33.33%!important;min-width:33.33%!important;width:33.33%!important}.previous_csv_list .custom_table_container table tbody tr:not(:first-child) td,.previous_csv_list .custom_table_container table tbody tr:not(:first-child).column_resizer_body{border-top:1px solid var(--tableBorder)}.previous_csv_list .custom_table_container table tbody tr td{border-bottom:none}.event_mapping_container{flex:1 1 10px;height:10px;overflow:auto}.event_mapping_container .event_mapping_box{max-width:500px;width:100%}.previous_year_confirm_listing_tables table tr td:last-child,.previous_year_confirm_listing_tables table tr th:last-child{box-shadow:-1px 0 2px 0 var(--boxShadow);position:sticky;right:0}.meal_conversion_table thead tr th{box-shadow:none!important;padding:8px 20px!important}.meal_conversion_table thead tr th:first-child:after{background-color:var(--formBorder);bottom:6px;content:"";position:absolute;right:0;top:6px;width:1px}.meal_conversion_table tbody tr td{background-color:#fff}.meal_conversion_table tbody tr.category_row td{background-color:var(--tableHeadBg)!important}.overall_sales_plan_table thead tr:first-child th:first-child{z-index:99}.overall_sales_plan_table thead tr th{border-bottom:1px solid var(--importBoxBorder)!important;border-right:1px solid var(--importBoxBorder)!important;padding:2px 8px!important;z-index:1}.overall_sales_plan_table thead tr th:after{content:none!important}.overall_sales_plan_table thead tr th:first-child{box-shadow:0 1px 3px 0 var(--tableShadow);z-index:10}.overall_sales_plan_table thead tr th.overall_sales_plan_sticky_second_col_header{box-shadow:3px 1px 3px 0 var(--tableShadow);left:205px;position:sticky;z-index:100}.overall_sales_plan_table thead tr th.overall_sales_plan_sticky_third_col_header{box-shadow:3px 1px 3px 0 var(--tableShadow);left:320px;position:sticky;z-index:100}.overall_sales_plan_table thead tr th:not(:last-child):after{background-color:var(--formBorder);bottom:6px;content:"";position:absolute;right:0;top:6px;width:1px}.overall_sales_plan_table thead tr:nth-of-type(2) th{top:26px!important}.overall_sales_plan_table thead tr:nth-of-type(3) th{top:52px!important}.overall_sales_plan_table .overall_total_cell{background-color:var(--tableAlternateRowColor)!important}.overall_sales_plan_table .selling_price{display:inline-block;min-width:61px;text-align:right;vertical-align:top}.overall_sales_plan_table tbody tr td{padding:5px 8px!important}.overall_sales_plan_table tbody tr td:not(.overall_total_cell):not(.special_price_cell){background-color:var(--white)!important}.overall_sales_plan_table tbody tr td:not(.overall_total_cell):not(.special_price_cell).closed_store_bg{background-color:var(--storeClosedBg)!important}.overall_sales_plan_table tbody tr td.overall_sales_plan_sticky_name_col{left:0;position:sticky;z-index:98}.overall_sales_plan_table tbody tr td.overall_sales_plan_sticky_special_sales_col{left:205px;position:sticky;z-index:98}.overall_sales_plan_table tbody tr td.overall_sales_plan_sticky_sale_date_col{box-shadow:3px 1px 3px 0 var(--tableShadow);left:320px;position:sticky;z-index:98}.work_order_sheet_preview .work_order_yellow_bg_color{background-color:var(--workOrderPreviewYellow)}.work_order_sheet_preview .work_order_ingredients_bg_color{background-color:var(--workOrderPreviewBlue)}.work_order_sheet_preview .work_order_title_bg_color{background-color:var(--diffByTwo)}.work_order_sheet_preview .work_order_header_bg_color{background-color:var(--workOrderPreviewGreen)}.work_order_sheet_preview .work_order_items_bg_color{background-color:var(--workOrderPreviewItemsYellow)}.work_order_sheet_preview .work_order_preview_table_container td,.work_order_sheet_preview .work_order_preview_table_container th{border:1px solid var(--black);padding:5px 1px;text-align:center}.work_order_sheet_preview .table_td_th_border_right_none td,.work_order_sheet_preview .table_td_th_border_right_none th{border-right:none}.content_wrapping_container{border-radius:8px;display:flex;flex-direction:column;overflow:auto;padding:15px}