.elink-dialog.modal-popup {
    z-index: 999999 !important;
}
.modals-overlay {
    background-color: inherit !important;
    z-index: 899 !important;
}
.elink-grid tbody tr td .action.delete:before {
    content: '\e604';
    font-family: 'icons-blank-theme' !important;
    font-size: 30px !important;
}
.ui-datepicker {
    z-index: 1000001 !important;
}