.datatable-row:hover>td{background-color:#edfaff!important}html.dark .datatable-row:hover>td{background-color:#072D53!important}.datatable-zebra tbody>tr.datatable-row:nth-child(2n)>td{background-color:#f9fafb!important}html.dark .datatable-zebra tbody>tr.datatable-row:nth-child(2n)>td{background-color:rgba(36,58,79,.25)!important}.datatable-zebra thead>tr>th{background-color:#f9fafb!important}html.dark .datatable-zebra thead>tr>th{background-color:rgba(36,58,79,.25)!important}.datatable-zebra tbody>tr.datatable-row:hover>td{background-color:#edfaff!important}html.dark .datatable-zebra tbody>tr.datatable-row:hover>td{background-color:#072D53!important}body.is-grabbing-global,body.is-grabbing-global *{cursor:grabbing!important}@keyframes drag-hint-swing{0%,to{transform:translateX(-14px)}50%{transform:translateX(14px)}}.drag-hint-swing{animation:drag-hint-swing 2.6s ease-in-out infinite}.datatable-row>td{border-bottom:0!important;background-image:linear-gradient(90deg,#E9EBF0,#E9EBF0);background-repeat:no-repeat;background-position:0 100%;background-size:calc(100% + 1px) 1px}.datatable-row>td:last-child{background-size:100% 1px}.datatable-row>td:after{content:none!important}html.dark .datatable-row>td{background-image:linear-gradient(90deg,#243A4F,#243A4F)}.datatable-row>td:first-child{background-position:8px 100%;background-size:calc(100% - 8px + 1px) 1px}.datatable-row>td:last-child{background-position:0 100%;background-size:calc(100% - 8px) 1px}