@charset "UTF-8";
/* Merchant variables */
/* Common Variables from @cbfe/ui */
/** VARIABLES **/
/** VARIABLES INJECTION **/
/**
  Position: Value
  left    : left
  right   : right
  center  : none
**/
/* Merchant overrides variables */
@font-face {
  font-family: 'Bet Fair Flama';
  src: url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Bold.eot");
  src: url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Bold.eot?#iefix") format("embedded-opentype"), url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Bold.woff2") format("woff2"), url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Bold.woff") format("woff"), url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Bold.ttf") format("truetype"), url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Bold.svg#BetFairFlama-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Bet Fair Flama';
  src: url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Medium.eot");
  src: url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Medium.eot?#iefix") format("embedded-opentype"), url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Medium.woff2") format("woff2"), url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Medium.woff") format("woff"), url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Medium.ttf") format("truetype"), url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Medium.svg#BetFairFlama-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Bet Fair Flama Book';
  src: url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Book.eot");
  src: url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Book.eot?#iefix") format("embedded-opentype"), url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Book.woff2") format("woff2"), url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Book.woff") format("woff"), url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Book.ttf") format("truetype"), url("https://images.colossusbets.com/assets/fonts/betfair/BetFairFlama-Book.svg#BetFairFlama-Book") format("svg");
  font-weight: normal;
  font-style: normal; }

#merchant #pool_list_card .pool_card .pool_card_content .pool_card_info .pool_card_prize {
  font-family: 'Bet Fair Flama', Arial, sans-serif; }

/* Common styles from @cbfe/ui */
/*-------------*/
/*  Bootstrap  */
/*-------------*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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.42857;
  color: #333333;
  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: 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.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-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 #eeeeee; }

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014   \A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\A0   \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 720px; } }
  @media (min-width: 992px) {
    .container {
      width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: 0px;
  margin-right: 0px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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: 0px;
  padding-right: 0px; }

.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-1 {
  width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: 0px;
  margin-right: 0px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 0px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix: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; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

/*-------------*/
/*    Common   */
/*-------------*/
html, body {
  margin: 0;
  height: 100%;
  font-family: "Arial", sans-serif;
  background: #dfe5e5;
  font-size: 13px; }

* {
  outline: none;
  -webkit-font-smoothing: antialiased; }

#merchant {
  min-height: 350px;
  padding-bottom: 30px; }
  @media (min-width: 992px) {
    #merchant {
      min-height: 750px; } }

hr {
  margin: 0; }

.col-top {
  margin-top: 10px; }
  @media (max-width: 767px) {
    .col-top {
      margin-top: 5px; } }

.col-space {
  padding: 0 5px; }

.col-left {
  padding-left: 5px; }

.col-right {
  padding-right: 5px; }

.col-inline {
  display: inline-block; }

.alert {
  padding: 10px;
  margin: 0;
  margin-top: 5px; }

.no-top-margin {
  margin-top: 0; }

a {
  cursor: pointer;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none; }

.view {
  max-width: 1245px;
  margin: 0 auto; }
  .view .container-centered {
    width: 100%;
    max-width: 1000px;
    display: block;
    margin: 0 auto; }

.sharing-view {
  position: relative;
  width: 933px;
  height: 500px; }

.circle-preloader,
[data-circle-preloader],
circle-preloader {
  animation: semi-rotate 1s linear infinite;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform-origin: 100% 50%;
  width: 25px; }
  .circle-preloader::before,
  [data-circle-preloader]::before,
  circle-preloader::before {
    content: '';
    top: 0;
    left: 0;
    right: -100%;
    bottom: 0;
    border: 4px solid currentColor;
    border-color: currentColor transparent transparent currentColor;
    border-radius: 50%;
    position: absolute;
    transform: rotate(-45deg);
    animation: inner-rotate 0.5s linear infinite alternate;
    color: #F60; }
  .circle-preloader::after,
  [data-circle-preloader]::after,
  circle-preloader::after {
    content: '';
    top: 0;
    left: 0;
    right: -100%;
    bottom: 0;
    border: 4px solid currentColor;
    border-color: currentColor transparent transparent currentColor;
    border-radius: 50%;
    position: absolute;
    transform: rotate(-45deg);
    animation: inner-rotate 0.5s linear infinite alternate;
    color: #F60;
    opacity: 0; }

@keyframes inner-rotate {
  from {
    color: #F60; }
  to {
    opacity: 1;
    color: #F60;
    transform: rotate(115deg); } }

@keyframes semi-rotate {
  from {
    animation-timing-function: ease-out;
    transform: rotate(180deg); }
  45% {
    transform: rotate(198deg); }
  55% {
    transform: rotate(234deg); }
  to {
    transform: rotate(540deg); } }

.spinner-background {
  width: 100%;
  height: 100%;
  background: black;
  position: fixed;
  opacity: 0;
  z-index: 1000;
  overflow: hidden;
  top: 0;
  left: 0; }

.spinner-box {
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  width: 100px;
  height: 100px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 1001;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  border-radius: 4px; }

.spinner-modal-box {
  margin: 10px auto;
  text-align: center; }

.spinner-button {
  width: 14px;
  height: 14px;
  margin: 0 auto;
  font-size: 14px; }

#offer-slider {
  float: left;
  display: block;
  margin: 1rem 0;
  /* Marks */ }
  #offer-slider .noUi-target,
  #offer-slider .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  #offer-slider .noUi-target {
    position: relative;
    direction: ltr; }
  #offer-slider .noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1; }
    #offer-slider .noUi-base:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 0;
      height: 16px;
      background: #eaffa9; }
  #offer-slider .noUi-connect {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0; }
  #offer-slider .noUi-origin {
    position: absolute;
    height: 0;
    width: 0; }
  #offer-slider .noUi-handle {
    position: relative;
    z-index: 1; }
  #offer-slider .noUi-state-tap .noUi-connect,
  #offer-slider .noUi-state-tap .noUi-origin {
    -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
    transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s; }
  #offer-slider .noUi-state-drag * {
    cursor: inherit !important; }
  #offer-slider .noUi-base,
  #offer-slider .noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  #offer-slider .noUi-horizontal {
    height: 18px; }
  #offer-slider .noUi-horizontal .noUi-handle {
    width: 35px;
    height: 35px;
    left: -18px;
    top: -10px;
    border-radius: 50%; }
  #offer-slider .noUi-vertical {
    width: 18px; }
  #offer-slider .noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px; }
  #offer-slider .noUi-target {
    background: rgba(255, 184, 12, 0.2);
    border-radius: 4px;
    border: 1px solid #ffb80c;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
    box-shadow: 0 3px 6px -5px #BBB; }
  #offer-slider .noUi-connect {
    background: #ffb80c;
    -webkit-transition: background 450ms;
    transition: background 450ms; }
  #offer-slider .noUi-draggable {
    cursor: ew-resize; }
  #offer-slider .noUi-vertical .noUi-draggable {
    cursor: ns-resize; }
  #offer-slider .noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }
  #offer-slider .noUi-active {
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }
  #offer-slider .noUi-handle:before,
  #offer-slider .noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 10px; }
  #offer-slider .noUi-handle:after {
    left: 18px; }
  #offer-slider .noUi-vertical .noUi-handle:before,
  #offer-slider .noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px; }
  #offer-slider .noUi-vertical .noUi-handle:after {
    top: 17px; }
  #offer-slider [disabled] .noUi-connect {
    background: #ffb80c; }
  #offer-slider [disabled].noUi-target,
  #offer-slider [disabled].noUi-handle,
  #offer-slider [disabled] .noUi-handle {
    cursor: not-allowed; }
  #offer-slider .noUi-pips,
  #offer-slider .noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  #offer-slider .noUi-pips {
    position: absolute;
    color: #999; }
  #offer-slider .noUi-value {
    position: absolute;
    text-align: center; }
  #offer-slider .noUi-value-sub {
    color: #ccc;
    font-size: 10px; }
  #offer-slider .noUi-marker {
    position: absolute;
    background: #CCC; }
  #offer-slider .noUi-marker-sub {
    background: #AAA; }
  #offer-slider .noUi-marker-large {
    background: #AAA; }
  #offer-slider .noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%; }
  #offer-slider .noUi-value-horizontal {
    -webkit-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0); }
  #offer-slider .noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px; }
  #offer-slider .noUi-marker-horizontal.noUi-marker-sub {
    height: 10px; }
  #offer-slider .noUi-marker-horizontal.noUi-marker-large {
    height: 15px; }
  #offer-slider .noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%; }
  #offer-slider .noUi-value-vertical {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    padding-left: 25px; }
  #offer-slider .noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px; }
  #offer-slider .noUi-marker-vertical.noUi-marker-sub {
    width: 10px; }
  #offer-slider .noUi-marker-vertical.noUi-marker-large {
    width: 15px; }
  #offer-slider .noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center; }
  #offer-slider .noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%; }
  #offer-slider .noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%; }
  #offer-slider .mark_1 .noUi-base::before {
    width: 10%; }
  #offer-slider .mark_2 .noUi-base::before {
    width: 20%; }
  #offer-slider .mark_3 .noUi-base::before {
    width: 30%; }
  #offer-slider .mark_4 .noUi-base::before {
    width: 40%; }
  #offer-slider .mark_5 .noUi-base::before {
    width: 50%; }
  #offer-slider .mark_6 .noUi-base::before {
    width: 60%; }
  #offer-slider .mark_7 .noUi-base::before {
    width: 70%; }
  #offer-slider .mark_8 .noUi-base::before {
    width: 80%; }
  #offer-slider .mark_9 .noUi-base::before {
    width: 90%; }
  #offer-slider .mark_10 .noUi-base::before {
    width: 100%; }

.markers {
  display: block;
  width: 100%;
  background: transparent;
  position: relative;
  float: left;
  margin: 0 1px;
  margin-bottom: 10px; }
  .markers > .marker {
    border-right: 3px solid;
    opacity: 0.3;
    height: 3px;
    display: block;
    float: left;
    width: 10%; }

.cashout-bar {
  position: relative; }
  .cashout-bar:before {
    content: '0%';
    position: absolute;
    bottom: -55px;
    left: 0;
    z-index: 700;
    font-weight: 600;
    font-size: 12px; }
  .cashout-bar:after {
    content: '100%';
    position: absolute;
    right: 0;
    bottom: -55px;
    z-index: 998;
    font-size: 12px;
    font-weight: 600; }
  .cashout-bar .cash-out-min {
    background: #ffb80c;
    border-radius: 3px;
    border: 1px solid #ffb80c;
    box-shadow: #bbbbbb 0px 3px 6px -5px;
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
    height: 18px;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    float: left;
    width: 10%; }
  .cashout-bar .cashed-out {
    background: #d3d3d3;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: #bbbbbb 0px 3px 6px -5px;
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
    height: 18px;
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    float: right; }
  .cashout-bar .cashed-out + nouislider .noUi-target {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0; }

.checkbox-element, .radio-element {
  display: inline-block; }
  .checkbox-element .cb-checkbox, .checkbox-element .cb-radio, .radio-element .cb-checkbox, .radio-element .cb-radio {
    display: table-cell;
    width: 24px; }
    .checkbox-element .cb-checkbox input[type="radio"], .checkbox-element .cb-checkbox input[type='checkbox'], .checkbox-element .cb-radio input[type="radio"], .checkbox-element .cb-radio input[type='checkbox'], .radio-element .cb-checkbox input[type="radio"], .radio-element .cb-checkbox input[type='checkbox'], .radio-element .cb-radio input[type="radio"], .radio-element .cb-radio input[type='checkbox'] {
      display: none; }
    .checkbox-element .cb-checkbox i.fa, .checkbox-element .cb-radio i.fa, .radio-element .cb-checkbox i.fa, .radio-element .cb-radio i.fa {
      display: block;
      height: 24px;
      width: 24px;
      cursor: pointer;
      font-size: 16px;
      text-align: center;
      color: currentColor;
      background: 0 0;
      border: 1px solid #dcdcdc;
      border-radius: 3px;
      line-height: 21px; }
  .checkbox-element .element-label, .radio-element .element-label {
    display: table-cell;
    font-size: 12px;
    vertical-align: middle;
    padding: 0 10px; }

.cb-btn.cb-btn-form {
  color: #4a4a4a;
  background: transparent;
  border-color: rgba(74, 74, 74, 0.3); }

.label-element {
  color: #4a4a4a;
  font-size: 12px;
  line-height: 1;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 5px; }
  .label-element .strong {
    font-weight: 600; }

.cb-label-error {
  margin: 0;
  display: block;
  color: rgba(255, 0, 0, 0.7);
  background: transparent;
  font-size: 11px;
  font-weight: 600; }

.cb-input {
  float: left;
  height: 34px;
  line-height: 34px;
  width: 100%;
  padding: 0 10px;
  font-size: 12px;
  background: transparent;
  color: #4a4a4a;
  border: 1px solid rgba(74, 74, 74, 0.3);
  border-radius: 3px;
  font-weight: 600;
  z-index: 10;
  display: table-cell;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .cb-input.success {
    border-color: #5cb85c; }
  .cb-input.filled {
    border-color: #5cb85c; }
  .cb-input.error {
    border-color: #ff0000; }
  .cb-input.disabled, .cb-input:disabled {
    opacity: 0.4; }
  .cb-input.cb-input-small {
    height: calc(34px - 6px); }
  .cb-input::-webkit-input-placeholder {
    /* WebKit browsers */
    opacity: 0.4;
    color: #4a4a4a; }
  .cb-input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    opacity: 0.4;
    color: #4a4a4a; }
  .cb-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    opacity: 0.4;
    color: #4a4a4a; }
  .cb-input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    opacity: 0.4;
    color: #4a4a4a; }

.cb-form-group {
  position: relative;
  display: table;
  width: 100%; }
  .cb-form-group .cb-input-addon + .cb-input-icon {
    left: 50px; }
  .cb-form-group .cb-input-addon + .cb-input,
  .cb-form-group .cb-input-addon + .cb-input-icon + .cb-input {
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .cb-form-group .cb-input-icon + .cb-input {
    padding-left: 45px; }
  .cb-form-group .cb-input-icon + .cb-input-prefix + .cb-input {
    padding-left: 60px; }
  .cb-form-group input:focus + .cb-tooltip,
  .cb-form-group input:focus + label + .cb-tooltip,
  .cb-form-group input:focus + label + label + .cb-tooltip,
  .cb-form-group input:focus + label + label + label + .cb-tooltip,
  .cb-form-group select:focus + .cb-tooltip,
  .cb-form-group select:focus + label + .cb-tooltip,
  .cb-form-group select:focus + label + label + .cb-tooltip {
    display: inline-block !important; }
  .cb-form-group input:focus + label.cb-input-label,
  .cb-form-group input.filled + label.cb-input-label,
  .cb-form-group select.filled + label.cb-input-label {
    color: rgba(74, 74, 74, 0.5);
    font-size: 10px;
    line-height: 1;
    background: #fff;
    padding: 0 5px;
    z-index: 100;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    -ms-transform: translateY(-145%);
    transform: translateY(-145%); }

.cb-input-addon {
  width: 25px;
  display: table-cell;
  padding: 0 10px;
  line-height: 1;
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  vertical-align: middle;
  background: transparent;
  color: rgba(74, 74, 74, 0.3);
  border: 1px solid rgba(74, 74, 74, 0.3);
  cursor: pointer; }
  .cb-input-addon.active {
    background: rgba(92, 184, 92, 0.2);
    color: #5cb85c;
    border: 1px solid #5cb85c; }

.cb-input-label {
  margin: 0;
  display: block;
  position: absolute;
  left: 15px;
  top: 10px;
  font-size: 12px;
  font-weight: 500;
  z-index: 1;
  color: rgba(74, 74, 74, 0.5);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.cb-input-error {
  margin: 0;
  padding: 0 5px;
  display: block;
  position: absolute;
  right: 5px;
  top: 27px;
  color: rgba(255, 0, 0, 0.7);
  background: white;
  font-size: 10px;
  font-weight: 600;
  z-index: 10; }
  .cb-input-error.textarea {
    top: initial;
    bottom: -7px; }

.cb-input-icon {
  position: absolute;
  line-height: 1;
  top: 11px;
  left: 10px;
  font-size: 14px;
  color: rgba(74, 74, 74, 0.5);
  z-index: 20; }

.cb-input-prefix {
  position: absolute;
  top: 7.5px;
  left: 30px;
  font-size: 14px;
  color: rgba(74, 74, 74, 0.3); }

.cb-input-password {
  position: absolute;
  top: 5px;
  right: 10px;
  left: auto;
  font-size: 18px;
  color: #4a4a4a;
  z-index: 1000;
  cursor: pointer; }

.cb-select {
  height: 34px;
  line-height: 1;
  width: 100%;
  font-size: 12px;
  background: transparent;
  color: #4a4a4a;
  border: 1px solid rgba(74, 74, 74, 0.3);
  border-radius: 4px;
  -webkit-appearance: none !important;
  -moz-appearance: none;
  appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  padding-left: 10px;
  -moz-padding-start: 10px;
  -webkit-padding-start: 10px;
  z-index: 10;
  display: table-cell;
  position: relative;
  /** Arrow **/
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='#4a4a4a'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 8px;
  background-position: calc(100% - 5px) calc((34px - 4px) / 2);
  background-repeat: no-repeat; }
  .cb-select.success {
    border-color: #5cb85c; }
  .cb-select.filled {
    border-color: #5cb85c; }
  .cb-select.error {
    border-color: #ff0000; }
  .cb-select.disabled, .cb-select:disabled {
    opacity: 0.4; }
  .cb-select.cb-select-small {
    height: calc(34px - 6px);
    background-position: calc(100% - 5px) calc((34px - 4px - 6px) / 2);
    line-height: 1.1; }

.cb-checkbox-group {
  position: relative;
  display: table;
  width: 100%; }
  .cb-checkbox-group .cb-checkbox {
    display: table-cell;
    width: 20px;
    vertical-align: middle; }
    .cb-checkbox-group .cb-checkbox i {
      font-size: 14px;
      cursor: pointer;
      height: 20px;
      line-height: 18px;
      color: #4a4a4a;
      background: transparent;
      border: 1px solid rgba(74, 74, 74, 0.3);
      border-radius: 3px;
      width: 20px;
      text-align: center;
      display: block; }
  .cb-checkbox-group .cb-checkbox-text {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    color: #4a4a4a; }
  .cb-checkbox-group .cb-checkbox-label {
    display: table-cell;
    font-size: 12px;
    vertical-align: middle; }
    @media only screen and (max-width: 992px) and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
      .cb-checkbox-group .cb-checkbox-label {
        width: 100%; } }
    @media not all and (max-width: 992px) and (min-resolution: 0.001dpcm) {
      .cb-checkbox-group .cb-checkbox-label {
        width: 100%; } }
  .cb-checkbox-group .cb-checkbox ~ .cb-checkbox-label,
  .cb-checkbox-group .cb-checkbox ~ .cb-checkbox-text {
    padding-left: 10px; }
  .cb-checkbox-group.cb-checkbox-small {
    padding: 0;
    padding-top: 5px; }
    .cb-checkbox-group.cb-checkbox-small .cb-checkbox {
      width: 12px; }
      .cb-checkbox-group.cb-checkbox-small .cb-checkbox i {
        height: 15px;
        line-height: 15px;
        width: 15px;
        font-size: 12px; }
    .cb-checkbox-group.cb-checkbox-small .cb-checkbox-label {
      line-height: 15px;
      padding-left: 5px;
      color: rgba(74, 74, 74, 0.6); }

.cb-radio-group {
  position: relative;
  display: inline-block; }
  .cb-radio-group .cb-radio {
    display: table-cell;
    width: 20px; }
    .cb-radio-group .cb-radio i {
      font-size: 14px;
      cursor: pointer;
      height: 20px;
      line-height: 18px;
      color: #4a4a4a;
      background: transparent;
      border: 1px solid rgba(74, 74, 74, 0.3);
      border-radius: 50%;
      width: 20px;
      text-align: center;
      display: block; }
      .cb-radio-group .cb-radio i.icon-selected:after {
        content: '';
        position: absolute;
        top: 6px;
        left: 6px;
        display: block;
        margin: 0 auto;
        font-size: 36px;
        line-height: 1;
        width: 8px;
        height: 8px;
        background: #4a4a4a;
        border-radius: 50%; }
    .cb-radio-group .cb-radio input[type=checkbox], .cb-radio-group .cb-radio input[type=radio] {
      display: none; }
  .cb-radio-group .cb-radio-text {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    color: #4a4a4a; }
  .cb-radio-group .cb-radio-label {
    display: table-cell;
    font-size: 12px;
    vertical-align: middle; }
  .cb-radio-group .cb-radio ~ .cb-radio-label,
  .cb-radio-group .cb-radio ~ .cb-radio-text {
    padding-left: 10px; }
  .cb-radio-group.cb-radio-small {
    padding: 0;
    padding-top: 5px; }
    .cb-radio-group.cb-radio-small .cb-radio {
      width: 12px; }
      .cb-radio-group.cb-radio-small .cb-radio i {
        height: 15px;
        line-height: 15px;
        width: 15px;
        font-size: 12px; }
    .cb-radio-group.cb-radio-small .cb-radio-label {
      line-height: 15px;
      padding-left: 5px;
      color: rgba(74, 74, 74, 0.6); }

button {
  text-align: center;
  white-space: wrap;
  line-height: 1;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.cb-btn {
  padding: 0;
  border-style: solid;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  font-size: 12px;
  height: 34px;
  width: 100%;
  border-radius: 4px;
  border-width: 1px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  font-weight: 600;
  white-space: normal; }
  .cb-btn.btn-width {
    width: 100px;
    padding: 0 auto; }
  .cb-btn.btn-width-auto {
    width: auto;
    padding: 0 5px; }
  .cb-btn.btn-small {
    height: calc(34px - 6px); }
  .cb-btn.btn-big {
    height: calc(34px + 10px); }
  .cb-btn.btn-icon-syndicates {
    height: calc(34px - 10px);
    width: calc(34px - 10px); }
  .cb-btn.btn-back {
    height: calc(34px - 10px);
    width: auto;
    padding-right: 5px; }
  .cb-btn:disabled, .cb-btn[disabled] {
    cursor: not-allowed;
    opacity: 0.4; }
  .cb-btn.cb-btn-primary {
    color: #1e1e1e;
    background: linear-gradient(to bottom, #ffc90c 0, #ffb80c 100%);
    border-color: transparent; }
  .cb-btn.cb-btn-secondary {
    color: #1e1e1e;
    background: linear-gradient(to bottom, #e1e1e1 0, #c0c0c0 100%);
    border-color: transparent; }
  .cb-btn.cb-btn-tertiary, #offer .offer_element .content_info #ticketshare .cb-btn.btn-share-offer {
    color: #4a4a4a;
    background: #fff;
    border-color: transparent; }
  .cb-btn.cb-btn-freeplay {
    color: #4a4a4a;
    background: #f1c400;
    border-color: #f1c400; }
  .cb-btn.cb-btn-login {
    color: #1e1e1e;
    background: linear-gradient(to bottom, #ffc90c 0, #ffb80c 100%);
    border-color: transparent; }
  .cb-btn.cb-btn-register {
    color: #1e1e1e;
    background: linear-gradient(to bottom, #e1e1e1 0, #c0c0c0 100%);
    border-color: transparent; }

button {
  position: relative; }
  button.is-loading {
    color: transparent !important; }
    button.is-loading:hover {
      color: transparent !important; }
    button.is-loading:before {
      content: ' ';
      box-sizing: border-box;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 20px;
      height: 20px;
      margin-top: -10px;
      margin-left: -10px;
      border-radius: 50%;
      border: 2px solid #000;
      border-top-color: #DDD;
      animation: spinner .6s linear infinite;
      font-size: 14px; }

@keyframes spinner {
  to {
    transform: rotate(360deg); } }

.btn-group button:first-child:nth-last-child(1),
.btn-group button:first-child:nth-last-child(1) ~ .btn-item {
  width: 100%; }

.btn-group button:first-child:nth-last-child(2),
.btn-group button:first-child:nth-last-child(2) ~ .btn-item {
  width: 50%; }

.btn-group button:first-child:nth-last-child(3),
.btn-group button:first-child:nth-last-child(3) ~ .btn-item {
  width: 33.33333333%; }

.btn-group button:first-child:nth-last-child(4),
.btn-group button:first-child:nth-last-child(4) ~ .btn-item {
  width: 25%; }

.btn-group button:first-child:nth-last-child(5),
.btn-group button:first-child:nth-last-child(5) ~ .btn-item {
  width: 20%; }

.btn-group button.btn-item {
  padding: 0;
  border-style: solid;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  font-size: 12px;
  height: 34px;
  width: 100%;
  border-radius: 0;
  border-width: 1px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-right-width: 0;
  box-shadow: none;
  float: left;
  background: transparent;
  border-color: rgba(74, 74, 74, 0.3);
  color: #4a4a4a;
  text-align: center;
  font-weight: bold; }
  .btn-group button.btn-item:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  .btn-group button.btn-item:last-of-type {
    border-right-width: 1px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  .btn-group button.btn-item.active {
    background: #2797e6;
    border-color: #2797e6;
    color: #FFF; }
  .btn-group button.btn-item:disabled, .btn-group button.btn-item[disabled], .btn-group button.btn-item.disabled {
    cursor: not-allowed;
    background: rgba(74, 74, 74, 0.05);
    border-color: rgba(74, 74, 74, 0.3);
    color: rgba(74, 74, 74, 0.3); }

.submenu {
  margin: 0;
  margin-top: 10px;
  padding: 0;
  display: block;
  width: 100%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  @media (max-width: 767px) {
    .submenu {
      margin-top: 0; } }
  .submenu li:first-child:nth-last-child(1),
  .submenu li:first-child:nth-last-child(1) ~ .element {
    width: 100%; }
  .submenu li:first-child:nth-last-child(2),
  .submenu li:first-child:nth-last-child(2) ~ .element {
    width: 50%; }
  .submenu li:first-child:nth-last-child(3),
  .submenu li:first-child:nth-last-child(3) ~ .element {
    width: 33.33333333%; }
  .submenu li:first-child:nth-last-child(4),
  .submenu li:first-child:nth-last-child(4) ~ .element {
    width: 25%; }
  .submenu li:first-child:nth-last-child(5),
  .submenu li:first-child:nth-last-child(5) ~ .element {
    width: 20%; }
  .submenu li:first-child:nth-last-child(6),
  .submenu li:first-child:nth-last-child(6) ~ .element {
    width: 16.6666666%; }
  .submenu li:first-child:nth-last-child(7),
  .submenu li:first-child:nth-last-child(7) ~ .element {
    width: 14.28571428%; }
  .submenu li.element {
    list-style: none;
    background: #F5F5F5;
    float: left;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: transparent;
    font-weight: bold; }
    .submenu li.element.active {
      background: #fff;
      border-bottom-color: #ffb80c; }
      .submenu li.element.active > a, .submenu li.element.active > button {
        color: #4a4a4a; }
    .submenu li.element > a, .submenu li.element > button {
      text-align: center;
      padding: 15px 0;
      display: inline-block;
      color: #4a4a4a;
      width: 100%; }
      .submenu li.element > a .icon, .submenu li.element > button .icon {
        font-size: 18px;
        vertical-align: sub; }
      @media (max-width: 767px) {
        .submenu li.element > a, .submenu li.element > button {
          padding: 10px 0; } }
    .submenu li.element > button {
      width: 100%;
      line-height: 1;
      vertical-align: middle;
      text-align: center;
      min-height: 50px;
      color: #4a4a4a;
      background: #F5F5F5;
      border: none; }
    .submenu li.element.active > button {
      color: #4a4a4a;
      background: #fff; }
  @media only screen and (max-width: 767px) {
    .submenu.is-table-row {
      display: table; }
    .submenu.is-table-row li.element {
      float: none;
      display: table-cell;
      vertical-align: middle; }
    .submenu.is-table-row.mobile-list {
      display: block; }
    .submenu.is-table-row.mobile-list li.element {
      float: left;
      display: inline-block;
      vertical-align: middle;
      width: 100%;
      border-bottom: 1px solid rgba(74, 74, 74, 0.2); }
      .submenu.is-table-row.mobile-list li.element:last-of-type {
        border-bottom: none; }
      .submenu.is-table-row.mobile-list li.element a {
        text-align: left;
        padding: 10px; } }

#errors {
  margin-top: 10px;
  background: white;
  height: 80vh;
  padding: 100px 0; }
  @media only screen and (max-width: 767px) {
    #errors {
      margin-top: 0; } }
  @media only screen and (max-width: 767px) {
    #errors {
      padding: 50px 0; } }
  #errors h2, #errors h4 {
    text-align: center; }
  #errors .icon {
    font-size: 60px;
    padding: 3px;
    width: 60px;
    height: 60px;
    line-height: 54px;
    border-radius: 50%;
    background: white;
    color: #333; }
    #errors .icon.user {
      font-size: 35px; }
      @media only screen and (max-width: 767px) {
        #errors .icon.user {
          font-size: 28px; } }
    @media only screen and (max-width: 767px) {
      #errors .icon {
        font-size: 44px;
        width: 48px;
        height: 48px;
        line-height: 42px; } }
  #errors .error-code {
    padding: 3px;
    width: 60px;
    height: 60px;
    line-height: 56px;
    border-radius: 50%;
    margin: 0 auto;
    background: white;
    color: #333;
    font-size: 24px;
    font-weight: 700; }
    @media only screen and (max-width: 767px) {
      #errors .error-code {
        font-size: 18px;
        width: 48px;
        height: 48px;
        line-height: 42px; } }
  #errors .title {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    margin-top: 10px; }
    @media only screen and (max-width: 767px) {
      #errors .title {
        font-size: 14px; } }
  #errors .subtitle {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    margin-top: 10px; }
    @media only screen and (max-width: 767px) {
      #errors .subtitle {
        font-size: 12px; } }
  #errors .cb-btn > i {
    font-size: 14px; }

@font-face {
  font-family: 'colossus';
  src: url("https://images.colossusbets.com/assets/fonts/colossus.eot");
  src: url("https://images.colossusbets.com/assets/fonts/colossus.eot#iefix") format("embedded-opentype"), url("https://images.colossusbets.com/assets/fonts/colossus/colossus.ttf") format("truetype"), url("https://images.colossusbets.com/assets/fonts/colossus/colossus.woff") format("woff"), url("https://images.colossusbets.com/assets/fonts/colossus/colossus.svg#colossus") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="cb-icon-"], [class*=" cb-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'colossus' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

.cb-icon-star-outline:before {
  content: "\E93D"; }

.cb-icon-big-jackpots:before {
  content: "\E93C"; }

.cb-icon-sub-arrow:before {
  content: "\E93F"; }

.cb-icon-mixed-sports .path1:before {
  content: "\E926";
  color: black; }

.cb-icon-mixed-sports .path2:before {
  content: "\E927";
  margin-left: -1em;
  color: white; }

.cb-icon-mixed-sports .path3:before {
  content: "\E928";
  margin-left: -1em;
  color: black; }

.cb-icon-mixed-sports .path4:before {
  content: "\E929";
  margin-left: -1em;
  color: black; }

.cb-icon-mixed-sports .path5:before {
  content: "\E92A";
  margin-left: -1em;
  color: black; }

.cb-icon-mixed-sports .path6:before {
  content: "\E92B";
  margin-left: -1em;
  color: black; }

.cb-icon-mixed-sports .path7:before {
  content: "\E92C";
  margin-left: -1em;
  color: black; }

.cb-icon-mixed-sports .path8:before {
  content: "\E92D";
  margin-left: -1em;
  color: black; }

.cb-icon-mixed-sports .path9:before {
  content: "\E92E";
  margin-left: -1em;
  color: black; }

.cb-icon-mixed-sports .path10:before {
  content: "\E92F";
  margin-left: -1em;
  color: black; }

.cb-icon-mixed-sports .path11:before {
  content: "\E930";
  margin-left: -1em;
  color: black; }

.cb-icon-mixed-sports .path12:before {
  content: "\E931";
  margin-left: -1em;
  color: white; }

.cb-icon-mixed-sports .path13:before {
  content: "\E932";
  margin-left: -1em;
  color: black; }

.cb-icon-mixed-sports .path14:before {
  content: "\E933";
  margin-left: -1em;
  color: black; }

.cb-icon-mixed-sports .path15:before {
  content: "\E934";
  margin-left: -1em;
  color: black; }

.cb-icon-mixed-sports .path16:before {
  content: "\E935";
  margin-left: -1em;
  color: black; }

.cb-icon-afl:before {
  content: "\E90F"; }

.cb-icon-nba:before {
  content: "\E936"; }

.cb-icon-rugby:before {
  content: "\E937"; }

.cb-icon-special:before {
  content: "\E938"; }

.cb-icon-rally:before {
  content: "\E939"; }

.cb-icon-greyhounds:before {
  content: "\E93A"; }

.cb-icon-my-tickets:before {
  content: "\E93B"; }

.cb-icon-join:before {
  content: "\E924"; }

.cb-icon-ticket-solo:before {
  content: "\E925"; }

.cb-icon-close-circle:before {
  content: "\E91D"; }

.cb-icon-earth:before {
  content: "\E91E"; }

.cb-icon-facebook:before {
  content: "\E91F"; }

.cb-icon-filter:before {
  content: "\E920"; }

.cb-icon-home:before {
  content: "\E921"; }

.cb-icon-twitter:before {
  content: "\E922"; }

.cb-icon-whatsapp:before {
  content: "\E923"; }

.cb-icon-syndicates-join-go-profile:before {
  content: "\E900"; }

.cb-icon-syndicates-nav-profile:before {
  content: "\E901"; }

.cb-icon-syndicates-contributors:before {
  content: "\E902"; }

.cb-icon-ticket-confirmed:before {
  content: "\E903"; }

.cb-icon-check:before {
  content: "\E904"; }

.cb-icon-official-pools:before {
  content: "\E905"; }

.cb-icon-chevron-down:before {
  content: "\E906"; }

.cb-icon-chevron-left:before {
  content: "\E907"; }

.cb-icon-chevron-right:before {
  content: "\E908"; }

.cb-icon-chevron-up:before {
  content: "\E909"; }

.cb-icon-starting-soon:before {
  content: "\E90A"; }

.cb-icon-remove:before {
  content: "\E90B"; }

.cb-icon-clear-selections:before {
  content: "\E90C"; }

.cb-icon-freeplay:before {
  content: "\E90D"; }

.cb-icon-pools:before {
  content: "\E90E"; }

.cb-icon-syndicates:before {
  content: "\E910"; }

.cb-icon-pool-info:before {
  content: "\E911"; }

.cb-icon-coupon-tooltip:before {
  content: "\E912"; }

.cb-icon-syndicates-nav-search:before {
  content: "\E913"; }

.cb-icon-syndicates-nav-create:before {
  content: "\E914"; }

.cb-icon-team-statistics:before {
  content: "\E915"; }

.cb-icon-ticket-share:before {
  content: "\E916"; }

.cb-icon-nfl:before {
  content: "\E917"; }

.cb-icon-horses:before, .cb-icon-horse_racing:before {
  content: "\E918"; }

.cb-icon-football:before {
  content: "\E919"; }

.cb-icon-wrc:before {
  content: "\E91A"; }

.cb-icon-tennis:before {
  content: "\E91B"; }

.cb-icon-running-pools:before {
  content: "\E91C"; }

/*-------------*/
/*  Microsite  */
/*-------------*/
#menu-container {
  background: #2b2b2b;
  width: 100%;
  display: block; }
  #menu-container .menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 1245px;
    padding: 0;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
    list-style: none;
    overflow: hidden;
    overflow-x: auto;
    overflow-x: overlay; }
    @media (max-width: 767px) {
      #menu-container .menu {
        max-width: 100%;
        max-width: 100vw; } }
    #menu-container .menu li {
      display: inline-block;
      text-align: center;
      white-space: nowrap; }
      @media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) and (max-width: 767px) {
        #menu-container .menu li {
          -webkit-flex: 1 0 auto;
          -ms-flex: 1 0 auto;
          flex: 1 0 auto; } }
      #menu-container .menu li a {
        position: relative;
        z-index: 1;
        display: inline-block;
        padding: 10px 15px;
        font-weight: 600;
        font-size: 12px;
        text-transform: initial;
        color: #f6f6f6;
        transition: color 200ms cubic-bezier(0.55, 0, 0.1, 1);
        border-bottom: 3px solid transparent; }
        #menu-container .menu li a .icon {
          font-size: 18px;
          vertical-align: sub; }
          @media (max-width: 767px) {
            #menu-container .menu li a .icon {
              display: block; } }
        @media (max-width: 767px) {
          #menu-container .menu li a {
            padding: 5px 10px;
            font-size: 10px; } }
      #menu-container .menu li.active a {
        background: #4d4d4d;
        color: #f6f6f6;
        border-bottom: 3px solid transparent; }
      #menu-container .menu li.pools {
        order: 1; }
      #menu-container .menu li.syndicates {
        order: 2; }
      #menu-container .menu li.freeplay {
        order: 3; }
        #menu-container .menu li.freeplay .freeplay_badge {
          position: absolute;
          top: 5px;
          right: 0;
          background: #ef273f;
          color: #fff;
          border-radius: 50px;
          font-weight: bold;
          min-width: 15px;
          height: 15px;
          font-size: 10px; }
      #menu-container .menu li.freeplay_standalone {
        order: 4; }
      #menu-container .menu li.tickets {
        order: 5; }
      #menu-container .menu li.cashout {
        order: 6; }
      #menu-container .menu li.results {
        order: 7;
        margin-left: auto; }
        @media (max-width: 767px) {
          #menu-container .menu li.results {
            margin-left: none; } }
      #menu-container .menu li.help {
        display: inline-block;
        order: 99; }

