.order-details > tbody > tr > td:first-child {
    font-weight: bold;
    width: 140px;
}

.register-flow-container{
    display:none;
}

.order-item.cancelled{
    text-decoration: line-through;
}