/* stylelint-disable CssSyntaxError */
.editor-rightattr-hidden-label {
  overflow: hidden !important;
}
.editor-rightattr-hidden-label .editor-form-item-label-left {
  display: none !important;
  width: 0 !important;
}
.editor-rightattr-hidden-label .editor-form-item-control {
  max-width: 100% !important;
}
.editor-rightattr-form .editor-row {
  width: initial;
}
.editor-rightattr-form .editor-row .editor-form-item-label-left {
  overflow: visible;
}
.editor-rightattr-form .formItem {
  display: flex;
  align-items: center;
}
.editor-rightattr-form .formItem .editor-form-item-children {
  display: flex;
  align-items: center;
}
.editor-rightattr-form .editor-input-affix-wrapper-sm {
  box-sizing: border-box;
  height: 28px;
  padding: 0 8px;
}
.editor-rightattr-form .editor-input-affix-wrapper-sm .editor-input-sm {
  height: 26px !important;
  line-height: 26px !important;
}
.editor-rightattr-form .editor-input-affix-wrapper-sm .editor-input-suffix .editor-btn-sm:not(.editor-btn-primary) {
  color: rgba(28, 36, 46, 0.3) !important;
}
.editor-rightattr-form .editor-input-number-sm {
  padding: 0 22px 0 8px;
}
.editor-rightattr-form .editor-input-number-sm .editor-input-number-input-wrap input {
  padding: 0;
}
.editor-rightattr-form .editor-picker-small {
  height: 28px;
}
.editor-rightattr-form .editor-picker-small .editor-picker-input input {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
}
.editor-rightattr-form .editor-select-sm.editor-select.editor-select-multiple .editor-select-selector .editor-select-selection-item {
  height: 16px;
  line-height: 14px;
}
.editor-rightattr-form .editor-select-sm.editor-select.editor-select-multiple .editor-select-selector .editor-select-selection-item .editor-select-selection-item-content {
  line-height: 14px !important;
}
.editor-rightattr-form .editor-select-sm.editor-select.editor-select-multiple .editor-select-selector .editor-select-selection-item .editor-select-selection-item-remove {
  line-height: 11px;
}
.editor-rightattr-form .editor-select-sm.editor-select .editor-select-selector,
.editor-rightattr-form .editor-select-single.editor-select-show-search .editor-select-selector {
  height: 28px !important;
  padding: 0 8px !important;
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  line-height: 26px !important;
}
.editor-rightattr-form .editor-select-sm.editor-select .editor-select-selector .editor-select-selection-placeholder,
.editor-rightattr-form .editor-select-single.editor-select-show-search .editor-select-selector .editor-select-selection-placeholder {
  line-height: 26px !important;
}
.editor-rightattr-form .editor-select-sm.editor-select .editor-select-selector .editor-select-selection-item,
.editor-rightattr-form .editor-select-single.editor-select-show-search .editor-select-selector .editor-select-selection-item {
  line-height: 26px !important;
}
.editor-rightattr-form .editor-select-sm.editor-select .editor-select-selector .editor-select-selection-search-input,
.editor-rightattr-form .editor-select-single.editor-select-show-search .editor-select-selector .editor-select-selection-search-input {
  height: 26px !important;
  line-height: 26px !important;
}
.editor-rightattr-form .editor-select-auto-complete.editor-select-show-search .editor-select-selector {
  height: 28px !important;
  padding: 0 !important;
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  line-height: 28px !important;
}
.editor-rightattr-form .editor-select-auto-complete.editor-select-show-search .editor-select-selector .editor-select-selection-placeholder {
  line-height: 26px !important;
}
.editor-rightattr-form .editor-select-auto-complete.editor-select-show-search .editor-select-selector .editor-select-selection-item {
  line-height: 26px !important;
}
.editor-rightattr-form .editor-select-auto-complete.editor-select-show-search .editor-select-selector .editor-select-selection-search-input {
  height: 26px !important;
  line-height: 26px !important;
}
.editor-rightattr-form .editor-absselect .editor-select .editor-select-selector,
.editor-rightattr-form .editor-absselect .editor-select-sm .editor-select-selector {
  padding: 0 0 0 7px !important;
}
.editor-rightattr-form .editor-absselect .editor-select .editor-select-arrow,
.editor-rightattr-form .editor-absselect .editor-select-sm .editor-select-arrow {
  right: 8px;
}
.editor-rightattr-form .editor-radio-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.editor-rightattr-form .editor-radio-group .editor-radio-button-wrapper {
  display: flex;
  flex: 1 1;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.editor-rightattr-form .editor-radio-group .editor-radio-button-wrapper:not(:first-child) {
  margin-left: -1px;
}
.editor-rightattr-form .editor-radio-group .editor-radio-button-wrapper span:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
}
.editor-rightattr-form .editor-radio-group .editor-radio-button-wrapper .editor-radio-button-checked + span {
  color: #47e;
}
.editor-rightattr-form .editor-input-search > .editor-input-group > .editor-input-group-addon:last-child .editor-input-search-button {
  height: 30px;
  border-left: 0;
}
.editor-rightattr-form .editor-select > .editor-select-selector .editor-input-group-addon > .editor-select-single {
  width: 100%;
}
.editor-rightattr-form .editor-form-item-row {
  display: flex;
  align-items: flex-start;
  justify-items: center;
  margin-bottom: 14px !important;
}
.editor-rightattr-form .editor-form-item-row .editor-form-item-label {
  max-height: 28px;
}
.editor-rightattr-form .editor-form-vertical .editor-form-item {
  padding-bottom: 0 !important;
}
.editor-rightattr-form .editor-btn-dashed:hover,
.editor-rightattr-form .editor-btn-dashed:focus,
.editor-rightattr-form .editor-btn:hover,
.editor-rightattr-form .editor-btn:focus,
.editor-rightattr-form .editor-input:focus,
.editor-rightattr-form .editor-input-focused {
  border-color: #47e !important;
}
.editor-rightattr-form .editor-row.editor-form-item-row .editor-form-item-label label {
  font-size: 12px;
}
.editor-rightattr-form .editor-row.editor-form-item-row .editor-form-item-label,
.editor-rightattr-form .editor-row.editor-form-item-row .editor-form-item-control-wrapper,
.editor-rightattr-form .editor-row.editor-form-item-row .editor-select-selection__rendered {
  line-height: 28px;
}
.editor-rightattr-form .editor-row.editor-form-item-row .editor-form-item-label:not(.editor-col-0) {
  display: inline-flex;
  align-items: center;
}
.editor-rightattr-form .editor-row.editor-form-item-row .editor-form-item-control {
  width: 100%;
  line-height: 28px;
}
.editor-rightattr-form .editor-row.editor-form-item-row .editor-input-number,
.editor-rightattr-form .editor-row.editor-form-item-row .editor-select {
  width: 100%;
}
.editor-rightattr-form .editor-row.editor-form-item-row .editor-input,
.editor-rightattr-form .editor-row.editor-form-item-row .editor-input-number,
.editor-rightattr-form .editor-row.editor-form-item-row .editor-select-selection,
.editor-rightattr-form .editor-row.editor-form-item-row .editor-radio-button-wrapper {
  height: 28px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 28px;
  white-space: nowrap;
}
.editor-rightattr-form .editor-row.editor-form-item-row .editor-input-affix-wrapper {
  height: 28px;
}
.editor-rightattr-form .editor-row.editor-form-item-row .editor-input-affix-wrapper .editor-input {
  height: auto !important;
}
.editor-rightattr-form .editor-row.editor-form-item-row .editor-input-affix-wrapper:hover {
  border: 1px solid #47e;
}
.editor-rightattr-form .editor-row.editor-form-item-row .editor-input-number,
.editor-rightattr-form .editor-row.editor-form-item-row textarea.editor-input {
  font-size: 12px;
}
.editor-rightattr-form .editor-form-item-control-input {
  min-height: 28px;
}
.editor-rightattr-form .editor-form-item-label {
  min-height: 28px;
}
.editor-rightattr-form .editor-form-item-label label {
  position: relative;
  display: -moz-box;
  display: -webkit-box;
  max-width: 68px;
  height: auto;
  line-height: 16px;
  white-space: normal;
  text-overflow: ellipsis;
  /* stylelint-disable-next-line property-no-unknown */
  box-orient: vertical;
  -moz-line-clamp: 2;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
  font-size: 12px;
}
.editor-rightattr-form .editor-form-explain {
  margin-bottom: -20px !important;
  font-size: 12px;
}
.editor-rightattr-form .editor-btn-sm {
  padding: 0 7px !important;
  font-size: 12px !important;
}
.editor-rightattr-form .editor-btn-sm:not(.editor-btn-primary) {
  color: rgba(28, 36, 46, 0.75) !important;
  /*因为上面的父级样式被修改，hover时，字体颜色不变，则边框也不需要改变*/
}
.editor-rightattr-marginSet {
  margin-top: 4px;
  margin-left: -72px !important;
  padding-bottom: 6px;
  background: rgba(31, 56, 88, 0.04);
}
.editor-rightattr-marginSet .editor-col {
  width: 100%;
  margin-top: 8px;
}
.editor-rightattr-marginSet .editor-col span {
  padding-right: 12px;
}
.editor-rightattr-marginSet .editor-col .editor-input-number {
  width: 76% !important;
}
.editor-rightattr-borderSet {
  margin-top: 4px;
  margin-left: -72px !important;
  padding-bottom: 6px;
  background: rgba(31, 56, 88, 0.04);
}
.editor-rightattr-borderSet .editor-col {
  width: 100%;
  margin-top: 8px;
}
.editor-rightattr-borderSet .editor-col .editor-input-number {
  width: 76% !important;
}
.editor-rightattr-dropdown::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.editor-rightattr-dropdown::-webkit-scrollbar-thumb {
  width: 10px;
  background: #f2f2f2;
  border-radius: 0;
}
.editor-rightattr-dropdown::-webkit-scrollbar-track,
.editor-rightattr-dropdown::-webkit-scrollbar,
.editor-rightattr-dropdown::-webkit-scrollbar-corner {
  background: #bfbfbf;
  border-radius: 0;
}
.editor-rightattr-dropdown::-webkit-scrollbar-track {
  border-color: #bfbfbf;
}
.editor-rightattr-dropdown::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.editor-rightattr-dropdown::-webkit-scrollbar-thumb {
  width: 10px;
  background: #f2f2f2;
  border-radius: 0;
}
.editor-rightattr-dropdown::-webkit-scrollbar-track,
.editor-rightattr-dropdown::-webkit-scrollbar,
.editor-rightattr-dropdown::-webkit-scrollbar-corner {
  background: #bfbfbf;
  border-radius: 0;
}
.editor-rightattr-dropdown::-webkit-scrollbar-track {
  border-color: #bfbfbf;
}
.editor-rightattr-selectBlindCom {
  flex: 1;
  width: 0;
  line-height: 24px;
}
.editor-rightattr-selectBlindCom .selectDiv {
  display: flex;
  padding: 0 5px;
  color: #b3b2b2;
  background-color: #f5f5f5;
  border: 1px solid #b3b2b2;
  border-radius: 2px;
}
.editor-rightattr-selectBlindCom .selectWorld {
  padding-right: 10px;
  overflow: hidden;
  color: #b3b2b2;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.editor-rightattr-customizeStyle {
  height: 100px;
  color: #30b2ad;
}
.editor-rightattr-marinBox {
  color: #1c242e;
  font-size: 12px;
}
.editor-rightattr-marinBox .editor-row {
  margin-right: -4px;
  margin-left: -4px;
}
.editor-rightattr-marinBox .editor-row .editor-col-2 {
  left: -74px;
}
.editor-rightattr-marinBox .editor-row .editor-col-18 {
  width: 98%;
  margin-left: -12px;
  padding-right: 4px;
  padding-left: 0 !important;
}
.editor-rightattr-marginLabel .editor-form-item-label label {
  left: 14px;
}
.editor-rightattr-label .editor-form-item-label label {
  color: #47e;
}
.editor-rightattr-item {
  display: flex;
  padding-left: 11px;
  font-weight: 400;
  font-size: 12px;
}
.editor-rightattr-item .itemLabel {
  flex-shrink: 0;
  width: 24%;
}
.editor-rightattr-heightInputCol2 {
  position: absolute;
  right: 22px;
  width: 35%;
  height: 16px;
  color: rgba(28, 36, 46, 0.75);
  font-weight: 400;
  font-size: 12px;
}
.editor-rightattr-heightInputCol2 .editor-select-focused .editor-select-selection {
  box-shadow: 0 0 0 0 !important;
}
.editor-rightattr-heightInputCol2 .editor-select-sm .editor-select-selection {
  height: 16px !important;
  margin-top: 6px;
  border: 0;
}
.editor-rightattr-heightInputCol2 .editor-select-sm .editor-select-selection .editor-select-selection__rendered {
  margin: 0;
  padding-left: 40px;
}
.editor-rightattr-heightInputCol2 .editor-select-sm .editor-select-selection .editor-select-selection__rendered .editor-select-selection-selected-value {
  width: 20px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: #f7f7f7;
  border-radius: 2px;
}
.editor-rightattr-heightInputCol2 .editor-select-sm .editor-select-selection .editor-select-arrow {
  display: none;
}
.editor-rightattr-position {
  display: flex;
  margin-top: 16px;
}
.editor-rightattr-position.vertical {
  flex-direction: column;
}
.editor-rightattr-position.vertical .title,
.editor-rightattr-position.vertical .control {
  display: flex;
  height: 24px;
  margin: 0;
  margin-bottom: 4px;
}
.editor-rightattr-position.vertical .title .rect,
.editor-rightattr-position.vertical .control .rect {
  flex: 1;
}
.editor-rightattr-position.vertical .title .divider,
.editor-rightattr-position.vertical .control .divider {
  position: relative;
  width: 1px;
  height: 100%;
  margin: 0 4px 0 8px;
}
.editor-rightattr-position.vertical .title .divider::before,
.editor-rightattr-position.vertical .control .divider::before,
.editor-rightattr-position.vertical .title .divider::after,
.editor-rightattr-position.vertical .control .divider::after {
  position: absolute;
  right: -1px;
  left: auto;
  width: 4px;
  height: 1px;
  content: '';
}
.editor-rightattr-position.vertical .title .divider::before,
.editor-rightattr-position.vertical .control .divider::before {
  top: 0;
}
.editor-rightattr-position.vertical .title .divider::after,
.editor-rightattr-position.vertical .control .divider::after {
  top: auto;
  bottom: 0;
}
.editor-rightattr-position .title,
.editor-rightattr-position .control {
  text-align: center;
}
.editor-rightattr-position .rect {
  height: 24px;
}
.editor-rightattr-position .divider {
  position: relative;
  width: 100%;
  height: 1px;
  margin-top: 4px;
}
.editor-rightattr-position .divider::before,
.editor-rightattr-position .divider::after {
  position: absolute;
  top: -2px;
  width: 1px;
  height: 4px;
  content: '';
}
.editor-rightattr-position .divider::before {
  left: 0;
}
.editor-rightattr-position .divider::after {
  right: 0;
}
.editor-rightattr-position .text {
  font-size: 12px;
}
.editor-rightattr-position .title {
  margin-right: 2px;
}
.editor-rightattr-position .title .rect {
  width: 63px;
  background: rgba(60, 154, 232, 0.25);
  border: 1px solid #3c9ae8;
}
.editor-rightattr-position .title .text {
  color: #72b8ea;
}
.editor-rightattr-position .title .divider {
  background: #3c9ae8;
}
.editor-rightattr-position .title .divider::before,
.editor-rightattr-position .title .divider::after {
  background: #3c9ae8;
}
.editor-rightattr-position .control {
  flex: 1;
}
.editor-rightattr-position .control .rect {
  background: rgba(48, 178, 173, 0.25);
  border: 1px solid #30b2ad;
}
.editor-rightattr-position .control .text {
  color: #30b2ad;
}
.editor-rightattr-position .control .divider {
  background: #30b2ad;
}
.editor-rightattr-position .control .divider::before,
.editor-rightattr-position .control .divider::after {
  background: #30b2ad;
}
.editor-rightattr-popver {
  width: 163px;
  padding-top: 0;
}
.editor-rightattr-popver .editor-popover-inner-content {
  max-height: 50vh;
  padding: 8px;
  overflow-y: auto;
}
.editor-rightattr-popver .editor-select {
  width: 100%;
}
.editor-rightattr-rithImageStyle {
  position: absolute;
  right: -150px;
}
.editor-rightattr-inMiddleStyle {
  display: flex;
  flex: 1;
  flex-direction: row;
  align-content: center;
  align-items: center;
}
.editor-rightattr-overlayClassName .editor-tooltip-arrow {
  bottom: -4px;
}
.editor-rightattr-collapseStyle .editor-collapse-header {
  height: 32px;
  color: #1c242e;
  font-weight: 600;
  font-size: 12px !important;
  font-family: PingFangSC-Medium, PingFang SC, sans-serif;
  line-height: 22px;
  background-color: #f7f7f7;
  border-top: 1px solid #f0f0f0 !important;
  border-bottom: 1px solid #f0f0f0 !important;
}
.editor-rightattr-collapseStyle .editor-collapse-content .editor-collapse-content-box .editor-col {
  text-align: left;
}
.editor-rightattr-collapseStyle .editor-collapse-content .editor-collapse-content-box .editor-form-item-label {
  width: 27%;
}
.editor-rightattr-collapseStyle .editor-collapse-content .editor-collapse-content-box .editor-form-item-label label::after {
  display: none;
}
.editor-rightattr-collapseStyle .editor-collapse-content .editor-collapse-content-box .editor-form-item-control-wrapper {
  width: 73%;
}
.editor-rightattr-collapseStyle .editor-input-number .editor-input-number-handler-wrap {
  opacity: 1 !important;
}
.editor-rightattr-radioGroup {
  width: 100%;
}
.editor-rightattr-radioGroup .editor-radio-button-wrapper {
  width: 33.3%;
  padding: 0;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
}
.editor-rightattr-marginIcon {
  margin-left: 2px;
}
.editor-rightattr-marginIcon svg {
  width: 8px;
  height: 12px;
}
