.case-table-section,.case-table-wrap{width:100%;min-width:0;max-width:100%}.case-table-toolbar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:16px}.case-table-selection-summary{-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;margin-bottom:0}.case-table-refresh{float:right;margin-right:-4px;padding:3px;color:#1890ff;cursor:pointer;transition:color .2s}.case-table-refresh:hover{color:#40a9ff}.case-table-refresh.is-spinning{animation:case-refresh-spin .8s linear infinite}@keyframes case-refresh-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.case-table-wrap{overflow:hidden;border:1px solid #dbe5f1;border-radius:8px;background:#fff}.case-table-wrap .ant-table{table-layout:fixed}.case-table-wrap .ant-table-bordered .ant-table-body>table{border:0}.case-table-wrap .ant-table-tbody>tr>td,.case-table-wrap .ant-table-thead>tr>th{min-width:0;padding:9px 10px;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.case-table-wrap .ant-table-thead>tr>th{position:relative;border-color:#dbe5f1;background:#f7faff;color:#174b91;font-weight:700}.case-table-wrap .ant-table-tbody>tr{transition:background-color .16s ease}.case-table-wrap .ant-table-tbody>tr:hover>td{background:#f5f8ff}.case-table-wrap .ant-table-tbody>tr.case-table-row--selected>td{background:#eef4fd}.case-table-wrap .ant-table-tbody>tr:focus-visible>td{box-shadow:inset 0 0 0 2px #9eb8ff}.case-table-wrap .ant-tag{margin-right:0;white-space:normal}.case-table-wrap .ant-table-selection-column{position:relative;padding-right:4px!important;padding-left:4px!important;text-align:center}.case-table-wrap .ant-table-selection-column .case-table-header__content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;padding-right:0}.case-table-wrap .ant-table-tbody>tr>td.case-table-column--action,.case-table-wrap .ant-table-thead>tr>th.case-table-column--action{overflow-wrap:normal;word-break:keep-all;white-space:nowrap}.case-table-wrap .case-table-header__content{display:block;min-width:0;padding-right:7px;text-align:center}.case-table-wrap .case-table-header__resizer{position:absolute;top:0;right:-4px;bottom:0;z-index:2;width:9px;cursor:col-resize}.case-table-wrap .case-table-header__resizer:after{position:absolute;top:25%;bottom:25%;left:4px;width:1px;background:#b6c9e5;content:"";opacity:0;transition:opacity .16s ease}.case-table-wrap .case-table-header__resizer:focus:after,.case-table-wrap .case-table-header__resizer:hover:after{opacity:1}.case-table-wrap .case-table-header__resizer:focus{outline:none}.checkbox-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.checkbox-list .ant-checkbox-wrapper{margin-left:0!important;margin-bottom:4px!important}.case-table .column-min-width-80{min-width:80px!important}.case-table .column-min-width-100{min-width:100px!important}.case-table .column-min-width{min-width:120px!important}.select-type-item .ant-form-item-control{width:120px!important}.input-pop-box{max-height:400px;overflow-y:scroll;padding:6px}.input-pop-box .range-item{cursor:pointer;display:-ms-flexbox;display:flex;font-size:14px;-ms-flex-pack:justify;justify-content:space-between;line-height:20px;margin-bottom:8px;padding:5px;width:200px}.input-pop-box .anticon{padding:4px 0}@media (max-width:600px){.case-table-toolbar{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.case-table-selection-summary{width:100%}.case-table-wrap .ant-table-tbody>tr>td,.case-table-wrap .ant-table-thead>tr>th{padding:7px 6px}}