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

body.layout {
    min-width: 1000px;
    background-color: #360301
}

* {
    -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
}

#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,#logingame-body {
    background: #555
}

#top-header {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 100%;
    min-width: 1000px;
    font-size: 0;
    background-color: #670506
}

#top-header .top-left {
    display: inline-block;
    vertical-align: top;
    color: #e5b25e;
    font-weight: bold;
    line-height: 30px;
    font-size: 14px
}

#top-header .top-left span.domain {
    display: inline-block;
    height: 30px;
    width: 124px;
    vertical-align: middle;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/alternative_domain.gif') no-repeat center top
}

#top-header .top-left .green {
    color: #0f0
}

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

ul.top-nav>li {
    display: inline-block;
    float: left;
    color: red;
    line-height: 30px;
    font-size: 12px
}

ul.top-nav>li.license a {
    padding-left: 20px;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/license.jpg') no-repeat left center
}

ul.top-nav>li.green {
    color: #00d514
}

ul.top-nav>li.browser {
    color: #ff0
}

ul.top-nav>li.browser.toggle-color {
    color: red
}

ul.top-nav>li.browser.toggle-color.color {
    color: #8a2be2
}

ul.top-nav>li+li:before {
    content: '';
    display: inline-block;
    padding: 0 6px;
    height: 5px;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/line01.jpg') no-repeat center center
}

ul.top-nav>li>a {
    display: inline-block;
    height: 100%;
    color: inherit;
    font-size: 12px;
    text-decoration: none
}

ul.top-nav>li>a:hover {
    text-decoration: underline
}

ul.top-nav>li.language:before {
    background: none
}

ul.top-nav>li.language span {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 14px;
    margin-top: 8px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer
}

ul.top-nav>li.language span+span {
    margin-left: 5px
}

ul.top-nav>li.language span[data-language="zh-TW"] {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/hk.png')
}

ul.top-nav>li.language span[data-language="zh-CN"] {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/cn.png')
}

ul.top-nav>li.language span[data-language="en-US"] {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/en.png')
}

ul.top-nav>li.language span[data-language="th"] {
    display: none
}

#header {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    min-width: 1000px;
    font-size: 0;
    z-index: 3;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/header.png') repeat-x center top;
    border-bottom: 1px solid #b50704
}

#header.ScrollTop {
    position: fixed;
    top: 0
}

#logo-bg {
    position: relative;
    display: inline-block;
    width: 290px;
    height: 88px;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/logo.2.png') no-repeat center
}

#logo-bg>a {
    display: block;
    height: 100%
}

#nav {
    float: right;
    position: relative;
    height: 88px;
    text-align: center
}

#nav>ul>li {
    position: relative;
    float: left;
    width: 79px;
    height: 88px;
    color: #fff
}

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

#nav>ul>li.hot:after {
    content: '';
    position: absolute;
    top: 20px;
    right: 0;
    width: 21px;
    height: 12px;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/hot.gif')
}

#nav>ul>li.green,#nav>ul>li.green a span {
    color: #1eff98
}

#nav>ul>li.yellow,#nav>ul>li.yellow a span {
    color: #fff100
}

#nav>ul>li.blue,#nav>ul>li.blue a span {
    color: #29caff
}

#nav>ul>li:hover {
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/nav_hover.jpg') no-repeat center bottom
}

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

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

#nav>ul>li>a>span {
    display: block;
    margin-top: 3px;
    font-size: 12px;
    color: #eb6100;
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

#nav>ul>li:hover .subnav {
    display: block
}

.subnav {
    display: none;
    position: absolute;
    top: 108%;
    left: 50%;
    width: 244px;
    margin-left: -122px;
    padding: 0 10px;
    z-index: 4;
    border: 2px solid #ffd053;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/sub_bg.png')
}

.subnav.mg-game {
    margin-left: -183px;
    width: 366px
}

.subnav.promotion,.subnav.board {
    margin-left: -67px;
    width: 134px
}

.subnav:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -12px;
    height: 10px;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/icon04.png') no-repeat center bottom
}

.subnav li {
    position: relative;
    float: left;
    width: 110px;
    height: 40px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 40px;
    white-space: nowrap;
    border-bottom: 1px dotted #534a43
}

