.ui-icon-save:after {
    background-image: url("../img/icon/save.svg");
    background-size: 18px 18px;
}


tr.keep th {
    position: sticky;
    top: 0;
    background: white;
    color: black;
}
