.actived{
    border:2px solid #999 !important;
}
.agree_content {
    margin-top: 40px;
}
.agree_content2 {
    margin-top: 7px;
}
.bold {
    font-weight: bold;
}
.box {
    padding: 10px 0 10px 0;
}
.box2 {
    border: 1px solid #ccc;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}
.disabled {
    color: gray !important;
    pointer-events: none;
    border: 2px solid #efefef !important;
}
.caption {
    color: #333 !important;
    font-weight: lighter !important;
}
hr {
    border-top: 1px dashed gray;
    margin: 30px 0 30px 0;
}
.no_border {
    border: none !important;
    padding: 0px !important;
}
.pdfButton {
    margin: 20px;
    background-color: #FFC000;
    font-size: 16px;
    width: 30%;
}
.red {
    color: red;
}
.step2_birth {

}
.step2_h2 {
    font-size: 16px;
    font-weight: bold;
    color: #555;
    border: none !important;
    margin-top: 40px;
    margin-bottom: 5px;
}
.step2_h2_next {
    font-size: 16px;
    font-weight: bold;
    color: red;
    margin-left: 10px;
}
.step2_subtable1 {
    margin: 0px !important;
    padding: 0px !important;
    border: none !important;
}
.step2_subtable2 {
    margin: 0px !important;
    padding: 0px !important;
    border: none !important;
}
.step2_subtable2 td {
    border-right: none;
}
.step2_table1 {
    margin-top: 0px !important;
}
.step3_h2 {
    font-size: 16px;
    font-weight: bold;
    border: none !important;
    color: red !important;
    margin-bottom: 5px;
}
.step4_table {
    margin: 0 0 3px 0 !important;
}
.step4_extra_row {
    border-left: 1px solid #ccc !important;
}
.step4_link {
    float: right;
}
.width140 {
    width: 140px;
}
.width160 {
    width: 145px;
}
.width160_ {
    width: 160px;
}
.width180 {
    width: 200px;
}
.width16p {
    width: 16%;
}
.ir_button {
    margin: 0px auto;
    width: 32px;
    height: 27px;
    background-image: url(../img/system/icon_ir.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
.sm_postal_code {
    height: 25px;
    margin-left: 10px;
    font-size: 10px;
    border: 1px solid #999;
}
.sm_postal_code:hover {
    border: 1px solid #555;
}
.sm_postal_code_admin {
    height: 25px;
    margin-left: 10px;
    font-size: 10px;
    border: 1px solid #999;
    padding:  5px;
}
.sm_postal_code_admin:hover {
    border: 1px solid #555;
}
#complexity {
    display:inline-block;
    width: 200px;
    padding: 5px;
    color: #333;
    font-size: 9pt;
    text-align: center;
    border:1px solid #ccc;
    visibility: hidden;
}
.default {
    background-color: #CCC;
}
.weak {
    background-color: #FF5353;
}
.strong {
    background-color: #FAD054;
}
.stronger {
    background-color: #93C9F4;
}
.strongest {
    background-color: #B6FF6C;
}
.first-change-pass {
    color: #f00 !important;
    padding-left: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    font-weight: 400;
}
.sm_margin_auto {
    margin: 0 auto !important;
}
.sm_not_float {
    float: none !important;
}
.sm_margin_top {
    margin-top: 60px !important;
}
/*----------------------------------*/
/*        nuser update mypage       */
/*----------------------------------*/
#mypage-nuser{
    max-width: 740px;
    margin: auto;
    margin-bottom: 50px;
}
#mypage-nuser a {
    text-decoration: none;
}
#mypage-nuser div {
    display:inline-table;
    width: 357px;
    border:1px solid #A00926;
    text-align:center;
    background-color:#F5E6E9;
    margin: 0 4px;
    margin-bottom: 20px;
    color: black;
}

#mypage-nuser div:hover{
    border:1px solid #A00926;
    opacity: 0.6;
    cursor: pointer;
}

.nuser-u-mt5{
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    word-break: break-all;
}
.nuser-title-mt5{
    font-size: 18px;
    background: #fff;
    padding: 10px;
    margin: 10px;
}
/*------------------------------------------*/
/*        nuser update mypage display icom */
/*-----------------------------------------*/
#mypage-icom{
    max-width: 740px;
    margin: auto;
    margin-bottom: 50px;
}
#mypage-icom a {
    text-decoration: none;
}
#mypage-icom div {
    display:inline-table;
    width: 357px;
    border:1px solid #008cd6;
    text-align:center;
    background-color:#E5F0F9;
    margin: 0 4px;
    margin-bottom: 20px;
    color: black;
}

