@-ms-viewport{width:1031px}
@font-face {
  font-family: 'SanFrancisco';
  src: url('../fonts/SanFranciscoText-Regular.eot');
  src: url('../fonts/SanFranciscoText-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SanFranciscoText-Regular.woff') format('woff'),
  url('../fonts/SanFranciscoText-Regular.TTF') format('truetype'),
  url('../fonts/SanFranciscoText-Regular.svg#SanFrancisco') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.eot');
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Roboto-Regular.woff') format('woff'),
  url('../fonts/Roboto-Regular.TTF') format('truetype'),
  url('../fonts/Roboto-Regular.svg#Gotham') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Thin.eot');
  src: url('../fonts/Gotham-Thin.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Gotham-Thin.woff') format('woff'),
  url('../fonts/Gotham-Thin.TTF') format('truetype'),
  url('../fonts/Gotham-Thin.svg#Gotham') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamMedium';
  src: url('../fonts/Gotham-Medium.eot');
  src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Gotham-Medium.woff') format('woff'),
  url('../fonts/Gotham-Medium.TTF') format('truetype'),
  url('../fonts/Gotham-Medium.svg#GothamMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{
   background: #000!important;
}
a:hover,a:visited,a:active,a:focus{
	text-decoration:none !important;
	
}
.form-control::-webkit-input-placeholder { /* Chrome */
  color: #445058;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #445058;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #445058;
  opacity: 1;
}
.form-control:-moz-placeholder { /* Firefox 4 - 18 */
  color: #445058;
  opacity: 1;
}
.txt-yellow{
  color:#dee505;
}
.clear{
    clear:both;
    visibility:hidden;
}
body{
    font-family:'Roboto', sans-serif;
    font-size:14px;
    color:#ababab;
    line-height:1.25em;
    background: #181e22;
	min-width:1031px;
    /* width:1440px; */
}
.txt-color{
    color:#f7ff00;
}
#wrap{
    /* width:1031px; */
    /* overflow:hidden; */
    /* margin-left: 150px; */
}
#header{
    width:1031px;
    margin:0 auto;
    padding: 21px 0 17px;
}

#logo{
    margin-top: 9px;
    margin-left: 7px;
}
#logo img{
  height:54px;
}
#header-inner > .pull-right{
    margin-right: 4px;
}
.user-panel-area{
    
}
.user-panel-area .list-group{
    list-style:none;
    margin-bottom: 19px;
}
.user-panel-area .item{
    float:left;
    padding-right: 17px;
    border-right:1px solid #2a353a;
    text-transform:uppercase;
    color: #636363;
    height: 20px;
    font: 400 12px/20px "SanFrancisco",sans-serif;
}
.user-panel-area .item+.item{
    margin-left: 13px;
}
.user-panel-area .language{
  position:relative;
}
.language .dropdown-menu{
  background-color:#0f141b;
  border-radius:0;
  left:-1px;
  padding:0;
  min-width: 108px;
}
.language .dropdown-menu a{
  padding-left:14px;
  font-size:13px;
  text-transform:capitalize;
  color:#9e9e7f;
}
.language .dropdown-menu a:hover{
  background:none;
  color:#9e9e7f;
  text-decoration:underline;
}
.user-panel-area .item span{
    letter-spacing: -0.5px;
}
.user-panel-area .icon-bullet{
    width: 7px;
    height: 7px;
    display:inline-block;
    vertical-align:baseline;
    margin-right:9px;
    border-radius:50%;
    background-color:#f6ed22;
}
.user-panel-area .icon-bullet-lc{
    background-color:#9c0f17;
}
.btn-lang{
    width: 95px;
    height: 23px;
    border-color:#273136;
    border-radius:0;
    background-color:#21292d;
    color:#bfbfbf;
    padding: 0;
    font-size: 12px;
    vertical-align:middle;
}
.btn-lang .caret{
    margin-left:15px;
    color:#555555;
}
.user-panel-area .hotline{
    border-right:0;
    padding-right:0;
    letter-spacing: -1px;
}
.hotline .icon-hotline{
    width: 16px;
    height: 16px;
    display:inline-block;
    vertical-align:middle;
    margin-right: 8px;
    margin-top:-1px;
    background:url(../images/icon-hotline.png) no-repeat 0;
}
.user-panel-area .livechat-item{
    border-right:0;
    padding-right:0;
    margin-right:9px;
}
.user-panel-area .btn-group-user{
    border-right:0;
    padding-right:0;
}
.user-panel-area .btn-group-user .btn{
    width: 109px;
    height: 30px;
    background-color:#24adfc;
    color:#f9f9f9;
    border-radius: 3px !important;
    margin-top:-7px;
    padding: 4px 12px 6px;
    float:left;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform:uppercase;
}
.user-panel-area .btn-group-user .btn-register{
    margin-left:10px;
    background-color:#f7ff00;
    color:#181e22;
}
.notify-area{
    width: 530px;
    height: 30px;
    /* font-size:12px; */
    background-color: #21292d;
    border:1px solid #283136;
    border-radius:2px;
    font-size: 11px;
    overflow:hidden;
    float:right;
}
.notify-area span{
    color:#dc0209;
    background:url(../images/icon-notification.png) no-repeat 50%;
    font-weight: 600;
    float:left;
    text-transform:uppercase;
    width: 45px;
    height:30px;
    text-align:center;
    line-height: 29px;
}
.notify-area p{
    width: 460px;
    margin-bottom:0;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 3px;
    overflow: hidden;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.notify-area p a{ color:#ababab}
.notify-area p a:hover{
	color: #e0dfdf;
}
#menu{
    background-color:#24adfc;
    /* overflow: hidden; */
}
#nav{
    width:1031px;
    height: 46px;
    margin:0 auto;
    overflow:hidden;
}
#nav .navbar-nav{
  float:left;
  margin:0;
}
#nav .navbar-nav>li{
  float:left;
}
#nav .navbar-nav>li>a{
    color:#f9f9f9;
    text-transform:uppercase;
    font-weight: 400;
    font-size: 15px;
    /* line-height: 1.3em; */
}

