@charset "utf-8";

body {
  background: rgb(204,204,204); 
}
page[size="letter landscape"] {
  background: white;
  width: 215.9mm;
  height: 279.4mm;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.5cm;
  box-shadow: 0 0 0.5cm rgba(0,0,0,0.5);
  page-break-after: auto;
  -webkit-region-break-inside: auto;
  overflow-x: hidden;
}
@media print {
  html, body { height: 95%; }
  body, page[size="letter landscape"] {
    margin: 0;
    box-shadow: 0;
  }
}

header, footer, .btn, .mobile, div.arrow-down-blue, .backTop { display:none; }
section { width:100%;padding:0;margin:0; }
div.alignCenter { padding:0; }
section.rowBlue h1 { color:#057dc1; }

p.ticketNumber {}
h1.titleCoupon {margin-top:0em;}
p.note { padding-bottom:0px; }
img.teamLogo {width:200px;}
img.OLGLogo {width:50px;}
img.logo18 {width:50px;}
section.greyBG p { font-size:0.8em; }
h1.titleCoupon { font-size:2em; }

.bottomLeft p, .bottomRight p {font-size:0.8em;}

/*
.bottomCenter1 {float:left;width: 15%;top:4em;}
.bottomCenter2 {float:left;width: 15%;top:4em;}
.bottomRight {float:left;width: 35%;}
*/
