body {
  background: #252525 url("http://images.go.wbez.org/EloquaImages/clients/ChicagoPublicMediaInc/%7b55d3ff9d-28b8-4532-ab70-fcca8389002d%7d_radio-bg.png") repeat;
  font-family: 'Source Sans Pro', sans-serif;
}

.row{
  margin-left:0;
  margin-right:0;
}

.main-logo {
  width: 100%;
  text-align: center;
  margin-top: 43px;
  margin-bottom: 38px;
}
.main-logo .small {
  display: none;
}
.main-logo .large {
  display: inline-block;
}

header {
  width: 100%;
  min-height: 180px;
  background: #73a0a6;
  text-align: center;
  color: #FFFFFF;
  padding-top: 52px;
}
header .container {
  width: 800px;
  padding-left: 0;
  padding-right: 0;
}
header h2 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 48px;
  line-height: 42px;
  margin-bottom: 21px;
}
header p {
  margin: 0;
  padding: 0;
  margin-bottom: 41px;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
}

#main {
  width: 100%;
  background: #FFFFFF;
  min-height: 400px;
  position: relative;
}
#main .container {
  padding: 0;
  margin: 0 auto;
  width: 645px;
}
#main .success {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 90%;
  max-width: 800px;
  height: 30%;
  /* This can be adjusted according to how large(height) the .valign div is (js fallback)  ::  This will be overwritten w/ JS to specifically assign the height */
  margin: auto;
  text-align: center;
}
#main .success .valign h3 {
  margin-top: 0;
}
#main .success .valign p:last-child {
  margin-bottom: 0;
}
#main .hero-large {
  margin-top: 20px;
  text-align: center;
}
#main .hero-large img {
  max-width: 100%;
}
#main .hero-large h3 {
  text-align: left;
}
#main .hero-large p {
  text-align: left;
}
#main .hero-small {
  margin-top: 30px;
}
#main .hero-small img {
  float: left;
  margin-right: 20px;
}
#main h3 {
  font-size: 24px;
  font-weight: bold;
}
#main p {
  font-size: 18px;
  line-height: 24px;
}
#main a {
  color: #ec0101;
  text-decoration: none;
}
#main a:hover {
  text-decoration: underline;
  cursor: default;
}
#main form {
  padding-top: 30px;
  margin-bottom: 50px;
  clear: both;
}
#main form fieldset legend {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  border: none;
  font-size: 18px;
  font-weight: bold;
}
#main form fieldset legend span.required {
  margin-left: 0;
}
#main form label {
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
}
#main form span.required {
  color: #ff0000;
  margin-left: 5px;
}
#main form p.required {
  display: inline;
  font-size: 14px;
  font-weight: normal;
}
#main form input {
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  color: #8a8a8a;
  padding: 5px 15px;
  border: solid 1px #DDDDDD;
  border-radius: 3px;
}
#main form input.error {
  border: solid 1px red;
}
#main form .submit-btn {
  text-align: center;
}
#main form .submit-btn input {
  width: 130px;
  height: 40px;
  color: #FFFFFF;
  background: #F00000;
  border-top-left-radius: 20% 50%;
  border-top-right-radius: 20% 50%;
  border-bottom-left-radius: 20% 50%;
  border-bottom-right-radius: 20% 50%;
}
#main form .submit-btn input:hover {
  background: #CB0000;
}
#main form .errors {
  color: red;
  text-align: center;
  margin-bottom: 30px;
}

footer {
  min-height: 100px;
  margin-top: 25px;
}
footer .container {
  max-width: 1000px;
  padding-left: 0;
  padding-right: 0;
}
footer .social-icons ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: right;
}
footer .social-icons li {
  display: inline;
  margin-left: 10px;
}
footer .social-icons li:first-child {
  margin-left: 0;
}
footer .legal {
  margin-top: 30px;
  margin-bottom: 20px;
}
footer .legal p {
  color: #86898e;
  width: 100%;
  text-align: center;
}
footer .legal p a {
  color: #cccccc;
  margin-left: 20px;
}

@media screen and (max-width: 800px) {
  header .container {
    width: 90%;
  }

  #main .container {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  #main form label {
    margin-bottom: 20px;
  }

  footer .footer-logo {
    text-align: center;
    margin-bottom: 15px;
  }
  footer .social-icons ul {
    float: none;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .main-logo .small {
    display: inline-block;
  }
  .main-logo .large {
    display: none;
  }

  header h2 {
    font-size: 36px;
  }

  #main .hero-small .image-container {
    width: 100%;
    text-align: center;
  }
  #main .hero-small img {
    float: none;
    max-width: 100%;
  }
}
.regular-checkbox {
  display: none;
}

.regular-checkbox + label {
  display: inline-block;
  position: relative;
  padding-top: 14px;
  padding-left: 30px;
}

.regular-checkbox + label:after {
  content: url(http://images.go.wbez.org/EloquaImages/clients/ChicagoPublicMediaInc/%7b9cdf61d4-86c3-4f2b-a4b7-3a33c3f9f5b1%7d_check_empty.png);
  position: absolute;
  top: 0px;
  left: 3px;
  color: #99a1a7;
}

.regular-checkbox:checked + label:after {
  content: url(http://images.go.wbez.org/EloquaImages/clients/ChicagoPublicMediaInc/%7bbbf5dd4e-bceb-42b5-905e-5cc813c96106%7d_check_checked.png);
  position: absolute;
  top: 0px;
  left: 3px;
  color: #99a1a7;
}

.regular-checkbox + span {
  font-size: 14px;
  font-weight: normal;
}