.results-container{height:100%}.results-header{display:flex;align-items:center;margin-bottom:16px}.results-header .icon{margin-right:12px;display:flex;align-items:center;justify-content:center;font-size:20px}.results-header .m-title{margin-bottom:0;font-size:16px;font-weight:500;color:#000000bf}.value{font-size:28px;font-weight:600;margin:10px 0;color:#000000d9;line-height:1.2}.sub-value{font-size:14px;color:#0000008c;display:flex;align-items:center}.sub-value .sub-title{font-weight:500;margin-right:4px}.sales-results-today-dashboard{background-color:#fff;border-radius:10px;padding:20px}.sales-results-today-dashboard .title{font-size:18px;font-weight:500;margin-bottom:16px}.add-product-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.add-product-form-grid .ant-form-item-productName{grid-column:span 2}.add-product-form-grid .ant-form-item:has(.ant-checkbox-wrapper){grid-column:span 2;margin-top:8px}.quill-editor-container .quill{border-radius:4px}.quill-editor-container .quill .ql-toolbar{border-top-left-radius:4px;border-top-right-radius:4px;background-color:#fafafa}.quill-editor-container .quill .ql-container{border-bottom-left-radius:4px;border-bottom-right-radius:4px;background-color:#fff;min-height:250px}.ant-modal-content .ant-tabs-tab{font-weight:500}.ant-modal-content .ant-modal-footer{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #f0f0f0;padding:10px 16px}.ant-menu-horizontal{display:flex;border-bottom:none;background-color:#0874f4}.ant-menu-horizontal .ant-menu-item,.ant-menu-horizontal .ant-menu-submenu{font-weight:500;color:#fff}.ant-menu-horizontal .ant-menu-item .ant-menu-title-content,.ant-menu-horizontal .ant-menu-submenu .ant-menu-title-content{color:#fff}.ant-menu-horizontal .ant-menu-item:hover,.ant-menu-horizontal .ant-menu-submenu:hover{background-color:#ffffff1a;color:#fff;border-bottom-color:#fff}.ant-menu-horizontal .ant-menu-item .anticon,.ant-menu-horizontal .ant-menu-submenu .anticon,.ant-menu-horizontal .ant-menu-item a,.ant-menu-horizontal .ant-menu-submenu a,.ant-menu-horizontal .ant-menu-item a:hover,.ant-menu-horizontal .ant-menu-submenu a:hover{color:#fff}.ant-menu-horizontal .ant-menu-item.ant-menu-item-selected,.ant-menu-horizontal .ant-menu-submenu.ant-menu-item-selected{color:#fff;background-color:#0003;border-bottom-color:#fff}.ant-menu-horizontal .ant-menu-item.ant-menu-item-selected .anticon,.ant-menu-horizontal .ant-menu-submenu.ant-menu-item-selected .anticon{color:#fff}.ant-menu-horizontal .ant-menu-item.ant-menu-submenu-selected,.ant-menu-horizontal .ant-menu-item.ant-menu-submenu-active,.ant-menu-horizontal .ant-menu-submenu.ant-menu-submenu-selected,.ant-menu-horizontal .ant-menu-submenu.ant-menu-submenu-active{background-color:#0003;border-bottom-color:#fff}.ant-menu-horizontal .ant-menu-item.ant-menu-submenu-selected .ant-menu-submenu-title,.ant-menu-horizontal .ant-menu-item.ant-menu-submenu-active .ant-menu-submenu-title,.ant-menu-horizontal .ant-menu-submenu.ant-menu-submenu-selected .ant-menu-submenu-title,.ant-menu-horizontal .ant-menu-submenu.ant-menu-submenu-active .ant-menu-submenu-title{color:#fff}.mobile-menu{display:none;position:fixed;bottom:0;left:0;width:100%;height:60px;background-color:#fff;box-shadow:0 -2px 10px #0000001a;z-index:1000;justify-content:space-around;align-items:center}.mobile-menu__item{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;padding:8px 0;width:20%;text-align:center}.mobile-menu__item .anticon{font-size:20px;margin-bottom:4px;color:#666;display:block}.mobile-menu__item span{font-size:12px;color:#666;text-align:center;display:block;width:100%;line-height:1.2}.mobile-menu__item.active .anticon,.mobile-menu__item.active span{color:#1890ff}.mobile-menu__item:hover .anticon,.mobile-menu__item:hover span{color:#40a9ff}.more-options-drawer .ant-drawer-body{padding:16px}.more-options-drawer .ant-menu-item{height:48px;line-height:48px;margin:0}.more-options-drawer .ant-menu-item .anticon{font-size:18px;margin-right:12px}@media (max-width: 768px){.mobile-menu{display:flex}.ant-menu-horizontal{display:none}.main-content{padding-bottom:60px}}.sales-header{background-color:#0874f4;min-height:50px}.sales-header .search-container{display:flex;align-items:center;justify-content:center;padding:5px}.sales-header .search-container .search-wrapper{position:relative;width:100%}.sales-header .search-container .search-wrapper .sales-search{width:100%}.sales-header .search-container .search-wrapper .search-results{position:absolute;width:100%;max-height:450px;background-color:#fff;border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:1000;overflow-y:auto}.sales-header .search-container .search-wrapper .search-results .search-result-item{padding:10px;cursor:pointer;border-bottom:1px solid #f0f0f0}.sales-header .search-container .search-wrapper .search-results .search-result-item:hover{background-color:#f5f5f5}.sales-header .search-container .search-wrapper .search-results .search-result-item .result-image{display:flex;align-items:center;justify-content:center}.sales-header .search-container .search-wrapper .search-results .search-result-item .result-image img{max-height:50px;object-fit:contain}.sales-header .search-container .search-wrapper .search-results .search-result-item .result-info{display:flex;flex-direction:column;justify-content:center}.sales-header .search-container .search-wrapper .search-results .search-result-item .result-info .product-name{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sales-header .search-container .search-wrapper .search-results .search-result-item .result-info .product-id,.sales-header .search-container .search-wrapper .search-results .search-result-item .result-info .product-inventory{font-size:12px;color:#666}.sales-header .search-container .search-wrapper .search-results .search-result-item .result-price{display:flex;align-items:center;justify-content:flex-end;font-weight:700;color:#ff4d4f}.sales-header .bill-tag{display:flex;align-items:end;justify-content:center}.sales-header .bill-tag .bill-tabs-container{display:flex;align-items:start;width:100%;overflow:hidden}.sales-header .bill-tag .bill-tabs-container .bill-tabs{flex-grow:1}.sales-header .bill-tag .bill-tabs-container .bill-tabs .ant-tabs-tab{margin-right:2px;transition:all .3s}.sales-header .bill-tag .bill-tabs-container .bill-tabs .ant-tabs-tab.ant-tabs-tab-active{background-color:#fff;border-bottom-color:transparent}.sales-header .bill-tag .bill-tabs-container .bill-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1890ff;font-weight:500}.sales-header .bill-tag .bill-tabs-container .bill-tabs .ant-tabs-tab .tab-label{display:flex;align-items:center}.sales-header .bill-tag .bill-tabs-container .bill-tabs .ant-tabs-tab .tab-label .tab-close-button{margin-left:8px;font-size:10px;opacity:.7;transition:all .2s}.sales-header .bill-tag .bill-tabs-container .bill-tabs .ant-tabs-tab .tab-label .tab-close-button:hover{opacity:1;color:#ff4d4f}.sales-header .bill-tag .bill-tabs-container .bill-tabs .add-bill-button{margin-left:8px;border:none}.sales-header .bill-tag .bill-tabs-container .tab-nav-button{display:flex;align-items:center;justify-content:center;z-index:2}.sales-header .bill-tag .custom-tabs-container{display:flex;align-items:center;width:100%;overflow:hidden}.sales-header .bill-tag .custom-tabs-container .custom-tabs{flex-grow:1;display:flex;flex-direction:column;position:relative;z-index:20}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-buttons{padding-left:30px}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-buttons .add-bill-button{border:1px solid #ffffff;width:25px;height:25px;font-size:15px;color:#fff}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav{display:flex;align-items:center;justify-content:start}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab{color:#fff;left:10px;display:flex;align-items:center;padding:8px 16px;cursor:pointer;position:relative;z-index:1;border-bottom:none;font-weight:500}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab .custom-tab-content{color:#fff;font-size:18px}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab:hover{background-color:#0063db;font-weight:500;color:#fff;border-radius:10px 10px 0 0;border-bottom:0;z-index:1}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab:hover:before,.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab:hover:after{content:"";position:absolute;display:none;border-radius:50%;bottom:-1px;width:1.4rem;height:1.4rem;z-index:-1}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab:hover:before{left:-1.4rem}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab:hover:after{right:-1.4rem}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab.active{background-color:#f0ecec;font-weight:500;color:#414141;border-radius:10px 10px 0 0;border-bottom:0}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab.active .custom-tab-content{color:#414141;font-size:18px}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab.active:before,.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab.active:after{content:"";position:absolute;display:none;border-radius:50%;bottom:-1px;width:1.4rem;height:1.4rem;z-index:-1}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab.active:before{left:-1.4rem}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab.active:after{right:-1.4rem}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab.active:before,.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab.active:after{display:block}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab.active:before{box-shadow:.7rem .7rem #f0ecec}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab.active:after{box-shadow:-.7rem .7rem #f0ecec}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab .tab-close-button{margin-left:8px;font-size:10px;opacity:.7;transition:all .2s;position:relative}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-nav .custom-tab .tab-close-button:hover{opacity:1;color:#ff4d4f}.sales-header .bill-tag .custom-tabs-container .custom-tabs:after{display:none}.sales-header .bill-tag .custom-tabs-container .custom-tabs .custom-tabs-content{background-color:#fff;border-radius:0 0 4px 4px;padding:16px;min-height:0;flex:1;display:none}.sales-header .bill-tag .custom-tabs-container .tab-nav-button{margin:0 4px;display:flex;align-items:center;justify-content:center;z-index:2}.sales-header .sales-function-container{display:flex;align-items:center;justify-content:end}.sales-header .sales-function-container .user-menu-icons .user-icon{margin-right:10px;font-size:20px;color:#fff;cursor:pointer;transition:all .2s}.sales-header .sales-function-container .user-menu-icons .user-icon:hover{background-color:#4141412a}.sales-header .sales-function-container .user-menu-icons .menu-icon{margin-right:10px;font-size:20px;color:#fff;cursor:pointer;transition:all .2s}.sales-header .sales-function-container .user-menu-icons .menu-icon:hover{background-color:#4141412a}.topMenu{background-color:#fff;display:flex;align-items:center;justify-content:center;padding:5px}.topMenu .middle-header{display:flex;align-items:center;justify-content:space-between}.topMenu .middle-header .logo-container .logo{width:100%;max-width:200px;height:auto}.topMenu .middle-header .function-container{display:flex;align-items:center;justify-content:end;height:100%;width:100%;max-width:250px}.column-chart-dashboard{background-color:#fff;padding:20px;border-radius:10px}.column-chart-dashboard .column-chart-dashboard-top{display:flex;justify-content:space-between}.column-chart-dashboard .column-chart-dashboard-top .column-chart-dashboard-top-left{display:flex}.column-chart-dashboard .column-chart-dashboard-top .column-chart-dashboard-top-left .title{font-size:20px;font-weight:600;margin-top:0;margin-bottom:0}.column-chart-dashboard .column-chart-dashboard-top .column-chart-dashboard-top-left .icon_totalRevenue,.column-chart-dashboard .column-chart-dashboard-top .column-chart-dashboard-top-left .icon_totalProfit,.column-chart-dashboard .column-chart-dashboard-top .column-chart-dashboard-top-left .icon_totalDebt,.column-chart-dashboard .column-chart-dashboard-top .column-chart-dashboard-top-left .icon_actualRevenue{display:flex;justify-self:center;align-items:center;padding-left:20px}.column-chart-dashboard .column-chart-dashboard-top .column-chart-dashboard-top-left .icon_totalRevenue .icon,.column-chart-dashboard .column-chart-dashboard-top .column-chart-dashboard-top-left .icon_totalProfit .icon,.column-chart-dashboard .column-chart-dashboard-top .column-chart-dashboard-top-left .icon_totalDebt .icon,.column-chart-dashboard .column-chart-dashboard-top .column-chart-dashboard-top-left .icon_actualRevenue .icon{padding-right:5px;color:#525252}.column-chart-dashboard .column-chart-dashboard-top .column-chart-dashboard-top-left .icon_totalRevenue .totalRevenue{color:#0070f4;font-size:15px;font-weight:700}.column-chart-dashboard .column-chart-dashboard-top .column-chart-dashboard-top-left .icon_totalProfit .totalProfit{color:#10b981;font-size:15px;font-weight:700}.column-chart-dashboard .column-chart-dashboard-top .column-chart-dashboard-top-left .icon_totalDebt .totalDebt{color:#ff7a00;font-size:15px;font-weight:700}.column-chart-dashboard .column-chart-dashboard-top .column-chart-dashboard-top-left .icon_actualRevenue .actualRevenue{color:#52c41a;font-size:15px;font-weight:700}.column-chart-dashboard .column-chart-dashboard-top .select-time-period{display:flex;min-width:110px}.column-chart-dashboard .chart-time-unit{font-size:14px;font-weight:400;margin-bottom:10px}.take-care-customer-dashboard{display:grid;grid-template-columns:1fr 1fr;background-color:#fff;background:linear-gradient(180deg,#21d3ff54,#8995ff);padding:20px;border-radius:10px}.take-care-customer-dashboard .title{font-size:16px;font-weight:600;color:#000;margin-bottom:20px;align-self:start}.take-care-customer-dashboard .zaloQR{display:flex;justify-content:end;align-items:center;width:100%}.take-care-customer-dashboard .zaloQR img{width:100%;height:auto}.item-history-list{background:#fff;border-radius:8px;padding:16px 0;box-shadow:0 2px 8px #0000000a;width:100%;max-height:500px;overflow-y:auto}.item-history-list .ant-list-item{transition:background .2s;padding-left:24px;padding-right:24px}.item-history-list .ant-list-item:hover{background:#f5f5f5}.item-history-list .ant-list-item-meta-avatar{margin-right:16px;font-size:28px;display:flex;align-items:center}.item-history-list .ant-list-item-meta-title{font-size:16px;color:#222}.item-history-list .ant-list-item-meta-title b{color:#1677ff}.item-history-list .ant-list-item-meta-description{font-size:13px;color:#888}.products-page{padding-top:10px;padding-bottom:10px;display:flex;flex-direction:row;width:100%;justify-content:start;align-items:start;overflow:hidden;min-height:0}.products-page .products-page__left{display:flex;flex-direction:column;align-items:start;gap:16px;min-width:250px;max-width:100%;margin-right:20px}.products-page .products-page__left .products-page__left__title{font-weight:bolder;font-size:x-large;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.products-page .products-page__left .products-page__left__listX{width:100%;min-width:250px;overflow:hidden}.products-page .products-page__left .products-page__left__listX .list-x-container{border-radius:4px;width:100%;min-width:0;overflow:hidden}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-title-container{display:flex;align-items:center;justify-content:space-between;padding:12px 8px;min-height:44px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-title-container .list-x-title-content{display:flex;align-items:center;flex:1;min-width:0}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-title-container .list-x-title-content .list-x-title{font-size:14px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-title-container .list-x-add-icon{flex-shrink:0;width:24px;height:24px;margin-left:8px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-item{padding:8px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-item .list-x-item-content .list-x-item-title{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-search{padding:8px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-search .ant-input-affix-wrapper{font-size:13px}.products-page .products-page__right{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:16px;overflow:hidden}.products-page .products-page__right .products-page__right__top-row{display:flex;width:100%;flex-direction:row;justify-content:space-between;align-items:center}.products-page .products-page__right .products-page__right__search{display:flex;align-items:center;justify-content:flex-start}.products-page .products-page__right .products-page__right__button{display:flex;align-items:center;justify-content:flex-end}.products-page .products-page__right .products-page__right__button .ant-space{display:flex;align-items:center}.products-page .products-page__right .products-page__right__button .ant-dropdown-menu{border-radius:4px;box-shadow:0 3px 6px #00000029}.products-page .products-page__right .products-page__right__button .ant-dropdown-menu-item{padding:8px 16px}.products-page .products-page__right .products-page__right__button .ant-dropdown-menu-item:hover{background-color:#f0f5ff}.products-page .products-page__right .products-page__right__button .ant-select .ant-select-selector{border-radius:2px}.products-page .products-page__right .products-page__right__button .ant-select .ant-select-selection-item{display:flex;align-items:center}.products-page .products-page__right .products-page__right__table{width:100%;min-height:650px}.products-page .products-page__right .products-page__right__table .ant-table-wrapper,.products-page .products-page__right .products-page__right__table .ant-spin-nested-loading,.products-page .products-page__right .products-page__right__table .ant-spin-container{height:100%}.products-page .products-page__right .products-page__right__table .custom-table .ant-table-cell{border-right:none!important}.products-page .products-page__right .products-page__right__table .custom-table .table-row-light{background-color:#fff}.products-page .products-page__right .products-page__right__table .custom-table .table-row-dark{background-color:#f0f5ff}.products-page .products-page__right .products-page__right__table .custom-table .ant-table-thead>tr>th{border-bottom:1px solid #f0f0f0;border-right:none}.products-page .products-page__right .products-page__right__table .custom-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}.products-page .products-page__right .products-page__right__table .custom-table .ant-table-tbody>tr:hover>td{background-color:#e6f7ff!important}.products-page .products-page__right .products-page__right__table .ant-checkbox-wrapper{margin-right:8px}.products-page .products-page__right .products-page__right__table .ant-table-row-selected>td{background-color:#e6f7ff!important}.products-page .products-page__right .products-page__right__table .ant-table-tbody>tr{cursor:pointer}.products-page .products-page__right .products-page__right__table .ant-table-tbody>tr:hover td{background-color:#e6f7ff!important}.isMobile-products-page-top{padding:10px 10px 0;background-color:#fff;border-radius:0 0 10px 10px;position:sticky;top:0;z-index:100}.isMobile-products-page-top .isMobile-products-page-top-row{display:flex;justify-content:space-between}.isMobile-products-page-top .isMobile-products-page-top-row .isMobile-products-page-title{font-weight:bolder;font-size:x-large;margin-bottom:16px}.isMobile-products-page-top .isMobile-products-page-top-row .isMobile-products-page-search{display:flex;justify-content:end}.isMobile-products-page-top .isMobile-products-page-top-row .isMobile-products-page-search .isMobile-products-page-search-input{width:80%}.isMobile-products-page-top .isMobile-products-page-filter-container{padding-bottom:10px;display:flex;justify-content:space-evenly}.isMobile-products-page-top .isMobile-products-page-filter-container .isMobile-products-page-filter-button{background-color:#0ff}.isMobile-products-page-top .isMobile-products-page-inventory .isMobile-products-page-inventory-title{font-weight:500;font-size:large}.isMobile-products-page-top .isMobile-products-page-add-button{display:flex;justify-content:center;align-items:center;width:50%;margin-left:auto}.view-product-modal .ant-modal-content{border-radius:8px;overflow:hidden}.view-product-modal .ant-tabs-nav{margin-bottom:20px}.view-product-modal .product-info-tab{display:flex;flex-wrap:wrap;gap:20px}.view-product-modal .product-info-tab .product-info-image{flex:0 0 200px;text-align:center}.view-product-modal .product-info-tab .product-info-image img{border-radius:4px;object-fit:cover;box-shadow:0 2px 8px #0000001a}.view-product-modal .product-info-tab .product-info-details{flex:1;min-width:300px}.view-product-modal .product-info-tab.editing .product-info-image{text-align:center}.view-product-modal .product-info-tab.editing .product-info-image .ant-form-item{text-align:left;margin-top:10px}.view-product-modal .product-info-tab.editing .product-info-details .ant-form-item{margin-bottom:16px}.view-product-modal .product-description-tab{padding:10px;background-color:#fafafa;border-radius:4px;min-height:100px}.view-product-modal .product-serial-tab .ant-table{margin-top:10px}.view-product-modal .product-edit-form .ant-form-item-label{font-weight:500}.view-product-modal .product-edit-form .ant-input-number,.view-product-modal .product-edit-form .ant-select{width:100%}@media (max-width: 576px){.view-product-modal .product-info-tab{flex-direction:column}.view-product-modal .product-info-tab .product-info-image{width:100%;margin-bottom:16px}}.ant-table-cell{padding:10px!important}@media screen and (max-width: 1200px){.products-page .products-page__left{min-width:220px}.products-page .products-page__left .products-page__left__title{font-size:large}.products-page .products-page__left .products-page__left__listX{min-width:200px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-title-container{padding:10px 6px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-title-container .list-x-title-content .list-x-title{font-size:13px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-title-container .list-x-add-icon{width:20px;height:20px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-item{padding:6px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-item .list-x-item-content .list-x-item-title{font-size:12px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-search{padding:6px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-search .ant-input-affix-wrapper{font-size:12px}}@media screen and (max-width: 992px){.products-page .products-page__left{min-width:180px}.products-page .products-page__left .products-page__left__title{font-size:medium}.products-page .products-page__left .products-page__left__listX{min-width:160px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-title-container{padding:8px 4px;min-height:40px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-title-container .list-x-title-content .list-x-title{font-size:12px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-title-container .list-x-add-icon{width:18px;height:18px;margin-left:4px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-item{padding:4px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-item .list-x-item-content .list-x-item-title{font-size:11px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-search{padding:4px}.products-page .products-page__left .products-page__left__listX .list-x-container .list-x-search .ant-input-affix-wrapper{font-size:11px}}@media screen and (max-width: 768px){.view-product-modal .ant-modal-body{padding:16px}.view-product-modal .product-info-tab{flex-direction:column}.view-product-modal .product-info-tab .product-info-image{flex:1;margin:0 auto 20px}.view-product-modal .product-info-tab .product-info-details{flex:1;width:100%}}.dashboard-page{background-color:#0ff0}.dashboard-page .dashboard-page-dashboard-content .dashboard-content-row{display:flex;flex-direction:row;justify-content:space-between}.dashboard-page .dashboard-page-dashboard-content .dashboard-content-row .dashboard-content-col-left{display:flex;flex-direction:column;gap:20px;padding-right:20px}.dashboard-page .dashboard-page-dashboard-content .dashboard-content-row .dashboard-content-col-right{display:flex;flex-direction:column;gap:20px}.product-item{display:flex;align-items:center;border:1px solid #eee;padding:12px;border-radius:8px;margin-bottom:12px;background:#fff;gap:12px}.product-img{width:80px;height:80px;object-fit:contain;border:1px solid #ddd;border-radius:4px}.product-info{flex:1}.product-title{font-weight:500;font-size:15px;margin-bottom:4px}.product-code{color:gray;font-size:13px;margin-bottom:8px}.product-serial{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.product-price{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.bills-page{padding-top:10px;padding-bottom:10px;display:flex;flex-direction:row;width:100%;justify-content:start;align-items:start}.bills-page .bills-page__left{display:flex;flex-direction:column;align-items:start;gap:16px}.bills-page .bills-page__left .bills-page__left__title{font-weight:bolder;font-size:x-large}.bills-page .bills-page__left .bills-page__left__filter{width:100%}.bills-page .bills-page__left .bills-page__left__filter .filter-box{width:100%;box-sizing:border-box}.bills-page .bills-page__left .bills-page__left__filter .filter-box .filter-box-content,.bills-page .bills-page__left .bills-page__left__filter .filter-box .time-filter-popup,.bills-page .bills-page__left .bills-page__left__filter .filter-box .time-filter-popup .time-filter-button{width:100%}.bills-page .bills-page__left .bills-page__left__listX{width:100%;margin-top:16px}.bills-page .bills-page__right{display:flex;flex-direction:column;align-items:start;gap:16px;padding-left:20px}.bills-page .bills-page__right .bills-page__right__search{width:100%}.bills-page .bills-page__right .bills-page__right__title{font-weight:bolder;font-size:x-large}.bills-page .bills-page__right .bills-page__right__table{width:100%}.bills-page .bills-page__right .bills-page__right__table .bills-page__right__filter-info{width:100%;background-color:#f5f5f5;border-radius:4px}.bills-page .bills-page__right .bills-page__right__table .bills-page__right__filter-info .p{margin-top:0!important;margin-bottom:0!important}.bills-page .bills-page__right .bills-page__right__table .bills-table{width:100%}.bills-page .bills-page__right .bills-page__right__table .bills-table .table-row-light{background-color:#fff}.bills-page .bills-page__right .bills-page__right__table .bills-table .table-row-dark{background-color:#f9f9f9}.bills-page .bills-page__right .bills-page__right__listX{width:100%;margin-top:16px}.customer-main-content{padding-top:10px;padding-bottom:10px;display:flex;flex-direction:row;width:100%;justify-content:start;align-items:start}.customer-main-content .customer-page__left{display:flex;flex-direction:column;align-items:start;gap:16px}.customer-main-content .customer-page__left .customer-page__left__filter{width:100%}.customer-main-content .customer-page__left .customer-page__left__filter .filter-box{width:100%;box-sizing:border-box}.customer-main-content .customer-page__left .customer-page__left__filter .filter-box .filter-box-content,.customer-main-content .customer-page__left .customer-page__left__filter .filter-box .time-filter-popup,.customer-main-content .customer-page__left .customer-page__left__filter .filter-box .time-filter-popup .time-filter-button{width:100%}.customer-main-content .customer-page__left .customer-page__left__title{font-weight:bolder;font-size:x-large}.customer-main-content .customer-page__right{display:flex;flex-direction:column;align-items:start;gap:16px;padding-left:20px}.customer-main-content .customer-page__right .customer-page__right__search{width:100%}.customer-main-content .customer-page__right .customer-page__right__top-row{display:flex;justify-content:space-between;width:100%;margin-bottom:16px}.customer-main-content .customer-page__right .customer-page__right__title{font-weight:bolder;font-size:x-large}.customer-main-content .customer-page__right .customer-page__right__table{width:100%}.customer-main-content .customer-page__right .customer-page__right__table .customer-page__right__filter-info{width:100%;background-color:#f5f5f5;border-radius:4px}.customer-main-content .customer-page__right .customer-page__right__table .customer-page__right__filter-info .p{margin-top:0!important;margin-bottom:0!important}.customer-main-content .customer-page__right .customer-page__right__table .customer-table{width:100%}.customer-main-content .customer-page__right .customer-page__right__table .customer-table .table-row-light{background-color:#fff}.customer-main-content .customer-page__right .customer-page__right__table .customer-table .table-row-dark{background-color:#f9f9f9}.customer-main-content .customer-page__right .customer-page__right__table .customer-table .ant-table-thead>tr>th{background-color:#1890ff;color:#fff;font-weight:500}.customer-main-content .customer-page__right .customer-page__right__table .customer-table .ant-table-thead>tr>th:hover{background-color:#40a9ff!important;color:#fff!important}.customer-main-content .customer-page__right .customer-page__right__table .customer-table .ant-table-column-sorter{color:#ffffffd9}.customer-main-content .customer-page__right .customer-page__right__table .customer-table .ant-table-container{border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.customer-main-content .customer-page__right .customer-page__right__button{display:flex;gap:8px}.customer-main-content .customer-page__right .customer-page__right__listX{width:100%;margin-top:16px}.list-x-container{background-color:#fff;border:1px solid #e8e8e8;border-radius:10px!important;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px #0000001a;margin-bottom:20px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease;width:100%}.list-x-container.list-x-collapsed{height:auto;min-height:50px}.list-x-container .list-x-title-container{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;padding:12px 16px}.list-x-container .list-x-title-container .list-x-title-content{align-items:center;cursor:pointer;display:flex;flex:1}.list-x-container .list-x-title-container .list-x-title-content .list-x-collapse-icon{color:#595959;display:flex;font-size:12px;margin-right:8px;transition:color .2s}.list-x-container .list-x-title-container .list-x-title-content .list-x-collapse-icon:hover{color:#1890ff}.list-x-container .list-x-title-container .list-x-title-content .list-x-title{color:#262626;font-size:15px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.list-x-container .list-x-title-container .list-x-add-icon{align-items:center;background-color:#f0f0f0;border-radius:50%;color:#595959;cursor:pointer;display:flex;height:24px;justify-content:center;transition:all .2s;width:24px}.list-x-container .list-x-title-container .list-x-add-icon:hover{background-color:#1890ff;color:#fff;transform:scale(1.05)}.list-x-container .list-x-content-wrapper{display:flex;flex-direction:column;flex:1;overflow:hidden}.list-x-container .list-x-content-wrapper .list-x-item .list-x-checkbox-container{display:flex;align-items:center;margin-right:10px}.list-x-container .list-x-content-wrapper .list-x-search{border-bottom:1px solid #f0f0f0;padding:12px 16px}.list-x-container .list-x-content-wrapper .list-x-search .ant-input-affix-wrapper{border-radius:4px;transition:all .3s}.list-x-container .list-x-content-wrapper .list-x-search .ant-input-affix-wrapper:hover,.list-x-container .list-x-content-wrapper .list-x-search .ant-input-affix-wrapper:focus{border-color:#40a9ff}.list-x-container .list-x-content-wrapper .list-x-content{flex:1;max-height:400px;overflow-y:auto;padding:6px 0}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item{align-items:center;cursor:pointer;display:flex;padding:10px 16px;position:relative;transition:background-color .2s}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item:hover{background-color:#00000005}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item:hover .list-x-edit-icon,.list-x-container .list-x-content-wrapper .list-x-content .list-x-item:hover .list-x-delete-icon{visibility:visible}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item.list-x-item-selected{background-color:#e6f7ff}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item .list-x-expand-icon{align-items:center;color:#8c8c8c;display:flex;font-size:12px;margin-right:8px;transition:color .2s}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item .list-x-expand-icon:hover{color:#1890ff}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item .list-x-item-actions{display:flex;align-items:center;margin-left:auto}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item .list-x-edit-icon{visibility:hidden;color:#8c8c8c;cursor:pointer;padding:4px;transition:all .2s}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item .list-x-edit-icon:hover{color:#1890ff;transform:scale(1.1)}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item .list-x-delete-icon{visibility:hidden;color:#8c8c8c;cursor:pointer;padding:4px;margin-left:4px;transition:all .2s}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item .list-x-delete-icon:hover{color:#ff4d4f;transform:scale(1.1)}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item .ant-checkbox-wrapper{margin-right:10px}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item .list-x-item-content{display:flex;flex-direction:column;flex:1;margin-left:4px;overflow:hidden}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item .list-x-item-content .list-x-item-title{color:#262626;display:block;font-size:14px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-x-container .list-x-content-wrapper .list-x-content .list-x-item .list-x-item-content .list-x-item-description{color:#8c8c8c;display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-x-container .list-x-content-wrapper .list-x-content .ant-empty{color:#bfbfbf;padding:24px 0}.list-x-container .list-x-content-wrapper .list-x-content .ant-empty .ant-empty-description{color:#8c8c8c}.list-x-content::-webkit-scrollbar{width:5px}.list-x-content::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:3px}.list-x-content::-webkit-scrollbar-thumb:hover{background-color:#bfbfbf}.list-x-content::-webkit-scrollbar-track{background-color:#f5f5f5}.list-x-container .list-x-content-wrapper{transition:all .3s ease-in-out}.list-x-item:hover .list-x-item-title{color:#1890ff}@media (max-width: 1200px){.list-x-container .list-x-title-container{padding:10px 8px}.list-x-container .list-x-title-container .list-x-title-content .list-x-title{font-size:14px}.list-x-container .list-x-title-container .list-x-add-icon{width:22px;height:22px}.list-x-container .list-x-item{padding:8px 10px}.list-x-container .list-x-item .list-x-item-content .list-x-item-title{font-size:13px}.list-x-container .list-x-search{padding:10px 8px}}@media (max-width: 992px){.list-x-container .list-x-title-container{padding:8px 6px;min-height:40px}.list-x-container .list-x-title-container .list-x-title-content .list-x-title{font-size:13px}.list-x-container .list-x-title-container .list-x-add-icon{width:20px;height:20px}.list-x-container .list-x-item{padding:6px 8px}.list-x-container .list-x-item .list-x-item-content .list-x-item-title{font-size:12px}.list-x-container .list-x-search{padding:8px 6px}}@media (max-width: 768px){.list-x-container .list-x-content{max-height:300px}.list-x-container .list-x-item{padding:8px 12px}}@media (max-width: 400px){.list-x-container .list-x-title-container{padding:6px 4px;min-height:36px}.list-x-container .list-x-title-container .list-x-title-content .list-x-collapse-icon{margin-right:4px;font-size:10px}.list-x-container .list-x-title-container .list-x-title-content .list-x-title{font-size:11px}.list-x-container .list-x-title-container .list-x-add-icon{width:16px;height:16px;margin-left:4px}.list-x-container .list-x-item{padding:4px 6px}.list-x-container .list-x-item .list-x-item-content .list-x-item-title{font-size:11px}.list-x-container .list-x-search{padding:6px 4px}.list-x-container .list-x-search .ant-input-affix-wrapper{font-size:11px}}.filter-box{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-bottom:16px;overflow:hidden;width:fit-content}.filter-box .filter-box-header{display:flex;align-items:center;padding:12px 16px;cursor:pointer}.filter-box .filter-box-header:hover{background-color:#f9f9f9}.filter-box .filter-box-collapse-icon{margin-right:8px;font-size:12px;color:#999}.filter-box .filter-box-title{margin:0!important;font-size:16px!important}.filter-box .filter-box-divider{margin:0!important}.filter-box .filter-box-content{padding:16px}.filter-box.filter-box-collapsed .filter-box-header{border-bottom:none}.time-filter-popup{width:100%}.time-filter-popup .time-filter-button{width:100%;text-align:left;display:flex;align-items:center}.time-filter-popup .time-filter-button .anticon{margin-right:8px}.time-filter-popup .time-filter-button .selected-range{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.time-filter-popup-overlay{min-width:500px}.time-filter-popup-overlay .time-filter-popup-content{padding:8px}.time-filter-popup-overlay .time-filter-popup-content .time-filter-column{border-right:1px solid #f0f0f0;height:100%}.time-filter-popup-overlay .time-filter-popup-content .time-filter-column h4{margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.time-filter-popup-overlay .time-filter-popup-content .time-filter-column .ant-list-item{padding:8px;cursor:pointer;border-radius:4px}.time-filter-popup-overlay .time-filter-popup-content .time-filter-column .ant-list-item:hover{background-color:#f5f5f5}.time-filter-popup-overlay .time-filter-popup-content .time-filter-column .ant-list-item.selected{background-color:#e6f7ff;color:#1890ff}.dashboard-layout{min-height:120vh;background-color:#f000}.dashboard-layout .dashboard-content{padding:0;width:100%}.dashboard-layout .dashboard-content .dashboard-row{width:100%;min-height:calc(100vh - 64px)}.isMobile{display:none}.isDesktop{display:block}@media screen and (max-width: 768px){.isDesktop{display:none}.isMobile{display:block}}body{margin:0}.ant-table-content .ant-table-thead>tr>th{background-color:#0874f4;color:#fff;font-weight:700}
