.nav.nav-btns-group .nav-item:first-of-type .nav-link{border-radius:0 11px 11px 0;border-right-color:var(--tt-border-normal)}.nav.nav-btns-group .nav-item:last-of-type .nav-link{border-radius:11px 0 0 11px}.nav.nav-btns-group .nav-link{padding:6px 14px;border:1px solid var(--tt-border-normal);color:var(--tt-text-muted);border-right-color:rgba(0,0,0,0)}.nav.nav-btns-group .nav-link:hover{background-color:var(--tt-bg-disabled);color:var(--tt-text-muted)}.nav.nav-btns-group .nav-link.active{border-bottom-color:var(--tt-border-normal);color:var(--tt-text-muted);background-color:var(--tt-bg-disabled)}.text-warning-50{color:var(--tt-yellow-50) !important}.btn-light-gray{--bs-btn-color: var(--tt-text-muted);--bs-btn-bg: var(--tt-bg-normal);--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--tt-text-muted);--bs-btn-hover-bg: var(--tt-white);--bs-btn-hover-border-color: var(--tt-border-normal);--bs-btn-focus-shadow-rgb: none;--bs-btn-active-color: var(--tt-text-muted);--bs-btn-active-bg: var(--tt-white);--bs-btn-active-border-color: var(--tt-border-normal);--bs-btn-active-shadow: none;--bs-btn-disabled-color: var(--tt-text-disabled);--bs-btn-disabled-bg: var(--tt-bg-normal);--bs-btn-disabled-border-color: transparent}.btn-light-gray .btn-number{color:#fff;background-color:var(--tt-bg-loud)}.modal-status-icon{width:32px;height:32px;font-size:22px;position:absolute;top:16px;right:16px}.modal-voice-activity{display:block;width:100px;height:100px;border-radius:50%;background:linear-gradient(-45deg, var(--tt-primary-100), var(--tt-primary-300), var(--tt-aqua-200), var(--tt-aqua-300));background-size:800% 800%;--scale: 1;-webkit-transform:scale(var(--scale));transform:scale(var(--scale));-webkit-animation:gradient-bg 10s ease infinite;animation:gradient-bg 10s ease infinite}@-webkit-keyframes gradient-bg{0%{-webkit-transform:scale(1);transform:scale(1);background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes gradient-bg{0%{-webkit-transform:scale(1);transform:scale(1);background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.btn .btn-img-icon{width:18px}.btn.btn-square .btn-img-icon{width:30px}.btn-lg .btn-img-icon{width:22px}.btn-sm.btn-square .btn-img-icon{width:20px}.form-ai-wrapper .form-ai-toggle{--bs-btn-color: var(--tt-text-normal);opacity:0;pointer-events:none;-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.form-ai-wrapper .form-ai-dropdown{opacity:0;pointer-events:none;-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.form-ai-wrapper .form-ai-dropdown .dropdown-toggle{--bs-btn-color: var(--tt-text-normal)}.form-ai-wrapper .form-ai-dropdown .dropdown-toggle .btn-icon{font-size:22px}.form-ai-wrapper .form-ai-dropdown:has(.dropdown-menu.show){opacity:1;pointer-events:all}.form-ai-wrapper:hover .form-ai-dropdown,.form-ai-wrapper:hover .form-ai-toggle{opacity:1;pointer-events:all}.form-ai-wrapper .dropdown-menu:has(.form-composer){min-width:340px}.form-ai-wrapper .form-composer{background-color:rgba(0,0,0,0)}.form-ai-wrapper .form-composer textarea{color:#fff;margin-bottom:8px}.form-ai-wrapper .form-composer textarea::-webkit-input-placeholder{color:#989699}.form-ai-wrapper .form-composer textarea::-moz-placeholder{color:#989699}.form-ai-wrapper .form-composer textarea:-ms-input-placeholder{color:#989699}.form-ai-wrapper .form-composer textarea::-ms-input-placeholder{color:#989699}.form-ai-wrapper .form-composer textarea::placeholder{color:#989699}.form-ai-wrapper .form-composer__radio-group{border-color:rgba(255,255,255,.04);background-color:rgba(0,0,0,0);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.form-ai-wrapper .form-composer__radio-group .form-check{border-color:rgba(255,255,255,.04);background-color:rgba(255,255,255,.06);-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.form-ai-wrapper .form-composer__radio-group .form-check .form-check-label{color:#fff}.form-ai-wrapper .form-composer__radio-group .form-check:has(.form-check-input:checked){background-color:rgba(255,255,255,.02)}.form-ai-wrapper .form-composer__radio-group .form-check:hover{background-color:rgba(255,255,255,.02)}.form-ai-wrapper .form-composer__radio-group .form-check:hover .form-check-label{color:#fff}.form-ai-wrapper .form-composer__radio-group .radio-label{background-color:rgba(255,255,255,.06);color:rgba(255,255,255,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-ai-wrapper .form-composer__input-group{background-color:rgba(0,0,0,0);background-color:rgba(255,255,255,.06);border-color:rgba(0,0,0,0)}.form-ai-wrapper .form-composer__input-group input.form-control{color:#fff}.form-ai-wrapper .form-composer__input-group .input-label{color:rgba(255,255,255,.6)}.form-ai-wrapper .btn-dark{--bs-btn-color: #2E2B31;--bs-btn-bg: #fff;--bs-btn-border-color: #fff;--bs-btn-hover-color: #2E2B31;--bs-btn-hover-bg: #FAFAFA;--bs-btn-hover-border-color: #FAFAFA;--bs-btn-focus-shadow-rgb: none;--bs-btn-active-color: #2E2B31;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #2E2B31;--bs-btn-disabled-bg:#fff;--bs-btn-disabled-border-color: #fff}.form-radio-group .form-check-label{-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.list-group-selectable{gap:10px}.list-group-selectable .list-group-item+.list-group-item{border-top-width:1px}.list-group-selectable .list-group-item{background-color:var(--tt-bg-normal);color:var(--tt-text-muted);padding:9px 13px;cursor:pointer;-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.list-group-selectable .list-group-item:hover{background-color:var(--tt-white);border-color:var(--tt-border-normal)}.list-group-selectable .list-group-item--selected{background-color:var(--tt-white);border-color:var(--tt-border-normal);color:var(--tt-primary-100);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list-group-selectable .list-group-item--selected::after{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"ttsicons";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.modal-title-avatar{width:38px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:var(--tt-primary-100);border-radius:50%;font-size:18px}.form-textarea-group:has(.form-footer) .tox-tinymce{border-bottom-right-radius:0;border-bottom-left-radius:0}.nav.nav-btns-group .nav-link{font-size:12px;line-height:18px;font-weight:var(--tt-fw-medium)}.list-group-selectable .list-group-item{font-size:14px;line-height:20px;font-weight:var(--tt-fw-regular)}.app-widget__desc{font-size:13px;line-height:20px;font-weight:var(--tt-fw-regular)}.overflow-auto{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1;-ms-overflow-style:none;scrollbar-width:none}.overflow-auto::-webkit-scrollbar{height:2px;width:2px;background:rgba(0,0,0,0);display:none}.overflow-auto::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.overflow-auto::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.overflow-auto::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.overflow-auto::-webkit-scrollbar-button{display:none !important;width:0;height:0}.overflow-auto table{table-layout:auto;width:auto;min-width:100%}.overflow-auto th,.overflow-auto td{white-space:nowrap;width:auto;min-width:unset;max-width:none}.overflow-auto{cursor:-webkit-grab;cursor:grab}.overflow-auto.dragging{cursor:-webkit-grabbing;cursor:grabbing;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.table .dropdown-menu{z-index:1060}.tabs{border:1px solid var(--tt-border-normal);border-radius:14px}.modal-fixed-500{max-width:520px;width:520px}@media(max-width: 575.98px){.modal-fixed-500{width:100%;max-width:100%;margin-left:1rem;margin-right:1rem}}.table-tight{width:auto;min-width:0;border-collapse:collapse;table-layout:auto;white-space:nowrap}.table-tight th,.table-tight td{padding-left:.8rem;padding-right:.8rem;padding-top:.5rem;padding-bottom:.5rem;vertical-align:middle}.table-tight th:nth-child(1),.table-tight td:nth-child(1),.table-tight th:nth-child(2),.table-tight td:nth-child(2){padding-left:.6rem;padding-right:.6rem;width:1%}.table-tight th:nth-child(3),.table-tight td:nth-child(3){text-align:center;width:1%}.reset-btn{background:none;padding:10px !important;border-radius:9px;text-decoration:none !important}.reset-btn:hover{background:var(--tt-primary-0);padding:10px !important;border-radius:9px;text-decoration:none !important}.submenu{min-width:200px;width:200px}.freeze-2 .overflow-auto{overflow-x:auto !important;overflow-y:hidden;-webkit-overflow-scrolling:touch}.freeze-2{--col1: 50px;--col2: 50px;--sticky-bg: var(--tt-neutral-25);--sticky-sep: var(--tt-neutral-50)}.freeze-2__table th,.freeze-2__table td{white-space:nowrap}.freeze-2__table th:nth-child(1),.freeze-2__table td:nth-child(1){position:sticky;right:0;z-index:5;width:var(--col1);min-width:var(--col1);background:var(--tt-white)}.freeze-2__table th:nth-child(2),.freeze-2__table td:nth-child(2){position:sticky;right:var(--col1);z-index:4;width:var(--col2);min-width:var(--col2);background:var(--tt-white)}.freeze-2__table thead th:nth-child(1),.freeze-2__table thead th:nth-child(2){background:var(--sticky-bg)}.freeze-2__table thead th{z-index:6;background:var(--sticky-bg)}.freeze-2__table th:nth-child(2)::before,.freeze-2__table td:nth-child(2)::before{content:"";position:absolute;inset-block:0;inset-inline-end:0;width:1px;background:var(--tt-neutral-50);pointer-events:none;z-index:10}.freeze-2:dir(ltr) .freeze-2__table th:nth-child(1),.freeze-2:dir(ltr) .freeze-2__table td:nth-child(1){right:auto;left:0}.freeze-2:dir(ltr) .freeze-2__table th:nth-child(2),.freeze-2:dir(ltr) .freeze-2__table td:nth-child(2){right:auto;left:var(--col1)}.freeze-2:dir(ltr) .freeze-2__table th:nth-child(2)::before,.freeze-2:dir(ltr) .freeze-2__table td:nth-child(2)::before{inset-inline-start:auto;inset-inline-end:0}.table--sticky-last>thead>tr>th:last-child,.table--sticky-last>tbody>tr>td:last-child,.table--sticky-last>tfoot>tr>th:last-child,.table--sticky-last>tfoot>tr>td:last-child{position:sticky;inset-inline-end:0;z-index:2;background-clip:padding-box;overflow:visible;-webkit-border-start:1px solid rgba(0,0,0,.08);border-inline-start:1px solid rgba(0,0,0,.08);-webkit-box-shadow:-1px 0 0 rgba(0,0,0,.06) inset;box-shadow:-1px 0 0 rgba(0,0,0,.06) inset}.table--sticky-last>thead>tr>th:last-child{background:var(--tt-neutral-25);z-index:3}.table--sticky-last>tbody>tr>td:last-child,.table--sticky-last>tfoot>tr>th:last-child,.table--sticky-last>tfoot>tr>td:last-child{background:var(--tt-white)}.table--sticky-last>tbody>tr{-webkit-transition:background-color 120ms ease-in;transition:background-color 120ms ease-in}.table--sticky-last>tbody>tr:hover>*{background:var(--tt-neutral-25)}.table--sticky-last>tbody>tr:hover>th:last-child,.table--sticky-last>tbody>tr:hover>td:last-child{background:var(--tt-neutral-25)}.table--sticky-last.table.table-striped>tbody>tr:nth-of-type(odd)>td:last-child{background:var(--bs-table-striped-bg, var(--tt-white))}.table--sticky-last.table.table-hover>tbody>tr:hover>td:last-child{background:var(--bs-table-hover-bg, var(--tt-neutral-25))}.table--sticky-last>thead>tr>th:last-child,.table--sticky-last>tbody>tr>td:last-child,.table--sticky-last>tfoot>tr>th:last-child,.table--sticky-last>tfoot>tr>td:last-child{position:sticky;inset-inline-end:0;z-index:2;background-clip:padding-box;overflow:visible;-webkit-border-start:1px solid var(--tt-neutral-50);border-inline-start:1px solid var(--tt-neutral-50);-webkit-box-shadow:-1px 0 0 var(--tt-neutral-50) inset;box-shadow:-1px 0 0 var(--tt-neutral-50) inset}.table--sticky-last>thead>tr>th:last-child{background:var(--tt-neutral-25);z-index:3}.table--sticky-last>tbody>tr>td:last-child,.table--sticky-last>tfoot>tr>th:last-child,.table--sticky-last>tfoot>tr>td:last-child{background:var(--tt-white)}.table--sticky-last>tbody>tr{-webkit-transition:background-color 120ms ease-in;transition:background-color 120ms ease-in}.table--sticky-last>tbody>tr:hover>*{background:var(--tt-neutral-25)}.table--sticky-last>tbody>tr:hover>th:last-child,.table--sticky-last>tbody>tr:hover>td:last-child{background:var(--tt-neutral-25)}.table--sticky-last.table.table-striped>tbody>tr:nth-of-type(odd)>td:last-child{background:var(--bs-table-striped-bg, var(--tt-white))}.table--sticky-last.table.table-hover>tbody>tr:hover>td:last-child{background:var(--bs-table-hover-bg, var(--tt-neutral-25))}.features-list__item{gap:10px}.features-list__item:last-of-type{border-bottom-color:rgba(0,0,0,0)}.features-list__sort-handle{font-size:20px;cursor:-webkit-grabbing;cursor:grabbing}.features-list__content{margin-right:6px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.features-list__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.features-list__actions .features-list__btn-group{margin:0}.app-widget__header{position:relative}.app-widget__logo-status{font-size:18px;position:absolute;bottom:-3px;right:-1px}.app-widget__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.app-widget__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px}.app-widget__feature-icon{width:28px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;color:var(--tt-text-disabled);background-color:var(--tt-bg-normal);border-radius:50%;border:1.5px solid var(--tt-white);margin-right:-8px}.app-widget__feature-icon:first-child{margin-right:0}.app-widget__feature-icon:nth-child(1){z-index:5}.app-widget__feature-icon:nth-child(2){z-index:4}.app-widget__feature-icon:nth-child(3){z-index:3}.app-widget__feature-icon:nth-child(4){z-index:2}.app-widget__feature-icon:nth-child(5){z-index:1}.app-widget__feature-icon--is-active{color:var(--tt-green-100)}.meta-list{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:23px}.meta-list__item{position:relative;color:var(--tt-text-normal);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meta-list__item:last-of-type::after{display:none}.meta-list__item::after{content:"";display:block;width:3px;height:3px;border-radius:50%;background-color:var(--tt-neutral-200);position:absolute;top:50%;left:-11.5px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.meta-list__icon{font-size:18px;color:var(--tt-text-normal);margin-left:6px}.meta-list__item-link{color:var(--tt-text-normal);text-decoration:none}.u-scroll-thin{scrollbar-width:thin;scrollbar-color:rgba(255, 255, 255, 0.25) rgba(0,0,0,0)}.u-scroll-thin::-webkit-scrollbar{width:6px;height:6px}.u-scroll-thin::-webkit-scrollbar-track{background:rgba(255,255,255,.06);border-radius:10px}.u-scroll-thin::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.25);border-radius:10px;border:2px solid rgba(0,0,0,0);background-clip:content-box;min-height:50px;min-width:50px}.u-scroll-thin:hover::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.4)}.u-scroll-thin::-webkit-scrollbar-button{display:none}.u-scroll-thin::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.u-scroll-thin--50x3{scrollbar-width:thin;scrollbar-color:rgba(255, 255, 255, 0.25) rgba(0,0,0,0)}.u-scroll-thin--50x3::-webkit-scrollbar{width:3px;height:3px}.u-scroll-thin--50x3::-webkit-scrollbar-track{background:rgba(255,255,255,.06);border-radius:10px}.u-scroll-thin--50x3::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.25);border-radius:10px;border:2px solid rgba(0,0,0,0);background-clip:content-box;min-height:50px;min-width:50px}.u-scroll-thin--50x3:hover::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.4)}.u-scroll-thin--50x3::-webkit-scrollbar-button{display:none}.u-scroll-thin--50x3::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.u-scroll-thin--50x3::-webkit-scrollbar{width:3px;height:3px}.u-scroll-thin--50x3::-webkit-scrollbar-thumb{border:0;min-height:50px;min-width:50px}.u-scroll-box-rtl{--scroll-max-h: 185px;max-height:var(--scroll-max-h);overflow-y:auto;direction:rtl;scrollbar-gutter:stable both-edges;-webkit-padding-end:8px;padding-inline-end:8px}.chartjs-tooltip{position:absolute;pointer-events:none;z-index:9999;-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%);background:rgba(16,15,16,.7);color:#fff;padding:8px 10px;border-radius:8px;font-size:12px;line-height:1.35;white-space:nowrap;opacity:0;-webkit-transition:opacity .12s ease;transition:opacity .12s ease}.u-rounded-12{border-radius:12px}.places-list li{margin-top:18px;margin-bottom:2px}.chart-list__meter{position:relative;height:3px;background:var(--tt-neutral-50);border-radius:16px}.chart-list__value{position:absolute;inset-inline-end:0;top:0;height:2px;width:var(--w, 0%);background:var(--tt-primary-100);border-radius:16px;direction:ltr}.multi-progress{height:6px;border-radius:9999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding-inline:calc(4px/2);margin-top:22px;margin-bottom:22px;overflow:hidden}.multi-progress__seg{--val: 1;-webkit-box-flex:var(--val);-ms-flex:var(--val) 1 0px;flex:var(--val) 1 0;min-width:0;height:100%;border-radius:9999px}.chart-donut-custom-height{height:190px !important}.tyep-pay--primary{color:var(--tt-primary-300);background-color:var(--tt-primary-25);border:1px solid var(--tt-primary-50)}.tyep-pay--warning{color:var(--tt-yellow-300);background-color:var(--tt-yellow-25);border:1px solid var(--tt-yellow-50)}.avatar-icon--info{color:var(--tt-aqua-300);border:1px solid var(--tt-aqua-25);background-color:var(--tt-aqua-0);width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.avatar-icon--gray{color:var(--tt-neutral-600);border:1px solid var(--tt-neutral-50);background-color:var(--tt-neutral-50);width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.avatar-icon--warning{color:var(--tt-secondary-100);border:1px solid var(--tt-secondary-25);background-color:var(--tt-secondary-0);width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.category--urgent{padding:4px 7px;background:var(--tt-red-0);border-radius:7px;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;text-align:right;color:var(--tt-red-100);font-size:12px;font-weight:400;line-height:18px;word-wrap:break-word}.calendar-tabs{color:var(--tt-text-muted);padding:0px;border-radius:0}.nav-link-2{padding:12px 16px !important;background-color:var(--tt-neutral-0) !important}.bg-light-2{background-color:#403c44 !important}.campaigns-num{color:var(--tt-primary-300);background-color:var(--tt-primary-0);padding-left:7px;padding-right:7px;font-size:15px;border-radius:6px;font-weight:400;border:1px solid var(--tt-primary-25);line-height:20px}
/*# sourceMappingURL=maps/custom.css.map */
