.tm-flex[data-v-1195fc98] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tm-flex-1[data-v-1195fc98] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tm-flex-2[data-v-1195fc98] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.tm-items-center[data-v-1195fc98] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tm-flex-end[data-v-1195fc98] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.tm-flex-start[data-v-1195fc98] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.tm-justify-between[data-v-1195fc98] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tm-justify-center[data-v-1195fc98] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tm-justify-flex-end[data-v-1195fc98] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.tm-inline-block[data-v-1195fc98] {
  display: inline-block;
}
.tm-w-full[data-v-1195fc98] {
  width: 100%;
}
.tm-w-max[data-v-1195fc98] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.tm-h-full[data-v-1195fc98] {
  height: 100%;
}
.tm-h-auto[data-v-1195fc98] {
  height: auto;
}
.tm-col[data-v-1195fc98] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.tm-text-center[data-v-1195fc98] {
  text-align: center;
}
.tm-text-right[data-v-1195fc98] {
  text-align: right;
}
.tm-text-left[data-v-1195fc98] {
  text-align: left;
}
.tm-cursor-pointer[data-v-1195fc98] {
  cursor: pointer;
}
.tm-relative[data-v-1195fc98] {
  position: relative;
}
.tm-absolute[data-v-1195fc98] {
  position: absolute;
}
.tm-fixed[data-v-1195fc98] {
  position: fixed;
}
.tm-top-0[data-v-1195fc98] {
  top: 0;
}
.tm-left-0[data-v-1195fc98] {
  left: 0;
}
.tm-mask-loading[data-v-1195fc98] {
  background-color: rgba(255, 255, 255, 0.6);
}
.tm-margin-0[data-v-1195fc98] {
  margin: 0;
}
.tm-padding-0[data-v-1195fc98] {
  padding: 0;
}
.tm-text-ellipsis[data-v-1195fc98] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tm-flex-wrap[data-v-1195fc98] {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.tm-nowrap[data-v-1195fc98] {
  -ms-flex-flow: nowrap;
      flex-flow: nowrap;
}
.tm-flex-grow-1[data-v-1195fc98] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.sp-filter[data-v-1195fc98] {
  padding: 20px 16px 15px;
}
.sp-filter-top[data-v-1195fc98] {
  width: 600px;
}

.sp-clear-btn {
  color: #8c9196;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
}
.sp-clear-btn-active {
  color: #ff6700;
}
.sp-filter .Polaris-ButtonGroup__Item {
  z-index: 301;
}

.tm-flex[data-v-72ab3c1a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tm-flex-1[data-v-72ab3c1a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tm-flex-2[data-v-72ab3c1a] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.tm-items-center[data-v-72ab3c1a] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tm-flex-end[data-v-72ab3c1a] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.tm-flex-start[data-v-72ab3c1a] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.tm-justify-between[data-v-72ab3c1a] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tm-justify-center[data-v-72ab3c1a] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tm-justify-flex-end[data-v-72ab3c1a] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.tm-inline-block[data-v-72ab3c1a] {
  display: inline-block;
}
.tm-w-full[data-v-72ab3c1a] {
  width: 100%;
}
.tm-w-max[data-v-72ab3c1a] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.tm-h-full[data-v-72ab3c1a] {
  height: 100%;
}
.tm-h-auto[data-v-72ab3c1a] {
  height: auto;
}
.tm-col[data-v-72ab3c1a] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.tm-text-center[data-v-72ab3c1a] {
  text-align: center;
}
.tm-text-right[data-v-72ab3c1a] {
  text-align: right;
}
.tm-text-left[data-v-72ab3c1a] {
  text-align: left;
}
.tm-cursor-pointer[data-v-72ab3c1a] {
  cursor: pointer;
}
.tm-relative[data-v-72ab3c1a] {
  position: relative;
}
.tm-absolute[data-v-72ab3c1a] {
  position: absolute;
}
.tm-fixed[data-v-72ab3c1a] {
  position: fixed;
}
.tm-top-0[data-v-72ab3c1a] {
  top: 0;
}
.tm-left-0[data-v-72ab3c1a] {
  left: 0;
}
.tm-mask-loading[data-v-72ab3c1a] {
  background-color: rgba(255, 255, 255, 0.6);
}
.tm-margin-0[data-v-72ab3c1a] {
  margin: 0;
}
.tm-padding-0[data-v-72ab3c1a] {
  padding: 0;
}
.tm-text-ellipsis[data-v-72ab3c1a] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tm-flex-wrap[data-v-72ab3c1a] {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.tm-nowrap[data-v-72ab3c1a] {
  -ms-flex-flow: nowrap;
      flex-flow: nowrap;
}
.tm-flex-grow-1[data-v-72ab3c1a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.awb-table-operation-box[data-v-72ab3c1a] {
  position: fixed;
  bottom: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(100vw - 320px);
  -webkit-animation-name: slideDownRetourn-72ab3c1a;
          animation-name: slideDownRetourn-72ab3c1a;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  z-index: 23;
}
.awb-table-operation .batch-operation-text[data-v-72ab3c1a] {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
}
.awb-table-operation .sp-batch-modal[data-v-72ab3c1a] .Polaris-Modal-Footer .Polaris-ButtonGroup__Item:last-child .Polaris-Button {
  --p-button-color: #008060;
  --p-button-text: #ffffff;
  --p-button-color-hover: #006e52;
  --p-button-color-active: #005e46;
  --p-button-color-depressed: #003d2c;
  position: relative;
  background: var(--p-button-color);
  border-width: 0;
  border-color: transparent;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  color: var(--p-button-text);
}
.awb-table-operation .sp-batch-modal.sp-batch-modal-del[data-v-72ab3c1a] .Polaris-Modal-Footer .Polaris-ButtonGroup__Item:last-child .Polaris-Button {
  --p-button-color: #d82c0d;
  --p-button-text: #ffffff;
  --p-button-color-hover: #bc2200;
  --p-button-color-active: #a21b00;
  --p-button-color-depressed: #6c0f00;
  position: relative;
  background: var(--p-button-color);
  border-width: 0;
  border-color: transparent;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  color: var(--p-button-text);
}
@-webkit-keyframes slideDownRetourn-72ab3c1a {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
}
}
@keyframes slideDownRetourn-72ab3c1a {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
}
}

/* 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 */
.ant-dropdown {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.ant-dropdown::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: -7px;
  left: -7px;
  z-index: -9999;
  opacity: 0.0001;
  content: ' ';
}
.ant-dropdown-wrap {
  position: relative;
}
.ant-dropdown-wrap .ant-btn > .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-wrap .ant-btn > .anticon-down {
  font-size: 12px;
}
.ant-dropdown-wrap .anticon-down::before {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.ant-dropdown-wrap-open .anticon-down::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ant-dropdown-hidden,
.ant-dropdown-menu-hidden {
  display: none;
}
.ant-dropdown-menu {
  position: relative;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(0, 0, 0);
}
.ant-dropdown-menu-item-group-title {
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
}
.ant-dropdown-menu-submenu-popup > .ant-dropdown-menu {
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-dropdown-menu-submenu-popup ul,
.ant-dropdown-menu-submenu-popup li {
  list-style: none;
}
.ant-dropdown-menu-submenu-popup ul {
  margin-right: 0.3em;
  margin-left: 0.3em;
  padding: 0;
}
.ant-dropdown-menu-item,
.ant-dropdown-menu-submenu-title {
  clear: both;
  margin: 0;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-item > .anticon:first-child,
.ant-dropdown-menu-submenu-title > .anticon:first-child,
.ant-dropdown-menu-item > span > .anticon:first-child,
.ant-dropdown-menu-submenu-title > span > .anticon:first-child {
  min-width: 12px;
  margin-right: 8px;
  font-size: 12px;
}
.ant-dropdown-menu-item > a,
.ant-dropdown-menu-submenu-title > a {
  display: block;
  margin: -5px -12px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-submenu-title-selected,
.ant-dropdown-menu-item-selected > a,
.ant-dropdown-menu-submenu-title-selected > a {
  color: #1890ff;
  background-color: #e6f7ff;
}
.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title:hover {
  background-color: #e6f7ff;
}
.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-submenu-title-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-item-divider,
.ant-dropdown-menu-submenu-title-divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
  position: absolute;
  right: 8px;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.45);
  font-style: normal;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  font-size: 12px;
}
.ant-dropdown-menu-item-group-list {
  margin: 0 8px;
  padding: 0;
  list-style: none;
}
.ant-dropdown-menu-submenu-title {
  padding-right: 26px;
}
.ant-dropdown-menu-submenu-vertical {
  position: relative;
}
.ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  margin-left: 4px;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
  color: #1890ff;
}
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-dropdown-trigger > .anticon.anticon-down,
.ant-dropdown-link > .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-trigger > .anticon.anticon-down,
:root .ant-dropdown-link > .anticon.anticon-down {
  font-size: 12px;
}
.ant-dropdown-button {
  white-space: nowrap;
}
.ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child) {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-dropdown-button .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-button .anticon.anticon-down {
  font-size: 12px;
}
.ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu {
  background: #001529;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover {
  color: #fff;
  background: transparent;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
  color: #fff;
  background: #1890ff;
}

/* 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 */
.ant-drawer {
  position: fixed;
  z-index: 1000;
  width: 0%;
  height: 100%;
  -webkit-transition: height 0s ease 0.3s, width 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: height 0s ease 0.3s, width 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), height 0s ease 0.3s, width 0s ease 0.3s;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), height 0s ease 0.3s, width 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer > * {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-content-wrapper {
  position: absolute;
}
.ant-drawer .ant-drawer-content {
  width: 100%;
  height: 100%;
}
.ant-drawer-left,
.ant-drawer-right {
  top: 0;
  width: 0%;
  height: 100%;
}
.ant-drawer-left .ant-drawer-content-wrapper,
.ant-drawer-right .ant-drawer-content-wrapper {
  height: 100%;
}
.ant-drawer-left.ant-drawer-open,
.ant-drawer-right.ant-drawer-open {
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-left.ant-drawer-open.no-mask,
.ant-drawer-right.ant-drawer-open.no-mask {
  width: 0%;
}
.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
}
.ant-drawer-right {
  right: 0;
}
.ant-drawer-right .ant-drawer-content-wrapper {
  right: 0;
}
.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
}
.ant-drawer-right.ant-drawer-open.no-mask {
  right: 1px;
  -webkit-transform: translateX(1px);
          transform: translateX(1px);
}
.ant-drawer-top,
.ant-drawer-bottom {
  left: 0;
  width: 100%;
  height: 0%;
}
.ant-drawer-top .ant-drawer-content-wrapper,
.ant-drawer-bottom .ant-drawer-content-wrapper {
  width: 100%;
}
.ant-drawer-top.ant-drawer-open,
.ant-drawer-bottom.ant-drawer-open {
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-top.ant-drawer-open.no-mask,
.ant-drawer-bottom.ant-drawer-open.no-mask {
  height: 0%;
}
.ant-drawer-top {
  top: 0;
}
.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-drawer-bottom {
  bottom: 0;
}
.ant-drawer-bottom .ant-drawer-content-wrapper {
  bottom: 0;
}
.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
}
.ant-drawer-bottom.ant-drawer-open.no-mask {
  bottom: 1px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.ant-drawer.ant-drawer-open .ant-drawer-mask {
  height: 100%;
  opacity: 1;
  -webkit-transition: none;
  transition: none;
  -webkit-animation: antdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
          animation: antdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
.ant-drawer-content {
  position: relative;
  z-index: 1;
  overflow: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
}
.ant-drawer-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  width: 56px;
  height: 56px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  text-rendering: auto;
}
.ant-drawer-close:focus,
.ant-drawer-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.ant-drawer-header {
  position: relative;
  padding: 16px 24px;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
}
.ant-drawer-header-no-title {
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
}
.ant-drawer-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.ant-drawer-wrapper-body {
  height: 100%;
  overflow: auto;
}
.ant-drawer-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.45);
  opacity: 0;
  filter: alpha(opacity=45);
  -webkit-transition: opacity 0.3s linear, height 0s ease 0.3s;
  transition: opacity 0.3s linear, height 0s ease 0.3s;
}
.ant-drawer-open-content {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
@-webkit-keyframes antdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.drawer-detail-style[data-v-bd96be4c] {
  --card-border-color: rgba(0, 0, 0, 0.25);
}
.drawer-detail-style[data-v-bd96be4c] .ant-drawer-body {
  padding: 0;
}
.drawer-detail-style .drawer-top-bar[data-v-bd96be4c] {
  position: sticky;
  top: 0;
  width: 100%;
  padding: 16px 23px 10px 23px;
  border-bottom: 2px solid #dfe3e8;
  background-color: #ffffff;
  z-index: 16;
}
.drawer-detail-style .drawer-top-bar .drawer-top-box[data-v-bd96be4c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.drawer-detail-style .drawer-top-bar .dd-nums[data-v-bd96be4c] {
  height: 31px;
  padding-right: 10px;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  word-break: break-all;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.drawer-detail-style .drawer-top-bar .dd-operate[data-v-bd96be4c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.drawer-detail-style .drawer-top-bar .dd-tp-link[data-v-bd96be4c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #202223;
  text-decoration: none;
  font-weight: 500;
}
.drawer-detail-style .drawer-top-bar .dd-tp-link[data-v-bd96be4c] span {
  display: inline-block;
  margin-right: 5px;
}
.drawer-detail-style .drawer-top-bar .dd-tp-link[data-v-bd96be4c] svg {
  fill: #5c5f62;
  vertical-align: middle;
}
.drawer-detail-style .drawer-top-bar .line[data-v-bd96be4c] {
  width: 46px;
  height: 1px;
  background-color: transparent;
}
.drawer-detail-style .drawer-top-bar .right[data-v-bd96be4c] {
  cursor: pointer;
}
.drawer-detail-style .drawer-information[data-v-bd96be4c] {
  padding: 16px 25px;
  background-color: #ffffff;
}
.drawer-detail-style .drawer-information .dd-track-item-info[data-v-bd96be4c] {
  width: 100%;
}
.drawer-detail-style .drawer-information .dd-track-item-info .info-span[data-v-bd96be4c] {
  width: 100%;
  font-size: 14px;
  color: #6d7175;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.drawer-detail-style .drawer-information .dd-i-top[data-v-bd96be4c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.drawer-detail-style .drawer-information .dd-change[data-v-bd96be4c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.drawer-detail-style .drawer-information .dd-change-text[data-v-bd96be4c] {
  font-weight: 500;
  font-size: 14px;
  color: #ff6700;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.drawer-detail-style .drawer-information .dd-status[data-v-bd96be4c] {
  font-weight: 700;
  font-size: 20px;
  color: #000000;
}
.drawer-detail-style .drawer-information .status-manual-updated[data-v-bd96be4c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 3px auto 6px;
  color: #f90;
  font-size: 14px;
  font-weight: 400;
}
.drawer-detail-style .drawer-information .status-manual-updated > span[data-v-bd96be4c] {
  display: inline-block;
  margin-left: 5px;
}
.drawer-detail-style .dd-i-progress[data-v-bd96be4c] {
  position: relative;
  width: 100%;
  height: 12px;
  background: rgba(196, 205, 213, 0.3);
  border-radius: 9px;
  margin: 12px 0 16px;
}
.drawer-detail-style .dd-i-progress .pro-full[data-v-bd96be4c] {
  height: 12px;
  border-radius: 9px;
  position: relative;
}
.drawer-detail-style .dd-i-progress .pro-point[data-v-bd96be4c] {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  right: -4px;
}
.drawer-detail-style .dd-i-track-ul[data-v-bd96be4c] {
  margin: 0;
  padding: 0;
}
.drawer-detail-style .dd-i-track-ul .dd-info-country-express[data-v-bd96be4c] {
  display: inline-block;
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
}
.drawer-detail-style .dd-track-item[data-v-bd96be4c] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  list-style: none;
  padding-bottom: 10px;
}
.drawer-detail-style .dd-track-item .dd-track-item-icon[data-v-bd96be4c] {
  margin-right: 10px;
  z-index: 10;
}
.drawer-detail-style .dd-track-item .hollow-icon[data-v-bd96be4c] {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  border: 1px solid #d8d8d8;
  background-color: white;
  -webkit-transform: translate(2px, 2px);
          transform: translate(2px, 2px);
}
.drawer-detail-style .dd-track-item .info-text[data-v-bd96be4c] {
  font-size: 16px;
  color: #000000;
}
.drawer-detail-style .dd-track-item .more-text[data-v-bd96be4c] {
  color: #ff6700;
}
.drawer-detail-style .dd-track-item[data-v-bd96be4c]:after {
  display: block;
  width: 1px;
  height: auto;
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 10px;
  background-color: #ddd;
  z-index: 1;
}
.drawer-detail-style .dd-track-item[data-v-bd96be4c]:last-child:after {
  height: 10px;
}
.drawer-detail-style .show-btn[data-v-bd96be4c] {
  cursor: pointer;
}
.drawer-detail-style .airline-info-layout[data-v-bd96be4c] {
  -webkit-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.6);
          box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.6);
}
.drawer-detail-style .drawer-awb-info .dd-card[data-v-bd96be4c] {
  padding: 0 24px;
  background-color: #ffffff;
}
.drawer-detail-style .drawer-awb-info .dd-update-btn[data-v-bd96be4c] {
  font-weight: 400;
  font-size: 14px;
  color: #052aef;
  cursor: pointer;
}
.drawer-detail-style .drawer-awb-info .dd-update-btn[data-v-bd96be4c]:hover {
  text-decoration: underline;
}
.drawer-detail-style .drawer-awb-info .card-items[data-v-bd96be4c] {
  margin: 0;
  padding: 0;
}
.drawer-detail-style .drawer-awb-info .card-items-li[data-v-bd96be4c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.drawer-detail-style .drawer-awb-info .card-items-li-title[data-v-bd96be4c] {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}
.drawer-detail-style .drawer-awb-info .card-items-li-value[data-v-bd96be4c] {
  max-width: 70%;
  word-break: break-all;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.drawer-detail-style .drawer-awb-info .card-items-li[data-v-bd96be4c]:not(:last-child) {
  padding-bottom: 10px;
}
.drawer-detail-style .drawer-awb-info .empty-span[data-v-bd96be4c] {
  color: rgba(0, 0, 0, 0.6);
}
.drawer-detail-style .drawer-awb-info .card-items-li-border[data-v-bd96be4c] {
  margin-top: 10px;
  padding-top: 13px;
  border-top: 1px solid var(--card-border-color);
}
.drawer-detail-style .dd-card-title[data-v-bd96be4c] {
  font-weight: 700;
  padding: 24px;
  font-size: 20px;
  color: #000000;
}
.drawer-detail-style .dd-card-header[data-v-bd96be4c] {
  color: #000000;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 18px;
}
.drawer-detail-style .dd-card-header .row-right-value[data-v-bd96be4c] {
  color: #666;
}
.drawer-detail-style .logs-hide[data-v-bd96be4c] {
  height: 185px;
  overflow: hidden;
}
.drawer-detail-style .certainly-top[data-v-bd96be4c] {
  width: 100%;
  height: 90px;
}

.tm-flex[data-v-1c5d3e73] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tm-flex-1[data-v-1c5d3e73] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tm-flex-2[data-v-1c5d3e73] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.tm-items-center[data-v-1c5d3e73] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tm-flex-end[data-v-1c5d3e73] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.tm-flex-start[data-v-1c5d3e73] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.tm-justify-between[data-v-1c5d3e73] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tm-justify-center[data-v-1c5d3e73] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tm-justify-flex-end[data-v-1c5d3e73] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.tm-inline-block[data-v-1c5d3e73] {
  display: inline-block;
}
.tm-w-full[data-v-1c5d3e73] {
  width: 100%;
}
.tm-w-max[data-v-1c5d3e73] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.tm-h-full[data-v-1c5d3e73] {
  height: 100%;
}
.tm-h-auto[data-v-1c5d3e73] {
  height: auto;
}
.tm-col[data-v-1c5d3e73] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.tm-text-center[data-v-1c5d3e73] {
  text-align: center;
}
.tm-text-right[data-v-1c5d3e73] {
  text-align: right;
}
.tm-text-left[data-v-1c5d3e73] {
  text-align: left;
}
.tm-cursor-pointer[data-v-1c5d3e73] {
  cursor: pointer;
}
.tm-relative[data-v-1c5d3e73] {
  position: relative;
}
.tm-absolute[data-v-1c5d3e73] {
  position: absolute;
}
.tm-fixed[data-v-1c5d3e73] {
  position: fixed;
}
.tm-top-0[data-v-1c5d3e73] {
  top: 0;
}
.tm-left-0[data-v-1c5d3e73] {
  left: 0;
}
.tm-mask-loading[data-v-1c5d3e73] {
  background-color: rgba(255, 255, 255, 0.6);
}
.tm-margin-0[data-v-1c5d3e73] {
  margin: 0;
}
.tm-padding-0[data-v-1c5d3e73] {
  padding: 0;
}
.tm-text-ellipsis[data-v-1c5d3e73] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tm-flex-wrap[data-v-1c5d3e73] {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.tm-nowrap[data-v-1c5d3e73] {
  -ms-flex-flow: nowrap;
      flex-flow: nowrap;
}
.tm-flex-grow-1[data-v-1c5d3e73] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.sp-table-page[data-v-1c5d3e73] {
  position: fixed;
  bottom: 0;
  width: calc(100% - 304px);
  margin: 10px auto 0;
  padding: 10px;
  border-top: 1px solid #e4e5e7;
  z-index: 99;
}
.sp-table-page .active-line[data-v-1c5d3e73] {
  background-color: #f6f6f7;
}

.tm-flex[data-v-223fef78] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tm-flex-1[data-v-223fef78] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tm-flex-2[data-v-223fef78] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.tm-items-center[data-v-223fef78] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tm-flex-end[data-v-223fef78] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.tm-flex-start[data-v-223fef78] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.tm-justify-between[data-v-223fef78] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tm-justify-center[data-v-223fef78] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tm-justify-flex-end[data-v-223fef78] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.tm-inline-block[data-v-223fef78] {
  display: inline-block;
}
.tm-w-full[data-v-223fef78] {
  width: 100%;
}
.tm-w-max[data-v-223fef78] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.tm-h-full[data-v-223fef78] {
  height: 100%;
}
.tm-h-auto[data-v-223fef78] {
  height: auto;
}
.tm-col[data-v-223fef78] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.tm-text-center[data-v-223fef78] {
  text-align: center;
}
.tm-text-right[data-v-223fef78] {
  text-align: right;
}
.tm-text-left[data-v-223fef78] {
  text-align: left;
}
.tm-cursor-pointer[data-v-223fef78] {
  cursor: pointer;
}
.tm-relative[data-v-223fef78] {
  position: relative;
}
.tm-absolute[data-v-223fef78] {
  position: absolute;
}
.tm-fixed[data-v-223fef78] {
  position: fixed;
}
.tm-top-0[data-v-223fef78] {
  top: 0;
}
.tm-left-0[data-v-223fef78] {
  left: 0;
}
.tm-mask-loading[data-v-223fef78] {
  background-color: rgba(255, 255, 255, 0.6);
}
.tm-margin-0[data-v-223fef78] {
  margin: 0;
}
.tm-padding-0[data-v-223fef78] {
  padding: 0;
}
.tm-text-ellipsis[data-v-223fef78] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tm-flex-wrap[data-v-223fef78] {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.tm-nowrap[data-v-223fef78] {
  -ms-flex-flow: nowrap;
      flex-flow: nowrap;
}
.tm-flex-grow-1[data-v-223fef78] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.sp-table[data-v-223fef78] {
  width: 100%;
  height: 100%;
  max-height: calc(100vh - 222px);
  overflow-y: scroll;
  padding-right: 20px;
}
.sp-table-loading[data-v-223fef78] {
  top: -1px;
  left: 0;
  border-radius: 8px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 300;
}
.sp-table-main[data-v-223fef78] {
  width: 1770px;
}
.sp-table-main .sp-table-head[data-v-223fef78] {
  position: sticky;
  top: 0;
  z-index: 22;
  width: 100%;
}
.sp-table-main .sp-table-head .cell-time[data-v-223fef78] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sp-table-main .sp-table-body[data-v-223fef78] {
  width: 100%;
}
.sp-table-main .sp-table-body .fixed-first-column[data-v-223fef78] {
  position: sticky;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  left: 0;
  z-index: 10;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05), 0 0 1px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05), 0 0 1px rgba(0, 0, 0, 0.25);
}
@-webkit-keyframes ball-beat-223fef78 {
50% {
    opacity: 0.2;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
}
@keyframes ball-beat-223fef78 {
50% {
    opacity: 0.2;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
}
.sp-table-main .sp-table-body .ball-beat > div[data-v-223fef78] {
  background-color: #979797;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
  -webkit-animation: ball-beat-223fef78 0.7s 0s infinite linear;
  animation: ball-beat-223fef78 0.7s 0s infinite linear;
}
.sp-table-main .sp-table-body .ball-beat > div[data-v-223fef78]:nth-child(2n-1) {
  -webkit-animation-delay: -0.35s !important;
  animation-delay: -0.35s !important;
}
.sp-table-main .sp-table-body-row[data-v-223fef78] {
  height: 50px;
  margin: 10px 0;
  background: #ffffff;
  border-radius: 8px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
}
.sp-table-main .sp-table-body-row .cell-shipments[data-v-223fef78] {
  padding: 10px 0;
  padding-left: 20px;
  max-width: 180px;
  min-width: 180px;
}
.sp-table-main .sp-table-body-row[data-v-223fef78]:hover {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05), 0px 0px 1px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05), 0px 0px 1px 0px rgba(0, 0, 0, 0.25);
}
.sp-table-main .sp-table-body-row .track-number[data-v-223fef78] {
  width: 120px;
  font-weight: 600;
  font-size: 14px;
  color: #202223;
}
.sp-table-main .sp-table-body-row .track-number[data-v-223fef78]:hover {
  text-decoration: underline;
}
.sp-table-main .sp-table-body-row .number-status-icon[data-v-223fef78] {
  width: 15px;
  height: 20px;
  margin: 0 0 0 5px;
}
.sp-table-main .sp-table-body-row .nums-text[data-v-223fef78],
.sp-table-main .sp-table-body-row .express-text[data-v-223fef78] {
  font-weight: 600;
  font-size: 14px;
  color: #202223;
}
.sp-table-main .sp-table-body-row .nums-text[data-v-223fef78] {
  font-size: 16px;
}
.sp-table-main .sp-table-body-row .nums-text[data-v-223fef78]:hover {
  text-decoration: underline;
}
.sp-table-main .sp-table-body-row .orderNums[data-v-223fef78] {
  font-weight: 400;
  font-size: 12px;
  color: #6d7175;
}
.sp-table-main .sp-table-body-row .orderNums[data-v-223fef78]:hover {
  text-decoration: underline;
}
.sp-table-main .sp-table-body-row .order[data-v-223fef78] {
  padding-bottom: 4px;
}
.sp-table-main .sp-table-body-row .source[data-v-223fef78] {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  border-radius: 2px;
}
.sp-table-main .sp-table-body-row .up-time[data-v-223fef78],
.sp-table-main .sp-table-body-row .c-time[data-v-223fef78] {
  padding-bottom: 4px;
  font-weight: 400;
  font-size: 12px;
  color: #8c9196;
}
.sp-table-main .sp-table-body-row .badge-text[data-v-223fef78] {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
}
.sp-table-main .sp-table-body-row .latest_event[data-v-223fef78] {
  width: 90%;
  margin-bottom: 4px;
  overflow: hidden;
  color: #202223;
}
.sp-table-main .sp-table-body-row .latest_event-box[data-v-223fef78]::before {
  content: "";
  display: block;
  height: 20px;
}
.sp-table-main .sp-table-body-row .latest_event-text[data-v-223fef78] {
  margin-top: -20px;
  word-break: break-all;
  line-height: 20px;
}
.sp-table-main .sp-table-body-row .latest_event-more[data-v-223fef78] {
  font-weight: 600;
  color: #202223;
  font-size: 14px;
  float: right;
}
.sp-table-main .sp-table-body-row .cell-time .cell-time-item[data-v-223fef78] {
  margin-bottom: 4px;
}
.sp-table-main .sp-table-body-row .cell-time .icon[data-v-223fef78] {
  margin: 0 7px 0 0;
}
.sp-table-main .sp-table-row-placeholder[data-v-223fef78] {
  padding: 0 20px;
  visibility: hidden;
  height: 0;
  margin: 0;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05), 0 0 1px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05), 0 0 1px rgba(0, 0, 0, 0.25);
}
.sp-table-main .item-first[data-v-223fef78] {
  position: sticky;
  top: 0;
  left: 0;
  height: 100%;
  padding: 12px 0 12px 20px;
  background-color: #ffffff;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  z-index: 11;
}
.sp-table .sp-all-select-text[data-v-223fef78] {
  color: #2c6ecb;
  font-weight: 600;
}
.sp-table .sp-all-select-ordinary-text[data-v-223fef78] {
  color: #303030;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.awb-import-dropzone-style .Polaris-DropZone__Container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.awb-import-dropzone-style .Polaris-DropZone__Container .Polaris-Stack.Polaris-Stack--alignmentCenter {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.awb-import-dropzone-style .Polaris-DropZone__Container .Polaris-Stack.Polaris-Stack--alignmentCenter .Polaris-Icon {
  width: 30px;
  height: 30px;
}

.check-box-section {
  padding: 8px;
}
.check-box-section .check-box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 14px;
     -moz-column-gap: 14px;
          column-gap: 14px;
  row-gap: 10px;
  padding: 8px;
  background-color: #f6f8fa;
}
.check-box-section .check-box-list .check-box-list-item {
  width: 220px;
}

.tm-flex[data-v-56ed355a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tm-flex-1[data-v-56ed355a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tm-flex-2[data-v-56ed355a] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.tm-items-center[data-v-56ed355a] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tm-flex-end[data-v-56ed355a] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.tm-flex-start[data-v-56ed355a] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.tm-justify-between[data-v-56ed355a] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tm-justify-center[data-v-56ed355a] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tm-justify-flex-end[data-v-56ed355a] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.tm-inline-block[data-v-56ed355a] {
  display: inline-block;
}
.tm-w-full[data-v-56ed355a] {
  width: 100%;
}
.tm-w-max[data-v-56ed355a] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.tm-h-full[data-v-56ed355a] {
  height: 100%;
}
.tm-h-auto[data-v-56ed355a] {
  height: auto;
}
.tm-col[data-v-56ed355a] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.tm-text-center[data-v-56ed355a] {
  text-align: center;
}
.tm-text-right[data-v-56ed355a] {
  text-align: right;
}
.tm-text-left[data-v-56ed355a] {
  text-align: left;
}
.tm-cursor-pointer[data-v-56ed355a] {
  cursor: pointer;
}
.tm-relative[data-v-56ed355a] {
  position: relative;
}
.tm-absolute[data-v-56ed355a] {
  position: absolute;
}
.tm-fixed[data-v-56ed355a] {
  position: fixed;
}
.tm-top-0[data-v-56ed355a] {
  top: 0;
}
.tm-left-0[data-v-56ed355a] {
  left: 0;
}
.tm-mask-loading[data-v-56ed355a] {
  background-color: rgba(255, 255, 255, 0.6);
}
.tm-margin-0[data-v-56ed355a] {
  margin: 0;
}
.tm-padding-0[data-v-56ed355a] {
  padding: 0;
}
.tm-text-ellipsis[data-v-56ed355a] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tm-flex-wrap[data-v-56ed355a] {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.tm-nowrap[data-v-56ed355a] {
  -ms-flex-flow: nowrap;
      flex-flow: nowrap;
}
.tm-flex-grow-1[data-v-56ed355a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.awb-page[data-v-56ed355a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 100%;
  height: calc(100% - 56px);
  padding: 16px 32px 0;
  max-width: calc(100vw - 240px);
  overflow: hidden;
}
.awb-page .awb-note-text-field[data-v-56ed355a] {
  margin-top: 10px;
}
.awb-page .awb-note-text-field[data-v-56ed355a] .Polaris-TextField textarea {
  max-height: 48px;
}
.awb-page .awb-header[data-v-56ed355a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.awb-page-title[data-v-56ed355a] {
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.8rem;
}
.awb-page-title-btn-active[data-v-56ed355a] {
  opacity: 1;
}
.awb-page-line[data-v-56ed355a] {
  width: 2px;
  height: 36px;
  background-color: #666666;
  margin: 0 6px;
  border-radius: 1px;
}
.awb-page .Polaris-Button--plainAction.Polaris-Button[data-v-56ed355a] {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.awb-page .Polaris-Button--plainAction[data-v-56ed355a] {
  border: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  background: transparent;
}
.awb-page .table-skeleton[data-v-56ed355a] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 auto 20px;
}

