.remarks {
  padding: 10px;
}
.remarks .ant-input {
  margin-top: 10px;
}
.crop-info,
.cropper-crop-box,
.cropper-drag-box {
  display: none;
}
.formRowCol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  margin-bottom: 10px;
}
.formRowCol .ant-select {
  width: 100%;
}
.formRowCol .ant-form-item-label {
  width: 80px;
}
.formRowCol .ant-form-item-control-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.formRowCol .ant-input-number {
  width: 100%;
}

.RepertorySummary .ant-card-head-title {
  padding: 12px 0;
  font-weight: bold;
}
.RepertorySummary > .ant-card-body {
  height: calc(100vh - 145px);
  padding: 0;
}
.RepertorySummary > .ant-card-body .search {
  padding: 10px 15px;
}
.RepertorySummary > .ant-card-body .search .ant-select {
  width: 220px;
  float: left;
}
.RepertorySummary > .ant-card-body .search .ant-input-search {
  width: 220px;
  margin: 0 8px;
  float: left;
  position: relative;
}
.RepertorySummary > .ant-card-body .search .ant-input-search .ant-input-suffix {
  width: 32px;
  height: 32px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  top: 16px;
  right: 0;
}
.RepertorySummary > .ant-card-body .search .ant-checkbox-wrapper {
  padding-top: 5px;
  float: left;
}
.RepertorySummary > .ant-card-body .search .ant-btn-group {
  float: left;
  margin: 0 8px;
}
.RepertorySummary > .ant-card-body .search .ant-btn-group .ant-btn b {
  padding: 0 5px;
  height: 15px;
  line-height: 15px;
  border-radius: 15px;
  background-color: #FF4400;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  margin-left: 3px;
}
.RepertorySummary > .ant-card-body .search .data {
  height: 32px;
  line-height: 32px;
  float: left;
  color: #000;
  font-weight: bold;
}
.RepertorySummary > .ant-card-body .total {
  height: 45px;
  line-height: 45px;
  background-color: #FFF0D0;
  padding: 0 20px;
  color: #333;
}
.RepertorySummary > .ant-card-body .total span {
  color: #FF7640;
  font-weight: bold;
}
.RepertorySummary > .ant-card-body .ant-table-fixed-header .ant-table-scroll .ant-table-header {
  overflow: hidden!important;
  margin-bottom: 0!important;
}
.RepertorySummary > .ant-card-body .ant-table th {
  color: #fff;
  background-color: rgba(24, 144, 255, 0.9);
}
.RepertorySummary > .ant-card-body .ant-table td {
  color: #666;
  border-bottom-color: #EFF4F8;
}
.RepertorySummary > .ant-card-body .ant-table td .quantity {
  color: #FF4400;
}
.RepertorySummary > .ant-card-body .ant-table td .icontanhao {
  color: #FF4400;
  cursor: pointer;
  margin-left: 3px;
}
.RepertorySummary > .ant-card-body .ant-table td .iconfont {
  width: 25px;
  cursor: pointer;
  display: inline-block;
}
.RepertorySummary > .ant-card-body .ant-table td .iconfont:hover {
  color: #1784fc;
}
.RepertorySummary > .ant-card-body .ant-table td .iconfont.iconpan {
  font-size: 20px;
}
.RepertorySummary > .ant-card-body .ant-table td .iconfont.iconchai {
  font-size: 19px;
}
.RepertorySummary > .ant-card-body .ant-table td .iconfont.iconhe {
  font-size: 19px;
}
.RepertorySummary > .ant-card-body .ant-table td.left {
  padding-left: 5px;
}
.RepertorySummary > .ant-card-body .innerTables {
  margin: 0;
}
.RepertorySummary > .ant-card-body .innerTables th {
  padding: 5px 0!important;
  background-color: #E0EEE8;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  color: #333;
}
.RepertorySummary > .ant-card-body .innerTables th:nth-child(1) {
  border-left: 1px solid #e8e8e8;
}
.RepertorySummary > .ant-card-body .innerTables td {
  border-bottom: 1px solid #EFF4F8;
  border-right: 1px solid #EFF4F8;
}
.RepertorySummary > .ant-card-body .innerTables td:nth-child(1) {
  border-left: 1px solid #e8e8e8;
}
.RepertorySummary > .ant-card-body .innerTables tr {
  background-color: #fff !important;
}
.modalOnlys .ant-modal,
.modalOnlys .ant-modal-wrap {
  z-index: 1100;
}
.ant-modal-root.ant-modal-confirm.ant-modal-confirm-confirm.ant-modal-confirm.ant-modal-confirm-confirm.ant-modal-confirm .ant-modal-wrap {
  z-index: 1200;
}
.batchNumberBoxs .ant-popover-arrow {
  border-top-color: #1784fc !important;
  border-left-color: #1784fc !important;
}
.batchNumberBoxs .ant-popover-inner-content {
  width: 400px;
  max-height: 400px;
  overflow-y: scroll;
  padding: 0;
  padding-top: 35px;
}
.batchNumberBoxs .ant-popover-inner-content div {
  height: 35px;
  line-height: 35px;
  color: #333;
}
.batchNumberBoxs .ant-popover-inner-content div i {
  width: 49px;
  height: 35px;
  text-align: center;
  font-style: inherit;
  float: left;
}
.batchNumberBoxs .ant-popover-inner-content div span {
  width: 115px;
  height: 35px;
  font-weight: 400;
  text-align: left;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.batchNumberBoxs .ant-popover-inner-content div:nth-child(1) {
  background-color: #1784fc;
  color: #fff;
  position: absolute;
  top: 10px;
}
.unpackmodal .ant-modal-content {
  border-left: 2px solid #1784fc;
  border-right: 2px solid #1784fc;
  border-bottom: 2px solid #1784fc;
}
.unpackmodal .ant-modal-body {
  padding: 10px;
}
.unpackmodal .ant-modal-body p {
  height: 30px;
  line-height: 30px;
  background: #EFF4F8;
  padding: 0 5px;
  margin-bottom: 0;
}
.unpackmodal .box {
  height: 242px;
  margin-top: 8px;
}
.unpackmodal .box .boxFlex {
  width: 305px;
  height: 242px;
  float: left;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.unpackmodal .box .boxFlex:nth-child(1) {
  width: 420px;
  border-right: 10px solid #EFF4F8;
  border-left: 1px solid #e8e8e8;
}
.unpackmodal .box .boxFlex > div {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e8e8e8;
}
.unpackmodal .box .boxFlex > div > b {
  font-weight: 400;
  height: 40px;
  width: 80px;
  float: left;
  text-align: right;
  padding-right: 5px;
  border-right: 1px solid #e8e8e8;
}
.unpackmodal .box .boxFlex > div > span {
  height: 40px;
  float: left;
  padding-left: 8px;
}
.unpackmodal .box .boxFlex > div > span .el-input-number {
  width: 100px;
}
.unpackmodal .box .boxFlex .bg {
  background-color: #EFF4F8;
  text-align: center;
}
.ant-modal-root.ant-modal-confirm.ant-modal-confirm-error.ant-modal-error.ant-modal-confirm.ant-modal-confirm-error.ant-modal-error .ant-modal-wrap {
  z-index: 1200;
}

