@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
.cf {
    *zoom: 1;
}

.cf::before, .cf::after {
    display: table;
    content: " ";
}

.cf::after {
    clear: both;
}

.sprite {
    text-align: center;
    display: inline-block;
}

.sprite img {
    display: block;
    width: 100%;
}

.size--20 {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}

.size--30 {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}

.size--40 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
}

.size--50 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
}

.size--60 {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 36px;
}

.size--70 {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 42px;
}

.size--80 {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 48px;
}

.size--90 {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 54px;
}

.size--100 {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 60px;
}

.size--110 {
    width: 110px;
    height: 110px;
    line-height: 110px;
    font-size: 66px;
}

.size--120 {
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 72px;
}

.size--130 {
    width: 130px;
    height: 130px;
    line-height: 130px;
    font-size: 78px;
}

.size--140 {
    width: 140px;
    height: 140px;
    line-height: 140px;
    font-size: 84px;
}

.size--150 {
    width: 150px;
    height: 150px;
    line-height: 150px;
    font-size: 90px;
}

.size--160 {
    width: 160px;
    height: 160px;
    line-height: 160px;
    font-size: 96px;
}

.size--170 {
    width: 170px;
    height: 170px;
    line-height: 170px;
    font-size: 102px;
}

.size--180 {
    width: 180px;
    height: 180px;
    line-height: 180px;
    font-size: 108px;
}

.img-wrap img {
    display: block;
    max-width: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pos-r {
    position: relative;
}

.pos-ab {
    position: absolute;
}

body, html {
    -ms-touch-action: pan-y pan-x;
    touch-action: pan-y pan-x;
}

body {
    height: 100%;
    width: 100%;
}

#page {
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    display: flex !important;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    transition: padding ease .2s;
}

h1, h2, h3, h4, h5, h6, p, a, button {
    font-family: -apple-system, BlinkMacSystemFont, "Microsoft Jheng Hei", "PingFang", "蘋方", "微軟正黑體", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    word-wrap: break-word;
}

.gw {
    display: block;
    width: 100%;
}

label {
    margin-bottom: 0;
}

.hidden {
    display: none !important;
}

.live-game-1 {
    background-position: 100% 0%;
}

.live-game-2 {
    background-position: 100% 20%;
}

.live-game-3 {
    background-position: 100% 40%;
}

.live-game-4 {
    background-position: 100% 60%;
}

.live-game-5 {
    background-position: 100% 80%;
}

.live-game-6 {
    background-position: 100% 100%;
}

.keno-game-1 {
    background-position: 100% 0%;
}

.keno-game-2 {
    background-position: 100% 33.33333%;
}

.keno-game-3 {
    background-position: 100% 66.66667%;
}

.keno-game-4 {
    background-position: 100% 100%;
}

.slot-game-1 {
    background-position: 100% 0%;
}

.slot-game-2 {
    background-position: 100% 25%;
}

.slot-game-3 {
    background-position: 100% 50%;
}

.slot-game-4 {
    background-position: 100% 75%;
}

.slot-game-5 {
    background-position: 100% 100%;
}

.sport-game-1 {
    background-position: 100% 0%;
}

.sport-game-2 {
    background-position: 100% 50%;
}

.sport-game-3 {
    background-position: 100% 100%;
}

.fish-game-1 {
    background-position: 100% 0%;
}

.fish-game-2 {
    background-position: 100% 100%;
}

.roulette-game-1 {
    background-position: 100% 0%;
}

.roulette-game-2 {
    background-position: 100% 50%;
}

.roulette-game-3 {
    background-position: 100% 100%;
}

[disabled] {
    pointer-events: none;
    filter: brightness(0.5);
}

iframe {
    display: block;
    overflow: hidden;
}

footer {
    background-color: #0063A7;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, "Microsoft Jheng Hei", "PingFang", "蘋方", "微軟正黑體", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-weight: bold;
    color: #ffffff;
    padding: 1.5rem 15px;
    font-size: 14px;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    transition: background-color ease .3s;
    background-color: #0063A7;
}

header .nav-row {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    padding: 0.7rem 0;
    position: relative;
    transition: padding ease .3s;
}

header .nav-row .logo {
    width: 75px;
    display: inline-block;
    transition: width .3s ease;
}

header .nav-row .logo img {
    width: 100%;
    display: block;
}

@media screen and (max-width: 1024px) {
    header .nav-row .logo {
        width: 50px;
    }
}

@media screen and (max-width: 480px) {
    header .nav-row .logo {
        width: 50px;
    }
}

header .nav-row label {
    position: absolute;
    top: 50%;
    right: 15px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-150%);
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 25px;
    text-align: center;
    transition: all .3s ease;
    color: #ffffff;
}

@media screen and (max-width: 1024px) {
    header .nav-row label {
        opacity: 1;
        visibility: visible;
        pointer-events: painted;
        transform: translateY(-50%);
    }
}

