.pricing-edit > div:first-child{margin-top: 20px}

.table-item.edit {
    background-color: #f5f5f5;
}

.sortable-item{
    background-color: #fff;
}
.sortable-item .js-sort{
    cursor: move;
}

.help-discount{
    clear: both;
}