.tb_table_hscroll.tb_grid_editor{position:relative;overflow-x:auto;overflow-y:clip;margin-bottom:8px}.module-table.tb_freeze_head .tb_table_hscroll.tb_grid_editor{overflow-y:visible}.module-table.tb_freeze_head .tb_grid_editor thead th.tb_grid_col{position:sticky;top:var(--tb-table-freeze-top,var(--tf_fixed_h,0));z-index:5}.tb_grid_editor table.tb_grid_table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max-content;min-width:100%}.tb_grid_editor .tb_grid_body_cell,.tb_grid_editor .tb_grid_col{position:relative}.tb_grid_editor .tb_grid_cell{min-width:80px;outline:0;cursor:text;user-select:text}.tb_grid_editor .tb_grid_cell.tb_inline_editing_target{white-space:pre-wrap;word-break:break-word}.tb_grid_editor .tb_table_col_sort{position:absolute;top:0;bottom:0;left:0;width:5px;background:rgba(255,126,95,.4);cursor:grab;opacity:0;z-index:10;transition:width .12s ease,inset-inline-start .12s ease,opacity .12s ease}.tb_grid_editor .tb_grid_col:hover>.tb_table_col_sort{opacity:1}.tb_grid_editor .tb_table_col_sort:hover{width:20px;background:rgba(255,126,95,.6)}.tb_grid_editor .tb_table_col_sort:active{cursor:grabbing}.tb_grid_editor .tb_table_col_resize{position:absolute;top:0;bottom:0;inset-inline-end:0px;width:2px;background:0 0;cursor:ew-resize;z-index:200;touch-action:none;opacity:0;transition:opacity .12s ease,background .12s ease}.tb_grid_editor .tb_table_col_resize:hover{width:6px}.tb_grid_editor .tb_grid_col:hover>.tb_table_col_resize,.tb_grid_editor .tb_table_col_resize.tb_drag_grid_current{opacity:1;background:var(--tb_column_color,#ff7800)}.tb_grid_editor .tb_table_col_resize:hover{background:var(--tb_column_color,#ff7800)}.tb_grid_editor .tb_table_col_resize:after{content:'';position:absolute;top:50%;left:-1px;width:6px;height:6px;margin-top:-3px;background:#fff;border:1px solid #ababab;border-radius:50%;opacity:0;transition:opacity .12s ease;pointer-events:none}.tb_grid_editor .tb_table_col_resize.tb_drag_grid_current:after,.tb_grid_editor .tb_table_col_resize:hover:after{opacity:1}.tb_grid_editor tr.tb_table_row_sort_row{height:2px}.tb_grid_editor tr.tb_table_row_sort_row>.tb_table_row_sort_cell{padding:0;border:0;height:2px;background:0 0}.tb_grid_editor .tb_table_row_sort{position:absolute;display:block;width:100%;height:6px;margin-top:-6px;background:rgba(255,126,95,.15);cursor:grab;opacity:0;transition:height .12s ease,opacity .12s ease}.tb_grid_editor tr.tb_grid_row:hover+tr.tb_table_row_sort_row>.tb_table_row_sort_cell>.tb_table_row_sort,.tb_grid_editor tr.tb_table_row_sort_row:hover>.tb_table_row_sort_cell>.tb_table_row_sort{opacity:1}.tb_grid_editor .tb_table_row_sort:hover{height:10px;background:rgba(255,126,95,.3)}.tb_grid_editor .tb_table_row_sort:active{cursor:grabbing}.tb_grid_editor .tb_grid_col>.tb_add_btn,.tb_grid_editor .tb_grid_col>.tb_del_btn,.tb_grid_editor .tb_grid_first_cell>.tb_add_btn,.tb_grid_editor .tb_grid_first_cell>.tb_del_btn{position:absolute;inset-inline:auto;top:auto;bottom:auto;transform:none;z-index:100}.tb_grid_editor .tb_grid_col>.tb_add_btn{top:0;inset-inline-end:0}.tb_grid_editor .tb_grid_col>.tb_del_btn{top:0;inset-inline-start:0}.tb_grid_editor .tb_grid_first_cell>.tb_add_btn{bottom:0;inset-inline-start:0}.tb_grid_editor .tb_grid_first_cell>.tb_del_btn{top:0;inset-inline-start:0}.tb_grid_editor .tb_grid_col:hover>.tb_add_btn,.tb_grid_editor .tb_grid_col:hover>.tb_del_btn,.tb_grid_editor tr.tb_grid_row:hover>.tb_grid_first_cell>.tb_add_btn,.tb_grid_editor tr.tb_grid_row:hover>.tb_grid_first_cell>.tb_del_btn{display:flex;opacity:1;z-index:512}.tb_grid_editor .tb_grid_dragging{opacity:.55}.tb_grid_editor .tb_grid_drop_before{box-shadow:inset 6px 0 0 0 var(--tb_module_color,#02a2fb)}.tb_grid_editor .tb_grid_drop_after{box-shadow:inset -6px 0 0 0 var(--tb_module_color,#02a2fb)}.tb_grid_editor tr.tb_grid_row.tb_grid_drop_before>td{box-shadow:inset 0 6px 0 0 var(--tb_module_color,#02a2fb)}.tb_grid_editor tr.tb_grid_row.tb_grid_drop_after>td{box-shadow:inset 0 -6px 0 0 var(--tb_module_color,#02a2fb)}.active_module:has(th:hover,td.tb_grid_col:hover) .tb_dragger,.module-table:has(.tb_table_row_sort:hover,.tb_table_col_sort:hover,.tb_table_col_resize:hover)+#tb_component_bar,.module-table:has(.tb_table_row_sort:hover,.tb_table_col_sort:hover,.tb_table_col_resize:hover)>:is(.tb_action_wrap,.tb_data_mod_name,.tb_column_btn_plus,.tb_visibility_hint),.tb_grid_inline_editing .tb_grid_editor :is(.tb_add_btn,.tb_del_btn,.tb_table_col_sort,.tb_table_row_sort,.tb_table_col_resize){opacity:0!important;pointer-events:none!important}.tb_grid_inline_editing,.tb_grid_inline_editing>.module{outline:0!important;box-shadow:none!important}