.pulse:after,.pulse:before{height:10px;width:10px;position:absolute;content:"";opacity:0;background:#36b37e;border-radius:99%}.pulse:before{animation:pulse .75s ease-out normal forwards;-webkit-animation:pulse .75s ease-out normal forwards}.pulse:after{animation:pulse .75s ease-out .2s normal forwards;-webkit-animation:pulse .75s ease-out .2s normal forwards}@keyframes pulse{0%{opacity:0}50%{opacity:.5}to{transform:scale(6);opacity:0}}@-webkit-keyframes pulse{0%{-webkit-opacity:0}50%{-webkit-opacity:.5}to{-webkit-transform:scale(6);-webkit-opacity:0}}*{box-sizing:border-box}html body{margin:0!important;padding:40px 20px 20px}#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app a,#app a:visited{text-decoration:none}#app .confluence-page-inner{padding:2rem}::-moz-placeholder{color:#dfe1e6;opacity:1}:-ms-input-placeholder{opacity:1}::placeholder{color:#dfe1e6;opacity:1}:-ms-input-placeholder{color:#dfe1e6}::-ms-input-placeholder{color:#dfe1e6}#nav{padding:30px 0}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#0052cc}h1,h2,h3,h4{margin-top:0;padding-top:0}.confluence-page{padding:0!important}