@charset "utf-8";

/*��Ҫ��css��Ҳ���Էֶ�֧css����*/

html {
    height: 100%;
}

body {
    height: 100%;
}

#MainContentHolder {
    background-image: url("../images/bg.jpg");
	background-repeat: no-repeat; 
	background-attachment: fixed;
	background-position:center 52px; 
	background-size:1944px 1135px;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;

}

#Header {
    position: relative;
    padding: 0;
    margin: 0;
    z-index:2;
}

#Body {
    position: relative;
    width: 980px;
    background-color: #000000;
    margin: 0 auto;
    min-height: 600px;
}

#Footer {
    position: relative;
    height: 85px;
    width: 980px;
    background-color: #000000;
    margin: 0 auto;
}

#Menu {
    position: relative;
    width: 980px;
    height: 140px;
    margin: 0 auto;
    top: 52px;
    background-color: #000000;
}

#logo {
    padding-left: 10px;
}

#TopBarContainer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    height: 52px;
    background-color: #121212;
    border-bottom: 1px solid #3a3434;
    width: 100%;
}

#TopBar {
    top: 0px;
    margin: 0 auto;
    height: 52px;
    width: 980px;
}

#topMenu {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#TopBarRight {
    padding-top: 7px;
}

#notMem {
    padding-top: 5px;
}

.button {
    margin-left: 5px;
    margin-bottom: 5px;
}

.mainColor {
    color: #777
}

.navbar {
    height: 50px;
}

.navbar-brand {
    border-left: 1px solid #3a3434;
    border-right: 1px solid #3a3434;
}

.dropdown-toggle {
    /*border-right: 1px solid #3a3434;*/
}

#mainMenu {
    background-color: #121212;
    height: 50px;
    font-size: 16px;
}

.menuSeparator {
    padding: 0;
    margin: 0;
    width: 3px;
    height: 50px;
    background: url("../images/seperator.png") center no-repeat;
    display: inline-block;
}

.navBarItem {
    display: block;
    height: 50px;
    float: left;
    color: #fff;
}

.navItemNormal {
    width: 106px;
    height: 65px;
    line-height: 50px;
    text-align: center;
}

.navItemNormal a {
    color: #fff;
}

.navItemNormal:hover {
    background: url("../images/nav_hover.jpg") center no-repeat;
    background-position: center bottom;
}

.navItemNormal.active {
    background: url("../images/nav_hover.jpg") center no-repeat;
    background-position: center bottom;
}

.topInput {
    background-color: #121212;
    color: #EEEEEE;
}

#mainSlider {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

#totalPriceLeft {
    font-size: 38px;
    font-weight: 900;
    width: 100px;
    line-height: 40px;
    text-align: center;
}

#totalPriceHolder {
    width: 550px;
    margin: 10px;
    background: url("../images/totalprice.jpg") no-repeat;
    background-size: 100% 100%;
}

.red {
    color: red;
}

.white {
    color: white;
}

#totalPriceRight {
    font-size: 45px;
    font-weight: 900;
    width: 450px;
    text-align: center;
    padding-top: 10px;
}

#twdIcon {
    font-size: 30px;
}

#banner {
    margin: 10px;
}

#banner img {
    height: 80px;
    width: 400px;
}

#contentHeaderText {
    font-size: 22px;
    color: #d92433;
    padding-left: 5px;
    font-weight: bold;
    float: left;
}

#mainContentTop {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 980px;
}

#mainContentTopLeft img {
    float: left;
}

#mainContentTopLeft {
    margin-top: 5px;
}

#mainContent {
    width: 100%;
    padding: 10px;
}

.moreGame .mainpic {
    width: 100%;
}

.moreGame .morepic {
    position: absolute;
    top: 1px;
    right: 11px;
}

.moreGame {
    /*border: 1px solid #505050;*/
}

.moreGameContainer {
    padding-right: 10px;
    margin-bottom: 10px;
}

#mainContentRight {
    height: 544px;
    border: 1px solid #505050;
}

#mainContentRightTitle {
    height: 41px;
    width: 100%;
    background-color: #b11111;
    font-size: 22px;
    color: #fff;
    padding-left: 9px;
    font-weight: bold;
    line-height: 41px;
}

#mainContentRightInside {
    width: 100%;
    height: 501px;
    padding: 10px;
    padding-left: 30px;
    color: #fff;
}

