body{background:#ecf0f1}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;max-width:1280px;margin:0 auto}body{padding:0;margin:0}nav{display:flex;justify-content:center;background:#2c3e50}nav a{display:block;padding:15px;font-weight:700;color:#ecf0f1;text-decoration:none}nav a.router-link-exact-active{color:#3498db}nav a.liveOn{background:#2980b9;color:#fff;-webkit-animation:blink 1.5s ease-in infinite;animation:blink 1.5s ease-in infinite}nav a.liveOn:hover{background:#2980b9;-webkit-animation:0;animation:0}@-webkit-keyframes blink{0%{background:#2980b9}50%{background:#a2daff}to{background:#2980b9}}@keyframes blink{0%{background:#2980b9}50%{background:#a2daff}to{background:#2980b9}}.video-responsive{overflow:hidden;padding-bottom:56.25%;position:relative;height:0}.video-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute}