@charset "UTF-8";
#menu-games:checked + #reveal-games {
  height: 100%;
  visibility: visible;
  opacity: 1;
}

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
a {
  background-color: rgba(0, 0, 0, 0);
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
table {
  width: 100%;
  border: none;
  margin: 0 0 20px;
  border-spacing: 0;
  border-collapse: separate;
}
table tr td,
table tr th {
  border: 1px solid #4dc6f3;
  border-right: none;
  border-bottom: none;
  padding: 6px 10px;
  text-align: left;
}
table tr td:first-child,
table tr th:first-child {
  border-left: none;
}
table tr th {
  color: #333;
  background: none;
  font-weight: 400;
  vertical-align: bottom;
}
.lw-theme tr th,
table tr th {
  font-family: acumin-pro, sans-serif;
}
.lw-theme tr th {
  font-weight: 700;
  color: #595959;
}
table tr:first-child td,
table tr:first-child th {
  border-top: none;
}
table thead td,
table thead th {
  border-bottom: 2px solid #ff0000;
}
table tbody,
table tfoot,
table thead {
  width: 100%;
}
.recipients-table table,
table.lw-brand {
  background: #ff0000;
  border-radius: 5px;
  color: #fff;
  overflow: hidden;
}
.recipients-table table > tbody > tr > td,
.recipients-table table > tbody > tr > th,
.recipients-table table > thead > tr > td,
.recipients-table table > thead > tr > th,
.recipients-table table > tr > td,
.recipients-table table > tr > th,
table.lw-brand > tbody > tr > td,
table.lw-brand > tbody > tr > th,
table.lw-brand > thead > tr > td,
table.lw-brand > thead > tr > th,
table.lw-brand > tr > td,
table.lw-brand > tr > th {
  color: #fff;
  border: none;
}
.recipients-table table > tbody > tr > th,
.recipients-table table > thead > tr > th,
.recipients-table table > tr > th,
table.lw-brand > tbody > tr > th,
table.lw-brand > thead > tr > th,
table.lw-brand > tr > th {
  background: #0093ca;
  text-transform: uppercase;
}
.recipients-table table > tbody > tr > th:only-child,
.recipients-table table > thead > tr > th:only-child,
.recipients-table table > tr > th:only-child,
table.lw-brand > tbody > tr > th:only-child,
table.lw-brand > thead > tr > th:only-child,
table.lw-brand > tr > th:only-child {
  background: rgba(0, 0, 0, 0);
  text-transform: none;
}
.recipients-table table > tbody > tr:nth-child(2n) > td,
.recipients-table table > thead > tr:nth-child(2n) > td,
.recipients-table table > tr:nth-child(2n) > td,
table.lw-brand > tbody > tr:nth-child(2n) > td,
table.lw-brand > thead > tr:nth-child(2n) > td,
table.lw-brand > tr:nth-child(2n) > td {
  background: #0093ca;
}
table.game-2,
table.game-5128,
table.monday-lotto {
  background: #db342a;
  border-radius: 5px;
  color: #fff;
  overflow: hidden;
}
table.game-2 td,
table.game-2 th,
table.game-5128 td,
table.game-5128 th,
table.monday-lotto td,
table.monday-lotto th {
  color: #fff;
  border: none;
}
table.game-2 th,
table.game-5128 th,
table.monday-lotto th {
  background: #ba2c24;
  text-transform: uppercase;
}
table.game-2 th:only-child,
table.game-5128 th:only-child,
table.monday-lotto th:only-child {
  background: rgba(0, 0, 0, 0);
  text-transform: none;
}
table.game-2 tr:nth-child(2n) td,
table.game-5128 tr:nth-child(2n) td,
table.monday-lotto tr:nth-child(2n) td {
  background: #ba2c24;
}
@media screen and (min-width: 1200px) {
  table.game-2 tr td:first-child,
  table.game-2 tr th:first-child,
  table.game-5128 tr td:first-child,
  table.game-5128 tr th:first-child,
  table.monday-lotto tr td:first-child,
  table.monday-lotto tr th:first-child {
    padding-left: 100px;
  }
}
@media screen and (min-width: 1200px) {
  table.game-2 tr td:last-child,
  table.game-2 tr th:last-child,
  table.game-5128 tr td:last-child,
  table.game-5128 tr th:last-child,
  table.monday-lotto tr td:last-child,
  table.monday-lotto tr th:last-child {
    padding-right: 100px;
  }
}
table.game-5128-subtle td,
table.game-5128-subtle th,
table.monday-lotto-subtle td,
table.monday-lotto-subtle th {
  border-color: #db342a;
}
table.game-3,
table.game-5129,
table.wednesday-lotto {
  background: #db342a;
  border-radius: 5px;
  color: #fff;
  overflow: hidden;
}
table.game-3 td,
table.game-3 th,
table.game-5129 td,
table.game-5129 th,
table.wednesday-lotto td,
table.wednesday-lotto th {
  color: #fff;
  border: none;
}
table.game-3 th,
table.game-5129 th,
table.wednesday-lotto th {
  background: #ba2c24;
  text-transform: uppercase;
}
table.game-3 th:only-child,
table.game-5129 th:only-child,
table.wednesday-lotto th:only-child {
  background: rgba(0, 0, 0, 0);
  text-transform: none;
}
table.game-3 tr:nth-child(2n) td,
table.game-5129 tr:nth-child(2n) td,
table.wednesday-lotto tr:nth-child(2n) td {
  background: #ba2c24;
}
@media screen and (min-width: 1200px) {
  table.game-3 tr td:first-child,
  table.game-3 tr th:first-child,
  table.game-5129 tr td:first-child,
  table.game-5129 tr th:first-child,
  table.wednesday-lotto tr td:first-child,
  table.wednesday-lotto tr th:first-child {
    padding-left: 100px;
  }
}
@media screen and (min-width: 1200px) {
  table.game-3 tr td:last-child,
  table.game-3 tr th:last-child,
  table.game-5129 tr td:last-child,
  table.game-5129 tr th:last-child,
  table.wednesday-lotto tr td:last-child,
  table.wednesday-lotto tr th:last-child {
    padding-right: 100px;
  }
}
table.game-5129-subtle td,
table.game-5129-subtle th,
table.wednesday-lotto-subtle td,
table.wednesday-lotto-subtle th {
  border-color: #db342a;
}
table.game-1,
table.game-5127,
table.saturday-lotto {
  background: #db342a;
  border-radius: 5px;
  color: #fff;
  overflow: hidden;
}
table.game-1 td,
table.game-1 th,
table.game-5127 td,
table.game-5127 th,
table.saturday-lotto td,
table.saturday-lotto th {
  color: #fff;
  border: none;
}
table.game-1 th,
table.game-5127 th,
table.saturday-lotto th {
  background: #ba2c24;
  text-transform: uppercase;
}
table.game-1 th:only-child,
table.game-5127 th:only-child,
table.saturday-lotto th:only-child {
  background: rgba(0, 0, 0, 0);
  text-transform: none;
}
table.game-1 tr:nth-child(2n) td,
table.game-5127 tr:nth-child(2n) td,
table.saturday-lotto tr:nth-child(2n) td {
  background: #ba2c24;
}
@media screen and (min-width: 1200px) {
  table.game-1 tr td:first-child,
  table.game-1 tr th:first-child,
  table.game-5127 tr td:first-child,
  table.game-5127 tr th:first-child,
  table.saturday-lotto tr td:first-child,
  table.saturday-lotto tr th:first-child {
    padding-left: 100px;
  }
}
@media screen and (min-width: 1200px) {
  table.game-1 tr td:last-child,
  table.game-1 tr th:last-child,
  table.game-5127 tr td:last-child,
  table.game-5127 tr th:last-child,
  table.saturday-lotto tr td:last-child,
  table.saturday-lotto tr th:last-child {
    padding-right: 100px;
  }
}
table.game-5127-subtle td,
table.game-5127-subtle th,
table.saturday-lotto-subtle td,
table.saturday-lotto-subtle th {
  border-color: #db342a;
}
table.game-4,
table.game-5130,
table.oz-lotto {
  background: #56aa1c;
  border-radius: 5px;
  color: #fff;
  overflow: hidden;
}
table.game-4 td,
table.game-4 th,
table.game-5130 td,
table.game-5130 th,
table.oz-lotto td,
table.oz-lotto th {
  color: #fff;
  border: none;
}
table.game-4 th,
table.game-5130 th,
table.oz-lotto th {
  background: #499118;
  text-transform: uppercase;
}
table.game-4 th:only-child,
table.game-5130 th:only-child,
table.oz-lotto th:only-child {
  background: rgba(0, 0, 0, 0);
  text-transform: none;
}
table.game-4 tr:nth-child(2n) td,
table.game-5130 tr:nth-child(2n) td,
table.oz-lotto tr:nth-child(2n) td {
  background: #499118;
}
@media screen and (min-width: 1200px) {
  table.game-4 tr td:first-child,
  table.game-4 tr th:first-child,
  table.game-5130 tr td:first-child,
  table.game-5130 tr th:first-child,
  table.oz-lotto tr td:first-child,
  table.oz-lotto tr th:first-child {
    padding-left: 100px;
  }
}
@media screen and (min-width: 1200px) {
  table.game-4 tr td:last-child,
  table.game-4 tr th:last-child,
  table.game-5130 tr td:last-child,
  table.game-5130 tr th:last-child,
  table.oz-lotto tr td:last-child,
  table.oz-lotto tr th:last-child {
    padding-right: 100px;
  }
}
table.game-5130-subtle td,
table.game-5130-subtle th,
table.oz-lotto-subtle td,
table.oz-lotto-subtle th {
  border-color: #56aa1c;
}
table.game-5,
table.game-5132,
table.powerball {
  background: #003596;
  border-radius: 5px;
  color: #fff;
  overflow: hidden;
}
table.game-5 td,
table.game-5 th,
table.game-5132 td,
table.game-5132 th,
table.powerball td,
table.powerball th {
  color: #fff;
  border: none;
}
table.game-5 th,
table.game-5132 th,
table.powerball th {
  background: #002d80;
  text-transform: uppercase;
}
table.game-5 th:only-child,
table.game-5132 th:only-child,
table.powerball th:only-child {
  background: rgba(0, 0, 0, 0);
  text-transform: none;
}
table.game-5 tr:nth-child(2n) td,
table.game-5132 tr:nth-child(2n) td,
table.powerball tr:nth-child(2n) td {
  background: #002d80;
}
@media screen and (min-width: 1200px) {
  table.game-5 tr td:first-child,
  table.game-5 tr th:first-child,
  table.game-5132 tr td:first-child,
  table.game-5132 tr th:first-child,
  table.powerball tr td:first-child,
  table.powerball tr th:first-child {
    padding-left: 100px;
  }
}
@media screen and (min-width: 1200px) {
  table.game-5 tr td:last-child,
  table.game-5 tr th:last-child,
  table.game-5132 tr td:last-child,
  table.game-5132 tr th:last-child,
  table.powerball tr td:last-child,
  table.powerball tr th:last-child {
    padding-right: 100px;
  }
}
table.game-5132-subtle td,
table.game-5132-subtle th,
table.powerball-subtle td,
table.powerball-subtle th {
  border-color: #003596;
}
table.game-8,
table.game-5131,
table.soccer-pools {
  background: #009878;
  border-radius: 5px;
  color: #fff;
  overflow: hidden;
}
table.game-8 td,
table.game-8 th,
table.game-5131 td,
table.game-5131 th,
table.soccer-pools td,
table.soccer-pools th {
  color: #fff;
  border: none;
}
table.game-8 th,
table.game-5131 th,
table.soccer-pools th {
  background: #008166;
  text-transform: uppercase;
}
table.game-8 th:only-child,
table.game-5131 th:only-child,
table.soccer-pools th:only-child {
  background: rgba(0, 0, 0, 0);
  text-transform: none;
}
table.game-8 tr:nth-child(2n) td,
table.game-5131 tr:nth-child(2n) td,
table.soccer-pools tr:nth-child(2n) td {
  background: #008166;
}
@media screen and (min-width: 1200px) {
  table.game-8 tr td:first-child,
  table.game-8 tr th:first-child,
  table.game-5131 tr td:first-child,
  table.game-5131 tr th:first-child,
  table.soccer-pools tr td:first-child,
  table.soccer-pools tr th:first-child {
    padding-left: 100px;
  }
}
@media screen and (min-width: 1200px) {
  table.game-8 tr td:last-child,
  table.game-8 tr th:last-child,
  table.game-5131 tr td:last-child,
  table.game-5131 tr th:last-child,
  table.soccer-pools tr td:last-child,
  table.soccer-pools tr th:last-child {
    padding-right: 100px;
  }
}
table.game-5131-subtle td,
table.game-5131-subtle th,
table.soccer-pools-subtle td,
table.soccer-pools-subtle th {
  border-color: #009878;
}
table.cash-3,
table.game-7,
table.game-2116 {
  background: #e55300;
  border-radius: 5px;
  color: #fff;
  overflow: hidden;
}
table.cash-3 td,
table.cash-3 th,
table.game-7 td,
table.game-7 th,
table.game-2116 td,
table.game-2116 th {
  color: #fff;
  border: none;
}
table.cash-3 th,
table.game-7 th,
table.game-2116 th {
  background: #c34700;
  text-transform: uppercase;
}
table.cash-3 th:only-child,
table.game-7 th:only-child,
table.game-2116 th:only-child {
  background: rgba(0, 0, 0, 0);
  text-transform: none;
}
table.cash-3 tr:nth-child(2n) td,
table.game-7 tr:nth-child(2n) td,
table.game-2116 tr:nth-child(2n) td {
  background: #c34700;
}
@media screen and (min-width: 1200px) {
  table.cash-3 tr td:first-child,
  table.cash-3 tr th:first-child,
  table.game-7 tr td:first-child,
  table.game-7 tr th:first-child,
  table.game-2116 tr td:first-child,
  table.game-2116 tr th:first-child {
    padding-left: 100px;
  }
}
@media screen and (min-width: 1200px) {
  table.cash-3 tr td:last-child,
  table.cash-3 tr th:last-child,
  table.game-7 tr td:last-child,
  table.game-7 tr th:last-child,
  table.game-2116 tr td:last-child,
  table.game-2116 tr th:last-child {
    padding-right: 100px;
  }
}
table.cash-3-subtle td,
table.cash-3-subtle th,
table.game-2116-subtle td,
table.game-2116-subtle th {
  border-color: #e55300;
}
table.game-9,
table.game-5237,
table.set-for-life {
  background: #00b4c2;
  border-radius: 5px;
  color: #fff;
  overflow: hidden;
}
table.game-9 td,
table.game-9 th,
table.game-5237 td,
table.game-5237 th,
table.set-for-life td,
table.set-for-life th {
  color: #fff;
  border: none;
}
table.game-9 th,
table.game-5237 th,
table.set-for-life th {
  background: #0099a5;
  text-transform: uppercase;
}
table.game-9 th:only-child,
table.game-5237 th:only-child,
table.set-for-life th:only-child {
  background: rgba(0, 0, 0, 0);
  text-transform: none;
}
table.game-9 tr:nth-child(2n) td,
table.game-5237 tr:nth-child(2n) td,
table.set-for-life tr:nth-child(2n) td {
  background: #0099a5;
}
@media screen and (min-width: 1200px) {
  table.game-9 tr td:first-child,
  table.game-9 tr th:first-child,
  table.game-5237 tr td:first-child,
  table.game-5237 tr th:first-child,
  table.set-for-life tr td:first-child,
  table.set-for-life tr th:first-child {
    padding-left: 100px;
  }
}
@media screen and (min-width: 1200px) {
  table.game-9 tr td:last-child,
  table.game-9 tr th:last-child,
  table.game-5237 tr td:last-child,
  table.game-5237 tr th:last-child,
  table.set-for-life tr td:last-child,
  table.set-for-life tr th:last-child {
    padding-right: 100px;
  }
}
table.game-5237-subtle td,
table.game-5237-subtle th,
table.set-for-life-subtle td,
table.set-for-life-subtle th {
  border-color: #00b4c2;
}
table.game-6,
table.game-2115,
table.super66 {
  background: #ae005f;
  border-radius: 5px;
  color: #fff;
  overflow: hidden;
}
table.game-6 td,
table.game-6 th,
table.game-2115 td,
table.game-2115 th,
table.super66 td,
table.super66 th {
  color: #fff;
  border: none;
}
table.game-6 th,
table.game-2115 th,
table.super66 th {
  background: #940051;
  text-transform: uppercase;
}
table.game-6 th:only-child,
table.game-2115 th:only-child,
table.super66 th:only-child {
  background: rgba(0, 0, 0, 0);
  text-transform: none;
}
table.game-6 tr:nth-child(2n) td,
table.game-2115 tr:nth-child(2n) td,
table.super66 tr:nth-child(2n) td {
  background: #940051;
}
@media screen and (min-width: 1200px) {
  table.game-6 tr td:first-child,
  table.game-6 tr th:first-child,
  table.game-2115 tr td:first-child,
  table.game-2115 tr th:first-child,
  table.super66 tr td:first-child,
  table.super66 tr th:first-child {
    padding-left: 100px;
  }
}
@media screen and (min-width: 1200px) {
  table.game-6 tr td:last-child,
  table.game-6 tr th:last-child,
  table.game-2115 tr td:last-child,
  table.game-2115 tr th:last-child,
  table.super66 tr td:last-child,
  table.super66 tr th:last-child {
    padding-right: 100px;
  }
}
table.game-2115-subtle td,
table.game-2115-subtle th,
table.super66-subtle td,
table.super66-subtle th {
  border-color: #ae005f;
}
table.game-0,
table.game-99,
table.scratchnwin {
  background: #9016b2;
  border-radius: 5px;
  color: #fff;
  overflow: hidden;
}
table.game-0 td,
table.game-0 th,
table.game-99 td,
table.game-99 th,
table.scratchnwin td,
table.scratchnwin th {
  color: #fff;
  border: none;
}
table.game-0 th,
table.game-99 th,
table.scratchnwin th {
  background: #7a1397;
  text-transform: uppercase;
}
table.game-0 th:only-child,
table.game-99 th:only-child,
table.scratchnwin th:only-child {
  background: rgba(0, 0, 0, 0);
  text-transform: none;
}
table.game-0 tr:nth-child(2n) td,
table.game-99 tr:nth-child(2n) td,
table.scratchnwin tr:nth-child(2n) td {
  background: #7a1397;
}
@media screen and (min-width: 1200px) {
  table.game-0 tr td:first-child,
  table.game-0 tr th:first-child,
  table.game-99 tr td:first-child,
  table.game-99 tr th:first-child,
  table.scratchnwin tr td:first-child,
  table.scratchnwin tr th:first-child {
    padding-left: 100px;
  }
}
@media screen and (min-width: 1200px) {
  table.game-0 tr td:last-child,
  table.game-0 tr th:last-child,
  table.game-99 tr td:last-child,
  table.game-99 tr th:last-child,
  table.scratchnwin tr td:last-child,
  table.scratchnwin tr th:last-child {
    padding-right: 100px;
  }
}
table.game-0-subtle td,
table.game-0-subtle th,
table.scratchnwin-subtle td,
table.scratchnwin-subtle th {
  border-color: #9016b2;
}
.responsive-table > tbody > tr .th,
.responsive-table > thead > tr .th,
.responsive-table > tr .th {
  display: none;
}
@media screen and (max-width: 799px) {
  .responsive-table > tbody > tr,
  .responsive-table > thead > tr,
  .responsive-table > tr {
    border-bottom: 1px solid #4dc6f3;
    display: block;
    margin: 8px 0;
  }
  .responsive-table > tbody > tr:last-child,
  .responsive-table > thead > tr:last-child,
  .responsive-table > tr:last-child {
    border-bottom: 0;
  }
  .responsive-table > tbody > tr > th,
  .responsive-table > thead > tr > th,
  .responsive-table > tr > th {
    display: none;
  }
  .responsive-table > tbody > tr > th:only-child,
  .responsive-table > thead > tr > th:only-child,
  .responsive-table > tr > th:only-child {
    display: block;
    border-bottom: 3px solid rgba(0, 0, 0, 0.1);
  }
  .responsive-table > tbody > tr .th,
  .responsive-table > thead > tr .th,
  .responsive-table > tr .th {
    font-family: acumin-pro, sans-serif;
    display: block;
  }
  .responsive-table > tbody > tr > td,
  .responsive-table > thead > tr > td,
  .responsive-table > tr > td {
    width: 100%;
    display: block;
    border: 0;
    padding: 0;
  }
  .responsive-table > tbody > tr > td:last-child,
  .responsive-table > thead > tr > td:last-child,
  .responsive-table > tr > td:last-child {
    padding-bottom: 8px;
  }
  .responsive-table > tbody > tr > td:last-child:after,
  .responsive-table > thead > tr > td:last-child:after,
  .responsive-table > tr > td:last-child:after {
    display: none;
  }
}
body.template-mobile_games_and_prizes
  div.game-prices
  > table
  > thead
  > tr
  > th {
  display: table-cell !important;
}
@media screen and (max-width: 799px) {
  #content-core
    > div.module
    > div
    > div
    > div.content-body
    > article
    > table:nth-child(11)
    > tbody
    > tr:first-child
    > td:first-child,
  #content-core
    > div.module
    > div
    > div
    > div.content-body
    > article
    > table:nth-child(11)
    > tbody
    > tr:nth-child(2)
    > td:first-child,
  #content-core
    > div.module
    > div
    > div
    > div.content-body
    > article
    > table:nth-child(11)
    > tbody
    > tr:nth-child(3)
    > td:first-child {
    border-bottom: 1px solid #4dc6f3;
  }
}
form {
  margin: 20px auto;
  padding: 0;
  width: 100%;
}
form div.country > select#country {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  color: grey;
  background: #fff;
}
.form-condensed {
  max-width: 800px;
}
input,
select,
textarea {
  background: #fff;
  border: 1px solid #ff0000;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: none;
  margin: 0 0 10px;
  width: 100%;
  height: auto;
  color: #ff0000;
  text-indent: 0;
  padding: 10px;
  line-height: 1.2em;
  min-width: 0;
  box-shadow: none;
  border-radius: 0;
}
input.big,
select.big,
textarea.big {
  padding: 10px;
  font-size: 130%;
}
input.inverse,
select.inverse,
textarea.inverse {
  background: #ff0000;
  color: #fff !important;
  border-color: #fff;
}
input.inverse:-moz-placeholder,
input.inverse::-moz-placeholder,
select.inverse:-moz-placeholder,
select.inverse::-moz-placeholder,
textarea.inverse:-moz-placeholder,
textarea.inverse::-moz-placeholder {
  color: #fff;
  opacity: 0.8;
}
input.inverse::-webkit-input-placeholder,
select.inverse::-webkit-input-placeholder,
textarea.inverse::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.8;
}
input.inverse:-ms-input-placeholder,
select.inverse:-ms-input-placeholder,
textarea.inverse:-ms-input-placeholder {
  color: #fff;
  opacity: 0.8;
}
.fancy-input,
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  display: inline-block;
  margin: 5px 10px 0 0;
  cursor: pointer;
}
.fancy-input + label,
input[type="checkbox"] + label,
input[type="radio"] + label {
  width: auto;
  display: inline;
  margin-bottom: 10px;
  font-family: acumin-pro, sans-serif;
}
.fancy-input + label:after,
input[type="checkbox"] + label:after,
input[type="radio"] + label:after {
  content: "";
  display: block;
  margin: 0 0 10px;
  width: 100%;
}
.fancy-input {
  width: 25px;
  height: 25px;
  border: 2px solid #ff0000;
  border-radius: 5px;
}
.fancy-input-radio {
  border-radius: 100%;
}
.fancy-input--checked {
  background: #ff0000 no-repeat 50%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAQCAQAAABT0/yuAAAAwUlEQVR4AYXRJVRHUQzH8eEuHe0HzxTcKbhTsIxbphFfj1QSXvCKVzzibl/knv3x+z5l229rE3eUsM8B+eKGTO4B2BM7EjnDOBIbojnAeKHGdhjJOqrPdhjMKsoxURqTTJL649CHcdQYPibcAeCCTPkCBzWHv4YXGHeU6yF9qHUiRDGEeqL1I6njBeOAaPmKLl5Qw+Rxj3FGovxEM48o7W7I/O/PN3z1RKn8h3ROAdUhNiRxjDEibohngRtG8ZI/vAIgV/sgV3DSegAAAABJRU5ErkJggg==");
  background-size: 70%;
}
.fancy-input--disabled {
  cursor: default;
  opacity: 0.3;
  pointer-events: none;
}
.fancy-input--disabled * {
  cursor: default;
}
.fancy-input input {
  margin: 0;
  width: 100%;
  height: 100%;
  opacity: 0.00009;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff
    url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeAgMAAABGXkYxAAAADFBMVEUqq+Kgz+////+hz+/ApoxIAAAAIUlEQVR4AWMYIMC4agmEwbxqDVTo1QYow+oAlMFPb1cBAM2oBUyuT/CnAAAAAElFTkSuQmCC")
    no-repeat center right 10px;
  background-size: auto 60%;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.password-field {
  position: relative;
  margin: 0 0 10px;
}
.password-field input {
  margin: 0;
}
.password-field .password-toggle {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 25px;
  height: 25px;
  overflow: hidden;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  background: no-repeat 50%;
  background-size: contain;
}
.password-field .password-toggle--show {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ4OC44NSA0ODguODUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4OC44NSA0ODguODU7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNMjQ0LjQyNSw5OC43MjVjLTkzLjQsMC0xNzguMSw1MS4xLTI0MC42LDEzNC4xYy01LjEsNi44LTUuMSwxNi4zLDAsMjMuMWM2Mi41LDgzLjEsMTQ3LjIsMTM0LjIsMjQwLjYsMTM0LjIgICBzMTc4LjEtNTEuMSwyNDAuNi0xMzQuMWM1LjEtNi44LDUuMS0xNi4zLDAtMjMuMUM0MjIuNTI1LDE0OS44MjUsMzM3LjgyNSw5OC43MjUsMjQ0LjQyNSw5OC43MjV6IE0yNTEuMTI1LDM0Ny4wMjUgICBjLTYyLDMuOS0xMTMuMi00Ny4yLTEwOS4zLTEwOS4zYzMuMi01MS4yLDQ0LjctOTIuNyw5NS45LTk1LjljNjItMy45LDExMy4yLDQ3LjIsMTA5LjMsMTA5LjMgICBDMzQzLjcyNSwzMDIuMjI1LDMwMi4yMjUsMzQzLjcyNSwyNTEuMTI1LDM0Ny4wMjV6IE0yNDguMDI1LDI5OS42MjVjLTMzLjQsMi4xLTYxLTI1LjQtNTguOC01OC44YzEuNy0yNy42LDI0LjEtNDkuOSw1MS43LTUxLjcgICBjMzMuNC0yLjEsNjEsMjUuNCw1OC44LDU4LjhDMjk3LjkyNSwyNzUuNjI1LDI3NS41MjUsMjk3LjkyNSwyNDguMDI1LDI5OS42MjV6IiBmaWxsPSIjMDBhZGVlIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}
.password-field .password-toggle--hide {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3Ni4yMDggNDc2LjIwOCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc2LjIwOCA0NzYuMjA4OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnPgoJPHBhdGggZD0iTTAsMjEuMjEzTDIxLjIxMywwbDQ1NC45OTUsNDU0Ljk5NWwtMjEuMjEzLDIxLjIxM0wwLDIxLjIxM3oiIGZpbGw9IiMwMGFkZWUiLz4KCTxwYXRoIGQ9Ik0zNTQuNDMxLDIzOC4xMDRjMC02NC4xNDEtNTIuMTgzLTExNi4zMjMtMTE2LjMyMy0xMTYuMzIzYy0xNS41NzMsMC0zMC40MzcsMy4wODQtNDQuMDI0LDguNjZsMTUxLjY4NywxNTEuNjg3ICAgQzM1MS4zNDcsMjY4LjU0MSwzNTQuNDMxLDI1My42NzcsMzU0LjQzMSwyMzguMTA0eiIgZmlsbD0iIzAwYWRlZSIvPgoJPHBhdGggZD0iTTM4NC40MzEsMjM4LjEwNGMwLDIzLjk3OC01Ljc5OCw0Ni42MjctMTYuMDY1LDY2LjYxOWwxOC41MTgsMTguNTE4YzMyLjE0Mi0yMi4xMzYsNTkuMTE0LTUxLjIzOSw3OC43MjQtODUuMTM3ICAgYy0zMC43MjktNTMuMTE4LTc5LjUyNi05NC40NzEtMTM3Ljk4Ni0xMTUuNjY1QzM2Mi4xNTgsMTQ5LjIyOSwzODQuNDMxLDE5MS4xMTIsMzg0LjQzMSwyMzguMTA0eiIgZmlsbD0iIzAwYWRlZSIvPgoJPHBhdGggZD0iTTEyMS43ODQsMjM4LjEwNGMwLDY0LjE0MSw1Mi4xODMsMTE2LjMyMywxMTYuMzIzLDExNi4zMjNjMTUuNTczLDAsMzAuNDM3LTMuMDg0LDQ0LjAyNC04LjY2TDEzMC40NDQsMTk0LjA4MSAgIEMxMjQuODY4LDIwNy42NjgsMTIxLjc4NCwyMjIuNTMyLDEyMS43ODQsMjM4LjEwNHoiIGZpbGw9IiMwMGFkZWUiLz4KCTxwYXRoIGQ9Ik05MS43ODQsMjM4LjEwNGMwLTIzLjk3OCw1Ljc5OC00Ni42MjcsMTYuMDY1LTY2LjYxOWwtMTguNTE4LTE4LjUxOGMtMzIuMTQyLDIyLjEzNi01OS4xMTQsNTEuMjM5LTc4LjcyNCw4NS4xMzcgICBjMzAuNzI5LDUzLjExOCw3OS41MjYsOTQuNDcxLDEzNy45ODYsMTE1LjY2NUMxMTQuMDU2LDMyNi45NzksOTEuNzg0LDI4NS4wOTcsOTEuNzg0LDIzOC4xMDR6IiBmaWxsPSIjMDBhZGVlIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}
label {
  display: inline-block;
  width: 100%;
  margin: 0 0 5px;
  padding: 0;
  font-family: acumin-pro, sans-serif;
  font-weight: 400;
}
input[type="button"],
input[type="submit"] {
  width: auto;
}
em {
  display: inline-block;
}
:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form .error-text {
  float: left;
  background: #f7dddc;
  color: #d9534f;
  padding: 2px 5px;
  margin: 0 0 5px;
  font-size: 90%;
}
form .error-text--block {
  float: none;
}
.inline-fields input,
.inline-fields select {
  display: inline-block;
  width: 200px;
  margin-right: 10px;
}
.inline-fields.inline-fields-condensed input,
.inline-fields.inline-fields-condensed select {
  width: 32%;
  max-width: 100px;
  margin-right: 1%;
}
.inline-fields-2 .field,
.inline-fields-3 .field,
.inline-fields-4 .field {
  margin-bottom: 10px !important;
}
.inline-fields-2 .field :not(label),
.inline-fields-3 .field :not(label),
.inline-fields-4 .field :not(label) {
  margin-bottom: 0;
}
@media screen and (min-width: 375px) {
  .inline-fields-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .inline-fields-2:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media screen and (min-width: 375px) {
  .inline-fields-2 .field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    width: calc(50% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .inline-fields-2 .field:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .inline-fields-2 .field:nth-child(2n-1) {
    clear: left;
  }
}
@media screen and (min-width: 800px) {
  .inline-fields-3,
  .inline-fields-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .inline-fields-3:after,
  .inline-fields-4:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media screen and (min-width: 800px) {
  .inline-fields-3 .field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
    width: calc(33.33333% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .inline-fields-3 .field:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .inline-fields-3 .field:nth-child(3n-2) {
    clear: left;
  }
}
@media screen and (min-width: 800px) {
  .inline-fields-3.contains-small .field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(41.66667% - 20px);
    flex-basis: calc(41.66667% - 20px);
    width: calc(41.66667% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .inline-fields-3.contains-small .field:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .inline-fields-3.contains-small .field:nth-child(6n-5) {
    clear: left;
  }
}
.inline-fields-3 .field-small {
  margin-bottom: 10px !important;
}
@media screen and (min-width: 800px) {
  .inline-fields-3 .field-small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(16.66667% - 20px);
    flex-basis: calc(16.66667% - 20px);
    width: calc(16.66667% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .inline-fields-3 .field-small:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .inline-fields-3 .field-small:nth-child(6n-5) {
    clear: left;
  }
}
@media screen and (min-width: 800px) {
  .inline-fields-3 .field-small button {
    padding-top: 12px;
    padding-bottom: 10px;
  }
}
.inline-fields-4 .field {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (min-width: 800px) {
  .inline-fields-4 .field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(25% - 20px);
    flex-basis: calc(25% - 20px);
    width: calc(25% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .inline-fields-4 .field:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .inline-fields-4 .field:nth-child(4n-3) {
    clear: left;
  }
}
.inline-fields.field-wrapper label {
  width: 130px !important;
}
.inline-button {
  position: relative;
  margin: 0 0 10px;
}
.inline-button input,
.inline-button select {
  margin: 0;
  padding-left: 40px;
}
.inline-button button {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: none;
  border: 0;
  padding: 10px;
  color: #fff;
  background: #ff0000;
  margin: 0 !important;
  font-family: acumin-pro, sans-serif;
  width: auto;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 80%;
}
.inline-button button:hover {
  background: #009cd6;
}
.inline-button button i {
  display: block;
  width: 100%;
  height: 100%;
}
.inline-button button svg {
  fill: #ff0000;
  stroke: #ff0000;
}
.inline-button.inline-button--right input,
.inline-button.inline-button--right select {
  padding-left: 10px;
  padding-right: 40px;
}
.inline-button.inline-button--right button {
  right: 0;
  left: auto;
}
.inline-icon {
  position: relative;
  margin: 0 0 10px;
}
.inline-icon input,
.inline-icon select {
  margin: 0;
  padding-left: 40px;
}
.inline-icon .inline-icon--container,
.inline-icon button {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  width: 40px;
  background: none;
  border: 0;
  padding: 8px;
  color: #ff0000;
  margin: 0 !important;
}
.inline-icon .inline-icon--container i,
.inline-icon button i {
  display: block;
  width: 100%;
  height: 100%;
}
.inline-icon .inline-icon--container svg,
.inline-icon button svg {
  fill: #ff0000;
  stroke: #ff0000;
}
.inline-icon.inline-icon--right input,
.inline-icon.inline-icon--right select {
  padding-left: 10px;
  padding-right: 40px;
}
.inline-icon.inline-icon--right .inline-icon--container,
.inline-icon.inline-icon--right button {
  right: 0;
  left: auto;
}
.inline-icon.inline-icon--left input,
.inline-icon.inline-icon--left select {
  padding-right: 10px;
  padding-left: 40px;
}
.inline-icon.inline-icon--left .inline-icon--container,
.inline-icon.inline-icon--left button {
  left: 0;
  right: auto;
}
.field {
  margin: 0;
  width: 100%;
}
.field-message {
  display: block;
  font-style: italic;
  margin-top: 10px;
}
button,
input[type="submit"] {
  cursor: pointer;
}
:-moz-placeholder,
::-moz-placeholder {
  opacity: 1;
  color: #ff0000;
}
::-webkit-input-placeholder {
  opacity: 1;
  color: #ff0000;
}
:-ms-input-placeholder {
  opacity: 1;
  color: #ff0000;
}
.form-error input,
.form-error select,
.form-error textarea,
.input-error,
.input-invalid,
:focus:invalid:not(.inverse):not(button):not([type="button"]):not(
    [type="submit"]
  ) {
  border: 1px solid #eea236;
  background-color: #fffdfb;
  color: #eea236;
}
.input-success,
.input-valid,
:focus:valid:not(.inverse):not(button):not([type="button"]):not(
    [type="submit"]
  ) {
  border: 1px solid #5cb85c;
  background-color: #f8fcf8;
  color: #5cb85c;
}
body.portaltype-lw-grant .input-success,
body.portaltype-lw-grant .input-valid,
body.portaltype-lw-grant
  :focus:valid:not(.inverse):not(button):not([type="button"]):not(
    [type="submit"]
  ) {
  border: 1px solid #ff0000;
  background-color: #fff;
  color: #ff0000;
}
body.portaltype-lw-resultsubscribe .subscribe-games-inputs .field-wrapper {
  width: 33%;
  min-width: 165px;
}
body.portaltype-lw-resultsubscribe
  .subscribe-games-inputs
  .field-wrapper
  .fancy-input-checkbox {
  margin-right: 5px;
}
body.portaltype-lw-resultsubscribe
  .subscribe-games-inputs
  .field-wrapper
  label {
  display: inline-block;
  width: 130px !important;
}
body.portaltype-lw-resultsubscribe
  .subscribe-games-inputs
  .field-wrapper
  label.wider-label {
  width: auto !important;
}
a {
  color: #ff0000;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
a:hover {
  color: #008abe;
}
#content .nav-pagination-item a,
.btn,
.btn-brand,
.btn-lw,
.button,
.button-lw,
.module-grid.module--feature-first .tile--double:first-child .btn,
.module-grid.module--feature-first .tile--image-only:first-child .btn,
.module-grid.module--feature-first .tile--white-overlay:first-child .btn,
.module-grid.module--feature-first .tile:first-child .btn,
.module-grid.module--feature-second .tile--double:nth-child(2) .btn,
.module-grid.module--feature-second .tile--image-only:nth-child(2) .btn,
.module-grid.module--feature-second .tile--white-overlay:nth-child(2) .btn,
.module-grid.module--feature-second .tile:nth-child(2) .btn,
.nav-pagination-item a,
.recipients-table .dataTables_paginate a,
.recipients-table .DTTT_button,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
.subsection-the-winning-experience .module-grid--blog .tile:nth-child(4n) .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
.tile--double .btn,
.tile--white-overlay .tile-content .tile-buttons .btn,
button:not(.reset-style):not(.gm-control-active):not(.gm-ui-hover-effect),
input[type="button"],
input[type="submit"] {
  background: none;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  color: #fff;
  background: #ff0000;
  border: 2px solid #ff0000;
}
@media screen and (min-width: 1200px) {
  #content .nav-pagination-item a,
  .btn,
  .btn-brand,
  .btn-lw,
  .button,
  .button-lw,
  .module-grid.module--feature-first .tile--double:first-child .btn,
  .module-grid.module--feature-first .tile--image-only:first-child .btn,
  .module-grid.module--feature-first .tile--white-overlay:first-child .btn,
  .module-grid.module--feature-first .tile:first-child .btn,
  .module-grid.module--feature-second .tile--double:nth-child(2) .btn,
  .module-grid.module--feature-second .tile--image-only:nth-child(2) .btn,
  .module-grid.module--feature-second .tile--white-overlay:nth-child(2) .btn,
  .module-grid.module--feature-second .tile:nth-child(2) .btn,
  .nav-pagination-item a,
  .recipients-table .dataTables_paginate a,
  .recipients-table .DTTT_button,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n)
    .btn,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n + 1)
    .btn,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n)
    .btn,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n + 1)
    .btn,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n)
    .btn,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n + 1)
    .btn,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n)
    .btn,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1)
    .btn,
  .tile--double .btn,
  .tile--white-overlay .tile-content .tile-buttons .btn,
  button:not(.reset-style):not(.gm-control-active):not(.gm-ui-hover-effect),
  input[type="button"],
  input[type="submit"] {
    padding: 12px 25px;
    min-width: 80px;
  }
}
#content .nav-pagination-item a:disabled,
.btn-brand:disabled,
.btn-lw:disabled,
.btn:disabled,
.button-lw:disabled,
.button:disabled,
.module-grid.module--feature-first .tile--double:first-child .btn:disabled,
.module-grid.module--feature-first .tile--image-only:first-child .btn:disabled,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn:disabled,
.module-grid.module--feature-first .tile:first-child .btn:disabled,
.module-grid.module--feature-second .tile--double:nth-child(2) .btn:disabled,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn:disabled,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn:disabled,
.module-grid.module--feature-second .tile:nth-child(2) .btn:disabled,
.nav-pagination-item a:disabled,
.recipients-table .dataTables_paginate a:disabled,
.recipients-table .DTTT_button:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn:disabled,
.tile--double .btn:disabled,
.tile--white-overlay .tile-content .tile-buttons .btn:disabled,
button:not(.reset-style):not(.gm-control-active):not(
    .gm-ui-hover-effect
  ):disabled,
input[type="button"]:disabled,
input[type="submit"]:disabled {
  opacity: 0.2;
  cursor: default;
}
#content .nav-pagination-item a:hover,
.btn-brand:hover,
.btn-lw:hover,
.btn:hover,
.button-lw:hover,
.button:hover,
.module-grid.module--feature-first .tile--double:first-child .btn:hover,
.module-grid.module--feature-first .tile--image-only:first-child .btn:hover,
.module-grid.module--feature-first .tile--white-overlay:first-child .btn:hover,
.module-grid.module--feature-first .tile:first-child .btn:hover,
.module-grid.module--feature-second .tile--double:nth-child(2) .btn:hover,
.module-grid.module--feature-second .tile--image-only:nth-child(2) .btn:hover,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn:hover,
.module-grid.module--feature-second .tile:nth-child(2) .btn:hover,
.nav-pagination-item a:hover,
.recipients-table .dataTables_paginate a:hover,
.recipients-table .DTTT_button:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn:hover,
.tile--double .btn:hover,
.tile--white-overlay .tile-content .tile-buttons .btn:hover,
button:not(.reset-style):not(.gm-control-active):not(.gm-ui-hover-effect):hover,
input[type="button"]:hover,
input[type="submit"]:hover {
  color: #fff;
  background: #ff0000;
}
#content .nav-pagination-item a:active:before,
.btn-brand:active:before,
.btn-lw:active:before,
.btn:active:before,
.button-lw:active:before,
.button:active:before,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .btn:active:before,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn:active:before,
.module-grid.module--feature-first .tile:first-child .btn:active:before,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn:active:before,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn:active:before,
.module-grid.module--feature-second .tile:nth-child(2) .btn:active:before,
.nav-pagination-item a:active:before,
.recipients-table .dataTables_paginate a:active:before,
.recipients-table .DTTT_button:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn:active:before,
.tile--double .btn:active:before,
.tile--white-overlay .tile-content .tile-buttons .btn:active:before,
button:not(.reset-style):not(.gm-control-active):not(
    .gm-ui-hover-effect
  ):active:before,
input[type="button"]:active:before,
input[type="submit"]:active:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgElEQVR4AWOgPVj7rgiIlwOxCTmadYH4PxR/BWJHUg3gB+LPaIbYk2qIHxD/RDLkCxDbUcMQW5ikAhC3AvEMAvgKkgH/oV6zARlwCiRAJj5PqQHHSPHCdTTNH4hOG0CFIUD8G02zOV00iwPxd9I1IwywJl8zwpA6IF4ExNo0yawAYDkRsLS1DJsAAAAASUVORK5CYII=");
}
#content .nav-pagination-item a:active:hover:before,
.btn-brand:active:hover:before,
.btn-lw:active:hover:before,
.btn:active:hover:before,
.button-lw:active:hover:before,
.button:active:hover:before,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .btn:active:hover:before,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn:active:hover:before,
.module-grid.module--feature-first .tile:first-child .btn:active:hover:before,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn:active:hover:before,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn:active:hover:before,
.module-grid.module--feature-second .tile:nth-child(2) .btn:active:hover:before,
.nav-pagination-item a:active:hover:before,
.recipients-table .dataTables_paginate a:active:hover:before,
.recipients-table .DTTT_button:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn:active:hover:before,
.tile--double .btn:active:hover:before,
.tile--white-overlay .tile-content .tile-buttons .btn:active:hover:before,
button:not(.reset-style):not(.gm-control-active):not(
    .gm-ui-hover-effect
  ):active:hover:before,
input[type="button"]:active:hover:before,
input[type="submit"]:active:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
}
#content .nav-pagination-item a.disabled,
.btn-brand.disabled,
.btn-lw.disabled,
.btn.disabled,
.button-lw.disabled,
.button.disabled,
.module-grid.module--feature-first .tile--double:first-child .disabled.btn,
.module-grid.module--feature-first .tile--image-only:first-child .disabled.btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .disabled.btn,
.module-grid.module--feature-first .tile:first-child .disabled.btn,
.module-grid.module--feature-second .tile--double:nth-child(2) .disabled.btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .disabled.btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .disabled.btn,
.module-grid.module--feature-second .tile:nth-child(2) .disabled.btn,
.nav-pagination-item a.disabled,
.recipients-table .dataTables_paginate a.disabled,
.recipients-table .disabled.DTTT_button,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .disabled.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .disabled.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .disabled.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .disabled.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .disabled.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .disabled.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .disabled.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .disabled.btn,
.tile--double .disabled.btn,
.tile--white-overlay .tile-content .tile-buttons .disabled.btn,
button:not(.reset-style):not(.gm-control-active):not(
    .gm-ui-hover-effect
  ).disabled,
input.disabled[type="button"],
input.disabled[type="submit"] {
  pointer-events: none !important;
  cursor: default;
  opacity: 0.6;
}
.btn-brand2,
button.btn-brand2 {
  background: none;
  color: #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  border: 2px solid #ebbf2b;
  background-color: #ebbf2b;
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .btn-brand2,
  button.btn-brand2 {
    padding: 12px 25px;
    min-width: 80px;
  }
}
.btn-brand2:hover,
button.btn-brand2:hover {
  background: #ff0000;
  color: #fff;
}
.btn-brand2:disabled,
button.btn-brand2:disabled {
  opacity: 0.2;
  cursor: default;
}
.btn-brand2:hover,
button.btn-brand2:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #ebbf2b;
}
.btn-brand2:before,
button.btn-brand2:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgElEQVR4AWOgPVj7rgiIlwOxCTmadYH4PxR/BWJHUg3gB+LPaIbYk2qIHxD/RDLkCxDbUcMQW5ikAhC3AvEMAvgKkgH/oV6zARlwCiRAJj5PqQHHSPHCdTTNH4hOG0CFIUD8G02zOV00iwPxd9I1IwywJl8zwpA6IF4ExNo0yawAYDkRsLS1DJsAAAAASUVORK5CYII=");
}
.btn-brand2:hover:before,
button.btn-brand2:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
}
#submitButton,
.btn-solid,
.section-play-online
  #history-table_wrapper
  .lw-ph-pagination
  .active
  .lw-ph-paginator,
.section-play-online
  #history-table_wrapper
  .lw-ph-pagination
  .active
  button.lw-ph-paginator,
button.btn-solid {
  background: none;
  color: #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  border: 2px solid #ff0000;
  background-color: #ff0000;
  color: #fff;
}
@media screen and (min-width: 1200px) {
  #submitButton,
  .btn-solid,
  .section-play-online
    #history-table_wrapper
    .lw-ph-pagination
    .active
    .lw-ph-paginator,
  .section-play-online
    #history-table_wrapper
    .lw-ph-pagination
    .active
    button.lw-ph-paginator,
  button.btn-solid {
    padding: 12px 25px;
    min-width: 80px;
  }
}
#submitButton:hover,
.btn-solid:hover,
.section-play-online
  #history-table_wrapper
  .lw-ph-pagination
  .active
  .lw-ph-paginator:hover,
.section-play-online
  #history-table_wrapper
  .lw-ph-pagination
  .active
  button.lw-ph-paginator:hover,
button.btn-solid:hover {
  background: #ff0000;
  color: #fff;
}
#submitButton:disabled,
.btn-solid:disabled,
.section-play-online
  #history-table_wrapper
  .lw-ph-pagination
  .active
  .lw-ph-paginator:disabled,
.section-play-online
  #history-table_wrapper
  .lw-ph-pagination
  .active
  button.lw-ph-paginator:disabled,
button.btn-solid:disabled {
  opacity: 0.2;
  cursor: default;
}
#submitButton:hover,
.btn-solid:hover,
.section-play-online
  #history-table_wrapper
  .lw-ph-pagination
  .active
  .lw-ph-paginator:hover,
.section-play-online
  #history-table_wrapper
  .lw-ph-pagination
  .active
  button.lw-ph-paginator:hover,
button.btn-solid:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #ff0000;
}
#submitButton:active:before,
.btn-solid:active:before,
.section-play-online
  #history-table_wrapper
  .lw-ph-pagination
  .active
  .lw-ph-paginator:active:before,
.section-play-online
  #history-table_wrapper
  .lw-ph-pagination
  .active
  button.lw-ph-paginator:active:before,
button.btn-solid:active:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
}
#submitButton:active:hover:before,
.btn-solid:active:hover:before,
.section-play-online
  #history-table_wrapper
  .lw-ph-pagination
  .active
  .lw-ph-paginator:active:hover:before,
.section-play-online
  #history-table_wrapper
  .lw-ph-pagination
  .active
  button.lw-ph-paginator:active:hover:before,
button.btn-solid:active:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgElEQVR4AWOgPVj7rgiIlwOxCTmadYH4PxR/BWJHUg3gB+LPaIbYk2qIHxD/RDLkCxDbUcMQW5ikAhC3AvEMAvgKkgH/oV6zARlwCiRAJj5PqQHHSPHCdTTNH4hOG0CFIUD8G02zOV00iwPxd9I1IwywJl8zwpA6IF4ExNo0yawAYDkRsLS1DJsAAAAASUVORK5CYII=");
}
.btn-mix,
button.btn-mix {
  background: none;
  color: #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  color: #333;
  border: 2px solid #ff0000;
}
@media screen and (min-width: 1200px) {
  .btn-mix,
  button.btn-mix {
    padding: 12px 25px;
    min-width: 80px;
  }
}
.btn-mix:disabled,
button.btn-mix:disabled {
  opacity: 0.2;
  cursor: default;
}
.btn-mix:hover,
button.btn-mix:hover {
  color: #fff;
  background: #ff0000;
}
.btn-arrow,
.btn-arrow--brand,
.btn-white,
.module-grid.module--feature-first .tile--double:first-child a.btn-arrow,
.module-grid.module--feature-first .tile--double:first-child button.btn-arrow,
.module-grid.module--feature-first .tile--image-only:first-child a.btn-arrow,
.module-grid.module--feature-first
  .tile--image-only:first-child
  button.btn-arrow,
.module-grid.module--feature-first .tile--white-overlay:first-child a.btn-arrow,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  button.btn-arrow,
.module-grid.module--feature-first .tile:first-child a.btn-arrow,
.module-grid.module--feature-first .tile:first-child button.btn-arrow,
.module-grid.module--feature-second .tile--double:nth-child(2) a.btn-arrow,
.module-grid.module--feature-second .tile--double:nth-child(2) button.btn-arrow,
.module-grid.module--feature-second .tile--image-only:nth-child(2) a.btn-arrow,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  button.btn-arrow,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  a.btn-arrow,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  button.btn-arrow,
.module-grid.module--feature-second .tile:nth-child(2) a.btn-arrow,
.module-grid.module--feature-second .tile:nth-child(2) button.btn-arrow,
.module-text[data-background] .btn,
.module-text[data-background] button.btn,
.section-play-online #configureTicket .confirm-wrap button,
.section-play-online #favContainer #favoritesBuyForm .formControls button,
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  .switchClosed,
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  button.switchClosed,
.section-play-online #numberPickerContainer .footer button,
.section-play-online #timeoutMessage #timeout-container button,
.section-play-online .favourite-preview .formControls a,
.section-play-online .favourite-preview .formControls button,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  button.btn-arrow,
.tile--blue-overlay .tile-content .btn,
.tile--blue-overlay .tile-content .btn-arrow,
.tile--blue-overlay .tile-content button.btn,
.tile--blue-overlay .tile-content button.btn-arrow,
.tile--default-content .btn,
.tile--default-content .btn-arrow,
.tile--default-content button.btn,
.tile--default-content button.btn-arrow,
.tile--double a.btn-arrow,
.tile--double button.btn-arrow,
.tile--white-overlay .tile-content .btn-arrow,
.tile--white-overlay .tile-content button.btn-arrow,
.tile-content .btn,
.tile-content .btn-arrow,
.tile-content button.btn,
.tile-content button.btn-arrow,
button.btn-arrow,
button.btn-arrow--brand,
button.btn-white {
  background: none;
  color: #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  border: 2px solid #fff;
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .btn-arrow,
  .btn-arrow--brand,
  .btn-white,
  .module-grid.module--feature-first .tile--double:first-child a.btn-arrow,
  .module-grid.module--feature-first .tile--double:first-child button.btn-arrow,
  .module-grid.module--feature-first .tile--image-only:first-child a.btn-arrow,
  .module-grid.module--feature-first
    .tile--image-only:first-child
    button.btn-arrow,
  .module-grid.module--feature-first
    .tile--white-overlay:first-child
    a.btn-arrow,
  .module-grid.module--feature-first
    .tile--white-overlay:first-child
    button.btn-arrow,
  .module-grid.module--feature-first .tile:first-child a.btn-arrow,
  .module-grid.module--feature-first .tile:first-child button.btn-arrow,
  .module-grid.module--feature-second .tile--double:nth-child(2) a.btn-arrow,
  .module-grid.module--feature-second
    .tile--double:nth-child(2)
    button.btn-arrow,
  .module-grid.module--feature-second
    .tile--image-only:nth-child(2)
    a.btn-arrow,
  .module-grid.module--feature-second
    .tile--image-only:nth-child(2)
    button.btn-arrow,
  .module-grid.module--feature-second
    .tile--white-overlay:nth-child(2)
    a.btn-arrow,
  .module-grid.module--feature-second
    .tile--white-overlay:nth-child(2)
    button.btn-arrow,
  .module-grid.module--feature-second .tile:nth-child(2) a.btn-arrow,
  .module-grid.module--feature-second .tile:nth-child(2) button.btn-arrow,
  .module-text[data-background] .btn,
  .module-text[data-background] button.btn,
  .section-play-online #configureTicket .confirm-wrap button,
  .section-play-online #favContainer #favoritesBuyForm .formControls button,
  .section-play-online
    #favoritesPage
    #history-data-table
    .gameEntry
    .switchClosed,
  .section-play-online
    #favoritesPage
    #history-data-table
    .gameEntry
    button.switchClosed,
  .section-play-online #numberPickerContainer .footer button,
  .section-play-online #timeoutMessage #timeout-container button,
  .section-play-online .favourite-preview .formControls a,
  .section-play-online .favourite-preview .formControls button,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n)
    a.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n)
    button.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n + 1)
    a.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n + 1)
    button.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n)
    a.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n)
    button.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n + 1)
    a.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n + 1)
    button.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n)
    a.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n)
    button.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n + 1)
    a.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n + 1)
    button.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n)
    a.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n)
    button.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1)
    a.btn-arrow,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1)
    button.btn-arrow,
  .tile--blue-overlay .tile-content .btn,
  .tile--blue-overlay .tile-content .btn-arrow,
  .tile--blue-overlay .tile-content button.btn,
  .tile--blue-overlay .tile-content button.btn-arrow,
  .tile--default-content .btn,
  .tile--default-content .btn-arrow,
  .tile--default-content button.btn,
  .tile--default-content button.btn-arrow,
  .tile--double a.btn-arrow,
  .tile--double button.btn-arrow,
  .tile--white-overlay .tile-content .btn-arrow,
  .tile--white-overlay .tile-content button.btn-arrow,
  .tile-content .btn,
  .tile-content .btn-arrow,
  .tile-content button.btn,
  .tile-content button.btn-arrow,
  button.btn-arrow,
  button.btn-arrow--brand,
  button.btn-white {
    padding: 12px 25px;
    min-width: 80px;
  }
}
.btn-arrow--brand:hover,
.btn-arrow:hover,
.btn-white:hover,
.module-grid.module--feature-first
  .tile--image-only:first-child
  a.btn-arrow:hover,
.module-grid.module--feature-first
  .tile--image-only:first-child
  button.btn-arrow:hover,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  a.btn-arrow:hover,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  button.btn-arrow:hover,
.module-grid.module--feature-first .tile:first-child a.btn-arrow:hover,
.module-grid.module--feature-first .tile:first-child button.btn-arrow:hover,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  a.btn-arrow:hover,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  button.btn-arrow:hover,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  a.btn-arrow:hover,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  button.btn-arrow:hover,
.module-grid.module--feature-second .tile:nth-child(2) a.btn-arrow:hover,
.module-grid.module--feature-second .tile:nth-child(2) button.btn-arrow:hover,
.module-text[data-background] .btn:hover,
.module-text[data-background] button.btn:hover,
.section-play-online #configureTicket .confirm-wrap button:hover,
.section-play-online #favContainer #favoritesBuyForm .formControls button:hover,
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  .switchClosed:hover,
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  button.switchClosed:hover,
.section-play-online #numberPickerContainer .footer button:hover,
.section-play-online #timeoutMessage #timeout-container button:hover,
.section-play-online .favourite-preview .formControls a:hover,
.section-play-online .favourite-preview .formControls button:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  button.btn-arrow:hover,
.tile--blue-overlay .tile-content .btn-arrow:hover,
.tile--blue-overlay .tile-content button.btn-arrow:hover,
.tile--default-content .btn:hover,
.tile--default-content button.btn:hover,
.tile--double a.btn-arrow:hover,
.tile-content .btn:hover,
.tile-content button.btn:hover,
button.btn-arrow--brand:hover,
button.btn-arrow:hover,
button.btn-white:hover {
  background: #ff0000;
  color: #fff;
}
.btn-arrow--brand:disabled,
.btn-arrow:disabled,
.btn-white:disabled,
.module-grid.module--feature-first
  .tile--image-only:first-child
  a.btn-arrow:disabled,
.module-grid.module--feature-first
  .tile--image-only:first-child
  button.btn-arrow:disabled,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  a.btn-arrow:disabled,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  button.btn-arrow:disabled,
.module-grid.module--feature-first .tile:first-child a.btn-arrow:disabled,
.module-grid.module--feature-first .tile:first-child button.btn-arrow:disabled,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  a.btn-arrow:disabled,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  button.btn-arrow:disabled,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  a.btn-arrow:disabled,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  button.btn-arrow:disabled,
.module-grid.module--feature-second .tile:nth-child(2) a.btn-arrow:disabled,
.module-grid.module--feature-second
  .tile:nth-child(2)
  button.btn-arrow:disabled,
.module-text[data-background] .btn:disabled,
.module-text[data-background] button.btn:disabled,
.section-play-online #configureTicket .confirm-wrap button:disabled,
.section-play-online
  #favContainer
  #favoritesBuyForm
  .formControls
  button:disabled,
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  .switchClosed:disabled,
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  button.switchClosed:disabled,
.section-play-online #numberPickerContainer .footer button:disabled,
.section-play-online #timeoutMessage #timeout-container button:disabled,
.section-play-online .favourite-preview .formControls a:disabled,
.section-play-online .favourite-preview .formControls button:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  a.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  button.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  a.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  button.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  a.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  button.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  a.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  button.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  a.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  button.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  a.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  button.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  a.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  button.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  a.btn-arrow:disabled,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  button.btn-arrow:disabled,
.tile--blue-overlay .tile-content .btn-arrow:disabled,
.tile--blue-overlay .tile-content button.btn-arrow:disabled,
.tile--default-content .btn:disabled,
.tile--default-content button.btn:disabled,
.tile--double a.btn-arrow:disabled,
.tile-content .btn:disabled,
.tile-content button.btn:disabled,
button.btn-arrow--brand:disabled,
button.btn-arrow:disabled,
button.btn-white:disabled {
  opacity: 0.2;
  cursor: default;
}
.btn-arrow--brand:hover,
.btn-arrow:hover,
.btn-white:hover,
.module-grid.module--feature-first
  .tile--image-only:first-child
  a.btn-arrow:hover,
.module-grid.module--feature-first
  .tile--image-only:first-child
  button.btn-arrow:hover,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  a.btn-arrow:hover,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  button.btn-arrow:hover,
.module-grid.module--feature-first .tile:first-child a.btn-arrow:hover,
.module-grid.module--feature-first .tile:first-child button.btn-arrow:hover,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  a.btn-arrow:hover,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  button.btn-arrow:hover,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  a.btn-arrow:hover,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  button.btn-arrow:hover,
.module-grid.module--feature-second .tile:nth-child(2) a.btn-arrow:hover,
.module-grid.module--feature-second .tile:nth-child(2) button.btn-arrow:hover,
.module-text[data-background] .btn:hover,
.module-text[data-background] button.btn:hover,
.section-play-online #configureTicket .confirm-wrap button:hover,
.section-play-online #favContainer #favoritesBuyForm .formControls button:hover,
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  .switchClosed:hover,
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  button.switchClosed:hover,
.section-play-online #numberPickerContainer .footer button:hover,
.section-play-online #timeoutMessage #timeout-container button:hover,
.section-play-online .favourite-preview .formControls a:hover,
.section-play-online .favourite-preview .formControls button:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  button.btn-arrow:hover,
.tile--blue-overlay .tile-content .btn-arrow:hover,
.tile--blue-overlay .tile-content button.btn-arrow:hover,
.tile--default-content .btn:hover,
.tile--default-content button.btn:hover,
.tile--double a.btn-arrow:hover,
.tile-content .btn:hover,
.tile-content button.btn:hover,
button.btn-arrow--brand:hover,
button.btn-arrow:hover,
button.btn-white:hover {
  color: #ff0000;
  background: #fff;
}
.btn-arrow--brand:active:before,
.btn-arrow:active:before,
.btn-white:active:before,
.module-grid.module--feature-first
  .tile--image-only:first-child
  a.btn-arrow:active:before,
.module-grid.module--feature-first
  .tile--image-only:first-child
  button.btn-arrow:active:before,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  a.btn-arrow:active:before,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  button.btn-arrow:active:before,
.module-grid.module--feature-first .tile:first-child a.btn-arrow:active:before,
.module-grid.module--feature-first
  .tile:first-child
  button.btn-arrow:active:before,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  a.btn-arrow:active:before,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  button.btn-arrow:active:before,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  a.btn-arrow:active:before,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  button.btn-arrow:active:before,
.module-grid.module--feature-second
  .tile:nth-child(2)
  a.btn-arrow:active:before,
.module-grid.module--feature-second
  .tile:nth-child(2)
  button.btn-arrow:active:before,
.module-text[data-background] .btn:active:before,
.module-text[data-background] button.btn:active:before,
.section-play-online #configureTicket .confirm-wrap button:active:before,
.section-play-online
  #favContainer
  #favoritesBuyForm
  .formControls
  button:active:before,
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  .switchClosed:active:before,
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  button.switchClosed:active:before,
.section-play-online #numberPickerContainer .footer button:active:before,
.section-play-online #timeoutMessage #timeout-container button:active:before,
.section-play-online .favourite-preview .formControls a:active:before,
.section-play-online .favourite-preview .formControls button:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  a.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  button.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  a.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  button.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  a.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  button.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  a.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  button.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  a.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  button.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  a.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  button.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  a.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  button.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  a.btn-arrow:active:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  button.btn-arrow:active:before,
.tile--blue-overlay .tile-content .btn-arrow:active:before,
.tile--blue-overlay .tile-content button.btn-arrow:active:before,
.tile--default-content .btn:active:before,
.tile--default-content button.btn:active:before,
.tile-content .btn:active:before,
.tile-content button.btn:active:before,
button.btn-arrow--brand:active:before,
button.btn-arrow:active:before,
button.btn-white:active:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
}
.btn-arrow--brand:active:hover:before,
.btn-arrow:active:hover:before,
.btn-white:active:hover:before,
.module-text[data-background] .btn:active:hover:before,
.module-text[data-background] button.btn:active:hover:before,
.section-play-online #configureTicket .confirm-wrap button:active:hover:before,
.section-play-online
  #favContainer
  #favoritesBuyForm
  .formControls
  button:active:hover:before,
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  .switchClosed:active:hover:before,
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  button.switchClosed:active:hover:before,
.section-play-online #numberPickerContainer .footer button:active:hover:before,
.section-play-online
  #timeoutMessage
  #timeout-container
  button:active:hover:before,
.section-play-online .favourite-preview .formControls a:active:hover:before,
.section-play-online
  .favourite-preview
  .formControls
  button:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  a.btn-arrow:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  button.btn-arrow:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  a.btn-arrow:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  button.btn-arrow:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  a.btn-arrow:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  button.btn-arrow:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  a.btn-arrow:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  button.btn-arrow:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  a.btn-arrow:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  button.btn-arrow:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  a.btn-arrow:active:hover:before,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  button.btn-arrow:active:hover:before,
.tile--default-content .btn:active:hover:before,
.tile--default-content button.btn:active:hover:before,
.tile-content .btn:active:hover:before,
.tile-content button.btn:active:hover:before,
button.btn-arrow--brand:active:hover:before,
button.btn-arrow:active:hover:before,
button.btn-white:active:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgElEQVR4AWOgPVj7rgiIlwOxCTmadYH4PxR/BWJHUg3gB+LPaIbYk2qIHxD/RDLkCxDbUcMQW5ikAhC3AvEMAvgKkgH/oV6zARlwCiRAJj5PqQHHSPHCdTTNH4hOG0CFIUD8G02zOV00iwPxd9I1IwywJl8zwpA6IF4ExNo0yawAYDkRsLS1DJsAAAAASUVORK5CYII=");
}
.btn-arrow,
.btn-arrow--brand,
.module-grid.module--feature-first .tile--double:first-child a.btn-arrow,
.module-grid.module--feature-first .tile--double:first-child button.btn-arrow,
.module-grid.module--feature-first .tile--image-only:first-child a.btn-arrow,
.module-grid.module--feature-first
  .tile--image-only:first-child
  button.btn-arrow,
.module-grid.module--feature-first .tile--white-overlay:first-child a.btn-arrow,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  button.btn-arrow,
.module-grid.module--feature-first .tile:first-child a.btn-arrow,
.module-grid.module--feature-first .tile:first-child button.btn-arrow,
.module-grid.module--feature-second .tile--double:nth-child(2) a.btn-arrow,
.module-grid.module--feature-second .tile--double:nth-child(2) button.btn-arrow,
.module-grid.module--feature-second .tile--image-only:nth-child(2) a.btn-arrow,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  button.btn-arrow,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  a.btn-arrow,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  button.btn-arrow,
.module-grid.module--feature-second .tile:nth-child(2) a.btn-arrow,
.module-grid.module--feature-second .tile:nth-child(2) button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  button.btn-arrow,
.tile--blue-overlay .tile-content .btn-arrow,
.tile--blue-overlay .tile-content button.btn-arrow,
.tile--default-content .btn-arrow,
.tile--default-content button.btn-arrow,
.tile--double a.btn-arrow,
.tile--double button.btn-arrow,
.tile--white-overlay .tile-content .btn-arrow,
.tile--white-overlay .tile-content button.btn-arrow,
.tile-content .btn-arrow,
.tile-content button.btn-arrow,
button.btn-arrow,
button.btn-arrow--brand {
  width: 50px;
  height: 50px;
  min-width: 0;
  border-radius: 100%;
  position: relative;
  background: #fff;
  color: #ff0000;
  font-size: 200%;
}
.btn-arrow--brand:after,
.btn-arrow:after,
.module-grid.module--feature-first .tile--double:first-child a.btn-arrow:after,
.module-grid.module--feature-first
  .tile--double:first-child
  button.btn-arrow:after,
.module-grid.module--feature-first
  .tile--image-only:first-child
  a.btn-arrow:after,
.module-grid.module--feature-first
  .tile--image-only:first-child
  button.btn-arrow:after,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  a.btn-arrow:after,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  button.btn-arrow:after,
.module-grid.module--feature-first .tile:first-child a.btn-arrow:after,
.module-grid.module--feature-first .tile:first-child button.btn-arrow:after,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  a.btn-arrow:after,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  button.btn-arrow:after,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  a.btn-arrow:after,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  button.btn-arrow:after,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  a.btn-arrow:after,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  button.btn-arrow:after,
.module-grid.module--feature-second .tile:nth-child(2) a.btn-arrow:after,
.module-grid.module--feature-second .tile:nth-child(2) button.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  a.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  button.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  a.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  button.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  a.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  button.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  a.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  button.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  a.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  button.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  a.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  button.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  a.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  button.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  a.btn-arrow:after,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  button.btn-arrow:after,
.tile--blue-overlay .tile-content .btn-arrow:after,
.tile--blue-overlay .tile-content button.btn-arrow:after,
.tile--default-content .btn-arrow:after,
.tile--default-content button.btn-arrow:after,
.tile--double a.btn-arrow:after,
.tile--double button.btn-arrow:after,
.tile--white-overlay .tile-content .btn-arrow:after,
.tile--white-overlay .tile-content button.btn-arrow:after,
.tile-content .btn-arrow:after,
.tile-content button.btn-arrow:after,
button.btn-arrow--brand:after,
button.btn-arrow:after {
  content: "\276f";
  top: 50%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  line-height: 0;
}
.btn-arrow--brand:hover,
.btn-arrow:hover,
.module-grid.module--feature-first
  .tile--image-only:first-child
  a.btn-arrow:hover,
.module-grid.module--feature-first
  .tile--image-only:first-child
  button.btn-arrow:hover,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  a.btn-arrow:hover,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  button.btn-arrow:hover,
.module-grid.module--feature-first .tile:first-child a.btn-arrow:hover,
.module-grid.module--feature-first .tile:first-child button.btn-arrow:hover,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  a.btn-arrow:hover,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  button.btn-arrow:hover,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  a.btn-arrow:hover,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  button.btn-arrow:hover,
.module-grid.module--feature-second .tile:nth-child(2) a.btn-arrow:hover,
.module-grid.module--feature-second .tile:nth-child(2) button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  button.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  a.btn-arrow:hover,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  button.btn-arrow:hover,
.tile--blue-overlay .tile-content .btn-arrow:hover,
.tile--blue-overlay .tile-content button.btn-arrow:hover,
.tile--double a.btn-arrow:hover,
.tile--double button.btn-arrow:hover,
button.btn-arrow--brand:hover,
button.btn-arrow:hover {
  background: #ff0000;
  color: #fff;
}
.btn-arrow--brand,
.module-grid.module--feature-first
  .tile--double:first-child
  .tile--white-overlay
  .tile-content
  a.btn-arrow,
.module-grid.module--feature-first
  .tile--double:first-child
  .tile--white-overlay
  .tile-content
  button.btn-arrow,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .tile--white-overlay
  .tile-content
  a.btn-arrow,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .tile--white-overlay
  .tile-content
  button.btn-arrow,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .tile-content
  a.btn-arrow,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .tile-content
  button.btn-arrow,
.module-grid.module--feature-first
  .tile:first-child
  .tile--white-overlay
  .tile-content
  a.btn-arrow,
.module-grid.module--feature-first
  .tile:first-child
  .tile--white-overlay
  .tile-content
  button.btn-arrow,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .tile--white-overlay
  .tile-content
  a.btn-arrow,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .tile--white-overlay
  .tile-content
  button.btn-arrow,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .tile--white-overlay
  .tile-content
  a.btn-arrow,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .tile--white-overlay
  .tile-content
  button.btn-arrow,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .tile-content
  a.btn-arrow,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .tile-content
  button.btn-arrow,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .tile--white-overlay
  .tile-content
  a.btn-arrow,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .tile--white-overlay
  .tile-content
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .tile--white-overlay
  .tile-content
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .tile--white-overlay
  .tile-content
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .tile--white-overlay
  .tile-content
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .tile--white-overlay
  .tile-content
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .tile--white-overlay
  .tile-content
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .tile--white-overlay
  .tile-content
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .tile--white-overlay
  .tile-content
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .tile--white-overlay
  .tile-content
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .tile-content
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .tile-content
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .tile--white-overlay
  .tile-content
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .tile--white-overlay
  .tile-content
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .tile--white-overlay
  .tile-content
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .tile--white-overlay
  .tile-content
  button.btn-arrow,
.tile--white-overlay .tile-content .btn-arrow,
.tile--white-overlay .tile-content .btn-arrow--brand,
.tile--white-overlay
  .tile-content
  .module-grid.module--feature-first
  .tile--double:first-child
  a.btn-arrow,
.tile--white-overlay
  .tile-content
  .module-grid.module--feature-first
  .tile--double:first-child
  button.btn-arrow,
.tile--white-overlay
  .tile-content
  .module-grid.module--feature-first
  .tile--image-only:first-child
  a.btn-arrow,
.tile--white-overlay
  .tile-content
  .module-grid.module--feature-first
  .tile--image-only:first-child
  button.btn-arrow,
.tile--white-overlay
  .tile-content
  .module-grid.module--feature-first
  .tile:first-child
  a.btn-arrow,
.tile--white-overlay
  .tile-content
  .module-grid.module--feature-first
  .tile:first-child
  button.btn-arrow,
.tile--white-overlay
  .tile-content
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  a.btn-arrow,
.tile--white-overlay
  .tile-content
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  button.btn-arrow,
.tile--white-overlay
  .tile-content
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  a.btn-arrow,
.tile--white-overlay
  .tile-content
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  button.btn-arrow,
.tile--white-overlay
  .tile-content
  .module-grid.module--feature-second
  .tile:nth-child(2)
  a.btn-arrow,
.tile--white-overlay
  .tile-content
  .module-grid.module--feature-second
  .tile:nth-child(2)
  button.btn-arrow,
.tile--white-overlay
  .tile-content
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  a.btn-arrow,
.tile--white-overlay
  .tile-content
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  button.btn-arrow,
.tile--white-overlay
  .tile-content
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  a.btn-arrow,
.tile--white-overlay
  .tile-content
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  button.btn-arrow,
.tile--white-overlay
  .tile-content
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  a.btn-arrow,
.tile--white-overlay
  .tile-content
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  button.btn-arrow,
.tile--white-overlay
  .tile-content
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  a.btn-arrow,
.tile--white-overlay
  .tile-content
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  button.btn-arrow,
.tile--white-overlay
  .tile-content
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  a.btn-arrow,
.tile--white-overlay
  .tile-content
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  button.btn-arrow,
.tile--white-overlay
  .tile-content
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  a.btn-arrow,
.tile--white-overlay
  .tile-content
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  button.btn-arrow,
.tile--white-overlay .tile-content button.btn-arrow,
.tile--white-overlay .tile-content button.btn-arrow--brand,
button.btn-arrow--brand {
  background: #ff0000;
  color: #fff;
  border-color: #ff0000;
}
.btn-arrow--brand:hover,
.tile--white-overlay .tile-content .btn-arrow--brand:hover,
.tile--white-overlay .tile-content .btn-arrow:hover,
.tile--white-overlay .tile-content button.btn-arrow--brand:hover,
.tile--white-overlay .tile-content button.btn-arrow:hover,
button.btn-arrow--brand:hover {
  background: #ff0000;
  color: #fff;
}
#content .nav-pagination,
.buttons,
.nav-pagination,
.recipients-table .dataTables_paginate,
.section-play-online #history-table_wrapper .dataTables_paginate {
  border-top: 5px solid #efefef;
  margin-top: 20px;
  padding-top: 20px;
}
#content .nav-pagination *,
.buttons *,
.nav-pagination *,
.recipients-table .dataTables_paginate *,
.section-play-online #history-table_wrapper .dataTables_paginate * {
  margin: 0 5px 5px 0;
}
#content .nav-pagination,
.buttons.buttons-right,
.nav-pagination,
.recipients-table .dataTables_paginate,
.recipients-table
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate,
.section-play-online #history-table_wrapper .buttons-right.dataTables_paginate,
.section-play-online #history-table_wrapper .dataTables_paginate.nav-pagination,
.section-play-online
  #history-table_wrapper
  .recipients-table
  .dataTables_paginate {
  text-align: right;
}
#content .nav-pagination *,
.buttons.buttons-right *,
.nav-pagination *,
.recipients-table .dataTables_paginate *,
.recipients-table
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  *,
.section-play-online
  #history-table_wrapper
  .buttons-right.dataTables_paginate
  *,
.section-play-online
  #history-table_wrapper
  .dataTables_paginate.nav-pagination
  *,
.section-play-online
  #history-table_wrapper
  .recipients-table
  .dataTables_paginate
  * {
  margin: 0 0 5px 5px;
}
#content .buttons-left.nav-pagination,
.buttons-left.nav-pagination,
.buttons.buttons-left,
.recipients-table .buttons-left.dataTables_paginate,
.section-play-online #history-table_wrapper .buttons-left.dataTables_paginate {
  text-align: left;
}
#content .buttons-left.nav-pagination *,
.buttons-left.nav-pagination *,
.buttons.buttons-left *,
.recipients-table .buttons-left.dataTables_paginate *,
.section-play-online
  #history-table_wrapper
  .buttons-left.dataTables_paginate
  * {
  margin: 0 5px 5px 0;
}
#content .buttons-center.nav-pagination,
.buttons-center.nav-pagination,
.buttons.buttons-center,
.recipients-table .buttons-center.dataTables_paginate,
.section-play-online
  #history-table_wrapper
  .buttons-center.dataTables_paginate {
  text-align: center;
}
#content .buttons-center.nav-pagination *,
.buttons-center.nav-pagination *,
.buttons.buttons-center *,
.recipients-table .buttons-center.dataTables_paginate *,
.section-play-online
  #history-table_wrapper
  .buttons-center.dataTables_paginate
  * {
  margin: 0 2px 10px;
}
#content .nav-pagination a.join,
.buttons a.join,
.nav-pagination a.join,
.recipients-table .dataTables_paginate a.join,
.section-play-online #history-table_wrapper .dataTables_paginate a.join {
  float: left;
}
.button-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.button-grid:after {
  content: "";
  display: table;
  clear: both;
}
.button-grid > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: calc(100% - 20px);
  flex-basis: calc(100% - 20px);
  width: calc(100% - 20px);
  margin-bottom: 20px;
  float: left;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  display: block !important;
}
.button-grid > :nth-child(1n) {
  margin-left: 10px;
  margin-right: 10px;
  clear: none;
}
.button-grid > :nth-child(1n-0) {
  clear: left;
}
@media screen and (min-width: 375px) {
  .button-grid > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
    width: calc(33.33333% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .button-grid > :nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .button-grid > :nth-child(3n-2) {
    clear: left;
  }
}
.btn-2,
.btn-5128,
.btn-monday-lotto {
  background: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  color: #db342a !important;
  border-color: #db342a !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
@media screen and (min-width: 1200px) {
  .btn-2,
  .btn-5128,
  .btn-monday-lotto {
    padding: 12px 25px;
    min-width: 80px;
  }
}
.btn-2:hover,
.btn-5128:hover,
.btn-monday-lotto:hover {
  background: #ff0000;
  color: #fff;
}
.btn-2:disabled,
.btn-5128:disabled,
.btn-monday-lotto:disabled {
  opacity: 0.2;
  cursor: default;
}
.btn-2:hover,
.btn-5128:hover,
.btn-monday-lotto:hover {
  color: #fff !important;
  background-color: #db342a !important;
}
.btn-2:active:before,
.btn-5128:active:before,
.btn-monday-lotto:active:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgElEQVR4AWOgPVj7rgiIlwOxCTmadYH4PxR/BWJHUg3gB+LPaIbYk2qIHxD/RDLkCxDbUcMQW5ikAhC3AvEMAvgKkgH/oV6zARlwCiRAJj5PqQHHSPHCdTTNH4hOG0CFIUD8G02zOV00iwPxd9I1IwywJl8zwpA6IF4ExNo0yawAYDkRsLS1DJsAAAAASUVORK5CYII=");
}
.btn-2:active:hover:before,
.btn-5128:active:hover:before,
.btn-monday-lotto:active:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
}
.btn-3,
.btn-5129,
.btn-wednesday-lotto {
  background: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  color: #db342a !important;
  border-color: #db342a !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
@media screen and (min-width: 1200px) {
  .btn-3,
  .btn-5129,
  .btn-wednesday-lotto {
    padding: 12px 25px;
    min-width: 80px;
  }
}
.btn-3:hover,
.btn-5129:hover,
.btn-wednesday-lotto:hover {
  background: #ff0000;
  color: #fff;
}
.btn-3:disabled,
.btn-5129:disabled,
.btn-wednesday-lotto:disabled {
  opacity: 0.2;
  cursor: default;
}
.btn-3:hover,
.btn-5129:hover,
.btn-wednesday-lotto:hover {
  color: #fff !important;
  background-color: #db342a !important;
}
.btn-3:active:before,
.btn-5129:active:before,
.btn-wednesday-lotto:active:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgElEQVR4AWOgPVj7rgiIlwOxCTmadYH4PxR/BWJHUg3gB+LPaIbYk2qIHxD/RDLkCxDbUcMQW5ikAhC3AvEMAvgKkgH/oV6zARlwCiRAJj5PqQHHSPHCdTTNH4hOG0CFIUD8G02zOV00iwPxd9I1IwywJl8zwpA6IF4ExNo0yawAYDkRsLS1DJsAAAAASUVORK5CYII=");
}
.btn-3:active:hover:before,
.btn-5129:active:hover:before,
.btn-wednesday-lotto:active:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
}
.btn-1,
.btn-5127,
.btn-saturday-lotto {
  background: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  color: #db342a !important;
  border-color: #db342a !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
@media screen and (min-width: 1200px) {
  .btn-1,
  .btn-5127,
  .btn-saturday-lotto {
    padding: 12px 25px;
    min-width: 80px;
  }
}
.btn-1:hover,
.btn-5127:hover,
.btn-saturday-lotto:hover {
  background: #ff0000;
  color: #fff;
}
.btn-1:disabled,
.btn-5127:disabled,
.btn-saturday-lotto:disabled {
  opacity: 0.2;
  cursor: default;
}
.btn-1:hover,
.btn-5127:hover,
.btn-saturday-lotto:hover {
  color: #fff !important;
  background-color: #db342a !important;
}
.btn-1:active:before,
.btn-5127:active:before,
.btn-saturday-lotto:active:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgElEQVR4AWOgPVj7rgiIlwOxCTmadYH4PxR/BWJHUg3gB+LPaIbYk2qIHxD/RDLkCxDbUcMQW5ikAhC3AvEMAvgKkgH/oV6zARlwCiRAJj5PqQHHSPHCdTTNH4hOG0CFIUD8G02zOV00iwPxd9I1IwywJl8zwpA6IF4ExNo0yawAYDkRsLS1DJsAAAAASUVORK5CYII=");
}
.btn-1:active:hover:before,
.btn-5127:active:hover:before,
.btn-saturday-lotto:active:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
}
.btn-4,
.btn-5130,
.btn-oz-lotto {
  background: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  color: #56aa1c !important;
  border-color: #56aa1c !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
@media screen and (min-width: 1200px) {
  .btn-4,
  .btn-5130,
  .btn-oz-lotto {
    padding: 12px 25px;
    min-width: 80px;
  }
}
.btn-4:hover,
.btn-5130:hover,
.btn-oz-lotto:hover {
  background: #ff0000;
  color: #fff;
}
.btn-4:disabled,
.btn-5130:disabled,
.btn-oz-lotto:disabled {
  opacity: 0.2;
  cursor: default;
}
.btn-4:hover,
.btn-5130:hover,
.btn-oz-lotto:hover {
  color: #fff !important;
  background-color: #56aa1c !important;
}
.btn-4:active:before,
.btn-5130:active:before,
.btn-oz-lotto:active:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgElEQVR4AWOgPVj7rgiIlwOxCTmadYH4PxR/BWJHUg3gB+LPaIbYk2qIHxD/RDLkCxDbUcMQW5ikAhC3AvEMAvgKkgH/oV6zARlwCiRAJj5PqQHHSPHCdTTNH4hOG0CFIUD8G02zOV00iwPxd9I1IwywJl8zwpA6IF4ExNo0yawAYDkRsLS1DJsAAAAASUVORK5CYII=");
}
.btn-4:active:hover:before,
.btn-5130:active:hover:before,
.btn-oz-lotto:active:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
}
.btn-5,
.btn-5132,
.btn-powerball {
  background: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  color: #003596 !important;
  border-color: #003596 !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
@media screen and (min-width: 1200px) {
  .btn-5,
  .btn-5132,
  .btn-powerball {
    padding: 12px 25px;
    min-width: 80px;
  }
}
.btn-5:hover,
.btn-5132:hover,
.btn-powerball:hover {
  background: #ff0000;
  color: #fff;
}
.btn-5:disabled,
.btn-5132:disabled,
.btn-powerball:disabled {
  opacity: 0.2;
  cursor: default;
}
.btn-5:hover,
.btn-5132:hover,
.btn-powerball:hover {
  color: #fff !important;
  background-color: #003596 !important;
}
.btn-5:active:before,
.btn-5132:active:before,
.btn-powerball:active:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgElEQVR4AWOgPVj7rgiIlwOxCTmadYH4PxR/BWJHUg3gB+LPaIbYk2qIHxD/RDLkCxDbUcMQW5ikAhC3AvEMAvgKkgH/oV6zARlwCiRAJj5PqQHHSPHCdTTNH4hOG0CFIUD8G02zOV00iwPxd9I1IwywJl8zwpA6IF4ExNo0yawAYDkRsLS1DJsAAAAASUVORK5CYII=");
}
.btn-5:active:hover:before,
.btn-5132:active:hover:before,
.btn-powerball:active:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
}
.btn-8,
.btn-5131,
.btn-soccer-pools {
  background: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  color: #009878 !important;
  border-color: #009878 !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
@media screen and (min-width: 1200px) {
  .btn-8,
  .btn-5131,
  .btn-soccer-pools {
    padding: 12px 25px;
    min-width: 80px;
  }
}
.btn-8:hover,
.btn-5131:hover,
.btn-soccer-pools:hover {
  background: #ff0000;
  color: #fff;
}
.btn-8:disabled,
.btn-5131:disabled,
.btn-soccer-pools:disabled {
  opacity: 0.2;
  cursor: default;
}
.btn-8:hover,
.btn-5131:hover,
.btn-soccer-pools:hover {
  color: #fff !important;
  background-color: #009878 !important;
}
.btn-8:active:before,
.btn-5131:active:before,
.btn-soccer-pools:active:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgElEQVR4AWOgPVj7rgiIlwOxCTmadYH4PxR/BWJHUg3gB+LPaIbYk2qIHxD/RDLkCxDbUcMQW5ikAhC3AvEMAvgKkgH/oV6zARlwCiRAJj5PqQHHSPHCdTTNH4hOG0CFIUD8G02zOV00iwPxd9I1IwywJl8zwpA6IF4ExNo0yawAYDkRsLS1DJsAAAAASUVORK5CYII=");
}
.btn-8:active:hover:before,
.btn-5131:active:hover:before,
.btn-soccer-pools:active:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
}
.btn-7,
.btn-2116,
.btn-cash-3 {
  background: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  color: #e55300 !important;
  border-color: #e55300 !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
@media screen and (min-width: 1200px) {
  .btn-7,
  .btn-2116,
  .btn-cash-3 {
    padding: 12px 25px;
    min-width: 80px;
  }
}
.btn-7:hover,
.btn-2116:hover,
.btn-cash-3:hover {
  background: #ff0000;
  color: #fff;
}
.btn-7:disabled,
.btn-2116:disabled,
.btn-cash-3:disabled {
  opacity: 0.2;
  cursor: default;
}
.btn-7:hover,
.btn-2116:hover,
.btn-cash-3:hover {
  color: #fff !important;
  background-color: #e55300 !important;
}
.btn-7:active:before,
.btn-2116:active:before,
.btn-cash-3:active:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgElEQVR4AWOgPVj7rgiIlwOxCTmadYH4PxR/BWJHUg3gB+LPaIbYk2qIHxD/RDLkCxDbUcMQW5ikAhC3AvEMAvgKkgH/oV6zARlwCiRAJj5PqQHHSPHCdTTNH4hOG0CFIUD8G02zOV00iwPxd9I1IwywJl8zwpA6IF4ExNo0yawAYDkRsLS1DJsAAAAASUVORK5CYII=");
}
.btn-7:active:hover:before,
.btn-2116:active:hover:before,
.btn-cash-3:active:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
}
.btn-9,
.btn-5237,
.btn-set-for-life {
  background: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  color: #00b4c2 !important;
  border-color: #00b4c2 !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
@media screen and (min-width: 1200px) {
  .btn-9,
  .btn-5237,
  .btn-set-for-life {
    padding: 12px 25px;
    min-width: 80px;
  }
}
.btn-9:hover,
.btn-5237:hover,
.btn-set-for-life:hover {
  background: #ff0000;
  color: #fff;
}
.btn-9:disabled,
.btn-5237:disabled,
.btn-set-for-life:disabled {
  opacity: 0.2;
  cursor: default;
}
.btn-9:hover,
.btn-5237:hover,
.btn-set-for-life:hover {
  color: #fff !important;
  background-color: #00b4c2 !important;
}
.btn-9:active:before,
.btn-5237:active:before,
.btn-set-for-life:active:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgElEQVR4AWOgPVj7rgiIlwOxCTmadYH4PxR/BWJHUg3gB+LPaIbYk2qIHxD/RDLkCxDbUcMQW5ikAhC3AvEMAvgKkgH/oV6zARlwCiRAJj5PqQHHSPHCdTTNH4hOG0CFIUD8G02zOV00iwPxd9I1IwywJl8zwpA6IF4ExNo0yawAYDkRsLS1DJsAAAAASUVORK5CYII=");
}
.btn-9:active:hover:before,
.btn-5237:active:hover:before,
.btn-set-for-life:active:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
}
.btn-6,
.btn-2115,
.btn-super66 {
  background: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  color: #ae005f !important;
  border-color: #ae005f !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
@media screen and (min-width: 1200px) {
  .btn-6,
  .btn-2115,
  .btn-super66 {
    padding: 12px 25px;
    min-width: 80px;
  }
}
.btn-6:hover,
.btn-2115:hover,
.btn-super66:hover {
  background: #ff0000;
  color: #fff;
}
.btn-6:disabled,
.btn-2115:disabled,
.btn-super66:disabled {
  opacity: 0.2;
  cursor: default;
}
.btn-6:hover,
.btn-2115:hover,
.btn-super66:hover {
  color: #fff !important;
  background-color: #ae005f !important;
}
.btn-6:active:before,
.btn-2115:active:before,
.btn-super66:active:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgElEQVR4AWOgPVj7rgiIlwOxCTmadYH4PxR/BWJHUg3gB+LPaIbYk2qIHxD/RDLkCxDbUcMQW5ikAhC3AvEMAvgKkgH/oV6zARlwCiRAJj5PqQHHSPHCdTTNH4hOG0CFIUD8G02zOV00iwPxd9I1IwywJl8zwpA6IF4ExNo0yawAYDkRsLS1DJsAAAAASUVORK5CYII=");
}
.btn-6:active:hover:before,
.btn-2115:active:hover:before,
.btn-super66:active:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
}
.btn-0,
.btn-99,
.btn-scratchnwin {
  background: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  color: #9016b2 !important;
  border-color: #9016b2 !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
@media screen and (min-width: 1200px) {
  .btn-0,
  .btn-99,
  .btn-scratchnwin {
    padding: 12px 25px;
    min-width: 80px;
  }
}
.btn-0:hover,
.btn-99:hover,
.btn-scratchnwin:hover {
  background: #ff0000;
  color: #fff;
}
.btn-0:disabled,
.btn-99:disabled,
.btn-scratchnwin:disabled {
  opacity: 0.2;
  cursor: default;
}
.btn-0:hover,
.btn-99:hover,
.btn-scratchnwin:hover {
  color: #fff !important;
  background-color: #9016b2 !important;
}
.btn-0:active:before,
.btn-99:active:before,
.btn-scratchnwin:active:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAgElEQVR4AWOgPVj7rgiIlwOxCTmadYH4PxR/BWJHUg3gB+LPaIbYk2qIHxD/RDLkCxDbUcMQW5ikAhC3AvEMAvgKkgH/oV6zARlwCiRAJj5PqQHHSPHCdTTNH4hOG0CFIUD8G02zOV00iwPxd9I1IwywJl8zwpA6IF4ExNo0yawAYDkRsLS1DJsAAAAASUVORK5CYII=");
}
.btn-0:active:hover:before,
.btn-99:active:hover:before,
.btn-scratchnwin:active:hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
}
.lw_check_entries_pagination {
  margin-top: 20px;
  padding-top: 20px;
  list-style: none;
  border-top: 5px solid #efefef;
}
.lw_check_entries_pagination .prev-btn {
  float: left !important;
}
.lw_check_entries_pagination .prev-btn.not-active {
  cursor: not-allowed;
  opacity: 0.3;
}
.lw_check_entries_pagination .next-btn {
  float: right !important;
}
.lw_check_entries_pagination .next-btn.not-active {
  cursor: not-allowed;
  opacity: 0.3;
}
#content body.template-edit-details .nav-pagination,
.recipients-table
  .section-play-online
  #history-table_wrapper
  body.template-edit-details
  .dataTables_paginate,
.recipients-table body.template-edit-details .dataTables_paginate,
.section-play-online
  #history-table_wrapper
  .recipients-table
  body.template-edit-details
  .dataTables_paginate,
.section-play-online
  #history-table_wrapper
  body.template-edit-details
  .buttons-right.dataTables_paginate,
.section-play-online
  #history-table_wrapper
  body.template-edit-details
  .dataTables_paginate.nav-pagination,
body.template-edit-details #content .nav-pagination,
body.template-edit-details .buttons.buttons-right,
body.template-edit-details .nav-pagination,
body.template-edit-details .recipients-table .dataTables_paginate,
body.template-edit-details
  .recipients-table
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate,
body.template-edit-details
  .section-play-online
  #history-table_wrapper
  .buttons-right.dataTables_paginate,
body.template-edit-details
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate.nav-pagination,
body.template-edit-details
  .section-play-online
  #history-table_wrapper
  .recipients-table
  .dataTables_paginate {
  margin: 10px 0;
  padding: 0;
  border-top: 0;
}
a.lw-snw-anchor {
  display: block;
  position: relative;
  top: -200px;
  visibility: hidden;
}
#showDividends,
.sortButton {
  color: #fff !important;
  border-color: #fff !important;
}
#showDividends:hover,
.sortButton:hover {
  border-color: #ff0000 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-weight: 400;
  color: inherit;
}
h1,
h1 *,
h1 b,
h1 strong,
h2,
h2 *,
h2 b,
h2 strong,
h3,
h3 *,
h3 b,
h3 strong,
h4,
h4 *,
h4 b,
h4 strong,
h5,
h5 *,
h5 b,
h5 strong,
h6,
h6 *,
h6 b,
h6 strong {
  font-family: acumin-pro, sans-serif;
}
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
  font-family: acumin-pro, sans-serif;
  font-style: italic;
}
h1 {
  font-size: 310%;
}
h1,
h2 {
  line-height: 1.1;
}
h2 {
  font-size: 270%;
}
h3 {
  font-size: 230%;
}
h3,
h4 {
  line-height: 1.1;
}
h4 {
  font-size: 190%;
}
h5 {
  font-size: 150%;
}
h5,
h6 {
  line-height: 1.1;
}
h6 {
  font-size: 110%;
}
.documentFirstHeading {
  color: #ff0000;
  margin: 0 0 20px;
}
svg {
  display: inline-block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
::-moz-selection {
  color: #fff;
  background: #009cd6;
}
::selection {
  color: #fff;
  background: #009cd6;
}
body {
  color: #333;
}
.error-text,
.fail-text,
.invalid-text {
  color: #d9534f;
}
.info-text {
  color: #ff0000;
}
.success-text,
.valid-text {
  color: #5cb85c;
}
.warning-text {
  color: #eea236;
}
.muted-text {
  color: #ccc;
}
.brand-text {
  color: #ff0000;
}
label [class*="-text"] {
  font-weight: 400;
  font-family: acumin-pro, sans-serif;
}
body {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4em;
}
body,
em {
  font-family: acumin-pro, sans-serif;
}
em {
  font-style: italic;
}
b,
strong {
  font-weight: 700;
  font-family: acumin-pro, sans-serif;
}
p {
  margin-top: 1em;
  margin-bottom: 1em;
}
p.lw-ph-intro {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.show-focus-outlines :focus {
  outline: 2px dotted #ebbf2b;
}
.nowrap {
  white-space: nowrap;
}
body {
  padding-top: 60px;
}
@media screen and (min-width: 1000px) {
  body {
    padding-top: 0;
  }
}
body .filler {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  height: 0;
  display: none;
  background: #fff;
}
@media screen and (min-width: 1000px) {
  body .filler {
    display: block;
  }
}
header {
  width: 100%;
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 90;
  border-bottom: 1px solid #d6d6d6;
}
@media screen and (min-width: 1000px) {
  header {
    height: auto;
    position: fixed;
  }
}
@media screen and (max-width: 999px) {
  header .inner-header {
    position: relative;
    height: 60px;
    width: 100%;
  }
}
header #nav-toggle {
  position: absolute;
  left: 0;
  width: 50px;
  height: 60px;
  background: #fff;
  display: block;
  cursor: pointer;
  line-height: 999px;
  overflow: hidden;
  font-size: 0;
  color: #fff;
  z-index: 3;
}
@media screen and (min-width: 1000px) {
  header #nav-toggle {
    display: none;
  }
}
header .card-update-wrap {
  background-color: #ff0000;
  padding: 5px 0;
}
header .card-update-wrap .container,
header .card-update-wrap .module-text.module-text--stacked {
  text-align: right;
  display: block;
}
header .card-update-wrap .container a,
header .card-update-wrap .module-text.module-text--stacked a {
  color: #fff;
  font-family: acumin-pro, sans-serif;
  font-size: 0.8em;
  text-decoration: none;
  cursor: pointer;
}
@media only screen and (max-device-width: 320px) {
  header .card-update-wrap .container a,
  header .card-update-wrap .module-text.module-text--stacked a {
    font-size: 0.7em;
  }
}
header .card-update-wrap .container a:hover,
header .card-update-wrap .module-text.module-text--stacked a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1000px) {
  header .container,
  header .module-text.module-text--stacked {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
header .logo {
  height: 56px;
  display: block;
  position: relative;
  left: 70px;
  padding: 10px 0;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
@media screen and (min-width: 1000px) {
  header .logo {
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    text-align: left;
    position: relative;
    width: 120px;
    height: 60px;
    left: 0;
  }
}
header .logo img {
  height: 100%;
  width: 130px;
}
@media screen and (min-width: 1000px) {
  header .logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 70%;
  }
}
header .header-buttons {
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 53%;
}
@media screen and (min-width: 375px) {
  header .header-buttons {
    width: 73%;
    padding-right: 5px;
  }
}
@media screen and (min-width: 1000px) {
  header .header-buttons {
    width: 100%;
    position: static;
    padding: 0;
    width: auto;
    height: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    -ms-flex-preferred-size: 225px;
    flex-basis: 225px;
  }
}
@media screen and (min-width: 1000px) and (min-width: 1200px) {
  header .header-buttons {
    -ms-flex-preferred-size: 280px;
    flex-basis: 280px;
  }
}
header .header-buttons .button-wrap {
  float: right;
  margin-left: -10px;
}
header .header-buttons .button-wrap div {
  display: inline;
}
header .header-buttons a {
  float: left;
  display: block;
  width: 40px;
  height: 60px;
  padding: 15px 8px;
}
@media screen and (min-width: 1200px) {
  header .header-buttons a {
    height: 70px;
  }
}
header .header-buttons a svg {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
header .header-buttons a:hover svg {
  fill: #ff0000;
  stroke: #ff0000;
}
header .header-buttons a.play-online,
header .header-buttons a.signup {
  background: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 25px;
  display: inline-block;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  background-color: #ff0000;
  color: #fff;
  height: auto;
  width: auto;
  margin: 14px 2px;
  font-size: 80%;
}
@media screen and (min-width: 1200px) {
  header .header-buttons a.play-online,
  header .header-buttons a.signup {
    padding: 12px 25px;
    min-width: 80px;
  }
}
header .header-buttons a.play-online:hover,
header .header-buttons a.signup:hover {
  background: #ff0000;
  color: #fff;
}
header .header-buttons a.play-online:disabled,
header .header-buttons a.signup:disabled {
  opacity: 0.2;
  cursor: default;
}
header .header-buttons a.play-online:hover,
header .header-buttons a.signup:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #ff0000;
}
@media screen and (max-width: 374px) {
  header .header-buttons a.play-online,
  header .header-buttons a.signup {
    font-size: 60%;
    min-width: 0;
    padding-left: 8px;
    padding-right: 8px;
    margin: 18px 2px;
  }
}
@media screen and (min-width: 1000px) {
  header .header-buttons a.play-online,
  header .header-buttons a.signup {
    background-color: #ff0000;
    color: #fff;
    height: auto;
    width: auto;
    margin: 14px 2px;
    font-size: 90%;
  }
}
@media screen and (min-width: 800px) {
  header .header-buttons a.play-online,
  header .header-buttons a.signup {
    display: block;
  }
}
header .header-buttons a.login,
header .header-buttons a.logout {
  background: none;
  border: 2px solid #ff0000;
  border-radius: 25px;
  display: inline-block;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
  background-color: #fff;
  color: #ff0000;
  height: auto;
  width: auto;
  margin: 14px 2px;
  font-size: 80%;
}
@media screen and (min-width: 1200px) {
  header .header-buttons a.login,
  header .header-buttons a.logout {
    padding: 12px 25px;
    min-width: 80px;
  }
}
header .header-buttons a.login:hover,
header .header-buttons a.logout:hover {
  background: #ff0000;
}
header .header-buttons a.login:disabled,
header .header-buttons a.logout:disabled {
  opacity: 0.2;
  cursor: default;
}
header .header-buttons a.login:hover,
header .header-buttons a.logout:hover {
  background-color: brandprimary;
  color: #fff;
}
@media screen and (max-width: 374px) {
  header .header-buttons a.login,
  header .header-buttons a.logout {
    font-size: 60%;
    min-width: 0;
    padding-left: 8px;
    padding-right: 8px;
    margin: 18px 2px;
  }
}
header .header-buttons a.reveal-toggle--active {
  position: relative;
}
header .header-buttons a.reveal-toggle--active:before {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border: 15px solid rgba(0, 0, 0, 0);
  border-bottom-color: #ff0000;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -28px);
  -ms-transform: translate(-50%, -28px);
  transform: translate(-50%, -28px);
}
header .popout {
  background: #ff0000;
  color: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 20px 0;
  display: none;
}
header #search-popout {
  width: 100%;
  left: auto;
  right: 0;
  padding: 0;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 800px) {
  header #search-popout {
    width: 30%;
  }
}
header #search-popout .inline-icon,
header #search-popout form {
  margin: 0;
}
header #search-popout .inline-icon input {
  padding: 20px 60px 20px 20px;
  border: none;
  background: rgba(0, 0, 0, 0);
}
header #search-popout .inline-icon button {
  right: 10px;
  padding: 8px;
}
#playerstext {
  text-decoration: underline;
}
#navigation {
  width: 100%;
  position: fixed;
  top: 93px;
  bottom: 0;
  left: -250px;
  width: 250px;
  background: #ff0000;
  -webkit-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
  z-index: 4;
}
@media screen and (min-width: 1000px) {
  #navigation {
    position: static;
    background: rgba(0, 0, 0, 0);
    text-align: center;
    padding: 10px;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
  }
}
@media screen and (max-width: 999px) {
  #navigation .container,
  #navigation .module-text.module-text--stacked {
    width: 100%;
  }
}
#navigation:after {
  content: "";
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#000),
    to(rgba(0, 0, 0, 0))
  );
  background: -o-linear-gradient(left, #000 0, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(90deg, #000 0, rgba(0, 0, 0, 0));
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.nav-closing #navigation:after,
.nav-open #navigation:after,
.nav-opening #navigation:after {
  opacity: 0.3;
}
@media screen and (min-width: 1000px) {
  #navigation:after {
    display: none;
  }
}
#navigation:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: 10px solid rgba(0, 0, 0, 0);
  border-bottom-color: #ff0000;
  position: absolute;
  top: 0;
  left: 15px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.nav-open #navigation:before {
  top: -18px;
}
@media screen and (min-width: 1000px) {
  #navigation:before {
    display: none;
  }
}
#navigation ul.mainnav {
  overflow: hidden;
  height: 100%;
  width: 100%;
  overflow-y: auto;
}
.touchevents #navigation ul.mainnav {
  overflow-y: scroll;
}
@media screen and (max-width: 999px) {
  .touchevents #navigation ul.mainnav {
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (min-width: 1000px) {
  #navigation ul.mainnav {
    overflow: visible;
    height: auto;
  }
}
@media screen and (min-width: 1000px) {
  #navigation ul.mainnav > li {
    display: inline-block;
    margin: 0 10px;
  }
}
#navigation ul.mainnav > li > a.more {
  border-bottom: #ff0000;
}
#navigation ul.mainnav > li > a.more:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: 5px solid rgba(0, 0, 0, 0);
  border-top-color: #fff;
  top: 20px;
  left: 12px;
}
@media screen and (min-width: 1000px) {
  #navigation ul.mainnav > li > a.more:before {
    display: none;
  }
}
#navigation ul.mainnav > li > a {
  color: #fff;
  text-decoration: none;
  padding: 10px 20px 10px 30px;
  width: 100%;
  border-bottom: 2px solid #80d6f7;
  font-size: 90%;
  position: relative;
}
@media screen and (min-width: 800px) {
  #navigation ul.mainnav > li > a {
    font-size: 110%;
  }
}
@media screen and (min-width: 1000px) {
  #navigation ul.mainnav > li > a {
    border: none;
    color: #000;
    padding: 7px 10px;
    font-size: 100%;
  }
}
#navigation ul.mainnav > li > a:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: 5px solid rgba(0, 0, 0, 0);
  border-left-color: #fff;
  position: absolute;
  top: 16px;
  left: 15px;
}
@media screen and (min-width: 1000px) {
  #navigation ul.mainnav > li > a:before {
    display: none;
  }
}
#navigation ul.mainnav > li > a.reveal-toggle--active:before {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 0;
  height: 0;
  display: block;
  border: 5px solid rgba(0, 0, 0, 0);
  border-top-color: #fff;
  top: 20px;
}
@media screen and (min-width: 1000px) {
  #navigation ul.mainnav > li > a.reveal-toggle--active:before {
    width: 0;
    height: 0;
    display: block;
    border: 15px solid rgba(0, 0, 0, 0);
    border-bottom-color: #ff0000;
    top: 65%;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
  .header-slim #navigation ul.mainnav > li > a.reveal-toggle--active:before {
    -webkit-transform: translate(-50%, -13px);
    -ms-transform: translate(-50%, -13px);
    transform: translate(-50%, -13px);
  }
}
#navigation ul.mainnav > li:focus-within > a,
#navigation ul.mainnav > li:hover > a {
  background: #009cd6;
}
@media screen and (min-width: 1000px) {
  #navigation ul.mainnav > li:focus-within > a,
  #navigation ul.mainnav > li:hover > a {
    color: #ff0000;
    background: rgba(0, 0, 0, 0);
  }
}
#navigation ul.mainnav > li:focus-within > a.more,
#navigation ul.mainnav > li:hover > a.more {
  background: #ff0000;
  cursor: text;
}
@media screen and (min-width: 1000px) {
  #navigation ul.mainnav > li:focus-within > a.more,
  #navigation ul.mainnav > li:hover > a.more {
    color: #ff0000;
    background: rgba(0, 0, 0, 0);
    cursor: pointer;
  }
}
#navigation ul.mainnav > li.active > a,
#navigation ul.mainnav > li.selected > a {
  background: #008abe;
}
@media screen and (min-width: 1000px) {
  #navigation ul.mainnav > li.active > a,
  #navigation ul.mainnav > li.selected > a {
    background: #ff0000;
    border-radius: 20px;
    color: #fff;
  }
}
#navigation ul.mainnav > li.lw-pol-menu ul {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#navigation ul li a {
  font-family: acumin-pro, sans-serif;
  color: #333;
  text-decoration: none;
  display: block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#navigation .subnav {
  background: #efefef;
  color: #333;
}
@media screen and (min-width: 1000px) {
  #navigation .subnav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #ff0000;
    color: #fff;
    text-align: left;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.3);
    z-index: 999;
  }
}
#navigation .subnav .container,
#navigation .subnav .module-text.module-text--stacked {
  display: block;
}
@media screen and (min-width: 1000px) {
  #navigation .subnav .subnav-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-left: -50px;
    margin-right: -50px;
  }
  #navigation .subnav .subnav-inner:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media screen and (min-width: 1000px) {
  #navigation .subnav .subnav-inner {
    min-height: 400px;
  }
}
@media screen and (min-width: 1000px) {
  #navigation .subnav .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 100px);
    flex-basis: calc(50% - 100px);
    width: calc(50% - 100px);
    margin-bottom: 20px;
    float: left;
  }
  #navigation .subnav .col:nth-child(1n) {
    margin-left: 50px;
    margin-right: 50px;
    clear: none;
  }
  #navigation .subnav .col:nth-child(2n-1) {
    clear: left;
  }
}
@media screen and (min-width: 1000px) {
  #navigation .subnav .nav {
    padding: 30px 0;
  }
}
#navigation .subnav .promo {
  display: none;
}
#navigation .subnav .promo:after {
  content: "";
  display: block;
  width: 2px;
  background: #fff;
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 50%;
  opacity: 0.8;
}
@media screen and (min-width: 1000px) {
  #navigation .subnav .promo {
    display: block;
    padding: 30px 0;
  }
}
#navigation .subnav .promo .promo-image {
  margin-right: 5%;
  float: left;
  width: 45%;
  position: relative;
}
#navigation .subnav .promo .promo-image .logo-big {
  position: absolute;
  width: 170px;
  height: 170px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#navigation .subnav .promo .promo-image:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
#navigation .subnav .promo .promo-image.membership-bg-image {
  background: no-repeat 50%;
  background-size: cover;
  background-image: url(/++resource++lw.theme/images/backgrounds/membership-bg.jpg) !important;
}
#navigation .subnav .promo .promo-info {
  float: left;
  width: 50%;
}
#navigation .subnav .promo .promo-info h4 {
  margin-top: 0;
}
#navigation .subnav .promo .promo-info small {
  text-transform: uppercase;
  font-size: 80%;
}
#navigation .subnav .promo .promo-info strong {
  font-size: 120%;
}
#navigation .subnav .promo a {
  color: #fff;
  display: inline-block;
}
#navigation .subnav .promo .module-text[data-background] a.btn:hover,
#navigation
  .subnav
  .promo
  .section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  a.switchClosed:hover,
#navigation
  .subnav
  .promo
  .section-play-online
  .favourite-preview
  .formControls
  a:hover,
#navigation .subnav .promo .tile--default-content a.btn:hover,
#navigation .subnav .promo .tile-content a.btn:hover,
#navigation .subnav .promo a.btn-arrow--brand:hover,
#navigation .subnav .promo a.btn-arrow:hover,
#navigation .subnav .promo a.btn-white:hover,
.module-text[data-background] #navigation .subnav .promo a.btn:hover,
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  #navigation
  .subnav
  .promo
  a.switchClosed:hover,
.section-play-online
  .favourite-preview
  .formControls
  #navigation
  .subnav
  .promo
  a:hover,
.tile--default-content #navigation .subnav .promo a.btn:hover,
.tile-content #navigation .subnav .promo a.btn:hover {
  color: #ff0000;
}
#navigation .subnav .promo a.game-name {
  font-size: 120%;
  position: relative;
  left: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#navigation .subnav .promo a.game-name:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: 4px solid rgba(0, 0, 0, 0);
  border-left-color: #fff;
  position: absolute;
  top: 6px;
  left: -10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}
#navigation .subnav .promo a.game-name:hover {
  left: 10px;
}
#navigation .subnav .promo a.game-name:hover:before {
  opacity: 1;
}
#navigation .subnav .promo .published-date {
  text-transform: uppercase;
  font-family: acumin-pro, sans-serif;
}
#navigation .subnav ul li a {
  font-family: acumin-pro, sans-serif;
}
#navigation .subnav nav > ul {
  padding: 10px 20px;
}
@media screen and (min-width: 1000px) {
  #navigation .subnav nav > ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1000px) {
  #navigation .subnav nav > ul .toplevel {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    width: 33.333%;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #navigation .subnav nav > ul .toplevel > ul {
    padding: 0 10px 10px;
  }
}
#navigation .subnav nav > ul .toplevel > ul > li > a {
  font-family: acumin-pro, sans-serif;
  font-size: 100%;
  margin-bottom: 5px;
  display: block;
}
@media screen and (min-width: 800px) {
  #navigation .subnav nav > ul .toplevel > ul > li > a {
    font-size: 110%;
  }
}
@media screen and (min-width: 1000px) {
  #navigation .subnav nav > ul .toplevel > ul > li > a {
    margin-bottom: 10px;
  }
}
#navigation .subnav nav > ul .toplevel ul ul {
  padding-bottom: 20px;
}
@media screen and (min-width: 1000px) {
  #navigation .subnav nav > ul .toplevel.grant-types {
    width: 66%;
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%;
  }
  #navigation .subnav nav > ul .toplevel.grant-types ul ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  #navigation .subnav nav > ul .toplevel.grant-types ul ul li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
    display: table;
  }
}
#navigation .subnav nav > ul a {
  padding: 2px 0;
  font-size: 90%;
}
@media screen and (min-width: 800px) {
  #navigation .subnav nav > ul a {
    font-size: 100%;
    padding: 3px 0;
  }
}
#navigation .subnav nav > ul a:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: 4px solid rgba(0, 0, 0, 0);
  border-left-color: #fff;
  position: absolute;
  top: 6px;
  left: -10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}
@media screen and (min-width: 1000px) {
  #navigation .subnav nav > ul a {
    color: #fff;
    padding: 0;
    font-size: 90%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    left: 0;
  }
  #navigation .subnav nav > ul a:focus,
  #navigation .subnav nav > ul a:hover {
    left: 10px;
  }
  #navigation .subnav nav > ul a:hover:before {
    opacity: 1;
  }
  #navigation .subnav nav > ul a:focus:before {
    opacity: 1;
  }
}
@media screen and (min-width: 1000px) {
  #navigation .more {
    display: block;
  }
}
#navigation #reveal-more {
  background: #ff0000;
}
#navigation #reveal-more a {
  color: #fff;
  display: inline-block;
  border: none;
  padding: 5px 0;
  margin: 0;
  min-height: 0;
}
#navigation #reveal-more a:after {
  display: none;
}
@media screen and (min-width: 1000px) {
  #navigation #reveal-more .nav {
    padding: 30px 30px 30px 0;
    min-height: 400px;
    width: 33%;
  }
}
#navigation #reveal-more .col {
  display: block;
  margin: 0;
}
#navigation #reveal-more .map {
  display: none;
}
@media screen and (min-width: 1000px) {
  #navigation #reveal-more .map {
    display: block;
    padding-bottom: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: calc(50% + 200px);
  }
}
#navigation #reveal-more .map .googlemap {
  margin-bottom: 200px;
}
@media screen and (min-width: 1000px) {
  #navigation #reveal-more .map .googlemap {
    padding-bottom: 0;
    margin-bottom: 0;
    height: 100%;
  }
  #navigation #reveal-more .map .googlemap .tapToInteract {
    display: none;
  }
}
#navigation #reveal-more .map .googlemap .infoWindow a {
  background: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  #navigation #reveal-more .map .googlemap .infoWindow a {
    padding: 12px 25px;
    min-width: 80px;
  }
}
#navigation #reveal-more .map .googlemap .infoWindow a:hover {
  background: #ff0000;
  color: #fff;
}
#navigation #reveal-more .map .googlemap .infoWindow a:disabled {
  opacity: 0.2;
  cursor: default;
}
#navigation #reveal-more .toplevel > ul {
  padding: 0;
}
#navigation #reveal-more nav > ul {
  display: block;
}
#navigation #reveal-more nav > ul .get-in-touch {
  padding-top: 30px;
}
@media screen and (min-width: 1000px) {
  #navigation #reveal-more nav > ul li {
    float: none;
    display: block;
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
  }
}
#navigation #reveal-more nav > ul li a {
  font-family: acumin-pro, sans-serif;
  font-size: 90%;
}
#navigation #reveal-more nav > ul li a:before {
  top: 11px;
}
@media screen and (min-width: 800px) {
  #navigation #reveal-more nav > ul li a {
    font-size: 110%;
  }
}
#navigation #reveal-more nav > ul li.has-icon {
  position: relative;
  padding-left: 40px;
}
#navigation #reveal-more nav > ul li.has-icon a {
  padding: 10px 0;
  font-size: 80%;
}
#navigation #reveal-more nav > ul li.has-icon a:before {
  display: none;
}
@media screen and (min-width: 800px) {
  #navigation #reveal-more nav > ul li.has-icon a {
    font-size: 90%;
  }
}
#navigation #reveal-more nav > ul li.has-icon i {
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 999px) {
  #navigation #reveal-more {
    display: block !important;
    height: auto !important;
  }
}
#navigation .account {
  border-bottom: 2px solid #80d6f7;
  padding-bottom: 10px;
}
@media screen and (min-width: 1000px) {
  #navigation .account {
    position: absolute;
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
  }
}
#navigation .account ul {
  margin-top: 20px;
  padding: 20px;
}
#navigation .account a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 90%;
  padding: 10px 0;
}
#navigation .account a .icon {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
}
#navigation .account a .icon svg * {
  fill: #fff;
  stroke: #fff;
}
#navigation .account .has-icon a {
  padding: 10px 0 10px 40px;
}
#nav-toggle {
  position: relative;
}
#nav-toggle:after,
#nav-toggle:before {
  content: "";
  width: 60%;
  height: 5px;
  display: block;
  background: #333;
  border-radius: 2px;
  position: absolute;
  top: 18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.nav-open #nav-toggle:after,
.nav-open #nav-toggle:before {
  background: #ff0000;
}
#nav-toggle:before {
  -webkit-box-shadow: 0 10px 0 0 #333;
  box-shadow: 0 10px 0 0 #333;
}
.nav-closing #nav-toggle:before,
.nav-opening #nav-toggle:before {
  -webkit-box-shadow: -50px 10px 0 0 rgba(0, 0, 0, 0);
  box-shadow: -50px 10px 0 0 rgba(0, 0, 0, 0);
}
.nav-open #nav-toggle:before {
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  -ms-transform: translate(-50%, -50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotate(-135deg);
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 50%;
}
#nav-toggle:after {
  -webkit-transform: translate(-50%, 20px);
  -ms-transform: translate(-50%, 20px);
  transform: translate(-50%, 20px);
}
.nav-open #nav-toggle:after {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  -ms-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
  top: 50%;
}
#content-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #000;
  opacity: 0;
  display: block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  right: 0;
  z-index: -1;
  pointer-events: none;
}
.nav-open #navigation,
.nav-opening #navigation {
  left: 0;
}
.nav-open #content-wrapper:after,
.nav-opening #content-wrapper:after {
  z-index: 1;
  opacity: 0.4;
}
@media screen and (min-width: 1000px) {
  #reveal-games nav .games-to-play {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  #reveal-games nav .ways-to-play {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  #reveal-games nav .find-a-store {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
#reveal-grants div > div > nav > ul > li {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100% !important;
  -ms-flex-preferred-size: 0 !important;
  flex-basis: 0 !important;
}
#reveal-grants div > div > nav > ul > li .our-role-in-the-community {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}
#reveal-grants div > div > nav > ul > li .grant-opportunities {
  -ms-grid-column: 1;
  grid-column: 1;
  margin-top: -65px !important;
  -ms-grid-row: 2;
  grid-row: 2;
}
#reveal-grants div > div > nav > ul > li .working-with-lotterywest {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
}
#reveal-grants div > div > nav > ul > li .approved-grants-list-1 {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2;
  font-size: 15px !important;
  margin-top: 30px !important;
}
#reveal-grants div > div > nav > ul > li .grant-stories {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2;
  margin-top: 55px !important;
}
#reveal-grants div > div > nav > ul > li .apply,
#reveal-grants div > div > nav > ul > li .register-for-updates {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 1;
  grid-row: 1;
}
#reveal-grants div > div > nav > ul > li .apply {
  margin-top: 40px !important;
}
#reveal-grants div > div > nav > ul > li .faqs {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 1;
  grid-row: 1;
  margin-top: 80px !important;
}
#reveal-grants div > div > nav > ul > li .our-impact {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2;
}
#reveal-grants div > div > nav > ul > li ul.approved-grants-list-1 > li > a,
#reveal-grants div > div > nav > ul > li ul.grant-stories > li > a {
  font-size: 15px !important;
}
@media screen and (max-width: 999px) {
  #reveal-grants div > div > nav > ul > li.our-role-in-the-community {
    display: block !important;
  }
  #reveal-grants div > div > nav > ul > li .apply,
  #reveal-grants div > div > nav > ul > li .approved-grants-list-1,
  #reveal-grants div > div > nav > ul > li .faqs,
  #reveal-grants div > div > nav > ul > li .grant-opportunities,
  #reveal-grants div > div > nav > ul > li .grant-stories {
    margin-top: 0 !important;
  }
  #reveal-grants div > div > nav > ul > li .grant-stories {
    margin-bottom: 20px;
  }
}
#reveal-grants
  div:first-child
  > div:first-child
  > nav:nth-child(2)
  > ul:first-child {
  display: block !important;
}
@media screen and (min-width: 1200px) {
  .lw-phone-number {
    pointer-events: none;
  }
}
#site-container .breadcrumbs-wrapper {
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
  font-size: 0.875em;
}
#site-container .breadcrumbs-wrapper #breadcrumbs {
  padding: 5px 0;
}
#site-container .breadcrumbs-wrapper a {
  font-weight: 400;
  text-decoration: none;
  color: #000;
  opacity: 0.5;
}
#site-container .breadcrumbs-wrapper a:hover {
  opacity: 1;
}
#site-container .breadcrumbs-wrapper .breadcrumbSeparator {
  color: #000;
  opacity: 0.5;
  margin: 0 2px;
}
#site-container .breadcrumbs-wrapper #breadcrumbs-you-are-here {
  display: none;
}
@media screen and (min-width: 375px) {
  #site-container .breadcrumbs-wrapper #breadcrumbs-current {
    width: 120px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
}
@media screen and (min-width: 1200px) {
  #site-container .breadcrumbs-wrapper #breadcrumbs-current {
    width: 700px;
  }
}
.portaltype-lw-homepage .breadcrumbs-wrapper,
.section-play-online #breadcrumbs-1,
body.userrole-anonymous ul.mainnav li.account,
body.userrole-anonymous ul.mainnav li.lw-pol-menu {
  display: none;
}
@media (max-width: 1134px) and (min-width: 998px) {
  #header #navigation {
    padding: 0 !important;
  }
  #header #navigation .mainnav li {
    margin: 0 !important;
  }
}
.no-js-subnav {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0.15s;
  -o-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
}
@media only screen and (min-width: 998px) {
  .no-js-nav-list:focus-within .no-js-subnav,
  .no-js-nav-list:hover .no-js-subnav {
    visibility: visible !important;
    opacity: 1 !important;
  }
  #menu-games,
  #menu-grants,
  #menu-lotterywest,
  #menu-membership,
  #menu-more,
  #menu-results,
  #toggle-1,
  .hamburger,
  .no-js-menu-items,
  .toggle-menu {
    display: none !important;
  }
}
@media only screen and (max-width: 998px) {
  .no-js-nav,
  .no-js-toggle {
    display: none !important;
  }
  #navigation .no-js-subnav {
    height: 0;
  }
  .js-navigation {
    display: none !important;
    visibility: hidden;
    opacity: 0;
  }
  .no-js-menu-items {
    color: #fff;
    margin-right: 20px;
    border-bottom: 1px solid #fff;
    padding: 10px;
    margin-top: 2px;
    position: relative;
    top: 3px;
  }
  .toggle-menu {
    width: 30px;
    height: 24px;
    position: relative;
    top: -41px;
    left: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hamburger {
    background: #000;
    width: 100%;
    height: 5px;
    position: absolute;
    border-radius: 5px;
  }
  .hamburger:first-child {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .hamburger:nth-child(2) {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  #toggle-1:checked + #navigation {
    left: 0 !important;
  }
}
.module {
  position: relative;
  margin: 3em 0;
}
@media screen and (min-width: 1200px) {
  .module {
    top: 60px;
  }
}
.module .module-info {
  display: table;
  width: 100%;
  margin-bottom: 5px;
}
.module .module-info .module-title {
  display: table-cell;
  width: 50%;
}
.module .module-info .module-link {
  display: table-cell;
  width: 50%;
  text-align: right;
  color: #333;
  text-decoration: none;
}
.content,
.main-container {
  background: #fff;
  padding: 1em;
}
@media screen and (min-width: 375px) {
  .content,
  .main-container {
    padding: 2em;
  }
}
@media screen and (min-width: 800px) {
  .content,
  .main-container {
    padding: 3em;
  }
}
.content .content,
.main-container .content {
  padding: 0;
}
.content-header,
.main-container-header {
  position: relative;
}
.mobile-app .content-header .content-share,
.mobile-app .main-container-header .content-share {
  display: none;
}
@media screen and (min-width: 800px) {
  .content-header .content-share,
  .main-container-header .content-share {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.content-header .muted-text,
.main-container-header .muted-text {
  margin: 0;
  text-transform: uppercase;
  font-size: 80%;
}
@media screen and (min-width: 800px) {
  .content-body--sidebar,
  .main-container-body--sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-left: -25px;
    margin-right: -25px;
  }
  .content-body--sidebar:after,
  .main-container-body--sidebar:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media screen and (min-width: 1200px) {
  .content-body--sidebar,
  .main-container-body--sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-left: -50px;
    margin-right: -50px;
  }
  .content-body--sidebar:after,
  .main-container-body--sidebar:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media screen and (min-width: 800px) {
  .content-body--sidebar article,
  .main-container-body--sidebar article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(66.66667% - 50px);
    flex-basis: calc(66.66667% - 50px);
    width: calc(66.66667% - 50px);
    margin-bottom: 20px;
    float: left;
  }
  .content-body--sidebar article:nth-child(1n),
  .main-container-body--sidebar article:nth-child(1n) {
    margin-left: 25px;
    margin-right: 25px;
    clear: none;
  }
  .content-body--sidebar article:nth-child(3n-2),
  .main-container-body--sidebar article:nth-child(3n-2) {
    clear: left;
  }
}
@media screen and (min-width: 1200px) {
  .content-body--sidebar article,
  .main-container-body--sidebar article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(66.66667% - 100px);
    flex-basis: calc(66.66667% - 100px);
    width: calc(66.66667% - 100px);
    margin-bottom: 20px;
    float: left;
  }
  .content-body--sidebar article:nth-child(1n),
  .main-container-body--sidebar article:nth-child(1n) {
    margin-left: 50px;
    margin-right: 50px;
    clear: none;
  }
  .content-body--sidebar article:nth-child(3n-2),
  .main-container-body--sidebar article:nth-child(3n-2) {
    clear: left;
  }
}
@media screen and (min-width: 800px) {
  .content-body--sidebar aside,
  .main-container-body--sidebar aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(33.33333% - 50px);
    flex-basis: calc(33.33333% - 50px);
    width: calc(33.33333% - 50px);
    margin-bottom: 20px;
    float: left;
  }
  .content-body--sidebar aside:nth-child(1n),
  .main-container-body--sidebar aside:nth-child(1n) {
    margin-left: 25px;
    margin-right: 25px;
    clear: none;
  }
  .content-body--sidebar aside:nth-child(3n-2),
  .main-container-body--sidebar aside:nth-child(3n-2) {
    clear: left;
  }
}
@media screen and (min-width: 1200px) {
  .content-body--sidebar aside,
  .main-container-body--sidebar aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(33.33333% - 100px);
    flex-basis: calc(33.33333% - 100px);
    width: calc(33.33333% - 100px);
    margin-bottom: 20px;
    float: left;
  }
  .content-body--sidebar aside:nth-child(1n),
  .main-container-body--sidebar aside:nth-child(1n) {
    margin-left: 50px;
    margin-right: 50px;
    clear: none;
  }
  .content-body--sidebar aside:nth-child(3n-2),
  .main-container-body--sidebar aside:nth-child(3n-2) {
    clear: left;
  }
}
.content-image img,
.main-container-image img {
  width: 100% !important;
  height: auto !important;
}
.content .document-list a,
.main-container .document-list a {
  text-decoration: none;
}
.content .document-list a small,
.main-container .document-list a small {
  color: #ccc;
}
.portaltype-lw-homepage .main-container {
  padding: 0;
  background: none;
}
.section {
  margin: 2em 0;
}
#content h1,
.content h1,
.editable-content h1,
.faq-answer h1,
.innerPopupContent h1 {
  color: #ff0000;
}
@media screen and (min-width: 800px) {
  #content h1.sharing,
  .content h1.sharing,
  .editable-content h1.sharing,
  .faq-answer h1.sharing,
  .innerPopupContent h1.sharing {
    margin-top: 40px;
  }
}
#content ul,
.content ul,
.editable-content ul,
.faq-answer ul,
.innerPopupContent ul {
  margin: 10px 0 20px;
  padding: 0;
}
#content ul ul,
.content ul ul,
.editable-content ul ul,
.faq-answer ul ul,
.innerPopupContent ul ul {
  margin: 0;
}
#content ul li,
.content ul li,
.editable-content ul li,
.faq-answer ul li,
.innerPopupContent ul li {
  margin: 0 0 5px;
  padding: 0;
  position: relative;
}
#content ul > li,
.content ul > li,
.editable-content ul > li,
.faq-answer ul > li,
.innerPopupContent ul > li {
  margin-left: 20px;
}
#content dd,
.content dd,
.editable-content dd,
.faq-answer dd,
.innerPopupContent dd {
  margin: 10px 0 20px;
}
#content hr,
.content hr,
.editable-content hr,
.faq-answer hr,
.innerPopupContent hr {
  background: rgba(0, 0, 0, 0);
  border: none;
  border-top: 5px solid #efefef;
  margin: 50px 0;
  padding: 0;
}
#content img,
.content img,
.editable-content img,
.faq-answer img,
.innerPopupContent img {
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 0 0 20px;
  display: block;
}
@media screen and (min-width: 375px) {
  #content img,
  .content img,
  .editable-content img,
  .faq-answer img,
  .innerPopupContent img {
    width: auto;
  }
  #content img.image-left,
  .content img.image-left,
  .editable-content img.image-left,
  .faq-answer img.image-left,
  .innerPopupContent img.image-left {
    float: left !important;
    margin: 0 20px 10px 0 !important;
    width: 50%;
    max-width: 500px;
  }
  #content img.image-right,
  .content img.image-right,
  .editable-content img.image-right,
  .faq-answer img.image-right,
  .innerPopupContent img.image-right {
    float: right !important;
    margin: 0 0 10px 20px !important;
    width: 50%;
    max-width: 500px;
  }
}
#content iframe,
.content iframe,
.editable-content iframe,
.faq-answer iframe,
.innerPopupContent iframe {
  width: 100%;
  display: block;
  margin: 20px 0;
  height: 300px;
}
@media screen and (min-width: 800px) {
  #content iframe,
  .content iframe,
  .editable-content iframe,
  .faq-answer iframe,
  .innerPopupContent iframe {
    height: 500px;
  }
}
#content .iframe-wrapper,
.content .iframe-wrapper,
.editable-content .iframe-wrapper,
.faq-answer .iframe-wrapper,
.innerPopupContent .iframe-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  margin: 20px 0;
  position: relative;
}
#content .iframe-wrapper iframe,
.content .iframe-wrapper iframe,
.editable-content .iframe-wrapper iframe,
.faq-answer .iframe-wrapper iframe,
.innerPopupContent .iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  height: 100%;
}
.no-js-tiles {
  width: 380px;
  margin: 10px;
  list-style: none;
  padding: 0;
}
.no-js-tiles:nth-child(n + 4) {
  display: none;
}
.no-js-tiles-parent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  padding: 0;
}
.no-js-hero {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
footer {
  width: 100%;
  background: #ff0000;
  color: #fff;
}
@media screen and (min-width: 1200px) {
  footer {
    padding: 50px 0 0;
    font-size: 90%;
    margin-top: 50px;
  }
}
@media screen and (max-width: 1199px) {
  footer .container,
  footer .module-text.module-text--stacked {
    width: 100%;
  }
}
footer a {
  text-decoration: none;
}
footer ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
footer:after {
  content: "";
  display: block;
  width: 100%;
  height: 30.6vw;
  max-height: 400px;
  background: url(../images/ripple-mobile.svg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 375px) {
  footer:after {
    height: 25.6vw;
    background: url(../images/ripple.svg) no-repeat;
    background-size: cover;
  }
}
footer ul#footer-navigation {
  width: 100%;
  overflow: auto;
}
@media screen and (min-width: 1200px) {
  footer ul#footer-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
  }
  footer ul#footer-navigation:after {
    content: "";
    display: table;
    clear: both;
  }
}
footer ul#footer-navigation > li {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  footer ul#footer-navigation > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(20% - 20px);
    flex-basis: calc(20% - 20px);
    width: calc(20% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  footer ul#footer-navigation > li:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  footer ul#footer-navigation > li:nth-child(5n-4) {
    clear: left;
  }
}
footer ul#footer-navigation .footer-col {
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 1200px) {
  footer ul#footer-navigation .footer-col {
    border: none;
  }
}
footer ul#footer-navigation .footer-col a {
  max-width: 90%;
  display: block;
  margin: 0 auto;
  padding: 10px 0;
  color: #fff;
  position: relative;
}
@media screen and (min-width: 1200px) {
  footer ul#footer-navigation .footer-col a {
    max-width: 100%;
  }
}
footer ul#footer-navigation .footer-col > a {
  font-family: acumin-pro, sans-serif;
  letter-spacing: -0.05em;
  font-size: 120%;
  padding-left: 15px;
}
@media screen and (min-width: 1200px) {
  footer ul#footer-navigation .footer-col > a {
    padding: 0 0 10px;
    width: 100%;
  }
}
footer ul#footer-navigation .footer-col > a:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: 5px solid rgba(0, 0, 0, 0);
  border-left-color: #fff;
  position: absolute;
  top: 18px;
  left: 0;
}
@media screen and (min-width: 1200px) {
  footer ul#footer-navigation .footer-col > a:before {
    display: none;
  }
}
footer ul#footer-navigation .footer-col > a.reveal-toggle--active:before {
  width: 0;
  height: 0;
  display: block;
  border: 5px solid rgba(0, 0, 0, 0);
  border-top-color: #fff;
  top: 20px;
}
@media screen and (min-width: 1200px) {
  footer ul#footer-navigation .footer-col > a.reveal-toggle--active:before {
    display: none;
  }
}
footer ul#footer-navigation #footer-more {
  margin-left: 0;
}
footer ul#footer-navigation .subnav {
  display: none;
  background: #efefef;
  padding: 10px 0;
}
@media screen and (min-width: 1200px) {
  footer ul#footer-navigation .subnav {
    background: rgba(0, 0, 0, 0);
    display: block !important;
    height: auto !important;
    padding: 0;
  }
  footer ul#footer-navigation .subnav li:last-child {
    padding-bottom: 10px;
  }
}
footer ul#footer-navigation .subnav a {
  color: #333;
  padding: 5px 0;
}
@media screen and (min-width: 1200px) {
  footer ul#footer-navigation .subnav a {
    color: #fff;
    padding: 0;
  }
}
footer ul#footer-navigation .subnav a:before {
  display: none;
}
footer ul#footer-navigation .subnav li.has-children > a {
  padding-left: 15px;
}
footer ul#footer-navigation .subnav li.has-children > a:before {
  display: block;
  top: 10px;
  border-left-color: #ff0000;
}
@media screen and (min-width: 1200px) {
  footer ul#footer-navigation .subnav li.has-children > a:before {
    display: none;
  }
}
footer
  ul#footer-navigation
  .subnav
  li.has-children
  > a.reveal-toggle--active:before {
  top: 13px;
  border-left-color: rgba(0, 0, 0, 0);
  border-top-color: #ff0000;
}
footer ul#footer-navigation .subnav ul {
  padding: 0 0 0 15px;
}
footer ul#footer-navigation .subnav ul li a {
  position: relative;
}
footer ul#footer-navigation .subnav ul li a:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: 4px solid rgba(0, 0, 0, 0);
  border-left-color: #ff0000;
  position: absolute;
  top: 12px;
  left: -12px;
}
@media screen and (min-width: 1200px) {
  footer ul#footer-navigation .subnav ul li a:before {
    width: 0;
    height: 0;
    display: block;
    border: 4px solid rgba(0, 0, 0, 0);
    border-left-color: #fff;
    top: 8px;
  }
}
footer ul.get-in-touch,
footer ul.social {
  font-family: acumin-pro, sans-serif;
  margin: 10px 0;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  footer ul.get-in-touch,
  footer ul.social {
    width: 90%;
    margin: 20px auto;
  }
}
footer ul.get-in-touch li,
footer ul.social li {
  line-height: 1.2;
  float: left;
  margin: 0 0 5px;
}
footer ul.get-in-touch li a,
footer ul.social li a {
  color: #fff;
  padding: 0;
  max-width: none;
}
footer ul.get-in-touch li i,
footer ul.social li i {
  display: block;
  width: 35px;
  height: 35px;
  float: left;
  margin-right: 5px;
}
footer ul.get-in-touch {
  padding-top: 30px;
}
footer ul.get-in-touch li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
footer ul.get-in-touch li a {
  white-space: nowrap;
  word-break: break-all;
}
footer ul.get-in-touch li .envelope {
  width: 40px;
}
@media screen and (min-width: 800px) {
  footer ul.get-in-touch li .envelope {
    width: 38px;
  }
}
@media screen and (min-width: 1200px) {
  footer ul.get-in-touch li .envelope {
    width: 45px;
  }
}
footer ul.get-in-touch li a.lw-footer-email {
  width: 100%;
  white-space: nowrap;
}
@media screen and (min-width: 1200px) {
  footer ul.get-in-touch li a.lw-footer-email {
    font-size: 90%;
  }
}
@media screen and (min-width: 1600px) {
  footer ul.get-in-touch li a.lw-footer-email {
    font-size: 96%;
  }
}
footer .subfooter {
  color: #fff;
  padding-top: 10px;
}
@media screen and (max-width: 1199px) {
  footer .subfooter {
    width: 90%;
    margin: 0 auto;
  }
}
footer .subfooter .copyright {
  display: block;
  margin: 0;
  padding-bottom: 10px;
  line-height: 1.1em;
}
body,
html {
  height: 100%;
  min-height: 100vh;
}
body.mobile-app,
html.mobile-app {
  height: auto;
}
html {
  background-image: none;
  overflow: auto;
}
body {
  opacity: 1;
  background: #ff0000;
  overflow: visible;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  min-width: 320px;
}
body.mobile-app {
  min-width: 0;
  padding: 1em;
  background-color: #fff;
}
body.mobile-app.template-mobile_homepage_results,
body.mobile-app.template-mobile_homepage_sfl_results {
  padding: 14px 4px 0;
}
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  body.mobile-app.template-mobile_homepage_results
  input,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  body.mobile-app.template-mobile_homepage_sfl_results
  input,
.section-play-online
  #customTicketNumbers
  .ticket-row
  body.mobile-app.template-mobile_homepage_results
  .boardNumberInput,
.section-play-online
  #customTicketNumbers
  .ticket-row
  body.mobile-app.template-mobile_homepage_sfl_results
  .boardNumberInput,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  body.mobile-app.template-mobile_homepage_results
  .numberPicker,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  body.mobile-app.template-mobile_homepage_sfl_results
  .numberPicker,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  body.mobile-app.template-mobile_homepage_results
  span,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  body.mobile-app.template-mobile_homepage_sfl_results
  span,
body.mobile-app.template-mobile_homepage_results .ball,
body.mobile-app.template-mobile_homepage_results .ball--inverse,
body.mobile-app.template-mobile_homepage_results
  .section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput,
body.mobile-app.template-mobile_homepage_results
  .section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input,
body.mobile-app.template-mobile_homepage_results
  .section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .numberPicker,
body.mobile-app.template-mobile_homepage_results
  .section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span,
body.mobile-app.template-mobile_homepage_sfl_results .ball,
body.mobile-app.template-mobile_homepage_sfl_results .ball--inverse,
body.mobile-app.template-mobile_homepage_sfl_results
  .section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput,
body.mobile-app.template-mobile_homepage_sfl_results
  .section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input,
body.mobile-app.template-mobile_homepage_sfl_results
  .section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .numberPicker,
body.mobile-app.template-mobile_homepage_sfl_results
  .section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span {
  font-size: 13px;
}
#content:after,
html:after {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  content: "Loading";
  font-family: acumin-pro, sans-serif;
  letter-spacing: -0.05em;
  text-align: center;
  line-height: 140px;
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff url(../images/ajax-loading.gif) no-repeat center 8px;
  z-index: 999;
  width: 100px;
  height: 100px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  pointer-events: none;
}
#content.ajax-loading:after,
html.ajax-loading:after {
  opacity: 1;
}
#site-container {
  width: 100%;
  background: #efefef;
  float: left;
}
.container,
.module-text.module-text--stacked {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.container.main-container-outer,
.main-container-outer.module-text.module-text--stacked {
  padding: 20px 0;
}
body.portaltype-lw-frequencycharts .lw-freqchart-list li {
  margin-left: 0 !important;
}
body.portaltype-lw-frequencycharts .lw-freqchart-list li:before {
  display: none;
}
body.subsection-upcoming-events #content-core > .container,
body.subsection-upcoming-events
  #content-core
  > .module-text.module-text--stacked {
  margin-bottom: 48px !important;
}
body.mobile-app #editDetailsPage #fieldset-details-passwords #editSecurity {
  display: none !important;
}
body.mobile-app-zeo.template-edit-details
  div#players-card
  div.players-card-pod {
  display: none;
}
.date-picker {
  width: 170px;
  height: 25px;
  border: 0;
  line-height: 25px;
  padding: 0 0 0 10px;
  font-weight: 700;
  cursor: pointer;
  color: #303030;
  position: relative;
  z-index: 2;
}
.date-picker,
.date-picker-wrapper {
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.date-picker-wrapper {
  position: absolute;
  z-index: 99;
  border: 1px solid #bfbfbf;
  background-color: #efefef;
  padding: 5px 12px;
  line-height: 20px;
  color: #aaa;
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: initial;
  box-sizing: initial;
}
.date-picker-wrapper.inline-wrapper {
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
}
.date-picker-wrapper.single-date {
  width: auto;
}
.date-picker-wrapper.no-shortcuts {
  padding-bottom: 12px;
}
.date-picker-wrapper.no-topbar {
  padding-top: 12px;
}
.date-picker-wrapper .footer {
  font-size: 11px;
  padding-top: 3px;
}
.date-picker-wrapper b {
  color: #666;
  font-weight: 700;
}
.date-picker-wrapper a {
  color: #6bb4d6;
  text-decoration: underline;
}
.date-picker-wrapper .month-name {
  text-transform: uppercase;
}
.date-picker-wrapper .month-wrapper {
  border: 1px solid #bfbfbf;
  border-radius: 3px;
  background-color: #fff;
  padding: 5px;
  cursor: default;
  position: relative;
  _overflow: hidden;
  min-height: 230px;
}
.date-picker-wrapper .month-wrapper table {
  width: calc(100vw - 120px);
  float: left;
}
@media screen and (min-width: 465px) {
  .date-picker-wrapper .month-wrapper table {
    width: 190px;
  }
}
.date-picker-wrapper .month-wrapper table.month2 {
  width: 190px;
  float: left;
}
.date-picker-wrapper .month-wrapper table td,
.date-picker-wrapper .month-wrapper table th {
  vertical-align: middle;
  text-align: center;
  line-height: 14px;
  margin: 0;
  padding: 0;
  border: none;
}
.date-picker-wrapper .month-wrapper table .day {
  padding: 16px 10px;
  line-height: 1;
  font-size: 12px;
  color: #ccc;
  cursor: default;
}
@media screen and (min-width: 465px) {
  .date-picker-wrapper .month-wrapper table .day {
    padding: 5px 0;
    margin-bottom: 1px;
  }
}
.date-picker-wrapper .month-wrapper table div.day.lastMonth,
.date-picker-wrapper .month-wrapper table div.day.nextMonth {
  color: #999;
  cursor: default;
}
.date-picker-wrapper .month-wrapper table .day.checked {
  background-color: #cceffc;
}
.date-picker-wrapper .month-wrapper table .week-name {
  height: 20px;
  line-height: 20px;
  font-weight: 100;
  text-transform: uppercase;
}
.date-picker-wrapper .month-wrapper table .day.has-tooltip {
  cursor: help !important;
}
.date-picker-wrapper .time label {
  white-space: nowrap;
}
.date-picker-wrapper .month-wrapper table .day.toMonth.valid {
  color: #333;
  cursor: pointer;
}
.date-picker-wrapper .month-wrapper table .day.toMonth.valid:after,
.date-picker-wrapper .month-wrapper table .day.toMonth.valid:before {
  display: none;
}
.date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
  background-color: #e6f7fd;
}
.date-picker-wrapper .month-wrapper table .day.lastMonth,
.date-picker-wrapper .month-wrapper table .day.nextMonth {
  display: none;
}
.date-picker-wrapper .month-wrapper table .day.real-today,
.date-picker-wrapper .month-wrapper table .day.real-today.checked,
.date-picker-wrapper .month-wrapper table .day.real-today.hovering {
  background-color: #ebbf2b;
}
.date-picker-wrapper table .caption {
  height: 40px;
}
.date-picker-wrapper table .caption .next,
.date-picker-wrapper table .caption .prev {
  padding: 12px;
  cursor: pointer;
}
@media screen and (min-width: 465px) {
  .date-picker-wrapper table .caption .next,
  .date-picker-wrapper table .caption .prev {
    padding: 0 5px;
  }
}
.date-picker-wrapper table .caption .next:hover,
.date-picker-wrapper table .caption .prev:hover {
  background-color: #ccc;
  color: #fff;
}
.date-picker-wrapper .gap {
  position: relative;
  z-index: 1;
  width: 15px;
  height: 100%;
  background-color: #d9534f;
  font-size: 0;
  line-height: 0;
  float: left;
  top: -5px;
  margin: 0 10px -10px;
  visibility: hidden;
  height: 0;
}
.date-picker-wrapper .gap .gap-lines {
  height: 100%;
  overflow: hidden;
}
.date-picker-wrapper .gap .gap-line {
  height: 15px;
  width: 15px;
  position: relative;
}
.date-picker-wrapper .gap .gap-line .gap-1 {
  z-index: 1;
  height: 0;
  border-left: 8px solid #fff;
  border-top: 8px solid #eee;
  border-bottom: 8px solid #eee;
}
.date-picker-wrapper .gap .gap-line .gap-2 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  height: 0;
  border-left: 8px solid rgba(0, 0, 0, 0);
  border-top: 8px solid #fff;
}
.date-picker-wrapper .gap .gap-line .gap-3 {
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 2;
  height: 0;
  border-left: 8px solid rgba(0, 0, 0, 0);
  border-bottom: 8px solid #fff;
}
.date-picker-wrapper .gap .gap-top-mask {
  width: 6px;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 1px;
  background-color: #eee;
  z-index: 3;
}
.date-picker-wrapper .gap .gap-bottom-mask {
  width: 6px;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 7px;
  background-color: #eee;
  z-index: 3;
}
.date-picker-wrapper .selected-days {
  display: none;
}
.date-picker-wrapper .drp_top-bar {
  line-height: 1.4;
  position: relative;
  padding: 10px 70px 15px 0;
}
.date-picker-wrapper .drp_top-bar .error-top,
.date-picker-wrapper .drp_top-bar .normal-top {
  display: none;
}
.date-picker-wrapper .drp_top-bar .default-top {
  display: block;
}
.date-picker-wrapper .drp_top-bar.error .default-top {
  display: none;
}
.date-picker-wrapper .drp_top-bar.error .error-top {
  display: block;
  color: #d9534f;
}
.date-picker-wrapper .drp_top-bar.normal .default-top {
  display: none;
}
.date-picker-wrapper .drp_top-bar.normal .normal-top {
  display: block;
}
.date-picker-wrapper .drp_top-bar .apply-btn {
  position: absolute;
  right: 0;
  top: 6px;
  padding: 3px 5px;
  margin: 0;
  font-size: 12px;
  border-radius: 4px;
  cursor: pointer;
  color: #d9eef7;
  color: #fff;
  line-height: normal;
  border-radius: 20px;
  background: #ff0000;
  font-family: acumin-pro, sans-serif;
}
.date-picker-wrapper.single-month .drp_top-bar {
  padding-right: 0;
}
.date-picker-wrapper.single-month .drp_top-bar .apply-btn {
  position: static;
  margin-top: 10px;
}
.date-picker-wrapper .drp_top-bar .apply-btn.disabled {
  cursor: pointer;
  opacity: 0.5;
}
.date-picker-wrapper .time {
  position: relative;
}
.date-picker-wrapper.single-month .time {
  display: block;
}
.date-picker-wrapper .time input[type="range"] {
  vertical-align: middle;
  width: 129px;
  padding: 0;
  margin: 0;
  height: 20px;
}
.date-picker-wrapper .time1,
.time2 {
  width: 180px;
  padding: 0 5px;
  text-align: center;
}
.date-picker-wrapper .time1 {
  float: left;
}
.date-picker-wrapper .time2 {
  float: right;
}
.date-picker-wrapper .hour,
.minute {
  text-align: right;
}
.date-picker-wrapper .hide {
  display: none;
}
.date-picker-wrapper .first-date-selected,
.date-picker-wrapper .last-date-selected {
  background-color: #ff0000 !important;
  color: #fff !important;
}
.date-picker-wrapper .date-range-length-tip {
  position: absolute;
  margin-top: -4px;
  margin-left: -8px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  display: none;
  background-color: #ff0;
  padding: 0 6px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -moz-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -ms-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -o-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
}
.date-picker-wrapper .date-range-length-tip:after {
  content: "";
  position: absolute;
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid #ff0;
  left: 50%;
  margin-left: -4px;
  bottom: -4px;
}
.date-picker-wrapper.two-months.no-gap .month1 .next,
.date-picker-wrapper.two-months.no-gap .month2 .prev {
  display: none;
}
.date-picker-wrapper .week-number {
  padding: 5px 0;
  line-height: 1;
  font-size: 12px;
  margin-bottom: 1px;
  color: #999;
  cursor: pointer;
}
.date-picker-wrapper .week-number.week-number-selected {
  color: #49e;
  font-weight: 700;
}
.custom-picker .apply-btn {
  position: absolute !important;
  margin-top: 0 !important;
}
.custom-picker .month-wrapper {
  width: 100% !important;
  min-width: 300px;
}
.custom-picker .month1 {
  float: none !important;
  margin: 0 auto !important;
}
.custom-picker .shortcuts b {
  display: none;
}
.custom-picker .shortcuts span {
  background: #ff0000;
  border-radius: 2px;
  display: inline-block;
  padding: 0 5px;
  color: #fff;
}
.custom-picker .shortcuts span a {
  color: #fff !important;
  text-decoration: none !important;
}
.smartbanner-show header {
  top: 80px;
}
.smartbanner-show {
  margin-top: 80px;
}
.smartbanner-show .smartbanner {
  display: block;
}
.smartbanner {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-family: Helvetica Neue, sans-serif;
  background: #f4f4f4;
  z-index: 9998;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  -webkit-text-size-adjust: none;
}
.smartbanner-container {
  margin: 0 auto;
  white-space: nowrap;
}
.smartbanner-close {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  font-family: ArialRoundedMTBold, Arial;
  font-size: 20px;
  text-align: center;
  color: #888;
  text-decoration: none;
  border: 0;
  border-radius: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
}
.smartbanner-close:active,
.smartbanner-close:hover {
  color: #aaa;
}
.smartbanner-icon {
  width: 57px;
  height: 57px;
  margin-right: 12px;
  background-size: cover;
  border-radius: 10px;
}
.smartbanner-icon,
.smartbanner-info {
  display: inline-block;
  vertical-align: middle;
}
.smartbanner-info {
  width: 44%;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: 700;
}
.smartbanner-title {
  font-size: 13px;
  line-height: 18px;
}
.smartbanner-button {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: 700;
  color: #6a6a6a;
  text-transform: uppercase;
  text-decoration: none;
}
.smartbanner-button:active,
.smartbanner-button:hover {
  color: #aaa;
}
.smartbanner-ios {
  background: #f4f4f4;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f4f4f4),
    to(#cdcdcd)
  );
  background: -o-linear-gradient(top, #f4f4f4, #cdcdcd);
  background: linear-gradient(180deg, #f4f4f4, #cdcdcd);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  line-height: 80px;
}
.smartbanner-ios .smartbanner-close {
  border: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #888;
  text-shadow: 0 1px 0 #fff;
}
.smartbanner-ios .smartbanner-close:active,
.smartbanner-ios .smartbanner-close:hover {
  color: #aaa;
}
.smartbanner-ios .smartbanner-icon {
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smartbanner-ios .smartbanner-info {
  color: #6a6a6a;
  text-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.8);
}
.smartbanner-ios .smartbanner-title {
  color: #4d4d4d;
  font-weight: 700;
}
.smartbanner-ios .smartbanner-button {
  padding: 0 10px;
  min-width: 10%;
  color: #6a6a6a;
  background: #efefef;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#efefef),
    to(#dcdcdc)
  );
  background: -o-linear-gradient(top, #efefef, #dcdcdc);
  background: linear-gradient(180deg, #efefef, #dcdcdc);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 hsla(0, 0%, 100%, 0.6),
    0 2px 0 hsla(0, 0%, 100%, 0.7) inset;
  box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 hsla(0, 0%, 100%, 0.6),
    inset 0 2px 0 hsla(0, 0%, 100%, 0.7);
}
.smartbanner-ios .smartbanner-button:active,
.smartbanner-ios .smartbanner-button:hover {
  background: #dcdcdc;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#dcdcdc),
    to(#efefef)
  );
  background: -o-linear-gradient(top, #dcdcdc, #efefef);
  background: linear-gradient(180deg, #dcdcdc, #efefef);
}
.smartbanner-android {
  border-color: #212228;
  background-color: #f6f6f6;
  border-bottom: 1px solid #eee;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.smartbanner-android .smartbanner-close {
  border: 0;
  width: 17px;
  height: 17px;
  line-height: 17px;
  margin-right: 7px;
  color: #b1b1b3;
  background: #1c1e21;
  text-shadow: 0 1px 1px #000;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset,
    0 1px 1px hsla(0, 0%, 100%, 0.3);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.8),
    0 1px 1px hsla(0, 0%, 100%, 0.3);
}
.smartbanner-android .smartbanner-close:active,
.smartbanner-android .smartbanner-close:hover {
  color: #eee;
}
.smartbanner-android .smartbanner-icon {
  background-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.smartbanner-android .smartbanner-info {
  color: #ccc;
}
.smartbanner-android .smartbanner-title {
  color: #000;
  font-weight: 700;
}
.smartbanner-android .smartbanner-button {
  min-width: 12%;
  color: #d1d1d1;
  padding: 0;
  background: none;
  border-radius: 0;
}
.smartbanner-android .smartbanner-button:active,
.smartbanner-android .smartbanner-button:hover {
  background: none;
}
.smartbanner-android .smartbanner-button-text {
  text-align: center;
  display: block;
  padding: 0 10px;
  background: #42b6c9;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#42b6c9),
    to(#39a9bb)
  );
  background: -o-linear-gradient(top, #42b6c9, #39a9bb);
  background: linear-gradient(180deg, #42b6c9, #39a9bb);
  text-transform: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.smartbanner-android .smartbanner-button-text:active,
.smartbanner-android .smartbanner-button-text:hover {
  background: #2ac7e1;
}
.smartbanner-windows {
  background: #f4f4f4;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f4f4f4),
    to(#cdcdcd)
  );
  background: -o-linear-gradient(top, #f4f4f4, #cdcdcd);
  background: linear-gradient(180deg, #f4f4f4, #cdcdcd);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  line-height: 80px;
}
.smartbanner-windows .smartbanner-close {
  border: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #888;
  text-shadow: 0 1px 0 #fff;
}
.smartbanner-windows .smartbanner-close:active,
.smartbanner-windows .smartbanner-close:hover {
  color: #aaa;
}
.smartbanner-windows .smartbanner-icon {
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smartbanner-windows .smartbanner-info {
  color: #6a6a6a;
}
.smartbanner-windows .smartbanner-title {
  color: #4d4d4d;
  font-weight: 700;
}
.smartbanner-windows .smartbanner-button {
  padding: 0 10px;
  min-width: 10%;
  color: #6a6a6a;
  background: #efefef;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#efefef),
    to(#dcdcdc)
  );
  background: -o-linear-gradient(top, #efefef, #dcdcdc);
  background: linear-gradient(180deg, #efefef, #dcdcdc);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 hsla(0, 0%, 100%, 0.6),
    0 2px 0 hsla(0, 0%, 100%, 0.7) inset;
  box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 hsla(0, 0%, 100%, 0.6),
    inset 0 2px 0 hsla(0, 0%, 100%, 0.7);
}
.smartbanner-windows .smartbanner-button:active,
.smartbanner-windows .smartbanner-button:hover {
  background: #dcdcdc;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#dcdcdc),
    to(#efefef)
  );
  background: -o-linear-gradient(top, #dcdcdc, #efefef);
  background: linear-gradient(180deg, #dcdcdc, #efefef);
}
.game-2-logo,
.game-5128-logo,
.monday-lotto-logo,
.section-play-online #favoritesPage #history-data-table .mondaylotto:before {
  background: no-repeat 50%;
  background-size: contain;
  display: inline-block;
  background-image: url(../images/games/monday-lotto-logo.png) !important;
}
.game-2-logo.logo,
.game-5128-logo.logo,
.monday-lotto-logo.logo,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo.mondaylotto:before {
  width: 50px;
  height: 50px;
}
.game-2-logo.logo-big,
.game-5128-logo.logo-big,
.monday-lotto-logo.logo-big,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-big.mondaylotto:before {
  width: 100px;
  height: 100px;
}
.game-2-logo.logo-dynamic,
.game-5128-logo.logo-dynamic,
.monday-lotto-logo.logo-dynamic,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-dynamic.mondaylotto:before {
  width: 100%;
  max-width: 175px;
  height: auto;
}
.game-2-logo.logo-dynamic:after,
.game-5128-logo.logo-dynamic:after,
.monday-lotto-logo.logo-dynamic:after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 100%;
}
.game-2-bg,
.game-5128-bg,
.monday-lotto-bg {
  background-color: #db342a !important;
}
.game-2-bg-light,
.game-5128-bg-light,
.monday-lotto-bg-light {
  background-color: #ed9a95 !important;
}
.game-2-bg-dark,
.game-5128-bg-dark,
.monday-lotto-bg-dark {
  background-color: #6e1a15 !important;
}
.game-2-bg-grad,
.game-5128-bg-grad,
.mobile-app #faveCostBoxWrapper.monday-lotto,
.monday-lotto-bg-grad,
.section-play-online #favoritesPage #history-data-table .mondaylotto {
  background-color: #db342a !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#6e1a15),
    to(#db342a)
  ) !important;
  background-image: -o-linear-gradient(#6e1a15 0, #db342a 100%) !important;
  background-image: linear-gradient(#6e1a15, #db342a) !important;
}
.game-2-bg-image,
.game-5128-bg-image,
.monday-lotto-bg-image {
  background: no-repeat 50%;
  background-size: cover;
  background-color: #db342a !important;
  background-image: url(../images/games/monday-lotto-bg.jpg) !important;
}
.game-2-color,
.game-5128-color,
.monday-lotto-color {
  color: #db342a !important;
}
.game-3-logo,
.game-5129-logo,
.section-play-online #favoritesPage #history-data-table .wednesdaylotto:before,
.wednesday-lotto-logo {
  background: no-repeat 50%;
  background-size: contain;
  display: inline-block;
  background-image: url(../images/games/wednesday-lotto-logo.png) !important;
}
.game-3-logo.logo,
.game-5129-logo.logo,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo.wednesdaylotto:before,
.wednesday-lotto-logo.logo {
  width: 50px;
  height: 50px;
}
.game-3-logo.logo-big,
.game-5129-logo.logo-big,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-big.wednesdaylotto:before,
.wednesday-lotto-logo.logo-big {
  width: 100px;
  height: 100px;
}
.game-3-logo.logo-dynamic,
.game-5129-logo.logo-dynamic,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-dynamic.wednesdaylotto:before,
.wednesday-lotto-logo.logo-dynamic {
  width: 100%;
  max-width: 175px;
  height: auto;
}
.game-3-logo.logo-dynamic:after,
.game-5129-logo.logo-dynamic:after,
.wednesday-lotto-logo.logo-dynamic:after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 100%;
}
.game-3-bg,
.game-5129-bg,
.wednesday-lotto-bg {
  background-color: #db342a !important;
}
.game-3-bg-light,
.game-5129-bg-light,
.wednesday-lotto-bg-light {
  background-color: #ed9a95 !important;
}
.game-3-bg-dark,
.game-5129-bg-dark,
.wednesday-lotto-bg-dark {
  background-color: #6e1a15 !important;
}
.game-3-bg-grad,
.game-5129-bg-grad,
.mobile-app #faveCostBoxWrapper.wednesday-lotto,
.section-play-online #favoritesPage #history-data-table .wednesdaylotto,
.wednesday-lotto-bg-grad {
  background-color: #db342a !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#6e1a15),
    to(#db342a)
  ) !important;
  background-image: -o-linear-gradient(#6e1a15 0, #db342a 100%) !important;
  background-image: linear-gradient(#6e1a15, #db342a) !important;
}
.game-3-bg-image,
.game-5129-bg-image,
.wednesday-lotto-bg-image {
  background: no-repeat 50%;
  background-size: cover;
  background-color: #db342a !important;
  background-image: url(../images/games/wednesday-lotto-bg.jpg) !important;
}
.game-3-color,
.game-5129-color,
.wednesday-lotto-color {
  color: #db342a !important;
}
.game-1-logo,
.game-5127-logo,
.saturday-lotto-logo,
.section-play-online #favoritesPage #history-data-table .saturdaylotto:before {
  background: no-repeat 50%;
  background-size: contain;
  display: inline-block;
  background-image: url(../images/games/saturday-lotto-logo.png) !important;
}
.game-1-logo.logo,
.game-5127-logo.logo,
.saturday-lotto-logo.logo,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo.saturdaylotto:before {
  width: 50px;
  height: 50px;
}
.game-1-logo.logo-big,
.game-5127-logo.logo-big,
.saturday-lotto-logo.logo-big,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-big.saturdaylotto:before {
  width: 100px;
  height: 100px;
}
.game-1-logo.logo-dynamic,
.game-5127-logo.logo-dynamic,
.saturday-lotto-logo.logo-dynamic,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-dynamic.saturdaylotto:before {
  width: 100%;
  max-width: 175px;
  height: auto;
}
.game-1-logo.logo-dynamic:after,
.game-5127-logo.logo-dynamic:after,
.saturday-lotto-logo.logo-dynamic:after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 100%;
}
.game-1-bg,
.game-5127-bg,
.saturday-lotto-bg {
  background-color: #db342a !important;
}
.game-1-bg-light,
.game-5127-bg-light,
.saturday-lotto-bg-light {
  background-color: #ed9a95 !important;
}
.game-1-bg-dark,
.game-5127-bg-dark,
.saturday-lotto-bg-dark {
  background-color: #6e1a15 !important;
}
.game-1-bg-grad,
.game-5127-bg-grad,
.mobile-app #faveCostBoxWrapper.saturday-lotto,
.saturday-lotto-bg-grad,
.section-play-online #favoritesPage #history-data-table .saturdaylotto {
  background-color: #db342a !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#6e1a15),
    to(#db342a)
  ) !important;
  background-image: -o-linear-gradient(#6e1a15 0, #db342a 100%) !important;
  background-image: linear-gradient(#6e1a15, #db342a) !important;
}
.game-1-bg-image,
.game-5127-bg-image,
.saturday-lotto-bg-image {
  background: no-repeat 50%;
  background-size: cover;
  background-color: #db342a !important;
  background-image: url(../images/games/saturday-lotto-bg.jpg) !important;
}
.game-1-color,
.game-5127-color,
.saturday-lotto-color {
  color: #db342a !important;
}
.game-4-logo,
.game-5130-logo,
.oz-lotto-logo,
.section-play-online #favoritesPage #history-data-table .ozlotto:before {
  background: no-repeat 50%;
  background-size: contain;
  display: inline-block;
  background-image: url(../images/games/oz-lotto-logo.png) !important;
}
.game-4-logo.logo,
.game-5130-logo.logo,
.oz-lotto-logo.logo,
.section-play-online #favoritesPage #history-data-table .logo.ozlotto:before {
  width: 50px;
  height: 50px;
}
.game-4-logo.logo-big,
.game-5130-logo.logo-big,
.oz-lotto-logo.logo-big,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-big.ozlotto:before {
  width: 100px;
  height: 100px;
}
.game-4-logo.logo-dynamic,
.game-5130-logo.logo-dynamic,
.oz-lotto-logo.logo-dynamic,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-dynamic.ozlotto:before {
  width: 100%;
  max-width: 175px;
  height: auto;
}
.game-4-logo.logo-dynamic:after,
.game-5130-logo.logo-dynamic:after,
.oz-lotto-logo.logo-dynamic:after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 100%;
}
.game-4-bg,
.game-5130-bg,
.oz-lotto-bg {
  background-color: #56aa1c !important;
}
.game-4-bg-light,
.game-5130-bg-light,
.oz-lotto-bg-light {
  background-color: #abd58e !important;
}
.game-4-bg-dark,
.game-5130-bg-dark,
.oz-lotto-bg-dark {
  background-color: #2b550e !important;
}
.game-4-bg-grad,
.game-5130-bg-grad,
.mobile-app #faveCostBoxWrapper.oz-lotto,
.oz-lotto-bg-grad,
.section-play-online #favoritesPage #history-data-table .ozlotto {
  background-color: #56aa1c !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#2b550e),
    to(#56aa1c)
  ) !important;
  background-image: -o-linear-gradient(#2b550e 0, #56aa1c 100%) !important;
  background-image: linear-gradient(#2b550e, #56aa1c) !important;
}
.game-4-bg-image,
.game-5130-bg-image,
.oz-lotto-bg-image {
  background: no-repeat 50%;
  background-size: cover;
  background-color: #56aa1c !important;
  background-image: url(../images/games/oz-lotto-bg.jpg) !important;
}
.game-4-color,
.game-5130-color,
.oz-lotto-color {
  color: #56aa1c !important;
}
.game-5-logo,
.game-5132-logo,
.powerball-logo,
.section-play-online #favoritesPage #history-data-table .powerball:before {
  background: no-repeat 50%;
  background-size: contain;
  display: inline-block;
  background-image: url(../images/games/powerball-logo.png) !important;
}
.game-5-logo.logo,
.game-5132-logo.logo,
.powerball-logo.logo,
.section-play-online #favoritesPage #history-data-table .logo.powerball:before {
  width: 50px;
  height: 50px;
}
.game-5-logo.logo-big,
.game-5132-logo.logo-big,
.powerball-logo.logo-big,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-big.powerball:before {
  width: 100px;
  height: 100px;
}
.game-5-logo.logo-dynamic,
.game-5132-logo.logo-dynamic,
.powerball-logo.logo-dynamic,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-dynamic.powerball:before {
  width: 100%;
  max-width: 175px;
  height: auto;
}
.game-5-logo.logo-dynamic:after,
.game-5132-logo.logo-dynamic:after,
.powerball-logo.logo-dynamic:after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 100%;
}
.game-5-bg,
.game-5132-bg,
.powerball-bg {
  background-color: #003596 !important;
}
.game-5-bg-light,
.game-5132-bg-light,
.powerball-bg-light {
  background-color: #809acb !important;
}
.game-5-bg-dark,
.game-5132-bg-dark,
.powerball-bg-dark {
  background-color: #001b4b !important;
}
.game-5-bg-grad,
.game-5132-bg-grad,
.mobile-app #faveCostBoxWrapper.powerball,
.powerball-bg-grad,
.section-play-online #favoritesPage #history-data-table .powerball {
  background-color: #003596 !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#001b4b),
    to(#003596)
  ) !important;
  background-image: -o-linear-gradient(#001b4b 0, #003596 100%) !important;
  background-image: linear-gradient(#001b4b, #003596) !important;
}
.game-5-bg-image,
.game-5132-bg-image,
.powerball-bg-image {
  background: no-repeat 50%;
  background-size: cover;
  background-color: #003596 !important;
  background-image: url(../images/games/powerball-bg.jpg) !important;
}
.game-5-color,
.game-5132-color,
.powerball-color {
  color: #003596 !important;
}
.game-8-logo,
.game-5131-logo,
.section-play-online #favoritesPage #history-data-table .soccerpools:before,
.soccer-pools-logo {
  background: no-repeat 50%;
  background-size: contain;
  display: inline-block;
  background-image: url(../images/games/soccer-pools-logo.png) !important;
}
.game-8-logo.logo,
.game-5131-logo.logo,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo.soccerpools:before,
.soccer-pools-logo.logo {
  width: 50px;
  height: 50px;
}
.game-8-logo.logo-big,
.game-5131-logo.logo-big,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-big.soccerpools:before,
.soccer-pools-logo.logo-big {
  width: 100px;
  height: 100px;
}
.game-8-logo.logo-dynamic,
.game-5131-logo.logo-dynamic,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-dynamic.soccerpools:before,
.soccer-pools-logo.logo-dynamic {
  width: 100%;
  max-width: 175px;
  height: auto;
}
.game-8-logo.logo-dynamic:after,
.game-5131-logo.logo-dynamic:after,
.soccer-pools-logo.logo-dynamic:after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 100%;
}
.game-8-bg,
.game-5131-bg,
.soccer-pools-bg {
  background-color: #009878 !important;
}
.game-8-bg-light,
.game-5131-bg-light,
.soccer-pools-bg-light {
  background-color: #80ccbc !important;
}
.game-8-bg-dark,
.game-5131-bg-dark,
.soccer-pools-bg-dark {
  background-color: #004c3c !important;
}
.game-8-bg-grad,
.game-5131-bg-grad,
.mobile-app #faveCostBoxWrapper.soccer-pools,
.section-play-online #favoritesPage #history-data-table .soccerpools,
.soccer-pools-bg-grad {
  background-color: #009878 !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#004c3c),
    to(#009878)
  ) !important;
  background-image: -o-linear-gradient(#004c3c 0, #009878 100%) !important;
  background-image: linear-gradient(#004c3c, #009878) !important;
}
.game-8-bg-image,
.game-5131-bg-image,
.soccer-pools-bg-image {
  background: no-repeat 50%;
  background-size: cover;
  background-color: #009878 !important;
  background-image: url(../images/games/soccer-pools-bg.jpg) !important;
}
.game-8-color,
.game-5131-color,
.soccer-pools-color {
  color: #009878 !important;
}
.cash-3-logo,
.game-7-logo,
.game-2116-logo,
.section-play-online #favoritesPage #history-data-table .cash3:before {
  background: no-repeat 50%;
  background-size: contain;
  display: inline-block;
  background-image: url(../images/games/cash-3-logo.png) !important;
}
.cash-3-logo.logo,
.game-7-logo.logo,
.game-2116-logo.logo,
.section-play-online #favoritesPage #history-data-table .logo.cash3:before {
  width: 50px;
  height: 50px;
}
.cash-3-logo.logo-big,
.game-7-logo.logo-big,
.game-2116-logo.logo-big,
.section-play-online #favoritesPage #history-data-table .logo-big.cash3:before {
  width: 100px;
  height: 100px;
}
.cash-3-logo.logo-dynamic,
.game-7-logo.logo-dynamic,
.game-2116-logo.logo-dynamic,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-dynamic.cash3:before {
  width: 100%;
  max-width: 175px;
  height: auto;
}
.cash-3-logo.logo-dynamic:after,
.game-7-logo.logo-dynamic:after,
.game-2116-logo.logo-dynamic:after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 100%;
}
.cash-3-bg,
.game-7-bg,
.game-2116-bg {
  background-color: #e55300 !important;
}
.cash-3-bg-light,
.game-7-bg-light,
.game-2116-bg-light {
  background-color: #f2a980 !important;
}
.cash-3-bg-dark,
.game-7-bg-dark,
.game-2116-bg-dark {
  background-color: #732a00 !important;
}
.cash-3-bg-grad,
.game-7-bg-grad,
.game-2116-bg-grad,
.section-play-online #favoritesPage #history-data-table .cash3 {
  background-color: #e55300 !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#732a00),
    to(#e55300)
  ) !important;
  background-image: -o-linear-gradient(#732a00 0, #e55300 100%) !important;
  background-image: linear-gradient(#732a00, #e55300) !important;
}
.cash-3-bg-image,
.game-7-bg-image,
.game-2116-bg-image {
  background: no-repeat 50%;
  background-size: cover;
  background-color: #e55300 !important;
  background-image: url(../images/games/cash-3-bg.jpg) !important;
}
.cash-3-color,
.game-7-color,
.game-2116-color {
  color: #e55300 !important;
}
.game-9-logo,
.game-5237-logo,
.section-play-online #favoritesPage #history-data-table .setforlife:before,
.set-for-life-logo {
  background: no-repeat 50%;
  background-size: contain;
  display: inline-block;
  background-image: url(../images/games/set-for-life-logo.png) !important;
}
.game-9-logo.logo,
.game-5237-logo.logo,
.section-play-online #favoritesPage #history-data-table .logo.setforlife:before,
.set-for-life-logo.logo {
  width: 50px;
  height: 50px;
}
.game-9-logo.logo-big,
.game-5237-logo.logo-big,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-big.setforlife:before,
.set-for-life-logo.logo-big {
  width: 100px;
  height: 100px;
}
.game-9-logo.logo-dynamic,
.game-5237-logo.logo-dynamic,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-dynamic.setforlife:before,
.set-for-life-logo.logo-dynamic {
  width: 100%;
  max-width: 175px;
  height: auto;
}
.game-9-logo.logo-dynamic:after,
.game-5237-logo.logo-dynamic:after,
.set-for-life-logo.logo-dynamic:after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 100%;
}
.game-9-bg,
.game-5237-bg,
.set-for-life-bg {
  background-color: #00b4c2 !important;
}
.game-9-bg-light,
.game-5237-bg-light,
.set-for-life-bg-light {
  background-color: #80dae1 !important;
}
.game-9-bg-dark,
.game-5237-bg-dark,
.set-for-life-bg-dark {
  background-color: #005a61 !important;
}
.game-9-bg-grad,
.game-5237-bg-grad,
.mobile-app #faveCostBoxWrapper.setforlife,
.section-play-online #favoritesPage #history-data-table .setforlife,
.set-for-life-bg-grad {
  background-color: #00b4c2 !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#005a61),
    to(#00b4c2)
  ) !important;
  background-image: -o-linear-gradient(#005a61 0, #00b4c2 100%) !important;
  background-image: linear-gradient(#005a61, #00b4c2) !important;
}
.game-9-bg-image,
.game-5237-bg-image,
.set-for-life-bg-image {
  background: no-repeat 50%;
  background-size: cover;
  background-color: #00b4c2 !important;
  background-image: url(../images/games/set-for-life-bg.jpg) !important;
}
.game-9-color,
.game-5237-color,
.set-for-life-color {
  color: #00b4c2 !important;
}
.game-6-logo,
.game-2115-logo,
.section-play-online #favoritesPage #history-data-table .super66:before,
.super66-logo {
  background: no-repeat 50%;
  background-size: contain;
  display: inline-block;
  background-image: url(../images/super66-logo.png) !important;
}
.game-6-logo.logo,
.game-2115-logo.logo,
.section-play-online #favoritesPage #history-data-table .logo.super66:before,
.super66-logo.logo {
  width: 50px;
  height: 50px;
}
.game-6-logo.logo-big,
.game-2115-logo.logo-big,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-big.super66:before,
.super66-logo.logo-big {
  width: 100px;
  height: 100px;
}
.game-6-logo.logo-dynamic,
.game-2115-logo.logo-dynamic,
.section-play-online
  #favoritesPage
  #history-data-table
  .logo-dynamic.super66:before,
.super66-logo.logo-dynamic {
  width: 100%;
  max-width: 175px;
  height: auto;
}
.game-6-logo.logo-dynamic:after,
.game-2115-logo.logo-dynamic:after,
.super66-logo.logo-dynamic:after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 100%;
}
.game-6-bg,
.game-2115-bg,
.super66-bg {
  background-color: #ae005f !important;
}
.game-6-bg-light,
.game-2115-bg-light,
.super66-bg-light {
  background-color: #d780af !important;
}
.game-6-bg-dark,
.game-2115-bg-dark,
.super66-bg-dark {
  background-color: #570030 !important;
}
.game-6-bg-grad,
.game-2115-bg-grad,
.section-play-online #favoritesPage #history-data-table .super66,
.super66-bg-grad {
  background-color: #ae005f !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#570030),
    to(#ae005f)
  ) !important;
  background-image: -o-linear-gradient(#570030 0, #ae005f 100%) !important;
  background-image: linear-gradient(#600b0b, #dd0000) !important;
}
.game-6-bg-image,
.game-2115-bg-image,
.super66-bg-image {
  background: no-repeat 50%;
  background-size: cover;
  background-color: #ae005f !important;
  background-image: url(../images/games/super66-bg.jpg) !important;
}
.game-6-color,
.game-2115-color,
.super66-color {
  color: #ae005f !important;
}
.game-0-logo,
.game-99-logo,
.scratchnwin-logo {
  background: no-repeat 50%;
  background-size: contain;
  display: inline-block;
  background-image: url(../images/games/scratchnwin-logo.png) !important;
}
.game-0-logo.logo,
.game-99-logo.logo,
.scratchnwin-logo.logo {
  width: 50px;
  height: 50px;
}
.game-0-logo.logo-big,
.game-99-logo.logo-big,
.scratchnwin-logo.logo-big {
  width: 100px;
  height: 100px;
}
.game-0-logo.logo-dynamic,
.game-99-logo.logo-dynamic,
.scratchnwin-logo.logo-dynamic {
  width: 100%;
  max-width: 175px;
  height: auto;
}
.game-0-logo.logo-dynamic:after,
.game-99-logo.logo-dynamic:after,
.scratchnwin-logo.logo-dynamic:after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 100%;
}
.game-0-bg,
.game-99-bg,
.scratchnwin-bg {
  background-color: #9016b2 !important;
}
.game-0-bg-light,
.game-99-bg-light,
.scratchnwin-bg-light {
  background-color: #c88bd9 !important;
}
.game-0-bg-dark,
.game-99-bg-dark,
.scratchnwin-bg-dark {
  background-color: #480b59 !important;
}
.game-0-bg-grad,
.game-99-bg-grad,
.scratchnwin-bg-grad {
  background-color: #9016b2 !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#480b59),
    to(#9016b2)
  ) !important;
  background-image: -o-linear-gradient(#480b59 0, #9016b2 100%) !important;
  background-image: linear-gradient(#480b59, #9016b2) !important;
}
.game-0-bg-image,
.game-99-bg-image,
.scratchnwin-bg-image {
  background: no-repeat 50%;
  background-size: cover;
  background-color: #9016b2 !important;
  background-image: url(../images/games/scratchnwin-bg.jpg) !important;
}
.game-0-color,
.game-99-color,
.scratchnwin-color {
  color: #9016b2 !important;
}
@media screen and (min-width: 800px) {
  .game-info,
  .game-info .countdown-timer,
  .game-info .game-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .game-info .countdown-timer,
  .game-info .game-banner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 50%;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .game-info .game-banner {
    border-radius: 5px 0 0 5px;
  }
  .game-info .game-banner .game-banner-logo {
    display: block;
    padding: 1em 0.5em;
    width: auto;
  }
  .game-info .game-banner .game-banner-logo i {
    width: 90px;
    height: 90px;
  }
  .game-info .game-banner .game-banner-title {
    font-size: 150%;
  }
  .game-info .countdown-timer {
    border-radius: 0 5px 5px 0;
    border-top: none;
  }
  .game-info .countdown-timer .countdown_row {
    padding: 10px;
  }
  .game-info .countdown-timer .countdown_section {
    padding: 2px;
  }
}
.game-banner {
  padding: 2em;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}
@media screen and (min-width: 800px) {
  .game-banner {
    text-align: left;
    display: table;
    width: 100%;
  }
}
@media screen and (min-width: 800px) {
  .game-banner-info,
  .game-banner-logo {
    display: table-cell;
    vertical-align: middle;
  }
}
.game-banner-logo {
  width: 120px;
  margin: 0 auto;
}
.game-banner-info p,
.game-banner-title {
  margin: 0;
}
.game-banner + .countdown-timer {
  margin-bottom: 0;
}
@media screen and (min-width: 800px) and (min-width: 800px) {
  .game-banner--cols .game-banner-info,
  .game-banner--cols .game-banner-logo {
    display: block;
  }
}
.game-banner--cols .col {
  margin-bottom: 10px;
}
@media screen and (min-width: 800px) {
  .game-banner--cols .col {
    text-align: center;
    margin-bottom: 0;
    display: table-cell;
    width: 26%;
    vertical-align: middle;
  }
}
.game-banner--cols .col.sup-col,
.game-banner--cols .col.winning-col {
  min-width: 180px;
}
.game-banner--cols .col .popup-game-results-title {
  line-height: 1.2;
}
div.lw-gh-key-container {
  padding: 10px 20px;
}
@media screen and (min-width: 800px) {
  div.lw-gh-key-container {
    padding: 10px 0;
  }
}
div.lw-gh-key-container dl.lw-gh-key,
div.lw-gh-key-container dl.lw-gh-sup-number,
div.lw-gh-key-container dl.lw-gh-win-number {
  display: block;
  margin: 0 10px;
}
@media screen and (min-width: 800px) {
  div.lw-gh-key-container dl.lw-gh-key,
  div.lw-gh-key-container dl.lw-gh-sup-number,
  div.lw-gh-key-container dl.lw-gh-win-number {
    display: inline-block;
  }
}
div.lw-gh-key-container dl.lw-gh-key dd,
div.lw-gh-key-container dl.lw-gh-sup-number dd,
div.lw-gh-key-container dl.lw-gh-win-number dd {
  margin: 0;
  text-align: center;
}
div.lw-gh-key-container dl.lw-gh-key dd div,
div.lw-gh-key-container dl.lw-gh-sup-number dd div,
div.lw-gh-key-container dl.lw-gh-win-number dd div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 4px;
  margin: 10px 0;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  font-weight: 700;
  text-shadow: 0 1px 2px #aaa;
  font-size: 13px;
}
@media screen and (min-width: 800px) {
  div.lw-gh-key-container dl.lw-gh-key dd div,
  div.lw-gh-key-container dl.lw-gh-sup-number dd div,
  div.lw-gh-key-container dl.lw-gh-win-number dd div {
    margin: 0 auto;
  }
}
div.lw-gh-key-container dl.lw-gh-win-number dd div {
  color: #fff;
  border: 1px solid #000;
  background-color: #ebbf2b;
}
div.lw-gh-key-container dl.lw-gh-sup-number div {
  background-color: #9c9c9c;
  border: 1px solid #000;
  color: #fff;
}
div.lw-gh-key-container dl.lw-gh-sup-number-pb div {
  background-color: #ebbf2b;
}
div.lw-gh-key-container dl.lw-gh-toggle-any-exact {
  position: relative;
  top: 9px;
  margin: 0 10px;
  display: inline-block;
}
div.lw-gh-key-container dl.lw-gh-toggle-any-exact:not(.cash-3) {
  display: none;
}
div.lw-gh-key-container dl.lw-gh-toggle-any-exact dt {
  font-weight: 400 !important;
  font-size: 11px;
}
div.lw-gh-key-container dl.lw-gh-toggle-any-exact dd {
  margin: 0;
  text-align: center;
}
.countdown-timer {
  border-top: 1px solid #fff;
  color: #fff;
  font-family: acumin-pro, sans-serif;
  margin-bottom: 20px;
  background: #ff0000;
}
.countdown-timer .countdown_row {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.countdown-timer .countdown_section {
  display: table-cell;
  width: 25%;
  text-align: center;
  vertical-align: bottom;
  padding: 10px;
  border-left: 1px solid #fff;
  font-size: 70%;
  line-height: 1.2;
}
@media screen and (min-width: 800px) {
  .countdown-timer .countdown_section {
    font-size: 100%;
    padding: 20px;
  }
}
.countdown-timer .countdown_section:first-of-type {
  border-left: none;
}
.countdown-timer .countdown_amount {
  font-size: 200%;
}
div.gid2115 div.lw-gh-key-container,
div.gid2116 div.lw-gh-key-container {
  display: none;
}
.overlay-open,
.popup-open {
  overflow: hidden;
}
#popup {
  background: #ff0000;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  display: none;
  position: fixed;
  z-index: 999;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#popup .popupHeader {
  position: relative;
  padding: 10px;
}
#popup .popupHeader h2 {
  color: #fff;
  margin: 0;
  font-size: 140%;
  padding: 0 30px 0 0;
}
#popup .popupHeader .close {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  text-align: center;
  background: no-repeat 50%;
  background-image: url(./delete-button.png);
  background-size: contain;
  color: #fff;
}
#popup .popupContent {
  background: #fff;
  color: #000;
  border-radius: 0 0 5px 5px;
  overflow-y: auto;
  max-height: 80vh;
  -webkit-overflow-scrolling: touch;
}
#popup .popupContent .innerPopupContent {
  padding: 20px;
}
#popup.confirmDialogue {
  background: #26b9f1;
  color: #fff;
  text-align: center;
}
#popup.confirmDialogue .popupHeader {
  background: #ff0000;
  padding-right: 10px;
  border-radius: 5px 5px 0 0;
}
#popup.confirmDialogue .popupHeader h2 {
  font-size: 120%;
}
#popup.confirmDialogue .popupHeader .close {
  width: 20px;
  height: 20px;
}
#popup.confirmDialogue .popupContent {
  padding: 20px;
}
#popup.confirmDialogue p {
  font-size: 110%;
  margin-top: 0;
}
#popup.confirmDialogue button {
  display: inline-block;
  background: #ff0000;
  color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 5px 10px;
  min-width: 0;
  width: 80px;
  padding: 10px;
}
#popup.confirmDialogue button:hover {
  background: #008abe;
}
#popup.popup--fullscreen {
  width: 100%;
  height: 100vh;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  top: 0;
  left: 0;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 1200px) {
  #popup.popup--fullscreen {
    top: 5vh;
    height: 90vh;
    width: 90vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 1200px !important;
    border-radius: 5px;
  }
}
#popup.popup--fullscreen .popupContent {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-height: none;
}
@media screen and (min-width: 1200px) {
  #popup.popup--fullscreen .popupContent .innerPopupContent {
    padding: 50px;
  }
}
#content .tabs,
.tabs {
  opacity: 0.5;
  cursor: wait;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
#content .tabs *,
.tabs * {
  pointer-events: none;
}
#content .tabs.state--loaded,
.tabs.state--loaded {
  opacity: 1;
  cursor: default;
}
#content .tabs.state--loaded *,
.tabs.state--loaded * {
  pointer-events: all;
}
#content .tabs .tab-nav ul,
.tabs .tab-nav ul {
  margin: 0;
  list-style-type: none;
  text-align: center;
  border-bottom: 1px solid #ff0000;
  padding: 0 0 15px;
}
@media screen and (min-width: 800px) {
  #content .tabs .tab-nav ul,
  .tabs .tab-nav ul {
    text-align: left;
    padding-bottom: 0;
  }
}
#content .tabs .tab-nav ul li,
.tabs .tab-nav ul li {
  display: inline-block;
  margin: 0 3px 3px 0;
}
@media screen and (min-width: 800px) {
  #content .tabs .tab-nav ul li,
  .tabs .tab-nav ul li {
    margin-bottom: 0;
  }
}
#content .tabs .tab-nav ul li a,
.tabs .tab-nav ul li a {
  padding: 10px;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #ff0000;
  color: #ff0000;
  display: block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background: #fff;
}
#content .tabs .tab-nav ul li a.active,
#content .tabs .tab-nav ul li a:hover,
.tabs .tab-nav ul li a.active,
.tabs .tab-nav ul li a:hover {
  background: #ff0000;
  color: #fff;
}
#content .tabs .tab-nav ul li a:hover,
.tabs .tab-nav ul li a:hover {
  background: #4dc6f3;
}
@media screen and (min-width: 800px) {
  #content .tabs .tab-nav ul li a,
  .tabs .tab-nav ul li a {
    border-radius: 3px 3px 0 0;
    border-bottom: none;
    padding: 5px;
  }
}
#content .tabs .tab-content,
.tabs .tab-content {
  margin: 20px 0;
}
#content .tabs .tab-content .tab,
.tabs .tab-content .tab {
  display: none;
}
#content .tabs .tab-content .tab.active,
.tabs .tab-content .tab.active {
  display: block;
}
#content .tabs .tab-content .tab img,
.tabs .tab-content .tab img {
  width: auto;
}
#content .pod-container,
.pod-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
}
#content .pod-container:after,
.pod-container:after {
  content: "";
  display: table;
  clear: both;
}
#content .pod-container .pod,
.pod-container .pod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: calc(100% - 20px);
  flex-basis: calc(100% - 20px);
  width: calc(100% - 20px);
  margin-bottom: 20px;
  float: left;
}
#content .pod-container .pod:nth-child(1n),
.pod-container .pod:nth-child(1n) {
  margin-left: 8px;
  margin-right: 10px;
  clear: none;
}
#content .pod-container .pod:nth-child(1n-0),
.pod-container .pod:nth-child(1n-0) {
  clear: left;
}
@media screen and (min-width: 800px) {
  #content .pod-container .pod,
  .pod-container .pod {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    width: calc(50% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  #content .pod-container .pod:nth-child(1n),
  .pod-container .pod:nth-child(1n) {
    margin-left: 8px;
    margin-right: 10px;
    clear: none;
  }
  #content .pod-container .pod:nth-child(2n-1),
  .pod-container .pod:nth-child(2n-1) {
    clear: left;
  }
}
@media screen and (min-width: 800px) {
  #content .pod-container .pod,
  .pod-container .pod {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#content .pod-container .pod .pod-body,
.pod-container .pod .pod-body {
  padding: 10px 10px 0;
}
@media screen and (min-width: 800px) {
  #content .pod-container .pod .pod-body,
  .pod-container .pod .pod-body {
    height: 100%;
  }
}
#content .pod-container .pod .pod-body .btn-lw,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
#content .pod-container .pod .pod-body .recipients-table .dataTables_paginate a,
#content .pod-container .pod .pod-body .recipients-table .DTTT_button,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
#content .pod-container .pod .pod-body .tile--double .btn,
#content
  .pod-container
  .pod
  .pod-body
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
#content .pod-container .pod .pod-body input[type="button"],
#content .pod-container .pod .pod-body input[type="submit"],
.module-grid.module--feature-first
  .tile--double:first-child
  .pod-container
  .pod
  .pod-body
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .pod-container
  .pod
  .pod-body
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .pod-container
  .pod
  .pod-body
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  .pod-container
  .pod
  .pod-body
  .btn,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .btn,
.pod-container .pod .pod-body .btn-lw,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile--double:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
.pod-container .pod .pod-body .recipients-table .dataTables_paginate a,
.pod-container .pod .pod-body .recipients-table .DTTT_button,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
.pod-container .pod .pod-body .tile--double .btn,
.pod-container
  .pod
  .pod-body
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
.pod-container .pod .pod-body input[type="button"],
.pod-container .pod .pod-body input[type="submit"],
.recipients-table #content .pod-container .pod .pod-body .DTTT_button,
.recipients-table .dataTables_paginate #content .pod-container .pod .pod-body a,
.recipients-table .dataTables_paginate .pod-container .pod .pod-body a,
.recipients-table .pod-container .pod .pod-body .DTTT_button,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .btn,
.tile--double #content .pod-container .pod .pod-body .btn,
.tile--double .pod-container .pod .pod-body .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  #content
  .pod-container
  .pod
  .pod-body
  .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  .pod-container
  .pod
  .pod-body
  .btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
#content .pod-container .pod .pod-body .btn-lw.left,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .left.btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .left.btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile:first-child
  .left.btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .left.btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .left.btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .left.btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  a.left,
#content .pod-container .pod .pod-body .recipients-table .left.DTTT_button,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .left.btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .left.btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .left.btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .left.btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .left.btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .left.btn,
#content .pod-container .pod .pod-body .tile--double .left.btn,
#content
  .pod-container
  .pod
  .pod-body
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .left.btn,
#content .pod-container .pod .pod-body input.left[type="button"],
#content .pod-container .pod .pod-body input.left[type="submit"],
.module-grid.module--feature-first
  .tile--image-only:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .left.btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .pod-container
  .pod
  .pod-body
  .left.btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .left.btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .pod-container
  .pod
  .pod-body
  .left.btn,
.module-grid.module--feature-first
  .tile:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .left.btn,
.module-grid.module--feature-first
  .tile:first-child
  .pod-container
  .pod
  .pod-body
  .left.btn,
.module-grid
  .module--feature-second
  .tile--image-only:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .left.btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .left.btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .left.btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .left.btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .left.btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .left.btn,
.pod-container .pod .pod-body .btn-lw.left,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .left.btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .left.btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile:first-child
  .left.btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .left.btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .left.btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .left.btn,
.pod-container .pod .pod-body .recipients-table .dataTables_paginate a.left,
.pod-container .pod .pod-body .recipients-table .left.DTTT_button,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .left.btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .left.btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .left.btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .left.btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .left.btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .left.btn,
.pod-container .pod .pod-body .tile--double .left.btn,
.pod-container
  .pod
  .pod-body
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .left.btn,
.pod-container .pod .pod-body input.left[type="button"],
.pod-container .pod .pod-body input.left[type="submit"],
.recipients-table #content .pod-container .pod .pod-body .left.DTTT_button,
.recipients-table
  .dataTables_paginate
  #content
  .pod-container
  .pod
  .pod-body
  a.left,
.recipients-table .dataTables_paginate .pod-container .pod .pod-body a.left,
.recipients-table .pod-container .pod .pod-body .left.DTTT_button,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .left.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .left.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .left.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .left.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .left.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .left.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .left.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .left.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .left.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .left.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .left.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .left.btn,
.tile--double #content .pod-container .pod .pod-body .left.btn,
.tile--double .pod-container .pod .pod-body .left.btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  #content
  .pod-container
  .pod
  .pod-body
  .left.btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  .pod-container
  .pod
  .pod-body
  .left.btn {
  left: 10px !important;
  right: inherit !important;
}
#content .pod-container .pod .pod-body .btn-lw.right,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .right.btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .right.btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile:first-child
  .right.btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .right.btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .right.btn,
#content
  .pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .right.btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  a.right,
#content .pod-container .pod .pod-body .recipients-table .right.DTTT_button,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .right.btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .right.btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .right.btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .right.btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .right.btn,
#content
  .pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .right.btn,
#content .pod-container .pod .pod-body .tile--double .right.btn,
#content
  .pod-container
  .pod
  .pod-body
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .right.btn,
#content .pod-container .pod .pod-body input.right[type="button"],
#content .pod-container .pod .pod-body input.right[type="submit"],
.module-grid.module--feature-first
  .tile--image-only:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .right.btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .pod-container
  .pod
  .pod-body
  .right.btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .right.btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .pod-container
  .pod
  .pod-body
  .right.btn,
.module-grid.module--feature-first
  .tile:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .right.btn,
.module-grid.module--feature-first
  .tile:first-child
  .pod-container
  .pod
  .pod-body
  .right.btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .right.btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .right.btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .right.btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .right.btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .right.btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .right.btn,
.pod-container .pod .pod-body .btn-lw.right,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .right.btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .right.btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-first
  .tile:first-child
  .right.btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .right.btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .right.btn,
.pod-container
  .pod
  .pod-body
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .right.btn,
.pod-container .pod .pod-body .recipients-table .dataTables_paginate a.right,
.pod-container .pod .pod-body .recipients-table .right.DTTT_button,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .right.btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .right.btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .right.btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .right.btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .right.btn,
.pod-container
  .pod
  .pod-body
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .right.btn,
.pod-container .pod .pod-body .tile--double .right.btn,
.pod-container
  .pod
  .pod-body
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .right.btn,
.pod-container .pod .pod-body input.right[type="button"],
.pod-container .pod .pod-body input.right[type="submit"],
.recipients-table #content .pod-container .pod .pod-body .right.DTTT_button,
.recipients-table
  .dataTables_paginate
  #content
  .pod-container
  .pod
  .pod-body
  a.right,
.recipients-table .dataTables_paginate .pod-container .pod .pod-body a.right,
.recipients-table .pod-container .pod .pod-body .right.DTTT_button,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .right.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .right.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .right.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .right.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .right.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .right.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .right.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .right.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .right.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .right.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .right.btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .right.btn,
.tile--double #content .pod-container .pod .pod-body .right.btn,
.tile--double .pod-container .pod .pod-body .right.btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  #content
  .pod-container
  .pod
  .pod-body
  .right.btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  .pod-container
  .pod
  .pod-body
  .right.btn {
  left: inherit !important;
  right: 10px !important;
}
#content .pod-container .pod .pod-body .buttons .btn-lw,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-first
  .tile--double:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .recipients-table
  .dataTables_paginate
  a,
#content .pod-container .pod .pod-body .buttons .recipients-table .DTTT_button,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
#content .pod-container .pod .pod-body .buttons .tile--double .btn,
#content
  .pod-container
  .pod
  .pod-body
  .buttons
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
#content .pod-container .pod .pod-body .buttons input[type="button"],
#content .pod-container .pod .pod-body .buttons input[type="submit"],
#content .pod-container .pod .pod-body .nav-pagination .btn-lw,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-first
  .tile--double:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .recipients-table
  .dataTables_paginate
  a,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .recipients-table
  .DTTT_button,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
#content .pod-container .pod .pod-body .nav-pagination .tile--double .btn,
#content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
#content .pod-container .pod .pod-body .nav-pagination input[type="button"],
#content .pod-container .pod .pod-body .nav-pagination input[type="submit"],
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn-lw,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .DTTT_button,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--double:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .tile--double
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
#content .pod-container .pod .pod-body .recipients-table .dataTables_paginate a,
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  input[type="button"],
#content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  input[type="submit"],
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn-lw,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--double:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .recipients-table
  .DTTT_button,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .tile--double
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  input[type="button"],
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  input[type="submit"],
#content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .recipients-table
  .dataTables_paginate
  a,
.module-grid.module--feature-first
  .tile--double:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-first
  .tile--double:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-first
  .tile--double:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--double:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--double:first-child
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.module-grid.module--feature-first
  .tile--double:first-child
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-first
  .tile--double:first-child
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-first
  .tile--double:first-child
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--double:first-child
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--double:first-child
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--double:first-child
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--double:first-child
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--double:first-child
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-first
  .tile:first-child
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.pod-container .pod .pod-body #content .nav-pagination .btn-lw,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .module-grid.module--feature-first
  .tile--double:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .recipients-table
  .dataTables_paginate
  a,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .recipients-table
  .DTTT_button,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
.pod-container .pod .pod-body #content .nav-pagination .tile--double .btn,
.pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
.pod-container .pod .pod-body #content .nav-pagination input[type="button"],
.pod-container .pod .pod-body #content .nav-pagination input[type="submit"],
.pod-container .pod .pod-body .buttons .btn-lw,
.pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-first
  .tile--double:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
.pod-container .pod .pod-body .buttons .recipients-table .dataTables_paginate a,
.pod-container .pod .pod-body .buttons .recipients-table .DTTT_button,
.pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
.pod-container .pod .pod-body .buttons .tile--double .btn,
.pod-container
  .pod
  .pod-body
  .buttons
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
.pod-container .pod .pod-body .buttons input[type="button"],
.pod-container .pod .pod-body .buttons input[type="submit"],
.pod-container .pod .pod-body .nav-pagination .btn-lw,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-first
  .tile--double:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .recipients-table
  .dataTables_paginate
  a,
.pod-container .pod .pod-body .nav-pagination .recipients-table .DTTT_button,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
.pod-container .pod .pod-body .nav-pagination .tile--double .btn,
.pod-container
  .pod
  .pod-body
  .nav-pagination
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
.pod-container .pod .pod-body .nav-pagination input[type="button"],
.pod-container .pod .pod-body .nav-pagination input[type="submit"],
.pod-container .pod .pod-body .recipients-table .dataTables_paginate .btn-lw,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .DTTT_button,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--double:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .tile--double
  .btn,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
.pod-container .pod .pod-body .recipients-table .dataTables_paginate a,
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  input[type="button"],
.pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  input[type="submit"],
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn-lw,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--double:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .recipients-table
  .DTTT_button,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .tile--double
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  input[type="button"],
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  input[type="submit"],
.pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .recipients-table
  .dataTables_paginate
  a,
.recipients-table #content .pod-container .pod .pod-body .buttons .DTTT_button,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn-lw,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .DTTT_button,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--double:first-child
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .tile--double
  .btn,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
.recipients-table #content .pod-container .pod .pod-body .dataTables_paginate a,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  input[type="button"],
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  input[type="submit"],
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .DTTT_button,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .DTTT_button,
.recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  a,
.recipients-table
  .dataTables_paginate
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  a,
.recipients-table
  .dataTables_paginate
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  a,
.recipients-table
  .dataTables_paginate
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  a,
.recipients-table .dataTables_paginate .pod-container .pod .pod-body .buttons a,
.recipients-table
  .dataTables_paginate
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  a,
.recipients-table
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .DTTT_button,
.recipients-table .pod-container .pod .pod-body .buttons .DTTT_button,
.recipients-table .pod-container .pod .pod-body .dataTables_paginate .btn-lw,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .DTTT_button,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--double:first-child
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .tile--double
  .btn,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
.recipients-table .pod-container .pod .pod-body .dataTables_paginate a,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  input[type="button"],
.recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  input[type="submit"],
.recipients-table .pod-container .pod .pod-body .nav-pagination .DTTT_button,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .DTTT_button,
.recipients-table
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  a,
.recipients-table
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .DTTT_button,
.recipients-table
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  a,
.recipients-table
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .DTTT_button,
.recipients-table
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  a,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn-lw,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--double:first-child
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .recipients-table
  .DTTT_button,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .tile--double
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  input[type="button"],
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  input[type="submit"],
.section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  a,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn-lw,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--double:first-child
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-first
  .tile:first-child
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .recipients-table
  .DTTT_button,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .tile--double
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .tile--white-overlay
  .tile-content
  .tile-buttons
  .btn,
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  input[type="button"],
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  input[type="submit"],
.section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  a,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.tile--double #content .pod-container .pod .pod-body .buttons .btn,
.tile--double #content .pod-container .pod .pod-body .nav-pagination .btn,
.tile--double
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.tile--double
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.tile--double .pod-container .pod .pod-body #content .nav-pagination .btn,
.tile--double .pod-container .pod .pod-body .buttons .btn,
.tile--double .pod-container .pod .pod-body .nav-pagination .btn,
.tile--double
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.tile--double
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.tile--double
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.tile--double
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.tile--double
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.tile--double
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  #content
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  #content
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  #content
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  #content
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  .pod-container
  .pod
  .pod-body
  #content
  .nav-pagination
  .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  .pod-container
  .pod
  .pod-body
  .buttons
  .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  .pod-container
  .pod
  .pod-body
  .nav-pagination
  .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  .pod-container
  .pod
  .pod-body
  .recipients-table
  .dataTables_paginate
  .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  .pod-container
  .pod
  .pod-body
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  .recipients-table
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  .recipients-table
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  .section-play-online
  #history-table_wrapper
  #content
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn,
.tile--white-overlay
  .tile-content
  .tile-buttons
  .section-play-online
  #history-table_wrapper
  .pod-container
  .pod
  .pod-body
  .dataTables_paginate
  .btn {
  position: static;
}
#content .pod,
.pod {
  width: 100%;
  border: 0.5px solid #d3d3d3;
  border-radius: 3px;
  margin-bottom: 20px;
  overflow: hidden;
  background: no-repeat 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);
  height: 100%;
}
#content .pod .pod-header,
.pod .pod-header {
  color: #ff0000;
  padding: 10px;
  margin: 0 0 10px;
  font-size: 110%;
  background: #ff0000;
  color: #fff;
}
#content .pod .pod-body,
.pod .pod-body {
  padding: 10px;
  position: relative;
  word-wrap: break-word;
}
#content .pod .pod-body form,
.pod .pod-body form {
  margin: 0;
}
#content .pod .pod-body p,
.pod .pod-body p {
  margin-top: 0;
}
#content .pod .pod-body fieldset,
.pod .pod-body fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
#content .pod .pod-footer,
.pod .pod-footer {
  border-top: 1px solid #ff0000;
}
#content .pod .pod-footer a,
#content .pod .pod-footer button,
.pod .pod-footer a,
.pod .pod-footer button {
  width: 33.333%;
  float: left;
  background: rgba(0, 0, 0, 0);
  margin: 0;
  border: none;
  border-right: 1px solid #ff0000;
  border-radius: 0;
  padding: 10px;
  color: #ff0000;
  font-size: 100%;
}
#content .pod .pod-footer a:nth-child(2),
#content .pod .pod-footer button:nth-child(2),
.pod .pod-footer a:nth-child(2),
.pod .pod-footer button:nth-child(2) {
  border-right: none;
}
.lw-players-card {
  position: relative;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 10px;
  background-image: url(/++resource++lw.theme/images/pc-bg-image.png);
  background-repeat: no-repeat;
}
.lw-players-card .lw-qrcode {
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 5px 5px 20px;
  width: 90px;
  height: 90px;
  background-color: #fff;
}
.lw-players-card .lw-qrcode span {
  position: absolute;
  bottom: 0;
  font-size: 10px;
}
.lw-players-card .lw-pc-logo {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 90px;
  height: 50px;
  color: #fff;
  background-image: url(/++resource++lw.theme/images/pc-lw-logo.png);
  background-size: 90px;
  background-repeat: no-repeat;
}
.lw-players-card .lw-pc-name {
  text-transform: capitalize;
  margin: 30px 0 10px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}
.lw-players-card .lw-pc-mn {
  color: #fff;
}
.lw-players-card .lw-pc-mn span {
  display: block;
}
.googlemap {
  background: #2a80a0 url(../images/map-loading.gif) no-repeat 50%;
  height: 0;
  padding-bottom: 100%;
}
@media screen and (min-width: 1200px) {
  .googlemap {
    padding-bottom: 60%;
  }
}
.googleMapNinja {
  position: relative;
}
.googleMapNinja .tapToInteract {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 121, 167, 0.8);
  z-index: 5;
  text-align: center;
  color: #fff;
  font-family: acumin-pro, sans-serif;
  padding: 10px;
  cursor: pointer;
}
.googleMapNinja .tapToInteract span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.googleMapNinja .infoWindow {
  color: #333;
}
.googleMapNinja .infoWindow a {
  padding: 6px 12px 5px !important;
  margin-top: 10px !important;
}
.store-locator {
  position: relative;
}
.store-locator .store-locator-search {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
  width: 100%;
  padding: 20px 20px 3px 0;
  max-width: 500px;
}
.store-locator form {
  margin: 0;
}
.store-locator form div button {
  display: none !important;
}
@media screen and (min-width: 1200px) {
  .store-locator .autocomplete {
    width: calc(100% - 60px);
  }
}
.store-locator .autocomplete input {
  padding: 10px;
  width: 100%;
}
.store-locator .find-store {
  display: none;
}
.store-locator .current-location,
.store-locator .current-location:hover {
  height: 100%;
  position: absolute;
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  border-radius: 0;
  background: #ff0000 no-repeat 50%;
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0ODUgNDg1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0ODUgNDg1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxwYXRoIGQ9Ik00MjQuNDU2LDIyNy41QzQxNy4yMDYsMTM4Ljc2NiwzNDYuMjM0LDY3Ljc5NCwyNTcuNSw2MC41NDRWMGgtMzB2NjAuNTQ0QzEzOC43NjYsNjcuNzk0LDY3Ljc5NCwxMzguNzY2LDYwLjU0NCwyMjcuNUgwdjMwICBoNjAuNTQ0YzcuMjUxLDg4LjczNCw3OC4yMjIsMTU5LjcwNiwxNjYuOTU2LDE2Ni45NTZWNDg1aDMwdi02MC41NDRjODguNzM0LTcuMjUxLDE1OS43MDYtNzguMjIyLDE2Ni45NTYtMTY2Ljk1Nkg0ODV2LTMwSDQyNC40NTZ6ICAgTTM5NC4zMzgsMjU3LjVjLTcuMDc2LDcyLjE4LTY0LjY1OCwxMjkuNzYyLTEzNi44MzgsMTM2LjgzOHYtNjQuMTg2aC0zMHY2NC4xODZDMTU1LjMyLDM4Ny4yNjIsOTcuNzM4LDMyOS42OCw5MC42NjIsMjU3LjVoNjQuMTg2ICB2LTMwSDkwLjY2MkM5Ny43MzgsMTU1LjMyLDE1NS4zMiw5Ny43MzgsMjI3LjUsOTAuNjYydjY0LjE4NmgzMFY5MC42NjJjNzIuMTgsNy4wNzYsMTI5Ljc2Miw2NC42NTgsMTM2LjgzOCwxMzYuODM4aC02NC4xODZ2MzAgIEgzOTQuMzM4eiIgZmlsbD0iI0ZGRkZGRiIvPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K");
}
ul.storelocator-key {
  background: #ff0000;
  margin: 0;
  padding: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 80%;
}
ul.storelocator-key li {
  padding: 10px;
  margin: 0;
  line-height: 1.2;
  display: table;
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media screen and (min-width: 800px) {
  ul.storelocator-key li {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
}
@media screen and (min-width: 1200px) {
  ul.storelocator-key li {
    width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }
}
ul.storelocator-key li:before {
  display: none;
}
ul.storelocator-key li > * {
  display: table-cell;
  vertical-align: middle;
}
ul.storelocator-key li .key-desc {
  padding-left: 5px;
}
ul.storelocator-key li .key-marker {
  background: #efefef;
  width: 40px;
  height: 40px;
  position: relative;
  border-radius: 100%;
}
ul.storelocator-key li .key-marker img {
  margin: 0;
  width: 25px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.autocomplete {
  position: relative;
  z-index: 10;
}
.autocomplete input {
  margin: 0;
}
.autocomplete-items {
  border: 1px solid #efefef;
  border-top: 0;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  color: #000;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.autocomplete-item {
  padding: 5px 10px;
  border-bottom: 1px solid #efefef;
  font-size: 12.8px;
  font-size: 0.8rem;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.autocomplete-item:last-child {
  border: 0;
}
.autocomplete-item:hover {
  background: #efefef;
}
.infoWindow {
  padding-bottom: 10px;
}
.infoWindow .infoTitle {
  font-size: 150%;
}
.infoWindow .infoContent ul {
  list-style-type: none;
  margin: 0 0 10px;
  padding: 0;
}
button.gm-ui-hover-effect {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  width: 31px !important;
  height: 30px !important;
  top: -6px !important;
  right: 9px !important;
}
button.gm-ui-hover-effect img {
  width: 25px !important;
  height: 25px !important;
}
button.gm-control-active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  overflow: visible !important;
  padding: 19px !important;
  border-radius: 0 !important;
}
@media only screen and (max-width: 999px) {
  .gm-style-iw-c,
  .gm-style-iw-d {
    max-width: 320px !important;
    max-height: -webkit-max-content !important;
    max-height: -moz-max-content !important;
    max-height: max-content !important;
    padding: 0 !important;
  }
  .infoWindow {
    padding-bottom: 0 !important;
    padding-left: 20px !important;
    padding-top: 3px !important;
  }
  .infoTitle {
    position: relative;
    top: 8px;
  }
  .infoContent {
    position: relative;
    top: 3px;
  }
  .infoWindow.card-stores-side {
    padding: 5px !important;
  }
}
.infoTitle-distance {
  font-weight: 700;
}
.find-store {
  display: none !important;
}
.balls,
.section-play-online #customTicketNumbers .ticket-row,
.section-play-online #numberPickerContainer .numbers-wrapper,
.section-play-online .favourite-preview #ticketArea .favourite-table {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.promo-info .balls,
.promo-info .section-play-online #customTicketNumbers .ticket-row,
.promo-info .section-play-online #numberPickerContainer .numbers-wrapper,
.promo-info
  .section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table,
.section-play-online #customTicketNumbers .promo-info .ticket-row,
.section-play-online #numberPickerContainer .promo-info .numbers-wrapper,
.section-play-online
  .favourite-preview
  #ticketArea
  .promo-info
  .favourite-table {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#home-supp-numbers {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.ball,
.ball--inverse,
.section-play-online #customTicketNumbers .ticket-row .boardNumberInput,
.section-play-online #customTicketNumbers .ticket-row .boardNumberInput input,
.section-play-online #numberPickerContainer .numbers-wrapper .numberPicker,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  text-align: center;
  border-radius: 100%;
  width: 1.8em;
  height: 1.8em;
  margin: 2px;
  color: #333;
  font-weight: 900;
  font-size: 24px;
  font-family: Roboto, sans-serif;
}
@media screen and (min-width: 465px) {
  .ball,
  .ball--inverse,
  .section-play-online #customTicketNumbers .ticket-row .boardNumberInput,
  .section-play-online #customTicketNumbers .ticket-row .boardNumberInput input,
  .section-play-online #numberPickerContainer .numbers-wrapper .numberPicker,
  .section-play-online
    .favourite-preview
    #ticketArea
    .favourite-table
    table
    span {
    width: 2.5em;
    height: 2.5em;
  }
}
.ball--inverse,
.section-play-online #customTicketNumbers .ticket-row .boardNumberInput {
  color: #fff;
  background: #ff0000;
}
.inner-ball {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin-bottom: 1px;
}
.icon svg {
  display: inline-block;
}
.icon-round-brand svg,
.icon-round-brand svg *,
.icon-white svg,
.icon-white svg * {
  fill: #fff;
  stroke: #fff;
}
.icon-brand svg,
.icon-brand svg *,
.icon-round-white svg,
.icon-round-white svg * {
  fill: #ff0000;
  stroke: #ff0000;
}
.icon-round,
.icon-round-brand,
.icon-round-white {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
}
.icon-round-brand svg,
.icon-round-white svg,
.icon-round svg {
  width: 60%;
}
.icon-round-white {
  background: #fff;
}
.icon-round-brand {
  background: #ff0000;
}
.icon-round-brand.tooltip,
.icon-round-brand.tooltip-bottom,
.icon-round-brand.tooltip-left,
.icon-round-brand.tooltip-right,
.icon-round-brand.tooltip-top {
  width: 20px !important;
  height: 20px !important;
}
.tooltip,
[data-tooltip] {
  position: relative;
  cursor: pointer;
}
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out,
    -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out,
    -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -o-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out,
    transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out,
    transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out,
    transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24),
    -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  pointer-events: none;
}
.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
  content: "";
}
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #000;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
}
.tooltip-top:after,
.tooltip-top:before,
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
  bottom: 100%;
  left: 50%;
}
.tooltip-top:before,
.tooltip:before,
[data-tooltip]:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: rgba(51, 51, 51, 0.9);
}
.tooltip-top:after,
.tooltip:after,
[data-tooltip]:after {
  margin-left: -80px;
}
.tooltip-top:focus:after,
.tooltip-top:focus:before,
.tooltip-top:hover:after,
.tooltip-top:hover:before,
.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
  -webkit-transform: translateY(-12px);
  -ms-transform: translateY(-12px);
  transform: translateY(-12px);
}
.tooltip-left:after,
.tooltip-left:before {
  right: 100%;
  bottom: 50%;
  left: auto;
}
.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0);
  border-left-color: #000;
  border-left-color: rgba(51, 51, 51, 0.9);
}
.tooltip-left:focus:after,
.tooltip-left:focus:before,
.tooltip-left:hover:after,
.tooltip-left:hover:before {
  -webkit-transform: translateX(-12px);
  -ms-transform: translateX(-12px);
  transform: translateX(-12px);
}
.tooltip-bottom:after,
.tooltip-bottom:before {
  top: 100%;
  bottom: auto;
  left: 50%;
}
.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0);
  border-bottom-color: #000;
  border-bottom-color: rgba(51, 51, 51, 0.9);
}
.tooltip-bottom:focus:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:hover:before {
  -webkit-transform: translateY(12px);
  -ms-transform: translateY(12px);
  transform: translateY(12px);
}
.tooltip-right:after,
.tooltip-right:before {
  bottom: 50%;
  left: 100%;
}
.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: rgba(0, 0, 0, 0);
  border-right-color: #000;
  border-right-color: rgba(51, 51, 51, 0.9);
}
.tooltip-right:focus:after,
.tooltip-right:focus:before,
.tooltip-right:hover:after,
.tooltip-right:hover:before {
  -webkit-transform: translateX(12px);
  -ms-transform: translateX(12px);
  transform: translateX(12px);
}
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}
.feature-slider {
  width: 100%;
  background: #333 url(../images/site-loading.gif) no-repeat 50%;
  height: 0;
  padding-bottom: 120%;
  position: relative;
  margin-top: 34px;
}
@media screen and (max-width: 1199px) {
  .feature-slider {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 375px) {
  .feature-slider {
    height: 300px;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 800px) {
  .feature-slider {
    height: 400px;
  }
}
@media screen and (min-width: 1000px) {
  .feature-slider {
    margin-top: 0;
  }
}
@media screen and (min-width: 1600px) {
  .feature-slider {
    height: 500px;
  }
}
@media screen and (max-width: 1199px) {
  .feature-slider.feature-slider-length-0,
  .feature-slider.feature-slider-length-1 {
    margin-bottom: 0;
  }
}
.feature-slider ul {
  list-style-type: none;
  width: 100%;
  height: 100%;
  position: absolute;
}
.feature-slider ul li {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}
.feature-slider .container,
.feature-slider .module-text.module-text--stacked {
  position: relative;
  z-index: 2;
  display: table;
  height: 50%;
}
@media screen and (min-width: 465px) {
  .feature-slider .container,
  .feature-slider .module-text.module-text--stacked {
    height: 100%;
  }
}
.feature-slider .feature-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ff0000;
}
.feature-slider .feature-item[data-colour-scheme="lotto-red"] {
  background: #db342a;
}
.feature-slider .feature-item[data-colour-scheme="oz-lotto"] {
  background: #56aa1c;
}
.feature-slider .feature-item[data-colour-scheme="soccer-pools"] {
  background: #009878;
}
.feature-slider .feature-item[data-colour-scheme="cash3"] {
  background: #e55300;
}
.feature-slider .feature-item[data-colour-scheme="set-for-life"] {
  background: #00b4c2;
}
.feature-slider .feature-item[data-colour-scheme="super66"] {
  background: #ae005f;
}
.feature-slider .feature-item[data-colour-scheme="powerball"] {
  background: #003596;
}
.feature-slider .feature-item[data-colour-scheme="scratchnwin"] {
  background: #9016b2;
}
.feature-slider .feature-image {
  background: no-repeat 50%;
  background-size: cover;
  height: 50%;
  background-position-y: 0;
}
@media screen and (min-width: 465px) {
  .feature-slider .feature-image {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 50%;
    height: 100%;
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .feature-slider .feature-image {
    width: calc(50% + 200px);
    background-position-y: 23px;
  }
}
.feature-slider .feature-image img {
  display: none !important;
}
.feature-slider .feature-panel {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}
.feature-slider .feature-panel :not(.btn) {
  color: #fff !important;
}
.feature-slider .feature-panel .feature-text {
  padding: 10px 0;
}
@media screen and (min-width: 465px) {
  .feature-slider .feature-panel .feature-text {
    width: 50%;
    float: right;
    padding: 20px 0 20px 20px;
  }
}
@media screen and (min-width: 1200px) {
  .feature-slider .feature-panel .feature-text {
    width: 33%;
    padding: 40px 0 40px 40px;
  }
}
.feature-slider .feature-panel .feature-text h1 {
  font-size: 150%;
}
@media screen and (min-width: 800px) {
  .feature-slider .feature-panel .feature-text h1 {
    font-size: 220%;
  }
}
@media screen and (min-width: 1200px) {
  .feature-slider .feature-panel .feature-text h1 {
    font-size: 300%;
  }
}
.feature-slider .feature-panel .feature-text p {
  font-size: 80%;
  line-height: 1.2em;
}
@media screen and (min-width: 375px) {
  .feature-slider .feature-panel .feature-text p {
    display: block;
  }
}
@media screen and (min-width: 800px) {
  .feature-slider .feature-panel .feature-text p {
    font-size: 100%;
    line-height: 1.3em;
  }
}
.feature-slider .feature-panel .feature-text .btn {
  margin: 5px 2px;
}
.feature-slider .feature-panel .feature-text .btn:hover {
  color: #ff0000;
}
.feature-slider .slider-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
}
.feature-slider .slider-holder .slider-mask {
  height: 100%;
  width: 100%;
}
.feature-slider .slider-holder .slide-controls {
  display: none;
}
.feature-slider .slider-holder .slide-accessibility-controls {
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 1200px) {
  .feature-slider .slider-holder .slide-accessibility-controls {
    position: absolute;
    z-index: 5;
    bottom: 20px;
    right: 20px;
  }
}
.feature-slider .slider-holder .slide-accessibility-controls a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  margin: 0 5px;
  color: #fff;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  background: #ff0000 no-repeat 50%;
  background-size: 40% auto;
  text-indent: 9999px;
}
.feature-slider .slider-holder .slide-accessibility-controls a:hover {
  background-color: #009cd6;
}
.feature-slider
  .slider-holder
  .slide-accessibility-controls
  a.control--disabled {
  opacity: 0.2;
  cursor: default;
}
.feature-slider .slider-holder .slide-accessibility-controls a.slide-next,
.feature-slider .slider-holder .slide-accessibility-controls a.slide-prev {
  background-size: 25% auto;
}
@media screen and (min-width: 1200px) {
  .feature-slider .slider-holder .slide-accessibility-controls a.slide-next,
  .feature-slider .slider-holder .slide-accessibility-controls a.slide-prev {
    background-size: 35% auto;
  }
}
.feature-slider .slider-holder .slide-accessibility-controls a.slide-prev {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAZCAQAAACS9WYiAAAApElEQVR4AX3SNUKCARiH8df2KG7ujt7KC9jd3d3d3QmsTHACYmN7QKX+X/3WZ3rDvNEGxGgwb8zxL0OjV16gJGpOrFAubYpN1LLmPdSJ5iPUnuZz1KbmC9Sq5nvUvOZH1JzmPdSIKVKSP8yJS1SLKeoJozpNUUcE1WWKaj5R/aao5AM1ak48oyZN+G1UcYsa8d2LfJTilJK4eeGYguagx0/SZJYFZiCFadFWKUkAAAAASUVORK5CYII=");
}
.feature-slider .slider-holder .slide-accessibility-controls a.slide-next {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAZCAQAAACS9WYiAAAArElEQVR4AZWSNWKCQRBGN56jpEufMrfKBeLu7u7B3d1bKjgB0tF9OMw/g+W1762vUgpzyAFYUb3BPCpoctM7yKLLXa+gDMqTDB6h5V0mRpb8yOSHJXqZvLPEIpNnllhlcssSj0xuWOKTydHwE0VBKXG9BC02rV5nOo1ZqjeYzmCG6l2mY5ik+pjpKMapPmc68I8blFfjEj+KnZuDPNEmJcFiRxtUb7CAIvv0hCp4lYVpctCT0QAAAABJRU5ErkJggg==");
}
.feature-slider .slider-holder .slide-accessibility-controls a.slide-play {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAOCAQAAACxtDVnAAAASklEQVR4AWMgAP6X4pL4/3/+fzZsEiBw6L8IpgQE3PmviS4BAx/+u6FKIMDv/9nYJf78z8FjFKbl2tgsP/xfBLsH2bF5sJyBWAAA3DRc2VR4NksAAAAASUVORK5CYII=");
}
.feature-slider .slider-holder .slide-accessibility-controls a.slide-pause {
  background-size: 30% auto;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAOCAQAAACxtDVnAAAANklEQVR4AeWJBQEAMAgEqQf9G8xi8HiJHc6Rsl4LpmJua84d0bcWI4oPxI35RvStok+3yoi6AaAd1+VGj9atAAAAAElFTkSuQmCC");
}
@media screen and (min-width: 1200px) {
  .feature-slider .slider-holder .slide-accessibility-controls a.slide-pause {
    background-size: 40% auto;
  }
}
@media screen and (min-width: 1200px) {
  .feature-slider .slider-holder .slide-accessibility-controls a {
    width: 25px;
    height: 25px;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
    background-size: 50% auto;
  }
}
[data-slider] {
  -webkit-transition: left 1s ease-in-out;
  -o-transition: left 1s ease-in-out;
  transition: left 1s ease-in-out;
  list-style-type: none;
  padding: 0;
  margin: 0 !important;
  float: left;
  width: 100%;
  min-height: 200px;
  height: 100%;
  position: relative;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
[data-slider]:after {
  content: "";
  background: #fff url(/++resource++lw.theme/images/loading.gif) no-repeat 50%;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.slider--init [data-slider]:after {
  opacity: 0;
  display: none;
}
[data-slider] li {
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  margin: 0 !important;
  padding: 10px !important;
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 0;
}
.slider--init [data-slider] li {
  opacity: 1;
}
[data-slider] li:before {
  display: none;
}
@media screen and (min-width: 800px) {
  [data-slider] li {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  [data-slider] li {
    width: 33.333%;
  }
}
.slider-holder {
  position: relative;
}
@media screen and (min-width: 800px) {
  .slider-holder {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.slider-holder .slide-controls,
.slider-holder .slide-controls a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.slider-holder .slide-controls a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  width: 40px;
  text-indent: -999em;
  height: 40px;
  margin: 0 5px;
  color: #fff;
  background: #ff0000 no-repeat 50%;
  background-size: 25% auto;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAZCAQAAACS9WYiAAAApElEQVR4AX3SNUKCARiH8df2KG7ujt7KC9jd3d3d3QmsTHACYmN7QKX+X/3WZ3rDvNEGxGgwb8zxL0OjV16gJGpOrFAubYpN1LLmPdSJ5iPUnuZz1KbmC9Sq5nvUvOZH1JzmPdSIKVKSP8yJS1SLKeoJozpNUUcE1WWKaj5R/aao5AM1ak48oyZN+G1UcYsa8d2LfJTilJK4eeGYguagx0/SZJYFZiCFadFWKUkAAAAASUVORK5CYII=");
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
@media screen and (min-width: 415px) {
  .slider-holder .slide-controls a {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    display: block;
    left: -30px;
    -webkit-transform: translate(5px, -50%);
    -ms-transform: translate(5px, -50%);
    transform: translate(5px, -50%);
    cursor: pointer;
    text-align: center;
    color: #858585;
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 160%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
    text-indent: 9999px;
    background-size: 40% auto;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAZCAQAAACS9WYiAAAAtklEQVR4AWPADozbjf8b3zfWwCU9HygNgj+M9bFJLwRKweBNTOmlQGEE/IguvQosjIBLUKXXo0lvRZXejCa9HlV6B5r0KlTpnWjSy1ClD6BJL0CVPoQmPR+/y6ei+/wDivRJzJDbhWZCJboCDuPzaEq60JWwG19AU9KNroTF+BSakgnoSpiMT6IpmYbp3CNoSmbBpQiHKELJPvRgIxQuH7GlyW1ICh5gT9Vb4Aqc8CX898ZWDAwAAu7hMjKM9JUAAAAASUVORK5CYII=");
  }
}
@media screen and (min-width: 415px) {
  .slider-holder .slide-controls a:hover {
    color: #ff0000;
    width: 40px;
    left: -40px;
  }
}
.slider-holder .slide-controls a.slide-next {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAZCAQAAACS9WYiAAAArElEQVR4AZWSNWKCQRBGN56jpEufMrfKBeLu7u7B3d1bKjgB0tF9OMw/g+W1762vUgpzyAFYUb3BPCpoctM7yKLLXa+gDMqTDB6h5V0mRpb8yOSHJXqZvLPEIpNnllhlcssSj0xuWOKTydHwE0VBKXG9BC02rV5nOo1ZqjeYzmCG6l2mY5ik+pjpKMapPmc68I8blFfjEj+KnZuDPNEmJcFiRxtUb7CAIvv0hCp4lYVpctCT0QAAAABJRU5ErkJggg==");
}
@media screen and (min-width: 415px) {
  .slider-holder .slide-controls a.slide-next {
    right: -30px;
    left: auto;
    -webkit-transform: translate(-5px, -50%);
    -ms-transform: translate(-5px, -50%);
    transform: translate(-5px, -50%);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAZCAQAAACS9WYiAAAAt0lEQVQoz2NgYDDWML5v/N+4nQE7MNY3/gGUBsH52BXchEqD4EJsCj4iKfhvvBRTwRIUBf+NV2Eq2YqmZD2mkvVoSjZjKlmFpmQHppJlaEp2YipZgKbkAKaS+WhKDmEqmUrYRydRFHxAl65EM2EXqnQXmvR5Yw5k6W406QvG7MjSE9CkTxmzIEtPQ5M+acyELD0LTfoIKSGIETT78KeoXZgh9wBJehu2NOkEl96CK+FbGb/HmegZAPQm4TJ6b6AEAAAAAElFTkSuQmCC");
  }
  .slider-holder .slide-controls a.slide-next:hover {
    right: -40px;
  }
}
.slider-holder .slide-controls a.control--disabled {
  opacity: 0.2;
  cursor: default;
}
@media screen and (min-width: 375px) {
  .module-results,
  .module-upcoming-draws {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 1200px) {
  .module-results,
  .module-upcoming-draws {
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.module-results .module-info,
.module-upcoming-draws .module-info {
  padding: 0 10px;
}
@media screen and (min-width: 800px) {
  .module-results .module-info,
  .module-upcoming-draws .module-info {
    padding: 0;
  }
}
.module-results .module-link,
.module-upcoming-draws .module-link {
  color: #333;
}
.module-results .module-link:hover,
.module-upcoming-draws .module-link:hover {
  color: #ff0000;
}
#content-core .module-text--background:first-of-type,
#content-core .module-text[data-background]:first-of-type {
  margin-top: 0;
}
#content-core .module-text--background:last-of-type,
#content-core .module-text[data-background]:last-of-type {
  margin-bottom: 0;
}
.module-text {
  text-align: center;
  background: no-repeat 50%;
  background-size: cover;
  padding: 2em;
}
@media screen and (min-width: 800px) {
  .module-text {
    padding: 3em;
  }
}
.module-text .module-text-heading {
  margin: 0;
}
.module-text .module-text-body {
  margin: 0 auto;
  max-width: 800px;
  padding: 1em 0;
}
@media screen and (min-width: 800px) {
  .module-text .module-text-body {
    padding: 2em 0;
  }
}
.module-text .module-text-body p {
  margin: 0 0 10px;
}
.module-text .module-text-body p:last-of-type {
  margin: 0;
}
.module-text .module-text-buttons .btn {
  margin: 5px 2px;
}
.module-text[data-background] {
  color: #fff;
  background-color: #fff;
}
.module-text[data-background="balloons"] {
  background-image: url(../images/backgrounds/balloons.jpg);
}
.module-text[data-background="clouds"] {
  background-image: url(../images/backgrounds/clouds.jpg);
}
.module-text[data-background="fireworks"] {
  background-image: url(../images/backgrounds/fireworks.jpg);
}
.module-text[data-background="jetty_reflection"] {
  background-image: url(../images/backgrounds/jetty_reflection.jpg);
}
.module-text[data-background="lights_blue"] {
  background-image: url(../images/backgrounds/lights_blue.jpg);
}
.module-text[data-background="lights_coloured"] {
  background-image: url(../images/backgrounds/lights_coloured.jpg);
}
.module-text[data-background="lights_red"] {
  background-image: url(../images/backgrounds/lights_red.jpg);
}
.module-text[data-background="paint_teal"] {
  background-image: url(../images/backgrounds/paint_teal.jpg);
}
.module-text[data-background="silk_red"] {
  background-image: url(../images/backgrounds/silk_red.jpg);
}
.module-text[data-background="water"] {
  background-image: url(../images/backgrounds/water.jpg);
}
.module-text[data-background="wattle"] {
  background-image: url(../images/backgrounds/wattle.jpg);
}
.module-text[data-background="mountain_view"] {
  background-image: url(../images/backgrounds/mountain-view.jpg);
}
.module-text[data-background="plants"] {
  background-image: url(../images/backgrounds/plants.jpg);
}
.module-text[data-background="sea_view"] {
  background-image: url(../images/backgrounds/sea-view.jpg);
}
.module-text[data-background="super66"] {
  background-image: url(../images/backgrounds/super66.jpg);
}
.module-text[data-background="soccerpools"] {
  background-image: url(../images/backgrounds/soccerpools.jpg);
}
.module-text[data-background="sfl"] {
  background-image: url(../images/backgrounds/sfl.jpg);
}
.module-text[data-background="scratchie"] {
  background-image: url(../images/backgrounds/scratchie.jpg);
}
.module-text[data-background="powerball"] {
  background-image: url(../images/backgrounds/powerball.jpg);
}
.module-text[data-background="lotterywest"] {
  background-image: url(../images/backgrounds/lotterywest.jpg);
}
.module-text[data-background="combo"] {
  background-image: url(../images/backgrounds/combo.jpg);
}
.module-text[data-background="cash3"] {
  background-image: url(../images/backgrounds/cash3.jpg);
}
.module-text[data-background="baseweek"] {
  background-image: url(../images/backgrounds/baseweek.jpg);
}
.module-text[data-background="satlotto"] {
  background-image: url(../images/backgrounds/sat_lotto.jpg);
}
.module-text[data-background="ozlotto"] {
  background-image: url(../images/backgrounds/ozlotto.jpg);
}
.module-text.module-text--stacked {
  text-align: left;
  background: #fff;
  margin-top: 3em;
  margin-bottom: 3em;
}
.module-text.module-text--stacked .module-text-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
}
.module-text.module-text--stacked .module-text-inner:after {
  content: "";
  display: table;
  clear: both;
}
.module-text.module-text--stacked .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: calc(100% - 20px);
  flex-basis: calc(100% - 20px);
  width: calc(100% - 20px);
  margin-bottom: 20px;
  float: left;
}
.module-text.module-text--stacked .col:nth-child(1n) {
  margin-left: 10px;
  margin-right: 10px;
  clear: none;
}
.module-text.module-text--stacked .col:nth-child(1n-0) {
  clear: left;
}
@media screen and (min-width: 800px) {
  .module-text.module-text--stacked .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    width: calc(50% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .module-text.module-text--stacked .col:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .module-text.module-text--stacked .col:nth-child(2n-1) {
    clear: left;
  }
}
@media screen and (min-width: 1200px) {
  .module-text.module-text--stacked .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(66.66667% - 20px);
    flex-basis: calc(66.66667% - 20px);
    width: calc(66.66667% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .module-text.module-text--stacked .col:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .module-text.module-text--stacked .col:nth-child(3n-2) {
    clear: left;
  }
}
.module-text.module-text--stacked .module-text-heading {
  color: #ff0000;
}
@media screen and (min-width: 1200px) {
  .module-text.module-text--stacked .module-text-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
    width: calc(33.33333% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .module-text.module-text--stacked .module-text-heading:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .module-text.module-text--stacked .module-text-heading:nth-child(3n-2) {
    clear: left;
  }
}
@media screen and (min-width: 800px) {
  .module-text.module-text--stacked .module-text-body {
    padding: 0;
  }
}
.module-text.module-text--stacked .module-text-buttons {
  width: 100%;
  clear: both;
  text-align: right;
  padding-right: 10px;
}
.module-page-title {
  padding: 0;
  color: #fff;
  background: #ff0000;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#1daeeb),
    to(#199fd7)
  );
  background-image: -o-linear-gradient(bottom, #1daeeb 0, #199fd7 100%);
  background-image: linear-gradient(0deg, #1daeeb 0, #199fd7);
}
.module-page-title h1 {
  font-size: 1.6em;
  margin: 0;
  padding: 15px 0;
}
.content-section {
  padding: 20px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.content-section[class*="col"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 800px) {
  .content-section--two-col .col {
    width: 50%;
  }
}
@media screen and (min-width: 375px) {
  .module-faq .module-faq-category {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .module-faq .module-faq-category {
    margin-bottom: 30px;
  }
}
.module-faq .faq-category-title {
  margin: 10px 0;
}
.module-faq .faq {
  margin: 0 0 2px;
}
.module-faq .faq-question {
  background: #ff0000;
  padding: 1em;
  color: #fff;
  width: 100%;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.module-faq .faq-question:hover {
  background: #009ad5;
}
.module-faq .faq-question:after {
  content: "\25bc";
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
  font-size: 114%;
}
.module-faq .faq-question.reveal-toggle--active:after {
  content: "\25b2";
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
}
.module-faq .faq-question h6 {
  margin: 0;
  padding: 6px 25px 0 35px;
  font-size: 100%;
}
.module-faq .faq-question .icon {
  width: 27px;
  height: 27px;
  position: absolute;
  left: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.module-faq .faq-question .icon svg {
  width: 40%;
}
.module-faq .faq-answer {
  padding: 1.9em;
  background: #fff;
  margin-bottom: 10px;
}
.module-faq .faq-answer p {
  margin: 0;
}
.module-faq .faq-answer a {
  word-break: break-all;
}
.module-faq .module-faq-search {
  max-width: 100%;
}
.module-faq .module-faq-search input {
  margin: 0 !important;
}
.module-faq h5 {
  text-transform: uppercase;
  font-size: 1.3em;
}
.module-faq .no-js-faq-label {
  display: none;
}
.secondary-faq {
  display: none;
  height: 800px;
  overflow: scroll;
}
.no-js-faqs {
  background-color: #ff0000;
  color: #fff;
  padding: 10px;
  margin-bottom: 15px;
  font-size: large;
}
.no-js-faqs:after {
  content: "\25bc";
  position: absolute;
  right: 1em;
  font-size: 114%;
}
.filter-category-title {
  display: none;
}
.module-grid.module--feature-first .tile:first-child,
.module-grid.module--feature-second .tile:nth-child(2),
.subsection-the-winning-experience .module-grid--blog .tile:nth-child(4n),
.subsection-the-winning-experience .module-grid--blog .tile:nth-child(4n + 1),
.tile,
.tile--default,
.tile--double,
.tile--image-only,
.tile--white-overlay {
  background: #ff0000 no-repeat 50%;
  color: #fff;
  background-size: cover;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  position: relative;
}
.tile--centered,
.tile--default--centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tile--default-image,
.tile-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: #ff0000 no-repeat 50%;
  background-size: cover;
  border-radius: 5px;
}
.tile--default-image img,
.tile-image img {
  display: none;
  visibility: hidden;
}
.tile--default-image .logo,
.tile-image .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tile--default-content,
.tile-content {
  position: relative;
  z-index: 2;
  height: 100%;
  border-radius: 5px;
  height: 0;
  padding-bottom: 90%;
}
.tile--default-content .tile-headline,
.tile-content .tile-headline {
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
.tile--default-content .tile-info,
.tile-content .tile-info {
  padding: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.tile--default-content .tile-info p:first-child,
.tile-content .tile-info p:first-child {
  margin-top: 0;
}
.tile--default-content .tile-title,
.tile-content .tile-title {
  margin-top: 0;
  font-size: 150%;
}
@media screen and (min-width: 375px) {
  .tile--default-content .tile-title,
  .tile-content .tile-title {
    font-size: 210%;
  }
}
.tile--default-content .tile-title--big,
.tile-content .tile-title--big {
  font-size: 170%;
}
@media screen and (min-width: 375px) {
  .tile--default-content .tile-title--big,
  .tile-content .tile-title--big {
    font-size: 230%;
  }
}
@media screen and (min-width: 1230px) {
  .tile--default-content .tile-title--big,
  .tile-content .tile-title--big {
    font-size: 280%;
  }
}
.tile--default-content .tile-buttons,
.tile-content .tile-buttons {
  text-align: right;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
}
@media screen and (min-width: 800px) {
  .tile--default-content .tile-buttons,
  .tile-content .tile-buttons {
    padding: 20px;
  }
}
.tile--default-content .tile-buttons a,
.tile-content .tile-buttons a {
  margin: 0 0 5px 5px;
}
.tile--buttons.tile--double .tile-content .tile-info,
.tile--buttons.tile--image-only .tile-content .tile-info,
.tile--buttons.tile--white-overlay .tile-content .tile-info,
.tile--default.tile--buttons .tile-content .tile-info,
.tile.tile--buttons .tile-content .tile-info {
  bottom: 55px;
}
@media screen and (min-width: 800px) {
  .tile--buttons.tile--double .tile-content .tile-info,
  .tile--buttons.tile--image-only .tile-content .tile-info,
  .tile--buttons.tile--white-overlay .tile-content .tile-info,
  .tile--default.tile--buttons .tile-content .tile-info,
  .tile.tile--buttons .tile-content .tile-info {
    bottom: 70px;
  }
}
@media screen and (min-width: 1200px) {
  .tile--buttons.tile--double .tile-content .tile-info,
  .tile--buttons.tile--image-only .tile-content .tile-info,
  .tile--buttons.tile--white-overlay .tile-content .tile-info,
  .tile--default.tile--buttons .tile-content .tile-info,
  .tile.tile--buttons .tile-content .tile-info {
    bottom: 80px;
  }
}
.tile--blue-overlay {
  background-color: #ff0000;
  color: #fff;
}
.tile--blue-overlay .tile-content {
  background: rgba(0, 173, 238, 0.8);
}
.tile--white-overlay {
  background-color: #fff;
  color: #333;
}
.tile--white-overlay .tile-content {
  background: hsla(0, 0%, 100%, 0.8);
}
.tile--white-overlay .tile-content .tile-title {
  color: #ff0000;
}
.module-grid.module--feature-first .tile--double:first-child,
.module-grid.module--feature-first .tile--image-only:first-child,
.module-grid.module--feature-first .tile--white-overlay:first-child,
.module-grid.module--feature-first .tile:first-child,
.module-grid.module--feature-second .tile--double:nth-child(2),
.module-grid.module--feature-second .tile--image-only:nth-child(2),
.module-grid.module--feature-second .tile--white-overlay:nth-child(2),
.module-grid.module--feature-second .tile:nth-child(2),
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1),
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1),
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1),
.subsection-the-winning-experience .module-grid--blog .tile:nth-child(4n),
.subsection-the-winning-experience .module-grid--blog .tile:nth-child(4n + 1),
.tile--double {
  background-color: #ff0000;
}
.module-grid.module--feature-first .tile--double:first-child .tile-content,
.module-grid.module--feature-first .tile--image-only:first-child .tile-content,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .tile-content,
.module-grid.module--feature-first .tile:first-child .tile-content,
.module-grid.module--feature-second .tile--double:nth-child(2) .tile-content,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .tile-content,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .tile-content,
.module-grid.module--feature-second .tile:nth-child(2) .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .tile-content,
.tile--double .tile-content {
  background: #fff;
}
.module-grid.module--feature-first
  .tile--double:first-child
  .tile-content
  .tile-info,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .tile-content
  .tile-info,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .tile-content
  .tile-info,
.module-grid.module--feature-first .tile:first-child .tile-content .tile-info,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .tile-content
  .tile-info,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .tile-content
  .tile-info,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .tile-content
  .tile-info,
.module-grid.module--feature-second .tile:nth-child(2) .tile-content .tile-info,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .tile-content
  .tile-info,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .tile-content
  .tile-info,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .tile-content
  .tile-info,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .tile-content
  .tile-info,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .tile-content
  .tile-info,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content
  .tile-info,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .tile-content
  .tile-info,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .tile-content
  .tile-info,
.tile--double .tile-content .tile-info {
  color: #333;
}
.module-grid.module--feature-first
  .tile--double:first-child
  .tile-content
  .tile-title,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .tile-content
  .tile-title,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .tile-content
  .tile-title,
.module-grid.module--feature-first .tile:first-child .tile-content .tile-title,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .tile-content
  .tile-title,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .tile-content
  .tile-title,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .tile-content
  .tile-title,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .tile-content
  .tile-title,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .tile-content
  .tile-title,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .tile-content
  .tile-title,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .tile-content
  .tile-title,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .tile-content
  .tile-title,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .tile-content
  .tile-title,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content
  .tile-title,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .tile-content
  .tile-title,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .tile-content
  .tile-title,
.tile--double .tile-content .tile-title {
  color: #ff0000;
}
.module-grid.module--feature-first .tile--double:first-child .tile-image,
.module-grid.module--feature-first .tile--image-only:first-child .tile-image,
.module-grid.module--feature-first .tile--white-overlay:first-child .tile-image,
.module-grid.module--feature-first .tile:first-child .tile-image,
.module-grid.module--feature-second .tile--double:nth-child(2) .tile-image,
.module-grid.module--feature-second .tile--image-only:nth-child(2) .tile-image,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .tile-image,
.module-grid.module--feature-second .tile:nth-child(2) .tile-image,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .tile-image,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .tile-image,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .tile-image,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .tile-image,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .tile-image,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .tile-image,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .tile-image,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .tile-image,
.tile--double .tile-image {
  display: none;
}
@media screen and (min-width: 1200px) {
  .module-grid.module--feature-first .tile--double:first-child,
  .module-grid.module--feature-first .tile--image-only:first-child,
  .module-grid.module--feature-first .tile--white-overlay:first-child,
  .module-grid.module--feature-first .tile:first-child,
  .module-grid.module--feature-second .tile--double:nth-child(2),
  .module-grid.module--feature-second .tile--image-only:nth-child(2),
  .module-grid.module--feature-second .tile--white-overlay:nth-child(2),
  .module-grid.module--feature-second .tile:nth-child(2),
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n + 1),
  .subsection-the-winning-experience .module-grid--blog .tile:nth-child(4n),
  .subsection-the-winning-experience .module-grid--blog .tile:nth-child(4n + 1),
  .tile--double {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .module-grid.module--feature-first .tile--double:first-child .tile-image,
  .module-grid.module--feature-first .tile--image-only:first-child .tile-image,
  .module-grid.module--feature-first
    .tile--white-overlay:first-child
    .tile-image,
  .module-grid.module--feature-first .tile:first-child .tile-image,
  .module-grid.module--feature-second .tile--double:nth-child(2) .tile-image,
  .module-grid.module--feature-second
    .tile--image-only:nth-child(2)
    .tile-image,
  .module-grid.module--feature-second
    .tile--white-overlay:nth-child(2)
    .tile-image,
  .module-grid.module--feature-second .tile:nth-child(2) .tile-image,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n)
    .tile-image,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n + 1)
    .tile-image,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n)
    .tile-image,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n + 1)
    .tile-image,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n)
    .tile-image,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n + 1)
    .tile-image,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n)
    .tile-image,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1)
    .tile-image,
  .tile--double .tile-image {
    display: block;
    width: 50%;
    border-radius: 5px 0 0 5px;
  }
  .module-grid.module--feature-first .tile--double:first-child .tile-content,
  .module-grid.module--feature-first
    .tile--image-only:first-child
    .tile-content,
  .module-grid.module--feature-first
    .tile--white-overlay:first-child
    .tile-content,
  .module-grid.module--feature-first .tile:first-child .tile-content,
  .module-grid.module--feature-second .tile--double:nth-child(2) .tile-content,
  .module-grid.module--feature-second
    .tile--image-only:nth-child(2)
    .tile-content,
  .module-grid.module--feature-second
    .tile--white-overlay:nth-child(2)
    .tile-content,
  .module-grid.module--feature-second .tile:nth-child(2) .tile-content,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n)
    .tile-content,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n + 1)
    .tile-content,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n)
    .tile-content,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n + 1)
    .tile-content,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n)
    .tile-content,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n + 1)
    .tile-content,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n)
    .tile-content,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1)
    .tile-content,
  .tile--double .tile-content {
    background: #fff;
    width: 50%;
    border-radius: 0 5px 5px 0;
    float: right;
    padding-bottom: 0;
    height: auto;
  }
  .module-grid.module--feature-first
    .tile--double:first-child
    .tile-content:after,
  .module-grid.module--feature-first
    .tile--image-only:first-child
    .tile-content:after,
  .module-grid.module--feature-first
    .tile--white-overlay:first-child
    .tile-content:after,
  .module-grid.module--feature-first .tile:first-child .tile-content:after,
  .module-grid.module--feature-second
    .tile--double:nth-child(2)
    .tile-content:after,
  .module-grid.module--feature-second
    .tile--image-only:nth-child(2)
    .tile-content:after,
  .module-grid.module--feature-second
    .tile--white-overlay:nth-child(2)
    .tile-content:after,
  .module-grid.module--feature-second .tile:nth-child(2) .tile-content:after,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n)
    .tile-content:after,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n + 1)
    .tile-content:after,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n)
    .tile-content:after,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n + 1)
    .tile-content:after,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n)
    .tile-content:after,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n + 1)
    .tile-content:after,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n)
    .tile-content:after,
  .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1)
    .tile-content:after,
  .tile--double .tile-content:after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: calc(90% - 9px);
  }
}
.module-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
}
.module-grid:after {
  content: "";
  display: table;
  clear: both;
}
.module-grid.module--feature-first .tile:first-child,
.module-grid.module--feature-second .tile:nth-child(2),
.module-grid
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n),
.module-grid
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1),
.module-grid .tile,
.module-grid .tile--double,
.module-grid .tile--image-only,
.module-grid .tile--white-overlay,
.subsection-the-winning-experience
  .module-grid--blog
  .module-grid
  .tile:nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .module-grid
  .tile:nth-child(4n + 1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: calc(100% - 20px);
  flex-basis: calc(100% - 20px);
  width: calc(100% - 20px);
  margin-bottom: 20px;
  float: left;
  display: block !important;
}
.module-grid.module--feature-first .tile:nth-child(1n):first-child,
.module-grid.module--feature-second .tile:nth-child(1n):nth-child(2),
.module-grid
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(1n):nth-child(4n),
.module-grid
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(1n):nth-child(4n + 1),
.module-grid .tile--double:nth-child(1n),
.module-grid .tile--image-only:nth-child(1n),
.module-grid .tile--white-overlay:nth-child(1n),
.module-grid .tile:nth-child(1n),
.subsection-the-winning-experience
  .module-grid--blog
  .module-grid
  .tile:nth-child(1n):nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .module-grid
  .tile:nth-child(1n):nth-child(4n + 1) {
  margin-left: 10px;
  margin-right: 10px;
  clear: none;
}
.module-grid.module--feature-first .tile:nth-child(1n-0):first-child,
.module-grid.module--feature-second .tile:nth-child(1n-0):nth-child(2),
.module-grid
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(1n-0):nth-child(4n),
.module-grid
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(1n-0):nth-child(4n + 1),
.module-grid .tile--double:nth-child(1n-0),
.module-grid .tile--image-only:nth-child(1n-0),
.module-grid .tile--white-overlay:nth-child(1n-0),
.module-grid .tile:nth-child(1n-0),
.subsection-the-winning-experience
  .module-grid--blog
  .module-grid
  .tile:nth-child(1n-0):nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .module-grid
  .tile:nth-child(1n-0):nth-child(4n + 1) {
  clear: left;
}
@media screen and (min-width: 800px) {
  .module-grid.module--feature-first .tile:first-child,
  .module-grid.module--feature-second .tile:nth-child(2),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1),
  .module-grid .tile,
  .module-grid .tile--double,
  .module-grid .tile--image-only,
  .module-grid .tile--white-overlay,
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(4n + 1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(33.3% - 20px);
    flex-basis: calc(33.3% - 20px);
    width: calc(33.3% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .module-grid.module--feature-first .tile:nth-child(1n):first-child,
  .module-grid.module--feature-second .tile:nth-child(1n):nth-child(2),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(1n):nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(1n):nth-child(4n + 1),
  .module-grid .tile--double:nth-child(1n),
  .module-grid .tile--image-only:nth-child(1n),
  .module-grid .tile--white-overlay:nth-child(1n),
  .module-grid .tile:nth-child(1n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(1n):nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(1n):nth-child(4n + 1) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .module-grid.module--feature-first .tile:nth-child(2n-1):first-child,
  .module-grid.module--feature-second .tile:nth-child(2n-1):nth-child(2),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(2n-1):nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(2n-1):nth-child(4n + 1),
  .module-grid .tile--double:nth-child(2n-1),
  .module-grid .tile--image-only:nth-child(2n-1),
  .module-grid .tile--white-overlay:nth-child(2n-1),
  .module-grid .tile:nth-child(2n-1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(2n-1):nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(2n-1):nth-child(4n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 1200px) {
  .module-grid.module--feature-first .tile:first-child,
  .module-grid.module--feature-second .tile:nth-child(2),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1),
  .module-grid .tile,
  .module-grid .tile--double,
  .module-grid .tile--image-only,
  .module-grid .tile--white-overlay,
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(4n + 1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
    width: calc(33.33333% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .module-grid.module--feature-first .tile:nth-child(1n):first-child,
  .module-grid.module--feature-second .tile:nth-child(1n):nth-child(2),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(1n):nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(1n):nth-child(4n + 1),
  .module-grid .tile--double:nth-child(1n),
  .module-grid .tile--image-only:nth-child(1n),
  .module-grid .tile--white-overlay:nth-child(1n),
  .module-grid .tile:nth-child(1n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(1n):nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(1n):nth-child(4n + 1) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .module-grid.module--feature-first .tile:nth-child(3n-2):first-child,
  .module-grid.module--feature-second .tile:nth-child(3n-2):nth-child(2),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(3n-2):nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(3n-2):nth-child(4n + 1),
  .module-grid .tile--double:nth-child(3n-2),
  .module-grid .tile--image-only:nth-child(3n-2),
  .module-grid .tile--white-overlay:nth-child(3n-2),
  .module-grid .tile:nth-child(3n-2),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(3n-2):nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(3n-2):nth-child(4n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 799px) {
  .module-grid.module--feature-first .tile:last-of-type:first-child,
  .module-grid.module--feature-second .tile:last-of-type:nth-child(2),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:last-of-type:nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:last-of-type:nth-child(4n + 1),
  .module-grid .tile--double:last-of-type,
  .module-grid .tile--image-only:last-of-type,
  .module-grid .tile--white-overlay:last-of-type,
  .module-grid .tile:last-of-type,
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:last-of-type:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:last-of-type:nth-child(4n + 1) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .module-grid.module--feature-first .tile--double:first-child,
  .module-grid.module--feature-first .tile--image-only:first-child,
  .module-grid.module--feature-first .tile--white-overlay:first-child,
  .module-grid.module--feature-first .tile:first-child,
  .module-grid.module--feature-second .tile--double:nth-child(2),
  .module-grid.module--feature-second .tile--image-only:nth-child(2),
  .module-grid.module--feature-second .tile--white-overlay:nth-child(2),
  .module-grid.module--feature-second .tile:nth-child(2),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n + 1),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n + 1),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n + 1),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1),
  .module-grid .tile--double,
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--double:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--double:nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--image-only:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--image-only:nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--white-overlay:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--white-overlay:nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(4n + 1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(66.66667% - 20px);
    flex-basis: calc(66.66667% - 20px);
    width: calc(66.66667% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .module-grid.module--feature-first .tile--double:nth-child(1n):first-child,
  .module-grid.module--feature-first
    .tile--image-only:nth-child(1n):first-child,
  .module-grid.module--feature-first
    .tile--white-overlay:nth-child(1n):first-child,
  .module-grid.module--feature-first .tile:nth-child(1n):first-child,
  .module-grid.module--feature-second .tile--double:nth-child(1n):nth-child(2),
  .module-grid.module--feature-second
    .tile--image-only:nth-child(1n):nth-child(2),
  .module-grid.module--feature-second
    .tile--white-overlay:nth-child(1n):nth-child(2),
  .module-grid.module--feature-second .tile:nth-child(1n):nth-child(2),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(1n):nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(1n):nth-child(4n + 1),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(1n):nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(1n):nth-child(4n + 1),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(1n):nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(1n):nth-child(4n + 1),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(1n):nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(1n):nth-child(4n + 1),
  .module-grid .tile--double:nth-child(1n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--double:nth-child(1n):nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--double:nth-child(1n):nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--image-only:nth-child(1n):nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--image-only:nth-child(1n):nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--white-overlay:nth-child(1n):nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--white-overlay:nth-child(1n):nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(1n):nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(1n):nth-child(4n + 1) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .module-grid.module--feature-first .tile--double:nth-child(3n-2):first-child,
  .module-grid.module--feature-first
    .tile--image-only:nth-child(3n-2):first-child,
  .module-grid.module--feature-first
    .tile--white-overlay:nth-child(3n-2):first-child,
  .module-grid.module--feature-first .tile:nth-child(3n-2):first-child,
  .module-grid.module--feature-second
    .tile--double:nth-child(3n-2):nth-child(2),
  .module-grid.module--feature-second
    .tile--image-only:nth-child(3n-2):nth-child(2),
  .module-grid.module--feature-second
    .tile--white-overlay:nth-child(3n-2):nth-child(2),
  .module-grid.module--feature-second .tile:nth-child(3n-2):nth-child(2),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(3n-2):nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(3n-2):nth-child(4n + 1),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(3n-2):nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(3n-2):nth-child(4n + 1),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(3n-2):nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(3n-2):nth-child(4n + 1),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(3n-2):nth-child(4n),
  .module-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(3n-2):nth-child(4n + 1),
  .module-grid .tile--double:nth-child(3n-2),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--double:nth-child(3n-2):nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--double:nth-child(3n-2):nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--image-only:nth-child(3n-2):nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--image-only:nth-child(3n-2):nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--white-overlay:nth-child(3n-2):nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile--white-overlay:nth-child(3n-2):nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(3n-2):nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-grid
    .tile:nth-child(3n-2):nth-child(4n + 1) {
    clear: left;
  }
}
#api-tile-container #load_more {
  margin: 50px auto;
  display: block;
  width: 200px;
}
#api-tile-container .tile-api-message {
  margin-bottom: 200px;
}
@media screen and (min-width: 375px) {
  .module-filter-grid .filter-container {
    margin-right: -10px;
    margin-left: -10px;
  }
  .module-filter-grid .filter-container .alert {
    width: calc(100% - 20px);
    margin: 0 auto;
  }
}
.module-filter-grid .module-grid.module--feature-first .tile:first-child,
.module-filter-grid .module-grid.module--feature-second .tile:nth-child(2),
.module-filter-grid
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n),
.module-filter-grid
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1),
.module-filter-grid .tile,
.module-filter-grid .tile--double,
.module-filter-grid .tile--image-only,
.module-filter-grid .tile--white-overlay,
.module-grid.module--feature-first .module-filter-grid .tile:first-child,
.module-grid.module--feature-second .module-filter-grid .tile:nth-child(2),
.subsection-the-winning-experience
  .module-grid--blog
  .module-filter-grid
  .tile:nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .module-filter-grid
  .tile:nth-child(4n + 1) {
  display: none;
  float: left;
  width: 100%;
  margin: 10px 0;
  min-height: 0 !important;
}
@media screen and (min-width: 375px) {
  .module-filter-grid .module-grid.module--feature-first .tile:first-child,
  .module-filter-grid .module-grid.module--feature-second .tile:nth-child(2),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1),
  .module-filter-grid .tile,
  .module-filter-grid .tile--double,
  .module-filter-grid .tile--image-only,
  .module-filter-grid .tile--white-overlay,
  .module-grid.module--feature-first .module-filter-grid .tile:first-child,
  .module-grid.module--feature-second .module-filter-grid .tile:nth-child(2),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile:nth-child(4n + 1) {
    margin: 10px;
    width: 50%;
    width: calc(50% - 20px);
  }
}
@media screen and (min-width: 800px) {
  .module-filter-grid .module-grid.module--feature-first .tile:first-child,
  .module-filter-grid .module-grid.module--feature-second .tile:nth-child(2),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1),
  .module-filter-grid .tile,
  .module-filter-grid .tile--double,
  .module-filter-grid .tile--image-only,
  .module-filter-grid .tile--white-overlay,
  .module-grid.module--feature-first .module-filter-grid .tile:first-child,
  .module-grid.module--feature-second .module-filter-grid .tile:nth-child(2),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile:nth-child(4n + 1) {
    margin: 10px;
    width: 33.333%;
    width: calc(33.333% - 20px);
  }
}
@media screen and (min-width: 375px) {
  .module-filter-grid
    .module-grid.module--feature-first
    .tile--double:first-child,
  .module-filter-grid
    .module-grid.module--feature-first
    .tile--image-only:first-child,
  .module-filter-grid
    .module-grid.module--feature-first
    .tile--white-overlay:first-child,
  .module-filter-grid .module-grid.module--feature-first .tile:first-child,
  .module-filter-grid
    .module-grid.module--feature-second
    .tile--double:nth-child(2),
  .module-filter-grid
    .module-grid.module--feature-second
    .tile--image-only:nth-child(2),
  .module-filter-grid
    .module-grid.module--feature-second
    .tile--white-overlay:nth-child(2),
  .module-filter-grid .module-grid.module--feature-second .tile:nth-child(2),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n + 1),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n + 1),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n + 1),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1),
  .module-filter-grid .tile--double,
  .module-grid.module--feature-first
    .module-filter-grid
    .tile--double:first-child,
  .module-grid.module--feature-first
    .module-filter-grid
    .tile--image-only:first-child,
  .module-grid.module--feature-first
    .module-filter-grid
    .tile--white-overlay:first-child,
  .module-grid.module--feature-first .module-filter-grid .tile:first-child,
  .module-grid.module--feature-second
    .module-filter-grid
    .tile--double:nth-child(2),
  .module-grid.module--feature-second
    .module-filter-grid
    .tile--image-only:nth-child(2),
  .module-grid.module--feature-second
    .module-filter-grid
    .tile--white-overlay:nth-child(2),
  .module-grid.module--feature-second .module-filter-grid .tile:nth-child(2),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile--double:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile--double:nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile--image-only:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile--image-only:nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile--white-overlay:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile--white-overlay:nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile:nth-child(4n + 1) {
    width: 100%;
    width: calc(100% - 20px);
  }
}
@media screen and (min-width: 800px) {
  .module-filter-grid
    .module-grid.module--feature-first
    .tile--double:first-child,
  .module-filter-grid
    .module-grid.module--feature-first
    .tile--image-only:first-child,
  .module-filter-grid
    .module-grid.module--feature-first
    .tile--white-overlay:first-child,
  .module-filter-grid .module-grid.module--feature-first .tile:first-child,
  .module-filter-grid
    .module-grid.module--feature-second
    .tile--double:nth-child(2),
  .module-filter-grid
    .module-grid.module--feature-second
    .tile--image-only:nth-child(2),
  .module-filter-grid
    .module-grid.module--feature-second
    .tile--white-overlay:nth-child(2),
  .module-filter-grid .module-grid.module--feature-second .tile:nth-child(2),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n + 1),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n + 1),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n + 1),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n),
  .module-filter-grid
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1),
  .module-filter-grid .tile--double,
  .module-grid.module--feature-first
    .module-filter-grid
    .tile--double:first-child,
  .module-grid.module--feature-first
    .module-filter-grid
    .tile--image-only:first-child,
  .module-grid.module--feature-first
    .module-filter-grid
    .tile--white-overlay:first-child,
  .module-grid.module--feature-first .module-filter-grid .tile:first-child,
  .module-grid.module--feature-second
    .module-filter-grid
    .tile--double:nth-child(2),
  .module-grid.module--feature-second
    .module-filter-grid
    .tile--image-only:nth-child(2),
  .module-grid.module--feature-second
    .module-filter-grid
    .tile--white-overlay:nth-child(2),
  .module-grid.module--feature-second .module-filter-grid .tile:nth-child(2),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile--double:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile--double:nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile--image-only:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile--image-only:nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile--white-overlay:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile--white-overlay:nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .module-filter-grid
    .tile:nth-child(4n + 1) {
    width: 66.666%;
    width: calc(66.666% - 20px);
  }
}
.tile--game {
  color: #fff;
  text-align: center;
  font-size: 80%;
}
@media screen and (min-width: 375px) {
  .tile--game {
    font-size: 100%;
  }
}
.tile--game:after {
  content: "";
  width: 100%;
  display: block;
  height: 0;
  padding-bottom: 90%;
}
.tile--game .game {
  border-radius: 5px;
  padding: 20px;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tile--game .game-logo {
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100px;
  height: 100px;
  margin: 0 auto 20px;
}
@media screen and (min-width: 375px) {
  .tile--game .game-logo {
    width: 150px;
    height: 150px;
  }
}
.tile--game .game-content {
  width: 100%;
}
.tile--game p,
.tile--game small {
  text-transform: uppercase;
}
.tile--game p {
  font-size: 80%;
}
.tile--game p span {
  font-family: acumin-pro, sans-serif;
  text-transform: none;
  font-size: 160%;
}
.section-play-online
  #customTicketNumbers
  .ticket-row
  #numberPickerContainer
  .tile--game
  .numbers-wrapper
  .boardNumberInput,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  #numberPickerContainer
  .tile--game
  .numbers-wrapper
  input,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  .favourite-preview
  #ticketArea
  .tile--game
  .favourite-table
  input,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  .tile--game
  .balls
  input,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .favourite-preview
  #ticketArea
  .tile--game
  .favourite-table
  .boardNumberInput,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .tile--game
  .balls
  .boardNumberInput,
.section-play-online
  #customTicketNumbers
  .tile--game
  .ticket-row
  #numberPickerContainer
  .numbers-wrapper
  .numberPicker,
.section-play-online #customTicketNumbers .tile--game .ticket-row .ball,
.section-play-online
  #customTicketNumbers
  .tile--game
  .ticket-row
  .ball--inverse,
.section-play-online
  #customTicketNumbers
  .tile--game
  .ticket-row
  .boardNumberInput,
.section-play-online
  #customTicketNumbers
  .tile--game
  .ticket-row
  .boardNumberInput
  input,
.section-play-online
  #customTicketNumbers
  .tile--game
  .ticket-row
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  #customTicketNumbers
  .tile--game
  .ticket-row
  .numberPicker,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .favourite-preview
  #ticketArea
  .tile--game
  .favourite-table
  .numberPicker,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .tile--game
  .balls
  .numberPicker,
.section-play-online
  #numberPickerContainer
  .tile--game
  .numbers-wrapper
  #customTicketNumbers
  .ticket-row
  .boardNumberInput,
.section-play-online
  #numberPickerContainer
  .tile--game
  .numbers-wrapper
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input,
.section-play-online #numberPickerContainer .tile--game .numbers-wrapper .ball,
.section-play-online
  #numberPickerContainer
  .tile--game
  .numbers-wrapper
  .ball--inverse,
.section-play-online
  #numberPickerContainer
  .tile--game
  .numbers-wrapper
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span,
.section-play-online
  #numberPickerContainer
  .tile--game
  .numbers-wrapper
  .numberPicker,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  #customTicketNumbers
  .tile--game
  .ticket-row
  span,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  #numberPickerContainer
  .tile--game
  .numbers-wrapper
  span,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  .tile--game
  .balls
  span,
.section-play-online
  .favourite-preview
  #ticketArea
  .tile--game
  .favourite-table
  #customTicketNumbers
  .ticket-row
  .boardNumberInput,
.section-play-online
  .favourite-preview
  #ticketArea
  .tile--game
  .favourite-table
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input,
.section-play-online
  .favourite-preview
  #ticketArea
  .tile--game
  .favourite-table
  #numberPickerContainer
  .numbers-wrapper
  .numberPicker,
.section-play-online
  .favourite-preview
  #ticketArea
  .tile--game
  .favourite-table
  .ball,
.section-play-online
  .favourite-preview
  #ticketArea
  .tile--game
  .favourite-table
  .ball--inverse,
.section-play-online
  .favourite-preview
  #ticketArea
  .tile--game
  .favourite-table
  table
  span,
.tile--game .balls .ball,
.tile--game .balls .ball--inverse,
.tile--game .section-play-online #customTicketNumbers .ticket-row .ball,
.tile--game
  .section-play-online
  #customTicketNumbers
  .ticket-row
  .ball--inverse,
.tile--game
  .section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput,
.tile--game
  .section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input,
.tile--game .section-play-online #numberPickerContainer .numbers-wrapper .ball,
.tile--game
  .section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .ball--inverse,
.tile--game
  .section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .numberPicker,
.tile--game
  .section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  .ball,
.tile--game
  .section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  .ball--inverse,
.tile--game
  .section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span {
  font-size: 14px;
}
@media screen and (min-width: 375px) {
  .section-play-online
    #customTicketNumbers
    .ticket-row
    #numberPickerContainer
    .tile--game
    .numbers-wrapper
    .boardNumberInput,
  .section-play-online
    #customTicketNumbers
    .ticket-row
    .boardNumberInput
    #numberPickerContainer
    .tile--game
    .numbers-wrapper
    input,
  .section-play-online
    #customTicketNumbers
    .ticket-row
    .boardNumberInput
    .favourite-preview
    #ticketArea
    .tile--game
    .favourite-table
    input,
  .section-play-online
    #customTicketNumbers
    .ticket-row
    .boardNumberInput
    .tile--game
    .balls
    input,
  .section-play-online
    #customTicketNumbers
    .ticket-row
    .favourite-preview
    #ticketArea
    .tile--game
    .favourite-table
    .boardNumberInput,
  .section-play-online
    #customTicketNumbers
    .ticket-row
    .tile--game
    .balls
    .boardNumberInput,
  .section-play-online
    #customTicketNumbers
    .tile--game
    .ticket-row
    #numberPickerContainer
    .numbers-wrapper
    .numberPicker,
  .section-play-online #customTicketNumbers .tile--game .ticket-row .ball,
  .section-play-online
    #customTicketNumbers
    .tile--game
    .ticket-row
    .ball--inverse,
  .section-play-online
    #customTicketNumbers
    .tile--game
    .ticket-row
    .boardNumberInput,
  .section-play-online
    #customTicketNumbers
    .tile--game
    .ticket-row
    .boardNumberInput
    input,
  .section-play-online
    #customTicketNumbers
    .tile--game
    .ticket-row
    .favourite-preview
    #ticketArea
    .favourite-table
    table
    span,
  .section-play-online
    #numberPickerContainer
    .numbers-wrapper
    #customTicketNumbers
    .tile--game
    .ticket-row
    .numberPicker,
  .section-play-online
    #numberPickerContainer
    .numbers-wrapper
    .favourite-preview
    #ticketArea
    .tile--game
    .favourite-table
    .numberPicker,
  .section-play-online
    #numberPickerContainer
    .numbers-wrapper
    .tile--game
    .balls
    .numberPicker,
  .section-play-online
    #numberPickerContainer
    .tile--game
    .numbers-wrapper
    #customTicketNumbers
    .ticket-row
    .boardNumberInput,
  .section-play-online
    #numberPickerContainer
    .tile--game
    .numbers-wrapper
    #customTicketNumbers
    .ticket-row
    .boardNumberInput
    input,
  .section-play-online
    #numberPickerContainer
    .tile--game
    .numbers-wrapper
    .ball,
  .section-play-online
    #numberPickerContainer
    .tile--game
    .numbers-wrapper
    .ball--inverse,
  .section-play-online
    #numberPickerContainer
    .tile--game
    .numbers-wrapper
    .favourite-preview
    #ticketArea
    .favourite-table
    table
    span,
  .section-play-online
    #numberPickerContainer
    .tile--game
    .numbers-wrapper
    .numberPicker,
  .section-play-online
    .favourite-preview
    #ticketArea
    .favourite-table
    table
    #customTicketNumbers
    .tile--game
    .ticket-row
    span,
  .section-play-online
    .favourite-preview
    #ticketArea
    .favourite-table
    table
    #numberPickerContainer
    .tile--game
    .numbers-wrapper
    span,
  .section-play-online
    .favourite-preview
    #ticketArea
    .favourite-table
    table
    .tile--game
    .balls
    span,
  .section-play-online
    .favourite-preview
    #ticketArea
    .tile--game
    .favourite-table
    #customTicketNumbers
    .ticket-row
    .boardNumberInput,
  .section-play-online
    .favourite-preview
    #ticketArea
    .tile--game
    .favourite-table
    #customTicketNumbers
    .ticket-row
    .boardNumberInput
    input,
  .section-play-online
    .favourite-preview
    #ticketArea
    .tile--game
    .favourite-table
    #numberPickerContainer
    .numbers-wrapper
    .numberPicker,
  .section-play-online
    .favourite-preview
    #ticketArea
    .tile--game
    .favourite-table
    .ball,
  .section-play-online
    .favourite-preview
    #ticketArea
    .tile--game
    .favourite-table
    .ball--inverse,
  .section-play-online
    .favourite-preview
    #ticketArea
    .tile--game
    .favourite-table
    table
    span,
  .tile--game .balls .ball,
  .tile--game .balls .ball--inverse,
  .tile--game .section-play-online #customTicketNumbers .ticket-row .ball,
  .tile--game
    .section-play-online
    #customTicketNumbers
    .ticket-row
    .ball--inverse,
  .tile--game
    .section-play-online
    #customTicketNumbers
    .ticket-row
    .boardNumberInput,
  .tile--game
    .section-play-online
    #customTicketNumbers
    .ticket-row
    .boardNumberInput
    input,
  .tile--game
    .section-play-online
    #numberPickerContainer
    .numbers-wrapper
    .ball,
  .tile--game
    .section-play-online
    #numberPickerContainer
    .numbers-wrapper
    .ball--inverse,
  .tile--game
    .section-play-online
    #numberPickerContainer
    .numbers-wrapper
    .numberPicker,
  .tile--game
    .section-play-online
    .favourite-preview
    #ticketArea
    .favourite-table
    .ball,
  .tile--game
    .section-play-online
    .favourite-preview
    #ticketArea
    .favourite-table
    .ball--inverse,
  .tile--game
    .section-play-online
    .favourite-preview
    #ticketArea
    .favourite-table
    table
    span {
    font-size: 16px;
    margin: 2px 5px;
  }
}
.tile--game .draw-info {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0 10px;
  width: 100%;
  top: 60%;
}
.tile--game .draw-info p {
  margin: 2px 0;
}
.tile--game .game-buttons {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
.tile--game .game-buttons a {
  margin-left: 8px;
  margin-right: 8px;
  padding: 6px 12px;
}
@media screen and (min-width: 1300px) {
  .tile--game .game-buttons a {
    padding: 12px 25px;
  }
}
.module-grid.module--feature-first
  .tile--double:first-child
  .tile--game
  button.btn-arrow,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .tile--game
  a.btn-arrow,
.module-grid.module--feature-first
  .tile--image-only:first-child
  .tile--game
  button.btn-arrow,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .tile--game
  a.btn-arrow,
.module-grid.module--feature-first
  .tile--white-overlay:first-child
  .tile--game
  button.btn-arrow,
.module-grid.module--feature-first .tile:first-child .tile--game a.btn-arrow,
.module-grid.module--feature-first
  .tile:first-child
  .tile--game
  button.btn-arrow,
.module-grid.module--feature-second
  .tile--double:nth-child(2)
  .tile--game
  button.btn-arrow,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .tile--game
  a.btn-arrow,
.module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .tile--game
  button.btn-arrow,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .tile--game
  a.btn-arrow,
.module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .tile--game
  button.btn-arrow,
.module-grid.module--feature-second .tile:nth-child(2) .tile--game a.btn-arrow,
.module-grid.module--feature-second
  .tile:nth-child(2)
  .tile--game
  button.btn-arrow,
.module-text[data-background] .tile--game .btn,
.section-play-online #configureTicket .confirm-wrap .tile--game button,
.section-play-online
  #favContainer
  #favoritesBuyForm
  .formControls
  .tile--game
  button,
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  .tile--game
  .switchClosed,
.section-play-online #numberPickerContainer .footer .tile--game button,
.section-play-online #timeoutMessage #timeout-container .tile--game button,
.section-play-online .favourite-preview .formControls .tile--game a,
.section-play-online .favourite-preview .formControls .tile--game button,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .tile--game
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  .tile--game
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .tile--game
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  .tile--game
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .tile--game
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .tile--game
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .tile--game
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .tile--game
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .tile--game
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .tile--game
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .tile--game
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .tile--game
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .tile--game
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .tile--game
  button.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .tile--game
  a.btn-arrow,
.subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .tile--game
  button.btn-arrow,
.tile--blue-overlay .tile-content .tile--game .btn-arrow,
.tile--default-content .tile--game .btn,
.tile--double .tile--game a.btn-arrow,
.tile--game .btn-arrow,
.tile--game .btn-arrow--brand,
.tile--game .btn-white,
.tile--game
  .module-grid.module--feature-first
  .tile--double:first-child
  button.btn-arrow,
.tile--game
  .module-grid.module--feature-first
  .tile--image-only:first-child
  a.btn-arrow,
.tile--game
  .module-grid.module--feature-first
  .tile--image-only:first-child
  button.btn-arrow,
.tile--game
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  a.btn-arrow,
.tile--game
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  button.btn-arrow,
.tile--game .module-grid.module--feature-first .tile:first-child a.btn-arrow,
.tile--game
  .module-grid.module--feature-first
  .tile:first-child
  button.btn-arrow,
.tile--game
  .module-grid.module--feature-second
  .tile--double:nth-child(2)
  button.btn-arrow,
.tile--game
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  a.btn-arrow,
.tile--game
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  button.btn-arrow,
.tile--game
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  a.btn-arrow,
.tile--game
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  button.btn-arrow,
.tile--game .module-grid.module--feature-second .tile:nth-child(2) a.btn-arrow,
.tile--game
  .module-grid.module--feature-second
  .tile:nth-child(2)
  button.btn-arrow,
.tile--game .module-text[data-background] .btn,
.tile--game .section-play-online #configureTicket .confirm-wrap button,
.tile--game
  .section-play-online
  #favContainer
  #favoritesBuyForm
  .formControls
  button,
.tile--game
  .section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  .switchClosed,
.tile--game .section-play-online #numberPickerContainer .footer button,
.tile--game .section-play-online #timeoutMessage #timeout-container button,
.tile--game .section-play-online .favourite-preview .formControls a,
.tile--game .section-play-online .favourite-preview .formControls button,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  a.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n)
  button.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  a.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1)
  button.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  a.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  button.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  a.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  button.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  a.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  button.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  a.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  button.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  a.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  button.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  a.btn-arrow,
.tile--game
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  button.btn-arrow,
.tile--game .tile--blue-overlay .tile-content .btn-arrow,
.tile--game .tile--default-content .btn,
.tile--game .tile--double a.btn-arrow,
.tile--game .tile-content .btn,
.tile-content .tile--game .btn {
  margin-bottom: 10px;
}
.tile--game .game-result .game-result-title {
  text-align: center;
  font-size: 100%;
  position: absolute;
  top: 10px;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0 10px;
}
.tile--game .game-result .game-result-title .game-logo {
  float: left;
  margin-right: 10px;
  width: 80px;
  height: 80px;
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.tile--game .game-result .game-result-title h5 {
  margin: 10px 0 0;
  vertical-align: top;
  text-align: left;
  line-height: 1.4;
  font-size: 180%;
}
.tile--game .game-result .game-result-title h5 small {
  display: block;
  font-family: acumin-pro, sans-serif;
  letter-spacing: normal;
  font-size: 50%;
  text-transform: none;
}
.tile--game .game-result .draw-info {
  top: 55%;
}
@media screen and (min-width: 375px) {
  .tile--game .game-result .draw-info {
    top: 50%;
  }
}
#content .filter--group,
.filter--group {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  font-size: 90%;
}
#content .filter--group .filter-controls,
.filter--group .filter-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 100%;
  margin-bottom: 10px;
  float: left;
}
#content .filter--group .filter-controls:nth-child(1n),
.filter--group .filter-controls:nth-child(1n) {
  margin-left: 0;
  margin-right: 0;
  clear: none;
}
#content .filter--group .filter-controls:nth-child(1n-0),
.filter--group .filter-controls:nth-child(1n-0) {
  clear: left;
}
@media screen and (min-width: 800px) {
  #content .filter--group .filter-controls,
  .filter--group .filter-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    width: calc(50% - 20px);
    margin-bottom: 10px;
    float: left;
  }
  #content .filter--group .filter-controls:nth-child(1n),
  .filter--group .filter-controls:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  #content .filter--group .filter-controls:nth-child(2n-1),
  .filter--group .filter-controls:nth-child(2n-1) {
    clear: left;
  }
}
#content .filter--group .filter-controls input,
#content .filter--group .filter-controls select,
.filter--group .filter-controls input,
.filter--group .filter-controls select {
  margin-bottom: 0;
}
#content .filter--group ul,
.filter--group ul {
  background: #efefef;
  margin: 0;
  display: inline-block;
  border-radius: 3px;
  padding: 0;
}
#content .filter--group ul li,
.filter--group ul li {
  display: inline-block;
  margin: 0;
  padding: 0.5em 1em;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#content .filter--group ul li:before,
.filter--group ul li:before {
  display: none;
}
#content .filter--group ul li:hover,
.filter--group ul li:hover {
  background: #d7d7d7;
}
#content .filter--group ul li:first-child,
.filter--group ul li:first-child {
  border-radius: 3px 0 0 3px;
}
#content .filter--group ul li:last-child,
.filter--group ul li:last-child {
  border-radius: 0 3px 3px 0;
}
#content .filter--group ul li.filter--active,
.filter--group ul li.filter--active {
  background: #ff0000;
  color: #fff;
}
.filter--single {
  background: #fff;
  margin-bottom: 20px;
  font-size: 90%;
}
.filter--single .inline-button,
.filter--single .inline-icon,
.filter--single input,
.filter--single select {
  margin: 0;
  border: 0;
}
.filter--single .inline-button:focus,
.filter--single .inline-icon:focus,
.filter--single input:focus,
.filter--single select:focus {
  border: 0;
}
.filter--single .inline-button input,
.filter--single .inline-button select,
.filter--single .inline-icon input,
.filter--single .inline-icon select {
  padding-top: 20px;
  padding-bottom: 20px;
}
.content-share {
  position: relative;
  cursor: pointer;
  width: 100%;
  border-top: 2px solid #efefef;
  border-bottom: 2px solid #efefef;
  padding: 5px 0;
}
@media screen and (min-width: 800px) {
  .content-share {
    border: none;
    width: auto;
    padding: 0;
  }
}
.content-share .icon {
  position: relative;
  z-index: 2;
  float: left;
  width: 35px;
  height: 35px;
}
@media screen and (min-width: 800px) {
  .content-share .icon {
    width: 50px;
    height: 50px;
    display: none;
    display: block;
  }
}
.content-share .icon[data-icon="share"] {
  display: none;
}
@media screen and (min-width: 800px) {
  .content-share .icon[data-icon="share"] {
    display: block;
  }
}
@media screen and (min-width: 800px) {
  .content-share .share-links {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 0;
    height: 35px;
    overflow: hidden;
  }
}
.content-share .share-links a {
  display: block;
  width: 35px;
  height: 35px;
  margin: 0 5px 0 0;
  -webkit-transition: all 0.5s 0s;
  -o-transition: all 0.5s 0s;
  transition: all 0.5s 0s;
  float: left;
}
@media screen and (min-width: 800px) {
  .content-share .share-links a {
    position: absolute;
    left: 0;
  }
}
.content-share .share-links a i {
  width: 35px;
  height: 35px;
}
.content-share .share-links a i svg {
  -webkit-transition: all 0.5s 0s;
  -o-transition: all 0.5s 0s;
  transition: all 0.5s 0s;
}
@media screen and (min-width: 800px) {
  .content-share .share-links a i svg {
    opacity: 0;
  }
}
.content-share:hover .share-links {
  overflow: visible;
  width: 80px;
}
.content-share:hover .share-links a:first-child {
  left: 0;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.content-share:hover .share-links a:nth-child(2) {
  left: 40px;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.content-share:hover .share-links i svg {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  opacity: 1;
}
.alert,
.message,
.portalMessage,
.recipients-table #grants_info,
.section-play-online .gamecards-error,
.section-play-online.template-signup .error-text-msg span {
  padding: 10px;
  font-size: 100%;
  border: 1px solid #333;
  background: #333;
  border-radius: 3px;
  margin: 20px 0;
  color: #fff;
  width: 100%;
}
.alert + .alert,
.alert + .message,
.alert + .portalMessage,
.message + .alert,
.message + .message,
.message + .portalMessage,
.portalMessage + .alert,
.portalMessage + .message,
.portalMessage + .portalMessage,
.recipients-table #grants_info + #grants_info,
.recipients-table #grants_info + .alert,
.recipients-table #grants_info + .message,
.recipients-table #grants_info + .portalMessage,
.recipients-table .alert + #grants_info,
.recipients-table .message + #grants_info,
.recipients-table .portalMessage + #grants_info,
.recipients-table .section-play-online #grants_info + .gamecards-error,
.recipients-table .section-play-online .gamecards-error + #grants_info,
.recipients-table
  .section-play-online.template-signup
  .error-text-msg
  #grants_info
  + span,
.recipients-table
  .section-play-online.template-signup
  .error-text-msg
  span
  + #grants_info,
.section-play-online .alert + .gamecards-error,
.section-play-online .gamecards-error + .alert,
.section-play-online .gamecards-error + .gamecards-error,
.section-play-online .gamecards-error + .message,
.section-play-online .gamecards-error + .portalMessage,
.section-play-online .message + .gamecards-error,
.section-play-online .portalMessage + .gamecards-error,
.section-play-online .recipients-table #grants_info + .gamecards-error,
.section-play-online .recipients-table .gamecards-error + #grants_info,
.section-play-online.template-signup .error-text-msg .alert + span,
.section-play-online.template-signup .error-text-msg .gamecards-error + span,
.section-play-online.template-signup .error-text-msg .message + span,
.section-play-online.template-signup .error-text-msg .portalMessage + span,
.section-play-online.template-signup
  .error-text-msg
  .recipients-table
  #grants_info
  + span,
.section-play-online.template-signup
  .error-text-msg
  .recipients-table
  span
  + #grants_info,
.section-play-online.template-signup .error-text-msg span + .alert,
.section-play-online.template-signup .error-text-msg span + .gamecards-error,
.section-play-online.template-signup .error-text-msg span + .message,
.section-play-online.template-signup .error-text-msg span + .portalMessage,
.section-play-online.template-signup .error-text-msg span + span {
  margin-top: none;
}
.alert-subtle,
.message-subtle {
  color: #333;
  background: #f7f7f7;
}
.alert p,
.message p,
.portalMessage p,
.recipients-table #grants_info p,
.section-play-online .gamecards-error p,
.section-play-online.template-signup .error-text-msg span p {
  padding: 0;
  margin: 0 0 1em;
}
.alert p:last-child,
.message p:last-child,
.portalMessage p:last-child,
.recipients-table #grants_info p:last-child,
.section-play-online .gamecards-error p:last-child,
.section-play-online.template-signup .error-text-msg span p:last-child {
  margin-bottom: 0 !important;
}
.alert a,
.message a,
.portalMessage a,
.recipients-table #grants_info a,
.section-play-online .gamecards-error a,
.section-play-online.template-signup .error-text-msg span a {
  color: inherit;
}
.alert h1,
.alert h2,
.alert h3,
.alert h4,
.alert h5,
.alert h6,
.message h1,
.message h2,
.message h3,
.message h4,
.message h5,
.message h6,
.portalMessage h1,
.portalMessage h2,
.portalMessage h3,
.portalMessage h4,
.portalMessage h5,
.portalMessage h6,
.recipients-table #grants_info h1,
.recipients-table #grants_info h2,
.recipients-table #grants_info h3,
.recipients-table #grants_info h4,
.recipients-table #grants_info h5,
.recipients-table #grants_info h6,
.section-play-online .gamecards-error h1,
.section-play-online .gamecards-error h2,
.section-play-online .gamecards-error h3,
.section-play-online .gamecards-error h4,
.section-play-online .gamecards-error h5,
.section-play-online .gamecards-error h6,
.section-play-online.template-signup .error-text-msg span h1,
.section-play-online.template-signup .error-text-msg span h2,
.section-play-online.template-signup .error-text-msg span h3,
.section-play-online.template-signup .error-text-msg span h4,
.section-play-online.template-signup .error-text-msg span h5,
.section-play-online.template-signup .error-text-msg span h6 {
  font-size: 130%;
  margin: 0 0 10px;
}
.alert h1:only-child,
.alert h2:only-child,
.alert h3:only-child,
.alert h4:only-child,
.alert h5:only-child,
.alert h6:only-child,
.message h1:only-child,
.message h2:only-child,
.message h3:only-child,
.message h4:only-child,
.message h5:only-child,
.message h6:only-child,
.portalMessage h1:only-child,
.portalMessage h2:only-child,
.portalMessage h3:only-child,
.portalMessage h4:only-child,
.portalMessage h5:only-child,
.portalMessage h6:only-child,
.recipients-table #grants_info h1:only-child,
.recipients-table #grants_info h2:only-child,
.recipients-table #grants_info h3:only-child,
.recipients-table #grants_info h4:only-child,
.recipients-table #grants_info h5:only-child,
.recipients-table #grants_info h6:only-child,
.section-play-online .gamecards-error h1:only-child,
.section-play-online .gamecards-error h2:only-child,
.section-play-online .gamecards-error h3:only-child,
.section-play-online .gamecards-error h4:only-child,
.section-play-online .gamecards-error h5:only-child,
.section-play-online .gamecards-error h6:only-child,
.section-play-online.template-signup .error-text-msg span h1:only-child,
.section-play-online.template-signup .error-text-msg span h2:only-child,
.section-play-online.template-signup .error-text-msg span h3:only-child,
.section-play-online.template-signup .error-text-msg span h4:only-child,
.section-play-online.template-signup .error-text-msg span h5:only-child,
.section-play-online.template-signup .error-text-msg span h6:only-child {
  margin: 0;
}
.alert.message-large,
.message-large.portalMessage,
.message.message-large,
.recipients-table .message-large#grants_info,
.section-play-online .message-large.gamecards-error,
.section-play-online.template-signup .error-text-msg span.message-large {
  font-size: 150%;
  padding: 20px;
}
.alert-error.portalMessage,
.alert-invalid.portalMessage,
.alert.alert-error,
.alert.alert-invalid,
.alert.error,
.alert.fail,
.alert.message-error,
.alert.message-invalid,
.error.portalMessage,
.fail.portalMessage,
.message-error.portalMessage,
.message-invalid.portalMessage,
.message.alert-error,
.message.alert-invalid,
.message.error,
.message.fail,
.message.message-error,
.message.message-invalid,
.recipients-table .alert-error#grants_info,
.recipients-table .alert-invalid#grants_info,
.recipients-table .error#grants_info,
.recipients-table .fail#grants_info,
.recipients-table .message-error#grants_info,
.recipients-table .message-invalid#grants_info,
.recipients-table .section-play-online #grants_info.gamecards-error,
.recipients-table
  .section-play-online.template-signup
  .error-text-msg
  span#grants_info.error,
.section-play-online .alert-error.gamecards-error,
.section-play-online .alert-invalid.gamecards-error,
.section-play-online .alert.gamecards-error,
.section-play-online .error.gamecards-error,
.section-play-online .fail.gamecards-error,
.section-play-online .gamecards-error,
.section-play-online .message-invalid.gamecards-error,
.section-play-online .recipients-table #grants_info.gamecards-error,
.section-play-online.template-signup
  .error-text-msg
  .recipients-table
  span#grants_info.error,
.section-play-online.template-signup .error-text-msg span.alert-error,
.section-play-online.template-signup .error-text-msg span.alert-invalid,
.section-play-online.template-signup .error-text-msg span.alert.error,
.section-play-online.template-signup .error-text-msg span.error,
.section-play-online.template-signup .error-text-msg span.fail,
.section-play-online.template-signup .error-text-msg span.gamecards-error,
.section-play-online.template-signup .error-text-msg span.message-error,
.section-play-online.template-signup .error-text-msg span.message-invalid {
  background: #d9534f;
  border-color: #d9534f;
}
.alert-error--subtle.portalMessage,
.alert-invalid--subtle.portalMessage,
.alert.alert-error--subtle,
.alert.alert-invalid--subtle,
.alert.error--subtle,
.alert.fail--subtle,
.alert.message-error--subtle,
.alert.message-invalid--subtle,
.error--subtle.portalMessage,
.fail--subtle.portalMessage,
.message-error--subtle.portalMessage,
.message-invalid--subtle.portalMessage,
.message.alert-error--subtle,
.message.alert-invalid--subtle,
.message.error--subtle,
.message.fail--subtle,
.message.message-error--subtle,
.message.message-invalid--subtle,
.recipients-table .alert-error--subtle#grants_info,
.recipients-table .alert-invalid--subtle#grants_info,
.recipients-table .error--subtle#grants_info,
.recipients-table .fail--subtle#grants_info,
.recipients-table .message-error--subtle#grants_info,
.recipients-table .message-invalid--subtle#grants_info,
.section-play-online .alert-error--subtle.gamecards-error,
.section-play-online .alert-invalid--subtle.gamecards-error,
.section-play-online .error--subtle.gamecards-error,
.section-play-online .fail--subtle.gamecards-error,
.section-play-online .message-error--subtle.gamecards-error,
.section-play-online .message-invalid--subtle.gamecards-error,
.section-play-online.template-signup .error-text-msg span.alert-error--subtle,
.section-play-online.template-signup .error-text-msg span.alert-invalid--subtle,
.section-play-online.template-signup .error-text-msg span.error--subtle,
.section-play-online.template-signup .error-text-msg span.fail--subtle,
.section-play-online.template-signup .error-text-msg span.message-error--subtle,
.section-play-online.template-signup
  .error-text-msg
  span.message-invalid--subtle {
  border-color: #d9534f;
  color: #d9534f;
  background: #fdf8f8;
}
.alert-success.portalMessage,
.alert-valid.portalMessage,
.alert.alert-success,
.alert.alert-valid,
.alert.Cash-in.Complete,
.alert.message-success,
.alert.message-valid,
.alert.success,
.alert.valid,
.Cash-in.Complete.portalMessage,
.message-success.portalMessage,
.message-valid.portalMessage,
.message.alert-success,
.message.alert-valid,
.message.Cash-in.Complete,
.message.message-success,
.message.message-valid,
.message.success,
.message.valid,
.recipients-table .alert-success#grants_info,
.recipients-table .alert-valid#grants_info,
.recipients-table .Cash-in.Complete#grants_info,
.recipients-table .message-success#grants_info,
.recipients-table .message-valid#grants_info,
.recipients-table
  .section-play-online.template-signup
  .error-text-msg
  span#grants_info.success,
.recipients-table .success#grants_info,
.recipients-table .valid#grants_info,
.section-play-online .alert-success.gamecards-error,
.section-play-online .alert-valid.gamecards-error,
.section-play-online .Cash-in.Complete.gamecards-error,
.section-play-online .message-success.gamecards-error,
.section-play-online .message-valid.gamecards-error,
.section-play-online .success.gamecards-error,
.section-play-online.template-signup
  .error-text-msg
  .recipients-table
  span#grants_info.success,
.section-play-online.template-signup .error-text-msg span.alert-success,
.section-play-online.template-signup .error-text-msg span.alert-valid,
.section-play-online.template-signup .error-text-msg span.alert.success,
.section-play-online.template-signup .error-text-msg span.Cash-in.Complete,
.section-play-online.template-signup .error-text-msg span.message-success,
.section-play-online.template-signup .error-text-msg span.message-valid,
.section-play-online.template-signup .error-text-msg span.success,
.section-play-online.template-signup .error-text-msg span.valid,
.section-play-online .valid.gamecards-error,
.success.portalMessage,
.valid.portalMessage {
  border-color: #5cb85c;
  background: #5cb85c;
}
.alert-success--subtle.portalMessage,
.alert-valid--subtle.portalMessage,
.alert.alert-success--subtle,
.alert.alert-valid--subtle,
.alert.Cash-in.Complete--subtle,
.alert.message-success--subtle,
.alert.message-valid--subtle,
.alert.success--subtle,
.alert.valid--subtle,
.Cash-in.Complete--subtle.portalMessage,
.message-success--subtle.portalMessage,
.message-valid--subtle.portalMessage,
.message.alert-success--subtle,
.message.alert-valid--subtle,
.message.Cash-in.Complete--subtle,
.message.message-success--subtle,
.message.message-valid--subtle,
.message.success--subtle,
.message.valid--subtle,
.recipients-table .alert-success--subtle#grants_info,
.recipients-table .alert-valid--subtle#grants_info,
.recipients-table .Cash-in.Complete--subtle#grants_info,
.recipients-table .message-success--subtle#grants_info,
.recipients-table .message-valid--subtle#grants_info,
.recipients-table .success--subtle#grants_info,
.recipients-table .valid--subtle#grants_info,
.section-play-online .alert-success--subtle.gamecards-error,
.section-play-online .alert-valid--subtle.gamecards-error,
.section-play-online .Cash-in.Complete--subtle.gamecards-error,
.section-play-online .message-success--subtle.gamecards-error,
.section-play-online .message-valid--subtle.gamecards-error,
.section-play-online .success--subtle.gamecards-error,
.section-play-online.template-signup .error-text-msg span.alert-success--subtle,
.section-play-online.template-signup .error-text-msg span.alert-valid--subtle,
.section-play-online.template-signup
  .error-text-msg
  span.Cash-in.Complete--subtle,
.section-play-online.template-signup
  .error-text-msg
  span.message-success--subtle,
.section-play-online.template-signup .error-text-msg span.message-valid--subtle,
.section-play-online.template-signup .error-text-msg span.success--subtle,
.section-play-online.template-signup .error-text-msg span.valid--subtle,
.section-play-online .valid--subtle.gamecards-error,
.success--subtle.portalMessage,
.valid--subtle.portalMessage {
  border-color: #5cb85c;
  color: #5cb85c;
  background: #f8fcf8;
}
.alert-info.portalMessage,
.alert.alert-info,
.alert.Cash-in.Amount,
.alert.info,
.alert.message-info,
.alert.Receipt.Number,
.Cash-in.Amount.portalMessage,
.info.portalMessage,
.message-info.portalMessage,
.message.alert-info,
.message.Cash-in.Amount,
.message.info,
.message.message-info,
.message.Receipt.Number,
.Receipt.Number.portalMessage,
.recipients-table .alert-info#grants_info,
.recipients-table .Cash-in.Amount#grants_info,
.recipients-table .info#grants_info,
.recipients-table .message-info#grants_info,
.recipients-table .Receipt.Number#grants_info,
.section-play-online .alert-info.gamecards-error,
.section-play-online .Cash-in.Amount.gamecards-error,
.section-play-online .info.gamecards-error,
.section-play-online .message-info.gamecards-error,
.section-play-online .Receipt.Number.gamecards-error,
.section-play-online.template-signup .error-text-msg span.alert-info,
.section-play-online.template-signup .error-text-msg span.Cash-in.Amount,
.section-play-online.template-signup .error-text-msg span.info,
.section-play-online.template-signup .error-text-msg span.message-info,
.section-play-online.template-signup .error-text-msg span.Receipt.Number {
  border-color: #ff0000;
  background: #ff0000;
}
.alert-info--subtle.portalMessage,
.alert.alert-info--subtle,
.alert.Cash-in.Amount--subtle,
.alert.info--subtle,
.alert.message-info--subtle,
.alert.Receipt.Number--subtle,
.Cash-in.Amount--subtle.portalMessage,
.info--subtle.portalMessage,
.message-info--subtle.portalMessage,
.message.alert-info--subtle,
.message.Cash-in.Amount--subtle,
.message.info--subtle,
.message.message-info--subtle,
.message.Receipt.Number--subtle,
.Receipt.Number--subtle.portalMessage,
.recipients-table .alert-info--subtle#grants_info,
.recipients-table .Cash-in.Amount--subtle#grants_info,
.recipients-table .info--subtle#grants_info,
.recipients-table .message-info--subtle#grants_info,
.recipients-table .Receipt.Number--subtle#grants_info,
.section-play-online .alert-info--subtle.gamecards-error,
.section-play-online .Cash-in.Amount--subtle.gamecards-error,
.section-play-online .info--subtle.gamecards-error,
.section-play-online .message-info--subtle.gamecards-error,
.section-play-online .Receipt.Number--subtle.gamecards-error,
.section-play-online.template-signup .error-text-msg span.alert-info--subtle,
.section-play-online.template-signup
  .error-text-msg
  span.Cash-in.Amount--subtle,
.section-play-online.template-signup .error-text-msg span.info--subtle,
.section-play-online.template-signup .error-text-msg span.message-info--subtle,
.section-play-online.template-signup
  .error-text-msg
  span.Receipt.Number--subtle {
  color: #ff0000;
  border-color: #ff0000;
  background: #f5fcfe;
}
.alert-warning.portalMessage,
.alert.alert-warning,
.alert.message-warning,
.alert.note,
.alert.warning,
.message-warning.portalMessage,
.message.alert-warning,
.message.message-warning,
.message.note,
.message.warning,
.note.portalMessage,
.recipients-table #grants_info,
.recipients-table .alert#grants_info,
.recipients-table .alert-warning#grants_info,
.recipients-table .note#grants_info,
.recipients-table .warning#grants_info,
.section-play-online .alert-warning.gamecards-error,
.section-play-online .message-warning.gamecards-error,
.section-play-online .note.gamecards-error,
.section-play-online.template-signup .error-text-msg span.alert-warning,
.section-play-online.template-signup .error-text-msg span.alert.warning,
.section-play-online.template-signup .error-text-msg span.message-warning,
.section-play-online.template-signup .error-text-msg span.note,
.section-play-online.template-signup .error-text-msg span.warning,
.section-play-online .warning.gamecards-error,
.warning.portalMessage {
  border-color: #eea236;
  background: #eea236;
}
.alert-warning--subtle.portalMessage,
.alert.alert-warning--subtle,
.alert.message-warning--subtle,
.alert.note--subtle,
.alert.warning--subtle,
.message-warning--subtle.portalMessage,
.message.alert-warning--subtle,
.message.message-warning--subtle,
.message.note--subtle,
.message.warning--subtle,
.note--subtle.portalMessage,
.recipients-table .alert-warning--subtle#grants_info,
.recipients-table .message-warning--subtle#grants_info,
.recipients-table .note--subtle#grants_info,
.recipients-table .warning--subtle#grants_info,
.section-play-online .alert-warning--subtle.gamecards-error,
.section-play-online .message-warning--subtle.gamecards-error,
.section-play-online .note--subtle.gamecards-error,
.section-play-online.template-signup .error-text-msg span.alert-warning--subtle,
.section-play-online.template-signup
  .error-text-msg
  span.message-warning--subtle,
.section-play-online.template-signup .error-text-msg span.note--subtle,
.section-play-online.template-signup .error-text-msg span.warning--subtle,
.section-play-online .warning--subtle.gamecards-error,
.warning--subtle.portalMessage {
  color: #eea236;
  border-color: #eea236;
  background: #fefbf7;
}
.alert dd,
.alert dt,
.message dd,
.message dt,
.portalMessage dd,
.portalMessage dt,
.recipients-table #grants_info dd,
.recipients-table #grants_info dt,
.section-play-online .gamecards-error dd,
.section-play-online .gamecards-error dt,
.section-play-online.template-signup .error-text-msg span dd,
.section-play-online.template-signup .error-text-msg span dt {
  display: inline;
  margin: 0;
  padding: 0;
}
.alert dt,
.message dt,
.portalMessage dt,
.recipients-table #grants_info dt,
.section-play-online .gamecards-error dt,
.section-play-online.template-signup .error-text-msg span dt {
  font-weight: 700;
}
.alert dt:after,
.message dt:after,
.portalMessage dt:after,
.recipients-table #grants_info dt:after,
.section-play-online .gamecards-error dt:after,
.section-play-online.template-signup .error-text-msg span dt:after {
  content: ":";
}
.recipients-table input + #grants_info,
.section-play-online.template-signup .error-text-msg input + span,
.section-play-online input + .gamecards-error,
input + .alert,
input + .message,
input + .portalMessage {
  margin-top: 0;
}
.portalMessage {
  position: relative;
}
.portalMessage-close {
  border-radius: 100%;
  border: 2px solid #fff;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(40%, -40%);
  -ms-transform: translate(40%, -40%);
  transform: translate(40%, -40%);
  background: no-repeat 50%;
  background-color: inherit;
  background-image: url(../images/svg_icons/cross.svg);
  background-size: 8px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.portalMessage-close:hover {
  -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.2) inset;
  box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
}
#portal_messages .portalMessage {
  position: relative;
  top: 25px;
}
.mobile-app #portal_messages .portalMessage {
  position: static;
  margin: 0 0 20px;
}
body.portaltype-lw-competition #portal_messages {
  display: none;
}
body.portaltype-lw-competition #portal_messages .portalMessage {
  margin-top: inherit;
}
.recipients-table .DTTT_button {
  margin: 0 5px 10px 0;
}
.recipients-table .table_title {
  color: #ff0000;
  font-size: 200%;
  font-family: acumin-pro, sans-serif;
  margin: 20px 0;
  display: none;
}
.recipients-table .dataTables_filter,
.recipients-table .dataTables_length {
  padding: 0 0 10px;
}
@media screen and (min-width: 800px) {
  .recipients-table .dataTables_filter,
  .recipients-table .dataTables_length {
    padding: 20px 0;
    float: left;
    width: 48%;
  }
}
@media screen and (min-width: 800px) {
  .recipients-table .dataTables_length {
    margin-right: 2%;
  }
}
@media screen and (min-width: 800px) {
  .recipients-table .dataTables_filter {
    margin-left: 2%;
  }
}
.recipients-table table {
  font-size: 90%;
  margin-bottom: 0;
  border-radius: 0 0 5px 5px;
  width: 100% !important;
  padding: 0 !important;
}
.recipients-table .dataTables_empty {
  background-color: #d9534f;
  color: #fff;
}
.recipients-table .dataTables_scrollHeadInner {
  width: 100% !important;
}
.recipients-table .dataTables_scrollHeadInner table {
  font-size: 110%;
  border-radius: 5px 5px 0 0;
}
.recipients-table .dataTables_scrollHeadInner table th {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}
.recipients-table .dataTables_scrollHeadInner table .sorting_asc {
  background-color: #04a3de;
  position: relative;
}
.recipients-table .dataTables_scrollHeadInner table .sorting_asc:after {
  content: "\25b2";
  position: absolute;
  top: 43%;
  -webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
  font-size: 81%;
  margin-left: 15px;
}
.recipients-table .dataTables_scrollHeadInner table .sorting_desc {
  background-color: #04a3de;
  position: relative;
}
.recipients-table .dataTables_scrollHeadInner table .sorting_desc:after {
  content: "\25bc";
  position: absolute;
  top: 43%;
  -webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
  font-size: 81%;
  margin-left: 15px;
}
.recipients-table .dataTables_paginate a {
  padding: 0;
  min-width: 0;
  line-height: 26px;
  width: 30px;
  height: 30px;
}
.recipients-table .dataTables_paginate .paginate_active {
  background-color: #ff0000;
  color: #fff;
}
.recipients-table .dataTables_paginate .paginate_active:active,
.recipients-table .dataTables_paginate .paginate_active:hover {
  color: #fff;
}
.recipients-table .dataTables_paginate #grants_first,
.recipients-table .dataTables_paginate #grants_last {
  min-width: 80px;
  width: auto;
}
#content .nav-pagination,
.nav-pagination {
  padding-top: 20px;
  list-style: none;
  text-align: center;
}
#content .nav-pagination-divider,
#content .nav-pagination-item,
.nav-pagination-divider,
.nav-pagination-item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
#content .nav-pagination-item a,
.nav-pagination-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  text-decoration: none;
  width: 30px;
  height: 30px;
  line-height: 1;
  min-width: 0;
  padding: 2px 0 0;
}
#content .nav-pagination-item.page--active a,
#content .nav-pagination-item a:hover,
.nav-pagination-item.page--active a,
.nav-pagination-item a:hover {
  color: #fff;
  background-color: #ff0000;
}
#content .nav-pagination-divider,
.nav-pagination-divider {
  padding-bottom: 8px;
}
#pagination-desc {
  text-align: center;
}
#request-callback-modal .error-msg,
#request-callback-modal .thankyou-bot-msg,
#request-callback-modal .thankyou-msg {
  display: none;
}
#request-callback-modal.state--thankyou .thankyou-msg {
  display: block;
}
#request-callback-modal.state--thankyou .intro,
#request-callback-modal.state--thankyou form {
  display: none;
}
#request-callback-modal.state--bot--thankyou .thankyou-bot-msg {
  display: block;
}
#request-callback-modal.state--bot--thankyou .intro,
#request-callback-modal.state--bot--thankyou form {
  display: none;
}
#request-callback-modal.state--error .error-msg {
  display: block;
}
#request-callback-modal.state--error .intro,
#request-callback-modal.state--error form {
  display: none;
}
.module-subhero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.module-subhero.module-subhero--display-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.module-subhero.module-subhero--display-right .module-subhero-inner--with-draw {
  border-radius: 5px 5px 0 0;
}
.module-subhero.module-subhero--display-right .module-subhero-draw-info {
  border-radius: 0 0 5px 5px;
}
@media screen and (min-width: 800px) {
  .module-subhero.module-subhero--display-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .module-subhero.module-subhero--display-right
    .module-subhero-inner--with-draw {
    border-radius: 5px 0 0 5px;
  }
  .module-subhero.module-subhero--display-right .module-subhero-draw-info {
    border-radius: 0 5px 5px 0;
  }
}
.module-subhero.module-subhero--display-left {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.module-subhero.module-subhero--display-left .module-subhero-inner--with-draw {
  border-radius: 0 0 5px 5px;
}
.module-subhero.module-subhero--display-left .module-subhero-draw-info {
  border-radius: 5px 5px 0 0;
}
@media screen and (min-width: 800px) {
  .module-subhero.module-subhero--display-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .module-subhero.module-subhero--display-left
    .module-subhero-inner--with-draw {
    border-radius: 0 5px 5px 0;
  }
  .module-subhero.module-subhero--display-left .module-subhero-draw-info {
    border-radius: 5px 0 0 5px;
  }
}
.module-subhero .module-subhero-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  color: #fff;
  background-size: cover;
  background-position: 50%;
  border-radius: 5px;
  padding: 1em;
}
@media screen and (min-width: 800px) {
  .module-subhero .module-subhero-inner {
    min-height: 188px;
  }
}
@media screen and (min-width: 800px) {
  .module-subhero .module-subhero-inner--with-draw {
    width: 70%;
  }
}
.module-subhero .module-subhero-inner .module-subhero-inner-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: auto;
}
.module-subhero .module-subhero-inner .module-subhero-inner-content p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.module-subhero
  .module-subhero-inner
  .module-subhero-inner-content--align-center {
  text-align: center;
}
.module-subhero
  .module-subhero-inner
  .module-subhero-inner-content--align-left {
  text-align: left;
}
.module-subhero
  .module-subhero-inner
  .module-subhero-inner-content--align-right {
  text-align: right;
}
#content .module-subhero .module-subhero-inner .nav-pagination,
.module-subhero .module-subhero-inner #content .nav-pagination,
.module-subhero .module-subhero-inner .buttons,
.module-subhero .module-subhero-inner .nav-pagination,
.module-subhero .module-subhero-inner .recipients-table .dataTables_paginate,
.module-subhero
  .module-subhero-inner
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate,
.recipients-table .module-subhero .module-subhero-inner .dataTables_paginate,
.section-play-online
  #history-table_wrapper
  .module-subhero
  .module-subhero-inner
  .dataTables_paginate {
  padding: 0;
  margin: 15px 2px 0;
}
#content .module-subhero .module-subhero-inner .nav-pagination .btn,
.module-subhero .module-subhero-inner #content .nav-pagination .btn,
.module-subhero .module-subhero-inner .buttons .btn,
.module-subhero .module-subhero-inner .nav-pagination .btn,
.module-subhero
  .module-subhero-inner
  .recipients-table
  .dataTables_paginate
  .btn,
.module-subhero
  .module-subhero-inner
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .btn,
.recipients-table
  .module-subhero
  .module-subhero-inner
  .dataTables_paginate
  .btn,
.section-play-online
  #history-table_wrapper
  .module-subhero
  .module-subhero-inner
  .dataTables_paginate
  .btn {
  margin: 0 2px;
}
#content .module-subhero .nav-pagination,
.module-subhero #content .nav-pagination,
.module-subhero .buttons,
.module-subhero .nav-pagination,
.module-subhero .recipients-table .dataTables_paginate,
.module-subhero
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate,
.recipients-table .module-subhero .dataTables_paginate,
.section-play-online
  #history-table_wrapper
  .module-subhero
  .dataTables_paginate {
  border-top: none;
  margin: 10px 0;
  padding-top: 10px;
}
.module-subhero .module-subhero-draw-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 80%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 375px) {
  .module-subhero .module-subhero-draw-info {
    font-size: 100%;
  }
}
.module-subhero .module-subhero-draw-info .module-subhero-draw-info-content {
  margin: auto;
}
.module-subhero
  .module-subhero-draw-info
  .module-subhero-draw-info-content
  .draw-info {
  text-align: center;
  text-transform: uppercase;
  font-size: 80%;
}
.module-subhero
  .module-subhero-draw-info
  .module-subhero-draw-info-content
  .draw-info
  span {
  font-family: acumin-pro, sans-serif;
  text-transform: none;
  font-size: 160%;
}
.module-subhero .module-subhero-draw-info--background-white {
  background: #fff;
  color: #333;
}
.module-subhero .module-subhero-draw-info--background-blue {
  background: #ff0000;
  color: #fff;
}
.module-youtube {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  min-height: 348px;
}
.module-youtube--text-side-left {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.module-youtube--text-side-left .module-youtube-content {
  border-radius: 5px 5px 0 0;
}
.module-youtube--text-side-left .module-youtube-image {
  border-radius: 0 0 5px 5px;
}
@media screen and (min-width: 800px) {
  .module-youtube--text-side-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .module-youtube--text-side-left .module-youtube-content {
    border-radius: 5px 0 0 5px;
  }
  .module-youtube--text-side-left .module-youtube-image {
    border-radius: 0 5px 5px 0;
  }
}
.module-youtube--text-side-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.module-youtube--text-side-right .module-youtube-content {
  border-radius: 0 0 5px 5px;
}
.module-youtube--text-side-right .module-youtube-image {
  border-radius: 5px 5px 0 0;
}
@media screen and (min-width: 800px) {
  .module-youtube--text-side-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .module-youtube--text-side-right .module-youtube-content {
    border-radius: 0 5px 5px 0;
  }
  .module-youtube--text-side-right .module-youtube-image {
    border-radius: 5px 0 0 5px;
  }
}
#content .module-youtube .nav-pagination,
.module-youtube #content .nav-pagination,
.module-youtube .buttons,
.module-youtube .nav-pagination,
.module-youtube .recipients-table .dataTables_paginate,
.module-youtube
  .section-play-online
  #history-table_wrapper
  .dataTables_paginate,
.recipients-table .module-youtube .dataTables_paginate,
.section-play-online
  #history-table_wrapper
  .module-youtube
  .dataTables_paginate {
  border-top: none;
  margin-top: auto;
}
.module-youtube .module-youtube-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 80%;
  padding: 1em 1.6em;
  width: 100%;
}
@media screen and (min-width: 375px) {
  .module-youtube .module-youtube-content {
    font-size: 100%;
  }
}
@media screen and (min-width: 800px) {
  .module-youtube .module-youtube-content {
    width: 66.666%;
  }
}
.module-youtube .module-youtube-content .module-youtube-content-inner {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: left;
  overflow: hidden;
}
.module-youtube .module-youtube-content--background-white {
  background: #fff;
  color: #333;
}
.module-youtube .module-youtube-content--background-blue {
  background: #ff0000;
  color: #fff;
}
.module-youtube .module-youtube-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-size: cover;
  background-position: 50%;
  position: relative;
}
.module-youtube .module-youtube-image:before {
  content: "";
  display: block;
  padding-bottom: 70%;
}
.module-youtube .module-youtube-image .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.module-youtube .module-youtube-image .play-button .icon {
  width: 60px;
  height: 60px;
  background: rgba(0, 0, 0, 0);
}
.module-youtube .module-youtube-image .play-button .icon svg {
  width: 100%;
  fill: #fff;
  stroke: #fff;
}
.module-carousel .module-youtube {
  min-height: 0;
  margin: 0;
  height: 100%;
}
.module-carousel .module-youtube .module-youtube-content {
  display: none;
}
.module-carousel .module-youtube .module-youtube-image {
  border-radius: 5px;
}
.module-carousel .module-youtube .module-youtube-image:before {
  content: none;
}
.module-grid .module-youtube {
  margin: 0 10px 20px;
  min-height: 0;
  width: 100%;
}
@media screen and (min-width: 800px) {
  .module-grid .module-youtube {
    width: calc(50% - 20px);
  }
}
@media screen and (min-width: 1200px) {
  .module-grid .module-youtube {
    width: calc(33.333% - 20px);
  }
}
.module-grid .module-youtube .module-youtube-content {
  display: none;
}
.module-grid .module-youtube .module-youtube-image {
  border-radius: 5px;
}
@media screen and (min-width: 1200px) {
  .module-grid.module--feature-first .module-youtube:first-child,
  .module-grid.module--feature-second .module-youtube:nth-child(2) {
    width: calc(66.667% - 20px);
  }
  .module-grid.module--feature-first
    .module-youtube:first-child
    .module-youtube-content,
  .module-grid.module--feature-second
    .module-youtube:nth-child(2)
    .module-youtube-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
  }
  .module-grid.module--feature-first
    .module-youtube:first-child
    .module-youtube-image--left,
  .module-grid.module--feature-second
    .module-youtube:nth-child(2)
    .module-youtube-image--left {
    border-radius: 5px 0 0 5px;
  }
  .module-grid.module--feature-first
    .module-youtube:first-child
    .module-youtube-image--right,
  .module-grid.module--feature-second
    .module-youtube:nth-child(2)
    .module-youtube-image--right {
    border-radius: 0 5px 5px 0;
  }
}
.template-search #content .site-sectionheader-heading {
  margin: 0 0 30px;
  padding-bottom: 20px;
  border-bottom: 5px solid #efefef;
}
.template-search #content #searchform,
.template-search #content .searchform .inline-button {
  margin: 0;
}
@media screen and (min-width: 800px) {
  .template-search #content .searchform input {
    font-size: 140%;
    padding: 15px 60px 15px 15px;
  }
}
.template-search #content .searchform button {
  background: #ff0000;
}
@media screen and (min-width: 800px) {
  .template-search #content .searchform button {
    width: 60px;
    padding: 10px;
  }
  .template-search #content .searchform button i {
    width: 80%;
    height: 80%;
    margin: 0 auto;
  }
}
.template-search #content .searchresults {
  list-style-type: none;
  margin: 0;
}
.template-search #content .searchresults > li {
  border-top: 2px solid #efefef;
  margin: 20px 0 0;
  padding-top: 20px;
}
.template-search #content .searchresults > li:before {
  display: none;
}
.template-search #content .searchresults > li h2 {
  font-size: 120%;
  margin: 0 0 5px;
}
@media screen and (min-width: 800px) {
  .template-search #content .searchresults > li h2 {
    font-size: 150%;
  }
}
.template-search #content .searchresults > li h2 a {
  text-decoration: none;
}
.template-search #content .searchresults > li strong {
  color: #0079a7;
}
.template-search #content .searchresults > li.pagination {
  border-top: 5px solid #efefef;
  text-align: right;
}
.template-search #content .searchresults > li.pagination .listingBar > * {
  padding: 0 2px;
}
.template-search #content .searchresults > li.pagination a {
  text-decoration: none;
}
.template-search #content .searchresult-breadcrumb li {
  display: inline-block;
  border: none;
  margin: 2px 2px 2px 0;
  font-size: 80%;
}
.template-search #content .searchresult-breadcrumb li:before {
  content: ">";
}
.template-search #content .searchresult-breadcrumb li a {
  text-decoration: none;
}
.template-search #content .searchresult-breadcrumb li.located {
  margin-left: 0;
  font-weight: 700;
}
.template-search #content .searchresult-breadcrumb li.located:before {
  display: none;
}
.template-search #content .searchresult-breadcrumb .visual-hide,
.template-search #content .searchresult-meta {
  display: none;
}
.portaltype-lw-contactform .col-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
}
.portaltype-lw-contactform .col-container:after {
  content: "";
  display: table;
  clear: both;
}
.portaltype-lw-contactform .col-container .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: calc(100% - 20px);
  flex-basis: calc(100% - 20px);
  width: calc(100% - 20px);
  margin-bottom: 20px;
  float: left;
  margin: 0 8px !important;
  border: 2px solid #efefef;
  padding: 50px 0 40px;
}
.portaltype-lw-contactform .col-container .col:nth-child(1n) {
  margin-left: 10px;
  margin-right: 10px;
  clear: none;
}
.portaltype-lw-contactform .col-container .col:nth-child(1n-0) {
  clear: left;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-contactform .col-container .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
    width: calc(33.33333% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .portaltype-lw-contactform .col-container .col:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .portaltype-lw-contactform .col-container .col:nth-child(3n-2) {
    clear: left;
  }
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-contactform .main-container {
    padding-top: 5.5em;
  }
}
@media screen and (min-width: 375px) {
  .portaltype-lw-contactform .main-container {
    padding-top: 3em;
  }
}
.portaltype-lw-contactform .main-container.get-in-touch {
  text-align: center;
}
.portaltype-lw-contactform .main-container.get-in-touch h5 {
  margin-top: 20px;
}
.portaltype-lw-contactform .main-container.get-in-touch ul {
  list-style: none;
}
.portaltype-lw-contactform .main-container.get-in-touch .get-icon {
  margin: 0 auto;
  height: 55px;
  fill: #ff0000;
  stroke: #ff0000;
}
.portaltype-lw-contactform .contact-links li a {
  margin-bottom: 10px;
}
.portaltype-lw-snwarea .main-container {
  padding: 0;
  background: none;
}
.portaltype-lw-snwarea .main-container .container,
.portaltype-lw-snwarea .main-container .module-text.module-text--stacked {
  padding: 0;
  margin: 0;
}
.portaltype-lw-snwarea #snwcontent .winners-table {
  overflow-y: scroll;
  height: 400px;
  -webkit-overflow-scrolling: touch;
}
.portaltype-lw-snwarea #snwcontent .sort-tiles {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  margin-bottom: 20px;
  background: #fff;
}
.portaltype-lw-snwarea #snwcontent .sort-tiles .filter {
  margin: 7px 0 14px 13px;
  display: inline-block;
}
.portaltype-lw-snwarea #snwcontent .sort-tiles .filter h3 {
  font-size: 1em;
}
.portaltype-lw-snwarea #snwcontent .sort-tiles .filter-search {
  max-width: 250px;
}
@media screen and (min-width: 375px) {
  .portaltype-lw-snwarea #snwcontent .sort-tiles .filter-search {
    position: relative;
    max-width: 250px;
  }
}
@media screen and (min-width: 800px) {
  .portaltype-lw-snwarea #snwcontent .sort-tiles .filter-search {
    position: relative;
  }
}
@media screen and (min-width: 1000px) {
  .portaltype-lw-snwarea #snwcontent .sort-tiles .filter-search {
    position: absolute;
  }
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwarea #snwcontent .sort-tiles .filter-search {
    position: absolute;
  }
}
.portaltype-lw-snwarea #snwcontent .sort-tiles ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.portaltype-lw-snwarea #snwcontent .sort-tiles ul li {
  background: #e9e9e9;
  color: #7e3f97;
  padding: 10px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  margin: 0;
}
.portaltype-lw-snwarea #snwcontent .sort-tiles ul li:first-child {
  border-radius: 4px 0 0 4px;
}
.portaltype-lw-snwarea #snwcontent .sort-tiles ul li:last-child {
  border-radius: 0 4px 4px 0;
}
.portaltype-lw-snwarea #snwcontent .sort-tiles ul li:before {
  display: none;
  content: "";
}
.portaltype-lw-snwarea #snwcontent .sort-tiles .active,
.portaltype-lw-snwarea #snwcontent .sort-tiles ul li:hover {
  color: #7e3f97;
  background: #fec222;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 5, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 5, 0, 0.2);
}
.portaltype-lw-snwarea #snwcontent .tiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
}
.portaltype-lw-snwarea #snwcontent .tiles:after {
  content: "";
  display: table;
  clear: both;
}
.portaltype-lw-snwarea #snwcontent .tile,
.portaltype-lw-snwarea #snwcontent .tile--double,
.portaltype-lw-snwarea #snwcontent .tile--image-only,
.portaltype-lw-snwarea #snwcontent .tile--white-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: calc(100% - 20px);
  flex-basis: calc(100% - 20px);
  width: calc(100% - 20px);
  margin-bottom: 20px;
  float: left;
  max-width: 325px;
  min-height: 251px;
  position: relative;
  opacity: 0.5;
}
.portaltype-lw-snwarea #snwcontent .tile--double:nth-child(1n),
.portaltype-lw-snwarea #snwcontent .tile--image-only:nth-child(1n),
.portaltype-lw-snwarea #snwcontent .tile--white-overlay:nth-child(1n),
.portaltype-lw-snwarea #snwcontent .tile:nth-child(1n) {
  margin-left: 10px;
  margin-right: 10px;
  clear: none;
}
.portaltype-lw-snwarea #snwcontent .tile--double:nth-child(1n-0),
.portaltype-lw-snwarea #snwcontent .tile--image-only:nth-child(1n-0),
.portaltype-lw-snwarea #snwcontent .tile--white-overlay:nth-child(1n-0),
.portaltype-lw-snwarea #snwcontent .tile:nth-child(1n-0) {
  clear: left;
}
@media screen and (min-width: 375px) {
  .portaltype-lw-snwarea #snwcontent .tile,
  .portaltype-lw-snwarea #snwcontent .tile--double,
  .portaltype-lw-snwarea #snwcontent .tile--image-only,
  .portaltype-lw-snwarea #snwcontent .tile--white-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(100% - 20px);
    flex-basis: calc(100% - 20px);
    width: calc(100% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .portaltype-lw-snwarea #snwcontent .tile--double:nth-child(1n),
  .portaltype-lw-snwarea #snwcontent .tile--image-only:nth-child(1n),
  .portaltype-lw-snwarea #snwcontent .tile--white-overlay:nth-child(1n),
  .portaltype-lw-snwarea #snwcontent .tile:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .portaltype-lw-snwarea #snwcontent .tile--double:nth-child(1n-0),
  .portaltype-lw-snwarea #snwcontent .tile--image-only:nth-child(1n-0),
  .portaltype-lw-snwarea #snwcontent .tile--white-overlay:nth-child(1n-0),
  .portaltype-lw-snwarea #snwcontent .tile:nth-child(1n-0) {
    clear: left;
  }
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwarea #snwcontent .tile,
  .portaltype-lw-snwarea #snwcontent .tile--double,
  .portaltype-lw-snwarea #snwcontent .tile--image-only,
  .portaltype-lw-snwarea #snwcontent .tile--white-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(25% - 20px);
    flex-basis: calc(25% - 20px);
    width: calc(25% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .portaltype-lw-snwarea #snwcontent .tile--double:nth-child(1n),
  .portaltype-lw-snwarea #snwcontent .tile--image-only:nth-child(1n),
  .portaltype-lw-snwarea #snwcontent .tile--white-overlay:nth-child(1n),
  .portaltype-lw-snwarea #snwcontent .tile:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .portaltype-lw-snwarea #snwcontent .tile--double:nth-child(4n-3),
  .portaltype-lw-snwarea #snwcontent .tile--image-only:nth-child(4n-3),
  .portaltype-lw-snwarea #snwcontent .tile--white-overlay:nth-child(4n-3),
  .portaltype-lw-snwarea #snwcontent .tile:nth-child(4n-3) {
    clear: left;
  }
}
.portaltype-lw-snwarea #snwcontent .tile--double:hover,
.portaltype-lw-snwarea #snwcontent .tile--image-only:hover,
.portaltype-lw-snwarea #snwcontent .tile--white-overlay:hover,
.portaltype-lw-snwarea #snwcontent .tile:hover {
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.portaltype-lw-snwarea #snwcontent .tile--double:after,
.portaltype-lw-snwarea #snwcontent .tile--image-only:after,
.portaltype-lw-snwarea #snwcontent .tile--white-overlay:after,
.portaltype-lw-snwarea #snwcontent .tile:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 80%;
}
@media screen and (min-width: 375px) {
  .portaltype-lw-snwarea #snwcontent .tile,
  .portaltype-lw-snwarea #snwcontent .tile--double,
  .portaltype-lw-snwarea #snwcontent .tile--image-only,
  .portaltype-lw-snwarea #snwcontent .tile--white-overlay {
    min-width: 370px;
    min-height: 251px;
  }
}
@media screen and (min-width: 800px) {
  .portaltype-lw-snwarea #snwcontent .tile,
  .portaltype-lw-snwarea #snwcontent .tile--double,
  .portaltype-lw-snwarea #snwcontent .tile--image-only,
  .portaltype-lw-snwarea #snwcontent .tile--white-overlay {
    min-width: 410px;
    min-height: 338px;
  }
}
@media screen and (min-width: 1000px) {
  .portaltype-lw-snwarea #snwcontent .tile,
  .portaltype-lw-snwarea #snwcontent .tile--double,
  .portaltype-lw-snwarea #snwcontent .tile--image-only,
  .portaltype-lw-snwarea #snwcontent .tile--white-overlay {
    min-width: 500px;
    min-height: 405px;
  }
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwarea #snwcontent .tile,
  .portaltype-lw-snwarea #snwcontent .tile--double,
  .portaltype-lw-snwarea #snwcontent .tile--image-only,
  .portaltype-lw-snwarea #snwcontent .tile--white-overlay {
    min-width: 280px;
    min-height: 224px;
  }
}
.portaltype-lw-snwarea #snwcontent .tile--double a,
.portaltype-lw-snwarea #snwcontent .tile--image-only a,
.portaltype-lw-snwarea #snwcontent .tile--white-overlay a,
.portaltype-lw-snwarea #snwcontent .tile a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  text-indent: -999em;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  color: #fff;
}
.portaltype-lw-snwarea #snwcontent .tile--double .corner,
.portaltype-lw-snwarea #snwcontent .tile--image-only .corner,
.portaltype-lw-snwarea #snwcontent .tile--white-overlay .corner,
.portaltype-lw-snwarea #snwcontent .tile .corner {
  left: auto;
  background: 0 0;
  padding: 18px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translatex(50%) rotate(45deg);
  -ms-transform: translatex(50%) rotate(45deg);
  transform: translatex(50%) rotate(45deg);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  color: #ff0000;
}
.portaltype-lw-snwarea #snwcontent .tile--double .corner:before,
.portaltype-lw-snwarea #snwcontent .tile--image-only .corner:before,
.portaltype-lw-snwarea #snwcontent .tile--white-overlay .corner:before,
.portaltype-lw-snwarea #snwcontent .tile .corner:before {
  content: "";
  display: block;
  padding-top: 50%;
}
.portaltype-lw-snwarea #snwcontent .tile--double .corner span,
.portaltype-lw-snwarea #snwcontent .tile--image-only .corner span,
.portaltype-lw-snwarea #snwcontent .tile--white-overlay .corner span,
.portaltype-lw-snwarea #snwcontent .tile .corner span {
  display: block;
  margin-left: -999px;
  margin-right: -999px;
  border-left: 999px solid rgba(0, 0, 0, 0);
  border-right: 999px solid rgba(0, 0, 0, 0);
  border-top: 999px solid rgba(0, 0, 0, 0);
  margin-top: -999px;
  background: #fff;
}
.portaltype-lw-snwarea #snwcontent .tile--double .corner span i,
.portaltype-lw-snwarea #snwcontent .tile--image-only .corner span i,
.portaltype-lw-snwarea #snwcontent .tile--white-overlay .corner span i,
.portaltype-lw-snwarea #snwcontent .tile .corner span i {
  position: relative;
  top: -13px;
  font-size: 1.5em;
  left: -9px;
  font-family: acumin-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.portaltype-lw-snwticket .main-container {
  background: none;
  padding: 0;
}
.portaltype-lw-snwticket .main-container h1 {
  color: #fff !important;
  width: 100%;
  margin: 0 0 20px;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.1em;
  padding-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket .main-container h1 {
    font-size: 2.9em;
    padding: 20px 0;
  }
}
.portaltype-lw-snwticket .main-container h3 {
  margin: 0 0 10px;
  font-weight: 400;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket .main-container h3 {
    font-size: 2em;
  }
}
.portaltype-lw-snwticket .main-container p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 1.4;
}
.portaltype-lw-snwticket .main-container a {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  cursor: pointer;
}
.portaltype-lw-snwticket .main-container a:hover {
  color: #fec222;
  text-decoration: none;
}
.portaltype-lw-snwticket .main-container .content {
  padding: 0;
}
.portaltype-lw-snwticket #prize-information-table {
  width: 100%;
  border-collapse: collapse;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket #prize-information-table {
    font-size: 16px;
  }
}
.portaltype-lw-snwticket #prize-information-table th {
  background: #fff;
  font-weight: 700;
  padding: 18px 0;
  font-size: 1em;
  vertical-align: middle;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket #prize-information-table th {
    font-size: 1.5em;
  }
}
.portaltype-lw-snwticket #prize-information-table tr:nth-child(2n) td {
  background-color: #fff;
}
.portaltype-lw-snwticket #prize-information-table td {
  font-size: 1.1em;
  font-weight: 800;
  padding: 20px 0;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket #prize-information-table td {
    font-size: 1.2em;
  }
}
.portaltype-lw-snwticket #prize-information-table td,
.portaltype-lw-snwticket #prize-information-table th {
  color: #2f2b30;
  text-align: center;
  background: #e9e9e9;
  border: 1px solid #7e3f97;
  width: 33.33333%;
  font-family: acumin-pro, sans-serif;
}
.portaltype-lw-snwticket #prize-information-table .table-title {
  width: 100%;
  font-size: 1.9em;
  background: #e9e9e9;
  padding: 25px 0;
  font-weight: 700;
}
.portaltype-lw-snwticket .block {
  padding: 20px;
}
.portaltype-lw-snwticket .dark {
  background-color: rgba(36, 18, 43, 0.6);
}
.portaltype-lw-snwticket #snwcontent {
  background: url(//images.lotterywest.wa.gov.au/assets/theme/games/snw/bg.png)
    #7e3f97;
  color: #fff;
  position: relative;
}
.portaltype-lw-snwticket #snwcontent .container,
.portaltype-lw-snwticket #snwcontent .module-text.module-text--stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.portaltype-lw-snwticket #ticket-breadcrumbs {
  display: inline;
  list-style: none;
  list-style-image: none;
  padding: 0 0 0 15px;
  margin: 0;
  background-image: url(//images.lotterywest.wa.gov.au/assets/theme/games/snw/icon-chevron-left.svg);
  background-size: 6px 10px;
  background-repeat: no-repeat;
  background-position: 0 5px;
}
.portaltype-lw-snwticket #ticket-breadcrumbs li {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
}
.portaltype-lw-snwticket #ticket-breadcrumbs li:before {
  display: none;
  content: "";
}
.portaltype-lw-snwticket #ticket-breadcrumbs li:before a {
  text-decoration: none;
  color: #e9e9e9;
}
.portaltype-lw-snwticket #ticket-breadcrumbs li:before a:hover {
  color: #fec222;
}
.portaltype-lw-snwticket .ticket-family {
  position: relative;
  padding: 10px 0 0 10px;
  text-align: center;
  border-radius: 5px;
}
.portaltype-lw-snwticket .ticket-family ul {
  padding: 0;
  margin-bottom: 0 !important;
  list-style: none;
}
.portaltype-lw-snwticket .ticket-family ul li {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 0 !important;
}
.portaltype-lw-snwticket .ticket-image {
  margin-bottom: 20px;
  height: 100%;
}
.portaltype-lw-snwticket .ticket-image .hidden {
  display: none !important;
}
.portaltype-lw-snwticket .ticket-image .reverse-ticket {
  padding: 0 0 0 30px;
  background: url(//images.lotterywest.wa.gov.au/assets/theme/games/snw/icon-back.svg);
  background-size: 26px 20px;
  background-repeat: no-repeat;
  line-height: 26px;
}
.portaltype-lw-snwticket .ticket-image .no-svg {
  background-image: url(//images.lotterywest.wa.gov.au/assets/theme/games/snw/icon-back.png);
}
.portaltype-lw-snwticket .portrait .ticket-description {
  text-align: center;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket .portrait .ticket-description {
    width: 48%;
  }
}
.portaltype-lw-snwticket .portrait .ticket-description h1 {
  text-transform: uppercase;
}
.portaltype-lw-snwticket .portrait .ticket-description p {
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket .portrait .ticket-description p {
    font-size: 1.9em;
  }
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket .portrait .ticket-image {
    width: 37%;
  }
}
.portaltype-lw-snwticket .landscape .ticket-description {
  text-align: center;
}
.portaltype-lw-snwticket .landscape .ticket-description h1 {
  text-transform: uppercase;
}
.portaltype-lw-snwticket .landscape .ticket-description p {
  font-weight: 700;
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket .landscape .ticket-description p {
    font-size: 1.9em;
    margin: 35px 0;
  }
}
.portaltype-lw-snwticket .landscape .ticket-image {
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket .landscape .ticket-image {
    width: 45%;
  }
}
.portaltype-lw-snwticket .landscape .reverse-ticket {
  margin: 20px 0;
}
.portaltype-lw-snwticket .sales-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  color: #2f2b30;
  border-radius: 5px;
  background: url(//images.lotterywest.wa.gov.au/assets/theme/games/snw/scratched.png)
    no-repeat 50%;
  background-size: contain;
  font-size: 14px;
  line-height: 1.1;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket .sales-message {
    margin-top: 50px;
    width: 505px;
  }
}
.portaltype-lw-snwticket .sales-message p {
  font-size: 14px;
  line-height: 1.1;
}
@media screen and (min-width: 375px) {
  .portaltype-lw-snwticket .sales-message p {
    font-size: 1.2em;
  }
}
.portaltype-lw-snwticket .embed-container {
  position: relative;
  min-height: 320px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket .embed-container {
    min-height: 520px;
  }
}
.portaltype-lw-snwticket .embed-container embed,
.portaltype-lw-snwticket .embed-container iframe,
.portaltype-lw-snwticket .embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.portaltype-lw-snwticket .table-info {
  position: absolute;
  right: 20px;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket .table-info {
    right: 42px;
  }
}
.portaltype-lw-snwticket .table-info .prize-disclaimer {
  display: inline-block;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}
.portaltype-lw-snwticket .table-info .prize-disclosure {
  display: inline-block;
  float: right;
  padding-right: 15px;
  background-image: url(https://images.lotterywest.wa.gov.au/assets/theme/games/snw/icon-chevron-right.svg);
  background-size: 6px 18px;
  background-repeat: no-repeat;
  background-position: 100% 5px;
  font-size: 1.2em;
}
.portaltype-lw-snwticket .table-info .prize-disclosure .no-svg {
  background-image: url(https://images.lotterywest.wa.gov.au/assets/theme/games/snw/icon-chevron-right.png);
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket .game-information {
    margin-bottom: 40px;
  }
  .portaltype-lw-snwticket .game-information p {
    font-size: 1.3em;
  }
}
.portaltype-lw-snwticket .store-location {
  margin-top: 30px;
  height: 80px;
  padding-left: 60px;
  border-radius: 5px;
  background: url(https://images.lotterywest.wa.gov.au/assets/theme/games/snw/map-icon.png)
    0 10px/54px 57px no-repeat;
  background-size: 54px 57px;
  background-position: 0 10px;
  text-align: left;
  left: 210px;
}
.portaltype-lw-snwticket .store-location p {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 15px;
}
.portaltype-lw-snwticket .store-location .no-gps {
  display: none;
}
.portaltype-lw-snwticket .store-location .gps {
  display: inline;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket .store-location {
    position: relative;
    width: 40%;
  }
  .portaltype-lw-snwticket .store-location p {
    font-size: 1.4em;
  }
}
.portaltype-lw-snwticket #info-links {
  list-style: none;
  list-style-image: none;
}
@media screen and (min-width: 375px) {
  .portaltype-lw-snwticket #info-links {
    margin: 0;
  }
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket #info-links {
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 20px;
    margin: 0;
    padding: 0;
  }
}
.portaltype-lw-snwticket #info-links li {
  margin: 5px 0;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket #info-links li {
    margin: 0 0 0 20px;
  }
}
.portaltype-lw-snwticket #info-links li a {
  display: block;
  padding: 5px 0 5px 20px;
  background-size: 9px 15px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  background-image: url(https://images.lotterywest.wa.gov.au/assets/theme/games/snw/icon-chevron-right-large.png);
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket #info-links li a {
    font-size: 1.3em;
  }
}
.portaltype-lw-snwticket #info-links li a .no-svg {
  background-image: url(https://images.lotterywest.wa.gov.au/assets/theme/games/snw/icon-chevron-right-large.png);
}
.portaltype-lw-snwticket .snwbutton {
  display: block;
  padding: 8px;
  margin: 0 3px;
  background: #e9e9e9;
  color: #7e3f97 !important;
  font-weight: 700;
  text-align: center;
  text-decoration: none !important;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-snwticket .snwbutton {
    font-size: 20px !important;
  }
}
.portaltype-lw-snwticket .snwbutton:active,
.portaltype-lw-snwticket .snwbutton:hover {
  color: #7e3f97;
  background: #fec222;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 5, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 5, 0, 0.2);
  text-decoration: none !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-next span,
  .fancybox-prev span {
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-size: 24px 24px;
  }
  #fancybox-loading,
  .fancybox-close,
  .fancybox-next span,
  .fancybox-prev span {
    background-image: url(https://images.lotterywest.wa.gov.au/assets/theme/games/snw/fancybox_sprite@2x.png);
  }
  #fancybox-loading div {
    background-image: url(https://images.lotterywest.wa.gov.au/assets/theme/games/snw/fancybox_loading@2x.gif);
  }
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5),
  only screen and (-o-min-device-pixel-ratio: 3/2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  #snwcontent .no-svg .slideshow-arrow.prev {
    background-image: url(https://images.lotterywest.wa.gov.au/assets/theme/games/snw/icon-control-left@2x.png);
  }
  #snwcontent .no-svg .slideshow-arrow.next {
    background-image: url(https://images.lotterywest.wa.gov.au/assets/theme/games/snw/icon-control-right@2x.png);
  }
  #snwcontent .no-svg ul#ticket-breadcrumbs {
    background-image: url(https://images.lotterywest.wa.gov.au/assets/theme/games/snw/icon-chevron-left@2x.png);
  }
  #snwcontent .no-svg .ticket-image a.reverse-ticket {
    background-image: url(https://images.lotterywest.wa.gov.au/assets/theme/games/snw/icon-back@2x.png);
  }
  #snwcontent .no-svg a.prize-disclosure {
    background-image: url(https://images.lotterywest.wa.gov.au/assets/theme/games/snw/icon-chevron-right@2x.png);
  }
  #snwcontent .no-svg ul#info-links li a {
    background-image: url(https://images.lotterywest.wa.gov.au/assets/theme/games/snw/icon-chevron-right-large@2x.png);
  }
}
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-inner,
.fancybox-outer {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
}
.fancybox-close {
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
}
.fancybox-close,
.fancybox-nav {
  position: absolute;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  top: 0;
  width: 40%;
  height: 100%;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  width: auto;
}
.fancybox-lock,
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url(//images.lotterywest.wa.gov.au/assets/theme/games/snw/fancybox_sprite.png);
}
#fancybox-loading div {
  background: url(//images.lotterywest.wa.gov.au/assets/theme/games/snw/fancybox_loading.gif)
    50% no-repeat;
}
.fancybox-nav {
  background: rgba(0, 0, 0, 0)
    url(//images.lotterywest.wa.gov.au/assets/theme/games/snw/blank.gif);
}
.fancybox-overlay {
  background: url(//images.lotterywest.wa.gov.au/assets/theme/games/snw/fancybox_overlay.png);
}
.portaltype-lw-faqcontainer .main-container {
  background: none !important;
  padding-top: 0;
}
.portaltype-lw-storefinder .content .float-right #lott-redirect-storelocator {
  line-height: 3px;
  text-decoration: none;
}
.portaltype-lw-storefinder .content .float-right img {
  margin-top: 6px;
}
@media only screen and (max-width: 999px) {
  .portaltype-lw-storefinder .module-storelocator {
    margin-top: 10px !important;
  }
  .portaltype-lw-storefinder .container,
  .portaltype-lw-storefinder .module-text.module-text--stacked {
    width: 100% !important;
  }
  .portaltype-lw-storefinder .content {
    padding: 10px !important;
  }
}
#content-core
  > div
  > div
  > div
  > div
  > div
  > div:nth-child(2)
  > div
  > div:first-child
  > div:nth-child(3)
  > div
  > div:nth-child(3)
  > div,
#reveal-more
  > div
  > div
  > div
  > div:nth-child(2)
  > div
  > div:first-child
  > div:nth-child(3)
  > div
  > div:nth-child(3)
  > div {
  background-repeat: no-repeat;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
  .portaltype-lw-frequencycharts .container hr,
  .portaltype-lw-frequencycharts .module-text.module-text--stacked hr {
    display: none;
  }
}
.portaltype-lw-frequencycharts .container .lw-freqchart-list,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  .lw-freqchart-list {
  list-style-type: none;
}
.portaltype-lw-frequencycharts .container #barrel1Table,
.portaltype-lw-frequencycharts .module-text.module-text--stacked #barrel1Table {
  display: none;
}
.portaltype-lw-frequencycharts .container .download-title,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  .download-title {
  font-size: 1.3em;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
  .portaltype-lw-frequencycharts .container #frequencyCharts,
  .portaltype-lw-frequencycharts
    .module-text.module-text--stacked
    #frequencyCharts {
    display: none;
  }
}
.portaltype-lw-frequencycharts .container #frequencyCharts #gameSelection,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  #frequencyCharts
  #gameSelection {
  display: inline-block;
  width: 560px;
  min-height: 74px;
  overflow: hidden;
  margin: 15px 0;
  vertical-align: middle;
}
.portaltype-lw-frequencycharts .container #frequencyCharts #gameSelection div,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  #frequencyCharts
  #gameSelection
  div {
  display: inline-block;
}
.portaltype-lw-frequencycharts .container #frequencyCharts #gameSelection img,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  #frequencyCharts
  #gameSelection
  img {
  width: 60px;
  margin-bottom: 0;
}
.portaltype-lw-frequencycharts
  .container
  #frequencyCharts
  #gameSelection
  .thisGame,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  #frequencyCharts
  #gameSelection
  .thisGame {
  margin-top: 4px;
}
.portaltype-lw-frequencycharts
  .container
  #frequencyCharts
  #gameSelection
  #otherGames,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  #frequencyCharts
  #gameSelection
  #otherGames {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 12px 17px;
  border: 4px solid #eee;
  border-radius: 5px;
}
.portaltype-lw-frequencycharts
  .container
  #frequencyCharts
  #gameSelection
  #otherGames
  img,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  #frequencyCharts
  #gameSelection
  #otherGames
  img {
  display: inline-block;
}
.portaltype-lw-frequencycharts
  .container
  #frequencyCharts
  #gameSelection
  #otherGames
  img:hover,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  #frequencyCharts
  #gameSelection
  #otherGames
  img:hover {
  background-color: #eee;
  border-radius: 50%;
}
.portaltype-lw-frequencycharts .container #frequencyCharts .barrelTitle,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  #frequencyCharts
  .barrelTitle {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  margin: 10px 0;
  position: relative;
  font-size: 1.3em;
  display: none;
}
.portaltype-lw-frequencycharts .container #frequencyCharts .barrelTitle span,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  #frequencyCharts
  .barrelTitle
  span {
  font-size: 18px;
}
.portaltype-lw-frequencycharts
  .container
  #frequencyCharts
  .highcharts-container,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  #frequencyCharts
  .highcharts-container {
  margin: 0 auto;
}
.portaltype-lw-frequencycharts
  .container
  #frequencyCharts
  div[data-highcharts-chart],
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  #frequencyCharts
  div[data-highcharts-chart] {
  padding: 0;
  border: 0 solid #0f0;
  margin: 10px auto;
}
.portaltype-lw-frequencycharts
  .container
  #frequencyCharts
  div[data-highcharts-chart]
  .title,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  #frequencyCharts
  div[data-highcharts-chart]
  .title {
  background-color: #ff0000;
  padding: 9px 15px;
  color: #fff;
  margin-bottom: 15px;
  position: relative;
}
.portaltype-lw-frequencycharts
  .container
  #frequencyCharts
  div[data-highcharts-chart]
  .title:after,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  #frequencyCharts
  div[data-highcharts-chart]
  .title:after {
  content: "\25bc";
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
  font-size: 114%;
}
.portaltype-lw-frequencycharts
  .container
  #frequencyCharts
  div[data-highcharts-chart]
  .title
  h2,
.portaltype-lw-frequencycharts
  .module-text.module-text--stacked
  #frequencyCharts
  div[data-highcharts-chart]
  .title
  h2 {
  font-size: 1.3em;
  margin-bottom: 0;
}
.portaltype-lw-randomnumbergenerator .col-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
}
.portaltype-lw-randomnumbergenerator .col-container:after {
  content: "";
  display: table;
  clear: both;
}
.portaltype-lw-randomnumbergenerator .col-container .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: calc(100% - 20px);
  flex-basis: calc(100% - 20px);
  width: calc(100% - 20px);
  margin-bottom: 20px;
  float: left;
}
.portaltype-lw-randomnumbergenerator .col-container .col:nth-child(1n) {
  margin-left: 10px;
  margin-right: 10px;
  clear: none;
}
.portaltype-lw-randomnumbergenerator .col-container .col:nth-child(1n-0) {
  clear: left;
}
@media screen and (min-width: 1200px) {
  .portaltype-lw-randomnumbergenerator .col-container .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    width: calc(50% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .portaltype-lw-randomnumbergenerator .col-container .col:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .portaltype-lw-randomnumbergenerator .col-container .col:nth-child(2n-1) {
    clear: left;
  }
}
.portaltype-lw-randomnumbergenerator table.powerball {
  background: none;
}
.portaltype-lw-randomnumbergenerator #numberControl,
.portaltype-lw-randomnumbergenerator .randomNumbers {
  background-color: #f8f8f8;
  border: 2px solid #e5e5e5;
  border-radius: 7px;
  padding: 1.35em;
}
.portaltype-lw-randomnumbergenerator #numberControl #rdmTable,
.portaltype-lw-randomnumbergenerator .randomNumbers #rdmTable {
  margin: 0;
}
.portaltype-lw-randomnumbergenerator #numberControl #rdmTable td,
.portaltype-lw-randomnumbergenerator .randomNumbers #rdmTable td {
  border: 0;
}
.portaltype-lw-randomnumbergenerator #numberControl #rdmTable #td_gameType,
.portaltype-lw-randomnumbergenerator .randomNumbers #rdmTable #td_gameType {
  background-color: rgba(0, 0, 0, 0);
}
.portaltype-lw-randomnumbergenerator #numberControl #rdmTable #td_gameType img,
.portaltype-lw-randomnumbergenerator .randomNumbers #rdmTable #td_gameType img {
  margin: 0;
}
.portaltype-lw-randomnumbergenerator #numberControl #tr_rdmNums #td_gameType,
.portaltype-lw-randomnumbergenerator .randomNumbers #tr_rdmNums #td_gameType {
  border: none;
  background: none;
  display: inline-block;
  width: auto;
  height: auto;
}
.portaltype-lw-randomnumbergenerator #numberControl #tr_rdmNums td,
.portaltype-lw-randomnumbergenerator .randomNumbers #tr_rdmNums td {
  display: inline-block;
  position: relative;
  width: 2.1em;
  height: 2.1em;
  padding: 0;
  margin-right: 4px;
  border-radius: 100%;
  border: 3px solid;
  color: #000;
  text-align: center;
  font-family: acumin-pro, sans-serif;
  line-height: 2em;
  overflow: hidden;
  font-size: 1.25em;
}
.portaltype-lw-randomnumbergenerator #numberControl #tr_rdmNums span,
.portaltype-lw-randomnumbergenerator .randomNumbers #tr_rdmNums span {
  font-family: acumin-pro, sans-serif;
}
.portaltype-lw-randomnumbergenerator #numberControl .saturday #tr_rdmNums td,
.portaltype-lw-randomnumbergenerator .randomNumbers .saturday #tr_rdmNums td {
  border-color: #db342a;
}
.portaltype-lw-randomnumbergenerator #numberControl .oz #tr_rdmNums td,
.portaltype-lw-randomnumbergenerator .randomNumbers .oz #tr_rdmNums td {
  border-color: #56aa1c;
}
.portaltype-lw-randomnumbergenerator #numberControl .powerball #tr_rdmNums td,
.portaltype-lw-randomnumbergenerator .randomNumbers .powerball #tr_rdmNums td {
  border-color: #003596;
}
.portaltype-lw-randomnumbergenerator
  #numberControl
  .powerball
  #tr_rdmNums
  td#col7,
.portaltype-lw-randomnumbergenerator
  .randomNumbers
  .powerball
  #tr_rdmNums
  td#col7 {
  background-color: #003596;
  color: #fff;
}
.portaltype-lw-randomnumbergenerator #numberControl .setforlife #tr_rdmNums td,
.portaltype-lw-randomnumbergenerator .randomNumbers .setforlife #tr_rdmNums td {
  border-color: #00b4c2;
}
.portaltype-lw-randomnumbergenerator #numberControl .cash #tr_rdmNums td,
.portaltype-lw-randomnumbergenerator .randomNumbers .cash #tr_rdmNums td {
  border-color: #e55300;
}
.portaltype-lw-randomnumbergenerator #numberControl img {
  display: inline-block;
  width: 15%;
  margin-right: 7px;
}
.template-default_error_message #sidebar {
  display: none;
}
.template-default_error_message #content {
  display: block !important;
  -ms-flex-preferred-size: inherit !important;
  flex-basis: inherit !important;
  text-align: center;
  margin: 0 auto !important;
}
@media screen and (min-width: 800px) {
  .template-default_error_message #content {
    min-height: 600px;
    background: url(../images/page-404-bg.jpg) no-repeat bottom;
    background-size: 100% auto;
    padding-bottom: 10%;
  }
}
.template-default_error_message #content .logo {
  margin: 0 auto 50px;
  width: 100%;
  max-width: 200px;
}
.template-default_error_message #content .page-404-content {
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 800px) {
  .template-default_error_message #content .page-404-content {
    max-width: 50%;
  }
}
.template-default_error_message #content .page-404-content dl dd {
  display: none;
}
.template-default_error_message #content .page-404-content a {
  text-decoration: none;
}
.template-default_error_message #content .page-404-content a:hover {
  text-decoration: underline;
}
.commitment_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.commitment_row .commitment_icon {
  width: 10%;
}
.commitment_row .commitment_body {
  width: 90%;
  padding-left: 10px;
}
body.section-feedback-complaints
  .module-text--stacked
  .module-text-inner
  .module-text-heading {
  color: #000;
}
body.section-feedback-complaints
  .module-text--stacked
  .module-text-inner
  .module-text-body,
body.section-feedback-complaints
  .module-text--stacked
  .module-text-inner
  .module-text-heading {
  display: block;
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.section-play-online .main-container-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: -25px;
  margin-right: -25px;
}
.section-play-online .main-container-inner:after {
  content: "";
  display: table;
  clear: both;
}
.section-play-online .main-container-inner > #content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: calc(100% - 50px);
  flex-basis: calc(100% - 50px);
  width: calc(100% - 50px);
  margin-bottom: 20px;
  float: left;
}
.section-play-online .main-container-inner > #content:nth-child(1n) {
  margin-left: 25px;
  margin-right: 25px;
  clear: none;
}
.section-play-online .main-container-inner > #content:nth-child(1n-0) {
  clear: left;
}
@media screen and (min-width: 1200px) {
  .section-play-online .main-container-inner > #content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(66.66667% - 50px);
    flex-basis: calc(66.66667% - 50px);
    width: calc(66.66667% - 50px);
    margin-bottom: 20px;
    float: left;
  }
  .section-play-online .main-container-inner > #content:nth-child(1n) {
    margin-left: 25px;
    margin-right: 25px;
    clear: none;
  }
  .section-play-online .main-container-inner > #content:nth-child(3n-2) {
    clear: left;
  }
}
.section-play-online .main-container-inner > #sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: calc(100% - 50px);
  flex-basis: calc(100% - 50px);
  width: calc(100% - 50px);
  margin-bottom: 20px;
  float: left;
}
.section-play-online .main-container-inner > #sidebar:nth-child(1n) {
  margin-left: 25px;
  margin-right: 25px;
  clear: none;
}
.section-play-online .main-container-inner > #sidebar:nth-child(1n-0) {
  clear: left;
}
@media screen and (min-width: 1200px) {
  .section-play-online .main-container-inner > #sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(33.33333% - 50px);
    flex-basis: calc(33.33333% - 50px);
    width: calc(33.33333% - 50px);
    margin-bottom: 20px;
    float: left;
  }
  .section-play-online .main-container-inner > #sidebar:nth-child(1n) {
    margin-left: 25px;
    margin-right: 25px;
    clear: none;
  }
  .section-play-online .main-container-inner > #sidebar:nth-child(3n-2) {
    clear: left;
  }
}
@media screen and (max-width: 1199px) {
  .section-play-online .main-container-inner > #sidebar {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.section-play-online .main-container-inner > #sidebar-account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: calc(100% - 50px);
  flex-basis: calc(100% - 50px);
  width: calc(100% - 50px);
  margin-bottom: 20px;
  float: left;
}
.section-play-online .main-container-inner > #sidebar-account:nth-child(1n) {
  margin-left: 25px;
  margin-right: 25px;
  clear: none;
}
.section-play-online .main-container-inner > #sidebar-account:nth-child(1n-0) {
  clear: left;
}
@media screen and (min-width: 1200px) {
  .section-play-online .main-container-inner > #sidebar-account {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(33.33333% - 50px);
    flex-basis: calc(33.33333% - 50px);
    width: calc(33.33333% - 50px);
    margin-bottom: 20px;
    float: left;
  }
  .section-play-online .main-container-inner > #sidebar-account:nth-child(1n) {
    margin-left: 25px;
    margin-right: 25px;
    clear: none;
  }
  .section-play-online
    .main-container-inner
    > #sidebar-account:nth-child(3n-2) {
    clear: left;
  }
}
.section-play-online .main-container-inner #sidebar #accountBlock {
  display: none;
}
@media screen and (min-width: 1200px) {
  .section-play-online .main-container-inner #sidebar-account {
    display: none;
  }
  .section-play-online .main-container-inner #sidebar #accountBlock {
    display: block;
  }
}
.section-play-online #content .pageBanner img {
  width: 100%;
  height: auto;
}
.section-play-online .documentFirstHeading {
  font-size: 200%;
}
.section-play-online #content h1 {
  font-size: 250%;
  line-height: 1.1;
}
.section-play-online #content h2 {
  font-size: 220%;
  line-height: 1.1;
}
.section-play-online #content h3 {
  font-size: 190%;
  line-height: 1.1;
}
.section-play-online #content h4 {
  font-size: 160%;
  line-height: 1.1;
}
.section-play-online #content h5 {
  font-size: 130%;
  line-height: 1.1;
}
.section-play-online #content h6 {
  font-size: 100%;
  line-height: 1.1;
}
.section-play-online #accountBlock {
  margin: 0;
  border: 2px solid #ff0000;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  width: auto;
  box-sizing: border-box;
}
@media screen and (min-width: 1200px) {
  .section-play-online #accountBlock {
    border: none;
  }
}
.section-play-online #accountBlock .mobile-toggle {
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
  display: block;
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .section-play-online #accountBlock .mobile-toggle {
    display: none;
  }
}
.section-play-online #accountBlock .mobile-toggle > * {
  font-size: 100%;
  font-weight: 400;
  margin: 0;
  padding: 10px 10px 10px 40px;
}
.section-play-online #accountBlock .mobile-toggle .balance {
  background: #ebbf2b;
  color: #fff;
  border-radius: 2px;
  padding: 2px 5px;
  float: right;
  font-size: 80%;
}
.section-play-online #accountBlock .mobile-toggle .icon {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section-play-online #accountBlock .mobile-toggle .icon-up {
  display: none;
}
.section-play-online #accountBlock .mobile-toggle.reveal-toggle--active {
  background: #ff0000;
  color: #fff;
}
.section-play-online
  #accountBlock
  .mobile-toggle.reveal-toggle--active
  .icon-down {
  display: none;
}
.section-play-online
  #accountBlock
  .mobile-toggle.reveal-toggle--active
  .icon-up {
  display: block;
}
.section-play-online #accountBlock .account {
  display: none;
  margin: 20px 0;
  padding: 0 20px;
}
@media screen and (min-width: 1200px) {
  .section-play-online #accountBlock .account {
    display: block !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 0 20px !important;
  }
}
.section-play-online #accountBlock .account * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.section-play-online #accountBlock .account ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.section-play-online #accountBlock .account ul li {
  margin: 0 0 10px;
  float: left;
  width: 100%;
}
.section-play-online #accountBlock .account ul li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .section-play-online #accountBlock .account ul li:last-child {
    border-bottom: 2px solid #ff0000;
    padding-bottom: 10px;
  }
}
.section-play-online #accountBlock .account ul li p {
  margin: 0;
}
.section-play-online #accountBlock .account ul li.account-details {
  border-bottom: 1px solid #ff0000;
  padding-bottom: 10px;
}
.section-play-online #accountBlock .account ul li.account-details .username {
  font-family: acumin-pro, sans-serif;
  font-size: 160%;
  border-bottom: 2px solid #ff0000;
  padding-bottom: 5px;
  margin: 0 0 5px;
  display: block;
  width: 100%;
  word-break: break-all;
}
.section-play-online #accountBlock .account ul li.account-details .details {
  width: 100%;
}
.section-play-online #accountBlock .account ul li.account-details .balance {
  font-size: 200%;
  color: #ff0000;
  padding-top: 5px;
  color: #333;
}
.section-play-online
  #accountBlock
  .account
  ul
  li.account-details
  .balance.topup-required {
  color: #db342a;
}
.section-play-online #accountBlock .account ul li .icon {
  float: left;
  padding-right: 10px;
  width: 30px;
  height: 25px;
}
.section-play-online #accountBlock .account ul li .icon.icon-arrow {
  float: right;
  padding-right: 0;
  padding-left: 10px;
  width: 20px;
  height: 20px;
  position: relative;
  left: 0;
  -webkit-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
}
.section-play-online #accountBlock .account ul li a {
  font-size: 110%;
  margin: 0;
  position: relative;
  width: 100%;
  display: inline-block;
  text-decoration: none;
}
.section-play-online #accountBlock .account ul li a:hover .icon-arrow {
  left: 5px;
}
.section-play-online #editPhone > p > span.lw-primary-pn,
.section-play-online #editPhone > p > span.lw-secondary-pn {
  display: block !important;
}
.section-play-online.template-cash-in-credit-card .new-card-part,
.section-play-online.template-cash-in-credit-card .saved-card-part {
  display: none;
}
.section-play-online.template-cash-in-credit-card
  #charge-card-container
  > .saved-card-part {
  border-top: 1px solid #fff;
  padding-left: 5px;
  padding-bottom: 12px;
}
.section-play-online.template-cash-in-credit-card #selected-card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-play-online.template-cash-in-credit-card
  #selected-card-container
  .add-card
  #addnewcardlink {
  text-decoration: none;
  margin-left: 10px;
}
.section-play-online.template-cash-in-credit-card
  #selected-card-container
  .add-card
  img {
  margin: 0 !important;
  width: 27px !important;
  height: 27px !important;
}
.section-play-online.template-cash-in-credit-card p.card-charge-msg {
  padding-left: 24px;
  background-image: url(/++resource++lw.theme/images/png_icons/information.svg);
  background-repeat: no-repeat;
  background-position: 0 5px;
  font-weight: 700;
}
.section-play-online.template-cash-in-credit-card .select-card-buttons {
  padding-left: 4px;
  margin-top: 10px;
}
.section-play-online.template-cash-in-credit-card
  .select-card-buttons
  .change-card-button,
.section-play-online.template-cash-in-credit-card
  .select-card-buttons
  .use-new-card-button {
  border: 2px solid #ff0000;
  border-radius: 5px;
  display: inline-block;
  height: 40px;
  line-height: 36px;
  padding: 0 20px;
  margin-bottom: 10px;
  text-decoration: none;
  overflow: hidden;
}
.section-play-online.template-cash-in-credit-card
  .select-card-buttons
  .change-card-button:before,
.section-play-online.template-cash-in-credit-card
  .select-card-buttons
  .use-new-card-button:before {
  background-image: url(../images/icons/e-wallet.svg);
  width: 16px;
  height: 16px;
  color: #ff0000;
  line-height: 16px;
}
.section-play-online.template-cash-in-credit-card
  .select-card-buttons
  .use-saved-card-button {
  border: 2px solid #ff0000;
  border-radius: 5px;
  display: inline-block;
  height: 40px;
  line-height: 36px;
  padding: 0 20px;
  margin-bottom: 10px;
  text-decoration: none;
  overflow: hidden;
  background-color: #ff0000;
  color: #fff;
}
.recipients-table
  .section-play-online.template-cash-in-credit-card
  div.processing-payment#grants_info,
.section-play-online.template-cash-in-credit-card
  .recipients-table
  div.processing-payment#grants_info,
.section-play-online.template-cash-in-credit-card
  div.processing-payment.gamecards-error,
.section-play-online.template-cash-in-credit-card
  div.processing-payment.message,
.section-play-online.template-cash-in-credit-card
  div.processing-payment.portalMessage {
  height: auto;
  margin: 20px 0;
  padding: 20px;
  border: 1px solid #333;
}
.recipients-table
  .section-play-online.template-cash-in-credit-card
  div.processing-payment.hidden#grants_info,
.section-play-online.template-cash-in-credit-card
  .recipients-table
  div.processing-payment.hidden#grants_info,
.section-play-online.template-cash-in-credit-card
  div.processing-payment.hidden.gamecards-error,
.section-play-online.template-cash-in-credit-card
  div.processing-payment.hidden.portalMessage,
.section-play-online.template-cash-in-credit-card
  div.processing-payment.message.hidden {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
.section-play-online.template-cash-in-credit-card #change-card-modal ul {
  list-style-type: none;
}
.section-play-online.template-cash-in-credit-card
  .card-wrapper
  .card-inner-wrapper {
  margin-left: -12px;
}
@media only screen and (max-width: 338px) {
  .section-play-online.template-cash-in-credit-card
    .card-wrapper
    .card-inner-wrapper {
    margin-left: -7px;
  }
}
.section-play-online.template-cash-in-credit-card .expired-cards-msg {
  display: none;
}
@media only screen and (max-width: 375px) {
  .section-play-online.template-cash-in-credit-card .saved-card-part button,
  .section-play-online.template-cash-in-credit-card .use-saved-card-button {
    width: 100% !important;
  }
}
.section-play-online.template-cash-in-credit-card #deposit .content-buttons,
.section-play-online.template-ewallet #deposit .content-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 18px;
  margin: 1em 0 2em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  text-align: center;
  cursor: pointer;
  margin: 0;
  border: 1px solid hsla(0, 0%, 100%, 0);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle:focus,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle:hover,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle:focus,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle:hover {
  -webkit-box-shadow: 0 0 5px #ff0000;
  box-shadow: 0 0 5px #ff0000;
  opacity: 1;
  border: 1px solid rgba(0, 0, 0, 0);
  outline: none;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle
  p.payment-byline,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle
  p.payment-byline {
  position: relative;
  margin-top: 0;
  width: 100%;
  height: 1.4em;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  border-radius: 0.7em;
  padding: 0 5%;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle
  .payment-logo,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle
  .payment-logo {
  position: relative;
  width: 90%;
  height: 4em;
  margin: 1em auto;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle
  .payment-logo
  img,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle
  .payment-logo
  img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.loading
  p.payment-byline,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.loading
  p.payment-byline {
  color: #ccc;
  background: -o-linear-gradient(350deg, #eceff1 30%, #f6f7f8 50%, #eceff1 70%);
  background: linear-gradient(100deg, #eceff1 30%, #f6f7f8 50%, #eceff1 70%);
  background-size: 400%;
  -webkit-animation: loading 1.2s ease-in-out infinite;
  animation: loading 1.2s ease-in-out infinite;
  opacity: 1 !important;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.deselected,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.disabled,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.deselected,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.disabled {
  border: 1px solid rgba(0, 0, 0, 0.13);
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.deselected
  h5,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.deselected
  img,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.deselected
  p,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.disabled
  h5,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.disabled
  img,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.disabled
  p,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.deselected
  h5,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.deselected
  img,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.deselected
  p,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.disabled
  h5,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.disabled
  img,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.disabled
  p {
  opacity: 0.3;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.deselected,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.deselected {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0);
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.deselected:focus,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.deselected:hover,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.deselected:focus,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.deselected:hover {
  -webkit-box-shadow: 0 0 5px #ff0000;
  box-shadow: 0 0 5px #ff0000;
  outline: none;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.deselected:focus
  h5,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.deselected:focus
  img,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.deselected:focus
  p,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.deselected:hover
  h5,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.deselected:hover
  img,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.deselected:hover
  p,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.deselected:focus
  h5,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.deselected:focus
  img,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.deselected:focus
  p,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.deselected:hover
  h5,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.deselected:hover
  img,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.deselected:hover
  p {
  opacity: 1;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.disabled,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.loading,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.disabled,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.loading {
  cursor: not-allowed;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.disabled:focus,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.disabled:hover,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.loading:focus,
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.loading:hover,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.disabled:focus,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.disabled:hover,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.loading:focus,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.loading:hover {
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0) !important;
  border: 1px solid rgba(0, 0, 0, 0.13) !important;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.disabled,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.disabled {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0) !important;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.disabled
  h5.brand-text,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.disabled
  h5.brand-text {
  color: #999;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.disabled
  p.payment-byline,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.disabled
  p.payment-byline {
  color: #000;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.disabled
  p.payment-byline:after,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.disabled
  p.payment-byline:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  content: "Unavailable";
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle.disabled
  .payment-logo
  img,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle.disabled
  .payment-logo
  img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.3;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle:first-child:nth-last-child(2),
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle:first-child:nth-last-child(2)
  ~ .payment-toggle,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle:first-child:nth-last-child(2),
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle:first-child:nth-last-child(2)
  ~ .payment-toggle {
  width: 48%;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle:first-child:nth-last-child(3),
.section-play-online.template-cash-in-credit-card
  #deposit
  .content-buttons
  .payment-toggle:first-child:nth-last-child(3)
  ~ .payment-toggle,
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle:first-child:nth-last-child(3),
.section-play-online.template-ewallet
  #deposit
  .content-buttons
  .payment-toggle:first-child:nth-last-child(3)
  ~ .payment-toggle {
  width: 30%;
}
.section-play-online.template-cash-in-credit-card #deposit .payment-method,
.section-play-online.template-ewallet #deposit .payment-method {
  margin-top: 1.8em;
  margin-bottom: 3.5em;
}
.section-play-online.template-cash-in-credit-card
  #deposit
  .payment-method
  section
  p,
.section-play-online.template-ewallet #deposit .payment-method section p {
  margin-bottom: 0;
}
@media screen and (max-width: 999px) {
  .section-play-online.template-cash-in-credit-card #deposit .content-buttons,
  .section-play-online.template-ewallet #deposit .content-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-play-online.template-cash-in-credit-card
    #deposit
    .content-buttons
    .payment-toggle,
  .section-play-online.template-ewallet
    #deposit
    .content-buttons
    .payment-toggle {
    width: 100% !important;
  }
}
.section-play-online.template-cash-in-credit-card #deposit form label,
.section-play-online.template-ewallet #deposit form label {
  margin: 0;
}
.section-play-online.template-cash-in-credit-card #deposit #paypalCheckout,
.section-play-online.template-ewallet #deposit #paypalCheckout {
  text-align: center;
}
.section-play-online.template-cash-in-credit-card #deposit > h5.brand-text,
.section-play-online.template-ewallet #deposit > h5.brand-text {
  margin-top: 1.5em !important;
}
.section-play-online.template-cash-in-credit-card #deposit #paypalCheckout,
.section-play-online.template-cash-in-credit-card #deposit .payment-method,
.section-play-online.template-ewallet #deposit #paypalCheckout,
.section-play-online.template-ewallet #deposit .payment-method {
  display: none;
}
.section-play-online.template-cash-in-credit-card #content .tab-content h5,
.section-play-online.template-ewallet #content .tab-content h5 {
  margin: 0;
  padding: 10px 0;
}
.section-play-online.template-cash-in-credit-card #content .tab-content form,
.section-play-online.template-ewallet #content .tab-content form {
  margin: 0;
}
.section-play-online.template-cash-in-credit-card #content .tab-content hr,
.section-play-online.template-ewallet #content .tab-content hr {
  margin: 30px 0;
}
.section-play-online.template-cash-in-credit-card
  #content
  .tab-content
  #balance
  [data-tooltip],
.section-play-online.template-ewallet
  #content
  .tab-content
  #balance
  [data-tooltip] {
  display: block;
  vertical-align: middle;
  width: 30px !important;
  height: 30px !important;
}
@media screen and (min-width: 465px) {
  .section-play-online.template-cash-in-credit-card
    #content
    .tab-content
    #balance
    [data-tooltip],
  .section-play-online.template-ewallet
    #content
    .tab-content
    #balance
    [data-tooltip] {
    display: inline-block;
    width: 20px !important;
    height: 20px !important;
  }
}
.section-play-online.template-cash-in-credit-card #history-data-table td,
.section-play-online.template-ewallet #history-data-table td {
  padding: 10px;
  vertical-align: middle;
}
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr
  td:nth-child(2),
.section-play-online.template-ewallet #history-data-table tr td:nth-child(2) {
  position: relative;
  background: no-repeat 10px;
  background-image: url(../images/icons/e-wallet.svg);
  background-size: 30px 30px;
  padding-left: 50px;
}
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="monday-lotto"]
  td:nth-child(2),
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="mondaylotto"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="monday-lotto"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="mondaylotto"]
  td:nth-child(2) {
  background-image: url(../images/games/monday-lotto-logo.png);
  background-size: 40px 40px;
  background-position: 5px;
}
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="wednesday-lotto"]
  td:nth-child(2),
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="wednesdaylotto"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="wednesday-lotto"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="wednesdaylotto"]
  td:nth-child(2) {
  background-image: url(../images/games/wednesday-lotto-logo.png);
  background-size: 40px 40px;
  background-position: 5px;
}
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="saturday-lotto"]
  td:nth-child(2),
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="saturdaylotto"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="saturday-lotto"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="saturdaylotto"]
  td:nth-child(2) {
  background-image: url(../images/games/saturday-lotto-logo.png);
  background-size: 40px 40px;
  background-position: 5px;
}
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="oz-lotto"]
  td:nth-child(2),
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="ozlotto"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="oz-lotto"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="ozlotto"]
  td:nth-child(2) {
  background-image: url(../images/games/oz-lotto-logo.png);
  background-size: 40px 40px;
  background-position: 5px;
}
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="powerball"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="powerball"]
  td:nth-child(2) {
  background-image: url(../images/games/powerball-logo.png);
  background-size: 40px 40px;
  background-position: 5px;
}
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="soccer-pools"]
  td:nth-child(2),
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="soccerpools"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="soccer-pools"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="soccerpools"]
  td:nth-child(2) {
  background-image: url(../images/games/soccer-pools-logo.png);
  background-size: 40px 40px;
  background-position: 5px;
}
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="cash3"]
  td:nth-child(2),
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="cash-3"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="cash3"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="cash-3"]
  td:nth-child(2) {
  background-image: url(../images/games/cash-3-logo.png);
  background-size: 40px 40px;
  background-position: 5px;
}
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="set-for-life"]
  td:nth-child(2),
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="setforlife"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="set-for-life"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="setforlife"]
  td:nth-child(2) {
  background-image: url(../images/games/set-for-life-logo.png);
  background-size: 40px 40px;
  background-position: 5px;
}
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="super66"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="super66"]
  td:nth-child(2) {
  background-image: url(../images/super66-logo.png);
  background-size: 40px 40px;
  background-position: 5px;
}
.section-play-online.template-cash-in-credit-card
  #history-data-table
  tr[data-gamename*="scratchnwin"]
  td:nth-child(2),
.section-play-online.template-ewallet
  #history-data-table
  tr[data-gamename*="scratchnwin"]
  td:nth-child(2) {
  background-image: url(../images/games/scratchnwin-logo.png);
  background-size: 40px 40px;
  background-position: 5px;
}
.section-play-online.template-cash-in-credit-card #max-cards-warning,
.section-play-online.template-cash-in-credit-card #resultkey,
.section-play-online.template-cash-in-credit-card .resultLabel,
.section-play-online.template-ewallet #max-cards-warning,
.section-play-online.template-ewallet #resultkey,
.section-play-online.template-ewallet .resultLabel {
  display: none;
}
.section-play-online.template-cash-in-credit-card .expired-body,
.section-play-online.template-ewallet .expired-body {
  background-color: rgba(0, 0, 0, 0.54);
  position: absolute;
  z-index: 3;
  width: 300px;
  height: 180px;
  border-radius: 10px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-play-online.template-cash-in-credit-card .expired-body .delete-button,
.section-play-online.template-ewallet .expired-body .delete-button {
  background-color: #ff0000;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  margin-top: 10px;
  text-decoration: none;
}
.section-play-online.template-cash-in-credit-card .expired-body.raised p,
.section-play-online.template-ewallet .expired-body.raised p {
  padding-bottom: 40px;
}
.section-play-online.template-cash-in-credit-card .top-expire,
.section-play-online.template-ewallet .top-expire {
  background-color: #fb9d00;
  border-radius: 10px;
  margin-bottom: -26px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section-play-online.template-cash-in-credit-card .top-expire p,
.section-play-online.template-ewallet .top-expire p {
  position: relative;
  bottom: 13px;
}
.section-play-online.template-cash-in-credit-card .add-card,
.section-play-online.template-ewallet .add-card {
  border: 1px dashed #ff0000;
  border-radius: 10px;
  opacity: 1;
  width: 300px;
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section-play-online.template-cash-in-credit-card .add-card img,
.section-play-online.template-ewallet .add-card img {
  width: 27px;
  height: 27px;
  margin-right: 8px;
}
.section-play-online.template-cash-in-credit-card .add-card a,
.section-play-online.template-ewallet .add-card a {
  font-size: 13px;
  color: #ff0000;
}
.section-play-online.template-cash-in-credit-card .expiry-details,
.section-play-online.template-ewallet .expiry-details {
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-play-online.template-cash-in-credit-card .expiry-details .expiry-date,
.section-play-online.template-cash-in-credit-card .expiry-details .expiry-title,
.section-play-online.template-ewallet .expiry-details .expiry-date,
.section-play-online.template-ewallet .expiry-details .expiry-title {
  font-family: Rationale, sans-serif;
  font-weight: 200;
  color: #fff;
  font-size: 14px !important;
}
.section-play-online.template-cash-in-credit-card .expiry-details .card-logo,
.section-play-online.template-ewallet .expiry-details .card-logo {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin: 0 !important;
  width: 60px !important;
  position: relative !important;
  height: 100% !important;
}
.section-play-online.template-cash-in-credit-card .cards-container,
.section-play-online.template-ewallet .cards-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-play-online.template-cash-in-credit-card
  .cards-container
  .add-card
  #addnewcardlink,
.section-play-online.template-ewallet
  .cards-container
  .add-card
  #addnewcardlink {
  text-decoration: none;
  margin-left: 10px;
}
.section-play-online.template-cash-in-credit-card
  .cards-container
  .add-card
  img,
.section-play-online.template-ewallet .cards-container .add-card img {
  margin: 0 !important;
  width: 27px !important;
  height: 27px !important;
}
.section-play-online.template-cash-in-credit-card .formbox,
.section-play-online.template-ewallet .formbox {
  margin-top: 50px;
  display: none;
}
.section-play-online.template-cash-in-credit-card .formbox .drop-label,
.section-play-online.template-ewallet .formbox .drop-label {
  position: relative;
  top: -4px;
}
.section-play-online.template-cash-in-credit-card .card-components,
.section-play-online.template-ewallet .card-components {
  position: relative;
  left: 0;
  top: 0;
}
.section-play-online.template-cash-in-credit-card .card-components .card,
.section-play-online.template-ewallet .card-components .card {
  width: 300px;
  height: 180px;
  -webkit-box-shadow: 0 1px 6px #000029;
  box-shadow: 0 1px 6px #000029;
  border-radius: 10px;
  padding: 15px;
  position: relative;
  z-index: 2;
  background: #0085c8 url(../images/backgrounds/badge.svg) no-repeat 15px;
  background-size: contain;
}
.section-play-online.template-cash-in-credit-card
  .card-components
  .card
  .card-number,
.section-play-online.template-ewallet .card-components .card .card-number {
  font-family: Rationale, sans-serif;
  font-weight: 200;
  color: #fff;
  font-size: 26px;
  letter-spacing: 2.41px;
}
.section-play-online.template-cash-in-credit-card
  .card-components
  .card
  .card-title,
.section-play-online.template-ewallet .card-components .card .card-title {
  color: #fff;
  font-size: 19px !important;
  font-weight: 400;
  margin-bottom: 40px;
}
.section-play-online.template-cash-in-credit-card .card-components .expired,
.section-play-online.template-ewallet .card-components .expired {
  width: 300px;
}
.section-play-online.template-cash-in-credit-card
  .card-components.expired
  .card,
.section-play-online.template-ewallet .card-components.expired .card {
  margin-bottom: 40px;
}
.section-play-online.template-cash-in-credit-card .card-components .bottom-menu,
.section-play-online.template-ewallet .card-components .bottom-menu {
  background: #fff;
  -webkit-box-shadow: 0 1px 6px #000029;
  box-shadow: 0 1px 6px #000029;
  border-radius: 9px;
  width: 300px;
  height: 50px;
  position: relative;
  top: -22px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.section-play-online.template-cash-in-credit-card
  .card-components
  .bottom-menu
  .card-links,
.section-play-online.template-ewallet
  .card-components
  .bottom-menu
  .card-links {
  position: relative;
  top: 18px;
  padding: 5px 5px 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0 !important;
  list-style: none;
}
.section-play-online.template-cash-in-credit-card
  .card-components
  .bottom-menu
  .card-links
  a,
.section-play-online.template-ewallet
  .card-components
  .bottom-menu
  .card-links
  a {
  text-decoration: none;
  color: #333;
  font-size: 14px !important;
  margin-left: 5px;
}
.section-play-online.template-cash-in-credit-card
  .card-components
  .bottom-menu
  .card-links
  a:hover,
.section-play-online.template-ewallet
  .card-components
  .bottom-menu
  .card-links
  a:hover {
  text-decoration: none;
}
.section-play-online.template-cash-in-credit-card
  .card-components
  .bottom-menu
  .card-links
  .card-img,
.section-play-online.template-ewallet
  .card-components
  .bottom-menu
  .card-links
  .card-img {
  width: 15px !important;
  height: 15px !important;
  margin: 0 !important;
  margin-right: 5px;
}
.section-play-online.template-cash-in-credit-card
  .card-components.default
  a.default-button,
.section-play-online.template-cash-in-credit-card
  .card-components.default
  img.default-img,
.section-play-online.template-ewallet .card-components.default a.default-button,
.section-play-online.template-ewallet .card-components.default img.default-img {
  cursor: default;
}
.section-play-online.template-cash-in-credit-card #Savedefault,
.section-play-online.template-ewallet #Savedefault {
  display: none;
}
.section-play-online.template-cash-in-credit-card .button,
.section-play-online.template-ewallet .button {
  height: 28px;
  width: 130px;
  border: 1px solid #ff0000;
  padding: 5px;
  border-radius: 3px;
  color: #ff0000;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-play-online.template-cash-in-credit-card .button:hover,
.section-play-online.template-ewallet .button:hover {
  text-decoration: none;
  color: #ff0000;
}
.section-play-online.template-cash-in-credit-card .button img,
.section-play-online.template-ewallet .button img {
  width: 15px;
  margin-right: 5px;
}
.section-play-online.template-cash-in-credit-card
  #payment-cards
  > div.add-card
  > img,
.section-play-online.template-ewallet #payment-cards > div.add-card > img {
  width: 27px;
  height: 27px;
  margin-bottom: inherit !important;
}
.section-play-online.template-cash-in-credit-card .paynemt-links,
.section-play-online.template-ewallet .paynemt-links {
  border: 1px solid #ff0000;
  padding: 5px;
  position: relative;
  left: 100px;
  border-radius: 3px;
}
.section-play-online.template-cash-in-credit-card .changecard-links,
.section-play-online.template-ewallet .changecard-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.section-play-online.template-cash-in-credit-card .default-popup,
.section-play-online.template-cash-in-credit-card .delete-popup,
.section-play-online.template-cash-in-credit-card .new-default-popup,
.section-play-online.template-ewallet .default-popup,
.section-play-online.template-ewallet .delete-popup,
.section-play-online.template-ewallet .new-default-popup {
  width: -webkit-fit-content !important;
  width: fit-content !important;
  width: -moz-fit-content !important;
}
.section-play-online.template-cash-in-credit-card .default-popup .popupContent,
.section-play-online.template-cash-in-credit-card .delete-popup .popupContent,
.section-play-online.template-cash-in-credit-card
  .new-default-popup
  .popupContent,
.section-play-online.template-ewallet .default-popup .popupContent,
.section-play-online.template-ewallet .delete-popup .popupContent,
.section-play-online.template-ewallet .new-default-popup .popupContent {
  padding: 10px;
}
.section-play-online.template-cash-in-credit-card .default-popup .intro,
.section-play-online.template-cash-in-credit-card .delete-popup .intro,
.section-play-online.template-cash-in-credit-card .new-default-popup .intro,
.section-play-online.template-ewallet .default-popup .intro,
.section-play-online.template-ewallet .delete-popup .intro,
.section-play-online.template-ewallet .new-default-popup .intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-play-online.template-cash-in-credit-card
  .default-popup
  .intro
  .default-modal-buttons
  button,
.section-play-online.template-cash-in-credit-card
  .default-popup
  .intro
  .delete-modal-buttons
  button,
.section-play-online.template-cash-in-credit-card
  .default-popup
  .intro
  .new-default-modal-buttons
  button,
.section-play-online.template-cash-in-credit-card
  .delete-popup
  .intro
  .default-modal-buttons
  button,
.section-play-online.template-cash-in-credit-card
  .delete-popup
  .intro
  .delete-modal-buttons
  button,
.section-play-online.template-cash-in-credit-card
  .delete-popup
  .intro
  .new-default-modal-buttons
  button,
.section-play-online.template-cash-in-credit-card
  .new-default-popup
  .intro
  .default-modal-buttons
  button,
.section-play-online.template-cash-in-credit-card
  .new-default-popup
  .intro
  .delete-modal-buttons
  button,
.section-play-online.template-cash-in-credit-card
  .new-default-popup
  .intro
  .new-default-modal-buttons
  button,
.section-play-online.template-ewallet
  .default-popup
  .intro
  .default-modal-buttons
  button,
.section-play-online.template-ewallet
  .default-popup
  .intro
  .delete-modal-buttons
  button,
.section-play-online.template-ewallet
  .default-popup
  .intro
  .new-default-modal-buttons
  button,
.section-play-online.template-ewallet
  .delete-popup
  .intro
  .default-modal-buttons
  button,
.section-play-online.template-ewallet
  .delete-popup
  .intro
  .delete-modal-buttons
  button,
.section-play-online.template-ewallet
  .delete-popup
  .intro
  .new-default-modal-buttons
  button,
.section-play-online.template-ewallet
  .new-default-popup
  .intro
  .default-modal-buttons
  button,
.section-play-online.template-ewallet
  .new-default-popup
  .intro
  .delete-modal-buttons
  button,
.section-play-online.template-ewallet
  .new-default-popup
  .intro
  .new-default-modal-buttons
  button {
  margin-right: 10px;
}
.section-play-online.template-cash-in-credit-card .default-popup .intro p,
.section-play-online.template-cash-in-credit-card .delete-popup .intro p,
.section-play-online.template-cash-in-credit-card .new-default-popup .intro p,
.section-play-online.template-ewallet .default-popup .intro p,
.section-play-online.template-ewallet .delete-popup .intro p,
.section-play-online.template-ewallet .new-default-popup .intro p {
  width: 250px;
  text-align: center;
}
.section-play-online.template-cash-in-credit-card #select-default-modal,
.section-play-online.template-ewallet #select-default-modal {
  max-width: 300px;
}
.section-play-online.template-cash-in-credit-card #select-default-modal .radio,
.section-play-online.template-ewallet #select-default-modal .radio {
  margin: 0.5rem;
}
.section-play-online.template-cash-in-credit-card
  #select-default-modal
  .radio
  input[type="radio"],
.section-play-online.template-ewallet
  #select-default-modal
  .radio
  input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.section-play-online.template-cash-in-credit-card
  #select-default-modal
  .radio
  input[type="radio"]
  + .radio-label:before,
.section-play-online.template-ewallet
  #select-default-modal
  .radio
  input[type="radio"]
  + .radio-label:before {
  content: "";
  border-radius: 100%;
  border: 2px solid #ff0000;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: -0.2em;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.section-play-online.template-cash-in-credit-card
  #select-default-modal
  .radio
  input[type="radio"]:checked
  + .radio-label:before,
.section-play-online.template-ewallet
  #select-default-modal
  .radio
  input[type="radio"]:checked
  + .radio-label:before {
  background-color: #ff0000;
  border-color: #ff0000;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAQCAQAAABT0/yuAAAAwUlEQVR4AYXRJVRHUQzH8eEuHe0HzxTcKbhTsIxbphFfj1QSXvCKVzzibl/knv3x+z5l229rE3eUsM8B+eKGTO4B2BM7EjnDOBIbojnAeKHGdhjJOqrPdhjMKsoxURqTTJL649CHcdQYPibcAeCCTPkCBzWHv4YXGHeU6yF9qHUiRDGEeqL1I6njBeOAaPmKLl5Qw+Rxj3FGovxEM48o7W7I/O/PN3z1RKn8h3ROAdUhNiRxjDEibohngRtG8ZI/vAIgV/sgV3DSegAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: 50%;
}
.section-play-online.template-cash-in-credit-card
  #select-default-modal
  .radio
  input[type="radio"]:focus
  + .radio-label:before,
.section-play-online.template-ewallet
  #select-default-modal
  .radio
  input[type="radio"]:focus
  + .radio-label:before {
  outline: none;
  border-color: #ff0000;
}
.section-play-online.template-cash-in-credit-card
  #select-default-modal
  .radio
  input[type="radio"]:disabled
  + .radio-label:before,
.section-play-online.template-ewallet
  #select-default-modal
  .radio
  input[type="radio"]:disabled
  + .radio-label:before {
  border-color: #ff0000;
  background: grey;
  opacity: 0.5;
}
.section-play-online.template-cash-in-credit-card
  #select-default-modal
  .radio
  input[type="radio"]
  + .radio-label:empty:before,
.section-play-online.template-ewallet
  #select-default-modal
  .radio
  input[type="radio"]
  + .radio-label:empty:before {
  margin-right: 0;
}
@media only screen and (max-width: 679px) {
  .section-play-online.template-cash-in-credit-card .cards-container,
  .section-play-online.template-ewallet .cards-container {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
}
@media only screen and (max-width: 338px) {
  .section-play-online.template-cash-in-credit-card .add-card,
  .section-play-online.template-cash-in-credit-card .bottom-menu,
  .section-play-online.template-cash-in-credit-card .card,
  .section-play-online.template-cash-in-credit-card .expired,
  .section-play-online.template-cash-in-credit-card .expired-body,
  .section-play-online.template-cash-in-credit-card .top-expire,
  .section-play-online.template-ewallet .add-card,
  .section-play-online.template-ewallet .bottom-menu,
  .section-play-online.template-ewallet .card,
  .section-play-online.template-ewallet .expired,
  .section-play-online.template-ewallet .expired-body,
  .section-play-online.template-ewallet .top-expire {
    width: 270px !important;
  }
  @-moz-document url-prefix() {
    .section-play-online.template-cash-in-credit-card #contents,
    .section-play-online.template-ewallet #contents {
      margin: auto !important;
    }
  }
}
@media only screen and (min-width: 680px) and (max-width: 745px) {
  .section-play-online.template-cash-in-credit-card .add-card,
  .section-play-online.template-cash-in-credit-card .bottom-menu,
  .section-play-online.template-cash-in-credit-card .card,
  .section-play-online.template-cash-in-credit-card .expired,
  .section-play-online.template-cash-in-credit-card .expired-body,
  .section-play-online.template-cash-in-credit-card .top-expire,
  .section-play-online.template-ewallet .add-card,
  .section-play-online.template-ewallet .bottom-menu,
  .section-play-online.template-ewallet .card,
  .section-play-online.template-ewallet .expired,
  .section-play-online.template-ewallet .expired-body,
  .section-play-online.template-ewallet .top-expire {
    width: 270px !important;
  }
  .section-play-online.template-cash-in-credit-card
    .card-components
    .card
    .card-number,
  .section-play-online.template-ewallet .card-components .card .card-number {
    font-size: 22px;
    letter-spacing: 2.2px;
  }
}
@-webkit-keyframes loading {
  0% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
@keyframes loading {
  0% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
.section-play-online .col-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: -25px;
  margin-right: -25px;
}
.section-play-online .col-container:after {
  content: "";
  display: table;
  clear: both;
}
.section-play-online .col-container .col {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: calc(100% - 50px);
  flex-basis: calc(100% - 50px);
  width: calc(100% - 50px);
  margin-bottom: 20px;
  float: left;
}
.section-play-online .col-container .col:nth-child(1n) {
  margin-left: 25px;
  margin-right: 25px;
  clear: none;
}
.section-play-online .col-container .col:nth-child(1n-0) {
  clear: left;
}
@media screen and (min-width: 800px) {
  .section-play-online .col-container .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 50px);
    flex-basis: calc(50% - 50px);
    width: calc(50% - 50px);
    margin-bottom: 20px;
    float: left;
  }
  .section-play-online .col-container .col:nth-child(1n) {
    margin-left: 25px;
    margin-right: 25px;
    clear: none;
  }
  .section-play-online .col-container .col:nth-child(2n-1) {
    clear: left;
  }
}
@media screen and (max-width: 799px) {
  .section-play-online .col-container .col {
    display: block;
  }
}
.section-play-online .helpPanel {
  display: none;
}
.section-play-online #quickBuyControls {
  border-top: 5px solid #efefef;
  padding-top: 20px;
  margin-top: 10px;
}
.section-play-online #quickBuyControls form {
  margin: 0;
}
.section-play-online #quickBuyControls .button-grid button {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: border-box;
}
@media screen and (min-width: 375px) {
  .section-play-online #quickBuyControls .button-grid button {
    margin: 5px;
    width: calc(50% - 10px);
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
  }
}
@media screen and (min-width: 800px) {
  .section-play-online #quickBuyControls .button-grid button {
    margin: 5px;
    width: calc(33.333% - 10px);
    -ms-flex-preferred-size: calc(33.333% - 10px);
    flex-basis: calc(33.333% - 10px);
  }
}
.section-play-online #createTicketControls .button-grid button {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media screen and (min-width: 800px) {
  .section-play-online #createTicketControls .button-grid button {
    width: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.section-play-online #createTicketControls h3,
.section-play-online #quickBuyControls h3 {
  margin: 0 0 0.7em;
  font-size: 140%;
}
.section-play-online #ticketCostBox {
  background: #ff0000;
  color: #fff;
  border-radius: 5px;
  padding: 1em;
  position: relative;
  text-align: center;
  font-size: 110%;
  margin: 0;
}
@media screen and (min-width: 800px) {
  .section-play-online #ticketCostBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 320px;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section-play-online #ticketCostBox:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border: 10px solid rgba(0, 0, 0, 0);
    border-bottom-color: #ff0000;
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 800px) and (min-width: 800px) {
  .section-play-online #ticketCostBox:after {
    width: 0;
    height: 0;
    display: block;
    border: 10px solid rgba(0, 0, 0, 0);
    border-right-color: #ff0000;
    top: 50%;
    left: -20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.section-play-online #ticketCostBox p {
  margin: 0;
}
.section-play-online #ticketCostBox span {
  font-weight: 700;
}
@media screen and (min-width: 375px) {
  .section-play-online #ticketCostBox span {
    font-size: 250%;
    display: block;
    padding-top: 10px;
    line-height: 0.8;
  }
}
.section-play-online #overpricedNotice,
.section-play-online #priceRiseNotice {
  margin-top: 0;
}
@media screen and (min-width: 800px) {
  .section-play-online .mobile-message {
    display: none;
  }
}
.section-play-online .desktop-message {
  display: none;
}
@media screen and (min-width: 800px) {
  .section-play-online .desktop-message {
    display: block;
  }
}
.section-play-online #configureTicket {
  display: none;
}
.section-play-online #configureTicket form {
  margin: 0;
}
.section-play-online #configureTicket h3 {
  font-size: 140%;
  margin: 0 0 1em;
}
.recipients-table .section-play-online #configureTicket .dataTables_paginate,
.section-play-online
  #configureTicket
  #history-table_wrapper
  .dataTables_paginate,
.section-play-online #configureTicket .buttons,
.section-play-online #configureTicket .formControls,
.section-play-online #configureTicket .nav-pagination,
.section-play-online #configureTicket .recipients-table .dataTables_paginate,
.section-play-online
  #history-table_wrapper
  #configureTicket
  .dataTables_paginate {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.section-play-online #configureTicket #chooseGame,
.section-play-online #configureTicket #chooseNumbers,
.section-play-online #configureTicket .addEditfavoriteName,
.section-play-online #configureTicket .confirm-wrap {
  background: #efefef;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.section-play-online #configureTicket #chooseNumbers .ticket-row {
  background: #fff;
}
.section-play-online #configureTicket #chooseNumbers .ticket-row.selected {
  background: #ff0000;
}
.section-play-online #configureTicket .confirm-wrap {
  background: #ff0000;
  color: #fff;
}
.section-play-online #configureTicket .confirm-wrap #confirmHeading {
  display: none;
}
.section-play-online #numberPickerContainer {
  background: #ff0000;
  border-radius: 2px;
  padding: 20px;
}
@media screen and (min-width: 800px) {
  .section-play-online #numberPickerContainer {
    top: 0;
  }
}
.section-play-online #numberPickerContainer #textnum {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}
.section-play-online #numberPickerContainer .numbers-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section-play-online #numberPickerContainer .numbers-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.section-play-online #numberPickerContainer .numbers-wrapper .numberPicker {
  cursor: pointer;
  margin: 5px;
}
@media screen and (max-width: 799px) {
  .section-play-online #numberPickerContainer .numbers-wrapper .numberPicker {
    width: 44px;
    height: 44px;
    line-height: 3;
    font-size: 16px;
  }
}
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .numberPicker.active {
  background: #ebbf2b;
  color: #fff;
}
.section-play-online #numberPickerContainer .footer {
  padding-top: 20px;
  text-align: center;
}
.section-play-online #numberPickerContainer .footer button {
  margin: 0 5px;
}
.section-play-online #customTicketNumbers #numberPickerContainer {
  position: relative;
  top: -10px;
  border-radius: 0 0 2px 2px;
}
.section-play-online #customTicketNumbers .ticket-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin: 0 0 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  background: #efefef;
  border-radius: 2px;
}
.section-play-online #customTicketNumbers .ticket-row:after {
  content: "";
  display: table;
  clear: both;
}
.section-play-online #customTicketNumbers .ticket-row .boardNumberInput {
  background: #ff0000;
  position: relative;
  margin: 2px 5px;
}
@media screen and (max-width: 799px) {
  .section-play-online #customTicketNumbers .ticket-row .boardNumberInput {
    width: 44px;
    height: 44px;
    line-height: 3;
    font-size: 16px;
  }
}
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput.powerball {
  background-color: #003596;
  color: #fff;
}
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput.powerball
  .powerpik {
  font-size: 14px;
  color: #fff;
  position: relative;
  top: 3px;
}
@media screen and (min-width: 800px) {
  .section-play-online
    #customTicketNumbers
    .ticket-row
    .boardNumberInput.powerball
    .powerpik {
    font-size: 10px;
    top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .section-play-online
    #customTicketNumbers
    .ticket-row
    .boardNumberInput.powerball
    .powerpik {
    font-size: 9px;
    top: -1px;
  }
}
.section-play-online #customTicketNumbers .ticket-row .boardNumberInput input {
  border: none;
  background: rgba(0, 0, 0, 0);
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 799px) {
  .section-play-online
    #customTicketNumbers
    .ticket-row
    .boardNumberInput
    input {
    width: 44px;
    height: 44px;
    line-height: 3;
    font-size: 16px;
  }
}
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input.td-select,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input:focus {
  background: #ebbf2b;
}
.section-play-online #customTicketNumbers .ticket-row.selected {
  background: #ff0000;
  position: relative;
}
.section-play-online #customTicketNumbers .ticket-row.selected:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: 10px solid rgba(0, 0, 0, 0);
  border-right-color: #ff0000;
  position: absolute;
  top: 50%;
  left: -20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
@media screen and (min-width: 800px) {
  .section-play-online #customTicketNumbers .ticket-row.selected:before {
    display: block;
  }
}
.section-play-online
  #customTicketNumbers
  .ticket-row.selected
  .boardNumberInput {
  background: #fff;
  color: #000;
}
.section-play-online
  #customTicketNumbers
  .ticket-row.selected
  .boardNumberInput.powerball {
  background-color: #003596;
}
.section-play-online
  #customTicketNumbers
  .ticket-row.selected
  .boardNumberInput.powerball
  input {
  color: #fff;
}
.section-play-online
  #customTicketNumbers
  .ticket-row.selected
  .boardNumberInput
  input {
  color: #000;
}
.section-play-online #customTicketNumbers .ticket-row .fancy-input,
.section-play-online #customTicketNumbers .ticket-row input[type="radio"] {
  display: none;
}
.section-play-online .cash3 #customTicketNumbers .ticket-row.selected {
  color: #fff;
}
.section-play-online .cash3 #customTicketNumbers .boardControls {
  font-size: 14px;
  padding-right: 10px;
}
@media screen and (min-width: 375px) {
  .section-play-online .cash3 #customTicketNumbers .boardControls {
    width: 100%;
  }
}
@media screen and (min-width: 800px) {
  .section-play-online .cash3 #customTicketNumbers .boardControls {
    width: 50%;
  }
}
.section-play-online .cash3 #customTicketNumbers .boardControls > div {
  float: left;
  width: 50%;
}
.section-play-online .cash3 #customTicketNumbers .boardControls .fancy-input,
.section-play-online
  .cash3
  #customTicketNumbers
  .boardControls
  input[type="checkbox"],
.section-play-online
  .cash3
  #customTicketNumbers
  .boardControls
  input[type="radio"] {
  display: block;
  float: left;
  opacity: 1;
  background: none;
  width: auto;
  height: auto;
  border: 1px;
}
.section-play-online .cash3 #customTicketNumbers #undefined.undefined,
.section-play-online .cash3 #customTicketNumbers .hidden-desktop {
  display: none;
}
.section-play-online .cash3 #cash3MetaSelects {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
}
.section-play-online .cash3 #cash3MetaSelects p {
  margin: 0 0 10px;
}
@media screen and (min-width: 375px) {
  .section-play-online .cash3 #cash3MetaSelects #metaSelectPlayType,
  .section-play-online .cash3 #cash3MetaSelects #metaSelectWager {
    width: 50%;
    float: left;
  }
}
.section-play-online .cash3 #cash3MetaSelects button {
  float: right;
  margin: 20px 0 0;
}
.section-play-online #loadHere {
  border-bottom: 5px solid #efefef;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
.section-play-online #favContainer {
  background: #ff0000;
  color: #fff;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
}
.section-play-online #favContainer form {
  margin: 0;
}
.section-play-online #favContainer .fancy-input {
  border-color: #fff;
}
@media screen and (min-width: 800px) {
  .section-play-online #favContainer #favoritesBuyForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
  }
  .section-play-online #favContainer #favoritesBuyForm:after {
    content: "";
    display: table;
    clear: both;
  }
}
.section-play-online #favContainer #favoritesBuyForm .favoritesChoice {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5em 0;
}
@media screen and (min-width: 800px) {
  .section-play-online #favContainer #favoritesBuyForm .favoritesChoice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    width: calc(50% - 20px);
    float: left;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    margin-bottom: 0;
  }
  .section-play-online
    #favContainer
    #favoritesBuyForm
    .favoritesChoice:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .section-play-online
    #favContainer
    #favoritesBuyForm
    .favoritesChoice:nth-child(2n-1) {
    clear: left;
  }
}
.section-play-online
  #favContainer
  #favoritesBuyForm
  .favoritesChoice
  .fancy-input {
  margin: 0 0.5em 0 0;
  min-width: 25px;
}
.section-play-online #favContainer #favoritesBuyForm .favoritesChoice label {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  line-height: 1.3;
}
.section-play-online
  #favContainer
  #favoritesBuyForm
  .favoritesChoice
  label:after {
  display: none;
}
.section-play-online #favContainer #favoritesBuyForm .formControls {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 15px;
  border: none;
  text-align: center;
}
.section-play-online #favContainer #favoritesBuyForm .formControls button {
  margin: 0 5px;
}
.section-play-online .ticket-preview .ticket-header .game-banner {
  border-radius: 5px 5px 0 0;
}
.section-play-online .ticket-preview .ticket-body {
  background: #efefef;
  padding: 20px 4px;
  border-radius: 0 0 5px 5px;
}
@media screen and (min-width: 465px) {
  .section-play-online .ticket-preview .ticket-body {
    padding: 20px;
  }
}
@media screen and (min-width: 800px) {
  .section-play-online .ticket-preview .ticket-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
  }
  .section-play-online .ticket-preview .ticket-numbers:after {
    content: "";
    display: table;
    clear: both;
  }
}
.section-play-online .ticket-preview .ticket-numbers .ticket-line {
  margin-bottom: 10px;
}
@media screen and (min-width: 800px) {
  .section-play-online .ticket-preview .ticket-numbers .ticket-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    width: calc(50% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .section-play-online
    .ticket-preview
    .ticket-numbers
    .ticket-line:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .section-play-online
    .ticket-preview
    .ticket-numbers
    .ticket-line:nth-child(2n-1) {
    clear: left;
  }
}
.section-play-online .ticket-preview .ticket-numbers .ticket-line .line-number {
  background: #fff;
  color: #000;
  font-size: 80%;
  line-height: 1.1;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  .ticket-line
  .line-number.cash3TicketColumn {
  font-size: 60%;
  width: 100px;
}
.section-play-online .ticket-preview .ticket-numbers .ticket-line td {
  vertical-align: middle;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  .ticket-line
  .powerballColumn {
  background: #fff;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  .ticket-line
  .powerballColumn
  span {
  background-color: #003596;
  color: #fff;
  white-space: nowrap;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  .ticket-line
  .powerballColumn
  span.powerpikNumber {
  position: relative;
  top: 3px;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  .ticket-line
  .powerballColumn
  span
  small {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 10px;
}
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  .ticket-preview
  .ticket-numbers
  .ticket-line
  input,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .ticket-preview
  .ticket-numbers
  .ticket-line
  .boardNumberInput,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .ticket-preview
  .ticket-numbers
  .ticket-line
  .numberPicker,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  .ticket-preview
  .ticket-numbers
  .ticket-line
  span,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .ticket-line
  #customTicketNumbers
  .ticket-row
  .boardNumberInput,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .ticket-line
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .ticket-line
  #numberPickerContainer
  .numbers-wrapper
  .numberPicker,
.section-play-online .ticket-preview .ticket-numbers .ticket-line .ball,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .ticket-line
  .ball--inverse,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .ticket-line
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span {
  margin: 5px 2px;
}
.section-play-online .ticket-preview .ticket-numbers table {
  margin: 0;
  table-layout: fixed;
}
.section-play-online .ticket-preview .ticket-numbers td,
.section-play-online .ticket-preview .ticket-numbers th {
  padding: 0;
  text-align: center;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  .monday-lotto
  td.lw-gh-board-win-number
  span,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .saturday-lotto
  td.lw-gh-board-win-number
  span,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .wednesday-lotto
  td.lw-gh-board-win-number
  span {
  background-color: #ebbf2b;
}
.section-play-online .ticket-preview .ticket-numbers .lw-powerball-table {
  margin-left: 3px;
  margin-right: 3px;
  max-width: 50px;
  min-width: 20px;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  .lw-powerball-table
  tr
  td.powerballColumn {
  background-color: #e6f2f6 !important;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  .lw-powerball-table
  tr
  td.powerballColumn
  span {
  background-color: #fff;
  color: #000;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  .lw-powerball-table
  tr
  td.powerballColumn
  span.powerpikNumber {
  font-size: 10px !important;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  .cash-3
  td.lw-gh-board-win-number
  span,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .oz-lotto
  td.lw-gh-board-win-number
  span,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .powerball
  td.lw-gh-board-win-number
  span,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .set-for-life
  td.lw-gh-board-win-number
  span,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .soccer-pools
  td.lw-gh-board-win-number
  span,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .super66
  td.lw-gh-board-win-number
  span {
  background-color: #ebbf2b;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  td.lw-gh-board-sup-number
  span {
  background-color: #9c9c9c !important;
  border: 1px dashed #000;
  color: #fff !important;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  td.lw-gh-board-sup-number
  span.powerballNumber,
.section-play-online
  .ticket-preview
  .ticket-numbers
  td.lw-gh-board-sup-number
  span.powerpikNumber {
  background-color: #ebbf2b !important;
  border: 1px solid #000 !important;
  color: #003596 !important;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  .cash-3.type-4.any
  td.lw-gh-board-win-number.any.exact
  span,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .cash-3.type-4.any
  td.lw-gh-board-win-number.any
  span {
  background-color: #ebbf2b;
  color: #fff;
  border: 1px solid #000;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  .cash-3.type-4.any
  td.lw-gh-board-win-number.exact
  span {
  background-color: #fff;
  border: 0;
  color: #000;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  .cash-3.type-2.exact
  td.lw-gh-board-win-number.exact.any
  span,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .cash-3.type-2.exact
  td.lw-gh-board-win-number.exact
  span,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .cash-3.type-4.exact
  td.lw-gh-board-win-number.exact.any
  span,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .cash-3.type-4.exact
  td.lw-gh-board-win-number.exact
  span {
  background-color: #ebbf2b;
  color: #fff;
  border: 1px solid #000;
}
.section-play-online
  .ticket-preview
  .ticket-numbers
  .cash-3.type-2.exact
  td.lw-gh-board-win-number.any
  span,
.section-play-online
  .ticket-preview
  .ticket-numbers
  .cash-3.type-4.exact
  td.lw-gh-board-win-number.any
  span {
  background-color: #fff;
  border: 0;
  color: #000;
}
.section-play-online .receipt-table {
  border-radius: 0 0 5px 5px;
  position: relative;
  top: -3px;
}
.section-play-online #checkEntryDetails .ticket-body,
.section-play-online #standardReceipt .ticket-body {
  border-radius: 0;
}
.section-play-online #continueButton a {
  display: none;
}
.section-play-online #saveFavouriteControls {
  padding: 20px 0 10px;
}
.section-play-online .portletNavigationTree {
  margin: 0 0 20px;
}
@media screen and (min-width: 1200px) {
  .section-play-online .portletNavigationTree {
    display: block;
  }
}
.section-play-online .portletNavigationTree dd,
.section-play-online .portletNavigationTree ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.section-play-online .portletNavigationTree .portletHeader {
  display: none;
}
.section-play-online .portletNavigationTree ul li a {
  border-bottom: 2px solid #ff0000;
  display: block;
  padding: 10px 0;
  text-decoration: none;
  font-family: acumin-pro, sans-serif;
  font-size: 120%;
}
.section-play-online .portletNavigationTree ul li a img {
  display: none;
}
.section-play-online .portletNavigationTree ul li a:hover {
  padding-left: 10px;
}
.section-play-online .portletNavigationTree ul li a.navTreeCurrentItem {
  color: #ebbf2b;
}
.section-play-online .portletNavigationTree ul li:last-of-type a {
  border-bottom: 0;
}
.section-play-online .portletNavigationTree ul li ul {
  border-bottom: 2px solid #ff0000;
}
.section-play-online .portletNavigationTree ul li ul a {
  font-size: 90%;
  padding: 5px 0;
  border-bottom: 1px solid #efefef;
}
.section-play-online .portletNavigationTree #playnow_holder {
  display: none;
}
.section-play-online .formControls {
  border-top: 5px solid #efefef;
  padding-top: 20px;
  margin-top: 20px;
  text-align: right;
}
.section-play-online .formControls .button {
  margin: 0 0 10px 10px;
}
.section-play-online .formHelp {
  color: #ff0000;
  font-style: italic;
  padding-bottom: 5px;
}
.section-play-online #securityQAForm ul {
  list-style-type: none;
}
.section-play-online #securityQAForm ul li {
  margin-left: 0;
}
.section-play-online #securityQAForm ul li:before {
  display: none;
}
.section-play-online .hiddenField {
  display: none;
  background-color: #efefef;
  border: none;
  color: #efefef;
  position: absolute;
  top: -1000px;
}
.section-play-online .username-instruction {
  margin: 0;
}
.recipients-table .section-play-online #login_form > div#grants_info,
.section-play-online #login_form > div.message-warning.gamecards-error,
.section-play-online #login_form > div.message-warning.portalMessage,
.section-play-online #login_form > div.message.message-warning,
.section-play-online .recipients-table #login_form > div#grants_info {
  display: none;
}
.section-play-online #timeoutMessage {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.section-play-online #timeoutMessage #timeout-container {
  text-align: center;
  position: fixed;
  top: 40%;
  left: 50%;
  background: #ff0000;
  color: #fff;
  width: 90%;
  max-width: 500px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 20px;
  border-radius: 5px;
}
.section-play-online #timeoutMessage #timeout-container button {
  margin-bottom: 20px;
}
.section-play-online #timeoutMessage #timeout-container #timeoutCountdown {
  font-size: 300%;
  line-height: 1;
  margin: 0;
}
.section-play-online #editDetailsPage dd,
.section-play-online #eWalletPage dd {
  margin: 0;
  padding: 1em 0;
}
.section-play-online #editDetailsPage dd h1,
.section-play-online #editDetailsPage dd h2,
.section-play-online #editDetailsPage dd h3,
.section-play-online #eWalletPage dd h1,
.section-play-online #eWalletPage dd h2,
.section-play-online #eWalletPage dd h3 {
  font-size: 130%;
  margin: 0 0 20px;
  color: #ff0000;
}
.section-play-online #editDetailsPage dd .display-data,
.section-play-online #eWalletPage dd .display-data {
  border-bottom: 5px solid #efefef;
  background: 50% no-repeat;
  padding: 20px 0;
}
.section-play-online #editDetailsPage dd .display-data:first-of-type,
.section-play-online #eWalletPage dd .display-data:first-of-type {
  padding-top: 0;
}
.section-play-online #editDetailsPage dd .display-data:last-of-type,
.section-play-online #eWalletPage dd .display-data:last-of-type {
  border-bottom: 0;
}
.section-play-online #editDetailsPage dd fieldset,
.section-play-online #eWalletPage dd fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.section-play-online #editDetailsPage dd form,
.section-play-online #eWalletPage dd form {
  margin-bottom: 0;
}
.section-play-online #editDetailsPage dd #ewallet-deposit form,
.section-play-online #editDetailsPage dd #ewallet-withdraw form,
.section-play-online #editDetailsPage dd #history-data-table form,
.section-play-online #eWalletPage dd #ewallet-deposit form,
.section-play-online #eWalletPage dd #ewallet-withdraw form,
.section-play-online #eWalletPage dd #history-data-table form {
  border-top: 5px solid #efefef;
  border-bottom: 5px solid #efefef;
  padding: 20px 0;
  margin-bottom: 20px;
}
.section-play-online #editDetailsPage dd #ewallet-deposit form p:first-of-type,
.section-play-online #editDetailsPage dd #ewallet-withdraw form p:first-of-type,
.section-play-online
  #editDetailsPage
  dd
  #history-data-table
  form
  p:first-of-type,
.section-play-online #eWalletPage dd #ewallet-deposit form p:first-of-type,
.section-play-online #eWalletPage dd #ewallet-withdraw form p:first-of-type,
.section-play-online #eWalletPage dd #history-data-table form p:first-of-type {
  margin-top: 0;
}
.section-play-online #editDetailsPage dd .button,
.section-play-online #editDetailsPage dd button,
.section-play-online #eWalletPage dd .button,
.section-play-online #eWalletPage dd button {
  margin-bottom: 10px;
}
.section-play-online #editDetailsPage dd .reqFields,
.section-play-online #eWalletPage dd .reqFields,
.section-play-online #sidebar .section-favourites {
  display: none;
}
.section-play-online #favoritesPage #history-data-table {
  background: #efefef;
  height: 200px;
  position: relative;
  overflow: hidden;
}
.section-play-online #favoritesPage #history-data-table table {
  display: none;
}
.section-play-online #favoritesPage #history-data-table > div {
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.section-play-online #favoritesPage #history-data-table:after {
  content: "";
  background: #fff url(../images/loading.gif) no-repeat 50%;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.section-play-online #favoritesPage #history-data-table.state--loaded {
  background: rgba(0, 0, 0, 0);
  padding: 0;
  height: auto;
}
.section-play-online #favoritesPage #history-data-table.state--loaded table {
  display: table;
}
.section-play-online #favoritesPage #history-data-table.state--loaded:after {
  display: none;
}
.section-play-online #favoritesPage #history-data-table.state--loaded > div {
  opacity: 1;
}
.section-play-online #favoritesPage #history-data-table .gameEntry {
  color: #fff;
  padding: 10px;
  background: #ff0000;
  margin-bottom: 10px;
  border-radius: 2px;
}
.section-play-online #favoritesPage #history-data-table .gameEntry:before {
  content: "";
  width: 100px;
  height: 100px;
  float: left;
  margin: 0 10px 10px 0;
}
.section-play-online #favoritesPage #history-data-table .gameEntry .fav-name {
  font-size: 110%;
  font-family: acumin-pro, sans-serif;
  margin: 10px 0;
}
.section-play-online
  #favoritesPage
  #history-data-table
  .gameEntry
  .switchClosed {
  float: right;
  margin: 10px;
}
.section-play-online
  #favoritesPage
  #history-data-table
  .nodataavailableintable {
  display: none;
}
.section-play-online .favourite-preview {
  background: #ff0000;
  border-radius: 4px;
}
.section-play-online .favourite-preview .ticketTop {
  padding: 20px;
  position: relative;
  min-height: 100px;
  color: #fff;
}
.section-play-online .favourite-preview .ticketTop i {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 10px;
}
.section-play-online .favourite-preview .ticketTop .favoriteDetail {
  padding-left: 100px;
}
.section-play-online .favourite-preview .ticketTop .favoriteDetail input {
  margin: 10px 0 0;
}
.section-play-online .favourite-preview #ticketArea {
  background: #80d6f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin: 0;
}
.section-play-online .favourite-preview #ticketArea:after {
  content: "";
  display: table;
  clear: both;
}
.section-play-online .favourite-preview #ticketArea .favourite-table {
  margin: 10px 20px !important;
}
@media screen and (min-width: 800px) {
  .section-play-online .favourite-preview #ticketArea .favourite-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 40px);
    flex-basis: calc(50% - 40px);
    width: calc(50% - 40px);
    margin-bottom: 20px;
    float: left;
  }
  .section-play-online
    .favourite-preview
    #ticketArea
    .favourite-table:nth-child(1n) {
    margin-left: 20px;
    margin-right: 20px;
    clear: none;
  }
  .section-play-online
    .favourite-preview
    #ticketArea
    .favourite-table:nth-child(2n-1) {
    clear: left;
  }
}
.section-play-online .favourite-preview #ticketArea .favourite-table table {
  border-radius: 5px;
  background: #ff0000;
  margin: 0;
  table-layout: fixed;
}
.section-play-online .favourite-preview #ticketArea .favourite-table table td {
  border: none;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  td.cash3TicketColumn,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  td.powerballColumn,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  td:first-child {
  background: #fff;
  font-size: 14px;
  border-radius: 5px 0 0 5px;
  color: #000;
}
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  td.cash3TicketColumn,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  td.powerballColumn {
  font-size: 100%;
  border-radius: 0 5px 5px 0;
}
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  td.cash3TicketColumn
  span,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  td.powerballColumn
  span {
  background-color: #003596;
  color: #fff;
  white-space: nowrap;
}
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  td.cash3TicketColumn
  span.powerpikNumber,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  td.powerballColumn
  span.powerpikNumber {
  position: relative;
  top: 4px;
}
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  td.cash3TicketColumn
  span
  small,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  td.powerballColumn
  span
  small {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 10px;
}
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  td.cash3TicketColumn {
  font-size: 11px;
  line-height: 1.1;
}
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span {
  margin: 5px 2px;
}
.section-play-online .favourite-preview .formControls {
  border-top: none;
  margin: 0;
  padding: 20px;
}
.section-play-online .gameEntry .list {
  float: left;
  width: 100%;
}
.section-play-online .gameEntry .favourite-preview {
  background: rgba(0, 0, 0, 0) !important;
}
.section-play-online .gameEntry .favourite-preview .ticketTop {
  display: none;
}
.section-play-online .gameEntry .favourite-preview #ticketArea {
  border-radius: 5px;
}
.section-play-online .add-favourite {
  position: relative;
}
.section-play-online .add-favourite .add-favourite-toggle {
  display: inline-block;
  height: 40px;
  line-height: 36px;
  padding: 0 10px;
  margin-bottom: 10px;
  border: 2px solid #ff0000;
  border-radius: 5px;
  text-decoration: none;
}
@media screen and (min-width: 800px) {
  .section-play-online .add-favourite .add-favourite-toggle {
    position: absolute;
    top: -50px;
    right: 0;
  }
}
.section-play-online .add-favourite .add-favourite-toggle:before {
  content: "+";
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid #ff0000;
  color: #ff0000;
  line-height: 16px;
  text-align: center;
  margin: 0 10px 0 0;
  border-radius: 100%;
  font-weight: 700;
  font-size: 120%;
}
.section-play-online .add-favourite .add-favourite-toggle.state--active {
  background: #ff0000;
  color: #fff;
}
.section-play-online .add-favourite .add-favourite-toggle.state--active:before {
  content: "x";
  border-color: #fff;
  color: #fff;
  font-size: 100%;
}
.section-play-online .add-favourite .choose-favourite {
  display: none;
  background: #ff0000;
  padding: 20px;
  overflow: hidden;
  margin: 0 0 20px;
}
.section-play-online .add-favourite .choose-favourite h2 {
  font-size: 150%;
}
.section-play-online .add-favourite .choose-favourite * {
  color: #fff;
  text-decoration: none;
}
.section-play-online .add-favourite .choose-favourite ul.games {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: auto;
}
.section-play-online .add-favourite .choose-favourite ul.games li {
  background: #fff;
  color: #333;
  border-radius: 5px;
  padding: 5px;
  margin: 5px 0 !important;
  display: block;
  width: 100%;
  float: left;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.section-play-online .add-favourite .choose-favourite ul.games li:hover {
  background: hsla(0, 0%, 100%, 0.8);
}
@media screen and (min-width: 800px) {
  .section-play-online .add-favourite .choose-favourite ul.games li {
    width: 49%;
    margin-right: 2% !important;
  }
  .section-play-online
    .add-favourite
    .choose-favourite
    ul.games
    li:nth-child(2n) {
    margin-right: 0 !important;
    clear: right;
  }
}
.section-play-online .add-favourite .choose-favourite ul.games li * {
  display: table-cell;
  vertical-align: middle;
}
.section-play-online .add-favourite .choose-favourite ul.games li a {
  display: block;
}
.section-play-online .add-favourite .choose-favourite ul.games li .game-logo {
  width: 60px;
  height: 60px;
}
.section-play-online .add-favourite .choose-favourite ul.games li .game-name {
  color: #333;
  font-size: 120%;
  padding-left: 10px;
}
.section-play-online.template-complete-registration #sidebar,
.section-play-online.template-continue-registration #sidebar,
.section-play-online.template-evid-signup #sidebar,
.section-play-online.template-evid-success #sidebar,
.section-play-online.template-set-initial-password #sidebar,
.section-play-online.template-signup #sidebar,
.section-play-online.template-upgrade #sidebar {
  display: none;
}
.section-play-online.template-complete-registration .main-container-inner,
.section-play-online.template-continue-registration .main-container-inner,
.section-play-online.template-evid-signup .main-container-inner,
.section-play-online.template-evid-success .main-container-inner,
.section-play-online.template-set-initial-password .main-container-inner,
.section-play-online.template-signup .main-container-inner,
.section-play-online.template-upgrade .main-container-inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section-play-online #error-text-email .success {
  display: none;
}
.section-play-online #signup-form #onlineRegoForm fieldset:not(:first-of-type) {
  display: none;
}
.section-play-online #signup-form fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.section-play-online #signup-form .terms {
  margin-bottom: 50px;
}
.section-play-online #signup-form .terms .fancy-input {
  margin-right: 0;
}
.section-play-online #signup-form #address-confirm {
  margin-bottom: 20px;
}
.section-play-online #signup-form #address-confirm.the-lott,
.section-play-online #signup-form #address-confirm.the-lott p {
  display: none;
}
.section-play-online #signup-form #address-confirm,
.section-play-online #signup-form #address-fields,
.section-play-online #signup-form #address-not-found {
  display: none;
  color: #000;
}
.section-play-online #signup-form #address-fields {
  margin-top: 10px;
}
.section-play-online #signup-form #address-confirm-display {
  font-weight: 700;
}
.section-play-online #signup-form #address-confirm-manually {
  color: #ff0000;
  cursor: pointer;
}
.section-play-online #signup-form #lott-reg-link {
  text-decoration: none !important;
}
.section-play-online #signup-form .address-lott-wrap {
  display: none;
  border: 1px solid #ff0000;
  background: #e9f9ff;
  padding: 11px 13px 10px;
  margin-bottom: 5px;
  position: relative;
  top: -11px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 1200px) {
  .section-play-online #signup-form .address-lott-wrap {
    padding: 15px 19px 5px 18px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.section-play-online #signup-form .address-lott-wrap img {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.section-play-online #signup-form .address-lott-wrap p {
  display: inline-block;
  margin: 0 0 8px;
  float: left;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media screen and (min-width: 1200px) {
  .section-play-online #signup-form .address-lott-wrap p {
    margin: 0 15px;
  }
}
.section-play-online #signup-form .address-lott-wrap #lott-reg-button {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  background: #ff0000;
  color: #fff;
  line-height: 1.5;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 107px;
  height: 30px;
  font-size: 14px;
  margin: auto;
}
@media screen and (min-width: 1200px) {
  .section-play-online #signup-form .address-lott-wrap #lott-reg-button {
    width: 154px;
    height: 39px;
    margin: 0;
  }
}
.section-play-online #signup-form .lw-user-error {
  display: none;
}
.section-play-online #signup-form input.previous {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
@media screen and (min-width: 375px) {
  .section-play-online #signup-form input.previous {
    width: auto;
    margin-bottom: 0;
  }
}
.section-play-online #signup-form #no-dl-button {
  width: 100%;
  margin-bottom: 15px;
}
@media screen and (min-width: 375px) {
  .section-play-online #signup-form #no-dl-button {
    margin-top: 0;
    margin-right: 0;
    width: auto;
  }
}
.section-play-online #signup-form #submitButton {
  width: 100%;
}
@media screen and (min-width: 375px) {
  .section-play-online #signup-form #submitButton {
    width: auto;
  }
}
.section-play-online #signup-form div.error-text.subStatePcode {
  clear: both;
}
.section-play-online #signup-form .required:after {
  content: "*";
  color: #d9534f;
  font-family: acumin-pro, sans-serif;
  margin: 0 3px;
}
.section-play-online div.form-extra-sec {
  display: none !important;
}
.section-play-online #progressbar-step1,
.section-play-online #progressbar-step2,
.section-play-online #progressbar-step3,
.section-play-online #progressbar-step4 {
  margin-bottom: 30px;
  overflow: hidden;
  text-align: center;
}
.section-play-online #progressbar-step1 li,
.section-play-online #progressbar-step2 li,
.section-play-online #progressbar-step3 li,
.section-play-online #progressbar-step4 li {
  margin: 60px 0 0;
  list-style-type: none;
  color: #000;
  width: 25%;
  float: left;
  position: relative;
  font-family: acumin-pro, sans-serif;
  text-align: center;
}
.section-play-online #progressbar-step1 li:before,
.section-play-online #progressbar-step2 li:before,
.section-play-online #progressbar-step3 li:before,
.section-play-online #progressbar-step4 li:before {
  content: "1";
  color: #000;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 2px solid #000;
  position: absolute;
  top: -60px;
  left: 50%;
  border-radius: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
  z-index: 2;
}
.section-play-online #progressbar-step1 li:nth-child(2):before,
.section-play-online #progressbar-step2 li:nth-child(2):before,
.section-play-online #progressbar-step3 li:nth-child(2):before,
.section-play-online #progressbar-step4 li:nth-child(2):before {
  content: "2";
}
.section-play-online #progressbar-step1 li:nth-child(3):before,
.section-play-online #progressbar-step2 li:nth-child(3):before,
.section-play-online #progressbar-step3 li:nth-child(3):before,
.section-play-online #progressbar-step4 li:nth-child(3):before {
  content: "3";
}
.section-play-online #progressbar-step1 li:nth-child(4):before,
.section-play-online #progressbar-step2 li:nth-child(4):before,
.section-play-online #progressbar-step3 li:nth-child(4):before,
.section-play-online #progressbar-step4 li:nth-child(4):before {
  content: "4";
}
.section-play-online #progressbar-step1 li:after,
.section-play-online #progressbar-step2 li:after,
.section-play-online #progressbar-step3 li:after,
.section-play-online #progressbar-step4 li:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #ccc;
  position: absolute;
  top: -35px;
  left: -50%;
  z-index: 1;
}
.section-play-online #progressbar-step1 li:first-of-type:after,
.section-play-online #progressbar-step2 li:first-of-type:after,
.section-play-online #progressbar-step3 li:first-of-type:after,
.section-play-online #progressbar-step4 li:first-of-type:after {
  display: none;
}
.section-play-online #progressbar-step1 li.active,
.section-play-online #progressbar-step2 li.active,
.section-play-online #progressbar-step3 li.active,
.section-play-online #progressbar-step4 li.active {
  color: #5cb85c;
}
.section-play-online #progressbar-step1 li.active:before,
.section-play-online #progressbar-step2 li.active:before,
.section-play-online #progressbar-step3 li.active:before,
.section-play-online #progressbar-step4 li.active:before {
  color: #5cb85c;
  border-color: #5cb85c;
}
.section-play-online #progressbar-step1 li.active:after,
.section-play-online #progressbar-step2 li.active:after,
.section-play-online #progressbar-step3 li.active:after,
.section-play-online #progressbar-step4 li.active:after {
  background-color: #5cb85c;
}
.section-play-online.template-complete-registration #bank-details {
  display: none;
  margin-top: 10px;
}
.section-play-online.template-complete-registration #accountBlock {
  display: none;
}
@media screen and (min-width: 375px) {
  .section-play-online.template-complete-registration #pin-fields > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    width: calc(50% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .section-play-online.template-complete-registration
    #pin-fields
    > div:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .section-play-online.template-complete-registration
    #pin-fields
    > div:nth-child(2n-1) {
    clear: left;
  }
}
.section-play-online.template-complete-registration #passwordCheck {
  display: none;
}
@media screen and (min-width: 375px) {
  .section-play-online.template-continue-registration #prs-card-name > div,
  .section-play-online.template-continue-registration #unitStreetNum > div,
  .section-play-online.template-upgrade #prs-card-name > div,
  .section-play-online.template-upgrade #unitStreetNum > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    width: calc(50% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .section-play-online.template-continue-registration
    #prs-card-name
    > div:nth-child(1n),
  .section-play-online.template-continue-registration
    #unitStreetNum
    > div:nth-child(1n),
  .section-play-online.template-upgrade #prs-card-name > div:nth-child(1n),
  .section-play-online.template-upgrade #unitStreetNum > div:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .section-play-online.template-continue-registration
    #prs-card-name
    > div:nth-child(2n-1),
  .section-play-online.template-continue-registration
    #unitStreetNum
    > div:nth-child(2n-1),
  .section-play-online.template-upgrade #prs-card-name > div:nth-child(2n-1),
  .section-play-online.template-upgrade #unitStreetNum > div:nth-child(2n-1) {
    clear: left;
  }
}
@media screen and (min-width: 375px) {
  .section-play-online.template-continue-registration .dobSelects-wrapper,
  .section-play-online.template-upgrade .dobSelects-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
    width: calc(33.33333% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .section-play-online.template-continue-registration
    .dobSelects-wrapper:nth-child(1n),
  .section-play-online.template-upgrade .dobSelects-wrapper:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .section-play-online.template-continue-registration
    .dobSelects-wrapper:nth-child(3n-2),
  .section-play-online.template-upgrade .dobSelects-wrapper:nth-child(3n-2) {
    clear: left;
  }
}
.section-play-online.template-signup .error-text-msg {
  width: 100%;
  margin-top: 0;
}
.section-play-online.template-signup .error-text-msg span {
  display: block;
  margin: 0 0 10px;
}
.section-play-online.template-signup .error-text-msg span.success {
  display: none;
}
.section-play-online.template-signup .error-text-msg span a {
  text-decoration: none;
}
.section-play-online.template-signup .error-text-msg span a span {
  display: inline;
  background: none;
  border: none;
  padding: 0;
}
.section-play-online.template-complete-registration
  form#onlineRegoForm
  #complete-rego-intro
  + .error-text {
  float: none;
}
.section-play-online.template-complete-registration
  form#onlineRegoForm
  .lw-play-style {
  position: relative;
  overflow: hidden;
  clear: both;
}
.section-play-online.template-complete-registration
  form#onlineRegoForm
  .lw-play-style
  #instore-only {
  display: block;
}
@media screen and (min-width: 767px) {
  .section-play-online.template-complete-registration
    form#onlineRegoForm
    .lw-play-style
    #instore-only {
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .section-play-online.template-complete-registration
    form#onlineRegoForm
    .lw-play-style
    #instore-only
    .instore-only-content {
    max-width: 340px;
  }
}
.section-play-online.template-complete-registration
  form#onlineRegoForm
  .lw-play-style
  #instore-and-online {
  display: block;
}
@media screen and (min-width: 767px) {
  .section-play-online.template-complete-registration
    form#onlineRegoForm
    .lw-play-style
    #instore-and-online {
    display: inline-block;
    width: 48%;
  }
}
.section-play-online form#onlineRegoForm .field-request-callback {
  padding-top: 20px;
}
.section-play-online .signup-content {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
@media screen and (min-width: 1200px) {
  .section-play-online .signup-content {
    width: 1100px !important;
  }
}
.section-play-online .signup-content .documentFirstHeading {
  margin-left: 0;
}
@media screen and (min-width: 1200px) {
  .section-play-online .signup-content .documentFirstHeading {
    margin-left: 150px !important;
  }
}
.section-play-online #content #loginPage,
.section-play-online #content .fieldset-inner {
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .section-play-online #content .side-content {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.section-play-online #content .vl {
  display: none;
}
@media screen and (min-width: 1200px) {
  .section-play-online #content .vl {
    display: block;
    border-left: 2px solid #efefef;
    height: 663px;
    margin-left: 49px;
    margin-top: -68px;
  }
}
.section-play-online #content #signup-form {
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 1200px) {
  .section-play-online #content #signup-form {
    margin-bottom: -30px;
  }
}
.section-play-online #content #signup-form .registration-lead-in {
  background: none;
  color: #000;
  border: none;
}
.section-play-online #content #signup-form .inner-fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 800px) {
  .section-play-online #content #signup-form .inner-fieldset {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .section-play-online #content #signup-form .inner-fieldset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 1200px) {
  .section-play-online #content #signup-form .inner-fieldset #progressbar {
    margin-left: -56px;
  }
}
.section-play-online #content .membership-sidebar {
  display: none;
}
@media screen and (min-width: 1200px) {
  .section-play-online #content .membership-sidebar {
    display: block;
    width: 48%;
    width: 400px;
    margin-left: 50px;
    text-align: center;
    margin-top: -70px;
  }
}
.section-play-online #content .membership-sidebar hr {
  clear: both;
  max-width: 1200px;
  max-width: 75rem;
  height: 0;
  margin: 0 0 10px !important;
  border: 1px solid #efefef !important;
}
.section-play-online #content .membership-sidebar .sidebar-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.section-play-online #content .membership-sidebar .sidebar-items img {
  width: 48px !important;
  height: 48px !important;
  margin: 0 0 10px !important;
}
.section-play-online #content .membership-sidebar .sidebar-items h5 {
  margin: 0 0 10px !important;
  color: #ff0000;
}
.section-play-online #content .membership-sidebar .sidebar-items p {
  margin: 0 0 10px !important;
  width: 100%;
}
.section-play-online #names-entry p {
  margin-left: 10px;
  margin-top: 0;
}
.section-play-online #content h1 {
  font-size: 1.3em;
  margin-top: 0;
}
@media screen and (min-width: 1200px) {
  .section-play-online #content h1 {
    font-size: 1.7em;
  }
}
.section-play-online #content .upcoming-games {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
}
.section-play-online #content .upcoming-games:after {
  content: "";
  display: table;
  clear: both;
}
.section-play-online #content .upcoming-games .upcoming-game-link {
  border-radius: 5px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: calc(100% - 20px);
  flex-basis: calc(100% - 20px);
  width: calc(100% - 20px);
  margin-bottom: 20px;
  float: left;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.section-play-online
  #content
  .upcoming-games
  .upcoming-game-link:nth-child(1n) {
  margin-left: 10px;
  margin-right: 10px;
  clear: none;
}
.section-play-online
  #content
  .upcoming-games
  .upcoming-game-link:nth-child(1n-0) {
  clear: left;
}
@media screen and (min-width: 475px) {
  .section-play-online #content .upcoming-games .upcoming-game-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    width: calc(50% - 20px);
    margin-bottom: 20px;
    float: left;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .section-play-online
    #content
    .upcoming-games
    .upcoming-game-link:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .section-play-online
    #content
    .upcoming-games
    .upcoming-game-link:nth-child(2n-1) {
    clear: left;
  }
}
@media screen and (min-width: 800px) {
  .section-play-online #content .upcoming-games .upcoming-game-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
    width: calc(33.33333% - 20px);
    margin-bottom: 20px;
    float: left;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .section-play-online
    #content
    .upcoming-games
    .upcoming-game-link:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .section-play-online
    #content
    .upcoming-games
    .upcoming-game-link:nth-child(3n-2) {
    clear: left;
  }
}
.section-play-online #content .upcoming-games .lotto-red-bg {
  background-color: #db342a;
}
.section-play-online #content .upcoming-games .lotto-red-bg .btn-play-now,
.section-play-online #content .upcoming-games .lotto-red-bg .wideButton {
  color: #db342a;
}
.section-play-online #content .upcoming-games .oz-green-bg {
  background-color: #579f45;
}
.section-play-online #content .upcoming-games .oz-green-bg .btn-play-now,
.section-play-online #content .upcoming-games .oz-green-bg .wideButton {
  color: #579f45;
}
.section-play-online #content .upcoming-games .pb-blue-bg {
  background-color: #064a89;
}
.section-play-online #content .upcoming-games .pb-blue-bg .wideButton {
  color: #064a89;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 390px) {
  .section-play-online #content .upcoming-games .pb-blue-bg .wideButton {
    font-size: 0.8em;
  }
}
.section-play-online #content .upcoming-games .pb-blue-bg .btn-play-now {
  color: #064a89;
}
.section-play-online #content .upcoming-games .sfl-blue-bg {
  background-color: #00b4c2;
}
.section-play-online #content .upcoming-games .sfl-blue-bg .wideButton {
  color: #00b4c2;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 390px) {
  .section-play-online #content .upcoming-games .sfl-blue-bg .wideButton {
    font-size: 0.8em;
  }
}
.section-play-online #content .upcoming-games .sfl-blue-bg .btn-play-now {
  color: #00b4c2;
}
.section-play-online #content .upcoming-games .sfl-blue-bg .prize-money {
  font-size: 0.85em;
}
@media screen and (min-width: 1200px) {
  .section-play-online #content .upcoming-games .sfl-blue-bg .prize-money {
    font-size: 0.75em;
  }
}
.section-play-online #content .upcoming-games .c3-orange-bg {
  background-color: #e55300;
}
.section-play-online #content .upcoming-games .c3-orange-bg .wideButton {
  color: #e55300;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 390px) {
  .section-play-online #content .upcoming-games .c3-orange-bg .wideButton {
    font-size: 0.78em;
  }
}
.section-play-online #content .upcoming-games .c3-orange-bg .btn-play-now {
  color: #e55300;
}
.section-play-online #content .upcoming-games .sp-green-bg {
  background-color: #009878;
}
.section-play-online #content .upcoming-games .sp-green-bg .btn-play-now,
.section-play-online #content .upcoming-games .sp-green-bg .wideButton {
  color: #009878;
}
.section-play-online #content .upcoming-games .s66-magenta-bg {
  background-color: #ae005f;
}
.section-play-online #content .upcoming-games .s66-magenta-bg .btn-play-now,
.section-play-online #content .upcoming-games .s66-magenta-bg .wideButton {
  color: #ae005f;
}
.section-play-online #content .upcoming-games [class*="hz-logo"] {
  background: no-repeat 50%;
  background-size: contain;
  width: 100%;
  max-width: 180px;
  height: 0;
  padding-bottom: 30%;
  margin: 0 auto;
}
.section-play-online #content .upcoming-games .saturday-lotto-hz-logo {
  background-image: url(../images/games/saturday-lotto-hz-logo.svg);
  background-size: 93% auto;
}
.section-play-online #content .upcoming-games .monday-lotto-hz-logo {
  background-image: url(../images/games/monday-lotto-hz-logo.svg);
  background-size: 88% auto;
}
.section-play-online #content .upcoming-games .wednesday-lotto-hz-logo {
  background-image: url(../images/games/wednesday-lotto-hz-logo.svg);
}
.section-play-online #content .upcoming-games .oz-lotto-hz-logo {
  background-image: url(../images/games/oz-lotto-hz-logo.svg);
  background-size: 70% auto;
}
.section-play-online #content .upcoming-games .powerball-lotto-hz-logo {
  background-image: url(../images/games/powerball-lotto-hz-logo.svg);
}
.section-play-online #content .upcoming-games .cash3-lotto-hz-logo {
  background-image: url(../images/games/cash3-lotto-hz-logo.svg);
  background-size: 60% auto;
}
.section-play-online #content .upcoming-games .soccerpools-lotto-hz-logo {
  background-image: url(../images/games/soccerpools-lotto-hz-logo.svg);
}
.section-play-online #content .upcoming-games .super66-lotto-hz-logo {
  background-image: url(../images/games/super66-lotto-hz-logo.svg);
  background-size: 60% auto;
}
.section-play-online #content .upcoming-games .setforlife-hz-logo {
  background-image: url(../images/games/setforlife-hz-logo.png);
}
.section-play-online #content .upcoming-games a.upcoming-game-link {
  display: block;
}
.section-play-online #content .upcoming-games .upcoming-game-content {
  text-align: center;
  position: relative;
  color: #fff;
  font-family: acumin-pro, sans-serif;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section-play-online
  #content
  .upcoming-games
  .upcoming-game-content
  .upcoming-game {
  width: 100%;
  padding: 0 0 30px;
}
.section-play-online
  #content
  .upcoming-games
  .upcoming-game-content
  .upcoming-game
  p {
  font-family: acumin-pro, sans-serif;
  font-weight: 900;
  font-size: 1.7em;
  margin: 0;
}
@media screen and (min-width: 1200px) {
  .section-play-online
    #content
    .upcoming-games
    .upcoming-game-content
    .upcoming-game
    p {
    font-size: 1.5em;
    position: relative;
  }
}
@media screen and (min-width: 375px) {
  .section-play-online
    #content
    .upcoming-games
    .upcoming-game-content
    .upcoming-game
    .logo-big {
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 800px) {
  .section-play-online
    #content
    .upcoming-games
    .upcoming-game-content
    .upcoming-game
    .logo-big {
    width: 100px;
    height: 100px;
  }
}
.section-play-online #content .upcoming-games a.favourites {
  background: #ff0000;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#005777),
    to(#ff0000)
  );
  background-image: -o-linear-gradient(#005777 0, #ff0000 100%);
  background-image: linear-gradient(#005777, #ff0000);
  display: none;
}
@media screen and (min-width: 800px) {
  .section-play-online #content .upcoming-games a.favourites {
    display: block;
  }
}
.section-play-online #content .upcoming-games a.favourites [data-icon] {
  width: 70px;
  height: 70px;
}
.section-play-online #content .upcoming-games .osc_form {
  padding: 0;
  margin: 0;
}
.section-play-online #content .upcoming-games .button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px 10px;
}
@media screen and (min-width: 1200px) {
  .section-play-online #content .upcoming-games .button-wrap {
    font-size: 0.9em;
  }
}
.section-play-online #content .upcoming-games .button-wrap button {
  background-color: #fff;
  border-radius: 5px;
  display: inline-block;
  padding: 0.35em 0;
  position: relative;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
  border: 0;
  width: 50%;
  margin: 0 5px;
}
.section-play-online #content .upcoming-games .button-wrap button:hover {
  opacity: 0.8;
}
.section-play-online #content .upcoming-games .button-wrap button span {
  display: block;
  font-family: acumin-pro, sans-serif;
  color: #000;
  font-weight: 700;
  font-size: 0.9em;
}
.section-play-online #content .upcoming-games .btn-play-now {
  background-color: #fff;
  border-radius: 5px;
  display: block;
  width: 100%;
  padding: 0.65em;
  line-height: 1.5;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
  margin-top: auto;
}
.section-play-online #content .upcoming-games .btn-play-now:hover {
  opacity: 0.8;
}
@media screen and (min-width: 1200px) {
  .section-play-online #content .upcoming-games .btn-play-now {
    font-size: 0.9em;
    bottom: -14px;
  }
}
.section-play-online #content .upcoming-events {
  padding: 20px 0;
}
.section-play-online #content .upcoming-events .upcoming-event {
  border-top: 2px solid #efefef;
  padding: 20px 0;
}
.section-play-online #content .upcoming-events .upcoming-event .logo-big {
  float: left;
  width: 120px;
  height: 120px;
  position: relative;
  top: -18px;
}
.section-play-online
  #content
  .upcoming-events
  .upcoming-event
  .upcoming-event-content
  h5,
.section-play-online
  #content
  .upcoming-events
  .upcoming-event
  .upcoming-event-content
  p {
  margin: 0 0 10px;
}
.section-play-online
  #content
  .upcoming-events
  .upcoming-event
  .upcoming-event-content
  .promo {
  font-weight: 700;
}
@media screen and (min-width: 800px) {
  .section-play-online #content .upcoming-events .upcoming-event .button {
    float: right;
    position: relative;
    top: -60px;
  }
}
.section-play-online
  #history-table_wrapper
  table.dataTable
  > tbody
  > tr.is-clickable
  > td:not(.entryOverlay),
.section-play-online
  #history-table_wrapper
  table.dataTable
  > tr.is-clickable
  > td:not(.entryOverlay),
.section-play-online
  #history-table_wrapper
  table.play-history
  > tbody
  > tr.is-clickable
  > td:not(.entryOverlay),
.section-play-online
  #history-table_wrapper
  table.play-history
  > tr.is-clickable
  > td:not(.entryOverlay) {
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.section-play-online
  #history-table_wrapper
  table.dataTable
  > tbody
  > tr.is-clickable:hover
  > td,
.section-play-online
  #history-table_wrapper
  table.dataTable
  > tr.is-clickable:hover
  > td,
.section-play-online
  #history-table_wrapper
  table.play-history
  > tbody
  > tr.is-clickable:hover
  > td,
.section-play-online
  #history-table_wrapper
  table.play-history
  > tr.is-clickable:hover
  > td {
  background: #ebbf2b;
}
.section-play-online #history-table_wrapper .activeEntry td.entryOverlay,
.section-play-online #history-table_wrapper .resultsEntry td.entryOverlay {
  background: #fff !important;
  padding: 0;
}
.section-play-online #history-table_wrapper .activeEntry .documentFirstHeading,
.section-play-online
  #history-table_wrapper
  .resultsEntry
  .documentFirstHeading {
  display: none;
}
.section-play-online #history-table_wrapper .activeEntry #loadHere,
.section-play-online #history-table_wrapper .resultsEntry #loadHere {
  padding: 20px 0 0;
  border: none;
  margin: 0;
  position: relative;
}
.section-play-online #history-table_wrapper .activeEntry #loadHere:before,
.section-play-online #history-table_wrapper .resultsEntry #loadHere:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: 10px solid rgba(0, 0, 0, 0);
  border-top-color: #ff0000;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section-play-online
  #history-table_wrapper
  .activeEntry
  #loadHere
  .lw-ph-pagination,
.section-play-online
  #history-table_wrapper
  .resultsEntry
  #loadHere
  .lw-ph-pagination {
  display: none;
}
.section-play-online #history-table_wrapper .activeEntry #loadHere .buttons,
.section-play-online
  #history-table_wrapper
  .activeEntry
  #loadHere
  .dataTables_paginate,
.section-play-online
  #history-table_wrapper
  .activeEntry
  #loadHere
  .nav-pagination,
.section-play-online #history-table_wrapper .resultsEntry #loadHere .buttons,
.section-play-online
  #history-table_wrapper
  .resultsEntry
  #loadHere
  .dataTables_paginate,
.section-play-online
  #history-table_wrapper
  .resultsEntry
  #loadHere
  .nav-pagination {
  border: none;
  padding: 0;
  margin: 0 0 30px;
}
.section-play-online #history-table_wrapper .lw-ph-pagination h4 {
  color: #000;
}
.section-play-online #history-table_wrapper .lw-ph-pagination ul {
  list-style-type: none;
}
.section-play-online #history-table_wrapper .lw-ph-pagination ul li {
  float: left;
  width: 100px;
  margin: 0 0 10px;
  padding: 0 2px;
}
.section-play-online #history-table_wrapper .lw-ph-pagination ul li button {
  width: 100%;
}
.section-play-online #history-table_wrapper .dataTables_paginate {
  padding-bottom: 10px;
}
.section-play-online #history-table_wrapper .dataTables_paginate a {
  background: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  border-radius: 25px;
  display: inline-block;
  width: auto;
  font-size: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.1em;
  min-width: 60px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 12px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  text-decoration: none !important;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  font-weight: 700;
}

@media screen and (min-width: 1200px) {
  .section-play-online #history-table_wrapper .dataTables_paginate a {
    padding: 12px 25px;
    min-width: 80px;
  }
}
.section-play-online #history-table_wrapper .dataTables_paginate a:hover {
  background: #ff0000;
  color: #fff;
}
.section-play-online #history-table_wrapper .dataTables_paginate a:disabled {
  opacity: 0.2;
  cursor: default;
}
.section-play-online #history-table_wrapper .dataTables_paginate .next.disabled,
.section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .previous.disabled {
  opacity: 0.2;
  cursor: default;
}
.section-play-online #history-table_wrapper .dataTables_paginate .previous {
  float: left;
}
.section-play-online
  #history-table_wrapper
  .dataTables_paginate
  .previous:after {
  content: "Prev";
}
.section-play-online #history-table_wrapper .dataTables_paginate .next {
  float: right;
}
.section-play-online #history-table_wrapper .dataTables_paginate .next:after {
  content: "Next";
}
.section-play-online .gamecards-error {
  font-size: 110%;
  display: none;
  margin-top: 0;
}
.section-play-online #content .gamecards-container,
.section-play-online .gamecards-container {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 800px) {
  .section-play-online #content .gamecards-container,
  .section-play-online .gamecards-container {
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
  }
  .flexbox .section-play-online #content .gamecards-container,
  .flexbox .section-play-online .gamecards-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.section-play-online #content .gamecards-container .gamecard,
.section-play-online .gamecards-container .gamecard {
  line-height: 1.2em;
  float: left;
  width: 100%;
  margin: 15px 0;
  position: relative;
  z-index: 1;
  font-size: 90%;
}
@media screen and (min-width: 800px) {
  .section-play-online #content .gamecards-container .gamecard,
  .section-play-online .gamecards-container .gamecard {
    width: 50%;
    margin: 0;
  }
  .section-play-online #content .gamecards-container .gamecard .gamecard-inner,
  .section-play-online .gamecards-container .gamecard .gamecard-inner {
    margin: 10px;
  }
  .section-play-online #content .gamecards-container .gamecard:nth-child(2n-1),
  .section-play-online .gamecards-container .gamecard:nth-child(2n-1) {
    clear: both;
  }
  .flexbox .section-play-online #content .gamecards-container .gamecard,
  .flexbox .section-play-online .gamecards-container .gamecard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.section-play-online #content .gamecards-container .gamecard.state--active,
.section-play-online .gamecards-container .gamecard.state--active {
  z-index: 2;
}
.section-play-online #content .gamecards-container .gamecard .gamecard-inner,
.section-play-online .gamecards-container .gamecard .gamecard-inner {
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);
  min-height: 190px;
  position: relative;
}
.flexbox
  .section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner,
.flexbox .section-play-online .gamecards-container .gamecard .gamecard-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-5127-bg-light,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-5128-bg-light,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-5129-bg-light,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-5127-bg-light,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-5128-bg-light,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-5129-bg-light {
  background-color: #f8d6d4 !important;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-5130-bg-light,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-5130-bg-light {
  background-color: #ddeed2 !important;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-5132-bg-light,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-5132-bg-light {
  background-color: #ccd7ea !important;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-5131-bg-light,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-5131-bg-light {
  background-color: #cceae4 !important;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-2116-bg-light,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-2116-bg-light {
  background-color: #faddcc !important;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-5237-bg-light,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-5237-bg-light {
  background-color: #ccf0f3 !important;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-2115-bg-light,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-2115-bg-light {
  background-color: #efccdf !important;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-0-bg-light,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .game-0-bg-light {
  background-color: #e9d0f0 !important;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-delete,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-delete {
  opacity: 1;
  position: absolute;
  top: -20px;
  right: -20px;
  border: 2px solid #fff;
  border-radius: 100%;
  text-align: center;
  display: block;
  width: 40px;
  height: 40px;
  color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 800px) {
  .section-play-online
    #content
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-delete,
  .section-play-online
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-delete {
    opacity: 0;
    top: -12px;
    right: -12px;
    width: 24px;
    height: 24px;
  }
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-delete
  span,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-delete
  span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  line-height: 0;
  font-size: 1.4em;
}
@media screen and (min-width: 800px) {
  .section-play-online
    #content
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-delete
    span,
  .section-play-online
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-delete
    span {
    font-size: 1em;
  }
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner:hover
  .gamecard-delete,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner:hover
  .gamecard-delete {
  opacity: 1;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header {
  color: #fff;
  padding: 10px;
  border-radius: 5px 5px 0 0;
  width: 100%;
  overflow: auto;
  overflow-y: hidden;
  display: table;
  min-height: 150px;
}
.flexbox
  .section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header,
.flexbox
  .section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-logo,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-logo {
  display: table-cell;
  vertical-align: top;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-logo
  a,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-logo
  a {
  display: block;
  width: 90px;
  height: 90px;
  border-radius: 100%;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 10px 10px;
  width: 100%;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  > div,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  > div {
  margin-top: 0.5em;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  span,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  span.label,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  span,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  span.label {
  font-family: acumin-pro, sans-serif;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  .gamecard-name,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  .gamecard-name {
  font-size: 110%;
  opacity: 1;
  margin: 0 0 5px;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  .gamecard-name
  .label,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  .gamecard-name
  .label {
  display: none;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  .gamecard-name
  .favorite-name,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  .gamecard-name
  .favorite-name {
  display: block;
  min-height: 2.4em;
  line-height: 1.2em;
  width: 100%;
  font-family: acumin-pro, sans-serif;
  font-weight: 900;
}
@media screen and (min-width: 320px) {
  .section-play-online
    #content
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-header
    .gamecard-summary
    .gamecard-name
    .favorite-name,
  .section-play-online
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-header
    .gamecard-summary
    .gamecard-name
    .favorite-name {
    font-size: 1.4em;
  }
}
@media screen and (min-width: 375px) {
  .section-play-online
    #content
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-header
    .gamecard-summary
    .gamecard-name
    .favorite-name,
  .section-play-online
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-header
    .gamecard-summary
    .gamecard-name
    .favorite-name {
    font-size: 1.4em;
  }
}
@media screen and (min-width: 800px) {
  .section-play-online
    #content
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-header
    .gamecard-summary
    .gamecard-name
    .favorite-name,
  .section-play-online
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-header
    .gamecard-summary
    .gamecard-name
    .favorite-name {
    font-size: 1.4em;
  }
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  td,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  th,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  td,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  th {
  border: none;
  color: #fff;
  padding: 2px;
  vertical-align: top;
  width: 50%;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  th,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  th {
  font-size: 115%;
  padding-bottom: 6px;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-details,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-details {
  line-height: 1.5em;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-details
  span.pc-channel,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-details
  span.pc-cost,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-details
  span.pc-date,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-details
  span.pc-channel,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-details
  span.pc-cost,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-details
  span.pc-date {
  font-family: acumin-pro, sans-serif;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-details
  span.pc-syndicate,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-details
  span.pc-syndicate {
  font-size: 14px;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-status,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-status {
  min-height: 2.4em;
  line-height: 1.2em;
  width: 100%;
  font-family: acumin-pro, sans-serif;
  font-weight: 900;
}
@media screen and (min-width: 320px) {
  .section-play-online
    #content
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-header
    .gamecard-summary
    table
    .gamecard-status,
  .section-play-online
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-header
    .gamecard-summary
    table
    .gamecard-status {
    font-size: 1.4em;
  }
}
@media screen and (min-width: 375px) {
  .section-play-online
    #content
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-header
    .gamecard-summary
    table
    .gamecard-status,
  .section-play-online
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-header
    .gamecard-summary
    table
    .gamecard-status {
    font-size: 1.4em;
  }
}
@media screen and (min-width: 465px) {
  .section-play-online
    #content
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-header
    .gamecard-summary
    table
    .gamecard-status,
  .section-play-online
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-header
    .gamecard-summary
    table
    .gamecard-status {
    font-size: 1.4em;
  }
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-status
  span,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-status
  span {
  display: inline-block;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-winnings
  span.win,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-winnings
  span.win {
  background: #5cb85c;
  border-color: #5cb85c;
  padding: 3px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-winnings
  span.na,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-winnings
  span.na {
  display: none;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-details,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-drawno,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-entry-number,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-details,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-drawno,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-entry-number {
  font-family: acumin-pro, sans-serif;
  padding-top: 0.4em;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-enddraw-date,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-firstdraw-date,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-enddraw-date,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-firstdraw-date {
  font-family: acumin-pro, sans-serif;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-firstdraw-date,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-firstdraw-date {
  padding-bottom: 0;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-enddraw-date,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  .gamecard-enddraw-date {
  padding-top: 0;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header.cancelled_ticket,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-header.cancelled_ticket {
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body {
  padding: 10px;
  display: none;
  border: 1px solid #d3d3d3;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list {
  list-style-type: none;
  padding: 0 !important;
  margin: 0 !important;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  width: 100%;
  margin: 0 0 10px !important;
  text-align: left;
  position: relative;
  border-radius: 2px;
  border: 1px solid #d3d3d3;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-0,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-2115,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-2116,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-5127,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-5128,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-5129,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-5130,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-5131,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-5132,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-5237,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-0,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-2115,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-2116,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-5127,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-5128,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-5129,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-5130,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-5131,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-5132,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li.game-5237 {
  background-color: #fff;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li:last-child,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li:last-child {
  margin: 0;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .boardNumberInput,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #numberPickerContainer
  .numbers-wrapper
  .numberPicker,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .ball,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .ball--inverse,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span,
.section-play-online
  #customTicketNumbers
  .ticket-row
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .boardNumberInput,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  input,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  input,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .boardNumberInput,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .numberPicker,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .numberPicker,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  span,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  span,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .boardNumberInput,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #numberPickerContainer
  .numbers-wrapper
  .numberPicker,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .ball,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .ball--inverse,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span {
  background: #fff;
  border: 1px solid #a9a9a9;
  text-align: center;
  border-radius: 100%;
  width: 1.8em;
  height: 1.8em;
  line-height: 2em;
  margin-top: 5px;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input.hidden,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .hidden.boardNumberInput,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #numberPickerContainer
  .numbers-wrapper
  .hidden.numberPicker,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .ball.hidden,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span.hidden,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .hidden.ball--inverse,
.section-play-online
  #customTicketNumbers
  .ticket-row
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .hidden.boardNumberInput,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  input.hidden,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  input.hidden,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .hidden.boardNumberInput,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .hidden.numberPicker,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .hidden.numberPicker,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  span.hidden,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  span.hidden,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input.hidden,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .hidden.boardNumberInput,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #numberPickerContainer
  .numbers-wrapper
  .hidden.numberPicker,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .ball.hidden,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span.hidden,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .hidden.ball--inverse {
  visibility: hidden;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .big-ball.boardNumberInput,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input.big-ball,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #numberPickerContainer
  .numbers-wrapper
  .big-ball.numberPicker,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .ball.big-ball,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .big-ball.ball--inverse,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span.big-ball,
.section-play-online
  #customTicketNumbers
  .ticket-row
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .big-ball.boardNumberInput,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  input.big-ball,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  input.big-ball,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .big-ball.boardNumberInput,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .big-ball.numberPicker,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .big-ball.numberPicker,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  span.big-ball,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  span.big-ball,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .big-ball.boardNumberInput,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input.big-ball,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #numberPickerContainer
  .numbers-wrapper
  .big-ball.numberPicker,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .ball.big-ball,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .big-ball.ball--inverse,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span.big-ball {
  font-size: 10px;
  color: #fff;
  background-color: #003596 !important;
  width: 26px !important;
  height: 26px !important;
  line-height: 26px !important;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input.correct,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .correct.boardNumberInput,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #numberPickerContainer
  .numbers-wrapper
  .correct.numberPicker,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .ball.correct,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .correct.ball--inverse,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span.correct,
.section-play-online
  #customTicketNumbers
  .ticket-row
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .correct.boardNumberInput,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  input.correct,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  input.correct,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .correct.boardNumberInput,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .correct.numberPicker,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .correct.numberPicker,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  span.correct,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  span.correct,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input.correct,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .correct.boardNumberInput,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #numberPickerContainer
  .numbers-wrapper
  .correct.numberPicker,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .ball.correct,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .correct.ball--inverse,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span.correct {
  color: #fff;
  background: #ff0000;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input.correct_z,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .correct_z.boardNumberInput,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #numberPickerContainer
  .numbers-wrapper
  .correct_z.numberPicker,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .ball.correct_z,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .correct_z.ball--inverse,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span.correct_z,
.section-play-online
  #customTicketNumbers
  .ticket-row
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .correct_z.boardNumberInput,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  input.correct_z,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  input.correct_z,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .correct_z.boardNumberInput,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .correct_z.numberPicker,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .correct_z.numberPicker,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  span.correct_z,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  span.correct_z,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input.correct_z,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #customTicketNumbers
  .ticket-row
  .correct_z.boardNumberInput,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  #numberPickerContainer
  .numbers-wrapper
  .correct_z.numberPicker,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .ball.correct_z,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .correct_z.ball--inverse,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span.correct_z {
  color: #fff;
  background: #ebbf2b;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .list-number,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .list-number {
  float: left;
  border-right: 1px solid #a9a9a9;
  width: 38px;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number {
  float: right;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .list-number,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .list-number,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  border-radius: 2px 0 0 2px;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .list-number.cash3,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.cash3,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .list-number.cash3,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.cash3 {
  font-size: 10px;
  color: #000;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .list-number.cash3
  span.c3-value,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.cash3
  span.c3-value,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .list-number.cash3
  span.c3-value,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.cash3
  span.c3-value {
  border-left: 1px solid #a9a9a9;
  padding: 10px;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .list-number
  span,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number
  span,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .list-number
  span,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number
  span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 10px 0;
  height: 35px;
  line-height: 2em;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .list-number
  span.lw-row-num,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number
  span.lw-row-num,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .list-number
  span.lw-row-num,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number
  span.lw-row-num {
  font-weight: 900;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .list-number
  span.pp-number,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number
  span.pp-number,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .list-number
  span.pp-number,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number
  span.pp-number {
  padding: 0 !important;
  font-size: 10px;
  line-height: 2.3em;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number {
  left: auto;
  right: 0;
  border-radius: 0 2px 2px 0;
  text-align: center;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.cash3,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.cash3 {
  width: 100px;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball {
  border-left: 1px solid #a9a9a9;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  #customTicketNumbers
  .ticket-row
  .boardNumberInput,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  #numberPickerContainer
  .numbers-wrapper
  .numberPicker,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  .ball,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  .ball--inverse,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span,
.section-play-online
  #customTicketNumbers
  .ticket-row
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  .boardNumberInput,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  input,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  input,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  .boardNumberInput,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  .numberPicker,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  .numberPicker,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  span,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  span,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  #customTicketNumbers
  .ticket-row
  .boardNumberInput,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  #numberPickerContainer
  .numbers-wrapper
  .numberPicker,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  .ball,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  .ball--inverse,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span {
  background: #fff;
  border: 1px solid #d3d3d3;
  text-align: center;
  border-radius: 100%;
  width: 1.8em;
  height: 1.8em;
  line-height: 2em;
  padding: 0 !important;
  margin: 5px 8px;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  .correct,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  .correct {
  padding: 0;
  color: #fff;
  background: #ff0000;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  .correct_z,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  ul.numbers-list
  li
  .special-number.powerball
  .correct_z {
  background-color: #003596;
  color: #fff;
  padding: 0;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  .winning-numbers,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  .winning-numbers {
  padding: 10px;
  background: #fff;
  border-radius: 2px;
  margin-top: 10px;
  border: 1px solid #d3d3d3;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  .winning-numbers
  p,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  .winning-numbers
  p {
  font-family: acumin-pro, sans-serif;
  font-weight: 900;
  margin: 0.5em 0;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  .winning-numbers
  ul,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  .winning-numbers
  ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  .winning-numbers
  ul
  li,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  .winning-numbers
  ul
  li {
  display: inline-block;
  margin: 0 0 6px;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  .winning-numbers
  ul
  li
  a,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  .winning-numbers
  ul
  li
  a {
  display: block;
  padding: 10px 15px;
  border-radius: 2px;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  .winning-numbers
  ul
  li
  a.state--active,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  .winning-numbers
  ul
  li
  a:hover,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  .winning-numbers
  ul
  li
  a.state--active,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-body
  .winning-numbers
  ul
  li
  a:hover {
  background: #ff0000;
}
@media screen and (min-width: 800px) {
  .section-play-online
    #content
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-body
    .winning-numbers
    ul
    li
    a,
  .section-play-online
    .gamecards-container
    .gamecard
    .gamecard-inner
    .gamecard-body
    .winning-numbers
    ul
    li
    a {
    padding: 2px 4px;
  }
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer {
  width: 100%;
  overflow: auto;
  border-radius: 0 0 5px 5px;
  display: table;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer
  a,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer
  a {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  text-align: center;
  border-left: 1px solid;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 33.333%;
  text-decoration: none;
  font-family: acumin-pro, sans-serif;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer
  a:first-child,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer
  a:first-child {
  border: none;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer
  a:hover,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer
  a:hover {
  background: #eaeaea;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer
  a.lw_photon_disabled,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer
  a.lw_play_and_save_disable,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer
  a.lw_photon_disabled,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer
  a.lw_play_and_save_disable {
  text-decoration: line-through;
  cursor: not-allowed;
  pointer-events: none;
}
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer
  a.lw_photon_disabled.save-as-favourite,
.section-play-online
  #content
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer
  a.lw_play_and_save_disable.save-as-favourite,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer
  a.lw_photon_disabled.save-as-favourite,
.section-play-online
  .gamecards-container
  .gamecard
  .gamecard-inner
  .gamecard-footer
  a.lw_play_and_save_disable.save-as-favourite {
  border-radius: 0 0 5px 0;
}
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .section-play-online th.gamecard-status {
    min-height: auto !important;
  }
  .section-play-online div.gamecard-header {
    min-height: 165px !important;
  }
}
.section-play-online body.template-play-history .gamecard .gamecard-inner {
  min-height: 182px;
}
.section-play-online
  body.template-play-history
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  th {
  padding-bottom: 4px !important;
}
.section-play-online
  body.template-play-history
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  th.lw-8-st {
  width: 100%;
}
.section-play-online
  body.template-play-history
  .gamecard
  .gamecard-inner
  .gamecard-header
  .gamecard-summary
  table
  th.lw-8-st
  span {
  width: 105%;
}
.section-play-online
  body.template-play-history
  .gamecard
  .gamecard-inner
  .lw-ce-dr {
  display: block;
  font-style: italic;
}
.section-play-online .gamecard-legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}
.section-play-online .gamecard-legend-item {
  width: calc(50% - 5px);
  padding: 5px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d3d3d3;
}
.section-play-online .gamecard-legend-item:before {
  display: block;
  margin: 0;
  font-size: 12px;
}
.section-play-online .gamecard-legend-item:first-of-type:before {
  content: "Winning Number";
}
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  .gamecard-legend-item:first-of-type
  input,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .gamecard-legend-item:first-of-type
  .boardNumberInput,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .gamecard-legend-item:first-of-type
  .numberPicker,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  .gamecard-legend-item:first-of-type
  span,
.section-play-online
  .gamecard-legend-item:first-of-type
  #customTicketNumbers
  .ticket-row
  .boardNumberInput,
.section-play-online
  .gamecard-legend-item:first-of-type
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input,
.section-play-online
  .gamecard-legend-item:first-of-type
  #numberPickerContainer
  .numbers-wrapper
  .numberPicker,
.section-play-online .gamecard-legend-item:first-of-type .ball,
.section-play-online .gamecard-legend-item:first-of-type .ball--inverse,
.section-play-online
  .gamecard-legend-item:first-of-type
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span {
  margin: 0 auto;
  width: 1.2em;
  height: 1.2em;
  color: #fff;
  background: #ff0000;
}
.section-play-online .gamecard-legend-item:last-of-type:before {
  content: "Supplementary Number";
}
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  .gamecard-legend-item:last-of-type
  input,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .gamecard-legend-item:last-of-type
  .boardNumberInput,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .gamecard-legend-item:last-of-type
  .numberPicker,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  .gamecard-legend-item:last-of-type
  span,
.section-play-online
  .gamecard-legend-item:last-of-type
  #customTicketNumbers
  .ticket-row
  .boardNumberInput,
.section-play-online
  .gamecard-legend-item:last-of-type
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input,
.section-play-online
  .gamecard-legend-item:last-of-type
  #numberPickerContainer
  .numbers-wrapper
  .numberPicker,
.section-play-online .gamecard-legend-item:last-of-type .ball,
.section-play-online .gamecard-legend-item:last-of-type .ball--inverse,
.section-play-online
  .gamecard-legend-item:last-of-type
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span {
  margin: 0 auto;
  width: 1.2em;
  height: 1.2em;
  color: #fff;
  background: #ebbf2b;
}
.section-play-online .gamecard-legend-item {
  font-weight: 900;
}
.section-play-online .gamecard-legend-item.game-5237-old:last-of-type:before {
  content: "Bonus Number";
}
.section-play-online .gamecard-legend-item.game-5132:last-of-type:before {
  content: "Powerball";
}
.section-play-online
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  .gamecard-legend-item.game-5132:last-of-type
  input,
.section-play-online
  #customTicketNumbers
  .ticket-row
  .gamecard-legend-item.game-5132:last-of-type
  .boardNumberInput,
.section-play-online
  #numberPickerContainer
  .numbers-wrapper
  .gamecard-legend-item.game-5132:last-of-type
  .numberPicker,
.section-play-online
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  .gamecard-legend-item.game-5132:last-of-type
  span,
.section-play-online
  .gamecard-legend-item.game-5132:last-of-type
  #customTicketNumbers
  .ticket-row
  .boardNumberInput,
.section-play-online
  .gamecard-legend-item.game-5132:last-of-type
  #customTicketNumbers
  .ticket-row
  .boardNumberInput
  input,
.section-play-online
  .gamecard-legend-item.game-5132:last-of-type
  #numberPickerContainer
  .numbers-wrapper
  .numberPicker,
.section-play-online .gamecard-legend-item.game-5132:last-of-type .ball,
.section-play-online
  .gamecard-legend-item.game-5132:last-of-type
  .ball--inverse,
.section-play-online
  .gamecard-legend-item.game-5132:last-of-type
  .favourite-preview
  #ticketArea
  .favourite-table
  table
  span {
  background-color: #003596;
}
.section-play-online ul.numbers-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-play-online ul.numbers-list li .lw-ball-wrapper.normal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0;
}
.section-play-online ul.numbers-list li.large {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.section-play-online ul.numbers-list li.large,
.section-play-online ul.numbers-list li.large.fav,
.section-play-online ul.numbers-list li.large .lw-ball-wrapper.large {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-play-online ul.numbers-list li.large.fav .list-number,
.section-play-online ul.numbers-list li.large.fav .special-number.powerball {
  height: 105px;
}
.section-play-online
  ul.numbers-list
  li.fav.large.x-large.xx-large
  .list-number {
  height: 170px;
}
@media screen and (min-width: 320px) {
  .section-play-online ul.numbers-list li .lw-ball-wrapper.normal {
    margin: 0 0 0 5px;
  }
  .section-play-online ul.numbers-list li .lw-ball-wrapper.fav.large,
  .section-play-online ul.numbers-list li .lw-ball-wrapper.normal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section-play-online ul.numbers-list li .lw-ball-wrapper.large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 5px;
  }
  .section-play-online ul.numbers-list li.large.fav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section-play-online ul.numbers-list li.large.fav .list-number,
  .section-play-online ul.numbers-list li.large.fav .special-number.powerball {
    height: auto;
  }
  .section-play-online ul.numbers-list li.large .ball-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 3px;
  }
  .section-play-online ul.numbers-list li.fav.large.x-large.xx-large {
    height: 172px;
  }
  .section-play-online
    ul.numbers-list
    li.fav.large.x-large.xx-large
    .list-number {
    height: 170px;
  }
}
@media screen and (min-width: 375px) {
  body.mobile-app #content ul.numbers-list li .lw-ball-wrapper.normal {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .section-play-online ul.numbers-list li .lw-ball-wrapper.normal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section-play-online ul.numbers-list li .lw-ball-wrapper.large {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
  }
  .section-play-online ul.numbers-list li .lw-ball-wrapper.fav.large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section-play-online ul.numbers-list li.large.x-large {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .section-play-online ul.numbers-list li.large.x-large .ball-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 465px) {
  .section-play-online ul.numbers-list li .lw-ball-wrapper.fav,
  .section-play-online ul.numbers-list li .lw-ball-wrapper.normal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .section-play-online ul.numbers-list li .lw-ball-wrapper.fav {
    width: 100%;
  }
  .section-play-online ul.numbers-list li .lw-ball-wrapper.large {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .section-play-online ul.numbers-list li.large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
  .section-play-online ul.numbers-list li.large .ball-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section-play-online ul.numbers-list li.large .lw-ball-wrapper.large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    width: 100%;
  }
  .section-play-online
    #customTicketNumbers
    .ticket-row
    .boardNumberInput
    ul.numbers-list
    li.large
    input.big-ball,
  .section-play-online
    #customTicketNumbers
    .ticket-row
    ul.numbers-list
    li.large
    .big-ball.boardNumberInput,
  .section-play-online
    #numberPickerContainer
    .numbers-wrapper
    ul.numbers-list
    li.large
    .big-ball.numberPicker,
  .section-play-online
    .favourite-preview
    #ticketArea
    .favourite-table
    table
    ul.numbers-list
    li.large
    span.big-ball,
  .section-play-online
    ul.numbers-list
    li.large
    #customTicketNumbers
    .ticket-row
    .big-ball.boardNumberInput,
  .section-play-online
    ul.numbers-list
    li.large
    #customTicketNumbers
    .ticket-row
    .boardNumberInput
    input.big-ball,
  .section-play-online
    ul.numbers-list
    li.large
    #numberPickerContainer
    .numbers-wrapper
    .big-ball.numberPicker,
  .section-play-online ul.numbers-list li.large .ball.big-ball,
  .section-play-online ul.numbers-list li.large .big-ball.ball--inverse,
  .section-play-online
    ul.numbers-list
    li.large
    .favourite-preview
    #ticketArea
    .favourite-table
    table
    span.big-ball,
  .section-play-online ul.numbers-list li.large .special-number.powerball {
    position: relative;
  }
  .section-play-online ul.numbers-list li.large.x-large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section-play-online
    ul.numbers-list
    li.large.x-large.xx-large
    .lw-ball-wrapper.large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 767px) {
  .section-play-online ul.numbers-list li .lw-ball-wrapper.fav,
  .section-play-online ul.numbers-list li .lw-ball-wrapper.large {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .section-play-online ul.numbers-list li .lw-ball-wrapper {
    width: calc(100% - 81px);
  }
  .section-play-online ul.numbers-list li.large .lw-ball-wrapper.large {
    width: 100%;
  }
  .section-play-online ul.numbers-list li.large .ball-wrapper,
  .section-play-online ul.numbers-list li.large .lw-ball-wrapper.large {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .section-play-online ul.numbers-list li.large.x-large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 800px) {
  .section-play-online ul.numbers-list li.large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section-play-online ul.numbers-list li.large .lw-ball-wrapper.large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}
@media screen and (min-width: 1000px) {
  .section-play-online ul.numbers-list li .lw-ball-wrapper {
    width: calc(100% - 81px);
  }
  .section-play-online ul.numbers-list li .lw-ball-wrapper.fav {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section-play-online ul.numbers-list li .lw-ball-wrapper.normal {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .section-play-online ul.numbers-list li .lw-ball-wrapper.large {
    margin-right: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section-play-online ul.numbers-list li.large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section-play-online ul.numbers-list li.large .ball-wrapper,
  .section-play-online ul.numbers-list li.large .lw-ball-wrapper.large {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section-play-online ul.numbers-list li.large .lw-ball-wrapper.large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 81px);
  }
  .section-play-online
    #customTicketNumbers
    .ticket-row
    .boardNumberInput
    ul.numbers-list
    li.large
    input.big-ball,
  .section-play-online
    #customTicketNumbers
    .ticket-row
    ul.numbers-list
    li.large
    .big-ball.boardNumberInput,
  .section-play-online
    #numberPickerContainer
    .numbers-wrapper
    ul.numbers-list
    li.large
    .big-ball.numberPicker,
  .section-play-online
    .favourite-preview
    #ticketArea
    .favourite-table
    table
    ul.numbers-list
    li.large
    span.big-ball,
  .section-play-online
    ul.numbers-list
    li.large
    #customTicketNumbers
    .ticket-row
    .big-ball.boardNumberInput,
  .section-play-online
    ul.numbers-list
    li.large
    #customTicketNumbers
    .ticket-row
    .boardNumberInput
    input.big-ball,
  .section-play-online
    ul.numbers-list
    li.large
    #numberPickerContainer
    .numbers-wrapper
    .big-ball.numberPicker,
  .section-play-online ul.numbers-list li.large .ball.big-ball,
  .section-play-online ul.numbers-list li.large .big-ball.ball--inverse,
  .section-play-online
    ul.numbers-list
    li.large
    .favourite-preview
    #ticketArea
    .favourite-table
    table
    span.big-ball,
  .section-play-online ul.numbers-list li.large .special-number.powerball {
    position: relative;
  }
}
@media screen and (min-width: 1200px) {
  .section-play-online ul.numbers-list li.large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
  .section-play-online ul.numbers-list li.large .ball-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section-play-online ul.numbers-list li.large.fav .list-number,
  .section-play-online ul.numbers-list li.large.fav .special-number.powerball {
    height: auto;
  }
  .section-play-online ul.numbers-list li.large.x-large.xx-large {
    height: 100%;
  }
  .section-play-online ul.numbers-list li.fav.large.x-large.xx-large {
    height: 140px;
  }
  .section-play-online
    ul.numbers-list
    li.fav.large.x-large.xx-large
    .lw-ball-wrapper.fav.large {
    height: 100%;
  }
  .section-play-online
    #customTicketNumbers
    .ticket-row
    .boardNumberInput
    ul.numbers-list
    li.fav.large.x-large.xx-large
    input.big-ball,
  .section-play-online
    #customTicketNumbers
    .ticket-row
    ul.numbers-list
    li.fav.large.x-large.xx-large
    .big-ball.boardNumberInput,
  .section-play-online
    #numberPickerContainer
    .numbers-wrapper
    ul.numbers-list
    li.fav.large.x-large.xx-large
    .big-ball.numberPicker,
  .section-play-online
    .favourite-preview
    #ticketArea
    .favourite-table
    table
    ul.numbers-list
    li.fav.large.x-large.xx-large
    span.big-ball,
  .section-play-online
    ul.numbers-list
    li.fav.large.x-large.xx-large
    #customTicketNumbers
    .ticket-row
    .big-ball.boardNumberInput,
  .section-play-online
    ul.numbers-list
    li.fav.large.x-large.xx-large
    #customTicketNumbers
    .ticket-row
    .boardNumberInput
    input.big-ball,
  .section-play-online
    ul.numbers-list
    li.fav.large.x-large.xx-large
    #numberPickerContainer
    .numbers-wrapper
    .big-ball.numberPicker,
  .section-play-online
    ul.numbers-list
    li.fav.large.x-large.xx-large
    .ball.big-ball,
  .section-play-online
    ul.numbers-list
    li.fav.large.x-large.xx-large
    .big-ball.ball--inverse,
  .section-play-online
    ul.numbers-list
    li.fav.large.x-large.xx-large
    .favourite-preview
    #ticketArea
    .favourite-table
    table
    span.big-ball,
  .section-play-online
    ul.numbers-list
    li.fav.large.x-large.xx-large
    .list-number,
  .section-play-online
    ul.numbers-list
    li.fav.large.x-large.xx-large
    .special-number.powerball {
    top: 0;
    height: 100%;
  }
}
@media screen and (min-width: 1600px) {
  .section-play-online ul.numbers-list li.fav.large.x-large.xx-large {
    height: 105px;
  }
  .section-play-online
    ul.numbers-list
    li.fav.large.x-large.xx-large
    .lw-ball-wrapper.fav.large {
    height: 100%;
  }
  .section-play-online
    ul.numbers-list
    li.fav.large.x-large.xx-large
    .list-number,
  .section-play-online
    ul.numbers-list
    li.fav.large.x-large.xx-large
    .special-number.powerball {
    top: 0;
    height: 100%;
  }
}
.section-play-online .ball-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
@media screen and (max-width: 799px) and (min-width: 420px) {
  .section-play-online ul.numbers-list li .lw-ball-wrapper.normal {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
}
.section-play-online .card-filter {
  border: 2px solid #ff0000;
  border-radius: 5px;
  margin-bottom: 20px;
}
@media screen and (min-width: 800px) {
  .section-play-online .card-filter {
    border: none;
    margin-bottom: 0;
  }
}
.section-play-online .card-filter .label {
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
  display: block;
  cursor: pointer;
}
.section-play-online .card-filter .label > * {
  font-size: 100%;
  font-weight: 400;
  margin: 0;
  padding: 10px;
}
.section-play-online .card-filter .label > :before {
  content: "▼";
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid #ff0000;
  color: #ff0000;
  line-height: 16px;
  text-align: center;
  margin: 0 10px 0 0;
  border-radius: 100%;
  font-weight: 700;
  font-size: 80%;
}
.section-play-online .card-filter .label.reveal-toggle--active,
.section-play-online .card-filter .label.state--active {
  background: #ff0000;
}
.section-play-online .card-filter .label.reveal-toggle--active > *,
.section-play-online .card-filter .label.state--active > * {
  color: #fff;
}
.section-play-online .card-filter .label.reveal-toggle--active > :before,
.section-play-online .card-filter .label.state--active > :before {
  content: "▲";
  color: #fff;
  border-color: #fff;
}
.section-play-online .card-filter .label h3 {
  font-size: 100% !important;
}
@media screen and (min-width: 800px) {
  .section-play-online .card-filter .label {
    pointer-events: none;
    background: #ff0000;
    margin: 0;
    padding: 0.2em 0.5em;
    color: #fff;
    display: inline-block;
    border-radius: 2px 2px 0 0;
    font-size: 90%;
  }
  .section-play-online .card-filter .label * {
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 100%;
  }
  .section-play-online .card-filter .label h3:before {
    display: none;
  }
}
.section-play-online .card-filter .gamecards-filter-option {
  list-style-type: none;
  margin: 0 !important;
  padding: 10px;
  overflow: auto;
  width: 100%;
  display: none;
}
@media screen and (min-width: 800px) {
  .section-play-online .card-filter .gamecards-filter-option {
    border: 1px solid #ff0000;
    border-right: none;
    border-left: none;
    margin: 0 0 30px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
}
.section-play-online .card-filter .gamecards-filter-option li {
  float: left;
  width: 25%;
  margin: 0 !important;
}
@media screen and (min-width: 375px) {
  .section-play-online .card-filter .gamecards-filter-option li {
    width: 16.6666666667%;
  }
}
@media screen and (min-width: 800px) {
  .section-play-online .card-filter .gamecards-filter-option li {
    width: 11.1111111111%;
  }
  .template-play-history .card-filter .gamecards-filter-option li {
    width: 10%;
  }
}
.section-play-online .card-filter .gamecards-filter-option li a {
  opacity: 0.3;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  display: block;
  text-align: center;
  cursor: pointer;
}
.section-play-online .card-filter .gamecards-filter-option li a span {
  display: none;
}
.section-play-online .card-filter .gamecards-filter-option li a.state--active,
.section-play-online .card-filter .gamecards-filter-option li a:hover {
  opacity: 1;
}
.section-play-online .card-filter .gamecards-filter-option li a.all {
  position: relative;
}
.section-play-online .card-filter .gamecards-filter-option li a.all span {
  display: block;
  position: absolute;
  top: 12%;
  left: 12%;
  bottom: 12%;
  right: 12%;
  background: #ebbf2b;
  border-radius: 100%;
  text-indent: 999px;
  overflow: hidden;
}
.section-play-online .card-filter .gamecards-filter-option li a.all span:after {
  content: "All";
  position: absolute;
  top: 50%;
  left: 50%;
  text-indent: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 100%;
}
@media screen and (min-width: 800px) {
  .section-play-online .card-filter .filter--gametype {
    display: block !important;
  }
}
.section-play-online .card-filter .filter--price,
.section-play-online .card-filter .filter--status {
  padding: 0 10px !important;
}
.section-play-online .card-filter .filter--price li,
.section-play-online .card-filter .filter--status li {
  display: inline-block;
  width: auto;
  float: none;
  height: auto;
  margin: 0 0 5px;
}
.section-play-online .card-filter .filter--price li a,
.section-play-online .card-filter .filter--status li a {
  border: 1px solid #ff0000;
  border-radius: 3px;
  height: auto;
  padding: 5px;
  opacity: 1;
  text-decoration: none;
  margin: 5px 0;
}
@media screen and (min-width: 800px) {
  .section-play-online .card-filter .filter--price li a,
  .section-play-online .card-filter .filter--status li a {
    margin: 10px 0;
  }
}
.section-play-online .card-filter .filter--price li a.state--active,
.section-play-online .card-filter .filter--price li a:hover,
.section-play-online .card-filter .filter--status li a.state--active,
.section-play-online .card-filter .filter--status li a:hover {
  background: #ff0000;
  color: #fff;
}
.section-play-online .card-filter .filter--price li a:hover,
.section-play-online .card-filter .filter--status li a:hover {
  background: #4dc6f3;
}
.section-play-online .card-filter.has-more {
  margin-bottom: 20px;
  width: 100%;
  overflow: auto;
}
.section-play-online .card-filter.has-more ul {
  margin-bottom: 0;
}
.section-play-online .card-filter.has-more .more ul {
  margin: 0;
}
.section-play-online .card-filter.has-more .more ul:first-of-type {
  border-top: none;
}
.section-play-online .card-filter.has-more .more .label {
  border-top: 1px solid #ff0000;
}
.section-play-online .card-filter.has-more .more .label-desktop {
  display: none;
}
@media screen and (min-width: 800px) {
  .section-play-online .card-filter.has-more .more .label {
    border-top: none;
  }
  .section-play-online .card-filter.has-more .more .label-mobile {
    display: none;
  }
  .section-play-online .card-filter.has-more .more .label-desktop {
    display: none;
    float: right;
    pointer-events: all;
    border-radius: 0 0 2px 2px;
  }
}
.template-player-login .main-container-inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.template-player-login .breadcrumbSeparator {
  display: none;
}
.template-player-login #forgotPword {
  display: block;
  width: 100%;
  margin-left: 20px;
  margin-top: 10px;
}
.template-player-login .buttons-login #form_button_login {
  display: block;
  width: 100%;
}
@media screen and (min-width: 800px) {
  .template-player-login .buttons-login {
    overflow: hidden;
  }
  .template-player-login .buttons-login #form_button_login {
    width: 20%;
    float: right;
  }
}
.template-player-login .loginPage-module {
  margin-bottom: 20px;
  max-width: 100%;
}
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--double:first-child,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--image-only:first-child,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--white-overlay:first-child,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile:first-child,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--double:nth-child(2),
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(2),
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(2),
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile:nth-child(2),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--double:nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--double:nth-child(4n + 1),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n + 1),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n + 1),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n + 1),
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--double:first-child,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--image-only:first-child,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--white-overlay:first-child,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile:first-child,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--double:nth-child(2),
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2),
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2),
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile:nth-child(2),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1),
.template-player-login .loginPage-module .tile--double {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  max-height: none;
}
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--image-only:first-child
  .tile-image,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--white-overlay:first-child
  .tile-image,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile:first-child
  .tile-image,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(2)
  .tile-image,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(2)
  .tile-image,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile:nth-child(2)
  .tile-image,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n)
  .tile-image,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n + 1)
  .tile-image,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n)
  .tile-image,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n + 1)
  .tile-image,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n)
  .tile-image,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n + 1)
  .tile-image,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .tile-image,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .tile-image,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile:first-child
  .tile-image,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .tile-image,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .tile-image,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .tile-image,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .tile-image,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .tile-image,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .tile-image,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .tile-image,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .tile-image,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .tile-image,
.template-player-login .loginPage-module .tile--double .tile-image {
  display: block;
  width: 50%;
  border-radius: 5px 0 0 5px;
}
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--image-only:first-child
  .tile-content,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--white-overlay:first-child
  .tile-content,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile:first-child
  .tile-content,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(2)
  .tile-content,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(2)
  .tile-content,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile:nth-child(2)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n + 1)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n + 1)
  .tile-content,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .tile-content,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .tile-content,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile:first-child
  .tile-content,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .tile-content,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .tile-content,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .tile-content,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .tile-content,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .tile-content,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .tile-content,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .tile-content,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .tile-content,
.template-player-login .loginPage-module .tile--double .tile-content {
  background: #fff;
  width: 50%;
  border-radius: 0 5px 5px 0;
  float: right;
  padding-bottom: 0;
  height: auto;
  max-height: none;
}
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--image-only:first-child
  .tile-content:after,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--white-overlay:first-child
  .tile-content:after,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile:first-child
  .tile-content:after,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(2)
  .tile-content:after,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(2)
  .tile-content:after,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile:nth-child(2)
  .tile-content:after,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n)
  .tile-content:after,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n + 1)
  .tile-content:after,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n)
  .tile-content:after,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content:after,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n)
  .tile-content:after,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n + 1)
  .tile-content:after,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .tile-content:after,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .tile-content:after,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile:first-child
  .tile-content:after,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .tile-content:after,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .tile-content:after,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .tile-content:after,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .tile-content:after,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .tile-content:after,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .tile-content:after,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content:after,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .tile-content:after,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .tile-content:after,
.template-player-login .loginPage-module .tile--double .tile-content:after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: calc(90% - 9px);
}
@media screen and (max-width: 799px) {
  .module-grid.module--feature-first
    .template-player-login
    .loginPage-module
    .tile--double:first-child,
  .module-grid.module--feature-first
    .template-player-login
    .loginPage-module
    .tile--image-only:first-child,
  .module-grid.module--feature-first
    .template-player-login
    .loginPage-module
    .tile--white-overlay:first-child,
  .module-grid.module--feature-first
    .template-player-login
    .loginPage-module
    .tile:first-child,
  .module-grid.module--feature-second
    .template-player-login
    .loginPage-module
    .tile--double:nth-child(2),
  .module-grid.module--feature-second
    .template-player-login
    .loginPage-module
    .tile--image-only:nth-child(2),
  .module-grid.module--feature-second
    .template-player-login
    .loginPage-module
    .tile--white-overlay:nth-child(2),
  .module-grid.module--feature-second
    .template-player-login
    .loginPage-module
    .tile:nth-child(2),
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--double:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--double:nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--image-only:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--image-only:nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--white-overlay:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--white-overlay:nth-child(4n + 1),
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile:nth-child(4n),
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile:nth-child(4n + 1),
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-first
    .tile--double:first-child,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-first
    .tile--image-only:first-child,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-first
    .tile--white-overlay:first-child,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-first
    .tile:first-child,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-second
    .tile--double:nth-child(2),
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-second
    .tile--image-only:nth-child(2),
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-second
    .tile--white-overlay:nth-child(2),
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-second
    .tile:nth-child(2),
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n),
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--double:nth-child(4n + 1),
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n),
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n + 1),
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n),
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n + 1),
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n),
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1),
  .template-player-login .loginPage-module .tile--double {
    max-width: 350px;
  }
  .module-grid.module--feature-first
    .template-player-login
    .loginPage-module
    .tile--image-only:first-child
    .tile-content,
  .module-grid.module--feature-first
    .template-player-login
    .loginPage-module
    .tile--white-overlay:first-child
    .tile-content,
  .module-grid.module--feature-first
    .template-player-login
    .loginPage-module
    .tile:first-child
    .tile-content,
  .module-grid.module--feature-second
    .template-player-login
    .loginPage-module
    .tile--image-only:nth-child(2)
    .tile-content,
  .module-grid.module--feature-second
    .template-player-login
    .loginPage-module
    .tile--white-overlay:nth-child(2)
    .tile-content,
  .module-grid.module--feature-second
    .template-player-login
    .loginPage-module
    .tile:nth-child(2)
    .tile-content,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--image-only:nth-child(4n)
    .tile-content,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--image-only:nth-child(4n + 1)
    .tile-content,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--white-overlay:nth-child(4n)
    .tile-content,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--white-overlay:nth-child(4n + 1)
    .tile-content,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile:nth-child(4n)
    .tile-content,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile:nth-child(4n + 1)
    .tile-content,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-first
    .tile--image-only:first-child
    .tile-content,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-first
    .tile--white-overlay:first-child
    .tile-content,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-first
    .tile:first-child
    .tile-content,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-second
    .tile--image-only:nth-child(2)
    .tile-content,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-second
    .tile--white-overlay:nth-child(2)
    .tile-content,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-second
    .tile:nth-child(2)
    .tile-content,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n)
    .tile-content,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n + 1)
    .tile-content,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n)
    .tile-content,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n + 1)
    .tile-content,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n)
    .tile-content,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1)
    .tile-content,
  .template-player-login .loginPage-module .tile--double .tile-content {
    display: none;
  }
  .module-grid.module--feature-first
    .template-player-login
    .loginPage-module
    .tile--image-only:first-child
    .tile-image,
  .module-grid.module--feature-first
    .template-player-login
    .loginPage-module
    .tile--white-overlay:first-child
    .tile-image,
  .module-grid.module--feature-first
    .template-player-login
    .loginPage-module
    .tile:first-child
    .tile-image,
  .module-grid.module--feature-second
    .template-player-login
    .loginPage-module
    .tile--image-only:nth-child(2)
    .tile-image,
  .module-grid.module--feature-second
    .template-player-login
    .loginPage-module
    .tile--white-overlay:nth-child(2)
    .tile-image,
  .module-grid.module--feature-second
    .template-player-login
    .loginPage-module
    .tile:nth-child(2)
    .tile-image,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--image-only:nth-child(4n)
    .tile-image,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--image-only:nth-child(4n + 1)
    .tile-image,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--white-overlay:nth-child(4n)
    .tile-image,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--white-overlay:nth-child(4n + 1)
    .tile-image,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile:nth-child(4n)
    .tile-image,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile:nth-child(4n + 1)
    .tile-image,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-first
    .tile--image-only:first-child
    .tile-image,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-first
    .tile--white-overlay:first-child
    .tile-image,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-first
    .tile:first-child
    .tile-image,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-second
    .tile--image-only:nth-child(2)
    .tile-image,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-second
    .tile--white-overlay:nth-child(2)
    .tile-image,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-second
    .tile:nth-child(2)
    .tile-image,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n)
    .tile-image,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n + 1)
    .tile-image,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n)
    .tile-image,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n + 1)
    .tile-image,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n)
    .tile-image,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1)
    .tile-image,
  .template-player-login .loginPage-module .tile--double .tile-image {
    position: static;
    width: 100%;
    height: 0;
    padding-bottom: 87%;
  }
  .module-grid.module--feature-first
    .template-player-login
    .loginPage-module
    .tile--image-only:first-child
    .tile-image
    img,
  .module-grid.module--feature-first
    .template-player-login
    .loginPage-module
    .tile--white-overlay:first-child
    .tile-image
    img,
  .module-grid.module--feature-first
    .template-player-login
    .loginPage-module
    .tile:first-child
    .tile-image
    img,
  .module-grid.module--feature-second
    .template-player-login
    .loginPage-module
    .tile--image-only:nth-child(2)
    .tile-image
    img,
  .module-grid.module--feature-second
    .template-player-login
    .loginPage-module
    .tile--white-overlay:nth-child(2)
    .tile-image
    img,
  .module-grid.module--feature-second
    .template-player-login
    .loginPage-module
    .tile:nth-child(2)
    .tile-image
    img,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--image-only:nth-child(4n)
    .tile-image
    img,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--image-only:nth-child(4n + 1)
    .tile-image
    img,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--white-overlay:nth-child(4n)
    .tile-image
    img,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile--white-overlay:nth-child(4n + 1)
    .tile-image
    img,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile:nth-child(4n)
    .tile-image
    img,
  .subsection-the-winning-experience
    .module-grid--blog
    .template-player-login
    .loginPage-module
    .tile:nth-child(4n + 1)
    .tile-image
    img,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-first
    .tile--image-only:first-child
    .tile-image
    img,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-first
    .tile--white-overlay:first-child
    .tile-image
    img,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-first
    .tile:first-child
    .tile-image
    img,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-second
    .tile--image-only:nth-child(2)
    .tile-image
    img,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-second
    .tile--white-overlay:nth-child(2)
    .tile-image
    img,
  .template-player-login
    .loginPage-module
    .module-grid.module--feature-second
    .tile:nth-child(2)
    .tile-image
    img,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n)
    .tile-image
    img,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--image-only:nth-child(4n + 1)
    .tile-image
    img,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n)
    .tile-image
    img,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile--white-overlay:nth-child(4n + 1)
    .tile-image
    img,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n)
    .tile-image
    img,
  .template-player-login
    .loginPage-module
    .subsection-the-winning-experience
    .module-grid--blog
    .tile:nth-child(4n + 1)
    .tile-image
    img,
  .template-player-login .loginPage-module .tile--double .tile-image img {
    margin: 0 !important;
  }
}
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--double:first-child,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--image-only:first-child,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--white-overlay:first-child,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile:first-child,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--double:nth-child(2),
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(2),
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(2),
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile:nth-child(2),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--double:nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--double:nth-child(4n + 1),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n + 1),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n + 1),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n),
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n + 1),
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--double:first-child,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--image-only:first-child,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--white-overlay:first-child,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile:first-child,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--double:nth-child(2),
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2),
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2),
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile:nth-child(2),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--double:nth-child(4n + 1),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n),
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1),
.template-player-login .loginPage-module .tile--double {
  font-size: 0.9em;
}
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--image-only:first-child
  .tile-content,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--white-overlay:first-child
  .tile-content,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile:first-child
  .tile-content,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(2)
  .tile-content,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(2)
  .tile-content,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile:nth-child(2)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n + 1)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n)
  .tile-content,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n + 1)
  .tile-content,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .tile-content,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .tile-content,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile:first-child
  .tile-content,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .tile-content,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .tile-content,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .tile-content,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .tile-content,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .tile-content,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .tile-content,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .tile-content,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .tile-content,
.template-player-login .loginPage-module .tile--double .tile-content {
  line-height: 150%;
}
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--image-only:first-child
  .tile-content
  .tile-info,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--white-overlay:first-child
  .tile-content
  .tile-info,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile:first-child
  .tile-content
  .tile-info,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(2)
  .tile-content
  .tile-info,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(2)
  .tile-content
  .tile-info,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile:nth-child(2)
  .tile-content
  .tile-info,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n)
  .tile-content
  .tile-info,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n + 1)
  .tile-content
  .tile-info,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n)
  .tile-content
  .tile-info,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content
  .tile-info,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n)
  .tile-content
  .tile-info,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n + 1)
  .tile-content
  .tile-info,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .tile-content
  .tile-info,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .tile-content
  .tile-info,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile:first-child
  .tile-content
  .tile-info,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .tile-content
  .tile-info,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .tile-content
  .tile-info,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .tile-content
  .tile-info,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .tile-content
  .tile-info,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .tile-content
  .tile-info,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .tile-content
  .tile-info,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content
  .tile-info,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .tile-content
  .tile-info,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .tile-content
  .tile-info,
.template-player-login
  .loginPage-module
  .tile--double
  .tile-content
  .tile-info {
  color: #333;
  padding: 10px;
}
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--image-only:first-child
  .tile-content
  .tile-title,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile--white-overlay:first-child
  .tile-content
  .tile-title,
.module-grid.module--feature-first
  .template-player-login
  .loginPage-module
  .tile:first-child
  .tile-content
  .tile-title,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(2)
  .tile-content
  .tile-title,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(2)
  .tile-content
  .tile-title,
.module-grid.module--feature-second
  .template-player-login
  .loginPage-module
  .tile:nth-child(2)
  .tile-content
  .tile-title,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n)
  .tile-content
  .tile-title,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--image-only:nth-child(4n + 1)
  .tile-content
  .tile-title,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n)
  .tile-content
  .tile-title,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content
  .tile-title,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n)
  .tile-content
  .tile-title,
.subsection-the-winning-experience
  .module-grid--blog
  .template-player-login
  .loginPage-module
  .tile:nth-child(4n + 1)
  .tile-content
  .tile-title,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--image-only:first-child
  .tile-content
  .tile-title,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile--white-overlay:first-child
  .tile-content
  .tile-title,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-first
  .tile:first-child
  .tile-content
  .tile-title,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--image-only:nth-child(2)
  .tile-content
  .tile-title,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile--white-overlay:nth-child(2)
  .tile-content
  .tile-title,
.template-player-login
  .loginPage-module
  .module-grid.module--feature-second
  .tile:nth-child(2)
  .tile-content
  .tile-title,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n)
  .tile-content
  .tile-title,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--image-only:nth-child(4n + 1)
  .tile-content
  .tile-title,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n)
  .tile-content
  .tile-title,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile--white-overlay:nth-child(4n + 1)
  .tile-content
  .tile-title,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n)
  .tile-content
  .tile-title,
.template-player-login
  .loginPage-module
  .subsection-the-winning-experience
  .module-grid--blog
  .tile:nth-child(4n + 1)
  .tile-content
  .tile-title,
.template-player-login
  .loginPage-module
  .tile--double
  .tile-content
  .tile-title {
  color: #ff0000;
}
.mobile-app .favourite-games {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
}
.mobile-app .favourite-games:after {
  content: "";
  display: table;
  clear: both;
}
.mobile-app .favourite-game {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: calc(50% - 20px);
  flex-basis: calc(50% - 20px);
  width: calc(50% - 20px);
  float: left;
  height: 0;
  margin: 0 0 20px;
  padding-bottom: calc(50% - 20px);
}
.mobile-app .favourite-game:nth-child(1n) {
  margin-left: 10px;
  margin-right: 10px;
  clear: none;
}
.mobile-app .favourite-game:nth-child(2n-1) {
  clear: left;
}
@media screen and (min-width: 375px) {
  .mobile-app .favourite-game {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
    width: calc(33.33333% - 20px);
    margin-bottom: 20px;
    float: left;
  }
  .mobile-app .favourite-game:nth-child(1n) {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
  }
  .mobile-app .favourite-game:nth-child(3n-2) {
    clear: left;
  }
}
@media screen and (min-width: 375px) {
  .mobile-app .favourite-game {
    padding-bottom: calc(33.33333% - 20px);
  }
}
.mobile-app .favourite-game .button-game {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 5px;
  padding: 0;
}
.mobile-app #faveCostBoxWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 1em;
  border-radius: 5px;
}
.mobile-app #faveCostBoxWrapper:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (min-width: 800px) {
  .mobile-app #faveCostBoxWrapper {
    padding: 2em;
  }
}
.mobile-app #faveCostBoxWrapper .logo-big {
  width: 100px;
  height: 100px;
  margin: 0 5px 0 0;
}
.mobile-app #faveCostBoxWrapper h3 {
  color: #fff;
}
.mobile-app #gameConfig .fancy-input {
  margin-bottom: 10px;
}
.mobile-app #home-results-links,
.mobile-app .home-results-heading {
  display: none;
}
.mobile-app .draw-results {
  position: relative;
  top: -0.6em;
  width: 100%;
  height: 108px;
}
.mobile-app .draw-results-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mobile-app .draw-results-container small {
  display: block;
  text-transform: uppercase;
  line-height: 1;
}
.supplementary-numbers .mobile-app .draw-results-container small {
  text-align: right;
}
.mobile-app .draw-results-container .result-numbers:last-child {
  text-align: right;
}
.mobile-app .draw-results-meta {
  width: 100%;
  padding: 0.4em 0 0.4em calc(0.4em + 54px);
  margin-bottom: 0.4em;
  background-position: -7px 50%;
  background-size: 64px;
  display: inline-block;
  height: 50%;
}
.mobile-app .draw-results-meta .draw-dividends,
.mobile-app .draw-results-meta .draw-number {
  line-height: 1;
}
.mobile-app .draw-results-meta .draw-number {
  display: block;
  width: 100%;
}
.mobile-app .draw-results-meta .draw-dividends {
  position: absolute;
  top: 0.4em;
  right: 0.4em;
}
@media screen and (min-width: 375px) {
  .mobile-app #results_container .module-grid {
    left: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .mobile-app #results_container .module-grid {
    left: 0;
  }
}
.mobile-app #results_container .module-grid .tile,
.mobile-app #results_container .module-grid .tile--double,
.mobile-app #results_container .module-grid .tile--image-only,
.mobile-app #results_container .module-grid .tile--white-overlay {
  display: none !important;
}
.mobile-app #results_container .module-grid .tile--game {
  display: block !important;
}
.mobile-app #results_container .module-grid .tile,
.mobile-app #results_container .module-grid .tile--double,
.mobile-app #results_container .module-grid .tile--image-only,
.mobile-app #results_container .module-grid .tile--white-overlay {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-left: 0;
  margin-right: 0;
}
.mobile-app #results_container .module-grid {
  margin: 0;
}
.mobile-app #results_container .btn--draw-results {
  margin-bottom: 15px;
}
.mobile-app #results_container .btn--draw-results:before {
  display: inline-block;
  width: 10px;
  height: 10px;
  content: "";
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAcklEQVR4AWMgGfwv+r/8vwluad3/IPD1vyMuBfz/P0OV2ONS4vf/J1jJl/92hJXYgrgK/1v/z0CDV/6DAdA6G4b/p/7jA+cJKTiG3YrrUOkPWEPkf8j/31BpczKkxf9/R0hjU2CNLo2ppO7/ov/aJMQuAIUgyvE8PNSUAAAAAElFTkSuQmCC");
  background-size: 100%;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  margin-right: 8px;
}
.mobile-app #btnPrintTicket {
  display: none;
}
.mobile-app .section:first-of-type {
  margin-top: 0;
}
.mobile-app .section:first-of-type p {
  margin-top: 0;
}
.mobile-app .section:last-of-type {
  margin-bottom: 0;
}
.mobile-app .container,
.mobile-app .content,
.mobile-app .module-text.module-text--stacked {
  padding: 0;
}
.mobile-app .container,
.mobile-app .module-text.module-text--stacked {
  width: 100%;
}
.mobile-app .module:first-of-type {
  margin-top: 0;
}
.mobile-app .module:last-of-type {
  margin-bottom: 0;
}
.mobile-app .game-draw-date,
.mobile-app .game-information,
.mobile-app.section-play-responsibly .module-grid {
  display: none;
}
.mobile-app .game-information {
  padding: 1em;
}
.mobile-app .next-game-link {
  text-decoration: none;
  color: currentColor;
}
.mobile-app.mobile-app-zeo.subsection-mla-games
  > div#content-core
  > div.container:nth-child(2),
.mobile-app.mobile-app-zeo.subsection-mla-games
  > div#content-core
  > div.module-text.module-text--stacked:nth-child(2) {
  margin-top: 48px;
  margin-bottom: 48px;
}
.mobile-app.mobile-app-zeo.subsection-mla-find-a-store .content h1,
.mobile-app.mobile-app-zeo.subsection-mla-find-a-store
  .store-locator
  .current-location,
.mobile-app.mobile-app-zeo.subsection-mla-games .module-faq .buttons-center {
  display: none;
}
.mobile-app.mobile-app-zeo.subsection-mla-find-a-store
  #lott-storelocator-link-mobile,
.mobile-app.mobile-app-zeo.subsection-mla-find-a-store .float-right {
  display: none !important;
}
.mobile-app.mobile-app-zeo.subsection-mla-app-download h1 {
  display: none;
}
.mobile-app.mobile-app-zeo.subsection-mla-app-download .btn {
  font-size: 20px;
}
.mobile-app.mobile-app-zeo.subsection-mla-app-download p {
  text-align: center;
}
@media print {
  @page {
    size: A4 portrait;
  }
  body {
    width: 21cm;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }
  html {
    background: none !important;
  }
}
/*# sourceMappingURL=styles.css.map */
