﻿html,body{width:100%;height:100%;}body{overflow:hidden;padding:0;margin:0;background-color:#fafafa;}.login-content{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;}.login-wrapper{background-color:#fff !important;margin:0 auto;margin-top:146px;width:450px;height:475px;padding:20px;transition:box-shadow .25s;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);}@media(max-width:767px){.login-wrapper{background-color:#fff !important;margin:0 auto;margin-top:106px;width:90%;height:445px;padding:20px;transition:box-shadow .25s;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);}}.eop{width:64px;height:64px;margin:0 auto;background:url(../Images/Login/EOPLogo.png) center no-repeat;background-size:contain;margin-top:20px;}.system{margin-bottom:60px;}.footer{position:fixed;left:0;right:0;bottom:0;height:8px;}.footer div{float:left;width:5%;height:8px;}@media(max-width:1024px) and (orientation:landscape){header{position:fixed;top:0;left:0;right:0;height:50px;background-color:#000;}.login-wrapper{background-color:#fff !important;margin:0 auto;margin-top:146px;width:400px;height:475px;padding:20px;transition:box-shadow .25s;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);}.footer{bottom:16px;height:16px;}.footer div{float:left;width:5%;height:12px;}}.login-wrapper>.btn{border-radius:0 !important;}.login-error{display:block;text-align:center;color:#f00;margin-top:5px;}