#content #graphic{display:-webkit-flex;display:flex;height:48px;margin:200px auto 0;width:48px}#content #graphic.success{background-image:url(../images/success.png)}#content #graphic.error{background-image:url(../images/error.png)}#content #status{color:var(--gray-500);font-size:16px;line-height:20px;margin:20px auto 250px;text-align:center}#content .update+.update{margin-top:24px}#content .update .update-header{-webkit-align-items:center;align-items:center;border-bottom:1px solid var(--hairline-color);display:-webkit-flex;display:flex;margin-bottom:16px;padding-bottom:10px}#content .update .update-header .readable{-webkit-flex-grow:1;flex-grow:1;margin:0}#content .update .update-header .buttons{margin:0}#content .update blockquote.ineligible:before{content:"ban"}#content .update .releases{position:relative}#content .update .releases .release{padding:0}#content .update .releases .release.critical h2{color:var(--red-600)}#content .update .releases .release.critical .critical{background:var(--red-500);border-radius:3px;color:var(--white);display:inline-block;font-size:14px;font-weight:400;line-height:24px;padding:0 5px;text-transform:uppercase;vertical-align:text-bottom}body.ltr #content .update .releases .release.critical .critical{margin-left:7px}body.rtl #content .update .releases .release.critical .critical{margin-right:7px}#content .update .releases .release .release-info{display:-webkit-flex;display:flex;margin:0;padding:20px 24px}body.ltr #content .update .releases .release .release-info.fieldtoggle{padding-left:44px}body.rtl #content .update .releases .release .release-info.fieldtoggle{padding-right:44px}#content .update .releases .release .release-info.fieldtoggle:before{border-color:var(--medium-text-color);top:29px}body.ltr #content .update .releases .release .release-info.fieldtoggle:before{left:20px}body.rtl #content .update .releases .release .release-info.fieldtoggle:before{right:20px}#content .update .releases .release .release-info h2{line-height:24px;margin:0}#content .update .releases .release .release-info .date{color:var(--light-text-color);-webkit-flex-grow:1;flex-grow:1;font-size:24px;line-height:24px}body.ltr #content .update .releases .release .release-info .date{margin-left:14px}body.rtl #content .update .releases .release .release-info .date{margin-right:14px}#content .update .releases .release .release-notes{direction:ltr;padding:0 24px 20px}@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){#content #graphic.success{background-image:url(../images/success_2x.png);-o-background-size:48px;background-size:48px}#content #graphic.error{background-image:url(../images/error_2x.png);-o-background-size:48px;background-size:48px}}
/*# sourceMappingURL=UpdatesUtility.css.map*/