@font-face{font-family:Lato-Light;src:url(../fonts/Lato-Light.ttf)}@font-face{font-family:'PT Serif';src:url(../fonts/PT_Serif-Web-Regular.ttf)}*{padding:0;margin:0}html{font-size:62.5%}body{background:#3a6275;font-family:"PT Serif",serif;color:#182e36;font-size:1.2rem}h1{font-family:Lato-Light,sans-serif;font-size:2rem;margin-bottom:1rem;line-height:3rem}#login-box{background:#eeeff1;border-radius:.6rem;margin:30vh auto 0 auto;padding:3.2rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-box-shadow:0 0 2px 0 #888;box-shadow:0 0 2px 0 #888}.logo-box{background-image:url(../images/gt-entertainment-logo.svg);background-repeat:no-repeat;width:25rem;height:13.1rem;margin:0 auto 1rem}.alert{line-height:2rem;border:1px solid red;padding:.4rem;color:red}.form-input{border:1px solid #ccc;border-bottom:#ccc 2px solid;padding:.8rem;width:25rem;margin-top:1rem;border-radius:4px}.btn{background:#eeeff1;width:12.5rem;padding:5px 0 5px 0;color:#182e36;border-radius:4px;border:1px solid #3a6275;margin:2rem 0 0 14.1rem;-webkit-transition:all .2s;transition:all .2s}.btn:hover{cursor:pointer;background:#3a6275;color:#eeeff1}