:root{--theme-main-color:#67a979;--theme-main-color-faded:#67a9794f;--theme-secondary-color:#525250;--theme-background:#f9fef8}[data-theme=dark]{--theme-main-color:#67a979;--theme-main-color-faded:#67a97933;--theme-secondary-color:#2a2a2a;--theme-background:#141414}.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:20px;padding:0 3px 3px 0;position:absolute;width:20px}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.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{cursor:ns-resize;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{--theme-content-bg:#fff;--theme-header-right-bg:#f5f5f5;--theme-row-hover-bg:#f0f7ff;--theme-editable-border:#d9d9d9;--theme-modal-title-color:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{height:102.5%;width:102.5%}}.editable-cell{position:relative;z-index:1000}.editable-cell-value-wrap{cursor:pointer;padding:5px 12px;z-index:1000}.editable-row:hover .editable-cell-value-wrap{border:1px solid #d9d9d9;border:1px solid var(--theme-editable-border);border-radius:2px;padding:4px 11px}[data-theme=dark] .editable-row:hover .editable-cell-value-wrap{border:1px solid #434343}.disabled{background-color:#ffe6e6!important;color:red!important;height:40px;line-height:40px;list-style-position:inside;padding-left:48px;pointer-events:none;text-decoration:line-through}.headerLogo{height:100%;object-fit:contain;width:100%}.header{background-color:var(--theme-background)!important;border-bottom:.1em solid var(--theme-main-color);padding-left:25px!important;padding-right:25px!important}.headerDivider{color:orange}.App-header-right{background-color:#f5f5f5;background-color:var(--theme-header-right-bg)}.App-header-left h1{color:#f0f8ff}.footer{background-color:var(--theme-background)!important;border-top:.1em solid var(--theme-main-color);padding:2px;position:relative}.content{min-height:calc(100vh - 34px)}.content,.main{background-color:#fff!important;background-color:var(--theme-content-bg)!important}.main{min-height:100vh}.full-content{background-color:#fff!important;background-color:var(--theme-content-bg)!important;flex:1 1}.ant-alert-error{margin-top:5px!important}.ant-alert{padding:1px 5px!important}.ant-timeline-item-content{width:150%!important}.grifo-footer{padding:0}.App-link{color:#704cb6}.ant-breadcrumb{background-color:var(--theme-background)!important;border-bottom-style:solid;border-bottom-width:1px;border-color:#1861ff2f!important;color:var(--theme-main-color)!important}.ant-pagination-item-active{border-color:var(--theme-main-color)!important}.ant-pagination-item-active a,.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--theme-main-color)!important}.ant-tabs-ink-bar{background-color:var(--theme-main-color)!important}.ant-menu{background-color:var(--theme-background)!important}.ant-menu-item-icon,.ant-menu-title-content,.ant-menu-title-content .ant-typography,.ant-menu-title-content a{color:var(--theme-main-color)!important}.ant-menu-item:after{border-right-color:var(--theme-main-color)!important}.ant-menu-submenu-selected{background-color:var(--theme-background)!important}.ant-menu-submenu-selected .ant-menu-title-content span{font-weight:700}.ant-menu-item-selected{background-color:var(--theme-main-color-faded)!important;font-weight:700}#root .ant-menu-item-disabled,#root .ant-menu-submenu-disabled>.ant-menu-submenu-title{background:#e8e8e8!important}.ant-menu-submenu .ant-menu-submenu-inline.ant-menu-submenu-open.ant-menu-submenu-selected div span{font-weight:700}a,a.ant-typography{color:var(--theme-main-color)!important}.ant-modal-title{color:#fff!important;color:var(--theme-modal-title-color)!important}.ant-notification-notice-progress,.ant-notification-notice-progress-bg{background-color:var(--theme-main-color)!important}.ant-modal-footer{background-color:var(--theme-background)!important;padding:5px 12px!important}.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover{color:var(--theme-main-color)!important}.ant-table-thead .ant-table-cell{background-color:#fff!important;background-color:var(--theme-content-bg)!important}.ant-table-row{vertical-align:initial!important}.ant-space.ant-space-vertical{line-height:.7em!important}.deactivated-record-row{background-color:#ffe6e6!important}.ant-divider{color:var(--theme-main-color)!important}.ant-divider-horizontal{margin:7px!important}.ant-divider-horizontal,.ant-divider-horizontal.ant-divider-with-text:after,.ant-divider-horizontal.ant-divider-with-text:before{border-color:var(--theme-main-color-faded)!important}.ant-btn-color-primary.ant-btn-variant-solid,.ant-btn-primary{background-color:var(--theme-main-color)!important;border-color:var(--theme-secondary-color)!important;color:var(--theme-secondary-color)!important}.site-navigation-steps{padding:0!important}.ant-steps-navigation{padding-top:0!important}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:red!important}.ant-steps-item-title{color:var(--theme-main-color)!important}.ant-steps-item-active>.ant-steps-item-container>.ant-steps-item-icon{background-color:var(--theme-main-color)!important}.ant-steps-item-active>.ant-steps-item-container>.ant-steps-item-icon,.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-icon{border-color:var(--theme-secondary-color)!important;color:var(--theme-secondary-color)!important}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-icon{color:var(--theme-main-color)!important}.ant-card-small>.ant-card-body{padding:6px!important}.ant-radio-button-checked,.ant-switch-checked{background-color:var(--theme-main-color)!important}.ant-radio-button-checked{border-color:var(--theme-secondary-color)!important}.ant-layout-sider-dark{align-self:stretch;background-color:var(--theme-background)!important;border-right:.1em solid var(--theme-main-color);overflow-y:auto}.ant-form-item{margin:0 0 12px!important}@keyframes App-logo-float{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}ul{list-style-type:none;margin-bottom:0!important}li,ul{padding:0}.footerli{line-height:13px;padding:0}.Table--hide-expand .ant-table-row-expand-icon{display:none}*{margin:0}body,html{height:100%}.root{height:100%!important}.wrapper{height:auto!important;height:100%;margin:0 auto -155px;min-height:100%}.my-row{background-color:#fff;background-color:var(--theme-content-bg);transition:background-color .5s ease}.highlighted{background-color:#f0f7ff;background-color:var(--theme-row-hover-bg)}.flash{animation:flash .5s ease}@keyframes flash{0%{background-color:#fff;background-color:var(--theme-content-bg)}to{background-color:#f0f7ff;background-color:var(--theme-row-hover-bg)}}[data-theme=dark]{--theme-content-bg:#1f1f1f;--theme-header-right-bg:#141414;--theme-row-hover-bg:#1a2a3a;--theme-editable-border:#434343;--theme-modal-title-color:#e0e0e0}[data-theme=dark] #root .ant-menu-item-disabled,[data-theme=dark] #root .ant-menu-submenu-disabled>.ant-menu-submenu-title{background:#3a3a3a!important}
/*# sourceMappingURL=main.8f1657d7.css.map*/