[class*=icon-].ml,[class^=icon-].ml {
    font-size: 24px;
    width: 36px;
    height: 36px
}

.icon-menu:before {
    content: '';
    display: inline-block;
    margin-right: .2em;
    margin-left: .2em;
    width: 24px;
    height: 24px;
    /*background: url(../img/Group_3@2x.svg) no-repeat center center/20px*/
}

.icon-account-login-m:before {
    content: '';
    display: inline-block;
    margin-right: .2em;
    margin-left: .2em;
    width: 24px;
    height: 24px;
    /*background: url(../img/member_login.svg) no-repeat center center/24px;*/
    margin-top: 2px
}

@media (min-width: 768px) {
    .icon-account-login-m:hover {
        opacity:.5
    }
}

.header>.area {
    position: relative
}

.pop-card-Level .closeArea {
    padding: 14px
}

.pop-card-Level .popup-close {
    display: block;
    width: 20px;
    height: 20px
}

.pop-card-Level {
    position: absolute;
    z-index: -1;
    opacity: 0;
    top: 64px;
    right: 0;
    width: 327px;
    height: 0;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 4px rgba(0,0,0,.2);
    transition: .3s
}

.pop-card-Level.open {
    height: auto;
    z-index: 999;
    opacity: 1
}

.card-Level_card {
    position: relative;
    height: 128px;
    font-size: 14px;
    font-weight: 400;
    color: #0267b9
}

.card-Level_card .name {
    position: absolute;
    top: 16px;
    left: 32px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
}

.card-Level_card .info {
    position: absolute;
    top: 42px;
    left: 32px;
    line-height: 130%;
}

.card-Level_card .vipName {
    position: absolute;
    top: 16px;
    right: 32px;
    display: block;
    padding: 0 10px;
    font-size: 10px;
    line-height: 20px;
    border: solid 1px;
    border-radius: 4px
}

.card-Level_card .btn {
    position: absolute;
    bottom: 16px;
    left: calc(50% - 80px);
    width: 160px;
    min-width: auto;
    margin: 0;
    padding: 5px 20px;
    font-weight: 700;
    color: #209cff;
    background: #fff;
    box-shadow: 0 2px 1px rgba(0,0,0,.3)
}

.card-Level_card .btn:hover {
    bottom: 15px;
    box-shadow: none
}

.card-Level_card .btn:active,.card-Level_card .btn:focus {
    bottom: 15px;
    color: #209cff;
    background-color: rgba(32,156,255,.4);
    box-shadow: none
}

.pop-card-linkBox {
    padding: 16px 0;
    margin: 0 16px;
    border-bottom: solid 1px #e5e5e5
}

.pop-card-link {
    display: block;
    height: 48px;
    line-height: 24px;
    padding: 12px 20px;
    font-size: 14px
}

.pop-card-link img {
    margin-right: 24px
}

.pop-card-Level .logBtn {
    display: block;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #209cff
}

.pop-card-Level .logBtn-group {
    padding: 16px;
    text-align: center
}

.pop-card-Level .logBtn-group .btn {
    display: inline-block;
    width: 120px;
    min-width: 0;
    line-height: 32px;
    padding: 0 16px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 16px;
    color: #209cff;
    background-color: #fff;
    border: 1px solid #209cff
}

.pop-card-Level .logBtn-group a:hover {
    opacity: 1;
    background-color: rgba(32,156,255,.2)
}

.pop-card-Level .logBtn-group a:active {
    background-color: rgba(32,156,255,.4)
}

@media screen and (max-width: 767px) {
    .pop-card-Level {
        right:20px;
        width: calc(100% - 40px)
    }

    .pop-card-Level {
        top: 70px
    }
}

