@font-face {
  font-family: "Publico Banner";
  /*src: url('/static/presentation/digital/fonts/Publico Banner-Regular.eot?#iefix') format("embedded-opentype");*/
  src: url('/static/presentation/digital/fonts/Publico Banner-Regular.otf?35b5a44d1e22') format("otf");
  /*src: url('/static/presentation/digital/fonts/Publico Banner-Regular.woff') format("woff");*/
  /*src: url('/static/presentation/digital/fonts/Publico Banner-Regular.ttf') format("truetype"); }*/
}
@font-face {
  font-family: "Guardian Sans";
  /*src: url('/static/presentation/digital/fonts/Guardian Sans-Regular.eot?#iefix') format("embedded-opentype");*/
  src: url('/static/presentation/digital/fonts/Guardian Sans-Regular.otf?35b5a44d1e22') format("otf");
  /*src: url('/static/presentation/digital/fonts/Guardian Sans-Regular.woff') format("woff");*/
  /*src: url('/static/presentation/digital/fonts/Guardian Sans-Regular.ttf') format("truetype"); }*/
}
@font-face {
  font-family: "Guardian Sans";
  font-weight: bold;
  /*src: url('/static/presentation/digital/fonts/Guardian Sans-Bold.eot?#iefix') format("embedded-opentype");*/
  src: url('/static/presentation/digital/fonts/Guardian Sans-Bold.otf?35b5a44d1e22') format("otf");
  /*src: url('/static/presentation/digital/fonts/Guardian Sans-Bold.woff') format("woff");*/
  /*src: url('/static/presentation/digital/fonts/Guardian Sans-Bold.ttf') format("truetype"); }*/
}
@font-face {
  font-family: "Guardian AgateSans";
  /*src: url('/static/presentation/digital/fonts/Guardian AgateSans2-Regular.eot?#iefix') format("embedded-opentype");*/
  src: url('/static/presentation/digital/fonts/Guardian AgateSans2-Regular.otf?35b5a44d1e22') format("otf");
  /*src: url('/static/presentation/digital/fonts/Guardian AgateSans2-Regular.woff') format("woff");*/
  /*src: url('/static/presentation/digital/fonts/Guardian AgateSans2-Regular.ttf') format("truetype"); }*/
}
@font-face {
  font-family: "Guardian AgateSans";
  font-weight: bold;
  /*src: url('/static/presentation/digital/fonts/Guardian AgateSans2-Bold.eot?#iefix') format("embedded-opentype");*/
  src: url('/static/presentation/digital/fonts/Guardian AgateSans2-Bold.otf?35b5a44d1e22') format("otf");
  /*src: url('/static/presentation/digital/fonts/Guardian AgateSans2-Bold.woff') format("woff");*/
  /*src: url('/static/presentation/digital/fonts/Guardian AgateSans2-Bold.ttf') format("truetype"); }*/
}
@font-face {
  font-family: "Guardian Sans";
  font-weight: bold;
  font-style: italic;
  /*font-src: url('/static/presentation/digital/fonts/Guardian Sans-Black It.eot?#iefix') format("embedded-opentype");*/
  src: url('/static/presentation/digital/fonts/Guardian Sans-Black It.otf?35b5a44d1e22') format("otf");
  /*src: url('/static/presentation/digital/fonts/Guardian Sans-Black It.woff') format("woff");*/
  /*src: url('/static/presentation/digital/fonts/Guardian Sans-Black It.ttf') format("truetype"); }*/
}

