.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)}.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}.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-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{color:#000}._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}._react-grid-layout_c68i9_1{position:relative;transition:height .2s ease}._react-grid-item_c68i9_1{transition:all .2s ease;transition-property:left,top,width,height}._react-grid-item_c68i9_1 img{pointer-events:none;-webkit-user-select:none;user-select:none}._react-grid-item_c68i9_1._cssTransforms_c68i9_1{transition-property:transform,width,height}._react-grid-item_c68i9_1._resizing_c68i9_1{transition:none;z-index:1;will-change:width,height}._react-grid-item_c68i9_1._react-draggable-dragging_c68i9_1{transition:none;z-index:3;will-change:transform}._react-grid-item_c68i9_1._dropping_c68i9_1{visibility:hidden}._react-grid-item_c68i9_1._react-grid-placeholder_c68i9_1{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_c68i9_1._react-grid-placeholder_c68i9_1._placeholder-resizing_c68i9_1{transition:none}._react-grid-item_c68i9_1>._react-resizable-handle_c68i9_1{position:absolute;width:20px;height:20px}._react-grid-item_c68i9_1>._react-resizable-handle_c68i9_1: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_c68i9_1>._react-resizable-handle_c68i9_1{display:none}._react-grid-item_c68i9_1>._react-resizable-handle_c68i9_1._react-resizable-handle-sw_c68i9_1{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}._react-grid-item_c68i9_1>._react-resizable-handle_c68i9_1._react-resizable-handle-se_c68i9_1{bottom:0;right:0;cursor:se-resize}._react-grid-item_c68i9_1>._react-resizable-handle_c68i9_1._react-resizable-handle-nw_c68i9_1{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}._react-grid-item_c68i9_1>._react-resizable-handle_c68i9_1._react-resizable-handle-ne_c68i9_1{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}._react-grid-item_c68i9_1>._react-resizable-handle_c68i9_1._react-resizable-handle-w_c68i9_1,._react-grid-item_c68i9_1>._react-resizable-handle_c68i9_1._react-resizable-handle-e_c68i9_1{top:50%;margin-top:-10px;cursor:ew-resize}._react-grid-item_c68i9_1>._react-resizable-handle_c68i9_1._react-resizable-handle-w_c68i9_1{left:0;transform:rotate(135deg)}._react-grid-item_c68i9_1>._react-resizable-handle_c68i9_1._react-resizable-handle-e_c68i9_1{right:0;transform:rotate(315deg)}._react-grid-item_c68i9_1>._react-resizable-handle_c68i9_1._react-resizable-handle-n_c68i9_1,._react-grid-item_c68i9_1>._react-resizable-handle_c68i9_1._react-resizable-handle-s_c68i9_1{left:50%;margin-left:-10px;cursor:ns-resize}._react-grid-item_c68i9_1>._react-resizable-handle_c68i9_1._react-resizable-handle-n_c68i9_1{top:0;transform:rotate(225deg)}._react-grid-item_c68i9_1>._react-resizable-handle_c68i9_1._react-resizable-handle-s_c68i9_1{bottom:0;transform:rotate(45deg)}._react-resizable_c68i9_1{position:relative}._react-resizable-handle_c68i9_1{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_c68i9_1{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}._react-resizable-handle-se_c68i9_1{bottom:0;right:0;cursor:se-resize}._react-resizable-handle-nw_c68i9_1{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}._react-resizable-handle-ne_c68i9_1{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}._react-resizable-handle-w_c68i9_1,._react-resizable-handle-e_c68i9_1{top:50%;margin-top:-10px;cursor:ew-resize}._react-resizable-handle-w_c68i9_1{left:0;transform:rotate(135deg)}._react-resizable-handle-e_c68i9_1{right:0;transform:rotate(315deg)}._react-resizable-handle-n_c68i9_1,._react-resizable-handle-s_c68i9_1{left:50%;margin-left:-10px;cursor:ns-resize}._react-resizable-handle-n_c68i9_1{top:0;transform:rotate(225deg)}._react-resizable-handle-s_c68i9_1{bottom:0;transform:rotate(45deg)}: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_c68i9_1{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}*{padding:0;margin:0;border:none;outline:none;box-sizing:border-box;font-family:var(--font-family),serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#e8e8e8;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#d3d3d3}._headerPowersheet_c68i9_259{position:relative;display:flex;justify-content:space-between;align-items:center}._headerTitle_c68i9_277>span{color:#248627;font-size:23px;font-weight:700;line-height:35.41px}._headerAction_c68i9_305{display:flex;justify-content:flex-end;width:85%;height:100%;gap:20px;align-items:center}._generalButton_c68i9_1{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_c68i9_1{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_c68i9_1{font-size:14px}._save-btn_c68i9_1{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_c68i9_1{animation:_zoomIn_c68i9_1 .5s ease-out forwards}@keyframes _zoomIn_c68i9_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._ant-menu-submenu-title_c68i9_1{padding-left:16px!important;display:flex!important;align-items:center!important}._ant-menu_c68i9_1._ant-menu-sub_c68i9_1._ant-menu-inline_c68i9_1>li{padding-left:17px!important}._ant-menu-submenu-popup_c68i9_1._ant-menu-submenu-placement-rightTop_c68i9_1>ul{max-height:350px!important;background-color:#f0f0f0;margin-left:-5%}._ant-menu-item_c68i9_1 ._ant-menu-item-only-child_c68i9_1{padding-left:0}._ant-menu-light_c68i9_1 ._ant-menu-submenu-selected_c68i9_1>._ant-menu-submenu-title_c68i9_1{color:#249e57!important}#_react-doc-viewer_c68i9_1{height:100%!important;border-radius:10px}._main_c68i9_7{display:flex;width:100%;margin-top:15px}._bCanvas_c68i9_19{width:100vw;height:95vh}._content_c68i9_29{width:100%;height:100%;display:flex;padding:1em}._outlet_c68i9_43{width:100%;overflow:auto;scrollbar-width:none;overflow-x:hidden}._phantich_c68i9_57{padding-left:1em;width:20%}._navbarItem_c68i9_71{display:flex;align-items:center;position:relative;color:#5f5e5b;border-radius:8px;height:25px}._navbarIcon_c68i9_89{width:30px;margin-left:10px}._viewItem_c68i9_101{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;font-family:var(--font-family);color:var(--text-color);height:30px;justify-content:center;cursor:pointer}._viewItem_c68i9_101>span{font-family:var(--font-family);color:var(--text-color);padding:0 25px;font-size:14.5px}._viewItemOption_c68i9_141{font-family:var(--font-family);color:var(--text-color)}._compactView_c68i9_151{background:#fff}._fullView_c68i9_159{background:#eee}._itemHidden_c68i9_167{background-color:#eee}._selectItem_c68i9_177,._resetItem_c68i9_179{background-color:#eee;color:#5f5e5b;font-size:14.5px!important}._selectItem_c68i9_177>img{width:25px;margin-left:12px}._selectContent_c68i9_201{background-color:#eee;color:#5f5e5b;cursor:pointer;border-radius:10px;padding:0 15px;text-align:center;font-size:14.5px!important}._selectContent_c68i9_201>option{text-align:center!important}._quickFilterInput_c68i9_229{border:unset;width:130px;font-size:16.5px;transition:border-color .3s,box-shadow .3s}._quickFilterInput_c68i9_229::placeholder{color:#5f5e5b;padding-left:unset}._headerPowersheet_c68i9_259{position:relative;display:flex;justify-content:start;align-items:center;gap:20px}._headerTitle_c68i9_277{display:flex;width:max-content;align-items:center;gap:5px}._headerPowersheet2_c68i9_291{display:flex;align-items:center;margin-top:5px}._headerActionFilter_c68i9_305{display:flex;justify-content:start;flex:1;gap:20px}._headerAction_c68i9_305{display:flex;justify-content:flex-end;align-items:center;flex:2;gap:20px}._headerActionSelect_c68i9_335{display:flex;justify-content:flex-end;flex:1;align-items:center}._headerTitle_c68i9_277>span{color:#454545;font-size:23px;font-weight:700;line-height:35.41px}._headerActionItem_c68i9_363{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:var(--header-text);font-weight:450;height:30px;justify-content:center;cursor:pointer}._headerActionButton_c68i9_389{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:var(--header-text);height:30px;justify-content:center;cursor:pointer;font-weight:450}._headerActionItem_c68i9_363>span,._headerActionButton_c68i9_389>span{padding:0 25px;font-size:14px}._IoIosArrowDropleft_c68i9_427:hover{cursor:pointer;color:var(--text-black)}._IoIosArrowDropleft_c68i9_427{margin-right:4px}._buttonOn_c68i9_445{border:.5px solid var(--header-text)}._buttonContent_c68i9_455{display:flex;align-items:center;padding:0 13px;gap:5px;font-size:14px}._toogleChange_c68i9_473{display:flex;margin-left:25px;gap:25px}._dropdownMenu_c68i9_485{position:absolute;top:119%;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:1000;display:flex;flex-direction:column;width:max-content;height:auto}.popup-cell{width:100%;display:flex;justify-content:space-between}.popup-cell:hover button #cell-icon{color:var(--text-black)!important;opacity:1}.popup-cell button #cell-icon{color:#fff0!important;opacity:0}.popup-cell button #cell-icon:hover{color:#000!important}.bckd-tien{font-size:14.5px!important}.bckd-ratio{display:flex;justify-content:end;align-items:center;margin-left:5px;padding-left:1px;width:40px;text-align:right;height:80%;border-left:1px solid #b7b7b7;color:#218541!important;font-size:12.5px!important}.circle{width:13px;height:13px;border-radius:50%;margin-right:25px}._phieu_5qq34_1{display:flex;width:100%;height:max-content;overflow:auto;margin-top:10px;gap:20px}._textareaAutoresize_5qq34_21{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;resize:none;overflow:hidden;min-height:50px}._contentRight_5qq34_43{display:flex;width:75%;gap:20px;border:1px solid #E6E6E6;border-radius:10px;background:#f7f7f7;overflow:auto}._bar_5qq34_67{display:flex;flex-direction:column;gap:10px;width:25%;border:1px solid #E6E6E6;border-radius:10px;background:#f7f7f7}._form_5qq34_91{width:70%}._btns_5qq34_99{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:var(--header-text);height:30px;cursor:pointer;font-weight:450;border:.5px solid #888888}._lineBorder_5qq34_125{border-bottom:1px solid #ccc;margin:15px}._buttonHeader_5qq34_137{display:flex;gap:15px;align-items:center;margin:25px 0 0;justify-content:center}._btns_5qq34_99>div{padding:0 45px;font-size:14px}._list_5qq34_163{font-weight:450;color:#262626;overflow:auto;width:100%;padding-top:15px}._listItem_5qq34_183{margin:5px 0 15px}._list_5qq34_163::-webkit-scrollbar{width:5px}._list_5qq34_163::-webkit-scrollbar-thumb{background-color:#b8b8b8;border-radius:4px}._list_5qq34_163::-webkit-scrollbar-thumb:hover{background-color:#8a8a8a;cursor:pointer}._list_5qq34_163::-webkit-scrollbar-track{background-color:#f4f4f4;border-radius:4px}._nameContainer_5qq34_233{align-items:center;gap:10px;cursor:pointer;transition:background-color .3s ease,transform .3s ease;padding:5px 5px 9px}._selected_5qq34_251{background-color:#dcdcdc9e;font-weight:450}._item_5qq34_261{margin:6px 0 0 5px;display:flex;align-items:center;gap:4px;cursor:pointer;width:90%}._itemTime_5qq34_279{display:flex;align-items:center;gap:5px;color:#454545;width:90%;margin:0 0 0 5px}._itemTime_5qq34_279>p{font-weight:400;line-height:18.15px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;font-size:13px}._itemTime_5qq34_279>span{font-weight:400;font-size:14px;color:#248627;margin-left:5px}._item_5qq34_261>span{font-size:14px}._phieuDetail_5qq34_339{width:100%;display:block;padding:10px}._maPhieu_5qq34_351{margin-bottom:10px}._infoContainer_5qq34_359{display:flex;width:100%;gap:20px;flex-wrap:wrap}._infoItem_5qq34_373{width:45%}._infoItem2_5qq34_381{width:23%}._infoLabel_5qq34_389{font-size:13px;color:#454545}._infoValue_5qq34_401{padding:5px;font-weight:700;color:#454545;font-size:14.5px;display:flex;gap:5px}._table_5qq34_419{margin-top:15px}._note_5qq34_429{margin:10px 0 0;font-weight:450;color:#262626;overflow:auto;width:100%}._auto_line_break_5qq34_447{word-wrap:break-word;overflow-wrap:break-word;overflow:hidden;resize:none;font-family:Roboto,sans-serif;color:#248627;font-size:14px;background:#f7f7f7;outline:none!important;padding:10px}._marginDefault_5qq34_473,._marginWithContent_5qq34_481{margin:30px 0}._customMenu_5qq34_489{max-width:180px;border-radius:8px;font-size:14px;color:var(--text-color)}._customMenu_5qq34_489 ._ant-popover-content_5qq34_505{height:20px;line-height:30px}._customMenu_5qq34_489 ._ant-popover-content_5qq34_505:hover{background-color:#f5f5f5;border-radius:5px}._titleList_5qq34_525{margin-left:14px;color:#848484;font-size:13.5px;font-weight:450}._min-width-column_5qq34_539{min-width:100px;background-color:red!important}._phieu_body_5qq34_547{height:600px;overflow-y:auto}.icon-container{position:relative;display:inline-block}.icon{cursor:pointer;width:20px;height:20px;margin-left:5px}.tooltip{background-color:#333;color:#fff;text-align:left;padding:10px;border-radius:5px;white-space:normal;opacity:.8;max-width:700px;box-shadow:0 0 10px #00000080;line-height:1.4;z-index:100}.tooltip span{font-size:14.5px}.icon-text-container{display:flex;justify-content:space-between}.tooltip-2{background-color:#333;color:#fff;text-align:left;padding:10px;border-radius:5px;white-space:normal;opacity:.8;max-width:300px;box-shadow:0 0 10px #00000080;line-height:1.4;z-index:100}.tooltip-2 span{font-size:14.5px}._main_1ah9k_1{width:100%;height:100%;color:#454545}._quill_1ah9k_13{width:100%;height:96%;color:#454545;display:flex}._quill_1ah9k_13 .ql-container,._quill_1ah9k_13 .ql-toolbar,._quill_1ah9k_13 .ql-editor{border:none!important}._reactQuill_1ah9k_39{width:100%;height:100%}._reactQuill_1ah9k_39 .ql-toolbar{width:100%;height:5%}._reactQuill_1ah9k_39 .ql-container{width:100%;height:95%}._reactQuill_1ah9k_39 .ql-editor{width:100%;height:100%;scrollbar-width:thin;scrollbar-color:#ECEAE7 #fffefe00;line-height:1.6}._reactQuill_1ah9k_39 .ql-editor h1{font-size:18px;font-weight:700}._reactQuill_1ah9k_39 .ql-editor h2{font-size:16.5px;font-weight:700}._nonEditing_1ah9k_105 .ql-container{width:100%;height:100%}._buttons_1ah9k_115{width:100%;height:4%;display:flex;justify-content:flex-end;align-items:center;color:#454545;padding-right:1em}._buttons2_1ah9k_135{width:100%;height:4%;display:flex;justify-content:flex-end;align-items:center;color:#454545;position:relative}._buttonWrapBF_1ah9k_155{position:absolute;top:0;right:0;z-index:1000;width:max-content;height:100%;display:flex;justify-content:flex-end;align-items:flex-end;opacity:1;transition:opacity .3s ease-in-out}._buttonWrap_1ah9k_155{display:flex;justify-content:center;align-items:center;cursor:pointer}._buttonWrap_1ah9k_155 img{width:20px;margin-right:5px}._buttonWrap_1ah9k_155 span{font-size:16.5px}._buttonWrapAF_1ah9k_217{width:35%;height:100%;display:flex;justify-content:end;align-items:flex-end;gap:20px}._buttonWrapAF_1ah9k_217>span{cursor:pointer}._noContentMessage_1ah9k_243{text-align:center;font-size:14px;color:gray;padding:20px}._loadingCircle_1ah9k_257{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:20px;height:20px;animation:_spin_1ah9k_1 2s linear infinite}@keyframes _spin_1ah9k_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._keToanQuanTri_7xdtp_1{display:flex;width:100vw;height:100vh;flex-direction:row}._phantich_7xdtp_15{padding-left:1em;width:20%}._outlet_7xdtp_27{flex-grow:1;padding:1em 1em 0;height:100%;overflow-x:hidden}._headerPowersheet_7xdtp_41{position:relative;display:flex;justify-content:start;align-items:center;gap:20px}._headerPowersheet2_7xdtp_59{display:flex;align-items:center;margin-top:5px}._headerTitle_7xdtp_71{display:flex;width:max-content;align-items:center}._headerActionFilter_7xdtp_83{display:flex;justify-content:start;flex:1;gap:20px}._headerAction_7xdtp_83{display:flex;justify-content:flex-end;flex:2;gap:20px;align-items:center}._headerActionSelect_7xdtp_113{display:flex;justify-content:flex-end;flex:1;align-items:center}._headerTitle_7xdtp_71>span{color:#454545;font-size:23px;font-weight:700;line-height:35.41px}._headerActionItem_7xdtp_141{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;font-weight:450;height:30px;justify-content:center;cursor:pointer}._actionToogle_7xdtp_169{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:var(--header-text);height:30px;justify-content:center;cursor:pointer;font-weight:450;gap:10px}._actionToogle_7xdtp_169>span{font-size:15px}._headerActionButton_7xdtp_205{border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:var(--header-text);height:30px;justify-content:center;cursor:pointer;font-weight:450}._headerActionItem_7xdtp_141>span,._headerActionButton_7xdtp_205>span{padding:0 20px;font-size:14px}._buttonSaveLayout_7xdtp_243{width:max-content;display:flex;align-items:center;position:relative;color:#fff;font-weight:450;height:30px;justify-content:center;cursor:pointer;padding:0 12px;gap:5px}._filterChoose_7xdtp_271{width:max-content;display:flex;align-items:center;position:relative;font-weight:450;height:30px;justify-content:center;cursor:pointer;padding:0 12px}._filterChoose_7xdtp_271>img{width:22px;height:22px}._iconWrapper_7xdtp_305{margin-right:8px;font-size:16px}._bookMarkButton_7xdtp_315{position:fixed;bottom:.8rem;right:1rem;cursor:pointer;z-index:1000}._bookmarksList_7xdtp_331{position:fixed;bottom:3.2rem;right:1rem;background-color:#fff;padding:1rem;box-shadow:0 6px 10px #0003;border-radius:8px;max-height:300px;overflow-y:auto;width:200px;z-index:1000;color:var(--header-text)}._bookmarksItemContainer_7xdtp_361{color:var(--header-text);display:flex;flex-direction:column;margin-top:14px;gap:11px;font-weight:400!important}._bookmarkItem_7xdtp_379{cursor:pointer;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._bookmarksItemContainer_7xdtp_361>span,._bookmarkItem_7xdtp_379>span{font-weight:unset!important}._bookmarkItem_7xdtp_379:hover span{color:#007bff}._buttonContent_7xdtp_411{display:flex;align-items:center;padding:0 13px;gap:5px;font-size:14px}._createButToan_7xdtp_427,._updateVas_7xdtp_429,._autoPhanLoai_7xdtp_431{background:#eee}._buttonDeleteMany_7xdtp_439{background:#ff585b;color:#fff}._buttonOn_7xdtp_449{background:#fff;border:.5px solid var(--header-text)}._buttonSave_7xdtp_243{background:#ffaa3a;color:#fff}._buttonCreate_7xdtp_469{background:#249e57;color:#fff;font-weight:700}._buttonItemOn_7xdtp_481{background:#800080cc;font-weight:700}._buttonItemOn_7xdtp_481 ._filterChoose_7xdtp_271>span{color:#fff!important}._buttonOff_7xdtp_501 ._filterChoose_7xdtp_271>span{color:var(--header-text)!important}._buttonOff_7xdtp_501{background:#fff;font-weight:700;border:.5px solid var(--header-text)}._buttonSearch_7xdtp_521{background:#eee;border-radius:8px;width:max-content;display:flex;align-items:center;position:relative;color:#5f5e5b;height:30px;justify-content:center;cursor:pointer}._quickFilterInput_7xdtp_547{border:unset;width:130px;font-size:14px;transition:border-color .3s,box-shadow .3s;background:#eee}._quickFilterInput_7xdtp_547::placeholder{color:var(--header-text);padding-left:unset}._selectContent_7xdtp_577{background-color:#f9f9f9;color:var(--header-text);cursor:pointer;border-radius:10px;padding:0 15px;text-align:center;font-size:14px!important;border:1.5px solid var(--header-text);height:100%;font-weight:450}._selectContent_7xdtp_577>option{text-align:center!important}._form_content_7xdtp_623 input{height:15px;margin-left:10px;display:flex;justify-content:start;align-items:center}._form_content_7xdtp_623{margin-bottom:10px;margin-top:10px}._customSelect_7xdtp_649{height:50px;padding:10px;display:flex;align-items:center}._dropdownMenu_7xdtp_663{position:absolute;top:119%;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:1000;display:flex;flex-direction:column;width:max-content;height:auto}._dropdown-menu-button1_7xdtp_695{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:1000;display:flex;flex-direction:column;width:auto;height:auto}._settingButton_7xdtp_729{cursor:pointer;display:flex;align-items:center;padding:8px;margin-left:8px;border-radius:4px;transition:background-color .2s}._settingButton_7xdtp_729:hover{background-color:#0000000d}._header_7xdtp_41{width:100%;height:5%;display:flex;align-items:center;gap:10px}._tab_7xdtp_773{border-radius:20px;padding:.4em 2em}._tab_7xdtp_773 span{cursor:pointer}._active_7xdtp_791{background-color:#1c77e7;color:#fff;font-weight:700}._dropdownItem_7xdtp_803{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_7xdtp_803:hover{background:#165591;color:#fff!important}._rotateIcon_7xdtp_845{animation:_rotate_7xdtp_845 1s linear infinite}@keyframes _rotate_7xdtp_845{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._settingsIcon_7xdtp_871{background:none;border:none;padding:8px;cursor:pointer;color:#64748b;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._settingsIcon_7xdtp_871 svg{width:20px;height:20px}._settingsIcon_7xdtp_871:hover{background:#f1f5f9;color:#2563eb}._switchCustom_7xdtp_917{height:100%;width:max-content;display:flex;align-items:center;padding-top:4px;padding-right:1px}._switchCustom_7xdtp_917 *{font-size:14px!important}._switchCustom_7xdtp_917>div{top:5px!important;width:19px!important;height:19px!important}.action{display:flex}.preview-modal{display:flex;justify-content:center;align-items:center;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0006;padding:20px 0}.preview-modal-content{color:#434343;background-color:#fff;margin:auto;padding:20px;border-radius:10px;position:relative;animation:fadeIn .3s ease-out;overflow:auto}.preview-close{margin-top:-10px;margin-right:-8px;color:#fff;float:right;font-size:28px;font-weight:700;cursor:pointer;background:#ff3434;width:25px;height:25px;border-radius:5px;display:flex;justify-content:center;align-items:center}.preview-close:hover,.preview-close:focus{color:#c3c3c3;background:#b32b2b;text-decoration:none;cursor:pointer}.preview-body{margin-top:20px}.preview-body img{margin:20px;height:75vh;border:solid 1px var(--text-light);border-radius:10px}.preview-body .preview-pdf{margin-left:50%;transform:translate(-50%);width:60vw;height:75vh;border-radius:10px;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,.31);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,.31);box-shadow:0 0 15px #0000004f}#react-doc-viewer{height:100%;border-radius:10px}.preview-body .preview-doc{margin-left:50%;transform:translate(-50%);width:60vw;height:75vh;border-radius:10px;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,.31);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,.31);box-shadow:0 0 15px #0000004f}.preview-body .preview-default{margin-left:50%;transform:translate(-50%);width:18vw;height:6vh;border-radius:10px;display:flex;justify-content:start;align-items:center}.preview-body p{margin:10px 0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}._container_7aan4_9{height:50vh;margin-top:10px}._customModal_7aan4_19 .ant-modal-close{right:20px!important;top:20px!important}.spinning{animation:spin 3s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.updateVasBtn span{color:#fff!important}.data-error{background-color:#f4c2d7}.spinning2{animation:spin2 1s linear infinite}@keyframes spin2{to{transform:rotate(-360grad)}}.dropdown-menu-button1{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:1000;display:flex;flex-direction:column;width:120px;height:auto}.dropdown-item-button1{display:flex;justify-content:center;align-items:center;background-color:#fff;border:none;text-align:left;cursor:pointer;font-size:10px;color:#5f5e5b;width:100%;height:30px;border-radius:4px}.dropdown-item-button1 span{font-size:15px}.dropdown-item-button1:hover{background:#165591;color:#fff!important}._dropdownItem_1hlrs_1{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_1hlrs_1:hover{background:#165591;color:#fff!important}._export_1hlrs_43{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:3px}
