/* 20260423 列表頁-新樣式 開始 */
/* 所有服務區塊的遊戲卡片樣式 */

.tab-list{
  display: flex;
  align-items: center;
  gap: 10px;
}

.tab-box-push{
  width: 20px;
}

.tab-box-push .tab-button{
  width: 100%;
  height: 100%;
}

.tab-box-push .tab-button .tab-button-push{
  width: 100%;
  height: 100%;
}

@media(max-width:576px){
  .tab-box-push{
  display: none;
 }
}

.my-module-card .game-card-outer {
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    padding:15px 5px ;
}

.game-card{
  /* border: 1px solid red; */
  max-width: 193px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  background-color: #ffffff;
}

.my-module-card .my-module-card-list .my-module-card-item .connect-game{
  display: block;
  height: 100%;
}

.game-card-inner{
  padding: 0px 0px;
}

.img-style{
  border-radius: 0px 0px 0px 0px;
}

.my-module-card .my-module-card-list .my-module-card-item a .my-card-body .mycard-game-title {
    margin: 12px 10px 12px 10px;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-weight: 500 !important;
    overflow: hidden;
}

/* 新增訊息提示、線上購點交易事項 開始*/
.new-content-color{
  background-color: #ffffff !important;
  padding: 40px 16px 40px 16px !important;
  margin: 0 !important;
}

.rule-payment{
  margin-top: 0px !important;
}

.rule-region{
  margin-top: 60px;
}

.rule-outer{
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 15px;
}

.rule-item-1{
  width: 50%;
}

.rule-item-2{
  width: 50%;
}

.rule-item-inner{
  margin-top: 15px;
  text-align: justify;
}
.rule-list{
  text-align: justify;
}

@media(max-width:768px){
  .rule-outer{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}

.rule-item-1{
  width: 100%;
}

.rule-item-2{
  width: 100%;
}

.rule-item-inner{
  margin-top: 10px;
}

.rule-list{
  text-align: justify;
}
}
/* 新增訊息提示、線上購點交易事項 結束*/

/* footer 開始*/
.footer-new-content{
  width: 100%;
  max-width: 1440px;
  margin: 0 auto 0 auto;
  padding-bottom: 80px !important;
}

@media (max-width: 1140px) {
  .footer-new-content{
    width: 100%;
    max-width: 1440px;
    margin: 0 auto 0 auto;
   }
}

@media (max-width: 768px) {
  .footer-new-content{
    width: 100%;
    max-width: 1440px;
    padding: 0px 0px 0px 0px !important;
    margin: 0 auto 0 auto;
   }

   .new-copyright-style{
     margin: 0;
     padding: 32px 16px !important;
     background-color: #FFFFFF;
   }
}



.footer-bgcolor{
  background-color: #D6D9E1 !important;
}

#footer .footer-container .footer-info .footer-accordion .footer-accordion-list .footer-header .footer-text-title {
    font-size: 16px;
    color: #1E2939;
}

#footer .footer-container .footer-info .footer-accordion .footer-accordion-list .footer-body .footer-body-item .footer-item-link {
    color: #1E2939 !important;
    display: block;
    font-size: 14px;
    line-height: 19.6px;
    text-decoration: none;
}

/* 右側footer logo樣式 */
#footer .footer-container .footer-logo .footer-logo-text .new-fidologo {
    width: 80px;
}

#footer .footer-container .footer-right-logo {
    display: flex;
    flex-direction: column !important;
    justify-content: space-between;
    text-align: left !important;
    padding: 0px 30px;
    background-color: #D6D9E1;
    border-radius: 16px;
    margin-left: 30px;
}

#footer .footer-container .footer-right-logo .footer-logo-text {
    display: flex;
    flex-direction: column;
    align-items: flex-end !important;
    gap: 24px;
    align-self: center;
}

#footer .footer-container .footer-logo .footer-logo-text .desc-text {
    width: 100%;
    max-width: 390px;
    font-size: 14px;
    line-height: 160%;
    text-align: left;
    color: #1D1F25;
}

#footer .footer-container .footer-logo .logo-desc-text{
  text-align: justify !important;
  font-size: 14px !important;
  /* margin-top: 15px; */

}

#footer .footer-container .footer-logo .platform-logo{
  display: flex;
  gap: 15px;
  margin-top: 15px;
}

@media(max-width:768px){
  #footer .footer-container .footer-logo .mobile-footer-style{
    display: none !important;
  }
}

/* copyright */

#footer .footer-copyright-outer {
    width: 100%;
    max-width: 1440px;
    padding: 0px 80px 60px 80px;
    margin: 0 auto;
    justify-content: right !important;
}

#footer .footer-copyright-outer .footer-copyright {
    width:100%;
    margin-top: 10px;
}

#footer .footer-copyright-outer .footer-copyright p{
    font-size: 15px;
    line-height: 140%;
    opacity: 1;
    color: #1E2939;
}

.mail-copyright .footer-copyright p{
    font-size: 15px;
    line-height: 140%;
    opacity: 1 !important;
    color: #1E2939;
}

@media (max-width: 768px) {

  #footer .footer-outframe {
        padding: 0px 10px 0px 10px !important;
        flex-wrap: wrap;
    }

  #footer .footer-container .footer-info .footer-accordion .footer-accordion-list:first-child {
        border-top: 1px solid #ffffff !important;
        margin-top: 0px;
    }

    #footer .footer-container .footer-info .footer-accordion .footer-accordion-list .footer-body .footer-body-item .footer-item-link {
    color: #1E2939 !important;
   }

    #footer .footer-container .footer-info .footer-accordion .footer-accordion-list .footer-body {
        padding: 0px 0px;
    }

    #footer .footer-container .footer-info .footer-accordion .footer-accordion-list {
        width: 100%;
        max-width: 100%;
        margin: 0;
        border-bottom: 1px solid #ffffff !important;
    }
  
    #footer .footer-container .footer-logo .footer-logo-newstyle {
        display: block !important;
    }

    #footer .footer-container .footer-logo .footer-logo-newstyle {
        align-items: start;
        text-align: left;
        margin: 0 0px 0 0 !important;
    }

    #footer .footer-container .footer-right-logo {
    display: flex;
    flex-direction: unset !important;
    justify-content: center;
    text-align: left !important;
    padding: 15px 30px;
    background-color: #D6D9E1;
    border-radius: 16px;
    margin-left: 0px;
    margin-top: 16px !important;
   }
    /* copyright */
    #footer .footer-copyright-outer {
    width: 100%;
    max-width: 1440px;
    padding: 10px 10px 10px 10px;
    margin: 0 auto;
    background-color: #ffffff;
    justify-content: center !important;
   }

   #footer .footer-copyright-outer.footer-copyright {
    width:100%;
    margin-top: 10px;
   }

   #footer .footer-copyright-outer .footer-copyright p{
    font-size: 12px;
    line-height: 140%;
    opacity: 1;
    color: #1E2939;
   }
}
/* footer 結束 */

@media(max-width:576px){
  .my-module-card .game-card-outer {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding:15px 5px ;
}

  .game-card{
  /* border: 1px solid red; */
  max-width: 193px;
  height: 100%;
  max-height: 265px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  background-color: #ffffff;
}

.my-module-card .my-module-card-list .my-module-card-item .connect-game{
  display: block;
  height: 100%;
}

.game-card-inner{
  padding: 0px 0px;
}

.img-style{
  border-radius: 16px 16px 0px 0px;
  max-width: max-content !important;
}

.my-module-card .my-module-card-list .my-module-card-item a .my-card-body .mycard-game-title {
    margin: 10px 10px 10px 10px;
    height: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-weight: 500 !important;
    overflow: hidden;
}
}

