﻿body {
    font-family: Jaldi, Helvetica, 微軟正黑體, sans-serif;
    font-size: 14px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px rgba(ff,ff,ff,1) inset; /*淡淡的白*/
    transition: background-color 5000s ease-in-out 0s; /*透明*/
}

a {
    text-decoration: none;
    color: #000;
}
.ForgotPasswordBlock {
    
    display: inline-block;
}
.ForgotPassword{
    float:left;
}
.btnConfirm {
    float: left;
    border-radius: 4px;
    border: 1px solid #555;
    background-color: #555;
    cursor: pointer;
    font-weight: bold;
    padding: 2px 5px;
    color: #fff;
    margin-left: 10px;
}
.ForgotPasswordInput {
    line-height: 21px;
    width: 190px;
}
@media screen and (min-width: 768px) {
    #Contenter {
        height: calc(100vh - 451px);
        min-height: 360px;
    }

    .LoginThirdParty {
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -o-transition: all .5s linear;
        -ms-transition: all .5s linear;
        transition: all .5s linear;
    }

    .LoginBlock {
        margin-top: 180px;
        width: 420px;
        margin-bottom: 15px;
    }

    .LoginLogoBlock, .LoginShowBlock {
        width: 100%;
    }

    .LoginShowBlock {
        margin-top: 1.5%;
        margin-bottom: 50px;
    }

    .LoginLogo {
        width: 30%;
        max-width: 86px;
        max-height: 25px;
        cursor: pointer;
    }

    .LoginShowTxt {
        width: 30%;
        max-width: 86px;
        max-height: 18px;
        object-fit: contain;
        
        font-size: 14px;
        font-weight: normal;
        font-style: italic;
        font-stretch: normal;
        text-align: left;
        color: #4a4a4a;
    }

    .LoginTypeBlock {
        width: 100%;
        margin-top: 1em;
    }

    .LoginTypeBlockMob, .LoginTypeBlockMobOl {
        display: none;
    }

    .LoginType {
        width: 70%;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .LoginThirdPartyTwitter, .LoginThirdPartyWeibo {
        line-height: 40px;
        margin-top: 20px;
        background-color: rgba(236, 239, 241, 0.8);
        max-width: 280px;
        max-height: 40px;
        vertical-align: center;
        color: #4a4a4a;
        cursor: pointer;
    }

    .LoginThirdPartyFB {
        line-height: 40px;
        margin-top: 32px;
        background-color: rgba(236, 239, 241, 0.8);
        max-width: 280px;
        max-height: 40px;
        vertical-align: center;
        color: #4a4a4a;
        cursor: pointer;
    }

    .LoginThirdPartyTxtFB, .LoginThirdPartyTxtWB, .LoginThirdPartyTxtTW {
        font-family: 'Open Sans';
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 0.5px;
        text-align: center;
        text-transform: uppercase;
        position: relative;
        /*padding: 12px 0px 11px 40px;*/
        cursor: pointer;
    }

    .LoginLogo {
        content: url("/images/store/iohll/iohll-logo.svg");
    }

        .LoginLogo:hover {
            content: url("/images/store/iohll/iohll-logo-over.svg");
        }

    .LoginThirdPartyTwitter:hover, .LoginThirdPartyWeibo:hover, .LOGIN:hover {
        background-color: #000000;
        color: #ffffff;
    }

    .LoginThirdPartyFB:hover {
        background-color: #000000;
        color: #ffffff;
    }

    .LoginThirdPartyTxtFB::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        /*background: url("/images/store/iohll/fblogo.svg") no-repeat 0px center;*/
    }

    .LoginThirdPartyTxtWB::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        background: url("/images/store/iohll/weiboLogo.svg") no-repeat 0px center;
    }

    .LoginThirdPartyTxtTW::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        background: url("/images/store/iohll/twitterLogo.svg") no-repeat 0px center;
    }

    .LoginThirdPartyFB:hover .LoginThirdPartyTxtFB::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        background: url("/images/store/iohll/fblogo-over.svg") no-repeat 0px center;
    }

    .LoginThirdPartyWeibo:hover .LoginThirdPartyTxtWB::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        background: url("/images/store/iohll/weiboLogo-over.svg") no-repeat 0px center;
    }

    .LoginThirdPartyTwitter:hover .LoginThirdPartyTxtTW::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        background: url("/images/store/iohll/twitterLogo-over.svg") no-repeat 0px center;
    }

    .LoginThirdPartyFB:active .LoginThirdPartyTxtFB::before, .LoginThirdPartyWeibo:active .LoginThirdPartyTxtWB::before, .LoginThirdPartyTwitter:active .LoginThirdPartyTxtTW::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 0px;
        border-radius: 4px 0 0 4px;
        background: url("") no-repeat 0px center;
    }

    .LoginThirdPartyTxtFB:active, .LoginThirdPartyTxtWB:active, .LoginThirdPartyTxtTW:active {
        position: relative;
        padding: 12px 0px 11px 0px;
    }

    .Remember-me-Copy {
        width: 82px;
        height: 15px;
        font-family: OpenSans;
        font-size: 11px;
        letter-spacing: 0.5px;
        text-align: center;
        color: #4a4a4a;
        vertical-align: top;
    }

    .LOGIN {
        height: 40px;
        /*background-color: rgba(236, 239, 241, 0.8);*/
        background-color: rgba(0, 0, 0, 0.8);
        font-family: 'Open Sans';
        font-size: 11px;
        font-weight: 600;
        color: rgb(74, 74, 74);
        cursor: pointer;
    }

    .LoginForgetPassword {
        height: 14px;
        font-family: Times;
        font-size: 12px;
        font-style: italic;
        text-align: center;
        color: #000000;
        float: right;
    }

    .LoginCheckBox {
        float: left;
    }

    .LoginLabelWeb {
        margin-top: 7px;
        width: 70%;
        max-width: 280px;
    }

    .LoginLabelMob {
        display: none;
    }

    .LoginLabel {
        margin-top: 7px;
        width: 70%;
        max-width: 280px;
    }

    .LoginBtn {
        width: 70%;
        max-width: 280px;
        padding-top: 37px;
        cursor: pointer;
    }

    .New-Customer {
        width: 90px;
        height: 18px;
        font-family: Times;
        font-size: 14px;
        font-style: italic;
        text-align: center;
        color: #4a4a4a;
    }

    .Start-Here {
        margin-left: 18px;
        width: 62px;
        height: 18px;
        font-family: Times;
        font-size: 14px;
        font-style: italic;
        text-align: center;
        color: #000000;
    }

    .NewOrStart {
        margin-top: 35px;
    }

    .RemberCheckBox {
        margin: 0;
    }

    .LOG-IN {
        width: 40px;
        height: 15px;
        font-family: OpenSans;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 0.5px;
        text-align: center;
        color: #ffffff;
        line-height: 3.5em;
    }

    .LoginInputTitleTxt {
        float: left;
        height: 15px;
        font-family: OpenSans;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        text-align: center;
        color: #000000;
    }

    .LoginInputValueTxt {
        height: 45px;
        width: 100%;
        border: 0;
        outline: 0;
        background: transparent;
        border-bottom: 1px solid #9b9b9b;
    }

    .LoginInputTitle {
        margin-top: 18px;
        width: 70%;
        max-width: 280px;
    }

    .LoginInputPASSWORD {
        margin-top: 15px;
        width: 70%;
        max-width: 280px;
    }

    .LoginInputCode {
        margin-top: 15px;
        width: 70%;
        max-width: 280px;
    }

    .LoginInputValue {
        width: 70%;
        max-width: 280px;
    }

    .jardsonaraujogmail, .jardsonaraujogpw {
        font-family: OpenSans;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        color: #4a4a4a;
        padding-left: 10px;
    }

    .LoginTypeMore {
        margin-top: 22.6px;
        margin-bottom: 65px;
        cursor: pointer;
    }

    ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        opacity: 0;
    }

    ::-moz-placeholder {
        /* Firefox 19+ */
        opacity: 0;
    }

    :-ms-input-placeholder {
        /* IE 10+ */
        opacity: 0;
    }

    :-moz-placeholder {
        /* Firefox 18- */
        opacity: 0;
    }
}