.cb-notifications {
  position: fixed;
  z-index: 99999;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 20px;
  background: rgba(0, 0, 0, 0.2); }
  .cb-notifications .notification {
    position: relative;
    display: block;
    float: right;
    width: 100%;
    max-width: 420px;
    clear: both;
    margin: 0 auto; }
    .cb-notifications .notification .content {
      position: relative;
      padding: 20px 20px 15px 20px;
      margin-bottom: 5px;
      line-height: 1.4;
      background: #fff;
      color: #4a4a4a;
      border-radius: 3px;
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
      @media (max-width: 767px) {
        .cb-notifications .notification .content {
          padding: 10px 20px 10px 10px; } }
      .cb-notifications .notification .content .title {
        font-size: 24px;
        line-height: 2; }
        @media (max-width: 767px) {
          .cb-notifications .notification .content .title {
            font-size: 15px;
            line-height: 1; } }
      .cb-notifications .notification .content .icon {
        color: #43AC6A;
        text-align: center;
        font-size: 30px; }
      .cb-notifications .notification .content .ns-close {
        position: absolute;
        width: 20px;
        height: 20px;
        right: 4px;
        top: 4px;
        overflow: hidden;
        text-indent: 100%;
        cursor: pointer;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden; }
      .cb-notifications .notification .content .cb-btn {
        min-width: 100px;
        width: auto; }
      .cb-notifications .notification .content .ns-close:focus,
      .cb-notifications .notification .content .ns-close:hover {
        outline: none; }
      .cb-notifications .notification .content .ns-close::after,
      .cb-notifications .notification .content .ns-close::before {
        content: '';
        position: absolute;
        width: 3px;
        height: 60%;
        top: 50%;
        left: 50%;
        background: #4a4a4a; }
      .cb-notifications .notification .content .ns-close:hover::after,
      .cb-notifications .notification .content .ns-close:hover::before {
        background: rgba(74, 74, 74, 0.8); }
      .cb-notifications .notification .content .ns-close::before {
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg); }
      .cb-notifications .notification .content .ns-close::after {
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        transform: translate(-50%, -50%) rotate(-45deg); }

#widget_banner .content_info {
  background: #fff;
  color: #4a4a4a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #widget_banner .content_info a {
    width: 100%;
    display: block; }
    #widget_banner .content_info a img {
      width: 100%;
      height: auto; }

#widget_quick_ticket .content_info {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  background: #343434;
  color: #e5e5e5;
  min-height: 190px;
  padding: 0 20px;
  margin-bottom: 25px;
  background-image: url("https://images.colossusbets.com/assets/images/widget/colossus/man.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-size: auto 190px; }
  #widget_quick_ticket .content_info .error_box {
    padding-top: 5px;
    margin-bottom: -10px; }
  #widget_quick_ticket .content_info .title {
    font-weight: 600;
    font-size: 22px;
    line-height: 22px;
    margin: 30px 0 0 0; }
  #widget_quick_ticket .content_info .text {
    font-weight: 400;
    font-size: 13px;
    margin: 15px 0; }
  #widget_quick_ticket .content_info select {
    background-color: #e5e5e5;
    color: #343434;
    width: 70%; }

#widget_quick_ticket .button-container {
  margin-bottom: -15px;
  padding-top: 18px; }
  #widget_quick_ticket .button-container button:disabled, #widget_quick_ticket .button-container button.disabled {
    opacity: 1; }

#offer .offer_element {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #offer .offer_element .content_title {
    background: #1e1e1e;
    color: #fff;
    padding: 10px;
    font-size: 14px; }
  #offer .offer_element .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px;
    font-size: 12px; }
    #offer .offer_element .content_info .offer_text {
      font-size: 16px; }
    #offer .offer_element .content_info .offer_amount_text > span {
      color: #2797e6; }
    #offer .offer_element .content_info .syndicate_offer_amount_text {
      color: #ffb80c;
      font-size: 28px;
      line-height: 1; }
    #offer .offer_element .content_info .offer_warning_text {
      color: #2797e6; }
      @media (min-width: 768px) {
        #offer .offer_element .content_info .offer_warning_text {
          font-size: 14px; } }
    #offer .offer_element .content_info .offer_informations {
      margin-top: 12px;
      line-height: 17px;
      font-size: 13px; }
    #offer .offer_element .content_info .percentage_owned {
      font-size: 14px;
      font-weight: 600; }
      #offer .offer_element .content_info .percentage_owned strong {
        color: #2797e6; }
    #offer .offer_element .content_info .offer_selected_text {
      font-size: 22px; }
      #offer .offer_element .content_info .offer_selected_text span {
        color: #ffb80c; }
    #offer .offer_element .content_info .subcontent_info {
      background: #F5F5F5;
      color: #4a4a4a;
      padding: 10px; }
      #offer .offer_element .content_info .subcontent_info .offer_confirmation_text {
        font-size: 14px; }

#pool_header .sydicates-box {
  background: #fff;
  min-height: 40px;
  display: block;
  position: relative;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #pool_header .sydicates-box .icon-msg {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    padding: 0 10px;
    font-size: 20px;
    background: #2797e6;
    color: white;
    position: absolute; }
    @media (max-width: 767px) {
      #pool_header .sydicates-box .icon-msg {
        padding: 0 5px;
        width: 30px; } }
  #pool_header .sydicates-box .text-box {
    padding-left: 45px; }
    @media (max-width: 767px) {
      #pool_header .sydicates-box .text-box {
        padding-left: 36px; } }
    #pool_header .sydicates-box .text-box .text {
      float: left;
      height: 40px;
      line-height: 40px;
      color: #4a4a4a;
      font-size: 14px;
      text-indent: 5px; }
      #pool_header .sydicates-box .text-box .text.strong {
        font-weight: 600;
        text-indent: 0; }
        @media (max-width: 767px) {
          #pool_header .sydicates-box .text-box .text.strong {
            line-height: 15px;
            padding-top: 5px; } }
      @media (max-width: 767px) {
        #pool_header .sydicates-box .text-box .text {
          height: 20px;
          line-height: 20px;
          font-size: 12px;
          display: block;
          width: 100%;
          text-indent: 0; } }
  #pool_header .sydicates-box strong {
    color: #2797e6; }
  #pool_header .sydicates-box .icon-arrow {
    color: #2797e6;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    position: absolute;
    right: 5px; }

#pool_header .content_info {
  color: #fff;
  background: #333;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  min-height: 173px;
  padding: 15px; }
  #pool_header .content_info[class^="FOOTBALL_CORRECT_SCORE"], #pool_header .content_info[class*=" FOOTBALL_CORRECT_SCORE"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_header .content_info[class^="FOOTBALL_CORRECT_SCORE"], #pool_header .content_info[class*=" FOOTBALL_CORRECT_SCORE"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_mobile.jpg"); } }
  #pool_header .content_info[class^="FOOTBALL_HDA"], #pool_header .content_info[class*=" FOOTBALL_HDA"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/hda_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_header .content_info[class^="FOOTBALL_HDA"], #pool_header .content_info[class*=" FOOTBALL_HDA"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/hda_mobile.jpg"); } }
  #pool_header .content_info[class^="FOOTBALL_OVER_UNDER"], #pool_header .content_info[class*=" FOOTBALL_OVER_UNDER"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/ou_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_header .content_info[class^="FOOTBALL_OVER_UNDER"], #pool_header .content_info[class*=" FOOTBALL_OVER_UNDER"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/ou_mobile.jpg"); } }
  #pool_header .content_info[class^="FOOTBALL_ASIAN_HANDICAP"], #pool_header .content_info[class*=" FOOTBALL_ASIAN_HANDICAP"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/ah_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_header .content_info[class^="FOOTBALL_ASIAN_HANDICAP"], #pool_header .content_info[class*=" FOOTBALL_ASIAN_HANDICAP"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/ah_mobile.jpg"); } }
  #pool_header .content_info[class^="FOOTBALL_BTTS"], #pool_header .content_info[class*=" FOOTBALL_BTTS"] {
    background-image: url("https://images.colossusbets.com/assets/images/pool_header/btts_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_header .content_info[class^="FOOTBALL_BTTS"], #pool_header .content_info[class*=" FOOTBALL_BTTS"] {
        background-image: url("https://images.colossusbets.com/assets/images/pool_header/btts_mobile.jpg"); } }
  #pool_header .content_info[class^="TENNIS_H2H"], #pool_header .content_info[class*=" TENNIS_H2H"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/h2h_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_header .content_info[class^="TENNIS_H2H"], #pool_header .content_info[class*=" TENNIS_H2H"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/h2h_mobile.jpg"); } }
  #pool_header .content_info[class^="TENNIS_CORRECT_SCORE_3"], #pool_header .content_info[class*=" TENNIS_CORRECT_SCORE_3"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_3_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_header .content_info[class^="TENNIS_CORRECT_SCORE_3"], #pool_header .content_info[class*=" TENNIS_CORRECT_SCORE_3"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_3_mobile.jpg"); } }
  #pool_header .content_info[class^="TENNIS_CORRECT_SCORE_5"], #pool_header .content_info[class*=" TENNIS_CORRECT_SCORE_5"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_5_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_header .content_info[class^="TENNIS_CORRECT_SCORE_5"], #pool_header .content_info[class*=" TENNIS_CORRECT_SCORE_5"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_5_mobile.jpg"); } }
  #pool_header .content_info[class^="NBA_POINT_MARGIN"], #pool_header .content_info[class*=" NBA_POINT_MARGIN"] {
    background-image: url("https://images.colossusbets.com/assets/images/pool_header/nba_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_header .content_info[class^="NBA_POINT_MARGIN"], #pool_header .content_info[class*=" NBA_POINT_MARGIN"] {
        background-image: url("https://images.colossusbets.com/assets/images/pool_header/nba_mobile.jpg"); } }
  #pool_header .content_info[class^="NFL_POINT_MARGIN"], #pool_header .content_info[class*=" NFL_POINT_MARGIN"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/pm_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_header .content_info[class^="NFL_POINT_MARGIN"], #pool_header .content_info[class*=" NFL_POINT_MARGIN"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/pm_mobile.jpg"); } }
  #pool_header .content_info[class^="WRC_RACE_WIN"], #pool_header .content_info[class*=" WRC_RACE_WIN"], #pool_header .content_info[class^="WRC_RACE_ORDER"], #pool_header .content_info[class*=" WRC_RACE_ORDER"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/wrc_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_header .content_info[class^="WRC_RACE_WIN"], #pool_header .content_info[class*=" WRC_RACE_WIN"], #pool_header .content_info[class^="WRC_RACE_ORDER"], #pool_header .content_info[class*=" WRC_RACE_ORDER"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/wrc_mobile.jpg"); } }
  #pool_header .content_info[class^="HORSE_RACING_RACE_WIN"], #pool_header .content_info[class*=" HORSE_RACING_RACE_WIN"], #pool_header .content_info[class^="HORSE_RACING_RACE_ORDER"], #pool_header .content_info[class*=" HORSE_RACING_RACE_ORDER"], #pool_header .content_info[class^="HORSE_RACING_RACE_PLACE"], #pool_header .content_info[class*=" HORSE_RACING_RACE_PLACE"] {
    background-image: url("https://images.colossusbets.com/assets/images/pool_header/horse_racing_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_header .content_info[class^="HORSE_RACING_RACE_WIN"], #pool_header .content_info[class*=" HORSE_RACING_RACE_WIN"], #pool_header .content_info[class^="HORSE_RACING_RACE_ORDER"], #pool_header .content_info[class*=" HORSE_RACING_RACE_ORDER"], #pool_header .content_info[class^="HORSE_RACING_RACE_PLACE"], #pool_header .content_info[class*=" HORSE_RACING_RACE_PLACE"] {
        background-image: url("https://images.colossusbets.com/assets/images/pool_header/horse_racing_mobile.jpg"); } }
  @media (max-width: 767px) {
    #pool_header .content_info {
      padding: 10px;
      min-height: 150px; } }
  #pool_header .content_info .pool_title {
    margin-top: 10px;
    font-size: 36px;
    line-height: 1.2;
    color: #fff;
    font-family: "Bet Fair Flama", Arial, sans-serif; }
    @media (max-width: 767px) {
      #pool_header .content_info .pool_title {
        font-size: 22px; } }
    #pool_header .content_info .pool_title .pulse-animation {
      animation: opacityPulse 0.5s linear;
      animation-iteration-count: 1;
      opacity: 1; }

@keyframes opacityPulse {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }
  #pool_header .content_info .btn-back {
    background: transparent;
    color: #fff;
    border: none; }
  #pool_header .content_info .btn-icon-syndicates {
    font-size: 20px;
    background: #fff;
    color: #333; }
  #pool_header .content_info .pool_subtitle {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 5px;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    line-height: 1.6;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    cursor: pointer; }
    @media (max-width: 767px) {
      #pool_header .content_info .pool_subtitle {
        max-width: calc(100% - 40px);
        font-size: 11px;
        text-align: left;
        white-space: normal; } }
    #pool_header .content_info .pool_subtitle.sport_sub_code {
      background: linear-gradient(to bottom, #ffc90c 0, #ffb80c 100%);
      color: #1e1e1e;
      border-color: transparent;
      cursor: initial; }

#pool_header .pool_info {
  background: #fff;
  color: #4a4a4a;
  padding: 10px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  @media (max-width: 767px) {
    #pool_header .pool_info {
      margin-bottom: 5px; } }
  #pool_header .pool_info .pool_information {
    padding: 10px 0;
    background: #fff;
    color: #4a4a4a;
    border-bottom: 1px solid rgba(74, 74, 74, 0.2); }
    #pool_header .pool_info .pool_information .details {
      display: inline-block;
      white-space: nowrap;
      vertical-align: middle;
      line-height: 1;
      font-weight: 600;
      font-size: 20px;
      text-align: left; }
    @media (max-width: 767px) {
      #pool_header .pool_info .pool_information .details {
        font-size: 12px;
        white-space: normal; } }
  #pool_header .pool_info .section-title {
    margin: 5px 0;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left; }
  #pool_header .pool_info .pool_date,
  #pool_header .pool_info .pool_list {
    padding: 5px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    #pool_header .pool_info .pool_date .key,
    #pool_header .pool_info .pool_list .key {
      width: 50%;
      float: left;
      text-align: left;
      font-size: 12px; }
    #pool_header .pool_info .pool_date .value,
    #pool_header .pool_info .pool_list .value {
      width: 50%;
      float: left;
      font-size: 12px;
      font-weight: bold;
      text-align: right; }
  #pool_header .pool_info .notice {
    padding: 5px 0;
    font-size: 12px; }

