/* changes to style https://careertech.org/state-member-change-request */
div.webform-datepicker select {
 width: 80px;
 display: inline-block;
}

div.contact_box {
  padding-bottom: 20px;
}

div.form-actions {
 margin-top: 10px;
}

#webform-client-form-3406 .form-group:last-child {
 margin-bottom: 15px;
}

@media only screen and (max-width: 1200px) {
  .webform-layout-box.horiz > * + * {
    margin-left: 0px;
  }
  
  .webform-layout-box.horiz > * {
    display: block;
  }
}
