html,body{height:100%;padding:0;margin:0}body{font-family:open sans,sans-serif;color:#5e5b64;font-size:24px}@media(max-height:150px) and (max-width:400px){body{font-size:18px}}@media(max-width:200px){body{font-size:14px}svg{display:none}}button{font-size:1em;border-radius:2px;border:0;font-family:open sans,sans-serif;height:100%;width:100%;padding:0;margin:0;cursor:pointer}.progress-button{display:inline-block;font-size:1em;color:#fff!important;text-decoration:none!important;line-height:1;overflow:hidden;position:relative;text-align:center;width:100%;height:100%;border-radius:2px;cursor:pointer}#downloadButton:hover .progress-button{}.errorButton{background-color:#f43d34;background-image:-webkit-linear-gradient(top,#f43d34,#d7342c);background-image:-moz-linear-gradient(top,#f43d34,#d7342c);background-image:linear-gradient(top,#f43d34,#d7342c);pointer-events:none}.progress-button.in-progress,.progress-button.finished{color:transparent!important}.progress-button.in-progress:after,.progress-button.finished:after{position:absolute;z-index:2;width:100%;height:100%;text-align:center;top:0;padding-top:inherit;color:#fff!important;left:0}.progress-button.in-progress:after{content:attr(data-loading)}.progress-button.finished:after{content:attr(data-finished)}.progress-button .tz-bar{background-color:#4e9672;height:3px;bottom:0;left:0;width:0;position:absolute;z-index:1;border-radius:0 0 2px 2px;-webkit-transition:width .5s,height .5s;-moz-transition:width .5s,height .5s;transition:width .5s,height .5s}.progress-button .tz-bar.background-horizontal{height:100%;border-radius:2px}.progress-button .tz-bar.background-vertical{height:0;top:0;width:100%;border-radius:2px}.buttonTitle{font-size:.5em;margin-top:4px}#container{height:100%;text-align:center}#container:before{content:'';display:inline-block;vertical-align:middle;height:100%}#percentageText{width:95%;display:inline-block;position:relative;vertical-align:middle;z-index:3}