

.login_content h1 {
    font: 400 20px Helvetica,Arial,sans-serif;
    line-height: normal;
    letter-spacing: -.05em;
    line-height: 20px;
    margin: 10px 0 30px;
}

.login_content h1:after, .login_content h1:before{
     content: none;
}

.login_content .custom-title:after, .login_content .custom-title:before {
    width: 7% !important;
}


@media screen and (min-width: 780px) {
     .EWformsize{
     	width:60%;
}
}

.EWform-control{
    padding-top: 6px;
    padding-left: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    word-break: break-all;
}

.EWform-space{
    margin-left: 12px;
}

.text-link:focus {
    text-decoration: underline;
}

#login .form-control {
    margin-bottom: 0;
}

#login .help-block {
    padding-bottom: 15px;
}

.icheckbox_flat-green.disabled,
.iradio_flat-green.disabled {
    cursor: not-allowed;
}

.icheckbox_flat-aero.disabled,
.iradio_flat-aero.disabled {
    cursor: not-allowed;
}

.icheckbox_flat-blue.disabled,
.iradio_flat-blue.disabled {
    cursor: not-allowed;
}

.icheckbox_flat-flat.disabled,
.iradio_flat-flat.disabled {
    cursor: not-allowed;
}

.icheckbox_flat-grey.disabled,
.iradio_flat-grey.disabled {
    cursor: not-allowed;
}

.icheckbox_flat-orange.disabled,
.iradio_flat-orange.disabled {
    cursor: not-allowed;
}

.icheckbox_flat-pink.disabled,
.iradio_flat-pink.disabled {
    cursor: not-allowed;
}

.icheckbox_flat-purple.disabled,
.iradio_flat-purple.disabled {
    cursor: not-allowed;
}

.icheckbox_flat-red.disabled,
.iradio_flat-red.disabled {
    cursor: not-allowed;
}

.icheckbox_flat-yellow.disabled,
.iradio_flat-yellow.disabled {
    cursor: not-allowed;
}

#box-agree .box-agree-error {
    display: none;
}

#box-agree.error {
    color: #a94442;
}

#box-agree.error .box-agree-error {
    display: block;
}

.table>tbody>tr.tr-bt0>th,
.table>tbody>tr.tr-bt0>td {
    border-top: 0;
}

a.link-txt {
    color: #27a5d6;
}

.resizeimage {
   max-width: 800px; /* 最大幅 */
   min-width: 240px; /* 最小幅 */
}
.resizeimage img { width: 100%; }

.form-group-scr {
  margin-bottom: 15px;
  width: 100%;
  height: 400px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.btn-success {
    background: var(--custom-btncolor);
    border: 1px solid var(--custom-btnhovercolor);
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    background: var(--custom-btnhovercolor);
    border: 1px solid var(--custom-btnhovercolor);
}

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: var(--btn-click);
  border-color: var(--btn-clickline);
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: var(--ng-btnhover);
  border-color: var(--ng-btnlinehover);
}

.nav.side-menu>li.active,
.nav.side-menu>li.current-page {
    border-right: 5px solid var(--custom-menucolor);
}

#nprogress .bar {
    background: var(--custom-menucolor);
}

table.jambo_table tbody tr.selected td {
    border-top: 1px solid var(--custom-linecolor);
    border-bottom: 1px solid var(--custom-linecolor);
}

table.jambo_table tbody tr.selected {
    background: var(--custom-tablecolor);
}

table.jambo_table tbody tr:hover td {
    background: var(--custom-tablehovercolor);
    border-top: 1px solid var(--custom-linehovercolor);
    border-bottom: 1px solid var(--custom-linehovercolor);
}

.support-message-item {
    padding-top:8px;
    padding-bottom:8px;
    border-bottom: 1px solid #e5e5e5;
}

.support-message-item:last-child {
    border-bottom: 0;
}

.vertical-alignment-helper {
    position: relative;
    top: 20%;
    transform: translateY(-20%);
}

/** Page login **/
 .login_wrapper {
     max-width: 700px !important;
 }

.login_content {
    max-width: 350px !important;
}

.title-news {
    text-align: center;
    color: #4F81BD;
    font-weight: bold;
    margin-bottom: 7px;
}

.notice .panel-group {
    margin-bottom: 20px;
    max-height: 210px;
    overflow-y: auto;
}

.notice .panel-default {
    list-style: none;
}

.notice .panel-heading {
    padding: 0px;
}

.notice .panel-default .panel-title a {
    list-style: none;
}

.notice .panel-default .panel-title a {
    display: block;
    padding: 7px 10px;
    cursor: pointer;
    background-color: #fdfdfd;
    -webkit-box-shadow: 1px 2px 0px 0px rgba(175, 175, 175, 1);
    -moz-box-shadow: 1px 2px 0px 0px rgba(175, 175, 175, 1);
    box-shadow: 1px 2px 0px 0px rgba(175, 175, 175, 1);
}