.subnav li.sub-title {
    margin-right: 110px;
    color: #ff1e1e;
    font-weight: bold
}

.subnav li.sub-hot:after {
    content: '';
    position: absolute;
    top: 5px;
    right: -6px;
    width: 21px;
    height: 12px;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/hot.gif') no-repeat right center
}

.subnav li a {
    display: block;
    height: 100%;
    color: inherit;
    text-decoration: none
}

.subnav li:last-child,.subnav li.noborder {
    border: none
}

.subnav li:hover {
    color: #ffd053
}

.subnav.mg-game li.sub-title {
    margin-right: 220px
}

.subnav.home {
    display: none;
    position: absolute;
    top: 110%;
    left: 50%;
    margin-left: -334px;
    z-index: 3;
    width: 1000px;
    height: 430px;
    padding: 10px;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/subnav/bg.png') repeat;
    border: 1px solid #333337;
    border-top: 3px solid #cc9e51
}

.subnav.home:before {
    content: "";
    position: absolute;
    left: 31px;
    right: 0;
    top: -12px;
    height: 10px;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/icon04.png') no-repeat center bottom
}

.subnav.home:before {
    background-position: 300px bottom
}

.subnav.home>.col {
    float: left;
    width: 244px;
    height: 100%;
    padding: 20px 0 0 20px
}

.subnav.home>.col+.col {
    border-left: 1px solid #323237
}

.subnav.home>.col>div+div.category,.subnav.home div.more {
    margin-top: 37px
}

.subnav.home p.title {
    margin: 0 0 20px;
    color: #a1925c;
    font-size: 16px;
    line-height: 1
}

.subnav.home ol {
    float: none;
    display: inline-block;
    vertical-align: top
}

.subnav.home li {
    width: 100px;
    height: 24px;
    margin: 0 10px 6px 0;
    padding-left: 5px;
    color: #fff;
    font-size: 13px;
    text-align: left;
    line-height: 24px;
    border-bottom: none
}

.subnav.home li:hover {
    color: #201109;
    font-weight: bold;
    background: #e0da78
}

.subnav.home li.more:hover {
    font-weight: normal;
    background: none
}

.subnav.home li>a {
    color: inherit;
    text-decoration: none
}

.subnav.home ol.full,.subnav.home ol.full>li {
    width: 100%
}

.subnav.home a.more {
    color: #666;
    font-size: 13px;
    text-decoration: none
}

.subnav.home a.more:hover {
    color: #e0da78
}

#account-bot {
    position: absolute;
    top: 119px;
    left: 0;
    width: 100%;
    min-width: 1000px;
    height: 55px;
    text-align: right;
    z-index: 2;
    background-color: #2b0000
}

#account-bot.ScrollTop {
    position: fixed;
    top: 88px
}

#account-box>form {
    position: relative;
    display: inline-block;
    padding: 12px 0;
    font-size: 0
}

#account-box>form input {
    width: 122px;
    height: 28px;
    margin-right: 5px;
    padding-left: 10px;
    line-height: 26px;
    color: #fff;
    font-size: 13px;
    background-color: #4e0505;
    border: 1px solid #8e0300;
    -moz-transition: border-color .3s;
    -o-transition: border-color .3s;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    outline: none
}

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

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

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

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

#account-box>form input:focus {
    border: 1px solid #fff053
}

#account-box>form button {
    width: 60px;
    height: 26px;
    padding: 0;
    color: #54300d;
    font-size: 12px;
    line-height: 26px;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/btn03.png') no-repeat center top;
    border: none;
    -moz-transition: background-position .4s;
    -o-transition: background-position .4s;
    -webkit-transition: background-position .4s;
    transition: background-position .4s
}

#account-box>form button.register-btn {
    width: 64px;
    margin: 0 6px;
    color: #fff;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/btn04.png') no-repeat center top
}

#account-box>form button:hover {
    background-position: center bottom
}

*.forget-btn {
    margin: 0 6px;
    font-size: 12px;
    color: #fff;
    text-decoration: underline
}

*.freeplay-btn {
    color: #e9dd84;
    font-size: 12px;
    text-decoration: underline
}

*.forget-btn:hover,*.freeplay-btn:hover {
    color: #ffd053;
    text-decoration: none
}

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

#captcha {
    position: absolute;
    top: 4px;
    right: 7px;
    width: auto;
    height: 20px
}

