.site.keno-page{
    background: #252525;
}

.keno-mobile #keno-board,
.keno-mobile #keno-tickets,
.keno-mobile #keno-payouts {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 5px auto;
    text-align: center;
    background-color: #252525;
    padding-bottom: 50px
}
.keno-mobile div.keno-logo {
    height: 34px;
    background: url('/v2.11/r/images/plugins/keno/logo-keno.png') center center no-repeat;
    background-size: contain;
}
.keno-mobile div.keno-jackpot {
    border:0px solid #000000;
    -webkit-box-shadow: #FCE6AB 0px 18px 3px inset;
    -moz-box-shadow: #FCE6AB 0px 18px 3px inset;
    box-shadow: #FCE6AB 0px 18px 3px inset;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 0px;
    font-size:14px;
    font-family:"Roboto", sans-serif;
    padding: 0px 0px 0px 0px;
    text-decoration:none;
    text-align: center;
    line-height: 34px;
    text-shadow: 2px 2px 0 rgba(240,240,240,0.3);
    font-weight:bold;
    color: #000000;
    background-color: #FCBE16;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FCBE16), to(#e3a814));
    background-image: -webkit-linear-gradient(top, #FCBE16, #e3a814);
    background-image: -moz-linear-gradient(top, #FCBE16, #e3a814);
    background-image: -ms-linear-gradient(top, #FCBE16, #e3a814);
    background-image: -o-linear-gradient(top, #FCBE16, #e3a814);
    background-image: linear-gradient(to bottom, #FCBE16, #e3a814);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FCBE16, endColorstr=#e3a814);
}
.keno-mobile div.keno-jackpot.dd-gold{
    color:#3c2e09;
    text-shadow:0 1px #fe98;
    border-radius:4px;
    box-sizing: border-box;
    border: 1px solid #ffa3;
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
    radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    box-shadow:0 0 0 1px #0003, 0 2px 2px #0003;
    display: block !important
}
.keno-mobile #keno-content div.stickybar {
    left: 0;
    width: 100%;
    /*position: fixed;*/
    bottom: 61px;
    margin: auto;
    border: 1px solid #616161;
    border-width: 1px 0 0 0;
    box-sizing: border-box;
    height: 96px;
    background-color: #252525;
    padding-bottom: 6px;
    z-index: 4;
}
.keno-mobile #keno-content div.stickybar.standalonemobile {
    bottom: 0;
}
.keno-mobile #keno-content div.number{
    display: inline-block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: transparent;
    border-color : transparent;
    box-shadow:inset 0 0px 2px rgba(255, 255, 255, 0.5), 0 3px 0px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    color: var(--c-text-header);
    font-weight: bold;
}
.keno-mobile #keno-content div.number.number-select {
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin: 6px;
    font-size: 18px;
}
.keno-mobile #keno-content div.button_grey {
    background: #4D4D4D;
    box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.15), 0 2px 0px rgba(0, 0, 0, 0.1), 0 0 2px rgba(0, 0, 0, 0.2);
}
.keno-mobile #keno-content div.button_grey:active {
    background: #727272;
}
.keno-mobile #keno-content div.number.selected {
    background: var(--c-emphasis-a);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8), 0 -4px 10px rgba(0, 0, 0, 0.3) inset, 0 -4px 1px 6px rgba(0, 0, 120, 0.15) inset;
    transition: 0.5s;
    color: var(--c-white);
}
.keno-mobile #keno-content div.number-select:active {
    background: #51a0ff;
    transition:0s;
}

