.logox{width:314px;height:30px;margin:30px auto}.loginFormlogo{width:200px;height:200px;margin:30px auto}#loginBody{background-image:linear-gradient(to right,#259dab 0%,#2574ab 100%)}.login-block{width:320px;padding:20px;background:#fff;border-radius:5px;border-top:5px solid #26abe3;margin:0 auto}.login-block h1{text-align:center;color:#000;font-size:18px;text-transform:uppercase;margin-top:0;margin-bottom:20px}.login-block input{width:100%;height:42px;box-sizing:border-box;border-radius:5px;border:1px solid #ccc;margin-bottom:20px;font-size:14px;font-family:Montserrat;padding:0 20px 0 50px;outline:none}.login-block input#txtUserName{background:#fff url('/app_resources/images/u0XmBmv.png') 20px top no-repeat;background-size:16px 80px}.login-block input#txtUserName:focus{background:#fff url('/app_resources/images/u0XmBmv.png') 20px bottom no-repeat;background-size:16px 80px}.login-block input#txtPassword{background:#fff url('/app_resources/images/Qf83FTt.png') 20px top no-repeat;background-size:16px 80px}.login-block input#txtPassword:focus{background:#fff url('/app_resources/images/Qf83FTt.png') 20px bottom no-repeat;background-size:16px 80px}.login-block input:active,.login-block input:focus{border:1px solid #26abe3}.login-block #buttonLogOn,.login-block .buttonLogOn{width:100%;height:40px;background:#26abe3;box-sizing:border-box;border-radius:5px;border:1px solid #1d719f;color:#fff;font-weight:bold;text-transform:uppercase;font-size:14px;font-family:Montserrat;outline:none;cursor:pointer}.login-block #buttonLogOn:hover{background:#3bbcf2}.error{position:relative}.error:hover:after{background:hsla(0,0%,0%,.8);border-radius:3px;color:#f6f6f6;font:bold 12px/30px sans-serif;height:30px;left:50%;margin-left:-60px;position:absolute;text-align:center;top:50px;width:120px}.error:hover:before{border-bottom:10px solid hsla(0,0%,0%,.8);border-left:10px solid transparent;border-right:10px solid transparent;content:'';height:0;left:50%;margin-left:-10px;position:absolute;top:40px;width:0}.error:target{display:none}.error{background-color:#c4453c;background-size:20px 20px;box-shadow:0 5px 0 hsla(0,0%,0%,.1);color:#f6f6f6;display:block;font:bold 16px/40px sans-serif;height:100px;position:absolute;text-align:center;text-decoration:none;top:-45px;width:100%;-webkit-animation:error 1s ease forwards;-moz-animation:error 1s ease forwards;-ms-animation:error 1s ease forwards;-o-animation:error 1s ease forwards;animation:error 1s ease forwards}@-webkit-keyframes error{0%{opacity:0}50%{opacity:1}100%{top:0}}@-moz-keyframes error{0%{opacity:0}50%{opacity:1}100%{top:0}}@-ms-keyframes error{0%{opacity:0}50%{opacity:1}100%{top:0}}@-o-keyframes error{0%{opacity:0;}50%{opacity:1;}100%{top:0;}}@keyframes error{0%{opacity:0}50%{opacity:1}100%{top:0}}