@-webkit-keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.task-scheduling[data-v-51b88e79]{background:#fff;padding:24px}.task-scheduling .bg-color-text[data-v-51b88e79]{cursor:pointer;border-radius:2px;padding:2px 10px;color:#fff;text-align:center;font-size:12px}.task-scheduling .operate-btn-details[data-v-51b88e79]{background-color:#00b2ee;margin-right:12px}.task-scheduling .operate-btn-cancel[data-v-51b88e79]{background-color:#f36;margin-right:12px}.task-scheduling .operate-btn-pause[data-v-51b88e79]{background-color:#c03}.task-scheduling .operate-btn-recovery[data-v-51b88e79]{background-color:#0c0}.task-scheduling .timeline[data-v-51b88e79]{width:280px;padding:0 0 0 4px;height:100%;vertical-align:bottom;margin:0}.task-scheduling .timeline .flow-progress[data-v-51b88e79]{width:280px;margin:4px;background-color:#f5f5f5;height:24px;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.task-scheduling .timeline .flow-progress .flow-progress-bar[data-v-51b88e79]{height:100%;background-color:#ccc;border-radius:5px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.task-scheduling .timeline .flow-progress .SUCCEEDED[data-v-51b88e79]{background-color:#5cb85c}.task-scheduling .timeline .flow-progress .FAILED[data-v-51b88e79],.task-scheduling .timeline .flow-progress .KILLED[data-v-51b88e79]{background-color:#d9534f}.task-scheduling .timeline .flow-progress .KILLING[data-v-51b88e79]{background-color:#f99}.task-scheduling .timeline .flow-progress .KILLING[data-v-51b88e79],.task-scheduling .timeline .flow-progress .RUNNING[data-v-51b88e79]{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:40px 40px;-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.task-scheduling .timeline .flow-progress .RUNNING[data-v-51b88e79]{background-color:#3398cc}.task-scheduling .timeline .flow-progress .QUEUED[data-v-51b88e79]{background-color:#009fc9}.task-scheduling .timeline .flow-progress .CANCELLED[data-v-51b88e79],.task-scheduling .timeline .flow-progress .FAILED_SUCCEEDED[data-v-51b88e79]{background-color:#f99}