/** Author: alexeyn@google.com (Alexey Nezhdanov) */

form input.d-input {
  width: 80%;
}

.d-deco {
  color: #aaa;
  font-weight: bold;
  font-size: 1.2em;
}

.d-invisible {
  visibility: hidden;
}

#d-nameserver-cell {
  white-space: nowrap;
}

#d-output-container {
  min-height: 32em;
}