#footerMenuContainer {
    background-color: #171717;
    height: 100px;
    text-align: center;
}

#footerMenu {
    list-style-type: none;
    padding-left: 0px;
	text-align:left;
 }

#footerMenu li {
    display: inline-block;
    width: 90px;
}

#footerInfo li {
    display: inline-block;
    width: auto;
}

#footerMenu li a {
    font-size: 15px;
    color: #969696;
}

#footerMenu li a:hover {
    color: #d92433;
    text-decoration: none;
    padding-bottom: 5px;
    border-bottom: 5px solid #d92433;
}

#footerInfoContainer {
    background-color: #1a1a1a;
    height: 85px;
    text-align: center;
}

#footerInfo {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 20px;
}

.icontxt {
    vertical-align: middle;
    text-align: right;
    color: #a8a8a8;
    width: 102px !important;
}

#bsIcon0 {
    vertical-align: middle;
    height: 48px;
    background: url("../images/boticon0.png") center no-repeat;
    margin-left: 10px;
    width: 36px !important;
}

#bsIcon0:hover {
    background: url("../images/boticon0_hover.png") center no-repeat;
}

#bsIcon0 a {
    display: block;
    height: 100%;
    width: 100%;
}

#bsIcon1 {
    vertical-align: middle;
    height: 48px;
    background: url("../images/boticon1.png") center no-repeat;
    margin-left: 10px;
    width: 76px;
}

#bsIcon1:hover {
    background: url("../images/boticon1_hover.png") center no-repeat;
}

#bsIcon1 a {
    display: block;
    height: 100%;
    width: 100%;
}

#bsIcon2 {
    vertical-align: middle;
    height: 48px;
    background: url("../images/boticon2.png") center no-repeat;
    margin-left: 10px;
    width: 76px;
}

#bsIcon2:hover {
    background: url("../images/boticon2_hover.png") center no-repeat;
}

#bsIcon2 a {
    display: block;
    height: 100%;
    width: 100%;
}

#bsIcon3 {
    vertical-align: middle;
    height: 48px;
    background: url("../images/boticon3.png") center no-repeat;
    margin-left: 10px;
    width: 76px;
}

#bsIcon3:hover {
    background: url("../images/boticon3_hover.png") center no-repeat;
}

#bsIcon3 a {
    display: block;
    height: 100%;
    width: 100%;
}

#bsIcon4 {
    vertical-align: middle;
    height: 48px;
    background: url("../images/boticon4.png") center no-repeat;
    margin-left: 10px;
    width: 76px;
}

#bsIcon4:hover {
    background: url("../images/boticon4_hover.png") center no-repeat;
}

#bsIcon4 a {
    display: block;
    height: 100%;
    width: 100%;
}

#bsIcon5 {
    vertical-align: middle;
    height: 48px;
    background: url("../images/boticon5.png") center no-repeat;
    margin-left: 10px;
    width: 110px !important;
}

#bsIcon5:hover {
    background: url("../images/boticon5_hover.png") center no-repeat;
}

#bsIcon5 a {
    display: block;
    height: 100%;
    width: 100%;
}

#copyright {
    color: #969696;
    font-size: 13px;
    padding-top: 10px;
}

#faq-button {
    height: 45px;
    position: fixed;
    right: 0;
    top: 255px;
    z-index: 150;
    width: 90px;
    height: 43px;
    font-size: 23px;
    font-weight: bold;
}

#rescue-button {
    height: 45px;
    position: fixed;
    right: 0;
    top: 210px;
    z-index: 150;
    width: 112px;
    height: 43px;
    font-size: 23px;
    font-weight: bold;
}

#faq-button .glyphicon-question-sign {
    padding-top: 10px;
    font-size: 20px;
}

#rescue-button .glyphicon-plus-sign {
    padding-top: 10px;
    font-size: 20px;
}

#faq-button-inner {
    padding-left: 10px;
}

#rescue-button-inner {
    padding-left: 10px;
}

#faq-button a {
    color: #000;
    text-decoration: none;
    background-color: #e11515;
    width: 100%;
    height: 100%;
    display: block;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    cursor: pointer;
}

#rescue-button a {
    color: #000;
    text-decoration: none;
    background-color: #e11515;
    width: 100%;
    height: 100%;
    display: block;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    cursor: pointer;
}

#faq-button a:hover {
    background-color: #fa2727;
}

#rescue-button a:hover {
    background-color: #fa2727;
}

