.color-tag-modal .ark-form-item-content {
  line-height: 26px;
}

.color-tag-modal .option-wrap {
  display: flex;
  justify-content: space-between;
}
.color-tag-modal .color-tag,
.color-tag-modal .select-color {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  margin-left: 10px;
}
.color-tag-modal .select-color {
  position: absolute;
  right: 34px;
  top: 10px;
}

.tag-select[data-v-6211dcc7] {
  display: flex;
  align-items: center;
  width: 100%;
  height: 26px;
  line-height: 1;
  padding: 5px 10px;
  font-size: 12px;
  border: 1px solid #d8d8d8;
  border-radius: 2px;
  color: #d8d8d8;
  background-color: #fff;
  position: relative;
  cursor: pointer;
}
.tag-select .close[data-v-6211dcc7] {
  position: absolute;
  right: 8px;
  top: 8px;
  color: #515a6e;
}
.tag-select.disabled-wrap[data-v-6211dcc7] {
  cursor: not-allowed;
  background-color: #f3f3f3;
  color: #ccc;
}

.color-tag-modal .ark-form-item-content {
  line-height: 26px;
}

.good-item .ark-select-small.ark-select-single .ark-select-selection .ark-select-placeholder,
.good-item .ark-select-small.ark-select-single .ark-select-selection .ark-select-selected-value {
  text-align: center;
}

.in-store-panel[data-v-8837250c] {
  padding: 16px;
}
.in-store-panel .info-group[data-v-8837250c] {
  margin-bottom: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.in-store-panel .info-group[data-v-8837250c]:last-child {
  border-bottom: none;
}
.in-store-panel .info-item[data-v-8837250c] {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  line-height: 16px;
}
.in-store-panel .info-item[data-v-8837250c]:last-child {
  margin-bottom: 0;
}
.in-store-panel .info-item .info-label[data-v-8837250c] {
  flex: 0 0 84px;
  color: #666666;
}
.in-store-panel .info-item .info-value[data-v-8837250c] {
  color: #333333;
  width: calc(100% - 84px);
  word-wrap: break-word;
  vertical-align: middle;
}
.in-store-panel .info-item .scale-font[data-v-8837250c] {
  font-size: 14px;
}
.in-store-panel .info-item .num[data-v-8837250c] {
  font-size: 26px;
  font-weight: 700;
  font-family: PingFangSC-Medium, PingFang SC;
}
.in-store-panel .color-wrap[data-v-8837250c] {
  width: 90%;
  display: flex;
  align-items: center;
  color: #333;
}
.in-store-panel .color-wrap .select-color[data-v-8837250c] {
  width: 12px;
  height: 12px;
  border-radius: 2px;
  margin-right: 5px;
}
.in-store-panel .red[data-v-8837250c] {
  color: #ff0101;
}
.in-store-panel .green[data-v-8837250c] {
  color: #2baa0c;
}

.good-item[data-v-75fbabf5] {
  border-top: 1px solid #dadada;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
  display: flex;
  justify-content: space-between;
  height: 100px;
  padding: 16px;
  min-width: 760px;
}
.good-item.active-item[data-v-75fbabf5] {
  background-color: #D5E7FF;
}
.good-item[data-v-75fbabf5]:last-child {
  border-bottom: 1px solid #dadada;
}
.good-item-left[data-v-75fbabf5] {
  display: flex;
  margin-right: 16px;
}
.good-item-left img[data-v-75fbabf5] {
  width: 68px;
  height: 68px;
  cursor: pointer;
}
.good-item-middle[data-v-75fbabf5] {
  flex: 1;
}
.good-item-middle .title[data-v-75fbabf5] {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  width: 400px;
}
.good-item-middle .row-2[data-v-75fbabf5],
.good-item-middle .row-3[data-v-75fbabf5] {
  color: #666666;
  margin-top: 4px;
  display: flex;
  align-items: center;
}
.good-item-middle .attr-item[data-v-75fbabf5] {
  width: 33%;
  flex: 1;
  white-space: nowrap;
  position: relative;
}
.good-item-middle .attr-item .label[data-v-75fbabf5] {
  display: inline-block;
  vertical-align: middle;
  height: 14px;
}
.good-item-middle .attr-item .value[data-v-75fbabf5] {
  vertical-align: middle;
  display: inline-block;
  height: 14px;
  width: calc(100% - 72px);
}
.good-item-middle .attr-item .w-72[data-v-75fbabf5] {
  width: 72px;
  text-align: right;
}
.good-item-middle .attr-item .attr-skuuid[data-v-75fbabf5] {
  margin-top: 4px;
}
.good-item-right[data-v-75fbabf5] {
  flex: 0 0 160px;
  display: flex;
  align-items: center;
  padding-right: 12px;
}
.good-item-right .num-wrap[data-v-75fbabf5] {
  color: #666666;
  font-size: 24px;
  font-weight: 500;
}
.good-item-right .good-type[data-v-75fbabf5] {
  width: 180px;
  margin-right: 10px;
  text-align: right;
}
.good-item .red[data-v-75fbabf5] {
  color: #ff0101;
}
.good-item .green[data-v-75fbabf5] {
  color: #2baa0c;
}
.good-item .defectiveReason[data-v-75fbabf5] {
  display: flex;
  align-items: center;
  margin-top: 16px;
  justify-content: flex-end;
}


.in-store[data-v-f34e32cc] {
  margin: 0 -15px;
  height: calc(100% - 80px);
}
.in-store .overflow[data-v-f34e32cc] {
  height: 100%;
  overflow: auto;
}
.back-version[data-v-f34e32cc] {
  color: var(--primary-color);
  display: flex;
  align-items: center;
  cursor: pointer;
}
.back-version img[data-v-f34e32cc] {
  width: 12px;
}
.back-version span[data-v-f34e32cc] {
  margin-left: 4px;
  margin-right: 32px;
}
.right-panel[data-v-f34e32cc] {
  overflow: auto;
  position: relative;
  height: 100%;
}

.in-store-pop .customizedPage-print {
  padding: 9px 0;
  align-items: center;
}
.in-store .content {
  padding: 16px;
}
.scanningInTable .ag-theme-balham .ag-header {
  display: none;
}
.scanningInTable .ag-theme-balham .ag-root-wrapper {
  border: none;
}
.scanningInTable .ag-theme-balham .ag-row {
  border: 1px solid #dadada;
  border-bottom: none;
}
.scanningInTable .ag-theme-balham .ag-row:last-child {
  border-bottom: 1px solid #dadada;
}
.scanningInTable .ag-theme-balham .ag-ltr .ag-cell-range-single-cell {
  border: none;
  background: #fff;
}
.scanningInTable .ag-theme-balham .ag-row-hover {
  background: #fff;
}
.scanningInTable .ag-theme-balham .ag-row-odd {
  background: #fff;
}
.scanningInTable .red {
  color: #ff0101;
}
.scanningInTable .green {
  color: #2baa0c;
}
.scanningInTable .ag-theme-balham .ag-cell-range-selected-1:not(.ag-cell-focus),
.scanningInTable .ag-theme-balham .ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing) {
  background: unset;
}
.scanningInTable .ark-select-selection {
  width: 110px;
}