#pool_betslip .pool_betslip_element {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #pool_betslip .pool_betslip_element .content_title {
    background: #1e1e1e;
    color: #fff;
    padding: 10px;
    font-size: 14px; }
  #pool_betslip .pool_betslip_element .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px;
    font-size: 12px; }
    #pool_betslip .pool_betslip_element .content_info .clear_link {
      display: block;
      width: 100%;
      line-height: 14px;
      padding: 10px;
      font-size: 12px;
      font-weight: 600;
      text-align: center;
      color: #4a4a4a; }
      #pool_betslip .pool_betslip_element .content_info .clear_link:hover, #pool_betslip .pool_betslip_element .content_info .clear_link:active {
        color: #4a4a4a; }
    #pool_betslip .pool_betslip_element .content_info .betslip_warning {
      display: table;
      width: 100%;
      height: 34px;
      vertical-align: middle;
      text-align: center;
      font-size: 12px;
      font-weight: bold;
      line-height: 16px; }
      #pool_betslip .pool_betslip_element .content_info .betslip_warning > span {
        display: table-cell;
        vertical-align: middle; }
    #pool_betslip .pool_betslip_element .content_info .error {
      color: #f04124; }
    #pool_betslip .pool_betslip_element .content_info .success {
      color: #43AC6A; }

#pool_betslip_mobile .content_info {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  background: #fff;
  color: #4a4a4a;
  padding: 10px;
  padding-top: 0; }
  #pool_betslip_mobile .content_info .betslip_button_mobile {
    position: relative;
    width: 33.3333%;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 34px;
    color: rgba(74, 74, 74, 0.7); }
    #pool_betslip_mobile .content_info .betslip_button_mobile:after {
      content: '';
      position: absolute;
      width: 1px;
      background: rgba(74, 74, 74, 0.2);
      height: 50%;
      right: 0;
      top: 25%; }
    #pool_betslip_mobile .content_info .betslip_button_mobile:last-of-type:after {
      width: 0px;
      background: transparent; }
    #pool_betslip_mobile .content_info .betslip_button_mobile.disabled {
      opacity: 0.2; }
    #pool_betslip_mobile .content_info .betslip_button_mobile select.select_hidden {
      opacity: 0;
      z-index: 10;
      position: relative; }
    #pool_betslip_mobile .content_info .betslip_button_mobile .select_button {
      position: absolute;
      width: 100%;
      top: 0;
      z-index: 1; }
  #pool_betslip_mobile .content_info .betslip_warning {
    min-height: 33px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 33px; }
  #pool_betslip_mobile .content_info .syndicate_info {
    font-size: 12px; }
    #pool_betslip_mobile .content_info .syndicate_info .error {
      color: #f04124; }
    #pool_betslip_mobile .content_info .syndicate_info .success {
      color: #43AC6A; }

#pool_betslip_syndicate .pool_betslip_syndicate_element {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #pool_betslip_syndicate .pool_betslip_syndicate_element .content_title {
    background: #1e1e1e;
    color: #fff;
    padding: 10px;
    font-size: 12px; }
    #pool_betslip_syndicate .pool_betslip_syndicate_element .content_title .icon {
      font-size: 16px;
      cursor: pointer; }
  #pool_betslip_syndicate .pool_betslip_syndicate_element .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px;
    font-size: 12px; }
    #pool_betslip_syndicate .pool_betslip_syndicate_element .content_info .cb-form-group .cb-input-icon {
      font-size: 16px;
      top: 10px;
      color: #2797e6; }
    #pool_betslip_syndicate .pool_betslip_syndicate_element .content_info .cb-form-group .cb-input {
      line-height: normal;
      font-size: 16px;
      transition: border-color .3s; }
      #pool_betslip_syndicate .pool_betslip_syndicate_element .content_info .cb-form-group .cb-input:hover, #pool_betslip_syndicate .pool_betslip_syndicate_element .content_info .cb-form-group .cb-input:focus {
        border-color: #2797e6; }
    #pool_betslip_syndicate .pool_betslip_syndicate_element .content_info .max_contribution {
      color: rgba(74, 74, 74, 0.3);
      font-weight: bold;
      text-align: center; }
    #pool_betslip_syndicate .pool_betslip_syndicate_element .content_info .progress_box {
      height: 10px;
      width: 100%;
      border-radius: 4px;
      box-shadow: 0 0 2px rgba(74, 74, 74, 0.5) inset; }
      #pool_betslip_syndicate .pool_betslip_syndicate_element .content_info .progress_box .progress_bar {
        height: 10px;
        background: #2797e6;
        border-radius: 4px;
        -webkit-transition: width 0.3s ease-in-out;
        -moz-transition: width 0.3s ease-in-out;
        -o-transition: width 0.3s ease-in-out;
        transition: width 0.3s ease-in-out; }
    #pool_betslip_syndicate .pool_betslip_syndicate_element .content_info .customer_portion {
      font-size: 12px; }
    #pool_betslip_syndicate .pool_betslip_syndicate_element .content_info .totat_cost .cost_key {
      font-size: 12px;
      text-align: center; }
    #pool_betslip_syndicate .pool_betslip_syndicate_element .content_info .totat_cost .cost_amount {
      font-size: 14px;
      font-weight: bold;
      text-align: center;
      line-height: 1; }

#pool_summary_racing .content_pool_summary {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #pool_summary_racing .content_pool_summary .content_title {
    background: #1e1e1e;
    color: #fff;
    padding: 10px;
    font-size: 14px; }
  #pool_summary_racing .content_pool_summary .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px;
    font-size: 12px; }
    #pool_summary_racing .content_pool_summary .content_info .leg_content {
      border-bottom: 1px solid rgba(74, 74, 74, 0.15);
      padding-bottom: 10px;
      margin-bottom: 10px;
      min-height: 50px; }
      #pool_summary_racing .content_pool_summary .content_info .leg_content:last-of-type {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0; }
      #pool_summary_racing .content_pool_summary .content_info .leg_content .selection {
        height: 35px;
        padding: 5px; }
        #pool_summary_racing .content_pool_summary .content_info .leg_content .selection .favorite-icon {
          float: left;
          font-size: 28px;
          margin: 0 5px;
          width: 30px; }
        #pool_summary_racing .content_pool_summary .content_info .leg_content .selection .shield {
          float: left;
          width: 30px;
          height: 30px;
          margin: 0 5px;
          background-image: url("https://images.colossusbets.com/assets/images/horse_racing/silks/default.png");
          background-size: 100%;
          background-repeat: no-repeat;
          background-position: center;
          line-height: 28px; }
          #pool_summary_racing .content_pool_summary .content_info .leg_content .selection .shield > img {
            width: 100%; }
        #pool_summary_racing .content_pool_summary .content_info .leg_content .selection .racecard {
          float: left;
          line-height: 30px;
          margin: 0 5px;
          min-width: 15px; }
        #pool_summary_racing .content_pool_summary .content_info .leg_content .selection .name {
          float: left;
          line-height: 30px;
          margin: 0 5px; }
        #pool_summary_racing .content_pool_summary .content_info .leg_content .selection .unselect {
          position: relative;
          float: right;
          display: inline-block;
          width: 15px;
          height: 15px;
          margin: 5px 0;
          overflow: hidden;
          cursor: pointer; }
          #pool_summary_racing .content_pool_summary .content_info .leg_content .selection .unselect::before, #pool_summary_racing .content_pool_summary .content_info .leg_content .selection .unselect::after {
            content: '';
            position: absolute;
            height: 2px;
            width: 100%;
            top: 50%;
            left: 0;
            margin-top: -1px;
            background: rgba(74, 74, 74, 0.2); }
          #pool_summary_racing .content_pool_summary .content_info .leg_content .selection .unselect::before {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
          #pool_summary_racing .content_pool_summary .content_info .leg_content .selection .unselect::after {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }

#pool_confirm .content_info {
  background: #fff;
  color: #4a4a4a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  padding: 10px; }
  #pool_confirm .content_info .betslip_confirm .icon {
    color: #43AC6A;
    text-align: center;
    font-size: 41px; }
  #pool_confirm .content_info .betslip_confirm .text {
    font-size: 18px;
    line-height: 1;
    margin-top: 10px;
    display: inline-block; }

#pool_coupon [class^="col-leg-"], #pool_coupon [class*=" col-leg-"] {
  min-height: 0;
  float: left;
  width: 100%; }

#pool_coupon .col-leg-xs-1 {
  width: 100%; }

#pool_coupon .col-leg-xs-2 {
  width: 50%; }

#pool_coupon .col-leg-xs-3 {
  width: 33.333333%; }

#pool_coupon .col-leg-xs-4 {
  width: 25%; }

#pool_coupon .col-leg-xs-5 {
  width: 20%; }

#pool_coupon .col-leg-xs-6 {
  width: 16.666666%; }

#pool_coupon .col-leg-xs-7 {
  width: 14.285714%; }

@media (min-width: 768px) {
  #pool_coupon .col-leg-sm-1 {
    width: 100%; }
  #pool_coupon .col-leg-sm-2 {
    width: 50%; }
  #pool_coupon .col-leg-sm-3 {
    width: 33.333333%; }
  #pool_coupon .col-leg-sm-4 {
    width: 25%; }
  #pool_coupon .col-leg-sm-5 {
    width: 20%; }
  #pool_coupon .col-leg-sm-6 {
    width: 16.666666%; }
  #pool_coupon .col-leg-sm-7 {
    width: 14.285714%; } }

#pool_coupon .content_info.disabled_selections {
  pointer-events: none; }
  #pool_coupon .content_info.disabled_selections button.selection {
    opacity: 0.3; }

#pool_coupon_sports {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #pool_coupon_sports .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px; }
    #pool_coupon_sports .content_info .coupon-header {
      /* HDA */
      /* ASIAN HANDICAP & OVER UNDER*/ }
      #pool_coupon_sports .content_info .coupon-header .header {
        display: block;
        float: left;
        width: 30%;
        margin-left: 70%; }
        @media (max-width: 767px) {
          #pool_coupon_sports .content_info .coupon-header .header {
            width: 45%;
            margin-left: 55%; } }
        #pool_coupon_sports .content_info .coupon-header .header .element, #pool_coupon_sports .content_info .coupon-header .header .element-full {
          display: block;
          float: left;
          font-weight: 600;
          text-align: center;
          color: #4a4a4a; }
      #pool_coupon_sports .content_info .coupon-header .header.HDA .element {
        width: 30%;
        margin-right: 5%; }
        #pool_coupon_sports .content_info .coupon-header .header.HDA .element:last-of-type {
          margin-right: 0px; }
      #pool_coupon_sports .content_info .coupon-header .header.ASIAN_OU .element {
        width: 47%;
        margin: 0 1.5%; }
        #pool_coupon_sports .content_info .coupon-header .header.ASIAN_OU .element:last-of-type {
          margin-right: 0px; }
      #pool_coupon_sports .content_info .coupon-header .header.ASIAN_OU .element-full {
        width: 100%; }
    #pool_coupon_sports .content_info .leg {
      padding: 5px 0; }
      #pool_coupon_sports .content_info .leg .stats {
        pointer-events: auto; }
        #pool_coupon_sports .content_info .leg .stats i.stats_icon {
          color: #2797e6;
          font-size: 24px; }
      #pool_coupon_sports .content_info .leg button.selection {
        padding: 0 2px;
        font-size: 12px;
        border: 1px solid transparent;
        border-color: #dfdfdf;
        color: #1e1e1e;
        background: #dfdfdf;
        height: 34px;
        border-radius: 4px;
        box-shadow: none; }
        #pool_coupon_sports .content_info .leg button.selection.active, #pool_coupon_sports .content_info .leg button.selection:hover.active {
          background: #ffb80c;
          border-color: #ffb80c;
          color: #1e1e1e;
          opacity: 1;
          font-weight: 600; }
          .freeplay #pool_coupon_sports .content_info .leg button.selection.active, .freeplay #pool_coupon_sports .content_info .leg button.selection:hover.active {
            background: #f1c400;
            border-color: #f1c400;
            color: #4a4a4a; }
        #pool_coupon_sports .content_info .leg button.selection.disabled, #pool_coupon_sports .content_info .leg button.selection.active.disabled {
          opacity: 0.3; }
        @media only screen and (min-width: 991px) {
          #pool_coupon_sports .content_info .leg button.selection:hover {
            border-color: #dfdfdf;
            color: #1e1e1e;
            background: #dfdfdf; } }

#pool_coupon_racing .racing_content {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  background: #fff;
  color: #4a4a4a; }
  #pool_coupon_racing .racing_content .racing_legs {
    background: #F5F5F5;
    color: #4a4a4a;
    display: flex; }
    @media (max-width: 767px) {
      #pool_coupon_racing .racing_content .racing_legs {
        background: transparent; } }
    #pool_coupon_racing .racing_content .racing_legs .selection_box {
      text-align: center;
      background: #F5F5F5; }
      #pool_coupon_racing .racing_content .racing_legs .selection_box.selected {
        background: #fff; }
      @media (min-width: 767px) {
        #pool_coupon_racing .racing_content .racing_legs .selection_box {
          display: block !important; } }
      #pool_coupon_racing .racing_content .racing_legs .selection_box .selection_item {
        border-bottom: 1px solid rgba(74, 74, 74, 0.2); }
        @media (max-width: 767px) {
          #pool_coupon_racing .racing_content .racing_legs .selection_box .selection_item.open {
            padding-bottom: 50px; } }
    #pool_coupon_racing .racing_content .racing_legs button.selection {
      font-size: 11px;
      border: 1px solid transparent;
      border-color: rgba(74, 74, 74, 0.15);
      color: #4a4a4a;
      background: #fff;
      width: 20px;
      height: 20px;
      margin: calc((60px - 20px) / 2) 0;
      padding: 0;
      border-radius: 4px;
      box-shadow: none; }
      #pool_coupon_racing .racing_content .racing_legs button.selection.selected, #pool_coupon_racing .racing_content .racing_legs button.selection.active {
        width: 35px;
        height: 35px;
        margin: calc((60px - 35px) / 2) 0; }
      #pool_coupon_racing .racing_content .racing_legs button.selection.withdrawn {
        color: rgba(74, 74, 74, 0.4);
        font-size: 14px;
        border: none;
        background: transparent;
        pointer-events: none; }
      #pool_coupon_racing .racing_content .racing_legs button.selection.unavailable {
        width: auto;
        color: rgba(74, 74, 74, 0.4);
        font-size: 14px;
        border: none;
        background: transparent;
        pointer-events: none; }
      #pool_coupon_racing .racing_content .racing_legs button.selection.active, #pool_coupon_racing .racing_content .racing_legs button.selection:hover.active {
        background: #ffb80c;
        border-color: #ffb80c;
        color: #1e1e1e;
        opacity: 1;
        font-weight: 600; }
        .freeplay #pool_coupon_racing .racing_content .racing_legs button.selection.active, .freeplay #pool_coupon_racing .racing_content .racing_legs button.selection:hover.active {
          background: #f1c400;
          border-color: #f1c400;
          color: #4a4a4a; }
      #pool_coupon_racing .racing_content .racing_legs button.selection.disabled, #pool_coupon_racing .racing_content .racing_legs button.selection.active.disabled {
        opacity: 0.3; }
      #pool_coupon_racing .racing_content .racing_legs button.selection .icon {
        font-size: 24px; }

#ticketshare :first-child:nth-last-child(1),
#ticketshare :first-child:nth-last-child(1) ~ .social-network-link {
  width: 100%; }

#ticketshare :first-child:nth-last-child(2),
#ticketshare :first-child:nth-last-child(2) ~ .social-network-link {
  width: 50%; }

#ticketshare :first-child:nth-last-child(3),
#ticketshare :first-child:nth-last-child(3) ~ .social-network-link {
  width: 33.3333%; }

#ticketshare :first-child:nth-last-child(4),
#ticketshare :first-child:nth-last-child(4) ~ .social-network-link {
  width: 25%; }

#ticketshare .social-network-link {
  float: left;
  height: 35px;
  display: block;
  vertical-align: middle;
  text-align: center;
  line-height: 35px;
  color: #FFF;
  font-size: 18px; }
  #ticketshare .social-network-link:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  #ticketshare .social-network-link:last-of-type {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  #ticketshare .social-network-link.whatsapp {
    background: #189d0e; }
  #ticketshare .social-network-link.twitter {
    background: #00aced; }
  #ticketshare .social-network-link.facebook {
    background: #3b5998; }

#ticketshare .cb-btn > i.fa {
  width: auto; }

#ticketshare .share-cashout-text {
  display: none; }
  #offer #ticketshare .share-cashout-text {
    display: inline-block; }

#offer #ticketshare .share-ticket-text {
  display: none; }

#shared-ticket {
  position: relative;
  width: 933px;
  height: 500px;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url("https://images.colossusbets.com/assets/images/share/bg.jpg"); }
  #shared-ticket > * {
    font-family: Arial !important; }
  #shared-ticket .shared-ticket-header {
    position: relative;
    width: 100%;
    display: table;
    height: 90px;
    background: #F5F5F5;
    color: #333; }
    #shared-ticket .shared-ticket-header .partner-logo {
      display: table-cell;
      width: 183px;
      height: 90px;
      max-width: 100%;
      background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/share-logo.png");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 153px auto; }
    #shared-ticket .shared-ticket-header .pool-details {
      display: table-cell;
      vertical-align: middle;
      width: 400px;
      padding-left: 10px;
      text-align: left; }
      #shared-ticket .shared-ticket-header .pool-details .title {
        font-size: 28px;
        font-weight: 500; }
      #shared-ticket .shared-ticket-header .pool-details .pool-type {
        font-size: 22px; }
      #shared-ticket .shared-ticket-header .pool-details .syndicate {
        font-weight: 600;
        font-size: 16px; }
    #shared-ticket .shared-ticket-header .prize-amount {
      display: table-cell;
      vertical-align: middle;
      width: 350px;
      text-align: right;
      padding-right: 20px; }
      #shared-ticket .shared-ticket-header .prize-amount .value {
        font-size: 42px;
        font-weight: 600; }
  #shared-ticket .shared-ticket-body {
    display: block;
    height: 400px;
    padding: 10px; }
    #shared-ticket .shared-ticket-body .leg-results {
      display: block;
      position: relative;
      margin: 0; }
      #shared-ticket .shared-ticket-body .leg-results .leg-info {
        padding: 5px 0; }
        #shared-ticket .shared-ticket-body .leg-results .leg-info .competitor {
          font-size: 16px;
          color: white; }
        #shared-ticket .shared-ticket-body .leg-results .leg-info .versus {
          color: white; }
      #shared-ticket .shared-ticket-body .leg-results .selections-box .selection {
        position: relative;
        float: left;
        display: block;
        width: 32px;
        height: 32px;
        padding: 0 2px;
        margin-right: 5px;
        line-height: 1;
        text-align: center;
        vertical-align: middle;
        word-break: break-word;
        white-space: initial;
        text-rendering: optimizeLegibility;
        cursor: default;
        background: #ffb80c;
        color: #1e1e1e;
        border: none; }
        #shared-ticket .shared-ticket-body .leg-results .selections-box .selection.aox {
          width: 100px; }
        #shared-ticket .shared-ticket-body .leg-results .selections-box .selection.success {
          background: green;
          color: white; }
        #shared-ticket .shared-ticket-body .leg-results .selections-box .selection.error {
          background: red;
          color: white; }
  #shared-ticket .shared-ticket-body.ASIAN_HANDICAP.legs-20 .leg-results,
  #shared-ticket .shared-ticket-body.OVER_UNDER.legs-20 .leg-results,
  #shared-ticket .shared-ticket-body.BTTS.legs-20 .leg-results {
    width: 33.3%;
    float: left; }
  #shared-ticket .shared-ticket-body.ASIAN_HANDICAP.legs-20 .selections-box .selection,
  #shared-ticket .shared-ticket-body.OVER_UNDER.legs-20 .selections-box .selection,
  #shared-ticket .shared-ticket-body.BTTS.legs-20 .selections-box .selection {
    height: 23px;
    width: 46px;
    font-weight: 600; }
  #shared-ticket .shared-ticket-body.ASIAN_HANDICAP.legs-10 .leg-results,
  #shared-ticket .shared-ticket-body.OVER_UNDER.legs-10 .leg-results,
  #shared-ticket .shared-ticket-body.BTTS.legs-10 .leg-results {
    width: 50%;
    float: left;
    padding: 8px 0;
    height: 20%; }
  #shared-ticket .shared-ticket-body.ASIAN_HANDICAP.legs-10 .leg-info .competitor,
  #shared-ticket .shared-ticket-body.OVER_UNDER.legs-10 .leg-info .competitor,
  #shared-ticket .shared-ticket-body.BTTS.legs-10 .leg-info .competitor {
    font-size: 20px; }
  #shared-ticket .shared-ticket-body.ASIAN_HANDICAP.legs-10 .selections-box .selection,
  #shared-ticket .shared-ticket-body.OVER_UNDER.legs-10 .selections-box .selection,
  #shared-ticket .shared-ticket-body.BTTS.legs-10 .selections-box .selection {
    height: 23px;
    width: 46px;
    font-weight: 600; }
  #shared-ticket .shared-ticket-body.legs-3 .leg-results,
  #shared-ticket .shared-ticket-body.legs-4 .leg-results,
  #shared-ticket .shared-ticket-body.legs-5 .leg-results,
  #shared-ticket .shared-ticket-body.legs-6 .leg-results {
    width: 50%;
    float: left;
    padding: 20px 0; }
  #shared-ticket .shared-ticket-body.legs-3 .leg-info .competitor,
  #shared-ticket .shared-ticket-body.legs-4 .leg-info .competitor,
  #shared-ticket .shared-ticket-body.legs-5 .leg-info .competitor,
  #shared-ticket .shared-ticket-body.legs-6 .leg-info .competitor {
    font-size: 24px; }
  #shared-ticket .shared-ticket-body.legs-3 .selections-box .selection,
  #shared-ticket .shared-ticket-body.legs-4 .selections-box .selection,
  #shared-ticket .shared-ticket-body.legs-5 .selections-box .selection,
  #shared-ticket .shared-ticket-body.legs-6 .selections-box .selection {
    margin-right: 5px;
    font-size: 14px;
    font-weight: 600; }
  #shared-ticket .shared-ticket-body.legs-7 .leg-results,
  #shared-ticket .shared-ticket-body.legs-8 .leg-results {
    width: 50%;
    float: left;
    padding: 10px 0; }
  #shared-ticket .shared-ticket-body.legs-7 .leg-info .competitor,
  #shared-ticket .shared-ticket-body.legs-8 .leg-info .competitor {
    font-size: 20px; }
  #shared-ticket .shared-ticket-body.legs-7 .selections-box .selection,
  #shared-ticket .shared-ticket-body.legs-8 .selections-box .selection {
    margin-right: 5px;
    font-size: 14px;
    font-weight: 600; }
  #shared-ticket .shared-ticket-body.legs-15 .leg-results {
    width: 33.3%;
    float: left;
    padding: 5px 0;
    height: 20%; }
  #shared-ticket .shared-ticket-body.legs-15 .leg-info .competitor {
    font-size: 18px; }
  #shared-ticket .shared-ticket-body.POINT_MARGIN .selections-box .selection {
    min-width: 40px;
    width: auto;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600; }
  #shared-ticket .shared-ticket-body.POINT_MARGIN.legs-3 .leg-results, #shared-ticket .shared-ticket-body.POINT_MARGIN.legs-4 .leg-results {
    height: 50%; }
  #shared-ticket .shared-ticket-body.POINT_MARGIN.legs-5 .leg-results {
    height: 33.3333%; }
  #shared-ticket .shared-ticket-body.POINT_MARGIN.legs-7 .leg-results {
    height: 25%; }
  #shared-ticket .shared-ticket-body.POINT_MARGIN.legs-7 .selections-box .selection {
    height: 26px; }
  #shared-ticket .shared-ticket-footer {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #f0f3f8;
    width: 100%;
    height: 10px; }

#pool_list .submenu li.element {
  padding: 0 10px; }
  #pool_list .submenu li.element.freeplay, #pool_list .submenu li.element.freeplay button {
    background: #f1c400;
    color: #4a4a4a; }
    #pool_list .submenu li.element.freeplay span, #pool_list .submenu li.element.freeplay button span {
      font-weight: 600; }

#pool_list .pool_list_element {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }

