.helpgent-form-status .components-form-toggle {
  display: flex;
  align-items: center;
}

.helpgent-form-wrapper .helpgent-single-form-header .helpgent-single-form-header__left {
  flex: initial;
}
.helpgent-form-wrapper .helpgent-screenBar-content {
  padding-bottom: 15px;
}

.helpgent-modal .components-modal__header .components-button {
  top: 3px;
}

.helpgent-form-group.helpgent-form-icon-left .helpgent-input-icon {
  display: flex;
  top: 50%;
}

.helpgent-mega-dropdown {
  z-index: 9990;
}

.helpgent-user-action__item {
  white-space: nowrap;
}

.helpgent-form-status .components-toggle-control__label {
  margin-bottom: 0;
}

.helpgent-media-actions .helpgent-btn-replace {
  white-space: nowrap;
}

.helpgent-color-picker__trigger {
  margin-bottom: 0;
}
