div[class^=layout],div[class^=theme]{border-radius:var(--borderRadius);box-shadow:0 1px 2.5px 0 rgba(0,0,0,.18);cursor:pointer;height:100px;overflow:hidden;position:relative;width:156px}div[class^=layout]:before,div[class^=theme]:before{content:"";height:100%;left:0;position:absolute;top:0;width:33%}div[class^=layout]:after,div[class^=theme]:after{content:"";height:25%;left:0;position:absolute;top:0;width:100%}div[class^=layout].layout-sider,div[class^=theme].layout-sider{background-color:#fff}div[class^=layout].layout-sider:before,div[class^=theme].layout-sider:before{background-color:#000;z-index:999}div[class^=layout].layout-sider:after,div[class^=theme].layout-sider:after{background-color:#f5f5f5}div[class^=layout].layout-top,div[class^=theme].layout-top{background-color:#fff}div[class^=layout].layout-top:before,div[class^=theme].layout-top:before{background-color:#f5f5f5}div[class^=layout].layout-top:after,div[class^=theme].layout-top:after{background-color:#000}div[class^=layout].layout-blend,div[class^=theme].layout-blend{background-color:#fff}div[class^=layout].layout-blend:after,div[class^=layout].layout-blend:before,div[class^=theme].layout-blend:after,div[class^=theme].layout-blend:before{background-color:#000}div[class^=layout].skin-light,div[class^=theme].skin-light{background-color:#fff}div[class^=layout].skin-light:after,div[class^=layout].skin-light:before,div[class^=theme].skin-light:after,div[class^=theme].skin-light:before{background-color:#f0f2f5}div[class^=layout].skin-dark,div[class^=theme].skin-dark{background-color:#263849}div[class^=layout].skin-dark:after,div[class^=layout].skin-dark:before,div[class^=theme].skin-dark:after,div[class^=theme].skin-dark:before{background-color:#000}div[class^=layout].theme-light-default,div[class^=theme].theme-light-default{background-color:#f5f5f5}div[class^=layout].theme-light-default:after,div[class^=layout].theme-light-default:before,div[class^=theme].theme-light-default:after,div[class^=theme].theme-light-default:before{background-color:#fff}div[class^=layout].theme-light-classics,div[class^=theme].theme-light-classics{background-color:#f5f5f5}div[class^=layout].theme-light-classics:after,div[class^=layout].theme-light-classics:before,div[class^=theme].theme-light-classics:after,div[class^=theme].theme-light-classics:before{background-color:#001529}div[class^=layout].theme-light-sidergray,div[class^=theme].theme-light-sidergray{background-color:#f5f5f5}div[class^=layout].theme-light-sidergray:before,div[class^=theme].theme-light-sidergray:before{background-color:#eaedf1}div[class^=layout].theme-light-sidergray:after,div[class^=theme].theme-light-sidergray:after{background-color:#001529}div[class^=layout].theme-dark-default,div[class^=theme].theme-dark-default{background-color:#263849}div[class^=layout].theme-dark-default:before,div[class^=theme].theme-dark-default:before{background-color:rgba(0,21,41,.65)}div[class^=layout].theme-dark-default:after,div[class^=theme].theme-dark-default:after{background-color:rgba(0,21,41,.85)}.color-block{align-items:center;background-color:var(--bgColor);border-radius:var(--borderRadius);color:#fff;display:flex;height:34px;justify-content:center;width:34px}.layout{background-image:url(/static/media/login.ff19b9897855a2625171.png);background-repeat:no-repeat;background-size:100% 100%;height:100vh;width:100vw}.layout .ant-typography{text-align:center}.layout .ant-layout-content{align-items:center;display:flex;justify-content:center;width:100vw}.layout .login-form{background-color:#fff;border-radius:20px;box-shadow:0 0 40px #82ccb0;max-width:520px;min-width:380px;padding:30px;position:absolute;right:8vw;top:20vh;width:16vw}.layout .login-form-button{width:100%}.layout .ant-input-affix-wrapper{padding:11px}.layout .waves{height:15vh;margin-bottom:-7px;max-height:150px;min-height:100px;position:relative;width:100%}.layout .parallax>use{-webkit-animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.layout .parallax>use:first-child{-webkit-animation-delay:-2s;animation-delay:-2s;-webkit-animation-duration:7s;animation-duration:7s}.layout .parallax>use:nth-child(2){-webkit-animation-delay:-3s;animation-delay:-3s;-webkit-animation-duration:10s;animation-duration:10s}.layout .parallax>use:nth-child(3){-webkit-animation-delay:-4s;animation-delay:-4s;-webkit-animation-duration:13s;animation-duration:13s}.layout .parallax>use:nth-child(4){-webkit-animation-delay:-5s;animation-delay:-5s;-webkit-animation-duration:20s;animation-duration:20s}@-webkit-keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}to{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}@keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}to{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}@media(max-width:768px){.layout .waves{height:40px;min-height:40px}.layout .content{height:30vh}.layout h1{font-size:24px}}
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */body,html{overflow:hidden}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.flex{display:flex}.vertical{flex-direction:column}.wrap{flex-wrap:wrap}.wrap-reverse{flex-wrap:wrap-reverse}.start{justify-content:flex-start}.end{justify-content:flex-end}.center{justify-content:center}.between{justify-content:space-between}.around{justify-content:space-around}.top{align-items:flex-start}.bottom{align-items:flex-end}.middle{align-items:center}.baseline{align-items:baseline}.stretch{align-items:stretch}.grow{flex-grow:2}.page-card-full,.page-row-full{--diff:0px;margin:16px;min-height:calc(100vh - 96px)}.page-card-full .row-card-full,.page-row-full .row-card-full{min-height:100%}.page-card-full .ant-card-body,.page-row-full .ant-card-body{padding:16px}.page-card-full .ant-card-body .ant-table,.page-row-full .ant-card-body .ant-table{min-height:calc(100vh - 249px - var(--diff))}.page-card-full .page-card-tabs-full,.page-row-full .page-card-tabs-full{min-height:calc(100vh - 249px)}.page-card-full .page-card-tabs-full .ant-table,.page-row-full .page-card-tabs-full .ant-table{min-height:calc(100vh - 306px)}.custom .rc-virtual-list-holder-inner{flex-direction:row!important;flex-wrap:wrap}.custom .rc-virtual-list-holder-inner .ant-select-item{width:100%}.custom .rc-virtual-list-holder-inner .ant-select-item.ant-select-item-option-grouped{align-items:center;justify-content:center;padding:5px;text-align:center;width:10%}.custom .rc-virtual-list-holder-inner .ant-select-item.ant-select-item-option-grouped .ant-select-item-option-content{min-width:10%!important}.custom .rc-virtual-list-holder-inner .ant-select-item.ant-select-item-option-grouped .ant-select-item-option-content .anticon{color:#434343;font-size:22px!important}.notification-light{background-color:#fff;color:rgba(0,0,0,.88)}.notification-dark{background-color:#1f1f1f}.notification-dark,.notification-dark .ant-notification-notice-close,.notification-dark .ant-notification-notice-message{color:hsla(0,0%,100%,.85)}.content-dark ::-webkit-scrollbar{background-color:#1d1d1d}.content-dark ::-webkit-scrollbar-thumb{background-color:hsla(0,0%,50%,.5)}.content-dark .row-table-full{background-color:#242424}.content-dark .page-card-search{background-color:#1d1d1d}.dropdown-columns-tree .ant-btn{font-size:12px;height:auto;padding:0 4px;width:auto}.dropdown-columns-tree .ant-tree-treenode{padding:2px 0 4px}.custom.switcher-noop-none .ant-tree-switcher-noop,.dropdown-columns-tree .ant-tree-switcher-noop{display:none}.custom .ant-tree-treenode{padding:6px 0 10px}.custom .ant-tree-treenode:before{border-radius:6px}.ant-image-preview-tooltip{background-color:rgba(0,0,0,.5);bottom:0;color:#fff;display:flex;height:46px;justify-content:center;left:0;line-height:46px;position:absolute;text-align:center;transition:all .2s cubic-bezier(.645,.045,.355,1);width:100vw;z-index:1090}.ant-image-preview-tooltip>div{margin:0 10px}.not-right-border .ant-select-selector{border-right:none!important}.ant-picker-cell-disabled:before{background-color:transparent!important}.color-popover .ant-popover-inner{padding:0!important}.color-block{border:1px solid #ededed;border-radius:2px;cursor:pointer;height:18px;padding:2px;width:30px}.color-block .block{background-color:var(--color);border-radius:2px;height:12px;width:24px}
/*# sourceMappingURL=main.1f15bed6.css.map*/