@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i);@import url(https://dbecdn.blob.core.windows.net/css/materialdesignicons/5.4.55/css/materialdesignicons.min.css);*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;min-height:100%}body{border:0;min-height:100vh}a{text-decoration:none;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}a:active,a:focus,a:hover{text-decoration:none}.clear{clear:both}.right{float:right}.center{text-align:center}body{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;min-height:auto}.logo{margin-bottom:55px;margin-top:100px}.logo img{max-height:80px;max-width:100%}.main{width:100%;max-width:360px;text-align:center;padding:0 15px;font-family:Roboto,sans-serif}@media screen and (min-width:600px){.login-links{padding-bottom:200px}}.welcome{font-weight:300;font-size:2.7rem;color:#353535;margin-bottom:35px}.password-wrapper,.username-wrapper{position:relative;margin-bottom:10px}.password-wrapper input,.username-wrapper input{width:100%;font-weight:300;font-size:18px;color:#000;outline:0;padding-left:28px;padding-bottom:5px;border:0;border-bottom:1px solid #e2e2e2}.password-wrapper input:focus,.username-wrapper input:focus{border:0;border-bottom:1px solid #e2e2e2}.password-wrapper input::-webkit-input-placeholder,.username-wrapper input::-webkit-input-placeholder{color:#999}.password-wrapper input::-moz-placeholder,.username-wrapper input::-moz-placeholder{color:#999}.password-wrapper input:-ms-input-placeholder,.username-wrapper input:-ms-input-placeholder{color:#999}.password-wrapper input::-ms-input-placeholder,.username-wrapper input::-ms-input-placeholder{color:#999}.password-wrapper input::placeholder,.username-wrapper input::placeholder{color:#999}.password-wrapper::before,.username-wrapper::before{font-family:"Material Design Icons";color:#353535;font-size:20px;position:absolute;top:1px;left:0}.username-wrapper::before{content:"\f0004"}.password-wrapper::before{content:"\f033e"}a.btn.login-button{width:100%;display:inline-block;margin-top:5px;margin-bottom:20px;font-weight:700;font-size:1.8rem;padding:14px 0 14px 0}.error{font-weight:400;font-size:1.3rem;color:#f93220;text-align:center}.login-links{text-align:center;padding-bottom:100px;max-width:100%;font-size:1.4rem;font-weight:300}.login-links .login-link{font-weight:500;color:#000}.login-links .forgot-credentials-links{margin-bottom:5px}