.login-btn-style {
    height: 35px !important;
    line-height: 1 !important;
}

.copyright-m {
    color: #000 !important;
    background-color: #fff !important;
}

.PointCenter-icon-wallet {
    font-size: 45px;
    margin-left: 23px;
    line-height: 47px !important;
    color: #16e3ef;
}

.PointCenter-icon {
    font-size: 63px;
    margin-left: 35px;
    line-height: 61px !important;
    color: #16e3ef;
}

#topMain.nav-pills>li>a.dropdown-toggle:after {
    opacity: 1 !important;
}

.game_go_btn {
    color: #ffffff !important;
    background-color: #2310b7 !important;
    background-image: none !important;
    border-color: #2310b7 !important;
}

.game_bg {
    background: url('../images/game_bg.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.game-icon-style {
    font-size: 73px;
    color: #0064ff;
    margin-right: 10px;
}

.formRechargeLastCode-img {
    width: 74%;
    height: auto;
}

.header-m {
    top: 40px !important;
}

.homepage_marquee {
    height: 42px !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 1000 !important;
    background-color: #0662A2 !important;
    /* background-image: url(../images/bg-img/sign_bg.jpg);*/
}

.txt-white {
    color: #fff !important;
}

.txt-feda29cf {
    color: gold !important;
}

.txt-white .text-w a {
    color: #fff !important;
}

.m-auto {
    margin: auto;
}


/*��獢�*/

.homepage_login_bg {
    background: url(../images/sign_bg.jpg);
    border-radius: 10px;
}

.homepage_login_bg .nav-tabs {
    border-bottom: 0px !important;
}

.homepage_login_bg .modal-body>ul>li>a {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.homepage_login_bg .tab-content {
    background-color: rgba(0, 0, 0, 0.15) !important;
    position: relative !important;
    margin-top: 1px !important;
    z-index: 10;
}

.homepage_login_bg .nav-tabs>li>a.active {
    background-color: rgba(0, 0, 0, 0.15)!important;
    border-color: transparent!important;
    color: #feda29!important;
}

.homepage_login_bg .modal-footer {
    border-top: 0px;
}

.bookmark_type {
    background-color: rgba(0, 0, 0, 0.6)!important;
    color: #888!important;
}

.modal-body-m {
    padding: 2rem !important;
}

.login-input {
    background-color: rgba(0, 0, 0, 0.6) !important;
    border: none !important;
    color: #fff !important
}

.login-btn {
    width: 100%;
    height: 51px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #fab000;
    border-color: #fab000;
    color: #a91a1a;
    font-weight: 800;
    font-size: 20px;
}

.modal-footer-m {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0px;
}

.homepage_login_girl {
    position: absolute;
    bottom: 0px;
    left: -276px;
    z-index: 1;
}

.homepage_login_cancel {
    position: absolute;
    top: -32px;
    right: -37px;
    cursor: pointer;
    z-index: 9000;
}

.homepage_login_span {
    position: absolute;
    top: 9px;
    right: 16px;
    cursor: pointer;
    z-index: 10;
    font-size: 33px;
    font-weight: 700;
    color: #a91a1a;
    opacity: 1 !important;
}

.language-icon {
    font-size: 19px;
    vertical-align: sub;
}

.member-icon {
    font-size: 19px;
    vertical-align: sub;
    opacity: 1 !important;
    color: #fff;
}

.language-icon-shadow {
    -webkit-box-shadow: 2px 2px 2px #111;
    box-shadow: 2px 2px 2px #111;
    border-radius: 50%;
}


/*閮餃���*/

.regist-icon {
    font-size: 24px;
    line-height: 17px;
}

.phone-error {
    border: #ff0000 2px solid !important;
}

.phone-ok {
    border: #088a0b 2px solid !important;
}

.phone-error-i {
    top: 34% !important;
}

.valid-feedback {
    /*color:#088a0b;*/
    color: #ffc000;
    color: #afafaf;
    display: none;
}

.invalid-feedback {
    color: rgb(255 0 24);
}

.form-control.phone-ok~.valid-feedback {
    display: block;
}

.form-control.phone-error~.invalid-feedback {
    display: block;
}


/*menu*/

.dropdown-menu-style {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.35) !important;
    border-radius: 10px !important;
    padding: 10px !important;
}

.dropdown-menu.show {
    display: flex!important;
    -webkit-animation: fadeIn .5s !important;
    animation: fadeIn .5s !important;
    position: static;
    background-color: #0000 !important;
    border: 0px !important;
}

.menu-row {
    display: table;
    margin: 0;
    padding: 0;
    width: auto;
    position: fixed;
    z-index: 1000;
}

.menu-row-electron {
    right: -263px;
    min-width: 1143px;
}

.menu-row-rebateEvent {
    right: -212px;
    min-width: 1386px;
    position: absolute;
}

.slot_bg {
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.6);
}

.girl_image {
    width: 100%;
    height: auto;
    filter: grayscale(0%);
}

#topNav .nav li:hover>a {
    left: 2px;
    top: 2px;
}

.d-flex li:hover>a {
    opacity: 0.6;
}

.click_lightbox {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.81);
    text-align: center;
    display: none;
    z-index: 899;
}

.move-div {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
}

.separateline {
    width: 100%;
    height: 70px;
    background-image: url(../images/line.png);
    background-position: center;
    background-repeat: no-repeat;
    /*border: 1px solid rgba(255, 255, 255,0.5);*/
}

.movie_app_icon_size {
    font-size: 77.5px;
    color: #fff;
}

.aboutMe-bg {
    background: linear-gradient(to bottom left, #3ca6f3, #1f93e4 99%) !important;
    padding: 50px 0 !important;
}

.Membermenu-a {
    color: #000;
}

.Membermenu-a :hover {
    color: #ff0000;
}

.menu-style {
    background-color: rgba(0, 0, 0, 0.89) !important;
    padding: 0px !important;
    min-width: 382px !important;
    border-radius: 10px !important;
    left: -274px !important;
}

.md-Membermenu-i {
    text-align: center;
    display: block;
    font-size: 38px;
    line-height: 50px !important;
}

.grid-space-10 {
    margin-right: -6px;
    margin-left: -6px;
}

.overlay-container {
    position: relative;
    display: block;
    text-align: center;
    overflow: hidden;
    background-color: rgb(248 248 248);
    margin-bottom: 5px;
    margin-top: 5px;
    box-shadow: 3px 4px 3px rgb(202 202 202);
    border-radius: 6px;
    height: 81px;
}

.dropdown-menu-style.show {
    display: block !important;
    -webkit-animation: fadeIn .5s !important;
    animation: fadeIn .5s !important;
    background-color: #fff !important;
    border: 0px !important;
}

.cart-count {
    position: absolute;
    line-height: 18px;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 30%;
    -moz-border-radius: 30%;
    border-radius: 30%;
    font-size: 10px;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.cart-count-m {
    top: 0px;
    right: 1px;
    text-align: center;
}

.default-bg-m {
    background-color: #e40909;
    color: #ffffff;
    box-shadow: 2px 2px 2px #111;
}

.show_msg-right {
    position: fixed;
    bottom: -15px;
    right: 0px;
    z-index: 1001;
    /*background-color: #d64059;*/
    /*border-color: #d64059;*/
    font-size: 14px;
    line-height: 33px;
    /*box-shadow: chocolate;*/
    /*box-shadow: 5px 4px 20px 0px #2b26267a;*/
    margin: 10px;
    padding: 3px;
    margin-right: 0px;
}

.show_msg-left {
    position: fixed;
    bottom: -15px;
    left: 0px;
    z-index: 1000;
    /*background-color: #d64059;*/
    /*border-color: #d64059;*/
    font-size: 14px;
    line-height: 33px;
    /*box-shadow: chocolate;*/
    /*box-shadow: 5px 4px 20px 0px #2b26267a;*/
    margin: 10px;
    padding: 3px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Arial, 'Microsoft YaHei', 'Microsoft JhengHei', Helvetica, sans-serif !important;
}

.close-style {
    color: rgb(255, 0, 0)!important;
    text-shadow: 0 1px 0 #9e737300 !important;
    opacity: 1 !important;
    position: absolute;
    right: 10px;
    top: 19px;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
}

.btn-warning-style {
    color: #a91a1a !important;
    font-weight: 800 !important;
}


/*rwd 銝�耦logo*/

.clip_logo {
    position: absolute;
    background-color: rgba(255, 255, 255, .9);
    -webkit-clip-path: polygon(0 0, 0 100%, 44% 0);
    clip-path: polygon(0 0, 0 100%, 44% 0);
    z-index: 999;
    height: 135px;
}

.clip_img {
    width: 80%;
    margin-left: -8px;
    margin-top: 8px;
}


/*rwd ��獢�*/

#md-login-bg {
    background-image: url(../images/sign_bg.jpg) !important;
    border-bottom: 0px;
}

#md-login-bg div>ul>li>a {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

#md-login-bg .tab-content {
    background-color: rgba(0, 0, 0, 0.32)!important;
    position: relative !important;
    margin-top: 1px !important;
    z-index: 10;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

#md-login-bg .nav-tabs>li>a.active {
    background-color: rgba(0, 0, 0, 0.32)!important;
    border-color: transparent!important;
    color: #fff!important;
}

