.not-verified-message[data-v-c2944262]{padding:15px;font-size:14px;line-height:1.5;background:rgba(255,150,53,.10196078431372549);border-radius:10px;color:#ff9635;font-weight:400;display:flex;align-items:center;justify-content:center;margin:30px 30px 0}.not-verified-message a.control-button[data-v-c2944262]{padding:6px 12px}a.link-help[data-v-c2944262]{top:10px;position:absolute;right:15px;font-size:14px;color:#597dfc}@media (max-width:1400px){.not-verified-message[data-v-c2944262]{margin:20px 20px 0}}@media (max-width:991px){.not-verified-message[data-v-c2944262]{font-size:12px;padding:25px}.not-verified-message .link-help[data-v-c2944262]{font-size:10px}}@media (max-width:767px){.not-verified-message[data-v-c2944262]{margin:15px 15px 0}}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.message__box .ej-ck-editor .ck.ck-toolbar{border:1px solid rgba(89,125,252,.3)}@media (max-width:1299px){.message__box .ej-ck-editor .ck.ck-toolbar{height:90px;align-items:flex-start;border:1px solid rgba(89,125,252,.3)}.message__box .ej-ck-editor .ck.ck-toolbar__items{margin-left:-5px}.message__box .message__bottom{border-top:1px solid rgba(89,125,252,.3)!important;width:100%;margin-right:0!important;padding-right:10px;padding-top:2px}}@media (max-width:1599px){.message__box.message__box__sm .ej-ck-editor .ck.ck-toolbar{height:90px;align-items:flex-start;border:1px solid rgba(89,125,252,.3)}.message__box.message__box__sm .ej-ck-editor .ck.ck-toolbar__items{margin-left:-5px}.message__box.message__box__sm .message__bottom{border-top:1px solid rgba(89,125,252,.3)!important;width:100%;margin-right:0!important;padding-right:10px;padding-top:2px}}.message__box .ej-ck-editor .ck.ck-toolbar.ck-toolbar_grouping.ck-reset_all.ck-rounded-corners{border-radius:0 0 2px 2px!important;border-top:0!important;padding:5px 10px!important}.message__box .ej-ck-editor .ck.ck-toolbar.ck-toolbar_grouping.ck-reset_all *{color:#2fc1e1!important}.user-chart-detail ul{list-style:none}.ej-popup__wrap .ej-popup__body p ul li{position:relative;padding-left:20px}.ej-popup__wrap .ej-popup__body p ul li:before{position:absolute;left:0;top:4.5px;height:10px;width:10px;border-radius:10px;content:"";background:#597dfc;display:inline-block}.ej-popup__wrap .ej-popup__body p>ol{margin-bottom:30px;padding-left:20px}.theme-ej-blue .vdatetime-calendar__month__day--selected:hover>span>span,.theme-ej-blue .vdatetime-calendar__month__day--selected>span>span,.theme-ej-blue .vdatetime-popup__header{background:#597dfc}.theme-ej-blue .vdatetime-popup__actions__button,.theme-ej-blue .vdatetime-time-picker__item--selected,.theme-ej-blue .vdatetime-year-picker__item--selected{color:#597dfc}.conversation__text__group .ej-ck-editor ol,.conversation__text__group .ej-ck-editor ul{padding-left:22px}.chat__box__note__area .multiselect{min-height:35px!important}.chat__box__note__area .multiselect__tag{font-size:12px}.chat__box__note__area .multiselect__tags span.multiselect__single{height:33px!important;min-height:33px!important;line-height:33px!important;font-size:12px;font-weight:400!important}.chat__box__note__area .multiselect__option,.chat__box__note__area .multiselect__option--selected .chat__box__note__area .multiselect__option--highlight{min-height:35px!important;padding:12px 26px!important;font-size:12px!important;line-height:12px!important}.chat__box__note__area .multiselect input.multiselect__input{height:33px!important;min-height:33px!important;line-height:33px!important}.chat__box__note__area .multiselect__option--selected{background:#d9d6d6!important}.chat__box__note__area .multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a!important}.chat__box__note__area .multiselect__tags{padding:0 30px 0 15px!important;min-height:35px!important}.chat__box__note__area .multiselect span.multiselect__placeholder{height:33px!important;line-height:33px!important}.chat__box__note__area .multiselect__select{height:auto!important;width:auto!important;top:13px!important;right:6px!important}.chat__box__note__area .multiselect .multiselect__select:before{position:absolute!important;top:-3px!important;right:13px!important;margin-top:0;transform:translate(-50%,-50%);border-top:0;border-right:0;border-bottom:0;content:"\e804";font-family:eicon!important;height:0;width:0}.chat__box__note__area .multiselect .multiselect__tags .multiselect__tags-wrap{min-height:33px!important}.chat__box__note__area .multiselect .multiselect__tags .multiselect__tags-wrap .multiselect__tag{max-width:100px!important}.chat__box__note__area .multiselect .multiselect__tags .multiselect__tags-wrap .multiselect__tag span,.chat__box__note__area .multiselect__option--highlight span{color:#fff!important}@media (max-width:1600px){.chat__box__note__area .multiselect{min-height:35px!important}.chat__box__note__area .multiselect .multiselect__select{height:33px}.chat__box__note__area .multiselect .multiselect__tags,.chat__box__note__area .multiselect .multiselect__tags .multiselect__input{height:35px!important}.chat__box__note__area .multiselect .multiselect__tags .multiselect__placeholder{min-height:33px!important}}.vue-tags-input{max-width:unset!important}.ti-input{background-color:#f5f7fd;border:1px solid rgba(89,125,252,.3)!important;height:50px;padding:0 26px!important;font-size:.875rem;font-weight:500;border-radius:5px;color:#1c2238}.multiselect__tags{padding-top:0;padding-left:26px;min-height:48px;border-color:#cdd8fe;color:#000;background:#f5f7fd}input.multiselect__input{min-height:46px;line-height:46px;margin-bottom:0;background:#f5f7fd;font-size:.875rem;color:#1c2238}span.multiselect__placeholder{margin:0;padding:0;color:#1c2238;font-size:.875rem;font-weight:500}.multiselect__select{height:48px}span.multiselect__option{padding:12px 26px}span.multiselect__single{padding:0;margin:0;color:#1b2237;background:#f5f7fd}span.multiselect__placeholder,span.multiselect__single{height:48px;line-height:48px}input.multiselect__input{padding:0}.multiselect__spinner{height:48px;background:#f5f7fd;border-radius:5px}.multiselect.disabled{pointer-events:none}.multiselect.disabled:after{content:"";position:absolute;width:100%;height:100%;background:rgba(216,206,206,.38823529411764707);top:0;left:0;border-radius:5px}span.multiselect__tag{margin-top:12px}.button.disabled{background:#777!important;cursor:not-allowed!important;box-shadow:0 10px 10px rgba(57,74,78,.3)}.dg-main-content{padding:20px!important;border-radius:10px!important}h6.dg-title{font-size:24px;margin-bottom:20px;text-align:center}.dg-content{font-size:18px!important;text-align:center;line-height:1.5!important;margin-bottom:10px}.dg-content,button.dg-btn{font-weight:400}button.dg-btn.dg-btn--cancel{background-color:#999;border-color:#999}button.dg-btn.dg-btn--ok{color:#fff;background-color:#ff5f74;border-color:#ff5f74}button.dg-btn.dg-btn--ok:hover{color:#fff;background-color:#ff465e!important;border-color:#ff5f74}.dg-backdrop{z-index:990!important}.notices .toast .toast-text{word-break:break-word!important}.custom-link:hover{color:#7d8091}.inline-doc{color:#597dfc;font-size:.875rem;line-height:1.5;font-weight:500}.inline-doc:hover{color:#7d8091}.ej__tooltip__button{background:rgba(224,230,247,.92);color:#587dfc;height:25px;width:25px;min-width:25px;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:.875rem}.tooltip{display:block!important;z-index:500;border:none;box-shadow:0 0 50px rgba(13,149,232,.15);max-width:350px}.modal-open .tooltip{z-index:1050!important}.tooltip .tooltip-inner{background:#000;color:#fff;border-radius:16px;padding:5px 10px 4px;max-width:350px}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#000;z-index:1}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip.popover .popover-inner{background:#f9f9f9;color:#000;padding:24px;border-radius:5px;box-shadow:0 5px 30px rgba(0,0,0,.1)}.tooltip.popover .popover-inner .tooltip-close{position:absolute;top:5px;right:5px;color:#c00;background:#ffe8e8;height:15px;width:15px;line-height:15px;text-align:center;border-radius:50px;font-size:.5rem}.tooltip.popover .popover-inner a:not(.tooltip-close){color:#587dfc;line-height:2}.tooltip.popover .popover-arrow{border-color:#f9f9f9}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .15s}.tooltip-close:hover{cursor:pointer}@media (max-width:991px){.not-verified-message+.content-area__body{margin-top:0}}.flat__table{margin-bottom:0!important}.flat__table .table__row{display:flex;width:100%}.flat__table .table__row:not(.row-head) .table-cell{padding:10px 0}.flat__table .table__row:not(:last-child) .table-cell{border-bottom:1px solid #c6d3fd}.flat__table .table__row .table-cell.cell-title{flex:1 1 auto}.flat__table .table__row .table-cell.cell-email,.flat__table .table__row .table-cell.cell-push{flex:0 0 100px}.ej-ck-editor .ck-content{background:#f5f7fd;border:1px solid rgba(89,125,252,.3)!important;height:200px}.ck-content ol,.ck-content ul{padding-left:20px}.ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__button .ck-button__label{width:20px!important}.ej-ck-editor .ck-content .table table,.ej-ck-editor .ck-content .table table td,.ej-ck-editor .ck-content .table table td:focus,.ej-ck-editor .ck-content .table table td:focus:hover,.ej-ck-editor .ck-content .table table td:hover{border:0;box-shadow:none;outline:none;background:transparent}.ck .ck-widget,.ck .ck-widget:focus,.ck .ck-widget:hover{outline:none!important;box-shadow:none;outline-color:transparent}.ck-widget_selected{outline:none!important}.ck.ck-widget__selection-handle,.ck.ck-widget__type-around__button{display:none!important}.ck .ck-content{height:200px}.ej-switch{font-size:0}.ej-switch input{display:none}.ej-switch input:not(:checked)~.switch__btn .on{opacity:0}.ej-switch input:checked~.switch__btn{background:#60ce83}.ej-switch input:checked~.switch__btn:before{left:40px}.ej-switch input:checked~.switch__btn .off{opacity:0}.ej-switch .switch__btn{cursor:pointer;width:65px;height:30px;background:#ff5f74;display:inline-block;border-radius:100px;position:relative;margin:auto}.ej-switch .switch__btn:before{content:"";position:absolute;top:5px;left:5px;width:20px;height:20px;background:#fff;border-radius:90px;transition:.3s}.ej-switch .switch__btn .off,.ej-switch .switch__btn .on{position:absolute;top:0;color:#fff;text-transform:uppercase;float:right;padding:8px 8px;font-size:.9rem;line-height:1}.ej-switch .switch__btn .off{right:0}.ej-switch .switch__btn .on{left:0}.page-body .content-area__body .details__card__body .details__text__pre p{font-size:16px!important;font-weight:500!important}.page-body .content-area__body .details__card__body .details__text__pre p span{color:#212529!important;font-size:16px!important;font-weight:500!important}@media (max-width:460px){.betterdocs-widget-container{right:auto!important;bottom:0;right:100%}.betterdocs-launcher[type=button].betterdocs-launcher{left:0;bottom:0;height:40px;width:40px;margin:5px}#userback_button_container .userback-button{right:calc(100% - 45px)!important;bottom:90px!important;top:auto!important}.sidebar__nav__item__logout{display:none}#userback_button_container .userback-button{z-index:9998!important}.secondary-sidebar-body .settings__nav{list-style:none!important}}.section-gap-30{margin-top:30px}@media (max-width:1400px){.section-gap-30{margin-top:20px}}@media (max-width:767px){.section-gap-30{margin-top:15px}.user-list .filter__options .multiselect__tags .multiselect__input{background:#f5f7fd}.user-list .filter__options .multiselect__tags{background:#f5f7fd;border:1px solid rgba(89,125,252,.3)}.job__filter .form-filter .pipeline-action .dropdown-toggle{background:#f5f7fd!important;border:1px solid rgba(89,125,252,.3)!important}}.content-area__body{margin-top:0!important}@media (max-width:499px){.page-body .content-area__body .published-jobs .pipeline-action .dropdown-menu{width:100%!important;max-width:100%!important}}@media (max-width:1399px){.multiselect__tags{padding-left:20px;padding-right:35px}}@media (max-width:1199px){.multiselect__tags{padding-left:12px;padding-right:25px}}.content-area.no-scroll[data-v-4ba7222b]{overflow:hidden!important;height:100vh!important}