*{outline:0;margin:0;padding:0;font-size:11pt;-ms-touch-action:pan-x pan-y;touch-action:manipulation;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{overflow-x:hidden}body.fixed{overflow:hidden}.loader{display:none;position:fixed;z-index:1000;width:100%;top:0;left:0;margin:0}.loader.show{display:block}.notification{position:fixed;bottom:30px;right:30px;display:inline-block;min-width:120px;height:54px;background-color:#000;color:#fff;font-size:11pt;padding:15px 25px 0;opacity:0;display:none;z-index:502}@-webkit-keyframes notification-showing-anim{0%{opacity:0}5%{opacity:1}95%{opacity:1}100%{opacity:0}}@keyframes notification-showing-anim{0%{opacity:0}5%{opacity:1}95%{opacity:1}100%{opacity:0}}.notification.showing{display:block;-webkit-animation:4s linear 0s 1 normal forwards running notification-showing-anim;-moz-animation:4s linear 0s 1 normal forwards running notification-showing-anim;-ms-animation:4s linear 0s 1 normal forwards running notification-showing-anim;-o-animation:4s linear 0s 1 normal forwards running notification-showing-anim;animation:4s linear 0s 1 normal forwards running notification-showing-anim}.error{color:red;font-size:10pt}.container{position:absolute;top:50%;left:50%;width:350px;box-shadow:0 0 10px #aaa;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.head{height:100px;padding-top:12px;background-color:#1e88e5;margin-bottom:30px}.logo{width:100px;height:100px;background-size:100%;background-repeat:no-repeat;margin:0 auto 0}.form-item{margin-bottom:30px;margin-left:16px;margin-right:16px}.btn-login{width:calc(100% - 32px);margin:32px 16px 16px}