#agree {
    display: inline-block;
    position: absolute;
    top: 77%;
    right: 76px;
    z-index: 1;
    padding: 2px 5px;
    font-size: 12px;
    color: #fff;
    background-color: #141414
}

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

ul#account-info {
    position: relative;
    font-size: 0
}

ul#account-info>li {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 25px
}

ul#account-info>li.account {
    padding-right: 15px
}

ul#account-info>li>span.account {
    display: inline-block;
    color: #ff0;
    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
}

#action-box {
    float: right;
    margin: 15px 0 0 5px
}

#action-box>a {
    display: block;
    width: 45px;
    height: 24px;
    color: #fff;
    font-size: 13px;
    line-height: 24px;
    text-decoration: none;
    text-align: center;
    overflow: hidden;
    background-color: #c20d0d
}

#account-nav {
    text-align: left;
    font-size: 0
}

#account-nav>li {
    display: inline-block
}

#account-nav>li+li:before {
    content: '|';
    color: #fff;
    font-size: 12px;
    padding: 0 1px
}

#account-nav>li>a {
    display: inline-block;
    padding: 0 1px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    line-height: 55px
}

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

#banner {
    margin-top: 173px
}

#news {
}

#news.ScrollTop>.wrapper {
    position: fixed;
    top: 100px
}

#news>.wrapper {
    position: absolute;
    top: 130px;
    left: 50%;
    margin-left: -500px;
    width: 360px;
    z-index: 2
}

#news>.wrapper:before {
    content: '最新公告：';
    float: left;
    color: #e9d87b;
    font-size: 12px;
    line-height: 30px;
    padding-left: 20px;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/news.png') no-repeat left center
}

#news.login>.wrapper {
    width: 318px
}

#hot-news {
    white-space: nowrap;
    overflow: hidden
}

#hot-news li {
    display: inline-block;
    margin-right: 10px;
    height: 30px;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    vertical-align: top
}

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

#leaderboard {
    position: relative;
    margin-top: -32px;
    width: 100%;
    height: 65px;
    font-size: 0;
    text-align: center;
    background: #010101;
    z-index: 2;
    overflow: hidden
}

#leaderboard .wrapper {
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/leaderboard_icon.png') no-repeat left center
}

.leaderboard-instance {
    float: right;
    position: relative;
    width: 42%;
    height: 63px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 30px
}

.leaderboard-instance:before,.leaderboard-instance:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: -1px;
    width: 1px;
    height: 100%;
    background: #333
}

.leaderboard-instance:after {
    left: auto;
    right: 0
}

.leaderboard-instance>ul.head {
    position: relative;
    width: 100%;
    height: 30px;
    color: #ff0;
    vertical-align: middle
}

.leaderboard-instance>ul.head>li {
    display: inline-block;
    padding: 0 4px;
    width: 25%;
    max-width: 25%;
    height: 100%;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.leaderboard-instance>ul.list {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 33px;
    border-top: 1px solid #333
}

.leaderboard-instance>ul.list>*,.leaderboard-instance>ul.list>li>div {
    width: 100%
}

.leaderboard-instance>ul.list li span {
    display: inline-block;
    padding: 0 2px;
    width: 25%;
    max-width: 25%;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

#content {
    position: relative;
    padding: 15px 0;
    background-color: #0e0e0e;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/bg.jpg')
}

#footer {
    background: #580401
}

#footer-info {
    padding: 20px 0 0;
    font-size: 0;
    text-align: center
}

#footer-info>li {
    display: inline-block;
    color: #f86865;
    line-height: 1.9;
    vertical-align: top
}

#footer-info>li.about {
    width: 328px;
    padding-top: 10px;
    margin-right: 42px;
    font-size: 12px;
    text-align: left
}

#footer-info>li.about:before {
    content: '';
    float: left;
    width: 90px;
    height: 91px;
    margin: -10px 10px 0 0;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/f_img01.png') no-repeat center center
}

#footer-info>li.about div {
    margin: 31px auto 40px;
    clear: both
}

#footer-info>li.about div span {
    display: inline-block;
    padding-left: 20px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: center left
}

#footer-info>li.about div span+span {
    margin-left: 10px
}

#footer-info>li.about div span.email {
    min-width: 50%;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/icon08.png')
}

