
#order-table thead tr th {
    position: sticky;
    top: 0;
    z-index: 1;
    background-color: #fff;
}
.cancel-costs-table td {
    font-size: 0.8rem
}
