.pickles2-module-editor{overflow:auto;position:relative}.pickles2-module-editor__content{position:relative;left:0;top:0;width:calc(100% - 20px);max-width:1024px;height:100%;overflow:visible;margin:0 auto}.pickles2-module-editor__title{display:block;margin:0;padding:0;font-size:140%}.pickles2-module-editor__title__label{font-weight:700}.pickles2-module-editor__title__id{font-weight:400;font-size:80%;padding-left:1em}.pickles2-module-editor__title__id:before{content:'('}.pickles2-module-editor__title__id:after{content:')'}.pickles2-module-editor__buttons{display:block;padding:5px 0;margin:0}.pickles2-module-editor__buttons>li{display:inline-block;padding:0;margin:0;list-style-type:none}.pickles2-module-editor__packageList{margin:.5em 0;padding:0}.pickles2-module-editor__packageList>li{display:block;list-style-type:none!important;margin:2px 0;padding:5px 5px 5px 15px;background-color:#000;border:1px solid #eee;border-radius:3px;color:#fff}.pickles2-module-editor__categoryList{margin:.5em 0;padding:0}.pickles2-module-editor__categoryList>li{display:block;list-style-type:none!important;margin:2px 0;padding:5px 5px 5px 15px;background-color:#ddd;border:1px solid #eee;border-radius:3px;color:#333}.pickles2-module-editor__moduleList{margin:.3em 0;padding:0}.pickles2-module-editor__moduleList>li{display:block;list-style-type:none!important;margin:2px 0;padding:5px 5px 5px 15px;background-color:#fbfbfb;border:1px solid #eee;border-radius:3px;color:#333}.pickles2-module-editor__module-edit h2{margin:0;padding:5px;font-size:14px}.pickles2-module-editor__module-edit__tab{display:flex;justify-content:center;padding:5px 0;min-width:100%;overflow:hidden}.pickles2-module-editor__module-edit__tab>button{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:2px;padding-right:2px;flex-grow:1;flex-shrink:1;flex-basis:auto;transition:flex-grow .2s,flex-shrink .2s}.pickles2-module-editor__module-edit__tab>button:hover{flex-grow:2}.pickles2-module-editor__module-edit__layout{position:relative;width:100%;height:calc(100% - 40px);overflow:auto}.pickles2-module-editor__module-edit__layout__content{position:absolute;width:100%;height:100%;display:flex;flex-direction:column}.pickles2-module-editor__module-edit__layout__content h2:first-child{margin-top:0}.pickles2-module-editor__module-edit__layout__content textarea{flex-grow:1}.pickles2-module-editor__module-edit__preview{height:400px;display:flex}.pickles2-module-editor__module-edit__preview>div{height:100%;width:30%}.pickles2-module-editor__module-edit__preview>div:first-child{width:70%}.pickles2-module-editor--progress{position:fixed;top:0;left:0;overflow:hidden;background-color:rgba(128,128,128,.05);width:100%;height:100%;z-index:11000}.pickles2-module-editor--progress-inner{position:absolute;left:0;top:50%;width:100%;height:180px;overflow:visible}.pickles2-module-editor--progress-inner2{position:absolute;left:0;top:-50%;width:100%;height:180px;overflow:visible}.px2-modal .pickles2-module-editor__module-edit{display:block}