#form_header {
  background: #bd2d0a;
  /* Old browsers */

  background: -moz-linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bd2d0a), color-stop(100%, #8d2107));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* IE10+ */

  background: linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* W3C */

  font-size: 14px;
  font-weight: 18px;
  font-weight: bold;
  text-shadow: 1px 1px 0 #8d2107;
  color: #f78569;
  margin: 0 0 20px;
  position: relative;
  padding: 20px 0 20px 175px;
  border-top: 2px solid #ed390d;
  border-bottom: 2px solid #b32b09;
  -moz-box-shadow: 0 5px 20px -3px #000000;
  -webkit-box-shadow: 0 5px 20px -3px #000000;
  box-shadow: 0 5px 20px -3px #000000;
}
#form_header strong {
  color: #fff;
}
#direct_wrapper {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
#form_col {
  display: inline-block;
  *display: inline;
  zoom: 1;
  _height: 1%;
  vertical-align: top;
  width: 50%;
  text-align: left;
  padding-top: 197px;
  position: relative;
  z-index: 5;
}
#form_hat {
  width: 225px;
  height: 222px;
  background: url(../images/form-hat.png) no-repeat center;
  position: absolute;
  z-index: 2;
  top: 15px;
  left: 263px;
  *display: none;
}
#woman {
  position: absolute;
  top: -83px;
  left: 0;
  z-index: 2;
  background: url(../images/woman.png) no-repeat center;
  width: 299px;
  height: 302px;
}
#logo_form {
  margin: 0 auto;
  text-align: center;
  position: relative;
}
#logo_form span {
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #086386;
  position: absolute;
  left: -2px;
  top: 30px;
  z-index: 6;
}
#form_headline {
  margin: 0 0 20px -178px;
  padding: 15px 20px 15px 200px;
  width: 445px;
  position: relative;
  overflow: hidden;
  text-shadow: 1px 1px 0 #8d2107;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #bd2d0a;
  /* Old browsers */

  background: -moz-linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bd2d0a), color-stop(100%, #8d2107));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* IE10+ */

  background: linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* W3C */

  -moz-box-shadow: inset 0 0 0 2px #f45d39, 0 10px 20px -10px #666666;
  -webkit-box-shadow: inset 0 0 0 2px #f45d39, 0 10px 20px -10px #666666;
  box-shadow: inset 0 0 0 2px #f45d39, 0 10px 20px -10px #666666;
}
#form_headline .arrows {
  background: url(../images/form-arrows.png) repeat-x left center;
  height: 130px;
  width: 780px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}
