<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
    height: 100%;
}
body{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    height: 100vh;
}
a,a:active,a:link,a:hover{text-decoration: none}
.logo-text, .logo-text .iconfont{font-size: 1.571rem;font-family: "Chinese Quote",-apple-system,BlinkMacSystemFont,Montserrat,"Helvetica Neue",Helvetica,Arial,"Microsoft YaHei","\5FAE\8F6F\96C5\9ED1","Helvetica Neue","PingFang SC","WenQuanYi Micro Hei","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif}

.login-box-wrapper{min-width: 330px;background: #FFF}
.username-group,.password-group{margin: 0}
.username-group{margin-bottom: -1px}
.username-group .input-group-text,.username-group .form-control{border-bottom-left-radius: 0;border-bottom-right-radius: 0}
.password-group .input-group-text,.password-group .form-control{border-top-left-radius: 0;border-top-right-radius: 0}
.group-wrapper{padding: 0 !important}
.login-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: block;
    text-align: center;
    color: #cecece;
    padding: 15px;
    font-size: 12px;
}
.cutting-line{color:#d8d8d8}
.copyright{margin: 0 auto}
.copyright a{color:#cecece}
.copyright a:hover{color:#858585}
.agreement-wrapper{color:#999;font-size: 12px;}
.agreement-wrapper a{
    color: #999;
    border-bottom: 1px dotted #999;}
.agreement-wrapper a:hover{color:#858585}
.extends-content{font-size: 12px;}
.parsley-errors-list{display: none}
.errors-container{margin-top: -0.8rem}</pre></body></html>