.aplus-ap-form-item-group .ant-form-item-control .ant-picker {
  display: flex;
}
.aplus-ap-form-item-group .ant-form-item-control .ant-input-number {
  width: 100%;
}
.aplus-ap-form-item-group-col-hidden {
  display: none !important;
}
.aplus-ap-form-item--bordered {
  box-sizing: border-box;
  border: 1px solid var(--ap-form-bordered-border-color-base, #DEE4ED);
  border-radius: 4px;
  padding-inline: 12px;
}
.aplus-ap-form-item--bordered .ant-input-affix-wrapper {
  padding: 0;
}
.aplus-ap-form-item--bordered .ant-input {
  padding: 0;
}
.aplus-ap-form-item--bordered .ant-input-number-input {
  padding: 0;
}
.aplus-ap-form-item--bordered .ant-picker {
  padding: 0;
}
.aplus-ap-form-item--bordered .ant-space-compact-block .ant-input {
  padding-left: 11px;
}
.aplus-ap-form-item--bordered .ant-select-selector {
  border-width: 0 !important;
  box-shadow: none !important;
}
.aplus-ap-form-item--bordered .ant-select-single .ant-select-selector {
  height: 30px !important;
}
.aplus-ap-form-item--bordered:has(.ant-select-arrow) {
  padding-right: 0px;
}
.aplus-ap-form-item--bordered .ant-form-item-label > label {
  padding-right: 16px;
  height: 30px;
}
.aplus-ap-form-item--bordered .ant-form-item-label > label::after {
  margin: 0;
}
.aplus-ap-form-item--bordered .ant-form-item-control-input {
  min-height: 30px;
}
.aplus-ap-form-item--bordered:hover {
  border-color: var(--ap-form-bordered-border-color-hover, #66a9ff);
}
.aplus-ap-form-item--bordered:focus {
  border-color: var(--ap-form-bordered-border-color-active, #66a9ff);
  box-shadow: 0 0 0 2px var(--ap-form-bordered-shadow-color, rgba(5, 155, 255, 0.1));
}
.aplus-ap-form-item--bordered .aplus-batch-input-group-popover-input__popover {
  width: calc(100% + 12px);
}
.aplus-ap-form-item--focused {
  border-color: var(--ap-form-bordered-border-color-active, #66a9ff);
  box-shadow: 0 0 0 2px var(--ap-form-bordered-shadow-color, rgba(5, 155, 255, 0.1));
}
.aplus-ap-form-item .ant-form-show-help .ant-form-item-explain-error {
  font-size: 12px;
  line-height: 18px;
  margin-top: 2px;
}
.aplus-ap-form-item .ant-col .ant-form-item-extra {
  line-height: 22px;
  min-height: unset;
  margin-top: 4px;
  margin-bottom: 12px;
}
.aplus-ap-form-drawer-form__resize-bar {
  width: 4px;
  cursor: ew-resize;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 100;
  background-color: transparent;
}
.aplus-ap-form-drawer-form__resize-bar--min-disabled {
  cursor: w-resize;
}
.aplus-ap-form-drawer-form__resize-bar--max-disabled {
  cursor: e-resize;
}
.aplus-ap-form-modal-form .ant-modal-content {
  padding: 0;
}
.aplus-ap-form-modal-form .ant-modal-header {
  padding: 15px 20px;
  border-bottom: 1px solid #E9EDF3;
  margin-bottom: 0;
}
.aplus-ap-form-modal-form__content-admin {
  padding: 20px;
}
.aplus-ap-form-modal-form__footer {
  padding-top: 20px;
}
.aplus-ap-form-modal-form__footer-admin {
  border-top: 1px solid #E9EDF3;
  padding: 12px 20px;
}
.aplus-ap-form-modal-form .ant-modal-close {
  top: 16px;
}
.aplus-ap-form-search-form .ant-form-item {
  margin-bottom: 16px;
}
.aplus-ap-form-search-form .ant-form-item-control .ant-picker {
  display: flex;
}
.aplus-ap-form-search-form .ant-form-item-control .ant-input-number {
  width: 100%;
}
.aplus-ap-form-item-text-group-compact .ant-select-focused {
  z-index: 1;
}
.aplus-ap-form-item-text-group-compact .ant-select:hover {
  z-index: 1;
}
.aplus-ap-form-item-text-group-compact .ant-picker-focused {
  z-index: 1;
}
.aplus-ap-form-item-text-group-compact .ant-picker:hover {
  z-index: 1;
}
.aplus-ap-form-item-text-group-compact .ant-input-number-focused {
  z-index: 1;
}
.aplus-ap-form-item-text-group-compact .ant-input-number:hover {
  z-index: 1;
}
.aplus-ap-form-item-text-group-compact .ant-form-item:first-child .ant-form-item-control-input-content > :first-child,
.aplus-ap-form-item-text-group-compact .ant-form-item:first-child .ant-select-selector {
  border-start-end-radius: 0;
  border-end-end-radius: 0;
}
.aplus-ap-form-item-text-group-compact .ant-form-item:last-child .ant-form-item-control-input-content > :first-child,
.aplus-ap-form-item-text-group-compact .ant-form-item:last-child .ant-select-selector {
  border-start-start-radius: 0;
  border-end-start-radius: 0;
}
.aplus-ap-form-item-text-group-compact .ant-form-item:not(:first-child):not(:last-child) .ant-form-item-control-input-content > :first-child,
.aplus-ap-form-item-text-group-compact .ant-form-item:not(:first-child):not(:last-child) .ant-select-selector {
  border-radius: 0;
}
.aplus-ap-form-item-text-group-compact .ant-input-group-addon:first-child {
  border-radius: 0;
}
.ant-form-vertical .ant-input-group.ant-input-group-compact > * {
  vertical-align: bottom;
}
