.selector-filter-box {
  padding: 8px;
}
.selector-filter-box.range-picker {
  width: 300px;
}
.selector-filter-box .ant-radio-group {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 4px;
}
.selector-filter-box .ant-radio-group .ant-radio-button-wrapper {
  width: 25%;
  text-align: center;
  word-break: keep-all;
}
.selector-filter-box .ant-radio-group.day-radio .ant-radio-button-wrapper {
  flex: 1;
  word-break: keep-all;
}
.selector-filter-box .ant-number-group {
  display: flex;
  width: 100%;
  margin-bottom: 8px;
}
.selector-filter-box .ant-number-group .ant-input-number {
  flex: 1;
}
.selector-filter-box .ant-picker {
  width: 100%;
  min-width: 220px;
}
.selector-filter-box .ant-picker input {
  text-align: center;
}
.selector {
  position: relative;
}
.selector .tag-group {
  padding: 12px 20px 0;
  border-bottom: 1px solid #eee;
  min-height: 56px;
}
.selector .tag-group .ant-tag {
  color: #78797B;
  padding: 4px 8px;
  margin-bottom: 12px;
  border-radius: 3px;
}
.selector .tag-group .ant-tag .tag-name::after {
  content: '\FF1A';
}
.selector .tag-group .ant-tag .tag-value {
  color: var(--primary);
}
.selector .tag-group .ant-tag .tag-value .ant-typography-ellipsis {
  vertical-align: bottom;
  max-width: 230px;
  color: var(--primary);
}
.selector .tag-group .ant-tooltip-placement-top .ant-tooltip-arrow,
.selector .tag-group .ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.selector .tag-group .ant-tooltip-placement-topRight .ant-tooltip-arrow {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.selector .tag-group .ant-tooltip-placement-bottom .ant-tooltip-arrow,
.selector .tag-group .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.selector .tag-group .ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  border-top-color: #fff;
  border-left-color: #fff;
}
.selector .tag-group .ant-tooltip-inner {
  color: #78797B;
  background-color: #fff;
}
.selector .tag-group .breadcrumb-header {
  padding: 6px 6px 0 0;
  border-bottom: none;
}
.selector .tag-group .tag-buttons {
  float: right;
}
.selector .tag-group .tag-buttons.tag-buttons-left {
  float: left;
}
.selector .tag-group .tag-buttons button {
  margin-left: 8px;
  margin-bottom: 12px;
}
.selector .ant-table-middle .ant-table-footer {
  height: 47px;
}
.selector .has-footer.mac .ant-table .ant-table-footer {
  height: 37px;
}
.selector .has-footer.mac .ant-table.ant-table-small .ant-table-footer {
  height: 22px;
}
.selector .has-footer.mac .ant-table.ant-table-middle .ant-table-footer {
  height: 30px;
}
.selector .has-footer.mac .ant-table-scroll .ant-table-body {
  padding-bottom: 17px;
}
.selector .has-footer.mac .ant-table-scroll .ant-table-body ~ .ant-table-footer .ant-table-body {
  padding-bottom: 0;
}
.selector .has-footer.mac .ant-table-scroll .ant-table-body ~ .ant-table-footer .ant-table-body-inner {
  padding-bottom: 0;
}
.selector .has-footer.mac .ant-table-fixed-right .ant-table-body-inner {
  padding-bottom: 17px;
}
.selector .ant-table.ant-table-small {
  border: none;
  border-radius: 0;
}
.selector .ant-table.ant-table-small .ant-table-footer {
  height: 39px;
}
.selector .ant-table.ant-table-small + .ant-table-pagination.ant-pagination {
  margin: 12px;
}
.selector .ant-table.ant-table-middle .ant-table-footer {
  height: 47px;
}
.selector .ant-table .ant-table-body-outer.auto-height {
  height: auto !important;
}
.selector .ant-table .ant-table-scroll {
  overflow: hidden;
}
.selector .ant-table .ant-table-scroll .ant-table-body {
  min-height: 236px;
}
.selector .ant-table .ant-table-container .ant-table-thead > tr > th {
  font-weight: 300;
  word-break: keep-all;
}
.selector .ant-table .ant-table-container .ant-table-thead > tr > th .ant-table-filter-column {
  margin-left: 0;
}
.selector .ant-table .ant-table-container .ant-table-thead > tr > th .ant-table-filter-column .ant-table-filter-column-title {
  word-break: keep-all;
  padding-left: 0;
}
.selector .ant-table .ant-table-container .ant-table-thead > tr > th .ant-table-filter-column .ant-table-filter-column-title .ant-table-column-sorters {
  word-break: keep-all;
}
.selector .ant-table .ant-table-container .ant-table-thead > tr > th .ant-table-filter-selected {
  color: var(--primary);
}
.selector .ant-table .ant-table-container .ant-table-cell .ant-btn-link[disablde] {
  background: transparent;
  border-color: transparent;
  border: none;
}
.selector .ant-table .ant-table-content .ant-table-fixed .ant-table-thead > tr.ant-table-row-active:not(.ant-table-expanded-row) > td,
.selector .ant-table .ant-table-content .ant-table-fixed .ant-table-tbody > tr.ant-table-row-active:not(.ant-table-expanded-row) > td {
  background: #fff9e6;
}
.selector .ant-table .ant-table-footer {
  padding: 0;
  top: -17px;
  height: 54px;
  z-index: 11;
}
.selector .ant-table .ant-table-footer .ant-table-fixed,
.selector .ant-table .ant-table-footer .ant-table-body {
  min-height: 0;
  overflow: scroll !important;
}
.selector .ant-table .ant-table-footer .ant-table-fixed .ant-table-row td,
.selector .ant-table .ant-table-footer .ant-table-body .ant-table-row td {
  background-color: #f4f4f4;
  color: #333;
  font-weight: 500;
}
.selector .ant-table .ant-table-footer .ant-table-fixed .ant-table-row td:first-child,
.selector .ant-table .ant-table-footer .ant-table-body .ant-table-row td:first-child {
  padding-left: 20px;
}
.selector .ant-table .ant-table-placeholder {
  margin-top: 20px;
}
.selector .ant-table-pagination.ant-pagination {
  margin: 16px;
}
.selector .totalCount {
  position: absolute;
  margin: 16px 16px;
  bottom: 0;
}
.selector .totalCount .ant-statistic {
  display: inline;
}
.selector .totalCount .ant-statistic .ant-statistic-content {
  display: inline;
  font-size: 14px;
}
.selector .totalCount .exportButton {
  margin-left: 1em;
}
.selector .export-file {
  position: fixed;
  z-index: 101;
  top: 10px;
  right: 150px;
  opacity: 0;
  transform: translateY(-50px);
}
.ant-table-column-title,
.lineEllipsis {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
}
.table-time-colmuns .ant-table-thead tr th[colspan] {
  padding: 1px;
}
.table-time-colmuns .ant-table-thead tr:nth-child(2) {
  height: 0;
  line-height: 0;
}
.table-time-colmuns .ant-table-thead tr:nth-child(2) th {
  padding: 0;
}
.table-time-colmuns1 .ant-table-thead tr th[colspan] {
  padding: 1px;
}
.table-time-colmuns1 .ant-table-thead tr th[colspan] .ant-dropdown-trigger {
  height: 200%;
}
.table-time-colmuns1 .ant-table-thead tr:nth-child(2) th {
  padding: 0;
  text-align: center;
}