#form_headline .arrows:hover {
  background-position: -303px center;
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}
#form_headline h3 {
  color: #fff;
  position: relative;
  z-index: 3;
}
#form_headline p {
  color: #f78569;
  position: relative;
  margin: 0;
}
#new_school_form {
  position: relative;
}
#new_school_form form {
  background: #0d7aa6;
  /* Old browsers */

  background: -moz-linear-gradient(top, #0d7aa6 0%, #0e84b5 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0d7aa6), color-stop(100%, #0e84b5));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #0d7aa6 0%, #0e84b5 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #0d7aa6 0%, #0e84b5 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #0d7aa6 0%, #0e84b5 100%);
  /* IE10+ */

  background: linear-gradient(top, #0d7aa6 0%, #0e84b5 100%);
  /* W3C */

  margin: 0 0 40px;
  padding: 20px 0;
  color: #fff;
  text-shadow: 1px 1px 0 #053448;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset 0 0 0 2px #109cd6, 0 10px 20px -10px #000000;
  -webkit-box-shadow: inset 0 0 0 2px #109cd6, 0 10px 20px -10px #000000;
  box-shadow: inset 0 0 0 2px #109cd6, 0 10px 20px -10px #000000;
}
#new_school_form form label {
  color: #fff;
  text-shadow: 1px 1px 0 #053448;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
  z-index: 2;
}
#new_school_form form label.error {
  font-size: 11px;
  position: relative;
  z-index: 2;
}
#new_school_form form .f_div {
  padding: 10px 20px;
  width: auto;
  position: relative;
}
#new_school_form form input[type=text],
#new_school_form form select {
  border: 2px solid #fff;
  -moz-box-shadow: 0 5px 10px -5px #021218;
  -webkit-box-shadow: 0 5px 10px -5px #021218;
  box-shadow: 0 5px 10px -5px #021218;
  padding: 0 5px;
  height: 35px;
  line-height: 35px;
  position: relative;
  z-index: 2;
  position: relative;
  z-index: 2;
}
#new_school_form form input[type=text]:focus,
#new_school_form form select:focus {
  background: #b8e7fa;
}
#new_school_form form input[type=text].error,
#new_school_form form select.error {
  background: #fcd4ca;
}
#new_school_form form select {
  width: 100%;
}
#new_school_form form label.error {
  background: #bd2d0a;
  /* Old browsers */

  background: -moz-linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bd2d0a), color-stop(100%, #8d2107));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* IE10+ */

  background: linear-gradient(top, #bd2d0a 0%, #8d2107 100%);
  /* W3C */

  padding: 5px 10px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  text-shadow: 1px 1px 0 #8d2107;
  margin: 1px 0 0 2px;
  display: block;
  width: 85%;
}
#new_school_form form h4 {
  background: #07465f;
  /* Old browsers */

  background: -moz-linear-gradient(top, #07465f 0%, #053448 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #07465f), color-stop(100%, #053448));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #07465f 0%, #053448 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #07465f 0%, #053448 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #07465f 0%, #053448 100%);
  /* IE10+ */

  background: linear-gradient(top, #07465f 0%, #053448 100%);
  /* W3C */

  text-shadow: 1px 1px 0 #021218;
  font-size: 24px;
  padding: 0 30px;
  line-height: 50px;
  width: 60%;
  margin-left: -10px;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  -moz-box-shadow: inset 0 2px 0 0 #095777, 10px 10px 10px -5px #095777;
  -webkit-box-shadow: inset 0 2px 0 0 #095777, 10px 10px 10px -5px #095777;
  box-shadow: inset 0 2px 0 0 #095777, 10px 10px 10px -5px #095777;
  border-bottom: 2px solid #052d3e;
}
#f_button {
  margin: 0 auto;
  padding: 20px 20px 10px;
  text-align: center;
}
#f_button button {
  background: #bd2d0a;
  /* Old browsers */

  background: -moz-linear-gradient(top, #bd2d0a 0%, #741c06 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bd2d0a), color-stop(100%, #741c06));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #bd2d0a 0%, #741c06 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #bd2d0a 0%, #741c06 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #bd2d0a 0%, #741c06 100%);
  /* IE10+ */

  background: linear-gradient(top, #bd2d0a 0%, #741c06 100%);
  /* W3C */

  -moz-box-shadow: inset 0 0 0 2px #ffffff, 0 0 10px 0 #021218;
  -webkit-box-shadow: inset 0 0 0 2px #ffffff, 0 0 10px 0 #021218;
  box-shadow: inset 0 0 0 2px #ffffff, 0 0 10px 0 #021218;
  font-size: 30px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  padding: 10px 40px;
  text-shadow: 1px 1px 0 #8d2107;
}
#f_button button span {
  display: none;
}
#f_button button:hover {
  background: #741c06;
  /* Old browsers */

  background: -moz-linear-gradient(top, #741c06 0%, #bd2d0a 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #741c06), color-stop(100%, #bd2d0a));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #741c06 0%, #bd2d0a 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #741c06 0%, #bd2d0a 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #741c06 0%, #bd2d0a 100%);
  /* IE10+ */

  background: linear-gradient(top, #741c06 0%, #bd2d0a 100%);
  /* W3C */

  -moz-box-shadow: inset 0 0 0 2px #ffffff, 0 0 8px 0 #021218;
  -webkit-box-shadow: inset 0 0 0 2px #ffffff, 0 0 8px 0 #021218;
  box-shadow: inset 0 0 0 2px #ffffff, 0 0 8px 0 #021218;
}
#form_content {
  display: inline-block;
  *display: inline;
  zoom: 1;
  _height: 1%;
  vertical-align: top;
  width: 50%;
  text-align: left;
}
#form_content .school_content_box {
  padding: 0 0 0 20px;
}
#form_content .school_content_box h4 {
  color: #095777;
  background: transparent;
  font-size: 16px;
  padding: 0 0 20px;
  font-weight: bold;
  text-shadow: 1px 1px 0 #e6e6e6;
}
#first_name,
#phone_1,
#state {
  display: inline-block;
  *display: inline;
  zoom: 1;
  _height: 1%;
  vertical-align: top;
  width: 40% !important;
}
#last_name,
#phone1_type,
#zip_code {
  display: inline-block;
  *display: inline;
  zoom: 1;
  _height: 1%;
  vertical-align: top;
  width: 40% !important;
}
input[type=radio],
input[type=checkbox] {
  width: auto;
  line-height: 1;
  height: auto;
}
.checkbox input[type=checkbox] {
  float: left;
  margin-top: 3px;
  margin-right: 5px;
}
input[type=checkbox].error + label.error {
  margin-left: 20px !important;
  font-weight: bold;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  text-shadow: 1px 1px 0 #8d2107;
}
input[type=radio].error + label.error {
  /*position:absolute;
	left:100px;
	top:35px;*/

  float: right;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  width: 60% !important;
}
.strive {
  background: #eeeeee;
  /* Old browsers */

  background: -moz-linear-gradient(top, #eeeeee 0%, #bbbbbb 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #bbbbbb));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #eeeeee 0%, #bbbbbb 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #eeeeee 0%, #bbbbbb 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #eeeeee 0%, #bbbbbb 100%);
  /* IE10+ */

  background: linear-gradient(top, #eeeeee 0%, #bbbbbb 100%);
  /* W3C */

  padding: 20px 20px 20px 40px !important;
  margin: 0 0 20px -180px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset 0 0 0 2px #d5d5d5, 0 10px 20px -10px #666666;
  -webkit-box-shadow: inset 0 0 0 2px #d5d5d5, 0 10px 20px -10px #666666;
  box-shadow: inset 0 0 0 2px #d5d5d5, 0 10px 20px -10px #666666;
  position: relative;
  overflow: hidden;
}
.strive  > div {
  background: url(../images/strive.png) no-repeat right top;
  position: absolute;
  right: 0;
  top: 0;
  height: 200px;
  width: 800px;
}
.strive h2 {
  margin: 0 0 10px;
  line-height: 1;
  position: relative;
}
.strive ol {
  margin: 0;
  position: relative;
}
.strive strong {
  color: #095777;
}
.help.icon {
  background: #095777;
  /* Old browsers */

  background: -moz-linear-gradient(top, #095777 0%, #053448 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #095777), color-stop(100%, #053448));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #095777 0%, #053448 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #095777 0%, #053448 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #095777 0%, #053448 100%);
  /* IE10+ */

  background: linear-gradient(top, #095777 0%, #053448 100%);
  /* W3C */

  display: block;
  color: #fff;
  text-shadow: 1px 1px 0 #053448;
  float: left;
  font-weight: bold;
  font-size: 60px;
  line-height: 100px;
  width: 100px;
  height: 100px;
  text-align: center;
  position: absolute;
  left: 30px;
  top: 30px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-box-shadow: inset 0 0 0 2px #07465f, inset 0 0 0 10px #ffffff, 0 5px 30px -5px #666666;
  -webkit-box-shadow: inset 0 0 0 2px #07465f, inset 0 0 0 10px #ffffff, 0 5px 30px -5px #666666;
  box-shadow: inset 0 0 0 2px #07465f, inset 0 0 0 10px #ffffff, 0 5px 30px -5px #666666;
}
#daisy_header {
  width: 1000px;
  margin: 0 auto;
}
#daisy_check {
  text-align: left;
}
#daisy_check h2 {
  margin-left: 330px;
  color: #fff;
}
#daisy_check p {
  margin-left: 330px;
}
#daisy_more {
  text-align: left;
}
#daisy_more h2 {
  margin-left: 330px;
  color: #fff;
}
#daisy_more p {
  margin-left: 330px;
}
#daisy_more .fl {
  padding-top: 10px;
}
.fl {
  float: left;
  width: 300px;
  text-align: right;
}
/* STATUS BAR */
#daisy_more p#status_bar {
  padding: 0;
  border: 1px solid #ccc;
  height: 20px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25), inset 0 5px 10px rgba(0, 0, 0, 0.25);
  display: inline-block;
  *display: inline;
  zoom: 1;
  _height: 1%;
  vertical-align: top;
  width: 400px;
}
.status_1,
.status_2,
.status_3,
.status_4,
.status_5 {
  display: block;
  float: left;
  height: 20px;
  box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.5);
  background: green;
  padding: 0;
  margin: 0;
  border-radius: 4px 0 0 4px;
}
.status_1 {
  width: 20%;
}
.status_2 {
  width: 40%;
}
.status_3 {
  width: 60%;
}
.status_4 {
  width: 80%;
}
.status_5 {
  width: 100%;
  border-radius: 4px;
}
#daisy_more p#percentage {
  display: inline-block;
  *display: inline;
  zoom: 1;
  _height: 1%;
  vertical-align: top;
  font-weight: bold;
  margin: -2px 0 0 10px;
  padding: 2px 0 0 0;
}
#more_submissions {
  margin: 10px 0;
}
#filled_form_box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 11;
}
#filled_form {
  position: fixed;
  background: #109cd6;
  /* Old browsers */

  background: -moz-linear-gradient(top, #109cd6 0%, #095777 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #109cd6), color-stop(100%, #095777));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #109cd6 0%, #095777 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #109cd6 0%, #095777 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #109cd6 0%, #095777 100%);
  /* IE10+ */

  background: linear-gradient(top, #109cd6 0%, #095777 100%);
  /* W3C */

  color: #fff;
  text-shadow: 1px 1px 0 #053448;
  width: 600px;
  top: 50%;
  left: 50%;
  z-index: 12;
  font-size: 36px;
  font-weight: bold;
  line-height: 150px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -moz-box-shadow: inset 0 0 0 5px #ffffff, 0 0 10px 0 #000000;
  -webkit-box-shadow: inset 0 0 0 5px #ffffff, 0 0 10px 0 #000000;
  box-shadow: inset 0 0 0 5px #ffffff, 0 0 10px 0 #000000;
  margin-left: -300px;
  margin-top: -80px;
  cursor: pointer;
}
#filled_form:hover {
  background: #095777;
  /* Old browsers */

  background: -moz-linear-gradient(top, #095777 0%, #109cd6 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #095777), color-stop(100%, #109cd6));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #095777 0%, #109cd6 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #095777 0%, #109cd6 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #095777 0%, #109cd6 100%);
  /* IE10+ */

  background: linear-gradient(top, #095777 0%, #109cd6 100%);
  /* W3C */

}