.wflm-fieldbox {
  clear: both; }
  .wflm-fieldbox label.wflm-title-label {
    display: block; }
  .wflm-fieldbox.wflm-one-line-inputs input {
    display: block;
    float: none; }
  .wflm-fieldbox.wflm-one-line-inputs.align-left label.field-label {
    float: left; }

.wflm-form .et_pb_contact_field {
  margin-bottom: 3%;
  padding: 0 0 0 3%; }

.wflm-form .et_pb_contact_field_half + p.et_pb_contact_field_last:not(.et_pb_contact_field_half),
.wflm-form .et_pb_contact_field:not(.et_pb_contact_field_last) {
  clear: both; }

.wflm-form .et_pb_contact_field.et_pb_contact_field_last + p.et_pb_contact_field.et_pb_contact_field_last {
  clear: both; }

.wflm-form .form-group {
  display: block;
  clear: both; }
  .wflm-form .form-group input[type="button"], .wflm-form .form-group input[type="file"] {
    padding: 1px 6px;
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: buttontext;
    box-sizing: border-box;
    font-size: 1.1rem; }
  .wflm-form .form-group label {
    margin-bottom: .5rem;
    font-size: 1rem; }
  .wflm-form .form-group legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.2rem;
    line-height: inherit; }

.wflm-form small {
  color: #818a91;
  font-size: .8rem;
  margin-top: .25rem; }

.wflm-form .et_pb_contact > label {
  display: block;
  padding: 0 0 0 3%; }

.wflm-form .fld-50-percent {
  float: left;
  overflow: hidden;
  width: 50%; }
  .wflm-form .fld-50-percent.et_pb_contact_field {
    clear: none; }
  .wflm-form .fld-50-percent.et_pb_contact_field_last {
    clear: right; }

.wflm-form .fld-40-percent {
  float: left;
  overflow: hidden;
  width: 40%; }
  .wflm-form .fld-40-percent.et_pb_contact_field {
    clear: none; }
  .wflm-form .fld-40-percent.et_pb_contact_field_last {
    clear: right; }

.wflm-form .fld-20-percent {
  float: left;
  overflow: hidden;
  width: 20%; }
  .wflm-form .fld-20-percent.et_pb_contact_field {
    clear: none; }
  .wflm-form .fld-20-percent.et_pb_contact_field_last {
    clear: right; }

.wflm-form .fld-last {
  clear: right !important; }

.wflm-form .fld-last:after, .wflm-form .et_pb_contact_field_last:after {
  content: '';
  display: block;
  clear: both; }

.clearer {
  clear: both; }

.wflm-form .et_pb_contact > label, .wflm-form .form-group legend {
  font-size: 20px;
  font-weight: bold; }

.wflm-form small {
  font-size: 14px;
  font-weight: bold; }

.wflm-form input[type="text"], .wflm-form input[type="email"], .wflm-form input[type="tel"], .wflm-form textarea, .wflm-form select {
  background-color: #FFF;
  border: 1px solid #CCC;
  font-weight: normal;
  font-size: 16px; }
  .wflm-form input[type="text"]:focus, .wflm-form input[type="email"]:focus, .wflm-form input[type="tel"]:focus, .wflm-form textarea:focus, .wflm-form select:focus {
    border-color: #2d3940;
    color: #3e3e3e; }

.wflm-form input[type="text"], .wflm-form input[type="email"], .wflm-form input[type="tel"], .wflm-form select {
  height: 48px;
  line-height: 48px;
  padding: 0 16px; }

.wflm-form select {
  width: 100%;
  line-height: 48px;
  height: 48px;
  padding: 0 16px;
  border-radius: 0;
  color: #999; }
  .wflm-form select option {
    padding: 8px; }

.wflm-form button[type="submit"] {
  color: #181818 !important;
  border-color: #181818;
  letter-spacing: 0px; }
  .wflm-form button[type="submit"]:hover {
    background: #ce2027 !important;
    border-color: rgba(0, 0, 0, 0) !important;
    border-radius: 0px;
    letter-spacing: 0px;
    padding-left: 0.7em;
    padding-right: 2em;
    color: #FFF !important; }

.wflm-form button[type=submit].et_pb_contact_submit.et_pb_button:not(:hover),
.wflm-form .et_pb_helper_class button[type=submit].et_pb_contact_submit:not(:hover),
.wflm-form .et_pb_contact_submit:not(:hover),
.wflm-form button[type=submit]:not(:hover),
.wflm-form body.et_pb_button_helper_class .et_pb_button:not(:hover),
.wflm-form body.et_pb_button_helper_class button[type=submit].et_pb_button:not(:hover) {
  color: #2ea3f2 !important; }

.wflm-form label[for="consider-for-enrollment-in-grade"] {
  margin-top: 27px; }
