.data-table-wrapper{width:100%;position:relative}.data-table-wrapper table{border-collapse:separate;border-spacing:0 10px;width:100%}.data-table-wrapper thead,.data-table-wrapper thead tr{background:0 0!important}.data-table-wrapper thead th{color:#079f2e;text-align:left;border:none;padding:8px 4px 0;font-size:1.2em;background:0 0!important;font-weight:900!important}.data-table-wrapper tbody{position:relative}.data-table-wrapper tbody tr{transition:all .2s;background:var(--color-dk-grey)!important;background-image:linear-gradient(232deg,#0a3715cc 10%,#3b7105 50%,#043b10 100%)!important;border-radius:.8rem!important}.data-table-wrapper tbody tr:nth-child(odd){background:var(--color-dk-green)!important;background-image:linear-gradient(232deg,#01270a 10%,#223506 50%,#01270a 100%)!important}.data-table-wrapper tbody tr:hover{opacity:.9}.data-table-wrapper tbody td{vertical-align:middle;border:none;color:#fff!important;background:0 0!important;padding:6px 8px!important;font-weight:700!important}.data-table-wrapper tbody td:first-child{border-top-left-radius:.8rem;border-bottom-left-radius:.8rem}.data-table-wrapper tbody td:last-child{border-top-right-radius:.8rem;border-bottom-right-radius:.8rem}.data-table-wrapper .txt-chopped{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-bottom:5px;font-size:1.15em;font-weight:700;overflow:hidden}.data-table-wrapper .note{color:#047d41;font-size:.9em;font-weight:700}.data-table-wrapper .amt{color:var(--color-lg-green);justify-content:flex-end;align-items:center;margin-top:5px;font-size:1.1em;font-weight:700;display:flex}.data-table-wrapper .amt span{align-items:center;display:inline-flex}.data-table-wrapper .amt .icon{filter:none;width:15px;margin-left:5px}.data-table-wrapper .amt.green{color:var(--color-lg-green)}.data-table-wrapper .amt.red{color:var(--color-error)}html.bright .data-table-wrapper tbody tr,html.bright .data-table-wrapper tbody tr:nth-child(odd){background:linear-gradient(177deg,#fff 30%,#fdbcb6)!important}html.bright .data-table-wrapper tbody td{color:#1a1a1a!important;background:0 0!important}html.bright .data-table-wrapper .txt-chopped,html.bright .data-table-wrapper .amt{color:#1a1a1a!important}html.bright .data-table-wrapper .note{color:#757575!important}html.bright .data-table-wrapper thead th{color:#1a1a1a!important;font-weight:900!important}.data-table-wrapper .empty-state,.data-table-wrapper .loading-state{text-align:center;color:var(--color-text-muted);padding:3rem 1rem}
