#logo {
  display: none;
}

#header {
  padding-bottom: 5px;
}

#header h2 {
  font-family: helvatica, arial;
  font-size: 2.5em !important	;
  padding-top: 20px;
  color: #e54b06 !important;
  border-bottom: 1px solid lightgrey;
  padding-bottom: 10px;
}

#header div {
  font-size: 1.1em !important;
  line-height: 1.5em;
}

#container {
  width: 385px;
  border-radius: 4px;
  box-shadow: none;
  border: none;
  padding-bottom: 0;
  padding-left: 9px;
  background: hsla(0, 0%, 100%, 0.95);
}

#saveForm {
  height: 2em;
  width: 5em;
  border-radius: 0.3em;
  font-size: 1.2em;
  color: white;
  margin-top: 0.2em;
  background: #d55651;
  border: none;
  margin-right: 0;
  width: 100px;
  margin-bottom: 0;
  -webkit-appearance: none;
}
#title1,
#title2,
#title3,
#title4,
#title6 {
  font-size: 1.2em !important;
  font-family: helvatica, arial;
}

#Field1,
#Field2 {
  width: 167px;
  border-radius: 4px;
}

#Field1,
#Field2,
#Field3 {
  height: 20px;
}

#Field4 {
  font-style: italic;
  height: 82px;
}

#Field3,
#Field4 {
  min-width: 100px;
  max-width: none;
  width: 340px;
  border-radius: 4px;
}

#iframe {
  background: transparent;
}

/* .wufoo h2 {
  display: none;
} */

@media screen and (max-width: 320px) {
  #Field5 {
    height: 50px;
  }
}
