.owner .multiselect__option--disabled{border-bottom:1px solid #eaeaea;display:block}.owner .multiselect__option--disabled:last-child{border-top:1px solid #eaeaea}.multiselect__tag{background:#e4eaec;color:#616161}.multiselect__tag .multiselect__tag-icon:focus:after,.multiselect__tag .multiselect__tag-icon:hover:after{color:#616161}.input-switch-wrapper{display:flex}.input-switch-wrapper label{margin-left:5px;padding-top:2px}.user-tag-avatar{position:relative;top:-1px;left:-1px}.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{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-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{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:#3399ffbf;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:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{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}.image-cropper .image-cropper-overlay{text-align:center;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}.image-cropper .image-cropper-img-input{display:none}.image-cropper .image-cropper-close{float:right;padding:20px;font-size:3rem;color:#fff;font-weight:100;text-shadow:0px 1px rgba(40,40,40,.3)}.image-cropper .image-cropper-mark{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3}.image-cropper .image-cropper-container{background-color:#fff;z-index:999;box-shadow:1px 1px 5px #64646424}.image-cropper .image-cropper-container .image-cropper-image-container{position:relative;max-width:400px;height:300px}.image-cropper .image-cropper-container img{max-width:100%;height:100%}.image-cropper .image-cropper-container .image-cropper-footer{display:flex;align-items:stretch;align-content:stretch;justify-content:space-between}.image-cropper .image-cropper-container .image-cropper-footer .image-cropper-btn{width:50%;padding:15px 0;cursor:pointer;border:none;background:transparent;outline:none}.image-cropper .image-cropper-container .image-cropper-footer .image-cropper-btn:hover{background-color:#2aabd2;color:#fff}.popover .popover-inner[data-v-159c3695]{padding:2px!important}.popover .popover-inner .popover-actions[data-v-159c3695]{position:absolute;right:4px;top:0;color:#76838f}.popover .popover-inner .popover-actions a[data-v-159c3695]{color:#76838f;text-decoration:none}.popover .popover-inner .popover-actions[data-v-159c3695] :hover{color:#5e6974}.is-invalid input[data-v-159c3695],.is-invalid .input-group-addon[data-v-159c3695]{border-color:#ff4c52}.is-invalid input[data-v-159c3695]:focus{box-shadow:0 0 0 .2rem #ff4c5240}.btn-remove[data-v-159c3695]{border-right:1px solid #76838f;border-radius:0 3px 3px 0!important}.btn-remove[data-v-159c3695]:hover,.btn-remove[data-v-159c3695]:active{background:#e7ebec}.image-svg-logo[data-v-159c3695]{background:#ffffffbf;transition:all .5s;position:absolute;left:0;top:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center}.p-0[data-v-159c3695]{padding:0!important}.form-control[data-v-159c3695]:disabled,.form-control[readonly][data-v-159c3695]{background-color:#fff;opacity:1;padding:.429rem .858rem;font-size:1rem;line-height:1.57142857;color:#76838f;border:1px solid #5a5a5a;border-right:none}.p-inputgroup.disabled-field[data-v-159c3695]{opacity:.5}.input-monetary input{width:100%}.file-list[data-v-10e02543]{padding:0;margin:0}.file-list .file-wrapper[data-v-10e02543]{max-height:220px;overflow-y:auto;padding:0 5px 0 0;margin:0}.file-list li[data-v-10e02543]{list-style:none;background-color:#fff;border:1px solid #e4eaec;position:relative;border-radius:4px;padding:7px;margin-bottom:4px;height:2.573rem;font-weight:100;box-shadow:none;transition:box-shadow .25s linear,border .25s linear,color .25s linear,background-color .25s linear;-webkit-appearance:none}.file-list li .file-actions[data-v-10e02543]{position:absolute;right:7px;top:0}.file-list li .file-actions .file-action[data-v-10e02543]{cursor:pointer;line-height:2.5em}.file-list li .file-actions .file-action[data-v-10e02543]:hover{color:#dc3545}.file-list li[data-v-10e02543]:hover{border-color:#3e8ef7}.file-list.p-invalid .file-item-wrapper[data-v-10e02543]{border:1px solid var(--danger)}.table-wrapper[data-v-6d1df0c5]{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table[data-v-6d1df0c5]{color:#76838f;width:100%;max-width:100%;margin-bottom:1.143rem;background-color:transparent;table-layout:fixed;border-collapse:collapse}.table th[data-v-6d1df0c5],.table td[data-v-6d1df0c5]{vertical-align:top;border-top:1px solid #e4eaec;padding:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table th[data-v-6d1df0c5]:nth-child(1),.table td[data-v-6d1df0c5]:nth-child(1){width:20%}.table th[data-v-6d1df0c5]:nth-child(2),.table td[data-v-6d1df0c5]:nth-child(2){width:30%}.table th[data-v-6d1df0c5]:nth-child(3),.table td[data-v-6d1df0c5]:nth-child(3){width:-moz-fit-content;width:fit-content}.table th[data-v-6d1df0c5]:nth-child(4),.table td[data-v-6d1df0c5]:nth-child(4){width:-moz-fit-content;width:fit-content}.table th[data-v-6d1df0c5]:nth-child(5),.table td[data-v-6d1df0c5]:nth-child(5){width:-moz-fit-content;width:fit-content}.table th[data-v-6d1df0c5]:nth-child(6),.table td[data-v-6d1df0c5]:nth-child(6){width:-moz-fit-content;width:fit-content}.table-bordered[data-v-6d1df0c5],.table-bordered th[data-v-6d1df0c5],.table-bordered td[data-v-6d1df0c5]{border:1px solid #e4eaec}.table-bordered thead th[data-v-6d1df0c5],.table-bordered thead td[data-v-6d1df0c5]{border-bottom-width:1px}.table thead th[data-v-6d1df0c5],.table tfoot th[data-v-6d1df0c5]{font-weight:400;color:#526069;border-bottom-width:1px}.table thead:first-child th[data-v-6d1df0c5]{border-top:none}.table.disabled[data-v-6d1df0c5]{opacity:.5}.table-striped tbody tr[data-v-6d1df0c5]:nth-of-type(odd){background-color:#f3f7f94d}.align-middle[data-v-6d1df0c5]{vertical-align:middle!important}.input-note-container[data-v-cca63c14]{display:flex;align-items:flex-start;padding-bottom:10px}.input-note-wrapper[data-v-cca63c14]{display:flex;align-items:flex-start}.remove-button[data-v-cca63c14]{margin-left:10px}.input-phone-container[data-v-9467e806]{display:flex;align-items:center}.input-phone-wrapper[data-v-9467e806]{display:flex;align-items:center;width:100%}.remove-button[data-v-9467e806]{margin-left:10px}.input-email-container[data-v-e3062e0a]{display:flex;align-items:center}.remove-button[data-v-e3062e0a]{margin-left:10px}.pipeline-sm[data-v-042365d0]{min-height:30px;background:#f4f4f4;border:1px solid #e4e4e4;border-radius:5px}.pipeline-sm[data-v-042365d0] :after,.pipeline-sm[data-v-042365d0] :before{box-sizing:border-box}.pipeline-sm>.stage-indicator[data-v-042365d0]{margin-bottom:0;line-height:32px;display:flex}.pipeline-sm>.stage-indicator>.stage[data-v-042365d0]{display:block;z-index:1;flex:1 100%;background:#fff;padding-right:0;height:30px;line-height:32px;margin-right:11.5384615385px;position:relative;text-decoration:none;color:#666;cursor:pointer;font-size:12px;padding-left:5px}.pipeline-sm>.stage-indicator>.stage span[data-v-042365d0]{position:absolute;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding:0 20px 0 0;text-align:center}.pipeline-sm>.stage-indicator>.stage[data-v-042365d0]:before{content:"";display:block;width:0;height:0;position:absolute;top:0;left:-10px;border:15px solid transparent;border-color:#fff;border-left-color:transparent;border-left-width:7.5px;border-right-width:5px}.pipeline-sm>.stage-indicator>.stage[data-v-042365d0]:after{content:"";display:block;width:0;height:0;position:absolute;top:0;right:-10px;border:15px solid transparent;border-left-color:#fff;border-left-width:7.5px;border-right-width:3px}.pipeline-sm>.stage-indicator>.stage[data-v-042365d0]:first-of-type{padding-left:15px;border-radius:3px 0 0 3px}.pipeline-sm>.stage-indicator>.stage[data-v-042365d0]:first-of-type:before{display:none}.pipeline-sm>.stage-indicator>.stage[data-v-042365d0]:last-of-type{margin-right:0;padding-right:15px;border-radius:0 3px 3px 0}.pipeline-sm>.stage-indicator>.stage[data-v-042365d0]:last-of-type:after{display:none}.pipeline-sm>.stage-indicator>.stage[data-v-042365d0]:hover{background:#f7f7f7;border-color:#f7f7f7;color:#505050;text-decoration:none}.pipeline-sm>.stage-indicator>.stage[data-v-042365d0]:hover:before{border-color:#f7f7f7;border-left-color:transparent}.pipeline-sm>.stage-indicator>.stage[data-v-042365d0]:hover:after{border-left-color:#f7f7f7}.pipeline-sm>.stage-indicator>.stage.selected[data-v-042365d0]{cursor:default;background:var(--primary-color);color:#fff}.pipeline-sm>.stage-indicator>.stage.selected[data-v-042365d0]:before{border-color:var(--primary-color);border-left-color:transparent}.pipeline-sm>.stage-indicator>.stage.selected[data-v-042365d0]:after{border-left-color:var(--primary-color)}.pipeline-sm>.stage-indicator>.stage.disabled[data-v-042365d0]{background-color:#fff;cursor:default;color:#ccc}.pipeline-sm>.stage-indicator>.stage.disabled[data-v-042365d0]:hover{background-color:#fff}.pipeline-sm>.stage-indicator>.stage.disabled[data-v-042365d0]:before{border-color:#fff;border-left-color:transparent}.pipeline-sm>.stage-indicator>.stage.disabled[data-v-042365d0]:after{border-left-color:#fff}.pipeline-sm>.stage-indicator>.stage.readonly[data-v-042365d0]{cursor:default!important}.pipeline-sm ul.off[data-v-042365d0]{margin:0;padding:0;display:flex;font-size:13px}.pipeline-sm ul.off>li[data-v-042365d0]{white-space:nowrap;padding:15px 12px;margin:0;flex:1;overflow:hidden;text-overflow:ellipsis;text-align:left;line-height:1.5em;flex-direction:row;position:relative;background:#f1f1f1;list-style-type:none}.pipeline-sm ul.off>li>a[data-v-042365d0]{cursor:pointer}.pipeline-sm ul.off>li[data-v-042365d0]:last-child:before,.pipeline-sm ul.off>li[data-v-042365d0]:last-child:after{display:none}.pipeline-sm ul.off>li[data-v-042365d0]:after{content:" ";display:block;width:0px;height:0px;position:absolute;top:0;right:1px;border:solid transparent;border-left-color:#f1f1f1;border-width:25px;border-left-width:12px;border-right-width:0}.pipeline-sm ul.off>li[data-v-042365d0]:before{content:" ";display:block;width:0px;height:0px;position:absolute;top:0;right:0;border:solid transparent;border-left-color:#ccc;border-width:25px;border-left-width:12px;border-right-width:0}.pipeline-sm ul.off>li.selected[data-v-042365d0]{background:#4585e6;color:#fff}.is_active[data-v-b98dc782]{--tw-bg-opacity: 1;background-color:rgb(58 151 227 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.pipeline-sm[data-v-5c13be2e]{min-height:30px;background:#f4f4f4;border:1px solid #e4e4e4;border-radius:5px}.pipeline-sm[data-v-5c13be2e] :after,.pipeline-sm[data-v-5c13be2e] :before{box-sizing:border-box}.pipeline-sm>.stage-indicator[data-v-5c13be2e]{margin-bottom:0;line-height:32px;display:flex}.pipeline-sm>.stage-indicator>.stage[data-v-5c13be2e]{display:block;z-index:1;flex:1 100%;background:#fff;padding-right:0;height:30px;line-height:32px;margin-right:11.5384615385px;position:relative;text-decoration:none;color:#666;cursor:pointer;font-size:12px;padding-left:5px}.pipeline-sm>.stage-indicator>.stage span[data-v-5c13be2e]{position:absolute;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding:0 20px 0 0;text-align:center}.pipeline-sm>.stage-indicator>.stage[data-v-5c13be2e]:before{content:"";display:block;width:0;height:0;position:absolute;top:0;left:-10px;border:15px solid transparent;border-color:#fff;border-left-color:transparent;border-left-width:7.5px;border-right-width:5px}.pipeline-sm>.stage-indicator>.stage[data-v-5c13be2e]:after{content:"";display:block;width:0;height:0;position:absolute;top:0;right:-10px;border:15px solid transparent;border-left-color:#fff;border-left-width:7.5px;border-right-width:3px}.pipeline-sm>.stage-indicator>.stage[data-v-5c13be2e]:first-of-type{padding-left:15px;border-radius:3px 0 0 3px}.pipeline-sm>.stage-indicator>.stage[data-v-5c13be2e]:first-of-type:before{display:none}.pipeline-sm>.stage-indicator>.stage[data-v-5c13be2e]:last-of-type{margin-right:0;padding-right:15px;border-radius:0 3px 3px 0}.pipeline-sm>.stage-indicator>.stage[data-v-5c13be2e]:last-of-type:after{display:none}.pipeline-sm>.stage-indicator>.stage[data-v-5c13be2e]:hover{background:#f7f7f7;border-color:#f7f7f7;color:#505050;text-decoration:none}.pipeline-sm>.stage-indicator>.stage[data-v-5c13be2e]:hover:before{border-color:#f7f7f7;border-left-color:transparent}.pipeline-sm>.stage-indicator>.stage[data-v-5c13be2e]:hover:after{border-left-color:#f7f7f7}.pipeline-sm>.stage-indicator>.stage.selected[data-v-5c13be2e]{background:#3880de;color:#fff;cursor:default}.pipeline-sm>.stage-indicator>.stage.selected[data-v-5c13be2e]:before{border-color:#3880de;border-left-color:transparent}.pipeline-sm>.stage-indicator>.stage.selected[data-v-5c13be2e]:after{border-left-color:#3880de}.pipeline-sm>.stage-indicator>.stage.disabled[data-v-5c13be2e]{background-color:#fff;cursor:default;color:#ccc}.pipeline-sm>.stage-indicator>.stage.disabled[data-v-5c13be2e]:hover{background-color:#fff}.pipeline-sm>.stage-indicator>.stage.disabled[data-v-5c13be2e]:before{border-color:#fff;border-left-color:transparent}.pipeline-sm>.stage-indicator>.stage.disabled[data-v-5c13be2e]:after{border-left-color:#fff}.pipeline-sm>.stage-indicator>.stage.readonly[data-v-5c13be2e]{cursor:default!important}.pipeline-sm ul.off[data-v-5c13be2e]{margin:0;padding:0;display:flex;font-size:13px}.pipeline-sm ul.off>li[data-v-5c13be2e]{white-space:nowrap;padding:15px 12px;margin:0;flex:1;overflow:hidden;text-overflow:ellipsis;text-align:left;line-height:1.5em;flex-direction:row;position:relative;background:#f1f1f1;list-style-type:none}.pipeline-sm ul.off>li>a[data-v-5c13be2e]{cursor:pointer}.pipeline-sm ul.off>li[data-v-5c13be2e]:last-child:before,.pipeline-sm ul.off>li[data-v-5c13be2e]:last-child:after{display:none}.pipeline-sm ul.off>li[data-v-5c13be2e]:after{content:" ";display:block;width:0px;height:0px;position:absolute;top:0;right:1px;border:solid transparent;border-left-color:#f1f1f1;border-width:25px;border-left-width:12px;border-right-width:0}.pipeline-sm ul.off>li[data-v-5c13be2e]:before{content:" ";display:block;width:0px;height:0px;position:absolute;top:0;right:0;border:solid transparent;border-left-color:#ccc;border-width:25px;border-left-width:12px;border-right-width:0}.pipeline-sm ul.off>li.selected[data-v-5c13be2e]{background:#4585e6;color:#fff}
