body {
    font-family: 'Microsoft YaHei',Arial,sans-serif;
    font-size: 13px;
    line-height: 1.428571429
}

body.layout {
    min-width: 1000px
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

iframe {
    border: none
}[ng-click] {
     cursor: pointer
 }

ol,ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    list-style: none
}

.wrapper {
    position: relative;
    width: 1000px;
    margin: 0 auto
}

#logingame-body,#announcement-dialog .modal-announcement>.ma-title,#announcement-dialog .modal-announcement>.ma-footer,#announcement-dialog .modal-announcement .ma-sidebar li:hover,#announcement-dialog .modal-announcement .ma-sidebar li.active {
    background-color: #663d08
}

#header {
    height: 116px;
    position: relative;
    background: url('/web/mb25/images/header.png') no-repeat center center
}

#div-meiDonNow {
    margin-left: 215px;
    color: #ecbb7b;
    font-size: 12px;
    line-height: 36px
}

#top-header {
    height: 36px;
    font-size: 12px
}

#top-header ul.top-nav {
    position: absolute;
    top: 0;
    right: 0
}

#top-header ul.top-nav>li {
    float: left;
    color: #ecbb7b;
    line-height: 37px
}

#top-header ul.top-nav>li+li:before {
    content: '';
    display: inline-block;
    margin: 0 12px;
    width: 1px;
    height: 5px;
    background: url('/web/mb25/images/topheader.png') no-repeat center center
}

#top-header ul.top-nav>li.download,#top-header ul.top-nav>li.download a {
    position: relative
}

#top-header ul.top-nav>li.download ul {
    position: absolute;
    top: 47px;
    left: -110px;
    width: 325px;
    height: 0;
    text-align: center;
    background-color: #191919;
    z-index: 5;
    overflow: hidden;
    -moz-transition: height .5s;
    -o-transition: height .5s;
    -webkit-transition: height .5s;
    transition: height .5s
}

#top-header ul.top-nav>li.download:hover ul {
    top: 43px;
    height: 185px;
    border-width: 4px 1px 1px 1px;
    border-style: solid;
    border-color: #d1c981
}

#top-header ul.top-nav>li.download:hover a:after {
    content: '';
    position: absolute;
    top: 25px;
    left: 17px;
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #d1c981
}

#top-header ul.top-nav>li.download ul li {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 180px;
    padding-top: 128px
}

#top-header ul.top-nav>li.download:hover ul li:after {
    content: '';
    display: block;
    height: 40px
}

#top-header ul.top-nav>li.download ul li.android {
    /*background: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/android.1.jpg') no-repeat center 20px*/
}

#top-header ul.top-nav>li.download ul li.android:after {
    /*background: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/android_title.png') no-repeat center*/
}

#top-header ul.top-nav>li.download ul li.ios {
    /*background: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/ios.1.jpg') no-repeat center 20px*/
}

#top-header ul.top-nav>li.download ul li.ios:after {
    /*background: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/ios_title.png') no-repeat center*/
}

#top-header ul.top-nav>li.license:before,#top-header ul.top-nav>li#language:before {
    display: none
}

#top-header ul.top-nav>li.license {
    position: relative;
    margin: 0 10px 0 15px;
    padding-left: 17px;
    background: url('/web/mb25/images/licenseico.png') no-repeat left center
}

#top-header ul.top-nav>li.license:after {
    content: '';
    position: absolute;
    top: 27px;
    right: 0;
    width: 338px;
    height: 0;
    z-index: 5;
    background: url('/web/mb25/images/paizhao.png') no-repeat center top;
    -moz-transition: height .5s;
    -o-transition: height .5s;
    -webkit-transition: height .5s;
    transition: height .5s
}

#top-header ul.top-nav>li.license:hover:after {
    height: 233px
}

#top-header ul.top-nav>li>a {
    color: #ecbb7b;
    font-size: 12px;
    text-decoration: none
}

#top-header ul.top-nav>li.domain>a,#top-header ul.top-nav>li.partner>a {
    -moz-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    transition: color .4s
}

#top-header ul.top-nav>li.promotion.color>a {
    color: #fff100
}

#top-header ul.top-nav>li.vip.color>a {
    color: red
}

#top-header ul.top-nav>li.slot.color>a {
    color: #7bece8
}

#top-header ul.top-nav>li.download.color>a {
    color: #14ff7d
}

#top-header ul.top-nav>li.license>a,#top-header ul.top-nav>li.license:hover>a {
    color: red
}

