@-webkit-keyframes fade{0%{opacity:1}100%{opacity:.2}}@keyframes fade{0%{opacity:1}100%{opacity:.2}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spin-reverse{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(-360deg)}}@keyframes spin-reverse{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.img-responsive{max-width:100%;height:auto}@media only screen and (max-width:600px){.hidden-mobile{display:none !important}}@media only screen and (min-width:601px) and (max-width:800px){.hidden-tablet{display:none !important}}@media only screen and (min-width:801px) and (max-width:1020px){.hidden-laptop{display:none !important}}@media only screen and (min-width:1021px){.hidden-desktop{display:none !important}}@media only screen and (min-width:801px){.hidden-non-handheld{display:none !important}}@media only screen and (max-width:800px){.hidden-handheld{display:none !important}}body{margin:0;padding:0;font-family:'lucida grande',tahoma,verdana,arial,sans-serif;font-size:13px;line-height:1.3;background-color:transparent}a,img{border:0;text-decoration:none}#container{text-align:center;width:100%;position:relative;box-sizing:border-box;border:1px solid #409dd7;padding:0}.content{max-width:500px;width:100%;display:inline-block}h1{font-size:50px;margin:10px auto;color:#409dd7}h2{margin:0 auto;margin-bottom:25px;color:#6a757c}#download-text{margin-top:5px;color:#666}.center-image{background-image:url("/img/embed/badge-new.jpg");background-repeat:no-repeat;background-size:contain;background-position:bottom;display:block;width:334px;height:260px;margin:0 auto}.number-input-container{display:block;overflow:hidden}.number-input{width:100%;font-size:20px;background:#409dd7;color:#dbecf7;border:1px solid #dbecf7;border-radius:5px;padding:9px 8px;-webkit-border-radius:5px;-moz-border-radius:5px}.number-input::-webkit-input-placeholder{color:#dbecf7}.number-input:-moz-placeholder{color:#dbecf7}.number-input::-moz-placeholder{color:#dbecf7}.number-input:-ms-input-placeholder{color:#dbecf7}.footer{background:#409dd7;padding:20px}form{margin:0}button.send-button{cursor:pointer;float:right;margin-left:15px;padding:9px 24px;border:1px solid #a0ceeb;background:#fff;border-radius:5px;font-size:20px;color:#76b8e1}button.send-button.is-disabled{opacity:.5}.hidden{visibility:hidden}.notification{text-align:left;margin:5;color:#dbecf7}
