.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}*{padding:0;margin:0;border:none;outline:none;box-sizing:border-box;font-family:var(--font-family),serif}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#e8e8e8;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#d3d3d3}.headerPowersheet{position:relative;display:flex;justify-content:space-between;align-items:center}.headerTitle{display:flex;width:max-content;align-items:center;gap:5px}.headerTitle>span{color:#248627;font-size:23px;font-weight:700;line-height:35.41px}.headerAction{display:flex;justify-content:flex-end;width:85%;height:100%;gap:20px;align-items:center}.generalButton{display:flex;height:35px;background:#d9d9d9;border-radius:10px;text-align:center;align-items:center;line-height:24px;padding:0 20px;color:#454545;cursor:pointer}.btn-normal{display:flex;height:27px;background:#e1e1e1;border-radius:10px;text-align:center;align-items:center;line-height:24px;padding:0 20px;color:#868686;cursor:pointer}.btn-normal{font-size:14px}.save-btn{display:flex;height:35px;color:#454545;border:1px solid #1171E6;background:#e3f4ff;border-radius:10px;text-align:center;align-items:center;line-height:24px;padding:0 20px;cursor:pointer;gap:5px;width:fit-content}.zoomIn{animation:zoomIn .5s ease-out forwards}@keyframes zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ant-menu-submenu-title{padding-left:16px!important;display:flex!important;align-items:center!important}.ant-menu.ant-menu-sub.ant-menu-inline>li{padding-left:17px!important}.ant-menu-submenu-popup.ant-menu-submenu-placement-rightTop>ul{max-height:350px!important;background-color:#f0f0f0;margin-left:-5%}.ant-menu-item .ant-menu-item-only-child{padding-left:0}.ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#249e57!important}#react-doc-viewer{height:100%!important;border-radius:10px}:root{--bg-gradient-dark: linear-gradient(135deg, #0a192f 0%, #112240 100%);--bg-gradient-light: linear-gradient(90deg, rgba(218,218,218,1) 0%, rgba(218,218,218,1) 100%);--card-bg-dark: rgba(16, 24, 39, .8);--card-bg-light: rgba(255, 255, 255, .9);--text-primary-dark: #fff;--text-primary-light: #333;--text-secondary-dark: rgba(255, 255, 255, .8);--text-secondary-light: rgba(0, 0, 0, .7);--accent-color-dark: rgba(0, 212, 255, .5);--accent-color-light: rgba(99, 102, 241, .5);--button-hover-dark: rgba(0, 212, 255, .1);--button-hover-light: rgba(99, 102, 241, .1)}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;position:relative;overflow:hidden;transition:background .3s ease}.login-container.dark{background:var(--bg-gradient-dark)}.login-container.light{background:var(--bg-gradient-light)}.theme-toggle{position:fixed;top:20px;right:20px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.theme-toggle:hover{transform:scale(1.1)}.theme-icon{fill:currentColor}.dark .theme-icon{color:var(--text-primary-dark)}.light .theme-icon{color:var(--text-primary-light)}.cyber-lines{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.dark .cyber-lines{background:linear-gradient(90deg,rgba(0,212,255,.1) 1px,transparent 1px) 0 0 / 50px 50px,linear-gradient(rgba(0,212,255,.1) 1px,transparent 1px) 0 0 / 50px 50px}.light .cyber-lines{background:linear-gradient(90deg,#6366f11a 1px,transparent 1px) 0 0 / 50px 50px,linear-gradient(rgba(99,102,241,.1) 1px,transparent 1px) 0 0 / 50px 50px}.login-card{padding:40px;border-radius:20px;width:100%;max-width:400px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:1;animation:fadeIn .5s ease-out;transition:all .3s ease}.dark .login-card{background:var(--card-bg-dark);box-shadow:0 0 40px #00d4ff33;border:1px solid rgba(0,212,255,.2)}.light .login-card{background:var(--card-bg-light);box-shadow:0 0 40px #b7b7b8;border:1px solid rgba(99,102,241,.2)}.logo-container{position:relative;width:80px;height:80px;margin:0 auto 20px}.logo-circle{position:absolute;width:100%;height:100%;border-radius:50%;animation:pulse 2s ease-in-out infinite}.dark .logo-circle{background:radial-gradient(circle,rgba(0,212,255,.2) 0%,transparent 70%)}.light .logo-circle{background:radial-gradient(circle,rgba(99,102,241,.2) 0%,transparent 70%)}.logo-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;animation:rotate 4s linear infinite}.dark .logo-ring{border:2px solid rgba(0,212,255,.5)}.light .logo-ring{border:2px solid rgba(99,102,241,.5)}.login-header h1{font-size:1.5rem;margin-bottom:10px;font-weight:700;transition:color .3s ease}.dark .login-header h1{color:var(--text-primary-dark);text-shadow:0 0 10px rgba(0,212,255,.5)}.light .login-header h1{color:var(--text-primary-light)}.login-header p{font-size:1.1rem;margin:0;transition:color .3s ease}.dark .login-header p{color:var(--text-secondary-dark)}.light .login-header p{color:var(--text-secondary-light)}.login-button{width:100%;padding:15px 20px;background:transparent;border-radius:50px;font-size:1rem;cursor:pointer;position:relative;overflow:hidden;transition:all .3s ease}.dark .login-button{color:var(--text-primary-dark);border:2px solid var(--accent-color-dark)}.light .login-button{color:var(--text-primary-light);border:2px solid #1171E6}.button-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;opacity:0;transition:opacity .3s ease}.dark .button-glow{background:radial-gradient(circle,rgba(0,212,255,.4) 0%,transparent 70%)}.light .button-glow{background:radial-gradient(circle,rgba(99,102,241,.4) 0%,transparent 70%)}.login-button:hover{transform:translateY(-2px)}.dark .login-button:hover{box-shadow:0 0 20px #00d4ff4d;background:var(--button-hover-dark)}.button-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:10px}.login-icon{fill:currentColor;animation:spin 20s linear infinite}.particles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.dark .particles{background:radial-gradient(circle,rgba(0,212,255,.1) 1px,transparent 1px) 0 0 / 100px 100px}.light .particles{background:radial-gradient(circle,rgba(99,102,241,.1) 1px,transparent 1px) 0 0 / 100px 100px}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes moveLines{0%{background-position:0 0}to{background-position:50px 50px}}@keyframes sparkle{0%{opacity:.3}50%{opacity:.5}to{opacity:.3}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._main_5bi4f_1{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f4f4f4}._img_5bi4f_21{width:50%;height:50%}._img_5bi4f_21 img{width:100%;height:100%}._button_5bi4f_41{width:50%;height:5%;display:flex;justify-content:center;align-items:center}:root{--font-family: "Inter", sans-serif;--text-color: #262626;--header-bg: #ffffff;--header-text: #454545;--header-border: #d9d9d9;--header-shadow: #e4e2e280;--header-item-text: #262626;--header-item-active: #1976d2;--header-item-hover: #1976d2;--header-item-active-bg: #a6d2fd;--header-item-active-border: #1976d2;--header-arrow-bg: #00000033;--header-arrow-color: #ffffff;--sab-primary-color: #3cc575;--sab-primary-color-pop-up: #249C70;--sab-primary-hover-color: #2d9d5b;--sab-header-bg: #2d9d5b;--sab-user-message-bg: #bae6fd;--sab-bot-message-bg: #e5e7eb;--sab-input-border: #d1d5db;--sab-input-focus-border: #3cc575;--sab-input-focus-shadow: #3b82f633}.btn-view-phieu{padding:3px;margin:0 1px;border-radius:3px;background:#fff;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.2);box-shadow:0 0 5px #0003;cursor:pointer}.ag-column-drop-empty-message,.ag-column-drop-horizontal-empty-message{font-size:14.5px;color:#262626}.ag-header-cell-text{font-size:14px;color:#262626}.ag-root-wrapper{border-radius:unset;border:var(--ag-borders) var(--ag-border-color)}.ag-header-cell-text,.ag-header-group-text{color:#262626;font-weight:600;font-stretch:95%;font-family:var(--font-family);font-optical-sizing:auto;font-variation-settings:"slnt" 0,"wdth" 100,"GRAD" 0,"XOPQ" 96,"XTRA" 468,"YOPQ" 79,"YTAS" 750,"YTDE" -203,"YTFI" 738,"YTLC" 514,"YTUC" 712}.header-powersheet button{border-radius:5px}.header-powersheet h2{color:#5f5e5b}.ag-header-cell{padding:5px;color:#262626;font-family:Inter,sans-serif}.btn-cell-group{display:flex;justify-content:center;align-items:center;width:30px}.ag-cell{font-weight:500;padding:0 3px;line-height:35px;font-size:14.5px}.ag-cell{color:#262626}.ag-cell-value{color:#262626;font-family:Roboto Flex,serif;font-optical-sizing:auto;font-variation-settings:"slnt" 0,"wdth" 100,"GRAD" 0,"XOPQ" 96,"XTRA" 468,"YOPQ" 79,"YTAS" 750,"YTDE" -203,"YTFI" 738,"YTLC" 514,"YTUC" 712}.ag-cell::-webkit-scrollbar{width:0px;height:0px}.ag-row{height:35px}.ag-cell .btn{font-size:14.5px!important;margin-top:0!important}.notification .ag-cell-value{display:block;max-height:8em;overflow-y:auto;white-space:normal;word-break:break-word;line-height:1.5em;padding:5px}.notification .ag-cell-value::-webkit-scrollbar{width:4px;padding:2px 0}.notification .ag-cell-value::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.notification .ag-cell-value::-webkit-scrollbar-thumb{background:#98959582;border-radius:10px}.notification .ag-cell-value::-webkit-scrollbar-thumb:hover{background:#555555ad}.ag-details-row{padding:5px 10px 10px 50px!important;width:800px}.ag-details-grid .ag-icon{margin-top:5px}.ag-details-row .ag-header,.ag-details-row .ag-header *{min-height:25px!important;height:25px!important}.ag-center-cols-viewport{min-height:unset!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c7c6c6;border-radius:5px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}::-webkit-scrollbar-button{display:none}.ppi{display:flex;gap:20px}.product,.nganh-duan{width:50%}.ag-details-row .ag-cell{margin-top:-4px}.cell-action-group{width:100%;height:100%;display:flex;justify-content:end;align-items:center}.ma-report-cash-planning-grid .ag-theme-quartz .ag-header-cell{background-color:#f2f2f2;border-right:1px solid #ccc}.ma-report-cash-planning-grid .ag-theme-quartz .ag-header-group-cell{background-color:#e0e0e0;border-right:1px solid #ccc}.ag-header-group-cell-with-group{color:#444}.right-align-important .ag-header-cell-label{justify-content:right!important;padding-right:3px!important;color:#444!important}.right-align-important .ag-header-cell-menu-button{display:none!important}.right-align-important-2 .ag-header-cell-label{justify-content:right!important;padding-right:13px!important;color:#444!important}.right-align-important-3 .ag-header-cell-label{justify-content:right!important;padding-right:25px!important;color:#444!important}.right-align-important-2 .ag-header-cell-menu-button{display:none!important}.right-align-business-name .ag-header-cell-label{justify-content:right!important;padding-right:14px!important;color:#444!important}.center-align-important .ag-header-cell-label{justify-content:center!important;color:#444!important}.right-align-business-name .ag-header-cell-menu-button,.center-align-important .ag-header-cell-menu-button{display:none!important}.ma-report-cash-planning-grid .ag-theme-quartz .ag-row:nth-child(2n) .ag-cell{background-color:#f9f9f9}.ma-report-cash-planning-grid .ag-theme-quartz .ag-row:nth-child(odd) .ag-cell{background-color:#fff}.header-powersheet{position:relative;display:flex;justify-content:space-between;align-items:center}.search-icon{position:absolute;color:#999;font-size:18px;right:385px;top:8px;pointer-events:none}.ag-group-value{margin-top:0;font-size:14.5px!important}.ag-cell-wrapper{height:24px}.ag-group-contracted,.ag-group-expanded{height:22px!important}.ag-details-row .ag-icon-menu{display:none}.ag-details-row .ag-header-cell-label{justify-content:end;font-weight:700}.ag-details-row .ag-column-first .ag-header-cell-label{justify-content:start}.ag-details-row .ag-column-first{justify-content:start;text-align:left!important}.ag-row-highlight{background-color:#e0ffe0}.payment-request .ag-theme-quartz .ag-cell{margin-top:1px}.ag-theme-quartz .ag-cell{border-right:1px solid color-mix(in srgb,transparent,#181d1f 15%);font-family:var(--font-family)}.ag-theme-quartz .ag-header-cell-text{font-family:var(--font-family)}.donvi-team{width:40%}.reporting-line{width:60%}.team{margin-top:15px}.row-head{background-color:#f5f5f5;color:#5f5e5b}.ag-cell{border:none}.detail-planning{display:flex;justify-content:space-between;gap:20px}.detail-planning>div{width:50%}.detail-bckd{display:flex;width:100%}.detail-bckd>div{width:100%}.custom-select-container{display:flex;align-items:center;gap:5px}.select-custom{width:90%;font-size:14.5px!important}.amount-selected{cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #ff5050;color:#ff5050;height:15px;width:15px;border-radius:50%;font-size:13px!important}.amount-selected .selected-element{line-height:25px;font-size:14.5px!important;margin-left:3px}.header-detail{margin-top:10px;display:flex;justify-content:space-between;color:#5f5e5b}.header-detail .total-amount{font-weight:700}.cell-small{text-align:center}.approve-button{cursor:pointer;color:#696969!important;font-size:20px}.aj-cell{line-height:57px}.duyet{background:#367de7;color:#fff!important}.giaitrinh{background:#f5a133;color:#fff!important}.daduyet,.khop{background:#00b655;color:#fff!important}.tuchoi,.lech{background:#ef7d7f;color:#fff!important}.thu.duongchenhlech *{color:green!important}.thu.amchenhlech *,.chi.duongchenhlech *{color:#f00c!important}.chi.amchenhlech *{color:green!important}.BCKD_G{background:#f1f1f1}.BCKD_HVA{background:#e4e4e4}.current-month{font-weight:700;background:#c1e3eb}.current-month .ag-header-cell-label{justify-content:right!important;padding-right:2px!important}.current-month .ag-header-cell-menu-button{display:none!important}.ag-header-group-text{font-size:14.5px}.ag-header-group-cell-with-group{padding-left:5px!important}.highlight{background-color:#d6d4d4;font-weight:700}.money-box{display:flex;justify-content:center;gap:30px}.money{color:#696969;font-weight:700;line-height:37px;font-size:20px;margin:10px;justify-items:center;text-transform:uppercase}.custom-toast-container{width:500px}.button-header-sheet-2{padding:0 16px;cursor:pointer;background:#fff;color:#2891f3!important;border:2px solid #2891f3;border-radius:10px!important}.button-active-2{background-color:#2891f3;color:#fff!important;border:unset}.button-header-sheet{padding:0 16px;cursor:pointer;background:#fff;color:#2891f3!important;border:1px solid #ccc}.button-active{background-color:#2891f3;color:#fff!important;border:unset}.button-header-sheet-analysis{padding:8px 16px;cursor:pointer;background:#ff6c6f;color:#fff!important}.analysis__container{flex:25%;padding:10px;border-left:1px solid #ccc;background-color:#f4f4f4;border-radius:8px;max-width:100%;min-width:300px}.analysis__prompt-section{margin-bottom:10px;color:#696969}.analysis__button-container{display:flex;justify-content:flex-end}.analysis__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.analysis__header-label{font-size:18px;color:#696969;margin-right:10px;font-weight:700}.analysis__button{width:85px;padding:8px 16px;font-size:16px;cursor:pointer;background:#fff;color:#696969;border:1px solid #696969;border-radius:8px}.analysis__textarea-container{height:92%;margin-top:10px;display:flex;flex-direction:column;justify-content:space-between}.analysis__textarea{width:100%;height:100%;resize:none;padding:15px;border-radius:6px;margin-bottom:10px;line-height:1.4;box-sizing:border-box}.analysis__textarea--prompt{width:100%;resize:none;padding:15px;border-radius:6px;margin:17px 0 12px;line-height:1.4}.analysis__loading-container{display:flex;justify-content:center;align-items:center;height:100%}.loader{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid;border-color:#000 #0000;animation:l1 1s infinite}@keyframes l1{to{transform:rotate(.5turn)}}.status-icon-matched path{color:#4096ff!important}.status-icon-not-matched path{color:orange!important}.select-menu{background:#eee;border-radius:6px;width:90px;margin-left:15px;color:#5f5e5b!important;height:36px;cursor:pointer}.select-menu option{color:#454545!important;text-align:center}.select-menu2{background:#286cf3;border-radius:6px;width:90px;margin-left:15px;color:#fff!important;height:36px;cursor:pointer;border:1px solid #ccc}.select-menu2 option{color:#454545!important;text-align:center}.text-right{text-align:right}.custom-blue-cell{background-color:#a2d1e3!important}._keToanQuanTri_th0o1_1{display:flex;width:100vw;height:100vh;flex-direction:row;overflow:hidden}._outlet_th0o1_17{padding:10px;height:100%;overflow-x:hidden;width:85%}._outletExpanded_th0o1_33{flex-grow:1;padding:1em 1em 0;height:100%;overflow-x:hidden}._content_th0o1_49{background-color:#fff;padding:15px;border-radius:10px;height:98vh;box-sizing:border-box;-webkit-box-shadow:0px 0px 10px 3px rgba(112,112,112,.4);-moz-box-shadow:0px 0px 10px 3px rgba(112,112,112,.4);box-shadow:0 0 10px 3px #70707066;overflow-y:auto}._headerPowersheet_th0o1_73{position:relative;display:flex;justify-content:start;align-items:center;gap:20px}._headerPowersheet2_th0o1_91{display:flex;align-items:center;margin-top:10px}._main_th0o1_103{display:flex;width:100%;margin-top:15px}._headerTitle_th0o1_115{width:max-content;display:flex;align-items:center;gap:5px}._toogleChange_th0o1_129{display:flex;margin-left:25px;gap:25px}._toogleChange2_th0o1_141{display:flex;gap:25px}._dropdownMenu_th0o1_151{position:absolute;top:119%;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:100000000;display:flex;flex-direction:column;width:max-content;height:auto}._headerTitle_th0o1_115>span{color:#454545;font-size:23px;font-weight:700;display:flex;align-items:center}._headerAction_th0o1_199{display:flex;justify-content:flex-end;flex:2;gap:20px;align-items:center}._headerActionButton_th0o1_215{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:#5f5e5b;height:30px;justify-content:center;cursor:pointer}._headerActionButton_th0o1_215>span{padding:0 25px;font-size:14.5px}._createButToan_th0o1_249,._updateVas_th0o1_251,._autoPhanLoai_th0o1_253,._buttonOn_th0o1_261{background:#eee}._buttonOn2_th0o1_269{background:#20d76236;color:#168e41;border-color:#20d76266}._buttonOff_th0o1_281{background:#fff}._inputSearch_th0o1_289{display:flex;align-items:center;position:relative;color:#5f5e5b;border-radius:8px;height:30px}._quickFilterInput_th0o1_307{border:unset;width:130px;font-size:16.5px;transition:border-color .3s,box-shadow .3s}._quickFilterInput_th0o1_307::placeholder{color:#5f5e5b;padding-left:unset}._selectContent_th0o1_335{background-color:#eee;color:#5f5e5b;cursor:pointer;border-radius:10px;padding:0 15px;text-align:center;font-size:14.5px!important}._selectContent_th0o1_335>option{text-align:center!important}._selectItem_th0o1_363{background-color:#eee;color:#5f5e5b;font-size:14.5px!important}._form_content_th0o1_375 input{height:15px;margin-left:10px;display:flex;justify-content:start;align-items:center}._form_content_th0o1_375{margin-bottom:10px;margin-top:10px}._customSelect_th0o1_401{height:50px;padding:10px;display:flex;align-items:center}._dropdownItem_th0o1_415{display:flex;justify-content:center;align-items:center;background-color:#fff;border:none;text-align:left;cursor:pointer;font-size:16.5px;color:#5f5e5b;width:100%;height:30px;border-radius:4px}._dropdownItem_th0o1_415:hover{background:#165591;color:#fff!important}._checkKM_th0o1_455{margin:0 10px;background:#eee;border:none;color:red;padding:6px 10px;border-radius:8px}._activeNotification_th0o1_475{background:#fff;border:1px solid #454545}
