html{width:100%;overflow-x:hidden}body{width:100%}.content{position:relative;height:100%;display:flex;align-items:center;padding:4rem 0;background:#66dafa url(/themes/default/images/login_slogan.png) no-repeat 10% center}.page_width{width:100%;max-width:1200px;margin:0 auto}.login_form{background:#fff;border-radius:5px;padding:2rem;color:#666}.login_form a{color:#666;text-decoration:none}.login_form a:hover{color:#ed1b23}.login_form>div:first-child{border-bottom:solid 1px #ccc;padding:1rem 0;font-size:1.6rem;font-weight:600;letter-spacing:2px;margin-bottom:1.5rem}.login_form>div:first-child a{color:#ed1b23}.login_form .input{width:100%;margin-bottom:1.5rem;background:#f5f5f5;border:solid 1px #f5f5f5}.login_form .input.error{border:solid 1px #ed1b23}.login_form .input .ebio{font-size:2.8rem;margin:0 1rem;color:#666}.login_form .input input{width:100%;background:0 0;color:#666;height:4rem}.login_form .login_btn{background:#de1d25;height:4rem;line-height:4rem;margin-top:1.5rem;text-decoration:none;cursor:pointer;border-radius:5px;color:#fff;display:block;font-size:1.8rem;text-align:center}.login_form .login_btn:hover{color:#fff}.login_form .delimiter{margin-top:1.5rem;text-align:center;position:relative;line-height:1}.login_form .delimiter span{padding:0 1rem;opacity:0}.login_form .delimiter span:last-child{position:absolute;left:50%;top:50%;background:#fff;transform:translateX(-50%) translateY(-50%);opacity:1;z-index:2}.login_form .delimiter:before{content:"";border-top:solid 1px #ccc;position:absolute;width:100%;left:0;top:50%;z-index:1}.login_form .third{margin-top:1.5rem}.login_form .third a:nth-child(2){margin:0 1rem}.login_form .verification{height:100%;display:block;white-space:nowrap;cursor:pointer;line-height:4rem;padding:0 1rem;color:#666;text-decoration:none}.login_form .verification:hover{color:#ed1b23}@media (max-width:992px){html{height:100%}body{height:100%}.content{background:#fff}.container-full{height:100%}.container-full>.d-flex{height:100%}.container-full .page_width{border:solid 1px #ccc;margin:1rem;border-radius:5px}}