.rc-timeline,.rc-timeline-side-bar{background:var(--app-color-loading);max-height:60px;border-radius:2px;background:linear-gradient(to right,#eee 20%,#ddd,#eee 80%);background-size:500px 100px;animation-name:moving-gradient;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes timeline{0%{background-position:-350px 0}to{background-position:400px 0}}.load-header{height:56px;background-color:#fff;box-shadow:0 4px 8px #0000001a;width:100%;align-items:center!important;display:flex;justify-content:space-between}.load-body{width:100%;height:calc(100vh - 56px);display:flex}.loader{width:48px;height:48px;border:5px solid #ccc;border-bottom-color:#2783fc;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pr-px-60{padding-right:60px}.op-4{opacity:.4}.icon-24{width:24px;height:24px}.icon-32{width:32px;height:32px}.item-side-bar{border-radius:3px;height:32px;width:160px;margin:0 16px 12px}.icon-side-bar{border-radius:3px;height:24px;width:24px;margin:0 8px 12px 16px;background:linear-gradient(to right,#eee 20%,#ddd,#eee 80%)}.item-side-bar-content{border-radius:3px;height:8px;margin:0 16px 12px 0;background:linear-gradient(to right,#eee 20%,#ddd,#eee 80%)}.d-flex-sidebar{display:flex;align-items:center;margin-bottom:10px;margin-top:4px}.item-side-bar-content-width-1{width:66px}.item-side-bar-content-width-2{width:87px}.item-side-bar-content-width-3{width:82px}.item-side-bar-content-width-4{width:52px}.sidebar{width:200px;padding:12px 0;display:flex;flex-flow:column;background-color:#001c13;height:100%}.right-site{display:flex;justify-content:center;align-items:center;flex:1;min-width:0;min-height:0}.right-header,.left-header{display:flex;height:100%;align-items:center}.header-logo{padding-right:60px;display:flex;height:100%;align-items:center}.ml-16{margin-left:16px}.mr-20{margin-right:20px}.h-screen{margin:0!important;padding:0!important}
