@charset "utf-8";
@font-face { font-family: 'adminthemesregular'; src: url('font/adminthemes-webfont.eot'); src: url('font/adminthemes-webfont.eot?#iefix') format('embedded-opentype'), url('font/adminthemes-webfont.woff2') format('woff2'), url('font/adminthemes-webfont.woff') format('woff'), url('font/adminthemes-webfont.ttf') format('truetype'), url('font/adminthemes-webfont.svg#adminthemesregular') format('svg'); font-weight: normal; font-style: normal; }
.layui-canvs { position: fixed; top: 0px; left: 0px; z-index: -1; }
.layui-layout-login { width: 50%; min-width: 200px; max-width: 350px; height: auto; overflow: hidden; margin: 10% auto 0 auto; padding-left: 50px; padding-right: 50px; padding-top: 40px; padding-bottom: 20px; box-shadow: 0 0 30px #141414; border: #555 solid 1px; background: #E0E4E7; border-radius: 10px; z-index: 1000; opacity: 0.95; }
.layui-layout-login h1 { font-size: 25px; font-weight: bold; text-align: center; color: #FF5722; text-shadow: 0 0 1px #FF5722; margin-bottom: 15px; }
.layui-layout-login h1 strong { display: block; }
.layui-layout-login h1 em { display: block; font-size: 16px; margin-top: 8px; }
.layui-layout-login .larry-login { margin: 10px 0; height: 44px; overflow: hidden; position: relative; }
.larry-login .login_txtbx { font-size: 14px; height: 26px; line-height: 26px; padding: 8px 5%; width: 89%; text-indent: 2em; border-radius: 7px; border: 1px solid #B3B6BD; background: #F5F6F7; color: #000; }
.larry-login .login_txtbx::-webkit-input-placeholder {
 color:#888;
 line-height:inherit;
}
.larry-login .login_txtbx:-moz-placeholder {
 color:#888;
 line-height:inherit;
}
.larry-login .login_txtbx::-moz-placeholder {
 color:#888;
 line-height:inherit;
}
.larry-login.layui-klogin { height: 18px; margin-bottom: 0; }
.layui-klogin .layui-form-checkbox[lay-skin=primary]:hover i { border-color: #2093FD }
.layui-klogin .layui-form-checked[lay-skin=primary] i { border-color: #2093FD; background-color: #2093FD }
.larry-login .login_txtbx:focus { background: #F5F6F7; }
.larry-login:before { font-family: 'adminthemesregular'; position: absolute; top: 0; left: 10px; height: 42px; line-height: 42px; font-size: 20px; color: #ABB4BE; }
.larry-login.change:before { color: #2093FD; }
.layui-user-icon:before { content: "u"; }
.layui-pwd-icon:before { content: "p"; }
.layui-val-icon:before { content: "n"; }
.layui-code-box { width: 100%; padding-top: 8px; padding-bottom: 8px; background: #F5F6F7; font-size: 14px; height: 28px; line-height: 28px; }
.layui-code-box input.login_txtbx { width: 45%; padding-top: 0px; padding-bottom: 0px; float: left; color: #000; outline: none; border: none; }
.layui-code-box input.login_txtbx:focus { }
.layui-code-box .verifyCode { position: absolute; top: 9px; left: 50%; font-weight: bold; }
.layui-code-box .verifyCode.pass-success-verifyCode { color: green; opacity: 0; }
.layui-code-box .verifyCode.pass-wrong-verifyCode { color: red; opacity: 0; cursor: pointer; }
.layui-layout-login .larry-login.layui-wrong-tip { height: 24px; line-height: 24px; color: #f00; margin: 0; }
.layui-code-box .verifyImg { display: block; width: 43%; height: 100%; position: absolute; top: 0px; right: 0px; cursor: pointer; }
.layui-submit .submit_btn { width: 100%; height: 42px; border: none; font-size: 16px; background: #FF5722; color: #f8f8f8; cursor: pointer; }
.submit_btn:disabled {background-color: #F5F5F5; color: #bbb; }
.layui-login-text { margin: 10px 0; height: 60px; overflow: hidden; position: relative; }
.layui-login-text p { color: #666; font-size: 14px; text-align: center; margin: 25px 0; }
.layui-login-text a { color: #53c6b0; font-size: 14px; }
.layui-login-text a:hover { text-decoration: underline; }
