.import-customer-product-sales {
  /*background-color: @color-white;*/
  padding-left: 20px;
  /*min-height: 800px;*/
  height: 96%;
  /*覆写ack-pagination.less中：.page-size, .pagination 中的margin演示 */

}
.import-customer-product-sales .nav-wrapper .nav-header {
  height: 54px;
  line-height: 54px;
  font-family: "Microsoft YaHei Bold", "Microsoft YaHei Regular", "Microsoft YaHei";
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  color: #333333;
  display: inline-block;
}
.import-customer-product-sales .nav-wrapper .nav-tab span {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  background-color: #b90808;
  color: white;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  cursor: pointer;
}
.import-customer-product-sales .nav-wrapper .nav-tab .active {
  background-color: #f91000;
}
.import-customer-product-sales .nav-wrapper .alert-warning {
  background-color: #fde2de;
  cursor: pointer;
}
.import-customer-product-sales .nav-wrapper .alert {
  color: #e0301e;
  font-weight: bold;
  display: inline-block;
  padding: 5px;
  margin-left: 60px;
  margin-bottom: 0px;
}
.import-customer-product-sales .nav-wrapper .alert i {
  font-size: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.import-customer-product-sales .nav-wrapper .operation-wrapper {
  margin: 15px 25px 10px 10px;
}
.import-customer-product-sales .nav-wrapper .operation-wrapper span {
  cursor: pointer;
}
.import-customer-product-sales #tab_total {
  display: block;
  height: calc(100% - 40px);
  position: relative;
}
.import-customer-product-sales #tab_total .import-wrapper span {
  margin-left: 10px;
  color: #333333;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
}
.import-customer-product-sales #tab_total .import-wrapper .dropdown {
  display: inline-block;
}
.import-customer-product-sales #tab_total .import-wrapper .dropdown .select-button {
  background-color: whitesmoke;
  padding: 6px 0;
  width: 100px;
}
.import-customer-product-sales #tab_total .import-wrapper .dropdown .caret {
  margin-top: 8px;
}
.import-customer-product-sales #tab_total .import-wrapper .dropdown .dropdown-menu {
  min-width: 100px;
}
.import-customer-product-sales #tab_total .import-wrapper .dropdown .dropdown-menu li {
  text-align: center;
  min-height: 0px;
  height: 30px;
  line-height: 30px;
  color: black;
  font-weight: normal;
}
.import-customer-product-sales #tab_total .import-wrapper .dropdown .dropdown-menu li:hover {
  background-color: #f91000;
  color: white;
}
.import-customer-product-sales #tab_total .import-wrapper input {
  width: 50px;
  outline: none;
  border-radius: 0px;
  border: 1px solid #3c3a36;
  padding: 2px;
  text-align: center;
}
.import-customer-product-sales #tab_total .import-wrapper > button:last-child {
  float: right;
  margin-right: 20px;
}
.import-customer-product-sales #tab_total .import-wrapper .btn-wrapper {
  background-color: #e0301e;
  color: white;
  display: inline-block;
  float: right;
  margin-right: 10px;
}
.import-customer-product-sales #tab_total .import-wrapper .btn-wrapper .btn-vat-primary {
  min-width: 80px;
}
.import-customer-product-sales #tab_total .dt-init-wrapper {
  margin: 60px 0;
  max-width: 99%;
  height: calc(100% - 25px);
  position: relative;
}
.import-customer-product-sales #tab_total .dt-init-wrapper .dropdown {
  display: inline-block;
}
.import-customer-product-sales #tab_total .dt-init-wrapper .dropdown .select-button {
  background-color: whitesmoke;
  padding: 6px 0;
  width: 100px;
}
.import-customer-product-sales #tab_total .dt-init-wrapper .dropdown .caret {
  margin-top: 8px;
}
.import-customer-product-sales #tab_total .dt-init-wrapper .dropdown .dropdown-menu {
  min-width: 100px;
}
.import-customer-product-sales #tab_total .dt-init-wrapper .dropdown .dropdown-menu li {
  text-align: center;
  min-height: 0px;
  height: 30px;
  line-height: 30px;
  color: black;
  font-weight: normal;
}
.import-customer-product-sales #tab_total .dt-init-wrapper .dropdown .dropdown-menu li:hover {
  background-color: #f91000;
  color: white;
}
.import-customer-product-sales #tab_total .dt-init-wrapper .dropdown i {
  color: #f85550;
}
.import-customer-product-sales #tab_total .dt-init-wrapper .balance-ouput-grid-wrapper {
  height: calc(100% - 30px);
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 136px;
  /* 130 + 6 */
  left: 0;
  right: 0;
  background-color: white;
}
.import-customer-product-sales #tab_total .error-info-wrapper {
  position: absolute;
  height: 150px;
  bottom: -15px;
  left: 0;
  right: 0;
  overflow: hidden;
  background-color: white;
  margin-left: -20px;
}
.import-customer-product-sales #tab_total #content-resizer {
  width: 110%;
  position: absolute;
  height: 4px;
  bottom: 130px;
  left: 0;
  right: 0;
  background-color: #e0301e;
  cursor: n-resize;
  margin-left: -20px;
}
.import-customer-product-sales #tab_total #content-resizer #topIcon {
  cursor: pointer;
  margin-top: -19px;
  width: 38px;
  margin-left: 46%;
  z-index: 999;
  bottom: -370px;
  text-align: center;
  display: block !important;
}
.import-customer-product-sales #tab_total .dt-import-wrapper {
  margin: 60px 0;
  max-width: 99%;
  overflow: auto;
  height: calc(92% - 35px);
}
.import-customer-product-sales #tab_total .dt-import-wrapper .dropdown {
  display: inline-block;
}
.import-customer-product-sales #tab_total .dt-import-wrapper .dropdown .select-button {
  background-color: whitesmoke;
  padding: 6px 0;
  width: 100px;
}
.import-customer-product-sales #tab_total .dt-import-wrapper .dropdown .caret {
  margin-top: 8px;
}
.import-customer-product-sales #tab_total .dt-import-wrapper .dropdown .dropdown-menu {
  min-width: 100px;
}
.import-customer-product-sales #tab_total .dt-import-wrapper .dropdown .dropdown-menu li {
  text-align: center;
  min-height: 0px;
  height: 30px;
  line-height: 30px;
  color: black;
  font-weight: normal;
}
.import-customer-product-sales #tab_total .dt-import-wrapper .dropdown .dropdown-menu li:hover {
  background-color: #f91000;
  color: white;
}
.import-customer-product-sales #tab_total .dt-import-wrapper .dropdown i {
  color: #f85550;
}
.import-customer-product-sales .error-list-modal .modal-title {
  color: red;
}
.import-customer-product-sales .error-list-modal .modal-body {
  max-height: 300px;
  overflow-y: auto;
}
.import-customer-product-sales .error-list-modal .modal-body table {
  border: 1px solid #cccccc;
}
.import-customer-product-sales .error-list-modal .modal-body table thead tr th {
  height: 30px;
  border: 1px solid #cccccc;
}
.import-customer-product-sales .error-list-modal .modal-body table tbody tr td {
  height: 25px;
  border: 1px solid #cccccc;
}
.import-customer-product-sales .error-list-modal .modal-footer {
  text-align: center;
}
.import-customer-product-sales #tab_detail {
  display: none;
}
.import-customer-product-sales .page-form-group {
  float: right;
}
.import-customer-product-sales .page-form-group .page-size {
  margin: 0;
}
.import-customer-product-sales .page-form-group .pagination {
  margin: 0;
}
.tb-model-period-dropdow-popup {
  width: 400px;
  height: 500px;
  position: fixed;
  top: 25%;
  left: 40%;
}
.tb-model-period-dropdow-popup .modal-dialog {
  width: 100%;
  height: 90%;
  margin: 20px auto;
}
.tb-model-period-dropdow-popup .modal-dialog .modal-content {
  width: 100%;
}
.tb-model-period-dropdow-popup .modal-dialog .modal-content .modal-body {
  height: 90%;
}
#totalWrapper {
  margin: 5px 10px 10px -10px;
  width: 100%;
  padding-left: 10px;
  font-size: 13px;
  float: right;
}
#totalWrapper .total_span {
  color: #e0301e !important;
  background-color: #dddddd !important;
  font-size: 12px !important;
  font-weight: bold !important;
  border-radius: 10px !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
}
#totalWrapper .total-column {
  width: 15%;
  float: left;
  padding-left: 15px;
}