.pool-list-group {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .pool-list-group .panel-heading {
    position: relative;
    background: #1e1e1e;
    color: #fff;
    line-height: 42px;
    cursor: pointer; }
    .pool-list-group .panel-heading .icon {
      display: block;
      float: right;
      text-align: center;
      line-height: 42px;
      width: 36px;
      font-size: 18px;
      transition: all 0.35s; }
      @media (max-width: 767px) {
        .pool-list-group .panel-heading .icon {
          font-size: 24px;
          width: 25px; } }
    .pool-list-group .panel-heading .sport-icon {
      font-size: 18px;
      vertical-align: sub; }
  .pool-list-group .panel-collapse {
    overflow: hidden;
    -webkit-transition: max-height 0.35s;
    -o-transition: max-height 0.35s;
    transition: max-height 0.35s;
    will-change: transform; }
    .pool-list-group .panel-collapse .pool-list-group .panel-heading {
      background: #1e1e1e;
      color: #fff; }

#pool_list_item {
  background: #fff;
  border-top: 1px solid rgba(74, 74, 74, 0.2);
  position: relative; }
  #pool_list_item .item-box {
    display: block; }
    #pool_list_item .item-box .item {
      display: block;
      color: #4a4a4a;
      line-height: 42px; }
      #pool_list_item .item-box .item .prize {
        font-size: 16px; }
      #pool_list_item .item-box .item .pool-type {
        display: none; }
        #pool_starting_soon #pool_list_item .item-box .item .pool-type, #pool_result_list #pool_list_item .item-box .item .pool-type {
          display: inline-block; }
      #pool_list_item .item-box .item .sport_sub_code {
        padding-left: 5px; }
      #pool_list_item .item-box .item .link {
        color: #2797e6; }
        #pool_list_item .item-box .item .link:hover {
          text-decoration: underline; }
      #pool_list_item .item-box .item .link-content .route-type {
        display: none; }
      #pool_list_item .item-box .item .link-content .icon {
        display: block;
        padding-right: 5px;
        font-size: 24px;
        position: absolute;
        right: 0px;
        top: 2px; }
    #pool_list_item .item-box:hover {
      display: block;
      box-shadow: inset 0px 2px 25px rgba(74, 74, 74, 0.11); }
      #pool_list_item .item-box:hover .item .link-content .route-type {
        display: block;
        padding-right: 25px;
        color: #20a052; }
      #pool_list_item .item-box:hover .item .link-content .icon {
        color: #20a052; }

#pool_list_item_mobile {
  background: #fff;
  border-top: 1px solid rgba(74, 74, 74, 0.2);
  position: relative; }
  #pool_list_item_mobile .item {
    display: block;
    color: #4a4a4a; }
    #pool_list_item_mobile .item .pool-name {
      line-height: 42px; }
      #pool_list_item_mobile .item .pool-name.middle_aligment {
        line-height: 14px;
        padding: 7px 0; }
      #pool_list_item_mobile .item .pool-name .pool-type {
        font-size: 11px; }
    #pool_list_item_mobile .item .date {
      font-size: 12px;
      line-height: 42px; }
    #pool_list_item_mobile .item .prize {
      font-size: 12px;
      line-height: 42px;
      margin-right: 30px;
      line-height: 42px; }
  #pool_list_item_mobile .starts {
    display: none; }
  #pool_list_item_mobile .arrow {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 43px;
    padding: 0 5px;
    color: #4a4a4a;
    font-size: 24px; }

#pool_list_card {
  position: relative; }
  #pool_list_card .pool_card_date {
    background: #fff;
    color: #4a4a4a;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    font-size: 12px;
    display: block;
    text-align: left;
    max-width: 100px;
    padding: 3px;
    font-weight: 600;
    margin-top: 15px;
    position: absolute;
    top: -10px;
    z-index: 500;
    right: 5px; }
  #pool_list_card .pool_card_subcode {
    background: #fff;
    color: #4a4a4a;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    font-size: 12px;
    display: block;
    text-align: left;
    padding: 3px;
    font-weight: 600;
    margin-top: 15px;
    position: absolute;
    top: -10px;
    z-index: 500;
    left: 5px; }
  #pool_list_card .pool_card {
    background: #fff;
    color: #4a4a4a;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
    margin-top: 10px;
    font-size: 12px;
    display: block;
    text-align: left;
    margin-top: 15px; }
    #pool_list_card .pool_card:hover {
      box-shadow: rgba(74, 74, 74, 0.25) 0 0 10px 0; }
    #pool_list_card .pool_card .pool_card_bottom,
    #pool_list_card .pool_card .pool_card_top {
      padding: 5px; }
      #pool_list_card .pool_card .pool_card_bottom .text_message,
      #pool_list_card .pool_card .pool_card_top .text_message {
        line-height: 28px; }
      #pool_list_card .pool_card .pool_card_bottom .link,
      #pool_list_card .pool_card .pool_card_top .link {
        color: #2797e6;
        text-decoration: underline; }
    #pool_list_card .pool_card .pool_card_content {
      position: relative;
      border-bottom: 1px solid rgba(74, 74, 74, 0.1); }
      #pool_list_card .pool_card .pool_card_content .pool_card_img {
        position: relative;
        display: block;
        width: 70px;
        min-height: 70px;
        float: left; }
        #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="FOOTBALL_CORRECT_SCORE"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" FOOTBALL_CORRECT_SCORE"] {
          background-image: url("https://images.colossusbets.com/assets/images/cards/FOOTBALL_CORRECT_SCORE.jpg");
          background-size: cover;
          background-repeat: no-repeat;
          background-position: right center; }
        #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="FOOTBALL_HDA"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" FOOTBALL_HDA"] {
          background-image: url("https://images.colossusbets.com/assets/images/cards/FOOTBALL_HDA.jpg");
          background-size: cover;
          background-repeat: no-repeat;
          background-position: right center; }
        #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="FOOTBALL_OVER_UNDER"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" FOOTBALL_OVER_UNDER"] {
          background-image: url("https://images.colossusbets.com/assets/images/cards/FOOTBALL_OVER_UNDER.jpg");
          background-size: cover;
          background-repeat: no-repeat;
          background-position: right center; }
        #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="FOOTBALL_ASIAN_HANDICAP"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" FOOTBALL_ASIAN_HANDICAP"] {
          background-image: url("https://images.colossusbets.com/assets/images/cards/FOOTBALL_ASIAN_HANDICAP.jpg");
          background-size: cover;
          background-repeat: no-repeat;
          background-position: right center; }
        #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="FOOTBALL_BTTS"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" FOOTBALL_BTTS"] {
          background-image: url("https://images.colossusbets.com/assets/images/cards/FOOTBALL_BTTS.jpg");
          background-size: cover;
          background-repeat: no-repeat;
          background-position: right center; }
        #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="TENNIS_H2H"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" TENNIS_H2H"] {
          background-image: url("https://images.colossusbets.com/assets/images/cards/TENNIS_H2H.jpg");
          background-size: cover;
          background-repeat: no-repeat;
          background-position: right center; }
        #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="TENNIS_CORRECT_SCORE_3"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" TENNIS_CORRECT_SCORE_3"] {
          background-image: url("https://images.colossusbets.com/assets/images/cards/TENNIS_CORRECT_SCORE_3.jpg");
          background-size: cover;
          background-repeat: no-repeat;
          background-position: right center; }
        #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="TENNIS_CORRECT_SCORE_5"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" TENNIS_CORRECT_SCORE_5"] {
          background-image: url("https://images.colossusbets.com/assets/images/cards/TENNIS_CORRECT_SCORE_5.jpg");
          background-size: cover;
          background-repeat: no-repeat;
          background-position: right center; }
        #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="NBA_POINT_MARGIN"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" NBA_POINT_MARGIN"] {
          background-image: url("https://images.colossusbets.com/assets/images/cards/NBA_POINT_MARGIN.jpg");
          background-size: cover;
          background-repeat: no-repeat;
          background-position: right center; }
        #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="NFL_POINT_MARGIN"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" NFL_POINT_MARGIN"] {
          background-image: url("https://images.colossusbets.com/assets/images/cards/NFL_POINT_MARGIN.jpg");
          background-size: cover;
          background-repeat: no-repeat;
          background-position: right center; }
        #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="WRC_RACE_WIN"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" WRC_RACE_WIN"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="WRC_RACE_ORDER"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" WRC_RACE_ORDER"] {
          background-image: url("https://images.colossusbets.com/assets/images/cards/WRC.jpg");
          background-size: cover;
          background-repeat: no-repeat;
          background-position: right center; }
        #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="HORSE_RACING_RACE_WIN"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" HORSE_RACING_RACE_WIN"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="HORSE_RACING_RACE_ORDER"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" HORSE_RACING_RACE_ORDER"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class^="HORSE_RACING_RACE_PLACE"], #pool_list_card .pool_card .pool_card_content .pool_card_img[class*=" HORSE_RACING_RACE_PLACE"] {
          background-image: url("https://images.colossusbets.com/assets/images/cards/HORSE_RACING.jpg");
          background-size: cover;
          background-repeat: no-repeat;
          background-position: right center; }
      #pool_list_card .pool_card .pool_card_content .pool_card_info {
        width: 80%;
        width: calc(100% - 70px);
        float: left;
        padding: 7.5px 10px;
        line-height: 1; }
        #pool_list_card .pool_card .pool_card_content .pool_card_info .pool_card_prize {
          margin-top: 5px;
          font-size: 28px;
          font-weight: bold; }
        #pool_list_card .pool_card .pool_card_content .pool_card_info .pool_card_type {
          margin-top: 5px; }
  #pool_list_card .action-placeholder {
    display: block;
    float: right;
    line-height: 28px;
    background: transparent;
    color: #20a052; }
    #pool_list_card .action-placeholder .icon {
      font-size: 18px;
      position: relative;
      vertical-align: sub; }
    #pool_list_card .action-placeholder.freeplay {
      min-width: 120px;
      margin: -5px;
      padding: 5px 5px 5px 10px;
      text-align: center;
      background: #f1c400;
      color: #434343; }

#pool_list_flexible_card .pool_card_date {
  background: #fff;
  color: #4a4a4a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  font-size: 12px;
  display: block;
  text-align: left;
  padding: 3px;
  font-weight: 600;
  margin-top: 15px;
  position: absolute;
  top: -10px;
  z-index: 500;
  right: 5px; }

#pool_list_flexible_card .pool_card {
  background: #fff;
  color: #4a4a4a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  margin-top: 10px;
  font-size: 12px;
  display: block;
  text-align: left;
  margin-top: 15px; }
  #pool_list_flexible_card .pool_card:hover {
    box-shadow: rgba(74, 74, 74, 0.25) 0 0 10px 0; }
  #pool_list_flexible_card .pool_card .pool_card_bottom,
  #pool_list_flexible_card .pool_card .pool_card_top {
    padding: 5px; }
    #pool_list_flexible_card .pool_card .pool_card_bottom .text_message,
    #pool_list_flexible_card .pool_card .pool_card_top .text_message {
      line-height: 28px; }
  #pool_list_flexible_card .pool_card .pool_card_content {
    position: relative;
    border-bottom: 1px solid rgba(74, 74, 74, 0.1); }
    #pool_list_flexible_card .pool_card .pool_card_content .pool_card_img {
      position: relative;
      display: block;
      width: 70px;
      min-height: 70px;
      float: left;
      background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/freeplay/flexible_card.png");
      background-size: cover;
      background-repeat: no-repeat;
      background-position: right center; }
    #pool_list_flexible_card .pool_card .pool_card_content .pool_card_info {
      width: 80%;
      width: calc(100% - 70px);
      float: left;
      padding: 7.5px 10px;
      line-height: 1; }
      #pool_list_flexible_card .pool_card .pool_card_content .pool_card_info .pool_card_prize {
        margin-top: 5px;
        font-size: 28px;
        font-weight: bold; }
      #pool_list_flexible_card .pool_card .pool_card_content .pool_card_info .pool_card_type {
        margin-top: 5px; }
  #pool_list_flexible_card .pool_card .flexible_pool_header {
    background: #1e1e1e;
    color: #fff;
    padding: 10px;
    font-size: 14px; }
  #pool_list_flexible_card .pool_card .action-placeholder {
    display: block;
    min-width: 120px;
    line-height: 28px;
    background: #f1c400;
    color: #434343;
    margin: -5px;
    padding: 5px;
    text-align: center; }
    #pool_list_flexible_card .pool_card .action-placeholder .icon {
      font-size: 18px;
      position: relative;
      vertical-align: sub; }

#pool_recommended .content_info {
  background: #333;
  color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  padding: 26px 15px; }
  #pool_recommended .content_info[class^="FOOTBALL_CORRECT_SCORE"], #pool_recommended .content_info[class*=" FOOTBALL_CORRECT_SCORE"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_recommended .content_info[class^="FOOTBALL_CORRECT_SCORE"], #pool_recommended .content_info[class*=" FOOTBALL_CORRECT_SCORE"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_mobile.jpg"); } }
  #pool_recommended .content_info[class^="FOOTBALL_HDA"], #pool_recommended .content_info[class*=" FOOTBALL_HDA"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/hda_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_recommended .content_info[class^="FOOTBALL_HDA"], #pool_recommended .content_info[class*=" FOOTBALL_HDA"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/hda_mobile.jpg"); } }
  #pool_recommended .content_info[class^="FOOTBALL_OVER_UNDER"], #pool_recommended .content_info[class*=" FOOTBALL_OVER_UNDER"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/ou_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_recommended .content_info[class^="FOOTBALL_OVER_UNDER"], #pool_recommended .content_info[class*=" FOOTBALL_OVER_UNDER"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/ou_mobile.jpg"); } }
  #pool_recommended .content_info[class^="FOOTBALL_ASIAN_HANDICAP"], #pool_recommended .content_info[class*=" FOOTBALL_ASIAN_HANDICAP"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/ah_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_recommended .content_info[class^="FOOTBALL_ASIAN_HANDICAP"], #pool_recommended .content_info[class*=" FOOTBALL_ASIAN_HANDICAP"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/ah_mobile.jpg"); } }
  #pool_recommended .content_info[class^="FOOTBALL_BTTS"], #pool_recommended .content_info[class*=" FOOTBALL_BTTS"] {
    background-image: url("https://images.colossusbets.com/assets/images/pool_header/btts_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_recommended .content_info[class^="FOOTBALL_BTTS"], #pool_recommended .content_info[class*=" FOOTBALL_BTTS"] {
        background-image: url("https://images.colossusbets.com/assets/images/pool_header/btts_mobile.jpg"); } }
  #pool_recommended .content_info[class^="TENNIS_H2H"], #pool_recommended .content_info[class*=" TENNIS_H2H"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/h2h_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_recommended .content_info[class^="TENNIS_H2H"], #pool_recommended .content_info[class*=" TENNIS_H2H"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/h2h_mobile.jpg"); } }
  #pool_recommended .content_info[class^="TENNIS_CORRECT_SCORE_3"], #pool_recommended .content_info[class*=" TENNIS_CORRECT_SCORE_3"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_3_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_recommended .content_info[class^="TENNIS_CORRECT_SCORE_3"], #pool_recommended .content_info[class*=" TENNIS_CORRECT_SCORE_3"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_3_mobile.jpg"); } }
  #pool_recommended .content_info[class^="TENNIS_CORRECT_SCORE_5"], #pool_recommended .content_info[class*=" TENNIS_CORRECT_SCORE_5"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_5_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_recommended .content_info[class^="TENNIS_CORRECT_SCORE_5"], #pool_recommended .content_info[class*=" TENNIS_CORRECT_SCORE_5"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_5_mobile.jpg"); } }
  #pool_recommended .content_info[class^="NBA_POINT_MARGIN"], #pool_recommended .content_info[class*=" NBA_POINT_MARGIN"] {
    background-image: url("https://images.colossusbets.com/assets/images/pool_header/nba_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_recommended .content_info[class^="NBA_POINT_MARGIN"], #pool_recommended .content_info[class*=" NBA_POINT_MARGIN"] {
        background-image: url("https://images.colossusbets.com/assets/images/pool_header/nba_mobile.jpg"); } }
  #pool_recommended .content_info[class^="NFL_POINT_MARGIN"], #pool_recommended .content_info[class*=" NFL_POINT_MARGIN"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/pm_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_recommended .content_info[class^="NFL_POINT_MARGIN"], #pool_recommended .content_info[class*=" NFL_POINT_MARGIN"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/pm_mobile.jpg"); } }
  #pool_recommended .content_info[class^="WRC_RACE_WIN"], #pool_recommended .content_info[class*=" WRC_RACE_WIN"], #pool_recommended .content_info[class^="WRC_RACE_ORDER"], #pool_recommended .content_info[class*=" WRC_RACE_ORDER"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/wrc_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #pool_recommended .content_info[class^="WRC_RACE_WIN"], #pool_recommended .content_info[class*=" WRC_RACE_WIN"], #pool_recommended .content_info[class^="WRC_RACE_ORDER"], #pool_recommended .content_info[class*=" WRC_RACE_ORDER"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/wrc_mobile.jpg"); } }
  @media (max-width: 767px) {
    #pool_recommended .content_info {
      padding: 18px 8px; } }
  #pool_recommended .content_info .recommended {
    display: inline-block;
    padding: 5px 0;
    line-height: 1.6;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px; }
    @media (max-width: 767px) {
      #pool_recommended .content_info .recommended {
        font-size: 10px; } }
  #pool_recommended .content_info .pool_title {
    color: #fff;
    font-size: 36px;
    line-height: 1.2;
    font-family: "Bet Fair Flama", Arial, sans-serif; }
    @media (max-width: 767px) {
      #pool_recommended .content_info .pool_title {
        font-size: 22px; } }

#pool_result_list .pool-results-list {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }

#pool_result_list .alert.no_pools {
  background: #fff;
  color: #4a4a4a; }

#pool_history .pool_history_content {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #pool_history .pool_history_content .content_title {
    background: #1e1e1e;
    color: #fff;
    padding: 10px;
    font-size: 14px; }
  #pool_history .pool_history_content .tabs_menu {
    background: #F5F5F5;
    color: #4a4a4a;
    font-size: 12px;
    border-bottom: 1px solid rgba(74, 74, 74, 0.2); }
    #pool_history .pool_history_content .tabs_menu .pool-history-list {
      list-style: none;
      padding: 0;
      margin: 0; }
      #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(1),
      #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(1) ~ .prize {
        width: 100%; }
      #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(2),
      #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(2) ~ .prize {
        width: 50%; }
      #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(3),
      #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(3) ~ .prize {
        width: 33.33333333%; }
      #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(4),
      #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(4) ~ .prize {
        width: 25%; }
      #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(5),
      #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(5) ~ .prize {
        width: 33.33333333%; }
        #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(5):nth-of-type(4n), #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(5):nth-of-type(5n),
        #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(5) ~ .prize:nth-of-type(4n),
        #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(5) ~ .prize:nth-of-type(5n) {
          width: 50%; }
        #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(5):nth-of-type(3n),
        #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(5) ~ .prize:nth-of-type(3n) {
          border-right: none; }
      #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(6),
      #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(6) ~ .prize {
        width: 33.33333333%; }
        #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(6):nth-of-type(3n),
        #pool_history .pool_history_content .tabs_menu .pool-history-list li:first-child:nth-last-child(6) ~ .prize:nth-of-type(3n) {
          border-right: none; }
      #pool_history .pool_history_content .tabs_menu .pool-history-list li.prize {
        position: relative;
        display: inline-block;
        padding: 10px 0;
        float: left;
        vertical-align: middle;
        text-align: center;
        line-height: 1;
        background: #F5F5F5;
        color: #4a4a4a;
        border-bottom: 3px solid transparent;
        border-right: 1px solid rgba(74, 74, 74, 0.2);
        border-top: 1px solid rgba(74, 74, 74, 0.2);
        cursor: pointer; }
        #pool_history .pool_history_content .tabs_menu .pool-history-list li.prize.active {
          background: #fff;
          color: #4a4a4a;
          border-bottom: 3px solid #ffb80c; }
        #pool_history .pool_history_content .tabs_menu .pool-history-list li.prize:last-of-type {
          border-right: none; }
  #pool_history .pool_history_content .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px;
    font-size: 12px; }
    #pool_history .pool_history_content .content_info .progressBar {
      display: block;
      width: 100%;
      height: 8px;
      background: transparent;
      box-shadow: 0 0 2px rgba(74, 74, 74, 0.5) inset;
      border-radius: 4px; }
      #pool_history .pool_history_content .content_info .progressBar .progressValue {
        width: 0;
        height: 8px;
        min-width: 0;
        background: rgba(74, 74, 74, 0.4);
        border-radius: 4px;
        -webkit-transition: width 1s ease-in-out;
        -moz-transition: width 1s ease-in-out;
        -o-transition: width 1s ease-in-out;
        transition: width 1s ease-in-out; }
        #pool_history .pool_history_content .content_info .progressBar .progressValue.official {
          background: #4a4a4a; }

#pool_leg_information .leg_infromation_content {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #pool_leg_information .leg_infromation_content .content_title {
    background: #1e1e1e;
    color: #fff;
    padding: 10px;
    font-size: 14px; }
  #pool_leg_information .leg_infromation_content .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px;
    font-size: 12px; }
    #pool_leg_information .leg_infromation_content .content_info .btn-unit-distribution {
      background: #e4e4e4;
      color: #4a4a4a;
      padding: 0 5px;
      border-radius: 4px;
      margin-left: 5px; }
    #pool_leg_information .leg_infromation_content .content_info .wrc_status,
    #pool_leg_information .leg_infromation_content .content_info .wrc_leg,
    #pool_leg_information .leg_infromation_content .content_info .racing_status,
    #pool_leg_information .leg_infromation_content .content_info .racing_leg {
      line-height: 14px; }

#pool_unit_distribution .subcontent_info {
  background: #F5F5F5;
  color: #4a4a4a;
  border: 1px solid rgba(74, 74, 74, 0.1);
  padding: 10px;
  font-size: 12px; }
  #pool_unit_distribution .subcontent_info .unit_columns {
    column-count: 2;
    width: 100%; }
    @media (max-width: 767px) {
      #pool_unit_distribution .subcontent_info .unit_columns.racing {
        column-count: 1; } }
  #pool_unit_distribution .subcontent_info .units {
    margin: 0;
    padding: 0;
    list-style: none; }
    @media (max-width: 767px) {
      #pool_unit_distribution .subcontent_info .units .leg-units {
        line-height: 1;
        margin-bottom: 10px; }
        #pool_unit_distribution .subcontent_info .units .leg-units:last-of-type {
          margin-bottom: 0; } }
  #pool_unit_distribution .subcontent_info .racing_units {
    display: inline-block;
    width: 100%;
    height: 26px;
    position: relative; }
    #pool_unit_distribution .subcontent_info .racing_units .value-box {
      line-height: 36px; }
    #pool_unit_distribution .subcontent_info .racing_units .racing_order {
      float: left;
      position: relative;
      min-width: 220px;
      height: 34px;
      margin-bottom: 5px;
      margin-right: 5px;
      padding: 5px; }
      #pool_unit_distribution .subcontent_info .racing_units .racing_order.racing_withdrawn {
        color: rgba(74, 74, 74, 0.3); }
      #pool_unit_distribution .subcontent_info .racing_units .racing_order .favorite-icon {
        font-size: 24px;
        float: left;
        margin: 0 5px; }
      #pool_unit_distribution .subcontent_info .racing_units .racing_order .shield {
        float: left;
        width: 24px;
        height: 24px;
        margin: 0 5px;
        background-image: url("https://images.colossusbets.com/assets/images/horse_racing/silks/default.png");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        line-height: 24px; }
        #pool_unit_distribution .subcontent_info .racing_units .racing_order .shield > img {
          width: 100%; }
      #pool_unit_distribution .subcontent_info .racing_units .racing_order .withdrawn {
        float: left;
        width: 24px;
        height: 30px;
        line-height: 30px;
        margin: 0 5px;
        text-align: center; }
      #pool_unit_distribution .subcontent_info .racing_units .racing_order .racecard {
        float: left;
        line-height: 30px;
        margin: 0 5px;
        min-width: 12px; }
      #pool_unit_distribution .subcontent_info .racing_units .racing_order .name {
        float: left;
        line-height: 30px;
        margin: 0 5px; }

#correctscore {
  line-height: 34px;
  padding: 4px 0; }
  #correctscore .event {
    width: 100%;
    float: left;
    font-size: 12px;
    line-height: 1; }
    #correctscore .event .competitor {
      font-weight: bold;
      display: block;
      width: 35%;
      padding: 0 5px;
      float: left; }
    #correctscore .event .center-holder {
      display: inline-block;
      width: 30%;
      float: left;
      font-size: 10px;
      position: relative; }
      #correctscore .event .center-holder .date {
        font-weight: 600; }
      #correctscore .event .center-holder .stats {
        width: 35px;
        margin: 0 5px;
        vertical-align: sub; }
        #correctscore .event .center-holder .stats i.stats_icon {
          font-size: 20px;
          padding: 3px;
          border-radius: 2px;
          cursor: pointer; }
        @media (max-width: 767px) {
          #correctscore .event .center-holder .stats {
            display: block;
            margin: 0 auto;
            position: absolute;
            left: calc(50% - 17px);
            top: 30px;
            font-size: 24px; } }
  @media (max-width: 767px) {
    #correctscore .selections .home, #correctscore .selections .away {
      display: block;
      width: 30%;
      float: left; }
      #correctscore .selections .home button, #correctscore .selections .away button {
        width: 47%;
        margin: 0 1.5%;
        margin-top: 3%; }
        #correctscore .selections .home button.AOX, #correctscore .selections .away button.AOX {
          width: 100%; } }
  @media (max-width: 767px) {
    #correctscore .selections .draw {
      display: block;
      width: 30%;
      float: left;
      padding-top: 37px; }
      #correctscore .selections .draw button {
        width: 47%;
        margin: 0 auto;
        margin-top: 3%;
        float: none;
        display: block; }
        #correctscore .selections .draw button.AOX {
          width: 100%; } }
  #correctscore .selections button {
    width: 4%;
    margin: 0 0.26262626%;
    float: left; }
    #correctscore .selections button.AOX {
      width: 8.6565656565%; }
  #correctscore .selections .bin-space {
    width: 4.54545454%;
    float: left;
    display: block; }
    #correctscore .selections .bin-space:after {
      content: "\A0"; }
    @media (max-width: 767px) {
      #correctscore .selections .bin-space {
        width: 5%; } }

