#graphic{background-position:50% 50%;background-repeat:no-repeat;display:block;height:48px;left:50%;position:absolute;top:50%;width:48px}body.ltr #graphic{margin:-48px 0 0 -24px}body.rtl #graphic{margin:-48px -24px 0 0}#graphic.error{background-image:url(../images/error.png)}#graphic.success{background-image:url(../images/success.png)}#status{color:var(--gray-500);font-size:16px;line-height:20px;margin-top:20px;position:absolute;text-align:center;top:50%;width:100%}#status #error{border:1px solid var(--hairline-color);border-radius:3px;margin:24px auto;max-height:100px;max-width:calc(100% - 96px);overflow:auto;padding:24px;text-align:left;width:600px}#options{display:-webkit-inline-flex;display:inline-flex;margin:0}#options .btn{float:none!important}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){#graphic.error{background-image:url(../images/error_2x.png)}#graphic.error,#graphic.success{-o-background-size:48px;background-size:48px}#graphic.success{background-image:url(../images/success_2x.png)}}
/*# sourceMappingURL=Updater.css.map*/