#footer-info>li.about div span.tel {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/icon07.png')
}

#footer-info>li.about a.launcher {
    display: block;
    height: 39px;
    margin: 0 auto;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/f_img02.png') no-repeat left center
}

#footer-info>li.logo {
    width: 300px;
    text-align: left
}

#footer-info>li.logo h1 {
    margin: 0 0 15px 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold
}

#footer-info>li.logo:after {
    content: '';
    display: block;
    height: 35px;
    margin: 0 auto 20px;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/f_img04.png') no-repeat left center
}

#footer-info>li.mobile {
    width: 326px;
    color: #f86865;
    font-size: 12px;
    line-height: 1.8;
    text-align: left
}

#footer-info>li.mobile span.title {
    display: block;
    height: 71px;
    padding: 10px 0 0 81px;
    margin-bottom: 10px;
    font-size: 24px;
    color: #fff;
    text-align: left;
    line-height: .9;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/f_img05.1.png') no-repeat left center
}

#footer-info>li.mobile span.title span {
    display: block;
    color: #fff;
    font-style: normal;
    margin-top: 13px;
    font-size: 16px;
    display: block
}

#footer-info>li.mobile span.qrcode {
    display: inline-block;
    width: 78px;
    margin: 15px 0 0 50px;
    color: #fff
}

#footer-info>li.mobile span.qrcode:before {
    content: '';
    display: block;
    height: 78px;
    margin-bottom: 8px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/qrcode_app.png')
}

#footer-info>li.mobile span.qrcode.apple {
    margin-left: 65px
}

#footer-logo {
    display: block;
    height: 129px;
    margin-bottom: 20px;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/footer_logo.png') no-repeat left center
}

#footer-nav {
    display: block;
    height: 43px;
    padding: 15px 0 15px;
    font-size: 0;
    text-align: center;
    background-color: #360301
}

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

#footer-nav li+li:before {
    content: '';
    display: inline-block;
    padding: 0 8px;
    height: 6px;
    vertical-align: text-bottom;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/line02.png')no-repeat center center
}

#footer-nav a {
    color: #a90a05;
    font-size: 12px;
    text-align: center;
    text-decoration: none
}

#footer-nav li.toggle-color a {
    color: #ff0
}

#footer-nav li.color a {
    color: #0f0
}

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

aside.services {
    position: absolute;
    z-index: 2;
    top: 158px;
    background: no-repeat center top
}

aside.services li {
    width: 128px
}

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

aside.services li.closed {
    width: 128px;
    height: 23px;
    margin: 0 auto;
    cursor: pointer
}

aside.service-left {
    left: 0
}

aside.service-left li.domain {
    height: 65px;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/left/01.gif')
}

aside.service-left li.mg {
    height: 65px;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/left/02.png')
}

aside.service-left li.discount {
    height: 57px;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/left/03.png')
}

aside.service-left li.deposit {
    height: 150px;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/left/04.png')
}

aside.service-left li.closed {
    height: 23px;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/left/05.png')
}

aside.service-right {
    right: 0
}

aside.service-right li.domain {
    height: 65px;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/right/01.gif')
}

aside.service-right li.promotion {
    height: 82px;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/right/02.png')
}

aside.service-right li.chat {
    height: 47px;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/right/03.png')
}

aside.service-right li.chat2 {
    height: 43px;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/right/04.png')
}

aside.service-right li.qq {
    height: 97px;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/right/05.png')
}

aside.service-right li.closed {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/right/06.png');
    height: 26px
}

aside.service-left-top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 4;
    width: 151px;
    height: 150px;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/top/head.png') no-repeat center top
}

aside.service-left-top>.hover-body {
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 0;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/top/body.png') no-repeat center top;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: skewX(145deg);
    -ms-transform: skewX(145deg);
    -o-transform: skewX(145deg);
    -webkit-transform: skewX(145deg);
    transform: skewX(145deg);
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

aside.service-left-top:hover>.hover-body {
    width: 238px;
    height: 713px;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1)
}

aside.service-left-top:hover>.hover-body>a {
    display: block
}

aside.service-left-top:hover>.hover-body>a.slot {
    height: 50%
}

aside.service-left-top:hover>.hover-body>a.salary {
    height: 50%
}

