#myTable{width:100%;border-collapse:separate;border-spacing:0;margin-top:1rem;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.05);box-shadow:0 4px 20px 0 rgba(0,0,0,.05);display:block;overflow:auto;max-height:calc(100vh - 265px);white-space:nowrap;border:1px solid #ededed}#myTable th{background-color:#f8f8f8;color:#626262;font-weight:600;text-transform:uppercase;font-size:.8rem;letter-spacing:.5px;border-bottom:2px solid #ededed;padding:12px 16px;position:sticky;top:0;z-index:10}#myTable td{padding:12px 16px;font-size:.9rem;color:#2c2c2c;border-bottom:1px solid #ededed}#myTable tbody tr:hover{background-color:rgba(184,149,108,.05)}#myTable tbody tr:last-child td{border-bottom:none}#myTable tfoot td,#myTable tfoot tr{background-color:#f8f8f8;font-weight:700}#myTable tfoot td{border-top:2px solid #ededed;border-bottom:none;color:#1e1e1e;position:sticky;bottom:0;z-index:9}.text-right{text-align:right!important}.font-bold{font-weight:700}.branch-name{width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg-pistachio{background-color:rgba(40,199,111,.15)!important}