#helpContianer {
    background-color: #000;
    border-color: #505050;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    padding: 10px 15px 5px 15px;
    position: fixed;
    right: -311px;
    top: 255px;
    width: 311px;
    z-index: 140;
    -moz-transition: right .3s ease-in-out;
    -ms-transition: right .3s ease-in-out;
    -o-transition: right .3s ease-in-out;
    -webkit-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out;
}

#helpContianer.open {
    right: 0px;
}

#faq-logo {
    background: url("../images/logo.png") no-repeat;
    background-size: contain;
    display: block;
    height: 50px;
    margin-bottom: 20px;
}

.faq-inner {
    background-color: #1a1a1a;
    border: 1px solid #3a3434;
    border-radius: 2px;
    margin-bottom: 10px;
}

.faq-inner:hover {
    background-color: #000;
}

.faq-inner a {
    width: 100%;
    height: 100%;
    display: block;
}

.faq-inner2 {
    padding: 10px;
}

.faq-pic {
    text-align: center;
}

.faq-title .faqTitle {
    color: #d92433;
    display: block;
    font-size: 21px;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 0px;
}

.faq-title .faqText {
    color: #e9e9e9;
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 0px;
}


/*�֙C����20160121���� 20170614 update Eddy*/

#mobile-button {
    position: fixed;
    left: 0;
    top: 192px;
    z-index: 150;
    /*height: 43px;
    font-size: 23px;
    font-weight: bold; */
}

#ebdl {
    display: block;
    margin-bottom: 20px;
    cursor: pointer;
}

#obdl {
    cursor: pointer;
}


/* #mobile-button a {
    color: #000;
    text-decoration: none;
    background-color: #e11515;
    width: 100%;
    height: 100%;
    display: block;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor: pointer;
} */


/* #mobile-button a:hover {
    background-color: #fa2727;
} */

#mobile-button-inner {
    padding: 5px 10px;
}

#mobileContianer.open {
    left: 0px;
}

#mobileContianer {
    background-color: #000;
    border-color: #505050;
    border-style: solid;
    border-width: 1px 1px 1px 0px;
    padding: 10px 15px 5px 15px;
    position: fixed;
    left: -175px;
    top: 200px;
    width: 175px;
    z-index: 140;
    -moz-transition: left .3s ease-in-out;
    -ms-transition: left .3s ease-in-out;
    -o-transition: left .3s ease-in-out;
    -webkit-transition: left .3s ease-in-out;
    transition: left .3s ease-in-out;
    text-align: center;
}

#mobileContianer img {
    width: 144px;
    height: 144px;
    margin-top: 55px;
}

#mobileContianer a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding: 10px;
    text-decoration: none;
    background-color: #1a1a1a;
    border: 1px solid #3a3434;
    border-radius: 2px;
    margin: 5px 0;
}

#mobileContianer a:hover {
    background-color: #000;
}

.topBanner img {
    width: 100%;
}

.page {
    padding: 10px 0 50px 10px;
}

.page img {
    float: left;
}

.page #contentHeaderText {
    float: left;
}

.gametitleContainer {
    width: 100%;
    height: 100%;
    background-color: #121212;
    border: 1px solid #505050;
    padding: 10px 10px 10px 10px;
    color: #fff;
}

.gametitleContainer a:hover .glyphicon-heart,
.gametitleContainer a.addfav .glyphicon-heart {
    color: #d92433;
}

.gametitleContainer a {
    color: #fff;

}

.gameContainer {
    margin-top: 10px;
    padding-right: 10px;
    width: 194px;
}

.gameContainer img {
    width: 172px;
}

.gameContainer .view {
    border-top: 1px solid #505050;
    border-left: 1px solid #505050;
    border-right: 1px solid #505050;
}

.ih-item.square.effect3 {
    overflow: hidden;
}

.ih-item.square {
    position: relative;
    width: 100%;
    height: 315px;
    border: 1px solid #505050;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.ih-item a {
    color: #333;
}

.ih-item img {
    width: 100%;
    height: 100%;
}

.ih-item.square .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ih-item.square.effect3 {
    overflow: hidden;
    width: 100%;
    height: 144px;
}

.ih-item.square.effect3.colored .info {
    background: #1a4a72;
}