#nav .nav>li>a:focus,#nav .nav>li>a:hover,#nav .nav>li.active>a{
    background-color:#17628d;
}

#nav li a{
    padding: 15px 23px 11px 23px;
}
#nav .icon-home a{
    padding: 11px 12px 7px 10px;
    height: 46px;
    width: 46px;
}
#nav .icon-home img{
    height:19px;
}
#nav .icon-mobile a{
    padding: 10px 29px 11px 29px;
}
#nav .icon-mobile img{
    height:25px;
}
#banner-main,#attend-step .list-group{
    width:1031px;
    margin:0 auto;
}
#banner{
    background-color:#131b25;
	clear:both;
}
#banner-main .swiper-slide a{
    position:relative;
    display:block;
}
#banner-main .swiper-slide img{
    max-width:100%;
}
/*
#banner-main .swiper-slide a::before,#banner-main .swiper-slide a::after{
    content:'';
    position:absolute;
    z-index:99;
    top:0;
    bottom:0;
    width: 200px;
}
#banner-main .swiper-slide a::before{   
    left: -40px;
    background:url(../images/bg-gradient-5.png) repeat-y;
}
#banner-main .swiper-slide a::after{
    right: -40px;
    background:url(../images/bg-gradient-5-1.png) repeat-y;
}
*/
#attend-step {
    border-top:1px solid #21292e;
    border-bottom:1px solid #21292e;
    background-color:#0f141b;
    padding-top: 16px;
    padding-bottom: 17px;
    overflow: hidden;
}
#attend-step .list-group{
    list-style:none;
   
}
#attend-step .list-group .item{
    float:left;
    position:relative;
    /* height: 122px; */
}
#attend-step .item span{
    font-size: 91px;
    line-height: 69px;
    color:#161d27;
    /* color: #fff; */
    /* background: #f60; */
    font-weight: 700;
    display:block;
    margin-bottom: 14px;
}
#attend-step.attend-step-news .item span{
    float:left;
    line-height: 66px;
}
#attend-step .item img{
    vertical-align: baseline;
    height: 62px;
    margin-left: 0px;
}
#attend-step .step-1 img{
   height: 59px;
}
#attend-step .step-2 img{
    margin-left: -15px;
    height: 62px;
}
#attend-step .step-3 img{
    margin-left: -15px;
    height: 64px;
}
#attend-step .step-4 img{
     margin-left: -12px;
     height: 66px;
}
#attend-step .item .text{
    font-size: 24px;
    font-weight:600;
    line-height: 1em;
    color:#f9f9f9;
    text-transform:uppercase;
    margin-bottom: 0;
    text-align: left;
    padding-left: 48px;
}
#attend-step.attend-step-news .item .text{
  margin-top:5px;
}
#attend-step .step-1{
    width: 226px;
}
#attend-step .step-1 span{
    padding-left: 13px;
}
#attend-step .step-2{
    width: 236px;
}
#attend-step .step-2 span{
    padding-left: 10px;
}
#attend-step .step-3{
    width: 283px;
}
#attend-step .step-3 span{
    padding-left: 10px;
}
#attend-step .step-4{
    width: 285px;
}
#attend-step .step-4 span{
    padding-left: 17px;
}
#attend-step .item::after{
    content:'';
    position:absolute;
    top: -25px;
    right:0;
    width:42px;
    height:156px;
    background:url(../images/icon-step-arrow.png) no-repeat 0;
}
#attend-step .step-4::after{
    display:none;
}
/*MAIN*/
#main{  
    background-color: #181e22;
}
#main .main-inner{
    width:1031px;
    margin:0 auto;
}
#main .section .hHead{
    font-size: 26px;
    line-height:1em;
    color:#dee505;
    font-weight:700;
    text-transform:uppercase;
    text-align: center;
}
#main .section .txt-expand{
    color:#ababab;
    font-size: 14px;
    line-height:1.2em;
    margin-bottom: 33px;
    text-align: center;
}
.sport-game{
    overflow:hidden;
    padding-top: 23px;
    padding-bottom: 16px;
}
.sport-game .item{
    float:left;
    width: 248px;
    background-color:#0f161e;
    margin-left: 13px;
}
.sport-game .item:first-child{
    margin-left:0;
}
.sport-game .item .thumbnail{
    padding:0;
    margin-bottom: 0;
    border:0;
    /*line-height: 0;*/
    background:none;
    /*height:179px;*/
}
.sport-game .item .caption{
    border:1px solid #1f272b;
    border-top-color:transparent;
    padding: 0 18px;
    height: 174px;
    position: relative;
}
.sport-game .caption h3{
    font-size: 16px;
        line-height: 1.2em;
    max-height: 2.3em;
    overflow:hidden;
    text-transform:uppercase;
    font-weight:700;
    color:#dee505;
    margin-top:17px;
    margin-bottom: 7px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sport-game .caption p{
    line-height: 1.54em;
        max-height: 8.8em;
        overflow:hidden;
    font-size: 12px;
    color: #ababab;
    margin-bottom: 20px;
    letter-spacing: -0.1px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.sport-game .caption .read-more{
    text-align:right;
    position: absolute;
    bottom: 0;
    right: 20px;
    z-index:2;
    overflow:visible;
}
.sport-game .read-more a{
    font-size: 14px;
    text-transform:uppercase;
    color:#dee505;
}
.sport-game .read-more a:hover{
	    color: #a3a900;
}
.read-more .icon-arr{
    width:21px;
    height:21px;
    display:inline-block;
    background:url(../images/icon-readmore.png) no-repeat;
    vertical-align:middle;
    margin-top:-4px;
    margin-left:3px;
}
.read-more a:hover .icon-arr{
	background-position:-21px 0;
}
.jackpot{
    margin-bottom:114px;
}
#main .section.jackpot .hHead{
    color: #10abff;
}
.jackpot-container{
    overflow:hidden;
    padding-top: 10px;
}
.jackpot-container .content{
    float:left;
    width: 522px;
    padding-top: 15px;
}
.jackpot-container .content-inner{
    padding-right: 32px;
}
.jackpot-container .content h3{
    font-size: 16px;
    color:#dee505;
    text-transform:uppercase;
    font-weight:700;
    margin-bottom: 17px;
    margin-right:-15px;
}
.jackpot-container .content p{
    font-size:13px;
    color:#ababab;
    line-height:1.54em;
    margin-bottom: 17px;
}
.jackpot-thumb{
    width:509px;
    float:right;
}
.jackpot-thumb img{
    max-width:100%;
}
/*footer*/
#footer{
    border-top: 12px solid #0a3148;
    
    background: #101314;
    padding-top: 12px;
}
#footer .footer-inner{
    width:1031px;
    margin:0 auto;
    padding-bottom:20px;
    overflow:hidden;
}
.ft-column{
    float:left;
    margin-left: 38px;
}
.ft-column:first-child{
    margin-left:0;
}
.ft-column>h3{
    font-size: 13px;
    text-transform:uppercase;
    color:#dee505;
}
.column-container ul{
    list-style:none;
    padding-left:0;
    font-size:11px;
    line-height:24px;
}
.column-container ul li{
    text-transform:uppercase;
}
.ft-column-1 li span{
    display:block;
}
.ft-column-1 li:first-child{
    margin-bottom: 24px;
}
.ft-column-1{
    width: 204px;
}
.ft-column-2{
    width: 181px;
}
.ft-column-3{
    width: 129px;
}
.ft-column-4{
    width: 159px;
}
.ft-column-4 ul li{
	text-transform:none;
}
.ft-column-5{
    width: 206px;
}
.ft-column-5 li{
    display:inline-block;
    vertical-align: middle;
    margin-bottom:8px;
    margin-right:5px;
}
.ft-column-5>h3{
    
}
.copyright{
    font-size:11px;
    text-align: center;
    padding-top:30px;
    padding-bottom: 30px;
        background: #0b0d0e;
}
/*casino*/
.casino-game{
    padding-top:0;
}
.images-banner{
    width:1031px;
    margin:0 auto;
    overflow:hidden;
}
.images-banner-inner{
  position:relative;
}
.txt-gradient{
    /*background: rgba(255,86,1,1);*/
    background:none;
    background: -moz-linear-gradient(top, rgba(255,86,1,1) 0%, rgba(250,224,93,1) 50%, rgba(250,224,93,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,86,1,1)), color-stop(50%, rgba(250,224,93,1)), color-stop(100%, rgba(250,224,93,1)));
    background: -webkit-linear-gradient(top, rgba(255,86,1,1) 0%, rgba(250,224,93,1) 50%, rgba(250,224,93,1) 100%);
    background: -o-linear-gradient(top, rgba(255,86,1,1) 0%, rgba(250,224,93,1) 50%, rgba(250,224,93,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,86,1,1) 0%, rgba(250,224,93,1) 50%, rgba(250,224,93,1) 100%);
    background: linear-gradient(to bottom, rgba(255,86,1,1) 0%, rgba(250,224,93,1) 50%, rgba(250,224,93,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5601', endColorstr='#fae05d', GradientType=0 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.txt-gradient-grey{
     background:none;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(102,102,102,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(102,102,102,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(102,102,102,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#666666',GradientType=0 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.txt-title{
    font: 100 88px/58px"Gotham",sans-serif;
    text-transform:uppercase;
    position:absolute;
    bottom: 111px;
    left: 92px;
}
.txt-title strong{
     font: 100 115px/123px"GothamMedium",sans-serif;
     display:block;
     letter-spacing: 0px;
}

.txt-title span{
    display: block;
    margin-left: 116px;
    line-height: 75px;
}
.txt-title.txt-slots{
  bottom: 165px;
  left: 386px;
  text-align: center;
}
.txt-title.txt-slots span{
  font-size: 60px;
  padding-top: 14px;
  padding-bottom: 10px;
  line-height: 54px;
  margin-left: 0;
  position: relative;
  bottom: -10px;
}
.txt-title.txt-slots strong{
  font-size: 113px;
}
.txt-title.font-register{
  left: 368px;
  bottom: 136px;
}
.txt-title.font-account{
  left: 319px;
  bottom: 104px;
}
.txt-title.font-register strong,.txt-title.font-login strong,.txt-title.font-account strong{
  font: 600 57px/1em "Roboto";
  padding-top: 10px;
}
.txt-title.font-login{
  left: 460px;
  bottom:128px;
  padding-right: 0px;
}

.images-banner img{
    max-width:100%;
}

.casino-game .list-group{
    text-align:center;
    font-size: 0;
}
.casino-game .item {
    float:none;
    display:inline-block;
    vertical-align:top;
    border:1px solid #1f272b;
    width: 247px;
    margin-bottom: 37px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: left;
}
.casino-game .item .caption{
    border:0;
    height: auto;
	padding-bottom: 30px;
}
.section.casino-game .item-1,.casino-game .item-2{
    width: 324px;
    margin-left: 13px;
    margin-right:13px;
    /*height: 335px;*/
}
.casino-game .item .caption{
    /*height:155px;*/
}
.casino-game .item-1 .caption,.casino-game .item-2 .caption{
    /*height: 114px;*/
}
.casino-game .txt-expand{
   
}
.casino-game .txt-expand:after{
    content:'';
    display:block;
    margin: 14px auto 0;
    width:131px;
    height:3px;
    background-color:#f7ff00;
}
/*poker*/
.section.section-app .item{
    height:auto;
    background:none;
    border:0;
    text-align:center;
    margin-left: 35px;
    margin-right: 35px;
}
.casino-game .item .thumbnail{
    /* 
    margin-bottom:27px;
    */
    height:auto;
}

.section-app .item .caption{
    height:auto;
}
.section-app .caption .read-more{
    position:static;
    text-align:center;
    margin-top:22px;
}
/*live sports*/
#main .page{
    margin-top:39px;
}
#sidebar{
    margin-right: 31px;
    width: 247px;
    overflow:hidden;
}
.box-aside img{
  max-width:100%;
}
.box-aside{
    position:relative;
    margin-bottom:22px;
    /* border-bottom:1px solid #11181f; */
}
.box-aside .caption{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    background:rgba(000, 0, 0, 0.8);
    padding: 0px 17px;
}
.box-aside h4{
    font-size: 16px;
    color:#dee505;
    font-weight: 600;
    text-transform:uppercase;
    margin-top: 15px;
}
.box-aside p{
    font-size:13px;
    line-height:1.54em;
    color:#ababab;
    margin-bottom: 12px;
}
#primary{
    width: 753px;
}
.primary-header{
    font-size: 26px;
    text-transform:uppercase;
    color:#dee505;
    font-weight:700;
    margin-top: 5px;
}
.primary-container p{
    font-size:14px;
    line-height:1.44em;
    color:#ababab;
    text-align: justify;
}
.primary-container img{
   max-width:100%;
}
.nav-sports ul{
    list-style:none;
    padding-left:0;
    /* overflow:hidden; */
    border-top: 2px solid #2b343a;
    border-bottom: 2px solid #2b343a;
}
.nav-sports ul li{
    float:left;
    margin-right:48px;
    padding:24px 0 15px; 
    position:relative;
}
.nav-sports ul li:after{
    content:'';
    width:100%;
    height:3px;
    position:absolute;
    bottom:-3px;
    left:0;
    
    z-index: 11;
}
.nav-sports ul li a{
    text-transform:uppercase;
    font-size:14px;
    color:#ababab;
    text-decoration:none;

}
.nav-sports ul li:hover::after {
    background-color:#f7ff00;
}
/*register*/
.register-container{
    width: 738px;
    margin: 0 auto 80px;
    padding-top: 17px;
}
.frm-user .row{
    margin-bottom: 15px;
    margin-bottom: 25px;
}
#frm-register .col-xs-6{
    position:relative;
}

#frm-register .col-xs-6 input:focus ~ .emailError{
    display:none;
}
.frm-user label{
    font-size:13px;
    font-weight:400;
    text-transform:uppercase;
    margin-bottom: 4px;
}
.frm-user .form-control{
    background:none;
    border:0;
    border-bottom:1px solid #3e4950;
    border-radius: 0;
    padding-bottom: 5px;
    padding-left:0;
    line-height: 34px;
    transition: all 0.5s ease 0s;
	box-shadow:none ;
    color: #dadbdc;
}
.frm-user .form-control:focus,.frm-user .btn-submit:focus{
    box-shadow:none;
    outline: none;
}
.frm-user .hHead{
    margin-top: 45px;
    margin-bottom: 53px;
}
.frm-user .btn-area{
    text-align:center;
    margin-top: 50px;
}
.frm-user .btn-submit{
    min-width: 182px;
    height: 41px;
    margin-bottom: 10px;
    background-color:#dee505;
    border-radius:23px;
    border:0;
    text-transform:uppercase;
    color:#181e22;
    font: 500 25px/1em "UTMbebas",sans-serif;
}
.frm-user .btn-area p{
    text-transform:uppercase;
    color:#a3a3a3;
}
.frm-user .btn-area a{
    color:#dee505
}
.frm-user .warning .msgError{
  border-bottom-color:#d71a1a;
  color:#d71a1a;
  text-transform:uppercase;
  
}
.frm-user .warning input{
    border-bottom-color:#d71a1a;
    color:transparent;
}