#top-header ul.top-nav>li>a:hover,#top-header ul.top-nav>li.color:hover>a {
    color: #fff100
}

#language {
    position: relative;
    width: 80px;
    height: 37px;
    margin-right: 20px;
    vertical-align: middle
}

#language:after {
    content: '';
    position: absolute;
    top: 17px;
    right: -10px;
    width: 7px;
    height: 4px;
    z-index: 2;
    background: url('/web/mb25/images/icon01.png') no-repeat center center
}

#language>ul {
    position: absolute;
    top: 6px;
    width: 90px;
    height: 25px;
    margin: 0;
    overflow: hidden;
    cursor: pointer;
    z-index: 1
}

#language>ul:hover {
    overflow: visible
}

#language>ul>li {
    display: block;
    width: 90px;
    height: 25px;
    padding-left: 30px;
    color: #ab8865;
    line-height: 25px;
    background-repeat: no-repeat;
    background-position: 5px center
}

#language>ul>li.other-language {
    background-color: #3b2305
}

#language>ul>li[data-language="en-US"] {
    background-image: url('/web/mb25/images/usa.png')
}

#language>ul>li[data-language="zh-CN"] {
    background-image: url('/web/mb25/images/cn.png')
}

#language>ul>li[data-language="zh-TW"] {
    background-image: url('/web/mb25/images/hk.png')
}

#language>ul>li[data-language="th"] {
    display: none
}

#logo-bg {
    position: relative;
    display: inline-block;
    width: 200px;
    height: 200px;
    margin-top: -37px;
    z-index: 3;
    background: url('/web/mb25/images/logobg.png') no-repeat center top
}

#logo-bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/logo.png') no-repeat center 6px*/
}

#logo-bg>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 170px
}

#nav {
    float: right;
    height: 70px;
    text-align: center
}

#nav>ul {
    height: 79px
}

#nav>ul>li {
    position: relative;
    float: left;
    height: 82px;
    width: 85px;
    color: #fff;
    border-bottom: 3px solid transparent
}

#nav>ul>li+li:before {
    content: '';
    float: left;
    width: 2px;
    height: 70px;
    background: url('/web/mb25/images/navfg.png') no-repeat center center
}

#nav>ul>li.home {
    width: 68px
}

#nav>ul>li.mggame {
    width: 95px
}

#nav>ul>li.hotgame {
    width: 87px
}

#nav>ul>li.promotion {
    width: 105px
}

#nav>ul>li.hot:after {
    content: '';
    position: absolute;
    top: 8px;
    right: 0;
    width: 21px;
    height: 12px;
    background: url('/web/mb25/images/hot.gif') no-repeat center bottom
}

#nav>ul>li:hover {
    background: url('/web/mb25/images/navhover.png') no-repeat center bottom
}

#nav>ul>li>a {
    display: block;
    padding-top: 23px;
    height: 100%;
    font-size: 13px;
    font-weight: bold;
    color: #f5daab;
    text-decoration: none
}

#nav>ul>li.game.color>a,#nav>ul>li.promotion.color>a {
    color: #d33024
}

#nav>ul>li.mggame.color>a {
    color: #14ff7d
}

#nav>ul>li.hotgame.color>a {
    color: #00deff
}

#nav>ul>li a>span {
    display: block;
    color: #a57b46;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px
}

#nav>ul>li:hover>a,#nav>ul>li:hover>a span {
    color: #e0a501
}

.subnav {
    display: none;
    position: absolute;
    top: 110%;
    left: -15px;
    z-index: 2;
    background: #000\9;
    background: rgba(0,0,0,.8);
    border: 2px solid #fbd040
}

.subnav.col2 {
    width: 245px
}

.subnav.col4 {
    width: 490px
}

.subnav ol {
    float: left
}

.subnav:before {
    content: '';
    position: absolute;
    top: -15px;
    left: 0;
    height: 13px;
    width: 126px;
    background: url('/web/mb25/images/menu.png') no-repeat 52px bottom
}

.subnav li {
    position: relative;
    width: 120px;
    margin: 0 auto;
    line-height: 35px;
    white-space: nowrap
}

.subnav li.hot:after {
    content: '';
    position: absolute;
    top: 0;
    right: 5px;
    width: 21px;
    height: 12px;
    background: url('/web/mb25/images/hot.gif') no-repeat center bottom
}

