#exhibitor-questions-container {}
#exhibitor-questions-container span,
#exhibitor-questions-container textarea,
#exhibitor-questions-container input {
  width: 100%;
  display: block;
}
#exhibitor-questions-container textarea {
  border-color: #eee;
}

#exhibitor-questions-container label {
  font-weight: 300;
}
