.vat-tax-difference-page {
    .fit-height {
        margin-top: 20px;
    }

    .top-category {
        color: #a32020;
    }

    #reason {


        .table-summary {
            border-top: 1px solid red;
        }

        .dx-treelist-rowsview .dx-row {
            /*border-top: 1px solid transparent;*/
            border-bottom: none;
        }
    }
}

.difference-modal {
    .modal-dialog {
        min-width: 720px;
    }
}