@media (min-width:768px){.modal.component-backend-modal .modal-content .resize-handle{position:absolute}.modal.component-backend-modal .modal-content .resize-handle[data-side=bt],.modal.component-backend-modal .modal-content .resize-handle[data-side=tp]{cursor:ns-resize;height:3px;left:0;width:100%}.modal.component-backend-modal .modal-content .resize-handle[data-side=lf],.modal.component-backend-modal .modal-content .resize-handle[data-side=rt]{cursor:ew-resize;height:100%;top:0;width:3px}.modal.component-backend-modal .modal-content .resize-handle[data-side=bt-lf],.modal.component-backend-modal .modal-content .resize-handle[data-side=bt-rt],.modal.component-backend-modal .modal-content .resize-handle[data-side=tp-lf],.modal.component-backend-modal .modal-content .resize-handle[data-side=tp-rt]{height:6px;width:6px}.modal.component-backend-modal .modal-content .resize-handle[data-side=bt-rt]{bottom:0;cursor:nwse-resize;right:0}.modal.component-backend-modal .modal-content .resize-handle[data-side=bt-lf]{bottom:0;cursor:nesw-resize;left:0}.modal.component-backend-modal .modal-content .resize-handle[data-side=tp-rt]{cursor:nesw-resize;right:0;top:0}.modal.component-backend-modal .modal-content .resize-handle[data-side=tp-lf]{cursor:nwse-resize;left:0;top:0}.modal.component-backend-modal .modal-content .resize-handle[data-side=bt]{bottom:0}.modal.component-backend-modal .modal-content .resize-handle[data-side=tp]{top:0}.modal.component-backend-modal .modal-content .resize-handle[data-side=lf]{left:0}.modal.component-backend-modal .modal-content .resize-handle[data-side=rt]{right:0}}.modal.component-backend-modal.fade:not(.show){pointer-events:none}.modal.component-backend-modal.fade .modal-dialog{opacity:0;transform:scale(.95);transition:all .15s,width 0s}.modal.component-backend-modal.fade.show .modal-dialog{opacity:1;transform:scale(1)}.modal.component-backend-modal{display:block}.modal.component-backend-modal.non-modal{bottom:auto;height:0;left:0;overflow:visible;overflow-y:visible;right:auto;top:0;width:0}.modal.component-backend-modal.non-modal .modal-dialog{margin:0;width:auto}.modal.component-backend-modal.temporary-hidden{display:none}.modal.component-backend-modal .modal-content{background-color:var(--oc-popup-bg);border:var(--oc-popup-border);border-radius:8px;box-shadow:0 0 32px rgba(67,86,100,.2);overflow:visible;word-break:break-word}.modal.component-backend-modal .modal-content .modal-header{border-bottom:var(--oc-popup-border);padding:15px 20px}.modal.component-backend-modal .modal-content .modal-header .close{border-radius:20px;color:transparent;filter:alpha(opacity=100);font-size:0;height:19px;opacity:1;position:relative;top:5px;width:19px}.modal.component-backend-modal .modal-content .modal-header .close:after{display:none!important}.modal.component-backend-modal .modal-content .modal-header .close[disabled]{cursor:default;filter:alpha(opacity=50);opacity:.5}.modal.component-backend-modal .modal-content .modal-header .close:focus{background-color:var(--oc-toolbar-hover-bg);outline:none}.modal.component-backend-modal .modal-content .modal-header .close:before{background-position:-253px 0;display:block;height:11px;position:absolute;right:4px;top:4px;width:11px}.modal.component-backend-modal .modal-content .modal-header .close:not([disabled]):focus:before,.modal.component-backend-modal .modal-content .modal-header .close:not([disabled]):hover:before{background-position:-268px 0}.modal.component-backend-modal .modal-content .modal-header h4+p{margin-bottom:0;margin-top:10px}.modal.component-backend-modal .modal-content.draggable .modal-header{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal.component-backend-modal .modal-content.animate-position{transition:left .2s,top .2s}.modal.component-backend-modal .modal-content .modal-body{padding-top:15px}.modal.component-backend-modal .modal-content .modal-footer{text-align:left}@media (max-width:768px){.modal.component-backend-modal:not(.non-modal) .modal-content{height:auto!important;left:0!important;top:0!important;width:auto!important}}@media (min-width:415px){.modal.component-backend-modal .modal-content.show-modal-frame{-webkit-animation:modal-showframe .4s;animation:modal-showframe .4s}@-webkit-keyframes modal-showframe{0%,50%{box-shadow:0 0 32px rgba(67,86,100,.2),0 0 0 3px #6a6cf7}25%,75%{box-shadow:0 0 32px rgba(67,86,100,.2)}}@keyframes modal-showframe{0%,50%{box-shadow:0 0 32px rgba(67,86,100,.2),0 0 0 3px #6a6cf7}25%,75%{box-shadow:0 0 32px rgba(67,86,100,.2)}}}@media (max-width:414px){.modal.component-backend-modal:not(.non-modal) .modal-dialog{margin:0}.modal.component-backend-modal:not(.non-modal) .modal-dialog .modal-content{border:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 16px 32px rgba(67,86,100,.2);left:0!important;top:0!important}}body.modal-dragging *{cursor:move!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.modal-dragging.modal-dragging-ns *{cursor:ns-resize!important}body.modal-dragging.modal-dragging-ew *{cursor:ew-resize!important}body.modal-dragging.modal-dragging-nesw *{cursor:nesw-resize!important}body.modal-dragging.modal-dragging-nwse *{cursor:nwse-resize!important}