@font-face {
  font-family: "steelfishregular";
  src: url("../fonts/steelfish_rg-webfont.woff2") format("woff2"), url("../fonts/steelfish_rg-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "slkscr";
  src: url("../fonts/slkscr.woff2") format("woff2"), url("../fonts/slkscr.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
#bg1 {
  background: url(../img/bg-grey-cross.png) no-repeat;
  width: 167px;
  height: 170px;
  position: absolute;
  z-index: -1;
  top: 155px;
  left: 35px; }

#bg2 {
  background: url(../img/bg-pink-dot.png) no-repeat;
  width: 150px;
  height: 204px;
  position: absolute;
  z-index: -1;
  top: 189px;
  right: 13px; }

#bg3 {
  background: url(../img/bg-grey-cross.png) no-repeat;
  width: 167px;
  height: 170px;
  position: absolute;
  z-index: -1;
  bottom: -64px;
  left: 35px;
  display: none; }

#bg4 {
  background: url(../img/bg-pink-dot.png) no-repeat;
  width: 150px;
  height: 90px;
  position: absolute;
  z-index: -1;
  bottom: -102px;
  right: 20px;
  display: none; }

body {
  font-family: "Calibri";
  min-width: 505px; }

#wrapper {
  width: 505px;
  margin: auto;
  padding-top: 30px;
  position: relative; }

header {
  margin-bottom: 38px; }
header .top-logo {
  margin-top: 11px;
  margin-left: 3px; }
header h1 {
  float: right;
  text-align: right;
  font-family: "steelfishregular";
  text-transform: uppercase;
  margin: 0;
  margin-top: 8px;
  margin-right: 78px;
  font-size: 4em;
  line-height: 1em;
  font-weight: normal;
  color: #2B6DCA; }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; }

input {
  -moz-appearance: textfield; }

.slk {
  font-family: "slkscr";
  font-size: 0.7em;
  line-height: 1.5em;
  letter-spacing: -0.7px; }

.btn-submit {
  height: 36px;
  float: left;
  display: block;
  border: none;
  background: #D54AB7;
  color: #fff;
  cursor: pointer; }
.btn-submit:disabled {
  cursor: not-allowed; }

#step-1 #form-fields {
  margin-left: 60px;
  clear: both;
  zoom: 1;
  overflow: hidden;
  padding-left: 110px; }
#step-1 #form-fields input {
  border-radius: 0;
  -webkit-appearance: none;
  float: left;
  display: block;
  height: 36px;
  border: 2px solid #D54AB7;
  padding: 0 5px;
  font-family: "steelfishregular";
  letter-spacing: 2px;
  font-size: 1.2em;
  border-right: none;
  color: black;
  line-height: 1.5em;
  border-left: none; }
#step-1 #form-fields input:focus {
  outline: none; }
#step-1 #form-fields input#i1 {
  width: 60px; }
#step-1 #form-fields input#i2 {
  width: 75px; }
#step-1 #form-fields span {
  height: 36px;
  line-height: 1em;
  padding: 8px 0;
  border: 2px solid #D54AB7;
  background: #fff;
  border-right: none;
  color: #D54AB7;
  font-weight: bold;
  display: block;
  float: left;
  width: 20px;
  text-align: center; }
#step-1 #form-fields span.bn {
  border-left: none;
  padding-left: 2px; }
#step-1 #input-title {
  display: block;
  text-align: center;
  padding: 40px 0;
  margin: -31px 110px -36px 0;
  background: url(../img/layers-box.png) no-repeat;
  background-position: 115px 36px; }
#step-1 .btn-submit {
  width: 40px; }
#step-1 #underform {
  margin-top: 6px;
  color: #D54AB7;
  font-size: 0.6em;
  display: inline-block;
  padding: 2px;
  background: #fff; }

#step-2 {
  display: none;
  margin-top: 10px;
  display: none;
  margin-top: 10px; }
