.src-components-ProcessListUpload-module__pright--3_BV2 {
  padding-left: 10px;
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #286ee6;
  line-height: 22px;
}
.src-components-ProcessListUpload-module__rightDesc--15bG3 {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  margin-left: 30px;
}
.src-components-ProcessListUpload-module__rightDesc--15bG3 span {
  color: #55C0FF;
  cursor: pointer;
}
.src-components-ProcessListUpload-module__uploadListItemHide--1U3-K {
  display: none;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__uploadListHide--1qFkB .ant-spin-container {
  display: none;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz {
  z-index: 10;
  position: fixed;
  height: auto;
  width: auto;
  bottom: 0;
  margin-bottom: 42px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.14);
  border-radius: 2px;
  line-height: 50px;
  cursor: default;
  box-sizing: border-box;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__header--2sqFT {
  display: flex;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__header--2sqFT .src-components-ProcessListUpload-module__doing--yDyNM {
  flex: 50% 0 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__header--2sqFT .src-components-ProcessListUpload-module__doing_list--1RJFx {
  flex: 40% 0 1;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__header--2sqFT .src-components-ProcessListUpload-module__fail--11Vo- {
  flex: 1 1;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__header--2sqFT .src-components-ProcessListUpload-module__img_wrap--2WSg4 {
  flex: 1 1;
  text-align: right;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD {
  max-height: 240px;
  overflow: hidden;
  overflow-y: scroll;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD::-webkit-scrollbar {
  width: 5px;
  background-color: #fff;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD::-webkit-scrollbar-track {
  border-radius: 2px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #ddd;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD .src-components-ProcessListUpload-module__workspace_task_bar_litem--1RRVn {
  display: flex;
  padding: 6px 0px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD .src-components-ProcessListUpload-module__workspace_task_bar_litem--1RRVn .src-components-ProcessListUpload-module__workspace_task_bar_litem_img--2-uoW {
  flex: 26px 0 1;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD .src-components-ProcessListUpload-module__workspace_task_bar_litem--1RRVn .src-components-ProcessListUpload-module__litem_fname--1_H0R {
  display: flex;
  flex-direction: column;
  flex: 1 1;
  font-size: 12px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 10px 5px 0 0;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD .src-components-ProcessListUpload-module__workspace_task_bar_litem--1RRVn .src-components-ProcessListUpload-module__litem_fname--1_H0R .src-components-ProcessListUpload-module__file_name--2PoJt {
  display: inline-block;
  height: 14px;
  line-height: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD .src-components-ProcessListUpload-module__workspace_task_bar_litem--1RRVn .src-components-ProcessListUpload-module__litem_fname--1_H0R .src-components-ProcessListUpload-module__volume--3E6QM {
  display: inline-block;
  color: #999;
  height: 14px;
  line-height: 17px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD .src-components-ProcessListUpload-module__workspace_task_bar_litem--1RRVn .src-components-ProcessListUpload-module__litem_state--25_Fk {
  flex: 260px 0 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  font-size: 12px;
  text-align: right;
  flex-direction: row-reverse;
}
.src-components-ProcessListUpload-module__litem_state--25_Fk {
  font-size: 12px;
}
.src-components-ProcessListUpload-module__loading--1huUc {
  color: #55C0FF;
  font-size: 14px;
}
.src-components-ProcessListUpload-module__words--2V3-d {
  margin: 0 0px 0 12px;
}
.src-components-ProcessListUpload-module__words_success--3sxee {
  margin: 0 10px 0 0;
  color: #55C0FF;
}
.src-components-ProcessListUpload-module__img_success--1rR-o {
  height: 15px;
  width: 15px;
}
.src-components-ProcessListUpload-module__error_wrap--wgJzy {
  display: flex;
  align-items: center;
}
.src-components-ProcessListUpload-module__words_error--2_jrB {
  margin: 0 14px 0 0;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ff687b;
  max-width: 120px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.src-components-ProcessListUpload-module__btn--LBsml {
  text-align: center;
  margin: 0 10px 0 0;
  height: 30px;
  font-size: 12px;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-items {
  margin: 0 10px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-empty-text {
  display: none;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-item {
  border-bottom: 1px solid #F5F5F5;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-spin-container .ant-list-item:hover {
  background-color: #F5F7FA;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-item-meta-avatar {
  margin-right: 8px;
  margin-top: 5px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-item-meta-description {
  color: #999999;
  font-size: 12px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-item-meta-title {
  color: #333333;
  font-size: 12px;
  margin-bottom: 0px;
  text-overflow: ellipsis;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-bordered.ant-list-sm .ant-list-header {
  padding: 4px 16px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-spin-container {
  height: 268px !important;
  overflow-y: auto;
}
.src-components-ProcessListUpload-module__uploadListItemZero--1fifE .ant-list-item-meta-title {
  color: #333333;
  font-size: 12px;
  margin-top: 10px;
  text-overflow: ellipsis;
}
.src-components-ProcessListUpload-module__uploadListItemZero--1fifE .ant-list-item-meta-description {
  height: 0;
}
.src-components-ProcessListUpload-module__hide--2FcVs {
  display: none;
}
.src-components-ProcessListUpload-module__minSection--35isF {
  z-index: 10;
  position: fixed;
  bottom: 0;
  right: 50px;
  margin-bottom: 42px;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
.src-components-ProcessListUpload-module__minSection--35isF img {
  width: 35px;
}
.src-components-ProcessListUpload-module__minSection--35isF .src-components-ProcessListUpload-module__close--16YtX {
  position: absolute;
  color: #55c0ff;
  top: -15px;
  right: -5px;
  cursor: pointer;
  width: 6px;
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz {
  box-shadow: none;
  border: none;
  background-color: var(--bgActive);
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-header {
  background-color: var(--bgActive);
  border-bottom: 1px solid var(--borderDivColor);
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-spin-container {
  background-color: var(--bgActive) !important;
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-spin-container .ant-list-item .ant-list-item-meta .ant-list-item-meta-content h4 {
  color: var(--fontColor);
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-spin-container .ant-list-item .ant-list-item-meta .ant-list-item-meta-content .ant-list-item-meta-description {
  color: var(--spanColor);
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-header .src-components-ProcessListUpload-module__pright--3_BV2 {
  color: var(--defaltColor);
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-header .src-components-ProcessListUpload-module__rightDesc--15bG3 {
  color: var(--spanColor);
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-spin-container .ant-list-item:hover {
  background-color: var(--hoverColor);
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-spin-container .ant-list-item {
  border-bottom: 1px solid var(--borderDivColor) !important;
}
.theme_0 .src-components-ProcessListUpload-module__error_wrap--wgJzy .src-components-ProcessListUpload-module__btn--LBsml {
  background: #55c0ff !important;
  border: transparent !important;
}

.OutageNoticeModal_outageNoticeModal__1-HBq {
  .ant-modal-content {
    border-radius: 16px;
    overflow: hidden;
    padding: 0;
  }

  .ant-modal-body {
    padding: 0;
  }
}

.OutageNoticeModal_modalContent__2aBG9 {
  position: relative;
  width: 420px;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
}

.OutageNoticeModal_modalBgImage__3rqtK {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
}

.OutageNoticeModal_modalBody__1asPQ {
  position: relative;
  z-index: 2;
  padding: 140px 32px 32px;
  text-align: center;
}

.OutageNoticeModal_modalTitle__2h8kS {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  margin-bottom: 12px;
  line-height: 1.3;
}

.OutageNoticeModal_modalSubtitle__4FUSG {
  font-size: 14px;
  color: #89878A;
  line-height: 1.5;
  margin-bottom: 24px;
}

.OutageNoticeModal_modalHighlight__39gzL {
  margin-bottom: 8px;
}

.OutageNoticeModal_highlightText__2h4pG {
  font-size: 18px;
  font-weight: 600;
  color: #6B41E3;
}

.OutageNoticeModal_modalDesc__lXN80 {
  font-size: 18px;
  color: #6B41E3;
  font-weight: 600;
  margin-bottom: 24px;
  line-height: 1.4;
}

.OutageNoticeModal_modalActions__3msEE {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  grid-gap: 12px;
  gap: 12px;
  margin-bottom: 16px;
}

.OutageNoticeModal_primaryBtn__J5Bwb {
  width: 100%;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #222 0%, #33083D 100%);
  border-radius: 12px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  border: none;
  transition: opacity 0.2s;
}

.OutageNoticeModal_primaryBtn__J5Bwb:hover {
  opacity: 0.9;
}

.OutageNoticeModal_closeText__xH3jo {
  border-radius: 12px;
  width: 100%;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #222;
  border: 1px solid #ECECEC;
  cursor: pointer;
  transition: opacity 0.2s;
}

.OutageNoticeModal_closeText__xH3jo:hover {
  opacity: 0.7;
}

.OutageNoticeModal_modalFooter__1mgT1 {
  font-size: 13px;
  color: #89878A;
  line-height: 1.4;
}

.src-components-MultiSelectDropdown-index-module__multiSelect--2RWrE {
  position: relative;
  display: inline-block;
  font-size: 14px;
}
.src-components-MultiSelectDropdown-index-module__trigger--2In4j {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 30px;
  padding: 2px 8px;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
  transition: border-color 0.2s, box-shadow 0.2s;
  user-select: none;
  -webkit-user-select: none;
}
.src-components-MultiSelectDropdown-index-module__trigger--2In4j:hover {
  border-color: #d0d0d0;
}
.src-components-MultiSelectDropdown-index-module__trigger--2In4j.src-components-MultiSelectDropdown-index-module__triggerOpen--2sBJ- {
  border-color: #200028;
  box-shadow: 0 0 0 2px rgba(32, 0, 40, 0.08);
}
.src-components-MultiSelectDropdown-index-module__tagsContainer--3scJX {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 4px;
  gap: 4px;
  flex: 1 1;
  min-width: 0;
  margin-right: 4px;
}
.src-components-MultiSelectDropdown-index-module__tag--CCwgp {
  display: inline-flex;
  align-items: center;
  grid-gap: 4px;
  gap: 4px;
  padding: 1px 6px;
  font-size: 12px;
  color: #666;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  line-height: 18px;
  white-space: nowrap;
}
.src-components-MultiSelectDropdown-index-module__tagClose--1saVn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  cursor: pointer;
  color: #999;
  transition: color 0.2s, background-color 0.2s;
}
.src-components-MultiSelectDropdown-index-module__tagClose--1saVn:hover {
  color: #333;
  background-color: #e0e0e0;
}
.src-components-MultiSelectDropdown-index-module__placeholder--34XBz {
  color: #999;
  font-size: 14px;
  flex: 1 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.src-components-MultiSelectDropdown-index-module__triggerRight--FYPHN {
  display: flex;
  align-items: center;
  grid-gap: 6px;
  gap: 6px;
  flex-shrink: 0;
}
.src-components-MultiSelectDropdown-index-module__clearBtn--3eZ2r {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  cursor: pointer;
  color: #bbb;
  transition: color 0.2s;
}
.src-components-MultiSelectDropdown-index-module__clearBtn--3eZ2r:hover {
  color: #666;
}
.src-components-MultiSelectDropdown-index-module__arrow--1xfOg {
  display: flex;
  align-items: center;
  color: #999;
  transition: transform 0.2s;
}
.src-components-MultiSelectDropdown-index-module__arrow--1xfOg.src-components-MultiSelectDropdown-index-module__arrowUp--2X-Q3 {
  transform: rotate(180deg);
}
.src-components-MultiSelectDropdown-index-module__dropdown--wthXO {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  min-width: 100%;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  padding: 4px 0;
  max-height: 240px;
  overflow-y: auto;
}
.src-components-MultiSelectDropdown-index-module__dropdown--wthXO::-webkit-scrollbar {
  width: 4px;
}
.src-components-MultiSelectDropdown-index-module__dropdown--wthXO::-webkit-scrollbar-track {
  background: transparent;
}
.src-components-MultiSelectDropdown-index-module__dropdown--wthXO::-webkit-scrollbar-thumb {
  background: #d0d0d0;
  border-radius: 2px;
}
.src-components-MultiSelectDropdown-index-module__option--7DK-e {
  display: flex;
  align-items: center;
  grid-gap: 8px;
  gap: 8px;
  padding: 8px 12px;
  cursor: pointer;
  transition: background-color 0.15s;
  font-size: 14px;
  color: #333;
}
.src-components-MultiSelectDropdown-index-module__option--7DK-e:hover {
  background-color: #f8f8f8;
}
.src-components-MultiSelectDropdown-index-module__option--7DK-e.src-components-MultiSelectDropdown-index-module__optionChecked--Fpfga .src-components-MultiSelectDropdown-index-module__optionLabel--2w03F {
  color: #222;
  font-weight: 500;
}
.src-components-MultiSelectDropdown-index-module__checkbox--1hjRu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  border: 1.5px solid #d0d0d0;
  border-radius: 3px;
  flex-shrink: 0;
  transition: border-color 0.15s, background-color 0.15s;
  color: #fff;
}
.src-components-MultiSelectDropdown-index-module__option--7DK-e:hover .src-components-MultiSelectDropdown-index-module__checkbox--1hjRu {
  border-color: #b0b0b0;
}
.src-components-MultiSelectDropdown-index-module__optionChecked--Fpfga .src-components-MultiSelectDropdown-index-module__checkbox--1hjRu {
  border-color: #200028;
  background-color: #200028;
}
.src-components-MultiSelectDropdown-index-module__optionLabel--2w03F {
  flex: 1 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

