.readonly {
  white-space: pre-wrap;
}

#id_password {
  white-space: nowrap;
}

.inquiry-export-toolbar .inquiry-export-date {
  position: relative;
  width: 9rem;
}

.inquiry-export-toolbar .inquiry-export-date .vDateField {
  min-width: 0;
  width: 100%;
}

.inquiry-export-toolbar #inquiry-export-country {
  max-width: 10rem;
  min-width: 10rem;
  width: 10rem;
}

#inquiry-export-apply {
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
}