.v-dialog{border-radius:4px;margin:24px;overflow-y:auto;pointer-events:auto;-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1);width:100%;z-index:inherit;outline:none;-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.v-dialog:not(.v-dialog--fullscreen){max-height:90%}.v-dialog>*{width:100%}.v-dialog>.v-card>.v-card__title{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;padding:16px 24px 10px}.v-dialog>.v-card>.v-card__subtitle,.v-dialog>.v-card>.v-card__text{padding:0 24px 20px}.v-dialog>.v-card>.v-card__actions{padding:8px 16px}.v-dialog__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;-webkit-transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;width:100%;z-index:6}.v-dialog__container{display:none}.v-dialog__container--attached{display:inline}.v-dialog--animated{-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-name:animate-dialog;animation-name:animate-dialog;-webkit-animation-timing-function:cubic-bezier(.25,.8,.25,1);animation-timing-function:cubic-bezier(.25,.8,.25,1)}.v-dialog--fullscreen{border-radius:0;margin:0;height:100%;position:fixed;overflow-y:auto;top:0;left:0}.v-dialog--fullscreen>.v-card{min-height:100%;min-width:100%;margin:0!important;padding:0!important}.v-dialog--scrollable,.v-dialog--scrollable>form{display:-webkit-box;display:-ms-flexbox;display:flex}.v-dialog--scrollable>.v-card,.v-dialog--scrollable>form>.v-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;max-width:100%}.v-dialog--scrollable>.v-card>.v-card__actions,.v-dialog--scrollable>.v-card>.v-card__title,.v-dialog--scrollable>form>.v-card>.v-card__actions,.v-dialog--scrollable>form>.v-card>.v-card__title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.v-dialog--scrollable>.v-card>.v-card__text,.v-dialog--scrollable>form>.v-card>.v-card__text{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto}@-webkit-keyframes animate-dialog{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.03);transform:scale(1.03)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes animate-dialog{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.03);transform:scale(1.03)}to{-webkit-transform:scale(1);transform:scale(1)}}.theme--light.v-overlay{color:rgba(0,0,0,.87)}.theme--dark.v-overlay{color:#fff}.v-overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1),z-index 1ms;transition:.3s cubic-bezier(.25,.8,.5,1),z-index 1ms}.v-overlay__content{position:relative}.v-overlay__scrim{border-radius:inherit;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;-webkit-transition:inherit;transition:inherit;width:100%;will-change:opacity}.v-overlay--absolute{position:absolute}.v-overlay--active{pointer-events:auto}.designer-element{opacity:.999;cursor:-webkit-grab;cursor:grab;width:50px;height:50px;border-color:#9babbd!important;position:relative}.designer-element span{background-position:50%;background-size:contain;width:66%;height:66%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.card-header,.card-title{outline:none}.card-header .library-category-title,.card-title .library-category-title{max-width:80%;min-width:0}.card-header .library-category-title div,.card-title .library-category-title div{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.card-header .badge,.card-title .badge{background-color:#e4e6ef}.library .accordion .ps{max-height:600px}.highlight{background:#f0f8ff}.v-carousel{overflow:hidden;position:relative;width:100%}.v-carousel__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.3);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;position:absolute;width:100%;z-index:1}.v-carousel__controls>.v-item-group{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-carousel__controls__item{margin:0 8px}.v-carousel__controls__item .v-icon{opacity:.5}.v-carousel__controls__item--active .v-icon{opacity:1;vertical-align:middle}.v-carousel__controls__item:hover{background:none}.v-carousel__controls__item:hover .v-icon{opacity:.8}.v-carousel__progress{margin:0;position:absolute;bottom:0;left:0;right:0}.v-carousel .v-window-item{display:block;height:inherit;text-decoration:none}.v-carousel--hide-delimiter-background .v-carousel__controls{background:transparent}.v-carousel--vertical-delimiters .v-carousel__controls{height:100%!important;width:50px}.v-window{overflow:hidden}.v-window__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:inherit;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window__container--is-active{overflow:hidden}.v-window__next,.v-window__prev{background:rgba(0,0,0,.3);border-radius:50%;position:absolute;margin:0 16px;top:calc(50% - 20px);z-index:1}.v-window__next .v-btn:hover,.v-window__prev .v-btn:hover{background:none}.v-application--is-ltr .v-window__prev{left:0}.v-application--is-ltr .v-window__next,.v-application--is-rtl .v-window__prev{right:0}.v-application--is-rtl .v-window__next{left:0}.v-window--show-arrows-on-hover{overflow:hidden}.v-window--show-arrows-on-hover .v-window__next,.v-window--show-arrows-on-hover .v-window__prev{-webkit-transition:transform .2s cubic-bezier(.25,.8,.5,1);transition:transform .2s cubic-bezier(.25,.8,.5,1)}.v-application--is-ltr .v-window--show-arrows-on-hover .v-window__prev{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.v-application--is-ltr .v-window--show-arrows-on-hover .v-window__next,.v-application--is-rtl .v-window--show-arrows-on-hover .v-window__prev{-webkit-transform:translateX(200%);transform:translateX(200%)}.v-application--is-rtl .v-window--show-arrows-on-hover .v-window__next{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.v-window--show-arrows-on-hover:hover .v-window__next,.v-window--show-arrows-on-hover:hover .v-window__prev{-webkit-transform:translateX(0);transform:translateX(0)}.v-window-x-reverse-transition-enter-active,.v-window-x-reverse-transition-leave-active,.v-window-x-transition-enter-active,.v-window-x-transition-leave-active,.v-window-y-reverse-transition-enter-active,.v-window-y-reverse-transition-leave-active,.v-window-y-transition-enter-active,.v-window-y-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window-x-reverse-transition-leave,.v-window-x-reverse-transition-leave-to,.v-window-x-transition-leave,.v-window-x-transition-leave-to,.v-window-y-reverse-transition-leave,.v-window-y-reverse-transition-leave-to,.v-window-y-transition-leave,.v-window-y-transition-leave-to{position:absolute!important;top:0;width:100%}.v-window-x-transition-enter{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-window-x-reverse-transition-enter,.v-window-x-transition-leave-to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-window-x-reverse-transition-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-window-y-transition-enter{-webkit-transform:translateY(100%);transform:translateY(100%)}.v-window-y-reverse-transition-enter,.v-window-y-transition-leave-to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.v-window-y-reverse-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)}.v-btn:not(.v-btn--outlined).accent,.v-btn:not(.v-btn--outlined).error,.v-btn:not(.v-btn--outlined).info,.v-btn:not(.v-btn--outlined).primary,.v-btn:not(.v-btn--outlined).secondary,.v-btn:not(.v-btn--outlined).success,.v-btn:not(.v-btn--outlined).warning{color:#fff}.theme--light.v-btn{color:rgba(0,0,0,.87)}.theme--light.v-btn.v-btn--disabled,.theme--light.v-btn.v-btn--disabled .v-btn__loading,.theme--light.v-btn.v-btn--disabled .v-icon{color:rgba(0,0,0,.26)!important}.theme--light.v-btn.v-btn--disabled.v-btn--has-bg{background-color:rgba(0,0,0,.12)!important}.theme--light.v-btn.v-btn--has-bg{background-color:#f5f5f5}.theme--light.v-btn.v-btn--outlined.v-btn--text{border-color:rgba(0,0,0,.12)}.theme--light.v-btn.v-btn--icon{color:rgba(0,0,0,.54)}.theme--light.v-btn:hover:before{opacity:.08}.theme--light.v-btn:focus:before{opacity:.24}.theme--light.v-btn--active:before,.theme--light.v-btn--active:hover:before{opacity:.18}.theme--light.v-btn--active:focus:before{opacity:.16}.theme--dark.v-btn{color:#fff}.theme--dark.v-btn.v-btn--disabled,.theme--dark.v-btn.v-btn--disabled .v-btn__loading,.theme--dark.v-btn.v-btn--disabled .v-icon{color:hsla(0,0%,100%,.3)!important}.theme--dark.v-btn.v-btn--disabled.v-btn--has-bg{background-color:hsla(0,0%,100%,.12)!important}.theme--dark.v-btn.v-btn--has-bg{background-color:#272727}.theme--dark.v-btn.v-btn--outlined.v-btn--text{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-btn.v-btn--icon{color:#fff}.theme--dark.v-btn:hover:before{opacity:.08}.theme--dark.v-btn:focus:before{opacity:.24}.theme--dark.v-btn--active:before,.theme--dark.v-btn--active:hover:before{opacity:.18}.theme--dark.v-btn--active:focus:before{opacity:.32}.v-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-weight:500;letter-spacing:.0892857143em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:0;position:relative;text-decoration:none;text-indent:.0892857143em;text-transform:uppercase;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-property:opacity,-webkit-box-shadow,-webkit-transform;transition-property:opacity,-webkit-box-shadow,-webkit-transform;transition-property:box-shadow,transform,opacity;transition-property:box-shadow,transform,opacity,-webkit-box-shadow,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.v-btn.v-size--x-small{font-size:.625rem}.v-btn.v-size--small{font-size:.75rem}.v-btn.v-size--default,.v-btn.v-size--large{font-size:.875rem}.v-btn.v-size--x-large{font-size:1rem}.v-btn:before{background-color:currentColor;border-radius:inherit;bottom:0;color:inherit;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .2s cubic-bezier(.4,0,.6,1);transition:opacity .2s cubic-bezier(.4,0,.6,1)}.v-btn:not(.v-btn--round).v-size--x-small{height:20px;min-width:36px;padding:0 8.8888888889px}.v-btn:not(.v-btn--round).v-size--small{height:28px;min-width:50px;padding:0 12.4444444444px}.v-btn:not(.v-btn--round).v-size--default{height:36px;min-width:64px;padding:0 16px}.v-btn:not(.v-btn--round).v-size--large{height:44px;min-width:78px;padding:0 19.5555555556px}.v-btn:not(.v-btn--round).v-size--x-large{height:52px;min-width:92px;padding:0 23.1111111111px}.v-btn>.v-btn__content .v-icon{color:inherit}.v-btn__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;line-height:normal;position:relative;-webkit-transition:inherit;transition:inherit;-webkit-transition-property:opacity;transition-property:opacity}.v-btn__content .v-icon.v-icon--left,.v-btn__content .v-icon.v-icon--right{font-size:18px;height:18px;width:18px}.v-application--is-ltr .v-btn__content .v-icon--left{margin-left:-4px;margin-right:8px}.v-application--is-ltr .v-btn__content .v-icon--right,.v-application--is-rtl .v-btn__content .v-icon--left{margin-left:8px;margin-right:-4px}.v-application--is-rtl .v-btn__content .v-icon--right{margin-left:-4px;margin-right:8px}.v-btn__loader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0;width:100%}.v-btn--absolute.v-btn--right,.v-btn--fixed.v-btn--right{right:16px}.v-btn--absolute.v-btn--left,.v-btn--fixed.v-btn--left{left:16px}.v-btn--absolute.v-btn--top,.v-btn--fixed.v-btn--top{top:16px}.v-btn--absolute.v-btn--bottom,.v-btn--fixed.v-btn--bottom{bottom:16px}.v-btn--absolute{position:absolute}.v-btn--fixed{position:fixed}.v-btn--block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-width:100%!important;max-width:none}.v-btn--is-elevated{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-btn--is-elevated:after{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-btn--is-elevated:active{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-btn--is-elevated.v-btn--fab{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.v-btn--is-elevated.v-btn--fab:after{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-btn--is-elevated.v-btn--fab:active{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.v-btn--disabled{pointer-events:none}.v-btn--fab,.v-btn--icon{min-height:0;min-width:0;padding:0}.v-btn--fab.v-size--x-small .v-icon,.v-btn--icon.v-size--x-small .v-icon{height:18px;font-size:18px;width:18px}.v-btn--fab.v-size--default .v-icon,.v-btn--fab.v-size--small .v-icon,.v-btn--icon.v-size--default .v-icon,.v-btn--icon.v-size--small .v-icon{height:24px;font-size:24px;width:24px}.v-btn--fab.v-size--large .v-icon,.v-btn--icon.v-size--large .v-icon{height:28px;font-size:28px;width:28px}.v-btn--fab.v-size--x-large .v-icon,.v-btn--icon.v-size--x-large .v-icon{height:32px;font-size:32px;width:32px}.v-btn--icon.v-size--x-small{height:20px;width:20px}.v-btn--icon.v-size--small{height:28px;width:28px}.v-btn--icon.v-size--default{height:36px;width:36px}.v-btn--icon.v-size--large{height:44px;width:44px}.v-btn--icon.v-size--x-large{height:52px;width:52px}.v-btn--fab.v-btn--absolute,.v-btn--fab.v-btn--fixed{z-index:4}.v-btn--fab.v-size--x-small{height:32px;width:32px}.v-btn--fab.v-size--x-small.v-btn--absolute.v-btn--bottom{bottom:-16px}.v-btn--fab.v-size--x-small.v-btn--absolute.v-btn--top{top:-16px}.v-btn--fab.v-size--small{height:40px;width:40px}.v-btn--fab.v-size--small.v-btn--absolute.v-btn--bottom{bottom:-20px}.v-btn--fab.v-size--small.v-btn--absolute.v-btn--top{top:-20px}.v-btn--fab.v-size--default{height:56px;width:56px}.v-btn--fab.v-size--default.v-btn--absolute.v-btn--bottom{bottom:-28px}.v-btn--fab.v-size--default.v-btn--absolute.v-btn--top{top:-28px}.v-btn--fab.v-size--large{height:64px;width:64px}.v-btn--fab.v-size--large.v-btn--absolute.v-btn--bottom{bottom:-32px}.v-btn--fab.v-size--large.v-btn--absolute.v-btn--top{top:-32px}.v-btn--fab.v-size--x-large{height:72px;width:72px}.v-btn--fab.v-size--x-large.v-btn--absolute.v-btn--bottom{bottom:-36px}.v-btn--fab.v-size--x-large.v-btn--absolute.v-btn--top{top:-36px}.v-btn--loading{pointer-events:none;-webkit-transition:none;transition:none}.v-btn--loading .v-btn__content{opacity:0}.v-btn--outlined{border:thin solid currentColor}.v-btn--plain:before{display:none}.v-btn--plain:not(.v-btn--active):not(.v-btn--loading):not(:focus):not(:hover) .v-btn__content{opacity:.62}.v-btn--round{border-radius:50%}.v-btn--rounded{border-radius:28px}.v-btn--tile{border-radius:0}.v-progress-circular{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-progress-circular>svg{width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.v-progress-circular--indeterminate>svg{-webkit-animation:progress-circular-rotate 1.4s linear infinite;animation:progress-circular-rotate 1.4s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.v-progress-circular--indeterminate .v-progress-circular__overlay{-webkit-animation:progress-circular-dash 1.4s ease-in-out infinite;animation:progress-circular-dash 1.4s ease-in-out infinite;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0px}.v-progress-circular--indeterminate:not(.v-progress-circular--visible) .v-progress-circular__overlay,.v-progress-circular--indeterminate:not(.v-progress-circular--visible)>svg{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.v-progress-circular__info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-progress-circular__underlay{stroke:hsla(0,0%,62%,.4);z-index:1}.v-progress-circular__overlay{stroke:currentColor;z-index:2;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}@-webkit-keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}@keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}@-webkit-keyframes progress-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes progress-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.theme--light.v-image{color:rgba(0,0,0,.87)}.theme--dark.v-image{color:#fff}.v-image{z-index:0}.v-image__image,.v-image__placeholder{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%}.v-image__image{background-repeat:no-repeat}.v-image__image--preload{-webkit-filter:blur(2px);filter:blur(2px)}.v-image__image--contain{background-size:contain}.v-image__image--cover{background-size:cover}.v-responsive{position:relative;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.v-responsive__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0px;max-width:100%}.v-application--is-ltr .v-responsive__sizer~.v-responsive__content{margin-left:-100%}.v-application--is-rtl .v-responsive__sizer~.v-responsive__content{margin-right:-100%}.v-responsive__sizer{-webkit-transition:padding-bottom .2s cubic-bezier(.25,.8,.5,1);transition:padding-bottom .2s cubic-bezier(.25,.8,.5,1);-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0px}.theme--dark.v-image{color:#000}.modal-body.debug-view{padding:0}.modal-footer.debug-view{padding-top:.5rem;padding-bottom:.5rem;padding-right:1rem}.debug-view-list-group{max-height:88vh;overflow-x:hidden;overflow-y:auto}.tool-bar>*{margin-left:5px;margin-right:5px}.v-autocomplete.v-input>.v-input__control>.v-input__slot{cursor:text}.v-autocomplete input{-ms-flex-item-align:center;align-self:center}.v-autocomplete.v-select.v-input--is-focused input{min-width:64px}.v-autocomplete:not(.v-input--is-focused).v-select--chips input{max-height:0;padding:0}.v-autocomplete--is-selecting-index input{opacity:0}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot>input{margin-top:24px}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined).v-input--dense .v-select__slot>input{margin-top:20px}.v-autocomplete__content.v-menu__content,.v-autocomplete__content.v-menu__content .v-card{border-radius:0}.sl-vue-tree-node-item:hover,.toolbox-item:hover{background-color:#f5f5f5}.toolbox-icon{width:20px}.min-width-200{min-width:200px}.ds-header{border-radius:0;border:none}#fields.dropdown:hover .dropdown-menu{display:block;margin-left:0;padding-left:0}.dropdown-toggle-right:after{border-style:solid;border-width:.2em .2em 0 0;content:"";display:inline-block;height:.45em;left:.5em;position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg);vertical-align:top;width:.45em}.sl-vue-tree-root>.sl-vue-tree-nodes-list>.sl-vue-tree-node{border-bottom:none}.sl-vue-tree-node:not(:last-child){border-bottom:1px solid #ebedf3}.sl-vue-tree-node-item{min-height:25px;padding-top:4px;padding-bottom:4px}.sl-vue-tree-sidebar,.sl-vue-tree-title{margin-top:auto;margin-bottom:auto}.sl-vue-tree-selected>.sl-vue-tree-node-item{background-color:#d3d3d3!important}.sl-vue-tree-drag-info{background-color:#fff;opacity:.8;border-radius:5px}.sl-vue-tree-cursor,.sl-vue-tree-node-item.sl-vue-tree-cursor-inside{border:1px solid rgba(246,78,96,.6)}.sl-vue-tree-node-item.sl-vue-tree-cursor-inside{outline:none}.icon-primary{color:#ffe164}.icon-error{color:#ff6464}.min-width-16{min-width:16px}.min-width-20{min-width:20px}.contextmenu{border-radius:.42rem;z-index:99}#transformer-timeline .timeline-item.active,#transformer-timeline .timeline-item.active .timeline-media{border-color:#e7435e!important;border-width:1px!important}.prism-editor-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:auto;-o-tab-size:1.5em;tab-size:1.5em;-moz-tab-size:1.5em}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.prism-editor-wrapper .prism-editor__textarea{color:transparent!important}.prism-editor-wrapper .prism-editor__textarea::-moz-selection{background-color:#accef7!important;color:transparent!important}.prism-editor-wrapper .prism-editor__textarea::selection{background-color:#accef7!important;color:transparent!important}}.prism-editor-wrapper .prism-editor__container{position:relative;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;overflow:hidden;width:100%}.prism-editor-wrapper .prism-editor__line-numbers{height:100%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;padding-top:4px;margin-top:0;margin-right:10px}.prism-editor-wrapper .prism-editor__line-number{text-align:right;white-space:nowrap}.prism-editor-wrapper .prism-editor__textarea{position:absolute;top:0;left:0;height:100%;width:100%;resize:none;color:inherit;overflow:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-fill-color:transparent}.prism-editor-wrapper .prism-editor__editor,.prism-editor-wrapper .prism-editor__textarea{margin:0;border:0;background:none;-webkit-box-sizing:inherit;box-sizing:inherit;display:inherit;font-family:inherit;font-size:inherit;font-style:inherit;-webkit-font-variant-ligatures:inherit;font-variant-ligatures:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;text-indent:inherit;text-rendering:inherit;text-transform:inherit;white-space:pre-wrap;word-wrap:keep-all;overflow-wrap:break-word;padding:0}.prism-editor-wrapper .prism-editor__textarea--empty{-webkit-text-fill-color:inherit!important}.prism-editor-wrapper .prism-editor__editor{position:relative;pointer-events:none}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.modal-body.add-config-value{padding:0}.ql-editor{overflow-y:scroll;resize:vertical}.quill-editor .ql-container,.quill-editor .ql-toolbar{border-color:#e4e6ef}.input-group-append .input-group-text{border:1px solid #e4e6ef}.filter-operator{color:#805f96!important}.filter-value{color:#3c6923!important}.filter-is-invalid{outline:1px solid #e35b64;border-top-left-radius:.42rem;border-bottom-left-radius:.42rem;z-index:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23F64E60'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23F64E60' stroke='none'/%3E%3C/svg%3E")}.filter-is-invalid,.filter-is-valid{background-repeat:no-repeat;background-position:right calc(.375em + .325rem) center;background-size:calc(.75em + .65rem) calc(.75em + .65rem)}.filter-is-valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%231BC5BD' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}.yedi-filter-input-button{border-left:1px solid #e4e6ef!important;border-radius:0!important;background-color:#f3f6f9!important}.yedi-filter-control{border:1px solid #e4e6ef;border-radius:.42rem}.yedi-filter-input{color:rgba(0,0,0,.87);padding:8px 0 8px}.yedi-filter-input:focus{outline:none}.filter-group[data-v-b5584ce8]{position:relative}.filter-group[data-v-b5584ce8]:before{content:"";position:absolute;top:calc(20px + var(--line-offset));left:0;display:block;border-left:1px solid #d1d1d1;height:calc(100% - 31px - var(--line-offset));width:1px}.filter-group-not-first[data-v-b5584ce8]{margin-left:20px}.filter-group-not-first[data-v-b5584ce8]:after{content:"";top:calc(50% - 14px);left:-20px;display:block;position:absolute;border-bottom:1px solid #d1d1d1;height:1px;width:20px}.filter-first[data-v-b5584ce8]:before{content:"";top:50%;left:0;display:block;position:absolute;border-top:1px solid #d1d1d1;height:1px;width:15px}.filter[data-v-b5584ce8]:before{width:14px}.add-condition[data-v-b5584ce8]:before,.filter[data-v-b5584ce8]:before{content:"";top:50%;left:0;display:block;position:absolute;border-bottom:1px solid #d1d1d1;height:1px}.add-condition[data-v-b5584ce8]:before{width:15px}.and-or-button[data-v-b5584ce8]{width:16px;height:16px;position:absolute;top:calc(50% - 21px);left:-8px;font-size:10px;border:1px solid #d1d1d1;border-radius:50%;background:#fff;z-index:9}.card.card-custom[data-v-72391d3c]{-webkit-box-shadow:none!important;box-shadow:none!important;border:none!important}.editor[data-v-72391d3c]{background:#2d2d2d;color:#ccc;min-height:350px;padding:10px 0;max-height:500px;font-family:Fira code,Fira Mono,Consolas,Menlo,Courier,monospace;font-size:13px;line-height:1.5;border:1px solid #e4e6ef}.editor pre[data-v-72391d3c]{color:#ccc}.prism-editor__container[data-v-72391d3c]{height:100%;min-height:300vh!important}.prism-editor__textarea[data-v-72391d3c]:focus{outline:none}.filter-group[data-v-099dcfd8]{position:relative}.filter-group[data-v-099dcfd8]:before{content:"";position:absolute;top:calc(20px + var(--line-offset));left:0;display:block;border-left:1px solid #d1d1d1;height:calc(100% - 31px - var(--line-offset));width:1px}.filter-group-not-first[data-v-099dcfd8]{margin-left:20px}.filter-group-not-first[data-v-099dcfd8]:after{content:"";top:calc(50% - 14px);left:-20px;display:block;position:absolute;border-bottom:1px solid #d1d1d1;height:1px;width:20px}.filter-first[data-v-099dcfd8]:before{content:"";top:50%;left:0;display:block;position:absolute;border-top:1px solid #d1d1d1;height:1px;width:15px}.filter[data-v-099dcfd8]:before{width:14px}.add-condition[data-v-099dcfd8]:before,.filter[data-v-099dcfd8]:before{content:"";top:50%;left:0;display:block;position:absolute;border-bottom:1px solid #d1d1d1;height:1px}.add-condition[data-v-099dcfd8]:before{width:15px}.and-or-button[data-v-099dcfd8]{width:16px;height:16px;position:absolute;top:calc(50% - 21px);left:-8px;font-size:10px;border:1px solid #d1d1d1;border-radius:50%;background:#fff;z-index:9}.form-helper .highlight-variable{color:var(--primary)}.form-helper .highlight-variable:hover{background:#a8d1ce}.form-helper .highlight-text{color:#78cc9b}.form-helper .highlight-number{color:#f28d49}.form-helper .highlight-bool-null{color:#aaa7dc;font-style:italic}.form-helper .tooltip.tooltip-custom .tooltip-inner{max-width:none}.form-helper i.toggle-empty{position:absolute;top:85%;font-size:10px!important;-webkit-transform:translateX(125%);transform:translateX(125%)}.form-helper .disabled,.form-helper [disabled]{background-color:#f3f6f9}.wizard.wizard-1 .wizard-nav .wizard-steps{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wizard.wizard-1 .wizard-nav .wizard-steps,.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step{text-align:center}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label{margin-left:3.5rem;margin-right:3.5rem}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-icon{color:#b5b5c3;font-size:3.75rem}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-icon svg g [fill]{-webkit-transition:fill .3s ease;transition:fill .3s ease;fill:#b5b5c3}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-icon svg:hover g [fill]{-webkit-transition:fill .3s ease;transition:fill .3s ease}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title{color:#7e8299;font-size:1.1rem;font-weight:500;margin-top:.75rem}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-arrow{color:#7e8299;font-size:1.25rem}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-arrow.last{display:none}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-label .wizard-icon,.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-label .wizard-icon{color:#e7435e}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-label .wizard-icon svg g [fill],.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-label .wizard-icon svg g [fill]{-webkit-transition:fill .3s ease;transition:fill .3s ease;fill:#e7435e}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-label .wizard-icon svg:hover g [fill],.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-label .wizard-icon svg:hover g [fill]{-webkit-transition:fill .3s ease;transition:fill .3s ease}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-arrow,.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-label .wizard-title,.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-arrow,.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-label .wizard-title{color:#e7435e}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-arrow svg g [fill],.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-arrow svg g [fill]{-webkit-transition:fill .3s ease;transition:fill .3s ease;fill:#e7435e}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-arrow svg:hover g [fill],.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-arrow svg:hover g [fill]{-webkit-transition:fill .3s ease;transition:fill .3s ease}@media(min-width:768px)and (max-width:1199.98px){.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label{margin-left:1.5rem;margin-right:1.5rem}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-icon{font-size:3.75rem}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title{margin-top:.75rem}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-arrow{font-size:1.1rem}}@media(max-width:767.98px){.wizard.wizard-1 .wizard-nav .wizard-steps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.5rem;margin-top:.5rem}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0;margin-right:0}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-icon{font-size:1.5rem;margin-right:1.25rem}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-arrow{font-size:1rem}.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-arrow.last{display:block}}#kt_wizard_mapping_transformers .wizard-step{width:33%}#kt_wizard_mapping_transformers .wizard-icon{font-size:2rem}#transformer-timeline .timeline-item{border-left:2px solid #ebedf3;padding:0 0 20px 50px}#transformer-timeline .timeline-item.timeline-item-output{border-left-color:transparent;padding-bottom:0}.flip-list-move{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.no-move{-webkit-transition:-webkit-transform 0s;transition:-webkit-transform 0s;transition:transform 0s;transition:transform 0s,-webkit-transform 0s}input.form-control[readonly]{background-color:#f3f6f9}.transformers-modal .modal-dialog{min-width:800px;max-width:85%}.transformers-modal .modal-dialog .modal-body .content{min-height:400px}.v-treeview-node__root{margin:0!important}.circle.fal{color:#3f4254}polyline{-webkit-transition:all .2s;transition:all .2s;cursor:pointer}.tool-bar i:not(.is-disabled):hover{color:#ff3554!important}.tool-bar i.is-disabled{cursor:default!important;opacity:.6}.nav-pills .nav-item .nav-link{border-radius:5px}.mapping-tree-node-data{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#mapping-wrapper{max-height:calc(100vh - 52px)}#data-structure-modal .modal-dialog{max-width:95%}#konva-mapping:not(.active){pointer-events:none}#tree-start .tree-node{border-radius:24px;background-color:transparent;-webkit-transition:background-color .3s;transition:background-color .3s}#tree-start .tree-node:hover{background-color:rgba(0,0,0,.03)}#tree-start .tree-node .type-icon{font-size:1rem}#tree-start .tree-node .tree-node-content{height:20px}#tree-start .tree-node .btn-toggle-children{-webkit-transition:all .3s;transition:all .3s;background-color:transparent}#tree-start .tree-node .btn-toggle-children:hover{background-color:rgba(0,0,0,.03)}#tree-start .tree-node .btn-toggle-children i{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all .3s;transition:all .3s}#tree-start .tree-node .btn-toggle-children.open i{-webkit-transform:rotate(0deg);transform:rotate(0deg)}#tree-end .tree-node{border-radius:24px;background-color:transparent;-webkit-transition:background-color .3s;transition:background-color .3s}#tree-end .tree-node.disabled{opacity:.6}#tree-end .tree-node:hover{background-color:rgba(0,0,0,.03)}#tree-end .tree-node .type-icon{font-size:1rem}#tree-end .tree-node .tree-node-content{height:20px}#tree-end .tree-node .btn-toggle-children{-webkit-transition:all .3s;transition:all .3s;background-color:transparent}#tree-end .tree-node .btn-toggle-children:hover{background-color:rgba(0,0,0,.03)}#tree-end .tree-node .btn-toggle-children i{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all .3s;transition:all .3s}#tree-end .tree-node .btn-toggle-children.open i{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.tooltip.tooltip-custom .tooltip-inner{max-width:none}.tooltip.b-tooltip.text-left .tooltip-inner{text-align:left}.code-editor>.prism-editor__textarea:focus{outline:none}.code-editor>.prism-editor__container{min-height:300px!important}.editor.code-editor{max-height:400px}.modal .editor.code-editor{max-height:none}.code-editor{font-family:Fira code,Fira Mono,Consolas,Menlo,Courier,monospace;font-size:13px;line-height:1.5;padding:5px;border:1px solid #e4e6ef}#codeFullScreen .modal-dialog{max-width:95%}#codeFullScreen .mapping-wrapper{max-height:calc(100vh - 140px)}#codeFullScreen.modal-code .modal-dialog{height:95vh}#codeFullScreen.modal-code .modal-dialog .modal-content{height:100%}#codeFullScreen.modal-code .modal-dialog .modal-content .editor{height:80vh;overflow-y:auto}#codeFullScreen.modal-code .modal-dialog .modal-content .editor .prism-editor__container{height:auto}.card.card-custom.designer-mode .card-header[data-v-02391674]{min-height:0}.nav-pills .nav-item .nav-link[data-v-02391674]{border-radius:5px}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-webkit-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.cm-s-neo.CodeMirror{background-color:#fff;color:#2e383c;line-height:1.4375}.cm-s-neo .cm-comment{color:#75787b}.cm-s-neo .cm-keyword,.cm-s-neo .cm-property{color:#1d75b3}.cm-s-neo .cm-atom,.cm-s-neo .cm-number{color:#75438a}.cm-s-neo .cm-node,.cm-s-neo .cm-tag{color:#9c3328}.cm-s-neo .cm-string{color:#b35e14}.cm-s-neo .cm-qualifier,.cm-s-neo .cm-variable{color:#047d65}.cm-s-neo pre{padding:0}.cm-s-neo .CodeMirror-gutters{border:none;border-right:10px solid transparent;background-color:transparent}.cm-s-neo .CodeMirror-linenumber{padding:0;color:#e0e2e5}.cm-s-neo .CodeMirror-guttermarker{color:#1d75b3}.cm-s-neo .CodeMirror-guttermarker-subtle{color:#e0e2e5}.cm-s-neo .CodeMirror-cursor{width:auto;border:0;background:rgba(155,157,162,.37);z-index:1}.cm-s-panda-syntax{background:#292a2b;color:#e6e6e6;line-height:1.5;font-family:Operator Mono,Source Code Pro,Menlo,Monaco,Consolas,Courier New,monospace}.cm-s-panda-syntax .CodeMirror-cursor{border-color:#ff2c6d}.cm-s-panda-syntax .CodeMirror-activeline-background{background:rgba(99,123,156,.1)}.cm-s-panda-syntax .CodeMirror-selected{background:#fff}.cm-s-panda-syntax .cm-comment{font-style:italic;color:#676b79}.cm-s-panda-syntax .cm-operator{color:#f3f3f3}.cm-s-panda-syntax .cm-string{color:#19f9d8}.cm-s-panda-syntax .cm-string-2{color:#ffb86c}.cm-s-panda-syntax .cm-tag{color:#ff2c6d}.cm-s-panda-syntax .cm-meta{color:#b084eb}.cm-s-panda-syntax .cm-number{color:#ffb86c}.cm-s-panda-syntax .cm-atom{color:#ff2c6d}.cm-s-panda-syntax .cm-keyword{color:#ff75b5}.cm-s-panda-syntax .cm-variable{color:#ffb86c}.cm-s-panda-syntax .cm-type,.cm-s-panda-syntax .cm-variable-2,.cm-s-panda-syntax .cm-variable-3{color:#ff9ac1}.cm-s-panda-syntax .cm-def{color:#e6e6e6}.cm-s-panda-syntax .cm-property{color:#f3f3f3}.cm-s-panda-syntax .cm-attribute,.cm-s-panda-syntax .cm-unit{color:#ffb86c}.cm-s-panda-syntax .CodeMirror-matchingbracket{border-bottom:1px dotted #19f9d8;padding-bottom:2px;color:#e6e6e6}.cm-s-panda-syntax .CodeMirror-gutters{background:#292a2b;border-right-color:hsla(0,0%,100%,.1)}.cm-s-panda-syntax .CodeMirror-linenumber{color:#e6e6e6;opacity:.6}.CodeMirror-hints{position:absolute;z-index:10;overflow:hidden;list-style:none;margin:0;padding:2px;-webkit-box-shadow:2px 3px 5px rgba(0,0,0,.2);box-shadow:2px 3px 5px rgba(0,0,0,.2);border-radius:3px;border:1px solid silver;background:#fff;font-size:90%;font-family:monospace;max-height:20em;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.CodeMirror-hint{margin:0;padding:0 4px;border-radius:2px;white-space:pre;color:#000;cursor:pointer}li.CodeMirror-hint-active{background:#08f;color:#fff}.sql{color:#00f}.sql:after{content:"sql";padding-left:20px;font-style:italic;float:right;color:grey}.sql-table{color:#8a2be2}.sql-table:after{content:"table";padding-left:20px;font-style:italic;float:right;color:grey}.sql-column{color:brown}.sql-column:after{content:"column";padding-left:20px;font-style:italic;float:right;color:grey}.CodeMirror.cm-s-panda-syntax.CodeMirror-wrap[data-v-2d6ff06f]{height:100%!important}

/*!
 * jQuery QueryBuilder 2.6.2
 * Copyright 2014-2021 Damien "Mistic" Sorel (http://www.strangeplanet.fr)
 * Licensed under MIT (https://opensource.org/licenses/MIT)
 */.query-builder .rule-container,.query-builder .rule-placeholder,.query-builder .rules-group-container{position:relative;margin:4px 0;border-radius:5px;padding:5px;border:1px solid #eee;background:hsla(0,0%,100%,.9)}.query-builder .drag-handle,.query-builder .error-container,.query-builder .rule-container .rule-filter-container,.query-builder .rule-container .rule-operator-container,.query-builder .rule-container .rule-value-container{display:inline-block;margin:0 5px 0 0;vertical-align:middle}.query-builder .rules-group-container{padding:10px;padding-bottom:6px;border:1px solid #dcc896;background:rgba(250,240,210,.5)}.query-builder .rules-group-header{margin-bottom:10px}.query-builder .rules-group-header .group-conditions .btn.readonly:not(.active),.query-builder .rules-group-header .group-conditions input[name$=_cond]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.query-builder .rules-group-header .group-conditions .btn.readonly{border-radius:3px}.query-builder .rules-list{list-style:none;padding:0 0 0 15px;margin:0}.query-builder .rule-value-container{border-left:1px solid #ddd;padding-left:5px}.query-builder .rule-value-container label{margin-bottom:0;font-weight:400}.query-builder .rule-value-container label.block{display:block}.query-builder .rule-value-container input[type=number],.query-builder .rule-value-container input[type=text],.query-builder .rule-value-container select{padding:1px}.query-builder .error-container{display:none;cursor:help;color:red}.query-builder .has-error{background-color:#fdd;border-color:#f99}.query-builder .has-error .error-container{display:inline-block!important}.query-builder .rules-list>:after,.query-builder .rules-list>:before{content:"";position:absolute;left:-10px;width:10px;height:calc(50% + 4px);border-color:#ccc;border-style:solid}.query-builder .rules-list>:before{top:-4px;border-width:0 0 2px 2px}.query-builder .rules-list>:after{top:50%;border-width:0 0 0 2px}.query-builder .rules-list>:first-child:before{top:-12px;height:calc(50% + 14px)}.query-builder .rules-list>:last-child:before{border-radius:0 0 0 4px}.query-builder .rules-list>:last-child:after{display:none}.query-builder.bt-checkbox-glyphicons .checkbox input[type=checkbox]:checked+label:after{font-family:Glyphicons Halflings;content:"\e013"}.query-builder.bt-checkbox-glyphicons .checkbox label:after{padding-left:4px;padding-top:2px;font-size:9px}.query-builder .error-container+.tooltip .tooltip-inner{color:#f99!important}.query-builder p.filter-description{margin:5px 0 0 0;background:#d9edf7;border:1px solid #bce8f1;color:#31708f;border-radius:5px;padding:2.5px 5px;font-size:.8em}.query-builder .rules-group-header [data-invert]{margin-left:5px}.query-builder .drag-handle{cursor:move;vertical-align:middle;margin-left:5px}.query-builder .dragging{position:fixed;opacity:.5;z-index:100}.query-builder .dragging:after,.query-builder .dragging:before{display:none}.query-builder .rule-placeholder{border:1px dashed #bbb;opacity:.7}.close[data-v-19723d07]{float:right}.button[data-v-19723d07]{margin-top:35px}.flip-list-move[data-v-19723d07]{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.no-move[data-v-19723d07]{-webkit-transition:-webkit-transform 0s;transition:-webkit-transform 0s;transition:transform 0s;transition:transform 0s,-webkit-transform 0s}.ghost[data-v-19723d07]{opacity:.5;background:#1bc5bd}.list-group[data-v-19723d07]{min-height:20px}.list-group-item[data-v-19723d07]{cursor:move}.list-group-item i[data-v-19723d07]{cursor:pointer}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.node-states i{font-size:1.4rem}#editor-modal .modal-dialog{max-width:95%}#editor-modal .mapping-wrapper{max-height:calc(100vh - 140px)}#editor-modal.modal-code .modal-dialog{height:95vh}#editor-modal.modal-code .modal-dialog .modal-content{height:100%}#editor-modal.modal-code .modal-dialog .modal-content .editor{height:80vh;overflow-y:auto}#editor-modal.modal-code .modal-dialog .modal-content .editor .prism-editor__container{height:auto}.noteContent{overflow:hidden;resize:both}.noteEditIcon{width:33px;height:33px;font-size:22px;color:#b5b5c3}.noteElementDraggable{z-index:200;position:fixed}.noteElementDraggable.start{cursor:-webkit-grabbing;cursor:grabbing;-webkit-transition:background .3s ease-out,-webkit-backdrop-filter .1s ease;transition:background .3s ease-out,-webkit-backdrop-filter .1s ease;transition:backdrop-filter .1s ease,background .3s ease-out;transition:backdrop-filter .1s ease,background .3s ease-out,-webkit-backdrop-filter .1s ease;-webkit-transition:backdrop-filter .1s ease,background .3s ease-out;-moz-transition:.1s backdrop-filter ease,.3s background ease-out}.noteElementDraggable.stop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transition:background .3s ease-out,-webkit-backdrop-filter 1s ease;transition:background .3s ease-out,-webkit-backdrop-filter 1s ease;transition:backdrop-filter 1s ease,background .3s ease-out;transition:backdrop-filter 1s ease,background .3s ease-out,-webkit-backdrop-filter 1s ease;-webkit-transition:backdrop-filter 1s ease,background .3s ease-out;-moz-transition:1s backdrop-filter ease,.3s background ease-out}.noteContent img{width:100%}.context-menu-default{position:absolute;width:320px;padding:0;margin:0;background:#fff;z-index:100;border-radius:3px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.3);box-shadow:1px 1px 4px rgba(0,0,0,.3);opacity:0;-webkit-transform:translateY(15px) scale(.95);transform:translateY(15px) scale(.95);-webkit-transition:opacity .1s ease-out,-webkit-transform .1s ease-out;transition:opacity .1s ease-out,-webkit-transform .1s ease-out;transition:transform .1s ease-out,opacity .1s ease-out;transition:transform .1s ease-out,opacity .1s ease-out,-webkit-transform .1s ease-out;pointer-events:none}.context-menu-default-item{display:block;position:relative;margin:0;padding:0;white-space:nowrap}.context-menu-default-btn{background:none;line-height:normal;overflow:visible;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;display:block;width:100%;color:#444;font-family:Roboto,sans-serif;font-size:13px;text-align:left;cursor:pointer;border:1px solid transparent;white-space:nowrap;padding:8px 16px}.context-menu-default-btn::-moz-focus-inner{border:0;padding:0}.context-menu-default-icon{font-size:16px}.context-menu-default-text{font-size:14px;margin-left:15px}.context-menu-default-item:hover>.context-menu-default-btn{outline:none;background-color:#fafafa}.context-menu-default-item.disabled{opacity:.5;pointer-events:none}.context-menu-default-item.disabled .context-menu-default-btn{cursor:default}.context-menu-default-separator{display:block;margin:7px 5px;height:1px;border-bottom:1px solid #fff;background-color:#aaa}.context-menu-default-item.subcontext-menu-default:after{content:"";position:absolute;right:6px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:5px solid transparent;border-left-color:grey}.context-menu-default-item.subcontext-menu-default:hover:after{border-left-color:#fff}.context-menu-default .context-menu-default{top:4px;left:99%}.context-menu-default-item:hover>.context-menu-default,.show-context-menu-default{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1);pointer-events:auto}.context-menu-default-item:hover>.context-menu-default{-webkit-transition-delay:.1s;transition-delay:.3s}.context-menu-blue{position:absolute;width:250px;padding:0;margin:0;background:#23aff7;background:linear-gradient(180deg,#23aff7 0,#007bff 100px,#007bff);z-index:100;border-radius:2px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);opacity:0;-webkit-transform:translateY(15px) scale(.95);transform:translateY(15px) scale(.95);-webkit-transition:opacity .1s ease-out,-webkit-transform .1s ease-out;transition:opacity .1s ease-out,-webkit-transform .1s ease-out;transition:transform .1s ease-out,opacity .1s ease-out;transition:transform .1s ease-out,opacity .1s ease-out,-webkit-transform .1s ease-out;pointer-events:none}.context-menu-blue-item{display:block;position:relative;margin:0;padding:0;white-space:nowrap}.context-menu-blue-btn{background:none;line-height:normal;overflow:visible;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;display:block;width:100%;font-family:Roboto,sans-serif;text-align:left;cursor:pointer;border:1px solid transparent;white-space:nowrap;padding:1rem 2rem}.context-menu-blue-btn::-moz-focus-inner{border:0;padding:0}.context-menu-blue-icon{color:#fff;font-size:1.1rem}.context-menu-blue-text{color:#fff;font-family:Barlow,sans-serif;font-size:1rem;margin-left:20px}.context-menu-blue-item:hover>.context-menu-blue-btn{color:#23aff7;outline:none;background-color:#73d0ff;background:-webkit-gradient(linear,left top,left bottom,from(#73d0ff),to(#73d0ff));background:linear-gradient(180deg,#73d0ff,#73d0ff)}.context-menu-blue-item.disabled{opacity:.5;pointer-events:none}.context-menu-blue-item.disabled .context-menu-blue-btn{cursor:#00f}.context-menu-blue-separator{display:block;margin:7px 5px;height:1px;border-bottom:1px solid #23aff7;background-color:#aaa}.context-menu-blue-item.subcontext-menu-blue:after{content:"";position:absolute;right:6px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:5px solid transparent;border-left-color:grey}.context-menu-blue-item.subcontext-menu-blue:hover:after{border-left-color:#23aff7}.context-menu-blue .context-menu-blue{top:4px;left:99%}.context-menu-blue-item:hover>.context-menu-blue,.show-context-menu-blue{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1);pointer-events:auto}.context-menu-blue-item:hover>.context-menu-blue{-webkit-transition-delay:.1s;transition-delay:.3s}.card.card-custom.designer-mode .card-header[data-v-488e82c1]{min-height:0}.nav-pills .nav-item .nav-link[data-v-488e82c1]{border-radius:5px}
/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.cropper-face,.cropper-view-box{border-radius:50%}.editor{border:0}.condition-label:hover .condition-remove{display:inline-block!important}.condition-label .condition-label-input{border-color:transparent}.condition-label .condition-label-input:focus,.condition-label .condition-label-input:hover{border-color:#9babbd}.condition .v-input.v-select.connection-operator{width:65px}.condition .v-input.v-select.connection-operator .v-input__slot{padding-left:5px;width:61px}.condition .v-input.v-select .v-input__slot{padding-right:5px}.condition .v-input.v-select .v-input__slot .v-input__icon{width:15px;min-width:0}.output-text[data-v-04c279dc]{font-size:1.15rem}#accordion-configuration i.disable-icon{opacity:.5}.invalid:after{content:"!";color:red;font-family:Poppins,Helvetica,sans-serif;font-size:18px}.configuration-element{max-height:72vh;overflow-x:hidden;overflow-y:auto}.accordion-configuration-body{max-height:50vh;overflow-y:auto}.accordion-configuration-navigation{position:sticky;top:0}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.ps{position:relative}#table-wrapper .b-pagination .page-item.active .page-link{cursor:default}#table-wrapper .b-pagination .page-item.active i{font-size:1rem}#table-wrapper .b-pagination .page-item.active input[type=number]{-moz-appearance:textfield;width:var(--input-width);min-width:10px;outline:none;padding:0 4px;margin:-4px 0;text-align:center;height:1.75rem}#table-wrapper .b-pagination .page-item.active input[type=number]::-webkit-inner-spin-button,#table-wrapper .b-pagination .page-item.active input[type=number]::-webkit-outer-spin-button{display:none}#table-wrapper .b-pagination.is-page-edit .page-item.active .page-link{background-color:#fff}.dataTables_wrapper tbody tr:hover,.dataTables_wrapper tbody tr:hover td{background-color:#fbfbfb}.vjs-tree__node span span[data-v-9ee3816c]{word-break:break-all}.menu-header .dropdown-menu[data-v-f013d18c]{margin:0;padding:0;outline:none}.menu-header .dropdown-menu .b-dropdown-text[data-v-f013d18c]{padding:0}.v-select__selections[data-v-f013d18c]{height:55px}.editor[data-v-c370c4dc]{background:#2d2d2d;color:#ccc;min-height:350px;padding:10px 0;max-height:750px}.editor pre[data-v-c370c4dc]{color:#ccc}.prism-editor__container[data-v-c370c4dc]{height:100%;min-height:300vh!important}.prism-editor__textarea[data-v-c370c4dc]:focus{outline:none}.jsonEditor{background:#2d2d2d;color:#ccc;min-height:350px;padding:10px 0;max-height:300px}.jsonEditor pre{color:#ccc}.prism-editor__container{height:100%;min-height:300vh!important}.prism-editor__textarea:focus{outline:none}.d2h-wrapper{text-align:left}.d2h-file-header{background-color:#f7f7f7;border-bottom:1px solid #d8d8d8;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;height:35px;padding:5px 10px}.d2h-file-header.d2h-sticky-header{position:sticky;top:0;z-index:1}.d2h-file-stats{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;margin-left:auto}.d2h-lines-added{border:1px solid #b4e2b4;border-radius:5px 0 0 5px;color:#399839;padding:2px;text-align:right;vertical-align:middle}.d2h-lines-deleted{border:1px solid #e9aeae;border-radius:0 5px 5px 0;color:#c33;margin-left:1px;padding:2px;text-align:left;vertical-align:middle}.d2h-file-name-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;width:100%}.d2h-file-name{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.d2h-file-wrapper{margin-bottom:1em}.d2h-file-collapse,.d2h-file-wrapper{border:1px solid #ddd;border-radius:3px}.d2h-file-collapse{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:none;font-size:12px;justify-content:flex-end;padding:4px 8px}.d2h-file-collapse.d2h-selected{background-color:#c8e1ff}.d2h-file-collapse-input{margin:0 4px 0 0}.d2h-diff-table{border-collapse:collapse;font-family:Menlo,Consolas,monospace;font-size:13px;width:100%}.d2h-files-diff{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.d2h-file-diff{overflow-y:hidden}.d2h-file-diff.d2h-d-none,.d2h-files-diff.d2h-d-none{display:none}.d2h-file-side-diff{display:inline-block;overflow-x:scroll;overflow-y:hidden;width:50%}.d2h-code-line{padding:0 8em}.d2h-code-line,.d2h-code-side-line{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%}.d2h-code-side-line{padding:0 4.5em}.d2h-code-line-ctn{word-wrap:normal;background:none;display:inline-block;padding:0;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;vertical-align:middle;white-space:pre;width:100%}.d2h-code-line del,.d2h-code-side-line del{background-color:#ffb6ba}.d2h-code-line del,.d2h-code-line ins,.d2h-code-side-line del,.d2h-code-side-line ins{border-radius:.2em;display:inline-block;margin-top:-1px;text-decoration:none;vertical-align:middle}.d2h-code-line ins,.d2h-code-side-line ins{background-color:#97f295;text-align:left}.d2h-code-line-prefix{word-wrap:normal;background:none;display:inline;padding:0;white-space:pre}.line-num1{float:left}.line-num1,.line-num2{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding:0 .5em;text-overflow:ellipsis;width:3.5em}.line-num2{float:right}.d2h-code-linenumber{background-color:#fff;border:solid #eee;border-width:0 1px;-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.3);cursor:pointer;display:inline-block;position:absolute;text-align:right;width:7.5em}.d2h-code-linenumber:after{content:"\200b"}.d2h-code-side-linenumber{background-color:#fff;border:solid #eee;border-width:0 1px;-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.3);cursor:pointer;display:inline-block;overflow:hidden;padding:0 .5em;position:absolute;text-align:right;text-overflow:ellipsis;width:4em}.d2h-code-side-linenumber:after{content:"\200b"}.d2h-code-side-emptyplaceholder,.d2h-emptyplaceholder{background-color:#f1f1f1;border-color:#e1e1e1}.d2h-code-line-prefix,.d2h-code-linenumber,.d2h-code-side-linenumber,.d2h-emptyplaceholder{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.d2h-code-linenumber,.d2h-code-side-linenumber{direction:rtl}.d2h-del{background-color:#fee8e9;border-color:#e9aeae}.d2h-ins{background-color:#dfd;border-color:#b4e2b4}.d2h-info{background-color:#f8fafd;border-color:#d5e4f2;color:rgba(0,0,0,.3)}.d2h-file-diff .d2h-del.d2h-change{background-color:#fdf2d0}.d2h-file-diff .d2h-ins.d2h-change{background-color:#ded}.d2h-file-list-wrapper{margin-bottom:10px}.d2h-file-list-wrapper a{color:#3572b0;text-decoration:none}.d2h-file-list-wrapper a:visited{color:#3572b0}.d2h-file-list-header{text-align:left}.d2h-file-list-title{font-weight:700}.d2h-file-list-line{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left}.d2h-file-list{display:block;list-style:none;margin:0;padding:0}.d2h-file-list>li{border-bottom:1px solid #ddd;margin:0;padding:5px 10px}.d2h-file-list>li:last-child{border-bottom:none}.d2h-file-switch{cursor:pointer;display:none;font-size:10px}.d2h-icon{fill:currentColor;margin-right:10px;vertical-align:middle}.d2h-deleted{color:#c33}.d2h-added{color:#399839}.d2h-changed{color:#d0b44c}.d2h-moved{color:#3572b0}.d2h-tag{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:10px;margin-left:5px;padding:0 2px}.d2h-deleted-tag{border:1px solid #c33}.d2h-added-tag{border:1px solid #399839}.d2h-changed-tag{border:1px solid #d0b44c}.d2h-moved-tag{border:1px solid #3572b0}.multipane-resizer{background:#fff}.git-editor{background:#2d2d2d;color:#ccc;min-height:300px;padding:10px 0}.git-editor pre{color:#ccc}.d2h-files-diff{overflow-y:scroll;max-height:var(--diffsMaxHeight)}.d2h-code-wrapper{position:relative}.d2h-file-header{display:none}.editor{background:#2d2d2d;min-height:300px;padding:10px 0;max-height:750px}.editor,.editor pre{color:#ccc}.custom-resizer{width:100%;height:100%}.custom-resizer>.pane{text-align:left;padding:0;overflow:hidden}.custom-resizer>.multipane-resizer{margin:0;left:0;position:relative}.custom-resizer>.multipane-resizer:before{display:block;content:"";width:3px;height:40px;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-1.5px;border-left:1px solid #ccc;border-right:1px solid #ccc}.custom-resizer>.multipane-resizer:hover:before{border-color:#999}.dashedBg{background:repeating-linear-gradient(45deg,#ff3554,#e7435e,#e74350,#e74150 5px)}.multipane-resizer{background:#f6f6f6}.workflow-designer .page-loader{position:absolute}.gridstack-remove{top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;right:auto}.gridstack-remove #trash{width:70px;height:70px}.gridstack-remove #trash.ui-droppable-active .btn{margin-top:0}.gridstack-remove #trash.ui-droppable-hover .btn{background-color:#f64e60}.gridstack-remove #trash.ui-droppable-hover .btn i{color:#fff}.gridstack-remove #trash .btn{width:70px;height:70px;background-color:#fff;margin-top:-200px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.element-icon{width:auto;width:100%;height:100%}#grid-stack .grid-stack-item.active{border:1px dashed;border-color:#e7435e!important;border-radius:5px}#grid-stack .grid-stack-item.ui-draggable-dragging{z-index:1040}#grid-stack .grid-stack-item>.grid-stack-item-content{inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:visible}#grid-stack .grid-stack-item>.grid-stack-item-content .element{width:100%!important;height:100%!important}#grid-stack .grid-stack-item>.grid-stack-item-content .element.operator{border:none!important;width:100%!important;height:100%!important}#grid-stack .grid-stack-item>.grid-stack-item-content .element.operator img{width:100%!important;height:100%!important;max-height:100%;max-width:100%}.v-tooltip{display:none}.v-tooltip--attached{display:inline}.v-tooltip__content{background:rgba(97,97,97,.9);color:#fff;border-radius:4px;font-size:14px;line-height:22px;display:inline-block;padding:5px 16px;position:absolute;text-transform:none;width:auto;opacity:0;pointer-events:none}.v-tooltip__content.menuable__content__active{opacity:.9}.v-tooltip__content--fixed{position:fixed}.v-tooltip__content[class*=-active]{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.v-tooltip__content[class*=enter-active]{-webkit-transition-duration:.15s;transition-duration:.15s}.v-tooltip__content[class*=leave-active]{-webkit-transition-duration:75ms;transition-duration:75ms}td.l1[data-v-21d30d52]{padding-left:1rem}td.l2[data-v-21d30d52]{padding-left:1.7rem}td.l3[data-v-21d30d52]{padding-left:2.4rem}td.l4[data-v-21d30d52]{padding-left:3.1rem}td.l5[data-v-21d30d52]{padding-left:3.8rem}tr[data-v-21d30d52]{position:relative}tr[data-v-21d30d52]:after,tr[data-v-21d30d52]:before{content:"";display:block;position:absolute}tr.parent>td>button[data-v-21d30d52]{position:relative;z-index:1}td[data-v-21d30d52]:first-child{padding-left:18px}.child>td[data-v-21d30d52]:first-child,.parent>td[data-v-21d30d52]:first-child{padding-left:18px;position:relative}.child>td[data-v-21d30d52]:first-child:after,.child>td[data-v-21d30d52]:first-child:before,.parent>td[data-v-21d30d52]:first-child:after,.parent>td[data-v-21d30d52]:first-child:before{content:"";display:block;position:absolute}.child[data-v-21d30d52]:before,.parent[data-v-21d30d52]:before{width:10px;top:50%;border-top:1px solid #d1d1d1}.child.l1[data-v-21d30d52]:before,.parent.l1[data-v-21d30d52]:before{left:15px}.child.l2[data-v-21d30d52]:before,.parent.l2[data-v-21d30d52]:before{left:30px}.child.l3[data-v-21d30d52]:before,.parent.l3[data-v-21d30d52]:before{left:45px}.child.l4[data-v-21d30d52]:before,.parent.l4[data-v-21d30d52]:before{left:60px}.child.l5[data-v-21d30d52]:before,.parent.l5[data-v-21d30d52]:before{left:75px}.child.parent.l1[data-v-21d30d52]:before,.parent.parent.l1[data-v-21d30d52]:before{border-top:none}.child.child>td[data-v-21d30d52]:first-child:before,.parent.child>td[data-v-21d30d52]:first-child:before{top:0;bottom:50%;border-left:1px solid #d1d1d1}.child.child>td[data-v-21d30d52]:first-child:after,.parent.child>td[data-v-21d30d52]:first-child:after{top:50%;bottom:0;border-left:1px solid #d1d1d1}.child.child.l1>td[data-v-21d30d52]:first-child,.parent.child.l1>td[data-v-21d30d52]:first-child{padding-left:18px}.child.child.l1>td[data-v-21d30d52]:first-child:after,.child.child.l1>td[data-v-21d30d52]:first-child:before,.parent.child.l1>td[data-v-21d30d52]:first-child:after,.parent.child.l1>td[data-v-21d30d52]:first-child:before{left:15px}.child.child.l2>td[data-v-21d30d52]:first-child,.parent.child.l2>td[data-v-21d30d52]:first-child{padding-left:36px}.child.child.l2>td[data-v-21d30d52]:first-child:after,.child.child.l2>td[data-v-21d30d52]:first-child:before,.parent.child.l2>td[data-v-21d30d52]:first-child:after,.parent.child.l2>td[data-v-21d30d52]:first-child:before{left:30px}.child.child.l3>td[data-v-21d30d52]:first-child,.parent.child.l3>td[data-v-21d30d52]:first-child{padding-left:54px}.child.child.l3>td[data-v-21d30d52]:first-child:after,.child.child.l3>td[data-v-21d30d52]:first-child:before,.parent.child.l3>td[data-v-21d30d52]:first-child:after,.parent.child.l3>td[data-v-21d30d52]:first-child:before{left:45px}.child.child.l4>td[data-v-21d30d52]:first-child,.parent.child.l4>td[data-v-21d30d52]:first-child{padding-left:72px}.child.child.l4>td[data-v-21d30d52]:first-child:after,.child.child.l4>td[data-v-21d30d52]:first-child:before,.parent.child.l4>td[data-v-21d30d52]:first-child:after,.parent.child.l4>td[data-v-21d30d52]:first-child:before{left:60px}.child.child.l5>td[data-v-21d30d52]:first-child,.parent.child.l5>td[data-v-21d30d52]:first-child{padding-left:90px}.child.child.l5>td[data-v-21d30d52]:first-child:after,.child.child.l5>td[data-v-21d30d52]:first-child:before,.parent.child.l5>td[data-v-21d30d52]:first-child:after,.parent.child.l5>td[data-v-21d30d52]:first-child:before{left:75px}.child.child.last-child:not(.parent)>td[data-v-21d30d52]:first-child:after,.parent.child.last-child:not(.parent)>td[data-v-21d30d52]:first-child:after{display:none}.child.parent>td[data-v-21d30d52]:first-child:after,.parent.parent>td[data-v-21d30d52]:first-child:after{top:50%;bottom:0;border-left:1px solid #d1d1d1}.child.parent.l1>td[data-v-21d30d52]:first-child,.parent.parent.l1>td[data-v-21d30d52]:first-child{padding-left:19px}.child.parent.l1>td[data-v-21d30d52]:first-child:after,.parent.parent.l1>td[data-v-21d30d52]:first-child:after{left:30px}.child.parent.l2>td[data-v-21d30d52]:first-child,.parent.parent.l2>td[data-v-21d30d52]:first-child{padding-left:34px}.child.parent.l2>td[data-v-21d30d52]:first-child:after,.parent.parent.l2>td[data-v-21d30d52]:first-child:after{left:45px}.child.parent.l3>td[data-v-21d30d52]:first-child,.parent.parent.l3>td[data-v-21d30d52]:first-child{padding-left:51px}.child.parent.l3>td[data-v-21d30d52]:first-child:after,.parent.parent.l3>td[data-v-21d30d52]:first-child:after{left:60px}.child.parent.l4>td[data-v-21d30d52]:first-child,.parent.parent.l4>td[data-v-21d30d52]:first-child{padding-left:68px}.child.parent.l4>td[data-v-21d30d52]:first-child:after,.parent.parent.l4>td[data-v-21d30d52]:first-child:after{left:75px}.table.b-simple-table>tfoot>tr>[aria-sort=descending][data-v-21d30d52],.table.b-simple-table>thead>tr>[aria-sort=descending][data-v-21d30d52]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-simple-table>tfoot>tr>[aria-sort=ascending][data-v-21d30d52],.table.b-simple-table>thead>tr>[aria-sort=ascending][data-v-21d30d52]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-simple-table>tfoot>tr>[aria-sort=none][data-v-21d30d52],.table.b-simple-table>thead>tr>[aria-sort=none][data-v-21d30d52]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.background-tooltip[data-v-21d30d52]{opacity:unset!important}#workflow-actions.b-dropdown-text[data-v-21d30d52]{padding:0}.btn-outline-primary:hover i{color:#fff!important}.image-upload .image-upload .rounded-circle{width:200px;height:200px}.image-upload .text-center .btn{margin:0 .5rem}.image-upload .image-edit-image{max-width:100%}.image-edit-image{height:500px}.image-upload .drop-active{top:0;bottom:0;right:0;left:0;position:fixed;z-index:9999;opacity:.6;text-align:center;background:#000}.image-upload .drop-active h3{margin:-.5em 0 0;position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:40px;color:#fff;padding:0}.cropper-container{max-width:calc(100% + 30px)}.custom.v-text-field>.v-input__control>.v-input__slot:after,.custom.v-text-field>.v-input__control>.v-input__slot:before{border-style:none}.cropper-bg{background-image:none}.ql-container{min-height:10vh}.quill-editor{background:#fff}.ql-container{height:20vh}.input-group-prepend .input-group-text{border:1px solid #e4e6ef}.input-group-append .btn{border:1px solid #e4e6ef;min-width:45px}.v-tooltip__content{max-width:300px}.wizard.wizard-2{display:-webkit-box;display:-ms-flexbox;display:flex}.wizard.wizard-2 .wizard-nav{padding:0;-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px;width:400px;max-width:100%}.wizard.wizard-2 .wizard-nav .wizard-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step{padding:.75rem 1.5rem;position:relative;border-radius:.5rem;-webkit-transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-icon{font-size:2.5rem;margin-right:1.1rem;-webkit-transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-icon i{color:#b5b5c3}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-icon .svg-icon svg g [fill]{-webkit-transition:fill .3s ease;transition:fill .3s ease;fill:#b5b5c3}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-icon .svg-icon svg:hover g [fill]{-webkit-transition:fill .3s ease;transition:fill .3s ease}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title{color:#181c32;font-weight:500;font-size:1.1rem}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-desc{color:#7e8299}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-arrow{color:#7e8299;font-size:1.25rem}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-arrow.last{display:none}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current]{background-color:#f3f6f9}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current],.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-icon{-webkit-transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-icon i{color:#e7435e!important}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-icon .svg-icon svg g [fill]{-webkit-transition:fill .3s ease;transition:fill .3s ease;fill:#e7435e!important}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-icon .svg-icon svg:hover g [fill]{-webkit-transition:fill .3s ease;transition:fill .3s ease}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current]:after{left:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:" ";height:0;width:0;border:solid transparent;position:absolute;border-left-color:#f3f6f9;border-width:1rem}.wizard.wizard-2 .wizard-body{width:100%}@media(min-width:992px)and (max-width:1399.98px){.wizard.wizard-2 .wizard-nav{-webkit-box-flex:0;-ms-flex:0 0 325px;flex:0 0 325px;width:325px}}@media(max-width:991.98px){.wizard.wizard-2{display:block}.wizard.wizard-2 .wizard-nav{width:100%;border-bottom:1px solid #ebedf3}.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current]:after{content:none}.wizard.wizard-2 .wizard-body{width:100%}}#kt_wizard_workflow_designer .wizard-icon{font-size:1rem}.form-control.v-select .v-input__slot[data-v-4ffd816a]{padding-top:12px}