@media screen and (max-width: 767px) {
    #Contenter {
        height: 100%;
    }

    .LoginThirdParty {
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -o-transition: all .5s linear;
        -ms-transition: all .5s linear;
        transition: all .5s linear;
    }

    .LoginBlock {
        margin-top: 100px; /*width:50%;
        background:gray;*/
        max-width: 750px; /*max-height: 640px;*/
    }

    .LoginLogoBlock, .LoginShowBlock {
        width: 100%;
    }

    .LoginShowBlock {
        /* [2026-03-26] 目的：縮小 Hello!Welcome 佔用高度，避免首屏內容被擠到第二頁 */
        margin-top: 18px;
    }

    .LoginLogo {
        width: 30%;
        max-width: 184px;
        max-height: 37px;
        cursor: pointer;
    }

    .LoginShowTxt {
        width: 30%;
        max-width: 184px;
        max-height: 37px;
        font-family: Times;
        /* [2026-03-26] 目的：手機登入頁主標縮小，騰出空間給 FB/輸入框/登入按鈕 */
        font-size: 18px;
        font-weight: normal;
        font-style: italic;
        font-stretch: normal;
        text-align: center;
        color: #4a4a4a;
    }

    .LoginTypeBlock {
        display: none;
        width: 100%;
        margin-top: 1em;
    }

    .LoginTypeBlockMob {
        width: 100%;
        margin-top: 103px;
    }

    .LoginTypeBlockMobOl {
        width: 100%;
        margin-top: 56px;
    }

    .LoginType {
        width: 70%;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .LoginThirdPartyTxtFB, .LoginThirdPartyTxtWB, .LoginThirdPartyTxtTW {
        font-family: 'Open Sans';
        font-size: 24px;
        font-weight: 600;
        letter-spacing: 0.5px;
        text-align: center;
        text-transform: uppercase;
        position: relative;
        padding: 12px 0px 11px 86px;
        cursor: pointer;
        font-style: normal;
        font-stretch: normal;
    }

    .LoginLogo {
        content: url("/images/store/iohll/mob-iohll-logo-610.svg");
    }

        .LoginLogo:hover {
            content: url("/images/store/iohll/iohll-logo-over.svg");
        }

    .LoginThirdPartyTwitter:hover, .LoginThirdPartyWeibo:hover, .LOGIN:hover {
        background-color: #000000;
        color: #ffffff;
    }

    .LoginThirdPartyFB:hover {
        background-color: #000000;
        color: #ffffff;
    }

    .LoginThirdPartyTxtFB::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 86px;
        border-radius: 4px 0 0 4px;
        background: url("/images/store/iohll/mob-fb-610.svg") no-repeat 0px center; /*background-size: 20px 20px;
        background-position: 0px center;*/
    }

    .LoginThirdPartyTxtWB::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 86px;
        border-radius: 4px 0 0 4px;
        background: url("/images/store/iohll/mob-wb-610.svg") no-repeat 0px center; /*background-size: 20px 20px;
        background-position: 0px center;*/
    }

    .LoginThirdPartyTxtTW::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 86px;
        border-radius: 4px 0 0 4px;
        background: url("/images/store/iohll/mob-tw-610.svg") no-repeat 0px center; /*background-size: 20px 20px;
        background-position: 0px center;*/
    }

    .LoginThirdPartyFB:hover .LoginThirdPartyTxtFB::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        background: url("/images/store/iohll/fblogo-over.svg") no-repeat 0px center;
    }

    .LoginThirdPartyWeibo:hover .LoginThirdPartyTxtWB::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        background: url("/images/store/iohll/weiboLogo-over.svg") no-repeat 0px center;
    }

    .LoginThirdPartyTwitter:hover .LoginThirdPartyTxtTW::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        border-radius: 4px 0 0 4px;
        background: url("/images/store/iohll/twitterLogo-over.svg") no-repeat 0px center;
    }

    .LoginThirdPartyFB:active .LoginThirdPartyTxtFB::before, .LoginThirdPartyWeibo:active .LoginThirdPartyTxtWB::before, .LoginThirdPartyTwitter:active .LoginThirdPartyTxtTW::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 0px;
        border-radius: 4px 0 0 4px;
        background: url("") no-repeat 0px center;
    }

    .LoginThirdPartyTxtFB:active, .LoginThirdPartyTxtWB:active, .LoginThirdPartyTxtTW:active {
        position: relative;
        padding: 12px 0px 11px 0px;
    }

    .Remember-me-Copy {
        width: 82px;
        height: 15px;
        font-family: OpenSans;
        font-size: 11px;
        letter-spacing: 0.5px;
        text-align: center;
        color: #4a4a4a;
        vertical-align: top;
    }

    .LOGIN {
        height: 86px;
        background-color: rgba(236, 239, 241, 0.8);
        color: rgb(74, 74, 74);
        cursor: pointer;
    }

    .LoginForgetPassword {
        height: 37px;
        font-family: Times;
        font-size: 30px;
        font-weight: normal;
        font-style: italic;
        font-stretch: normal;
        text-align: center;
        color: #4a4a4a;
    }

    .LoginCheckBox {
        float: left;
    }

    .LoginLabel {
        margin-top: 7px;
        width: 70%;
        max-width: 610px;
    }

    .LoginLabelWeb {
        display: none;
    }

    .LoginLabelMob {
        margin-top: 34px;
        width: 70%;
        max-width: 610px;
    }

    .LoginBtn {
        width: 70%;
        max-width: 610px;
        max-height: 86px;
        padding-top: 36px;
        cursor: pointer;
    }

    .New-Customer {
        width: 193px;
        height: 37px;
        font-family: Times;
        font-size: 30px;
        font-weight: normal;
        font-style: italic;
        font-stretch: normal;
        text-align: center;
        color: #4a4a4a;
    }

    .Start-Here {
        margin-left: 81px;
        width: 133px;
        height: 37px;
        font-family: Times;
        font-size: 30px;
        font-weight: normal;
        font-style: italic;
        font-stretch: normal;
        text-align: center;
        color: #4a4a4a;
    }

    .NewOrStart {
        margin-top: 103px;
    }

    .RemberCheckBox {
        margin: 0;
    }

    .LOG-IN {
        width: 102px;
        height: 41px;
        font-family: 'OpenSans';
        font-size: 30px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        text-align: center;
        color: #ffffff;
        line-height: 3em;
    }

    a {
        text-decoration: none;
        color: #4a4a4a;
    }

        a:hover {
            text-decoration: underline;
            color: #000000;
        }

        a:active {
            text-decoration: underline;
            width: 91px;
            font-weight: bold;
            color: #000000;
        }

    .LoginInputTitleTxt {
        float: left;
        height: 15px;
        font-family: OpenSans;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        text-align: center;
        color: #000000;
    }

    .LoginInputValueTxt {
        height: 86px;
        width: 100%;
        border: 0;
        outline: 0;
        background: transparent;
        border-bottom: 1px solid #9b9b9b;
    }

    .LoginInputTitle {
        display: none;
        margin-top: 18px;
        width: 70%;
        max-width: 610px;
    }

    .LoginInputPASSWORD, .LoginInputCode {
        display: none;
        margin-top: 15px;
        width: 70%;
        max-width: 610px;
    }

    .LoginInputValue {
        width: 70%;
        max-width: 610px;
    }

    .jardsonaraujogmail, .jardsonaraujogpw {
        font-family: OpenSans;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        color: #4a4a4a;
    }

    .LoginTypeMore {
        margin-top: 22.6px;
        margin-bottom: 65px;
        cursor: pointer;
    }

    ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        opacity: 1;
    }

    ::-moz-placeholder {
        /* Firefox 19+ */
        opacity: 1;
    }

    :-ms-input-placeholder {
        /* IE 10+ */
        opacity: 1;
    }

    :-moz-placeholder {
        /* Firefox 18- */
        opacity: 1;
    }

    .LoginInputEMAIL {
        margin-top: 93px;
    }

    .LoginInputPW, .LoginInputCodeBlock {
        margin-top: 36px;
    }

    @ import url(http: // fonts.googleapis.com / css?family=Josefin + Slab:100);

    .animate {
        transition: transform 0.3s ease-out;
    }

    .slider-wrap {
        width: 70%;
        max-width: 610px;
    }

    .slider {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .ms-touch.slider {
        overflow-x: scroll;
        overflow-y: hidden;
        -ms-overflow-style: none; /* Hides the scrollbar. */
        -ms-scroll-chaining: none; /* Prevents Metro from swiping to the next tab or app. */
        -ms-scroll-snap-type: mandatory; /* Forces a snap scroll behavior on your images. */
        -ms-scroll-snap-points-x: snapInterval(0%, 100%); /* Defines the y and x intervals to snap to when scrolling. */
    }

    .holder {
        width: 300%;
        height: 100%;
        overflow-y: hidden;
    }

    .slide-wrapper {
        width: 33.333%;
        height: 100%;
        float: left;
        position: relative;
        overflow: hidden;
        line-height: 86px;
        background-color: rgba(236, 239, 241, 0.8);
        max-height: 86px;
        color: #4a4a4a;
        cursor: pointer;
    }

    .slide {
        height: 100%;
        position: relative;
    }

    .dots li {
        border-radius: 8px;
        cursor: pointer;
        display: inline-block;
        height: 15px;
        margin: 0 4px;
        opacity: 1;
        text-indent: -999em;
        transition: background 0.5s ease 0s, opacity 0.5s ease 0s;
        width: 15px;
        background-color: #d7d7d7;
    }

        .dots li.active {
            background-color: #4a4a4a;
        }
}

@media screen and (max-width: 609px) {
    #Contenter {
        height: 100%;
    }

    .LoginThirdParty {
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -o-transition: all .5s linear;
        -ms-transition: all .5s linear;
        transition: all .5s linear;
    }

    .LoginBlock {
        margin-top: 70px; /*width:50%;
        background:gray;*/
        max-width: 750px; /*max-height: 640px;*/
    }

    .LoginLogoBlock, .LoginShowBlock {
        width: 100%;
    }

    .LoginShowBlock {
        /* [2026-03-26] 目的：縮小 Hello!Welcome 佔用高度，避免首屏內容被擠到第二頁 */
        margin-top: 18px;
    }

    .LoginLogo {
        max-width: 92px;
        max-height: 37px;
        cursor: pointer;
    }

    .LoginShowTxt {
        min-height: 18px;
        font-family: Times;
        /* [2026-03-26] 目的：小尺寸手機主標再收斂，讓登入區塊首屏更完整 */
        font-size: 14px;
        font-weight: normal;
        font-style: italic;
        font-stretch: normal;
        text-align: center;
        color: #4a4a4a;
    }

    .LoginTypeBlock {
        display: none;
        width: 100%;
        margin-top: 1em;
    }

    .LoginTypeBlockMob {
        width: 100%;
        margin-top: 52px;
    }

    .LoginTypeBlockMobOl {
        width: 100%;
        margin-top: 27px;
    }

    .LoginType {
        width: 80.5%;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .LoginThirdPartyTxtFB, .LoginThirdPartyTxtWB, .LoginThirdPartyTxtTW {
        font-family: 'Open Sans';
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0.5px;
        text-align: center;
        text-transform: uppercase;
        position: relative;
        padding: 12px 0px 11px 43px;
        cursor: pointer;
        font-style: normal;
        font-stretch: normal;
    }

    .LoginLogo {
        content: url("/images/store/iohll/mob-iohll-logo.svg");
    }

    .LoginThirdPartyTxtFB::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 43px;
        border-radius: 4px 0 0 4px;
        background: url("/images/store/iohll/mob-fb.svg") no-repeat 0px center; /*background-size: 20px 20px;
        background-position: 0px center;*/
    }

    .LoginThirdPartyTxtWB::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 43px;
        border-radius: 4px 0 0 4px;
        background: url("/images/store/iohll/mob-wb.svg") no-repeat 0px center; /*background-size: 20px 20px;
        background-position: 0px center;*/
    }

    .LoginThirdPartyTxtTW::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 43px;
        border-radius: 4px 0 0 4px;
        background: url("/images/store/iohll/mob-tw.svg") no-repeat 0px center; /*background-size: 20px 20px;
        background-position: 0px center;*/
    }

    .slide-wrapper:active .LoginThirdPartyTxtFB::before, .slide-wrapper:active .LoginThirdPartyTxtWB::before, .slide-wrapper:active .LoginThirdPartyTxtTW::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 0px;
        border-radius: 4px 0 0 4px;
        background: url("") no-repeat 0px center;
    }

    .slide-wrapper:active, .LOGIN:active {
        background-color: #000000;
        color: #ffffff;
    }

    .Remember-me-Copy {
        width: 82px;
        height: 15px;
        font-family: OpenSans;
        font-size: 11px;
        letter-spacing: 0.5px;
        text-align: center;
        color: #4a4a4a;
        vertical-align: top;
    }

    .LOGIN {
        height: 43px;
        background-color: rgba(236, 239, 241, 0.8);
        color: rgb(74, 74, 74);
        cursor: pointer;
    }

    .LoginForgetPassword {
        height: 18px;
        font-family: Times;
        font-size: 15px;
        font-weight: normal;
        font-style: italic;
        font-stretch: normal;
        text-align: center;
        color: #4a4a4a;
        float: right;
    }

    .LoginCheckBox {
        float: left;
    }

    .LoginLabel {
        margin-top: 7px;
        width: 80.5%;
        max-width: 610px;
    }

    .LoginLabelWeb {
        display: none;
    }

    .LoginLabelMob {
        margin-top: 15px;
        width: 80.5%;
        max-width: 610px;
    }

    .LoginBtn {
        width: 80.5%;
        max-width: 610px;
        max-height: 43px;
        padding-top: 17px;
        cursor: pointer;
    }

    .New-Customer {
        width: 97px;
        height: 18px;
        font-family: Times;
        font-size: 15px;
        font-weight: normal;
        font-style: italic;
        font-stretch: normal;
        text-align: center;
        color: #4a4a4a;
    }

    .Start-Here {
        margin-left: 10px;
        width: 67px;
        height: 18px;
        font-family: Times;
        font-size: 15px;
        font-weight: normal;
        font-style: italic;
        font-stretch: normal;
        text-align: center;
        color: #4a4a4a;
    }

    .NewOrStart {
        margin-top: 77px;
    }

    .RemberCheckBox {
        margin: 0;
    }

    .LOG-IN {
        width: 52px;
        height: 20px;
        font-family: 'OpenSans';
        font-size: 15px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        text-align: center;
        color: #ffffff;
        line-height: 3em;
    }

    a {
        text-decoration: none;
        color: #4a4a4a;
    }

        a:hover {
            text-decoration: underline;
            color: #000000;
        }

        a:active {
            text-decoration: underline;
            width: 91px;
            font-weight: bold;
            color: #000000;
        }

    .LoginInputTitleTxt {
        float: left;
        height: 15px;
        font-family: OpenSans;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        text-align: center;
        color: #000000;
    }

    .LoginInputValueTxt {
        height: 43px;
        width: 100%;
        border: 0;
        outline: 0;
        background: transparent;
        border-bottom: 1px solid #9b9b9b;
    }

    .LoginInputTitle {
        display: none;
        margin-top: 18px;
        width: 80.5%;
        max-width: 610px;
    }

    .LoginInputPASSWORD {
        display: none;
        margin-top: 15px;
        width: 80.5%;
        max-width: 610px;
    }

    .LoginInputValue {
        width: 80.5%;
        max-width: 610px;
    }

    .jardsonaraujogmail, .jardsonaraujogpw {
        font-family: OpenSans;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        color: #4a4a4a;
    }

    .jardsonaraujogmail {
        font-size: 15px;
    }

    .jardsonaraujogpw {
        font-size: 17px;
    }

    .LoginTypeMore {
        margin-top: 22.6px;
        margin-bottom: 65px;
        cursor: pointer;
    }

    ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        opacity: 0.5;
        font-size: 12px;
    }

    ::-moz-placeholder {
        /* Firefox 19+ */
        opacity: 0.5;
        font-size: 12px;
    }

    :-ms-input-placeholder {
        /* IE 10+ */
        opacity: 0.5;
        font-size: 12px;
    }

    :-moz-placeholder {
        /* Firefox 18- */
        opacity: 0.5;
        font-size: 12px;
    }

    .LoginInputEMAIL {
        margin-top: 43px;
    }

    .LoginInputPW, .LoginInputCodeBlock {
        margin-top: 18px;
    }

    @ import url(http: // fonts.googleapis.com / css?family=Josefin + Slab:100);

    .animate {
        transition: transform 0.3s ease-out;
    }

    .slider-wrap {
        width: 80.5%;
        max-width: 610px;
    }

    .slider {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .ms-touch.slider {
        overflow-x: scroll;
        overflow-y: hidden;
        -ms-overflow-style: none; /* Hides the scrollbar. */
        -ms-scroll-chaining: none; /* Prevents Metro from swiping to the next tab or app. */
        -ms-scroll-snap-type: mandatory; /* Forces a snap scroll behavior on your images. */
        -ms-scroll-snap-points-x: snapInterval(0%, 100%); /* Defines the y and x intervals to snap to when scrolling. */
    }

    .holder {
        width: 300%;
        height: 100%;
        overflow-y: hidden;
    }

    .slide-wrapper {
        width: 33.333%;
        height: 100%;
        float: left;
        position: relative;
        overflow: hidden;
        line-height: 43px;
        background-color: rgba(236, 239, 241, 0.8);
        max-height: 43px;
        color: #4a4a4a;
        cursor: pointer;
    }

    .slide {
        height: 100%;
        position: relative;
    }

    .dots li {
        border-radius: 8px;
        cursor: pointer;
        display: inline-block;
        height: 10px;
        width: 10px;
        margin: 0 4px;
        opacity: 1;
        text-indent: -999em;
        transition: background 0.5s ease 0s, opacity 0.5s ease 0s;
        background-color: #d7d7d7;
    }

        .dots li.active {
            background-color: #4a4a4a;
        }
}

.erMsg {
    color: #d0021b;
}

.canSend {
    color: #4a4a4a;
}

/* [2026-03-26] 目的：登入頁（userlogin）方向一：按鈕與 FB 登入外觀對齊 usersignup；輸入框保留底線結構但統一 focus/error token */

/* 背景語言與註冊頁一致（不改結構，只讓視覺更統一） */
body {
    background: #f6f5f1;
    color: #222;
}

/* 登入主容器：做成與註冊頁一致的白色卡片底圖 */
.LoginBlock {
    /* [2026-03-26] 目的：登入頁卡片化，與 usersignup 白底圓角卡片一致 */
    width: min(460px, 94vw) !important;
    height: auto !important;
    margin: 110px auto 40px !important;
    background: #fff;
    border: 1px solid #ece8df;
    border-radius: 16px;
    box-shadow: 0 16px 36px rgba(0, 0, 0, .12);
    padding: 32px 30px 30px;
    box-sizing: border-box;
}

.LoginLogoBlock {
    margin-bottom: 8px;
}

.LoginShowBlock {
    margin-top: 0 !important;
    margin-bottom: 14px;
}

.LoginType {
    width: 100% !important;
}

.LoginTypeBlock {
    margin-top: 12px !important;
}

.LoginInputBlock {
    margin-top: 22px;
}

.LoginInputTitle,
.LoginInputPASSWORD,
.LoginInputValue,
.LoginBtn,
.LoginLabel,
.LoginLabelWeb,
.LoginLabelMob {
    width: 100% !important;
    max-width: none !important;
}

.LoginInputBlock > div,
.LoginInputTitle,
.LoginInputPASSWORD,
.LoginInputValue {
    text-align: left !important;
}

.LoginInputTitleTxt {
    float: none !important;
    display: inline-block;
    width: 100% !important;
    text-align: left !important;
    color: #555 !important;
}

.LoginInputValue {
    margin-top: 8px;
}

.LoginBtn {
    padding-top: 24px !important;
}

.LoginLabel.NewOrStart {
    margin-top: 24px !important;
    text-align: center;
}

@media (max-width: 767px) {
    .LoginBlock {
        /* [2026-03-26] 目的：手機版登入卡片貼近 header，下滑距離更短 */
        margin: 12px auto 22px !important;
        padding: 22px 14px 20px !important;
        box-shadow: 0 8px 20px rgba(0, 0, 0, .10);
    }

    /* [2026-03-26] 目的：手機登入頁僅保留 FB，一律隱藏輪播圓點指示器 */
    .LoginTypeBlockMobOl,
    ol.LoginType.dots {
        display: none !important;
    }

    /* [2026-03-26] 目的：手機登入頁第三方登入僅保留一顆（FB），將輪播容器收斂為滿寬，避免按鈕變短/右側被裁切 */
    .LoginTypeBlockMob .slider-wrap,
    .LoginTypeBlockMob .slider,
    .LoginTypeBlockMob .holder,
    .LoginTypeBlockMob .slide-wrapper {
        width: 100% !important;
        max-width: none !important;
        overflow: visible !important;
    }

    .LoginTypeBlockMob .holder {
        float: none !important;
    }

    .LoginTypeBlockMob .slide-wrapper {
        float: none !important;
        position: relative !important;
    }

    /* [2026-03-26] 目的：修正 FB 按鈕圓角被外層 slide-wrapper 高度/背景切掉（底部圓角消失） */
    .LoginTypeBlockMob .slide-wrapper {
        background: transparent !important;
        line-height: normal !important;
        max-height: none !important;
        border-radius: 10px !important;
        overflow: visible !important;
        padding: 0 !important;
    }

    .LoginThirdParty.FBLOGIN {
        width: 100% !important;
        height: 42px !important;
        line-height: 42px !important;
        border-radius: 10px !important;
        overflow: hidden !important;
    }

    /* [2026-04-11] 目的：手機恢復「記住我＋忘記密碼」同一列（LoginLabelWeb）；隱藏 LoginLabelMob 重複連結 */
    #MainContent .LoginLabelWeb,
    .LoginBlock .LoginLabelWeb {
        display: flex !important;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 8px 12px;
        width: 100% !important;
        max-width: none !important;
        margin-top: 14px !important;
        margin-bottom: 0 !important;
        float: none !important;
        clear: both;
    }

    #MainContent .LoginLabelMob,
    .LoginBlock .LoginLabelMob {
        display: none !important;
    }

    #MainContent .LoginBlock .LoginCheckBox {
        float: none !important;
    }

    #MainContent .LoginBlock .LoginForgetPassword {
        float: none !important;
        height: auto !important;
    }
}