/* 曾經選擇 卡片輪播樣式設定 開始 */
      .carousel-wrapper {
        position: relative;
        width: 100%;
        margin: 20px auto;
        display: flex;
        align-items: center;
      }

      .carousel-container {
        overflow: hidden; /* 隱藏超出範圍的卡片 */
        width: 100%;
        margin: 0 10px;
      }

      .carousel-track {
        display: flex;
        user-select: none;
        -webkit-user-drag: none;
        touch-action: pan-y;
        transition: transform 0.5s ease-in-out; /* 讓滑動更平滑 */

        /* 防止文字被選取，避免拖曳時藍色一塊一塊的 */
        user-select: none;
        -webkit-user-select: none;
  
        /* 關鍵：關閉瀏覽器預設的圖片與連結拖動行為 */
        -webkit-user-drag: none;
      }

      .carousel-track a, 
      .carousel-track img {
     /* 禁止圖片與連結被滑動抓取 */
     -webkit-user-drag: none;
      pointer-events: auto; /* 確保點擊連結功能依然正常 */
     }

      /* 卡片外觀設計 開始*/
      .card {
        min-width: calc(100% / 6); /* 假設一次顯示6張，按一張輪一張 */
        box-sizing: border-box;
        padding: 10px;
        text-align: center;
      }

      .card-inner {
        max-width: 193px;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
        border-radius: 10px 10px 10px 10px;
        overflow: hidden;
        height: 100%;
        background-color: rgba(255, 255, 255, 1);
      }

      .connect {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        color: #000000;
      }

      .photo-outer {
        width: 100%;
        max-width: 192px;
        border-radius: 10px 10px 0px 0px;
      }

      .photo-img {
        width: 100%;
      }

      .text-outer {
        width: 100%;
        padding: 15px 0px;
      }

      .text-outer p {
        margin-left: 10px;
        margin-right: 10px;
        text-align: left;
        line-height: normal;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
         overflow: hidden;
      }

      

      /* 卡片外觀設計 結束*/

      /* 分頁點的外層視窗 */
      .carousel-dots-window {
        width: 80px; /* 固定寬度，剛好容納 5 個點的寬度 (含 margin) */
        overflow: hidden;
        margin: 20px auto;
        position: relative;
      }

      /* 點點的實際軌道 */
      .carousel-dots-track {
        display: flex;
        transition: transform 0.3s ease; /* 點點滾動的動畫 */
        width: max-content;
      }

      .dot {
        flex-shrink: 0;
        height: 10px;
        width: 10px;
        background-color: #add8e6;
        border-radius: 50%;
        margin: 0 3px; /* 10px + 6px margin = 16px 每個點佔用的空間 */
        cursor: pointer;
      }

      .dot.active {
        background-color: #007bff; /* 深藍色 */
      }

      .arrow {
        cursor: pointer;
        background: #007bff;
        border: none;
        font-size: 16px;
        color: #ffffff;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        padding-bottom: 2px;
      }

      .arrow .disabled {
       opacity: 0.3;             /* 顏色變淡 */
        cursor: not-allowed;      /* 滑鼠變成禁止符號 */
       pointer-events: none;     /* 關鍵：讓按鈕無法接收任何點擊事件 */
      }

      /* rwd樣式  開始*/
      /* 當螢幕小於 576px 時，改為顯示 2 張 */
      @media (max-width: 576px) {
        .card {
          min-width: calc(100% / 2);
        }

        .carousel-track {
          display: flex;
          user-select: none;
          -webkit-user-drag: none;
          touch-action: pan-y;
          transition: transform 0.5s ease-in-out; /* 讓滑動更平滑 */
        }

        /* 視情況調整左右箭頭間距或容器 margin */
        .carousel-wrapper {
          width: 95%; /* 手機版可以讓容器寬一點 */
          margin: 15px auto;
        }

        /* 手機板卡片文字樣式 */
        .card-inner {
        max-width: 193px;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
        border-radius: 10px 10px 10px 10px;
        overflow: hidden;
        height: 100%;
        max-height: 265px;
        background-color: rgba(255, 255, 255, 1);
      }
      }
      /* rwd樣式  結束*/
/* 曾經選擇 卡片輪播樣式設定 結束 */
/* 20260423 列表頁-新樣式 結束 */



/*  儲值頁 樣式設定 開始 */
/* title-bar-region區塊 開始 */
.title-bar-region{
  margin-bottom: 20px;
  margin-top: 16px;
}
.title-bar-region .tags .tags-color{
  background-color: #ACEFDD !important;
  color: #04644A !important;
}

.title-bar-region .game-platform{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  margin-bottom: 16px;
}


.title-bar-region .game-platform .platform-icon{
  display: flex;
  align-items: center;
  width: auto;
}

.title-bar-region .game-platform .platform-icon .icon-image{
  width: 100%;
  max-width: 16px;
  margin-right: 6px;
}

.title-bar-region .game-platform .platform-icon .icon-image img{
  width: 100%;
}

.title-bar-region .game-platform .platform-icon .text-desc{
  font-size: 12px;
}

/* title-bar-region區塊 結束 */

/* payment-info 區塊 開始 */
.payment-info{
  width: 100%;
  display: flex;
  gap: 32px;
  padding: 0px 0px 15px 0px;
}


/* 這是information-left 區塊 開始*/
.payment-info .information-left{
  width: 40%;
  max-width: 522px;
}

.payment-info .information-left .game-image-slider{
  width: 100%;
  margin: 0px 0px 48px 0px;
  user-select: none;
}

.payment-info .information-left .game-image-slider .slider-display{
  width: 100%;
  margin-bottom: 10px;
}

.payment-info .information-left .game-image-slider .slider-display .slider-container{
  overflow: hidden;
  border-radius: 16px;
}

