<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
    width: 100%;
    height: 100%
}

body {
    /*background: #0d0d0d url(images/backdrop-default.jpg) no-repeat center center;
    background-size: cover*/
}

.insdep-login-theme {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

    .insdep-login-theme &gt; .container {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -200px 0 0 -360px;
        clear: both;
        width: 720px;
        height: 450px;
        background-color: #fff;
        box-shadow: 0 0 20px rgba(0,0,0,.5);
    }

        .insdep-login-theme &gt; .container &gt; .left, .insdep-login-theme &gt; .container &gt; .right {
            height: 100%;
            position: relative;
            top: 0;
            bottom: 0
        }

        .insdep-login-theme &gt; .container &gt; .left {
            position: absolute;
            
            left: 0;
            width: 300px;
            text-align: center;
            padding-top: 50px;
            /*background: #0581e0 url(images/logo.png) center 30px no-repeat*/
        }

            .insdep-login-theme &gt; .container &gt; .left p {
                position: absolute;
                bottom: 30px;
                color: #74c3ff;
                width: 100%;
                text-align: center
            }

        .insdep-login-theme &gt; .container &gt; .right {
            left: 300px;
            display: none
        }

            .insdep-login-theme &gt; .container &gt; .right &gt; dl.caption {
                margin: 50px 0 10px
            }

                .insdep-login-theme &gt; .container &gt; .right &gt; dl.caption dt {
                    font-size: 22px;
                    font-weight: 700;
                    margin: 0 0 2px
                }

                .insdep-login-theme &gt; .container &gt; .right &gt; dl.caption dd {
                    color: #747474
                }

            .insdep-login-theme &gt; .container &gt; .right &gt; dl.form dd {
                display: block;
                width: 320px
            }

            .insdep-login-theme &gt; .container &gt; .right &gt; dl.form dt {
                margin: 30px 0
            }

        .insdep-login-theme &gt; .container.no-vertical {
            top: 200px;
            margin-top: 0;
            margin-bottom: 150px;
            height: auto
        }

            .insdep-login-theme &gt; .container.no-vertical &gt; .right {
                padding: 0 0 50px
            }

.footer {
    position: fixed;
    z-index: 999;
    width: 100%;
    bottom: 0;
}

.footer-bottom {
    text-align: center;
    background-color: #020813;
    padding: 8px 0;
}

.text-center {
    text-align: center !important;
}

.footer-bottom .copyright {
    margin: 0;
    font-size: 11px;
    color: #c2c2c2;
}

.copyright a {
    color: #3e98f1;
}
.login_right_find {
    margin: 95px 0 0 0;
    max-width: 370px;
    height: 300px;
    background: #fff;
    font-size: 14px;
    color: #000;
    font-family: PingFangSC-Semibold;
}
.login_right_title {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    width:356px;
}
.container-title-split {
    height: 14px;
    width: 3px;
    margin-right: 5px;
    background: #2b8dfd;
    display: inline-block;
    vertical-align: middle;
}
.more_account_select_tile {
    padding: 0 0 20px 20px;
    margin-top: 30px !important;
}
#more_account_select_btn {
    height: 36px;
    background: #3382fd;
    background-image: -webkit-linear-gradient( 326deg,#3382fd,#64c4fe);
    background-image: linear-gradient( 124deg,#3382fd,#64c4fe);
    border-radius: 8.53px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    width: 300px;
}
.return_checked_account, .return_first_account, .return_pass_account {
    float: right;
    font-size: 12px;
    cursor: pointer;
    color: #666;
}
.more_account_select_ul {
    height: 310px;
    overflow-y: auto;
    -webkit-overflow-scrolling:touch;
    white-space:nowrap;
    margin: 15px 0 0 0;
}
.more_account_select_ul li {
    padding: 0 0 0 50px;
    width: 303px;
    height: 35px;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    margin: 0 0 15px 0;
    cursor: pointer;
    line-height: 35px;
}
.input-account__title-main, .more_account_select_tile {
    margin-top: 28px;
    width: 298px;
    font-size: 14px;
    color: #000;
    font-family: PingFangSC-Semibold;
}
.input-account__input {
    height: 36px;
    padding: 0 5px;
    margin-top: 14px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #000;
    background: #f5f6fa;
    border-radius: 8px;
    width: 300px;
}
.input-account__input &gt; input {
    width: 270px;
    margin: 4px 0 0 4px;
    height: 28px;
    border: none;
    padding: 0 0 0 4px;
    font-size: 14px;
    background: none;
}
.container-inner .textbox-label-top {
    margin: 12px 0 6px 0;
}
.container-inner {
    padding: 0 0 0 14px;
}
.btn-area {
    margin-top: 30px;
}
.input-area__title-sub {
    margin-top: 12px;
}
.mobile-hide__txt {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #ff9f40;
}
.qui-button__inner, .next-rewrite {
    height: 36px;
    background: #3382fd;
    background-image: -webkit-linear-gradient( 326deg,#3382fd,#64c4fe);
    background-image: linear-gradient( 124deg,#3382fd,#64c4fe);
    border-radius: 8.53px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    width: 300px;
}
.identify-desc {
    margin-bottom: 16px;
    padding-left: 9px;
    font-size: 12px;
    color: #878b99;
    margin: 15px 0;
}
.identify-list {
    padding: 0 0 0 50px;
    width: 303px;
    height: 112px;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    margin-bottom: 15px;
    cursor:pointer;
}
.login_right_method {
    margin: 50px 0 0 0;
}
.container-inner__footer {
    margin-top: 16px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #2b8dfd;
    cursor: pointer;
}
.identify-list .title {
    font-weight: 600;
    color: #000;
    padding: 26px 0 14px 0;
}
.identify-list .desc {
    font-size: 12px;
    color: #878b99;
}
.phoneCode {
    color: #2b8dfd;
    cursor: pointer;
    width: 90px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 2px;
    overflow: hidden;
    text-align: right;
}</pre></body></html>