.aiot-input-select-popover .aiot-design-popover-inner-content {
  padding: 0;
}
.aiot-input-select-popover .aiot-input-select-table-row-active .aiot-design-table-cell {
  background: #fff7e7;
  color: #E14C46;
}
.aiot-input-select-select {
  width: 100%;
}
.aiot-input-select-select:not(.aiot-design-select-multiple) .aiot-design-select-selector {
  height: 28px!important;
}