#mypage-icom div:hover{
    border:1px solid #80C6EB;
    opacity: 0.6;
    cursor: pointer;
}

.icom-u-mt5{
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    word-break: break-all;
}
.icom-img-mt5 {
    background: #fff;
    padding: 2px;
    margin: 10px;
    height: 43px;
}
.icom-title-mt5{
    font-size: 18px;
    background: #fff;
    padding: 10px;
    margin: 10px;
}

#contents .n-add-bor {
    position: relative;
}
#contents .n-add-bor:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -25px;
    bottom: 30px;
    border-left: 1px dotted #ccc;
}

.icom-ir-inquiry {
    padding: 10px;
}

.icom-ir-disclaimer {
    background: #F9F8F3;
    padding: 10px;
    margin-top: 30px;
}
.icom-ir-disclaimer-title {
    font-weight: bold;
    font-size: 16px;
    color: #A00926;
    margin-bottom: 5px;
}

.icom-ir-message {
    margin-top: 30px;
}
.icom-ir-message img {
    max-width: 100% !important;
}

.icom-ir-message iframe {
    max-width: 100% !important;
}

.icom-ir-image {
    max-width: 280px;
    max-height: 43px;
    display: block;
    margin: auto;
}

@media only screen and (max-width: 768px){
    .sm_margin_top {
        margin-top: 10px !important;
    }
}

@media only screen and (max-width: 738px){
    #mypage-nuser {
        text-align: center;
    }
    #mypage-icom {
        text-align: center;
    }

    #mypage-nuser div {
        display: block;
        width: inherit;
        margin: 0 10px;
        margin-bottom: 20px;
    }

    #mypage-icom div {
        display: block;
        width: inherit;
        margin: 0 10px;
        margin-bottom: 20px;
    }

    .icom-ir-image {
        max-width: 100%;
    }

    .nuser-title-mt5{
        padding: 10px;
        margin-bottom: 5px;
    }
    .nuser-u-mt5{
        margin-bottom: 3px;
    }
    .icom-title-mt5{
        padding: 10px;
        margin-bottom: 5px;
    }
    .icom-u-mt5{
        margin-bottom: 3px;
    }
    .icom-img-mt5{
        margin-bottom: 5px;
    }
    .icom-non-sub-title {
        margin-bottom: 10px;
    }
}
.sm_underline {
    border-bottom: 1px #2196F3 solid !important;
    display: block;
}
.sm_tb_nonboder td {
    border: none !important;
    text-align: left !important;
    font-size: 12px;
}
.sm_tb_nonboder li {
    padding: 5px 0px;
    font-size: 12px;
}
.sm_tb_nonboder {
    border: none !important;
}
.sm_tb_nonboder .sm_td_link {
    text-decoration: underline;
}
.sm_td_link {
    text-decoration: underline;
}
.sm-td-text{
    color: #cc0000;
    font-weight: bolder;
}

.sm_mail_activate input[type=text]{
    width: 60% !important;
    height: 37px;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 18px;
    border: 1px solid #03A9F4;
}
.sm_mail_activate input[type=submit]{
    width: 30% !important;
    height: 37px !important;
    background: #8f0922;
    color: #fff;
    font-size: 16px;
    /* font-weight: 600; */
    box-sizing: border-box;
    border: 1px solid #03a9f4;
    -webkit-border-radius: 0px;
    margin: 0 auto;
    display: block;
}
.sm_mail_activate input[type=submit]:hover {
    border: 1px solid #bbb4b4;
    /* box-shadow: inset 0px 0px 1px 1px #1976D2; */
}
@media only screen and (max-width: 768px){
    .sm_mail_activate input[type=text]{
        width: 100% !important;
        display: block;
    }
    .sm_mail_activate input[type=submit]{
        width: 255px !important;
        margin: 0 auto;
        display: block;
        margin-top: 15px;
    }
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-30 {
    margin-top: 30px !important;
}

.sm_sex input {
    width: auto !important;
}
@media only screen and (max-width: 470px) {
    .sm_table_checkbox select {
        width: 100%;
    }
}
#contents table td.ta_left {
    word-break: break-all;
}

.width-auto {
    width: auto !important;
}

.sm_step {
    color: gray;
    font-weight: bold;
}
.sm_break {
    padding: 2px 0px;
}
.sm_caption {
    font-size: 16px;
    color: #007cac;
    padding-left: 10px;
}
.sm_sleep {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.2;
    background: gray;
}
.sm_fl_right {
    float: right !important;
}
.sm_fl_left {
    float: left !important;
}
.sm_button_view {
    text-decoration: none;
    border: 1px solid #9E9E9E;
    color: #424242;
    padding: 5px 20px;
    border-radius: 5px;
    background: #fff;
}
.sm_load_bank {
    height: 26px;
    margin-left: 0px;
    font-size: 11px;
    border: 1px solid #999;
    width: 85px;
    /* font-weight:bold !important; */
    padding: 0px 0px !important;
}
.sm_load_bank:hover {
    border: 1px solid #333333;
    color: #333333
}
.sm_relative {
    position: relative !important;
}

