.app-header {
  background: #0093d8;
  color: white;
  padding-top: 5px;
  padding-bottom: 5px;
}
.purchase-summary h1 br {
  display: none;
}
.ticket-container {
  background: transparent !important;
}
.code > p > span > a > img {
  margin-top: 55px !important;
}
#printTicket > div {
  background: white;
}
.img-ad {
  padding: 0 !important;
}
.img-ad img {
  width: 100% !important;
}
.order-processing-container {
  text-align: center;
  font-family: "Lato";
  padding: 150px;
  font-size: 2rem;
}
.order-processing-container h1,
.order-processing-container h2,
.order-processing-container h3,
.order-processing-container h4,
.order-processing-container h5,
.order-processing-container h6 {
  letter-spacing: 1px;
  font-weight: 400;
  color: green;
  font-size: 4rem;
  -webkit-font-smoothing: antialiased;
}
.ticket-expired-container {
  padding: 50px;
  -webkit-font-smoothing: antialiased;
}
.ticket-expired-container p.ticket-expired-content {
  text-align: center;
  font-size: 18px;
  width: 540px;
  margin: 0 auto;
  padding: 20px 0;
}
.ticket-expired-container .ticket-expired {
  display: block;
  width: 700px;
  position: relative;
  margin: 0px auto;
  text-align: center;
  font-family: "Oswald";
  font-size: 30px;
  padding: 10px 0;
  line-height: 30px;
}
.mobile-logo img {
  display: block;
  max-width: 60px;
}
.ticket-type {
  font-family: "Oswald";
  font-size: 22px;
  letter-spacing: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
}
#printTicket {
  position: relative;
}
#printTicket img.logo {
  z-index: 9;
  opacity: 1;
  margin: 20px 0 0 0;
}
#printTicket img.logo.demo {
  z-index: 9;
  width: 50%;
  opacity: 1;
  margin: 20px 0 0 0;
}
#printTicket .hero {
  height: 505px;
  width: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
}
#printTicket .purchase-summary {
  line-height: 24px !important;
  padding: 10px 0px !important;
  margin-left: 20px !important;
  overflow: hidden !important;
  background: white !important;
}
#printTicket .purchase-summary h1 {
  font-family: "Oswald";
}
#printTicket .purchase-summary ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
#printTicket .purchase-summary ul li {
  font-family: 'Helvetica', 'Arial', sans-serif !important;
}
#printTicket .purchase-summary ul li b {
  font-family: 'Helvetica', 'Arial', sans-serif !important;
}
#printTicket .purchase-summary ul li span {
  font-family: 'Helvetica', 'Arial', sans-serif !important;
}
#printTicket .purchase-summary ul > * {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#printTicket .purchase-summary ul > * > * {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#printTicket .purchase-summary ul > * > * > * {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#printTicket .purchase-summary .details {
  line-height: 16px;
  margin-top: 5px;
  color: #888;
}
#printTicket .oswald {
  font-family: "Oswald";
}
#printTicket .purchase-summary h1 {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  color: #0093d8 !important;
  margin: 10px 0;
  -webkit-print-color-adjust: exact;
}
#printTicket .hero:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.25;
  overflow: hidden;
  background-position: top left;
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/155054/destination_collage.jpg");
  -ms-background-size: contain;
  -o-background-size: contain;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