header .nav-row .nav-list {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    width: calc(100% - 85px);
    justify-content: flex-end;
}

header .nav-row .nav-list a {
    display: inline-block;
    color: #ffffff;
    font-size: 1rem;
    font-family: -apple-system, BlinkMacSystemFont, "Microsoft Jheng Hei", "PingFang", "蘋方", "微軟正黑體", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-weight: bold;
    transition: all .3s ease;
}

header .nav-row .nav-list a + a {
    margin-left: 2rem;
}

@media screen and (min-width: 1024px) {
    header .nav-row .nav-list a {
        border-top: 2px solid transparent;
        border-bottom: 2px solid transparent;
        padding: 0.5rem 0;
    }
    header .nav-row .nav-list a:hover {
        color: #e6e6e6;
        padding: 0;
        border-bottom-color: rgba(254, 207, 0, 0.7);
    }
}

@media screen and (max-width: 1024px) {
    header .nav-row .nav-list {
        position: absolute;
        bottom: 0;
        right: 50%;
        width: calc(100% + 100px);
        margin-top: 5px;
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        transform: translateY(120%) translateX(50%);
        background-color: rgba(73, 80, 87, 0.85);
        flex-flow: column nowrap;
        align-items: center;
        justify-content: flex-start;
        padding: 1.5rem 1rem;
        transition: all .3s ease;
    }
    header .nav-row .nav-list a {
        text-align: right;
        font-size: 1.05rem;
        color: #ffffff;
    }
    header .nav-row .nav-list a + a {
        margin-left: 0;
        margin-top: 1rem;
    }
}

header.header-sticky .nav-row {
    padding: 0.2rem 0;
}

@media screen and (min-width: 480px) {
    header.header-sticky .logo {
        width: 65px;
    }
}

@media screen and (max-width: 1024px) {
    header #nav-control:checked ~ nav label i::before {
        content: "\f00d";
    }
    header #nav-control:checked ~ nav .nav-list {
        pointer-events: painted;
        opacity: 1;
        visibility: visible;
        transform: translateY(100%) translateX(50%);
    }
}

.unlogin-page {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 2;
    background-color: #ffffff;
}

.template-1 {
    padding: 4rem 0 3rem;
}

.template-1 .template-1 {
    padding: 1rem 0;
}

@media screen and (max-width: 480px) {
    .template-1 {
        padding: 3rem 0 0;
    }
    .template-1 .template-1 {
        padding: 0.5rem 0;
    }
}

.template-1 > .row {
    border-radius: 5px;
    overflow: hidden;
}

@media screen and (max-width: 1000px) {
    .template-1 > .row {
        flex-flow: row wrap;
    }
}

.template-1 .aside-nav {
    background-color: #2d373c;
    overflow-y: auto;
    padding: 5px 0;
    display: flex;
    flex-flow: column wrap;
    align-items: stretch;
    width: 30%;
    min-height: 60vh;
    display: none !important;
}

@media screen and (min-width: 1000px) {
    .template-1 .aside-nav + .form-layout {
        width: 70%;
        width: 100%;
    }
}

.template-1 .aside-nav a {
    display: block;
    width: 100%;
    color: #e0e0e0;
    padding: 15px 20px;
    font-size: 14px;
    transition: all ease .2s;
}

.template-1 .aside-nav a .js-unread {
    padding: 2px 5px;
    font-size: 90%;
    border-radius: 4px;
    background-color: #ab2e3a;
    margin-left: 5px;
}

.template-1 .aside-nav a .js-unread:empty {
    padding: 0;
}

.template-1 .aside-nav a:hover, .template-1 .aside-nav a:focus {
    background-color: #343f45;
    color: white;
    text-shadow: 0 0 5px white;
}

.template-1 .aside-nav a.active {
    background-color: #343f45;
    width: 90%;
    color: white;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    position: relative;
}

.template-1 .aside-nav a.active::before {
    content: " ‧ ";
    position: absolute;
    font-weight: bold;
    font-size: 2rem;
    right: 5px;
    top: 50%;
    width: 20px;
    height: 100%;
    transform: translateY(-54%);
}