.ih-item.square.effect3 .img {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.square.effect3 .info {
    height: 50px;
    background: #333333;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.square.effect3 .info h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 10px 10px 0 4px;
    margin: 4px 0 0 0;
}

.ih-item.square.effect3 .info p {
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #bbb;
    padding: 5px;
    text-align: center;
}

.ih-item.square.effect3 a:hover .info {
    visibility: visible;
    opacity: 1;
}

.ih-item.square.effect3.bottom_to_top .info {
    top: auto;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.ih-item.square.effect3.bottom_to_top a:hover .img {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
}

.ih-item.square.effect3.bottom_to_top a:hover .info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.ih-item.square.effect3.top_to_bottom .info {
    bottom: auto;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.ih-item.square.effect3.top_to_bottom a:hover .img {
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}

.ih-item.square.effect3.top_to_bottom a:hover .info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.vip-img {
    text-align: center;
    width: 130px;
    height: 100px;
}

.vip-img img {
    float: none;
}

#vipContainer {
    padding-right: 10px;
    color: #969696;
}

.notice {
    color: #d92433;
}

.vip-padding {
    padding-left: 30px;
}

.vip-ol-padding {
    padding-left: 60px;
}

#bottom {
    background-color: #000;
}

#Menu2 {
    position: relative;
    width: 980px;
    height: 170px;
    margin: 0 auto;
    top: 10px;
    background-color: #000000;
}

#mainContainer2 {
    width: 980px;
    border: 1px solid #323031;
    background-color: #121212;
    position: relative;
    padding: 20px 20px 20px 20px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.bot-title {
    color: #e11515;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.content ol li {
    color: #acacac;
    font-size: 14px;
    margin-bottom: 20px;
}

.content ul {
    padding-left: 20px;
}

.content ul li {
    color: #acacac;
    font-size: 14px;
    margin-bottom: 20px;
    list-style-type: none;
}

.content ul li a {
    color: #e11515;
}

