.editor-show-popover-actions {
  display: flex;
  align-items: center;
}
.editor-show-popover-actions button {
  margin-right: 4px;
}
.editor-show-popover-actions button:last-child {
  margin-right: 0;
}
.editor-show-popover-tips {
  margin-top: 4px;
  font-size: 12px;
  line-height: 14px;
}
.editor-show-popover-tips .desc {
  margin-left: 4px;
}
.editor-show-popover-modal {
  padding: 0;
  top: 100px;
}
.editor-show-popover-modal.editor-modal {
  top: 100px;
}
.editor-show-popover-modal .editor-modal-content {
  display: flex;
  flex-direction: column;
  min-height: 320px;
  max-height: calc(100vh - 80px);
  overflow: hidden;
}
.editor-show-popover-modal .editor-modal-body {
  flex: 1;
  overflow-y: auto;
}
.editor-show-popover-modal .editor-modal-body::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.editor-show-popover-modal .editor-modal-body::-webkit-scrollbar-thumb {
  width: 10px;
  background: #f2f2f2;
  border-radius: 0;
}
.editor-show-popover-modal .editor-modal-body::-webkit-scrollbar-track,
.editor-show-popover-modal .editor-modal-body::-webkit-scrollbar,
.editor-show-popover-modal .editor-modal-body::-webkit-scrollbar-corner {
  background: #bfbfbf;
  border-radius: 0;
}
.editor-show-popover-modal .editor-modal-body::-webkit-scrollbar-track {
  border-color: #bfbfbf;
}
.editor-show-popover-modal .editor-modal-body::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.editor-show-popover-modal .editor-modal-body::-webkit-scrollbar-thumb {
  width: 10px;
  background: #f2f2f2;
  border-radius: 0;
}
.editor-show-popover-modal .editor-modal-body::-webkit-scrollbar-track,
.editor-show-popover-modal .editor-modal-body::-webkit-scrollbar,
.editor-show-popover-modal .editor-modal-body::-webkit-scrollbar-corner {
  background: #bfbfbf;
  border-radius: 0;
}
.editor-show-popover-modal .editor-modal-body::-webkit-scrollbar-track {
  border-color: #bfbfbf;
}
.editor-show-popover-modal .editor-modal-body {
  padding: 0;
}
.editor-show-popover-modal .form {
  width: 100%;
}
.editor-show-popover-popoverStyle {
  width: 258px;
}
.editor-show-popover-popoverStyle .editor-popover-title {
  padding: 14px 16px 0px 16px;
  font-size: 14px;
  border-bottom: none;
}
.editor-show-popover-popoverStyle .editor-popover-inner {
  width: 248px;
  height: 372px;
}
.editor-show-popover-popoverStyle .editor-popover-inner-content {
  padding: 12px 0;
}
.editor-show-popover-popoverStyle .editor-row {
  padding: 0 16px;
}
.editor-show-popover-popoverStyle .editor-legacy-form {
  height: 288px;
  overflow-y: auto;
}
.editor-show-popover-popoverStyle .editor-legacy-form::-webkit-scrollbar {
  display: none;
  /*隐藏滚动条*/
}
.editor-show-popover-popoverStyle .editor-legacy-form-explain {
  position: absolute;
  font-size: 12px;
  line-height: 12px;
  margin-top: 0;
}
.editor-show-popover-popoverStyle .editor-legacy-form-item-with-help {
  margin-bottom: 12px;
}
.editor-show-popover-popoverStyle .editor-col {
  line-height: 28px;
}
.editor-show-popover-popoverStyle .editor-col .editor-legacy-form-item-control {
  float: right;
  width: 148px;
  line-height: 28px;
}
.editor-show-popover-popoverStyle .editor-col .editor-legacy-form-item-required::before {
  display: none;
}
.editor-show-popover-popoverStyle .editor-col .editor-legacy-form-item-required::after {
  display: inline-block;
  margin-right: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.editor-show-popover-popoverStyle .editor-col .editor-input {
  height: 28px;
  margin-bottom: 0;
  padding: 2px 8px;
  font-size: 12px;
}
.editor-show-popover-popoverStyle .editor-col textarea.editor-input {
  height: 56px;
}
.editor-show-popover-popoverStyle .editor-col .editor-input-number-group-addon {
  padding: 0 8px;
  font-size: 12px;
  background: transparent;
  border-left: none;
}
.editor-show-popover-popoverStyle .editor-col .editor-radio-button-wrapper {
  width: 50%;
  height: 28px;
  line-height: 26px;
  text-align: center;
}
.editor-show-popover-popoverStyle .editor-col .editor-select-selector {
  height: 28px !important;
  padding: 2px 8px 0 8px !important;
}
.editor-show-popover-popoverStyle .editor-col .editor-input-number-input {
  height: 28px;
  font-size: 12px;
}
.editor-show-popover-popoverStyle label {
  font-size: 12px;
}
.editor-show-popover-popoverStyle .show-popover-footer {
  padding: 0 16px;
  text-align: right;
}
.editor-show-popover-popoverStyle .show-popover-footer .editor-btn {
  width: 48px;
  height: 24px;
  padding: 0;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
}
.editor-show-popover-popoverStyle .show-popover-footer .editor-btn-default {
  margin-right: 4px;
}
.editor-show-popover-popoverStyle .maxWidth {
  border-right-color: transparent;
}
.editor-show-popover-popoverStyle .maxWidth .editor-input-number-input {
  padding: 0px 8px;
}
.editor-show-popover-popoverStyle .setStyle {
  background: #fff !important;
}
.editor-show-popover-popoverStyle .setStyle .editor-collapse-header {
  height: 28px;
  padding: 4px 0px 2px 12px;
  font-size: 12px;
  background-color: #f7f7f7;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.editor-show-popover-popoverStyle .setStyle .editor-collapse-item {
  border-bottom: none;
}
.editor-show-popover-popoverStyle .setStyle .editor-collapse-arrow {
  right: 12px !important;
}
.editor-show-popover-popoverStyle .setStyle .editor-collapse-content-box {
  padding: 4px 0;
}
.editor-show-popover-popoverStyle .setStyle .editor-collapse-content-box .editor-row {
  padding: 8px 16px;
}
.editor-show-popover-popoverStyle .setStyle .editor-collapse-content-box .editor-row .editor-col {
  display: flex;
  align-items: center;
}
.editor-show-popover-popoverStyle .setStyle .editor-collapse-content-box .editor-row .editor-col span {
  width: 63px;
  margin-right: 2px;
  font-size: 12px;
  line-height: 1;
}
.editor-show-popover-popoverStyle .setStyle .editor-collapse-content-box .editor-row .editor-col .editor-input {
  flex: 1;
  height: 28px;
}
.editor-show-popover-showBtn {
  width: 100%;
  height: 28px;
  padding: 0 8px;
}
.editor-show-popover-showBtn .editor-input {
  height: 26px !important;
  font-size: 12px;
  line-height: 30px !important;
  background: transparent;
}
.editor-show-popover-showBtn .anticon-close-circle {
  display: none;
}
.editor-show-popover-clearable:hover .anticon-close-circle {
  display: block;
}
.editor-show-popover-clearable:hover .anticon-right {
  display: none;
}
