*{margin:0;padding:0}div.control-area{font:bold 14px "Raleway",sans-serif;margin:40px auto 0;background-color:#f3f3f3;padding:20px;border-radius:5px;width:400px;color:#888}div.control-area a{display:inline-block;cursor:pointer;margin:7px auto;background-color:#fdfdfd;border-radius:2px;padding:8px 10px;font-size:13px;text-transform:uppercase}div.control-area a:hover{background-color:#fff;-webkit-box-shadow:0 1px 1px #dfdfdf;box-shadow:0 1px 1px #dfdfdf}.progress-button{display:inline-block;font-size:24px;color:#fff !important;text-decoration:none !important;padding:14px 60px;line-height:1;overflow:hidden;position:relative;-webkit-box-shadow:0 1px 1px #ccc;box-shadow:0 1px 1px #ccc;border-radius:2px;background-color:#51b7e6;background-image:-webkit-linear-gradient(to top, #51b7e6, #4dafdd);background-image:-webkit-gradient(linear, left bottom, left top, from(#51b7e6), to(#4dafdd));background-image:-webkit-linear-gradient(bottom, #51b7e6, #4dafdd);background-image:linear-gradient(to top, #51b7e6, #4dafdd)}.progress-button.in-progress,.progress-button.finished{color:rgba(0,0,0,0) !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:#e667c0;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;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}.back-to-login{text-align:center;font-size:14px;margin-bottom:0px;margin-top:5px;padding-bottom:0px}.progress-button.red{background-color:#e6537d;background-image:-webkit-linear-gradient(to top, #e6537d, #df5179);background-image:-webkit-gradient(linear, left bottom, left top, from(#e6537d), to(#df5179));background-image:-webkit-linear-gradient(bottom, #e6537d, #df5179);background-image:linear-gradient(to top, #e6537d, #df5179)}.progress-button.red .tz-bar{background-color:#6876b4}.progress-button.green{background-color:#64c896;background-image:-webkit-linear-gradient(to top, #64c896, #5fbd8e);background-image:-webkit-gradient(linear, left bottom, left top, from(#64c896), to(#5fbd8e));background-image:-webkit-linear-gradient(bottom, #64c896, #5fbd8e);background-image:linear-gradient(to top, #64c896, #5fbd8e)}.progress-button.green .tz-bar{background-color:#9e81d6}