@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  src: local('Roboto'), url('../../../assets/fonts/Roboto-Regular.ttf');
}
@font-face {
  font-family: 'Roboto Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Roboto Bold'), url('../../../assets/fonts/Roboto-Bold.ttf');
}
/* BASIC STYLES */
html {
  font-family: sans-serif;
  font-size: 12px;
  overflow-x: hidden!important;
}
html body {
  margin: 0px;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                              supported by Chrome and Opera */
}
a {
  color: #ff9900;
  text-decoration: none;
}
table {
  width: 100%;
  border-spacing: 0px;
  font-size: 12px;
}
table td {
  padding: 0px;
}
button {
  border: 0px;
  outline: none;
}
input {
  outline: none;
}
#form_area {
  display: none;
}
#loading {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.8);
  z-index: 1000;
}
#loading #loading_image {
  width: 100%;
  background: url(/img/misc/loading.gif) no-repeat center center;
  height: 100%;
}
#loading #loading_message_1,
#loading #loading_message_2 {
  text-align: center;
  display: none;
  padding: 7px;
  background: #333;
  color: white;
  font-size: 14px;
}
.BACKDROP {
  display: none;
  background: rgba(51, 51, 51, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 99;
  box-sizing: border-box;
}
.BACKDROP button {
  width: 15%;
  height: 46px;
  background: #404040;
}
.BACKDROP button img {
  width: 14px;
}
.slider {
  width: 100%;
  /*background: #ddd;*/
}
.slider .slide_wrapper .slide {
  width: 20%;
  padding: 14px 0px;
  text-align: center;
  display: none;
  vertical-align: middle;
  box-sizing: border-box;
  border-bottom: 3px solid #ddd;
}
.slider .slide_wrapper .slide img {
  width: 20px;
  opacity: 0.7;
}
.slider .slide_wrapper .slide div {
  margin-top: 3px;
  font-size: 11px;
  color: #333;
}
.slider .arrow {
  width: 25px;
  text-align: center;
  border-bottom: 3px solid #ddd;
}
.slider .arrow img {
  opacity: 0.2;
  width: 7px;
}
/* hidding score */
.aux-1,
.s-1 {
  display: none!important;
}
.LIST .LIST_HEADER {
  position: relative;
  background: #333;
  color: white;
  padding: 14px 7px;
  text-align: center;
  font-size: 15px;
  font-family: 'Roboto Bold';
  text-transform: uppercase;
}
.LIST .LIST_HEADER .goback {
  position: absolute;
  top: -2px;
  left: -2px;
}
.LIST .LIST_HEADER .goback img {
  width: 7px;
  padding: 12px 10px;
}
.LIST .LIST_HEADER .help_icon {
  color: #aaa;
  border-radius: 3px;
  position: absolute;
  top: 7px;
  right: 7px;
  background: #4d4d4d;
  padding: 3px 6px;
  border-radius: 20px;
  font-size: 11px;
}
.LIST .LIST_HEADER .highlighted {
  color: #ff9900;
  font-size: 15px;
}
.LIST .LIST_slider {
  /*padding-top: 7px;*/
}
.LIST .LIST_slider .slide {
  position: relative;
}
.LIST .LIST_slider .slide img {
  position: relative;
  right: -7px;
}
.LIST .LIST_slider .slide .num_events {
  position: relative;
  top: -15px;
  right: -7px;
  opacity: 0.7;
  font-size: 10px;
}
.LIST .LIST_slider .slide.selected {
  border-bottom: 3px solid #ff9900;
}
.LIST .LIST_slider.is_inplay .selected {
  border-bottom: 3px solid #8bc34a;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT {
  display: none;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .separator {
  height: 2px;
  background: #eee;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT:nth-child(1) .separator {
  display: none;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .sport_header {
  padding: 14px;
  color: #333;
  font-size: 16px;
  background: white;
  text-transform: uppercase;
  font-family: 'Roboto Bold';
  position: relative;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .sport_header td {
  width: 50%;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .sport_header .sport_icon {
  width: 20px;
  position: relative;
  top: 4px;
  opacity: 0.7;
  margin-right: 7px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .sport_header .num_events {
  color: #ff9900;
  font-weight: normal;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .sport_header .num_events.is_inplay {
  color: #8bc34a;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .sport_header .market_selector {
  color: #333;
  background: white;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 100%;
  padding: 3px 7px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .day_competition_header {
  color: white;
  text-transform: uppercase;
  background: #999999;
  font-size: 12px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .day_competition_header td {
  padding: 7px 9px;
  text-align: left;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .day_competition_header td:first-of-type {
  width: 30px;
  text-align: center;
  background: #8c8c8c;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .day_competition_header td:last-of-type {
  text-align: right;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .day_competition_header .arrow {
  width: 7px;
  opacity: 0.4;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .day_header,
.LIST .LIST_CONTENT > .SPORT_CONTENT .competition_header {
  color: white;
  text-transform: uppercase;
  padding: 7px 9px;
  background: #999999;
  font-size: 12px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .day_header .clock,
.LIST .LIST_CONTENT > .SPORT_CONTENT .competition_header .clock {
  width: 11px;
  opacity: 0.7;
  position: relative;
  top: 1px;
  margin-right: 3px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .day_header .arrow,
.LIST .LIST_CONTENT > .SPORT_CONTENT .competition_header .arrow {
  width: 7px;
  opacity: 0.4;
  position: relative;
  top: 2px;
  float: right;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT {
  background: #eee;
  padding: 7px 0px;
  border-bottom: 1px solid #ddd;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info {
  padding: 0px 7px;
  margin-bottom: 7px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table {
  width: 100%;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .competitors {
  font-size: 13px;
  font-family: 'Roboto Bold';
  color: #333;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .competition {
  color: #666;
  font-weight: normal;
  font-size: 11px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .current-score {
  color: #8bc34a;
  font-family: 'Roboto Bold';
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .current-score.Sport_Football {
  width: 20px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .current-score.Sport_Basketball {
  width: 20px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .current-score.Sport_Tennis {
  width: 20px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .current-score.Sport_IceHockey {
  width: 20px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .current-score-aux {
  text-align: right;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .current-score-aux span {
  margin-left: 3px;
  color: #999;
  font-weight: normal;
  display: inline-block;
  width: 13px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .live_on_tv {
  width: 50px;
  vertical-align: top;
  text-align: center;
  padding-right: 3px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .live_on_tv img {
  width: 100%;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .date {
  vertical-align: top;
  text-align: right;
  padding-right: 7px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .date .time1 {
  color: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  font-family: 'Roboto Bold';
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .date .time1.is_inplay {
  color: #8bc34a;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .date .time2 {
  color: rgba(0, 0, 0, 0.7);
  font-size: 10px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .date .time2.is_inplay {
  color: #8bc34a;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .date.Sport_Tennis {
  width: 35px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .more_markets {
  width: 20px;
  vertical-align: top;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .more_markets button {
  background: #ccc;
  font-size: 10px;
  width: 20px;
  height: 25px;
  font-family: 'Roboto Bold';
  border-radius: 3px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info table .more_markets button img {
  opacity: 0.6;
  width: 7px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info.with_image {
  /*border-radius: 3px;*/
  background-position-x: center;
  background-position-y: center;
  background-size: cover;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info.with_image table {
  padding: 14px 0px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info.with_image table td {
  width: 50%;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info.with_image table .competitors {
  color: white;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info.with_image table .competition {
  color: #ccc;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info.with_image table .time1,
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .info.with_image table .time2 {
  color: #ccc;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .market_set_wrapper {
  padding: 0px 7px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .market_set_wrapper .market_set {
  width: 100%;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .market_set_wrapper .market_set .market_key {
  display: none;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .market_set_wrapper .market_set .market_key:nth-child(1) {
  display: table;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .market_set_wrapper .market_set .market_key:nth-child(1) .market_name {
  padding-top: 3px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .market_set_wrapper .market_set .market_key .market_name {
  padding-right: 3px;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .market_set_wrapper .market_set .market_key .market_name div {
  padding: 4px 0px;
  font-size: 11px;
  background: #eee;
  border-radius: 3px;
  text-align: center;
  color: #4d4d4d;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .market_set_wrapper .market_set .market_key .market {
  /*&.boosted {
                                    &.two_blocks,
                                    &.three_blocks {
                                        .selection {
                                            &:last-of-type {
                                                padding-right: 0px;
                                            }
                                        }
                                    }
                                }*/
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .market_set_wrapper .market_set .market_key .market.three_blocks .selection {
  width: 33.33%;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .market_set_wrapper .market_set .market_key .market.three_blocks .selection.line_cell {
  width: 20%;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .market_set_wrapper .market_set .market_key .market.two_blocks .selection {
  width: 50%;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .market_set_wrapper .market_set .market_key .market.showing_market_name .selection {
  width: 33.33%;
}
.LIST .LIST_CONTENT > .SPORT_CONTENT .EVENT .market_set_wrapper .market_set .market_key .market .selection:last-of-type {
  padding-right: 0px;
}
.LIST .LIST_CONTENT .ORDER_SELECTOR {
  text-align: right;
}
.LIST .LIST_CONTENT .ORDER_SELECTOR button {
  color: #333;
  background: transparent;
  border: 1px solid #eee;
  border-radius: 3px;
  font-size: 11px;
  height: 27px;
  /*width: 27px;*/
  text-transform: uppercase;
}
.LIST .LIST_CONTENT .ORDER_SELECTOR button img {
  width: 13px;
  opacity: 0.5;
}
.LIST .LIST_CONTENT .ORDER_SELECTOR button.active {
  background: #eee;
}
.LIST .LIST_CONTENT .ORDER_SELECTOR button.active img {
  opacity: 0.7;
}
.LIST .LIST_CONTENT .ORDER_SELECTOR button.filter_hour {
  position: relative;
  top: -4px;
}
.LIST .LIST_CONTENT .show_more {
  padding: 14px;
  text-align: center;
  position: relative;
  color: #333;
  font-family: 'Roboto Bold';
  background: #eee;
}
.LIST .LIST_CONTENT .show_more .show_more_content {
  background: #ff9900;
  text-decoration: none;
  display: inline-block;
  color: #333;
  padding: 7px 17px 7px 19px;
  border-radius: 3px;
}
.LIST .LIST_CONTENT .show_more .show_more_content .show_more_content_arrow {
  width: 10px;
  display: inline-block;
  height: 7px;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.2;
}
.LIST .LIST_CONTENT .show_more .show_more_content .show_more_content_arrow.up {
  background-image: url('/img/misc/arrow_black_up.png');
}
.LIST .LIST_CONTENT .show_more .show_more_content .show_more_content_arrow.down {
  background-image: url('/img/misc/arrow_black_down.png');
}
.LIST .LIST_CONTENT .show_more.is_inplay .show_more_content {
  background: #8bc34a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2db5a', endColorstr='#8bc34a', GradientType=0);
}
.LIST.is_inplay .LIST_HEADER {
  color: #8bc34a;
}
.no_content {
  padding: 14px;
  text-align: center;
  color: #666;
}
.selection {
  position: relative;
  padding: 3px 3px 0px 0px;
}
.selection table {
  background: white;
  /*border: 1px solid #ddd;*/
  /*border-radius: 3px;*/
}
.selection .boosted_icon {
  text-align: center;
  position: absolute;
  top: 10px;
  left: 33px;
}
.selection .boosted_icon img {
  width: 14px;
}
.selection .selection_name {
  padding: 9px 2px;
  text-align: center;
  background: #dfdfdf;
  color: #333;
  width: 25px;
  font-size: 11px;
}
.selection .selection_name.with_line {
  width: 30px;
}
.selection .odds {
  padding: 7px 2px;
  font-size: 14px;
  font-family: 'Roboto Bold';
  text-align: center;
  color: #333;
}
.selection .line {
  font-size: 11px;
}
.selection.selected table {
  /*border: 1px solid lighten(@betslip, 10%);;*/
  background: #cddc39;
}
.selection.selected table .selection_name {
  background: #e3eb90;
}
.EVENTS-CAROUSEL .EVENTS-CAROUSEL-ARROWS {
  color: #ff9900;
}
.EVENTS-CAROUSEL .EVENTS-CAROUSEL-ARROWS .arrow {
  position: absolute;
  top: 0px;
  background: #4d4d4d;
}
.EVENTS-CAROUSEL .EVENTS-CAROUSEL-ARROWS .arrow img {
  width: 7px;
  padding: 17.5px 10px;
}
.EVENTS-CAROUSEL .EVENTS-CAROUSEL-ARROWS .arrow.prev {
  left: 0px;
}
.EVENTS-CAROUSEL .EVENTS-CAROUSEL-ARROWS .arrow.next {
  right: 0px;
}
.EVENTS-CAROUSEL .EVENT-CAROUSEL {
  border-bottom: 0px!important;
}
.EVENTS-CAROUSEL .EVENT-CAROUSEL .info {
  color: #333;
  margin-bottom: 7px;
}
.EVENTS-CAROUSEL .EVENT-CAROUSEL .info .day,
.EVENTS-CAROUSEL .EVENT-CAROUSEL .info .competition {
  text-align: center;
  font-size: 11px;
  color: #666;
}
.EVENTS-CAROUSEL .EVENT-CAROUSEL .info .day.is_inplay,
.EVENTS-CAROUSEL .EVENT-CAROUSEL .info .competition.is_inplay {
  color: #8bc34a;
}
.EVENTS-CAROUSEL .EVENT-CAROUSEL .info .competitor_separator {
  width: 4%;
  text-align: center;
}
.EVENTS-CAROUSEL .EVENT-CAROUSEL .info .competitor {
  width: 48%;
}
.EVENTS-CAROUSEL .EVENT-CAROUSEL .info .competitor table {
  font-family: 'Roboto Bold';
  color: #333;
}
.EVENTS-CAROUSEL .EVENT-CAROUSEL .info .competitor table td {
  padding: 3px;
  font-size: 14px;
}
.EVENTS-CAROUSEL .EVENT-CAROUSEL .info .competitor table .score {
  color: #8bc34a;
}
.EVENTS-CAROUSEL .EVENT-CAROUSEL .info .competitor:first-of-type table {
  text-align: right;
}
.EVENTS-CAROUSEL .EVENT-CAROUSEL .market_set .market_key {
  display: none;
}
.EVENTS-CAROUSEL .EVENT-CAROUSEL .market_set .market_key:nth-child(1) {
  display: table;
}
.EVENTS-CAROUSEL .EVENTS-CAROUSEL-DOTS-WRAPPER {
  padding-bottom: 7px;
  background: #eee;
}
.EVENTS-CAROUSEL .EVENTS-CAROUSEL-DOTS-WRAPPER .EVENTS-CAROUSEL-DOTS td {
  padding: 1px;
}
.EVENTS-CAROUSEL .EVENTS-CAROUSEL-DOTS-WRAPPER .EVENTS-CAROUSEL-DOTS td > div {
  height: 5px;
  background: #ddd;
}
.EVENTS-CAROUSEL .EVENTS-CAROUSEL-DOTS-WRAPPER .EVENTS-CAROUSEL-DOTS td > div.active {
  background: #ff9900;
}
#FULL_EVENT .LIST_HEADER.WITH_TEAMS {
  border-top: 0;
  border-bottom: 0;
  padding: 0px;
  background: #eee;
}
#FULL_EVENT .LIST_HEADER.WITH_TEAMS td {
  padding: 7px;
  color: white;
}
#FULL_EVENT .LIST_HEADER.WITH_TEAMS td.current-score {
  color: #8bc34a;
  width: 20px;
}
#FULL_EVENT .LIST_HEADER.WITH_TEAMS td.current-score > div {
  padding: 3px;
}
#FULL_EVENT .LIST_HEADER.WITH_TEAMS td.competitors > div {
  font-size: 15px;
  color: #333;
  font-family: 'Roboto Bold';
  padding: 3px;
}
#FULL_EVENT .LIST_HEADER.WITH_TEAMS td.competitors > div.date {
  color: #777;
  text-transform: initial;
  font-size: 11px;
  font-weight: normal;
}
#FULL_EVENT .LIST_HEADER.WITH_TEAMS td.competitors > div.date span {
  margin-right: 7px;
}
#FULL_EVENT .LIST_HEADER.WITH_TEAMS td.live_on_tv {
  text-align: right;
}
#FULL_EVENT .LIST_HEADER.WITH_TEAMS td.live_on_tv img {
  width: 50px;
}
#FULL_EVENT .LIST_CONTENT {
  background: #eee;
}
#FULL_EVENT #SCOREBOARD {
  background: #8bc34a;
  background: -moz-linear-gradient(top, #b2db5a 0%, #8bc34a 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #b2db5a), color-stop(100%, #8bc34a));
  background: -webkit-linear-gradient(top, #b2db5a 0%, #8bc34a 100%);
  background: -o-linear-gradient(top, #b2db5a 0%, #8bc34a 100%);
  background: -ms-linear-gradient(top, #b2db5a 0%, #8bc34a 100%);
  background: linear-gradient(to bottom, #b2db5a 0%, #8bc34a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2db5a', endColorstr='#8bc34a', GradientType=0);
}
#FULL_EVENT #SCOREBOARD tr.header td {
  color: #333;
  padding: 7px 1px;
  font-family: 'Roboto Bold';
  text-align: center;
  font-size: 11px;
}
#FULL_EVENT #SCOREBOARD tr.stat td {
  border-top: 1px solid #7eb73d;
  color: #333;
  padding: 5px;
  text-align: center;
}
#FULL_EVENT #MARKETS_GROUPS_WRAPPER {
  background: #4d4d4d;
  float: left;
  width: 100%;
}
#FULL_EVENT #MARKETS_GROUPS_WRAPPER > div {
  width: 20%;
  float: left;
  box-sizing: border-box;
  text-align: center;
  color: #aaa;
  padding: 7px 1px;
  border-bottom: 1px solid #404040;
  border-right: 1px solid #404040;
}
#FULL_EVENT #MARKETS_GROUPS_WRAPPER > div:nth-child(5n) {
  border-right: 0px;
}
#FULL_EVENT #MARKETS_GROUPS_WRAPPER > div.selected {
  color: white;
}
#FULL_EVENT #FULL_MARKETS,
#FULL_EVENT #FULL_MARKETS_MORE {
  clear: both;
}
#FULL_EVENT #FULL_MARKETS .market_key_header,
#FULL_EVENT #FULL_MARKETS_MORE .market_key_header {
  background: #333;
  color: white;
  padding: 7px;
  text-transform: uppercase;
  clear: both;
}
#FULL_EVENT #FULL_MARKETS .market_key_header .market_explanation,
#FULL_EVENT #FULL_MARKETS_MORE .market_key_header .market_explanation {
  float: right;
  background: #4d4d4d;
  padding: 3px 6px;
  border-radius: 20px;
  font-size: 11px;
  position: relative;
  top: -2px;
}
#FULL_EVENT #FULL_MARKETS .market_key_header .market_explanation.active,
#FULL_EVENT #FULL_MARKETS_MORE .market_key_header .market_explanation.active {
  background: #cddc39;
  color: #333;
  font-family: 'Roboto Bold';
}
#FULL_EVENT #FULL_MARKETS .market_explanation_text,
#FULL_EVENT #FULL_MARKETS_MORE .market_explanation_text {
  padding: 7px;
  border: 1px solid #e3eb90;
  background: #f3f7d1;
  color: #757f16;
  margin: 3px 3px 0px 3px;
  text-align: center;
}
#FULL_EVENT #FULL_MARKETS .market:last-of-type .selections_wrapper_row,
#FULL_EVENT #FULL_MARKETS_MORE .market:last-of-type .selections_wrapper_row {
  padding-bottom: 3px;
}
#FULL_EVENT #FULL_MARKETS .market_header,
#FULL_EVENT #FULL_MARKETS_MORE .market_header {
  background: #aaa;
  padding: 3px 7px;
  color: white;
  margin: 3px 3px 0px 3px;
  /*border-radius: 3px;*/
  clear: both;
}
#FULL_EVENT #FULL_MARKETS .selection_wrapper .selection_name,
#FULL_EVENT #FULL_MARKETS_MORE .selection_wrapper .selection_name {
  padding: 7px;
  color: #333;
  width: 50%;
}
#FULL_EVENT #FULL_MARKETS .selection_wrapper:last-child,
#FULL_EVENT #FULL_MARKETS_MORE .selection_wrapper:last-child {
  padding-bottom: 3px;
}
#FULL_EVENT #FULL_MARKETS .selections_wrapper_row,
#FULL_EVENT #FULL_MARKETS_MORE .selections_wrapper_row {
  padding-left: 3px;
}
#FULL_EVENT #FULL_MARKETS .selections_wrapper_row.two_blocks .selection,
#FULL_EVENT #FULL_MARKETS_MORE .selections_wrapper_row.two_blocks .selection {
  width: 50%;
}
#FULL_EVENT #FULL_MARKETS .selections_wrapper_row.three_blocks .selection,
#FULL_EVENT #FULL_MARKETS_MORE .selections_wrapper_row.three_blocks .selection {
  width: 33.33%;
}
#FULL_EVENT #FULL_MARKETS .selections_wrapper_row .selection_name.with_line,
#FULL_EVENT #FULL_MARKETS_MORE .selections_wrapper_row .selection_name.with_line {
  width: 40px;
}
#FULL_EVENT #FULL_MARKETS .CORRECT_SCORE,
#FULL_EVENT #FULL_MARKETS_MORE .CORRECT_SCORE {
  padding-left: 3px;
}
#FULL_EVENT #FULL_MARKETS .CORRECT_SCORE > .selection,
#FULL_EVENT #FULL_MARKETS_MORE .CORRECT_SCORE > .selection {
  width: 33.33%;
  box-sizing: border-box;
  float: left;
}
#FULL_EVENT #FULL_MARKETS .CORRECT_SCORE > .selection.DRAW .selection_name,
#FULL_EVENT #FULL_MARKETS_MORE .CORRECT_SCORE > .selection.DRAW .selection_name {
  background: #999;
  color: white;
}
.empty_content {
  padding: 14px;
  text-align: center;
  color: #777;
}
#TOP_AREA #FIXED_NAVBAR {
  background: #333;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 10;
}
#TOP_AREA #FIXED_NAVBAR #ALERTS .alert {
  padding: 7px;
  text-align: center;
}
#TOP_AREA #FIXED_NAVBAR #ALERTS .alert.INFO {
  background: #41bd67;
  color: white;
}
#TOP_AREA #FIXED_NAVBAR #ALERTS .alert.INFO a {
  color: white;
  text-decoration: underline;
}
#TOP_AREA #FIXED_NAVBAR #ALERTS .alert.INFO span {
  background: white;
  border-radius: 3px;
  font-family: 'Roboto Bold';
  color: #41bd67;
  padding: 0px 3px;
}
#TOP_AREA #FIXED_NAVBAR #ALERTS .alert.ERROR {
  background: #ff5722;
  color: white;
}
#TOP_AREA #FIXED_NAVBAR #ALERTS .alert.ERROR a {
  color: white;
  text-decoration: underline;
}
#TOP_AREA #FIXED_NAVBAR #ALERTS .alert.ERROR span {
  background: white;
  border-radius: 3px;
  font-family: 'Roboto Bold';
  color: #ff5722;
  padding: 0px 3px;
}
#TOP_AREA #FIXED_NAVBAR #TOP_NAVBAR {
  height: 40px;
}
#TOP_AREA #FIXED_NAVBAR #TOP_NAVBAR table td {
  width: 20%;
  color: white;
  padding: 10px 1px;
  text-transform: uppercase;
  text-align: center;
}
#TOP_AREA #FIXED_NAVBAR #TOP_NAVBAR table td.size_10 {
  width: 10%;
  height: 40px;
}
#TOP_AREA #FIXED_NAVBAR #TOP_NAVBAR table td:nth-child(2) {
  color: #8bc34a;
}
#TOP_AREA #FIXED_NAVBAR #TOP_NAVBAR #burger_button {
  width: 15px;
  float: left;
  margin-left: 10px;
}
#TOP_AREA #FIXED_NAVBAR #TOP_NAVBAR #burger_button > div {
  background: #999999;
  height: 2px;
  margin-bottom: 3px;
}
#TOP_AREA #FIXED_NAVBAR #TOP_NAVBAR #burger_button > div:last-of-type {
  margin-bottom: 0px;
}
#TOP_AREA #FIXED_NAVBAR #TOP_NAVBAR #website_logo {
  padding: 0px;
}
#TOP_AREA #FIXED_NAVBAR #TOP_NAVBAR #website_logo img {
  height: 25px;
}
#TOP_AREA #FIXED_NAVBAR #TOP_NAVBAR #BETSLIP_opener {
  background: #4d4d4d;
  color: #aaa;
}
#TOP_AREA #FIXED_NAVBAR #TOP_NAVBAR #BETSLIP_opener.with_selections {
  background: #cddc39;
  color: #333;
  font-family: 'Roboto Bold';
}
#TOP_AREA #FIXED_NAVBAR #TOP_NAVBAR #SEARCH_opener.open,
#TOP_AREA #FIXED_NAVBAR #TOP_NAVBAR #LEFT_MENU_opener.open,
#TOP_AREA #FIXED_NAVBAR #TOP_NAVBAR #RIGHT_MENU_opener.open {
  background: #4d4d4d;
}
#TOP_AREA #USER_OFF {
  background: #ff9900;
}
#TOP_AREA #USER_OFF td {
  width: 50%;
}
#TOP_AREA #USER_OFF td button {
  display: block;
  width: 100%;
  padding: 7px 1px;
  text-align: center;
  border-radius: 3px;
  text-transform: uppercase;
}
#TOP_AREA #USER_OFF td:nth-child(1) {
  padding: 7px 3.5px 7px 7px;
}
#TOP_AREA #USER_OFF td:nth-child(2) {
  padding: 7px 7px 7px 3.5px;
}
#TOP_AREA #USER_OFF td #register_btn {
  border: 2px solid #333;
  background: #333;
  color: white;
  font-size: 12px;
  font-family: 'Roboto Bold';
}
#TOP_AREA #USER_OFF td #login_btn {
  background: transparent;
  border: 2px solid #333;
  color: #333;
  font-size: 12px;
  font-family: 'Roboto Bold';
}
#TOP_AREA #USER_ON {
  background: #ff9900;
  color: #333;
}
#TOP_AREA #USER_ON td {
  vertical-align: middle;
}
#TOP_AREA #USER_ON td:nth-child(1) {
  width: 25%;
  padding: 7px 1px 7px 7px;
}
#TOP_AREA #USER_ON td:nth-child(2) {
  text-align: center;
  width: 50%;
  padding: 7px 1px;
}
#TOP_AREA #USER_ON td:nth-child(2) #USERNAME {
  font-family: 'Roboto Bold';
}
#TOP_AREA #USER_ON td:nth-child(2) #MAIN_BALANCE,
#TOP_AREA #USER_ON td:nth-child(2) #MAIN_BALANCES_OPENER {
  color: white;
}
#TOP_AREA #USER_ON td:nth-child(3) {
  width: 25%;
  text-align: right;
  padding: 7px 7px 7px 1px;
}
#TOP_AREA #USER_ON button {
  background: #333;
  color: white;
  padding: 5px;
  font-size: 11px;
  border-radius: 3px;
}
#TOP_AREA #USER_ON button img {
  opacity: 0.2;
  position: relative;
  margin-left: 3px;
}
#TOP_AREA .USER_ON_WALLETS {
  display: none;
  background: #ffb84d;
}
#TOP_AREA .USER_ON_WALLETS tr td {
  padding: 5px 7px;
  color: #333;
  border-top: 1px solid #ffa31a;
}
#TOP_AREA .USER_ON_WALLETS tr td:nth-child(1) {
  width: 45%;
}
#TOP_AREA .USER_ON_WALLETS tr td:nth-child(2) {
  text-align: right;
  width: 45%;
}
#TOP_AREA .USER_ON_WALLETS tr td:nth-child(2) .gift_icon {
  position: relative;
  margin-left: 7px;
}
#TOP_AREA .USER_ON_WALLETS tr td:nth-child(2) .gift_icon img {
  width: 20px;
  position: absolute;
  top: -4px;
}
#TOP_AREA .USER_ON_WALLETS tr td:nth-child(2) .gift_icon span {
  margin-left: 20px;
}
#TOP_AREA .USER_ON_WALLETS tr td:nth-child(3) {
  width: 10%;
  text-align: right;
}
#TOP_AREA .USER_ON_WALLETS tr td:nth-child(3) .help_icon {
  background: transparent;
  border: 1px solid rgba(51, 51, 51, 0.5);
  border-radius: 3px;
  color: #333;
  padding: 3px 7px;
  font-size: 11px;
}
#TOP_AREA .USER_ON_WALLETS tr:nth-child(1) td img {
  margin-right: 7px;
  width: 14px;
  position: relative;
  top: 2px;
}
#SEARCH {
  background: #4d4d4d;
}
#SEARCH label {
  color: white;
  background: #4d4d4d;
}
#SEARCH input {
  background: #4d4d4d;
  color: white;
  border: 2px solid #737373;
}
#SEARCH #SEARCH_TOO_SHORT {
  padding: 3px;
  color: #cddc39;
  font-size: 11px;
}
#SEARCH.floating {
  position: fixed;
  top: 0px;
  width: 85%;
  height: 100vh;
  z-index: 100;
  right: 0;
  overflow: auto;
}
#SEARCH.floating .BACKDROP {
  display: block;
}
#SEARCH.floating .BACKDROP button {
  background: #262626;
}
#LEFT_MENU {
  background: white;
}
#LEFT_MENU table {
  border-bottom: 1px solid #f2f2f2;
}
#LEFT_MENU table td {
  padding: 9px 7px;
  color: #333;
}
#LEFT_MENU table td:nth-child(1) {
  width: 30px;
  text-align: center;
}
#LEFT_MENU table td:nth-child(1) img {
  height: 20px;
  opacity: 0.7;
}
#LEFT_MENU table td:nth-child(2) div:nth-child(1) {
  color: #666;
  font-size: 11px;
}
#LEFT_MENU table td:nth-child(2) div:nth-child(2) {
  font-family: 'Roboto Bold';
}
#LEFT_MENU table td:last-of-type {
  width: 10px;
  text-align: right;
}
#LEFT_MENU table td:last-of-type img {
  opacity: 0.2;
  width: 7px;
  margin-right: 7px;
}
#LEFT_MENU #QUICK_LINKS_LEFT_MENU .quick_link td:nth-child(3) {
  color: #ff9900;
  text-align: right;
  font-size: 11px;
  font-family: 'Roboto Bold';
}
#LEFT_MENU.floating {
  position: fixed;
  top: 0px;
  width: 85%;
  height: 100vh;
  z-index: 100;
  left: 0;
  overflow: auto;
}
#RIGHT_MENU {
  background: #4d4d4d;
}
#RIGHT_MENU table {
  border-bottom: 1px solid #404040;
}
#RIGHT_MENU table td {
  padding: 9px 7px;
  color: white;
}
#RIGHT_MENU table td:nth-child(1) {
  width: 30px;
  text-align: center;
}
#RIGHT_MENU table td:nth-child(1) img {
  height: 20px;
  opacity: 0.7;
}
#RIGHT_MENU table td:nth-child(2) img {
  width: 12px;
  position: relative;
  top: 1px;
}
#RIGHT_MENU table td:nth-child(3) {
  width: 10px;
  text-align: right;
}
#RIGHT_MENU table td:nth-child(3) img {
  opacity: 0.2;
  width: 7px;
  margin-right: 7px;
}
#RIGHT_MENU table tr.other td {
  background: #404040;
}
#RIGHT_MENU.floating {
  position: fixed;
  top: 0px;
  width: 85%;
  height: 100vh;
  z-index: 100;
  right: 0;
  overflow: auto;
}
#SPORT_TREE {
  height: 60px;
  background: #ff9900;
  border-top: 1px solid #e68a00;
}
#SPORT_TREE td {
  width: 14.28571428571429%;
  padding: 7px 0px 7px 0px;
  text-align: center;
  vertical-align: top;
  box-sizing: border-box;
}
#SPORT_TREE td img {
  width: 25px;
  opacity: 0.7;
}
#SPORT_TREE td div {
  margin-top: 3px;
  font-size: 11px;
  color: #333;
}
#SPORT_TREE td div.arrow img {
  opacity: 0.3;
  width: 7px;
}
#SPORT_TREE td.open {
  background: #ffb84d;
}
.SPORT_TREE_submenu table {
  background: #ffb84d;
  border-bottom: 1px solid #ffa31a;
}
.SPORT_TREE_submenu table:last-of-type {
  border-bottom: 0px;
}
.SPORT_TREE_submenu table td {
  text-align: left;
  padding: 7px;
  font-size: 11px;
  color: #333;
}
.SPORT_TREE_submenu table td:first-child {
  width: 50px;
  text-align: center;
}
.SPORT_TREE_submenu table td:first-child img {
  width: 25px;
  opacity: 0.7;
}
.SPORT_TREE_submenu table td:last-child {
  width: 10px;
}
.SPORT_TREE_submenu table td:last-child img {
  opacity: 0.2;
  width: 7px;
}
#BETSLIP .header {
  background: #cddc39;
  text-transform: uppercase;
  padding: 13px 9px!important;
  color: #333 !important;
  font-family: 'Roboto Bold';
  position: relative;
}
#BETSLIP .header .remove {
  position: absolute;
  right: 13px;
}
#BETSLIP .header .remove img {
  opacity: 0.7;
  width: 11px;
  margin-left: 3px;
}
#BETSLIP #BETSLIP-ALERTS {
  display: none;
}
#BETSLIP #BETSLIP-ALERTS .alert {
  padding: 14px;
  text-align: center;
  margin-bottom: 14px;
}
#BETSLIP #BETSLIP-ALERTS .alert.INFO {
  background: #41bd67;
  color: white;
}
#BETSLIP #BETSLIP-ALERTS .alert.INFO a {
  color: white;
  text-decoration: underline;
}
#BETSLIP #BETSLIP-ALERTS .alert.INFO span {
  background: white;
  border-radius: 3px;
  font-family: 'Roboto Bold';
  color: #41bd67;
  padding: 0px 3px;
}
#BETSLIP #BETSLIP-ALERTS .alert.ERROR {
  background: #ffe5dc;
  color: #F44336;
  border: 1px solid #ffcece;
}
#BETSLIP #BETSLIP-ALERTS .alert.ERROR a {
  color: #F44336;
  text-decoration: underline;
}
#BETSLIP #BETSLIP-ALERTS .alert.ERROR span {
  background: #ff6a37;
  border-radius: 3px;
  font-family: 'Roboto Bold';
  color: white;
  padding: 0px 3px;
}
#BETSLIP #betslip_empty {
  padding: 14px 5px;
  color: white;
  background: #4d4d4d;
  text-align: center;
}
#BETSLIP #betslip_empty .button_input_wrapper {
  padding: 14px 0px;
}
#BETSLIP #betslip_empty #REBET_BETSLIP {
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid #666666;
}
#BETSLIP #betslip_empty #REBET_BETSLIP button {
  margin-top: 7px;
  padding: 14px;
  color: #333;
  font-family: 'Roboto Bold';
  font-size: 14px;
  border-radius: 3px;
  text-transform: uppercase;
  background: #cddc39;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS td {
  font-size: 11px;
  color: #333;
  border-bottom: 1px solid #ddd;
  padding: 5px 0px 5px 5px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS td.competitors {
  width: 40%;
  text-align: left;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS td .market {
  color: #666;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS td .selection {
  font-family: 'Roboto Bold';
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS td.boosted {
  width: 20px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS td.boosted img {
  width: 14px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS td.odds {
  text-align: right;
  vertical-align: middle;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS td.odds .old_odds {
  color: #666;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS td.odds .new_odds {
  font-family: 'Roboto Bold';
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS td.odds .closed {
  background: #ff5722;
  color: white;
  border-radius: 3px;
  padding: 1px 5px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS td.odds .odds_change_arrow {
  width: 6px;
  position: relative;
  top: 0px;
  opacity: 0.2;
  margin: 0px 3px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS td.remove_column {
  width: 18px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS td.remove_column button {
  background: transparent;
  color: #aaa;
  border: 1px solid #ddd;
  font-size: 11px;
  padding: 3px 5px;
  border-radius: 20px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS tr.changes td {
  background: #f0edd4;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #SELECTED_SELECTIONS tr.closed td {
  background: #eee;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BONUS_SCHEMAS table {
  margin-top: 3px;
  border: 1px solid #cddc39;
  font-size: 11px;
  border-radius: 3px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BONUS_SCHEMAS table td {
  padding: 7px;
  background: #f3f7d1;
  color: #757f16;
  border: 0px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BONUS_SCHEMAS table td:nth-child(2) {
  background: #e3eb90;
  width: 25px;
  text-align: center;
  padding: 0px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #POPULAR_STAKES {
  display: none;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #POPULAR_STAKES .popular_stake {
  display: inline-block;
  padding: 3px 1px;
  width: 50%;
  float: left;
  box-sizing: border-box;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #POPULAR_STAKES .popular_stake button {
  width: 100%;
  padding: 7px;
  border: 2px solid #333;
  background: white;
  color: #333;
  border-radius: 3px;
  text-align: center;
  font-size: 12px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_WALLETS td {
  padding: 3px 3px 3px 0px;
  font-size: 11px;
  color: #666;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_WALLETS td:nth-child(1) {
  width: 20px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_WALLETS td:nth-child(1) input {
  position: relative;
  top: -1px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_WALLETS td:nth-child(3) {
  position: relative;
  text-align: right;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_WALLETS td:nth-child(3) .gift_icon {
  position: relative;
  margin-left: 7px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_WALLETS td:nth-child(3) .gift_icon img {
  width: 20px;
  position: absolute;
  top: -4px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_WALLETS td:nth-child(3) .gift_icon span {
  margin-left: 20px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_WALLETS td:nth-child(4) {
  width: 20px;
  text-align: center;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_WALLETS td:nth-child(4) button {
  border-radius: 20px;
  background: #eee;
  font-size: 11px;
  color: #999;
  padding: 3px 6px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_WALLETS tr:last-child td {
  font-family: 'Roboto Bold';
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_EXTRA_INFO #MIN_STAKE_INFO .min_stake_separator {
  margin: 0px 7px;
  opacity: 0.5;
  background: transparent;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_EXTRA_INFO #MIN_STAKE_INFO .min_stake_separator:last-child {
  display: none;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_EXTRA_INFO td {
  padding: 3px;
  font-size: 11px;
  color: #666;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_EXTRA_INFO td:nth-child(1) button {
  color: #aaa;
  padding: 1px 3px;
  background: white;
  border-radius: 3px;
  font-size: 11px;
  margin-left: 3px;
  text-decoration: underline;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_EXTRA_INFO td:nth-child(2) {
  text-align: right;
  color: #9daa1e;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_EXTRA_INFO td.highlighted {
  color: #f55e6d;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_EXTRA_INFO .max_details td {
  color: #666;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT .betslip_section .separator {
  height: 1px;
  background: #ddd;
  margin: 0px 5px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT .betslip_section .betslip_section_title {
  background: #999;
  border-bottom: 1px solid #888;
  padding: 7px 9px;
  position: relative;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT .betslip_section .betslip_section_title .bs_arrow {
  width: 10px;
  opacity: 0.5;
  float: right;
  position: relative;
  top: 2px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT .betslip_section .betslip_section_title .action {
  position: absolute;
  right: 0;
  top: 4px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT .betslip_section .betslip_section_title .action button {
  color: #ddd;
  padding: 3px 7px;
  font-size: 11px;
  background: transparent;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT .betslip_section .betslip_section_title > label {
  font-size: 11px;
  color: white;
  text-transform: uppercase;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT .betslip_section .betslip_section_content {
  padding: 5px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT .betslip_section .betslip_section_content > td {
  padding: 3px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_INPUTS .betslip_section_content {
  padding-bottom: 0px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_INPUTS .betslip_input_wrapper {
  position: relative;
  margin-bottom: 5px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_INPUTS .betslip_input_wrapper label {
  color: #333;
  font-size: 11px;
  position: absolute;
  top: 14px;
  left: 14px;
  text-transform: uppercase;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_INPUTS .betslip_input_wrapper input {
  padding: 10px;
  border: 2px solid #333;
  border-radius: 3px;
  width: 100%;
  height: 41px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_INPUTS .betslip_input_wrapper input#TOTAL_STAKE {
  border-right: 0px;
  border-radius: 3px 0px 0px 3px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_INPUTS .betslip_input_wrapper td {
  padding: 0px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_INPUTS #ACCEPT_ODDS_CHANGE_WRAPPER {
  margin-bottom: 7px;
  font-size: 11px;
  color: #666;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_INPUTS #ACCEPT_ODDS_CHANGE_WRAPPER #ACCEPT_ODDS_CHANGE {
  position: relative;
  top: 2px;
}
#BETSLIP #betslip_no_empty #BETSLIP_CONTENT #BETSLIP_INPUTS #ACCEPT_ODDS_CHANGE_WRAPPER a {
  text-decoration: underline;
  color: #aaa;
  margin-left: 7px;
}
#BETSLIP #betslip_no_empty #POPULAR_STAKES_opener {
  border-radius: 0px 3px 3px 0px;
  border: 2px solid #333;
  background: white;
  width: 23px;
  text-align: center;
}
#BETSLIP #betslip_no_empty #POPULAR_STAKES_opener img {
  width: 9px;
  opacity: 0.7;
}
#BETSLIP #BETSLIP_FOOTER {
  padding: 5px;
}
#BETSLIP #BETSLIP_FOOTER .BETSLIP_FOOTER_BTN {
  width: 100%;
  padding: 14px;
  color: #333;
  font-family: 'Roboto Bold';
  font-size: 14px;
  border-radius: 3px;
  text-transform: uppercase;
  background: #cddc39;
}
#BETSLIP #BETSLIP_FOOTER .BETSLIP_FOOTER_BTN.cancel {
  background: #333;
  color: white;
  font-weight: normal;
  margin-top: 7px;
}
#BETSLIP #BETSLIP_FOOTER .BETSLIP_FOOTER_BTN .label {
  font-size: 10px;
}
#BETSLIP #BETSLIP_FOOTER .BETSLIP_FOOTER_BTN#DEPOSIT_BTN,
#BETSLIP #BETSLIP_FOOTER .BETSLIP_FOOTER_BTN#USE_FREE_BET {
  margin-bottom: 7px;
  background: #333;
  color: white;
}
#BETSLIP.floating {
  position: fixed;
  top: 0px;
  width: 85%;
  height: 100vh;
  z-index: 100;
  right: 0;
  overflow: auto;
  background: white;
}
#BETSLIP.floating #BETSLIP-ALERTS {
  display: block;
}
#BETSLIP.floating #betslip_empty {
  background: white;
  color: #333;
}
#BETSLIP #CLEAR-BETSLIP {
  padding: 14px;
  text-align: center;
}
#BETSLIP #CLEAR-BETSLIP button {
  background: transparent;
  color: #aaa;
  font-size: 11px;
  text-decoration: underline;
}
#BETSLIP .terms {
  border-top: 1px solid #ddd;
  padding: 14px;
  text-align: center;
  color: #666;
  font-size: 11px;
}
#BETSLIP_ISLAND {
  position: fixed;
  bottom: 7px;
  right: 7px;
  background: #cddc39;
  border-radius: 3px;
  z-index: 9;
  width: auto;
}
#BETSLIP_ISLAND #BETSLIP_ISLAND_REBET td,
#BETSLIP_ISLAND #BETSLIP_ISLAND_BETSLIP td {
  color: #333;
  padding: 10px;
  text-transform: uppercase;
  font-family: 'Roboto Bold';
}
#BETSLIP_ISLAND #BETSLIP_ISLAND_REBET td:nth-of-type(1),
#BETSLIP_ISLAND #BETSLIP_ISLAND_BETSLIP td:nth-of-type(1) {
  border-radius: 3px 0px 0px 3px;
}
#BETSLIP_ISLAND #BETSLIP_ISLAND_REBET td:last-of-type,
#BETSLIP_ISLAND #BETSLIP_ISLAND_BETSLIP td:last-of-type {
  border-radius: 0px 3px 3px 0px;
}
#BETSLIP_ISLAND #BETSLIP_ISLAND_REBET td {
  background: #dde77a;
}
#BETSLIP_ISLAND #BETSLIP_ISLAND_REBET td:first-child {
  padding-right: 0px;
}
#BETSLIP_ISLAND #BETSLIP_ISLAND_REBET td:last-of-type {
  border-radius: 0px;
}
#BETSLIP_ISLAND #BETSLIP_ISLAND_REBET td img {
  width: 20px;
}
/* BREADCRUMBS */
#BREADCRUMBS {
  background: #333333;
  color: #999999;
}
#BREADCRUMBS td {
  display: inline-block;
  padding: 14px 7px;
}
#BREADCRUMBS td.slash {
  color: #666666;
}
#BREADCRUMBS td.step_dropdown_opener img {
  width: 9px;
  top: -1px;
  position: relative;
  margin-left: 3px;
}
#BREADCRUMBS td img {
  margin-left: 7px;
  width: 14px;
  opacity: 0.3;
}
/* QUICK LINKS */
#LEFT_MENU_QUICK_LINKS table,
#QUICK_LINKS table {
  width: 100%;
  border-bottom: 1px solid #ddd;
}
#LEFT_MENU_QUICK_LINKS table td,
#QUICK_LINKS table td {
  padding: 7px;
  color: #333;
}
#LEFT_MENU_QUICK_LINKS table td:nth-child(1),
#QUICK_LINKS table td:nth-child(1) {
  text-align: center;
  width: 30px;
}
#LEFT_MENU_QUICK_LINKS table td:nth-child(1) img,
#QUICK_LINKS table td:nth-child(1) img {
  width: 20px;
  opacity: 0.7;
}
#LEFT_MENU_QUICK_LINKS table td:nth-child(2) div:nth-child(1),
#QUICK_LINKS table td:nth-child(2) div:nth-child(1) {
  color: #666;
  font-size: 11px;
}
#LEFT_MENU_QUICK_LINKS table td:nth-child(2) div:nth-child(2),
#QUICK_LINKS table td:nth-child(2) div:nth-child(2) {
  font-family: 'Roboto Bold';
}
#LEFT_MENU_QUICK_LINKS table td:nth-child(3),
#QUICK_LINKS table td:nth-child(3) {
  text-align: right;
  padding-right: 1px;
}
#LEFT_MENU_QUICK_LINKS table td:nth-child(3) > span,
#QUICK_LINKS table td:nth-child(3) > span {
  font-size: 11px;
  font-family: 'Roboto Bold';
  color: #ff9900;
  padding: 3px 1px;
  border-radius: 3px;
  width: 25px;
  display: inline-block;
  text-align: center;
}
#LEFT_MENU_QUICK_LINKS table td:nth-child(4),
#QUICK_LINKS table td:nth-child(4) {
  text-align: right;
  width: 10px;
}
#LEFT_MENU_QUICK_LINKS table td:nth-child(4) img,
#QUICK_LINKS table td:nth-child(4) img {
  opacity: 0.2;
  width: 7px;
  margin-right: 7px;
}
#LEFT_MENU_QUICK_LINKS table.quick_link_match td:nth-child(2) .datetime,
#QUICK_LINKS table.quick_link_match td:nth-child(2) .datetime {
  color: #666;
  font-size: 11px;
}
#LEFT_MENU_QUICK_LINKS table.quick_link_match td:nth-child(2) .datetime .is_inplay,
#QUICK_LINKS table.quick_link_match td:nth-child(2) .datetime .is_inplay {
  color: #8bc34a;
}
/* CAROUSEL */
#CAROUSEL {
  position: relative;
  border-top: 1px solid #e68a00;
}
#CAROUSEL .CAROUSEL-ARROW {
  position: absolute;
  background: rgba(51, 51, 51, 0.7);
  padding: 7px;
  box-sizing: border-box;
  height: 30px;
  top: calc(50% - 15px);
}
#CAROUSEL .CAROUSEL-ARROW img {
  position: relative;
  top: 3px;
  width: 7px;
  opacity: 0.7;
}
#CAROUSEL .CAROUSEL-ARROW.left {
  left: 0;
}
#CAROUSEL .CAROUSEL-ARROW.right {
  right: 0;
}
#CAROUSEL .slide img {
  width: 100%;
  display: block;
  box-sizing: border-box;
}
#CAROUSEL-DOTS-WRAPPER {
  padding-bottom: 7px;
  background: #eee;
}
#CAROUSEL-DOTS-WRAPPER #CAROUSEL-DOTS td {
  padding: 1px;
}
#CAROUSEL-DOTS-WRAPPER #CAROUSEL-DOTS td > div {
  height: 5px;
  background: #ddd;
}
#CAROUSEL-DOTS-WRAPPER #CAROUSEL-DOTS td > div.active {
  background: #ff9900;
}
/* JACKPOT BANNER */
#JACKPOT_BANNER {
  position: relative;
  background: #ff9900;
  color: #333;
  padding-top: 7px;
}
#JACKPOT_BANNER img {
  display: block;
  width: 100%;
}
#JACKPOT_BANNER > div {
  padding: 7px 1px;
  text-align: center;
}
#JACKPOT_BANNER > div > div {
  font-size: 16px;
  font-family: 'Roboto Bold';
}
#JACKPOT_BANNER > div > div:nth-child(1) {
  font-family: 'Roboto';
}
/* JACKPOT */
#JACKPOT .LIST_CONTENT > img {
  display: block;
  width: 100%;
}
#JACKPOT .LIST_CONTENT .info_wrapper {
  background: #ff9900;
  color: #333;
  padding: 7px 1px;
  text-align: center;
}
#JACKPOT .LIST_CONTENT .info_wrapper > div {
  font-size: 16px;
  font-family: 'Roboto Bold';
}
#JACKPOT .LIST_CONTENT .info_wrapper > div:nth-child(1) {
  font-family: 'Roboto';
}
#JACKPOT .LIST_CONTENT #messages {
  padding: 14px 14px 7px 14px;
}
#JACKPOT .LIST_CONTENT #messages .jp_message {
  padding: 14px;
  border-radius: 3px;
  color: #333;
  border: 2px solid #ddd;
  margin-bottom: 21px;
  text-align: center;
}
#JACKPOT .LIST_CONTENT #messages .jp_message:last-of-type {
  margin-bottom: 0px;
}
#JACKPOT .LIST_CONTENT #stake_buttons {
  margin: 0px 14px;
}
#JACKPOT .LIST_CONTENT #stake_buttons td {
  padding-top: 14px;
  width: 33.33%;
  color: #333;
}
#JACKPOT .LIST_CONTENT #stake_buttons td > div {
  padding: 3px;
  font-size: 11px;
  text-align: center;
}
#JACKPOT .LIST_CONTENT #stake_buttons td > div:nth-child(1) {
  font-family: 'Roboto Bold';
}
#JACKPOT .LIST_CONTENT #stake_buttons td button {
  border-radius: 3px;
  background: #cddc39;
  padding: 7px 1px;
  width: 100%;
  color: #333;
  font-family: 'Roboto Bold';
}
#JACKPOT .LIST_CONTENT #stake_buttons td button span {
  display: block;
}
#JACKPOT .LIST_CONTENT #stake_buttons td button span:nth-child(1) {
  font-size: 11px;
}
/* v-Gaming */
#VGAMING {
  background: #262626;
}
#VGAMING td img {
  width: 100%;
  box-sizing: border-box;
}
.IFRAME_WRAPPER {
  background: #1a1a1a;
  text-align: center;
}
.SERVICE_NEED_LOGIN {
  padding: 14px;
  background: #ddd;
  text-align: center;
  color: #666;
}
/* SPORT HOME */
#SPORT_HOME_TABS {
  /*background: #ddd;*/
  /*overflow: hidden;*/
}
#SPORT_HOME_TABS .slide {
  width: 25%;
  padding: 14px 1px;
  color: #333;
  font-family: 'Roboto Bold';
  text-align: center;
  border-bottom: 3px solid #ddd;
}
#SPORT_HOME_TABS .slide.selected {
  /*background: white;*/
  border-bottom: 3px solid #ff9900;
  /*border-radius: 3px 3px 0px 0px;*/
  /*box-shadow: 3px 5px 10px 0px rgba(0,0,0,0.2);*/
}
#LIST-GROUP .LIST_HEADER_COMPETITION,
#LIST-COMPETITION .LIST_HEADER_COMPETITION {
  position: relative;
  background: #333;
  color: white;
  padding: 7px;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  border-top: 1px solid #404040;
  border-bottom: 1px solid #262626;
}
#LIST-GROUP .LIST_HEADER_COMPETITION img,
#LIST-COMPETITION .LIST_HEADER_COMPETITION img {
  width: 9px;
  opacity: 0.2;
  margin-left: 7px;
  position: relative;
  top: -3px;
}
#COUPONS .COUPONS_title {
  padding: 17px 14px;
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Roboto Bold';
}
#COUPONS .COUPONS_title img {
  width: 7px;
  opacity: 0.2;
  margin: 0px 7px;
}
#COUPONS_LIST .COUPON {
  border-bottom: 1px solid #eee;
}
#COUPONS_LIST .COUPON td {
  padding: 12px 7px;
  color: #333;
}
#COUPONS_LIST .COUPON td:nth-child(1) {
  padding-left: 14px;
  width: 30px;
  text-align: center;
}
#COUPONS_LIST .COUPON td:nth-child(1) img {
  width: 20px;
  opacity: 0.7;
}
#COUPONS_LIST .COUPON td:nth-child(3) {
  text-align: right;
  box-sizing: border-box;
  padding-right: 14px;
  width: 10px;
}
#COUPONS_LIST .COUPON td:nth-child(3) img {
  width: 7px;
  opacity: 0.2;
}
.COUPON_TITLE {
  background: #ddd;
  color: #333;
  font-family: 'Roboto Bold';
  padding: 14px 7px;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
}
.COUPON_TITLE img {
  width: 20px;
  opacity: 0.7;
  position: relative;
  top: 2px;
  margin-right: 3px;
}
.COUPON_TITLE span {
  position: relative;
  top: -2px;
}
#AZ .AZ_group {
  background: #999;
  color: white;
  padding: 7px 14px;
  text-transform: uppercase;
}
.AZ_competition {
  border-bottom: 1px solid #eee;
}
.AZ_competition td {
  padding: 12px 14px;
  color: #333;
}
.AZ_competition td:nth-child(2) {
  text-align: right;
  padding-left: 1px;
  padding-right: 1px;
}
.AZ_competition td:nth-child(2) > span {
  font-size: 11px;
  font-family: 'Roboto Bold';
  color: #ff9900;
  padding: 3px 1px;
  border-radius: 3px;
  width: 25px;
  display: inline-block;
  text-align: center;
}
.AZ_competition td:nth-child(3) {
  text-align: right;
  box-sizing: border-box;
  width: 10px;
}
.AZ_competition td:nth-child(3) img {
  width: 7px;
  opacity: 0.2;
}
.AZ_competition.selected {
  background: #eee;
}
#AFTER_SALES #BONUS_QUALIFIED {
  padding: 14px;
}
#AFTER_SALES #BONUS_QUALIFIED table {
  border: 2px solid #e3eb90;
  font-size: 11px;
  border-radius: 3px;
}
#AFTER_SALES #BONUS_QUALIFIED table td {
  padding: 7px;
  background: #f3f7d1;
  color: #757f16;
  border: 0px;
}
#AFTER_SALES #BONUS_QUALIFIED table td:nth-child(2) {
  background: #e3eb90;
  width: 25px;
  text-align: center;
  padding: 0px;
}
#AFTER_SALES #REBET {
  padding: 14px;
  text-align: center;
}
#AFTER_SALES #REBET button {
  width: 100%;
  padding: 14px;
  color: #333;
  font-family: 'Roboto Bold';
  font-size: 14px;
  border-radius: 3px;
  text-transform: uppercase;
  background: #cddc39;
  margin-top: 14px;
}
#FOOTER_MENU {
  margin-top: 75px;
  /*background: #eee;*/
  /*    #FOOTER_MENU_BUTTONS {
            td {
                width: 50%;            
                button {
                    background: transparent;
                    color: @color2;
                    border: 1px solid lighten(@color2, 60%);
                    display: block;
                    width: 100%;
                    padding: 7px 1px;
                    text-align: center;
                    border-radius: 3px;
    
                }
                &:nth-child(1) {
                    padding: 7px 3.5px 7px 7px;
                }
                &:nth-child(2) {
                    padding: 7px 7px 7px 3.5px;
                }            
            }        
        }*/
}
#FOOTER_MENU table {
  border-top: 1px solid #eee;
}
#FOOTER_MENU table td {
  padding: 9px 7px;
  color: #333;
  /*&:nth-child(3) {
                text-align: right;
                .arrow {
                    opacity: 0.2;
                    width: 7px;
                }
            }*/
}
#FOOTER_MENU table td:nth-child(1) {
  /*width: 30px;*/
  text-align: center;
  /*img {
                    height: 20px;
                    opacity: 0.7;
                }*/
}
#FOOTER {
  /*background: #eee;*/
  text-align: center;
  padding-top: 25px;
  padding-bottom: 50px;
}
.form_wrapper {
  padding: 7px 0px;
}
.form_wrapper .form_info_wrapper {
  padding: 14px;
  text-align: center;
  color: #404040;
}
.select_input_wrapper,
.text_input_wrapper {
  padding: 14px 14px 7px 14px;
  position: relative;
}
.select_input_wrapper label,
.text_input_wrapper label {
  color: #333;
  font-family: 'Roboto Bold';
  font-size: 11px;
  background: white;
  position: absolute;
  top: 7px;
  left: 21px;
  padding: 1px 5px;
}
.select_input_wrapper select,
.text_input_wrapper select,
.select_input_wrapper input,
.text_input_wrapper input {
  padding: 10px;
  border: 2px solid #ccc;
  border-radius: 3px;
  width: 100%;
}
.select_input_wrapper.with_prefix table,
.text_input_wrapper.with_prefix table {
  border: 2px solid #ccc;
  border-radius: 3px;
}
.select_input_wrapper.with_prefix table td input,
.text_input_wrapper.with_prefix table td input {
  padding: 10px;
  width: 100%;
  border: 0px;
}
.select_input_wrapper.with_prefix table td:nth-child(1),
.text_input_wrapper.with_prefix table td:nth-child(1) {
  width: 50px;
  font-size: 13px;
  color: #ff9900;
  text-align: center;
}
.select_input_wrapper.with_prefix table td:nth-child(1) img,
.text_input_wrapper.with_prefix table td:nth-child(1) img {
  width: 30px;
  border-radius: 3px;
}
.select_input_wrapper.with_eye table,
.text_input_wrapper.with_eye table {
  border: 2px solid #ccc;
  border-radius: 3px;
}
.select_input_wrapper.with_eye table td input,
.text_input_wrapper.with_eye table td input {
  padding: 10px;
  width: 100%;
  border: 0px;
}
.select_input_wrapper.with_eye table td:nth-child(2),
.text_input_wrapper.with_eye table td:nth-child(2) {
  width: 45px;
  text-align: center;
}
.select_input_wrapper.with_eye table td:nth-child(2) img,
.text_input_wrapper.with_eye table td:nth-child(2) img {
  width: 20px;
  border-radius: 3px;
}
.multi_select_input_wrapper {
  padding: 14px 14px 7px 14px;
  position: relative;
}
.multi_select_input_wrapper label {
  color: #333;
  font-family: 'Roboto Bold';
  font-size: 11px;
  background: white;
  position: absolute;
  top: 7px;
  left: 21px;
  padding: 1px 5px;
}
.multi_select_input_wrapper td {
  padding-right: 1px;
}
.multi_select_input_wrapper td select {
  padding: 10px;
  border: 2px solid #ccc;
  border-radius: 3px;
  width: 100%;
}
.multi_select_input_wrapper td:last-of-type {
  padding-right: 0px;
}
.multi_select_input_wrapper .info {
  padding: 3px;
  color: #666;
  font-size: 11px;
}
.button_input_wrapper {
  padding: 14px 14px 7px 14px;
}
.button_input_wrapper button {
  padding: 14px;
  width: 100%;
  border-radius: 3px;
  background: #cddc39;
  color: #333;
  font-family: 'Roboto Bold';
  text-transform: uppercase;
}
.button_input_wrapper button.black {
  color: white;
  background: #333;
}
.button_input_wrapper button.grey {
  background: #999;
}
.radio_input_wrapper {
  padding: 14px 14px 7px 14px;
  position: relative;
}
.radio_input_wrapper label {
  color: #333;
  font-family: 'Roboto Bold';
  font-size: 11px;
  background: white;
  position: absolute;
  top: 7px;
  left: 21px;
  padding: 1px 5px;
}
.radio_input_wrapper table {
  border: 2px solid #ccc;
  border-radius: 3px;
}
.radio_input_wrapper table tr td {
  border-bottom: 2px solid #ccc;
  padding: 7px;
}
.radio_input_wrapper table tr td input {
  position: relative;
  top: 1px;
}
.radio_input_wrapper table tr td:last-child {
  text-align: right;
}
.radio_input_wrapper table tr:last-child td {
  border-bottom: 0px;
}
.radio_input_wrapper table tr.selected {
  background: #e3eb90;
}
.button_input_wrapper .info,
.text_input_wrapper .info,
.select_input_wrapper .info {
  padding: 3px;
  color: #666;
  font-size: 11px;
}
.button_input_wrapper .info.error,
.text_input_wrapper .info.error,
.select_input_wrapper .info.error {
  color: #ff5722;
}
.single_link_wrapper {
  padding: 14px 14px 7px 14px;
  text-align: center;
}
.single_link_wrapper a {
  color: #333;
  font-family: 'Roboto Bold';
  border-bottom: 1px solid #aaa;
}
.header_input {
  padding: 9px;
  margin: 14px;
  border-radius: 3px;
  background: #eee;
  color: #333;
  text-align: center;
  text-transform: uppercase;
}
#REGISTERED #REGISTRATION_STEPS td,
#REGISTER #REGISTRATION_STEPS td {
  width: 50%;
  padding: 21px 3px;
  text-align: center;
  color: #333;
  position: relative;
  vertical-align: top;
}
#REGISTERED #REGISTRATION_STEPS td .line,
#REGISTER #REGISTRATION_STEPS td .line {
  border-top: 2px dashed #eee;
  position: absolute;
  width: 100%;
  top: 27px;
  z-index: -1;
}
#REGISTERED #REGISTRATION_STEPS td .step,
#REGISTER #REGISTRATION_STEPS td .step {
  padding: 3px 7px;
  border-radius: 3px;
  font-family: 'Roboto Bold';
  background: #ddd;
}
#REGISTERED #REGISTRATION_STEPS td .title,
#REGISTER #REGISTRATION_STEPS td .title {
  margin-top: 7px;
  margin-bottom: 3px;
  font-size: 10px;
  font-family: 'Roboto Bold';
}
#REGISTERED #REGISTRATION_STEPS td .text,
#REGISTER #REGISTRATION_STEPS td .text {
  color: #777;
}
#REGISTERED #REGISTRATION_STEPS td.active .line,
#REGISTER #REGISTRATION_STEPS td.active .line {
  border-top: 2px dashed rgba(255, 153, 0, 0.3);
}
#REGISTERED #REGISTRATION_STEPS td.active .step,
#REGISTER #REGISTRATION_STEPS td.active .step {
  background: #ff9900;
}
#REGISTERED #REGISTERED_MESSAGE {
  text-align: center;
  padding: 21px;
}
#REGISTERED #REGISTERED_MESSAGE > div:nth-child(1) {
  color: #ff9900;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 7px;
}
#REGISTERED #REGISTERED_MESSAGE > div:nth-child(2) {
  color: #333;
}
#REGISTERED #REGISTERED_INFO {
  padding: 14px;
}
#REGISTERED #REGISTERED_INFO table td {
  text-align: center;
}
#REGISTERED #REGISTERED_INFO table td:nth-child(1),
#REGISTERED #REGISTERED_INFO table td:nth-child(3) {
  width: 48%;
}
#REGISTERED #REGISTERED_INFO table td:nth-child(1) > div,
#REGISTERED #REGISTERED_INFO table td:nth-child(3) > div {
  padding: 7px;
  border: 2px solid #ddd;
  border-radius: 3px;
}
#REGISTERED #REGISTERED_INFO table td:nth-child(1) > div > div:nth-child(1),
#REGISTERED #REGISTERED_INFO table td:nth-child(3) > div > div:nth-child(1) {
  color: #333;
}
#REGISTERED #REGISTERED_INFO table td:nth-child(1) > div > div:nth-child(2),
#REGISTERED #REGISTERED_INFO table td:nth-child(3) > div > div:nth-child(2) {
  color: #333;
  font-family: 'Roboto Bold';
  margin-top: 3px;
  font-size: 14px;
}
#ACCOUNT .account_btn {
  border-bottom: 1px solid #eee;
}
#ACCOUNT .account_btn td {
  padding: 10px 7px;
  color: #333;
}
#ACCOUNT .account_btn td:nth-child(1) {
  width: 30px;
  text-align: center;
}
#ACCOUNT .account_btn td:nth-child(1) img {
  width: 20px;
  opacity: 0.7;
}
#ACCOUNT .account_btn td:nth-child(3) {
  text-align: right;
}
#ACCOUNT .account_btn td:nth-child(3) img {
  opacity: 0.2;
  width: 7px;
}
#BET_HISTORY {
  /* V 2.0 */
}
#BET_HISTORY #BET_HISTORY_LEGEND {
  background: #eee;
  color: #333;
}
#BET_HISTORY #BET_HISTORY_LEGEND td {
  padding: 7px;
  font-size: 11px;
}
#BET_HISTORY #BET_HISTORY_LEGEND td div:nth-child(1) {
  width: 12px;
  height: 12px;
  float: left;
  border-radius: 20px;
  margin-right: 7px;
}
#BET_HISTORY #BET_HISTORY_LEGEND td div:nth-child(1).SELWIN {
  background: #009688;
}
#BET_HISTORY #BET_HISTORY_LEGEND td div:nth-child(1).SELLOSE {
  background: #ff5722;
}
#BET_HISTORY #BET_HISTORY_LEGEND td div:nth-child(1).SELRUNNING {
  background: #4caf50;
}
#BET_HISTORY #BET_HISTORY_LEGEND td div:nth-child(1).SELVOID {
  background: #666;
}
#BET_HISTORY #BET_HISTORY_LEGEND td div:nth-child(1).BETPLACED {
  background: #4caf50;
  border-radius: 0px;
  width: 5px;
  margin: 0px 10px 0px 3px;
}
#BET_HISTORY #BET_HISTORY_LEGEND td div:nth-child(1).BETSETTLED {
  background: #ccc;
  border-radius: 0px;
  width: 5px;
  margin: 0px 10px 0px 3px;
}
#BET_HISTORY #BET_HISTORY_LEGEND td div:nth-child(1).BETCANCELLED {
  background: #ff5722;
  border-radius: 0px;
  width: 5px;
  margin: 0px 10px 0px 3px;
}
#BET_HISTORY .BET td {
  padding: 7px;
  border-bottom: 1px solid #eee;
  font-size: 10px;
  color: #333;
}
#BET_HISTORY .BET td.status {
  width: 5px;
  padding: 0px;
}
#BET_HISTORY .BET td.status.PLACED {
  background: #4caf50;
}
#BET_HISTORY .BET td.status.SETTLED {
  background: #ccc;
}
#BET_HISTORY .BET td.status.CANCELLED {
  background: #ff5722;
}
#BET_HISTORY .BET td.date {
  width: 40px;
  box-sizing: border-box;
  color: #777;
}
#BET_HISTORY .BET td.info {
  width: 35%;
}
#BET_HISTORY .BET td.info div:nth-child(1) {
  font-family: 'Roboto Bold';
}
#BET_HISTORY .BET td.winning div:nth-child(2) {
  font-family: 'Roboto Bold';
}
#BET_HISTORY .BET td.icons img {
  width: 20px;
}
#BET_HISTORY .BET td.rebet .rebet_btn {
  padding: 2px 5px;
  border-radius: 3px;
  background: #cddc39;
  color: #333;
  text-align: center;
  font-size: 10px;
}
#BET_HISTORY .BET td.rebet .rebet_btn img {
  width: 22px;
}
#BET_HISTORY .BET td.rebet .rebet_btn div:nth-child(2) {
  font-family: 'Roboto Bold';
}
#BET_HISTORY .BET td.cashout .cash_out_btn {
  padding: 2px 5px;
  border-radius: 3px;
  background: #cddc39;
  color: #333;
  text-align: center;
  font-size: 10px;
}
#BET_HISTORY .BET td.cashout .cash_out_btn div:nth-child(2) {
  font-family: 'Roboto Bold';
}
#BET_HISTORY .BET td.cashout .no_cash_out_btn {
  padding: 2px 5px;
  border-radius: 3px;
  background: #ddd;
  color: #333;
  text-align: center;
  font-size: 10px;
}
#BET_HISTORY .BET td.arrow {
  width: 9px;
  text-align: center;
}
#BET_HISTORY .BET td.arrow img {
  opacity: 0.2;
}
#BET_HISTORY .BET_CASHOUT {
  display: none;
  background: #eee;
}
#BET_HISTORY .BET_CASHOUT table td {
  width: 50%;
}
#BET_HISTORY .BET_CASHOUT table td:nth-child(1) .button_input_wrapper {
  padding: 7px 3.5px 7px 7px;
}
#BET_HISTORY .BET_CASHOUT table td:nth-child(2) .button_input_wrapper {
  padding: 7px 7px 7px 3.5px;
}
#BET_HISTORY .BET_DETAILS {
  display: none;
  background: #eee;
}
#BET_HISTORY .BET_DETAILS td {
  font-size: 11px;
  color: #333;
}
#BET_HISTORY .BET_DETAILS .bet_details_section .title {
  padding: 7px;
  background: #ddd;
  text-align: center;
}
#BET_HISTORY .BET_DETAILS .bet_details_section td {
  padding: 7px;
}
#BET_HISTORY .BET_DETAILS .bet_details_section td:nth-child(2) {
  text-align: right;
}
#BET_HISTORY .BET_DETAILS .BETTYPE td {
  padding: 7px;
  border-bottom: 1px solid #ddd;
}
#BET_HISTORY .BET_DETAILS .BETTYPE td:nth-child(2) {
  text-align: right;
}
#BET_HISTORY .BET_DETAILS .SELECTION td {
  padding: 7px;
  border-bottom: 1px solid #ddd;
}
#BET_HISTORY .BET_DETAILS .SELECTION .selection_status_td {
  width: 15px;
  padding: 0px;
}
#BET_HISTORY .BET_DETAILS .SELECTION .selection_status_td .selection_status {
  width: 12px;
  height: 12px;
  border-radius: 20px;
  margin-left: 7px;
}
#BET_HISTORY .BET_DETAILS .SELECTION .selection_status_td .selection_status.WIN {
  background: #009688;
}
#BET_HISTORY .BET_DETAILS .SELECTION .selection_status_td .selection_status.LOSE {
  background: #ff5722;
}
#BET_HISTORY .BET_DETAILS .SELECTION .selection_status_td .selection_status.RUNNING {
  background: #4caf50;
}
#BET_HISTORY .BET_DETAILS .SELECTION .selection_status_td .selection_status.VOID {
  background: #666;
}
#BET_HISTORY .BET_DETAILS .SELECTION .sport_icon {
  width: 15px;
  text-align: center;
}
#BET_HISTORY .BET_DETAILS .SELECTION .sport_icon img {
  width: 15px;
  opacity: 0.7;
}
#BET_HISTORY .BET_DETAILS .SELECTION .date {
  color: #777;
}
#BET_HISTORY .BET_DETAILS .SELECTION .selection {
  font-family: 'Roboto Bold';
}
#BET_HISTORY .BET_DETAILS .SELECTION .odds {
  text-align: right;
  font-family: 'Roboto Bold';
}
#BET_HISTORY .BET2 .label,
#BET_HISTORY .BET_DETAILS .label {
  font-size: 11px;
  color: #777;
  margin-right: 3px;
}
#BET_HISTORY .BET2 .value,
#BET_HISTORY .BET_DETAILS .value {
  color: #333;
  font-family: 'Roboto Bold';
}
#BET_HISTORY .BET2 {
  margin-top: 3px;
}
#BET_HISTORY .BET2 td {
  padding: 7px;
}
#BET_HISTORY .BET2 td:nth-child(2) {
  text-align: right;
}
#BET_HISTORY .BET2 .bet_amount {
  background: #333;
  color: white;
}
#BET_HISTORY .BET2 .bet_amount .value {
  color: white;
  font-weight: normal;
}
#BET_HISTORY .BET2 .bet_status {
  text-transform: uppercase;
  background: #ccc;
  font-size: 11px;
}
#BET_HISTORY .BET2 .bet_status td {
  text-align: center;
}
#BET_HISTORY .BET2 .bet_options {
  border-bottom: 1px solid #ddd;
}
#BET_HISTORY .BET2 .option {
  background: #eee;
  vertical-align: top;
  padding: 3px;
  padding-right: 0px;
}
#BET_HISTORY .BET2 .option > table {
  border-radius: 3px;
}
#BET_HISTORY .BET2 .option > table td:nth-child(2) {
  width: 10px;
}
#BET_HISTORY .BET2 .option > table td:nth-child(2) img {
  opacity: 0.2;
  width: 7px;
}
#BET_HISTORY .BET2 .option:last-of-type {
  padding-right: 3px;
}
#BET_HISTORY .BET2 .option .option_label img {
  width: 14px;
  position: relative;
  top: 2px;
  margin-right: 3px;
}
#BET_HISTORY .BET2 .option .option_label span {
  font-family: 'Roboto Bold';
  text-transform: uppercase;
  font-size: 14px;
  color: #333;
}
#BET_HISTORY .BET2 .option .option_info {
  font-size: 11px;
  color: #777;
}
#BET_HISTORY .BET2 .option.rebet table {
  background: #cddc39;
}
#BET_HISTORY .BET2 .option.rebet table .option_label span {
  color: #393e0b;
}
#BET_HISTORY .BET2 .option.rebet table .option_info {
  color: #616913;
}
#BET_HISTORY .BET2 .option.cashout table {
  background: #e3eb90;
}
#BET_HISTORY .BET2 .option.cashout table .option_label span {
  color: #393e0b;
}
#BET_HISTORY .BET2 .option.cashout table .option_info {
  color: #616913;
}
#BET_HISTORY .BET2 .option.share table {
  background: white;
}
#BET_HISTORY .BET2 .bet_ref {
  background: #eee;
  border-bottom: 1px solid #ddd;
}
#BET_HISTORY .BET2 .bet_return {
  background: #eee;
  border-bottom: 1px solid #ddd;
}
#BET_HISTORY .BET2 .show_bet_details {
  background: #ddd;
  padding: 7px;
  text-align: center;
}
#BET_HISTORY .BET2 .show_bet_details img {
  width: 9px;
  opacity: 0.3;
}
#BET_HISTORY .BET2 .show_bet_details span {
  font-size: 10px;
  color: #333;
  text-transform: uppercase;
}
#BET_HISTORY .BET2.BET2_winning .bet_status .option {
  background: #cddc39;
}
#BET_HISTORY .BET2.BET2_losing .bet_status .option {
  background: #ffd6d6;
}
#BET_HISTORY .BET2.BET2_losing .bet_status .option .option_info,
#BET_HISTORY .BET2.BET2_losing .bet_status .option .option_label span {
  color: #c3544c;
}
#BET_HISTORY .BET_CASHOUT {
  background: #eee;
  border-bottom: 1px solid #ddd;
}
#BET_HISTORY .BET_CASHOUT td {
  width: 50%;
  padding: 3px;
}
#BET_HISTORY .BET_CASHOUT td:first-of-type {
  padding-right: 1.5px;
}
#BET_HISTORY .BET_CASHOUT td:last-of-type {
  padding-left: 1.5px;
}
#BET_HISTORY .BET_CASHOUT td button {
  background: #cddc39;
  width: 100%;
  padding: 14px;
  font-size: 11px;
  border-radius: 3px;
  text-transform: uppercase;
}
#BET_HISTORY .BET_CASHOUT td button.black {
  color: white;
  background: #333;
}
#BET_HISTORY .BET_SHARE {
  padding: 3px;
  background: #eee;
  border-bottom: 1px solid #ddd;
}
#BET_HISTORY .BET_SHARE div {
  color: #333;
}
#BET_HISTORY .BET_SHARE td {
  padding: 14px;
  color: #333;
  text-align: center;
  background: white;
  border-radius: 3px;
}
#BET_HISTORY .BET_SHARE td .BET_SHARE_SN {
  width: auto;
  margin: auto;
}
#BET_HISTORY .BET_SHARE td .BET_SHARE_SN img {
  width: 40px;
}
#BET_HISTORY .BET_SHARE td .link {
  margin: 7px 0px;
  color: #b2c022;
}
#BET_HISTORY .copy_clipboard {
  border-radius: 3px;
  background: #eee;
  border: 1px solid #ccc;
  font-size: 9px;
  color: #333;
}
#BET_HISTORY .BET_DETAILS {
  background: white;
  width: 100%;
}
#BET_HISTORY .BET_DETAILS .extra_details {
  background: #eee;
}
#BET_HISTORY .BET_DETAILS .extra_details td {
  border-bottom: 1px solid #ddd;
  padding: 7px;
}
#BET_HISTORY .BET_DETAILS .extra_details td:nth-child(2) {
  text-align: right;
}
#BET_HISTORY .BET_DETAILS .bet_details_header {
  background: #ddd;
  text-align: center;
  padding: 9px 7px;
  text-transform: uppercase;
  font-size: 9px;
  color: #333;
}
#BET_HISTORY .BET_DETAILS .bet_selection {
  width: 100%;
  color: #333;
}
#BET_HISTORY .BET_DETAILS .bet_selection td {
  padding: 7px 7px 0px 7px;
}
#BET_HISTORY .BET_DETAILS .bet_selection td.icon {
  width: 15px;
}
#BET_HISTORY .BET_DETAILS .bet_selection td.icon img {
  width: 15px;
  opacity: 0.9;
}
#BET_HISTORY .BET_DETAILS .bet_selection td.selection {
  text-transform: uppercase;
  font-family: 'Roboto Bold';
  font-size: 14px;
}
#BET_HISTORY .BET_DETAILS .bet_selection td.odds {
  text-align: right;
  font-family: 'Roboto Bold';
  font-size: 14px;
}
#BET_HISTORY .BET_DETAILS .bet_selection.WIN .selection,
#BET_HISTORY .BET_DETAILS .bet_selection.WIN .odds {
  color: #8bc34a;
}
#BET_HISTORY .BET_DETAILS .bet_selection.VOID .selection,
#BET_HISTORY .BET_DETAILS .bet_selection.VOID .odds {
  color: #999;
}
#BET_HISTORY .BET_DETAILS .bet_selection.LOSE .selection,
#BET_HISTORY .BET_DETAILS .bet_selection.LOSE .odds {
  color: #e2756d;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info {
  border-bottom: 1px solid #ddd;
  color: #333;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td {
  padding: 7px;
  vertical-align: top;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td > div {
  margin-bottom: 7px;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td > div:last-of-type {
  margin-bottom: 0px;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td > div.event {
  font-family: 'Roboto Bold';
  position: relative;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td > div.event.linkable {
  text-decoration: underline;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td > div.event img {
  position: absolute;
  width: 15px;
  top: -1px;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td > div.event span.is_inplay {
  margin-left: 20px;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td > div.market {
  color: #777;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td > div.date {
  color: #777;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td:nth-child(2) {
  vertical-align: bottom;
  text-align: right;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td:nth-child(2) .date.is_inplay {
  color: #8bc34a;
  margin-bottom: 3px;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td:nth-child(2) .date.is_inplay.no_running {
  color: #777;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td:nth-child(2) .SELECTION_SCORE {
  color: #8bc34a;
  margin-bottom: 3px;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td:nth-child(2) .SELECTION_SCORE.no_running {
  color: #777;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td:nth-child(2) .show_scoreboard {
  background: #d5e9bd;
  padding: 3px 7px;
  font-size: 11px;
  color: #3c571d;
  border-radius: 3px;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td:nth-child(2) .show_scoreboard.no_running {
  background: #eee;
  color: #777;
}
#BET_HISTORY .BET_DETAILS .bet_selection_info td:nth-child(2) .show_scoreboard_arrow {
  width: 9px;
  opacity: 0.3;
}
#BET_HISTORY .BET_DETAILS .SELECTION_FULL_SCOREBOARD {
  background: #d5e9bd;
}
#BET_HISTORY .BET_DETAILS .SELECTION_FULL_SCOREBOARD table tr td {
  border-bottom: 1px dashed #a4d070;
  padding: 3px 7px;
  text-align: center;
  font-size: 11px;
  color: #3c571d;
}
#BET_HISTORY .BET_DETAILS .SELECTION_FULL_SCOREBOARD table tr td:first-of-type {
  text-align: left;
  width: 30%;
  max-width: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#BET_HISTORY .BET_DETAILS .SELECTION_FULL_SCOREBOARD table tr td img {
  width: 15px;
  opacity: 0.7;
}
#BET_HISTORY .BET_DETAILS .SELECTION_FULL_SCOREBOARD table tr td .yellow_cards {
  width: 10px;
  height: 14px;
  background: #f9f98a;
  border-radius: 3px;
  margin: auto;
}
#BET_HISTORY .BET_DETAILS .SELECTION_FULL_SCOREBOARD table tr td .red_cards {
  width: 10px;
  height: 14px;
  background: #f9a9a3;
  border-radius: 3px;
  margin: auto;
}
#BET_HISTORY .BET_DETAILS .SELECTION_FULL_SCOREBOARD table tr td.header {
  font-family: 'Roboto Bold';
  background: #c8e3aa;
}
#BET_HISTORY .BET_DETAILS .SELECTION_FULL_SCOREBOARD.no_running {
  background: #eee;
}
#BET_HISTORY .BET_DETAILS .SELECTION_FULL_SCOREBOARD.no_running table tr td {
  border-bottom: 1px dashed #d5d5d5;
}
#TRANSACTIONS_HISTORY #TRANSACTIONS_HEADER {
  background: #ddd;
}
#TRANSACTIONS_HISTORY #TRANSACTIONS_HEADER th {
  padding: 7px;
  font-size: 10px;
  color: #333;
  text-align: right;
}
#TRANSACTIONS_HISTORY #TRANSACTIONS_HEADER th:nth-child(1) {
  text-align: left;
}
#TRANSACTIONS_HISTORY .TRANSACTION td {
  padding: 7px;
  font-size: 10px;
  color: #333;
  text-align: right;
  border-bottom: 1px solid #eee;
}
#TRANSACTIONS_HISTORY .TRANSACTION td:nth-child(1) {
  text-align: left;
}
#TRANSACTIONS_HISTORY .TRANSACTION td.info div:nth-child(1) {
  color: #777;
}
#TRANSACTIONS_HISTORY .TRANSACTION td.info div:nth-child(2) {
  font-family: 'Roboto Bold';
}
#TRANSACTIONS_HISTORY .TRANSACTION td.transaction_green {
  color: #8bc34a;
}
#TRANSACTIONS_HISTORY .TRANSACTION td.transaction_red {
  color: #ff5722;
}
.USER_PAGINATION {
  margin-top: 24px;
  border-top: 1px solid #eee;
}
.USER_PAGINATION td {
  padding: 7px;
}
.USER_PAGINATION td button {
  background: #333;
  color: white;
  padding: 5px;
  font-size: 11px;
  border-radius: 3px;
}
.USER_PAGINATION td button img {
  width: 7px;
  opacity: 0.2;
  position: relative;
  top: 1px;
}
.USER_PAGINATION td:nth-child(1) img {
  margin-right: 3px;
}
.USER_PAGINATION td:nth-child(2) {
  text-align: right;
}
.USER_PAGINATION td:nth-child(2) img {
  margin-left: 3px;
}
#img_wrapper {
  text-align: center;
  padding: 10px;
  background: #333;
}
#img_wrapper img {
  width: 150px;
}
#text_header {
  text-align: center;
  padding: 20px;
  color: #333;
  font-size: 27px;
}
#text1,
#text2 {
  text-align: center;
  padding: 20px;
  color: #333;
  text-transform: uppercase;
}
#contact > div:nth-child(1) {
  padding: 7px;
  color: white;
  background: #333;
  text-transform: uppercase;
  text-align: center;
}
#contact .contact_way {
  color: #333;
  text-align: center;
  padding: 14px 3px;
  border-bottom: 1px solid #eee;
}
#contact .contact_way .header {
  font-family: 'Roboto Bold';
  text-transform: uppercase;
}
#contact .contact_way .header img {
  width: 35px;
  margin-bottom: 3px;
}
#contact .contact_way .header.whatsapp {
  color: #00aa11;
}
#contact .contact_way .header.facebook {
  color: #0080ff;
}
#contact .contact_way a {
  color: #333;
}
/*# sourceMappingURL=index.css.map */