.payment-info .information-left .game-image-slider .slider-display .slider-container .slider-change{
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.payment-info .information-left .game-image-slider .slider-display .slider-container .slider-change .change-item{
  min-width: 100%;
}

.payment-info .information-left .game-image-slider .slider-display .slider-container .slider-change .change-item img{
  width: 100%;
  display: block;
  object-fit: cover;
  height: 100%;
}

.payment-info .information-left .game-image-slider .slider-wrapper{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
}

.payment-info .information-left .game-image-slider .slider-wrapper .slider-outer{
  flex-grow: 1;
  max-width: 500px;
  overflow:hidden;
}

.payment-info .information-left .game-image-slider .slider-wrapper .slider-outer .slider-inner{
  display: flex;
  justify-content: center;
  gap: 5px;
}

.payment-info .information-left .game-image-slider .slider-wrapper .slider-outer .slider-inner .chose-item{
 width: 80px;
 height: 45px;
  cursor: pointer;
  overflow: hidden;
  border-radius: 4px;
  border: 2px solid transparent;
  transition: 0.3s;
  box-sizing: border-box;
}

@media(max-width:765px){
  .payment-info .information-left .game-image-slider .slider-wrapper .slider-outer{
  flex-grow: 1;
  max-width: unset;
  overflow:hidden;
 }

 .payment-info .information-left .game-image-slider .slider-wrapper .slider-outer .slider-inner{
  display: flex;
  width: max-content;
 }

 .payment-info .information-left .game-image-slider .slider-wrapper .slider-outer .slider-inner .chose-item{
  min-width: 80px;
  height: 45px;
  cursor: pointer;
  overflow: hidden;
  border-radius: 4px;
  border: 2px solid transparent;
  transition: 0.3s;
  box-sizing: border-box;
 } 
}

.payment-info .information-left .game-image-slider .slider-wrapper .slider-outer .slider-inner .chose-item img{
  width: 100%;
  display: block;
  height: 100%;
}

.payment-info .information-left .game-image-slider .slider-wrapper .slider-outer .slider-inner .chose-item.active{
   border-color:#4FAFF1;
}

.slider-arrow{
  background-color: #4FAFF1;
  color: #ffffff;
  border: none;
  width: 24px;
  min-width: 24px;
  height: 24px;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

@media(max-width:768px){
  .slider-arrow {
    display: none;
}
}

.slider-arrow:disabled{
  opacity: 0.4;
  cursor: default;
}

.payment-info .information-left .about-game{
  width: 100%;
  background-color: #ffffff;
  border-radius: 16px;
  padding: 24px;
}

.payment-info .information-left .about-game h2{
  font-size: 28px;
  color:#1E2939;
}

.payment-info .information-left .about-game .about-game-inner{
  width: 100%;
  margin: 24px 0px 0px 0px;
  line-height: 1.6;
  max-width: 560px;
}

.payment-info .information-left .about-game .about-game-inner .game-desc{
  text-align: justify;
  overflow: hidden; /* 隱藏溢出內容 */
  transition: all 0.3s ease; /* 平滑過渡 */
  line-height: 1.6;
  /* border: 1px solid red; */
  -webkit-line-clamp: 5;
}

.game-desc.is-clamped{
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  text-overflow: ellipsis;
}

.game-desc.expanded{
  display: block !important; /* 展開後改回 block，內容才能完整撐開 */
  -webkit-line-clamp: unset;
  max-height: none;
}

.payment-info .information-left .about-game .about-game-inner .text-btn{
  text-decoration: none;
  color: #4FAFF1;
}

.payment-info .information-right .help-you{
  font-size: 20px;
  font-weight: 500;
  color: #1E2939;
  display: flex;
  align-items: center;
  margin: 24px 0px 24px 0px;
}

.payment-info .information-right .help-you .text{
  margin-right: 10px;
  font-weight: 400;
}

.payment-info .information-right .help-you a{
  color: #4FAFF1;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.payment-info .information-left .content-rate{
  max-width: 500px;
  margin: 24px 0px;
}

.payment-info .information-left .content-rate img{
  width: 100%;
}
/* 這是information-left 區塊 結束*/



/* 這是information-right 區塊 開始*/
.payment-info .information-right{
  width: 60%;
  padding: 0 3px 0 3px ;
}

.payment-info .information-right .user-stored-value{
  padding: 24px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.payment-info .information-right .user-stored-value .information-color{
  color: #1E2939 !important;
  font-size: 28px !important;
  position: relative;
}

.payment-info .information-right .user-stored-value .information-color .stored-one{
  margin-right: 10px;
  margin-right: 10px;
  position: absolute;
  width: 85px;
  bottom: 30px;
  height: 40px;
  background-color: #1E2939;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  border: 4px solid #ffffff;
  font-size: 24px;
}

@media(max-width:576px){
  .payment-info .information-right .user-stored-value .information-color .stored-one{
  margin-right: 10px;
  margin-right: 10px;
  position: absolute;
  width: 85px;
  bottom: 30px;
  height: 40px;
  background-color: #1E2939;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  border: 4px solid #ffffff;
  font-size: 24px;
}

 .payment-info .information-right .user-stored-value .information-color .for-topup-page{
  position: absolute;
  bottom: 30px;
 }
}

.server-style{
    width: 100%;
    background-color: #F7F7F7;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}

.myform-new-style{
  display: flex;
  flex-wrap: wrap;
  gap: 16px 30px !important;
}

@media(max-width:768px){
  .form-group-style{
    width: 100%;
    max-width: unset !important; 
  }

  .myform-new-style{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 16px 30px !important;
 }
}

.line-break{
  display: flex !important;
  flex-direction: column;
}

.stored-value-one .user-form-title{
  color: #1E2939 !important;
}

.stored-value-one .login-out{
  width: 100%;
  display: flex;
  gap: 24px;
}

.stored-value-one .new-btn-style{
  border: 2px solid #4FAFF1 !important;
    background-color: #ffffff !important;
    opacity: 1 !important;
    pointer-events: none !important;
    color: #4FAFF1 !important;
}

.insert-user-value{
  background-color: #ffffff !important;
  border: 1px solid #99A1AF !important;
}

.payment-info .information-right .user-stored-value .stored-value-two{
  background-color: #F6FBFE;
  padding:12px 12px 12px 12px ;
  border-radius: 8px;
  margin-top: 16px;
}

@media(max-width:576px){
  .payment-info .information-right .user-stored-value .stored-value-two{
    background-color: #F6FBFE;
    padding: 0px 0px 0px 0px ;
    border-radius: 8px;
    margin-top: 16px;
  }
}

.payment-info .information-right .user-stored-value .stored-value-two .uid-outer{
  margin-top: 0px !important;
}

@media(max-width:768px){
  .payment-info .information-right .user-stored-value .stored-value-two .uid-outer .uid-inner{
    background-color:#F6FBFE !important;
  }
}

@media(max-width:576px){
  .payment-info .information-right .user-stored-value .stored-value-two .uid-outer{
     padding: 0px 0px 0px 0px !important;
  }
}



.payment-info .information-right .redeem-items{
  padding: 24px;
  background-color: #ffffff;;
  border-radius: 16px;
  margin-top: 40px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  position: relative;
}

.payment-info .information-right .redeem-items .information-color .stored-one {
    margin-right: 10px;
    position: absolute;
    width: 85px;
    top: -20px;
    height: 40px;
    background-color: #1E2939;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    border: 4px solid #ffffff;
    font-size: 24px;
}

@media(max-width:576px){
  .payment-info .information-right .redeem-items .information-color .stored-one {
    margin-right: 10px;
    position: absolute;
    width: 85px;
    bottom: 80px;
    height: 40px;
    background-color: #1E2939;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    border: 4px solid #ffffff;
    font-size: 24px;
}
}

.payment-info .information-right .redeem-items .information-color{
  color: #1E2939 !important;
  justify-content: left !important;
  font-size: 28px !important;
  line-height: normal !important;
}

@media(max-width:576px){
  .currency-style{
    margin-top: 12px !important;
  }
}

.coin-color{
  color: #1E2939 ;
}

.form-select-color{
  background-color: #ffffff !important;
  width: 50% !important;
}

@media(max-width:576px){
 .form-select-color{
  background-color: #ffffff !important;
  width: 100% !important;
} 
}

.new-option-style{
  width: 50% !important;
}

@media(max-width:576px){
 .new-option-style{
  width: 100% !important;
 } 
}

/* 商品卡片 */

.product .product-new-item{
  border: 1px solid #f3f4f6;
  width: calc((100% - 64px) / 5);
  min-width: 116px;
  border-radius: 8px;
  cursor: pointer;
  background-color: #ffffff;
  position: relative;
  max-height: max-content;
}

.card-list-gap{
  gap: 16px !important;
  margin-top: 24px;
 }

/* .product .product-new-item:hover{
  border: 1px solid #4FAFF1;
  background: rgba(79, 175, 241, 0.24);
} */

.product-new-item:hover,
.product-new-item.active {
    border: 1px solid #4FAFF1;
  background: rgba(79, 175, 241, 0.24) !important;
}

@media(max-width:576px){
.payment-info .information-right .redeem-items .information-color{
  color: #1E2939 !important;
  justify-content: left !important;
  font-size: 28px !important;
  line-height: normal !important;
  padding: 0px 0px !important;
  border-bottom: none !important;
}

 .card-list-gap{
  gap: 15px !important;
  margin-top: 24px;
 }

 .product .product-new-item{
  /* border: 1px solid red; */
  width: calc((100% - 15px) / 2);
  max-width: 240px;
  min-width: auto;
  border-radius: 8px;
  cursor: pointer;
  background-color: #ffffff;
  position: relative;
} 

.product .product-new-item .product-item-inner .product-image .product-image-inner {
    height: auto !important;
}
}

.product .product-new-item .product-item-inner .product-image .product-image-inner{
  height: auto;
  border-radius: 8px 8px 0px 0px;
  overflow: hidden;
}

.product .product-new-item .product-item-inner .product-image .product-image-inner img{
  width: 100%;
}

.product .product-new-item .product-item-inner .product-desc{
  padding: 8px;
}

.product .product-new-item .product-item-inner .product-desc .product-desc-inner .desc-title{
  display: flex;
  justify-content: space-between;
}

.product .product-new-item .product-item-inner .product-desc .product-desc-inner .desc-title .title-text{
  display: flex;
  flex-direction: column;
  width: 100%;
}

.product .product-new-item .product-item-inner .product-desc .product-desc-inner .desc-title .exclam{
  max-width: 20px;
}

.product .product-new-item .product-item-inner .product-desc .product-desc-inner .desc-title .exclam img{
  width: 100%;
}

.product .product-new-item .product-item-inner .product-desc .product-desc-inner .title-first{
  color: #1E2939;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.product .product-new-item .product-item-inner .product-desc .product-desc-inner .title-second{
  color: #1E2939;
  font-size: 14px;
}

.product .product-new-item .product-item-inner .product-desc .product-desc-inner .product-price{
  color: #FB2C36;
  margin-top: 12px;
}

.product .product-new-item .product-item-inner .product-desc .product-desc-inner .product-price .price-num{
  font-weight: bold;
  text-align: right;
}

.product .product-new-item .product-item-inner .product-desc .product-desc-inner .product-price .price-num span{
  font-size: 12px;
  margin-right: 5px;
  font-weight: 400;
}

.product .product-new-item .product-item-tags{
  position: absolute;
  top: 5px;
  left: -5px;
  background-color: #FB2C36;
  color: #ffffff;
  border-radius: 4px;
  padding: 4px 6px; 
  font-size: 13px;
}


/* 付款方式 開始 */

.payment-info .information-right .payment-type{
  padding: 24px;
  background-color: #ffffff;
  border-radius: 16px;
  margin-top: 40px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.payment-info .information-right .payment-type .information-color .stored-one {
    margin-right: 10px;
    position: absolute;
    width: 85px;
    bottom: 40px;
    height: 40px;
    background-color: #1E2939;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    border: 4px solid #ffffff;
    font-size: 24px;
}

.payment-info .information-right .payment-type .information-color{
  color: #1E2939 !important;
  justify-content: left !important;
  font-size: 28px !important;
  line-height: normal !important;
  position: relative;
}

.payment-info .information-right .payment-type .new-region-choose .choose-select{
  width: 100%;
  max-width: calc(50% - 0px) ;
}

@media(max-width:576px){
  .payment-info .information-right .payment-type .information-color{
  color: #1E2939 !important;
  justify-content: left !important;
  font-size: 28px !important;
  line-height: normal !important;
  padding: 0px 0px !important;
  border-bottom: none !important;
  }

  .payment-info .information-right .payment-type .new-region-choose{
    padding: 12px 0px !important;
  }

  .payment-info .information-right .payment-type .new-region-choose .choose-select{
  width: 100%;
  max-width: calc(100% - 0px) ;
}
}

.chose-region{
  color: #1D1F25 !important;
}

.chose-region-input{
  background-color: #ffffff !important;
}


/* 這是付款方式選項的清單 */
      /* 整體容器佈局 */
      .payment-info-type {
        display: flex;
        width: 100%;
        max-width: 800px;
        border: 1px solid #ddd;
        font-family: Arial, sans-serif;
        margin-top: 24px;
        border-radius: 8px;
        overflow: hidden;
      }

      /* 左側欄位 */
      .left-panel {
        width: 50%;
        list-style: none;
        margin: 0;
        padding: 0;
        background-color: #ffffff;
        border-right: 1px solid #ddd;
      }

      .tab-item {
        padding: 5px 10px;
        cursor: pointer;
        border-bottom: 1px solid #eee;
        transition: background 0.3s;
        display: flex;
        align-items: center;
        justify-content: space-between;
      }

      .tab-item:hover {
        background-color: #f0f0f0;
      }

      .tab-item.active {
        background-color: #F6FBFE;
        color: #1890ff;
        font-weight: bold;
      }

      .tab-item .tab-item-inner{
        display: flex;
        align-items: center;
      }

      .tab-item .tab-item-inner .items-text{
        font-size: 14px;
        color: #1E2939;
      }

      .tab-item .items-img{
        width: 44px;
        max-width: 44px;
        margin-right: 13px;
      }

      .tab-item .items-img img{
        width: 100%;
      }

      .tab-item .arrow-img{
        width: 7px;
      }

      .tab-item .arrow-img img{
        width: 100%;
      }

      /* 右側欄位 */
      .right-panel {
        flex: 1;
        padding: 0px;
        background-color: #F6FBFE;

        /* 核心需求：高度限制與捲軸 */
        /* max-height: 465px; */
        overflow-y: auto;
      }

      /* 內容區塊初始隱藏 */
      .content-section {
        display: none;
        overflow: hidden;
        max-height: 472px;
       overflow-y: visible;
      }

      .content-section.active {
        display: block;
      }

      /* 內容項目樣式 */
      .option-item {
        padding: 12px;
        margin-bottom: 8px;
        border: 1px solid #eee;
        border-radius: 4px;
        transition: all 0.2s;
      }

      .option-item:hover {
        /* border-color: #1890ff; */
        background-color: #fafafa;
      }

      .option-item input[type="radio"] {
        display: none;
      }

      .option-item {
        display: flex;
        align-items: center;
        padding: 15px;
        margin-bottom: 0px;
        cursor: pointer;
        border-radius: 8px;
        transition: all 0.3s ease;
        border: 1px solid transparent; /* 預留邊框位置 */
      }

      /* 自定義 Radio 外圈 */
      .custom-radio {
        width: 18px;
        height: 18px;
        border: 2px solid #333;
        border-radius: 50%;
        margin-right: 15px;
        position: relative;
        display: inline-block;
        flex-shrink: 0;
      }

      /* 選中時的內圈點點 */
      .option-item input[type="radio"]:checked + .custom-radio::after {
        content: "";
        width: 8px;
        height: 8px;
        background-color: #333;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
      }

      /* 選中時的整體容器樣式  */
      .option-item input[type="radio"]:checked ~ .option-content .option-text {
        font-weight: bold;
      }

      /* 模擬圖片中的選中白色塊效果 */
      .option-item:has(input:checked) {
        background-color: #ffffff;
      }

      .option-content {
        display: flex;
        align-items: center;
      }

      .vendor-logo {
        width: 35px;
        margin-right: 10px;
        border-radius: 50%;
      }

      /* 這是手機板付款樣式 開始*/
      /* 僅在 768px 以下觸發此布局 */
      @media(min-width:768px){
        .mobile-container {
        display: none;
        }
      }
      @media (max-width: 768px) {
      .payment-info-type{
          display: none;
      }

      .mobile-container {
        display: block;
        }
      .mobile-container {
        width: 100%;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        overflow: hidden;
        margin-top: 24px;
        display: block;
      }

        .accordion-item {
          border-bottom: 1px solid #f0f0f0;
        }

        /* 標題欄位 */
        .accordion-header {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 15px;
          background-color: #fff;
          cursor: pointer;
          transition: background 0.3s;
        }

        .accordion-item.active .accordion-header {
          background-color: #F6FBFE; /* 選中時的淡藍色背景 */
          border-bottom: 1px solid #EDEEF1;
        }

        .header-left {
          display: flex;
          align-items: center;
          gap: 12px;
          font-size: 16px;
          color: #333;
        }

        .mark-icon{
          width: 44px;
        }

        /* 箭頭旋轉動畫 */
        .arrow-icon {
          width: 10px;
          height: 10px;
          border-right: 2px solid #666;
          border-bottom: 2px solid #666;
          transform: rotate(45deg);
          transition: transform 0.3s;
        }

        .accordion-item.active .arrow-icon {
          transform: rotate(-135deg);
        }

        /* 核心需求：下方欄位高度限制與捲軸 */
        .accordion-content {
          display: none; /* 預設收合 */
          background-color: #F6FBFE;
        }

        .option-list {
          max-height: 400px; /* 需求 4: 不超過 400px */
          overflow-y: auto;
          padding: 10px 0;
        }

        .accordion-item.active .accordion-content {
          display: block;
        }

        /* Radio 選項樣式 */
        .radio-option {
          display: flex;
          align-items: center;
          padding: 12px 20px 12px 20px;
          cursor: pointer;
        }

        .mobile-custom-radio {
          width: 18px;
          height: 18px;
          border: 2px solid #333;
          border-radius: 50%;
          margin-right: 15px;
          position: relative;
          min-width: 18px;
          max-width: 18px;
        }

        input[type="radio"] {
          display: none;
        }

        input[type="radio"]:checked + .mobile-custom-radio::after {
          content: "";
          width: 10px;
          height: 10px;
          background: #333;
          border-radius: 50%;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
        }

        .cpmpany-logo {
          width: 35px;
          height: 35px;
          margin-right: 10px;
        }
      }
      /* 這是手機板付款樣式 結束*/

/* 付款方式 結束 */

/* 這是information-right 區塊 結束*/

.payment-info .activity-news{
  width: 100%;
  margin: 24px 0px;
}

.payment-info .activity-news h2{
  font-size: 28px;
  color:#1E2939;
}

.payment-info .activity-news .news-list{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 12px;
}

@media(max-width:576px){
  .payment-info .activity-news .news-list{
  padding: 16px 0px !important;
}
}

.payment-info .activity-news .news-list .list-inner{
  width: 100%;
  max-width: calc(100% - 0px) !important;
  border: 1px solid #EDEEF1;
  border-radius: 8px 8px 8px 8px;
  background-color: #ffffff;
}

.payment-info .activity-news .news-list .list-inner .btn-new-style{
  color: #4FAFF1 !important;
  background-color: #ffffff !important;
  border: 2px solid #4FAFF1 !important;
  transition: .8s !important;
  width: 102px;
}

.payment-info .activity-news .news-list .list-inner .btn-new-style:hover{
  background-color: #007aff !important;
  color: #ffffff !important;
}

/* 07頁客製版 PC-優惠活動區塊 開始*/

.active-pc-region{
  padding: 24px;
    background-color: #ffffff;
    border-radius: 16px;
    margin-top: 40px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    position: relative;
}

.payment-info .pc-news{
  width: 100%;
  margin: 0px 0px;
}

@media(max-width:768px){
  .active-pc-region{
    display: none;
  }
  
  .payment-info .pc-news{
   width: 100%;
   margin: 0px 0px;
   display: none;
}
}

.payment-info .pc-news h2{
  font-size: 28px;
  color:#1E2939;
}

.payment-info .pc-news .news-list{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 12px;
}

@media(max-width:576px){
  .payment-info .pc-news .news-list{
  padding: 16px 0px !important;
}
}

.payment-info .pc-news .news-list .list-inner{
  width: 100%;
  max-width: calc(100% - 0px) !important;
  border: 1px solid #EDEEF1;
  border-radius: 8px 8px 8px 8px;
  background-color: #ffffff;
}

.payment-info .pc-news .news-list .list-inner .btn-new-style{
  color: #4FAFF1 !important;
  background-color: #ffffff !important;
  border: 2px solid #4FAFF1 !important;
  transition: .8s !important;
  width: 102px;
}

.payment-info .pc-news .news-list .list-inner .btn-new-style:hover{
  background-color: #007aff !important;
  color: #ffffff !important;
}

/* 07頁客製版 PC-優惠活動區塊 結束*/

/* 07頁客製版 mobile-優惠活動區塊 開始*/

.payment-info .mobile-news{
  width: 100%;
  background-color: #ffffff;
  border-radius: 16px;
  padding: 24px;
  display: none;
}

.event-reload-style{
  background-color: #fff;
}

@media(max-width:768px){
  .payment-info .mobile-news{
  width: 100%;
  margin: 48px 0px 6px 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  display: block;
 }
}

.payment-info .mobile-news h2{
  font-size: 28px;
  color:#1E2939;
}

.payment-info .mobile-news .news-list{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 12px;
}

@media(max-width:576px){
  .payment-info .mobile-news .news-list{
  padding: 16px 0px !important;
  background-color: #ffffff;
}
}

.payment-info .mobile-news .news-list .list-inner{
  width: 100%;
  max-width: calc(100% - 0px) !important;
  border: 1px solid #EDEEF1;
  border-radius: 8px 8px 8px 8px;
  background-color: #ffffff;
}

.payment-info .mobile-news .news-list .list-inner .btn-new-style{
  color: #4FAFF1 !important;
  background-color: #ffffff !important;
  border: 2px solid #4FAFF1 !important;
  transition: .8s !important;
  width: 102px;
}

.payment-info .mobile-news .news-list .list-inner .btn-new-style:hover{
  background-color: #007aff !important;
  color: #ffffff !important;
}

/* 07頁客製版 mobile-優惠活動區塊 結束*/



@media(max-width:768px){
  .payment-info .information-right {
    width: 100%;
  }

  .payment-info .information-left {
    width: 100%;
    max-width: unset;
    padding: 0px 3px 0px 3px;
   }

  .payment-info{
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    gap: 32px;
  }
  
  .payment-info .information-right .user-stored-value .information-color {
    color: #1E2939 !important;
    justify-content: left !important;
    border-bottom: none !important;
    margin-bottom: 24px !important;
    padding: 0px !important;
  }
}

/* payment-info 區塊 結束 */
/*  儲值頁 樣式設定 結束 */


/* 中華網龍 客製頁面 開始 */
.chinesegamer-choose-item{
  justify-content: space-between;
}

.chinesegamer-logout{
  display: flex;
  gap: 6px;
  width: 100%;
}

.chinesegamer-logout .logout-buttom{
  width: 18%;
  max-width: 120px;
}

.chinesegamer-logout .logout-buttom .user-logout-btn{
  background-color: #4faff100 !important;
  color: #4FAFF1 !important;
  padding: 6px 12px !important;
}

@media(max-width:768px){
  .chinesegamer-logout{
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: 100%;
}

.chinesegamer-logout .logout-buttom{
  width: 100%;
  max-width: unset;
}

.chinesegamer-logout .logout-buttom .user-logout-btn{
  background-color: #4faff100 !important;
  color: #4FAFF1 !important;
}
}

.card-change{
  margin: 24px 0px;
}


/* 中華網龍 客製頁面 結束 */


/* 儲值頁-06-topup_changeCard-儲值頁換卡 開始 */
.payment-info .information-right .change-card {
    padding: 24px;
    background-color: #ffffff;
    border-radius: 16px;
    margin-top: 0px !important;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

@media(max-width:768px){
  .payment-info .information-right .change-card {
    padding: 24px;
    background-color: #ffffff;
    border-radius: 16px;
    margin-top: 0px !important;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
}
/* 儲值頁-06-topup_changeCard-儲值頁換卡 結束 */

/* 儲值頁-07-topup_cp-儲值頁CP發動 開始 */
.user-stored-value .stored-value-one .stored-process{
  width:100%;
  border-radius: 8px;
  padding: 0px 0px;
}

.user-stored-value .stored-value-one .stored-process .process-first-block{
  display: flex;
  align-items: center;
  background-color: #E7F5FE;
  padding: 16px 24px;
  border-radius: 8px;
  margin-bottom: 4px;
}

.user-stored-value .stored-value-one .stored-process .process-first-block .process-text{
  width: 100%;
}

.user-stored-value .stored-value-one .stored-process .process-first-block .process-number{
  color: #1E2939;
  font-size: 32px;
  font-weight: bold;
  line-height: normal;
  margin-right: 24px;
}

.user-stored-value .stored-value-one .stored-process .process-first-block .process-text .process-text-title{
  color: #1E2939;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 12px;
}

.user-stored-value .stored-value-one .stored-process .process-first-block .process-text .process-btn{
  display: flex;
  justify-content: center;
  gap: 16px;
}

.process-first-block .process-text .process-btn .buttom-item{
  background-color: #4FAFF1;
  border-radius: 6px;
  width: 100%;
}

.process-first-block .process-text .process-btn .buttom-item a{
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

.process-first-block .process-text .process-btn .buttom-item a .item-style{
  padding: 6px 16px;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.user-stored-value .stored-value-one .stored-process .process-sec-block {
  display: flex;
  align-items: center;
  gap: 0px;
  position: relative;
}

.user-stored-value .stored-value-one .stored-process .process-sec-block .prcess-step{
  display: flex;
  align-items: center;
  background-color: #E7F5FE;
  border-radius: 6px;
  width: 100%;
}

.user-stored-value .stored-value-one .stored-process .process-sec-block .fake::before{
 content: "";
    background-image: url(../images/test-img/new-arrow.svg);
    height: 72.5px;
    width: 12px;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute !important;
    left: 32.6%;
}

.user-stored-value .stored-value-one .stored-process .process-sec-block .fake::after{
 content: "";
    background-image: url(../images/test-img/new-arrow.svg);
    height: 72.5px;
    width: 12px;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute !important;
    left: 66.1%;
}

.user-stored-value .stored-value-one .stored-process .process-sec-block .prcess-step .step-number{
  margin: 16px 10px 16px 24px;
  color: #1E2939;
  font-size: 32px;
  font-weight: bold;
  line-height: normal;
}

.user-stored-value .stored-value-one .stored-process .process-sec-block .prcess-step  .step-desc{
  color: #1E2939;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-right: 16px;
}

@media(max-width:1024px){
  .user-stored-value .stored-value-one .stored-process{
  width:100%;
  border-radius: 8px;
  padding: 0px 0px;
}

.user-stored-value .stored-value-one .stored-process .process-first-block{
  display: flex;
  align-items: center;
  background-color: #E7F5FE;
  padding: 16px 24px;
  border-radius: 8px;
  margin-bottom: 1px;
}

.user-stored-value .stored-value-one .stored-process .process-first-block .process-text{
  width: 100%;
}

.user-stored-value .stored-value-one .stored-process .process-first-block .process-number{
  color: #1E2939;
  font-size: 40px;
  font-weight: bold;
  line-height: normal;
  margin-right: 24px;
}

.user-stored-value .stored-value-one .stored-process .process-first-block .process-text .process-text-title{
  color: #1E2939;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 12px;
}

.user-stored-value .stored-value-one .stored-process .process-first-block .process-text .process-btn{
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-direction: column;
  width: 80%;
}

@media(max-width:412px){
   .user-stored-value .stored-value-one .stored-process .process-first-block .process-text .process-btn{
   display: flex;
   justify-content: center;
   gap: 16px;
   flex-direction: column;
   width: 80%;
  }
}

.process-first-block .process-text .process-btn .buttom-item{
  background-color: #4FAFF1;
  border-radius: 6px;
  width: 100%;
}

.process-first-block .process-text .process-btn .buttom-item a{
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

.process-first-block .process-text .process-btn .buttom-item a .item-style{
  padding: 6px 16px;
  text-align: center;
}

.user-stored-value .stored-value-one .stored-process .process-sec-block {
  display: flex;
  align-items: center;
  gap: 1px;
  position: relative;
  flex-direction: column;
}

.user-stored-value .stored-value-one .stored-process .process-sec-block .prcess-step{
  display: flex;
  align-items: center;
  background-color: #E7F5FE;
  border-radius: 6px;
  width: 100%;
}

.user-stored-value .stored-value-one .stored-process .process-sec-block .fake::before{
 content: "";
    background-image: url(../images/test-img/Polygon-6.png);
    height: 72.5px;
    width: 10px;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute !important;
    left: 31.5%;
    display: none;
}

.user-stored-value .stored-value-one .stored-process .process-sec-block .fake::after{
 content: "";
    background-image: url(../images/test-img/Polygon-6.png);
    height: 72.5px;
    width: 10px;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute !important;
    left: 65.5%;
    display: none;
}

.user-stored-value .stored-value-one .stored-process .process-sec-block .prcess-step .step-number{
  margin: 16px 24px 16px 24px;
  color: #1E2939;
  font-size: 40px;
  font-weight: bold;
  line-height: normal;
}

.user-stored-value .stored-value-one .stored-process .process-sec-block .prcess-step  .step-desc{
  color: #1E2939;
  font-size: 18px;
  line-height: normal;
  margin-right: 16px;
}
}

.redeem-items .out-connect{
   margin-top: 24px;
}

.redeem-items .out-connect .inner-connect{
  display: flex;
  justify-content: flex-start;
  gap: 10px;
}

.redeem-items .out-connect .inner-connect .connect-item-1{
  border: 1px solid #1E2939;
  border-radius: 6px;
}

.redeem-items .out-connect .inner-connect .connect-item-1 a{
  display: flex;
  justify-content: space-between;
  text-decoration: none;
  align-items: center;
  color: #1E2939;
}

.redeem-items .out-connect .inner-connect .connect-item-1 a .item-title{
  margin:6px 5px 6px 16px;
}

.redeem-items .out-connect .inner-connect .connect-item-1 a .item-image{
  margin-right: 16px;
  max-width: 20px;
}

.redeem-items .out-connect .inner-connect .connect-item-1 a .item-image img{
  width: 100%;
}

.redeem-items .out-connect .inner-connect .connect-item-2{
  border: 1px solid #1E2939;
  border-radius: 6px;
}

.redeem-items .out-connect .inner-connect .connect-item-2 a{
  display: flex;
  justify-content: space-between;
  text-decoration: none;
  align-items: center;
  color: #1E2939;
}

.redeem-items .out-connect .inner-connect .connect-item-2 a .item-title{
  margin:6px 5px 6px 16px;
}

.redeem-items .out-connect .inner-connect .connect-item-2 a .item-image{
  margin-right: 16px;
  max-width: 20px;
}

.redeem-items .out-connect .inner-connect .connect-item-2 a .item-image img{
  width: 100%;
}
/* 儲值頁-07-topup_cp-儲值頁CP發動 結束 */

/* 08-topup_member-儲值頁MyCard會員 開始 */
.login-account{
  width: 100%;
}

.customize-point .customize-point-insert{
  margin-top: 0px !important;
}

.customize-point .customize-point-insert .customize-item{
  width: 50% !important;
  max-width: none !important;
  min-width: 280px;
  overflow: unset;
}

.customize-point .customize-point-insert .customize-item .customize-item-outer{
  padding-left: 0px !important;
}

.customize-point .customize-point-insert .customize-item .customize-item-inner{
  display: flex;
  width: 100%;
  gap: 12px;
  position: relative;
}

.confirm-money {
    cursor: pointer !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none !important;
    transition: 0.5s !important;
    border-radius: 6px !important;
    padding: 4px 8px 4px 8px !important;
    background-color: #ffffff !important;
    color: #4FAFF1 !important;
    border: 1px solid #4FAFF1 !important;
    font-size: 14px !important;
}

.confirm-money:hover{
  color: #ffffff !important;
  border: 1px solid #4FAFF1 !important;
  background-color: #4FAFF1 !important;
}

.new-my-btn-primary:focus {
  border: 1px solid #82C5F7 !important;
  background-color: unset !important;
  color: #4FAFF1 !important;
}

.my-btn-primary:focus{

}

.customize-point-insert .customize-item .customize-item-inner .product-item-tags{
  background-color: #FB2C36;
  color: #ffffff;
  border-radius: 4px;
  padding: 4px 6px;
  font-size: 13px;
  position: absolute;
  top: 5px;
  left: -5px;
}

.customize-point .customize-point-insert .customize-item .customize-item-inner .customize-desc{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 58%;
  gap: 12px;
}

.customize-insert-info{
  width: 100% !important;
  max-width: 490px;
}

.customize-point .customize-point-insert .customize-item .customize-item-inner .customize-item-image{
  max-width: 92px;
  width: 100%;
  overflow: hidden;
  border-radius: 8px 0px 0px 8px;
}

.customize-point .customize-point-insert .customize-item .customize-item-inner .customize-item-image img{
  width: 100%;
}

@media(max-width:768px){
  .customize-point .customize-point-insert{
  margin-top: 0px !important;
}

.customize-point .customize-point-insert .customize-item{
  width: 50% !important;
  max-width: none !important;
  min-width: auto;
}

.customize-point .customize-point-insert .customize-item .customize-item-outer{
  padding-left: 0px !important;
}

.customize-point .customize-point-insert .customize-item .customize-item-inner{
  display: flex;
  width: 100%;
  gap: 12px;
}

.customize-point .customize-point-insert .customize-item .customize-item-inner .customize-desc{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 65%;
}

.customize-insert-info{
  width: 95% !important;
  max-width: none;
}

.customize-point .customize-point-insert .customize-item .customize-item-inner .customize-item-image{
  max-width: 92px;
  width: 100%;
}

.customize-point .customize-point-insert .customize-item .customize-item-inner .customize-item-image img{
  width: 100%;
}
}

@media(max-width:576px){
.new-tabs-style{
  padding: 12px 0px !important;
}
.customize-point .customize-point-insert{
  margin-top: 0px !important;
}

.customize-point .customize-point-insert .customize-item{
  width: 100% !important;
  height: auto;
  max-width: none !important;
  min-width: auto;
  border: 1px solid #EDEEF1;
  border-radius: 8px;
}

.customize-point .customize-point-insert .customize-item .customize-item-outer{
  padding-left: 0px !important;
}

.customize-point .customize-point-insert .customize-item .customize-item-inner{
  display: flex;
  width: 100%;
  gap: 12px;
  min-width: auto;
}

.customize-point .customize-point-insert .customize-item .customize-item-inner .customize-desc{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-right: 10px;
}

.customize-insert-info{
  width: 100% !important;
  /* max-width: 205px; */
}

.customize-point .customize-point-insert .customize-item .customize-item-inner .customize-item-image{
  max-width: 92px;
  width: 100%;
}

.customize-point .customize-point-insert .customize-item .customize-item-inner .customize-item-image img{
  width: 100%;
}
}

/* 08-topup_member-儲值頁MyCard會員 結束 */

/* 結帳區塊的樣式 開始 */
.Checkout-regin{
  /* height: 60px;  */
  width: 100%;
  position: fixed;
  bottom: 0px;
}

.Checkout-regin .Checkout-regin-inner{
  padding: 0px 0px 10px 0px;
}

.not-checkout-outer{
  display: block;
}

.Checkout-regin .not-checkout{
  width: 100%;
  display: flex;
  justify-content: center;
}

.Checkout-regin .not-checkout .not-checkout-inner{
  /* border: 1px solid red; */
  background-color: #ffffff;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  padding: 16px 16px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.12);
  align-items: center;
  position: absolute;
  bottom: 5px;
}

.Checkout-regin .not-checkout .not-checkout-inner .not-checkout-title{
  margin-right: 30px;
}

.Checkout-regin .not-checkout .not-checkout-inner .not-checkout-buttom{
  background-color: #4FAFF1;
  border-radius: 6px;
}

.Checkout-regin .not-checkout .not-checkout-inner .not-checkout-buttom a{
  text-decoration: none;
  color: #ffffff;
}

.Checkout-regin .not-checkout .not-checkout-inner .not-checkout-buttom a .buttom-desc{
  margin: 6px 16px;
}

.just-cheeckout{
  display: flex;
  justify-content: center;
}

.just-checkout-inner{
  width: 90%;
  max-width: 1258px;
  background-color: #ffffff;
  border-radius: 16px;
  padding: 0px 16px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.12);
}

.just-checkout-inner .checkout-newstyle{
  border: none !important;
  margin: -16px 0px !important;
}

.checkout-newstyle .next-step{
  opacity: 1 !important;
}

.price-style{
  font-size: 24px !important;
  font-weight: bold !important;
  color: #FB2C36 !important;
}

@media(max-width:768px){
  .Checkout-regin{
  /* height: 60px;  */
  width: 100%;
  position: fixed;
  bottom: 0px;
}

.Checkout-regin .Checkout-regin-inner{
  padding: 0px 0px 0px 0px;
}

.not-checkout-outer{
  display: block;
}

.Checkout-regin .not-checkout{
  width: 100%;
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
}

.Checkout-regin .not-checkout .not-checkout-inner{
  /* border: 1px solid red; */
  background-color: #ffffff;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  padding: 16px 16px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.12);
  align-items: center;
}

.Checkout-regin .not-checkout .not-checkout-inner .not-checkout-title{
  margin-right: 30px;
}

.Checkout-regin .not-checkout .not-checkout-inner .not-checkout-buttom{
  background-color: #4FAFF1;
  border-radius: 6px;
}

.Checkout-regin .not-checkout .not-checkout-inner .not-checkout-buttom a{
  text-decoration: none;
  color: #ffffff;
}

.Checkout-regin .not-checkout .not-checkout-inner .not-checkout-buttom a .buttom-desc{
  margin: 6px 16px;
}

.just-cheeckout{
  display: flex;
  justify-content: center;
}

.just-checkout-inner{
  width: 100%;
  background-color: #ffffff;
  border-radius: 16px 16px 0px 0px;
  padding: 0px 25px;
  box-shadow: 2px 2px 6px 3px #a9a9a9;
}

.just-checkout-inner .checkout-newstyle{
  border: none !important;
  margin: 0px 0px !important;
}
}

.checkout-block{
  display: block;
}

.checkout-none{
  display: none;
}
/* 結帳區塊的樣式 結束 */

/* MyCard會員登入 窗口樣式 開始 */
.textbox {
    margin: 0;
    padding: 0 15px;
    background-color: #FFF;
    border: 1px solid #ececec;
    height: 48px;
    width: 100%;
    max-width: 656px;
    font-size: 16px;
    border-radius: 0;
}

.textbox:hover {
    border: 1px solid #d4d4d4;
}

.textbox:focus {
    border: 1px solid #92d3ff;
    box-shadow: 0px 0px 5px #6cc3ff;
}



#payment .member_topup_form {
    margin: 0 auto;
    padding: 0 0px;
    width: 100%;
    /* max-width: 550px; */
    text-align: center;
}

input, button, select, textarea {
    outline: none;
}

input, textarea {
    font-size: initial;
}

#payment .options {
    clear: both;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #d4d4d4;
    margin: 0 0 30px;
    text-align: left;
}

#payment .options ul {
    padding: 0;
    font-size: 0;
    width: 100%;
    box-sizing: border-box;
    margin: -1px 0;
}

#payment .member_topup_form ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

#payment .options ul li.now {
    color: #5a5a5a;
    background-color: #e8e8e9;
    border: 1px solid #d6d6d6;
    border-left: none;
    border-bottom: none;
}

#payment .options ul li {
    padding: 5px 20px;
    font-family: "微軟正黑體", Arial;
    font-size: 14px;
    color: #5a5a5a;
    list-style: none;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 5px 5px 0 0;
    border-bottom: none;
    display: inline-block;
    cursor: pointer;
}

#payment .options ul li:last-of-type {
    margin: 0;
}

#payment .options ul li+li {
    border-left: none;
}

#payment .member_topup_form ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

#payment .member_topup_form h4 {
    margin: 0px 0 12px 0;
    padding: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
    font-weight: normal;
    text-align: left;
    float: left;
}

.account_container {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    font-size: 14px;
}

.account_container .country_code_selectbar {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    margin-right: 10px;
    width: 100%;
    max-width: 0%;
    font-size: 14px;
    display: none;
}

.selectbar {
    margin: 0;
    padding: 0 15px;
    background-color: #FFF;
    border: 1px solid #ececec;
    height: 48px;
    width: 100%;
    max-width: 656px;
    font-size: 16px;
    border-radius: 0;
}

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(https://image.mycard520.com/globalmycard/images/dropdown.svg) no-repeat;
    background-position: right 15px center !important;
    background-size: 9px 6px;
    text-indent: 0.01px;
    text-overflow: "";
}

input[type="text"] {
    -webkit-appearance: none;
}

.textbox {
    margin: 0;
    padding: 0 15px;
    background-color: #FFF;
    border: 1px solid #ececec;
    height: 48px;
    width: 100%;
    max-width: unset !important;
    font-size: 14px;
    border-radius: 0;
}

.deduct_scan{
  display: flex;
  flex-direction: column-reverse;
}

#payment .member_topup_form .list li+li {
    margin: 20px 0 0 0;
}