.sm_box_modal {
    min-width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.47843137254901963);
    top: 0px;
    z-index: 1000;
    left: 0px;
}
.sm_modal {
    max-width: 625px;
    height: 345px;
    background: #fff;
    position: relative;
    margin: 1.75rem auto;
    width: auto;
}
@media only screen and (min-width: 641px) {
    #bank-important .sm_modal {
        height: 400px;
    }
}

.sm_modal_content {
    padding: 0px 15px 15px 15px;
    /* overflow-y: scroll; */
}
.sm_model_title {
    color: #000 !important;
    font-weight: 500 !important;
}
.sm_group_bank table {
    border: 0px !important;
}

.sm_group_bank td {
    border: 0px !important;
    padding: 3px !important;
}
.sm_group_bank td button {
    height: 50px;
    width: 110px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    /* background: #f9f9f9; */
    box-shadow: 0px 0px 1px #0000004a;
}
.sm_group_bank button {
    height: 50px;
    width: 133px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    /* background: #f9f9f9; */
    box-shadow: 0px 0px 1px #0000004a;
    margin: 3px;
    vertical-align: middle;
}

.sm_group_bank button:hover {
    background:#F5F5F5
}

.sm_other_bank {
    display: block;
    width: 98% !important;
    margin-top: 10px !important;
}

@media (min-width: 641px) {
    .sm_other_bank {
        width: 93% !important;
    }

}

.sm_group_bank {
    /* overflow-y: scroll; */
    height: 225px;
}
.sm_button_close {
    background: #f5f5f5;
    padding: 4px 40px;
    border: 1px solid #ddd;
    color: #000;
    font-size: 12px;
    border-radius: 5px;
    text-decoration: none;
}
.sm_button_close:hover {
    text-decoration: none;
}
.sm_modal_header {
    padding: 20px 20px 0px 20px;
}
.sm_modal_header input {
    width: 545px;
    margin-bottom: 10px;
}
.sm_group_branch button {
    height: 50px;
    width: 130px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    /* background: #f9f9f9; */
    box-shadow: 0px 0px 1px #0000004a;
    margin: 3px;
    overflow: hidden;
    vertical-align: middle;
}
.sm_group_branch button:hover {
    background: #FAFAFA
}
.sm_group_branch {
    /* overflow-y: scroll; */
    height: 180px;
}
.sm_overflow {
    overflow-y: scroll;
}
.icon-remove:hover {
    cursor: pointer;
}
.icon-remove:before {
    content: "\f00d";
    font-family: fontAwesome;
    font-style: normal;
    font-size: 16px;
    top: 5px;
    right: 5px;
    position: absolute;
    padding: 5px;
}
#box-confirm-bank .sm_modal {
    min-height: 250px;
    height: auto;
}
#box-confirm-bank .sm_modal_content {
    min-height: 80px;
    height: auto;
}

#box-branchs table {
    margin-top: 25px;
}

#box-confirm-bank .sm_modal_content {
    padding-top: 5px;
}

.sm_confirm-bank {
    min-height: 100px !important;
    height: auto;
    margin-bottom: 30px;
}
#box-bank-other .sm_modal_content {
    height: 80px;
    margin-bottom: 25px;
}
.button-confirm {
    background: #FBE5D6;
}

.button-confirm-back {
    padding: 4px 20px !important;
    margin-right: 10px;
}
.cf_table_content {
    width: 300px !important;
    border: 0px !important;
}

.cf_table_content .cf_title {
    width: 80px !important;
    text-align: left !important;
}
.cf_table_content .cf_content {

    text-align: left !important;

    padding-left: 30px !important;
}

.cf_table_content td {
    border: 0px !important;
    font-size:14px !important
}
.table-button {
    border: 0px !important;
    position: absolute;
    bottom: 0px;
}

@media only screen and (max-width: 640px) {
    .sm_modal {
        width: 460px;
        height: 355px;
    }
    #bank-important .sm_modal_content {
        overflow-y: scroll;
    }
    #bank-important .sm_group_bank {
        height: 240px;
    }
    .sm_group_bank button {
        width: 100px;
    }
    .sm_modal_header input {
        width: 407px;
    }
    .sm_group_branch button {
        width: 136px;
    }
}