body {
  padding: 0;
}
body {
  font-family: 'Guardian Sans', Arial, sans-serif;
}
#header {
  border-top: solid 4px #ec1a29;
  background: #eee;
}
#inner-header {
  border-bottom: solid 4px #ec1a29;
  padding-bottom: 15px;
  margin-bottom: 30px;
  margin-top: 20px;
}
#content-wrapper {
  margin-top: 20px;
}
#dropup-btn {
  font-size: 14px;
  float: right;
  padding: 15px 10px;
  background: #000;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  margin-top: -5px;
  margin-bottom: -17px;
}
#dropup-btn i {
  margin-left: 5px;
  font-size: 18px;
  margin-bottom: -5px;
}
#dropup-nav {
  background: #000;
}
#dropup-nav #dropup-content {
  color: #fff;
  padding-top: 26px;
  padding-bottom: 26px;
}
#dropup-nav #dropup-content h4 {
  line-height: 36px;
  font-size: 18px;
  margin: 0;
}
#dropup-nav #dropup-content p {
  margin: 0;
  line-height: 30px;
  font-size: 16px;
}
#dropup-nav #dropup-content a:hover {
  text-decoration: none;
}
#dropup-nav #dropup-content a {
  color: #fff;
  border-bottom: solid 1px #ec1a29;
  display: inline-block;
}
#top-nav ul {
  float: right;
  list-style: none;
  margin-right: 10px;
}
#top-nav ul li a {
  color: #fff;
  font: normal 11px 'Guardian Sans';
  font-weight: 100;
}
#top-nav ul li {
  float: left;
  padding: 10px 10px;
  color: #fff;
  font-size: 12px;
}
#inner-footer {
  border-top: solid 4px #eee;
  padding-top: 10px;
  font-size: 13px;
}
#footer {
  margin-top: 20px;
}
html,
body {
  height: 100%;
}
#page-wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -80px;
}
#push,
#footer {
  height: 60px;
}
.wizard-step-form ul,
.wizard-step-form ul li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
#content-sidebar img {
  border: solid 1px #eee;
  width: 100%;
}
#receipt {
  margin-bottom: 20px;
}
input[type=text],
input[type=password] {
  background-color: #fdfdf9;
}
@media (max-width: 979px) and (min-width: 768px) {
  input[type=text],
  input[type=password] {
    width: 165px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 10px;
  }
  form {
    padding-left: 20px !important;
  }
}
.wizard-step {
  margin-bottom: 5px;
}
.wizard-step-header h3 b {
  font-weight: normal;
}
.wizard-step-header h3 {
  padding: 10px 7px 4px 30px;
  overflow: visible;
  font: normal 15px 'Guardian Sans';
  min-height: 22px;
  margin: 0;
  color: #fff;
  background: #ec1a29;
}
.wizard-step-header.current-step h3 {
  color: #fff;
  background: #ec1a29;
}
.wizard-step-header.future-step h3 {
  color: #fff;
  background: #333;
}
#loadingbox {
  position: fixed;
  background-color: #e6e6e6;
  border: 5px solid #ababab;
  width: 300px;
  height: 100px;
  margin-top: -300px;
  text-align: center;
  display: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #000;
  z-index: 999;
}
#loadingbox left: 50% {
  bottom: 40%;
  margin-left: 50px;
}
#loadingbox P {
  font-family: 'Guardian Sans';
  color: #8f8f8f;
  margin: 10px 0 20px;
}
a.btn-show-form {
  text-decoration: none;
  margin: -2px 0 0 0;
  float: right;
  padding: 6px 5px 4px 5px;
  background: #fff;
  min-width: 40px;
  color: #000;
  cursor: pointer;
  font: bold 12px 'Guardian Sans', Arial, sans-serif;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-red:hover {
  color: #fff;
  text-decoration: none;
}
button[type=submit],
button,
.btn-red {
  float: right;
  padding: 5px 10% 12px 10px;
  border: none;
  background: #f04753;
  background: -moz-linear-gradient(top, #f04753 0%, #cf1724 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f04753), color-stop(100%, #cf1724));
  background: -webkit-linear-gradient(top, #f04753 0%, #cf1724 100%);
  background: -o-linear-gradient(top, #f04753 0%, #cf1724 100%);
  background: -ms-linear-gradient(top, #f04753 0%, #cf1724 100%);
  background: linear-gradient(to bottom, #f04753 0%, #cf1724 100%);
  color: #fff;
  min-width: 120px;
  text-align: left;
  font-weight: bolder;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.15);
  box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.15);
}
button[type=submit]:hover,
button:hover,
.btn-red:hover,
button[type=submit]:focus,
button:focus,
.btn-red:focus {
  background: #ff5763;
  background: -moz-linear-gradient(top, #ff5763 0%, #cf2734 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff5763), color-stop(100%, #cf2734));
  background: -webkit-linear-gradient(top, #ff5763 0%, #cf2734 100%);
  background: -o-linear-gradient(top, #ff5763 0%, #cf2734 100%);
  background: -ms-linear-gradient(top, #ff5763 0%, #cf2734 100%);
  background: linear-gradient(to bottom, #ff5763 0%, #cf2734 100%);
}
.btn-red {
  float: none;
}
form {
  padding: 20px 10px 5px 40px;
  border: solid 1px #eee;
  clear: both;
  overflow: hidden;
}
ul.errorlist {
  color: #ec1a29;
  margin-top: -10px;
  margin-bottom: 15px;
}
.required label:before {
  color: #ec1a29;
  content: '* ';
}
input[type=radio] {
  margin-top: -3px;
}
#wrapper {
  margin-bottom: 20px f;
}
#account-fields {
  margin-top: 30px;
}
#side-image {
  background: url("/static/campaign/friends/side_image.png") no-repeat center;
  height: 300px;
  width: 100%;
  border: solid 1px #eee;
  margin-bottom: 20px;
}
#side-image-seller {
  border: none;
  margin-bottom: 20px;
  margin-left: 30px;
}
#side-image-seller img {
  height: 171px;
  width: 171px;
  border: none;
  margin-left: 40px;
  margin-bottom: 10px;
}
.iframe-button {
  float: left;
}
.circle-number {
  display: block;
  width: 22px;
  height: 22px;
  background-color: #000;
  color: #fff;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
  text-align: center;
  line-height: 23px;
  margin-right: 10px;
  font-size: 12px;
  font-family: 'Guardian Sans', Arial, sans-serif;
  font-weight: bolder;
  position: absolute;
  margin-left: -26px;
  margin-top: -3px;
}
.required-fields {
  color: #ec1a29;
}
.cookie-alert {
  background-color: #ff9176;
  font-size: 14px;
  padding: 5px;
  border-radius: 4px;
  border: 1px solid #ff552b;
  color: #bb2500;
  margin-bottom: 30px;
}
.thingie {
  width: 360px;
  display: block;
  margin-left: 20px;
}
#komiform_header {
  width: auto !important;
}
@media (max-width: 979px) and (min-width: 768px) {
  .thingie {
    width: 270px;
  }
  button[type=submit],
  button,
  .btn-red {
    margin-right: 80px;
  }
}
@media (max-width: 767px) {
  .thingie {
    width: auto;
    padding-right: 10px;
  }
  button[type=submit],
  button,
  .btn-red {
    margin-right: 30px;
  }
  #komiform_header {
    font-size: 24px;
  }
}