/* 主 CTA：登入按鈕（對齊 usersignup 的膠囊黑按鈕語言） */
.LOGIN {
    /* 覆寫不同 media query 的舊規則 */
    height: 44px !important;
    border-radius: 999px !important;
    background: #111 !important;
    color: #fff !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: background-color .18s ease, transform .12s ease;
}

.LOGIN:hover {
    background: #000 !important;
}

.LOGIN:active {
    transform: translateY(1px);
}

.LOG-IN {
    font-size: 15px !important;
    line-height: 1 !important;
    width: auto !important;
    height: auto !important;
    color: #fff !important;
}

/* FB 登入：外觀對齊 usersignup 的淡底圓角按鈕（文案仍可不同） */
.LoginThirdPartyFB,
.LoginThirdParty.FBLOGIN {
    max-width: none !important;
    border: 1px solid #e6e2d8 !important;
    border-radius: 10px !important;
    background: #f8f7f3 !important;
    color: #4a4a4a !important;
    /* [2026-03-26] 目的：FB 文字真正置中（避免舊版 padding/line-height 造成視覺偏移） */
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
}

/* [2026-03-26] 目的：FB 按鈕文案置中並移除舊版偽元素（避免中間殘留 icon 欄位/偏移） */
.LoginThirdPartyTxtFB {
    display: inline-block !important;
    width: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center !important;
}

