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}.ant-table td,.ant-table th{text-align:center!important;padding:10px!important}td img{width:30px;height:auto}.system td img{width:80px;height:auto}.inputLabel{width:80px;display:inline-block;text-align:right}.toolBox{width:100%;height:40px;padding:0 10px 8px}.toolBox .leftArea{float:left}.toolBox .rightArea{float:right}.greenBtn{background:green!important;border:1px solid green!important}.orangeBtn{background:orange!important;border:1px solid orange!important}.ant-btn{text-align:center!important}.body .anticon{margin-left:0!important}.ant-table-selection-column{width:5%}.ant-table-body,.ant-table-header{overflow-y:auto!important}.errorPage{width:100%;text-align:center;height:calc(100vh - 50px);background:#f0f2f5}.contentPage{padding:10px}.ant-cascader-menu{height:auto!important}.global-message-container{position:fixed;top:16px;left:0;z-index:1200;width:100%;pointer-events:none;text-align:center}.global-message{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 32px);min-height:40px;margin:0 auto 12px;padding:9px 12px;color:rgba(0,0,0,.85);line-height:22px;text-align:left;background:#fff;border-radius:4px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);pointer-events:auto;-webkit-animation:global-message-enter .2s ease-out;animation:global-message-enter .2s ease-out}.global-message-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px;width:16px;height:16px;margin-right:8px;color:#fff;font-size:12px;font-weight:700;line-height:16px;border-radius:50%}.global-message-error .global-message-icon{background:#ff4d4f}.global-message-warning .global-message-icon{background:#faad14}.global-message-content{overflow-wrap:anywhere}.global-message-close{margin-left:12px;padding:0;color:rgba(0,0,0,.45);font-size:18px;line-height:18px;background:transparent;border:0;cursor:pointer}@-webkit-keyframes global-message-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes global-message-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.App{text-align:center}.App-logo{height:40vmin}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#09d3ac}