#printTicket .purchase-summary {
  z-index: 2;
  min-height: 250px;
}
#printTicket hr {
  background: black;
  height: 30px;
  padding: 0;
  margin: 0;
  border: 0;
}
#printTicket hr.gradient {
  float: right;
  background: #0073a8;
  background: -moz-linear-gradient(left, #0073a8 0%, #0073a8 11%, #0094d8 11%, #0073a8 21%, #090038 21%, #090038 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #0073a8), color-stop(11%, #0073a8), color-stop(11%, #0094d8), color-stop(21%, #0073a8), color-stop(21%, #090038), color-stop(100%, #090038));
  background: -webkit-linear-gradient(left, #0073a8 0%, #0073a8 11%, #0094d8 11%, #0073a8 21%, #090038 21%, #090038 100%);
  background: -o-linear-gradient(left, #0073a8 0%, #0073a8 11%, #0094d8 11%, #0073a8 21%, #090038 21%, #090038 100%);
  background: -ms-linear-gradient(left, #0073a8 0%, #0073a8 11%, #0094d8 11%, #0073a8 21%, #090038 21%, #090038 100%);
  background: linear-gradient(to right, #0073a8 0%, #0073a8 11%, #0094d8 11%, #0073a8 21%, #090038 21%, #090038 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0073a8', endColorstr='#090038', GradientType=1);
}
#printTicket .ad {
  padding: 20px 40px;
  color: white;
  min-height: 400px;
  line-height: 24px;
}
#printTicket .ad h2 {
  text-transform: uppercase;
}
#printTicket .ad-one {
  background: #090038;
}
#printTicket .ad-two {
  background: #58595b;
}
#printTicket .ad-three {
  background: #0093d8;
}
#printTicket .ad-title {
  font-weight: 400;
  letter-spacing: 1px;
}
#printTicket .ad-img {
  padding: 0;
  margin: 10px 0;
}
#printTicket ul.legal li {
  font-size: 10px;
  line-height: 16px;
}
#printTicket .code .btn-block {
  display: block;
  width: 100%;
  margin: 20px 0;
}
#printTicket .code p {
  position: relative;
}
#printTicket .code span {
  display: block;
  text-align: center;
  font-size: 16px;
  padding: 10px;
  line-height: 16px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
}
#printTicket .code span.qr-code-image {
  padding: 0px;
  position: relative;
  display: block;
  width: 100%;
}
#printTicket .code span.qr-code-image > img {
  margin: 0 auto;
  width: 21mm;
  height: 21mm;
  margin: 40px auto 10px;
  display: block;
}
#printTicket .code {
  background: white;
  z-index: 2;
  margin-top: 0;
  padding-top: 0;
}
#printTicket .qrcode {
  max-height: 196px;
}
#printTicket .code-ticketid {
  padding: 0;
  margin: 0;
}
#printTicket footer {
  padding: 10px 0;
}
#printTicket footer ul {
  padding: 0 50px;
}
#printTicket .qr-container {
  position: relative;
}
#printTicket .qr-container .btn-android {
  font-size: 11px;
  position: relative;
  color: #777;
  line-height: 20px;
  background: #eee;
  width: 180px;
  margin: 0 auto;
  display: block;
  font-weight: bold;
  height: 32px;
  padding-left: 35px;
  padding-right: 35px;
}
#printTicket .qr-container .btn-android .android-pay-logo {
  height: 16px !important;
  position: relative;
  margin: -3px 0 0 0 !important;
  font-size: 12px;
  background: transparent;
  display: inline-block !important;
  width: auto !important;
}
#printTicket .qr-container .btn-android .vertical-divider {
  color: #aaa;
  border: 0.5px solid;
  width: 1px !important;
  height: 16px;
  line-height: 9px !important;
  margin: 0px 8px !important;
  display: inline !important;
  padding: initial !important;
  text-align: initial !important;
  position: initial !important;
  font-size: initial !important;
}
#printTicket .col-md-27 {
  width: 27.25%;
  float: left;
}
#printTicket .grid-image {
  opacity: 0.2;
}
#printTicket .hero-container {
  position: relative;
}
#printTicket .logo-container {
  position: absolute;
  top: 5px;
  left: -20px;
  z-index: 99;
}
#printTicket .white {
  opacity: 0 !important;
}
#printTicket .grid-image-container {
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
}
@media only screen and (min-width: 1024px) {
  #printTicket > div {
    display: block;
    width: 1140px;
    overflow: hidden;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
    background: white;
    margin: 20px auto;
  }
  #printTicket img.logo {
    margin: 20px 0 0 20px !important;
  }
  #printTicket .purchase-summary {
    margin-left: -60px !important;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 1024px) {
  .ticket-container {
    background: #ffffff;
  }
  .img-ad {
    padding: 20px 40px !important;
    background: initial !important;
  }
  #printTicket .qr-container {
    position: absolute;
    top: 40px;
    left: 17%;
    right: 17%;
    width: 70%;
  }
  #printTicket .hero {
    height: 225px;
    opacity: 0.7;
    z-index: 5;
  }
  #printTicket .code {
    background: transparent;
  }
  #printTicket .code img {
    margin: 10px auto 10px;
  }
  #printTicket .code span {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 20px 10px;
  }
  #printTicket .ad-title {
    font-size: 18px;
  }
  #printTicket .purchase-summary {
    padding-bottom: 25px;
    z-index: 2;
    min-height: 110px;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 480px) {
  .ticket-container {
    background: #ffffff;
  }
  #printTicket .mobile-no-opacity img.grid-image {
    opacity: 0 !important;
  }
  #printTicket .img-ad {
    padding: 20px 40px !important;
    background: initial !important;
  }
  #printTicket img.grid-image {
    opacity: 0.05 !important;
  }
  #printTicket .qr-container {
    position: absolute;
    top: 30px;
    left: 4%;
    right: 4%;
    width: 100%;
  }
  #printTicket .hero {
    height: 225px;
    opacity: 0.7;
    z-index: 5;
  }
  #printTicket .code {
    background: transparent;
  }
  #printTicket .code img {
    margin: 10px auto 10px;
  }
  #printTicket .code span {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 20px 80px;
  }
  #printTicket .purchase-summary {
    padding-bottom: 25px;
    z-index: 2;
    min-height: 110px;
  }
}
@media print {
  .ticket-container {
    background: #ffffff;
  }
  #printTicket > div {
    display: block;
  }
  #printTicket .app-header {
    display: none !important;
  }
  #printTicket .code .qr-code-image img {
    margin: 20px auto 0 !important;
  }
  #printTicket .logo-container {
    display: block !important;
  }
  #printTicket *,
  #printTicket :after,
  #printTicket :before {
    background: inherit !important;
  }
  #printTicket .grid-image {
    opacity: 0.52 !important;
  }
  #printTicket .col-md-1,
  #printTicket .col-md-2,
  #printTicket .col-md-3,
  #printTicket .col-md-4,
  #printTicket .col-md-5,
  #printTicket .col-md-6,
  #printTicket .col-md-7,
  #printTicket .col-md-8,
  #printTicket .col-md-9,
  #printTicket .col-md-10,
  #printTicket .col-md-11,
  #printTicket .col-md-12 {
    float: left;
  }
  #printTicket .col-md-12 {
    width: 100%;
  }
  #printTicket .col-md-11 {
    width: 91.66666667%;
  }
  #printTicket .col-md-10 {
    width: 83.33333333%;
  }
  #printTicket .col-md-9 {
    width: 75%;
  }
  #printTicket .col-md-8 {
    width: 66.66666667%;
  }
  #printTicket .col-md-7 {
    width: 58.33333333%;
  }
  #printTicket .col-md-6 {
    width: 50%;
  }
  #printTicket .col-md-5 {
    width: 41.66666667%;
  }
  #printTicket .col-md-4 {
    width: 33.33333333%;
  }
  #printTicket .col-md-3 {
    width: 25%;
  }
  #printTicket .col-md-2 {
    width: 16.66666667%;
  }
  #printTicket .col-md-1 {
    width: 8.33333333%;
  }
  #printTicket .purchase-summary {
    line-height: 24px !important;
    padding: 5px 20px !important;
    margin-left: -69px !important;
    overflow: hidden !important;
    background: transparent;
    margin-top: 0px;
  }
  #printTicket .purchase-summary ul {
    font-size: 12px;
    line-height: 15px;
  }
  #printTicket .purchase-summary ul .details {
    font-size: 8px;
    line-height: 10px;
  }
  #printTicket #printTicket .code > p > span > a > img {
    width: 110px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  #printTicket .purchase-summary h1 {
    font-size: 22px;
  }
  #printTicket .purchase-summary h1 span {
    color: #0093d8 !important;
  }
  #printTicket .ad h2 {
    font-size: 14px;
  }
  #printTicket .hidden-xs {
    display: block !important;
  }
  #printTicket .ad p {
    font-size: 8px;
    line-height: 10px;
  }
  #printTicket .ad {
    min-height: 220px;
  }
  #printTicket img.logo {
    margin: 5px 0 0 0;
  }
}
.qr-container img {
  width: 108px;
}
@media print {
  .ticket-container,
  body {
    background: transparent !important;
  }
  .hero-container-below {
    max-height: 165px !important;
    overflow: hidden;
  }
  .code .qr-code-image {
    margin-left: 80px !important;
    margin-top: 15px !important;
  }
  .hero-container-below .col-md-5 div,
  .hero-container .col-md-8 > div {
    opacity: 0.25 !important;
  }
  .hero-container > .col-md-8 > div:nth-child(1),
  .hero-container > .col-md-8 > div:nth-child(2),
  .hero-container > .col-md-8 > div:nth-child(3) {
    opacity: 0 !important;
  }
  .footer-container,
  .gradient,
  hr {
    display: none;
  }
  .purchase-summary h1 {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    color: #0093d8 !important;
    margin: 10px 0 !important;
    -webkit-print-color-adjust: exact;
  }
  .purchase-summary {
    line-height: 24px !important;
    padding: 5px 20px !important;
    margin-left: -69px !important;
    background: transparent;
    margin-top: 0px;
    min-height: 140px !important;
    overflow: hidden !important;
  }
}
/*# sourceMappingURL=printTicket.css.map */