﻿.popup__popup___1l1Z1 {
    transition: all .3s ease;
    background-color: rgba(0,0,0,.4);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none;
}

.popup__content___2EJ5M {
    position: fixed;
    z-index: 101;
    left: 50%;
    min-width: 200px;
    .ivu-btn margin: auto;
    transform: translate(-50%);
    text-align: center;
    border-radius: 4px;
    background: #fff;
    overflow: hidden
}

.ui__fixed-center___50EjY {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.login__login-top___14_zK {
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px
}

.popup__content___2EJ5M a {
    display: inline-block;
    border-radius: 4px
}

.login__close-login___1VbFV {
    position: absolute;
    right: 15px;
    color: #fff;
    width: 16px !important;
    top: 6px;
}

.login__login-content___1UeCa input:focus {
    outline: none;
}

.login__login-content___1UeCa input {
    background: #fff;
    border: 1px solid #e3e3e3;
    height: 32px;
    width: 100%;
    line-height: 32px;
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
    text-indent: 10px;
    border-radius: 2px;
    padding: 0;
}

.login__login-content___1UeCa select {
    background: #fff;
    border: 1px solid #e3e3e3;
    height: 32px;
    width: 100%;
    line-height: 32px;
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
    padding-left: 10px;
    border-radius: 2px;
}

.login__login-content___1UeCa {
    padding: 30px 20px;
    text-align: left;
}

.login__code-content___HKpub .login__pic-code___3rluy {
    width: 220px
}

.login__code-content___HKpub img {
    width: 90px;
    height: 32px;
    vertical-align: top;
}

.login__code-content___HKpub {
    text-align: left;
    position: relative;
}

.login__login-content___1UeCa .login__confirm___2UPdS {
    height: 40px;
    width: 330px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 10px
}

.popup__content___2EJ5M a:hover {
    text-decoration: none;
}

.popup__content___2EJ5M a {
    display: inline-block;
    border-radius: 4px;
    text-decoration: none;
}

.login__register___3YI6y {
    overflow: hidden;
    margin-top: 10px;
}

.login__no-account___1bvRc {
    float: left;
    color: #b5b5b5;
    font-size: 14px
}

.popup__content___2EJ5M a i.kz-e-close-2 {
    background: url('/Images/login_close.png') no-repeat left center;
    display: inline-block;
    height: 18px;
    width: 18px;
    background-size: contain;
}

.popup__content___2EJ5M a {
    display: inline-block;
    border-radius: 4px
}



#btn-add {
    background-color: #043C86 !important;
    color: #fff !important;
    border-color: #043C86 !important;
}

button.remove {
    color: #fff !important;
    background: #ed4014 !important;
    border-color: #ed4014 !important;
}

#btn-save, .btn-save {
    background-color: #043C86 !important;
    color: #fff !important;
    border-color: #043C86 !important;
}

.fssdk-tab {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 15px;
}


.fssdk-tab, .fssdk-tab-nav {
    display: -ms-flexbox;
    display: flex;
}

.fssdk-tab-nav {
    list-style: none;
    box-sizing: border-box;
    z-index: 100;
}

.fssdk-tab-item .fssdk-tab-item-text {
    position: relative;
    display: inline-block;
    line-height: 20px;
}

.fssdk-tab-item {
    -ms-flex: 1;
    flex: 1;
    position: relative;
    font-size: 14px;
    color: #919591;
    padding-bottom: 8px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    padding-top: 10px;
}

.fssdk-tab-item-active .fssdk-tab-item-text:after {
    content: "";
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    height: 2px;
    z-index: 100;
    background-color: #043C86;
}


.fssdk-tab-item-active {
    color: #27386f;
    font-weight: bolder;
}


#smsCodeImg {
    position: absolute;
    top: 0;
    right: 12px;
    height: 32px;
    line-height: 32px;
    color: #043C86;
    font-weight: 500;
    cursor: pointer;
    font-size: 14px;
    display: none;
}

.J-password {
}

.forget_password {
    color: #043C86;
    float: right;
    padding-right: 10px;
    margin-top: 3px;
    text-decoration: none;
}

.login__register___3YI6y .forget_password {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.popup__popup___1l1Z1 img.black_img {
    width: 428px;
    float: left;
    display: block;
}

.popup__popup___1l1Z1 .msgHtml {
    display: table;
    width: 300px;
    float: left;
}