.subnav li.hot-cn:after {
    content: '';
    position: absolute;
    top: 0;
    right: 2px;
    width: 16px;
    height: 20px;
    background: url('/web/mb25/images/hot-cn.gif') no-repeat center bottom
}

.subnav li+li {
    border-top: 1px dotted rgba(255,255,255,.15);
    border-top: 1px dotted #fff\9
}

.subnav li>a {
    color: #fff;
    text-decoration: none
}

.subnav li:hover>a,.subnav li:hover {
    color: #fbd040
}

.subnav li.worldcup.color {
    color: #fff100
}

.subnav li.discunt.color a {
    color: #ff0
}

.subnav .sub-title {
    width: 120px;
    margin: 0 auto;
    color: red;
    font-size: 13px;
    line-height: 35px;
    text-align: center
}

.subnav .sub-title:hover {
    color: #fff100
}

.subnav.col2 .sub-title {
    width: 240px
}

#account {
    height: 54px;
    background: #532b00;
    border-bottom: 1px solid #623b0a
}

#account-box {
    float: right;
    height: 54px
}

#account-box>form {
    position: relative;
    display: inline-block;
    height: 54px;
    padding: 9px 0
}

#account-box>form input {
    display: inline-block;
    width: 176px;
    height: 32px;
    margin-left: 3px;
    padding-left: 22px;
    color: #fff;
    font-size: 13px;
    line-height: 32px;
    background-color: #422606;
    background-position: -5px center;
    background-repeat: no-repeat;
    border: 1px solid #774300
}

#account-box>form input::-webkit-input-placeholder {
    color: inherit
}

#account-box>form input:-ms-input-placeholder {
    color: #a9a9a9
}

#account-box>form input::-moz-placeholder {
    color: inherit
}

#account-box>form input.placeholdersjs {
    color: #a9a9a9
}

#account-box>form input#login_account {
    background-image: url('/web/mb25/images/userico.png')
}

#account-box>form input#login_password {
    background-image: url('/web/mb25/images/passico.png')
}

#account-box>form #check-code-wrapper input {
    padding-left: 5px;
    width: 152px
}

#account-box>form button {
    width: 110px;
    height: 34px;
    color: #73280e;
    font-size: 12px;
    font-weight: bold;
    line-height: 34px;
    background: #f7b42a;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

#account-box>form button.register {
    color: #ffc000;
    background-color: #eb0409
}

#account-box>form button:hover {
    background-color: #ffd681
}

#account-box>form button.register:hover {
    background-color: #ff5458
}

span.forget-btn {
    position: absolute;
    top: 18px;
    left: 300px;
    color: #a9a9a9;
    text-decoration: underline
}

span.forget-btn:hover {
    color: #fff
}

#check-code-wrapper input {
    width: 103px
}

#check-code-wrapper {
    position: relative;
    display: inline-block
}

#captcha {
    position: absolute;
    top: 3px;
    right: 3px;
    width: auto;
    height: 26px
}

#login-box {
    margin: 0 10px
}

#agree {
    display: inline-block;
    position: absolute;
    top: 82%;
    right: 35px;
    z-index: 2;
    padding: 2px 5px;
    font-size: 12px;
    color: #fff;
    background-color: #5c2d00
}

#agree a {
    font-weight: bold;
    cursor: pointer
}

#home-info {
    display: none
}

ul#account-info {
    position: relative
}

ul#account-info>li {
    float: left;
    width: 149px;
    height: 54px;
    padding: 0 0 0 5px;
    color: #fff;
    line-height: 54px
}

ul#account-info>li>span.account {
    display: inline-block;
    max-width: 5em;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden
}

ul#account-info>li a {
    cursor: pointer
}

ul#account-info>li a:hover {
    color: #ffd800
}

#account-nav {
    display: inline-block;
    text-align: center;
    vertical-align: top
}

#account-nav>ul {
    text-align: left
}

#account-nav>ul>li {
    float: left;
    line-height: 54px
}

#account-nav>ul>li+li:before {
    content: '|';
    color: #fff;
    padding: 0 3px
}

#account-nav>ul>li>a {
    float: right;
    color: #fff;
    text-decoration: none;
    text-align: center
}

#account-nav>ul>li.deposit>a {
    color: #fff100
}

#account-nav>ul>li>a:hover {
    color: #ffde00
}

#action-box {
    display: inline-block;
    vertical-align: top;
    padding: 14px 0;
    margin-left: 15px
}