#step-2 .dialog {
  margin-top: 0;
  padding-top: 12px;
  padding-left: 222px;
  padding-right: 50px;
  margin-bottom: -30px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 0.67em;
  line-height: 1.5em;
  background: url(../img/dialog.png) no-repeat;
  background-position: 220px 10px; }
#step-2 form {
  font-size: 1.2em;
  letter-spacing: 3.8px;
  margin: 33px 30px 0;
  background: url(../img/blue-frame.png) no-repeat;
  padding-left: 25px;
  padding-top: 18px;
  font-family: "steelfishregular";
  text-transform: uppercase; }
#step-2 form .label-wrapper {
  display: block; }
#step-2 form .step {
  color: #2B6DCA;
  border: 3px solid #2B6DCA;
  display: inline-block;
  padding: 8px;
  padding-bottom: 7px; }
#step-2 form .step.pink {
  color: #D54AB7;
  border-color: #D54AB7; }
#step-2 form .label-bg {
  color: #fff;
  background: #2B6DCA;
  padding: 11px 5px 10px; }
#step-2 form .label-bg.pink {
  background: #D54AB7; }
#step-2 form .form-group {
  text-align: center; }
#step-2 form .form-group .option {
  font-size: 0.67em;
  letter-spacing: 0.7px;
  display: inline-block;
  border: 2px solid #2B6DCA;
  color: #2B6DCA;
  margin: 13px 6px;
  padding: 5px 10px;
  cursor: pointer; }
#step-2 form .form-group .option.checked {
  background: #2B6DCA;
  color: #fff; }
#step-2 form .range-wrapper {
  display: initial;
  position: relative; }
#step-2 form span.range-span-left {
  font-family: "Calibri";
  letter-spacing: initial;
  font-size: 0.7em;
  position: absolute;
  top: -10px;
  left: 0; }
#step-2 form span.range-span-right {
  font-family: "Calibri";
  letter-spacing: initial;
  font-size: 0.7em;
  position: absolute;
  top: -10px;
  right: 40px; }
#step-2 form input[type=range] {
  margin: 23px 0 35px;
  padding-top: 10px;
  cursor: pointer;
  /*removes default webkit styles */
  -webkit-appearance: none;
  /*fix for FF unable to apply focus style bug */
  border: 1px solid white;
  /*required for proper track sizing in FF */
  width: 300px;
  max-width: 90%;
  /*hide the outline behind the border */ }
#step-2 form input[type=range]::-webkit-slider-runnable-track {
  width: 300px;
  max-width: 90%;
  height: 2px;
  background: #2B6DCA;
  border: none;
  border-radius: 3px; }
#step-2 form input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 40px;
  width: 12px;
  border-radius: 50%;
  background: url(../img/dot-button.png) no-repeat;
  background-position: 0 14px;
  margin-top: -19px; }
#step-2 form input[type=range]:focus {
  outline: none; }
#step-2 form input[type=range]:focus::-webkit-slider-runnable-track {
  background: #335789; }
#step-2 form input[type=range]::-moz-range-track {
  width: 300px;
  max-width: 90%;
  height: 2px;
  background: #2B6DCA;
  border: none;
  border-radius: 3px; }
#step-2 form input[type=range]::-moz-range-thumb {
  border: none;
  height: 40px;
  width: 12px;
  border-radius: 50%;
  background: url(../img/dot-button.png) no-repeat;
  background-position: 0 14px; }
#step-2 form input[type=range]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px; }
#step-2 form input[type=range]::-ms-track {
  width: 300px;
  max-width: 90%;
  height: 2px;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks */
  color: transparent; }
#step-2 form input[type=range]::-ms-fill-lower {
  background: #777;
  border-radius: 10px; }
#step-2 form input[type=range]::-ms-fill-upper {
  background: #2B6DCA;
  border-radius: 10px; }
#step-2 form input[type=range]::-ms-thumb {
  border: none;
  height: 40px;
  width: 12px;
  border-radius: 50%;
  background: url(../img/dot-button.png) no-repeat;
  background-position: 0 14px; }