#payment .member_topup_form .error {
    margin: 5px 0 0 0;
    color: #d53f21;
    text-align: left;
    font-size: 10px;
}

#payment .member_topup_form .authentication_code {
    margin: 0 2% 0 0;
    width: 71%;
    display: inline-block;
    vertical-align: middle;
    background-image: url(https://image.mycard520.com/globalmycard/images/authentication_code_icon.png);
    background-position: 12px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border-radius: 6px;
}

@media(max-width:576px){
  #payment .member_topup_form .authentication_code {
    margin: 0 2% 0 0;
    width: 60%;
}
}

#payment .member_topup_form .textbox {
    padding: 0 15px 0 58px;
}

#payment .member_topup_form .code_pic {
    position: relative;
    margin: 0;
    padding: 0 5px;
    background-color: #FFF;
    border: 1px solid #ececec;
    max-height: 48px;
    height: 48px;
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    line-height: 48px;
    text-align: center;
    border-radius: 6px 0px 0px 6px;
}

@media(max-width:576px){
  #payment .member_topup_form .code_pic {
    position: relative;
    margin: 0;
    padding: 0 5px;
    background-color: #FFF;
    border: 1px solid #ececec;
    max-height: 48px;
    height: 48px;
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    line-height: 48px;
    text-align: center;
}
}

