.modal-ku {
  width: 750px;
  margin: auto;
}

.footer {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: white;
    box-shadow: 0 -2px 4px rgb(0 0 0 / 4%);
}

.div-inline{
    display:inline-block;
}

tr.invoice {

}

tr.creditnote {
  color: #dc3545;
}