.frm-user .warning input:focus{
    color:#555
}
.frm-user .warning select{
    border-bottom-color:#d71a1a;
}
.frm-user .warning .msgError{
    position:absolute;
    top: 29px;
    pointer-events: none;
    transition: all 0.2s ease 0s;
}
.frm-user .warning input:focus ~ .msgError{
    top: 57px;
    font-size:11px;
    text-transform:none;
    background:none;
}
.frm-user .col-xs-6 .unit {
    position: absolute;
    right: 14px;
    top: 30px;
}
.frm-user .format_number::-webkit-input-placeholder { color:#333333; }
.frm-user .format_number:-moz-placeholder { color:#333333; } /* FF 4-18 */
.frm-user .format_number::-moz-placeholder { color:#333333; } /* FF 19+ */
.frm-user .format_number:-ms-input-placeholder { color:#333333; } /* IE 10+ */
.frm-user .format_number::placeholder{color: #333333;}
.frm-user .warning input::-webkit-input-placeholder { color:transparent; }
.frm-user .warning input:-moz-placeholder { color:transparent; } /* FF 4-18 */
.frm-user .warning input::-moz-placeholder { color:transparent; } /* FF 19+ */
.frm-user .warning input:-ms-input-placeholder { color:transparent; } /* IE 10+ */
/*account*/
.account-header{
    padding:18px 0;
    overflow:hidden;
}
.account-container{
    padding-bottom:45px;
}
.account-header .box{
    width:503px;
    background-color:#1e262b;
    border-radius:3px;
    padding: 15px 15px;
    min-height:132px;
    font-size: 13px;
    line-height:1.2em;
}
.account-header .account-meta{
    margin-right:25px;
    position:relative;
}
.account-meta img{
  position:absolute;
  bottom:0;
  right: -4px;
  height: 142px;
}
.account-meta .tF{
    width: 58px;
    display:inline-block;
}
.welcome-user{
  margin-bottom: 23px;
  font-size: 16px;
  font-weight: 700;
}
.user-bet-acc{
   overflow:hidden;
   margin-bottom: 20px;
   font-weight: 700;
}
.user-bet-acc .tF{
    float:left;
    width: 58px;
}
.user-bet-acc ul{
  list-style:none;
  padding-left:0;
  overflow:hidden;
  width:250px;
  margin-bottom:-5px;
  font-size:0;
      position: relative;
    z-index: 10;
}
.user-bet-acc ul li{
    display:inline-block;
    text-decoration:underline;
    margin-right:10px;
    font-size:13px;
}
.choose-price{
  font-weight:700;
  text-transform:uppercase;
}
.choose-price .tooltip{
  
}
.choose-price .tooltip.right .tooltip-arrow{
     border-right-color: #283038;
}
.choose-price .tooltip-inner{
     padding: 10px 8px;
     background-color: #283038;
     -webkit-box-shadow: 2px 2px 2px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 2px 2px -2px rgba(0,0,0,0.75);
box-shadow: 2px 2px 2px -2px rgba(0,0,0,0.75);
}
#changePrice{
    display: inline-block;
    width: 17px;
    height: 17px;
    /* font-weight: 700; */
    background-color: #dee505;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    font-style: normal;
    color: #181e22;
    cursor: pointer;
    vertical-align: bottom;
    margin-left: 5px;
    position:relative;
}
#changePrice span{
    
}
.account-header  .agent-intro{
    padding-right:5px;
	word-spacing: -0.5px;
}
.agent-intro p{
  margin-bottom: 5px;
}
.account-panel-nav ul{
  list-style:none;
  padding-left:0;
  overflow:hidden;
  background:#1e252b;
  margin-bottom: 30px;
}
.account-panel-nav ul li{
  float:left;
}
.account-panel-nav ul li a{
  display:block;
  padding: 18px 54px 11px;
  text-transform:uppercase;
  font-size: 15px;
  font-weight:600;
  color:#748695;
  text-decoration:none;
  /* height:52px; */
  border-bottom:5px solid #1e252b;
}
.account-panel-nav ul li a:hover,.account-panel-nav ul .active a{
  border-bottom-color:#dee505;
  background-color:#283038;
  color:#dee505
}
.order-deposit .Htitle,.transaction-history .Htitle,.order-withdrawal .Htitle,.user-account-info .Htitle{
    font-size: 26px;
    line-height: 1em;
    color: #dee505;
    font-weight: 700;
    text-transform: uppercase;
    margin-top:30px;
    margin-bottom: 15px;
}
.order-deposit p{
    text-transform:uppercase;
    font-size: 13px;
}
.order-deposit .select-list{
    list-style:none;
    padding-left:0;
    margin-bottom: 30px;
    overflow:hidden;
}
.order-deposit .select-list li{
    float:left;
    margin-right:25px;
    /* width: 25%; */
    /* margin-bottom: 20px; */
}
.select-list li label{
    cursor:pointer;
    /*position:relative;
    border-radius: 5px;
    overflow: Hidden;*/
    vertical-align:middle;
}
.select-list label .thumbs{
    position:relative;
    overflow: hidden;
    border-radius: 5px;
}
.select-list label span{
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  height:28px;
  line-height:28px;
  text-align:center;
  background: rgba(000, 0, 0, 0.8);
  text-transform:uppercase;
  font-weight:400;
  font-size:13px;
}
.select-list input[type="radio"]{
    position: absolute;
    visibility: hidden;
}
.select-list .check{
    float:left;
    width:16px;
    height:16px;
    border-radius:50%;
    border:2px solid #3f3f3f;
    margin-top: 31px;
    margin-right:10px;
    position:relative;
}
.select-list input[type="radio"]:checked ~ .check{
    border-color:#dee505;
}
.select-list li .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 8px;
  width: 8px;
  top: 2px;
  left: 2px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

.select-list input[type="radio"]:checked ~ .check::before{
  background: #dee505;
}

input[type="radio"]:checked ~ label{
  color: #dee505;
}
.order-deposit .select-bank,.order-withdrawal .select-bank{
  list-style:none;
  padding-left:0;
  overflow:hidden;
  /* margin:0 -14px 30px;*/
  margin-bottom: 20px;
  font-size:0;
  line-height:0;
}
.order-deposit .select-bank li,.order-withdrawal .select-bank li{
  /* float:left; */
  display:inline-block;
  vertical-align:middle;
  width:25%;
  margin-bottom: 25px;
  margin-right:0;
}
/*
.select-bank li:hover,.select-bank .selected{
  background-color:#1e262b;
  border-radius:5px;
  border:1px solid #333c42;
}
*/
.select-bank li label{
    cursor:pointer;
    border-radius: 0;
    margin-bottom: 0;
}
.select-bank .check{
    margin-top: 5px;
    background: none;
}
.select-bank li img{
  vertical-align:baseline;
  height: 25px;
  /* width: 135px; */
}
#frmDeposit .frm-user,#frmWithdrawal .frm-user,#frmUserInfo{
  width:750px;
}
#frmDeposit .col-xs-6,#frmWithdrawal .col-xs-6,#frmUserInfo .col-xs-6{
  margin-bottom: 22px;
}
#frmDeposit .btn-submit,#frmWithdrawal .btn-submit,#frmUserInfo .btn-submit{
  margin-top:9px;
}
#frmDeposit select{
    -webkit-appearance: none;
    -moz-appearance: none;
    border:0;
    border-bottom:1px solid #3e4950;
    background:#181e22;
    width:100%;
    padding: 6px 0px;
    height:34px;
    color: #555;
    text-align: left;
    font-family: Tahoma,Arial,sans-serif;
}
#frmDeposit select:focus{
    outline:0 !important;
    box-shadow: none;
}
.panel-transaction{
  font-size:13px;
  text-transform:uppercase;
  margin-bottom: 40px;
}
#numShow select,.select-account select,.select-date select{
    height:29px;
    /* line-height:29px; */
    padding: 4px 11px 4px 11px;
    font-size:13px;
    border:1px solid #333c42;
    background:#1e262b;
    border-radius:3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-overflow: '';
    margin:0 5px;
    padding-inline-start:8px;
}
#numShow select::-ms-expand {
    display: none;
}
.select-account select,.select-date select{
    width:123px;
    text-transform:uppercase;
    
}
#numShow select option{
  text-align:center;
}
.select-account select option,.select-date select option{
    padding-inline-start:11px;
}
.search-transaction button{
    width:123px;
    border:1px solid #333c42;
    background:#dee505;
    border-radius:3px;
    color:#181e22;
    text-transform:uppercase;
}
.transaction-tb table{
    background-color:#1e262b;
}
.transaction-tb td,.transaction-tb th{
    border:1px solid #323c44;
    height:40px;
    padding:0 22px;
    color:#bfbfbf;
    font-size: 13px;
}
.transaction-tb th{
    background-color:#2c353c;
    text-transform:uppercase;
    font-weight:400;
    color:#fff;
}
.dp-state{
    display:block;
    /*width:115px;*/
    height:22px;
    line-height: 22px;
    font-size:11px;
    text-transform:uppercase;
    border-radius:30px;
    color:#fff;
    overflow:hidden;
    text-align: center;
}
.dp-state i{
    width:16px;
    height:16px;
    float:left;
    /*background:url(../images/icon-state_03.png) no-repeat;*/
    margin-top: 3px;
    margin-left: 7px;
    margin-right:5px;
}
.dp-state-success{
    background-color:#49b596;
}
.dp-state-failure{
    background-color:#f57171;
}
.dp-state-failure i{
    /*background-image:url(../images/icon-state_06.png)*/
}
.dp-state-processing{
    background-color:#eac739;
}
.dp-state-processing i{
    /*background-image:url(../images/icon-state_09.png)*/
}
.td-state-success{
    background-color:#49b596;
}
.td-state-failure{
    background-color:#f57171;
}

