.dx-popup-title.dx-toolbar {
  padding: 2px 10px;
  overflow: visible;
  display: none !important;
}


.dx-popup-bottom .dx-button {
  min-width: 100px !important;
  border: 0 !important;
  border-radius: 5px !important;
  background: linear-gradient(45deg, #00522d, #023f20) !important;
  color: #fff !important;
  font-weight: bold !important;
}
