.monitor[data-v-2811aceb] {
  width: 100%;
  height: 100%;
  text-align: left;
}
.monitor-type[data-v-2811aceb] {
  width: 100%;
  height: 100%;
  padding-bottom: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.monitor-type__title[data-v-2811aceb] {
  font-size: 2.142rem;
  line-height: 1.5;
  color: #9d9d9d;
  text-align: center;
}
.monitor-type__box[data-v-2811aceb] {
  width: 800px;
  margin: 100px auto 50px;
  height: 80px;
}
.monitor-type__box .el-col[data-v-2811aceb] {
  height: 100%;
}
.monitor-type__box-col[data-v-2811aceb] {
  display: flex;
  height: 100%;
  box-shadow: 0px 2px 6px 0px rgba(170, 169, 169, 0.4);
  border-radius: 5px;
  cursor: pointer;
}
.monitor-type__box-col .left[data-v-2811aceb] {
  background-color: #f2f2f2;
  width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.monitor-type__box-col .left .icon[data-v-2811aceb] {
  font-size: 3.57rem;
}
.monitor-type__box-col .right[data-v-2811aceb] {
  flex: 1;
  display: flex;
  align-items: center;
  text-align: left;
  padding: 10px;
}
.monitor-box[data-v-2811aceb] {
  width: 100%;
  height: 100%;
}
.monitor-box__top[data-v-2811aceb] {
  height: 56px;
}
.monitor-box .sorftime-empty[data-v-2811aceb] {
  font-size: 2.142rem;
  line-height: 1.5;
  color: #9d9d9d;
}
.monitor-box .integral-box[data-v-2811aceb] {
  background-color: #eff5fd;
  border-radius: 0.345rem;
  padding: 0.345rem 0.714rem;
  line-height: 26px;
  font-size: 1rem;
  float: left;
  margin-left: 0.714rem;
}
.monitor-box .integral-box.bg_red[data-v-2811aceb] {
  background-color: #f9cdd2 !important;
}
.monitor-box__body[data-v-2811aceb] {
  margin-top: 10px;
  height: calc(100% - 66px);
}
.monitor-box__block[data-v-2811aceb] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.monitor-box__block .block-main[data-v-2811aceb] {
  flex: 1;
  height: calc(100% - 80px);
  margin-top: 10px;
}
.seeIntegral-top[data-v-2811aceb] {
  padding-bottom: 5px;
  border-bottom: 1px solid #dddddd;
}
[data-v-2811aceb] .el-tabs .el-tabs__header {
  margin-bottom: 0;
}
[data-v-2811aceb] .el-tabs .el-tabs__item.is-active {
  color: #000000;
}
.seeIntegralDetaile .stable[data-v-2811aceb] {
  height: calc(100% - 45px);
}
.seeIntegral-box[data-v-2811aceb] {
  height: calc(100% - 50px);
  overflow: hidden;
  overflow-y: auto;
}
.seeIntegral-box__list[data-v-2811aceb] {
  padding: 5px 0;
  line-height: 20px;
  border-bottom: 1px solid #dddddd;
  width: 100%;
}
.seeIntegral-box__list .el-col[data-v-2811aceb] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.seeIntegral-box__list .el-col[data-v-2811aceb]:first-child {
  justify-content: left;
}
.seeIntegral-box__list .el-col[data-v-2811aceb]:last-child {
  flex-direction: column;
  align-items: unset;
  justify-content: right;
}
.newTask-box .el-form-item[data-v-2811aceb] {
  margin-bottom: 10px;
}
.newTask-box .el-form-item .select-button[data-v-2811aceb] {
  white-space: nowrap;
}
.newTask-box .el-form-item .select-button .select-button__text[data-v-2811aceb] {
  width: calc(100% - 20px);
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newTask-box .add[data-v-2811aceb] {
  display: inline-block;
  padding: 5px 10px;
  border: 1px dashed #b5b5b5;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
}
.el-checkbox__input[data-v-2811aceb] {
  margin-top: -2px;
}
.sorftime-tag[data-v-2811aceb] {
  background-color: #ED5565;
  border-radius: 4px;
  display: inline-block;
  padding: 0 5px;
  color: #FFFFFF;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}
.addBtn[data-v-2811aceb] {
  display: block;
  padding: 5px 10px;
  border: 1px dashed #b5b5b5;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1400px) {
.select-dropdown .el-dropdown-link[data-v-2811aceb] {
    font-size: 0.857rem;
    font-size: 0.714rem;
}
}

