.droppable-file-selector{height:inherit;text-align:center;border-radius:5px;border:2px dashed #dcdfe6}.droppable-file-selector--invalid{border-color:#d9534f}.droppable-file-selector__error-message{font-size:80%;color:#d9534f;padding-bottom:1rem}.droppable-file-selector__error-message span{text-decoration:underline;font-weight:700;font-style:italic;margin:.3333333333rem}.droppable-file-selector__content{height:inherit;min-height:18.125rem;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.droppable-file-selector__dropzone{height:inherit;transition:all .25s ease-out}.droppable-file-selector__dropzone--dropping{background:#eee}.droppable-file-selector__icon{pointer-events:none;-webkit-user-select:none;user-select:none}.droppable-file-selector__hint{margin:2rem 0}.droppable-file-selector__hint,.droppable-file-selector__inline-hint{color:#888;pointer-events:none;-webkit-user-select:none;user-select:none}.droppable-file-selector__inline-hint{margin:0 2rem;display:none}.droppable-file-selector__progress-wrp{width:50%;text-align:center}.droppable-file-selector__progress{max-width:450px;direction:ltr;text-align:left;padding-left:10px;margin-bottom:1rem}.droppable-file-selector__progress .el-progress-bar__inner{background-color:#409eff}.droppable-file-selector__progress .el-progress-bar__inner.is-success{background-color:#0ea960}.droppable-file-selector--inline .droppable-file-selector__content{min-height:6.25rem;flex-direction:row}.droppable-file-selector--inline .droppable-file-selector__hint{display:none}.droppable-file-selector--inline .droppable-file-selector__inline-hint{display:block}.droppable-file-selector--inline .droppable-file-selector__icon{width:4rem;pointer-events:none;-webkit-user-select:none;user-select:none}@media print,screen and (max-width:63.99875em){.droppable-file-selector__content{min-height:0}.droppable-file-selector__hint,.droppable-file-selector__icon,.droppable-file-selector__inline-hint{display:none!important}}.droppable-resumable-uploader__failure-view{margin:1rem 0}.droppable-resumable-uploader__progress-wrp{width:90%}.droppable-resumable-uploader__cancel,.droppable-resumable-uploader__cancel:focus,.droppable-resumable-uploader__cancel:hover{color:#d9534f}.droppable-resumable-uploader__progress{max-width:450px;display:flex;justify-content:space-between;direction:ltr;text-align:left;padding:0 10px;margin:.5rem auto}.droppable-resumable-uploader__progress .el-progress-bar{padding:0;margin:0}.droppable-resumable-uploader__progress .el-progress-bar__inner{background-color:#409eff}.droppable-resumable-uploader__progress .el-progress-bar__inner.is-success{background-color:#0ea960}.table-cell-edit-modal__footer{margin-top:2rem;text-align:right}[dir=rtl] .table-cell-edit-modal__footer{text-align:left}.table-cell-edit__button{padding-left:7px;padding-right:7px;margin-left:1rem}[dir=rtl] .table-cell-edit__button{margin-right:.5rem}.editor-menu{-webkit-user-select:none;user-select:none}.editor-menu__group{background:#fff;display:inline-flex;border:1px solid #bfc9d9;border-radius:4px;vertical-align:bottom;overflow:hidden;margin-top:.25rem;margin-bottom:.25rem}@media print,screen and (min-width:48em){.editor-menu__group{margin-top:auto;margin-bottom:auto}.editor-menu__group+.editor-menu__group{margin-left:5px}[dir=rtl]>.editor-menu__group+.editor-menu__group{margin-left:auto;margin-right:5px}}[dir=ltr]>.editor-menu__group>.editor-menu__item{border-left:1px solid #bfc9d9}[dir=ltr]>.editor-menu__group>.editor-menu__item:first-child{border-left:0}[dir=rtl]>.editor-menu__group>.editor-menu__item{border-right:1px solid #bfc9d9}[dir=rtl]>.editor-menu__group>.editor-menu__item:first-child{border-right:0}.editor-menu__item{display:flex;align-items:center;padding:.5rem .35rem}.editor-menu__item:hover{box-shadow:inset 0 -3px #34495e}.editor-menu__item.active{background:#34495e;color:#fff}.editor-menu__icon{font-size:1.25rem}.editor-area{background:#fff;margin-top:.5rem;padding:.5rem 1rem;width:100%;min-height:200px;border:1px solid #bfc9d9;border-radius:4px;cursor:text;color:#1f2b3d;overflow:hidden;transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.editor-area.editor-area ol,.editor-area.editor-area ul{list-style-position:inside;margin-left:0;margin-right:0}.editor-area.editor-area ol ol,.editor-area.editor-area ul ul{margin-left:1.25rem;margin-right:auto}.editor-area.editor-area[dir=rtl] ol ol,.editor-area.editor-area[dir=rtl] ul ul{margin-right:1.25rem;margin-left:auto}.editor-area:focus{outline:none}.editor-area:focus,.editor-area:hover{border-color:#838fa5}.is-error .editor-area{border:1px solid #f56c6c}.droppable-image-selector{height:inherit}.droppable-image-selector__preview{width:100%;overflow:hidden}.droppable-image-selector__preview img{width:auto;height:100%}.droppable-image-selector__preview:hover .droppable-image-selector__overlay{pointer-events:all;opacity:1}.droppable-image-selector__overlay{position:absolute;width:100%;height:100%;top:0;right:0;border-radius:5px;background:rgba(14,169,96,.2);color:#fefefe;font-size:3rem;z-index:2;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:all .3s ease-in-out;cursor:pointer}@media print,screen and (max-width:63.99875em){.droppable-image-selector__overlay{opacity:1;pointer-events:all}}.app-screenshots-selector__list{display:flex;width:100%;overflow-y:hidden;overflow-x:auto;vertical-align:top;padding-bottom:5px;-webkit-user-select:none;user-select:none}[dir=rtl] .app-screenshots-selector__list{flex-direction:row-reverse}.app-screenshots-selector__list::-webkit-scrollbar{background:#000;height:8px}.app-screenshots-selector__list::-webkit-scrollbar-track{background:#eee}.app-screenshots-selector__list::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}.app-screenshots-selector__list::-webkit-scrollbar-thumb:hover{background:#ccc}.app-screenshots-selector__add-section{display:flex;flex-shrink:0;align-items:center;justify-content:center;position:relative;margin-left:auto;width:12.5rem;height:21.875rem}.app-screenshots-selector__add-section .el-icon-circle-plus-outline{font-size:4rem;color:#8a8a8a}.app-screenshots-selector__add-section .el-icon-circle-plus-outline:hover{color:#0ea960}.app-screenshots-selector__list-item{flex-shrink:0;height:21.875rem;position:relative;margin-left:.5rem;margin-right:.5rem;vertical-align:bottom;cursor:move}.app-screenshots-selector__image{width:auto;height:100%}.app-screenshots-selector__image img{height:100%}.app-screenshots-selector__delete-button{position:absolute;top:.5rem;right:.5rem;padding:.5rem;font-size:1rem;background:#f56c6c!important;color:#fff!important;border-width:0}[dir=rtl] .app-screenshots-selector__delete-button{right:auto;left:.5rem}.app-screenshots-selector__dragging-item .app-screenshots-selector__delete-button{display:none}.app-screenshots-selector__ghost-item{opacity:.3}.app-screenshots-selector__ghost-item .app-screenshots-selector__delete-button{display:none}.app-package-details-modal{width:100%}.app-package-attachments-uploader,.app-package-details-modal__footer{margin-top:2rem}.used-features-and-libraries{font-size:.8rem}.used-features-and-libraries__title{font-size:1rem;margin-bottom:.5rem}.used-features-and-libraries__title .el-icon-info{vertical-align:middle}.used-features-and-libraries__list{list-style-position:inside;margin:.5rem 0;font-weight:400}.release-bundle-processing-icon{display:flex;justify-content:center;align-items:center;height:12.5rem}.release-bundle-processing-icon__container{height:100%;fill:#0ea960}.release-bundle-processing-icon__small-gear{animation:gear-counter-rotation 2.5s linear infinite;transform-origin:100.136px 225.345px}.release-bundle-processing-icon__medium-gear{animation:gear-rotation 3.75s linear infinite;transform-origin:254.675px 379.447px}.release-bundle-processing-icon__large-gear{animation:gear-counter-rotation 5s linear infinite;transform-origin:461.37px 173.694px}@keyframes gear-rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes gear-counter-rotation{0%{transform:rotate(359deg)}to{transform:rotate(0deg)}}.animated-process-indicator{margin:3rem 0}.animated-process-indicator__icon{height:9.375rem;margin-bottom:1rem}.animated-process-indicator__heading{text-align:center;font-size:1.5rem}.file-upload-details{margin-top:1rem;margin-bottom:.3333333333rem}.file-upload-details__progress{margin-top:.5rem}.file-upload-details .el-icon-success{color:#0ea960}.file-upload-details .el-icon-error{color:#d9534f}.publish-request-modal__uploader{margin-top:1rem}.publish-request-modal__file-details{display:flex;align-items:center}.publish-request-modal__remove-button{color:#d9534f;margin-right:.3rem;margin-top:.5rem;padding:.2rem;cursor:pointer}.publish-request-modal__remove-button:hover{opacity:.6}.publish-rules-modal__loading{padding-top:1rem;padding-bottom:2rem;display:flex;justify-content:center}.publish-rules-modal__confirm,.publish-rules-modal__dont-show-again,.publish-rules-modal__show-rules{margin-top:1.5rem}.publish-rules-modal__introduction{margin-top:-1.5rem;margin-bottom:1.5rem;font-size:.8rem}.publish-rules-modal__description{margin-top:.5rem;margin-left:.5rem}.in-app-purchase-product-modal__actions,.in-app-purchase-product-modal__form,.in-app-purchase-product-modal__type,.in-app-purchase-product-modal__type-radio{width:100%}.in-app-purchase-product-modal .flex-child-grow{flex:1 1 0}.in-app-purchase-products-table__title{font-size:1.5625rem;font-weight:400}.in-app-purchase-products-table__description{font-size:.875rem;font-weight:400;color:#909399}.in-app-purchase-products-table__more-info{color:#0ea960;border-color:#0ea960;margin-left:1rem}[dir=rtl] .in-app-purchase-products-table__more-info{margin-left:0;margin-right:1rem}.in-app-purchase-products-table__icon{font-size:1.2rem;vertical-align:sub}.in-app-purchase-products-table__icon.el-icon-error{color:#d9534f}.in-app-purchase-products-table__icon.el-icon-success{color:#0ea960}.in-app-purchase-products-table code{border-radius:25px;padding-right:.5rem;padding-left:.5rem;border-width:0}.code-block-v2{background-color:#eee;border:1px solid #ddd;border-radius:4px;padding:.5rem}.code-block-v2__copy-button{padding:.4rem;font-size:.8rem;border:1px solid #ddd;cursor:pointer;background:#cacaca;color:#303133;border-radius:4px;backface-visibility:hidden}.code-block-v2__copy-button:hover{background-color:rgb(191.9,191.9,191.9)}.code-block-v2__copy-button:active{transform:scale(.95)}.code-block-v2 code{display:block;cursor:pointer;border:none;font-family:Consolas,Liberation Mono,Courier,monospace;color:inherit;background-color:transparent;direction:ltr;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}@media print,screen and (min-width:48em){.code-block-v2 code{overflow:visible;white-space:normal;overflow-wrap:break-word}}
/*# sourceMappingURL=app-creation-wizard~app-view.ebe5e5f1.css.map */