.hidden-tbody.el-table[data-v-61c2e034] {
  box-sizing: border-box;
}
.hidden-tbody.el-table tbody[data-v-61c2e034] {
    display: none;
    overflow: hidden;
}
.auto-scorll-table[data-v-61c2e034] {
  height: calc(100% - 34px);
  overflow: hidden;
}
.hidden-thead.el-table[data-v-61c2e034] {
  border-top: none;
}
.hidden-thead.el-table thead[data-v-61c2e034] {
    display: none;
    overflow: hidden;
}
.mytable_header .el-table__empty-block[data-v-61c2e034] {
  display: none;
}
.mytable_header_no .has-gutter[data-v-61c2e034] {
  display: none;
}
[data-v-61c2e034] .el-table__body,
.el-table__footer[data-v-61c2e034],
.el-table__header[data-v-61c2e034] {
  width: 100% !important;
}
.point[data-v-61c2e034] {
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.bg-green[data-v-61c2e034] {
  background-color: #00cc99;
}
.bg-red[data-v-61c2e034] {
  background-color: #d9001b;
}
.bg-yellow[data-v-61c2e034] {
  background-color: #ffc328;
}
[data-v-61c2e034] .el-table th.el-table__cell {
  background: #2c3853;
  font-weight: 700;
}
[data-v-61c2e034] .el-table tr:nth-child(odd) {
  background: #222e4a;
}
[data-v-61c2e034] .el-table tr:nth-child(even) {
  background: #26324e;
}
[data-v-61c2e034] .el-table td.el-table__cell {
  border: none !important;
}
.hidden-tbody[data-v-61c2e034] .el-table__body-wrapper {
  height: 0px !important;
}
.greenState[data-v-61c2e034] {
  color: #00b259;
  background-color: rgba(0, 178, 89, 0.2);
  padding: 2px 8px 2px 8px;
  border-radius: 5px;
}
.blueState[data-v-61c2e034] {
  color: #487dff;
  background-color: rgba(72, 125, 255, 0.2);
  padding: 2px 8px 2px 8px;
  border-radius: 5px;
}
.redState[data-v-61c2e034] {
  color: #d8232a;
  background-color: rgba(216, 35, 42, 0.2);
  padding: 2px 8px 2px 8px;
  border-radius: 5px;
}

