/*!*****************************************************************************************************************************************************************************************************!*\
  !*** 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/ErrMessage.less ***!
  \*****************************************************************************************************************************************************************************************************/
.ErrMessage_confirm-btn_2NRR {
  padding: 4px 12px;
  border-radius: 2px;
  font-size: 12px;
  cursor: pointer;
  margin: 2px;
  border: 1px solid #d7d7d7;
  outline: 0;
  background-color: #fff;
  color: #7b7b7b;
}
.ErrMessage_confirm-btn_2NRR:hover {
  color: #2db7f5;
}
.ErrMessage_content_3Xa- {
  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-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #7b7b7b;
}
.ErrMessage_toast-content_1D9Y {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.ErrMessage_toast-text_L6bR {
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  /*// display: flex;
    // justify-content: center;
    // align-items: center;*/
  display: block;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
  margin: 0px 5px;
}
.ErrMessage_root_1RQy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 460px;
  height: 340px;
  text-align: center;
  overflow: hidden;
  font: 12px "Microsoft YaHei", '\5FAE\8F6F\96C5\9ED1', "PingFangSC-Regular", sans-serif, Arial, "Lucida Grande", Verdana, "\9ED1\4F53";
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
.ErrMessage_detail-root_3S6h {
  width: 900px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  font: 12px "Microsoft YaHei", '\5FAE\8F6F\96C5\9ED1', "PingFangSC-Regular", sans-serif, Arial, "Lucida Grande", Verdana, "\9ED1\4F53";
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
.ErrMessage_img-div_2FNb {
  margin-top: 20px;
}
.ErrMessage_title-div_1tBv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 17px;
  padding-left: 26px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.ErrMessage_title-body_QjRu {
  font-size: 18px;
  color: #333333;
  padding-left: 8px;
}
.ErrMessage_dot_3jHm {
  background-color: #FDBF2C;
  border-radius: 50% 50%;
  width: 6px;
  height: 6px;
}
.ErrMessage_title-grow-div_VloC {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.ErrMessage_word-div_3vA- {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 26px;
  padding-right: 26px;
  height: 102px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ErrMessage_word-div-content_2a4X {
  font-size: 16px;
  color: #828282;
  line-height: 28px;
}
.ErrMessage_word-div-a_2TPl {
  text-decoration: none;
  font-size: 14px;
  color: #2B87F3;
}
.ErrMessage_word-div-a_2TPl:hover {
  cursor: pointer;
}
.ErrMessage_close-div-style_2jqb {
  margin-right: 27px;
  cursor: pointer;
  font-size: 16px;
}
.ErrMessage_errmessge-div_MSWc {
  position: relative;
  margin: 12px 8px;
  background-color: #F1F1F1;
  padding: 10px;
}
.ErrMessage_errmessage-pre_2Q_L {
  height: 490px;
  overflow: auto;
  margin: 0px 0px;
  text-align: left;
  font-size: 12px;
  white-space: pre-wrap;
  overflow-wrap: break-word;
}
.ErrMessage_button-div_4JPA {
  padding-bottom: 34px;
  padding-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 32px;
}
.ErrMessage_button-div_4JPA .ErrMessage_but-grey_2yQt {
  border: 1px solid #BBB;
  border-radius: 2px;
  width: 120px;
  height: 32px;
  color: #666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ErrMessage_button-div_4JPA .ErrMessage_but-grey_2yQt:hover {
  cursor: pointer;
}
.ErrMessage_button-div_4JPA .ErrMessage_but-blue_2NXK {
  background: #2B87F3;
  border-radius: 2px;
  width: 110px;
  height: 32px;
  color: #ffffff;
}
.ErrMessage_button-div_4JPA .ErrMessage_but-blue_2NXK:hover {
  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/Dialog.less ***!
  \********************************************************************************************************************************************************************************************/
.Dialog_root_9Ngf {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1050;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(55, 55, 55, 0.5);
}
.Dialog_root_9Ngf .Dialog_dialog-imp_1Lgg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
  max-height: 100%;
  max-width: 100%;
  -webkit-animation: Dialog_diag_in_KIyt 1s steps(1) 0s 1 normal none;
          animation: Dialog_diag_in_KIyt 1s steps(1) 0s 1 normal none;
}
.Dialog_root_9Ngf .Dialog_dialog-imp_1Lgg.Dialog_dialog-imp-ie_2u44 {
  overflow: visible;
  font-family: "Microsoft YaHei", "PingFangSC-Regular", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif !important;
}
.Dialog_root_9Ngf .Dialog_dialog-in_2ueh {
  -webkit-animation: Dialog_diag_in_KIyt 1s steps(1) 0s 1 normal none;
          animation: Dialog_diag_in_KIyt 1s steps(1) 0s 1 normal none;
}
.Dialog_root_9Ngf .Dialog_dialog-out_39kH {
  -webkit-animation: Dialog_diag_out_ESrh 1s steps(1) 0s 1 normal none;
          animation: Dialog_diag_out_ESrh 1s steps(1) 0s 1 normal none;
}
@-webkit-keyframes Dialog_diag_in_KIyt {
  0.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
    opacity: 0;
  }
  3.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98101852, 0.98101852);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98101852, 0.98101852);
    opacity: 0.17;
  }
  6.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9837037, 0.9837037);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9837037, 0.9837037);
    opacity: 0.33;
  }
  10.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9875, 0.9875);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9875, 0.9875);
    opacity: 0.5;
  }
  13.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.99185185, 0.99185185);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.99185185, 0.99185185);
    opacity: 0.67;
  }
  16.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9962037, 0.9962037);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9962037, 0.9962037);
    opacity: 0.83;
  }
  20.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
    opacity: 1;
  }
  100.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
    opacity: 1;
  }
}
@keyframes Dialog_diag_in_KIyt {
  0.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
    opacity: 0;
  }
  3.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98101852, 0.98101852);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98101852, 0.98101852);
    opacity: 0.17;
  }
  6.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9837037, 0.9837037);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9837037, 0.9837037);
    opacity: 0.33;
  }
  10.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9875, 0.9875);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9875, 0.9875);
    opacity: 0.5;
  }
  13.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.99185185, 0.99185185);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.99185185, 0.99185185);
    opacity: 0.67;
  }
  16.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9962037, 0.9962037);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9962037, 0.9962037);
    opacity: 0.83;
  }
  20.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
    opacity: 1;
  }
  100.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
    opacity: 1;
  }
}
@-webkit-keyframes Dialog_diag_out_ESrh {
  0.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
    opacity: 1;
  }
  83.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9938803, 0.9938803);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9938803, 0.9938803);
    opacity: 0.83;
  }
  86.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98946107, 0.98946107);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98946107, 0.98946107);
    opacity: 0.67;
  }
  90.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98587363, 0.98587363);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98587363, 0.98587363);
    opacity: 0.5;
  }
  93.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98299088, 0.98299088);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98299088, 0.98299088);
    opacity: 0.33;
  }
  96.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98090278, 0.98090278);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98090278, 0.98090278);
    opacity: 0.17;
  }
  100.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
    opacity: 0;
  }
}
@keyframes Dialog_diag_out_ESrh {
  0.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
    opacity: 1;
  }
  83.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9938803, 0.9938803);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.9938803, 0.9938803);
    opacity: 0.83;
  }
  86.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98946107, 0.98946107);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98946107, 0.98946107);
    opacity: 0.67;
  }
  90.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98587363, 0.98587363);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98587363, 0.98587363);
    opacity: 0.5;
  }
  93.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98299088, 0.98299088);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98299088, 0.98299088);
    opacity: 0.33;
  }
  96.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98090278, 0.98090278);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98090278, 0.98090278);
    opacity: 0.17;
  }
  100.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(0.98, 0.98);
    opacity: 0;
  }
}
.Dialog_root_9Ngf .Dialog_bill-body_l1de {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.Dialog_root_9Ngf .Dialog_header_3Tuy {
  padding: 10px 60px 10px 20px;
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #e9e9e9;
  height: 50px;
  font-size: 18px;
  color: #333;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 32px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.Dialog_root_9Ngf .Dialog_close-button_1ltL {
  position: absolute;
  top: 0;
  right: 0;
  padding: 17px 20px 17px 24px;
  font-size: 16px;
  cursor: pointer;
  color: #666;
}
.Dialog_root_9Ngf .Dialog_fullScreen-button_o4rC {
  position: absolute;
  top: 0;
  right: 60px;
  padding: 18px 0 15px 15px;
  font-size: 14px;
  cursor: pointer;
}
.Dialog_full-width-height_3MWC {
  width: 100%!important;
  height: 100%!important;
  padding: 0px!important;
}
.Dialog_full-screen_UYbQ {
  width: 100%!important;
  height: 100%!important;
  padding: 0px!important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
}
.Dialog_dialogWithoutTitle_yhdY {
  border-radius: 6px;
}

/*!*************************************************************************************************************************************************************************************************************!*\
  !*** 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/MultiMessageDialog.less ***!
  \*************************************************************************************************************************************************************************************************************/
.MultiMessageDialog_root-parallel_3NP4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 872px;
  height: 572px;
  text-align: center;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
.MultiMessageDialog_title-div_1E6D {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 17px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
}
.MultiMessageDialog_title-div-parallel_3ko9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 17px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  padding-bottom: 17px;
}
.MultiMessageDialog_title-body_3J5z {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 360px;
  font-size: 18px;
  color: #333333;
  padding-left: 8px;
}
.MultiMessageDialog_title-grow-div_1VEI {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.MultiMessageDialog_close-div-style_yB4T {
  margin-right: 27px;
  cursor: pointer;
  font-size: 16px;
}
.MultiMessageDialog_button-div_D0wk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  line-height: 32px;
  padding-bottom: 0px;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
}
.MultiMessageDialog_button-div_D0wk .MultiMessageDialog_button_3OFn {
  padding: 0 8px;
  line-height: 28px;
  height: 28px;
  border-radius: 2px;
  color: #666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.MultiMessageDialog_button-div_D0wk .MultiMessageDialog_but-large-grey_YTWc {
  padding: 0 8px;
  line-height: 28px;
  height: 28px;
  border-radius: 2px;
  color: #666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  min-width: 90px;
  margin-left: 0px !important;
  border: 1px solid #BBB;
}
.MultiMessageDialog_parallel-div-dialog_2C1- {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  height: 472px;
}
.MultiMessageDialog_parallel-div-side_16Rf {
  width: 200px;
  height: 460px;
  border-right: 1px solid #CCCCCC;
  overflow: auto;
}
.MultiMessageDialog_parallel-div-side-list_3Qji {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 40px;
  font-size: 12px;
  line-height: 40px;
  border-left: 3px solid white;
  padding-left: 26px;
  cursor: pointer;
  color: #666666;
}
.MultiMessageDialog_parallel-div-side-list_3Qji .MultiMessageDialog_parallel-div-side-title_2occ {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.MultiMessageDialog_side-list-selected_2BzK {
  border-left: 3px solid #5582F3;
  background-color: #EEF2FD;
  color: #5582f3;
}
.MultiMessageDialog_parallel-div-content_wCVL {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 460px;
  width: 672px;
  margin: 12px 8px;
  background-color: #F1F1F1;
  padding: 10px 0px 0px 10px;
}
.MultiMessageDialog_parallel-div-content_wCVL .MultiMessageDialog_errmessage-pre_3kl_ {
  height: 490px;
  overflow: auto;
  margin: 0px 0px;
  text-align: left;
  font-size: 12px;
  white-space: pre-wrap;
  overflow-wrap: break-word;
}
.MultiMessageDialog_parallel-div-title_2Kcs {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  text-align: left;
}
.MultiMessageDialog_parallel-div-detail_EB3g {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  overflow-x: hidden;
  text-align: left;
  font-size: 12px;
  margin-top: 20px;
  word-wrap: break-word;
  word-break: break-word;
}

/*!*****************************************************************************************************************************************************************************************************!*\
  !*** 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/CopyButton.less ***!
  \*****************************************************************************************************************************************************************************************************/
.CopyButton_errmessge-btn_3anv {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: translateX(-100%);
  -o-transition: translateX(-100%);
  transition: translateX(-100%);
  cursor: pointer;
  color: white;
  padding: 2px 4px;
  border-radius: 2px;
  font-size: 14px;
}
.CopyButton_errmessge-btn-copy_8oOW {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: translateX(-100%);
  -o-transition: translateX(-100%);
  transition: translateX(-100%);
  cursor: pointer;
  color: white;
  padding: 2px 4px;
  border-radius: 2px;
  font-size: 14px;
  visibility: hidden;
  background-color: #9bc0e3;
  opacity: 0.7;
}
.CopyButton_errmessge-btn-copy-success_1JDb {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: translateX(-100%);
  -o-transition: translateX(-100%);
  transition: translateX(-100%);
  cursor: pointer;
  color: white;
  padding: 2px 4px;
  border-radius: 2px;
  font-size: 14px;
  background-color: #94d1e6;
}
.CopyButton_errmessge-parent_1pHx {
  position: relative;
}
.CopyButton_errmessge-parent_1pHx:hover .CopyButton_errmessge-btn-copy_8oOW,
.CopyButton_errmessge-parent_1pHx .CopyButton_errmessge-btn-copy-success_1JDb {
  visibility: visible;
}

