.new-table-card{background:#fff;box-shadow:0 2px 15px rgb(216 227 235/33%);border-radius:10px;padding:2rem;margin:1.5rem 0 0 0;font-size:14px;color:#2c3f58;padding-top:2.5rem}.new-table-card table thead tr th{border-bottom:0;background:#fafbfd}.new-table-card table tr td,.new-table-card table tr th{border:1px solid #d7e1ea;padding:12px;vertical-align:top}.new-table-card table tbody tr:nth-child(2n){background:#fafbfd}.new-table-card span{display:block}.new-table-card span.time{font-size:12px}.new-table-card .action-icons a{background:transparent linear-gradient(180deg,#0cf,#1597b8 49%,#0567bc);border-radius:50px;width:27px;height:27px;color:#fff;display:inline-flex;justify-content:center;align-items:center;margin:10px 8px}