@import "https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,600,700";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;margin:0;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}#webpack-dev-server-client-overlay{display:none!important}.popover-dark-mode .ant-popover-inner-content{color:#fff;background-color:#2a2b3a}.ant-checkbox-wrapper .ant-checkbox-indeterminate .ant-checkbox-inner:after{transform:rotate(0)scale(1)translate(-50%,-50%)!important}.ant-drawer .ant-drawer-close{padding:0!important}.ant-drawer .ant-drawer-close svg{width:24px!important;height:24px!important}.ant-drawer .ant-drawer-close:hover{background-color:#0000!important}.form-group{margin-bottom:16px}button{cursor:pointer}.card{border:1px solid #00000020;border-radius:.25rem}#root{--scroll-thumb-bg:#231f20;--eZez:#000;width:100%;height:100%;font-family:Open Sans!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a:hover{text-decoration:none}.ant-message-error,.ant-message-success,.ant-message-info,.ant-message-warning{align-items:center;display:flex}::-webkit-scrollbar{width:var(--scrollbar-dimension,7px)!important;height:var(--scrollbar-dimension,7px)!important}@media only screen and (width<=460px){::-webkit-scrollbar{display:none}}::-webkit-scrollbar-track{background:var(--scrollbar-track-bg,transparent)}::-webkit-scrollbar-thumb{background:var(--scroll-thumb-bg,#222a44);border:2px solid var(--scrollbar-track-bg,transparent);border-radius:5px}::-webkit-scrollbar-button:single-button{background-color:var(--scrollbar-track-bg,transparent);background-repeat:no-repeat;background-size:10px;display:block}::-webkit-scrollbar-button:single-button:vertical:decrement{background-position:50% 4px;background-image:var(--scrollbar-thumb-svg-up,url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(34,42,68)'><polygon points='50,00 0,50 100,50'/></svg>"));width:10px;height:12px}::-webkit-scrollbar-button:single-button:vertical:increment{background-position:50% 4px;background-image:var(--scrollbar-thumb-svg-down,url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(34,42,68)'><polygon points='0,0 100,0 50,50'/></svg>"));width:10px;height:10px}::-webkit-scrollbar-button:single-button:horizontal:decrement{background-position:3px;background-image:var(--scrollbar-thumb-svg-left,url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(34,42,68)'><polygon points='0,50 50,100 50,0'/></svg>"));width:10px;height:10px}::-webkit-scrollbar-button:single-button:horizontal:increment{background-position:2px;background-image:var(--scrollbar-thumb-svg-right,url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(34,42,68)'><polygon points='0,0 0,100 50,50'/></svg>"));width:10px;height:10px}.pad-0-20{padding:0 20px}.ft-30{font-size:30px}.flex{display:flex}.flex-end{justify-content:flex-end}.ant-table-wrapper .ant-table,.ant-table-wrapper .ant-table.ant-table-small{color:#231f20;scrollbar-color:unset}.ant-table-wrapper .ant-table .ant-table-thead>tr>th,.ant-table-wrapper .ant-table .ant-table-thead>tr>td,.ant-table-wrapper .ant-table.ant-table-small .ant-table-thead>tr>th,.ant-table-wrapper .ant-table.ant-table-small .ant-table-thead>tr>td{color:#231f20;background-color:#0000;border-bottom:1px solid #acacac}.ant-table-wrapper .ant-table .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,.ant-table-wrapper .ant-table .ant-table-thead>tr>td:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,.ant-table-wrapper .ant-table.ant-table-small .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,.ant-table-wrapper .ant-table.ant-table-small .ant-table-thead>tr>td:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{border:1px solid #e6e9ef}.ant-table-wrapper .ant-table .ant-table-thead>tr>th,.ant-table-wrapper .ant-table .ant-table-thead>tr>td,.ant-table-wrapper .ant-table.ant-table-small .ant-table-thead>tr>th,.ant-table-wrapper .ant-table.ant-table-small .ant-table-thead>tr>td{height:44px}.ant-table-wrapper .ant-table .ant-table-tbody,.ant-table-wrapper .ant-table.ant-table-small .ant-table-tbody{overflow-y:auto}.ant-table-wrapper .ant-table .ant-table-tbody .ant-table-cell,.ant-table-wrapper .ant-table.ant-table-small .ant-table-tbody .ant-table-cell{background-color:#0000}.ant-table-wrapper .ant-table .ant-table-tbody .ant-table-row .ant-table-cell-row-hover,.ant-table-wrapper .ant-table.ant-table-small .ant-table-tbody .ant-table-row .ant-table-cell-row-hover{background-color:#f1f5fd}.ant-table-wrapper .ant-table .ant-table-tbody>tr:nth-child(odd):not(.ant-table-placeholder):not(:nth-child(2)),.ant-table-wrapper .ant-table.ant-table-small .ant-table-tbody>tr:nth-child(odd):not(.ant-table-placeholder):not(:nth-child(2)){background-color:#f4f5f6}.ant-table-wrapper .ant-table .ant-table-tbody>tr>td:not(:last-child),.ant-table-wrapper .ant-table.ant-table-small .ant-table-tbody>tr>td:not(:last-child){border-bottom:1px solid #e6e9ef;height:44px;padding:0 8px}.ant-table-wrapper .ant-pagination{color:#231f20}.ant-table-wrapper.dark .ant-table,.ant-table-wrapper.dark .ant-table.ant-table-small{color:#f4f5f6;scrollbar-color:unset;background-color:#0000}.ant-table-wrapper.dark .ant-table .ant-table-thead>tr>th,.ant-table-wrapper.dark .ant-table .ant-table-thead>tr>td,.ant-table-wrapper.dark .ant-table.ant-table-small .ant-table-thead>tr>th,.ant-table-wrapper.dark .ant-table.ant-table-small .ant-table-thead>tr>td{color:#f4f5f6;background-color:#0000;border-bottom:1px solid #acacac}.ant-table-wrapper.dark .ant-table .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,.ant-table-wrapper.dark .ant-table .ant-table-thead>tr>td:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,.ant-table-wrapper.dark .ant-table.ant-table-small .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,.ant-table-wrapper.dark .ant-table.ant-table-small .ant-table-thead>tr>td:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{border:1px solid #20212d}.ant-table-wrapper.dark .ant-table .ant-table-thead>tr>th,.ant-table-wrapper.dark .ant-table .ant-table-thead>tr>td,.ant-table-wrapper.dark .ant-table.ant-table-small .ant-table-thead>tr>th,.ant-table-wrapper.dark .ant-table.ant-table-small .ant-table-thead>tr>td{height:44px}.ant-table-wrapper.dark .ant-table .ant-table-tbody,.ant-table-wrapper.dark .ant-table.ant-table-small .ant-table-tbody{overflow-y:auto}.ant-table-wrapper.dark .ant-table .ant-table-tbody .ant-table-row .ant-table-cell-row-hover,.ant-table-wrapper.dark .ant-table.ant-table-small .ant-table-tbody .ant-table-row .ant-table-cell-row-hover{background-color:#41435d}.ant-table-wrapper.dark .ant-table .ant-table-tbody>tr:nth-child(odd):not(.ant-table-placeholder):not(:nth-child(2)),.ant-table-wrapper.dark .ant-table.ant-table-small .ant-table-tbody>tr:nth-child(odd):not(.ant-table-placeholder):not(:nth-child(2)){background-color:#20212d}.ant-table-wrapper.dark .ant-table .ant-table-tbody>tr:nth-child(2n):not(.ant-table-placeholder),.ant-table-wrapper.dark .ant-table.ant-table-small .ant-table-tbody>tr:nth-child(2n):not(.ant-table-placeholder){background-color:#0000}.ant-table-wrapper.dark .ant-table .ant-table-tbody>tr>td:not(:last-child),.ant-table-wrapper.dark .ant-table.ant-table-small .ant-table-tbody>tr>td:not(:last-child){border-bottom:1px solid #20212d;height:44px;padding:0 8px}.ant-table-wrapper.dark .ant-table .ant-pagination,.ant-table-wrapper.dark .ant-table.ant-table-small .ant-pagination{color:#f4f5f6}.ant-table-wrapper.dark .ant-table-tbody>tr.ant-table-placeholder{background-color:#0000!important}.ant-table-wrapper.dark .ant-table-tbody>tr.ant-table-placeholder:hover,.ant-table-wrapper.dark .ant-table-tbody>tr.ant-table-placeholder:hover>td{background:0 0!important}.ant-table-wrapper.dark .ant-table-tbody>tr>td{border-bottom:none}.ant-table-wrapper.dark .ant-pagination,.ant-table-wrapper.dark .ant-pagination .ant-pagination-item-link{color:#f4f5f6}.ant-table-wrapper.dark .ant-pagination .ant-pagination-item{background-color:#0000;border:1px solid #acacac}.ant-table-wrapper.dark .ant-pagination .ant-pagination-item a{color:#f4f5f6}.ant-table-wrapper.dark .ant-pagination .ant-pagination-item.ant-pagination-item-active a{text-decoration:underline}.ant-empty.ant-empty-normal .ant-empty-image svg g ellipse,.ant-empty.ant-empty-normal .ant-empty-image svg g g path:last-child{fill:none}.ant-empty.ant-empty-normal .ant-empty-description{color:#acacac}.pageAccessHeading{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mondayButtonWhite{color:#231f20!important;background-color:#fff!important}.mondayButtonWhite .mondayButtonDivider{background-color:#fafbfc!important}.mondayButtonWhite:hover,.mondayButtonWhite:active,.mondayButtonWhite:visited,.mondayButtonWhite:focus{color:#231f20!important;background-color:#fafbfc!important}.mondayButtonWhite:hover .mondayButtonDivider,.mondayButtonWhite:active .mondayButtonDivider,.mondayButtonWhite:visited .mondayButtonDivider,.mondayButtonWhite:focus .mondayButtonDivider{background-color:#fff!important}.mondayButtonWhite .mondayButtonIcon{fill:#231f20!important}.mondayButtonRed,.decline-logout{color:#fff!important;background-color:#fe4c4a!important}.mondayButtonRed .mondayButtonDivider,.decline-logout .mondayButtonDivider{background-color:#eb4345!important}.mondayButtonRed:hover,.mondayButtonRed:active,.mondayButtonRed:visited,.mondayButtonRed:focus,.decline-logout:hover,.decline-logout:active,.decline-logout:visited,.decline-logout:focus{color:#fff!important;background-color:#eb4345!important}.mondayButtonRed:hover .mondayButtonDivider,.mondayButtonRed:active .mondayButtonDivider,.mondayButtonRed:visited .mondayButtonDivider,.mondayButtonRed:focus .mondayButtonDivider,.decline-logout:hover .mondayButtonDivider,.decline-logout:active .mondayButtonDivider,.decline-logout:visited .mondayButtonDivider,.decline-logout:focus .mondayButtonDivider{background-color:#fe4c4a!important}.mondayButtonRed .mondayButtonIcon,.decline-logout .mondayButtonIcon{fill:#fff!important}.mondayButtonDisable{color:#fff!important;background-color:#e0e0e1!important}.mondayButtonDisable .mondayButtonDivider{background-color:#e0e0e1!important}.mondayButtonDisable:hover,.mondayButtonDisable:active,.mondayButtonDisable:visited,.mondayButtonDisable:focus{color:#fff!important;background-color:#e0e0e1!important}.mondayButtonDisable:hover .mondayButtonDivider,.mondayButtonDisable:active .mondayButtonDivider,.mondayButtonDisable:visited .mondayButtonDivider,.mondayButtonDisable:focus .mondayButtonDivider{background-color:#e0e0e1!important}.mondayButtonDisable .mondayButtonIcon{fill:#fff!important}.mondayButtonBlue{color:#fff!important;background-color:#1264a3!important}.mondayButtonBlue .mondayButtonDivider{background-color:#0f5c97!important}.mondayButtonBlue:hover,.mondayButtonBlue:active,.mondayButtonBlue:visited,.mondayButtonBlue:focus{color:#fff!important;background-color:#0f5c97!important}.mondayButtonBlue:hover .mondayButtonDivider,.mondayButtonBlue:active .mondayButtonDivider,.mondayButtonBlue:visited .mondayButtonDivider,.mondayButtonBlue:focus .mondayButtonDivider{background-color:#1264a3!important}.mondayButtonBlue .mondayButtonIcon{fill:#fff!important}.mondayButtonBlu2{color:#fff!important;background-color:#1264a3!important;padding:10px 22px!important}.mondayButtonBlu2:hover{color:#fff!important;background-color:#0f5c97!important}.mondayButtonBlu2 .mondayButtonIcon{fill:#fff!important}.mondayButtonPrismarine{color:#fff!important;background-color:#116d6e!important}.mondayButtonPrismarine .mondayButtonDivider{background-color:#0e6364!important}.mondayButtonPrismarine:hover,.mondayButtonPrismarine:active,.mondayButtonPrismarine:visited,.mondayButtonPrismarine:focus{color:#fff!important;background-color:#0e6364!important}.mondayButtonPrismarine:hover .mondayButtonDivider,.mondayButtonPrismarine:active .mondayButtonDivider,.mondayButtonPrismarine:visited .mondayButtonDivider,.mondayButtonPrismarine:focus .mondayButtonDivider{background-color:#116d6e!important}.mondayButtonPrismarine .mondayButtonIcon{fill:#fff!important}.mondayButtonGrey{color:#321f20!important;background-color:#f4f5f6!important}.mondayButtonGrey .mondayButtonDivider{background-color:#e6e9ef!important}.mondayButtonGrey:hover,.mondayButtonGrey:active,.mondayButtonGrey:visited,.mondayButtonGrey:focus{color:#321f20!important;background-color:#e6e9ef!important}.mondayButtonGrey:hover .mondayButtonDivider,.mondayButtonGrey:active .mondayButtonDivider,.mondayButtonGrey:visited .mondayButtonDivider,.mondayButtonGrey:focus .mondayButtonDivider{background-color:#f4f5f6!important}.mondayButtonGrey .mondayButtonIcon{fill:#321f20!important}.mondayButtonGrey2{width:200px;color:#231f20!important;background-color:#f4f5f6!important}.mondayButtonGrey2 .mondayButtonDivider{background-color:#dadcdd!important}.mondayButtonYellow{color:#fff!important;background-color:#f5a623!important}.mondayButtonYellow .mondayButtonDivider{background-color:#e6951e!important}.mondayButtonYellow:hover,.mondayButtonYellow:active,.mondayButtonYellow:visited,.mondayButtonYellow:focus{color:#fff!important;background-color:#e6951e!important}.mondayButtonYellow:hover .mondayButtonDivider,.mondayButtonYellow:active .mondayButtonDivider,.mondayButtonYellow:visited .mondayButtonDivider,.mondayButtonYellow:focus .mondayButtonDivider{background-color:#f5a623!important}.mondayButtonYellow .mondayButtonIcon{fill:#fff!important}.mondayButtonGreen{color:#fff!important;background-color:#71cf48!important}.mondayButtonGreen .mondayButtonDivider{background-color:#68c142!important}.mondayButtonGreen:hover,.mondayButtonGreen:active,.mondayButtonGreen:visited,.mondayButtonGreen:focus{color:#fff!important;background-color:#68c142!important}.mondayButtonGreen:hover .mondayButtonDivider,.mondayButtonGreen:active .mondayButtonDivider,.mondayButtonGreen:visited .mondayButtonDivider,.mondayButtonGreen:focus .mondayButtonDivider{background-color:#71cf48!important}.mondayButtonGreen .mondayButtonIcon{fill:#fff!important}.mondayButtonPdf{color:#fff!important;background-color:#c71111!important}.mondayButtonPdf .mondayButtonDivider{background-color:#b41111!important}.mondayButtonPdf:hover,.mondayButtonPdf:active,.mondayButtonPdf:visited,.mondayButtonPdf:focus{color:#fff!important;background-color:#b41111!important}.mondayButtonPdf:hover .mondayButtonDivider,.mondayButtonPdf:active .mondayButtonDivider,.mondayButtonPdf:visited .mondayButtonDivider,.mondayButtonPdf:focus .mondayButtonDivider{background-color:#c71111!important}.mondayButtonPdf .mondayButtonIcon{fill:#fff!important}.mondayButtonExcel{color:#fff!important;background-color:#217346!important}.mondayButtonExcel .mondayButtonDivider{background-color:#1c643d!important}.mondayButtonExcel:hover,.mondayButtonExcel:active,.mondayButtonExcel:visited,.mondayButtonExcel:focus{color:#fff!important;background-color:#1c643d!important}.mondayButtonExcel:hover .mondayButtonDivider,.mondayButtonExcel:active .mondayButtonDivider,.mondayButtonExcel:visited .mondayButtonDivider,.mondayButtonExcel:focus .mondayButtonDivider{background-color:#217346!important}.mondayButtonExcel .mondayButtonIcon{fill:#fff!important}.mondayButtonLightBlue{color:#fff!important;background-color:#3887be!important}.mondayButtonLightBlue .mondayButtonDivider{background-color:#52d3d8!important}.mondayButtonLightBlue:hover,.mondayButtonLightBlue:active,.mondayButtonLightBlue:visited,.mondayButtonLightBlue:focus{color:#fff!important;background-color:#52d3d8!important}.mondayButtonLightBlue:hover .mondayButtonDivider,.mondayButtonLightBlue:active .mondayButtonDivider,.mondayButtonLightBlue:visited .mondayButtonDivider,.mondayButtonLightBlue:focus .mondayButtonDivider{background-color:#3887be!important}.mondayButtonLightBlue .mondayButtonIcon{fill:#fff!important}.ant-tabs-ink-bar{z-index:0}.ag-column-select-list .ag-column-select-column{max-height:25px!important}.ant-select-item-option:hover{background-color:#d4e6f3}::-moz-selection{color:#fff;background:#06d4da}::selection{color:#fff;background:#1264a3;border-radius:5px}.buttonNotClickable{cursor:not-allowed!important;color:#548bb3!important;background-color:#0b3e64!important}.buttonNotClickable>div{color:#548bb3!important}.buttonNotClickable>svg>g,.buttonNotClickable>svg>path{fill:#548bb3}.ErrorBoundary{background-color:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.ant-message{top:15px}.ant-message .ant-message-notice-content{border-radius:5px}.ant-message .ant-message-notice-content .ant-message-custom-content span{font-family:Open Sans;font-size:15px;font-weight:500;line-height:19px}.ant-modal ::-webkit-scrollbar{width:var(--scrollbar-dimension-modal,7px)!important;height:var(--scrollbar-dimension-modal,7px)!important}.ant-modal ::-webkit-scrollbar-thumb{border:2px solid var(--scrollbar-track-bg,transparent);background:#41435d;border-radius:5px}.ant-modal .ant-modal-content{padding:0!important}.ant-modal .ant-modal-content .ant-modal-header{border:none;margin-bottom:0;padding:16px 24px}.ant-modal .ant-modal-content .ant-modal-footer{border:none;margin-top:0;padding:10px 20px}.ant-modal .ant-modal-content .ant-modal-footer>div{justify-content:center;gap:20px;width:100%;display:flex}.ant-modal .ant-modal-content .ant-modal-close{z-index:10;color:#00000073;cursor:pointer;background:0 0;border:0;outline:0;width:45px;height:45px;padding:0;font-weight:700;line-height:1;text-decoration:none;transition:color .3s;position:absolute;top:0;right:5px}.ant-modal .ant-modal-content .ant-modal-close:hover{background:0 0}.ant-modal .ant-modal-content .ant-modal-body{padding:20px}.ant-menu-item{width:100%!important;margin-inline:0!important}.ant-select-dropdown{min-width:150px;padding-left:0;padding-right:0}.ant-modal-mask{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#21254b66!important}.ant-tooltip-inner{border-radius:5px}.ant-message{z-index:12000}.ant-popover-inner{padding:0!important}.ant-popover-inner .ant-popover-inner-content{padding:12px 16px}.ant-popover-inner .ant-popover-inner-content p{margin-top:0}.dark .ant-list .ant-list-item,.dark-mode .ant-list .ant-list-item{color:#f4f5f6}.dark-popover .ant-popover-arrow:before,.dark-popover .ant-popover-content .ant-popover-inner{background-color:#20212d;box-shadow:0 1px 4px #f4f5f626}.dark-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content .ant-btn{border:none!important}.dark-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content div{color:#f4f5f6!important}.custom-tour-dark{border:1px solid #212b39;border-radius:5px;width:fit-content;min-width:340px;max-width:540px;background:#020c19!important}.custom-tour-dark .ant-tour-arrow:after{box-shadow:0 0 6px #ffffff80;background:#020c19!important}.custom-tour-dark .ant-tour-content{border:1px solid #212b39;border-radius:5px;background:#020c19!important}.custom-tour-dark .ant-tour-content .ant-tour-inner{color:#fff;border:1px solid #212b39;border-radius:5px;box-shadow:0 0 6px #ffffff80;background:#020c19!important}.custom-tour-dark .ant-tour-content .ant-tour-inner .ant-tour-footer{padding:20px 10px 10px;font-weight:600}.custom-tour-dark .ant-tour-content .ant-tour-inner .ant-tour-footer .ant-tour-indicators .ant-tour-indicator{background:#fff}.custom-tour-dark .ant-tour-content .ant-tour-inner .ant-tour-footer .ant-tour-indicators .ant-tour-indicator-active{background:#71cf48}.custom-tour-dark .ant-tour-content .ant-tour-inner .ant-tour-footer .ant-btn{box-shadow:none;background:0 0;border:none;font-weight:600}.custom-tour-dark .ant-tour-content .ant-tour-inner .ant-tour-footer .ant-tour-prev-btn{color:#75799d}.custom-tour-dark .ant-tour-content .ant-tour-inner .ant-tour-close{top:10px;inset-inline-end:10px}.custom-tour-dark .ant-tour-content .ant-tour-inner .ant-tour-close svg{color:#fff;stroke-width:1px}.custom-tour-dark .ant-tour-content .ant-tour-inner .ant-tour-description{padding:0 10px}.custom-tour-dark .ant-tour-content .ant-tour-inner .ant-tour-header{padding:10px}.custom-tour-light{border-radius:5px;width:fit-content;min-width:340px;max-width:540px;background:#fff!important}.custom-tour-light .ant-tour-arrow:after{box-shadow:0 0 6px #1264a3;background:#fff!important}.custom-tour-light .ant-tour-content{border-radius:5px;background:#fff!important}.custom-tour-light .ant-tour-content .ant-tour-inner{color:#231f20;border-radius:5px;box-shadow:0 0 6px #1264a3;background:#fff!important}.custom-tour-light .ant-tour-content .ant-tour-inner .ant-tour-footer{padding:20px 10px 10px;font-weight:600}.custom-tour-light .ant-tour-content .ant-tour-inner .ant-tour-footer .ant-tour-indicators .ant-tour-indicator{background:#acacc7}.custom-tour-light .ant-tour-content .ant-tour-inner .ant-tour-footer .ant-tour-indicators .ant-tour-indicator-active{background:#71cf48}.custom-tour-light .ant-tour-content .ant-tour-inner .ant-tour-footer .ant-btn{box-shadow:none;background:0 0;border:none;font-weight:600}.custom-tour-light .ant-tour-content .ant-tour-inner .ant-tour-footer .ant-tour-prev-btn{color:#231f20}.custom-tour-light .ant-tour-content .ant-tour-inner .ant-tour-footer .ant-tour-next-btn{color:#1264a3}.custom-tour-light .ant-tour-content .ant-tour-inner .ant-tour-close{top:10px;inset-inline-end:10px}.custom-tour-light .ant-tour-content .ant-tour-inner .ant-tour-close svg{color:#231f20}.custom-tour-light .ant-tour-content .ant-tour-inner .ant-tour-description{padding:0 10px}.custom-tour-light .ant-tour-content .ant-tour-inner .ant-tour-header{padding:10px;font-weight:600}.light-ag-theme .ag-root-wrapper-body,.dark-ag-theme .ag-root-wrapper-body{min-height:0;padding-bottom:var(--scrollbar-dimension,7px);box-sizing:border-box;flex:auto}.light-ag-theme .ag-body-viewport,.dark-ag-theme .ag-body-viewport{min-height:0}.light-ag-theme .ag-body-horizontal-scroll,.light-ag-theme .ag-body-horizontal-scroll-viewport,.dark-ag-theme .ag-body-horizontal-scroll,.dark-ag-theme .ag-body-horizontal-scroll-viewport{min-height:var(--scrollbar-dimension,7px)!important;height:var(--scrollbar-dimension,7px)!important}.light-ag-theme .ag-body-horizontal-scroll{z-index:2;background:#fff;position:relative}.dark-ag-theme .ag-body-horizontal-scroll{z-index:2;background:#12131b;position:relative}.tableOptionBody{width:100%;padding-left:10px}.pdfExportClassName .ant-modal div .ant-modal-content .ant-modal-header{background:#f5f5f5!important}.pdfExportClassName .ant-modal div .ant-modal-content .ant-modal-header .ant-modal-title,.pdfExportClassName .ant-modal div .ant-modal-content .ant-modal-close .ant-modal-close-x span svg{color:#000}.pdfExportClassName .ant-modal div .ant-modal-content .ant-modal-body{background:#fff}.pdfExportClassName .ant-modal div .ant-modal-content .ant-modal-body div h3{color:#000}.pdfExportClassName .ant-modal div .ant-modal-content .ant-modal-footer{background:#fff}.pdfExportClassNameDark .ant-modal div .ant-modal-content .ant-modal-header{background:#2a2b3a!important}.pdfExportClassNameDark .ant-modal div .ant-modal-content .ant-modal-header .ant-modal-title{color:#fff}.pdfExportClassNameDark .ant-modal div .ant-modal-content .ant-modal-close .ant-modal-close-x span svg{color:#f5f5f5}.pdfExportClassNameDark .ant-modal div .ant-modal-content .ant-modal-body{background:#20212d}.pdfExportClassNameDark .ant-modal div .ant-modal-content .ant-modal-body div h3{color:#fff}.pdfExportClassNameDark .ant-modal div .ant-modal-content .ant-modal-footer{background:#20212d}