#md-login-bg .nav-tabs {
    border-bottom: 0px !important;
}

#md-login-bg .modal-footer-m>i {
    width: 16px;
    height: 16px;
}

#md-login-bg .checkbox {
    margin-bottom: 0;
    font-size: 14px;
    margin-right: 10px;
}

#md-login-bg .modal-footer-m>a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}

.btn-login-md {
    width: 50%;
    border: 0px;
    letter-spacing: 1px;
    font-size: 20px;
    padding: 15px 20px;
    color: #fff;
    border-radius: 5px;
    line-height: 0;
    height: 50px;
}

.btn-left {
    background-color: #1FC7D8;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-right {
    background-color: #0797A1;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-secondary:hover {
    color: #fff;
    background-color: rgb(23, 25, 27);
    border-color: rgb(23, 25, 27);
}

.gameBtnWidth {
    width: 50%;
}

.medal-img {
    max-width: 110px;
    width: 100%;
    height: auto;
}

.medal-img2 {
    max-width: 115px;
    width: 100%;
    height: auto;
}

.lastLevel-img {
    max-width: 88px;
    vertical-align: bottom;
}

.icon-bg-style-pc {
    background-color: #fff;
    border-radius: 50%;
    width: 100px!important;
    height: 100px;
    display: inline-block;
    padding-left: 18px;
    margin-left: 10px;
    margin-top: 15px;
}

.icon-app-pc-2-style:before {
    color: #b50f0f;
    font-size: 66px;
    line-height: 103px;
}

.checkbox input+i:after {
    content: '\f00c';
    top: 2px;
    left: 13px;
    width: 15px;
    height: 15px;
    font: normal 14px/16px FontAwesome;
    text-align: center;
}

.game-a {
    max-height: 124px;
    display: flex;
}

#header.transparent-m {
    background-color: #fff !important;
}

#header.transparent-m #topMain.nav-pills>li>a {
    color: #000 !important;
    text-shadow: none;
}

#header.transparent-m #topMain.nav-pills>li>a.active {
    color: #1386D6 !important;
}

.nav-tabs.nav-top-border>li>a.active,
.nav-tabs.nav-top-border>li>a.active:hover {
    border-top-color: #A94545 !important;
}

.nav-tabs>li>a.active {
    color: #A94545 !important;
}

#header.shadow-after-3-m:before {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    bottom: -60px;
    background-image: url(../images/shadow3.png);
    background-size: 100% 100%;
    height: 15px;
    top: 70px;
}

.game-gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.game-row-rwd {
    margin: 0px auto 0px;
    transform: translate3d(0, 0, 0);
}

.caution {
    position: absolute;
    top: 72%;
    left: 5%;
    z-index: 99;
}

.caution img {
    width: 100%;
}

.caution-2 {
    position: absolute;
    top: 27%;
    left: 88%;
    right: 46%;
    z-index: 99;
    width: 4%;
}

.caution-2 p {
    font-size: 10px;
    color: #fff;
    text-align: center;
}

.responsibility_title {
    display: flex;
    align-items: center;
    justify-content: center;
}

.responsibility_title::before,
.responsibility_title::after {
    content: '';
    display: block;
    background-color: #1f60d8;
    width: 47%;
    height: 2px;
    margin: -10px;
}

.responsibility-icon-style {
    font-size: 33px;
    line-height: 45px !important;
    background-color: #1f60d8;
    color: #fff;
    border-radius: 50%;
    width: 47px;
    height: 47px;
}

.userpersonal-bg-style {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    background-size: 100% 100% !important;
}

hr {
    border: 0;
    height: 3px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12));
}

.form-control:disabled,
.form-control[readonly] {
    background-color: rgb(255, 255, 255);
    opacity: 1;
}

input.form-control,
select.form-control,
textarea.form-control {
    border-color: #cdcfd2;
}

.form-control-select2 {
    padding: 0px !important;
    background-color: #0000 !important;
    border-color: #0000 !important;
}

.pointCenter-logo {
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: rgb(255, 255, 255);
    -webkit-clip-path: polygon(100% 0%, 100% 100%, 50% 0);
    clip-path: polygon(100% 0%, 100% 100%, 50% 0);
    height: 111px;
}

.pointCenter-img {
    width: 100%;
}

.pointCenter-a {
    position: absolute;
    top: 10px;
    left: 72%;
}

.pointCenter-game-a {
    position: absolute;
    top: 2px;
    left: 61%;
    right: -17px;
}

.box-static.box-bordered {
    border: #eae8e9;
}

.box-static.box-transparent {
    background-color: rgb(6, 98, 163);
    box-shadow: rgba(0, 0, 0, 0.14) 2px 2px 5px 0px;
}

.page-item.active .page-link {
    z-index: 0 !important;
    background-color: rgb(0, 80, 150) !important;
    border-color: rgb(0, 80, 150) !important;
}

.lhic {
    font-size: 45px !important;
    line-height: 63px !important;
}

.line-img-bg {
    background-color: transparent !important;
    border: 0px solid !important;
}

.renewBtn {
    position: absolute;
    margin-left: 10px;
}


/*loading*/

.loader-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden;
    position: fixed;
    background: rgba(0, 0, 0, 0.81);
}


/*loading*/

.marquee-icon {
    font-size: 23px;
    color: #fff;
    margin-top: 10px;
}

.mq-height {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0 0 0 20px;
}

.RebateEvent-btn {
    padding-top: 11px;
    height: 44px;
    background-color: rgb(255, 243, 1);
    border-color: rgb(255, 243, 1);
    color: rgb(6, 98, 163);
    border-radius: 10px;
    width: 114px;
    font-weight: 600;
    box-shadow: 2px 3px 0px 0px rgb(190, 180, 7);
}

.ann {
    overflow: hidden;
    height: 20px;
}

.newMsg-bg {
    height: 42px;
    position: relative;
    left: 50px;
    width: 122px;
    font-size: 14px;
    line-height: 41px;
    text-align: center;
    background-color: #1a1a1a;
    color: #fff;
    -webkit-clip-path: polygon(0 0, 100% 0%, 84% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 84% 100%, 0% 100%);
}

.newMsg-bg2 {
    height: 42px;
    position: relative;
    left: 38px;
    width: 10%;
    background-color: #1a1a1a;
    -webkit-clip-path: polygon(26% 0%, 39% 0%, 12% 100%, 0% 100%);
    clip-path: polygon(26% 0%, 39% 0%, 12% 100%, 0% 100%);
}

.OnlineService-girl-div {
    position: fixed;
    bottom: -9px;
    left: 28%;
    width: 42%;
}

.OnlineService-width-rwd {
    width: 100%;
    min-height: 100px;
    text-align: center;
}

.OnlineService-width-rwd img {
    width: 80%;
}

.box-content {
    /*min-height: 220px;*/
    height: 220px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.OnlineService-margin {
    margin: auto;
    /*margin-right: 20px;*/
}

#sports,
#realPerson,
#bingo,
#electron,
#rebateEvent {
    background-color: rgba(0, 0, 0, 0) !important;
}

#questionBtn {
    position: fixed;
    left: 0px;
    margin-left: 20px;
}

.responsibility_list {
    list-style-type: decimal;
    line-height: 32px;
    padding-left: 15px;
}

.responsibleBetting-img {
    max-width: 100%;
    border: 1px solid #ddd;
    border-radius: 10px !important;
}

.image-hover-icon.image-hover-dark {
    border-radius: 10px !important;
}

.error-icon-style {
    font-size: 120px;
    color: rgb(247, 20, 20);
    text-shadow: rgba(0, 0, 0, 0.63) 2px 2px 10px;
}

.message-icon-style {
    font-size: 120px;
    color: blue;
    text-shadow: rgba(0, 0, 0, 0.63) 2px 2px 10px;
}

.ab-betting-bac-player,
.ab-res-winner-player {
    display: inline-block;
    padding: 0px 3px;
    background-color: #2D96FF;
    color: #FFF;
}

.ab-betting-bac-banker,
.ab-res-winner-banker {
    display: inline-block;
    padding: 0px 3px;
    background-color: #FF2D62;
    color: #FFF;
}

.ab-betting-bac-none,
.ab-res-winner-none {
    display: inline-block;
    padding: 0px 3px;
    background-color: #FFEA2D;
    color: #000;
}

.ab-res-points-player {
    display: inline-block;
    color: #00C;
    font-weight: bold;
}

.ab-res-points-banker {
    display: inline-block;
    color: #C00;
    font-weight: bold;
}

.ab-state-refused {
    color: blue;
    font-style: italic;
}

.ab-state-payout {}

.ab-state-failed {
    color: red;
    font-style: italic;
}

.price-clean-m h4 {
    font-size: 31px;
    line-height: 23px;
    font-weight: 300;
    margin: 0;
    color: #547698;
}

.toggle.toggle-transparent .toggle-content,
.toggle.toggle-transparent-body .toggle-content {
    margin-top: 0px;
    border-radius: 8px;
    box-shadow: 3px 3px 3px 0px rgba(33, 37, 41, 0.18);
    padding: 0px;
    background-color: rgba(0, 0, 0, 0);
    color: rgba(5, 100, 160, 1);
    font-weight: 600;
    font-size: 17px;
}