aside.service-left-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 2
}

aside.service-left-bottom li {
    width: 200px;
    height: 200px
}

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

aside.service-left-bottom li.promo01 {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/leftbottom/promo01.png')
}

aside.service-left-bottom li.promo02 {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/leftbottom/promo02.png')
}

aside.service-left-bottom li.promo03 {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/leftbottom/promo03.png')
}

aside.service-left-bottom li.promo04 {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/leftbottom/promo04.png')
}

aside.service-left-bottom li.promo05 {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/leftbottom/promo05.png')
}

aside.service-left-bottom li.promo06 {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/leftbottom/promo06.png')
}

aside.service-left-bottom li.promo07 {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/service/leftbottom/promo07.png')
}

aside.service-left-bottom 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 right top;
    cursor: pointer
}

#license {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0;
    filter: alpha(poacity=0)
}

#license.show {
    display: block;
    z-index: 101;
    opacity: 1;
    filter: alpha(poacity=100);
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    -moz-transition: opacity .4s;
    transition: opacity .4s
}

#license.hide {
    -webkit-transition: opacity 0s .5s,z-index 0s .5s;
    -o-transition: opacity 0s .5s,z-index 0s .5s;
    -moz-transition: opacity 0s .5s,z-index 0s .5s;
    transition: opacity 0s .5s,z-index 0s .5s
}

#license .license-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/transparent-black.png')
}

#license>.license-intro {
    position: fixed;
    left: 50%;
    margin-left: -248px;
    width: 498px;
    height: 485px;
    -moz-transition: top .3s ease-out .2s,opacity .4s;
    -o-transition: top .3s ease-out .2s,opacity .4s;
    -webkit-transition: top .3s ease-out .2s,opacity .4s;
    transition: top .3s ease-out .2s,opacity .4s;
    background: #1b1b1b url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/top_license_h.jpg') no-repeat center top
}

#license.hide>.license-intro {
    top: -100px
}

#license.show>.license-intro {
    top: 40px
}

#review-list {
    position: fixed;
    bottom: -77px;
    left: 0;
    width: 100%;
    height: 77px;
    background: rgba(0,0,0,.8);
    background: #000\9;
    color: #fff;
    z-index: 1;
    -webkit-transition: bottom .4s;
    -o-transition: bottom .4s;
    -moz-transition: bottom .4s;
    transition: bottom .4s
}

#review-list.open {
    bottom: 0
}

#review-list .up,#review-list .down {
    position: absolute;
    top: -24px;
    left: 0;
    width: 150px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/review/tab.png') no-repeat
}

#review-list .up:after,#review-list .down:after {
    content: '';
    display: inline-block;
    margin-left: 5px;
    width: 7px;
    height: 8px
}

#review-list .up:after {
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/review/up.png') no-repeat
}

#review-list .down:after {
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/review/down.png') no-repeat
}

#review-list .wrapper {
    padding-left: 80px;
    height: 77px;
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/review/txt.png') no-repeat 20px 15px
}

#review-box li {
    display: inline-block;
    position: relative;
    margin: 10px 8px 0;
    width: 60px;
    height: 60px
}

#review-box li.no-review {
    line-height: 60px
}

#review-box li img {
    width: 60px;
    height: 60px
}

#review-box li div {
    display: none;
    position: absolute;
    top: -31px;
    left: -5px;
    padding-top: 2px;
    width: 70px;
    height: 29px;
    text-align: center;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/review/title.png') no-repeat
}

#review-box li:hover div {
    display: block
}

.site-announcement {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    width: 1064px;
    height: 620px;
    margin: -350px 0 0 -532px;
    overflow: hidden
}

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

#mailbox {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: top;
    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;
    padding: 10px 50px;
    max-height: 380px;
    overflow: auto
}

ul#newsBags>li {
    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
}

.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
}

.ui-widget-overlay {
}

#lobby {
    display: block;
    height: 100%
}

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

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

#lobby>ul.game-list.scale-transform {
    display: block;
    text-align: center;
    font-size: 0;
    padding: 9px 0;
    background: #380304;
    border: 1px solid #870603
}

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

#lobby>ul.game-list.scale-transform>li:hover: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)
}

#lobby>ul.game-list.scale-transform>li:hover:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/hover_bg.png')
}