.td-state-processing{
    background-color:#eac739;
}
.bonus .des{
  margin-bottom:30px;
}
.bonus .des p{
    font-size:13px;
    margin-bottom: 5px;
}
.order-withdrawal .select-bank{
    padding-left:0;
    /* margin-left: -14px; */
    /* margin-right: -14px; */
}
.terms{
    margin-bottom:35px;
}
.terms .Htitle{
    font-size:22px;
    font-weight:500;
}
.terms-banking{
    /* padding-right: 15px; */
    width: 40%;
    text-align: justify;
}
.terms-banking .block-container,.terms-withdrawal .block-container{
    font-size:13px;
    line-height: 1.55em;
}
.terms-banking .block-container p,.terms-withdrawal .block-container p{
    margin-bottom:5px;
} 
.terms-withdrawal{
    padding-left:15px;
}
.terms-withdrawal strong{
    display:block;
    margin-bottom:10px;
}
.terms-withdrawal .terms-date{
    margin-top:25px;
}
.terms-withdrawal .terms-date p{
    margin-bottom:0;
}
.terms-date .pull-left{
    border-right:1px solid #2e3940;
    width: 48%;
}
.terms-date .pull-right{
     width: 52%;
     padding-left:10px;
}
.user-account-info p{
    font-size:13px;
    margin-bottom: 20px;
}
.user-account-info .txt-notice{
    font-size:16px;
    color:#dee505;
}
/*popup login*/
.modalLiveChat{
    text-align:center;
}
.modalLiveChat .modal-dialog{
    width:500px;
}
.modalLiveChat .modal-content{

    background-color: #181e22;
    border-radius: 0;
    text-align: left;
    border: 1px solid #373737;
    position: relative;
}
#popLogin{
    width: 100%;
    height:100%;
    vertical-align: middle;
    text-align:center;
}
#popLogin:before{
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.modal-dialog{
    display:inline-block;
    vertical-align: middle;
    width:588px;
}
#popLogin .modal-content{
    padding:34px 0 20px;
    background-color: #181e22;
    border-radius:0;
    text-align: left;
    border: 1px solid #373737;
}
#popLogin .modal-header{
    /* background-color: #24adfc; */
    padding:10px 15px 7px;
    border-bottom:0;
    position:relative;
    text-align: center;
}
#popLogin .modal-header .close,.modalLiveChat button.close{
    position:absolute;
    top: -14px;
    right: 20px;
    width:30px;
    height:30px;
    background:url(../images/btn-close-popup.png) no-repeat 0 0;
    opacity:1;
    border-radius:50%;
}
.modalLiveChat button.close{
    top:15px;
    right:15px;
    z-index:9999;
}
#popLogin .modal-title{
    color: #dee505;
    text-transform:uppercase;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}