.keno-mobile #keno-content .ui-input-text {
    margin: 0;
    border-width: 1px;
    border-style: solid;
    height: 55%;
    border-radius:  0;
}
.keno-mobile #keno-content div.all-in-blk {
    width: 14%;
    text-align: center;
    font: 12px/30px Verdana;
    height: 30px;
    float: left;
}
.keno-mobile #keno-content div.all-in-blk div.keno-all-in {
    text-align: center;
    height: 22px;
    font: 11px/22px Verdana;
    margin: 4px 0;
}
.keno-mobile #keno-content div.all-in-blk div.keno-all-in.click-btn {
    opacity: 1;
}
.keno-mobile #keno-content div.all-in-blk div.keno-all-in.selected {
    background: #FF8200;
    color: #000;
}
.keno-mobile #keno-content div.keno-ticket-draft {
    height: 30px;
    margin: auto;
    color: #fff;
}
.keno-mobile #keno-content div.keno-ticket-sold {
    position: absolute;
    display: none;
    height: 30px;
    font: 14px/30px Verdana;
    width: 100%;
    margin: auto;
    color: #fff;
}
.keno-mobile #keno-content div.keno-ticket-sold.show {
    display: block;
    background-color: #009b00;
}
.keno-mobile #keno-content div.keno-ticket-draft div.draft-numbers {
    text-indent: 3px;
    text-align: center;
    font: 12px/30px Verdana;
    height: 30px;
}
.keno-mobile #keno-content div.keno-ticket-draft div.draft-numbers span.number {
    display: inline-block;
    padding: 0 3px;
    height: 100%;
    box-sizing: border-box;
}
.keno-mobile #keno-content div.keno-ticket-draft div.draft-numbers span.helper {
    display: inline-block;
    height: 100%;
    box-sizing: border-box;
    font: 10px/30px Verdana;
    text-align: center;
    color: #ccc;
}
.keno-mobile #keno-markets {
    display: block;
    height: 60px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
}
.keno-mobile #keno-markets div.market-num{
    display: inline-block;
    height: 29px;
    width: 16.6%;
    font: 14px/30px Verdana;
    border-radius: 2px;
    margin: 0.5px auto;
    box-sizing: border-box;
    border: 1px solid var(--c-black)
}
.keno-mobile #keno-markets div.market-num.lottofive{
    height: 99%;
    font: 14px/60px Verdana;
}
.keno-mobile #keno-markets div.market-num.tot-m-10 {
    width: 18.8%;
}
.keno-mobile #keno-markets div.market-num.tot-m-4 {
    width: 25%;
}
.keno-mobile #keno-markets div.market-num.selected {
    background: var(--c-emphasis-c);
    box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6), 0 2px 0px rgba(0, 0, 0, 0.1), 0 0 2px rgba(0, 0, 0, 0.2);
}
.keno-mobile #keno-content div.direct-blk{
    float: left;
    width: 14%;
    height: 100%;
    font: 12px/60px Verdana;
    border-radius: 2px;
    margin: auto;
    color: #fff;
}
.keno-mobile #keno-markets div.direct-blk.clear-balls{
    font-size: 20px;
}
.keno-mobile #keno-markets div.market-blk{
    float: left;
    width: 70%;
    height: 100%;
}
.keno-mobile #keno-content div.submit-blk {
    width: 100%;    
    margin: auto;
}
.keno-mobile #keno-content div.selections-blk{
    float: left;
    width: 28%;
    height: 100%;
    font: 12px/30px Verdana;
    border-radius: 2px;
    margin: auto;
    color: #fff;
}
.keno-mobile #keno-content div.selections-plusminus{
    float: left;
    width: 15%;
    height: 100%;
    font: bold 16px/30px Verdana;
    border-radius: 2px;
    color: #fff;
}
.keno-mobile div.keno-ticket-stake {
    width: 100%;
    height: 58%;
}
.keno-mobile #keno-ticket-stake {
    padding-right: 5px;
    text-align: right;
    min-height: 34px;
    max-width: 100%;
}
.keno-mobile #keno-content div.draws-text {
    height: 42%;
    width: 100%;
    background : #323232;
    font: 10px/25px Verdana;
}
.keno-mobile #keno-content div.draws-blk {
    height: 35px;
    line-height: 35px;
    background: #323232;
} 
.keno-mobile #keno-content div.draw-btn {
    margin-bottom: 1px;
    border-radius: 2px;
    height: 30px;
}
.keno-mobile #keno-content div.draws-num {
    width: 100%;
    background : #323232;
    font: 22px/35px Verdana;
}
.keno-mobile #keno-content div.place-bets {
    float: left;
    width: 39%;
    height: 100%;
    font: 12px/60px Verdana;
    border-radius: 2px;
    background: var(--c-emphasis-c);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
    color: var(--c-white);
    width: 100%;
    margin-bottom:20px
}
.keno-mobile #keno-content div.place-bets div.submit-text {
    height: 50%;
    width: 100%;
    font: bold 12px/40px Verdana;
    text-align: center;
}
.keno-mobile #keno-content div.place-bets div.submit-stake {
    height: 50%;
    width: 100%;
    font: 10px/30px Verdana;
    text-align: center;
    overflow: hidden;
}
.keno-mobile div.next-draw-info {
    position: relative;
    /*display: inline-flex;*/
    height: 26px;
    width: 100%;
    font: 13px/26px Verdana;
    text-align: center;
}
.keno-mobile div.next-draw-info div {
    float: left;
    height: 100%;
}
.keno-mobile div.next-draw-info div.draw-swich {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 100%;
    text-align: right;
  font-size:0;
  background-image:url(/v2.126/r/images/site/icons/Arrow_Down.svg);
  background-repeat:no-repeat;
  background-position:center;
  background-size:20px;
  filter:invert(1)
    /* padding-right: 3%; */
}
.keno-mobile div.next-draw-info.hiddeninfo div.draw-swich {
  transform:rotate(90deg)
}
.keno-mobile div.keno-draw-numbers {
    width: 100%;
    /* height: 74px; */
    font: 10px/40px Verdana;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 20px
}
.keno-mobile div.keno-draw-numbers div.draw-number-blk{
    display: table-cell;
    width: 9vw;
    height: 32px;
    line-height: 32px;
    margin: 2px 0.5vw;
}
.keno-mobile div.keno-draw-numbers div.draw-number-blk.lottofive {
    width: 12vw;
    height: 56px;
    line-height: 56px;
    margin: auto;
}
.keno-mobile div.keno-draw-numbers div.draw-number{
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 4px 12px rgba(0, 0, 0, 0.2), 0px 1px 1px rgba(255, 255, 255, 0.1);
    color: #a1a1a1;
    font-size: 12px;
}
.keno-mobile div.keno-draw-numbers div.draw-number.lottofive {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
}
.keno-mobile div.keno-draw-numbers div.draw-number.dropped{
    font-weight: bold;
    font-size: 14px;
    background: var(--c-emphasis-a);
   /* box-shadow: 0 2px 4px rgb(0 0 0 / 80%), 0 -4px 10px rgb(188 84 8 / 65%) inset, 0 -4px 1px 6px rgb(0 0 120 / 15%) inset; */
    transition: 0.75s
}
.keno-mobile div.keno-draw-numbers div.draw-number.dropped.lottofive {
    font-size: 16px;
}
.keno-mobile #keno-tickets-list{
    width: 100%;
    overflow: auto;
}
.keno-mobile #keno-tickets div.ticket-row {
    height: 68px;
    width: 100%;
    margin: 5px auto;
    text-align: center;
    clear: both;
    background-color: #424242;
    border-radius: 4px;
    color: #fff;
}
.keno-mobile #keno-tickets div.ticket-row div.ticket-header  {
    width: 100%;
    font: 12px/20px Verdana;
    height: 20px;
    border-radius: 4px 4px 0 0;
    background-color: #616161;
}
.keno-mobile #keno-tickets div.ticket-row.lost div.ticket-header {
    background-color: #f44;
}
.keno-mobile #keno-tickets div.ticket-row.won div.ticket-header  {
    background-color: #39B54A;
}
.keno-mobile #keno-content div.ticket-row div.ticket-clear {
    width: 10%;
    height: 100%;
    float: right;
    text-align: center;
    font: bold 12px/20px Verdana;
    color: #fff;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.16);
    border-radius: 0 4px 0 0;
}
.keno-mobile #keno-content div.ticket-row div.ticket-replay {
    width: 10%;
    height: 100%;
    float: left;
    text-align: center;
    font: bold 12px/20px Verdana;
    color: #fff;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.16);
    border-radius:  4px 0 0 0;
}
.keno-mobile #keno-tickets div.ticket-row div.ticket-selections {
    float: left;
    text-indent: 3px;
    width: 80%;
    height: 100%;
    overflow: hidden;
}
.keno-mobile #keno-tickets div.ticket-row span.ticket-numbers{
    float: left;
    padding-left: 5px;
}
.keno-mobile #keno-tickets div.ticket-row span.ticket-draws{
    float: right;
    padding-right: 5px;
}
.keno-mobile #keno-tickets div.ticket-row div.ticket-numbers {
    width: 100%;
    text-align: center;
    font: 12px/28px Verdana;
    height: 28px;
}
.keno-mobile #keno-tickets div.ticket-row div.ticket-numbers span.number{
    display: inline-block;
    padding: 2px 4px;
    height: 28px;
    line-height: 28px;
    margin-right: 1px;
    box-sizing: border-box;
}
.keno-mobile #keno-tickets div.ticket-row div.ticket-numbers span.number-hit {
    color: #0f0;
}
.keno-mobile #keno-tickets div.ticket-row div.ticket-stake-row{
    width: 100%;
    height: 20px;
    font: 12px/20px Verdana;
    border-top: 1px solid #888;
    white-space: nowrap;
}
.keno-mobile #keno-tickets div.ticket-row div.ticket-stake-row div.ticket-stake{
    width: 35%;
    height: 100%;
    text-align: left;
    padding-left: 10px;
    float: left;
}
.keno-mobile #keno-tickets div.ticket-row div.ticket-stake-row div.ticket-payout {
    width: 55%;
    height: 100%;
    text-align: right;
    padding-right: 10px;
    float: right;
}
.keno-mobile #keno-payouts div.payout-balls {
    background-color: var(--c-emphasis-c);
    color: var(--c-white);
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center
}
.keno-mobile #keno-payouts div.payout-row {
    font: 12px/20px Verdana;
    display: inline-flex;
    height: 20px;
    width: 100%;
}
.keno-mobile #keno-payouts div.payout-row.payout-hd{
    background-color: var(--c-emphasis-d);
}
.keno-mobile #keno-payouts div.payout-row.row0{
    background-color: #424242;
}
.keno-mobile #keno-payouts div.payout-row.row1{
    background-color: #323232
}
.keno-mobile #keno-payouts div.payout-row div {
    width: 50%;
}
.keno-mobile #keno-payouts div.payout-row span.payout-jackpot {
    color: #FCBE16;
}
/* Normal Button */
.keno-mobile div.selections-tabs .btn-tab {
  width: 33%;
  color: var(--c-text-header);
  margin-right: 5px;
}
.keno-mobile div.selections-tabs .btn-tab:last-child {
  margin-right:0px;
}
.keno-mobile .btn1 {
  text-align: center;
  background-color: #444;
  border-style: Solid;
  border-color: rgba(0, 0, 0, 0.4);
  border-width: 0px;
  border-radius: 4px;
  /* box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1) inset; */
  transition: 0.25s;
  color: var(--c-text-header);
}
.keno-mobile .btn2 {
  text-align: center;
  background-color: #808080;
  border-style: Solid;
  border-color: rgba(0, 0, 0, 0.4);
  border-width: 1px;
  border-radius: 4px;
  box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1) inset;
  transition: 0.25s;
}
.keno-mobile div.selections-tabs {
    height:  34px;
    line-height: 34px;
    width: 100%;
    display: inline-flex;
    text-align: center;
}
.keno-mobile div.selections-tabs .selected,
.keno-mobile div.draw-markets .selected {
    background-color: var(--c-emphasis-c);
    color: var(--c-white);
    box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1) inset;
    transition: 0.25s;
    font-size: 14px
}
/* Inactive Button */
.keno-mobile .btn1-ghost {
  text-align: center;
  background-color: #444;
  border-style: Solid;
  border-color: rgba(0, 0, 0, 0.4);
  border-width: 1px;
  border-radius: 4px;
  opacity: 0.32;
}
.keno-mobile div.stickybar .arrow-right{
    font: 22px/60px Verdana;
}
.keno-mobile div.stickybar .arrow-left{
    font: 22px/60px Verdana;
}
.keno-mobile div.keno-draw-ticket .replay-icon {
    height: 100%;
    width: 100%;
    background: url('/v2.11/r/images/plugins/common/repeat.png') center center no-repeat;
    background-size: contain;
}
.keno-mobile div.keno-draw-ticket .closex-icon {
    height: 100%;
    width: 100%;
    background-image: url(/v1.030/r/images/site/icons/material-symbols_close_white.svg);
    background-repeat: no-repeat;
    background-position: center;
}