/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!./node_modules/less-loader/dist/cjs.js!./src/page/SystemTaskNotice.less ***!
  \*********************************************************************************************************************************************************************************************/
.SystemTaskNotice_icon-container_3PoL {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 73vh;
  z-index: 1050;
}
.SystemTaskNotice_icon-container_3PoL.SystemTaskNotice_right0_2q6y {
  right: 0;
}
.SystemTaskNotice_icon-container_3PoL.SystemTaskNotice_no_1nxm {
  display: none;
}
.SystemTaskNotice_icon-container_3PoL .SystemTaskNotice_amount-box_18bJ {
  width: 87px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  height: 24px;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
  border-radius: 0px 4px 4px 0px;
  color: #330000;
  line-height: 24px;
  padding-left: 23px;
  margin-left: -21px;
}

/*!**************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!./node_modules/less-loader/dist/cjs.js!./src/component/web/base/TaskNotice/TaskList.less ***!
  \**************************************************************************************************************************************************************************************************************/
.TaskList_task-list-wrap_1lKZ {
  width: 324px;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0;
  z-index: 1050;
  position: absolute;
}
.TaskList_task-list-wrap_1lKZ.TaskList_bottom_3M0Z {
  position: absolute;
  bottom: 42px;
}
.TaskList_task-list-wrap_1lKZ.TaskList_top_hHKs {
  position: absolute;
  top: 30px;
}
.TaskList_task-list-wrap_1lKZ .TaskList_triangle_1wKW {
  left: 17px;
  border-style: solid;
  border-width: 4px;
  border-color: #fff #fff transparent transparent;
  -webkit-box-shadow: -2px 0 0 #fff, 0px -0.2px 0 rgba(0, 0, 0, 0.3), 0 2px 0 #fff, 0px 0px 1px rgba(0, 0, 0, 0.3);
          box-shadow: -2px 0 0 #fff, 0px -0.2px 0 rgba(0, 0, 0, 0.3), 0 2px 0 #fff, 0px 0px 1px rgba(0, 0, 0, 0.3);
  content: "";
  width: 0;
  height: 0;
  position: absolute;
}
.TaskList_task-list-wrap_1lKZ .TaskList_triangle_1wKW.TaskList_bottom_3M0Z {
  bottom: -4px;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.TaskList_task-list-wrap_1lKZ .TaskList_triangle_1wKW.TaskList_top_hHKs {
  top: -4px;
  -webkit-transform: rotate(313deg);
      -ms-transform: rotate(313deg);
          transform: rotate(313deg);
}
.TaskList_task-list-wrap_1lKZ.TaskList_isSystem_3Hci {
  display: none;
}
.TaskList_task-list-wrap_1lKZ.TaskList_isSystem_3Hci .TaskList_triangle_1wKW {
  display: none;
}
.TaskList_task-list-wrap_1lKZ .TaskList_title_30A_ {
  height: 38px;
  font-size: 14px;
  color: #333333;
  padding: 0 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e6e6e6;
}
.TaskList_task-list-wrap_1lKZ .TaskList_title_30A_ .TaskList_clearAll_kE54 {
  font-size: 12px;
  color: #5e80eb;
  cursor: pointer;
}
.TaskList_task-list-wrap_1lKZ .TaskList_ul-list_1964 {
  max-height: 224px;
  height: auto;
  _height: 224px;
  overflow-y: auto;
}
.TaskList_task-list-wrap_1lKZ .TaskList_ul-list_1964 .TaskList_list-item_1yRy {
  padding: 0 12px;
  height: 56px;
  border-bottom: 1px solid #e6e6e6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  overflow-y: hidden;
}
.TaskList_task-list-wrap_1lKZ .TaskList_ul-list_1964 .TaskList_list-item_1yRy:last-child {
  border-bottom: none;
}
.TaskList_task-list-wrap_1lKZ .TaskList_ul-list_1964 .TaskList_list-item_1yRy .TaskList_item-left_2km9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.TaskList_task-list-wrap_1lKZ .TaskList_ul-list_1964 .TaskList_list-item_1yRy .TaskList_item-left_2km9 .TaskList_icon_1ev0 {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-size: 100% 100%;
  margin-right: 8px;
}
.TaskList_task-list-wrap_1lKZ .TaskList_ul-list_1964 .TaskList_list-item_1yRy .TaskList_item-left_2km9 .TaskList_mid-desc_1qg0 {
  font-size: 14px;
  color: #333333;
  line-height: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.TaskList_task-list-wrap_1lKZ .TaskList_ul-list_1964 .TaskList_list-item_1yRy .TaskList_item-left_2km9 .TaskList_mid-desc_1qg0 .TaskList_hover-desc_zLQw {
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.TaskList_task-list-wrap_1lKZ .TaskList_ul-list_1964 .TaskList_list-item_1yRy .TaskList_item-left_2km9 .TaskList_mid-desc_1qg0 .TaskList_status_2KRN {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
}
.TaskList_task-list-wrap_1lKZ .TaskList_ul-list_1964 .TaskList_list-item_1yRy .TaskList_item-left_2km9 .TaskList_mid-desc_1qg0 .TaskList_status_2KRN.TaskList_failed_3QdF {
  color: #FD6C6A;
}
.TaskList_task-list-wrap_1lKZ .TaskList_ul-list_1964 .TaskList_list-item_1yRy .TaskList_item-left_2km9 .TaskList_mid-desc_1qg0 .TaskList_status_2KRN.TaskList_aborted_3fOc {
  color: #CCCCCC;
}
.TaskList_task-list-wrap_1lKZ .TaskList_ul-list_1964 .TaskList_list-item_1yRy .TaskList_item-left_2km9 .TaskList_mid-desc_1qg0 .TaskList_progress-outer_2R7U {
  width: 232px;
  height: 6px;
  margin: 8px auto 4px auto;
  border-radius: 4px;
  background-color: #cccccc;
  overflow: hidden;
}
.TaskList_task-list-wrap_1lKZ .TaskList_ul-list_1964 .TaskList_list-item_1yRy .TaskList_item-left_2km9 .TaskList_mid-desc_1qg0 .TaskList_progress-outer_2R7U .TaskList_progress-inner_ED_A {
  height: 6px;
  background-color: #5582F3;
  border-radius: 4px 0px 0px 4px;
}
.TaskList_task-list-wrap_1lKZ .TaskList_ul-list_1964 .TaskList_list-item_1yRy .TaskList_search-icon_2iRd {
  color: #999999;
  font-size: 13px;
  cursor: pointer;
}

/*!************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!./node_modules/less-loader/dist/cjs.js!./src/component/web/base/TaskNotice/WaveProgressRotate.less ***!
  \************************************************************************************************************************************************************************************************************************/
.WaveProgressRotate_wave-progress-box-wrap_31ua {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.WaveProgressRotate_wave-progress-box_krLl {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #2962ef;
}
.WaveProgressRotate_wave-progress-box_krLl .WaveProgressRotate_wave_M0EI {
  position: relative;
  width: 32px;
  height: 32px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(13%, #89b7fe), color-stop(91%, #2962ef));
  background-image: -o-linear-gradient(top, #89b7fe 13%, #2962ef 91%);
  background-image: linear-gradient(-180deg, #89b7fe 13%, #2962ef 91%);
  border-radius: 50%;
}
.WaveProgressRotate_wave-progress-box_krLl .WaveProgressRotate_wave-mask_3Xsz {
  position: absolute;
  width: 64px;
  height: 64px;
  top: 50%;
  left: 50%;
  border-radius: 40%;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-transform: translate(-50%, -70%) rotate(0);
      -ms-transform: translate(-50%, -70%) rotate(0);
          transform: translate(-50%, -70%) rotate(0);
  -webkit-animation: WaveProgressRotate_toRotate_2ZmO 10s linear -5s infinite;
          animation: WaveProgressRotate_toRotate_2ZmO 10s linear -5s infinite;
  z-index: 20;
}
@-webkit-keyframes WaveProgressRotate_toRotate_2ZmO {
  50% {
    -webkit-transform: translate(-50%, -70%) rotate(180deg);
            transform: translate(-50%, -70%) rotate(180deg);
  }
  100% {
    -webkit-transform: translate(-50%, -70%) rotate(360deg);
            transform: translate(-50%, -70%) rotate(360deg);
  }
}
@keyframes WaveProgressRotate_toRotate_2ZmO {
  50% {
    -webkit-transform: translate(-50%, -70%) rotate(180deg);
            transform: translate(-50%, -70%) rotate(180deg);
  }
  100% {
    -webkit-transform: translate(-50%, -70%) rotate(360deg);
            transform: translate(-50%, -70%) rotate(360deg);
  }
}
.WaveProgressRotate_wave-progress-box_krLl .WaveProgressRotate_percent-txt_gPd9 {
  position: absolute;
  z-index: 11;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  top: 0;
  width: 27px;
  height: 17px;
  font-size: 11px;
  -webkit-transform: scale(0.916);
  -ms-transform: scale(0.916);
      transform: scale(0.916);
  font-family: PingFangSC-Regular, sans-serif;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0;
}
.WaveProgressRotate_wave-progress-box_krLl .WaveProgressRotate_percent-txt_gPd9 .WaveProgressRotate_percent_1jUR {
  position: relative;
  left: -1px;
}

