body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--layout-right-width:calc(100% - 220px);--layout-right-width-collapsed:calc(100% - 80px);--layout-right-width-collapsed-phone:100%;--layout-header-height:55px;--layout-footer-height:100px;--layout-content-min-height:calc(100vh - var(--layout-header-height) - var(--layout-footer-height))}.ant-layout-header{background:#fff;display:flex;align-content:center;padding:0 10px}.app-content{background:#fff}.ant-layout-footer{background:#fff;text-align:center;font-size:large}.trigger{padding:0 10px;font-size:20px;transition:color .3s}.logo{height:35px;margin:16px;background:hsla(0,0%,100%,.3);display:flex}.ant-table-thead>tr>th{font-weight:bolder;font-size:large;background-color:#eee;border-bottom:1px solid #ccc}.ant-form-item-label>label,.ant-input,.ant-input-number,.ant-table-tbody>tr>td{font-size:18px}.ant-modal{padding:0}.ant-modal-confirm-body .ant-modal-confirm-content,.ant-modal-title{font-size:22px}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{font-size:25px;margin-top:4px}.ant-btn{font-size:16px;height:auto;border-radius:15px}.xxx-button{font-size:20px;height:auto}.add-button,.edit-button{font-size:18px;height:auto}.ant-menu,.ant-select,.ant-select-item{font-size:18px}.ant-modal-content{padding:20px;border-radius:45px}.ant-modal-header{border-radius:45px 45px 0 0}.ant-modal-close{padding:20px}.ant-modal-footer{padding:20px 5px 0 0}.ant-message{font-size:18px}.setting-category{padding-bottom:18px;color:#828282}.dashboard-device-card{text-align:center;min-width:138px;width:100%;min-height:175px;height:100%;border:1px solid #979797;border-radius:45px}.dashboard-device-card .ant-card-head{height:45px;background-color:#ebebeb;border-radius:44px 44px 0 0}.dashboard-device-card .ant-card-body{padding:4px}.tool-card-col{display:flex;justify-content:center;margin:2px 0}.dashboard-tool-card{width:128px;height:118px;border:1px solid rgba(228,229,230,.9);border-radius:15px}.dashboard-tool-card .tool-name-button{width:100%;height:34px;padding:0 5px;font-size:20px;background-color:#d8d8d8;border-radius:14px}.dashboard-tool-card .tool-name-button:hover{background-color:#bdbdbd;border-color:#000}.dashboard-tool-card .tool-name-button-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-tool-card .tool-percentage{display:flex;justify-content:center;align-items:center;height:30px;margin-top:5px;font-size:32px;font-weight:bolder;color:#5c5c5c}.dashboard-tool-card .tool-percentage .percent{align-self:end;margin-left:5px;font-size:15px}.dashboard-tool-card .tool-progress{line-height:1;width:114px;border-radius:10px}.dashboard-tool-card .tool-usage{font-size:13px;color:#5c5c5c}.dashboard-tool-card .ant-skeleton .ant-skeleton-input{min-width:100px;width:100px;margin-top:20px;border-radius:15px}.tool-info-tooltip{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.tool-info-tooltip .ant-tooltip-inner{padding:13px;border-radius:15px}.tool-info-tooltip .tooling-name{font-size:18px;font-weight:600}.tool-info-tooltip .tool-block,.tool-info-tooltip .wo-block{font-size:15px;padding-left:8px;margin-bottom:10px;border-left:1.5px solid hsla(0,0%,100%,.87)}.device-card-carousel{padding-bottom:20px}.device-table-block{margin:15px}.device-title{display:flex;justify-content:center;align-items:center;height:55px;font-size:20px;font-weight:600;background-color:#ebebeb;border:2px solid #979797;border-bottom:none;border-radius:44px 44px 0 0}.device-table-loading .ant-table,.device-table .ant-table{border:2px solid #979797;border-top:none;border-radius:0 0 44px 44px;overflow:auto}.device-table-loading thead th,.device-table thead th{color:#828282;background-color:#fff;border-right:0!important;padding:5px 16px}.device-table-loading thead th:before,.device-table thead th:before{display:none}.device-table-loading tbody tr:last-child td:first-child,.device-table tbody tr:last-child td:first-child{border-radius:0 0 0 44px}.device-table-loading tbody tr:last-child td:last-child,.device-table tbody tr:last-child td:last-child{border-radius:0 0 44px 0}.device-table-loading tbody tr:last-child td:first-child{border-radius:0 0 44px 44px}.device-table-loading .ant-skeleton.ant-skeleton-element.ant-skeleton-active{width:100%}.device-table-loading .ant-skeleton .ant-skeleton-input{width:100%;border-radius:15px}.clickedRow{-webkit-animation-name:change-color;animation-name:change-color;-webkit-animation-duration:3s;animation-duration:3s}@-webkit-keyframes change-color{0%{background-color:#fffd77}90%{background-color:#fffd77}to{background-color:#fff}}@keyframes change-color{0%{background-color:#fffd77}90%{background-color:#fffd77}to{background-color:#fff}}.home-dashboard{padding:5px 20px 20px}.home-title-block{position:relative;display:flex;align-items:center;justify-content:center}.home-title-text{font-size:24px;font-weight:700;margin-right:10px;max-width:50%}.home-title-btn-block{display:flex;align-items:center;position:absolute;right:0;padding:0;grid-gap:15px;gap:15px}.setting-button svg{width:23px;height:23px}.home-title-tooltip{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;font-size:16px;font-weight:500}.home-title-tooltip .ant-tooltip-inner{padding:13px;border-radius:15px}.go-to-table-button{color:#0e35ce;font-size:18px;margin-left:10px;padding:4px}.go-to-table-button:hover{color:#0e35ce;font-weight:700}.filter-number-tag.ant-tag{font-weight:700;color:var(--themeBackgroundColor);background-color:var(--themeTextColor);border-radius:15px}.filter-dropdown{display:flex;flex-direction:column;width:300px;height:50vh;background-color:#fff;border-radius:15px;padding:15px;border:1px solid #d8d8d8;box-shadow:0 2px 4px 0 #d8d8d8}:is(.filter-dropdown-select) ::-webkit-scrollbar{background-color:initial}.filter-dropdown-input,:is(.filter-dropdown-select) .ant-select-selector{height:10vh;overflow:auto;background-color:color-mix(in srgb,#000 6%,transparent)!important;border:1px solid color-mix(in srgb,#000 13%,transparent)!important}:is(.filter-dropdown-select) .ant-select-selection-item{background-color:#fff!important;border-radius:15px!important;border:1px solid color-mix(in srgb,#000 30%,transparent)!important}:is(.filter-dropdown-select) .ant-select-clear{right:22px!important}:is(.filter-dropdown-select) ::-webkit-scrollbar{width:8px}:is(.filter-dropdown-select) ::-webkit-scrollbar-track{border-radius:15px;margin:6px}:is(.filter-dropdown-select) ::-webkit-scrollbar-thumb{background:#ccc;border-radius:15px}.filter-dropdown-select-dropdown{box-shadow:none;border-radius:0;background-color:initial;z-index:100}.filter-dropdown-divider{margin:0 0 10px!important;border-top:1px solid #d6d7da}.home-dashboard-card-block,.home-dashboard-table-block{margin:0 10px 12px;padding:10px 10px 0;background-color:#d6d7da;border-radius:45px}.home-dashboard-table-block{padding-bottom:15px}.home-dashboard-compact-content,.home-dashboard-loose-content,.home-dashboard-one-page-content{display:grid;grid-template-columns:repeat(var(--colcount),minmax(0,1fr));overflow:hidden}.home-dashboard-one-page-content{grid-auto-rows:auto}.home-dashboard-loose-content{max-height:908px;grid-auto-rows:454px}.home-dashboard-compact-content{max-height:908px;grid-template-rows:454px}.home-dashboard-card-carousel{padding-bottom:16px}.home-dashboard-card-carousel .slick-dots{bottom:8px!important;margin:0!important;justify-content:center!important}.home-dashboard-card-carousel .slick-list{border-radius:0 0 23px 23px}.home-dashboard-card-carousel .slick-track{height:auto!important}.home-dashboard-card-carousel .slick-dots li,.home-dashboard-card-carousel .slick-dots li button{width:12px!important;height:12px!important;border-radius:50%!important}.home-dashboard-card-carousel .slick-dots li button{background:#686868!important}.dashboard-card-block{padding:10px;display:flex;justify-content:center;align-content:center}.return-tool-button,.take-tool-button{font-size:22px;height:auto}.form-item{align-items:center}.form-in-modal .ant-form-item-label>label{font-size:22px}.form-in-modal .ant-input{font-size:22px;color:#000}.form-in-modal .ant-input-number,.form-in-modal .ant-select:not(.ant-select-customize-input) .ant-select-selector{font-size:22px}.return-select-dropdown .ant-select-item-option-content{font-size:22px;height:25px}.counter-card .ant-card-body{border:4px ridge #ffadd2}.counter-card .ant-card-body,.counter-tag{display:flex;flex-direction:column;justify-content:center;align-items:center}.counter-tag{width:77%;font-size:28px;padding:12px;margin-bottom:15px;background-color:#ffd666}.counter-tag .ant-tag{margin:0}.counter-select{width:100%;display:flex;justify-content:center;font-size:28px}.counter-select-dropdown .ant-select-item-option,.counter-select .ant-select-selector{text-align:center}.counter-date-picker{width:67%;margin-top:15px}.form-in-modal .counter-card .ant-input-number{font-size:30px}.form-in-modal .counter-card .ant-input-number-input{text-align:center;height:-webkit-max-content;height:max-content}.take-return-modal .ant-modal-footer{display:flex;justify-content:center}.take-return-popconfirm .ant-popover-message{width:180px;display:flex;justify-content:center;align-content:center}.take-return-popconfirm .ant-popover-message>.anticon{font-size:20px;position:inherit;top:0;align-self:center}.take-return-popconfirm .ant-popover-message-title{font-size:20px;padding-left:10px}.take-return-popconfirm .ant-popover-buttons{text-align:center}.take-return-popconfirm .ant-btn-sm{font-size:18px;height:auto}.pop-success-error .ant-modal-confirm-body{display:flexbox}.pop-success-error .ant-modal-confirm-title{font-size:x-large}.pop-success-error .ant-modal-confirm-content{font-size:large}.order-div{margin:10px;padding:15px;border-radius:5px;background:#f3f3f3;font-size:22px}.order-div .tags{font-size:22px;padding:7px}.order-div .tags,.order-div .text{align-self:center}.order-worker-block{display:flex;flex-flow:wrap;margin-bottom:10px}.order-worker-block>:nth-child(2){margin-left:auto}.order-worker-block>:not(:first-child,:last-child){margin-right:8px}.order-worker-block.phone>div{padding-right:10px;margin:0}.order-worker-block.phone>:not(:last-child){margin-bottom:8px}.order-card{font-size:22px}.card-content{display:grid;justify-content:space-around;grid-template-columns:repeat(2,1fr)}.card-content>div{margin-bottom:15px}:is(.card-content,.device-tool).phone{justify-content:unset;grid-template-columns:none}.device-tool{display:grid;justify-content:space-around;grid-template-columns:repeat(2,1fr)}.device-tool .device{display:flex;font-weight:bolder}.device-tool .tool-management-botton{background-color:#ff6128;color:#fff;font-weight:700;font-size:36px;border-radius:5px;width:200px;height:90px}.device-tool.phone .device{margin-bottom:15px}.search-block{margin:0 20px;display:flex;flex-direction:column;align-items:center;font-size:22px}.admin-select-block{display:flex;width:100%;margin-bottom:20px}.search-select{width:100%;font-size:22px}.search-select .ant-select-selector{height:100%!important;display:flex;align-items:center}.search-button{font-size:22px;margin-left:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.tool-report-dropdown .ant-select-item-option-content{font-size:22px;height:25px}.qr-code-block{display:flex;flex-direction:column;align-items:center;grid-gap:8px;gap:8px;font-size:22px}.facing-mode-block{width:100%;grid-gap:5px;gap:5px;font-size:17px}.facing-mode-block,.facing-mode-block .ant-btn-circle{display:flex;justify-content:center;align-items:center}.facing-mode-block .ant-btn-circle{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:28px;height:28px}.facing-mode-block .anticon{width:14px;height:14px}.scan-again{justify-content:center}.scan-again,.scan-again-button{display:flex;align-items:center}.scan-again-button{font-size:25px;font-weight:700;background-color:#fff2a8}.button-search-block{display:flex;justify-content:center;margin:20px}.button-search-block.admin{display:flex;flex-direction:column}.button-block{display:flex}.button-block.admin{justify-content:space-between;margin-bottom:20px}.filter-button{font-size:25px;padding:25px;display:flex;justify-content:center;align-items:center}.filter-button.admin{width:30%;height:20vh;font-size:40px;padding:0}.filter-button.phone{font-size:25px}.filter-button-content{display:flex;align-items:center}.filter-button-content.admin{flex-direction:column}.filter-button-content>span{display:flex;line-height:1.25;text-align:center}.delete-popconfirm .ant-popover-message{width:180px;display:flex;justify-content:center;align-content:center}.delete-popconfirm .ant-popover-message>.anticon{font-size:18px;position:inherit;top:0;align-self:center}.delete-popconfirm .ant-popover-message-title{font-size:18px;padding-left:10px}.delete-popconfirm .ant-popover-buttons{text-align:center}.delete-popconfirm .ant-btn-sm{font-size:18px;height:auto}.tool-list-content .content-header{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.tool-list-content .button-searchBox{display:flex;align-items:center}.tool-list-content .tool-list-select{margin-left:15px;width:15vw}.tool-setting-table .ant-table-thead>tr>th{text-align:center}.editingRow{background-color:#fffd77}.edit-input-number{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.editingRow .edit-input-number .ant-input-number-handler-wrap{z-index:-1}.editingRow #machinePosition.ant-input-number-input{padding:0}.editingRow .ant-form-item{margin-bottom:0}.route_name{width:50%}.operation_step{width:auto;display:flex;flex-direction:row}.operation_step .op-card{width:100px;display:flex;justify-content:center}.operation_step .op-card .op-name-div{text-align:center;font-size:large}.operation_step .op-card .op-order-div{text-align:center;font-size:large;margin-bottom:5px}.popover-content{display:flex;justify-content:center}.popover-content .popover_text{padding:5px 5px 10px;font-size:18px}.popover-content .popover-button{margin-left:5px;font-size:16px}.op-tool-product-page-content .search-box{display:flex;padding-bottom:10px}.op-tool-product-page-content .one-search{display:flex;justify-content:center;padding-right:20px}.op-tool-product-page-content .search-tag{font-size:large;padding:8px}.op-tool-product-page-content .search-select{margin:0;width:18vw}.exchange-reason-content .content-header{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.va-table .ant-table-tbody>tr>td,.va-table .ant-table-thead>tr>th{text-align:center}.va-table .shownColumn{-webkit-animation-name:change-color;animation-name:change-color;-webkit-animation-duration:3s;animation-duration:3s}.wooh-month-history-content{display:flex;flex-direction:column}.wooh-month-history-content .export-table-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-self:flex-end;margin-bottom:16px}.tool-month-history-content .checkbox-group{display:flex;justify-content:right}.tool-month-history-content .ant-checkbox-wrapper{font-size:large;padding:8px}.tool-month-history-content .search-box{padding-bottom:10px;display:flex;justify-content:space-between}.tool-month-history-content .one-search{display:flex;justify-content:center}.tool-month-history-content .search-tag{font-size:large;padding:8px;width:6vw;display:inline-flex;justify-content:center}.tool-month-history-content .search-select{margin:0;width:18vw}.monthly-history-content .table-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:10px 25px}.monthly-history-content .table-time{font-size:x-large;position:relative}.monthly-history-content .table-title{font-size:xx-large;position:relative}.monthly-history-content .table-date-picker{position:relative;display:flex;flex-direction:row}.monthly-history-content .date-picker-title{font-size:large}.monthly-history-content .date-picker{font-size:x-large}.report-history-page-content .search-box{padding-bottom:10px;display:flex;justify-content:space-between}.report-history-page-content .one-search{display:flex;justify-content:center}.report-history-page-content .search-tag{font-size:large;padding:8px;width:6vw;display:inline-flex;justify-content:center}.report-history-page-content .search-select{margin:0;width:18vw}.status-tag{font-size:x-large;padding:10px}.time-tag{font-size:large;padding:5px}.header-icon{width:100%;height:100%}.header-icon,.header-icon>button{display:flex;justify-content:center;align-items:center}.header-icon>button{width:inherit;height:inherit}.header-icon>button:hover{background:rgba(0,0,0,.04)}.header-icon .ant-btn-icon-only>*{width:22px;height:22px;font-size:22px}.app-header{width:-webkit-fill-available;display:flex;flex-direction:row;justify-content:space-between}.header-breadcrumb{display:flex;align-items:center}.header-breadcrumb .ant-breadcrumb{font-size:17px}.header-items{display:flex;align-items:center;margin:10px}.header-item{height:30px;width:30px;margin:0 4px}.user-tanant-name{display:flex;flex-direction:row;justify-content:center;align-items:center;width:auto;height:30px;border:1px solid #e4e5e6;border-radius:8px;padding:0 10px;margin-right:-5px}.app-switcher{z-index:-1!important}.app-switcher,.app-switcher-popover{position:fixed!important}.app-switcher-popover .ant-popover-arrow{display:none}.app-switcher-popover .ant-popover-inner-content{padding:0}.app-switcher-popover.ant-popover{line-height:0}.mask{-webkit-mask-image:linear-gradient(0deg,transparent -1%,#fff 10%);mask-image:linear-gradient(0deg,transparent -1%,#fff 10%)}@media(max-width:576px)and (orientation:portrait){.app-switcher-iframe{width:100vw;height:calc(100vh - 64px)}}@media(min-width:577px)and (orientation:portrait){.app-switcher-iframe{width:336px;height:500px}}@media(max-height:576px)and (orientation:landscape){.app-switcher-iframe{width:336px;height:calc(100vh - 64px)}}@media(min-height:577px)and (orientation:landscape){.app-switcher-iframe{width:336px;height:500px}}.app-sider{min-height:calc(100% - 100px);display:flex;flex-direction:column;justify-content:space-between}.site-layout{display:flex;align-items:flex-end}.mask-content{position:fixed;width:100%;height:100%;z-index:100;background-color:rgba(0,0,0,.45)}.layout-sider{z-index:100;box-shadow:2px 0 8px 0 rgba(29,35,41,.05)}.layout-sider,.layout-sider.phone{height:100%;overflow-y:auto;overflow-x:hidden;position:fixed}.layout-sider.phone{z-index:1000}.sider-header{margin:10px 0 8px;display:flex;justify-content:center;align-items:center;cursor:pointer}.sider-header-text{display:flex;flex-direction:column;white-space:normal;margin-left:10px;width:140px;color:#fff;font-size:13px;font-weight:700}.layout-header{width:var(--layout-right-width);height:var(--layout-header-height);padding:0;display:flex;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1000;box-shadow:2px 0 8px 0 rgba(29,35,41,.05)}.trigger{padding:0 20px 0 32px;font-size:18px;line-height:62px;cursor:pointer;display:flex;align-items:center}.trigger:hover{color:#1890ff}.layout-content{width:var(--layout-right-width);min-height:var(--layout-content-min-height);background-color:#fff}.layout-footer{width:var(--layout-right-width);height:var(--layout-footer-height);align-items:center;background-color:#fff}.layout-footer,.layout-footer-block{display:flex;justify-content:center;color:rgba(0,0,0,.45)}.layout-footer-block{flex-direction:column;font-size:14px}:is(.layout-sider,.layout-header,.layout-content,.layout-footer).collapsed{width:var(--layout-right-width-collapsed)}:is(.layout-sider,.layout-header,.layout-content,.layout-footer).phone{width:var(--layout-right-width-collapsed-phone)}