body{-moz-background-size:cover;-o-background-size:cover;-webkit-background-size:cover;background-size:cover;background-position:center center;background-color:#000;background-repeat:no-repeat;background-image:url(../Images/Login/background.jpg)}h1{margin-bottom:16px}label{cursor:pointer}header{text-align:center;margin-bottom:32px}.page-container{-moz-transition:all .25s ease-out;-o-transition:all .25s ease-out;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;font-family:Source Sans Pro;font-size:16px;color:#fff;width:420px;margin:0 auto;position:relative;top:50%}.box,.validation-summary-errors{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:1px 24px;background:#111;background:rgba(0,0,0,.7);margin-bottom:16px;color:#fff;border:none}.box:before,.validation-summary-errors:before,.box:after,.validation-summary-errors:after{content:'';display:table}.box:after,.validation-summary-errors:after{clear:both}.box li:before,.validation-summary-errors li:before{background-color:#fff}.box:after,.validation-summary-errors:after,.box:before,.validation-summary-errors:before{margin:24px 0;content:'';display:block}.box.notification,.validation-summary-errors.notification{background:#040;background:rgba(0,60,0,.7)}.box input[type="text"],.validation-summary-errors input[type="text"],.box input[type="password"],.validation-summary-errors input[type="password"]{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#eee url('../Svg/LinearGradient/%23eeeeee/%23ffffff');background:#eee -o-linear-gradient(top,#eee,#fff);background:#eee -webkit-gradient(linear,left top,left bottom,from(#eee),to(#fff));background:#eee -webkit-linear-gradient(#eee,#fff);background:#eee -moz-linear-gradient(#eee,#fff);background:#eee -khtml-gradient(linear,left top,left bottom,from(#eee),to(#fff));background:#eee linear-gradient(#eee,#fff);border:1px solid #949494;line-height:26px;height:26px;padding:0 4px;display:block;width:100%;margin:4px 0}.box input[type="text"].input-validation-error,.validation-summary-errors input[type="text"].input-validation-error,.box input[type="password"].input-validation-error,.validation-summary-errors input[type="password"].input-validation-error{border-color:#933;background-color:#fff9f9;background:#fdd url('../Svg/LinearGradient/%23ffdddd/%23ffeeee');background:#fdd -o-linear-gradient(top,#fdd,#fee);background:#fdd -webkit-gradient(linear,left top,left bottom,from(#fdd),to(#fee));background:#fdd -webkit-linear-gradient(#fdd,#fee);background:#fdd -moz-linear-gradient(#fdd,#fee);background:#fdd -khtml-gradient(linear,left top,left bottom,from(#fdd),to(#fee));background:#fdd linear-gradient(#fdd,#fee)}.box input[type="text"].input-validation-error:focus,.validation-summary-errors input[type="text"].input-validation-error:focus,.box input[type="password"].input-validation-error:focus,.validation-summary-errors input[type="password"].input-validation-error:focus{border-color:#c33}.box input[type="text"]:focus,.validation-summary-errors input[type="text"]:focus,.box input[type="password"]:focus,.validation-summary-errors input[type="password"]:focus{background:#fff url('../Svg/LinearGradient/%23ffffff/%23ffffff');background:#fff -o-linear-gradient(top,#fff,#fff);background:#fff -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background:#fff -webkit-linear-gradient(#fff,#fff);background:#fff -moz-linear-gradient(#fff,#fff);background:#fff -khtml-gradient(linear,left top,left bottom,from(#fff),to(#fff));background:#fff linear-gradient(#fff,#fff);border-color:#59f}.box input[type="checkbox"],.validation-summary-errors input[type="checkbox"]{position:relative;top:1px;margin-right:4px}a,a:hover,a:visited,a:link,a:active{color:#fff}.button{background:#ff7a00 url('../Svg/LinearGradient/%23ff7a00/%23ff6200');background:#ff7a00 -o-linear-gradient(top,#ff7a00,#ff6200);background:#ff7a00 -webkit-gradient(linear,left top,left bottom,from(#ff7a00),to(#ff6200));background:#ff7a00 -webkit-linear-gradient(#ff7a00,#ff6200);background:#ff7a00 -moz-linear-gradient(#ff7a00,#ff6200);background:#ff7a00 -khtml-gradient(linear,left top,left bottom,from(#ff7a00),to(#ff6200));background:#ff7a00 linear-gradient(#ff7a00,#ff6200);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-text-shadow:0 -1px 1px #444;text-shadow:0 -1px 1px #444;padding:6px 32px;display:inline-block;margin-right:8px}.button.white{background:#fff url('../Svg/LinearGradient/%23ffffff/%23cccccc');background:#fff -o-linear-gradient(top,#fff,#ccc);background:#fff -webkit-gradient(linear,left top,left bottom,from(#fff),to(#ccc));background:#fff -webkit-linear-gradient(#fff,#ccc);background:#fff -moz-linear-gradient(#fff,#ccc);background:#fff -khtml-gradient(linear,left top,left bottom,from(#fff),to(#ccc));background:#fff linear-gradient(#fff,#ccc);-webkit-text-shadow:0 -1px 1px #ddd;text-shadow:0 -1px 1px #ddd;color:#333}.button.white:focus,.button.white:hover{background:#fff url('../Svg/LinearGradient/%23ffffff/%23dddddd');background:#fff -o-linear-gradient(top,#fff,#ddd);background:#fff -webkit-gradient(linear,left top,left bottom,from(#fff),to(#ddd));background:#fff -webkit-linear-gradient(#fff,#ddd);background:#fff -moz-linear-gradient(#fff,#ddd);background:#fff -khtml-gradient(linear,left top,left bottom,from(#fff),to(#ddd));background:#fff linear-gradient(#fff,#ddd)}.button.white:active{background:#ccc url('../Svg/LinearGradient/%23cccccc/%23ffffff');background:#ccc -o-linear-gradient(top,#ccc,#fff);background:#ccc -webkit-gradient(linear,left top,left bottom,from(#ccc),to(#fff));background:#ccc -webkit-linear-gradient(#ccc,#fff);background:#ccc -moz-linear-gradient(#ccc,#fff);background:#ccc -khtml-gradient(linear,left top,left bottom,from(#ccc),to(#fff));background:#ccc linear-gradient(#ccc,#fff)}.button:hover,.button:visited,.button:link,.button:active{text-decoration:none}.button:focus,.button:hover{background:#ff8a10 url('../Svg/LinearGradient/%23ff8a10/%23ff7210');background:#ff8a10 -o-linear-gradient(top,#ff8a10,#ff7210);background:#ff8a10 -webkit-gradient(linear,left top,left bottom,from(#ff8a10),to(#ff7210));background:#ff8a10 -webkit-linear-gradient(#ff8a10,#ff7210);background:#ff8a10 -moz-linear-gradient(#ff8a10,#ff7210);background:#ff8a10 -khtml-gradient(linear,left top,left bottom,from(#ff8a10),to(#ff7210));background:#ff8a10 linear-gradient(#ff8a10,#ff7210)}.button:active{background:#ff6200 url('../Svg/LinearGradient/%23ff6200/%23ff7a00');background:#ff6200 -o-linear-gradient(top,#ff6200,#ff7a00);background:#ff6200 -webkit-gradient(linear,left top,left bottom,from(#ff6200),to(#ff7a00));background:#ff6200 -webkit-linear-gradient(#ff6200,#ff7a00);background:#ff6200 -moz-linear-gradient(#ff6200,#ff7a00);background:#ff6200 -khtml-gradient(linear,left top,left bottom,from(#ff6200),to(#ff7a00));background:#ff6200 linear-gradient(#ff6200,#ff7a00)}[data-valmsg-summary]{-moz-transition:opacity .25s linear;-o-transition:opacity .25s linear;-webkit-transition:opacity .25s linear;transition:opacity .25s linear;visibility:hidden;opacity:0}.validation-summary-errors{background:#600;background:rgba(80,0,0,.7)}.validation-summary-errors[data-valmsg-summary]{visibility:visible;opacity:1}.validation-summary-errors ul{margin:0;padding:0;list-style:none}.field-validation-valid{visibility:hidden}.field-validation-error{color:red;cursor:default}footer{text-align:center;font-family:Source Sans Pro;font-size:16px;color:#fff;margin-top:32px}footer .tree.horizontal{display:inline-block;text-align:center}footer .tree.horizontal li{margin:0 2px;line-height:32px;float:none;display:inline-block;font-size:12px}footer .tree.horizontal a{color:#fff}@media screen and (max-width:500px){.page-container{width:300px}}@media screen and (max-height:500px){header{margin-bottom:12px}header img{width:40%}footer{margin-top:12px}}