.e-dialog .e-dlg-header-content {
    background-color: white;
    padding: 16px 24px 0px 24px !important;
}

.e-dialog .e-dlg-header-content+.e-dlg-content {
    padding: 16px 24px 0px 24px !important;
}

.e-dialog .e-dlg-header {
    width: unset !important;
}

.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
    height: 100% !important;
    bottom: 0px !important;
}