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

#banner {
    height: 263px;
    background: url('../images/banner.jpg') no-repeat center top
}

#news {
    position: relative;
    z-index: 1;
    height: 35px;
    background: url('../images/news_bg.png') repeat;
    border-bottom: 1px solid #404454
}

#news .wrapper {
    height: 34px;
    /*padding: 0 0 0 135px;*/
    background: url('../images/news_title.png') no-repeat left center
}

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

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

#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('../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: 0;
    background: url('../images/content_bg.png') no-repeat center top
}
#content:before {
    content: '';
    display: block;
    height: 99px;
    background: url(../images/index/lottery_title.jpg) no-repeat center top;
}
#footer {
    background: #101116
}

#footer-slogan {
    height: 380px;
    padding-top: 39px;
    background: url('../images/footer_slogan01.jpg') no-repeat center
}

#footer-slogan:after {
    content: '';
    display: block;
    width: 883px;
    height: 288px;
    margin: 0 auto;
    background: url('../images/footer_slogan02.png') no-repeat center top
}

#footer-slogan:hover:after {
    background-position-y: bottom
}

#footer-info {
    height: 76px;
    background: #191a22;
    border-bottom: 1px solid #353847
}

#footer-info ul {
    display: block;
    font-size: 0
}

#footer-info ul > li {
    display: inline-block;
    vertical-align: top;
    padding-left: 44px;
    color: #f1ede8;
    font-size: 14px;
    line-height: 75px;
    background: no-repeat left 20px
}

#footer-info ul > li .gold-color {
    color: #d8b540
}

#footer-info ul > li.tel {
    min-width: 250px;
    margin-left: 30px;
    background-image: url('../images/ft_tel.png')
}

#footer-info ul > li.qq {
    min-width: 224px;
    background-image: url('../images/ft_qq.png')
}

#footer-info ul > li.email {
    min-width: 274px;
    background-image: url('../images/ft_email.png')
}

#footer-info ul > li.chat {
    min-width: 214px;
    background-image: url('../images/ft_chat.png')
}

#footer-logo {
    height: 239px;
    background: url('../images/footer_logo.png') no-repeat center
}

#footer-nav {
    display: block;
    height: 90px;
    padding-top: 36px;
    font-size: 0;
    text-align: center
}

#footer-nav li {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 12px
}

#footer-nav li + li:before {
    display: inline-block;
    vertical-align: top;
    content: '|';
    padding: 0 8px 0 6px;
    color: #fff
}

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

#footer-nav li.green.color {
    color: #ff0
}

#footer-nav li.red.color {
    color: red
}

#footer-nav li.yellow.color {
    color: #ff0
}

#footer-nav a {
    color: inherit;
    text-align: center;
    text-decoration: none
}

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

aside.services > ul {
    display: block
}

aside.services > ul > li {
    width: 151px
}

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

aside.services li.closed {
    height: 20px;
    cursor: pointer
}

aside.service-left {
    left: 0;
    background-image: url('../images/float/left.gif')
}

aside.service-left li.shop {
    height: 77px
}

aside.service-left li.vip {
    height: 46px
}

aside.service-left li.update {
    height: 116px
}

aside.service-left li.promotion {
    height: 55px
}

aside.service-left li.partner {
    height: 51px
}

aside.service-left li.deposit {
    height: 71px
}

aside.service-right {
    right: 0;
    background-image: url('../images/float/right.gif')
}

aside.service-right li.chat {
    height: 77px
}

aside.service-right li.self {
    height: 47px
}

aside.service-right li.password {
    height: 114px
}

aside.service-right li.qq {
    height: 56px
}

aside.service-right li.complaint-qq {
    height: 51px
}

aside.service-right li.wechat {
    position: relative;
    height: 71px
}

aside.service-right li.wechat img {
    position: absolute;
    top: 0;
    right: 100%;
    display: none
}

aside.service-right li.wechat:hover img {
    display: block
}

aside.service-left-top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    width: 164px;
    height: 130px;
    background: url('../images/left_head.gif') no-repeat center top
}

aside.service-left-top > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 240px;
    height: 0;
    background: url('../images/left_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 > a {
    width: 240px;
    height: 800px;
    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-right-top {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 5;
    width: 164px;
    height: 130px;
    background: url('../images/right_head.gif') no-repeat center top
}

aside.service-right-top > a {
    display: block;
    height: 100%
}

#review-list {
    position: fixed;
    bottom: -77px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 77px;
    background: #000;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    -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('../images/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('../images/up.png') no-repeat
}

#review-list .down:after {
    background: url('../images/down.png') no-repeat
}

#review-list .wrapper {
    padding-left: 80px;
    height: 77px;
    background: url('../images/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('../images/title.png') no-repeat
}

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

#mailbox {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    text-decoration: none;
    background: url('../images/m_icon.png') no-repeat
}

#mailbox > span, #mailbox > span:hover {
    position: absolute;
    left: 80%;
    bottom: 88%;
    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('../images/transparent-black.png')
}

#marquee {
    width: 600px;
    max-height: 500px;
    margin: 30px auto 0 auto;
    background-color: #fff;
    background-image: url('../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('../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: inline-block;
    color: #fff;
    font-size: 12px;
    width: 100%
}

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

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

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

#un-lobby aside {
    float: left
}

#un-lobby aside:before {
    content: '';
    display: block;
    height: 64px;
    background: url('../images/sidebar_before.jpg') no-repeat center top
}

#un-lobby aside:after {
    content: '';
    display: block;
    height: 212px;
    background: url('../images/sidebar_after.jpg') no-repeat center top
}

