@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);


/***************************** MAIN / CONTENT********************************/
/**********************************************************************************/

body { background-color: #22212f; background-image: url('../../images/bg_big.jpg'); background-repeat: no-repeat; background-position: center top; background-size: 100% auto!important; color: #fff; font-family: 'Roboto', sans-serif; font-weight: 400; }

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

a.navbar-brand {margin-left: 0px !important;}

.page { padding-top: 20px; }

.content { padding: 20px; background: #fff url(../../images/highlights_bg.gif) 0 0 repeat-x; }

.main { /* border-radius: 10px; */ overflow: hidden; }
.home .content { padding-bottom: 10px; }
.content-content { margin-left: 240px; }

/* bootstrap hack: fix content width inside hidden tabs */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: block;     /* undo display:none          */
    height: 0;          /* height:0 is also invisible */ 
    overflow-y: hidden; /* no-overflow                */
}
.tab-content > .active,
.pill-content > .active {
    height: auto;       /* let the content decide it  */
} 
/* bootstrap hack end */

.tab-content .row { margin: 0; }

/* Header Starts */
/* lkteh 2016-05-23
 * .header-wrap { background-color: #000; }*/
/*.top-bar { background: linear-gradient(to right, #f58220, #febd3d); height: 4px; }*/

.header-wrap { background: url('../../images/bg_header.png'); }

/* Navigation */
.navbar-default {background: none; border: 0;}
.nav-tabs > li { color: #666; }

/* lkteh - 2016-05-23 
.navbar-default .navbar-nav > li > a {color: #fff; padding: 10px 15px;font-family: 'Roboto', sans-serif; font-weight: 400; }*/
.navbar-default .navbar-nav > li > a {color: #fff; padding: 10px 15px;font-family: 'Roboto', sans-serif; font-weight: 400; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { background-color: #111; color: #fdb913; }
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover { color: #fdb913; }
.navbar-default .container { position: relative; }
.nav-tabs>li>a:focus, .nav-tabs>li>a:hover, .nav-tabs>li.active>a .fa, .nav-tabs>li>a:hover .fa { color: #fdb913; }
#navbar { border-top: 1px solid #000; background-color: #111; -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5); }

.navbar { margin-bottom: 0;}
.navbar-brand { height: 80px; padding: 10px 5px; font-size: 18px; line-height: 60px; width: 240px; display: block; }
.navbar-brand span {font-family: 'Roboto', sans-serif; font-weight: 400; padding-left: 10px; margin-left: 10px; text-transform: uppercase; color: #000;}
.navbar-brand > img { padding-top: 5px; float: left;}
.navbar-header { width: 100%;}

.navbar-toggle { border: 0; margin-right: 0; margin-top: 18px; }
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: transparent; }
.navbar-default .navbar-toggle.collapsed .icon-bar { background-color: #ccc; }

/* lkteh 2016-05-25
.navbar-default .navbar-toggle .icon-bar { background-color: #fdb913; }
.navbar-default .navbar-toggle .icon-bar.text { position: absolute; top: 11px; right: 55px; background: none; }*/
.navbar-default .navbar-toggle .icon-bar { background-color: #fff; }
.navbar-default .navbar-toggle .icon-bar.text { color: #000; position: absolute; top: 11px; right: 55px; background: none; }


.topBar-wrap { float: right; margin-top: 25px; margin-right: 150px; }
.topBar-wrap .advBanner, .topBar-wrap ul { display: inline-block; }
.topBar li { display: inline-block; margin-left: 20px; }
/* lkteh - 2016-05-23
 *.topBar li:before { content: "\f138"; font: normal normal normal 14px/1 FontAwesome; color: #fdb913; padding-right: 5px; }*/
.topBar li:before { content: "\f138"; font: normal normal normal 14px/1 FontAwesome; color: #fff; padding-right: 5px; }
.topBar li.active:before {content: "\f138"; font: normal normal normal 14px/1 FontAwesome; color: #000; padding-right: 5px; }
/* lkteh - 2016-05-23
 *.topBar li a { color: #999; text-transform: uppercase; font-size: 12px; }*/
.topBar li a { color: #fdb913; text-transform: uppercase; font-size: 16px; }
/* lkteh - 2016-05-23
 *.topBar li.active a, .topBar li a:hover, .topBar li a:focus { color: #fdb913; }*/
 .topBar li.active a, .topBar li a:hover, .topBar li a:focus { color: #fdb913; }
 
 /*lkteh - 2016-05-23
*.languageBar { position: absolute; top: 25px; right: 25px; }*/
.languageBar { position: absolute; top: 20px; right: 25px; }
.languageBar ul { background-color: #333; border-radius: 20px; margin-left: 10px; margin-top: 5px; }
.languageBar ul li { display: inline-block; }
.languageBar ul li a { padding: 5px 10px; }
/*lkteh - 2016-05-23
*.languageBar ul li .btn { border-radius: 20px; color: #666; background-color: #333; border: 0; width: 50px; }*/
.languageBar ul li .btn { border-radius: 20px; color: #999; background-color: #333; border:1; border-width:2px;  border-color: #333; width: 60px; }
.languageBar ul li.active .btn { background-color: #fdb913; color: #333; }

/* Tab Content */
.page.lite .tab-content > .active{ padding-bottom: 20px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }

#newResults { text-transform: uppercase; width: 74%; border-bottom: 1px solid #333; }
#newResults .title { color: #666; font-size: 20px; margin: 0 10px; display: inline-block; vertical-align: middle; }
#newResults.active .title { color: #fdb913; }
#newResults span { margin-right: 15px; display: inline-block; }
#newResults span.red, #newResults span.red .fa { color: #FF3300; text-transform: none;font-weight: 500; }
#newResults span.red .fa { margin-right: 5px; }
.nav>li#newResults>a {padding: 10px 25px !important;}

#currEvents { width: 26%; }
#currEvents a { font-family: 'Roboto', sans-serif; font-weight: 400; padding: 10px 15px; font-size: 20px; text-transform: uppercase; }
#currEvents .fa { color: #fdb913; font-size: 24px; margin-right: 5px; }
#currEvents.active a .fa { -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.nav-tabs { background: #000; border-bottom: 1px solid #333; border-top-right-radius: 10px; border-top-left-radius: 10px; }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li>a:hover { border: 0; background: #111; cursor: pointer; color: #fff; }
.nav-tabs > li > a { border-top-left-radius: 10px; border-top-right-radius: 10px; border: 0; color: #666; }

.tab-pane { background: #111; box-shadow: 0 0 4px rgba(0, 0, 0, .4); border-radius: 0; }

/* lkteh - 2016-05-24
.results-notice { padding: 7px 10px 6px 30px; margin: 10px 0; position: relative; background-color: #222222; border-radius: 8px; font-size: 14px; }
/*.results-notice .fa-stop-circle-o {position: absolute; top: 10px; left: 10px;}*/
.results-notice { padding: 2px 10px 5px 30px; margin: 10px 0; position: relative; background-color: #222222; border-radius: 8px; font-size: 14px; border: 2px solid #fdb913}
.results-notice .fa-stop-circle-o {position: absolute; top: 5px; left: 10px;}
.results-notice .fa-stop-circle-o.red { color: #FF3300; }
.results-notice .fa-stop-circle-o.green { color: #00A52C; }
.results-notice a { color: #FF3300; text-decorate:none; }
.results-notice a:hover { color: #fdb913; text-decorate:none; }

/* lkteh - 2016-05-24
.shortCut .button { display: inline-block; background-color: #222; padding: 5px; margin: 10px 0; border-radius: 8px; }
.shortCut .button a { display: block; color: #fff; font-size: 12px; padding: 3px 8px; }
.shortCut .button a .fa { color: #fdb913; font-size: 14px; margin-right: 2px; }
.shortCut .button a:hover, .shortCut .button a:focus { text-decoration: none; }*/

.shortCut .button { display: inline-block; background-color: #222; padding: 2px; margin: 10px 0; border-radius: 8px; border: 2px solid #fdb913;}
.shortCut .button a { display: block; color: #fff; font-size: 12px; padding: 3px 8px; }
.shortCut .button a .fa { color: #fdb913; font-size: 14px; margin-right: 2px; }
.shortCut .button a:hover, .shortCut .button a:focus { text-decoration: none; }

#back-top { width: 50px; height: 50px; position: fixed; text-align: center; bottom: -50px; right: 10px; margin-left: -25px; z-index: 99; font-size: 14px; }
#back-top a { width: 50px; height: 50px; position: absolute; text-align: center; bottom: 65px; left: 50%; margin-left: -25px; z-index: 99; font-size: 30px; background-color: #ff3300; color: #fff; opacity: 0.5; border: 3px solid #fff; border-radius: 50%; }
#back-top a:hover { opacity: 1; }

/****** Royalslider *****/
.eventGallery .rsThumbs .rsThumb { width: 300px;height: 90px; border-bottom: 1px solid #2E2E2E;}
.eventGallery .rsThumb:hover { background: #000; }
.eventGallery .rsThumb.rsNavSelected { background-color: #000; border-bottom: -color #02874A; }
.sampleBlock { left: 3%; top: 1%; width: 100%; max-width: 400px; }
.rsDefault .rsTmb h5 { font-size: 14px; }
.tmbImg { width: 60px; height: 60px; position: relative; float: left; margin-right: 10px; overflow: hidden; }
.rsDefault .rsThumb img { width: 100%; position: absolute; opacity: 1;  top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
.eventGallery .rsThumb { opacity: 0.3; }
.rsDefault .rsThumb.rsNavSelected img, .eventGallery .rsThumb.rsNavSelected { opacity: 1; }

#current_event_desktop { width: 100%; max-height: 450px; margin-bottom: 25px; }
#current_event_desktop.eventGallery .rsThumbs { width: 300px; padding: 0; }
#current_event_desktop.eventGallery .rsTmb { padding: 15px;height: 90px;}

#current_event_mobile { width: 100%; }
#current_event_mobile .tmbImg { margin: 5px 10px; }
#current_event_mobile.eventGallery .rsThumbs .rsThumb { width: auto; height: auto; }
#current_event_mobile.rsDefault .rsTmb h5  { display: none; }
/**********************/

/***** Owl Carousel ****/
.promo-wrap { background-color: #fff; padding: 25px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; position: relative; }
#promo-list .item { margin: 3px; }
#promo-list .item img { display: block; width: 100%; height:120px;  }
.owl-theme .owl-controls .owl-buttons div { color: #fff; font-size: 21px; background-color: #333; line-height: 40px; border-radius: 50%; width: 40px; height: 40px; padding: 0; position: absolute; opacity: 0.8; }
.owl-theme .owl-controls.clickable .owl-buttons div:hover, .owl-theme .owl-controls.clickable .owl-buttons div:focus { background-color: #fdb913; }
.owl-theme .owl-controls { margin: 0; }
.owl-theme .owl-controls .owl-buttons .owl-prev { top: 50%; left: -20px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.owl-theme .owl-controls .owl-buttons .owl-next { top: 50%; right: -20px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
/**********************/

/***** Shadow Box ****/
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../../images/2016/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#fff;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../../images/2016/close.png);}
#sb-nav-next{background-image:url(../../images/2016/next.png);}
#sb-nav-previous{background-image:url(../../images/2016/previous.png);}
#sb-nav-play{background-image:url(../../images/2016/play.png);}
#sb-nav-pause{background-image:url(../../images/2016/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
/**********************/

.pastResults { font-family: 'Roboto', Arial, 'Microsoft Yahei', sans-serif !important; background-color: #101010; margin: 0 0 30px; width: 670px; overflow: auto; padding: 10px !important; border-radius: 10px; }
.pastResults .panelHeader { width: 595px !important; padding: 3px 20px 10px 45px; background-image: url(../images/2016/logo-tab.html); background-repeat: no-repeat; background-position: 0px 6px; }
.pastResults .panelHeader strong { color: #FDB913; font-size: 18px; font-weight: normal; padding: 0 10px 0 0; }
.pastResults .panelHeader span { color: #fff; font-size: 14px; font-weight: bold; padding: 0 10px; border-left: #666 1px solid; }

.results2016 { padding: 10px 15px !important; }
/* lkteh - 2016-05-24
.results2016 .panelFull { display: block; float: none; border-radius: 10px; border: 3px solid #FDB913; margin: 0 0 10px; } 
.results2016 .panelLeft { width: auto; float: none; margin: 0; border-radius: 10px; border: 3px solid #FDB913;}*/
.results2016 .panelRight { border-radius: 10px; border: 3px solid #fdb913; }
.results2016 .panelFull { display: block; float: none; border-radius: 10px; border: 3px solid #fdb913; margin: 0 0 10px; background-color: #FFF;}
.results2016 .panelLeft { width: auto; float: none; margin: 0; border-radius: 10px; border: 3px solid #fdb913; background-color: #FFF; }
.results2016 .panelRight { border-radius: 10px; border: 3px solid #fdb913; background-color: #FFF;}
.results2016 .colLeft { width: 370px; float: left; margin-right: 0px }
.results2016 .colRight { width: 220px; float: left; }


.results2016 .col-md-4, .results2016 .col-sm-6 {padding-right: 10px;padding-left: 10px;}

.notices { padding: 0px 15px !important; }
.notices .col-md-8, .notices .col-md-4 {padding-right: 10px;padding-left: 10px;}

.bannerSpot { padding: 0px 15px 15px !important; }
.bannerSpot .col-sm-4 {padding-right: 10px;padding-left: 10px;}

.homeBox-wrap { padding: 25px 15px !important; }
.homeBox-wrap .col-sm-4 {padding-right: 10px;padding-left: 10px;}

@media (min-width: 768px) and (max-width:1199px)
{
    .results2016 { padding: 0px 10px !important; }
    .results2016 .col-md-4, .results2016 .col-sm-6 {padding-right: 5px;padding-left: 5px;}

    .notices { padding: 0px 10px !important; }
    .notices .col-md-8, .notices .col-md-4 {padding-right: 5px;padding-left: 5px;}
    
    .bannerSpot { padding: 0px 10px 10px !important; }
    .bannerSpot .col-sm-4 {padding-right: 10px;padding-left: 5px;}
}
@media (min-width: 561px) and (max-width:767px)
{
    a.navbar-brand {margin-left: 15px !important;}
    
}

/**** Games Title ****/
.game4D h1,
.game4Djackpot h1,
.game4DJPlus h1,
.game4DPowerball h1 {
    font-family: 'Roboto', Arial, 'Microsoft Yahei', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    background-color: #fdb913;
    margin: 0px;
    padding: 0px;
    text-align: center;
    display: block;
    position: relative;
}
.game4D h1 span,
.game4Djackpot h1 span,
.game4DJPlus h1 span,
.game4DPowerball h1 span {
    color: #fff;
    background-color: #FF3300;
    position: absolute;
    top: 5px;
    right: 10px;
    border-radius: 50%;
    border: 2px solid #fff;
    font-size: 14px;
    line-height: 22px;
    width: 24px;
    height: 24px;
    text-align: center;
    overflow: hidden;
}

.game4D .panel{ padding: 10px; }

/**** 4D Game ****/
.game4D { margin: 0px; }
/* lkteh - 2016-05-24
.game4D a { color: #fff; }*/
.game4D a { color: #000; }
.game4D a:hover { color: #fdb913; }
.game4D p { color: #000; }
/* lkteh - 2016-05-24
.game4D .top3 { color: #fff; font-size: 18px; font-weight: bold; text-align: center; }*/
.game4D .top3 { color: #000; font-size: 18px; font-weight: bold; text-align: center; }
.game4D .top3 ul { margin: 0px; padding: 0px; list-style: none; }
/* lkteh - 2016-05-24
.game4D .top3 ul li { margin: 0px; padding: 0px; list-style: none; display: block; border-bottom: #666 1px solid; }
.game4D .top3 span { font-size: 14px; color: #fdb913; text-transform: uppercase; padding: 5px 15px; display: inline-block; text-align: right; }*/
.game4D .top3 ul li { margin: 0px; padding: 0px; list-style: none; display: block; border-bottom: #bebebe 1px solid; }
.game4D .top3 span { font-size: 14px; color: #000; text-transform: uppercase; padding: 5px 15px; display: inline-block; text-align: right; }
.game4D .top3 li a { font-size: 24px; line-height: 36px }
.game4D .otherPrizes { clear: both;}
/* lkteh - 2016-05-24
.game4D .otherPrizes .prizeCol { float: left; border-right: #333 1px solid; padding-bottom: 10px; }*/
.game4D .otherPrizes .prizeCol { float: left; border-right: #bebebe 1px solid; padding-bottom: 10px;}
.game4D .otherPrizes .prizeCol.Special { width: 50%; padding: 0 0 0 0px; margin: 0px; }
.game4D .otherPrizes .prizeCol.Consolation { width: 50%; border-right: none; padding: 0 0 0 0px; margin: 0px; }
/* lkteh - 2016-05-24
.game4D .otherPrizes .prizeCol h3 { color: #fdb913; font-size: 14px; text-transform: uppercase; text-align: center; margin: 0px; padding: 15px 0px 6px; }*/
.game4D .otherPrizes .prizeCol h3 { color: #000; font-size: 14px; text-transform: uppercase; text-align: center; margin: 0px; padding: 15px 0px 6px; }
.game4D .otherPrizes .prizeCol ul { text-align: center; list-style: none; display: inline-block; }
.game4D .otherPrizes .prizeCol ul li { font-size: 18px;line-height: 20px; font-weight: bold; margin: 0px; padding: 5px 10px; list-style: none; display: inline-block; text-align: center;}
.game4D .otherPrizes .prizeCol li a { margin: 0px; padding: 0px; display: inline-block; }
/* lkteh - 2016-05-24
.game4Dfooter { line-height: 35px; color: #FFF; background-color: #404040; text-align: center; padding: 0px 10px; margin: 0 0 1px; clear: both; overflow: hidden; }*/
.game4Dfooter { line-height: 35px; color: #000; background-color: #eeeeee; text-align: center; padding: 0px 10px; margin: 0 0 1px; clear: both; overflow: hidden; }
.game4DJPLink { line-height: 35px; color: #FFF; background-color: #FF3300; text-align: center; padding: 0px 10px; margin: 0px; clear: both; border-radius: 0; text-transform: uppercase;}
.game4DJPLink a {color:#FFF;}
/**** 4D Game END ***/

/********************/

/**** 4D Jackpot ****/
.game4Djackpot { }
.game4Djackpot a { color: #fff; }
.game4Djackpot a:hover { color: #fdb913; }
.game4Djackpot .gamePrizes { color: #fff; }
.game4Djackpot .gamePrizes ul { margin: 0px; padding: 0px; list-style: none; }
.game4Djackpot .gamePrizes ul li { margin: 0px; padding: 0px 0 0px 10px; line-height: 30px; list-style: none; display: block; border-bottom: #333 1px solid; background-color: #232323; }
.game4Djackpot .gamePrizes span { font-size: 12px; font-weight: bold; color: #fdb913; text-transform: uppercase; padding: 0px 10px 0px 0px; display: inline-block; text-align: left; }
.game4Djackpot .gamePrizes strong { font-size: 14px; font-weight: bold; color: #fff; text-transform: uppercase; }
.game4Djackpot .game4Dfooter { overflow: hidden; font-size: 12px; line-height: 30px; background-color: #ff8b00; text-align: center; padding: 0px 10px; clear: both; }
.game4Djackpot .game4Dfooter a { color: #FFF; font-weight: bold; }
/**** 4D Jackpot END ***/

/********************/

/**** 4D JACKPOT PLUS ****/
.game4DJPlus { margin: 0px; background-color:#fff  }
.game4DJPlus a { color: #fff; }
.game4DJPlus a:hover { color: #fdb913; }
.game4DJPlus .resultBox { clear: both;margin: 15px 0px 0px; overflow: auto; background-color:#fff; }
.game4DJPlus .resultBox .group01, .game4DJPlus .resultBox .group02 { border-radius: 5px; border: 3px solid #fdb913;background-color: #fff;display: inline-block;margin-bottom: 2px;font-size: 0;vertical-align: middle;}

/*.game4DJPlus .resultBox ul { margin: 0;padding: 5px 0 3px; overflow: hidden; list-style: none; border-bottom: #333 1px solid; white-space: nowrap; background-color: #101010; float: left; clear: both; width: 100%;}
.game4DJPlus .resultBox ul ul { clear: none; width: auto; margin: 0 0 1px 0; padding: 0; }
.game4DJPlus .resultBox .group01 ul, .game4DJPlus .resultBox .group02 ul { border: 0; margin: 0; }
.game4DJPlus .resultBox .group01 ul li, .game4DJPlus .resultBox .group02 ul li { position: relative; font-size: 18px;line-height: 20px; color: #333; font-weight: bold; text-align: center; padding: 0px; margin: 0px; list-style: none;display: inline-block; background-color: #fff;width: 28px;vertical-align: middle;}
.game4DJPlus .resultBox li.label {line-height: 30px;width: 70px; font-size: 18px; color: #fdb913; background-color: #111; text-align: left;padding: 0 15px; border-left: #000 1px solid; float: left; text-transform: uppercase;}
.game4DJPlus .resultBox li.label sup { font-size: 8px; }
.game4DJPlus .resultBox .plus { color: #fdb913; background-color: #000; border-left: #000 1px solid;width: 18px;display: inline-block;padding-left: 4px;font-weight: bold;}
.game4DJPlus .resultBox li.OR { font-size: 11px; color: #fff; background-color: #000; border-left: #000 1px solid; border-right: #000 1px none; }
.game4DJPlus .resultBox li.OR2 { font-size: 11px; color: #fff; background-color: #000; border-left: #000 1px solid; border-right: #000 1px none; }
.game4DJPlus .resultBox .group01 li.idle, .game4DJPlus .resultBox .group02 li.idle { background-color: #666; }
.game4DJPlus .resultBox ul li.blank { background-color: #9d9d9d; border-left: #666 1px solid; }
.game4DJPlus .resultBox ul li.special { background-color: #fafa02; border-left: #333 1px solid; }*/

.game4DJPlus .resultBox ul { margin: 0;padding: 5px 0 3px; overflow: hidden; list-style: none; border-bottom: #e3e3e3 1px solid; white-space: nowrap; background-color: #fff; float: left; clear: both; width: 100%;}
.game4DJPlus .resultBox ul ul { clear: none; width: auto; margin: 0 0 1px 0; padding: 0; }
.game4DJPlus .resultBox .group01 ul, .game4DJPlus .resultBox .group02 ul { border: 0; margin: 0; }
.game4DJPlus .resultBox .group01 ul li, .game4DJPlus .resultBox .group02 ul li { position: relative; font-size: 18px;line-height: 20px; color: #333; font-weight: bold; text-align: center; padding: 0px; margin: 0px; list-style: none;display: inline-block; background-color: #fff;width: 28px;vertical-align: middle;}
.game4DJPlus .resultBox li.label {line-height: 30px;width: 70px; font-size: 18px; color: #000; background-color: #fff; text-align: left;padding: 0 15px; border-left: #000 0px solid; float: left; text-transform: uppercase;}
.game4DJPlus .resultBox li.label sup { font-size: 8px; }
.game4DJPlus .resultBox .plus { color: #fdb913; background-color: #fff; border-left: #000 0px solid;width: 18px;display: inline-block;padding-left: 4px;font-weight: bold;}
.game4DJPlus .resultBox li.OR { font-size: 11px; color: #fff; background-color: #fff; border-left: #000 1px solid; border-right: #000 1px none; }
.game4DJPlus .resultBox li.OR2 { font-size: 11px; color: #fff; background-color: #fff; border-left: #000 1px solid; border-right: #000 1px none; }
.game4DJPlus .resultBox .group01 li.idle, .game4DJPlus .resultBox .group02 li.idle { background-color: #666; }
.game4DJPlus .resultBox ul li.blank { background-color: #9d9d9d; border-left: #666 1px solid; }
.game4DJPlus .resultBox ul li.special { background-color: #fafa02; border-left: #333 1px solid; }


.game4DJPlus .gamePrizes { color: #fff; margin: 0 0 11px; }
.game4DJPlus .gamePrizes ul { margin: 0px; padding: 0px; list-style: none; }
.game4DJPlus .gamePrizes ul li { margin: 0px; padding: 0px 0 0px 10px; line-height: 30px; list-style: none; display: block; border-bottom: #333 1px solid; background-color: #222; }
.game4DJPlus .gamePrizes span { font-size: 12px; font-weight: bold; color: #fdb913; text-transform: uppercase; padding: 0px 10px 0px 0px; display: inline-block; text-align: left; }
.game4DJPlus .gamePrizes strong { font-size: 14px; font-weight: bold; color: #fff; text-transform: uppercase; }
.game4DJPlus .game4Dfooter { font-size: 12px; background-color: #404040; text-align: center; padding: 5px 10px 5px; clear: both; }
.game4DJPlus .game4Dfooter a { color: #FFF; font-weight: bold; }
.game4DJPlus .resultBox ul li span.border { position: absolute; top: 3px;right: 0;height: 15px;width: 1px;border-right: 1px solid #333;z-index: 1;}
.game4DJPlus .resultBox ul#prize01 li span.border { height: 20px; top: 3px; }
.game4DJPlus .resultBox ul#prize01 li.label {font-size: 24px;line-height: 40px;float: left;}
.game4DJPlus .resultBox ul#prize01 li {font-size: 22px;line-height: 30px;}
.game4DJPlus .resultBox ul#prize01 .plus {line-height: 30px; width: 15px;padding: 0;}
#prize02 .label, #prize04 .label, #prize05 .label, #prize06 .label {margin-bottom: 30px; float: left;}
#prize07 .label {margin-bottom: 60px;}
@media (min-width: 768px) and (max-width:1199px)
{
    .game4DJPlus .resultBox li.label {padding: 0 5px;width: 50px !important;}
}
/**** 4D JACKPOT PLUS END ***/

/**** 4D POWERBALL ***/
.game4DPowerball a { color: #fff; }
.game4DPowerball {font-family: 'Roboto', Arial, 'Microsoft Yahei', sans-serif;}
/* lkteh 2016-05-23
.game4DPowerball .goldTxt { color: #fdb913;}*/
.game4DPowerball .goldTxt { color: #000; font-weight:bold;}
.game4DPowerball .jackpot1 {border-bottom:3px solid #fdb913;}
.game4DPowerball .jackpot2 {border-bottom:3px solid #fdb913;}
/* lkteh 2016-05-23
.game4DPowerball .jackpot1 h2, .game4DPowerball .jackpot2 h2 {height: 50px; font-size: 18px; overflow: hidden;margin: 0 0 1px;padding:0 15px;border-bottom:3px solid #403219;color: #fff;text-transform: uppercase;line-height: 50px;}*/
.game4DPowerball .jackpot1 h2, .game4DPowerball .jackpot2 h2 {height: 50px; font-size: 18px; overflow: hidden;margin: 0 0 1px;padding:0 15px;border-bottom:1px solid #e3e3e3;color: #000;text-transform: uppercase;line-height: 50px;}
.game4DPowerball .jackpot1 h2 span {float: right;font-size: 12px;text-transform: none;color: #999;font-weight: normal;}
/* lkteh 2016-05-23
.game4DPowerball .jackpot1 ul, .game4DPowerball .jackpot2 ul, .game4DPowerball .otherPrizes ul {list-style: none;margin: 0; padding: 0; background-color: #292211;}*/
.game4DPowerball .jackpot1 ul, .game4DPowerball .jackpot2 ul, .game4DPowerball .otherPrizes ul {list-style: none;margin: 0; padding: 0; background-color: #fff;}
.game4DPowerball ul ul{list-style: none;margin: 0; padding: 0; display: inline-block; text-align: right;}
.game4DPowerball .jackpot1 li,.game4DPowerball .jackpot2 li,.game4DPowerball .otherPrizes li {border-bottom:1px solid #e3e3e3;padding: 8px 15px;}
/* lkteh 2016-05-23
.game4DPowerball .jackpot1 li .pLabel {display: inline-block;font-size: 12px; color: #fff;line-height: 14px;padding: 3px 0;}
.game4DPowerball .jackpot2 li .pLabel {display: inline-block;font-size: 12px; color: #ccc;line-height: 14px;padding: 5px 0 5px;width: 110px;text-align: left;}
.game4DPowerball .jackpot1 li .pLabel strong, .game4DPowerball .jackpot2 li .pLabel strong {font-size: 14px; color: #fdb913; text-transform: uppercase;}
.game4DPowerball .jackpot1 li .pLabel sup, .game4DPowerball .jackpot2 li .pLabel sup {font-size: 8px;}*/
.game4DPowerball .jackpot1 li .pLabel {display: inline-block;font-size: 12px; color: #000;line-height: 14px;padding: 3px 0;}
.game4DPowerball .jackpot2 li .pLabel {display: inline-block;font-size: 12px; color: #000;line-height: 14px;padding: 3px 0 3px 0;width: 110px;text-align: left;}
.game4DPowerball .jackpot1 li .pLabel strong, .game4DPowerball .jackpot2 li .pLabel strong {font-size: 14px; color: #000; text-transform: uppercase;}
.game4DPowerball .jackpot1 li .pLabel sup, .game4DPowerball .jackpot2 li .pLabel sup {font-size: 8px;}
.game4DPowerball li li {border-bottom:1px none #000;display: inline-block;}
.game4DPowerball li li.digits {padding: 0 10px;margin: 0;height: 36px;overflow: hidden;border-bottom: none;}
/* lkteh 2016-05-23
.game4DPowerball li li.digits a {color: #fff;line-height: 36px; overflow: hidden;text-align: center;padding: 0;margin: 0;font-size: 18px;font-weight: bold;display: inline-block;}*/
.game4DPowerball li li.digits a {color: #000;line-height: 36px; overflow: hidden;text-align: center;padding: 0;margin: 0;font-size: 18px;font-weight: bold;display: inline-block;}
.game4DPowerball li li.ball01 {width: 35px;height: 35px; border-radius:50%;border:3px solid #fdb913;background-color: #fff;color: #000;line-height: 30px; overflow: hidden;text-align: center;padding: 0;margin: 0;font-size: 18px;font-weight: bold;}
.game4DPowerball li li.ball02 {width: 35px;height: 35px; border-radius:50%;border:3px solid #fdb913;background-color: #fff;color: #000;line-height: 30px; overflow: hidden;text-align: center;padding: 0;margin: 0;font-size: 18px;font-weight: bold;}
/* lkteh 2016-05-23
.game4DPowerball li li.ballOR {color: #999;line-height: 36px; overflow: hidden;text-align: center;padding: 0;margin: 0;font-size: 18px;font-weight: normal;display: inline-block;border-bottom: none;height: 36px;}
.game4DPowerball li li.blkPLUS {color: #fdb913;line-height: 36px; overflow: hidden;text-align: center;padding: 0 8px;margin: 0;font-size: 18px;font-weight: normal;display: inline-block;border-bottom: 1px none #000; max-height: 35px;}*/
.game4DPowerball li li.ballOR {color: #000;line-height: 36px; overflow: hidden;text-align: center;padding: 0;margin: 0;font-size: 18px;font-weight: normal;display: inline-block;border-bottom: none;height: 36px;}
.game4DPowerball li li.blkPLUS {color: #fdb913;line-height: 36px; overflow: hidden;text-align: center;padding: 0 8px;margin: 0;font-size: 18px;font-weight: normal;display: inline-block;border-bottom: 1px none #e3e3e3; max-height: 35px;}
/* lkteh 2016-05-23
.game4DPowerball .otherPrizes ul {list-style: none;margin: 0; padding: 0; background-color: #000;}
.game4DPowerball .otherPrizes .prizeListing {border-bottom: 1px solid #333;line-height: 24px;}
.game4DPowerball .otherPrizes .prizeListing .pLabel {display: inline-block;width: 80px;font-size: 14px; color: #fdb913; text-transform: uppercase;}
.game4DPowerball .otherPrizes .prizeListing .pLabel sup {font-size: 8px;}
.game4DPowerball .otherPrizes .prizeListing .pMessage {display: inline-block;color: #999;}
.game4DPowerball .otherPrizes .prizeListing .pMessage strong {color: #fff;}
.game4DPowerball .otherPrizes .prizeListing .pMessage .inlineBall-sm {width: 30px;height: 30px; border-radius:50%;border:3px solid #fdb913;background-color: #fff;color: #000;line-height: 25px; overflow: hidden;text-align: center;padding: 0px;margin: 0 3px 3px;font-size: 14px;font-weight: bold;display: inline-block;vertical-align: middle;}*/
.game4DPowerball .otherPrizes ul {list-style: none;margin: 0; padding: 0; background-color: #fff;}
.game4DPowerball .otherPrizes .prizeListing {border-bottom: 1px solid #e3e3e3;line-height: 24px;}
.game4DPowerball .otherPrizes .prizeListing .pLabel {display: inline-block;width: 80px;font-size: 14px; color: #000; text-transform: uppercase;}
.game4DPowerball .otherPrizes .prizeListing .pLabel sup {font-size: 8px;}
.game4DPowerball .otherPrizes .prizeListing .pMessage {display: inline-block;color: #000;}
.game4DPowerball .otherPrizes .prizeListing .pMessage strong {color: #000;}
.game4DPowerball .otherPrizes .prizeListing .pMessage .inlineBall-sm {width: 30px;height: 30px; border-radius:50%;border:3px solid #fdb913;background-color: #fff;color: #000;line-height: 25px; overflow: hidden;text-align: center;padding: 0px;margin: 0 3px 3px;font-size: 14px;font-weight: bold;display: inline-block;vertical-align: middle;}
/**** 4D POWERBALL END ***/

/**** PRIZE MONEY ****/

.prizeMoney { font-size: 13px; /*overflow: hidden;*/ border-radius: 0 0 7px 7px; }
.prizeMoney h2 { font-family: 'Roboto', Arial, 'Microsoft Yahei', sans-serif; font-size: 14px; font-weight: bold; line-height: 35px; text-transform: uppercase; color: #000; text-decoration: none; background-color: #fdb913; margin: 0px; padding: 0px; text-align: center; display: block; }
/* lkteh - 2016-05-24
.prizeMoney h3 { color: #fdb913; font-size: 14px; text-transform: uppercase; text-align: center; margin: 0px; padding: 15px 0 5px; height: 35px; }*/
.prizeMoney h3 { color: #666; font-size: 14px; text-transform: uppercase; text-align: center; margin: 0px; padding: 15px 0 5px; height: 35px; }
.prizeMoney ul { list-style: none; margin: 0; padding: 3px 0; }
/* lkteh - 2016-05-24
.prizeMoney li { line-height: 25px; color: #fff; margin: 0 15px; }*/
.prizeMoney li { line-height: 25px; color: #000; margin: 0 15px; }
.prizeMoney .prizeCol { float: left; padding-bottom: 10px; }
.prizeMoney .Jackpot01-wrap { padding-bottom: 10px; display: inline-block; text-align: center; }
.prizeMoney .prizeCol.Jackpot01 { float: left; display: inline-block; padding: 0 0 0 0px; margin: 0;width:33.33%; }
.prizeMoney .prizeCol.Jackpot01 ul { text-align: center; padding: 0; }
.prizeMoney .prizeCol.Jackpot01 ul li { font-size: 16px; padding: 0 2px; margin: 0; height: 25px; }
.game4D .prizeMoney li.prizeList { margin: 0 15px; }
.prizeMoney li.prizeList strong { display: inline-block; background-color: #ff3300; color: #fff; font-size: 10px; text-transform: uppercase; font-weight: bold; line-height: 20px; border-radius: 10px; padding: 0 7px; position: relative; top: -2px; }
/* lkteh - 2016-05-24
.prizeMoney .pLabel { color: #fdb913; display: inline-block; width: 130px; text-transform: uppercase; }*/
.prizeMoney .pLabel { color: #000; display: inline-block; width: 130px; text-transform: uppercase; }
.prizeMoney .pMessage { font-weight: bold; display: inline-block; }


/**** Game Tools ***/

.gameTools { position: absolute; width: 130px; margin: -38px 0 0 550px; }
.gameTools ul { margin: 0px; padding: 0px; list-style: none; }
.gameTools ul li { list-style: none; float: left; }
.gameTools ul li a { display: block; width: 85px; margin: 0px 5px 0 0; padding: 5px 0 5px 35px; color: #FFF; text-decoration: none; background-color: #333; background-repeat: no-repeat; background-position: 10px 4px; border-radius: 5px; }
.gameTools ul li a:hover { background-color: #000; }
.gameTools ul li.gPrint a { background-image: url(../images/2012/icon-print.html); }

/**** Game Tools END ***/

.bannerSpot { margin: 20px 0; padding-bottom: 25px; }
.bannerSpot img { border-radius: 10px; margin: 10px auto; }

.homeBox-wrap { background-color: #fff; padding: 25px 0; }
.homeBox-wrap .row { margin: 0; }
.homeBox-wrap a { color: #333; }
.homeBox .feaImg { display: inline-block; vertical-align: middle; margin-right: 15px; width: 30%; }
.homeBox .feaImg img { margin: 0 auto; }
.homeBox .textBox { display: inline-block; vertical-align: middle; width: 60%; }
.homeBox .textBox h3 { font-size: 20px; margin-top: 0; }
.homeBox .textBox h3 span.yellow { color: #fdb913; }

.btmLink-wrap { background-color: #eee; padding: 15px; text-align: center; }
.btmLink-wrap a { display: inline-block; margin: 3px; }
.btmLink { border: 1px solid #ccc; border-radius: 4px; padding: 2px 5px; background-color: #fff; }

.footer.lite { color: #333; text-align: center; font-size: 12px; background: none; }
.footer.lite a { color: #c70000; }
.footer.lite a:hover, .footer a:focus { color: #000; }

.footer { background-color: #111; color: #999; margin-bottom: 25px; padding: 15px 25px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.footer .copyright { font-size: 11px; display: inline-block; width: 48%; padding-top: 10px; }
.footer .copyright .list-inline > li {  padding: 0 5px; border-left: 1px solid #ccc; line-height: 1; }
.footer .copyright .list-inline > li > a { color: #ccc; }
.footer .copyright .list-inline > li > a:hover, .footer .copyright .list-inline > li > a:focus { color: #fdb913; }
.footer .copyright .list-inline > li:first-child { border: 0; padding-left: 0; }
.footer .copyright img { margin-right: 15px; float: left; }
.footer .socialMedia { display: inline-block; width: 50%; text-align: right; vertical-align: top; }
.footer .socialMedia ul, .footer .copyright ul { margin: 0; }
.footer .socialMedia ul li { margin-bottom: 5px; }

/**** TOOTIPS ***/
.tooltip-arrow {border-top-color: #ff3300 !important;}
.tooltip-inner {border: 3px solid #ff3300;}
#lbl_Result4D {display:block; padding:0 5px;}

.royalSlider{display:block;}

table{ color: #000; }

.text-black{ color: #000; }

.prizeball{ margin: 10px; }