.el-progress{position:relative;line-height:1;display:flex;align-items:center}.el-progress__text{font-size:14px;color:var(--el-text-color-regular);margin-left:5px;min-width:50px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;transform:translateY(-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:var(--el-color-success)}.el-progress.is-success .el-progress__text{color:var(--el-color-success)}.el-progress.is-warning .el-progress-bar__inner{background-color:var(--el-color-warning)}.el-progress.is-warning .el-progress__text{color:var(--el-color-warning)}.el-progress.is-exception .el-progress-bar__inner{background-color:var(--el-color-danger)}.el-progress.is-exception .el-progress__text{color:var(--el-color-danger)}.el-progress-bar{flex-grow:1;box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:var(--el-border-color-lighter);overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:var(--el-color-primary);text-align:right;border-radius:100px;line-height:1;white-space:nowrap;transition:width .6s ease}.el-progress-bar__inner:after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-progress-bar__inner--indeterminate{transform:translateZ(0);animation:indeterminate 3s infinite}.el-progress-bar__inner--striped{background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 0,transparent 50%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 75%,transparent 0,transparent);background-size:1.25em 1.25em}.el-progress-bar__inner--striped.el-progress-bar__inner--striped-flow{animation:striped-flow 3s linear infinite}.el-progress-bar__innerText{display:inline-block;vertical-align:middle;color:#fff;font-size:12px;margin:0 5px}@keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}@keyframes indeterminate{0%{left:-100%}to{left:100%}}@keyframes striped-flow{0%{background-position:-100%}to{background-position:100%}}.code_time[data-v-5aaa2bb0]{width:240px;margin-bottom:5px}.wrapcontainer[data-v-5aaa2bb0]{height:100%}.content[data-v-5aaa2bb0],.wrapcontainer[data-v-5aaa2bb0]{display:flex;width:100%;min-height:100%;justify-content:center}.content[data-v-5aaa2bb0]{max-width:1200px;margin-top:10px;flex-direction:column}.ac_logo_field[data-v-5aaa2bb0]{display:flex;width:100%;margin-top:100px;margin-top:1em;height:250px;justify-content:center}.ac_title_field[data-v-5aaa2bb0]{display:flex;width:100%;height:40px;margin-bottom:10px;justify-content:center}.ac_title_field p[data-v-5aaa2bb0]{font-size:2em;margin-bottom:20px;margin-top:0;text-transform:uppercase;font-weight:900}.ac_code_field[data-v-5aaa2bb0]{display:flex;width:100%;margin-top:100px;margin-top:6px;height:90px;margin-bottom:10px;justify-content:center;flex-direction:column;align-items:center}.ac_code_field .code[data-v-5aaa2bb0]{display:flex;width:240px;height:110px;border-radius:5px;background:#222;font-size:2.6em;justify-content:center;align-content:center;justify-items:center;align-items:center;margin-top:3px;margin-bottom:2px}.ac_download_field[data-v-5aaa2bb0]{display:flex;width:100%;margin-top:100px;margin-top:1em;margin-bottom:20px;justify-content:center}.ac_download_field .button_ac[data-v-5aaa2bb0]{width:200px;height:42px;background:#f0b412;border-radius:2px;color:#fff;font-weight:600;text-transform:uppercase;font-size:1.1em;display:flex;justify-content:center;align-items:center}.ac_download_field .button_ac.disabled[data-v-5aaa2bb0]{background-color:#4a4a4a}.text_orange[data-v-5aaa2bb0]{color:#f0b412}.text_red[data-v-5aaa2bb0]{color:red}.ac_logo[data-v-5aaa2bb0]{display:flex;justify-content:center}.ac_logo img[data-v-5aaa2bb0]{height:220px;width:auto;vertical-align:middle}