.fc-table-item[data-v-de945c1a] {
  display: block;
  min-width: 0;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: visible;
  border-bottom: 1px solid #e9ebee;
}
.hc-sub-menu .hc-sub-menu__icon[data-v-de945c1a] {
  position: relative;
}
.grid[data-v-de945c1a] {
  width: 70%;
  box-sizing: border-box;
  margin: 0 20px 10px;
}
.header[data-v-de945c1a] {
  width: 70%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 20px 10px;
}
.date-picker[data-v-de945c1a] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.date-picker[data-v-de945c1a] .el-form-item__content {
  width: 400px;
}
.date-picker[data-v-de945c1a] .el-date-editor.el-input {
  width: 150px;
}
.date-picker .line[data-v-de945c1a] {
  margin: 0 20px;
}

.fc-table-item[data-v-bf24e2b8] {
  display: block;
  min-width: 0;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: visible;
  border-bottom: 1px solid #e9ebee;
}
.hc-sub-menu .hc-sub-menu__icon[data-v-bf24e2b8] {
  position: relative;
}
.home[data-v-bf24e2b8] {
  width: 80%;
  box-sizing: border-box;
  padding: 30px 20px;
}
.home[data-v-bf24e2b8] .hc-form-cell {
  width: 100%;
}
.hc-form-row[data-v-bf24e2b8] {
  margin-bottom: 20px;
}
.header[data-v-bf24e2b8] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.btns[data-v-bf24e2b8] {
  margin-top: 10px;
  overflow: hidden;
  text-align: right;
}
.btns .btn[data-v-bf24e2b8] {
  display: inline-block;
  width: 86px !important;
}
.btns .btn + .btn[data-v-bf24e2b8] {
  margin-left: 10px;
}

