@charset "UTF-8";@media (min-width:961px){body.folded .wdpdi-popup{width:calc(100% - 36px)}body.folded:not(.rtl) .wdpdi-popup{left:36px}body.folded.rtl .wdpdi-popup{right:36px}body:not(.folded) .wdpdi-popup{width:calc(100% - 160px)}body:not(.folded):not(.rtl) .wdpdi-popup{left:160px}body:not(.folded).rtl .wdpdi-popup{right:160px}}@media (min-width:783px) and (max-width:960px){body.auto-fold .wdpdi-popup{width:calc(100% - 36px)}body.auto-fold:not(.rtl) .wdpdi-popup{left:36px}body.auto-fold.rtl .wdpdi-popup{right:36px}body:not(.auto-fold) .wdpdi-popup{width:calc(100% - 160px)}body:not(.auto-fold):not(.rtl) .wdpdi-popup{left:160px}body:not(.auto-fold).rtl .wdpdi-popup{right:160px}}@media (max-width:782px){.wdpdi-popup{width:100%}:not(.rtl) .wdpdi-popup{left:0}.rtl .wdpdi-popup{right:0}}.wdpdi-popup{position:fixed;height:calc(100% - 32px);top:32px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:13px;z-index:999}.wdpdi-popup,.wdpdi-popup *{box-sizing:border-box}.wdpdi-popup__background{position:absolute;width:100%;height:100%;top:0;background:rgba(241,241,241,.55)}body:not(.rtl) .wdpdi-popup__background{left:0}body.rtl .wdpdi-popup__background{right:0}.wdpdi-popup__container{position:relative;width:500px;min-height:186px;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.04);border:1px solid #e5e5e5;box-sizing:border-box;overflow:scroll;max-height:calc(100vh - 92px);padding:30px}.wdpdi-popup__container h1{padding:0;margin:0 0 8px 0;font-weight:700;line-height:1;font-size:23px}.wdpdi-popup__container h2{padding:0;margin:0;font-size:1.3em;color:#0073aa;font-weight:400;line-height:1}.wdpdi-popup__container p{font-size:13px;line-height:1.5em;margin:15px 0 0 0}.wdpdi-popup__container pre{padding:20px;margin:2rem 0 0 0;overflow:scroll;border-radius:3px;background:#f7f7f7;color:#ea5458}.wdpdi-popup__container table{border-collapse:collapse;margin:2rem 0 0 0;width:100%}.wdpdi-popup__container table tr:first-child td:first-child{border-top-left-radius:3px}.wdpdi-popup__container table tr:first-child td:last-child{border-top-right-radius:3px}.wdpdi-popup__container table tr:last-child td:first-child{border-bottom-left-radius:3px}.wdpdi-popup__container table tr:last-child td:last-child{border-bottom-left-radius:3px}.wdpdi-popup__container table td{padding:13px 15px;background:#f7f7f7;border-bottom:1px solid #fff}.wdpdi-popup__container table td .spinner{margin:0}.wdpdi-popup__container table td .spinner:not(.is-active){display:none}.wdpdi-popup__container table td .spinner.is-active{margin:-1px 0}.wdpdi-popup__container table tr td:last-child{text-align:right}.wdpdi-popup__container table tr td.wdpdi-popup__notice{text-align:center;padding:20px 0}.wdpdi-popup__container table tr td.wdpdi-popup__notice .spinner,.wdpdi-popup__container table tr td.wdpdi-popup__notice span{display:inline-block;vertical-align:middle;line-height:20px}.wdpdi-popup__container table tr td.wdpdi-popup__notice .spinner{margin:0 0 0 10px;float:none}.wdpdi-popup__error-text{color:#ea5458}.wdpdi-popup__step:not(.wdpdi-popup__step--active){display:none}.wdpdi-popup__actions{margin-top:2rem}.wdpdi-popup__actions--hidden{display:none}.wdpdi-popup__actions .spinner,.wdpdi-popup__actions button.button{display:inline-block;vertical-align:middle}.wdpdi-popup__actions .spinner{margin:0 0 0 10px;float:none}.wdpdi-popup .components-notice.is-success{margin:2rem 0 -1rem 0}.wdpdi-popup .components-notice.is-error{margin:2rem 0 0 0}.wdpdi-popup .components-notice p{margin:0;padding:0}.wdpdi-popup__plugin-name{display:block;font-size:13px;text-transform:uppercase;font-weight:600;color:#0073aa;margin-bottom:22px}.wdpdi-popup__screenshot{overflow:hidden;height:250px;width:498px;margin:-30px 0 30px -30px;font-size:0;position:relative}.wdpdi-popup__screenshot::before{content:'';width:100%;height:150px;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.3) 100%);position:absolute;left:0;bottom:0}.wdpdi-popup__screenshot img{width:100%}.wdpdi-popup__screenshot+.wdpdi-popup__close{top:280px}.wdpdi-popup__close{position:absolute;font-size:15px;line-height:22px;font-weight:700;padding:0;margin:0;text-align:center;width:26px;height:26px;border:1px solid #e5e5e5;color:#d9d9d9;top:30px;display:block;background:#fff;cursor:pointer;box-sizing:border-box;border-radius:100%;transition:color .2s,border-color .2s,background-color .2s}body:not(.rtl) .wdpdi-popup__close{right:30px}body.rtl .wdpdi-popup__close{left:30px}.wdpdi-popup__close:not(.wdpdi-popup__close--disabled):hover{color:#de392d;background:#f9dad7;border-color:#f6c9c6}.wdpdi-popup__close--disabled{opacity:.3;cursor:wait}