.no-close {
  display: none;
}

.tool-tip-titlebar {
  background-color: blue;
  color: white;
}
.tool-tip-titlebar .ui-dialog-titlebar-close {
  background-color: white;
  border:none;
  color: white;
}

.dialog-std-titlebar {background: gray; color: white;}