.PopLogin-container{
    padding:10px 85px 0;
}
#popLogin .btn-area{
    margin-top: 0;
    padding-top:11px;
}
#popLogin .btn-submit{
    width: 203px;
    font-size: 28px;
    height: 46px;
    /* font-weight: 300 !important; */
    /* border-radius: 2px; */
    /* font-family: 'Roboto', sans-serif; */
}
/*news*/
.list-block-top {
    padding-bottom: 22px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 22px;
}
.list-block-top .item-block-top {
    overflow: hidden;
    margin-bottom: 22px;
    background: #393a3e;
}
.item-block-top .thumbnails {
    float: left;
    overflow: hidden;
    width: 479px;
}
.item-block-top .meta {
    float: left;
    width:274px;
    padding: 20px 25px;
    background: #393a3e;
    color: #cccccc;
}
.item-block-top .meta a.title {
    color: #ff9900;
    font-size: 14px;
    font-weight: bold;
}
.item-block-top .meta .date {
    display: block;
    font-size: 11px;
}
.item-block-top .meta .des {
    margin-top:10px;
}
.item-block-secondary {
   
}
.item-block-secondary .item {
    width:171px;
    float: left;
    overflow: hidden;
}
.item-block-secondary .item+.item{
    margin-left:23px;
}
.item-block-secondary .item .thumbnails{
    margin-bottom:7px;
}
.item-block-secondary .item .title {
    font-weight: bold;
    padding-top: 5px;
    color: #ababab;
}
.item-block-secondary .item:hover .title,.view-most ul li a:hover,.list-block-primary .item:hover .title {
    color: #e0dfdf;
}
.list-block-primary .item {
    margin-bottom: 22px;
    overflow: hidden;
}
.list-block-primary .item .thumbnails {
    float: left;
    margin-right: 10px;
}
.list-block-primary .item .title {
    font-weight: bold;
    color: #ababab;
}
.item-block-secondary .item .date ,.list-block-primary .item .date {
    display: block;
    font-size: 11px;
    color: #c0b8a5;
}
/*sidebar news*/
.cate-block .block-containter{
    background-color: #20272d;
}
.cate-block ul{
    list-style:none;
    padding-left:0;
    border-top: 1px solid #2e373e;
}
.cate-block ul li {
    border-bottom: 1px solid #2e373e;
}
.cate-block ul li a{
    display:block;
    color:#fff;
    padding:15px 15px;
    text-decoration:none;
}
.cate-block ul li a:hover{
    background-color: #29323a;
}
.view-most ul{
    background-color:#0f161e;
    list-style:none;
    padding:20px 15px;   
}
.view-most ul li{
    margin-bottom: 12px;
}
.view-most ul li i{
    display:inline-block;
    width:4px;
    height:4px;
    vertical-align:middle;
    margin-right:7px;
    background:url(../images/bullet-similar.gif) no-repeat 0;
}
.view-most ul li a{
    font-size:13px;
    color:#ababab;
}
.title-block h2,.title-block h1{
    font-size:20px;
    text-transform: uppercase;
    color: #dee505;
    font-weight: 700;
    margin: 0 0 12px;
}
.title-block a, .title-block a{
    color:inherit;
}
/*pagenation*/
.page-nav>ul>li>a{
    margin-right:7px;
    border-radius:0 !important;
    background-color: #0f161e;
    color: #ababab;
    border: 1px solid #374248;
    font-weight:600;

}
.page-nav>ul>li>a:hover,.page-nav>ul>li>a.active{
    border-color:#dee505;
	background:#0f161e;
	color: #ababab;
}
/*news details*/
.post{
    margin-bottom:40px;
}
.post .post-header{
    margin-bottom:30px;
}
.post-header .h1Title{
    font-size:26px;
    line-height:1.25em;
    margin:0 0 15px;
    color:#dee505;
    font-weight: 700;
}
.post-header .date{
    font-style:italic;
    font-size:14px;
}
.post-content{
    font-size:16px;
       line-height: 1.35em;
    
}
.article-content h1,.post-content h2,.article-content h3,.article-content h4,.article-content h5, .article-content h6{
    font-size:16px;
    margin-top:0;
    margin-bottom:10px;
}
.article-content {
    font-size:14px;
    line-height:1.55em;
    font-family: Arial,Helvetica,sans-serif;
    overflow:hidden;
}
.article-content img{
    max-width:100%;
    height:auto;
}
.post-content p{
    margin-bottom:22px;
}
.related-widget h3{
    text-transform:uppercase;
    font-size:20px;
    margin-bottom:15px;
    color: #dee505;
}
.related-widget ul{
    list-style:none;
    padding-left:0;
    margin-bottom:35px;
}
.related-widget ul>li{
    margin-bottom:9px;
    padding-left:25px;
    background:url(../images/bullet-similar.gif) no-repeat 9px 7px;
}
.related-widget ul>li>a{
    font-size:14px;
    color:#ababab;
   
}
/*fix*/
#frmPopLogin .msgError{
	color:#d71a1a;
	padding-top:7px;
}

