@-webkit-keyframes bubbles{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bubbles{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.outer,body,html{width:100%;height:100%}body,html{margin:0;padding:0}body{background-color:#f1f1f1;font-family:Helvetica,Arial,sans-serif;font-size:100%}table,td{border:0;border-collapse:collapse}.outer{vertical-align:middle;text-align:center}.inner{display:inline-block;width:460px}.cloudflare{display:none}.bubbles{background-color:#555;width:15px;height:15px;margin:4px;border-radius:100%;-webkit-animation:bubbles .6s .07s infinite ease-in-out;animation:bubbles .6s .07s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}.dashboard{margin-bottom:30px}.integrity{margin-top:30px}@media only screen and (max-width:500px){.inner{width:400px}.dashboard img{width:300px;height:42px}.integrity img{width:400px;height:35px}}@media only screen and (max-width:440px){.inner{width:300px}.dashboard img{width:240px;height:34px}.integrity img{width:300px;height:26px}}@media only screen and (max-width:340px){.inner{width:300px}.dashboard img,.integrity img{width:100%;height:auto}}@media only screen and (max-width:300px){.inner{width:260px}.dashboard img,.integrity img{width:100%;height:auto}}