@media screen and (min-width: 481px) and (max-width: 768px) {
    .wsize {
        min-width: 620px;
    }
    body {
        min-width: 620px;
    }
}


/*-----------------1.header-----------------*/

#rwd-light-header {
    height: 80px;
    display: inline-block;
    width: 100%;
    background-position: 20% 20%;
    border-bottom: 3px solid #0e8162;
}

#rwd-light-header .logo {
    position: relative;
    top: 20px;
    left: 0px;
    float: left;
    display: inline-block;
    width: 368px;
}

#rwd-light-header .logo a {
    color: white;
}

#rwd-light-header .logo img.logo_fcb {
    width: 247px;
    height: 44px;
    margin-right: 4px;
    /* background: url(../img/desktop/fcb_logo@2x.png) no-repeat;*/
    background-size: contain;
    float: left;
    display: inline-block;
}

#rwd-light-header .logo img.logo_net {
    position: relative;
    display: inline-block;
    width: 111px;
    height: 38px;
    top: 4px;
    /*  background: url(../img/desktop/fcb_logo_e@2x.png) no-repeat;*/
    background-size: contain;
}


/*-----------------1.content_gray-----------------*/

#content.gray_bg {
    background: #f1f1f1;
    margin-top: 0px;
    padding: 15px 0 20px;
    border-top: #e1e1e1 1px solid;
}

#content .container {
    padding: 30px 40px;
    box-shadow: 0px 2px 3px rgba(100, 100, 100, 0.1);
    border-radius: 6px;
    background: white;
    min-height: 320px;
}

.system_msg_box {
    display: inline-block;
    text-align: left;
    padding: 10px;
    border: 1px solid #dde3e3;
    border-top: 3px solid #444;
    width: 100%;
    position: relative;
}

.system_msg_box .title h1 {
    font-size: 20px;
    font-weight: bold;
    margin: 14px 0 10px;
    color: #0e8162;
}

.system_msg_box .title i.icon_system_message {
    margin-top: -11px;
    margin-left: 7px;
    margin-right: 8px;
    float: left;
    display: inline-block;
    background: url(../../inc/img/ic_change_pw@2x.png);
    width: 41px;
    height: 36px;
    background-size: 100% !important;
}

@media \0screen {
    .system_msg_box .title i.icon_system_message {
        background: url(../../inc/img/ic_change_pw.png);
    }
}

.system_msg_box .main {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}

.system_msg_box p {
    padding: 8px 5px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4em;
}

.error_box {
    display: inline-block;
    padding: 10px;
    text-align: left;
    border: 1px solid #dde3e3;
    /* border-top: 3px solid #444; */
    width: 100%;
    position: relative;
    background-color: #FFFEF7;
}

.error_txt {
    display: block;
    font-size: 16px;
    font-weight: bolder;
    padding: 20px 10px 40px 10px;
    position: relative;
    color: #bf311a;
    margin-left: 0;
    text-align: left;
    line-height: normal !important;
    margin-bottom: 5px;
}


/*-------------2. RWD-table 單筆表格-------------*/

.rwd_table {
    display: inline-block;
    width: 100%;
    border: 1px solid #dedede;
    border-bottom: 0px solid #dedede;
}

.rwd_table .tr {
    display: table;
    width: 100%;
    border-bottom: 1px solid #dedede;
}

.rwd_table .td,
.rwd_table .th {
    display: table-cell;
    padding: 2px 8px;
    background: #fff none repeat scroll 0% 0%;
    height: 40px;
    /*line-height: 22px;*/
    vertical-align: middle;
}

.rwd_table .td.hd {
    text-align: right;
    width: 20%;
    min-width: 150px;
    border-right: 1px solid #dedede;
    font-weight: 700;
    background-color: #e5e5e5;
}

.star {
    color: #ca0606;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    top: 0px;
}

.star_green {
    color: #1a8868;
    position: relative;
    top: -2px;
    top: 0px\9;
    *top: 0px;
}

/*
.formGroup {
    display: inline-block;
    padding: 0px 0;
    float: left;
    clear: both;
    min-height: 32px;
    width: 100%;
}
*/


/*.formGroup span.square_color img {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 7px 10px 0 1px;
}

.formGroup .ui-radiobutton {
    float: left;
    margin-right: 5px;
    position: relative;
    top: 5px;
}*/


/*安全圖章*/

.stamp {
    width: 94px;
    height: 60px;
    float: left;
    margin-right: 10px;
}

.stamp img {
    width: 100%;
}

.stamp_setting_box {
    display: inline-block;
}

.stamp_setting_box .box {
    margin-top: 5px;
    width: 100%;
    display: inline-block;
}

.stamp_setting_box input {
    text-align: center;
}

.stamp_btn_box {
    height: 60px;
    line-height: 22px;
    position: relative;
    top: 15px;
}