.view {
    width: 100%;
    height: 127px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.view .mask,
.view .content {
    width: 100%;
    height: 127px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.view img {
    display: block;
    position: relative
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: gray;
    color: #000;
    text-transform: uppercase;
}

.view a.info:hover {
    background: #d92433;
    color: #fff;
}

.view-first img {
    transition: all 0.2s linear;
    width: 100%;
}

.view-first .mask {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.4s ease-in-out;
}

.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

.view-first p {
    transform: translateY(100px);
    opacity: 0;
    transition: all 0.2s linear;
}

.view-first a.info {
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

.view-first:hover img {
    transform: scale(1.1);
}

.view-first:hover .mask {
    opacity: 1;
}

.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}

.view-first:hover p {
    transition-delay: 0.1s;
}

.view-first:hover a.info {
    transition-delay: 0.2s;
}

.marginTop {
    margin-top: 25px;
}

.marginMid {
    margin-top: 50px;
}

.gameCategoryList {
    height: 37px;
    border: 1px solid #373232;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #121212;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navBarItem2 {
    display: block;
    height: 37px;
    float: left;
    color: #fff;
}

.navItemNormal2 {
    width: 118px;
    height: 37px;
    line-height: 37px;
    text-align: center;
}

.menuSeparator2 {
    padding: 0;
    margin: 0;
    height: 37px;
    width: 2px;
    background: url("../images/Gelect/product-separator.jpg") no-repeat center;
}

.navbar-nav>li.navItemNormal2>a {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
    height: 35px;
}

.navbar-nav>li.navItemNormal2>a:hover {
    color: rgb(217, 36, 51);
}

.navbar-nav>li.navItemNormal2>a.active {
    color: rgb(217, 36, 51);
}

.dropdown.open a.dropdown-toggle {
    background-color: #121212;
}

.navItemNormal2.dropdown.open ul li a {
    color: #fff;
}

.navBarItem3 {
    display: block;
    height: 37px;
    float: left;
    color: #fff;
}

.navItemNormal3 {
    width: 190px;
    height: 37px;
    line-height: 37px;
    text-align: center;
}

.menuSeparator3 {
    padding: 0;
    margin: 0;
    height: 37px;
    width: 2px;
    background: url("../images/Gelect/product-separator.jpg") no-repeat center;
}

.navbar-nav>li.navItemNormal3>a {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
    height: 35px;
}

.navbar-nav>li.navItemNormal3>a:hover {
    color: rgb(217, 36, 51);
}

.navbar-nav>li.navItemNormal3>a.active {
    color: rgb(217, 36, 51);
}

.navItemNormal3.dropdown.open ul li a {
    color: #fff;
}

.navBarItem4 {
    display: block;
    height: 37px;
    float: left;
    color: #fff;
}

.navItemNormal4 {
    width: 135px;
    height: 37px;
    line-height: 37px;
    text-align: center;
}

.menuSeparator4 {
    padding: 0;
    margin: 0;
    height: 37px;
    width: 2px;
    background: url("../images/Gelect/product-separator.jpg") no-repeat center;
}

.navbar-nav>li.navItemNormal4>a {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
    height: 35px;
}

.navbar-nav>li.navItemNormal4>a:hover {
    color: rgb(217, 36, 51);
}

.navbar-nav>li.navItemNormal4>a.active {
    color: rgb(217, 36, 51);
}

.navItemNormal4.dropdown.open ul li a {
    color: #fff;
}

.navBarItem5 {
    display: block;
    height: 37px;
    float: left;
    color: #fff;
}

.navItemNormal5 {
    width: 316px;
    height: 37px;
    line-height: 37px;
    text-align: center;
}

.menuSeparator5 {
    padding: 0;
    margin: 0;
    height: 37px;
    width: 2px;
    background: url("../images/Gelect/product-separator.jpg") no-repeat center;
}

.navbar-nav>li.navItemNormal5>a {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
    height: 35px;
}

.navbar-nav>li.navItemNormal5>a:hover {
    color: rgb(217, 36, 51);
}

.navbar-nav>li.navItemNormal5>a.active {
    color: rgb(217, 36, 51);
}

.navItemNormal5.dropdown.open ul li a {
    color: #fff;
}

.navBarItem6 {
    display: block;
    height: 37px;
    float: left;
    color: #fff;
}

.navItemNormal6 {
    width: 238px;
    height: 37px;
    line-height: 37px;
    text-align: center;
}

.menuSeparator6 {
    padding: 0;
    margin: 0;
    height: 37px;
    width: 2px;
    background: url("../images/Gelect/product-separator.jpg") no-repeat center;
}

.navbar-nav>li.navItemNormal6>a {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
    height: 35px;
}

.navbar-nav>li.navItemNormal6>a:hover {
    color: rgb(217, 36, 51);
}

.navbar-nav>li.navItemNormal6>a.active {
    color: rgb(217, 36, 51);
}

.navItemNormal6.dropdown.open ul li a {
    color: #fff;
}

.game {
    padding: 5px;
}

.game-inner {
    width: 100%;
    height: 100%;
}

.ih-item.square.effect6.from_left_and_right {
    width: 100%;
    height: 100%;
}

.Glive {
    margin-top: 15px;
}

.game2 {
    padding-right: 10px;
}

.navBarItemHelp {
    display: block;
    height: 50px;
    float: left;
    color: #fff;
}

.navItemNormalHelp {
    width: 106px;
    height: 65px;
    line-height: 50px;
    text-align: center;
}

.navItemNormalHelp a {
    color: #fff;
}

.navItemNormalHelp:hover {
    background: url("../images/nav_hover.jpg") center no-repeat;
    background-position: center bottom;
}

.navItemNormalHelp.active {
    background: url("../images/nav_hover.jpg") center no-repeat;
    background-position: center bottom;
}

#decimal {
    list-style-type: decimal;
}

.panel-group img {
    float: none;
    width: 100%;
}

.panel-body {
    color: #fff;
}

.form-horizontal {
    padding-right: 10px;
    color: #fff;
}

.control-label {
    padding-right: 20px;
}

.checkbox a {
    color: #d92433;
}

.control-note {
    padding-top: 7px;
    padding-left: 20px;
}

.bodyInput {
    background-color: #000;
    color: #fff;
}

.navBarItemMem {
    display: block;
    height: 37px;
    float: left;
    color: #fff;
}

.navItemNormalMem {
    width: 238px;
    height: 37px;
    line-height: 37px;
    text-align: center;
}

.navItemNormalMem.fin {
    width: 158px;
}

.menuSeparatorMem {
    padding: 0;
    margin: 0;
    height: 37px;
    width: 2px;
    background: url("../images/Gelect/product-separator.jpg") no-repeat center;
}

.navbar-nav>li.navItemNormalMem>a {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
    height: 35px;
}

.navbar-nav>li.navItemNormalMem>a:hover {
    color: rgb(217, 36, 51);
}

.navbar-nav>li.navItemNormalMem>a.active {
    color: rgb(217, 36, 51);
}

.navItemNormalMem.dropdown.open ul li a {
    color: #fff;
}

.memTitle {
    color: #d92433;
    font-size: 22px;
    text-align: left!important;
}

.btn-body {
    color: #fff;
    background-color: #000;
    border-color: #fff;
}

.btn-body:focus,
.btn-body.focus {
    color: #fff;
    background-color: #3C3C3C;
    border-color: #fff;
}

.btn-body:hover {
    color: #fff;
    background-color: #3C3C3C;
    border-color: #fff;
}

.btn-body:active,
.btn-body.active,
.open>.dropdown-toggle.btn-body {
    color: #fff;
    background-color: #3C3C3C;
    border-color: #fff;
}

.btn-body:active:hover,
.btn-body.active:hover,
.open>.dropdown-toggle.btn-body:hover,
.btn-body:active:focus,
.btn-body.active:focus,
.open>.dropdown-toggle.btn-body:focus,
.btn-body:active.focus,
.btn-body.active.focus,
.open>.dropdown-toggle.btn-body.focus {
    color: #fff;
    background-color: #3C3C3C;
    border-color: #fff;
}

.btn-body:active,
.btn-body.active,
.open>.dropdown-toggle.btn-body {
    background-image: none;
}

.btn-body.disabled,
.btn-body[disabled],
fieldset[disabled] .btn-body,
.btn-body.disabled:hover,
.btn-body[disabled]:hover,
fieldset[disabled] .btn-body:hover,
.btn-body.disabled:focus,
.btn-body[disabled]:focus,
fieldset[disabled] .btn-body:focus,
.btn-body.disabled.focus,
.btn-body[disabled].focus,
fieldset[disabled] .btn-body.focus,
.btn-body.disabled:active,
.btn-body[disabled]:active,
fieldset[disabled] .btn-body:active,
.btn-body.disabled.active,
.btn-body[disabled].active,
fieldset[disabled] .btn-body.active {
    background-color: #fff;
    border-color: #fff;
}

.btn-body .badge {
    color: #fff;
    background-color: #fff;
}

.result {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #505050;
}

.form-horizontal {
    margin-bottom: 30px;
}

.noneBot {
    border-bottom: 1px solid #000;
}

.result .col-xs-2 .checkbox {
    padding-top: 0px;
}

#club_top1 {
    margin-top: 20px;
}