#payment .member_topup_form .code_pic img {
    height: 100%;
    vertical-align: unset;
}

#payment .member_topup_form .code_pic:after {
    background-image: url(https://image.mycard520.com/globalmycard/images/noise.png);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
}

#payment .member_topup_form .refresh {
    margin: 0;
    padding: 0;
    width: 6%;
    height: 48px;
    display: inline-block;
    float: right;
}

@media(max-width:576px){
  #payment .member_topup_form .refresh {
    width: 11%;
    height: 48px;
}
}

#payment .member_topup_form .refresh a {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 48px;
    background: none;
    background-color: #fff;
    border: 1px solid #ececec;
    border-left: none;
    display: block;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    border-radius: 0px 6px 6px 0px;
    display: flex;
    justify-content: center;
}

a:link {
    text-decoration: none;
}

#payment .member_topup_form .refresh img {
    width: unset;
    max-width: unset;
}

#payment .btn_group {
    margin: 0px;
}

#payment .member_topup_form .btn {
    margin: 40px auto;
}

.member_topup_form .btn {
    width: 100%;
    margin: 43px auto;
    padding: 11px 54px;
    border-radius: 6px;
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #FFF;
    border: 1px solid #43a6e9;
    background-color: #4faff1;
    background: -moz-linear-gradient(270deg, #4faff1 0%, #3b9fe3 100%);
    background: -webkit-linear-gradient(270deg, #4faff1 0%, #3b9fe3 100%);
    background: -o-linear-gradient(270deg, #4faff1 0%, #3b9fe3 100%);
}

.btn {
    margin: 40px 10px;
    padding: 17px 54px;
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #FFF;
    border: 1px solid #43a6e9;
    background-color: #4faff1;
    background: -moz-linear-gradient(270deg, #4faff1 0%, #3b9fe3 100%);
    background: -webkit-linear-gradient(270deg, #4faff1 0%, #3b9fe3 100%);
    background: -o-linear-gradient(270deg, #4faff1 0%, #3b9fe3 100%);
    display: inline-block;
}

#payment #MyCardMemPW.password {
    background-image: url(https://image.mycard520.com/globalmycard/images/account_password.svg);
    background-size: 18px 18px;
    background-position: 16px center;
    background-repeat: no-repeat;
    border-radius: 6px;
}

#payment .mycard_app .qr_img {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    position: relative;
    image-rendering: pixelated;
}

#payment .member_topup_form img {
    width: 100%;
    max-width: 100%;
}

.deduct_qr .deduct_qr_progressing {
    position: absolute;
    z-index: 1;
    transform: translate(-50%, -50%);
    top: 55%;
    left: 50%;
    background: #fff;
    padding: 10px 15px;
    color: #a7a7a7;
    font-size: 13px;
    transition: .5s;
    cursor: context-menu;
    opacity: 0;
}

#payment .mycard_app .qr_img::after {
    display: none;
    content: "";
    width: 24px;
    height: 24px;
    background: url(https://image.mycard520.com/mycardallinone/assets/img/deduct_icon_mycard_android.png?android1024);
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
}

#payment .mycard_app .deduct_qr_note {
    width: 202px;
    margin: 0 auto;
    text-align: center;
    font-size: 13px;
    border-bottom: none !important;
    padding: 10px 0;
    display: flex !important;
    justify-content: center !important;
    color: #99A1AF;
    text-align: center;
    font-family: "Noto Sans CJK TC";
    font-size: 12px;
     font-style: normal;
     font-weight: 500;
    line-height: normal;
}

#payment .mycard_app .deduct_qr_note img {
    max-width: 22px;
    margin-left: 5px;
}

.account_container .account_textbox {
    padding: 0 15px 0 15px !important;
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    background-image: unset !important;
    background-position: 15px center;
    background-repeat: no-repeat;
    border-radius: 6px;
}

/* MyCard會員登入 窗口樣式 結束 */

/* 會員登入 樣式開始 */
.login-pup, .member-overlay {
    display: none;
}

.my-modal .my-modal-dialog .modal-content .my-modal-header .login-block{
  width: 32px;
  height: 32px;
  position: absolute;
  top: 8px;
  right: 24px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.login-pup{
  z-index: 202;
}

/* 要刪除 */
.my-modal.my-modal-m .my-modal-dialog .modal-content .my-modal-body {
    padding: 24px 24px 24px 24px !important;
    display: flex;
    flex-direction: column;
}
/* 要刪除 */



.new-modal-body{
    display: flex;
    flex-direction: column;
}

/* 登入、登出按鈕 */
.my-form-btn {
    max-width: calc(100%) !important;
}
.new-my-pup {
    width: 100%;
    max-width: 600px;
}

.new-my-modal {
    width: 100%;
    /* max-width: 818px !important; */
}

.login-logout{
  display: flex;
  width: 100%;
}

.login-outer{
  margin-right: 10px;
}

.login-btn{
  width: 152px;
}

.logout-outer{
  margin-left: 0px;
}

.logout-btn{
  width: 60px !important;
  cursor: pointer !important;
  border: 2px solid #4FAFF1 !important;
  background-color: #ffffff !important;
  opacity: 1 !important;
  color: #4FAFF1 !important;
  font-size: 14px !important;
  padding: 0px !important;
}

.logout-btn:hover{
  color:#ffffff !important
}

/* 登錄彈窗 欄位樣式*/
.login-contain{
  display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: 750px;
    height: fit-content;
}
.member_event .member_event_close_btn {
    width: 18px;
    height: 18px;
    background: none;
    background-image: url(https://image.mycard520.com/globalmycard/images/close_history_icon.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 18px 36px !important;
    display: block;
    position: absolute;
    right: 18px;
    top: 18px;
    z-index: 99;
    border: none;
}

.login_box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.login_box .login_form {
    padding: 30px;
    width: 60%;
    max-width: 100%;
    text-align: center;
    background-color: #F6FBFE;
    box-sizing: border-box;
    border-radius: 10px;
    /* box-shadow: 5px 5px 60px rgba(0, 0, 0, 0.08); */

    display: flex;
    flex-direction: column;
}

@media(max-width:945px){
  .login_box .login_form{
    width: 100%;
  }
}

.login_form h2 {
    margin: 0 0 15px 0;
    text-align: center;
    font-size: 16px;
    line-height: 100%;
}

.login_form .account-title{
    width: 100%;
    margin-bottom: 8px;
    text-align: left;
    margin-bottom: 8px;
}

.account-title h3{
    color: #1E2939;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.login-password-title h3 {
    color: #1E2939;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
}

.login-password-title{
  width: 100%;
  margin-bottom: 8px;
}

.login-insert-pwd{
  margin-bottom: 8px;
}

.login-insert-pwd .text-pwd{
  border-radius: 6px;
}

.check-number-title{
  width: 100%;
  margin-bottom: 8px;
}

.check-number-title h3{
  color: #1E2939;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: left;
}



.login_teaching_btn {
    cursor: pointer;
    width: 18px;
    height: auto;
    display: inline-block;
    border-radius: 99px;
    background-color: #cccccc;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 18px;
    vertical-align: bottom;
    margin: 0 0 0 5px;
}

.login_form .forgot{
    margin: 0 0 10px 0;
    color: #d53f21;
    float: right;
    text-decoration: none;
    display: flex;
    justify-content: flex-end;
}

.account_container {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    font-size: 14px;
    margin-bottom: 8px;
}

@media(max-width:576px){
  .login_box .account_container .account-info{
    padding: 0 15px 0 15px !important;
  }
}

.account_container .country_code_selectbar {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    margin-right: 10px;
    width: 100%;
    max-width: 0%;
    font-size: 14px;
    display: none;
    border-radius: 6px;
}

.login_form .textbox{
    max-width: 100%;
    margin: 0;
    padding: 0 15px;
}

@media(max-width:576px){
  .login_form .textbox{
    padding: 0 15px 0 15px !important;
  }
}

.account_container #countryList {
    position: absolute;
    top: 48px;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 2;
    width: 40%;
    max-height: 131px;
    overflow: auto;
    text-align: left;
}

.login_form .error {
    margin: 9px 0 0 0;
    color: #d53f21;
    text-align: left;
}

.login_form .btn {
    margin: 10px 0 0 0;
    height: 48px;
    line-height: 48px;
    padding: 0;
    border-radius: 6px;
}

.login_form .disabled_btn {
    border: 1px solid #c1c1c1;
    background-color: #4faff1;
    background: -moz-linear-gradient(270deg, #4faff1 0%, #3b9fe3 100%);
    background: -webkit-linear-gradient(270deg, #c9c9c9 0%, #adadad 100%);
    background: -o-linear-gradient(270deg, #4faff1 0%, #3b9fe3 100%);
    border-radius: 6px;
}

.login_form .promotion {
    margin: 15px 0 0 0;
    color: #d53f21;
    text-decoration: none;
    display: block;
}

.scan_box {
    margin-left: 15px;
    padding: 30px;
    width: calc(40% - 15px);
    text-align: center;
    background-color: #F6FBFE;
    border-radius: 10px;
    box-sizing: border-box;
    /* box-shadow: 5px 5px 60px rgba(0, 0, 0, 0.08); */
}

@media(max-width:945px){
  .scan_box{
    display: none;
  }
}

.scan_box h2 {
    margin: 0 0 15px 0;
    text-align: center;
    font-size: 16px;
    line-height: 100%;
}

.scan_box p{
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  margin: 14px 0;
}

.scan_box .qrcode {
    position: relative;
    margin: 0 auto 10px;
    width: 136px;
    height: 136px;
    border: 1px solid #ececec;
    border-radius: 10px;
}

.qrcode .qrcode_mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 13px;
    color: #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    border-radius: 10px;
}

.scan_box .refresh {
    margin: 0 0 15px 0;
    padding: 0 0 0 31px;
    background-image: url(https://image.mycard520.com/globalmycard/images/refresh_icon.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left top;
    border: none;
    font-size: 14px;
    color: #858585;
    height: 21px;
    line-height: 21px;
}

.scan_box .app_download {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0;
    justify-content: center;
}

.scan_box .app_download a:first-child {
    display: block;
    width: 50%;
    margin: 0 10px 0 0;
}

.scan_box .app_download a {
    display: block;
    width: 50%;
    margin: 0;
}

.app_download a img {
    display: block;
    width: 100%;
    height: auto;
}

.app_download a img {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width: 750px) {
  .login_box .login_form {
        padding: 20px;
        width: 100%;
        border: none;
    }
}

@media (max-width: 750px) {
 .scan_box .web {
        display: none;
    }
}

@media (max-width: 750px) {
    .scan_box {
        margin-left: 0;
        padding: 0 30px;
        width: 100%;
        border: none;
        background: none;
        box-shadow: none;
    }

    .scan_box .app_download {
        border-top: 0;
        padding: 20px 0;
    }

    .scan_box .app_download a {
        width: 50% !important;
        max-width: 120px;
    }
}

.forgot_box {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    display: none;
    flex-direction: column;
}

.forgot_box a {
    margin: 0 0 15px 0;
    height: 48px;
    line-height: 48px;
    padding: 0;
    font-size: 15px;
    text-align: center;
}

.login-infomation{
  border-bottom: 1px solid #EDEEF1;

}

.info_box{
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.info_box .box-font{
  color: #1E2939;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.login-box-btn{
  height: 40px;
  display: flex;
  justify-content: center;
  gap: 16px;
  margin: 12px 24px 12px 24px;
}

.login-box-btn .use-password{
  border: 1px solid #1E2939;
  align-content: center;
  width: 100%;
  display: flex;
  justify-content: center;
  border-radius: 6px;
}

.use-password button{
  width: 100%;
  font-size: 14px;
}

.login-box-btn .push-notion{
  border: 2px solid #4FAFF1;
  background-color: #4FAFF1;
  color: #ffffff;
  align-content: center;
  width: 100%;
  display: flex;
  justify-content: center;
  border-radius: 6px;
}

.login-box-btn .push-notion button{
  color: #ffffff;
  width: 100%;
  font-size: 14px;
}


.user-login-outer{
  background-color: #F6FBFE;
  padding: 16px;
  border-radius: 8px;
}

.login-title{
  width: 100%;
}

.login-title h2{
  color: #1E2939;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
}

.go-back{
  margin: 12px 0px;
}

.go-back a{
  display: flex;
  align-items: flex-start;
  color: #000000;
  font-family: "Noto Sans CJK TC";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.check-number-insert{
  display: flex;
  flex-direction: column;
}

.check-number-insert .number-insert-inner{
  display: flex;
  margin-bottom: 10px;
}

.check-number-insert .number-insert-inner input{
  border-radius: 6px;
  width: 50%;
}

@media(max-width:768px){
  .check-number-insert .number-insert-inner input{
  border-radius: 6px;
  width: 100%;
} 
}

@media(max-width:576px){
  .check-number-insert .number-insert-inner .check-number-width{
  border-radius: 6px;
  width: 50% !important;
} 
}


.check-number-insert .number-insert-inner .code_pic {
    position: relative;
    margin: 0;
    padding: 0 5px;
    background-color: #FFF;
    border: 1px solid #ececec;
    max-height: 48px;
    height: 48px;
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    line-height: 48px;
    text-align: center;
    margin-left: 5px;
    border-radius: 6px 0 0 6px;
    align-content: center;
}

.check-number-insert .number-insert-inner .code_pic img{
  width: 100%;
  max-height: 45px;
}

@media(max-width:576px){
  .check-number-insert .number-insert-inner .code_pic img {
    width: 100%;
    height: 40px;
}
}

.reload-icon{
    margin: 0;
    padding: 0;
    width: 20%;
    height: 48px;
    display: inline-block;
  }
  
  .reload-icon a{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 48px;
    background: none;
    background-color: #fff;
    border: 1px solid #ececec;
    border-left: none;
    display: block;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    border-radius: 0 6px 6px 0 ;
  }

  .insert-pwd-info{
    width: 100%;
  }

  .pwd-info-inner{
    display: flex;
    height: 40px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
  }
  
  .pwd-info-inner button{
    padding: 6px 16px;
    border-radius: 6px;
    background: #4FAFF1;
    width: 100%;
    height: 100%;
    color: #ffffff;
    font-size: 14px;
  }

  /* OTP 驗證區塊 */
  .remind{
    border:1px solid red;
    padding: auto;
    width: 100%;
    background-color: #ffe0dd;
    border: 1px solid #ffb9b1;
    border-radius: 5px;
    text-align: left;
    margin: 12px 0px;
  }

  .remind p{
    display: flex;
    margin: 0;
    padding: 14px 14px;
    color: #d53f21;
    font-size: 13px;
    line-height: 180%;
  }

  .remind p img{
    width: 100%;
    max-width: 25px;
    max-height: 25px;
  }

  .mobile-number{
    width: 100%;
    margin-bottom: 8px;
  }

  .mobile-number h3{
    color: #1E2939;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
  }

  .lock_textbox{
    margin: 0;
    padding: 0 15px;
    background-color: #f7f7f7;
    border: 1px solid #ececec;
    height: 48px;
    width: 100%;
    font-size: 14px;
    text-align: left;
    line-height: 48px;
    border-radius: 6px;
    margin-bottom: 12px;
  }

  .lock_pic{
    background-image: url(https://image.mycard520.com/globalmycard/images/password_icon.png);
    background-position: right 12px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
  }

  .text-message{
    width: 100%;
    margin-bottom: 8px;
  }

  .text-message h3{
    color: #1E2939;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
  }

  .verify{
    display: flex;
  }

  .verify .textbox {
    float: left;
    width: 74%;
    margin: 0 2% 0 0;
    border-radius: 6px;
}

@media(max-width:576px){
  .verify .textbox {
    float: left;
    width: 50%;
    margin: 0 2% 0 0;
    border-radius: 6px;
}
}

.verify .btn_grey{
  float: left;
  width: 24%;
  margin: 0;
  padding: 10px 0;
  height: 48px;
  font-size: 14px;
  font-weight: 500;
  color: #4FAFF1;;
   border: 1px solid #4FAFF1;
   border-radius: 6px;
   letter-spacing: 1px;
}

@media(max-width:576px){
  .verify .btn_grey{
    width: 50%;
  }
}

.error {
    margin: 9px 0 0 0;
    color: #d53f21;
    text-align: left;
    font-size: 14px;
    clear: both;
}

.user-login-inner .info{
  margin: 0;
  padding: 12px 0 12px 0;
  color: #999;
  text-align: left;
  font-size: 14px;
}

.form-outer{
  padding: 16px 0px 16px 0px !important;
}

.my-account-play{
  margin-top: 12px;
  background: url(https://image.mycard520.com/mycardweb/image/form/form-fill.svg) no-repeat scroll right 16px center #E5E7EB !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
  
/* 遮罩 開始 */
.member-overlay{
  z-index: 200;
}

.overlay-close{
  display: none;
}

.overlay-open{
  display: block;
}

.overlay-style{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
}
/* 遮罩 結束 */


/* copyright style 開始*/
@media(max-width:576px){
  .copyright-style-padding{
    padding-bottom: 16px !important;
    padding-top: 16px !important;
  }
}
/* copyright style 結束*/
/* 會員登入 樣式結束 */