header {
	background: #333333;
}
body {
  background: #333333 !important;
  background-size: 100% !important;
}
.loadere {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../../../images/loading-grey.gif') 50% 50% no-repeat #1a1a1a !important;
    background-size: 5%;
    opacity: 1;
  } 
.today-hidden, .tomorrow-hidden {
	display: block !important;
}
.balance-wallet {
	display: block !important;
}
.nextevents {
	display: none !important;
}
.today-hidden {
    display: none !important;
}
.tomorrow-hidden {
    display: none !important;
}
.content {
	background: transparent !important;
}
.title_banners .title {
  text-transform: uppercase;
  font-weight: 600;
  text-shadow: 1px 1px 1px #000 !important;
}
.viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game {
	border-bottom: 1px solid #6c6c6c;
	border-top: 1px solid #030303;
	margin-bottom: -1px;
}
.viewLayout.americanV .scheduleG .scheduleGrid .box .matchupBox .league .game .teams .home .tname {
  color:#c7c7c7;
}
.viewLayout .wagerBetslip .sandBox .actionRequired, .viewLayout .wagerBetslip .sandBox .bet, .viewLayout .wagerBetslip .selectedBets .actionRequired, .viewLayout .wagerBetslip .selectedBets .bet {
  background-color: #3d3d3d !important;
    padding: 10px 10px 3px 10px;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid #3d3d3d;
    border-bottom: none;
    transition: all .2s ease-out;
    opacity: 1;
    color: #cbcbcb !important;
}
.viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .game-date small {
	font-size: 10px!important;
	font-weight: 400;
	color: rgb(255, 71, 120);
}
.viewLayout .scheduleG .scheduleGrid .box label {
	padding: 0;
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: rgb(255, 71, 120);
	font-size: 11px;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
	font-family: Tahoma,Arial,'Helvetica Neue',Helvetica,sans-serif;
	letter-spacing: normal;
}
.viewLayout .wagerBetslip .sandBox .actionRequired .bet-controls .removeBet:after, .viewLayout .wagerBetslip .sandBox .bet .bet-controls .removeBet:after, .viewLayout .wagerBetslip .selectedBets .actionRequired .bet-controls .removeBet:after, .viewLayout .wagerBetslip .selectedBets .bet .bet-controls .removeBet:after {

    background-color: rgb(255, 71, 120) !important;
    color: #000 !important;
    border: 1px solid #000 !important;
    box-shadow: 0 2px 3px #333333 !important;
    width: 15px;
    height: 15px;
    padding-left: 2px;
}
.viewLayout .wagerBetslip .sandBox .actionRequired .betLabel, .viewLayout .wagerBetslip .sandBox .actionRequired .betLine, .viewLayout .wagerBetslip .sandBox .bet .betLabel, .viewLayout .wagerBetslip .sandBox .bet .betLine, .viewLayout .wagerBetslip .selectedBets .actionRequired .betLabel, .viewLayout .wagerBetslip .selectedBets .actionRequired .betLine, .viewLayout .wagerBetslip .selectedBets .bet .betLabel, .viewLayout .wagerBetslip .selectedBets .bet .betLine {
  color: rgb(255, 71, 120);
  font-weight: 700;
  font-family: Tahoma,Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-size: 11px!important;
}
.viewLayout .sideNav .panel-default>.panel-heading a {
  font-size: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  padding: 9px 35px 6px;
  text-decoration: none;
  /* padding-left: 5px; */
}
.img-country {
  position: absolute;
  width: 22px;
  z-index: 1;
  left: 5px;
  top: 2px;
}
.viewLayout .scheduleG .gameView .gameTitle button {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
  font-size: 12px;
  margin-bottom: 5px;
}
.viewLayout .scheduleG .scheduleGrid .box .propsList .propItem label .teamName {
  display: inline-block;
  vertical-align: middle;
  width: 60%;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 2px 0;
  color: #ffffff;
}
.viewLayout .sideNav .list-group-item a {
    font-size: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding: 5px 10px 8px 35px;
    text-decoration: none;
    text-transform: uppercase;
    border-right: 1px solid #aac0ec;
    border-left: 1px solid #aac0ec;
    color: rgb(255, 71, 120);
}
.viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .game-time small {
	font-size: 10px!important;
	font-weight: 400;
	color: #ffffff;
}
.viewLayout .sideNav .list-group-item a .active {
	font-size: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	padding: 5px 10px 8px 35px;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #aac0ec;
	border-left: 1px solid #aac0ec;
	color: #000 !important;
}
.viewLayout .scheduleG .scheduleGrid .box .matchupBox {
  width: 100%;
  text-align: center;
  border: solid #000000;
  border-width: 0 1px 2px 1px;
  font-size: 11px;
}
.button-hide-ticket {
  border-radius: 8px 0 0 8px;
  position: absolute;
  top: 0;
  display: none;
  width: 50px;
  height: 35px;
  right: 300px;
  background: #333333;
  box-shadow: -6px 6px 8px rgba(0,0,0,.6);
  color: #fff;
  padding: 7px 1px 0 6px;
  font-size: 16px;
  z-index: 301;
  cursor: pointer;
}
.button-hide-sport {
  border-radius: 0 8px 8px 0;
  position: absolute;
  top: 0;
  width: 50px;
  height: 35px;
  left: 250px;
  background: #333333;
  box-shadow: 5px 5px 8px rgba(0,0,0,.6);
  color: #fff;
  padding: 7px 1px 0 6px;
  font-size: 16px;
  z-index: 301;
  cursor: pointer;
}
.show-menu-options {
  background: #c80563;
  color: #000;
  width: 59px;
  padding: 2px 9px;
  border-radius: 3px;
  font-weight: 700;
}
header .midRow .menu a {
	color: #fff;
	background: rgb(255, 71, 120);
}
header .midRow .menu a:hover {
	color: #000;
}
header .midRow .menu .active a {
	color: #000;
}
.section-item {
	background: #333333;
	padding: 10px 20px;
}
.nav-box {
	background: rgb(255, 71, 120) !important;
}
#menuBack .nav-box {
	background: rgb(255, 71, 120);
}
header .midRow .menu a:hover {
	background: #c80563;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.btn.btn-default.dropdown-toggle {
	background-color: rgb(255, 71, 120);
	color: #fff;
}