.LoginThirdPartyTxtFB::before {
    display: none !important;
    content: none !important;
}

/* 避免手機點擊後 sticky hover 變黑 */
.LoginThirdPartyFB:hover,
.LoginThirdPartyFB:active,
.LoginThirdPartyFB:focus,
.LoginThirdPartyFB:focus-visible,
.LoginThirdParty.FBLOGIN:hover,
.LoginThirdParty.FBLOGIN:active,
.LoginThirdParty.FBLOGIN:focus,
.LoginThirdParty.FBLOGIN:focus-visible {
    background: #f8f7f3 !important;
    color: #4a4a4a !important;
}

/* 輸入框 token：保留底線式，但 focus 更清楚 */
.LoginInputValueTxt {
    transition: border-color .18s ease;
}

.LoginInputValueTxt:focus {
    border-bottom-color: #89b4ff !important;
}

/* [2026-08-07] 目的：Google 登入改為正常操作高度並增加上下留白，避免按鈕過窄且與標題、帳號欄位過度貼近。 */
.LoginTypeBlock {
    margin-top: 18px !important;
    margin-bottom: 6px !important;
}

.LoginThirdPartyGoogle,
.LoginThirdParty.GOOGLELOGIN {
    width: 100% !important;
    min-height: 44px !important;
    padding: 10px 16px !important;
    max-width: none !important;
    border: 1px solid #dadce0 !important;
    border-radius: 10px !important;
    background: #fff !important;
    color: #3c4043 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    cursor: pointer;
}