.rwd-login-btn {
    background-color: rgba(0, 0, 0, 0.23);
    border-radius: 3px;
    box-shadow: 3px 2px 5px #11111180 !important;
    padding: 5px 10px !important;
    font-size: 15px !important;
}

.rwd-login-btn:hover {
    background-color: rgba(0, 0, 0, 0.49) !important;
}

.AgentJoin-tr-bg {
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.10980392156862745), rgba(0, 0, 0, 0.5686274509803921));
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.10980392156862745), rgba(0, 0, 0, 0.5686274509803921));
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.10980392156862745), rgba(0, 0, 0, 0.5686274509803921));
    background: linear-gradient(to right, rgba(0, 0, 0, 0.10980392156862745), rgba(0, 0, 0, 0.5686274509803921));
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.15);
}

.alert-info-m {
    background-color: #234e8e;
    border-color: #234e8e;
}

div.alert-m {
    border-left-color: rgb(0, 196, 255);
    border-width: 1px;
    border-left-width: 5px;
}

.footer-div-bg {
    background-color: rgba(255, 255, 255, 1) !important;
    border-radius: 50%;
    width: 37px!important;
    height: 35px;
    display: inline-block;
    padding-left: 7px;
    vertical-align: bottom;
}

.footer-img-div {
    float: right;
}

.login-msg-again {
    background-color: #fa4200;
    border-color: #fa4200;
    color: #fff;
}

.loginMenu-span {
    font-size: 14px;
    vertical-align: middle;
}

.Membermenu-SignOut-icon {
    font-size: 33px !important;
    line-height: 32px !important;
}

.game-text-style {
    color: #646569 !important;
    /*text-shadow: rgba(16, 0, 255, 0.29) 4px 3px 4px;*/
}

.login-btn-animation {
    animation-name: gradientChange;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}

@keyframes gradientChange {
    0% {
        background-color: #1FC7D8;
        border-color: #1FC7D8;
    }
    50% {
        background-color: #9d78dc;
        border-color: #9d78dc;
    }
    100% {
        background-color: #1FC7D8;
        border-color: #1FC7D8;
    }
}


/*logo動畫*/

@keyframes logo {
    0% {
        transform: scale(1.00);
    }
    50% {
        transform: scale(0.85);
    }
    100% {
        transform: scale(1.00);
    }
}

.logo_move {
    animation: logo 3s infinite;
}

.game-btn-color {
    background-color: #0064ff !important;
    border-color: #0064ff !important;
    width: 100% !important;
}

@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.delay-2s {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.rebateEventHover:hover {
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.btn-pink-1 {
    background-color: #ff0063;
    border-color: #ff0063;
}

.icon-lv-style {
    font-size: 25px;
    vertical-align: middle;
}

.service-div {
    position: fixed;
    right: 0px;
    z-index: 1000;
    background-color: rgba(34, 34, 34, 0.8);
    padding: 10px;
    width: 170px;
}

@keyframes service {
    0% {
        bottom: 0px;
        top: 1000px;
    }
    100% {
        bottom: 0px;
        top: 0px;
    }
}

.service_move {
    animation: service 1s;
    animation-fill-mode: forwards;
}

@keyframes service_close {
    0% {
        bottom: 0px;
        top: 0px;
    }
    100% {
        bottom: 0px;
        top: 1000px;
    }
}

.service_close_move {
    animation: service_close 1s;
    animation-fill-mode: forwards;
}

.CS-icon-style {
    border-color: rgb(6, 98, 162);
    border-style: solid;
    border-width: 2px;
    border-radius: 5px;
}

.cs-close-style {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    color: #fff!important;
    text-shadow: 0 1px 0 #9e737300 !important;
    opacity: 1 !important;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
}

.conversation-style {
    position: fixed;
    bottom: 200px;
    right: 0px;
    opacity: 0;
}

@keyframes conversation {
    0% {
        opacity: 0;
        transform: scale(0.8);
    }
    100% {
        opacity: 1;
        transform: scale(1.0);
    }
}

.conversation_show {
    animation: conversation 2s;
    animation-fill-mode: forwards;
    animation-delay: 1s;
}

#CS_icon_img:hover {
    filter: brightness(120%);
}

.success-error-girl {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 52%;
    z-index: 12;
}

.success-error-circle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 67%;
    width: 13%;
    top: 18%;
}

.success-error-rectangle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 21%;
    top: 0%;
}

.error-div {
    height: 100%;
    width: 100%;
    position: relative;
}

.error-img {
    width: auto;
    height: 100%;
}

.message-btn {
    padding: 5px 50px;
    height: 60px;
    background-image: url(../images/btn_bg.png);
    background-size: 100% 100%;
    font-weight: 600;
}

.message-p {
    color: #fff;
    font-size: 1.5em !important;
    text-shadow: -1px -1px 0 rgb(15, 14, 138), 1px -1px 0 rgb(15, 14, 138), -1px 1px 0 rgb(15, 14, 138), 1px 1px 0 rgb(15, 14, 138);
}

.error-p {
    color: red !important;
    font-size: 1.5em;
}


/*downloadIndex 開關門特效*/

.close_door_wrap {
    width: 100%;
    height: 691px;
    margin-top: 100px;
    overflow: hidden;
}

.door_left {
    width: 50%;
    height: 802px;
    position: absolute;
    left: -50%;
    bottom: 0;
    transition: all 2s ease 0s;
    -moz-transition: all 2s ease 0s;
    -webkit-transition: all 2s ease 0s;
    -o-transition: all 2s ease 0s;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #FFF;
}

.door_left img {
    width: auto;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
}

.door_right {
    width: 50%;
    height: 802px;
    position: absolute;
    right: -50%;
    bottom: 0;
    transition: all 2s ease 0s;
    -moz-transition: all 2s ease 0s;
    -webkit-transition: all 2s ease 0s;
    -o-transition: all 2s ease 0s;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-color: #FFF;
}

.door_right img {
    width: auto;
    height: 100%;
    position: absolute;
    left: -1px;
    bottom: 0;
}

.Event-img {
    width: 100%;
    height: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.Event-span {
    background-color: rgba(169, 222, 225, 1);
    height: 43px;
    padding: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    text-align: center;
    color: rgba(4, 76, 126, 1);
    font-size: 0.94em;
    padding-top: 11px;
}

.Event-shadow {
    box-shadow: 0px 3px 6px 1px rgba(136, 136, 136, 0.6392156862745098);
    border-radius: 10px;
}

.Event-new-img {
    width: 16%;
    position: absolute;
    top: -9px;
    left: 24px;
}

.Event-time-span {
    position: absolute;
    left: 33%;
    transform: translate(-55%, -270%);
    width: 50%;
    background-color: rgba(246, 159, 42, 1);
    border-radius: 10px;
    text-align: center;
    box-shadow: 0px 3px 3px #88888894;
    color: rgba(4, 76, 126, 1);
    padding: 3px;
}

.Event-Girl {
    position: absolute;
    top: -10px;
    /*left: -78px;*/
    cursor: default;
}

.Event-bg {
    padding-bottom: 0px !important;
    background-size: 100% 100% !important;
}

.Event-bg-1 {
    width: 81%;
    margin: auto;
    border-radius: 15px;
    overflow: hidden;
    width: 81%;
    margin: auto;
    -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 15px rgba(0, 0, 0, .15);
    margin-bottom: 56px;
}

.Event-bg-2 {
    background-color: #fff;
    padding: 40px 45px;
    padding-bottom: 10px;
    background: #fff;
    position: relative;
    z-index: 10;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 10px solid #ddd;
    border-image: -webkit-linear-gradient(0.25turn, rgb(246, 237, 207), rgb(240, 218, 177), rgb(218, 241, 249), rgb(164, 215, 225)) 30 30;
    border-image: -moz-linear-gradient(0.25turn, rgb(246, 237, 207), rgb(240, 218, 177), rgb(218, 241, 249), rgb(164, 215, 225)) 30 30;
    border-image: -o-linear-gradient(0.25turn, rgb(246, 237, 207), rgb(240, 218, 177), rgb(218, 241, 249), rgb(164, 215, 225)) 30 30;
    border-image: linear-gradient(0.25turn, rgb(246, 237, 207), rgb(240, 218, 177), rgb(218, 241, 249), rgb(164, 215, 225)) 30 30;
}

#toTop {
    border-width: 3px;
    border-style: solid;
    border-color: rgb(138, 198, 234);
    border-radius: 50% !important;
    font-size: 49px;
    line-height: 52px;
    color: rgb(138, 198, 234);
    position: fixed;
    height: 60px;
    width: 60px;
    right: 49px;
    bottom: 214px;
    text-align: center;
    text-transform: uppercase;
    opacity: 0.9;
    filter: alpha(opacity=90);
    text-decoration: none;
    display: none;
    z-index: 9;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    background-color: rgba(0, 0, 0, 0);
}

.memberInfo-i {
    font-size: 4em;
    color: #0662a2;
    text-shadow: 2px 1px 0.07em #0000004d;
    margin-right: 10px;
}

.memberInfo-span {
    line-height: 24px;
    font-size: 1.2em;
    padding: 5px 10px;
}

