.lp-datagrid.lp-datagrid-baseEmpty .next-table-empty {
  color: #333;
  padding: 0;
  text-align: center;
}

.lp-datagrid {
  position: relative;
}
.lp-datagrid .next-loading-tip {
  display: block;
  position: absolute;
  top: calc(50% + 20px);
  left: 50%;
  z-index: 4;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lp-datagrid .next-table.only-bottom-border th {
  border-width: 1px 0 1px 0;
}
.lp-datagrid .next-table-selection .next-table-cell-wrapper {
  padding: 8px 0px 8px 16px;
}
.lp-datagrid .next-table {
  color: #373d41;
}
.lp-datagrid .next-table .next-table-empty {
  line-height: unset;
  height: auto;
}
.lp-datagrid .next-table td {
  vertical-align: middle;
  height: 52px;
  line-height: 20px;
  font-size: 12px;
}
.lp-datagrid .next-table th {
  color: #73777a;
  height: 36px;
  line-height: 20px;
  font-size: 12px;
}
.lp-datagrid .next-table .next-table-sort {
  position: relative;
  width: 16px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-top: 3px;
}
.lp-datagrid .next-table .lp-datagrid-th {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  float: left;
}
.lp-datagrid .next-table .lp-datagrid-th i {
  line-height: initial;
  margin: 0 5px 0 5px;
  color: #ccc;
}
.lp-datagrid .next-table .lp-datagrid-th i::before {
  font-size: 16px;
  line-height: 16px;
  margin-top: 0px;
}
.lp-datagrid .next-table .lp-datagrid-th > .next-form-item {
  margin: 0;
}
.lp-datagrid .next-table .lp-datagrid-th > .next-form-item > .next-form-item-label {
  padding: 0;
}
.lp-datagrid .next-table .next-icon {
  background-size: cover;
  background-repeat: no-repeat;
}
.lp-datagrid .next-table .next-menu-item-inner .next-icon {
  width: auto;
  height: auto;
}
.lp-datagrid .next-table .next-icon:focus {
  outline: #0070cc;
  outline-color: #0070cc;
  outline-style: auto;
  outline-width: 0px;
}
.lp-datagrid .next-table .next-icon.next-icon-add::before {
  display: none;
}
.lp-datagrid .next-table .next-icon.next-icon-minus::before {
  display: none;
}
.lp-datagrid .next-table .next-icon.next-icon-add {
  background-image: url(https://img.alicdn.com/tfs/TB1jPLdE9zqK1RjSZPxXXc4tVXa-28-28.png);
}
.lp-datagrid .next-table .next-icon.next-icon-minus {
  background-image: url(https://img.alicdn.com/tfs/TB1eybgE6TpK1RjSZKPXXa3UpXa-28-28.png);
}
.lp-datagrid .next-table .next-table-cell-wrapper img {
  width: 40px;
  height: 40px;
  float: left;
}
.lp-datagrid .next-table .next-table-cell-wrapper .media-content {
  cursor: pointer;
  line-height: 40px;
  width: calc(100% - 50px);
  margin-left: 50px;
}
.lp-datagrid .next-table .next-table-loading {
  min-height: 120px;
}
.lp-datagrid .next-table .next-table-loading .next-icon {
  top: calc((100% - 50px) / 2 + 45px);
}
.lp-datagrid .next-table.next-table-fixed .next-table-body td {
  border-bottom-width: 1px;
}
.lp-datagrid .lp-datagrid-pagination {
  padding: 0;
  padding-top: 8px;
  border-top: none;
  display: flex;
  justify-content: space-between;
}
.lp-datagrid .lp-datagrid-pagination .lp-datagrid-pagination-btn {
  flex-shrink: 0;
}
.lp-datagrid .lp-datagrid-pagination .lp-datagrid-pagination-btn button {
  margin-right: 8px;
  margin-left: 0px;
}
.lp-datagrid .lp-datagrid-pagination .lp-datagrid-pagination-btn .lp-diyBatchActionContent {
  position: relative;
  display: inline-block;
  margin-right: 8px;
  margin-left: 0px;
  cursor: pointer;
}
.lp-datagrid .lp-datagrid-pagination .next-checkbox-wrapper {
  margin-left: 16px;
  margin-right: 16px;
}
.lp-datagrid .lp-datagrid-pagination .next-checkbox-wrapper.focused.disabled .next-checkbox-inner {
  border-color: #dedede;
  background: #ebebeb;
}
.lp-datagrid .lp-datagrid-pagination .lp-datagrid-pagination-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.lp-datagrid .lp-datagrid-pagination .lp-datagrid-pagination-wrap .lp-datagrid-pagination-total {
  margin-right: 8px;
  font-size: 12px;
  color: #888888;
}
.lp-datagrid .lp-datagrid-pagination .lp-datagrid-pagination-wrap .next-menu-item-inner {
  height: 32px;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  text-align: left;
}
.lp-datagrid .lp-datagrid-pagination .next-pagination-size-selector {
  margin-right: 8px;
}
.lp-datagrid .lp-datagrid-pagination .next-pagination.next-medium .next-pagination-size-selector-title {
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  vertical-align: middle;
  margin-left: 4px;
  margin-right: 8px;
}
.lp-datagrid .lp-datagrid-pagination .next-pagination.next-small .next-pagination-total {
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  vertical-align: middle;
  color: #888;
  margin-right: 0px;
  float: left;
}
.lp-datagrid .lp-datagrid-pagination .next-pagination.next-medium .next-pagination-total {
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  vertical-align: middle;
  color: #888;
  margin-right: 0px;
  float: left;
}
.lp-datagrid .lp-datagrid-pagination .next-pagination.next-large .next-pagination-total {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  vertical-align: middle;
  color: #888;
  margin-right: 0px;
  float: left;
}
.lp-datagrid .lp-datagrid-pagination .next-pagination.hide {
  display: none;
}
.lp-datagrid .lp-datagrid-pagination .next-pagination-pages .next-pagination-jump .next-input {
  margin: 0 8px;
}
.lp-datagrid .lp-datagrid-pagination .next-pagination-pages .next-pagination-jump .next-input input {
  padding: 0;
  text-align: center;
}
.lp-datagrid .lp-datagrid-pagination .next-pagination-display {
  color: #999999;
}
.lp-datagrid .lp-datagrid-pagination .next-pagination.start .next-pagination-size-selector {
  float: right;
  margin-right: 0;
}
.lp-datagrid .table-empty {
  padding: 56px 0;
}
.lp-datagrid .table-empty .next-icon {
  color: #0070CC;
}
.lp-datagrid .table-empty .empty-msg {
  margin-left: 4px;
  font-size: 16px;
  color: #888888;
}

.lp-datagrid-actions {
  cursor: pointer;
  margin-right: 8px;
  color: #0070CC;
  display: inline-block;
  border-right: 1px solid #D8D8D8;
  padding-right: 8px;
  line-height: 12px;
}
.lp-datagrid-actions:hover {
  color: #003A6A;
}
.lp-datagrid-actions-arrow {
  margin-left: 2px !important;
}
.lp-datagrid-actions-disabled {
  color: #ccc;
  cursor: not-allowed;
}
.lp-datagrid-actions-disabled:hover {
  color: #ccc;
}

.lp-datagrid-actions:last-child {
  border-right: 0px;
}