.LoginThirdPartyTxtGoogle {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    color: #3c4043 !important;
    font-weight: 500;
}

.LoginThirdPartyTxtGoogle::before {
    content: "G";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border-radius: 50%;
    color: #4285f4;
    background: #fff;
    font: 700 16px/1 Arial, sans-serif;
}

.LoginThirdPartyGoogle:hover,
.LoginThirdPartyGoogle:focus,
.LoginThirdParty.GOOGLELOGIN:hover,
.LoginThirdParty.GOOGLELOGIN:focus {
    background: #f8f9fa !important;
    border-color: #c5c8cc !important;
}

@media screen and (max-width: 760px) {
    .LoginThirdParty.GOOGLELOGIN {
        width: 100% !important;
        height: 42px !important;
        line-height: 42px !important;
        border-radius: 10px !important;
    }
}

/* [2026-04-11] 目的：密碼欄「按住顯示」按鈕（與底線輸入並排，預留右側避免文字重疊） */
.LoginInputValue--withPwReveal {
    position: relative;
    display: block;
}

.LoginInputValue--withPwReveal .LoginInputValueTxt {
    padding-right: 52px !important;
    box-sizing: border-box;
}

.LoginPwRevealBtn {
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translateY(-50%);
    min-width: 44px;
    min-height: 44px;
    margin: 0;
    padding: 0 8px;
    border: none;
    background: transparent;
    color: #555;
    font-size: 13px;
    font-family: inherit;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.LoginPwRevealBtn:active {
    color: #111;
}

/* 行動版：FB 文字置中並移除左側圖示欄（對齊 usersignup 手機版） */
@media (max-width: 767px) {
    .LoginThirdPartyTxtFB {
        display: block !important;
        width: 100% !important;
        padding-left: 0 !important;
        text-align: center !important;
        line-height: 42px !important;
        font-size: 13px !important;
    }

    .LoginThirdPartyTxtFB::before {
        display: none !important;
    }
}
