.lds-wrapper{width:100%;height:100%;text-align:center;padding-top:12%;background:#1a1a1a}.lds-wrapper h1{text-shadow:0px 0px 6px rgba(255,255,255,0.4);color:#fff}.lds-ellipsis{display:inline-block;position:relative;height:66px}.lds-ellipsis div{position:absolute;top:50%;width:24px;height:24px;border-radius:50%;box-shadow:0px 0px 6px 1px rgba(255,255,255,0.4);background:#fff;margin-top:-12px;animation-timing-function:cubic-bezier(0, 1, 1, 0)}.lds-ellipsis div.first{left:12px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div.middle{animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div.last{animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0, 0)}100%{transform:translate(36px, 0)}}

.content-holder{background:white;margin:12px;box-shadow:0px 0px 6px 0px rgba(0,0,0,0.1);border-radius:4px;overflow:auto;max-height:calc((100%) - 24px);padding:16px}

.navigation-bar{width:auto;display:inline-block;float:left;margin-top:20px;margin-left:-24px}.user-avatar{margin-right:10px;background:#001529}.user-name{font-weight:bold;margin-right:16px}.logout-button{margin-right:-24px}

.sidebar-head{height:32px;margin:16px;border-radius:4px;background-color:#002140}.sidebar-head h2{color:white;font-size:16px;padding:4px 12px;text-align:center;font-variant:small-caps}

.fade-enter{opacity:0;z-index:1}.fade-enter.fade-enter-active{opacity:1;transition:opacity 250ms ease-in}

.ant-menu-item>a{color:white;display:initial}.ant-menu-inline-collapsed>.ant-menu-item .anticon+a{opacity:0;max-width:0}.ant-layout-sider-trigger{padding-top:18px}.ant-breadcrumb-separator,.ant-breadcrumb-link{color:white;text-decoration:none}.ant-layout-header{background:white;box-shadow:0px 0px 6px 0px rgba(0,0,0,0.1)}.ant-layout-header .ant-breadcrumb-link,.ant-layout-header .ant-breadcrumb-separator{color:rgba(0,0,0,0.65);text-decoration:none}.ant-layout-footer{padding-top:0}.ant-tabs-nav-wrap{height:40px}.ant-table table{font-size:14px}.ant-pagination-item-link svg{height:100%}.ant-notification-notice-description{white-space:pre-line}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#1890ff}::-webkit-scrollbar-thumb:hover{background:#40a9ff}body ::-webkit-scrollbar-track{border-radius:4px/4px}body ::-webkit-scrollbar-thumb{border-radius:4px/4px}body{overflow:hidden;background:#1a1a1a}


/*# sourceMappingURL=bundle.css.map*/