#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}.loading{-webkit-animation:loading-anim .5s infinite alternate;animation:loading-anim .5s infinite alternate;-webkit-animation-timing-function:cubic-bezier(.51,-.05,.76,.25);animation-timing-function:cubic-bezier(.51,-.05,.76,.25)}@-webkit-keyframes loading-anim{0%{width:100px;height:100px;margin-top:0}90%{width:103px;height:100px;margin-top:90px}to{width:110px;height:95px;margin-top:100px}}@keyframes loading-anim{0%{width:100px;height:100px;margin-top:0}90%{width:103px;height:100px;margin-top:90px}to{width:110px;height:95px;margin-top:100px}}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .2s ease}.slide-fade-enter,.slide-fade-leave-to{opacity:0}