.emstable-wrap-new {
  border-top: 0;
  padding: 0 0 8px;
  border-radius: 4px;
  background: #fff;
}
.emstable-wrap-new .ivu-table-fixed::before,
.emstable-wrap-new .ivu-table-fixed-right::before {
  display: none;
}
.emstable-wrap-new .ivu-table-fixed {
  box-shadow: 2px -2px 6px -2px rgba(0, 0, 0, 0.2);
}
.emstable-wrap-new ::-webkit-scrollbar {
  width: 6px;
  height: 12px;
  background: none;
}
.emstable-wrap-new :hover::-webkit-scrollbar-thumb {
  visibility: visible;
}
.emstable-wrap-new ::-webkit-scrollbar-thumb {
  visibility: hidden;
  border-radius: 6px;
  background: #EAECF1;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
  background-clip: padding-box;
}
.emstable-wrap-new ::-webkit-scrollbar-track {
  background: none;
}
.emstable-wrap-new a {
  color: #F99C34;
  font-size: 12px;
}
.emstable-wrap-new .search-bar {
  background: initial;
  padding: 14px 20px 0px;
  border-radius: 4px;
  margin-bottom: 0;
}
.emstable-wrap-new .search-form-more {
  text-align: right;
  padding-right: 4px;
  position: absolute;
  right: -6px;
  top: -6px;
}
.emstable-wrap-new .handle-bar {
  position: relative;
  line-height: 26px;
}
.emstable-wrap-new .handle-bar button {
  margin-right: 16px;
}
.emstable-wrap-new .ivu-table th {
  height: 40px !important;
  background: #f5f5f5;
  padding: 0 8px;
}
.emstable-wrap-new tr.ivu-table-row-hover td {
  background-color: #f9f9fa;
}
.emstable-wrap-new .ivu-table td {
  padding: 0 8px;
  height: 38px !important;
}
.emstable-wrap-new .single-table-con {
  padding: 0px 20px 4px;
}
.emstable-wrap-new .btn-box button {
  margin: -8px 0 12px 16px;
}
.emstable-wrap-new .ivu-btn-small {
  padding: 0 18px;
}
.emstable-wrap-new .search_btns {
  height: 30px;
  width: 100%;
  text-align: right;
  margin-top: 4px;
}
.emstable-wrap-new .search_btns::after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.emstable-wrap-new .search_btns > * {
  margin-left: 16px;
}
.emstable-wrap-new .table-bar button {
  margin-right: 16px;
}
.search-form .ivu-form-item {
  margin-bottom: 6px;
}
.emstable-wrap-new .expand .search-form-more {
  margin-top: -2px;
}
.search-form form {
  height: 45px;
  overflow: hidden;
}
.search-form.expand form {
  height: initial;
}
.search-form.expand {
  margin-bottom: 10px;
}
.emstable-wrap-new .handle-bar-solt {
  top: -6px;
  position: absolute;
  right: 44px;
  padding-top: 0;
}
.emstable-wrap-new .no_search_more {
  right: -16px;
}
.core-modal-body .emstable-wrap-new .search-bar {
  padding: 0;
}
.core-modal-body .emstable-wrap-new .single-table-con {
  padding: 0;
}
.core-modal-body .emstable-wrap-new {
  padding: 0;
}
.ivu-card-body .emstable-wrap-new .single-table-con {
  padding: 0px;
}
.ivu-table th {
  height: 40px !important;
  background: #f5f5f5;
}
tr.ivu-table-row-hover td {
  background-color: #f9f9fa;
}
.ivu-table td {
  height: 38px !important;
}