#step-2 form input[type=range]:focus::-ms-fill-lower {
  background: #335789; }
#step-2 form input[type=range]:focus::-ms-fill-upper {
  background: #335789; }
#step-2 form input[type=number] {
  width: 27px;
  font-family: "Calibri";
  font-size: 0.7em;
  text-align: center;
  border: 2px solid #000;
  color: #000;
  border-radius: 0;
  -webkit-appearance: none;
  padding: 0; }
#step-2 form textarea {
  width: 400px;
  padding: 10px;
  font-family: "monospace", "Calibri", "Arial", "Lucida Grande";
  border: 2px solid #000; }
#step-2 form #whats-wrong {
  display: none;
  margin-bottom: -30px; }
#step-2 form .comments-wrapper {
  margin-top: 65px; }
#step-2 form .comments-wrapper .label-wrapper {
  margin-bottom: 10px; }
#step-2 form .comments-wrapper .label-wrapper label {
  color: #B0B0B0; }
#step-2 form .btn-submit {
  padding: 8px 20px;
  text-transform: uppercase;
  letter-spacing: 4px;
  float: right;
  margin: 20px 0; }
#step-2 form .btn-submit i.fa {
  font-size: 0.8em; }

#step-3 {
  display: none;
  text-align: center; }
#step-3 .success {
  border: 2px solid #000;
  font-family: "slkscr";
  font-size: 0.65em;
  line-height: 1.5em;
  margin: 10px auto 0;
  width: 270px;
  padding: 10px 25px 5px;
  position: relative;
  background: #fff; }
#step-3 .success span {
  background: #D54AB7;
  padding: 3px 3px 6px; }
#step-3 .success .close {
  width: 22px;
  height: 22px;
  position: absolute;
  right: -2px;
  top: -2px;
  border: 3px solid #000;
  font-weight: bold;
  cursor: pointer; }
#step-3 h3 {
  font-family: "steelfishregular";
  color: #2B6DCA;
  text-transform: uppercase;
  font-size: 2.3em;
  margin-bottom: 10px;
  font-weight: normal;
  display: inline-block;
  padding: 2px;
  margin-top: 30px;
  background: #fff; }
#step-3 .social-wrapper a {
  text-decoration: none; }
#step-3 .social-link {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #2B6DCA;
  display: inline-block;
  margin: 0 6px;
  color: #fff;
  padding-top: 10px;
  font-size: 1.7em; }
#step-3 #hash-info {
  font-family: "slkscr";
  font-size: 0.65em;
  line-height: 1.5em;
  padding: 30px;
  background: url(../img/dialog.png) no-repeat;
  background-position: 135px 19px; }
#step-3 #google-review {
  display: none;
  font-family: "steelfishregular"; }
#step-3 #google-review .btn-google {
  background-color: #4d90fe;
  background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
  background-image: linear-gradient(top, #4d90fe, #4787ed);
  border: 1px solid #3079ed;
  border-radius: 2px;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  height: 43px;
  line-height: 43px;
  min-width: 54px;
  padding: 0 8px;
  margin-top: 30px;
  text-align: center;
  text-decoration: none;
  font-family: arial, sans-serif; }
#step-3 #google-review .google-pencil {
  background: url(../img/pencil.png);
  display: inline-block;
  height: 14px;
  margin-right: 5px;
  vertical-align: middle;
  width: 15px; }

#error-wrapper {
  display: none;
  background: #D54AB7;
  color: #fff;
  font-family: "slkscr";
  font-size: 0.7em;
  line-height: 1.5em;
  width: 250px;
  margin-top: 30px;
  padding: 15px 30px;
  margin-left: 20px;
  text-align: center;
  position: relative; }
#error-wrapper .close {
  color: #D54AB7;
  background: #fff;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 5px;
  font-weight: bold;
  cursor: pointer; }

/*# sourceMappingURL=styles.css.map */
