.TaskList_task-list-wrap_3UhQ {
  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_3UhQ.TaskList_bottom_1-A5 {
  position: absolute;
  bottom: 42px;
}
.TaskList_task-list-wrap_3UhQ.TaskList_top_3tab {
  position: absolute;
  top: 30px;
}
.TaskList_task-list-wrap_3UhQ .TaskList_triangle_LJst {
  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_3UhQ .TaskList_triangle_LJst.TaskList_bottom_1-A5 {
  bottom: -4px;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.TaskList_task-list-wrap_3UhQ .TaskList_triangle_LJst.TaskList_top_3tab {
  top: -4px;
  -webkit-transform: rotate(313deg);
      -ms-transform: rotate(313deg);
          transform: rotate(313deg);
}
.TaskList_task-list-wrap_3UhQ.TaskList_isSystem_126C {
  display: none;
}
.TaskList_task-list-wrap_3UhQ.TaskList_isSystem_126C .TaskList_triangle_LJst {
  display: none;
}
.TaskList_task-list-wrap_3UhQ .TaskList_title_2eaO {
  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_3UhQ .TaskList_title_2eaO .TaskList_clearAll_1d5e {
  font-size: 12px;
  color: #5e80eb;
  cursor: pointer;
}
.TaskList_task-list-wrap_3UhQ .TaskList_ul-list_4kre {
  max-height: 224px;
  height: auto;
  _height: 224px;
  overflow-y: auto;
}
.TaskList_task-list-wrap_3UhQ .TaskList_ul-list_4kre .TaskList_list-item_2A7X {
  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_3UhQ .TaskList_ul-list_4kre .TaskList_list-item_2A7X:last-child {
  border-bottom: none;
}
.TaskList_task-list-wrap_3UhQ .TaskList_ul-list_4kre .TaskList_list-item_2A7X .TaskList_item-left_2ql_ {
  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_3UhQ .TaskList_ul-list_4kre .TaskList_list-item_2A7X .TaskList_item-left_2ql_ .TaskList_icon_2sl2 {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-size: 100% 100%;
  margin-right: 8px;
}
.TaskList_task-list-wrap_3UhQ .TaskList_ul-list_4kre .TaskList_list-item_2A7X .TaskList_item-left_2ql_ .TaskList_mid-desc_2LLT {
  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_3UhQ .TaskList_ul-list_4kre .TaskList_list-item_2A7X .TaskList_item-left_2ql_ .TaskList_mid-desc_2LLT .TaskList_hover-desc_ItjA {
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.TaskList_task-list-wrap_3UhQ .TaskList_ul-list_4kre .TaskList_list-item_2A7X .TaskList_item-left_2ql_ .TaskList_mid-desc_2LLT .TaskList_status_d89_ {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
}
.TaskList_task-list-wrap_3UhQ .TaskList_ul-list_4kre .TaskList_list-item_2A7X .TaskList_item-left_2ql_ .TaskList_mid-desc_2LLT .TaskList_status_d89_.TaskList_failed_qpd9 {
  color: #FD6C6A;
}
.TaskList_task-list-wrap_3UhQ .TaskList_ul-list_4kre .TaskList_list-item_2A7X .TaskList_item-left_2ql_ .TaskList_mid-desc_2LLT .TaskList_status_d89_.TaskList_aborted_3G62 {
  color: #CCCCCC;
}
.TaskList_task-list-wrap_3UhQ .TaskList_ul-list_4kre .TaskList_list-item_2A7X .TaskList_item-left_2ql_ .TaskList_mid-desc_2LLT .TaskList_progress-outer_3TiN {
  width: 232px;
  height: 6px;
  margin: 8px auto 4px auto;
  border-radius: 4px;
  background-color: #cccccc;
  overflow: hidden;
}
.TaskList_task-list-wrap_3UhQ .TaskList_ul-list_4kre .TaskList_list-item_2A7X .TaskList_item-left_2ql_ .TaskList_mid-desc_2LLT .TaskList_progress-outer_3TiN .TaskList_progress-inner_1kLX {
  height: 6px;
  background-color: #5582F3;
  border-radius: 4px 0px 0px 4px;
}
.TaskList_task-list-wrap_3UhQ .TaskList_ul-list_4kre .TaskList_list-item_2A7X .TaskList_search-icon_380C {
  color: #999999;
  font-size: 13px;
  cursor: pointer;
}

