#registration {
  background-color: #ffffff;
  background-size: auto; background-position: left top; background-repeat: repeat;
  color: #222222;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#registration .btn,
#registration .btn.btn-primary {
  background-color: #c7a763;
}
#registration a {
  color: #c7a763;
}
#registration #page{margin:0;padding:0 0 15px 0;box-shadow:none;max-width:none}#registration h1,#registration #dates,#registration #location,#registration #details,#registration #start_registration,#registration #complete_registration,#registration #footer,#registration #header.editing,#registration #header .toolbar{max-width:640px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#registration #title_and_dates{margin-top:0;padding:30px 0 1px 0;min-height:250px;color:#FFFFFF;text-shadow:2px 2px 3px rgba(0,0,0,0.5);background-color:transparent;background-position:center center;background-repeat:repeat-x;background-size:100%;background-size:cover}#registration h1{font-size:45px;font-weight:600}@media screen and (max-width: 767px){#registration h1{font-size:28px}}#registration #dates{font-size:18px;font-weight:200}#registration #location{border:none;padding-top:0;padding-bottom:0;font-size:16px;font-weight:normal}#registration a.map{border-radius:0;border-color:#ccc}
#registration #title_and_dates {
  background-color: #DDDDDD;
  background-image: url(https://s3.amazonaws.com/signupforms-uploads/b619b_image_upload_3617/image.jpg);
  background-size: auto; background-position: left top; background-repeat: repeat;
}
#registration h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#registration h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222222;
}
#registration #title_and_dates {
 background-size: 100%;
 background-size: cover;
 background-position: 50% 50%;
 padding-top: 0;
}
#registration h1 {
  background: url(https://s3.amazonaws.com/signupforms-uploads/8d36b_image_upload_3618/image.png) center center / 600px no-repeat;
  position: relative;
  padding-top: 450px;
  text-indent: -1000000px;
  font-size: 1px;
}
@media (max-width: 600px) {
  #registration h1 { 
    background-size: 90%;
    padding-top: 70%;
  }
}
#registration #dates {
  display: none;
}
#registration h2 {
  font-family: 'Arial', 'Helvetica', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 28px;
}
#registration .help-text {
 font-size: 12px;
}
#registration .btn,
#registration .btn.btn-primary {
  font-family: 'Arial', 'Helvetica', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-radius: 0;
  border: 3px solid #222;
  background: #FFF;
  color: #222;
}
#registration .alert.alert-success {
  background: white;
  color: #72b566;
  border: 3px solid #72b566;
  border-radius: 0;
}
#registration .control-label,
#registration .pricing_option_details label {
  font-family: 'Arial', 'Helvetica', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
