.UICenter_ui-center_1Xuk {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background-color: #E9ECF1;
  overflow: hidden;
  position: relative;
}
/*@media (min-width: 1300px) {*/
/*    .ui-center {*/
/*        margin-left: 20px;*/
/*        margin-right: 20px;*/
/*    }*/
/*}*/
/*@media (max-width: 1299px) {*/
/*    .ui-center {*/
/*        margin-left: 15px;*/
/*        margin-right: 15px;*/
/*    }*/
/*}*/
/*@media (max-width: 1049px) {*/
/*    .ui-center {*/
/*        margin-left: 10px;*/
/*        margin-right: 10px;*/
/*    }*/
/*}*/
/*@media (max-width: 849px) {*/
/*    .ui-center {*/
/*        margin-left: 5px;*/
/*        margin-right: 5px;*/
/*    }*/
/*}*/
.UICenter_ui-center-pc_ddpt {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.UICenter_ui-center-mobile_2BVk {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #EAECF1;
}

.MobileReceipt_wrapContainer_9xoD {
  position: absolute;
  right: 0;
  bottom: 114px;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(154, 154, 154, 0.5);
          box-shadow: 0px 0px 16px 0px rgba(154, 154, 154, 0.5);
}
.MobileReceipt_wrapContainer_9xoD .MobileReceipt_separator_2TlL {
  width: 98%;
  height: 1px;
  background-color: #e5e5e5;
  margin: auto;
}
.MobileReceipt_wrap_2BzY {
  width: 28px;
  height: 87px;
}
.MobileReceipt_wrap_2BzY .MobileReceipt_tip_326M {
  width: 100%;
  height: 100%;
  background: #ffffff;
  border-radius: 4px 0px 0px 4px;
  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;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  letter-spacing: 3px;
}
.MobileReceipt_wrap_2BzY .MobileReceipt_tip_326M:hover {
  cursor: pointer;
  color: #2b87f3;
}
.MobileReceipt_wrap_2BzY .MobileReceipt_box_2WWd {
  position: absolute;
  width: 200px;
  height: 216px;
  right: 50px;
  border: 1px solid #ffffff;
  text-align: center;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(154, 154, 154, 0.5);
          box-shadow: 0px 0px 16px 0px rgba(154, 154, 154, 0.5);
}
.MobileReceipt_wrap_2BzY .MobileReceipt_box_2WWd h4 {
  margin: 20px 0 10px 0 ;
  font-size: 14px;
  color: #333333;
}
.MobileReceipt_wrap_2BzY .MobileReceipt_box_2WWd a {
  margin: 4px 12px 0 0;
  display: block;
  font-size: 12px;
  text-align: end;
  color: #3383eb;
}
.MobileReceipt_wrap_2BzY .MobileReceipt_box_2WWd a:hover {
  cursor: pointer;
}
.MobileReceipt_wrap_2BzY .MobileReceipt_box_2WWd::after {
  content: '';
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid #ffffff;
  position: absolute;
  left: 200px;
  top: 40px;
}
.MobileReceipt_codeHidden_372W {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.MobileReceipt_code_318n {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.MobileReceipt_clicked_28Jl {
  cursor: pointer;
  color: #2b87f3;
}

.RootPanel_root_1cLk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: auto;
  margin: 1px;
  position: relative;
}
.RootPanel_root_1cLk:focus {
  outline: none;
}
.RootPanel_isPC_1KKc {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.FloatingOperationBar_operation-bar-warp_3agb {
  position: fixed;
  width: auto;
  height: 24px;
  top: -100px;
  z-index: 1;
  font-size: 12px;
}
.FloatingOperationBar_operation-bar-warp_3agb .FloatingOperationBar_operation-bar-item_2OWI {
  display: inline-block;
  width: auto;
  height: 24px;
  padding: 4px 4px;
  margin-right: 4px;
  color: #fff;
  background-color: #2872FC;
  cursor: pointer;
  border-radius: 2px;
  word-break: keep-all;
}
.FloatingOperationBar_operation-bar-warp_3agb .FloatingOperationBar_operation-bar-item_2OWI i {
  color: #fff;
}

.baseComponent_phroot_ljeC {
  min-width: 3px;
  min-height: 3px;
  border: 1px solid burlywood;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.baseComponent_designer-card-row_1XMT {
  margin-top: 1px;
}

.baseComponent_phroot_pxWC {
  min-width: 3px;
  min-height: 3px;
  border: 1px solid burlywood;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.TabAp_tabpanel_1ZS- {
  min-height: 100px !important;
}

.TabAp_tabpanel_2jJh {
  min-height: 100px;
}

.EntryEntity_entryroot_1EFx {
  color: #3d4653;
  border: 1px solid #E1E1E1;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  min-height: 100px;
  min-width: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* align-items: flex-start; */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.EntryEntity_gridview_2-DY {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background-color: #E8E9EF;
  /* border-left: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1; */
}
.EntryEntity_group_2m6k {
  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;
  /* border-right: 1px solid #E1E1E1; */
  background-color: #f4f4f4;
}
.EntryEntity_group-name_2ahk {
  height: 25px;
  padding: 5px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  border-bottom: 1px solid #E1E1E1;
  border-left: 1px solid #E1E1E1;
  text-align: center;
}
.EntryEntity_group-content__HQx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.EntryEntity_item_2STq {
  /* padding: 5px;
  border-right: 1px solid #E1E1E1; */
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  /* flex-grow: 0; */
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background-color: #f4f4f4;
  width: 110px;
}
.EntryEntity_item-mb_GP0Y {
  width: 80px;
}
.EntryEntity_cellHead_28SW {
  width: 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;
  min-height: 34px;
  padding: 0px 10px;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-left: 1px solid #E1E1E1;
}
.EntryEntity_cellContent_VGjq {
  background-color: #fff;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #e5e5e5;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.EntryEntity_chekbox_1D2c {
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.EntryEntity_chekbox_1D2c li {
  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;
  width: 40px;
  background-color: #fff;
  height: 40px;
  border-bottom: 1px solid #e5e5e5;
}
.EntryEntity_chekbox_1D2c li span {
  border: 1px solid #cfcfcf;
  width: 14px;
  height: 14px;
  border-radius: 7px;
}
.EntryEntity_multiChekbox_3WkF li span {
  border-radius: 2px;
}
.EntryEntity_chekbox_1D2c .EntryEntity_headbox_20wc {
  background-color: #f4f4f4;
  height: 34px;
  border-left: 1px solid #E1E1E1;
  border-bottom: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.EntryEntity_selected_3wzw {
  color: white;
  background-color: #3f9def;
}
.EntryEntity_mustinput_2_Vi {
  color: red;
}
.EntryEntity_switchpanel_Wj21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 25px;
  background-color: #fff;
  color: #3d4653;
  font-size: 12px;
  font-weight: 400;
}
.EntryEntity_viewpanel_19Lu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  -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;
  border: 1px solid #666;
  cursor: pointer;
}
.EntryEntity_activepanel_19QX {
  background-color: #3f9def;
  color: #fff;
  border: 0px;
}
.EntryEntity_flatview_XRNf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.EntryEntity_hide_wqRd {
  display: none;
}
.EntryEntity_container-content_2Wj3 {
  /* background: #FCFCFC; */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  /* overflow: auto; */
  min-height: 20px;
}
.EntryEntity_container-child-content_OM02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 20px;
  background: #fff;
}
.EntryEntity_entryContainerField_2Qdf {
  /* background: #fff; */
  border: 1px dashed #e5e5e5;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
}
.EntryEntity_entryContainerImg_m948 {
  min-width: 1px;
  min-height: 1px;
}
.EntryEntity_containerItem_3fDS {
  position: relative;
}
.EntryEntity_containerCellHead_1Whk {
  border-bottom: 1px solid #E1E1E1;
}

.ListColumnAp_root_39nV {
  /* border:1px solid #aaa; */
  /*width: 100%;*/
  /*margin:3px;*/
  padding: 2px;
  background-color: #ffffff;
  white-space: nowrap;
}
.ListColumnAp_show-in-grid_21nh {
  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: 40px;
  padding: 0;
  border: none;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  margin-bottom: 50px;
  width: auto;
}
.ListColumnAp_show-in-grid-title_3mlj {
  color: #000;
  background-color: #ccc;
  cursor: pointer;
  padding: 2px 5px;
}

.Icon_icon_hroN {
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Icon_icon_hroN .Icon_img-wrapper_1bCR {
  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;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.Icon_icon_hroN .Icon_img-zoom_271b {
  width: 100%;
}
.Icon_icon-radius_37iy:before {
  border-radius: 50%;
}
.Icon_hoverable_2Dpq:hover {
  background: rgba(255, 255, 255, 0.2);
}
.Icon_hoverable_2Dpq:active {
  background: rgba(0, 0, 0, 0.1);
}

.Dialog_dialog_2VMH {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  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;
  z-index: 1050;
}
.Dialog_mask_P_ZK {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: -1;
  -webkit-animation: Dialog_fade_3aop 0.3s ease;
          animation: Dialog_fade_3aop 0.3s ease;
}
.Dialog_wrap_sZX8 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  position: relative;
  overflow: auto;
  max-height: calc(100% - 80px);
}
.Dialog_popup-center_3tdX {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  -webkit-animation: Dialog_zoom_b6wW 0.3s ease;
          animation: Dialog_zoom_b6wW 0.3s ease;
  border-radius: 5px;
}
.Dialog_popup-bottom_2996 {
  width: 100%;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  -webkit-animation: Dialog_up_1Sk0 0.3s ease;
          animation: Dialog_up_1Sk0 0.3s ease;
}
@-webkit-keyframes Dialog_zoom_b6wW {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes Dialog_zoom_b6wW {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes Dialog_up_1Sk0 {
  from {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes Dialog_up_1Sk0 {
  from {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes Dialog_fade_3aop {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes Dialog_fade_3aop {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
[data-top-nav] .Dialog_dialog_2VMH {
  top: 55px;
}

.UndefinedControl_root_2o4t {
  border: 1px solid #aaa;
  margin: 3px;
  padding: 5px;
  background-color: #ffffff;
  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;
}
.UndefinedControl_bgimg_3XNF {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAC0BAMAAAAjln4XAAAAFVBMVEX19/rj6PTo7Pbs7/fw8/nz9fnu8fgwMxi6AAACsUlEQVR42u3YzU7bQBQF4In/1jkOZO1xFdZOWnVtK2rXUCrWgb7/O3RRiZSDp6ZmzkWO5uzRR3zn3vlxKSkpKSkpKSkpKSkfk2ML1J96J0zl8Sc3TpYcz9k4isCQKQVe5MopssfLdC5+MlDq+EbpwdlFRzJA/1M8XqeJCdDylS3jAWOJPF4wmrXga4m/1wrj0XS7susBfVGqELJVtDunltSdI2hFaTvuAf3y8kGkWRiCYNYJuWTkcpbwPzp+YbMrPIWXtp+Ed8al7fHh08rizl2hE+TyzsKhU/0C7yexblo/f31uPQCo7ozlscVzNLffhwP+juIe/53/x/gvEg97cGK/rZQHvE7kV6J7j5HEfe96wmhivtyVofkd8Q2y8vp9+x7BWBiwMCAwVEgOPVJBj5TeANlDjwzQIz+gRyoYIN4AGaBHcuiR0hsgA/RIDgPEGyAZ9EjpDZA76JECBshggFQwQB4NkBwGyKMBUsAAGQyQEgbInQXiDZAMBog3QHL8Z/jJpW0BtO3Xb5HWLyPFweOc8I20xGykeALnZpzJZiNHjOXLrJsCOBPX/M3tnLHF4Ws+pz4xspqBTG5yrPgZCBmTSoU5yHRrdTNn4xkpPKZS9+/7WnjTH9W3s9bWGcFbsqW1JUGwo06UIOhpbkmQDc0tCYIdHbciIvzBcI4EuaI9UYLgRO0uQba0gDUILWAJsna5HumoJBKESiJBNlQSCXJNJZEgDY15CdLT4JIgznk5wnWXIFx3CcJ1lyAnqrsEcc7LkZrqLkG2VHcJsnaZHmlozkuQE815CeKclyO8uCTIhm5YEoQnlwRZu5UeaehBRYJ0NB4lSE8rWII4BznCbSJBuE0kCA96CXJNg16AUC+qEN5NJEhHDa9BaMuSINzwy0Wcw2UgPLpESAHKuxDFfMRvJ11VSkthHysAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: cover;
  color: rgba(0, 0, 0, 0);
}

/*queryPanel*/
.QueryPanelAp_query-panel_93Oa {
  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;
}
.QueryPanelAp_query-panel_93Oa ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.QueryPanelAp_bar_1YbX {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.QueryPanelAp_bar_1YbX .QueryPanelAp_tip_3MNd {
  width: 90px;
  padding: 0 10px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 14px;
  color: #989FA8;
}
.QueryPanelAp_bar_1YbX .QueryPanelAp_selected-condition_ZMRS {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.QueryPanelAp_bar_1YbX .QueryPanelAp_selected-condition_ZMRS .QueryPanelAp_condition_QK-G {
  color: #363636;
  border: 1px solid #dcdcdc;
  cursor: pointer;
  margin-right: 6px;
  margin-bottom: 4px;
  padding: 3px 6px 2px 6px;
}
.QueryPanelAp_bar_1YbX .QueryPanelAp_selected-condition_ZMRS .QueryPanelAp_condition_QK-G:hover {
  border: 1px solid #02b8f0;
  color: #02b8f0;
}
.QueryPanelAp_bar_1YbX .QueryPanelAp_selected-condition_ZMRS .QueryPanelAp_condition_QK-G .QueryPanelAp_icon_ERLA {
  color: #aaa;
  margin-left: 4px;
}
.QueryPanelAp_bar_1YbX .QueryPanelAp_selected-condition_ZMRS .QueryPanelAp_text_2KHc,
.QueryPanelAp_bar_1YbX .QueryPanelAp_selected-condition_ZMRS .QueryPanelAp_title_yg4H,
.QueryPanelAp_bar_1YbX .QueryPanelAp_selected-condition_ZMRS .QueryPanelAp_icon_ERLA {
  float: left;
}
.QueryPanelAp_bar_1YbX .QueryPanelAp_selected-condition_ZMRS .QueryPanelAp_text_2KHc {
  max-width: 150px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.QueryPanelAp_bar_1YbX .QueryPanelAp_collapse_361T {
  cursor: pointer;
  width: 60px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 5px 0;
}
.QueryPanelAp_bar_1YbX .QueryPanelAp_collapse_361T .QueryPanelAp_icon_ERLA {
  display: inline-block;
  margin-left: 10px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.QueryPanelAp_bar_1YbX .QueryPanelAp_collapse_361T.QueryPanelAp_expand_27iW .QueryPanelAp_icon_ERLA {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.QueryPanelAp_quick-search_1How {
  width: 280px;
  padding: 0 10px;
  position: relative;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.QueryPanelAp_quick-search_1How input {
  font-size: 12px;
  color: #555;
  padding: 5px;
  border: 1px solid #d7d7d7;
  width: 100%;
}
.QueryPanelAp_quick-search_1How .QueryPanelAp_list_3-6B {
  width: 260px;
  position: absolute;
  top: 30px;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  z-index: 10;
}
.QueryPanelAp_quick-search_1How .QueryPanelAp_list_3-6B.QueryPanelAp_hide_3yHa {
  display: none;
}
.QueryPanelAp_quick-search_1How .QueryPanelAp_list_3-6B .QueryPanelAp_item_2JQI {
  cursor: pointer;
  padding: 3px 10px;
  background-color: #fff;
}
.QueryPanelAp_quick-search_1How .QueryPanelAp_list_3-6B .QueryPanelAp_item_2JQI:hover {
  background-color: #7a7a7a;
  color: #fff;
}
.QueryPanelAp_query-condition_2Fzm {
  border: 1px solid #d7d7d7;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_panel_2lnR {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 16px;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_title_yg4H {
  width: 80px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  overflow: hidden;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 36px;
  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;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_field_1KJA {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_content_3XIk {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 36px;
  overflow: hidden;
  position: relative;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_content_3XIk.QueryPanelAp_expand_27iW {
  height: auto;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_content_3XIk.QueryPanelAp_expand_27iW .QueryPanelAp_icon_ERLA {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_more-btn_2oqy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: absolute;
  top: 10px;
  right: 0;
  cursor: pointer;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_more-btn_2oqy .QueryPanelAp_icon_ERLA {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 3px;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_inner-wrapper_2AlP {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 70px);
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_condition_QK-G {
  height: 12px;
  margin: 10px 28px 14px 12px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_condition_QK-G input {
  border: 1px solid #d7d7d7;
  width: 80px;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_condition_QK-G input[type="date"] {
  width: 125px;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_condition_QK-G .QueryPanelAp_condition-text_1PIB {
  max-width: 140px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_condition_QK-G .QueryPanelAp_checkbox_3qMk {
  font-size: 15px;
  margin-right: 3px;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_condition_QK-G:hover {
  color: #02b8f0;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_condition_QK-G.QueryPanelAp_selected_33kr {
  color: #02b8f0;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_common-query_1gmA .QueryPanelAp_condition_QK-G.QueryPanelAp_no-hover_2IGV {
  color: inherit;
  cursor: default;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_scheme-query_ZsUN {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_scheme-query_ZsUN .QueryPanelAp_field_1KJA {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_scheme-query_ZsUN .QueryPanelAp_content_3XIk {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_scheme-query_ZsUN .QueryPanelAp_content_3XIk .QueryPanelAp_scheme_1-0v {
  height: 12px;
  margin: 10px 28px 14px 12px;
  cursor: pointer;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_scheme-query_ZsUN .QueryPanelAp_content_3XIk .QueryPanelAp_scheme_1-0v:hover {
  color: #02b8f0;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_scheme-query_ZsUN .QueryPanelAp_content_3XIk .QueryPanelAp_scheme-text_3leg {
  max-width: 140px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_scheme-query_ZsUN .QueryPanelAp_right-btn_1HO9 {
  width: 60px;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_scheme-query_ZsUN .QueryPanelAp_advance-condition_3VMD {
  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;
  margin: 10px 28px 14px 12px;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_scheme-query_ZsUN .QueryPanelAp_condition-field_146C {
  width: 100px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_scheme-query_ZsUN .QueryPanelAp_operation_zgR5 {
  width: 80px;
  margin-right: 20px;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_scheme-query_ZsUN .QueryPanelAp_option_SLm0 {
  width: 200px;
  margin-right: 20px;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_scheme-query_ZsUN select {
  padding: 2px;
  border: 1px solid #d7d7d7;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_scheme-query_ZsUN .QueryPanelAp_scheme-name_3eRt {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.QueryPanelAp_query-condition_2Fzm .QueryPanelAp_scheme-query_ZsUN .QueryPanelAp_scheme-name_3eRt input {
  font-size: 12px;
  color: #555;
  padding: 5px;
  border: 1px solid #d7d7d7;
  margin-right: 15px;
}
.QueryPanelAp_query-condition_2Fzm.QueryPanelAp_hide_3yHa {
  display: none;
}
.QueryPanelAp_drop-down_Dweh {
  position: relative;
}
.QueryPanelAp_drop-down_Dweh:focus {
  outline: none;
}
.QueryPanelAp_drop-down_Dweh .QueryPanelAp_text_2KHc {
  cursor: pointer;
  padding: 4px 12px;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
}
.QueryPanelAp_drop-down_Dweh .QueryPanelAp_text_2KHc:hover {
  color: #2db7f5;
}
.QueryPanelAp_drop-down_Dweh .QueryPanelAp_drop-list_1h1Y {
  position: absolute;
  top: 28px;
  left: -42px;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  border-radius: 4px;
  z-index: 10;
}
.QueryPanelAp_drop-down_Dweh .QueryPanelAp_drop-list_1h1Y.QueryPanelAp_hide_3yHa {
  display: none;
}
.QueryPanelAp_drop-down_Dweh .QueryPanelAp_drop-list_1h1Y .QueryPanelAp_drop-item_1s_u {
  cursor: pointer;
  width: 100px;
  padding: 8px 10px;
}
.QueryPanelAp_drop-down_Dweh .QueryPanelAp_drop-list_1h1Y .QueryPanelAp_drop-item_1s_u:hover {
  background-color: #d1f1ff;
}
/*EntryEntiry*/
.QueryPanelAp_entryroot_QOM1 {
  color: #3d4653;
  border: 1px solid #E1E1E1;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  min-width: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}
.QueryPanelAp_head-container_3n6c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background-color: #E8E9EF;
  border-left: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
}
.QueryPanelAp_group_1Lxz {
  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;
  border-right: 1px solid #E1E1E1;
}
.QueryPanelAp_group-name_3DrO {
  height: 25px;
  padding: 5px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  border-bottom: 1px solid #E1E1E1;
  text-align: center;
}
.QueryPanelAp_group-content_3D0b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.QueryPanelAp_item_2JQI {
  padding: 5px;
  border-right: 1px solid #E1E1E1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.QueryPanelAp_selected_33kr {
  color: white;
  background-color: #3f9def;
}
.QueryPanelAp_tabContainer_jVOe {
  min-height: 81px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.ReportFilterAp_ReportFilter_3gj5 {
  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;
}
.ReportFilterAp_ReportCommFilter_3I_M {
  background: antiquewhite;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ReportFilterAp_ReportMoreFilter_29vI {
  background: darkgray;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ReportFilterAp_panel_3Dp0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ReportFilterAp_FilterPanel_2po- {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  overflow: auto;
}

.FilterColumnAp_item_14sW {
  padding: 5px;
  border-right: 1px solid #E1E1E1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.FilterColumnAp_selected_T_Yg {
  color: white;
  background-color: #3f9def;
}

.ListGridViewAp_containerStyle_3kyN {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background-color: #E8E9EF;
  border-left: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.ListGridAddPanel_root_3Tsi {
  z-index: 999;
  position: fixed;
  width: 620px;
  height: 320px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: white;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0px 0px 10px #ccc;
          box-shadow: 0px 0px 10px #ccc;
  border-radius: 4px;
}
.ListGridAddPanel_root_3Tsi .ListGridAddPanel_header_2otG {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: solid 1px #cccccc;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ListGridAddPanel_root_3Tsi .ListGridAddPanel_header_2otG .ListGridAddPanel_title_3TQa {
  height: 37px;
  font-size: larger;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ListGridAddPanel_root_3Tsi .ListGridAddPanel_header_2otG .ListGridAddPanel_searchBox_2lqf {
  height: 26px;
  width: 175px;
  text-align: start;
  vertical-align: top;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: 10px;
  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;
}
.ListGridAddPanel_root_3Tsi .ListGridAddPanel_header_2otG .ListGridAddPanel_searchBox_2lqf .ListGridAddPanel_search_3mXu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #ccc;
  margin-right: 10px;
}
.ListGridAddPanel_root_3Tsi .ListGridAddPanel_header_2otG .ListGridAddPanel_searchBox_2lqf .ListGridAddPanel_search_3mXu .ListGridAddPanel_searchIcon_3EC5 {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  color: #c1c1c1;
}
.ListGridAddPanel_root_3Tsi .ListGridAddPanel_header_2otG .ListGridAddPanel_searchInput_3Vm- {
  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;
  margin-left: 5px;
}
.ListGridAddPanel_root_3Tsi .ListGridAddPanel_header_2otG .ListGridAddPanel_searchInput_3Vm- .ListGridAddPanel_input__gkf {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 12px;
  border: none;
  outline: none;
}
.ListGridAddPanel_root_3Tsi .ListGridAddPanel_header_2otG .ListGridAddPanel_searchInput_3Vm- .ListGridAddPanel_search_3mXu {
  cursor: pointer;
  padding: 0 10px;
  background-color: #f9f9f9;
  line-height: 26px;
}
.ListGridAddPanel_root_3Tsi .ListGridAddPanel_list_1uMv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  overflow: hidden;
}
.ListGridAddPanel_root_3Tsi .ListGridAddPanel_close_1KZB {
  line-height: 37px;
}
.ListGridAddPanel_root_3Tsi .ListGridAddPanel_close_1KZB:hover {
  cursor: pointer;
}
.ListGridAddPanel_tabBar_2fqG {
  width: 160px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  border-right: solid 1px #cccccc;
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.ListGridAddPanel_tabBar_2fqG .ListGridAddPanel_item_1bVQ {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  color: #333333;
  background: #ffffff;
  white-space: nowrap;
}
.ListGridAddPanel_tabBar_2fqG .ListGridAddPanel_item_1bVQ:hover {
  cursor: pointer;
}
.ListGridAddPanel_tabBar_2fqG .ListGridAddPanel_activeItem_3wwI {
  color: white;
  background: #5582f3;
  opacity: 0.7;
}
.ListGridAddPanel_tabPanel_9BL1 {
  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;
  overflow-y: auto;
  padding-bottom: 10px;
}
.ListGridAddPanel_hide_m8C0 {
  display: none !important;
}
.ListGridAddPanel_panelLi_1lys {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0 10px 0 20px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.ListGridAddPanel_panelItem_mtcj {
  padding: 4px 16px;
  margin: 5px 10px 0 0;
  width: 30%;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.ListGridAddPanel_panelItem_mtcj:hover {
  cursor: pointer;
}
.ListGridAddPanel_searchPanel_26rY {
  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-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  overflow-y: auto;
  padding-bottom: 10px;
}
.ListGridAddPanel_searchPanelLi_Izqo {
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0 10px 0 20px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}
.ListGridAddPanel_searchPanelItem_oXX6 {
  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;
  padding: 4px 16px;
  margin: 5px 10px 0 0;
  width: 20%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.ListGridAddPanel_searchPanelItem_oXX6:hover {
  cursor: pointer;
}
.ListGridAddPanel_entityName_1bJQ {
  display: block;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-break: keep-all;
}
.ListGridAddPanel_searchTitle_2hK8 {
  padding: 5px 10px;
  width: 100%;
  margin: 10px 0;
  background-color: #f0f0f2;
}
.ListGridAddPanel_selected_2e4d {
  background-color: rgba(234, 238, 252, 0.7);
}
.ListGridAddPanel_gouxuan_20wm {
  color: #4972f0;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.ListGridAddPanel_hideGou_1Y9o {
  display: none;
}

.ListGridAddCol_container_1nLw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 185px;
  margin: auto;
}
.ListGridAddCol_add_mJCk {
  width: 120px;
  height: 32px;
  margin: auto;
  border: 1px solid #999999;
  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;
  border-radius: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.ListGridAddCol_icon_-BYQ {
  line-height: 0px;
  margin-right: 5px;
}

.ListCardViewApNew_list-card-view_jgMn {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.ListCardViewApMobileNew_list-card-view_ipd0 {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.TopNav_TopNavWrap_5Y9C {
  width: 100%;
  height: 55px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #f2f6fa;
  z-index: 1052;
  padding: 0 10px 10px 10px;
  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: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 19px;
  color: #333;
}
.TopNav_TopNavWrap_5Y9C .TopNav_leftIcon_3peS {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.TopNav_TopNavWrap_5Y9C .TopNav_leftIcon_3peS .TopNav_common-icon_1okc {
  cursor: pointer;
  font-size: 27px;
}
.TopNav_TopNavWrap_5Y9C .TopNav_leftIcon_3peS .TopNav_common-icon_1okc.TopNav_blurIcon_H2Yh {
  color: #eee;
}
.TopNav_TopNavWrap_5Y9C .TopNav_leftIcon_3peS .TopNav_common-icon_1okc.TopNav_back-icon_8TDf {
  margin-right: 15px;
  font-size: 30px;
}
.TopNav_TopNavWrap_5Y9C .TopNav_title_3ZgY {
  position: absolute;
  width: 80%;
  text-align: center;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}

.UserF7_userf7_1rrF {
  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: 100%;
  height: 100%;
  background-color: #f2f6f9;
}
.UserF7_userf7_1rrF .UserF7_topheader_3XOW {
  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;
  width: 100%;
  height: 44px;
  background-color: white;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.UserF7_userf7_1rrF .UserF7_topheader_3XOW .UserF7_h-title_16dh {
  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-flex: 4;
  -webkit-flex: 4;
      -ms-flex: 4;
          flex: 4;
  font-size: 17px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 17px;
}
.UserF7_userf7_1rrF .UserF7_topheader_3XOW .UserF7_h-close_1VBN {
  color: #00c2ff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: 10px;
  font-size: 13px;
}
.UserF7_userf7_1rrF .UserF7_topheader_3XOW .UserF7_h-back_2q3U {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 16px;
}
.UserF7_userf7_1rrF .UserF7_topheader_3XOW .UserF7_h-back_2q3U .UserF7_h-back-icon_LCm7 {
  width: 10px;
  height: 18px;
}
.UserF7_userf7_1rrF .UserF7_topheader_3XOW .UserF7_h-title-left_3SNV {
  color: #00c2ff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 10px;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: white;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV .UserF7_sb-container_27iP {
  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;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV .UserF7_sb-container_27iP .UserF7_sb-cancel_36AP {
  font-size: 15px;
  color: #333333;
  letter-spacing: 0;
  text-align: right;
  line-height: 15px;
  margin: 0px 16px 0px 0px;
  display: none;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV .UserF7_sb-container_27iP .UserF7_sb-cancel_36AP.UserF7_sb-cancel-show_oswG {
  display: block;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV .UserF7_sb-container_27iP .UserF7_sb-input_1mhd {
  height: 30px;
  background: #EFEFEF;
  border-radius: 100px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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;
  margin: 7px 12px 7px 12px;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV .UserF7_sb-container_27iP .UserF7_sb-input_1mhd .UserF7_sb-input-flag_1ilU {
  width: 15px;
  height: 15px;
  margin: 8px 12px 7px 12px;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV .UserF7_sb-container_27iP .UserF7_sb-input_1mhd .UserF7_sb-holdertips_v-pL {
  font-size: 14px;
  color: #aeb5b9;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  background: #EFEFEF;
  border: none;
  caret-color: #59A2F2;
  outline: none;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV .UserF7_sb-container_27iP .UserF7_sb-input_1mhd .UserF7_sb-holdertips_v-pL::-webkit-input-placeholder {
  font-size: 14px;
  color: #BBBBBB;
  letter-spacing: 0;
  line-height: 14px;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV .UserF7_sb-container_27iP .UserF7_sb-input_1mhd .UserF7_sb-holdertips_v-pL::-moz-placeholder {
  font-size: 14px;
  color: #BBBBBB;
  letter-spacing: 0;
  line-height: 14px;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV .UserF7_sb-container_27iP .UserF7_sb-input_1mhd .UserF7_sb-holdertips_v-pL:-ms-input-placeholder {
  font-size: 14px;
  color: #BBBBBB;
  letter-spacing: 0;
  line-height: 14px;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV .UserF7_sb-container_27iP .UserF7_sb-input_1mhd .UserF7_sb-holdertips_v-pL::-ms-input-placeholder {
  font-size: 14px;
  color: #BBBBBB;
  letter-spacing: 0;
  line-height: 14px;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV .UserF7_sb-container_27iP .UserF7_sb-input_1mhd .UserF7_sb-holdertips_v-pL::placeholder {
  font-size: 14px;
  color: #BBBBBB;
  letter-spacing: 0;
  line-height: 14px;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV .UserF7_sb-container_27iP .UserF7_sb-input_1mhd .UserF7_sb-input-delete_2-eQ {
  width: 12px;
  height: 12px;
  margin: 9px 18px 9px 12px;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV .UserF7_sb-bottomline_3c2D {
  height: 1px;
  -webkit-transform: scaleY(0.5);
      -ms-transform: scaleY(0.5);
          transform: scaleY(0.5);
  background: #E5E5E5;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 16px;
}
.UserF7_userf7_1rrF .UserF7_searchbox_19EV .UserF7_sb-bottomline_3c2D.UserF7_sb-bottomline-hidden_19_K {
  height: 0px;
}
.UserF7_userf7_1rrF .UserF7_selecteduserlist_2Qnd {
  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;
  width: 100%;
  height: 49px;
  background: #FFFFFF;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: fixed;
  bottom: 0;
}
.UserF7_userf7_1rrF .UserF7_selecteduserlist_2Qnd .UserF7_sul-userlist_Cmb9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 3px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
}
.UserF7_userf7_1rrF .UserF7_selecteduserlist_2Qnd .UserF7_sul-head_24Ff {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  height: 36px;
  width: 36px;
  background: #E5E5E5;
  border-radius: 100px;
  margin-left: 12px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.UserF7_userf7_1rrF .UserF7_selecteduserlist_2Qnd .UserF7_sul-startbtn_2Y2p {
  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;
  width: 64px;
  height: 30px;
  background: #55A0F5;
  border-radius: 15px;
  font-size: 13px;
  color: #FFFFFF;
  text-align: center;
  line-height: 13px;
  margin-right: 12px;
}
.UserF7_userf7_1rrF .UserF7_navation_3SRt {
  background-color: white;
  padding: 10px;
}
.UserF7_userf7_1rrF .UserF7_navation_3SRt .UserF7_nav-main_3Wma {
  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;
  margin-left: 5px;
}
.UserF7_userf7_1rrF .UserF7_navation_3SRt .UserF7_nav-main_3Wma .UserF7_nav-icon_2Ywu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  margin: 4px;
  background-color: #00BFFF;
  color: white;
  -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;
}
.UserF7_userf7_1rrF .UserF7_navation_3SRt .UserF7_nav-main_3Wma .UserF7_nav-title_3G5L {
  font-size: 13px;
  margin-left: 5px;
}
.UserF7_userf7_1rrF .UserF7_navation_3SRt .UserF7_nav-m-border_2W7y {
  border-bottom-color: #e8e5e5;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.UserF7_userf7_1rrF .UserF7_frequentcontacts_1LtD {
  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: #e5e7ea;
  margin-top: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.UserF7_userf7_1rrF .UserF7_frequentcontacts_1LtD .UserF7_fc-title_HfVo {
  font-size: 12px;
  background-color: white;
  padding: 3px;
  color: #aeb5b9;
}
.UserF7_userf7_1rrF .UserF7_frequentcontacts_1LtD .UserF7_fc-nocontactstips_1CAM {
  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-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -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;
}
.UserF7_userf7_1rrF .UserF7_frequentcontacts_1LtD .UserF7_fc-nocontactstips_1CAM span {
  color: #aeb5b9;
}
.UserF7_userf7_1rrF .UserF7_org-selectedtips_3Jv7 {
  background: white;
  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;
  height: 30px;
  margin: 12px 0px 0px 0px;
  padding: 9px 0px 8px 12px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.UserF7_userf7_1rrF .UserF7_org-selectedtips_3Jv7 .UserF7_org-selectedtitle_TxJN {
  font-size: 13px;
  color: #333333;
  letter-spacing: 0;
  line-height: 13px;
}
.UserF7_userf7_1rrF .UserF7_userdetaillist_3ReV {
  background-color: white;
  margin-bottom: 0px;
  list-style: none;
  padding: 0px;
  margin-top: 0px;
  overflow: auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.UserF7_userf7_1rrF .UserF7_userdetaillist_3ReV .UserF7_udl-user_UJ4J {
  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;
  padding: 0px 0px 0px 12px;
  height: 60px;
}
.UserF7_userf7_1rrF .UserF7_userdetaillist_3ReV .UserF7_udl-user_UJ4J .UserF7_udl-title_3GeV {
  margin: 0px 0px 0px 12px;
  /* color: rgba(76, 72, 72, 0.78); */
  font-size: 13px;
  color: #333333;
  letter-spacing: 0;
  line-height: 15px;
}
.UserF7_userf7_1rrF .UserF7_userdetaillist_3ReV .UserF7_udl-user_UJ4J .UserF7_udl-u-right_2mr7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 0px 0px 12px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.UserF7_userf7_1rrF .UserF7_userdetaillist_3ReV .UserF7_udl-user_UJ4J .UserF7_udl-u-right_2mr7 .UserF7_udl-u-r-top_2bjo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 7.5px;
}
.UserF7_userf7_1rrF .UserF7_userdetaillist_3ReV .UserF7_udl-user_UJ4J .UserF7_udl-u-right_2mr7 .UserF7_udl-u-r-top_2bjo .UserF7_udl-head_3laV {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 44px;
  height: 44px;
  -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;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.UserF7_userf7_1rrF .UserF7_userdetaillist_3ReV .UserF7_udl-user_UJ4J .UserF7_udl-u-right_2mr7 .UserF7_udl-u-r-top_2bjo .UserF7_uld-userinfo_2vfy {
  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;
  margin-left: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.UserF7_userf7_1rrF .UserF7_userdetaillist_3ReV .UserF7_udl-user_UJ4J .UserF7_udl-u-right_2mr7 .UserF7_udl-u-r-top_2bjo .UserF7_uld-userinfo_2vfy span {
  font-size: 13px;
  letter-spacing: 0.5px;
}
.UserF7_userf7_1rrF .UserF7_userdetaillist_3ReV .UserF7_udl-user_UJ4J .UserF7_udl-u-right_2mr7 .UserF7_udl-u-r-top_2bjo .UserF7_uld-userinfo_2vfy .UserF7_uld-name_ZTzy {
  font-size: 15px;
  color: #333333;
  letter-spacing: 0;
  line-height: 15px;
}
.UserF7_userf7_1rrF .UserF7_userdetaillist_3ReV .UserF7_udl-user_UJ4J .UserF7_udl-u-right_2mr7 .UserF7_udl-u-r-top_2bjo .UserF7_uld-userinfo_2vfy .UserF7_uld-position_36_0 {
  font-size: 13px;
  color: #999999;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 8px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 250px;
}
.UserF7_userf7_1rrF .UserF7_userdetaillist_3ReV .UserF7_udl-user_UJ4J .UserF7_udl-u-right_2mr7 .UserF7_uld-bottomline_C4HF {
  height: 1px;
  -webkit-transform: scaleY(0.5);
      -ms-transform: scaleY(0.5);
          transform: scaleY(0.5);
  background: #E5E5E5;
}
.UserF7_userf7_1rrF .UserF7_userdetaillist_3ReV .UserF7_udl-user_UJ4J .UserF7_udl-u-right_2mr7 .UserF7_uld-bottomline_C4HF.UserF7_uld-bottomline-hidden_3Ooz {
  height: 0px;
}
.UserF7_userf7_1rrF .UserF7_userdetaillist_3ReV .UserF7_udl-user-all_1lKd {
  height: 44px;
  position: relative;
}
.UserF7_userf7_1rrF .UserF7_userdetaillist_3ReV .UserF7_udl-user-all_1lKd:before {
  position: absolute;
  /* top: 0; */
  /* right: 10px; */
  /* height: 200%; */
  /* border-right: solid 1px #E5E5E5; */
  z-index: 99;
  content: '';
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  bottom: 0px;
  width: 200%;
  border-bottom: solid 1px #E5E5E5;
  height: 1px;
  left: 0;
}
.UserF7_userf7_1rrF .UserF7_orgList_2Hpc {
  background-color: white;
}
.UserF7_userf7_1rrF .UserF7_orgList_2Hpc .UserF7_org-item_iY_8 {
  height: 44px;
  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;
}
.UserF7_userf7_1rrF .UserF7_orgList_2Hpc .UserF7_org-item_iY_8 .UserF7_org-info_HnI0 {
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0px 0px 0px 12px;
}
.UserF7_userf7_1rrF .UserF7_orgList_2Hpc .UserF7_org-item_iY_8 .UserF7_org-info_HnI0 span {
  font-size: 15px;
  color: #333333;
  letter-spacing: 0;
  line-height: 15px;
}
.UserF7_userf7_1rrF .UserF7_orgList_2Hpc .UserF7_org-item_iY_8 .UserF7_org-info_HnI0 .UserF7_org-number_1kc2 {
  font-size: 15px;
  color: #666666;
  letter-spacing: 0;
  text-align: right;
  line-height: 15px;
  margin-right: 12px;
}
.UserF7_userf7_1rrF .UserF7_orgList_2Hpc .UserF7_org-item_iY_8 .UserF7_org-bottomline_2kPS {
  height: 1px;
  -webkit-transform: scaleY(0.5);
      -ms-transform: scaleY(0.5);
          transform: scaleY(0.5);
  background: #E5E5E5;
  margin: 0px 0px 0px 12px;
}
.UserF7_userf7_1rrF .UserF7_orgList_2Hpc .UserF7_org-item_iY_8 .UserF7_org-bottomline_2kPS.UserF7_org-bottomline-hidden_9pdB {
  height: 0px;
}
.UserF7_userf7_1rrF .UserF7_orgList_2Hpc .UserF7_org-item_iY_8.UserF7_org-item-last_3UKR {
  border: none;
}
.UserF7_userf7_1rrF .UserF7_grouplist_1zNT {
  background-color: white;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.UserF7_userf7_1rrF .UserF7_grouplist_1zNT .UserF7_group-item_cAaJ {
  border-bottom-color: #e8e5e5;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.UserF7_userf7_1rrF .UserF7_grouplist_1zNT .UserF7_group-item_cAaJ .UserF7_group-info_31qZ {
  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;
  padding: 5px;
  width: 100%;
}
.UserF7_userf7_1rrF .UserF7_grouplist_1zNT .UserF7_group-item_cAaJ .UserF7_group-info_31qZ .UserF7_group-icon_10Al {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 4px;
  background-color: #00BFFF;
  color: white;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.UserF7_userf7_1rrF .UserF7_grouplist_1zNT .UserF7_group-item_cAaJ .UserF7_group-info_31qZ .UserF7_group-title-c__nnc .UserF7_group-title_iRaU {
  font-size: 12px;
  margin-left: 5px;
}
.UserF7_userf7_1rrF .UserF7_userf7-c_1jNC {
  overflow: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.UserF7_userf7_1rrF .UserF7_userf7-c_1jNC .UserF7_showSearchBox_34OZ {
  margin-top: 0px;
}
.UserF7_userf7_1rrF .UserF7_userf7-c_1jNC .UserF7_userf7-c-noresult_1XAL {
  text-align: center;
  margin-top: 120px;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 14px;
}
.UserF7_checkboxforuser_2NO4 {
  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;
}
.UserF7_checkboxforuser_2NO4 .UserF7_ckb-input_2clf {
  display: none;
}
.UserF7_checkboxforuser_2NO4 .UserF7_ckb-img_-Y3O {
  width: 22px;
  height: 22px;
}

.CardEntryFieldAp_root_3Zly {
  /* border:1px solid #aaa; */
  /*width: 100%;*/
  /*margin:3px;*/
  padding: 2px;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.CardEntryFieldAp_root_3Zly .CardEntryFieldAp_titlebox_13tn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.CardEntryFieldAp_root_3Zly .CardEntryFieldAp_titlebox_13tn .CardEntryFieldAp_titleRoot_h9bD {
  overflow: hidden;
  white-space: nowrap;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.CardEntryFieldAp_root_3Zly .CardEntryFieldAp_titlebox_13tn .CardEntryFieldAp_must_qRGz {
  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: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #fa3232;
  width: 8px;
  margin-left: 4px;
  padding-top: 4px;
  line-height: 1;
}
.CardEntryFieldAp_root_3Zly .CardEntryFieldAp_titleboxNoTit_3fpP {
  color: #ccc;
}
.CardEntryFieldAp_root-CT_31ZO {
  padding: 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #212121;
  background-color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.CardEntryFieldAp_root-CT_31ZO .CardEntryFieldAp_titlebox_13tn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.CardEntryFieldAp_root-CT_31ZO .CardEntryFieldAp_titlebox_13tn .CardEntryFieldAp_title-CT_TryR {
  overflow: hidden;
  white-space: pre-wrap;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  word-break: break-all;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  /*重点，不能用block等其他*/
  -webkit-line-clamp: 2;
  /*重点IE和火狐不支持*/
  -webkit-box-orient: vertical;
  /*重点*/
}
.CardEntryFieldAp_root-CT_31ZO .CardEntryFieldAp_titlebox_13tn .CardEntryFieldAp_must_qRGz {
  padding-top: 6px;
  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: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #fa3232;
  width: 8px;
  margin-left: 4px;
  line-height: 1;
}
.CardEntryFieldAp_root-CT_31ZO .CardEntryFieldAp_titleboxNoTit_3fpP {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  color: #ccc;
}
.CardEntryFieldAp_root-CT_31ZO .CardEntryFieldAp_titleboxNoTit_3fpP .CardEntryFieldAp_titleisDesigner_1IDA {
  width: 100%;
  overflow: hidden;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.CardEntryFieldAp_root-CT_31ZO .CardEntryFieldAp_label-width_1uC6 {
  max-width: 128px;
}
.CardEntryFieldAp_root-CT_31ZO .CardEntryFieldAp_icon_3xkw {
  color: #ccc;
}
.CardEntryFieldAp_defaultRadio_3ymE {
  font-size: 12px;
}
.CardEntryFieldAp_root-LB_2_pT {
  padding: 6px 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1.5;
  font-size: 14px;
  background-color: #ffffff;
  color: #666;
}
.CardEntryFieldAp_root-LB_2_pT .CardEntryFieldAp_titlebox_13tn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 60px;
}
.CardEntryFieldAp_root-LB_2_pT .CardEntryFieldAp_titlebox_13tn .CardEntryFieldAp_title_332k {
  overflow: hidden;
  white-space: pre-wrap;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  word-break: break-all;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  /*重点，不能用block等其他*/
  -webkit-line-clamp: 2;
  /*重点IE和火狐不支持*/
  -webkit-box-orient: vertical;
  /*重点*/
}
.CardEntryFieldAp_root-LB_2_pT .CardEntryFieldAp_titleboxNoTit_3fpP {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  color: #ccc;
}
.CardEntryFieldAp_root-LB_2_pT .CardEntryFieldAp_titleboxNoTit_3fpP .CardEntryFieldAp_titleisDesigner_1IDA {
  width: 100%;
  overflow: hidden;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  word-break: break-all;
  white-space: pre-wrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  /*重点，不能用block等其他*/
  -webkit-line-clamp: 3;
  /*重点IE和火狐不支持*/
  -webkit-box-orient: vertical;
  /*重点*/
}
.CardEntryFieldAp_show-in-grid_2HpJ {
  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: 40px;
  padding: 0;
  border: none;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  margin-bottom: 50px;
  width: auto;
}
.CardEntryFieldAp_show-in-grid-title_1c6J {
  color: #000;
  background-color: #ccc;
  cursor: pointer;
  padding: 2px 5px;
}
.CardEntryFieldAp_label-text-left_3KSA {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.CardEntryFieldAp_label-text-center_2go2 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.CardEntryFieldAp_label-text-right_YVOQ {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}


.BaseQRCodeAp_QRCode-value_2jj_ {
  font-size: inherit;
  font-family: inherit;
  text-align: center;
}

.RootPanel_root_2viH {
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #f1f1f1;
  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: 10px;
  /* 放开draggable之后不能选择文本 */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.RootPanel_page_3wNp {
  width: 210mm;
  height: 297mm;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #D8D8D8;
}
.RootPanel_page_3wNp:focus {
  outline: none;
}
.RootPanel_designer_sK5s {
  position: relative;
  display: inline-block;
  background-color: #fff;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
}
.RootPanel_isPC_vv2c {
  width: 100%;
  height: calc(100% - 40px);
  margin: 20px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  border: 1px solid #aaa;
}

.Ruler_ruler_1eVQ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}
.Ruler_ruler_1eVQ .Ruler_scale-container_1rtV {
  position: relative;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  overflow: visible;
}
.Ruler_ruler_1eVQ .Ruler_scale-container-n_1hyQ:before {
  content: '';
  background-color: #808080;
  position: absolute;
}
.Ruler_ruler_1eVQ .Ruler_scale_3UjW {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
}
.Ruler_ruler_1eVQ .Ruler_number_1cVD {
  position: relative;
  width: 14px;
  height: 14px;
  text-align: center;
}
.Ruler_ruler-h_25O2 {
  height: 20px;
}
.Ruler_ruler-h_25O2 .Ruler_scale-container-n_1hyQ:before {
  bottom: 0;
  left: 0;
  right: 0;
  height: 9px;
}
.Ruler_ruler-h_25O2 .Ruler_scale_3UjW {
  bottom: 0;
}
.Ruler_ruler-h_25O2 .Ruler_scale-n_2sW0 {
  left: 0;
  border-right: solid 1px #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.Ruler_ruler-h_25O2 .Ruler_scale-p_3v5i {
  right: 0;
  border-left: solid 1px #000;
}
.Ruler_ruler-h_25O2 .Ruler_number_1cVD {
  top: -12px;
}
.Ruler_ruler-h_25O2 .Ruler_number-n_3y_t {
  right: -8px;
}
.Ruler_ruler-h_25O2 .Ruler_number-p_3MZ4 {
  left: -8px;
}
.Ruler_ruler-v_1Qs0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 20px;
}
.Ruler_ruler-v_1Qs0 .Ruler_scale-container-n_1hyQ:before {
  top: 0;
  bottom: 0;
  right: 0;
  width: 9px;
}
.Ruler_ruler-v_1Qs0 .Ruler_scale_3UjW {
  right: 0;
}
.Ruler_ruler-v_1Qs0 .Ruler_scale-n_2sW0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  top: 0;
  border-bottom: solid 1px #000;
}
.Ruler_ruler-v_1Qs0 .Ruler_scale-p_3v5i {
  bottom: 0;
  border-top: solid 1px #000;
}
.Ruler_ruler-v_1Qs0 .Ruler_number_1cVD {
  left: -14px;
}
.Ruler_ruler-v_1Qs0 .Ruler_number-n_3y_t {
  bottom: -8px;
}
.Ruler_ruler-v_1Qs0 .Ruler_number-p_3MZ4 {
  top: -8px;
}

.HOC-Stretch_stretchable-container_8chJ {
  position: absolute;
  background-color: #fff;
  border: 1px solid #444;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px 2px #666;
          box-shadow: 0 1px 3px 2px #666;
}
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_title_hwNe {
  position: absolute;
  width: 10mm;
  height: 10mm;
  top: -10mm;
  line-height: 10mm;
  text-align: center;
  background-color: pink;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  left: 0;
}
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeBR_17Mv {
  position: absolute;
  width: 14px;
  height: 14px;
  right: 0;
  bottom: 0;
  overflow: hidden;
  cursor: nw-resize;
  background: url('/resize.png') no-repeat;
}
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeL_ZpOL,
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeT_19-M,
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeR_2osZ,
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeB_10uh,
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeLT_1E8G,
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeTR_3EJR,
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeLB_1_Ag {
  position: absolute;
  background: #000;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeL_ZpOL,
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeR_2osZ {
  top: 0;
  width: 5px;
  height: 100%;
  cursor: w-resize;
}
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeR_2osZ {
  right: 0;
}
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeT_19-M,
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeB_10uh {
  width: 100%;
  height: 5px;
  cursor: n-resize;
}
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeT_19-M {
  top: 0;
}
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeB_10uh {
  bottom: 0;
}
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeLT_1E8G,
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeTR_3EJR,
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeLB_1_Ag {
  width: 8px;
  height: 8px;
  background: #FF0;
}
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeLT_1E8G {
  top: 0;
  left: 0;
  cursor: nw-resize;
}
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeTR_3EJR {
  top: 0;
  right: 0;
  cursor: ne-resize;
}
.HOC-Stretch_stretchable-container_8chJ .HOC-Stretch_resizeLB_1_Ag {
  left: 0;
  bottom: 0;
  cursor: ne-resize;
}

.print-drag-box {
  border: 2px dotted #000;
  width: 0px;
  height: 0px;
  position: absolute;
  opacity: 0.5;
  cursor: move;
}

.DragMoveAndResizeWarpper_resize-container_2dLb {
  position: absolute;
}
.DragMoveAndResizeWarpper_resize_27a0 {
  position: absolute;
  border: 1px solid #333;
  background-color: #EEE;
  width: 4px;
  height: 4px;
  font-size: 1px;
}
.DragMoveAndResizeWarpper_resize-tl_2dy8 {
  top: -6px;
  left: -6px;
  cursor: nw-resize;
}
.DragMoveAndResizeWarpper_resize-tm_2zKY {
  top: -6px;
  left: 50%;
  margin-left: -2px;
  cursor: n-resize;
}
.DragMoveAndResizeWarpper_resize-tr_3dnH {
  top: -6px;
  right: -6px;
  cursor: ne-resize;
}
.DragMoveAndResizeWarpper_resize-ml_1PBk {
  top: 50%;
  margin-top: -2px;
  left: -6px;
  cursor: w-resize;
}
.DragMoveAndResizeWarpper_resize-mr_DA_e {
  top: 50%;
  margin-top: -2px;
  right: -6px;
  cursor: e-resize;
}
.DragMoveAndResizeWarpper_resize-bl_2lEs {
  bottom: -6px;
  left: -6px;
  cursor: sw-resize;
}
.DragMoveAndResizeWarpper_resize-bm_2pCQ {
  bottom: -6px;
  left: 50%;
  margin-left: -2px;
  cursor: s-resize;
}
.DragMoveAndResizeWarpper_resize-br_1pC3 {
  bottom: -6px;
  right: -6px;
  cursor: se-resize;
}

.Field_field_17FF {
  border: dotted 1px #aaa;
  position: absolute;
  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;
  white-space: pre;
  overflow: hidden;
}
.Field_dividePane_3srs {
  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;
  height: 100%;
}
.Field_dividePane_3srs > div {
  height: 100%;
  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-sizing: border-box;
          box-sizing: border-box;
  -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;
}
.Field_divideContainer_2XO2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.Field_showLine_9ERI {
  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;
  height: 100%;
}
.Field_showLine_9ERI > div {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -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;
  border-right: solid 1px #000;
}
.Field_showLine_9ERI > div:last-child {
  border: none;
}

.QRCode_center_ZVRQ {
  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;
}

.Table_table_3HJ- {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  background-color: #FFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.Table_table_3HJ- tr > td {
  position: relative;
  border: dotted 1px #aaa;
  padding: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.Table_fix-table-collapse_33T9 tr > td {
  background-clip: padding-box;
}

.DataGrid_root_1cay {
  position: absolute;
}
.DataGrid_root_1cay .DataGrid_col-container_H5Fv {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
}
.DataGrid_root_1cay .DataGrid_col-container_H5Fv table {
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.DataGrid_root_1cay .DataGrid_detailrow-flag_189o,
.DataGrid_root_1cay .DataGrid_grouprow-flag_h8v8 {
  position: absolute;
  top: -9999px;
  background-color: #ccc;
  border: solid 1px #a9a9a9;
  border-right: none;
  font-size: 10px;
  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;
}
.DataGrid_root_1cay .DataGrid_detailrow-flag_189o {
  left: -30px;
  width: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.DataGrid_root_1cay .DataGrid_grouprow-flag_h8v8 {
  left: -35px;
  width: 35px;
}
.DataGrid_root_1cay .DataGrid_detailrow-repeat_66yJ {
  position: absolute;
  left: 0;
  right: 0;
  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: #9c9c9c;
  font-size: 18px;
  pointer-events: none;
}
.DataGrid_root_1cay .DataGrid_select-table_wPQM {
  position: absolute;
  top: -7px;
  left: -7px;
  height: 17px;
  background: #FFF;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
}
.DataGrid_root_1cay .DataGrid_select-table_wPQM img {
  width: 15px;
  height: 15px;
}
.DataGrid_root_1cay .DataGrid_dotted-root_6bBo {
  position: absolute;
  border-color: #000000;
  z-index: 2;
}
.DataGrid_root_1cay .DataGrid_detailrow-sum_JaOr {
  position: absolute;
  left: 0;
  right: 0;
  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: orange;
  background-color: wheat;
  font-size: 14px;
  z-index: 1;
}

.LayoutGrid_root_3PR_ {
  position: absolute;
}
.LayoutGrid_root_3PR_ .LayoutGrid_col-container_2wej {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
}
.LayoutGrid_root_3PR_ .LayoutGrid_col-container_2wej table {
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.LayoutGrid_root_3PR_ .LayoutGrid_select-table_5Hes {
  position: absolute;
  top: -7px;
  left: -7px;
  height: 17px;
  background: #FFF;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
}
.LayoutGrid_root_3PR_ .LayoutGrid_select-table_5Hes img {
  width: 15px;
  height: 15px;
}
.LayoutGrid_root_3PR_ .LayoutGrid_dotted-root_287r {
  position: absolute;
  border-color: #000000;
  z-index: 2;
}

.QingControl_qingcontrol_1iNf {
  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;
}

.QingAnalysisCardAp_qingAnalysisCardAp_2eqZ {
  position: relative;
  width: 314px;
  height: 210px;
}
.QingAnalysisCardAp_qingAnalysisCardAp-mask_2c_1 {
  position: absolute;
  margin-left: 0;
  margin-top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  z-index: 1;
}

.index_qingcontrol_26it {
  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;
}

.QingAnalysisCardAp_qingAnalysisCardAp_3BEw {
  position: relative;
  width: 314px;
  height: 210px;
}
.QingAnalysisCardAp_qingAnalysisCardAp-mask_2wyW {
  position: absolute;
  margin-left: 0;
  margin-top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  z-index: 1;
}

.RichTextEditorAp_container_-Cyq {
  position: relative;
  width: 100%;
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}
.RichTextEditorAp_container_-Cyq .RichTextEditorAp_mask_28x2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: transparent;
  z-index: 1;
}

.MessageCarouselContainerAp_carouselFieldAp_3DzP {
  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;
  position: relative;
}
.MessageCarouselContainerAp_carouselItemAp_2kCo {
  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;
  min-height: 100px;
}
.MessageCarouselContainerAp_dotsContainer_34ad {
  width: 100%;
  height: 28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: auto;
  bottom: 0px;
  position: absolute;
  z-index: 15;
  -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;
}
.MessageCarouselContainerAp_dotsContainer_34ad .MessageCarouselContainerAp_dot_2jbh {
  width: 12px;
  height: 4px;
  border-radius: 2px;
  background: #d8d8d8;
  cursor: pointer;
  margin-left: 6px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.MessageCarouselContainerAp_dotsContainer_34ad .MessageCarouselContainerAp_dot_2jbh:first-of-type {
  margin-left: 0;
}
.MessageCarouselContainerAp_dotsContainer_34ad .MessageCarouselContainerAp_dot_2jbh.MessageCarouselContainerAp_active_BZH2 {
  background: #666666;
  border-radius: 3px;
}
.MessageCarouselContainerAp_dotsContainer_34ad.MessageCarouselContainerAp_dotsInTop_KF9j {
  top: 0px;
  bottom: auto;
}
.MessageCarouselContainerAp_dotsContainer_34ad.MessageCarouselContainerAp_dotsInLeft_3C23,
.MessageCarouselContainerAp_dotsContainer_34ad.MessageCarouselContainerAp_dotsInRight_1Yoy {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 28px;
  height: 100%;
  bottom: auto;
  left: auto;
}
.MessageCarouselContainerAp_dotsContainer_34ad.MessageCarouselContainerAp_dotsInLeft_3C23 .MessageCarouselContainerAp_dot_2jbh,
.MessageCarouselContainerAp_dotsContainer_34ad.MessageCarouselContainerAp_dotsInRight_1Yoy .MessageCarouselContainerAp_dot_2jbh {
  margin-left: 0;
  margin-top: 6px;
  width: 4px;
  height: 12px;
}
.MessageCarouselContainerAp_dotsContainer_34ad.MessageCarouselContainerAp_dotsInLeft_3C23 .MessageCarouselContainerAp_dot_2jbh:first-of-type,
.MessageCarouselContainerAp_dotsContainer_34ad.MessageCarouselContainerAp_dotsInRight_1Yoy .MessageCarouselContainerAp_dot_2jbh:first-of-type {
  margin-top: 0;
}
.MessageCarouselContainerAp_dotsContainer_34ad.MessageCarouselContainerAp_dotsInLeft_3C23 {
  left: 0;
}
.MessageCarouselContainerAp_dotsContainer_34ad.MessageCarouselContainerAp_dotsInRight_1Yoy {
  right: 0;
}

.MessageCarouselContainerAp_carouselFieldAp_1Sxi {
  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;
  padding-bottom: 8px;
  width: 100%;
}
.MessageCarouselContainerAp_carouselItemAp_UbQS {
  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;
  min-height: 1px;
  min-width: 1px;
}
.MessageCarouselContainerAp_slider-bar_RKYr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 4px;
  position: absolute;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 2px;
}
.MessageCarouselContainerAp_slider-bar_RKYr .MessageCarouselContainerAp_slider-dot_1jYv {
  width: 10px;
  height: 5px;
  margin-right: 8px;
  background: #D8D8D8;
  cursor: pointer;
}
.MessageCarouselContainerAp_slider-bar_RKYr .MessageCarouselContainerAp_slider-dot_1jYv:last-child {
  margin-right: 0px;
}
.MessageCarouselContainerAp_slider-bar_RKYr .MessageCarouselContainerAp_slider-dot_1jYv.MessageCarouselContainerAp_cur-dot_18aV {
  width: 10px;
  height: 5px;
  margin-right: 8px;
  background: #5E80EB;
}
.MessageCarouselContainerAp_slider-bar_RKYr .MessageCarouselContainerAp_slider-dot_1jYv.MessageCarouselContainerAp_cur-dot_18aV:last-child {
  margin-right: 0px;
}
.MessageCarouselContainerAp_slider-bar_RKYr .MessageCarouselContainerAp_slider-dot-mb_1inn {
  width: 8px;
  height: 4px;
  margin-right: 8px;
  background: rgba(0, 0, 0, 0.12);
  cursor: pointer;
  border-radius: 2px;
}
.MessageCarouselContainerAp_slider-bar_RKYr .MessageCarouselContainerAp_slider-dot-mb_1inn:last-child {
  margin-right: 0px;
}
.MessageCarouselContainerAp_slider-bar_RKYr .MessageCarouselContainerAp_slider-dot-mb_1inn.MessageCarouselContainerAp_cur-dot_18aV {
  background: #666666;
}
.MessageCarouselContainerAp_slider-bar_RKYr .MessageCarouselContainerAp_slider-dot-mb_1inn.MessageCarouselContainerAp_cur-dot_18aV:last-child {
  margin-right: 0px;
}

.CodeMirror {
  overflow: hidden;
}
.markdown-body {
  color: #24292e;
  font-family: -apple-system, BlinkMacSystemFont, "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "Courier New", "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "\9ED1\4F53";
  font-size: 16px;
  line-height: 1.5;
}
.CodeMirror-scroll {
  overflow: scroll!important;
  margin-bottom: -30px;
  padding-bottom: 30px;
}
.markdown-body > :last-child {
  margin-bottom: 0!important;
}
.CodeMirror pre {
  color: #AFB9CD;
  font-family: inherit;
  margin: 0;
}
.CodeMirror-cursor {
  position: absolute;
}
.CodeMirror-measure {
  height: 0;
  visibility: hidden;
}


.FilterAp_filter_2SkO {
  height: 45px;
  width: 100%;
  background: #fff;
  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;
  border-bottom: 0.5px solid #e5e5e5;
  position: relative;
  overflow-y: hidden;
}
.FilterAp_hasAdvPanel_2KJ9 {
  padding-right: 72px;
}
.FilterAp_sieve_1v5o,
.FilterAp_sort_2-q1 {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.FilterAp_nochild_3sRt {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
  padding: 0px 8px;
  color: #666666;
  font-size: 14px;
  font-weight: 400;
}
.FilterAp_nochild_3sRt .FilterAp_name_3brN {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 20px;
  max-width: 98px;
}
.FilterAp_sievebox_14_r {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 8px;
  padding-left: 8px;
  overflow: hidden;
}
.FilterAp_sievebox_14_r .FilterAp_text_1Oc8 {
  color: #666666;
  font-size: 14px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  margin-right: 4px;
  max-width: 98px;
}
.FilterAp_sievebox_14_r .FilterAp_icon_C85L {
  font-size: 12px;
  color: #999999;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.FilterAp_icon_C85L {
  color: #ccc;
}
.FilterAp_multidimensionalSortPanelbox_12XF {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100vh;
  width: 100%;
}
.FilterAp_multidimensionalSortPanelbox_12XF .FilterAp_multidimensionalSortContent_kExt {
  background-color: #fff;
  color: #212121;
}
.FilterAp_scrollPanel_1lIJ {
  width: 100%;
  height: 52px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-y: hidden;
  overflow-x: auto;
}

.AdvFilterPanelAp_advfilter_3VMA {
  position: absolute !important;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #ffffff;
  -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;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  min-height: 1px;
}
.AdvFilterPanelAp_advfilter_3VMA .AdvFilterPanelAp_advfilterbutton_3A4H {
  width: 72px;
  height: 27px;
  border-left: 0.5px solid #e5e5e5;
  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;
}
.AdvFilterPanelAp_advfilter_3VMA .AdvFilterPanelAp_advfilterbutton_3A4H span {
  font-size: 14px;
  margin-right: 4px;
  line-height: 20px;
}
.AdvFilterPanelAp_advfilterbox_1nBk {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  background-color: rgba(0, 0, 0, 0.4);
  padding-left: 48px;
  -webkit-animation: AdvFilterPanelAp_mymove_14eg 0.3s ease-out;
          animation: AdvFilterPanelAp_mymove_14eg 0.3s ease-out;
}
.AdvFilterPanelAp_advfilterbox_1nBk .AdvFilterPanelAp_advfiltermask_1_d_ {
  width: 48px;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.AdvFilterPanelAp_advfilterbox_1nBk .AdvFilterPanelAp_advfiltercontent_1Tsj {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #f2f2f2;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  overflow: auto;
}
.AdvFilterPanelAp_advfilterbox_1nBk .AdvFilterPanelAp_advfiltercontent_1Tsj .AdvFilterPanelAp_tippanel_1bR3 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
}
.AdvFilterPanelAp_advfilterbox_1nBk .AdvFilterPanelAp_advfiltercontent_1Tsj .AdvFilterPanelAp_tippanel_1bR3 .AdvFilterPanelAp_tip_Hd8Y {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #999999;
}
.AdvFilterPanelAp_advfilterbox_1nBk .AdvFilterPanelAp_buttonbox_1qEx {
  background: #fff;
  height: 48px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.AdvFilterPanelAp_advfilterbox_1nBk .AdvFilterPanelAp_buttonbox_1qEx .AdvFilterPanelAp_buttonitem_NxCD {
  width: 146px;
  height: 36px;
  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;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin-right: 12px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.AdvFilterPanelAp_advfilterbox_1nBk .AdvFilterPanelAp_buttonbox_1qEx .AdvFilterPanelAp_buttonset_1LA8 {
  height: 36px;
  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: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  width: 180px;
  color: #276FF5;
  margin-right: 12px;
}
.AdvFilterPanelAp_advfilterbox_1nBk .AdvFilterPanelAp_buttonbox_1qEx .AdvFilterPanelAp_reset_1Uka {
  border: 1px solid #ccc;
  background: #fff;
  color: #212121;
}
.AdvFilterPanelAp_advfilterbox_1nBk .AdvFilterPanelAp_buttonbox_1qEx .AdvFilterPanelAp_confirm_1KAM {
  background: #276ff5;
  color: #fff;
}
@-webkit-keyframes AdvFilterPanelAp_mymove_14eg {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes AdvFilterPanelAp_mymove_14eg {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.FilterSortFieldAp_sievebox_Q1og {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 8px;
  padding-left: 8px;
  overflow: hidden;
}
.FilterSortFieldAp_sievebox_Q1og .FilterSortFieldAp_text_376U {
  color: #666666;
  font-size: 14px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  margin-right: 4px;
  max-width: 98px;
}
.FilterSortFieldAp_sievebox_Q1og .FilterSortFieldAp_icon_37rq {
  font-size: 12px;
  color: #999999;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.FilterSortFieldAp_sievebox_Q1og .FilterSortFieldAp_iconbox_13jQ {
  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-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FilterSortFieldAp_sievebox_Q1og .FilterSortFieldAp_iconbox_13jQ .FilterSortFieldAp_icons_u5P1 {
  color: #999999;
  font-size: 12px;
  line-height: 6px;
}
.FilterSortFieldAp_sievebox_Q1og .FilterSortFieldAp_valnamebox_3aJJ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #276ff5;
  font-size: 14px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  overflow: hidden;
  margin-right: 4px;
}
.FilterSortFieldAp_sievebox_Q1og .FilterSortFieldAp_valnamebox_3aJJ .FilterSortFieldAp_valname_18qA {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  max-width: 98px;
}
.FilterSortFieldAp_sievebox_Q1og .FilterSortFieldAp_valnamebox_3aJJ .FilterSortFieldAp_valnum_282c {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FilterSortFieldAp_advbox_2e2k {
  background: #fff;
  margin-bottom: 12px;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FilterSortFieldAp_selectcontent_24_n {
  height: 44px;
  padding: 12px;
  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-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.FilterSortFieldAp_selectcontent_24_n .FilterSortFieldAp_selectbox_2ccj {
  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-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FilterSortFieldAp_selectcontent_24_n .FilterSortFieldAp_selectbox_2ccj .FilterSortFieldAp_selecttext_Miv3 {
  font-size: 12px;
  color: #ccc;
  line-height: 16px;
  margin-right: 4px;
}
.FilterSortFieldAp_foldcontent_39WM {
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.FilterSortFieldAp_foldcontent_39WM .FilterSortFieldAp_namebox_2HTm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  height: 44px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 12px;
  padding-right: 12px;
}
.FilterSortFieldAp_foldcontent_39WM .FilterSortFieldAp_itemsbox_1DqU {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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;
  padding: 0px 12px 12px;
}
.FilterSortFieldAp_foldcontent_39WM .FilterSortFieldAp_itemsbox_1DqU .FilterSortFieldAp_commonitem_11bt {
  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;
  background: #f2f2f2;
  width: 93px;
  height: 28px;
  border-radius: 4px;
}
.FilterSortFieldAp_foldcontent_39WM .FilterSortFieldAp_itemsbox_1DqU .FilterSortFieldAp_commonitem_11bt .FilterSortFieldAp_itemtitle_2NAg {
  font-size: 12px;
  color: #212121;
  text-align: center;
  line-height: 16px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.FilterSortFieldAp_foldcontent_39WM .FilterSortFieldAp_itemsbox_1DqU .FilterSortFieldAp_empty-commonitem_2-1Z {
  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;
  background: transparent;
  width: 93px;
  height: 28px;
  border-radius: 4px;
}
.FilterSortFieldAp_foldcontent_39WM .FilterSortFieldAp_itemsbox_1DqU .FilterSortFieldAp_mutiline_2-jS {
  height: 44px;
}
.FilterSortFieldAp_icon_37rq {
  color: #ccc;
}
.FilterSortFieldAp_selectname_21jN {
  font-size: 14px;
  color: #212121;
  line-height: 20px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FilterSortFieldAp_multidimensionalSortBox_16HD {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 12px;
  margin-left: 12px;
  overflow: hidden;
  height: 44px;
  border-bottom: #E5E5E5 1px solid;
}
.FilterSortFieldAp_multidimensionalSortBox_16HD:last-child {
  border: none;
}
.FilterSortFieldAp_multidimensionalSortBox_16HD .FilterSortFieldAp_multext_38F8 {
  font-size: 14px;
  line-height: 1;
  color: #212121;
}

.ParentControlSelectPanel_root_2aWm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0px;
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background: #d2d8de;
  -webkit-box-shadow: 0px -1px 4px 0px rgba(14, 15, 52, 0.04);
          box-shadow: 0px -1px 4px 0px rgba(14, 15, 52, 0.04);
  z-index: 1;
}
.ParentControlSelectPanel_root_2aWm .ParentControlSelectPanel_pointer_RDCA {
  height: 20px;
  position: relative;
  background: #ffffff;
  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;
  padding-left: 15px;
  padding-right: 5px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.ParentControlSelectPanel_root_2aWm .ParentControlSelectPanel_pointer_RDCA:hover {
  color: #6093e5;
  cursor: pointer;
}
.ParentControlSelectPanel_root_2aWm .ParentControlSelectPanel_pointer_RDCA:first-child {
  padding-left: 5px;
}
.ParentControlSelectPanel_root_2aWm .ParentControlSelectPanel_pointer_RDCA::before {
  content: "";
  position: absolute;
  right: -10px;
  bottom: 0;
  border-left: 10px solid #d3e6e8;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  z-index: 1;
}
.ParentControlSelectPanel_root_2aWm .ParentControlSelectPanel_newFeature_2qpz {
  position: relative;
}
.ParentControlSelectPanel_root_2aWm .ParentControlSelectPanel_newFeature_2qpz::after {
  content: ' ';
  position: absolute;
  right: -3px;
  top: 0px;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #FB2323;
}
.ParentControlSelectPanel_root_2aWm .ParentControlSelectPanel_arrow_1RW6 {
  position: absolute;
  right: -8px;
  bottom: 0;
  border-left: 10px solid white;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  z-index: 1;
}
.ParentControlSelectPanel_root_2aWm .ParentControlSelectPanel_arrowActive_1YZp {
  right: -10px;
  border-left-color: #6093e5;
}
.ParentControlSelectPanel_root_2aWm .ParentControlSelectPanel_active_2R4b {
  color: white;
  background-color: #6093e5;
  position: relative;
}
.ParentControlSelectPanel_root_2aWm .ParentControlSelectPanel_active_2R4b:hover {
  color: white;
}
.ParentControlSelectPanel_root_2aWm .ParentControlSelectPanel_crumbToolTips_2gU7::before {
  content: ' ';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-color: #fff;
  top: -8px;
  left: 50%;
  -webkit-transform: translateX(-25%);
      -ms-transform: translateX(-25%);
          transform: translateX(-25%);
}
.ParentControlSelectPanel_root_2aWm .ParentControlSelectPanel_crumbScroll_36Qb {
  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;
  white-space: nowrap;
  max-width: calc(100% - 26px);
  height: 100%;
  position: relative;
}
.ParentControlSelectPanel_root_2aWm .ParentControlSelectPanel_crumbScroll_36Qb .ParentControlSelectPanel_animated_1h-d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 100%;
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ParentControlSelectPanel_list_3CNH {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
}
.ParentControlSelectPanel_mobile_3W46 {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.ParentControlSelectPanel_arrowFont_ggVS {
  line-height: 20px;
  color: rgba(167, 181, 211, 0.8);
  font-size: 10px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 0px 0px #d5d5d5;
          box-shadow: 0px 0px 0px 0px #d5d5d5;
}
.ParentControlSelectPanel_arrowFont_ggVS:hover {
  color: #a7b5d3;
  cursor: pointer;
}
.ParentControlSelectPanel_arrowLeft_240m {
  border-right: solid 1px rgba(213, 213, 213, 0.5);
  z-index: 1;
}
.ParentControlSelectPanel_arrowRight_X9WM {
  border-left: solid 1px rgba(213, 213, 213, 0.5);
  z-index: 1;
}
.ParentControlSelectPanel_arrowDisabled_Z1jq {
  color: rgba(167, 181, 211, 0.5);
  cursor: not-allowed !important;
}
.ParentControlSelectPanel_arrowDisabled_Z1jq:hover {
  color: rgba(167, 181, 211, 0.75);
}
@-webkit-keyframes ParentControlSelectPanel_rotate180deg_3M5s {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@keyframes ParentControlSelectPanel_rotate180deg_3M5s {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
.ParentControlSelectPanel_tips-trigger_3wn- {
  position: absolute;
  top: -16px;
  width: 12px;
  height: 12px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ParentControlSelectPanel_tool-tips-warp_LCdM {
  max-width: 240px;
  min-width: 240px;
  width: auto;
  height: auto;
  position: fixed;
  padding: 12px 16px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1), -1px -1px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1), -1px -1px 20px rgba(0, 0, 0, 0.1);
  top: -126px;
  border-radius: 4px;
  cursor: default;
}
.ParentControlSelectPanel_tool-tips-warp_LCdM .ParentControlSelectPanel_tips-title-wrap_21GE {
  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;
}
.ParentControlSelectPanel_tool-tips-warp_LCdM .ParentControlSelectPanel_tips-title_3rf9 {
  color: #212121;
  font-size: 14px;
  height: 20px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  cursor: text;
}
.ParentControlSelectPanel_tool-tips-warp_LCdM .ParentControlSelectPanel_tips-content_3HT0 {
  color: #212121;
  font-size: 12px;
  line-height: 1.333;
  margin-top: 4px;
  cursor: text;
  overflow-x: hidden;
  margin-bottom: 12px;
}
.ParentControlSelectPanel_tool-tips-warp_LCdM .ParentControlSelectPanel_tips-content_3HT0 span {
  white-space: break-spaces;
}
.ParentControlSelectPanel_tool-tips-warp_LCdM .ParentControlSelectPanel_tips-action_1uud {
  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;
}
.ParentControlSelectPanel_tool-tips-warp_LCdM .ParentControlSelectPanel_tips-action_1uud .ParentControlSelectPanel_tips-btn_1VCX {
  color: #5582F3;
  padding: 4px 16px;
  font-size: 12px;
  width: 72px;
  margin: 0px;
  border: 1px solid #5582F3;
}

.Tree_tree_lkF7 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  cursor: default;
}
.Tree_tree_lkF7 .Tree_tree-node_1fsb {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.Tree_tree_lkF7 .Tree_tree-node_1fsb .Tree_title_2Fp7 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 20px;
  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;
}
.Tree_tree_lkF7 .Tree_tree-node_1fsb .Tree_title_2Fp7 .Tree_switcher_2Gdy {
  cursor: pointer;
}
.Tree_tree_lkF7 .Tree_tree-node_1fsb .Tree_title_2Fp7 .Tree_icon_2253 {
  margin-left: 3px;
  width: 16px;
  height: 16px;
}
.Tree_tree_lkF7 .Tree_tree-node_1fsb .Tree_title_2Fp7 .Tree_text_2EcV {
  margin-left: 3px;
  white-space: nowrap;
}
.Tree_tree_lkF7 .Tree_tree-node_1fsb .Tree_title-padding_1dpM {
  padding-left: 9px;
}
.Tree_tree_lkF7 .Tree_tree-node_1fsb .Tree_content_1Ff4 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-left: 15px;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.Tree_tree_lkF7 .Tree_node-selected_2Dt5 {
  background-color: #3F4D7B;
  color: #FFF;
}
.Tree_tree_lkF7 .Tree_hidden_2dje {
  display: none !important;
}

.Outline_outline_1a5w {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  padding: 5px;
  outline: none;
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.Outline_outline_1a5w .Outline_showContentC_2-yN {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 5px 5px 5px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.Outline_outline_1a5w .Outline_showContentC_2-yN .Outline_showContent_302R {
  color: #7F93BC;
  width: 20px;
  cursor: pointer;
}
.Outline_outline_1a5w .Outline_showContentC_2-yN .Outline_showC_26ou {
  color: #666666;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
}
.Outline_hidden-node_edcn {
  -webkit-filter: brightness(0.1) contrast(0.1);
          filter: brightness(0.1) contrast(0.1);
}
.Outline_tree-wrapper_2r_G {
  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-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: auto;
}
.Outline_formula-tree_2JeD {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.Outline_formula-treenode_3p32:active {
  background-color: #3F4D7B;
  color: #FFF;
}
.Outline_search_1X-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.Outline_search_1X-b .Outline_input_1ZSR {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 10px 2px 3px 2px;
  letter-spacing: 1px;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 4px 7px;
  cursor: text;
  font-size: 12px;
  line-height: 1.5;
  color: #666;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 2px;
  height: 28px;
  -webkit-transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.Outline_search_1X-b .Outline_input_1ZSR:focus {
  outline: 0;
  border-color: #2B87F3;
  -webkit-box-shadow: 0 0 4px rgba(10, 93, 243, 0.98);
          box-shadow: 0 0 4px rgba(10, 93, 243, 0.98);
}
.Outline_search_1X-b .Outline_input_1ZSR:hover {
  border: 1px solid #2B87F3;
}

.Collapse_root_1aAK {
  padding-bottom: 3px;
}
.Collapse_root_1aAK .Collapse_header_EQrD {
  height: 34px;
  background-color: #fff;
  padding-left: 20px;
  font-size: 1.1em;
  font-weight: bold;
  cursor: pointer;
  color: #333;
  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;
}
.Collapse_root_1aAK .Collapse_header_EQrD .Collapse_title_UX9N {
  margin-right: 10px;
}
.Collapse_root_1aAK .Collapse_header_EQrD .Collapse_icon_1mHY {
  display: inline-block;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #a7b5d3;
}
.Collapse_root_1aAK .Collapse_header_EQrD .Collapse_icon_1mHY i {
  font-size: 15px;
}
.Collapse_root_1aAK .Collapse_header_EQrD.Collapse_expand_gtjf .Collapse_icon_1mHY {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.Collapse_root_1aAK .Collapse_content_6KGY {
  display: none;
  -webkit-transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.Collapse_root_1aAK .Collapse_active_2CkT {
  display: block;
}

.ControlsPanel_root_1PA7 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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: #F5F6F7;
}
.ControlsPanel_root_1PA7 .ControlsPanel_content_2QXV {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 0;
  /*修改火狐浏览器在列布局下高度计算错误的bug*/
}
.ControlsPanel_root_1PA7 .ControlsPanel_content_2QXV .ControlsPanel_panel_G7JL {
  display: none;
}
.ControlsPanel_root_1PA7 .ControlsPanel_content_2QXV .ControlsPanel_showpanel_bysZ {
  display: block;
}
.ControlsPanel_root_1PA7 .ControlsPanel_content_2QXV:hover {
  overflow: auto;
}
.ControlsPanel_root_1PA7 .ControlsPanel_ctrospanel_1nZG {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (min-width: 1600px) {
  .ControlsPanel_ctroitem_2RHb {
    width: 84px;
    height: 70px;
  }
}
@media (max-width: 1599px) {
  .ControlsPanel_ctroitem_2RHb {
    width: 76px;
    height: 67px;
  }
}
@media (max-width: 1299px) {
  .ControlsPanel_ctroitem_2RHb {
    width: 69px;
    height: 64px;
  }
}
@media (max-width: 1049px) {
  .ControlsPanel_ctroitem_2RHb {
    width: 62px;
    height: 60px;
  }
}
@media (max-width: 849px) {
  .ControlsPanel_ctroitem_2RHb {
    width: 73px;
    height: 65px;
  }
}
.ControlsPanel_ctroitem_2RHb {
  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;
  cursor: pointer;
  color: #999999;
  /* &:hover{
      border: 1px solid #2B87F3;
  }; */
}
.ControlsPanel_ctroitem_2RHb .ControlsPanel_text_18vz {
  text-align: center;
  position: relative;
}
.ControlsPanel_ctroitem_2RHb:active {
  background: #2B87F3;
  color: #ffffff;
}
.ControlsPanel_ctroitem_2RHb .ControlsPanel_hasTmp_2Nrp:before {
  position: absolute;
  content: '*';
  color: red;
  margin-left: -6px;
}
.ControlsPanel_filterContainer_2Frr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.ControlsPanel_filterContainer_2Frr .ControlsPanel_filterInput_2r__ {
  margin: 10px 2px 3px 2px;
  letter-spacing: 1px;
  /*这里的样式采用的common.less中的'.input',代码冗余，需要整理 -20171110*/
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 4px 7px;
  cursor: text;
  font-size: 12px;
  line-height: 1.5;
  color: #666;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 2px;
  height: 28px;
  -webkit-transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ControlsPanel_filterContainer_2Frr .ControlsPanel_filterInput_2r__:focus {
  outline: 0;
  border-color: #2B87F3;
  -webkit-box-shadow: 0 0 4px rgba(10, 93, 243, 0.98);
          box-shadow: 0 0 4px rgba(10, 93, 243, 0.98);
}
.ControlsPanel_filterContainer_2Frr .ControlsPanel_filterInput_2r__:hover {
  border: 1px solid #2B87F3;
}
.ControlsPanel_filterContainer_2Frr .ControlsPanel_deleteImg_18vK {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 15px;
  right: 10px;
  cursor: pointer;
}
.ControlsPanel_controlToolTips_1Y38 {
  -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);
  padding: 12px;
  background-color: #fff !important;
  opacity: 1 !important;
  z-index: 1051;
  width: 420px;
  height: 192px;
}
.place-right:after {
  border-color: #fff !important;
  /* box-shadow: 0px 0px 5px 3px rgba(234, 234, 234, 1) !important; */
}
.ControlsPanel_tooltipWrap_2jQB:hover .ControlsPanel_tooltipItem_2y4m {
  outline: 1px solid #2B87F3;
  outline-offset: -1px;
}
.ControlsPanel_tipContainer_qww2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* border: solid 1px #f8f8f7; */
}
.ControlsPanel_thumbnail_3mCg {
  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;
  width: 168px;
  height: 168px;
  background: #f5f6f7;
  border-radius: 4px;
}
.ControlsPanel_tipDetail_3eZ_ {
  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: 12px;
  font-size: 12px;
}
.ControlsPanel_introduction_i2D- {
  color: #999;
  line-height: 16px;
  width: 197px;
  height: 115px;
}
.ControlsPanel_tipTitle_3Q5q {
  font-size: 14px;
  color: #212121;
  line-height: 19px;
  margin-bottom: 8px;
}
.ControlsPanel_learnMore_6FRx {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  font-size: 12px;
  line-height: 16px;
  color: #2b87f3;
  margin-top: 10px;
}

.Overlay_overlay_bD3i {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(55, 55, 55, 0.5);
  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;
  z-index: 1050;
  padding: 10px;
}
.Overlay_overlay-close_1c2H {
  position: absolute;
  font-size: 18px;
  top: 12px;
  right: 20px;
  color: #3D4653;
  cursor: pointer;
}
.Overlay_dialog_3vnb {
  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;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 200px;
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);
}
.Overlay_title_3aNz {
  margin: 0;
  font-size: 16px;
  color: #FC8055;
  height: 50px;
  padding-left: 40px;
  padding-right: 40px;
  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;
  border-bottom: 1px solid rgba(73, 84, 111, 0.15);
}
.Overlay_toolbar_nYO0 {
  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;
  height: 50px;
  white-space: nowrap;
  overflow: auto;
  font-size: 12px;
  border-top: 1px solid #EAEBEF;
}
.Overlay_toolbar_nYO0 div {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 28px;
  width: 70px;
  border: 1px solid #BBBBBB;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  color: #666;
  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;
  -webkit-filter: contrast(0);
          filter: contrast(0);
  cursor: pointer;
}
.Overlay_toolbar_nYO0 div:hover {
  background-color: #FC8055;
  border-color: #FC8055;
  color: #FFF;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}

.Wizard_hidden_2-Xj {
  display: none !important;
}

.EntryWizard1_root_1p7x {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
  padding: 20px;
}
.EntryWizard1_root_1p7x .EntryWizard1_item_bvai {
  width: 300px;
  margin: 15px auto;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.PropertyEditor_root_1uSS {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  color: #333;
  font-size: 12px;
}
.PropertyEditor_root_1uSS .PropertyEditor_title_6zKA {
  width: 80px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 4px 10px;
}
.PropertyEditor_root_1uSS .PropertyEditor_content_2tuy {
  padding: 0 10px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
}
.PropertyEditor_root_1uSS .PropertyEditor_error_dFvF {
  color: red;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  height: 20px;
  padding: 0 10px;
}
.PropertyEditor_hidden_3jB1 {
  display: none !important;
}

.TextPropertyEditor_root_3Jnj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  color: #333;
  font-size: 12px;
}
.TextPropertyEditor_root_3Jnj .TextPropertyEditor_title_dSJv {
  width: 80px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 4px 10px;
}
.TextPropertyEditor_root_3Jnj .TextPropertyEditor_content_1hUg {
  padding: 0 10px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
}
.TextPropertyEditor_root_3Jnj .TextPropertyEditor_content_1hUg .TextPropertyEditor_error_GFHu {
  position: absolute;
  bottom: -80%;
  color: red;
  z-index: 1;
}

/*.input-container {
    flex-grow: 1;
    flex-shrink: 1;
    box-sizing: border-box;
    position: relative;
    color: #333;
}*/
.Input_input_14eQ {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  margin: 0;
  padding: 4px 5px;
  height: 24px;
  border: 0 solid #CCC;
  border-bottom-width: 1px;
  outline: none;
}
.Input_input_14eQ:hover,
.Input_input_14eQ:focus {
  border-color: #FCA688;
}
/*
.input-group-wrapper {
    .input-container;
    display: flex;
    align-items: stretch;
}

.input-group-addon {
    padding: 0 10px;
    text-align: center;
    position: relative;
    width: 1px;
    white-space: nowrap;
    vertical-align: middle;
}*/

.EntryWizard2_root_2dfQ {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  color: #333;
}
.EntryWizard2_root_2dfQ .EntryWizard2_control-panel_3kZM {
  overflow: auto;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 220px;
  padding: 10px;
  padding-left: 20px;
}
.EntryWizard2_root_2dfQ .EntryWizard2_control-panel_3kZM .EntryWizard2_item_1rCg {
  margin-left: 30px;
  height: 36px;
  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;
  padding-left: 10px;
}
.EntryWizard2_root_2dfQ .EntryWizard2_control-panel_3kZM .EntryWizard2_item-hover_UaHO:hover {
  background-color: #FCA688;
  color: #FFF;
  cursor: pointer;
}
.EntryWizard2_root_2dfQ .EntryWizard2_list-panel_3UZU {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-left: solid 1px #E5E5E5;
  border-right: solid 1px #E5E5E5;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.EntryWizard2_root_2dfQ .EntryWizard2_list-panel_3UZU .EntryWizard2_title_3pax {
  height: 35px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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;
  padding: 10px 15px;
  font-size: 14px;
}
.EntryWizard2_root_2dfQ .EntryWizard2_list-panel_3UZU .EntryWizard2_title_3pax .EntryWizard2_select-count_Zswr {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  color: #999;
}
.EntryWizard2_root_2dfQ .EntryWizard2_list-panel_3UZU .EntryWizard2_title_3pax .EntryWizard2_clear-all_1zwu {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  color: #5E80EB;
  cursor: pointer;
}
.EntryWizard2_root_2dfQ .EntryWizard2_list-panel_3UZU .EntryWizard2_content_yA0x {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.EntryWizard2_root_2dfQ .EntryWizard2_list-panel_3UZU .EntryWizard2_content_yA0x .EntryWizard2_item_1rCg {
  margin: 5px 10px;
  height: 30px;
  border: 1px solid #CCC;
  border-radius: 2px;
  position: relative;
  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;
  padding: 5px;
  padding-right: 25px;
  overflow: hidden;
}
.EntryWizard2_root_2dfQ .EntryWizard2_list-panel_3UZU .EntryWizard2_content_yA0x .EntryWizard2_delete_sAuz {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 20px;
  background-color: #7A9AFD;
  color: #FFF;
  cursor: pointer;
  display: none;
  -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;
  z-index: 1;
}
.EntryWizard2_root_2dfQ .EntryWizard2_list-panel_3UZU .EntryWizard2_content_yA0x .EntryWizard2_item_1rCg:hover {
  border-color: #7A9AFD;
}
.EntryWizard2_root_2dfQ .EntryWizard2_list-panel_3UZU .EntryWizard2_content_yA0x .EntryWizard2_item_1rCg:hover .EntryWizard2_delete_sAuz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.EntryWizard2_root_2dfQ .EntryWizard2_list-panel_3UZU .EntryWizard2_content_yA0x .EntryWizard2_item-selected_2ZEq {
  border-color: #FC8555;
}
.EntryWizard2_root_2dfQ .EntryWizard2_list-panel_3UZU .EntryWizard2_content_yA0x .EntryWizard2_item-selected_2ZEq:after {
  content: '';
  background-color: #FC8555;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 4px solid #FFF;
  border-left: 6px solid #FFF;
  border-right: 6px solid #FC8555;
  border-bottom: 4px solid #FC8555;
}
.EntryWizard2_root_2dfQ .EntryWizard2_prop-panel_1ym1 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 280px;
  padding: 5px;
  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;
  overflow: auto;
}
.EntryWizard2_root_2dfQ .EntryWizard2_prop-panel_1ym1 .EntryWizard2_item_1rCg {
  margin: 10px 0;
}

.EntryWizard_root_3cfU {
  width: 780px;
  height: 450px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  color: #333;
}

.TempFragment_root_3Bjy {
  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;
  min-height: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  overflow: hidden;
  position: relative;
}
.TempFragment_root_3Bjy:hover {
  overflow: auto;
}
.TempFragment_fragmentPanel_1OfQ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 18px;
}
.TempFragment_fragmentPanel_1OfQ .TempFragment_fragmentItem_3wtX {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid transparent;
  position: relative;
}
.TempFragment_fragmentPanel_1OfQ .TempFragment_fragmentItem_3wtX:first-child {
  margin-top: 12px;
}
.TempFragment_fragmentPanel_1OfQ .TempFragment_fragmentItem_3wtX .TempFragment_img_1yad {
  cursor: pointer;
}
.TempFragment_fragmentPanel_1OfQ .TempFragment_fragmentItem_3wtX:hover {
  border: 2px solid #2872FC;
}
@media (min-width: 1600px) {
  .TempFragment_fragmentItem_3wtX {
    margin-bottom: 12px;
  }
  .TempFragment_fragmentItem_3wtX .TempFragment_img_1yad {
    width: 230px;
  }
}
@media (max-width: 1599px) {
  .TempFragment_fragmentItem_3wtX {
    margin-bottom: 10px;
  }
  .TempFragment_fragmentItem_3wtX .TempFragment_img_1yad {
    width: 210px;
  }
}
@media (max-width: 1299px) {
  .TempFragment_fragmentItem_3wtX {
    margin-bottom: 8px;
  }
  .TempFragment_fragmentItem_3wtX .TempFragment_img_1yad {
    width: 190px;
  }
}
@media (max-width: 1049px) {
  .TempFragment_fragmentItem_3wtX {
    margin-bottom: 6px;
  }
  .TempFragment_fragmentItem_3wtX .TempFragment_img_1yad {
    width: 170px;
  }
}
@media (max-width: 849px) {
  .TempFragment_fragmentItem_3wtX {
    margin-bottom: 4px;
  }
  .TempFragment_fragmentItem_3wtX .TempFragment_img_1yad {
    width: 130px;
  }
}
.TempFragment_no-data_3tJK {
  text-align: center;
  vertical-align: middle;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.TabView_root_2VVO {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-basis: 0px;
      -ms-flex-preferred-size: 0px;
          flex-basis: 0px;
  overflow: hidden;
}
.TabView_root_2VVO .TabView_bar_3PYr {
  padding: 0px;
  height: 30px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  list-style-type: none;
  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-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.TabView_root_2VVO .TabView_bar_3PYr li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 30px;
  text-align: center;
  cursor: pointer;
  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;
  border-bottom: 2px solid transparent;
}
.TabView_root_2VVO .TabView_bar_3PYr li:hover {
  color: #2b87f3;
}
.TabView_root_2VVO .TabView_bar_3PYr li.TabView_active_2TzY {
  border-color: #2b87f3;
  color: #2b87f3;
}
.TabView_root_2VVO .TabView_panel_38W7 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: auto;
}
.TabView_hidden_3bZW {
  display: none !important;
}

.UILeft_root_22Rn {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background-color: #F5F6F7;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (min-width: 1600px) {
  .UILeft_root_22Rn {
    width: 270px;
  }
}
@media (max-width: 1599px) {
  .UILeft_root_22Rn {
    width: 250px;
  }
}
@media (max-width: 1299px) {
  .UILeft_root_22Rn {
    width: 230px;
  }
}
@media (max-width: 1049px) {
  .UILeft_root_22Rn {
    width: 210px;
  }
}
@media (max-width: 849px) {
  .UILeft_root_22Rn {
    width: 170px;
  }
}
.UILeft_title_P0Af {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  height: 22px;
  background: #6093e5;
  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;
}
.UILeft_title_P0Af .UILeft_text_11RM {
  color: #FFF;
}
.UILeft_hidden_1CsK {
  display: none;
}

.BtneditPropertyEditor_root_HmsY {
  position: relative;
}
.BtneditPropertyEditor_root_HmsY input {
  padding-right: 15px;
}
.BtneditPropertyEditor_root_HmsY .BtneditPropertyEditor_clear_2hk_ {
  position: absolute;
  width: 14px;
  line-height: 14px;
  right: 30px;
  top: 2px;
  bottom: 2px;
  display: none;
  -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;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  background-color: #FFF;
  cursor: pointer;
}
.BtneditPropertyEditor_root_HmsY:hover .BtneditPropertyEditor_clear_2hk_ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.BtneditPropertyEditor_btnEditDisabled_2T-z {
  position: relative;
}
.BtneditPropertyEditor_btnEditDisabledMask_1pFp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: not-allowed;
}
.BtneditPropertyEditor_btnName_ytlY {
  color: #276FF5;
  font-size: 12px;
  cursor: pointer;
}

.DialogPicker_content_2jXj {
  font-size: 14px;
  text-align: center;
  padding: 15px;
  border-bottom: 1px solid #e9e9e9;
}
.DialogPicker_button-div_3O2k {
  padding: 12px;
  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;
}
.DialogPicker_button-div_3O2k .DialogPicker_but-grey_H3Fg {
  border: 1px solid #BBB;
  border-radius: 2px;
  width: 90px;
  height: 32px;
  color: #666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  cursor: pointer;
}
.DialogPicker_button-div_3O2k .DialogPicker_but-large-grey_15Io {
  border: 1px solid #BBB;
  border-radius: 2px;
  width: 120px;
  height: 32px;
  color: #666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.DialogPicker_button-div_3O2k .DialogPicker_but-gap-grey_TSd7 {
  border: 1px solid #BBB;
  border-radius: 2px;
  width: 90px;
  height: 32px;
  color: #666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 20px;
  cursor: pointer;
}
.DialogPicker_button-div_3O2k .DialogPicker_but-blue_1UME {
  background-color: #FC8055;
  border-radius: 2px;
  width: 90px;
  height: 32px;
  color: #FFF;
  margin-left: 20px;
  text-align: center;
  cursor: pointer;
}

.colorPicker_colorPicker_1B1T {
  position: relative;
}
.colorPicker_colorPicker_1B1T .colorPicker_trigger_sawV {
  display: inline-block;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 25px;
  height: 28px;
  cursor: pointer;
}
.colorPicker_colorPicker_1B1T .colorPicker_colorPanel_1MMH {
  position: absolute;
  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: 244px;
  top: 30px;
  right: 0px;
  z-index: 1;
  background-color: #fff;
  padding-top: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.16);
}
.colorPicker_colorPicker_1B1T .colorPicker_colorPanel_1MMH .colorPicker_colors_3eAh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.colorPicker_colorPicker_1B1T .colorPicker_colorPanel_1MMH .colorPicker_colors_3eAh .colorPicker_colorItem_1WTV {
  width: 16px;
  height: 16px;
  cursor: pointer;
  margin-right: 4px;
  margin-bottom: 4px;
  border-radius: 2px;
}
.colorPicker_colorPicker_1B1T .colorPicker_colorPanel_1MMH .colorPicker_colors_3eAh .colorPicker_colorItem_1WTV:hover {
  -webkit-transform: scale(1.2, 1.2);
      -ms-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2);
}
.colorPicker_colorPicker_1B1T .colorPicker_colorPanel_1MMH .colorPicker_textPanel_7BWd {
  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;
  padding-right: 4px;
}
.colorPicker_colorPicker_1B1T .colorPicker_colorPanel_1MMH .colorPicker_textPanel_7BWd .colorPicker_textItme_1ys6 {
  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;
  height: 25px;
  line-height: 16px;
  color: #666666;
}
.colorPicker_colorPicker_1B1T .colorPicker_colorPanel_1MMH .colorPicker_textPanel_7BWd .colorPicker_textItme_1ys6 .colorPicker_input_Royz {
  height: 20px;
  width: 80px;
  margin-left: 4px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
}
.colorPicker_colorPicker_1B1T .colorPicker_colorPanel_1MMH .colorPicker_textPanel_7BWd .colorPicker_textItme_1ys6 .colorPicker_input-disabled_3GGP {
  cursor: not-allowed;
  outline: none;
}
.colorPicker_colorPicker_1B1T .colorPicker_colorPanel_1MMH .colorPicker_textPanel_7BWd .colorPicker_textItme_1ys6 .colorPicker_input-disabled_3GGP:focus,
.colorPicker_colorPicker_1B1T .colorPicker_colorPanel_1MMH .colorPicker_textPanel_7BWd .colorPicker_textItme_1ys6 .colorPicker_input-disabled_3GGP:hover {
  border: 1px solid #ccc !important;
}
.colorPicker_colorPicker_1B1T .colorPicker_colorPanel_1MMH .colorPicker_themeBtn_3303 {
  color: #666666;
  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;
  margin-top: 5px;
}
.colorPicker_colorPicker_1B1T .colorPicker_colorPanel_1MMH .colorPicker_themeBtn_3303 label {
  margin-right: 4px;
}
.colorPicker_colorPicker_1B1T .colorPicker_colorPanel_1MMH .colorPicker_themeBtn_3303 input[type='checkbox'] {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.Dialog_overlay_2QQK {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(55, 55, 55, 0.5);
  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;
  z-index: 1050;
  padding: 10px;
}
.Dialog_dialog_3abH {
  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;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);
}
.Dialog_dialog_3abH .Dialog_close_2EFu {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  line-height: 18px;
  height: 20px;
  width: 20px;
  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: #3D4653;
  cursor: pointer;
}
.Dialog_dialog_3abH .Dialog_title_1-LH {
  font-size: 16px;
  color: #FC8055;
  height: 40px;
  padding: 0 15px;
  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;
  border-bottom: 1px solid rgba(73, 84, 111, 0.15);
}
.Dialog_dialog_3abH .Dialog_toolbar_1W6C {
  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;
  height: 40px;
  font-size: 12px;
  border-top: 1px solid rgba(73, 84, 111, 0.15);
}
.Dialog_dialog_3abH .Dialog_toolbar_1W6C .Dialog_btn_i80_ {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 28px;
  width: 70px;
  border: 1px solid #BBB;
  border-radius: 2px;
  margin: auto 10px;
  color: #666;
  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;
  -webkit-filter: contrast(0);
          filter: contrast(0);
  cursor: pointer;
}
.Dialog_dialog_3abH .Dialog_toolbar_1W6C .Dialog_btn_i80_:hover {
  background-color: #FC8055;
  border-color: #FC8055;
  color: #FFF;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}

.AnchorPropertyEditor_root_1pF1 {
  width: 500px;
  height: 300px;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 10px;
}
.AnchorPropertyEditor_header_3EWo {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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;
}
.AnchorPropertyEditor_header_3EWo button {
  width: 60px;
  height: 24px;
}
.AnchorPropertyEditor_body_1SP3 {
  margin-top: 10px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border: solid 1px rgba(73, 84, 111, 0.15);
  overflow: auto;
}
.AnchorPropertyEditor_body_1SP3 .AnchorPropertyEditor_item_2VzG {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.AnchorPropertyEditor_body_1SP3 .AnchorPropertyEditor_item_2VzG .AnchorPropertyEditor_selected_C8KN {
  border: 1px solid #7A9AFD;
}
.AnchorPropertyEditor_body_1SP3 .AnchorPropertyEditor_item_2VzG .AnchorPropertyEditor_node-title_3tAu {
  height: 40px;
  position: relative;
  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;
}
.AnchorPropertyEditor_body_1SP3 .AnchorPropertyEditor_item_2VzG .AnchorPropertyEditor_node-title_3tAu .AnchorPropertyEditor_caption_1bFK {
  margin: auto 5px;
  height: 28px;
  width: 150px;
  outline: none;
}
.AnchorPropertyEditor_body_1SP3 .AnchorPropertyEditor_item_2VzG .AnchorPropertyEditor_node-title_3tAu .AnchorPropertyEditor_target_3EmZ {
  margin: auto 5px;
  height: 28px;
  width: 150px;
  outline: none;
}
.AnchorPropertyEditor_body_1SP3 .AnchorPropertyEditor_item_2VzG .AnchorPropertyEditor_node-title_3tAu .AnchorPropertyEditor_close_2DH8 {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  line-height: 18px;
  height: 20px;
  width: 20px;
  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: #3333;
  cursor: pointer;
}
.AnchorPropertyEditor_body_1SP3 .AnchorPropertyEditor_item_2VzG .AnchorPropertyEditor_node-body_3dCm {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-left: 20px;
}

.CustomPropertyEditor_root_3dSs {
  position: relative;
}
.CustomPropertyEditor_root_3dSs input {
  padding-right: 15px;
}
.CustomPropertyEditor_root_3dSs .CustomPropertyEditor_clear_3uTA {
  position: absolute;
  width: 14px;
  line-height: 14px;
  right: 30px;
  top: 2px;
  bottom: 2px;
  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;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  background-color: #FFF;
  cursor: pointer;
}

.PositionPropertyEditor_PositionSelectBox_2c_6 {
  width: 187px;
  height: 187px;
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  outline: 1px dashed;
  padding-left: 9px;
  background-color: #ECEAF3;
}
.PositionPropertyEditor_PositionSelectBox_2c_6 .PositionPropertyEditor_text_JuEg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  color: #666666;
  position: relative;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f5f6f7;
}
.PositionPropertyEditor_PositionSelectBox_2c_6 .PositionPropertyEditor_text_JuEg:hover {
  border-color: #5582F3;
}
.PositionPropertyEditor_PositionSelectBox_2c_6 .PositionPropertyEditor_text-selected_9tyC {
  border-color: #5582F3;
  background-color: #a8c1ff;
  color: #ffffff;
  font-size: 14px;
}
.PositionPropertyEditor_PositionSelectBox_2c_6 .PositionPropertyEditor_text-selected_9tyC::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: #5582F3;
}

.EditcomboPropertyEditor_edit-Input_2qeG input {
  color: #666 !important;
}

.FastLayout_layoutpanel_N15N {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 5px;
  width: 100%;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.FastLayout_layoutpanel_N15N .FastLayout_tempRoot_12Up {
  padding: 0 20px;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.FastLayout_layoutpanel_N15N .FastLayout_tempRoot_12Up .FastLayout_tipPanel_XXCT {
  height: 25px;
  padding: 5px 0px 0px 10px;
}
.FastLayout_layoutpanel_N15N .FastLayout_tempRoot_12Up .FastLayout_temImgPanel_36Pf {
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
}
.FastLayout_layoutpanel_N15N .FastLayout_tempRoot_12Up .FastLayout_temImgPanel_36Pf .FastLayout_temImg_2kqQ {
  width: 72px;
  height: 72px;
  cursor: pointer;
  margin: 5px 2px;
  outline: 1px dashed #ccc;
}
.FastLayout_layoutpanel_N15N .FastLayout_tempRoot_12Up .FastLayout_temImgPanel_36Pf .FastLayout_temImg_2kqQ:hover {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}
.FastLayout_advRoot_3u-L {
  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: 0 20px;
}
.FastLayout_advRoot_3u-L:focus {
  outline: none;
}
.FastLayout_advRoot_3u-L .FastLayout_preview_QEbK {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 5px 0 8px 0;
}
.FastLayout_advRoot_3u-L .FastLayout_choose_PL9o {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 10px 0 0 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.FastLayout_advRoot_3u-L .FastLayout_choose_PL9o:focus {
  outline: none;
}
.FastLayout_advRoot_3u-L .FastLayout_choose_PL9o .FastLayout_field_2q1G {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.FastLayout_advRoot_3u-L .FastLayout_choose_PL9o .FastLayout_field_2q1G > span {
  margin-right: 8px;
}
.FastLayout_advRoot_3u-L .FastLayout_choose_PL9o .FastLayout_select_container_15Mc {
  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-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-bottom: 5px;
}
.FastLayout_advRoot_3u-L .FastLayout_choose_PL9o .FastLayout_select_container_15Mc > span {
  margin-right: 5px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FastLayout_advRoot_3u-L .FastLayout_choose_PL9o .FastLayout_select_1aGO {
  width: 100%;
}
.FastLayout_advRoot_3u-L .FastLayout_container_2nzO {
  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;
  overflow: auto;
  background-color: #fff;
  height: 250px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.FastLayout_advRoot_3u-L .FastLayout_container_2nzO .FastLayout_child_LNV_ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 47px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -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;
}
.FastLayout_advRoot_3u-L .FastLayout_container_2nzO .FastLayout_child_LNV_ .FastLayout_num_2uJp {
  border: 1px solid #000;
  font-size: 13px;
  width: 20px;
  height: 20px;
  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;
  border-radius: 50%;
}
.FastLayout_advRoot_3u-L .FastLayout_container_2nzO .FastLayout_item1_36lm {
  background-color: #8cffa0;
  min-height: 30px;
}
.FastLayout_advRoot_3u-L .FastLayout_container_2nzO .FastLayout_item2_3N6_ {
  background-color: #a0c8ff;
  min-height: 50px;
}
.FastLayout_advRoot_3u-L .FastLayout_container_2nzO .FastLayout_item3_1tlI {
  background-color: #ffa08c;
  min-height: 40px;
}
.FastLayout_advRoot_3u-L .FastLayout_container_2nzO .FastLayout_item4_2HWz {
  background-color: #ffff8c;
  min-height: 60px;
}
.FastLayout_advRoot_3u-L .FastLayout_container_2nzO .FastLayout_item5_3QYP {
  background-color: #ff8cff;
  min-height: 70px;
}
.FastLayout_advRoot_3u-L .FastLayout_container_2nzO .FastLayout_item6_2nZO {
  background-color: #8cffff;
  min-height: 80px;
}
.FastLayout_advRoot_3u-L .FastLayout_container_2nzO .FastLayout_item5_3QYP.FastLayout_wrap_3eoN,
.FastLayout_advRoot_3u-L .FastLayout_container_2nzO .FastLayout_item6_2nZO.FastLayout_wrap_3eoN {
  display: none;
}

.PropertyViewer_propertyViewer_237b {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.PropertyViewer_propertyViewer_237b .PropertyViewer_title_6h75 {
  height: 22px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  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: #FFF;
  background-color: #6093E5;
}

.TemplateScheme_root_2UMv {
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 0 8px 0;
}
.TemplateScheme_root_2UMv .TemplateScheme_btn_3vLV {
  height: 30px;
  line-height: 30px;
  border: 1px solid #000;
  text-align: center;
  font-size: 15px;
  border-radius: 4px;
  cursor: pointer;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 {
  position: absolute;
  top: 5px;
  background: #f5f6f7;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  z-index: 1;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_warmming_3XFI {
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background-color: #FFF3D9;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_warmming_3XFI .TemplateScheme_icon_2RLO {
  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;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 16px;
  height: 16px;
  margin: 0 8px 0 16px;
  color: #fff;
  background-color: #FF920C;
  border-radius: 50%;
  font-weight: bold;
  font-size: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_warmming_3XFI .TemplateScheme_text_2tWv {
  line-height: 32px;
  color: #FF920C;
  font-size: 14px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_warmming_3XFI .TemplateScheme_close_1zS6 {
  color: #FF920C;
  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;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  margin-right: 14px;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_filter_3oUI {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  margin: 8px 0 4px 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_filter_3oUI .TemplateScheme_item_1zGD {
  position: relative;
  width: 72px;
  height: 24px;
  background-color: #fff;
  color: #666;
  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;
  margin-bottom: 8px;
  border: 1px solid #ccc;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_filter_3oUI .TemplateScheme_item_1zGD:nth-last-child(1) {
  margin-right: 0;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_filter_3oUI .TemplateScheme_item_1zGD .TemplateScheme_conner_3Hnq {
  position: absolute;
  width: 12px;
  height: 12px;
  bottom: 0px;
  right: 0px;
  background-color: #2872FC;
  -webkit-transform: translate(6px, 6px) rotate(45deg);
      -ms-transform: translate(6px, 6px) rotate(45deg);
          transform: translate(6px, 6px) rotate(45deg);
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_filter_3oUI .TemplateScheme_item_1zGD:nth-child(3n-1) {
  margin-left: 12px;
  margin-right: 12px;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_filter_3oUI .TemplateScheme_blue-border_2hzp {
  border: 1px solid #2872FC;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_list_2ZKF {
  max-height: calc(100vh - 180px);
  overflow: auto;
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: 18px;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_list_2ZKF .TemplateScheme_scheme-item_19f4 {
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  overflow: hidden;
  border: 2px solid transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_list_2ZKF .TemplateScheme_scheme-item_19f4 .TemplateScheme_scheme-image_3JP1 {
  width: 240px;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_list_2ZKF .TemplateScheme_scheme-item_19f4 .TemplateScheme_scheme-smallImage_2SBx {
  width: 114px;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_list_2ZKF .TemplateScheme_scheme-item_19f4 .TemplateScheme_conner_3Hnq {
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 0px;
  right: 0px;
  background-color: #2872FC;
  -webkit-transform: translate(10px, 10px) rotate(45deg);
      -ms-transform: translate(10px, 10px) rotate(45deg);
          transform: translate(10px, 10px) rotate(45deg);
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_list_2ZKF .TemplateScheme_scheme-item_19f4:hover {
  border: 2px solid #2872FC;
}
.TemplateScheme_root_2UMv .TemplateScheme_panel_1cO5 .TemplateScheme_list_2ZKF .TemplateScheme_blue-border_2hzp {
  border: 2px solid #2872FC;
}
.TemplateScheme_listWithoutFilterPanel_Pogf {
  padding-top: 12px;
  max-height: calc(100vh - 200px) !important;
}
.TemplateScheme_mulColums_3xRm .TemplateScheme_scheme-item_19f4:nth-child(2n) {
  margin-left: 8px;
}
.TemplateScheme_display-none_3Au5 {
  display: none;
}
.TemplateScheme_noscheme_1cAH {
  width: 100%;
  height: 100%;
  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-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.TemplateScheme_noscheme_1cAH img {
  width: 112px;
  height: 64px;
  margin-top: 120px;
}
.TemplateScheme_noscheme_1cAH p {
  margin-top: 12px;
  font-size: 14px;
  color: #999999;
  text-align: center;
}

.UIRight_root_2FTH {
  width: 280px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background-color: #f5f6f7;
}

@media (min-height: 801px) {
  .UIDesigner_modileDesignerMain_2xi- {
    margin-top: 32px;
    width: 410px;
    height: 800px;
    /*border: 1px solid rgb(184, 184, 184);*/
    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-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 35px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
  .UIDesigner_mobileView_1JQM {
    width: 375px;
    height: 671px;
    border: 1px solid #ccc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
  }
  .UIDesigner_home_2Mym {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: 10px;
    border: 2px solid #555;
  }
  .UIDesigner_top_24O4 {
    width: 80px;
    height: 5px;
    border-radius: 5px;
    background-color: #555;
  }
}
@media (max-height: 800px) {
  .UIDesigner_modileDesignerMain_2xi- {
    margin-top: 3px;
    width: 345px;
    height: 580px;
    /*border: 1px solid rgb(184, 184, 184);*/
    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-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 10px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
  .UIDesigner_mobileView_1JQM {
    width: 320px;
    height: 568px;
    border: 1px solid #ccc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
  }
  .UIDesigner_home_2Mym {
    display: none;
  }
  .UIDesigner_top_24O4 {
    display: none;
  }
}
.UIDesigner_pcDesignerMain_MLfS {
  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;
  overflow: hidden;
  height: inherit;
  margin: 0 20px 45px;
}
.UIDesigner_pcView_1_kb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
  width: 100%;
  overflow: auto;
  background-color: #fff;
}

.EditToolbar_li-active_II9G {
  background: rgba(255, 255, 255, 0.2);
}
.EditToolbar_li-disabled_STww {
  cursor: default;
  opacity: 0.4;
}
.EditToolbar_li-disabled_STww:hover {
  background-color: transparent;
}
.EditToolbar_auxiliary-line-base_upIQ {
  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;
  cursor: pointer;
}
.EditToolbar_auxiliary-line-base_upIQ img {
  width: 16px;
  height: 16px;
  margin-bottom: 0px;
  margin-right: 4px;
}
.EditToolbar_auxiliary-line-base_upIQ span {
  display: inline-block;
  font-size: 12px;
  color: #fff;
}
.EditToolbar_sideBar_19ju {
  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;
  color: #fff;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.EditToolbar_sideBar_19ju .EditToolbar_layout_W24c {
  background-color: #6093e5;
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  padding: 0px;
  height: 100%;
}
.EditToolbar_sideBar_19ju .EditToolbar_layout_W24c li {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  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;
  height: 100%;
  cursor: pointer;
  position: relative;
}
.EditToolbar_sideBar_19ju .EditToolbar_layout_W24c li:active,
.EditToolbar_sideBar_19ju .EditToolbar_layout_W24c li:hover {
  background: rgba(255, 255, 255, 0.2);
}
.EditToolbar_sideBar_19ju .EditToolbar_layout_W24c li.EditToolbar_disabled-toolbar_3FNp {
  cursor: default;
  opacity: 0.4;
}
.EditToolbar_sideBar_19ju .EditToolbar_layout_W24c li.EditToolbar_disabled-toolbar_3FNp:hover {
  background-color: transparent;
}
.EditToolbar_sideBar_19ju .EditToolbar_layout_W24c img {
  margin-bottom: 6px;
}
.EditToolbar_sideBar_19ju .EditToolbar_layout_W24c .EditToolbar_auxiliary-line_155Y {
  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;
  cursor: pointer;
}
.EditToolbar_sideBar_19ju .EditToolbar_layout_W24c .EditToolbar_auxiliary-line_155Y img {
  width: 16px;
  height: 16px;
  margin-bottom: 0px;
  margin-right: 4px;
}
.EditToolbar_sideBar_19ju .EditToolbar_layout_W24c .EditToolbar_auxiliary-line_155Y span {
  display: inline-block;
  font-size: 12px;
  color: #fff;
}
.EditToolbar_sideBar_19ju .EditToolbar_dropdown_2kbD {
  display: none;
  z-index: 9999;
  background-color: #FFF;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  position: absolute;
  top: 56px;
  left: 0;
  width: 100px;
}
.EditToolbar_sideBar_19ju .EditToolbar_dropdown_2kbD li {
  height: 30px;
  color: #666;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0 10px;
}
.EditToolbar_sideBar_19ju .EditToolbar_dropdown_2kbD li img {
  margin: 0;
  margin-right: 10px;
}
.EditToolbar_sideBar_19ju .EditToolbar_dropdown_2kbD li:active,
.EditToolbar_sideBar_19ju .EditToolbar_dropdown_2kbD li:hover {
  background: #E8F3FB;
  color: #333;
}
.EditToolbar_sideBar_19ju img.EditToolbar_maxormin_sz_0 {
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-bottom: 0px;
}
.EditToolbar_sideBar_19ju img.EditToolbar_maxormin_sz_0:active {
  background: rgba(255, 255, 255, 0.2);
}
.EditToolbar_sideBar_19ju img.EditToolbar_maxormin_sz_0.EditToolbar_disabled-toolbar_3FNp {
  cursor: default;
  opacity: 0.4;
}
.EditToolbar_sideBar_19ju img.EditToolbar_maxormin_sz_0.EditToolbar_disabled-toolbar_3FNp:hover {
  background-color: transparent;
}
.EditToolbar_layout-mobile_3RXv {
  position: absolute;
  right: 24px;
  top: 16px;
}
.EditToolbar_layout-mobile_3RXv .EditToolbar_auxiliary-line-mobile_1tTN {
  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;
  cursor: pointer;
}
.EditToolbar_layout-mobile_3RXv .EditToolbar_auxiliary-line-mobile_1tTN img {
  width: 16px;
  height: 16px;
  margin-bottom: 0px;
  margin-right: 4px;
}
.EditToolbar_layout-mobile_3RXv .EditToolbar_auxiliary-line-mobile_1tTN span {
  display: inline-block;
  font-size: 12px;
  color: #fff;
}
.EditToolbar_layout-mobile_3RXv .EditToolbar_auxiliary-line-mobile_1tTN span {
  color: #212121;
}
@media (max-height: 800px) {
  .EditToolbar_mobilesideBar_1_aP {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    margin-left: 5px;
  }
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c {
    list-style-type: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    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;
    margin: 0px;
    padding: 0px;
    background-color: #8F99B0;
    height: 500px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 32px;
  }
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c li {
    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;
    cursor: pointer;
    height: 50px !important;
  }
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c li:active,
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c li:hover {
    background: rgba(255, 255, 255, 0.2);
  }
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c li.EditToolbar_disabled-toolbar_3FNp {
    cursor: default;
    opacity: 0.4;
  }
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c li.EditToolbar_disabled-toolbar_3FNp:hover {
    background-color: transparent;
  }
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c img {
    margin-bottom: 3px;
  }
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c .EditToolbar_auxiliary-line_155Y img {
    margin-bottom: 0px;
  }
}
@media (min-height: 801px) {
  .EditToolbar_mobilesideBar_1_aP {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    margin-left: 30px;
  }
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c {
    list-style-type: none;
    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;
    margin: 0px;
    padding: 0px;
    background-color: #8F99B0;
    height: 650px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 32px;
  }
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c li {
    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;
    cursor: pointer;
    height: 50px !important;
  }
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c li:active,
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c li:hover {
    background: rgba(255, 255, 255, 0.2);
  }
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c li.EditToolbar_disabled-toolbar_3FNp {
    cursor: default;
    opacity: 0.4;
  }
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c li.EditToolbar_disabled-toolbar_3FNp:hover {
    background-color: transparent;
  }
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c img {
    margin-bottom: 6px;
  }
  .EditToolbar_mobilesideBar_1_aP .EditToolbar_layout_W24c .EditToolbar_auxiliary-line_155Y img {
    margin-bottom: 0px;
  }
}

.GridDialog_dialogRoot_3sCl {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  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;
  background-color: rgba(55, 55, 55, 0.5);
}
.GridDialog_dialogRoot_3sCl .GridDialog_dialog_dEt0 {
  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: 340px;
  height: 260px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.18);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.18);
  color: #666666;
  -webkit-animation: GridDialog_diag_in_3H9e 1s steps(1) 0s 1 normal none;
          animation: GridDialog_diag_in_3H9e 1s steps(1) 0s 1 normal none;
  border-radius: 6px;
}
.GridDialog_dialogRoot_3sCl .GridDialog_dialog_dEt0 .GridDialog_title_2Ew8 {
  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;
  height: 50px;
  padding: 10px 30px;
  border-bottom: 1px solid rgba(73, 84, 111, 0.15);
}
.GridDialog_dialogRoot_3sCl .GridDialog_dialog_dEt0 .GridDialog_title_2Ew8 .GridDialog_text_28LN {
  height: 25px;
  font-size: 16px;
  font-family: PingFangSC-Regular, sans-serif;
  line-height: 25px;
}
.GridDialog_dialogRoot_3sCl .GridDialog_dialog_dEt0 .GridDialog_title_2Ew8 .GridDialog_icon_3zKz {
  cursor: pointer;
  font-size: 22px;
}
.GridDialog_dialogRoot_3sCl .GridDialog_dialog_dEt0 .GridDialog_content_KpwF {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 65px;
}
.GridDialog_dialogRoot_3sCl .GridDialog_dialog_dEt0 .GridDialog_content_KpwF .GridDialog_position_15Mx {
  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;
  margin-bottom: 30px;
}
.GridDialog_dialogRoot_3sCl .GridDialog_dialog_dEt0 .GridDialog_content_KpwF .GridDialog_inputCount_uEKj {
  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;
}
.GridDialog_dialogRoot_3sCl .GridDialog_dialog_dEt0 .GridDialog_content_KpwF .GridDialog_inputCount_uEKj .GridDialog_label_3hXs {
  line-height: 24px;
}
.GridDialog_dialogRoot_3sCl .GridDialog_dialog_dEt0 .GridDialog_content_KpwF .GridDialog_inputCount_uEKj .GridDialog_error_1g2z {
  margin-top: 2px;
  color: #fa574f;
}
.GridDialog_dialogRoot_3sCl .GridDialog_dialog_dEt0 .GridDialog_content_KpwF .GridDialog_inputCount_uEKj .GridDialog_numberInput_2AYy {
  width: 178px;
  height: 24px;
  border-radius: 2px;
  border: 1px solid #cccccc;
}
.GridDialog_dialogRoot_3sCl .GridDialog_dialog_dEt0 .GridDialog_footer_ds5I {
  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;
  height: 50px;
  border-top: 1px solid rgba(73, 84, 111, 0.15);
}
.GridDialog_dialogRoot_3sCl .GridDialog_dialog_dEt0 .GridDialog_button_3kMj {
  width: 70px;
  height: 28px;
  margin: 0 6px;
}
@-webkit-keyframes GridDialog_diag_in_3H9e {
  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 GridDialog_diag_in_3H9e {
  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;
  }
}

.Editui_root_20qS {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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: 100%;
}
.Editui_root-empty_haJR {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
  font-size: 20px;
}
.Editui_ui-content_3Jnx {
  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;
  width: 100%;
  margin-bottom: 5px;
  -webkit-flex-basis: 0px;
      -ms-flex-preferred-size: 0px;
          flex-basis: 0px;
  overflow: hidden;
}

.TemplatePanel_shadebox_vuLB {
  z-index: 100;
  width: 100%;
  height: 100%;
  background: #666666;
  position: absolute;
  top: 0;
  left: 0;
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_shade_1A5l {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV {
  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: 640px;
  background-color: #fff;
  font-size: 14px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 100%;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_noData_1YwT {
  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;
  font-size: 14px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-bottom: 1px solid #f5f6f7;
  padding-top: 30px;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_content__xMU {
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_content__xMU .TemplatePanel_subtitle_2McI {
  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;
  height: 34px;
  background-color: #fff;
  color: #333;
  padding-left: 20px;
  font-size: 13px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_content__xMU .TemplatePanel_templateList_Kcgm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background: #f5f6f7;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 40px 0 0px 32px;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  overflow: scroll;
  height: 0;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_content__xMU .TemplatePanel_anchorbox_1nDa {
  height: 48px;
  padding: 7px 20px;
  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-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  border-bottom: 1px solid #E6E6E6;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_content__xMU .TemplatePanel_anchorbox_1nDa .TemplatePanel_anchorf_jAxu {
  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;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_content__xMU .TemplatePanel_anchorbox_1nDa .TemplatePanel_anchorf_jAxu .TemplatePanel_anchor_15bm {
  font-size: 14px;
  color: #333333;
  cursor: pointer;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_content__xMU .TemplatePanel_anchorbox_1nDa .TemplatePanel_anchorf_jAxu .TemplatePanel_anchorborder_209b {
  width: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  border-bottom: 2px dashed #cccccc;
  margin: 0px 6px;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_content__xMU .TemplatePanel_templatebox_dYw8 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 0;
  background: #f5f6f7;
  overflow: auto;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_content__xMU .TemplatePanel_templatebox_dYw8 .TemplatePanel_templateCon_1j7D {
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_content__xMU .TemplatePanel_templatebox_dYw8 .TemplatePanel_templateCon_1j7D .TemplatePanel_templateGroupItem_seYU .TemplatePanel_templateItemContent_246a {
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 40px 0 0px 32px;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_templateItem_2kPw {
  height: 284px;
  width: 160px;
  border: 1px solid #ced8eb;
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-right: 40px;
  margin-bottom: 40px;
  position: relative;
  cursor: pointer;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_templateItem_2kPw .TemplatePanel_templateName_3-_E {
  height: 24px;
  background-color: #93A8CD;
  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;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 12px;
  color: #fff;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_templateItem_2kPw .TemplatePanel_templateName_3-_E .TemplatePanel_nametip_nV9q {
  color: #FFFFFF;
  font-size: 12px;
  margin-left: 4px;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_templateItem_2kPw .TemplatePanel_templateName_3-_E .TemplatePanel_nametip_nV9q:hover {
  color: rgba(255, 255, 255, 0.5);
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_templateItem_2kPw .TemplatePanel_templateName_3-_E .TemplatePanel_tooltip_32U3 {
  -webkit-box-shadow: -1px 5px 20px 1px rgba(0, 0, 0, 0.2);
          box-shadow: -1px 5px 20px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #e6e6e6;
  padding: 8px 12px !important;
  opacity: 1 !important;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_templateItem_2kPw .TemplatePanel_templateName_3-_E .TemplatePanel_tiptext_39zV {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  color: #212121;
  max-width: 240px;
  word-break: break-all;
  text-align: left;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_templateItem_2kPw .TemplatePanel_templateImg_2RyJ {
  height: 260px;
}
.TemplatePanel_shadebox_vuLB .TemplatePanel_root_rjBV .TemplatePanel_templateItem_2kPw:hover {
  border: 1px solid #6093E5;
}
.TemplatePanel_templateItemAct_2sNW {
  border: 1px solid #3279FC !important;
}
.TemplatePanel_templateItemAct_2sNW::before {
  content: '';
  position: absolute;
  height: 15px;
  width: 15px;
  bottom: 0;
  right: 0;
  border-bottom: 15px solid #3279FC;
  border-left: 15px solid transparent;
}

.FieldBindingModule_header_rsVE {
  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;
}
.FieldBindingModule_header_rsVE .FieldBindingModule_title_2SkJ {
  height: 22px;
  background-color: #6093E5;
  color: #FFFFFF;
  font-size: 12px;
  text-align: center;
  line-height: 22px;
}
.FieldBindingModule_mappingtable_3D7y {
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingheaderpanel_3sQ_ {
  height: 34px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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;
  background-color: #f3f3f3;
  font-size: 12px;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingheaderpanel_3sQ_ .FieldBindingModule_mappingheader_2Roz {
  width: 100px;
  padding-left: 12px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingheaderpanel_3sQ_ .FieldBindingModule_mapingheaderlast_3QjQ {
  padding-left: 12px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl {
  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-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 0px;
  overflow: auto;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItemAct_3rSZ {
  background: #E0EFFF;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItem_3_gj {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 12px;
  cursor: pointer;
  border-bottom: 1px solid #e5e5e5;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItem_3_gj:hover {
  background-color: #F2F9FF;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItem_3_gj .FieldBindingModule_templatefield_3jtc {
  width: 100px;
  color: #666;
  font-size: 12px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 4px;
  overflow: hidden;
  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;
  height: 38px;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItem_3_gj .FieldBindingModule_templatefield_3jtc .FieldBindingModule_name_3dkI {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  margin-left: 12px;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItem_3_gj .FieldBindingModule_templatefield_3jtc .FieldBindingModule_deleteicon_2pQt {
  display: none;
  color: #fb2323;
  font-size: 14px;
  cursor: pointer;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 12px;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItem_3_gj .FieldBindingModule_templatefieldAct_1KVN {
  color: #3279FC;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItem_3_gj .FieldBindingModule_templatefieldAct_1KVN:hover .FieldBindingModule_deleteicon_2pQt {
  display: inline;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItem_3_gj .FieldBindingModule_mappingfield_Nq6G {
  color: #666666;
  font-size: 12px;
  overflow: hidden;
  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;
  height: 32px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 4px;
  padding-left: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 10px;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItem_3_gj .FieldBindingModule_mappingfield_Nq6G:hover {
  border: 1px solid #5E80EB;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItem_3_gj .FieldBindingModule_mappingfield_Nq6G:hover .FieldBindingModule_clearicon_2nBZ {
  display: inline;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItem_3_gj .FieldBindingModule_mappingfield_Nq6G .FieldBindingModule_mappingname_2sl_ {
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItem_3_gj .FieldBindingModule_mappingfield_Nq6G .FieldBindingModule_clearicon_2nBZ {
  color: #ccc;
  font-size: 12px;
  display: none;
  cursor: pointer;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItem_3_gj .FieldBindingModule_mappingfieldAct_3f6m {
  color: #999999;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_mappingItem_3_gj .FieldBindingModule_mappingfieldplaceholder_2v9Y {
  color: #ccc;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_grouppanelheader_2Fh5 {
  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;
  height: 40px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 10px;
  color: #333;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_grouppanelheader_2Fh5:hover {
  background: #F2F9FF;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_grouppanelheader_2Fh5:active {
  background-color: #E0EFFF;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_grouppanelheader_2Fh5 .FieldBindingModule_grouparrow_Yd0- {
  margin-right: 5px;
  font-size: 16px;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_grouptip_1L1X {
  height: 40px;
  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;
  font-size: 12px;
  color: #999;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 30px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  cursor: pointer;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_grouptip_1L1X:hover {
  background-color: #F2F9FF;
}
.FieldBindingModule_mappingtable_3D7y .FieldBindingModule_mappingitempanel_1hLl .FieldBindingModule_activetip_349s {
  background-color: #E0EFFF;
  color: #666;
}
.FieldBindingModule_footter_nxGy {
  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;
  height: 48px;
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
}
.FieldBindingModule_footter_nxGy .FieldBindingModule_btn_1Cvi {
  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;
  width: 70px;
  height: 28px;
  border-radius: 2px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.FieldBindingModule_footter_nxGy .FieldBindingModule_cancelBtn_1CCQ {
  background: #fff;
  border: 1px solid #bbb;
  color: #666666;
  margin-right: 12px;
  cursor: pointer;
  position: relative;
}
.FieldBindingModule_footter_nxGy .FieldBindingModule_cancelBtn_1CCQ:active::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.FieldBindingModule_footter_nxGy .FieldBindingModule_confirmBtn_2LIJ {
  background: #3d76d3;
  color: #ffffff;
  cursor: pointer;
  position: relative;
}
.FieldBindingModule_footter_nxGy .FieldBindingModule_confirmBtn_2LIJ:active::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.FieldBindingModule_footter_nxGy .FieldBindingModule_disablebtn_1FqV {
  background: #fff;
  border: 1px solid #bbb;
  color: #666666;
  margin-right: 12px;
  cursor: not-allowed;
  position: relative;
}
.FieldBindingModule_footter_nxGy .FieldBindingModule_disablebtn_1FqV::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(225, 225, 225, 0.5);
}
.FieldBindingModule_searchbar_2vfS {
  height: 37px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.FieldBindingModule_searchbar_2vfS .FieldBindingModule_searchbox_2FMM {
  border-bottom: 1px solid #d8d8d8;
  width: 200px;
  margin-right: 12px;
  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;
  padding-bottom: 3px;
}
.FieldBindingModule_searchbar_2vfS .FieldBindingModule_searchbox_2FMM .FieldBindingModule_searchicon_3Itm {
  font-size: 16px;
  color: #ccc;
  margin-right: 15px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FieldBindingModule_searchbar_2vfS .FieldBindingModule_searchbox_2FMM .FieldBindingModule_searchinput_3RKN {
  border: none;
  font-size: 12px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.FieldBindingModule_searchbar_2vfS .FieldBindingModule_searchbox_2FMM .FieldBindingModule_searchdel_Kxft {
  font-size: 15px;
  color: #ccc;
  cursor: pointer;
}
.FieldBindingModule_entitytable_HqK6 {
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.FieldBindingModule_entitytable_HqK6 .FieldBindingModule_tableheaderpanel_gGrR {
  height: 32px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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;
  background-color: #f5f5f5;
  font-size: 12px;
  color: #212121;
  border-bottom: 1px solid #e5e5e5;
}
.FieldBindingModule_entitytable_HqK6 .FieldBindingModule_tableheaderpanel_gGrR .FieldBindingModule_tableheader_2618 {
  padding-left: 12px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.FieldBindingModule_entitytable_HqK6 .FieldBindingModule_tableheaderpanel_gGrR .FieldBindingModule_tableheaderlast_1n4w {
  width: 50%;
  padding-left: 12px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FieldBindingModule_entitytable_HqK6 .FieldBindingModule_tablepanel_aA-q {
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 0;
  overflow: auto;
}
.FieldBindingModule_entitytable_HqK6 .FieldBindingModule_tablepanel_aA-q .FieldBindingModule_nodatabox_xSS4 {
  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;
  -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;
  font-size: 14px;
  color: #666;
}
.FieldBindingModule_entitytable_HqK6 .FieldBindingModule_tablepanel_aA-q .FieldBindingModule_nodatabox_xSS4 img {
  width: 192px;
  height: 108px;
  margin-bottom: 16px;
}
.FieldBindingModule_entitytable_HqK6 .FieldBindingModule_tablepanel_aA-q .FieldBindingModule_tableitempanel__JGu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
  font-size: 12px;
  color: #666666;
}
.FieldBindingModule_entitytable_HqK6 .FieldBindingModule_tablepanel_aA-q .FieldBindingModule_tableitempanel__JGu:hover {
  background: #F2F9FF;
}
.FieldBindingModule_entitytable_HqK6 .FieldBindingModule_tablepanel_aA-q .FieldBindingModule_tableitempanel__JGu .FieldBindingModule_tableitem_1LMC {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 12px;
}
.FieldBindingModule_entitytable_HqK6 .FieldBindingModule_tablepanel_aA-q .FieldBindingModule_tableitempanel__JGu .FieldBindingModule_tableitemlast_1RCQ {
  width: 50%;
  padding-left: 12px;
  padding-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.FieldBindingModule_entitytable_HqK6 .FieldBindingModule_tablepanel_aA-q .FieldBindingModule_tableitemsleted_3tY8 {
  background: #E0EFFF;
}
.FieldBindingModule_previewcontent_3ir7 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
}
.FieldBindingModule_previewcontent_3ir7 .FieldBindingModule_buttonbox_3XWV {
  height: 48px;
  width: 48px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  border-radius: 50%;
  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;
  font-size: 16px;
  cursor: pointer;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FieldBindingModule_previewcontent_3ir7 .FieldBindingModule_buttonbox_3XWV:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.FieldBindingModule_previewcontent_3ir7 .FieldBindingModule_buttonbox_3XWV:active {
  background-color: rgba(0, 0, 0, 0.4);
}
.FieldBindingModule_previewcontent_3ir7 .FieldBindingModule_previewbox_2T6q {
  width: 360px;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px 48px;
}
.FieldBindingModule_previewcontent_3ir7 .FieldBindingModule_previewbox_2T6q .FieldBindingModule_previewtitle_27k_ {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 16px;
  margin-bottom: 8px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FieldBindingModule_previewcontent_3ir7 .FieldBindingModule_previewbox_2T6q .FieldBindingModule_previewImg_oHS_ {
  height: 640px;
}
.FieldBindingModule_previewcontent_3ir7 .FieldBindingModule_previewbox_2T6q .FieldBindingModule_checkbox_gCve {
  margin-top: 16px;
  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-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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FieldBindingModule_previewcontent_3ir7 .FieldBindingModule_previewbox_2T6q .FieldBindingModule_checkbox_gCve .FieldBindingModule_anchor_1H1w {
  width: 12px;
  height: 4px;
  background-color: #fff;
  border-radius: 2px;
  opacity: 0.39;
  margin-right: 8px;
}
.FieldBindingModule_previewcontent_3ir7 .FieldBindingModule_previewbox_2T6q .FieldBindingModule_checkbox_gCve .FieldBindingModule_anchor_1H1w:last-child {
  margin-right: 0px;
}
.FieldBindingModule_previewcontent_3ir7 .FieldBindingModule_previewbox_2T6q .FieldBindingModule_checkbox_gCve .FieldBindingModule_activeanchor_3rLY {
  opacity: 1;
}
.FieldBindingModule_tipbox_2g4o {
  height: 32px;
  border-bottom: 1px solid #e5e5e5;
  background: #fff1d4;
  color: #ff991c;
  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;
  font-size: 14px;
}
.FieldBindingModule_tipbox_2g4o .FieldBindingModule_jinggao_3hzw {
  margin: 0px 8px 0px 12px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FieldBindingModule_tipbox_2g4o .FieldBindingModule_text_3K3q {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.FieldBindingModule_tipbox_2g4o .FieldBindingModule_close_1ajr {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin: 0px 12px 0px 8px;
  font-size: 12px;
  cursor: pointer;
}
.FieldBindingModule_treetable_3YMt {
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.FieldBindingModule_treetable_3YMt .FieldBindingModule_tableheaderpanel_gGrR {
  height: 32px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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;
  background-color: #f5f5f5;
  font-size: 12px;
  color: #212121;
  border-bottom: 1px solid #e5e5e5;
}
.FieldBindingModule_treetable_3YMt .FieldBindingModule_tableheaderpanel_gGrR .FieldBindingModule_tableheader_2618 {
  padding-left: 12px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.FieldBindingModule_treetable_3YMt .FieldBindingModule_tableheaderpanel_gGrR .FieldBindingModule_tableheaderlast_1n4w {
  width: 50%;
  padding-left: 12px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FieldBindingModule_treetable_3YMt .FieldBindingModule_tablepanel_aA-q {
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 0;
  overflow: auto;
}
.FieldBindingModule_treenodebox_2gF1 {
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FieldBindingModule_treenodebox_2gF1 .FieldBindingModule_tableitempanels_1IUV {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
  font-size: 12px;
  color: #666666;
}
.FieldBindingModule_treenodebox_2gF1 .FieldBindingModule_tableitempanels_1IUV:hover {
  background: #F2F9FF;
}
.FieldBindingModule_treenodebox_2gF1 .FieldBindingModule_tableitempanels_1IUV .FieldBindingModule_fold_1qQF {
  font-size: 16px;
  margin-right: 9px;
  cursor: pointer;
}
.FieldBindingModule_treenodebox_2gF1 .FieldBindingModule_tableitempanels_1IUV .FieldBindingModule_tableitem_1LMC {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 12px;
}
.FieldBindingModule_treenodebox_2gF1 .FieldBindingModule_tableitempanels_1IUV .FieldBindingModule_tableitemlast_1RCQ {
  width: 50%;
  padding-left: 12px;
  padding-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.FieldBindingModule_treenodebox_2gF1 .FieldBindingModule_seltableitem_1Epa {
  background: #E0EFFF;
}
.FieldBindingModule_treenodebox_2gF1 .FieldBindingModule_nodatabox_xSS4 {
  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;
  -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;
  font-size: 14px;
  color: #666;
  margin-top: 100px;
}
.FieldBindingModule_treenodebox_2gF1 .FieldBindingModule_nodatabox_xSS4 img {
  width: 192px;
  height: 108px;
  margin-bottom: 16px;
}
.FieldBindingModule_nodecontent_27kl {
  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-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.FieldBindPanel_shadebox_8p7N {
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.FieldBindPanel_shadebox_8p7N .FieldBindPanel_shade_1oAy {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  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;
}
.FieldBindPanel_shadebox_8p7N .FieldBindPanel_shade_1oAy .FieldBindPanel_previewImg_2AmU {
  height: 667px;
  width: 375px;
}
.FieldBindPanel_shadebox_8p7N .FieldBindPanel_root_1Flb {
  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: 640px;
  background-color: #fff;
  font-size: 14px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 100%;
  border-right: 1px solid #e5e5e5;
}
.FieldBindPanel_shadebox_8p7N .FieldBindPanel_root_1Flb .FieldBindPanel_content_dl4X {
  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: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.FieldBindPanel_shadebox_8p7N .FieldBindPanel_root_1Flb .FieldBindPanel_content_dl4X .FieldBindPanel_mappingpanel_3xYi {
  width: 276px;
  border-left: 1px solid #e5e5e5;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FieldBindPanel_shadebox_8p7N .FieldBindPanel_root_1Flb .FieldBindPanel_content_dl4X .FieldBindPanel_mappingpanel_3xYi .FieldBindPanel_mappingtitle_3NA8 {
  border-bottom: 1px solid #e5e5e5;
  height: 38px;
  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-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-left: 12px;
  color: #333;
  font-size: 14px;
}
.FieldBindPanel_shadebox_8p7N .FieldBindPanel_root_1Flb .FieldBindPanel_content_dl4X .FieldBindPanel_entitytablepanle_1qAr {
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 300px;
  border-right: 1px solid #e5e5e5;
}
.FieldBindPanel_shadebox_8p7N .FieldBindPanel_root_1Flb .FieldBindPanel_content_dl4X .FieldBindPanel_entitytablepanle_1qAr .FieldBindPanel_entityheader_WW2_ {
  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;
  height: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  border-bottom: 1px solid #e5e5e5;
}
.FieldBindPanel_shadebox_8p7N .FieldBindPanel_root_1Flb .FieldBindPanel_content_dl4X .FieldBindPanel_entitytablepanle_1qAr .FieldBindPanel_entityheader_WW2_ .FieldBindPanel_entityname_1muY {
  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: #212121;
  font-size: 14px;
  font-weight: 500;
  margin-left: 12px;
}
.FieldBindPanel_shadebox_8p7N .FieldBindPanel_root_1Flb .FieldBindPanel_content_dl4X .FieldBindPanel_divisionbox_35W2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  width: 64px;
  -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;
}
.FieldBindPanel_shadebox_8p7N .FieldBindPanel_root_1Flb .FieldBindPanel_content_dl4X .FieldBindPanel_divisionbox_35W2 .FieldBindPanel_divisionicon_2qTM {
  font-size: 20px;
  width: 40px;
  height: 28px;
  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;
  background: #f2f2f2;
  color: #666;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}

.EntityFieldBindPanel_shadebox_fO7M {
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_shade_22ku {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  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;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S {
  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: 640px;
  background-color: #fff;
  font-size: 14px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 100%;
  border-right: 1px solid #e5e5e5;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_selectbox_Y6Ec {
  height: 82px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  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-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 16px 0px 20px 12px;
  border-bottom: 1px solid #e5e5e5;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_selectbox_Y6Ec .EntityFieldBindPanel_titlecontent_1e9n {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  color: #666;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_selectbox_Y6Ec .EntityFieldBindPanel_titlecontent_1e9n .EntityFieldBindPanel_mustinput_3fP6 {
  color: #fa574f;
  margin-left: 4px;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_selectbox_Y6Ec .EntityFieldBindPanel_selectcontent_1_IR {
  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;
  position: relative;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_selectbox_Y6Ec .EntityFieldBindPanel_selectcontent_1_IR .EntityFieldBindPanel_inputbox_JIk8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #999;
  width: 230px;
  height: 22px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  cursor: pointer;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_selectbox_Y6Ec .EntityFieldBindPanel_selectcontent_1_IR .EntityFieldBindPanel_inputbox_JIk8 .EntityFieldBindPanel_inputtext_39ED {
  border: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_selectbox_Y6Ec .EntityFieldBindPanel_selectcontent_1_IR .EntityFieldBindPanel_pulldownpanel_H7fc {
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 230px;
  border: 1px solid #e5e5e5;
  position: absolute;
  top: 24px;
  left: 0px;
  background: #fff;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_selectbox_Y6Ec .EntityFieldBindPanel_selectcontent_1_IR .EntityFieldBindPanel_pulldownpanel_H7fc .EntityFieldBindPanel_entitynodata_1HrY {
  height: 50px;
  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;
  color: #666;
  font-size: 12px;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_selectbox_Y6Ec .EntityFieldBindPanel_selectcontent_1_IR .EntityFieldBindPanel_pulldownpanel_H7fc .EntityFieldBindPanel_entitylist_2IxU {
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 30px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0px 12px;
  font-size: 12px;
  color: #666;
  cursor: pointer;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_selectbox_Y6Ec .EntityFieldBindPanel_selectcontent_1_IR .EntityFieldBindPanel_pulldownpanel_H7fc .EntityFieldBindPanel_entitylist_2IxU.EntityFieldBindPanel_activeentity_1zOU {
  background-color: #3279FC;
  color: #fff;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_selectbox_Y6Ec .EntityFieldBindPanel_selectcontent_1_IR .EntityFieldBindPanel_pulldownpanel_H7fc .EntityFieldBindPanel_entitylist_2IxU:last-child {
  border-bottom: none;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_selectbox_Y6Ec .EntityFieldBindPanel_selectcontent_1_IR .EntityFieldBindPanel_pulldownpanel_H7fc .EntityFieldBindPanel_entitylist_2IxU:hover {
  background-color: #eef2fd;
  color: #666;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_selectbox_Y6Ec .EntityFieldBindPanel_selectcontent_1_IR .EntityFieldBindPanel_pulldownpanel_H7fc .EntityFieldBindPanel_entitylist_2IxU .EntityFieldBindPanel_spantext_2eAx {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_content_3TsO {
  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: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_content_3TsO .EntityFieldBindPanel_mappingpanel_whYy {
  width: 276px;
  border-left: 1px solid #e5e5e5;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_content_3TsO .EntityFieldBindPanel_mappingpanel_whYy .EntityFieldBindPanel_mappingtitle_3VVr {
  border-bottom: 1px solid #e5e5e5;
  height: 38px;
  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-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-left: 12px;
  color: #333;
  font-size: 14px;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_content_3TsO .EntityFieldBindPanel_entitytablepanle_2sbk {
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 300px;
  border-right: 1px solid #e5e5e5;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_content_3TsO .EntityFieldBindPanel_entitytablepanle_2sbk .EntityFieldBindPanel_entityheader_p3SW {
  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;
  height: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  border-bottom: 1px solid #e5e5e5;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_content_3TsO .EntityFieldBindPanel_entitytablepanle_2sbk .EntityFieldBindPanel_entityheader_p3SW .EntityFieldBindPanel_entityname_2PdF {
  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: #212121;
  font-size: 14px;
  font-weight: 500;
  margin-left: 12px;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_content_3TsO .EntityFieldBindPanel_divisionbox_3EkC {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  width: 64px;
  -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;
}
.EntityFieldBindPanel_shadebox_fO7M .EntityFieldBindPanel_root_2s2S .EntityFieldBindPanel_content_3TsO .EntityFieldBindPanel_divisionbox_3EkC .EntityFieldBindPanel_divisionicon_xWY1 {
  font-size: 20px;
  width: 40px;
  height: 28px;
  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;
  background: #f2f2f2;
  color: #666;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}

.Guide_guide-container_2CL_ {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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: 100%;
}
.Guide_guide-content_1t_N {
  position: fixed;
  z-index: 9999;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.Guide_guide-overlay_3306 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: -o-linear-gradient(transparent, transparent);
  background: linear-gradient(transparent, transparent);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.Guide_guide-overlay-shape_5mEU {
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  -webkit-box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.6);
}
.Guide_guide-start-page_3FUy {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  background-color: #FFFFFF;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 24px;
  color: #212121;
  text-align: center;
  border-radius: 8px;
  width: 704px;
}
.Guide_guide-start-page_3FUy .Guide_username_3UM7 {
  margin: 12px 0;
}
.Guide_guide-start-page_3FUy .Guide_start-img_PKAf img {
  width: 100px;
  height: 100px;
  margin: 36px 0 0;
}
.Guide_guide-start-page_3FUy .Guide_start-word_2uGZ {
  line-height: 36px;
  margin: 0 100px;
}
.Guide_guide-start-page_3FUy .Guide_start-word_2uGZ p {
  margin: 12px 0;
}
.Guide_guide-start-page_3FUy .Guide_start-footer_1tWP {
  font-size: 16px;
  margin: 32px 0 40px;
}
.Guide_guide-start-page_3FUy .Guide_start-footer_1tWP button {
  cursor: pointer;
  width: 120px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 4px;
  margin: 0 10px;
  color: #666666;
  border: 1px solid #BBBBBB;
  font-size: 13px;
}
.Guide_guide-start-page_3FUy .Guide_start-footer_1tWP .Guide_active-btn_2l4G {
  color: #FFFFFF;
  background: #5582F3;
  border: 1px solid #5E80EB;
}
.Guide_guide-info_27J7 {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: absolute;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 2px 10px 0 rgba(57, 75, 115, 0.25);
          box-shadow: 0 2px 10px 0 rgba(57, 75, 115, 0.25);
  border-radius: 4px;
  width: 320px;
  font-size: 14px;
  color: #333333;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  visibility: hidden;
}
.Guide_guide-info_27J7 .Guide_header_Iw8v {
  margin: 16px 20px 8px;
}
.Guide_guide-info_27J7 .Guide_header_Iw8v .Guide_title_2JEr {
  font-weight: 600;
}
.Guide_guide-info_27J7 .Guide_header_Iw8v .Guide_jump_3ca1 {
  font-size: 12px;
  color: #999999;
  font-family: MicrosoftYaHei,serif;
  float: right;
  cursor: pointer;
}
.Guide_guide-info_27J7 .Guide_main_3imw {
  margin: 0 20px;
  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;
}
.Guide_guide-info_27J7 .Guide_main_3imw p {
  margin-bottom: 12px;
}
.Guide_guide-info_27J7 .Guide_main_3imw img {
  width: 280px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.Guide_guide-info_27J7 .Guide_footer_2aLp {
  padding: 20px 20px 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;
}
.Guide_guide-info_27J7 .Guide_footer_2aLp .Guide_page_14CF {
  font-size: 12px;
  color: #999999;
  line-height: 28px;
}
.Guide_guide-info_27J7 .Guide_footer_2aLp button {
  cursor: pointer;
  width: 68px;
  height: 28px;
  background: #FFFFFF;
  border-radius: 2px;
  margin-left: 10px;
  color: #666666;
  border: 1px solid #BBBBBB;
}
.Guide_guide-info_27J7 .Guide_footer_2aLp .Guide_active-btn_2l4G {
  color: #5582F3;
  border: 1px solid #5E80EB;
}
.Guide_guide-info_27J7 .Guide_finger_28Bw {
  width: 32px;
  background: #FFFFFF;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
.Guide_guide-info_27J7 .Guide_finger_28Bw span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #FFFFFF;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(100%, -50%);
      -ms-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}
.Guide_guide-info_27J7 .Guide_finger-left_13Xb {
  left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.Guide_guide-info_27J7 .Guide_finger-left_13Xb span {
  left: 0;
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}
.Guide_guide-info_27J7 .Guide_finger-top_O2ij {
  top: 25%;
}
.Guide_guide-info_27J7 .Guide_finger-bottom_3oeG {
  top: 75%;
}
.Guide_guide-info_27J7 .Guide_target-mask_3p8t {
  position: absolute;
}