#action-box>a {
    display: inline-block;
    width: 65px;
    height: 25px;
    color: #fff;
    line-height: 23px;
    text-decoration: none;
    text-align: center;
    background: #53403c;
    border: 1px solid #000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

#action-box>a:hover {
    color: #000;
    background: #e4b31f;
    border: 1px solid #fff
}

#news {
    position: relative;
    z-index: 1;
    height: 34px;
    background: #532b00
}

#news .wrapper:before {
    content: '最新公告：';
    float: left;
    height: 34px;
    color: #ffff98;
    line-height: 34px;
    padding-left: 25px;
    background: url('/web/mb25/images/news.png') no-repeat left center
}

#news .wrapper:after {
    content: '';
    float: right;
    height: 34px;
    width: 173px;
    background: url('/web/mb25/images/domain.png') no-repeat center center
}

#hot-news {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    width: 730px
}

#hot-news li {
    display: inline-block;
    vertical-align: top;
    height: 34px;
    margin: 0 5px;
    color: #ffff98;
    font-size: 13px;
    text-decoration: none;
    line-height: 34px
}

#hot-news li:hover {
    text-decoration: underline
}

#content {
    position: relative;
    padding: 30px 0
}

#footer {
    position: relative;
    padding-top: 120px;
    text-align: center;
    background: #533106 url('/web/mb25/images/footerimg.png') no-repeat center 20px
}

#footer:before {
    content: '';
    position: absolute;
    top: 200px;
    left: 0;
    height: 1px;
    width: 100%;
    background: #663d08
}

#footer-info {
    width: 100%;
    padding: 20px 0;
    white-space: nowrap
}

#footer-info>li {
    display: inline-block;
    height: 50px;
    width: 24%;
    line-height: 36px;
    text-align: left
}

#footer-info>li+li:before {
    content: '';
    float: left;
    width: 1px;
    height: 50px;
    background: url('/web/mb25/images/infoline.png') no-repeat center center
}

#footer-info>li>span {
    display: inline-block;
    height: 100%;
    width: 100%;
    padding-left: 40px;
    color: #f6c38d;
    font-size: 14px;
    line-height: 25px;
    vertical-align: top
}

#footer-info>li>span b {
    font-size: 18px;
    font-weight: normal
}

#footer-info>li>span>span {
    display: block;
    color: #f8d169;
    line-height: 25px
}

#footer-info>li>span:before {
    content: '';
    float: left;
    margin-right: 8px;
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
    background-position: center top;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

#footer-info>li.footer-info01>span {
    padding-left: 0
}

#footer-info>li.footer-info01>span:before {
    background-image: url('/web/mb25/images/info01.png')
}

#footer-info>li.footer-info02>span:before {
    background-image: url('/web/mb25/images/info02.png')
}

#footer-info>li.footer-info03>span:before {
    background-image: url('/web/mb25/images/info03.png')
}

#footer-info>li.footer-info04>span:before {
    background-image: url('/web/mb25/images/info04.png')
}

#footer-info>li:hover>span:before {
    background-position: center bottom
}

#footer-info>li:hover span {
    color: #e9dc86
}

#footer-nav {
    display: inline-block;
    line-height: 32px
}

#footer-nav li {
    display: inline-block
}

#footer-nav li+li:before {
    content: '/';
    padding: 0 10px;
    color: #ecbb7b
}

#footer-nav a {
    color: #ecbb7b;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    transition: color .4s
}

#footer-nav a:hover {
    color: #ffd66b
}

#footer-suggest {
    display: block;
    margin: 0 auto;
    padding: 5px 0 20px;
    color: #ecbb7b;
    font-size: 12px;
    line-height: 32px
}

aside.services {
    position: absolute;
    top: 180px;
    z-index: 3
}

aside.services.left {
    left: 0;
    width: 134px;
    height: 373px;
    background: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/left.png') no-repeat center center
}

aside.services.right {
    right: 0;
    width: 134px;
    height: 373px;
    background: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/services/right.1.png') no-repeat center top
}

aside.services ul>li {
    display: block;
    width: 134px;
    color: red;
    font-size: 18px;
    font-weight: bold;
    text-align: center
}

aside.services ul>li>a {
    display: block;
    height: 100%
}

aside.services ul>li.promotion {
    height: 73px
}

aside.services ul>li.register {
    height: 38px
}

aside.services ul>li.mobile {
    height: 38px
}

aside.services ul>li.deposit {
    height: 64px
}

aside.services ul>li.third-deposit {
    height: 134px
}

