/*!**************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../node_modules/postcss-loader/dist/cjs.js!./Content/assets/css/base/m_themeGreen.css ***!
  \**************************************************************************************************************************************************************************/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=058ea18bbaa4f8ade67b)
 * Config saved to config.json and https://gist.github.com/058ea18bbaa4f8ade67b
 */

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)box-sizing
 */

/*! normalize.css v3.0.3 | 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,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type='checkbox'],
input[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}

input[type='search'] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role='button'] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: ' ';
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

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

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

html,
mark {
  color: #000;
}

body,
figure,
ul,
ul li {
  margin: 0;
}

legend,
ul {
  padding: 0;
}

iframe,
img,
legend {
  border: 0;
}

#center-wrap,
#header,
sub,
sup {
  position: relative;
}

.menuon .maincontainer .maincontent,
.menuon .maincontainer > .greyoutbg {
  -webkit-transform: translate(218px, 0);
  -moz-transform: translate(218px, 0);
  -ms-transform: translate(218px, 0);
  -o-transform: translate(218px, 0);
}

.dsp-tb,
table {
  table-layout: fixed;
}

.bgicons,
.loginfield.submit,
.t-a-c {
  text-align: center;
}

.fontWeight-bold,
.fwt-bold,
.odds,
.txt-bold7,
b,
strong {
  font-weight: 700;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

button,
html,
input,
select,
textarea {
  font-family: sans-serif;
}

a {
  background: 0 0;
}

a:focus {
  outline: dotted thin;
}

.slider,
a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: '\201C''\201D''\2018''\2019';
}

q:after,
q:before {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul li {
  pading: 0;
}

svg:not(:root) {
  overflow: hidden;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

#lt-right .BTN,
.uppercase {
  text-transform: uppercase;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.dsp-tb,
.table-space,
.tb-sp-space {
  border-collapse: separate;
}

input[type='search'] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type='radio'],
input[type='checkbox'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

@font-face {
  font-family: Khmer;
  src: url(../../fonts/Hanuman-Regular.eot?1443165866);
  src: url(../../fonts/Hanuman-Regular.eot?&1443165866#iefix) format('embedded-opentype'),
    url(../../fonts/Hanuman-Regular.ttf?1443165866) format('truetype');
}

#top-navbar .navbar-header .right-header-controls {
  float: right;
  padding-top: 6px;
}

#top-navbar .navbar-header {
  padding: 2px 8px 0 9px;
  overflow: hidden;
}

.loginfield {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-size: 1em;
  padding: 0.5em 0;
  text-indent: 10px;
  width: 180px;
}

.loginfield.submit {
  width: 184px;
  font-weight: 700;
  text-indent: 0;
}

select.loginfield {
  width: 184px;
}

.loginsection {
  padding: 3em 0;
}

#menuContainer > ul > li:last-child {
  padding-right: 20px;
}

.icon-SortTime {
  height: 13px;
  display: inline-block;
}

.icon-1 {
  display: inline-block;
  height: 1.2em;
}

body {
  font-family: Lato;
}

body * {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-overflow-scrolling: touch;
}

#center-wrap,
.msgon {
  overflow: hidden;
}

body * .navButton *,
body .noanimate {
  -webkit-transition: initial;
  -webkit-transition: none 0s ease 0s;
  transition: none 0s ease 0s;
  transition: initial;
}

#center-wrap #lt-center {
  height: 100%;
}

.width-20 {
  width: 20px;
}

.width-17 {
  width: 17px;
}

.width-45 {
  width: 45px;
}

#header {
  z-index: 7;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}

.msgon .greyout {
  position: fixed;
  z-index: 1001;
}

.msgon .diallog {
  z-index: 1002;
}

.menuon .maincontainer > .greyoutbg {
  display: block;
  filter: alpha(Opacity=75);
  opacity: 0.75;
  -webkit-transform: translate(218px, 0);
          transform: translate(218px, 0);
  z-index: 12;
}

.menuon .maincontainer .slidebar {
  height: 100%;
  overflow-y: auto;
  width: 218px;
  z-index: 10002;
  display: block;
}

.menuon .maincontainer .maincontent {
  -webkit-transform: translate(218px, 0);
          transform: translate(218px, 0);
}

.menuon .maincontainer .maincontent .greyoutbg {
  background-color: #2d2d2d;
  display: block;
}

.menuon .maincontainer #header {
  -webkit-transform: translate(218px, 0);
  transform: translate(218px, 0);
}

.mybetson .maincontainer #header,
.mybetson .maincontainer .maincontent {
  -webkit-transform: translate(-242px, 0);
  -moz-transform: translate(-242px, 0);
  -ms-transform: translate(-242px, 0);
  -o-transform: translate(-242px, 0);
}

.menuon .maincontainer .RightPanel {
  z-index: 1;
}

.mybetson .maincontainer .RightPanel {
  height: 100%;
  overflow-y: auto;
  width: 242px;
  z-index: 9;
  display: block;
}

.maincontainer,
.slider {
  width: 100%;
}

.mybetson .maincontainer .maincontent {
  -webkit-transform: translate(-242px, 0);
          transform: translate(-242px, 0);
}

.mybetson .maincontainer .maincontent .greyoutbg {
  display: block;
  filter: alpha(Opacity=75);
  opacity: 0.75;
}

.mybetson .maincontainer #header {
  -webkit-transform: translate(-242px, 0);
          transform: translate(-242px, 0);
}

.mybetson .maincontainer > .greyoutbg {
  display: block;
  filter: alpha(Opacity=75);
  opacity: 0.75;
  -webkit-transform: translate(-242px, 0);
  transform: translate(-242px, 0);
  z-index: 12;
}

.mybetson .maincontainer .slidebar {
  z-index: 1;
}

#loading {
  position: relative;
  z-index: 1000;
}

.maincontainer:hover {
  position: relative;
  z-index: 7;
  height: 100vh;
}

body.bson .maincontainer > .greyoutbg,
body.ppon .maincontainer > .greyoutbg {
  z-index: 8;
  display: block;
  filter: alpha(Opacity=75);
  opacity: 0.75;
  position: absolute;
}

body.bson .maincontainer > .greyoutbg {
  height: 1000vh;
}

body.bson .maincontainer .betslip {
  display: block;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  padding-top: 50px;
  top: 0;
}

body.bson .maincontainer .mainContent {
  position: absolute;
}

body.ppon .maincontainer .parlay {
  z-index: 20;
  display: block;
  padding-top: 50px;
  top: 0;
}

body.ppon .maincontainer .betslip {
  display: none;
}

body.ewon .maincontainer > .greyoutbg {
  display: block;
  filter: alpha(Opacity=75);
  opacity: 0.75;
  z-index: 8;
  position: absolute;
}

body.ewon .maincontainer .eachway {
  z-index: 20;
  display: block;
  padding-top: 50px;
  top: 0;
}

body .maincontainer .eachway,
body .maincontainer .parlay,
body.ewon .maincontainer .betslip {
  display: none;
}

body .betslip {
  display: none;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transform: translateY(150%);
  -webkit-transform: translateY(150%);
  -ms-transform: translateY(150%);
}

.slider {
  -webkit-appearance: none;
  border-radius: 8px;
  color: #4c8906;
}

.slider input[type='range'] {
  outline: 0;
  height: 6px;
  color: inherit;
  margin-right: 1em;
  background-color: #d8d8d8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-size: 0 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: currentColor;
  cursor: pointer;
}

.slider::-webkit-slider-thumb:active {
  -webkit-transform: scale(1.5);
  background: #4c8906;
}

.slider::-moz-range-thumb {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background: currentColor;
  margin-top: -7px;
  cursor: pointer;
}

.RightPanel,
.slidebar {
  height: 100%;
  position: fixed;
  top: 0;
  overflow-y: auto;
  z-index: 1;
  display: none;
}

.slider::-moz-range-thumb:active {
  -moz-transform: scale(1.5);
  background: #4c8906;
}

.cursor-pointer:active,
.play:active {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
}

.slidebar {
  width: 218px;
  left: 0;
}

.RightPanel {
  width: 242px;
  right: 0;
}

.mybetPlane {
  width: 240px;
  overflow-y: auto;
  position: absolute;
  z-index: 1;
  right: 0;
  overflow-x: hidden;
}

.betslip,
.betslip.mybets,
.maincontent,
.maincontent.mybets {
  z-index: 6;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  width: 100%;
}

.vis-hid {
  visibility: hidden;
}

.vis-vis {
  visibility: visible;
}

.betslip,
.maincontent {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
}

.betslip.collapsed,
.maincontent.collapsed {
  position: fixed;
}

.betslip.mybets,
.maincontent.mybets {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
}

.maincontent {
  position: absolute;
}

ul.dash-list li {
  padding-left: 10px;
  padding-top: 10px;
}

ul.dash-list li::before {
  content: '- ';
}

.clearHack:after,
.odds-large .odds-empty:before,
.vAlignFix:after {
  content: ' ';
}

.betslip {
  display: none;
}

.betslip.actived,
.betslip.actived .greyoutbg,
.flex-1p5 {
  display: block;
}

.betslip .eachway-row .checkbox-s {
  width: 15px;
  height: 15px;
  color: #f5f5f5;
  background-color: transparent;
  border-color: transparent;
}

.betslip .eachway-row .checkbox-s .icon-Iconbg {
  display: block;
  width: 13px;
  height: 13px;
  font-size: 15px;
  margin-top: 1px;
  line-height: 0.9;
}

.betslip .eachway-row .checkbox-s .icon-Iconbg:before {
  margin-left: -1px;
}

.betslip .place-row .place-linear {
  height: 4px;
}

.betslip .place-row .place-total {
  padding: 14px 10px 17px;
}

.pd-7 {
  padding: 7px;
}

.pd-tb-5 {
  padding: 5px 0;
}

.pd-tb-10 {
  padding: 10px 0;
}

.pd-tb-15 {
  padding: 15px 0;
}

.flex-p1 {
  -ms-flex: 0.1 1 auto;
      flex: 0.1 1 auto;
  -prefix-box-flex: 0.1 1 auto;
  -webkit-box-flex: 0.1 1 auto;
  box-flex: 1;
  width: 0%;
}

.flex-1p5 {
  -ms-flex: 1.5;
      flex: 1.5;
  -prefix-box-flex: 1.5;
  -webkit-box-flex: 1.5;
  box-flex: 1.5;
  width: auto;
  width: 0%;
}

.flex-1 {
  -ms-flex: 1;
      flex: 1;
  -prefix-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  width: auto;
  width: 0%;
  display: block;
}

.flex-1p1,
.flex-2,
.flex-24,
.flex-3,
.flex-4,
.flex-5,
.flex-6,
.flex-7,
.flex-9 {
  width: 0%;
  display: block;
}

.flex-1p1 {
  -ms-flex: 1.1;
      flex: 1.1;
  -prefix-box-flex: 1.1;
  -webkit-box-flex: 1.1;
  box-flex: 1.1;
}

.flex-24 {
  -webkit-box-flex: 24;
  -prefix-box-flex: 24;
  -ms-flex: 24;
      flex: 24;
  box-flex: 24;
}

.flex-2 {
  -webkit-box-flex: 2;
  -prefix-box-flex: 2;
  -ms-flex: 2;
      flex: 2;
  box-flex: 2;
}

.flex-3 {
  -webkit-box-flex: 3;
  -prefix-box-flex: 3;
  -ms-flex: 3;
      flex: 3;
  box-flex: 3;
}

.flex-4 {
  -webkit-box-flex: 4;
  -prefix-box-flex: 4;
  -ms-flex: 4;
      flex: 4;
  box-flex: 4;
}

.flex-5 {
  -webkit-box-flex: 5;
  -prefix-box-flex: 5;
  -ms-flex: 5;
      flex: 5;
  box-flex: 5;
}

.flex-7 {
  -webkit-box-flex: 7;
  -prefix-box-flex: 7;
  -ms-flex: 7;
      flex: 7;
  box-flex: 7;
}

.flex-9 {
  -webkit-box-flex: 9;
  -prefix-box-flex: 9;
  -ms-flex: 9;
      flex: 9;
  box-flex: 9;
}

.flex-6 {
  -webkit-box-flex: 6;
  -prefix-box-flex: 6;
  -ms-flex: 6;
      flex: 6;
  box-flex: 6;
}

.flex-row {
  -ms-flex-direction: row;
      flex-direction: row;
  -webkit-box-orient: horizontal;
  -ms-flex-pack: left;
      justify-content: left;
  -ms-flex-align: center;
      align-items: center;
  -webkit-flex-align: left;
  -webkit-align-items: center;
  -webkit-box-pack: left;
  -webkit-box-align: center;
  -webkit-justify-content: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-row.alignright {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  box-pack: end;
}

.flex-row.flt-r {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex-row.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-row.alignleft {
  -ms-flex-align: left;
      align-items: left;
  -webkit-align-items: left;
  -webkit-box-align: left;
}

.flex-row.center {
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-flex-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-center {
  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;
}

.jc-spaceBetween {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flexSpaceBetween {
  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;
}

.dsp-grid {
  display: grid;
}

.lcp-2,
.lcp-3 {
  display: -webkit-box;
}

.grid-rows-1fr-50 {
  grid-auto-rows: 1fr 50px;
}

.js-center {
  justify-self: center;
}

.as-center {
  -ms-flex-item-align: center;
      align-self: center;
}

.lcp-3 {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lcp-2 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ellipsis-110,
.lcp-1 {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
}

.ellipsis-nowrap,
.ellipsis-nowrap span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ellipsis-110 {
  width: 100px;
}

.arrow-r {
  position: relative;
  overflow: hidden;
  font-size: 12px;
  top: -1px;
}

.arrow-r .icon-ArrowMoreBets {
  font-size: 12px;
  position: relative;
  top: -2px;
  left: -4px;
}

.info-left {
  width: 16px;
  height: 17px;
  overflow: hidden;
  display: inline-block;
}

.greyout.actived,
.info-left:hover .overlayContainer {
  display: block;
}

.bgicons .icon-i_amkt .tickContainer {
  position: absolute;
  right: 19px;
  bottom: 6px;
}

.bgicons .overlayContainer .overlay {
  z-index: 1000;
  position: absolute;
  right: 0;
  width: 100%;
  top: 100%;
}

.bgicons .overlayContainer .tickContainer {
  right: 0;
  top: 0;
  position: absolute;
}

.roundCancel,
.roundCancel .icon-MainMarketsHideleftminur {
  position: relative;
}

.roundCancel {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.inputBg input {
  padding: 8px 8px 7px;
}

.noeffect,
.noeffect:active,
.noeffect:focus {
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
  outline: 0 !important;
  border: 0 !important;
  -webkit-appearance: textarea;
}

.inputBg {
  line-height: 35px;
  border-radius: 3px;
}

.bgicons,
.divBtn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.inputBg input.stakeInput {
  line-height: 40px;
  padding: 0 8px;
}

.bgicons,
.fixed-foot,
.inputBg.height35 input {
  line-height: 35px;
}

.inputBg.height35 {
  padding: 0;
}

.letterspacing-n1 {
  letter-spacing: -1px;
}

.divBtn {
  border-radius: 3px;
}

.fixed-foot {
  padding: 8px 8px 7px;
}

.roundCancel .whitebg {
  left: 4px;
  top: 5px;
}

.roundCancel .icon-MainMarketsHideleftminur:before {
  text-align: center;
  position: absolute;
  top: 4px;
  left: 4px;
}

.pd-0 {
  padding: 0;
}

.pd-3 {
  padding: 3px;
}

.pd-6 {
  padding: 6px;
}

.pd-t-1 {
  padding-top: 1px;
}

.pd-t-2 {
  padding-top: 2px;
}

.pd-t-3 {
  padding-top: 3px;
}

.pd-t-4 {
  padding-top: 4px;
}

.pd-t-5 {
  padding-top: 5px;
}

.pd-t-6 {
  padding-top: 6px;
}

.pd-t-7 {
  padding-top: 7px;
}

.pd-t-9 {
  padding-top: 9px;
}

.pd-t-10 {
  padding-top: 10px;
}

.pd-t-11 {
  padding-top: 11px;
}

.pd-t-12 {
  padding-top: 12px;
}

.pd-t-13 {
  padding-top: 13px;
}

.pd-t-14 {
  padding-top: 14px;
}

.pd-t-15 {
  padding-top: 15px;
}

.pd-t-16 {
  padding-top: 16px;
}

.pd-t-18 {
  padding-top: 18px;
}

.pd-t-19 {
  padding-top: 19px;
}

.pd-t-20 {
  padding-top: 20px;
}

.pd-t-28 {
  padding-top: 28px;
}

.pd-t-35 {
  padding-top: 35px;
}

.pd-t-40 {
  padding-top: 40px;
}

.pd-t-50 {
  padding-top: 50px;
}

.pd-t-56 {
  padding-top: 56px;
}

.pd-t-70 {
  padding-top: 70px;
}

.pd-b-1 {
  padding-bottom: 1px;
}

.pd-b-2 {
  padding-bottom: 2px;
}

.pd-b-4 {
  padding-bottom: 4px;
}

.pd-b-5 {
  padding-bottom: 5px;
}

.pd-b-6 {
  padding-bottom: 6px;
}

.pd-b-7 {
  padding-bottom: 7px;
}

.pd-b-8 {
  padding-bottom: 8px;
}

.pd-b-9 {
  padding-bottom: 9px;
}

.pd-b-10 {
  padding-bottom: 10px;
}

.pd-b-11 {
  padding-bottom: 11px;
}

.pd-b-12 {
  padding-bottom: 12px;
}

.pd-b-13 {
  padding-bottom: 13px;
}

.pd-b-14 {
  padding-bottom: 14px;
}

.pd-b-15 {
  padding-bottom: 15px;
}

.pd-b-16 {
  padding-bottom: 16px;
}

.pd-b-17 {
  padding-bottom: 17px;
}

.pd-b-18 {
  padding-bottom: 18px;
}

.pd-b-19 {
  padding-bottom: 19px;
}

.pd-b-20 {
  padding-bottom: 20px;
}

.pd-b-22 {
  padding-bottom: 22px;
}

.pd-b-30 {
  padding-bottom: 30px;
}

.pd-b-40 {
  padding-bottom: 40px;
}

.pd-b-50 {
  padding-bottom: 50px;
}

.pd-l-54 {
  padding-left: 54px;
}

.pd-r-54 {
  padding-right: 54px;
}

.pd-r-13 {
  padding-right: 13px;
}

.pd-r-14 {
  padding-right: 14px;
}

.pd-r-18 {
  padding-right: 18px;
}

.pd-r-20 {
  padding-right: 20px;
}

.backArrow .icon-BackArrow:before {
  position: relative;
  top: -2px;
}

.greyout {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
}

.pd-r-10 {
  padding-right: 10px;
}

.pd-r-16 {
  padding-right: 16px;
}

.pd-r-17 {
  padding-right: 17px;
}

.pd-r-21 {
  padding-right: 21px;
}

.pd-r-26 {
  padding-right: 26px;
}

.pd-r-75 {
  padding-right: 75px;
}

.pd-r-7 {
  padding-right: 7px;
}

.pd-l-75 {
  padding-left: 75px;
}

.pd-r-6 {
  padding-right: 6px;
}

.pd-r-8 {
  padding-right: 8px;
}

.pd-r-9 {
  padding-right: 9px;
}

.pd-t-8 {
  padding-top: 8px;
}

.pd-r-3 {
  padding-right: 3px;
}

.pd-r-4 {
  padding-right: 4px;
}

.pd-l-35 {
  padding-left: 35px;
}

.pd-r-35 {
  padding-right: 35px;
}

.pd-b-3 {
  padding-bottom: 3px;
}

.pd-l-1 {
  padding-left: 1px;
}

.pd-l-2 {
  padding-left: 2px;
}

.pd-l-3 {
  padding-left: 3px;
}

.pd-l-4 {
  padding-left: 4px;
}

.pd-l-5 {
  padding-left: 5px;
}

.pd-l-6 {
  padding-left: 6px;
}

.pd-l-7 {
  padding-left: 7px;
}

.pd-l-8 {
  padding-left: 8px;
}

.pd-l-9 {
  padding-left: 9px;
}

.pd-l-10 {
  padding-left: 10px;
}

.pd-l-11 {
  padding-left: 11px;
}

.pd-l-12 {
  padding-left: 12px;
}

.pd-l-13 {
  padding-left: 13px;
}

.pd-l-14 {
  padding-left: 14px;
}

.pd-l-15 {
  padding-left: 15px;
}

.pd-l-16 {
  padding-left: 16px;
}

.pd-l-18 {
  padding-left: 18px;
}

.pd-l-20 {
  padding-left: 20px;
}

.pd-l-24 {
  padding-left: 24px;
}

.pd-l-26 {
  padding-left: 26px;
}

.pd-r-1 {
  padding-right: 1px;
}

.pd-r-2 {
  padding-right: 2px;
}

.pd-r-5 {
  padding-right: 5px;
}

.pd-l-55 {
  padding-left: 55px;
}

.pd-r-60 {
  padding-right: 60px;
}

.pd-r-15 {
  padding-right: 15px;
}

.pd-t-17 {
  padding-top: 17px;
}

.pd-r-12 {
  padding-right: 12px;
}

.pd-12 {
  padding: 12px;
}

.top-n1 {
  top: -1px;
}

.top-n2 {
  top: -2px;
}

.top-0 {
  top: 0;
}

.top-1 {
  top: 1px;
}

.top-2 {
  top: 2px;
}

.top-3 {
  top: 3px;
}

.top-4 {
  top: 4px;
}

.top-10 {
  top: 10px;
}

.top-5 {
  top: 5px;
}

.top-6 {
  top: 6px;
}

.top-50p {
  top: 50%;
}

.bottom-25 {
  bottom: 25px;
}

.bottom-50 {
  bottom: 50px;
}

.bottom-40 {
  bottom: 40px;
}

.top-10p {
  top: 10%;
}

.top-8 {
  top: 8px;
}

.top-21 {
  top: 21px;
}

.top-15 {
  top: 15px;
}

.top-2z {
  top: -2px;
}

.left-0 {
  left: 0;
}

.left-11 {
  left: 11px;
}

.left-14 {
  left: 14px;
}

.left-16 {
  left: 16px;
}

.left-50p {
  left: 50%;
}

.right-0 {
  right: 0;
}

.right-3 {
  right: 3px;
}

.right-52 {
  right: 52px;
}

.right-18 {
  right: 18px;
}

.bottom-0 {
  bottom: 0;
}

.bottom-1 {
  bottom: 1px;
}

.bt-cpCount,
.cursor-pointer {
  cursor: pointer;
}

.cursor-default {
  cursor: default;
}

.confirm,
.filters,
.odds {
  cursor: pointer;
}

.right-6 {
  right: 6px;
}

.right-10 {
  right: 10px;
}

.right-n18 {
  right: -18px;
}

.mg-l-minus6 {
  margin-left: -6px;
}

.mg-r-minus6 {
  margin-right: -6px;
}

.mg-10 {
  margin: 10px;
}

.mg-t-n7 {
  margin-top: -7px;
}

.mg-t-1 {
  margin-top: 1px;
}

.mg-t-2 {
  margin-top: 2px;
}

.mg-t-4 {
  margin-top: 4px;
}

.mg-t-6 {
  margin-top: 6px;
}

.mg-t-7 {
  margin-top: 7px;
}

.mg-t-8 {
  margin-top: 8px;
}

.mg-t-9 {
  margin-top: 9px;
}

.mg-t-10 {
  margin-top: 10px;
}

.mg-t-11 {
  margin-top: 11px;
}

.mg-t-12 {
  margin-top: 12px;
}

.mg-t-13 {
  margin-top: 13px;
}

.mg-t-14 {
  margin-top: 14px;
}

.mg-t-15 {
  margin-top: 15px;
}

.mg-t-16 {
  margin-top: 16px;
}

.mg-t-17 {
  margin-top: 17px;
}

.mg-t-20 {
  margin-top: 20px;
}

.mg-b-1 {
  margin-bottom: 1px;
}

.mg-b-6 {
  margin-bottom: 6px;
}

.mg-b-5 {
  margin-bottom: 5px;
}

.mg-b-16 {
  margin-bottom: 16px;
}

.mg-l-4 {
  margin-left: 4px;
}

.mg-l-3 {
  margin-left: 3px;
}

.mg-l-8 {
  margin-left: 8px;
}

.mg-r-12 {
  margin-right: 12px;
}

.mg-r-17 {
  margin-right: 17px;
}

.mg-l-18 {
  margin-left: 18px;
}

.mg-l-17 {
  margin-left: 17px;
}

.mg-r-8 {
  margin-right: 8px;
}

.mg-r-7 {
  margin-right: 7px;
}

.mg-r-11 {
  margin-right: 11px;
}

.mg-r-25 {
  margin-right: 25px;
}

.mg-l-1 {
  margin-left: 1px;
}

.mg-l-2 {
  margin-left: 2px;
}

.mg-l-6 {
  margin-left: 6px;
}

.mg-r-6 {
  margin-right: 6px;
}

.mg-r-4 {
  margin-right: 4px;
}

.mg-r-1 {
  margin-right: 1px;
}

.mg-r-9 {
  margin-right: 9px;
}

.mg-l-218 {
  margin-left: 218px;
}

.mg-r-90 {
  margin-right: 90px;
}

.mg-r-26 {
  margin-right: 26px;
}

.mg-r-28 {
  margin-right: 28px;
}

.mg-r-50 {
  margin-right: 50px;
}

.mg-l-5 {
  margin-left: 5px;
}

.mg-l-10 {
  margin-left: 10px;
}

.mg-l-16 {
  margin-left: 16px;
}

.mg-l-30 {
  margin-left: 30px;
}

.mg-l-48 {
  margin-left: 48px;
}

.mg-r-10 {
  margin-right: 10px;
}

.mg-r-46 {
  margin-right: 46px;
}

.mg-r-48 {
  margin-right: 48px;
}

.mg-r-60 {
  margin-right: 60px;
}

.mg-r-55 {
  margin-right: 55px;
}

.mg-r-5 {
  margin-right: 5px;
}

.mg-r-95 {
  margin-right: 95px;
}

.mg-r-36 {
  margin-right: 36px;
}

.mg-r-16 {
  margin-right: 16px;
}

.mg-r-22 {
  margin-right: 22px;
}

.mg-r-2 {
  margin-right: 2px;
}

.mg-r-13 {
  margin-right: 13px;
}

.mg-r-250 {
  margin-right: 250px;
}

.mg-r-200 {
  margin-right: 200px;
}

.mg-l-22 {
  margin-left: 22px;
}

.mg-r-3 {
  margin-right: 3px;
}

.mg-t-50 {
  margin-top: 50px;
}

.mg-l-20 {
  margin-left: 20px;
}

.mg-l-10p {
  margin-left: 10%;
}

.mg-l-15p {
  margin-left: 15%;
}

.mg-l-20p {
  margin-left: 20%;
}

.mg-l-30p {
  margin-left: 30%;
}

.mg-r-20 {
  margin-right: 20px;
}

.mg-t-3 {
  margin-top: 3px;
}

.mg-b-3 {
  margin-bottom: 3px;
}

.mg-b-8 {
  margin-bottom: 8px;
}

.widthHeight-7 {
  width: 7px;
  height: 7px;
}

.height-100vh {
  height: 100vh;
}

.height-100vh-100 {
  height: calc(100vh - 100px);
}

.height-0 {
  height: 0;
}

.height-0p {
  height: 0%;
}

.height-10 {
  height: 10px;
}

.height-21 {
  height: 21px;
}

.height-22 {
  height: 22px;
}

.height-24 {
  height: 24px;
}

.height-48 {
  height: 48px;
}

.height-54 {
  height: 54px;
}

.height-65 {
  height: 65px;
}

.height-49 {
  height: 49px;
}

.height-90,
.play {
  height: 90px;
}

.mheight-200 {
  max-height: 200px;
}

.mheight-350 {
  max-height: 350px;
}

.mheight-48 {
  min-height: 48px;
}

.mheight-39 {
  min-height: 39px;
}

.mheight-45 {
  min-height: 45px;
}

.mheight-90 {
  min-height: 90px;
}

.mheight-49 {
  min-height: 49px;
}

#top-navbar,
.mheight-51 {
  min-height: 51px;
}

.mheight-61 {
  min-height: 61px;
}

.mheight-62 {
  min-height: 62px;
}

.mheight-50 {
  min-height: 50px;
}

.mheight-57 {
  min-height: 57px;
}

.round-l {
  border-radius: 50% 0 0 50%;
}

.round-r {
  border-radius: 0 50% 50% 0;
}

#container aside #lt-right .betbox .tab_content .titlebar.unsettled .circles-number,
.round {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.round {
  border-radius: 50%;
}

.round-3 {
  border-radius: 3px;
}

.round-4 {
  border-radius: 4px;
}

.play {
  width: 90px;
}

.play .icon-play {
  top: 28px;
  left: 34px;
}

.play:active {
  -webkit-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05);
}

.betgenius .icon-bgfield {
  width: 66px;
}

.betgenius .divider {
  position: absolute;
  width: 2px;
  left: 50%;
  margin-left: -1px;
  height: 100%;
  top: 0;
}

.playbackground {
  width: 90px;
  height: 90px;
}

.playbackground-s {
  width: 64px;
  height: 64px;
}

.bgicons {
  width: 30px;
  height: 30px;
  border-radius: 3px;
}

.radius,
.sidebar-row ul.sub-menu.mycomps li.other .iconbox {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.bgicons .icon-TV2 {
  width: 18px;
  height: 16px;
}

.bgicons .iicon {
  width: 10px;
  height: 11px;
  right: 21px;
  top: 50%;
  position: absolute;
}

.bgicons .overlayContainer,
.bgicons .tickContainer {
  display: none;
}

.bgicons.actived .overlayContainer,
.bgicons.actived .tickContainer {
  display: block;
}

.bgicons .icon-i-s {
  display: inline;
  display: initial;
}

.bgicons .icon-i-s:before {
  top: auto;
  top: initial;
  left: auto;
  left: initial;
  position: relative;
  font-size: 18px;
}

.radius {
  border-radius: 3px;
}

.radius-2 {
  border-radius: 2px;
}

.radius-3 {
  border-radius: 3px;
}

.radius-4 {
  border-radius: 4px;
}

.radius-r-t {
  border-radius: 0 3px 3px 0;
}

.morebet {
  padding: 1px 2px;
}

.ws-inital {
  white-space: normal;
  white-space: initial;
}

.dsp-tb.width-auto .filters,
.ws-nowrap {
  white-space: nowrap;
}

.ws-nowrap .icon-SortTime:before {
  position: relative;
  top: -1px;
}

.wb-breakall {
  word-break: break-all;
}

.col-fixed60 {
  width: 60px;
}

.col-fixed99 {
  width: 99px;
}

.col-fixed30 {
  width: 30px;
}

.col-fixed85 {
  width: 85px;
}

.col-fixed70 {
  width: 70px;
}

.col-fixed48 {
  width: 48px;
}

.col-fixed39 {
  width: 39px;
}

.col-fixed40 {
  width: 40px;
}

.col-fixed35 {
  width: 35px;
}

.col-fixed24 {
  width: 24px;
}

.col-fixed16 {
  width: 16px;
}

.col-12Percent {
  width: 12%;
}

.col-5Percent {
  width: 5%;
}

.col-fixedPicture {
  width: 237px;
}

.col-fixedRedcard {
  width: 65px;
}

.col-fixed52 {
  width: 52px;
}

.col-fixed25 {
  width: 25px;
}

.col-fixed23 {
  width: 23px;
}

.col-fixed38 {
  width: 38px;
}

.col-fixed33 {
  width: 33px;
}

.col-fixed65 {
  width: 65px;
}

.col-fixed10 {
  width: 10px;
}

.col-fixed42 {
  width: 42px;
}

.col-25Percent {
  width: 25%;
}

.col-50Percent {
  width: 50%;
}

.col-40Percent {
  width: 40%;
}

.col-20Percent {
  width: 20%;
}

.col-19Percent {
  width: 19%;
}

.col-22Percent {
  width: 22%;
}

.col-21Percent {
  width: 21%;
}

.col-8Percent {
  width: 8%;
}

.col-6Percent {
  width: 6%;
}

.col-11Percent {
  width: 11%;
}

.col-16Percent {
  width: 16%;
}

.col-46Percent {
  width: 46%;
}

.col-fixed43 {
  width: 43px;
}

.col-12p5Percent {
  width: 12.5%;
}

.col-fixedodds {
  width: 64px;
}

.pos-absolute {
  position: absolute;
}

.pos-relative {
  position: relative;
}

.ofw-hidden {
  overflow: hidden;
}

.ofwX-scroll,
.ofwx-auto,
.ofwx-scroll,
.ofwy-auto,
.ofwy-scroll {
  -webkit-overflow-scrolling: touch;
}

.ofwy-hidden {
  overflow-y: hidden;
}

.ofwy-scroll {
  overflow-y: scroll;
}

.ofwX-scroll {
  overflow-x: scroll;
}

.ofwy-auto {
  overflow-y: auto;
}

.ofwx-auto {
  overflow-x: auto;
}

.ofw-visible {
  overflow: visible;
}

.backfaceVisibility-hidden {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.willChange-ofw-y {
  will-change: overflow-y;
}

.pos-fixed {
  position: fixed;
}

.fts-8 {
  font-size: 8px;
}

.fts-11 {
  font-size: 11px;
}

.fts-14 {
  font-size: 14px;
}

.fts-15 {
  font-size: 15px;
}

.fts-16 {
  font-size: 16px;
}

.fts-17 {
  font-size: 17px;
}

.fts-18 {
  font-size: 18px;
}

.fts-19 {
  font-size: 19px;
}

.fts-20 {
  font-size: 20px;
}

.fts-21 {
  font-size: 21px;
}

.fts-24 {
  font-size: 24px;
}

.fts-30 {
  font-size: 30px;
}

.fts-32 {
  font-size: 32px;
}

.fts-50 {
  font-size: 50px;
}

.fts-113 {
  font-size: 113px;
}

.txt-underline {
  text-decoration: underline;
}

.txt-lineThrough {
  text-decoration-line: line-through;
  -webkit-text-decoration-line: line-through;
}

.fts-0 {
  font-size: 0;
}

.fts-13 {
  font-size: 13px;
}

.fts-12 {
  font-size: 12px;
}

.fts-22 {
  font-size: 22px;
}

.fts-25 {
  font-size: 25px;
}

.fts-10 {
  font-size: 10px;
}

.fts-27 {
  font-size: 27px;
}

.fts-28 {
  font-size: 28px;
}

.lht-10 {
  line-height: 10px;
}

.lht-11 {
  line-height: 11px;
}

.lht-13 {
  line-height: 13px;
}

.lht-15 {
  line-height: 15px;
}

.lht-16 {
  line-height: 16px;
}

.lht-19 {
  line-height: 19px;
}

.lht-23 {
  line-height: 23px;
}

.lht-36 {
  line-height: 36px;
}

.lht-38 {
  line-height: 38px;
}

.lht-46 {
  line-height: 46px;
}

.lht-48 {
  line-height: 48px;
}

.lht-52 {
  line-height: 52px;
}

.lht-53 {
  line-height: 53px;
}

.lht-54 {
  line-height: 54px;
}

.lht-188 {
  line-height: 188px;
}

.lht-113 {
  line-height: 113px;
}

.lht-22 {
  line-height: 22px;
}

.lht-22[class*=' icon-'] {
  line-height: 21px;
}

.lht-p9e {
  line-height: 0.9em;
}

.lht-1e {
  line-height: 1em;
}

.notificationConainer {
  position: absolute;
  width: 100%;
  z-index: 30;
}

.notificationConainer .notification {
  position: relative;
  top: 200px;
  margin: 0 auto;
  width: 300px;
}

.notificationConainer .notification.added .add {
  display: block;
}

.notificationConainer .notification.added .remove,
.notificationConainer .notification.removed .add {
  display: none;
}

.notificationConainer .notification.removed .remove {
  display: block;
}

.hiddenInput {
  background-color: transparent;
  border: none;
  outline: 0;
}

.bgfield {
  padding-top: 32px;
  padding-bottom: 43px;
}

.flipcontent {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.lht-29 {
  line-height: 29px;
}

.lht-28 {
  line-height: 28px;
}

.lht-20 {
  line-height: 20px;
}

.lht-14 {
  line-height: 14px;
}

.lht-17 {
  line-height: 17px;
}

.lht-25 {
  line-height: 25px;
}

.lht-35.icon-TV {
  line-height: 35px;
}

.lht-34,
.lht-34.icon-TV {
  line-height: 34px;
}

.lht-1p3 {
  line-height: 1.3em;
}

.lht-1p1 {
  line-height: 1.1em;
}

.lht-1 {
  line-height: 1em;
}

.lht-0p9 {
  line-height: 0.9em;
}

.Bottom_Menu a,
.btn_submit,
.lht-50,
.lht-50.icon-MenuIcon {
  line-height: 50px;
}

.lht-49,
.lht-49.icon-MenuIcon {
  line-height: 49px;
}

.lht-40 {
  line-height: 40px;
}

.lht-30 {
  line-height: 30px;
}

.lht-35 {
  line-height: 35px;
}

.lht-32,
.lht-32.icon-SortIcon {
  line-height: 32px;
}

.pd-1 {
  padding: 1px;
}

.pd-10 {
  padding: 10px;
}

.pd-8 {
  padding: 8px;
}

.pd-15 {
  padding: 15px;
}

.pd-20 {
  padding: 20px;
}

.pd-5 {
  padding: 5px;
}

.pd-4 {
  padding: 4px;
}

.pd-tb-13 {
  padding: 13px 0;
}

.pd-tb-3 {
  padding: 3px 0;
}

s .pd-tb-5 {
  padding: 5px 0;
}

.mg-tb-5 {
  margin: 5px 0;
}

.mg-auto {
  margin: auto;
}

.mg-13 {
  margin: 13px;
}

.mg-12 {
  margin: 12px;
}

.mg-b-10 {
  margin-bottom: 10px;
}

.mg-b-2 {
  margin-bottom: 2px;
}

.mg-t-5 {
  margin-top: 5px;
}

.mg-b-20 {
  margin-bottom: 20px;
}

.mg-b-25 {
  margin-bottom: 25px;
}

.maxWidth-864,
.mg-center {
  margin: 0 auto;
}

.wh-ht-22 {
  width: 22px;
  height: 22px;
}

.height-60 {
  height: 60px;
}

.height-60.padding-10 {
  height: 40px;
}

.height-80 {
  height: 80px;
}

.height-50 {
  height: 50px;
}

.height-50.padding-10 {
  height: 30px;
}

.height-56 {
  height: 56px;
}

.height-188 {
  height: 188px;
}

.height-16 {
  height: 16px;
}

.height-20 {
  height: 20px;
}

.height-200 {
  height: 200px;
}

.height-220 {
  height: 220px;
}

.height-37 {
  height: 37px;
}

.height-47 {
  height: 47px;
}

.mheight-35 {
  min-height: 35px;
}

.mheight-34 {
  min-height: 34px;
}

.height-40 {
  height: 40px;
}

.height-40.padding-10 {
  height: 20px;
}

.height-40.bt-moreBet {
  height: 38px;
}

.mHeight-40 {
  min-height: 40px;
}

.mHeight-20,
.mHeight-40.padding-10 {
  min-height: 20px;
}

.mHeight-20.padding-10 {
  min-height: 10px;
}

.height-30.padding-10 {
  height: 10px;
}

.height-35 {
  height: 35px;
}

.height-35.padding-10 {
  height: 15px;
}

.height-28 {
  height: 28px;
}

.height-28.padding-10 {
  height: 8px;
}

.height-27 {
  height: 27px;
}

.wdhHgt-8 {
  width: 8px;
  height: 8px;
}

.wdhHgt-28 {
  width: 28px;
  height: 28px;
}

.wdhHgt-20 {
  width: 20px;
  height: 20px;
}

.wdhHgt-10 {
  width: 15px;
  height: 20px;
}

.mWidth-16 {
  min-width: 16px;
}

.mWidth-65 {
  min-width: 65px;
}

.maxWidth-76 {
  max-width: 76px;
}

.maxWidth-864 {
  max-width: 864px;
}

.width-10p {
  width: 10%;
}

.width-auto {
  width: auto;
}

.width-0 {
  width: 0%;
}

.width-4 {
  width: 4px;
}

.width-10 {
  width: 10px;
}

.width-13 {
  width: 13px;
}

.width-18 {
  width: 18px;
}

.width-22 {
  width: 22px;
}

.width-23 {
  width: 23px;
}

.width-24 {
  width: 24px;
}

.width-26 {
  width: 26px;
}

.width-28 {
  width: 28px;
}

.width-29 {
  width: 29px;
}

.width-30 {
  width: 30px;
}

.width-32 {
  width: 32px;
}

.width-33 {
  width: 33px;
}

.width-36 {
  width: 36px;
}

.width-37 {
  width: 37px;
}

.width-42 {
  width: 42px;
}

.width-48 {
  width: 48px;
}

.width-73 {
  width: 73px;
}

.width-77 {
  width: 77px;
}

.width-100 {
  width: 100px;
}

.width-104 {
  width: 104px;
}

.width-131 {
  width: 131px;
}

.width-137 {
  width: 137px;
}

.width-125 {
  width: 125px;
}

.width-135 {
  width: 135px;
}

.width-145 {
  width: 145px;
}

.width-155 {
  width: 155px;
}

.width-165 {
  width: 165px;
}

.width-174 {
  width: 174px;
}

.width-175 {
  width: 175px;
}

.width-180 {
  width: 180px;
}

.width-184 {
  width: 184px;
}

.width-190 {
  width: 190px;
}

.width-200 {
  width: 200px;
}

.width-208 {
  width: 208px;
}

.width-210 {
  width: 210px;
}

.width-213 {
  width: 213px;
}

.width-230 {
  width: 230px;
}

.width-240 {
  width: 240px;
}

.width-248 {
  width: 248px;
}

.width-300 {
  width: 300px;
}

.width-315 {
  width: 315px;
}

.width-380 {
  width: 380px;
}

.width-390 {
  width: 390px;
}

.width-410 {
  width: 410px;
}

.height-4 {
  height: 4px;
}

.height-57 {
  height: 57px;
}

.height-56vw {
  height: 56.25vw;
}

.flex-row.flex-stretch {
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  box-align: stretch;
  -webkit-box-align: stretch;
}

.flex-alginselfcenter {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
      align-self: center;
}

.flex-alginselfstretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.flex-b0 {
  -webkit-flex-basis: 0px;
  -webkit-box-flex-basis: 0;
  -ms-flex-preferred-size: 0px;
      flex-basis: 0px;
}

.flex-b32 {
  -webkit-flex-basis: 32px;
  -webkit-box-flex-basis: 32px;
  -ms-flex-preferred-size: 32px;
      flex-basis: 32px;
}

.flex-b25 {
  -webkit-flex-basis: 25px;
  -webkit-box-flex-basis: 25px;
  -ms-flex-preferred-size: 25px;
      flex-basis: 25px;
}

.flex-b85 {
  -webkit-flex-basis: 85px;
  -webkit-box-flex-basis: 85px;
  -ms-flex-preferred-size: 85px;
      flex-basis: 85px;
}

.flex-b43 {
  -webkit-flex-basis: 43px;
  -webkit-box-flex-basis: 43px;
  -ms-flex-preferred-size: 43px;
      flex-basis: 43px;
}

.flex-b100 {
  -webkit-flex-basis: 100px;
  -webkit-box-flex-basis: 100px;
  -ms-flex-preferred-size: 100px;
      flex-basis: 100px;
}

.flex-b12 {
  -webkit-flex-basis: 12px;
  -webkit-box-flex-basis: 12px;
  -ms-flex-preferred-size: 12px;
      flex-basis: 12px;
}

.flex-b156 {
  -webkit-flex-basis: 156px;
  -webkit-box-flex-basis: 156px;
  -ms-flex-preferred-size: 156px;
      flex-basis: 156px;
}

.flex-b114 {
  -webkit-flex-basis: 114px;
  -webkit-box-flex-basis: 114px;
  -ms-flex-preferred-size: 114px;
      flex-basis: 114px;
}

.flex-b1 {
  -webkit-flex-basis: 1px;
  -webkit-box-flex-basis: 1px;
  -ms-flex-preferred-size: 1px;
      flex-basis: 1px;
}

.flex-b3 {
  -webkit-flex-basis: 3px;
  -webkit-box-flex-basis: 3px;
  -ms-flex-preferred-size: 3px;
      flex-basis: 3px;
}

.flex-b9 {
  -webkit-flex-basis: 9px;
  -webkit-box-flex-basis: 9px;
  -ms-flex-preferred-size: 9px;
      flex-basis: 9px;
}

.flex-b66 {
  -webkit-flex-basis: 66px;
  -webkit-box-flex-basis: 66px;
  -ms-flex-preferred-size: 66px;
      flex-basis: 66px;
}

.flex-b96 {
  -webkit-flex-basis: 96px;
  -webkit-box-flex-basis: 96px;
  -ms-flex-preferred-size: 96px;
      flex-basis: 96px;
}

.flex-b8 {
  -webkit-flex-basis: 8px;
  -webkit-box-flex-basis: 8px;
  -ms-flex-preferred-size: 8px;
      flex-basis: 8px;
}

.flex-b84 {
  -webkit-flex-basis: 84px;
  -webkit-box-flex-basis: 84px;
  -ms-flex-preferred-size: 84px;
      flex-basis: 84px;
}

.flex-b55 {
  -webkit-flex-basis: 55px;
  -webkit-box-flex-basis: 55px;
  -ms-flex-preferred-size: 55px;
      flex-basis: 55px;
}

.flex-b77 {
  -webkit-flex-basis: 77px;
  -webkit-box-flex-basis: 77px;
  -ms-flex-preferred-size: 77px;
      flex-basis: 77px;
}

.flex-b22 {
  -webkit-flex-basis: 22px;
  -webkit-box-flex-basis: 22px;
  -ms-flex-preferred-size: 22px;
      flex-basis: 22px;
}

.flex-b72 {
  -webkit-flex-basis: 72px;
  -webkit-box-flex-basis: 72px;
  -ms-flex-preferred-size: 72px;
      flex-basis: 72px;
}

.flex-b13 {
  -webkit-flex-basis: 13px;
  -webkit-box-flex-basis: 13px;
  -ms-flex-preferred-size: 13px;
      flex-basis: 13px;
}

.flex-b16 {
  -webkit-flex-basis: 16px;
  -webkit-box-flex-basis: 16px;
  -ms-flex-preferred-size: 16px;
      flex-basis: 16px;
}

.flex-b61 {
  -webkit-flex-basis: 61px;
  -webkit-box-flex-basis: 61px;
  -ms-flex-preferred-size: 61px;
      flex-basis: 61px;
}

.flex-b47 {
  -webkit-flex-basis: 47px;
  -webkit-box-flex-basis: 47px;
  -ms-flex-preferred-size: 47px;
      flex-basis: 47px;
}

.flex-b35 {
  -webkit-flex-basis: 35px;
  -webkit-box-flex-basis: 35px;
  -ms-flex-preferred-size: 35px;
      flex-basis: 35px;
}

.flex-b29 {
  -webkit-flex-basis: 29px;
  -webkit-box-flex-basis: 156px;
  -ms-flex-preferred-size: 29px;
      flex-basis: 29px;
}

.flex-b19 {
  -webkit-flex-basis: 19px;
  -webkit-box-flex-basis: 19px;
  -ms-flex-preferred-size: 19px;
      flex-basis: 19px;
}

.flex-b71 {
  -webkit-flex-basis: 71px;
  -webkit-box-flex-basis: 71px;
  -ms-flex-preferred-size: 71px;
      flex-basis: 71px;
}

.flex-b42 {
  -webkit-flex-basis: 42px;
  -webkit-box-flex-basis: 42px;
  -ms-flex-preferred-size: 42px;
      flex-basis: 42px;
}

.flex-b57 {
  -webkit-flex-basis: 57px;
  -webkit-box-flex-basis: 57px;
  -ms-flex-preferred-size: 57px;
      flex-basis: 57px;
}

.flex-b58 {
  -webkit-flex-basis: 58px;
  -webkit-box-flex-basis: 58px;
  -ms-flex-preferred-size: 58px;
      flex-basis: 58px;
}

.flex-b127 {
  -webkit-flex-basis: 127px;
  -webkit-box-flex-basis: 127px;
  -ms-flex-preferred-size: 127px;
      flex-basis: 127px;
}

.flex-b143 {
  -webkit-flex-basis: 143px;
  -webkit-box-flex-basis: 143px;
  -ms-flex-preferred-size: 143px;
      flex-basis: 143px;
}

.flex-b52 {
  -webkit-flex-basis: 52px;
  -webkit-box-flex-basis: 52px;
  -ms-flex-preferred-size: 52px;
      flex-basis: 52px;
}

.flex-b30 {
  -webkit-flex-basis: 30px;
  -webkit-box-flex-basis: 30px;
  -ms-flex-preferred-size: 30px;
      flex-basis: 30px;
}

.flex-b10 {
  -webkit-flex-basis: 10px;
  -webkit-box-flex-basis: 10px;
  -ms-flex-preferred-size: 10px;
      flex-basis: 10px;
}

.flex-s1 {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.flex-g0 {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.width-5 {
  width: 5px;
}

.width-8 {
  width: 8px;
}

.width-16 {
  width: 16px;
}

.width-25 {
  width: 25px;
}

.width-35 {
  width: 35px;
}

.width-39 {
  width: 39px;
}

.width-40 {
  width: 40px;
}

.width-46 {
  width: 46px;
}

.width-49 {
  width: 49px;
}

.width-50 {
  width: 50px;
}

.width-53 {
  width: 53px;
}

.width-54 {
  width: 54px;
}

.width-55 {
  width: 55px;
}

.width-60 {
  width: 60px;
}

.width-63 {
  width: 63px;
}

.width-65 {
  width: 65px;
}

.width-70 {
  width: 70px;
}

.width-75 {
  width: 75px;
}

.width-78 {
  width: 78px;
}

.width-80 {
  width: 80px;
}

.width-89 {
  width: 89px;
}

.width-90 {
  width: 90px;
}

.width-96 {
  width: 96px;
}

.width-105 {
  width: 105px;
}

.width-150 {
  width: 150px;
}

.width-p5p {
  width: 0.5%;
}

.width-p25p {
  width: 2.5%;
}

.width-p9p {
  width: 1.2%;
}

.width-p19p {
  width: 3.5%;
}

.height-25 {
  line-height: 25px;
  height: 25px;
}

.height-30 {
  height: 30px;
}

.width-2p {
  width: 2%;
}

.width-8p {
  width: 8%;
}

.width-20p {
  width: 20%;
}

.width-31p {
  width: 31%;
}

.width-32p {
  width: 32%;
}

.width-33p {
  width: 33%;
}

.width-39p {
  width: 39%;
}

.width-40p {
  width: 40%;
}

.width-50p {
  width: 50%;
}

.width-60p {
  width: 60%;
}

.width-75p {
  width: 75%;
}

.width-88p {
  width: 88%;
}

.width-90p {
  width: 90%;
}

.width-91p {
  width: 91%;
}

.width-92p {
  width: 92%;
}

.width-100p {
  width: 100%;
}

.width-100p-20 {
  width: calc(100% - 20px);
}

.width-7ap {
  width: 13%;
}

.width-7apb {
  width: 13.25%;
}

.width-28p {
  width: 28.5%;
}

.width-13ap {
  width: 5.4%;
}

.width-1ap {
  width: 7.3%;
}

.width-7apx2 {
  width: 26.7%;
}

.width-25p {
  width: 25%;
}

.height-100p {
  height: 100%;
}

.height-100p-100 {
  height: calc(100% - 100px);
}

.width-162p {
  width: 16.2%;
}

.height-23 {
  height: 23px;
}

.height-232 {
  height: 232px;
}

.flt-r {
  float: right;
}

.clr-r {
  clear: right;
}

.clr-l {
  clear: left;
}

.flt-l {
  float: left;
}

.clearHack:after {
  display: block;
  font-size: 0;
  clear: both;
  height: 0;
  visibility: hidden;
}

.wd-brk-all {
  word-break: keep-all;
}

.dsp-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
}

.dsp-blk {
  display: block;
}

.dsp-iblk {
  display: inline-block;
}

.dsp-table,
.dsp-tb {
  display: table;
}

.dsp-tb {
  width: 100%;
}

.dsp-tb.width-auto {
  width: auto;
}

.dsp-tb.width-18 {
  width: 18px;
}

.neutral,
.neutral .icon-Neutralbg {
  width: 13px;
  position: relative;
  height: 15px;
}

.dsp-tbcl {
  display: table-cell;
}

.mg-center.mg-t-20 {
  margin-top: 20px;
}

.mg-center.mg-t-1 {
  margin-top: 1px;
}

.mg-0 {
  margin: 0;
}

.mg-20 {
  margin: 0 20px;
}

.mg-l-auto {
  margin: 0 0 0 auto;
}

.dsp-tbr {
  display: table-row;
}

.t-a-r {
  text-align: right;
}

.t-a-l {
  text-align: left;
}

.t-va-s {
  vertical-align: sub;
}

.t-va-t {
  vertical-align: top;
}

.t-va-b {
  vertical-align: baseline;
}

.t-va-bot {
  vertical-align: bottom;
}

.t-va-tbot {
  vertical-align: text-bottom;
}

.neutral,
.t-va-m,
.vAlignFix,
.vAlignFix:after {
  vertical-align: middle;
}

.navmenu .sidebar-title {
  font-size: 17px;
  padding-left: 10px;
  position: relative;
  top: -1px;
}

.overflow-hidden {
  overflow: hidden;
}

.neutral {
  line-height: 1em;
  overflow: hidden;
  display: inline-block;
}

.neutral .icon-Neutralbg:before {
  position: relative;
  left: 0;
  display: inline-block;
  font-size: 14px;
}

.neutral .icon-NeutralN:before {
  position: absolute;
  left: 0;
  display: inline-block;
  font-size: 14px;
}

.neutral.pos-absolute {
  position: absolute;
}

.odds.locked,
.rc1 .icon-RedCard,
.rc2 .icon-RedCard2,
.rc3 .icon-RedCard3,
.rc4 .icon-RedCard4,
.rc5 .icon-RedCard5 {
  position: relative;
}

.redCard {
  display: inline-block;
  font-size: 13px;
  line-height: 15px;
  visibility: hidden;
}

.rc1 .redCard,
.rc2 .redCard,
.rc3 .redCard,
.rc4 .redCard,
.rc5 .redCard {
  visibility: visible;
}

.redCard > div {
  display: none;
}

.odds,
.rc1 .icon-RedCard,
.rc2 .icon-RedCard2,
.rc3 .icon-RedCard3,
.rc4 .icon-RedCard4,
.rc5 .icon-RedCard5 {
  display: inline-block;
}

.rc1 .redCard {
  height: 15px;
}

.rc2 .redCard {
  height: 15px;
}

.rc3 .redCard {
  height: 15px;
}

.rc4 .redCard {
  height: 15px;
}

.rc4 .icon-RedCard4 {
  left: 1px;
}

.rc5 .redCard {
  height: 15px;
}

.odds.locked .lockedBg,
.odds.locked svg {
  width: 100%;
  height: 100%;
}

.odds {
  font-size: 15px;
  padding: 3px 0;
  text-align: center;
}

.odds.locked,
.odds.singleVal {
  padding: 14px 0 13px;
}

.odds.locked {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNXB4IiBoZWlnaHQ9IjVweCIgdmlld0JveD0iMCAwIDUgNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNSA1IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0U0RTRFNCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iNiIgeTE9Ii0xIiB4Mj0iLTEiIHkyPSI2Ii8+DQo8L3N2Zz4NCg==);
  cursor: default;
}

.odds.locked .icon-Lock {
  position: relative;
  z-index: 6;
}

.odds.locked .lockedBg {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 5;
}

.odds.singleVal-9 {
  padding: 10px 0 9px;
}

.odds.singleVal-8 {
  padding: 9px 0 8px;
}

.odds-last {
  margin-right: 0;
}

.odds-large .odds {
  min-width: 40px;
}

.odds-large .odds-empty {
  min-height: 30px;
}

.odds-large .odds-empty:before {
  display: inline-block;
  height: 0;
}

.odds-large .singleOdds {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 36px;
  min-height: 36px;
}

.tb-cell {
  display: table-cell;
}

.tb-tr {
  display: table-row;
}

.cstable th,
.fwt-normal {
  font-weight: 400;
}

.hidden {
  display: none;
}

.arrow .icon-ArrowUp,
.arrow-r,
.navButton .buttons {
  display: inline-block;
}

.hiddensvg {
  height: 0;
}

.vAlignFix:after {
  font-size: 0;
  width: 0;
  height: 0;
}

.z-idx-1 {
  z-index: 1;
}

.z-idx-2 {
  z-index: 2;
}

.z-idx-3 {
  z-index: 3;
}

.z-idx-9 {
  z-index: 9;
}

.z-idx-10 {
  z-index: 10;
}

.z-idx-100 {
  z-index: 100;
}

.z-idx-top {
  z-index: 9999;
}

.z-idx-1000 {
  z-index: 1000;
}

.z-idx-500 {
  z-index: 500;
}

.navButton {
  overflow: hidden;
}

.navButton .buttons {
  width: auto;
  margin-right: 10px;
  margin-left: 10px;
  height: 65px;
  vertical-align: top;
  white-space: normal;
}

.StatusTab > ul > li a,
.icon-parlay,
.iconlabel {
  vertical-align: middle;
}

.navButton .buttons .flex-row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.arrow-r {
  width: 5px;
  height: 10px;
}

.arrow-r::before {
  position: relative;
  left: -3px;
  top: -2px;
}

.icon-Help:after,
.icon-i-s.filled:after {
  content: '';
  left: 2px;
}

/* .arrow .icon-ArrowDown,
.collapsed .arrow .icon-ArrowUp {
  display: none;
} */

.mainmenu .arrow {
  position: relative;
  top: -1px;
}

.collapsed .arrow .icon-ArrowDown {
  display: inline-block;
}

.StatusTab > ul,
.flexGroup {
  display: -ms-flexbox;
  display: -webkit-flex;
}

.listtype-none {
  list-style: none;
}

.flexGroup {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-align: left;
  -webkit-align-items: flex-start;
  -webkit-box-pack: left;
  -webkit-box-align: center;
  -webkit-justify-content: center;
  -webkit-box-orient: horizontal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flexGroup.mb-group {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  box-align: start;
}

.flexGroup.flex-stretch {
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  box-align: stretch;
  -webkit-box-align: stretch;
}

.epsbanner_2col.right {
  float: none !important;
}

@media (min-width: 568px) and (max-width: 4096px) {
  .sb-Cricket .switcher {
    width: 200px;
    display: inline-block;
  }
  .sb-Cricket .peroidscore {
    width: 50%;
    display: inline-block;
    margin-top: 0;
  }
  #top-navbar .swipe-menu-products #menu-products > li.nav-item[class*=' lnk-'] > a,
  .zh-cn #top-navbar .swipe-menu-products #menu-products > li.nav-item[class*=' lnk-'] > a {
    font-size: 13px;
    font-weight: 400;
    position: relative;
    top: 0;
  }
  .epsbanner_2col {
    padding-right: 6px;
  }
  .epsbanner_2col.right {
    padding-right: 0;
    padding-left: 6px;
    float: none !important;
  }
  .eachway-home {
    padding-right: 6px;
  }
  .flexGroup {
    -ms-flex-direction: row;
        flex-direction: row;
    -webkit-box-orient: horizontal;
  }
  .simplebutton.mg-l-17,
  .simplebutton.mg-r-17 {
    width: 178px;
  }
  .res568 {
    display: block;
  }
  .res320 {
    display: none;
  }
  #top-navbar .swipe-menu-products li.nav-item {
    display: inline-block;
  }
  .hidden-md {
    display: none;
  }
  .navbar-header {
    position: relative;
    z-index: 2;
  }
}

@media (min-width: 320px) and (max-width: 567px) {
  .sb-Cricket .switcher {
    width: 100px;
    display: inline-block;
  }
  .sb-Cricket .switcher .mg-l-1 {
    margin-left: 0;
  }
  .hastv .ws-nowrap .icon-SortTime {
    display: none;
  }
  .simplebutton.mg-r-17 {
    margin-right: 8px;
    width: 130px;
  }
  .simplebutton.mg-l-17 {
    margin-left: 8px;
    width: 130px;
  }
  .swipe-menu-products {
    z-index: -1;
  }
  .flexGroup {
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-orient: vertical;
  }
  .flexGroup.mb-group {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    box-align: start;
  }
  .flexGroup.mb-group .even.pd-l-10 {
    padding-left: 0;
  }
  .res320 {
    display: block;
  }
  .res568 {
    display: none;
  }
  .hidden-md {
    display: inline-block;
  }
}

.StatusTab > ul,
.statement-select {
  -webkit-box-orient: horizontal;
}

.opa-9 {
  opacity: 0.9;
}

.opa-7 {
  opacity: 0.7;
}

.BETSLIP .dropDownContainer,
.fullscreen.notificationwrapper .notification .dotcontainer .bx-pager-item.active:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.icon-i-s {
  position: relative;
  display: block;
}

.icon-i-s.filled:before {
  z-index: 3;
}

.icon-i-s.filled:after {
  width: 12px;
  height: 18px;
  z-index: 1;
  position: absolute;
  top: 2px;
}

.icon-Help {
  position: relative;
  top: 2px;
}

.icon-Help:before {
  z-index: 3;
  position: relative;
}

.icon-Help:after {
  width: 17px;
  height: 17px;
  z-index: 1;
  position: absolute;
  top: 3px;
}

.disc > p {
  display: list-item;
  list-style-type: disc;
  list-style-position: outside;
  line-height: 15px;
  margin: 4px 0;
}

.egbox {
  min-width: 185px;
  padding: 10px;
  text-align: center;
  margin: 10px 40px 10px 0;
  line-height: 1.4em;
  border-radius: 3px;
}

.egbox > p {
  padding: 0;
  margin: 0;
}

.icon-Xbutton:before {
  position: relative;
  top: -1px;
}

.cstable tr td:last-of-type {
  border-right: none;
}

.cstable tr:last-of-type td {
  border-bottom: none;
}

.icon-keyboard-back {
  position: relative;
  right: 1px;
  top: 2px;
}

.table-space {
  border-spacing: 10px;
}

.epsbanner {
  cursor: pointer;
}

.epsbanner .icon-ArrowMoreBets {
  margin-left: 10px;
}

.StatusTab > ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: left;
      justify-content: left;
  -ms-flex-align: center;
      align-items: center;
  -webkit-flex-align: left;
  -webkit-align-items: center;
  -webkit-box-pack: left;
  -webkit-box-align: center;
  -webkit-justify-content: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.StatusTab > ul > li {
  -ms-flex: 1;
      flex: 1;
  -prefix-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  width: auto;
  width: 0%;
  height: 50px;
  -ms-flex-direction: row;
      flex-direction: row;
  -webkit-box-orient: horizontal;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -webkit-justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.StatusTab > ul > li a {
  padding: 0;
}

@media screen and (min-width: 737px) {
  #footer .container {
    width: auto;
    max-width: inherit;
  }
}

.blockmsg,
.loading {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.blockmsg.hidden,
.loading.hidden {
  height: 1px;
}

.blockmsg .errormsg,
.loading .errormsg {
  position: relative;
  top: 30%;
  left: 50%;
  margin-left: -20%;
  width: 40%;
  z-index: 100;
}

.blockmsg.large,
.loading.large {
  left: 0;
  top: 0;
  position: fixed;
}

.blockmsg .loadingContent,
.loading .loadingContent {
  top: 120px;
  position: relative;
  margin: 0 auto;
  font-weight: 700;
  font-size: 16px;
  width: 140px;
  display: block;
  text-align: center;
  z-index: 12;
}

.blockmsg .loadingContent .txt,
.loading .loadingContent .txt {
  margin-top: 15px;
  display: block;
}

.blockmsg .loadingContent .loadImg,
.loading .loadingContent .loadImg {
  width: 51px;
  height: 50px;
  display: inline-block;
}

.icon-current {
  height: 8px;
  display: inline-block;
}

.firsthalf .icon-current {
  height: 10px;
}

.firsthalf .icon-current:before {
  content: '\E94A';
}

.secondhalf .icon-current:before {
  content: '\E94B';
}

.basecontainer {
  position: relative;
  z-index: 2;
}

.icon-base .path1:before {
  content: '\E936';
  color: #545454;
}

.icon-base .path2:before {
  content: '\E937';
  margin-left: -1.3828125em;
  color: #545454;
}

.icon-base .path3:before {
  content: '\E938';
  margin-left: -1.3828125em;
  color: #545454;
}

.icon-base {
  font-size: 16px;
}

.base-1 .icon-base .path2:before,
.base-1-2 .icon-base .path1:before,
.base-1-2 .icon-base .path2:before,
.base-1-2-3 .icon-base .path1:before,
.base-1-2-3 .icon-base .path2:before,
.base-1-2-3 .icon-base .path3:before,
.base-1-3 .icon-base .path2:before,
.base-1-3 .icon-base .path3:before,
.base-2 .icon-base .path1:before,
.base-2-3 .icon-base .path1:before,
.base-2-3 .icon-base .path3:before,
.base-3 .icon-base .path3:before {
  color: #d66f28;
}

.isbg #bgWrapper {
  height: 100%;
}

#betgenius-iframe {
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 190px;
}

.scoreboard #betgenius-iframe {
  top: 328px;
}

#menuContainer .lht-53 {
  line-height: 48px;
}

.menutb {
  table-layout: auto;
}

.menutb th {
  position: relative;
  font-weight: 400;
}

.iconlabel,
.sub-menu .iconlabel {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0;
  word-spacing: 0;
  margin-right: 9px;
  padding: 0 6px;
}

.menutb th .icon-RefreshIcon {
  position: relative;
  top: -1px;
}

.menutb th .filters .tick {
  position: absolute;
  bottom: 0;
  margin-left: -6px;
  left: 50%;
  display: none;
}

.menutb th.actived .filters {
  color: #fff;
}

.menutb th.actived .filters .tick {
  display: block;
}

.sub-menu .iconlabel {
  display: inline-block;
  float: right;
  height: 18px;
  line-height: 18px;
  margin-top: 10px;
}

.iconlabel {
  display: inline-block;
  height: 22px;
  position: absolute;
  right: 28px;
  line-height: 22px;
}

.bottom-50.bg_opty90 {
  width: 100vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.loading-o {
  width: 20px;
  height: 20px;
  background-size: contain;
}

.bg-c-90 .loading-o {
  width: 20px;
  height: 20px;
  float: right;
  vertical-align: text-bottom;
  display: inline-block;
}

.LC-content {
  overflow: hidden;
  position: relative;
  padding: 9px 8px 5px;
  height: 32px;
  margin: 0 0 1px;
  font-size: 13px;
}

.LC-content .right-txt1 {
  position: relative;
  z-index: 4;
  float: right;
  display: table-cell;
  height: 36px;
  vertical-align: middle;
  line-height: 1.1em !important;
  width: 35px;
  text-align: center;
}

.LC-content .right-txt1 td {
  width: 35px;
  height: 29px;
}

.LC-content > .float-left {
  width: 84%;
  line-height: 1.2em;
}

.LC-content .rdcard {
  width: 8px;
  height: 12px;
  display: inline-block;
  position: absolute;
  right: 50px;
  top: 10px;
  z-index: 10;
  background: #d92122;
}

.LC-content .rdcard.second {
  top: 26px;
}

.LC-content .ws-nowrap.mg-l-8 {
  margin-left: 8px !important;
}

.LC-content .gradientFadeOut-r {
  width: 80px;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.ft-c-black {
  color: #000;
}

.ft-c-g {
  color: #374b23;
}

.ft-c-r {
  color: #ffeded;
}

.bg-c-r {
  background: #e74545;
}

.bg-c-g {
  background: #84b752;
}

.ft-c-b {
  color: #009fd9;
}

.betcanceled {
  bottom: 0;
  width: 100vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.betcanceled.bottom-50 {
  bottom: 50px;
}

.feedex .arrow {
  position: relative;
  top: -3px;
}

.fc_orange {
  color: #ff9200;
}

.danger-green {
  color: green;
}

.danger-orange {
  color: #ff9200;
}

.ft-c-74 .round {
  min-width: 8px;
  min-height: 18px;
  line-height: 18px;
  text-align: center;
  display: inline-block;
  text-indent: -1px;
  padding: 0 5px;
}

.bg-c-3.tbr-c-21.overflow-hidden.expableTitle.pd-t-11.pd-b-11 {
  padding-top: 9px;
  padding-bottom: 9px;
}

.bgicons.feedex.aw {
  top: -1px;
  position: relative;
}

.bgicons.feedex > .icon-i_amkt:before {
  top: -1px;
}

.poa-center,
.topLeftCenter {
  position: absolute;
  left: 50%;
  top: 50%;
}

.topLeftCenter {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.translateX-30p {
  -webkit-transform: translateX(30%);
          transform: translateX(30%);
}

.translateX-50p {
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

.linkTrigger,
.translateX-minus50p {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.translateY-plus50p {
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}

.translateY-minus50p {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.translateY-minus22p {
  -webkit-transform: translateY(-22%);
          transform: translateY(-22%);
}

.translateY-50p {
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}

.poa-center {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.headerShadowLeft:after,
.headerShadowRight:after {
  height: 50px;
  width: 25px;
  position: absolute;
  display: block;
  z-index: 20;
  top: 0;
  content: '';
}

.spinner {
  -webkit-animation: rotator 1.4s linear infinite;
          animation: rotator 1.4s linear infinite;
}

.path {
  stroke-dasharray: 184;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-animation: dash 1.4s ease-in-out infinite;
          animation: dash 1.4s ease-in-out infinite;
}

@-webkit-keyframes rotator {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}

@keyframes rotator {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 184;
  }
  50% {
    stroke-dashoffset: 46;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 184;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}

@keyframes dash {
  0% {
    stroke-dashoffset: 184;
  }
  50% {
    stroke-dashoffset: 46;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 184;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}

.ft-c-2-80 {
  color: rgba(255, 255, 255, 0.8);
}

.ft-c-4-40 {
  color: rgba(0, 0, 0, 0.4);
}

.ft-c-4-24 {
  color: rgba(0, 0, 0, 0.24);
}

.ft-c-61-40 {
  color: rgba(40, 40, 40, 0.4);
}

.headerShadowRight:after {
  right: 48px;
  background: -owg-linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.24) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.24)));
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.24) 100%);
}

.headerShadowLeft:after {
  left: 48px;
  background: -owg-linear-gradient(to left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.24) 100%);
  background: -webkit-gradient(linear, right top, left top, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.24)));
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.24) 100%);
}

.mybet {
  line-height: normal;
}

.privateBrowsing {
  width: 100%;
  height: 100vh;
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f9f9fb;
  padding-top: 80px;
}

.privateBrowsing .image {
  width: 180px;
  height: 180px;
  background: url(../../Mobile/Layout/recreation.png?v=0.5680914495084961) center center no-repeat;
  margin-bottom: 32px;
}

.privateBrowsing .info {
  width: 256px;
  height: 96px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
}

.bettingHeaderShadow {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.24);
}

.fullscreen {
  width: 100%;
  height: 1000%;
  overflow: hidden;
  z-index: 9999;
  position: fixed;
  background: rgba(0, 0, 0, 0.65);
}

.fullscreen .loadingContent {
  margin: 50px auto;
  width: 300px;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.fullscreen .loadingContent .txt {
  margin-top: 96px;
}

.RightPanel .round-moreBet-s {
  width: 24px;
  height: 24px;
  line-height: 24px;
  position: relative;
  cursor: pointer;
}

.RightPanel .allCp .tick,
.RightPanel .inplayNow .tick {
  display: none;
}

.RightPanel .allCp.actived .tick,
.RightPanel .inplayNow.actived .tick {
  display: block;
  left: 50%;
  margin-left: -6px;
}

.RightPanel .betContainer .allCp .tick,
.RightPanel .betContainer .inplayNow .tick {
  bottom: 0;
  position: absolute;
}

.RightPanel .parlay .tick {
  position: absolute;
  display: none;
  top: 18px;
  left: 11px;
}

.RightPanel .parlay.actived .tick {
  display: inline-block;
}

.RightPanel .moreContainer .overlay {
  top: -45px;
}

.RightPanel .info-left {
  width: 22px;
  height: 25px;
  overflow: hidden;
  display: inline-block;
}

.RightPanel .info-left .tickContainer {
  width: 12px;
  height: 6px;
  overflow: hidden;
  left: 5px;
  top: 0;
  position: absolute;
}

.RightPanel .info-left .tickContainer .tick {
  top: 0;
  left: 0;
  position: absolute;
}

.RightPanel .info-left .overlay {
  width: 221px;
  position: absolute;
  top: 5px;
  z-index: 20;
  left: 0;
}

.RightPanel .info-left .overlay .tick {
  position: relative;
  top: -6px;
  left: 2px;
}

.RightPanel .info-left .overlayContainer {
  display: none;
}

.RightPanel .info-left .overlayContainer.selected {
  display: block;
  position: absolute;
  top: 25px;
}

.RightPanel .maxBet-Btn .tickContainer {
  width: 12px;
  height: 6px;
  overflow: hidden;
  left: 50%;
  top: 19px;
  position: absolute;
}

.RightPanel .maxBet-Btn .tickContainer .tick {
  top: 0;
  position: relative;
}

.RightPanel .maxBet-Btn .overlay {
  width: 100%;
  position: absolute;
  top: 25px;
  z-index: 20;
}

.RightPanel .maxBet-Btn .overlay .tick {
  position: relative;
  top: -6px;
  left: 2px;
}

.RightPanel .maxBet-Btn .overlayContainer {
  display: none;
}

.RightPanel .maxBet-Btn .overlayContainer.selected {
  display: block;
}

.RightPanel .moreContainer .tick {
  left: 0;
  top: 0;
  position: absolute;
}

.RightPanel .moreContainer .moreInfo .overlay {
  width: 221px;
  position: absolute;
  z-index: 20;
  left: 0;
  bottom: 22px;
  top: auto;
  top: initial;
}

.RightPanel .moreContainer .moreInfo,
.RightPanel .moreContainer .tickContainer {
  display: none;
}

.RightPanel .moreContainer .moreInfo.selected,
.RightPanel .moreContainer .tickContainer.selected {
  display: block;
}

.RightPanel .moreContainer .overlay {
  left: 0;
}

.RightPanel .moreContainer .tickContainer {
  width: 12px;
  height: 6px;
  overflow: hidden;
  left: 2px;
  top: -6px;
  position: absolute;
}

.RightPanel .moreContainer .tickContainer .tick {
  left: 0;
  top: 0;
  position: absolute;
}

.BETSLIP .moreContainer .overlay {
  top: -45px;
}

.BETSLIP .info-left {
  width: 22px;
  height: 25px;
  overflow: hidden;
  display: inline-block;
}

.BETSLIP .info-left .tickContainer {
  width: 12px;
  height: 6px;
  left: 5px;
  top: 25px;
  position: absolute;
}

.BETSLIP .info-left .tickContainer .tick {
  top: -16px;
  left: 0;
  position: relative;
}

.BETSLIP .info-left .overlay {
  width: 253px;
  position: absolute;
  top: 31px;
  z-index: 20;
  left: 0;
}

.BETSLIP .info-left .overlay .tick {
  position: relative;
  top: -6px;
  left: 2px;
}

.BETSLIP .info-left .overlayContainer {
  display: none;
}

.BETSLIP .info-left .overlayContainer.selected {
  display: block;
}

.BETSLIP .r320 .maxBet-Btn .overlay,
.BETSLIP .r320 .maxBet-Btn .tickContainer {
  display: none;
}

.BETSLIP .r320 .maxBet-Btn .selected .overlay,
.BETSLIP .r320 .maxBet-Btn .selected .tickContainer {
  display: block;
}

.BETSLIP .r320 .maxBet-Btn .tickContainer {
  position: relative;
}

.BETSLIP .r320 .maxBet-Btn .tickContainer .tick.sml {
  left: 50%;
  margin-left: -6px;
  top: -5px;
  position: absolute;
}

.BETSLIP .r320 .maxBet-Btn .overlay {
  width: 100%;
  position: absolute;
  top: 25px;
  z-index: 20;
}

.BETSLIP .r320 .maxBet-Btn .overlay .tick {
  position: relative;
  top: -6px;
  left: 2px;
}

.BETSLIP .r568 .maxBet-Btn .overlay,
.BETSLIP .r568 .maxBet-Btn .tickContainer {
  display: none;
}

.BETSLIP .maxBet + .tickContainer.selected,
.BETSLIP .r568 .maxBet-Btn .selected .overlay,
.BETSLIP .r568 .maxBet-Btn .selected .tickContainer {
  display: block;
}

.BETSLIP .r568 .maxBet-Btn .tickContainer {
  position: relative;
}

.BETSLIP .r568 .maxBet-Btn .tickContainer .tick.sml {
  position: absolute;
  left: 50%;
  top: -5px;
  margin-left: -6px;
}

.BETSLIP .r568 .maxBet-Btn .overlay {
  width: 100%;
  position: absolute;
  top: 25px;
  z-index: 20;
}

.BETSLIP .r568 .maxBet-Btn .overlay .tick {
  position: relative;
  top: -6px;
  left: 2px;
}

.BETSLIP .inputBg .q-bet {
  padding: 8px 0 7px;
  letter-spacing: -0.5px;
}

.BETSLIP .maxBet + .tickContainer,
.BETSLIP .r320 .maxBetBox .overlayContainer {
  display: none;
}

.BETSLIP .r320 .maxBetBox .overlayContainer.selected {
  display: block;
  position: relative;
  top: 27px;
  z-index: 99;
}

.BETSLIP .r320 .maxBetBox .overlay {
  position: absolute;
  width: 100%;
}

.BETSLIP .r568 .maxBetBox .overlayContainer {
  display: none;
}

.BETSLIP .r568 .maxBetBox .overlayContainer.selected {
  display: block;
  position: relative;
  top: 27px;
  z-index: 99;
}

.BETSLIP .r568 .maxBetBox .overlay {
  position: absolute;
  width: 100%;
}

.BETSLIP .moreContainer .tick {
  left: 0;
  top: 0;
  position: absolute;
}

.BETSLIP .moreContainer .moreInfo .overlay {
  width: 190px;
  position: absolute;
  top: -45px;
  left: 0;
  z-index: 20;
}

.BETSLIP .moreContainer .moreInfo,
.BETSLIP .moreContainer .tickContainer {
  display: none;
}

.BETSLIP .moreContainer .moreInfo.selected,
.BETSLIP .moreContainer .tickContainer.selected {
  display: block;
}

.BETSLIP .moreContainer .overlay {
  left: 0;
}

.BETSLIP .moreContainer .tickContainer {
  width: 12px;
  height: 6px;
  overflow: hidden;
  left: 2px;
  top: -8px;
  position: absolute;
}

.BETSLIP .moreContainer .tickContainer .tick {
  left: 0;
  top: 0;
  position: absolute;
}

.BETSLIP .dropDownContainer {
  position: absolute;
  width: 210px;
  left: -52px;
  top: 20px;
  z-index: 1000;
  font-size: 13px;
  height: auto;
  overflow: inherit;
  visibility: visible;
  text-align: left;
}

#container aside #lt-right .quickBetCheck .selectItems .placebet-check input[type='checkbox'],
#lt-right .betbox .BetreceiptContent .betpanel .placebet-check input[type='checkbox'],
#lt-right .betbox .ConfirmBetContent .betpanel .placebet-check input[type='checkbox'],
#lt-right .betbox .tab_content .betpanel .placebet-check input[type='checkbox'],
#lt-right .inputbox .placebet-check input[type='checkbox'] {
  visibility: hidden;
}

.BETSLIP .dropDownContainer .tick {
  position: absolute;
  top: -10px;
  left: 95px;
}

.BETSLIP .dropDownContainer dl,
.BETSLIP .dropDownContainer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.BETSLIP .dropDownContainer dd,
.BETSLIP .dropDownContainer dt,
.BETSLIP .dropDownContainer li {
  margin: 0;
  padding: 0 10px;
  line-height: 40px;
}

.BETSLIP .dropDownContainer dd {
  line-height: 1.2em;
  font-weight: 400;
  padding: 10px;
}

.BETSLIP .dropDownContainer .quickMenuTitle {
  font-weight: 400;
  padding: 0 10px;
}

.BETSLIP .dropDownContainer .viewAll {
  font-weight: 400;
  text-align: center;
}

.BETSLIP .dropDownContainer dl.matches.collapsed dd {
  display: none;
}

.BETSLIP .dropDownContainer dl.matches dt .amount {
  display: inline-block;
  float: right;
}

.BETSLIP .dropDownContainer dl.matches dd {
  line-height: 19px;
}

.BETSLIP .dropDownContainer dl.matches dd .cpIcon .icon-MyCompetitions {
  top: 2px;
}

.BETSLIP .dropDownContainer .icon-MyCompetitions {
  margin-top: 5px;
}

.round-moreBet-s {
  width: 24px;
  height: 24px;
  line-height: 24px;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clearfix {
  clear: both;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.small-txt {
  font-size: 11px;
  -webkit-transform: scale(0.9);
}

.half-size {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

.big-txt {
  font-size: 15px;
}

#lt-left .sidebar-menu .sidebar-row p.menu-title,
#lt-left .sidebar-menu .sidebar-row p.menu-title-2,
#lt-left .sidebar-menu .sidebar-row ul li,
#lt-left .sidebar-menu .sidebar-row ul.myevents li.has-menu,
#lt-left .sidebar-menu .sidebar-row ul.sports ul li.has-menu,
.sidebar-row ul.sub-menu li,
.sidebar-row ul.sub-menu.myevents li.has-menu,
.sidebar-row ul.sub-menu.sports ul li.has-menu {
  margin: 0;
  padding: 0;
  border: 0;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  clear: both;
}

#lt-left .sidebar-menu .sidebar-row p.menu-title .icon,
#lt-left .sidebar-menu .sidebar-row p.menu-title-2 .icon,
#lt-left .sidebar-menu .sidebar-row ul li .icon,
.sidebar-row ul.sub-menu li .icon {
  float: right;
  line-height: 40px;
  height: 40px;
  margin-right: 12px;
  font-size: 15px;
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li.other,
#lt-left .sidebar-menu .sidebar-row ul.myevents li.other,
#lt-left .sidebar-menu .sidebar-row ul.no-events li.other,
#lt-left .sidebar-menu.inPlay .has-menu-row,
#lt-left .sidebar-menu.perStart .has-menu-row,
#lt-left .sidebar-menu.startingSoon .has-menu-row,
.sidebar-row ul.sub-menu.mycomps li.other,
.sidebar-row ul.sub-menu.myevents li.other,
.sidebar-row ul.sub-menu.no-events li.other {
  font-size: 12px;
  line-height: 15px;
  position: relative;
  height: 38px;
}

.gap {
  height: 7px;
  display: block;
}

.sidebar-menu * {
  text-overflow: ellipsis;
  padding: 0;
  margin: 0;
}

.sidebar-row ul.sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-row ul.sub-menu #viewmore {
  padding: 0;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.sidebar-row ul.sub-menu #viewmore a {
  float: none;
}

.sidebar-row ul.sub-menu.mycomps li a {
  float: left;
  display: inline-block;
}

.sidebar-row ul.sub-menu.mycomps li a .span {
  font-size: 11px;
  -webkit-transform: scale(0.92);
}

.sidebar-row ul.sub-menu.mycomps li a p {
  font-size: 13px;
}

.sidebar-row ul.sub-menu.mycomps li .icon,
.sidebar-row ul.sub-menu.mycomps li .icon.icon-SortIcon,
.sidebar-row ul.sub-menu.mycomps li .icon.icon-Xbutton {
  float: right;
  font-size: 15px;
  height: 40px;
  margin-right: 0;
  margin-top: -10px;
  margin-left: 5px;
  position: relative;
  top: 5px;
  -webkit-transform: scale(1);
}

.sidebar-row ul.sub-menu.mycomps li .icon.icon-SortIcon,
.sidebar-row ul.sub-menu.mycomps li .icon.icon-Xbutton {
  display: none;
}

.sidebar-row ul.sub-menu.mycomps li .tick-up {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px;
  border-color: transparent transparent #bebebe;
  display: none;
  position: absolute;
  top: 12px;
  right: 30px;
}

.sidebar-row ul.sub-menu.mycomps li .tick-down {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: #bebebe transparent transparent;
  display: none;
  position: absolute;
  bottom: 12px;
  right: 30px;
}

.sidebar-row ul.sub-menu.mycomps li#viewmore {
  padding: 0;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.sidebar-row ul.sub-menu.mycomps li#viewmore a {
  float: none;
}

.sidebar-row ul.sub-menu.mycomps li:hover .icon.icon-Xbutton,
.sidebar-row ul.sub-menu.mycomps li:hover .tick-down,
.sidebar-row ul.sub-menu.mycomps li:hover .tick-up {
  display: block;
}

.sidebar-row ul.sub-menu.mycomps li.other {
  padding: 2px 10px 0 9px;
}

.sidebar-row ul.sub-menu.mycomps li.other .iconbox {
  display: inline-block;
  width: 25px;
  height: 16px;
  border-radius: 3px;
  position: relative;
  top: 3px;
  margin-right: 3px;
}

.sidebar-row ul.sub-menu.mycomps li.other .merge-icon-a {
  position: absolute;
  font-size: 10px;
  top: -2px;
  left: -2px;
  -webkit-transform: scale(0.75);
}

.sidebar-row ul.sub-menu.mycomps li.other .merge-icon-b {
  position: absolute;
  font-size: 6px;
  top: -3px;
  left: 8px;
  -webkit-transform: scale(0.5);
}

.sidebar-row ul.sub-menu.no-events li {
  height: 34px;
}

.sidebar-row ul.sub-menu.no-events li.other {
  padding: 6px 10px 0 9px;
}

.sidebar-row ul.sub-menu.EventSelected li {
  height: auto;
  padding: 4px 10px 4px 9px;
}

.sidebar-row ul.sub-menu.EventSelected li#viewmore {
  padding: 0;
  height: 40px;
  line-height: 40px;
}

.sidebar-row ul.sub-menu.myevents li {
  height: auto;
}

.sidebar-row ul.sub-menu.myevents li#viewmore {
  padding: 0 0 0 9px;
  height: 40px;
  line-height: 40px;
}

.sidebar-row ul.sub-menu.myevents li.other {
  padding: 2px 10px 0 9px;
}

.sidebar-row ul.sub-menu.myevents li.other .iconbox {
  display: inline-block;
  width: 25px;
  height: 16px;
  border-radius: 3px;
  position: relative;
  top: 3px;
  margin-right: 3px;
}

.sidebar-row ul.sub-menu.myevents li.other .icon {
  position: absolute;
  font-size: 12px;
  top: -12px;
  left: 8px;
}

.sidebar-row ul.sub-menu.sports ul li {
  height: auto;
}

.sidebar-row ul.sub-menu.sports ul li#viewmore {
  padding: 0 0 0 9px;
  height: 40px;
  line-height: 40px;
}

.sidebar-row ul.sub-menu.sports .has-menu-t {
  display: none;
}

.sidebar-row ul.sub-menu.sports .has-menu-t .icon-removeIcon {
  right: -10px;
  top: 10px;
  display: none;
  text-decoration: none;
  color: #b4b4b4;
}

.sidebar-row ul.sub-menu li .badge {
  position: relative;
  line-height: 40px;
  text-shadow: none;
  font-size: 12px;
  float: right;
  margin-right: 10px;
}

.sidebar-row ul.sub-menu li .icon.float-left {
  float: left;
  margin-left: 9px;
  margin-right: 0;
}

.sidebar-row ul.sub-menu li .icon-All:before {
  content: 'ALL';
  font-weight: bolder;
  font-size: 12px;
  margin-right: -8px;
  position: relative;
  right: 2px;
  font-family: Arial;
  color: #b4b4b4;
}

.sidebar-row ul.sub-menu li a {
  font-size: 13px;
  position: relative;
  margin: 0;
  border: 0;
  text-decoration: none;
  padding: 0 10px 0 9px;
}

.sidebar-row ul.sub-menu li a.has-menu-title {
  height: 40px;
  line-height: 18px;
  display: table-cell;
  vertical-align: middle;
}

.sidebar-row ul.sub-menu li .link {
  font-size: 13px;
  position: relative;
  margin: 0;
  border: 0;
  text-decoration: none;
  display: block;
  padding: 0 0 0 9px;
}

.sidebar-row ul.sub-menu li.nav-btn {
  display: none;
}

.sidebar-row ul.sub-menu li:hover {
  cursor: pointer;
}

.sidebar-row ul.sub-menu li ul {
  float: left;
  width: 100%;
}

.sidebar-row ul.sub-menu li ul li {
  clear: both;
}

#lt-left .sidebar-menu {
  position: relative;
  display: block;
  float: left;
  width: 100%;
}

#lt-left .sidebar-menu .sidebar-row ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#lt-left .sidebar-menu .sidebar-row ul #viewmore {
  padding: 0;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

#lt-left .sidebar-menu .sidebar-row ul #viewmore a {
  float: none;
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li a {
  float: left;
  display: inline-block;
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li a .span {
  font-size: 11px;
  -webkit-transform: scale(0.92);
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li a p {
  font-size: 13px;
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li .icon,
#lt-left .sidebar-menu .sidebar-row ul.mycomps li .icon.icon-SortIcon,
#lt-left .sidebar-menu .sidebar-row ul.mycomps li .icon.icon-Xbutton {
  float: right;
  font-size: 15px;
  height: 40px;
  margin-right: 0;
  margin-top: -10px;
  margin-left: 5px;
  position: relative;
  top: 5px;
  -webkit-transform: scale(1);
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li .icon.icon-SortIcon,
#lt-left .sidebar-menu .sidebar-row ul.mycomps li .icon.icon-Xbutton {
  display: none;
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li .tick-up {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px;
  border-color: transparent transparent #bebebe;
  display: none;
  position: absolute;
  top: 12px;
  right: 30px;
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li .tick-down {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: #bebebe transparent transparent;
  display: none;
  position: absolute;
  bottom: 12px;
  right: 30px;
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li#viewmore {
  padding: 0;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li#viewmore a {
  float: none;
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li:hover .icon.icon-Xbutton,
#lt-left .sidebar-menu .sidebar-row ul.mycomps li:hover .tick-down,
#lt-left .sidebar-menu .sidebar-row ul.mycomps li:hover .tick-up {
  display: block;
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li.other {
  padding: 2px 10px 0 9px;
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li.other .iconbox {
  display: inline-block;
  width: 25px;
  height: 16px;
  border-radius: 3px;
  position: relative;
  top: 3px;
  margin-right: 3px;
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li.other .merge-icon-a {
  position: absolute;
  font-size: 10px;
  top: -2px;
  left: -2px;
  -webkit-transform: scale(0.75);
}

#lt-left .sidebar-menu .sidebar-row ul.mycomps li.other .merge-icon-b {
  position: absolute;
  font-size: 6px;
  top: -3px;
  left: 8px;
  -webkit-transform: scale(0.5);
}

#lt-left .sidebar-menu .sidebar-row ul.no-events li {
  height: 34px;
}

#lt-left .sidebar-menu .sidebar-row ul.no-events li.other {
  padding: 6px 10px 0 9px;
}

#lt-left .sidebar-menu .sidebar-row ul.EventSelected li {
  height: auto;
  padding: 4px 10px 4px 9px;
}

#lt-left .sidebar-menu .sidebar-row ul.EventSelected li#viewmore {
  padding: 0;
  height: 40px;
  line-height: 40px;
}

#lt-left .sidebar-menu .sidebar-row ul.myevents li {
  height: auto;
}

#lt-left .sidebar-menu .sidebar-row ul.myevents li#viewmore {
  padding: 0 0 0 9px;
  height: 40px;
  line-height: 40px;
}

#lt-left .sidebar-menu .sidebar-row ul.myevents li.other {
  padding: 2px 10px 0 9px;
}

#lt-left .sidebar-menu .sidebar-row ul.myevents li.other .iconbox {
  display: inline-block;
  width: 25px;
  height: 16px;
  border-radius: 3px;
  position: relative;
  top: 3px;
  margin-right: 3px;
}

#lt-left .sidebar-menu .sidebar-row ul.myevents li.other .icon {
  position: absolute;
  font-size: 12px;
  top: -12px;
  left: 8px;
}

#lt-left .sidebar-menu .sidebar-row ul.sports ul li {
  height: auto;
}

#lt-left .sidebar-menu .sidebar-row ul.sports ul li#viewmore {
  padding: 0 0 0 9px;
  height: 40px;
  line-height: 40px;
}

#lt-left .sidebar-menu .sidebar-row ul.sports .has-menu-t {
  display: none;
}

#lt-left .sidebar-menu .sidebar-row ul.sports .has-menu-t .icon-removeIcon {
  right: -10px;
  top: 10px;
  display: none;
  text-decoration: none;
  color: #b4b4b4;
}

#lt-left .sidebar-menu .sidebar-row ul li .badge {
  position: relative;
  line-height: 40px;
  text-shadow: none;
  font-size: 12px;
  float: right;
  margin-right: 10px;
}

#lt-left .sidebar-menu .sidebar-row ul li .icon.float-left {
  float: left;
  margin-left: 9px;
  margin-right: 0;
}

#lt-left .sidebar-menu .sidebar-row ul li .icon-All:before {
  content: 'ALL';
  font-weight: bolder;
  font-size: 12px;
  margin-right: -8px;
  position: relative;
  right: 2px;
  font-family: Arial;
  color: #b4b4b4;
}

#lt-left .sidebar-menu .sidebar-row ul li a {
  font-size: 13px;
  position: relative;
  margin: 0;
  border: 0;
  text-decoration: none;
  padding: 0 10px 0 9px;
}

#lt-left .sidebar-menu .sidebar-row ul li a.has-menu-title {
  height: 40px;
  line-height: 18px;
  display: table-cell;
  vertical-align: middle;
}

#lt-left .sidebar-menu .sidebar-row ul li .link {
  font-size: 13px;
  position: relative;
  margin: 0;
  border: 0;
  text-decoration: none;
  display: block;
  padding: 0 0 0 9px;
}

#lt-left .sidebar-menu .sidebar-row ul li.nav-btn {
  display: none;
}

#lt-left .sidebar-menu .sidebar-row ul li:hover {
  cursor: pointer;
}

#lt-left .sidebar-menu .sidebar-row ul li ul {
  float: left;
  width: 100%;
}

#lt-left .sidebar-menu .sidebar-row ul li ul li {
  clear: both;
}

#lt-left .sidebar-menu .sidebar-row p.menu-title {
  cursor: pointer;
  font-size: 13px;
  text-decoration: none;
  padding: 0 0 0 9px;
  border-bottom: none !important;
  border-top: none !important;
}

#lt-left .sidebar-menu .sidebar-row p.menu-title a {
  font-size: 13px;
  display: inline-block;
  position: relative;
  margin: 0;
  border: 0;
  text-decoration: none;
  padding: 0 10px 0 0;
}

#lt-left .sidebar-menu .sidebar-row p.menu-title .icon.float-left {
  float: left;
  margin-left: 9px;
  margin-right: 0;
}

#lt-left .sidebar-menu .sidebar-row p.menu-title-2 {
  cursor: pointer;
  font-size: 13px;
  text-decoration: none;
  padding: 0 0 0 9px;
  border-bottom: none !important;
  border-top: none !important;
}

#lt-left .sidebar-menu .sidebar-row p.menu-title-2 a {
  font-size: 13px;
  display: inline-block;
  position: relative;
  margin: 0;
  border: 0;
  text-decoration: none;
  padding: 0 10px 0 0;
}

#lt-left .sidebar-menu .sidebar-row p.menu-title-2 .icon.float-left {
  float: left;
  margin-left: 9px;
  margin-right: 0;
}

#lt-left .sidebar-menu.inPlay .has-menu-row .myeventinfo .text2,
#lt-left .sidebar-menu.perStart .has-menu-row .myeventinfo .text2,
#lt-left .sidebar-menu.startingSoon .has-menu-row .myeventinfo .text2 {
  margin-right: 7px;
}

#lt-left .sidebar-menu.perStart .has-menu-row {
  padding: 4px 10px 0 9px;
  line-height: 15px;
  height: 36px;
}

#lt-left .sidebar-menu.perStart .has-menu-row span {
  font-size: 11px;
  -webkit-transform: scale(0.92);
}

#lt-left .sidebar-menu.perStart .has-menu-row a {
  padding: 0;
  display: block;
}

#lt-left .sidebar-menu.perStart .has-menu-row .myeventRow {
  clear: both;
}

#lt-left .sidebar-menu.perStart .has-menu-row .myeventRow .TN1 {
  width: 30px;
  display: block;
  float: left;
  -webkit-transform: scale(1);
}

#lt-left .sidebar-menu.perStart .has-menu-row .myeventRow .TN2 {
  width: 150px;
  line-height: 13px;
  display: block;
  -webkit-transform: scale(1);
}

#lt-left .sidebar-menu.perStart .has-menu-row .myeventinfo {
  line-height: 20px;
  clear: both;
}

#lt-left .sidebar-menu.perStart .has-menu-row .myeventinfo .text1 {
  width: 20px;
}

#lt-left .sidebar-menu.perStart .has-menu-row .myeventinfo i {
  float: right;
}

#lt-left .sidebar-menu.startingSoon .has-menu-row {
  padding: 4px 10px 0 9px;
  line-height: 15px;
  height: 36px;
}

#lt-left .sidebar-menu.startingSoon .has-menu-row span {
  font-size: 11px;
  -webkit-transform: scale(0.92);
}

#lt-left .sidebar-menu.startingSoon .has-menu-row a {
  padding: 0;
  display: block;
}

#lt-left .sidebar-menu.startingSoon .has-menu-row .myeventRow {
  clear: both;
}

#lt-left .sidebar-menu.startingSoon .has-menu-row .myeventRow .TN1 {
  width: 30px;
  display: block;
  float: left;
  -webkit-transform: scale(1);
}

#lt-left .sidebar-menu.startingSoon .has-menu-row .myeventRow .TN2 {
  width: 150px;
  line-height: 13px;
  display: block;
  -webkit-transform: scale(1);
}

#lt-left .sidebar-menu.startingSoon .has-menu-row .myeventinfo {
  line-height: 20px;
  clear: both;
}

#lt-left .sidebar-menu.startingSoon .has-menu-row .myeventinfo .text1 {
  width: 20px;
}

#lt-left .sidebar-menu.startingSoon .has-menu-row .myeventinfo i {
  float: right;
}

#lt-left .sidebar-menu.inPlay .has-menu-row {
  padding: 4px 10px 0 9px;
  line-height: 15px;
  height: 36px;
}

#lt-left .sidebar-menu.inPlay .has-menu-row span {
  font-size: 11px;
  -webkit-transform: scale(0.92);
}

#lt-left .sidebar-menu.inPlay .has-menu-row a {
  padding: 0;
  display: block;
}

#lt-left .sidebar-menu.inPlay .has-menu-row .myeventRow {
  clear: both;
}

#lt-left .sidebar-menu.inPlay .has-menu-row .myeventRow .TN1 {
  width: 30px;
  display: block;
  float: left;
  -webkit-transform: scale(1);
}

#lt-left .sidebar-menu.inPlay .has-menu-row .myeventRow .TN2 {
  width: 150px;
  line-height: 13px;
  display: block;
  -webkit-transform: scale(1);
}

#lt-left .sidebar-menu.inPlay .has-menu-row .myeventinfo {
  line-height: 20px;
  clear: both;
}

#lt-left .sidebar-menu.inPlay .has-menu-row .myeventinfo .text1 {
  width: 20px;
}

#lt-left .sidebar-menu.inPlay .has-menu-row .myeventinfo i {
  float: right;
}

#lt-left .sidebar-menu .closeicon {
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
  color: #b4b4b4;
  text-decoration: none;
}

#lt-left .sidebar-menu .otherInfo {
  clear: both;
}

#lt-left .sidebar-menu .otherInfo .float-left {
  line-height: 25px;
}

#lt-left .sidebar-menu .otherInfo .float-right {
  line-height: 25px;
  margin-right: -10px;
  margin-top: 5px;
}

#lt-left .sidebar-menu .otherInfo .float-right .icon {
  font-size: 12px;
  -webkit-transform: scale(0.95);
  line-height: normal;
  height: inherit;
}

#lt-left .sidebar-menu .sidebar-row {
  width: 100%;
  display: block;
}

#lt-left .sidebar-menu .menu-row:hover {
  cursor: pointer;
}

#container nav.hasScroll #lt-left .scrollBar {
  width: 19px;
  position: absolute;
  right: -20px;
  top: 0;
  height: 50px;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li {
  height: 40px;
}

#container nav.collapsed #lt-left .sidebar-menu.inPlay .sub-menu.no-events,
#container nav.collapsed #lt-left .sidebar-menu.startingSoon .sub-menu.no-events {
  display: none;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row {
  position: relative;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row.sidebar-row2 {
  position: inherit;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sub-menu li.nav-btn {
  display: block;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sub-menu li a,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sub-menu.home span.badge {
  display: none;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sub-menu .closeicon {
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  text-decoration: none;
  color: #b4b4b4;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.featuredEvents,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.mycomps,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents .group,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li a,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li i,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li ul,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports .group,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li a,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li i {
  display: none;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li .icon {
  line-height: 25px;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li .badge,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li .badge {
  line-height: 0;
  margin-right: 14px;
  margin-top: -10px;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li .icon,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li .icon {
  line-height: 25px;
  display: block;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li.active + ul.group,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li.active + ul.group {
  display: block;
  width: 210px;
  left: 41px;
  top: 0;
  position: absolute;
  z-index: 99;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li.active + ul.group:before,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li.active + ul.group:before {
  content: 'Football';
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 9px;
  font-size: 13px;
  color: #b4b4b4;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li.active + ul.group li.has-menu a,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li.active + ul.group li.has-menu a {
  display: block;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li.active + ul.group li.has-menu .icon-ArrowUp,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li.active + ul.group li.has-menu .icon-ArrowUp {
  display: block;
  line-height: 40px;
  margin-right: 9px;
}

#container
  nav.collapsed
  #lt-left
  .sidebar-menu
  .sidebar-row
  ul.myevents
  li.active
  + ul.group
  li.has-menu
  .icon-StarUnselected,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li.active + ul.group li.has-menu .icon-TV2,
#container
  nav.collapsed
  #lt-left
  .sidebar-menu
  .sidebar-row
  ul.sports
  li.active
  + ul.group
  li.has-menu
  .icon-StarUnselected,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li.active + ul.group li.has-menu .icon-TV2 {
  display: block;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li.active + ul.group li.has-menu ul li,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li.active + ul.group li.has-menu ul li {
  height: auto;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li .has-menu-box,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li .has-menu-box {
  position: absolute;
  top: -166px;
  left: 41px;
  z-index: 99;
  width: 210px;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li .has-menu-box.hasscroll,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li .has-menu-box.hasscroll {
  height: 680px;
  width: 228px;
  overflow-y: scroll;
  overflow-x: hidden;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li .has-menu-box.hasscroll::-webkit-scrollbar,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li .has-menu-box.hasscroll::-webkit-scrollbar {
  width: 18px;
}

#container
  nav.collapsed
  #lt-left
  .sidebar-menu
  .sidebar-row
  ul.myevents
  li
  .has-menu-box.hasscroll::-webkit-scrollbar-track,
#container
  nav.collapsed
  #lt-left
  .sidebar-menu
  .sidebar-row
  ul.sports
  li
  .has-menu-box.hasscroll::-webkit-scrollbar-track {
  background: #373737;
  -webkit-box-shadow: inset 1px 1px 2px #373737;
  border: 1px solid #373737;
}

#container
  nav.collapsed
  #lt-left
  .sidebar-menu
  .sidebar-row
  ul.myevents
  li
  .has-menu-box.hasscroll::-webkit-scrollbar-thumb,
#container
  nav.collapsed
  #lt-left
  .sidebar-menu
  .sidebar-row
  ul.sports
  li
  .has-menu-box.hasscroll::-webkit-scrollbar-thumb {
  background: #4b4b4b;
  border: 2px solid #373737;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li .has-menu-box li.has-menu-t,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li .has-menu-box li.has-menu-t {
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 9px;
  font-size: 13px;
  color: #b4b4b4;
  width: 201px;
  border-bottom: 1px solid #373737 !important;
  border-top: 1px solid #555 !important;
  background: #4b4b4b;
  display: block;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li .has-menu-box li.has-menu-t a,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li .has-menu-box li.has-menu-t a {
  display: block;
}

#container
  nav.collapsed
  #lt-left
  .sidebar-menu
  .sidebar-row
  ul.myevents
  li
  .has-menu-box
  li.has-menu-t
  .icon-removeIcon,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li .has-menu-box li.has-menu-t .icon-removeIcon {
  right: -10px;
  top: 10px;
  display: block;
  text-decoration: none;
  color: #b4b4b4;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li .has-menu-box li.has-menu,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li .has-menu-box li.has-menu {
  display: block;
  width: 210px;
  height: auto;
  left: 0;
  top: 0;
  z-index: 99;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li .has-menu-box li.has-menu .icon-ArrowDown,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li .has-menu-box li.has-menu .icon-ArrowUp,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li .has-menu-box li.has-menu .icon-ArrowDown,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li .has-menu-box li.has-menu .icon-ArrowUp {
  line-height: 40px;
  vertical-align: middle;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.myevents li .has-menu-box li.has-menu .has-menu-title,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li .has-menu-box li.has-menu .has-menu-title {
  height: 40px;
  line-height: 18px;
  display: table-cell;
  vertical-align: middle;
}

#container
  nav.collapsed
  #lt-left
  .sidebar-menu
  .sidebar-row
  ul.myevents
  li
  .has-menu-box
  li.has-menu
  ul
  li.has-menu-row,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row ul.sports li .has-menu-box li.has-menu ul li.has-menu-row {
  padding: 4px 10px 0 9px;
  line-height: 15px;
  height: auto;
}

#container
  nav.collapsed
  #lt-left
  .sidebar-menu
  .sidebar-row
  ul.myevents
  li
  .has-menu-box
  li.has-menu
  ul
  li.has-menu-row
  a,
#container
  nav.collapsed
  #lt-left
  .sidebar-menu
  .sidebar-row
  ul.sports
  li
  .has-menu-box
  li.has-menu
  ul
  li.has-menu-row
  a {
  display: block;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row p.menu-title a,
#container nav.collapsed #lt-left .sidebar-menu .sidebar-row p.menu-title-2 a {
  display: none;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row p.active + .mycomps {
  display: block;
  left: 41px;
  top: 0;
  position: absolute;
  width: 210px;
  z-index: 99;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row p.active + .mycomps:before {
  content: 'MY COMPETITIONS';
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 9px;
  font-size: 13px;
  color: #b4b4b4;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row p.active + .mycomps a {
  display: block;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row p.active + .featuredEvents {
  display: block;
  left: 41px;
  top: 0;
  position: absolute;
  width: 210px;
  z-index: 99;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row p.active + .featuredEvents:before {
  content: 'Olympics 2016';
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 9px;
  font-size: 13px;
  color: #b4b4b4;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row p.active + .featuredEvents a {
  display: block;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row p.active + .sports {
  display: block;
  left: 41px;
  top: 0;
  position: absolute;
  width: 210px;
  z-index: 99;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row p.active + .sports:before {
  content: 'MY COMPETITIONS';
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 9px;
  font-size: 13px;
  color: #b4b4b4;
}

#container nav.collapsed #lt-left .sidebar-menu .sidebar-row p.active + .sports a {
  display: block;
}

#container nav.collapsed .icon-All:before {
  margin-right: -4px;
  right: 0;
}

body,
html {
  width: 100%;
  position: absolute;
}

#container {
  min-width: 1026px;
  max-width: 1442px;
  width: 100%;
  margin: 0 auto;
}

#container.hasScroll #lt-left {
  width: 196px;
}

#container.collapsed #lt-left {
  width: 40px;
}

#container #lt-right {
  float: right;
  width: 260px;
}

#container #lt-right.enlarge #lt-right {
  width: 421px;
}

#container #lt-right.hasScroll #lt-right {
  width: 246px;
}

#container #lt-right.hasScroll.enlarge #lt-right {
  width: 407px;
}

#container #lt-center {
  margin-left: 212px;
  margin-right: 262px;
  min-width: 792px;
  min-height: 800px;
  position: relative;
}

.standard-view {
  display: none;
}

.standard .standard-view {
  display: block;
}

#widget .res320 .inputBg.bg-c-64.height35,
#widget .res320 .width-100p.pd-t-10.dsp-table .divBtn.bg-c-77.mheight-50.dsp-tbcl.t-va-m.height-40.pd-5,
#widget .res568 .width-190.flt-l {
  display: none;
}

#widget .res568 .pd-t-10.width-190.flt-l {
  display: block;
}

#widget .betslip .eachway-row .learn-more,
#widget .betslip .icon-Help,
#widget .res568 .width-33p.flt-r,
#widget .simplebutton.fts-16.dsp-iblk.radius.pd-3.pos-relative.bt-cpCount.mg-r-10.cursor-pointer,
#widget .width-100p.height-200.vis-vis {
  display: none;
}

#widget .maincontainer:hover {
  height: auto;
}

#widget .maincontainer .betslip {
  padding: 0;
}

#widget .mg-center {
  margin: 0;
}

#widget .betslip {
  position: inherit;
  overflow-y: auto;
}

#lt-right .betbox .viewmore,
#lt-right .betbox ul.tabs,
#lt-right .live-center,
#lt-right .tvbox {
  padding: 10px 8px;
}

.bold {
  font-weight: 700;
}

#container aside #lt-right .quickBet button,
#container aside #lt-right .quickBet input,
#container aside.enlarge #lt-right .quickBet button,
#container aside.enlarge #lt-right .quickBet input,
#lt-right .betbox .BetreceiptContent .betpanel .inputbox input,
#lt-right .betbox .ConfirmBetContent .betpanel .inputbox input,
#lt-right .betbox .tab_content .betpanel .inputbox input,
#lt-right .betbox .tab_content .betslip-row .inputbox input {
  border-radius: 3px;
  border: 0;
}

#lt-right .MultipleBets .quickBetCheck a.CANCEL-btn,
#lt-right .MultipleBets .quickBetCheck a.CONFIRM-btn,
#lt-right .MultipleBets .quickBetCheck a.OK-btn,
#lt-right .betbox .BetreceiptContent .betpanel a.placebet-btn,
#lt-right .betbox .ConfirmBetContent .betpanel a.placebet-btn,
#lt-right .betbox .tab_content .betpanel a.placebet-btn {
  height: 37px;
  width: 222px;
  line-height: 37px;
  text-align: center;
  display: block;
  text-decoration: none;
  border-radius: 3px;
}

aside.hasScroll {
  height: auto;
  overflow-y: scroll;
  overflow-x: hidden;
}

aside.hasScroll::-webkit-scrollbar {
  width: 18px;
}

aside.hasScroll::-webkit-scrollbar-track {
  background: #373737;
  -webkit-box-shadow: inset 1px 1px 2px #373737;
  border: 1px solid #373737;
}

aside.hasScroll::-webkit-scrollbar-thumb {
  background: #4b4b4b;
  border: 2px solid #373737;
}

#lt-right a {
  text-decoration: none;
}

#lt-right .BTN {
  height: 37px;
  width: 241px;
  line-height: 37px;
  text-align: center;
  display: block;
  text-decoration: none;
  border-radius: 3px;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: bolder;
}

#lt-right .BTN:last-child {
  margin-bottom: 0;
}

#lt-right .tvbox {
  height: 20px;
  line-height: 20px;
  margin: 0 0 1px;
}

#lt-right .tvbox .aside-title {
  font-size: 13px;
  display: inline-block;
}

#lt-right .tvbox .aside-title .icon {
  margin-right: 3px;
}

#lt-right .tvbox .text_a1 {
  font-size: 13px;
  cursor: pointer;
}

#lt-right .live-center {
  line-height: 21px;
  height: 20px;
}

#lt-right .HT .ht-tool,
#lt-right .HT .ht-tool span,
#lt-right .HT .ht-tool span a,
#lt-right .HT p.ht-title {
  line-height: 30px;
  height: 30px;
}

#lt-right .live-center p {
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
}

#lt-right .live-center .toolicon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#lt-right .live-center .toolicon span {
  border-radius: 3px;
  cursor: pointer;
  padding: 4px 7px;
  margin: 0 2px;
  display: inline-block;
}

#lt-right .live-center .toolicon span a {
  font-size: 13px;
}

#lt-right .LC-content {
  padding: 5px 8px;
  height: 30px;
  margin: 0 0 1px;
  font-size: 13px;
}

#lt-right .LC-content p span.number-txt {
  margin-right: 5px;
}

#lt-right .LC-content .right-txt1 {
  line-height: 30px;
}

#lt-right .HT p.ht-title {
  text-align: center;
}

#lt-right .HT p.ht-title span {
  font-size: 11px;
  -webkit-transform: scale(0.92);
}

#lt-right .HT .ht-tool {
  margin-top: 1px;
}

#lt-right .HT .ht-tool span {
  min-width: 25% !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}

#lt-right .alertbar span.icon-CheckIcon:before,
#lt-right .alertbar span.icon-WarningIcon:before {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

#lt-right .alertbar {
  margin: 5px -10px -10px;
  padding: 10px;
  display: table-cell;
  vertical-align: middle;
  width: 241px;
  line-height: 16px;
}

#lt-right .alertbar span {
  width: 80%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  font-size: 13px;
}

#lt-right .alertbar span.icon-WarningIcon {
  font-size: 20px;
  width: 10%;
  padding-left: 5px;
}

#lt-right .alertbar span.icon-CheckIcon {
  font-size: 21px;
  margin-right: 5px;
}

#lt-right .betbox ul.tabs {
  line-height: 15px;
  height: 15px;
}

#lt-right .betbox ul.tabs li {
  width: 50%;
  float: left;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  position: relative;
}

#lt-right .betbox .tab_content .betslip-row .cover,
#lt-right .betbox ul.tabs li .cick.hidden {
  display: none;
}

#lt-right .betbox ul.tabs li a {
  text-decoration: none;
  font-size: 16px;
}

#lt-right .betbox ul.tabs li .cick {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 7px;
  position: absolute;
  bottom: -10px;
  left: 45%;
}

#lt-right .betbox ul.tabs.submenutab li a {
  font-size: 13px;
}

#lt-right .betbox p.betreceiptTitle,
#lt-right .betbox p.confirmTitle {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 0;
}

#lt-right .betbox .tab_content {
  font-size: 13px;
  margin-top: 1px;
}

#lt-right .betbox .tab_content .betslip-row {
  position: relative;
  height: auto !important;
  padding: 5px 0 0;
  line-height: 22px;
  margin-bottom: 1px;
  font-size: 13px;
}

#lt-right .betbox .tab_content .betslip-row .dropdown {
  position: absolute;
  width: 205px;
  height: 78px;
  z-index: 99;
  padding: 5px 10px;
  font-size: 14px;
  color: #323232;
  font-weight: bolder;
  top: 33px;
  left: 5px;
}

#lt-right .betbox .tab_content .betslip-row .dropdown .cick {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 7px;
  position: absolute;
  top: -10px;
  left: 5px;
}

#lt-right .betbox .tab_content .betslip-row .dropdown .text1 {
  font-weight: 400;
  line-height: 18px;
  font-size: 13px;
}

#lt-right .betbox .tab_content .betslip-row .dropdown .datetime {
  line-height: 25px;
  font-weight: 400;
  font-size: 12px;
}

#lt-right .betbox .tab_content .betslip-row p {
  margin: 0 10px;
}

#lt-right .betbox .tab_content .betslip-row .iconbox {
  margin-left: 10px;
  position: relative;
  display: inline-block;
  width: 16px;
  height: 17px;
  line-height: 17px;
  border-radius: 3px;
  top: 3px;
  margin-right: 5px;
}

#lt-right .betbox .tab_content .betslip-row .staketxt,
#lt-right .betbox .tab_content .betslip-row .towintxt {
  line-height: 16px;
}

#lt-right .betbox .tab_content .betslip-row .iconbox .icon {
  -webkit-transform: scale(0.9);
  font-size: 11px;
  position: absolute;
  left: 2px;
  top: 2px;
}

#lt-right .betbox .tab_content .betslip-row .iconbox.removebtn {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 17px;
}

#lt-right .betbox .tab_content .betslip-row .iconbox.removebtn .icon {
  font-size: 15px;
  position: absolute;
  left: 1px;
  top: 2px;
}

#lt-right .betbox .tab_content .betslip-row .icon-removeIcon {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 17px;
}

#lt-right .betbox .tab_content .betslip-row .staketxt .number,
#lt-right .betbox .tab_content .betslip-row .towintxt .number {
  font-size: 15px;
}

#lt-right .betbox .tab_content .betslip-row.parlay,
#lt-right .betbox .tab_content .betslip-row.pending {
  margin-bottom: 0;
}

#lt-right .betbox .tab_content .betslip-row .inputbox {
  line-height: 22px;
}

#lt-right .betbox .tab_content .betslip-row .inputbox input {
  width: 97px;
  height: 20px;
  padding: 5px;
  line-height: 30px;
  margin: 5px 10px 10px;
  display: inline-block;
}

#lt-right .betbox .tab_content .betslip-row.selectBetSlip {
  text-align: center;
  height: 95px;
  line-height: 95px;
}

#lt-right .betbox .tab_content .betslip-row.selectBetSlip .text {
  width: 140px;
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bolder;
  margin-left: 5px;
  vertical-align: middle;
}

#lt-right .betbox .tab_content .betslip-row.selectBetSlip .icongroup {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 17px;
  left: 23px;
}

#lt-right .betbox .tab_content .betslip-row.selectBetSlip .icongroup .icon-AddSelectiontobetSlipIcon {
  font-size: 50px;
  color: #5a5a5a;
}

#lt-right .betbox .tab_content .betslip-row.selectBetSlip .icongroup .icon-AddtoMyCompetitionsright {
  font-size: 20px;
  color: #b4b4b4;
  position: relative;
  top: -11px;
  left: -38px;
}

#lt-right .betbox .tab_content .betpanel {
  padding: 10px 9px;
}

#lt-right .betbox .tab_content .betpanel .inputbox input {
  width: 97px;
  height: 20px;
  padding: 5px;
  line-height: 30px;
  margin: 0 5px 0 0;
  display: inline-block;
}

#lt-right .betbox .tab_content .betpanel .inputbox input:last-child {
  margin-right: 0;
}

#lt-right .betbox .tab_content .betpanel p.maxbet-title {
  line-height: 33px;
  display: block;
}

#lt-right .betbox .tab_content .betpanel .placebet-check {
  width: 16px;
  height: 16px;
  margin: -10px 10px 10px 0;
  border-radius: 2px;
  position: relative;
  display: inline-block;
}

#lt-right .betbox .tab_content .betpanel .placebet-check label {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 1;
}

#lt-right .betbox .ConfirmBetContent {
  display: block;
  margin-top: 1px;
  font-size: 13px;
  position: relative;
}

#lt-right .betbox .ConfirmBetContent .cover {
  width: 100%;
  height: 100%;
  display: block;
  z-index: 99;
  position: absolute;
}

#lt-right .betbox .ConfirmBetContent .betslip-row {
  position: relative;
  height: auto !important;
  padding: 5px 10px 7px;
  line-height: 22px;
  margin-bottom: 1px;
  font-size: 13px;
}

#lt-right .betbox .ConfirmBetContent .betslip-row .iconbox {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 17px;
  line-height: 17px;
  border-radius: 3px;
  top: 3px;
}

#lt-right .betbox .ConfirmBetContent .betslip-row .staketxt,
#lt-right .betbox .ConfirmBetContent .betslip-row .towintxt {
  line-height: 16px;
}

#lt-right .betbox .ConfirmBetContent .betslip-row .iconbox .icon {
  -webkit-transform: scale(0.9);
  font-size: 11px;
  position: absolute;
  left: 2px;
  top: 1px;
}

#lt-right .betbox .ConfirmBetContent .betslip-row .icon-removeIcon {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 17px;
}

#lt-right .betbox .ConfirmBetContent .betslip-row .staketxt .number,
#lt-right .betbox .ConfirmBetContent .betslip-row .towintxt .number {
  font-size: 15px;
}

#lt-right .betbox .ConfirmBetContent .betslip-row.parlay,
#lt-right .betbox .ConfirmBetContent .betslip-row.pending {
  margin-bottom: 0;
}

#lt-right .betbox .ConfirmBetContent .betpanel {
  padding: 10px 9px;
}

#lt-right .betbox .ConfirmBetContent .betpanel .inputbox input {
  width: 97px;
  height: 20px;
  padding: 5px;
  line-height: 30px;
  margin: 0 5px 0 0;
  display: inline-block;
}

#lt-right .betbox .ConfirmBetContent .betpanel .inputbox input:last-child {
  margin-right: 0;
}

#lt-right .betbox .ConfirmBetContent .betpanel p.maxbet-title {
  line-height: 33px;
  display: block;
}

#lt-right .betbox .ConfirmBetContent .betpanel .placebet-check {
  width: 16px;
  height: 16px;
  margin: -10px 10px 0 0;
  border-radius: 2px;
  position: relative;
  display: inline-block;
}

#lt-right .betbox .ConfirmBetContent .betpanel .placebet-check label {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 1;
}

#lt-right .betbox .BetreceiptContent {
  font-size: 13px;
}

#lt-right .betbox .BetreceiptContent .betslip-row {
  position: relative;
  height: auto !important;
  padding: 5px 0 0;
  line-height: 22px;
  margin-bottom: 1px;
  font-size: 13px;
}

#lt-right .betbox .BetreceiptContent .betslip-row p {
  margin: 0 10px;
}

#lt-right .betbox .BetreceiptContent .betslip-row .iconbox {
  margin-left: 10px;
  position: relative;
  display: inline-block;
  width: 15px;
  height: 17px;
  line-height: 17px;
  border-radius: 3px;
  top: 3px;
}

#lt-right .betbox .BetreceiptContent .betslip-row .iconbox .icon {
  -webkit-transform: scale(0.9);
  font-size: 11px;
  position: absolute;
  left: 2px;
  top: 1px;
}

#lt-right .betbox .BetreceiptContent .betslip-row .icon-removeIcon {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 17px;
}

#lt-right .betbox .BetreceiptContent .betslip-row .staketxt .number,
#lt-right .betbox .BetreceiptContent .betslip-row .towintxt .number {
  font-size: 15px;
}

#lt-right .betbox .BetreceiptContent .betslip-row .staketxt {
  line-height: 16px;
}

#lt-right .betbox .BetreceiptContent .betslip-row .towintxt {
  line-height: 16px;
  margin-bottom: 5px;
}

#lt-right .betbox .BetreceiptContent .betslip-row.error,
#lt-right .betbox .BetreceiptContent .betslip-row.success {
  margin-bottom: 0;
}

#lt-right .betbox .BetreceiptContent .betpanel {
  padding: 10px 9px;
}

#lt-right .betbox .BetreceiptContent .betpanel .inputbox input {
  width: 97px;
  height: 20px;
  padding: 5px;
  line-height: 30px;
  margin: 0 5px 0 0;
  display: inline-block;
}

#lt-right .betbox .BetreceiptContent .betpanel .inputbox input:last-child {
  margin-right: 0;
}

#lt-right .betbox .BetreceiptContent .betpanel p.maxbet-title {
  line-height: 33px;
  display: block;
}

#lt-right .betbox .BetreceiptContent .betpanel .placebet-check {
  width: 16px;
  height: 16px;
  margin: 10px 10px 10px 0;
  border-radius: 2px;
  position: relative;
  display: inline-block;
}

#lt-right .betbox .BetreceiptContent .betpanel .placebet-check label {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 1;
}

#lt-right .betbox .viewmore {
  text-align: center;
  height: 20px;
  line-height: 20px;
  background-color: #5a5a5a;
}

#lt-right .betbox .betslipNoContent {
  padding: 5px 10px;
  text-align: left;
  height: 30px;
  width: 241px;
  line-height: 15px;
  display: table-cell;
  vertical-align: middle;
}

#lt-right .inputbox {
  clear: both;
  width: 100%;
  margin-top: -10px;
}

#lt-right .inputbox .placebet-check {
  width: 16px;
  height: 16px;
  margin: 17px 10px 17px 0;
  border-radius: 2px;
  position: relative;
  display: inline-block;
}

#lt-right .inputbox .placebet-check label {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 1;
}

#lt-right .fail-alertbar {
  line-height: 38px;
  height: 38px;
  margin: 5px 0;
  padding: 0 10px;
  text-align: center;
}

#lt-right .fail-alertbar.hascover {
  z-index: 999;
  position: relative;
}

#lt-right .MultipleBetsTotal-row {
  padding: 0 10px 5px 9px;
  line-height: 22px;
  margin-bottom: -1px;
  font-size: 13px;
}

#lt-right .MultipleBetsTotal-row.single {
  padding: 10px 10px 0 9px;
}

#lt-right .MultipleBetsTotal-row .staketxt {
  overflow: hidden;
  padding-top: 10px;
}

#lt-right .MultipleBetsTotal-row .towintxt {
  overflow: hidden;
}

#lt-right .MultipleBets .MultipleTitle {
  padding: 10px;
  height: 20px;
  line-height: 20px;
  border: 0;
  font-size: 15px;
}

#lt-right .MultipleBets .MultipleBets-row {
  position: relative;
  height: auto !important;
  padding: 5px 0 0;
  line-height: 22px;
  font-size: 13px;
}

#lt-right .MultipleBets .MultipleBets-row.error p span .number,
#lt-right .MultipleBets .MultipleBets-row.success p span .number {
  font-weight: bolder;
  font-size: 14px;
  line-height: 15px;
}

#lt-right .MultipleBets .MultipleBets-row .alertbar {
  margin: 0 -10px;
}

#lt-right .MultipleBets .MultipleBets-row.error,
#lt-right .MultipleBets .MultipleBets-row.success {
  margin-bottom: 0;
  margin-top: 0;
}

#lt-right .MultipleBets .MultipleBets-row .cover {
  display: none;
}

#lt-right .MultipleBets .MultipleBets-row p {
  padding: 0 10px;
}

#lt-right .MultipleBets .MultipleBets-row .staketxt {
  line-height: 15px;
  margin-bottom: 5px;
}

#lt-right .MultipleBets .MultipleBets-row .towintxt {
  line-height: 15px;
}

#lt-right .MultipleBets .MultipleBets-row input {
  width: 83px;
  height: 20px;
  padding: 5px;
  line-height: 30px;
  margin: 5px 3px 5px 0;
  display: inline-block;
  border: 0;
}

#lt-right .MultipleBets .MultipleBets-row input.Stake {
  margin-right: 5px;
  border-radius: 3px;
}

#lt-right .MultipleBets .quickBetCheck {
  padding: 0 10px 7px 9px;
  line-height: 22px;
  margin-bottom: 1px;
  font-size: 13px;
}

#lt-right .MultipleBets .quickBetCheck a {
  float: left;
  width: 100%;
}

#lt-right .MultipleBets .quickBetCheck a.CANCEL-btn,
#lt-right .MultipleBets .quickBetCheck a.CONFIRM-btn {
  font-weight: 700;
  font-size: 15px;
  margin-top: 10px;
}

#lt-right .MultipleBets .quickBetCheck a.OK-btn {
  font-weight: 700;
  font-size: 15px;
}

#lt-right .MultipleBets.edit .MultipleTitle a {
  float: right;
  text-decoration: none;
}

#lt-right .MultipleBets.edit .MultipleTitle a.icon-Help {
  color: #3c3c3c;
  font-size: 20px;
}

#lt-right .MultipleBets.edit .MultipleTitle a.icon-ArrowDown,
#lt-right .MultipleBets.edit .MultipleTitle a.icon-ArrowUp {
  color: #b4b4b4;
  font-size: 15px;
  margin-left: 10px;
}

#lt-right .MultipleBets.edit .MultipleBets-row .towintxt {
  line-height: 40px;
}

#lt-right .MultipleBets.edit .MultipleBets-row .cover {
  width: 100%;
  height: 100%;
  margin-left: -10px;
  margin-top: -5px;
  display: block;
  z-index: 99;
  position: absolute;
}

#lt-right .bannerbox {
  margin-top: 1px;
}

#lt-right .bannerbox .ad {
  margin: 0 auto 1px;
  width: 100%;
  height: 153px;
  text-align: center;
  line-height: 153px;
}

#container aside #lt-right .HT .ht-tool {
  line-height: 40px;
  height: 40px;
}

#container aside #lt-right .HT .ht-tool span {
  line-height: 40px;
  height: 40px;
  padding: 6px 0;
}

#container aside #lt-right .quickBet button,
#container aside #lt-right .quickBet input {
  height: 30px;
  width: 31%;
  margin: 0 5px 5px 0;
  float: left;
}

#container aside #lt-right .betslip-row .inputbox input {
  width: 85px;
}

#container aside #lt-right .betslip-row .inputbox input.Stake {
  margin-right: 30px;
  margin-top: 12px;
}

#container aside #lt-right .betslip-row .inputbox input.ToWin {
  margin-top: 12px;
  float: right;
}

#container aside #lt-right .quickBet {
  padding: 10px 5px 5px 10px;
}

#container aside #lt-right .quickBet input {
  text-align: center;
}

#container aside #lt-right .quickBet a {
  text-decoration: none;
}

#container aside #lt-right .quickBet a.maxBet {
  margin-right: 5px;
}

#container aside #lt-right .quickBet.edit {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

#container aside #lt-right .betbox .tab_content .betslip-row.editQuickBet {
  margin-bottom: 0;
}

#container aside #lt-right .betbox .tab_content .betslip-row.editQuickBet .cover {
  width: 100%;
  height: 100%;
  margin-left: -10px;
  margin-top: -5px;
  display: block;
  z-index: 99;
  position: absolute;
}

#container aside #lt-right .betbox .tab_content .editquickBet .edittitle {
  padding: 10px;
  height: 20px;
  line-height: 20px;
  border: 0;
  font-weight: bolder;
  font-size: 16px;
}

#container aside #lt-right .betbox .tab_content .editquickBet .betstyle .title {
  padding: 10px;
  height: 20px;
  line-height: 20px;
  font-size: 15px;
}

#container aside #lt-right .betbox .tab_content .titlebar.unsettled .icon-ArrowDown {
  line-height: 40px;
  float: left;
  margin-right: 10px;
  padding-left: 10px;
}

#container aside #lt-right .betbox .tab_content .titlebar.unsettled .title {
  font-size: 16px;
  padding: 10px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
}

#container aside #lt-right .betbox .tab_content .titlebar.unsettled .circles-number {
  float: right;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #e18e2d;
  display: inline-block;
  position: relative;
  top: 5px;
  right: 5px;
  text-align: center;
  line-height: 28px;
  color: #fff;
}

#container aside #lt-right .betbox .tab_content .titlebar.settled .icon-ArrowDown {
  line-height: 40px;
  float: left;
  margin-right: 10px;
  padding-left: 10px;
}

#container aside #lt-right .betbox .tab_content .titlebar.settled .title {
  font-size: 16px;
  padding: 5px 10px;
  height: 30px;
  line-height: 16px;
  display: inline-block;
}

#container aside #lt-right .betbox .tab_content .titlebar.settled .title .smallfont {
  font-size: 13px;
}

#container aside #lt-right .betbox .tab_content .titlebar.settled .circles-number {
  float: right;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #e18e2d;
  display: inline-block;
  position: relative;
  top: 5px;
  right: 5px;
  text-align: center;
  line-height: 28px;
  color: #fff;
}

#container aside #lt-right .quickBetCheck {
  padding: 10px 9px 5px;
  clear: both;
  overflow: hidden;
}

#container aside #lt-right .quickBetCheck:last-of-type {
  padding-bottom: 0;
}

#container aside #lt-right .quickBetCheck .logIn-sign,
#container aside #lt-right .quickBetCheck .removeall {
  text-align: center;
  line-height: 25px;
  padding: 5px 0;
  display: block;
}

#container aside #lt-right .quickBetCheck .selectItems .ch1,
#container aside #lt-right .quickBetCheck .selectItems .ch2 {
  display: block;
}

#container aside #lt-right .quickBetCheck .selectItems .placebet-check {
  width: 16px;
  height: 16px;
  margin: 10px 8px 5px 0;
  border-radius: 2px;
  position: relative;
  display: inline-block;
}

#container aside #lt-right .quickBetCheck .selectItems .placebet-check label {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 1;
}

#container aside.hasScroll #lt-right .BTN {
  height: 37px;
  width: 222px;
}

#container aside.enlarge #lt-right .alertbar {
  width: 402px;
}

#container aside.enlarge #lt-right .BTN {
  height: 37px;
  width: 241px;
}

#container aside.enlarge #lt-right .bannerbox {
  width: 240px;
  height: auto;
  margin: 1px auto;
}

#container aside.enlarge #lt-right .betslipNoContent {
  width: 402px;
}

#container aside.enlarge #lt-right .betpanel .inputbox {
  float: left;
  display: inline-block;
  height: 40px;
}

#container aside.enlarge #lt-right .betpanel .maxbet-title {
  float: right;
  display: inline-block;
  height: 40px;
}

#container aside.enlarge #lt-right .betpanel .BTN {
  float: left;
  display: inline-block;
}

#container aside.enlarge #lt-right .betpanel .checkGroup {
  float: right;
  display: inline-block;
  margin-top: 10px;
}

#container aside.enlarge #lt-right .quickBet {
  padding: 10px 5px 5px 10px;
}

#container aside.enlarge #lt-right .quickBet button {
  width: 62px;
  height: 30px;
  float: left;
  margin: 0 6px 5px 0;
}

#container aside.enlarge #lt-right .quickBet button:last-of-type {
  margin: 0 0 5px;
}

#container aside.enlarge #lt-right .quickBet input {
  width: 62px;
  height: 30px;
  float: left;
  margin: 0 6px 5px 0;
}

#container aside.enlarge #lt-right .quickBet input:last-of-type {
  margin-right: 0;
}

#container aside.enlarge #lt-right .quickBet a {
  text-decoration: none;
}

#container aside.enlarge #lt-right .quickBet a.maxBet {
  margin-right: 5px;
}

#container aside.enlarge #lt-right .quickBetCheck {
  padding: 10px 9px;
}

#container aside.enlarge #lt-right .quickBetCheck .removeall {
  width: 20%;
  border-bottom: none !important;
  text-align: right;
  float: right;
  display: inline-block;
}

#container aside.enlarge #lt-right .quickBetCheck .BTN {
  float: left;
  display: inline-block;
  width: 70%;
}

#container aside.enlarge #lt-right .quickBetCheck .BTN.greenB {
  width: 65%;
}

#container aside.enlarge #lt-right .quickBetCheck .BTN.greenB.type_big {
  width: 100%;
}

#container aside.enlarge #lt-right .quickBetCheck .BTN.orangeB {
  width: 65%;
  margin: 0 5px 0 0;
}

#container aside.enlarge #lt-right .quickBetCheck .BTN.orangeB.confirm-btn,
#container aside.enlarge #lt-right .quickBetCheck .BTN.orangeB.type_big {
  width: 48%;
}

#container aside.enlarge #lt-right .quickBetCheck .BTN.grayB {
  width: 49.2%;
  margin: 0 0 0 5px;
}

#container aside.enlarge #lt-right .quickBetCheck .selectItems {
  border-top: none;
  display: block;
  clear: both;
}

#container aside.enlarge #lt-right .quickBetCheck .selectItems .ch1,
#container aside.enlarge #lt-right .quickBetCheck .selectItems .ch2 {
  width: 49%;
  display: inline-block;
}

#container aside.enlarge #lt-right .MultipleBetsTotal-row .inputbox {
  width: 41%;
  float: left;
  margin-top: 6px;
}

#container aside.enlarge #lt-right .MultipleBetsTotal-row a {
  float: left;
  width: 50%;
  margin: 13px 0 4px;
}

#container aside.enlarge #lt-right .MultipleBetsTotal-row a.orangeB {
  width: 48%;
  margin: 0 5px 0 0;
}

#container aside.enlarge #lt-right .MultipleBetsTotal-row a.grayB {
  width: 49.2%;
  margin: 0 0 0 5px;
}

#container aside.enlarge #lt-right .MultipleBetsTotal-row .checkarea a {
  float: right;
  width: 50%;
  margin: 13px 0 4px;
}

#container aside.enlarge #lt-right .betslip-row.login .text {
  width: auto;
  width: initial;
}

#container aside.enlarge #lt-right .betslip-row .inputbox input {
  width: 85px;
}

#container aside.enlarge #lt-right .betslip-row .inputbox input.Stake {
  margin-right: 5px;
}

#container aside.enlarge #lt-right .betslip-row .inputbox input.ToWin {
  float: none;
}

.displaytable {
  display: table;
}

.fullscreen.notificationwrapper {
  background: 0 0;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.fullscreen.notificationwrapper:after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2;
}

.fullscreen.notificationwrapper .notification {
  text-transform: none;
  z-index: 4;
  width: 300px;
  height: 420px;
  top: 30px;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  background: #fff;
  border-radius: 3px;
}

#footer .btn,
#footer .sponsor-title,
#footer h4,
#top-navbar .log-in-button,
.Bottom_Menu a,
.StatusTab li a,
.btn_submit,
.statement-select .dropbox select,
.switch-site-version .btn {
  text-transform: uppercase;
}

.fullscreen.notificationwrapper .notification .jspContainer {
  border-radius: 3px;
}

.fullscreen.notificationwrapper .notification .txtContent h3 {
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  color: #4a4a4a;
  margin-top: 0;
  margin-bottom: 10px;
}

.fullscreen.notificationwrapper .notification .txtContent ul {
  margin-top: 10px;
  padding-left: 19px;
  list-style-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMC41ODNweCIgaGVpZ2h0PSI5Ljk1OHB4IiB2aWV3Qm94PSIwIDAgMTAuNTgzIDkuOTU4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMC41ODMgOS45NTgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIGZpbGw9IiM0NUI0OTAiIHBvaW50cz0iNy41NjEsNS4wNDYgNy41NjEsOC40ODggMS40NCw4LjQ4OCAxLjQ0LDEuODI3IDYuODYzLDEuODI3IDguMzAzLDAuMzg4IDAsMC4zODggMCw5LjkyOCA5LDkuOTI4IDksMy42MDYgIi8+PGc+PHBvbHlnb24gZmlsbD0iIzQ1QjQ5MCIgcG9pbnRzPSI5LjY0MSwwIDQuMzczLDUuMjY3IDIuODU1LDMuNzUgMS44NDgsNC43NTggMy4zNjUsNi4yNzUgMy4zNjMsNi4yNzcgNC4zNzEsNy4yODUgMTAuNjQ4LDEuMDA3ICIvPjwvZz48L2c+PC9zdmc+);
}

.fullscreen.notificationwrapper .notification .txtContent ul li {
  padding-left: 5px;
  margin-bottom: 10px;
}

.fullscreen.notificationwrapper .notification .txtContent p {
  margin: 10px 0;
  font-size: 14px;
  color: #4a4a4a;
  text-align: center;
}

.fullscreen.notificationwrapper .notification .dotcontainer {
  position: absolute;
  top: 184px;
  width: 100%;
  text-align: center;
}

.fullscreen.notificationwrapper .notification .dotcontainer .bx-pager-item {
  vertical-align: middle;
  cursor: default;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: 0 5px;
  display: inline-block;
}

.fullscreen.notificationwrapper .notification .dotcontainer .bx-pager-item.active {
  background: #fff;
  border: none;
  cursor: default;
}

.fullscreen.notificationwrapper .notification .dotcontainer .bx-pager-item:hover {
  filter: alpha(Opacity=55);
  opacity: 0.55;
}

.fullscreen.notificationwrapper .notification.blue .txtContent .buttons input:hover,
.fullscreen.notificationwrapper .notification.green .txtContent .buttons input:hover,
.fullscreen.notificationwrapper .notification.orange .txtContent .buttons input:hover,
.fullscreen.notificationwrapper .notification.red .txtContent .buttons input:hover,
.fullscreen.notificationwrapper .notification.t_green .txtContent .buttons input:hover {
  filter: alpha(Opacity=75);
  opacity: 0.75;
}

.fullscreen.notificationwrapper .notification .pagecontainer {
  height: 420px;
  overflow-y: auto;
  position: relative;
  border-radius: 0 0 3px 3px;
}

.fullscreen.notificationwrapper .notification .notificationscrollable {
  min-height: 380px;
  min-width: 300px;
  background: #fff;
  border-radius: 0 0 3px 3px;
}

.fullscreen.notificationwrapper .notification .txtContent {
  color: #4a4a4a;
  padding: 20px 24px 75px;
  position: relative;
  z-index: 10;
  border-radius: 0 0 3px 3px;
}

.fullscreen.notificationwrapper .notification .txtContent .buttons {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 16px;
  text-align: center;
}

.fullscreen.notificationwrapper .notification .txtContent .buttons input {
  cursor: pointer;
  background: #fff;
  outline: 0;
  border: 2px solid #000;
  line-height: 40px;
  padding: 0 30px;
  border-radius: 3px;
  font-size: 18px;
}

.fullscreen.notificationwrapper .notification.green,
.fullscreen.notificationwrapper .notification.green .header {
  background-color: #45b591;
}

.fullscreen.notificationwrapper .notification .notificationicon {
  background-size: 131px;
}

.fullscreen.notificationwrapper .notification.green .txtContent .highlight {
  color: #45b591;
  font-weight: 700;
}

.fullscreen.notificationwrapper .notification.green .notificationicon {
  background-position: 0 -526px;
}

.fullscreen.notificationwrapper .notification.green h1 {
  background-color: rgba(255, 255, 255, 0.1);
}

.fullscreen.notificationwrapper .notification.orange,
.fullscreen.notificationwrapper .notification.orange .header {
  background-color: #ee8b2e;
}

.fullscreen.notificationwrapper .notification.green .txtContent .buttons input {
  border: 2px solid #45b591;
  color: #45b591;
}

.fullscreen.notificationwrapper .notification.orange .txtContent .highlight {
  color: #ee8b2e;
  font-weight: 700;
}

.fullscreen.notificationwrapper .notification.orange .notificationicon {
  background-position: 0 -131px;
}

.fullscreen.notificationwrapper .notification.orange h1 {
  background-color: rgba(255, 255, 255, 0.1);
}

.fullscreen.notificationwrapper .notification.red,
.fullscreen.notificationwrapper .notification.red .header {
  background-color: #ee6346;
}

.fullscreen.notificationwrapper .notification.orange .txtContent .buttons input {
  border: 2px solid #ee8b2e;
  color: #ee8b2e;
}

.fullscreen.notificationwrapper .notification.red .txtContent .highlight {
  color: #ee6346;
  font-weight: 700;
}

.fullscreen.notificationwrapper .notification.red .notificationicon {
  background-position: 0 0;
}

.fullscreen.notificationwrapper .notification.red h1 {
  background-color: rgba(255, 255, 255, 0.1);
}

.fullscreen.notificationwrapper .notification.blue,
.fullscreen.notificationwrapper .notification.blue .header {
  background-color: #496ee3;
}

.fullscreen.notificationwrapper .notification.red .txtContent .buttons input {
  border: 2px solid #ee6346;
  color: #ee6346;
}

.fullscreen.notificationwrapper .notification.blue .txtContent .highlight {
  color: #496ee3;
  font-weight: 700;
}

.fullscreen.notificationwrapper .notification.blue .notificationicon {
  background-position: 0 -263px;
}

.fullscreen.notificationwrapper .notification.blue h1 {
  background-color: rgba(255, 255, 255, 0.1);
}

.fullscreen.notificationwrapper .notification.t_green,
.fullscreen.notificationwrapper .notification.t_green .header {
  background-color: #02a9aa;
}

.fullscreen.notificationwrapper .notification.blue .txtContent .buttons input {
  border: 2px solid #496ee3;
  color: #496ee3;
}

.fullscreen.notificationwrapper .notification.t_green .txtContent .highlight {
  color: #02a9aa;
  font-weight: 700;
}

.fullscreen.notificationwrapper .notification.t_green .notificationicon {
  background-position: 0 -395px;
}

.fullscreen.notificationwrapper .notification.t_green h1 {
  background-color: rgba(255, 255, 255, 0.1);
}

.fullscreen.notificationwrapper .notification.t_green .txtContent .buttons input {
  border: 2px solid #02a9aa;
  color: #02a9aa;
}

.fullscreen.notificationwrapper .notification h1 {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  margin: 0;
  height: 20px;
  display: table-cell;
  vertical-align: middle;
  width: 400px;
  padding: 10px;
}

.fullscreen.notificationwrapper .notification .next,
.fullscreen.notificationwrapper .notification .previous {
  width: 24px;
  height: 168px;
  position: absolute;
  cursor: default;
  z-index: 10;
}

.fullscreen.notificationwrapper .notification .next.disabled div,
.fullscreen.notificationwrapper .notification .previous.disabled div {
  filter: alpha(Opacity=55);
  opacity: 0.55;
  cursor: default;
}

.fullscreen.notificationwrapper .notification .next div,
.fullscreen.notificationwrapper .notification .previous div {
  width: 7.4px;
  height: 12px;
  margin: 76px auto auto;
  background-repeat: no-repeat;
  cursor: pointer;
}

.fullscreen.notificationwrapper .notification .next div:hover,
.fullscreen.notificationwrapper .notification .previous div:hover {
  filter: alpha(Opacity=55);
  opacity: 0.55;
}

.fullscreen.notificationwrapper .notification .previous {
  left: 16px;
}

.fullscreen.notificationwrapper .notification .previous div {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI3LjRweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSI4MS41IDQ4LjUgNy40IDEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDgxLjUgNDguNSA3LjQgMTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT48L3RpdGxlPjxnIGlkPSJpY29tb29uLWlnbm9yZSI+PGxpbmUgb3BhY2l0eT0iMC4zIiBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgICAgIiB4MT0iMTYiIHkxPSIwIiB4Mj0iMTYiIHkyPSIyNTYiLz48bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIHgxPSIzMiIgeTE9IjAiIHgyPSIzMiIgeTI9IjI1NiIvPjxsaW5lIG9wYWNpdHk9IjAuMyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3ICAgICIgeDE9IjQ4IiB5MT0iMCIgeDI9IjQ4IiB5Mj0iMjU2Ii8+PGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiB4MT0iNjQiIHkxPSIwIiB4Mj0iNjQiIHkyPSIyNTYiLz48bGluZSBvcGFjaXR5PSIwLjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAgICAiIHgxPSI4MCIgeTE9IjAiIHgyPSI4MCIgeTI9IjI1NiIvPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgeDE9Ijk2IiB5MT0iMCIgeDI9Ijk2IiB5Mj0iMjU2Ii8+PGxpbmUgb3BhY2l0eT0iMC4zIiBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgICAgIiB4MT0iMTEyIiB5MT0iMCIgeDI9IjExMiIgeTI9IjI1NiIvPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgeDE9IjEyOCIgeTE9IjAiIHgyPSIxMjgiIHkyPSIyNTYiLz48bGluZSBvcGFjaXR5PSIwLjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAgICAiIHgxPSIxNDQiIHkxPSIwIiB4Mj0iMTQ0IiB5Mj0iMjU2Ii8+PGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiB4MT0iMTYwIiB5MT0iMCIgeDI9IjE2MCIgeTI9IjI1NiIvPjxsaW5lIG9wYWNpdHk9IjAuMyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3ICAgICIgeDE9IjE3NiIgeTE9IjAiIHgyPSIxNzYiIHkyPSIyNTYiLz48bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIHgxPSIxOTIiIHkxPSIwIiB4Mj0iMTkyIiB5Mj0iMjU2Ii8+PGxpbmUgb3BhY2l0eT0iMC4zIiBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgICAgIiB4MT0iMjA4IiB5MT0iMCIgeDI9IjIwOCIgeTI9IjI1NiIvPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgeDE9IjIyNCIgeTE9IjAiIHgyPSIyMjQiIHkyPSIyNTYiLz48bGluZSBvcGFjaXR5PSIwLjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAgICAiIHgxPSIyNDAiIHkxPSIwIiB4Mj0iMjQwIiB5Mj0iMjU2Ii8+PGxpbmUgb3BhY2l0eT0iMC4zIiBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgICAgIiB4MT0iMCIgeTE9IjE2IiB4Mj0iMjU2IiB5Mj0iMTYiLz48bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIHgxPSIwIiB5MT0iMzIiIHgyPSIyNTYiIHkyPSIzMiIvPjxsaW5lIG9wYWNpdHk9IjAuMyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3ICAgICIgeDE9IjAiIHkxPSI0OCIgeDI9IjI1NiIgeTI9IjQ4Ii8+PGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiB4MT0iMCIgeTE9IjY0IiB4Mj0iMjU2IiB5Mj0iNjQiLz48bGluZSBvcGFjaXR5PSIwLjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAgICAiIHgxPSIwIiB5MT0iODAiIHgyPSIyNTYiIHkyPSI4MCIvPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgeDE9IjAiIHkxPSI5NiIgeDI9IjI1NiIgeTI9Ijk2Ii8+PGxpbmUgb3BhY2l0eT0iMC4zIiBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgICAgIiB4MT0iMCIgeTE9IjExMiIgeDI9IjI1NiIgeTI9IjExMiIvPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgeDE9IjAiIHkxPSIxMjgiIHgyPSIyNTYiIHkyPSIxMjgiLz48bGluZSBvcGFjaXR5PSIwLjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAgICAiIHgxPSIwIiB5MT0iMTQ0IiB4Mj0iMjU2IiB5Mj0iMTQ0Ii8+PGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiB4MT0iMCIgeTE9IjE2MCIgeDI9IjI1NiIgeTI9IjE2MCIvPjxsaW5lIG9wYWNpdHk9IjAuMyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3ICAgICIgeDE9IjAiIHkxPSIxNzYiIHgyPSIyNTYiIHkyPSIxNzYiLz48bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIHgxPSIwIiB5MT0iMTkyIiB4Mj0iMjU2IiB5Mj0iMTkyIi8+PGxpbmUgb3BhY2l0eT0iMC4zIiBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgICAgIiB4MT0iMCIgeTE9IjIwOCIgeDI9IjI1NiIgeTI9IjIwOCIvPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgeDE9IjAiIHkxPSIyMjQiIHgyPSIyNTYiIHkyPSIyMjQiLz48bGluZSBvcGFjaXR5PSIwLjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAgICAiIHgxPSIwIiB5MT0iMjQwIiB4Mj0iMjU2IiB5Mj0iMjQwIi8+PC9nPjxwYXRoIG9wYWNpdHk9IjAuNTQiIGZpbGw9IiNGRkZGRkYiIGQ9Ik04NC42MDIsNTQuNDk2bDQuMDUxLTQuMDM0YzAuMTYxLTAuMTYxLDAuMjQ2LTAuMzY0LDAuMjQ2LTAuNTg3YzAtMC4yMTgtMC4wODUtMC40MTktMC4yNDctMC41ODNsLTAuNTUxLTAuNTQ5Yy0wLjMxMy0wLjMyMS0wLjg0Ny0wLjMyNS0xLjE2OS0wLjAwM2wtNS4xOCw1LjE2N2MtMC4xNjUsMC4xNTgtMC4yNTIsMC4zNjItMC4yNTIsMC41ODljMCwwLjIyNiwwLjA4NiwwLjQyOSwwLjI0NSwwLjU4NGw1LjE5MSw1LjE3N2MwLjE2MiwwLjE1OCwwLjM2MiwwLjI0MiwwLjU3OSwwLjI0MmMwLjIxNywwLDAuNDE3LTAuMDgzLDAuNTg1LTAuMjQ3bDAuNTUtMC41NTNjMC4xNjQtMC4xNiwwLjI1LTAuMzYyLDAuMjUtMC41ODNjMC0wLjIxNi0wLjA4NC0wLjQxNi0wLjI0Ny0wLjU4Mkw4NC42MDIsNTQuNDk2eiIvPjwvc3ZnPg==);
}

.fullscreen.notificationwrapper .notification .next {
  right: 16px;
}

.fullscreen.notificationwrapper .notification .next div {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI3LjRweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSI4MS41IDQ4LjUgNy40IDEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDgxLjUgNDguNSA3LjQgMTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT48L3RpdGxlPjxnIGlkPSJpY29tb29uLWlnbm9yZSI+PGxpbmUgb3BhY2l0eT0iMC4zIiBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgICAgIiB4MT0iMTYiIHkxPSIwIiB4Mj0iMTYiIHkyPSIyNTYiLz48bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIHgxPSIzMiIgeTE9IjAiIHgyPSIzMiIgeTI9IjI1NiIvPjxsaW5lIG9wYWNpdHk9IjAuMyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3ICAgICIgeDE9IjQ4IiB5MT0iMCIgeDI9IjQ4IiB5Mj0iMjU2Ii8+PGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiB4MT0iNjQiIHkxPSIwIiB4Mj0iNjQiIHkyPSIyNTYiLz48bGluZSBvcGFjaXR5PSIwLjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAgICAiIHgxPSI4MCIgeTE9IjAiIHgyPSI4MCIgeTI9IjI1NiIvPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgeDE9Ijk2IiB5MT0iMCIgeDI9Ijk2IiB5Mj0iMjU2Ii8+PGxpbmUgb3BhY2l0eT0iMC4zIiBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgICAgIiB4MT0iMTEyIiB5MT0iMCIgeDI9IjExMiIgeTI9IjI1NiIvPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgeDE9IjEyOCIgeTE9IjAiIHgyPSIxMjgiIHkyPSIyNTYiLz48bGluZSBvcGFjaXR5PSIwLjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAgICAiIHgxPSIxNDQiIHkxPSIwIiB4Mj0iMTQ0IiB5Mj0iMjU2Ii8+PGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiB4MT0iMTYwIiB5MT0iMCIgeDI9IjE2MCIgeTI9IjI1NiIvPjxsaW5lIG9wYWNpdHk9IjAuMyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3ICAgICIgeDE9IjE3NiIgeTE9IjAiIHgyPSIxNzYiIHkyPSIyNTYiLz48bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIHgxPSIxOTIiIHkxPSIwIiB4Mj0iMTkyIiB5Mj0iMjU2Ii8+PGxpbmUgb3BhY2l0eT0iMC4zIiBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgICAgIiB4MT0iMjA4IiB5MT0iMCIgeDI9IjIwOCIgeTI9IjI1NiIvPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgeDE9IjIyNCIgeTE9IjAiIHgyPSIyMjQiIHkyPSIyNTYiLz48bGluZSBvcGFjaXR5PSIwLjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAgICAiIHgxPSIyNDAiIHkxPSIwIiB4Mj0iMjQwIiB5Mj0iMjU2Ii8+PGxpbmUgb3BhY2l0eT0iMC4zIiBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgICAgIiB4MT0iMCIgeTE9IjE2IiB4Mj0iMjU2IiB5Mj0iMTYiLz48bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIHgxPSIwIiB5MT0iMzIiIHgyPSIyNTYiIHkyPSIzMiIvPjxsaW5lIG9wYWNpdHk9IjAuMyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3ICAgICIgeDE9IjAiIHkxPSI0OCIgeDI9IjI1NiIgeTI9IjQ4Ii8+PGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiB4MT0iMCIgeTE9IjY0IiB4Mj0iMjU2IiB5Mj0iNjQiLz48bGluZSBvcGFjaXR5PSIwLjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAgICAiIHgxPSIwIiB5MT0iODAiIHgyPSIyNTYiIHkyPSI4MCIvPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgeDE9IjAiIHkxPSI5NiIgeDI9IjI1NiIgeTI9Ijk2Ii8+PGxpbmUgb3BhY2l0eT0iMC4zIiBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgICAgIiB4MT0iMCIgeTE9IjExMiIgeDI9IjI1NiIgeTI9IjExMiIvPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgeDE9IjAiIHkxPSIxMjgiIHgyPSIyNTYiIHkyPSIxMjgiLz48bGluZSBvcGFjaXR5PSIwLjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAgICAiIHgxPSIwIiB5MT0iMTQ0IiB4Mj0iMjU2IiB5Mj0iMTQ0Ii8+PGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiB4MT0iMCIgeTE9IjE2MCIgeDI9IjI1NiIgeTI9IjE2MCIvPjxsaW5lIG9wYWNpdHk9IjAuMyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDQ5RkRCIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3ICAgICIgeDE9IjAiIHkxPSIxNzYiIHgyPSIyNTYiIHkyPSIxNzYiLz48bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIHgxPSIwIiB5MT0iMTkyIiB4Mj0iMjU2IiB5Mj0iMTkyIi8+PGxpbmUgb3BhY2l0eT0iMC4zIiBmaWxsPSJub25lIiBzdHJva2U9IiM0NDlGREIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgICAgIiB4MT0iMCIgeTE9IjIwOCIgeDI9IjI1NiIgeTI9IjIwOCIvPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgeDE9IjAiIHkxPSIyMjQiIHgyPSIyNTYiIHkyPSIyMjQiLz48bGluZSBvcGFjaXR5PSIwLjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ0OUZEQiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAgICAiIHgxPSIwIiB5MT0iMjQwIiB4Mj0iMjU2IiB5Mj0iMjQwIi8+PC9nPjxwYXRoIG9wYWNpdHk9IjAuNTQiIGZpbGw9IiNGRkZGRkYiIGQ9Ik04NS43OTYsNTQuNDk2bC00LjA1MS00LjAzNEM4MS41ODUsNTAuMyw4MS41LDUwLjA5OCw4MS41LDQ5Ljg3NWMwLTAuMjE4LDAuMDg1LTAuNDE5LDAuMjQ3LTAuNTgzbDAuNTUxLTAuNTQ5YzAuMzEzLTAuMzIxLDAuODQ3LTAuMzI1LDEuMTY5LTAuMDAzbDUuMTgsNS4xNjdjMC4xNjUsMC4xNTgsMC4yNTIsMC4zNjIsMC4yNTIsMC41ODljMCwwLjIyNi0wLjA4NiwwLjQyOS0wLjI0NSwwLjU4NGwtNS4xOTEsNS4xNzdjLTAuMTYyLDAuMTU4LTAuMzYyLDAuMjQyLTAuNTc5LDAuMjQyYy0wLjIxNywwLTAuNDE3LTAuMDgzLTAuNTg1LTAuMjQ3bC0wLjU1LTAuNTUzYy0wLjE2NC0wLjE2LTAuMjUtMC4zNjItMC4yNS0wLjU4M2MwLTAuMjE2LDAuMDg0LTAuNDE2LDAuMjQ3LTAuNTgyTDg1Ljc5Niw1NC40OTZ6Ii8+PC9zdmc+);
}

.fullscreen.notificationwrapper .notification .header .headercontent {
  height: 168px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 420px;
  position: relative;
}

.fullscreen.notificationwrapper .notification .header .headercontent .iconbg {
  width: 131px;
  height: 131px;
  position: relative;
  display: block;
  margin: 0 auto;
  top: -8px;
  text-align: center;
  line-height: 131px;
}

.fullscreen.notificationwrapper .notification .header .headercontent .iconbg .notificationicon {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.fullscreen.notificationwrapper .notification.low .arrowset,
.fullscreen.notificationwrapper .notification.low .header .headercontent {
  height: 96px;
}

.fullscreen.notificationwrapper .notification.low.green .notificationicon {
  background-position: 0 -245px;
}

.fullscreen.notificationwrapper .notification.low.t_green .notificationicon {
  background-position: 0 -183px;
}

.fullscreen.notificationwrapper .notification.low.blue .notificationicon {
  background-position: 0 -122px;
}

.fullscreen.notificationwrapper .notification.low.red .notificationicon {
  background-position: 0 0;
}

.fullscreen.notificationwrapper .notification.low.orange .notificationicon {
  background-position: 0 -61px;
}

.fullscreen.notificationwrapper .notification.low .next,
.fullscreen.notificationwrapper .notification.low .previous {
  top: 40px;
  height: 96px;
}

.fullscreen.notificationwrapper .notification.low .next div,
.fullscreen.notificationwrapper .notification.low .previous div {
  margin-top: 40px;
}

.fullscreen.notificationwrapper .notification.low .dotcontainer {
  top: 113px;
}

.fullscreen.notificationwrapper .notification.low .header .headercontent .iconbg {
  width: 61px;
  height: 61px;
  line-height: 61px;
}

.fullscreen.notificationwrapper .notification.low .header .headercontent .iconbg .notificationicon {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background-size: 61px;
}

.fullscreen.notificationwrapper .notification.low .txtContent p {
  text-align: left;
}

@media (min-width: 568px) and (max-width: 767px) {
  .fullscreen.notificationwrapper .notification {
    top: 0;
    height: 320px;
  }
  .fullscreen.notificationwrapper .notification .pagecontainer {
    height: 320px;
    overflow-y: auto;
    border-radius: 0 0 3px 3px;
  }
}

.ja-jp .fullscreen.notificationwrapper .notification h1,
.ko-kr .fullscreen.notificationwrapper .notification h1,
.zh-cn .fullscreen.notificationwrapper .notification h1 {
  font-size: 15px;
}

.km-kh .fullscreen.notificationwrapper .notification h1 {
  font-size: 14px;
}

.cursor-pointer:active {
  -webkit-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05);
}

/* @font-face {
  font-family: '188Bet';
  src: url(https://doc.188contents.com/cdn1103/fonts/188Bet.woff) format('woff');
} */

@-webkit-keyframes slideFromRight {
  0% {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes slideFromRight {
  0% {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.loginfield.submit {
  border: none;
  background: #72b853;
  color: #2a3e23;
}

.loginfield.submit:hover {
  filter: alpha(Opacity=90);
  opacity: 0.9;
}

.fc_green {
  color: green;
}

.danger-red,
.fc_red {
  color: red;
}

html body {
  color: #4d4d4d;
}

body .maincontainer > .greyoutbg {
  width: 100%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background-color: #000;
  height: 100%;
  position: absolute;
  z-index: 1;
  filter: alpha(Opacity=0);
  opacity: 0;
}

.gradientlr,
.gradientlr > li {
  position: relative;
}

.StatusTab {
  font-size: 0;
  margin-top: 10px;
}

.StatusTab li {
  width: 33.3333%;
  display: inline-block;
  background-color: #e8eee7;
  margin-right: 1px;
}

.StatusTab li.selected {
  background-color: #42715e;
  color: #e8eee7;
}

.StatusTab li.selected a {
  color: #fff;
}

.StatusTab li a {
  text-decoration: none;
  color: #6a6a6a;
  font-weight: 700;
  font-size: 15px;
  text-align: center;
  display: block;
}

.StatusTab li.last-child {
  margin-right: 0;
}

.WelcomePanel {
  margin: 0 6px;
}

.BETSLIP input {
  opacity: 1;
}

.BETSLIP input::-webkit-input-placeholder {
  color: #5a5a5a !important;
  opacity: 1;
}

.BETSLIP input:-moz-placeholder {
  color: #5a5a5a !important;
  opacity: 1;
}

.BETSLIP input::-moz-placeholder {
  color: #5a5a5a !important;
  opacity: 1;
}

.BETSLIP input:-ms-input-placeholder {
  color: #5a5a5a !important;
  opacity: 1;
}

.gradientlr > li {
  z-index: 10;
}

.gradientlr:after,
.gradientlr:before {
  content: '';
  height: 50px;
  width: 25px;
  position: absolute;
  display: block;
  z-index: 20;
  top: 0;
}

.gradientlr ul li:last-child {
  margin-right: 25px;
}

.gradientlr:before {
  left: 0;
  background: -owg-linear-gradient(to left, rgba(50, 50, 50, 0) 0, rgba(50, 50, 50, 0) 1%, #323232 100%);
  background: -webkit-gradient(linear, right top, left top, color-stop(0, rgba(50, 50, 50, 0)), color-stop(1%, rgba(50, 50, 50, 0)), to(#323232));
  background: linear-gradient(to left, rgba(50, 50, 50, 0) 0, rgba(50, 50, 50, 0) 1%, #323232 100%);
}

.gradientlr:after {
  right: 0;
  background: -owg-linear-gradient(to right, rgba(50, 50, 50, 0) 0, rgba(50, 50, 50, 0) 1%, #323232 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(50, 50, 50, 0)), color-stop(1%, rgba(50, 50, 50, 0)), to(#323232));
  background: linear-gradient(to right, rgba(50, 50, 50, 0) 0, rgba(50, 50, 50, 0) 1%, #323232 100%);
}

.gradientlr_l,
.gradientlr_r {
  position: relative;
}

.gradientlr_l:before,
.gradientlr_r:after {
  content: '';
  height: 50px;
  width: 25px;
  position: absolute;
  display: block;
  z-index: 20;
  top: 0;
}

.gradientlr_l:before {
  left: 0;
  background: -owg-linear-gradient(to left, rgba(50, 50, 50, 0) 0, rgba(50, 50, 50, 0) 1%, #323232 100%);
  background: -webkit-gradient(linear, right top, left top, color-stop(0, rgba(50, 50, 50, 0)), color-stop(1%, rgba(50, 50, 50, 0)), to(#323232));
  background: linear-gradient(to left, rgba(50, 50, 50, 0) 0, rgba(50, 50, 50, 0) 1%, #323232 100%);
}

.gradientlr_r:after {
  right: 0;
  background: -owg-linear-gradient(to right, rgba(32, 64, 37, 0) 0, rgba(32, 64, 37, 0) 1%, rgba(32, 64, 37, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(32, 64, 37, 0)), color-stop(1%, rgba(32, 64, 37, 0)), to(rgba(32, 64, 37, 0)));
  background: linear-gradient(to right, rgba(32, 64, 37, 0) 0, rgba(32, 64, 37, 0) 1%, rgba(32, 64, 37, 0) 100%);
}

#ui-datepicker-div {
  background-color: #fff;
  border: 3px solid #006310;
  display: none;
  width: 85%;
  z-index: 1000 !important;
}

#ui-datepicker-div .ui-datepicker-calendar td,
#ui-datepicker-div .ui-datepicker-calendar th {
  width: 14.2%;
  height: 3em;
  text-align: center;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-state-default {
  display: inline-block;
  width: 27px;
  height: 27px;
  text-align: center;
  line-height: 27px;
  border-radius: 3px;
  text-decoration: none;
  color: #323232;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-state-default.ui-state-active {
  color: #fff;
  background-color: #ff9200;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-unselectable .ui-state-default {
  color: #dcdcdc;
}

#ui-datepicker-div .ui-datepicker-header {
  position: relative;
  height: 39px;
  border-top: 1px solid #006310;
  background-color: #006310;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
  display: block;
  margin: 0 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 39px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next .ui-icon,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev .ui-icon {
  display: none;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
  top: -1;
  left: 0;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:after {
  content: '\E684';
  font-family: icomoon;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  top: -1;
  right: 0;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:after {
  content: '\E64B';
  font-family: icomoon;
}

#ui-datepicker-div .ui-datepicker-calendar {
  width: 100%;
}

#ui-datepicker-div .ui-datepicker-title:before {
  top: -8px;
  border-top: 0;
  border-bottom: 7px solid #006310;
  left: 6px;
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#ui-datepicker-div .tick {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px;
  border-color: transparent transparent #fff;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:hover,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:hover {
  filter: alpha(Opacity=75);
  opacity: 0.75;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next.ui-state-disabled,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled {
  filter: alpha(Opacity=45);
  opacity: 0.45;
}

#ui-datepicker-div .ui-datepicker-calendar th {
  color: #969696;
  font-weight: 400;
}

#ui-datepicker-div .ui-datepicker-next:hover,
#ui-datepicker-div .ui-datepicker-prev:hover {
  filter: alpha(Opacity=90);
  opacity: 0.9;
}

#ui-datepicker-div .ui-datepicker-next,
#ui-datepicker-div .ui-datepicker-prev {
  color: #ff9200;
}

label {
  position: relative;
  display: block;
}

label .icon-ArrowDown {
  position: absolute;
  top: 11px;
  right: 10px;
  font-size: 20px;
  color: #6a6a6a;
}

label .ui-body-inherit input {
  line-height: 38px;
  border: 1px solid #b4b5b5;
  border-radius: 3px;
  color: #999;
  font-size: 15px;
  text-indent: 10px;
  width: 100%;
  padding: 0;
}

.btn_submit,
a.btn_submit:focus,
a.btn_submit:hover {
  color: #fff;
  text-decoration: none;
}

.btn_submit {
  width: 120px;
  display: block;
  background-color: #404040;
  font-size: 15px;
  margin: 10px auto;
  text-align: center;
  border-radius: 3px;
}

.statement .swipe-menu-products:after,
.statement .swipe-menu-products:before {
  content: ' ';
  width: 25px;
  position: absolute;
  display: block;
  z-index: 20;
  top: 0;
  height: 50px;
}

.btn_submit.disable {
  filter: alpha(Opacity=60);
  opacity: 0.6;
}

.statement .ft-c-1 {
  color: #777;
}

.statement .btn_submit {
  background: #2b2b2b;
}

.statement .bg-c-5 {
  background: #002706;
}

.statement .swipe-menu-products li.active a {
  color: #333;
}

.statement .swipe-menu-products li .betfont {
  display: block;
}

.statement .swipe-menu-products:before {
  background: -owg-linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(30%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
  left: 0;
}

.statement .swipe-menu-products:after {
  background: -owg-linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 30%, #fff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 0)), to(#fff));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 30%, #fff 100%);
  right: 0;
}

.statement-select {
  padding: 0 6px;
  margin-top: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: left;
      justify-content: left;
  -ms-flex-align: center;
      align-items: center;
  -webkit-flex-align: left;
  -webkit-align-items: center;
  -webkit-box-pack: left;
  -webkit-box-align: center;
  -webkit-justify-content: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.statement-select .statement-title {
  width: 50px;
  line-height: 50px;
  background-color: #42715e;
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.statement-select .select-title {
  display: none;
}

.statement-select .dropbox {
  -ms-flex: 1;
      flex: 1;
  -prefix-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  width: auto;
  width: 0%;
  display: block;
  padding: 0 10px;
  background-color: #0d5739;
  position: relative;
}

.statement-select .dropbox #betPageSel-button span {
  display: none;
}

.statement-select .dropbox:after {
  content: '\E64A';
  position: absolute;
  font-size: 18px;
  font-family: icomoon;
  top: 13px;
  right: 10px;
  color: #fff;
  pointer-events: none;
}

.statement-select .dropbox select {
  height: 50px;
  width: 100%;
  margin-right: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 1px;
  text-overflow: '';
  border: none;
  color: #fff;
  font-size: 16px;
  background: 0 0;
}

#top-navbar .logged-on-button,
.Bottom_Menu a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
}

.statement-select .dropbox select option {
  color: #6e6e6e;
}

.Bottom_Menu {
  padding: 30px 6px 127px;
  text-align: center;
}

.Bottom_Menu a {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  border-radius: 3px;
  display: block;
  background-color: #484848;
}

.Transaction {
  border-bottom: 1px solid #e8eee7;
}

.Transaction .Bets {
  padding: 0 6px;
  border-top: 1px solid #e8eee7;
  font-size: 16px;
  color: #6e6e6e;
}

.Transaction .Bets .cli {
  padding: 10px 0 0;
}

.Transaction .Bets .cli.bg2 {
  border-top: 1px solid #e8eee7;
  padding-bottom: 15px;
  display: none;
}

.Transaction .Bets .expandbt {
  font-family: icomoon;
  font-size: 19px;
  color: #fff;
}

.Transaction .Bets .expandbt:after {
  content: '\E925';
}

.Transaction .Bets.expanded .expandbt:after {
  content: '\E924';
}

.Transaction .Bets.expanded .cli.bg2 {
  display: block;
}

.Transaction .BetsTitle {
  font-size: 20px;
  color: #6e6e6e;
}

.Transaction .BetsTitle.b {
  font-weight: 700;
}

#aspnetForm {
  padding: 6px 0;
  background-color: #fbfffb;
}

.WelcomePanel {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  padding: 12px 10px 13px;
  background-color: #0d5739;
  text-transform: uppercase;
}

.odds.locked .lockedBg {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNXB4IiBoZWlnaHQ9IjVweCIgdmlld0JveD0iMCAwIDUgNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNSA1IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0U0RTRFNCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iNiIgeTE9Ii0xIiB4Mj0iLTEiIHkyPSI2Ii8+DQo8L3N2Zz4NCg==);
  filter: alpha(Opacity=10);
  opacity: 0.1;
}

#content nav {
  background-color: #fff;
}

#content nav#top-navbar {
  background-color: #2c302e;
}

.right.ng-aside {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  color: #fff;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
}

.right.ng-aside.fade {
  -webkit-animation: slideFromRight 0.3s;
  animation: slideFromRight 0.3s;
}

.right.ng-aside .side-nav > .nav > li:active,
.right.ng-aside .side-nav > .nav > li:focus,
.right.ng-aside .side-nav > .nav > li:hover {
  background-color: #656565;
  color: #fff;
}

.right.ng-aside .side-nav > .nav > li.dark-bg-link:active,
.right.ng-aside .side-nav > .nav > li.dark-bg-link:focus,
.right.ng-aside .side-nav > .nav > li.dark-bg-link:hover {
  background-color: #363636;
}

.right.ng-aside .side-nav > .nav > li.maintenance:active,
.right.ng-aside .side-nav > .nav > li.maintenance:focus,
.right.ng-aside .side-nav > .nav > li.maintenance:hover {
  background-color: #4b4b4b;
}

.right.ng-aside .side-nav > .nav li.maintenance a {
  color: #6e6e6e;
  cursor: text;
}

.right.ng-aside .side-nav > .nav li.maintenance a:before {
  font-family: '188Bet';
  content: '\E673';
  color: #b4b4b4;
  margin-right: 0.5em;
}

.right.ng-aside .nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: left;
      justify-content: left;
  -ms-flex-align: center;
      align-items: center;
  -webkit-flex-align: left;
  -webkit-align-items: center;
  -webkit-box-pack: left;
  -webkit-box-align: center;
  -webkit-justify-content: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  width: 100%;
}

.right.ng-aside .nav li {
  min-height: 48px;
  width: 100%;
  color: #b4b4b4;
  position: relative;
  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-pack: left;
      justify-content: left;
  -ms-flex-align: center;
      align-items: center;
  -webkit-flex-align: left;
  -webkit-align-items: center;
  -webkit-box-pack: left;
  -webkit-box-align: center;
  -webkit-justify-content: left;
}

.right.ng-aside .nav li:focus {
  background-color: #797979;
  border-top: 1px solid #797979;
}

.right.ng-aside .nav li a {
  min-height: 34px;
  text-decoration: none;
  padding: 12px 0 3px;
  text-indent: 12px;
  width: 100%;
  position: relative;
  font-size: 17.41px;
  display: block;
}

.right.ng-aside .nav li.dark-bg-link {
  border-top: none;
  min-height: 49px;
  line-height: 1em;
}

.right.ng-aside .nav li.dark-bg-link a {
  padding: 14px 0 1px;
}

.right.ng-aside .nav li .icon-caretrightthin {
  right: 9px;
  position: absolute;
  font-size: 18px;
  top: 14px;
}

.right.ng-aside .nav li .icon-caretrightthin:after {
  content: '\E64B';
  font-family: icomoon;
}

.right.ng-aside .nav li.dark-bg-link .member-name {
  position: relative;
  top: -6px;
  font-size: 18px;
}

.right.ng-aside .nav li.dark-bg-link .member-bal {
  color: #84b653;
  line-height: 1em;
  position: relative;
  top: -5px;
  font-size: 18px;
}

.right.ng-aside .nav li.dark-bg-link .icon-refresh {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 7px;
  top: 13px;
  text-indent: 0;
}

.right.ng-aside .nav li.dark-bg-link .icon-refresh:after {
  content: '\E680';
  font-size: 20px;
  font-family: icomoon;
  font-weight: 700;
}

.right.ng-aside .nav li.dark-bg-link.actived {
  background: #848484;
}

.right.ng-aside .nav li.dark-bg-link.actived .member-bal {
  color: #a4e06c;
}

.right.ng-aside .nav li.dark-bg-link.actived .icon-refresh,
.right.ng-aside .nav li.dark-bg-link.actived .member-name {
  color: #fff;
}

.right.ng-aside .nav li.dark-bg-link.disable .icon-refresh {
  color: #464646;
}

.right.ng-aside .nav li.dark-bg-link a:after {
  display: none;
}

.right.ng-aside .leftnav-head-button {
  width: 50px;
  height: 48px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
}

.right.ng-aside .leftnav-head-button:before {
  content: '\E684';
  font-size: 18.5px;
  font-family: icomoon;
  position: relative;
  left: -1px;
}

.right.ng-aside .close-side-nav {
  float: right;
  width: 50px;
  height: 50px;
  display: inline-block;
  outline: 0;
  border: none;
  line-height: 46px;
  text-align: right;
  background: 0 0;
}

.right.ng-aside .close-side-nav:before {
  content: '\E65A';
  font-family: icomoon;
  color: #b4b4b4;
  position: relative;
}

.right.ng-aside .navmenu-subbrand {
  display: block;
  height: 48px;
}

.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.loading .loadImg {
  width: 51px;
  height: 50px;
  display: inline-block;
}

.loading .loadingContent {
  top: 120px;
  position: relative;
  margin: 0 auto;
  font-weight: 700;
  font-size: 16px;
  width: 140px;
  display: block;
  text-align: center;
  z-index: 100;
  color: #7d7d7d;
}

.loading .loadingContent .txt {
  margin-top: 15px;
  display: block;
}

.greyOut {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 30;
}

.greyOut.filled {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.flag {
  /* background: url(https://doc.188contents.com/cdn1103/images/logos-icons.svg) 0 -55px; */
  display: inline-block;
  vertical-align: -3px;
  width: 20px;
  height: 14px;
}

.flag.en-gb,
.flag.reg-uk {
  background-position: 0 -55px;
}

.flag.km-kh,
.flag.reg-cambodia {
  background-position: -23px -55px;
}

.flag.reg-china,
.flag.zh-cn {
  background-position: -46px -55px;
}

.flag.id-id,
.flag.reg-indonesia {
  background-position: -69px -55px;
}

.flag.ko-kr,
.flag.reg-korea {
  background-position: -92px -55px;
}

.flag.ms-my,
.flag.reg-malaysia {
  background-position: -115px -55px;
}

.flag.reg-thailand,
.flag.th-th {
  background-position: -137px -55px;
}

.flag.reg-vietnam,
.flag.vi-vn {
  background-position: -160px -55px;
}

.flag.reg-roe {
  background-position: -182px -55px;
}

.flag.reg-roa {
  background-position: -205px -55px;
}

.flag.reg-row {
  background-position: -229px -55px;
}

.flag.ja-jp,
.flag.reg-japan {
  background-position: -252px -55px;
}

.flag.pt-br,
.flag.reg-brazil {
  background-position: -274px -55px;
}

.flag.asia-all {
  background-position: 0 -55px;
}

#footer {
  font-size: 1em;
}

#footer .payment-logo-list,
#footer .social-networks,
#footer .trust-logo-list {
  list-style: none;
}

#footer .footer-logo-hires.payment.chinaonline {
  background-position: -744px -75px;
}

#footer .footer-logo-hires.payment.wechatpay {
  background-position: -795px -75px;
}

#footer .footer-logo-hires.payment.alipay {
  background-position: -846px -75px;
}

#footer .footer-logo-hires.payment.astropay {
  background-position: -898px -75px;
}

#footer .footer-logos {
  background-image: url(https://doc.188contents.com/cdn1103/Images/raster-logos-2x.png?1446541620);
  background-size: 780px;
  display: inline-block;
}

#footer .footer-logos.sponsors {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 10px;
  width: 61px;
  height: 74px;
  border-radius: 4px;
}

#footer .footer-logos.sponsors.liverpool {
  background-position: 0 0;
}

#footer .footer-logos.sponsors.mcfc {
  background-position: -40px 0;
}

#footer .footer-logo-hires.payment.skrill {
  background-position: -1px -75px;
}

#footer .footer-logo-hires.payment.neteller {
  background-position: -53px -75px;
  width: 53px;
}

#footer .footer-logo-hires.payment.visa {
  background-position: -112px -75px;
}

#footer .footer-logo-hires.payment.mastercard {
  background-position: -168px -75px;
}

#footer .footer-logo-hires.payment.entropay {
  background-position: -224px -75px;
}

#footer .footer-logo-hires.payment.guoneiyinhang {
  background-position: -332px -75px;
}

#footer .footer-logo-hires.payment.chinadebit {
  background-position: -433px -75px;
}

#footer .footer-logo-hires.payment.lbt {
  background-position: -588px -75px;
}

#footer .footer-logo-hires.payment.paypal {
  background-position: -484px -75px;
}

#footer .footer-logo-hires.payment.dbt {
  background-position: -535px -75px;
}

#footer .footer-logo-hires.payment.moneybrookers {
  background-position: -382px -75px;
}

#footer .footer-logo-raster {
  background-image: url(https://doc.188contents.com/cdn1103/Images/raster-logos-1x.png?1446541620);
  display: block;
}

#footer .footer-logo-raster.trust {
  background-position: 0 -55px;
  width: 47px;
  height: 48px;
}

#footer .footer-logo-raster.trust.iom {
  background-position: 0 -55px;
}

#footer .footer-logo-raster.trust.tst {
  background-position: -828px -55px;
}

#footer .footer-logo-raster.trust.gli {
  background-position: -47px -55px;
}

#footer .footer-logo-raster.trust.tawte {
  background-position: -94px -55px;
}

#footer .footer-logo-raster.trust.resgame {
  background-position: -141px -55px;
}

#footer .footer-logo-raster.trust.gamecare {
  background-position: -188px -55px;
}

#footer .footer-logo-raster.trust.gambleaware {
  background-position: -235px -55px;
}

#footer .footer-logo-raster.trust.firstcagayan {
  background-position: -283px -55px;
}

#footer .footer-logo-raster.trust.gambl-comm {
  background-position: -377px -56px;
}

#footer .footer-logo-hires {
  background-image: url(https://doc.188contents.com/cdn1103/Images/logos-icons.svg);
  display: block;
  width: 47px;
  height: 48px;
  background-position: -433px -75px;
}

#footer .sponsor-item {
  padding-top: 0.3em;
}

#footer .contact-point {
  padding: 0 2.5px;
  margin-left: 30px;
  font-size: 1.167em;
}

#footer .contact-point.mail {
  color: inherit;
  margin-left: 5px;
}

#footer .social-networks li {
  margin-left: 5px;
}

#footer .box-logo {
  background-image: url(https://doc.188contents.com/cdn1103/Images/raster-logos-1x.png?1446541620);
  background-position: 0 -112px;
  display: block;
  min-width: 29px;
  height: 29px;
  margin-top: 3px;
  line-height: 2.4em;
}

#footer .contact-rgn,
#footer .contact-rgn:before {
  display: inline-block;
  vertical-align: middle;
}

#footer .box-logo.facebook {
  background-position: -59px -112px;
}

#footer .box-logo.youtube {
  background-position: -118px -112px;
}

#footer .box-logo.twitter {
  background-position: -177px -112px;
}

#footer .box-logo.googleplus {
  background-position: -88px -112px;
}

#footer .box-logo.skype {
  background-position: -147px -112px;
}

#footer .box-logo.mail {
  background-position: -206px -112px;
}

#footer .box-logo.weibo {
  background-position: -236px -112px;
}

#footer .box-logo.qq {
  background-position: -265px -112px;
}

#footer .box-logo.sohu {
  background-position: -294px -112px;
}

#footer .box-logo.wechat {
  background-position: -853px -112px;
}

#footer .box-logo.pinterest {
  background-position: -324px -223px;
}

#footer .box-logo.blackberry {
  background-position: -383px -112px;
}

#footer .box-logo.line {
  background-position: -413px -112px;
}

#footer .box-logo.asia,
#footer .box-logo.uk {
  font-size: 0.8em;
  text-align: center;
}

#footer h4,
#footer h5 {
  font-size: 0.82em;
}

#footer .contact-rgn:before {
  content: '';
  height: 100%;
}

#footer .col-lg-1,
#footer .col-lg-10,
#footer .col-lg-11,
#footer .col-lg-12,
#footer .col-lg-2,
#footer .col-lg-3,
#footer .col-lg-4,
#footer .col-lg-5,
#footer .col-lg-6,
#footer .col-lg-7,
#footer .col-lg-8,
#footer .col-lg-9,
#footer .col-md-1,
#footer .col-md-10,
#footer .col-md-11,
#footer .col-md-12,
#footer .col-md-2,
#footer .col-md-3,
#footer .col-md-4,
#footer .col-md-5,
#footer .col-md-6,
#footer .col-md-7,
#footer .col-md-8,
#footer .col-md-9,
#footer .col-sm-1,
#footer .col-sm-10,
#footer .col-sm-11,
#footer .col-sm-12,
#footer .col-sm-2,
#footer .col-sm-3,
#footer .col-sm-4,
#footer .col-sm-5,
#footer .col-sm-6,
#footer .col-sm-7,
#footer .col-sm-8,
#footer .col-sm-9,
#footer .col-xs-1,
#footer .col-xs-10,
#footer .col-xs-11,
#footer .col-xs-12,
#footer .col-xs-2,
#footer .col-xs-3,
#footer .col-xs-4,
#footer .col-xs-5,
#footer .col-xs-6,
#footer .col-xs-7,
#footer .col-xs-8,
#footer .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 2.5px;
  padding-right: 2.5px;
}

#footer .h1,
#footer .h2,
#footer .h3,
#footer .h4,
#footer .h5,
#footer .h6,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

#footer .h4,
#footer .h5,
#footer .h6,
#footer h4,
#footer h5,
#footer h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

#footer h4 {
  color: #b4b4b4;
}

#footer .col-xs-1,
#footer .col-xs-10,
#footer .col-xs-11,
#footer .col-xs-12,
#footer .col-xs-2,
#footer .col-xs-3,
#footer .col-xs-4,
#footer .col-xs-5,
#footer .col-xs-6,
#footer .col-xs-7,
#footer .col-xs-8,
#footer .col-xs-9 {
  float: left;
}

#footer .container .row .row:after,
#footer .container .row:before {
  content: ' ';
  display: table;
}

#footer .footer-ql-bg {
  background: #363636;
  padding: 20px 5px;
  margin-right: auto;
  margin-left: auto;
}

.switch-site-version {
  background: #202020;
  padding: 20px 0 50px;
}

.switch-site-version .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  padding: 8.5px 12px;
  font-size: 15px;
}

.switch-site-version .btn-success {
  color: #3a5123;
  background-color: #84b752;
  border-color: #77a946;
}

.text-lg-white,
.text-white {
  color: #fff;
}

#footer {
  clear: both;
  line-height: 1.7em;
  position: relative;
}

#footer * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#footer .footer-address-text {
  font-size: 0.875em;
}

#footer .col-xs-6 {
  width: 50%;
}

#footer .hide {
  display: none !important;
}

#footer .payment-logo-list,
#footer .trust-logo-list {
  padding-left: 2.5px;
}

#footer .payment-logo-list li:first-child,
#footer .trust-logo-list li:first-child {
  margin-left: 0;
}

#footer .footer-logo-hires.payment {
  background-position: -1px -75px;
  width: 46px;
  height: 46px;
}

#footer .payment-logo-list li,
#footer .trust-logo-list li {
  margin-left: 10px;
}

#footer .trust-logo-list li {
  margin-left: 0;
  margin-right: 5px;
  margin-bottom: 5px;
}

#footer .trust-logo-list li:last-child {
  margin-right: 0;
}

#footer .pull-left {
  float: left !important;
}

#footer .footer-address .footer-address-bg {
  background: #202020;
  padding: 5px 2.5px;
  position: relative;
}

#footer .footer-address-text a {
  color: inherit;
}

#footer address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}

#footer h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  margin-top: 11px;
  margin-bottom: 11px;
}

#footer p {
  margin: 0 0 11px;
}

#footer .footer-ql h4,
#footer .footer-ql h5 {
  margin-top: 11px;
  margin-bottom: 11px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
}

#footer a {
  color: #ff9200;
  text-decoration: none;
  background-color: transparent;
}

#footer .footer-ql {
  color: #818181;
}

#footer .footer-ql .footer-ql-bg .row .footer-ql .footer-ql-bg .row {
  padding: 0 5px;
}

#footer .footer-ql h4 {
  color: #b4b4b4;
  font-size: 0.76em;
}

#footer .footer-ql h5 {
  font-size: 0.875em;
  color: inherit;
}

#footer .footer-ql a {
  color: #6e6e6e;
}

#footer .footer-ql:after {
  background: #363636;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

#footer .container .row:after,
#footer .container .row:before,
#footer .container:after,
#footer .container:before {
  content: ' ';
  display: table;
}

#footer .footer-address,
#footer .footer-reg {
  color: #818181;
  position: relative;
}

#footer .container {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

#footer .container .row {
  margin-left: -2.5px;
  margin-right: -2.5px;
}

#footer .container .row:after {
  clear: both;
}

#footer a[ng-click] {
  cursor: pointer;
}

#footer .footer-reg .footer-reg-bg {
  background: #262626;
  padding: 5px 5px 20px;
}

#footer .text-center {
  text-align: center;
}

#footer .footer-address {
  font-size: 1em;
}

#footer .footer-address:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #202020;
  z-index: -1;
}

#footer address {
  margin: 0;
}

#footer .switch-site-version {
  background: #202020;
  padding: 20px 0 50px;
}

#footer .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 8.5px 12px;
  font-size: 15px;
}

#top-navbar .before-logon-button,
#top-navbar .logged-on-button {
  margin-left: 12px;
  height: 37px;
  -o-border-radius: 3px;
  float: left;
  width: 37px;
  text-align: center;
  text-decoration: none;
}

#footer .clearfix:after,
#footer .clearfix:before {
  content: ' ';
  display: table;
}

#top-navbar .before-logon-button.ng-hide,
#top-navbar .log-in-button.ng-hide,
#top-navbar .logged-on-button.ng-hide {
  display: none;
}

#footer .btn-success {
  color: #3a5123;
  background-color: #84b752;
  border-color: #77a946;
}

#top-navbar {
  background-color: #0a2900;
}

#top-navbar #nav-wrapper {
  position: relative;
  z-index: 3;
  background-color: #0a2900;
  border-bottom: 4px solid #68c751;
}

#top-navbar #nav-wrapper.container-fluid {
  padding: 0;
}

#top-navbar .logged-on-button {
  line-height: 37px;
  position: relative;
  background: #fbfffb;
  border-radius: 3px;
}

#top-navbar .logged-on-button .icon-user-logged:before {
  content: '\E91A';
  position: relative;
  font-size: 20px;
  color: #848484;
  top: 2px;
}

#top-navbar .before-logon-button {
  background-color: #68c751;
  line-height: 39px;
  border-radius: 3px;
}

#top-navbar .before-logon-button .icon-mobilemenu:before {
  content: '\E65C';
  position: relative;
  font-size: 17px;
  color: #0d5739;
  top: 1px;
}

#top-navbar .logged-on-button .notification {
  position: absolute;
  left: 0;
  top: -0.4em;
  margin-left: -1em;
  background-color: #ff9200;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  color: #363636;
  font-size: 0.66em;
  font-weight: 900;
  height: 16px;
  line-height: 16px;
  padding: 0 3px 0 2px;
  min-width: 14px;
}

#container .scrollBar .dragBar,
#top-navbar .log-in-button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

#top-navbar .log-in-button {
  white-space: nowrap;
  padding: 4px 0 3px;
  float: left;
  margin-left: 12px;
  height: 30px;
  width: 37px;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  line-height: 1em;
  background-color: #68c751;
}

#top-navbar .log-in-button .icon-login {
  line-height: 1;
  color: #0d5739;
  font-size: 22px;
}

#top-navbar .log-in-button .icon-user-logged {
  content: '\E91A';
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #363636;
  font-size: 18px;
}

#top-navbar .log-in-button .log-in-txt {
  margin-top: 1px;
  display: block;
  line-height: 7px;
  transform: scale(0.64, 0.64);
  -webkit-transform: scale(0.64, 0.64);
  font-size: 14px;
  color: #0d5739;
  letter-spacing: -1px;
}

#top-navbar .log-in-button .sign-up-txt {
  margin-top: 1px;
  color: #fff;
  display: block;
  line-height: 8px;
  transform: scale(0.64, 0.64);
  -webkit-transform: scale(0.64, 0.64);
  transform-origin: 36% 0;
  -webkit-transform-origin: 36% 0;
  font-size: 12px;
  letter-spacing: -1px;
}

#top-navbar .hidden-md {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 52px;
  margin-left: 1em;
  vertical-align: middle;
}

#top-navbar .hidden-md.pull-left {
  float: none !important;
}

#top-navbar .swipe-menu-products {
  position: relative;
  z-index: 2;
  background-color: #fbfffb;
  color: #848484;
  margin-top: -50px;
}

#top-navbar .navbar-header a {
  color: #e1ffda;
}

#top-navbar .navbar-header a.product-menu-dd,
#top-navbar .navbar-header a:hover {
  color: #fff;
}

.vi-vn #top-navbar .log-in-button .log-in-txt {
  text-indent: -11px;
  -webkit-transform: scale(0.49, 0.645);
          transform: scale(0.49, 0.645);
  margin-left: -2px;
}

.vi-vn #top-navbar .log-in-button .sign-up-txt {
  text-indent: -3px;
  -webkit-transform: scale(0.49, 0.645);
          transform: scale(0.49, 0.645);
  margin-left: 2px;
}

.th-th #top-navbar .log-in-button .log-in-txt {
  text-indent: -3px;
}

.th-th #top-navbar .log-in-button .sign-up-txt {
  text-indent: -6px;
}

.km-kh #top-navbar .log-in-button .log-in-txt,
.zh-cn #top-navbar .log-in-button .log-in-txt {
  -webkit-transform-origin: initial;
  transform-origin: 50% 50% 0;
  transform-origin: initial;
}

.km-kh #top-navbar .log-in-button .sign-up-txt,
.zh-cn #top-navbar .log-in-button .sign-up-txt {
  line-height: 6px;
  -webkit-transform-origin: initial;
  transform-origin: 50% 50% 0;
  transform-origin: initial;
}

.id-id #top-navbar .log-in-button .sign-up-txt {
  margin-left: 1px;
}

.ja-jp #top-navbar .log-in-button .log-in-txt,
.ja-jp #top-navbar .log-in-button .sign-up-txt,
.ko-kr #top-navbar .log-in-button .sign-up-txt {
  margin-left: -1px;
}

.en-gb #top-navbar .log-in-button .sign-up-txt {
  position: relative;
  left: 1px;
}

.km-kh #top-navbar .log-in-button .log-in-txt {
  font-size: 11px;
  letter-spacing: -3px;
  position: relative;
  left: -1px;
  top: -1px;
}

.km-kh #top-navbar .log-in-button .sign-up-txt {
  line-height: 3px;
  font-size: 13px;
  position: relative;
  left: -5px;
  top: -1px;
}

.pt-br #top-navbar .log-in-button .log-in-txt {
  -webkit-transform: scale(0.5, 0.545);
          transform: scale(0.5, 0.545);
  margin-left: -2px;
}

.pt-br #top-navbar .log-in-button .sign-up-txt {
  -webkit-transform: scale(0.49, 0.545);
          transform: scale(0.49, 0.545);
  margin-left: -7px;
}

@media screen and (orientation: landscape) and (min-width: 568px) {
  #top-navbar .swipe-menu-products li a:active {
    color: #fff;
  }
  #top-navbar .swipe-menu-products:after {
    content: '';
    height: 50px;
    width: 25px;
    background: -owg-linear-gradient(to right, rgba(201, 198, 205, 0) 0, rgba(201, 198, 205, 0) 1%, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(201, 198, 205, 0)), color-stop(1%, rgba(201, 198, 205, 0)), to(#fff));
    background: linear-gradient(to right, rgba(201, 198, 205, 0) 0, rgba(201, 198, 205, 0) 1%, #fff 100%);
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    z-index: 20;
  }
}

@media screen and (orientation: portrait) and (max-width: 568px) {
  #top-navbar .navbar-header .hidden-md:after {
    color: #b4b4b4;
  }
  #top-navbar #menu-products > li a:active,
  #top-navbar #menu-products > li a:focus {
    color: #333;
  }
  #top-navbar.expanded {
    -webkit-transition: none;
    transition: none;
  }
  #top-navbar.expanded .navbar-header .hidden-md:after {
    color: #b4b4b4;
  }
  #top-navbar.expanded .swipe-menu-products {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: margin-top 0.3s;
    transition: margin-top 0.3s;
    margin-top: 0;
  }
  #top-navbar.expanded .swipe-menu-products li.active a {
    color: #333;
  }
  #top-navbar.expanded .swipe-menu-products li .betfont {
    display: block;
  }
  #top-navbar.expanded .swipe-menu-products:before {
    content: ' ';
    background: -owg-linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 1%, #fff 100%);
    background: -webkit-gradient(linear, right top, left top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0)), to(#fff));
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 1%, #fff 100%);
    position: absolute;
    z-index: 5;
    right: 0;
    top: 0;
    height: 49px;
  }
  #top-navbar.expanded .swipe-menu-products:after {
    content: ' ';
    background: -owg-linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 1%, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0)), to(#fff));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 1%, #fff 100%);
    position: absolute;
    z-index: 5;
    right: 0;
    top: 0;
    height: 49px;
  }
}

/* #logo-188bet, */

.checkbox-s,
.competitions,
.icon-Neutralbg {
  display: inline-block;
}

/* .zh-cn #logo-188bet {
  background-position: -236px 0;
  width: 62px;
} */

/* #logo-188bet {
  vertical-align: middle;
  border: none;
  background: url(https://doc.188contents.com/cdn1103/images/logos-icons.svg) -173px 1px no-repeat;
  margin: 7px 0;
  height: 35px;
  padding: 0;
  width: 52px;
  font-size: 0;
} */

#page {
  background-color: #3c3c3c;
  min-width: 970px;
}

.mSportName.actived.bg-c-10 {
  background: #007b23;
}

.mSportName.actived.tbr-c-27 {
  border-top: 1px solid #009819;
}

.mSportName.actived .count {
  color: #f2d33e;
}

.mSportName.actived .hover-yellow-1.sp {
  color: #68c751;
}

.mSportName .hover-yellow-1.sp,
.mSportName.actived.ft-c-73 {
  color: #fff;
}

.mSportName.actived {
  color: #fff;
  background: #787878;
}

.mSportName.actived .hover-yellow-1 {
  color: #ffc65b;
}

.mSportName.actived .ft-c-3,
.mSportName.actived .ft-c-38 {
  color: #fff;
}

.mSportName .count {
  color: #f2d33e;
}

.fullscreen .loadingContent {
  background: url(../../Mobile/Theme/Theme_Green/Images/loading.gif?v=0.5680914495084961) center 30px no-repeat;
}

.fullscreen .loadingContent .txt {
  color: #9f9f9f;
}

#container nav #lt-left .sidebar-menu .menu-title,
#container nav #lt-left .sidebar-menu .menu-title-2,
#container nav #lt-left .sidebar-menu ul.sub-menu > li {
  background: #4b4b4b;
}

#container nav #lt-left .sidebar-menu .menu-title .icon,
#container nav #lt-left .sidebar-menu ul.sub-menu > li > .icon {
  color: #7d7d7d;
}

#container nav #lt-left #viewmore {
  background: #5a5a5a;
  border-top: 1px solid #616161 !important;
}

#container nav #lt-left .sidebar-menu .menu-title {
  background: #323232;
  color: #dcdcdc;
}

#container nav #lt-left .sidebar-menu .menu-title a {
  color: #8c8c8c;
}

#container nav #lt-left .sidebar-menu .menu-title-2 {
  color: #dcdcdc;
  border-bottom: 1px solid #373737 !important;
  border-top: 1px solid #555 !important;
}

#container nav #lt-left .sidebar-menu .menu-title-2 a {
  color: #dcdcdc;
}

#container nav #lt-left .sidebar-menu .menu-title-2.active {
  background-color: #787878;
  border-top: 1px solid #949494 !important;
}

#container nav #lt-left .sidebar-menu .menu-title-2 .icon {
  color: #f5c15d;
}

#container nav #lt-left .sidebar-menu .other {
  color: #dcdcdc;
  background-color: #646464;
}

#container nav #lt-left .sidebar-menu .other .iconbox {
  background-color: #5a5a5a;
}

#container nav #lt-left .sidebar-menu .other .merge-icon-a,
#container nav #lt-left .sidebar-menu .other .merge-icon-b {
  color: #dcdcdc;
}

#container nav #lt-left .sidebar-menu .other.actived {
  background-color: #4b4b4b;
}

#container nav #lt-left .sidebar-menu .sportsType .has-menu-row {
  background: #373737;
  border-top: none !important;
  border-bottom: 1px solid #2d2d2d !important;
}

#container nav #lt-left .sidebar-menu .sportsType .has-menu-row.active,
#container nav #lt-left .sidebar-menu .sportsType .has-menu-row.actived {
  background: #444;
}

#container nav #lt-left .sidebar-menu .sportsType .has-menu-row span {
  color: #7d7d7d;
}

#container nav #lt-left .sidebar-menu .sportsType .has-menu-row .sport-name,
#container nav #lt-left .sidebar-menu .sportsType .has-menu-row.active span,
#container nav #lt-left .sidebar-menu .sportsType .has-menu-row.actived span {
  color: #b4b4b4;
}

#container nav #lt-left .sidebar-menu .sportsType .has-menu-row.active .sport-name,
#container nav #lt-left .sidebar-menu .sportsType .has-menu-row.actived .sport-name {
  color: #fff;
}

#container nav #lt-left .sidebar-menu ul.sub-menu {
  background-color: #323232;
}

#container nav #lt-left .sidebar-menu ul.sub-menu > li {
  border-bottom: 1px solid #373737 !important;
  border-top: 1px solid #555 !important;
  color: #b4b4b4;
}

#container nav #lt-left .sidebar-menu ul.sub-menu > li .badge.on {
  color: #ff9200;
}

#container nav #lt-left .sidebar-menu ul.sub-menu > li .badge.off,
#container nav #lt-left .sidebar-menu ul.sub-menu > li a {
  color: #b4b4b4;
}

#container nav #lt-left .sidebar-menu ul.sub-menu > li > .icon.lightorange {
  color: #c69432;
}

#container nav #lt-left .sidebar-menu ul.sub-menu > li.actived {
  background: #535353;
}

#container nav #lt-left .sidebar-menu ul.sub-menu > li.actived > a {
  color: #e6e6e6;
}

#container nav #lt-left .sidebar-menu ul.sub-menu > li.actived > .icon {
  color: #b4b4b4;
}

#container nav #lt-left .sidebar-menu ul.sub-menu > li.active {
  background: #787878;
  border-top: 1px solid #909090 !important;
}

#container nav #lt-left .sidebar-menu ul.sub-menu > li.active a {
  color: #fff;
}

#container nav #lt-left .sidebar-menu ul.sub-menu > li.active .icon {
  color: #b4b4b4;
}

#container nav #lt-left .sidebar-menu ul.sub-menu > li.active .badge.on {
  color: #ffb95a;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.featuredEvents li {
  background: #373737;
  border-top: none !important;
  border-bottom: 1px solid #2d2d2d !important;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.featuredEvents li span {
  color: #7d7d7d;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.featuredEvents li p,
#container nav #lt-left .sidebar-menu ul.sub-menu.featuredEvents li.active span,
#container nav #lt-left .sidebar-menu ul.sub-menu.featuredEvents li.actived span {
  color: #b4b4b4;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.featuredEvents li.active,
#container nav #lt-left .sidebar-menu ul.sub-menu.featuredEvents li.actived {
  background: #444;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.featuredEvents li.active p,
#container nav #lt-left .sidebar-menu ul.sub-menu.featuredEvents li.actived p {
  color: #fff;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li {
  background: #4b4b4b;
  border-bottom: 1px solid #2d2d2d !important;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li span {
  color: #7d7d7d;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li p {
  color: #b4b4b4;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li .iconbox span {
  color: #bebebe;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li .iconbox p {
  color: #fff;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li.active,
#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li.actived {
  background: #787878;
  border-top: 1px solid #949494 !important;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li.active span,
#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li.actived span {
  color: #bebebe;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li.active p,
#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li.actived p {
  color: #fff;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li.other.active,
#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li.other.actived {
  background: #4b4b4b;
  border-top: 1px solid #555 !important;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li.delete-more {
  background-color: #535353;
  border-top: 1px solid #585858 !important;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li.delete-more span {
  color: #ababab;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.mycomps li.delete-more p {
  color: #e6e6e6;
}

#container nav #lt-left .sidebar-menu ul.sub-menu.no-events .other {
  background-color: #646464;
}

#container nav #lt-left .sidebar-menu.perStart .EventSelected.st3 .has-menu-row {
  background: #373737;
  border-top: none !important;
  border-bottom: 1px solid #2d2d2d !important;
}

#container nav #lt-left .sidebar-menu.perStart .EventSelected.st3 .has-menu-row.active,
#container nav #lt-left .sidebar-menu.perStart .EventSelected.st3 .has-menu-row.actived {
  background: #444;
}

#container nav #lt-left .sidebar-menu.perStart .EventSelected.st3 .has-menu-row .myeventRow,
#container nav #lt-left .sidebar-menu.perStart .EventSelected.st3 .has-menu-row .row-title {
  color: #a0a0a0;
}

#container nav #lt-left .sidebar-menu.perStart .EventSelected.st3 .has-menu-row .otherInfo,
#container nav #lt-left .sidebar-menu.perStart .EventSelected.st3 .has-menu-row .otherInfo .icon {
  color: #6e6e6e;
}

#container nav #lt-left .sidebar-menu.perStart .EventSelected.st3 .has-menu-row.active .myeventRow,
#container nav #lt-left .sidebar-menu.perStart .EventSelected.st3 .has-menu-row.active .row-title {
  color: #fff;
}

#container nav #lt-left .sidebar-menu.perStart .EventSelected.st3 .has-menu-row.active .otherInfo,
#container nav #lt-left .sidebar-menu.perStart .EventSelected.st3 .has-menu-row.active .otherInfo .icon,
#container nav #lt-left .sidebar-menu.startingSoon .has-menu a,
#container nav #lt-left .sidebar-menu.startingSoon .has-menu a.actived {
  color: #b4b4b4;
}

#container nav #lt-left .sidebar-menu.startingSoon .has-menu {
  background-color: #646464;
  border-top: 1px solid #747474 !important;
}

#container nav #lt-left .sidebar-menu.startingSoon .has-menu .icon {
  color: #c8c8c8;
}

#container nav #lt-left .sidebar-menu.startingSoon .has-menu.actived {
  background-color: #646464;
  color: #b4b4b4;
}

#container nav #lt-left .sidebar-menu.startingSoon .has-menu.actived a {
  color: #b4b4b4;
}

#container nav #lt-left .sidebar-menu.startingSoon .has-menu ul li.has-menu-row {
  background-color: #373737;
  color: #a0a0a0;
  border-top: none !important;
  border-bottom: 1px solid #2d2d2d !important;
}

#container nav #lt-left .sidebar-menu.startingSoon .has-menu ul li.has-menu-row .otherInfo {
  color: #ff9100;
}

#container nav #lt-left .sidebar-menu.startingSoon .has-menu ul li.has-menu-row.active,
#container nav #lt-left .sidebar-menu.startingSoon .has-menu ul li.has-menu-row.actived {
  background-color: #444;
}

#container nav #lt-left .sidebar-menu.startingSoon .has-menu ul li.has-menu-row.active p {
  color: #fff;
}

#container nav #lt-left .sidebar-menu.inPlay .has-menu {
  background-color: #646464;
  border-top: 1px solid #747474 !important;
  border-bottom: 1px solid #2d2d2d !important;
}

#container nav #lt-left .sidebar-menu.inPlay .has-menu .icon {
  color: #c8c8c8;
}

#container nav #lt-left .sidebar-menu.inPlay .has-menu ul li.has-menu-row {
  background-color: #373737;
  color: #a0a0a0;
  border-top: none !important;
  border-bottom: 1px solid #2d2d2d !important;
}

#container nav #lt-left .sidebar-menu.inPlay .has-menu ul li.has-menu-row .otherInfo {
  color: #ff9100;
}

#container nav #lt-left .sidebar-menu.inPlay .has-menu ul li.has-menu-row.active,
#container nav #lt-left .sidebar-menu.inPlay .has-menu ul li.has-menu-row.actived {
  background-color: #444;
}

#container nav #lt-left .sidebar-menu.inPlay .has-menu ul li.has-menu-row.active p {
  color: #fff;
}

#container nav #lt-left .sidebar-menu.inPlay .sub-menu.myevents > li > ul > li.has-menu-row {
  background-color: #373737;
  border-top: none !important;
  border-bottom: 1px solid #2d2d2d !important;
  color: #a0a0a0;
}

#container nav #lt-left .sidebar-menu.inPlay .sub-menu.myevents > li > ul > li.has-menu-row:first-child {
  border-top: 1px solid #2d2d2d !important;
}

#container nav #lt-left .sidebar-menu.inPlay .sub-menu.myevents > li > ul > li.has-menu-row.actived {
  background-color: #444;
}

#container nav #lt-left .sidebar-menu.inPlay .sub-menu.myevents > li > ul > li.has-menu-row .TN1,
#container nav #lt-left .sidebar-menu.inPlay .sub-menu.myevents > li > ul > li.has-menu-row .otherInfo .lightorange {
  color: #ff9100;
}

#container nav #lt-left .sidebar-menu.inPlay .sub-menu.myevents > li > ul > li.has-menu-row .otherInfo .dayDD {
  color: #6e6e6e;
}

#container nav #lt-left .sidebar-menu.inPlay .sub-menu.myevents > li.other {
  color: #dcdcdc;
  background-color: #646464;
}

#container nav #lt-left .sidebar-menu.inPlay .sub-menu.myevents > li.other .iconbox {
  background-color: inherit;
}

#container nav #lt-left .sidebar-menu.inPlay .sub-menu.myevents > li.other .icon {
  color: #444;
}

#container nav #lt-left .sidebar-menu.inPlay .sub-menu.sports li > ul.group > li.has-menu {
  background: #646464;
  border-top: 1px solid #747474 !important;
  border-bottom: 1px solid #2d2d2d !important;
}

#container nav #lt-left .sidebar-menu.inPlay .sub-menu.sports li > ul.group > li.has-menu .icon-ArrowDown,
#container nav #lt-left .sidebar-menu.inPlay .sub-menu.sports li > ul.group > li.has-menu .icon-ArrowUp,
#container nav #lt-left .sidebar-menu.inPlay .sub-menu.sports li > ul.group > li.has-menu a {
  color: #b4b4b4;
}

#container nav #lt-left .sidebar-menu.inPlay .sub-menu.sports li > ul.group > li.has-menu > ul > li.has-menu-row {
  background-color: #373737;
  border-top: none !important;
  border-bottom: 1px solid #2d2d2d !important;
  color: #a0a0a0;
}

#container
  nav
  #lt-left
  .sidebar-menu.inPlay
  .sub-menu.sports
  li
  > ul.group
  > li.has-menu
  > ul
  > li.has-menu-row:first-child {
  border-top: 1px solid #2d2d2d !important;
}

#container
  nav
  #lt-left
  .sidebar-menu.inPlay
  .sub-menu.sports
  li
  > ul.group
  > li.has-menu
  > ul
  > li.has-menu-row.actived {
  background-color: #444;
}

#container nav #lt-left .sidebar-menu.inPlay .sub-menu.sports li > ul.group > li.has-menu > ul > li.has-menu-row .TN1,
#container
  nav
  #lt-left
  .sidebar-menu.inPlay
  .sub-menu.sports
  li
  > ul.group
  > li.has-menu
  > ul
  > li.has-menu-row
  .otherInfo
  .lightorange {
  color: #ff9100;
}

#container
  nav
  #lt-left
  .sidebar-menu.inPlay
  .sub-menu.sports
  li
  > ul.group
  > li.has-menu
  > ul
  > li.has-menu-row
  .otherInfo
  .dayDD {
  color: #6e6e6e;
}

#container nav.collapsed #lt-left .sidebar-menu .menu-title.competitions {
  background: #4b4b4b;
  border-top: 1px solid #555 !important;
  border-bottom: 1px solid #373737 !important;
}

#container nav.collapsed #lt-left .sidebar-menu .menu-title.active {
  background: #787878;
  border-top: 1px solid #949494 !important;
}

#container nav.collapsed #lt-left .sidebar-menu .menu-title.active .icon {
  color: #fff;
}

#container nav.collapsed #lt-left .sidebar-menu .sub-menu.featuredEvents {
  background: #4b4b4b;
}

#container aside #lt-right .live-center,
#container aside #lt-right .tvbox {
  background-color: #4b4b4b;
}

.hh-o {
  color: #ff9200;
}

.hh-b {
  color: #282828;
}

.hh-dp {
  color: #d67e11;
}

aside.enlarge .bannerbox {
  border-left: 1px solid #555;
  border-right: 1px solid #555;
}

aside.enlarge .selectItems {
  border-top: 1px #3e3e3e solid;
}

#container aside #lt-right,
#container aside #lt-right .tvbox {
  color: #b4b4b4;
}

#container aside #lt-right .live-center {
  color: #fff;
  border-top: 1px solid #555;
}

#container aside #lt-right .live-center .toolicon span {
  background-color: #3c3c3c;
  color: #b4b4b4;
}

#container aside #lt-right .live-center .toolicon span a {
  color: #b4b4b4;
}

#container aside #lt-right .LC-content {
  background-color: #323232;
}

#container aside #lt-right .HT p.ht-title {
  background-color: #444;
  color: #6d6d6d;
  border-top: 1px solid #555;
}

#container aside #lt-right .HT .ht-tool {
  border-top: 1px solid #555;
}

#container aside #lt-right .HT .ht-tool span {
  background-color: #3c3c3c;
  border-right: 1px solid #555;
}

#container aside #lt-right .HT .ht-tool span.active {
  background-color: #646464;
  color: #fff;
}

#container aside #lt-right .HT .ht-tool span:last-child {
  border-right: none;
}

#container aside #lt-right .betbox {
  margin-top: 1px;
  border-top: 1px solid #555;
}

#container aside #lt-right .betbox.prelogin {
  color: #fff;
}

#container aside #lt-right .betbox.nobetslip {
  border-top: none !important;
}

#container aside #lt-right .betbox .alertbar {
  background-color: #e74545;
  color: #fff;
}

#container aside #lt-right .betbox .alertbar.confirmedbar {
  background-color: #84b752;
  color: #374b23;
}

#container aside #lt-right .betbox ul.tabs {
  background-color: #4b4b4b;
}

#container aside #lt-right .betbox ul.tabs li a {
  font-weight: 700;
  color: #b4b4b4;
}

#container aside #lt-right .betbox ul.tabs li a.active {
  color: #fff;
}

#container aside #lt-right .betbox ul.tabs li .cick {
  border-color: transparent transparent #2d2d2d;
}

#container aside #lt-right .betbox ul.tabs li .icon {
  color: #f5c15d;
}

#container aside #lt-right .betbox p.confirmTitle {
  background-color: #c17d2d;
  color: #fff;
}

#container aside #lt-right .betbox p.betreceiptTitle {
  background-color: #4b4b4b;
}

#container aside #lt-right .betbox .tab_content {
  background-color: #323232;
}

#container aside #lt-right .betbox .tab_content .betslip-row {
  color: #b4b4b4;
  background-color: #373737;
}

#container aside #lt-right .betbox .tab_content .betslip-row .big-txt {
  color: #fff;
}

#container aside #lt-right .betbox .tab_content .betslip-row .dropdown {
  background-color: #d7d7d7;
  border: 3px solid #2d2d2d;
}

#container aside #lt-right .betbox .tab_content .betslip-row .dropdown .datetime,
#container aside #lt-right .betbox .tab_content .betslip-row .dropdown .text1 {
  color: #5a5a5a;
}

#container aside #lt-right .betbox .tab_content .betslip-row .dropdown .cick {
  border-color: transparent transparent #2d2d2d;
}

#container aside #lt-right .betbox .tab_content .betslip-row.error {
  color: #af5252;
  background-color: #f3dace;
  border-bottom: 1px solid #dcc1b4;
}

#container aside #lt-right .betbox .tab_content .betslip-row.error .iconbox {
  background-color: #aa4848;
}

#container aside #lt-right .betbox .tab_content .betslip-row.error .iconbox .icon {
  color: #fff;
}

#container aside #lt-right .betbox .tab_content .betslip-row.error .staketxt {
  color: #b78080;
}

#container aside #lt-right .betbox .tab_content .betslip-row.error .staketxt .number {
  color: #4b4b4b;
}

#container aside #lt-right .betbox .tab_content .betslip-row.error .towintxt {
  color: #b78080;
}

#container aside #lt-right .betbox .tab_content .betslip-row.error .towintxt .number {
  color: #4b4b4b;
}

#container aside #lt-right .betbox .tab_content .betslip-row.error .at,
#container aside #lt-right .betbox .tab_content .betslip-row.error .name1 {
  color: #282828;
}

#container aside #lt-right .betbox .tab_content .betslip-row .highlight {
  background-color: #d67e11;
  padding: 0 3px;
  color: #fff;
  margin-left: 3px;
  display: inline-block;
}

#container aside #lt-right .betbox .tab_content .betslip-row.parlayBetSlip p {
  color: #fff;
}

#container aside #lt-right .betbox .tab_content .betslip-row a,
#container aside #lt-right .betbox .tab_content .betslip-row.parlayBetSlip p .symbol_at,
#container aside #lt-right .betbox .tab_content .betslip-row.parlayBetSlip p.text {
  color: #b4b4b4;
}

#container aside #lt-right .betbox .tab_content .betslip-row a.edit,
#container aside #lt-right .betbox .tab_content .betslip-row a.maxBet {
  color: #373737;
}

#container aside #lt-right .betbox .tab_content .betslip-row .iconbox {
  background-color: #646464;
}

#container aside #lt-right .betbox .tab_content .betslip-row .iconbox .icon {
  color: #fff;
}

#container aside #lt-right .betbox .tab_content .betslip-row .staketxt {
  color: #b4b4b4;
}

#container aside #lt-right .betbox .tab_content .betslip-row .staketxt .number {
  color: #fff;
}

#container aside #lt-right .betbox .tab_content .betslip-row .towintxt {
  color: #b4b4b4;
}

#container aside #lt-right .betbox .tab_content .betslip-row .towintxt .number {
  color: #84b752;
}

#container aside #lt-right .betbox .tab_content .betslip-row .at {
  color: #b4b4b4;
}

#container aside #lt-right .betbox .tab_content .betslip-row .name1 {
  color: #fff;
}

#container aside #lt-right .betbox .tab_content .betpanel {
  background-color: #414141;
}

#container aside #lt-right .betbox .tab_content .betpanel input#ToWin::-webkit-input-placeholder {
  color: #446424;
}

#container aside #lt-right .betbox .tab_content .betpanel .placebet-check,
#container aside #lt-right .betbox .tab_content .betpanel .placebet-check label {
  background: #fff;
}

#container aside #lt-right .betbox .tab_content .betpanel .placebet-check input[type='checkbox']:checked + label {
  background: #ff9201;
}

#container aside #lt-right .betbox .tab_content input#ToWin::-webkit-input-placeholder {
  color: #446424;
}

#container aside #lt-right .betbox .ConfirmBetContent {
  background-color: #2e2e2e;
}

#container aside #lt-right .betbox .ConfirmBetContent .betslip-row {
  color: #b4b4b4;
  background-color: #373737;
}

#container aside #lt-right .betbox .ConfirmBetContent .betslip-row .iconbox {
  background-color: #646464;
}

#container aside #lt-right .betbox .ConfirmBetContent .betslip-row .iconbox .icon {
  color: #fff;
}

#container aside #lt-right .betbox .ConfirmBetContent .betslip-row .staketxt {
  color: #b4b4b4;
}

#container aside #lt-right .betbox .ConfirmBetContent .betslip-row .staketxt .number {
  color: #fff;
}

#container aside #lt-right .betbox .ConfirmBetContent .betslip-row .towintxt {
  color: #b4b4b4;
}

#container aside #lt-right .betbox .ConfirmBetContent .betslip-row .towintxt .number {
  color: #84b752;
}

#container aside #lt-right .betbox .ConfirmBetContent .betslip-row .at {
  color: #b4b4b4;
}

#container aside #lt-right .betbox .ConfirmBetContent .betslip-row .name1 {
  color: #fff;
}

#container aside #lt-right .betbox .ConfirmBetContent .betpanel {
  background-color: #414141;
}

#container aside #lt-right .betbox .ConfirmBetContent .betpanel input#ToWin::-webkit-input-placeholder {
  color: #446424;
}

#container aside #lt-right .betbox .ConfirmBetContent .betpanel .placebet-check,
#container aside #lt-right .betbox .ConfirmBetContent .betpanel .placebet-check label {
  background: #fff;
}

#container aside #lt-right .betbox .ConfirmBetContent .betpanel .placebet-check input[type='checkbox']:checked + label {
  background: #ff9201;
}

#container aside #lt-right .betbox .BetreceiptContent {
  background-color: #323232;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row {
  color: #b4b4b4;
  background-color: #373737;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row .iconbox {
  background-color: #646464;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row .iconbox .icon {
  color: #fff;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row .staketxt {
  color: #b4b4b4;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row .staketxt .number {
  color: #fff;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row .towintxt {
  color: #b4b4b4;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row .towintxt .number {
  color: #84b752;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row .at {
  color: #b4b4b4;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row .name1 {
  color: #fff;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.success {
  color: #5a6e32;
  background-color: #edf4e2;
  border-bottom: 1px solid #b2c498;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.success p.bid-txt .hh-b {
  color: #282828 !important;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.success .iconbox {
  background-color: #84b752;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.success .iconbox .icon {
  color: #fff;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.success .staketxt {
  color: #8c8c8c;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.success .staketxt .number {
  color: #4b4b4b;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.success .hh-b {
  color: #5a6e32;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.success .towintxt {
  color: #8c8c8c;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.success .towintxt .number {
  color: #4b4b4b;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.success .at,
#container aside #lt-right .betbox .BetreceiptContent .betslip-row.success .name1 {
  color: #282828;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.error {
  color: #af5252;
  background-color: #f3dace;
  border-bottom: 1px solid #dcc1b4;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.error p.bid-txt .hh-b {
  color: #282828;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.error .iconbox {
  background-color: #aa4848;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.error .iconbox .icon {
  color: #fff;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.error .hh-b {
  color: #af5252;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.error .staketxt {
  color: #b78080;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.error .staketxt .number {
  color: #4b4b4b;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.error .towintxt {
  color: #b78080;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.error .towintxt .number {
  color: #4b4b4b;
}

#container aside #lt-right .betbox .BetreceiptContent .betslip-row.error .at,
#container aside #lt-right .betbox .BetreceiptContent .betslip-row.error .name1 {
  color: #282828;
}

#container aside #lt-right .betbox .BetreceiptContent .betpanel {
  background-color: #414141;
}

#container aside #lt-right .betbox .BetreceiptContent .betpanel input#ToWin::-webkit-input-placeholder {
  color: #446424;
}

#container aside #lt-right .betbox .BetreceiptContent .betpanel a.placebet-btn {
  background-color: #84b752;
  color: #fff;
}

#container aside #lt-right .betbox .BetreceiptContent .betpanel .placebet-check,
#container aside #lt-right .betbox .BetreceiptContent .betpanel .placebet-check label {
  background: #fff;
}

#container aside #lt-right .betbox .BetreceiptContent .betpanel .placebet-check input[type='checkbox']:checked + label {
  background: #ff9201;
}

#container aside #lt-right .betbox #viewmore {
  background-color: #5a5a5a;
  color: #b4b4b4;
}

#container aside #lt-right .betbox .betslipNoContent {
  background-color: #d7d7d7;
  color: #5a5a5a;
}

#container aside #lt-right .MultipleBetsTotal-row {
  background: #323232;
}

#container aside #lt-right .MultipleBetsTotal-row .staketxt .number {
  color: #fff;
}

#container aside #lt-right .MultipleBetsTotal-row .towintxt .number {
  color: #84b752;
}

#container aside #lt-right .MultipleBetsTotal-row .placebet-check,
#container aside #lt-right .MultipleBetsTotal-row .placebet-check label {
  background: #fff;
}

#container aside #lt-right .MultipleBetsTotal-row .placebet-check input[type='checkbox']:checked + label {
  background: #ff9201;
}

#container aside #lt-right .fail-alertbar {
  background-color: #373737;
  color: #ca7717;
}

#container aside #lt-right .fail-alertbar.hascover {
  color: #fff;
}

#container aside #lt-right .MultipleBets {
  background-color: #323232;
}

#container aside #lt-right .MultipleBets .MultipleTitle {
  background-color: #646464;
  color: #c8c8c8;
  border-bottom: 1px solid #2e2e2e;
}

#container aside #lt-right .MultipleBets .MultipleBets-row {
  background-color: #4b4b4b;
  border-top: 1px solid #555;
  border-bottom: 1px solid #2e2e2e;
}

#container aside #lt-right .MultipleBets .MultipleBets-row .quickBet {
  border-top: 1px solid #2e2e2e;
}

#container aside #lt-right .MultipleBets .MultipleBets-row .staketxt .number,
#container aside #lt-right .MultipleBets .MultipleBets-row .staketxt.number {
  color: #b4b4b4;
}

#container aside #lt-right .MultipleBets .MultipleBets-row .towintxt .number,
#container aside #lt-right .MultipleBets .MultipleBets-row .towintxt.number {
  color: #84b752;
}

#container aside #lt-right .MultipleBets .MultipleBets-row.success {
  font-weight: bolder;
  background-color: #d2ddc3;
  border-bottom: 1px solid #b2c498;
}

.LC-content .number-txt,
.feedex .bgicons.feedex .arrow .icon-ArrowDown:before,
.feedex .bgicons.feedex .arrow .icon-ArrowUp:before {
  font-weight: 700;
}

#container aside #lt-right .MultipleBets .MultipleBets-row.success p {
  color: #5a6e32;
}

#container aside #lt-right .MultipleBets .MultipleBets-row.success p span {
  color: #8c8c8c;
}

#container aside #lt-right .MultipleBets .MultipleBets-row.success p span .number {
  color: #4b4b4b;
}

#container aside #lt-right .MultipleBets .MultipleBets-row.error {
  background-color: #f3dace;
  border-bottom: 1px solid #b2c498;
}

#container aside #lt-right .MultipleBets .MultipleBets-row.error p {
  color: #af5252;
}

#container aside #lt-right .MultipleBets .MultipleBets-row.error p span {
  color: #b78080;
}

#container aside #lt-right .MultipleBets .MultipleBets-row.error p span .number {
  color: #4b4b4b;
}

#container .bannerbox .ad,
#container aside #lt-right .betslip-row a.remove_btn {
  background-color: #5a5a5a;
}

#container aside #lt-right .quickBet {
  background-color: #a0a0a0;
}

#container aside #lt-right .quickBet button {
  background-color: #3b3b3b;
  color: #b4b4b4;
}

#container aside #lt-right .quickBet button.active {
  background-color: #787878;
  color: #a0a0a0;
}

#container aside #lt-right .quickBet a.edit,
#container aside #lt-right .quickBet a.maxBet {
  color: #373737;
}

#container aside #lt-right .quickBetCheck .logIn-sign {
  color: #84b752;
}

#container aside #lt-right .quickBetCheck .removeall {
  color: #b4b4b4;
  border-bottom: 1px #282828 solid;
}

#container aside #lt-right .quickBetCheck .removeall.join-btn {
  border-bottom: none;
}

#container aside #lt-right .quickBetCheck .selectItems {
  margin-top: 1px;
  border-top: 1px #3e3e3e solid;
}

#container aside #lt-right .quickBetCheck .placebet-check,
#container aside #lt-right .quickBetCheck .placebet-check label {
  background: #fff;
}

#container aside #lt-right .quickBetCheck .placebet-check input[type='checkbox']:checked + label {
  background: #ff9201;
}

.cover {
  background-color: rgba(60, 60, 60, 0.9);
}

#container aside #lt-right .logIn-sign {
  color: #84b752;
}

#container aside #lt-right .removeall {
  color: #b4b4b4;
}

#container aside #lt-right .betbox .tab_content .editquickBet .edittitle {
  background-color: #4b4b4b;
  border-top: 1px solid #555;
}

#container aside #lt-right .betbox .tab_content .editquickBet .betstyle .quickBet input {
  background-color: #ebebeb;
  color: #000;
}

#container aside #lt-right .betbox .tab_content .editquickBet .betstyle .quickBet input.edited {
  color: #bd4700;
}

#container aside #lt-right .betbox .tab_content .titlebar {
  border-bottom: 1px solid #555;
}

.BTN.deepgreenB,
.BTN.greenB {
  background-color: #84b752;
  color: #374b23;
}

.BTN.orangeB {
  background-color: #e18e2e;
  color: #733d00;
}

.BTN.grayB {
  background-color: #5a5a5a;
  color: #b3b3b3;
}

#container {
  background-color: #2d2d2d;
}

#container .scrollBar {
  background-color: #555;
}

#container .scrollBar .dragBar {
  background-color: #373737;
  border-radius: 3px;
}

#container .cpIcon,
#container header .tableContainer .sortCompetition {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

#container .cpIcon {
  background-color: #5a5a5a;
  border-radius: 3px;
}

#container .cpIcon.actived {
  background-color: #828282;
}

#container .cpIcon.actived .icon-MyCompetitions {
  color: #fff;
}

#container .cpIcon.actived .icon-MainMarketsshowleft {
  color: #ffb95a;
}

#container .dropDownContainer {
  background-color: #2d2d2d;
  border: 4px solid #2d2d2d;
}

#container .dropDownContainer .tick {
  border-width: 0 6px 6px;
  border-color: transparent transparent #2d2d2d;
  border-style: solid;
  width: 0;
  height: 0;
}

#container .dropDownContainer li {
  background-color: #4b4b4b;
  color: #b4b4b4;
  margin-bottom: 1px;
  border-top: 1px solid #525252;
}

#container .dropDownContainer li.actived {
  background-color: #787878;
  color: #fff;
  border-top: 1px solid #959595;
}

#container .dropDownContainer li.actived .ft-c-3 {
  color: #fff;
}

#container .dropDownContainer .quickMenuTitle,
#container .dropDownContainer dt {
  background-color: #373737;
  color: #aeaeae;
}

#container .dropDownContainer dd {
  background-color: #d7d7d7;
  color: #323232;
}

#container .dropDownContainer dl.matches dt {
  background-color: #4b4b4b;
  color: #b4b4b4;
  margin-bottom: 1px;
  border-top: 1px solid #525252;
}

#container .dropDownContainer dl.matches dt.actived {
  background-color: #787878;
  color: #fff;
  border-top: 1px solid #959595;
}

#container .dropDownContainer dl.matches dd {
  background-color: #373737;
  color: #b4b4b4;
}

#container .dropDownContainer dl.matches.inplay dt .amount {
  color: #ff9200;
}

#container .dropDownContainer .viewAll {
  background-color: #4b4b4b;
  color: #b4b4b4;
  margin-bottom: 1px;
  border-top: 1px solid #525252;
}

#container .dropDownContainer .viewAll.actived {
  background-color: #787878;
  color: #fff;
  border-top: 1px solid #959595;
}

#container header {
  color: #68c751;
}

#container header .tableContainer {
  background-color: #4b4b4b;
  border-top: 1px solid #525252;
}

#container header .tableContainer .sortCompetition {
  background-color: #3c3c3c;
  color: #959595;
  border-radius: 3px;
}

#container header .tableContainer .sortCompetition.actived {
  background-color: #828282;
  color: #fff;
}

#container header .tableContainer .mainMarkets-show {
  background-color: #3c3c3c;
  color: #959595;
  border-radius: 3px;
}

#container header .tableContainer .mainMarkets-show .icon-bg {
  background-color: #dcdcdc;
}

#container header .tableContainer .mainMarkets-show .icon-MainMarketsHideleftminur,
#container header .tableContainer .mainMarkets-show .icon-MainMarketsshowleft {
  color: #6a6a6a;
}

#container header .tableContainer .mainMarkets-show .icon-MainMarketsHidemiddle {
  color: #b4b4b4;
}

#container header .tableContainer .mainMarkets-show .icon-MainMarketsHideright.leftDot:before {
  color: #fff;
}

#container header .tableContainer .mainMarkets-show .icon-MainMarketsHideright:before {
  color: #68c751;
}

#container header .tableContainer .mainMarkets-show.actived {
  background-color: #828282;
}

#container header .tableContainer .mainMarkets-show.actived .icon-MainMarketsHidemiddle {
  color: #fff;
}

#container header .tableContainer .mainMarkets-show.actived .icon-bg {
  background-color: #fff;
}

#container header .tableContainer .competitions {
  background-color: #3c3c3c;
  color: #b4b4b4;
  border-radius: 3px;
}

#container header .tableContainer .competitions .count {
  color: #dcdcdc;
}

#container header .tableContainer .competitions.actived {
  background-color: #828282;
  color: #fff;
}

#container header .tableContainer .competitions.actived .count {
  color: #fff;
}

#container .markettype {
  color: #b4b4b4;
}

#container .markettype .sortName {
  color: #dcdcdc;
}

#container .markettype .sortName.actived {
  color: #fff;
}

#container .markettype .icon-ArrowDown {
  color: #949494;
}

#container .sub-title .tableContainer {
  background-color: #4b4b4b;
  border-top: 1px solid #525252;
}

#container .sub-title .tableContainer.actived {
  background-color: #555;
}

#container .sub-title .tableContainer .myFavorite {
  color: #fff;
}

#container .sub-title .tableContainer .myFavorite .icon-StarUnselected {
  color: #68c751;
}

#container .sub-title .tableContainer .myFavorite .icon-StarUnselected.actived {
  color: #ff9200;
}

#container .sub-title .tableContainer .removeAll {
  color: #b4b4b4;
}

#container .sub-title .tableContainer .removeAll.actived {
  color: #fff;
}

#container .sub-title .tableContainer .arrow {
  color: #aeaeae;
}

#container .pagination {
  background-color: #4b4b4b;
  border-top: 1px solid #525252;
  color: #b4b4b4;
}

#container .pagination .currentPage {
  color: #dcdcdc;
}

#container .pagination .backtoTop,
#container .pagination .next,
#container .pagination .previous {
  background-color: #5a5a5a;
  border-radius: 3px;
}

#container .pagination .backtoTop.actived,
#container .pagination .next.actived,
#container .pagination .previous.actived {
  background-color: #787878;
  color: #fff;
}

#container .pagination .backtoTop.disabled,
#container .pagination .next.disabled,
#container .pagination .previous.disabled {
  background-color: #3e3e3e;
  color: #5a5a5a;
}

#container .pagination .arrow .dropDownContainer .tick {
  border-width: 6px 6px 0;
  border-color: #2d2d2d transparent transparent;
}

#container .sport-container .sport-title {
  background-color: #4b4b4b;
  border-top: 1px solid #525252;
}

#container .sport-container .sport-title .sportName {
  color: #fff;
}

#container .sport-container .sport-title .show {
  color: #787878;
}

#container .sport-container .sport-title .showOptionFinal {
  background-color: #3c3c3c;
  border-radius: 3px;
  color: #b4b4b4;
}

#container .sport-container .sport-title .showOptionFinal.activated,
#container .sport-container .sport-title .showOptionFinal.actived {
  background-color: #828282;
  color: #fff;
}

#container .sport-container .sport-title .showOption {
  background-color: #3c3c3c;
  border-radius: 3px;
  color: #b4b4b4;
}

#container .sport-container .sport-title .showOption.activated,
#container .sport-container .sport-title .showOption.actived {
  background-color: #828282;
  color: #fff;
}

#container .sport-container .competitionName {
  background-color: #373737;
  border-top: 1px solid #3c3c3c;
  color: #c8c8c8;
}

#container .sport-container .competitionName .myFavorite {
  color: #7d7d7d;
}

#container .sport-container .competitionName .myFavorite.actived {
  color: #ff9200;
}

#container .sport-container .event-container .eventTable thead {
  background-color: #e4e4e4;
}

#container .sport-container .event-container .eventTable thead .quarter {
  color: #5a5a5a;
}

#container .sport-container .event-container .eventTable thead .eventTime {
  color: #c25926;
}

#container .sport-container .event-container .eventTable thead .date {
  color: #ababab;
}

#container .sport-container .event-container .eventTable thead .icon-SortTime {
  color: #5e5e5e;
}

#container .sport-container .event-container .eventTable thead .th-moreBetRedCard {
  background-color: #7d7d7d;
  border-left: 1px solid #fff;
  color: #fff;
}

#container .sport-container .event-container .eventTable thead .th-moreBetRedCard .tick {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 4px;
  border-color: transparent transparent #fefefe;
}

#container .sport-container .event-container .eventTable thead .th-moreBetRedCard .icon-ArrowMoreBets {
  color: #bebebe;
}

#container .sport-container .event-container .eventTable thead .th-moreBetRedCard .moreBet.actived,
#container .sport-container .event-container .eventTable thead .th-moreBetRedCard .moreBet.actived .icon-ArrowMoreBets {
  color: #fff;
}

#container .sport-container .event-container .eventTable thead .bottomPart {
  color: #a5a5a5;
}

#container .sport-container .event-container .eventTable thead .bottomPart .hdp1st span,
#container .sport-container .event-container .eventTable thead .bottomPart .hdpFullTime span {
  color: #5a5a5a;
}

#container .sport-container .event-container .eventTable thead .ml-tbHeader,
#container .sport-container .event-container .eventTable thead .topPart {
  color: #a5a5a5;
}

#container .sport-container .event-container .eventTable thead .th-otherInfo .myFavorite {
  color: #7d7d7d;
}

#container .sport-container .event-container .eventTable thead .th-otherInfo .myFavorite.actived {
  color: #68c751;
}

#container .sport-container .event-container .eventTable tbody {
  background-color: #fefefe;
}

#container .sport-container .event-container .eventTable tbody .eventTime {
  color: #c25926;
}

#container .sport-container .event-container .eventTable tbody .icon-SortTime {
  color: #5a5a5a;
}

#container .sport-container .event-container .eventTable tbody.selectionHover .darkerHover {
  background-color: #fcecd5;
}

#container .sport-container .event-container .eventTable tbody.actived {
  background-color: #fff5e9;
}

#container .sport-container .event-container .eventTable tbody .borderBottom {
  border-bottom: 1px solid #d7d7d7;
}

#container .sport-container .event-container .eventTable tbody td .td-noScoreblank,
#container .sport-container .event-container .eventTable tbody tr:last-child td {
  border-bottom: 1px solid #e4e4e4;
}

#container .sport-container .event-container .eventTable tbody td .selected .odds {
  color: #fff;
  background-color: #68c751;
  border-color: #68c751;
}

#container .sport-container .event-container .eventTable tbody td .selected .odds .ouHdp .handiCap,
#container .sport-container .event-container .eventTable tbody td .selected .odds .ouHdp .ou {
  color: #fff;
}

#container .sport-container .event-container .eventTable tbody td .oddsDown .odds {
  color: #fff;
  background-color: #e54242;
  border-color: #e54242;
}

#container .sport-container .event-container .eventTable tbody td .oddsDown .odds .ouHdp .handiCap,
#container .sport-container .event-container .eventTable tbody td .oddsDown .odds .ouHdp .ou {
  color: #fff;
}

#container .sport-container .event-container .eventTable tbody td .oddsUp .odds {
  color: #fff;
  background-color: #44c38a;
  border-color: #44c38a;
}

#container .sport-container .event-container .eventTable tbody td .oddsUp .odds .ouHdp .handiCap,
#container .sport-container .event-container .eventTable tbody td .oddsUp .odds .ouHdp .ou {
  color: #fff;
}

#container .sport-container .event-container .eventTable tbody .td-score {
  color: #bd4700;
}

#container .sport-container .event-container .eventTable tbody .td-date .quarterGreen,
#container .sport-container .event-container .eventTable tbody .td-noScoreblank .quarterGreen,
#container .sport-container .event-container .eventTable tbody .td-score .quarterGreen {
  color: #446424;
}

#container .sport-container .event-container .eventTable tbody .td-score .ball {
  background-color: #4b4b4b;
  border-radius: 50%;
}

#container .sport-container .event-container .eventTable tbody .td-score .ball.favo,
#container .sport-container .event-container .eventTable tbody .td-score .ball.serve {
  background-color: #84b752;
}

#container .sport-container .event-container .eventTable tbody.sum td {
  background-color: #fff6e8;
  color: #5a5a5a;
}

#container .sport-container .event-container .eventTable tbody.sum td .td-score {
  color: #5a5a5a;
}

#container .sport-container .event-container .eventTable tbody.sum .td-total {
  text-align: right;
}

#container .sport-container .event-container .eventTable tbody.sum .totalOrange {
  color: #bd4700;
}

#container .sport-container .event-container .eventTable tbody .td-teameName {
  color: #5a5a5a;
}

#container .sport-container .event-container .eventTable tbody .td-teameName .blueTag {
  color: #0d5494;
}

#container .sport-container .event-container .eventTable tbody .lastRow {
  background-color: #f6f9f0;
}

#container .sport-container .event-container .eventTable tbody .icon-Stats {
  color: #7d7d7d;
}

#container .sport-container .event-container .eventTable tbody .icon-Stats.actived {
  color: #68c751;
}

#container .sport-container .event-container .eventTable tbody .icon-TV2 {
  color: #7d7d7d;
}

#container .sport-container .event-container .eventTable tbody .icon-TV2.actived {
  color: #68c751;
}

#container .sport-container .event-container .eventTable tbody .icon-Pitch {
  color: #7d7d7d;
}

#container .sport-container .event-container .eventTable tbody .icon-Pitch.actived {
  color: #68c751;
}

#container .sport-container .event-container .eventTable tbody .fav .td-teameName {
  color: #000;
}

#container .sport-container .event-container .eventTable tbody .redCard {
  background-color: #c02f2f;
  color: #fff;
}

#container .sport-container .event-container.layout-1x2 .ml-tbHeader .th-full1x2,
#container .sport-container .event-container.layout-1x2 .ml-tbHeader .th-half1x2,
#container .sport-container .event-container.layout-1x2 .td-date,
#container .sport-container .event-container.layout-1x2 .td-teameName,
#container .sport-container .event-container.layout-1x2 .topPart .th-full1x2,
#container .sport-container .event-container.layout-1x2 .topPart .th-half1x2,
#container .sport-container .event-container.layout-1x2-single .ml-tbHeader .th-full1x2,
#container .sport-container .event-container.layout-1x2-single .ml-tbHeader .th-half1x2,
#container .sport-container .event-container.layout-1x2-single .td-date,
#container .sport-container .event-container.layout-1x2-single .td-teameName,
#container .sport-container .event-container.layout-1x2-single .topPart .th-full1x2,
#container .sport-container .event-container.layout-1x2-single .topPart .th-half1x2,
#container .sport-container .event-container.layout-ML .ml-tbHeader .th-full1x2,
#container .sport-container .event-container.layout-ML .ml-tbHeader .th-half1x2,
#container .sport-container .event-container.layout-ML .td-date,
#container .sport-container .event-container.layout-ML .td-teameName,
#container .sport-container .event-container.layout-ML .topPart .th-full1x2,
#container .sport-container .event-container.layout-ML .topPart .th-half1x2 {
  color: #5a5a5a;
}

#container .sport-container .event-container.layout-1x2 .eventTable tbody .icon-TV2,
#container .sport-container .event-container.layout-1x2-single .eventTable tbody .icon-TV2,
#container .sport-container .event-container.layout-ML .eventTable tbody .icon-TV2 {
  color: #b4b4b4;
}

#container .sport-container .event-container.layout-1x2 .moreBet,
#container .sport-container .event-container.layout-1x2-single .moreBet,
#container .sport-container .event-container.layout-ML .moreBet {
  color: #fff;
  background-color: #5a5a5a;
  border-radius: 3px;
}

#container .sport-container .event-container.layout-1x2 .moreBet.actived,
#container .sport-container .event-container.layout-1x2-single .moreBet.actived,
#container .sport-container .event-container.layout-ML .moreBet.actived {
  background: #828282;
}

#container .sport-container .event-container.layout-CS .eventTable tbody:hover,
#container .sport-container .event-container.layout-HTFT .eventTable tbody:hover,
#container .sport-container .event-container.layout-OE .eventTable tbody:hover,
#container .sport-container .event-container.layout-TG .eventTable tbody:hover,
#container .sport-container .event-container.layout-outright .eventTable tbody:hover {
  background-color: #fff;
}

#container .sport-container .event-container.layout-CS tbody .subHeader,
#container .sport-container .event-container.layout-HTFT tbody .subHeader,
#container .sport-container .event-container.layout-OE tbody .subHeader,
#container .sport-container .event-container.layout-TG tbody .subHeader,
#container .sport-container .event-container.layout-outright tbody .subHeader {
  background-color: #e4e4e4;
  color: #5a5a5a;
}

#container .sport-container .event-container.layout-CS .th-cs-date,
#container .sport-container .event-container.layout-CS .th-cs-topPart,
#container .sport-container .event-container.layout-HTFT .th-cs-date,
#container .sport-container .event-container.layout-HTFT .th-cs-topPart,
#container .sport-container .event-container.layout-OE .th-cs-date,
#container .sport-container .event-container.layout-OE .th-cs-topPart,
#container .sport-container .event-container.layout-TG .th-cs-date,
#container .sport-container .event-container.layout-TG .th-cs-topPart,
#container .sport-container .event-container.layout-outright .th-cs-date,
#container .sport-container .event-container.layout-outright .th-cs-topPart {
  background: #6d6d6d;
  color: #b4b4b4;
}

#container .sport-container .event-container.layout-CS .th-cs-date .eventTime,
#container .sport-container .event-container.layout-CS .th-cs-topPart .eventTime,
#container .sport-container .event-container.layout-HTFT .th-cs-date .eventTime,
#container .sport-container .event-container.layout-HTFT .th-cs-topPart .eventTime,
#container .sport-container .event-container.layout-OE .th-cs-date .eventTime,
#container .sport-container .event-container.layout-OE .th-cs-topPart .eventTime,
#container .sport-container .event-container.layout-TG .th-cs-date .eventTime,
#container .sport-container .event-container.layout-TG .th-cs-topPart .eventTime,
#container .sport-container .event-container.layout-outright .th-cs-date .eventTime,
#container .sport-container .event-container.layout-outright .th-cs-topPart .eventTime {
  color: #ff9200;
}

#container .sport-container .event-container.layout-CS .th-cs-date .quarter,
#container .sport-container .event-container.layout-CS .th-cs-topPart .quarter,
#container .sport-container .event-container.layout-HTFT .th-cs-date .quarter,
#container .sport-container .event-container.layout-HTFT .th-cs-topPart .quarter,
#container .sport-container .event-container.layout-OE .th-cs-date .quarter,
#container .sport-container .event-container.layout-OE .th-cs-topPart .quarter,
#container .sport-container .event-container.layout-TG .th-cs-date .quarter,
#container .sport-container .event-container.layout-TG .th-cs-topPart .quarter,
#container .sport-container .event-container.layout-outright .th-cs-date .quarter,
#container .sport-container .event-container.layout-outright .th-cs-topPart .quarter {
  color: #ababab;
}

#container .sport-container .event-container.layout-CS .subHeader,
#container .sport-container .event-container.layout-HTFT .subHeader,
#container .sport-container .event-container.layout-OE .subHeader,
#container .sport-container .event-container.layout-TG .subHeader,
#container .sport-container .event-container.layout-outright .subHeader {
  color: #5a5a5a;
}

#container .sport-container .event-container.layout-CS .td-TG-odds,
#container .sport-container .event-container.layout-CS .td-cs-odds,
#container .sport-container .event-container.layout-HTFT .td-TG-odds,
#container .sport-container .event-container.layout-HTFT .td-cs-odds,
#container .sport-container .event-container.layout-OE .td-TG-odds,
#container .sport-container .event-container.layout-OE .td-cs-odds,
#container .sport-container .event-container.layout-TG .td-TG-odds,
#container .sport-container .event-container.layout-TG .td-cs-odds,
#container .sport-container .event-container.layout-outright .td-TG-odds,
#container .sport-container .event-container.layout-outright .td-cs-odds {
  color: #bd4700;
}

#container .sport-container .event-container.layout-CS .td-OE-odds.actived,
#container .sport-container .event-container.layout-CS .td-TG-odds.actived,
#container .sport-container .event-container.layout-CS .td-cs-odds.actived,
#container .sport-container .event-container.layout-CS .td-ortright-odds.actived,
#container .sport-container .event-container.layout-HTFT .td-OE-odds.actived,
#container .sport-container .event-container.layout-HTFT .td-TG-odds.actived,
#container .sport-container .event-container.layout-HTFT .td-cs-odds.actived,
#container .sport-container .event-container.layout-HTFT .td-ortright-odds.actived,
#container .sport-container .event-container.layout-OE .td-OE-odds.actived,
#container .sport-container .event-container.layout-OE .td-TG-odds.actived,
#container .sport-container .event-container.layout-OE .td-cs-odds.actived,
#container .sport-container .event-container.layout-OE .td-ortright-odds.actived,
#container .sport-container .event-container.layout-TG .td-OE-odds.actived,
#container .sport-container .event-container.layout-TG .td-TG-odds.actived,
#container .sport-container .event-container.layout-TG .td-cs-odds.actived,
#container .sport-container .event-container.layout-TG .td-ortright-odds.actived,
#container .sport-container .event-container.layout-outright .td-OE-odds.actived,
#container .sport-container .event-container.layout-outright .td-TG-odds.actived,
#container .sport-container .event-container.layout-outright .td-cs-odds.actived,
#container .sport-container .event-container.layout-outright .td-ortright-odds.actived {
  background-color: #fcebd4;
}

#container .sport-container .event-container.layout-CS .th-cs-topPart,
#container .sport-container .event-container.layout-HTFT .th-cs-topPart,
#container .sport-container .event-container.layout-OE .th-cs-topPart,
#container .sport-container .event-container.layout-TG .th-cs-topPart,
#container .sport-container .event-container.layout-outright .th-cs-topPart {
  color: #fff;
}

#container .sport-container .event-container.layout-CS .moreBet,
#container .sport-container .event-container.layout-HTFT .moreBet,
#container .sport-container .event-container.layout-OE .moreBet,
#container .sport-container .event-container.layout-TG .moreBet,
#container .sport-container .event-container.layout-outright .moreBet {
  background: #7d7d7d;
  border-left: 1px solid #8c8c8c;
  outline: #5a5a5a solid 1px;
  color: #fff;
}

#container .sport-container .event-container.child .childTitle {
  background-color: #6b6b6b;
  color: #f5f5f5;
  border-top: 1px solid #2d2d2d;
}

#container .sport-container .event-container.child .childTitle.actived {
  background-color: #757575;
}

.neutral {
  color: #02a7d7;
}

.icon-Neutralbg {
  background-color: #04a6d7;
  width: 13px;
  height: 15px;
  border-radius: 3px;
}

.ft-c-2 .allCp,
.ft-c-2 .inplayNow,
.ft-c-2.fwt-bold,
.ft-c-2.uppercase {
  color: #fff;
}

.bg-c-1 {
  background: #007a23;
}

.bg-c-2 {
  background: #052300;
}

.bg-c-2.menutb,
.bg-c-3 {
  background: #2a4c34;
}

.bg-c-4 {
  background: #052301;
}

.BETSLIP > .bg-c-4 {
  background: #2a4c34;
}

.bg-c-5 {
  background: #fff49b;
}

.bg-c-6 {
  background: #3c3c3c;
}

.bg-c-7 {
  background: #000;
}

.bg-c-8 {
  background: #126287;
}

.bg-c-9 {
  background: #0b3b51;
}

.icon-i-s.filled {
  background-color: #b4b4b4;
}

.bg-c-10 {
  background: #037b22;
}

.BETSLIP > .bg-c-10 {
  background: #052300;
}

.RightPanel .mybet > .bg-c-10 {
  background: #052301;
}

.bg-c-11 {
  background: #222;
}

.bg-c-12 {
  background: #3c3c3c;
}

.bg-c-13 {
  background: #026212;
}

.bg-c-14 {
  background: #323232;
}

.bg-c-15 {
  background: #373737;
}

.bg-c-16.pd-t-1 {
  padding-top: 0;
}

.bg-c-17 {
  background: #4e4e4e;
}

.bg-c-18 {
  background: #e0e0e0;
}

.bg-c-19 {
  background: #fbfffb;
}

.bg-c-20 {
  background: #0d5739;
}

.bg-c-20 .ft-c-2 {
  color: #848484;
}

.bg-c-21 {
  background: #5f5f5f;
}

.bg-c-22 {
  background: #828282;
}

.bg-c-23 {
  background: #222;
}

.bg-c-24 {
  background: #676767;
}

.bg-c-26 {
  background: #802014;
}

.bg-c-27 {
  background: #e4e4e4;
}

.bg-c-28 {
  background: #4e130d;
}

.bg-c-29 {
  background: #80b050;
}

.bg-c-30 {
  background-color: #225010;
}

.bg-c-31 {
  background: #092400;
}

.bg-c-32 {
  background: #0d6453;
}

.bg-c-33 {
  background: #083b32;
}

.bg-c-34 {
  background: #24360c;
}

.bg-c-35 {
  background: #162007;
}

.bg-c-36 {
  background: #68c751;
}

.bg-c-37 {
  background: #633818;
}

.bg-c-38 {
  background: #3b220e;
}

.bg-c-39 {
  background: #78401b;
}

.bg-c-40 {
  background: #492610;
}

.bg-c-41 {
  background: #5a5a5a;
}

.bg-c-42 {
  background: #fbfffb;
}

.bg-c-42.tbr-c-30 {
  background: #026212;
}

.bg-c-43 {
  background: #fff;
}

.bg-c-44 {
  background: #6b6b6b;
}

.bg-c-45 {
  background: #fff6ed;
}

.bg-c-46 {
  background: #e8eee7;
}

.bg-c-47 {
  background: #ffe3c7;
}

.bg-c-48 {
  background: #fdefe6;
}

.bg-c-49 {
  background: #f6f9f0;
}

.bg-c-50 {
  background: #f2d33e;
}

.bg-c-53 {
  background: #fadac9;
}

.bg-c-54,
.bg-c-55 {
  background: #fff;
}

.bg-c-56 {
  background: #2a4c34;
}

.divBtn.bg-c-56 {
  background: #329c2c;
}

.bg-c-57 {
  background: #e74545;
}

.bg-c-58 {
  background: #d7ebbe;
}

.bg-c-59 {
  background: #1c3250;
}

.bg-c-60 {
  background: #b4b4b4;
}

.bg-c-63 {
  background: #323232;
}

.bg-c-64 {
  background: #68c751;
}

.bg-c-65 {
  background: #aa4848;
}

.serve .bg-c-60 {
  background: #68c751;
}

.favo .ft-c-22 {
  color: #000;
}

.bg-c-66 {
  background: #c17d2d;
}

.bg-c-67 {
  background: #3d3d3d;
}

.bg-c-68 {
  background: #e18e2d;
}

.bg-c-69 {
  background: #fbfffb;
}

.bg-c-70 {
  background: #f2d33e;
}

.bg-c-71 {
  background: #c98a4f;
}

.bg-c-72 {
  background: #ececec;
}

.bg-c-73 {
  background: #222;
}

.bg-c-74,
.bg-c-75 {
  background: #0a2900;
}

.bg-c-76 {
  background: #222;
}

.bg-c-76.mybetPlane,
.bg-c-77 {
  background: #052300;
}

.bg-c-79 {
  background: #fbfffb;
}

.bg-c-80 {
  background: #5f5f5f;
}

.bg-c-81 {
  background: #d3ddc4;
}

.bg-c-82 {
  background: #052300;
}

.bg-c-82 .bg-c-69 {
  background: #f2d33e;
  color: #222;
}

.bg-c-83 {
  background: #f2f2f2;
}

.bg-c-84 {
  background: #c8c8c8;
}

.bg-c-85,
.bg-c-86 {
  background: #68c751;
}

.bg-c-95 {
  background: #e6e6e6;
}

.bg-c-99 {
  background: #fff;
}

.bg-c-100 {
  background-color: #363636;
}

.bg-c-101 {
  background-color: rgba(0, 0, 0, 0.08);
}

.bg-c-102 {
  background-color: #053201;
}

.tbr-c-39 {
  border-top: 1px dashed rgba(0, 0, 0, 0.24);
}

.inputBg.bg-c-64 {
  border: none;
}

.inputBg.bg-c-43 {
  border: 2px solid #555;
}

.checkbox,
.checkbox-s,
.checkbox-s.noborder {
  border: 2px solid #f5f5f5;
}

.inputBg.bg-c-43 .stakeInput {
  line-height: 36px;
}

.inputBg .icon-Xbutton {
  color: #848484;
}

.inputBg.height-40 {
  height: 36px;
}

.inputBg.actived {
  filter: alpha(Opacity=85);
  opacity: 0.85;
}

.inputBg.disabled.bg-c-88 {
  background: #f7f7f7 !important;
}

.inputBg.disabled.ft-c-87 {
  color: #e4e4e4 !important;
}

.inputBg.disabled.bg-c-46 {
  background: #787878 !important;
}

.inputBg.disabled.ft-c-3 {
  color: #a0a0a0 !important;
}

.inputBg.bg-c-46.actived,
.inputBg.bg-c-46.selected {
  filter: alpha(Opacity=100);
  opacity: 1;
  background-color: #787878;
}

.highlight .flt-r .lht-40.fts-13 .ft-c-3,
.highlight .flt-r .lht-40.fts-15 .ft-c-3 {
  color: #222;
}

.greyout {
  background-color: #3b3b3b;
  filter: alpha(Opacity=90);
  opacity: 0.9;
}

.checkbox-b.actived,
.checkbox-s.actived,
.checkbox.actived,
.confirm.actived,
.greenScreen-time,
.greyoutbg,
.lightBox_bg,
.menuon .greyoutbg {
  filter: alpha(Opacity=75);
  opacity: 0.75;
}

.dropDownContent .bg-c-61.actived {
  background-color: #828282;
}

.dropDownContent .bg-c-61.selected {
  background-color: #373737;
}

.campaign .campaign-txt.actived {
  color: #f6bd4e;
}

.marketType-header.actived .evtCount,
.marketType-header.actived .sportIcon {
  color: #fff;
}

.checkbox {
  background-color: #f5f5f5;
}

.checkbox.actived {
  background-color: #ff9300;
}

.sports.actived,
.sports.selected {
  color: #ff9200;
}

.sports.actived .icon-check,
.sports.selected .icon-check {
  color: #6b9442;
}

.checkbox-s {
  background-color: #f5f5f5;
}

.checkbox-s.actived {
  background-color: #ff9300;
}

.checkbox-b {
  border: 1px solid #a0a0a0;
  background-color: #f5f5f5;
}

.checkbox-b .checkBlock,
.pagination .backtoTop,
.pagination .next,
.pagination .previous {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.checkbox-b .checkBlock {
  background-color: #ff9300;
  border-radius: 3px;
}

.selected .icon-check {
  color: #329d2c;
}

.bt-cpCount.actived.greyBg_lv13 {
  color: #fff;
  background-color: #828282;
}

.rpldropDown.actived.bg-c-2 {
  background-color: #828282;
}

.dropDownContent > div.actived,
.rpldropDown.actived > .current.ft-c-3,
.rpldropDown.actived > .current.ft-c-3 .ft-c-5 {
  color: #fff;
}

.myfav {
  text-decoration: none;
  color: #ff9400;
}

.BETSLIP .ft-c-2,
.ft-c-1,
.ft-c-2 {
  color: #fff;
}

.loading .loadImg {
  background: url(../../Mobile/Theme/Theme_Green/Images/loading.gif?v=0.5680914495084961) left top no-repeat;
}

.ft-c-2.bg-c-86 {
  color: #fff;
  background: #222;
}

#menuContainer .ft-c-2 {
  color: #68c751;
}

.ft-c-3 {
  color: #fff;
}

.ft-c-4 {
  color: #f4c574;
}

.ft-c-5 {
  color: #828282;
}

.ft-c-6 {
  color: #787878;
}

.ft-c-7 {
  color: #959595;
}

.ft-c-8 {
  color: #a6754a;
}

.ft-c-9 {
  color: #f0ba8e;
}

.ft-c-10 {
  color: #bd4803;
}

.ft-c-11 {
  color: #97f2e0;
}

.ft-c-12 {
  color: #68c751;
}

.ft-c-13 {
  color: #555;
}

.ft-c-14 {
  color: #fff;
}

.ft-c-15 {
  color: #68c751;
}

.ft-c-16 {
  color: #222;
}

.ft-c-17 {
  color: #feb96e;
}

.ft-c-18 {
  color: #fff;
}

.ft-c-19 {
  color: #848484;
}

.ft-c-20 {
  color: #bababa;
}

.ft-c-21 {
  color: #848484;
}

.ft-c-22 {
  color: #222;
}

.ft-c-23 {
  color: #026212;
}

.ft-c-24 {
  color: #909090;
}

.ft-c-25 {
  color: #111;
}

.bg-c-55 > .ft-c-25 {
  color: #052300;
}

.ft-c-26 {
  color: #848484;
}

.ft-c-27 {
  color: #b4b4b4;
}

.ws-nowrap .ofwX-scroll .ft-c-2 {
  color: #68c751;
}

.ft-c-28 {
  color: #959595;
}

.ft-c-29 {
  color: #747474;
}

.ft-c-30 {
  color: #a7a7a7;
}

.ft-c-31 {
  color: #848484;
}

.ft-c-32 {
  color: #c9d5a5;
}

.ft-c-33 {
  color: #c8d5a7;
}

.ft-c-34 {
  color: #0c5395;
}

.ft-c-35 {
  color: #f4c574;
}

.ft-c-36 {
  color: #8c8c8c;
}

.flex-row .ft-c-36 {
  color: #222;
}

.ft-c-37 {
  color: #c8c8c8;
}

.ft-c-38 {
  color: #fff;
}

.ft-c-39 {
  color: #f5f5f5;
}

.ft-c-40 {
  color: #0a2900;
}

.ft-c-41 {
  color: #929091;
}

.ft-c-42 {
  color: #68c751;
}

.ft-c-43 {
  color: #aa4848;
}

.ft-c-44 {
  color: #aa8c8c;
}

.ft-c-45 {
  color: #282828;
}

.ft-c-46 {
  color: #b78080;
}

.ft-c-47 {
  color: #e74545;
}

.ft-c-48 {
  color: #026212;
}

.ft-c-48.fts-13 {
  color: #68c750;
}

.ft-c-49 {
  color: #5a6e32;
}

.ft-c-50 {
  color: #01d540;
}

.ft-c-51 {
  color: #fff;
}

.ft-c-52 {
  color: #b3b3b3;
}

.ft-c-53 {
  color: #ffd8d8;
}

.ft-c-54 {
  color: #fadada;
}

.ft-c-55 {
  color: #fff;
}

.ft-c-56 {
  color: #052300;
}

.ft-c-57 {
  color: #e1830c;
}

.ft-c-58 {
  color: #fff;
}

.ft-c-59 {
  color: #c17d2d;
}

.ft-c-60 {
  color: #6d6d6d;
}

.ft-c-61 {
  color: #ffb86d;
}

.ft-c-62 {
  color: #fbf4be;
}

.ft-c-63 {
  color: #fff;
}

.ft-c-64 {
  color: #848484;
}

.ft-c-65 {
  color: #000;
}

.ft-c-66 {
  color: #fff;
}

.ft-c-67 {
  color: #0a2900;
}

.ft-c-68 {
  color: #d4650c;
}

.ft-c-69 {
  color: #fff;
}

.ft-c-71,
.ft-c-72,
.ft-c-73 {
  color: #848484;
}

.ft-c-74 {
  color: #fff;
}

.ft-c-75 {
  color: #8f8f8f;
}

.ft-c-76 {
  color: #ebebeb;
}

.ft-c-77 {
  color: #97d45b;
}

.ft-c-78 {
  color: #e82f2f;
}

.ft-c-79 {
  color: #68c751;
}

.ft-c-80 {
  color: #397e00;
}

.ft-c-81 {
  color: #000;
}

.ft-c-82 {
  color: #2b2b2b;
}

.ft-c-83 {
  color: #a8a8a8;
}

.ft-c-84 {
  color: #ffa800;
}

.ft-c-89 {
  color: #026212;
}

.ft-c-90 {
  color: #fff;
}

.ft-c-91 {
  color: #68c751;
}

.ft-c-92 {
  color: #ff9200;
}

.ft-c-101,
.ft-c-102 {
  color: #d2bb00;
}

.ft-c-103 {
  color: #fff;
}

.navButton {
  color: #bebebe;
}

.navButton .buttons.selected {
  color: #323232;
}

.navButton .buttons.selected [class^='icon-'] {
  color: #68c751;
}

.navButton .height-30.pd-t-6 {
  height: 25px;
  padding-top: 10px;
}

.navButton .height-30.pd-t-10 {
  height: 26px;
  padding-top: 16px;
}

.width-50p .simplebutton {
  border: none;
  color: #0a2900;
  background-color: #e8eee7;
}

.width-50p .simplebutton.actived,
.width-50p .simplebutton.selected {
  background-color: #68c751;
  color: #0a2900;
}

.width-50p .simplebutton .icon-champ_flat {
  color: #0a2900;
}

.simplebutton {
  border: none;
  color: #f2d33e;
}

.simplebutton.actived,
.simplebutton.selected {
  background-color: #ddd;
  color: #222;
}

.simplebutton .icon-champ_flat {
  color: #d2bb00;
}

.simplebutton .icon-Xbutton {
  color: #fff;
}

.rightIcon .tickContainer .tick {
  border-color: transparent transparent #2d2d2d;
}

.betContainer .tick {
  border-color: transparent transparent #fff;
}

.pagination {
  background-color: #4b4b4b;
  color: #b4b4b4;
  border-top: 1px solid #525252;
}

.pagination .currentPage {
  color: #dcdcdc;
}

.pagination .backtoTop,
.pagination .next,
.pagination .previous {
  background-color: #5a5a5a;
  border-radius: 3px;
}

.odds,
.redCard {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.pagination .backtoTop.actived,
.pagination .next.actived,
.pagination .previous.actived {
  background-color: #787878;
  color: #fff;
}

.pagination .backtoTop.disabled,
.pagination .next.disabled,
.pagination .previous.disabled {
  background-color: #3e3e3e;
  color: #5a5a5a;
}

.pagination .arrow .dropDownContainer .tick {
  border-width: 6px 6px 0;
  border-color: #2d2d2d transparent transparent;
}

.subheader {
  background-color: #6b6b6b;
}

.subheader.actived,
.subheader.collapsed {
  background-color: #757575;
}

.subfavHeader {
  background-color: #373737;
}

.subfavHeader.actived {
  background-color: #414141;
}

.morebet {
  background: #5a5a5a;
}

.morebet.actived {
  background-color: #828282;
}

.gradientFadeOut-r-lv1 {
  background: -owg-linear-gradient(to right, rgba(75, 75, 75, 0) 0, rgba(75, 75, 75, 0) 1%, #4b4b4b 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(75, 75, 75, 0)), color-stop(1%, rgba(75, 75, 75, 0)), to(#4b4b4b));
  background: linear-gradient(to right, rgba(75, 75, 75, 0) 0, rgba(75, 75, 75, 0) 1%, #4b4b4b 100%);
}

.gradientFadeOut-r-lv2 {
  background: -owg-linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 1%, #fff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0)), to(#fff));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 1%, #fff 100%);
}

.gradientFadeOut-r-lv3 {
  background: -owg-linear-gradient(to right, rgba(54, 54, 54, 0) 0, rgba(54, 54, 54, 0) 1%, #363636 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(54, 54, 54, 0)), color-stop(1%, rgba(54, 54, 54, 0)), to(#363636));
  background: linear-gradient(to right, rgba(54, 54, 54, 0) 0, rgba(54, 54, 54, 0) 1%, #363636 100%);
  z-index: 10;
}

.gradientFadeOut-r-lv4 {
  background: -owg-linear-gradient(to right, rgba(32, 64, 37, 0) 0, rgba(32, 64, 37, 0) 1%, #204025 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(32, 64, 37, 0)), color-stop(1%, rgba(32, 64, 37, 0)), to(#204025));
  background: linear-gradient(to right, rgba(32, 64, 37, 0) 0, rgba(32, 64, 37, 0) 1%, #204025 100%);
}

.greyoutbg,
.lightBox_bg {
  background-color: #000;
}

.maincontent {
  background-color: #fff;
}

.menuon .greyoutbg {
  background-color: #000;
}

.redCard {
  background-color: #c02f2f;
  color: #fff;
  width: 13px;
  height: 15px;
  border-radius: 3px;
}

.tbr-c-1 {
  border-top: 1px solid #32353c;
}

.tbr-c-3 {
  border-top: 1px solid #2d2d2d;
}

.tbr-c-4 {
  border-top: 1px solid #ebebeb;
}

.tbr-c-5 {
  border-top: 1px solid #a0a0a0;
}

.tbr-c-6 {
  border-top: 1px solid #dfc9b2;
}

.tbr-c-7 {
  border-top: 1px solid #cf9f61;
}

.tbr-c-8 {
  border-top: 1px solid #a0a0a0;
}

.tbr-c-9 {
  border-top: 1px solid #e1d6c9;
}

.tbr-c-10 {
  border-top: 1px solid #555;
}

.tbr-c-11 {
  border-top: 1px solid #e8eee7;
}

.tbr-c-12 {
  border-top: 1px solid #e7dbce;
}

.tbr-c-13 {
  border-top: 1px dotted #dfc9b2;
}

.tbr-c-14 {
  border-top: 1px dotted #ebebeb;
}

.tbr-c-15 {
  border-top: 1px dotted #5f5f5f;
}

.tbr-c-16 {
  border-top: 1px solid #dcc1b4;
}

.tbr-c-17 {
  border-top: 1px solid #b2c498;
}

.tbr-c-18 {
  border-top: 1px solid #3d3d3d;
}

.tbr-c-19 {
  border-top: 1px solid #2d2d2d;
}

.tbr-c-20 {
  border-top: 1px solid #525252;
}

.tbr-c-22 {
  border-top: 1px solid #535353;
}

.tbr-c-23 {
  border-top: 1px solid #4d4d4d;
}

.tbr-c-23 .bt-cpCount {
  border-bottom: 1px solid #e8eee7;
}

.tbr-c-24 {
  border-top: 2px solid #e8eee7;
}

.tbr-c-25 {
  border-top: 2px solid #0d5739;
}

.tbr-c-26 {
  border-top: 1px solid #0a2900;
}

.tbr-c-27 {
  border-top: 1px solid #32353c;
}

.tbr-c-28 {
  border-top: 1px solid #0a2900;
}

.tbr-c-29 {
  border-top: 1px solid #3f3f3f;
}

.tbr-c-30 {
  border-top: 1px solid #282828;
}

.tbr-c-31 {
  border-top: 1px solid #b3b3b3;
}

.tbr-c-32 {
  border-top: 1px solid #e8eee7;
}

.tbr-c-33 {
  border-top: 1px solid #8c8c8c;
}

.tbr-c-34 {
  border-top: 1px solid #acacac;
}

.tbr-c-35 {
  border-top: 1px solid #d4d4d4;
}

.tbr-c-36 {
  border-top: 1px solid #282828;
}

.tbr-c-38 {
  border-top: 1px solid #e6e6e6;
}

.br-c-2 {
  border: 1px solid #292929;
}

.br-c-4 {
  border: 1px solid #d9d9d9;
}

.br-c-5 {
  border: 1px solid #b4b4b4;
}

.br-c-6 {
  border: 1px dashed #e6e6e6;
}

.br-c-7 {
  border: 1px solid #8c8c8c;
}

.td-showMore.actived {
  background-color: #414141;
}

.td-showMore.bg-c-21.actived {
  background-color: #828282;
}

.tb-c-1 {
  border: 1px solid #2d2d2d;
}

.icon-cancel.filled {
  background-color: #b4b4b4;
}

.rbr-c-1 {
  border-right: 1px solid #d7d7d7;
}

.rbr-c-2 {
  border-right: 1px solid #dfc9b2;
}

.rbr-c-3 {
  border-right: 1px solid #323232;
}

.bt-cpCount .ft-c-22,
.bt-cpCount .ft-c-75 {
  color: #3a3937;
}

.bt-cpCount .overlayContainer .ft-c-22 {
  color: #222;
}

.overlay > .bg-c-55 > div:nth-child(1000n + 3) {
  color: #026212;
}

.rbr-c-6 {
  border-right: 1px solid #dcc8af;
}

.rbr-c-7 {
  border-right: 1px solid #e8eee7;
}

.rbr-c-8 {
  border-right: 1px solid #282828;
}

.rbr-c-9 {
  border-right: 1px solid #909090;
}

.rbr-c-10 {
  border-right: 1px solid #3f3f3f;
}

.cs-view tbody.actived,
.firstHalf-view tbody.actived,
.firstlastGoal-view tbody.actived,
.oe-view tbody.actived,
.onextwo-view tbody.actived,
.other-view tbody.actived,
.outright-view tbody.actived,
.singleLine-view tbody.actived,
.standard-view tbody.actived,
.tg-view tbody.actived {
  background-color: #fff5e9;
}

.cs-view.inplay,
.cs-view.inplay .bg-c-43,
.firstHalf-view.inplay,
.firstHalf-view.inplay .bg-c-43,
.firstlastGoal-view.inplay,
.firstlastGoal-view.inplay .bg-c-43,
.oe-view.inplay,
.oe-view.inplay .bg-c-43,
.onextwo-view.inplay,
.onextwo-view.inplay .bg-c-43,
.other-view.inplay,
.other-view.inplay .bg-c-43,
.outright-view.inplay,
.outright-view.inplay .bg-c-43,
.singleLine-view.inplay,
.singleLine-view.inplay .bg-c-43,
.standard-view.inplay,
.standard-view.inplay .bg-c-43,
.tg-view.inplay,
.tg-view.inplay .bg-c-43 {
  background-color: #fff6ed;
}

.info-left .tick {
  border-width: 0 6px 6px;
  border-color: transparent transparent #30a00c;
}

.maxBet-Btn .tick {
  border-width: 0 6px 6px;
  border-color: transparent transparent #2d2d2d;
}

.moreContainer .tick {
  border-width: 6px 6px 0;
  border-color: #2d2d2d transparent transparent;
}

.lbr-c-1 {
  border-left: 1px solid #646464;
}

.lbr-c-2 {
  border-left: 1px solid #323232;
}

.lbr-c-3 {
  border-left: 1px solid #e8eee7;
}

.lbr-c-4,
.lbr-c-5 {
  border-left: 1px solid #222;
}

.lbr-c-6 {
  border-left: 1px solid #525252;
}

.lbr-c-7 {
  border-left: 1px solid #3f3f3f;
}

.bbr-c-1 {
  border-bottom: 2px solid #ff9201;
}

.bbr-c-3 {
  border-bottom: 1px solid #dcc1b4;
}

.bbr-c-4 {
  border-bottom: 1px solid #b2c498;
}

.bbr-c-5 {
  border-bottom: 1px solid #ff9200;
}

.bbr-c-6 {
  border-bottom: 1px solid #ebebeb;
}

.bbr-c-7 {
  border-bottom: 1px solid #e6e6e6;
}

.filters.actived.y-hover,
.selectAll.actived.y-hover {
  color: #f2d33e;
}

.filters.actived,
.selectAll.actived {
  color: #fff;
}

.filters-lv1.actived,
.filters-lv1.actived.y-hover {
  color: #ff9200;
}

.odds {
  color: #222;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #e8eee7;
}

.moreBet .odds.locked .lockedBg,
.odds.locked .lockedBg {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.odds .ft-c-16 {
  color: #026212;
}

.odds.actived {
  color: #fff;
  border-color: #68c751;
}

.odds.actived .ft-c-16,
.odds.actived .ft-c-24,
.odds.actived.neg {
  color: #fff;
}

.odds.locked {
  color: #848484;
}

.odds.locked .lockedBg {
  border-radius: 3px;
}

.odds.locked.actived {
  background-color: transparent;
  color: #7d7d7d;
  border-color: #e4e4e4;
}

.odds.linethrough {
  border: 1px solid transparent;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4wLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4wIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyM3B4IiBoZWlnaHQ9IjJweCIgdmlld0JveD0iMCAwIDIzIDIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIzIDIiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNGQ0I4NkUiIGQ9Ik0yMywwdjJIMFYwSDIzeiIvPg0KPC9zdmc+DQo=)
    center center no-repeat;
}

.odds.linethrough:hover {
  color: #262626;
  background-color: #fff;
  border-color: transparent;
}

.hover-yellow.actived .round,
.hover-yellow.selected .round,
.odds.selected {
  background-color: #68c751;
}

.home .td-teamName,
.home .td-teamName > div,
.home .td-teameName,
.home .td-teameName > div {
  color: #000;
}

.bt-sortCompetition.actived .icon-AddtoMyCompetitionsright {
  color: #ffb95a;
}

.td-noScoreblank {
  border-bottom: 1px solid #e4e4e4;
}

.odds.selected {
  color: #222;
  border-color: #68c751;
}

.odds.selected .ft-c-16,
.odds.selected .ft-c-24,
.odds.selected .ft-c-89 {
  color: #fff;
}

.hover-yellow.actived,
.hover-yellow.selected {
  color: #68c750;
}

.backArrow {
  color: #007b23;
}

.odds.oddsDown .ft-c-16,
.odds.oddsDown .ft-c-24,
.odds.oddsDown.neg,
.odds.oddsUp,
.odds.oddsUp .ft-c-16,
.odds.oddsUp .ft-c-24,
.odds.oddsUp.neg {
  color: #fff;
}

.odds.oddsDown {
  background-color: #e54242;
  color: #fff;
  border-color: #e54242;
}

.odds.oddsUp {
  background-color: #44c38a;
  border-color: #44c38a;
}

.odds.neg {
  color: #bd4803;
}

.odds.neg.selected {
  color: #222;
}

.oddsDown .ft-c-89,
.oddsUp .ft-c-89 {
  color: #000;
}

.moreBet .odds {
  color: #262626;
  border: 1px solid #e4e4e4;
  background-color: #fff;
  border-radius: 3px;
}

.moreBet .odds .handiCap {
  color: #bd4700;
}

.moreBet .odds .ou {
  color: #909090;
}

.moreBet .odds .ouHdp,
.moreBet .odds .score {
  color: #bd4700;
}

.moreBet .odds .ouHdp .ou,
.moreBet .odds .score .ou {
  color: #909090;
}

.moreBet .odds.actived {
  background-color: #68c751;
  color: #fff;
  border-color: #68c751;
}

.moreBet .odds.actived .ft-c-16,
.moreBet .odds.actived .ft-c-16 .handiCap,
.moreBet .odds.actived .ft-c-16 .ou,
.moreBet .odds.actived .ft-c-16 .upInt,
.moreBet .odds.actived .ouHdp,
.moreBet .odds.actived .ouHdp .handiCap,
.moreBet .odds.actived .ouHdp .ou,
.moreBet .odds.actived .ouHdp .upInt,
.moreBet .odds.actived .score,
.moreBet .odds.actived .score .handiCap,
.moreBet .odds.actived .score .ou,
.moreBet .odds.actived .score .upInt {
  color: #fff;
}

.moreBet .odds.negOdds,
.moreBet .odds.negOdds.actived {
  color: #bd4803;
}

.moreBet .odds.locked {
  color: #7d7d7d;
}

.moreBet .odds.locked .lockedBg {
  border-radius: 3px;
}

.moreBet .odds.locked.actived {
  background-color: #fff;
  color: #7d7d7d;
  border-color: #e4e4e4;
}

.moreBet .selected .odds {
  background-color: #68c751;
  color: #fff;
  border-color: #68c751;
}

.moreBet .selected .odds .ouHdp .handiCap,
.moreBet .selected .odds .ouHdp .ou {
  color: #fff;
}

.moreBet .oddsDown .odds {
  background-color: #e54242;
  color: #fff;
  border-color: #e54242;
}

.moreBet .oddsDown .odds .ouHdp .handiCap,
.moreBet .oddsDown .odds .ouHdp .ou {
  color: #fff;
}

.moreBet .oddsUp .odds {
  background-color: #44c38a;
  color: #fff;
  border-color: #44c38a;
}

.moreBet .oddsUp .odds .ouHdp .handiCap,
.moreBet .oddsUp .odds .ouHdp .ou {
  color: #fff;
}

.sportsTable table tbody td.actived,
.sportsTable table tbody.hovertby.actived,
.tb-mainEvent tbody.hovertby.actived {
  background-color: #fff5e9;
}

.arrow.actived,
.cancel.actived,
.clear.actived,
.expableTitle.actived,
.fav-header.actived,
.maxBet.actived,
.more-left.actived,
.myfav.actived,
.refresh-left.actived,
.rounHelp.actived,
.round-moreBet-s.actived,
.roundCancel.actived {
  filter: alpha(Opacity=80);
  opacity: 0.8;
}

.paginationContainer .arrow.actived {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.red .more-left.actived {
  background-color: #f1beb4;
}

.green .more-left.actived {
  background-color: #d7e7c4;
}

.grey .more-left.actived {
  background-color: #dcdcdc;
}

.sortOdds {
  color: #b4b4b4;
}

.sortOdds .sortName {
  color: #dcdcdc;
}

.sortOdds .sortName.actived {
  color: #fff;
}

.sortOdds .icon-ArrowDown {
  color: #949494;
}

.clickableFt.actived {
  color: #fff;
}

.all,
.back,
.competitions,
.filters-m,
.firstView,
.goalScorer,
.refresh,
.rightIcon,
.sortBy,
.viewbutton {
  background-color: #3c3c3c;
  color: #959595;
  border-radius: 3px;
}

.all.actived,
.back.actived,
.competitions.actived,
.filters-m.actived,
.firstView.actived,
.goalScorer.actived,
.refresh.actived,
.rightIcon.actived,
.sortBy.actived,
.viewbutton.actived {
  background-color: #828282;
  color: #fff;
}

.pitch.iconbg-s,
.state.iconbg-s {
  background-color: #3c3c3c;
  color: #959595;
  border-radius: 3px;
}

.firstView.actived,
.goalScorer.actived,
.pitch.iconbg-s.actived,
.state.iconbg-s.actived {
  background-color: #828282;
  color: #fff;
}

.goalScorer {
  color: #e1e1e1;
}

.sortBy {
  background-color: #828282;
  color: #fff;
}

.sortBy.collapsed {
  background-color: #3c3c3c;
  color: #959595;
}

.all.actived,
.sortBy.collapsed.actived {
  background-color: #828282;
  color: #fff;
}

.bg_red {
  background: #da3232;
  width: 15px;
  height: 100%;
  line-height: 100%;
  position: absolute;
}

.bg_green_opty6 {
  background: #436226;
  position: absolute;
  filter: alpha(Opacity=70);
  opacity: 0.7;
}

.bg_green_opty6.submit.actived {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.bg_white_opty16 {
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  filter: alpha(Opacity=16);
  opacity: 0.16;
}

.bg_black_opty100,
.bg_black_opty5,
.bg_black_opty6,
.bg_black_opty75 {
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
}

.bg_black_opty6 {
  filter: alpha(Opacity=60);
  opacity: 0.6;
}

.bg_black_opty5 {
  filter: alpha(Opacity=50);
  opacity: 0.5;
}

.bg_black_opty100 {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.bg_black_opty75 {
  z-index: 0;
  filter: alpha(Opacity=75);
  opacity: 0.75;
}

.bg_black_opty75.width-75p {
  width: 75%;
}

.bg_black_opty75.height-23 {
  height: 23px;
}

.hv-orange.actived {
  background-color: #fcebd4;
}

.bg_black_opty3,
.bg_black_opty85 {
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
}

.bg_black_opty3 {
  filter: alpha(Opacity=30);
  opacity: 0.3;
}

.bg_black_opty85 {
  filter: alpha(Opacity=85);
  opacity: 0.85;
}

.maxBet-Btn,
.sb-AmericanFootball td,
.sb-AmericanFootball th,
.sb-Badminton td,
.sb-Badminton th,
.sb-Baseball td,
.sb-Baseball th,
.sb-Basketball td,
.sb-Basketball th,
.sb-beachSccore td,
.sb-beachSccore th,
.sb-beachVolleyball td,
.sb-beachVolleyball th,
.sb-Cricket td,
.sb-Cricket th,
.sb-Darts td,
.sb-Darts th,
.sb-ESports td,
.sb-ESports th,
.sb-Soccer td,
.sb-Soccer th,
.sb-genericSports td,
.sb-genericSports th,
.sb-Icehockey td,
.sb-Icehockey th,
.sb-Rugby td,
.sb-Rugby th,
.sb-Snooker td,
.sb-Snooker th,
.sb-TableTennis td,
.sb-TableTennis th,
.sb-Tennis td,
.sb-Tennis th,
.sb-Volleyball td,
.sb-Volleyball th {
  position: relative;
}

.bg_black_roundConner {
  background: url(../../Mobile/Theme/Theme_Green/Images/Rounded-Rectangle.png?v=0.5680914495084961) right bottom;
}

.aside-title.actived .icon-Pitch,
.aside-title.actived .icon-StarUnselected,
.aside-title.actived .icon-Stats,
.aside-title.actived .icon-TV,
.aside-title.actived .icon-TV2,
.aside-title.actived .icon-fav-thin,
.liveTV.actived .icon-Pitch,
.liveTV.actived .icon-StarUnselected,
.liveTV.actived .icon-Stats,
.liveTV.actived .icon-TV,
.liveTV.actived .icon-TV2,
.liveTV.actived .icon-fav-thin,
.myFavorite.actived .icon-Pitch,
.myFavorite.actived .icon-StarUnselected,
.myFavorite.actived .icon-Stats,
.myFavorite.actived .icon-TV,
.myFavorite.actived .icon-TV2,
.myFavorite.actived .icon-fav-thin,
.pitch.actived .icon-Pitch,
.pitch.actived .icon-StarUnselected,
.pitch.actived .icon-Stats,
.pitch.actived .icon-TV,
.pitch.actived .icon-TV2,
.pitch.actived .icon-fav-thin,
.state.actived .icon-Pitch,
.state.actived .icon-StarUnselected,
.state.actived .icon-Stats,
.state.actived .icon-TV,
.state.actived .icon-TV2,
.state.actived .icon-fav-thin {
  color: #68c751;
}

.greyOut {
  background-color: #000;
  filter: alpha(Opacity=75);
  opacity: 0.75;
}

.pitch.iconbg-s.actived .icon-Pitch,
.pitch.iconbg-s.actived .icon-Stats,
.pitch.iconbg-s.selected .icon-Pitch,
.pitch.iconbg-s.selected .icon-Stats,
.state.iconbg-s.actived .icon-Pitch,
.state.iconbg-s.actived .icon-Stats,
.state.iconbg-s.selected .icon-Pitch,
.state.iconbg-s.selected .icon-Stats {
  color: #fff;
  background-color: #828282;
  border-radius: 3px;
}

.pitch.iconbg-s.actived .icon-Pitch,
.pitch.iconbg-s.selected .icon-Pitch {
  color: #c6d594;
  background-color: #828282;
  border-radius: 3px;
}

.liveTV.lightGrey .icon-TV2 {
  color: #b4b4b4;
  cursor: default;
}

.pitch.green .icon-Pitch {
  color: #c6d592;
}

.marketType.actived,
.marketType.selected,
.pitch.orange .icon-Pitch {
  color: #ff9200;
}

.tick {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px;
  border-color: transparent transparent #30a00c;
}

.icon-i-s.actived,
.singleButton.actived {
  filter: alpha(Opacity=80);
  opacity: 0.8;
}

.odd {
  border-right: 1px solid #e8eee7;
}

.even.empty {
  border-top: none;
}

@media screen and (orientation: portrait) and (max-width: 568px) {
  .odd {
    border-right: none;
  }
}

@media screen and (orientation: landscape) and (min-width: 568px) {
  .even.tbr-c-23 {
    border-top: none;
  }
}

.sb-AmericanFootball {
  background: url(../../images/scoreBg/americanfootball.png?v=0.5680914495084961) center bottom no-repeat #225010;
}

.sb-Badminton {
  background: url(../../images/scoreBg/badminton.png?v=0.5680914495084961) center bottom no-repeat #115548;
}

.sb-Soccer {
  background: url(../../images/scoreBg/football.png?v=0.5680914495084961) center bottom no-repeat #225010;
}

.sb-Baseball {
  background: url(../../images/scoreBg/baseball.png?v=0.5680914495084961) center bottom no-repeat #225010;
}

.sb-Basketball {
  background: url(../../images/scoreBg/basketball.png?v=0.5680914495084961) center bottom no-repeat #aa6a2d;
}

.sb-beachSccore {
  background: url(../../images/scoreBg/beachfootball.png?v=0.5680914495084961) center bottom no-repeat #7e5513;
}

.sb-beachVolleyball {
  background: url(../../images/scoreBg/beachvolleyball.png?v=0.5680914495084961) center bottom no-repeat #a4782f;
}

.sb-ESports,
.sb-genericSports,
.sb-otherSports {
  background: url(../../images/scoreBg/generic.png?v=0.5680914495084961) center bottom no-repeat #232323;
}

.sb-Icehockey {
  background: url(../../images/scoreBg/icehocky.png?v=0.5680914495084961) center bottom no-repeat #126287;
}

.sb-Rugby {
  background: url(../../images/scoreBg/rugby.png?v=0.5680914495084961) center bottom no-repeat #225010;
}

.res320 .sb-Rugby {
  background: url(../../images/scoreBg/rugby.png?v=0.5680914495084961) -217px bottom no-repeat #225010;
}

.sb-Snooker {
  background: url(../../images/scoreBg/snooker.png?v=0.5680914495084961) center bottom no-repeat #154515;
}

.sb-TableTennis {
  background: url(../../images/scoreBg/tabletennis.png?v=0.5680914495084961) center bottom no-repeat #802014;
}

.sb-Tennis {
  background: url(../../images/scoreBg/tennis.png?v=0.5680914495084961) center bottom no-repeat #40611a;
}

.sb-Volleyball {
  background: url(../../images/scoreBg/volleyball.png?v=0.5680914495084961) center bottom no-repeat #863927;
}

.sb-Cricket {
  background: url(../../images/scoreBg/cricket.png?v=0.5680914495084961) center bottom no-repeat #33540f;
}

.sb-Darts {
  background: url(../../images/scoreBg/darts.png?v=0.5680914495084961) center bottom no-repeat #802014;
}

.icon-i-s.filled {
  border-radius: 3px;
}

.icon-i-s.filled.selected:after {
  background: #fff;
}

.icon-Help:after {
  background: #b4b4b4;
  border-radius: 50%;
}

.fixed-foot {
  filter: alpha(Opacity=95);
  opacity: 0.95;
}

.cstable td {
  border-right: 1px solid #e8eee7;
  border-bottom: 1px solid #e8eee7;
}

.epsbanner:active,
.epsbanner:focus,
.epsbanner:hover {
  filter: alpha(Opacity=80);
  opacity: 0.8;
}

.viewall_m {
  color: #848484;
  background: #fff49b;
}

.tb-eps .ft-c-2 {
  color: #0a2900;
}

.tb-eps .ft-c-71 {
  color: #922600;
}

.dsp-table .ft-c-2,
.dsp-table .ft-c-2.arrow,
.radius-r-t.ft-c-25 {
  color: #fff;
}

.round.ft-c-2 {
  color: #0c2a02;
}

.bgicons.bg-c-6 {
  background-color: transparent;
}

.bgicons > .icon-i_amkt:before {
  z-index: 2;
  position: relative;
}

.bgicons .iicon {
  background-color: #dcdcdc;
  margin-top: -7px;
}

.bgicons.actived.bg-c-6,
.bgicons.actived.nochangebg {
  background-color: #3c3c3c;
}

.bgicons.actived .ft-c-48 {
  color: #84b752;
}

.bgicons.actived .ft-c-90 {
  color: #828282;
}

.bgicons.actived .ft-c-32 {
  color: #aae178;
}

.bgicons.actived .ft-c-14 {
  color: #feb856;
}

.bgicons.actived .iicon {
  background-color: #fff;
}

.bgicons .tick {
  border-color: transparent transparent #30a00c;
}

.menu .ft-c-73 {
  color: #fff;
  background: #2a4c34;
}

.menu .ft-c-19 {
  color: #fff;
}

.menu .bg-c-61 {
  background: #003108;
}

.menu .tbr-c-27 {
  border-top: none;
}

.menu > .ft-c-73:nth-child(1000n + 1) {
  background: #052300;
  color: #026212;
}

.neutral .icon-NeutralN {
  color: #68c751;
}

.bg-c-61.ft-c-83,
.ft-c-36.icon-BackArrowWithTail {
  color: #fff;
}

.neutral .icon-NeutralN:before {
  top: 2px;
}

.neutral .icon-Neutralbg {
  display: none;
}

.bg-c-61.mSportName {
  background-color: #848484;
}

.right.ng-aside {
  background-color: #c1c1c1;
}

.right.ng-aside .close-side-nav:before {
  font-size: 14px;
  left: -5px;
}

.right.ng-aside .navmenu-subbrand {
  background-color: #0a2900;
  border-bottom: 4px solid #68c751;
  color: #b4b4b4;
}

.right.ng-aside .leftnav-head-button {
  background-color: #68c751;
  color: #fff;
}

.right.ng-aside .nav li {
  background-color: #006310;
  border-bottom: none;
  border-top: 1px solid #0a2900;
}

.bg-c-57.roundCancel,
.icon-i-s.filled:after {
  background: 0 0;
}

.right.ng-aside .nav li a {
  color: #83b776;
}

.ft-c-70 {
  color: #ff8300;
}

.bg-c-57 .icon-remove_c:before {
  content: '\E933';
  color: #fb8c8c;
}

.br-c-1 {
  border: 4px solid #30a00c;
}

.betslip > .res320 > .br-c-1,
.betslip > .res568 > .br-c-1 {
  border: 4px solid #fff;
}

.icon-remove_c {
  color: #ffa2a2;
}

.icon-i-s.filled {
  color: #026212;
  background: 0 0;
}

.betslip .bg-c-1 {
  background: #c3c3c3;
}

.betslip .bg-c-3 {
  background: #e8e8e8;
}

.betslip .ft-c-2,
.betslip .ft-c-3 {
  color: #222;
}

.betslip .ft-c-14 {
  color: #026212;
}

.betslip .r320 .inputBg,
.betslip .r568 .inputBg {
  background: #cecece;
}

.betslip .r320 .inputBg.bg-c-77,
.betslip .r568 .inputBg.bg-c-77 {
  background: #c9c6cd;
}

.betslip .bg-c-77 .ft-c-22 {
  color: #fff;
}

.betslip .bg-c-77 .ft-c-22 .icon-keyboard-back {
  color: #2b2b2b;
}

.betslip .bg-c-4 .ft-c-2 {
  color: #f2d33e;
}

.betslip .bg-c-2 .ft-c-3,
.betslip .bg-c-4 .ft-c-3,
.betslip .bg-c-65,
.overlayContainer .icon-Xbutton,
.res320 .BETSLIP .lht-34.ft-c-2,
.res568 .BETSLIP .lht-34.ft-c-2 {
  color: #fff;
}

.betslip .MultipleBets .bg-c-42 {
  background: #ddd;
}

.betslip .icon-Help:after {
  border-radius: 50%;
  background: #fff;
  top: 7px;
  left: 1px;
}

.betslip .icon-Help:before {
  top: 5px;
  font-size: 24px;
}

.res320 .mg-t-1,
.res568 .mg-t-1 {
  margin-top: 1px;
}

.res320 .BETSLIP .mg-t-1,
.res568 .BETSLIP .mg-t-1 {
  margin-top: 0;
}

.bg-c-25 {
  background: #006310;
}

.bg-c-51 {
  background: #fff;
}

.bg-c-62 {
  background: #68c751;
}

.bg-c-52 {
  background: #4d4d4d;
}

.bg-c-52 .ft-c-52 {
  color: #374b23;
}

.BETSLIP .divBtn.bg-c-52 {
  background: green;
}

.BETSLIP .divBtn.bg-c-52 .ft-c-52 {
  color: #fff;
}

.bg-c-61 {
  background: #204025;
}

.bg-c-78 {
  background: #2a4c34;
}

.bg-c-16 {
  background: #204025;
}

.bbr-c-2 {
  border-bottom: 1px solid #84b752;
}

.tbr-c-21 {
  border-top: 1px solid #4d4d4d;
}

.tbr-c-2 {
  border-top: 1px solid #0a2900;
}

.bg-c-54.tbr-c-2 {
  border-top: 1px solid #fff;
}

.gradientFadeOut-r {
  background: -owg-linear-gradient(to right, rgba(42, 76, 52, 0) 0, rgba(42, 76, 52, 0) 1%, #2a4c34 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(42, 76, 52, 0)), color-stop(1%, rgba(42, 76, 52, 0)), to(#2a4c34));
  background: linear-gradient(to right, rgba(42, 76, 52, 0) 0, rgba(42, 76, 52, 0) 1%, #2a4c34 100%);
  z-index: 10;
}

.right.ng-aside .nav li.dark-bg-link {
  background: #0a2900;
}

.ws-nowrap .filters.ft-c-2 {
  color: #68c73c;
}

#bsGeneralMsg {
  background: #204025;
}

#header .pos-relative.z-idx-2 .bg-c-4.gradientlr_r {
  width: 100%;
}

.icon-BackArrowWithTail:before {
  font-size: 22px;
  /* font-weight: 700; */
}

.maxBet-Btn .tickContainer .tick.sml {
  margin-left: 0;
  top: 0;
}

.maxBet-Btn .tickContainer .tick:after {
  content: '\E917';
  color: #0a2900;
  font-family: icomoon;
  position: absolute;
  font-size: 6px;
  left: 50%;
  bottom: -3px;
  margin-left: -11px;
}

.betgenius .fts-12.ft-c-2 {
  color: #fff;
}

.bg-c-87 {
  background: #176417;
}

.ft-c-85 {
  color: #619662;
}

.ft-c-86 {
  color: #114505;
}

.expandbt.ce,
.mg-r-6.ft-c-22 {
  color: #fff;
}

.playbackground,
.playbackground-s {
  background-color: #fff;
}

.bg_opty85 {
  filter: alpha(Opacity=85);
  opacity: 0.85;
}

.bg_opty77 {
  filter: alpha(Opacity=77);
  opacity: 0.77;
}

.bg-c-1.betgenius {
  background: #7d7d7d;
}

.bg-c-43.ws-nowrap {
  background-color: #222;
}

.bg-c-43.ws-nowrap .gradientFadeOut-r-lv2 {
  background: -owg-linear-gradient(to right, rgba(34, 34, 34, 0) 0, rgba(34, 34, 34, 0) 1%, #222 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(34, 34, 34, 0)), color-stop(1%, rgba(34, 34, 34, 0)), to(#222));
  background: linear-gradient(to right, rgba(34, 34, 34, 0) 0, rgba(34, 34, 34, 0) 1%, #222 100%);
}

.flex-2 .mg-r-6.fts-15.ft-c-22 {
  color: #222;
}

.feedex .bgicons.feedex {
  background: 0 0 !important;
}

.feedex .bgicons.feedex .icon-i_amkt {
  color: #ecbd03;
}

.feedex .bgicons.feedex.aw:active,
.feedex .bgicons.feedex.aw:hover {
  background: #3c3c3c !important;
}

.feedex .bgicons.feedex.aw:active .arrow .icon-ArrowDown:before,
.feedex .bgicons.feedex.aw:active .arrow .icon-ArrowUp:before,
.feedex .bgicons.feedex.aw:hover .arrow .icon-ArrowDown:before,
.feedex .bgicons.feedex.aw:hover .arrow .icon-ArrowUp:before {
  color: #fff;
}

.feedex .bgicons.feedex .icon-i_amkt:before {
  content: '\E951';
  font-size: 29px;
  position: relative;
  top: -2px;
}

.feedex .bgicons.feedex .iicon {
  background: #032500;
  margin-top: -6px;
}

.feedex .bgicons.feedex .arrow {
  line-height: 30px;
  position: relative;
  top: -4px;
}

.feedex .bgicons.feedex .icon-Xbutton:before {
  position: relative;
  z-index: 2;
}

.feedex .bgicons.feedex .icon-Xbutton:after {
  position: relative;
  z-index: 1;
}

.feedex .bgicons.feedex.actived .iicon {
  background: #fff;
}

.feedex .bgicons.feedex.actived .icon-i_amkt:before {
  color: #8c8c8c;
}

.bg-c-89.ft-c-2,
.bg-c-91.ft-c-14 {
  color: #fff;
}

.bg-c-89 {
  background: #aa4848;
}

.bg_opty90 {
  filter: alpha(Opacity=90);
  opacity: 0.9;
}

.bg-c-91 {
  background-color: #001707;
}

.bg-c-90 {
  background-color: #f9ffc7;
}

.bg-c-90 .icon-i-s.filled {
  color: #ffd000;
}

.bg-c-90 .icon-i-s.filled:hover {
  color: #f8a143;
}

.bg-c-90 .loading-o {
  background-image: url(../../Mobile/Theme/Theme_Green/Images/loading_o.gif?v=0.5680914495084961);
}

.bg-c-90 .ft-c-43 {
  color: #d56d15;
}

.bg-c-90 .ft-c-43.icon-i-s {
  color: #f7d100;
}

.bg-c-90 .ft-c-47 {
  color: #cd7500;
}

.bg-c-90 .ft-c-46 {
  color: #5c5c5c;
}

.bg-c-90 .ft-c-40,
.bg-c-90 .ft-c-45 {
  color: #1e1e1e;
}

.bg-c-90 .fts-13.ft-c-36 {
  color: #5c5c5c;
}

.bg-c-90.tbr-c-16 {
  border-top: 1px solid #b2c498;
}

.bg-c-90 .bbr-c-3 {
  border-bottom: 1px solid #b2c498;
}

.bg-c-90 .info-left .icon-i-s.ft-c-47:before {
  z-index: 10;
  color: #ffd000;
}

.bg-c-90 .info-left .icon-i-s.ft-c-47:after {
  z-index: 5;
  content: '';
  display: block;
  position: absolute;
  height: 20px;
  width: 18px;
  background: #fff;
  top: 2px;
}

.bg-c-90 .info-left:hover .icon-i-s.ft-c-47:before {
  color: #f8a143;
}

.bg-c-90 .info-left:hover .icon-i-s.ft-c-47:after {
  background: #fff;
}

.highlight .inputBg {
  border: 2px solid #222;
}

.bg-c-53 .pos-relative.ft-c-43.pd-t-6 {
  color: #ff3535;
}

.bg-c-54 .icon-i-s.ft-c-77 {
  color: #026212;
}

.bg-c-54 .ft-c-49 {
  color: #222;
}

.bg-c-54 .ft-c-49 > .mg-r-6 {
  color: #007d20;
}

.bg-c-54 .fts-13.ft-c-36 {
  color: #8d8b84;
}

.bg-c-54 .fts-14.ft-c-40.bold {
  color: #222;
}

.bg-c-54 .ft-c-45 .bold {
  color: #026212;
}

.overlay .simplebutton .icon-Xbutton {
  color: #000;
}

.fullscreen .notificationicon {
  background: url(../../Mobile/Theme/Theme_Green/Images/notificationSP.png?v=0.5680914495084961) left top no-repeat;
}

.bg-c-53 .icon-i-s.filled {
  color: #bf4342;
}

.bg-c-53 .t-a-l.flt-l.dsp-iblk.width-50p .fts-13.ft-c-36,
.bg-c-53 .t-a-r.flt-r.dsp-iblk.width-50p .fts-13.ft-c-36 {
  color: #c77b75;
}

.bg-c-53 .t-a-l.flt-l.dsp-iblk.width-50p .fts-14.ft-c-40.bold,
.bg-c-53 .t-a-r.flt-r.dsp-iblk.width-50p .fts-14.ft-c-40.bold {
  color: #333;
}

.wheader #menuContainer,
.wheader .bg-c-4 {
  background-color: #373737;
}

.wheader .ft-c-74 {
  color: #ccc;
}

.wheader .ft-c-74 .round {
  background-color: #ccc;
  color: #373737;
}

.wheader .ft-c-74 .actived {
  color: #5fc943;
}

.wheader .ft-c-74 .actived .round {
  background-color: #5fc943;
  color: #373737;
}

.wheader .gradientlr_r:after {
  background: -owg-linear-gradient(to right, rgba(55, 55, 55, 0) 0, rgba(55, 55, 55, 0) 1%, #373737 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(55, 55, 55, 0)), color-stop(1%, rgba(55, 55, 55, 0)), to(#373737));
  background: linear-gradient(to right, rgba(55, 55, 55, 0) 0, rgba(55, 55, 55, 0) 1%, #373737 100%);
}

.expableTitle.bg-c-18 {
  background-color: #e4e4e4;
  border-top: 1px solid #b4b4b4;
}

.expableTitle.bg-c-18 .ft-c-27 {
  color: #5a5a5a;
}

.expableTitle.bg-c-18 .ft-c-27.arrow,
.expableTitle.bg-c-18 .ft-c-27.arrow .icon-ArrowDown:before,
.expableTitle.bg-c-18 .ft-c-27.arrow .icon-ArrowUp:before {
  color: #8c8c8c;
}

.expableTitle.bg-c-92 .ft-c-27,
.expableTitle.bg-c-92 .ft-c-27.arrow,
.expableTitle.bg-c-92 .ft-c-27.arrow .icon-ArrowDown:before,
.expableTitle.bg-c-92 .ft-c-27.arrow .icon-ArrowUp:before,
.expableTitle.bg-c-93 .ft-c-27,
.expableTitle.bg-c-93 .ft-c-27.arrow,
.expableTitle.bg-c-93 .ft-c-27.arrow .icon-ArrowDown:before,
.expableTitle.bg-c-93 .ft-c-27.arrow .icon-ArrowUp:before {
  color: #fff;
}

.expableTitle.bg-c-18:active,
.expableTitle.bg-c-18:focus {
  background-color: #c6c6c6;
}

.expableTitle.bg-c-92 {
  background-color: #0e5218;
}

.expableTitle.bg-c-92:active,
.expableTitle.bg-c-92:focus {
  background-color: #0a2900;
}

.expableTitle.bg-c-93 {
  background-color: #7e7e7e;
  border-top: 1px solid #262626;
}

.expableTitle.bg-c-93:active,
.expableTitle.bg-c-93:focus {
  background-color: #666;
}

.btns.bg-c-69 {
  background-color: #fff;
}

.btns.bg-c-69 .ft-c-2 {
  color: #5a5a5a;
}

.btns.bg-c-69:active,
.btns.bg-c-69:focus {
  background-color: #c6c6c6;
}

.btns.bg-c-10 {
  background-color: #0e5218;
}

.btns.bg-c-10 .ft-c-2 {
  color: #fff;
}

.btns.bg-c-10:active,
.btns.bg-c-10:focus {
  background-color: #0a2900;
}

.LC-content {
  color: #fff;
  background-color: #032500;
}

.LC-content .gradientFadeOut-r {
  background: -owg-linear-gradient(to right, rgba(3, 37, 0, 0) 0, rgba(3, 37, 0, 0) 1%, rgba(3, 37, 0, 0) 22%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(3, 37, 0, 0)), color-stop(1%, rgba(3, 37, 0, 0)), color-stop(22%, rgba(3, 37, 0, 0)));
  background: linear-gradient(to right, rgba(3, 37, 0, 0) 0, rgba(3, 37, 0, 0) 1%, rgba(3, 37, 0, 0) 22%);
  z-index: 3;
}

.LC-content .ft-c-2,
.LC-content .right-txt1.ft-c-14 {
  color: #ecbd03;
}

.LC-content .ft-c-14 {
  color: #ff9200;
}

.expableTitle-tb .eps {
  padding-left: 2px;
}

.expableTitle-tb .bg-c-18 {
  background-color: #e4e4e4;
}

.expableTitle-tb .bg-c-18 .ft-c-27 {
  color: #5a5a5a;
}

.expableTitle-tb .bg-c-18 .ft-c-27.ft-c-was {
  color: #922600;
}

.expableTitle-tb .bg-c-18 .ft-c-27.arrow,
.expableTitle-tb .bg-c-18 .ft-c-27.arrow .icon-ArrowDown:before,
.expableTitle-tb .bg-c-18 .ft-c-27.arrow .icon-ArrowUp:before {
  color: #8c8c8c;
}

.expableTitle-tb .bg-c-18:active,
.expableTitle-tb .bg-c-18:focus {
  background-color: #c6c6c6;
}

.strike {
  position: relative;
}

.strike::after {
  content: '';
  border-bottom: 2px solid rgba(40, 40, 40, 0.4);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}

.epm .bg-c-4 {
  background: #204025;
}

.epm .bg-c-13 {
  background: #006310;
}

.epm .ft-c-83 {
  color: #fff;
}

.epm .ft-c-71 {
  color: #ffa2a2;
}

.epm .ft-c-22.pd-t-1,
.epm .ft-c-22.pd-t-2 {
  color: #848484;
}

.epm .ft-c-14,
.epm .ft-c-16 {
  color: #68c751;
}

.epm .icon-BackArrowWithTail {
  color: #fff;
}

.epm .overlayContainer {
  right: 1.5%;
  width: 290px;
  z-index: 10;
  margin-top: 17px;
}

.epm .icon-Xbutton {
  font-size: 10px;
  -webkit-transform: scale(0.833);
          transform: scale(0.833);
}

.epm .tickContainer {
  position: relative;
}

.epm .tickContainer .tick {
  border-color: transparent transparent #30a00c;
  position: absolute;
  -webkit-transform: translate(-30px, 12px);
          transform: translate(-30px, 12px);
}

#widget .odds,
.mybet .icon-i-s:before {
  position: relative;
}

.epm .icon-i-s {
  -webkit-transform: translate(-35px, -10px);
          transform: translate(-35px, -10px);
}

.epm .icon-i-s:before {
  background: #e8e8e8;
  color: #68c751;
  height: 22px;
  font-size: 22px;
}

#widget .dsp-iblk.fts-12,
#widget .odds,
#widget .odds .ft-c-89.fwt-normal.dsp-blk {
  font-size: 14px;
}

.epm .icon-i-s.actived:before {
  background: #fff;
}

.betslip .eachway-row .checkbox-s .icon-Iconbg {
  background-color: #fff;
  color: #c1c1c1;
}

.betslip .eachway-row .ft-c-2 {
  color: #666;
}

.betslip .eachway-row .ft-c-3 {
  color: #738184;
}

.betslip .eachway-row .learn-more {
  color: #d1b900;
}

.betslip .eachway-row .learn-more:active {
  color: #9e8c00;
}

.betslip .eachway-row.checked .checkbox-s .icon-Iconbg {
  background-color: #d2bb00;
}

.betslip .place-row {
  background-color: #d2d2d2;
}

.betslip .place-row .place-linear {
  background-image: -webkit-gradient(linear, left top, left bottom, from(silver), to(#d2d2d2));
  background-image: linear-gradient(to bottom, silver, #d2d2d2);
}

.betslip .place-row .ft-c-3 {
  color: #738184;
}

.betslip .place-row .ft-c-2 {
  color: #006310;
}

.BETSLIP .bg-c-2 {
  background-color: #9a3f53;
}

.BETSLIP .bg-c-90 {
  background-color: #fff;
}

.BETSLIP .bg-c-90 .ft-c-43,
.BETSLIP .bg-c-90 .ft-c-45 {
  color: #282828;
}

.BETSLIP .bg-c-90 .info-left .icon-i-s:before {
  color: #0082a0;
}

.BETSLIP .bg-c-90 .ft-c-3.pd-t-6.fts-13 > .ft-c-43 {
  color: #282828;
}

.BETSLIP .bg-c-90 .fts-13.ft-c-36 {
  color: #8c8c8c;
}

.BETSLIP .bg-c-90 .ft-c-40 {
  color: #4b4b4b;
}

.BETSLIP .ft-c-43,
.BETSLIP .ft-c-78,
.BETSLIP .fts-13.bg-c-53 .icon-i-s:before {
  color: #9a3f53;
}

.BETSLIP .fts-13.bg-c-53 {
  background: #ffe3e3;
}

.BETSLIP .fts-13.bg-c-54,
.mybet .fts-13.bg-c-53 {
  background: #fff;
}

.BETSLIP .fts-13.bg-c-54 .icon-i-s:before,
.BETSLIP .noanimate > span.fontWeight-bold,
.BETSLIP .noanimate > span.mg-r-5.bold {
  color: #0082a0;
}

.mybet .ft-c-47 {
  color: #c0144c;
}

.mybet .bg-c-54 .pos-relative.ft-c-49.pd-t-6,
.mybet .fts-13.bg-c-53 .icon-i-s:before,
.mybet .fts-13.bg-c-54 .icon-i-s:before {
  color: #0082a0;
}

.mybet .fts-13.bg-c-54 {
  background: #e4e4e4;
}

.mybet .bg-c-90 .ft-c-45 {
  color: #282828;
}

.mybet .bg-c-90 .ft-c-45 > .bold {
  color: #9a3f53;
}

.mybet .bg-c-90 .ft-c-46 {
  color: #8c8c8c;
}

.mybet .bg-c-90 .ft-c-40 {
  color: #4b4b4b;
}

.mybet .bg-c-90 .ft-c-43 {
  color: #666;
}

#widget .dsp-iblk.fts-12 .bold {
  font-weight: 400;
  letter-spacing: -0.3px;
}

#widget .dsp-iblk.fts-12 .uppercase {
  text-transform: none;
}

#widget .ft-c-b {
  color: #68c751;
}

#widget .bg-c-18 {
  background: #fff;
  border-bottom: 2px solid #e9e9e9;
}

#widget .round-4 {
  border-radius: 0;
}

#widget .bg-c-16 {
  background: #0d5739;
  color: #fff;
  height: 50px;
}

#widget .ft-c-69 {
  color: #f8e71c;
}

#widget .bg-c-4 {
  background: #2a4c34;
}

#widget .ft-c-2.mg-r-5 {
  color: #222;
}

#widget .ft-c-2 {
  color: #fff;
}

#widget .eachway-row .ft-c-2 {
  color: #666;
}

#widget .dsp-iblk .ft-c-2 {
  color: #222;
}

#widget .bg-c-16.ft-c-2 {
  background: #ffd400;
  color: #242424;
}

#widget .odds .ft-c-89 {
  color: #007846;
}

#widget .oddsDown.odds .ft-c-89,
#widget .oddsUp.odds .ft-c-89 {
  color: #fff;
}

#widget .tbr-c-37.pd-t-50 {
  padding-top: 30px;
}

#widget .tbr-c-37.pd-b-5 {
  padding-bottom: 30px;
}

#widget .hh-o {
  color: #8c8c8c;
}

#widget .ft-c-83 {
  color: #fff;
}

#widget .bg-c-65 {
  background: #aa4848;
  color: #fff;
}

#widget .betslip .bg-c-4 .ft-c-2 {
  color: #f2d33e !important;
}

#widget .odds.actived,
#widget .odds.selected {
  background: #68c751;
  color: #fff;
  border: 2px solid #68c751;
}

#widget .mg-t-1.bg-c-3 {
  background: #e8e8e8;
}

#widget .mg-t-1.bg-c-3.tbr-c-21 {
  background: #0a764a;
}

#widget .oddsUp .odds,
#widget .oddsUp.odds {
  color: #fff;
  background-color: #44c38a;
  border: 2px solid #44c38a;
}

#widget .oddsDown .odds,
#widget .oddsDown.odds {
  color: #fff;
  background-color: #e54242;
  border: 2px solid #e54242;
}

#widget .bg-c-white {
  background: #fbfffb;
  padding: 0 24px;
}

#widget .tbr-c-37 {
  border-top: 1px solid #e5e5e5;
}

#widget .ft-c-16 {
  color: #027422;
}

#widget .uppercase.fts-15 {
  color: #000;
  margin-bottom: 4px;
  text-transform: none;
}

#widget .bg-c-69 {
  background: #fff;
}

#widget .ft-c-24 {
  color: #007846;
}

#widget .odds {
  float: none;
  color: #222;
  font-weight: 700;
  background-color: #fff;
  border-radius: 28px;
  border: 2px solid #b9b9b9;
  padding: 3px 0;
}

#widget .odds.singleVal {
  padding: 14px 0 12px;
}

#widget .odds.singleVal-9 {
  padding: 9px 4px;
}

#widget .odds.locked {
  padding: 14px 0 12px;
}

#widget .tbr-c-23 {
  border-top: 1px solid #eaeaea;
}

#widget .bg-c-69 .bg-c-18 .fts-12 {
  font-size: 14px;
  color: #000;
  font-weight: 700;
}

#widget .bg-c-69 .flex-row.pd-b-5.pd-t-5 {
  padding: 10px 0;
}

#widget .bg-c-69 .fts-16 {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
}

#widget .bg-c-69 span.fts-16 {
  font-size: 14px;
  font-weight: 400;
  color: #4d4d4d;
}

#widget .fts-12.width-100p .mg-r-10.ft-c-27,
#widget .odds.fts-15.actived .ft-c-89 span,
#widget .odds.selected span {
  color: #fff;
}

#widget .fts-12.width-100p {
  font-size: 14px;
}

#widget .bg-c-18 .lcp-2 {
  display: block;
}

#widget .mheight-50 {
  min-height: 65px;
}

#widget .flex-1 .flex-2 .fts-15.ft-c-16 {
  margin-left: -8px;
}

#widget .width-100p .flex-row .t-a-c.flex-1.pd-t-5,
#widget .width-100p .flex-row .t-a-c.flex-1.pd-t-70 {
  -webkit-box-flex: 0.5;
      -ms-flex: 0.5;
          flex: 0.5;
}

#widget .flex-row .width-80 {
  width: 96px;
}

#widget .width-63 {
  width: 64px;
}

#widget .dsp-tb.width-auto .filters,
.navButton,
.ws-nowrap {
  white-space: nowrap;
}

#widget .rbr-c-9 {
  margin-right: -1px;
}

#widget tr.subHeader.fts-10.height-40 {
  display: table-row;
}

.speaker.bg-c-3 {
  background: #042300;
}

.speaker.ft-c-12 {
  color: #fff49b;
}

.w-hover .filters {
  color: #323232;
}

.mybet .bg-c-10 {
  background: #026212;
}

.mybet .betContainer .ft-c-14 {
  color: #f2d33e;
}

.mybet .betContainer .ft-c-3:active {
  color: #f2d33e;
  background: #213b29;
  -webkit-transition: unset;
  transition: unset;
}

.mybet .betContainer .ft-c-16 {
  color: #3da224;
}

.mybet .betContainer .ft-c-25:active {
  color: #3da224;
  background: #f2f2f2;
  -webkit-transition: unset;
  transition: unset;
}

.mybet .ft-c-49 .bold {
  color: #27b93f;
}

.mybet .path {
  stroke: #84b752;
}

.mybet .ft-c-22 {
  color: #222;
}

.mybet .ft-c-27 {
  color: #b4b4b4;
}

.mybet .ft-c-36 {
  color: #8c8c8c;
}

.mybet .icon-BackArrowWithTail {
  color: #fff;
}

.mybet .icon-BackArrowWithTail:active {
  background: #303030;
}

.mybet .icon-cash-out:active {
  background: #e6e6e6;
}

.mybet .icon-cash-out.active {
  background: #4b4b4b;
  color: #e6e6e6;
}

.mybet .icon-cash-out.ft-c-97:active {
  background: 0 0;
}

.mybet .icon-Xbutton {
  font-size: 16px;
}

.mybet .icon-Xbutton:active {
  background: #e6e6e6;
  color: #303030;
}

.mybet .bg-c-96 {
  background: #84b752;
}

.mybet .bg-c-96:active {
  background: #6b973f;
}

.mybet .bg-c-97 {
  background: #ffd840;
}

.mybet .bg-c-97 .ft-c-63 {
  color: #111;
}

.mybet .bg-c-97:active {
  background: #ffd52e;
}

.mybet .bg-c-98 {
  background: #fff9df;
}

.mybet .bg-c-98 .icon-i-s {
  color: #eebd1c;
}

.mybet .bg-c-98 .loading-o.left {
  background-image: url(../../Mobile/Theme/Theme_Green/Images/loading_v.gif?v=0.5680914495084961);
}

.mybet .bg-c-98 .ft-c-92 {
  color: #8d7700;
}

.mybet .cashout-detail .bg-c-99:active,
.mybet .cashout-detail:active {
  background: #e6e6e6;
}

.mybet .cashout-detail.active {
  background: #4b4b4b;
  color: #fff;
}

.mybet .icon-cancelled.active,
.mybet .icon-cancelled:active {
  background: #292929;
  color: #fff;
}

.mybet .ft-c-77 {
  color: #84b752;
}

.mybet .ft-c-77 .icon-i-s:active {
  color: #6b973f;
}

.mybet .ft-c-14 {
  color: #eebd1c;
}

.mybet .ft-c-14 .icon-i-s:active {
  color: #cc7400;
}

.mybet .ft-c-95 {
  color: #282828;
}

.mybet .ft-c-95 .icon-i-s:active {
  color: #0c0c09;
}

.mybet .ft-c-98 {
  color: #aa4848;
}

.mybet .ft-c-98 .icon-i-s:active {
  color: #843939;
}

.mybet .icon-intl-normal .path1 {
  color: #c2c2c2;
}

.mybet .icon-intl-normal .path2 {
  color: #84b752;
}

.bet-detail:active,
.cashout-detail:active {
  background: #e6e6e6;
}

.Bets.expanded .bet-detail,
.Bets.expanded .cashout-detail {
  color: #fff;
  background: #4b4b4b;
}

.cashoutDetailContainer .ft-c-27 {
  color: #8c8c8c;
}

.TotalStake .bg-c-5 {
  background: #5a5a5a;
}

.pagination-light .bg-c-42 {
  background: #4b4b4b;
}

.pagination-light .bg-c-99:active {
  background: #f2f2f2;
}

.pagination-light .icon-ArrowMoreBets:active,
.pagination-light .icon-BackArrow:active,
.pagination-light .icon-DoubleArrowHorizontalLeft:active {
  background: #d8d8d8;
}

.myBetsHeader .cashoutLink {
  position: absolute;
  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;
  top: 0;
  right: 0;
  width: 48px;
  height: 50px;
  background: #052301;
  z-index: 9;
}

.myBetsHeader .cashoutLink .greenDot {
  position: absolute;
  top: 5px;
  right: 4px;
  width: auto;
  height: 14px;
  padding: 0 3px;
  color: #fff;
  background: #84b752;
  border-radius: 3px;
  text-align: center;
  line-height: 14px;
  border: 1px solid #052301;
  z-index: 10;
}

.myBetsHeader .bubble {
  position: absolute;
  top: 52px;
  right: 8px;
  width: 74px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background: #31ad91;
  border-radius: 4px;
  z-index: 10;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
}

.myBetsHeader .bubble .triangle {
  display: inline-block;
  font-size: 0;
  overflow: hidden;
}

.myBetsHeader .bubble .triangle:before {
  content: '';
  position: relative;
  display: inline-block;
  border: 10px solid transparent;
}

.myBetsHeader .bubble .triangle-up {
  position: absolute;
  bottom: 8px;
  right: 8px;
}

.myBetsHeader .bubble .triangle-up:before {
  top: -11px;
  right: 0;
  border-top-width: 0;
  border-bottom-width: 10px;
  border-bottom-color: #31ad91;
}

.myBetsHeader .icon-intl-normal .path1 {
  color: #b4b4b4;
}

.myBetsHeader .icon-intl-normal .path2 {
  color: #84b752;
}

.myBetsHeader .icon-intl-active:before {
  color: #68c750;
}

.greyOut-fix {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 30;
  background-color: #000;
  filter: alpha(Opacity=75);
  opacity: 0.75;
}

.announcementContainer {
  position: fixed;
  left: 50%;
  top: 50%;
  width: calc(100% - 32px);
  height: auto;
  border-radius: 4px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 99;
}

.announcementContainer .viewNewLink {
  font-size: 16px;
  text-align: center;
  display: block;
  padding: 24px 16px 32px;
}

.announcementContainer .viewNewLink a {
  color: #007ba8;
  text-decoration: none;
}

.announcementContainer .icon-removeIcon {
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 28px;
  color: grey;
}

.announcementContainer .overflow-y-scroll {
  overflow-y: scroll;
  width: 100%;
  padding: 0 16px;
  margin-right: 4px;
  border-radius: 30px;
}

.announcementContainer ::-webkit-scrollbar-track {
  background: #fff;
}

.announcementContainer ::-webkit-scrollbar-track:hover {
  background: #fff;
}

.announcementContainer ::-webkit-scrollbar-thumb {
  background: #dedede;
  border: 0;
  border-radius: 42px;
}

.announcementContainer ::-webkit-scrollbar-thumb:hover {
  background: #dedede;
}

.announcementContainer ::-webkit-scrollbar {
  width: 4px;
}

.linkTrigger {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 32px;
  background-color: rgba(5, 35, 1, 0.9);
  color: #fff;
  font-size: 14px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  z-index: 99999;
}

.linkTrigger .icon-removeIcon {
  position: absolute;
  right: 8px;
  top: 50%;
  width: 32px;
  height: 32px;
  line-height: 32px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 28px;
  color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
}

.linkTrigger .switchButton {
  width: 85%;
  margin: 0 auto;
  cursor: pointer;
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 300;
  src: url(../../fonts/Lato-light.eot?v=0.5680914495084961);
  src: local('Lato Light'), local('Lato-Light'), url(../../fonts/Lato-light.ttf?v=0.5680914495084961) format('truetype');
}

@font-face {
  font-family: Lato;
  font-style: italic;
  font-weight: 300;
  src: url(../../fonts/Lato-lightitalic.eot?v=0.5680914495084961);
  src: local('Lato Light Italic'), local('Lato-LightItalic'),
    url(../../fonts/Lato-lightitalic.ttf?v=0.5680914495084961) format('truetype');
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/Lato-Regular.eot?v=0.5680914495084961);
  src: local('Lato Regular'), local('Lato-Regular'),
    url(../../fonts/Lato-Regular.ttf?v=0.5680914495084961) format('truetype');
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  src: url(../../fonts/Lato-Bold.eot?v=0.5680914495084961);
  src: local('Lato Bold'), local('Lato-Bold'), url(../../fonts/Lato-Bold.ttf?v=0.5680914495084961) format('truetype');
}

@font-face {
  font-family: Lato;
  font-style: italic;
  font-weight: 400;
  src: url(../../fonts/Lato-Italic.eot?v=0.5680914495084961);
  src: local('Lato Italic'), local('Lato-Italic'),
    url(../../fonts/Lato-Italic.ttf?v=0.5680914495084961) format('truetype');
}

@font-face {
  font-family: Lato;
  font-style: italic;
  font-weight: 700;
  src: url(../../fonts/Lato-BoldItalic.eot?v=0.5680914495084961);
  src: local('Lato Bold Italic'), local('Lato-Italic'),
    url(../../fonts/Lato-BoldItalic.ttf?v=0.5680914495084961) format('truetype');
}

@font-face {
  font-family: icomoon;
  src: url(../../fonts/icomoon_wlb.eot?v=0.5680914495084961);
  src: url(../../fonts/icomoon_wlb.eot?v=0.5680914495084961) format('embedded-opentype'),
    url(../../fonts/icomoon_wlb.woff?v=0.5680914495084961) format('woff'),
    url(../../fonts/icomoon_wlb.ttf?v=0.5680914495084961) format('truetype'),
    url(../../fonts/icomoon_wlb.svg?v=0.5680914495084961) format('svg');
  font-weight: 400;
  font-style: normal;
}

#ui-datepicker-div,
.btn-refresh,
.btn-toggle,
.ddl-arrow,
[class*=' icon-'],
[class^='icon-'] {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cancel_r:before {
  content: '\e952';
}

.icon-checked_r:before {
  content: '\e953';
}

.icon-parlay {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(../../Mobile/Theme/Theme_Black/Images/parlay_icon_n.png?v=0.5680914495084961) 0 center no-repeat;
  background-size: contain;
  position: relative;
  top: 2px;
}

.actived .icon-parlay {
  background: url(../../Mobile/Theme/Theme_Black/Images/parlay_icon.png?v=0.5680914495084961) 0 center no-repeat;
  background-size: contain;
}

.icon-i_amkt:before {
  content: '\e94c';
}

.icon-base_1 .path1:before {
  content: '\e936';
  color: #e6d7c2;
}

.icon-base_1 .path2:before {
  content: '\e937';
  margin-left: -1.3828125em;
  color: #d66f28;
}

.icon-base_1 .path3:before {
  content: '\e938';
  margin-left: -1.3828125em;
  color: #e6d7c2;
}

.icon-base_1_2 .path1:before {
  content: '\e939';
  color: #d66f28;
}

.icon-base_1_2 .path2:before {
  content: '\e93a';
  margin-left: -1.3828125em;
  color: #d66f28;
}

.icon-base_1_2 .path3:before {
  content: '\e93b';
  margin-left: -1.3828125em;
  color: #e6d7c2;
}

.icon-base_1_2_3:before {
  content: '\e93c';
}

.icon-base_1_3 .path1:before {
  content: '\e93d';
  color: #e6d7c2;
}

.icon-base_1_3 .path2:before {
  content: '\e93e';
  margin-left: -1.3828125em;
  color: #d66f28;
}

.icon-base_1_3 .path3:before {
  content: '\e93f';
  margin-left: -1.3828125em;
  color: #d66f28;
}

.icon-base_2 .path1:before {
  content: '\e940';
  color: #d66f28;
}

.icon-base_2 .path2:before {
  content: '\e941';
  margin-left: -1.3828125em;
  color: #e6d7c2;
}

.icon-base_2 .path3:before {
  content: '\e942';
  margin-left: -1.3828125em;
  color: #e6d7c2;
}

.icon-base_2_3 .path1:before {
  content: '\e943';
  color: #d66f28;
}

.icon-base_2_3 .path2:before {
  content: '\e944';
  margin-left: -1.3828125em;
  color: #e6d7c2;
}

.icon-base_2_3 .path3:before {
  content: '\e945';
  margin-left: -1.3828125em;
  color: #d66f28;
}

.icon-base_3 .path1:before {
  content: '\e946';
  color: #e6d7c2;
}

.icon-base_3 .path2:before {
  content: '\e947';
  margin-left: -1.3828125em;
  color: #e6d7c2;
}

.icon-base_3 .path3:before {
  content: '\e948';
  margin-left: -1.3828125em;
  color: #d66f28;
}

.icon-base_empty:before {
  content: '\e949';
}

.icon-firsthalf:before {
  content: '\e94a';
}

.icon-secondhalf:before {
  content: '\e94b';
}

.circle {
  border-radius: 50%;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.load-spinner {
  margin: 0 auto;
  position: relative;
  height: 100%;
}

.load-spinner.height-100vh {
  height: 100vh;
}

.load-spinner:after {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  margin-top: -50px;
  margin-left: -50px;
  background: url(../../images/loading-circle.svg?v=0.5680914495084961) no-repeat;
  -webkit-animation: load-spinner 2s steps(17, end) infinite;
  animation: load-spinner 2s steps(17, end) infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
  background-size: 100px auto;
}

@-webkit-keyframes load-spinner {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -1700px;
  }
}

@keyframes load-spinner {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -1700px;
  }
}

@font-face {
  font-family: khmer;
  src: url(../../fonts/Khmer.ttf?v=0.5680914495084961) format('truetype');
  font-weight: 400;
  font-style: normal;
}

body.km-kh {
  font-family: khmer, Helvetica, Arial, Tahoma, Sans Serif;
  line-height: 20px;
}

.icon-remove_c:before {
  content: '\e932';
}

.icon-bgfield:before {
  content: '\e931';
}

.icon-play:before {
  content: '\e930';
}

.icon-racing_m:before {
  content: '\e928';
}

.icon-minur_thin:before {
  content: '\e924';
}

.icon-plus_thin:before {
  content: '\e925';
}

.icon-keyboard:before {
  content: '\e922';
}

.icon-keyboard-back:before {
  content: '\e923';
}

.icon-In-Play_m:before {
  content: '\e908';
}

.icon-keno:before {
  content: '\e91d';
}

.icon-pokerchip:before {
  content: '\e91e';
}

.icon-livecasino:before {
  content: '\e91f';
}

.icon-esports:before {
  content: '\e920';
}

.icon-sportsbk:before {
  content: '\e921';
}

.icon-user:before {
  content: '\e919';
}

.icon-userlogged:before {
  content: '\e91a';
}

.icon-MenuIcon:before {
  content: '\e65c';
}

.icon-Quicklinks:before {
  content: '\e918';
}

.icon-tick:before {
  content: '\e917';
}

.icon-expandsq:before {
  content: '\e915';
}

.icon-round-plus:before {
  content: '\e913';
}

.icon-round-minur:before {
  content: '\e914';
}

.icon-BackArrowWithTail:before {
  content: '\e670';
}

.icon-RedCard4:before {
  content: '\e911';
}

.icon-RedCard5:before {
  content: '\e912';
}

.icon-addSelectToBetSlip:before {
  content: '\e910';
}

.icon-StartingSoon_m:before {
  content: '\e909';
}

.icon-home:before {
  content: '\e90f';
}

.icon-add-round:before {
  content: '\e90e';
}

.icon-champ_flat:before {
  content: '\e90d';
}

.icon-addedtomyfav:before {
  content: '\e666';
}

.icon-removedtomyfav:before {
  content: '\e667';
}

.icon-AddSelectiontobetSlipIcon:before {
  content: '\e62c';
}

.icon-AddSelectiontobetSlipIconplus:before {
  content: '\e62d';
}

.icon-AddtoMyCompetitionsright:before,
.rt-time .btn-toggle:before {
  content: '\e62e';
}

.icon-Iconbg:before {
  content: '\e960';
}

.icon-InfoIcon:before {
  content: '\e631';
}

.icon-MainMarketsleftbg:before {
  content: '\e632';
}

.icon-MainMarketsHideleftminur:before,
.rt-time .btn-toggle.expand:before {
  content: '\e633';
}

.icon-MainMarketsHidemiddle:before {
  content: '\e634';
}

.icon-MainMarketsHideright:before {
  content: '\e635';
}

.icon-MainMarketsshowleft:before {
  content: '\e637';
}

.icon-NeutralN:before {
  content: '\e639';
}

.icon-RedCard:before {
  content: '\e63a';
}

.icon-RedCard2:before {
  content: '\e63b';
}

.icon-RedCard3:before {
  content: '\e63d';
}

.icon-removeIcon:before {
  content: '\e63e';
}

.icon-6:before {
  content: '\e600';
}

.icon-ArcheryShooting:before {
  content: '\e601';
}

.icon-32:before {
  content: '\e602';
}

.icon-AussieRules:before {
  content: '\e603';
}

.icon-17:before {
  content: '\e604';
}

.icon-5:before {
  /**/
  content: '\e605';
}

.icon-2:before {
  content: '\e606';
}

.icon-19:before {
  content: '\e607';
}

.icon-33:before {
  content: '\e90c';
}

.icon-27:before {
  content: '\e608';
}

.icon-12:before {
  content: '\e609';
}

.icon-11:before {
  content: '\e60a';
}

.icon-30:before {
  content: '\e60b';
}

.icon-25:before {
  content: '\e60c';
}

.icon-13:before {
  content: '\e60d';
}

.icon-29:before {
  content: '\e60e';
}

.icon-51:before {
  /**/
  content: '\e60f';
}

.icon-1:before {
  content: '\e610';
}

.icon-24:before {
  content: '\e611';
}

.icon-10:before {
  content: '\e612';
}

.icon-31:before {
  content: '\e613';
}

.icon-9:before {
  content: '\e614';
}

.icon-7:before {
  content: '\e615';
}

.icon-16:before {
  content: '\e616';
}

.icon-Lacrosse:before {
  content: '\e617';
}

.icon-52:before {
  content: '\e618';
}

.icon-MedalSportsMedalBetting:before {
  content: '\e619';
}

.icon-54:before {
  content: '\e61a';
}

.icon-15:before {
  content: '\e61b';
}

.icon-21:before {
  content: '\e61c';
}

.icon-OlympicsWorldGames:before {
  content: '\e61d';
}

.icon-RowingCanoeing:before {
  content: '\e61e';
}

.icon-8:before {
  content: '\e61f';
}

.icon-14:before {
  content: '\e620';
}

.icon-22:before {
  content: '\e621';
}

.icon-Specials:before {
  content: '\e622';
}

.icon-34:before {
  content: '\e623';
}

.icon-18:before {
  content: '\e624';
}

.icon-3:before {
  content: '\e625';
}

.icon-4:before {
  content: '\e626';
}

.icon-28:before {
  content: '\e627';
}

.icon-39:before {
  content: '\e800';
}

.icon-40:before {
  content: '\e801';
}

.icon-Weightlifting:before {
  content: '\e628';
}

.icon-WinterOlympics:before {
  content: '\e629';
}

.icon-WinterSports:before {
  content: '\e62a';
}

.icon-TV:before {
  content: '\e62b';
}

.icon-login:before {
  content: '\e94d';
}

.icon-CheckIcon:before {
  content: '\e62f';
}

.btn-refresh:before,
.icon-RefreshIcon:before {
  content: '\e63c';
}

.icon-WarningIcon:before {
  content: '\e641';
}

.icon-StarUnselected:before {
  content: '\e647';
}

.icon-Stats:before {
  content: '\e648';
}

.icon-TV2:before {
  content: '\e649';
}

.btn-toggle:before,
.icon-ArrowDown:before {
  content: '\e64a';
}

.icon-ArrowMoreBets:before {
  content: '\e64b';
}

.expand.btn-toggle:before,
.icon-ArrowUp:before {
  content: '\e64c';
}

.icon-DoubleArrowHorizontalLeft:before {
  content: '\e64d';
}

.icon-DoubleArrowHorizontalRight:before {
  content: '\e64e';
}

.icon-RemovedtoMyMarketsorEvents:before {
  content: '\e64f';
}

.icon-InfoSingle:before {
  content: '\e650';
}

.icon-Lock:before {
  content: '\e651';
}

.icon-Maximize:before {
  content: '\e652';
}

.icon-Minimized:before {
  content: '\e653';
}

.icon-PopIn:before {
  content: '\e654';
}

.icon-PopUp:before {
  content: '\e655';
}

.icon-SortIcon:before {
  content: '\e656';
}

.icon-TVMenu:before {
  content: '\e657';
}

.icon-TVPopupHideTV:before {
  content: '\e658';
}

.icon-TVPopupShowTV:before {
  content: '\e659';
}

.icon-Xbutton:before {
  content: '\e65a';
}

.icon-InPlay:before {
  content: '\e65b';
}

.icon-MenuMobile:before {
  content: '\e65c';
}

.icon-MyCompetitions:before {
  content: '\e65d';
}

.icon-Sports:before {
  content: '\e65e';
}

.icon-SportsHome:before {
  content: '\e65f';
}

.icon-StartingSoon:before {
  content: '\e660';
}

.icon-NetSportsServerDots:before {
  content: '\e661';
}

.icon-Pitch:before {
  content: '\e662';
}

.icon-ContactUs:before {
  content: '\e669';
}

.icon-FAQs:before {
  content: '\e66a';
}

.icon-Help:before {
  content: '\e66b';
}

.icon-InfoCenter:before {
  content: '\e66c';
}

.icon-Lobby:before {
  content: '\e66d';
}

.icon-Results:before {
  content: '\e66e';
}

.icon-Rules:before {
  content: '\e66f';
}

.icon-Refresh:before {
  content: '\e680';
}

.icon-SortCompetition:before {
  content: '\e681';
}

.ddl-arrow:before,
.icon-SortDropdownArrow:before {
  content: '\e682';
  position: relative;
  top: -1px;
}

.icon-SortTime:before {
  content: '\e683';
}

.icon-BackArrow:before {
  content: '\e684';
}

.icon-Double-Arrow-vertical-top:before {
  content: '\e642';
}

.icon-Double-Arrow-vertical-bottom:before {
  content: '\e640';
}

.icon-live:before {
  content: '\e643';
}

.icon-check:before {
  content: '\e644';
}

.icon-fav-thin:before {
  content: '\e645';
}

.icon-i-s:before {
  content: '\e664';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 21px;
  height: 23px;
}

.icon-cancel:before {
  content: '\e665';
}

.icon-l-more:before {
  content: '\e646';
  position: relative;
  left: 1px;
}

.icon-world-cup .path1:before {
  content: '\e958';
  color: #c39431;
}

.icon-world-cup .path2:before {
  content: '\e959';
  margin-left: -1em;
  color: #dda036;
}

.icon-speaker:before {
  content: '\e95a';
}

.icon-cancelled:before {
  content: '\e95b';
}

.icon-cash:before {
  content: '\e95c';
}

.icon-cash-out:before {
  content: '\e95d';
}

.icon-noAvailable_Flag:before {
  content: '\e95e';
}

.icon-cancelled-full:before {
  content: '\e95f';
}

.icon-doubleArrow-left:before {
  content: '\e671';
}

.icon-doubleArrow-right:before {
  content: '\e672';
}

.icon-intl-normal .path1:before {
  content: '\e673';
}

.icon-intl-normal .path2:before {
  content: '\e674';
  margin-left: -1em;
}

.icon-intl-active:before {
  content: '\e675';
}

.list-inline {
  margin: 0;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/*!*******************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../node_modules/postcss-loader/dist/cjs.js!./Content/assets/css/base/index.css ***!
  \*******************************************************************************************************************************************************************/
:root {
  --base-gap: 10px;
  --fixed-top-bar-height: 75px;
}

#slidebar {
  background-color: #fff;
  background-color: var(--base-color01);
  z-index: 30;
  height: 100%;
  width: 60%;
  overflow-y: auto;
  background: #7ecbf1;
  background: var(--base-color013)
}

#slidebar .flex-row {
    height: 50px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box
  }

#slidebar .flex-row.main-Title {
      color: #fff;
      background: #00557d;
    }

#slidebar .flex-row .count {
      color: #00557d;
    }

#slidebar .flex-row.height-30 {
      height: 30px;
      border-top: 2px solid #000;
    }

#slidebar .flex-row.sub-Title,
    #slidebar .flex-row.lightBlue {
      color: #dafdff;
      background: #32a6de;
    }

#slidebar .opt {
    padding-left: 3em;
  }

#slidebar .menus.sport {
    color: #dafdff
  }

#slidebar .menus.sport .selected {
      color: #4b8daf;
      color: var(--base-color01115);
      background-color: #e5fff2;
    }

.dropdown,
.dropdown_up {
  width: 15.5%;
  height: 64px;
  display: inline-block;
  /* float: left; */
  position: relative;
  text-align: center;
  line-height: 64px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.dropdown_up {
  width: 100%;
  height: auto;
  z-index: 7
}

.dropdown_up .subaccountform_menu {
    height: 50px;
    clear: both;
    border-bottom: 1px solid #cebcab;
    color: #fff;
    width: 100%;
  }

.dropdown_up .menu_user {
    height: 48px;
    line-height: 48px;
    float: left;
    width: 100%;
    background-color: #4b8daf;
    background-color: var(--base-color01115);
    border-top: 2px solid;
    font-size: 15px
  }

.dropdown_up .menu_user .user_2 {
      font-weight: normal;
      float: left;
      padding-left: 7px;
      color: #fff;
    }

.dropdown_up .menu_user .curr_box_2 {
      float: right;
      line-height: 48px;
      font-weight: bold
    }

.dropdown_up .menu_user .curr_box_2 .curr_value_2 {
        float: left;
        color: rgba(255, 255, 255, 0.56);
        margin-right: 3px;
      }

.dropdown_up .menu_user .curr_reload {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='25' viewBox='0 0 15 16'%3E%3Cg fill='%23FFF' fill-rule='nonzero' opacity='.78'%3E%3Cpath d='M2.98 3.2a6.339 6.339 0 0 1 8.292-.22l-1.898.072a.442.442 0 0 0-.425.46c.01.241.206.43.441.43l2.931-.11a.442.442 0 0 0 .425-.444v-.033L12.638.429a.442.442 0 0 0-.882.033l.068 1.822A7.144 7.144 0 0 0 7.616.659a7.158 7.158 0 0 0-5.228 1.882A7.357 7.357 0 0 0 .205 9.695a.44.44 0 1 0 .856-.211A6.463 6.463 0 0 1 2.98 3.2zM14.44 6.305a.44.44 0 0 0-.531-.326.446.446 0 0 0-.322.537 6.47 6.47 0 0 1-1.912 6.284 6.287 6.287 0 0 1-4.256 1.658 6.296 6.296 0 0 1-4.06-1.48l1.915-.174a.443.443 0 0 0 .397-.485.438.438 0 0 0-.479-.402l-2.894.264a.443.443 0 0 0-.398.484l.26 2.93a.44.44 0 0 0 .437.405c.013 0 .026 0 .04-.003a.443.443 0 0 0 .396-.485l-.156-1.782a7.132 7.132 0 0 0 4.546 1.62 7.14 7.14 0 0 0 4.842-1.89 7.372 7.372 0 0 0 2.175-7.155z'/%3E%3C/g%3E%3C/svg%3E")
        no-repeat 50%;
    }

.dropdown_up .accordion_content_menu {
    height: 48px;
    line-height: 47px;
    float: left;
    width: 50%;
    background-color: #4b8daf;
    background-color: var(--base-color01115);
    border-top: 1px solid;
    color: #fff
  }

.dropdown_up .accordion_content_menu .odd_btn {
      float: left;
      width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box
    }

.dropdown_up .accordion_content_menu .odd_btn .HK {
        height: 48px;
        line-height: 25px;
        clear: both;
        width: 100%;
        color: #f6dbba;
      }

.dropdown_up .accordion_content_menu .menu_odd_icon {
      float: right;
      width: 10px;
    }

.dropdown_up .accordion_content_menu .menu_ann {
      padding-left: 7px;
      border-left: 1px solid;
    }

.HK_dropdown {
  display: block;
  width: 100%;
  height: 47px;
  line-height: 48px;
  /* padding-left: 7px; */
  border: none;
  color: #fff;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none
}

.HK_dropdown option {
    color: #000;
  }

.curr_amount_2 {
  float: left;
  color: #fff;
  /* margin-right: 5px; */
}

.subaccountform_menu .curr_amount_2 {
  color: #f4cd8a;
}

.selection_HK_EN {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.selection_HK:before,
.selection_HK_EN:before {
  content: '';
  position: absolute;
  top: 12px;
  display: inline-block;
  width: 24px;
  height: 24px;
  opacity: 0.8;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTAgNyI+CiAgICA8cGF0aCBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iI0ZGRiIgZD0iTTEwIDZMNC45OTggMSAwIDUuOTk2Ii8+Cjwvc3ZnPgo=)
    no-repeat 50%;
}

.selection_HK {
  /* width: 50%; */
  height: 48px;
  line-height: 48px;
  clear: both;
  position: relative;
}

.curr_reload {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='25' viewBox='0 0 15 16'%3E%3Cg fill='%23FFF' fill-rule='nonzero' opacity='.78'%3E%3Cpath d='M2.98 3.2a6.339 6.339 0 0 1 8.292-.22l-1.898.072a.442.442 0 0 0-.425.46c.01.241.206.43.441.43l2.931-.11a.442.442 0 0 0 .425-.444v-.033L12.638.429a.442.442 0 0 0-.882.033l.068 1.822A7.144 7.144 0 0 0 7.616.659a7.158 7.158 0 0 0-5.228 1.882A7.357 7.357 0 0 0 .205 9.695a.44.44 0 1 0 .856-.211A6.463 6.463 0 0 1 2.98 3.2zM14.44 6.305a.44.44 0 0 0-.531-.326.446.446 0 0 0-.322.537 6.47 6.47 0 0 1-1.912 6.284 6.287 6.287 0 0 1-4.256 1.658 6.296 6.296 0 0 1-4.06-1.48l1.915-.174a.443.443 0 0 0 .397-.485.438.438 0 0 0-.479-.402l-2.894.264a.443.443 0 0 0-.398.484l.26 2.93a.44.44 0 0 0 .437.405c.013 0 .026 0 .04-.003a.443.443 0 0 0 .396-.485l-.156-1.782a7.132 7.132 0 0 0 4.546 1.62 7.14 7.14 0 0 0 4.842-1.89 7.372 7.372 0 0 0 2.175-7.155z'/%3E%3C/g%3E%3C/svg%3E")
    no-repeat 50%;
}

.curr_reload.spin {
  -webkit-animation: loading-animate 1s linear infinite both;
  animation: loading-animate 1s linear infinite both;
}

.curr_reload {
  float: left;
  width: 48px;
  height: 48px;
}

.curr_reload:active {
  background-color: #6e5e53;
}

.MoreFunc .tab {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.top-bar {
  position: fixed;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  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;
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%
}

.top-bar .filters {
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

.top-bar .tab-date {
    background: #fff;
    background: var(--base-color01);
    color: #32a6de;
    color: var(--base-color011)
  }

.top-bar .tab-date .tab {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%;
    }

.top-bar .tab-date .btn {
      margin-left: 5px;
      height: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
    }

.Announcement .tab-date, .Result .tab-date, .OpenBets .tab-date, .Statement .tab-date {
    background: #fff;
    background: var(--base-color01);
    border-top: 1px solid #3a3a3a;
    border-top: 1px solid var(--base-color3);
    border-bottom: 1px solid var(--base-color01111)
  }

.Announcement .tab-date .filters, .Result .tab-date .filters, .OpenBets .tab-date .filters, .Statement .tab-date .filters {
      color: #32a6de;
      color: var(--base-color011)
    }

.Announcement .tab-date .filters.actived, .Result .tab-date .filters.actived, .OpenBets .tab-date .filters.actived, .Statement .tab-date .filters.actived {
        color: #0b3853;
        color: var(--base-color0111);
        border-bottom: 4px solid;
      }

.Announcement .fixedBar {
    height: calc(50px + 47px);
    height: calc(var(--header-popup-height) + var(--tab-date-height));
  }

.page_openBet {
  --max-top-fixedBar: calc(var(--fixed-top-bar-height) + 1em);
  --fixed-tab-height: 3.8em
}

.page_openBet .refresh {
    margin: 0 0.5em;
  }

.page_openBet .tabBetlist {
    height: var(--fixed-tab-height);
    line-height: 46px;
    border-bottom: #c58311 solid 2px;
    color: #c58311;
    background: #fff
  }

.page_openBet .tabBetlist .selected {
      color: #0b3853;
      color: var(--base-color0111);
      border-bottom: 4px solid;
      padding-bottom: 4px;
    }

.page_openBet .Statement .top-bar, .page_openBet .OpenBets .top-bar {
      margin-top: var(--fixed-tab-height);
    }

.OpenBets .combo .ticket-title, .Statement .combo .ticket-title {
      background-color: #0b3853;
      background-color: var(--base-color0111);
      padding: 8px;
      color: #fff;
    }

.OpenBets .combo .bet-Header, .Statement .combo .bet-Header {
      color: #3a3a3a;
      color: var(--base-color3);
      padding-bottom: 0;
      border-top: 2px SOLID rgba(58,58,58,0.23922);
    }

.OpenBets .ticket-list, .Statement .ticket-list {
    margin-top: 7px
  }

.OpenBets .ticket-list .bet-Header, .Statement .ticket-list .bet-Header {
      margin-top: 0;
      color: #fff;
    }

.OpenBets .ticket-list .ticket-box, .Statement .ticket-list .ticket-box {
      background: #0b3853;
      background: var(--base-color0111);
      border-bottom: 3px solid;
    }

.OpenBets .ticket-list .combo .main.title, .Statement .ticket-list .combo .main.title {
        padding: 0.3em 0em 0.3em 3em;
        color: #fff;
        color: var(--base-color01);
      }

.OpenBets .ticket-list .combo .ticket-box, .Statement .ticket-list .combo .ticket-box {
        background-color: #d8e1ea;
        background-color: var(--base-color2);
        margin-bottom: 1rem;
      }

.OpenBets .ticket-list .bet-Info, .Statement .ticket-list .bet-Info {
      padding: 0 !important;
    }

.OpenBets .ticket-list .eventInfo, .Statement .ticket-list .eventInfo {
      padding-bottom: 8px;
      background: #fff;
    }

.OpenBets .ticket-list .ticketDateTime, .Statement .ticket-list .ticketDateTime {
      border: none;
    }

.OpenBets .ticket-list .stake-Info, .Statement .ticket-list .stake-Info {
      padding-top: 8px;
    }

.Statement .btnRefresh .fa {
      font-size: 1em;
      padding: 0.3em;
    }

.Statement .headerbar {
    position: relative;
  }

.Statement .tab-date {
    background: #d8e1ea;
    background: var(--base-color2);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

.Statement .wager_total {
    width: 15%;
    height: 100%;
    line-height: 48px;
    padding-left: 10px;
    font-size: 14px;
    border-bottom: #e4e4e4 solid 1px;
    color: #fff;
    color: var(--base-color01);
    float: left;
    color: #0b3853;
    color: var(--base-color0111);
    font-weight: 700;
  }

.Statement .wager_win_gold {
    display: inline;
    padding-left: 5px;
    font-weight: bold;
    color: #478e6d;
  }

.Statement .wager_amout {
    width: 85%;
    height: 100%;
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: right;
  }

.Statement .wager_amout:before {
    content: '';
    display: block;
    width: 100%;
    margin-left: -10px;
    padding-right: 20px;
    height: 8px;
    opacity: 0.34;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.34)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(rgba(0, 0, 0, 0.34) 0%, rgba(0, 0, 0, 0) 100%);
  }

.Statement .Statement-list {
    background-color: #fff;
    background-color: var(--base-color01);
    margin: 5px 0;
    margin: var(--base-gap) 0
  }

.Statement .Statement-list :last-of-type {
      margin-bottom: 0;
    }

.Statement .Statement-list .tb-list tr:nth-child(odd) {
          background-color: #ededed;
          background-color: var(--base-color31);
        }

.Statement .Statement-list .tb-list tr.his_title {
          background: #32a6de;
          background: var(--base-color011);
          color: #fff;
          font-weight: 700;
          font-size: 15px;
          border-bottom: 1px solid #008dd2;
          border-bottom: 1px solid var(--base-color01112);
          color: #fff;
        }

.Statement .Statement-list .tb-list tr .amt {
          text-align: right;
        }

.Statement .Statement-list .tb-list tr.total_accounts {
          background-color: #ededed;
          background-color: var(--base-color31)
        }

.Statement .Statement-list .tb-list tr.total_accounts span {
            padding: 5px;
            padding: var(--base-gap);
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            line-height: 1;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            width: 100%;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
          }

.Result {
  --max-top-fixedBar: calc(var(--fixed-top-bar-height) + 8.5em)
}

.Result .top {
    font-size: 22px;
    text-align: center;
    color: rgba(255, 255, 255, 0.56078);
    font-weight: 700;
    font-size: 12px;
    overflow: hidden;
    width: 100%;
    float: left;
    background-color: #0b3853;
    background-color: var(--base-color0111);
  }

.Result .fixedBar {
    height: var(--max-top-fixedBar);
  }

.Result .top-bar {
    max-height: var(--max-top-fixedBar)
  }

.Result .top-bar .tab-result {
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly;
      background: #4d4d4d;
      background: var(--base-color4);
      color: #b4b4b4;
      color: var(--base-color02)
    }

.Result .top-bar .tab-result.tab {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%;
      }

.Result .top-bar .tab-result .btn {
        width: calc(100% / 2 - 14px);
        color: #b4b4b4;
        color: var(--base-color02)
      }

.Result .top-bar .tab-result .btn .title {
          width: 100%;
          text-align: center;
        }

.Result .top-bar .tab-result .btn.actived {
          height: 100%;
          color: #fff;
          color: var(--base-color01);
          background: #3a3a3a;
          background: var(--base-color3);
        }

.Result .top-bar .tab-date {
      background: #fff;
      background: var(--base-color01)
    }

.Result .top-bar .tab-date .tab {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%;
      }

.Result .top-bar .tab-date .btn {
        margin-left: 5px;
      }

.Result .top-bar .ddl {
      background: #b4b4b4;
      background: var(--base-color02);
      padding: 5px
    }

.Result .top-bar .ddl Select {
        width: calc(100% / 2);
      }

.Result .top-bar .ddl .sportF {
        margin-right: 5px;
        margin-right: var(--base-gap);
      }

.Result .normal div.time {
    width: 20%;
    border-right: 1px solid;
  }

.Result .result-list .row {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box
    }

.Result .result-list .row.ev {
        border-bottom: 1px solid #4d4d4d;
        border-bottom: 1px solid var(--base-color4);
      }

.Result .result-list .row .point,
      .Result .result-list .row .set,
      .Result .result-list .row .time,
      .Result .result-list .row .teams {
        width: calc(100% / 2);
        padding-right: 5px;
        padding-right: var(--base-gap);
      }

.Result .result-list .row.leagueTitle {
        background-color: #32a6de;
        background-color: var(--base-color011);
        color: #fff;
        border-radius: 10px 10px 0 0;
      }

.Result .result-list .list .row {
        margin-top: 0;
      }

.Result .result-list .list .ev {
        background-color: #fff;
      }

.Result .result-list .list .score {
        border-bottom: 1px solid #d8e1ea;
        border-bottom: 1px solid var(--base-color2);
        color: #fff;
        background: #3a3a3a;
        background: var(--base-color3);
      }

.Result .result-list .list .teams {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
      }

.Result .result-list.OR .row .time {
        padding: 5px;
        padding: var(--base-gap);
      }

.Result .result-list.OR .row {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 0
      }

.Result .result-list.OR .row .leagueTitle,
        .Result .result-list.OR .row .lgStatus {
          padding: 5px;
          padding: var(--base-gap);
        }

.Result .result-list.OR .row .lgStatus {
          color: #fff;
        }

.icon-parlay {
  background: url(../../images/parlay_icon_n.png?v=0.5680914495084961) 0 center no-repeat;
  background-size: 16px 16px;
}

.right.ng-aside .leftnav-head-button {
  background-color: #32a6de;
  background-color: var(--base-color011);
}

.right.ng-aside .navmenu-subbrand {
  background-color: #003a54;
  background-color: var(--base-color031);
  border-bottom: 4px solid #32a6de;
  border-bottom: 4px solid var(--base-color011);
  color: #b4b4b4;
}

.team.title .fav {
  color: #e8010b;
}

.ft-c-100 {
  color: #383838;
}

.right.ng-aside .nav li {
  background-color: #003a54;
  background-color: var(--base-color031);
  padding-left: 1em;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box
}

.right.ng-aside .nav li a {
    color: #d5f1ff;
  }

.right.ng-aside .nav li.dark-bg-link,
.right.ng-aside .side-nav > .nav > li:active,
.right.ng-aside .side-nav > .nav > li:focus,
.right.ng-aside .side-nav > .nav > li:hover,
.right.ng-aside .side-nav > .nav > li.dark-bg-link:active,
.right.ng-aside .side-nav > .nav > li.dark-bg-link:focus,
.right.ng-aside .side-nav > .nav > li.dark-bg-link:hover {
  background-color: #003a54;
  background-color: var(--base-color031);
}

.nav navmenu-nav li {
  color: #d5f1ff;
}

.hdp.ft-c-16 {
  color: #32a6de;
}

.bg-c-69 .lht-14.ft-c-27 .ft-c-2 {
  color: #51a5d4;
}

.tbr-c-11 {
  border-top: 1px solid #c9c6cd;
}

.simplebutton.actived,
.simplebutton.selected {
  background-color: #d6f0ff;
  color: #0a2900;
}

.ft-c-16 {
  color: #32a6de;
}

.byEvent .bg-c-69 {
    background: none;
  }

.byEvent .bg-c-3 {
    /* border-top: 1px solid var(--base-color031); */
    background: #003a54;
    background: var(--base-color031);

    /* & .arrow {
      color: var(--base-color0111);
    } */
  }

.byEvent .bg-c-69 .flex-row,
  .byEvent .cstable {
    background: #fbfffb;
  }

.byEvent .odds {
    border: 1px solid #c9c6cd;
  }

.byEvent .cstable td {
    border-left: 1px solid #c9c6cd;
    border-bottom: 1px solid #c9c6cd
  }

.byEvent .cstable td:not(last-child) {
      border-right: 1px solid #c9c6cd;
    }

.byEvent {

  /* & .flex-1:last-child {
    border-right: 1px solid #c9c6cd;
  } */
}

.byEvent .flex-1.col:last-child {
    border-left: 1px solid #c9c6cd;
  }

:root {
  --index-version: 1;
  --base-color0: #000;
  --base-color01: #fff;
  --base-color02: #b4b4b4;
  --base-color03: #003075;
  --base-color031: #003a54;

  --base-color012: #d4eaff;
  --base-color013: #7ecbf1;
  --base-color014: #00557d;
  --base-color011: #32a6de;
  --base-color0111: #0b3853;
  --base-color01112: #008dd2;
  --base-color01115: #4b8daf;

  --base-color2: #d8e1ea;
  --base-color3: #3a3a3a;
  --base-color31: #ededed;
  --base-color32: #aaa89c;
  --base-color4: #4d4d4d;

  --base-gap: 5px;
  --fill-color: #ff9200;
  --color-selected: #d0974c;
  --color-negative: #e8010b;

  --icon-width: 3em;
  --header-btn-font-size: 1.4em;
  --header-popup-height: 50px;
  --tab-date-height: 47px;
}

#top-navbar,
.bg-c-1001 {
  background-color: #fff;
  background-color: var(--base-color01);
}

#top-navbar {
  height: 50px;
  min-height: 50px
}

#top-navbar .before-logon-button {
    background-color: #fff;
    background-color: var(--base-color01);
    border: 2px solid #32a6de;
    border: 2px solid var(--base-color011)
  }

#top-navbar .before-logon-button .icon-mobilemenu:before {
      color: #32a6de;
      color: var(--base-color011);
    }

.ft-c-1001 {
  color: #003075;
  color: var(--base-color03);
}

.backArrow {
  color: #fff;
}

.negative {
  color: #e8010b;
  color: var(--color-negative);
}

.removeALL {
  width: 52%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.removeMe {
  float: right;
  margin-right: 0.5em;
  position: absolute;
  right: 0;
  display: INLINE-FLEX;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
}

.simplebutton {
  color: #fff;
  color: var(--base-color01);
}

.br-c-1 {
  border: 4px solid #003a54;
  border: 4px solid var(--base-color031);
}

.bg-c-4,
.BETSLIP > .bg-c-4 {
  background: #00557d;
  background: var(--base-color014);
}

.headerbar {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 50px;
  height: var(--header-popup-height);
  border-bottom: 4px solid #32a6de;
  border-bottom: 4px solid var(--base-color011);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start
}

.headerbar.bg-c-4 {
    background: #003a54;
    background: var(--base-color031);
  }

.headerbar .menuIcon.btn {
    width: 50px;
    color: #fff;
    color: var(--base-color01);
    height: 100%;
    background: #32a6de;
    background: var(--base-color011)
  }

.headerbar .menuIcon.btn .fa {
      font-size: 1.4em;
      font-size: var(--header-btn-font-size);
    }

.btnRefresh,
.btnHome {
  right: 1em;
  width: 3em;
  width: var(--icon-width);
  position: absolute;
}

.moreBet .bg-c-73 {
    background: #afafaf;
    color: #0b3853;
    color: var(--base-color0111);
  }

.bg-c-16 {
  background: #0b3853;
  background: var(--base-color0111);
}

.bg-c-13,
.bg-c-61 {
  background: #d8e1ea;
  background: var(--base-color2)
}

.bg-c-13 .ft-c-69,
  .bg-c-13 .ft-c-63,
  .bg-c-13 .ft-c-36,
  .bg-c-13.ft-c-83,
  .bg-c-61 .ft-c-69,
  .bg-c-61 .ft-c-63,
  .bg-c-61 .ft-c-36,
  .bg-c-61.ft-c-83 {
    color: #32a6de;
    color: var(--base-color011);
  }

.leagueTitle.bg-c-3 {
    background: #003a54;
    background: var(--base-color031);
  }

.ft-c-25 {
  color: #003075;
}

.menuHeader.bg-c-13 {
    background: #32a6de;
    background: var(--base-color011)
  }

.menuHeader.bg-c-13 .ft-c-69 {
      color: #d0974c;
      color: var(--color-selected);
    }

.menuHeader.bg-c-13 .sport {
      color: #d6f0ff;
    }

.menuHeader.bg-c-13 .ft-c-63,
    .menuHeader.bg-c-13 .ft-c-36,
    .menuHeader.bg-c-13.ft-c-83 {
      color: #fff;
      color: var(--base-color01);
    }

.BETSLIP .fts-13.bg-c-54,
.mybet .fts-13.bg-c-53 {
  background: #e3f3d4;
}

.BETSLIP .divBtn.bg-c-52 {
    background: #004e73
  }

.BETSLIP .divBtn.bg-c-52 .ft-c-52 {
      color: #ff9200;
    }

#StatusMessage .ft-c-51 {
  color: #00557d;
}

.bg-c-54 .fts-14.ft-c-40.bold {
  color: #003a54;
  color: var(--base-color031);
}

.bg-c-54 .ft-c-49 {
  color: #5a6e32;
}

.bg-c-3,
.betslip .bg-c-3 {
  background: #7ecbf1;
  background: var(--base-color013);
}

.betslip .ticketNO {
  background: #e3f3d4;
}

.ft-c-89 {
  color: #00557d;
}

.ft-c-2,
.betslip .ft-c-2 {
  color: #fff;
  color: var(--base-color01);
}

.ft-c-22 {
  color: #4b8daf;
  color: var(--base-color01115);
}

.ft-c-22 {
  color: #2b2b2b;
}

.ft-c-50 {
  color: #9bdaf9;
}

.bg-c-56 {
  background: #32a6de;
}

.bg-c-57 {
  background: #fc8c8b;
}

.ft-c-53 {
  color: #ffd8d8;
}

.betslip .level-0 .ft-c-2 {
  color: #32a6de;
  color: var(--base-color011);
}

.betslip .bg-c-1 {
  background: #c3c3c3
}

.betslip .bg-c-1.br-c-1 {
    border: 4px solid #003a54;
    border: 4px solid var(--base-color031);
  }

.betslip .bg-c-56 {
  background: #69ceff;
}

.betslip .neg,
.neg {
  color: #bd4803;
}

.betslip .bg-c-2 {
  background: #32a6de;
}

.betslip .bg-c-4 .ft-c-2 {
  color: #ffffff;
}

.betslip .bg-c-4 .ft-c-3 {
  color: #b4b4b4;
  color: var(--base-color02);
}

.betslip .level-1 .ft-c-22 {
    color: #2b2b2b;
  }

.betslip .level-1 .ft-c-25 {
    color: #003075;
  }

.BETSLIP .fts-13.bg-c-54 .icon-i-s:before {
  color: #2cc546;
}

.bg-c-3 .ft-c-36 .icon-ArrowUp:before {
    color: #8c8c8c;
  }

.ft-c-27 {
  color: #b4b4b4;
}

.bottomBar.bg-c-82 {
  background: #32a6de;
  background: var(--base-color011)
}

.bottomBar.bg-c-82 .bg-c-69 {
    background: #fff;
    background: var(--base-color01);
  }

.leagueTitle {
  color: #000 !important;
  color: var(--base-color0) !important;
  border-bottom: 1px solid #32a6de;
  border-bottom: 1px solid var(--base-color011);
}

.hover-yellow.actived,
.hover-yellow.selected {
  font-weight: bold;
  color: #d0974c;
  color: var(--color-selected);
}

.navButton .buttons.selected [class^='icon-'] {
  color: #32a6de;
  color: var(--base-color011);
}

.betslip .r320 .inputBg,
.betslip .r568 .inputBg {
  background: none;
  border: 1px solid #cecece;
  color: #cecece;
}

.cat {
  background: #00557d;
  background: var(--base-color014)
}

.cat .title {
    color: #b4b4b4;
    color: var(--base-color02)
  }

.cat .title.active {
      color: #7ecbf1;
      color: var(--base-color013);
    }

.header {
  --mkTT-height: 50px
}

.header .mkTT {
    height: var(--mkTT-height);
  }

.header {

  --header-height: var(--mkTT-height)
}

.header .fixedBar {
    height: var(--mkTT-height);
  }

.header .MenuIcon {
    height: 100%;
  }

.non-inplay .bg-c-3 {
  background: #7ecbf1;
}

.event-Header .eventTime {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navButton .sportBar {
    height: 100%;
  }

.navButton .buttons {
    height: 100%;
  }

.odds.selected {
  background-color: #32a6de;
  background-color: var(--base-color011);
  border-color: #32a6de;
  border-color: var(--base-color011);
  color: #fff;
  color: var(--base-color01);
}

.ws-nowrap .filters.ft-c-2 {
  color: #ade4ff;
}

.TTGroup.cat {
  background-color: #fff;
  background-color: var(--base-color01)
}

.TTGroup.cat .filters {
    color: #aaa89c;
    color: var(--base-color32)
  }

.TTGroup.cat .filters.actived.y-hover {
      font-weight: bolder;
      color: #ff9200;
      color: var(--fill-color);
    }

.marketGroup.cat {
  background: #003075;
  background: var(--base-color03)
}

.marketGroup.cat .filters {
    color: #b4b4b4;
    color: var(--base-color02)
  }

.marketGroup.cat .filters.actived.y-hover {
      color: #ff9200;
      color: var(--fill-color);
      font-weight: 700;
    }

body.bson {
    /* left: 60%; */
  }

body.bson .maincontainer .greyoutbg {
        z-index: 29;
      }

body.bson .maincontainer .betslip {
        z-index: 30
      }

body.bson .maincontainer .betslip.dspNone {
          display: none;
        }

.res320 {
  display: inline;
  display: initial;
}

.bettingForm {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cs .optName {
    letter-spacing: 2px;
  }

.tick {
  border-color: transparent transparent #fff;
  border-color: transparent transparent var(--base-color01);
}

.icon-i-s.filled {
  color: #aaa89c;
  color: var(--base-color32);
}

.gradientFadeOut-r {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(42, 76, 52, 0)), color-stop(1%, rgba(42, 76, 52, 0)), to(#4d4d4d));
  background: linear-gradient(to right, rgba(42, 76, 52, 0) 0, rgba(42, 76, 52, 0) 1%, #4d4d4d 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(42, 76, 52, 0)), color-stop(1%, rgba(42, 76, 52, 0)), to(var(--base-color4)));
  background: linear-gradient(to right, rgba(42, 76, 52, 0) 0, rgba(42, 76, 52, 0) 1%, var(--base-color4) 100%);
}

.ticketStatus {
  /* min-width: 35px; */
  right: 0;
  margin: 0 5px;
  padding: 7px 4px;
  border: solid 0 #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  font-family: Arial;
  color: #f5f5dc;
  font-weight: bold
}

.ticketStatus.refund {
    background-color: #63590d;
  }

.ticketStatus.reject {
    background-color: #8b400a;
  }

.ticketStatus.labelBox_L,
  .ticketStatus.labelBox_T {
    background-color: #b64c4c;
  }

.ticketStatus.labelBox_LH {
    background: #b64c4c;
    background: -webkit-gradient(linear, left top, right top, color-stop(25%, #b64c4c), color-stop(60%, rgba(182,76,76,0.21961)), color-stop(44%, rgba(255, 255, 255, 0.27059)));
    background: linear-gradient(90deg, #b64c4c 25%, rgba(182,76,76,0.21961) 60%, rgba(255, 255, 255, 0.27059) 44%);
    background-color: #b19f8c;
  }

.ticketStatus.labelBox_P {
    background-color: #e7bfb9;
    color: #5b0f00;
  }

.ticketStatus.labelBox_R {
    background-color: #b19f8c;
  }

.ticketStatus.labelBox_W {
    background-color: #3185b3;
  }

.ticketStatus.labelBox_WH {
    background: #3185b3;
    background: -webkit-gradient(linear, left top, right top, color-stop(25%, #3185b3), color-stop(60%, rgba(49,133,179,0.38039)), color-stop(50%, rgba(255,255,255,0.27059)));
    background: linear-gradient(90deg, #3185b3 25%, rgba(49,133,179,0.38039) 60%, rgba(255,255,255,0.27059) 50%);
    background-color: #b19f8c;
  }

.ticketStatus.labelBox_D {
    background-color: #508972;
  }

.ticketStatus.labelBox_V,
  .ticketStatus.labelBox_X,
  .ticketStatus.labelBox_C,
  .ticketStatus.labelBox_A {
    background-color: #999;
  }

.ticketDateTime.title .datetime {
    padding-left: 5px;
  }

.ticketDateTime.title .ticketStatus {
    right: 10px;
  }

.betBox,
.OpenBets {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  z-index: 1001
}

.betBox .odds, .OpenBets .odds {
    background: none;
    border: none;
  }

.betBox .ord_ot, .OpenBets .ord_ot {
    font-size: 12px;
    font-weight: bold;
  }

.betBox .ord_con, .OpenBets .ord_con {
    color: #d0021b;
    font-weight: bold;
    padding-right: 5px;
    display: inline;
  }

.betBox .ord_con:empty, .OpenBets .ord_con:empty {
    padding-right: 0;
    display: none;
  }

.betBox .bet-type, .OpenBets .bet-type {
    color: #fff;
    padding-top: 5%;

    --size-width: 1.5em;

    /* & > .inner {
      height: var(--size-width);
      display: inline-flex;
      justify-content: flex-start;
      width: 100%;
      line-height: 1;
      align-items: center;
      padding: 0 6rem 0 5rem;
      box-sizing: border-box;

      & .title {
        align-items: center;
        display: flex;
        margin: 0 0.6em;
        width: 30%;
      }
    } */

    /* & .arrow_back {
      width: var(--size-width);
      background-size: auto;
      height: 1em;
      width: 10%;
      position: absolute;
      left: 0;
    } */

    /* & .removeALL {
      width: 52%;
      justify-content: flex-end;
    } */
    /* 
    & .autoRefresh {
      width: 13%;
    } */
  }

.betBox .eventInfo, .OpenBets .eventInfo {
    padding: 8px 0;
    background: #f0f0f0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%
  }

.betBox .eventInfo > div, .OpenBets .eventInfo > div {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: baseline;
          -ms-flex-align: baseline;
              align-items: baseline;
      position: relative;
      padding: 0em 1em 0 1em;
      margin-top: 0.2em;
      line-height: 1
    }

.betBox .eventInfo > div .right, .OpenBets .eventInfo > div .right {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        text-align: right;
        margin-right: 0.5rem;
      }

.betBox .stake-Info, .OpenBets .stake-Info {
    background: #fff;
    padding: 0.5em 1em 0 1em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 8px 1em;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box
  }

.betBox .stake-Info .count,
    .betBox .stake-Info .amount,
    .betBox .stake-Info .maxPayOut,
    .betBox .stake-Info .totalOdds,
    .betBox .stake-Info .myBet,
    .OpenBets .stake-Info .count,
    .OpenBets .stake-Info .amount,
    .OpenBets .stake-Info .maxPayOut,
    .OpenBets .stake-Info .totalOdds,
    .OpenBets .stake-Info .myBet {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0.3em 1em;
      margin-top: 0.2em;
      line-height: 1
    }

.betBox .stake-Info .count .left, .betBox .stake-Info .amount .left, .betBox .stake-Info .maxPayOut .left, .betBox .stake-Info .totalOdds .left, .betBox .stake-Info .myBet .left, .OpenBets .stake-Info .count .left, .OpenBets .stake-Info .amount .left, .OpenBets .stake-Info .maxPayOut .left, .OpenBets .stake-Info .totalOdds .left, .OpenBets .stake-Info .myBet .left {
        margin-right: 15px;
      }

.betBox .stake-Info .totalOdds, .OpenBets .stake-Info .totalOdds {
      padding-right: 1em;
      padding-left: 1em;
      background: #ededed;
      background: var(--base-color31);
      margin-right: 5px;
      margin-left: 5px;
      border-radius: inherit
    }

.betBox .stake-Info .totalOdds .odds, .OpenBets .stake-Info .totalOdds .odds {
        color: #e8010b;
        color: var(--color-negative);
      }

.betBox .stake-Info .myBet, .OpenBets .stake-Info .myBet {
      padding: 0;
      padding-right: 5px;
      padding-left: 5px;
      border-radius: inherit
    }

.betBox .stake-Info .myBet .left, .OpenBets .stake-Info .myBet .left {
        margin-right: 5px;
        background: #e6e6e6;
        padding: 0.3em 1em;
        border-radius: inherit;
      }

.betBox .stake-Info .myBet .bet-Currency, .OpenBets .stake-Info .myBet .bet-Currency {
        color: #7e7e7e;
      }

.betBox .stake-Info .myBet .amt, .OpenBets .stake-Info .myBet .amt {
        -webkit-box-flex: 3;
            -ms-flex-positive: 3;
                flex-grow: 3;
        float: right;
        margin-right: 10px;
      }

.betBox .stake-Info .myBet .btnBet, .OpenBets .stake-Info .myBet .btnBet {
        background: #32a6de;
        background: var(--base-color011);
        color: #fff;
        border-radius: inherit;
        border: none;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        padding: 0.3em auto;
      }

.betBox .content, .OpenBets .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 15px;
  }

.betBox .bet-Header, .OpenBets .bet-Header {
    width: 100%;
    background: #0b3853;
    background: var(--base-color0111);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    color: #fff;
    padding-right: 5px;
    padding-right: var(--base-gap);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

.betBox .bet-Info, .OpenBets .bet-Info {
    padding: 1px 0;
  }

.betBox .left, .OpenBets .left {
    -webkit-box-flex: 8;
        -ms-flex-positive: 8;
            flex-grow: 8;
    line-height: 1;
  }

.betBox .right, .OpenBets .right {
    -webkit-box-flex: 8;
        -ms-flex-positive: 8;
            flex-grow: 8;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    line-height: 1;
  }

.betBox .circle, .OpenBets .circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 1%
  }

.betBox .circle .fa, .OpenBets .circle .fa {
      color: #fff;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 100%;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      align-items: center;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      justify-content: center;
      font-size: 1em;
    }

.betBox .score, .OpenBets .score {
    font-weight: bold;
    color: #e8010b;
    color: var(--color-negative);
  }

.betBox .period, .OpenBets .period {
    color: #b4b4b4;
    color: var(--base-color02)
  }

.betBox .period .hdp, .OpenBets .period .hdp {
      color: #0b3853;
      color: var(--base-color0111);
    }

.betBox .level-1, .OpenBets .level-1 {
    overflow-y: scroll;
    max-height: 90vh
  }

.betBox .level-1 .circle, .OpenBets .level-1 .circle {
      position: relative;
    }

.betBox .level-1 .stake_gold, .OpenBets .level-1 .stake_gold {
      display: inline;
      padding-left: 5px;
      font-weight: bold;
      color: #323232;
    }

.betBox .level-1 .eventInfo .league, .OpenBets .level-1 .eventInfo .league {
        word-wrap: break-word;
        line-height: 1;
        background: none;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        line-height: 1;
      }

.betBox .level-1 .eventInfo .ticketStatus, .OpenBets .level-1 .eventInfo .ticketStatus {
        padding: 3px 4px;
      }

.betBox .level-1 .eventInfo > div, .OpenBets .level-1 .eventInfo > div {
        margin-top: 0.2em;
      }

.betBox .level-1 .ticketDateTime .datetime, .OpenBets .level-1 .ticketDateTime .datetime {
        -webkit-box-flex: 9;
            -ms-flex-positive: 9;
                flex-grow: 9;
      }

.betBox .level-1 .stake-Info, .OpenBets .level-1 .stake-Info {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%;
      background: #d4eaff;
      background: var(--base-color012)
    }

.betBox .level-1 .stake-Info .ticketID, .OpenBets .level-1 .stake-Info .ticketID {
        color: #7e7e7e;
      }

.betBox .level-1 .stake-Info > div, .OpenBets .level-1 .stake-Info > div {
        margin-top: 0.2em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
      }

.betBox,
.OpenBets {
  /* } */
}

.BETSLIP .betBox .eventInfo {
    background-color: #e3f3d4;
  }

.BETSLIP .betBox .title-odds {
    color: #000;
  }

.BETSLIP .betBox .single .eventInfo,
    .BETSLIP .betBox .single .stake-Info,
    .BETSLIP .betBox .single .ticketDateTime {
      border-bottom: 2px solid rgba(5,5,5,0.47059);
    }

.BETSLIP .betBox .single .level-1 .stake-Info .title-ticketID,
      .BETSLIP .betBox .single .level-1 .stake-Info .ticketID {
        color: #000;
      }

.BETSLIP .betBox .combo {
    /* & .eventInfo, */
  }

.BETSLIP .betBox .combo .stake-Info,
    .BETSLIP .betBox .combo .ticketDateTime {
      border-bottom: 2px solid rgba(5,5,5,0.47059);
    }

.BETSLIP .betBox .ticketDateTime {
    padding: 10px 0;
    border-bottom: 2px solid;
    margin-bottom: 7px
  }

.BETSLIP .betBox .ticketDateTime.title {
      color: #0b3853;
      color: var(--base-color0111);
    }

.BETSLIP .level-1 {
    /* padding: 0 5px; */
  }

.BETSLIP .level-1 .stake-Info {
      margin-top: 7px;
      color: rgba(5,5,5,0.41176);
    }

