:root{--theme-main-color:#edae49;--theme-main-color-faded:rgba(250,201,5,0.1843137254901961);--theme-secondary-color:#fdf7ec;--theme-background:rgba(245,248,255,0.6235294117647059)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}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{padding:5px 12px;cursor:pointer;z-index:1000}.editable-row:hover .editable-cell-value-wrap{padding:4px 11px;border:1px solid #d9d9d9;border-radius:2px}[data-theme=dark] .editable-row:hover .editable-cell-value-wrap{border:1px solid #434343}.disabled{pointer-events:none;padding-left:48px;height:40px;line-height:40px;list-style-position:inside;text-decoration:line-through}.headerLogo{height:100%;width:100%;object-fit:contain}.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}.App-header-left h1{color:#f0f8ff}.footer{padding:0;position:relative;background-color:var(--theme-background)!important;border-top:.1em solid var(--theme-main-color)}.content,.main{min-height:calc(100vh - 34px)}.content,.full-content,.main{background-color:#fff!important}.ant-alert-error{margin-top: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;color:var(--theme-main-color)!important;border-color:rgba(24,97,255,.1843137254901961)!important;border-bottom-width:1px;border-bottom-style:solid}.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-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{font-weight:700;background-color:var(--theme-main-color-faded)!important}.ant-menu-submenu .ant-menu-submenu-inline.ant-menu-submenu-open.ant-menu-submenu-selected div span{font-weight:700}.ant-modal-title,.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover,a,a.ant-typography{color:var(--theme-main-color)!important}.ant-table-thead .ant-table-cell{background-color:#fff!important}.ant-table-row{vertical-align:initial!important}.ant-divider{color:var(--theme-main-color)!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-primary{background-color:var(--theme-main-color)!important;color:var(--theme-secondary-color)!important;border-color:var(--theme-secondary-color)!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{color:var(--theme-secondary-color)!important;border-color:var(--theme-secondary-color)!important}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-icon{color:var(--theme-main-color)!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{background-color:var(--theme-background)!important;border-right:.1em solid var(--theme-main-color);height:100%;min-height:66vh}@keyframes App-logo-float{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}ul{list-style-type:none}li,ul{padding:0}.footerli{padding:0;line-height:13px}.Table--hide-expand .ant-table-row-expand-icon{display:none}*{margin:0}body,html{height:100%}.root{height:100%!important}.wrapper{min-height:100%;height:auto!important;height:100%;margin:0 auto -155px}.my-row{background-color:#fff;transition:background-color .5s ease}.highlighted{background-color:#f0f8ff}.flash{animation:flash .5s ease}@keyframes flash{0%{background-color:#fff}to{background-color:#f0f8ff}}