body {
  margin: 0;
  padding: 0;
  background: #000;
  color: #fff;
  font: 12px arial, sans-serif;
  -webkit-text-size-adjust: 100% !important;
}
.content-width {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}
.content-width:before,
.content-width:after {
  content: " ";
  display: block;
  height: 0;
}
.content-width:after {
  clear: both;
}
.subtext {
  font-weight: bold;
  color: #999;
}
header {
  background: #222;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
header .header-content {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  color: #fff;
}
header .header-content:before,
header .header-content:after {
  content: " ";
  display: block;
  height: 0;
}
header .header-content:after {
  clear: both;
}
header .header-content:before,
header .header-content:after {
  content: " ";
  display: block;
  height: 0;
}
header .header-content:after {
  clear: both;
}
header .header-content img {
  float: left;
  padding: 15px 0 15px 1%;
  width: 200px;
}
header .header-content nav {
  padding-top: 20px;
  cursor: pointer;
  margin-right: 1%;
  float: right;
  font-size: 16px;
}
header .header-content nav:before,
header .header-content nav:after {
  content: " ";
  display: block;
  height: 0;
}
header .header-content nav:after {
  clear: both;
}
header .header-content nav i,
header .header-content nav div {
  float: right;
  padding-left: 10px;
}
header .header-content nav i.fa-search,
header .header-content nav div.fa-search {
  display: block;
  padding: 0 5px;
  background: #F4BB49;
  color: #fff;
  height: 24px;
  line-height: 24px;
}
header .header-content nav input {
  height: 20px;
  padding: 0;
  margin: 0;
}
header .header-content nav div {
  position: relative;
  padding-right: 20px;
}
header .header-content nav div span {
  position: absolute;
  background: #F4BB49;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 10px;
  padding: 3px;
  top: -5px;
  right: 4px;
  color: #fff;
}
.main-content {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  cursor: pointer;
}
.main-content:before,
.main-content:after {
  content: " ";
  display: block;
  height: 0;
}
.main-content:after {
  clear: both;
}
.main-content .left-column {
  float: right;
  box-sizing: border-box;
  max-width: 61.75%;
  margin: 7px 1%;
}
.main-content .right-column {
  float: left;
  box-sizing: border-box;
  max-width: 34.25%;
  margin: 7px 1%;
  font-size: 12px;
  font-weight: normal;
}
.main-content .right-column h2 {
  font-size: 16px;
  font-weight: normal;
  padding-top: 20px;
}
.main-content .right-column p {
  padding: 0;
  margin: 0;
  padding: 10px 0 0;
}
.main-content .right-column p:before,
.main-content .right-column p:after {
  content: " ";
  display: block;
  height: 0;
}
.main-content .right-column p:after {
  clear: both;
}
.main-content .right-column p i {
  float: left;
  width: 25px;
  height: 25px;
  color: #ccc;
}
.main-content .right-column p span {
  color: #fff;
}
.main-content .right-column a {
  float: right;
  margin-left: 30%;
  font-weight: bold;
  text-decoration: none;
  background: #F4BB49;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 60%;
  height: 25px;
  text-align: center;
  margin-right: 2%;
  line-height: 25px;
}
.main-content .right-column .profile {
  float: left;
  width: 24%;
  margin-right: 1%;
  font-size: 12px;
  text-align: center;
}
.main-content .right-column .profile img {
  width: 100%;
}
.main-content .right-column .profile:nth-child(3n+4) {
  padding-right: 0;
}
.main-content .content-block {
  background: #1C1B1B;
  -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.5);
  box-shadow: 1px 2px 2px rgba(0,0,0,0.5);
  margin-bottom: 14px;
  padding: 7px;
}
.main-content .content-block:before,
.main-content .content-block:after {
  content: " ";
  display: block;
  height: 0;
}
.main-content .content-block:after {
  clear: both;
}
.main-content .content-block .content-top {
  font-size: 16px;
}
.main-content .content-block .content-top:before,
.main-content .content-block .content-top:after {
  content: " ";
  display: block;
  height: 0;
}
.main-content .content-block .content-top:after {
  clear: both;
}
.main-content .content-block .content-top span {
  font-weight: bold;
  color: #999;
  font-size: 11px;
}
.main-content .content-block .content-top img {
  float: left;
  padding: 0 5px 5px 0;
}
.main-content .content-block .content-top i {
  float: right;
  color: #b4b4b4;
}
.main-content .content-block img.pic {
  width: 100%;
  padding-top: 10px;
}
.main-content .content-block p.likes {
  font-weight: bold;
  color: #999;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
.main-content .content-block .interaction-buttons:before,
.main-content .content-block .interaction-buttons:after {
  content: " ";
  display: block;
  height: 0;
}
.main-content .content-block .interaction-buttons:after {
  clear: both;
}
.main-content .content-block .interaction-buttons a {
  float: left;
  font-weight: bold;
  text-decoration: none;
  background: #F4BB49;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 32%;
  height: 25px;
  text-align: center;
  margin-right: 2%;
  line-height: 25px;
}
.main-content .content-block .interaction-buttons a:last-of-type {
  margin-right: 0;
}
.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.question_wrapper {
  display: none;
}
.answer_button {
  width: 80%;
  height: 60px;
  background-color: #f5c056;
  border: 1px solid #f9db9f;
  line-height: 1em;
  font-size: 20px;
  padding: 0 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}







.form {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
  width: 100%;
  height: 440px;
  max-width: 500px;
  margin: 15% auto 0;
  background: rgba(255,255,255,0.7);
  border: 5px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
}
.form h1 {
  font-size: 30px;
  text-align: center;
  color: #2E212A;
}
.form label {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 50px;
}
.form .step4 label,
.form .check label {
  margin-bottom: 30px;
}
.form .step5 label {
  margin-bottom: 10px;
}
.form .step7 h2 {
  color: #000;
}
.form input[type="text"],
.form input[type="password"],
.form input[type="email"],
.form select {
  box-sizing: border-box;
  width: 80%;
  height: 60px;
  line-height: 1em;
  font-size: 20px;
  padding: 0 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #000;
}
.form input[type="text"].region,
.form input[type="text"].town,
.form input[type="password"].region,
.form input[type="password"].town,
.form input[type="email"].region,
.form input[type="email"].town,
.form select.region,
.form select.town {
  width: 100%;
  margin-bottom: 5px;
}
.form input[type="text"],
.form input[type="password"],
.form input[type="email"] {
  width: 100%;
  height: 45px;
  margin-bottom: 5px;
}
.form .button-container,
.form .select-container {
  text-align: center;
}
.form .button-container button,
.form .select-container button {
  background: #F4BB49;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 40%;
  height: 65px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}
.form .button-container button.button-register,
.form .select-container button.button-register {
  width: 100%;
}
.form .button-container button.button-male,
.form .select-container button.button-male {
  background: #3CBD00;
  border: none;
}
.form .button-container button.button-female,
.form .select-container button.button-female {
  background: #3CBD00;
  border: none;
}
.form ul,
.form li {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  color: #fff;
  line-height: 15px;
}
.form .check {
  line-height: 20px;
}
.form .check span {
  font-size: 16px;
  color: #fff;
  padding-left: 5px;
}
.form .check span.confirm-label {
  font-weight: bold;
}
.LPPILOT_Answer_Option_Cell,
.form p {
  font-size: 16px;
  text-align: center;
  color: #333;
}
.form p span {
  color: #000;
  font-weight: bold;
}
.form .bar {
  text-align: right;
  font-weight: bold;
  font-size: 18px;
  padding-top: 30px;
  color: #000;
}
.disclaimerText {
  font-size: 11px;
  color: #666;
  text-align: left !important;
  padding: 0 0 5px 0;
  margin: 0;
  line-height: 15px;
}
.disclaimerText a {
  color: #666;
}
.disclaimerText span {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 20px;
}
#location-container ul {
  padding: 0;
  margin: 0;
  width: 100%;
}
#location-container ul:before,
#location-container ul:after {
  content: " ";
  display: block;
  height: 0;
}
#location-container ul:after {
  clear: both;
}
#location-container ul li {
  width: 96%;
  float: left;
  text-align: left;
  background: #000;
  color: #fff;
  list-style: none;
  margin: 0;
  padding: 0 2%;
  height: 30px;
  line-height: 30px;
}
#location-container ul li p {
  padding: 0;
  margin: 0;
  cursor: pointer;
}
#location-container ul li:hover {
  background: #000000;
}
.error ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
.error ul li {
  display: none;
}
.error ul li:first-child {
  display: block;
  background: #c00;
  color: #fff;
  margin: 0;
  padding: 5px 2%;
}
@media (max-width: 650px) {
  .main-content .left-column {
    max-width: 98%;
  }
  .main-content .right-column {
    display: none;
  }
  .popup .form {
    margin-top: 22%;
  }
  .popup .form label {
    font-size: 16px;
  }
  .popup .form .button-container button,
  .popup .form .select-container button {
    width: 48% !important;
  }
  .popup .form .button-container button.button-register,
  .popup .form .select-container button.button-register {
    width: 100% !Important;
  }
  .popup .form .check .disclaimerText {
    font-size: 10px;
    line-height: 12px;
  }
  .popup .form p {
    font-size: 12px;
  }
}
@media (max-width: 370px) {
  header .header-content nav div {
    display: none;
  }
  .popup .form .check label {
    margin-bottom: 10px;
  }
}
@media (max-height: 420px) and (max-width: 780px) {
  .popup .form {
    margin: 5px auto 0;
    height: 310px;
    padding: 5px 20px;
  }
}
.step7 .btn {
  display: inline-block;
  background: #EC275D;
  color: #fff;
  text-decoration: none;
  line-height: 30px;
  padding: 0 10px;
  width: auto;
}