html{min-height:100%}body{background-size:cover;min-height:100%;color:#1d1c1d;background:-webkit-linear-gradient(bottom,#ffffff,#217CE8);background:-o-linear-gradient(bottom,#ffffff,#217CE8);background:-moz-linear-gradient(bottom,#ffffff,#217CE8);background:linear-gradient(bottom,#fff,#217ce8)}body.error{background:-webkit-linear-gradient(bottom,#ffffff,#ff0000);background:-o-linear-gradient(bottom,#ffffff,#ff0000);background:-moz-linear-gradient(bottom,#ffffff,#ff0000);background:linear-gradient(bottom,#fff,red)}h1{font-size:40px;margin-top:0}h2{margin-top:0;margin-bottom:20px;font-size:16px}input[type=text],input[type=password],input[type=email]{min-height:52px;font-size:20px;line-height:20px;border:1px solid #ddd;outline:none;width:100%;padding:0 15px;background-color:#f0f3f7}input:focus{background-color:#fff;outline:solid 1px #217CE8}label{font-weight:500;font-size:17px;padding:15px 0 0}ul{list-style:none;padding:0}ul li:before{content:"";display:inline-block;width:8px;height:8px;margin-right:10px;border-radius:8px;background:red;position:relative;top:-3px}ul li.completed{opacity:.5}ul li.completed:before{background:green}.inactive{opacity:.5}button{width:100%;padding:12px 15px;color:#fff;font-size:20px;text-align:center;vertical-align:middle;-webkit-user-select:none;cursor:pointer;margin:0 0 5px;border:0 none;border-radius:3px;display:inline-block;border:1px solid #217CE8;background:#217ce8;transition-property:none}button:hover{color:#fff;background:#3682bb;border-color:#0f6aae;box-shadow:none!important}.forgot{text-align:center;font-size:15px;padding:0}.alert{margin-bottom:0}.line-spacer{font-size:12px;color:#939393;text-transform:uppercase;letter-spacing:.03em;font-weight:600;text-align:center;margin:40px 0;line-height:0;border-bottom:#939393 1px solid}.line-spacer span{background-color:#f5f5f5;padding:0 10px}footer{margin-top:25px;font-size:12px;color:#bbb}footer.back{font-weight:700;font-size:14px}.login-form{max-width:400px;margin:35px auto 20px;position:relative;background:#fff;padding:30px;-webkit-box-shadow:0 8px 15px rgba(0,0,0,.5);-moz-box-shadow:0 8px 15px rgba(0,0,0,.5);box-shadow:0 8px 15px #00000080;border-top:1px solid #eee;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;border-radius:4px!important}.login-form img{max-width:250px;max-height:180px;padding-bottom:30px}.message-form{max-width:800px;margin:35px auto 20px;position:relative;background:#fff;padding:30px;-webkit-box-shadow:0 8px 15px rgba(0,0,0,.5);-moz-box-shadow:0 8px 15px rgba(0,0,0,.5);box-shadow:0 8px 15px #00000080;border-top:1px solid #eee;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;border-radius:4px!important}.message-form h1{margin-bottom:25px}.message-form img{max-width:250px;max-height:180px;padding-bottom:30px}@media (max-width: 600px){.login-form,.message-form{border-top:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body{background:#fff}}.btn-social{font-size:10px}.btn-social>:first-child{width:32px;font-size:1.6em;text-align:center;float:left}.btn-social span.txt{margin-left:10px;font-size:16px}.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}.btn-social-icon{position:relative;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,.2)}.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}.btn-social-icon>:first-child{border:none;text-align:center;width:100%!important}.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}.btn-microsoft{color:#fff;border:1px solid #0067b8;background:#0067b8;background:-moz-linear-gradient(top,rgba(16,154,224,1) 0,rgba(0,103,184,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,rgba(0,103,184,1)),color-stop(100%,rgba(228,73,58,1)));background:-webkit-linear-gradient(top,rgba(16,154,224,1) 0,rgba(0,103,184,1) 100%);background:-o-linear-gradient(top,rgba(16,154,224,1) 0,rgba(0,103,184,1) 100%);background:-ms-linear-gradient(top,rgba(16,154,224,1) 0,rgba(0,103,184,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#109ae0",endColorstr="#0067b8",GradientType=0);background:linear-gradient(to bottom,#109ae0 0,#0067b8);transition-property:none}.btn-microsoft:hover,.btn-microsoft:focus,.btn-microsoft.focus{color:#fff;background:#036fbc;border-color:#0057af;box-shadow:none!important}.btn-microsoft:active,.btn-microsoft.active,.open>.dropdown-toggle.btn-microsoft{color:#fff;background:#036fbc;border-color:#0057af;box-shadow:none!important}.btn-microsoft:active:hover,.btn-microsoft.active:hover,.open>.dropdown-toggle.btn-microsoft:hover,.btn-microsoft:active:focus,.btn-microsoft.active:focus,.open>.dropdown-toggle.btn-microsoft:focus,.btn-microsoft:active.focus,.btn-microsoft.active.focus,.open>.dropdown-toggle.btn-microsoft.focus{color:#fff;background:#036fbc;border-color:#0057af;box-shadow:none!important}.btn-microsoft:active,.btn-microsoft.active,.open>.dropdown-toggle.btn-microsoft{background-image:none}.btn-microsoft.disabled:hover,.btn-microsoft[disabled]:hover,fieldset[disabled] .btn-microsoft:hover,.btn-microsoft.disabled:focus,.btn-microsoft[disabled]:focus,fieldset[disabled] .btn-microsoft:focus,.btn-microsoft.disabled.focus,.btn-microsoft[disabled].focus,fieldset[disabled] .btn-microsoft.focus{background-color:#2672ec;border-color:#0003}.btn-microsoft .badge{color:#2672ec;background-color:#fff}.btn-google{color:#fff;border:1px solid #E4493A;background:#f47c62;background:-moz-linear-gradient(top,rgba(244,124,98,1) 0,rgba(228,73,58,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,rgba(244,124,98,1)),color-stop(100%,rgba(228,73,58,1)));background:-webkit-linear-gradient(top,rgba(244,124,98,1) 0,rgba(228,73,58,1) 100%);background:-o-linear-gradient(top,rgba(244,124,98,1) 0,rgba(228,73,58,1) 100%);background:-ms-linear-gradient(top,rgba(244,124,98,1) 0,rgba(228,73,58,1) 100%);background:linear-gradient(to bottom,#f47c62 0,#e4493a);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f47c62",endColorstr="#e4493a",GradientType=0);transition-property:none}.btn-google:hover,.btn-google:focus,.btn-google.focus{color:#fff;background:#e7513e;border-color:#c04030;box-shadow:none!important}.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{color:#fff;background:#e7513e;border-color:#c04030;box-shadow:none!important}.btn-google:active:hover,.btn-google.active:hover,.open>.dropdown-toggle.btn-google:hover,.btn-google:active:focus,.btn-google.active:focus,.open>.dropdown-toggle.btn-google:focus,.btn-google:active.focus,.btn-google.active.focus,.open>.dropdown-toggle.btn-google.focus{color:#fff;background:#e7513e;border-color:#c04030;box-shadow:none!important}.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{background-image:none}.btn-google.disabled:hover,.btn-google[disabled]:hover,fieldset[disabled] .btn-google:hover,.btn-google.disabled:focus,.btn-google[disabled]:focus,fieldset[disabled] .btn-google:focus,.btn-google.disabled.focus,.btn-google[disabled].focus,fieldset[disabled] .btn-google.focus{background-color:#2672ec;border-color:#0003}.btn-google .badge{color:#2672ec;background-color:#fff}.btn-facebook{color:#fff;border:1px solid #3B5A94;background:#496eb3;background:-moz-linear-gradient(top,rgba(73,110,179,1) 0,rgba(59,90,148,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,rgba(73,110,179,1)),color-stop(100%,rgba(59,90,148,1)));background:-webkit-linear-gradient(top,rgba(73,110,179,1) 0,rgba(59,90,148,1) 100%);background:-o-linear-gradient(top,rgba(73,110,179,1) 0,rgba(59,90,148,1) 100%);background:-ms-linear-gradient(top,rgba(73,110,179,1) 0,rgba(59,90,148,1) 100%);background:linear-gradient(to bottom,#496eb3 0,#3b5a94);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#496eb3",endColorstr="#3b5a94",GradientType=0)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook.focus{color:#fff;background:#4d70a7;box-shadow:none!important;border-color:#355686}.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{color:#fff;background:#4d70a7;box-shadow:none!important;border-color:#355686}.btn-facebook:active:hover,.btn-facebook.active:hover,.open>.dropdown-toggle.btn-facebook:hover,.btn-facebook:active:focus,.btn-facebook.active:focus,.open>.dropdown-toggle.btn-facebook:focus,.btn-facebook:active.focus,.btn-facebook.active.focus,.open>.dropdown-toggle.btn-facebook.focus{color:#fff;background:#4d70a7;box-shadow:none!important;border-color:#355686}.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{background-image:none}.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled.focus,.btn-facebook[disabled].focus,fieldset[disabled] .btn-facebook.focus{background-color:#2672ec;border-color:#0003}.btn-facebook .badge{color:#2672ec;background-color:#fff}.btn-linkedin{color:#fff;background-color:#007bb6;border-color:#0003}.btn-linkedin:focus,.btn-linkedin.focus{color:#fff;background-color:#005983;border-color:#0003}.btn-linkedin:hover{color:#fff;background-color:#005983;border-color:#0003}.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{color:#fff;background-color:#005983;border-color:#0003}.btn-linkedin:active:hover,.btn-linkedin.active:hover,.open>.dropdown-toggle.btn-linkedin:hover,.btn-linkedin:active:focus,.btn-linkedin.active:focus,.open>.dropdown-toggle.btn-linkedin:focus,.btn-linkedin:active.focus,.btn-linkedin.active.focus,.open>.dropdown-toggle.btn-linkedin.focus{color:#fff;background-color:#00405f;border-color:#0003}.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{background-image:none}.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled.focus,.btn-linkedin[disabled].focus,fieldset[disabled] .btn-linkedin.focus{background-color:#007bb6;border-color:#0003}.btn-linkedin .badge{color:#007bb6;background-color:#fff}.btn-twitter{color:#fff;background-color:#55acee}.btn-twitter:focus,.btn-twitter.focus{color:#fff;background-color:#2795e9}.btn-twitter:hover{color:#fff;background-color:#2795e9}.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{color:#fff;background-color:#2795e9}.btn-twitter:active:hover,.btn-twitter.active:hover,.open>.dropdown-toggle.btn-twitter:hover,.btn-twitter:active:focus,.btn-twitter.active:focus,.open>.dropdown-toggle.btn-twitter:focus,.btn-twitter:active.focus,.btn-twitter.active.focus,.open>.dropdown-toggle.btn-twitter.focus{color:#fff;background-color:#1583d7}.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{background-image:none}.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled.focus,.btn-twitter[disabled].focus,fieldset[disabled] .btn-twitter.focus{background-color:#55acee}.btn-twitter .badge{color:#55acee;background-color:#fff}.btn-mini{padding:3px 5px;border-radius:3px}.social-account{margin:5px 0;line-height:20px;background-color:#eee;border-radius:5px;width:300px;padding:10px;display:block;text-decoration:none;color:#333;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out}a.social-account{text-decoration:none}.social-account img{vertical-align:middle;float:left;margin-right:8px;max-width:40px}.social-account label{margin:0;font-size:16px;color:#555;padding:0;font-weight:700}.social-account small{margin:0;font-size:12px;padding:0;font-weight:400;color:#999;line-height:1.4em}.social-account .settings{cursor:pointer;color:#999;float:right;position:relative;bottom:21px;font-size:28px}.social-account a.settings:hover{color:#333}
/*# sourceMappingURL=login.min.css.map */
