body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  display: table;
  content: "";
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
fieldset {
  *zoom: 1;
  margin: 0px 0.771605% 20px;
  background: #303030;
}
fieldset:before,
fieldset:after {
  display: table;
  content: "";
}
fieldset:after {
  clear: both;
}
fieldset:before,
fieldset:after {
  content: "";
  display: table;
}
fieldset:after {
  clear: both;
}
fieldset legend {
  width: 100%;
  padding: 0;
  margin: 0;
  background: #1b1b1b;
  border-bottom: 1px solid #6f6f6f;
  line-height: 40px;
}
fieldset legend span {
  padding-left: 10px;
}
fieldset legend p {
  font: 12px arial;
  float: right;
  line-height: 20px;
  padding-right: 10px;
}
fieldset.left {
  float: left;
  width: 49%;
}
fieldset.right {
  margin-left: 0;
}
fieldset.force-right {
  margin-left: 50%;
}
fieldset.half-width {
  width: 48%;
}
fieldset.center {
  margin: 0 auto;
}
fieldset.full-left {
  float: left;
  width: 1260px;
}
fieldset .form-field {
  *zoom: 1;
}
fieldset .form-field:before,
fieldset .form-field:after {
  display: table;
  content: "";
}
fieldset .form-field:after {
  clear: both;
}
fieldset .form-field:before,
fieldset .form-field:after {
  content: "";
  display: table;
}
fieldset .form-field:after {
  clear: both;
}
fieldset label {
  font: 0.75em arial;
  float: left;
  width: 38%;
  min-width: 160px;
  padding-left: 2%;
  line-height: 40px;
}
fieldset label:after {
  content: ":";
}
fieldset p {
  font: 0.75em arial;
  padding: 10px 2%;
  line-height: 20px;
}
fieldset input,
fieldset select,
fieldset textarea,
fieldset div.input {
  font-family: Arial, sans-serif;
  font-size: 0.75em;
  float: left;
  width: 55%;
  min-width: 250px;
  margin: 7px 0;
  padding: 0 1%;
  border: 1px solid #6f6f6f;
  min-height: 26px;
  line-height: 26px;
}
fieldset select[multiple] {
  height: 100%;
}
fieldset input[type="checkbox"],
fieldset input[type="radio"] {
  border: none;
  width: 4.5%;
  min-width: inherit;
}
fieldset div.input {
  height: 26px;
  text-overflow: clip;
  overflow: hidden;
}
fieldset div.input.full-size {
  margin-left: 2%;
  width: 93%;
  border: 0;
}
fieldset div.input:hover,
fieldset div.input.full-size {
  height: auto;
}
fieldset div.inputs {
  height: auto;
  overflow: auto;
}
fieldset div.inputs input {
  vertical-align: middle;
  float: none;
  min-width: initial;
  width: auto;
}
fieldset div.inputs label {
  width: auto;
  float: none;
}
fieldset div.inputs label:after {
  content: "";
}
fieldset div.info {
  line-height: 14px;
  font-size: 0.6em;
  font-style: italic;
}
fieldset select {
  width: 57%;
  height: 28px;
  line-height: 28px;
}
fieldset textarea {
  height: 66px;
}
fieldset input[type="file"] {
  border: none;
}
fieldset .column {
  width: 49%;
  float: left;
  padding-right: 2%;
}
fieldset .column:nth-child(odd) {
  padding-right: 0;
}
fieldset .helper {
  clear: both;
  font: 12px arial;
}
fieldset .postfix {
  font: 0.75em arial;
  width: 57%;
  min-width: 250px;
  margin: 7px 40%;
  text-align: right;
}
fieldset .postfix a {
  text-decoration: none;
  color: #bdbdbd;
}
fieldset .postfix a:hover {
  text-decoration: underline;
  color: #ffffff;
}
fieldset.content-without-label legend {
  margin: 0;
  width: 100%;
}
fieldset.content-without-label > * {
  margin: 1em;
  width: 90%;
}
form {
  padding: 0;
  margin: 0;
}
form .form-error {
  padding: 5px 5%;
  color: #ff0000;
  font: 0.75em arial;
}
form ul.errors li {
  list-style-type: none;
  padding: 5px 5%;
  color: #ff0000;
  font: 0.75em arial;
}
form > div.form-group {
  margin: 0 2%;
  text-align: right;
}
form button {
  background: #4ad5c0;
  font-family: 'Oswald', sans-serif;
  color: #ededed;
  font-size: 1em;
  text-transform: uppercase;
  border: 0;
  height: 34px;
  margin: 15px 0 2% 1em;
  padding: 5px 10px;
  line-height: 24px;
  cursor: pointer;
}
form.custom-request-form a,
form .form-group a.back {
  font-family: 'Oswald', sans-serif;
  color: #ededed;
  font-size: 1em;
  text-transform: lowercase;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
form.half-width {
  width: 48%;
}
form.center {
  margin: 0 auto;
}
form input.placeholder,
form textarea.placeholder {
  color: #999;
}
fieldset.survey div.survey-page {
  display: none;
}
fieldset.survey div.survey-page.current {
  display: block;
}
fieldset.survey div.survey-question label.question {
  line-height: initial;
  margin-top: 1em;
  width: 95%;
  font-weight: bold;
}
fieldset.survey div.survey-question label.question:after {
  content: "";
}
fieldset.survey div.survey-question label.question.error {
  color: #ff0000;
}
fieldset.survey div.survey-question div.answer {
  margin-left: 2%;
  float: left;
  width: 100%;
  margin-bottom: 2em;
}
fieldset.survey div.survey-question div.answer label {
  float: none;
  display: block;
  width: auto;
  padding-left: 0;
  line-height: normal;
}
fieldset.survey div.survey-question div.answer label:after {
  content: "";
}
fieldset.survey div.survey-question div.answer input.multiplechoice,
fieldset.survey div.survey-question div.answer input.checklist {
  float: none;
  height: 1.5em;
  width: 1.5em;
  min-width: 0;
  min-height: 0;
  margin-right: 1em;
}
fieldset.survey div.survey-question div.answer input[type=text].open,
fieldset.survey div.survey-question div.answer textarea.open {
  margin-left: 2.5em;
  display: block;
  float: none;
  width: 60%;
  min-width: 0;
}
fieldset.survey div.navigation {
  width: 100%;
  font: 12px arial;
  text-align: center;
}
fieldset.survey div.navigation a {
  display: inline-block;
  margin-top: 1em;
  color: #bdbdbd;
  text-decoration: none;
}
fieldset.survey div.navigation a:hover {
  text-decoration: underline;
}
fieldset.survey div.navigation a.prev {
  margin-right: 2em;
}
fieldset.survey div.navigation a.prev:before {
  content: "<< ";
}
fieldset.survey div.navigation a.next:after {
  content: " >>";
}
section#page-survey button[type=submit] span.send {
  display: none;
}
.conditionsfield a,
.conditionsfield p {
  color: #bdbdbd;
  font: 15px arial;
}
.conditionsfield li {
  padding: 5px 0 !important;
}
form.user-registration div.form-group {
  clear: both;
}
form.user-registration fieldset.paymentdetails,
form.user-registration fieldset.contact {
  float: left;
  width: 98.5%;
}
