._table_1n0dw_1 {
  border: 1px solid #e9eeef;
  width: 100%;
  height: 100%;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  border-radius: 4px;
}

._table_1n0dw_1 ._tr_1n0dw_10 :last-child ._td_1n0dw_10 {
  border-bottom: 0;
}

._table_1n0dw_1 ._th_1n0dw_14 {
  font-weight: 600;
}

._table_1n0dw_1 ._th_1n0dw_14,
._table_1n0dw_1 ._td_1n0dw_10 {
  border-bottom: 1px solid #e9eeef;
  border-right: 1px solid #e9eeef;
  overflow: hidden;
  position: relative;
}

._table_1n0dw_1 ._th_1n0dw_14 ._resizer_1n0dw_26,
._table_1n0dw_1 ._td_1n0dw_10 ._resizer_1n0dw_26 {
  display: inline-block;
  width: 5px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(50%);
  z-index: 1;
  touch-action: none;
}

._table_1n0dw_1 ._th_1n0dw_14 ._resizer_1n0dw_26:hover,
._table_1n0dw_1 ._td_1n0dw_10 ._resizer_1n0dw_26:hover,
._table_1n0dw_1 ._th_1n0dw_14 ._resizer_1n0dw_26._isResizing_1n0dw_41,
._table_1n0dw_1 ._td_1n0dw_10 ._resizer_1n0dw_26._isResizing_1n0dw_41 {
  background: red;
}

._table_1n0dw_1._sticky_1n0dw_46 {
  overflow: scroll;
}

._table_1n0dw_1._sticky_1n0dw_46 ._header_1n0dw_50,
._table_1n0dw_1._sticky_1n0dw_46 ._footer_1n0dw_51 {
  position: sticky;
  z-index: 1;
  width: fit-content;
}

._table_1n0dw_1._sticky_1n0dw_46 ._header_1n0dw_50 {
  top: 0;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
}

._table_1n0dw_1._sticky_1n0dw_46 ._footer_1n0dw_51 {
  bottom: 0;
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.03);
}

._table_1n0dw_1._sticky_1n0dw_46 ._body_1n0dw_67 {
  position: relative;
  z-index: 0;
}

._table_1n0dw_1._sticky_1n0dw_46 [data-sticky-td] {
  position: sticky;
}

._table_1n0dw_1._sticky_1n0dw_46 [data-sticky-last-left-td] {
  box-shadow: 2px 0 2px rgba(0, 0, 0, 0.03);
}

._table_1n0dw_1._sticky_1n0dw_46 [data-sticky-first-right-td] {
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.03);
}
