body,html{background-color:#eee;margin:0;height:100%}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;height:100%}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}header.el-header{margin-bottom:40px;padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-box-shadow:0 10px 30px -12px rgba(0,0,0,.42),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);box-shadow:0 10px 30px -12px rgba(0,0,0,.42),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2)}.form-col,header.el-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-col{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:800px}.header{width:100%;padding:10px;max-width:1200px}.el-footer{position:absolute;background-color:#00558c;bottom:0;width:100%}.copyright{padding-top:15px;color:#fff;text-align:right;font-size:.7em}.copyright a{color:#fff;text-decoration:none}