.loading-container{min-height:200px;width:100%}.error-boundary{padding:48px 0}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-1{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-vertical-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-vertical-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-vertical-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-horizontal-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-horizontal-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-horizontal-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-horizontal-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cursor-pointer{cursor:pointer}.primary-font-color{color:#1890ff}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body,html{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}#root,body,html{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}
