declare const _default: "\n\n  .rthfc .rt-thead.-headerGroups,\n  .rthfc .rt-thead.-header {\n    z-index: 3;\n    \n  }\n\n  .rthfc .rt-thead.-filters {\n    z-index: 2;\n  }\n\n  .rthfc .rt-th,\n  .rthfc .rt-td {\n    \n  }\n\n  .rthfc .-headerGroups .rt-th {\n    \n  }\n\n  .rthfc.-striped .rt-tr.-odd .rt-td {\n    \n  }\n\n  .rthfc.-highlight .rt-tr:hover .rt-td {\n    \n  }\n\n  .rthfc .-filters .rt-th.rthfc-th-fixed-left-last,\n  .rthfc .rt-th.rthfc-th-fixed-left-last,\n  .rthfc .rt-td.rthfc-td-fixed-left-last {\n    border-right: solid #BDBDBD 1px;\n    background: #fff;\n  }\n\n  .rthfc .rt-th.rthfc-th-fixed-right-first,\n  .rthfc .rt-td.rthfc-td-fixed-right-first {\n    border-left: solid 1px;\n  }\n\n  /*------------ Sticky position version: -sp ------------*/\n\n  .rthfc.-sp .rt-tbody {\n    overflow: visible;\n    flex: 1 0 auto;\n  }\n\n  .rthfc.-sp .rt-thead {\n    position: -webkit-sticky;\n    position: sticky;\n  }\n\n  .rthfc.-sp .rt-thead.-headerGroups {\n    \n  }\n\n  .rthfc.-sp .rt-tfoot {\n    position: -webkit-sticky;\n    position: sticky;\n    z-index: 1;\n    bottom: 0px;\n  }\n\n  .rthfc.-sp .rthfc-th-fixed,\n  .rthfc.-sp .rthfc-td-fixed {\n    position: -webkit-sticky;\n    position: sticky;\n    z-index: 1;\n  }\n\n  .rthfc.-sp .rthfc-th-fixed-left,\n  .rthfc.-sp .rthfc-td-fixed-left {\n    left: 0;\n  }\n\n  .rthfc.-sp .rthfc-th-fixed-right,\n  .rthfc.-sp .rthfc-td-fixed-right {\n    left: 0;\n  }\n\n  /*------------ scroll event version: -se ------------*/\n\n  .rthfc.-se .-header .rt-th.rthfc-th-fixed,\n  .rthfc.-se .-headerGroups .rt-th.rthfc-th-fixed,\n  .rthfc.-se .-filters .rt-th.rthfc-th-fixed,\n  .rthfc.-se .rt-td.rthfc-td-fixed {\n    position: relative;\n    z-index: 1;\n  }\n";
export default _default;
