/* /////////////// Panel Seller page /////////////// */
.p-datatable .p-datatable-wrapper .p-datatable-table .p-datatable-tbody tr td .p-button-icon-only.p-button-success.p-disabled {
opacity: 0.6 !important;
}

.p-datatable .p-datatable-wrapper .p-datatable-table .p-datatable-tbody tr td .p-button-icon-only.p-button-danger.p-disabled {
opacity: 0.6 !important;
}

#app_amkp_dashboard .surface-section {
z-index: 10 !important;
}
/* /////////////// END Panel Seller page /////////////// */

/* /////////////// UniversalPay - Quote Summary page /////////////// */
#module-universalpay-payment .page-content.card-block {
    padding: 15px;
}
#module-universalpay-payment .page-content.card-block form .cart_navigation .btn {
    margin-bottom: .2rem;
    margin-top: .25rem;
}
/* ///////////////  End UniversalPay - Quote Summary page /////////////// */