.chart-container[data-v-37c640eb] {
  padding: 20px;
  background: #fff;
  margin: 0 20px 20px;
}
.flex[data-v-37c640eb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
  background: #fff;
  margin: 0 20px 20px;
}
.flex .chart-container[data-v-37c640eb] {
  width: 50%;
}
.icon-star[data-v-37c640eb] {
  margin-right: 2px;
}
.drag-handler[data-v-37c640eb] {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.show-d[data-v-37c640eb] {
  margin-top: 15px;
}
.time .el-date-picker__time-header .el-date-picker__editor-wrap:first-child {
  display: none;
}
.time .el-picker-panel__content,
.time .el-date-picker__header {
  display: none;
}
.time .el-picker-panel__footer {
  display: none;
}