/*keno-game*/
.keno-game{
    margin-bottom:45px;
}
.keno-featured{
    position:relative;
    height: 168px;
    padding-top: 24px;
}
.keno-featured .thumbs{
    float:left;
    margin-right:40px;
    width: 194px;
    overflow: hidden;
}
.keno-featured .des{
    width: 560px;
    float:left;
    padding-top:8px;
    font-size:13px;
    line-height:1.65em;
    text-align: justify;
    position:relative;
    z-index:10;
}
.keno-featured .read-more{
    font-size:13px;
    text-transform:uppercase;
    color:#dee505;
    float:right;
}
.keno-featured .img-model{
    position:absolute;
    right:0;
    top: -197px;
    z-index: 5;
}
.keno-game .list-group{
    font-size:0;
    line-height: 0;
    margin-right: -18px;
}
.keno-game .item{
    display:inline-block;
    position:relative;
    font-size: 13px;
    width: 245px;
    margin-right: 17px;
    min-height: 71px;
}
.keno-game .item .thumbnail{
    background:none;
    border:0;
    border-radius:0;
    padding:0;
    margin-bottom: 0;
}
.keno-game .item .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(000, 0, 0, 0.8);
    padding: 14px 17px 13px;
    text-transform:uppercase;
    z-index: 3;
}
.keno-game .caption h3{
    color:#dee505;
    font-size: 17px;
    line-height: 1.35em;
    font-weight: 700;
    margin: 0;
}
.keno-game .caption h3 span{
     display:block;
}
.keno-game .list-group .read-more{
    position:absolute;
    right: 15px;
    bottom: 14px;
    color: #dee505;
    /* height: 14px; */
}
/*numbergames*/
.numbergames-featured{
    height:222px;
}
.numbergames-featured .thumbs{
    margin-left: -25px;
    position: relative;
    /* left: -26px; */
    width: 234px;
}
.numbergames-featured .img-model{
    right: 57px;
    top: -290px;
}
.numbergames .list-group{
    overflow:hidden;
    margin-right: -27px;
}
.numbergames .list-group .item{
    float:left;
    width:502px;
    margin-right:27px;
    overflow: hidden;
}
.numbergames .list-group .item img{
    width:100%; 
}
/*end number games*/
#gateway-error,#method-error{
    margin-bottom:7px;
}
/*#gritter-notice-wrapper*/
#gritter-notice-wrapper{
    top: 50% !important;
    left: 50% !important;
    margin-top: -30px !important;
    margin-left: -250px !important;
    bottom: auto !important;
    right: auto !important;
    width:500px !important;
}
#gritter-notice-wrapper .gritter-item-wrapper{
    border:0;
}
#gritter-notice-wrapper .gritter-top,#gritter-notice-wrapper .gritter-bottom{
    display:none;
}
#gritter-notice-wrapper .gritter-item{
    background: #050607;
    border: 1px solid #373737;
    padding: 25px 7px 30px;
        text-align: center;
}
#gritter-notice-wrapper  .gritter-close{
     top: -8px;
    left: -10px;
}
#gritter-notice-wrapper  .gritter-title{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size:20px;
    line-height: 26px;
    border: 2px solid red;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    vertical-align: middle;
}
#gritter-notice-wrapper .gritter-item p{
    margin-top:10px;
    display: inline;
    vertical-align: middle;
    font-weight: 700;
}
#gritter-notice-wrapper .alert-success .gritter-title{
    border-color:#008000;
    color: #008000;
}
/*virtual*/
.virtual-featured{
    margin-bottom:60px;
}
/*
.virtualsport-game .item{
    width: 507px;
    margin-bottom:17px
}
*/
.loto-featured{
    margin-bottom:60px;
}
.loto-featured .thumbs{
    margin-right:0;
}
.loto-featured .img-model{
    right: 10px;
    top: -164px;
}
/*fish hunter*/
.fish-hunter-featured .img-model {
    position: absolute;
    right: 25px;
}
.fish-hunter-featured .thumbs{
    width:314px;
    margin-left: -41px;
    margin-right: -15px;
}
#popPromotion{
    text-align: center;
}
#popPromotion .modal-dialog{
    width:800px;
}
#popPromotion .modal-header{
    border-bottom:0;
    
}
#popPromotion .modal-title {
    color: #dee505;
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin-top:30px;
}

 #popPromotion .modal-header .close {
    position: absolute;
    top: -14px;
    right: 20px;
    width: 30px;
    height: 30px;
    background: url(../images/btn-close-popup.png) no-repeat 0 0;
    opacity: 1;
    border-radius: 50%;
}
#popPromotion .modal-header .close {
    top: 20px;
}
#popPromotion .modal-body{
    text-align: justify;
}
#popPromotion .modal-content {
    background: #101314;
    border-radius: 0;
    border: 1px solid #373737;
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 1.45em;
        color: #999999;
    font-weight: 100;
}
#popPromotion .modal-content p{
    margin-bottom:20px;
    margin-top:10px;
}
#popPromotion .modal-content img{
    max-width:100%;
}
@media (max-width:1024px){
    .frm-user input{
        font-size:22px !important;
    }
}