.custom-table table{width:100%;border-collapse:separate;border-spacing:0 8px}.custom-table .ant-table-footer{padding:0;background-color:transparent}.custom-table .ant-table{background-color:transparent}.custom-table tbody:before{content:"-";display:block;line-height:8px;color:transparent}.custom-table .ant-table-thead>tr:first-child th{color:#4b45b2;font-weight:400;padding:8px 20px;background-color:rgba(255,127,137,.3)!important}.custom-table .ant-table-thead>tr:first-child th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.custom-table .ant-table-thead>tr:first-child th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.custom-table .ant-table-thead>tr:first-child th .ant-table-column-sorters:before{display:none}.custom-table tr:hover td{background-color:#e8ecff!important}.custom-table tr td{background-color:#f4f5fa!important;color:#4b45b2}.custom-table tr td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.custom-table tr td:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.custom-table .blue-column td{background-color:rgba(156,201,245,.3)!important}.custom-table .ant-table-thead>tr>th .ant-table-column-sorter{display:inline-block}.custom-table .ant-table-tbody>tr>td{padding:13px 20px 14px}.custom-table--no-header .ant-table-tbody:before,.custom-table--no-header thead{display:none}.custom-table--no-header table{border-spacing:0}.custom-table--no-header tr td{background-color:rgba(76,73,175,.2)!important}.custom-table tr.disable-row td{background-color:#ebf3f7}.custom-table tr.disable-row td:not(:last-child) a,.custom-table tr.disable-row td:not(:last-child) span{opacity:.5}