#hda {
  line-height: 34px; }
  #hda .stats {
    width: 10%;
    float: left; }
    @media (max-width: 767px) {
      #hda .stats {
        width: 12%; } }
    #hda .stats i.stats_icon {
      padding: 5px;
      border-radius: 4px;
      cursor: pointer; }
  #hda .date {
    width: 20%;
    float: left; }
    @media (max-width: 767px) {
      #hda .date {
        display: none; } }
  #hda .event {
    width: 40%;
    float: left; }
    @media (max-width: 767px) {
      #hda .event {
        width: 43%;
        line-height: 1.1; } }
    #hda .event .versus {
      padding: 0 10px; }
      @media (max-width: 767px) {
        #hda .event .versus {
          display: none; } }
    #hda .event .competitor {
      font-weight: bold; }
      @media (max-width: 767px) {
        #hda .event .competitor {
          display: block; } }
  #hda .selections {
    width: 30%;
    float: left; }
    @media (max-width: 767px) {
      #hda .selections {
        width: 45%; } }
    #hda .selections button {
      width: 30%;
      margin: 0 1.6666666%;
      float: left; }

#overunder {
  line-height: 34px; }
  #overunder .stats {
    width: 10%;
    float: left; }
    @media (max-width: 767px) {
      #overunder .stats {
        width: 12%; } }
    #overunder .stats i.stats_icon {
      padding: 5px;
      border-radius: 4px;
      cursor: pointer; }
  #overunder .date {
    width: 20%;
    float: left; }
    @media (max-width: 767px) {
      #overunder .date {
        display: none; } }
  #overunder .event {
    width: 40%;
    float: left; }
    @media (max-width: 767px) {
      #overunder .event {
        width: 43%;
        line-height: 1.1; } }
    #overunder .event .versus {
      padding: 0 10px; }
      @media (max-width: 767px) {
        #overunder .event .versus {
          display: none; } }
    #overunder .event .competitor {
      font-weight: bold; }
      @media (max-width: 767px) {
        #overunder .event .competitor {
          display: block; } }
  #overunder .selections {
    width: 30%;
    float: left; }
    @media (max-width: 767px) {
      #overunder .selections {
        width: 45%; } }
    #overunder .selections button {
      width: 47%;
      margin: 0 1.5%;
      float: left; }

#asianhandicap {
  line-height: 34px; }
  #asianhandicap .stats {
    width: 10%;
    float: left; }
    @media (max-width: 767px) {
      #asianhandicap .stats {
        width: 12%; } }
    #asianhandicap .stats i.stats_icon {
      padding: 5px;
      border-radius: 4px;
      cursor: pointer; }
  #asianhandicap .date {
    width: 20%;
    float: left; }
    @media (max-width: 767px) {
      #asianhandicap .date {
        display: none; } }
  #asianhandicap .event {
    width: 40%;
    float: left; }
    @media (max-width: 767px) {
      #asianhandicap .event {
        width: 43%;
        line-height: 1.1; } }
    #asianhandicap .event .versus {
      padding: 0 10px; }
      @media (max-width: 767px) {
        #asianhandicap .event .versus {
          display: none; } }
    #asianhandicap .event .competitor {
      font-weight: bold; }
      @media (max-width: 767px) {
        #asianhandicap .event .competitor {
          display: block; } }
  #asianhandicap .selections {
    width: 30%;
    float: left; }
    @media (max-width: 767px) {
      #asianhandicap .selections {
        width: 45%; } }
    #asianhandicap .selections button {
      width: 47%;
      margin: 0 1.5%;
      float: left; }

#bothtoscore {
  line-height: 34px; }
  #bothtoscore .stats {
    width: 10%;
    float: left; }
    @media (max-width: 767px) {
      #bothtoscore .stats {
        width: 12%; } }
    #bothtoscore .stats i.stats_icon {
      padding: 5px;
      border-radius: 4px;
      cursor: pointer; }
  #bothtoscore .date {
    width: 20%;
    float: left; }
    @media (max-width: 767px) {
      #bothtoscore .date {
        display: none; } }
  #bothtoscore .event {
    width: 40%;
    float: left; }
    @media (max-width: 767px) {
      #bothtoscore .event {
        width: 43%;
        line-height: 1.1; } }
    #bothtoscore .event .versus {
      padding: 0 10px; }
      @media (max-width: 767px) {
        #bothtoscore .event .versus {
          display: none; } }
    #bothtoscore .event .competitor {
      font-weight: bold; }
      @media (max-width: 767px) {
        #bothtoscore .event .competitor {
          display: block; } }
  #bothtoscore .selections {
    width: 30%;
    float: left; }
    @media (max-width: 767px) {
      #bothtoscore .selections {
        width: 45%; } }
    #bothtoscore .selections button {
      width: 47%;
      margin: 0 1.5%;
      float: left; }

#pointmargin {
  line-height: 34px; }
  #pointmargin .event {
    width: 100%;
    float: left;
    font-size: 12px; }
    #pointmargin .event .competitor {
      font-weight: bold;
      display: block;
      width: 35%;
      padding: 0 5px;
      float: left; }
    #pointmargin .event .center-holder {
      display: block;
      width: 30%;
      float: left;
      font-size: 10px;
      position: relative; }
      #pointmargin .event .center-holder .date {
        font-weight: 600; }
  @media (max-width: 767px) {
    #pointmargin .selections .home, #pointmargin .selections .away {
      display: block;
      width: 40%;
      float: left; }
      #pointmargin .selections .home button, #pointmargin .selections .away button {
        width: 47%;
        margin: 0 1.5%;
        margin-top: 3%; }
        #pointmargin .selections .home button:last-of-type, #pointmargin .selections .away button:last-of-type {
          width: 97%; } }
  #pointmargin .selections button {
    width: 6%;
    margin: 0 0.33333333%;
    float: left; }
  #pointmargin .selections .bin-space {
    width: 6.66666666%;
    float: left;
    display: block; }
    #pointmargin .selections .bin-space:after {
      content: "\A0"; }
    @media (max-width: 767px) {
      #pointmargin .selections .bin-space {
        width: 20%; } }

#h2h {
  line-height: 34px; }
  #h2h .date {
    width: 20%;
    float: left; }
    @media (max-width: 767px) {
      #h2h .date {
        display: none; } }
  #h2h .event {
    width: 45%;
    float: left; }
    @media (max-width: 767px) {
      #h2h .event {
        width: 50%;
        line-height: 1.1; } }
    #h2h .event .versus {
      padding: 0 10px; }
      @media (max-width: 767px) {
        #h2h .event .versus {
          display: none; } }
    #h2h .event .competitor {
      font-weight: bold; }
      @media (max-width: 767px) {
        #h2h .event .competitor {
          display: block; } }
  #h2h .selections {
    width: 35%;
    float: left; }
    @media (max-width: 767px) {
      #h2h .selections {
        width: 50%; } }
    #h2h .selections button {
      width: 30%;
      margin: 0 1.6666666%;
      float: left; }

#correctscore3 {
  line-height: 34px; }
  #correctscore3 .date {
    width: 20%;
    float: left; }
  #correctscore3 .event {
    width: 40%;
    float: left; }
    @media (max-width: 767px) {
      #correctscore3 .event {
        width: 100%;
        line-height: 1;
        padding-bottom: 5px; } }
    #correctscore3 .event .versus {
      padding: 0 10px; }
      @media (max-width: 767px) {
        #correctscore3 .event .versus {
          width: 33.3333%;
          text-align: center;
          float: left;
          font-size: 10px; } }
    @media (max-width: 767px) {
      #correctscore3 .event .competitor.home {
        width: 33.3333%;
        text-align: left;
        float: left; } }
    @media (max-width: 767px) {
      #correctscore3 .event .competitor.away {
        width: 33.3333%;
        text-align: right;
        float: left; } }
  #correctscore3 .selections {
    width: 40%;
    float: left; }
    @media (max-width: 767px) {
      #correctscore3 .selections {
        width: 100%; } }
    #correctscore3 .selections button {
      width: 20%;
      width: 18%;
      margin: 0 1%;
      float: left; }
    #correctscore3 .selections .bin-space {
      width: 20%;
      float: left;
      display: block; }
      #correctscore3 .selections .bin-space:after {
        content: "\A0"; }

#correctscore5 {
  line-height: 34px; }
  #correctscore5 .date {
    width: 20%;
    float: left; }
  #correctscore5 .event {
    width: 40%;
    float: left; }
    @media (max-width: 767px) {
      #correctscore5 .event {
        width: 100%;
        line-height: 1;
        padding-bottom: 5px; } }
    #correctscore5 .event .versus {
      padding: 0 10px; }
      @media (max-width: 767px) {
        #correctscore5 .event .versus {
          width: 33.3333%;
          text-align: center;
          float: left;
          font-size: 10px; } }
    @media (max-width: 767px) {
      #correctscore5 .event .competitor.home {
        width: 33.3333%;
        text-align: left;
        float: left; } }
    @media (max-width: 767px) {
      #correctscore5 .event .competitor.away {
        width: 33.3333%;
        text-align: right;
        float: left; } }
  #correctscore5 .selections {
    width: 40%;
    float: left; }
    @media (max-width: 767px) {
      #correctscore5 .selections {
        width: 100%; } }
    #correctscore5 .selections button {
      width: 13%;
      margin: 0 0.64285714%;
      float: left; }
    #correctscore5 .selections .bin-space {
      width: 14.28571428%;
      float: left;
      display: block; }
      #correctscore5 .selections .bin-space:after {
        content: "\A0"; }

#nba {
  line-height: 34px; }
  #nba .event {
    width: 100%;
    float: left;
    font-size: 12px; }
    #nba .event .competitor {
      font-weight: bold;
      display: block;
      width: 35%;
      padding: 0 5px;
      float: left; }
    #nba .event .center-holder {
      display: block;
      width: 30%;
      float: left;
      font-size: 10px;
      position: relative; }
      #nba .event .center-holder .date {
        font-weight: 600; }
  @media (max-width: 767px) {
    #nba .selections .home, #nba .selections .away {
      display: block;
      width: 40%;
      float: left; }
      #nba .selections .home button, #nba .selections .away button {
        width: 47%;
        margin: 0 1.5%;
        margin-top: 3%; }
        #nba .selections .home button:last-of-type, #nba .selections .away button:last-of-type {
          width: 97%; } }
  #nba .selections button {
    width: 6%;
    margin: 0 0.33333333%;
    float: left; }
  #nba .selections .bin-space {
    width: 6.66666666%;
    float: left;
    display: block; }
    #nba .selections .bin-space:after {
      content: "\A0"; }
    @media (max-width: 767px) {
      #nba .selections .bin-space {
        width: 20%; } }

#pool_statistics .content_info .stats_tabs .stats_tabs_element {
  background: #f6f6f6;
  background: #F5F5F5;
  border: 1px solid rgba(74, 74, 74, 0.2);
  color: #4a4a4a;
  border-right: none;
  padding: 10px 5px;
  line-height: 1;
  font-size: 12px;
  pointer-events: all; }
  @media only screen and (max-width: 767px) {
    #pool_statistics .content_info .stats_tabs .stats_tabs_element {
      font-size: 10px; } }
  #pool_statistics .content_info .stats_tabs .stats_tabs_element:last-of-type {
    border-right: 1px solid rgba(74, 74, 74, 0.2); }
  #pool_statistics .content_info .stats_tabs .stats_tabs_element.active {
    background: #fff;
    color: #4a4a4a;
    border-bottom-color: transparent; }

#pool_statistics .content_info .submenu {
  margin: 0; }
  #pool_statistics .content_info .submenu .element > a {
    padding: 5px;
    line-height: 16px; }

#pool_statistics .content_info .pool_statistics_details {
  background: #fff;
  color: #4a4a4a;
  border: 1px solid rgba(74, 74, 74, 0.2);
  border-top: none; }
  #pool_statistics .content_info .pool_statistics_details .WIN {
    color: white;
    background: #02b21f; }
  #pool_statistics .content_info .pool_statistics_details .LOSS {
    color: white;
    background: #ff3b30; }
  #pool_statistics .content_info .pool_statistics_details .DRAW {
    color: white;
    background: #8e8e93; }
  #pool_statistics .content_info .pool_statistics_details .results-band {
    border-bottom: 1px solid rgba(74, 74, 74, 0.2); }
    #pool_statistics .content_info .pool_statistics_details .results-band .square {
      display: inline-block;
      width: 18px;
      height: 18px;
      padding: 3px;
      margin: 0 2px;
      line-height: 1;
      text-align: center;
      vertical-align: middle; }
  #pool_statistics .content_info .pool_statistics_details .details .columns {
    column-count: 2;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      #pool_statistics .content_info .pool_statistics_details .details .columns {
        column-count: 1; } }
  #pool_statistics .content_info .pool_statistics_details .details .match:first-of-type {
    margin-top: 0; }
  #pool_statistics .content_info .pool_statistics_details .details .match .full-result {
    display: inline-block;
    padding: 3px 5px;
    margin: 2px 5px;
    width: auto;
    line-height: 1; }
  #pool_statistics .content_info .pool_statistics_details .details .match .winner {
    font-weight: 600; }
  @media only screen and (max-width: 480px) {
    #pool_statistics .content_info .pool_statistics_details .details .match .match-date {
      font-size: 10px; } }
  @media only screen and (min-width: 481px) {
    #pool_statistics .content_info .pool_statistics_details .details .match .match-date {
      font-size: 11px; } }
  #pool_statistics .content_info .pool_statistics_details .details .match .competitor {
    display: inline-block;
    width: 40%;
    line-height: 1;
    vertical-align: middle;
    word-break: break-word;
    white-space: initial; }
    @media only screen and (max-width: 480px) {
      #pool_statistics .content_info .pool_statistics_details .details .match .competitor {
        font-size: 10px;
        width: 35%; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      #pool_statistics .content_info .pool_statistics_details .details .match .competitor {
        font-size: 11px;
        width: 35%; } }

#horse_racing_header {
  pointer-events: auto; }
  #horse_racing_header .leg_selector_badge {
    position: absolute;
    background: red;
    color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50px;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    z-index: 99; }
  #horse_racing_header .desktop_header .leg_title {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
    background: #fff;
    color: #4a4a4a;
    font-size: 14px; }
    #horse_racing_header .desktop_header .leg_title .leg_number {
      width: auto;
      float: left;
      padding: 10px 20px;
      background: #F5F5F5;
      color: #4a4a4a;
      height: 50px;
      line-height: 30px;
      border-right: 1px solid rgba(74, 74, 74, 0.5); }
    #horse_racing_header .desktop_header .leg_title .leg_venue {
      width: auto;
      float: left;
      padding: 10px 20px;
      background: #F5F5F5;
      color: #4a4a4a;
      height: 50px;
      line-height: 30px; }
    #horse_racing_header .desktop_header .leg_title .leg_info {
      width: auto;
      float: left;
      padding: 10px 20px;
      height: 50px;
      line-height: 30px; }
  #horse_racing_header .desktop_header .leg_selector {
    position: relative;
    display: block;
    padding: 10px;
    background: transparent;
    color: #4a4a4a;
    border-top: 2px solid transparent; }
    #horse_racing_header .desktop_header .leg_selector.selected {
      background: #fff;
      color: #2797e6;
      border-top-color: #2797e6; }
  #horse_racing_header .desktop_header .competitors_header {
    min-height: 40px;
    padding: 5px;
    font-size: 11px; }
    #horse_racing_header .desktop_header .competitors_header .cb-select {
      -webkit-padding-end: 20px; }
  #horse_racing_header .desktop_header .leg_selector_badge {
    top: 2px;
    right: 2px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    line-height: 13px;
    font-size: 11px; }
  #horse_racing_header .mobile_header {
    padding: 10px 0; }
    #horse_racing_header .mobile_header ::-webkit-scrollbar {
      display: none; }
    #horse_racing_header .mobile_header .leg_selector {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      flex-direction: row;
      width: 100%;
      max-width: 100%;
      max-width: 100vw;
      overflow: hidden;
      overflow-x: auto;
      overflow-x: overlay;
      padding: 5px 0; }
      #horse_racing_header .mobile_header .leg_selector .leg_selector_item {
        position: relative;
        min-width: 22.5%;
        width: auto;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
        #horse_racing_header .mobile_header .leg_selector .leg_selector_item button.leg_selector_btn {
          width: 100%;
          padding: 0 2px;
          font-size: 12px;
          height: 35px;
          border-radius: 4px;
          box-shadow: none;
          border: 1px solid transparent;
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
          color: #4a4a4a;
          background: #fff; }
          #horse_racing_header .mobile_header .leg_selector .leg_selector_item button.leg_selector_btn.active {
            background: #ffb80c;
            border-color: #ffb80c;
            color: #1e1e1e;
            opacity: 1; }
        #horse_racing_header .mobile_header .leg_selector .leg_selector_item .leg_selector_badge {
          top: -4px;
          right: -2px; }

#horse_racing_competitors .competitors {
  font-size: 11px; }
  #horse_racing_competitors .competitors .info_one_line {
    line-height: 30px; }
  #horse_racing_competitors .competitors .competitor_item {
    border-bottom: 1px solid rgba(74, 74, 74, 0.2); }
    @media (max-width: 767px) {
      #horse_racing_competitors .competitors .competitor_item.open {
        padding-bottom: 9px; } }
    #horse_racing_competitors .competitors .competitor_item .competitor_info {
      height: 60px;
      padding: 15px 0;
      background: #fff;
      color: #4a4a4a; }
      #horse_racing_competitors .competitors .competitor_item .competitor_info.withdrawn {
        opacity: 0.3; }
      #horse_racing_competitors .competitors .competitor_item .competitor_info .favorite-icon {
        margin-left: 12px;
        font-size: 36px; }
      #horse_racing_competitors .competitors .competitor_item .competitor_info .icon {
        position: relative;
        top: 5px;
        margin-top: -16px;
        line-height: 20px;
        color: #4a4a4a; }
      #horse_racing_competitors .competitors .competitor_item .competitor_info .highlight {
        font-weight: 600;
        color: #2797e6; }
      #horse_racing_competitors .competitors .competitor_item .competitor_info .shield {
        width: 35px;
        height: 35px;
        margin-left: 12px;
        background-image: url("https://images.colossusbets.com/assets/images/horse_racing/silks/default.png");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        line-height: 35px; }
        #horse_racing_competitors .competitors .competitor_item .competitor_info .shield > img {
          width: 100%; }
      #horse_racing_competitors .competitors .competitor_item .competitor_info .racecard {
        font-size: 14px; }
    @media (max-width: 767px) {
      #horse_racing_competitors .competitors .competitor_item .fixed-mobile {
        position: absolute;
        width: 100%; } }
    #horse_racing_competitors .competitors .competitor_item .mobile-info {
      display: none !important;
      height: 50px;
      width: 100vw;
      position: relative;
      padding: 10px;
      background: #F5F5F5;
      z-index: 9;
      border-top: 1px solid rgba(74, 74, 74, 0.15);
      margin-top: 10px; }
      @supports (-ms-ime-align: auto) {
        #horse_racing_competitors .competitors .competitor_item .mobile-info {
          margin-top: 9px; } }

@-moz-document url-prefix() {
  #horse_racing_competitors .competitors .competitor_item .mobile-info {
    margin-top: 9px; } }
    @media (max-width: 767px) {
      #horse_racing_competitors .competitors .competitor_item.open .mobile-info {
        display: block !important; } }

#wrc_header {
  pointer-events: auto; }
  #wrc_header .desktop_header .leg_title {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
    background: #fff;
    color: #4a4a4a;
    font-size: 14px; }
    #wrc_header .desktop_header .leg_title .leg_number {
      width: auto;
      float: left;
      padding: 10px 20px;
      background: #2797e6;
      color: #fff;
      height: 50px;
      line-height: 30px; }
    #wrc_header .desktop_header .leg_title .leg_venue {
      width: auto;
      float: left;
      padding: 10px 20px;
      background: #F5F5F5;
      color: #4a4a4a;
      height: 50px;
      line-height: 30px; }
    #wrc_header .desktop_header .leg_title .leg_info {
      width: auto;
      float: left;
      padding: 10px 20px;
      height: 50px;
      line-height: 30px; }
  #wrc_header .desktop_header .leg_selector {
    position: relative;
    display: block;
    padding: 10px;
    background: transparent;
    color: #4a4a4a;
    border-top: 2px solid transparent; }
    #wrc_header .desktop_header .leg_selector.selected {
      background: #fff;
      color: #2797e6;
      border-top-color: #2797e6; }
  #wrc_header .desktop_header .competitors_header {
    min-height: 40px;
    padding: 5px;
    font-size: 11px; }
    #wrc_header .desktop_header .competitors_header .info_one_line {
      line-height: 30px; }
  #wrc_header .mobile_header {
    padding: 10px 0; }
    #wrc_header .mobile_header .leg_selector .leg_selector_item {
      position: relative; }
      #wrc_header .mobile_header .leg_selector .leg_selector_item button.leg_selector_btn {
        width: 100%;
        padding: 0 2px;
        font-size: 12px;
        height: 35px;
        border-radius: 4px;
        box-shadow: none;
        border: 1px solid transparent;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
        color: #4a4a4a;
        background: #fff; }
        #wrc_header .mobile_header .leg_selector .leg_selector_item button.leg_selector_btn.active {
          background: #ffb80c;
          border-color: #ffb80c;
          color: #1e1e1e;
          opacity: 1; }
      #wrc_header .mobile_header .leg_selector .leg_selector_item .leg_selector_badge {
        position: absolute;
        position: absolute;
        top: -6px;
        right: -4px;
        background: red;
        color: #fff;
        width: 15px;
        height: 15px;
        border-radius: 50px;
        text-align: center;
        line-height: 15px;
        font-size: 12px; }

#wrc_competitors .competitors {
  font-size: 11px; }
  #wrc_competitors .competitors .info_one_line {
    line-height: 30px; }
  #wrc_competitors .competitors .competitor_item {
    border-bottom: 1px solid rgba(74, 74, 74, 0.2); }
    #wrc_competitors .competitors .competitor_item .competitor_info {
      height: 60px;
      padding: 15px 0;
      background: #fff;
      color: #4a4a4a; }
      #wrc_competitors .competitors .competitor_item .competitor_info.withdrawn {
        opacity: 0.3; }
      #wrc_competitors .competitors .competitor_item .competitor_info .highlight {
        font-weight: 600;
        color: #2797e6; }
      #wrc_competitors .competitors .competitor_item .competitor_info .shield {
        width: 40px;
        height: 40px;
        margin-top: -5px; }
      #wrc_competitors .competitors .competitor_item .competitor_info .favorite-icon {
        font-size: 36px; }
      #wrc_competitors .competitors .competitor_item .competitor_info .racecard {
        font-size: 14px; }

#pool_reserved .content_info {
  background: #fff;
  color: #4a4a4a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  padding: 10px; }
  #pool_reserved .content_info .betslip_reserved .icon {
    color: #43AC6A;
    text-align: center;
    font-size: 41px; }
  #pool_reserved .content_info .betslip_reserved .text {
    font-size: 18px;
    line-height: 1; }
  #pool_reserved .content_info .reserve-code {
    display: block;
    width: 120px;
    margin: 0 auto;
    padding: 5px;
    font-size: 26px;
    background: #fff;
    color: #4a4a4a;
    border: 5px solid #2797e6; }

#syndicate_list .element_container {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  padding: 10px; }
  #syndicate_list .element_container .element_text {
    color: #4a4a4a;
    font-size: 12px;
    padding: 5px 0;
    min-height: 25px; }
    #syndicate_list .element_container .element_text.text-light {
      color: rgba(74, 74, 74, 0.4); }

#syndicate_list_item .syndicate_item {
  background: #fff;
  color: #4a4a4a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  margin-top: 10px;
  font-size: 12px;
  display: block;
  position: relative; }
  #syndicate_list_item .syndicate_item:hover {
    box-shadow: rgba(74, 74, 74, 0.25) 0 0 10px 0; }
  #syndicate_list_item .syndicate_item .syndicate_img {
    position: relative;
    display: block;
    width: 70px;
    min-height: 70px;
    float: left;
    background-image: url("https://images.colossusbets.com/images/useravatars/default.jpg");
    background-size: 100%;
    background-repeat: no-repeat; }
    #syndicate_list_item .syndicate_item .syndicate_img img {
      width: 100%; }
  #syndicate_list_item .syndicate_item .syndicate_img:hover {
    cursor: pointer; }
  #syndicate_list_item .syndicate_item .syndicate_img:hover + .syndicate_info .username, #syndicate_list_item .syndicate_item .syndicate_info .username:hover {
    color: #2797e6;
    text-decoration: underline;
    cursor: pointer; }
  #syndicate_list_item .syndicate_item .syndicate_info {
    width: 80%;
    width: calc(100% - 70px);
    float: left;
    padding: 10px 20px 0px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    #syndicate_list_item .syndicate_item .syndicate_info .username {
      color: #4a4a4a; }
  .percentage_filled #syndicate_list_item .syndicate_item .syndicate_field.percentage_filled {
    font-weight: bold; }
    .percentage_filled #syndicate_list_item .syndicate_item .syndicate_field.percentage_filled .progress_bar {
      background: #2797e6; }
    .percentage_filled #syndicate_list_item .syndicate_item .syndicate_field.percentage_filled .highlight {
      color: #2797e6; }
  #syndicate_list_item .syndicate_item .syndicate_field.contributors {
    line-height: 1; }
    #syndicate_list_item .syndicate_item .syndicate_field.contributors .icon {
      font-size: 16px;
      font-weight: bold; }
    .contributors #syndicate_list_item .syndicate_item .syndicate_field.contributors {
      font-weight: bold; }
      .contributors #syndicate_list_item .syndicate_item .syndicate_field.contributors .highlight {
        color: #2797e6; }
  .cost #syndicate_list_item .syndicate_item .syndicate_field.cost {
    font-weight: bold; }
    .cost #syndicate_list_item .syndicate_item .syndicate_field.cost .highlight {
      color: #2797e6; }
  .starting_soon #syndicate_list_item .syndicate_item .syndicate_field.starting_soon {
    font-weight: bold; }
    .starting_soon #syndicate_list_item .syndicate_item .syndicate_field.starting_soon .highlight {
      color: #2797e6; }
  #syndicate_list_item .syndicate_item .syndicate_link {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    background: #F5F5F5;
    color: #4a4a4a;
    height: 100%;
    text-align: center;
    line-height: 70px;
    font-size: 24px; }
  #syndicate_list_item .syndicate_item .progress_box {
    height: 10px;
    width: 100px;
    margin: 0 auto 5px;
    border-radius: 4px;
    box-shadow: 0 0 2px rgba(74, 74, 74, 0.5) inset; }
    #syndicate_list_item .syndicate_item .progress_box .progress_bar {
      background: rgba(74, 74, 74, 0.5);
      height: 10px;
      border-radius: 4px;
      -webkit-transition: width 0.3s ease-in-out;
      -moz-transition: width 0.3s ease-in-out;
      -o-transition: width 0.3s ease-in-out;
      transition: width 0.3s ease-in-out; }
  #syndicate_list_item .syndicate_item .percentage_owned {
    line-height: 18px;
    float: right;
    padding: 2px 4px 2px 26px;
    background: #fff;
    color: #4a4a4a;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
    font-size: 11px;
    font-weight: 500;
    position: absolute;
    top: -5px;
    right: 5px; }
    #syndicate_list_item .syndicate_item .percentage_owned .icon-box {
      position: absolute;
      width: 20px;
      height: 22px;
      top: 0px;
      left: 0px;
      line-height: 23px;
      text-align: center;
      background: #2797e6;
      color: #FFF;
      font-size: 16px; }