.licence-plate {
  display: flex;
  align-items: center;
  max-width: 300px;
  min-width: 240px;
}
.licence-plate__dropdown {
  display: flex;
  width: 400px;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.licence-plate .licence-plate-input {
  flex: 1;
}
.licence-plate .licence-plate-input .ant-input {
  text-transform: uppercase;
}

.selector-export-excel {
  width: 800px;
}
.selector-export-excel .totalCount .ant-statistic {
  display: inline;
}
.selector-export-excel .totalCount .ant-statistic .ant-statistic-content {
  display: inline;
  font-size: 14px;
}
.selector-export-excel label.ant-checkbox-wrapper {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.iframe-export {
  width: 0;
  height: 0;
  border: none;
}
.form-export {
  display: none;
}

.condition.default > .ant-form {
  padding: 10px;
}
.condition.less > .ant-form > .row > .col {
  display: inline-block;
}
.condition.less > .ant-form > .row > .col > .ant-form-item {
  margin-right: 0;
  margin-bottom: 0;
}
.condition .ant-calendar {
  width: 230px;
}
.condition.more {
  padding-top: 10px;
}
.condition.more .row {
  padding: 0 15px;
}
.condition.more .row .col .ant-form-item {
  margin-bottom: 10px;
}
.condition.more .row .col .ant-form-item .ant-form-item-label {
  line-height: 19.9999px;
}
.condition.more .row .col .ant-form-item .ant-form-item-label label {
  line-height: 24.9999px;
}
.condition.more .row .col .ant-form-item .ant-form-item-label label:after {
  content: none;
}
.condition.more .row .col .ant-form-item .ant-form-item-control {
  height: 30px;
  line-height: 30px;
}
.condition.more .row .col .ant-form-item .ant-form-item-control .time-radio {
  position: relative;
  top: -57px;
  float: right;
}
.condition.more .row .col .ant-form-item .ant-form-item-control .time-radio .time-radio-item {
  border: none !important;
  background: transparent;
  padding: 0 5px;
}
.condition.more .row .col .ant-form-item .ant-form-item-control .time-radio .time-radio-item::before {
  content: none;
}
.condition.more .row .col .ant-form-item .ant-form-item-control .time-radio .time-radio-item.ant-radio-button-wrapper-checked {
  color: #E4001C;
  box-shadow: none;
}
.condition.more .row .col .ant-form-item .ant-form-item-control .ant-calendar-picker {
  width: 100%;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.descriptionList .ant-row {
  margin-bottom: -16px;
  overflow: hidden;
}
.descriptionList + .descriptionList .ant-row {
  margin-top: 16px;
}
.descriptionList .title {
  margin-bottom: 16px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 14px;
}
.descriptionList .term {
  display: table-cell;
  padding-bottom: 16px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 20px;
  white-space: nowrap;
}
.descriptionList .term::after {
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
  content: ':';
}
.descriptionList .detail {
  display: table-cell;
  width: 100%;
  padding-bottom: 16px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 20px;
}
.descriptionList.small .ant-row {
  margin-bottom: -8px;
}
.descriptionList.small + .descriptionList .ant-row {
  margin-top: 8px;
}
.descriptionList.small .title {
  margin-bottom: 12px;
  color: rgba(0, 0, 0, 0.65);
}
.descriptionList.small .term,
.descriptionList.small .detail {
  padding-bottom: 8px;
}
.descriptionList.large .title {
  font-size: 16px;
}
.descriptionList.vertical .term {
  display: block;
  padding-bottom: 8px;
}
.descriptionList.vertical .detail {
  display: block;
}

.tt-upload-button {
  display: inline-block;
}
.ordinary-upload__preview {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 8px;
}
.ordinary-upload__preview-item {
  min-width: 170px;
  position: relative;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  padding: 8px;
  box-sizing: content-box;
  margin-top: 8px;
}
.ordinary-upload__preview-item--transparent {
  background-image: url(data:image/jpeg;base64,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);
}
.ordinary-upload__preview-img {
  max-width: 280px;
  max-height: 300px;
}
.ordinary-upload__preview-img--click {
  cursor: pointer;
}
.ordinary-upload__preview-footer {
  font-size: 12px;
  line-height: 1;
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
}
.ordinary-upload__preview-delete {
  cursor: pointer;
}
.ordinary-upload__preview-hint {
  font-size: 12px;
}
.ordinary-upload .ant-upload-list-item {
  width: 200px;
}

.cart-input-count {
  position: relative;
  width: 83px;
  display: inline-block;
}
.cart-input-count .ant-input-number {
  width: 100%;
}
.cart-input-count .ant-input-number .ant-input-number-input {
  text-align: center;
}
.cart-input-count .ant-input-number .ant-input-number-handler-wrap {
  display: none;
}
.cart-input-count-left {
  position: absolute;
  left: 5px;
  top: 9px;
  color: #999;
}
.cart-input-count-right {
  position: absolute;
  right: 5px;
  top: 9px;
  color: #999;
}

.verification-code {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e4e7eb;
  background-color: #f7f9fa;
  position: relative;
  margin: 0 auto;
  border-radius: 2px;
  user-select: none;
}
.verification-code .bg {
  width: 40px;
  height: 100%;
  position: absolute;
  background-color: #75cdf9;
}
.verification-code .text {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  user-select: none;
}
.verification-code .text:before {
  content: '\5411\53F3\62D6\52A8\6ED1\5757\586B\5145\62FC\56FE';
}
.verification-code .btn {
  width: 40px;
  height: 38px;
  position: absolute;
  border: 1px solid #ccc;
  cursor: move;
  font-family: '\5B8B\4F53';
  text-align: center;
  background-color: #fff;
  user-select: none;
  color: #666;
}
.verification-code .btn:before {
  content: '>>';
}
.verification-code .pic {
  display: none;
  position: absolute;
  bottom: 38px;
}
.verification-code .pic .pic-bg {
  width: 100%;
  height: 100%;
}
.verification-code .pic .pic-index {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.verification-code.success {
  border-color: #52ccba;
  background-color: #d2f4ef;
}
.verification-code.success .bg {
  display: none;
}
.verification-code.success .btn {
  display: none;
}
.verification-code.success .text {
  color: #52ccba;
}
.verification-code.success .text:before {
  content: '\9A8C\8BC1\901A\8FC7';
}
.verification-code.trying .pic {
  display: block;
}
.verification-code.loadding .bg {
  display: none;
}
.verification-code.loadding .btn {
  display: none;
}
.verification-code.loadding .text:before {
  content: '\52A0\8F7D\4E2D...';
}
.verification-code.checking .bg {
  display: none;
}
.verification-code.checking .btn {
  display: none;
}
.verification-code.checking .text:before {
  content: '\9A8C\8BC1\4E2D...';
}
.verification-code.fail {
  border-color: #f57a7a;
  background-color: #fce1e1;
}
.verification-code.fail .bg {
  display: none;
}
.verification-code.fail .btn {
  display: none;
}
.verification-code.fail .text:before {
  color: #f57a7a;
  content: '\9A8C\8BC1\5931\8D25';
}
.verification-code.error {
  border-color: #f57a7a;
  background-color: #fce1e1;
}
.verification-code.error .bg {
  display: none;
}
.verification-code.error .btn {
  display: none;
}
.verification-code.error .text:before {
  color: #f57a7a;
  content: '\52A0\8F7D\5931\8D25\FF0C\70B9\51FB\91CD\8BD5';
}

.ant-form.layout-form {
  padding-top: 20px;
}
.ant-form.layout-form .row-content {
  margin: 0 auto;
}
.ant-form.layout-form .button-row {
  padding: 12px 20px;
}
.ant-form.layout-form .ant-form-item-label {
  width: 130px;
}

.ant-modal-root .modal-layout .ant-modal-content .ant-modal-close {
  display: block;
}
.ant-modal-root .modal-layout .ant-modal-content .ant-modal-body {
  padding: 0;
}
.ant-modal-root .modal-layout .ant-modal-content .ant-modal-body .ant-modal-header {
  display: block;
}
.ant-modal-root .modal-layout .ant-modal-content .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}

