.cke_reset_all .cke_dialog_body {
  border-radius: 10px !important;
  background: #fff !important;
}

.cke_reset_all .cke_dialog_title {
  background: #fff !important;
  color: #000 !important;
}

.cke_reset_all .cke_dialog .cke_dialog_close_button {
  background: url('../images/close.png') no-repeat center center !important;
}
