body {
  margin: 0;
  color: #2B2B2B;
  text-align: center;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica,
      Arial, "Lucida Grande", sans-serif;
  background-color: #ECF0F1;
}

input[type="text"]
{
    font-size:22px;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.helvetica-neue-thin {
  font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', "HelveticaNeue-Light",
      "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.helvetiva-neue-regular {
  font-family: "Helvetica Neue Regular", "Helvetica Neue", Helvetica,
      Arial, "Lucida Grande", sans-serif;
}

.helvetiva-neue-thicker {
  font-weight: 500;
  font-family: "Helvetica Neue Regular", "Helvetica Neue", Helvetica,
      Arial, "Lucida Grande", sans-serif;
}

.helvetiva-regular {
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
}

#header {
  background-color: #0195D7;
  height: 50px;
  width: 100%;
  min-width: 1023px;
  margin: 0px;
  border: 0px;
  padding: 0px;
}
#header-body {
  height: 100px;
  width: 1023px;
}

#shopkick-logo{
  float: left;
  padding-top: 15px;
}

#body-pane {
  height: 850px;
  width: 100%;
  min-width: 1023px;
  background-size: cover;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0px;
  border: 0px;
  padding: 0px;
  overflow: hidden;
  position: relative;
}

#content-container {
  background-repeat: no-repeat;
  background-attachment: local;
  background-position: center;
  height: 580px;
  width: 1023px;
  position: relative;
}

#image-overlay {
  z-index: 10;
  position: relative;
  top: -80px;
}

#content-pane {
  position: relative;
  background-color: #0195D7;
  width: 1023px;
  height: 515px;
  top: 65px;
}

#form-container {
  top: 30px;
  left: 30px;
  height:360px;
  width: 630px;
  position: absolute;
  z-index: 99;
}

#inviter-header-pane {
  top: 95px;
  left: 0px;
  height: 75px;
  width: 700px;
  position: absolute;
}

#inviter-facebook-img {
  float: left;
  width: 74px;
  height: 74px;
}

#inviter-header-text {
  color: #C91D1F;
  font-size: 36px;
  margin: 18px 0px 0px 10px;
  width: 500px;
  float: left;
}

#form-header {
  height:120px;
  color: #FFFFFF;
  font-size: 46px;
  text-align: left;
}

#form-body {
  height: 100px;
  color: #2B2B2B;
  font-size: 16px;
  text-align: left;
}

#phone-only-form {
  padding-top: 0px;
}

#form-row{
  height: 60px;
}

#phone-only-phone-number {
  position: relative;
  height: 47px;
  width: 285px;
  padding: 0px 0px 0px 20px;
  border: 0px;
  margin: 12px 0px 0px 0px;
}
#phone-get-it-button{
  cursor: pointer;
  background-color: #2B2B2B;
  color: #FFFFFF;
  height: 47px;
  width: 190px;
  margin: 12px 0px 0px 6px;
  border: 0px;
  padding: 0px;
  border-style:none;
  font-size: 16px;
  position: absolute;
  float: left;
}

#app-icons{
  float: right;
}

#phone-get-it-button:hover{
  background-color: #3F3F3F;
}

#phone-get-it-button:active{
  background-color: #000000;
}


#phone-only-form-error{
  margin: 10px 0px 0px 0px;
  padding: 5px 0px 5px 16px;
  background-color:#FFFFFF;
  height: 15px;
  display: none;
  color: #D71921;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
}

#phone-only-form-error ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#form-footer {
  height: 135px;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 140%;
  letter-spacing: 0px;
  text-align: justify;
  text-justify: auto;
  margin: 105px 0px 0px 0px;
}

#offers-container {
  height: 270px;
  width: 1023px;
  padding: 0px;
  left: 50%;
  margin-left: -511px;
  position: absolute;
  overflow: hidden;
  top: 580px;
}

.single-offer {
  width: 341px;
  padding: 20px 0px 0px 0px;;
  float: left;
}

#facebook-footer {
  position: absolute;
  bottom: 155px;
  background-color: #FFFFFF;
  height: 75px;
  display: block;
  overflow: hidden;
  width: 1023px;
  margin: 0px;
  border: 0px;
  padding: 10px 0px 0px 0px;
  z-index: 0;
  opacity: 0.9;
  filter: alpha(opacity=90); /* For IE8 and earlier */
}

#facepile {
  position: relative;
  top: -315px;;
  height: 90px;
  width: 630px;
  margin: 0px 0px 0px 30px;
  border: 0px;
  padding: 0px;
  float: left;
  z-index: 20;
}

#footer{
  color: #5D5D5D;
  font-size: 11px;
  background-color: #ECF0F1;
  height: 150px;
  width: 100%;
  min-width: 1023px;
  margin: 0px;
  border: 0px;
  padding: 20px 0px 0px 0px;
}

#text-sent-modal {
  display: none;
  color: #FFFFFF;
  font-size: 20px;
  height: 90px;
  width: 400px;
  background-color: #000000;
  opacity: 0.9;
  filter: alpha(opacity=90); /* For IE8 and earlier */
  position: absolute;
  top: 300px;
  left: 330px;
  padding: 50px 0px 0px 0px;
  z-index: 999;
}
