﻿body {

}

.creditNoteDialog
{
    background:#E2F1FD;
}

.paidInvoiceDetailGridHeight {
    width:100%;
    height:201px;
    overflow:auto;
}

.creditNoteLblDiv {
    width:125px;
}

.unPaidInvoiceDetailGridHeight {
    width:100%;
    height:230px;
    overflow:auto;
}