aside.services ul>li.chat {
    height: 72px
}

aside.services ul>li.qq {
    height: 60px;
    padding-top: 33px
}

aside.services ul>li.tel {
    height: 80px;
    padding-top: 31px;
    margin-bottom: 135px
}

aside.services ul>li.closed {
    height: 26px;
    cursor: pointer
}

aside.service-lb {
    position: fixed;
    z-index: 3;
    left: 0;
    bottom: 0;
    width: 200px;
    height: 160px;
    overflow: hidden
}

aside.service-lb li {
    width: 200px;
    height: 160px
}

aside.service-lb li[data-img="03"] {
    background-image: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/services/lb/03.png')
}

aside.service-lb li a {
    display: block;
    height: 100%
}

aside.service-lb span.closed {
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 26px;
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/close.png') no-repeat center;
    cursor: pointer
}

aside.service-lt #lt-head {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    width: 175px;
    height: 175px;
    background: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/services/lt-head.gif');
    cursor: pointer
}

aside.service-lt #popup {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    padding-top: 102px;
    overflow: auto
}

aside.service-lt #popup #lt-body {
    position: relative;
    display: none;
    width: 1000px;
    height: 640px;
    margin: 0 auto;
    background: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/services/lt-body.jpg');
    -webkit-animation: zoom .6s;
    animation: zoom .6s
}

aside.service-lt #popup #lt-body a {
    display: block;
    height: 100%
}

aside.service-lt #popup #lt-body span.close {
    position: absolute;
    top: -13px;
    right: -13px;
    z-index: 1;
    width: 40px;
    height: 40px;
    background: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/services/close.png') no-repeat center;
    cursor: pointer
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.site-announcement {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1000;
    width: 1000px;
    height: 560px;
    margin: -288px 0 0 -500px;
    background-color: transparent
}

.site-announcement .closed {
    position: absolute;
    top: 16px;
    right: 32px;
    z-index: 1;
    width: 50px;
    height: 50px;
    cursor: pointer
}

#mailbox {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    text-decoration: none;
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/m_icon.png') no-repeat
}

#mailbox>span,#mailbox>span:hover {
    position: absolute;
    left: 80%;
    bottom: 60%;
    min-width: 16px;
    padding: 0 2px;
    height: 16px;
    color: #000;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff47e
}

#marquee-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    display: none
}

#marquee-wrapper.show {
    display: block;
    z-index: 1000;
    background-image: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/transparent-black.png')
}

#marquee {
    width: 600px;
    max-height: 500px;
    margin: 30px auto 0 auto;
    background-color: #fff;
    background-image: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/table_background.jpg');
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: default;
    -moz-transition: margin-top ease-in 300ms;
    -o-transition: margin-top ease-in 300ms;
    -webkit-transition: margin-top ease-in 300ms;
    transition: margin-top ease-in 300ms
}

#marquee>header {
    text-align: center;
    background-color: #e9e9e9;
    border-bottom: 1px solid #ccc;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

#marquee>header>h2 {
    margin: 0;
    color: #0080e3;
    font-size: 21px;
    line-height: 60px
}

ul#newsBags {
    margin: 0;
    width: 100%;
    padding: 10px 50px;
    max-height: 380px;
    overflow: auto
}

ul#newsBags>li {
    width: 100%;
    color: #454545;
    font-size: 13px;
    line-height: 27px;
    list-style: disc;
    white-space: pre-line;
    border-bottom: 1px dashed #999
}

#marquee>footer {
    text-align: center;
    line-height: 80px;
    background-color: #e9e9e9;
    background-image: -webkit-radial-gradient(center top,ellipse farthest-side,rgba(0,0,0,.3),transparent);
    background-size: 100% 8px;
    background-repeat: no-repeat;
    border-top: 1px solid #ccc;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

#marquee>footer>span {
    display: inline-block;
    width: 119px;
    font-size: 15px;
    font-weight: bolder;
    line-height: 45.5px;
    background-image: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/sent_bn.png');
    cursor: pointer
}

#marquee>footer>span:hover {
    background-position: 0 -45.5px
}

.ui-widget-header {
    min-height: 30px;
    line-height: 30px
}

#ad-dialog {
    display: none;
    padding: 0
}

#ad-dialog a {
    display: block;
    height: 100%
}

#ad-dialog img {
    width: 100%;
    height: auto!important
}

#ad-dialog .dialog-footer {
    height: 30px;
    padding: 0 3px;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    border-top: 1px solid #000
}

