@charset "UTF-8";
.w-desc-text[data-v-72c9b55d] {
  color: #a2a4a8;
}
.w-row-text[data-v-72c9b55d] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-72c9b55d] {
  text-align: left;
}
.w-t-left[data-v-72c9b55d] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-72c9b55d] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-72c9b55d] {
  display: flex;
  align-items: center;
}

/* 弹窗样式 */
.el-table[data-v-72c9b55d] th {
  background-color: #f3f8fc !important;
}
.el-table[data-v-72c9b55d] .el-table__header::before {
  content: "";
  background: linear-gradient(90deg, #236aee 0%, #2bc1f0 100%);
}
.textBot[data-v-72c9b55d] {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}
.el-dialog .plan-box[data-v-72c9b55d] {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
  margin-top: 20px;
  padding: 20px;
  height: 650px;
  overflow: auto;
}
.is-fullscreen .plan-box[data-v-72c9b55d] {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
  margin-top: 0;
  padding: 20px;
  height: 100%;
  box-sizing: border-box;
  overflow: auto;
}
.table1[data-v-72c9b55d] {
  border: 2px solid #111;
}
.table2[data-v-72c9b55d] {
  border: 2px solid #111;
  border-top: 1px solid #bfbfbf;
}
td[data-v-72c9b55d], th[data-v-72c9b55d] {
  padding: 12px;
  text-align: center;
  border-right: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
}
.FangSong[data-v-72c9b55d] {
  font-family: FangSong;
  font-size: 16px;
}
.w-desc-text[data-v-4c882dc6] {
  color: #a2a4a8;
}
.w-row-text[data-v-4c882dc6] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-4c882dc6] {
  text-align: left;
}
.w-t-left[data-v-4c882dc6] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-4c882dc6] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-4c882dc6] {
  display: flex;
  align-items: center;
}
.major[data-v-4c882dc6] {
  background: rgb(253, 159, 120);
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}
.more[data-v-4c882dc6] {
  background: rgb(254, 212, 105);
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}
.general[data-v-4c882dc6] {
  background: rgb(104, 223, 251);
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}
.header-title[data-v-4c882dc6]::after {
  background: none;
}
.colorBox[data-v-4c882dc6] {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
}
.table[data-v-4c882dc6] .el-form-item__content {
  width: 100% !important;
}
.table .sortable[data-v-4c882dc6] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.table .sortable[data-v-4c882dc6]:hover {
  cursor: pointer;
}
.table .sortable-btn[data-v-4c882dc6] {
  width: 15px;
  height: 15px;
  font-size: 15px;
  margin-left: 2px;
  position: relative;
}
.table .sortable-btn .el-icon-caret-top[data-v-4c882dc6] {
  color: #C0C4CC;
  position: absolute;
  top: -4px;
  left: 0;
}
.table .sortable-btn .el-icon-caret-bottom[data-v-4c882dc6] {
  color: #C0C4CC;
  position: absolute;
  bottom: -4px;
  left: 0;
}
.table .sortable-btn .icon-select[data-v-4c882dc6] {
  color: #409eff !important;
}
.screen[data-v-4c882dc6] {
  font-size: 16px;
  color: #C0C4CC;
  margin-left: 5px;
  transition: all 0.5s;
}
.screen[data-v-4c882dc6]:hover {
  cursor: pointer;
  color: #409EFF !important;
  transition: all 0.5s;
}
.sortReq .sortable-words[data-v-4c882dc6] {
  position: relative;
}
.sortReq .sortable-words[data-v-4c882dc6]::before {
  content: "*";
  color: red;
  position: absolute;
  left: -10px;
  top: 0;
}
[data-v-4c882dc6] .tableCell100 .cell {
  width: 100% !important;
}