@media only screen and (max-width: 525px) {
    .sm_modal {
        width: 440px;
        height: 520px;
    }
    .sm_group_branch {
        height: 348px;
    }
    #bank-important .sm_modal_content {
        overflow-y: scroll;
    }
    #bank-important .sm_group_bank {
        height: 395px;
    }
    .sm_group_bank button {
        width: 130px;
    }
    .sm_modal_header input {
        width: 388px;
        margin-bottom: 10px;
    }
    .sm_group_branch button {
        width: 130px;
    }
    #box-bank-other .sm_modal_content {
        height: 335px;
        margin-bottom: 5px;
    }
    .cf_table_content {
        width: 200px !important;
    }
    .cf_table_content .cf_content {
        padding-left: 10px !important;
    }
}

@media only screen and (max-width: 480px) {
    .sm_modal {
        width: 345px;
        height: 515px;
    }
    .sm_group_branch {
        height: 335px;
    }
    #bank-important .sm_modal_content {
        overflow-y: scroll;
    }
    #bank-important .sm_group_bank {
        height: 395px;
    }
    .sm_group_bank button {
        width: 98px;
    }
    .sm_modal_header input {
        width: 292px;
    }
    .sm_group_branch button {
        width: 149px;
    }
    #box-bank-other .sm_modal_content {
        height: 335px;
        margin-bottom: 5px;
    }
    .cf_table_content {
        width: 200px !important;
    }
    .cf_table_content .cf_content {
        padding-left: 10px !important;
    }
}

@media only screen and (max-width: 375px) {
    .sm_modal {
        width: 330px;
        height: 520px;
    }
    .sm_group_branch {
        height: 348px;
    }
    #bank-important .sm_modal_content {
        overflow-y: scroll;
    }
    #bank-important .sm_group_bank {
        height: 395px;
    }
    .sm_group_bank button {
        width: 143px;
    }
    .sm_modal_header input {
        width: 277px;
    }
    .sm_group_branch button {
        width: 142px;
    }
    #box-bank-other .sm_modal_content {
        height: 335px;
        margin-bottom: 5px;
    }
    .cf_table_content {
        width: 200px !important;
    }
    .cf_table_content .cf_content {
        padding-left: 10px !important;
    }
}

@media only screen and (max-width: 320px) {
    .sm_modal {
        width: 280px;
        height: 430px;
    }
    .sm_group_branch {
        height: 250px;
    }
    #bank-important .sm_modal_content {
        overflow-y: scroll;
    }
    #bank-important .sm_group_bank {
        height: 305px;
    }
    .sm_group_bank button {
        width: 118px;
    }
    .sm_modal_header input {
        width: 229px;
    }
    .sm_group_branch button {
        width: 118px;
    }
    #box-bank-other .sm_modal_content {
        height: 245px;
        margin-bottom: 5px;
    }
    .cf_table_content {
        width: 200px !important;
    }
    .cf_table_content .cf_content {
        padding-left: 10px !important;
    }
}

@media only screen and (max-height: 475px) {
    .sm_modal {
        height: 315px !important;
    }
    .sm_group_branch {
        height: 110px;
    }

    #bank-important .sm_group_bank {
        height: 154px;
        overflow-y: scroll;
    }
    #box-bank-other .sm_modal_content {
        height: 100px;
        margin-bottom: 5px;
    }
}
.sm_admin-modal .sm_modal_content button {
    background-image: linear-gradient(#fff, #e2e2e2);
}
.sm_admin-modal .sm_modal_content button:hover {
    background-image: linear-gradient(#fff, #ffffff);
}
.sm_admin-modal .sm_model_title {
    border: 0px;
    padding-left: 0px;
}
.sm_admin-modal .cf_table_content {
    margin: 0 auto;
}
#box-confirm-expass .sm_modal {
    height: 250px;
}

#box-confirm-expass .sm_modal_content {
    height:100px;
    font-size: 16px;
    padding: 20px 70px;
    line-height:1.5;
}

#box-confirm-expass .admin-bank-btn {
    margin: 0 auto;
}
.display-confirm {
    max-height: 110px;
    overflow: hidden;
}
.name_file {
    display: block;
}
.img-preview-step3 {
    width: 100%;
}
.max-width-400 {
    max-width: 400px;
}

.nuser-checkbox-label {
    position: relative;
    font-size: 16px !important;
    font-weight: bold;
    color: #007cac;
    padding-bottom: 4px;
    padding-top: 4px;
}

.nuser-history-btn {
    max-width: 60px;
    min-width: 60px !important;
    font-size: 12px !important;
}
