.select2-selection--single{
    border-radius: 0px !important;
    height: 34px !important;
}

#select2-multiple_customer-container{
    line-height: 34px !important;
}
#page-wrapper > div > div > div.page-content.ng-scope > div > div > div > div.panel-body > form > div.form-body.pal > div:nth-child(1) > div:nth-child(2) > div > div > span > span.selection > span > span.select2-selection__arrow{
    height: 34px !important;
}

.customer-debit-detail{
    font-size: 16pt;
    font-weight: bold;
    margin-top: -8px;
    color: cadetblue !important;
}
.customer-debit-position{
margin-top: -10px;
}
#select2-multiple_branch_code-container{
    line-height: 34px !important;
}
#select2-multiple_branch_code_import-container{
    line-height: 34px !important;
}

.border-footer-receipt{
    border-top: 2px solid !important;
    border-bottom: none !important;
}
.panel-detail-receipt-footer{
    margin-bottom: 0px !important;
}
.pal-detail-receipt-footer{
    padding: 0px !important;
    padding-right: 10px !important;
}