body#install{grid-template-columns:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.stage{background:#fff;margin:1em auto 0;padding:1em;width:800px}.stage.ui-dialog{left:auto;position:relative;top:auto}.stage.ui-dialog.ui-widget.ui-widget-content .ui-dialog-titlebar{background-image:url(../images/logos/studip-logo.svg);background-position:right 10px top 10px;background-repeat:no-repeat;background-size:120px}.stage.ui-dialog.ui-widget.ui-widget-content .ui-dialog-titlebar div:first-of-type{font-size:20px;font-weight:lighter;line-height:1}.stage.ui-dialog .ui-dialog-content.ui-widget-content{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:15em;padding:.5em 1em;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.stage.ui-dialog .ui-dialog-content.ui-widget-content>*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.stage.ui-dialog .ui-dialog-content.ui-widget-content>.half-sized{-webkit-box-flex:1;-ms-flex:1;flex:1}.stage footer{border-top:1px solid #444;text-align:center}.stage footer ul{list-style:none;margin:0;padding:0}.stage footer ul li{display:inline-block}.stage footer ul li:not(:first-child):before{content:" | "}.stage dl dt{clear:left;float:left;min-width:200px;padding-right:.5em}.stage dl dd,.stage dl dt{-webkit-box-sizing:border-box;box-sizing:border-box}.stage dl dd{margin-left:200px;width:calc(100% - 200px);word-break:break-all}.stage dl dd.failed:before,.stage dl dd.notice:before,.stage dl dd.success:before{display:inline-block;height:16px;vertical-align:text-top;width:16px}.stage dl dd.failed{color:var(--red)}.stage dl dd.failed:before{content:url(../images/icons/red/decline.svg) " "}.stage dl dd.success{color:var(--green)}.stage dl dd.success:before{content:url(../images/icons/green/accept.svg) " "}.stage dl dd.notice{color:var(--black)}.stage dl dd.notice:before{content:url(../images/icons/blue/info-circle.svg) " "}.stage dl dd code{font-weight:700;white-space:nowrap}.stage dl dd textarea{height:40em;width:100%}.stage dl:after{clear:both;content:"";display:block;height:0;visibility:hidden}.stage dl.requests dt:not(.succeeded):not(.failed):not(.requesting){background:url(../images/icons/black/date.svg) no-repeat 100%;background-size:16px}.stage dl.requests dt.requesting{background:url(../images/loading-indicator.svg) no-repeat top 3px right;background-size:16px}.stage dl.requests dd.failed,.stage dl.requests dd.success,.stage dl.requests progress{display:none}.stage dl.requests dt.failed+dd.success+dd.failed,.stage dl.requests dt.succeeded+dd.success{display:block}.stage dl.requests dt.event-sourced+dd.success+dd.failed+progress{display:inline-block}.stage dl.requests progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--black);color:var(--base-color-60);height:20px;margin-left:1em;width:550px}.stage dl.requests progress::-moz-progress-bar,.stage dl.requests progress::-webkit-progress-bar{background-color:var(--base-color-60)}.stage dl.requests progress+div{height:22px;position:absolute;width:550px}.stage dl.requests progress+div:before{content:attr(data-file);left:2px;position:absolute;top:2px}.stage dl.requests progress+div:after{content:attr(data-percent) "%";position:absolute;right:2px;top:2px}.stage p{text-align:justify}.stage code{background-color:var(--dark-gray-color);color:var(--white);padding:2px 4px}.stage div.type-text.required label:after{color:var(--red);content:"*"}.stage label:not(.plain){display:block;float:left;padding:2px;width:200px}.stage label+input{display:block;margin:1px 1px 1px 100px}.stage label.vertical{float:none;width:auto}.stage label.vertical+input{margin-left:0;width:100%}.stage .messagebox{margin-bottom:2em}.stage strong.required:after{color:var(--red);content:"*"}.stage #progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--base-color-60);height:4px;margin:0 1em -4px;width:calc(100% - 2em)}.stage #progress::-moz-progress-bar,.stage #progress::-webkit-progress-bar{background-color:var(--base-color-60)}
/*# sourceMappingURL=studip-installer.css.map*/