.stamp_bg_container {
    margin-top: 10px;
    display: inline-block;
}


/*
.stamp_bg_container tbody tr {
   
    width: 50%;
    display: inline-block;
    float: left;
 
}*/

.stamp_bg_container table tr td {
    padding: 0px!important;
}

.formGroup span.stamp_bg_txt {
    margin-top: 10px;
}

.stamp_bg_container input {
    background: none!important;
    padding: 0!important;
    position: relative;
    top: -8px;
    border: 0px solid white!important;
}

.stamp_bg_container label {
    margin: 8px 10px 0 0;
    /*  position: relative;
    top: -8px;*/
}

.stamp_bg_container img {
    display: inline-block;
    width: 15px;
    height: 15px;
    float: left;
}


/*-----------------2.RWD_tablet-----------------*/

@media screen and (max-width: 768px) {
    /*安全圖章*/
    .formGroup span.formGroup_txt {
        float: none;
    }
    .rwd_table .stamp_setting_box {
        margin-top: 10px;
        display: block;
    }
    .stamp_bg_container {
        display: block;
    }
    #content.gray_bg {
        padding: 10px;
    }
    #content .container {
        width: 100%;
        padding: 20px;
    }
    #footer .suggestion {
        display: none;
    }
}


/*-----------------2.RWD_phone-----------------*/

@media screen and (max-width: 480px) {
    #content .container {
        padding: 10px;
    }
    .system_msg_box .main {
        margin-top: 0px;
    }
    /*header*/
    #rwd-light-header {
        height: 50px;
    }
    #rwd-light-header .logo {
        width: 150px;
        top: 10px;
    }
    #rwd-light-header .logo img.logo_fcb {
        width: 149px;
        max-height: 28px;
        background-size: contain;
    }
    #rwd-light-header .logo img.logo_net {
        width: 66px;
        height: 22px;
        position: absolute;
        background-size: contain;
    }
    /*表格table*/
    .rwd_table .tr {
        display: inline-block;
    }
    .rwd_table .td {
        display: inline-block;
        padding: 5px 8px;
        width: 100%;
        height: auto;
        min-height: 50px;
        line-height: 40px;
    }
    .rwd_table .td.hd {
        text-align: left;
        width: 100%;
        padding: 5px 8px;
    }
    .rwd_table .td input {
        height: 40px!important;
        width: 100%;
    }
    /*.btn 按鈕*/
    .btnBox .btn {
        width: 100%;
        margin: 5px 0;
    }
    .btnBox,
    .ui-dialog-buttonpane {
        padding: 0;
    }
    /*footer*/
    #footer .consumer_hotline {
        height: 26px;
        font-size: 13px;
        line-height: 26px;
    }
    #footer .consumer_hotline i {
        font-size: 20px;
        top: 3px;
        left: 8px;
    }
    #footer .phone {
        line-height: 25px;
        font-size: 11px;
    }
    .footer_info {
        line-height: 25px;
        height: 55px;
        padding-bottom: 10px;
    }
    .footer_info span {
        font-size: 11px;
    }
    .footer_info a {
        font-size: 11px;
    }
    .footer_info .suggestion {
        display: none;
    }
    .footer_info .link_box {
        display: inline-block;
    }
    /*安全圖章*/
    .rwd_table .stamp_setting_box input {
        width: auto;
    }
    .stamp_bg_container {
        padding-bottom: 10px;
    }
    .rwd_table .stamp_bg_container input[type='radio'] {
        width: 12px;
    }
    .stamp_bg_container label {
        margin: 6px 5px 0 0;
        /*top: -5px;*/
    }
    
    /*新手上路小版*/
    .rwd-wrapper .novice_title:before{
        margin-right: 4px;
    }
    .rwd-wrapper .novice_title{
        top: 14px;
        margin-left: 74px;
        font-size: 15px;  
    }

}

.txt_area{
    margin-bottom: 10px;
    margin-top: 10px;
}
.td_sub{
    border-bottom: 1px solid #dedede;
    margin: 0 -8px;
    padding: 6px 8px;
}
/*eSecureä¸‹è¼‰åœ–ç¤º*/
.td_sub .QRCode_area{
    top: 20px;
    left: 0px;
}
.tb_sub .qrcode_link{
    margin-left: 10px;
}
.td_sub .QRcode_wrapper{
    display: inline-block;
    position: relative;
    margin-left: 6px;
}

/*新手上路footer修改*/
@media screen and (max-width: 767px){
   .div-tb.list-novice .div-td{
        width: 100%;
    }
    .wrapper.rwd-footer{
        min-width: initial;
    }
    .rwd-footer .consumer_hotline span{
        font-size: 13px;
    }
    .rwd-footer .rwd-wsize{
        width: 100%;
    }
    
}
@media screen and (min-width: 481px) and (max-width: 768px) {
    .wrapper.rwd-footer{
       min-width: initial;
    }
}