.btn.btn-default.dropdown-toggle:hover {
  background: #c80563;
  color: #000 !important;
}

.btn.btn-default.dropdown-toggle:hover span {
	color: #000000!important;
}

.menu li.active a {
	background:#c80563 !important;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.body-history:hover {
	border: 1px solid #fff !important;
	box-shadow: 0 0 10px #fff;
}

.viewLayout .sideNav .panel-default > .panel-heading {
	background-color: #333333;
	color: #fff;
}

.viewLayout .sideNav .panel-default > .panel-heading.selected,
.viewLayout .sideNav .panel-default > .panel-heading:hover {
	background-color:#474747;
}

.viewLayout .sideNav .list-group-item > .expandCountry {
  	background: #3d3d3d !important;
    border-right: 1px solid #3d3d3d;
    border-left: 1px solid #3d3d3d;
    color: #ffffff;
}
.viewLayout .sideNav .list-group-item > .expandCountry:hover {
	background: rgb(255, 71, 120)!important;
	border-right: 1px solid rgb(255, 71, 120);
	border-left: 1px solid rgb(255, 71, 120);
	color: #ffffff;
  }
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
	border-bottom: 2px solid #333333 !important;
	background: #222222 !important;
}
.viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .teams .draw {
  font-weight: 700;
  color: #ececec;
}
.viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .teams .visitor .tname {
  color: #ffffff;
  font-weight: 700;
}
.viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .points-line {
  font-weight: 700;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  color: #ececec;
  top: 1px;
  font-family: Tahoma,Arial,'Helvetica Neue',Helvetica,sans-serif;
  letter-spacing: normal;
}
.viewLayout .scheduleG .controls {
	background: rgb(255, 71, 120);
	border-left: 1px solid #3d3d3d;
	border-right: 1px solid #3d3d3d;
	border-top: 1px solid #3d3d3d;
}
.viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .hdp, .viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .hdp-away, .viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .hdp-home, .viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .mline-1, .viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .mline-2, .viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .mline-X, .viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .ou, .viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .ou-over, .viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .ou-under, .viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .props {
  margin: 0 -5px;
  border-left: 1px solid #3d3d3d;
  min-height: auto;
}
.date-ofEvent {
  height: 66px;
  border-right: 1px solid #3d3d3d;
}
.viewLayout .scheduleG .doubleLine .box .matchupBox .header-row .hdp-homeAway, .viewLayout .scheduleG .doubleLine .box .matchupBox .header-row .mline-1x2, .viewLayout .scheduleG .doubleLine .box .matchupBox .header-row .ou-total {
  height: 33px;
  padding: 8px 1px;
  border-left: 2px solid #3d3d3d!important;
  margin: 0 -5px;
}
.viewLayout .scheduleG .scheduleGrid .box .matchupBox .header-row {
	background-color: #333333;
	text-transform: uppercase;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	border-left-color: #333333;
}