#syndicate_list_card .item {
  background: #fff;
  color: #4a4a4a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  font-size: 12px;
  display: block; }
  #syndicate_list_card .item:hover {
    box-shadow: rgba(74, 74, 74, 0.25) 0 0 10px 0; }
  #syndicate_list_card .item .syndicate_top {
    padding: 5px;
    padding-bottom: 0px; }
  #syndicate_list_card .item .syndicate_bottom {
    padding: 5px;
    padding-top: 0px; }
  #syndicate_list_card .item .progress_box {
    height: 10px;
    width: 100px;
    margin: 4px 5px;
    border-radius: 4px;
    box-shadow: 0 0 2px rgba(74, 74, 74, 0.5) inset; }
    #syndicate_list_card .item .progress_box .progress_bar {
      background: rgba(74, 74, 74, 0.5);
      height: 10px;
      border-radius: 4px;
      -webkit-transition: width 0.3s ease-in-out;
      -moz-transition: width 0.3s ease-in-out;
      -o-transition: width 0.3s ease-in-out;
      transition: width 0.3s ease-in-out; }
  #syndicate_list_card .item .syndicate_content {
    position: relative;
    border-top: 1px solid rgba(74, 74, 74, 0.1);
    border-bottom: 1px solid rgba(74, 74, 74, 0.1); }
    #syndicate_list_card .item .syndicate_content .syndicate_img {
      position: relative;
      display: block;
      width: 60px;
      min-height: 60px;
      float: left;
      background-image: url("https://images.colossusbets.com/images/useravatars/default.jpg");
      background-size: 100%;
      background-repeat: no-repeat; }
      #syndicate_list_card .item .syndicate_content .syndicate_img img {
        width: 100%; }
    #syndicate_list_card .item .syndicate_content .manager_name {
      color: #4a4a4a; }
    #syndicate_list_card .item .syndicate_content .syndicate_info {
      width: 80%;
      width: calc(100% - 70px);
      float: left;
      padding: 5px 20px 0px 10px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    #syndicate_list_card .item .syndicate_content .syndicate_link {
      position: absolute;
      right: 0;
      top: 0;
      width: 20px;
      background: #ededed;
      color: #4a4a4a;
      height: 100%;
      text-align: center;
      line-height: 70px; }
  .percentage_filled #syndicate_list_card .item .syndicate_field.percentage_filled {
    font-weight: bold; }
    .percentage_filled #syndicate_list_card .item .syndicate_field.percentage_filled .progress_bar {
      background: #2797e6; }
    .percentage_filled #syndicate_list_card .item .syndicate_field.percentage_filled .highlight {
      color: #2797e6; }
  #syndicate_list_card .item .syndicate_field.contributors {
    line-height: 1; }
    #syndicate_list_card .item .syndicate_field.contributors .icon {
      font-size: 16px;
      vertical-align: text-top;
      font-weight: bold; }
    .contributors #syndicate_list_card .item .syndicate_field.contributors {
      font-weight: bold; }
      .contributors #syndicate_list_card .item .syndicate_field.contributors .highlight {
        color: #2797e6; }
  .cost #syndicate_list_card .item .syndicate_field.cost {
    font-weight: bold; }
    .cost #syndicate_list_card .item .syndicate_field.cost .highlight {
      color: #2797e6; }
  .starting_soon #syndicate_list_card .item .syndicate_field.starting_soon {
    font-weight: bold; }
    .starting_soon #syndicate_list_card .item .syndicate_field.starting_soon .highlight {
      color: #2797e6; }
  #syndicate_list_card .item .percentage_owned {
    line-height: 14px;
    float: right;
    padding: 2px 4px 2px 26px;
    background: #fff;
    color: #4a4a4a;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
    font-size: 11px;
    font-weight: 500;
    position: absolute;
    top: 5px;
    right: 5px; }
    #syndicate_list_card .item .percentage_owned .icon-box {
      position: absolute;
      width: 20px;
      height: 18px;
      top: 0px;
      left: 0px;
      line-height: 18px;
      text-align: center;
      background: #2797e6;
      color: #FFF;
      font-size: 14px; }

#syndicate_profile .syndicate_profile_element .content_info {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  background: #fff;
  color: #4a4a4a;
  padding: 10px;
  font-size: 12px; }
  #syndicate_profile .syndicate_profile_element .content_info hr {
    border-bottom: 1px solid rgba(74, 74, 74, 0.1); }
  #syndicate_profile .syndicate_profile_element .content_info .profile .profile_img {
    position: relative;
    display: block;
    width: 100px;
    min-height: 100px;
    float: left;
    background-image: url("https://images.colossusbets.com/images/useravatars/default.jpg");
    background-size: 100%;
    background-repeat: no-repeat; }
    #syndicate_profile .syndicate_profile_element .content_info .profile .profile_img img {
      width: 100%; }
  #syndicate_profile .syndicate_profile_element .content_info .profile .profile_info {
    width: calc(100% - 100px);
    float: left;
    padding: 5px 10px; }
    #syndicate_profile .syndicate_profile_element .content_info .profile .profile_info .profile_col_top {
      margin-top: 5px; }
    #syndicate_profile .syndicate_profile_element .content_info .profile .profile_info .profile_username {
      font-size: 21px;
      line-height: 1; }
    #syndicate_profile .syndicate_profile_element .content_info .profile .profile_info .profile_twitter {
      position: relative;
      display: inline-block;
      min-width: 120px;
      text-align: center;
      font-size: 12px;
      height: 28px;
      line-height: 28px;
      border-radius: 3px;
      user-select: none;
      color: #FFF;
      padding-left: 30px;
      padding-right: 5px;
      background: #00aced;
      border: 1px solid #00aced; }
      #syndicate_profile .syndicate_profile_element .content_info .profile .profile_info .profile_twitter .icon {
        background: #FFF;
        height: 26px;
        position: absolute;
        left: 0;
        top: 0;
        width: 24px;
        color: #00aced;
        line-height: 26px;
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px; }
  #syndicate_profile .syndicate_profile_element .content_info .profile .profile_stats_item {
    border-right: 1px solid rgba(74, 74, 74, 0.1); }
    #syndicate_profile .syndicate_profile_element .content_info .profile .profile_stats_item.link {
      cursor: pointer; }
      #syndicate_profile .syndicate_profile_element .content_info .profile .profile_stats_item.link .key {
        text-decoration: underline; }
    #syndicate_profile .syndicate_profile_element .content_info .profile .profile_stats_item:last-of-type {
      border-right: none; }
    #syndicate_profile .syndicate_profile_element .content_info .profile .profile_stats_item .key {
      font-size: 14px;
      line-height: 32px; }
      @media (max-width: 767px) {
        #syndicate_profile .syndicate_profile_element .content_info .profile .profile_stats_item .key {
          font-size: 12px;
          line-height: 1; } }
    #syndicate_profile .syndicate_profile_element .content_info .profile .profile_stats_item .value {
      font-size: 28px;
      font-weight: 600; }
      @media (max-width: 767px) {
        #syndicate_profile .syndicate_profile_element .content_info .profile .profile_stats_item .value {
          font-size: 16px; } }

#syndicate_profile_create .profile_header {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  background: #fff;
  color: #4a4a4a;
  padding: 10px; }
  #syndicate_profile_create .profile_header .title {
    font-size: 30px; }
  #syndicate_profile_create .profile_header .subtitle {
    padding-top: 10px;
    font-size: 14px; }

#syndicate_profile_edit .profile_content {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  background: #fff;
  color: #4a4a4a;
  padding: 10px;
  font-size: 12px; }
  @media only screen and (min-width: 768px) {
    #syndicate_profile_edit .profile_content .image_list {
      display: block; } }
  #syndicate_profile_edit .profile_content .image_list .image_container {
    position: relative;
    overflow: hidden;
    overflow-x: auto;
    overflow-x: overlay;
    height: 140px;
    width: 100%;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-direction: column;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    display: -webkit-box;
    display: flex; }
  #syndicate_profile_edit .profile_content .image_list .thumb {
    position: relative;
    padding: 0 10px 10px 0;
    -webkit-box-flex: auto;
    -ms-flex: auto;
    flex: auto; }
    #syndicate_profile_edit .profile_content .image_list .thumb img {
      width: 60px;
      height: auto;
      max-width: 100%;
      border-radius: 4px; }
    #syndicate_profile_edit .profile_content .image_list .thumb .icon {
      display: none;
      position: absolute;
      bottom: 10px;
      right: 10px;
      color: #0c860c;
      padding: 2px;
      border-top-left-radius: 4px;
      background: #FFF; }
    #syndicate_profile_edit .profile_content .image_list .thumb.selected .icon {
      display: block; }
  @media only screen and (max-width: 767px) {
    #syndicate_profile_edit .profile_content .image_list .img_list_text {
      display: none; } }
  #syndicate_profile_edit .profile_content .profile_img_content {
    text-align: center; }
    #syndicate_profile_edit .profile_content .profile_img_content .image-placeholder {
      position: relative;
      display: inline-block; }
      #syndicate_profile_edit .profile_content .profile_img_content .image-placeholder img {
        position: relative;
        width: 130px;
        border-radius: 4px;
        border: 2px solid black; }
    @media only screen and (max-width: 767px) {
      #syndicate_profile_edit .profile_content .profile_img_content {
        margin-bottom: 10px; } }
    @media only screen and (min-width: 768px) {
      #syndicate_profile_edit .profile_content .profile_img_content {
        display: block; } }

#syndicate_filters .element_container {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  padding: 10px; }
  #syndicate_filters .element_container .element_text {
    color: #4a4a4a;
    font-size: 12px;
    padding: 5px 0;
    min-height: 25px; }
    #syndicate_filters .element_container .element_text.text-light {
      color: rgba(74, 74, 74, 0.4); }
  #syndicate_filters .element_container .label-filter {
    padding: 3px 5px;
    display: block;
    float: left;
    border: 1px solid rgba(74, 74, 74, 0.4);
    border-radius: 4px;
    margin: 0px 2px 2px 0;
    font-size: 12px; }
    #syndicate_filters .element_container .label-filter .icon {
      vertical-align: middle; }

@media only screen and (min-width: 992px) {
  #syndicate_filters {
    display: block !important; } }

#syndicate_filters .label_container {
  background: transparent;
  padding: 5px; }
  #syndicate_filters .label_container .label_filter {
    position: relative;
    display: block;
    width: auto;
    float: left;
    padding: 3px 16px 3px 10px;
    border: 1px solid #2797e6;
    border-radius: 20px;
    margin: 0px 2px 2px 0;
    font-size: 12px;
    font-weight: 600;
    color: #2797e6;
    background: #fff; }
    #syndicate_filters .label_container .label_filter .label_icon_close {
      position: relative;
      display: inline-block;
      right: 4px;
      top: -3px;
      width: 10px;
      height: 7px;
      opacity: 1; }
      #syndicate_filters .label_container .label_filter .label_icon_close:before, #syndicate_filters .label_container .label_filter .label_icon_close:after {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 12px;
        width: 2px;
        background-color: #2797e6; }
      #syndicate_filters .label_container .label_filter .label_icon_close:before {
        transform: rotate(45deg); }
      #syndicate_filters .label_container .label_filter .label_icon_close:after {
        transform: rotate(-45deg); }

#syndicate_filters .filter_content {
  background: #fff;
  color: #4a4a4a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #syndicate_filters .filter_content .filter_section {
    padding: 10px;
    border-bottom: 1px solid rgba(74, 74, 74, 0.14); }
    #syndicate_filters .filter_content .filter_section .title {
      font-size: 14px;
      line-height: 25px;
      font-weight: 600; }
  #syndicate_filters .filter_content .unbordered {
    border: none; }

@media only screen and (max-width: 992px) {
  #syndicate_filters .syndicates_filters {
    position: absolute;
    width: 100%;
    right: 0;
    z-index: 99;
    margin-top: 55px; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  #syndicate_filters .syndicates_filters {
    width: 50%; } }

#syndicate_filters .syndicates_filters.visible {
  display: block !important; }

#syndicate_create_unauth .content_info {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  background: #fff;
  color: #4a4a4a;
  font-size: 12px;
  padding: 15px; }
  #syndicate_create_unauth .content_info .title {
    font-size: 30px; }
    @media (max-width: 767px) {
      #syndicate_create_unauth .content_info .title {
        font-size: 21px; } }
  #syndicate_create_unauth .content_info .subtitle {
    padding-top: 10px;
    font-size: 14px; }

#syndicate_betslip {
  float: right;
  width: 50%; }
  @media (max-width: 767px) {
    #syndicate_betslip {
      float: left;
      width: 100%; } }
  #syndicate_betslip:after {
    content: "";
    display: table;
    clear: both; }
  view-syndicates-join-item #syndicate_betslip {
    max-width: 1000px;
    margin: 0 auto; }
    @media only screen and (min-width: 768px) {
      view-syndicates-join-item #syndicate_betslip {
        min-height: 150px; } }
  @media only screen and (max-width: 767px) {
    #syndicate_betslip {
      font-size: 12px;
      color: #4a4a4a; } }
  #syndicate_betslip .betslip_tabs {
    border-radius: 4px;
    border: 1px solid rgba(74, 74, 74, 0.3);
    font-size: 12px;
    text-align: center; }
    #syndicate_betslip .betslip_tabs .betslip_tabs_element {
      width: 50%;
      float: left;
      padding: 5px;
      background: transparent;
      color: #4a4a4a;
      border-right: 1px solid rgba(74, 74, 74, 0.3); }
      #syndicate_betslip .betslip_tabs .betslip_tabs_element:last-of-type {
        border-right: none; }
      #syndicate_betslip .betslip_tabs .betslip_tabs_element.active {
        background: #333;
        color: #FFF; }
  #syndicate_betslip .betslip_box {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
    #syndicate_betslip .betslip_box .betslip_box_title {
      padding: 10px;
      font-size: 12px;
      text-align: left;
      font-weight: bold;
      background: #1e1e1e;
      color: #fff; }
      #syndicate_betslip .betslip_box .betslip_box_title .icon {
        font-size: 16px;
        cursor: pointer; }
    #syndicate_betslip .betslip_box .betslip_box_content {
      padding: 10px;
      font-size: 12px;
      background: #fff;
      color: #4a4a4a; }
      #syndicate_betslip .betslip_box .betslip_box_content .progress_box {
        height: 10px;
        width: 100%;
        position: relative;
        border-radius: 4px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset; }
        #syndicate_betslip .betslip_box .betslip_box_content .progress_box .progress_funded {
          background: #c8c8c8;
          height: 10px;
          border-radius: 4px;
          position: absolute;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
        #syndicate_betslip .betslip_box .betslip_box_content .progress_box .progress_selected {
          background: #2797e6;
          height: 10px;
          border-radius: 4px;
          -webkit-transition: width 0.3s ease-in-out;
          -moz-transition: width 0.3s ease-in-out;
          -o-transition: width 0.3s ease-in-out;
          transition: width 0.3s ease-in-out;
          position: absolute;
          z-index: 200; }
        #syndicate_betslip .betslip_box .betslip_box_content .progress_box .progress_completed {
          position: absolute;
          color: #2797e6;
          right: -18px;
          top: -7px;
          font-size: 24px; }
        #syndicate_betslip .betslip_box .betslip_box_content .progress_box .progress_funded ~ .progress_selected {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      #syndicate_betslip .betslip_box .betslip_box_content .syndicate_portion {
        color: #2797e6; }
      #syndicate_betslip .betslip_box .betslip_box_content .cb-form-group .cb-input-icon {
        font-size: 16px;
        top: 10px;
        color: #2797e6; }
      #syndicate_betslip .betslip_box .betslip_box_content .cb-form-group .cb-input {
        line-height: normal;
        font-size: 16px;
        transition: border-color .3s; }
        #syndicate_betslip .betslip_box .betslip_box_content .cb-form-group .cb-input:hover, #syndicate_betslip .betslip_box .betslip_box_content .cb-form-group .cb-input:focus {
          border-color: #2797e6; }
      #syndicate_betslip .betslip_box .betslip_box_content .max_contribution {
        color: rgba(74, 74, 74, 0.3);
        font-weight: bold;
        text-align: center; }
      #syndicate_betslip .betslip_box .betslip_box_content .totat_cost .cost_key {
        font-size: 12px;
        text-align: right; }
      #syndicate_betslip .betslip_box .betslip_box_content .totat_cost .cost_amount {
        font-size: 14px;
        font-weight: bold;
        text-align: right;
        line-height: 1; }
      #syndicate_betslip .betslip_box .betslip_box_content .betslip_confirm .icon {
        color: #75b31a;
        text-align: center;
        font-size: 41px; }
      #syndicate_betslip .betslip_box .betslip_box_content .betslip_confirm .text {
        font-size: 18px;
        line-height: 1;
        margin-top: 10px;
        display: inline-block; }
      #syndicate_betslip .betslip_box .betslip_box_content .betslip_warning {
        min-height: 35px;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 35px; }
      @media only screen and (max-width: 767px) {
        #syndicate_betslip .betslip_box .betslip_box_content .cb-checkbox {
          display: block;
          margin: 12px 0; } }
  #syndicate_betslip .syndicate_stats {
    background: #fff;
    color: #4a4a4a; }
    #syndicate_betslip .syndicate_stats .syndicate_stats_item {
      display: block;
      text-align: center;
      padding: 10px 0;
      border-right: 1px solid rgba(74, 74, 74, 0.1); }
      @media only screen and (max-width: 767px) {
        #syndicate_betslip .syndicate_stats .syndicate_stats_item {
          border-right: none; } }
      #syndicate_betslip .syndicate_stats .syndicate_stats_item.link {
        cursor: pointer; }
      #syndicate_betslip .syndicate_stats .syndicate_stats_item:last-of-type {
        border-right: none; }
      #syndicate_betslip .syndicate_stats .syndicate_stats_item .key {
        font-size: 12px; }
        @media (max-width: 767px) {
          #syndicate_betslip .syndicate_stats .syndicate_stats_item .key {
            font-size: 10px; } }
      #syndicate_betslip .syndicate_stats .syndicate_stats_item .value {
        font-size: 14px;
        font-weight: 600; }
        @media (max-width: 767px) {
          #syndicate_betslip .syndicate_stats .syndicate_stats_item .value {
            font-size: 14px; } }
    @media only screen and (max-width: 767px) {
      #syndicate_betslip .syndicate_stats .syndicate_stats_item {
        display: block;
        text-align: center;
        border-right: none; }
        #syndicate_betslip .syndicate_stats .syndicate_stats_item.link {
          cursor: pointer; }
        #syndicate_betslip .syndicate_stats .syndicate_stats_item:last-of-type {
          border-right: none; }
        #syndicate_betslip .syndicate_stats .syndicate_stats_item .key {
          font-size: 10px; }
        #syndicate_betslip .syndicate_stats .syndicate_stats_item .value {
          font-size: 14px;
          font-weight: 600; } }

#syndicate-top {
  display: block;
  width: 100%; }
  #syndicate-top .playing-for {
    display: inline-block;
    background: #fff;
    color: #4a4a4a;
    padding: 3px 10px;
    font-size: 14px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.22); }

#syndicate_header {
  float: left;
  width: 50%; }
  @media (max-width: 767px) {
    #syndicate_header {
      float: left;
      width: 100%; } }
  @media (min-width: 992px) {
    #syndicate_header .content_info {
      padding: 0; } }
  #syndicate_header .content_info .syndicate_item {
    background: #fff;
    color: #4a4a4a;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
    font-size: 12px;
    padding: 10px;
    position: relative; }
    @media (max-width: 767px) {
      #syndicate_header .content_info .syndicate_item {
        padding: 0;
        margin: 5px 0; } }
    #syndicate_header .content_info .syndicate_item .syndicate_img {
      position: relative;
      display: block;
      float: left;
      width: 80px;
      min-height: 80px;
      background-image: url("https://images.colossusbets.com/images/useravatars/default.jpg");
      background-size: 100%;
      background-repeat: no-repeat; }
      @media (max-width: 767px) {
        #syndicate_header .content_info .syndicate_item .syndicate_img {
          width: 70px;
          min-height: 70px;
          float: left; } }
      #syndicate_header .content_info .syndicate_item .syndicate_img img {
        width: 100%; }
    #syndicate_header .content_info .syndicate_item .syndicate_img:hover {
      cursor: pointer; }
    #syndicate_header .content_info .syndicate_item .syndicate_img:hover + .syndicate_title .username, #syndicate_header .content_info .syndicate_item .syndicate_title .username:hover {
      color: #2797e6;
      text-decoration: underline;
      cursor: pointer; }
    #syndicate_header .content_info .syndicate_item .syndicate_title {
      float: left;
      width: calc(100% - 90px);
      color: #4a4a4a;
      font-size: 20px;
      padding: 0 10px; }
      #syndicate_header .content_info .syndicate_item .syndicate_title .username {
        color: #4a4a4a; }
      @media (min-width: 992px) {
        #syndicate_header .content_info .syndicate_item .syndicate_title {
          line-height: 1.2; } }
      @media (max-width: 767px) {
        #syndicate_header .content_info .syndicate_item .syndicate_title {
          font-size: 12px;
          width: 80%;
          width: calc(100% - 70px);
          padding: 9px 20px 9px 10px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; } }
    #syndicate_header .content_info .syndicate_item .percentage_owned {
      line-height: 18px;
      float: right;
      padding: 2px 4px 2px 26px;
      background: #fff;
      color: #4a4a4a;
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
      font-size: 11px;
      font-weight: 500;
      position: absolute;
      top: -5px;
      right: 5px; }
      #syndicate_header .content_info .syndicate_item .percentage_owned .icon-box {
        position: absolute;
        width: 20px;
        height: 22px;
        top: 0px;
        left: 0px;
        line-height: 23px;
        text-align: center;
        background: #2797e6;
        color: #FFF;
        font-size: 16px; }

#syndicate_my_managers .manager_title {
  background: #fff;
  color: #4a4a4a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  padding: 10px;
  font-size: 14px; }

#syndicate_my_managers .manager_item {
  background: #fff;
  color: #4a4a4a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  font-size: 12px; }
  #syndicate_my_managers .manager_item:hover {
    box-shadow: rgba(74, 74, 74, 0.25) 0 0 10px 0; }
  #syndicate_my_managers .manager_item .manager_img {
    position: relative;
    display: block;
    width: 60px;
    min-height: 60px;
    float: left;
    background-image: url("https://images.colossusbets.com/images/useravatars/default.jpg");
    background-size: 100%;
    background-repeat: no-repeat; }
    #syndicate_my_managers .manager_item .manager_img img {
      width: 100%; }
  #syndicate_my_managers .manager_item .manager_info {
    width: 80%;
    width: calc(100% - 60px);
    float: left;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    #syndicate_my_managers .manager_item .manager_info .manager_name {
      font-size: 14px;
      line-height: 38px; }
      #syndicate_my_managers .manager_item .manager_info .manager_name.have_syndicates {
        line-height: 17px; }
    #syndicate_my_managers .manager_item .manager_info .manager_open_syndicates {
      color: #2797e6;
      text-decoration: underline; }
    #syndicate_my_managers .manager_item .manager_info .manager_profile_button {
      position: absolute;
      right: 10px;
      top: 15px;
      width: auto; }
      @media (max-width: 767px) {
        #syndicate_my_managers .manager_item .manager_info .manager_profile_button {
          width: 100px; } }

#syndicate_leaderboard_header .content_info {
  color: #111111;
  background: #333;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  min-height: 173px;
  padding: 15px;
  position: relative;
  background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/leaderboard/header_desktop.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center; }
  @media (max-width: 767px) {
    #syndicate_leaderboard_header .content_info {
      background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/leaderboard/header_mobile.jpg"); } }
  @media (max-width: 767px) {
    #syndicate_leaderboard_header .content_info {
      padding: 10px;
      min-height: 150px; } }
  #syndicate_leaderboard_header .content_info .leaderboard_title {
    margin-top: 10px;
    font-size: 36px;
    line-height: 1.2;
    color: #111111;
    font-family: "Bet Fair Flama", Arial, sans-serif; }
    @media (max-width: 767px) {
      #syndicate_leaderboard_header .content_info .leaderboard_title {
        font-size: 22px; } }
  #syndicate_leaderboard_header .content_info .last_updated {
    font-size: 13px; }
  #syndicate_leaderboard_header .content_info .expandable {
    display: block;
    vertical-align: middle;
    padding: 2px 5px;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    line-height: 1.6;
    color: #111111;
    border: 1px solid rgba(17, 17, 17, 0.5);
    border-radius: 4px;
    position: absolute;
    bottom: 15px;
    cursor: pointer; }
    @media (max-width: 767px) {
      #syndicate_leaderboard_header .content_info .expandable {
        max-width: calc(100% - 40px);
        font-size: 11px;
        text-align: left;
        white-space: normal; } }