#lobby>ul.game-list.scale-transform>li:hover span.enter {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -17px 0 0 -60px;
    width: 120px;
    height: 34px;
    color: #ffcf2e;
    font-size: 16px;
    line-height: 34px;
    text-align: center;
    border: 2px solid #ffcf2e;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    z-index: 1
}

#un-lobby {
    display: inline-block;
    width: 100%;
    margin: 0 auto
}

#un-lobby aside {
    float: left;
    width: 234px;
    background-color: #4b0009;
    border: 1px solid #850704
}

#un-lobby aside:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 213px;
    margin: 20px auto;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/s_img04.png') no-repeat center bottom
}

#un-lobby ul#sidebar {
}

#un-lobby ul#sidebar li {
    position: relative;
    width: 234px
}

#un-lobby ul#sidebar li:hover {
    background-color: #8d0400
}

#un-lobby ul#sidebar li a {
    display: inline-block;
    width: 100%;
    height: 44px;
    padding: 0 18px 0 30px;
    color: #c9c9c9;
    font-size: 16px;
    text-align: left;
    text-decoration: none;
    line-height: 44px;
    -moz-transition: all linear .4s;
    -o-transition: all linear .4s;
    -webkit-transition: all linear .4s;
    transition: all linear .4s
}

#un-lobby ul#sidebar li a:before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 26px;
    margin: 0 10px;
    background-position: left center;
    background-repeat: no-repeat;
    vertical-align: middle
}

#un-lobby ul#sidebar li.side-01 a:before {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/s_01.png')
}

#un-lobby ul#sidebar li.side-02 a:before {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/s_02.png')
}

#un-lobby ul#sidebar li.side-03 a:before {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/s_03.png')
}

#un-lobby ul#sidebar li.side-04 a:before {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/s_04.png')
}

#un-lobby ul#sidebar li.side-05 a:before {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/s_05.png')
}

#un-lobby ul#sidebar li.side-06 a:before {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/s_06.png')
}

#un-lobby ul#sidebar li.side-07 a:before {
    width: 21px;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/s_07.png')
}

#un-lobby ul#sidebar li.side-08 a:before {
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/s_08.png')
}

#un-lobby ul#sidebar li.side-09 a:before {
    width: 21px;
    background-image: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/s_09.png')
}

#un-lobby ul#sidebar li a:after {
    content: '';
    float: right;
    display: inline-block;
    width: 16px;
    height: 44px;
    margin: 0 30px 0 0;
    background: url('https://cdn.igsttech.com/Web.Portal/MH001-01.Portal/Content/Views/Shared/images/icon01.png') no-repeat left center;
    vertical-align: middle
}

#un-lobby ul#sidebar li:hover a:before,#un-lobby ul#sidebar li:hover a:after {
    background-position: right center
}

#un-lobby ul#sidebar li:hover a {
    padding: 0 8px 0 40px;
    color: #ffd053
}

#articles {
    float: right;
    width: 760px;
    min-height: 656px;
    padding: 30px 10px;
    color: #959595;
    font-size: 12px;
    text-align: left;
    background-color: #380304;
    border: 1px solid #840703
}

#articles h2 {
    margin: 0;
    color: #959595;
    line-height: 43px
}

#articles h3 {
    font-size: 16px;
    text-align: left
}

#articles h4 {
    font-size: 14px;
    text-align: left
}

#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: 1em 0
}

#articles table {
    width: 100%
}

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

#articles table th {
    background: #1b1b1b
}

#articles .highlight {
    color: red
}

#articles .highlight.color {
    color: #f4e282
}

#articles .highlight-cyan {
    color: #0ff
}

#articles .highlight-green {
    color: #0f0
}

#articles .highlight-yellow {
    color: #ff0
}

#articles .px18 {
    font-size: 18px
}

#articles ul.mtab-menual {
    width: 70%;
    padding-left: 0;
    text-align: left;
    font-size: 0;
    border-bottom: 1px solid #353535
}

#articles ul.mtab-menual li {
    display: inline-block;
    min-width: 84px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
    background-color: #353535;
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0
}

#articles ul.mtab-menual li+li {
    margin-left: 10px
}

#articles ul.mtab-menual li.mtab {
    background: #cb9a26
}

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

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

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

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

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

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

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

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

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

.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
  }