@charset "utf-8";@-webkit-keyframes load8{0%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes load8{0%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.center-table{margin:0 auto}section#hero{position:fixed;top:70px;bottom:0;max-height:1100px;left:0;right:0;background-image:url(/Content/home-bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:50% 50%;padding:20px 0}section#hero table.center-table{height:100%;max-width:470px}section#hero table.center-table td{padding-left:20px;padding-right:20px}section#hero table.center-table .h2-text,section#hero table.center-table .brand-text{color:#fff}section#hero table.center-table .brand-text{font-size:54px}section#hero table.center-table .brand-text,section#hero table.center-table .brand-text div{border-bottom:3px solid #fff}section#hero table.center-table .brand-text div{padding-bottom:10px;display:inline-block}section#hero table.center-table .brand-text .light{font-weight:300}section#hero table.center-table .brand-text .regular{font-weight:500}section#hero table.center-table .brand-subtext{padding-top:10px;font-size:28px;font-weight:100;color:#fff}section#hero table.center-table form{margin-top:10px}section#hero table.center-table form div{overflow:hidden;padding-right:15px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}section#hero table.center-table form input[type="email"]{width:100%}input[type="email"],input[type="password"],input[type="submit"]{height:55px;line-height:55px}input[type="submit"]{background-color:#4a90e0;color:#fff;margin-right:0;border:none;width:120px}input[type="email"],input[type="password"]{display:block;padding:0 10px;font-size:14px;border:none}section#login{z-index:1;position:absolute;left:0;right:0;top:-170px;overflow:hidden;-moz-transition:top linear .2s;-o-transition:top linear .2s;-webkit-transition:top linear .2s;transition:top linear .2s}section#login form{background-color:#ebebeb;padding:15px}section#login form input[type="submit"]{margin-right:15px}section#login form .error-msg{margin-bottom:15px}section#login.show-login{top:70px}#password{margin-top:15px;margin-bottom:15px}section#login.no-animate{-moz-transition:top linear 0;-o-transition:top linear 0;-webkit-transition:top linear 0;transition:top linear 0}section#login.show-login{top:70px}