﻿@font-face {
    font-family: 'advanced_dot_digital7';
    src: url('/assets/fonts/jackpot/advanced_dot_digital7.eot');
    src: url('/assets/fonts/jackpot/advanced_dot_digital7.eot') format('embedded-opentype'),
         url('/assets/fonts/jackpot/advanced_dot_digital7.woff2') format('woff2'),
         url('/assets/fonts/jackpot/advanced_dot_digital7.woff') format('woff'),
         url('/assets/fonts/jackpot/advanced_dot_digital7.ttf') format('truetype')
}
.cover {
    position: relative;
    float:left;
    width:100%;
}
a, img, a img {
    border:none;
    outline:none !important;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}
.searchbar-container {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #0094ff;
    width: 100%;
    text-align: center;
}
.searchbar-msg {
    margin-left:10px;
    color:#ffffff;
}
button:focus, button.focus {
    outline:none !important;
}
.carousel-indicators {
    margin-bottom:0px;
    bottom:10px;
}
body {
    background-color:#000000;
}
body.masterpage {
    background: none;
}
.middleBackground {
    /* background: url(/assets/images/theme/VegaSensa/middleBg.jpg) no-repeat top center; */
    background-color:#020208;
}
.mainpage.defaultpage .middleBackground {
	background-position-y: 400px;
}
.mainHeader {
    background-color:#000000;
	height:auto;
}
.maintenancePage .logo-container {
    text-align:center;
}
.maintenancePage .logo-container a {
    display:inline-block;
}
#login-form label {
    margin-bottom:0px;
}
.mainpage .annoucementContainer {
    min-height:7px;
}
.annoucementContainer {
    color:#ffffff;
    line-height:24px;
}
.contentMainBanner .container, .annoucementContainer .container {
    width:100%;
    max-width:1200px;
}
#carousel {
    max-width:1200px;
    margin:0px auto;
}
.fullbannerContainer {
    width:100%;
    max-width:100%;
	position:absolute;
}
.fullbannerContainer .item > img {
	width:100%;
	height:400px;
	opacity: .6;
	filter:blur(20px) saturate(1);
	-webkit-filter:blur(20px) saturate(1);
	object-fit: cover;
	object-position: 0px 0px;
}
#bannerCarousel .item > img, #bannerCarousel .item > a > img {
	margin:0px auto;
}
.contentLinkBanner a > img {
	margin:0px auto;
}
.contentMainBanner .col-xs-12,
.progressiveJackpotContainer .col-xs-12,
.contentLinkBanner .col-xs-12,
.annoucementContainer .col-xs-12,
.contentSubBanner .col-xs-12,
.contentMainNavbar .col-xs-12,
.contentGameList .col-xs-12,
.contentDisplayResult .col-xs-12 {
    padding:0px;
}
.contentMasterPage {
    text-align:center;
}
#tweenSubBanner {
    position:absolute;
}
.subbanner-container {
    margin-bottom:15px;
    padding:0px;
}
.subBannerMask {
    white-space: nowrap;
    overflow:hidden;
    position:relative;
}
.subBannerBox {
    text-align:center;
    padding: 0px 8px;
}
.subBannerBox img {
    margin:0px auto;
}
/****alternativelink****/
.mainpage > .alternativelinkContainer {
	padding:0px;
}
.mainpage > .alternativelinkContainer .container {
	border:none;
}
.alternativelinkContainer .col-xs-12 {
    min-height:0px;
}
.alternativelink {
    position:fixed;
    top:0%;
    left:0px;
    margin-top:100px;
    z-index: 9999;
    display:inline-block;
}
.alternativelink.cover {
    width:auto;
}
.alternativelink .title {
    color:#ffffff;
    font-size:15px;
    padding:5px 5px 5px 10px;
    background-image: -webkit-linear-gradient(top, #795200 0%, #1b0f00 100%);
    background-image: -o-linear-gradient(top, #795200 0%, #1b0f00 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#795200), to(#1b0f00));
    background-image: linear-gradient(to bottom, #795200 0%, #1b0f00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff795200', endColorstr='#ff1b0f00', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    background-color: #1b0f00;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    border:1px solid #522d00;
    min-width:175px;
    float:none;
    cursor:default;
}
.alternativelink ul {
    margin: 0px;
    padding-left:0px;
    list-style: none;
}
.alternativelink ul li {
    display: block;
    width:inherit;
}
.alternativelink .content {
    padding:0px;
}
.alternativelink ul li a {
    padding:5px 5px 5px 10px;
    color:#ffffff;
    display:block;
    background-color:#222222;
    border-right:1px solid #444444;
    border-bottom:1px solid #444444;
}
/****result***/
.contentResult {
    color:#ffffff;
    font-weight:bold;
    text-align:center;
    font-size:20px;
    padding-top:10px;
    line-height:50px;
}
.resultTitle {
    background-color:#1f4f59;
}
.mainresulttable {
    margin-bottom:0px;
}
.mainresulttable .table-header-st {
    font-size:15px;
    font-weight:bold;
    background-color:#2a7594;
    border:0px;
}
.mainresulttable .table-header-st th {
    border:0px;
}
.mainresulttable > tbody > tr > td {
    border:0px;
    color:#000000;
    font-size:15px;
    background-color:#ffffff;
    vertical-align:middle;
    font-weight:normal;
}
.mainresulttable .resultPoolTitle {
    color:#2a7594;
    font-size:16px;
    font-weight:bold;
}
.mainresulttable .resultPoolTime {
    text-decoration:underline;
}
.mainresulttable .resultPeriod {
    font-weight:bold;
    font-size:16px;
}
.mainresulttable .spanResultNum {
    background: #000000;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
    color: #fff;
    font-weight:bold;
    text-align:center;
    font-size:18px;
    width:30px;
    line-height:30px;
    padding:0px;
    margin:0px 2px;
}
.mainresulttable .table-row-normal > td {
    background-color:#e1e1e1;
}
.mainresulttable .table-row-stripped > td {
    background-color:#cdcdcd;
}
.btnResultDetail {
    font-weight:bold;
    text-shadow:none;
    text-transform:uppercase;
    background:none;
    background-color:#fed009;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.btnResultDetail:hover,
.btnResultDetail.active:hover,
.btnResultDetail:active:hover,
.btnResultDetail.active.focus,
.btnResultDetail:active:focus,
.btnResultDetail:active.focus,
.btnResultDetail:active,
.btnResultDetail.focus,
.btnResultDetail:focus {
    background-color: #ffd830;
    background-position:initial;
}
.btnResultDetail:active,
.btnResultDetail.active {
    border-color: #ffaa22;
}
.table-bordered.resulttable > tbody > tr > td.loseAmt, .loseAmt {
    color:#ff4000;
}
/****main content****/
.masterpage .main-content {
    border: none;
}
/****outer page****/
.contentRegisterSuccess .main-content {
    min-height:300px;
    text-align:center;
}
.extraTop {
    margin-top: 50px;
}
/*****headerform*****/
.mainHeader .topbar-container {
	margin-top:10px;
}
.mainHeader .topbar-container .topbarBorder {
	border-left:1px dotted #cccccc;
	margin: 0px 4px;
}
.mainHeader .topbar-container > div {
    display:inline-block;
}
.mainHeader .topbar-container > div > a,
.mainHeader .leftheader-container > div > a {
    color:#ffffff;
	padding:5px;
    text-decoration:none;
}
.mainHeader .topbar-container > div > a:hover,
.mainHeader .leftheader-container > div > a:hover {
    color:#fbeb8f;
}
.mainHeader .topbar-container .topbarAndroid {
	background: linear-gradient(180deg, #a0bb07 1%, #013704 91%);
    color:#ffffff;
	padding-left:5px;
	padding-right:20px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.mainHeader .topbar-container .androidicon {
	background: url(/assets/images/theme/VegaSensa/android3.png) no-repeat top left;
	width:15px;
	height:15px;
	display:inline-block;
	position:absolute;
	top:2px;
	margin-left:2px;
}
a.topbarAndroid:hover .androidicon {
    background: url(/assets/images/theme/VegaSensa/android3.png) no-repeat top right transparent;
}
.mainHeader .topbar-container .languageContainer {
    border:none;
}
.languageContainer .dropdown-toggle {
    color:#ffffff;
    border-radius:0px;
    padding:0px 5px;
	margin-top:-5px;
}
.languageContainer .dropdown-toggle img {
    width:18px;
}
.languageContainer .dropdown-toggle .caret {
    color:#ffffff;
}
.languageContainer .dropdown-menu {
    background-color:#000000;
	margin:0px;
    padding:3px 5px;
    border:none;
    border-radius:0px;
    width:40px;
    min-width:initial;
}
.languageContainer .dropdown-menu > li {
    margin:5px 0px;
}
.languageContainer .dropdown-menu > li > a {
    padding:0px;
    border:1px solid transparent;
    border-radius:20px;
}
.languageContainer .dropdown-menu > li > a:hover {
    background:none;
    border-color:#666666;
}
#login-form .form-control{
    color: #000000;
    border-color:#666666;
}
#login-form label {
    display:none;
    text-align:left;
    font-size:12px;
    font-weight:bold;
    color: #ffffff;
}
#inputpassword2 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.mainpage .loginformContainer .error-msg {
	margin-top:5px;
}
.error-msg {
    color:#ff0000;
    font-size:12px;
    display: block;
}
.forgetpasswordlink {
    display:block;
    text-align:left;
}
.forgetpasswordlink a {
    color:#f8af31;
}
.contentMember .buttonArea.login a,
.login-button, .login-button:visited, .login-button:link, .login-button:focus, .login-button.focus,
.buttonLogin, .buttonLogin:visited, .buttonLogin:link, .buttonLogin:focus, .buttonLogin:hover, .buttonLogin.focus {
    background: #febf01;
    background: linear-gradient(180deg,#febf01 15%, #8f3900 100%);
    display: inline-block;
    width: 90px;
    height: 30px;
    color: #ffffff;
    font-size: 14px;
    border: none;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    outline: none;
}
.login-button:hover, .login-button:active, .login-button.active, .login-button:active:focus, .login-button.active:focus, .login-button:active.focus, .login-button.active.focus {
    color:#512f00;
    text-decoration:none;
    outline:none;
}
.contentMember .buttonArea.register a,
.register-button, .register-button:visited, .register-button:link, .register-button:focus, .register-button.focus,
.buttonRegister, .buttonRegister:visited, .buttonRegister:link, .buttonRegister:focus, .buttonRegister:hover, .buttonRegister.focus {
    background: #98170e;
	background: -moz-linear-gradient(top, #fb1707 0%, #98170e 100%);
	background: -webkit-linear-gradient(top, #fb1707 0%,#98170e 100%);
	background: linear-gradient(to bottom, #fb1707 0%,#98170e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb1707', endColorstr='#98170e',GradientType=0 );
	display:inline-block;
    width:90px;
	height:30px;
    color:#ffffff;
    font-size:14px;
    border:none;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    outline:none;
}
.register-button:hover, .register-button:active, .register-button.active, .register-button:active:focus, .register-button.active:focus, .register-button:active.focus, .register-button.active.focus {
    color:#3c0000;
    text-decoration:none;
    outline:none;
}
/****game menu***************/
.gamemenu > ul {
    width:100%;
	max-width:1200px;
}
.gamemenu > ul > li {
    width:25%;
    float:left;
}
.gamemenu > ul > li a {
    text-align:center;
    padding:15px 5px;
}
.gamemenu > ul > li a:hover, .gamemenu > ul > li a:focus {
    background:none;
}
.gamemenu > ul > li > a > img {
    margin:0px auto;
    filter: alpha(opacity=100);
    opacity: 1;
}
.gamemenu > ul > li > a:hover > img, .gamemenu > ul > li > a:hover > img{
    filter: alpha(opacity=70);
    opacity: .7;
}
.gamemenu .dropdown-menu {
    background-color:rgba(0,0,0,0.9);
	top:initial;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
}
.gamemenu .dropdown-menu > li > a > span {
    display:none;
}
.mainpage .side-navbar .glyphicon-game1,
.mainpage .contentGameMenu .glyphicon-game1 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-1.png) no-repeat 0px 0px;
}
.mainpage .side-navbar .glyphicon-game2,
.mainpage .contentGameMenu .glyphicon-game2 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-2.png) no-repeat 0px 0px;
}
.mainpage .side-navbar .glyphicon-game3,
.mainpage .contentGameMenu .glyphicon-game3 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-3.png) no-repeat 0px 0px;
}
.mainpage .side-navbar .glyphicon-game5,
.mainpage .contentGameMenu .glyphicon-game5 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-4.png) no-repeat 0px 0px;
}
.mainpage .side-navbar .glyphicon-game4,
.mainpage .contentGameMenu .glyphicon-game4 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-5.png) no-repeat 0px 0px;
}
.mainpage .side-navbar .glyphicon-game6,
.mainpage .contentGameMenu .glyphicon-game6 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-6.png) no-repeat 0px 0px;
}
.mainpage .side-navbar .glyphicon-game7,
.mainpage .contentGameMenu .glyphicon-game7 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-7.png) no-repeat 0px 0px;
}
.mainpage .side-navbar .glyphicon-game8,
.mainpage .contentGameMenu .glyphicon-game8 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-8.png) no-repeat 0px 0px;
}
.mainpage .side-navbar .glyphicon-game9,
.mainpage .contentGameMenu .glyphicon-game9 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-9.png) no-repeat 0px 0px;
}
.mainpage .side-navbar .glyphicon-game10,
.mainpage .contentGameMenu .glyphicon-game10 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-10.png) no-repeat 0px 0px;
}
.mainpage .side-navbar .glyphicon-game12,
.mainpage .contentGameMenu .glyphicon-game12 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-11.png) no-repeat 0px 0px;
}
.mainpage .side-navbar .glyphicon-game11,
.mainpage .contentGameMenu .glyphicon-game11 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-12.png) no-repeat 0px 0px;
}
.mainpage .side-navbar .glyphicon-game13,
.mainpage .contentGameMenu .glyphicon-game13 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-13.png) no-repeat 0px 0px;
}
.mainpage .side-navbar a:hover .glyphicon-game1,
.mainpage .contentGameMenu a:hover .glyphicon-game1 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-1.png) no-repeat 0px -20px;
}
.mainpage .side-navbar a:hover .glyphicon-game2,
.mainpage .contentGameMenu a:hover .glyphicon-game2 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-2.png) no-repeat 0px -20px;
}
.mainpage .side-navbar a:hover .glyphicon-game3,
.mainpage .contentGameMenu a:hover .glyphicon-game3 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-3.png) no-repeat 0px -20px;
}
.mainpage .side-navbar a:hover .glyphicon-game5,
.mainpage .contentGameMenu a:hover .glyphicon-game5 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-4.png) no-repeat 0px -20px;
}
.mainpage .side-navbar a:hover .glyphicon-game4,
.mainpage .contentGameMenu a:hover .glyphicon-game4 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-5.png) no-repeat 0px -20px;
}
.mainpage .side-navbar a:hover .glyphicon-game6,
.mainpage .contentGameMenu a:hover .glyphicon-game6 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-6.png) no-repeat 0px -20px;
}
.mainpage .side-navbar a:hover .glyphicon-game7,
.mainpage .contentGameMenu a:hover .glyphicon-game7 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-7.png) no-repeat 0px -20px;
}
.mainpage .side-navbar a:hover .glyphicon-game8,
.mainpage .contentGameMenu a:hover .glyphicon-game8 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-8.png) no-repeat 0px -20px;
}
.mainpage .side-navbar a:hover .glyphicon-game9,
.mainpage .contentGameMenu a:hover .glyphicon-game9 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-9.png) no-repeat 0px -20px;
}
.mainpage .side-navbar a:hover .glyphicon-game10,
.mainpage .contentGameMenu a:hover .glyphicon-game10 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-10.png) no-repeat 0px -20px;
}
.mainpage .side-navbar a:hover .glyphicon-game12,
.mainpage .contentGameMenu a:hover .glyphicon-game12 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-11.png) no-repeat 0px -20px;
}
.mainpage .side-navbar a:hover .glyphicon-game11,
.mainpage .contentGameMenu a:hover .glyphicon-game11 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-12.png) no-repeat 0px -20px;
}
.mainpage .side-navbar a:hover .glyphicon-game13,
.mainpage .contentGameMenu a:hover .glyphicon-game13 {
    background: url(/assets/images/theme/VegaSensa/gameicon-40/icon-13.png) no-repeat 0px -20px;
}
/****mobile game menu***************/
.mainpage .contentGameMenu {
	background-color:#151515;
}
.mainpage .contentGameMenu .col-xs-12 {
    padding:0px;
    color:#000000;
}
.mainpage .contentGameMenu .gamenavbar {
	padding-left:2px;
    margin:0px 10px;
	white-space:nowrap;
    overflow-y: hidden;
    overflow-x: auto;
	text-align:left;
	border-radius:5px;
}
.mainpage .contentGameMenu ul > li {
    text-align:center;
    display:inline-block;
    white-space:nowrap;
    float:none;
	padding:0px;
	font-size:12px;
	width:20%;
}
.mainpage .contentGameMenu ul > li > a {
    padding:5px 0px 2px 0px;
    color:#e6c760;
}
.mainpage .contentGameMenu ul > li > a:hover, .mainpage .contentGameMenu ul > li > a:active, .mainpage .contentGameMenu ul > li > a:focus {
    color:#fbeb8f;
    background:none;
}
.mainpage .contentGameMenu ul > li > a > span.glyphicon {
    margin: 0px auto;
    margin-bottom: 3px;
    display: block;
    font-size: 30px;
    width:40px;
    height:20px;
}
.mainpage .contentGameMenu .dropdown-menu {
    position:relative;
    top:0px;
    width:100%;
    background-color:#000000;
}
.mainpage .contentGameMenu .dropdown-menu span {
    display:none;
}
.mainpage .contentGameMenu .dropdown-menu li {
    width:50%;
    text-align:center;
    float:left;
    padding:10px 15px;
}
.mainpage .contentGameMenu .dropdown-menu > li > a, .mainpage .contentGameMenu .dropdown-menu > li > a:hover {
    background:transparent;
}
.mainpage .contentGameMenu .dropdown-menu > li > a:hover > img {
    filter: alpha(opacity=70);
    opacity: .7;
}
.mainpage .contentGameMenu .dropdown-menu > li > a > img {
    margin:0px auto;
}
.mainpage .contentGameMenu .tab-arrow {
	position:absolute;
	top:0px;
	background-color:rgba(0,0,0,0.8);
	height:100%;
	color:#efd77f;
	padding:0px 3px;
	font-size:20px;
	height:50px;
	line-height:50px;
}
.mainpage .contentGameMenu .tab-arrow.left {
	left:0px;
}
.mainpage .contentGameMenu .tab-arrow.right {
	right:0px;
}
/****gamepage content***************/
.gamearcadepage .main-content,
.gameliveballpage .main-content, 
.gameetgpage .main-content, 
.gamekenopage .main-content, 
.gamelivecasinopage .main-content, 
.gamelotterypage .main-content, 
.gamefishingpage .main-content, 
.gamepokerpage .main-content, 
.gameslotpage .main-content, 
.gamesportsbookpage .main-content, 
.gamecockfightpage .main-content, 
.gameesportspage .main-content, 
.gamedingdongpage .main-content, 
.gamecrashgamepage .main-content {
    background-color:#000000;
	border:none;
    padding:5px;
}
.gamearcadepage .middleBackground {
    background:url(/assets/images/theme/VegaSensa/gamebg/arcade.jpg) no-repeat top center #000000;
}
.gameliveballpage .middleBackground {
    background:url(/assets/images/theme/VegaSensa/gamebg/dingdong.jpg) no-repeat top center #000000;
}
.gameetgpage .middleBackground {
    background:url(/assets/images/theme/VegaSensa/gamebg/etg.jpg) no-repeat top center #000000;
}
.gamekenopage .middleBackground {
    background:url(/assets/images/theme/VegaSensa/gamebg/keno.jpg) no-repeat top center #000000;
}
.gamelivecasinopage .middleBackground {
    background:url(/assets/images/theme/VegaSensa/gamebg/livecasino.jpg) no-repeat top center #000000;
}
.gamelotterypage .middleBackground {
    background:url(/assets/images/theme/VegaSensa/gamebg/lottery.jpg) no-repeat top center #000000;
}
.gamefishingpage .middleBackground {
    background:url(/assets/images/theme/VegaSensa/gamebg/fishing.jpg) no-repeat top center #000000;
}
.gamepokerpage .middleBackground {
    background:url(/assets/images/theme/VegaSensa/gamebg/poker.jpg) no-repeat top center #000000;
}
.gameslotpage .middleBackground {
    background:url(/assets/images/theme/VegaSensa/gamebg/slot.jpg) no-repeat top center #000000;
}
.gamesportsbookpage .middleBackground {
    background:url(/assets/images/theme/VegaSensa/gamebg/sportsbook.jpg) no-repeat top center #000000;
}
.gamecockfightpage .middleBackground {
    background:url(/assets/images/theme/VegaSensa/gamebg/cockfight.jpg) no-repeat top center #000000;
}
.gameesportspage .middleBackground {
    background:url(/assets/images/theme/VegaSensa/gamebg/esports.jpg) no-repeat top center #000000;
}
.gamedingdongpage .middleBackground {
    background:url(/assets/images/theme/VegaSensa/gamebg/dingdong.jpg) no-repeat top center #000000;
}
.gamecrashgamepage .middleBackground {
    background:url(/assets/images/theme/VegaSensa/gamebg/crashgame.jpg) no-repeat top center #000000;
}
.gamearcadepage .headerimg > .img-responsive, .gameliveballpage .headerimg > img, .gameetgpage .headerimg > img, .gamekenopage .headerimg > img,
.gamelivecasinopage .headerimg > img, .gamelotterypage .headerimg > img, .gamefishingpage .headerimg > img, .gamepokerpage .headerimg > img,
.gameslotpage .headerimg > img, .gamesportsbookpage .headerimg > img, .gamecockfightpage .headerimg > img, .gameesportspage .headerimg > img,
.gamedingdongpage .headerimg > img, .gamecrashgamepage .headerimg > img {
    margin-left: auto;
    margin-right: auto;
}
ul.gamecontent-menu {
    width:100%;
    list-style:none;
    margin:10px 0px 0px 0px;
    padding:5px;
    display:block;
    text-align:center;
    font-size:0px;
}
ul.gamecontent-menu > li {
    display:inline-block;
    width:25%;
    vertical-align:top;
    margin-bottom:10px;
    padding:0px 5px;
    margin-right: -4px;
}
ul.gamecontent-menu > li > a > span {
    display:none;
}
ul.gamecontent-menu > li > a > img {
    margin:0px auto;
}
.gamepokerpage ul.gamecontent-menu {
    padding:0px 25px;
}
.gamepokerpage ul.gamecontent-menu > li {
    width:20%;
    padding:10px;
}
.gameResultContainer {
    margin-top:10px;
}
.gameResultBox {
    text-align:center;
    padding:0px;
    margin: 10px 0px;
}
.gameResultTitle {
    background: -moz-linear-gradient(top, #db9d1f 0%, #614204 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #db9d1f), color-stop(100%, #614204));
    background: -webkit-linear-gradient(top, #db9d1f 0%, #614204 100%);
    background: -o-linear-gradient(top, #db9d1f 0%, #614204 100%);
    background: -ms-linear-gradient(top, #db9d1f 0%, #614204 100%);
    background: linear-gradient(to bottom, #db9d1f 0%, #614204 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db9d1f', endColorstr='#614204', GradientType=0 );
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    background-color: #072a35;
    text-transform:uppercase;
    font-size:15px;
    font-weight:bold;
    padding:7px 0px;
    color:#ffffff;
}
.gameResultContent {
    background-color:#261900;
}
.gameResultDate {
    padding:5px 0px 0px 0px;
    font-size:14px;
    color:#ffffff;
}
.gameResultTime {
    color:#ffffff;
}
.gameResultResult {
    color:#fff000;
    font-size:45px;
    font-weight:bold;
}
.gameResultImage {
    margin-top:10px;
}
.gameResultLink {
    padding-bottom:20px;
}
.gameResultLink a{
    color:#ffffff;
    text-decoration:underline;
}
.gameResultLink a:hover, .gameResultLink a:focus {
    color: #ffb828;
}
.subgamecontent {
    background-color:#222222;
    position: relative;
    float:left;
    width:100%;
    padding-bottom:10px;
}
.subgamecontent h4 {
    color:#ffffff;
    font-weight:bold;
    text-align:left;
    padding-left:15px;
    line-height:30px;
}
.subgamecontent .form-group {
    width:200px;
    right:10px;
    top:10px;
    position:absolute;
}
.subgamecontent .btn-group-md {
    padding-left:15px;
}
.subgamecontent .btn-group-md .btn{
    color:#ffffff;
    background:#555555;
    border:none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.subgamecontent .btn-group-md .btn:hover, .subgamecontent .btn-group-md .btn:active, .subgamecontent .btn-group-md .btn:focus{
    background:#444444;
}
.subgamecontent .gameitembox {
    padding-top:10px;
}
.subgamecontent .gameContent {
    position:relative;
    cursor:pointer;
}
.subgamecontent .tnhover {
    left:0px;
    position:absolute;
    width:100%;
    color:#ffffff;
    background-color:rgba(0, 0, 0, 0.7);
    display:none;
}
.subgamecontent .tntitle {
    background-color:#333333;
    color:#ffffff;
    white-space: nowrap;
}
.subgamecontent .tnimg {
    background-color:#333333;
}
.subgamecontent .tnimg img {
    margin:0px auto;
}
/****masterpage content*******/
.masterpage .annoucement {
    border:1px solid #e3e3e3;
    background-color:#f5f5f5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color:#222222;
    padding:0px 5px;
    margin:3px 0px;
}
.masterpage .logo-container {
    vertical-align:top;
}
.logomaster img {
    max-height:40px;
}
.leftheader-container, .logo-container, .rightheader-container {
    display:inline-block;
}
.leftheader-container {
    position:absolute;
    left:0px;
    top:0px;
    margin:0px;
}
.rightheader-container {
    float:right;
}
.refreshbox {
    display:inline-block;
    font-size:24px;
    vertical-align:top;
    margin-top:5px;
}
.btnrefresh {
    padding:5px 5px 2px 5px;
}
.infobox {
    display:inline-block;
    color:#ffffff;
    line-height:20px;
    vertical-align:top;
}
.btnbox {
    margin-top:3px;
    margin-left:5px;
    display:inline-block;
    vertical-align:top;
    position:relative;
}
.labelplayer {
    text-align:right;
    display:block;
}
.btnbox .glyphicon-user {
    margin-right:5px;
}
.btnbox .caret {
    margin-left:5px;
}
.btnmember, .btnmember:hover, .btnmember.focus, .btnmember:focus, .btnmember.active, .btnmember.active, .btnmember.active.focus, .btnmember:active:focus, .btnmember:active.focus, .btnmember:active:focus,
.btnmenu, .btnmenu:hover, .btnmenu.focus, .btnmenu:focus, .btnmenu.active, .btnmenu.active, .btnmenu.active.focus, .btnmenu:active:focus, .btnmenu:active.focus, .btnmenu:active:focus {
    outline:none;
}
/****iconbox menu****/
.iconbox-menu {
    display:none;
    position: absolute;
    left: 0px;
    z-index: 1000;
    max-width:420px;
    font-size: 14px;
    text-align: left;
    background-color: #333333;
}
.iconbox-menu.rightmenu {
    left:auto;
    right:0px;
}
.iconbox-menu .innerbox > ul {
    list-style: none;
    margin: 0px;
    padding: 5px;
    display:block;
}
.iconbox-menu .innerbox > ul > li {
    display:inline-block;
    width:33.33%;
    float:left;
    position:relative;
}
.iconbox-menu.rightmenu .innerbox > ul, .iconbox-menu.rightmenu .innerbox > ul > li {
    float:right;
}
.iconbox-menu .innerbox > ul > li > a {
    white-space: nowrap;
    overflow:hidden;
    padding:10px;
    margin:5px;
    display:block;
    text-align:center;
    color:#cccccc;
    border:1px solid #cccccc;
}
.iconbox-menu .innerbox > ul.innermenu > li > a > img {
    margin:0px auto;
}
.iconbox-menu .innerbox > ul > li > a:hover, .iconbox-menu .innerbox > ul > li > a:active, .iconbox-menu .innerbox > ul > li > a:focus, .iconbox-menu .innerbox > ul > li > a:focus:active, .iconbox-menu .innerbox > ul > li > a:active:focus {
    text-decoration:none;
}
.iconbox-menu .innerbox > ul.mainmenu > li > a:hover, .iconbox-menu .innerbox > ul.mainmenu > li > a:active, .iconbox-menu .innerbox > ul.mainmenu > li > a:focus, .iconbox-menu .innerbox > ul.mainmenu > li > a:focus:active, .iconbox-menu .innerbox > ul.mainmenu > li > a:active:focus {
    color:#5bb7aa;
    border-color:#5bb7aa;
}
.iconbox-menu.rightmenu .innerbox > ul > li > a:hover, .iconbox-menu.rightmenu .innerbox > ul > li > a:active, .iconbox-menu.rightmenu .innerbox > ul > li > a:focus, .iconbox-menu.rightmenu .innerbox > ul > li > a:focus:active, .iconbox-menu.rightmenu .innerbox > ul > li > a:active:focus {
    text-decoration:none;
    color:#5cb85c;
    border-color:#5cb85c;
}
.iconbox-menu .innerbox > ul > li > a > span.glyphicon {
    margin: 0px auto;
    margin-bottom: 3px;
    display: block;
    font-size: 30px;
    width:60px;
    height:30px;
}
.glyphicon-game {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon.png) no-repeat -15px 0px;
}
.iconbox-menu .glyphicon-game1 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-1.png) no-repeat 0px -60px;
}
.iconbox-menu .glyphicon-game2 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-2.png) no-repeat 0px -60px;
}
.iconbox-menu .glyphicon-game3 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-3.png) no-repeat 0px -60px;
}
.iconbox-menu .glyphicon-game5 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-4.png) no-repeat 0px -60px;
}
.iconbox-menu .glyphicon-game4 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-5.png) no-repeat 0px -60px;
}
.iconbox-menu .glyphicon-game6 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-6.png) no-repeat 0px -60px;
}
.iconbox-menu .glyphicon-game7 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-7.png) no-repeat 0px -60px;
}
.iconbox-menu .glyphicon-game8 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-8.png) no-repeat 0px -60px;
}
.iconbox-menu .glyphicon-game9 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-9.png) no-repeat 0px -60px;
}
.iconbox-menu .glyphicon-game10 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-10.png) no-repeat 0px -60px;
}
.iconbox-menu .glyphicon-game12 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-11.png) no-repeat 0px -60px;
}
.iconbox-menu .glyphicon-game11 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-12.png) no-repeat 0px -60px;
}
.iconbox-menu .glyphicon-game13 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-13.png) no-repeat 0px -60px;
}
.iconbox-menu a:hover .glyphicon-game1, .iconbox-menu a:active .glyphicon-game1, .iconbox-menu a:focus .glyphicon-game1, .iconbox-menu a:focus:active .glyphicon-game1, .iconbox-menu a:active:focus .glyphicon-game1 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-1.png) no-repeat 0px -90px;
}
.iconbox-menu a:hover .glyphicon-game2, .iconbox-menu a:active .glyphicon-game2, .iconbox-menu a:focus .glyphicon-game2, .iconbox-menu a:focus:active .glyphicon-game2, .iconbox-menu a:active:focus .glyphicon-game2 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-2.png) no-repeat 0px -90px;
}
.iconbox-menu a:hover .glyphicon-game3, .iconbox-menu a:active .glyphicon-game3, .iconbox-menu a:focus .glyphicon-game3, .iconbox-menu a:focus:active .glyphicon-game3, .iconbox-menu a:active:focus .glyphicon-game3 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-3.png) no-repeat 0px -90px;
}
.iconbox-menu a:hover .glyphicon-game5, .iconbox-menu a:active .glyphicon-game5, .iconbox-menu a:focus .glyphicon-game5, .iconbox-menu a:focus:active .glyphicon-game5, .iconbox-menu a:active:focus .glyphicon-game5 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-4.png) no-repeat 0px -90px;
}
.iconbox-menu a:hover .glyphicon-game4, .iconbox-menu a:active .glyphicon-game4, .iconbox-menu a:focus .glyphicon-game4, .iconbox-menu a:focus:active .glyphicon-game4, .iconbox-menu a:active:focus .glyphicon-game4 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-5.png) no-repeat 0px -90px;
}
.iconbox-menu a:hover .glyphicon-game6, .iconbox-menu a:active .glyphicon-game6, .iconbox-menu a:focus .glyphicon-game6, .iconbox-menu a:focus:active .glyphicon-game6, .iconbox-menu a:active:focus .glyphicon-game6 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-6.png) no-repeat 0px -90px;
}
.iconbox-menu a:hover .glyphicon-game7, .iconbox-menu a:active .glyphicon-game7, .iconbox-menu a:focus .glyphicon-game7, .iconbox-menu a:focus:active .glyphicon-game7, .iconbox-menu a:active:focus .glyphicon-game7 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-7.png) no-repeat 0px -90px;
}
.iconbox-menu a:hover .glyphicon-game8, .iconbox-menu a:active .glyphicon-game8, .iconbox-menu a:focus .glyphicon-game8, .iconbox-menu a:focus:active .glyphicon-game8, .iconbox-menu a:active:focus .glyphicon-game8 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-8.png) no-repeat 0px -90px;
}
.iconbox-menu a:hover .glyphicon-game9, .iconbox-menu a:active .glyphicon-game9, .iconbox-menu a:focus .glyphicon-game9, .iconbox-menu a:focus:active .glyphicon-game9, .iconbox-menu a:active:focus .glyphicon-game9 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-9.png) no-repeat 0px -90px;
}
.iconbox-menu a:hover .glyphicon-game10, .iconbox-menu a:active .glyphicon-game10, .iconbox-menu a:focus .glyphicon-game10, .iconbox-menu a:focus:active .glyphicon-game10, .iconbox-menu a:active:focus .glyphicon-game10 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-10.png) no-repeat 0px -90px;
}
.iconbox-menu a:hover .glyphicon-game12, .iconbox-menu a:active .glyphicon-game12, .iconbox-menu a:focus .glyphicon-game12, .iconbox-menu a:focus:active .glyphicon-game12, .iconbox-menu a:active:focus .glyphicon-game12 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-11.png) no-repeat 0px -90px;
}
.iconbox-menu a:hover .glyphicon-game11, .iconbox-menu a:active .glyphicon-game11, .iconbox-menu a:focus .glyphicon-game11, .iconbox-menu a:focus:active .glyphicon-game11, .iconbox-menu a:active:focus .glyphicon-game11 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-12.png) no-repeat 0px -90px;
}
.iconbox-menu a:hover .glyphicon-game13, .iconbox-menu a:active .glyphicon-game13, .iconbox-menu a:focus .glyphicon-game13, .iconbox-menu a:focus:active .glyphicon-game13, .iconbox-menu a:active:focus .glyphicon-game13 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-13.png) no-repeat 0px -90px;
}
.newMsg {
	margin-top:-15px;
	right:0px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	display: block;
	font-size: 14px;
}
.contentHeader {
    background: linear-gradient(180deg, #380000 31%, #891306 100%);
}
.contentHeader .newMsg {
	margin:0px;
	padding:1px;
}
.contentHeader .newMsgContent {
	padding: 2px 6px;
}
.main-navbar .newMsg {
	font-size: 12px;
}
.newMsgArrow {
	position: absolute;
	margin-left: -5px;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #ff4000;
}
.newMsgContent {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #ff4000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.badge {
    background-color:#045380;
}
/***navbar***/
.contentMainNavbar {
    background-color:#151515;
	border-bottom:4px solid #151515;
}
.main-navbar.navbar-inverse .navbar-nav > li > a {
    color: #e6c760;
    font-size: 14px;
    border-top: 3px solid transparent;
}
.main-navbar.navbar-inverse .navbar-nav > li > a:hover {
    border-top-color:#fbeb8f;
    color:#fbeb8f;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color:#ffffff;
}
.main-navbar {
    background:none;
    min-height:40px !important;
    margin-bottom: 0px !important;
    border:none;
}
.main-navbar .gamemenu .dropdown-menu {
	right: 0;
	left: 0;
}
.main-navbar .dropdown-menu {
	right: auto;
	left: 0;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background:#333333;
	color:#e2c360;
}
.navbar-toggle {
    margin-top:4px;
    margin-bottom:4px;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background:none;
}
.navbar-toggle {
    width: 100%;
    display:block;
    border:none;
    margin:0px;
    text-decoration:none;
    color:#ffffff;
    font-size:14px;
    height:40px;
    padding-left:15px;
    padding-right:15px;
}
.navbar-toggle:hover, .navbar-toggle:active, .navbar-toggle:visited, .navbar-toggle:link {
    text-decoration:none;
    color:#ffffff;
}
.navbar-toggle .iconbar-container {
    float:right;
    margin-top:4px;
}
.main-navbar.navbar-inverse .navbar-nav > li > a > span.glyphicon {
	margin:0px auto 6px auto;
	display:block;
	font-size:26px;
	line-height:30px;
	width:60px;
	height:30px;
}
.main-navbar .glyphicon-game1 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-1.png) no-repeat 0px 0px;
}
.main-navbar .glyphicon-game2 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-2.png) no-repeat 0px 0px;
}
.main-navbar .glyphicon-game3 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-3.png) no-repeat 0px 0px;
}
.main-navbar .glyphicon-game5 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-4.png) no-repeat 0px 0px;
}
.main-navbar .glyphicon-game4 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-5.png) no-repeat 0px 0px;
}
.main-navbar .glyphicon-game6 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-6.png) no-repeat 0px 0px;
}
.main-navbar .glyphicon-game7 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-7.png) no-repeat 0px 0px;
}
.main-navbar .glyphicon-game8 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-8.png) no-repeat 0px 0px;
}
.main-navbar .glyphicon-game9 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-9.png) no-repeat 0px 0px;
}
.main-navbar .glyphicon-game10 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-10.png) no-repeat 0px 0px;
}
.main-navbar .glyphicon-game12 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-11.png) no-repeat 0px 0px;
}
.main-navbar .glyphicon-game11 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-12.png) no-repeat 0px 0px;
}
.main-navbar .glyphicon-game13 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-13.png) no-repeat 0px 0px;
}
.main-navbar a:hover .glyphicon-game1 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-1.png) no-repeat 0px -30px;
}
.main-navbar a:hover .glyphicon-game2 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-2.png) no-repeat 0px -30px;
}
.main-navbar a:hover .glyphicon-game3 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-3.png) no-repeat 0px -30px;
}
.main-navbar a:hover .glyphicon-game5 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-4.png) no-repeat 0px -30px;
}
.main-navbar a:hover .glyphicon-game4 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-5.png) no-repeat 0px -30px;
}
.main-navbar a:hover .glyphicon-game6 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-6.png) no-repeat 0px -30px;
}
.main-navbar a:hover .glyphicon-game7 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-7.png) no-repeat 0px -30px;
}
.main-navbar a:hover .glyphicon-game8 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-8.png) no-repeat 0px -30px;
}
.main-navbar a:hover .glyphicon-game9 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-9.png) no-repeat 0px -30px;
}
.main-navbar a:hover .glyphicon-game10 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-10.png) no-repeat 0px -30px;
}
.main-navbar a:hover .glyphicon-game12 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-11.png) no-repeat 0px -30px;
}
.main-navbar a:hover .glyphicon-game11 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-12.png) no-repeat 0px -30px;
}
.main-navbar a:hover .glyphicon-game13 {
    background: url(/assets/images/theme/VegaSensa/gameicon-60/icon-13.png) no-repeat 0px -30px;
}
/***default page**/
.modal-backdrop {
    z-index:2147483640;
}
#annoucementmodal {
    z-index:2147483641;
}
button.close, button.close:focus {
    z-index:1;
    width:64px;
    height:64px;
    background:url(/assets/images/btnclose.png) no-repeat center center;
    filter: alpha(opacity=100);
    opacity: 1;
    position:absolute;
    top:-32px;
    right:-32px;
    border:none;
    outline: none;
}
button.close:hover {
    filter: alpha(opacity=90);
    opacity: .9;
    border:none;
    outline: none;
}
.contentSubBanner .banner1 {
    text-align:left;
    padding:0px 3px 0px 0px;
}
.contentSubBanner .banner2 {
    text-align:right;
    padding:0px 0px 0px 3px;
}
.maintenancePage .logo-container, .contentMaintenance .logo-container {
    text-align:center;
}
.contentMaintenance {
    margin-top:20px;
    margin-bottom:20px;
}
/****footer******/
.footer {
	background-color:#3d0000;
    height:auto;
    color:#d9d9d9;
    text-align:center;
    padding-bottom:10px;
}
.footer a {
    color:#e2c360;
}
.footer .container {
    padding-top:10px;
    padding-bottom:10px;
    border-top:1px dotted #bbbbbb;
}
/***domain***/
.alternativelinkContainer {
	background-color:#020208;
	padding-bottom:10px;
}
.alternativelinkContainer .container {
    border-top:1px dotted #bbbbbb;
}
.alternativelinkContainer h2 {
    color:#919191;
    margin-top:10px;
    font-size:18px;
	font-weight: bold;
	text-transform:uppercase;
}
.alternativelinkContainer .linkbox {
	display:inline-block;
	width:24%;
}
.alternativelinkContainer .linkbox a {
	padding:0px;
    list-style: none;
	color:#b3b3b3;
}
/***bank***/
.infoContainer {
	background-color:#020208;
	padding-bottom:10px;
}
.infoContainer .container {
    border-top:1px dotted #bbbbbb;
}
.infoContainer h2 {
    color:#919191;
    margin-top:10px;
    font-size:18px;
	font-weight: bold;
	text-transform:uppercase;
}
.infoContainer .contactbank {
	display:flex;
	display:-ms-flex;
	display:-webkit-flex;
}
.infoContainer .border-left {
	border-left:1px solid #666666;
}
.infoContainer .border-right {
	border-right:1px solid #666666;
}
.infoContainer .col-xs-12 .bankbox {
	width:24%;
}
.contentBank {
	display:flex;
	display:-ms-flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	gap:5px;
}
.bankbox {
	width:49%;
	display: flex;
	align-items: center;
	height:34px;
	padding:0px 5px;
	/* background-color:#1d1d1d; */
}
.bankimg {
	display:inline-block;
	margin-left:5px;
}
.bankimg > img {
	max-height: 30px;
}
.offline-indicator, .online-indicator {
    min-width:5px;
    height:20px;
	border-radius:5px;
}
.offline-indicator {
    background-color:#ff0000;
}
.online-indicator {
    background-color:#00ff00;
}
/***contact***/
.infoContainer .col-xs-12 .contentContact ul li {
	width:33%;
}
.contentContact ul {
	padding:0px;
    margin:0px;
    list-style: none;
	text-align:left;
}
.contentContact ul li {
    display: inline-block;
    float: none;
	width:100%;
}
.contentContact .contactbox {
    color:#b3b3b3;
    line-height:40px;
}
.contentContact a, .contentContact a:hover, .contentContact a:focus, .contentContact a:visited {
    color:#b3b3b3;
    text-decoration:none;
    display:block;
}
.contentContact .contactimg {
    display:inline-block;
    float:left;
}
.contentContact .contactimg img {
	margin-top:4px;
}
.contentContact .contactname {
    display:none;
}
.contentContact .contactcontent {
    padding-left:5px;
    line-height:40px;
}
/****footer game menu***************/
.gamefooter {
	background-color:#020208;
}
.gamefooter .container {
    border-top:1px dotted #bbbbbb;
}
.gamefooter h2 {
    color:#919191;
	text-align:left;
	text-transform:uppercase;
    margin-top:10px;
    font-size:18px;
	font-weight: bold;
}
.gamefooter .providerbox {
    padding:0px;
    list-style: none;
	text-align:left;
}
.gamefooter .providerbox > li {
    display:inline-block;
	margin:10px 40px 10px 0px;
}
.gamefooter .providerbox > li img {
    max-height:30px;
	margin:auto;
}
/******gameslots*****/
/******5******/
.contentGameList .col-xs-12 {
    cursor:pointer;
}
.contentGameList .gameheader {
	background:#242424;
    background:-moz-linear-gradient(top, #242424 0%, #515151 46%, #242424 100%);
    background:-webkit-linear-gradient(top, #242424 0%, #515151 46%, #242424 100%);
    background:linear-gradient(to bottom, #242424 0%, #515151 46%, #242424 100%);
	color:#ffffff;
}
.contentGameList .gameheader > span {
	font-size:22px;
	line-height:35px;
	margin:0px 10px;
}
.contentGameList .gameheader .seemore {
	font-size:18px;
	line-height:35px;
	background:#c69a2f;
    background:-moz-linear-gradient(top, #c69a2f 0%, #e6ca69 46%, #c69a2f 100%);
    background:-webkit-linear-gradient(top, #c69a2f 0%, #e6ca69 46%, #c69a2f 100%);
    background:linear-gradient(to bottom, #c69a2f 0%, #e6ca69 46%, #c69a2f 100%);
	color:#000000;
	padding-left:40px;
	padding-right:40px;
	float:right;
	height:100%;
}
.contentGameList .gameheader a.seemore:hover {
	background:#e6ca69;
	color:#333333;
	text-decoration:none;
}
.contentGameList .gamelist {
	background-color:#1f1e1e;
	margin-bottom:5px;
}
.contentGameList .gameContent {
	padding-top:5px;
}
.contentGameList .tntitle {
	background:#d17601;
    background:-moz-linear-gradient(top, #f69c00 0%, #d17601 100%);
    background:-webkit-linear-gradient(top, #f69c00 0%, #d17601 100%);
    background:linear-gradient(to bottom, #f69c00 0%, #d17601 100%);
    color:#ffffff;
	text-align:center;
    white-space: nowrap;
}
.contentGameList .tnimg {
    background-color:#333333;
}
.contentGameList .tnimg img {
    margin:0px auto;
}
/******end 5******/
/******6
#tweenGameList {
    position:absolute;
}
.gameList-container {
    margin-bottom:15px;
    padding:0px;
}
.gameListMask {
    white-space: nowrap;
    overflow:hidden;
    position:relative;
}
.gameListBox {
    text-align:center;
    padding: 0px 8px;
}
.gameListBox img {
    margin:0px auto;
}
.resultDisplayGameMask {
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    height:200px;
}
#tweenResult4d {
    position:absolute;
}
.resultDisplay4d {
    color:#ffffff;
    font-size:14px;
    text-align:center;
}
.resultDisplayGame {
	background: url(/assets/images/theme/VegaSensa/imgResultBG.png) no-repeat center top;
	width:120px;
	height:150px;
	float:left;
	font-family:Tahoma, Arial;
	text-align: center;
	padding: 0px;
	margin-bottom:15px;
}
.resultDisplayImage {
	height:54px;
}
.resultDisplayContent {
	margin-top:5px;
}
.resultDisplayTime {
	color: #ffffff;
	font-size:11px;
}
.resultDisplayTitle {
	color: #cc802e;
	font-size:12px;
}
.resultDisplayDate {
	color: #cc802e;
	font-size:12px;
}
.resultDisplayResult {
	color: #fff000;
    font-weight:bold;
	font-size:30px;
	margin-top:-5px;
}
/******end 6******/
/******contentpage*****/
.customcontent {
    padding:20px;
    text-align:left;
}
.customcontent.main-content {
	background-color: rgba(0,0,0,0.8);
    color:#ffffff;
}
/******promopage*****/
.promocontent {
    background-color:rgba(0,0,0,0.8);
    color:#ffffff;
    padding:20px 20px 5px 20px;
}
.promocontentContainer > ul {
    margin: 0px;
    padding-left:0px;
    list-style: none;
}
.promocontentContainer > ul > li {
    background-color:#000000;
	border:1px solid #151515;
    float:left;
    display: block;
    width:100%;
    margin-bottom:15px;
}
.promocover {
    position:relative;
}
.promoheader {
    display:none;
}
.promoimage {
    width:100%;
    cursor:pointer;
}
.promoimage img {
    margin:0px auto;
}
.promobtn {
    position:absolute;
    bottom: 20px;
    right: 20px;
}
.promobtn .btn-moreinfo {
	color: #000000;
	background: #f3dd7f;
	background: linear-gradient(to bottom,#f3dd7f 0%,#b88416 100%);
	border:none;
}
.promobtn .btn-moreinfo:hover,
.promobtn .btn-moreinfo:focus {
	color: #000000;
	background-position:0px;
	background: linear-gradient(to bottom,#b88416 0%,#f3dd7f 100%);
}
.promoinfo {
    color:#ffffff;
    padding:20px;
}
/******articlepage*****/
.articlecontent {
    background-color:rgba(0,0,0,0.8);
    color:#ffffff;
    padding:20px 20px 5px 20px;
}
.articlecontentContainer ul {
    margin: 0px;
    padding-left:0px;
    list-style: none;
}
.articlecontentContainer ul li {
    background-color:#000000;
	border:1px solid #151515;
    float:left;
    display: block;
    width:100%;
    margin-bottom:15px;
}
.articlecover {
    float:left;
    width:100%;
    display: block;
    position:relative;
}
.articleheader {
    width:70%;
    float:left;
    padding:20px;
}
.articleheader h2 {
    color:#f3dd7f;
}
.articleimage {
    width:30%;
    float:left;
    padding:10px;
}
.articleimage img {
    margin:0px auto;
}
.articlepost {
    background-color:#000000;
    width: 100%;
    float:left;
}
.articlebtn {
    position:absolute;
    bottom: 15px;
    right: 15px;
}
.articlebtn .btn-moreinfo {
	color: #000000;
	background: #f3dd7f;
	background: linear-gradient(to bottom,#f3dd7f 0%,#b88416 100%);
	border:none;
}
.articlebtn .btn-moreinfo:hover,
.articlebtn .btn-moreinfo:focus {
	color: #000000;
	background-position:0px;
	background: linear-gradient(to bottom,#b88416 0%,#f3dd7f 100%);
}
/******jackpot*****/
.progressiveJackpotBg {
	background: url(/assets/images/theme/VegaSensa/progressivejackpotbg_vtc.gif) no-repeat top center #000000;
	background-size:cover;
	height:140px;
}
.progressiveJackpotBg > div {
	top:60px !important;
	font-size:40px;
	width: 660px;
	position:absolute;
	left:0px;
	right:0px;
	margin:auto;
	color:#baad6b;
	font-family:'advanced_dot_digital7';
}
.progressiveJackpotCurrency {
	text-align:left;
}
.progressiveJackpotAmount {
	text-align:right;
}
/******mobile*****/
#notificationModal, #infoModal, #loginModal {
    z-index:2147483641;
}
.notificationModal .modal-content, .infoModal .modal-content {
	background-color:#000000;
	border-color:#888888;
}
.notificationModal .modal-header, .infoModal .modal-header, .loginModal .modal-header {
	background: linear-gradient(to bottom, #444444 0%,#333333 100%);
	background-color: #333333;
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
	border:none;
}
.notificationModal .modal-body > div, .infoModal .modal-body > div {
	padding-top:10px;
	padding-bottom:10px;
}
.notificationModal .modal-body > div:first-child, .infoModal .modal-body > div:first-child {
	padding-top:0px;
}
.notificationModal .close, .infoModal .close, .loginModal .close {
	color:#ffffff;
	padding:0px 5px;
	opacity:.8;
}
.notificationModal .modal-body {
	min-height: 100px;
}
.notificationModal .content {
	padding-left:15px;
	padding-right:15px;
	width:100%;
}
.notificationModal .content.borderline {
	border-bottom:1px dotted #ffffff;
}
.notificationModal .contentTitle {
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	text-align:left;
}
.notificationModal .contentMsg {
	color:#cccccc;
	font-size:14px;
	text-align:left;
}
.infoModal .modal-body {
	padding-top:2px;
}
.infoModal .contentTitle {
	color:#ffffff;
	font-weight:bold;
	font-size:22px;
	text-align:left;
	text-transform: uppercase;
	width:100%;
}
.infoModal .versionLinkContainer {
    background-color:#ffffff;
    text-align:center;
    font-size:11px;
    line-height:11px;
}
.infoModal .versionLinkContainer a {
    color:#666666;
    padding-left:25px;
    display:block;
    text-decoration:none;
}
.infoModal .versionLinkContainer a:hover {
    color:#333333;
    text-decoration:none;
}
.infoModal .versionLinkContainer > div {
	background-color:#ffffff;
	padding:7px 0px;
}
.infoModal .versionLinkContainer .mobileversionlink {
    border-right:1px solid #e8e8e8;
}
.infoModal .versionlinktitle {
    text-transform:uppercase;
    display:block;
    font-weight:bold;
    font-size:16px;
    line-height:16px;
}
.infoModal .versionLinkContainer .glyphicon-phone {
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-44px;
    margin-top:-11px;
    font-size:22px;
}
.infoModal .versionLinkContainer .wapicon {
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-40px;
    margin-top:-12px;
    background: url(/assets/images/theme/VegaSensa/wap.png) no-repeat top left transparent;
    width: 24px;
    height: 24px;
}
.infoModal .versionLinkContainer a:hover .wapicon {
    background: url(/assets/images/theme/VegaSensa/wap.png) no-repeat top right transparent;
}
.infoModal .contentLink {
	color:#ffffff;
	text-align:left;
	font-size:16px;
}
.infoModal .contentLink ul {
	padding-left:10px;
	list-style: none;
}
.infoModal .contentLink ul > li {
	margin: 5px 0px;
}
.infoModal .contentLink a {
	color:#ffffff;
}
.infoModal .contentContact, .infoModal .contentBank {
    background:none;
	text-align:left;
}
.infoModal .contentContact ul {
	padding-left:10px;
	text-align:left;
}
.infoModal .contentContact ul > li {
	display:block;
	white-space: nowrap;
}
.infoModal .contentContact .contactbox,
.infoModal .contentContact ul > li a,
.infoModal .contentContact ul > li a:hover {
	color:#ffffff;
}
.infoModal .contentContact .contactbox {
	margin:5px 0px;
}
.footercontainer3 {
	position:fixed;
	bottom:0px;
	width:100%;
	text-align: center;
    background: #101010;
    background: -moz-linear-gradient(180deg, #323232 0%, #2f2f2f 10%, #282828 38%, #1a1a1a 52%, #101010 100%);
    background: -webkit-linear-gradient(180deg, #323232 0%, #2f2f2f 10%, #282828 38%, #1a1a1a 52%, #101010 100%);
    background: linear-gradient(180deg, #323232 0%, #2f2f2f 10%, #282828 38%, #1a1a1a 52%, #101010 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#323232",endColorstr="#101010",GradientType=1);
	z-index:2000;
}
.footercontainer3 .selection div:hover{
    background:#000000;
}
.footercontainer3 a {
	color: #ffffff;
	padding: 7px 0px;
	display: block;
	white-space: nowrap;
}
.footercontainer3 a:hover, .footercontainer3 a:active, .footercontainer3 a:focus {
	text-decoration:none;
}
.footercontainer3 .glyphicon {
	display: block;
	margin:auto;
	margin-bottom:4px;
	font-size:22px;
	width:22px;
	height:22px;
}
.contentMember .buttonArea {
	padding-left:10px;
	padding-right:10px;
	text-align: center;
}
.contentMember .buttonArea a {
	width:100% !important;
	display:block !important;
	font-size:16px !important;
    -webkit-border-radius:5px !important;
    -moz-border-radius:5px !important;
	border-radius:5px !important;
	line-height:30px;
	margin:2px 0px;
}
.contentMember .buttonArea a:hover, .contentMember .buttonArea a:active, .contentMember .buttonArea a:focus {
	text-decoration:none;
}
.loginModal .modal-body label {
	display:none;
}
.loginModal .modal-body .button-align {
	text-align: center;
}
@media (min-width: 768px) {
    .container {
        width:100%;
    }
    .mainHeader .container {
        padding:0px;
    }
	.mainpage .mainHeader .contentHeader .container {
		padding-bottom:10px;
	}
    .loginformContainer {
        text-align:right;
    }
    #login-form .form-group {
        vertical-align:top;
		margin-top:10px;
        margin-left:5px;
    }
    #login-form .form-buttongroup{
        margin-right:5px;
	}
    #login-form .form-control{
        width:90px;
    }
    #login-form.collapse.in {
        display: inline-block;
    }
    .captchaform .row {
        margin:0px;
    }
    .captchaform .col-xs-6 {
        padding-left:0px;
        padding-right:0px;
    }
    .col-xs-6.captchainput, #inputcaptcha.form-control {
        width:43px;
    }
    .captchaimg {
        margin-left:5px;
        text-align:left;
    }
    .col-xs-6.captchaimg, .captchaimg img {
        width: 70px;
    }
	.mainpage .logo-container,
	.masterpage .logo-container {
		width:30%;
	}
	.mainpage .navbar-container,
	.masterpage .navbar-container {
		width:70%;
		padding-left: 0px;
		padding-right: 0px;
	}
	.navbar-container,
	.navbar-container .main-navbar, 
	.main-navbar ul.navbar-nav > li.gamemenu {
		position:inherit;
	}
	.main-navbar.navbar-inverse .navbar-nav > li > a {
		font-size:12px;
	}
    .main-navbar .navbar-nav {
		margin-right:0px;
		display:flex;
		display:-ms-flex;
		display:-webkit-flex;
		flex-wrap:wrap;
		justify-content:flex-end;
		float:right;
	}
	.navbar-nav > li > a {
		overflow-x:hidden;
		line-height:15px;
		text-align:center;
        padding: 18px 1px 18px 1px;;
    }
	.main-navbar.navbar-inverse .navbar-nav > li {
		width:62px;
		white-space:nowrap;
	}
	.mainpage .annoucement {
		background-color:#262626;
	}
	.mainpage .annoucementTitle {
        width:20px;
	}
    .mainpage .annoucement .divMarquee {
		width:70%;
		background-color:#000000;
	}
	.mainpage .annoucement .datetime {
		color:#ffffff;
		width:25%;
		display: inline-block;
		position:absolute;
		top:5px;
		text-align:center;
	}
    .annoucementTitle {
		display: inline-block;
		width:4%;
        margin:7px;
        text-align:center;
        color:#000000;
        font-weight:normal;
		line-height:20px;
		background:#f7e487;
        background-image: linear-gradient(to bottom, #f7e487 0%, #b88416 100%);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        vertical-align:top;
    }
    .annoucement .divMarquee {
		display: inline-block;
        margin-top:5px;
		width:93%;
    }
    .masterpage .main-navbar .navbar-nav {
        margin-left: -15px;
    }
    #menugame {
        display:none !important;
    }
	.mainpage .contentMainBanner,
	.mainpage .annoucementContainer,
	.mainpage .progressiveJackpotContainer,
	.mainpage .contentLinkBanner,
	.mainpage .contentGameList,
	.mainpage .contentGameMenu,
	.mainpage .contentDisplayResult {
		margin-bottom:10px;
	}
}
@media (min-width: 992px) {
    .container {
        width:100%;
    }
    .modal-dialog{
        margin-top:75px;
    }
}
@media (min-width: 1230px) {
    .container {
        width:1200px;
    }
	.contentContact ul li {
		width:50%;
	}
	.progressiveJackpotBg {
		background: url(/assets/images/theme/VegaSensa/progressivejackpotbg_hrz.gif?v=1) no-repeat top right #000000;
		background-size:cover;
		height:150px;
	}
	.progressiveJackpotBg > div {
		top:50px !important;
		font-size:40px;
		left:260px;
		width:660px;
	}
}
@media (max-width:767px) {
	.footer h1 {
		font-size:26px;
	}
	.footer h2 {
		font-size:24px;
	}
	.footer h3 {
		font-size:22px;
	}
	.footer h4 {
		font-size:20px;
	}
	.footer h5 {
		font-size:18px;
	}
	.footer h6 {
		font-size:16px;
	}
	.mainpage .contentMainBanner,
	.mainpage .annoucementContainer,
	.mainpage .progressiveJackpotContainer,
	.mainpage .contentLinkBanner,
	.mainpage .contentGameList,
	.mainpage .contentGameMenu,
	.mainpage .contentDisplayResult {
		margin-bottom:2px;
	}
	.side-navbar .main-navbar .navbar-nav > li.gamemenu > a > span.caret.visible-xs {
        margin-left:5px;
        display:inline-block !important;
    }
	.side-navbar .main-navbar .navbar-nav > li > a {
		padding:10px 5px 10px 45px;
		border:none;
		height:40px;
	}
	.side-navbar .main-navbar .navbar-nav > li > a > span.glyphicon {
		position:absolute;
		top:10px;
		left:0px;
		font-size:20px;
		line-height:20px;
		width:40px;
		height:20px;
		text-align: center;
	}
	.side-navbar .main-navbar.navbar-inverse a.mobile-button .androidicon {
		position:absolute;
		top:8px;
		left:8px;
		width:24px;
		height:24px;
		margin:0px;
		background: url(/assets/images/theme/VegaSensa/android.png) no-repeat top left transparent;
	}
	.side-navbar .main-navbar.navbar-inverse a.mobile-button:hover .androidicon {
		background: url(/assets/images/theme/VegaSensa/android.png) no-repeat top right transparent;
	}
    .gamemenu > ul {
        width:auto;
    }
    .gamemenu > ul > li {
        width:100%;
        float:none;
    }
    .gamemenu > ul > li a {
        text-align:left;
        padding:3px 20px;
    }
    .gamemenu > ul > li > a > img {
        display:none;
    }
    .gamemenu .dropdown-menu > li > a > span {
        display:block;
    }
    button.close, button.close:focus {
        top:-15px;
        right:-15px;
    }
    .searchbar {
        padding:0px 60px 0px 10px;
        border:none;
        box-shadow:none;
        -webkit-box-shadow:none;
    }
    .extraTop {
        margin-top:73px;
    }
    .annoucementTitle {
        display:none;
    }
    .form-buttongroup {
        margin-bottom:0px;
    }
	.loginformContainer {
        margin-bottom:15px;
        padding-left:30px;
        padding-right:30px;
    }
    .logolink img{
        margin:auto;
    }
    .logo-container {
        text-align:center;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fbeb8f;
		padding-left:45px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #fbeb8f;
    }
    .alternativelinkContainer {
        background-color:#5e0000;
    }
    .alternativelink {
        position:relative;
        margin-top:0px;
        float:right;
    }
    .alternativelink ul {
        list-style:circle;
    }
    .alternativelink ul li {
        display: inline-block;
        width:inherit;
    }
    .alternativelink ul li a {
        margin: 2px 0px;
        background-color:transparent;
        border:1px solid #ffffff;
        padding:5px 15px;
    }
    .masterpage .contentHeader {
        min-height:64px;
    }
    .btnbox {
        position:absolute;
        right:0px;
        top:0px;
        margin:0px;
    }
    .rightheader-container {
        display:block;
        text-align:center;
        float:none;
    }
    .btnmenu {
        padding:5px 13px;
    }
    .btnbox .btnmember {
        padding:5px 8px;
    }
    .btnbox .glyphicon-user ,.btnmenu .glyphicon-game, .iconbox-menu .menutitle .glyphicon {
        margin:0px auto;
        margin-top:3px;
        display:block;
        font-size:26px;
        line-height:30px;
        width:30px;
        height:30px;
    }
    .btnbox .caret {
        display:none;
    }
    .masterpage .logo-container {
        display:block;
        text-align:center;
        margin-top: 5px;
    }
    .masterpage .logo-container > a > img.img-responsive{
        display:inline-block;
    }
    .logomaster img {
        max-height:54px;
    }
    .iconbox-menu {
        display:none;
        position: fixed;
        top: 0px;
        bottom: 0px;
        left: 0px !important;
        right: 0px !important;
        max-width:100%;
        background-color: rgba(0,0,0,0.3);
    }
    .iconbox-menu .innerbox {
        position: fixed;
        overflow-x:hidden;
        overflow-y:auto;
        float:left;
        top:0px;
        bottom:0px;
        display:block;
        width: 90%;
        max-width:420px;
        background-color:#333333;
    }
    .iconbox-menu.rightmenu .innerbox {
        float:right;
        left:auto;
        right:0px;
    }
    .leftheader-container .btnmenu {
        background-color:#41978b;
        background-image: linear-gradient(to bottom, #5bb7aa 0%, #41978b 100%);
        border-color:#3e8f84;
    }
    .leftheader-container .btnmenu:hover, .leftheader-container .btnmenu.active, .leftheader-container .btnmenu:active, .leftheader-container .btnmenu.focus, .leftheader-container .btnmenu:focus,
    .leftheader-container .btnmenu:active:hover, .leftheader-container .btnmenu.active:hover, .leftheader-container .btnmenu:active:focus, .leftheader-container .btnmenu.active:focus, .leftheader-container .btnmenu:active.focus, .leftheader-container .btnmenu.active.focus {
        background-color:#41978b;
        background-image: linear-gradient(to bottom, #5bb7aa 0%, #41978b 100%);
        border-color:#41978b;
    }
    .iconbox-menu .menutitle {
        width:100%;
        height:64px;
        color:#ffffff;
        padding:0px;
        background-image: linear-gradient(to bottom, #5bb7aa 0%, #41978b 100%);
    }
    .iconbox-menu.rightmenu .menutitle {
        background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
    }
    .iconbox-menu .menutitle .titlebox {
        width:80px;
        padding-top:6px;
        text-align:center;
        float:left;
    }
    .iconbox-menu.rightmenu .menutitle .titlebox{
        float:right;
        text-align:right;
        font-size:14px;
        margin-right:25px;
    }
    .iconbox-menu.rightmenu .menutitle .titlebox .glyphicon {
        width:100%;
    }
    .iconbox-menu .menutitle .btnrefresh .glyphicon {
        display:inline-block;
    }
    .iconbox-menu .menutitle .closebox {
        position:absolute;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 20px;
        top: 17px;
        right: 10px;
        border: 1px solid #58b1a5;
        color: #52ad9f;
        background-color: #3a8c80;
    }
    .iconbox-menu.rightmenu .menutitle .closebox {
        position:absolute;
        right: auto;
        left: 10px;
        border: 1px solid #5ab55a;
        color: #5ab55a;
        background-color: #419241;
    }
    dropdown-menu.innermenu {
        width:100%;
        background-color:#000000;
    }
    .infobox {
		color:#ffffff;
        float:right;
        font-size:18px;
    }
    .infoinnerbox {
        display:inline-block;
        padding-top:10px;
        padding-right:15px;
    }
    .iconbox-menu .innerbox > ul.innermenu {
        display:none;
        background-color:#222222;
        width:100%;
        top:0px;
        float: left;
        padding-bottom:10px;
    }
    .iconbox-menu .innerbox > h4 {
        display:none;
        margin:5px 0px 0px 0px;
        padding:10px 10px 0px 10px;
        background-color:#222222;
        float:left;
        width:100%;
        color:#ffffff;
        font-size:14px;
    }
    ul.gamecontent-menu > li {
        width: 33%;
    }
    .gamepokerpage ul.gamecontent-menu {
        padding:0px 10px;
    }
    .gamepokerpage ul.gamecontent-menu > li {
        width:33%;
        padding:10px;
    }
    .subgamecontent .gameitembox {
        padding-left:5px;
        padding-right:5px;
    }
    .subgamecontent h4 {
        text-align:center;
        padding:0px;
    }
    .subgamecontent .form-group {
        width:100%;
        right:inherit;
        top:inherit;
        position:inherit;
        margin-bottom:10px;
    }
    .subgamecontent .form-control {
        height:40px;
    }
    .subgamecontent .btn-group-md {
        padding:0px;
    }
    .subgamecontent #btnsearchgame {
        line-height:26px;
    }
    .maintenancePage .logolink img{
        max-height:55px;
    }
    .contentMaintenance {
        margin: 0px;
    }
    .gameslotpage .main-content,
    .gamecrashgamepage .main-content {
        padding:0px;
    }
    .gameslotpage .headerimg, .gameslotpage .gamecontent-menu,
    .gamecrashgamepage .headerimg, .gamecrashgamepage .gamecontent-menu  {
        display:none;
    }
	.infoContainer .linkbox {
		display: inline-block;
		width:48%;
	}
	/******5******/
	.contentGameList .gamelist .row {
		white-space:nowrap;
		overflow-y:hidden;
		overflow-x:auto;
		margin:0px;
	}
	.contentGameList .gameContent {
		display:inline-block;
		white-space:nowrap;
		float:none;
		width:25%;
		padding-left:5px;
		padding-right:5px;
	}
	.contentGameList .tntitle {
		font-size:11px;
	}
	/******end 5******/
	/******jackpot*****/
	.progressiveJackpotBg {
		height:105px;
	}
	.progressiveJackpotBg > div {
		top:55px !important;
		font-size:24px;
		width:495px;
	}
	/******mobile*****/
	body.mobileversion {
		background:none;
		background-color:#000000;
	}
	.mobileversion .side-navbar .content {
		display: none;
		position: fixed;
		top: 0px;
		bottom: 0px;
		left: 0px !important;
		right: 0px !important;
		max-width: 100%;
		background-color: rgba(0,0,0,0.3);
		z-index:2002;
	}
	.mobileversion .side-navbar .main-navbar {
		position: fixed;
		overflow-x: hidden;
		overflow-y: auto;
		float: left;
		top: 0px;
		bottom: 0px;
		display: block;
		width: 90%;
		max-width: 420px;
		background-color:#151515;
		text-align:left;
		padding:0px 20px;
	}
	.mobileversion .side-navbar .main-navbar ul.navbar-nav > li.gamemenu {
		position:relative;
	}
	.mobileversion .mainHeader {
		height:60px;
		position:fixed;
		z-index:2000;
	}
	.mobileversion .sidebar-toggle {
		position:absolute;
		left:0px;
		padding:19px;
	}
	.mobileversion .sidebar-toggle .icon-bar {
		background-color: #ffffff;
		display: block;
		width: 28px;
		height: 4px;
		border-radius: 1px;
	}
	.mobileversion .sidebar-toggle .icon-bar + .icon-bar {
		margin-top:5px;
	}
	.mobileversion .notification-toggle {
		position: absolute;
		padding: 10px;
		right: 0;
	}
	.mobileversion .notification-toggle span {
		color:#ffffff;
		margin-top:3px;
		font-size: 22px;
	}
	.mobileversion .notification-toggle .newMsg {
		margin-top: -5px;
		padding: 0px 3px;
	}
	.mobileversion .notification-toggle .newMsgContent {
		padding: 0px 5px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
	}
	.mobileversion .annoucementContainer {
		background-color:
		color:#ffffff;
		line-height:normal;
	}
	.mobileversion .annoucementContainer .annoucementTitle {
		color:#f7e487;
		width:6%;
		font-size:18px;
		line-height:30px;
		text-align:center;
		display:inline-block;
	}
	.mobileversion .annoucementContainer .divMarquee{
		width:92%;
		display:inline-block;
		margin-top:2px;
	}
	.mobileversion .annoucementContainer .datetime{
		display:none;
	}
	.mobileversion .mainpage .middleBackground {
	    background:none;
		background-color:#020208;
		padding-top:60px;
		padding-bottom:60px;
	}
	.mobileversion .logo-container > a > img {
		max-height:60px;
	}
	.mobileversion #MainContent_divReg .form-container .form-group > label {
		display:none;
	}
	.mobileversion #tweenResultContainer {
		position:absolute;
		width:100%;
	}
	.mobileversion .resultMobileDisplayMask {
		position:relative;
		height:200px;
		overflow:hidden;
		margin-bottom:10px;
	}
	.mobileversion .resultMobileDisplayRow {
		color:#ffffff;
		height:40px;
		background-color:#000000;
		border:1px solid #db9d1f;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding:5px 0px;
		text-align:center;
		margin-bottom:10px;
	}
	.mobileversion .resultMobileDisplayRow > div {
		white-space: nowrap;
		line-height: 28px;
		display:inline-block;
		width:31%;
	}
	.mobileversion .resultMobileDisplayTitle,
	.mobileversion .resultMobileDisplayTitle a, 
	.mobileversion .resultMobileDisplayTitle a:hover {
		color:#ffffff;
		text-align:left;	
	}
	.mobileversion .resultMobileDisplayResult {
		color:#e8c500;
	}
	.mobileversion .resultMobileDisplayResult > img {
		max-height:28px;
	}
}
@media (max-width:510px) {
	.mobileversion .mainHeader .login-register {
		font-size:10px;
	}
	.mainpage .contentGameMenu .gamebutton span {
		font-size:18px;
	}
	.progressiveJackpotBg {
		height:70px;
	}
	.progressiveJackpotBg > div {
		top:38px !important;
		font-size:16px;
		width:330px;
	}
}
.carousel.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
}
.carousel.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel.carousel-fade .carousel-inner .active.left,
.carousel.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
}
.carousel.carousel-fade .carousel-inner .next.left,
.carousel.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel.carousel-fade .carousel-inner > .item.next,
    .carousel.carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel.carousel-fade .carousel-inner > .item.prev,
    .carousel.carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel.carousel-fade .carousel-inner > .item.next.left,
    .carousel.carousel-fade .carousel-inner > .item.prev.right,
    .carousel.carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}