.memberInfo-span2 {
    background-color: #fff;
    box-shadow: 1px 2px 4px 0px #1111112e;
    padding: 3px 15px;
    border-radius: 50px;
    margin-top: 5px;
    display: flex;
}

.memberInfo_frame {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 1000%;
    width: 54%;
}

.memberInfo_frame-div {
    height: 100%;
    width: 100%;
    position: relative;
}

.memberInfo_frame-img {
    width: auto;
    height: 100%;
}

.memberInfo_content {
    position: absolute;
    left: 51%;
    transform: translate(-50%, 90%);
    height: 100%;
    width: 100%;
}

.memberInfo-span3 {
    font-size: 1.3em;
    background-color: rgb(6, 98, 163);
    color: rgba(255, 255, 5, 1);
    line-height: 34px;
    border-radius: 12px;
    margin: auto;
}

.memberInfo-span4 {
    font-size: 20px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.72);
}

.memberInfo-input {
    background-color: #fff;
    height: 35px !important;
    font-size: 0.9em;
    border: #ddd 0px solid;
    box-shadow: 0px 1px 3px 0px rgba(33, 37, 41, 0.19);
}

select.form-control.memberInfo-input-disabled:not([size]):not([multiple]) {
    background: white !important;
    background-color: #fff;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff !important;
    border-width: 3px;
}

.memberInfo-btn {
    color: #fff;
    background-color: rgb(6, 98, 163);
    border-color: rgb(6, 98, 163);
    border-radius: 9px;
    width: 100%;
}

.memberInfo-btn2 {
    color: #fff;
    background-color: rgb(156, 156, 156);
    border-color: rgb(156, 156, 156);
    border-radius: 9px;
    width: 100%;
}

.hr-style {
    border-bottom-style: dotted;
    border-bottom-width: 3px;
    border-bottom-color: #aaa;
    width: 850px;
    margin: 19px auto 19px auto;
}

._2SMicM8OG5FjGokyjbEDae {
    height: auto;
}

.sQgCvLJppgBvtGjqM4xas {
    padding: 0 13em;
    border-bottom-width: 0px;
}

._3oNRxWQcWCLAFQNyfyhe0F {
    list-style-type: none;
    margin: 0;
}

._3oNRxWQcWCLAFQNyfyhe0F li.li_show {
    background-color: rgb(63, 197, 240);
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    box-shadow: -1px 2px 4px 0px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
}

._3oNRxWQcWCLAFQNyfyhe0F li.li_show a {
    color: #fff;
}

._3oNRxWQcWCLAFQNyfyhe0F li {
    float: left;
    text-align: center;
    height: 1.8em;
    line-height: 1.8em;
    width: 7em;
    border-radius: 6px;
    margin: 0px 5px 0px 0px;
    color: rgb(6, 98, 163);
    background-color: #fff;
    box-shadow: -1px 2px 4px 0px rgba(0, 0, 0, 0.16);
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 10px;
}

._3oNRxWQcWCLAFQNyfyhe0F li a {
    color: rgb(6, 98, 163);
}

.PointCenter-s-title {
    -webkit-clip-path: polygon(0 0, 56% 0, 70% 100%, 0% 100%);
    clip-path: polygon(0 0, 56% 0, 70% 100%, 0% 100%);
    width: 232px;
    background-color: rgb(6, 98, 163);
    color: #fff;
    padding-top: 2px;
    padding-left: 8px;
    height: 34px;
    z-index: 1;
    position: absolute;
    left: 10%;
    transform: translate(-40%, -120%);
}

.PointCenter-row {
    background-color: rgb(226, 232, 230);
    padding: 20px 20px 0px 20px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.14) 3px 3px 4px 0px;
    margin-bottom: 42px;
}

.box-title-h2 {
    font-size: 17px !important;
    margin-bottom: 0px !important;
    color: rgb(211, 247, 49);
}

.box-static .box-title {
    border-bottom: 0px;
}

.PointCenter-game-icon {
    position: absolute;
    top: 1px;
    left: -8px;
    z-index: 1;
    color: rgb(6, 98, 163);
}

.PointCenter-game-icon div {
    background-color: rgb(226, 232, 230);
    width: 116px;
    height: 119px;
    border-radius: 50%;
}

.PointCenter-game-icon i {
    font-size: 95px;
    line-height: 92px;
    background-color: #fff;
    border-radius: 50%;
    z-index: 1;
    border-color: rgb(6, 98, 163);
    border-style: solid;
    border-width: 5px;
    position: absolute;
    top: 8px;
    left: 1px;
}

.PointCenter-box-static {
    width: 209px;
    float: right;
    height: 122px;
    border-radius: 10px;
    padding-right: 0px !important;
    padding-left: 30px !important;
}

.PointCenter-row:nth-child(odd) {
    background-color: rgba(226, 232, 230, 0);
    box-shadow: rgba(0, 0, 0, 0) 3px 3px 4px 0px;
}

.PointCenter-row:nth-child(odd) .PointCenter-game-icon {
    color: #fff;
}

.PointCenter-row:nth-child(odd) .PointCenter-game-icon div {
    background-color: rgb(234, 253, 249);
}

.PointCenter-row:nth-child(odd) .PointCenter-game-icon i {
    box-shadow: rgba(0, 0, 0, 0.32) 1px 2px 5px 0px;
    background-color: rgb(6, 98, 163);
    border-color: rgb(246, 246, 246);
}

.PointCenter-row:nth-child(odd) .box-static.box-transparent {
    background-color: rgb(246, 246, 246);
}

.PointCenter-row:nth-child(odd) .box-title-h2 {
    color: rgb(6, 98, 163);
}

.PointCenter-row:nth-child(odd) #span1 {
    color: rgb(6, 98, 163) !important;
}

.PointCenter-row:nth-child(odd) #span2 {
    color: rgb(6, 98, 163) !important;
}

.PointCenter-row:nth-child(odd) #span3 {
    color: rgb(153, 153, 153) !important;
}

.PointCenter-s-title-line {
    right: 0;
    left: 671px;
    background-color: rgb(6, 98, 163);
    height: 3px;
    position: absolute;
    transform: translate(-55%, -900%);
    width: 1100px;
}

.PointCenter-row:nth-child(even) .PointCenter-s-title-line {
    display: none;
}

.fs-28 {
    font-size: 28px !important;
}

.errorModal-style {
    margin-top: 0px;
    background-color: rgba(0, 0, 0, 0.65);
}

.errorModal-style .modal-dialog {
    max-width: 334px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
    margin-top: 158px;
}

.errorModal-style .modal-content {
    min-height: 346px;
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    border-radius: .4em;
    border-color: rgba(255, 255, 255, 0.611764705882353);
}

.errorModal-style .modal-header {
    padding: 0.5rem 0.5rem 0rem 0.5rem!important;
    background-color: rgb(253, 47, 57) !important;
    color: #fff!important;
    border: 1px solid rgb(253, 47, 57)!important;
}

.errorModal-style .modal-body {
    background-color: #fff !important;
}

.errorModal-style .modal-footer {
    background-color: #fff !important;
    border-bottom-left-radius: .3rem;
    border-bottom-right-radius: .3rem;
    border-top: 0px;
    display: block !important;
    padding-bottom: 58px;
}

.errorModal-style .modal-footer button:hover {
    box-shadow: 0px 3px 1px 0px rgba(34, 34, 34, 0.25);
}

.errorModal-style .modal-footer button:active {
    background-color: rgb(239, 44, 53) !important;
    width: 40%;
    height: 30px;
    padding: 0px;
}

.Modal-line {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -88%);
    z-index: 10;
    width: 13%;
    height: 253px;
}

@keyframes swivelChair {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 1;
    }
    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}

.swivelChair {
    animation-name: swivelChair;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.errorModal-close {
    position: absolute;
    top: -12%;
    left: 104%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 13%;
    width: 32px;
    height: 32px;
    padding: 20px;
}

.errorModal-close:before,
.errorModal-close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #fff;
    transform: rotate(-45deg);
    transition: all 0.25s ease-out;
}

.errorModal-close:after {
    transform: rotate(-135deg);
}

.errorModal-close:hover:before,
.errorModal-close:hover:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #fff;
    transform: rotate(90deg);
    transition: all 0.25s ease-out;
}

.errorModal-style .modal-body-title {
    text-align: center;
    font-size: 26px;
    color: black;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0px;
}

.errorModal-style .modal-body-btn {
    padding: 5px;
    background-color: rgb(253, 47, 57) !important;
    color: #fff;
    border-radius: 20px;
    width: 46%;
    height: 34px;
}

.correctModal-style .modal-header {
    background-color: rgb(5, 99, 161) !important;
    border: 1px solid rgb(5, 99, 161)!important;
}

.correctModal-style .modal-body-btn {
    background-color: rgb(5, 99, 161) !important;
}

.correctModal-style .modal-footer button:active {
    background-color: rgb(5, 99, 161) !important;
    width: 40%;
    height: 30px;
    padding: 0px;
}

.correctModal-style .modal-body {
    background-color: rgb(224, 251, 246) !important;
}

.correctModal-style .modal-footer {
    background-color: rgb(224, 251, 246) !important;
}