#ad-dialog .dialog-footer span {
    color: red
}

.ui-dialog {
    z-index: 999
}

.ui-dialog .ui-dialog-title {
    font-size: 13px;
    line-height: 15px
}

.ui-dialog .ui-dialog-buttonpane {
    margin: 0;
    padding: 0;
    border: none
}

button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
    font-size: 12px
}

.ui-dialog .ui-dialog-buttonpane button {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 3px 6px;
    background: #ffd800
}

#lobby {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    width: 100%;
    text-align: center
}

#lobby>ul.game-list {
    font-size: 0;
    text-align: center
}

#lobby>ul.game-list li {
    position: relative;
    display: inline-block;
    vertical-align: top
}

#lobby>ul.game-list.transform {
    padding: 10px 0;
    background-color: #1b1b1b;
    border: 1px solid #414141
}

#lobby>ul.game-list.transform li {
    margin: 0 5px 10px
}

#lobby>ul.game-list.transform li .pic {
    position: relative;
    overflow: hidden;
    z-index: 0
}

#lobby>ul.game-list.transform li .pic:before {
    content: '';
    display: block;
    height: 100%;
    background: no-repeat center center;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

#lobby>ul.game-list.transform li:hover .pic:before {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#content {
    padding: 18px 0;
    background: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/unlobbybg.jpg') no-repeat center top
}

#un-lobby {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 860px;
    margin: 0 auto;
    background: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/unlobby.png') no-repeat center top
}

#un-lobby:before {
    content: '';
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -55px;
    width: 335px;
    height: 52px;
    background: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/abouttile.png')no-repeat center center
}

#un-lobby aside {
    float: left;
    width: 225px;
    padding: 113px 0 0
}

#un-lobby ul#sidebar {
    width: 190px;
    float: left;
    height: 711px;
    position: relative;
    margin-left: 34px
}

#un-lobby ul#sidebar li {
    position: relative;
    width: 185px;
    height: 59px;
    margin: 10px auto
}

#un-lobby ul#sidebar li:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 25px;
    width: 35px;
    height: 35px
}

#un-lobby ul#sidebar li[data-img="01"]:before {
    background-image: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/aboutico01.png')
}

#un-lobby ul#sidebar li[data-img="02"]:before {
    background-image: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/aboutico02.png')
}

#un-lobby ul#sidebar li[data-img="03"]:before {
    background-image: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/aboutico03.png')
}

#un-lobby ul#sidebar li[data-img="04"]:before {
    background-image: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/aboutico04.png')
}

#un-lobby ul#sidebar li[data-img="05"]:before {
    background-image: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/aboutico05.png')
}

#un-lobby ul#sidebar li[data-img="06"]:before {
    background-image: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/aboutico06.png')
}

#un-lobby ul#sidebar li a {
    display: inline-block;
    width: 185px;
    height: 59px;
    padding: 10px 0 0 80px;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    text-decoration: none
}

#un-lobby ul#sidebar li a span {
    display: block;
    font-size: 12px;
    font-family: Arial
}

#un-lobby ul#sidebar li:hover,#un-lobby ul#sidebar li.active {
    background: url('https://cdn.igsttech.com/Web.Portal/BZ004-01.Portal/Content/Views/Shared/images/aboutlinkon.png') no-repeat center top
}

#un-lobby ul#sidebar li:hover:before,#un-lobby ul#sidebar li.active:before {
    background-position: center bottom
}

#un-lobby ul#sidebar li:hover a,#un-lobby ul#sidebar li.active a {
    color: #f3cf53
}

#articles {
    float: right;
    width: 735px;
    height: 700px;
    color: #eee;
    margin-top: 113px;
    padding: 0 25px 0 0;
    text-align: left;
    overflow-x: hidden
}

#articles h2 {
    margin: 0;
    padding: 0;
    color: #eee;
    font-size: 12px;
    line-height: 2em
}

#articles h3 {
    color: #ff9;
    font-size: 12px;
    text-align: left;
    margin: 1em 0;
    font-weight: normal;
    line-height: 2em
}

#articles h4 {
    margin: 0;
    font-size: 12px;
    text-align: left;
    line-height: 2em
}

#articles>ul {
    list-style: none
}

#articles ol {
    padding-left: 20px;
    list-style-type: decimal
}

#articles p,#articles li {
    font-size: 12px;
    text-align: justify;
    line-height: 2em
}

#articles p {
    margin: 0
}

