.aplus-action-item {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
}
.aplus-action-item--primary {
  color: var(--ap-action-color-primary-base, #0070FF);
}
.aplus-action-item--primary:not(.aplus-action-item--disabled):hover {
  color: var(--ap-action-color-primary-hover, #66A9FF);
}
.aplus-action-item--success {
  color: var(--ap-action-color-success, #2ED1A3);
}
.aplus-action-item--error {
  color: var(--ap-action-color-error, #FF4D4F);
}
.aplus-action-item--warn {
  color: var(--ap-action-color-warn, #FFA940);
}
.aplus-action-item--loading {
  opacity: 0.35;
  transition: opacity 0.2s;
  cursor: default;
}
.aplus-action-item--loading .btn-loading-icon {
  margin-right: 4px;
}
.aplus-action-item--disabled {
  color: #CCE2FF;
  cursor: not-allowed;
}
.aplus-action-item-dropdown__item .aplus-action-item {
  width: 100%;
}
.aplus-action-item-dropdown__wrapper {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
}
.aplus-action-item-dropdown__icon {
  color: #0070ff;
  margin-left: 4px;
  font-size: 14px;
  display: inline-flex;
}
.aplus-ap-attachment {
  display: inline-flex;
  justify-content: space-between;
}
.aplus-ap-attachment__content {
  display: flex;
  align-items: center;
}
.aplus-ap-attachment__text-render {
  color: var(--download-main-color);
  margin-right: 5px;
}
.aplus-ap-attachment__text-render:hover {
  color: var(--download-main-color-opacity);
}
.aplus-ap-attachment__spin {
  float: left;
  margin-right: 5px;
}
.aplus-ap-attachment__text-inner {
  max-width: 190px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  cursor: pointer;
  color: var(--download-main-color);
}
.aplus-ap-attachment__text-inner:hover {
  color: var(--download-main-color-opacity);
}
.aplus-ap-attachment__more {
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
  color: var(--download-main-color);
}
.aplus-ap-attachment__more:hover {
  color: var(--download-main-color-opacity);
}
.aplus-ap-attachment__file-list {
  max-width: 312px;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
}
.aplus-ap-attachment__file-item {
  flex: 1;
  word-wrap: break-word;
  margin-bottom: 16px;
  font-size: 14px;
  color: #000;
  cursor: pointer;
}
.aplus-ap-attachment__file-item:hover {
  color: var(--download-main-color);
}
.aplus-ap-attachment__down-load-all {
  font-size: 14px;
  color: var(--download-main-color);
  cursor: pointer;
  margin-bottom: 0;
}
.aplus-ap-attachment__down-load-all:hover {
  color: var(--download-main-color-opacity);
}
.aplus-ap-batch-action {
  width: 100%;
}
.aplus-ap-batch-action-body {
  width: 100%;
  display: flex;
  align-items: center;
}
.aplus-ap-batch-action-body .selected-desc {
  display: flex;
  align-items: center;
  margin-right: 16px;
  flex-shrink: 0;
}
.aplus-ap-batch-action-body .selected-desc-conut {
  font-size: 14px;
  color: var(--ap-batch-action-color-font, #8896b0);
}
.aplus-ap-batch-action-body .selected-desc-conut span {
  color: var(--ap-batch-action-color-active, #0070ff);
  font-weight: bold;
  min-width: 10px;
  display: inline-block;
}
.aplus-ap-batch-action-body .selected-desc-clean {
  margin-left: 8px;
}
.aplus-ap-batch-action-body .selected-desc-clean > * {
  padding: 0;
}
.aplus-ap-batch-action-header {
  width: 100%;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid var(--ap-batch-action-color-border, #E9EDF3);
}
.aplus-ap-action-button-border-link:not(:disabled):hover,
.aplus-ap-action-button-border-link:not(:disabled):active,
.aplus-ap-action-button-border-link:not(:disabled):focus {
  border-color: var(--button-border-color);
  color: var(--button-border-color) !important;
}
.aplus-ap-card {
  width: 100%;
  background: #fff;
}
.aplus-ap-card + .aplus-ap-card {
  margin-top: 10px;
}
.aplus-ap-card-title {
  margin-bottom: 14px;
}
/** 
  TODO: 
    1.admin和aplus样式提成变量？
*/
.aplus-ap-descriptions .ant-descriptions .ant-descriptions-view table {
  table-layout: fixed;
}
.aplus-ap-descriptions .ant-descriptions td.ant-descriptions-item {
  padding-bottom: var(--ap-descriptions-item-padding-bottom);
}
.aplus-ap-descriptions .ant-descriptions th.ant-descriptions-item {
  padding-bottom: 8px;
}
.aplus-ap-descriptions .ant-descriptions .ant-descriptions-row:last-child .ant-descriptions-item {
  padding-bottom: var(--ap-descriptions-last-row-item-padding-bottom);
}
.aplus-ap-descriptions .ant-descriptions .ant-descriptions-item-label::after {
  margin-inline: 4px 20px;
}
.aplus-ap-descriptions .ant-descriptions-row .ant-descriptions-item-label .ant-typography {
  color: inherit;
}
.aplus-ap-descriptions--admin .ant-descriptions-row .ant-descriptions-item-label {
  justify-content: flex-end;
  width: var(--ap-descriptions-item-label-width);
  color: #999999;
}
.aplus-ap-descriptions--admin .ant-descriptions-row .ant-descriptions-item-label .ap-descriptions-item-content__help {
  margin-left: 4px;
  color: #34b77c;
  font-size: 16px;
}
.aplus-ap-descriptions--admin .ant-descriptions-row .ant-descriptions-item-content {
  color: #333333;
}
.aplus-ap-descriptions--admin .ant-descriptions-row .ant-descriptions-item-content .ap-descriptions-item-content__link {
  color: #1890ff;
  cursor: pointer;
}
.aplus-ap-descriptions--aplus .ant-descriptions-row .ant-descriptions-item-label {
  justify-content: flex-end;
  width: var(--ap-descriptions-item-label-width);
  color: #8896B0;
}
.aplus-ap-descriptions--aplus .ant-descriptions-row .ant-descriptions-item-label .ap-descriptions-item-content__help {
  margin-left: 4px;
  color: #0070FF;
  font-size: 16px;
}
.aplus-ap-descriptions--aplus .ant-descriptions-row .ant-descriptions-item-content {
  color: #182948;
}
.aplus-ap-descriptions--aplus .ant-descriptions-row .ant-descriptions-item-content .ap-descriptions-item-content__link {
  color: #0070FF;
  cursor: pointer;
}
.aplus-ap-download-wrapper {
  text-wrap: nowrap;
  display: inline-block;
}
.aplus-ap-download-inner-wrapper {
  display: inline-block;
  color: var(--download-main-color);
  cursor: pointer;
  display: flex;
  align-items: center;
}
.aplus-ap-download-inner-wrapper .spin {
  margin-right: 5px;
}
.aplus-ap-download-inner-wrapper .icon {
  position: relative;
  font-size: 18px;
  margin-right: 5px;
}
.aplus-ap-download-inner-wrapper .text {
  color: var(--download-main-color);
}
.aplus-ap-download-inner-wrapper:hover {
  color: var(--download-main-color-opacity);
}
.aplus-ap-download-inner-wrapper--large {
  line-height: 26px;
  height: 28px;
  font-size: 16px;
}
.aplus-ap-download-inner-wrapper--middle {
  line-height: 22px;
  height: 24px;
  font-size: 14px;
}
.aplus-ap-download-inner-wrapper--small {
  line-height: 19px;
  height: 20px;
  font-size: 12px;
}
.aplus-ap-download-inner-wrapper--disabled {
  color: #8896b0;
  cursor: not-allowed;
}
.aplus-ap-download-inner-wrapper--disabled:hover {
  color: #8896b0;
}
.aplus-ap-download-inner-wrapper--disabled-admin {
  cursor: not-allowed;
  color: #999;
}
.aplus-ap-download-inner-wrapper--disabled-admin:hover {
  color: #999;
}
.aplus-ap-expand-alert .aplus-action-item {
  font-size: 12px;
}
.aplus-ap-expand-alert__expandText {
  font-size: 12px;
  margin-inline-end: 4px;
  margin-inline-start: 4px;
}
.aplus-ap-expand-alert__expandIcon {
  transition: all 0.3s;
  transform: rotateZ(180deg);
}
.aplus-ap-expand-alert__collapseIcon {
  transition: all 0.3s;
  transform: rotateZ(0deg);
}
.aplus-ap-expand-alert__alertContent {
  color: #182948;
}
.aplus-ap-expand-alert__prefix {
  color: #182948;
  display: inline-block;
}
.aplus-ap-expand-alert__showItem {
  color: #0070ff;
  cursor: pointer;
  white-space: nowrap;
}
.aplus-ap-expand-alert__showItem:hover {
  color: #66a9ff;
}
.aplus-ap-expand-alert__spliter {
  color: #dee4ed;
  padding: 0 8px;
}
.aplus-ap-expand-alert__antAlert.ant-alert {
  align-items: flex-start;
  line-height: 18px;
}
.aplus-ap-expand-alert__antAlert.ant-alert .ant-alert-icon {
  font-size: 16px;
  transform: translateY(2px);
}
.aplus-ap-expand-alert--aplus .card-alert {
  background-color: transparent !important;
  border: none ;
}
.aplus-ap-expand-alert--admin .card-alert {
  background-color: transparent !important;
  border: none;
}
.aplus-field-checkbox--vertical {
  display: inline-block;
}
.aplus-field-checkbox--vertical label.ant-checkbox-wrapper:not(:last-child) {
  display: flex;
  margin-block-end: 16px;
}
.aplus-field-number-label-left {
  padding-right: 4px;
}
.aplus-field-number-label-right {
  padding-left: 4px;
}
.aplus-field-radio--vertical label.ant-radio-wrapper:not(:last-child) {
  display: flex;
  margin-block-end: 16px;
}
.aplus-field-text-area {
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}
.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;
}
.aplus-ap-input-radio {
  display: flex;
  align-items: center;
}
.aplus-ap-input-radio__input-number {
  margin-right: 16px;
}
.aplus-ap-label {
  display: flex;
  flex-direction: column;
  align-items: start;
  font-size: 14px;
}
.aplus-ap-label__content {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.aplus-ap-label__custom {
  margin-top: 2px;
}
.aplus-ap-label__custom .ant-tag {
  height: 24px;
  line-height: 24px;
}
.aplus-ap-label__custom .ant-tag-green {
  color: #34b77c;
  border-color: #34b77c;
  background: rgba(52, 183, 124, 0.06);
}
.aplus-ap-label__custom .ant-tag-red {
  color: #FF4D4F;
  border-color: #FF4D4F;
  background: rgba(255, 77, 79, 0.06);
}
.aplus-ap-label__custom .ant-tag-blue {
  color: #1890ff;
  border-color: #1890ff;
  background: rgba(24, 144, 255, 0.06);
}
.aplus-ap-ladder {
  position: relative;
  width: inherit;
  font-size: 14px;
  /** 自动溢出省略 */
  /** Aplus端样式  */
  /** Admin端样式  */
}
.aplus-ap-ladder__ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.aplus-ap-ladder__major {
  line-height: 22px;
  color: #182948;
}
.aplus-ap-ladder__minor {
  line-height: 22px;
  color: #8896B0;
}
.aplus-ap-ladder__label {
  color: #8896B0;
  word-break: break-all;
}
.aplus-ap-ladder__value {
  color: #182948;
  word-break: break-all;
}
.aplus-ap-ladder__unit {
  margin-left: 5px;
  color: #182948;
}
.aplus-ap-ladder__link {
  cursor: pointer;
  color: #0070ff;
}
.aplus-ap-ladder--admin .aplus-ap-ladder__major {
  color: #333333;
}
.aplus-ap-ladder--admin .aplus-ap-ladder__minor {
  color: #999999;
}
.aplus-ap-ladder--admin .aplus-ap-ladder__label {
  color: #999999;
}
.aplus-ap-ladder--admin .aplus-ap-ladder__value {
  color: #333333;
}
.aplus-ap-ladder--admin .aplus-ap-ladder__unit {
  color: #333333;
}
.aplus-ap-ladder--admin .aplus-ap-ladder__link {
  color: #34b77c;
}
.aplus-info-layout-container {
  height: 100%;
  background-color: #fff;
  border-radius: 4px;
}
.aplus-info-layout-header__contant {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.aplus-info-layout-header__contant--title {
  display: inline-block;
}
.aplus-info-layout-header__contant--actions {
  display: inline-block;
}
.aplus-info-layout-contant {
  border-bottom-color: #fff;
}
.aplus-ap-info-layout-admin {
  margin: 16px;
  height: calc(100% - 32px);
  overflow: auto;
}
div.aplus-ap-info-layout-admin__header-shadow.aplus-ap-info-layout-admin__sticky_box {
  box-shadow: 0 4px 6px 0 rgba(73, 107, 158, 0.1);
  border-bottom: none;
}
.aplus-ap-info-layout-admin__sticky_box {
  position: sticky;
  top: 0;
  z-index: 100;
}
.aplus-ap-info-layout-admin__sticky_box-bordered {
  border-bottom: 1px solid #e9e9e9;
}
.aplus-ap-list {
  padding: 16px 24px;
}
.aplus-ap-list__footer {
  margin-top: 16px;
  display: flex;
  justify-content: flex-end;
}
.aplus-ap-list-spin {
  max-height: unset !important;
}
.aplus-ap-list-scroll-wrapper {
  height: 100%;
}
.aplus-ap-select-layout {
  display: flex;
  height: 100%;
  width: 100%;
}
.aplus-ap-select-layout .v-enter-active,
.aplus-ap-select-layout .v-leave-active {
  transition: all 0.2s, background 0s;
}
.aplus-ap-select-layout .v-enter-from,
.aplus-ap-select-layout .v-leave-to {
  width: 0;
  min-width: 0;
  max-width: 0;
  margin-right: 0;
}
.aplus-ap-select-layout-side {
  display: flex;
  flex-direction: column;
  width: 214px;
  min-width: 214px;
  max-width: 214px;
  margin-right: 16px;
  overflow: hidden;
  background-color: #fff;
}
.aplus-ap-select-layout-side__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-bottom: 1px solid #e9e9e9;
  overflow: hidden;
  white-space: nowrap;
}
.aplus-ap-select-layout-side__header > h3 {
  margin: 0;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}
.aplus-ap-select-layout-side__header--imgWrap {
  border-radius: 2px;
  cursor: pointer;
  font-size: 24px;
  color: #999;
  display: flex;
  height: 24px;
}
.aplus-ap-select-layout-side__header--imgWrap:hover {
  background: #f5f5f5;
}
.aplus-ap-select-layout-side__header--imgWrap > img {
  width: 24px;
  height: 24px;
}
.aplus-ap-select-layout-side__body {
  position: relative;
  flex: 1;
}
.aplus-ap-select-layout-side__body--search {
  margin: 10px 0;
  padding: 0 16px;
}
.aplus-ap-select-layout-side__body--scroll {
  position: absolute;
  inset: 52px 0 0;
  overflow-y: auto;
  padding: 0 16px;
}
.aplus-ap-select-layout-side__body--scroll-item {
  margin-bottom: 8px;
  padding: 8px 12px;
  overflow: hidden;
  color: #333;
  line-height: 22px;
  width: calc(214px - 32px);
  text-overflow: ellipsis;
  text-wrap: nowrap;
  cursor: pointer;
  border-radius: 4px;
}
.aplus-ap-select-layout-side__body--scroll-item:hover {
  background: #f5f5f5;
}
.aplus-ap-select-layout-side__body--scroll-item.active {
  background-color: #e4faf1;
  color: #34b77c;
  font-weight: bold;
}
.aplus-ap-select-layout-side__body--scroll-item.active > .ant-typography {
  color: #34b77c;
}
.aplus-ap-select-layout-content {
  flex: 1;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
}
.aplus-ap-select-layout-content__header {
  display: flex;
  align-items: center;
  height: 32px;
  padding: 16px 16px 0;
  box-sizing: content-box;
  background: #fff;
}
.aplus-ap-select-layout-content__header--imgWrap {
  margin-right: 10px;
  border-radius: 2px;
  cursor: pointer;
  font-size: 24px;
  display: flex;
  height: 24px;
  color: #999;
}
.aplus-ap-select-layout-content__header--imgWrap:hover {
  background: #f5f5f5;
}
.aplus-ap-select-layout-content__header--title {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
}
@font-face {
  font-family: customFont;
  src: url('https://front-ljh.oss-cn-hangzhou.aliyuncs.com/fonts/PlayfairDisplay-SemiBold.ttf');
  src: url('https://front-ljh.oss-cn-hangzhou.aliyuncs.com/fonts/SourceHanSerifCN-Heavy.woff2');
}
.aplus-ap-status {
  font-size: 20px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  position: relative;
  font-family: 'customFont';
}
.aplus-ap-status__bg {
  -webkit-mask-image: url('https://front-ljh.oss-cn-hangzhou.aliyuncs.com/aplus-ui/svg/ap-status-bg.svg');
          mask-image: url('https://front-ljh.oss-cn-hangzhou.aliyuncs.com/aplus-ui/svg/ap-status-bg.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.aplus-ap-table-index--bordered {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  border-radius: 9px;
  background-color: #979797;
}
.aplus-ap-table-pagination {
  margin-top: 16px;
}
.aplus-ap-table-pagination__total {
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  padding-block: 6px;
}
.aplus-ap-table-pagination__total-right {
  padding-inline-start: 10px;
}
.aplus-ap-column-setting-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 100%;
}
.aplus-ap-column-setting-wrapper .aplus-ap-table-table-header__title {
  display: inline-block;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  overflow: unset;
  text-overflow: unset;
  word-break: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.aplus-ap-column-setting-left {
  flex: 1;
  flex-shrink: 1;
  min-width: 0;
  padding-inline: 20px;
  display: flex;
  flex-direction: column;
}
.aplus-ap-column-setting-left__header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
}
.aplus-ap-column-setting-left__content {
  flex: 1;
  padding-inline: 12px;
  padding-block: 16px;
  overflow-y: auto;
}
.aplus-ap-column-setting-left__content .ant-checkbox-wrapper {
  max-width: 100%;
  display: inline-flex;
  align-items: center;
}
.aplus-ap-column-setting-left__content .ant-checkbox-wrapper > span:last-child {
  flex: 1;
  min-width: 0;
}
.aplus-ap-column-setting-right {
  width: 240px;
}
.aplus-select-group-header {
  background-color: #F2F6F9;
  padding: 4px 12px;
  border-radius: 4px;
  margin-bottom: 16px;
  margin-inline: -12px;
}
.aplus-sortable-item-meta {
  padding: 6px 8px;
  margin-top: 4px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.aplus-sortable-item-meta:hover {
  background-color: #F1F7FF;
  border-radius: 2px;
  cursor: pointer;
}
.aplus-sortable-item-meta:hover .aplus-sortable-item-meta-right {
  display: block;
}
.aplus-sortable-item-meta:hover .aplus-sortable-item-meta-left__holder {
  color: var(--basic-color-primary, #0070ff) !important;
}
.aplus-sortable-item-meta-left {
  flex: 1;
  display: inline-flex;
  align-items: center;
  min-width: 0;
}
.aplus-sortable-item-meta-left__indicator {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  flex-shrink: 0;
}
.aplus-sortable-item-meta-left__label-wrapper {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.aplus-sortable-item-meta-right {
  display: none;
  padding-left: 12px;
}
.aplus-sortable-item-meta .is-level2 {
  margin-left: 16px;
}
.aplus-sortable-item-meta-action-icon:hover {
  color: var(--basic-color-primary, #0070ff);
}
.aplus-sortable-item .is-hidden {
  display: none;
}
.aplus-column-setting-sorter {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.aplus-column-setting-sorter-section-title {
  font-size: 12px;
  line-height: 20px;
  color: #8896b0;
  padding: 2px 8px;
  margin: 4px;
}
.aplus-column-setting-sorter-header {
  padding: 16px 20px;
}
.aplus-column-setting-sorter-header-title {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  color: #182948;
}
.aplus-column-setting-sorter-content {
  flex: 1;
  overflow-y: auto;
  padding: 8px 12px 12px 8px;
}
.aplus-ap-table-paragraph-ellipsis {
  display: flex;
  align-items: center;
  overflow: hidden;
}
.aplus-ap-table-paragraph-ellipsis-content {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: var(--ap-table-paragraph-ellipsis-rows);
  line-clamp: var(--ap-table-paragraph-ellipsis-rows);
  word-break: break-all;
}
.aplus-ap-table-paragraph-ellipsis-content > * {
  width: 100%;
}
.aplus-ap-table-paragraph-ellipsis-copyable {
  flex-shrink: 0;
  margin-left: 8px;
  cursor: pointer;
  color: var(--ap-action-color-primary-base, #0070ff);
}
.aplus-ap-table-wrapper {
  padding: 16px;
  background-color: #fff;
}
.aplus-ap-table-adaptive {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.aplus-ap-table-adaptive .ant-table-wrapper {
  flex: 1;
}
.aplus-ap-table-adaptive .ant-spin-nested-loading,
.aplus-ap-table-adaptive .ant-spin-container {
  height: 100%;
}
.aplus-ap-table-adaptive .ant-spin-container {
  display: flex;
  flex-direction: column;
}
.aplus-ap-table-adaptive .ant-table {
  flex: 1;
}
.aplus-ap-table-adaptive .ant-table-container,
.aplus-ap-table-adaptive .ant-table-content {
  height: 100%;
}
.aplus-ap-table-adaptive .ant-table-content > table {
  height: 100%;
}
.aplus-ap-table__search-wrapper {
  padding: 16px;
  padding-bottom: 0;
  background-color: #fff;
  margin-bottom: 10px;
}
.aplus-ap-table__table-wrapper {
  flex: 1;
  max-height: 100%;
  display: flex;
  flex-direction: column;
}
.aplus-ap-table__table-wrapper-card {
  padding: 16px;
  background-color: #fff;
  overflow: hidden;
}
.aplus-ap-table-table .ant-pagination {
  margin-bottom: 0 !important;
}
.aplus-ap-table-table .ant-pagination .ant-pagination-total-text {
  flex: 1;
}
.aplus-ap-table-table tr > th.ant-table-cell {
  background-color: var(--ap-table-header-bg, #F2F6F9);
}
.aplus-ap-table-table tr > th.ant-table-cell::before {
  background-color: #D8DDE5 !important;
}
.aplus-ap-table .ant-table.ant-table-middle .ant-table-row .ant-table-cell {
  padding: 12px 16px;
}
.aplus-ap-table .ant-table.ant-table-middle .ant-table-thead .ant-table-cell {
  padding: 12px 16px;
}
.aplus-ap-table .ant-table.ant-table-small .ant-table-row .ant-table-cell {
  padding: 9px 16px;
}
.aplus-ap-table .ant-table.ant-table-small .ant-table-thead .ant-table-cell {
  padding: 9px 16px;
}
.aplus-ap-table .ant-table-placeholder .ant-table-expanded-row-fixed::after {
  border-inline-end-width: 0px !important;
}
.aplus-ap-table .ant-table-column-sorters {
  justify-content: unset;
  display: inline-flex;
}
.aplus-ap-table .ant-table-column-sorters .ant-table-column-title {
  flex: unset;
}
.aplus-ap-table .ant-table-filter-column {
  justify-content: unset;
  display: inline-flex;
}
.aplus-ap-table .ant-table-filter-column .ant-table-column-title {
  flex: unset;
}
.aplus-ap-table .ant-table-filter-column .ant-table-filter-trigger {
  margin-left: 2px;
  padding-left: 2px;
}
.aplus-ap-table .ant-table-cell .ant-typography {
  margin-bottom: 0;
}
.aplus-ap-table-pagination-count-text {
  color: var(--ap-table-pagination-total-count-color, #182948);
}
.aplus-ap-table-pagination--total-right {
  padding-left: 12px;
}
.aplus-ap-table-pagination-total-wrapper {
  color: var(--ap-table-pagination-total-color, #526A90);
}
.aplus-ap-table-header {
  padding-bottom: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.aplus-ap-table-header__title {
  flex: 1;
  flex-shrink: 1;
  min-width: 0;
}
.aplus-ap-table-table-header__title {
  display: -webkit-inline-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  max-width: 100%;
  vertical-align: middle;
  word-break: break-all;
  flex: 1;
}
.aplus-ap-table-setting-trigger-button {
  color: var(--ap-table-setting-button-color, #8896B0);
}
.aplus-ap-table-setting-trigger-button:hover {
  color: unset;
}
.aplus-tag-wrapper {
  text-wrap: nowrap;
  white-space: nowrap;
  display: inline-block;
  max-width: 100%;
}
.aplus-tag-inner-wrapper {
  display: inline-block;
  border-radius: 4px;
  border: 1px solid var(--tag-main-color);
  background-color: var(--tag-main-color-opacity);
  box-sizing: border-box;
  color: var(--tag-main-color);
}
.aplus-tag-inner-wrapper--large {
  padding: 0 8px;
  line-height: 26px;
  height: 28px;
  font-size: 14px;
}
.aplus-tag-inner-wrapper--middle {
  line-height: 22px;
  padding: 0 8px;
  height: 24px;
  font-size: 12px;
}
.aplus-tag-inner-wrapper--small {
  padding: 0 6px;
  line-height: 19px;
  height: 20px;
  font-size: 12px;
}
.aplus-tag-inner-wrapper--disabled {
  border: 1px solid #DEE4ED;
  background-color: #526a900f;
  color: #8896b0;
}
.aplus-tag-inner-wrapper--disabled-admin {
  border: 1px solid #d9d9d9;
  background-color: #9999990f;
  color: #999;
}
.aplus-tag-group {
  text-wrap: nowrap;
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  align-items: center;
}
.aplus-tag-group-ellipsis-text--admin {
  font-size: 12px;
  color: #1890FF;
}
.aplus-tag-group-ellipsis-text--aplus {
  font-size: 12px;
  color: #0070FF;
}
.aplus-ap-title {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 11px;
  font-size: 14px;
}
.aplus-ap-title::before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 16px;
  background: #0070ff;
  border-radius: 0px 4px 4px 0px;
  z-index: 1;
}
.aplus-ap-title__prefix {
  font-weight: bold;
  color: #182948;
  display: flex;
  align-items: center;
}
.aplus-ap-title__prefix .anticon-question-circle {
  margin-left: 5px;
  color: #0070ff;
}
.aplus-ap-title--admin {
  padding-left: 14px;
}
.aplus-ap-title--admin::before {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
  border-color: #34b77c;
  background: #fff;
  z-index: 1;
}
.aplus-ap-title--admin .aplus-ap-title__prefix {
  font-weight: bold;
  color: #333;
  display: flex;
  align-items: center;
}
.aplus-ap-title--admin .aplus-ap-title__prefix .anticon-question-circle {
  margin-left: 5px;
  color: #34b77c;
}
.aplus-ap-title__suffix {
  color: #526a90;
}
.aplus-ap-upload-multiple-file .multiple-file-context {
  display: flex;
  align-items: center;
}
.aplus-ap-upload-multiple-file .multiple-file-context .file-btn {
  display: flex;
  align-items: center;
  padding: 7px 16px;
  transition: all 0.3s;
  border: 1px solid #dee4ed;
  border-radius: 4px;
  color: #182948;
}
.aplus-ap-upload-multiple-file .multiple-file-context .file-btn:hover {
  border-color: #0070ff;
  color: #0070ff;
}
.aplus-ap-upload-multiple-file .multiple-file-context .sub-title {
  padding-left: 16px;
  color: #8896b0;
  font-size: 14px;
}
.aplus-ap-upload-multiple-file .ant-upload-wrapper .ant-upload-list .ant-upload-list-item:hover {
  background: #f5f9fa;
}
.aplus-ap-upload-multiple-file .ant-upload-text-icon {
  color: #abb7cc;
}
.aplus-ap-upload-multiple-file .ant-upload-wrapper .ant-upload-list .ant-upload-list-item-error .ant-upload-list-item-name,
.aplus-ap-upload-multiple-file .ant-upload-wrapper .ant-upload-list .ant-upload-list-item-error .ant-upload-icon .anticon,
.aplus-ap-upload-multiple-file .ant-upload-list-item-error .ant-upload-text-icon {
  color: #ff4d4f;
}
.aplus-ap-upload-multiple-file .ant-upload-list-item-done {
  color: #0070ff;
}
.aplus-ap-upload-multiple-file .ant-upload-list-item-undefined {
  color: #0070ff;
}
.aplus-ap-upload-multiple-file-admin .multiple-file-context .file-btn {
  border: 1px solid #d9d9d9;
  color: #333333;
}
.aplus-ap-upload-multiple-file-admin .multiple-file-context .file-btn:hover {
  border-color: #34b77c;
  color: #34b77c;
}
.aplus-ap-upload-multiple-file-admin .multiple-file-context .sub-title {
  color: #999999;
}
.aplus-ap-upload-multiple-file-admin .ant-upload-wrapper .ant-upload-list .ant-upload-list-item:hover {
  background: #fafafa;
}
.aplus-ap-upload-multiple-file-admin .ant-upload-text-icon {
  color: #bfbfbf;
}
.aplus-ap-upload-multiple-file-admin .ant-upload-list-item-done {
  color: #1890ff;
}
.aplus-ap-upload-multiple-file-admin .ant-upload-list-item-undefined {
  color: #1890ff;
}
.aplus-ap-upload-picture .picture-context {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: repeat(auto-fill, 100px);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.aplus-ap-upload-picture .picture-context .picture-upload {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100px;
  overflow: hidden;
  transition: all 0.2s;
  border: 1px dashed #dee4ed;
  border-radius: 4px;
  background: #f2f6f9;
  color: #abb7cc;
  font-size: 16px;
  cursor: pointer;
  aspect-ratio: 1 / 1;
}
.aplus-ap-upload-picture .picture-context .picture-upload > * + * {
  margin-top: 8px;
  font-size: 14px;
}
.aplus-ap-upload-picture .picture-context .picture-upload:hover {
  border: 1px dashed #0070ff;
}
.aplus-ap-upload-picture .picture-context .picture-item {
  width: 100px;
  padding: 8px;
  overflow: hidden;
  border: 1px solid #dee4ed;
  border-radius: 4px;
  background: #fff;
  aspect-ratio: 1 / 1;
}
.aplus-ap-upload-picture .picture-context .picture-item .picture-item-box {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 2px;
}
.aplus-ap-upload-picture .picture-context .picture-item .picture-item-box > img {
  width: 100%;
  height: 100%;
  border-radius: 2px;
  -o-object-fit: cover;
     object-fit: cover;
}
.aplus-ap-upload-picture .picture-context .picture-item .picture-item-box:hover > .picture-item-shadow {
  display: block !important;
}
.aplus-ap-upload-picture .picture-context .picture-item .picture-item-box .picture-item-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 14px;
}
.aplus-ap-upload-picture .picture-context .picture-item .picture-item-box .picture-item-shadow .picture-item-close {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 16px;
  overflow: hidden;
  transform: translate(30%, -30%);
  border: 1px solid #fff;
  border-radius: 50%;
  background: #ff4d4f;
  color: #fff;
  font-size: 10px;
  cursor: pointer;
  aspect-ratio: 1 / 1;
}
.aplus-ap-upload-picture .picture-context .picture-item .picture-item-box .picture-item-shadow .picture-item-uploading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 84%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.aplus-ap-upload-picture .picture-title {
  margin-top: 8px;
  color: #8896b0;
  font-size: 14px;
}
.aplus-ap-upload-picture-admin .picture-context .picture-upload {
  border: 1px dashed #d9d9d9;
  background: #fafafa;
  color: #bfbfbf;
}
.aplus-ap-upload-picture-admin .picture-context .picture-upload:hover {
  border: 1px dashed #34b77c;
}
.aplus-ap-upload-picture-admin .picture-context .picture-item {
  border: 1px solid #d9d9d9;
}
.aplus-ap-upload-picture-admin .picture-title {
  color: #999;
}
.aplus-ap-upload-single-file {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 200px;
  overflow: hidden;
  transition: all 0.3s;
  border: 1px dashed #dee4ed;
  border-radius: 4px;
  background: #f2f6f9;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.aplus-ap-upload-single-file > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.aplus-ap-upload-single-file .state-un {
  flex-direction: column;
}
.aplus-ap-upload-single-file .state-un .state-un-icon {
  display: block;
  width: 56px;
}
.aplus-ap-upload-single-file .state-un .state-un-title {
  margin-top: 10px;
  color: #182948;
  font-size: 16px;
  line-height: 22px;
}
.aplus-ap-upload-single-file .state-un .state-un-subtitle {
  margin-top: 4px;
  color: #abb7cc;
  font-size: 12px;
  line-height: 18px;
}
.aplus-ap-upload-single-file .state-ing {
  display: flex;
  align-items: center;
  width: min(516px, 77.24%);
  height: 96px;
  padding: 0 24px;
  border-radius: 4px;
  background: #fff;
}
.aplus-ap-upload-single-file .state-ing .left {
  flex-shrink: 0;
  width: 48px;
  margin-right: 16px;
}
.aplus-ap-upload-single-file .state-ing .left img {
  display: block;
  width: 100%;
}
.aplus-ap-upload-single-file .state-ing .center {
  flex: 1;
}
.aplus-ap-upload-single-file .state-ing .center .center-title {
  display: -webkit-box;
  overflow: hidden;
  font-size: 14px;
  text-align: start;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.aplus-ap-upload-single-file .state-ing .center .center-progress .ant-progress-line {
  margin-right: 0;
  margin-bottom: 0;
}
.aplus-ap-upload-single-file .state-ing .right {
  flex-shrink: 0;
  margin-left: 24px;
  color: #ff4d4f;
  font-size: 20px;
  cursor: pointer !important;
}
.aplus-ap-upload-single-file-un {
  cursor: pointer;
}
.aplus-ap-upload-single-file-un:hover {
  border: 1px dashed #0070ff;
  background: rgba(0, 112, 255, 0.1);
}
.aplus-ap-upload-single-file-admin {
  border: 1px dashed #D9D9D9;
}
.aplus-ap-upload-single-file-admin .state-un .state-un-title {
  color: #333;
}
.aplus-ap-upload-single-file-admin .state-un .state-un-subtitle {
  color: #BFBFBF;
}
.aplus-ap-upload {
  position: relative;
}
.aplus-ap-upload .ant-btn {
  min-width: 0;
}
.aplus-check-card {
  border-radius: 4px;
  position: relative;
}
.aplus-check-card--disabled {
  background-color: #F9F9FA;
  cursor: not-allowed !important;
}
.aplus-check-card--bordered {
  outline: 1px solid var(--check-card-outline-color, #E9EDF3);
}
.aplus-check-card:hover:not(.aplus-check-card--disabled) {
  cursor: pointer;
  outline: 1px solid var(--check-card-hover-outline-color, #0070ff);
}
.aplus-check-card::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  inset-block-start: -2px;
  inset-inline-end: -2px;
  border-inline-start: var(--check-card-indicator-size, 16px) solid transparent;
  border-block-end: var(--check-card-indicator-size, 16px) solid transparent;
  border-radius: 4px;
}
.aplus-check-card--checked {
  outline: 2px solid var(--check-card-checked-outline-color, #0070ff);
}
.aplus-check-card--checked:hover:not(.aplus-check-card--disabled) {
  outline: 2px solid var(--check-card-checked-outline-color, #0070ff);
}
.aplus-check-card--checked::after {
  opacity: 1;
  border: var(--check-card-indicator-size, 16px) solid var(--check-card-checked-bg, #0070ff);
  border-inline-start: var(--check-card-indicator-size, 16px) solid transparent;
  border-block-end: var(--check-card-indicator-size, 16px) solid transparent;
  inset-block-start: -2px;
  inset-inline-end: -2px;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.aplus-check-card--checked.aplus-check-card--disabled {
  outline-color: #E9EDF3;
}
.aplus-check-card--checked.aplus-check-card--disabled::after {
  border: var(--check-card-indicator-size, 16px) solid #E9EDF3;
  border-inline-start: var(--check-card-indicator-size, 16px) solid transparent;
  border-block-end: var(--check-card-indicator-size, 16px) solid transparent;
}
.aplus-check-card--middle {
  padding: 16px 24px;
}
.aplus-check-card--small {
  padding: 12px 24px;
}
.aplus-check-card__title {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 22px;
  color: #333;
  font-weight: 500;
}
.aplus-check-card__title--disabled {
  color: #ABB7CC;
}
.aplus-check-card__content {
  font-size: 14px;
  line-height: 22px;
  color: #333;
}
.aplus-check-card__content--disabled {
  color: #ABB7CC;
}
.aplus-check-card__checked-icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  line-height: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.aplus-check-card__checked-icon > img {
  width: calc(var(--check-card-indicator-size, 16px) - 2px);
  vertical-align: top;
}
.aplus-editable-table .ant-form-item {
  margin-bottom: 20px;
}
.aplus-editable-table__header-cell--required {
  color: #FF4D4F;
  padding-right: 2px;
}
.aplus-editable-table .ant-pagination {
  margin-bottom: 0 !important;
}
.aplus-editable-table .ant-pagination .ant-pagination-total-text {
  flex: 1;
}
.aplus-editable-table tr > th.ant-table-cell {
  background-color: var(--ap-table-header-bg, #F2F6F9);
}
.aplus-editable-table tr > th.ant-table-cell::before {
  display: none;
}
.aplus-editable-table .ant-table.ant-table-middle .ant-table-row .ant-table-cell:has(.is-editable) {
  padding: 20px 16px 0px;
}
.aplus-editable-table .ant-table.ant-table-middle .ant-table-row .ant-table-cell {
  padding: 12px 16px;
}
.aplus-editable-table .ant-table.ant-table-middle .ant-table-thead .ant-table-cell {
  padding: 12px 16px;
}
.aplus-editable-table .ant-table.ant-table-small .ant-table-row .ant-table-cell:has(.is-editable) {
  padding: 20px 16px 0px;
}
.aplus-editable-table .ant-table.ant-table-small .ant-table-row .ant-table-cell {
  padding: 9px 16px;
}
.aplus-editable-table .ant-table.ant-table-small .ant-table-thead .ant-table-cell {
  padding: 9px 16px;
}
.aplus-editable-table .ant-table-placeholder .ant-table-expanded-row-fixed::after {
  border-inline-end-width: 0px !important;
}
.aplus-editable-table .ant-table-cell .ant-typography {
  margin-bottom: 0;
}
.aplus-editable-table .ant-form-item-explain-error {
  text-align: left;
}
.aplus-editable-table-table-header__title {
  display: -webkit-inline-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  max-width: 100%;
  vertical-align: middle;
  word-break: break-all;
  flex: 1;
}
.aplus-work-order-modal .ant-form-item .ant-form-item-label {
  min-width: 86px;
}
.aplus-ap-summary__item {
  height: 48px;
  padding: 8px 16px !important;
  background-color: var(--ap-summary-background, #f9ecc7) !important;
  color: #333;
  font-weight: bolder;
}
.aplus-ap-summary__item--small {
  height: 28px;
  padding: 4px 16px !important;
  background-color: var(--ap-summary-background, #E6EDFF) !important;
}
.aplus-ap-table-modal--table-layout {
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.aplus-ap-table-modal--table-layout.complex-layout {
  position: relative;
}
.aplus-ap-table-modal--table-layout.complex-layout::before {
  content: '';
  width: calc(100% + 40px);
  height: 1px;
  background-color: #dee4ed;
  position: absolute;
  left: -20px;
  bottom: 0px;
}
.aplus-ap-table-modal--table-layout-left {
  width: calc(100% - 410px);
  padding-right: 20px;
  padding-bottom: 16px;
  box-sizing: border-box;
}
.aplus-ap-table-modal--table-layout-right {
  width: 410px;
  padding-left: 20px;
  position: relative;
}
.aplus-ap-table-modal--table-layout-right-content {
  max-height: calc(100vh - 280px);
  overflow-y: auto;
}
.aplus-ap-table-modal--table-layout-right::before {
  content: '';
  height: calc(100% + 20px);
  width: 1px;
  background-color: #dee4ed;
  position: absolute;
  left: 0px;
  top: -20px;
}
.aplus-ap-scroll-bar {
  position: relative;
  background-color: var(--ap-scroll-bar-background, rgba(0, 0, 0, 0.05));
}
.aplus-ap-scroll-bar--horizontal {
  height: 10px;
}
.aplus-ap-scroll-bar--vertical {
  width: 10px;
  height: 100%;
}
.aplus-ap-scroll-bar__bar {
  position: absolute;
  border-radius: 8px;
  background-color: rgba(144, 147, 153, 0.3);
  background-color: var(--ap-scroll-bar-bar, rgba(144, 147, 153, 0.3));
  box-shadow: var(--ap-scroll-bar-bar-shadow, inset 0 0 6px rgba(0, 0, 0, 0.2));
}
.aplus-ap-scroll-bar__bar--horizontal {
  height: 8px;
  top: 1px;
}
.aplus-ap-scroll-bar__bar--vertical {
  width: 8px;
  left: 1px;
}
.aplus-ap-scroll-bar__bar:hover,
.aplus-ap-scroll-bar__bar:focus,
.aplus-ap-scroll-bar__bar:active {
  background-color: var(--ap-scroll-bar-bar-active, rgba(144, 147, 153, 0.5));
}
.aplus-ap-appendix__suffix {
  width: 100%;
  display: flex;
  align-items: center;
}
.aplus-ap-appendix__download-all {
  margin-left: auto;
  padding: 0;
  height: -moz-min-content;
  height: min-content;
}
.aplus-ap-appendix__file-area {
  margin-top: 16px;
}
.aplus-ap-appendix__file-area--border {
  border: 1px dashed var(--ap-appendix-area-color-border, #DEE4ED);
  padding: 16px 20px;
  border-radius: 4px;
}
.aplus-ap-appendix__file-area-content {
  display: grid;
  gap: 16px 80px;
  grid-template-columns: var(--ap-appendix-column, repeat(2, 1fr));
}
.aplus-ap-appendix__file-area-content-item {
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.aplus-ap-appendix__file-area-content-item-content {
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  cursor: pointer;
  max-width: 100%;
}
.aplus-ap-appendix__file-area-content-item-icon {
  margin-right: 8px;
}
.aplus-ap-appendix__file-area-content-item-icon svg {
  width: 16px;
  color: var(--ap-appendix-area-color-icon, #ABB7CC);
}
.aplus-ap-appendix__file-area-content-item-file-name {
  min-width: 0;
  overflow: hidden;
  width: -moz-max-content;
  width: max-content;
}
.aplus-ap-appendix__file-area-content-item-file-name .ant-typography {
  font-size: 14px;
  line-height: 22px;
  color: var(--ap-appendix-area-color-font, #182948);
  transition: color 0.2s;
}
.aplus-ap-appendix__file-area-content-item-content:hover .ant-typography {
  color: var(--ap-appendix-area-color-font-hover, #0070ff);
}
.aplus-ap-appendix__file-area-content-item--loading-content {
  cursor: not-allowed;
}
.aplus-ap-appendix__file-area-content-item--loading .ant-typography {
  color: var(--ap-appendix-area-color-font-disabled, #ABB7CC);
}
.aplus-ap-appendix__file-area-content-item--loading-content:hover .ant-typography {
  color: var(--ap-appendix-area-color-font-disabled, #ABB7CC);
}
.aplus-ap-group-search__search > .ant-select-selector {
  padding: 0px 10px 0 0 !important;
}
.aplus-ap-group-search__search .ant-select-arrow {
  color: #8896b0;
  width: 14px;
  right: 6px;
  height: 12px;
}
.aplus-ap-group-search__search .ant-select-arrow > svg {
  width: 14px;
  height: 14px;
}
.aplus-ap-group-search__search--admin .ant-select-arrow {
  color: #333;
  width: 18px;
  right: 4px;
  height: 13px;
}
.aplus-ap-group-search__search--admin .ant-select-arrow > svg {
  width: 16px;
  height: 16px;
}
.aplus-ap-group-search__search--admin .ant-select-selection-placeholder {
  inset-inline-end: 25px;
}
.aplus-ap-group-search__divider {
  height: 30px;
  width: 1px;
  background: #DEE4ED;
}
.aplus-ap-popover-select__popover {
  width: 100%;
  left: 0 !important;
  min-width: 300px;
}
.aplus-ap-popover-select__popover .ant-popover-arrow {
  display: none;
}
.aplus-ap-popover-select__popover .ant-popover-inner {
  padding: 0;
}
.aplus-ap-popover-select__popover .ant-select {
  height: 240px;
}
.aplus-ap-popover-select__popover .ant-select .ant-select-selector {
  min-height: 60px;
  align-items: flex-start;
  padding: 0;
}
.aplus-ap-popover-select__popover .ant-select .ant-select-selection-item {
  border-radius: 2px;
}
.aplus-ap-popover-select__popover .ant-select .ant-select-selection-item-content {
  margin-inline-end: 8px;
}
.aplus-ap-popover-select__popover .ant-select .ant-select-selection-placeholder {
  text-wrap: wrap !important;
  white-space: pre-wrap !important;
  top: 2px;
  transform: none;
}
.aplus-ap-popover-select__popover--content {
  padding: 12px;
}
.aplus-ap-popover-select__popover--footer {
  padding: 12px;
  border-top: 1px solid #e9edf3;
  display: flex;
  justify-content: space-between;
}
.aplus-ap-popover-select__popover--trigger {
  display: inline-block;
  pointer-events: auto;
  height: 16px;
  width: 16px;
  color: #abb7cc;
}
.aplus-ap-popover-select__popover--trigger:hover,
.aplus-ap-popover-select__popover--trigger:focus,
.aplus-ap-popover-select__popover--trigger:active {
  color: #0070ff;
}
.aplus-ap-popover-select__popover--trigger--admin {
  display: inline-block;
  pointer-events: auto;
  height: 16px;
  width: 16px;
  color: #BFBFBF;
}
.aplus-ap-popover-select__popover--trigger--admin:hover,
.aplus-ap-popover-select__popover--trigger--admin:focus,
.aplus-ap-popover-select__popover--trigger--admin:active {
  color: #85d4b0;
}
.aplus-ap-popover-select__popover--footer--admin {
  padding: 12px;
  border-top: 1px solid #e9e9e9;
  display: flex;
  justify-content: space-between;
}
.aplus-ap-extension-select.ant-select .ant-select-selection-placeholder {
  inset-inline-end: 25px !important;
}
.aplus-ap-upload-single {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.aplus-ap-upload-single .ant-upload-drag {
  background: #F2F6F9;
  border: 1px dashed var(--ap-upload-single-color-border, #DEE4ED);
  height: 200px;
}
.aplus-ap-upload-single .ant-upload-drag:not(.ant-upload-disabled):hover {
  background: rgba(0, 112, 255, 0.1);
  border-color: #0070ff;
}
.aplus-ap-upload-single .ant-upload-drag .ant-upload-btn {
  padding: 0;
}
.aplus-ap-upload-single .ant-upload-drag .ant-upload-disabled {
  cursor: default;
}
.aplus-ap-upload-single-affix-wrapper-status-error .ant-upload-drag:not(.ant-upload-disabled) {
  border-color: #FF4D4F;
}
.aplus-ap-upload-single-affix-wrapper-status-error .ant-upload-drag:not(.ant-upload-disabled):hover {
  border-color: #FF4D4F80;
}
.aplus-ap-upload-single__content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.aplus-ap-upload-single__content-file {
  width: min(516px, 77.24%);
  height: 96px;
  background: #FFFFFF;
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 0 24px;
}
.aplus-ap-upload-single__content-file-icon {
  flex-shrink: 0;
  margin-right: 16px;
}
.aplus-ap-upload-single__content-file-icon svg {
  width: 48px;
}
.aplus-ap-upload-single__content-file-name {
  flex: 1;
  text-align: start;
}
.aplus-ap-upload-single__content-file-name > .ant-typography {
  color: var(--name-color);
  margin-bottom: 0;
  word-break: break-all;
}
.aplus-ap-upload-single__content-file-delete {
  flex-shrink: 0;
  margin-left: 24px;
}
.aplus-ap-upload-single__content-file-delete svg {
  width: 20px;
  color: #ff4d4f;
  font-size: 20px;
  cursor: pointer;
}
.aplus-ap-upload-single__content-ing-name {
  --name-color: var(--ap-upload-single-color-main, #182948);
}
.aplus-ap-upload-single__content-ing-name .ant-progress-line {
  margin-inline-end: 0;
  margin-bottom: 0;
}
.aplus-ap-upload-single__content-error-name {
  --name-color: #FF4D4F;
}
.aplus-ap-upload-single__content-done-name {
  --name-color: #0070ff;
}
.aplus-ap-upload-single__content-empty {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.aplus-ap-upload-single__content-empty-icon svg {
  width: 56px;
}
.aplus-ap-upload-single__content-empty-title {
  margin-top: 10px;
  color: var(--ap-upload-single-color-main, #182948);
  font-size: 16px;
  line-height: 22px;
}
.aplus-ap-upload-single__content-empty-sub-title {
  margin-top: 4px;
  color: var(--ap-upload-single-color-sub, #abb7cc);
  font-size: 12px;
  line-height: 18px;
}
.aplus-ap-image-toolbar {
  display: flex;
  align-items: center;
  padding: 0 24px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 100px;
}
.aplus-batch-input-group-popover-input {
  display: inline-flex;
  align-items: center;
}
.aplus-batch-input-group-popover-input-trigger-icon {
  cursor: pointer;
  font-size: 16px;
  color: var(--batch-input-group-trigger-color, #526a90);
  line-height: 0;
}
.aplus-batch-input-group-popover-input-trigger-icon:hover {
  color: var(--basic-color-primary, #0070ff);
}
.aplus-batch-input-group-popover-input-trigger-icon--disabled {
  cursor: not-allowed;
  color: var(--batch-input-group-trigger-color-disabled, rgba(24, 41, 72, 0.25));
}
.aplus-batch-input-group-popover-input-trigger-icon--disabled:hover {
  color: var(--batch-input-group-trigger-color-disabled, rgba(24, 41, 72, 0.25));
}
.aplus-batch-input-group-popover-input__popover {
  width: 100%;
  left: 0 !important;
  min-width: 300px;
}
.aplus-batch-input-group-popover-input__popover .ant-popover-arrow {
  display: none;
}
.aplus-batch-input-group-popover-input__popover .ant-popover-inner {
  padding: 0;
}
.aplus-batch-input-group-popover-input__popover--content {
  padding: 12px;
}
.aplus-batch-input-group-popover-input__popover--content textarea {
  padding: 0;
}
