

.gxeIsoTopicDialog .gxeOptions {
  min-width: 400px;
  max-height: 300px;
  overflow-y: auto;
}

.gxeIsoTopicDialog .gxeOption {
  margin-bottom: 8px;
  white-space: nowrap;
}

.gxeIsoTopicDialog .gxeOption label {
  white-space: nowrap;
  -moz-user-select: none;
  user-select: none;
}