@media screen and (max-width: 1000px) {
    .template-1 .aside-nav {
        width: 100%;
        flex-flow: row nowrap;
        overflow-x: auto;
        justify-content: center;
        min-height: 0;
        padding: 0 15px;
    }
    .template-1 .aside-nav a {
        width: auto;
        display: inline-block;
        white-space: nowrap;
        padding: 15px 10px;
    }
    .template-1 .aside-nav a.active {
        width: auto;
        border-radius: 0;
    }
    .template-1 .aside-nav a.active::before {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .template-1 .aside-nav {
        padding: 0 5px;
        justify-content: flex-start;
    }
    .template-1 .aside-nav a {
        padding: 10px 5px;
        font-size: 13px;
    }
}

.template-1 .form-layout {
    width: 100%;
    background-color: #38444b;
    padding: 30px;
}

.template-1 .form-layout h2 {
    padding: 22px 26px;
    z-index: 2;
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 20px;
    color: #e0e0e0;
    font-weight: bold;
    background-color: transparent;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border-radius: .375rem;
    background-color: #43525a;
}

@media screen and (max-width: 1000px) {
    .template-1 .form-layout {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .template-1 .form-layout {
        padding: .5rem 10px;
    }
    .template-1 .form-layout h2 {
        padding: 12px 15px;
        font-size: 18px;
        margin-bottom: .25rem;
    }
}

.template-1 .btn-submit {
    font-size: 1rem;
    padding: 6px 16px;
    background-color: #c7873d;
    color: white;
    cursor: pointer;
    display: inline-block;
    border-radius: 4px;
    letter-spacing: 0.5px;
    text-align: center;
    border-style: none;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
    outline: none;
    transition: all ease .2s;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.template-1 .btn-submit:hover, .template-1 .btn-submit:focus, .template-1 .btn-submit:active {
    background-color: #d8ac78;
    box-shadow: 0px 0px 15px rgba(199, 135, 61, 0.5);
}

.template-1 .btn-submit .fas {
    margin-right: 0.5rem;
}

.template-1 .btn-classic {
    cursor: pointer;
    display: inline-block;
    border-radius: 4px;
    letter-spacing: 0.5px;
    text-align: center;
    border-style: none;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
    outline: none;
    transition: all ease .2s;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    padding: 6px 16px;
    font-size: 0.95rem;
    background-color: #00d4d3;
    font-weight: bold;
    color: white;
}

.template-1 .btn-classic:hover, .template-1 .btn-classic:active, .template-1 .btn-classic:focus {
    background-color: #3bfffe;
    box-shadow: 0px 0px 15px rgba(0, 212, 211, 0.5);
}

@media screen and (max-width: 480px) {
    .template-1 .btn-classic {
        font-size: 13px;
    }
}

.template-1 .btn-second {
    cursor: pointer;
    display: inline-block;
    border-radius: 4px;
    letter-spacing: 0.5px;
    text-align: center;
    border-style: none;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
    outline: none;
    transition: all ease .2s;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    padding: 6px 16px;
    font-size: 0.95rem;
    background-color: #414141;
    font-weight: bold;
    color: white;
}

.template-1 .btn-second:hover, .template-1 .btn-second:active, .template-1 .btn-second:focus {
    background-color: #0e0e0e;
    box-shadow: 0px 0px 15px rgba(116, 116, 116, 0.5);
}

@media screen and (max-width: 480px) {
    .template-1 .btn-second {
        font-size: 13px;
    }
}

.template-1 .btn-deep-orange {
    cursor: pointer;
    display: inline-block;
    border-radius: 4px;
    letter-spacing: 0.5px;
    text-align: center;
    border-style: none;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
    outline: none;
    transition: all ease .2s;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    padding: 6px 16px;
    font-size: 14px;
    color: white;
    background-color: #ff3d22;
}

.template-1 .btn-deep-orange:hover, .template-1 .btn-deep-orange:focus, .template-1 .btn-deep-orange:active {
    background-color: #ff806f;
    box-shadow: 0px 0px 15px rgba(255, 61, 34, 0.5);
}

.template-1 .btn-deep-orange .fas {
    margin-right: 5px;
}

.template-1 .input-classic {
    position: relative;
    width: 100%;
}

.template-1 .input-classic span {
    width: 100%;
    display: block;
}

.template-1 .input-classic span::before,
.template-1 .input-classic span::after {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.template-1 .input-classic span::before {
    transition: border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.template-1 .input-classic span::after {
    transform: scaleX(0);
    transition: transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms;
    border-bottom: 2px solid white;
}

.template-1 .input-classic input, .template-1 .input-classic select {
    background-color: transparent;
    border: none;
    outline: none;
}

.template-1 .input-classic input:focus + span::before, .template-1 .input-classic select:focus + span::before {
    border-bottom: 2px solid #bdbdbd;
}

.template-1 .input-classic input:focus + span::after, .template-1 .input-classic select:focus + span::after {
    transform: scaleX(1);
}

.template-1 .input-classic:hover input + span::before, .template-1 .input-classic:hover select + span::before {
    border-bottom: 2px solid #bdbdbd;
}

.template-1 .input-classic input[required]:invalid + span::before {
    content: 'Error';
    border-bottom: none;
    right: auto;
    font-size: 12px;
    color: #fd6d74;
    font-weight: bold;
    transform: translateY(100%);
}

.template-1 .input-classic input[required]:invalid + span::after {
    transform: scaleX(1);
    border-bottom-color: #f4363f;
}

.template-1 .input-classic input, .template-1 .input-classic select {
    width: 100%;
    color: #bdbdbd;
    padding: 5px;
}

.template-1 .input-classic input:-webkit-autofill, .template-1 .input-classic input:-webkit-autofill:hover, .template-1 .input-classic input:-webkit-autofill:focus, .template-1 .input-classic select:-webkit-autofill, .template-1 .input-classic select:-webkit-autofill:hover, .template-1 .input-classic select:-webkit-autofill:focus {
    -webkit-text-fill-color: #bdbdbd;
    -webkit-box-shadow: 0 0 0px 1000px #38444b inset;
    transition: background-color 5000s ease-in-out 0s;
}

.template-1 .input-classic select:focus {
    background-color: rgba(255, 255, 255, 0.05);
}

.template-1 .input-classic select:empty {
    display: none;
}

.template-1 .input-classic option:empty {
    display: none;
}

.template-1 .input-classic input::-webkit-input-placeholder {
    color: #a0a0a0;
}

.template-1 .input-classic input::-moz-placeholder {
    color: #a0a0a0;
}

.template-1 .input-classic input:-ms-input-placeholder {
    color: #a0a0a0;
}

.template-1 .input-classic input:-moz-placeholder {
    color: #a0a0a0;
}

.template-1 .input-classic input::placeholder {
    color: #a0a0a0;
}

.template-1 .input-classic option {
    background-color: #2d373c;
}

@media screen and (max-width: 1024px) {
    .template-1 .input-classic input, .template-1 .input-classic select {
        font-size: 14px;
        line-height: 1;
    }
}

.template-1 .input-second {
    position: relative;
    width: 100%;
}

.template-1 .input-second span {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 15px;
    letter-spacing: 0.5px;
    padding-left: 10px;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Noto Sans TC", "Microsoft Jheng Hei", "PingFang", "蘋方", "微軟正黑體", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    color: #eeeeee;
    pointer-events: none;
    transition: all ease .2s;
}

.template-1 .input-second input {
    background-color: #2a353c;
    border: none;
    padding: 20px 10px 5px;
    border-radius: 4px;
    outline: none;
    color: #eeeeee;
    width: 100%;
    transition: all ease .2s;
}

.template-1 .input-second input:-webkit-autofill, .template-1 .input-second input:-webkit-autofill:hover, .template-1 .input-second input:-webkit-autofill:focus {
    -webkit-text-fill-color: #eeeeee;
    -webkit-box-shadow: 0 0 0px 1000px #698596 inset;
    transition: background-color 5000s ease-in-out 0s;
}

.template-1 .input-second input:focus, .template-1 .input-second input:valid {
    background-color: #698596;
}

.template-1 .input-second input:focus + span, .template-1 .input-second input:valid + span {
    padding-left: 5px;
    margin-top: -15px;
    font-size: 12px;
}

.template-1 .info-classic {
    background-color: #2d373c;
    border-radius: .375rem;
    color: white;
    margin-top: 3rem;
}

.template-1 .info-classic pre {
    padding: 10px 15px;
    color: white;
    margin-bottom: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Microsoft Jheng Hei", "PingFang", "蘋方", "微軟正黑體", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    position: relative;
    overflow: visible;
    font-size: 14px;
    white-space: pre-wrap;
    word-break: break-all;
}

.template-1 .info-classic pre[data-info] {
    padding-top: 18px;
}

.template-1 .info-classic pre[data-info]::before {
    content: attr(data-info);
    position: absolute;
    left: 10px;
    top: 0;
    padding: 2px 10px;
    font-size: 12px;
    color: white;
    font-weight: bold;
    background-color: #ab2e3a;
    border-radius: 4px;
    transform: translateY(-50%);
}

.template-1 .info-classic pre img {
    width: 100%;
    display: block;
    margin: 1rem 0;
}

.template-1 .info-classic pre:empty {
    display: none;
}

@media screen and (max-width: 480px) {
    .template-1 .info-classic {
        margin-top: 1.5rem;
    }
}

.template-1 .textarea-classic, .template-1 .code-number input {
    width: 100%;
    background-color: #2a353c;
    border: none;
    padding: 10px;
    outline: none;
    color: #eeeeee;
}

@media screen and (max-width: 480px) {
    .template-1 .textarea-classic, .template-1 .code-number input {
        height: 80px;
    }
}

.template-1 .table-dark {
    width: 100%;
    table-layout: auto;
    background-color: transparent;
    color: white;
}

.template-1 .table-dark tbody {
    width: 100%;
    overflow: hidden;
}

@supports (-webkit-overflow-scrolling: touch) {
    .template-1 .table-dark {
        table-layout: fixed;
    }
}

.template-1 .table-dark .disabled {
    padding: 5px 10px;
    background-color: transparent;
    color: white;
}

.template-1 .table-dark .phone-valid {
    margin-left: 10px;
    background-color: #ff3d22;
    color: white;
    padding: 3px 10px;
    font-size: 12px;
    border-radius: 30px;
}

.template-1 .code-number {
    position: relative;
}

.template-1 .code-number input {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    background-color: transparent;
    padding: 3px 10px 3px 90px;
    height: 35px;
    text-align: center;
}

.template-1 .code-number #captcha {
    position: absolute;
    left: 5px;
    top: 10%;
    width: 80px;
    height: 80%;
}

.template-1 .code-number #captcha img {
    width: 100%;
    height: 100%;
}

.template-1 .code-number #captcha img[src*=".gif"] {
    position: absolute;
    left: 0;
    top: 0;
    height: 28px;
    width: 28px;
}

.template-1 .submit-info {
    padding: 1rem 0;
    text-align: center;
    margin-top: 1.5rem;
}

.template-1 .submit-info label {
    color: #eeeeee;
    font-size: 1rem;
    font-weight: bold;
}

@media screen and (max-width: 480px) {
    .template-1 .submit-info label {
        font-size: 13px;
    }
}

.template-1 .submit-info a {
    font-size: 1.5rem;
}

@media screen and (max-width: 480px) {
    .template-1 .submit-info a {
        font-size: 15px;
    }
}

@media screen and (max-width: 480px) {
    .template-1 .submit-info {
        margin-top: .25rem;
        padding-bottom: 0;
        padding-top: 0;
    }
}

.template-1 .qr-text {
    margin-bottom: 10px;
    font-size: 15px;
    word-break: break-all;
    padding-top: 10px;
}

.template-1 .qr-copy {
    margin-bottom: 10px;
    position: relative;
}

.template-1 .qr-copy .copy-link {
    width: 100%;
}

.template-1 .qr-copy #copy-input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    pointer-events: none;
}

.template-1 #qr canvas {
    max-width: 256px;
    width: 100% !important;
    margin: 0 auto;
    display: block;
}

