						#mini_box_right {
							color:#f0f0f0;
							position:relative;
						}
						.mini_gamemovie, .mini_timecount {
							text-align: center 
						}
						.mini_timecount {
							position: relative;
							height: 65px;
							line-height: 65px;
							background: url(/img/mini_timecount.jpg) no-repeat;
							background-size: cover;
							font-size: 20px;
							margin-top: 10px;
						}
						.mini_timecount > strong{position:absolute;top:0;left: 13px;font-size:20px;font-weight:700;color:#fff;}
						.mini_timecount > strong i{
							margin-right: 0;
							font-size: 28px;
							vertical-align: middle;
						}
						.mini_timecount > i{font-size: 33px;color: #fff;vertical-align: -5px;}
						.mini_timecount>em, .timer_box>em {
							transition: .3s;
							cursor: pointer;
							width: 125px;
							height: 31px;
							line-height: 31px;
							color: #fff;
						}
						.mini_timecount>em i, .timer_box>em i{
							vertical-align: -3px;
							font-size: 24px;
							margin-right: 8px;
							color: #6273bd;
						}
						.mini_timecount>span {
							color:#fcfcfc;
							font-weight: 700;
						}
						.mini_timecount>font {
							display: inline-block;
							margin: 0 5px;
							color: #fcfcfc;
							font-size:20px;
							line-height:35px;
						}
						.mini_timecount>B {
							display: inline-block;
							margin-left: 10px;
							font-size: 19px;
							color: #FFF;
						}
						.mini_timecount>em {
							position: absolute;
							right: 15px;
							top: 18px;
							display: block;
							font-size: 15px;
							font-style: normal;
							background: #020824;
							border-radius: 20px;
						}
						.mini_bettingbtn>li, .powerball_bettingbtn>li {
							transition: .5s;
							text-align: center;
							float: left;
							overflow: hidden 
						}
						.timer_box>em:hover {
							background: #000;
							color: #FFF 
						}
						.mini_timecount>em:hover {
							background: #f95157;
							color: #FFF;
						}
						.mini_timecount>em:hover i{color:#fff;}
						.mini_bettingbtn {
							overflow: hidden 
						}
						.mini_bettingbtn>li {
							width: calc(25% - 1px);
							border-right: 1px solid #5f5f5f;
							font-size: 14px;
							background: #4c4c4c;
							height: 190px;
							padding-top: 15px 
						}
						.mini_bettingbtn>li:last-child {
							width: 25%;
							border-right: 0 
						}
						.mini_bettingbtn>li.btn3 {
							width: calc(37.5% - 1px) 
						}
						.mini_bettingbtn>li.btn3.last {
							width: 37.5% 
						}
						.mini_bettingbtn>li.wide {
							width: calc(50% - 1px) 
						}
						.mini_bettingbtn>li.wide.last {
							width: 50% 
						}
						.mini_bettingbtn>li.w3 {
							width: calc(100% / 3 - 1px) 
						}
						.mini_bettingbtn>li.w3last {
							width: calc(100% / 3) 
						}
						.mini_bettingbtn>li:hover {
							background: #444 
						}
						.mini_bettingbtn>li>dl {
							margin-bottom: 10px;
							text-align: center 
						}
						.mini_bettingbtn>li>dl>dd {
							padding-top: 45px;
							box-sizing: border-box;
							margin: 0 5px 5px 0;
							width: 97px;
							height: 137px;
							cursor: pointer;
							display: inline-block;
							background-image: url(/img/sprite_games_min.png);
							background-repeat: no-repeat;
							overflow: hidden;
						}
						.mini_bettingbtn>li>dl>dd.active>dfn {
							color: red;
							text-decoration: underline 
						}
						.mini_bettingbtn>li>dl>dd>label {
							margin: 38px 0 5px;
							width: 88px;
							height: 88px;
							cursor: pointer;
						}
						.mini_bettingbtn>li>dl>dd>dfn {
							display: block;
							color: #373737;
							cursor: pointer 
						}
						.mini_bettingbtn>li>em {
							display: inline-block;
							padding: 6px 10px 7px;
							line-height: 7px;
							border-radius: 20px;
							background: #2f2f2f;
							font-size: 12px;
							margin-right: 5px 
						}
						.mini_bettingbtn>li>span {
							color: #FFF 
						}
						.mini_bettingbtn>li>dl.type4>dd {
							height: 66px;
							padding-top: 10px;
						}
						.mini_bettingbtn>li>dl.type4>dd.active, .mini_bettingbtn>li>dl.type4>dd:hover {
						}
						.mini_bettingbtn>li>dl.type4>dd.active>dfn {
							color: red;
							text-decoration: underline 
						}
						.mini_bettingbtn>li>dl.type4>dd>label {
							margin: 7px 0 0 
						}
						.mini_bettingbtn>li>dl.type4>dd>dfn {
							font-size: 12px 
						}
						.mini_bettingbtn>li>dl.type4>var {
							display: block;
							height: 5px 
						}
						.powerball_bettingbtn {
							overflow: hidden 
						}
						.powerball_bettingbtn>li {
							width: calc(100% / 3);
							border-right: 1px solid #272727;
							font-size: 14px;
							background: #010101;
							height: 200px;
							padding-top: 20px;
							border-top: 1px solid #272727;
						}
						.powerball_bettingbtn>li.wide {
							width: 40%
						}
						.powerball_bettingbtn>li.one {
							width: 100%;
							border-top: 1px solid #111 
						}
						.powerball_bettingbtn>li.two {
							width: calc(50%);
							border-top: 1px solid #272727;
						}
						.powerball_bettingbtn>li.divd1{
							width: calc(40%);
						}
						.powerball_bettingbtn>li.divd3{
							width: calc(60%);
						}
						.powerball_bettingbtn>li:last-child {
							border-right: none;
						}
						.powerball_bettingbtn>li:hover {
							background: #190509;
						}
						.powerball_bettingbtn>li>dl {
							margin-bottom: 10px;
							text-align: center 
						}
						.powerball_bettingbtn>li>dl>dd {
							display: inline-block;
							margin: 0 6px 5px;
							width: 88px;
							cursor: pointer;
							transition: border opacity ease-out;
						}
						.powerball_bettingbtn>li.one>dl>dd {
							height: 115px;
							padding-top: 10px;
							width: 77px;
						}
						.powerball_bettingbtn>li.two>dl>dd {
							margin: 0 8px 5px 
						}
						.powerball_bettingbtn>li>dl>dd.active, .powerball_bettingbtn>li>dl>dd:hover {
							
						}
						.powerball_bettingbtn>li>dl>dd label::before, .powerball_bettingbtn>li>dl>dd  label::before{
							transition: border 0.3s ease-out;
						}
						.powerball_bettingbtn>li>dl>dd.active label::before, .powerball_bettingbtn>li>dl>dd:hover  label::before{
							content:"";
							position:absolute;
							top:0;
							left:0;
							width:100%;
							height:100%;
							border:3px solid #fadb2a;
							border-radius:50%;
							box-sizing:border-box;
						}
						.powerball_bettingbtn>li>dl>dd.active>dfn {
							font-weight: 700 
						}
						.powerball_bettingbtn>li>dl>dd>label {
							position: relative;
							cursor: pointer;
							display: inline-block;
							overflow: hidden;
							margin-bottom: 10px;
						}
						.powerball_bettingbtn>li>dl>dd>label>div{
							display: table-cell;
							vertical-align: middle;
							height: 78px;
							width: 1%;
							font-size: 22px;
						}
						.powerball_bettingbtn>li>p{
							border: 1px solid #272727;
							padding: 0 20px;
							height: 35px;
							line-height: 35px;
							font-size: 13px;
							color: #fff;
							display: table;
							margin: 0 auto;
						}
						.powerball_bettingbtn>li>p em{font-style: normal;}
						li.oddrange>dl>dd>label {
							width:78px;
							height:78px;
						}

						li.poweruo>dl>dd.p-under>label,
						li.poweruo>dl>dd.p-over>label,
						li.underover>dl>dd>label,
						li.oddunderover>dl>dd>label {
							width:78px;
							height:78px;
						}

						.p-under label {
							background: #3558be;
							border-radius: 50%;
						}

						.p-over label {
							background: #c33a39;
							border-radius: 50%;
						}

						.p-under.active label {
							background: #3558be;
							border-radius: 50%;
						}

						.p-over.active label {
							background: #c33a39;
							border-radius: 50%;
						}

						.normalunder label {
							background: #3558be;
							border-radius: 50%;
						}

						.normalunder.active label {
							background: #3558be;
							border-radius: 50%;
						}

						.normalover label {
							background: #c33a39;
							border-radius: 50%;
						}

						.normalover.active label {
							background: #c33a39;
							border-radius: 50%;
						}

						.oddunder label {
							background: #3558be;
							border-radius: 50%;
						}

						.oddunder.active label {
							background: #3558be;
							border-radius: 50%;
						}

						.evenunder label {
							background: #c33a39;
							border-radius: 50%;
						}

						.evenunder.active label {
							background: #c33a39;
							border-radius: 50%;
						}

						.oddover label {
							background: #3558be;
							border-radius: 50%;
						}

						.oddover.active label {
							background: #3558be;
							border-radius: 50%;
						}

						.evenover label {
							background: #c33a39;
							border-radius: 50%;
						}

						.evenover.active label {
							background: #c33a39;
							border-radius: 50%;
						}

						.oddunder label div span{display:block;font-size:13px;}
						.evenunder label div span{display:block;font-size:13px;}
						.oddover label div span{display:block;font-size:13px;}
						.evenover label div span{display:block;font-size:13px;}

						.oddsmall label {
							background: #3558be;
							border-radius: 50%;
						}

						.oddsmall.active label {
							background: #3558be;
							border-radius: 50%;
						}

						.evensmall label {
							background: #c33a39;
							border-radius: 50%;
						}

						.evensmall.active label {
							background: #c33a39;
							border-radius: 50%;
						}

						.oddmid label {
							background: #3558be;
							border-radius: 50%;
						}

						.oddmid.active label {
							background: #3558be;
							border-radius: 50%;
						}

						.evenmid label {
							background: #c33a39;
							border-radius: 50%;
						}

						.evenmid.active label {
							background: #c33a39;
							border-radius: 50%;
						}

						.oddlarge label {
							background: #3558be;
							border-radius: 50%;
						}

						.oddlarge.active label {
							background: #3558be;
							border-radius: 50%;
						}

						.evenlarge label {
							background: #c33a39;
							border-radius: 50%;
						}

						.evenlarge.active label {
							background: #c33a39;
							border-radius: 50%;
						}

						.p-between0 label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-between0.active label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-between-3 label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-between-3.active label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-between-81 label {
							background: #d4854d;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-between-81.active label {
							background: #d4854d;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-between-65 label div span{display:block;font-size:13px;}
						.p-between-81 label div span{display:block;font-size:13px;}
						.p-between-15 label div span{display:block;font-size:13px;}
						.p-between-5 label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-between-5.active label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-between-7 label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-between-7.active label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-even label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-even.active label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-over-even-4 label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-over-even-4.active label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-under-even-4 label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-under-even-4.active label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-between-65 label {
							background: #d4854d;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-between-65.active label {
							background: #d4854d;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-odd label {
							background: #3558be;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-odd.active label {
							background: #3558be;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-over-odd-4 label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-over-odd-4.active label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-under-odd-4 label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-under-odd-4.active label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-between-15 label {
							background: #d4854d;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.p-between-15.active label {
							background: #d4854d;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						*[class*="p-ball_opti"] label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						*[class*="p-ball_opti"].active label {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.game-odd-active.pl-odd, .game-odd-active.pl-even, .game-odd-active.pl-left, .game-odd-active.pl-right, .game-odd-active.pl-line-3, .game-odd-active.pl-line-4, .game-odd-active.pl-under-5, .game-odd-active.pl-over-5 {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.game-odd-active.pl-odd.active, .game-odd-active.pl-even.active, .game-odd-active.pl-left.active, .game-odd-active.pl-right.active, .game-odd-active.pl-line-3.active, .game-odd-active.pl-line-4.active, .game-odd-active.pl-under-5.active, .game-odd-active.pl-over-5.active {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.game-odd-active.pl-line-even-left-3, .game-odd-active.pl-line-odd-right-3, .game-odd-active.pl-line-odd-left-4, .game-odd-active.pl-line-even-right-4 {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.game-odd-active.pl-line-even-left-3.active, .game-odd-active.pl-line-odd-right-3.active, .game-odd-active.pl-line-odd-left-4.active, .game-odd-active.pl-line-even-right-4.active {
							background: #c33a39;
							width: 78px;
							height: 78px;
							border-radius: 50%;
						}
						.mini_bettingbtn>li.tall_img>dl>dd>label {
							margin: 20px 0 5px 
						}
						.powerball_bettingbtn>li>dl>dd>label>img {
							width: 88px 
						}
						.powerball_bettingbtn>li.one>dl>dd>label {
							text-align: center;
							font-weight: 400;
							font-size: 38px;
							color: #010101;
							line-height: 90px;
							text-indent: 0;
						}
						.powerball_bettingbtn>li>dl>dd>dfn {
							display: block;
							color: #ed2a4b;
							cursor: pointer;
							font-size: 14px;
							font-style: normal;
						}
						.powerball_bettingbtn>li>em {
							display: inline-block;
							padding: 6px 10px 7px;
							line-height: 100%;
							border-radius: 20px;
							background: #1f5f51;
							font-size: 12px;
							margin-right: 5px;
							color: #fff;
						}
						.powerball_bettingbtn>li>span {
							color: #333333;
						}
						.powerball_bettingbtn>li>dl.type4>dd {
							height: 66px;
							background: url(../images/sub/mini_betbtn2.png) no-repeat 
						}
						.powerball_bettingbtn>li>dl.type4>dd.active, .powerball_bettingbtn>li>dl.type4>dd:hover {
							background: url(../images/sub/mini_betbtn2_hover.png) no-repeat 
						}
						.powerball_bettingbtn>li>dl.type4>dd.active>dfn {
							color: red;
							text-decoration: underline 
						}
						.powerball_bettingbtn>li>dl.type4>dd>label {
							margin: 7px 0 0 
						}
						.powerball_bettingbtn>li>dl.type4>dd>dfn {
							font-size: 12px 
						}
						.powerball_bettingbtn>li>dl.type4>var {
							display: block;
							height: 5px 
						}
						.mini_bettingslip {
							overflow: hidden;
							position: relative;
							margin-top:20px;
							border: 1px solid #2e2e30;
							background: #010a2b;
						}
						.mini_bettingslip>dt {
							float: left;
							width: calc(34%);
							height: 225px;
							padding: 30px 30px 0;
							border-right: 1px solid #2e2e2f;
						}
						.mini_bettingslip>dt>h2{margin-bottom:20px;border-bottom: 1px solid #1b2341;font-size:18px;font-weight:700;color: #20ade7;height: 36px;}
						.mini_bettingslip>dt>h2 i{font-size: 21px;vertical-align: middle;margin-right: 10px;}
						.mini_bettingslip>dt>h2 img{vertical-align: -3px;margin-right: 8px;}
						.mini_bettingslip>dt>div {
							overflow: hidden;
							font-size: 18px;
							margin-bottom: 20px;
						}
						.mini_bettingslip>dt>div:nth-child(2) {
						}
						.mini_bettingslip>dt>div>em {
							display: block;
							float: left;
							width: 80px;
							color: #a3a3a3;
							font-style: normal;
							line-height: 22px;
						}
						.mini_bettingslip>dt>div>span {
							display: block;
							float: right;
							color: #FFF;
							line-height: 22px;
						}
						.mini_bettingslip>dt>div>span#bet-odd{color: #ed2a4b;}
						.mini_bettingslip>dd {
							float: left;
							width: 66%;
							padding: 25px 30px 0;
							height: 225px;
							border-top: 0;
							border-left: 0;
							overflow: hidden;
						}
						.mini_bettingslip>dd>h2 {
							display: block;
							font-size: 18px;
							font-weight: 700;
							color: #FFF;
							margin: 0 0 8px;
						}
						.mini_bettingslip>dd>h2 i{font-size: 22px;margin-right: 7px;vertical-align: middle;}
						.mini_bettingslip>dd>ul {
							float: left;
							width: calc(100% - 171px);
							margin-right: 10px;
						}
						.mini_bettingslip>dd>ul>li {
							overflow: hidden;
							margin-bottom: 4px 
						}
						.mini_bettingslip>dd>ul>li:first-child {
							margin-bottom: 10px;
						}
						.mini_bettingslip>dd>ul>li>div {
							float: left;
							position: relative;
							background: #010a2b;
							border: 1px solid #1b2341;
						}
						.mini_bettingslip>dd>ul>li>div:first-child{
							margin-right: 5px;
							width:calc(100% / 2 - 5px);
						}
						.mini_bettingslip>dd>ul>li>div{
							width:calc(100% / 2);
						}
						.mini_bettingslip>dd>ul>li>div>input {
							width: 100%;
							height: 35px;
							text-align: right;
							padding: 0 10px 0 80px;
							background: transparent;
							border: 0;
							border-radius: 4px;
							font-size: 18px;
							color: #20ade7;
						}
						.mini_bettingslip>dd>ul>li>div>input.mini_betting_input_hit {
							color: #fff; 
						}
						.mini_bettingslip>dd>ul>li>div>span {
							position: absolute;
							left: 12px;
							top: 10px;
							font-size: 14px;
							color: #7d86a4;
						}
						.mini_bettingslip>dd>ul>li:nth-child(2){margin-left:-3px;}
						.mini_bettingslip>dd>ul>li>code {
							display: block;
							float: left;
							width: calc(100% / 6 - 3px);
							height: 41px;
							line-height: 41px;
							text-align: center;
							color: #FFF;
							font-size: 14px;
							background: #000412;
							border: 1px solid #1b2341;
							background-size: 94px auto;
							margin-left: 3px;
							cursor: pointer;
						}
						.mini_bettingslip>dd>ul>li:nth-child(3){margin-left:-3px;}
						.mini_bettingslip>dd>ul>li:nth-child(3)>code{
							width: calc(100% / 3 - 3px);
							color: #7d86a4;
						}
						.mini_bettingslip>dd>ul>li>code:hover {
							background: #0da2cf;
							background-size: 94px auto;
						}
						.mini_bettingslip>dd>ul>li>code.mini_betcalc_btn2 {
							background: #000412;
							background-size: 94px auto;
						}
						.mini_bettingslip>dd>ul>li>code.mini_betcalc_btn2:hover {
							background: #0da2cf;
							background-size: 94px auto;
							color:#fff;
						}
						.mini_bettingslip>dd>ul>li>code.mini_betcalc_btn3 {
							background: #000412;
							background-size: 94px auto;
						}
						.mini_bettingslip>dd>ul>li>code.mini_betcalc_btn3:hover {
							background: #0da2cf;
							background-size: 94px auto;
							color:#fff;
						}
						.mini_bettingslip>dd>div.mini_betting_confirm {
							float: left;
							width: 161px;
							height: 135px;
							line-height: 135px;
							text-align: center;
							font-size: 24px;
							color: #FFF;
							cursor: pointer;
							background: linear-gradient(to right, #663df4, #0ba3ce);
						}
						.mini_bettingslip>dd>div.mini_betting_confirm:hover {
							background: linear-gradient(to right, #0ba3ce, #663df4);
						}

						#selBet span.p-under.tx,
						#selBet span.normalunder.tx {
							background: url(../images/sub/sprite_games_unover.png) no-repeat rgba(0, 0, 0, 0);
							width: 27px;
							height: 27px;
							display: block;
							background-size: 27px;
							margin-right: 24px;
							background-position: 0px -477px;
						}

						#selBet span.oddunder.tx {
							background: url(../images/sub/sprite_games_unover.png) no-repeat rgba(0, 0, 0, 0);
							width: 27px;
							height: 27px;
							display: block;
							background-size: 27px;
							margin-right: 24px;
							background-position: 0px -530px;
						}

						#selBet span.oddover.tx {
							background: url(../images/sub/sprite_games_unover.png) no-repeat rgba(0, 0, 0, 0);
							width: 27px;
							height: 27px;
							display: block;
							background-size: 27px;
							margin-right: 24px;
							background-position: 0px -583px;
						}

						#selBet span.oddsmall.tx {
							background: url(../images/sub/sprite_games_multi.png) no-repeat rgba(0, 0, 0, 0);
							width: 27px;
							height: 27px;
							display: block;
							background-size: 27px;
							margin-right: 24px;
							background-position: 0px -477px;
						}

						#selBet span.oddmid.tx {
							background: url(../images/sub/sprite_games_multi.png) no-repeat rgba(0, 0, 0, 0);
							width: 27px;
							height: 27px;
							display: block;
							background-size: 27px;
							margin-right: 24px;
							background-position: 0px -530px;
						}

						#selBet span.oddlarge.tx {
							background: url(../images/sub/sprite_games_multi.png) no-repeat rgba(0, 0, 0, 0);
							width: 27px;
							height: 27px;
							display: block;
							background-size: 27px;
							margin-right: 24px;
							background-position: 0px -583px;
						}

						#selBet span.p-over.tx,
						#selBet span.normalover.tx {
							background: url(../images/sub/sprite_games_unover.png) no-repeat rgba(0, 0, 0, 0);
							width: 27px;
							height: 27px;
							display: block;
							background-size: 27px;
							margin-right: 24px;
							background-position: 0px -265px;
						}

						#selBet span.evenunder.tx {
							background: url(../images/sub/sprite_games_unover.png) no-repeat rgba(0, 0, 0, 0);
							width: 27px;
							height: 27px;
							display: block;
							background-size: 27px;
							margin-right: 24px;
							background-position: 0px -318px;
						}

						#selBet span.evenover.tx {
							background: url(../images/sub/sprite_games_unover.png) no-repeat rgba(0, 0, 0, 0);
							width: 27px;
							height: 27px;
							display: block;
							background-size: 27px;
							margin-right: 24px;
							background-position: 0px -371px;
						}

						#selBet span.evensmall.tx {
							background: url(../images/sub/sprite_games_multi.png) no-repeat rgba(0, 0, 0, 0);
							width: 27px;
							height: 27px;
							display: block;
							background-size: 27px;
							margin-right: 24px;
							background-position: 0px -265px;
						}

						#selBet span.evenmid.tx {
							background: url(../images/sub/sprite_games_multi.png) no-repeat rgba(0, 0, 0, 0);
							width: 27px;
							height: 27px;
							display: block;
							background-size: 27px;
							margin-right: 24px;
							background-position: 0px -318px;
						}

						#selBet span.evenlarge.tx {
							background: url(../images/sub/sprite_games_multi.png) no-repeat rgba(0, 0, 0, 0);
							width: 27px;
							height: 27px;
							display: block;
							background-size: 27px;
							margin-right: 24px;
							background-position: 0px -371px;
						}

						#selBet span.p-ball_option-1.tx, #selBet span.p-ball_option-2.tx, #selBet span.p-ball_option-3.tx, #selBet span.p-ball_option-4.tx, #selBet span.p-ball_option-5.tx, #selBet span.p-ball_option-6.tx, #selBet span.p-ball_option-7.tx, #selBet span.p-ball_option-8.tx, #selBet span.p-ball_option-9.tx, #selBet span.p-ball_option.tx, #selBet span.p-between-15.tx, #selBet span.p-between-65.tx, #selBet span.p-between-81.tx, #selBet span.p-even.tx, #selBet span.p-odd.tx, span.p-between-3.active.tx, span.p-between-5.active.tx, span.p-between-7.active.tx, span.p-between0.active.tx, span.p-over-even-4.active.tx, span.p-over-odd-4.active.tx, span.p-under-even-4.active.tx, span.p-under-odd-4.active.tx, tbody.betting_history tr td.state strong.p-ball_option, tbody.betting_history tr td.state strong.p-ball_option-1, tbody.betting_history tr td.state strong.p-ball_option-2, tbody.betting_history tr td.state strong.p-ball_option-3, tbody.betting_history tr td.state strong.p-ball_option-4, tbody.betting_history tr td.state strong.p-ball_option-5, tbody.betting_history tr td.state strong.p-ball_option-6, tbody.betting_history tr td.state strong.p-ball_option-7, tbody.betting_history tr td.state strong.p-ball_option-8, tbody.betting_history tr td.state strong.p-ball_option-9, tbody.betting_history tr td.state strong.p-between-0, tbody.betting_history tr td.state strong.p-between-15, tbody.betting_history tr td.state strong.p-between-3, tbody.betting_history tr td.state strong.p-between-5, tbody.betting_history tr td.state strong.p-between-65, tbody.betting_history tr td.state strong.p-between-7, tbody.betting_history tr td.state strong.p-between-81, tbody.betting_history tr td.state strong.p-even, tbody.betting_history tr td.state strong.p-odd, tbody.betting_history tr td.state strong.p-over-even-4, tbody.betting_history tr td.state strong.p-over-odd-4, tbody.betting_history tr td.state strong.p-under-even-4, tbody.betting_history tr td.state strong.p-under-odd-4 {
							background: url(../images/sub/bg_powerball_btn.png) no-repeat rgba(0, 0, 0, 0);
							width: 27px;
							height: 27px;
							display: block;
							background-size: 300px;
							margin-right: 24px 
						}
						.mini_table table>tbody.betting_history>tr>td.state strong.k-line-3, .mini_table table>tbody.betting_history>tr>td.state strong.k-line-4, .mini_table table>tbody.betting_history>tr>td.state strong.k-line-odd-left-4, .mini_table table>tbody.betting_history>tr>td.state strong.p-line-3, .mini_table table>tbody.betting_history>tr>td.state strong.p-line-4, .mini_table table>tbody.betting_history>tr>td.state strong.s-over-5, .mini_table table>tbody.betting_history>tr>td.state strong.s-under-5, tbody.betting_history tr td.state strong.k-line-even-left-3, tbody.betting_history tr td.state strong.k-line-odd-right-3, tbody.betting_history tr td.state strong.p-ball_option, tbody.betting_history tr td.state strong.p-ball_option-1, tbody.betting_history tr td.state strong.p-ball_option-2, tbody.betting_history tr td.state strong.p-ball_option-3, tbody.betting_history tr td.state strong.p-ball_option-4, tbody.betting_history tr td.state strong.p-ball_option-5, tbody.betting_history tr td.state strong.p-ball_option-6, tbody.betting_history tr td.state strong.p-ball_option-7, tbody.betting_history tr td.state strong.p-ball_option-8, tbody.betting_history tr td.state strong.p-ball_option-9, tbody.betting_history tr td.state strong.p-between-0, tbody.betting_history tr td.state strong.p-between-15, tbody.betting_history tr td.state strong.p-between-3, tbody.betting_history tr td.state strong.p-between-5, tbody.betting_history tr td.state strong.p-between-65, tbody.betting_history tr td.state strong.p-between-7, tbody.betting_history tr td.state strong.p-between-81, tbody.betting_history tr td.state strong.p-even, tbody.betting_history tr td.state strong.p-odd, tbody.betting_history tr td.state strong.p-over-even-4, tbody.betting_history tr td.state strong.p-over-odd-4, tbody.betting_history tr td.state strong.p-under-even-4, tbody.betting_history tr td.state strong.p-under-odd-4 {
							color: transparent;
							margin: auto 
						}
						#selBet span.p-even.tx, tbody.betting_history tr td.state strong.p-even {
							background-position: -27px 0 
						}
						#selBet span.p-between-15.tx, tbody.betting_history tr td.state strong.p-between-15 {
							background-position: -55px 0 
						}
						#selBet span.p-between-65.tx, tbody.betting_history tr td.state strong.p-between-65 {
							background-position: -84px 0 
						}
						#selBet span.p-between-81.tx, tbody.betting_history tr td.state strong.p-between-81 {
							background-position: -112px 0 
						}
						#selBet span.p-ball_option.tx, tbody.betting_history tr td.state strong.p-ball_option {
							background-position: -253px -56px 
						}
						#selBet span.p-ball_option-1.tx, tbody.betting_history tr td.state strong.p-ball_option-1 {
							background-position: 0 -56px 
						}
						#selBet span.p-ball_option-2.active.tx, tbody.betting_history tr td.state strong.p-ball_option-2 {
							background-position: -28px -56px 
						}
						#selBet span.p-ball_option-3.active.tx, tbody.betting_history tr td.state strong.p-ball_option-3 {
							background-position: -56px -56px 
						}
						#selBet span.p-ball_option-4.active.tx, tbody.betting_history tr td.state strong.p-ball_option-4 {
							background-position: -84px -56px 
						}
						#selBet span.p-ball_option-5.active.tx, tbody.betting_history tr td.state strong.p-ball_option-5 {
							background-position: -112px -56px 
						}
						#selBet span.p-ball_option-6.active.tx, tbody.betting_history tr td.state strong.p-ball_option-6 {
							background-position: -140px -56px 
						}
						#selBet span.p-ball_option-7.active.tx, tbody.betting_history tr td.state strong.p-ball_option-7 {
							background-position: -168px -56px 
						}
						#selBet span.p-ball_option-8.active.tx, tbody.betting_history tr td.state strong.p-ball_option-8 {
							background-position: -197px -56px 
						}
						#selBet span.p-ball_option-9.active.tx, tbody.betting_history tr td.state strong.p-ball_option-9 {
							background-position: -226px -56px 
						}
						span.p-between0.active.tx, tbody.betting_history tr td.state strong.p-between-0 {
							background-position: 0 -112px 
						}
						span.p-between-3.active.tx, tbody.betting_history tr td.state strong.p-between-3 {
							background-position: -27px -112px 
						}
						span.p-between-5.active.tx, tbody.betting_history tr td.state strong.p-between-5 {
							background-position: -56px -112px 
						}
						span.p-between-7.active.tx, tbody.betting_history tr td.state strong.p-between-7 {
							background-position: -83px -112px;
							margin: auto 
						}
						span.p-under-odd-4.active.tx, tbody.betting_history tr td.state strong.p-under-odd-4 {
							background-position: -141px 0 
						}
						span.p-under-even-4.active.tx, tbody.betting_history tr td.state strong.p-under-even-4 {
							background-position: -169px 0;
							margin: auto 
						}
						span.p-over-odd-4.active.tx, tbody.betting_history tr td.state strong.p-over-odd-4 {
							background-position: -197px 0;
							margin: auto 
						}
						span.p-over-even-4.active.tx, tbody.betting_history tr td.state strong.p-over-even-4 {
							background-position: -225px 0;
							margin: auto 
						}

						.bet-disable {
							background-color: rgba(0, 0, 0, .8);
							position: absolute;
							left: 0;
							top: 70px;
							width: 100%;
							height: 100%;
							text-align: center;
							box-sizing: border-box;
							padding-top: 10%;
							font-size: 1.5em;
							z-index:999;
						}
						
						.mini_bettingslip2{padding:20px;background: #000000;border: 1px solid #313132;margin-top: 5px;}
						.mini_bettingslip2 p{font-size:14px;font-weight:700;color:#d9d9d9;margin-bottom: 12px;}
						.mini_bettingslip2 ul > li{font-size:12px;font-family:"ë‹ì›€";color:#646464;line-height:2;}