#articles a {
    text-decoration: none
}

#articles .bold {
    font-weight: bold
}

#articles table {
    width: 100%
}

#articles table tr,#articles table th,#articles table td {
    line-height: 2em;
    text-align: center;
    border: 1px solid #eee
}

#articles table th {
    color: #000;
    font-weight: normal;
    background: #ff9
}

#articles .highlight {
    color: #c03;
    font-weight: bolder
}

#articles .highlight-red {
    color: red
}

#articles ul.mtab-menual {
    padding-bottom: 15px;
    padding-left: 0;
    text-align: left
}

#articles ul.mtab-menual li {
    display: inline-block;
    width: 100px;
    height: 26px;
    margin-right: 5px;
    color: #fff;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    background: #6b3b04;
    cursor: pointer
}

#articles ul.mtab-menual li.mtab {
    color: #000;
    background: #f0c341
}

#articles.partner #Union1 li,#articles.partner #Union1 p {
    line-height: 2em
}

#articles ul.deposit {
    list-style-type: none
}

.body {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding: 1px;
    font-size: 14px;
    font-family: PMingLiU;
    background: #693900;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.body #title {
    color: #fff;
    text-align: center;
    background: #693900
}

.body.container #title,.body #account-heading,.body #withdrawal-heading {
    color: #fff;
    background: #e48615
}

.body #show-account-info.btn {
    color: #fff
}

.form-group .control-div input::-webkit-input-placeholder {
    color: #fff
}

.form-group .control-div input::-moz-placeholder {
    color: #fff
}

.form-group .control-div input:-ms-input-placeholder {
    color: #fff
}

.form-group .control-div input.placeholdersjs {
    color: #fff
}

.highlight-green {
    color: #0f0
}

.highlight-yellow {
    color: #ff0
}

.highlight-yellow2 {
    color: #ff9
}

.highlight-blue {
    color: #0ff
}

.highlight-blue2 {
    color: #00b0f0
}

.highlight-orange {
    color: #e8a02e
}

.chat {
    text-decoration: underline
}

.panel {
    width: 100%;
    color: #5f5f5f;
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Account/images/panel_background.jpg') repeat;
    border: 0
}

#title {
    height: 48px;
    font-weight: bold;
    font-size: 21px;
    font-family: 'Microsoft JhengHei';
    text-transform: uppercase;
    border: none
}

#title>div {
    margin-top: -1px;
    text-align: center;
    text-transform: uppercase
}

#account-panel,#withdrawal-panel {
    width: 792px;
    color: #5f5f5f;
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/WithdrawApplication/images/panel_background.jpg') repeat;
    border: 1px solid #b7b7b7;
    -moz-box-shadow: inset 0 0 1px 1px #fff;
    -webkit-box-shadow: inset 0 0 1px 1px #fff;
    box-shadow: inset 0 0 1px 1px #fff
}

#account-heading,#withdrawal-heading {
    margin: 1px 1px;
    font-family: PMingLiU;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase
}

.panel-body {
    text-align: center
}

.panel-body>form {
    width: 700px;
    margin: 0 auto
}

.control-div input {
    width: 100%;
    padding: 3px 5px;
    line-height: 25px;
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Account/images/input_center.png') repeat-y;
    border: 0
}

.control-div input:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,249,149,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,249,149,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,249,149,.6)
}

.tooltip {
    position: absolute;
    left: 93%;
    top: -2px;
    z-index: 1;
    display: inline-block
}

.tooltipshowarrow_int {
    position: absolute;
    top: 5px;
    right: -1px;
    z-index: 1000;
    display: block;
    border: 8px solid;
    border-color: transparent #fff;
    border-left-width: 0;
    -moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07)
}

.tooltipshowarrow_out {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 999;
    display: block;
    border: 8px solid;
    border-left-width: 0;
    border-color: transparent #bbb;
    -moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07)
}

.tooltipshow {
    position: absolute;
    z-index: 999!important;
    width: 250px;
    padding: 5px;
    background-color: #fff;
    border: 1px solid;
    border-color: #bbb #bbb #a8a8a8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    box-shadow: 0 1px 3px rgba(0,0,0,.2)
}

.form-control::-webkit-input-placeholder {
    color: #878787
}

.form-control:-moz-placeholder {
    color: #878787
}

.form-control::-moz-placeholder {
    color: #878787
}

.form-control:-ms-input-placeholder {
    color: #878787
}

.input-block {
    position: relative;
    display: inline-block;
    width: 304px
}