.notice img {
    float: right;
    height: 18px;
    position: relative;
    top: 4px;
}

.notice .date {
    font-size: 0.9em;
    color: #000;
    vertical-align: middle
}

.notice .content {
    color: #404040;
    font-size: 0.8em;
    vertical-align: middle
}

.notice .new {
    color: #FF0000;
}

.notice .content:hover {
    text-decoration: underline;
}

.notice .more-less {
    float: right;
    color: #aaa;
}

.notice .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
    color: #212121;
}
body {
    line-height: inherit !important;
}
.main_container.theme-mizuho,
.main_container.theme-mizuho .left_col,
.main_container.theme-mizuho .navbar.nav_title {
    background: rgba(20, 0, 120, 1) !important;
}
.main_container.theme-mizuho .nav.side-menu>li.active>a {
    text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0 !important;
    background: linear-gradient(#140078, #262757), #242854 !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0 !important
}

.table-responsive>.table-support-index>tbody>tr>td:nth-child(3) {
    width: 300px;
    max-width: 300px;
    word-break: break-all;
}

@media screen and (max-width: 767px) {
    .table-responsive>.table-support-index>tbody>tr>td {
        white-space: pre-wrap;
    }
}

.btn-modal-confirm-termination.btn-success[disabled]:hover {
    background-color: #140078 !important;
    border-color: #140078 !important;
}

.merp_d-flex {
    display: flex;
    margin: 5px 0 0 5px;
}

.merp_justify-content-center {
    justify-content: center;
}

.merp_bd-highlight {
    background-color: #DDEAF6;
    border: 1px solid rgba(86,61,124,.15);
    padding: 0.5rem!important;
}

.merp_bd-highlight p {
    margin: 1px 0 1px;
}

.w_40 {
    width: 40%;
}

.w_30 {
    width: 30%;
}

.w_35 {
    width: 35%;
}
.input-disable-readonly .icheckbox_flat-green.disabled,
.input-disable-readonly .iradio_flat-green.disabled {
    background-position: 0 0;
    cursor: pointer;
}

.tooltip-inner {
    max-width: 300px !important;
}

.sw-disabled {
    cursor: not-allowed !important;
    opacity: .35;
    filter: alpha(opacity=35);
    box-shadow: none
}

.form-control.input-sm.count{
    width: 80%;
    height: 30px;
    display: inline;
}

.form-horizontal .add_multiply {
    display: inline-block;
    margin-left: 1em;
}
@media (max-width: 1200px) {
    .title_contact_v2,
    .title_contact_confirm_v2{
        width: 100% !important;
        font-size: 17px !important;
    }
}
.title_contact_v2,
.title_contact_confirm_v2{
    float: none !important;
}
.custom-checkbox-container{
    display: flex;
    align-items: end;
    flex-wrap: wrap;
}
form#newapplyinput .custom-checkbox-container{
    align-items: end;
}
form#newapplyinput .form-group label[for="service"]{
    padding-top: 0px;
}
form#newapplyinput .form-group label[for="last-name"]{
    padding-top: 6px;
}
.custom-checkbox-container .checkbox{
    min-width: 142px;
}
.label_contact_v2{
    font-size: 14px;
}
.text-required .text-memo{
    font-size: 12px !important;
}
.image_contact_v2{
    max-height: 70px !important;
    max-width: 200px;
}
.logo_contact_v2{
    display: flex;
}
#modal_recaptcha .modal-content{
    background-color: #f8d7d7;
}
#modal_recaptcha .header-text {
    font-size: 18px;
    font-weight: bold;
    color: #222222
}
#modal_recaptcha .modal-inner {
    color: #0a0a0a;
    font-size: 14px;
}
@media (min-width: 992px) {
    #modal_recaptcha .modal-lg {
        width: 600px !important;
    }
}
@media screen and (max-width: 1200px) {
    .image_contact_v2{
        max-width: 150px;
    }
}
@media screen and (max-width: 850px) {
    .logo_contact_v2{
        justify-content: center;
    }
}
@media screen and (max-width: 780px) {
    .page-title-v2{
        height: 0 !important;
        padding: 0 !important;
    }
}
@media screen and (max-width: 1440px) {
    .title_contact_confirm_v2{
        font-size: 17px !important;
    }
}

.otp-count-down {
    font-size: 30px;
}
.otp-input-container {
    text-align: center;
}

.otp-boxes {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin: 15px;
}

.otp-input {
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.otp-input:focus {
    border-color: #007bff;
    outline: none;
}

#resendOtp {
    cursor: pointer;
}

#resendOtp.disabled {
    color: #CCCCCC;
    cursor: not-allowed;
    pointer-events: none;
}
