.center[data-v-f1be1608] {
  text-align: center;
}
[data-v-f1be1608] .center .el-button {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.el-table[data-v-f1be1608] .el-table__body-wrapper /deep/ td {
  cursor: pointer;
}
.create-button[data-v-f1be1608] {
  width: 100px !important;
}
[data-v-f1be1608] .status {
  width: 36px;
  height: 22px;
  display: inline-block;
  font-size: 12px;
  line-break: 22px;
  text-align: center;
  border-radius: 4px;
}
[data-v-f1be1608] .status.stastart {
  color: #3370ff;
  background: rgba(51, 112, 255, 0.1);
}
[data-v-f1be1608] .status.stastop {
  color: #ff6800;
  background: #ffefe5;
}
[data-v-f1be1608] .updateTime {
  margin-top: 7px;
  line-height: 26px;
  padding-left: 2px;
}
[data-v-f1be1608] .updateTime span {
  line-height: 26px;
}
[data-v-f1be1608] .updateTime i {
  margin-left: 6px;
}
[data-v-f1be1608] .updateTime:hover {
  background: #d6e2ff;
  border-radius: 4px;
}
[data-v-f1be1608] .is-sortable .cell {
  height: 40px;
}
[data-v-f1be1608] .is-sortable .cell .caret-wrapper {
  display: none;
}