.help-block {
    color: #8a6d3b
}

.input-block-top {
    position: absolute;
    top: -2px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 4px;
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Account/images/input-top-btm.png') no-repeat 0 0
}

.input-block-btm {
    position: absolute;
    bottom: -8px;
    left: 0;
    display: inline-block;
    height: 10px;
    width: 100%;
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Account/images/input-top-btm.png') no-repeat 0 -4px
}

.btn-submit {
    position: relative;
    width: 119px;
    height: 45px;
    color: #454545;
    font-size: 15px;
    font-family: PMingLiU;
    font-weight: bold;
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/sent_bn.png') no-repeat 0 0;
    border: 0
}

.btn-submit:hover {
    color: #454545;
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/sent_bn.png') no-repeat 0 -46px
}

.btn-submit[disabled]:hover {
    color: #999;
    background-position-y: 0
}

.table {
    color: #000
}

.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {
    line-height: 2em
}

table tfoot {
    text-align: center;
    background: #eee
}

#popup-dialog {
    display: none;
    padding: 0
}

#popup-dialog img {
    width: 100%;
    height: auto!important
}

#popup-dialog .dialog-footer {
    height: 30px;
    padding: 0 3px;
    font-size: 12px;
    font-weight: bold;
    line-height: 29px;
    border-top: 1px solid #000
}

ul#newsBags>li {
    white-space: pre-line;
    word-break: break-all;
    word-wrap: break-word
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: #000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.modal-overlay.modal-show {
    visibility: visible;
    opacity: .6
}

.modal-announcement {
    position: fixed;
    top: 7%;
    left: 50%;
    margin-left: -499px;
    width: 1000px;
    z-index: 10000;
    visibility: hidden;
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.modal-announcement.modal-show {
    visibility: visible;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.modal-announcement>.ma-noshow {
    padding-bottom: 2px;
    text-align: right
}

.modal-announcement>.ma-noshow span {
    margin: 0 5px;
    color: #fff;
    font-size: 14px
}

.modal-announcement>.ma-title {
    min-height: 38px;
    padding: 7px 0;
    color: #fff;
    text-align: center;
    word-break: break-all;
    background-color: #c03;
    border-bottom: 2px solid #ccc;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0
}

.modal-announcement>.ma-title>span {
    font-size: 18px;
    font-weight: bold
}

.modal-announcement>.ma-title>i {
    float: right;
    margin: 2px 20px 0 0;
    font-size: 22px;
    cursor: pointer
}

.modal-announcement>.ma-body>section {
    height: 560px;
    display: inline-block;
    vertical-align: top
}

.modal-announcement .ma-sidebar {
    width: 27%;
    background-color: #fff;
    border-right: 1px solid #d6d6d6;
    overflow-y: auto;
    overflow-x: hidden
}

.modal-announcement .ma-sidebar ul {
    width: 100%
}

.modal-announcement .ma-sidebar li {
    width: 100%;
    height: 50px;
    padding: 0 12px;
    color: #000;
    line-height: 49px;
    border-bottom: 1px solid #ccc;
    cursor: pointer
}

.modal-announcement .ma-sidebar li span {
    display: inline-block;
    width: 80%;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.modal-announcement .ma-sidebar li:hover,.modal-announcement .ma-sidebar li.active {
    color: #fff;
    background-color: #c03
}

.modal-announcement .ma-sidebar i.fa-comment-dots {
    vertical-align: middle;
    margin-right: 10px
}

.modal-announcement .ma-sidebar i.fa-chevron-right {
    float: right;
    margin-top: 19px
}

.modal-announcement .ma-content {
    width: 73%;
    background-color: #fff;
    overflow: auto
}

.modal-announcement .ma-content img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}

.modal-announcement>.ma-footer {
    height: 10px;
    background-color: #c03;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px
}

.modal-announcement>.ma-body>section::-webkit-scrollbar {
    width: 10px;
    height: 3px
}

.modal-announcement>.ma-body>section::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.2);
    background: #535353
}

.modal-announcement>.ma-body>section::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.2);
    border-radius: 10px;
    background: #ededed
}[ng-controller="LobbiesCtrl"] iframe {
     -moz-transition: none!important;
     -o-transition: none!important;
     -webkit-transition: none!important;
     transition: none!important
 }[ng-controller="LobbiesCtrl"] iframe.ng-hide {
      display: block!important;
      height: 0!important;
      visibility: hidden!important
  }