.modal-dialog-general {
    -webkit-clip-path: polygon(0% 15%, 0 0, 15% 0%, 93% 0, 96% 5%, 100% 11%, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 0 100%, 0% 85%);
    clip-path: polygon(0% 15%, 0 0, 15% 0%, 93% 0, 96% 5%, 100% 11%, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 0 100%, 0% 85%);
    max-width: 900px !important;
    margin-top: 65px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
    background-color: rgb(11, 97, 158);
    padding: 8px;
    border-radius: 13px;
}

.modal-dialog-general .modal-content {
    -webkit-clip-path: polygon(0% 15%, 0 0, 15% 0%, 93% 0, 96% 5%, 100% 11%, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 0 100%, 0% 85%);
    clip-path: polygon(0% 15%, 0 0, 15% 0%, 93% 0, 96% 5%, 100% 11%, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 0 100%, 0% 85%);
    border-radius: 13px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(184, 224, 232) 100%);
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(184, 224, 232) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(184, 224, 232) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='rgb(255, 255, 255)', endColorstr='rgb(184, 224, 232)', GradientType=0);
}

.modal-dialog-general .modal-body {
    max-height: 584px;
    padding: 50px 25px 30px 25px;
}

.modal-dialog-general .modal-body2 {
    max-height: 514px;
    overflow: hidden;
    overflow-y: auto;
    color: rgb(11, 97, 158);
}

.modal-dialog-general .modal-body2::-webkit-scrollbar {
    width: 7px;
    background-color: rgba(245, 245, 245, 0);
}

.modal-dialog-general .modal-body2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(85, 85, 85, 0.2);
}

.modal-dialog-general .modal-body2::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: rgba(245, 245, 245, 0);
}

body::-webkit-scrollbar {
    width: 12px;
    background-color: rgba(153, 153, 153, 0.1607843137254902);
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(153, 153, 153, 0.8392156862745098);
}

body::-webkit-scrollbar-track {
    background-color: rgba(153, 153, 153, 0.1607843137254902);
}

.modal-open .modal::-webkit-scrollbar {
    width: 12px;
    background-color: rgba(153, 153, 153, 0);
}

.modal-open .modal::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(2, 2, 2, 0.23);
}

.modal-open .modal::-webkit-scrollbar-track {
    background-color: rgba(153, 153, 153, 0);
}

.modal-dialog-general-bg {
    background-color: rgba(0, 0, 0, 0.65);
}