.template-1 .card {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border-radius: .375rem;
    background-color: #43525a;
    padding: 30px;
    overflow: hidden;
}

.template-1 .card th {
    font-size: 16px;
    font-weight: bold;
    color: #eeeeee;
    padding: 0.7rem 5px 0.7rem 0;
    white-space: nowrap;
}

@supports (-webkit-overflow-scrolling: touch) {
    .template-1 .card th {
        white-space: normal;
    }
}

.template-1 .card .mobile-th {
    font-size: 16px;
    font-weight: bold;
    color: #eeeeee;
    white-space: nowrap;
}

@supports (-webkit-overflow-scrolling: touch) {
    .template-1 .card .mobile-th {
        white-space: normal;
    }
}

.template-1 .card-tab {
    padding: 15px 15px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #343f44;
    border-radius: .375rem .375rem 0 0;
    background-color: #43525a;
    width: 100%;
    overflow-x: auto;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.template-1 .card-tab a {
    color: #e0e0e0;
    padding: 0 12px 5px;
    opacity: 0.7;
    white-space: nowrap;
}

.template-1 .card-tab a + a {
    margin-left: 0.5rem;
}

.template-1 .card-tab a.active {
    opacity: 1;
    border-bottom: 3px solid #e0e0e0;
}

.template-1 .card-tab + .card {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

@media screen and (max-width: 480px) {
    .template-1 .card-tab {
        padding: 10px 0 0;
    }
    .template-1 .card-tab a {
        font-size: 15px;
    }
}

@media screen and (max-width: 480px) {
    .template-1 .card {
        padding: 5px 10px;
    }
    .template-1 .card th,
    .template-1 .card .mobile-th,
    .template-1 .card td,
    .template-1 .card td input {
        font-size: 15px;
    }
}

.template-1 .resend_form button {
    margin-bottom: 1rem;
}

@media screen and (max-width: 480px) {
    .template-1 .resend_form button {
        margin-top: 0.7rem;
        margin-bottom: 0rem;
    }
}

.template-1 .verify_form {
    width: 100%;
    display: block;
    margin-top: 1rem;
}

.template-1 .card-title {
    padding: 0 10px;
    font-size: 18px;
    color: #e0e0e0;
    font-family: -apple-system, BlinkMacSystemFont, "Microsoft Jheng Hei", "PingFang", "蘋方", "微軟正黑體", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-weight: bold;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.template-1 .card-title .fresh-btn {
    cursor: pointer;
    transform: rotate(0deg);
}

.template-1 .card-title .fresh-btn:hover {
    transition: all ease .5s;
    transform: rotate(360deg);
}

@media screen and (max-width: 480px) {
    .template-1 .card-title {
        margin-bottom: 0;
        margin-top: 5px;
    }
}

.template-1 .js-credit {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    width: calc(100% + 1rem);
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    margin-bottom: 1rem;
}

@media screen and (max-width: 480px) {
    .template-1 .js-credit {
        width: calc(100% + 10px);
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 360px) {
    .template-1 .js-credit {
        width: calc(100% + 1.25rem);
        margin-left: -.25rem;
        margin-right: -.25rem;
        margin-bottom: 5px;
    }
}

.template-1 .js-credit .credit-item {
    margin: 0.5rem;
    width: calc(25% - 1rem);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border-radius: .375rem;
    background-color: #43525a;
    padding: 10px;
    transition: all ease .2s;
}

.template-1 .js-credit .credit-item .js-unread {
    padding: 2px 5px;
    font-size: 90%;
    border-radius: 4px;
    background-color: #ab2e3a;
    margin-left: 5px;
}

.template-1 .js-credit .credit-item .js-unread:empty {
    padding: 0;
}

.template-1 .js-credit .credit-item:hover {
    background-color: #576b75;
    transform: translateY(-2px);
    box-shadow: 0 2px 5px 3px rgba(36, 36, 36, 0.555);
}

@media screen and (max-width: 480px) {
    .template-1 .js-credit .credit-item {
        width: calc(33.3334% - 10px);
        margin: 5px;
        padding: 5px 10px;
    }
}

@media screen and (max-width: 360px) {
    .template-1 .js-credit .credit-item {
        width: calc(50% - 1rem);
    }
}

.template-1 .js-credit .credit-title {
    font-size: 15px;
    letter-spacing: 0.5px;
    font-family: -apple-system, BlinkMacSystemFont, "Microsoft Jheng Hei", "PingFang", "蘋方", "微軟正黑體", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    color: #e0e0e0;
}

@media screen and (max-width: 480px) {
    .template-1 .js-credit .credit-title {
        font-size: 12px;
    }
}

.template-1 .js-credit .credit-point {
    font-size: 14px;
    color: #cccccc;
}

@media screen and (max-width: 480px) {
    .template-1 .js-credit .credit-point {
        font-size: 12px;
    }
}

.template-1 .bank-link {
    margin-top: 0.5rem;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    pointer-events: none;
    transform: translateX(-50px);
}

.template-1 .bank-link.active {
    position: static;
    opacity: 1;
    visibility: visible;
    pointer-events: painted;
    transform: translateX(0);
    transition: all ease .2s;
}

.template-1 .bank-link a {
    white-space: nowrap;
}

.template-1 .pagination {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    padding: 8px;
    margin-bottom: 0;
    border-bottom: 1px solid #343f44;
    border-radius: .375rem .375rem 0 0;
    background-color: #43525a;
    width: 100%;
}

.template-1 .pagination li a, .template-1 .pagination li span {
    display: block;
    font-size: 14px;
    color: white;
    padding: 4px 8px;
    min-width: 64px;
    font-size: 14px;
    border-radius: 4px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.template-1 .pagination li a:hover, .template-1 .pagination li span:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.template-1 .pagination li.disabled span {
    color: #828282;
}

.template-1 .pagination li.disabled span:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.template-1 .pagination + .card {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, 0.26);
}

.template-1 .card + .pagination {
    border-bottom: 0;
    margin-top: 0.5rem;
    border-radius: .375rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.template-1 .bulletin-title {
    background-color: #2d373c;
    padding: 10px;
    font-size: 15px;
    color: #d6d6d6;
    border-radius: 4px;
    margin-bottom: 5px;
}

.template-1 .bulletin-content {
    color: #d6d6d6;
    padding: 10px;
    margin-top: -5px;
}

.template-1 .event-title {
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 10px;
}

.template-1 .event-content {
    padding: 15px 10px;
    color: #e2e2e2;
    font-size: 1rem;
    letter-spacing: 0.5px;
    line-height: 1.5;
    margin-bottom: 1.2rem;
    background-color: #1c2327;
    overflow: hidden;
}

.template-1 [data-code] {
    font-size: 15px;
    font-weight: bold;
    font-family: -apple-system, BlinkMacSystemFont, "Microsoft Jheng Hei", "PingFang", "蘋方", "微軟正黑體", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.template-1 [data-code=""] {
    display: none;
}

.template-1 .message-title {
    width: 100%;
}

.template-1 .message-title th {
    padding: 10px 15px;
    color: #cecece;
}

.template-1 .message-title .date {
    width: 200px;
}

@media screen and (max-width: 480px) {
    .template-1 .message-title .date {
        width: 50px;
    }
}

@media screen and (max-width: 480px) {
    .template-1 .message-title th {
        font-size: 14px;
        padding: 5px 10px;
    }
}

.template-1 .message-toggle {
    transition: all ease .2s;
}

.template-1 .message-toggle.active + .message-content {
    display: table-row;
}

.template-1 .message-toggle td {
    padding: 10px 15px;
    cursor: pointer;
}

.template-1 .message-toggle td .msg {
    color: #cecece;
}

.template-1 .message-toggle .msg-th {
    min-width: 190px;
}

@media screen and (max-width: 640px) {
    .template-1 .message-toggle .msg-th {
        min-width: 95px;
    }
}

.template-1 .message-toggle .msg-cont {
    width: 100%;
    word-break: break-all;
}

.template-1 .message-toggle .info-msg {
    font-size: 12px;
    color: #ea5f6b;
    font-weight: bold;
}

.template-1 .message-toggle .info-msg *:empty {
    display: none;
}

@media screen and (min-width: 1000px) {
    .template-1 .message-toggle:hover {
        background-color: rgba(206, 206, 206, 0.2);
    }
}

@media screen and (max-width: 480px) {
    .template-1 .message-toggle td {
        font-size: 13px;
        padding: 5px 10px;
    }
}

.template-1 .message-content {
    display: none;
    background-color: rgba(206, 206, 206, 0.2);
}

.template-1 .message-content td {
    padding: 10px 15px;
}

.template-1 .message-content td * {
    color: white;
    word-break: break-all;
}

@media screen and (max-width: 480px) {
    .template-1 .message-content td {
        font-size: 13px;
        padding: 5px 10px;
    }
    .template-1 .message-content td th {
        font-size: 13px;
        padding: 5px 10px;
    }
    .template-1 .message-content td td {
        padding: 0 10px;
    }
}

.template-1 .card-table > tbody, .template-1 .record-table > tbody {
    background-color: #2d373c;
}

.template-1 .record-title th {
    padding: 10px 15px;
}

.template-1 .record-content td {
    padding: 10px 15px;
}

@media screen and (max-width: 480px) {
    .template-1 .record-table {
        padding: 0 !important;
    }
    .template-1 .record-table .record-title th {
        padding: 5px;
    }
    .template-1 .record-table .record-content td {
        padding: 5px;
        font-size: 13px;
    }
}

.template-1 .register_form th,
.template-1 .affiliate_form th {
    width: 150px;
}

@media screen and (max-width: 480px) {
    .template-1 .register_form th,
    .template-1 .affiliate_form th {
        font-size: 14px;
    }
}

.template-1 .register_form td,
.template-1 .affiliate_form td {
    min-width: 185px;
}

.template-1 .login-row {
    width: 100%;
    margin-bottom: 0.5rem;
}

.template-1 .login-button-row {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    margin-top: 1rem;
}

.template-1 .login-button-row .col-3 {
    width: 23%;
    flex: 0 0 23%;
    -ms-flex: 0 0 23%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
}

.template-1 .login-button-row .col-6 {
    width: 48%;
    flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
}

.template-1 .login-button-row > * {
    padding: 0.7rem 16px;
}

@media screen and (max-width: 480px) {
    .template-1 .login-button-row {
        margin-top: .25rem;
    }
    .template-1 .login-button-row > * {
        padding: .5rem;
    }
}

.template-1.full-page {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.template-1.full-page > .full-form {
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}

.template-1.full-page > .full-form > metahidden {
    width: 100%;
    display: block;
}

@supports (-webkit-overflow-scrolling: touch) {
    .template-1.full-page > .full-form {
        align-items: flex-start;
    }
}

@media screen and (max-width: 1024px) {
    .template-1 .from-block {
        display: flex;
        flex-flow: row wrap;
    }
    .template-1 .from-block > .container:nth-of-type(1) {
        order: -1;
    }
    .template-1 .from-block > .container:nth-of-type(2) {
        order: 1;
    }
    .template-1 .from-block > .container:nth-of-type(3) {
        order: 0;
    }
    .template-1 .from-block metahidden {
        display: flex;
        flex-flow: row wrap;
    }
    .template-1 .from-block metahidden .back-block {
        order: -1;
    }
}

.template-1 .user-info {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding-right: 55px;
}

.template-1 .user-info .user-money, .template-1 .user-info .user-name {
    background-color: #38444b;
    padding: 0.5rem;
    border-radius: 5px;
}

.template-1 .user-info .user-money .info-bg, .template-1 .user-info .user-name .info-bg {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border-radius: .375rem;
    background-color: #43525a;
    color: white;
    padding: 6px 15px;
}

.template-1 .user-info .user-money .info-bg span, .template-1 .user-info .user-name .info-bg span {
    font-family: -apple-system, BlinkMacSystemFont, "Microsoft Jheng Hei", "PingFang", "蘋方", "微軟正黑體", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-weight: bold;
    letter-spacing: 1px;
}

.template-1 .user-info .user-money .info-bg {
    font-size: 1.2rem;
}

.template-1 .user-info .user-name .info-bg {
    font-size: 0.9rem;
}

@media screen and (max-width: 1024px) {
    .template-1 .user-info {
        margin-bottom: 0.5rem;
    }
}

@media screen and (max-width: 480px) {
    .template-1 .user-info {
        padding-right: 50px;
    }
    .template-1 .user-info .user-money, .template-1 .user-info .user-name {
        padding: 0.3rem;
    }
    .template-1 .user-info .user-money .info-bg, .template-1 .user-info .user-name .info-bg {
        padding: 5px 10px;
    }
    .template-1 .user-info .user-money .info-bg {
        font-size: 0.9rem;
    }
}

.template-1 .btn-logout {
    background-color: #38444b;
    padding: 0.5rem;
    border-radius: 5px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.template-1 .btn-logout i {
    font-size: 0.9rem;
    padding: 10px;
    display: block;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border-radius: .375rem;
    background-color: #a0404b;
    color: white;
    transition: all ease .2s;
}

.template-1 .btn-logout:hover i {
    background-color: #7c313a;
}

@media screen and (max-width: 480px) {
    .template-1 .btn-logout {
        padding: 0.4rem;
    }
    .template-1 .btn-logout i {
        padding: 8px;
    }
}

.template-1 .back-home {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #38444b;
    padding: 0.75rem;
    border-radius: 5px;
}

.template-1 .back-home a {
    width: 100%;
}

@media screen and (max-width: 1024px) {
    .template-1 .back-home {
        margin-top: 0rem;
    }
}

@media screen and (max-width: 480px) {
    .template-1 .back-home {
        padding: 0.3rem;
    }
}

.template-1 .credit-icon {
    text-align: center;
    color: white;
    font-size: 2.5rem;
    margin-bottom: 5px;
}

.template-1 .credit-icon + .credit-point {
    text-align: center;
    font-size: 1rem;
}

.template-1 .marquee-box {
    position: fixed;
    top: 10px;
    left: 50%;
    width: 94%;
    max-width: calc(1024px - 60px);
    background-color: #38444b;
    padding: 0.5rem;
    transform: translateX(-50%);
    border-radius: 5px;
}

.template-1 .marquee-box .marquee-row {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    background-color: #43525a;
    padding: 5px;
    width: 100%;
}

.template-1 .marquee-box .marquee-row marquee {
    flex: 1 1 auto;
    -ms-flex: 1 1 auto;
}

.template-1 .marquee-box .marquee-row i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    text-align: center;
    color: white;
}

.template-1 .marquee-box .marquee-row a {
    color: white;
    font-size: 0.9rem;
    font-family: -apple-system, BlinkMacSystemFont, "Noto Sans TC", "Microsoft Jheng Hei", "PingFang", "蘋方", "微軟正黑體", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    display: inline-block;
}

.template-1 .marquee-box .marquee-row a:hover {
    text-decoration: underline;
}

.template-1 .game-entrance {
    margin-top: 1rem;
}

@media screen and (min-width: 768px) {
    .template-1 .game-entrance:nth-of-type(1) {
        margin-top: 0rem;
    }
    .template-1 .game-entrance:nth-of-type(2) {
        margin-top: 0rem;
    }
    .template-1 .game-entrance:nth-of-type(3) {
        margin-top: 0rem;
    }
}

@media screen and (min-width: 480px) {
    .template-1 .game-entrance:nth-of-type(1) {
        margin-top: 0rem;
    }
    .template-1 .game-entrance:nth-of-type(2) {
        margin-top: 0rem;
    }
}

.template-1 .game-entrance a {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    padding-bottom: 38.763%;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.5);
}

.template-1 .game-entrance a:hover .game-info {
    padding: 4px 15px;
}

.template-1 .game-entrance a:hover .game-bg > * {
    filter: brightness(1.2);
}

.template-1 .game-entrance .game-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(160, 160, 160, 0.8);
    padding: 2px 15px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    transition: all ease .3s;
    align-items: center;
    box-shadow: 0 0 10px 1px rgba(160, 160, 160, 0.5);
}

.template-1 .game-entrance .game-info h4 {
    font-size: 15px;
    color: black;
    font-weight: 600;
    font-family: -apple-system, BlinkMacSystemFont, "Noto Sans TC", "Microsoft Jheng Hei", "PingFang", "蘋方", "微軟正黑體", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    letter-spacing: 1px;
    margin: 0;
}

.template-1 .game-entrance .game-bg {
    width: 100%;
    overflow: hidden;
}

.template-1 .game-entrance .game-bg [class*="-game-"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    filter: brightness(0.8);
    transition: all ease .2s;
}

@media screen and (max-width: 768px) {
    .template-1 .game-entrance .game-info h4 {
        font-size: 3vmin;
    }
    .template-1 .game-entrance .game-info button {
        font-size: 2.5vmin;
    }
}

@media screen and (max-width: 480px) {
    .template-1 .game-entrance a {
        padding-bottom: 0;
    }
    .template-1 .game-entrance .game-info {
        position: relative;
        padding: 5px 15px;
    }
    .template-1 .game-entrance .game-info button {
        padding: 5px 10px;
    }
    .template-1 .game-entrance .game-bg {
        position: relative;
        padding-bottom: 38.763%;
    }
}