.w-desc-text[data-v-e3c15f4c] {
  color: #a2a4a8;
}
.w-row-text[data-v-e3c15f4c] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-e3c15f4c] {
  text-align: left;
}
.w-t-left[data-v-e3c15f4c] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-e3c15f4c] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-e3c15f4c] {
  display: flex;
  align-items: center;
}
[data-v-e3c15f4c] .table-radio .el-radio__label {
  display: none !important;
}
[data-v-e3c15f4c] .search-form {
  margin-bottom: 10px !important;
}
[data-v-e3c15f4c] .c_table .cell {
  width: 100% !important;
}
[data-v-e3c15f4c] .c_table .c_selection .cell {
  padding: 0 !important;
}
.w-desc-text {
  color: #a2a4a8;
}
.w-row-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center {
  text-align: left;
}
.w-t-left {
  left: 0;
  text-align: left;
}
.w-t-right {
  right: 0;
  text-align: left;
}
.w-h-center {
  display: flex;
  align-items: center;
}
.cwh_popover {
  width: 40px !important;
  min-width: 40px !important;
  padding: 0 5px;
}
.cwh_img_box {
  width: 30px;
  height: 30px;
  position: relative;
  margin: 0 auto;
}
.cwh_img_box .cwh_imgNum {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  background: greenyellow;
  font-size: 12px;
  padding: 0px 3px;
  height: 14px;
  line-height: 14px;
  color: #333;
  font-size: 12px;
  cursor: pointer;
}
.cwh_img_box .mhk_btn_span {
  display: inline-block;
  cursor: pointer;
  width: 42px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #2068ed;
  border: solid 1px transparent;
  border-radius: 7px;
  background-image: linear-gradient(#fff, #fff), linear-gradient(45deg, #2ac1f0, #236aee, #21427a);
  background-origin: border-box;
  background-clip: content-box, border-box;
}
.cwh_img_box .mhk_btn_span:hover {
  border-color: transparent;
  background: linear-gradient(45deg, #2ac1f0, #236aee, #21427a);
  color: #fff;
  background-clip: content-box, border-box;
}