#club_top2 {
    margin-top: 213px;
}

th {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

td {
    padding-top: 10px;
    padding-bottom: 10px;
}

table {
    width: 100%;
}

.none-right {
    border-right: none;
}

.scrollLogoImg img {
    width: 40px;
}

.scrollLogoImg {
    display: none;
}

.scrollLogoImg.active {
    display: block;
}

.scrollLogoText.active {
    display: none;
}

.new img {
    width: 100%;
    padding-top: 4px;
}

#mainContentRightInside .col-xs-12 {
    margin-bottom: 10px;
}

#mobi {
    display: block;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 150;
    width: 100%;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
}

#mobi a {
    text-decoration: none;
}

#mobiinside {
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn.btn-link {
    color: #969696;
}

#scrolling {
    background: #121212;
    border: 1px solid #373232;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
}

a.marquee {
    color: #fff;
}

.pay img {
    margin-right: 10px;
}

.partner {
    border: 1px #D92433 solid;
    padding: 10px;
    text-align: left;
}

#mail {
    color: #fff;
    padding-right: 10px;
}

#mail .result a {
    color: #969696;
}

#mail .result a:hover {
    color: #fff;
}

.modal-content {
    background-color: #000;
    color: #000;
    border: 1px solid #505050;
}

.table-width {
    width: 70px;
}

@media screen and (min-width: 768px) {
    #mobi {
        display: none;
    }
}

#horizon ul li
{display: inline;}

.navbar-right li.mail a {
    animation: mail 1s infinite alternate;
    -moz-animation: mail 1s infinite alternate;
    -webkit-animation: mail 1s infinite alternate;
    -o-animation: mail 1s infinite alternate;
}