#syndicate_leaderboard_header .sorting {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #syndicate_leaderboard_header .sorting .sort-option {
    padding: 10px;
    position: relative;
    text-align: center; }
    #syndicate_leaderboard_header .sorting .sort-option .option-title {
      font-size: 13px;
      position: absolute;
      width: 100%;
      left: 0; }
      #syndicate_leaderboard_header .sorting .sort-option .option-title .value {
        color: #20a052;
        font-size: 13px; }
    #syndicate_leaderboard_header .sorting .sort-option:first-child {
      border-right: 1px solid rgba(74, 74, 74, 0.5); }
    #syndicate_leaderboard_header .sorting .sort-option > .cb-select {
      text-align-last: center;
      border: none;
      font-weight: 600;
      background: none;
      color: #20a052;
      opacity: 0; }
    @media (max-width: 767px) {
      #syndicate_leaderboard_header .sorting .sort-option {
        padding: 5px 10px; }
        #syndicate_leaderboard_header .sorting .sort-option .option-title {
          font-size: 10px; }
          #syndicate_leaderboard_header .sorting .sort-option .option-title .value {
            font-size: 11px; } }

#syndicate_leaderboard_header .filter_content {
  background: #F5F5F5;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  color: rgba(74, 74, 74, 0.7);
  padding: 10px;
  font-weight: 600;
  line-height: 34px;
  padding-left: 60px; }
  #syndicate_leaderboard_header .filter_content .left-space {
    padding-left: 11px; }
  @media (max-width: 767px) {
    #syndicate_leaderboard_header .filter_content {
      line-height: 28px;
      padding-left: 10px; } }

#syndicate_leaderboard_header .leaderboard_info {
  background: #fff;
  color: #4a4a4a;
  padding: 10px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #syndicate_leaderboard_header .leaderboard_info .text {
    font-weight: 600;
    padding: 5px 0; }
  @media (max-width: 767px) {
    #syndicate_leaderboard_header .leaderboard_info {
      margin-bottom: 5px; } }

#syndicate_leaderboard_list .content_list {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }

#syndicate_leaderboard_list .content_no_data {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  background: #fff;
  color: #4a4a4a;
  padding: 10px; }

.syndicate-leaderboard-item .item {
  background: #fff;
  color: #4a4a4a;
  margin-bottom: 2px; }
  .syndicate-leaderboard-item .item .open-action {
    display: block;
    float: left;
    width: 60px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    background: #F5F5F5;
    color: #4a4a4a; }
    @media (max-width: 767px) {
      .syndicate-leaderboard-item .item .open-action {
        width: 16px;
        line-height: 40px;
        background: transparent;
        font-size: 18px; } }
  .syndicate-leaderboard-item .item .bar {
    display: block;
    float: left;
    width: calc(100% - 60px); }
    @media (max-width: 767px) {
      .syndicate-leaderboard-item .item .bar {
        width: calc(100% - 16px); } }
  .syndicate-leaderboard-item .item .rank {
    display: block;
    float: left;
    line-height: 60px;
    font-size: 18px;
    font-weight: 600;
    min-width: 46px;
    text-align: center; }
    @media (min-width: 767px) {
      .syndicate-leaderboard-item .item .rank {
        margin-right: 21px;
        min-width: 100%; } }
    .syndicate-leaderboard-item .item .rank .position {
      display: inline-block;
      position: relative;
      top: -5px;
      margin-left: 10px; }
      @media (max-width: 767px) {
        .syndicate-leaderboard-item .item .rank .position {
          display: block;
          left: 10px;
          margin-left: 0; } }
      .syndicate-leaderboard-item .item .rank .position.rank_up {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 5px 5px 5px;
        border-color: transparent transparent #43AC6A transparent; }
      .syndicate-leaderboard-item .item .rank .position.rank_down {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #f04124 transparent transparent transparent; }
      .syndicate-leaderboard-item .item .rank .position.rank_same {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 2px 2px 0 4px;
        border-color: #4a4a4a #4a4a4a #4a4a4a #4a4a4a; }
  .syndicate-leaderboard-item .item .image-box:hover {
    cursor: pointer; }
  .syndicate-leaderboard-item .item .image-box .img-container {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    float: left;
    background-image: url("https://images.colossusbets.com/images/useravatars/default.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 5px; }
  .syndicate-leaderboard-item .item .image-box img {
    display: block;
    width: 100%; }
  .syndicate-leaderboard-item .item .username {
    display: inline-block;
    line-height: 16px;
    font-weight: 600;
    line-height: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #4a4a4a; }
  .syndicate-leaderboard-item .item .image-box:hover + .manager .username, .syndicate-leaderboard-item .item .manager .username:hover {
    color: #2797e6;
    text-decoration: underline;
    cursor: pointer; }
  .syndicate-leaderboard-item .item .scores {
    display: inline-block;
    font-weight: 600;
    line-height: 60px;
    text-align: right;
    font-size: 19px; }
    .syndicate-leaderboard-item .item .scores .icon {
      display: inline-block;
      font-size: 24px;
      top: 4px;
      position: relative;
      margin-left: 10px; }
  .syndicate-leaderboard-item .item .link {
    color: #2797e6;
    text-decoration: underline;
    line-height: 1;
    display: table-cell;
    vertical-align: middle;
    height: 60px; }
    @media (max-width: 767px) {
      .syndicate-leaderboard-item .item .link {
        height: 11px; } }
    .syndicate-leaderboard-item .item .link .text {
      vertical-align: middle; }
  .syndicate-leaderboard-item .item .action-buttons {
    line-height: 60px;
    padding: 0 20px; }

@media (max-width: 767px) {
  .syndicate-leaderboard-item .item {
    padding: 5px; }
    .syndicate-leaderboard-item .item .rank {
      line-height: 34px;
      font-size: 14px;
      min-width: 30px; }
    .syndicate-leaderboard-item .item .image-box .img-container {
      width: 34px;
      height: 34px; }
    .syndicate-leaderboard-item .item .username {
      line-height: 34px;
      overflow-x: hidden;
      padding-bottom: 5px;
      max-width: 100px; }
    .syndicate-leaderboard-item .item .manager.have-tickets {
      line-height: 17px;
      margin-top: 5px; }
    .syndicate-leaderboard-item .item .open_syndicates_link {
      width: 150px;
      position: absolute; }
    .syndicate-leaderboard-item .item .link {
      font-size: 11px; }
    .syndicate-leaderboard-item .item .have-tickets .username {
      line-height: 11px; }
    .syndicate-leaderboard-item .item .scores {
      line-height: 40px;
      padding-right: 5px;
      font-size: 12px; }
    .syndicate-leaderboard-item .item .action-buttons {
      line-height: 34px;
      padding: 0; } }

.syndicate-leaderboard-item .item-details {
  display: block;
  padding: 10px;
  background: #F5F5F5;
  color: #4a4a4a;
  user-select: none; }
  .syndicate-leaderboard-item .item-details .title {
    color: rgba(74, 74, 74, 0.7);
    font-size: 14px;
    font-weight: 600;
    display: block;
    line-height: 1; }
    @media (max-width: 767px) {
      .syndicate-leaderboard-item .item-details .title {
        font-size: 10px; } }
  .syndicate-leaderboard-item .item-details .details {
    font-weight: 800;
    font-size: 20px;
    line-height: 1; }
    @media (max-width: 767px) {
      .syndicate-leaderboard-item .item-details .details {
        font-size: 13px; } }

#ticket_header .content_info {
  color: #fff;
  background: #333;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  min-height: 173px;
  padding: 15px; }
  #ticket_header .content_info[class^="FOOTBALL_CORRECT_SCORE"], #ticket_header .content_info[class*=" FOOTBALL_CORRECT_SCORE"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #ticket_header .content_info[class^="FOOTBALL_CORRECT_SCORE"], #ticket_header .content_info[class*=" FOOTBALL_CORRECT_SCORE"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_mobile.jpg"); } }
  #ticket_header .content_info[class^="FOOTBALL_HDA"], #ticket_header .content_info[class*=" FOOTBALL_HDA"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/hda_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #ticket_header .content_info[class^="FOOTBALL_HDA"], #ticket_header .content_info[class*=" FOOTBALL_HDA"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/hda_mobile.jpg"); } }
  #ticket_header .content_info[class^="FOOTBALL_OVER_UNDER"], #ticket_header .content_info[class*=" FOOTBALL_OVER_UNDER"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/ou_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #ticket_header .content_info[class^="FOOTBALL_OVER_UNDER"], #ticket_header .content_info[class*=" FOOTBALL_OVER_UNDER"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/ou_mobile.jpg"); } }
  #ticket_header .content_info[class^="FOOTBALL_ASIAN_HANDICAP"], #ticket_header .content_info[class*=" FOOTBALL_ASIAN_HANDICAP"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/ah_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #ticket_header .content_info[class^="FOOTBALL_ASIAN_HANDICAP"], #ticket_header .content_info[class*=" FOOTBALL_ASIAN_HANDICAP"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/ah_mobile.jpg"); } }
  #ticket_header .content_info[class^="FOOTBALL_BTTS"], #ticket_header .content_info[class*=" FOOTBALL_BTTS"] {
    background-image: url("https://images.colossusbets.com/assets/images/pool_header/btts_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #ticket_header .content_info[class^="FOOTBALL_BTTS"], #ticket_header .content_info[class*=" FOOTBALL_BTTS"] {
        background-image: url("https://images.colossusbets.com/assets/images/pool_header/btts_mobile.jpg"); } }
  #ticket_header .content_info[class^="TENNIS_H2H"], #ticket_header .content_info[class*=" TENNIS_H2H"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/h2h_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #ticket_header .content_info[class^="TENNIS_H2H"], #ticket_header .content_info[class*=" TENNIS_H2H"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/h2h_mobile.jpg"); } }
  #ticket_header .content_info[class^="TENNIS_CORRECT_SCORE_3"], #ticket_header .content_info[class*=" TENNIS_CORRECT_SCORE_3"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_3_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #ticket_header .content_info[class^="TENNIS_CORRECT_SCORE_3"], #ticket_header .content_info[class*=" TENNIS_CORRECT_SCORE_3"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_3_mobile.jpg"); } }
  #ticket_header .content_info[class^="TENNIS_CORRECT_SCORE_5"], #ticket_header .content_info[class*=" TENNIS_CORRECT_SCORE_5"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_5_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #ticket_header .content_info[class^="TENNIS_CORRECT_SCORE_5"], #ticket_header .content_info[class*=" TENNIS_CORRECT_SCORE_5"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/cs_5_mobile.jpg"); } }
  #ticket_header .content_info[class^="NBA_POINT_MARGIN"], #ticket_header .content_info[class*=" NBA_POINT_MARGIN"] {
    background-image: url("https://images.colossusbets.com/assets/images/pool_header/nba_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #ticket_header .content_info[class^="NBA_POINT_MARGIN"], #ticket_header .content_info[class*=" NBA_POINT_MARGIN"] {
        background-image: url("https://images.colossusbets.com/assets/images/pool_header/nba_mobile.jpg"); } }
  #ticket_header .content_info[class^="NFL_POINT_MARGIN"], #ticket_header .content_info[class*=" NFL_POINT_MARGIN"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/pm_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #ticket_header .content_info[class^="NFL_POINT_MARGIN"], #ticket_header .content_info[class*=" NFL_POINT_MARGIN"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/pm_mobile.jpg"); } }
  #ticket_header .content_info[class^="WRC_RACE_WIN"], #ticket_header .content_info[class*=" WRC_RACE_WIN"], #ticket_header .content_info[class^="WRC_RACE_ORDER"], #ticket_header .content_info[class*=" WRC_RACE_ORDER"] {
    background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/wrc_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #ticket_header .content_info[class^="WRC_RACE_WIN"], #ticket_header .content_info[class*=" WRC_RACE_WIN"], #ticket_header .content_info[class^="WRC_RACE_ORDER"], #ticket_header .content_info[class*=" WRC_RACE_ORDER"] {
        background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/pool_header/wrc_mobile.jpg"); } }
  #ticket_header .content_info[class^="HORSE_RACING_RACE_WIN"], #ticket_header .content_info[class*=" HORSE_RACING_RACE_WIN"], #ticket_header .content_info[class^="HORSE_RACING_RACE_ORDER"], #ticket_header .content_info[class*=" HORSE_RACING_RACE_ORDER"], #ticket_header .content_info[class^="HORSE_RACING_RACE_PLACE"], #ticket_header .content_info[class*=" HORSE_RACING_RACE_PLACE"] {
    background-image: url("https://images.colossusbets.com/assets/images/pool_header/horse_racing_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center; }
    @media (max-width: 767px) {
      #ticket_header .content_info[class^="HORSE_RACING_RACE_WIN"], #ticket_header .content_info[class*=" HORSE_RACING_RACE_WIN"], #ticket_header .content_info[class^="HORSE_RACING_RACE_ORDER"], #ticket_header .content_info[class*=" HORSE_RACING_RACE_ORDER"], #ticket_header .content_info[class^="HORSE_RACING_RACE_PLACE"], #ticket_header .content_info[class*=" HORSE_RACING_RACE_PLACE"] {
        background-image: url("https://images.colossusbets.com/assets/images/pool_header/horse_racing_mobile.jpg"); } }
  @media (max-width: 767px) {
    #ticket_header .content_info {
      padding: 10px;
      min-height: 150px; } }
  #ticket_header .content_info .pool_title {
    margin-top: 10px;
    font-size: 36px;
    line-height: 1.2;
    color: #fff;
    font-family: "Bet Fair Flama", Arial, sans-serif; }
    @media (max-width: 767px) {
      #ticket_header .content_info .pool_title {
        font-size: 22px; } }
    #ticket_header .content_info .pool_title .ticket-playing-for {
      line-height: 24px; }
      #ticket_header .content_info .pool_title .ticket-playing-for .key {
        font-size: 20px; }
      #ticket_header .content_info .pool_title .ticket-playing-for .value {
        font-size: 26px; }
  #ticket_header .content_info .btn-back {
    background: transparent;
    color: #fff;
    border: none; }
  #ticket_header .content_info .btn-icon-syndicates {
    font-size: 20px;
    background: #fff;
    color: #333; }
  #ticket_header .content_info .pool_subtitle {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 5px;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    line-height: 1.6;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    cursor: pointer; }
    @media (max-width: 767px) {
      #ticket_header .content_info .pool_subtitle {
        max-width: calc(100% - 40px);
        font-size: 11px;
        text-align: left;
        white-space: normal; } }
    #ticket_header .content_info .pool_subtitle.sport_sub_code {
      background: linear-gradient(to bottom, #ffc90c 0, #ffb80c 100%);
      color: #1e1e1e;
      border-color: transparent;
      cursor: initial; }

#ticket_header .pool_info {
  background: #fff;
  color: #4a4a4a;
  padding: 10px; }
  @media (max-width: 767px) {
    #ticket_header .pool_info {
      margin-bottom: 5px; } }
  #ticket_header .pool_info .section-title {
    margin: 5px 0;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left; }
  #ticket_header .pool_info .pool_date,
  #ticket_header .pool_info .pool_list {
    padding: 5px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    #ticket_header .pool_info .pool_date .key,
    #ticket_header .pool_info .pool_list .key {
      width: 50%;
      float: left;
      text-align: left;
      font-size: 12px; }
    #ticket_header .pool_info .pool_date .value,
    #ticket_header .pool_info .pool_list .value {
      width: 50%;
      float: left;
      font-size: 12px;
      font-weight: bold;
      text-align: right; }
  #ticket_header .pool_info .notice {
    padding: 5px 0;
    font-size: 12px; }

#ticketsfilters .filter_content {
  background: #fff;
  color: #4a4a4a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #ticketsfilters .filter_content .filter_section {
    padding: 10px;
    border-bottom: 1px solid rgba(74, 74, 74, 0.14); }
    #ticketsfilters .filter_content .filter_section .title {
      font-size: 14px;
      line-height: 25px;
      font-weight: 600; }

#ticketsfilters .element_container {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  padding: 10px; }

#ticketsfilters .label_container {
  background: transparent;
  padding: 5px; }
  #ticketsfilters .label_container .label_filter {
    position: relative;
    display: block;
    width: auto;
    float: left;
    padding: 3px 16px 3px 10px;
    border: 1px solid #2797e6;
    border-radius: 20px;
    margin: 0px 2px 2px 0;
    font-size: 12px;
    font-weight: 600;
    color: #2797e6;
    background: #fff; }
    #ticketsfilters .label_container .label_filter .label_icon_close {
      position: relative;
      display: inline-block;
      right: 4px;
      top: -3px;
      width: 10px;
      height: 7px;
      opacity: 1; }
      #ticketsfilters .label_container .label_filter .label_icon_close:before, #ticketsfilters .label_container .label_filter .label_icon_close:after {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 12px;
        width: 2px;
        background-color: #2797e6; }
      #ticketsfilters .label_container .label_filter .label_icon_close:before {
        transform: rotate(45deg); }
      #ticketsfilters .label_container .label_filter .label_icon_close:after {
        transform: rotate(-45deg); }

@media only screen and (min-width: 992px) {
  #ticketsfilters .button_filters {
    display: block !important; } }

@media only screen and (max-width: 992px) {
  #ticketsfilters .button_filters {
    position: absolute;
    width: 100%;
    right: 0;
    z-index: 99;
    margin-top: 55px; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  #ticketsfilters .button_filters {
    width: 50%; } }

#ticketsfilters .button_filters.visible {
  display: block !important; }

#tickets_list .element_container {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  padding: 10px; }
  #tickets_list .element_container .element_text {
    color: #4a4a4a;
    font-size: 12px;
    padding: 5px 0;
    min-height: 25px; }
    #tickets_list .element_container .element_text.text-light {
      color: rgba(74, 74, 74, 0.4); }

#tickets_list_item .ticket_item {
  height: 74px;
  font-size: 12px;
  background: #fff;
  color: #4a4a4a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  overflow: hidden;
  position: relative; }
  @media only screen and (max-width: 767px) {
    #tickets_list_item .ticket_item {
      padding: 0 5px;
      height: 50px; } }
  #tickets_list_item .ticket_item .infographic {
    line-height: 71px;
    width: 74px;
    height: 74px;
    position: absolute;
    left: 0;
    top: 0;
    background: #F5F5F5;
    color: #4a4a4a; }
    #tickets_list_item .ticket_item .infographic .ticketType {
      position: relative; }
      #tickets_list_item .ticket_item .infographic .ticketType.icon {
        padding: 0;
        font-size: 30px;
        display: block;
        text-align: center; }
        @media only screen and (max-width: 767px) {
          #tickets_list_item .ticket_item .infographic .ticketType.icon {
            line-height: 50px; } }
      #tickets_list_item .ticket_item .infographic .ticketType.image {
        max-width: 100%;
        position: absolute;
        height: 74px;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0; }
        @media only screen and (max-width: 767px) {
          #tickets_list_item .ticket_item .infographic .ticketType.image {
            height: 50px; } }
    @media only screen and (max-width: 767px) {
      #tickets_list_item .ticket_item .infographic {
        width: 50px;
        height: 50px;
        line-height: 50px; } }
  #tickets_list_item .ticket_item .ticketInfo {
    line-height: 74px;
    padding-left: 84px;
    /** Media queryes **/ }
    #tickets_list_item .ticket_item .ticketInfo .ticket-status {
      text-align: right; }
      #tickets_list_item .ticket_item .ticketInfo .ticket-status .status {
        font-size: 9px;
        font-weight: 600;
        color: white;
        padding: 1px 3px;
        border-radius: 3px;
        text-transform: uppercase;
        white-space: nowrap; }
        #tickets_list_item .ticket_item .ticketInfo .ticket-status .status.OPEN, #tickets_list_item .ticket_item .ticketInfo .ticket-status .status.PLACED {
          border: 1px solid #5cb85c;
          color: #5cb85c; }
        #tickets_list_item .ticket_item .ticketInfo .ticket-status .status.IN_PLAY {
          border: 1px solid #4990E2;
          color: #4990E2; }
        #tickets_list_item .ticket_item .ticketInfo .ticket-status .status.COMPLETED, #tickets_list_item .ticket_item .ticketInfo .ticket-status .status.OFFICIAL {
          border: 1px solid #b6b6b6;
          color: #b6b6b6; }
        #tickets_list_item .ticket_item .ticketInfo .ticket-status .status.PENDING {
          border: 1px solid #61B6D9;
          color: #61B6D9; }
        #tickets_list_item .ticket_item .ticketInfo .ticket-status .status.ABANDONED, #tickets_list_item .ticket_item .ticketInfo .ticket-status .status.REFUNDED, #tickets_list_item .ticket_item .ticketInfo .ticket-status .status.VOID {
          background: #1e1e1e; }
      @media only screen and (max-width: 767px) {
        #tickets_list_item .ticket_item .ticketInfo .ticket-status {
          font-size: 10px;
          float: right;
          margin-top: 3px; } }
    #tickets_list_item .ticket_item .ticketInfo .pool-type {
      text-align: left;
      line-height: 24px;
      padding: 10px 0; }
      #tickets_list_item .ticket_item .ticketInfo .pool-type .syndicate-name {
        color: rgba(74, 74, 74, 0.5);
        text-transform: uppercase;
        white-space: nowrap; }
      @media only screen and (max-width: 767px) {
        #tickets_list_item .ticket_item .ticketInfo .pool-type {
          line-height: 16px;
          padding: 0; }
          #tickets_list_item .ticket_item .ticketInfo .pool-type .sport {
            width: 100%;
            text-indent: 2px;
            word-wrap: break-word;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden; } }
    #tickets_list_item .ticket_item .ticketInfo .pool-name {
      text-align: left; }
    #tickets_list_item .ticket_item .ticketInfo .date {
      text-align: center; }
    #tickets_list_item .ticket_item .ticketInfo .stake {
      text-align: center; }
      #tickets_list_item .ticket_item .ticketInfo .stake .key {
        color: rgba(74, 74, 74, 0.5); }
      #tickets_list_item .ticket_item .ticketInfo .stake .amount {
        font-weight: 600; }
    #tickets_list_item .ticket_item .ticketInfo .freeplay .amount {
      color: #f1c400; }
    @media only screen and (max-width: 767px) {
      #tickets_list_item .ticket_item .ticketInfo .status-offer-box {
        width: 200%;
        right: 100%; } }
    #tickets_list_item .ticket_item .ticketInfo .offer {
      text-align: center; }
      #tickets_list_item .ticket_item .ticketInfo .offer .offer-container {
        background: #ffb80c;
        padding: 1px 3px;
        border-radius: 3px;
        color: #fff; }
        #tickets_list_item .ticket_item .ticketInfo .offer .offer-container .amount {
          font-weight: 600;
          color: #fff; }
      @media only screen and (max-width: 767px) {
        #tickets_list_item .ticket_item .ticketInfo .offer {
          float: right; } }
      @media only screen and (min-width: 768px) {
        #tickets_list_item .ticket_item .ticketInfo .offer .item_payout {
          line-height: 24px;
          padding: 10px 0; }
          #tickets_list_item .ticket_item .ticketInfo .offer .item_payout .amount {
            display: block; } }
    #tickets_list_item .ticket_item .ticketInfo .ticket-action {
      position: absolute;
      background: #F5F5F5;
      color: #4a4a4a;
      width: 20px;
      right: 0;
      text-align: center;
      font-size: 24px; }
    @media only screen and (max-width: 767px) {
      #tickets_list_item .ticket_item .ticketInfo {
        padding-left: 50px;
        font-size: 11px;
        line-height: 16px; }
        #tickets_list_item .ticket_item .ticketInfo .pool-type {
          padding: 0; }
          #tickets_list_item .ticket_item .ticketInfo .pool-type.syndicate {
            width: 120%; }
        #tickets_list_item .ticket_item .ticketInfo.noOffer {
          padding: 10px 0 0 50px; }
        #tickets_list_item .ticket_item .ticketInfo .date,
        #tickets_list_item .ticket_item .ticketInfo .offer,
        #tickets_list_item .ticket_item .ticketInfo .stake {
          text-align: right; }
        #tickets_list_item .ticket_item .ticketInfo .pool-name {
          text-align: left; } }

#ticket_details .ticket_details_content {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #ticket_details .ticket_details_content .content_title {
    background: #1e1e1e;
    color: #fff;
    padding: 10px;
    font-size: 14px; }
  #ticket_details .ticket_details_content .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px;
    font-size: 12px; }
    #ticket_details .ticket_details_content .content_info .winnings_info .key {
      font-size: 22px; }
    #ticket_details .ticket_details_content .content_info .winnings_info .value {
      text-indent: 10px;
      font-size: 24px; }
    #ticket_details .ticket_details_content .content_info .freeplay {
      color: #f1c400; }

#ticket_offer_transactions .offer_transactions_content {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #ticket_offer_transactions .offer_transactions_content .content_title {
    background: #1e1e1e;
    color: #fff;
    padding: 10px;
    font-size: 14px; }
  #ticket_offer_transactions .offer_transactions_content .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px;
    font-size: 12px; }
    #ticket_offer_transactions .offer_transactions_content .content_info hr {
      border-top: 1px solid rgba(74, 74, 74, 0.1); }