.viewLayout .wagerBetslip .betslip-header {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	background: #333333;
}

.viewLayout .wagerBetslip .betReview {
	background: #333333;
}

.viewLayout .scheduleG .controls button {
	background: #333333;
	color: #fff;
}

.viewLayout .wagerBetslip .betReview input[type="button"] {
	border: 1px solid rgb(255, 71, 120);
	background-color: transparent;
	color: #fff;

	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.content-ticket {
	overflow: hidden;
	background: #333333;
	padding: 30px;
}
.info-ticket-selects {
	color: #fff;
	background: #202020;
	border-radius: 5px;
	margin-top: 1px;
	width: 100%;
	float: left;
	padding: 5px 15px;
	margin-bottom: 3px;
}
.ticket-num {
	width: 25%;
	padding: 18px 0 18px 0;
	background: #000000;
	color: #fff;
	font-weight: 700;
	border-radius: 5px;
	text-align: center;
	font-size: 15px;
	border-left: 1px solid #b5b2b2;
	border-top: 1px solid #b5b2b2;
	margin-bottom: 5px;
	float: left;
}
.body-history td {
	text-align: center;
	font-size: 14px;
}
.status-boton {
	border-radius: 0;
	padding: 2px 0;
	font-weight: 700;
	font-size: 14px;
}
.btn-dark{
	color: #fff;
	background-color: #000000 !important;
	border-color: #000000 !important;
	z-index: 5000;
}
.md-progress-circular.md-theme {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: #202020;
	display: flex;
	align-items: center;
	cursor: pointer;
	z-index: 100;
}
.ticket_total div {
	text-align: center;
	padding: 6px 23px;
	background: #000000;
	border-radius: 5px;
	border: 1px solid #fff334;
	float: right;
	color: #fff334;
	font-size: 20px;
}
.viewLayout .nav-tabs>li>a {
	padding: 5px;
	text-transform: uppercase;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: rgb(255, 71, 120);
	font-weight: 700;
}
.viewLayout .nav-tabs>li>a:hover {
	background: rgb(255, 71, 120);
	color: #000000;
}
.viewLayout .wagerBetslip .betReview input[type="button"]:hover {
	border: 1px solid rgb(255, 71, 120);
	background-color:rgb(255, 71, 120);
	color: #000;
}

.viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game.odd {
	background-color: #222222;
}

.viewLayout .scheduleG .controls .toggle-nav .btn {
	color: #fff;
	background-color: #333333;
}

.viewLayout .scheduleG .scheduleGrid .box h1.title {
	background: #333333;
	color: #fff;
}
.crash-ticket {
  color: #fff;
  cursor: pointer;
  background: #333333;
  text-align: center;
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
  top: 5px;
}
.trash-ticket>i {
  font-size: 24px!important;
}
.viewLayout .scheduleG .controls .badge {
  background: #c80563;
  color: black;
  font-size: 12px;
}

.viewLayout .nav-tabs > li > a {
	border: 1px solid #333333;
	border-bottom: none;
}

.viewLayout .nav-tabs {
	background-color: #474747;
	border: 1px solid #474747;
	border-bottom: 5px solid #333333;
}
.viewLayout .nav-tabs>li.active>a {
  color: #fff;
  border: 1px solid #474747;
  border-bottom: none;
}
.viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game.even {
	background-color: #222222;
}
.viewLayout .nav-tabs > li.active > a {
	background: rgb(255, 71, 120);
	color: #fff;
	font-weight: 700;
	font-size: 15px;
}

.viewLayout .wagerBetslip #betslipEmpty {
	background: #333333;
}