.navbar-right li.mail a .mail-badge {
    display: inline-block;
    margin-left: 5px;
    min-width: 10px;
    padding: 5px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

.mail-badge {
    display: none
}

@keyframes mail {
    from {
        color: #969696;
    }
    to {
        color: #fff;
        background: #e11515;
    }
}

@-moz-keyframes mail {
    from {
        color: #969696;
    }
    to {
        color: #fff;
        background: #e11515;
    }
}

@-webkit-keyframes mail {
    from {
        color: #969696;
    }
    to {
        color: #fff;
        background: #e11515;
    }
}

@-o-akeyframes mail {
    from {
        color: #969696;
    }
    to {
        color: #fff;
        background: #e11515;
    }
}


/*�w򞃞��-�_ʼ*/

.contentTransactionTop {
    margin-top: 30px;
}

.form-horizontal {
    margin-bottom: 5px;
}

.form-horizontal td {
    padding: 10px 5px;
}

.event {
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 10px;
    position: relative;
    margin-bottom: 15px;
    color: #fff;
}

.event.active {
    background-color: hsl(0, 5%, 15%);
}

.event>.btn-info {
    float: right;
}

.event.active>.btn-info {
    color: #fff;
    background-color: #fc1515;
    border-color: #fc1515;
}

.bonus_sel {
    text-align: center;
    margin-top: 20px;
}

.bonus_sel input[type="radio"] {
    width: 1.3em;
    height: 1.32em;
}


/*20170621 update Eddy*/

.bonusTitle,
.bonusTitle2 {
    float: left;
}

.bonusTitle {
    line-height: 34px;
}

.bonus_detail {
    float: right;
}

.bounsBtn {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

#step_3 .apply {
    float: right;
    margin-right: 10px;
}


/*20170621 update end*/

.bonusBox {
    border: 1px solid #202020;
    background-color: #0f0f0f;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
    padding: 0 20px;
    margin-bottom: 5px;
}

.choice {
    margin: 20px 0 5px 0;
    display: block;
}

.tblAccount>*>tr>td {
    padding-bottom: 0;
    border-bottom: 0;
}


/*�w򞃞��-�Y��*/


/*ͶעӍϢ �_ʼ*/

.rpt {
    color: hsl(0, 0%, 0%);
}

.rpt .table>thead>tr>th,
.rpt .table>tbody>tr.total>td {
    background-color: hsl(0, 6%, 54%);
    border-bottom: 1px solid hsl(0, 0%, 0%);
}

.rpt tr.list td:not(:last-child) {
    border-right: 1px solid hsl(0, 0%, 0%);
}

.rpt tr.list td {
    background-color: hsl(0, 0%, 70%);
    border-bottom: 1px solid hsl(0, 0%, 0%);
}

.rpt tr.list:hover td {
    background-color: hsl(0, 0%, 78%);
}

.rpt tr.subtitle td,
.rpt tr.subtitle:hover td,
.rpt tr.subtotal td,
.rpt tr.subtotal:hover td {
    background-color: hsl(28, 85%, 62%);
    color: hsl(0, 0%, 100%);
}

.rpt tr.subtotal td {
    border-bottom: 1px solid hsl(0, 0%, 0%);
}

.rpt tr.sublist td {
    background-color: hsl(0, 0%, 93%);
    border-bottom: 1px solid hsl(28, 85%, 62%);
}

.rpt tr.sublist td:not(:last-child) {
    border-right: 1px solid hsl(28, 85%, 62%);
}

.rpt tr.sublist:hover td {
    background-color: hsl(0, 0%, 100%);
}

.rpt tr.detailtitle td,
.rpt tr.detailtitle:hover td,
.rpt tr.detailtotal td,
.rpt tr.detailtotal:hover td {
    background-color: hsl(0, 0%, 66%);
    color: hsl(0, 0%, 100%);
}

.rpt tr.detailtotal td {
    border-bottom: 1px solid hsl(28, 85%, 62%);
}

.rpt tr.detaillist td {
    background-color: hsl(0, 0%, 86%);
    border-bottom: 1px solid hsl(0, 0%, 66%);
}

.rpt tr.detaillist td:not(:last-child) {
    border-right: 1px solid hsl(0, 0%, 66%);
}

.rpt tr.detaillist:hover td {
    background-color: hsl(0, 0%, 94%);
}


/*ͶעӍϢ �Y��*/


/*�y���Y���Ѹ��ӣ�Ո���A�s�΄h�����ٴ�������Ո���x�x*/

.contentTransaction .infotext {
    color: #fff;
    font-size: 16px;
    padding: 10px 0 20px 5px;
}

.attention {
    color: #f00;
}

.attention2 {
    color: #f00;
    font-size: 16px;
}