@font-face {
    font-family: 'lcd';
    src: url('/fonts/lcd.woff2') format('woff2'),
    url('/fonts/lcd.woff') format('woff'),
    url('/fonts/lcd.ttf') format('truetype'),
    url('/fonts/lcd.eot?#iefix') format('embedded-opentype'),
    url('/fonts/lcd.svg#iconfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
html,body,.layout{min-height:100%;height: 800px;}
*:before, *:after,.form-control{-webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}
.layout > footer{display:none}
.layout header{z-index: 10}
.glyphicon-ok:before {  content: "\221A";  }
.leftregi #signupForm, .rightlogin #signupForm,
.leftregi form, .rightlogin form{ width:100%;text-align: left}
.rightlogin{ display: flex;align-items: center; }
.login-con label,
.reset-psw-con label{float: left;width: 30%;font-weight: bold;text-align: right;padding: 18px 15px 0 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.login-con label.securityOptions{font-weight: normal;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.btn-block.sub-btn.hide_row{display: none;}
.reset-psw-con .mairu input.btn-block.sub-btn,
.btn-block.sub-btn{display: block;width: 100%;margin: 10px auto;padding:16px 0;text-align: center;font-size: 16px;line-height: 1;background: var(--linearGradient1)!important;}
.btn-block.sub-btn:hover{background:var(--brandHoverColor) !important}
.btn-block.sub-btn:focus{ background: #e64e62;}
p.red{ margin: 20px 0;text-align: center}
.form-group .red,p.red{font-size: 13px;color: #d86666;}
.r-tip{font-size: 13px;font-weight: normal;vertical-align: bottom;display: table-cell;padding-left: 5px;color: #aaa;height: 45px;}
.code-box{ position: relative;  width: 70%;  float: left;}
.code-box .help-block{ margin-left: 0;padding-top: 5px;}
#code,#codeReg{position: absolute;left: 160px;top: -5px;}
#setFundPsd_email,#setFundPsd{margin-bottom: 0}
.checkbox{clear: both;}
.checkbox a{margin: 0 0 10px;}
#agrCheckLabel{width: auto;user-select: none;padding-top: 0;margin-top: 10px;font-weight: normal;}
.m_title h4{ text-align: center; font-weight: normal; font-size: 24px}
/*auto email*/
.auto-tip{ background:#fff;color: #2c3e50;border:2px solid #dce4ec; border-top:none;border-radius: 4px;z-index:10000; text-align:left}
.auto-tip li { width: 100%; height: 28px; line-height: 28px;padding: 0 15px; font-size: 14px; }
.auto-tip li.hoverBg { background: #ecf0f1; cursor: pointer; }
.auto-tip em{ font-style:normal}
#signupForm .auto-tip{top:71px !important}

.completer-container,.pla { position: absolute; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; font-family: inherit; font-size: 14px; line-height: normal; list-style: none; background-color: #fff;border: 1px solid #eee;border-radius: 3px; }
.completer-container li,.pla li { padding: .5em .8em; margin: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; background-color: #fff; border-bottom: 1px solid #eee; }
.completer-container .completer-selected, .completer-container li:hover,.pla .completer-selected{ margin-left: -1px; background-color: #eee; border-left: 1px solid #e64e62; }

/*bootstrap*/
.has-feedback{ position: relative; clear: both }
.has-feedback .form-control ,div#sig_nationality{ float: left;  width: 40%;padding-right: 42.5px; font-size: 15px;margin-bottom: 0; }
.form-control-feedback { position: absolute; top: 0; right: 30%; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; pointer-events: none }
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #3c763d }
.has-success.login_row {border-color: #26999e !important;/*background: rgba(187, 255, 246, 0.8);*/}
.has-success .form-control:focus { border-color: #2b542c; }
.has-success .input-group-addon { color: #26999e; border-color: #26999e; background-color: #dff0d8 }
.has-success .form-control-feedback { color: #0da77d;  font-size: 18px;  font-weight: bold; }
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442 }
.has-error.login_row{border-color: #ff366e !important;/*background-color: rgba(255, 201, 201, 0.8);*/}
.has-error .form-control:focus { border-color: #843534; }
.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede }
.has-error .form-control-feedback { color: #a94442 }
.has-feedback label~.form-control-feedback {top: 10px;}
.has-feedback label.sr-only~.form-control-feedback { top: 0 }
.help-block {display: block;clear: both;width: 40%;margin-left: 30%;margin-top: 5px;color: #737373;}
.has-feedback .form-control.code-input{ width: 152px}
#codeGroup .form-control-feedback{ left: 114px; top:8px}
/*loading*/
.spinner { display:none;margin: 0 auto; width:50px; text-align: center; }
.spinner > div { width: 10px; height: 10px; background-color:#fff; border-radius: 100%; display: inline-block; -webkit-animation: bouncedelay 1.4s infinite ease-in-out; animation: bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode: both; animation-fill-mode: both; }
.spinner .bounce1 { -webkit-animation-delay: -0.32s; animation-delay: -0.32s; }
.spinner .bounce2 { -webkit-animation-delay: -0.16s; animation-delay: -0.16s; }
@-webkit-keyframes bouncedelay {  0%, 80%, 100% {-webkit-transform: scale(0.0)} 40% {-webkit-transform: scale(1.0)}}
@keyframes bouncedelay {  0%, 80%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0);} 40% { transform: scale(1.0); -webkit-transform: scale(1.0);}}

.form-control-feedback{ margin-right:0; display:none}
.has-success .form-control-feedback{ display:block}
.has-feedback #captcha_code {padding-right: 40px;}
#loginSub:focus{background-color: #18bc9c;border-color: #18bc9c;}
legend{ text-align:center; color:#fff}

.password-level {
    position: absolute;
    top: 20px;
    right: 35px;
    width: 16px;
    height: 16px;
    z-index: 5;
}
.password-level .col-md-4:last-child{margin-right: 0}
.password-level .col-md-4 { width:4px;float:left; height: 16px;margin-right: 2px;}
.password-level .col-md-4:nth-child(1){height: 6px;margin-top: 9px;}
.password-level .col-md-4:nth-child(2){height: 10px;margin-top: 5px;}
.password-level .col-md-4:nth-child(3){height: 14px;margin-top: 1px;margin-right: 0px;}
.password-level .password-level-tip{
    position: absolute;
    top: -6px;
    left: calc(100% + 4px);
    min-width: 70px;
    padding: 5px;
    text-align: center;
    background-color: #ffffff;
    box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.07);
    border: solid 1px #e6e6e6;
    display: none;
}
.password-level:hover .password-level-tip{display: block;}
/*强度等级*/
.password-level.loWeak .col-md-4{background: #ccc}
.password-level.loWeak .col-md-4:nth-child(1){background: #E64E62}
.password-level.loNormal .col-md-4:nth-child(1),
.password-level.loNormal .col-md-4:nth-child(2){background: #e69b0a}
.password-level.loStrong .col-md-4:nth-child(1),
.password-level.loStrong .col-md-4:nth-child(2),
.password-level.loStrong .col-md-4:nth-child(3){background: #26999e}
.password-level .password-level-tip span{display: none;}
.password-level.loWeak .password-level-tip span:nth-child(1){color: #E64E62; display: block;}
.password-level.loNormal .password-level-tip span:nth-child(1){display: none;}
.password-level.loNormal .password-level-tip span:nth-child(2){color: #e69b0a; display: block;}
.password-level.loStrong .password-level-tip span:nth-child(1){display: none;}
.password-level.loStrong .password-level-tip span:nth-child(2){display: none;}
.password-level.loStrong .password-level-tip span:nth-child(3){color: #26999e; display: block;}


.discount{ color:#e64e62;margin: 10px 0 18px;font-weight: bold;}
#signupSub{margin:0 auto;background: linear-gradient(45deg,#ff6db6, #ff8100)!important;}
#signupSub:hover{background:#ff6db6 !important}
.input-item-info{color: #8c8c8c;font-size: 12px;}
.code-box .form-control-feedback{ right: auto;left: 114px; top: 8px;}

.bg-style {position: absolute;top: 0;z-index: -2;width: 100%;height: calc(100% + 6px);/* min-height: 910px; */padding-right: 8px;margin-right: -8px;overflow:hidden;}
body:not(.is_phone){background-image: url(/images/login_bg.jpg?v=0523);background-color: var(--brandColor);background-position: center;background-repeat: no-repeat;background-size: 100%}
body.is_phone{background-color: var(--brandColor);background-size: 100%}
.classic-dark #headLayout{background: #000}
body.classic-dark{background: #0a0b0d;}
body.dark-body{background: #222;}
body.classic-dark .login2-con #homepost,
body.classic-dark .login_incontent .mairu,
body.classic-dark .login-con .mairu,
body.classic-dark .login-con .maichu{background: #141417}
body.dark-body .login2-con #homepost,
body.dark-body .login_incontent .mairu,
body.dark-body .login-con .mairu,
body.dark-body .login-con .maichu{background: #333}
div.top-up {float:right;width:auto;background:none;padding-left:0;}
div.top-dn {width:auto;height:45px;padding:0 20px;clear:none; float: none}
#colorSvg{display:none}
#bgCover{height:100%;width:100%;position:absolute;background: rgba(40,40,40,.25);}
.lig-blue.light-body{background: #002c2a;background-image: -webkit-linear-gradient(left, #002c2a 0%, #0b4f36 100%);background-image: -o-linear-gradient(left, #002c2a 0%, #0b4f36 100%);background-image: -webkit-gradient(linear, left top, right top, from(#002c2a), to(#0b4f36));background-image: linear-gradient(#0f1b31, #20476f);}
.lig-purple.light-body{background-image: linear-gradient(#562d4f, #79364d);}
#headLayout{background:#fff}
.header,.top-dn,.left_con_login,.footer,.top-up,.has-t-p li > a .caret,.fnav,.repsw{background:none !important;}
.left_con_login,.footer,body .reset-psw-con,body .content{border-color: hsla(0,0%,100%,.1)}
.reset-psw-con label{ width:100%;text-align:left}
.reset-psw-con #login{ width:400px}
.reset-psw-con #login .sub-btn{ background:#d45858}
#logoIco {background:url("/images/gatelogo_icon_white.svg");width: 72px;height: 72px;background-size: 72px;margin:0 auto;}
.login-con .m_title {height:auto;margin:0;line-height: 26px;padding: 10px 0;}
.login-con .m_title h4 {font-size: 28px;font-weight:normal;}
.login-con .m_title h4 small{font-size: 14px;}
body.dark-body .login-con .m_title h6{background: #222;}
body.classic-dark .login-con .m_title h6{background: #333;}
.login-con .m_title .visiting_link_text{color: #666;font-size: 14px;float: none;vertical-align: text-bottom;display: inline-block;padding-right: 5px;}
.login-con .m_title h6{font-size: 12px;text-align: center;padding: 6px 20px 0 5px;margin: 0;line-height: 14px;font-weight: normal;background-color: #f5f6f7;border-radius: 15px;display: inline-block;}
.login-con .m_title h6 span.text-https{color: #26999e;vertical-align: baseline;}
.login-con .m_title h6 span,
.login-con .m_title h6 svg{display: inline-block;float: none;vertical-align: super;}
.login-con .m_title h6 svg{vertical-align: text-bottom;margin-top: -8px;}
.fkicon .fico {background-color:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.1);filter: brightness(5);opacity: 0.8;}
.fkicon .fico:hover {background-color:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.2);}
#sig_nationality{border-width:1px;border-style:solid;height: 29px;box-sizing: border-box;}
#phoneAreaCodeDiv{border-width:1px;border-style:solid;height: 29px;box-sizing: border-box;}
@keyframes move {100% {transform:translate3d(0,0,1px) rotate(360deg);}}
.link-to{width: 100%;text-align: center;}
.signed-box{flex-wrap:wrap}
.signed-box h2{font-weight:200;margin: 30px 0;width: 100%;text-align:center;}
.signed-box h2 i{display:inline-block;width:32px;height:32px;background:#0db37f;border-radius:50%;vertical-align: middle;line-height: 30px;font-size: 18px;margin-right: 5px;}
#signok_noty.gateioNotyTheme{border:none;background: rgba(32, 117, 112, 0.98) url(/images/gatelogo_icon.svg) no-repeat 30% 20%;box-shadow: 0 10px 50px rgba(0, 28, 39, 0.6);}
#signok_noty .btn{margin-top:60px;opacity: 0.8;font-size: 16px;cursor:pointer}
#signok_noty .btn:hover{opacity:1}
#signok_noty .btn[disabled],#signok_noty .btn[disabled]:hover{opacity:0.8;cursor:not-allowed;border:none;padding: 12px 15px;}
#signok_noty .noty_close,.has-success .form-control-feedback{display:none}
body.dark-body .rightlogin #signupForm .df-gray input,
body.dark-body .rightlogin form .df-gray input{background-color: rgba(255, 255, 255, 0.3) !important;color: rgba(255, 255, 255, 0.6);border-color: rgba(255, 255, 255, 0.3) !important;}
body.classic-dark .rightlogin #signupForm .df-gray input,
body.classic-dark .rightlogin form .df-gray input{background-color: rgba(255, 255, 255, 0.3) !important;color: rgba(255, 255, 255, 0.6);border-color: rgba(255, 255, 255, 0.3) !important;}
.login2-tab.show_tab li{ color:#d7e5e8;border-color: hsla(0,0%,100%,.1)}
.login2-tab.show_tab .log-tab-active{ border-width: 3px; border-color: #e64e62; color: #e64e62}
body.dark-body .input_option{border-color: #333;}
body.dark-body .input_option p{color:#999;background-color: #222222;border-bottom: 1px solid #333;}
body.dark-body .input_option p:hover{color: #d45858;background: #444}
body.classic-dark .input_option{border-color: #333;}
body.classic-dark .input_option p{color:#999;background-color: #222222;border-bottom: 1px solid #333;}
body.classic-dark .input_option p:hover{color: #d45858;background: #444}
.input_option p span.option_code{float: right;padding-right: 28px;}
.input_option p span.option_name{float: left;}
#signup_nationality .input_option p span.option_code{display: none;}
div#sig_nationality{border-radius:3px;color:#000;}
div#sig_nationality:focus{outline:none;}
#signok_noty .noty_type_warning .noty_message .noty_text .flex .clearfix{font-size: 15px;font-weight: 400;width: 435px;}
#signok_noty .noty_type_warning .noty_message .noty_text .flex .clearfix p{margin: 0 0 19px;}
#signok_noty .noty_type_warning .noty_message .noty_text .flex .clearfix .btn-long{margin-top: 32px;}

/*web优化 邮箱未验证界面*/
.email_unverified { background-color:#fff; border-radius: 15px; display: flex; flex-direction: column; padding: 57px 30px 60px; }
.email_unverified_top {padding-bottom:40px;border-bottom:1px solid #EDEDED;display: flex;flex-direction: column;align-items: center}
.email_unverified_tips {line-height:28px;width: 420px;font-size:14px;display: flex;flex-direction: column;padding-top: 32px;}
.email_unverified_icon {width: 104px;height: 80px;margin-bottom: 31px;background-image: url("/images/ico_jsp.svg");background-repeat: no-repeat;background-size: 100%}
.email_unverified_tit{ font-size: 20px;font-weight: 400;color: #E64E62;margin-bottom: 18px; }
.email_unverified_top > span { font-size: 14px;color: #2D8D97; }
.email_unverified_tips > div > i{width: 4px;height: 4px;border-radius: 50%;background-color: #878787;margin-right: 4px;display: inline-block}
.email_unverified_tips > div {display: flex;align-items: center;color: #878787}
.email_unverified_tips > h3{font-size: 14px;color: #444444}
.email_unverified_tips > h4{font-weight: bold}
#link_to_email{cursor: pointer;text-decoration: underline}
#resendemail{color: #2E8E97}
.optimization_verify{cursor:default;width:100%;height:100%;display: flex;align-items: center;justify-content: center;background-color: transparent}

.rightlogin #signupForm,
.rightlogin form{margin-bottom: 20px;}
.hide_row{display: none;}
.iover{overflow: hidden;}
.signup_title_phone_step_2,
.signup_title_phone_step_3{display: none;}
.signup_buttom_row #CorporateVerificationBtn,
.signup_buttom_row a{
    color: #E64E62;
}
body.en-body .type_list,
body.en-body .sig_type_list{
    padding: 14px 0;
}
.type_list,
.sig_type_list{
    padding: 20px 0;
    display: block;
    width: 100%;
}
.type_list li.active,
.sig_type_list li.active{
    color: #E64E62;
}
body.en-body .sig_type_list li,
body.en-body .type_list li{font-size: 14px;}
.type_list li,
.sig_type_list li{
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    color: #949494;
    position: relative;
    margin: 0 20px;
}
.type_list li:first-child:before,
.sig_type_list li:first-child:before{
    width: 0;
}
.type_list li:first-child,
.sig_type_list li:first-child{
    margin-left: 0;
}
.type_list li:before,
.sig_type_list li:before{
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    top: 0;
    left: -20px;
    bottom: 0;
    background: #949494;
}

#signupForm .toggle_row.toggle_email{
    display: none;
}
/* 选择国家 选择区号 */
.login_row div#phoneAreaCodeDiv{z-index: 6 !important;}
.login_row div#sig_nationality{z-index: 10 !important;}
.select-ul li,
.input_option p{color:#222;background-color: #f1f3f5;overflow: hidden;}
.select-ul,
.input_option{position:absolute;z-index:7;background:#fff;color:#000;border:1px solid #ccc;height:362px;border-top:0;overflow:auto;display:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-shadow: 0 5px 8px rgba(0,0,0,0.2);left: 0;right: 0;top: calc(100% + 1px)}
#phoneAreaCodeSelect .input_option{right: -279px !important}
.select-ul li,
.input_option p{padding:7px;padding-left:35px;margin:0;border-bottom:1px solid #f1eded;}
.select-ul li:hover,
.input_option p:hover{color:#d45858;cursor:pointer;background:#fafafa;}
.select-ul li.label,
.input_option p.label{font-weight:800;cursor:text;padding-left:15px;}
.select-ul li{padding-left: 5px;padding-right: 5px;}

body.dark-body .input_option{background: #222222}
body.dark-body .select-ul{border-color: #333;}
body.dark-body .select-ul li{color:#999;background-color: #222222;border-bottom: 1px solid #333;}
body.dark-body .select-ul li:hover{color: #d45858;background: #444}
body.classic-dark .input_option{background: #222222}
body.classic-dark .select-ul{border-color: #333;}
body.classic-dark .select-ul li{color:#999;background-color: #222222;border-bottom: 1px solid #333;}
body.classic-dark .select-ul li:hover{color: #d45858;background: #444}

#signupEmailcodeGroup,
#signupSmscodeGroup{
    flex:1;
    margin-right: 15px;
}
#agrCheckLabel{color: #262626}
#agrCheckLabel a{color: #004450}
body.dark-body #agrCheckLabel{color: #999}
body.dark-body #agrCheckLabel a{color: #79bbc6}
body.classic-dark #agrCheckLabel{color: #999}
body.classic-dark #agrCheckLabel a{color: #79bbc6}
.login_row_pad{padding-top: 5px;padding-bottom: 0px;}
.phone_row #signup_phoneGroup,
.phone_row #phoneGroup{flex: 1;margin-left: 15px;}
.phone_row #phoneAreaCodeSelect{width: 120px;cursor: pointer;position: relative;}
#signup_nationality{cursor: pointer;}
.phone_row .help-block{
    padding-left: 140px;
}
.login_row.login_icon_group .login_row_icon{
    position: absolute;
    display: block;
    left: 12px;
    top: 16px;
}
body.en-body .login_row.login_icon_group .login_row_input,
body.en-body .login_row.login_icon_group .login_row_text,
body.cn-body .login_row.login_icon_group .login_row_input,
body.cn-body .login_row.login_icon_group .login_row_text{
    padding-left: 46px;
}
body.dark-body .login_row_btn#smsbtn,
body.dark-body .login_row_btn,
body.classic-dark .login_row_btn#smsbtn,
body.classic-dark .login_row_btn{
    border-color: #5d5d5d;
    color: #ddd;
}
body.en-body .login_row_btn#smsbtn,
body.en-body .login_row_btn{font-size: 12px;}
.login_row_btn#smsbtn,
.login_row_btn{
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: solid 1px #e1e3e5;
    position: relative;
    background: transparent;
    max-height: 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 19px 15px;
    min-width: 120px;
    text-align: center;
    color: var(--brandColor)!important;
    cursor: pointer;
    font-size: 14px;
    height: auto;
    margin: 0;
}
.login_row_btn#smsbtn:hover,
.login_row_btn:hover{
    color: #fff;
    background: #26999e;
}
.login_row_btn#smsbtn:disabled:hover,
.login_row_btn.btn-disabled:hover{
    background: transparent !important;
    color: #8c8c8c !important;
}
.login_row_btn#emailbtn:disabled,
.login_row_btn#smsbtn:disabled,
.login_row_btn:disabled,
.login_row_btn.btn-disabled{
    color: #8c8c8c;
    cursor: not-allowed;
}
.login_row .icon{
    color: #929292;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 18px;
    z-index: 5;
}
.icon.icon-arrow{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.login_row .icon.icon-hide.active{
    color: #444444;
    background-image: url(/images/psd_show.svg?v=0521);
}
.login_row .icon.icon-hide{
    cursor: pointer;
    top: 18px;
    background-image: url(/images/psd_hide.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.login_row .icon.icon-close{
    cursor: pointer;
    top: 18px;
    background-image: url(/images/psd_clear.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.icon.icon-arrow.active{
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
.text_row_p{
    cursor: pointer;
    display: inline-block;
    margin: 0;
    font-size: 14px;
    color: #8c8c8c;
    padding: 0px 0;
    padding-bottom: 10px;
}
.text-decoration{
    display: inline-block;
    border-bottom: dashed 1px #8c8c8c;
}
.dark-body .login_row{border-color: #5d5d5d}
.classic-dark .login_row{border-color: #5d5d5d}
.login_row{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #e1e3e5;
    position: relative;
    height: 57px;
}
.login_row_btn,
.icon.icon-arrow,
/*.login_row .login_row_input,*/
.login_row .login_row_text{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
body.en-body .login_row.nodata .login_row_text{font-size: 14px}
.login_row.nodata .login_row_text{
    font-size: 14px;
    top: 19px;
    color: #8c8c8c;
    height: auto;
    font-weight: normal;
}
.login_row .login_row_text{cursor: text;}
body.cn-body .login_row.nodata.has-success div#phoneAreaCodeDiv,
body.cn-body .login_row.nodata.has-error div#phoneAreaCodeDiv,
body.cn-body .login_row.nodata.has-success div#sig_nationality,
body.cn-body .login_row.nodata.has-error div#sig_nationality,
body.cn-body .login_row.nodata.has-success .login_row_input,
body.cn-body .login_row.nodata.has-error .login_row_input,
body.cn-body .login_row div#sig_nationality,
body.cn-body .login_row div#phoneAreaCodeDiv,
body.cn-body .login_row .login_row_input,
body.cn-body .login_row .login_row_text{padding-left: 18px;}
.login_row .login_row_text{
    color: #8c8c8c;
    font-size: 14px;
    float: none;
    display: block;
    height: auto;
    overflow: hidden;
    padding: 0;
    padding-left: 16px;
    text-align: left;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 56px;
    line-height: 56px;
    z-index: 6;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.login_row.active label.login_row_text,
.login_row.has-error label.login_row_text,
.login_row.has-success label.login_row_text{
    line-height: 18px;
    top: 8px;
    font-weight: bold;
}
.input-item-info,
.help-block{
    width: 100%;
    padding-top: 2px;
    margin: 0;
    color: #80868c;
}
.help-block{
    min-height: 18px;
}
.help-block.text-error,
.login_row.has-error+.help-block{color: #E64E62}
.login_row.has-success+.help-block{color: #3bb37d}
.login_row div#phoneAreaCodeDiv,
.login_row div#sig_nationality{
    box-sizing: border-box;
    height: 18px;
}
body.classic-dark .login_row.nodata.has-success div#sig_nationality,
body.classic-dark .login_row.nodata.has-error div#sig_nationality,
body.classic-dark .login_row.nodata.has-success div#phoneAreaCodeDiv,
body.classic-dark .login_row.nodata.has-error div#phoneAreaCodeDiv,
body.classic-dark .login_row.nodata.has-success .login_row_input,
body.classic-dark .login_row.nodata.has-error .login_row_input,
body.classic-dark .login_row div#phoneAreaCodeDiv,
body.classic-dark .login_row div#sig_nationality,
body.classic-dark .login_row .login_row_input,
body.dark-body .login_row.nodata.has-success div#phoneAreaCodeDiv,
body.dark-body .login_row.nodata.has-error div#phoneAreaCodeDiv,
body.dark-body .login_row.nodata.has-success div#sig_nationality,
body.dark-body .login_row.nodata.has-error div#sig_nationality,
body.dark-body .login_row.nodata.has-success .login_row_input,
body.dark-body .login_row.nodata.has-error .login_row_input,
body.dark-body .login_row div#sig_nationality,
body.dark-body .login_row div#phoneAreaCodeDiv,
body.dark-body .login_row .login_row_input{
    color: #ddd
}
.login_row.nodata.has-success div#phoneAreaCodeDiv,
.login_row.nodata.has-error div#phoneAreaCodeDiv,
.login_row.nodata.has-success div#sig_nationality,
.login_row.nodata.has-error div#sig_nationality,
.login_row.nodata.has-success .login_row_input,
.login_row.nodata.has-error .login_row_input,
.login_row div#phoneAreaCodeDiv,
.login_row div#sig_nationality,
.login_row .login_row_input{
    background: transparent;
    color: #262626;
    float: none;
    width: 100%;
    display: block;
    border: none;
    margin: 0;
    padding: 2px 8px;
    padding-left: 16px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-indent: 0px;
    font-weight: normal;
    font-size: 14px;
    position: absolute;
    top: 26px;
    left: 0;
    right: 0;
    z-index: 2;
    height: 29px;
}
body.classic-dark .login_row .login_row_input.psd_data.active,
body.classic-dark .login_row .login_row_input.psdchange{background: #141417}
body.dark-body .login_row .login_row_input.psd_data.active,
body.dark-body .login_row .login_row_input.psdchange{background: #333}
.login_row .login_row_input.psdchange{background: #fff;}
.login_row .login_row_input.psd_data{
    z-index: 1;
}
.login_row .login_row_input.psd_data.active{
    z-index: 3;
    background: #fff;
}
.login_row.nodata div#phoneAreaCodeDiv,
.login_row.nodata div#sig_nationality{
    height: 57px;
}
.login_row div#phoneAreaCodeDiv{
    float: none;
    width: 100%;
}
.login_row.nodata div#phoneAreaCodeDiv,
.login_row.nodata div#sig_nationality,
.login_row.nodata .login_row_input{
    color: #8c8c8c;
    top: 0px;
    height: 55px;
}

.login_row.has-success .login_row_text,
.login_row.has-error .login_row_text,
.login_row .login_row_text{
    font-size: 12px;
    display: block;
    color: #8c8c8c;
    height: auto;
    line-height: 18px;
    top: 8px;
}

.help-msg-row .help-block .help-msg{
    display: inline-block;
    margin-right: 5px;
}
.help-msg-row .help-block .help-msg:last-child{margin-right: 0}
.help-msg-row .help-block .icon.help-msg-icon{
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 0;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
}
.help-msg-row .login_row.nodata+.help-block .help-msg{color: #80868c}
.help-msg-row .login_row.nodata+.help-block .help-msg .icon.help-msg-icon{display: none;}
.help-msg-row .help-block .help-msg.success{color: #3bb37d}
.help-msg-row .help-block .help-msg.success .icon.help-msg-icon{width: 12px;background-image: url(/images/ico_zhengque.svg);}
.help-msg-row .help-block .help-msg.error .icon.help-msg-icon{width: 12px;background-image: url(/images/ico_cuowu.svg);}
.help-msg-row .help-block .help-msg.error{color: #E64E62}
.help-block.login-2-error{color: #E64E62}
.help-block.login-2-error:before{content:'';display: inline-block;width: 12px;background-image: url(../images/ico_cuowu.svg);vertical-align: middle;height: 12px;margin-right: 4px;}
.text-right{text-align: right;}
.tip_box{
    position: relative;
}
body.classic-dark .tip_span{background: #525252;border-color: #5d5d5d;}
body.dark-body .tip_span{background: #525252;border-color: #5d5d5d;}

.tip_span{
    position: absolute;
    overflow: hidden;
    bottom: calc(100% + 5px);
    left: 0;
    padding: 8px;
    background-color: #ffffff;
    box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.07);
    border: solid 1px #e6e6e6;
    min-width: 70px;
    padding: 5px 10px;
    text-align: center;
    display: none;
    z-index: 20;
}
.tip_box:hover .tip_span{
    display: block;
}
label.securityOptions{
    display: flex;
    width: auto;
    padding: 0;
    text-align: left;
}
.securityOptions_row{padding: 0;overflow: hidden;}
.rightlogin #signupForm input,
.rightlogin form input{border:none;background: transparent;}
.help-msg-row .nodata.login_row + .help-block .help-msg{
    display: none;
}
body.dark-body .login_bottom_view{background: #171717}
body.classic-dark .login_bottom_view{background: #141417}
.login_bottom_view{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #00505f;
    /*width: 530px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    display: flex;
}
.login_bottom_view .flex-1{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.login_bottom_view img{display: inline-block;}
.login_bottom_view .download_app{
    padding: 5px;
    height: 80px;
    width: 80px;
    display: inline-block;
    padding-right: 10px;
}
.login_bottom_view .download_app canvas{border: solid 5px #fff;}
.login_bottom_view img.bg_img{
    width: 90px;
    height: 90px;
    padding-left: 10px;
}
.login_bottom_view p{
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    margin: 0;
}
.login_bottom_view a,
.login_bottom_view span{
    color: #90cbd6;
    line-height: 24px;
    font-size: 12px;
}
#agrTxt{max-width: 90%;text-align: left;}
body.en-body #agrTxt{font-size: 12px;}
#CorporateVerificationBtn{position: relative;cursor: pointer;}
.CorporateVerificationTip.active{display: block;}
.CorporateVerificationTip{
    position: absolute;
    display: none;
    bottom: calc(100% + 10px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 252px;
    padding: 10px 15px;
    font-size: 12px;
    color: #111;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.1);
    border: solid 1px #e6e6e6;
}
.signup_buttom_row{height: 18px;}
.reset-psw-con #phoneAreaCodeSelect{width: 150px;}
.reset-psw-con #phoneAreaCodeSelect .input_option{right: -250px !important;}
.reset-psw-con #phoneAreaCodeDiv:focus{outline: none;}
.reset-psw-con #phoneAreaCodeDiv{line-height: 55px;}
.reset-psw-con .has-success #phoneAreaCodeDiv,
.reset-psw-con .active #phoneAreaCodeDiv,
.reset-psw-con .has-error #phoneAreaCodeDiv{line-height: 27px;}
.reset-psw-con .phone_row .help-block.text-error{padding-left: 170px;}
.reset-psw-con .select-ul, .input_option{height: 332px;}
body.ot-body .reset-psw-con .mairu h4,
body.tr-body .reset-psw-con .mairu h4,
body.de-body .reset-psw-con .mairu h4,
body.it-body .reset-psw-con .mairu h4,
body.fr-body .reset-psw-con .mairu h4,
body.es-body .reset-psw-con .mairu h4{font-size: 14px;font-weight: bold;}
#voicebtn[disabled]{background: transparent !important;color: #bbb !important}
.login2-con #smsbtn[disabled]{background: #eee !important;color: #999 !important}
.login2-con #emailbtn[disabled]{background: #eee !important;color: #999 !important}
body.classic-dark .login2-con #smsbtn[disabled],
body.dark-body .login2-con #smsbtn[disabled],
body.classic-dark .login2-con #emailbtn[disabled],
body.dark-body .login2-con #emailbtn[disabled]{background: #eee !important;color: #999 !important}
.login_warning_msg.active{
    display: inline-block;
    -webkit-line-clamp: inherit;
    max-height: inherit;
}
.login_warning_msg{
    background: rgba(222,89,107, 0.15);
    padding: 8px;
    align-items: flex-end;
    margin-bottom: 25px;
    color: #004450;
    margin: 0 !important;
    font-size: 12px;
    text-align: justify !important;
}
.flex-1{flex: 1;}
.login_warning_msg_box span.more_msg_btn{
    font-size: 12px !important;
    line-height: 12px;
    color: #E64E62;
    cursor: pointer;
    
}
.login_warning_msg #dpIcon{
    transform: scale(0.7, 0.7) translateY(-2px);
    -webkit-transform: scale(0.7, 0.7) translateY(-2px);
    -moz-transform: scale(0.7, 0.7) translateY(-2px);
    -o-transform: scale(0.7, 0.7) translateY(-2px);
    -ms-transform: scale(0.7, 0.7) translateY(-2px);
    margin-right: 0;
}

.login-type-btn{
    position: absolute;
    padding-top: 6px;
    padding-right: 6px;
    top: 0;
    right: 0;
    border-top-right-radius: 15px;
    cursor: pointer;
    overflow: hidden;
}
.login-type-btn svg.icon{
    display: block;
    width: 64px;
    height: 64px;
    color: #E64E62;
}
.qrcode-login-content{
    display: flex;
    flex-direction: row;
    flex: 1;
}
.qrcode-login-view{
    display: flex;
    flex-direction: column;
    flex: 1;
}
.qrcode-login-view #loginQRCode{
    flex: 5;
    justify-content: center;
    display: flex;
    align-items: center;
}
body.dark-body .qrcode-login-view #loginQRCode .loading{background: rgba(51,51,51,1)}
body.classic-dark .qrcode-login-view #loginQRCode .loading{background: rgba(20,20,24,1)}
.qrcode-login-view #loginQRCode .loading,
.qrcode-login-view #loginQRCode canvas{
    padding: 15px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 6px 0px 
        rgba(0, 0, 0, 0.2);
}
.qrcode-login-view #loginQRCode .loading{
    background-image: url(/images/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.qrcode-login-view .qrcode-login-msg{
    flex: 4;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.qrcode-login-view .qrcode-login-msg h4{
    color: #666;
    font-weight: bold;
    font-size: 14px;
}
.qrcode-login-view .qrcode-login-msg h4 svg.icon{
    color: #E64E62;
}
body.en-body .qrcode-login-view .qrcode-login-msg li{padding-left: 10px;}
.qrcode-login-view .qrcode-login-msg li{
    color: #262626;
    font-size: 14px;
    padding-top: 25px;
    padding-left: 20px;
}
.qrcode-login-view .qrcode-login-msg svg.icon{
    padding: 0 5px;
    width: 1.2em;
    height: 1.2em;
    vertical-align: sub;
}
body.classic-dark .qrcode-login-view .qrcode-login-msg li,
body.dark-body .qrcode-login-view .qrcode-login-msg li{color: #888;}
.text-right{text-align: right;}
.qrcode-login-view .link-to a:last-child{padding-left: 30px;}

.login-tipMsg{
    position: absolute;
    border-width: 1px;
    border-style: solid;
    z-index: 5;
    background: #fff;
}
.login-tipMsg .login-tipMsg-text{
    font-size: 14px;
    display: block;
    text-align: center;
}
.login-tipMsg .login-tipMsg-por{position: relative;padding: 4px 5px 2px 5px;}
.login-tipMsg .login-tipMsg-arror{
    border-style: solid;
    position: absolute;
    border-width: 0;
    background: #fff;
}
body.classic-dark .qrStatusMask,
body.dark-body .qrStatusMask{background: rgba(24,24,24,.9)}
body.classic-dark .qrStatusMask h4,
body.dark-body .qrStatusMask h4{color: #ddd}
body.classic-dark .qrStatusMask p,
body.dark-body .qrStatusMask p{color: #aaa}
.qrStatusMask{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(242 242 242 / .9);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.qrStatusMask .icon{
    width: 38px;
    height: 38px;
    padding-top: 10px;
}
.qrStatusMask h4{font-size: 14px;color: #333;padding-top: 10px;font-weight: bold;}
.qrStatusMask p{font-size: 14px;color: #444;padding-top: 10px;margin: 0;width: 90%;text-align: center;}
.qrStatusMask #updateQRcode[disabled]{background: #ccc !important}
.qrStatusMask #updateQRcode{width: auto;margin-top: 10px;background: #E64E62 linear-gradient(45deg,#f76a91, #d2501e) !important;padding: 10px;font-size: 14px;border-radius: 2px;}
body.classic-dark .login-tipMsg,
body.classic-dark .login-tipMsg .login-tipMsg-arror{background: #141417;}
body.dark-body .login-tipMsg,
body.dark-body .login-tipMsg .login-tipMsg-arror{background: #333;}
.login-tipMsg .login-tipMsg-arror.right{
    right: -2px;
    top: 50%;
    display: block;
    width: 5px;
    height: 5px;
    transform: rotate(45deg) translateY(-50%);
    -webkit-transform: rotate(45deg) translateY(-50%);
    -moz-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    -o-transform: rotate(45deg) translateY(-50%);
    border-top-width: 1px;
    border-right-width: 1px;
}
:root {
  --animate-duration: 5s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}
.animate__animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-duration: var(--animate-duration);animation-duration: var(--animate-duration);-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.animate__animated.animate__infinite {-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.animate__pulse-ybt {-webkit-animation-name: pulse-ybt;animation-name: pulse-ybt;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}
@-webkit-keyframes pulse-ybt {
  from {-webkit-transform: translateX(0%);transform: translateX(0%);}
  10% {-webkit-transform: translateX(8%);transform: translateX(8%);}
  20% {-webkit-transform: translateX(0%);transform: translateX(0%);}
  to {-webkit-transform: translateX(0%);transform: translateX(0%);}
}
@keyframes pulse-ybt {
  from {-webkit-transform: translateX(0%);transform: translateX(0%);}
  10% {-webkit-transform: translateX(8%);transform: translateX(8%);}
  20% {-webkit-transform: translateX(0%);transform: translateX(0%);}
  to {-webkit-transform: translateX(0%);transform: translateX(0%);}
}
/* 点卡提示 */
#sig_view.show_notice{
  position: relative;
  padding-left: 565px;
}
#sig_view.show_notice .m_title.signup_title{
  display: none;
}
#sig_view.show_notice .signup_notice_view{display: block;}
.signup_notice_view{
  display: none;
  width: 500px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #056073;
  border-radius: 9px 0px 0px 9px;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url(/images/signup_notice_bg.png?v=0);
}
.signup_notice_view:after{
  content: '';
  position: absolute;
  right: 31px;
  top: 38px;
  display: block;
  width: 41px;
  height: 38px;
  background: url(/images/signup_msg_icon.png?v=0) center center no-repeat;
}
.signup_notice_view h3{
  font-size: 26px;
  width: 60%;
  margin: 0 auto;
  line-height: 1em;
  display: block;
  padding-top: 97px;
  color: #fff;
}
.signup_notice_view .signup_notice_view_content{
  width: 340px;
  min-height: 200px;
  background-color: #006f85;
  border-radius: 10px;
  padding: 25px 20px;
  margin: 0 auto;
  margin-top: 160px;
}
.signup_notice_view .signup_notice_view_content h6{
  font-size: 14px;
  font-weight: bold;
  
  color: #fff;
}
.signup_notice_view .signup_notice_view_content p{
  display: block;
  margin-top: 15px;
  font-size: 12px;
  color: rgba(255,255,255,0.6);
  line-height: 18px;
}
.signup_notice_view .signup_notice_dtl{
  display: flex;
  flex-direction: row;
  width: 90%;
  padding-top: 25px;
  margin: 0 auto;
}
.signup_notice_view .signup_notice_dtl_symbol{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 30px;
  font-size: 36px;
  color: #fff;
}
.signup_notice_view .signup_notice_dtl_item{
  flex: 1;
}
.signup_notice_view .signup_notice_dtl_text{
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding-top: 15px;
}
.signup_notice_view .signup_notice_dtl_bubble{
  width: 80px;
  height: 80px;
  background-image: linear-gradient(90deg, #009cab 0%, #00b389 100%);
  border-radius: 100px;
  text-align: center;
  margin: 0 auto;
}
.signup_notice_view .signup_notice_dtl_bubble p{
  line-height: 24px;
  font-size: 15px;
  color: #fff;
  margin: 0;
  padding-top: 24px;
}
.signup_notice_view .signup_notice_dtl_bubble p span{font-weight: bold;font-size: 22px;vertical-align: bottom;}
.signup_notice_view .signup_notice_dtl_bubble i{
  line-height: 14px;
  font-style: normal;
  margin: 0;
  font-size: 12px;
  color: #fff;
}
.qrStatusMask.qrStatus-1 #updateQRcode{
    background: transparent !important;
    color: #E64E62 !important;
    padding: 0;
}
.qrloginText{text-align: center;padding-top: 15px;}
.qrloginText .text1{font-size: 14px;color: #555;padding-top: 5px;font-weight: bold;}
.qrloginText .text2{color: #888;font-size: 14px;padding-top: 5px;}
.qrloginText .text2 a{color: #E64E62;}
body.classic-dark .qrloginText .text1,
body.dark-body .qrloginText .text1{color: #999;}

