@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";:root{--font-size:15px;--h2-font-size:30px;--h2-font-weight:800;--h3-font-size:1.42857rem;--h3-font-weight:700;--h4-font-size:20px;--h4-line-height:28px;--h4-font-weight:800;--h4-sub-font-size:1.1428rem;--h4-sub-font-weight:600;--small-font-size:.9rem;--line-height:1.5;--font-color:colors.color("font")}:export{font-family:Poppins,sans-serif;font-size:15px}html,body{font-size:var(--font-size);line-height:var(--line-height);color:var(--font-color);font-family:Poppins,sans-serif}h2,.h2,h2.ant-typography{line-height:38px;font-weight:var(--h2-font-weight);font-size:var(--h2-font-size)}h3,.h3,h3.ant-typography{font-weight:var(--h3-font-weight);font-size:var(--h3-font-size)}h4,.h4,h4.ant-typography{font-size:var(--h4-font-size);font-weight:var(--h4-font-weight);line-height:var(--h4-line-height)}h4.sub,.h4.sub,h4.ant-typography.sub{font-weight:var(--h4-sub-font-weight);font-size:var(--h4-sub-font-size)}small,.text-small{font-size:var(--small-font-size)!important}.text-help{color:var(--text-color-help)!important}.text-error{color:var(--text-color-error)!important}.text-link{color:var(--link-color)}.text-multiline{white-space:pre-wrap;overflow-wrap:break-word;display:block}a{color:var(--link-color)}a:hover{color:var(--link-hover-color)}a:active,a:focus{color:var(--link-active-color)}a[disabled],a.disabled{color:var(--link-disabled-color);pointer-events:none}.ant-btn:not(.ant-btn-link):not(.no-min,.ant-btn-icon-only,.ant-btn-sm){min-width:120px}.ant-btn.ant-btn-link{font-weight:inherit;appearance:unset;font-size:inherit;line-height:inherit;outline:inherit;box-shadow:inherit;border-radius:inherit;height:inherit;border:none;padding:0}.ant-btn.success.ant-btn-background-ghost{color:var(--btn-success-ghost-text-color)!important;border-color:var(--btn-success-ghost-border-color)!important}.ant-btn.success.ant-btn-background-ghost:hover{color:var(--button-success-ghost-text-hover-color)!important;border-color:var(--button-success-ghost-border-hover-color)!important}.ant-btn.success:not(.ant-btn-background-ghost){background-color:var(--btn-success-background-color)!important}.ant-btn.success:not(.ant-btn-background-ghost):hover{background-color:var(--btn-success-background-hover-color)!important}.ant-card.--primary-card{--primary-card-body-padding:24px;border:none;border-radius:12px;box-shadow:0 1px 12px #58636b0f}.ant-card.--primary-card .ant-card-head{padding-top:20px;padding-bottom:12px;border-bottom:0;padding-inline:24px}.ant-card.--primary-card .ant-card-head+.ant-card-body{padding-top:0}.ant-card.--primary-card .ant-card-head .ant-card-head-title{font-size:24px;font-weight:700;line-height:32px}.ant-card.--primary-card .ant-card-body{padding:24px}.ant-select .ant-select-selector .ant-select-selection-item .ant-selected-none,.ant-select-dropdown .ant-select-item-option .ant-selected-only{display:none}.ant-input-affix-wrapper .anticon.ant-input-password-icon{color:var(--primary-color)}.ant-input-affix-wrapper .anticon.ant-input-password-icon:hover{color:var(--primary-hover-color)}.ant-input-affix-wrapper:hover .anticon.ant-input-password-icon{color:var(--primary-hover-color)!important}.ant-select-dropdown .ant-select-item.ant-select-item-option.ant-select-item-option-disabled{color:#dfe3e7;background-color:#fafbfc}.ant-form-item .ant-form-item-label label:after{display:none}.ant-form-item .ant-form-item-label label:before{color:var(--form-asterisk-color)!important}.ant-picker-small{height:25px}.ant-list.--no-empty .ant-list-empty-text{display:none}.ant-menu-submenu-popup .ant-menu{border-radius:4px}.ant-menu.nav{font-weight:600}.ant-menu .ant-menu-submenu-title:hover{background-color:#0000!important}.ant-menu>.ant-menu-submenu:not(.ant-menu-submenu-selected):after,.ant-menu>.ant-menu-item:not(.ant-menu-item-selected):after{display:none}.ant-modal .ant-modal-content{padding:24px 32px}.ant-modal .ant-modal-content .ant-modal-header{margin-bottom:0}.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title{font-size:var(--h4-font-size);line-height:var(--h4-line-height);font-weight:var(--h4-font-weight)}.ant-modal .ant-modal-content .ant-modal-close{top:27px;inset-inline-end:16px}.ant-modal .ant-modal-content .ant-modal-body{padding-block:24px}.ant-modal .ant-modal-content .ant-modal-footer{margin-top:0}.ant-table-filter-dropdown-btns .ant-btn+.ant-btn{margin-left:4px}.ant-table .ant-table-content .ant-table-thead .ant-table-cell{border-start-start-radius:0!important;border-start-end-radius:0!important}.ant-table .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell .ant-table-cell-row-hover{background:#f7fdfd!important}.ant-table .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell .ant-form-item{margin-bottom:0!important}.ant-table .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell .ant-input-number{width:100%;min-width:60px!important}.ant-table .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell .ant-form-item-explain{z-index:1;font-size:12px;position:absolute;top:100%}.ant-table .ant-table-content::-webkit-scrollbar{width:8px;height:8px}.ant-table .ant-table-content::-webkit-scrollbar-track{background-color:#fff}.ant-table .ant-table-content::-webkit-scrollbar-thumb{background-color:#dfdfdf}.ant-tabs .ant-tabs-tab .ant-tabs-tab-btn{font-weight:600}.ant-tree-treenode{width:100%}.ant-tree-treenode .ant-tree-node-content-wrapper{white-space:nowrap;text-overflow:ellipsis;display:contents;overflow:hidden}.ant-tree-treenode .ant-tree-title{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.ant-tree-treenode .ant-tree-title .ant-input-borderless{padding-right:0}.ant-tree-treenode .ant-tree-title .ant-input-borderless .ant-tree-iconEle{margin-top:auto;margin-bottom:auto}.ant-tree-treenode .ant-tree-title .ant-input-borderless .ant-input-suffix .ant-btn{background-color:inherit;color:#6e6e6e;border:none;width:auto;margin-left:.8rem}.ant-tree-treenode .ant-tree-title .ant-input-borderless .ant-input-suffix .ant-btn svg{font-size:.9em}.ant-tree-treenode .action{visibility:hidden;background-color:#0000;position:absolute;right:0}.ant-tree-treenode .action .italic{color:#6e6e6e!important}.ant-tree-treenode .action .ant-btn{transition:visibility 0;margin-left:.8rem;color:#6e6e6e!important;width:auto!important}.ant-tree-treenode .action .ant-btn svg{font-size:.9em}.ant-tree-treenode:hover .action{visibility:visible;color:#f5f5f5}:root{--border-color:#f0f0f0;--placeholder-area-color:#eee;--text-color-help:#6c757d;--text-color-error:#dc3545;--antd-table-head-background-color:#fafafa;--page-background:#f5f5f5;--popup-border-radius:6px;--ant-card-shadow:0px 1px 12px #107cc70f, 0px 6px 30px #107cc714;--list-card-shadow:0px 1px 6px #107cc70f, 0px 3px 10px #107cc714;--rich-text-height:120px;--chat-global-panel-width:400px;--side-panel-box-shadow:0px 6px 30px 0px #0cd9e214, 0px 1px 12px 0px #006e720f;--min-screen-width:768px;--dndc-toolbar-height:35px;--dndc-time-slot-min-height:45px;--dndc-time-slot-font-size:14px;--dndc-time-slot-line-height:24px;--dndc-header-height:56px;--dndc-event-padding:0px 10px;--dndc-date-header-weekday-font-size:14px;--dndc-date-header-weekday-line-height:18px;--dndc-date-header-date-font-size:18px;--dndc-date-header-date-line-height:22px;--mod-schedule-calendar-active-view-select-height:30px;--mod-schedule-calendar-tab-filter-height:45px}.codeblock{background-color:#fafafa;border-radius:3px;padding:1rem}hr{opacity:.25}.menu-item{cursor:pointer}.menu-item:hover{background-color:var(--menu-hover-background-color)}.menu-item.selected{background-color:var(--menu-selected-background-color)}.OptionMenu .Name,.OptionMenu .Name *{overflow:visible}.styled-scroll::-webkit-scrollbar{width:8px;height:8px}.styled-scroll::-webkit-scrollbar-track{background-color:#fff}.styled-scroll::-webkit-scrollbar-thumb{background-color:#dfdfdf}html,body,#root,#root>.ant-layout{min-height:100vh;min-width:var(--min-screen-width);background:var(--page-background);margin:0;padding:0}*{box-sizing:border-box}fieldset{border:0;margin:0;padding:0}