.list-group-item.active {
	background: rgb(255, 71, 120) !important;
}

.viewLayout .nav-tabs > li.active > a:focus,
.viewLayout .nav-tabs > li.active > a:hover {
	background-color: #333333;
	color: #fff;
	border: 1px solid #333333;
	border-bottom: none;
}

.header-row {
	background-color: #333333;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	border-left-color: #333333;
}

.regulation {
	background: #212121 !important;
	color: #fff;
	padding: 8px 23px;
	text-align: justify;
}

table.live_betting_table {
	background: #232323;
}
.live_betting_table tr {
    border-bottom: 1px solid #333333;
}
.container-logo-ticket {
    text-align: center;
    background: #474747;
    margin-bottom: 10px;
}
.selectDayScore {
	margin-bottom: 5px;
	background-color: #1e405f;
	border-left: 1px solid #3d3d3d;
	border-right: 1px solid #3d3d3d;
	border-top: 1px solid #3d3d3d;
}

.day-selected.active,
.day-selected:hover {
	background: #c80563;
	color:#000;
}
.viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .props .fg_tab a span {
	font-family: Tahoma,Arial,'Helvetica Neue',Helvetica,sans-serif;
	display: inline-block;
	padding: 2px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-clip: padding-box;
	color: rgb(255, 71, 120);
	min-width: 25px;
	font-weight: 700;
}
.viewLayout .scheduleG .controls .toggle-nav .btn:hover {
	background: #660383;
}

.viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game:hover {
	box-shadow: 0 0 10px rgba(21, 50, 87, 0.25);
	background: #141414;
}

.viewLayout .wagerBetslip .empty span:nth-child(2) {
	color: rgb(255, 71, 120);
}

.viewLayout .scheduleG .scheduleGrid .box .selected label {
	outline: 1px solid rgb(255, 71, 120);
	background: rgb(255, 71, 120);
	color: #000;
}

.hdp.selected label span,
.ou.selected label span {
	background: #c80563;
	color: #000 !important;
}

.viewLayout .wagerBetslip section {
	background-color: #333333;
	color: #dadada;
	z-index: 110;
}

.viewLayout .scheduleG .gameView .scheduleGrid .box .propsRow label {
	background-color: #f9f2e5;
}
.viewLayout .scheduleG .gameView .scheduleGrid .box .propsRow label:hover {
	background-color: #333333 !important;
}

.viewLayout .wagerBetslip .betReview .betTotals .total #RiskAmount,
.viewLayout .wagerBetslip .betReview .betTotals .total #WinAmount {
	color: rgb(255, 71, 120);
}

.viewLayout .scheduleG .gameView .scheduleGrid .box .propsRow label {
	background-color: #222222;
}

.viewLayout .scheduleG .gameView .gameTitle button:hover {
	background-color: rgb(255, 71, 120);
	color: #000;
	border: rgb(255, 71, 120);
}

.viewLayout .scheduleG .gameView .gameTitle button:hover {
	background-color: rgb(255, 71, 120);
	color: #000;
}

