.editor-dfsetting-popover .editor-popover-inner-content {
  padding: 8px !important;
}
.editor-dfsetting-styles .check-and-radio-button {
  height: 20px;
  margin-top: 1px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.editor-dfsetting-styles .checkBoxStyle-1 {
  color: #4477ee;
  border-radius: 10px;
  border: 1px solid #4477ee;
  line-height: 18px;
}
.editor-dfsetting-styles .checkBoxStyle-2 {
  color: #4477ee;
  border-radius: 4px;
  border: 1px solid #4477ee;
  line-height: 18px;
}
.editor-dfsetting-styles .checkBoxStyle-3 {
  color: #ffffff;
  border-radius: 10px;
  background-color: #4477ee;
}
.editor-dfsetting-styles .checkBoxStyle-4 {
  color: #ffffff;
  border-radius: 4px;
  background-color: #4477ee;
}
.editor-dfsetting-styles-input-dropdown .editor-select-tree-node-content-wrapper {
  text-align: left;
}
.editor-dfsetting-styles-input-dropdown .editor-select-tree-indent-unit {
  width: 8px;
}
.editor-dfsetting-styles-input-dropdown .editor-select-tree-title {
  font-size: 12px !important;
  color: #333333;
}
.editor-dfsetting-styles-dropdown .check-and-radio-button {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  overflow: hidden;
  text-overflow: clip;
}
.editor-dfsetting-styles-dropdown .checkBoxStyle-1 {
  color: #4477ee;
  border-radius: 10px;
  border: 1px solid #4477ee;
  line-height: 18px;
}
.editor-dfsetting-styles-dropdown .checkBoxStyle-2 {
  color: #4477ee;
  border-radius: 4px;
  border: 1px solid #4477ee;
  line-height: 18px;
}
.editor-dfsetting-styles-dropdown .checkBoxStyle-3 {
  color: #ffffff;
  border-radius: 10px;
  background-color: #4477ee;
}
.editor-dfsetting-styles-dropdown .checkBoxStyle-4 {
  color: #ffffff;
  border-radius: 4px;
  background-color: #4477ee;
}
.editor-dfsetting-styles-dropdown .editor-select-tree-node-content-wrapper {
  padding: 3px 4px !important;
}
.editor-dfsetting-styles-dropdown .editor-select-tree-switcher {
  width: 0 !important;
}
.editor-dfsetting-styles-dropdown .editor-select-tree-title {
  font-size: 12px !important;
}
.editor-dfsetting-styles-dropdown .editor-select-tree-node-content-wrapper {
  text-align: center;
}
.editor-dfsetting-cascader {
  width: 170px !important;
}
.editor-dfsetting-cascader-dropdown .editor-cascader-menu-item-content {
  font-size: 12px;
  color: rgba(28, 36, 46, 0.75);
}
