@tailwind base;@tailwind components;@tailwind utilities;body{@apply bg-slate-50 text-slate-900;}.react-resizable-handle{position:absolute;width:10px;height:100%;bottom:0;right:-5px;cursor:col-resize;z-index:1;background-image:none!important;background-color:transparent!important;padding:0!important}.react-resizable-handle:hover{background-color:#1890ff!important;background-image:none!important;opacity:.3}.ant-table-thead>tr>th{position:relative;-webkit-user-select:none;user-select:none;border-bottom:none!important}.ant-table-thead>tr>th:after{content:"";position:absolute;top:50%;right:0;width:1px;height:1.6em;background-color:#0000000f;transform:translateY(-50%);transition:background-color .3s}.ant-table-thead>tr>th:hover:after{background-color:#1890ff}.ant-table-thead,.ant-table-thead tr{border-bottom:none!important}.custom-checkbox-table .ant-table-thead>tr>th{border:none!important;border-bottom:none!important;border-right:none!important}.custom-checkbox-table .ant-table-thead>tr>th:before{display:none!important}.custom-checkbox-table .ant-table-thead>tr>th{background-color:#fafafa}.custom-checkbox-table table{border-spacing:0!important}.custom-checkbox-table .ant-table-thead>tr>th{border-bottom-width:0!important;border-right-width:0!important}.ant-table-column-sorter{margin-left:4px}.ant-table-column-sorter-up,.ant-table-column-sorter-down{font-size:11px}.custom-checkbox-table .ant-table-selection-column .ant-checkbox-wrapper{display:flex;align-items:center;justify-content:center}.custom-checkbox-table .ant-checkbox{width:16px;height:16px}.custom-checkbox-table .ant-checkbox .ant-checkbox-inner{width:16px!important;height:16px!important;border-radius:4px!important;border-width:1px!important;border-color:#d1d5db!important;transition:all .2s}.custom-checkbox-table .ant-checkbox:hover .ant-checkbox-inner,.custom-checkbox-table .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#6366f1!important}.custom-checkbox-table .ant-checkbox-checked .ant-checkbox-inner{background-color:#6366f1!important;border-color:#6366f1!important}.custom-checkbox-table .ant-checkbox-checked .ant-checkbox-inner:after{border-color:#fff!important}.custom-checkbox-table .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#6366f1!important}.custom-checkbox-table .ant-checkbox:focus-within .ant-checkbox-inner{box-shadow:0 0 0 3px #6366f11a!important}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