.modal-dialog-general-bg .modal-title {
    position: absolute;
    left: 49%;
    transform: translate(-50%, 120%);
    width: 276px;
    text-align: center;
    z-index: 9000;
    background: rgb(183, 222, 237);
    background: -moz-linear-gradient(left, rgba(183, 222, 237, 1) 0%, rgba(63, 197, 240, 1) 0%, rgba(66, 222, 225, 1) 31%, rgba(109, 236, 185, 1) 56%, rgba(238, 245, 178, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(183, 222, 237, 1) 0%, rgba(63, 197, 240, 1) 0%, rgba(66, 222, 225, 1) 31%, rgba(109, 236, 185, 1) 56%, rgba(238, 245, 178, 1) 100%);
    background: linear-gradient(to right, rgba(183, 222, 237, 1) 0%, rgba(63, 197, 240, 1) 0%, rgba(66, 222, 225, 1) 31%, rgba(109, 236, 185, 1) 56%, rgba(238, 245, 178, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#eef5b2', GradientType=1);
    border-radius: 9px;
    box-shadow: 4px 3px 4px rgba(51, 51, 51, 0.18823529411764706);
    -webkit-box-shadow: 4px 3px 4px rgba(51, 51, 51, 0.18823529411764706);
    -moz-box-shadow: 4px 3px 4px rgba(51, 51, 51, 0.18823529411764706);
}

@-webkit-keyframes fadeIns {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIns {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fadeIns {
    -webkit-animation-name: fadeIns;
    animation-name: fadeIns;
}

.generalModal-close {
    position: absolute;
    top: -49%;
    left: 213%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 13%;
    width: 32px;
    height: 32px;
    padding: 20px;
}

.generalModal-close:before,
.generalModal-close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 42px;
    width: 2px;
    background-color: #fff;
    transform: rotate(-45deg);
    transition: all 0.25s ease-out;
}

.generalModal-close:after {
    transform: rotate(-135deg);
}

.generalModal-close:hover:before,
.generalModal-close:hover:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 42px;
    width: 2px;
    background-color: #fff;
    transform: rotate(90deg);
    transition: all 0.25s ease-out;
}

.marquee-p:nth-child(odd) {
    background-color: #fff;
    margin: 0px;
    padding: 9px;
    border-radius: 8px;
}

.marquee-p:nth-child(even) {
    background-color: #0b619e;
    margin: 0px;
    padding: 9px;
    color: #fff;
    border-radius: 8px;
}

.modal-dialog-news .marquee-p:nth-child(odd) {
    background-color: #fff;
    margin: 0px;
    padding: 9px;
    border-radius: 0px;
}

.modal-dialog-news .marquee-p:nth-child(even) {
    background-color: #0b619e;
    margin: 0px;
    padding: 9px;
    color: #fff;
    border-radius: 0px;
}

.marquee-p span {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}

.nav-tabs.nav-button-tabs>li>a {
    color: rgba(0, 0, 0, 0.7215686274509804) !important;
    border: 0 !important;
    background-color: #fff;
    margin-right: 8px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    box-shadow: 4px 3px 4px rgba(51, 51, 51, 0.18823529411764706);
    -webkit-box-shadow: 4px 3px 4px rgba(51, 51, 51, 0.18823529411764706);
    -moz-box-shadow: 4px 3px 4px rgba(51, 51, 51, 0.18823529411764706);
}

.nav-tabs.nav-button-tabs>li>a.active {
    color: #fff !important;
    background: rgb(183, 222, 237);
    background: -moz-linear-gradient(top, rgba(183, 222, 237, 1) 0%, rgba(63, 197, 240, 1) 0%, rgba(66, 222, 225, 1) 31%, rgba(109, 236, 185, 1) 56%, rgba(238, 245, 178, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(183, 222, 237, 1) 0%, rgba(63, 197, 240, 1) 0%, rgba(66, 222, 225, 1) 31%, rgba(109, 236, 185, 1) 56%, rgba(238, 245, 178, 1) 100%);
    background: linear-gradient(to top, rgba(183, 222, 237, 1) 0%, rgba(63, 197, 240, 1) 0%, rgba(66, 222, 225, 1) 31%, rgba(109, 236, 185, 1) 56%, rgba(238, 245, 178, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#eef5b2', GradientType=1);
}

.modal-dialog-news-bg .modal-title {
    position: absolute;
    left: 50%;
    transform: translate(-223%, 170%);
    width: 205px;
    z-index: 9000;
    background: rgb(5, 99, 161);
    background: -moz-linear-gradient(left, rgba(183, 222, 237, 1) 0%, rgba(63, 197, 240, 1) 0%, rgba(66, 222, 225, 1) 31%, rgba(109, 236, 185, 1) 56%, rgba(238, 245, 178, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#eef5b2', GradientType=1);
    box-shadow: 4px 3px 4px rgba(51, 51, 51, 0.18823529411764706);
    -webkit-box-shadow: 4px 3px 4px rgba(51, 51, 51, 0.18823529411764706);
    -moz-box-shadow: 4px 3px 4px rgba(51, 51, 51, 0.18823529411764706);
    -webkit-clip-path: polygon(0 0, 78% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 78% 0, 100% 100%, 0% 100%);
    text-align: inherit;
    border-radius: 0px;
}

.modal-dialog-news-bg .modal-title h4 {
    display: initial;
    vertical-align: super;
    font-size: 25px;
    padding-left: 14px !important;
    padding-right: 5px !important;
}

.modal-dialog-news-bg .modal-title i {
    color: #fff;
    font-size: 38px;
}

.modal-dialog-news {
    -webkit-clip-path: polygon(37% 0, 43% 8%, 56% 8%, 62% 0, 100% 0, 100% 37%, 98% 47%, 98% 57%, 100% 69%, 100% 100%, 0 100%, 0 66%, 2% 56%, 2% 46%, 0 35%, 0 0);
    clip-path: polygon(37% 0, 43% 8%, 56% 8%, 62% 0, 100% 0, 100% 37%, 98% 47%, 98% 57%, 100% 69%, 100% 100%, 0 100%, 0 66%, 2% 56%, 2% 46%, 0 35%, 0 0);
    margin-top: 93px;
}

.modal-dialog-news .modal-content {
    -webkit-clip-path: polygon(37% 0, 43% 8%, 56% 8%, 62% 0, 100% 0, 100% 37%, 98% 47%, 98% 57%, 100% 69%, 100% 100%, 0 100%, 0 66%, 2% 56%, 2% 46%, 0 35%, 0 0);
    clip-path: polygon(37% 0, 43% 8%, 56% 8%, 62% 0, 100% 0, 100% 37%, 98% 47%, 98% 57%, 100% 69%, 100% 100%, 0 100%, 0 66%, 2% 56%, 2% 46%, 0 35%, 0 0);
}

.modal-dialog-news-bg .modal-title-close {
    position: absolute;
    left: 50%;
    transform: translate(800%, 140%);
    z-index: 9000;
    width: 43px;
    height: 43px;
}

.modal-dialog-news-bg .Modal-line {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -40%);
    z-index: 10;
    height: 253px;
    width: auto;
}

section {
    border-bottom: rgba(0, 0, 0, 0) 1px solid;
}

.EventExperiencePage-bg {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 24%, rgba(164, 215, 225, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 24%, rgba(164, 215, 225, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 24%, rgba(164, 215, 225, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a4d7e1', GradientType=0);
}

.Event-gift {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -100%);
}

.Event-title {
    background: rgb(183, 222, 237);
    background: -moz-linear-gradient(top, rgba(183, 222, 237, 1) 0%, rgba(63, 197, 240, 1) 0%, rgba(66, 222, 225, 1) 31%, rgba(109, 236, 185, 1) 56%, rgba(238, 245, 178, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(183, 222, 237, 1) 0%, rgba(63, 197, 240, 1) 0%, rgba(66, 222, 225, 1) 31%, rgba(109, 236, 185, 1) 56%, rgba(238, 245, 178, 1) 100%);
    background: linear-gradient(to top, rgba(183, 222, 237, 1) 0%, rgba(63, 197, 240, 1) 0%, rgba(66, 222, 225, 1) 31%, rgba(109, 236, 185, 1) 56%, rgba(238, 245, 178, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#eef5b2', GradientType=1);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    max-width: 38.666667%;
    margin-bottom: 15px !important;
    box-shadow: 0px 3px 4px 0px rgba(33, 37, 41, 0.2);
}

.Event-title span {
    vertical-align: text-bottom;
    color: #fff;
    font-size: 1.3em;
    font-weight: 600;
}

.Event-icon-style {
    font-size: 28px;
    color: #fff;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 7px;
}

.Event-content {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(222, 226, 230);
    border-radius: 20px;
    padding: 0px;
    box-shadow: 1px 3px 5px 0px rgba(33, 37, 41, 0.2);
    background-color: #fff;
}

.Event-title-2 {
    background-color: rgb(6, 98, 163);
    color: #fff;
    padding-top: 10px !important;
    font-size: 1.3em;
}

.Event-title-2 .p2 {
    color: rgb(251, 255, 2);
}

.promoContent_title {
    display: flex;
    align-items: center;
    justify-content: center;
}

.promoContent_title::before,
.promoContent_title::after {
    content: '';
    display: block;
    background-color: #fff;
    width: 3%;
    height: 2px;
    margin: 15px 15px 20px 15px;
}

.promoContent {
    border-style: solid;
    border-width: 2px;
    border-color: #8888881c;
    border-radius: 10px;
    margin-bottom: 19px !important;
    padding: 30px;
}

.text-danger {
    color: rgb(255, 0, 0) !important;
}

.RebateEvent-btn:disabled {
    opacity: 1;
    background-color: rgb(172, 172, 172);
    border-color: rgb(181, 181, 181);
    box-shadow: 2px 3px 0px 0px rgb(139, 139, 139);
    color: #fff;
    margin-bottom: 8px;
}

.medal1-style {
    color: rgb(162, 117, 68);
    font-size: 30px;
}

.medal2-style {
    color: rgb(146, 151, 10);
    font-size: 30px;
}

.medal3-style {
    color: rgb(161, 161, 161);
    font-size: 30px;
}

.medal4-style {
    color: rgb(52, 197, 223);
    font-size: 30px;
}

.progress {
    position: relative;
    top: 34%;
    transform: translateY(-50%);
    border-radius: 10px;
}

.progress-my-style {
    border-radius: 10px;
    background-color: rgb(73, 175, 249)!important;
}

.progress-title {
    position: relative;
    top: 39%;
    transform: translateY(-50%);
    border-radius: 10px;
}

.BackWater-tb td,
.BackWater-tb th {
    border: 2px solid #fff;
}

.BackWater-tb tbody tr:nth-of-type(odd) {
    background-color: rgb(221, 221, 221);
}

.contactService_frame {
    position: absolute;
    left: 607px;
    transform: translateX(-50%);
    width: 57%;
}

.contactService_frame-img {
    height: 100%;
    width: 100%;
}

.contactService_content {
    position: absolute;
    left: 52%;
    top: 33px;
    transform: translate(-50%, 50%);
    height: 100%;
    width: 100%;
}

.memberInfo_frame-div .recordTitle {
    width: 200px;
    margin: 0 auto;
    height: 38px;
    padding-bottom: 5px;
    font-size: 1.2em;
    text-align: center;
    color: rgba(255, 255, 5, 1);
    border-radius: 0px 0px 15px 15px;
    background-color: rgba(5, 100, 160, 1);
    padding-right: 5px;
}

.memberInfo_frame-div .recordTitle span {
    font-size: 1.5em;
    margin-right: 10px;
}

select.form-control:not([size]):not([multiple]) {
    color: rgb(102, 102, 102);
}

.return_btn {
    background-color: rgba(255, 255, 255, 0);
    border: 0px;
    color: rgb(5, 90, 160) !important;
    font-size: 15px;
    font-weight: 600;
    font-family: Arial, 'Microsoft YaHei', 'Microsoft JhengHei', Helvetica, sans-serif !important;
    width: 100%;
}

.select2-choice-BankcodeBinding {
    border: 0px;
    color: rgba(68, 68, 68, 0.76);
    height: 46px !important;
    line-height: 46px;
    padding: 0 0 0 15px;
    border-radius: 7px;
}

.checkbox-BankcodeBinding {
    margin-right: 7px;
    height: 20px;
    display: initial;
    width: 20px;
    vertical-align: sub;
}

ul.PointRecharge-style li:after,
ul.PointRecharge-style li:before {
    content: '';
    position: absolute;
    top: 26px;
    left: 3px;
    width: 40%;
    border-top: 3px dashed #ccc;
}

ul.PointRecharge-style li:after {
    left: 169px;
    right: 0;
    margin: 0 -26px 0 0;
}

ul.PointRecharge-style li h5 {
    margin: 15px 0 0 0;
    color: rgba(65, 65, 65, 0.72);
}

ul.PointRecharge-style li a.active+h5 {
    margin: 8px 0 0 0 !important;
    color: rgba(65, 65, 65, 0.72) !important;
}

ul.PointRecharge-style li a {
    border: #ccc 1px solid !important;
    background-color: #ccc;
    color: #888;
}

ul.PointRecharge-style li a.active,
ul.PointRecharge-style li a.active:focus,
ul.PointRecharge-style li:hover>a.active {
    background-image: -webkit-linear-gradient(0deg, rgba(60, 200, 235, 1), rgba(230, 245, 175, 1));
    background-image: -moz-linear-gradient(0deg, rgba(60, 200, 235, 1), rgba(230, 245, 175, 1));
    background-image: linear-gradient(0deg, rgba(60, 200, 235, 1), rgba(230, 245, 175, 1));
    border-color: rgba(31, 96, 216, 0) !important;
}

ul.PointRecharge-style li a.active::before {
    width: 47px;
    height: 47px;
    content: '';
    border-radius: 50%;
    position: absolute;
    left: 119px;
    top: 1px;
    bottom: 3px;
    background-image: -webkit-linear-gradient(0deg, rgba(230, 245, 175, 1), rgba(60, 200, 235, 1));
    background-image: -moz-linear-gradient(0deg, rgba(230, 245, 175, 1), rgba(60, 200, 235, 1));
    background-image: linear-gradient(0deg, rgba(230, 245, 175, 1), rgba(60, 200, 235, 1));
}

ul.PointRecharge-style li a.active span {
    position: absolute;
    left: 133px;
    top: 1px;
    bottom: 3px;
}

.PointRecharge-style .recordChoice {
    width: 100%;
    overflow: hidden;
    margin: 0px auto 0 auto;
}

.PointRecharge-style .recordChoice .record-item {
    float: left;
    width: 49.5%;
    height: 117px;
    margin: 0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}


/*選擇框-圓標*/

.PointRecharge-style .recordChoice .record-item .circle-item {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 9;
    border-radius: 50%;
    background: #fff;
    /*box-shadow: 2px 2px 5px rgba(51, 51, 51, 0.29);
   	 -webkit-box-shadow: 2px 2px 5px rgba(51, 51, 51, 0.29);
    -moz-box-shadow: 2px 2px 5px rgba(51, 51, 51, 0.29);
   */
    border: #ccc 1px solid !important;
    background-color: #ccc;
    color: rgba(102, 102, 102, 0.39) !important;
}

.PointRecharge-style .recordChoice .record-item .circle-item a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.PointRecharge-style .recordChoice .record-item .circle-item a span {
    font-size: 2.3em;
    padding: 0;
    color: rgba(5, 100, 160, 1);
    position: absolute;
    top: 16%;
    z-index: 2;
}

.PointRecharge-style .recordChoice .record-item .circle-item a strong {
    font-size: 1.5em;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 12%;
    z-index: 2;
    color: rgb(144, 148, 150);
}


/*---啟動標示---*/

.PointRecharge-style .recordChoice .record-item.on .circle-item {
    background-image: -webkit-linear-gradient(0deg, rgba(60, 200, 235, 1), rgba(230, 245, 175, 1));
    background-image: -moz-linear-gradient(0deg, rgba(60, 200, 235, 1), rgba(230, 245, 175, 1));
    background-image: linear-gradient(0deg, rgba(60, 200, 235, 1), rgba(230, 245, 175, 1));
}

.PointRecharge-style .recordChoice .record-item.on .circle-item span {
    color: rgba(255, 255, 30, 1) !important;
}

.PointRecharge-style .recordChoice .record-item.on .circle-item strong {
    color: rgba(255, 255, 255, 1) !important;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}

.PointRecharge-style .recordChoice .record-item.on .circle-item::before {
    width: 46px;
    height: 46px;
    content: '';
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    left: 1px;
    top: 0px;
    right: 3px;
    bottom: 3px;
    background-image: -webkit-linear-gradient(0deg, rgba(230, 245, 175, 1), rgba(60, 200, 235, 1));
    background-image: -moz-linear-gradient(0deg, rgba(230, 245, 175, 1), rgba(60, 200, 235, 1));
    background-image: linear-gradient(0deg, rgba(230, 245, 175, 1), rgba(60, 200, 235, 1));
}


/*漸層旋轉*/

.PointRecharge-style .recordChoice .record-item.on .record-linear {
    display: none;
}

.PointRecharge-style .recordChoice .record-item.on .record-linear {
    float: left;
    width: 64px;
    height: 64px;
    margin: 0;
    border-radius: 50%;
    background-image: -webkit-linear-gradient(0deg, rgba(60, 200, 235, 1), rgba(230, 245, 175, 1));
    background-image: -moz-linear-gradient(0deg, rgba(60, 200, 235, 1), rgba(230, 245, 175, 1));
    background-image: linear-gradient(0deg, rgba(60, 200, 235, 1), rgba(230, 245, 175, 1));
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
}

.PointRecharge-style .recordChoice .record-item.on .record-linear::before {
    width: 66px;
    height: 66px;
    content: '';
    position: absolute;
    border-radius: 50%;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    border: 5px solid transparent;
    border-top: 5px solid rgba(255, 255, 255, 1);
    /*border-right: 5px solid #fff;*/
    border-bottom: 5px solid rgba(255, 255, 255, 1);
    animation: rotate 1.5s infinite linear;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.PointRecharge-style .recordChoice .record-item.on .record-whiteBG {
    float: left;
    width: 60px;
    height: 60px;
    margin: 0;
    border-radius: 50%;
    background-color: white;
    position: absolute;
    z-index: 2;
}

.PointRecharge-style .record-item.left:before {
    content: '';
    position: absolute;
    top: 59px;
    left: 168px;
    width: 40%;
    border-top: 3px dashed #ccc;
}

.PointRecharge-style .record-item.right:before {
    content: '';
    position: absolute;
    top: 59px;
    left: 3px;
    width: 40%;
    border-top: 3px dashed #ccc;
}

.PointRecharge-style h5 {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: -1%;
    z-index: 2;
    color: rgba(102, 102, 102, 0.7);
}

.lotter-btn {
    box-shadow: 0px 1px 6px 0px rgba(33, 37, 41, 0.2);
    background-color: rgb(11, 123, 199);
    border-color: rgb(11, 123, 199);
}

.PointRecharge-btn {
    box-shadow: 0px 1px 6px 0px rgba(33, 37, 41, 0.2);
    border: 0px solid !important;
    color: rgb(6, 98, 163);
    background-image: -webkit-linear-gradient(0deg, rgba(60, 200, 235, 1), rgba(230, 245, 175, 1));
    background-image: -moz-linear-gradient(0deg, rgba(60, 200, 235, 1), rgba(230, 245, 175, 1));
    background-image: linear-gradient(0deg, rgb(60, 200, 235), rgba(230, 245, 175, 1));
}

.PointRecharge-history-btn {
    box-shadow: 0px 1px 6px 0px rgba(33, 37, 41, 0.2);
    border: rgb(154, 231, 234) 1px solid !important;
    background-color: rgb(154, 231, 234);
    color: rgb(5, 100, 160) !important;
}

.PointWithdraw-span {
    font-size: 0.93em;
}

.PointWithdraw-style .recordChoice .record-item {
    height: 92px;
}

.PointWithdraw-style .circle-item {
    top: 10px;
}

.PointWithdraw-style .record-linear {
    top: 3px;
}

.PointWithdraw-style .record-item.left:before {
    top: 35px;
}

.PointWithdraw-style .record-item.right:before {
    top: 35px;
}

.Completion-content {
    max-width: 28.333333%;
    border: 1px solid rgb(221, 221, 221);
    box-shadow: 1px 2px 4px 0px rgba(17, 17, 17, 0.1803921568627451);
    border-radius: 9px;
    padding: 20px 10px 10px 10px;
    background-color: rgba(255, 255, 255, 0.52);
}

.Completion-content span {
    font-size: 57px;
    color: rgba(5, 100, 160, 1);
}

.ForgetPage-style .record-item.left:before {
    border-top: 3px dashed rgba(204, 204, 204, 0);
}

.ForgetPage-style .record-item.right:before {
    content: '';
    position: absolute;
    top: 59px;
    left: -46px;
    width: 62%;
    border-top: 3px dashed #ccc;
}

.ForgetPage-style .recordChoice .record-item {
    width: 24.5%;
}

.setRemeberMemberData-okBtn {
    position: absolute;
    left: 49%;
    transform: translate(-50%, 320%);
    width: 129px;
}

.toggle-title-style {
    background: rgb(109, 236, 185);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(109, 236, 185, 1) 0%, rgba(66, 222, 225, 1) 61%, rgba(63, 197, 240, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(109, 236, 185, 1) 0%, rgba(66, 222, 225, 1) 61%, rgba(63, 197, 240, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(109, 236, 185, 1) 0%, rgba(66, 222, 225, 1) 61%, rgba(63, 197, 240, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#6decb9', endColorstr='#3fc5f0', GradientType=0);
    /* IE6-9 */
    padding: 4px;
    border-radius: 8px;
    box-shadow: 2px 1px 6px 0px rgba(33, 37, 41, 0.2);
}

.toggle-title-style label {
    background: rgb(255, 255, 255) !important;
    margin-bottom: 0px !important;
    padding: 8px;
    border-radius: 4px;
}

.toggle-title-style i {
    float: right;
    margin-top: 4px;
    color: rgb(0, 0, 0);
}

.toggle-title-style .time_lab {
    float: left;
    padding: 10px;
    background-color: rgba(5, 100, 160, 1) !important;
    color: #fff !important;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px
}

.ServiceRecords-shadow {
    padding: 20px 40px 20px 40px;
    margin: auto;
    margin-top: 27px;
    width: 95%;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.24);
}

.problem-p {
    margin: 0px;
    background-color: rgba(0, 0, 0, 0.06);
    padding: 20px 20px 20px 50px;
    border-radius: 8px 8px 8px 8px;
}

.have-ans p {
    padding: 20px 20px 20px 50px !important;
    border-radius: 8px 8px 0px 0px !important;
}

.ans-p {
    padding: 20px 20px 25px 50px;
    margin: 0px;
}

.icon-question-style {
    width: 5%;
    display: inline-block;
    margin-right: 10px;
}

.statusNoAns {
    float: initial !important;
    margin-top: 0px !important;
    color: rgb(11, 97, 158) !important;
    font-size: 46px !important;
    line-height: 30px !important;
    font-weight: 500 !important;
}

.statusAnsNoRead {
    float: initial !important;
    margin-top: 0px !important;
    color: rgb(11, 97, 158) !important;
    font-size: 46px !important;
    line-height: 30px !important;
    font-weight: 500 !important;
}

.statusAnsNoRead span {
    background-color: rgb(228, 9, 9);
    color: rgb(255, 255, 255);
    box-shadow: 2px 2px 2px rgba(17, 17, 17, 0.3215686274509804);
    top: 6px;
    left: 522px;
    text-align: center;
    position: absolute;
    line-height: 18px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    font-size: 10px;
    text-shadow: none;
}

.ServiceRecords-contactServiceBtn {
    position: absolute;
    left: 91%;
    transform: translate(-50%, -65%);
    width: 140px;
    text-align: center;
    border: 2px solid rgba(5, 100, 160, 1);
    color: rgba(5, 100, 160, 1);
    border-radius: 12px;
    font-size: 17px;
    padding: 3px;
    font-weight: 600;
    box-shadow: 1px 2px 4px 0px rgba(17, 17, 17, 0.1803921568627451);
    cursor: pointer;
}

.ServiceRecords-contactServiceBtn i {
    font-size: 25px;
    vertical-align: sub;
}

.ServiceRecords_frame {
    position: absolute;
    left: 495px;
    transform: translate(-50%, -19%);
    width: 36%;
}

.PointRecharge-style .recordChoice .record-item:hover .circle-item::before {
    display: none;
}

.aboutUs-bg-1 {
    overflow: hidden;
    width: 81%;
    margin: auto;
    margin-bottom: 56px;
    margin-top: 50px;
}

.aboutUs-title {
    height: 100%;
    -webkit-clip-path: polygon(0% 0%, 75% 0%, 86% 49%, 75% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 75% 0%, 86% 49%, 75% 100%, 0% 100%);
    background-color: rgb(18, 101, 168);
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    width: 358px;
}

.aboutUs-bg-1 .aboutUs-title p {
    margin: 0px;
    padding: 5px 5px 5px 25px;
}

.aboutUs-title2 {
    color: rgb(18, 101, 168);
    font-size: 38px;
    font-weight: 600;
    margin: 0px;
    display: contents;
}

.aboutUs-title2-i {
    font-size: 72px;
    color: rgb(18, 101, 168);
    vertical-align: bottom;
}

#topMain.nav-pills>li>a.dropdown-toggle:after {
    content: "" !important;
}

.aboutUsContent_title {
    margin-top: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.aboutUsContent_title::before,
.aboutUsContent_title::after {
    content: '';
    display: block;
    background-color: rgb(18, 101, 168);
    width: 39%;
    height: 2px;
    margin: 15px 0px 2px 0px;
}

.aboutUsContent_title p {
    position: absolute;
    left: 50.4%;
    transform: translate(-50%, -14%);
    text-align: center;
    color: #fff;
    width: auto;
    font-weight: 600;
}

.guarantee-row {
    margin-top: 38px;
}

.guarantee-row .guarantee-countent {
    background-color: #fff;
    padding: 23px;
    padding-top: 51px;
    text-align: center;
    height: 360px;
}

.guarantee-row .guarantee-countent img {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -100%);
    width: 107px;
}

.guarantee-row .guarantee-countent .title {
    color: rgb(18, 101, 168);
    font-weight: 600;
}

.aboutUsBtn {
    text-align: center;
    color: rgba(5, 100, 160, 1);
    border-radius: 12px;
    font-size: 17px;
    padding: 3px;
    font-weight: 600;
    box-shadow: 1px 2px 4px 0px rgba(17, 17, 17, 0.1803921568627451);
    cursor: pointer;
    background: rgb(183, 222, 237);
    background: -moz-linear-gradient(top, rgba(183, 222, 237, 1) 0%, rgba(63, 197, 240, 1) 0%, rgba(66, 222, 225, 1) 31%, rgba(109, 236, 185, 1) 56%, rgba(238, 245, 178, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(183, 222, 237, 1) 0%, rgba(63, 197, 240, 1) 0%, rgba(66, 222, 225, 1) 31%, rgba(109, 236, 185, 1) 56%, rgba(238, 245, 178, 1) 100%);
    background: linear-gradient(to top, rgba(183, 222, 237, 1) 0%, rgba(63, 197, 240, 1) 0%, rgba(66, 222, 225, 1) 31%, rgba(109, 236, 185, 1) 56%, rgba(238, 245, 178, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#eef5b2', GradientType=1);
}

.aboutUsBtn span {
    vertical-align: sub;
    font-size: 34px;
}

.icon-view-icon-01 .path1:before {
    color: rgb(18, 101, 168) !important;
}

.icon-view-icon-01 .path2:before {
    color: rgb(18, 101, 168) !important;
}

.icon-view-icon-01 .path4:before {
    color: rgb(18, 101, 168) !important;
}

.record-item-img {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -120%);
    width: 113px;
}

.licenseModal-close {
    position: absolute;
    left: 50%;
    transform: translate(300%, 140%);
    z-index: 9000;
    width: 43px;
    height: 43px;
}

.licenseModal-dialog-general {
    max-width: 435px !important;
    box-shadow: none !important;
}

.licenseModal-dialog-general .modal-content {
    background-color: rgba(0, 0, 0, 0);
}

.licenseModal-dialog-general .modal-body {
    padding: 50px 25px 30px 25px;
}

.technicalSupport_title::before,
.technicalSupport_title::after {
    display: none;
}

.technicalSupport-span1 {
    color: rgba(5, 100, 160, 1);
    line-height: 24px;
    padding: 5px 10px;
    font-size: 1.2em;
}

.technicalSupport-img {
    width: 76px;
    height: auto;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
}

.Browser-style {
    width: 253px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Browser-style-title {
    padding: 10px;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    background-color: rgb(18, 101, 168);
    color: #fff;
    border-radius: 10px;
    width: 100%;
}

.Browser-img {
    height: auto;
    width: 100%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .4) !important;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .4) !important;
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .4) !important;
    border-radius: 15px;
}

.technicalSupport-hr {
    background-image: -webkit-linear-gradient(left, rgb(18, 101, 168), rgb(18, 101, 168), rgb(18, 101, 168));
    background-image: -webkit-linear-gradient(left, rgb(18, 101, 168), rgb(18, 101, 168), rgb(18, 101, 168));
    border: 0;
    height: 2px;
}

.privacyPolicy-title-s i {
    font-size: 52px;
    vertical-align: middle;
}

.privacyPolicy-title-s span {
    font-size: 20px;
    font-weight: 700;
}

.privacyPolicy-countant i {
    font-size: 23px;
    vertical-align: sub;
}

#generalService-girl {
    z-index: 10;
    width: 108px;
}


/*貨幣彈框*/

.askModal-style .modal-dialog {
    max-width: 323px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
    margin-top: 158px;
}

.askModal-style .modal-content {
    min-height: 346px;
    border-radius: 18px;
}

.askModal-style .modal-header {
    background-color: rgb(237 237 237) !important;
    border: 1px solid rgb(237 237 237)!important;
    border-top-right-radius: 13px;
    border-top-left-radius: 13px;
    padding: 0px;
}

.askModal-style .modal-body {
    background-color: rgb(255 255 255) !important;
}

.askModal-style .modal-body-title {
    text-align: center;
    font-size: 15px;
    color: black;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 0px;
}

.askModal-style .modal-footer {
    background-color: #fff !important;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
    border-top: 0px;
    display: block !important;
    padding-bottom: 20px;
}

.askModal-style .modal-footer {
    background-color: rgb(255 255 255) !important;
}

.askModal-style .modal-body-btn {
    background-color: rgb(5, 99, 161) !important;
    padding: 5px;
    color: #fff;
    border-radius: 20px;
    width: 46%;
    height: 34px;
    border-width: 0px;
}

.askModal-style .modal-header .img-div {
    min-width: 170px;
}

.askModal-close {
    position: absolute;
    top: 4%;
    left: 95%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 32px;
    height: 32px;
}

.CS_icon_img_modal {
    position: fixed;
    right: 153px;
    top: 72px;
    width: 135px;
    z-index: 8888;
    background-color: rgba(34, 34, 34, 0.8);
    height: 135px;
    border-radius: 5px;
    padding: 10px;
}

.online_service_btn {
    text-align: center;
    padding: 5px;
    height: 36px;
    background: rgb(218 218 220);
    color: rgb(86 86 86);
    line-height: 22px;
    border-radius: 5px;
    border-style: solid;
    border-width: 3px;
    border-color: #6ec7ff;
}

.happenTime-icon {
    position: absolute;
    top: 11px;
    right: 33px;
    font-size: 22px;
}

.downloadIndex_btn {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: rgb(0 121 202);
    color: #fff;
    font-weight: 500;
    border-radius: 24px;
    box-shadow: 2px 3px 6px 0px rgb(158 158 158);
}

.downloadIndex_title_box {
    width: 185px;
    display: inline-block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 600;
    border-radius: 24px;
    box-shadow: 1px 2px 6px 0px rgb(158 158 158);
    color: rgb(60 60 60);
}

@media (min-width: 1200px) {
    .container-m {
        width: 1240px !important;
        max-width: 100% !important;
    }
    .container-m2 {
        width: 1423px !important;
        max-width: 100% !important;
    }
}

.line_login_img {
    width: 28%;
    height: auto;
    float: right;
    margin-right: 11px;
}

.fb_login_img {
    width: 26%;
    height: auto;
    margin-left: 11px;
}

.memberInfo-input-style2 {
    background-color: rgb(255 255 255 / 0%);
    height: 40px !important;
    border-radius: 7px;
}

.memberInfo-input-style2 input {
    width: 74% !important;
    float: left !important;
    border-color: rgb(0 0 0 / 0%) !important;
    height: 40px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.memberInfo-input-style2 button {
    width: 26% !important;
    float: right !important;
    text-align: center !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: rgb(6, 98, 163) !important;
    color: #fff !important;
    border-top-right-radius: 7px !important;
    border-bottom-right-radius: 7px !important;
}

.btn.disabled,
.btn:disabled {
    opacity: 0.8 !important;
    background-color: rgb(109 109 109) !important;
    border-color: rgb(109 109 109) !important;
}

.memberInfo_change_password_icon {
    font-size: 36px;
    vertical-align: middle;
    margin-right: 10px;
    color: rgb(6 98 162);
    font-weight: 500;
}

.memberInfo-change-btn {
    width: 50%;
    float: right;
    text-align: center;
    border-color: rgb(150 150 150);
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    background-color: #fff;
    padding: 2px;
    cursor: pointer;
}

.memberInfo-img {
    width: 21%;
    height: auto;
    margin-right: 10px;
}

.memberInfo-changeOk-span {
    float: right;
    padding: 5px;
    width: 50%;
    text-align: center;
    color: rgb(6, 98, 163);
}

.UploadIdentity-img {
    width: 100%;
    height: auto;
    box-shadow: 1px 2px 4px 0px #1111112e !important;
}

.UploadIdentity-icon {
    width: 50%;
    position: absolute;
    top: 62px;
    left: 40px;
    font-size: 32px;
}

.UploadIdentity-icon p {
    line-height: 1px;
}