.table-cash {
        overflow-y: auto;
    height: 24.55rem;
    overflow-x: hidden;
}
.table-cash table {position: relative;}
.table-cash thead { position: absolute; top: 0; left: 0; background: #fff; width: 100%; z-index: 9;}
.table-cash tbody { margin-top: 2.2rem;}
#Cashflow { overflow-y: hidden; }
.w-60 { width: 60%!important}

.custom {
    padding: 0;
      width: 2rem;
      height: 2rem;
      line-height:1.9rem;
      text-align: center;
  }
.newPadding {
    padding: .75rem 1.25rem;
    border-top: 1px solid #ddd;
}