#un-lobby ul#sidebar {
    display: block;
    background: url('../images/sidebar_bg.jpg') repeat-y
}

#un-lobby ul#sidebar li {
    position: relative;
    width: 220px;
    line-height: 49px
}

#un-lobby ul#sidebar li > a {
    display: block;
    height: 100%;
    color: #9fa1b1;
    font-size: 13px;
    text-align: center;
    text-decoration: none
}

#un-lobby ul#sidebar li:hover > a {
    color: #ffdf61;
    background: url('../images/sidebar_hover.jpg') no-repeat center top
}

#un-lobby ul#sidebar li.hot:after {
    content: '';
    position: absolute;
    top: 18px;
    left: 156px;
    width: 26px;
    height: 13px;
    background: url('../images/hot.gif') no-repeat center top
}

/*#articles {
    float: right;
    width: 740px;
    padding: 0;
    color: #fff;
    text-align: left
}

#articles h2 {
    display: block;
    margin: 0 0 10px;
    color: #fff;
    font: bold 13px/normal Arial, Helvetica, sans-serif
}

#articles h2.green {
    color: #0f0
}

#articles h2.green.color {
    color: #ff0
}

#articles h2.red.color {
    color: red
}

#articles h2.yellow.color {
    color: #ff0
}

#articles h3 {
    position: relative;
    font-size: 14px;
}

#articles h3.hot:after {
    content: '';
    display: inline-block;
    width: 21px;
    height: 12px;
    background: url('../images/hot.gif') no-repeat center top
}

#articles h3.big-style {
    margin-bottom: 4px;
    font-size: 18px;
    color: #ffd700
}

#articles h3.thin-style {
    font-size: 12px;
    font-weight: normal
}

#articles h4 {
    margin: 0;
    color: #ffd700;
    font-size: 14px;
    font-weight: normal;
    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: 5px 0 30px
}

#articles p.no-margin {
    margin-bottom: 0
}

#articles p.for-partner {
    font: bold 14px/24px "微软雅黑", "Microsoft YaHei", "宋体"
}

#articles p.for-partner img {
    display: inline-block;
    vertical-align: bottom;
    width: 30px;
    height: 31px;
    margin-left: -4px
}

#articles p.for-contact {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 23px
}

#articles table {
    width: 100%
}

#articles table tr, #articles table th, #articles table td {
    font-size: 14px;
    line-height: 2.3em;
    text-align: center;
    border: 1px solid gray
}

#articles table th {
    font-size: 16px;
    line-height: 2.6em
}

#articles table tfoot {
    background: transparent
}

#articles table tfoot td {
    color: #faebd7;
    font-size: 12px;
    font-weight: bold
}

#articles .highlight {
    color: red
}

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

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

#articles .lightblue-highlight {
    color: #40e0d0
}

#articles .orange-highlight {
    color: #ff8c00
}

#articles ul.mtab-menual {
    margin: 30px 0 8px;
    font-size: 0;
    text-align: left
}

#articles ul.mtab-menual li {
    display: inline-block;
    vertical-align: top;
    width: 115px;
    height: 38px;
    background: no-repeat center top;
    cursor: pointer
}

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

#articles ul.mtab-menual li[data-btn-index="01"] {
    background-image: url('../images/partner_btn01.png')
}

#articles ul.mtab-menual li[data-btn-index="02"] {
    background-image: url('../images/partner_btn02.png')
}

#articles ul.mtab-menual li[data-btn-index="03"] {
    background-image: url('../images/partner_btn03.png')
}

#articles ul.mtab-menual li[data-btn-index="04"] {
    background-image: url('../images/partner_btn04.png')
}*/

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

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

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

.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('../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('../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('../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
}

.tooltip.tooltip-right {
    left: auto;
    right: 0
}

.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('../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('../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('../images/sent_bn.png') no-repeat 0 0;
    border: 0
}

.btn-submit:hover {
    color: #454545;
    background: url('../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
}

.relative {
    position: relative
}

.no-padding-vertical {
    padding-top: 0;
    padding-bottom: 0
}

.colorChange{
    -webkit-animation: change .8s  ease-in  infinite;
    -moz-animation: change .8s  ease-in  infinite;
    -ms-animation: change .8s  ease-in  infinite;
    -o-animation: change .8s  ease-in  infinite;
}
@keyframes change {
    0%{color: #ff0;}
    100%{color:#0f0;}
}
@-webkit-keyframes change {
    0%{color: #ff0;}
    100%{color:#0f0;}
}
@-moz-keyframes change {
    0%{color: #ff0;}
    100%{color:#0f0;}
}
@-ms-keyframes change {
    0%{color: #ff0;}
    100%{color:#0f0;}
}
@-o-keyframes change {
    0%{color: #ff0;}
    100%{color:#0f0;}
}

.cc1{
    -webkit-animation: c1 .8s  ease-in  infinite;
    -moz-animation: c1 .8s  ease-in  infinite;
    -ms-animation: c1 .8s  ease-in  infinite;
    -o-animation: c1 .8s  ease-in  infinite;
}
@keyframes c1 {
    0%{color: red;}
    100%{color:#fff;}
}
@-webkit-keyframes c1 {
    0%{color: red;}
    100%{color:#fff;}
}
@-moz-keyframes c1 {
    0%{color: red;}
    100%{color:#fff;}
}
@-ms-keyframes c1 {
    0%{color: red;}
    100%{color:#fff;}
}
@-o-keyframes c1 {
    0%{color: red;}
    100%{color:#fff;}
}