/*Copyright KKBOX All Rights Reserved.*/

body {
    margin: 0;
    padding: 0;
    background: #eeeeee;
    color: #fff;
    font-weight: 400;
    font-size: 1em;
    font-family: 'Lato', Arial, sans-serif;
}
header {
    height: 67px;
    width: 100%;
    background-color: rgba(0,174,216,0.9);
}
.head_wrap {
    width: 90%;
    margin: 0 auto auto;
}
.logo {
    width: 126px;
    height: 67px;
}

.fl_right{
    display: none !important;
}

.main_btn>a:hover{
    color: #FFF;
}

.container {
    background: none;
    background-size: cover;
    height: auto;
    padding: 0 !important;
}
.sec_wrap {
    margin: auto;
    width: 90%;
}
.banner {
    margin-top: 20px;
    width: 100%;
    height: 80px;
    background-color: rgba(220,220,220,1);
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.pay_options {
    margin-top: 16px;
    width: 100%;
    background-color: #fff;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    box-shadow: 0 0 5px rgba(0,0,0,0.05);
}
.pay_options.f1 {
    height: auto;
}
.pay_options.a1 {
    height: 615px;
}
.pay_options.a2 {}
.pay_options.a2_2 {
    margin-top: 60px;
    margin-left:10%;
    width: 80%;
    height: auto;
    overflow: hidden;
}
.pay_options.a3 {
    margin-top: 15px;
    height: 780px;
}
.pay_options.a4 {
    height: 441px;
}
.pay_options.a5 {
    height: auto;
    overflow: hidden;
    padding-bottom: 30px;
}
.pay_options.a6 {
    margin-top: 25px;
    height: auto;
}
.pay_options.a7 {
    margin-top: 25px;
    height: auto;
    overflow: hidden;
    padding-bottom: 30px;
}
.pay_options.a7_2 {
    text-align: center;
    color: #868a8b;
    padding: 20px 20px;
    margin-top: 30px;
}

.pay_options.a7_3 {
    color: #868a8b;
    padding: 20px 20px;
    margin-top: 30px;
	line-height: 24px;
}
.pay_options.a7_3 .title {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
.pay_options.a7_3 p{
    margin-top: 13px;
    margin-bottom: 13px;
}

.pay_options.a8 {
    text-align: center;
    margin-top: 25px;
    padding: 40px 20px;
}
.pay_options.a9 {
    height: auto;
    overflow: hidden;
}


.pay_mention {
    color: #868a8b;
    padding: 20px 20px;
    width: 100%;
    border-top: 1px solid #e2e2e2;
    font-size: 13px;
    line-height: 1.6
}
.pay_mention.a1{
    padding: 40px;
    text-align: center;
    border: none;
}
.tab_panel {
    display: none;
}
.tab_panel.active {
    display: block;
}

.pay_title {
    position: relative;
    width: 100%;
    padding: 25px 20px;
    /*height: 73px;*/
    border-bottom: 1px solid #e2e2e2;
}
.pay_title.a3 {
    position: relative;
    width: 100%;
    height: 99px;
    border-bottom: 1px solid #e2e2e2;
}
.main_text {
    /* position: absolute;
    top: 25px;
    left: 20px; */
    color: #555555;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 26px;
}
.sec_text {
    display: none;
    position: absolute;
    text-align: right;
    line-height: 20px;
    width: 515px;
    top: 17px;
    right: 20px;
    color: #c6c6c6;
    font-size: 12px;
    letter-spacing: 1px;
}
.sec_text_btm {
    float: left;
    position: relative;
    padding: 20px 20px;
    width: 100%;
    height: auto;
    color: #999;
    font-size: 12px;
    letter-spacing: 1px;
    background-color: #fff;
}
.options {
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #e2e2e2;
    background-color: #ffffff;
    padding-bottom: 10px;
}
.options2 {
    float: left;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    background-color: #fff;
}
.options3 {
    float: left;
    position: relative;
    width: 25%;
    height: 74px;
    border: 1px solid #e2e2e2;
    border-left: none;
    border-top: none;
    background-color: #fff;
    transition: 0.2s;
    padding-top: 16px;
    padding-bottom: 16px;
    box-sizing: border-box;
}
.options3.active {
    border-bottom: 3px solid #00afd6;
    color: #555;
}
.options3:hover {
    background-color: #effcff;
}
.options3.a5 {
    border-right: none;
}
.options_l {
    float: left;
    position: relative;
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #e2e2e2;
    background-color: #fff;
}
.options_l:hover {
    background-color: #edfdff;
}
.options2_l {
    float: left;
    position: relative;
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #e2e2e2;
    background-color: #fff;
}
.option_title {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-left: 20px;
    padding-right: 50px;
    color: #5f6062;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 30px;
}
.option_title_s {
    display: none;
}
.option_sec {
    text-align: left;
    margin-top: 0px;
    padding-left: 20px;
    padding-right: 50px;
    color: #5f6062;
    font-size: 18px;
    font-weight: 300;
    letter-spacing:2px;
}
.option_info {
    text-align: left;
    margin-top: 5px;
    padding-left: 20px;
    padding-right: 50px;
    color: #00adcc;
    font-size: 14px;
}
.option_info_y {
    text-align: left;
    margin-top: 5px;
    padding-left: 20px;
    padding-right: 50px;
    color: #f8b62b;
    font-size: 14px;
}
.option_info_g {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-right: 50px;
    color: #999;
    font-size: 14px;
    /*line-height: 30px;*/
}
.option_paymentlogo {
    display: none;
}
.option_paymentlogo_m img {
    max-height: 24px;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.option_icon {
    text-align: center;
    margin-bottom: 10px;
}
.option_icon img {
    width: 42px;
    height: 42px;
}
#pay_option .options .option_info_g {
    margin: auto;
    text-align: left;
    margin-left: 20px;
}
.pay_btn {
    display: none;
    text-align: center;
    position: absolute;
    width: 125px;
    height: 45px;
    border: 3px solid #00afd6;
    left: 14px;
    bottom: 15px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    padding: 8px 0 0 0;
    color: #00afd6;
    font-size: 18px;
}
.pay_btn:hover {
    text-align: center;
    position: absolute;
    width: 165px;
    height: 45px;
    border: 3px solid #00afd6;
    left: 14px;
    bottom: 15px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background-color: #66cfe5;
    padding: 8px 0 0 0;
    color: #fff;
    font-size: 18px;
}
.pay_btn a {
    color: #00afd6;
}
.pay_btn_m {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    width: 98%;
    height: 70%;
    background: url(../images/arrow.png) no-repeat right 75%;
    background-size: 11px 20px;
}
.news {
    margin-top: 25px;
    width: 100%;
    height: 200px;
    background-color: #fff;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    box-shadow: 0 0 5px rgba(0,0,0,0.05);
}
.news_icon {
    float: left;
    width: 46px;
    height: 59px;
    margin-left: 15px;
    background: url(../images/new_icon.png);
    background-size: 46px 59px;
}
.news_text {
    float: left;
    padding: 20px 20px 0 20px;
    color: #888888;
    width: 100%;
    font-size: 13px;
    line-height: 30px;
}
footer {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 30px auto 30px auto;
    font-size: 11px;
    color: #a0a0a0;
    /*letter-spacing: 1px;*/
}
.mobie_w {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    background-color: #fff;
}
.promo {
    left: 0;
    top: 0;
    width: 106px;
    height: 25px;
    background-size: 106px 25px;
}
.processbar {
    display: none;
}
.s_options {
    float: left;
    position: relative;
    width: 100%;
    /*height: 80px;*/
    height: auto;
    outline: 1px solid #e2e2e2;
    background-color: #fff;
    transition: 0.2s;
    text-align: left;
}
.s_options_r {
    float: left;
    position: relative;
    width: 100%;
    height: 80px;
    background-color: #fff;
    transition: 0.2s;
    text-align: center;
    outline: 1px solid #e2e2e2;
}
.s_options_p {
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    padding: 20px;
    outline: 1px solid #e2e2e2;
    background-color: #fff;
    text-align: left;
}
.s_options_p.a2 {
    text-align: center;
    height: auto;
}
.pay2_title {
    /*float: left;*/
    /*width: 200px;*/
    margin-top: 15px ;
    margin-left: 20px;
    text-align: left;
    color: #5f6062;
    font-size: 16px;
    line-height: 25px;
}
.pay2_info {
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 50px;
    color: #e6186d;
    font-size: 12px;
}
.pay2_info_y {
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 50px;
    color: #f8b62b;
    font-size: 12px;
}
.pay2_info_g {
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 50px;
    color: #c6c6c6;
    font-size: 12px;
}
.pay2_paymentlogo img,
.pay2_paymentlogo_fee img,
.pay2_paymentlogo_hk img {
    display: none;
}
.pay2_paymentlogo_m {
    margin: 5px 0 5px 0px;
}
.pay3_title {
    float: left;
    width: 200px;
    margin-top: 27px;
    margin-left: 20px;
    text-align: left;
    color: #5f6062;
    font-size: 16px;
    line-height: 25px;
}
.pay4_title {
    /*margin-top: 30px;*/
    text-align: center;
    color: #5f6062;
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 10px;
}
.s_options_p img {
    display: none;
}
.pay_info {
    position: absolute;
    top: 38px;
    right: 60px;
    width: 52px;
    height: 17px;
}
.pay_info a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.pay_tutorial {
    position: absolute;
    top: 38px;
    right: 120px;
    width: 52px;
    height: 17px;
}
.pay_tutorial a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.learn_more {
    color: #b4b4b4;
    border: 1px solid #b4b4b4;
    border-radius: 3px;
    margin: 20px 15px;
    text-align: center;
}
.learn_more a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.pay_info_en {
    background: url(../images/information_en.png);
    background-size: 52px 17px;
}
.pay_info_tc {
    background: url(../images/information_tc.png);
    background-size: 52px 17px;
}
.pay_tutorial_en {
    background: url(../images/tutorial_en.png);
    background-size: 52px 17px;
}
.pay_tutorial_tc {
    background: url(../images/tutorial_tc.png);
    background-size: 52px 17px;
}
/*
.learn_more_en {
    background: url(../images/learnmore_en.png);
    background-size: 52px 17px;
}
.learn_more_tc {
    background: url(../images/learnmore_tc.png);
    background-size: 52px 17px;
}
*/
.s_options img {
    /* margin-top: 20px;
    width: 120px;
    height: 29px; */
    max-width: 250px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.s_options_p img {
    margin-top: 20px;
}
.notice {
    padding: 15px ;
    margin: 20px auto auto auto;
    width: 100%;
    height: auto;
    background-color: #fff;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    border: 1px solid #e2e2e2;
    text-align: center;
    font-size: 12px;
    color:#e6186d;
}
.input_left {
    width: 100%;
    padding: 0px 0 0 20px;
}
.input_card {
    width: 100%;
    padding: 0px 0 0 0px;
}
.inputtitle {
    font-size: 14px;
    color: #868a8b;
    margin-bottom: 25px;
    margin-top: 25px;
}
.inputtitle_card {
    width: 100%;
    font-size: 14px;
    color: #868a8b;
    margin-bottom: 25px;
    margin-top: 25px;
}
.inputtitle_float {
    float: left;
    font-size: 14px;
    color: #868a8b;
    margin-bottom: 15px;
    margin-top: 25px;
    width: 100%;
}
input[type=text],
textarea {
  -webkit-transition: all 0.30s ease-in-out;
     -moz-transition: all 0.30s ease-in-out;
      -ms-transition: all 0.30s ease-in-out;
       -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 0px 10px 0px 10px;
  border: 1px solid #DDDDDD;
}
input[type=text]:focus,
textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  padding: 0px 10px 0px 10px;
  border: 1px solid rgba(81, 203, 238, 1);
}
input.pay_input_l_name {
    width: 100%;
    height: 40px;
    border: 1px solid #c0c0c0;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #868a8b;/* Linus adjust*/
    font-size: 13px;
    margin-right: 2px;
}
input.pay_input_l_name.h.invalid {
    border-color: #e9322d;
}
.pay_input_l_name.card1 {
    width: 18%;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #c6c6c6;
    font-size: 13px;
}
.pay_input_l_name.card2 {
    width: 70%;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #c6c6c6;
    font-size: 13px;
}
.pay_input_l_name.card2 ~ img {
    margin: 0px;
}
.pay_input_l_name.card3 {
    width: 18%;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #c6c6c6;
    font-size: 13px;
}
/** 舊版信用卡頁面 **/
input.origin_pay_input_l_name {
    width: 94%;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #868a8b;/* Linus adjust*/
    font-size: 13px;
    margin-right: 2px;
}
.origin_pay_input_l_name.card1 {
    width: 18%;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #c6c6c6;
    font-size: 13px;
}
.origin_pay_input_l_name.card2 {
    width: 70%;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #c6c6c6;
    font-size: 13px;
}
.origin_pay_input_l_name.card2 ~ img {
    margin: 0px;
}
.origin_pay_input_l_name.card3 {
    width: 18%;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #c6c6c6;
    font-size: 13px;
}
input.pay_input_name {
    width: 100%;
    height: 40px;
    border: 1px solid #c0c0c0;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #868a8b;/* Linus adjust*/
    font-size: 13px;
    margin-top: 20px;
    margin-left: 0px;
}
input.pay_input_name.h.invalid {
    border-color: #e9322d;
}
.pay_input_name.card1 {
    width: 18%;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #c6c6c6;
    font-size: 13px;
    margin-left: 5px;
    margin-right: 2px;
}
.pay_input_name.card2 {
    width: 18%;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #c6c6c6;
    font-size: 13px;
    margin-left: 5px;
    margin-right: 2px;
    margin-top: 0px;
}

.pay_input_name.card3 {
    width: 27%;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #c6c6c6;
    font-size: 13px;
    margin-left: 5px;
    margin-right: 2px;
    margin-top: 0px;
}
/** 舊版信用卡頁面 **/
input.origin_pay_input_name {
    width: 94%;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #868a8b;/* Linus adjust*/
    font-size: 13px;
    margin-top: 20px;
    margin-left: 0px;
}
.origin_pay_input_name.card1 {
    width: 18%;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #c6c6c6;
    font-size: 13px;
    margin-left: 5px;
    margin-right: 2px;
}
.origin_pay_input_name.card2 {
    width: 18%;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #c6c6c6;
    font-size: 13px;
    margin-left: 5px;
    margin-right: 2px;
    margin-top: 0px;
}
.origin_pay_input_name.card3 {
    width: 27%;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #c6c6c6;
    font-size: 13px;
    margin-left: 5px;
    margin-right: 2px;
    margin-top: 0px;
}

label.error,
p.error {
    margin-top: 10px;
    font-size: 12px;
}

form {
    position: relative;
}
form input {
    /*position: absolute; Linus remove */
    /*top:20px;*/
}
form img {
    margin-top: 6px;
    margin-left: 23px;
}
.cata {
    width: 100%;
    float: left;
}
.cata_r {
    width: 100%;
    float: left;
}
.cata_all {
    color: #868a8b;
    width: 100%;
    float: left;
}
.cata label {
    margin-bottom: 15px;
    margin-right:15px;
}
.cata label img {
    height:26px;
    margin:-5px 0 0;
}
select {
    width: 160px;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background-color: #fff;
    color: #c6c6c6;
    font-size: 13px;
    margin-left: 20px;
}

.terms_w {
    text-align: center;
    margin: 30px auto;
    width: 90%;
    color: #868a8b;
    font-size: 13px;
    line-height: 24px;
}
.term_w a {
    color: #00addc;
}
.terms_w ul {
    margin-left: -20px;
}
.tabs .pay_input_l_name{
    position: relative;
    opacity: 1;
    width: 220px;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #c6c6c6;
    font-size: 13px;
    margin-top: 15px;
}
input.next_btn {
    width: 100%;
    height: 47px;
    background-color: #00afd6;
    box-shadow: 0px 2px 0px #0095b7;
    border : 0px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #fff;
    font-size: 19px;
}
.next_btn.disable {
   background: #CCCCCC;
   box-shadow: 0px 2px 0px #BCBCBC;
}
.btn_adjust {
    width: 90%;
    height: 47px;
    margin: auto;
}
.big-link {
    font-size: 13px;
    color: #00addc;
}
.text_row {
    /*float: left;*/
    width: auto;
}
.text_row2 {
    float: none
}
.text_row_l {
    float: left;
    width: 110px;
}
.form_text {
    float: left;
    color: #c6c6c6;
    margin: 5px auto
}
.right {
    margin-left: 0px;
}
.pay_input_birth {
    width: 60px;
    height: 40px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #c6c6c6;
    font-size: 13px;
    margin-right: 5px;
}
.birth {
    margin-top: 0px;
    margin-right: 10px;
}
.big_title {
    margin: 30px auto 0;
    width: 100%;
    font-size: 30px;
    text-align: center;
    color: #555555;
    padding: 0 20px;
}
.complete_msg_title {
    color: #555555;
    line-height: 24px;
}
.complete_msg_paragraph {
    color: #868a8b;
    margin-bottom: 15px;
    line-height: 1.7em;
}
input.open_btn {
    display: none;
}
input.open_btn_grey {
    width: 100%;
    height: 47px;
    background-color: #00afd6;
    box-shadow: 0px 2px 0px #0095b7;
    border : 0px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #fff;
    font-size: 16px;
}

input.open_btn_blue {
    width: 100%;
    height: 47px;
    background-color: #00afd6;
    box-shadow: 0px 2px 0px #0095b7;
    border : 0px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #fff;
    font-size: 16px;
}
.complete_msg_title {
    color: #555555;
    line-height: 24px;
}
.complete_msg_notice {
    margin: 40px 0 0;
    color: #c6c6c6;
    line-height: 24px;
}
.hid {
    display: none;
}
.small_ar {
    float: left;
    width: 100%;
    height: 12px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: url(../images/d_arrow.png) center no-repeat;
    background-size: 20px 12px;
}
.buy_info {
    width: auto;
    height: 27px;
    margin: 0 auto;
    padding: 0 20px;
    display: inline-block;
    border: 2px solid #00addc;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    -webkit-transition: 0.2s;
}
.buy_info:hover {
    background-color: #d9f1f7;
}
.buy_info a {
    font-weight: 800;
    font-size: 13px;
    color: #00addc;
}
.buy_info a:hover {
    font-size: 13px;
    color: #00addc;
}
.form_list {
    width: 100%;
    height: 100%;
    padding: 10px;
    overflow: hidden;
}
.top_f {
    float: left;
    width: 50%;
}
.btm_f {
    float: left;
    width: 50%;
    line-height: 21px;
    padding: 10px 5px 5px 0
}
.sform {
    float: left;
    padding-top: 10px;
    width: 100%;
    height: 77px;
    color: #444;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
    font-weight: 800;
}
.mycard_title {
    display: none;
}
.sform.a2,
.sform.b2 {
    background-color: #f8f8f8;
    font-size: 14px;
    font-weight: 200;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
}
.sform.a3,
.sform.b3 {
    background-color: #fff;
    font-size: 14px;
    font-weight: 200;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
}
.title_front {
    float: left;
    width: 100%;
}
.title_sec {
    float: left;
    width: 100%;
}
.pay_form {
    position: absolute;
    margin: auto;
    top: 0;
    right: 25px;
    bottom: 0;
}
.pay_form_b {
    position: absolute;
    top: 0;
    right: 25px;
    bottom: 0;
    margin: auto;
}
.card_rdo {
    margin-right: 5px;
}
#slash {
    display: none;
}
.clearcard {
    padding: 25px 20px;
}
.clearcard p {
    display: inline-block;
    color: #5f6062;
}
.clearcard input {
    width: 100%;
    margin-top: 0;
}
.cata_all .signup-enews {
    margin-top: 10px;
}
.cata_all input[type="checkbox"] {
    margin: 0 10px 0 0;
}
.note {
    color: #c6c6c6;
}
.tw_only {
    text-align: left;
}
.credit_notice {
    padding: 15px;Z
    margin: 16px auto auto auto;
    width: 90%;
    height: auto;
    background-color: #fff;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    border: 1px solid #e2e2e2;
    text-align: center;
    font-size: 12px;
    color:#eb8500;
}
.top_banner {
    width:100%;
    height:auto;
    margin:16px auto 0 auto;
}
.top_banner img {
    width: 100%;
    height:100%;

}
.notice_w {
    color:#e52676;
}
.notice_blue {
    color:#1caeda;
}
.notice_yellow {
    color:#f0a947;
}
.sec_t {
    width:100%;
    height: auto;
    text-align: center;
    margin: 30px auto 15px auto;
    font-size: 14px;
    color: #a0a0a0;
    letter-spacing:1px;
}

.banner_web{
    width: 100%;
    display: none

}

.banner_mobile{
    height: auto;
    margin: 0 auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.credit_card_desc {
    display: none;
}

.payment_terms {
    width:90%;
    margin:0 auto 30px;
}
.payment_terms ul {
    padding-left:5%;
}

.invoice_form {
    color: #868a8b;
    width: 100%;
}
.invoice_form input[type="checkbox"] {
    margin: 0 10px;
}

.clear {
    clear: both;
}
