#app{display:flex;justify-content:center;font-family:Roboto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#app,h5,h6{font-weight:100}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}*{box-sizing:border-box}body,html{color:#444;font-family:Helvetica,Verdana,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;height:100%;margin:0;padding:0;width:100%}.app{animation-name:nothing!important;animation-duration:0s}.background{min-height:100%;background-image:url(../img/homebg.d1cdf82c.jpg)!important;animation-name:learn;animation-duration:2s;background-repeat:no-repeat;background-position:50%;background-size:cover}.fade-in{animation:fadeIn 1s ease;-webkit-animation:fadeIn 1s ease;-moz-animation:fadeIn ease 1s;-o-animation:fadeIn ease 1s;-ms-animation:fadeIn ease 1s}@keyframes bright{0%{filter:brightness(0);opacity:0}to{filter:brightness(1);opacity:1}}.fade-out{animation:fadeOut 1s ease;-webkit-animation:fadeOut 1s ease;-moz-animation:fadeOut ease 1s;-o-animation:fadeOut ease 1s;-ms-animation:fadeOut ease 1s}@keyframes nothing{0%{opacity:1}to{opacity:1}}@keyframes learn{0%{opacity:0}to{opacity:1}}.toasted-container .toasted{top:70px!important}.toasted .primary,.toasted.toasted-primary{font-family:Roboto,sans-serif;font-weight:700!important;font-size:large!important;text-transform:uppercase;letter-spacing:3px}.toasted .primary .action,.toasted.toasted-primary .action{color:#fff!important;font-weight:700}.toasted .primary.error,.toasted.toasted-primary.error{background:#d14343!important}.toasted .primary.default,.toasted.toasted-primary.default{background:#848484!important}