.LackSkuDetailTable[data-v-b825a4de] {
  margin: 16px;
}

#content:has(.LinkTokuaidi) {
  padding: 0 !important;
}

.input_box.ark-fkrp-select {
  width: 100%;
}
.getReturnTable .ark-table-fixed-body {
  height: 100%;
}
.getReturnTable .ark-table th,
.getReturnTable .ark-table td {
  height: 38px;
}
.getReturnTable .ark-table-fixed-right {
  box-shadow: -2px 0px 2px 0px rgba(127, 127, 127, 0.5);
}

.ManualMatch[data-v-96f96172] {
  position: relative;
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
  height: 100%;
  background: #F2F2F2;
}
.ManualMatch .matchContent[data-v-96f96172] {
  height: calc(100% - 70px);
  overflow-y: auto;
  overflow-x: hidden;
}
.ManualMatch .matchContent .returnReceiptPart[data-v-96f96172] {
  width: calc(50% - 15px);
  background: #fff;
  margin-right: 12px;
  padding-bottom: 16px;
}
.ManualMatch .matchContent .returnOrderPart[data-v-96f96172] {
  width: 50%;
  background: #fff;
}
.ManualMatch .matchContent .returnTop[data-v-96f96172] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 54px;
  padding: 0 16px;
  border-bottom: 1px solid #E6E6E6;
}
.ManualMatch .matchContent .returnTop .returnType[data-v-96f96172] {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #4C4C4C;
  line-height: 22px;
}
.ManualMatch .matchContent .emptyOrder[data-v-96f96172] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100% - 55px);
}
.ManualMatch .matchContent .emptyOrder > div[data-v-96f96172] {
  text-align: center;
}
.ManualMatch .matchContent .emptyOrder img[data-v-96f96172] {
  width: 80%;
}
.ManualMatch .matchContent .emptyOrder .emptyTip[data-v-96f96172] {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #909399;
  line-height: 17px;
}
.ManualMatch .matchContent .haveOrder .baseBox[data-v-96f96172] {
  display: flex;
  padding: 16px 16px 18px;
}
.ManualMatch .matchContent .haveOrder .lastBaseBox[data-v-96f96172] {
  padding-bottom: 53px;
}
.ManualMatch .matchContent .haveOrder .baseMsgBox[data-v-96f96172] {
  width: 50%;
  border: 1px solid #E1E1E1;
}
.ManualMatch .matchContent .haveOrder .baseMsgBox .msgItem[data-v-96f96172] {
  display: flex;
  align-items: center;
  height: 35px;
  border-top: 1px solid #E1E1E1;
}
.ManualMatch .matchContent .haveOrder .baseMsgBox .msgItem .msgTitle[data-v-96f96172] {
  display: inline-block;
  padding: 0 16px;
  width: 120px;
  height: 33px;
  line-height: 34px;
  text-align: right;
  background: #F9FAFC;
  border-right: 1px solid #E1E1E1;
}
.ManualMatch .matchContent .haveOrder .baseMsgBox .msgItem .msgValue[data-v-96f96172] {
  display: inline-block;
  width: calc(100% - 120px);
  padding: 0 16px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ManualMatch .matchContent .haveOrder .baseMsgBox .msgItem[data-v-96f96172]:first-child {
  border-top: none;
}
.ManualMatch .matchContent .haveOrder .baseMsgBox[data-v-96f96172]:last-child {
  border-left: none;
}
.ManualMatch .matchContent .haveOrder .linkGoods[data-v-96f96172] {
  margin: 16px;
}
.ManualMatch .matchContent .goodsTitle[data-v-96f96172] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 30px;
  margin: 12px 16px;
}
.ManualMatch .matchContent .goodsTitle span[data-v-96f96172] {
  display: inline-block;
  height: 14px;
  padding-left: 6px;
  color: #4C4C4C;
  border-left: 2px solid var(--primary-color);
}
.ManualMatch .matchTitleList[data-v-96f96172] {
  padding: 0 16px;
}
.ManualMatch .bottomBtnBox[data-v-96f96172] {
  position: absolute;
  z-index: 3;
  bottom: 0px;
  width: 100%;
  height: 62px;
  line-height: 62px;
  text-align: center;
  background: #fff;
  box-shadow: 0px -1px 3px 0px rgba(218, 218, 218, 0.5);
}
.ManualMatch .bottomBtnBox .cancelBtn[data-v-96f96172] {
  width: 80px;
  height: 30px;
  padding: unset;
  margin: 0 4px;
  color: #666666;
  background: #DADADA;
}
.ManualMatch .bottomBtnBox .cancelBtn[data-v-96f96172]:hover {
  border: 1px solid #DADADA;
}
.ManualMatch .bottomBtnBox .cancelAbleBtn[data-v-96f96172] {
  width: 80px;
  height: 30px;
  padding: unset;
  margin: 0 4px;
  color: #666666;
  background: #fff;
  border: 1px solid #CBCBCB;
}
.ManualMatch .bottomBtnBox .sureBtn[data-v-96f96172] {
  width: 80px;
  height: 30px;
  padding: unset;
  margin: 0 4px;
  color: #fff;
  background: var(--primary-color);
}
.returnTabs[data-v-96f96172] {
  width: 108px;
  height: 36px;
  text-align: center;
  line-height: 32px;
  margin-top: -7px;
  color: #1C73FF;
  border-left: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
  border-top: 2px solid var(--primary-color);
}
.conditionContent[data-v-96f96172] {
  width: 100%;
  display: flex;
  max-height: 3000px;
  overflow: hidden;
  flex-wrap: wrap;
  padding-top: 8px;
}
.conditionContent .itemContent[data-v-96f96172] {
  width: calc(100% / 3);
  display: flex;
  align-items: center;
  margin: 0 0px 16px;
}
.conditionContent .itemContent .itemLabel[data-v-96f96172] {
  min-width: 84px;
  font-size: 12px;
  font-weight: 500;
  color: #4C4C4C;
  line-height: 17px;
  margin-right: 8px;
  text-align: right;
}
.conditionContent .itemContent .posterType[data-v-96f96172] {
  width: calc(100% - 84px);
}
.pageContent[data-v-96f96172] {
  margin-top: 12px;
  display: flex;
  justify-content: flex-end;
}
.NoForcedMatchList[data-v-96f96172] {
  padding-left: 34px;
  color: #000;
}