/* 220216 cht官網 header 會員登入區塊*/
header nav .extra-section .profile .profile-button::before {background-size: contain; width: 38px; height: 38px; display: inline-block;}
header nav .extra-section .profile .sub-menu.pop-card-Level {padding: 0; color: #0267B9; box-shadow: 0px 4px 4px rgb(0 0 0 / 20%);}
header nav .extra-section .profile .sub-menu.pop-card-Level p {color: currentColor;}
header nav .extra-section .profile .sub-menu.pop-card-Level .card-Level_card .btn {text-align: center; border-radius: 20px; border: 1px solid;}
header nav .extra-section .profile .sub-menu.pop-card-Level .logBtn {line-height: 48px; padding: 0;}

@media screen and (max-width: 767px) {
    .member-tbar {background-size: cover; height: 132px; width: 100vw; box-shadow: inset -4px 3px 6px 0 rgb(0 0 0 / 14%);}
    .member-tbar.profile .pop-card-Level {top: 5px;}
    .member-tbar.profile .profile-button {text-align: right;}
    .member-tbar.profile .profile-button::before {content: ''; background-size: contain; width: 38px; height: 38px; display: inline-block;}
    .member-tbar.profile .sub-menu.pop-card-Level {padding: 0; color: #0267B9; top: 0; right: 0; width: 100vw; box-shadow: none; border-radius: 0;}
    .member-tbar.profile .sub-menu.pop-card-Level p {color: currentColor;}
    .member-tbar.profile .sub-menu.pop-card-Level .card-Level_card {height: 137px; box-shadow: inset -4px 3px 6px 0 rgb(0 0 0 / 14%);}
    .member-tbar.profile .sub-menu.pop-card-Level .card-Level_card .btn, .member-tbar.profile .sub-menu.pop-card-Level .card-Level_card .logBtn {position: absolute; background: #fff; bottom: 16px;  width: 140px; min-width: auto; margin: 0; padding: 5px 20px; font-weight: 700; color: #209CFF; box-shadow: 0px 2px 1px rgb(0 0 0 / 30%); font-size: 14px; text-align: center; border-radius: 20px; border: 1px solid; line-height: 1.6;}
    .member-tbar.profile .sub-menu.pop-card-Level .card-Level_card .btn {left: calc(50% - 160px);}
    .member-tbar.profile .sub-menu.pop-card-Level .card-Level_card .logBtn {left: calc(50% + 20px);}
    .member-tbar.profile .sub-menu.pop-card-Level .card-Level_card .name {position: relative; top: auto; left: 0; padding-top: 16px; text-align: center; font-size: 20px; margin-bottom: .4rem; line-height: 24px; font-weight: 700; }
    .member-tbar.profile .sub-menu.pop-card-Level .card-Level_card .info {position: relative; top: auto; left: 0; text-align: center; line-height: 24px; }

    .card-Level_card {height: 185px;}
    .card-Level_card .vipName {top: 26px;}
    .card-Level_card .name {top: 26px; left: 30px; font-weight: normal;}
    .card-Level_card .info {top: 58px; left: 30px;}
    .card-Level_card .userNote {position: absolute; top: 56px; right: 34px; font-size: 0.65rem;}
    .card-Level_card .userNote a {color: currentColor;}
    .card-Level_card .userNote a:after { content:''; display: inline-block; padding: 3px; margin-left: 2px; border: solid; border-width: 0px 1px 1px 0; transform: rotate(-45deg);}
    .card-Level_card .btn {font-size: .9rem; font-weight: normal; width: auto; left: 28px; bottom: 24px; right: 28px; height: 40px; box-shadow: none; border: 1px solid; padding: .5rem;}
    .pop-card-Level.open {border-radius: 16px;}
    .pop-card-Level .logBtn {font-size: .9rem; font-weight: normal; color: #1e1e1e; line-height: 58px;}
    .card-Level_menu:after {width: 100%;}
    .card-Level_menu ul {font-size: 0.9rem; margin: 0.3rem 0; padding: 0;}
    .card-Level_menu ul li {margin: 0; padding: 0; width: 100%;}
    .card-Level_menu ul li span {display: inline-block; vertical-align: text-bottom; margin-right: .5rem;}
    .card-Level_menu ul li a {width: 100%; padding: 0.6rem 2rem; text-align: left;}
    .card-Level_menu ul li a:hover {background-color: hsla(0,0%,96.1%,.5); color: #1e1e1e;}
    .card-Level_menu:after {width: 100%;}
}


.card-Level_card .vipName {top: 26px;}
.card-Level_card .userNote {position: absolute; top: 48px; right: 34px; font-size: 0.65rem;}
.card-Level_card .userNote a {color: currentColor;}
.card-Level_card .userNote a:after { content:''; display: inline-block; padding: 3px; margin-left: 2px; border: solid; border-width: 0px 1px 1px 0; transform: rotate(-45deg);}
header nav .extra-section .profile .profile-button.active ~ .sub-menu.pop-card-Level {width: 375px; border-radius: 16px;}
header nav .icon-account-login-m~ .pop-card-Level .card-Level_card {height: 185px;}
header nav .icon-account-login-m~ .pop-card-Level .card-Level_menu:after {width: 100%;}
header nav .icon-account-login-m~ .pop-card-Level .card-Level_menu ul {font-size: 0.8rem; margin: 0.3rem 0; padding: 0;}
header nav .icon-account-login-m~ .pop-card-Level .card-Level_menu ul li {margin: 0; padding: 0; width: 100%;}
header nav .icon-account-login-m~ .pop-card-Level .card-Level_menu ul li span {display: inline-block; vertical-align: text-bottom; margin-right: .5rem;}
header nav .extra-section .profile .sub-menu {font-family: "PingFang TC", "SF Pro TC", "SF Pro Text", "Microsoft JhengHei", "Helvetica Neue", "Noto Sans CJK TC", Helvetica, Arial, sans-serif;}
header nav .extra-section .profile .sub-menu li a {width: 100%; padding: 0.5rem 2rem; text-align: left;}
header nav .extra-section .profile .sub-menu li a:hover {background-color: hsla(0,0%,96.1%,.5); color: #1e1e1e;}
header nav .extra-section .profile .sub-menu.pop-card-Level .card-Level_card .btn {font-size: .8rem; font-weight: normal; width: auto; left: 28px; bottom: 24px; right: 28px; height: 40px;}
header nav .extra-section .profile .sub-menu.pop-card-Level .logBtn {font-size: .8rem; font-weight: normal; color: #1e1e1e; line-height: 58px;}
.card-Level_card .name {top: 26px; left: 30px; font-weight: normal;}
.card-Level_card .info {top: 58px; left: 30px;}               