.viewLayout
	.scheduleG
	.gameView
	.scheduleGrid
	.box
	.propsRow
	.propsList
	.selected {
	background-color: rgb(255, 71, 120) !important;
	border: none;
	color: #000;
}

.viewLayout .scheduleG .scheduleGrid .box .propsList .selected .teamName {
	color: #000 !important;
}

.viewLayout .scheduleG .scheduleGrid .box label.selected {
	outline: 1px solid #c80563;
}

.viewLayout
	.scheduleG
	.gameView
	.scheduleGrid
	.box
	.propsRow
	.propsList
	.propItem.hdp-home,
.viewLayout
	.scheduleG
	.gameView
	.scheduleGrid
	.box
	.propsRow
	.propsList
	.propItem.mline-1,
.viewLayout
	.scheduleG
	.gameView
	.scheduleGrid
	.box
	.propsRow
	.propsList
	.propItem.mline-2,
.viewLayout
	.scheduleG
	.gameView
	.scheduleGrid
	.box
	.propsRow
	.propsList
	.propItem.ou-over {
	border-color: #000000 !important;
}

.viewLayout
	.scheduleG
	.gameView
	.scheduleGrid
	.box
	.propsRow
	.propsList
	.propItem.hdp-away,
.viewLayout
	.scheduleG
	.gameView
	.scheduleGrid
	.box
	.propsRow
	.propsList
	.propItem.mline-2,
.viewLayout
	.scheduleG
	.gameView
	.scheduleGrid
	.box
	.propsRow
	.propsList
	.propItem.ou-under {
	border-right: 1px solid #000000 !important;
}

.viewLayout
	.scheduleG
	.gameView
	.scheduleGrid
	.box
	.propsRow
	.propsList
	.propItem {
	border-color: #000000 !important;
	border-width: 1px 0 0 1px !important;
}
.viewLayout .scheduleG .gameView .gameTitle {
	padding: 10px;
	background-color: #000000;
}
.viewLayout .scheduleG .gameView .gameTitle span {
	font-size: 14px;
	font-weight: 700;
	padding: 0;
	vertical-align: middle;
	color: #96b900;
}
.viewLayout .scheduleG .gameView .scheduleGrid .box .propsRow:nth-child(odd) {
	background-color: #000000;
}

.viewLayout .scheduleG .gameView .scheduleGrid .box .propsRow {
	background-color: #000000;
}

.title_banners {
	background: rgb(255, 71, 120);
	color: #000000;
}

.md-progress-circular.md-theme .md-inner .md-gap {
	border-top-color: #333333;
	border-bottom-color: #333333;
}

.md-progress-circular.md-theme .md-inner .md-left .md-half-circle {
	border-left-color: #333333;
}

.md-progress-circular.md-theme .md-inner .md-left .md-half-circle,
.md-progress-circular.md-theme .md-inner .md-right .md-half-circle {
	border-top-color: #333333;
}

.md-progress-circular.md-theme .md-inner .md-right .md-half-circle {
	border-right-color: #333333;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgb(255, 71, 120);
}
.points-line {
	display: none !important;
	color: #fff;
}
.points-line-m {
	display: block !important;
	float: left;
	color: #fff;
}
.btn_share_option {
	background: linear-gradient(rgb(67, 67, 67) 0%, rgb(0, 0, 0) 100%);
    border-radius: 2px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-weight: bold;
    padding: 5px 10px;
    white-space: nowrap;
    position: relative;
    top: -5px;
    margin-top: 5px;
    font-size: 21px;
    border: 0px;
    width: auto;
}

@media screen and (max-width: 500px){
#mainMenu>li a {
    top: 0;
    width: 100%;
    display: block;
    padding: 7px 5px;
    border-radius: 0;
    background: #333333;
}

.viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .game-date small {
	font-size: 7px!important;
	font-weight: 400;
	color: rgb(255, 71, 120);
}
.viewLayout .scheduleG .scheduleGrid .box .matchupBox .league .game .game-time small {
	font-size: 7px!important;
	font-weight: 400;
	color: #ffffff;
}
}