#ticket_results .ticket_results_element {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #ticket_results .ticket_results_element .content_title {
    background: #1e1e1e;
    color: #fff;
    padding: 10px;
    font-size: 14px; }
  #ticket_results .ticket_results_element .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px;
    font-size: 12px; }
    #ticket_results .ticket_results_element .content_info .btn-unit-distribution {
      background: #efefef;
      color: #4a4a4a;
      padding: 0 5px;
      border-radius: 4px;
      margin-left: 5px; }
    #ticket_results .ticket_results_element .content_info .selection {
      font-size: 10px;
      height: 32px;
      min-width: 48px;
      width: auto;
      padding: 0 1px;
      border-radius: 4px;
      box-shadow: none;
      border-width: 1px;
      border-style: solid;
      color: #4a4a4a;
      background: transparent;
      border-color: rgba(74, 74, 74, 0.4);
      margin-right: 5px;
      margin-bottom: 5px;
      font-weight: 600;
      cursor: default; }
      #ticket_results .ticket_results_element .content_info .selection.AOX {
        min-width: 64px;
        width: auto;
        min-width: calc(48px + (48px / 3));
        max-width: calc(48px + (48px / 3)); }
      #ticket_results .ticket_results_element .content_info .selection.success {
        background: #13ce66;
        border-color: #13ce66;
        color: #FFF; }
      #ticket_results .ticket_results_element .content_info .selection.error {
        background: rgba(255, 0, 0, 0.6);
        border-color: rgba(255, 0, 0, 0.6);
        color: #FFF; }
    #ticket_results .ticket_results_element .content_info .racing_selection {
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
      border: 1px solid rgba(255, 255, 255, 0.1);
      float: left;
      position: relative;
      min-width: 220px;
      height: 42px;
      margin-bottom: 5px;
      margin-right: 5px;
      padding: 5px; }
      #ticket_results .ticket_results_element .content_info .racing_selection .favorite-icon {
        font-size: 28px;
        float: left;
        margin: 0 5px; }
      #ticket_results .ticket_results_element .content_info .racing_selection .shield {
        float: left;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin: 0 5px;
        text-align: center;
        background-image: url("https://images.colossusbets.com/assets/images/horse_racing/silks/default.png");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        line-height: 28px; }
        #ticket_results .ticket_results_element .content_info .racing_selection .shield > img {
          width: 100%; }
      #ticket_results .ticket_results_element .content_info .racing_selection .withdrawn {
        float: left;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin: 0 5px;
        text-align: center; }
      #ticket_results .ticket_results_element .content_info .racing_selection .racecard {
        float: left;
        line-height: 30px;
        margin: 0 5px; }
      #ticket_results .ticket_results_element .content_info .racing_selection .name {
        float: left;
        line-height: 30px;
        margin: 0 5px; }
      #ticket_results .ticket_results_element .content_info .racing_selection .multi_name {
        float: left;
        line-height: 15px;
        margin: 0 5px; }
        #ticket_results .ticket_results_element .content_info .racing_selection .multi_name .sub_name {
          color: rgba(74, 74, 74, 0.4);
          font-size: 11px; }
      #ticket_results .ticket_results_element .content_info .racing_selection .result {
        background: #efefef;
        position: absolute;
        top: 0;
        right: 0;
        width: 45px;
        height: 40px;
        line-height: 40px;
        text-align: center; }
        #ticket_results .ticket_results_element .content_info .racing_selection .result.success {
          color: #13ce66; }
        #ticket_results .ticket_results_element .content_info .racing_selection .result.error {
          color: rgba(255, 0, 0, 0.6); }

#ticket-syndicate-information .syndicate_information {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #ticket-syndicate-information .syndicate_information .content_title {
    background: #1e1e1e;
    color: #fff;
    padding: 10px;
    font-size: 14px; }
  #ticket-syndicate-information .syndicate_information .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px;
    font-size: 12px; }
    #ticket-syndicate-information .syndicate_information .content_info .syndicate_item .syndicate_bottom {
      padding: 0 0 5px 0;
      border-bottom: 1px solid rgba(74, 74, 74, 0.1); }
      #ticket-syndicate-information .syndicate_information .content_info .syndicate_item .syndicate_bottom ticket-share-component #ticketshare .col-space {
        padding: 0; }
    #ticket-syndicate-information .syndicate_information .content_info .syndicate_item .syndicate_content .syndicate_img {
      position: relative;
      display: block;
      width: 45px;
      float: left; }
      #ticket-syndicate-information .syndicate_information .content_info .syndicate_item .syndicate_content .syndicate_img img {
        width: 100%; }
    #ticket-syndicate-information .syndicate_information .content_info .syndicate_item .syndicate_content .syndicate_img:hover {
      cursor: pointer; }
    #ticket-syndicate-information .syndicate_information .content_info .syndicate_item .syndicate_content .syndicate_img:hover + .syndicate_info .username, #ticket-syndicate-information .syndicate_information .content_info .syndicate_item .syndicate_content .syndicate_info .username:hover {
      color: #2797e6;
      text-decoration: underline;
      cursor: pointer; }
    #ticket-syndicate-information .syndicate_information .content_info .syndicate_item .syndicate_content .syndicate_info {
      width: 80%;
      width: calc(100% - 45px);
      float: left;
      padding: 5px 0px 5px 10px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      #ticket-syndicate-information .syndicate_information .content_info .syndicate_item .syndicate_content .syndicate_info .username {
        color: #4a4a4a; }
    #ticket-syndicate-information .syndicate_information .content_info .syndicate_info .PLACED {
      color: #5cb85c; }
    #ticket-syndicate-information .syndicate_information .content_info .syndicate_info .PENDING {
      color: #61B6D9; }
    #ticket-syndicate-information .syndicate_information .content_info .syndicate_info .VOID {
      color: #1e1e1e; }
    #ticket-syndicate-information .syndicate_information .content_info .syndicate_info .REFUNDED {
      color: #1e1e1e; }
  #ticket-syndicate-information .syndicate_information .winnings_info .key {
    font-size: 22px; }
  #ticket-syndicate-information .syndicate_information .winnings_info .value {
    text-indent: 10px;
    font-size: 24px; }

#ticket_syndicate_share .syndicate_share_content {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #ticket_syndicate_share .syndicate_share_content .content_title {
    background: #1e1e1e;
    color: #fff;
    padding: 10px;
    font-size: 14px; }
  #ticket_syndicate_share .syndicate_share_content .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px;
    font-size: 12px; }
    #ticket_syndicate_share .syndicate_share_content .content_info .winnings_info .key {
      font-size: 22px; }
    #ticket_syndicate_share .syndicate_share_content .content_info .winnings_info .value {
      text-indent: 10px;
      font-size: 24px; }

#ticket_search .content_info {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  background: #fff;
  color: #4a4a4a;
  padding: 20px;
  margin-top: 150px;
  font-size: 12px; }

#ticket-security-code-change .ticket_security_element {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #ticket-security-code-change .ticket_security_element .content_title {
    background: #1e1e1e;
    color: #fff;
    padding: 10px;
    font-size: 14px; }
  #ticket-security-code-change .ticket_security_element .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px;
    font-size: 12px; }

#freeplay_banner .content_info {
  background-color: #333;
  color: #FFF;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  font-family: "Bet Fair Flama", Arial, sans-serif;
  background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/freeplay/f2p_banner_desktop.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  min-height: 180px;
  padding: 15px; }
  @media (max-width: 767px) {
    #freeplay_banner .content_info {
      min-height: 120px;
      background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/freeplay/f2p_banner_mobile.jpg"); } }
  #freeplay_banner .content_info .freeplay_title {
    font-size: 42px;
    margin: 45px 20px; }
    @media (max-width: 767px) {
      #freeplay_banner .content_info .freeplay_title {
        font-size: 28px;
        margin: 25px 0; } }
  #freeplay_banner .content_info .freeplay_help {
    font-size: 13px; }
    #freeplay_banner .content_info .freeplay_help .link {
      color: #FFF; }
      #freeplay_banner .content_info .freeplay_help .link:hover {
        color: #FFF; }

#freeplay_list .freeplay_alert {
  background: #fff;
  color: #4a4a4a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  padding: 10px;
  font-size: 15px; }
  #freeplay_list .freeplay_alert .freeplay_msg {
    text-align: left;
    font-size: 15px;
    height: 45px; }
    @media (min-width: 992px) {
      #freeplay_list .freeplay_alert .freeplay_msg {
        font-size: 20px; } }
  #freeplay_list .freeplay_alert .auth_content {
    padding-bottom: 5px; }

#freeplay_betslip .freeplay_betslip_element {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #freeplay_betslip .freeplay_betslip_element .content_title {
    background: #f1c400;
    color: #434343;
    padding: 10px;
    font-size: 14px; }
  #freeplay_betslip .freeplay_betslip_element .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px;
    font-size: 12px; }
    #freeplay_betslip .freeplay_betslip_element .content_info .clear_link {
      display: block;
      width: 100%;
      line-height: 14px;
      padding: 10px;
      font-size: 12px;
      font-weight: 600;
      text-align: center;
      color: #4a4a4a; }
      #freeplay_betslip .freeplay_betslip_element .content_info .clear_link:hover, #freeplay_betslip .freeplay_betslip_element .content_info .clear_link:active {
        color: #4a4a4a; }
    #freeplay_betslip .freeplay_betslip_element .content_info .betslip_warning {
      display: table;
      width: 100%;
      height: 34px;
      vertical-align: middle;
      text-align: center;
      font-size: 12px;
      font-weight: bold;
      line-height: 16px; }
      #freeplay_betslip .freeplay_betslip_element .content_info .betslip_warning > span {
        display: table-cell;
        vertical-align: middle; }

#freeplay_betslip_mobile .content_info {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  background: #fff;
  color: #4a4a4a;
  padding: 10px;
  padding-top: 0; }
  #freeplay_betslip_mobile .content_info .betslip_button_mobile {
    position: relative;
    width: 50%;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 34px;
    color: rgba(74, 74, 74, 0.7); }
    #freeplay_betslip_mobile .content_info .betslip_button_mobile:last-of-type:after {
      width: 0px;
      background: transparent; }
    #freeplay_betslip_mobile .content_info .betslip_button_mobile .freeplay_logo {
      color: #f1c400;
      font-size: 14px;
      font-weight: 700;
      background-size: 70%; }
    #freeplay_betslip_mobile .content_info .betslip_button_mobile select.select_hidden {
      opacity: 0;
      z-index: 10;
      position: relative; }
    #freeplay_betslip_mobile .content_info .betslip_button_mobile .select_button {
      position: absolute;
      width: 100%;
      top: 0;
      z-index: 1; }
  #freeplay_betslip_mobile .content_info .betslip_warning {
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    min-height: 35px;
    line-height: 35px;
    text-align: center; }

#freeplay_cross_sell {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #freeplay_cross_sell .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 10px; }
    #freeplay_cross_sell .content_info .icon {
      color: #43AC6A;
      text-align: center;
      font-size: 41px; }
    #freeplay_cross_sell .content_info .text {
      display: inline-block;
      margin-top: 10px;
      font-size: 18px;
      line-height: 1; }
    #freeplay_cross_sell .content_info .cross_sell_text {
      padding: 12px 0;
      font-size: 16px;
      text-align: center; }

#freeplay-standalone .content_info {
  background-color: transparent;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  margin-bottom: 75px;
  /* Mobile */ }
  #freeplay-standalone .content_info .content-header {
    background-image: url("https://images.colossusbets.com/assets/images/standalone/colossus/desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 480px;
    padding: 15px;
    padding-bottom: 45px; }
  #freeplay-standalone .content_info .logo {
    padding-top: 20px;
    margin: 0 20px; }
    #freeplay-standalone .content_info .logo img {
      max-width: 100%;
      max-height: 160px; }
  #freeplay-standalone .content_info .prize {
    color: #FFF;
    font-size: 42px;
    padding: 24px 0;
    font-weight: 600;
    line-height: 1;
    min-height: 100px; }
  #freeplay-standalone .content_info .return-message {
    color: #000;
    font-size: 14px;
    padding: 0 0 22px 0;
    font-weight: bold; }
    #freeplay-standalone .content_info .return-message .message {
      padding: 5px; }
    #freeplay-standalone .content_info .return-message .primary-message {
      background: rgba(0, 0, 0, 0.5);
      border-width: 1px;
      border-style: solid;
      border-color: #f1c400;
      color: #f1c400; }
    #freeplay-standalone .content_info .return-message .secondary-message {
      background: #FFF;
      border-width: 1px;
      border-style: solid;
      border-color: #f1c400;
      color: #000; }
  #freeplay-standalone .content_info .btn-custom {
    font-size: 18px;
    z-index: 999; }
  #freeplay-standalone .content_info .explain_container {
    position: absolute;
    top: -55px;
    width: 100%;
    color: #333; }
    #freeplay-standalone .content_info .explain_container .image_footer > img {
      max-height: 110px;
      max-width: 100%; }
  @media (max-width: 991px) {
    #freeplay-standalone .content_info .content-header {
      min-height: 120px;
      padding: 0;
      background-image: url("https://images.colossusbets.com/assets/images/standalone/colossus/mobile.jpg"); }
    #freeplay-standalone .content_info .startmiddle {
      margin-top: 120px; }
    #freeplay-standalone .content_info .prize {
      font-size: 26px;
      padding: 10px 0 0 0;
      min-height: 64px; }
    #freeplay-standalone .content_info .return-message {
      padding: 12px 0 20px 0;
      margin: 0 5px; }
      #freeplay-standalone .content_info .return-message span {
        display: block; }
      #freeplay-standalone .content_info .return-message .primary-message {
        border-bottom-width: 0px; }
    #freeplay-standalone .content_info .btn-custom {
      max-width: 80%;
      margin: 0 auto;
      top: 22px;
      z-index: 999; }
    #freeplay-standalone .content_info .explain_container {
      position: relative;
      top: 0;
      border-radius: 0; }
      #freeplay-standalone .content_info .explain_container .image_footer {
        padding: 20px; }
        #freeplay-standalone .content_info .explain_container .image_footer > img {
          max-height: unset;
          max-width: 100%; } }

#freeplay-help .freeplay-help-container {
  background: transparent;
  color: #4a4a4a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #freeplay-help .freeplay-help-container .content_title {
    background: #f1c400;
    color: #4a4a4a;
    padding: 10px;
    font-size: 14px;
    display: block; }
    .hide_title #freeplay-help .freeplay-help-container .content_title {
      display: none; }
    .no_colapse_title #freeplay-help .freeplay-help-container .content_title .icon {
      display: none; }
    #freeplay-help .freeplay-help-container .content_title .icon {
      display: inline-block;
      float: right;
      font-size: 18px; }
  #freeplay-help .freeplay-help-container .help-items {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0;
    padding: 0;
    list-style: none;
    min-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .no_colapse_title #freeplay-help .freeplay-help-container .help-items {
      display: -webkit-flex !important; }
    #freeplay-help .freeplay-help-container .help-items .item {
      display: -webkit-flex;
      -webkit-flex-basis: 100%;
      -webkit-flex-direction: row;
      -webkit-justify-content: center;
      display: flex;
      flex-basis: 100%;
      justify-content: center;
      flex-direction: row;
      margin-bottom: 1px;
      background: #fff; }
      #freeplay-help .freeplay-help-container .help-items .item .item_header {
        display: -webkit-flex;
        -webkit-justify-content: center;
        -webkit-flex-direction: column;
        -webkit-justify-content: center;
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 24px;
        font-size: 18px;
        font-weight: 600;
        background: #1e1e1e;
        color: #fff;
        text-align: center; }
      #freeplay-help .freeplay-help-container .help-items .item:last-of-type {
        margin-bottom: 0px; }
      #freeplay-help .freeplay-help-container .help-items .item .item_content {
        display: -webkit-flex;
        -webkit-justify-content: center;
        -webkit-flex-direction: column;
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: calc(100% - 24px);
        padding: 16px 12px; }
        @media (max-width: 991px) {
          #freeplay-help .freeplay-help-container .help-items .item .item_content {
            padding: 12px; } }
        #freeplay-help .freeplay-help-container .help-items .item .item_content .item_content_title {
          font-weight: 600;
          font-size: 15px; }
        #freeplay-help .freeplay-help-container .help-items .item .item_content .content_body {
          font-size: 12px; }

#ticket_summary {
  float: left;
  width: 50%; }
  @media (max-width: 767px) {
    #ticket_summary {
      float: left;
      width: 100%;
      padding: 0 5px; } }
  #ticket_summary:after {
    content: "";
    display: table;
    clear: both; }
  #ticket_summary .content_info {
    background: #fff;
    color: #4a4a4a;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
    padding: 10px;
    font-size: 12px; }
    @media only screen and (max-width: 767px) {
      #ticket_summary .content_info {
        padding: 5px;
        font-size: 12px; } }
    #ticket_summary .content_info .border-top {
      border-top: 1px solid rgba(74, 74, 74, 0.1); }
    #ticket_summary .content_info .event .date {
      font-size: 10px; }
    #ticket_summary .content_info .selection {
      font-size: 10px;
      height: 30px;
      min-width: 45px;
      width: auto;
      padding: 0 1px;
      border-radius: 4px;
      box-shadow: none;
      border-width: 1px;
      border-style: solid;
      color: #1e1e1e;
      background: #ffb80c;
      border-color: #ffb80c;
      margin-top: 3px; }
      #ticket_summary .content_info .selection.AOX {
        min-width: 60px;
        width: auto;
        min-width: calc(45px + (45px / 3));
        max-width: calc(45px + (45px / 3)); }
  #ticket_summary .racing_selection {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
    border: 1px solid rgba(74, 74, 74, 0.1);
    float: left;
    position: relative;
    min-width: 220px;
    height: 42px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px; }
    #ticket_summary .racing_selection .favorite-icon {
      float: left;
      font-size: 28px;
      margin: 0 5px; }
    #ticket_summary .racing_selection .shield {
      float: left;
      width: 30px;
      height: 30px;
      margin: 0 5px;
      background-image: url("https://images.colossusbets.com/assets/images/horse_racing/silks/default.png");
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center;
      line-height: 28px; }
      #ticket_summary .racing_selection .shield > img {
        width: 100%; }
    #ticket_summary .racing_selection .racecard {
      float: left;
      line-height: 30px;
      margin: 0 5px; }
    #ticket_summary .racing_selection .name {
      float: left;
      line-height: 30px;
      margin: 0 5px; }

#pool_winning_information .pool_winnings_content {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #pool_winning_information .pool_winnings_content .content_title {
    background: #1e1e1e;
    color: #fff;
    padding: 10px;
    font-size: 14px; }
    #pool_winning_information .pool_winnings_content .content_title .icon {
      position: relative;
      font-size: 16px;
      top: 2px;
      margin-right: 5px; }
  #pool_winning_information .pool_winnings_content .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 0;
    font-size: 12px; }
    #pool_winning_information .pool_winnings_content .content_info .winning_information .row {
      -webkit-display: flex;
      -webkit-justify-content: center;
      -webkit-flex-direction: row;
      display: flex;
      width: 100%;
      height: 100%;
      justify-content: center;
      flex-direction: row;
      line-height: 1; }
      #pool_winning_information .pool_winnings_content .content_info .winning_information .row .box {
        -webkit-display: flex;
        -webkit-align-items: center;
        -webkit-justify-content: center;
        -webkit-flex-flow: row wrap;
        display: flex;
        text-align: center;
        line-height: unset;
        align-items: center;
        justify-content: center;
        flex-flow: row wrap;
        padding: 10px 5px;
        border: 1px solid rgba(74, 74, 74, 0.2);
        border-top: none;
        border-right: none; }
        #pool_winning_information .pool_winnings_content .content_info .winning_information .row .box .key {
          width: 100%; }
    @media (max-width: 767px) {
      #pool_winning_information .pool_winnings_content .content_info .winning_information {
        font-size: 11px; }
        #pool_winning_information .pool_winnings_content .content_info .winning_information .row .box {
          padding: 10px 2px; } }

#help {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  #help .content_info {
    background: #fff;
    color: #4a4a4a;
    padding: 0px;
    font-size: 12px; }
    #help .content_info > .submenu {
      margin-top: 0px; }
    #help .content_info iframe#terms_docs, #help .content_info iframe#faq_docs {
      border: 0;
      width: 100%;
      height: 100vh;
      max-height: 1000px; }

/* Merchant components */
#betfair_header .desktop {
  min-height: 45px;
  background: #ffb80c; }

#betfair_header .mobile {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  min-height: 45px;
  background: #ffb80c; }
  #betfair_header .mobile.menu_fixed {
    position: fixed;
    z-index: 1000;
    width: 100%; }
  #betfair_header .mobile .arrow_icon {
    float: left;
    color: #1e1e1e;
    font-size: 26px;
    margin-left: 9px;
    position: relative;
    top: 8px; }
  #betfair_header .mobile .menu_icon {
    float: left;
    width: 45px;
    height: 45px;
    border-right: 1px solid #edab0b;
    background: url("https://images.colossusbets.com/assets/images/widget/betfair/az-black.png") center center no-repeat;
    background-size: 22px 22px; }
  #betfair_header .mobile .logo {
    float: left;
    position: relative;
    top: 4px; }
    #betfair_header .mobile .logo img {
      width: auto;
      height: 29px;
      margin: 5px 0; }
  #betfair_header .mobile .action_btn {
    float: right;
    margin: 5px; }
    #betfair_header .mobile .action_btn button {
      padding: 3px 5px;
      height: 34px;
      background: #303030;
      border-radius: 2px;
      color: #fff;
      line-height: 9px;
      letter-spacing: -0.5px;
      font-size: 11px;
      text-decoration: none;
      text-align: center;
      border: none;
      font-weight: 700; }
      #betfair_header .mobile .action_btn button > img {
        height: 13px;
        width: 10px;
        margin-top: 2px;
        margin-bottom: 4px; }
  #betfair_header .mobile #slidemenu {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    position: fixed;
    top: 45px;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 0 0 -100%;
    -moz-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    z-index: 999;
    background: #222; }
    #betfair_header .mobile #slidemenu.open {
      -webkit-transform: translate3d(100%, 0, 0);
      -moz-transform: translate3d(100%, 0, 0);
      -o-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0); }
    #betfair_header .mobile #slidemenu ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    #betfair_header .mobile #slidemenu .title-item {
      font: 400 14px/17px Tahoma,sans-serif;
      margin: 0;
      padding: 14px 0 13px;
      background-color: #000;
      color: #fff;
      text-align: center; }
      #betfair_header .mobile #slidemenu .title-item .close-icon {
        color: #e0e6e6;
        position: absolute;
        right: 10px;
        top: 12.5px;
        font-size: 18px; }
    #betfair_header .mobile #slidemenu .element-item > a {
      color: #e0e6e6;
      background-color: transparent;
      display: block;
      padding: 13px 6px;
      border-bottom: 1px solid #303030; }
      #betfair_header .mobile #slidemenu .element-item > a:hover {
        color: #fff;
        background-color: transparent; }
    #betfair_header .mobile #slidemenu .bf-title {
      font-size: 13px;
      line-height: 15px;
      font-weight: 700;
      color: #fff;
      padding-top: 8px;
      padding-bottom: 8px;
      padding-left: 10px; }
    #betfair_header .mobile #slidemenu .card-links {
      display: initial;
      margin-left: 10px;
      width: 100%; }
      #betfair_header .mobile #slidemenu .card-links > button {
        width: 18%;
        height: 60px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        font-size: 10px;
        font-weight: 400;
        background-color: #525252;
        margin-right: 1px;
        margin-bottom: 5px;
        color: #e0e6e6;
        border-width: 0;
        padding: 0; }
        #betfair_header .mobile #slidemenu .card-links > button > span {
          white-space: normal; }
        #betfair_header .mobile #slidemenu .card-links > button > .icon {
          margin-bottom: 5px;
          font-size: 20px; }
    #betfair_header .mobile #slidemenu ul.horizontal-list {
      width: 100%;
      max-width: 1245px;
      padding: 0;
      position: relative;
      margin: 10px auto 0;
      list-style: none;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      overflow-x: scroll; }
      @media (max-width: 767px) {
        #betfair_header .mobile #slidemenu ul.horizontal-list {
          max-width: 100%;
          max-width: 100vw; } }
      #betfair_header .mobile #slidemenu ul.horizontal-list .element-item {
        display: inline;
        list-style-type: none;
        margin-right: 5px;
        float: left; }
        #betfair_header .mobile #slidemenu ul.horizontal-list .element-item > a {
          font-size: 10px;
          border-bottom: none;
          padding-top: 5px;
          text-align: center;
          min-width: 65px; }
          #betfair_header .mobile #slidemenu ul.horizontal-list .element-item > a > span {
            font-weight: 400;
            white-space: nowrap; }
        #betfair_header .mobile #slidemenu ul.horizontal-list .element-item .product-logo {
          width: 40px;
          height: 40px;
          display: block;
          margin: 0 auto;
          background-size: 40px;
          background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/bf-product.png"); }
          #betfair_header .mobile #slidemenu ul.horizontal-list .element-item .product-logo.exchange {
            background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/bf-sprite.png");
            background-size: 365px 293px;
            background-position: -127px -246px;
            width: 40px;
            height: 40px; }
          #betfair_header .mobile #slidemenu ul.horizontal-list .element-item .product-logo.casino {
            background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/bf-product-casino.png"); }
          #betfair_header .mobile #slidemenu ul.horizontal-list .element-item .product-logo.arcade {
            background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/bf-product-arcade.png"); }
          #betfair_header .mobile #slidemenu ul.horizontal-list .element-item .product-logo.poker {
            background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/bf-sprite.png");
            background-size: 365px 293px;
            background-position: -87px -246px;
            width: 40px;
            height: 40px; }
          #betfair_header .mobile #slidemenu ul.horizontal-list .element-item .product-logo.bingo {
            background-image: url("https://images.colossusbets.com/assets/images/merchant/betfair/bf-sprite.png");
            background-size: 365px 293px;
            background-position: -207px -246px;
            width: 40px;
            height: 40px; }
