.ECnTK4vJ_loading-wrapper {
  width: 100%;
  height: 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;
  -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;
}
.adya10sl_nocode-designer-wrapper {
  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%;
  position: absolute;
  /**兼容低版本的谷歌浏览器**/
}

.dHbCVF9q_popup .kdm-popup-container-box {
  border-radius: 12px 12px 0 0;
  overflow: hidden;
}
.dHbCVF9q_popup .kdm-popup-body {
  padding: 0;
  min-height: 90vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.dHbCVF9q_popup #bos_nocode_bill_nested {
  overflow: hidden;
  height: unset !important;
}
.dHbCVF9q_popup #contentpanel {
  overflow: auto;
}

