@charset "UTF-8";@-webkit-keyframes scaleIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes scaleInCenter{0%{opacity:0;-webkit-transform:transalte(-50%,50%) scale(.8);transform:transalte(-50%,50%) scale(.8);will-change:transform}to{opacity:1;-webkit-transform:scale(1);transform:transalte(-50%,50%) scale(1);will-change:transform}}@keyframes scaleInCenter{0%{opacity:0;-webkit-transform:transalte(-50%,50%) scale(.8);transform:transalte(-50%,50%) scale(.8);will-change:transform}to{opacity:1;-webkit-transform:transalte(-50%,50%) scale(1);transform:transalte(-50%,50%) scale(1);will-change:transform}}@-webkit-keyframes slideInY{0%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes slideInY{0%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes slideUpExpandDropdown{0%{opacity:0;-webkit-transform:translateY(-10px) scaleY(0);transform:translateY(-10px) scaleY(0)}to{opacity:1;-webkit-transform:translateY(0) scaleY(1);transform:translateY(0) scaleY(1)}}@keyframes slideUpExpandDropdown{0%{opacity:0;-webkit-transform:translateY(-10px) scaleY(0);transform:translateY(-10px) scaleY(0)}to{opacity:1;-webkit-transform:translateY(0) scaleY(1);transform:translateY(0) scaleY(1)}}@-webkit-keyframes slideInYReverse{0%{opacity:0;-webkit-transform:translateY(15%);transform:translateY(15%)}to{top:unset;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInYReverse{0%{opacity:0;-webkit-transform:translateY(15%);transform:translateY(15%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);top:unset}}@keyframes slideInYTranslate{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideInYTranslate{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInYReverseTranslate{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes slideInYReverseTranslate{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes imageIncrease{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes imageIncrease{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.slideInDown{-webkit-animation-name:slideInY;animation-name:slideInY}.slideInDownTranslate{animation-name:slideInYTranslate;-webkit-animation-name:slideInYTranslate}.slideInUpTranslate{animation:slideInYReverseTranslate 1s linear;-webkit-animation:slideInYReverseTranslate 1s linear}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@keyframes notesSlideInReverse{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-60%);transform:translateY(-60%)}}@-webkit-keyframes notesSlideInReverse{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-60%);transform:translateY(-60%)}}.notesSlideInReverse{animation:notesSlideInReverse 1s ease;-webkit-animation:notesSlideInReverse 1s ease}@-webkit-keyframes sliderFromRightNav{0%{margin-right:-40px}to{margin-right:-1px}}@keyframes sliderFromRightNav{0%{margin-right:-40px}to{margin-right:-1px}}@-webkit-keyframes shake-content{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake-content{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}.shake-content{-webkit-animation:shake-content 1s cubic-bezier(.36,.07,.19,.97) both;animation:shake-content 1s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes fadeout{to{opacity:0}}@keyframes fadeout{to{opacity:0}}.fadeOut{-webkit-animation:fadeout .5s linear forwards;animation:fadeout .5s linear forwards}@-webkit-keyframes strikethrough{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes strikethrough{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes loader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes arrowAnimation{0%,to{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}50%{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,2);animation-timing-function:cubic-bezier(.55,.055,.675,2)}}@keyframes arrowAnimation{0%,to{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}50%{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,2);animation-timing-function:cubic-bezier(.55,.055,.675,2)}}@-webkit-keyframes mouseClick{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes mouseClick{0%{-webkit-transform:scale(.2);transform:scale(.2);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes tidleShake{2%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}4%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}6%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}8%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}10%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}12%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}14%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}16%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}18%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}20%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes tidleShake{2%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}4%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}6%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}8%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}10%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}12%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}14%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}16%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}18%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}20%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v47/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2");font-display:swap}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconsoutlined/v8/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2) format("woff2");font-display:swap}@font-face{font-family:Material Icons Round;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconsround/v8/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2) format("woff2");font-display:swap}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconssharp/v9/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.woff2) format("woff2");font-display:swap}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconstwotone/v7/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.woff2) format("woff2");font-display:swap}.material-icons{font-family:Material Icons;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons,.material-icons-outlined{font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr}.material-icons-outlined{font-family:Material Icons Outlined;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-round{font-family:Material Icons Round;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-round,.material-icons-sharp{font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr}.material-icons-sharp{font-family:Material Icons Sharp;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-two-tone{font-family:Material Icons Two Tone;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.spinnerLoaderOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;overflow:hidden}.spinnerLoaderOverlay .spinnerLoaderCenter{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:99}.spinnerLoaderOverlay .spinnerLoaderCenter .spinner{margin:0 auto;width:auto;text-align:center}.spinnerLoaderOverlay .spinnerLoaderCenter .spinner div{width:22px;height:22px;margin:5px;background-color:#3953fb;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinnerLoaderOverlay .spinnerLoaderCenter .spinner div .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinnerLoaderOverlay .spinnerLoaderCenter .spinner div.bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.loader,.loader:after,.loader:before{border-radius:50%;width:2.5em;height:2.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite}.loader{color:#fff;font-size:10px;margin:80px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.loader:after,.loader:before{content:"";position:absolute;top:0}.loader:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loader:after{left:3.5em}@-webkit-keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.editBulkTasksPopup .card .cardBody .taskDatePicker,.wrapInputTaskBox .taskDatePicker{position:relative;min-width:210px;border-bottom:1px solid #ddd;margin-bottom:20px;background:transparent}.editBulkTasksPopup .card .cardBody .taskDatePicker .wrapDatePickerInput,.wrapInputTaskBox .taskDatePicker .wrapDatePickerInput{position:relative;display:flex;align-items:center;justify-content:space-between}.editBulkTasksPopup .card .cardBody .taskDatePicker .wrapDatePickerInput svg,.wrapInputTaskBox .taskDatePicker .wrapDatePickerInput svg{position:absolute;right:0;display:flex;align-items:center;width:10px;height:10px;fill:#1a1a1a;cursor:pointer;z-index:-1}.editBulkTasksPopup .card .cardBody .taskDatePicker .wrapDatePickerInput .react-datepicker,.wrapInputTaskBox .taskDatePicker .wrapDatePickerInput .react-datepicker{display:flex}.editBulkTasksPopup .card .cardBody .taskDatePicker .wrapDatePickerInput .react-datepicker .react-datepicker__time-box,.wrapInputTaskBox .taskDatePicker .wrapDatePickerInput .react-datepicker .react-datepicker__time-box{width:80px}.editBulkTasksPopup .card .cardBody .taskDatePicker .wrapDatePickerInput .react-datepicker .react-datepicker__day,.editBulkTasksPopup .card .cardBody .taskDatePicker .wrapDatePickerInput .react-datepicker .react-datepicker__day-name,.wrapInputTaskBox .taskDatePicker .wrapDatePickerInput .react-datepicker .react-datepicker__day,.wrapInputTaskBox .taskDatePicker .wrapDatePickerInput .react-datepicker .react-datepicker__day-name{margin:0!important;width:1.5rem!important;line-height:1.5rem!important}.editBulkTasksPopup .card .cardBody .taskDatePicker .wrapDatePickerInput .react-datepicker .react-datepicker__time-list-item,.wrapInputTaskBox .taskDatePicker .wrapDatePickerInput .react-datepicker .react-datepicker__time-list-item{height:24px!important;padding:5px 10px 2px!important}.editBulkTasksPopup .card .cardBody .taskDatePicker .wrapDatePickerInput .react-datepicker-wrapper,.wrapInputTaskBox .taskDatePicker .wrapDatePickerInput .react-datepicker-wrapper{position:relative;width:100%}.editBulkTasksPopup .card .cardBody .taskDatePicker .wrapDatePickerInput .react-datepicker-wrapper input,.wrapInputTaskBox .taskDatePicker .wrapDatePickerInput .react-datepicker-wrapper input{border:none;color:#1a1a1a;font-size:15px;font-weight:500;padding:3px 0 5px;height:32px;width:210px;background:transparent}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox button,.connectInboxSection .connectedInboxBody .emptyInbox button,.contactPage .headerSection .headerRightSection button,.emptySequence button,.headerSection .add-new-dropdown button,.popupSection .popupContainer .popupWrap .popupFooter button,.seq-contacts-section .seq-contacts-table-section .add-contact-stage button,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .template-btn button,.template-section .template-body main .template-overview-section .empty-templates button,.triggersSection .overviewTab .overviewTableSection .emptyTrigger button{-webkit-user-select:none;user-select:none;background-color:#3953fb;color:#fff;outline:none;border:none;padding:8px;border-radius:4px;display:flex;align-items:center;justify-content:center;min-width:120px;font-size:16px;cursor:pointer;transition:all .2s ease-in-out}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox button:hover,.connectInboxSection .connectedInboxBody .emptyInbox button:hover,.contactPage .headerSection .headerRightSection button:hover,.emptySequence button:hover,.headerSection .add-new-dropdown button:hover,.popupSection .popupContainer .popupWrap .popupFooter button:hover,.seq-contacts-section .seq-contacts-table-section .add-contact-stage button:hover,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .template-btn button:hover,.template-section .template-body main .template-overview-section .empty-templates button:hover,.triggersSection .overviewTab .overviewTableSection .emptyTrigger button:hover{background:#2743f4;transition:all .2s ease-in-out}#billingSection .contentSection .inputWrapper .errMsgText,.accountNotes .editNotesAction .inputWrapper .errMsgText,.addDefaultInboxPopup .card .inputWrapper .errMsgText,.addDomainInputBtnCont .inputWrapper .errMsgText,.addMembersPopup .card .inputWrapper .errMsgText,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .errMsgText,.apiKeyWrapper .apiKeyContainer .errMsgText,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .errMsgText,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .errMsgText,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .errMsgText,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .errMsgText,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .errMsgText,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .errMsgText,.createCallStagePopup .card .colorCodes .errMsgText,.createCallStagePopup .card .inputWrapper .errMsgText,.createEditListPopupWrapper .card .inputWrapper .errMsgText,.createStagePopupWrapper .card .inputWrapper .errMsgText,.createTeamPopupWrapper .card .inputWrapper .errMsgText,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .errMsgText,.editAccountSection .card .cardBody .inputWrapper .errMsgText,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .errMsgText,.generateAISequenceSection .inputWrapper .errMsgText,.initialUserNotes .editNotesAction .inputWrapper .errMsgText,.multiSelectDropDown .multiSelectInputCont .errMsgText,.numberInputBox .errMsgText,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .errMsgText,.popupSection .popupContainer .popupWrap .popupBody .selectDropdown .errMsgText,.predefinedSequenceSection .inputWrapper .errMsgText,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .cardInputWrapper .errMsgText,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .errMsgText,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .errMsgText,.testEmailCard .inputWrapper .errMsgText,.triggerInputFieldValue .inputWrapper .errMsgText,.triggersSection .createEditTrigger .formInputFields .filterDropdownWrap .errMsgText,.triggersSection .createEditTrigger .formInputFields .triggerActions .errMsgText,.triggersSection .createEditTrigger .formInputFields .triggerConditions .errMsgText,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .errMsgText,.updateContactsActionItem .inputWrapper .errMsgText,.userProfileSection .popupBody .inputWrapper .errMsgText,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .errMsgText,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .errMsgText{position:absolute;bottom:-15px;font-size:11px;left:0;color:red}.addCustomUrlPopup .card .cardBody,.addDefaultInboxPopup .card .cardBody,.addMembersPopup .card .cardBody,.addtoListPopupWrapper .card .cardBody,.bookNowBanner .wrapImgTextBookNowBtn .wrapDescTitle,.callSettingContainer .callSettingContent .callDispostionSection,.changePasswordSection .card .cardBody,.comingSoonFeaturePopup .card .cardBody,.connectInboxFailureSection .pop-card .imgLapping,.createCallStagePopup .card .cardBody,.createEditListPopupWrapper .card .cardBody,.createStagePopupWrapper .card .cardBody,.createTeamPopupWrapper .card .cardBody,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .cardBody,.deselectCheckedPopup .card .cardBody,.dsLogAfterEndSection .callNotesWrap,.dsLogAfterEndSection .saveContactLogNo,.dsLogAfterEndSection .saveContactLogNo p,.dsLogAfterEndSection .wrapInputLabel,.editSequencePopupWrapper .card .cardBody,.emailPreviewContentPopup .card .cardBody .emailComposeEditor,.emailVerificationLoggedInWrapper .card .cardBody,.exportToSalesforceSection .sfExportSuccessSection .card .cardBody,.exportToSalesforceSection .sfExportSuccessSection .card .expContactInfoBox,.fileLimitExceedPopup .card .cardBody,.findMailContactPopupWrapper .card .cardBody,.foundMailPopupWrapper .card .cardBody,.googleOAuthPopupWrapper .card .cardBody,.initialWelcomePopupWrapper .card .cardBody,.linkedInNotConnectedWrapper .card .cardBody,.phoneNotFoundPopupWrapper .card .cardBody,.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .title .descText,.priceRangeSliderWrapper .card .cardBody,.pricingPageSection .enterprisePlanSection,.pricingPageSection .pricingTableSection .planInfo,.pricingPageSection .pricingTitle,.pricingSection,.pricingSection .pricingBody,.pricingSection .pricingBody .pricingCard .pricingContentBody,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .cardInputWrapper,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .calenderFilterSection,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList,.pricingSection .pricingBody .pricingCard .pricingLeftContent,.pullContactsWrapper .card .cardBody,.successPopup .card .cardBody,.syncConfirmationPopupWrapper .card .cardBody,.syncLogsHistoryPopupWrapper .card .cardBody,.upgradePlanPopupWrapper .card .cardBody,.userProfileSection{position:relative;display:block;width:100%}#contactCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo,#contactCard .contactCard .contactCardHeader .contactInfoCard .contactDetails,#contactCard .contactCard .contactInfoCard,#contactCard .contactCard .contactInfoCard .contactActivityInfo,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactOwner,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTask,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .valueColumn,#contactCard .contactCard .contactInfoCard .contactDetails,#contactCard .contactCard .contactInfoCard .contactDetails .contactJobCompany,#contactCard .contactCard .contactInfoCard .contactDetails .contactName,#userRegister .container .register-body .contentBody .titleImgWrap,#userRegister .container nav .headerMenuWrapper,#userRegister .container nav .headerMenuWrapper .menuWrapper .menuListDropdown .menuItems,.accordianSection,.accordianSection .accordian .descBtnWrap .desc,.accordianSection .accordian .subjectTitle,.accountContacts .dataTableCont .dtBody .titleRow,.accountContacts .dataTableCont .dtHeader .titleRow,.accountContacts .dataTableCont .dtLoader .titleRow,.accountFilterByOption,.accountFilterByOption .conditionField .dropdownSearchBox,.accountFilterByOption .contactDateFilter .dropdownSearchBox,.accountFilterByOption .filterBody,.accountFilterByOption .filterBody .dropdownButton .label,.accountFilterByOption .filterBody .dropdownButton .wrapCountArrow .arrowIcon,.accountFilterByOption .filterBody .dropdownButton .wrapCountArrow .selectedCount,.accountFilterByOption .filterHeader .clearBtn,.accountFilterByOption .filterHeader .name,.addBulkContactWrapper .common-popup,.addBulkContactWrapper .common-popup .popup-wrap,.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap,.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .actionCont,.addCustomUrlPopup .card .cardBody,.addCustomUrlPopup .card .cardBody .cnameCont .textBoxWrapper,.addCustomUrlPopup .card .cardBody .descText,.addSlackNotificationPopup .card .notesInput,.addSlackNotificationPopup .card .notesInput .notes-section .dsLogAfterEndSection label,.addStagesPopup .addStagesPopupCard .stageContentBody .notesInput,.addStagesPopup .addStagesPopupCard .stageContentBody .notesInput .notes-section .dsLogAfterEndSection label,.addStagesPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .dsLogAfterEndSection label,.attachmentFileList .fileCard .fileDetails,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .addGuestDescCont,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .labelText,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotDate,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .collapsiveContentBody .noSlotAvailable,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .slotsAvailable .timeSlot span.linear-background,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .slotsAvailable li span.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li,.calendarSetting,.calendarSetting .actionIconTooltip,.calendarSetting .calendarCont,.calendarSetting .calendarCont .calendarMainContent,.calendarSetting .calendarCont .calendarMainContent .configurationCont,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigCont,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader,.calendarSetting .calendarCont .calendarMainContent .eventsContainer,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .emptyEventSection,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .emptyEventSection img,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .eventActionIcon .actionIconTooltip .actionIcon,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .eventActionIcon .actionIconTooltip .actionIcon,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventsListTable,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventsListTable .eventsCardList,.calendarSetting .createEventFormSection,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .baseUrlLoader,.callSettingContainer,.callSettingContainer .callSettingContent,.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .stageName,.callsSection .callsContainer .callsBody .callsCard .callsAnalytics,.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .chartCard,.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .chartCard .chartContent,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard,.changePasswordSection .cardBody .updateBtn,.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreBtn,.connectedAccountsView .dropdownBtn,.connectInboxDropdown .insetDropdown .ddBox .ddList,.connectInboxDropdown .insetDropdown .ddBox .ddList .ddItem,.connectInboxDropdown .insetDropdown .ddBox .ddList .ddItem .email,.connectInboxDropdown .insetDropdown .ddBox .ddList .ddItem .name,.connectInboxDropdown .insetDropdown .ddBox .ddList li,.connectInboxDropdown .insetDropdown .ddBox .ddList li .email,.connectInboxDropdown .insetDropdown .ddBox .ddList li .name,.connectInboxDropdown .insetDropdown .ddBox ul,.connectInboxDropdown .insetDropdown .ddBox ul .ddItem,.connectInboxDropdown .insetDropdown .ddBox ul .ddItem .email,.connectInboxDropdown .insetDropdown .ddBox ul .ddItem .name,.connectInboxDropdown .insetDropdown .ddBox ul li,.connectInboxDropdown .insetDropdown .ddBox ul li .email,.connectInboxDropdown .insetDropdown .ddBox ul li .name,.connectInboxSection,.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox,.connectInboxSection .connectedInboxBody,.connectInboxSection .connectedInboxBody .connectedInboxCard .wrapConnectedEmail .connectedEmail,.connectInboxSection .connectedInboxBody .connectedInboxCard .wrapConnectedEmail .userName,.contactDetailsCont .seq-contacts-table-body .ctUserEmail span,.contactFilterByOption,.contactFilterByOption .conditionField .dropdownSearchBox,.contactFilterByOption .contactDateFilter .dropdownSearchBox,.contactFilterByOption .filterBody,.contactFilterByOption .filterBody .dropdownButton .label,.contactFilterByOption .filterBody .dropdownButton .wrapCountArrow .arrowIcon,.contactFilterByOption .filterBody .dropdownButton .wrapCountArrow .selectedCount,.contactFilterByOption .filterHeader .clearBtn,.contactFilterByOption .filterHeader .name,.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-tag,.contactStageRules,.contactStageRules .headerContent,.contactStagesWrapper,.contactStagesWrapper .contactStagesCont,.createCallStagePopup .card .callMapToDropdown .dsLogAfterEndSection label,.createCallStagePopup .card .colorCodes .dsLogAfterEndSection label,.creditsUsageSection,.creditsUsageSection .creditsUsageBody,.crmConfigurePage .card .headingBlock,.csvImportsSection,.csvImportsSection .tableList,.csvImportsSection .tableList .colLoader,.csvImportsSection .tableList .tableBody .titleRow,.csvImportsSection .tableList .tableBodyLoader .titleRow,.csvImportsSection .tableList .tableHeader .titleRow,.csvImportsSection .titleDescSection,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .clickLink,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .fieldUpdateList,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .clickLink,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .fieldUpdateList,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactOwner,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTask,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .valueColumn,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .contactJobCompany,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .contactName,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactOwner,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTask,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .valueColumn,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .contactJobCompany,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .contactName,.customTooltip,.customUrlSection,.customUrlSection .customUrlBody,.customUrlSection .customUrlBody .customUrlRow .domainName,.customUrlSection .customUrlBody .customUrlRowLoader .domainName,.customUrlsuccess .customUrlSuccessPopupWrapper .textTitle,.DialerFirstLetter,.dialerServiceCard .contactInfoList .titleCompanyWrap,.dialerServiceCard .DailpadSection .daillingNumberCard .contactFirstLetterBgWrap,.dialerServiceCard .dsCancelLogPopup .cancelLogCard,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard img,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard img,.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContact .number,.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContact .number span,.dialerServiceCard .dsPhoneCreditsSection .addCreditsBtn,.dialerServiceCard .dsPhoneCreditsSectionLoader .addCreditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard img,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard img,.dialerServiceCardLoader .contactInfoList .titleCompanyWrap,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactFirstLetterBgWrap,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard img,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard img,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContact .number,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContact .number span,.dialerServiceCardLoader .dsPhoneCreditsSection .addCreditsBtn,.dialerServiceCardLoader .dsPhoneCreditsSectionLoader .addCreditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard img,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard img,.domainHealthCenterWrapper,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .titleCompanyWrap,.dsLogAfterEndSection,.dsLogAfterEndSection .addSlackNotificationPopup .card .notesInput .notes-section label,.dsLogAfterEndSection .addStagesPopup .addStagesPopupCard .stageContentBody .notesInput .notes-section label,.dsLogAfterEndSection .addStagesPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection label,.dsLogAfterEndSection .callNotesWrap .notes-section .name,.dsLogAfterEndSection .createCallStagePopup .card .callMapToDropdown label,.dsLogAfterEndSection .createCallStagePopup .card .colorCodes label,.dsLogAfterEndSection .editBulkTasksPopup .card .cardBody .notesInput .notes-section label,.dsLogAfterEndSection .filterDropdown label,.dsLogAfterEndSection .initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .notesInput .notes-section label,.dsLogAfterEndSection .initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection label,.dsLogAfterEndSection .replyThreadDropdown label,.dsLogAfterEndSection .stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .notesInput .notes-section label,.dsLogAfterEndSection .stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection label,.dsLogAfterEndSection .taskTypeDropdown label,.dsLogAfterEndSection .testEmailPopupWrapper .addStagesPopupCard .stageContentBody .notesInput .notes-section label,.dsLogAfterEndSection .testEmailPopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection label,.dsLogAfterEndSection .wrapInputLabel .label,.editBulkTasksPopup .card .cardBody .dsLogAfterEndSection .notesInput .notes-section label,.editBulkTasksPopup .card .cardBody .notesInput,.editBulkTasksPopup .card .cardBody .notesInput .notes-section .dsLogAfterEndSection label,.emptyCustomUrlWrapper .emptyCustomUrlCont p.cutomParaText,.exportToSalesforceSection,.exportToSalesforceSection .sfExportSuccessSection .card .expContactInfoBoxLoader,.exportToSalesforceSection .sfExportSuccessSection .card .imgAlign,.exportToSalesforceSection .sfExportSuccessSection .card h6,.filterByContactTags,.filterByContactTags .filterTagDropdown .tagList,.filterByContactWrapper,.filterByStep,.filterComponentHeader .savedSearchSection .clearAllBtn,.filterDropdown .dsLogAfterEndSection label,.generateAISequenceSection .card .createSequenceSection .createSequenceBox .inputTextBox,.generateAISequenceSection .card .predefinedTemplatesSection,.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList,.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo,.generateAISequenceSection .card .sequenceStagesSection,.generateAISequenceSection .card .sequenceStagesSection .btnSection,.generateAISequenceSection .card .sequenceStagesSection .stageStepList,.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard,.generateAISequenceSection .card .TitleBadge,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .notesInput,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .notesInput .notes-section .dsLogAfterEndSection label,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .dsLogAfterEndSection label,.logicalOperator .operator,.logoutPricingPage,.metricsTableSection .metricsTableBody .tableContainer .sortIcon,.multiSelectDropdown .dropdownSearchBox .searchBox,.multiSelectOption .insetDropdown .ddBox .ddList,.multiSelectOption .insetDropdown .ddBox ul,.newTooltip,.numberInputBox,.numberInputBox .labelLoader,.numberInputBox input,.numberInputBox label,.outboxFilterByOption,.outboxFilterByOption .contactDateFilter .dropdownSearchBox,.outboxFilterByOption .filterBody,.outboxFilterByOption .filterBody .dropdownButton .label,.outboxFilterByOption .filterBody .dropdownButton .wrapCountArrow .arrowIcon,.outboxFilterByOption .filterBody .dropdownButton .wrapCountArrow .selectedCount,.outboxFilterByOption .filterHeader .clearBtn,.outboxFilterByOption .filterHeader .name,.outboxPage .outboxCardList .emailInfoWrapper .subjectIcon .editScheduleDate .orangeDot,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactOwner,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTask,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .valueColumn,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .contactJobCompany,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .contactName,.pluginContactCard,.pluginContactCard .pccSectionList,.pluginContactCard .pccSectionList .contactInfoList .titleCompanyWrap,.pluginContactCardLoader,.pluginContactCardLoader .pccSectionList,.pluginContactCardLoader .pccSectionList .contactInfoList .titleCompanyWrap,.pluginSuccessPage,.pluginSuccessPage .pluginSuccessBody .loginPluginContent,.pluginSuccessPage .pluginSuccessBody .loginPluginContent .navTodashboardUrl,.pluginSuccessPage .pluginSuccessBody .signupPluginContent,.predefinedSequenceSection .card .createSequenceSection .createSequenceBox .inputTextBox,.predefinedSequenceSection .card .predefinedTemplatesSection,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo,.predefinedSequenceSection .card .sequenceStagesSection,.predefinedSequenceSection .card .sequenceStagesSection .btnSection,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard,.predefinedSequenceSection .card .TitleBadge,.pricingDiscountBanner,.pricingPageSection .crmSection,.pricingPageSection .crmSection .title,.pricingPageSection .freqAskQuesSection,.pricingPageSection .freqAskQuesSection .freqAskQuesRow .contentCol,.pricingPageSection .freqAskQuesSection .title,.pricingPageSection .pricingTableSection,.pricingPageSection .pricingTableSection .planInfo .noCardReq,.pricingPageSection .pricingTableSection .planInfo .noCardReq .linear-background,.pricingPageSection .pricingTableSection .planInfo .noCardReqLoader,.pricingPageSection .pricingTableSection .planInfo .noCardReqLoader .linear-background,.pricingPageSection .pricingTableSection .planInfo .planName,.pricingPageSection .pricingTableSection .planInfo .planPrice,.pricingPageSection .pricingTableSection .pricingList .creditsInfo,.pricingPageSection .pricingTableSection .pricingList .creditsInfo .linear-background,.pricingPageSection .pricingTableSection .pricingList .pricingCard,.pricingPageSection .pricingTableSection .pricingList .pricingCard .fiftypercentPopular .launchText,.pricingPageSection .pricingTableSection .pricingList .pricingCard .fiftypercentPopular .wrapDiscountIng .offPercent,.pricingPageSection .pricingTableSection .pricingList .pricingCard .planFeatureCard,.pricingPageSection .pricingTableSection .pricingList .pricingCard .planFeatureCard .planCombineText,.pricingPageSection .pricingTableSection .pricingList .pricingCard .planFeatureCard .planFeatureList,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .fiftypercentPopular .launchText,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .fiftypercentPopular .wrapDiscountIng .offPercent,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .planFeatureCard,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .planFeatureCard .planCombineText,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .planFeatureCard .planFeatureList,.pricingPageSection .pricingTableSection .pricingToogle,.replyThreadDropdown .dsLogAfterEndSection label,.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights,.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .chartCard,.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .chartCard .chartContent,.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableHeader .headerName .name,.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableHeader .headerName .sortIcon,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsTableCard,.searchInputBtn .searchIcon,.sequenceContactFilter,.sequenceContactFilter .conditionField .dropdownSearchBox,.sequenceContactFilter .contactDateFilter .dropdownSearchBox,.sequenceContactFilter .filterBody,.sequenceContactFilter .filterBody .dropdownButton .label,.sequenceContactFilter .filterBody .dropdownButton .wrapCountArrow .arrowIcon,.sequenceContactFilter .filterBody .dropdownButton .wrapCountArrow .selectedCount,.sequenceContactFilter .filterHeader .clearBtn,.sequenceContactFilter .filterHeader .name,.sequenceContactUploader .contactUploader,.sequenceExcludeContactSafetySetting,.sequenceExcludeContactSafetySetting .autoCompleteDropdownLoading .labelLoader,.sequenceExcludeContactSafetySetting .sendingWindowLoading .labelLoader,.sequenceExcludeContactSafetySetting .throttlingForm,.sequenceMultiInboxSelection,.sequenceMultiInboxSelection .autoCompleteDropdownLoading .labelLoader,.sequenceMultiInboxSelection .sendingWindowLoading .labelLoader,.sequenceMultiInboxSelection .throttlingForm,.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .addStepHeader .stepHeaderCont .arrowIcon,.sequenceScheduleSettings,.sequenceScheduleSettings .autoCompleteDropdownLoading .labelLoader,.sequenceScheduleSettings .sendingWindowLoading .labelLoader,.sequenceScheduleSettings .throttlingForm,.sequenceTemplatePopupSection .card .createSequenceSection .createSequenceBox .inputTextBox,.sequenceTemplatePopupSection .card .predefinedTemplatesSection,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo,.sequenceTemplatePopupSection .card .sequenceStagesSection,.sequenceTemplatePopupSection .card .sequenceStagesSection .btnSection,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard,.sequenceTemplatePopupSection .card .TitleBadge,.sequenceThrottlingSettings,.sequenceThrottlingSettings .autoCompleteDropdownLoading .labelLoader,.sequenceThrottlingSettings .sendingWindowLoading .labelLoader,.sequenceThrottlingSettings .throttlingForm,.settingsPage .settingSection .leftSection,.settingsPage .settingSection .leftSection .tabContainer,.settingsPage .settingSection .rightSection .autoBccWrapper .autoBccInnerCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .autoBccWrapper .cusotmFieldsInnerCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .autoBccWrapper .emailSigCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .autoBccWrapper .headerTitle,.settingsPage .settingSection .rightSection .autoBccWrapper .signatureTitle,.settingsPage .settingSection .rightSection .customFields .autoBccInnerCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .customFields .cusotmFieldsInnerCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .customFields .emailSigCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .customFields .headerTitle,.settingsPage .settingSection .rightSection .customFields .signatureTitle,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBccInnerCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .safetySettingsWrapper .cusotmFieldsInnerCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .safetySettingsWrapper .emailSigCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .safetySettingsWrapper .headerTitle,.settingsPage .settingSection .rightSection .safetySettingsWrapper .signatureTitle,.signupSuccessPage .pageBody,.signupSuccessPage .pageBody .supportContactSignup,.signupSuccessPage .pageBody .supportContactSignup .supportList .card,.signupSuccessPage .pageBody .supportContactSignup .supportList .card .name,.signupSuccessPage .pageBody .supportContactSignup .supportList .card .value,.singleSelectDropdown,.smtpImapConnectPage,.smtpImapConnectPage .smtpImapContentBody .stmpImapTitle h4,.smtpImapConnectPage .smtpImapContentBody .stmpImapTitle p,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .colTiteAction,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .imapEmailsForm,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .imapEmailsForm .dropdownButtonOption,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .smtpEmailsForm,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .smtpEmailsForm .dropdownButtonOption,.stagesCont,.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .stats .statsCountTitleWrap,.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .stats .statsCountTitleWrap .statsCount,.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .stats .statsCountTitleWrap .statsTitle,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .stats .statsCountTitleWrap,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .stats .statsCountTitleWrap .statsCount,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .stats .statsCountTitleWrap .statsTitle,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .notesInput,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .notesInput .notes-section .dsLogAfterEndSection label,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .dsLogAfterEndSection label,.subjectLineGenerator .generatorBtn,.subjectLineGenerator .recommendedSubjectLines,.subjectLineGenerator .recommendedSubjectLines .dropdownList,.subjectLineGenerator .recommendedSubjectLines .dropdownList .dropdownOption,.subjectLineGenerator .recommendedSubjectLines .dropdownList.emptySubjectLine,.tableBodyExports .titleRow,.tableBodyLoaderExports .titleRow,.tableHeaderExports .titleRow,.taskHeader .contactInfo .fullName,.taskHeader .contactInfo .jobTitleCompany,.taskSectionWrapperCont .filterComponentWrapper .clearAllBtn,.tasksOperation,.tasksOperation .tableList,.tasksOperation .tableList .colLoader,.tasksOperation .tableList .tableBody .titleRow,.tasksOperation .tableList .tableBodyLoader .titleRow,.tasksOperation .tableList .tableHeader .titleRow,.tasksOperation .titleHeader,.taskTableBody .contactInfo .fullName,.taskTableBody .contactInfo .jobTitleCompany,.taskTableBodyLoader .contactInfo .fullName,.taskTableBodyLoader .contactInfo .jobTitleCompany,.taskTypeDropdown .dsLogAfterEndSection label,.teamThanksSection .contentBody .navToPluginUrl,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .notesInput,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .notesInput .notes-section .dsLogAfterEndSection label,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .dsLogAfterEndSection label,.triggersSection,.triggersSection .createEditTrigger,.triggersSection .createEditTrigger .formInputFields,.triggersSection .overviewTab,.triggersSection .overviewTab .overviewTableSection,.unsubscribePage .bigTitleFont,.unsubscribeWrapper,.unsubscribeWrapper .unsubscribeCheck,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .errMsg,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .unsubscribeTitle,.userProfileSection .popupBody .btnSection .deactiveBtn,.userProfileSection .userProfileLoader,.websiteTrackingWrapper,.wrapAddTolistBtnPopup,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .listDetails .listContactsCount,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .listDetails .listContactsCount .count,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .listDetails .listContactsCount .text,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .listDetails .listInfo,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .listDetails .listInfo .createdInfo,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .listDetails .listInfo .name,.wrapInputTaskBox .inputBoxAndAutoCompleteDropDown .inputBoxSection,ul.filterByCard li.filterCard .filterIcon,ul.filterByCard li.filterCard .wrapFilterValue,ul.filterByCard li.filterCard .wrapFilterValue .filterCount,ul.filterByCard li.filterCard .wrapFilterValue .filterName{position:relative;display:block}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .tableBody .callsTeamSummaryLoader,.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .tableBody .tableRow,.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .tableHeader,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableHeader,.groupWrapper .tableRow,.groupWrapper .tableRowLoader,.groupWrapper .tableSection .tableHeader,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRowLoader,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableHeader,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRowLoader,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableHeader,.teamMemberSection .headerPadding .tableHeader,.teamMemberWrapper .tableRow,.teamMemberWrapper .tableRowLoader,.teamSectionCont .teamContainer .tableSection .tableBody .tableRow,.teamSectionCont .teamContainer .tableSection .tableBody .tableRowLoader,.teamSectionCont .teamContainer .tableSection .tableHeader{width:100%;position:relative;padding:5px 25px}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .tableHeader,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableHeader,.groupWrapper .tableSection .tableHeader,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableHeader,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableHeader,.teamMemberSection .headerPadding .tableHeader,.teamSectionCont .teamContainer .tableSection .tableHeader{background:#fafafa;color:#666;font-size:14px;font-weight:500;border-top:1px solid #eceff1;border-bottom:1px solid #eceff1}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox,.connectInboxSection .connectedInboxBody .emptyInbox,.emptySequence,.seq-contacts-section .seq-contacts-table-section .add-contact-stage,.template-section .template-body main .template-overview-section .empty-templates,.triggersSection .overviewTab .overviewTableSection .emptyTrigger{position:relative;width:100%;height:100%;display:flex;align-items:center;padding:20px;flex-direction:column;justify-content:center;overflow:auto}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox img,.connectInboxSection .connectedInboxBody .emptyInbox img,.emptySequence img,.seq-contacts-section .seq-contacts-table-section .add-contact-stage img,.template-section .template-body main .template-overview-section .empty-templates img,.triggersSection .overviewTab .overviewTableSection .emptyTrigger img{width:120px;height:100px;object-fit:contain}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox h6,.connectInboxSection .connectedInboxBody .emptyInbox h6,.emptySequence h6,.seq-contacts-section .seq-contacts-table-section .add-contact-stage h6,.template-section .template-body main .template-overview-section .empty-templates h6,.triggersSection .overviewTab .overviewTableSection .emptyTrigger h6{font-weight:500;font-size:16px;margin:15px 0}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox .noSharedSeqIcon,.connectInboxSection .connectedInboxBody .emptyInbox .noSharedSeqIcon,.emptySequence .noSharedSeqIcon,.seq-contacts-section .seq-contacts-table-section .add-contact-stage .noSharedSeqIcon,.template-section .template-body main .template-overview-section .empty-templates .noSharedSeqIcon,.triggersSection .overviewTab .overviewTableSection .emptyTrigger .noSharedSeqIcon{width:20px;height:auto}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox button,.connectInboxSection .connectedInboxBody .emptyInbox button,.emptySequence button,.seq-contacts-section .seq-contacts-table-section .add-contact-stage button,.template-section .template-body main .template-overview-section .empty-templates button,.triggersSection .overviewTab .overviewTableSection .emptyTrigger button{padding:10px 15px;border-radius:5px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox button svg,.connectInboxSection .connectedInboxBody .emptyInbox button svg,.emptySequence button svg,.seq-contacts-section .seq-contacts-table-section .add-contact-stage button svg,.template-section .template-body main .template-overview-section .empty-templates button svg,.triggersSection .overviewTab .overviewTableSection .emptyTrigger button svg{width:18px;height:18px;fill:#fff;vertical-align:middle}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox button .btn-name,.connectInboxSection .connectedInboxBody .emptyInbox button .btn-name,.emptySequence button .btn-name,.seq-contacts-section .seq-contacts-table-section .add-contact-stage button .btn-name,.template-section .template-body main .template-overview-section .empty-templates button .btn-name,.triggersSection .overviewTab .overviewTableSection .emptyTrigger button .btn-name{padding-left:8px}.headerSection{position:relative;padding:12px;background-color:#fff;height:60px;display:flex;align-items:center;letter-spacing:.3px;justify-content:space-between}.headerSection .breadCrumbLeftSection{width:70%;display:flex;align-items:center;justify-content:flex-start}.headerSection .breadCrumbLeftSection .sharedLabel{display:flex;align-items:center}.headerSection .add-new-dropdown{position:relative;display:flex;align-items:center}.headerSection .add-new-dropdown:not(:last-child){margin-right:10px}.headerSection .add-new-dropdown button{position:relative;min-width:120px;height:36px;font-size:14px;border-radius:5px;font-family:Graphik-Regular;padding:8px;letter-spacing:.3px;font-weight:600}.headerSection .add-new-dropdown .drop-down-menu{top:36px}.headerSection .add-new-dropdown .dropdown-overlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.headerSection .sharedBadge{letter-spacing:.4px;background-color:#ffdfd1;padding:5px;line-height:9px;font-size:9px;color:#e46833;border-radius:3px;margin-left:10px;text-transform:uppercase}.callNotesSection i,.icon-hover-btn{font-size:18px!important;padding:8px;border-radius:50%;cursor:pointer;transition:all .2s ease-in;color:#787878}.callNotesSection i:hover,.icon-hover-btn:hover{background:#e8e8e8;color:#222;transition:all .2s ease-in}.strikeThrough{text-decoration:line-through}.callsSection .callsContainer .callsBody,.contactPage .bodySection,.dataSearchPage .bodySection,.reportsSection .reportsContainer .reportsBody,.taskPage .bodySection{width:100%;height:calc(100% - 60px);padding:12px;display:block;overflow:hidden;position:relative}.callsSection .callsContainer .productDiscount.callsBody,.contactPage .productDiscount.bodySection,.dataSearchPage .productDiscount.bodySection,.reportsSection .reportsContainer .productDiscount.reportsBody,.taskPage .productDiscount.bodySection{width:100%;height:calc(100% - 114px)}.callsSection .callsContainer .callsBody .layoutBody,.contactPage .bodySection .layoutBody,.dataSearchPage .bodySection .layoutBody,.reportsSection .reportsContainer .reportsBody .layoutBody,.taskPage .bodySection .layoutBody{height:100%;border-radius:10px;background:#fff;position:relative;flex:1 1;transition:.5s}.pageLayout{position:relative;width:100%;height:calc(100% - 60px);display:grid;grid-template-columns:260px calc(100% - 260px);padding:12px}.pageLayout .contentLayout,.pageLayout .navLayout{position:relative;display:block;overflow:hidden;border-radius:10px;background-color:#fff}.pageLayout .navLayout{width:calc(100% - 10px);height:100%}.pageLayout .contentLayout{width:100%;height:100%}.insight-loader,.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-stage-insight.insight-loader{display:flex;flex-direction:row}.insight-loader .linear-background,.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-stage-insight.insight-loader .linear-background{width:30px;height:30px;border-radius:50%}.insight-loader .linear-background:not(:last-child),.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-stage-insight.insight-loader .linear-background:not(:last-child){margin-right:30px}.contactUploadLoader{background:hsla(0,0%,97.6%,.58);border-bottom:1px solid #f8f8f8;padding:10px}.contactUploadMsg{margin-left:20px;padding:10px}.contactUploadLoader,.contactUploadMsg{transition:all .3s ease;color:#29b969;font-size:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-animation:cardSlideUp .3s linear;animation:cardSlideUp .3s linear}.circleLoader{position:relative;margin-right:5px}.circleLoader.animatedButton{cursor:pointer;border:none;outline:none;padding:10px;font-weight:500;color:#fff;background:#2dca73;font-size:14px;border-radius:5px;transition:all .3s ease}.circleLoader.animatedButton.loading{position:relative;transition:all .3s ease;border-radius:50%;width:16px;height:16px}.circleLoader.animatedButton.loading .load-text{position:absolute;color:#fff;font-size:10px;font-weight:700;text-align:center;line-height:1;padding:5px;z-index:2;border-radius:50%;transition:all .3s ease,left .3s cubic-bezier(.18,.89,.35,1.15);-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-color:#fff #fff transparent transparent;border-style:solid;border-width:1.5px;border-left:1px;background-color:initial;width:16px;height:16px;top:2px;left:2px}.circleLoader.animatedButton.fill-transistion{transition:opacity .1s .3s,background-color .1s .3s,-webkit-transform .3s ease-out .1s;transition:transform .3s ease-out .1s,opacity .1s .3s,background-color .1s .3s;transition:transform .3s ease-out .1s,opacity .1s .3s,background-color .1s .3s,-webkit-transform .3s ease-out .1s;-webkit-transform:scale(100);transform:scale(100);opacity:1}.circleLoader.animatedButton.fill-transistion .load-text{border:none}#billingSection .contentSection .inputWrapper,.accountNotes .editNotesAction .inputWrapper,.addDefaultInboxPopup .card .inputWrapper,.addDomainInputBtnCont .inputWrapper,.addMembersPopup .card .inputWrapper,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper,.apiKeyWrapper .apiKeyContainer,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper,.createCallStagePopup .card .inputWrapper,.createEditListPopupWrapper .card .inputWrapper,.createStagePopupWrapper .card .inputWrapper,.createTeamPopupWrapper .card .inputWrapper,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper,.editAccountSection .card .cardBody .inputWrapper,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper,.generateAISequenceSection .inputWrapper,.initialUserNotes .editNotesAction .inputWrapper,.multiSelectDropDown .multiSelectInputCont,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper,.predefinedSequenceSection .inputWrapper,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper,.testEmailCard .inputWrapper,.triggerInputFieldValue .inputWrapper,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper,.updateContactsActionItem .inputWrapper,.userProfileSection .popupBody .inputWrapper,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper{display:flex;align-items:center;margin-bottom:30px;font-family:Graphik-Regular;position:relative}#billingSection .contentSection .jobTitle.inputWrapper,.accountNotes .editNotesAction .jobTitle.inputWrapper,.addDefaultInboxPopup .card .jobTitle.inputWrapper,.addDomainInputBtnCont .jobTitle.inputWrapper,.addMembersPopup .card .jobTitle.inputWrapper,.addRemoveEmailAddress .emailInputAndDropdownCont .jobTitle.inputWrapper,.apiKeyWrapper .jobTitle.apiKeyContainer,.buyNewNumberPopup .newNumberPopupWrapper .jobTitle.inputWrapper,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .jobTitle.inputWrapper,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .jobTitle.inputWrapper,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .jobTitle.inputWrapper,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .jobTitle.inputWrapper,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .jobTitle.inputWrapper,.createCallStagePopup .card .jobTitle.inputWrapper,.createEditListPopupWrapper .card .jobTitle.inputWrapper,.createStagePopupWrapper .card .jobTitle.inputWrapper,.createTeamPopupWrapper .card .jobTitle.inputWrapper,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .jobTitle.inputWrapper,.editAccountSection .card .cardBody .jobTitle.inputWrapper,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .jobTitle.inputWrapper,.generateAISequenceSection .jobTitle.inputWrapper,.initialUserNotes .editNotesAction .jobTitle.inputWrapper,.multiSelectDropDown .jobTitle.multiSelectInputCont,.popupSection .popupContainer .popupWrap .popupBody .jobTitle.inputWrapper,.predefinedSequenceSection .jobTitle.inputWrapper,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .jobTitle.inputWrapper,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .jobTitle.inputWrapper,.testEmailCard .jobTitle.inputWrapper,.triggerInputFieldValue .jobTitle.inputWrapper,.triggersSection .createEditTrigger .formInputFields .triggerName .jobTitle.inputWrapper,.updateContactsActionItem .jobTitle.inputWrapper,.userProfileSection .popupBody .jobTitle.inputWrapper,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .jobTitle.inputWrapper,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .jobTitle.inputWrapper{margin-bottom:20px}#billingSection .contentSection .inputWrapper .inputCont,.accountNotes .editNotesAction .inputWrapper .inputCont,.addDefaultInboxPopup .card .inputWrapper .inputCont,.addDomainInputBtnCont .inputWrapper .inputCont,.addMembersPopup .card .inputWrapper .inputCont,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputCont,.apiKeyWrapper .apiKeyContainer .inputCont,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputCont,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputCont,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputCont,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputCont,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputCont,.createCallStagePopup .card .inputWrapper .inputCont,.createEditListPopupWrapper .card .inputWrapper .inputCont,.createStagePopupWrapper .card .inputWrapper .inputCont,.createTeamPopupWrapper .card .inputWrapper .inputCont,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputCont,.editAccountSection .card .cardBody .inputWrapper .inputCont,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont,.generateAISequenceSection .inputWrapper .inputCont,.initialUserNotes .editNotesAction .inputWrapper .inputCont,.multiSelectDropDown .multiSelectInputCont .inputCont,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputCont,.predefinedSequenceSection .inputWrapper .inputCont,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputCont,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont,.testEmailCard .inputWrapper .inputCont,.triggerInputFieldValue .inputWrapper .inputCont,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont,.updateContactsActionItem .inputWrapper .inputCont,.userProfileSection .popupBody .inputWrapper .inputCont,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputCont,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont{display:inline-block;background-color:#fff;color:#000}#billingSection .contentSection .inputWrapper .inputCont .inputBox,.accountNotes .editNotesAction .inputWrapper .inputCont .inputBox,.addDefaultInboxPopup .card .inputWrapper .inputCont .inputBox,.addDomainInputBtnCont .inputWrapper .inputCont .inputBox,.addMembersPopup .card .inputWrapper .inputCont .inputBox,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputCont .inputBox,.apiKeyWrapper .apiKeyContainer .inputCont .inputBox,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputCont .inputBox,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputCont .inputBox,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputCont .inputBox,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputCont .inputBox,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont .inputBox,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputCont .inputBox,.createCallStagePopup .card .inputWrapper .inputCont .inputBox,.createEditListPopupWrapper .card .inputWrapper .inputCont .inputBox,.createStagePopupWrapper .card .inputWrapper .inputCont .inputBox,.createTeamPopupWrapper .card .inputWrapper .inputCont .inputBox,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputCont .inputBox,.editAccountSection .card .cardBody .inputWrapper .inputCont .inputBox,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont .inputBox,.generateAISequenceSection .inputWrapper .inputCont .inputBox,.initialUserNotes .editNotesAction .inputWrapper .inputCont .inputBox,.multiSelectDropDown .multiSelectInputCont .inputCont .inputBox,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputCont .inputBox,.predefinedSequenceSection .inputWrapper .inputCont .inputBox,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputCont .inputBox,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont .inputBox,.testEmailCard .inputWrapper .inputCont .inputBox,.triggerInputFieldValue .inputWrapper .inputCont .inputBox,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont .inputBox,.updateContactsActionItem .inputWrapper .inputCont .inputBox,.userProfileSection .popupBody .inputWrapper .inputCont .inputBox,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputCont .inputBox,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputBox{line-height:36px;font-size:15px;will-change:font-size;width:100%;-webkit-appearance:none;color:#3953fb;border:none;border-bottom:1px solid #f3f4f8}#billingSection .contentSection .inputWrapper .inputCont .inputLabel,.accountNotes .editNotesAction .inputWrapper .inputCont .inputLabel,.addDefaultInboxPopup .card .inputWrapper .inputCont .inputLabel,.addDomainInputBtnCont .inputWrapper .inputCont .inputLabel,.addMembersPopup .card .inputWrapper .inputCont .inputLabel,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputCont .inputLabel,.apiKeyWrapper .apiKeyContainer .inputCont .inputLabel,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputCont .inputLabel,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputCont .inputLabel,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputCont .inputLabel,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputCont .inputLabel,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont .inputLabel,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputCont .inputLabel,.createCallStagePopup .card .inputWrapper .inputCont .inputLabel,.createEditListPopupWrapper .card .inputWrapper .inputCont .inputLabel,.createStagePopupWrapper .card .inputWrapper .inputCont .inputLabel,.createTeamPopupWrapper .card .inputWrapper .inputCont .inputLabel,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputCont .inputLabel,.editAccountSection .card .cardBody .inputWrapper .inputCont .inputLabel,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont .inputLabel,.generateAISequenceSection .inputWrapper .inputCont .inputLabel,.initialUserNotes .editNotesAction .inputWrapper .inputCont .inputLabel,.multiSelectDropDown .multiSelectInputCont .inputCont .inputLabel,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputCont .inputLabel,.predefinedSequenceSection .inputWrapper .inputCont .inputLabel,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputCont .inputLabel,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont .inputLabel,.testEmailCard .inputWrapper .inputCont .inputLabel,.triggerInputFieldValue .inputWrapper .inputCont .inputLabel,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont .inputLabel,.updateContactsActionItem .inputWrapper .inputCont .inputLabel,.userProfileSection .popupBody .inputWrapper .inputCont .inputLabel,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputCont .inputLabel,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputLabel{color:#666;font-size:13px;will-change:font-size;position:absolute;bottom:12px;letter-spacing:.3px;left:0;transition:all .2s linear}#billingSection .contentSection .inputWrapper .inputCont .inputLabel .required,.accountNotes .editNotesAction .inputWrapper .inputCont .inputLabel .required,.addDefaultInboxPopup .card .inputWrapper .inputCont .inputLabel .required,.addDomainInputBtnCont .inputWrapper .inputCont .inputLabel .required,.addMembersPopup .card .inputWrapper .inputCont .inputLabel .required,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputCont .inputLabel .required,.apiKeyWrapper .apiKeyContainer .inputCont .inputLabel .required,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputCont .inputLabel .required,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputCont .inputLabel .required,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputCont .inputLabel .required,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputCont .inputLabel .required,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont .inputLabel .required,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputCont .inputLabel .required,.createCallStagePopup .card .inputWrapper .inputCont .inputLabel .required,.createEditListPopupWrapper .card .inputWrapper .inputCont .inputLabel .required,.createStagePopupWrapper .card .inputWrapper .inputCont .inputLabel .required,.createTeamPopupWrapper .card .inputWrapper .inputCont .inputLabel .required,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputCont .inputLabel .required,.editAccountSection .card .cardBody .inputWrapper .inputCont .inputLabel .required,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont .inputLabel .required,.generateAISequenceSection .inputWrapper .inputCont .inputLabel .required,.initialUserNotes .editNotesAction .inputWrapper .inputCont .inputLabel .required,.multiSelectDropDown .multiSelectInputCont .inputCont .inputLabel .required,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputCont .inputLabel .required,.predefinedSequenceSection .inputWrapper .inputCont .inputLabel .required,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputCont .inputLabel .required,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont .inputLabel .required,.testEmailCard .inputWrapper .inputCont .inputLabel .required,.triggerInputFieldValue .inputWrapper .inputCont .inputLabel .required,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont .inputLabel .required,.updateContactsActionItem .inputWrapper .inputCont .inputLabel .required,.userProfileSection .popupBody .inputWrapper .inputCont .inputLabel .required,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputCont .inputLabel .required,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputLabel .required{color:red;padding-left:5px}#billingSection .contentSection .inputWrapper .inputCont .inputLabel .infoIcon,.accountNotes .editNotesAction .inputWrapper .inputCont .inputLabel .infoIcon,.addDefaultInboxPopup .card .inputWrapper .inputCont .inputLabel .infoIcon,.addDomainInputBtnCont .inputWrapper .inputCont .inputLabel .infoIcon,.addMembersPopup .card .inputWrapper .inputCont .inputLabel .infoIcon,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputCont .inputLabel .infoIcon,.apiKeyWrapper .apiKeyContainer .inputCont .inputLabel .infoIcon,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputCont .inputLabel .infoIcon,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputCont .inputLabel .infoIcon,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputCont .inputLabel .infoIcon,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputCont .inputLabel .infoIcon,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont .inputLabel .infoIcon,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputCont .inputLabel .infoIcon,.createCallStagePopup .card .inputWrapper .inputCont .inputLabel .infoIcon,.createEditListPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon,.createStagePopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon,.createTeamPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon,.editAccountSection .card .cardBody .inputWrapper .inputCont .inputLabel .infoIcon,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont .inputLabel .infoIcon,.generateAISequenceSection .inputWrapper .inputCont .inputLabel .infoIcon,.initialUserNotes .editNotesAction .inputWrapper .inputCont .inputLabel .infoIcon,.multiSelectDropDown .multiSelectInputCont .inputCont .inputLabel .infoIcon,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputCont .inputLabel .infoIcon,.predefinedSequenceSection .inputWrapper .inputCont .inputLabel .infoIcon,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputCont .inputLabel .infoIcon,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont .inputLabel .infoIcon,.testEmailCard .inputWrapper .inputCont .inputLabel .infoIcon,.triggerInputFieldValue .inputWrapper .inputCont .inputLabel .infoIcon,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont .inputLabel .infoIcon,.updateContactsActionItem .inputWrapper .inputCont .inputLabel .infoIcon,.userProfileSection .popupBody .inputWrapper .inputCont .inputLabel .infoIcon,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputCont .inputLabel .infoIcon,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputLabel .infoIcon{position:relative;top:2px;left:4px}#billingSection .contentSection .inputWrapper .inputCont .inputLabel .infoIcon i,.accountNotes .editNotesAction .inputWrapper .inputCont .inputLabel .infoIcon i,.addDefaultInboxPopup .card .inputWrapper .inputCont .inputLabel .infoIcon i,.addDomainInputBtnCont .inputWrapper .inputCont .inputLabel .infoIcon i,.addMembersPopup .card .inputWrapper .inputCont .inputLabel .infoIcon i,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputCont .inputLabel .infoIcon i,.apiKeyWrapper .apiKeyContainer .inputCont .inputLabel .infoIcon i,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputCont .inputLabel .infoIcon i,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputCont .inputLabel .infoIcon i,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputCont .inputLabel .infoIcon i,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputCont .inputLabel .infoIcon i,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont .inputLabel .infoIcon i,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputCont .inputLabel .infoIcon i,.createCallStagePopup .card .inputWrapper .inputCont .inputLabel .infoIcon i,.createEditListPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon i,.createStagePopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon i,.createTeamPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon i,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon i,.editAccountSection .card .cardBody .inputWrapper .inputCont .inputLabel .infoIcon i,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont .inputLabel .infoIcon i,.generateAISequenceSection .inputWrapper .inputCont .inputLabel .infoIcon i,.initialUserNotes .editNotesAction .inputWrapper .inputCont .inputLabel .infoIcon i,.multiSelectDropDown .multiSelectInputCont .inputCont .inputLabel .infoIcon i,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputCont .inputLabel .infoIcon i,.predefinedSequenceSection .inputWrapper .inputCont .inputLabel .infoIcon i,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputCont .inputLabel .infoIcon i,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont .inputLabel .infoIcon i,.testEmailCard .inputWrapper .inputCont .inputLabel .infoIcon i,.triggerInputFieldValue .inputWrapper .inputCont .inputLabel .infoIcon i,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont .inputLabel .infoIcon i,.updateContactsActionItem .inputWrapper .inputCont .inputLabel .infoIcon i,.userProfileSection .popupBody .inputWrapper .inputCont .inputLabel .infoIcon i,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputCont .inputLabel .infoIcon i,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputLabel .infoIcon i{font-size:13px;cursor:pointer}#billingSection .contentSection .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.accountNotes .editNotesAction .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.addDefaultInboxPopup .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.addDomainInputBtnCont .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.addMembersPopup .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.apiKeyWrapper .apiKeyContainer .inputCont .inputLabel .infoIcon .customTooltip,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.createCallStagePopup .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.createEditListPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.createStagePopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.createTeamPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.editAccountSection .card .cardBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.generateAISequenceSection .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.initialUserNotes .editNotesAction .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.multiSelectDropDown .multiSelectInputCont .inputCont .inputLabel .infoIcon .customTooltip,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.predefinedSequenceSection .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.testEmailCard .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.triggerInputFieldValue .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.updateContactsActionItem .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.userProfileSection .popupBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip{position:relative;z-index:100}#billingSection .contentSection .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.accountNotes .editNotesAction .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.addDefaultInboxPopup .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.addDomainInputBtnCont .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.addMembersPopup .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.apiKeyWrapper .apiKeyContainer .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.createCallStagePopup .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.createEditListPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.createStagePopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.createTeamPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.editAccountSection .card .cardBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.generateAISequenceSection .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.initialUserNotes .editNotesAction .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.multiSelectDropDown .multiSelectInputCont .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.predefinedSequenceSection .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.testEmailCard .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.triggerInputFieldValue .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.updateContactsActionItem .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.userProfileSection .popupBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .sharpPointer{border-top-right-radius:2px;padding:5px;border-right:1px solid #000;border-top:1px solid #000;right:1px;background:#000}#billingSection .contentSection .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.accountNotes .editNotesAction .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.addDefaultInboxPopup .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.addDomainInputBtnCont .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.addMembersPopup .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.apiKeyWrapper .apiKeyContainer .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.createCallStagePopup .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.createEditListPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.createStagePopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.createTeamPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.editAccountSection .card .cardBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.generateAISequenceSection .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.initialUserNotes .editNotesAction .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.multiSelectDropDown .multiSelectInputCont .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.predefinedSequenceSection .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.testEmailCard .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.triggerInputFieldValue .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.updateContactsActionItem .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.userProfileSection .popupBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody{background:#000;right:-15px;top:3px;width:200px;border-radius:4px}#billingSection .contentSection .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.accountNotes .editNotesAction .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.addDefaultInboxPopup .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.addDomainInputBtnCont .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.addMembersPopup .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.apiKeyWrapper .apiKeyContainer .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.createCallStagePopup .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.createEditListPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.createStagePopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.createTeamPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.editAccountSection .card .cardBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.generateAISequenceSection .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.initialUserNotes .editNotesAction .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.multiSelectDropDown .multiSelectInputCont .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.predefinedSequenceSection .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.testEmailCard .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.triggerInputFieldValue .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.updateContactsActionItem .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.userProfileSection .popupBody .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputLabel .infoIcon .customTooltip .tooltipBody .tooltipText{color:#fff;white-space:normal;padding:6px;font-size:11px;text-align:center}#billingSection .contentSection .inputWrapper .inputCont.readOnlyInput,.accountNotes .editNotesAction .inputWrapper .inputCont.readOnlyInput,.addDefaultInboxPopup .card .inputWrapper .inputCont.readOnlyInput,.addDomainInputBtnCont .inputWrapper .inputCont.readOnlyInput,.addMembersPopup .card .inputWrapper .inputCont.readOnlyInput,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputCont.readOnlyInput,.apiKeyWrapper .apiKeyContainer .inputCont.readOnlyInput,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputCont.readOnlyInput,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputCont.readOnlyInput,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputCont.readOnlyInput,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputCont.readOnlyInput,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont.readOnlyInput,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputCont.readOnlyInput,.createCallStagePopup .card .inputWrapper .inputCont.readOnlyInput,.createEditListPopupWrapper .card .inputWrapper .inputCont.readOnlyInput,.createStagePopupWrapper .card .inputWrapper .inputCont.readOnlyInput,.createTeamPopupWrapper .card .inputWrapper .inputCont.readOnlyInput,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputCont.readOnlyInput,.editAccountSection .card .cardBody .inputWrapper .inputCont.readOnlyInput,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont.readOnlyInput,.generateAISequenceSection .inputWrapper .inputCont.readOnlyInput,.initialUserNotes .editNotesAction .inputWrapper .inputCont.readOnlyInput,.multiSelectDropDown .multiSelectInputCont .inputCont.readOnlyInput,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputCont.readOnlyInput,.predefinedSequenceSection .inputWrapper .inputCont.readOnlyInput,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputCont.readOnlyInput,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont.readOnlyInput,.testEmailCard .inputWrapper .inputCont.readOnlyInput,.triggerInputFieldValue .inputWrapper .inputCont.readOnlyInput,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont.readOnlyInput,.updateContactsActionItem .inputWrapper .inputCont.readOnlyInput,.userProfileSection .popupBody .inputWrapper .inputCont.readOnlyInput,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputCont.readOnlyInput,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont.readOnlyInput{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:auto}#billingSection .contentSection .inputWrapper .inputCont.readOnlyInput .inputLabel,.accountNotes .editNotesAction .inputWrapper .inputCont.readOnlyInput .inputLabel,.addDefaultInboxPopup .card .inputWrapper .inputCont.readOnlyInput .inputLabel,.addDomainInputBtnCont .inputWrapper .inputCont.readOnlyInput .inputLabel,.addMembersPopup .card .inputWrapper .inputCont.readOnlyInput .inputLabel,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputCont.readOnlyInput .inputLabel,.apiKeyWrapper .apiKeyContainer .inputCont.readOnlyInput .inputLabel,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputCont.readOnlyInput .inputLabel,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputCont.readOnlyInput .inputLabel,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputCont.readOnlyInput .inputLabel,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputCont.readOnlyInput .inputLabel,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont.readOnlyInput .inputLabel,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputCont.readOnlyInput .inputLabel,.createCallStagePopup .card .inputWrapper .inputCont.readOnlyInput .inputLabel,.createEditListPopupWrapper .card .inputWrapper .inputCont.readOnlyInput .inputLabel,.createStagePopupWrapper .card .inputWrapper .inputCont.readOnlyInput .inputLabel,.createTeamPopupWrapper .card .inputWrapper .inputCont.readOnlyInput .inputLabel,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputCont.readOnlyInput .inputLabel,.editAccountSection .card .cardBody .inputWrapper .inputCont.readOnlyInput .inputLabel,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont.readOnlyInput .inputLabel,.generateAISequenceSection .inputWrapper .inputCont.readOnlyInput .inputLabel,.initialUserNotes .editNotesAction .inputWrapper .inputCont.readOnlyInput .inputLabel,.multiSelectDropDown .multiSelectInputCont .inputCont.readOnlyInput .inputLabel,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputCont.readOnlyInput .inputLabel,.predefinedSequenceSection .inputWrapper .inputCont.readOnlyInput .inputLabel,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputCont.readOnlyInput .inputLabel,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont.readOnlyInput .inputLabel,.testEmailCard .inputWrapper .inputCont.readOnlyInput .inputLabel,.triggerInputFieldValue .inputWrapper .inputCont.readOnlyInput .inputLabel,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont.readOnlyInput .inputLabel,.updateContactsActionItem .inputWrapper .inputCont.readOnlyInput .inputLabel,.userProfileSection .popupBody .inputWrapper .inputCont.readOnlyInput .inputLabel,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputCont.readOnlyInput .inputLabel,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont.readOnlyInput .inputLabel{bottom:36px;will-change:font-size;font-size:11px;transition:all .2s linear}#billingSection .contentSection .inputWrapper .inputCont.readOnlyInput .inputBox,.accountNotes .editNotesAction .inputWrapper .inputCont.readOnlyInput .inputBox,.addDefaultInboxPopup .card .inputWrapper .inputCont.readOnlyInput .inputBox,.addDomainInputBtnCont .inputWrapper .inputCont.readOnlyInput .inputBox,.addMembersPopup .card .inputWrapper .inputCont.readOnlyInput .inputBox,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputCont.readOnlyInput .inputBox,.apiKeyWrapper .apiKeyContainer .inputCont.readOnlyInput .inputBox,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputCont.readOnlyInput .inputBox,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputCont.readOnlyInput .inputBox,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputCont.readOnlyInput .inputBox,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputCont.readOnlyInput .inputBox,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont.readOnlyInput .inputBox,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputCont.readOnlyInput .inputBox,.createCallStagePopup .card .inputWrapper .inputCont.readOnlyInput .inputBox,.createEditListPopupWrapper .card .inputWrapper .inputCont.readOnlyInput .inputBox,.createStagePopupWrapper .card .inputWrapper .inputCont.readOnlyInput .inputBox,.createTeamPopupWrapper .card .inputWrapper .inputCont.readOnlyInput .inputBox,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputCont.readOnlyInput .inputBox,.editAccountSection .card .cardBody .inputWrapper .inputCont.readOnlyInput .inputBox,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont.readOnlyInput .inputBox,.generateAISequenceSection .inputWrapper .inputCont.readOnlyInput .inputBox,.initialUserNotes .editNotesAction .inputWrapper .inputCont.readOnlyInput .inputBox,.multiSelectDropDown .multiSelectInputCont .inputCont.readOnlyInput .inputBox,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputCont.readOnlyInput .inputBox,.predefinedSequenceSection .inputWrapper .inputCont.readOnlyInput .inputBox,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputCont.readOnlyInput .inputBox,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont.readOnlyInput .inputBox,.testEmailCard .inputWrapper .inputCont.readOnlyInput .inputBox,.triggerInputFieldValue .inputWrapper .inputCont.readOnlyInput .inputBox,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont.readOnlyInput .inputBox,.updateContactsActionItem .inputWrapper .inputCont.readOnlyInput .inputBox,.userProfileSection .popupBody .inputWrapper .inputCont.readOnlyInput .inputBox,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputCont.readOnlyInput .inputBox,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont.readOnlyInput .inputBox{border:0}#billingSection .contentSection .inputWrapper .inputBox~.focusBorder,.accountNotes .editNotesAction .inputWrapper .inputBox~.focusBorder,.addDefaultInboxPopup .card .inputWrapper .inputBox~.focusBorder,.addDomainInputBtnCont .inputWrapper .inputBox~.focusBorder,.addMembersPopup .card .inputWrapper .inputBox~.focusBorder,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputBox~.focusBorder,.apiKeyWrapper .apiKeyContainer .inputBox~.focusBorder,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputBox~.focusBorder,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputBox~.focusBorder,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputBox~.focusBorder,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputBox~.focusBorder,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputBox~.focusBorder,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputBox~.focusBorder,.createCallStagePopup .card .inputWrapper .inputBox~.focusBorder,.createEditListPopupWrapper .card .inputWrapper .inputBox~.focusBorder,.createStagePopupWrapper .card .inputWrapper .inputBox~.focusBorder,.createTeamPopupWrapper .card .inputWrapper .inputBox~.focusBorder,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputBox~.focusBorder,.editAccountSection .card .cardBody .inputWrapper .inputBox~.focusBorder,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputBox~.focusBorder,.generateAISequenceSection .inputWrapper .inputBox~.focusBorder,.initialUserNotes .editNotesAction .inputWrapper .inputBox~.focusBorder,.multiSelectDropDown .multiSelectInputCont .inputBox~.focusBorder,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputBox~.focusBorder,.predefinedSequenceSection .inputWrapper .inputBox~.focusBorder,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputBox~.focusBorder,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputBox~.focusBorder,.testEmailCard .inputWrapper .inputBox~.focusBorder,.triggerInputFieldValue .inputWrapper .inputBox~.focusBorder,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputBox~.focusBorder,.updateContactsActionItem .inputWrapper .inputBox~.focusBorder,.userProfileSection .popupBody .inputWrapper .inputBox~.focusBorder,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputBox~.focusBorder,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputBox~.focusBorder{position:absolute;bottom:0;left:0;width:100%;height:1px;will-change:height;z-index:99}#billingSection .contentSection .inputWrapper .inputBox~.focusBorder:after,#billingSection .contentSection .inputWrapper .inputBox~.focusBorder:before,.accountNotes .editNotesAction .inputWrapper .inputBox~.focusBorder:after,.accountNotes .editNotesAction .inputWrapper .inputBox~.focusBorder:before,.addDefaultInboxPopup .card .inputWrapper .inputBox~.focusBorder:after,.addDefaultInboxPopup .card .inputWrapper .inputBox~.focusBorder:before,.addDomainInputBtnCont .inputWrapper .inputBox~.focusBorder:after,.addDomainInputBtnCont .inputWrapper .inputBox~.focusBorder:before,.addMembersPopup .card .inputWrapper .inputBox~.focusBorder:after,.addMembersPopup .card .inputWrapper .inputBox~.focusBorder:before,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputBox~.focusBorder:after,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputBox~.focusBorder:before,.apiKeyWrapper .apiKeyContainer .inputBox~.focusBorder:after,.apiKeyWrapper .apiKeyContainer .inputBox~.focusBorder:before,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputBox~.focusBorder:after,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputBox~.focusBorder:before,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputBox~.focusBorder:after,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputBox~.focusBorder:before,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputBox~.focusBorder:after,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputBox~.focusBorder:before,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputBox~.focusBorder:after,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputBox~.focusBorder:before,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputBox~.focusBorder:after,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputBox~.focusBorder:before,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputBox~.focusBorder:after,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputBox~.focusBorder:before,.createCallStagePopup .card .inputWrapper .inputBox~.focusBorder:after,.createCallStagePopup .card .inputWrapper .inputBox~.focusBorder:before,.createEditListPopupWrapper .card .inputWrapper .inputBox~.focusBorder:after,.createEditListPopupWrapper .card .inputWrapper .inputBox~.focusBorder:before,.createStagePopupWrapper .card .inputWrapper .inputBox~.focusBorder:after,.createStagePopupWrapper .card .inputWrapper .inputBox~.focusBorder:before,.createTeamPopupWrapper .card .inputWrapper .inputBox~.focusBorder:after,.createTeamPopupWrapper .card .inputWrapper .inputBox~.focusBorder:before,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputBox~.focusBorder:after,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputBox~.focusBorder:before,.editAccountSection .card .cardBody .inputWrapper .inputBox~.focusBorder:after,.editAccountSection .card .cardBody .inputWrapper .inputBox~.focusBorder:before,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputBox~.focusBorder:after,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputBox~.focusBorder:before,.generateAISequenceSection .inputWrapper .inputBox~.focusBorder:after,.generateAISequenceSection .inputWrapper .inputBox~.focusBorder:before,.initialUserNotes .editNotesAction .inputWrapper .inputBox~.focusBorder:after,.initialUserNotes .editNotesAction .inputWrapper .inputBox~.focusBorder:before,.multiSelectDropDown .multiSelectInputCont .inputBox~.focusBorder:after,.multiSelectDropDown .multiSelectInputCont .inputBox~.focusBorder:before,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputBox~.focusBorder:after,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputBox~.focusBorder:before,.predefinedSequenceSection .inputWrapper .inputBox~.focusBorder:after,.predefinedSequenceSection .inputWrapper .inputBox~.focusBorder:before,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputBox~.focusBorder:after,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputBox~.focusBorder:before,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputBox~.focusBorder:after,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputBox~.focusBorder:before,.testEmailCard .inputWrapper .inputBox~.focusBorder:after,.testEmailCard .inputWrapper .inputBox~.focusBorder:before,.triggerInputFieldValue .inputWrapper .inputBox~.focusBorder:after,.triggerInputFieldValue .inputWrapper .inputBox~.focusBorder:before,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputBox~.focusBorder:after,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputBox~.focusBorder:before,.updateContactsActionItem .inputWrapper .inputBox~.focusBorder:after,.updateContactsActionItem .inputWrapper .inputBox~.focusBorder:before,.userProfileSection .popupBody .inputWrapper .inputBox~.focusBorder:after,.userProfileSection .popupBody .inputWrapper .inputBox~.focusBorder:before,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputBox~.focusBorder:after,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputBox~.focusBorder:before,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputBox~.focusBorder:after,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputBox~.focusBorder:before{content:"";position:absolute;bottom:0;left:0;width:0;height:100%;background-color:#3953fb;transition:.4s;will-change:background-color}#billingSection .contentSection .inputWrapper .inputBox~.focusBorder:after,.accountNotes .editNotesAction .inputWrapper .inputBox~.focusBorder:after,.addDefaultInboxPopup .card .inputWrapper .inputBox~.focusBorder:after,.addDomainInputBtnCont .inputWrapper .inputBox~.focusBorder:after,.addMembersPopup .card .inputWrapper .inputBox~.focusBorder:after,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputBox~.focusBorder:after,.apiKeyWrapper .apiKeyContainer .inputBox~.focusBorder:after,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputBox~.focusBorder:after,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputBox~.focusBorder:after,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputBox~.focusBorder:after,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputBox~.focusBorder:after,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputBox~.focusBorder:after,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputBox~.focusBorder:after,.createCallStagePopup .card .inputWrapper .inputBox~.focusBorder:after,.createEditListPopupWrapper .card .inputWrapper .inputBox~.focusBorder:after,.createStagePopupWrapper .card .inputWrapper .inputBox~.focusBorder:after,.createTeamPopupWrapper .card .inputWrapper .inputBox~.focusBorder:after,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputBox~.focusBorder:after,.editAccountSection .card .cardBody .inputWrapper .inputBox~.focusBorder:after,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputBox~.focusBorder:after,.generateAISequenceSection .inputWrapper .inputBox~.focusBorder:after,.initialUserNotes .editNotesAction .inputWrapper .inputBox~.focusBorder:after,.multiSelectDropDown .multiSelectInputCont .inputBox~.focusBorder:after,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputBox~.focusBorder:after,.predefinedSequenceSection .inputWrapper .inputBox~.focusBorder:after,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputBox~.focusBorder:after,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputBox~.focusBorder:after,.testEmailCard .inputWrapper .inputBox~.focusBorder:after,.triggerInputFieldValue .inputWrapper .inputBox~.focusBorder:after,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputBox~.focusBorder:after,.updateContactsActionItem .inputWrapper .inputBox~.focusBorder:after,.userProfileSection .popupBody .inputWrapper .inputBox~.focusBorder:after,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputBox~.focusBorder:after,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputBox~.focusBorder:after{left:auto;right:0}#billingSection .contentSection .inputWrapper .inputBox:focus~.focusBorder:after,#billingSection .contentSection .inputWrapper .inputBox:focus~.focusBorder:before,.accountNotes .editNotesAction .inputWrapper .inputBox:focus~.focusBorder:after,.accountNotes .editNotesAction .inputWrapper .inputBox:focus~.focusBorder:before,.addDefaultInboxPopup .card .inputWrapper .inputBox:focus~.focusBorder:after,.addDefaultInboxPopup .card .inputWrapper .inputBox:focus~.focusBorder:before,.addDomainInputBtnCont .inputWrapper .inputBox:focus~.focusBorder:after,.addDomainInputBtnCont .inputWrapper .inputBox:focus~.focusBorder:before,.addMembersPopup .card .inputWrapper .inputBox:focus~.focusBorder:after,.addMembersPopup .card .inputWrapper .inputBox:focus~.focusBorder:before,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputBox:focus~.focusBorder:after,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputBox:focus~.focusBorder:before,.apiKeyWrapper .apiKeyContainer .inputBox:focus~.focusBorder:after,.apiKeyWrapper .apiKeyContainer .inputBox:focus~.focusBorder:before,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputBox:focus~.focusBorder:after,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputBox:focus~.focusBorder:before,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputBox:focus~.focusBorder:after,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputBox:focus~.focusBorder:before,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputBox:focus~.focusBorder:after,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputBox:focus~.focusBorder:before,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputBox:focus~.focusBorder:after,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputBox:focus~.focusBorder:before,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputBox:focus~.focusBorder:after,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputBox:focus~.focusBorder:before,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputBox:focus~.focusBorder:after,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputBox:focus~.focusBorder:before,.createCallStagePopup .card .inputWrapper .inputBox:focus~.focusBorder:after,.createCallStagePopup .card .inputWrapper .inputBox:focus~.focusBorder:before,.createEditListPopupWrapper .card .inputWrapper .inputBox:focus~.focusBorder:after,.createEditListPopupWrapper .card .inputWrapper .inputBox:focus~.focusBorder:before,.createStagePopupWrapper .card .inputWrapper .inputBox:focus~.focusBorder:after,.createStagePopupWrapper .card .inputWrapper .inputBox:focus~.focusBorder:before,.createTeamPopupWrapper .card .inputWrapper .inputBox:focus~.focusBorder:after,.createTeamPopupWrapper .card .inputWrapper .inputBox:focus~.focusBorder:before,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputBox:focus~.focusBorder:after,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputBox:focus~.focusBorder:before,.editAccountSection .card .cardBody .inputWrapper .inputBox:focus~.focusBorder:after,.editAccountSection .card .cardBody .inputWrapper .inputBox:focus~.focusBorder:before,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputBox:focus~.focusBorder:after,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputBox:focus~.focusBorder:before,.generateAISequenceSection .inputWrapper .inputBox:focus~.focusBorder:after,.generateAISequenceSection .inputWrapper .inputBox:focus~.focusBorder:before,.initialUserNotes .editNotesAction .inputWrapper .inputBox:focus~.focusBorder:after,.initialUserNotes .editNotesAction .inputWrapper .inputBox:focus~.focusBorder:before,.multiSelectDropDown .multiSelectInputCont .inputBox:focus~.focusBorder:after,.multiSelectDropDown .multiSelectInputCont .inputBox:focus~.focusBorder:before,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputBox:focus~.focusBorder:after,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputBox:focus~.focusBorder:before,.predefinedSequenceSection .inputWrapper .inputBox:focus~.focusBorder:after,.predefinedSequenceSection .inputWrapper .inputBox:focus~.focusBorder:before,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputBox:focus~.focusBorder:after,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputBox:focus~.focusBorder:before,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputBox:focus~.focusBorder:after,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputBox:focus~.focusBorder:before,.testEmailCard .inputWrapper .inputBox:focus~.focusBorder:after,.testEmailCard .inputWrapper .inputBox:focus~.focusBorder:before,.triggerInputFieldValue .inputWrapper .inputBox:focus~.focusBorder:after,.triggerInputFieldValue .inputWrapper .inputBox:focus~.focusBorder:before,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputBox:focus~.focusBorder:after,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputBox:focus~.focusBorder:before,.updateContactsActionItem .inputWrapper .inputBox:focus~.focusBorder:after,.updateContactsActionItem .inputWrapper .inputBox:focus~.focusBorder:before,.userProfileSection .popupBody .inputWrapper .inputBox:focus~.focusBorder:after,.userProfileSection .popupBody .inputWrapper .inputBox:focus~.focusBorder:before,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputBox:focus~.focusBorder:after,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputBox:focus~.focusBorder:before,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputBox:focus~.focusBorder:after,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputBox:focus~.focusBorder:before{width:50%;transition:.4s}#billingSection .contentSection .inputWrapper .inputBox.filled~label,#billingSection .contentSection .inputWrapper .inputBox:focus~label,#billingSection .contentSection .inputWrapper .select-box:focus~label,.accountNotes .editNotesAction .inputWrapper .inputBox.filled~label,.accountNotes .editNotesAction .inputWrapper .inputBox:focus~label,.accountNotes .editNotesAction .inputWrapper .select-box:focus~label,.addDefaultInboxPopup .card .inputWrapper .inputBox.filled~label,.addDefaultInboxPopup .card .inputWrapper .inputBox:focus~label,.addDefaultInboxPopup .card .inputWrapper .select-box:focus~label,.addDomainInputBtnCont .inputWrapper .inputBox.filled~label,.addDomainInputBtnCont .inputWrapper .inputBox:focus~label,.addDomainInputBtnCont .inputWrapper .select-box:focus~label,.addMembersPopup .card .inputWrapper .inputBox.filled~label,.addMembersPopup .card .inputWrapper .inputBox:focus~label,.addMembersPopup .card .inputWrapper .select-box:focus~label,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputBox.filled~label,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputBox:focus~label,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .select-box:focus~label,.apiKeyWrapper .apiKeyContainer .inputBox.filled~label,.apiKeyWrapper .apiKeyContainer .inputBox:focus~label,.apiKeyWrapper .apiKeyContainer .select-box:focus~label,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputBox.filled~label,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputBox:focus~label,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .select-box:focus~label,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputBox.filled~label,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputBox:focus~label,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .select-box:focus~label,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputBox.filled~label,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputBox:focus~label,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .select-box:focus~label,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputBox.filled~label,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputBox:focus~label,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .select-box:focus~label,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputBox.filled~label,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputBox:focus~label,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .select-box:focus~label,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputBox.filled~label,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputBox:focus~label,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .select-box:focus~label,.createCallStagePopup .card .inputWrapper .inputBox.filled~label,.createCallStagePopup .card .inputWrapper .inputBox:focus~label,.createCallStagePopup .card .inputWrapper .select-box:focus~label,.createEditListPopupWrapper .card .inputWrapper .inputBox.filled~label,.createEditListPopupWrapper .card .inputWrapper .inputBox:focus~label,.createEditListPopupWrapper .card .inputWrapper .select-box:focus~label,.createStagePopupWrapper .card .inputWrapper .inputBox.filled~label,.createStagePopupWrapper .card .inputWrapper .inputBox:focus~label,.createStagePopupWrapper .card .inputWrapper .select-box:focus~label,.createTeamPopupWrapper .card .inputWrapper .inputBox.filled~label,.createTeamPopupWrapper .card .inputWrapper .inputBox:focus~label,.createTeamPopupWrapper .card .inputWrapper .select-box:focus~label,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputBox.filled~label,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputBox:focus~label,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .select-box:focus~label,.editAccountSection .card .cardBody .inputWrapper .inputBox.filled~label,.editAccountSection .card .cardBody .inputWrapper .inputBox:focus~label,.editAccountSection .card .cardBody .inputWrapper .select-box:focus~label,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputBox.filled~label,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputBox:focus~label,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .select-box:focus~label,.generateAISequenceSection .inputWrapper .inputBox.filled~label,.generateAISequenceSection .inputWrapper .inputBox:focus~label,.generateAISequenceSection .inputWrapper .select-box:focus~label,.initialUserNotes .editNotesAction .inputWrapper .inputBox.filled~label,.initialUserNotes .editNotesAction .inputWrapper .inputBox:focus~label,.initialUserNotes .editNotesAction .inputWrapper .select-box:focus~label,.multiSelectDropDown .multiSelectInputCont .inputBox.filled~label,.multiSelectDropDown .multiSelectInputCont .inputBox:focus~label,.multiSelectDropDown .multiSelectInputCont .select-box:focus~label,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputBox.filled~label,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputBox:focus~label,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .select-box:focus~label,.predefinedSequenceSection .inputWrapper .inputBox.filled~label,.predefinedSequenceSection .inputWrapper .inputBox:focus~label,.predefinedSequenceSection .inputWrapper .select-box:focus~label,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputBox.filled~label,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputBox:focus~label,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .select-box:focus~label,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputBox.filled~label,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputBox:focus~label,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .select-box:focus~label,.testEmailCard .inputWrapper .inputBox.filled~label,.testEmailCard .inputWrapper .inputBox:focus~label,.testEmailCard .inputWrapper .select-box:focus~label,.triggerInputFieldValue .inputWrapper .inputBox.filled~label,.triggerInputFieldValue .inputWrapper .inputBox:focus~label,.triggerInputFieldValue .inputWrapper .select-box:focus~label,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputBox.filled~label,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputBox:focus~label,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .select-box:focus~label,.updateContactsActionItem .inputWrapper .inputBox.filled~label,.updateContactsActionItem .inputWrapper .inputBox:focus~label,.updateContactsActionItem .inputWrapper .select-box:focus~label,.userProfileSection .popupBody .inputWrapper .inputBox.filled~label,.userProfileSection .popupBody .inputWrapper .inputBox:focus~label,.userProfileSection .popupBody .inputWrapper .select-box:focus~label,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputBox.filled~label,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputBox:focus~label,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .select-box:focus~label,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputBox.filled~label,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputBox:focus~label,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .select-box:focus~label{bottom:36px;font-size:11px;transition:all .2s linear}#billingSection .buttonSection .btn,.addCustomUrlPopup .card .cardBody .actionWrapper button.cancel,.buycreditsPopup.ccPopup .ccPopupWrapper .actionWrapper .backCont,.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.zoho .crmWrapper .activityWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn,.deletecustomUrl .deleteCustomUrlPopupWrapper .actionWrapper button.cancel,.emptyCustomUrlWrapper .emptyCustomUrlCont .addCustomUrlBtn{border:1px solid #3953fb;background-color:#fff;color:#3953fb;font-size:13px}.dropdownList #importLinkedIn svg{width:22px;height:16px}.dropdownList #singleContact .icon-holder .material-icons-outlined{font-size:21px;color:#10cba7}.dropdownList #singleContact .listItemWrap{width:110px}.dropdownList #bulkUpload .icon-holder .material-icons-outlined{font-size:22px;color:#0635c9}.dropdownList #bulkUpload .listItemWrap{width:110px}.helpIcon{display:flex;align-items:center;cursor:pointer}.helpIcon svg{width:24px;height:24px;margin-right:30px}.headerBtnContainer{display:flex;align-items:center;justify-content:space-between}.headerBtnContainer #requestDemo{background-color:#00ce76;width:130px;transition:all .3s;margin-right:15px}.headerBtnContainer .add-new-dropdown.addContactDropDown{position:relative}.headerBtnContainer .add-new-dropdown.addContactDropDown .dropdown-overlay{position:fixed;z-index:11;inset:0;width:100%;height:100%;background:transparent}.headerBtnContainer .add-new-dropdown.addContactDropDown .addColor{background-color:#3953fb!important}.headerBtnContainer .add-new-dropdown.addContactDropDown .addContactCont{font-size:13px;font-weight:600;background-color:#3953fb!important;border-radius:5px;display:flex;align-items:center;padding:0 10px;cursor:pointer;height:36px;font-family:Graphik-Regular}.headerBtnContainer .add-new-dropdown.addContactDropDown .addContactCont .btnText{margin-left:10px!important}.headerBtnContainer .add-new-dropdown.addContactDropDown .addContactCont.loading{width:140px!important;height:36px!important}.headerBtnContainer .add-new-dropdown.addContactDropDown .addContactCont.loading .knobs:before{left:4px;top:12px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-color:#fff #fff transparent transparent;border-style:solid;border-width:1.5px;border-left:1px;background-color:initial}.headerBtnContainer .add-new-dropdown.addContactDropDown .addContactCont.loading .toggleCheckbox:checked+.knobs:before{background-color:initial}.headerBtnContainer .add-new-dropdown.addContactDropDown .addContactCont .addContactIcon{width:14px;height:14px;display:inline-block;vertical-align:middle;margin-right:5px;line-height:16px}.headerBtnContainer .add-new-dropdown.addContactDropDown .addContactCont .addContactIcon svg{width:inherit;height:inherit;fill:#3953fb}.headerBtnContainer .add-new-dropdown.addContactDropDown .addContactCont .addContactBtn{color:#3953fb;display:table-cell;vertical-align:middle;font-size:13px}.headerBtnContainer .add-new-dropdown.addContactDropDown .drop-down-menu{right:0}.headerBtnContainer .add-new-dropdown.addContactDropDown .drop-down-menu .icon-holder i{margin-right:0!important}.headerBtnContainer .add-new-dropdown.addContactDropDown .drop-down-menu #singleContact .listItemWrap .dropdownImg{width:16px;height:auto;object-fit:contain;margin-right:15px}.headerBtnContainer .add-new-dropdown.addContactDropDown .drop-down-menu #bulkUpload .listItemWrap .dropdownImg{width:20px;height:auto;object-fit:contain;margin-right:11px}.alignFlexStart{align-items:flex-start}.anchorHighLight{position:relative;cursor:pointer}.anchorHighLight:hover{color:#3953fb!important;text-decoration:underline}.underlineHighlight{position:relative;display:block;text-align:left;cursor:pointer}.underlineHighlight:hover,.underlineHighlight:hover .name{color:#3953fb!important;text-decoration:underline}.contactSequence li.linear-background,.heading .linear-background,.taskResultsection .taskBody .tableBody .tableRow .taskTextCount h6.linear-background{height:12px;margin-bottom:5px}.heading{position:relative;color:#666;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;margin-bottom:5px;font-size:14px}.heading .linear-background{display:block;width:60%;border-radius:6px}.heading span.icon{display:block;width:14px;height:14px;margin-right:10px}.heading i{font-size:14px;vertical-align:middle;margin-right:10px}.heading svg{width:12px;height:12px;fill:#666;margin-right:10px}.heading .blueHighLight{color:#3953fb}.heading .blueHighLight.phoneSize{font-size:13px}.heading .textNormal{color:#666}.taskResultsection{width:100%;display:grid;position:relative;margin-top:5px;grid-template-columns:repeat(2,50%)}.taskResultsection .taskBody{padding:0 5px;position:relative}.taskResultsection .taskBody h6{text-align:center;font-weight:400;width:100%;font-size:14px}.taskResultsection .taskBody h6.total{color:#3953fb}.taskResultsection .taskBody h6.completed{color:#29b969}.taskResultsection .taskBody h6 .count{font-weight:600}.taskResultsection .taskBody h6.linear-background{width:60%;margin:0 auto;border-radius:6px}.taskResultsection .taskBody .tableBody{width:100%;position:relative;padding:0;list-style:none;margin:10px 0}.taskResultsection .taskBody .tableBody.total{border-right:1px solid #eee}.taskResultsection .taskBody .tableBody .tableRow{position:relative;display:grid;font-size:14px;color:#666;grid-template-columns:20px auto}.taskResultsection .taskBody .tableBody .tableRow .linear-background{border-radius:6px}.taskResultsection .taskBody .tableBody .tableRow:not(:last-child){margin-bottom:5px}.taskResultsection .taskBody .tableBody .tableRow i{font-size:12px}.taskResultsection .taskBody .tableBody .tableRow svg{fill:#666;width:12px;height:12px}.taskResultsection .taskBody .tableBody .tableRow img{width:10px;height:10px}.taskResultsection .taskBody .tableBody .tableRow .taskTextCount{text-align:left;margin-bottom:5px}.taskResultsection .taskBody .tableBody .tableRow .taskTextCount h6{text-align:left;margin-bottom:5px;font-size:12px;text-transform:capitalize}.taskResultsection .taskBody .tableBody .tableRow .taskTextCount h6.linear-background{margin:0 0 5px;border-radius:6px}.taskResultsection .taskBody .tableBody .tableRow .taskTextCount p{font-weight:600}.taskResultsection .taskBody .tableBody .tableRow .taskTextCount p.linear-background{width:30%;border-radius:6px}.remainCount{margin-top:10px;padding:5px 10px;font-size:12px;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:35px;border:1px solid #eee;color:#787878}.emptyTaskSequence{margin-left:24px}.contactSequence{padding-left:24px;list-style:none}.contactSequence,.contactSequence li{position:relative}.contactSequence li a{font-size:14px;text-decoration:none;color:#3953fb;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contactSequence li a:hover{cursor:pointer}.contactSequence li a:before{content:"- "}.contactSequence li.linear-background{width:70%}.contactSequence .remainCount{margin-top:10px;padding:5px 10px;font-size:12px;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:35px;border:1px solid #eee;color:#787878}.email-insight-stage{margin-top:10px;padding-left:24px}.insight-loader{margin-top:10px;margin-left:24px}.insight-loader .linear-background{border-radius:50%!important}.padleft24 .email-insight-stage{padding-left:24px}.unavailableItalic{font-size:12px;font-style:italic;color:#787878}.task-notes .linear-background{border-radius:6px!important}.addCustomUrlPopup,.addDefaultInboxPopup,.addMembersPopup,.addtoListPopupWrapper,.changePasswordSection,.comingSoonFeaturePopup,.createCallStagePopup,.createEditListPopupWrapper,.createStagePopupWrapper,.createTeamPopupWrapper,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper,.deselectCheckedPopup,.editSequencePopupWrapper,.emailVerificationLoggedInWrapper,.exportToSalesforceSection .sfExportSuccessSection,.fileLimitExceedPopup,.googleOAuthPopupWrapper,.linkedInNotConnectedWrapper,.priceRangeSliderWrapper,.pullContactsWrapper,.successPopup,.syncConfirmationPopupWrapper,.syncLogsHistoryPopupWrapper{position:fixed;top:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;letter-spacing:.3px;width:100%;z-index:100;overflow:auto}.addCustomUrlPopup .card,.addDefaultInboxPopup .card,.addMembersPopup .card,.addtoListPopupWrapper .card,.changePasswordSection .card,.comingSoonFeaturePopup .card,.createCallStagePopup .card,.createEditListPopupWrapper .card,.createStagePopupWrapper .card,.createTeamPopupWrapper .card,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card,.deselectCheckedPopup .card,.editSequencePopupWrapper .card,.emailVerificationLoggedInWrapper .card,.exportToSalesforceSection .sfExportSuccessSection .card,.fileLimitExceedPopup .card,.googleOAuthPopupWrapper .card,.linkedInNotConnectedWrapper .card,.priceRangeSliderWrapper .card,.pullContactsWrapper .card,.successPopup .card,.syncConfirmationPopupWrapper .card,.syncLogsHistoryPopupWrapper .card{position:relative;display:block;z-index:101;border-radius:10px;padding:30px;background:#fff;width:360px}.addCustomUrlPopup .card .cardTitle,.addDefaultInboxPopup .card .cardTitle,.addMembersPopup .card .cardTitle,.addtoListPopupWrapper .card .cardTitle,.changePasswordSection .card .cardTitle,.comingSoonFeaturePopup .card .cardTitle,.createCallStagePopup .card .cardTitle,.createEditListPopupWrapper .card .cardTitle,.createStagePopupWrapper .card .cardTitle,.createTeamPopupWrapper .card .cardTitle,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .cardTitle,.deselectCheckedPopup .card .cardTitle,.editSequencePopupWrapper .card .cardTitle,.emailVerificationLoggedInWrapper .card .cardTitle,.exportToSalesforceSection .sfExportSuccessSection .card .cardTitle,.fileLimitExceedPopup .card .cardTitle,.googleOAuthPopupWrapper .card .cardTitle,.linkedInNotConnectedWrapper .card .cardTitle,.priceRangeSliderWrapper .card .cardTitle,.pullContactsWrapper .card .cardTitle,.successPopup .card .cardTitle,.syncConfirmationPopupWrapper .card .cardTitle,.syncLogsHistoryPopupWrapper .card .cardTitle{position:relative;display:flex;justify-content:space-between}.addCustomUrlPopup .card .cardTitle h4,.addDefaultInboxPopup .card .cardTitle h4,.addMembersPopup .card .cardTitle h4,.addtoListPopupWrapper .card .cardTitle h4,.changePasswordSection .card .cardTitle h4,.comingSoonFeaturePopup .card .cardTitle h4,.createCallStagePopup .card .cardTitle h4,.createEditListPopupWrapper .card .cardTitle h4,.createStagePopupWrapper .card .cardTitle h4,.createTeamPopupWrapper .card .cardTitle h4,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .cardTitle h4,.deselectCheckedPopup .card .cardTitle h4,.editSequencePopupWrapper .card .cardTitle h4,.emailVerificationLoggedInWrapper .card .cardTitle h4,.exportToSalesforceSection .sfExportSuccessSection .card .cardTitle h4,.fileLimitExceedPopup .card .cardTitle h4,.googleOAuthPopupWrapper .card .cardTitle h4,.linkedInNotConnectedWrapper .card .cardTitle h4,.priceRangeSliderWrapper .card .cardTitle h4,.pullContactsWrapper .card .cardTitle h4,.successPopup .card .cardTitle h4,.syncConfirmationPopupWrapper .card .cardTitle h4,.syncLogsHistoryPopupWrapper .card .cardTitle h4{margin-bottom:20px;font-size:22px}.addCustomUrlPopup .card .cardTitle i,.addDefaultInboxPopup .card .cardTitle i,.addMembersPopup .card .cardTitle i,.addtoListPopupWrapper .card .cardTitle i,.changePasswordSection .card .cardTitle i,.comingSoonFeaturePopup .card .cardTitle i,.createCallStagePopup .card .cardTitle i,.createEditListPopupWrapper .card .cardTitle i,.createStagePopupWrapper .card .cardTitle i,.createTeamPopupWrapper .card .cardTitle i,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .cardTitle i,.deselectCheckedPopup .card .cardTitle i,.editSequencePopupWrapper .card .cardTitle i,.emailVerificationLoggedInWrapper .card .cardTitle i,.exportToSalesforceSection .sfExportSuccessSection .card .cardTitle i,.fileLimitExceedPopup .card .cardTitle i,.googleOAuthPopupWrapper .card .cardTitle i,.linkedInNotConnectedWrapper .card .cardTitle i,.priceRangeSliderWrapper .card .cardTitle i,.pullContactsWrapper .card .cardTitle i,.successPopup .card .cardTitle i,.syncConfirmationPopupWrapper .card .cardTitle i,.syncLogsHistoryPopupWrapper .card .cardTitle i{position:absolute;top:-15px;right:-20px;font-size:19px;padding:3px;border-radius:50%;color:#535353;cursor:pointer}.addCustomUrlPopup .card .cardTitle i:hover,.addDefaultInboxPopup .card .cardTitle i:hover,.addMembersPopup .card .cardTitle i:hover,.addtoListPopupWrapper .card .cardTitle i:hover,.changePasswordSection .card .cardTitle i:hover,.comingSoonFeaturePopup .card .cardTitle i:hover,.createCallStagePopup .card .cardTitle i:hover,.createEditListPopupWrapper .card .cardTitle i:hover,.createStagePopupWrapper .card .cardTitle i:hover,.createTeamPopupWrapper .card .cardTitle i:hover,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .cardTitle i:hover,.deselectCheckedPopup .card .cardTitle i:hover,.editSequencePopupWrapper .card .cardTitle i:hover,.emailVerificationLoggedInWrapper .card .cardTitle i:hover,.exportToSalesforceSection .sfExportSuccessSection .card .cardTitle i:hover,.fileLimitExceedPopup .card .cardTitle i:hover,.googleOAuthPopupWrapper .card .cardTitle i:hover,.linkedInNotConnectedWrapper .card .cardTitle i:hover,.priceRangeSliderWrapper .card .cardTitle i:hover,.pullContactsWrapper .card .cardTitle i:hover,.successPopup .card .cardTitle i:hover,.syncConfirmationPopupWrapper .card .cardTitle i:hover,.syncLogsHistoryPopupWrapper .card .cardTitle i:hover{background:#ddd;color:#000}.initialWelcomePopupWrapper{position:fixed;top:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;letter-spacing:.3px;width:100%;z-index:100;overflow:auto}.initialWelcomePopupWrapper .card{display:block;z-index:101;border-radius:10px;background:#fff;width:360px}.initialWelcomePopupWrapper .card .cardTitle{position:relative;display:flex;justify-content:space-between}.initialWelcomePopupWrapper .card .cardTitle h4{margin-bottom:20px;font-size:22px}.initialWelcomePopupWrapper .card .cardTitle i{position:absolute;top:-15px;right:-20px;font-size:19px;padding:3px;border-radius:50%;color:#535353;cursor:pointer}.initialWelcomePopupWrapper .card .cardTitle i:hover{background:#ddd;color:#000}.settingsPage .settingSection .rightSection .autoBccWrapper .headerTitle,.settingsPage .settingSection .rightSection .autoBccWrapper .signatureTitle,.settingsPage .settingSection .rightSection .customFields .headerTitle,.settingsPage .settingSection .rightSection .customFields .signatureTitle,.settingsPage .settingSection .rightSection .safetySettingsWrapper .headerTitle,.settingsPage .settingSection .rightSection .safetySettingsWrapper .signatureTitle,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .unsubscribeTitle{padding-bottom:20px;box-sizing:border-box;font-size:15px;font-family:Graphik-Regular;color:#666}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox,.settingsPage .settingSection .rightSection .autoBccWrapper .autoBccInnerCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .autoBccWrapper .cusotmFieldsInnerCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .autoBccWrapper .emailSigCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .customFields .autoBccInnerCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .customFields .cusotmFieldsInnerCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .customFields .emailSigCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBccInnerCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .safetySettingsWrapper .cusotmFieldsInnerCont #reactSignatureEditor,.settingsPage .settingSection .rightSection .safetySettingsWrapper .emailSigCont #reactSignatureEditor,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor{height:100%}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-toolbar,.settingsPage .settingSection .rightSection .autoBccWrapper .autoBccInnerCont #reactSignatureEditor .ql-toolbar,.settingsPage .settingSection .rightSection .autoBccWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar,.settingsPage .settingSection .rightSection .autoBccWrapper .emailSigCont #reactSignatureEditor .ql-toolbar,.settingsPage .settingSection .rightSection .customFields .autoBccInnerCont #reactSignatureEditor .ql-toolbar,.settingsPage .settingSection .rightSection .customFields .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar,.settingsPage .settingSection .rightSection .customFields .emailSigCont #reactSignatureEditor .ql-toolbar,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBccInnerCont #reactSignatureEditor .ql-toolbar,.settingsPage .settingSection .rightSection .safetySettingsWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar,.settingsPage .settingSection .rightSection .safetySettingsWrapper .emailSigCont #reactSignatureEditor .ql-toolbar,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-toolbar{width:100%;position:absolute;bottom:0;z-index:2;background-color:#fafafa;border:0;border-top:1px solid #ccc;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-toolbar .ql-formats .ql-variables,.settingsPage .settingSection .rightSection .autoBccWrapper .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-variables,.settingsPage .settingSection .rightSection .autoBccWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-variables,.settingsPage .settingSection .rightSection .autoBccWrapper .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-variables,.settingsPage .settingSection .rightSection .customFields .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-variables,.settingsPage .settingSection .rightSection .customFields .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-variables,.settingsPage .settingSection .rightSection .customFields .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-variables,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-variables,.settingsPage .settingSection .rightSection .safetySettingsWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-variables,.settingsPage .settingSection .rightSection .safetySettingsWrapper .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-variables,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-toolbar .ql-formats .ql-variables{display:none}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-toolbar .ql-formats .ql-picker-options,.settingsPage .settingSection .rightSection .autoBccWrapper .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options,.settingsPage .settingSection .rightSection .autoBccWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options,.settingsPage .settingSection .rightSection .autoBccWrapper .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options,.settingsPage .settingSection .rightSection .customFields .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options,.settingsPage .settingSection .rightSection .customFields .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options,.settingsPage .settingSection .rightSection .customFields .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options,.settingsPage .settingSection .rightSection .safetySettingsWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options,.settingsPage .settingSection .rightSection .safetySettingsWrapper .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-toolbar .ql-formats .ql-picker-options{-webkit-transform:translateY(-100%);transform:translateY(-100%);margin-top:-25px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="9.75px"]:before,.settingsPage .settingSection .rightSection .autoBccWrapper .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="9.75px"]:before,.settingsPage .settingSection .rightSection .autoBccWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="9.75px"]:before,.settingsPage .settingSection .rightSection .autoBccWrapper .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="9.75px"]:before,.settingsPage .settingSection .rightSection .customFields .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="9.75px"]:before,.settingsPage .settingSection .rightSection .customFields .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="9.75px"]:before,.settingsPage .settingSection .rightSection .customFields .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="9.75px"]:before,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="9.75px"]:before,.settingsPage .settingSection .rightSection .safetySettingsWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="9.75px"]:before,.settingsPage .settingSection .rightSection .safetySettingsWrapper .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="9.75px"]:before,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="9.75px"]:before{content:"small";font-size:10px!important}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="13px"]:before,.settingsPage .settingSection .rightSection .autoBccWrapper .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="13px"]:before,.settingsPage .settingSection .rightSection .autoBccWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="13px"]:before,.settingsPage .settingSection .rightSection .autoBccWrapper .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="13px"]:before,.settingsPage .settingSection .rightSection .customFields .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="13px"]:before,.settingsPage .settingSection .rightSection .customFields .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="13px"]:before,.settingsPage .settingSection .rightSection .customFields .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="13px"]:before,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="13px"]:before,.settingsPage .settingSection .rightSection .safetySettingsWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="13px"]:before,.settingsPage .settingSection .rightSection .safetySettingsWrapper .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="13px"]:before,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="13px"]:before{content:"Normal";font-size:13px!important}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="19.5px"]:before,.settingsPage .settingSection .rightSection .autoBccWrapper .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="19.5px"]:before,.settingsPage .settingSection .rightSection .autoBccWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="19.5px"]:before,.settingsPage .settingSection .rightSection .autoBccWrapper .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="19.5px"]:before,.settingsPage .settingSection .rightSection .customFields .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="19.5px"]:before,.settingsPage .settingSection .rightSection .customFields .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="19.5px"]:before,.settingsPage .settingSection .rightSection .customFields .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="19.5px"]:before,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="19.5px"]:before,.settingsPage .settingSection .rightSection .safetySettingsWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="19.5px"]:before,.settingsPage .settingSection .rightSection .safetySettingsWrapper .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="19.5px"]:before,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="19.5px"]:before{content:"Large";font-size:18px!important}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="32.5px"]:before,.settingsPage .settingSection .rightSection .autoBccWrapper .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="32.5px"]:before,.settingsPage .settingSection .rightSection .autoBccWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="32.5px"]:before,.settingsPage .settingSection .rightSection .autoBccWrapper .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="32.5px"]:before,.settingsPage .settingSection .rightSection .customFields .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="32.5px"]:before,.settingsPage .settingSection .rightSection .customFields .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="32.5px"]:before,.settingsPage .settingSection .rightSection .customFields .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="32.5px"]:before,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBccInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="32.5px"]:before,.settingsPage .settingSection .rightSection .safetySettingsWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="32.5px"]:before,.settingsPage .settingSection .rightSection .safetySettingsWrapper .emailSigCont #reactSignatureEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="32.5px"]:before,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item[data-value="32.5px"]:before{content:"Huge";font-size:25px!important}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-container.ql-snow,.settingsPage .settingSection .rightSection .autoBccWrapper .autoBccInnerCont #reactSignatureEditor .ql-container.ql-snow,.settingsPage .settingSection .rightSection .autoBccWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-container.ql-snow,.settingsPage .settingSection .rightSection .autoBccWrapper .emailSigCont #reactSignatureEditor .ql-container.ql-snow,.settingsPage .settingSection .rightSection .customFields .autoBccInnerCont #reactSignatureEditor .ql-container.ql-snow,.settingsPage .settingSection .rightSection .customFields .cusotmFieldsInnerCont #reactSignatureEditor .ql-container.ql-snow,.settingsPage .settingSection .rightSection .customFields .emailSigCont #reactSignatureEditor .ql-container.ql-snow,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBccInnerCont #reactSignatureEditor .ql-container.ql-snow,.settingsPage .settingSection .rightSection .safetySettingsWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-container.ql-snow,.settingsPage .settingSection .rightSection .safetySettingsWrapper .emailSigCont #reactSignatureEditor .ql-container.ql-snow,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-container.ql-snow{border:0}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-container.ql-snow .ql-tooltip,.settingsPage .settingSection .rightSection .autoBccWrapper .autoBccInnerCont #reactSignatureEditor .ql-container.ql-snow .ql-tooltip,.settingsPage .settingSection .rightSection .autoBccWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-container.ql-snow .ql-tooltip,.settingsPage .settingSection .rightSection .autoBccWrapper .emailSigCont #reactSignatureEditor .ql-container.ql-snow .ql-tooltip,.settingsPage .settingSection .rightSection .customFields .autoBccInnerCont #reactSignatureEditor .ql-container.ql-snow .ql-tooltip,.settingsPage .settingSection .rightSection .customFields .cusotmFieldsInnerCont #reactSignatureEditor .ql-container.ql-snow .ql-tooltip,.settingsPage .settingSection .rightSection .customFields .emailSigCont #reactSignatureEditor .ql-container.ql-snow .ql-tooltip,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBccInnerCont #reactSignatureEditor .ql-container.ql-snow .ql-tooltip,.settingsPage .settingSection .rightSection .safetySettingsWrapper .cusotmFieldsInnerCont #reactSignatureEditor .ql-container.ql-snow .ql-tooltip,.settingsPage .settingSection .rightSection .safetySettingsWrapper .emailSigCont #reactSignatureEditor .ql-container.ql-snow .ql-tooltip,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-container.ql-snow .ql-tooltip{left:0!important;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .quill,.settingsPage .settingSection .rightSection .autoBccWrapper .autoBccInnerCont #reactSignatureEditor .quill,.settingsPage .settingSection .rightSection .autoBccWrapper .cusotmFieldsInnerCont #reactSignatureEditor .quill,.settingsPage .settingSection .rightSection .autoBccWrapper .emailSigCont #reactSignatureEditor .quill,.settingsPage .settingSection .rightSection .customFields .autoBccInnerCont #reactSignatureEditor .quill,.settingsPage .settingSection .rightSection .customFields .cusotmFieldsInnerCont #reactSignatureEditor .quill,.settingsPage .settingSection .rightSection .customFields .emailSigCont #reactSignatureEditor .quill,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBccInnerCont #reactSignatureEditor .quill,.settingsPage .settingSection .rightSection .safetySettingsWrapper .cusotmFieldsInnerCont #reactSignatureEditor .quill,.settingsPage .settingSection .rightSection .safetySettingsWrapper .emailSigCont #reactSignatureEditor .quill,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .quill{height:calc(100% - 40px);position:relative;border:1px solid #e1e1e1;border-radius:5px}.addCustomUrlPopup .card .cardBody .actionWrapper button.confirm,.addCustomUrlPopup .card .cardBody .actionWrapper button.verify,.addDefaultInboxPopup .card .createTeamButton,.addDomainInputBtnCont .addDomainBtn,.addMembersPopup .card .createTeamButton,.bulkAccountStageChangeComp .card .cardBody .buttonActionList .cancelButton,.bulkAccountStageChangeComp .card .cardBody .buttonActionList .updateButton,.comingSoonFeaturePopup .card .cardBody .comingSoonBtn,.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .buttonActionList .cancelButton,.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .buttonActionList .saveButton,.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .buttonActionList .cancelButton,.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .buttonActionList .saveButton,.contactStageRules .buttonActionList .cancelButton,.contactStageRules .buttonActionList .saveButton,.createCallStagePopup .card .createStageButton,.createEditListPopupWrapper .card .createListButton,.createStagePopupWrapper .card .createStageButton,.createTeamPopupWrapper .card .createTeamButton,.customUrlsuccess .customUrlSuccessPopupWrapper .successCustomUrlBtn,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .saveButton,.deletecustomUrl .deleteCustomUrlPopupWrapper .actionWrapper button.confirm,.deletecustomUrl .deleteCustomUrlPopupWrapper .actionWrapper button.verify,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn .yesCloseBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn .yesCloseBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .yesCloseBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .yesCloseBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .yesCloseBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .yesCloseBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .yesCloseBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .yesCloseBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn .yesCloseBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn .yesCloseBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .yesCloseBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .yesCloseBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .yesCloseBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .yesCloseBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .yesCloseBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .yesCloseBtn,.dropdownListWrapper .applySelectionBtn,.dsLogAfterEndSection .logCallBtnWrapper .logCallBtn,.editSequencePopupWrapper .card .cardBody .editSeqOkBtn,.emailVerificationLoggedInWrapper .card .cardBody .editSeqOkBtn,.fileLimitExceedPopup .card .cardBody .attachmentTryAgainBtn,.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .btnCont .cancelButton,.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .btnCont .saveButton,.multiSelectOption .insetDropdown .ddBox .applySelectionBtn,.reportsSwitchVersionCont .switchVersionInnerCont .btnCont .redirectionBtn,.settingsPage .settingSection .rightSection .autoBccWrapper .addBccBtn,.settingsPage .settingSection .rightSection .autoBccWrapper .addSignBtn,.settingsPage .settingSection .rightSection .customFields .addBccBtn,.settingsPage .settingSection .rightSection .customFields .addSignBtn,.settingsPage .settingSection .rightSection .safetySettingsWrapper .addBccBtn,.settingsPage .settingSection .rightSection .safetySettingsWrapper .addSignBtn,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .saveSchedule,.unsubscribePage .unsubscribeBtn,.unsubscribeWrapper .unsubscribeBtnSection .addUnsubscribeBtn{background:#3953fb;color:#fff;border:none;letter-spacing:.3px;border-radius:4px}.addCustomUrlPopup .card .cardBody .actionWrapper button.loading.confirm,.addCustomUrlPopup .card .cardBody .actionWrapper button.loading.verify,.addDefaultInboxPopup .card .loading.createTeamButton,.addDomainInputBtnCont .loading.addDomainBtn,.addMembersPopup .card .loading.createTeamButton,.bulkAccountStageChangeComp .card .cardBody .buttonActionList .loading.cancelButton,.bulkAccountStageChangeComp .card .cardBody .buttonActionList .loading.updateButton,.comingSoonFeaturePopup .card .cardBody .loading.comingSoonBtn,.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .buttonActionList .loading.cancelButton,.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .buttonActionList .loading.saveButton,.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .buttonActionList .loading.cancelButton,.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .buttonActionList .loading.saveButton,.contactStageRules .buttonActionList .loading.cancelButton,.contactStageRules .buttonActionList .loading.saveButton,.createCallStagePopup .card .loading.createStageButton,.createEditListPopupWrapper .card .loading.createListButton,.createStagePopupWrapper .card .loading.createStageButton,.createTeamPopupWrapper .card .loading.createTeamButton,.customUrlsuccess .customUrlSuccessPopupWrapper .loading.successCustomUrlBtn,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .loading.saveButton,.deletecustomUrl .deleteCustomUrlPopupWrapper .actionWrapper button.loading.confirm,.deletecustomUrl .deleteCustomUrlPopupWrapper .actionWrapper button.loading.verify,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn .loading.addPhoneCreditsBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn .loading.yesCloseBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn .loading.addPhoneCreditsBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn .loading.yesCloseBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .loading.addPhoneCreditsBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .loading.yesCloseBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .loading.addPhoneCreditsBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .loading.yesCloseBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .loading.addPhoneCreditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .loading.yesCloseBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .loading.addPhoneCreditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .loading.yesCloseBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .loading.addPhoneCreditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .loading.yesCloseBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .loading.addPhoneCreditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .loading.yesCloseBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn .loading.addPhoneCreditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn .loading.yesCloseBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn .loading.addPhoneCreditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn .loading.yesCloseBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .loading.addPhoneCreditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .loading.yesCloseBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .loading.addPhoneCreditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .loading.yesCloseBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .loading.addPhoneCreditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .loading.yesCloseBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .loading.addPhoneCreditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .loading.yesCloseBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .loading.addPhoneCreditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .loading.yesCloseBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .loading.addPhoneCreditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .loading.yesCloseBtn,.dropdownListWrapper .loading.applySelectionBtn,.dsLogAfterEndSection .logCallBtnWrapper .loading.logCallBtn,.editSequencePopupWrapper .card .cardBody .loading.editSeqOkBtn,.emailVerificationLoggedInWrapper .card .cardBody .loading.editSeqOkBtn,.fileLimitExceedPopup .card .cardBody .loading.attachmentTryAgainBtn,.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .btnCont .loading.cancelButton,.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .btnCont .loading.saveButton,.multiSelectOption .insetDropdown .ddBox .loading.applySelectionBtn,.reportsSwitchVersionCont .switchVersionInnerCont .btnCont .loading.redirectionBtn,.settingsPage .settingSection .rightSection .autoBccWrapper .loading.addBccBtn,.settingsPage .settingSection .rightSection .autoBccWrapper .loading.addSignBtn,.settingsPage .settingSection .rightSection .customFields .loading.addBccBtn,.settingsPage .settingSection .rightSection .customFields .loading.addSignBtn,.settingsPage .settingSection .rightSection .safetySettingsWrapper .loading.addBccBtn,.settingsPage .settingSection .rightSection .safetySettingsWrapper .loading.addSignBtn,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .loading.saveSchedule,.unsubscribePage .loading.unsubscribeBtn,.unsubscribeWrapper .unsubscribeBtnSection .loading.addUnsubscribeBtn{border-radius:50%;transition:all .2s ease-in-out}.addCustomUrlPopup .card .cardBody .actionWrapper button.confirm:hover,.addCustomUrlPopup .card .cardBody .actionWrapper button.verify:hover,.addDefaultInboxPopup .card .createTeamButton:hover,.addDomainInputBtnCont .addDomainBtn:hover,.addMembersPopup .card .createTeamButton:hover,.bulkAccountStageChangeComp .card .cardBody .buttonActionList .cancelButton:hover,.bulkAccountStageChangeComp .card .cardBody .buttonActionList .updateButton:hover,.comingSoonFeaturePopup .card .cardBody .comingSoonBtn:hover,.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .buttonActionList .cancelButton:hover,.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .buttonActionList .saveButton:hover,.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .buttonActionList .cancelButton:hover,.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .buttonActionList .saveButton:hover,.contactStageRules .buttonActionList .cancelButton:hover,.contactStageRules .buttonActionList .saveButton:hover,.createCallStagePopup .card .createStageButton:hover,.createEditListPopupWrapper .card .createListButton:hover,.createStagePopupWrapper .card .createStageButton:hover,.createTeamPopupWrapper .card .createTeamButton:hover,.customUrlsuccess .customUrlSuccessPopupWrapper .successCustomUrlBtn:hover,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .saveButton:hover,.deletecustomUrl .deleteCustomUrlPopupWrapper .actionWrapper button.confirm:hover,.deletecustomUrl .deleteCustomUrlPopupWrapper .actionWrapper button.verify:hover,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn .addPhoneCreditsBtn:hover,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn .yesCloseBtn:hover,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn .addPhoneCreditsBtn:hover,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn .yesCloseBtn:hover,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .addPhoneCreditsBtn:hover,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .yesCloseBtn:hover,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .addPhoneCreditsBtn:hover,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .yesCloseBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .addPhoneCreditsBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .yesCloseBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .addPhoneCreditsBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .yesCloseBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .addPhoneCreditsBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .yesCloseBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .addPhoneCreditsBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .yesCloseBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn .addPhoneCreditsBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn .yesCloseBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn .addPhoneCreditsBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn .yesCloseBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .addPhoneCreditsBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .yesCloseBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .addPhoneCreditsBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .yesCloseBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .addPhoneCreditsBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .yesCloseBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .addPhoneCreditsBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .yesCloseBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .addPhoneCreditsBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .yesCloseBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .addPhoneCreditsBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .yesCloseBtn:hover,.dropdownListWrapper .applySelectionBtn:hover,.dsLogAfterEndSection .logCallBtnWrapper .logCallBtn:hover,.editSequencePopupWrapper .card .cardBody .editSeqOkBtn:hover,.emailVerificationLoggedInWrapper .card .cardBody .editSeqOkBtn:hover,.fileLimitExceedPopup .card .cardBody .attachmentTryAgainBtn:hover,.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .btnCont .cancelButton:hover,.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .btnCont .saveButton:hover,.multiSelectOption .insetDropdown .ddBox .applySelectionBtn:hover,.reportsSwitchVersionCont .switchVersionInnerCont .btnCont .redirectionBtn:hover,.settingsPage .settingSection .rightSection .autoBccWrapper .addBccBtn:hover,.settingsPage .settingSection .rightSection .autoBccWrapper .addSignBtn:hover,.settingsPage .settingSection .rightSection .customFields .addBccBtn:hover,.settingsPage .settingSection .rightSection .customFields .addSignBtn:hover,.settingsPage .settingSection .rightSection .safetySettingsWrapper .addBccBtn:hover,.settingsPage .settingSection .rightSection .safetySettingsWrapper .addSignBtn:hover,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .saveSchedule:hover,.unsubscribePage .unsubscribeBtn:hover,.unsubscribeWrapper .unsubscribeBtnSection .addUnsubscribeBtn:hover{background:#2743f4;transition:all .2s ease-in-out}.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn .noDontCancelBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .noDontCancelBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .noDontCancelBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .noDontCancelBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn .noDontCancelBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .noDontCancelBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .noDontCancelBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .noDontCancelBtn{background:#fff;border:1px solid #e1e1e1;color:#666;letter-spacing:.3px;border-radius:4px}.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn .cancelUpgradeBtn:hover,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn .noDontCancelBtn:hover,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn .cancelUpgradeBtn:hover,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn .noDontCancelBtn:hover,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .cancelUpgradeBtn:hover,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .noDontCancelBtn:hover,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .cancelUpgradeBtn:hover,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .noDontCancelBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .cancelUpgradeBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .noDontCancelBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .cancelUpgradeBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .noDontCancelBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .cancelUpgradeBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .noDontCancelBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .cancelUpgradeBtn:hover,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .noDontCancelBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn .cancelUpgradeBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn .noDontCancelBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn .cancelUpgradeBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn .noDontCancelBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .cancelUpgradeBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .noDontCancelBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .cancelUpgradeBtn:hover,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .noDontCancelBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .cancelUpgradeBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .noDontCancelBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .cancelUpgradeBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .noDontCancelBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .cancelUpgradeBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .noDontCancelBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .cancelUpgradeBtn:hover,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .noDontCancelBtn:hover{background:#f5f5f5;color:#333;border-color:#f5f5f5;transition:all .2s ease-in-out}#sendTestEmailAutoEmailBtn,#sendTestEmailManualEmailBtn,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .template-btn .sendTestEmailTemplateBtn{background:#fff;border:1px solid #3953fb;color:#3953fb;letter-spacing:.3px;border-radius:4px}#sendTestEmailAutoEmailBtn:hover,#sendTestEmailManualEmailBtn:hover,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .template-btn .sendTestEmailTemplateBtn:hover{background:#3953fb;color:#fff;border-color:#3953fb;transition:all .2s ease-in-out}.dialerServiceCard .dsHeader,.dialerServiceCardLoader .dsHeader{background:#3953fb;position:relative;height:42px;padding:8px 10px 8px 20px;display:flex;align-items:center;justify-content:space-between}.dialerServiceCard .dsHeader .titleCont .backArrow,.dialerServiceCardLoader .dsHeader .titleCont .backArrow{font-size:16px;padding:5px;margin-right:5px;color:#fff;transition:all .3s;border-radius:50%}.dialerServiceCard .dsHeader .titleCont .backArrow:hover,.dialerServiceCardLoader .dsHeader .titleCont .backArrow:hover{background:#0078d7;transition:all .3s}.dialerServiceCard .dsHeader .title,.dialerServiceCardLoader .dsHeader .title{font-size:16px;color:#fff;font-weight:400}.dialerServiceCard .dsHeader .closeIcon,.dialerServiceCardLoader .dsHeader .closeIcon{color:#fff;display:block;cursor:pointer}.dialerServiceCard .dsHeader .closeIcon i,.dialerServiceCardLoader .dsHeader .closeIcon i{font-weight:400;font-size:18px;padding:3px;border-radius:50%}.dialerServiceCard .dsHeader .closeIcon i:hover,.dialerServiceCardLoader .dsHeader .closeIcon i:hover{background:#2c45e6}.dialerServiceCard .contactInfoList,.dialerServiceCardLoader .contactInfoList,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList,.pluginContactCard .pccSectionList .contactInfoList,.pluginContactCardLoader .pccSectionList .contactInfoList{padding:10px 20px;background:#fff;border-bottom:1px solid #f3f4f8}.dialerServiceCard .contactInfoList .contactFullName,.dialerServiceCardLoader .contactInfoList .contactFullName,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .contactFullName,.pluginContactCard .pccSectionList .contactInfoList .contactFullName,.pluginContactCardLoader .pccSectionList .contactInfoList .contactFullName{font-size:16px;font-weight:500;color:#3953fb;margin-bottom:5px;word-break:break-word}.dialerServiceCard .contactInfoList .contactFullName.linear-background,.dialerServiceCardLoader .contactInfoList .contactFullName.linear-background,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .contactFullName.linear-background,.pluginContactCard .pccSectionList .contactInfoList .contactFullName.linear-background,.pluginContactCardLoader .pccSectionList .contactInfoList .contactFullName.linear-background{width:180px}.dialerServiceCard .contactInfoList .titleCompanyWrap,.dialerServiceCardLoader .contactInfoList .titleCompanyWrap,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .titleCompanyWrap,.pluginContactCard .pccSectionList .contactInfoList .titleCompanyWrap,.pluginContactCardLoader .pccSectionList .contactInfoList .titleCompanyWrap{font-size:14px;word-break:break-all}.dialerServiceCard .contactInfoList .titleCompanyWrap .title,.dialerServiceCardLoader .contactInfoList .titleCompanyWrap .title,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .titleCompanyWrap .title,.pluginContactCard .pccSectionList .contactInfoList .titleCompanyWrap .title,.pluginContactCardLoader .pccSectionList .contactInfoList .titleCompanyWrap .title{color:#5c5c5c}.dialerServiceCard .contactInfoList .titleCompanyWrap .at,.dialerServiceCardLoader .contactInfoList .titleCompanyWrap .at,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .titleCompanyWrap .at,.pluginContactCard .pccSectionList .contactInfoList .titleCompanyWrap .at,.pluginContactCardLoader .pccSectionList .contactInfoList .titleCompanyWrap .at{font-size:16px;color:#5c5c5c;margin:0 2px}.dialerServiceCard .contactInfoList .titleCompanyWrap .company,.dialerServiceCardLoader .contactInfoList .titleCompanyWrap .company,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .titleCompanyWrap .company,.pluginContactCard .pccSectionList .contactInfoList .titleCompanyWrap .company,.pluginContactCardLoader .pccSectionList .contactInfoList .titleCompanyWrap .company{color:#666}.dialerServiceCard .contactInfoList .titleCompanyWrapLoader,.dialerServiceCardLoader .contactInfoList .titleCompanyWrapLoader,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .titleCompanyWrapLoader,.pluginContactCard .pccSectionList .contactInfoList .titleCompanyWrapLoader,.pluginContactCardLoader .pccSectionList .contactInfoList .titleCompanyWrapLoader{position:relative;font-size:14px;display:grid;grid-template-columns:120px 24px 120px;height:32px;align-items:center}.dialerServiceCard .contactInfoList .titleCompanyWrapLoader span.linear-background,.dialerServiceCardLoader .contactInfoList .titleCompanyWrapLoader span.linear-background,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .titleCompanyWrapLoader span.linear-background,.pluginContactCard .pccSectionList .contactInfoList .titleCompanyWrapLoader span.linear-background,.pluginContactCardLoader .pccSectionList .contactInfoList .titleCompanyWrapLoader span.linear-background{height:14px}.dialerServiceCard .contactInfoList .titleCompanyWrapLoader span.linear-background:not(:last-child),.dialerServiceCardLoader .contactInfoList .titleCompanyWrapLoader span.linear-background:not(:last-child),.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .titleCompanyWrapLoader span.linear-background:not(:last-child),.pluginContactCard .pccSectionList .contactInfoList .titleCompanyWrapLoader span.linear-background:not(:last-child),.pluginContactCardLoader .pccSectionList .contactInfoList .titleCompanyWrapLoader span.linear-background:not(:last-child){margin-right:10px}.dialerServiceCard .contactInfoList .iconInfoWrap,.dialerServiceCardLoader .contactInfoList .iconInfoWrap,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .iconInfoWrap,.pluginContactCard .pccSectionList .contactInfoList .iconInfoWrap,.pluginContactCardLoader .pccSectionList .contactInfoList .iconInfoWrap{display:flex;position:relative;-webkit-user-select:none;user-select:none;margin-top:5px}.dialerServiceCard .contactInfoList .iconInfoWrap .linear-background,.dialerServiceCardLoader .contactInfoList .iconInfoWrap .linear-background,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .iconInfoWrap .linear-background,.pluginContactCard .pccSectionList .contactInfoList .iconInfoWrap .linear-background,.pluginContactCardLoader .pccSectionList .contactInfoList .iconInfoWrap .linear-background{width:30px;height:30px}.dialerServiceCard .contactInfoList .iconInfoWrap .phoneTooltip,.dialerServiceCardLoader .contactInfoList .iconInfoWrap .phoneTooltip,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .iconInfoWrap .phoneTooltip,.pluginContactCard .pccSectionList .contactInfoList .iconInfoWrap .phoneTooltip,.pluginContactCardLoader .pccSectionList .contactInfoList .iconInfoWrap .phoneTooltip{white-space:nowrap}.dialerServiceCard .contactInfoList .iconInfoWrap span:not(:last-child),.dialerServiceCardLoader .contactInfoList .iconInfoWrap span:not(:last-child),.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .iconInfoWrap span:not(:last-child),.pluginContactCard .pccSectionList .contactInfoList .iconInfoWrap span:not(:last-child),.pluginContactCardLoader .pccSectionList .contactInfoList .iconInfoWrap span:not(:last-child){margin-right:8px}.dialerServiceCard .contactInfoList .iconInfoWrap .circleTooltipIcon,.dialerServiceCardLoader .contactInfoList .iconInfoWrap .circleTooltipIcon,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .iconInfoWrap .circleTooltipIcon,.pluginContactCard .pccSectionList .contactInfoList .iconInfoWrap .circleTooltipIcon,.pluginContactCardLoader .pccSectionList .contactInfoList .iconInfoWrap .circleTooltipIcon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer;color:#666;border:1px solid #d5dadf;font-size:12px;border-radius:50%;padding:6px}.dialerServiceCard .contactInfoList .iconInfoWrap .circleTooltipIcon svg,.dialerServiceCardLoader .contactInfoList .iconInfoWrap .circleTooltipIcon svg,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .iconInfoWrap .circleTooltipIcon svg,.pluginContactCard .pccSectionList .contactInfoList .iconInfoWrap .circleTooltipIcon svg,.pluginContactCardLoader .pccSectionList .contactInfoList .iconInfoWrap .circleTooltipIcon svg{width:12px;height:12px;color:#666;fill:#666}.dialerServiceCard .contactInfoList .featureActionIconsWrap,.dialerServiceCardLoader .contactInfoList .featureActionIconsWrap,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .featureActionIconsWrap,.pluginContactCard .pccSectionList .contactInfoList .featureActionIconsWrap,.pluginContactCardLoader .pccSectionList .contactInfoList .featureActionIconsWrap{position:relative;display:flex;align-items:center;margin-top:5px}.dialerServiceCard .contactInfoList .featureActionIconsWrap .iconBtnRounded,.dialerServiceCardLoader .contactInfoList .featureActionIconsWrap .iconBtnRounded,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .featureActionIconsWrap .iconBtnRounded,.pluginContactCard .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded,.pluginContactCardLoader .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded{position:relative;display:flex;align-items:center;justify-content:center;border-radius:35px;border:1px solid #c7ceff;cursor:pointer;width:32px;height:32px}.dialerServiceCard .contactInfoList .featureActionIconsWrap .iconBtnRounded svg,.dialerServiceCardLoader .contactInfoList .featureActionIconsWrap .iconBtnRounded svg,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .featureActionIconsWrap .iconBtnRounded svg,.pluginContactCard .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded svg,.pluginContactCardLoader .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded svg{width:16px;height:16px}.dialerServiceCard .contactInfoList .featureActionIconsWrap .iconBtnRounded.iconBtnUpcoming svg,.dialerServiceCardLoader .contactInfoList .featureActionIconsWrap .iconBtnRounded.iconBtnUpcoming svg,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .featureActionIconsWrap .iconBtnRounded.iconBtnUpcoming svg,.pluginContactCard .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded.iconBtnUpcoming svg,.pluginContactCardLoader .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded.iconBtnUpcoming svg{fill:#aaa;width:14px;height:14px}.dialerServiceCard .contactInfoList .featureActionIconsWrap .iconBtnRounded.iconBtnEnabled svg,.dialerServiceCardLoader .contactInfoList .featureActionIconsWrap .iconBtnRounded.iconBtnEnabled svg,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .featureActionIconsWrap .iconBtnRounded.iconBtnEnabled svg,.pluginContactCard .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded.iconBtnEnabled svg,.pluginContactCardLoader .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded.iconBtnEnabled svg{fill:#3953fb}.dialerServiceCard .contactInfoList .featureActionIconsWrap .iconBtnRounded:hover,.dialerServiceCardLoader .contactInfoList .featureActionIconsWrap .iconBtnRounded:hover,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .featureActionIconsWrap .iconBtnRounded:hover,.pluginContactCard .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded:hover,.pluginContactCardLoader .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded:hover{box-shadow:0 0 3px 2px rgba(0,0,0,.08)}.dialerServiceCard .contactInfoList .featureActionIconsWrap .iconBtnRounded:not(:last-child),.dialerServiceCardLoader .contactInfoList .featureActionIconsWrap .iconBtnRounded:not(:last-child),.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .featureActionIconsWrap .iconBtnRounded:not(:last-child),.pluginContactCard .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded:not(:last-child),.pluginContactCardLoader .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded:not(:last-child){margin-right:10px}.dialerServiceCard .contactInfoList .featureActionIconsWrap .iconBtnRounded .customTooltip .sharpPointer.alignRight,.dialerServiceCardLoader .contactInfoList .featureActionIconsWrap .iconBtnRounded .customTooltip .sharpPointer.alignRight,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .featureActionIconsWrap .iconBtnRounded .customTooltip .sharpPointer.alignRight,.pluginContactCard .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded .customTooltip .sharpPointer.alignRight,.pluginContactCardLoader .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded .customTooltip .sharpPointer.alignRight{top:14px;left:-14px}.dialerServiceCard .contactInfoList .featureActionIconsWrap .iconBtnRounded .customTooltip .tooltipBody.alignRight,.dialerServiceCardLoader .contactInfoList .featureActionIconsWrap .iconBtnRounded .customTooltip .tooltipBody.alignRight,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .featureActionIconsWrap .iconBtnRounded .customTooltip .tooltipBody.alignRight,.pluginContactCard .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded .customTooltip .tooltipBody.alignRight,.pluginContactCardLoader .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded .customTooltip .tooltipBody.alignRight{top:21px;left:-30px;min-width:unset}.dialerServiceCard .contactInfoList .featureActionIconsWrap .iconBtnRounded.linear-background,.dialerServiceCardLoader .contactInfoList .featureActionIconsWrap .iconBtnRounded.linear-background,.dsCallLogsPopup .upgradeSettingsCard .contactInfoList .featureActionIconsWrap .iconBtnRounded.linear-background,.pluginContactCard .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded.linear-background,.pluginContactCardLoader .pccSectionList .contactInfoList .featureActionIconsWrap .iconBtnRounded.linear-background{border-color:transparent}.pluginContactCard .pccSectionList .contactDetailInfoList,.pluginContactCardLoader .pccSectionList .contactDetailInfoList{position:relative;width:100%;padding-top:10px}.pluginContactCard .pccSectionList .contactDetailInfoList .infoIconCard,.pluginContactCardLoader .pccSectionList .contactDetailInfoList .infoIconCard{position:relative;display:grid;grid-template-columns:22px calc(100% - 22px);align-items:center}.pluginContactCard .pccSectionList .contactDetailInfoList .infoIconCard:not(:last-child),.pluginContactCardLoader .pccSectionList .contactDetailInfoList .infoIconCard:not(:last-child){margin-bottom:5px}.pluginContactCard .pccSectionList .contactDetailInfoList .infoIconCard .icon,.pluginContactCardLoader .pccSectionList .contactDetailInfoList .infoIconCard .icon{color:#666}.pluginContactCard .pccSectionList .contactDetailInfoList .infoIconCard .icon svg,.pluginContactCardLoader .pccSectionList .contactDetailInfoList .infoIconCard .icon svg{width:12px;height:12px;fill:#666;margin-right:10px}.pluginContactCard .pccSectionList .contactDetailInfoList .infoIconCard .text,.pluginContactCardLoader .pccSectionList .contactDetailInfoList .infoIconCard .text{font-size:14px;color:#666;word-break:break-word}.pluginContactCard .pccSectionList .contactDetailInfoList .infoIconCard .text.blueColor,.pluginContactCardLoader .pccSectionList .contactDetailInfoList .infoIconCard .text.blueColor{color:#3953fb}.pluginContactCard .pccSectionList .contactDetailInfoList .infoIconCard .linkedinInfo,.pluginContactCardLoader .pccSectionList .contactDetailInfoList .infoIconCard .linkedinInfo{font-size:14px;color:#666;color:#3953fb;cursor:pointer;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pluginContactCard .pccSectionList .contactDetailInfoList .infoIconCard .linkedinInfo:hover,.pluginContactCardLoader .pccSectionList .contactDetailInfoList .infoIconCard .linkedinInfo:hover{text-decoration:underline;-webkit-text-decoration-color:#3953fb;text-decoration-color:#3953fb}.pluginContactCard .pccSectionList .contactDetailInfoList .infoIconCard .linkedinInfo.ellipsisWrap,.pluginContactCardLoader .pccSectionList .contactDetailInfoList .infoIconCard .linkedinInfo.ellipsisWrap{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.fieldNameSequenceDropdown .listItemWrap .itemName .ownerBadge,.fieldNameSequenceDropdown .listItemWrap .itemName .ownerBadgeWrap,.fieldNameSequenceDropdown .listItemWrap .itemName .sharedBadge,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadge,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .sharedBadge,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerBadge,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .sharedBadgeWrapper .sharedBadge,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadge,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .sharedBadgeWrapper .sharedBadge,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .sharedBadgeWrapper .ownerBadge,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .sharedBadgeWrapper .sharedBadge,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadge,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .sharedBadge,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerBadge,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .sharedBadgeWrapper .sharedBadge,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadge,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .sharedBadgeWrapper .sharedBadge,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .sharedBadgeWrapper .ownerBadge,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .sharedBadgeWrapper .sharedBadge,.preview-templete .preview-title .ownerBadge,.preview-templete .preview-title .ownerBadgeWrap,.preview-templete .preview-title .sharedBadge,.preview-templete h6 .ownerBadge,.preview-templete h6 .ownerBadgeWrap,.preview-templete h6 .sharedBadge,.selectedSeqWrapper .itemName .ownerBadge,.selectedSeqWrapper .itemName .ownerBadgeWrap,.selectedSeqWrapper .itemName .sharedBadge,.selectedTagWrapper .itemName .ownerBadge,.selectedTagWrapper .itemName .ownerBadgeWrap,.selectedTagWrapper .itemName .sharedBadge,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn .ownerBadge,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn .ownerBadgeWrap,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn .sharedBadge,.taskSectionWrapperCont .filterComponentWrapper .itemName .sharedBadgeWrapper .ownerBadge,.taskSectionWrapperCont .filterComponentWrapper .itemName .sharedBadgeWrapper .ownerBadgeWrap,.taskSectionWrapperCont .filterComponentWrapper .itemName .sharedBadgeWrapper .sharedBadge,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-title .ownerBadge,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-title .ownerBadgeWrap,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-title .sharedBadge,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete h6 .ownerBadge,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete h6 .ownerBadgeWrap,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete h6 .sharedBadge,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-title .ownerBadge,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-title .ownerBadgeWrap,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-title .sharedBadge,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit h6 .ownerBadge,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit h6 .ownerBadgeWrap,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit h6 .sharedBadge,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name .ownerBadge,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name .ownerBadgeWrap,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name .sharedBadge,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name .ownerBadge,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name .ownerBadgeWrap,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name .sharedBadge,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name .ownerBadge,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name .ownerBadgeWrap,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name .sharedBadge{letter-spacing:.4px;background-color:#ffdfd1;padding:5px;line-height:9px;font-size:9px;color:#e46833;border-radius:3px;margin-left:10px;text-transform:uppercase}.fieldNameSequenceDropdown .listItemWrap .itemName .sharedFolder,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .sharedBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .sharedBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .sharedBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .sharedBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .sharedBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .sharedBadgeWrapper .sharedFolder,.preview-templete .preview-title .sharedFolder,.preview-templete h6 .sharedFolder,.selectedSeqWrapper .itemName .sharedFolder,.selectedTagWrapper .itemName .sharedFolder,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn .sharedFolder,.taskSectionWrapperCont .filterComponentWrapper .itemName .sharedBadgeWrapper .sharedFolder,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-title .sharedFolder,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete h6 .sharedFolder,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-title .sharedFolder,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit h6 .sharedFolder,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name .sharedFolder,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name .sharedFolder,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name .sharedFolder{font-size:14px;color:#757575;margin-right:5px}.fieldNameSequenceDropdown .listItemWrap .itemName .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .sharedBadgeWrapper .ownerBadgeWrap,.preview-templete .preview-title .ownerBadgeWrap,.preview-templete h6 .ownerBadgeWrap,.selectedSeqWrapper .itemName .ownerBadgeWrap,.selectedTagWrapper .itemName .ownerBadgeWrap,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn .ownerBadgeWrap,.taskSectionWrapperCont .filterComponentWrapper .itemName .sharedBadgeWrapper .ownerBadgeWrap,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-title .ownerBadgeWrap,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete h6 .ownerBadgeWrap,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-title .ownerBadgeWrap,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit h6 .ownerBadgeWrap,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name .ownerBadgeWrap,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name .ownerBadgeWrap,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name .ownerBadgeWrap{background-color:#e3e3e3;color:#757575;margin-left:0;padding:0}.fieldNameSequenceDropdown .listItemWrap .itemName .ownerCont,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerCont,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .sharedBadgeWrapper .ownerCont,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerCont,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .sharedBadgeWrapper .ownerCont,.preview-templete .preview-title .ownerCont,.preview-templete h6 .ownerCont,.selectedSeqWrapper .itemName .ownerCont,.selectedTagWrapper .itemName .ownerCont,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn .ownerCont,.taskSectionWrapperCont .filterComponentWrapper .itemName .sharedBadgeWrapper .ownerCont,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-title .ownerCont,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete h6 .ownerCont,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-title .ownerCont,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit h6 .ownerCont,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name .ownerCont,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name .ownerCont,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name .ownerCont{display:flex;align-items:center;background-color:#e3e3e3;color:#757575;margin-left:5px;border-radius:3px}.fieldNameSequenceDropdown .listItemWrap .itemName .ownerCont .lockIcon,.fieldNameSequenceDropdown .listItemWrap .itemName .ownerCont .sequenceOwnerReadOnlyIcon,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont .lockIcon,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont .sequenceOwnerReadOnlyIcon,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerCont .lockIcon,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerCont .sequenceOwnerReadOnlyIcon,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont .lockIcon,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont .sequenceOwnerReadOnlyIcon,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .sharedBadgeWrapper .ownerCont .lockIcon,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .sharedBadgeWrapper .ownerCont .sequenceOwnerReadOnlyIcon,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont .lockIcon,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont .sequenceOwnerReadOnlyIcon,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerCont .lockIcon,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerCont .sequenceOwnerReadOnlyIcon,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont .lockIcon,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont .sequenceOwnerReadOnlyIcon,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .sharedBadgeWrapper .ownerCont .lockIcon,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .sharedBadgeWrapper .ownerCont .sequenceOwnerReadOnlyIcon,.preview-templete .preview-title .ownerCont .lockIcon,.preview-templete .preview-title .ownerCont .sequenceOwnerReadOnlyIcon,.preview-templete h6 .ownerCont .lockIcon,.preview-templete h6 .ownerCont .sequenceOwnerReadOnlyIcon,.selectedSeqWrapper .itemName .ownerCont .lockIcon,.selectedSeqWrapper .itemName .ownerCont .sequenceOwnerReadOnlyIcon,.selectedTagWrapper .itemName .ownerCont .lockIcon,.selectedTagWrapper .itemName .ownerCont .sequenceOwnerReadOnlyIcon,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn .ownerCont .lockIcon,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn .ownerCont .sequenceOwnerReadOnlyIcon,.taskSectionWrapperCont .filterComponentWrapper .itemName .sharedBadgeWrapper .ownerCont .lockIcon,.taskSectionWrapperCont .filterComponentWrapper .itemName .sharedBadgeWrapper .ownerCont .sequenceOwnerReadOnlyIcon,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-title .ownerCont .lockIcon,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-title .ownerCont .sequenceOwnerReadOnlyIcon,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete h6 .ownerCont .lockIcon,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete h6 .ownerCont .sequenceOwnerReadOnlyIcon,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-title .ownerCont .lockIcon,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-title .ownerCont .sequenceOwnerReadOnlyIcon,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit h6 .ownerCont .lockIcon,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit h6 .ownerCont .sequenceOwnerReadOnlyIcon,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name .ownerCont .lockIcon,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name .ownerCont .sequenceOwnerReadOnlyIcon,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name .ownerCont .lockIcon,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name .ownerCont .sequenceOwnerReadOnlyIcon,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name .ownerCont .lockIcon,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name .ownerCont .sequenceOwnerReadOnlyIcon{font-size:11px;line-height:11px;padding:5px 5px 5px 0}.fieldNameSequenceDropdown .listItemWrap .itemName .ownerCont .ownerBadge,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont .ownerBadge,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerCont .ownerBadge,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont .ownerBadge,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .sharedBadgeWrapper .ownerCont .ownerBadge,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont .ownerBadge,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerCont .ownerBadge,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerCont .ownerBadge,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .sharedBadgeWrapper .ownerCont .ownerBadge,.preview-templete .preview-title .ownerCont .ownerBadge,.preview-templete h6 .ownerCont .ownerBadge,.selectedSeqWrapper .itemName .ownerCont .ownerBadge,.selectedTagWrapper .itemName .ownerCont .ownerBadge,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn .ownerCont .ownerBadge,.taskSectionWrapperCont .filterComponentWrapper .itemName .sharedBadgeWrapper .ownerCont .ownerBadge,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-title .ownerCont .ownerBadge,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete h6 .ownerCont .ownerBadge,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-title .ownerCont .ownerBadge,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit h6 .ownerCont .ownerBadge,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name .ownerCont .ownerBadge,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name .ownerCont .ownerBadge,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name .ownerCont .ownerBadge{background-color:#e3e3e3;color:#757575;margin:0;padding:5px}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .dynamicFoldersWrapper .nameInputInnercont,.template-section .template-body #templateFolderSection .template-folder .nameInputInnercont,.template-section .template-body aside .template-folder .nameInputInnercont{display:flex;align-items:center}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .dynamicFoldersWrapper .nameInputInnercont .inputWrapper,.template-section .template-body #templateFolderSection .template-folder .nameInputInnercont .inputWrapper,.template-section .template-body aside .template-folder .nameInputInnercont .inputWrapper{width:80%}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .dynamicFoldersWrapper .nameInputInnercont .cancelWrapper,.template-section .template-body #templateFolderSection .template-folder .nameInputInnercont .cancelWrapper,.template-section .template-body aside .template-folder .nameInputInnercont .cancelWrapper{width:15%}.deleteActionIcon,.editActionIcon{width:35px;height:30px;display:flex;align-items:center;border-radius:50%;cursor:pointer;justify-content:center;transition:all .3s}.deleteActionIcon svg,.editActionIcon svg{width:15px;height:15px;fill:#666}.deleteActionIcon:hover,.editActionIcon:hover{transition:all .3s;background:#f5f5f5;width:35px;height:35px}.deleteActionIcon:hover svg,.editActionIcon:hover svg{fill:#333}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton,.taskPage .headerSection .headerBtnContainer .addStepsButton{float:none;position:relative;height:fit-content;height:-webkit-fit-content;height:-moz-fit-content}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .addNewButton,.taskPage .headerSection .headerBtnContainer .addStepsButton .addNewButton{margin:0;font-size:.9vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .downCont,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .downCont{min-width:220px;height:fit-content;height:-webkit-fit-content;height:-moz-fit-content;border-radius:10px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);border:1px solid #ebebeb;padding:0;opacity:0;bottom:50px;transition:opacity .4s ease-in-out;top:unset}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper{margin:10px 0}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont{position:relative;display:flex;align-items:center;flex-direction:row;padding:10px 15px;cursor:pointer;font-size:14px}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont .subMenuArrow,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont .subMenuArrow{font-size:16px}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#email .stepIcon svg,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#email .stepIcon svg{fill:#38b892}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#linkedin,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#linkedin{position:relative}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#linkedin .stepIcon,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#linkedin .stepIcon{height:16px}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#linkedin .stepIcon svg,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#linkedin .stepIcon svg{width:16px;height:13px;fill:#4b4f86}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#linkedin:hover .linkedInSubMenu,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#linkedin:hover .linkedInSubMenu{display:block}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#manualEmail .stepIcon img,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#manualEmail .stepIcon img{width:inherit;height:inherit;object-fit:contain}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#phone .stepIcon svg,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#phone .stepIcon svg{fill:#1eb9d5;width:18px;height:18px}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#customTask .stepIcon svg,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont#customTask .stepIcon svg{fill:#4cc8a1;width:16px;height:16px}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont:hover,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont:hover{background-color:#fafafb}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont .freemiumIcon svg,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont .freemiumIcon svg{right:10px;top:-13px}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont .stepIcon,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont .stepIcon{width:16px;height:16px;display:inline-block;background-repeat:no-repeat;margin-right:13px}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont .stepIcon svg,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont .stepIcon svg{width:16px;height:16px;fill:#666}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont .addstepBtn,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont .addstepBtn{color:#666;width:85%;font-size:14px;line-height:16px}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont.inActive,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont.inActive{pointer-events:none;-webkit-user-select:none;user-select:none}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont.inActive svg,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont.inActive svg{fill:#cacaca}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont.inActive .addstepBtn,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont.inActive .addstepBtn{color:#cacaca}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton .stepWrapper .stepInnerWrapper .stepCont .linkedInSubMenu,.taskPage .headerSection .headerBtnContainer .addStepsButton .stepWrapper .stepInnerWrapper .stepCont .linkedInSubMenu{right:100%;left:unset;top:0;width:325px;padding:10px 0;display:none}.sequencePage .sequenceCont .rightSection .sequenceProperties .addStepsButton.down .downCont,.taskPage .headerSection .headerBtnContainer .addStepsButton.down .downCont{top:5px;bottom:unset;opacity:1;right:0}.popupWrapper.updateTaskPopup.manualemail .confirmation-popup .popup-wrap .notesCont{height:0;margin-top:15px;transition:all .4s ease}.popupWrapper.updateTaskPopup.manualemail .confirmation-popup .popup-wrap .notesCont .notes-section{height:inherit}.popupWrapper.updateTaskPopup.manualemail .confirmation-popup .popup-wrap .notesCont .notes-section textarea{height:90px;display:none;font-family:Graphik-Regular;font-size:13px;line-height:1.4}.popupWrapper.updateTaskPopup.manualemail .confirmation-popup .popup-wrap .notesCont .notes-section textarea::-webkit-input-placeholder{font-size:12px}.popupWrapper.updateTaskPopup.manualemail .confirmation-popup .popup-wrap .notesCont .notes-section textarea::placeholder{font-size:12px}.popupWrapper.updateTaskPopup.manualemail .confirmation-popup .popup-wrap .notesCont.notesDropDownShown{height:90px!important;margin-bottom:5px;transition:all .4s ease}.popupWrapper.updateTaskPopup.manualemail .confirmation-popup .popup-wrap .notesCont.notesDropDownShown textarea{display:block;transition:all .4s ease}.popupWrapper.updateTaskPopup.manualemail .confirmation-popup .popup-wrap .notesOptionShown .quill .ql-container{max-height:127px!important}.popupWrapper.updateTaskPopup.manualemail .confirmation-popup .popup-wrap .notesOptionShown .quill .ql-container .ql-editor{min-height:127px!important}.addCustomUrlPopup .card .cardBody .actionWrapper,.deletecustomUrl .deleteCustomUrlPopupWrapper .actionWrapper{position:relative;display:flex;align-items:center;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.addCustomUrlPopup .card .cardBody .actionWrapper button,.deletecustomUrl .deleteCustomUrlPopupWrapper .actionWrapper button{width:130px}.addCustomUrlPopup .card .cardBody .actionWrapper button.cancel,.deletecustomUrl .deleteCustomUrlPopupWrapper .actionWrapper button.cancel{border-color:#ddd;color:#666;margin-right:15px;cursor:pointer}.addCustomUrlPopup .card .cardBody .actionWrapper button.confirm,.addCustomUrlPopup .card .cardBody .actionWrapper button.verify,.deletecustomUrl .deleteCustomUrlPopupWrapper .actionWrapper button.confirm,.deletecustomUrl .deleteCustomUrlPopupWrapper .actionWrapper button.verify{cursor:pointer}.addCustomUrlPopup .card .cardBody .actionWrapper .confirmBtn,.addCustomUrlPopup .card .cardBody .actionWrapper .verifyBtn,.deletecustomUrl .deleteCustomUrlPopupWrapper .actionWrapper .confirmBtn,.deletecustomUrl .deleteCustomUrlPopupWrapper .actionWrapper .verifyBtn{width:130px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .dropdownSection,.connectedInboxHeader .userFilterDropDown .dropdownSection,.contactOwnedFilterSection .dropdownSection,.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .dropdownSection,.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .dropdownSection,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .dropdownSection,.searchAndFilterWrapper .userFilterDropDown .dropdownSection{position:absolute;z-index:1000;right:0;height:auto;top:36px;min-width:200px;max-width:200px;font-family:inherit;box-sizing:initial;background:#fff;border-radius:10px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);border:1px solid #ebebeb;padding:12px;transition:opacity .4s ease-in-out}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .dropdownSection .singleSelectSection,.connectedInboxHeader .userFilterDropDown .dropdownSection .singleSelectSection,.contactOwnedFilterSection .dropdownSection .singleSelectSection,.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .dropdownSection .singleSelectSection,.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .dropdownSection .singleSelectSection,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .dropdownSection .singleSelectSection,.searchAndFilterWrapper .userFilterDropDown .dropdownSection .singleSelectSection{position:relative;padding:0 5px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .dropdownSection .singleSelectSection .radioBtnCont,.connectedInboxHeader .userFilterDropDown .dropdownSection .singleSelectSection .radioBtnCont,.contactOwnedFilterSection .dropdownSection .singleSelectSection .radioBtnCont,.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .dropdownSection .singleSelectSection .radioBtnCont,.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .dropdownSection .singleSelectSection .radioBtnCont,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .dropdownSection .singleSelectSection .radioBtnCont,.searchAndFilterWrapper .userFilterDropDown .dropdownSection .singleSelectSection .radioBtnCont{display:flex;align-items:center;flex-direction:row;margin-bottom:5px;font-size:14px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .dropdownSection .singleSelectSection .radioBtnCont label.active,.connectedInboxHeader .userFilterDropDown .dropdownSection .singleSelectSection .radioBtnCont label.active,.contactOwnedFilterSection .dropdownSection .singleSelectSection .radioBtnCont label.active,.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .dropdownSection .singleSelectSection .radioBtnCont label.active,.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .dropdownSection .singleSelectSection .radioBtnCont label.active,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .dropdownSection .singleSelectSection .radioBtnCont label.active,.searchAndFilterWrapper .userFilterDropDown .dropdownSection .singleSelectSection .radioBtnCont label.active{color:#3953fb}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .dropdownSection .multiSelectSection,.connectedInboxHeader .userFilterDropDown .dropdownSection .multiSelectSection,.contactOwnedFilterSection .dropdownSection .multiSelectSection,.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .dropdownSection .multiSelectSection,.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .dropdownSection .multiSelectSection,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .dropdownSection .multiSelectSection,.searchAndFilterWrapper .userFilterDropDown .dropdownSection .multiSelectSection{transition:all .3s ease-in-out;position:relative;border-top:1px solid #eceff1;padding-top:5px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .dropdownSection .multiSelectSection .checkBoxDropdown,.connectedInboxHeader .userFilterDropDown .dropdownSection .multiSelectSection .checkBoxDropdown,.contactOwnedFilterSection .dropdownSection .multiSelectSection .checkBoxDropdown,.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .dropdownSection .multiSelectSection .checkBoxDropdown,.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .dropdownSection .multiSelectSection .checkBoxDropdown,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .dropdownSection .multiSelectSection .checkBoxDropdown,.searchAndFilterWrapper .userFilterDropDown .dropdownSection .multiSelectSection .checkBoxDropdown{overflow-y:auto;max-height:110px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .dropdownSection .multiSelectSection .teamdropDown,.connectedInboxHeader .userFilterDropDown .dropdownSection .multiSelectSection .teamdropDown,.contactOwnedFilterSection .dropdownSection .multiSelectSection .teamdropDown,.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .dropdownSection .multiSelectSection .teamdropDown,.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .dropdownSection .multiSelectSection .teamdropDown,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .dropdownSection .multiSelectSection .teamdropDown,.searchAndFilterWrapper .userFilterDropDown .dropdownSection .multiSelectSection .teamdropDown{height:auto;padding-bottom:30px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .dropdownSection .multiSelectSection .errorTeamdropDown,.connectedInboxHeader .userFilterDropDown .dropdownSection .multiSelectSection .errorTeamdropDown,.contactOwnedFilterSection .dropdownSection .multiSelectSection .errorTeamdropDown,.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .dropdownSection .multiSelectSection .errorTeamdropDown,.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .dropdownSection .multiSelectSection .errorTeamdropDown,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .dropdownSection .multiSelectSection .errorTeamdropDown,.searchAndFilterWrapper .userFilterDropDown .dropdownSection .multiSelectSection .errorTeamdropDown{overflow-y:auto;text-align:center;height:60px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .dropdownSection .overrideColor,.connectedInboxHeader .userFilterDropDown .dropdownSection .overrideColor,.contactOwnedFilterSection .dropdownSection .overrideColor,.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .dropdownSection .overrideColor,.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .dropdownSection .overrideColor,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .dropdownSection .overrideColor,.searchAndFilterWrapper .userFilterDropDown .dropdownSection .overrideColor{background-color:initial}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .dropdownSection .overrideColor.loading .load-text,.connectedInboxHeader .userFilterDropDown .dropdownSection .overrideColor.loading .load-text,.contactOwnedFilterSection .dropdownSection .overrideColor.loading .load-text,.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .dropdownSection .overrideColor.loading .load-text,.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .dropdownSection .overrideColor.loading .load-text,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .dropdownSection .overrideColor.loading .load-text,.searchAndFilterWrapper .userFilterDropDown .dropdownSection .overrideColor.loading .load-text{border-color:#3953fb}.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn.enabled,.addBulkContactsTaskBtn.enabled,.contactPage .bodySection .headerContents .wrapExportFilterIcon .addToSequenceFeatureBtn.enabled,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn.enabled,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .bulkPurchaseBtn.enabled,.exportBtnWrapper.enabled,.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .addToSequenceFeatureBtn.enabled,.wrapAddTolistBtnPopup .addContactsToList.enabled{cursor:pointer}.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn.enabled svg,.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn.enabled svg path,.addBulkContactsTaskBtn.enabled svg,.addBulkContactsTaskBtn.enabled svg path,.contactPage .bodySection .headerContents .wrapExportFilterIcon .addToSequenceFeatureBtn.enabled svg,.contactPage .bodySection .headerContents .wrapExportFilterIcon .addToSequenceFeatureBtn.enabled svg path,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn.enabled svg,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn.enabled svg path,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .bulkPurchaseBtn.enabled svg,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .bulkPurchaseBtn.enabled svg path,.exportBtnWrapper.enabled svg,.exportBtnWrapper.enabled svg path,.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .addToSequenceFeatureBtn.enabled svg,.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .addToSequenceFeatureBtn.enabled svg path,.wrapAddTolistBtnPopup .addContactsToList.enabled svg,.wrapAddTolistBtnPopup .addContactsToList.enabled svg path{fill:#3953fb}.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn.enabled i,.addBulkContactsTaskBtn.enabled i,.contactPage .bodySection .headerContents .wrapExportFilterIcon .addToSequenceFeatureBtn.enabled i,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn.enabled i,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .bulkPurchaseBtn.enabled i,.exportBtnWrapper.enabled i,.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .addToSequenceFeatureBtn.enabled i,.wrapAddTolistBtnPopup .addContactsToList.enabled i{opacity:1;color:#3953fb}.tabStatusItem{position:relative;display:flex;align-items:center;justify-content:center;margin:0 10px;letter-spacing:.3px;cursor:pointer;height:46px;font-size:15px;transition:all .3s ease;color:#535353;padding:0 6px;width:110px}.tabStatusItem.active{font-weight:600;color:#3953fb;border-bottom:2px solid #3953fb;transition:all .3s ease}.tabStatusItem:first-child{margin-left:0}.tabStatusItem:last-child{margin-right:0}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .dateFilter,.connectedInboxHeader .dateFilter,.filterByDateTab .dateFilter,.filterByTaskWrapper .filterByTask,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .dateFilter,.tracking .bodySection .visitorsInfoSection .viewSection .dateFilter{position:relative;display:flex;align-items:center;justify-content:center}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .dateFilter .tabItem,.connectedInboxHeader .dateFilter .tabItem,.filterByDateTab .dateFilter .tabItem,.filterByTaskWrapper .filterByTask .tabItem,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .dateFilter .tabItem,.tracking .bodySection .visitorsInfoSection .viewSection .dateFilter .tabItem{position:relative;background:#fff;display:flex;align-items:center;border-collapse:collapse;color:#3953fb;border:1px solid #eceff1;border-right-color:transparent;padding:0 10px;letter-spacing:.3px;cursor:pointer;height:36px;font-size:15px;transition:all .3s ease}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .dateFilter .tabItem:first-child,.connectedInboxHeader .dateFilter .tabItem:first-child,.filterByDateTab .dateFilter .tabItem:first-child,.filterByTaskWrapper .filterByTask .tabItem:first-child,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .dateFilter .tabItem:first-child,.tracking .bodySection .visitorsInfoSection .viewSection .dateFilter .tabItem:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .dateFilter .tabItem:last-child,.connectedInboxHeader .dateFilter .tabItem:last-child,.filterByDateTab .dateFilter .tabItem:last-child,.filterByTaskWrapper .filterByTask .tabItem:last-child,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .dateFilter .tabItem:last-child,.tracking .bodySection .visitorsInfoSection .viewSection .dateFilter .tabItem:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px;border-right:1px solid #eceff1}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .dateFilter .tabItem:not(.active):hover,.connectedInboxHeader .dateFilter .tabItem:not(.active):hover,.filterByDateTab .dateFilter .tabItem:not(.active):hover,.filterByTaskWrapper .filterByTask .tabItem:not(.active):hover,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .dateFilter .tabItem:not(.active):hover,.tracking .bodySection .visitorsInfoSection .viewSection .dateFilter .tabItem:not(.active):hover{background:#fbfbfb;transition:all .3s ease}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .dateFilter .tabItem.active,.connectedInboxHeader .dateFilter .tabItem.active,.filterByDateTab .dateFilter .tabItem.active,.filterByTaskWrapper .filterByTask .tabItem.active,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .dateFilter .tabItem.active,.tracking .bodySection .visitorsInfoSection .viewSection .dateFilter .tabItem.active{transition:all .3s ease;background:#3953fb;color:#fff;z-index:1;border-radius:3px;border:1px solid #3953fb}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .dateFilter .tabItem .filterText,.connectedInboxHeader .dateFilter .tabItem .filterText,.filterByDateTab .dateFilter .tabItem .filterText,.filterByTaskWrapper .filterByTask .tabItem .filterText,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .dateFilter .tabItem .filterText,.tracking .bodySection .visitorsInfoSection .viewSection .dateFilter .tabItem .filterText{position:relative;line-height:normal}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .dateFilter .dateRange,.connectedInboxHeader .dateFilter .dateRange,.filterByDateTab .dateFilter .dateRange,.filterByTaskWrapper .filterByTask .dateRange,.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .dateFilter .dateRange,.tracking .bodySection .visitorsInfoSection .viewSection .dateFilter .dateRange{font-size:18px;margin-right:4px}.accountContacts .dataTableCont .tableContainer .ctOwner,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .owner,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .owner,.csvImportsSection .tableList .downloadExport .contactOwner,.csvImportsSection .tableList .ownerName .contactOwner,.tasksOperation .tableList .ownerName .contactOwner{position:relative;display:flex;align-items:center;margin:0 auto;justify-content:center;width:30px;height:30px;border-radius:35px;padding-top:2px;border:1px solid #3953fb;color:#3953fb;font-size:12px;cursor:pointer}.accountContacts .dataTableCont .tableContainer .ctOwner .circleOwner,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .owner .circleOwner,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .owner .circleOwner,.csvImportsSection .tableList .downloadExport .contactOwner .circleOwner,.csvImportsSection .tableList .ownerName .contactOwner .circleOwner,.tasksOperation .tableList .ownerName .contactOwner .circleOwner{text-transform:uppercase}.accountContacts .dataTableCont .tableContainer .ctOwner .customTooltip,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .owner .customTooltip,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .owner .customTooltip,.csvImportsSection .tableList .downloadExport .contactOwner .customTooltip,.csvImportsSection .tableList .ownerName .contactOwner .customTooltip,.tasksOperation .tableList .ownerName .contactOwner .customTooltip{background:#393a3d}.accountContacts .dataTableCont .tableContainer .ctOwner .customTooltip .sharpPointer,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .owner .customTooltip .sharpPointer,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .owner .customTooltip .sharpPointer,.csvImportsSection .tableList .downloadExport .contactOwner .customTooltip .sharpPointer,.csvImportsSection .tableList .ownerName .contactOwner .customTooltip .sharpPointer,.tasksOperation .tableList .ownerName .contactOwner .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background:#393a3d;top:-35px;right:-2px}.accountContacts .dataTableCont .tableContainer .ctOwner .customTooltip .tooltipBody,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .owner .customTooltip .tooltipBody,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .owner .customTooltip .tooltipBody,.csvImportsSection .tableList .downloadExport .contactOwner .customTooltip .tooltipBody,.csvImportsSection .tableList .ownerName .contactOwner .customTooltip .tooltipBody,.tasksOperation .tableList .ownerName .contactOwner .customTooltip .tooltipBody{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:-10px;white-space:nowrap;background:#393a3d;right:-33px;top:-58px}.accountContacts .dataTableCont .tableContainer .ctOwner .customTooltip .tooltipBody .tooltipText,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .owner .customTooltip .tooltipBody .tooltipText,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .owner .customTooltip .tooltipBody .tooltipText,.csvImportsSection .tableList .downloadExport .contactOwner .customTooltip .tooltipBody .tooltipText,.csvImportsSection .tableList .ownerName .contactOwner .customTooltip .tooltipBody .tooltipText,.tasksOperation .tableList .ownerName .contactOwner .customTooltip .tooltipBody .tooltipText{color:#fff;padding:8px}.showIntercomButton{cursor:pointer;background-color:#474343;color:#fff;border:none;transition:background-color .15s linear;border-radius:100px;position:fixed;bottom:0;right:0;border-top-right-radius:0;border-bottom-right-radius:0;font-size:12px;z-index:102}.deleteTrigger{color:#666;background:#fff;border-radius:35px;position:relative;transition:all .3s;cursor:pointer;font-size:18px;padding:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.deleteTrigger:hover{background:#f5f5f5;color:#333}.knowMoreBtnWrapper{display:flex;align-items:center;justify-content:center;width:100px;margin:0 10px;cursor:pointer;line-height:36px}.knowMoreBtnWrapper .knowMoreText{position:relative;display:flex;font-size:12px;color:#3953fb}.knowMoreBtnWrapper .knowMoreText:hover{text-decoration:underline;color:#3953fb}.knowMoreBtnWrapper .launchIcon{color:#3953fb;font-size:14px;margin-left:4px}.invalidVariablesText{display:flex;flex-direction:column;justify-content:center;align-items:center}.invalidVariablesText ol{margin-bottom:0;overflow-y:auto;max-height:60px;padding-right:26px;font-weight:500}.invalidVariablesText ol li{text-align:left}.invalidVariablesText .LearnMoreBtnWrapper{display:inline-flex;align-items:center;color:#3953fb;font-size:14px}.invalidVariablesText .LearnMoreBtnWrapper .launchIcon{color:#3953fb;font-size:14px;margin-left:4px}.invalidVariablesText .LearnMoreBtnWrapper a{color:#3953fb;text-decoration:none}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.salesForce .activityLog .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.zoho .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton,.filterComponentBody .toggleBtnSection .toogleSequence .toogleButton,.smtpImapConnectPage .smtpImapContentBody .toggleBtnSection .toogleSequence .toogleButton{width:28px;height:14px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.salesForce .activityLog .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.zoho .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.filterComponentBody .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.smtpImapConnectPage .smtpImapContentBody .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:1.5px solid #3953fb;border-left:1px;background-color:initial}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.salesForce .activityLog .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.zoho .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.filterComponentBody .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.smtpImapConnectPage .smtpImapContentBody .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before{background-color:initial}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.salesForce .activityLog .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.zoho .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.filterComponentBody .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.smtpImapConnectPage .smtpImapContentBody .toggleBtnSection .toogleSequence .toogleButton .knobs:before{width:10px;height:10px;top:2px;padding:unset}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.salesForce .activityLog .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.zoho .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.filterComponentBody .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.smtpImapConnectPage .smtpImapContentBody .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer{background:#fff;border:1px solid #3953fb}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.salesForce .activityLog .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.zoho .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.filterComponentBody .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.smtpImapConnectPage .smtpImapContentBody .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before{left:15px;background:#3953fb}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.salesForce .activityLog .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.zoho .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .layer,.filterComponentBody .toggleBtnSection .toogleSequence .toogleButton .layer,.smtpImapConnectPage .smtpImapContentBody .toggleBtnSection .toogleSequence .toogleButton .layer{background:#fff;border:1px solid #d3d3d3}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.salesForce .activityLog .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.zoho .crmWrapper .activityWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.filterComponentBody .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.smtpImapConnectPage .smtpImapContentBody .toggleBtnSection .toogleSequence .toogleButton .knobs:before{background:#a7a7a7}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .toggleBtnSection.linear-background,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .toggleBtnSection.linear-background,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .toggleBtnSection.linear-background,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .toggleBtnSection.linear-background,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .toggleBtnSection.linear-background,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .toggleBtnSection.linear-background,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .toggleBtnSection.linear-background,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .toggleBtnSection.linear-background,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .toggleBtnSection.linear-background,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .toggleBtnSection.linear-background,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .toggleBtnSection.linear-background,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .toggleBtnSection.linear-background,.crmConfigurePage.salesForce .activityLog .toggleBtnSection.linear-background,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .toggleBtnSection.linear-background,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .toggleBtnSection.linear-background,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .toggleBtnSection.linear-background,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .toggleBtnSection.linear-background,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .toggleBtnSection.linear-background,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .toggleBtnSection.linear-background,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .toggleBtnSection.linear-background,.crmConfigurePage.zoho .crmWrapper .activityWrapper .toggleBtnSection.linear-background,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .toggleBtnSection.linear-background,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .toggleBtnSection.linear-background,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .toggleBtnSection.linear-background,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .toggleBtnSection.linear-background,.filterComponentBody .toggleBtnSection.linear-background,.smtpImapConnectPage .smtpImapContentBody .toggleBtnSection.linear-background{width:34px;height:16px}.comingSoonBadge{display:none;opacity:.6;border-radius:10px;background-color:#000;font-size:12px;padding:3px 10px;position:absolute;top:50%;left:50%;color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);will-change:tranform;font-weight:600}.liveFeedSettingBarWeb .linear-background{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:1000px 104px;height:12px;border:none!important;position:relative;overflow:hidden;border-radius:20px}.flexCenter{display:flex;align-items:center}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox,.connectInboxSection .connectedInboxBody .emptyInbox{display:flex;align-items:center;justify-content:center;flex-direction:column;height:calc(100% - 20px)}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox .connectInboxButton,.connectInboxSection .connectedInboxBody .emptyInbox .connectInboxButton{position:relative}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox .connectInboxButton #smtpAuthBtn,.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox .connectInboxButton img,.connectInboxSection .connectedInboxBody .emptyInbox .connectInboxButton #smtpAuthBtn,.connectInboxSection .connectedInboxBody .emptyInbox .connectInboxButton img{position:relative;cursor:pointer;display:block;width:200px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox .connectInboxButton #smtpAuthBtn.googleAuthBtn,.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox .connectInboxButton img.googleAuthBtn,.connectInboxSection .connectedInboxBody .emptyInbox .connectInboxButton #smtpAuthBtn.googleAuthBtn,.connectInboxSection .connectedInboxBody .emptyInbox .connectInboxButton img.googleAuthBtn{height:unset}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox .connectInboxButton #smtpAuthBtn.outlookAuthBtn,.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox .connectInboxButton img.outlookAuthBtn,.connectInboxSection .connectedInboxBody .emptyInbox .connectInboxButton #smtpAuthBtn.outlookAuthBtn,.connectInboxSection .connectedInboxBody .emptyInbox .connectInboxButton img.outlookAuthBtn{height:40px;width:194px;margin:15px auto}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox .connectInboxButton #smtpAuthBtn.smtpAuthBtn,.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox .connectInboxButton img.smtpAuthBtn,.connectInboxSection .connectedInboxBody .emptyInbox .connectInboxButton #smtpAuthBtn.smtpAuthBtn,.connectInboxSection .connectedInboxBody .emptyInbox .connectInboxButton img.smtpAuthBtn{display:flex;align-items:center;height:36px;width:194px;border:1px solid #666;padding:0 10px;margin:0 auto;vertical-align:middle}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox .connectInboxButton #smtpAuthBtn.smtpAuthBtn .smtpImapIcon,.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox .connectInboxButton img.smtpAuthBtn .smtpImapIcon,.connectInboxSection .connectedInboxBody .emptyInbox .connectInboxButton #smtpAuthBtn.smtpAuthBtn .smtpImapIcon,.connectInboxSection .connectedInboxBody .emptyInbox .connectInboxButton img.smtpAuthBtn .smtpImapIcon{font-size:18px;color:#666;margin-right:8px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox .connectInboxButton #smtpAuthBtn.smtpAuthBtn .btnCta,.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox .connectInboxButton img.smtpAuthBtn .btnCta,.connectInboxSection .connectedInboxBody .emptyInbox .connectInboxButton #smtpAuthBtn.smtpAuthBtn .btnCta,.connectInboxSection .connectedInboxBody .emptyInbox .connectInboxButton img.smtpAuthBtn .btnCta{position:relative;color:#666;font-weight:600;font-size:13px;line-height:1px}.searchInputBtn{position:relative;display:flex;align-items:center}.searchInputBtn .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:35px}.searchInputBtn .searchIcon{text-align:right;width:24px;height:18px;cursor:pointer}.searchInputBtn .searchIcon svg{width:18px;height:18px;fill:#949494}.searchInputBtn .searchTextBox{display:flex;align-items:center;position:relative}.searchInputBtn .searchTextBox input{border:0;color:#3b3b3b;width:260px;font-size:16px;padding:5px 28px 5px 10px;border-radius:35px;background:#fff;line-height:1.5}.searchInputBtn .searchTextBox i{position:absolute;right:5px;color:#555;font-size:14px;cursor:pointer;padding:2px;border-radius:35px;display:flex;align-items:center}.searchInputBtn .searchTextBox i:hover{color:#000;background:#f5f5f5}.searchInputBtn:focus-within .searchIcon svg{fill:#3953fb}.searchInputBtn:focus-within input{color:#3b3b3b}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper{color:#666;font-size:14px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .sendingWindowContainer,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .sendingWindowContainer{margin-top:8px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .labelText,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .labelText{margin-bottom:30px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .closeIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .tickIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .closeIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .tickIcon{font-size:18px;padding:4px;cursor:pointer}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .closeIcon:hover,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .tickIcon:hover,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .closeIcon:hover,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .tickIcon:hover{background:#ebebeb;display:flex;align-items:center;justify-content:center;border-radius:35px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .tickIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .tickIcon{color:#3953fb}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .verticalSeperator,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .verticalSeperator{position:relative;display:flex;align-items:center;height:16px;margin:0 4px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .verticalSeperator:after,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .verticalSeperator:after{content:"";position:absolute;height:100%;width:1px;background-color:#ebebeb}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .closeIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .closeIcon{margin-left:4px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper{display:grid;grid-template-columns:20% 80%;align-items:flex-start;margin-bottom:8px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .timeRangeWrap,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .timeRangeWrap{display:flex}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .timeRangeContainer,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .timeRangeContainer{display:flex;flex-direction:column}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .flexCenterTop,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .flexCenterTop{display:flex;align-items:flex-start;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .flexCenter,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .flexCenter{display:flex;align-items:center;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .flexCenterPanel,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .flexCenterPanel{display:flex;align-items:center;margin-bottom:8px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .flexCenterPanel:last-child,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper:last-child,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .flexCenterPanel:last-child,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper:last-child{margin-bottom:0}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .timeRangeBlockCont,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .timeRangeBlockCont{display:flex;flex-direction:column;justify-content:flex-start}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .timeRangeBlockWrap,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .timeRangeBlockWrap{display:flex;align-items:center}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .timeRangeBlockWrap .closeIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .timeRangeBlockWrap .closeIcon{color:#d9d6d6;margin-left:12px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .timeRangeBlock,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .timeRangeBlock{border:1px solid #eaeaea;height:34px;color:#3953fb;border-radius:6px;font-size:14px;display:flex;align-items:center;justify-content:center;line-height:1;min-width:160px;cursor:pointer}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .timeRangeBlock .closeIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .timeRangeBlock .closeIcon{font-size:12px;color:#666}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .timeRangeBlock .closeIcon:hover,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .timeRangeBlock .closeIcon:hover{background:#ebebeb;border-radius:35px;display:flex;align-items:center;justify-content:center}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .applyAll,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .applyAll{position:relative}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .applyAll.clearAll .swapIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .applyAll.clearAll .swapIcon{color:#666;font-size:18px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .applyAll .swapIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .applyAll .swapIcon{cursor:pointer;margin-left:8px;padding:4px;color:#3953fb;font-size:16px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .applyAll .swapIcon:hover,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .applyAll .swapIcon:hover{background:#e8e8e8;border-radius:35px;display:flex;align-items:center;justify-content:center}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .applyAll .customTooltip .sharpPointer,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .applyAll .customTooltip .sharpPointer{top:-48px;right:7px;border:none;background:#393a3d}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .applyAll .customTooltip .tooltipBody,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .applyAll .customTooltip .tooltipBody{background:#393a3d;border-radius:5px;top:-70px;left:-38px;width:120px;text-align:center}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .applyAll .customTooltip .tooltipText,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .applyAll .customTooltip .tooltipText{color:#fff;padding:8px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .addCustomTimeIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .addCustomTimeIcon{color:#d9d6d6;margin-left:16px;font-size:22px;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .daysWithTimeWrapper .addCustomTimeIcon:hover,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .daysWithTimeWrapper .addCustomTimeIcon:hover{background:#ebebeb;border-radius:35px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .WeekDays,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .WeekDays{font-family:Graphik-Regular;flex:0 0 10%;color:#3b3b3b;font-size:14px;position:relative;top:5px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeBlock,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeBlock{color:#3953fb;font-size:14px;display:flex;align-items:center;border:1px solid #eaeaea;padding:8px 16px;border-radius:6px;cursor:pointer;height:34px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeBlock .timeIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeBlock .timeIcon{font-size:18px;margin-right:8px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeBlock .addTimeText,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeBlock .addTimeText{font-size:13px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper{display:flex;align-items:center;font-size:14px;position:relative;height:34px;width:100%}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .timeContWrapper,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .timeContWrapper{position:relative}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .timeRangeCont,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .timeRangeCont{color:#3953fb;display:flex;align-items:center;position:absolute;background-color:#fff}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .actionButtons,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .actionButtons{display:flex;align-items:center;color:#666;border:1px solid #eaeaea;border-radius:6px;height:32px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .textSeperator,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .textSeperator{margin:0 16px;color:#666}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .timeRange,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .timeRange{border:0;display:flex;align-items:center;color:#666;width:29px;padding:0;text-align:center}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .timeRange::-webkit-inner-spin-button,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .timeRange::-webkit-outer-spin-button,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .timeRange::-webkit-inner-spin-button,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .timeRange::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .fromPanel,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .toPanel,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .fromPanel,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .toPanel{display:flex;align-items:center;position:relative}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .fromPanel .dropdownFilterIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .toPanel .dropdownFilterIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .fromPanel .dropdownFilterIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .toPanel .dropdownFilterIcon{font-size:16px;cursor:pointer;color:#666}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .fromPanel .drop-down-menu .dropdownList,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .toPanel .drop-down-menu .dropdownList,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .fromPanel .drop-down-menu .dropdownList,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .toPanel .drop-down-menu .dropdownList{width:75px;min-width:75px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .fromPanel .drop-down-menu,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .fromPanel .drop-down-menu{top:25px;border-radius:0}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .toPanel,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .toPanel{margin-right:8px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeRangeWrapper .toPanel .drop-down-menu,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeRangeWrapper .toPanel .drop-down-menu{left:0;top:25px;border-radius:0}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeWrapper,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeWrapper{display:flex;align-items:center;border:1px solid #eaeaea;border-radius:3px;height:32px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeWrapper .timeIconCont,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeWrapper .timeIconCont{border-right:1px solid #eaeaea;display:flex;align-items:center}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeWrapper .timeIconCont .timeIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeWrapper .timeIconCont .timeIcon{font-size:18px;padding:0 6px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeWrapper .timeCont,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeWrapper .timeCont{display:flex;align-items:center;position:relative;border-collapse:collapse}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeWrapper .quantity,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeWrapper .quantity{display:flex;align-items:center;flex-direction:column}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeWrapper .quantity .lessButton,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeWrapper .quantity .moreButton,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeWrapper .quantity .lessButton,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeWrapper .quantity .moreButton{border:0;background:transparent;margin:0;padding:0;width:20px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeWrapper .quantity .lessButton:hover,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeWrapper .quantity .moreButton:hover,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeWrapper .quantity .lessButton:hover,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeWrapper .quantity .moreButton:hover{background-color:#f5f5f5}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeWrapper .quantity .lessButton,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeWrapper .quantity .lessButton{border-left:1px solid #ebebeb;border-bottom:1px solid #ebebeb}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeWrapper .quantity .moreButton,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeWrapper .quantity .moreButton{border-left:1px solid #ebebeb}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeWrapper .expandLessIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeWrapper .expandMoreIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeWrapper .expandLessIcon,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeWrapper .expandMoreIcon{font-size:12px;color:#666}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .timeWrapper .quantity input,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .timeWrapper .quantity input{border-left:none;border-right:none}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .amPmPanel,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .amPmPanel{display:flex;align-items:center;position:relative}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .amPmPanel .toggleHeader,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .amPmPanel .toggleHeader{display:flex;align-items:center;justify-content:space-between;position:relative;cursor:pointer;border:1px solid #eaeaea;padding:4px;border-radius:3px;margin-left:4px;height:32px;color:#666}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .amPmPanel .toggleHeader .title,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .sendingWindowWrapper .amPmPanel .toggleHeader .title{text-align:center}.crmExportNotConnectedWrapper .noteText,.crmExportNotMapped .noteText{background-color:#ebedff;border-radius:4px;font-size:14px;padding:8px;margin-top:4px;text-align:left}.bufferCont{display:grid;margin:10px 0;grid-template-columns:calc(60% - 15px) 40%;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}@media (max-width:1200px){.bufferCont{grid-template-columns:100%;grid-column-gap:unset;-webkit-column-gap:unset;column-gap:unset;grid-row-gap:40px;row-gap:40px}}.bufferCont .addTimeBeforeOrAfterWrapper,.bufferCont .startBeforeWrapper{margin-top:30px}.bufferCont .addTimeBeforeOrAfterWrapper .addTimeBeforeOrAfterCont,.bufferCont .startBeforeWrapper .addTimeBeforeOrAfterCont{display:grid;grid-template-columns:repeat(2,30%)}.bufferCont .addTimeBeforeOrAfterWrapper .autoCompleteDropdown .dropdownHeader,.bufferCont .startBeforeWrapper .autoCompleteDropdown .dropdownHeader{height:30px}.bufferCont .addTimeBeforeOrAfterWrapper .checkBoxSection .labelText,.bufferCont .startBeforeWrapper .checkBoxSection .labelText{margin-bottom:0}.bufferCont .addTimeBeforeOrAfterWrapper .checkBoxSection .checkBoxName,.bufferCont .startBeforeWrapper .checkBoxSection .checkBoxName{padding-left:10px}.bufferCont .addTimeBeforeOrAfterWrapper .checkBoxSection .singleSelectDropdown.disabled,.bufferCont .startBeforeWrapper .checkBoxSection .singleSelectDropdown.disabled{pointer-events:none}.accountFilterByOption,.contactFilterByOption,.outboxFilterByOption,.sequenceContactFilter{height:100%;background:#fff;border:1px solid #ececec;border-radius:6px}.accountFilterByOption .filterHeader,.contactFilterByOption .filterHeader,.outboxFilterByOption .filterHeader,.sequenceContactFilter .filterHeader{position:relative;display:flex;align-items:center;justify-content:space-between;height:50px;border-top-left-radius:6px;border-top-right-radius:6px;padding:0 10px;border-bottom:1px solid #ececec}.accountFilterByOption .filterHeader .name,.contactFilterByOption .filterHeader .name,.outboxFilterByOption .filterHeader .name,.sequenceContactFilter .filterHeader .name{color:#535353;font-size:16px}.accountFilterByOption .filterHeader .clearBtn,.contactFilterByOption .filterHeader .clearBtn,.outboxFilterByOption .filterHeader .clearBtn,.sequenceContactFilter .filterHeader .clearBtn{font-size:12px;cursor:pointer;color:#3953fb}.accountFilterByOption .filterHeader .clearBtn.disabled,.contactFilterByOption .filterHeader .clearBtn.disabled,.outboxFilterByOption .filterHeader .clearBtn.disabled,.sequenceContactFilter .filterHeader .clearBtn.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.8;cursor:unset;color:rgba(57,83,251,.5)}.accountFilterByOption .filterBody,.contactFilterByOption .filterBody,.outboxFilterByOption .filterBody,.sequenceContactFilter .filterBody{padding:5px 10px;height:calc(100% - 100px);overflow-y:auto}.accountFilterByOption .filterBody .dropdownButton,.contactFilterByOption .filterBody .dropdownButton,.outboxFilterByOption .filterBody .dropdownButton,.sequenceContactFilter .filterBody .dropdownButton{position:relative;display:flex;align-items:center;justify-content:space-between;height:44px;cursor:pointer}.accountFilterByOption .filterBody .dropdownButton .label,.contactFilterByOption .filterBody .dropdownButton .label,.outboxFilterByOption .filterBody .dropdownButton .label,.sequenceContactFilter .filterBody .dropdownButton .label{font-size:14px;text-align:left;color:#666}.accountFilterByOption .filterBody .dropdownButton .wrapCountArrow,.contactFilterByOption .filterBody .dropdownButton .wrapCountArrow,.outboxFilterByOption .filterBody .dropdownButton .wrapCountArrow,.sequenceContactFilter .filterBody .dropdownButton .wrapCountArrow{position:relative;display:flex;align-items:center}.accountFilterByOption .filterBody .dropdownButton .wrapCountArrow .selectedCount,.contactFilterByOption .filterBody .dropdownButton .wrapCountArrow .selectedCount,.outboxFilterByOption .filterBody .dropdownButton .wrapCountArrow .selectedCount,.sequenceContactFilter .filterBody .dropdownButton .wrapCountArrow .selectedCount{margin-right:10px;border-radius:4px;padding:3px 7px 1px;border:1px solid rgba(57,83,251,.3);background-color:rgba(57,83,251,.1);font-size:12px;text-align:center;color:#3953fb}.accountFilterByOption .filterBody .dropdownButton .wrapCountArrow .arrowIcon,.contactFilterByOption .filterBody .dropdownButton .wrapCountArrow .arrowIcon,.outboxFilterByOption .filterBody .dropdownButton .wrapCountArrow .arrowIcon,.sequenceContactFilter .filterBody .dropdownButton .wrapCountArrow .arrowIcon{color:#666;font-size:18px;transition:all .3s ease-in}.accountFilterByOption .filterBody .dropdownButton .wrapCountArrow .arrowIcon.rotate,.contactFilterByOption .filterBody .dropdownButton .wrapCountArrow .arrowIcon.rotate,.outboxFilterByOption .filterBody .dropdownButton .wrapCountArrow .arrowIcon.rotate,.sequenceContactFilter .filterBody .dropdownButton .wrapCountArrow .arrowIcon.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accountFilterByOption .filterBody .dropdownOverlay,.contactFilterByOption .filterBody .dropdownOverlay,.outboxFilterByOption .filterBody .dropdownOverlay,.sequenceContactFilter .filterBody .dropdownOverlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.accountFilterByOption .filterAction,.contactFilterByOption .filterAction,.outboxFilterByOption .filterAction,.sequenceContactFilter .filterAction{position:relative;border-top:1px solid #ececec;display:grid;padding:0 10px;align-items:center;height:50px;grid-template-columns:repeat(2,calc(50% - 5px));justify-content:space-between}.accountFilterByOption .filterAction.disabled,.contactFilterByOption .filterAction.disabled,.outboxFilterByOption .filterAction.disabled,.sequenceContactFilter .filterAction.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.6;cursor:unset}.accountFilterByOption .filterAction .applyFilter,.accountFilterByOption .filterAction .cancelFilter,.contactFilterByOption .filterAction .applyFilter,.contactFilterByOption .filterAction .cancelFilter,.outboxFilterByOption .filterAction .applyFilter,.outboxFilterByOption .filterAction .cancelFilter,.sequenceContactFilter .filterAction .applyFilter,.sequenceContactFilter .filterAction .cancelFilter{position:relative;display:flex;align-items:center;justify-content:center;height:30px;font-size:14px;padding:0 10px;border-radius:5px;transition:all .3s ease;width:130px;font-weight:500;letter-spacing:.3px;cursor:pointer}.accountFilterByOption .filterAction .cancelFilter,.contactFilterByOption .filterAction .cancelFilter,.outboxFilterByOption .filterAction .cancelFilter,.sequenceContactFilter .filterAction .cancelFilter{background:#fff;color:#3953fb}.accountFilterByOption .filterAction .applyFilter,.contactFilterByOption .filterAction .applyFilter,.outboxFilterByOption .filterAction .applyFilter,.sequenceContactFilter .filterAction .applyFilter{background:#3953fb;color:#fff}.filterIconWraper{background-color:#fff;width:36px;height:36px;padding:4px;margin-left:10px;display:flex;align-items:center;justify-content:center;border:1px solid #eceff1;border-radius:6px;cursor:pointer}.showFilter.filterIconWraper{background-color:#3953fb}.showFilter.filterIconWraper svg{fill:#fff}.disabledFilter.filterIconWraper{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.7;cursor:unset}.filterIconWraper svg{width:16px;height:16px;fill:#666}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .activateSpinner,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .activateSpinner,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .activateSpinner,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .activateSpinner,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .activateSpinner,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .spinnerLoader,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem.ddLoader .spinnerLoader,.multiSelectOption .insetDropdown .ddBox .ddList li.ddLoader .spinnerLoader,.multiSelectOption .insetDropdown .ddBox ul .ddItem.ddLoader .spinnerLoader,.multiSelectOption .insetDropdown .ddBox ul li.ddLoader .spinnerLoader,.pricingBody .paymentSuccess .spinnerLoader,.teamLogin .activateSuccess .activateSpinner,.teamSignup .activateSuccess .activateSpinner,.teamThanksSection .spinnerLoader{padding:15px 0 25px;display:block;position:relative;width:100%;text-align:center;margin:0 auto}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .activateSpinner i,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .activateSpinner i,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .activateSpinner i,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .activateSpinner i,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .activateSpinner i,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .spinnerLoader i,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem.ddLoader .spinnerLoader i,.multiSelectOption .insetDropdown .ddBox .ddList li.ddLoader .spinnerLoader i,.multiSelectOption .insetDropdown .ddBox ul .ddItem.ddLoader .spinnerLoader i,.multiSelectOption .insetDropdown .ddBox ul li.ddLoader .spinnerLoader i,.pricingBody .paymentSuccess .spinnerLoader i,.teamLogin .activateSuccess .activateSpinner i,.teamSignup .activateSuccess .activateSpinner i,.teamThanksSection .spinnerLoader i{font-size:30px;color:#3953fb}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .activateSpinner .text,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .activateSpinner .text,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .activateSpinner .text,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .activateSpinner .text,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .activateSpinner .text,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .spinnerLoader .text,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem.ddLoader .spinnerLoader .text,.multiSelectOption .insetDropdown .ddBox .ddList li.ddLoader .spinnerLoader .text,.multiSelectOption .insetDropdown .ddBox ul .ddItem.ddLoader .spinnerLoader .text,.multiSelectOption .insetDropdown .ddBox ul li.ddLoader .spinnerLoader .text,.pricingBody .paymentSuccess .spinnerLoader .text,.teamLogin .activateSuccess .activateSpinner .text,.teamSignup .activateSuccess .activateSpinner .text,.teamThanksSection .spinnerLoader .text{position:relative;display:inline-block;padding-left:6px;font-size:24px;color:#787878}.addMultiInputEmail .emailInputBoxWrapper .selectedItemsCont,.multiSelectOption .insetDropdown .selectedItemsCont{position:relative;display:grid;grid-template-columns:calc(100% - 30px) 20px}.addMultiInputEmail .emailInputBoxWrapper .selectedItemsCont .selectedList,.multiSelectOption .insetDropdown .selectedItemsCont .selectedList{position:relative;display:flex;align-items:center;margin:0;list-style:none;flex-wrap:wrap;padding:10px 0 0;grid-gap:6px;gap:6px;max-height:100px;overflow-y:auto}.addMultiInputEmail .emailInputBoxWrapper .selectedItemsCont .selectedList .chip,.multiSelectOption .insetDropdown .selectedItemsCont .selectedList .chip{position:relative;display:flex;align-items:center;justify-content:space-between;border-radius:35px;border:1px solid #3953fb;background-color:#fff;padding:2px 3px 2px 5px}.addMultiInputEmail .emailInputBoxWrapper .selectedItemsCont .selectedList .chip .name,.multiSelectOption .insetDropdown .selectedItemsCont .selectedList .chip .name{position:relative;font-size:12px;color:#666;flex-flow:wrap;max-width:64px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;align-items:center;top:1px}.addMultiInputEmail .emailInputBoxWrapper .selectedItemsCont .selectedList .chip .removeIcon,.multiSelectOption .insetDropdown .selectedItemsCont .selectedList .chip .removeIcon{cursor:pointer;font-size:12px;color:#666;border-radius:35px;padding:2px}.addMultiInputEmail .emailInputBoxWrapper .selectedItemsCont .selectedList .chip .removeIcon:hover,.multiSelectOption .insetDropdown .selectedItemsCont .selectedList .chip .removeIcon:hover{color:#666;background:#ececec}.addMultiInputEmail .emailInputBoxWrapper .selectedItemsCont .expandCollapse,.multiSelectOption .insetDropdown .selectedItemsCont .expandCollapse{position:relative;display:flex;align-items:center;padding:2px 6px;border-radius:35px;background:#3953fb;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transition:all .3 ease;cursor:pointer}.addMultiInputEmail .emailInputBoxWrapper .selectedItemsCont .expandCollapse .count,.multiSelectOption .insetDropdown .selectedItemsCont .expandCollapse .count{font-size:11px;padding-top:2px;font-weight:600}.addMultiInputEmail .emailInputBoxWrapper .selectedItemsCont .expandCollapse .arrowIcon,.multiSelectOption .insetDropdown .selectedItemsCont .expandCollapse .arrowIcon{font-size:14px;height:12px}.addMultiInputEmail .emailInputBoxWrapper .selectedItemsCont .expandCollapse .arrowIcon.rotate,.multiSelectOption .insetDropdown .selectedItemsCont .expandCollapse .arrowIcon.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.addMultiInputEmail .emailInputBoxWrapper .selectedItemsCont .clearAll,.multiSelectOption .insetDropdown .selectedItemsCont .clearAll{position:relative;font-size:18px;color:#8d8d8d;cursor:pointer;padding:1px;border-radius:35px;margin-top:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff}.addMultiInputEmail .emailInputBoxWrapper .selectedItemsCont .clearAll:hover,.multiSelectOption .insetDropdown .selectedItemsCont .clearAll:hover{background:#f5f5f5;color:#666}.accountContacts .dataTableCont .tableContainer .companyJobTile .job,.ctTableBody .companyJobTile .job,.ctTableBodyLoader .companyJobTile .job,.ctTableHeader .companyJobTile .job{margin-bottom:5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accountContacts .dataTableCont .tableContainer .companyJobTile .job.linear-background,.ctTableBody .companyJobTile .job.linear-background,.ctTableBodyLoader .companyJobTile .job.linear-background,.ctTableHeader .companyJobTile .job.linear-background{width:50%;height:14px}.accountContacts .dataTableCont .tableContainer .companyJobTile .company,.ctTableBody .companyJobTile .company,.ctTableBodyLoader .companyJobTile .company,.ctTableHeader .companyJobTile .company{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accountContacts .dataTableCont .tableContainer .companyJobTile .company.linear-background,.ctTableBody .companyJobTile .company.linear-background,.ctTableBodyLoader .companyJobTile .company.linear-background,.ctTableHeader .companyJobTile .company.linear-background{width:90%;height:14px}.accountContacts .dataTableCont .tableContainer .tag .tagNameTable,.ctTableBody .tag .tagNameTable,.ctTableBodyLoader .tag .tagNameTable,.ctTableHeader .tag .tagNameTable{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px}.accountContacts .dataTableCont .tableContainer .tag .tagNameTable.linear-background,.ctTableBody .tag .tagNameTable.linear-background,.ctTableBodyLoader .tag .tagNameTable.linear-background,.ctTableHeader .tag .tagNameTable.linear-background{display:block;width:90%;height:14px}.accountContacts .dataTableCont .tableContainer .tag .moreTags,.ctTableBody .tag .moreTags,.ctTableBodyLoader .tag .moreTags,.ctTableHeader .tag .moreTags{color:#3953fb;font-size:12px}.accountContacts .dataTableCont .tableContainer .tag .moreTags.linear-background,.ctTableBody .tag .moreTags.linear-background,.ctTableBodyLoader .tag .moreTags.linear-background,.ctTableHeader .tag .moreTags.linear-background{display:block;width:30%;height:11px}.upgradePlanPopupWrapper{position:fixed;top:0;left:0;bottom:0;letter-spacing:.3px;width:100%;z-index:100;overflow:auto}.upgradePlanPopupWrapper .card{position:relative;display:block;z-index:101;border-radius:10px;padding:30px;background:#fff;width:360px}.upgradePlanPopupWrapper .card .cardTitle{position:relative;display:flex;justify-content:space-between}.upgradePlanPopupWrapper .card .cardTitle h4{margin-bottom:20px;font-size:22px}.upgradePlanPopupWrapper .card .cardTitle i{position:absolute;top:-15px;right:-20px;font-size:19px;padding:3px;border-radius:50%;color:#535353;cursor:pointer}.upgradePlanPopupWrapper .card .cardTitle i:hover{background:#ddd;color:#000}.findMailContactPopupWrapper,.foundMailPopupWrapper,.phoneNotFoundPopupWrapper{position:fixed;top:10%;left:0;display:flex;align-items:center;justify-content:center;letter-spacing:.3px;width:100%;z-index:100;overflow:auto}.findMailContactPopupWrapper .card,.foundMailPopupWrapper .card,.phoneNotFoundPopupWrapper .card{position:relative;display:block;z-index:101;border-radius:10px;padding:30px;background:#fff;width:360px}.findMailContactPopupWrapper .card .cardTitle,.foundMailPopupWrapper .card .cardTitle,.phoneNotFoundPopupWrapper .card .cardTitle{position:relative;display:flex;justify-content:space-between}.findMailContactPopupWrapper .card .cardTitle h4,.foundMailPopupWrapper .card .cardTitle h4,.phoneNotFoundPopupWrapper .card .cardTitle h4{margin-bottom:20px;font-size:22px}.findMailContactPopupWrapper .card .cardTitle i,.foundMailPopupWrapper .card .cardTitle i,.phoneNotFoundPopupWrapper .card .cardTitle i{position:absolute;top:-15px;right:-20px;font-size:19px;padding:3px;border-radius:50%;color:#535353;cursor:pointer}.findMailContactPopupWrapper .card .cardTitle i:hover,.foundMailPopupWrapper .card .cardTitle i:hover,.phoneNotFoundPopupWrapper .card .cardTitle i:hover{background:#ddd;color:#000}.autoReplyBadge{border:1px solid #ddd;border-radius:12px;background-color:#efeded;padding:4px 8px;font-size:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center}@-webkit-keyframes cardSlideUp{0%{opacity:0;-webkit-transform:translateY(-75%);transform:translateY(-75%);-webkit-transform-origin:0;transform-origin:0}50%{opacity:.5;-webkit-transform:translateY(35px) offset(0);transform:translateY(35px) offset(0);-webkit-transform-origin:0;transform-origin:0}to{opacity:1;-webkit-transform:translateY(0) offset(1);transform:translateY(0) offset(1);-webkit-transform-origin:1;transform-origin:1}}@keyframes cardSlideUp{0%{opacity:0;-webkit-transform:translateY(-75%);transform:translateY(-75%);-webkit-transform-origin:0;transform-origin:0}50%{opacity:.5;-webkit-transform:translateY(35px) offset(0);transform:translateY(35px) offset(0);-webkit-transform-origin:0;transform-origin:0}to{opacity:1;-webkit-transform:translateY(0) offset(1);transform:translateY(0) offset(1);-webkit-transform-origin:1;transform-origin:1}}@-webkit-keyframes blinkingText{0%{color:red}49%{color:red}60%{color:transparent}99%{color:transparent}to{color:red}}@keyframes blinkingText{0%{color:red}49%{color:red}60%{color:transparent}99%{color:transparent}to{color:red}}@-webkit-keyframes around{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes around{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}.site-content{position:relative;top:50px;float:left;width:calc(100% - 50px);margin-left:50px;color:#787878;height:calc(100% - 10px);transition:all .3s ease}.site-content.combinedBanners .pricingSection .pricingContainer.rightSideBar,.site-content.combinedBanners .settingsPage .createStages,.site-content.combinedBanners .settingsPage .crmIntegration,.site-content.combinedBanners .settingsPage .customFields,.site-content.combinedBanners .settingsPage .schedulesWrapper,.site-content.installBannerHidden .pricingSection .pricingContainer.rightSideBar,.site-content.installBannerHidden .settingsPage .createStages,.site-content.installBannerHidden .settingsPage .crmIntegration,.site-content.installBannerHidden .settingsPage .customFields,.site-content.installBannerHidden .settingsPage .rightSideBarWrapper,.site-content.installBannerHidden .settingsPage .schedulesWrapper,.site-content.singleBanner .pricingSection .pricingContainer.rightSideBar,.site-content.singleBanner .settingsPage .createStages,.site-content.singleBanner .settingsPage .crmIntegration,.site-content.singleBanner .settingsPage .customFields,.site-content.singleBanner .settingsPage .schedulesWrapper{height:calc(100vh - 82px)!important}.site-content.singleBanner .fieldList{height:calc(100% - 190px)!important}.site-content.combinedBanners{transition:all .3s ease;height:calc(100% - 82px)}.site-content.singleBanner{transition:all .3s ease;height:calc(100% - 50px)}.site-content.newFeatureUpdateBanner{transition:all .3s ease;height:calc(100% - 82px)}.site-content .commonPopup{position:relative;width:65%;height:auto;padding:25px;font-family:Graphik-Regular;position:fixed;z-index:112;top:50%;display:block;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:440px;border-radius:5px;-webkit-animation:modalSlide .75s;animation:modalSlide .75s}.site-content .commonPopup .commonPopupInnerCont{border-radius:5px;overflow:hidden}.site-content .commonPopup .commonPopupInnerCont .popupHeader{font-size:21px;font-weight:500;color:#fff;background:#2176b7;padding:20px}.site-content .commonPopup .commonPopupInnerCont .popupBodyContainer{padding:20px;background:#fff}.site-content .commonPopup .commonPopupInnerCont .popupBodyContainer .input-cont{padding:10px 0;width:100%;display:inline-block}.site-content .commonPopup .commonPopupInnerCont .popupBodyContainer .input-cont input{color:#212420;font-size:14px;padding:5px;border-width:0 0 1px;background:#fff;border-color:#eceff1;line-height:25px;width:80%}.site-content .commonPopup .commonPopupInnerCont .popupBodyContainer .input-cont input:focus{border-color:#2080ee}.site-content .commonPopup .popup-close{position:absolute;top:0;right:0;cursor:pointer}.site-content .commonPopup .popup-close svg{fill:#fff}.fade-enter{opacity:0;z-index:1}.fade-enter.fade-enter-active{opacity:1;transition:opacity .25s ease-in}.toggleBtnSection{font-family:Graphik-Regular;color:#787878;font-size:13px;display:flex;align-items:center;flex-direction:row}.toggleBtnSection .toggleText.rightPad{padding-right:8px}.toggleBtnSection .toggleText.leftPad{padding-left:8px}.toggleBtnSection .toggleText.activeToogle{font-weight:600;color:#3953fb;-webkit-font-smoothing:antialiased}.toggleBtnSection .toggleText.activeToogle+.offerBadge{color:#29b969;font-weight:700;background-color:#d3ffc4}.toggleBtnSection .offerBadge{background:#f5f5f5;color:#666;font-size:11px;height:18px;display:flex;align-items:center;justify-content:center;padding-left:10px;padding-right:10px;border-radius:3px;margin-left:10px}.toggleBtnSection .tooltipWrap{position:relative}.toggleBtnSection .tooltipWrap i{cursor:pointer;font-size:14px;position:relative;top:2px;left:5px}.toggleBtnSection .tooltipWrap .customTooltip{position:relative}.toggleBtnSection .tooltipWrap .customTooltip .sharpPointer{position:absolute;border-top-right-radius:2px;padding:4px;border-right:1px solid #fbfbfb;border-top:1px solid #fbfbfb;z-index:4;top:-25px;right:-2px;-webkit-transform:rotate(135deg);transform:rotate(135deg);background:#fff}.toggleBtnSection .tooltipWrap .customTooltip .tooltipBody{right:-80px;border:1px solid #fbfbfb;top:-88px;z-index:3;width:180px;height:auto;box-shadow:0 0 12.1px .9px hsla(0,0%,54.5%,.26)}.toggleBtnSection .tooltipWrap .customTooltip .tooltipBody .tooltipText{padding:8px;font-size:12px}button.animatedButton{display:flex;align-items:center;position:relative;justify-content:center;cursor:pointer;border:none;outline:none;padding:12px;font-weight:500;color:#fff;background:#2dca73;font-size:14px;border-radius:5px;transition:all .3s ease;margin:0 auto}button.animatedButton.disabled{opacity:.5;pointer-events:none}button.animatedButton span.iconStart{margin-right:7px;display:flex;align-items:center}button.animatedButton span.iconStart svg{width:15px;height:15px;fill:#fff}button.animatedButton span.iconRight{display:flex;align-items:center}button.animatedButton.blueConfirmBtn{padding:10px;height:36px;min-width:80px;font-weight:700;background:#3953fb}button.animatedButton.loading{position:relative;cursor:not-allowed;transition:all .3s ease;border-radius:45px;width:40px!important;height:40px!important}button.animatedButton.loading .load-text{position:absolute;width:30px;height:30px;top:5px;left:5px;color:#fff;font-size:10px;font-weight:700;text-align:center;line-height:1;padding:5px;z-index:2;border-radius:50%;transition:all .3s ease,left .3s cubic-bezier(.18,.89,.35,1.15);-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-color:#fff #fff transparent transparent;border-style:solid;border-width:1.5px;border-left:1px;background-color:initial}button.animatedButton.fill-transistion{transition:opacity .1s .3s,background-color .1s .3s,-webkit-transform .3s ease-out .1s;transition:transform .3s ease-out .1s,opacity .1s .3s,background-color .1s .3s;transition:transform .3s ease-out .1s,opacity .1s .3s,background-color .1s .3s,-webkit-transform .3s ease-out .1s;-webkit-transform:scale(100);transform:scale(100);opacity:1}button.animatedButton.fill-transistion .load-text{border:none}button.animatedButton.rotateForwardIcon{font-size:16px!important}button.animatedButton.rotateForwardIcon i{background:#fff;padding:2px;color:#2dca73;border-radius:35px;font-size:16px;font-weight:400;-webkit-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.multiSelectDropDown{position:relative;z-index:999;overflow:unset}.multiSelectDropDown .multiSelectInputCont{margin-bottom:0;position:relative}.multiSelectDropDown .multiSelectInputCont div[aria-label=animation]{position:absolute;top:-12px;z-index:0;right:-45px}.multiSelectDropDown .multiSelectInputCont .downArrowBlack{position:absolute;right:0;transition:all .3s;padding-left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.multiSelectDropDown .multiSelectInputCont .downArrowBlack.top{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiSelectDropDown .innerCont .listCont{position:absolute;width:100%;font-family:inherit;background:#fff;z-index:999999;color:#666;min-width:165px;height:-webkit-fit-content;height:-moz-fit-content;border-radius:10px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);border:1px solid #ebebeb;opacity:1;bottom:50px;transition:opacity .4s ease-in-out;top:40px;height:fit-content;max-height:145px;overflow-y:auto;padding:5px}.multiSelectDropDown .innerCont .listCont .noTags{position:relative;padding:5px;display:flex;align-items:center;flex-direction:row;color:#666;font-size:14px}.multiSelectDropDown .innerCont .listCont .tagOption .checkBoxName{padding-left:10px;color:#666;cursor:pointer;max-width:155px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;line-height:14px;text-align:left}.multiSelectDropDown .innerCont .listCont .tagOption:hover{background:#f5f5f5;transition:all .3s;border-radius:6px}.multiSelectDropDown .innerCont .listCont .tagOption .newOption{position:relative;padding:5px;display:flex;align-items:center;flex-direction:row;cursor:pointer;font-size:14px;word-break:normal}.multiSelectDropDown .innerCont .listCont .tagOption .newOption .newOptionValue{padding-left:5px;color:#3953fb}.multiSelectDropDown .transparentOverlay{transition:all .3s ease;position:fixed;z-index:9;inset:0;width:100%;height:100%;background:transparent}.bounceBallContainer{position:absolute;top:50%;left:50%}.bounceBallContainer .circleContainer{width:400px;height:180px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bounceBallContainer .circleContainer:after{content:"";width:20px;height:5px;position:absolute;background:#888;border-radius:50%;bottom:0;left:50%;opacity:.4;-webkit-animation:bounceBallShadow 2s linear infinite;animation:bounceBallShadow 2s linear infinite}.bounceBallContainer .circleContainer:nth-child(2):after{-webkit-animation-delay:-.3s;animation-delay:-.3s}.bounceBallContainer .circleContainer:nth-child(3):after{-webkit-animation-delay:-.6s;animation-delay:-.6s}.bounceBallContainer .circleContainer .circle{width:15px;height:15px;background:#3953fb;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-animation:bounceBall 2s linear infinite;animation:bounceBall 2s linear infinite}.bounceBallContainer .circleContainer:nth-child(2) .circle{-webkit-animation-delay:-.3s;animation-delay:-.3s}.bounceBallContainer .circleContainer:nth-child(3) .circle{-webkit-animation-delay:-.6s;animation-delay:-.6s}@-webkit-keyframes bounceBall{0%{-webkit-transform-origin:400% 50%;transform-origin:400% 50%;-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform-origin:400% 50%;transform-origin:400% 50%;-webkit-transform:rotate(1turn);transform:rotate(1turn)}50.1%{-webkit-transform-origin:-300% 50%;transform-origin:-300% 50%;-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform-origin:-300% 50%;transform-origin:-300% 50%;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes bounceBall{0%{-webkit-transform-origin:400% 50%;transform-origin:400% 50%;-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform-origin:400% 50%;transform-origin:400% 50%;-webkit-transform:rotate(1turn);transform:rotate(1turn)}50.1%{-webkit-transform-origin:-300% 50%;transform-origin:-300% 50%;-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform-origin:-300% 50%;transform-origin:-300% 50%;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@-webkit-keyframes bounceBallShadow{0%{-webkit-transform:translate(0);transform:translate(0)}12.5%{-webkit-transform:translate(50px) scale(.6);transform:translate(50px) scale(.6)}25%{-webkit-transform:translate(110px);transform:translate(110px)}37.5%{-webkit-transform:translate(50px) scale(1.4);transform:translate(50px) scale(1.4)}50%{-webkit-transform:translate(0);transform:translate(0)}62.5%{-webkit-transform:translate(-50px) scale(.6);transform:translate(-50px) scale(.6)}75%{-webkit-transform:translate(-110px);transform:translate(-110px)}87.5%{-webkit-transform:translate(-50px) scale(1.4);transform:translate(-50px) scale(1.4)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes bounceBallShadow{0%{-webkit-transform:translate(0);transform:translate(0)}12.5%{-webkit-transform:translate(50px) scale(.6);transform:translate(50px) scale(.6)}25%{-webkit-transform:translate(110px);transform:translate(110px)}37.5%{-webkit-transform:translate(50px) scale(1.4);transform:translate(50px) scale(1.4)}50%{-webkit-transform:translate(0);transform:translate(0)}62.5%{-webkit-transform:translate(-50px) scale(.6);transform:translate(-50px) scale(.6)}75%{-webkit-transform:translate(-110px);transform:translate(-110px)}87.5%{-webkit-transform:translate(-50px) scale(1.4);transform:translate(-50px) scale(1.4)}to{-webkit-transform:translate(0);transform:translate(0)}}.ball-container{position:absolute;height:50px;width:129px;top:0;right:0;bottom:0;left:0;margin:auto;text-align:center}.ball-container .ball{width:16px;position:relative;display:inline-block;margin:5px;height:16px;border-radius:50%;z-index:999}.ball-container .ball.ball-one{background-color:#3953fb;-webkit-animation:jump .5s ease 0s infinite alternate;animation:jump .5s ease 0s infinite alternate}.ball-container .ball.ball-two{background-color:#3953fb;-webkit-animation:jump .5s ease .15s infinite alternate;animation:jump .5s ease .15s infinite alternate}.ball-container .ball.ball-three{background-color:#3953fb;-webkit-animation:jump .5s ease .25s infinite alternate;animation:jump .5s ease .25s infinite alternate}.ball-container .ball.ball-four{background-color:#3953fb;-webkit-animation:jump .5s ease .35s infinite alternate;animation:jump .5s ease .35s infinite alternate}.ball-container .shadow{position:relative;opacity:.1;bottom:16px;width:16px;height:5px;border-radius:50%;background-color:#000;display:inline-block;margin:5px}.ball-container .shadow.shadow-one{-webkit-animation:shrink .5s ease 0s infinite alternate;animation:shrink .5s ease 0s infinite alternate}.ball-container .shadow.shadow-two{-webkit-animation:shrink .5s ease .15s infinite alternate;animation:shrink .5s ease .15s infinite alternate}.ball-container .shadow.shadow-three{-webkit-animation:shrink .5s ease .25s infinite alternate;animation:shrink .5s ease .25s infinite alternate}.ball-container .shadow.shadow-four{-webkit-animation:shrink .5s ease .35s infinite alternate;animation:shrink .5s ease .35s infinite alternate}@-webkit-keyframes jump{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8)}to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@keyframes jump{0%{-webkit-transform:scaleY(.8);transform:scaleY(.8)}to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@-webkit-keyframes shrink{to{-webkit-transform:scaleX(.5);transform:scaleX(.5);opacity:.01}}@keyframes shrink{to{-webkit-transform:scaleX(.5);transform:scaleX(.5);opacity:.01}}::-webkit-scrollbar-track{background-color:#fcfcfc;border-radius:4px}::-webkit-scrollbar{width:.4em;height:.4em}::-webkit-scrollbar-thumb{background-color:#ddd}::-webkit-scrollbar,::-webkit-scrollbar-thumb{overflow:visible;border-radius:4px}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1280px}}@media (min-width:1600px){.container{max-width:1440px}}@media (min-width:1920px){.container{max-width:1600px}}.container-fluid{width:95%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-2xl,.col-2xl-1,.col-2xl-2,.col-2xl-3,.col-2xl-4,.col-2xl-5,.col-2xl-6,.col-2xl-7,.col-2xl-8,.col-2xl-9,.col-2xl-10,.col-2xl-11,.col-2xl-12,.col-2xl-auto,.col-3,.col-3xl,.col-3xl-1,.col-3xl-2,.col-3xl-3,.col-3xl-4,.col-3xl-5,.col-3xl-6,.col-3xl-7,.col-3xl-8,.col-3xl-9,.col-3xl-10,.col-3xl-11,.col-3xl-12,.col-3xl-auto,.col-4,.col-4xl,.col-4xl-1,.col-4xl-2,.col-4xl-3,.col-4xl-4,.col-4xl-5,.col-4xl-6,.col-4xl-7,.col-4xl-8,.col-4xl-9,.col-4xl-10,.col-4xl-11,.col-4xl-12,.col-4xl-auto,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}@media (min-width:1400px){.col-2xl{flex-basis:0;flex-grow:1;max-width:100%}.col-2xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-2xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-2xl-3{flex:0 0 25%;max-width:25%}.col-2xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-2xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-2xl-6{flex:0 0 50%;max-width:50%}.col-2xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-2xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-2xl-9{flex:0 0 75%;max-width:75%}.col-2xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-2xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-2xl-12{flex:0 0 100%;max-width:100%}.order-2xl-first{order:-1}.order-2xl-last{order:13}.order-2xl-0{order:0}.order-2xl-1{order:1}.order-2xl-2{order:2}.order-2xl-3{order:3}.order-2xl-4{order:4}.order-2xl-5{order:5}.order-2xl-6{order:6}.order-2xl-7{order:7}.order-2xl-8{order:8}.order-2xl-9{order:9}.order-2xl-10{order:10}.order-2xl-11{order:11}.order-2xl-12{order:12}.offset-2xl-0{margin-left:0}.offset-2xl-1{margin-left:8.3333333333%}.offset-2xl-2{margin-left:16.6666666667%}.offset-2xl-3{margin-left:25%}.offset-2xl-4{margin-left:33.3333333333%}.offset-2xl-5{margin-left:41.6666666667%}.offset-2xl-6{margin-left:50%}.offset-2xl-7{margin-left:58.3333333333%}.offset-2xl-8{margin-left:66.6666666667%}.offset-2xl-9{margin-left:75%}.offset-2xl-10{margin-left:83.3333333333%}.offset-2xl-11{margin-left:91.6666666667%}}@media (min-width:1600px){.col-3xl{flex-basis:0;flex-grow:1;max-width:100%}.col-3xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-3xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-3xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3xl-3{flex:0 0 25%;max-width:25%}.col-3xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-3xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-3xl-6{flex:0 0 50%;max-width:50%}.col-3xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-3xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-3xl-9{flex:0 0 75%;max-width:75%}.col-3xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-3xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-3xl-12{flex:0 0 100%;max-width:100%}.order-3xl-first{order:-1}.order-3xl-last{order:13}.order-3xl-0{order:0}.order-3xl-1{order:1}.order-3xl-2{order:2}.order-3xl-3{order:3}.order-3xl-4{order:4}.order-3xl-5{order:5}.order-3xl-6{order:6}.order-3xl-7{order:7}.order-3xl-8{order:8}.order-3xl-9{order:9}.order-3xl-10{order:10}.order-3xl-11{order:11}.order-3xl-12{order:12}.offset-3xl-0{margin-left:0}.offset-3xl-1{margin-left:8.3333333333%}.offset-3xl-2{margin-left:16.6666666667%}.offset-3xl-3{margin-left:25%}.offset-3xl-4{margin-left:33.3333333333%}.offset-3xl-5{margin-left:41.6666666667%}.offset-3xl-6{margin-left:50%}.offset-3xl-7{margin-left:58.3333333333%}.offset-3xl-8{margin-left:66.6666666667%}.offset-3xl-9{margin-left:75%}.offset-3xl-10{margin-left:83.3333333333%}.offset-3xl-11{margin-left:91.6666666667%}}@media (min-width:1920px){.col-4xl{flex-basis:0;flex-grow:1;max-width:100%}.col-4xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-4xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-4xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-4xl-3{flex:0 0 25%;max-width:25%}.col-4xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-4xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-4xl-6{flex:0 0 50%;max-width:50%}.col-4xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-4xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-4xl-9{flex:0 0 75%;max-width:75%}.col-4xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-4xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-4xl-12{flex:0 0 100%;max-width:100%}.order-4xl-first{order:-1}.order-4xl-last{order:13}.order-4xl-0{order:0}.order-4xl-1{order:1}.order-4xl-2{order:2}.order-4xl-3{order:3}.order-4xl-4{order:4}.order-4xl-5{order:5}.order-4xl-6{order:6}.order-4xl-7{order:7}.order-4xl-8{order:8}.order-4xl-9{order:9}.order-4xl-10{order:10}.order-4xl-11{order:11}.order-4xl-12{order:12}.offset-4xl-0{margin-left:0}.offset-4xl-1{margin-left:8.3333333333%}.offset-4xl-2{margin-left:16.6666666667%}.offset-4xl-3{margin-left:25%}.offset-4xl-4{margin-left:33.3333333333%}.offset-4xl-5{margin-left:41.6666666667%}.offset-4xl-6{margin-left:50%}.offset-4xl-7{margin-left:58.3333333333%}.offset-4xl-8{margin-left:66.6666666667%}.offset-4xl-9{margin-left:75%}.offset-4xl-10{margin-left:83.3333333333%}.offset-4xl-11{margin-left:91.6666666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media (min-width:1400px){.d-2xl-none{display:none!important}.d-2xl-inline{display:inline!important}.d-2xl-inline-block{display:inline-block!important}.d-2xl-block{display:block!important}.d-2xl-table{display:table!important}.d-2xl-table-row{display:table-row!important}.d-2xl-table-cell{display:table-cell!important}.d-2xl-flex{display:flex!important}.d-2xl-inline-flex{display:inline-flex!important}}@media (min-width:1600px){.d-3xl-none{display:none!important}.d-3xl-inline{display:inline!important}.d-3xl-inline-block{display:inline-block!important}.d-3xl-block{display:block!important}.d-3xl-table{display:table!important}.d-3xl-table-row{display:table-row!important}.d-3xl-table-cell{display:table-cell!important}.d-3xl-flex{display:flex!important}.d-3xl-inline-flex{display:inline-flex!important}}@media (min-width:1920px){.d-4xl-none{display:none!important}.d-4xl-inline{display:inline!important}.d-4xl-inline-block{display:inline-block!important}.d-4xl-block{display:block!important}.d-4xl-table{display:table!important}.d-4xl-table-row{display:table-row!important}.d-4xl-table-cell{display:table-cell!important}.d-4xl-flex{display:flex!important}.d-4xl-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}@media (min-width:1400px){.flex-2xl-row{flex-direction:row!important}.flex-2xl-column{flex-direction:column!important}.flex-2xl-row-reverse{flex-direction:row-reverse!important}.flex-2xl-column-reverse{flex-direction:column-reverse!important}.flex-2xl-wrap{flex-wrap:wrap!important}.flex-2xl-nowrap{flex-wrap:nowrap!important}.flex-2xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-2xl-start{justify-content:flex-start!important}.justify-content-2xl-end{justify-content:flex-end!important}.justify-content-2xl-center{justify-content:center!important}.justify-content-2xl-between{justify-content:space-between!important}.justify-content-2xl-around{justify-content:space-around!important}.align-items-2xl-start{align-items:flex-start!important}.align-items-2xl-end{align-items:flex-end!important}.align-items-2xl-center{align-items:center!important}.align-items-2xl-baseline{align-items:baseline!important}.align-items-2xl-stretch{align-items:stretch!important}.align-content-2xl-start{align-content:flex-start!important}.align-content-2xl-end{align-content:flex-end!important}.align-content-2xl-center{align-content:center!important}.align-content-2xl-between{align-content:space-between!important}.align-content-2xl-around{align-content:space-around!important}.align-content-2xl-stretch{align-content:stretch!important}.align-self-2xl-auto{align-self:auto!important}.align-self-2xl-start{align-self:flex-start!important}.align-self-2xl-end{align-self:flex-end!important}.align-self-2xl-center{align-self:center!important}.align-self-2xl-baseline{align-self:baseline!important}.align-self-2xl-stretch{align-self:stretch!important}}@media (min-width:1600px){.flex-3xl-row{flex-direction:row!important}.flex-3xl-column{flex-direction:column!important}.flex-3xl-row-reverse{flex-direction:row-reverse!important}.flex-3xl-column-reverse{flex-direction:column-reverse!important}.flex-3xl-wrap{flex-wrap:wrap!important}.flex-3xl-nowrap{flex-wrap:nowrap!important}.flex-3xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-3xl-start{justify-content:flex-start!important}.justify-content-3xl-end{justify-content:flex-end!important}.justify-content-3xl-center{justify-content:center!important}.justify-content-3xl-between{justify-content:space-between!important}.justify-content-3xl-around{justify-content:space-around!important}.align-items-3xl-start{align-items:flex-start!important}.align-items-3xl-end{align-items:flex-end!important}.align-items-3xl-center{align-items:center!important}.align-items-3xl-baseline{align-items:baseline!important}.align-items-3xl-stretch{align-items:stretch!important}.align-content-3xl-start{align-content:flex-start!important}.align-content-3xl-end{align-content:flex-end!important}.align-content-3xl-center{align-content:center!important}.align-content-3xl-between{align-content:space-between!important}.align-content-3xl-around{align-content:space-around!important}.align-content-3xl-stretch{align-content:stretch!important}.align-self-3xl-auto{align-self:auto!important}.align-self-3xl-start{align-self:flex-start!important}.align-self-3xl-end{align-self:flex-end!important}.align-self-3xl-center{align-self:center!important}.align-self-3xl-baseline{align-self:baseline!important}.align-self-3xl-stretch{align-self:stretch!important}}@media (min-width:1920px){.flex-4xl-row{flex-direction:row!important}.flex-4xl-column{flex-direction:column!important}.flex-4xl-row-reverse{flex-direction:row-reverse!important}.flex-4xl-column-reverse{flex-direction:column-reverse!important}.flex-4xl-wrap{flex-wrap:wrap!important}.flex-4xl-nowrap{flex-wrap:nowrap!important}.flex-4xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-4xl-start{justify-content:flex-start!important}.justify-content-4xl-end{justify-content:flex-end!important}.justify-content-4xl-center{justify-content:center!important}.justify-content-4xl-between{justify-content:space-between!important}.justify-content-4xl-around{justify-content:space-around!important}.align-items-4xl-start{align-items:flex-start!important}.align-items-4xl-end{align-items:flex-end!important}.align-items-4xl-center{align-items:center!important}.align-items-4xl-baseline{align-items:baseline!important}.align-items-4xl-stretch{align-items:stretch!important}.align-content-4xl-start{align-content:flex-start!important}.align-content-4xl-end{align-content:flex-end!important}.align-content-4xl-center{align-content:center!important}.align-content-4xl-between{align-content:space-between!important}.align-content-4xl-around{align-content:space-around!important}.align-content-4xl-stretch{align-content:stretch!important}.align-self-4xl-auto{align-self:auto!important}.align-self-4xl-start{align-self:flex-start!important}.align-self-4xl-end{align-self:flex-end!important}.align-self-4xl-center{align-self:center!important}.align-self-4xl-baseline{align-self:baseline!important}.align-self-4xl-stretch{align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width:1400px){.m-2xl-0{margin:0!important}.mt-2xl-0,.my-2xl-0{margin-top:0!important}.mr-2xl-0,.mx-2xl-0{margin-right:0!important}.mb-2xl-0,.my-2xl-0{margin-bottom:0!important}.ml-2xl-0,.mx-2xl-0{margin-left:0!important}.m-2xl-1{margin:.25rem!important}.mt-2xl-1,.my-2xl-1{margin-top:.25rem!important}.mr-2xl-1,.mx-2xl-1{margin-right:.25rem!important}.mb-2xl-1,.my-2xl-1{margin-bottom:.25rem!important}.ml-2xl-1,.mx-2xl-1{margin-left:.25rem!important}.m-2xl-2{margin:.5rem!important}.mt-2xl-2,.my-2xl-2{margin-top:.5rem!important}.mr-2xl-2,.mx-2xl-2{margin-right:.5rem!important}.mb-2xl-2,.my-2xl-2{margin-bottom:.5rem!important}.ml-2xl-2,.mx-2xl-2{margin-left:.5rem!important}.m-2xl-3{margin:1rem!important}.mt-2xl-3,.my-2xl-3{margin-top:1rem!important}.mr-2xl-3,.mx-2xl-3{margin-right:1rem!important}.mb-2xl-3,.my-2xl-3{margin-bottom:1rem!important}.ml-2xl-3,.mx-2xl-3{margin-left:1rem!important}.m-2xl-4{margin:1.5rem!important}.mt-2xl-4,.my-2xl-4{margin-top:1.5rem!important}.mr-2xl-4,.mx-2xl-4{margin-right:1.5rem!important}.mb-2xl-4,.my-2xl-4{margin-bottom:1.5rem!important}.ml-2xl-4,.mx-2xl-4{margin-left:1.5rem!important}.m-2xl-5{margin:3rem!important}.mt-2xl-5,.my-2xl-5{margin-top:3rem!important}.mr-2xl-5,.mx-2xl-5{margin-right:3rem!important}.mb-2xl-5,.my-2xl-5{margin-bottom:3rem!important}.ml-2xl-5,.mx-2xl-5{margin-left:3rem!important}.p-2xl-0{padding:0!important}.pt-2xl-0,.py-2xl-0{padding-top:0!important}.pr-2xl-0,.px-2xl-0{padding-right:0!important}.pb-2xl-0,.py-2xl-0{padding-bottom:0!important}.pl-2xl-0,.px-2xl-0{padding-left:0!important}.p-2xl-1{padding:.25rem!important}.pt-2xl-1,.py-2xl-1{padding-top:.25rem!important}.pr-2xl-1,.px-2xl-1{padding-right:.25rem!important}.pb-2xl-1,.py-2xl-1{padding-bottom:.25rem!important}.pl-2xl-1,.px-2xl-1{padding-left:.25rem!important}.p-2xl-2{padding:.5rem!important}.pt-2xl-2,.py-2xl-2{padding-top:.5rem!important}.pr-2xl-2,.px-2xl-2{padding-right:.5rem!important}.pb-2xl-2,.py-2xl-2{padding-bottom:.5rem!important}.pl-2xl-2,.px-2xl-2{padding-left:.5rem!important}.p-2xl-3{padding:1rem!important}.pt-2xl-3,.py-2xl-3{padding-top:1rem!important}.pr-2xl-3,.px-2xl-3{padding-right:1rem!important}.pb-2xl-3,.py-2xl-3{padding-bottom:1rem!important}.pl-2xl-3,.px-2xl-3{padding-left:1rem!important}.p-2xl-4{padding:1.5rem!important}.pt-2xl-4,.py-2xl-4{padding-top:1.5rem!important}.pr-2xl-4,.px-2xl-4{padding-right:1.5rem!important}.pb-2xl-4,.py-2xl-4{padding-bottom:1.5rem!important}.pl-2xl-4,.px-2xl-4{padding-left:1.5rem!important}.p-2xl-5{padding:3rem!important}.pt-2xl-5,.py-2xl-5{padding-top:3rem!important}.pr-2xl-5,.px-2xl-5{padding-right:3rem!important}.pb-2xl-5,.py-2xl-5{padding-bottom:3rem!important}.pl-2xl-5,.px-2xl-5{padding-left:3rem!important}.m-2xl-auto{margin:auto!important}.mt-2xl-auto,.my-2xl-auto{margin-top:auto!important}.mr-2xl-auto,.mx-2xl-auto{margin-right:auto!important}.mb-2xl-auto,.my-2xl-auto{margin-bottom:auto!important}.ml-2xl-auto,.mx-2xl-auto{margin-left:auto!important}}@media (min-width:1600px){.m-3xl-0{margin:0!important}.mt-3xl-0,.my-3xl-0{margin-top:0!important}.mr-3xl-0,.mx-3xl-0{margin-right:0!important}.mb-3xl-0,.my-3xl-0{margin-bottom:0!important}.ml-3xl-0,.mx-3xl-0{margin-left:0!important}.m-3xl-1{margin:.25rem!important}.mt-3xl-1,.my-3xl-1{margin-top:.25rem!important}.mr-3xl-1,.mx-3xl-1{margin-right:.25rem!important}.mb-3xl-1,.my-3xl-1{margin-bottom:.25rem!important}.ml-3xl-1,.mx-3xl-1{margin-left:.25rem!important}.m-3xl-2{margin:.5rem!important}.mt-3xl-2,.my-3xl-2{margin-top:.5rem!important}.mr-3xl-2,.mx-3xl-2{margin-right:.5rem!important}.mb-3xl-2,.my-3xl-2{margin-bottom:.5rem!important}.ml-3xl-2,.mx-3xl-2{margin-left:.5rem!important}.m-3xl-3{margin:1rem!important}.mt-3xl-3,.my-3xl-3{margin-top:1rem!important}.mr-3xl-3,.mx-3xl-3{margin-right:1rem!important}.mb-3xl-3,.my-3xl-3{margin-bottom:1rem!important}.ml-3xl-3,.mx-3xl-3{margin-left:1rem!important}.m-3xl-4{margin:1.5rem!important}.mt-3xl-4,.my-3xl-4{margin-top:1.5rem!important}.mr-3xl-4,.mx-3xl-4{margin-right:1.5rem!important}.mb-3xl-4,.my-3xl-4{margin-bottom:1.5rem!important}.ml-3xl-4,.mx-3xl-4{margin-left:1.5rem!important}.m-3xl-5{margin:3rem!important}.mt-3xl-5,.my-3xl-5{margin-top:3rem!important}.mr-3xl-5,.mx-3xl-5{margin-right:3rem!important}.mb-3xl-5,.my-3xl-5{margin-bottom:3rem!important}.ml-3xl-5,.mx-3xl-5{margin-left:3rem!important}.p-3xl-0{padding:0!important}.pt-3xl-0,.py-3xl-0{padding-top:0!important}.pr-3xl-0,.px-3xl-0{padding-right:0!important}.pb-3xl-0,.py-3xl-0{padding-bottom:0!important}.pl-3xl-0,.px-3xl-0{padding-left:0!important}.p-3xl-1{padding:.25rem!important}.pt-3xl-1,.py-3xl-1{padding-top:.25rem!important}.pr-3xl-1,.px-3xl-1{padding-right:.25rem!important}.pb-3xl-1,.py-3xl-1{padding-bottom:.25rem!important}.pl-3xl-1,.px-3xl-1{padding-left:.25rem!important}.p-3xl-2{padding:.5rem!important}.pt-3xl-2,.py-3xl-2{padding-top:.5rem!important}.pr-3xl-2,.px-3xl-2{padding-right:.5rem!important}.pb-3xl-2,.py-3xl-2{padding-bottom:.5rem!important}.pl-3xl-2,.px-3xl-2{padding-left:.5rem!important}.p-3xl-3{padding:1rem!important}.pt-3xl-3,.py-3xl-3{padding-top:1rem!important}.pr-3xl-3,.px-3xl-3{padding-right:1rem!important}.pb-3xl-3,.py-3xl-3{padding-bottom:1rem!important}.pl-3xl-3,.px-3xl-3{padding-left:1rem!important}.p-3xl-4{padding:1.5rem!important}.pt-3xl-4,.py-3xl-4{padding-top:1.5rem!important}.pr-3xl-4,.px-3xl-4{padding-right:1.5rem!important}.pb-3xl-4,.py-3xl-4{padding-bottom:1.5rem!important}.pl-3xl-4,.px-3xl-4{padding-left:1.5rem!important}.p-3xl-5{padding:3rem!important}.pt-3xl-5,.py-3xl-5{padding-top:3rem!important}.pr-3xl-5,.px-3xl-5{padding-right:3rem!important}.pb-3xl-5,.py-3xl-5{padding-bottom:3rem!important}.pl-3xl-5,.px-3xl-5{padding-left:3rem!important}.m-3xl-auto{margin:auto!important}.mt-3xl-auto,.my-3xl-auto{margin-top:auto!important}.mr-3xl-auto,.mx-3xl-auto{margin-right:auto!important}.mb-3xl-auto,.my-3xl-auto{margin-bottom:auto!important}.ml-3xl-auto,.mx-3xl-auto{margin-left:auto!important}}@media (min-width:1920px){.m-4xl-0{margin:0!important}.mt-4xl-0,.my-4xl-0{margin-top:0!important}.mr-4xl-0,.mx-4xl-0{margin-right:0!important}.mb-4xl-0,.my-4xl-0{margin-bottom:0!important}.ml-4xl-0,.mx-4xl-0{margin-left:0!important}.m-4xl-1{margin:.25rem!important}.mt-4xl-1,.my-4xl-1{margin-top:.25rem!important}.mr-4xl-1,.mx-4xl-1{margin-right:.25rem!important}.mb-4xl-1,.my-4xl-1{margin-bottom:.25rem!important}.ml-4xl-1,.mx-4xl-1{margin-left:.25rem!important}.m-4xl-2{margin:.5rem!important}.mt-4xl-2,.my-4xl-2{margin-top:.5rem!important}.mr-4xl-2,.mx-4xl-2{margin-right:.5rem!important}.mb-4xl-2,.my-4xl-2{margin-bottom:.5rem!important}.ml-4xl-2,.mx-4xl-2{margin-left:.5rem!important}.m-4xl-3{margin:1rem!important}.mt-4xl-3,.my-4xl-3{margin-top:1rem!important}.mr-4xl-3,.mx-4xl-3{margin-right:1rem!important}.mb-4xl-3,.my-4xl-3{margin-bottom:1rem!important}.ml-4xl-3,.mx-4xl-3{margin-left:1rem!important}.m-4xl-4{margin:1.5rem!important}.mt-4xl-4,.my-4xl-4{margin-top:1.5rem!important}.mr-4xl-4,.mx-4xl-4{margin-right:1.5rem!important}.mb-4xl-4,.my-4xl-4{margin-bottom:1.5rem!important}.ml-4xl-4,.mx-4xl-4{margin-left:1.5rem!important}.m-4xl-5{margin:3rem!important}.mt-4xl-5,.my-4xl-5{margin-top:3rem!important}.mr-4xl-5,.mx-4xl-5{margin-right:3rem!important}.mb-4xl-5,.my-4xl-5{margin-bottom:3rem!important}.ml-4xl-5,.mx-4xl-5{margin-left:3rem!important}.p-4xl-0{padding:0!important}.pt-4xl-0,.py-4xl-0{padding-top:0!important}.pr-4xl-0,.px-4xl-0{padding-right:0!important}.pb-4xl-0,.py-4xl-0{padding-bottom:0!important}.pl-4xl-0,.px-4xl-0{padding-left:0!important}.p-4xl-1{padding:.25rem!important}.pt-4xl-1,.py-4xl-1{padding-top:.25rem!important}.pr-4xl-1,.px-4xl-1{padding-right:.25rem!important}.pb-4xl-1,.py-4xl-1{padding-bottom:.25rem!important}.pl-4xl-1,.px-4xl-1{padding-left:.25rem!important}.p-4xl-2{padding:.5rem!important}.pt-4xl-2,.py-4xl-2{padding-top:.5rem!important}.pr-4xl-2,.px-4xl-2{padding-right:.5rem!important}.pb-4xl-2,.py-4xl-2{padding-bottom:.5rem!important}.pl-4xl-2,.px-4xl-2{padding-left:.5rem!important}.p-4xl-3{padding:1rem!important}.pt-4xl-3,.py-4xl-3{padding-top:1rem!important}.pr-4xl-3,.px-4xl-3{padding-right:1rem!important}.pb-4xl-3,.py-4xl-3{padding-bottom:1rem!important}.pl-4xl-3,.px-4xl-3{padding-left:1rem!important}.p-4xl-4{padding:1.5rem!important}.pt-4xl-4,.py-4xl-4{padding-top:1.5rem!important}.pr-4xl-4,.px-4xl-4{padding-right:1.5rem!important}.pb-4xl-4,.py-4xl-4{padding-bottom:1.5rem!important}.pl-4xl-4,.px-4xl-4{padding-left:1.5rem!important}.p-4xl-5{padding:3rem!important}.pt-4xl-5,.py-4xl-5{padding-top:3rem!important}.pr-4xl-5,.px-4xl-5{padding-right:3rem!important}.pb-4xl-5,.py-4xl-5{padding-bottom:3rem!important}.pl-4xl-5,.px-4xl-5{padding-left:3rem!important}.m-4xl-auto{margin:auto!important}.mt-4xl-auto,.my-4xl-auto{margin-top:auto!important}.mr-4xl-auto,.mx-4xl-auto{margin-right:auto!important}.mb-4xl-auto,.my-4xl-auto{margin-bottom:auto!important}.ml-4xl-auto,.mx-4xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.text-2xl-left{text-align:left!important}.text-2xl-right{text-align:right!important}.text-2xl-center{text-align:center!important}}@media (min-width:1600px){.text-3xl-left{text-align:left!important}.text-3xl-right{text-align:right!important}.text-3xl-center{text-align:center!important}}@media (min-width:1920px){.text-4xl-left{text-align:left!important}.text-4xl-right{text-align:right!important}.text-4xl-center{text-align:center!important}}@font-face{font-family:Graphik-Regular;src:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/Graphik-400-Regular.e2a1876e.otf);src:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/Graphik-400-Regular.e2a1876e.otf) format("opentype");font-display:swap}@font-face{font-family:Graphik-Semibold;src:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/Graphik-Semibold.99c54fc5.otf);src:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/Graphik-Semibold.99c54fc5.otf) format("opentype");font-display:swap}@font-face{font-family:Graphik-Medium;src:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/Graphik-Medium.4a127c95.otf);src:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/Graphik-Medium.4a127c95.otf) format("opentype");font-display:swap}@font-face{font-family:Graphik-Bold;src:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/Graphik-Bold.8a604ed5.otf);src:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/Graphik-Bold.8a604ed5.otf) format("opentype");font-display:swap}.header{background:#fff;border-bottom:1px solid #f1f2f6;position:fixed;top:0;width:100%;padding-left:70px}.header nav{padding:12px 25px;height:69px;display:flex;align-items:center}.header nav .welcome-msg{color:#737685}.collapsible{background:#fff;color:#666;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;font-size:16px;font-weight:600;display:flex;align-items:center}.collapsible .addRemoveIcon svg{width:16px;height:16px;margin-right:16px}.collapsible:hover{background:#fbfbfb}.collapsible.active:hover{background:unset}.collapsiveContentBody{padding:0;max-height:0;overflow:hidden;transition:max-height .2s ease-out;border-bottom:1px solid #d8d8d8}.collapsiveContentBody p{position:relative;display:inline-block;line-height:1.5}.collapsiveContentBody p a{color:#3953fb;text-decoration:none}.collapsiveContentBody p a:hover{text-decoration:underline}.preview-templete,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit{position:relative;height:100%}.preview-templete .preview-title,.preview-templete h6,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-title,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete h6,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-title,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit h6{display:flex;align-items:center;font-size:20px;font-weight:500;padding-bottom:25px;color:#333}.preview-templete .template-form,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .template-form,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form{position:relative;height:100%;width:100%}.preview-templete .template-form .input-group,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .template-form .input-group,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form .input-group{position:relative;display:grid;grid-template-columns:40% 56%;grid-column-gap:2%;justify-content:center}.preview-templete .template-form .input-group .input-form sup,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .template-form .input-group .input-form sup,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form .input-group .input-form sup{color:red}.preview-templete .template-form #templateQuilEditor,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor{position:relative;margin:10px 1% 20px;box-shadow:0 0 13px 0 rgba(68,68,68,.08);border:1px solid #e4e5e8;border-radius:10px;height:calc(100% - 128px)}.preview-templete .template-form #templateQuilEditor .quill,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill{position:relative;height:100%;display:flex;flex-direction:column;flex-direction:column-reverse;color:#000}.preview-templete .template-form #templateQuilEditor .quill .ql-container,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-container{position:relative;display:block;overflow:hidden;border-top-left-radius:10px;border-top-right-radius:10px;border:none;height:calc(100% - 45px);padding:10px}.preview-templete .template-form #templateQuilEditor .quill .ql-container ol,.preview-templete .template-form #templateQuilEditor .quill .ql-container ul,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-container ol,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-container ul{margin:1em 0}.preview-templete .template-form #templateQuilEditor .quill .ql-container.ql-snow,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-container.ql-snow{background:#fff;border-top-left-radius:10px;border-top-right-radius:10px}.preview-templete .template-form #templateQuilEditor .quill .ql-container.ql-snow .ql-editing,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-container.ql-snow .ql-editing{left:0!important}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar.ql-snow .ql-picker-options,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar.ql-snow .ql-picker-options{position:absolute;border-radius:6px}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar.ql-snow .ql-font .ql-picker-options,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar.ql-snow .ql-font .ql-picker-options{-webkit-transform:translateY(-100%);transform:translateY(-100%);margin-top:-25px;text-align:left}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar.ql-snow .ql-align .ql-picker-options,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar.ql-snow .ql-align .ql-picker-options{top:-105px}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar.ql-snow .ql-size .ql-picker-options,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar.ql-snow .ql-size .ql-picker-options{position:absolute;top:-144px}.preview-templete .template-form #templateQuilEditor .quill .ql-tooltip,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-tooltip{left:0!important;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar{background:#fcfcfc;border:none;border-top:1px solid #ddd;padding:8px 10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-variables:after,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-variables:after{font-size:14px;line-height:1;border-radius:3px;vertical-align:top}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats:last-child,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats:last-child{position:absolute;right:0}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar button,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar button{height:20px;width:20px;padding:3px;color:#666}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar button:hover,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar button:hover{background:#eee;border-radius:3px}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats{margin-right:5px}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-font.ql-picker,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-font.ql-picker{width:95px}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-font.ql-picker .ql-picker-label,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-font.ql-picker .ql-picker-label{padding-left:0}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker{width:75px}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-label,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-label{padding-left:0}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options{width:80px}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options .ql-picker-item[data-value="9.75px"]:before,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options .ql-picker-item[data-value="9.75px"]:before{content:"small";font-size:10px!important}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options .ql-picker-item[data-value="13px"]:before,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options .ql-picker-item[data-value="13px"]:before{content:"Normal";font-size:13px!important}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options .ql-picker-item[data-value="19.5px"]:before,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options .ql-picker-item[data-value="19.5px"]:before{content:"Large";font-size:18px!important}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options .ql-picker-item[data-value="32.5px"]:before,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options .ql-picker-item[data-value="32.5px"]:before{content:"Huge";font-size:25px!important}.preview-templete .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-color-picker .ql-picker-options,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form #templateQuilEditor .quill .ql-toolbar .ql-formats .ql-color-picker .ql-picker-options{-webkit-transform:translateY(-100%);transform:translateY(-100%);margin-top:-25px}.preview-templete .template-form .subjectLineGenerator,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .template-form .subjectLineGenerator,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .template-form .subjectLineGenerator{right:0}.preview-templete .preview-body,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-body,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-body{position:relative;display:block;background:#fcfcfc;border:1px solid #f5f5f5;padding:15px;border-radius:4px;overflow-y:auto;height:calc(100% - 52px);color:#000;font-family:Arial,Helvetica,sans-serif}.preview-templete .preview-body .preview-text,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-body .preview-text,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-body .preview-text{font-size:14px;text-align:center;padding-top:15px}.preview-templete .preview-body .preview-name,.preview-templete .preview-body .preview-subject,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-body .preview-name,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-body .preview-subject,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-body .preview-name,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-body .preview-subject{position:relative;display:grid;grid-template-columns:36px auto;align-items:flex-start;margin-bottom:10px}.preview-templete .preview-body .preview-name label,.preview-templete .preview-body .preview-subject label,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-body .preview-name label,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-body .preview-subject label,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-body .preview-name label,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-body .preview-subject label{font-size:14px;color:#222}.preview-templete .preview-body .preview-name .text,.preview-templete .preview-body .preview-subject .text,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-body .preview-name .text,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-body .preview-subject .text,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-body .preview-name .text,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-body .preview-subject .text{color:#3953fb;font-size:14px;word-break:break-all}.preview-templete .preview-body .preview-content-body,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-body .preview-content-body,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-body .preview-content-body{font-size:14px}.preview-templete .preview-body .preview-content-body .ql-editor,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-body .preview-content-body .ql-editor,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-body .preview-content-body .ql-editor{padding:0}.preview-templete .preview-body .preview-content-body .ql-editor ol,.preview-templete .preview-body .preview-content-body .ql-editor ul,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-body .preview-content-body .ql-editor ol,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete .preview-body .preview-content-body .ql-editor ul,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-body .preview-content-body .ql-editor ol,.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit .preview-body .preview-content-body .ql-editor ul{margin:1em 0;padding-left:40px}.preview-templete{overflow:auto}*,:after,:before{box-sizing:border-box}html{font-family:Graphik-Regular,sans-serif;line-height:1.25;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%}.scrollHidden,body{overflow:hidden}body{margin:0;font-weight:400;text-align:left;background-color:#fff;height:100%;position:relative}body.settingsPage .grecaptcha-badge{visibility:hidden!important}body #root,body main{width:100%;height:calc(100% - 40px);position:relative}.linear-background{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:1000px 104px;height:14px;border:none;position:relative;overflow:hidden}@-webkit-keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}[tabindex="-1"]:focus{outline:0!important}:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin:0;letter-spacing:.1px}p{margin:0;letter-spacing:.3px}::-webkit-input-placeholder{color:hsla(0,0%,47.1%,.5411764706);font-size:14px}::placeholder{color:hsla(0,0%,47.1%,.5411764706);font-size:14px}.hide{display:none!important}.visibilityHidden{visibility:hidden}.fa{color:#aaa;cursor:default}.show-elipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ov-hide{overflow:hidden!important}.common-popup-mask,.confirmation-popup-mask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:8;background:rgba(0,0,0,.53);opacity:.75}.common-popup-mask.bulkMask,.confirmation-popup-mask.bulkMask{z-index:1}.confirmation-popup-mask{z-index:115}.common-tooltip-error{position:absolute;top:50px;left:15px;background:#333;color:#fff;font-size:11px;letter-spacing:.1px;padding:5px 20px;border-radius:4px;text-align:center;transition:all .1s ease-in-out;z-index:1;line-height:normal}.common-tooltip-error .top-arrow{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #333;position:absolute;top:-7px;left:5px}#root input:-internal-autofill-selected{background:transparent!important;color:#3953fb!important;font-size:14px!important;-webkit-appearance:none;appearance:none}.popupWrapper{z-index:9999999;position:fixed;width:100%;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;top:0}.popupWrapper.confirmationPopupWrapper{z-index:99999999}.popupWrapper.confirmationPopupWrapper .logoutCont .redirectMsg{font-size:12px;margin-top:4px}.popupWrapper.quillPopupWrapper{z-index:12;height:100%}.popupWrapper.quillPopupWrapper .common-popup{padding:25px}.popupWrapper .matchSenderTokens{color:#4c4c4c;font-size:14px}.popupWrapper .common-popup{display:flex;align-items:center;justify-content:center;width:450px;padding:0 25px 25px;z-index:1111;will-change:transform;font-size:17px;font-family:Graphik-Regular}.popupWrapper .common-popup .emailLink{color:#3953fb;text-decoration:none}.popupWrapper .common-popup .confirmationPopup{background:#fff}.popupWrapper .common-popup .confirmationPopup .loaderWrapper{padding:25px!important;display:flex;align-items:center;flex-direction:column}.popupWrapper .common-popup .confirmationPopup .loaderWrapper .loadMessage{padding:15px}.popupWrapper .common-popup.quillPopup{width:950px}.popupWrapper .common-popup.quillPopup ::-webkit-input-placeholder{color:#787878;font-size:15px;letter-spacing:1px}.popupWrapper .common-popup.quillPopup ::placeholder{color:#787878;font-size:15px;letter-spacing:1px}.popupWrapper .common-popup.quillPopup .ql-toolbar{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.popupWrapper .common-popup.quillPopup .ql-container{max-height:200px;overflow:auto;border:0!important}.popupWrapper .common-popup.quillPopup .ql-container .ql-editor{padding:0}.popupWrapper .common-popup.quillPopup .ql-container .ql-tooltip{left:0!important;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.popupWrapper .common-popup.quillPopup .popup-wrap{width:100%;max-width:940px;will-change:transform;border-radius:10px;background:#fff}.popupWrapper .common-popup.quillPopup .popup-wrap .title{padding:25px 40px 15px 25px}.popupWrapper .common-popup.quillPopup .popup-wrap .inputWrapper{display:flex;align-items:center;margin-bottom:10px;font-family:Graphik-Regular}.popupWrapper .common-popup.quillPopup .popup-wrap .inputWrapper .inputCont{width:80%;display:inline-block;background-color:#fff;margin:0 15px 15px 0;color:#000;position:relative;padding-top:25px}.popupWrapper .common-popup.quillPopup .popup-wrap .inputWrapper .inputCont .inputLabel{color:#666;font-size:13px;font-family:Graphik-Regular;position:absolute;top:40%;left:0;transition:all .2s linear}.popupWrapper .common-popup.quillPopup .popup-wrap .inputWrapper .input-box:focus~label,.popupWrapper .common-popup.quillPopup .popup-wrap .inputWrapper .inputCont.filled label,.popupWrapper .common-popup.quillPopup .popup-wrap .inputWrapper .select-box:focus~label,.popupWrapper .common-popup.quillPopup .popup-wrap .inputWrapper .selectValues.filled label{top:3px;transition:all .2s linear}.popupWrapper .common-popup.quillPopup .popup-wrap .inputWrapper.showDuration .inputCont{width:40%}.popupWrapper .common-popup.quillPopup .popup-action-wrap{justify-content:flex-end!important}.popupWrapper .common-popup.quillPopup .popup-action-wrap .addNextBtn{background:#fff;color:#fff;border-color:#fff}.popupWrapper .common-popup.quillPopup .popup-action-wrap .addNextBtn svg{fill:#737373}.popupWrapper .common-popup .popup-wrap{display:flex;flex-direction:column;min-width:420px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-top:0;overflow:hidden;will-change:transform;transition:all .4s ease;background:#fff}.popupWrapper .common-popup .popup-wrap .title{color:#535353;padding:25px 40px 15px;background-color:#fff;font-size:22px;font-family:Graphik-Regular\ ,Arial,sans-serif}.popupWrapper .common-popup .popup-wrap .popup-content-wrap{background-color:#fff;padding:15px 25px 10px;text-align:center;justify-content:center;will-change:inherit}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .bulkDeleteSeqContactResponse,.popupWrapper .common-popup .popup-wrap .popup-content-wrap .retryResponse{text-align:left}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .bulkDeleteSeqContactResponse .linkHighLight,.popupWrapper .common-popup .popup-wrap .popup-content-wrap .retryResponse .linkHighLight{color:#3953fb;cursor:pointer}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .bulkDeleteSeqContactResponse .linkHighLight:hover,.popupWrapper .common-popup .popup-wrap .popup-content-wrap .retryResponse .linkHighLight:hover{text-decoration:underline}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .bulkDeleteSeqContactResponse .leftBorder,.popupWrapper .common-popup .popup-wrap .popup-content-wrap .retryResponse .leftBorder{position:absolute;margin-right:4px}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .bulkDeleteSeqContactResponse .failureResponseMsg,.popupWrapper .common-popup .popup-wrap .popup-content-wrap .retryResponse .failureResponseMsg{transition:all .4ms ease;background-color:rgba(255,0,0,.1607843137);margin-left:6px;padding:8px;font-size:14px;line-height:16px;border-radius:5px;border-left:4px solid rgba(255,0,0,.3019607843)}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .bulkDeleteSeqContactResponse .failureResponseMsg.textLeft,.popupWrapper .common-popup .popup-wrap .popup-content-wrap .retryResponse .failureResponseMsg.textLeft{text-align:left}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .retryResponse{text-align:center}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .input-box{line-height:36px;-webkit-appearance:none;appearance:none;border:0;font-size:15px;width:100%;border-bottom:1px solid #ddd;color:#3953fb}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .input-box.disabledInput{cursor:unset;border-bottom:none;pointer-events:none;-webkit-user-select:none;user-select:none}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .noteSection{font-size:12px}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .disabledInputLabel{top:3px!important}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .input-box::-webkit-input-placeholder{color:#afafaf;color:rgba(96,99,103,.65);font-family:Graphik-Regular;font-size:13px;letter-spacing:1px}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .input-box::placeholder{color:#afafaf;color:rgba(96,99,103,.65);font-family:Graphik-Regular;font-size:13px;letter-spacing:1px}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .profileErrorMsg{display:none;top:70px}.popupWrapper .common-popup .popup-wrap .popup-content-wrap .profileErrorMsg.errorShown{display:block}.popupWrapper .common-popup .popup-wrap .popup-content-wrap select{width:100%;border:0;padding:10px 10px 10px 0;background:transparent;border-bottom:1px solid #2176b7;font-family:Graphik-Regular,sans-serif;font-size:13px;will-change:transform;-webkit-appearance:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAYAAAB8ZH1oAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGRJREFUeNpiDA4OXs/AwNAIxBcYsAMDIK5jAhI5QDwFiO2xKLKHyuWyAImnQOwLxKuBWACIN0IV+YMUQOXes0AF3wOxHxCvAmJBqFgIVOwbiMOCZA1IIAiIZ0H5IPYvmCRAgAEADyARipWGBVAAAAAASUVORK5CYII=) no-repeat right 7px center;background-size:10px;margin-right:10px}.popupWrapper .common-popup .popup-wrap .popup-action-wrap{background-color:#fff;padding:15px 40px;display:flex;flex-direction:row;justify-content:center;font-size:16px}.popupWrapper .common-popup .popup-wrap .popup-action-wrap .toggleBtnSection{margin-right:10px}.popupWrapper .common-popup .popup-wrap .popup-action-wrap .toggleBtnSection .customTooltip{position:absolute;top:-82px}.popupWrapper .common-popup .popup-wrap .popup-action-wrap .toggleBtnSection .tooltipBody{background-color:#4a4a4a;box-shadow:unset}.popupWrapper .common-popup .popup-wrap .popup-action-wrap .toggleBtnSection .tooltipText{color:#fff}.popupWrapper .common-popup .popup-wrap .popup-action-wrap .toggleBtnSection .sharpPointer{bottom:-89px;right:9px;background-color:#4a4a4a;border-right:1px solid #4a4a4a;border-top:1px solid #4a4a4a;z-index:0}.popupWrapper .common-popup .popup-wrap .popup-action-wrap .toggleBtnSection .tooltipWrap{width:14px;height:14px;margin-left:6px;position:relative;cursor:pointer}.popupWrapper .common-popup .popup-wrap .popup-action-wrap .toggleBtnSection .tooltipWrap .iIcon{font-size:14px}.popupWrapper .common-popup .popup-wrap .popup-action-wrap .popup-action-btn{min-width:115px;align-items:center;justify-content:center;display:flex;height:36px;padding:0 10px;font-size:14px;border-radius:5px;border:1px solid #c4c4c4;color:#242323;cursor:pointer;font-family:Graphik-Regular,Arial,sans-serif;line-height:36px;margin:0 5px}.popupWrapper .common-popup .popup-wrap .popup-action-wrap .popup-action-btn.startSequenceBtn.loading{min-width:auto;border-radius:35px}.popupWrapper .common-popup .popup-wrap .popup-action-wrap .positive-btn{background-color:#3953fb;color:#fff}.popupWrapper .common-popup .popup-wrap .popup-action-wrap .cancelBtn{margin-right:10px}.popupWrapper .common-popup .popup-close{position:absolute;padding:3px;top:10px;z-index:1;right:11px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.popupWrapper .common-popup .popup-close .material-icons{font-size:19px}.popupWrapper .common-popup .popup-close:hover{background-color:#ddd;border-radius:50%}.popupWrapper .common-popup .popup-close svg{fill:#535353;cursor:pointer}.popupWrapper.addPeopleWrapper{z-index:12;height:100%}.popupWrapper.addPeopleWrapper .common-popup{width:950px;z-index:9;padding:25px}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap{min-width:900px;border-radius:10px;background:#fff}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .title{padding:25px 40px}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap{padding:0 37px 20px}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer{border:1px solid #ddd;border-radius:10px;overflow:hidden}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer .tableContainer .tableHader{background:#f8f8f8;height:54px;display:flex;align-items:center;padding:0 20px;border-bottom:1px solid #ddd}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer .tableContainer .tableHader .deleteIcon{width:5%;padding:0 20px;visibility:hidden}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer .tableContainer .tableHader .column{color:#666;width:23%;padding:0 10px;text-align:left}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer .tableContainer .tableHader .column .required{padding-left:2px;color:red}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer .tableContainer .tableBody .tableBodyWrapper{height:350px;overflow-y:auto}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer .tableContainer .tableBody .tableBodyWrapper .addRecipientCont{height:40px;display:flex;align-items:center;border-bottom:1px solid #ddd;padding:0 30px}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer .tableContainer .tableBody .tableBodyWrapper .addRecipientCont .addRecipientText{color:#3953fb;cursor:pointer}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer .tableContainer .tableBody .tableBodyWrapper .addRecipientCont .addRecipientIcon{width:20px;height:20px;margin-right:10px}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer .tableContainer .tableBody .tableBodyWrapper .addRecipientCont .addRecipientIcon svg{fill:#3953fb;width:20px;height:18px}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer .tableContainer .tableBody .tableBodyWrapper .dataPreviewWrapper{overflow-y:auto}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer .tableContainer .tableBody .tableBodyWrapper .dataPreviewWrapper .addRecipientContainer{padding:10px 20px;border-bottom:1px solid #ddd;display:flex;align-items:center;flex-direction:row;height:55px}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer .tableContainer .tableBody .tableBodyWrapper .dataPreviewWrapper .addRecipientContainer .delete{color:#666;width:5%;font-size:16px;line-height:21px;cursor:pointer}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer .tableContainer .tableBody .tableBodyWrapper .dataPreviewWrapper .addRecipientContainer .inputCont{width:23%;display:inline-block;padding:0 10px}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .detailsContainer .tableContainer .tableBody .tableBodyWrapper .dataPreviewWrapper .addRecipientContainer .inputCont input{border:0;font-size:16px;color:#666;width:100%;text-overflow:ellipsis}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .nextBtnCont{float:right;padding-top:20px}.popupWrapper.addPeopleWrapper .common-popup .popup-wrap .popup-content-wrap .nextBtnCont .btn{width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;height:36px;padding:0 10px}.popupWrapper.addPeopleWrapper .common-popup .popup-close{padding:3px;top:20px;right:15px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.popupWrapper.addPeopleWrapper .common-popup .popup-close .material-icons{font-size:19px}.popupWrapper.addSeqinContactsPage{height:100%;z-index:102!important}.popupWrapper.addSeqinContactsPage #nextBtnInAddContact{background-color:#3953fb}.popupWrapper.addSeqinContactsPage .common-popup{width:850px;z-index:102!important;padding:25px}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap{min-width:800px;height:500px;border-radius:10px}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .title{padding:25px 25px 0;font-size:20px}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .title .descText{font-size:14px;color:#666;margin-top:5px}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap{padding:25px;max-height:calc(100% - 113px);height:100%}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap.discover{max-height:calc(100% - 148px)}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .leftSection{display:inline-block;width:calc(40% - 20px);text-align:left;float:left;border-radius:10px;border:1px solid #ddd;background-color:#fff;color:#666;margin-right:20px;height:100%}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .leftSection .folderCont,.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .leftSection .folderCont .folderListCont{height:100%}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .leftSection .folderCont .folderListCont .dynamicFoldersWrapper{height:calc(100% - 90px);overflow:auto}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .leftSection .folderCont .folderListCont .folder{display:flex;align-items:center;padding:12px 15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer;font-size:14px;border-bottom:1px solid #f3f4f8}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .leftSection .folderCont .folderListCont .folder.dropOver{opacity:.6;color:#3953fb;border-bottom:1px solid #3953fb}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .leftSection .folderCont .folderListCont .folder .folderIcon{margin-right:10px;width:16px;height:16px}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .leftSection .folderCont .folderListCont .folder .folderIcon svg{fill:#666;width:16px;height:16px}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .leftSection .folderCont .folderListCont .folder .folderName{width:100%;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .leftSection .folderCont .folderListCont .folder .rightArrowIcon{width:18px;height:18px;display:none}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .leftSection .folderCont .folderListCont .folder .rightArrowIcon svg{height:18px;width:18px}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .leftSection .folderCont .folderListCont .folder .rightArrowIcon svg path{fill:#3953fb}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .leftSection .folderCont .folderListCont .folder.selected{color:#3953fb}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .leftSection .folderCont .folderListCont .folder.selected .rightArrowIcon{display:block}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .rightSection{display:inline-block;text-align:left;border:1px solid #ddd;background:#fff;color:#666;height:100%;width:60%}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .rightSection .sequenceCont{height:100%}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .rightSection .sequenceCont .sequenceInnerCont{height:100%;overflow-y:auto}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .rightSection .sequenceCont .sequenceInnerCont .noSequence{font-size:16px;text-align:center;color:#666;padding:15px;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .rightSection .sequenceCont .sequenceInnerCont .noSequence img{max-width:60%}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .rightSection .sequenceCont .sequenceInnerCont .noSequence p{margin:5px 0 15px}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .rightSection .sequenceCont .sequenceInnerCont .noSequence .redirectToCreateSequence{background:#3953fb}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .rightSection .sequenceCont .sequenceDetails{display:flex;align-items:center;padding:12px 15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:14px;border-bottom:1px solid #f3f4f8}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .rightSection .sequenceCont .sequenceDetails .freemiumIcon{padding-left:12px}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-content-wrap .rightSection .sequenceCont .sequenceDetails .contentClass{height:20px}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-action-wrap{justify-content:flex-end;padding:0 25px 25px}.popupWrapper.addSeqinContactsPage .common-popup .popup-wrap .popup-action-wrap .btn{width:90px;height:36px;margin:0}.popupWrapper.addSeqinContactsPage .common-popup-mask{z-index:101!important}.popupWrapper.snoozeTaskPopup{height:100%;top:0}.popupWrapper.snoozeTaskPopup .common-popup{min-width:450px}.popupWrapper.snoozeTaskPopup .common-popup .popup-wrap{border-radius:10px;min-width:420px;background:#fff}.popupWrapper.editContactPopup{z-index:91;height:100%}.popupWrapper.editContactPopup .confirmation-popup{width:600px;padding:25px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap{width:100%;max-width:550px;will-change:transform;border-radius:10px;background:#fff}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap{padding:0 40px 15px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .highLi .inputOptionsHolder.d-flex{display:flex;align-items:center}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper{display:flex;align-items:center;margin-bottom:10px;font-family:Graphik-Regular}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .inputCont{width:100%;display:inline-block;background:#fff;color:#000;position:relative;padding:25px 15px 0 0}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .inputCont input{line-height:36px;-webkit-appearance:none;border:0;font-size:14px;width:100%;border-bottom:1px solid #ddd;color:#3953fe}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .inputCont .inputLabel{color:#666;font-size:13px;font-family:Graphik-Regular;position:absolute;top:40%;left:0;transition:all .2s linear}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .inputCont .inputLabel sup{color:red}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .input-box:focus~label,.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .inputCont.filled label,.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .select-box:focus~label,.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .selectValues.filled label{top:3px;transition:all .2s linear}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .react-datepicker-popper{-webkit-transform:translate3d(-10%,49px,0)!important;transform:translate3d(-10%,49px,0)!important}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .react-datepicker-popper .react-datepicker{font-size:11px;width:-webkit-max-content;width:max-content}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .react-datepicker-popper .react-datepicker .react-datepicker__month{margin:.2rem!important}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .react-datepicker-popper .react-datepicker .react-datepicker__time-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .react-datepicker-popper .react-datepicker .react-datepicker__day,.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .react-datepicker-popper .react-datepicker .react-datepicker__day-name,.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .react-datepicker-popper .react-datepicker .react-datepicker__time-name{width:1.3rem!important;line-height:1.3rem!important;margin:.146rem!important;border-radius:11px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .react-datepicker-popper .react-datepicker .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:auto!important;display:flex;align-items:center}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .react-datepicker-popper .react-datepicker .react-datepicker__triangle{left:50%!important}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .react-datepicker__input-container input{background:none!important;border:none!important;font-size:14px!important;color:#3953fe!important;width:100%;cursor:pointer}.popupWrapper.updateTaskPopup .ql-toolbar .ql-variables{display:none!important}.popupWrapper.updateTaskPopup.manualemail #reactEditor .quill{overflow:unset!important}.popupWrapper.updateTaskPopup.manualemail.notesOptionShown .quill .ql-container{max-height:95px!important}.popupWrapper.updateTaskPopup.manualemail.notesOptionShown .quill .ql-container .ql-editor{min-height:95px!important}.popupWrapper.updateTaskPopup.manualemail .confirmation-popup{width:700px}.popupWrapper.updateTaskPopup.manualemail .confirmation-popup .popup-wrap{max-width:650px;background:#fff}.popupWrapper.updateTaskPopup.manualemail .confirmation-popup .popup-wrap .addNotesBtn{color:#3953fb;font-size:14px;cursor:pointer;padding:5px;margin-left:10px}.popupWrapper.updateTaskPopup.manualemail .confirmation-popup .popup-wrap .addNotesBtn:hover{transition:all .3s;border-radius:5%;background:#ddd}.popupWrapper.updateTaskPopup.manualemail .confirmation-popup .popup-action-wrap{height:55px}.popupWrapper.updateTaskPopup.linkedin .confirmation-popup{width:650px}.popupWrapper.updateTaskPopup.linkedin .confirmation-popup .popup-wrap{background:#fff;max-width:600px}.popupWrapper.updateTaskPopup.linkedin .confirmation-popup .popup-wrap .popup-content-wrap .inputOptionsHolder.d-flex{margin-bottom:15px}.popupWrapper.updateTaskPopup.linkedin .confirmation-popup .popup-wrap .popup-content-wrap .inputOptionsHolder.notes-section{height:250px;margin-bottom:5px}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap{background:#fff}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .title{padding:20px 40px}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .title .contactsAdded{color:#3953fe;font-size:16px;padding-top:5px}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper{margin-bottom:15px}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .inputCont{padding-top:31px}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .inputCont.filled input[readOnly]{border:0!important}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputOptionsHolder.d-flex{width:100%;height:60px;justify-content:space-between;font-family:Graphik-Regular}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputOptionsHolder.d-flex .inputWrapper,.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputOptionsHolder.d-flex .p-rel.inputOptions{width:48%}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputOptionsHolder.d-flex .inputWrapper .name,.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputOptionsHolder.d-flex .p-rel.inputOptions .name{margin:0;position:relative;display:block;text-align:left}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputOptionsHolder.d-flex .inputWrapper input,.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputOptionsHolder.d-flex .p-rel.inputOptions input{line-height:36px;border-bottom:1px solid #ddd!important}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap .input-box:focus~label,.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputCont.filled label,.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap .select-box:focus~label,.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap .selectValues.filled label{top:10px!important}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap #reactEditor .quill .ql-container{max-height:200px;overflow:auto;border:0!important}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap #reactEditor .quill .ql-container .ql-editor{padding:0}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap #reactEditor .quill .ql-toolbar button{height:20px;width:20px;padding:3px;color:#666}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap #reactEditor .quill .ql-toolbar .ql-formats{margin-right:5px}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap #reactEditor .quill .ql-toolbar .ql-formats .ql-font.ql-picker{width:95px}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap #reactEditor .quill .ql-toolbar .ql-formats .ql-font.ql-picker .ql-picker-label{padding-left:0}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap #reactEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker{width:75px}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap #reactEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options{width:80px}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap #reactEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options .ql-picker-item[data-value="9.75px"]:before{content:"small";font-size:10px!important}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap #reactEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options .ql-picker-item[data-value="13px"]:before{content:"Normal";font-size:13px!important}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap #reactEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options .ql-picker-item[data-value="19.5px"]:before{content:"Large";font-size:18px!important}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap #reactEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-options .ql-picker-item[data-value="32.5px"]:before{content:"Huge";font-size:25px!important}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-content-wrap #reactEditor .quill .ql-toolbar .ql-formats .ql-size.ql-picker .ql-picker-label{padding-left:0}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-action-wrap{padding-top:0;display:flex;align-items:center;justify-content:space-between}.popupWrapper.updateTaskPopup .confirmation-popup .popup-wrap .popup-action-wrap button{padding:10px 20px;margin:0}.popupWrapper.tagPopup{z-index:12;height:100%}.popupWrapper.tagPopup .common-popup{width:750px;z-index:9;padding:25px}.popupWrapper.tagPopup .common-popup .popup-wrap{min-width:600px;border-radius:10px;background:#fff;max-height:510px;min-height:275px;box-sizing:border-box}.popupWrapper.tagPopup .common-popup .popup-wrap .popup-close{top:21px}.popupWrapper.tagPopup .common-popup .popup-wrap .title{padding:25px 40px}.popupWrapper.tagPopup .common-popup .popup-wrap .addTagSelectBox{text-align:left;display:flex;align-items:center;flex-direction:column}.popupWrapper.tagPopup .common-popup .popup-wrap .addTagSelectBox .innerText{color:#666;text-align:center;font-size:16px;font-family:Graphik-Regular;width:435px;line-height:1.6;margin-bottom:20px}.popupWrapper.tagPopup .common-popup .popup-wrap .previewTagsCont{flex-wrap:wrap;padding:0 37px;display:flex;align-items:center;max-height:60px;overflow:auto;margin:20px 0;z-index:0;min-height:50px}.popupWrapper.tagPopup .common-popup .popup-wrap .previewTagsCont .selectedTag{padding:5px 13px;border-radius:14.5px;border:1px solid #c7ceff;font-size:14px;color:#3953fb;margin:3px;display:flex;align-items:center}.popupWrapper.tagPopup .common-popup .popup-wrap .previewTagsCont .selectedTag i{cursor:pointer;font-size:16px;color:#666;padding:3px;font-size:12px}.popupWrapper.tagPopup .common-popup .popup-wrap .previewTagsCont .selectedTag i:hover{border-radius:35px;background:#ebebeb}.popupWrapper.tagPopup .common-popup .popup-wrap .previewTagsCont .selectedTag .selecteTagValue{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px;margin-right:3px}.popupWrapper.tagPopup .common-popup .popup-wrap .btnCont{padding:0 37px 25px;display:flex;align-items:center;justify-content:center;width:100%;background-color:#fff}.popupWrapper.tagPopup .common-popup .popup-wrap .btnCont .continueBtn{background-color:#fff;color:#3953fb;margin:0 10px;font-size:16px;padding:12px 25px;cursor:pointer;transition:all .5s;border:1px solid #f3f3f3;border-radius:5px}.popupWrapper.tagPopup .common-popup .popup-wrap .btnCont .continueBtn:hover{background:#e7e9f3;border-radius:10px}.popupWrapper.tagPopup .common-popup .popup-wrap .btnCont .nextBtn{font-size:16px;margin:0 10px;width:120px;background-color:#3953fb}.popupWrapper.tagPopup .common-popup .popup-wrap .btnCont .nextBtn.disabled{pointer-events:none;background-color:#cbcbcb}.toggleThreadSection,.toggleThreadSection .threadReplyToogle{display:flex;align-items:center;flex-direction:row}.toggleThreadSection .threadReplyToogle{padding:8px 20px;margin-left:20px;border-radius:35px;background:#f9f9f9}.toggleThreadSection .threadReplyToogle .descText{color:#878787;font-size:14px;padding-right:10px}.toggleThreadSection .threadReplyToogle .activeToogle{color:#222}.seqBulkPopupWrapper{display:none;z-index:9999999;position:fixed;height:100%;width:100%;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.seqBulkPopupWrapper .seqBulkCont{display:flex;flex-direction:column;max-width:800px;box-shadow:0 0 22.3px 1.7px rgba(59,59,59,.21);border-radius:10px;overflow:hidden;will-change:transform;z-index:9;background:#fff;font-family:Graphik-Regular}.seqBulkPopupWrapper .seqBulkCont .bulkContTitle{color:#fff;padding:15px;background-color:#2176b7;font-size:17px;will-change:transform}.seqBulkPopupWrapper .seqBulkCont .totalProspect{padding:13px 13px 0;font-size:14px}.seqBulkPopupWrapper .seqBulkCont form .data-preview-sec{max-height:435px;min-height:auto;overflow:hidden;width:98%;padding:0;margin:1% auto}.seqBulkPopupWrapper .seqBulkCont form .data-preview-sec table{margin:5px;border-collapse:collapse;table-layout:fixed;font-size:14px;float:left;display:inline-table;width:calc(100% - 10px);border:1px solid #c5c5c5;border-bottom:0}.seqBulkPopupWrapper .seqBulkCont form .data-preview-sec table thead{display:table;width:100%;table-layout:fixed}.seqBulkPopupWrapper .seqBulkCont form .data-preview-sec table thead td{border-bottom:1px solid #c5c5c5;background:none;width:85%;padding:10px;outline:0;font-weight:500;text-align:left;font-size:16px;text-transform:capitalize}.seqBulkPopupWrapper .seqBulkCont form .data-preview-sec table tbody{display:block;height:384px;overflow:auto;width:100%}.seqBulkPopupWrapper .seqBulkCont form .data-preview-sec table tbody tr{display:table;width:100%;table-layout:fixed}.seqBulkPopupWrapper .seqBulkCont form .data-preview-sec table tbody tr td{border-bottom:1px solid #c5c5c5}.seqBulkPopupWrapper .seqBulkCont form .data-preview-sec table tbody tr td input[type=text]{background:none;width:85%;padding:10px;border:none;outline:0;word-break:break-word;text-overflow:ellipsis;width:-webkit-fill-available}.seqBulkPopupWrapper .seqBulkCont form .data-preview-sec table tbody tr td .ae-td-close{width:100%;text-align:center}.seqBulkPopupWrapper .seqBulkCont form .data-preview-sec table tbody tr td .ae-td-close i{color:#2176b7}.seqBulkPopupWrapper .seqBulkCont form .buttonCont{display:inline-block;width:100%;padding-top:10px;box-shadow:inset 2px 2px 15px #fafafb;background:#fafafb}.seqBulkPopupWrapper .seqBulkCont form .buttonCont .button{background:#2176b7;color:#fff;float:right;padding:10px 40px;margin-right:2%;border:1px solid #2176b7;border-radius:3px;cursor:pointer;margin-bottom:10px}.confirmation-popup .popup-wrap{min-width:320px;max-width:360px;background:#fff}.confirmation-popup .popup-wrap .popup-content-wrap{padding-bottom:19px;font-size:14px;line-height:20px;position:relative}.confirmation-popup .popup-wrap .popup-content-wrap .highlightText{color:#3953fb}.confirmation-popup .popup-wrap .popup-content-wrap .linkHighLight{color:#3953fb;cursor:pointer}.confirmation-popup .popup-wrap .popup-content-wrap .linkHighLight:hover{text-decoration:underline}.confirmation-popup .popup-wrap .popup-content-wrap .leftBorder{border-left:4px solid red;position:absolute;margin-right:4px;left:0;top:0;border-top-left-radius:6px;border-bottom-left-radius:6px}.confirmation-popup .popup-wrap .popup-content-wrap .failureResponseMsg{transition:all .4ms ease;margin-top:8px;background-color:#ffd6d6;margin-left:6px;padding:8px;font-size:14px;line-height:16px;border-radius:4px;position:relative}.common-loader .common-loading-mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#9d9d9d;opacity:.3;z-index:9999999}.common-loader .spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#2176b7;font-size:40px;z-index:11}.common-loader .spinner .margin-10{margin-right:15px}.common-toast-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff!important;text-align:center;border-radius:5px;padding:10px 16px;position:absolute;z-index:99999999;font-size:14px;left:0;right:0;margin:auto;top:0;box-shadow:0 6px 11.5px .5px rgba(59,59,59,.17);opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all .5s cubic-bezier(.175,.885,.32,1.275);align-items:center}.common-toast-wrapper,.common-toast-wrapper .messageCont{will-change:transform;display:flex}.common-toast-wrapper .messageCont .svgIcon{width:16px;height:16px;margin-right:10px}.common-toast-wrapper .messageCont .svgIcon svg{width:16px;height:16px}.common-toast-wrapper .messageCont .svgIcon.crossIcon svg,.common-toast-wrapper .messageCont .svgIcon.tickIcon svg{fill:#fff}.common-toast-wrapper .messageCont .svgIcon.infoIcon i{font-size:16px}.common-toast-wrapper .messageCont .message{align-self:center;will-change:transform}.common-toast-wrapper .messageCont .undoButton{position:relative;font-size:12px;background:#265930;color:#c9dacc;padding:2px 8px;line-height:1.5;border-radius:4px;margin-left:.4rem;letter-spacing:.3px;will-change:transform;height:20px;cursor:pointer}.common-toast-wrapper .messageCont .closeToaster{position:relative;cursor:pointer;font-size:18px;margin-left:10px;border-radius:35px}.common-toast-wrapper .messageCont .toolTip{position:relative;cursor:pointer;font-size:18px;margin-left:20px;margin-top:20px;-webkit-transform:translateY(5px);transform:translateY(5px);border-radius:35px}.show{top:15px;opacity:1;-webkit-transform:translate(0);transform:translate(0)}.upcomingToase{background:rgba(255,241,220,.4705882353);border:1px solid orange;color:orange!important;top:46px}.headerStyle{display:flex;align-items:center;padding-left:20px;background:transparent;font-size:14px;border-bottom:1px solid #eceff1;font-family:Graphik-Regular}.headerStyle .txt-loading{width:150px;height:20px;border-radius:20px}.pageClass{width:100%;height:100%;background:#f5f8fd;border-color:#f3f4f8}.pageClass .pageCont{height:100%;overflow:hidden}.pageClass .pageCont .headerSection{height:60px;display:flex;align-items:center;border-bottom:1px solid #f3f4f8;background-color:#fff}.pageClass .pageCont .headerSection .leftSectionWrapper{display:flex;align-items:center}.pageClass .pageCont .headerSection .headerLeftSection{width:50%;padding:10px;display:inline-block}.pageClass .pageCont .headerSection .headerRightSection{width:50%;padding:10px;display:flex;align-items:flex-end;flex-direction:column}.pageClass .pageCont .headerSection .headerRightSection .addNewButton.btn{height:36px;margin:0}.pageClass .pageCont .headerSection .headerRightSection .downWrapper{width:180px}.pageClass .pageCont .leftSection{width:260px;height:100%;position:relative;border-radius:10px;padding-right:10px;overflow:hidden}.pageClass .pageCont .rightSection{width:100%;overflow:hidden;background:#fff;display:block;height:100%;position:relative}.pageClass .pageCont .rightSection .nameInputcont{padding:10px 5%;overflow:hidden;overflow-x:auto}.pageClass .pageCont .rightSection .nameInputcont.linear-background{z-index:5;border-radius:0}.seperator{padding:0 5px}.breadCrumbInnerCont{display:inline}.breadCrumbInnerCont.betaBadgeWrap{display:inline-flex;align-items:center}.breadCrumbInnerCont.betaBadgeWrap .betaBadge{width:50px;height:20px}.breadCrumbInnerCont .breadValue{display:inline-block;cursor:pointer;color:#3953fb;text-decoration:none}.breadCrumbInnerCont .breadValue:hover{color:#3953fb}.breadCrumbInnerCont .breadValue.linear-background{width:100px}.breadCrumbInnerCont .breadValue.text-path{cursor:default;color:#535353;pointer-events:none}.btn{background-color:#3953fb;height:36px;width:130px;color:#fff;font-size:14px;text-transform:capitalize;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;border:0;font-family:Graphik-Regular,sans-serif;-webkit-user-select:none;user-select:none}.btn:hover{background-color:#1a37f7}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{box-shadow:inset 0 0 0 30px #fff!important;-webkit-box-shadow:0 0 0 30px #fff inset!important;color:#787878!important}.dropdownMask,.overlayMask{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.animatedCheckbox{position:relative;padding-right:5px;height:23px;width:24px}.animatedCheckbox .cbx{-webkit-perspective:20px;perspective:20px;position:absolute;top:50%;left:50%;margin:-12px;border:2px solid #e8e8eb;background:#e8e8eb;border-radius:4px;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:pointer;transition:all .3s ease}.animatedCheckbox .cbx:hover{border-color:#2dca73}.animatedCheckbox .flip{display:block;transition:all .4s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:relative;width:15px;height:15px}.animatedCheckbox .cbxCheck{display:none}.animatedCheckbox .cbxCheck:checked+.cbx{border-color:#2dca73}.animatedCheckbox .cbxCheck:checked+.cbx .flip{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.animatedCheckbox .back,.animatedCheckbox .front{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0;width:15px;height:15px;border-radius:2px}.animatedCheckbox .front{background:#fff;z-index:1}.animatedCheckbox .back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);background:#2dca73;text-align:center;color:#fff;line-height:15px;box-shadow:0 0 0 1px #2dca73}.animatedCheckbox .back svg{margin-top:1px;fill:none;width:12px;height:13px}.animatedCheckbox .back svg path{stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.downArrowBlack,.downArrowBlue,.downArrowWhite{padding-left:15px;width:15%;display:inline-block}.downArrowBlack svg,.downArrowBlue svg,.downArrowWhite svg{width:10px!important;height:10px!important;fill:#fff}.downArrowBlack svg{fill:#666}.downArrowBlue svg{fill:#3953fb}.animated-border-cont,.animated-border-cont .animated-border{position:absolute;width:100%;height:2px;bottom:0;left:0}.animated-border-cont .animated-border{-webkit-transform:translate(0) scaleX(0);transform:translate(0) scaleX(0);transition:width .25s ease-in-out,-webkit-transform .25s ease;transition:width .25s ease-in-out,transform .25s ease;transition:width .25s ease-in-out,transform .25s ease,-webkit-transform .25s ease;background-color:#5951ff;-webkit-transform-origin:left top;transform-origin:left top}.moreOptionCont{position:absolute;width:100%;right:10px;min-width:130px;font-family:inherit;background:#fff;z-index:999;display:none;top:calc(-100% - 50px);border-radius:10px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);border:1px solid #ebebeb;padding:0;transition:opacity .4s ease-in-out}.moreOptionCont.first{-webkit-transform:none;transform:none;top:36px}.moreOptionCont .option{padding:10px 22px;cursor:pointer;text-align:left;display:flex;align-items:center}.moreOptionCont .option .cloneIcon,.moreOptionCont .option .deleteIcon,.moreOptionCont .option .editIcon{width:18px;height:18px;margin-right:10px}.moreOptionCont .option .cloneIcon svg,.moreOptionCont .option .deleteIcon svg,.moreOptionCont .option .editIcon svg{width:18px;fill:#666;height:18px}.moreOptionCont .option:hover{background:#f2f2f2}.moreOption.optionEnabled .moreOptionCont,.moreOption.optionEnabled .moreOptionMask,.optionEnabled{display:block}.moreOptionMask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background:transparent;opacity:.75;display:none}.downWrapper{position:relative;width:auto;height:auto;z-index:5}.downWrapper .downCont{position:absolute;width:100%;right:0;min-width:190px;border-radius:10px;border:1px solid #ebebeb;font-family:inherit;background:#fff;z-index:999999;top:3px;color:#666;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07)}.downWrapper .downCont .downInnerWrapper{margin:10px 0}.downWrapper .downCont .downInnerWrapper .folderCont,.downWrapper .downCont .downInnerWrapper .sequenceCont{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;cursor:pointer;padding:10px 22px}.downWrapper .downCont .downInnerWrapper .folderCont:hover,.downWrapper .downCont .downInnerWrapper .sequenceCont:hover{background-color:#fafafb}.downWrapper .downCont .downInnerWrapper .dropDownOption{display:inline-block}.downWrapper .downCont .downInnerWrapper .dropdownIcon{display:inline-block;margin-right:10px;width:15px;height:15px}.downWrapper .downCont .downInnerWrapper .dropdownIcon.sequenceIcon{width:12px;margin-right:13px}.downWrapper .downCont .downInnerWrapper .dropdownIcon svg{width:inherit;height:inherit;fill:#666}.downWrapper .downCont .dropdownMask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:transparent;opacity:.75}.sideWrapper{left:80%;position:absolute;width:100%;right:0;font-family:inherit;background:#fff;z-index:999999;top:13px;width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;align-items:center;flex-direction:row;border-radius:22.5px;box-shadow:0 0 10px 1px rgba(59,59,59,.07);border:1px solid #dfdfdf;height:35px;display:none}.icon.optionEnabled .moreOptionMask,.icon.optionEnabled .sideWrapper{display:inline-flex}.newFolderLoader{display:flex;align-items:center;padding:18px 20px;height:55px;border-bottom:1px solid #eeeef0;background-color:#fff}.newFolderLoader,.newFolderLoader .linear-background{border-radius:6px}.newFolderLoader .folderIcon{width:18px;margin-right:7px}.newFolderLoader .folderName{width:calc(100% - 25px)}.nameInputcont{padding:10px 25px;background-color:#fff8de;border-bottom:1px solid #fdf3d0;display:flex;align-items:center;flex-direction:row;height:55px;position:relative;width:100%;font-weight:400;z-index:5}.nameInputcont.filled label,.nameInputcont .nameInputBox:focus~label{top:-20px!important;transition:all .2s linear}.nameInputcont .radioBtnCont{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:space-between;padding:0 15px}.nameInputcont .radioBtnCont .type{font-size:13px;padding-left:5px}.nameInputcont .radioBtnCont label{font-size:12px;color:#666}.nameInputcont .radioBtnCont label.active{color:#3953fb}.nameInputcont .nameInputInnercont{width:100%;display:grid;align-items:center;z-index:2;grid-template-columns:minmax(240px,calc(100% - 560px)) 420px 140px}.nameInputcont .nameInputInnercont .inputWrapper{display:inline-block;position:relative}.nameInputcont .nameInputInnercont .inputWrapper .nameInputBox{width:100%;padding-right:5%;display:inline-block;border:0;background:transparent;color:#787878;font-size:15px;font-weight:400}.nameInputcont .nameInputInnercont .sequenceTypeCont{display:flex;align-items:center}.nameInputcont .nameInputInnercont .cancelWrapper{display:inline-block;text-align:right;position:relative;z-index:9}.nameInputcont .nameInputInnercont .cancelWrapper .cancelNameInput{font-size:13px;cursor:pointer}.nameInputcont .nameInputInnercont .cancelWrapper .sequenceActionBtn{display:inline;color:#9e9e9e;text-align:right;cursor:pointer;font-size:13px;padding:5px 10px;z-index:999}.nameInputcont .nameInputInnercont .cancelWrapper .sequenceActionBtn.save,.nameInputcont .nameInputInnercont .cancelWrapper .sequenceActionBtn.save-btn{color:#fff;margin-right:10px;z-index:1}.nameInputcont .nameInputInnercont .cancelWrapper .sequenceActionBtn.cancelBtn{z-index:1;border-radius:2px}.nameInputcont .nameInputInnercont .cancelWrapper .sequenceActionBtn.cancelBtn:hover{box-shadow:0 1px 6px 1px rgba(0,0,0,.07)}.nameInputcont:after{content:"";position:absolute;top:0;z-index:1;width:inherit;left:0;height:55px;box-shadow:0 0 0 0;color:rgba(199,152,157,.6);-webkit-animation:anim-shadow .3s forwards;animation:anim-shadow .3s forwards}@-webkit-keyframes anim-shadow{to{box-shadow:0 0 100px 50px;opacity:0}}@keyframes anim-shadow{to{box-shadow:0 0 100px 50px;opacity:0}}input[type=number]{-webkit-appearance:textfield;appearance:textfield}.customSelectCont{background-color:#fff;margin:0 15px 25px;color:#000;display:inline-block;width:35%;position:relative;padding-top:25px}.customSelectCont .selectValues{cursor:pointer;border-bottom:1px solid #f3f4f8}.customSelectCont .selectValues input#select{cursor:pointer;width:85%;border-bottom:none}.customSelectCont .selectValues .downArrowBlue{padding:0;text-align:right}.customSelectCont .selectLabel{color:#666;font-family:Graphik-Regular;font-size:13px}.customSelectCont .select{line-height:36px;-webkit-appearance:none;font-size:15px;border:1px solid #ebebeb;background:#fff;list-style:none;position:absolute;overflow:hidden;background-color:#fff;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);max-height:225.5px;top:45px;width:100%;padding:0;color:#484848;z-index:100;margin-bottom:20px;border-radius:10px}.customSelectCont .select .downInnerWrapper{margin:10px 0}.customSelectCont .select .downInnerWrapper .select-option{cursor:pointer;padding:10px 22px;line-height:normal}.customSelectCont .select .downInnerWrapper .select-option.wrapIconValue{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.customSelectCont .select .downInnerWrapper .select-option:hover{background-color:#f6f6f6}.spinner>div{width:18px;height:18px;background-color:#5b82e6;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.d-none{display:none}.err-msg-text{display:block;font-size:11px;color:red;position:absolute;bottom:0;right:0}.animated{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease;animation-timing-function:ease}.animated,.animatedFast{-webkit-transform-origin:top center;transform-origin:top center}.animatedFast{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:ease;animation-timing-function:ease}.animatedFast.customDropDownFadeIn{-webkit-transform-origin:top;transform-origin:top}.animatedDropDown{-webkit-animation-name:slideInY;animation-name:slideInY}.animatedDropDownReverse{-webkit-animation-name:slideInYReverse;animation-name:slideInYReverse}.customDropDownFadeIn{-webkit-animation:slideUpExpand .4s ease forwards;animation:slideUpExpand .4s ease forwards}.customzoomIn{-webkit-animation-name:scaleIn;animation-name:scaleIn}.animatedPopUp{-webkit-animation-name:slideOutY;animation-name:slideOutY}.toggleParentWrapper{display:flex;flex-direction:row;margin-bottom:24px}.toggleParentWrapper .offerSvg{margin-left:-13px;scale:1.2;display:inline-block;margin-top:11px;-webkit-transform:rotate(-9deg);transform:rotate(-9deg)}@-webkit-keyframes opacity{0%{opacity:0}to{opacity:1}}@keyframes opacity{0%{opacity:0}to{opacity:1}}#button-v2 .checkbox:checked+.knobsV2:before{-webkit-transform:translateX(100%);transform:translateX(100%)}#button-v2 .checkbox:checked+.knobsV2 .yes{background-color:initial;color:#000}#button-v2 .checkbox:checked+.knobsV2 .no{border:1x solid #3953fb;background-color:initial;color:#3953fb;border-radius:100px}.toogleSequence{z-index:4}.toogleSequence .toogleButton{position:relative;width:30px;height:16px;overflow:hidden;border-radius:100px}.toogleSequence .toogleButton .toggleCheckbox{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before{left:16px;background-color:#fff}.toogleSequence .toogleButton .toggleCheckbox:checked~.layer{background-color:#3ecb6f}.toogleSequence .toogleButton.loading .knobs:before{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-color:#fff #fff transparent transparent;border-style:solid;border-width:1.5px;border-left:1px;background-color:initial}.toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before{background-color:initial}.knobs,.layer{position:absolute;top:0;right:0;bottom:0;left:0}.knobs:before{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;color:#fff;font-size:10px;font-weight:700;text-align:center;line-height:1;padding:4px;z-index:2;background-color:#fff;border-radius:50%;transition:all .3s ease,left .3s cubic-bezier(.18,.89,.35,1.15)}.layer{width:100%;transition:all .3s ease;z-index:1;background-color:#ccc;border-radius:100px}.dayLaterPreviousText{color:#666}.durationContainer{width:30%;display:inline-block;background:#fff;margin:0 15px 15px;color:#000;position:relative;padding-top:25px;display:flex;align-items:center}.durationContainer .inputLabel{color:#666;font-size:13px;font-family:Graphik-Regular;position:absolute;top:3px;left:0}.durationContainer input[type=number]::-webkit-inner-spin-button,.durationContainer input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.durationContainer .npReplyInputCont{width:25%;justify-content:center;display:flex;align-items:center;flex-direction:row;float:left;margin-right:20px;border-bottom:1px solid #ddd}.durationContainer .npReplyInputCont .noReplyBtn{outline:none;-webkit-appearance:none;background-color:initial;border:none;cursor:pointer;margin:0;height:10px;width:10px;position:relative}.durationContainer .npReplyInputCont .noReplyBtn:after,.durationContainer .npReplyInputCont .noReplyBtn:before{display:inline-block;position:absolute;content:"";width:10px;height:2px;background-color:#666;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.durationContainer .npReplyInputCont .noReplyBtn.plus:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.durationContainer .npReplyInputCont #daysLater{line-height:36px;-webkit-appearance:none;border:0;font-size:15px;width:100%;color:#3953fe;max-width:55px;text-align:center}.durationContainer ul.select{margin:0;top:40px}.durationContainer .durationTxt{padding-right:5px}.react-datepicker-popper{z-index:11!important}.h-100{height:100%}.w-100{width:100%}.w-70{width:65%}.w-30,.w-70{margin-right:5%}.w-30{width:25%}.m-b-5{margin-bottom:5px}.h-20p{height:20px}.h-12p,.h-14p{height:12px}.b-r-20{border-radius:20px}.f-14p{font-size:14px}.d-block{display:inline-block}.d-flex{display:flex}.disabled{cursor:not-allowed!important;opacity:.5}.p-rel{position:relative}.grey-color{color:#535353!important}.dark-violet-color{color:#3953fb!important}.green-color{color:#6ac259!important}.black-color{color:#000!important}.orange-color{color:#ff915b!important}.blue-color{color:#2080ee!important}.dropDown .d-flex i{color:#666}.errMsgText{display:flex;font-size:11px;color:red;position:absolute;bottom:-20px;right:0}.errMsgText i{margin-right:5px}.errMsgTexts{color:red;font-size:10px;position:absolute;right:18px;bottom:10px}.unset{overflow:unset!important}.connectAppSection{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);will-change:tranform;text-align:center;color:#6c6f73}sup.required{color:red}.blurBg{filter:blur(3px);-webkit-filter:blur(2px)}.blurBg,.pointerUserSelectNone{pointer-events:none;-webkit-user-select:none;user-select:none}.pointerUserSelectNone{cursor:unset}.supportMailLink{text-decoration:none}.confettiWrapper canvas{z-index:99!important}.circleMousePointerAnimation{width:50px;height:50px;border-radius:100%;border:3px solid #2fd378;position:absolute;right:0;top:0;bottom:0;margin:auto;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation:mouseClick .9s cubic-bezier(0,0,.71,.46) forwards;animation:mouseClick .9s cubic-bezier(0,0,.71,.46) forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.circleMousePointerAnimation .ringInner{width:15px;height:15px;border-radius:50%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background-color:#2fd378}.circleMousePointerAnimation .ringOuter{width:30px;height:30px;border-radius:50%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;border:3px solid #2fd378}.bor-rad-rt{border-top-right-radius:10px;border-bottom-right-radius:10px}.posRel{position:relative}.customTooltip{-webkit-user-select:none;user-select:none}.customTooltip .sharpPointer{position:absolute;border-top-right-radius:5px;padding:8px;border-right:1px solid #f5f5f5;border-top:1px solid #f5f5f5;z-index:4;top:-2px;right:2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff}.customTooltip .sharpPointer.alignRight{top:2px;left:4px}.customTooltip .tooltipBody{position:absolute;right:-30px;top:6px;z-index:3;width:270px;height:auto;line-height:normal;border-radius:8px;box-shadow:0 0 12.1px .9px hsla(0,0%,79.6%,.26);background-color:#fff}.customTooltip .tooltipBody.crmToolTipBody{width:-webkit-max-content;width:max-content}.customTooltip .tooltipBody .tooltipText{position:relative;line-height:normal;display:inline-block;font-size:13px;color:#666;line-height:1.4;padding:15px}.customTooltip .tooltipBody .tooltipText a{color:#3953fb;text-decoration:none}.customTooltip .tooltipBody .tooltipText a:hover{text-decoration:underline}.customTooltip .tooltipBody.alignRight{top:10px;left:-15px;right:unset;width:unset;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:220px}.customTooltip .tooltipBody.alignRight .tooltipText{padding:10px}.customTooltip .tooltipBody .crmIconList{display:flex;align-items:center;padding:10px;flex-wrap:wrap}.customTooltip .tooltipBody .crmIconList :not(:last-child){margin-right:8px}.customTooltip .tooltipBody .redirectLink{border:0;background-color:initial;color:#3953fb;letter-spacing:1;cursor:pointer}.customTooltip .tooltipBody .redirectLink:hover{text-decoration:underline}@-webkit-keyframes move-up{0%{top:-5%}to{top:0}}@keyframes move-up{0%{top:-5%}to{top:0}}.deleteActionIcon svg{width:15px;height:15px}.ql-formats:nth-child(2){position:relative}.ql-formats:nth-child(2) #attachmentUploadFileDom{position:relative;padding:0}.ql-formats:nth-child(2) #attachmentUploadFileDom .attachmentUploadFile{position:relative;opacity:0;z-index:1;width:18px;height:16px;cursor:pointer!important}.ql-formats:nth-child(2) #attachmentUploadFileDom .attachmentUploadFile:hover+.attachmentIcon{background:#ececec;color:#222;border-radius:2px;transition:all .3s;cursor:pointer}.ql-formats:nth-child(2) #attachmentUploadFileDom .attachmentIcon{position:absolute;z-index:0;left:1px;top:2px;font-size:14px;padding:2px;cursor:pointer}.fileUploadingLoader{position:absolute;display:block;bottom:42px;z-index:1;padding:12px 10px;width:calc(100% - 2px);margin-left:1px;margin-right:1px;background:#fdfdfd;border-top:1px solid #eee}.fileUploadingLoader .fileUploading{display:flex;align-items:center;justify-content:center}.fileUploadingLoader .fileUploading .uplaodText{color:#666;margin-right:2px;font-size:14px}.fileUploadingLoader .fileUploading .uploadCount{color:#787878;margin-right:10px;font-size:12px}.fileUploadingLoader .fileUploading .progressBarSlide{width:160px;height:12px;padding:2px}.attFileList{position:absolute;z-index:1;width:calc(100% - 2px);margin-left:1px;margin-right:1px;bottom:42px;display:flex;flex-direction:row;flex-wrap:wrap;padding:5px;background:#fff;grid-row-gap:5px;row-gap:5px;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;max-height:76px;background:#fcfcfc;box-shadow:0 -1px 5px 0 rgba(0,0,0,.05);overflow:auto;border-top:1px solid #ececec}.attFileList .attFileCard{position:relative;display:flex;align-items:center;flex:1 0 230px;max-width:230px;border:1px solid #e7e7e7;border-radius:8px;padding-left:10px;height:30px;background:#fff}.attFileList .attFileCard .attName,.attFileList .attFileCard .fileExtName{color:#455dfb;font-size:13px}.attFileList .attFileCard .attName{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:auto;max-width:106px;margin-right:5px}.attFileList .attFileCard .fileExtName{margin-right:3px}.attFileList .attFileCard .attSize{font-size:12px;color:#5b5b5b;margin-top:1px;margin-right:5px}.attFileList .attFileCard .removeAttFile{position:absolute;right:5px;top:4px;padding:3px;cursor:pointer;border-radius:35px;font-size:14px;color:#5b5b5b;margin-left:10px;transition:all .3s}.attFileList .attFileCard .removeAttFile:hover{color:#222;transition:all .3s;background:#f5f5f5}.progressBarSlide{height:20px;position:relative;background:#2196f3;border-radius:25px;padding:10px;box-shadow:inset 0 -1px 1px hsla(0,0%,100%,.3)}.progressBarSlide span{width:100%}.progressBarSlide span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:linear-gradient(-45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);z-index:1;background-size:50px 50px;-webkit-animation:move 2s linear infinite;animation:move 2s linear infinite;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden}@-webkit-keyframes move{0%{background-position:0 0}to{background-position:50px 50px}}#previewEditorSection .attFileList .attFileCard{flex:1 0 235px;max-width:235px;border-radius:4px;padding-left:5px}#previewEditorSection .attFileList .attFileCard .attName{max-width:114px}.ql-editor img{-webkit-user-select:none;user-select:none}.automaticEmailEditorPreviewWrap,.manualEmailEditorPreviewWrap{display:flex;background:#fff}.automaticEmailEditorPreviewWrap .editorInputWrap,.manualEmailEditorPreviewWrap .editorInputWrap{flex:0 0 60%;max-width:60%}.automaticEmailEditorPreviewWrap .editorInputWrap .title,.manualEmailEditorPreviewWrap .editorInputWrap .title{padding-bottom:0!important}.automaticEmailEditorPreviewWrap .editorInputWrap .threadReplyToogle,.manualEmailEditorPreviewWrap .editorInputWrap .threadReplyToogle{padding:5px 15px!important;margin-left:15px!important}.automaticEmailEditorPreviewWrap .editorInputWrap .ql-formats,.manualEmailEditorPreviewWrap .editorInputWrap .ql-formats{margin-right:2px!important}.automaticEmailEditorPreviewWrap .editorInputWrap .ql-formats:last-child,.manualEmailEditorPreviewWrap .editorInputWrap .ql-formats:last-child{right:0;position:absolute}.automaticEmailEditorPreviewWrap .editorInputWrap .ql-formats button,.manualEmailEditorPreviewWrap .editorInputWrap .ql-formats button{width:20px}.automaticEmailEditorPreviewWrap .editorInputWrap .ql-formats svg,.manualEmailEditorPreviewWrap .editorInputWrap .ql-formats svg{width:14px;height:14px}.automaticEmailEditorPreviewWrap .editorInputWrap .ql-snow .ql-picker.ql-size,.manualEmailEditorPreviewWrap .editorInputWrap .ql-snow .ql-picker.ql-size{width:78px!important}.automaticEmailEditorPreviewWrap .editorInputWrap .ql-snow .ql-picker.ql-font,.manualEmailEditorPreviewWrap .editorInputWrap .ql-snow .ql-picker.ql-font{width:102px}.automaticEmailEditorPreviewWrap .editorInputWrap .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg,.manualEmailEditorPreviewWrap .editorInputWrap .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{top:60%}.automaticEmailEditorPreviewWrap .editorInputWrap #sequenceAutomaticQuilEditor .varibaleContainer,.manualEmailEditorPreviewWrap .editorInputWrap #sequenceAutomaticQuilEditor .varibaleContainer{width:unset}.automaticEmailEditorPreviewWrap .editorInputWrap #sequenceAutomaticQuilEditor .ql-align.ql-picker.ql-icon-picker,.manualEmailEditorPreviewWrap .editorInputWrap #sequenceAutomaticQuilEditor .ql-align.ql-picker.ql-icon-picker{display:none!important}.automaticEmailEditorPreviewWrap .previewContentWrap,.manualEmailEditorPreviewWrap .previewContentWrap{flex:0 0 40%;max-width:40%;padding-top:25px;background:#fff}.automaticEmailEditorPreviewWrap .previewContentWrap .preview-templete,.manualEmailEditorPreviewWrap .previewContentWrap .preview-templete{width:calc(100% - 25px)}.automaticEmailEditorPreviewWrap .previewContentWrap .preview-templete h6.preview-title,.manualEmailEditorPreviewWrap .previewContentWrap .preview-templete h6.preview-title{padding-bottom:10px}.automaticEmailEditorPreviewWrap .previewContentWrap .preview-templete .preview-body,.manualEmailEditorPreviewWrap .previewContentWrap .preview-templete .preview-body{height:394px;text-align:initial}.htYellowPT{background:#fff5d9}.htYellowPT,.unresolvedTokenHighLight{border-radius:2px;line-height:18px;padding:1px 2px;color:#000}.unresolvedTokenHighLight{background:#f7cbcd}#sendTestEmailAutoEmailBtn,#sendTestEmailManualEmailBtn{margin:0 10px auto 0;width:150px;height:36px}#sendTestEmailAutoEmailBtn.loading,#sendTestEmailManualEmailBtn.loading{width:36px!important;height:36px!important;border:none!important;outline:none!important;background:#3953fb!important;border-radius:35px!important}#sendTestEmailAutoEmailBtn.loading .load-text,#sendTestEmailManualEmailBtn.loading .load-text{width:26px!important;height:26px!important}#sendTestEmailAutoEmailBtn.disableSentEmailBtn,#sendTestEmailManualEmailBtn.disableSentEmailBtn{background:#f5f5f5!important;border:1px solid #878787!important;color:#878787!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important}.showDuration{flex-wrap:wrap}.showDuration .inputCont{width:100%!important;padding-right:0!important;margin:0 0 5px 10px!important;padding-top:20px!important}.showDuration .durationContainer{width:50%;margin:0 15px 0 10px!important;display:flex;align-items:center}.showDuration .templateCont{width:calc(50% - 25px)!important;margin:0!important}.previewModeHtAdjust{height:445px!important}.sortAscending,.sortDescending{color:#ababab;margin-left:5px;font-size:18px;cursor:pointer;padding:5px;border-radius:35px;transition:all .3s;opacity:.7}.sortAscending:hover,.sortDescending:hover{color:#000;background:#f5f5f5;transition:all .3s}.activeSort{opacity:1;color:#555}.sortAscending{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tagSelectedSection{position:relative}.wrapExportFilterIcon{display:flex;align-items:center;justify-content:flex-end}.disableUserPointerEvents{-webkit-user-select:none;user-select:none;pointer-events:none}.contactOwnedFilterSection{position:relative;z-index:3;margin-right:15px;min-width:185px;display:flex;align-items:center;height:36px}.contactOwnedFilterSection .filterTagBtn{height:inherit;position:relative;background:#fff;color:#666;border:1px solid #eceff1;display:flex;align-items:center;flex-direction:row;padding:0 10px;border-radius:5px;cursor:pointer}.contactOwnedFilterSection .filterTagBtn:hover{box-shadow:2px 1px 3px 0 rgba(0,0,0,.08)}.contactOwnedFilterSection .filterTagBtn .contactIcon{position:relative;padding-right:5px}.contactOwnedFilterSection .filterTagBtn .contactIcon svg{width:14px;height:14px;fill:#666}.contactOwnedFilterSection .filterTagBtn .titleText{padding-right:5px;font-size:14px;white-space:nowrap}.contactOwnedFilterSection .filterTagBtn .tagSelected,.contactOwnedFilterSection .filterTagBtn .titleText{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:Graphik-Regular,sans-serif}.contactOwnedFilterSection .filterTagBtn .tagSelected{display:flex;align-items:center;flex-direction:row;max-width:50px}.contactOwnedFilterSection .filterTagBtn .tagSelected ul{padding:0;margin:0;list-style:none;display:flex;align-items:center;flex-direction:row}.contactOwnedFilterSection .filterTagBtn .tagSelected ul li{margin-left:4px;font-size:12px;margin-top:3px;color:#3953fb;text-transform:uppercase}.contactOwnedFilterSection .filterTagBtn .tagSelected ul li:not(:last-child):after{content:",";color:#666}.contactOwnedFilterSection .filterTagBtn .countPlus{position:relative;font-size:11px;width:20px;height:20px;color:#6ac259;background:#fff;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%}.contactOwnedFilterSection .filterTagBtn .countPlus:hover{background:#f5f5f5}.contactOwnedFilterSection .filterTagBtn .arrowIcon{position:relative;padding-left:10px;display:flex;align-items:center}.contactOwnedFilterSection .filterTagBtn .arrowIcon svg{width:12px;height:12px;fill:#666}.overlayMask{position:fixed;z-index:4;inset:0;width:100%;height:100%;background:transparent}.apexcharts-legend-marker{border-radius:50%!important}.disabledBtn{opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none}.datePickerArrow{position:absolute;right:10px;top:32px}.datePickerArrow svg{fill:#666;width:12px;height:12px}.align-items-center{align-items:center}.cursor-unset{cursor:unset}.eventRegistrationBanner{grid-gap:10px;gap:10px;position:relative;padding:0 20px;height:auto;width:100%;display:flex;align-items:center;z-index:101;color:#fff;justify-content:center;object-fit:cover}@media (max-width:996px){.eventRegistrationBanner{display:none!important}}.eventRegistrationBanner .decBanner{position:absolute;right:0;width:100%;height:100%}@media (max-width:996px){.eventRegistrationBanner .decBanner{display:none!important}}.eventRegistrationBanner .eventTextParent{padding-right:0;max-width:600px}.eventRegistrationBanner .eventTextParent .secondEventText{font-size:14px!important}.eventRegistrationBanner .eventTextParent .eventText,.eventRegistrationBanner .eventTextParent .secondEventText{position:relative;color:#fff;font-size:20px;line-height:normal;letter-spacing:.3px;font-weight:400}.eventRegistrationBanner .eventTextParent .eventText span,.eventRegistrationBanner .eventTextParent .secondEventText span{color:#ff6057;font-weight:700}@media (max-width:996px){.eventRegistrationBanner .OfferEndingTime{display:none!important}}.eventRegistrationBanner .OfferEndingTime .finalTimeWrapper{width:100%!important;scale:.75;margin-left:-20px;margin-top:15px}.eventRegistrationBanner .OfferEndingTime .finalTimeWrapper .countdown{width:100%;display:flex;grid-gap:10px;gap:10px;scale:.9}.eventRegistrationBanner .OfferEndingTime .finalTimeWrapper .card{display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#ff6057;padding:20px 10px;border-radius:10px;text-align:center;width:45px;height:40px;position:relative}.eventRegistrationBanner .OfferEndingTime .finalTimeWrapper .card .cardHeading{margin:0;font-size:18px;color:#fff}.eventRegistrationBanner .OfferEndingTime .finalTimeWrapper .card .label{position:absolute;bottom:-25px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0;font-size:1em;color:#fff}.eventRegistrationBanner .registerNow{flex:0 0 120px;position:relative;display:flex;align-items:center;justify-content:center;color:#3953fb;background:#fff;letter-spacing:.3px;border-radius:2px;height:30px;border:1px solid #fff;font-size:14px;line-height:normal;min-width:110px;font-weight:500;cursor:pointer;text-decoration:none;transition:box-shadow .3s}.eventRegistrationBanner .registerNow:hover{box-shadow:0 0 10px hsla(0,100%,70%,.7),0 0 10px hsla(0,100%,70%,.7),0 0 10px hsla(0,100%,70%,.7)}.eventRegistrationBanner .closeBanner{position:absolute;top:2px;right:10px;font-size:22px;cursor:pointer;padding:2px;border-radius:35px;transition:all .5s ease}.eventRegistrationBanner .closeBanner:hover{background:#b3aeae}.betaBadge{position:relative;margin-left:10px;font-size:9px;font-weight:600;display:flex;align-items:center;justify-content:center;width:auto;height:16px;padding:0 6px;background:#1a37f7;color:#fff;border-radius:35px;box-shadow:0 1px 3px 0 rgba(0,0,0,.16)}.missingTokenPromptList{list-style:none;padding:0;text-align:initial;margin:15px auto 0;display:flex;align-items:center;justify-content:space-evenly;flex-direction:row;flex-wrap:wrap;counter-reset:decimel-counter}.missingTokenPromptList li{font-weight:500;counter-increment:decimel-counter;margin-right:10px}.missingTokenPromptList li:before{content:counter(decimel-counter) ". "}.bulkAddTagsPopup .commonPopupContainer{width:560px!important}.bulkAddTagsPopup .commonPopupContainer .commonPopupHeader{margin-bottom:6px}.bulkAddTagsPopup .flexRow{display:flex;align-items:center}.bulkAddTagsPopup .contactsCount{font-size:12px;color:#3953fb;margin-left:16px}.bulkAddTagsPopup .previewTagWrapper{border:1px solid #ddd;padding:7px;border-radius:6px;max-height:90px;overflow:hidden;transition:all .3s;margin-top:20px}.bulkAddTagsPopup .previewTagWrapper .previewTagsCont{flex-wrap:wrap;padding:0 37px;display:flex;align-items:center;max-height:60px;overflow:auto;margin:20px 0;z-index:0;min-height:50px}.bulkAddTagsPopup .previewTagWrapper .previewTagsCont .selectedTag{padding:5px 13px;border-radius:14.5px;border:1px solid #c7ceff;font-size:14px;color:#3953fb;margin:3px;display:flex;align-items:center}.bulkAddTagsPopup .previewTagWrapper .previewTagsCont .selectedTag i{cursor:pointer;font-size:16px;color:#666;padding:3px;font-size:12px}.bulkAddTagsPopup .previewTagWrapper .previewTagsCont .selectedTag i:hover{border-radius:35px;background:#ebebeb}.bulkAddTagsPopup .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px;margin-right:3px}.bulkAddTagsPopup .previewTagWrapper .previewTagsCont{padding:0 10px;max-height:75px;margin:0}.bulkAddTagsPopup .previewTagWrapper .previewTagsCont .selectedTag{color:#3b3b3b;padding:2px 8px}.bulkAddTagsPopup .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue{font-size:13px}.bulkAddTagsPopup .newOption{position:relative;padding:5px;display:flex;align-items:center;flex-direction:row;cursor:pointer;font-size:14px}.bulkAddTagsPopup .newOption .newOptionValue{padding-left:5px;color:#3953fb}.bulkAddTagsPopup .inputContainer{border-bottom:1px solid #eee;cursor:text;position:relative;z-index:100}.bulkAddTagsPopup .inputContainer .tagTitle{position:relative;color:#8d8d8d;font-size:13px}.bulkAddTagsPopup .inputContainer:focus-within{border-bottom:1px solid #3953fb}.bulkAddTagsPopup .searchInputBoxWrapper{display:inline-flex;align-items:center}.bulkAddTagsPopup .inputFilterSearch{border:0;width:100px;height:28px}.bulkAddTagsPopup .searchCloseIcon{font-size:16px;cursor:pointer}.bulkAddTagsPopup .contactTagList{height:45px;display:inline}.bulkAddTagsPopup .searchFilterWrapper{display:inline-block;position:relative;width:80px;margin-bottom:8px}.bulkAddTagsPopup .searchFilterWrapper .checkBoxSection{padding:4px 0}.bulkAddTagsPopup .searchFilterWrapper .checkBoxName{text-overflow:ellipsis;overflow:hidden;width:140px;white-space:nowrap}.bulkAddTagsPopup .tagList{position:absolute;border:1px solid #eee;border-radius:8px;width:-webkit-max-content;width:max-content;z-index:101;background-color:#fff;top:37px;padding:12px;max-height:250px;overflow-y:auto;box-shadow:0 0 13px 1px rgba(0,0,0,.08)}.bulkAddTagsPopup .selectedTagWrapper{display:flex;align-items:center;align-items:start;flex-wrap:wrap;overflow:auto;margin:20px auto;max-height:66px;grid-gap:5px;gap:5px}.bulkAddTagsPopup .updateButton{display:flex;align-items:center;justify-content:center;width:200px;background-color:#3953fb;color:#fff;border-radius:6px;margin:0 auto;padding:8px 0;cursor:pointer}.bulkAddTagsPopup .descriptionMsg{color:#666;font-size:13px;margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid #eceff1;color:#8d8d8d}.bulkAddTagsPopup .descriptionMsg .contactName{color:#3953fb}.bulkAddTagsPopup .searchFilterWrapper,.bulkAddTagsPopup .searchInputBoxWrapper,.bulkAddTagsPopup .searchTextBox{width:100%}.bulkAddTagsPopup .searchInputBtn .searchTextBox input{background-color:initial;width:100%;font-size:15px;padding-bottom:0}.bulkAddTagsPopup .searchInputBtn .searchTextBox input::-webkit-input-placeholder{font-weight:700;text-align:center;color:#666}.bulkAddTagsPopup .searchInputBtn .searchTextBox input::placeholder{font-weight:700;text-align:center;color:#666}.themeBlue{color:#3953fb}.dropHereText{font-size:16px!important;color:#3953fb}.dropHereText.template{padding-right:30px}.dragHolder{display:none!important;position:absolute;color:#ccc;font-size:18px!important;transition:all .3s ease}.dragHolder.sequence{left:2px}.dragHolder.template{left:5px}.cursorPointer{cursor:pointer}.emailContentWrapper{display:flex;align-items:center;justify-content:center;padding:20px;margin-top:10px;overflow:auto;border:1px solid #ddd;border-radius:5px;min-height:240px;max-height:320px;transition:all .3s ease;color:#3b3b3b;pointer-events:none;font-size:14px}.emailContentWrapper.composeEditorLoader{min-height:360px;max-height:440px}.emailContentWrapper .emailContentSpinner{content:"";box-sizing:border-box;position:absolute;width:50px;height:50px;border-radius:50%;border:3px solid #ccc;border-top-color:#3953fb;z-index:1;-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite}.progressingLoader{display:flex;align-items:center;justify-content:center;padding:20px;margin-top:10px;overflow:auto;min-height:240px;max-height:320px;transition:all .3s ease;color:#3b3b3b;pointer-events:none}.progressingLoader .loadingSpinner{content:"";box-sizing:border-box;position:absolute;width:50px;height:50px;border-radius:50%;border:3px solid #ccc;border-top-color:#3953fb;z-index:1;-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite}.eventBanner{position:-webkit-sticky;position:sticky;top:0;width:100%}.mainContent{position:relative;display:block;width:100%;height:100vh}.mainContent.showEventBanner{height:calc(100vh - 75px)}.mainContent.showEventBanner .sgHeader{top:75px;z-index:9}.mainContent.showEventBanner .sideBar{top:125px}.loaderThreeDotWrapper{display:flex}.loaderThreeDotWrapper .loaderText{-webkit-animation:fadeIn .5s linear forwards;animation:fadeIn .5s linear forwards;display:flex}.loaderThreeDotWrapper .loaderDot{-webkit-animation:appear1 1s step-start 1s infinite;animation:appear1 1s step-start 1s infinite;display:inline-block}.loaderThreeDotWrapper .loaderDot:nth-child(2){-webkit-animation:appear2 1s step-start 1s infinite;animation:appear2 1s step-start 1s infinite}.loaderThreeDotWrapper .loaderDot:nth-child(3){-webkit-animation:appear3 1s step-start 1s infinite;animation:appear3 1s step-start 1s infinite}@-webkit-keyframes fadeIn{0%,67%{opacity:0}83.3%,to{opacity:1}}@-webkit-keyframes appear1{0%{visibility:hidden}33%,to{visibility:visible}}@keyframes appear1{0%{visibility:hidden}33%,to{visibility:visible}}@-webkit-keyframes appear2{0%,33%{visibility:hidden}67%,to{visibility:visible}}@keyframes appear2{0%,33%{visibility:hidden}67%,to{visibility:visible}}@-webkit-keyframes appear3{0%,67%{visibility:hidden}to{visibility:visible}}@keyframes appear3{0%,67%{visibility:hidden}to{visibility:visible}}.pauseResume .sharpPointer{right:5px!important}.pauseResume .tooltipBody{right:-17px!important;width:132px!important}.sequenceWrapper .tooltipBody{width:132px!important}.activateSeqToggle .customTooltip .sharpPointer,.activateSequenceWrapper .customTooltip .sharpPointer,.sequenceWrapper .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background-color:#393a3d;top:8px;right:5px}.activateSeqToggle .customTooltip .tooltipBody,.activateSequenceWrapper .customTooltip .tooltipBody,.sequenceWrapper .customTooltip .tooltipBody{background-color:#393a3d;border-radius:5px;width:132px;max-width:140px;top:17px;right:-17px}.activateSeqToggle .customTooltip .tooltipText,.activateSequenceWrapper .customTooltip .tooltipText,.sequenceWrapper .customTooltip .tooltipText{color:#fff;padding:8px}.activateSequenceWrapper{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-radius:6px;font-size:13px;height:48px;position:relative}.activateSequenceWrapper.noRightPadding{padding-right:0}.activateSequenceWrapper.noRightPadding .rightStatus{padding:16px;height:36px;border-radius:34px;margin-right:8px}.activateSequenceWrapper .toogleSequence .toogleButton .toggleCheckbox:checked~.layer{background-color:#3ecb6f!important}.activateSequenceWrapper.activeStatus{border:1px solid #28ad56;background-color:rgba(40,173,86,.1607843137);color:#3b3b3b!important}.activateSequenceWrapper.inactiveStatus{border:1px solid red;background-color:rgba(255,0,0,.2588235294);color:#3b3b3b!important}.activateSequenceWrapper.activated .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background-color:#393a3d;top:8px;right:10px}.activateSequenceWrapper.activated .customTooltip .tooltipBody{background-color:#393a3d;border-radius:5px;width:250px;top:17px;right:0;max-width:unset}.activateSequenceWrapper.activated .customTooltip .tooltipText{color:#fff;padding:8px}.activateSequenceWrapper .leftToggleContent{display:flex;align-items:center}.activateSequenceWrapper .leftToggleContent .freemiumIcon .thunderSvg{right:-25px}.activateSequenceWrapper .leftToggleContent .upgradeTooltipSection .pointer{left:36px}.activateSequenceWrapper .rightStatus{font-size:12px;display:flex;align-items:center;justify-content:center;position:relative}.activateSequenceWrapper .rightStatus.firstContactAdded{background:#f8b8bc;z-index:15}.activateSequenceWrapper .rightStatus .statusText{margin-right:8px}.activateSequenceWrapper .rightStatus .toogleButton{height:20px!important}.activateSequenceWrapper .rightStatus .toogleButton .knobs:before{background-color:#fff!important;width:12px!important;height:12px!important;top:2px!important}.activateSequenceWrapper .rightStatus .toogleButton.loading .knobs:before{-webkit-animation:spin 1s linear infinite!important;animation:spin 1s linear infinite!important;border-color:#fff #fff transparent transparent!important;border-style:solid!important;border-width:1.5px!important;border-left:1px!important;background-color:initial!important}.activateSequenceWrapper .rightStatus .toggleCheckbox{cursor:pointer}.activateSequenceWrapper .rightStatus .toggleText{margin-left:10px}.activateSequenceWrapper .rightStatus.activeStatus{color:#28ad56}.activateSequenceWrapper .rightStatus.activeStatus .layer{border:1px solid #28ad56!important;background-color:#28ad56!important}.activateSequenceWrapper .rightStatus.inactiveStatus{color:red}.activateSequenceWrapper .rightStatus.inactiveStatus .layer{border:1px solid red!important;background-color:red!important}.activateSequenceWrapper .rightStatus .customTooltip .firstContactAddedTooltip.sharpPointer{border-right:1px solid rgba(255,0,0,.3607843137);border-top:1px solid rgba(255,0,0,.3607843137);background-color:#fff;top:24px;border-top-right-radius:0;padding:6px}.activateSequenceWrapper .rightStatus .customTooltip .firstContactAddedTooltip.tooltipBody{background-color:#fff;color:#3b3b3b;width:190px;max-width:unset;border:1px solid rgba(255,0,0,.3607843137);top:30px;right:-16px;text-align:center}.activateSequenceWrapper .rightStatus .customTooltip .firstContactAddedTooltip .tooltipText{color:#3b3b3b;font-size:13px}.activateSequenceLoader{background-color:#fff}.activateSequenceLoader .toggleBtnSection.linear-background{width:34px;height:16px}.activateSequenceLoader .flexWrapper{display:flex;align-items:center;width:100%}.activateSequenceLoader .subject{width:50%;height:16px;margin-left:8px}.activateSequenceLoader .rightStatus .statusText{width:70px;height:16px}.addStagesPopup .addStagesPopupCard .stageContentBody .notesInput,.editBulkTasksPopup .card .cardBody .notesInput,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .notesInput,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .notesInput,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .notesInput{margin-bottom:1rem}.addStagesPopup .addStagesPopupCard .stageContentBody .notesInput .notes-section,.editBulkTasksPopup .card .cardBody .notesInput .notes-section,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .notesInput .notes-section,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .notesInput .notes-section,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .notesInput .notes-section{height:unset}.addStagesPopup .addStagesPopupCard .stageContentBody .notesInput .notes-section .txt-cont,.editBulkTasksPopup .card .cardBody .notesInput .notes-section .txt-cont,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .notesInput .notes-section .txt-cont,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .notesInput .notes-section .txt-cont,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .notesInput .notes-section .txt-cont{position:relative;border-radius:5px;box-shadow:inset 0 1px 2px 0 hsla(0,0%,43.5%,.16);border:1px solid #ddd;background-color:#fff;height:unset}.addStagesPopup .addStagesPopupCard .stageContentBody .notesInput .insertVariableBtn,.editBulkTasksPopup .card .cardBody .notesInput .insertVariableBtn,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .notesInput .insertVariableBtn,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .notesInput .insertVariableBtn,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .notesInput .insertVariableBtn{position:relative;cursor:pointer;padding:3px 5px 1px;background:#f5f5f5;font-weight:500;font-size:12px;color:#666;border:1px solid #ddd;border-radius:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:5px 0 0 auto}.addStagesPopup .addStagesPopupCard .stageContentBody .notesInput .insertVariableBtn .varibaleContainer,.editBulkTasksPopup .card .cardBody .notesInput .insertVariableBtn .varibaleContainer,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .notesInput .insertVariableBtn .varibaleContainer,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .notesInput .insertVariableBtn .varibaleContainer,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .notesInput .insertVariableBtn .varibaleContainer{bottom:26px}.failedCountDetail,.tasksFailedOperation{position:relative}.failedCountDetail .count,.tasksFailedOperation .count{position:relative;cursor:pointer;display:block;padding:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;border-bottom:1.5px dashed #666}.failedCountDetail .cardTooltip,.tasksFailedOperation .cardTooltip{position:fixed;right:0;min-width:200px;max-width:280px;background:#fff;border-radius:6px;z-index:2;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);border:1px solid #e1e1e1}.failedCountDetail .cardTooltip .cardTitle,.tasksFailedOperation .cardTooltip .cardTitle{position:relative;padding:3px 8px 0;color:#555;display:flex;font-weight:500;height:36px;align-items:center;border-bottom:1px solid #f5f5f5}.failedCountDetail .cardTooltip .cardBody,.tasksFailedOperation .cardTooltip .cardBody{position:relative;padding:0 8px}.failedCountDetail .cardTooltip .cardBody .detailedInfoCount,.tasksFailedOperation .cardTooltip .cardBody .detailedInfoCount{position:relative;display:flex;margin:5px 0}.failedCountDetail .cardTooltip .cardBody .detailedInfoCount .listIcon,.tasksFailedOperation .cardTooltip .cardBody .detailedInfoCount .listIcon{font-size:12px;margin-right:6px;color:red}.failedCountDetail .cardTooltip .cardBody .detailedInfoCount .text,.tasksFailedOperation .cardTooltip .cardBody .detailedInfoCount .text{color:#787878;font-size:12px}.infoPromptContent{position:relative;margin-top:20px;background:rgba(57,83,251,.1019607843);border-radius:5px;color:#444;line-height:normal;padding:.75rem;line-height:1.25}.infoPromptContent .linkBtn{cursor:pointer;color:#3953fb;text-decoration:underline}.showRevealedContacts{text-decoration:underline;cursor:pointer;color:#fff}aside ::-webkit-scrollbar{width:.15em!important}.sideBar{position:fixed;padding:0;width:50px;background:#f4f4f6;height:100vh;text-align:center;overflow:unset;z-index:11;-webkit-user-select:none;user-select:none;transition:width .3s cubic-bezier(.215,.61,.355,1);top:50px;margin:-50px 0 0}.sideBar .menuList{position:relative;top:50px!important;height:calc(100% - 50px)}.sideBar .menuList a{justify-content:flex-start!important;transition:none}.sideBar .menuList a .svgIcon{position:relative;left:0}.sideBar .text{opacity:0;visibility:hidden;transition:opacity .3s cubic-bezier(.215,.61,.355,1);white-space:nowrap}.sideBar .salesgearLogoIcon{display:flex;align-items:center;position:absolute;width:100%;height:50px;z-index:12;background:#3953fb;padding:0 10px;overflow:hidden}.sideBar .salesgearLogoIcon svg{fill:#fff;flex-shrink:0;width:138px}.sideBar .salesgearLogoIcon svg path{fill:#fff}.sideBar .salesgearLogoIcon .salesgearLogoText{opacity:0;visibility:hidden;transition:opacity .4s cubic-bezier(.4,0,.2,1)!important;white-space:nowrap;color:#fff}.sideBar:hover{width:160px!important;text-align:left!important;background:#fff;z-index:14;box-shadow:2px 2px 8px -2px rgba(0,0,0,.15)}.sideBar:hover .text{visibility:visible;opacity:1;display:inline-block!important;color:#8d8d8d;font-size:14px}.sideBar:hover .selected-path .text{color:#3953fb}.sideBar:hover .selected-path .iconTitle{padding:5px 0;width:100%}.sideBar.adjustZindex{z-index:111}.sideBar a{display:inline-block}.sideBar a img{padding:15px 0}.sideBar .menuList{padding:0;margin:0;list-style:none;display:flex;align-items:center;flex-direction:column;width:100%;height:40px}.sideBar .menuList a:hover{background-color:#f5f8fd}.sideBar .menuList .inboxIconWrapper{display:flex;align-items:center;position:relative}.sideBar .menuList .inboxIconWrapper .count{display:flex;align-items:center;justify-content:center;background-color:red;color:#fff;width:12px;height:12px;padding:2px;position:absolute;top:-4px;right:-6px;z-index:2;border-radius:50%;font-size:10px}.sideBar .menuList .inboxIconWrapper .count.moreDigits{border-radius:unset;top:-8px;right:-14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;padding:1px}.sideBar .menuList .inboxIconWrapper .count.littleMoreDigits{width:14px;height:14px}.sideBar .menuList a{padding:10px;margin:2px 0;width:100%;height:38px;text-decoration:none;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;grid-gap:20px!important;gap:20px!important}.sideBar .menuList a #calls,.sideBar .menuList a #contacts,.sideBar .menuList a #contactTimeline,.sideBar .menuList a #dashboard,.sideBar .menuList a #logout,.sideBar .menuList a #pricing,.sideBar .menuList a #reports,.sideBar .menuList a #sequences,.sideBar .menuList a #settings,.sideBar .menuList a #tasks,.sideBar .menuList a #team,.sideBar .menuList a #templates,.sideBar .menuList a #tracking{height:20px;width:20px;background-size:20px}.sideBar .menuList a .iconTitle{display:flex;flex-direction:row;justify-content:unset;align-items:center;grid-gap:10px;gap:10px}.sideBar .menuList a .svgIcon{display:flex;align-items:center}.sideBar .menuList a .svgIcon svg{fill:#8d8d8d;width:22px;height:22px}.sideBar .menuList a .text{display:none}.sideBar .menuList a #dashboardNew svg,.sideBar .menuList a #discover svg,.sideBar .menuList a #sequences svg{width:20px;height:20px}.sideBar .menuList a #calls svg,.sideBar .menuList a #reports svg,.sideBar .menuList a #tracking svg{width:18px;height:18px}.sideBar .menuList a .inboxIcon{font-size:18px;color:#8d8d8d}.sideBar .menuList a.selected-path .svgIcon svg path{fill:#3953fb}.sideBar .menuList a.selected-path .inboxIcon{color:#3953fb!important}.sideBar .menuList a .cardTooltipWrapper{width:215px;height:100px;object-fit:contain;border-radius:10px;box-shadow:0 0 22.3px 1.7px rgba(59,59,59,.14);border:1px solid #ebebeb;background-color:#fff;position:absolute;left:65px;top:0;will-change:transform}.sideBar .menuList a .cardTooltipWrapper .cardTooltipInnerCont{height:100%;padding:15px}.sideBar .menuList a .cardTooltipWrapper .cardTooltipInnerCont .cardTooltipTextCont{display:flex;align-items:flex-start;flex-direction:column;font-size:12px;width:calc(100% - 55px);padding-right:5px;color:#666;float:left}.sideBar .menuList a .cardTooltipWrapper .cardTooltipInnerCont .cardTooltipTextCont .cardTitle{text-transform:capitalize;font-family:Graphik-Medium;color:#333;font-size:14px}.sideBar .menuList a .cardTooltipWrapper .cardTooltipInnerCont .cardTooltipTextCont .cardDesc{text-align:left;padding-top:5px;font-size:11px;word-break:break-word;color:#666;line-height:15px}.sideBar .menuList a .cardTooltipWrapper .cardTooltipInnerCont .cardImgCont{float:right}.sideBar .menuList a .cardTooltipWrapper .cardTooltipInnerCont .cardImgCont .betaBadge{width:40px;height:20px;top:-2px;right:-7px}.sideBar .menuList a .cardTooltipWrapper .cardTooltipInnerCont .cardImgCont img,.sideBar .menuList a .cardTooltipWrapper .cardTooltipInnerCont .cardImgCont svg{width:80px;height:auto;object-fit:contain;padding:0;position:absolute;right:0;bottom:0}.sideBar .tooltipPoiner{position:absolute;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:4px;background:#fff;padding:7px;z-index:0;left:-7px;bottom:15px}.sideBar .bottomNav{display:flex;justify-content:flex-start!important;align-items:center;position:absolute;bottom:0;padding:0 10px;margin-bottom:10px;color:#a29cc4;flex-direction:row;grid-gap:9px;gap:9px;cursor:pointer}.sideBar .bottomNav:hover{text-align:left!important;background-color:#f5f8fd;margin-bottom:0;padding:10px;width:100%}.sideBar .bottomNav .onboardingButtonWrapper{display:flex;align-items:row;align-items:center;grid-gap:10px;gap:10px;width:100%}.sideBar .bottomNav .onboardingButtonWrapper:hover{width:100%}.sideBar .bottomNav .onboardingButtonWrapper .onboardingRightSelectionIcon{width:18px;height:18px}.sideBar .bottomNav .helpMenuContainer{padding:8px;margin:0}.sideBar .bottomNav .helpMenuContainer .menuIcon{height:20px;width:20px;background-size:20px;cursor:pointer;display:block}.sideBar .bottomNav .helpMenuContainer .menuIcon .material-icons{color:#e6e5eb}.sideBar .bottomNav .helpMenuContainer .helpIcon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAqdJREFUeNqclk9IVFEUxn1vZjIbMhFpiHEhFOiATbhJCUvaaNDahdVa+rdooDYZQq5109KVBG4joqhlyNQmwlz0D6pN/iEpG00ZbcrXd+B7cRzfve+OF37Me/d95zv33bnv3OsFQVBXYzsCmnhdAks1RUvCGJrAMHgCSsHuVuKzYWqtfraHDeAuWDUkiUou2jHG1pSwA3xURnI9Ak5WmTWw73aEvsM1Yb8a/SK4AHyHqfepXVSz0B+XsA+UGfACZBwSVZNhbECvPlNCES5R+AjU7yFZSD09AnpmohJOU/AepC1mbeAiabPoxOMdPaerEx4H26THYJAAE6CiFkeFfQlDTI/yzeuEkzR4aBnxHZXoFZhV96OWuAfUTIYJZXQr7BwwBO0Ha9RcVf1X2Ldm+fYGqPkhuaSjix2/QMoQlFfGftWnEA7khCFWPNep6fJR3TpZ5d6AiqECfgHPwT2wrfqlph7g9YYhVjxf87ozyWIs7aul5K6Ds+o+yYFOgAR4Cz5Z4hfCwp9ksLQtx3ovs/IBHFWDuRwT85u/CQku86bRMeFBlewxOA2KDjHSyvJ2n3nTXld7uwRWHXTt/9cCVk4rV9Bf0OJQttLq+0s76FvoLa1VpnSef7pcDzqMVlbjLbLhoB+kt+SY99k5xd+CWkS29pPENfG6sSMHX/uQqjaFmCnqVVPaG6MtULcSHj/0w2t8uAm6LSZZ8I1kLbputbdej9qePPCUguWwulvKVcryPE+PgJ6eaceXqZ1TB6KhPWy+Q+rgNUdP65mmGRTV/zQDzuhRRuBRM6PiivTaofUMB+EUGAM31apdYGWZBd/BPpABOXAeZKn7A8bBaORmEDM9OXCfCymubVKbs3l6jkd92YbOgVPgGDjM/mXuEi/BMx79re2fAAMAvZywU06hWVoAAAAASUVORK5CYII=)}.sideBar .bottomNav .helpMenuContainer .helpMenuList{position:absolute;background:#fff;text-align:left;bottom:0;z-index:8;left:40px;border-radius:10px;border:1px solid #ebebeb;box-shadow:0 0 22.3px 1.7px rgba(59,59,59,.14);line-height:normal}.sideBar .bottomNav .helpMenuContainer .helpMenuList .dropDownLists{padding:10px 0;display:flex;flex-direction:column;min-width:225px;position:relative;overflow:hidden}.sideBar .bottomNav .helpMenuContainer .helpMenuList .dropDownLists .helpTypeCont{padding:5px 15px;cursor:pointer;display:flex;align-items:center}.sideBar .bottomNav .helpMenuContainer .helpMenuList .dropDownLists .helpTypeCont:hover{background-color:#e3f0fd}.sideBar .bottomNav .helpMenuContainer .helpMenuList .dropDownLists .helpTypeCont .helpTypeIcon{height:16px;width:16px;object-fit:contain}.sideBar .bottomNav .helpMenuContainer .helpMenuList .dropDownLists .helpTypeCont .helpType{display:flex;align-items:center;justify-content:flex-start;padding:5px 30px 5px 10px;font-size:14px;color:#666;line-height:14px}.sideBar .bottomNav .textWrapper{position:absolute;background:#fff;text-align:left;bottom:0;z-index:8;left:40px;border-radius:10px;border:1px solid #ebebeb;box-shadow:0 0 22.3px 1.7px rgba(59,59,59,.14);line-height:normal;padding-bottom:10px}.sideBar .bottomNav .textWrapper textarea{border-radius:5px;border:1px solid #ebebeb;background-color:#fff;resize:vertical;height:150px;min-height:150px;max-height:300px;width:300px;padding:10px;margin:5px;color:#666;font-size:13px}.sideBar .bottomNav .textWrapper textarea::-webkit-input-placeholder{font-size:12px;color:rgba(96,99,103,.5019607843);font-family:Graphik-Regular,sans-serif}.sideBar .bottomNav .textWrapper textarea::placeholder{font-size:12px;color:rgba(96,99,103,.5019607843);font-family:Graphik-Regular,sans-serif}.sideBar .bottomNav .textWrapper .buttonCont{display:flex;align-items:center;flex-direction:row;justify-content:flex-end;padding:0 5px}.sideBar .bottomNav .textWrapper .buttonCont .cancelBtn{border:1px solid #eceff1;background-color:#fff;margin-right:15px;color:#666}.sideBar .bottomNav .textWrapper .buttonCont .button{font-size:13px;border-radius:5px;display:flex;align-items:center;padding:0 10px;cursor:pointer;height:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sideBar .bottomNav .tutorialContainer{padding:8px;margin:0}.sideBar .bottomNav .tutorialContainer .menuIcon{height:20px;width:20px;background-size:20px;cursor:pointer;display:block}.sideBar .bottomNav .tutorialContainer .menuIcon .material-icons{color:#e6e5eb}.sideBar .bottomNav .tutorialContainer:hover{transition:all .1s ease-in-out;background:#373772;border-radius:35px}.sideBar .bottomNav .tutorialContainer #tutorial{height:23px;width:22px;cursor:pointer;display:block}.sideBar .bottomNav .tutorialContainer .ringContainer{position:relative}.sideBar .bottomNav .tutorialContainer .ringContainer .circle{width:10px;height:10px;background-color:#ec9a20;border-radius:50%;position:absolute;top:-7px;left:20px}.sideBar .bottomNav .tutorialContainer .ringContainer .ringring{border:3px solid #e46636;-webkit-border-radius:30px;height:25px;width:25px;position:absolute;left:13px;top:-15px;-webkit-animation:pulsate 1s ease-out;-webkit-animation-iteration-count:infinite;opacity:0}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{-webkit-transform:scale(.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2);opacity:0}}.tutorialMain{position:fixed;width:270px;height:100%;left:60px;top:0;bottom:0;background:#fff;z-index:100;overflow-x:hidden;transition:.3s;box-shadow:-2px 0 21px 0 rgba(59,59,59,.12)}.tutorialMain .searchWrapper{width:100%;border-radius:5px;border-color:#ccc;border-width:1px;padding:10px 20px;background-color:#fff;z-index:9999;opacity:1}.tutorialMain .searchWrapper .searchInnerCont{position:relative}.tutorialMain .searchWrapper .searchInnerCont .textbox{border-radius:15px;width:100%;padding:5px 5px 5px 30px;-webkit-appearance:none;font-family:Graphik-Regular;color:#666;border:2px solid #f3f4f8}.tutorialMain .searchWrapper .searchInnerCont i{position:absolute;left:10px;top:7px;color:#878787;font-size:15px}.tutorialMain .headerWrapper{position:-webkit-sticky;position:sticky;top:0;z-index:9999}.tutorialMain .header{position:relative;display:flex;align-items:center;padding:20px 20px 10px;border:0}.tutorialMain .header .title{font-size:19px;font-weight:600;color:#666;font-family:Graphik-Regular}.tutorialMain .header .closeIcon{position:absolute;padding:3px;right:-10px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:20px}.tutorialMain .header .closeIcon .material-icons{font-size:19px;color:#666}.tutorialMain .header .closeIcon:hover{background-color:#ddd;border-radius:50%}.tutorialMain .content{padding:0 20px}.tutorialMain .content .listElement{padding:10px 0 25px;border-bottom:1px solid #eeeef0}.tutorialMain .content .listElement .listTitle{text-align:left;font-size:15px;padding:7px 0;font-family:Graphik-Regular;font-weight:600;color:#666}.tutorialMain .content .listElement .listDesc{text-align:left;font-size:12px;color:#666;line-height:16px}.tutorialMain .content .listElement .listVideo{border:1px solid #ccc;height:150px;border-radius:5px;margin:10px 0 0}.tutorialMain .content .listElement .listVideo iframe{display:inline-block;position:relative;width:100%;height:inherit;border-radius:5px;border:none}.tutorialMain .noResult{font-size:14px;color:#666;padding:20px 0}@-webkit-keyframes slide-in{0%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in{0%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.slide-in{animation:slide-in .5s forwards;-webkit-animation:slide-in .5s forwards}.template-section{background-color:#f3f4f8;position:relative;width:100%;height:100%}.template-section .create-new-templates-section{width:100%;height:100%;position:absolute}.template-section .create-new-templates-section .overlay-popup{position:fixed;z-index:19;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.template-section .create-new-templates-section .create-new-templates{font-family:Graphik-Regular,Arial,sans-serif;width:80%;height:90%;overflow:hidden;position:fixed;z-index:20;padding:25px;background:#fff;border-radius:10px;top:0;left:0;right:0;bottom:0;margin:auto;will-change:transform}.template-section .create-new-templates-section .create-new-templates .popup-close{position:absolute;padding:3px;top:10px;right:15px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1}.template-section .create-new-templates-section .create-new-templates .popup-close .material-icons{font-size:19px}.template-section .create-new-templates-section .create-new-templates .popup-close:hover{background-color:#ddd;border-radius:50%}.template-section .create-new-templates-section .create-new-templates .create-new-template-body{width:100%;height:100%;position:relative}.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content{display:grid;grid-template-columns:58% 40%;grid-column-gap:2%;-webkit-column-gap:2%;column-gap:2%;justify-content:center;overflow:hidden;height:calc(100% - 58px)}.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .preview-templete{overflow:auto}.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .templete-edit{overflow:hidden}.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .attFileList .attFileCard{flex:0 0 212px!important;max-width:212px!important}.template-section .create-new-templates-section .create-new-templates .create-new-template-body .create-new-template-content .varibaleContainer{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;bottom:40px}.template-section .create-new-templates-section .create-new-templates .create-new-template-body .template-btn{position:relative;display:flex;padding:1% 0 0;margin-top:10px;text-align:right;justify-content:flex-end}.template-section .create-new-templates-section .create-new-templates .create-new-template-body .template-btn .btnWidth{width:140px;text-align:center}.template-section .create-new-templates-section .create-new-templates .create-new-template-body .template-btn button{display:unset;letter-spacing:.5px;font-size:14px;width:auto!important}.template-section .create-new-templates-section .create-new-templates .create-new-template-body .template-btn button.loading{width:36px!important;height:36px!important;border:none!important;outline:none!important;background:#3953fb!important;border-radius:35px!important;min-width:unset!important}.template-section .create-new-templates-section .create-new-templates .create-new-template-body .template-btn button.loading .load-text{width:26px!important;height:26px!important}.template-section .create-new-templates-section .create-new-templates .create-new-template-body .template-btn button.disableSentEmailBtn{background:#f5f5f5!important;border:1px solid #878787!important;color:#878787!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important}.template-section .create-new-templates-section .create-new-templates .create-new-template-body .template-btn .sendTestEmailTemplateBtn{margin-right:10px}.template-section .templateBodyWrapper{display:flex;transition:.5s;width:100%;height:100%;padding:12px}.template-section .template-body{position:relative;width:100%;height:calc(100% - 58px);display:grid;grid-template-columns:280px calc(100% - 280px)}.template-section .template-body.productDiscount{width:100%;height:calc(100% - 112px)}.template-section .template-body #templateFolderSection,.template-section .template-body aside{width:calc(100% - 10px);height:100%;position:relative;display:block;overflow:hidden;border-radius:10px;background-color:#fff}.template-section .template-body #templateFolderSection .active,.template-section .template-body aside .active{color:#3953fb}.template-section .template-body #templateFolderSection .active i,.template-section .template-body aside .active i{color:#666}.template-section .template-body #templateFolderSection .active:hover:after,.template-section .template-body aside .active:hover:after{-webkit-transform:translate(20%);transform:translate(20%);will-change:transform}.template-section .template-body #templateFolderSection .active,.template-section .template-body aside .active{background:#fff}.template-section .template-body #templateFolderSection .active .template-folder-text,.template-section .template-body aside .active .template-folder-text{color:#3953fb}.template-section .template-body #templateFolderSection .active:after,.template-section .template-body aside .active:after{content:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/rightArrowBlue.3aa62992.svg);width:15px;position:absolute;right:20px;padding-top:2px;transition:all .2s ease;height:18px}.template-section .template-body #templateFolderSection .default-template-folder,.template-section .template-body #templateFolderSection .template-folder .template-folder-box,.template-section .template-body aside .default-template-folder,.template-section .template-body aside .template-folder #templateFolderSection .template-folder-box,.template-section .template-body aside .template-folder .template-folder-box{position:relative;cursor:pointer;transition:all .2s ease}.template-section .template-body #templateFolderSection .default-template-folder:hover,.template-section .template-body #templateFolderSection .template-folder .template-folder-box:hover,.template-section .template-body aside .default-template-folder:hover,.template-section .template-body aside .template-folder #templateFolderSection .template-folder-box:hover,.template-section .template-body aside .template-folder .template-folder-box:hover{background:#fafafa;transition:all .2s ease}.template-section .template-body #templateFolderSection .default-template-folder .template-folder-name,.template-section .template-body #templateFolderSection .template-folder .template-folder-box .template-folder-name,.template-section .template-body aside .default-template-folder .template-folder-name,.template-section .template-body aside .template-folder #templateFolderSection .template-folder-box .template-folder-name,.template-section .template-body aside .template-folder .template-folder-box .template-folder-name{padding:18px 10px;text-decoration:none;font-size:14px;color:#666;width:100%;border-bottom:1px solid #eceff1;display:flex;align-items:center}.template-section .template-body #templateFolderSection .default-template-folder .template-folder-name i,.template-section .template-body #templateFolderSection .template-folder .template-folder-box .template-folder-name i,.template-section .template-body aside .default-template-folder .template-folder-name i,.template-section .template-body aside .template-folder #templateFolderSection .template-folder-box .template-folder-name i,.template-section .template-body aside .template-folder .template-folder-box .template-folder-name i{font-size:18px;vertical-align:middle;margin-right:10px}.template-section .template-body #templateFolderSection .default-template-folder .template-folder-name .template-folder-text,.template-section .template-body #templateFolderSection .template-folder .template-folder-box .template-folder-name .template-folder-text,.template-section .template-body aside .default-template-folder .template-folder-name .template-folder-text,.template-section .template-body aside .template-folder #templateFolderSection .template-folder-box .template-folder-name .template-folder-text,.template-section .template-body aside .template-folder .template-folder-box .template-folder-name .template-folder-text{width:calc(100% - 60px);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-section .template-body #templateFolderSection .default-template-folder .template-folder-name .wrapActionIcon,.template-section .template-body #templateFolderSection .template-folder .template-folder-box .template-folder-name .wrapActionIcon,.template-section .template-body aside .default-template-folder .template-folder-name .wrapActionIcon,.template-section .template-body aside .template-folder #templateFolderSection .template-folder-box .template-folder-name .wrapActionIcon,.template-section .template-body aside .template-folder .template-folder-box .template-folder-name .wrapActionIcon{display:flex;align-items:center}.template-section .template-body #templateFolderSection .default-template-folder:hover,.template-section .template-body #templateFolderSection .template-folder .template-folder-box:hover,.template-section .template-body aside .default-template-folder:hover,.template-section .template-body aside .template-folder #templateFolderSection .template-folder-box:hover,.template-section .template-body aside .template-folder .template-folder-box:hover{color:#333}.template-section .template-body #templateFolderSection .default-template-folder-loader,.template-section .template-body #templateFolderSection .template-folder .template-folder-box-loader,.template-section .template-body aside .default-template-folder-loader,.template-section .template-body aside .template-folder #templateFolderSection .template-folder-box-loader,.template-section .template-body aside .template-folder .template-folder-box-loader{display:flex;align-items:center;background:#fff;border-bottom:1px solid #f5f5f5;padding:18px 20px;transition:all .2s ease}.template-section .template-body #templateFolderSection .default-template-folder-loader .linear-background,.template-section .template-body #templateFolderSection .template-folder .template-folder-box-loader .linear-background,.template-section .template-body aside .default-template-folder-loader .linear-background,.template-section .template-body aside .template-folder #templateFolderSection .template-folder-box-loader .linear-background,.template-section .template-body aside .template-folder .template-folder-box-loader .linear-background{display:block;height:18px;border-radius:6px}.template-section .template-body #templateFolderSection .default-template-folder-loader .linear-background.folder-icon,.template-section .template-body #templateFolderSection .template-folder .template-folder-box-loader .linear-background.folder-icon,.template-section .template-body aside .default-template-folder-loader .linear-background.folder-icon,.template-section .template-body aside .template-folder #templateFolderSection .template-folder-box-loader .linear-background.folder-icon,.template-section .template-body aside .template-folder .template-folder-box-loader .linear-background.folder-icon{width:18px;margin-right:7px}.template-section .template-body #templateFolderSection .default-template-folder-loader .linear-background.folder-name,.template-section .template-body #templateFolderSection .template-folder .template-folder-box-loader .linear-background.folder-name,.template-section .template-body aside .default-template-folder-loader .linear-background.folder-name,.template-section .template-body aside .template-folder #templateFolderSection .template-folder-box-loader .linear-background.folder-name,.template-section .template-body aside .template-folder .template-folder-box-loader .linear-background.folder-name{width:calc(100% - 25px)}.template-section .template-body #templateFolderSection .default-template-folder-loader,.template-section .template-body aside .default-template-folder-loader{border-top-left-radius:10px;border-top-right-radius:10px;transition:all .2s ease;width:100%;height:58px}.template-section .template-body #templateFolderSection .default-template-folder,.template-section .template-body aside .default-template-folder{border-top-left-radius:10px;border-top-right-radius:10px;background:#fff;width:100%;height:55px;display:flex;align-items:center}.template-section .template-body #templateFolderSection .default-template-folder.dropOver,.template-section .template-body aside .default-template-folder.dropOver{opacity:.6;border-bottom:1px solid #3953fb}.template-section .template-body #templateFolderSection .default-template-folder.dropOver .template-folder-name,.template-section .template-body aside .default-template-folder.dropOver .template-folder-name{color:#3953fb!important}.template-section .template-body #templateFolderSection .default-template-folder .template-folder-name,.template-section .template-body aside .default-template-folder .template-folder-name{padding:18px 10px;border-top-left-radius:10px;border-top-right-radius:10px}.template-section .template-body #templateFolderSection .default-template-folder:hover a,.template-section .template-body aside .default-template-folder:hover a{border-top-left-radius:10px;border-top-right-radius:10px;background-color:#fafafa}.template-section .template-body #templateFolderSection .default-template-folder:hover a.active,.template-section .template-body aside .default-template-folder:hover a.active{background:#fff}.template-section .template-body #templateFolderSection .template-folder,.template-section .template-body aside .template-folder{padding:0;margin:0;list-style:none;background:#fff;width:100%;height:calc(100% - 70px);overflow:auto}.template-section .template-body #templateFolderSection .template-folder .create-new-template-folder,.template-section .template-body aside .template-folder .create-new-template-folder{position:relative;z-index:2;background-color:#fff8de;width:100%;padding:16px;border-bottom:1px solid #fdf3d0;transition:all .2s ease-in-out}.template-section .template-body #templateFolderSection .template-folder .create-new-template-folder .create-folder,.template-section .template-body aside .template-folder .create-new-template-folder .create-folder{position:relative;display:flex;align-items:center;z-index:inherit}.template-section .template-body #templateFolderSection .template-folder .create-new-template-folder .create-folder input,.template-section .template-body aside .template-folder .create-new-template-folder .create-folder input{font-size:16px;letter-spacing:.3px;background:transparent;width:calc(100% - 43px);outline:none;border:none;color:#787878}.template-section .template-body #templateFolderSection .template-folder .create-new-template-folder .create-folder span,.template-section .template-body aside .template-folder .create-new-template-folder .create-folder span{font-size:13px;color:#3953fb;cursor:pointer;margin-left:5px}.template-section .template-body #templateFolderSection .template-folder .create-new-template-folder:after,.template-section .template-body aside .template-folder .create-new-template-folder:after{content:"";position:absolute;top:0;z-index:1;width:inherit;left:0;height:53px;box-shadow:0 0 0 0;color:rgba(199,152,157,.6);-webkit-animation:anim-shadow .3s forwards;animation:anim-shadow .3s forwards}.template-section .template-body #templateFolderSection .template-folder .overlay-mask,.template-section .template-body aside .template-folder .overlay-mask{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.template-section .template-body #templateFolderSection .template-folder .template-folder-box.dropOver,.template-section .template-body aside .template-folder .template-folder-box.dropOver{opacity:.6;border-bottom:1px solid #3953fb}.template-section .template-body #templateFolderSection .template-folder .template-folder-box.dropOver .template-folder-name,.template-section .template-body aside .template-folder .template-folder-box.dropOver .template-folder-name{color:#3953fb!important}.template-section .template-body #templateFolderSection .template-folder .template-folder-box .template-folder-name,.template-section .template-body aside .template-folder .template-folder-box .template-folder-name{padding:18px 10px;height:55px}.template-section .template-body #templateFolderSection .template-folder .template-folder-box.hovered .template-folder-text,.template-section .template-body aside .template-folder .template-folder-box.hovered .template-folder-text{width:calc(100% - 120px)}.template-section .template-body #templateFolderSection .template-folder .template-folder-box-loader,.template-section .template-body aside .template-folder .template-folder-box-loader{transition:all .2s ease;display:flex;align-items:center;padding:16px 20px}.template-section .template-body main{background:#fff;overflow:hidden;border-radius:10px}.template-section .template-body main,.template-section .template-body main .template-overview-section{width:100%;height:100%;position:relative}.template-section .template-body main .template-overview-section .empty-templates .createBtn{position:relative;display:flex;align-items:center;border:1px solid #3953fb;border-radius:5px;padding:2px 20px}.template-section .template-body main .template-overview-section .empty-templates .createBtn #newTemplate{background:#fff;color:#3953fb;padding-left:0;padding-right:0}.template-section .template-body main .template-overview-section .empty-templates .createBtn #newTemplate:hover{background:#fff;color:#3953fb}.template-section .template-body main .template-overview-section .empty-templates .createBtn #newTemplate svg{fill:#3953fb}.template-section .template-body main .template-overview-section .empty-templates .createBtn .freemiumIcon{margin-left:10px;width:26px;position:relative}.template-section .template-body main .template-overview-section .empty-templates .createBtn .freemiumIcon .upgradeTooltipSection.btmRight{right:-46px}.template-section .template-body main .template-overview-section .template-folder-name{position:relative;display:flex;align-items:center;padding:18px 10px;height:58px;width:100%;font-size:16px;border-bottom:1px solid #eceff1}.template-section .template-body main .template-overview-section .template-folder-name .linear-background{border-radius:20px;padding:10px;width:150px}.template-section .template-body main .template-overview-section .template-table-section{position:relative;width:100%;height:100%;display:flex;align-items:center;flex-direction:column}.template-section .template-body main .template-overview-section .template-table-section.tempPageWithHt{height:calc(100% - 60px)}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader,.template-section .template-body main .template-overview-section .template-table-section .template-table-header{position:relative;font-size:14px;width:100%;padding:5px 20px;display:flex;align-items:center;flex-wrap:nowrap;border-bottom:1px solid #eceff1}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-created,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-options,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-subject,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-updated,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-created,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-options,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-subject,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-updated,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-created,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-options,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-subject,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-updated{padding:10px;position:relative}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-created .linear-background,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name .linear-background,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-subject .linear-background,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-updated .linear-background,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-created .linear-background,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name .linear-background,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-subject .linear-background,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-updated .linear-background,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-created .linear-background,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name .linear-background,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-subject .linear-background,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-updated .linear-background{border-radius:6px;width:90%}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name{width:30%;display:inline-block}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name .sharedBadge,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name .sharedBadge,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name .sharedBadge{margin-left:5px}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name .trigger,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name .trigger,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name .trigger{display:inline-block}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name .trigger .ownerCont .ownerBadge,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name .trigger .ownerCont .ownerBadge,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name .trigger .ownerCont .ownerBadge{padding:4px 5px}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-name .trigger .ownerCont .sequenceOwnerReadOnlyIcon,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-name .trigger .ownerCont .sequenceOwnerReadOnlyIcon,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-name .trigger .ownerCont .sequenceOwnerReadOnlyIcon{padding:4px 5px 4px 0}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-subject,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-subject,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-subject{width:35%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-created,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-created,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-created{width:20%;font-size:14px}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-updated,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-updated,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-updated{width:15%;font-size:14px}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-options,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-options,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-options{position:relative;display:block;padding:5px 10px;width:8%;justify-content:flex-end}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-options .dropdown-overlay,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-options .dropdown-overlay,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-options .dropdown-overlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader .template-options .linear-background,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row .template-options .linear-background,.template-section .template-body main .template-overview-section .template-table-section .template-table-header .template-options .linear-background{width:30px;height:30px;border-radius:50%}.template-section .template-body main .template-overview-section .template-table-section .template-table-header{background:#fafafa;font-weight:500;height:55px;padding:9px 20px;color:#666}.template-section .template-body main .template-overview-section .template-table-section .template-table-header .linear-background{height:14px}.template-section .template-body main .template-overview-section .template-table-section .template-table-body{position:relative;overflow-y:auto;width:100%;height:100%}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .nameInputcont{padding:10px 5%;overflow:hidden;overflow-x:auto}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .nameInputcont.linear-background{border-radius:0}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .createTemplate{position:relative;z-index:2;background-color:#fff8de;width:100%;padding:16px 30px;border-bottom:1px solid #fdf3d0;transition:all .2s ease-in-out}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .createTemplate .templateInputBox{position:relative;display:flex;align-items:center;z-index:inherit}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .createTemplate .templateInputBox input{font-size:16px;letter-spacing:.3px;background:transparent;width:calc(100% - 43px);outline:none;border:none;color:#787878}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .createTemplate .templateInputBox span{font-size:13px;color:#3953fb;cursor:pointer;margin-left:5px}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .createTemplate:after{content:"";position:absolute;top:0;z-index:1;width:inherit;left:0;height:53px;box-shadow:0 0 0 0;color:rgba(199,152,157,.6);-webkit-animation:anim-shadow .3s forwards;animation:anim-shadow .3s forwards}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .overlayMask{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader{height:55px;padding:7px 20px}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row,.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader{font-size:14px;width:100%;display:flex;align-items:center;padding:5px 20px}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row:hover{background:#f8f8f8}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row:hover .dragHolder{display:block!important}.template-section .template-body main .template-overview-section .template-table-section .template-table-body .template-table-row-loader{overflow:hidden}.template-section .template-body main .template-overview-section .pagination-section{border-top:unset}.template-section .template-body main .template-overview-section .metricsTableFooter{display:flex;justify-content:center;display:grid;padding:8px;grid-template-columns:1fr auto;align-items:center;width:100%;border-top:1px solid #eceff1}.template-section .template-body main .template-overview-section .metricsTableFooter .pageLimit{margin-right:4px;grid-column:2;justify-self:end}.template-section .template-body main .template-overview-section .metricsTableFooter .limitDropdown{top:-154px;padding:10px}#emailComposeEditor,#reactEditor{position:relative}#emailComposeEditor .quill,#reactEditor .quill{height:100%;position:relative;border:1px solid #ddd;padding:10px 15px 0;border-radius:10px;color:#000}#emailComposeEditor .quill .ql-editor,#reactEditor .quill .ql-editor{min-height:200px;color:#000}#emailComposeEditor .quill .ql-editor p,#reactEditor .quill .ql-editor p{line-height:normal;white-space:pre-wrap}#emailComposeEditor .quill .ql-toolbar,#reactEditor .quill .ql-toolbar{width:100%;left:0;bottom:0;text-align:left;position:absolute;z-index:8;background-color:#fafafb;border:0;border-top:1px solid #ccc;z-index:2;border-bottom-right-radius:10px;border-bottom-left-radius:10px}#emailComposeEditor .quill .ql-toolbar .ql-picker-options,#reactEditor .quill .ql-toolbar .ql-picker-options{-webkit-transform:translateY(-100%);transform:translateY(-100%);margin-top:-25px;text-align:left}#emailComposeEditor .quill .ql-toolbar .ql-picker-options .ql-picker-item[data-value="9.75px"]:before,#reactEditor .quill .ql-toolbar .ql-picker-options .ql-picker-item[data-value="9.75px"]:before{content:"small";font-size:10px!important}#emailComposeEditor .quill .ql-toolbar .ql-picker-options .ql-picker-item[data-value="13px"]:before,#reactEditor .quill .ql-toolbar .ql-picker-options .ql-picker-item[data-value="13px"]:before{content:"Normal";font-size:13px!important}#emailComposeEditor .quill .ql-toolbar .ql-picker-options .ql-picker-item[data-value="19.5px"]:before,#reactEditor .quill .ql-toolbar .ql-picker-options .ql-picker-item[data-value="19.5px"]:before{content:"Large";font-size:18px!important}#emailComposeEditor .quill .ql-toolbar .ql-picker-options .ql-picker-item[data-value="32.5px"]:before,#reactEditor .quill .ql-toolbar .ql-picker-options .ql-picker-item[data-value="32.5px"]:before{content:"Huge";font-size:32px!important}#emailComposeEditor .quill .ql-container,#reactEditor .quill .ql-container{border-top:1px solid #ccc;margin-bottom:45px}#emailComposeEditor .quill .ql-container .ql-tooltip,#reactEditor .quill .ql-container .ql-tooltip{left:0!important;-webkit-transform:translateY(-10px);transform:translateY(-10px)}#emailComposeEditor{height:270px}#emailComposeEditor .quill .ql-container{height:calc(100% - 40px)}#emailComposeEditor .quill .ql-container .ql-editor{min-height:unset}#emailComposeEditor.outboxHighlight .quill .ql-formats{margin-right:5px!important}#emailComposeEditor.outboxHighlight .quill .ql-formats:last-child{right:0;position:absolute}.varibaleContainer{width:auto;position:absolute;bottom:40px;right:6px;z-index:10;display:block}.varibaleContainer .variableCont-mask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background:transparent;opacity:.75}.varibaleContainer .tokenVariables{box-sizing:border-box;border-radius:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid #ddd;z-index:999;background:#fff;box-shadow:3px 3px 5px #bfbdbd;position:relative}.varibaleContainer .tokenVariables .variableTabWrapper{display:flex;align-items:center;background:#f9f9f9;border-bottom:1px solid #ddd;border-top-left-radius:10px;border-top-right-radius:10px}.varibaleContainer .tokenVariables .tokenTitle{font-size:14px;font-weight:400;padding:10px;color:#666;text-align:left;cursor:pointer;text-transform:capitalize;height:40px}.varibaleContainer .tokenVariables .tokenTitle.activeTokenTitle{color:#3953fb;border-bottom:2px solid #3953fb}.varibaleContainer .tokenVariables .optionWrapper{width:294px;max-height:220px}.varibaleContainer .tokenVariables .optionWrapper .freemiumIcon .thunderSvg{left:10px}.varibaleContainer .tokenVariables .optionWrapper .searchTextBox{width:100%}.varibaleContainer .tokenVariables .optionWrapper .searchTextBox input::-webkit-input-placeholder{color:#ddd}.varibaleContainer .tokenVariables .optionWrapper .searchTextBox input::placeholder{color:#ddd}.varibaleContainer .tokenVariables .optionWrapper .searchInputBtn{border-bottom:1px solid #ddd;position:-webkit-sticky;position:sticky;z-index:2}.varibaleContainer .tokenVariables .optionWrapper .searchInputBtn .searchIcon{font-size:20px;color:#ddd}.varibaleContainer .tokenVariables .optionWrapper .searchInputBtn .searchIcon:hover{width:24px;height:24px}.varibaleContainer .tokenVariables .optionWrapper .optionCont{overflow-y:auto;overflow-x:hidden;max-height:180px;min-height:180px;z-index:1}.varibaleContainer .tokenVariables .optionWrapper .option{font-size:14px;font-family:Graphik-Regular,sans-serif;text-align:left;display:flex;align-items:center;padding:8px 0 8px 10px;position:relative}.varibaleContainer .tokenVariables .optionWrapper .option.optionDisabled{opacity:.5;pointer-events:none}.varibaleContainer .tokenVariables .optionWrapper .option.optionDisabled .freemiumIcon{left:5px}.varibaleContainer .tokenVariables .optionWrapper .option.freeUser .freemiumIcon{width:27px}.varibaleContainer .tokenVariables .optionWrapper .option.freeUser:hover{cursor:default;background-color:#fff;color:unset}.varibaleContainer .tokenVariables .optionWrapper .option.freeUser .highlightYellow,.varibaleContainer .tokenVariables .optionWrapper .option.freeUser .tokenText{opacity:.5;background-color:#fff}.varibaleContainer .tokenVariables .optionWrapper .option .lockIcon{position:absolute;right:4px}.varibaleContainer .tokenVariables .optionWrapper .option .tokenText{color:#666}.varibaleContainer .tokenVariables .optionWrapper .option .tokenText:after{margin:0 .25rem;content:"-"}.varibaleContainer .tokenVariables .optionWrapper .option .highlightYellow{background:#fff5d9}.varibaleContainer .tokenVariables .optionWrapper .option:hover{border-radius:2px;cursor:pointer;color:#3953fb;background:#f5f5f5}.varibaleContainer .tokenVariables .sharpPointer{position:absolute;border:unset;background:#fff;border-top-right-radius:18px;top:unset;bottom:-6px;left:unset;right:5px;padding:6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:-2px 4px 4px 0 rgba(0,0,0,.16)}.ql-formats .ql-picker.ql-font .ql-picker-item{font-size:0}.ql-formats .ql-picker.ql-font .ql-active:before,.ql-formats .ql-picker.ql-font .ql-picker-item:before{content:attr(data-value)!important;font-size:14px;text-transform:capitalize}.ql-formats .ql-font-SansSerif{font-family:sans-serif}.ql-formats .ql-font-Serif{font-family:Serif}.ql-formats .ql-font-Georgia{font-family:Georgia}.ql-formats .ql-font-GillSans{font-family:Gill Sans}.ql-formats .ql-font-Palatino{font-family:Palatino}.ql-formats .ql-font-Monospace{font-family:Monospace}.ql-formats .ql-font-Verdana{font-family:verdana}.ql-formats .ql-font-Helvetica{font-family:Helvetica}.ql-formats .ql-font-Tahoma{font-family:Tahoma}.ql-formats .ql-font-Garamond{font-family:Garamond}.ql-formats .ql-variables{font-size:14px!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.ql-formats .ql-variables:after{content:"{  }";font-size:16px;color:#3953fb;padding:2px 0;cursor:pointer;border:1px solid transparent}.ql-formats .ql-variables:after:hover{border:1px solid #ededed}.quill .image-uploading{margin-left:10px}.quill .image-uploading:before{border-top-color:#3953fb}.ql-font .ql-picker-label:before{width:82px;overflow:hidden;white-space:nowrap;display:block;text-overflow:ellipsis}.ql-font .ql-picker-label svg{right:-4px!important}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=sans-serif]:before{font-family:sans-serif;content:"Sans Serif"!important}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=Courier]:before{font-family:Courier;content:"Courier"!important}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=Georgia]:before{font-family:Georgia;content:"Georgia"!important}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="Gill Sans"]:before{font-family:Gill Sans;content:"Gill Sans"!important}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=Garamond]:before{font-family:Garamond;content:"Garamond"!important}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=Helvetica]:before{font-family:Helvetica;content:"Helvetica"!important}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=Palatino]:before{font-family:Palatino;content:"Palatino"!important}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=Tahoma]:before{font-family:Tahoma;content:"Tahoma"!important}.ql-toolbar.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=Verdana]:before{font-family:Verdana;content:"Verdana"!important}#sequenceAutomaticQuilEditor,#templateQuilEditor{position:relative}#sequenceAutomaticQuilEditor .quill>div.ql-toolbar.ql-snow>span:last-child,#templateQuilEditor .quill>div.ql-toolbar.ql-snow>span:last-child{height:42px;bottom:0;display:flex;align-items:center;flex-direction:row-reverse}.insertHTMLWrap{width:100%;height:100%;position:relative;border-collapse:collapse}.insertHTMLWrap .insertHTMLArea{resize:none;width:100%;height:100%;border:1px solid #ddd;border-radius:5px;padding:12px 15px}.insertHTMLIcon{width:unset!important;height:28px!important;padding:2px!important;position:absolute;top:4px;right:4px;padding:4px;border:1px solid #ddd;border-radius:5px;display:flex;align-items:center;cursor:pointer;z-index:1;font-weight:500}.insertHTMLIcon.active{color:#3953fb;font-weight:500;width:100%;height:100%}#writingAssistantDom{width:unset!important;height:28px!important;padding:2px!important;margin-right:6px;position:relative}#writingAssistantDom .icon{position:relative}#writingAssistantDom .icon svg{width:24px;height:24px}#writingAssistantDom .assistantFeatureList{position:absolute;background:#fff;border-radius:10px;bottom:34px;z-index:200;box-shadow:0 4px 6px 0 rgba(0,0,0,.16);border:.8px solid #ededed;background-color:#fff;padding:5px;left:-230px;width:270px}#writingAssistantDom .assistantFeatureList .sharpPointer{position:absolute;border:unset;background:#fff;border-top-right-radius:18px;top:unset;bottom:-6px;left:unset;right:20px;padding:6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:-2px 4px 4px 0 rgba(0,0,0,.16)}#writingAssistantDom .assistantFeatureList .subTitle{font-size:14px;padding:8px 0;position:relative;display:block;font-weight:bolder;white-space:nowrap}#writingAssistantDom .assistantFeatureList .dropdownList{position:relative;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:flex-start;border-radius:7px;box-shadow:inset 0 1px 6px 0 #c4c4c4;border:.8px solid #fff;padding:8px;transition:all .3s ease}#writingAssistantDom .assistantFeatureList .dropdownList .dropdownItem{position:relative;display:flex;align-items:center;text-align:left;color:#787878;width:100%;font-size:13px;padding:8px;border:.8px solid transparent;border-radius:35px}#writingAssistantDom .assistantFeatureList .dropdownList .dropdownItem svg{width:13px;height:13px;margin-right:10px}#writingAssistantDom .assistantFeatureList .dropdownList .dropdownItem .text{position:relative;color:#525252}#writingAssistantDom .assistantFeatureList .dropdownList .dropdownItem.upcoming .text{color:#878787}#writingAssistantDom .assistantFeatureList .dropdownList .dropdownItem .freemiumIcon{padding-left:10px;justify-content:unset}#writingAssistantDom .assistantFeatureList .dropdownList .dropdownItem:not(.upcoming):hover{border:.8px solid #d9deff;background-color:rgba(235,234,244,.39)}#writingAssistantDom .assistantFeatureList .dropdownList .dropdownItem:not(.upcoming):hover svg{width:13px;height:13px;fill:#525252}#writingAssistantDom .assistantFeatureList .dropdownList .dropdownItem:not(.upcoming):hover .text{color:#525252}#writingAssistantDom .assistantFeatureList .dropdownList .dropdownItem:hover.upcoming{opacity:.4;border:.8px solid #d9deff;background-color:rgba(235,234,244,.39)}#writingAssistantDom .assistantFeatureList .dropdownList .dropdownItem:hover.upcoming .comingSoonBadge{display:block}#writingAssistantDom .editorAssistantOverlay{position:fixed;z-index:199;inset:0;width:100%;height:100%;background:transparent}#emailComposeEditor{position:relative;border:1px solid #ddd;border-radius:10px}#emailComposeEditor .quill{border:unset}#emailComposeEditor.scheduleLaterDateTimeBanner .quill{height:calc(100% - 40px)}.seqSingleRowHt,.tempSingleRowHt{height:calc(100% - 38px)!important}.seqMultiRowHt,.tempMultiRowHt{height:calc(100% - 76px)!important}.fullHt{height:100%!important}.schSeqHt50{padding-bottom:50px!important}.schSeqHt90{padding-bottom:90px!important}.schSeqHt12{padding-bottom:12px!important}.chatGptEnabledNormal{height:calc(100% - 108px)!important}.chatGptEnabledSmall{height:calc(100% - 148px)!important}.chatGptEnabledLarge{height:calc(100% - 190px)!important}#accountNotesEditor,#accountNotesEditor .quill{position:relative;height:100%}#accountNotesEditor .quill{border:1px solid #3953fb;padding:10px 15px 0;border-radius:10px;color:#000}#accountNotesEditor .quill .ql-editor{position:relative;top:60px;min-height:200px;color:#000}#accountNotesEditor .quill .ql-editor p{line-height:normal;white-space:pre-wrap}#accountNotesEditor .quill .ql-toolbar{width:100%;left:0;bottom:0;text-align:left;position:absolute;z-index:8;background-color:#fafafb;border:0;border-top:1px solid #ccc;z-index:2;border-radius:0 0 11px 11px}#accountNotesEditor .ql-container.ql-snow{border:none}.sequencePage .sequenceSectionWrapper{display:flex;width:100%;height:100%;padding:12px}.sequencePage .sequenceCont .sequenceDetailSection{position:relative;width:100%;height:calc(100% - 60px);display:grid;grid-template-columns:100%}.sequencePage .sequenceCont .sequenceDetailSection .hideLeftSection{display:none}.sequencePage .sequenceCont .sequenceSection{position:relative;width:100%;height:calc(100% - 60px);display:grid;grid-template-columns:280px calc(100% - 280px)}.sequencePage .sequenceCont .sequenceSection.productDiscount{width:100%;height:calc(100% - 114px)}.sequencePage .sequenceCont .leftSection{height:100%;padding-right:10px;border-radius:unset;background:unset;position:relative;margin:unset;max-width:unset;width:280px;overflow:hidden}.sequencePage .sequenceCont .leftSection .selected{position:relative;color:#3953fb!important}.sequencePage .sequenceCont .leftSection .selected i{color:#666}.sequencePage .sequenceCont .leftSection .selected:hover{background:#fff!important}.sequencePage .sequenceCont .leftSection .selected:hover:after{-webkit-transform:translate(20%);transform:translate(20%);will-change:transform}.sequencePage .sequenceCont .leftSection .selected:after{content:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/rightArrowBlue.3aa62992.svg);width:15px;position:absolute;right:10px;height:18px;padding-top:2px;transition:all .2s ease}.sequencePage .sequenceCont .leftSection .sectionAllCont .leftSectionSequenceCont{cursor:pointer;width:calc(100% - 10px);padding:0 5px;text-decoration:none;color:#787878}.sequencePage .sequenceCont .leftSection .sectionAllCont .leftSectionSequenceCont .allListCont{width:100%;display:flex;align-items:center}.sequencePage .sequenceCont .leftSection .sectionAllCont .leftSectionSequenceCont .allListCont .mi-list-icon{width:20%}.sequencePage .sequenceCont .leftSection .sectionAllCont .leftSectionSequenceCont .allListCont .allSequenceBtn,.sequencePage .sequenceCont .leftSection .sectionAllCont .leftSectionSequenceCont .allListCont .allTemplateBtn{display:inline;width:60%}.sequencePage .sequenceCont .leftSection .sectionAllCont .leftSectionSequenceCont .allListCont .mi-right-arrow{width:20%;text-align:right}.sequencePage .sequenceCont .leftSection .folderCont{color:#787878;height:100%;background:#fff;border-radius:10px}.sequencePage .sequenceCont .leftSection .folderCont .nofolders{display:flex;flex-direction:column;align-items:center;justify-content:center;height:inherit}.sequencePage .sequenceCont .leftSection .folderCont .nofolders svg{width:60px;height:60px;fill:#7a82a5}.sequencePage .sequenceCont .leftSection .folderCont .nofolders .emptyFolder{font-size:14px;color:rgba(122,130,165,.75);padding-top:10px}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont{height:100%;overflow:hidden;padding-bottom:10px}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont a:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .dynamicFoldersWrapper{overflow-y:auto;height:calc(100% - 110px);overflow-x:hidden}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .folder{padding:18px 10px;border-bottom:1px solid #eeeef0;word-break:break-word;font-family:Graphik-Regular;cursor:pointer;display:flex;align-items:center;color:#666;text-decoration:none}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .folder.dropOver{opacity:.6;color:#3953fb;border-bottom:1px solid #3953fb}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .folder:hover{background-color:#fafafb}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .folder i{font-size:18px;vertical-align:middle;margin-right:10px}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .folder .folderIcon{width:10%;height:20px;text-align:center;padding-right:10px;box-sizing:initial}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .folder .folderIcon svg{width:18px;height:18px;fill:#666}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .folder .rightArrowIcon{height:15px;padding-left:10px}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .folder .rightArrowIcon svg{width:18px;height:15px}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .folder .rightArrowIcon svg path{fill:#3953fb}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .folder span.folderName{width:calc(100% - 72px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .folder .sharedSeqFolder{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM3QkYwMDUyNTNBRDExRUFCQTA1OTZFMEFCMEVFODVBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM3QkYwMDUzNTNBRDExRUFCQTA1OTZFMEFCMEVFODVBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzdCRjAwNTA1M0FEMTFFQUJBMDU5NkUwQUIwRUU4NUEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzdCRjAwNTE1M0FEMTFFQUJBMDU5NkUwQUIwRUU4NUEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6lSP2yAAABKklEQVR42mJMS0tjAAJhIOZlwASvgfgrA5GABYiLgLgXh/wVIHaCGkq0YbiADhDvw2MZCLwB4u1A/BdkGA8BC0EGziegZgEQJ7JAOT+BuIOBdPAfiCuA2AfmTRD4AcQNDOQBOyDmRzaMEtAExKIgBhMFhmQAMSMQHwLiLdQwbBpSMJHlTW0g9gJiGaiBIJAFigxSDJMF4hlQg9BdCDaQWMNUgXg/EEvjkDcCYi4mInPJGiSDPgPxNVg4AcEpIHYD5WEWaEYWA+IN0ER4HYj7gPgtlB8LxBpAPAmI5wLxZaj4BWhiBxn0EWYrSGMPEPuD8hcU/0RyGSiMLIH4HJqLTwJxGRB/AmJWIP7NAs3EC5CKoG9Q1/6HWtYEdQ06AMXgPyBmBhkEEgAIMAAtEz6RMCB7jAAAAABJRU5ErkJggg==);margin-right:10px;width:18px;height:18px;background-size:16px;background-repeat:no-repeat}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .dynamicFoldersWrapper .folder{height:55px}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .dynamicFoldersWrapper .folder:hover{background-color:#fafafb;border-top-right-radius:0;border-top-left-radius:0}.sequencePage .sequenceCont .leftSection .folderCont .folderListCont .dynamicFoldersWrapper .folder:hover .folderName{width:calc(100% - 120px)}.sequencePage .sequenceCont .rightSection{display:flex;flex-direction:column;height:100%;width:100%;margin:unset;background:unset}.sequencePage .sequenceCont .rightSection .metricsTableFooter{display:flex;justify-content:center;padding:8px;display:grid;grid-template-columns:1fr auto;align-items:center;width:100%;margin-top:-48.5px;border-top:1px solid #f7f7f7}.sequencePage .sequenceCont .rightSection .metricsTableFooter .pagination-section{padding:0;border-top:0;grid-column:1}.sequencePage .sequenceCont .rightSection .metricsTableFooter .pageLimit{margin-right:4px;grid-column:2;justify-self:end}.sequencePage .sequenceCont .rightSection .metricsTableFooter .limitDropdown{top:-154px;padding:10px}.sequencePage .sequenceCont .rightSection .sectionInnerCont{display:inline-block;width:100%;height:100%;background:#fff}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont{padding-bottom:10px;display:inline-block;width:100%}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont.normalHeight{height:95%}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont.fullHeight{height:100%}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table{width:100%;border-collapse:collapse;height:100%}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .name.sequenceDataColumn,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .sequenceHeaderWrapper .name.column{width:24%;display:flex;align-items:center}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .name.sequenceDataColumn .nameText,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .sequenceHeaderWrapper .name.column .nameText{max-width:80%;overflow:hidden;text-overflow:ellipsis}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .contacts.sequenceDataColumn,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .sequenceHeaderWrapper .contacts.column{display:block;width:16%;text-align:center}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .clickRate.sequenceDataColumn,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .openRate.sequenceDataColumn,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .replyRate.sequenceDataColumn,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .updateTs.sequenceDataColumn,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .sequenceHeaderWrapper .clickRate.column,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .sequenceHeaderWrapper .openRate.column,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .sequenceHeaderWrapper .replyRate.column,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .sequenceHeaderWrapper .updateTs.column{display:block;width:12%;text-align:center}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .updateTs.sequenceDataColumn,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .sequenceHeaderWrapper .updateTs.column{display:flex;align-items:center;justify-content:center}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont.sequenceDataColumn,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .sequenceHeaderWrapper .iconCont.column{width:12%;display:flex;justify-content:flex-end}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont.sequenceDataColumn .icon,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .sequenceHeaderWrapper .iconCont.column .icon{display:block;text-align:center}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader{background:#fafafa;display:flex;align-items:center;border-bottom:1px solid #eceff1;padding:9px 0;font-size:14px;height:55px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader.seqTableLoader{height:55px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .toggleBtnHeader{min-width:60px;display:block;display:flex;align-items:center;justify-content:center;visibility:hidden}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .sequenceHeaderWrapper{width:100%;display:flex;align-items:center;flex-direction:row}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .sequenceHeaderWrapper .column{display:flex;align-items:center;padding:10px;color:#666}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .sequenceHeaderWrapper .column.contacts{width:12%}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableHader .sequenceHeaderWrapper .column.updateTs{width:16%}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody{max-height:100%;overflow:auto;height:calc(100% - 60px)}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper{position:relative;width:100%;display:flex;align-items:center;flex-direction:row;border-bottom:1px solid #f3f4f8}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .toogleSequence.loading .customTooltip .tooltipBody{width:250px!important;max-width:unset!important}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper.seqTableLoader{height:55px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper.seqTableLoader .iconCont{display:flex;justify-content:center;width:10%}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper.seqTableLoader .iconCont .iconLoader{width:30px;height:30px;margin:0 10px;border-radius:50%}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper:hover .dragHolder{display:block!important}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .toogleSequence{position:relative;display:flex;align-items:center;justify-content:center;width:60px;z-index:unset!important;padding-left:10px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .toogleSequence .wrapThunderIcon{position:relative;left:2px;top:-6px;z-index:1}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .toogleSequence .customTooltip .sharpPointer{background:#393a3d!important;border-right:1px solid #393a3d!important;border-top:1px solid #393a3d!important;top:10px;right:8px;border-bottom-left-radius:35px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .toogleSequence .customTooltip .tooltipBody{background:#393a3d!important;right:unset;top:18px;left:-42px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .toogleSequence .customTooltip .tooltipBody .tooltipText{color:#fff}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow{font-family:Graphik-Regular;font-size:14px;display:flex;align-items:center;width:calc(100% - 70px);cursor:pointer;color:#787878;text-decoration:none}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn{padding:10px;word-break:break-word;position:relative;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn.contacts{width:12%}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn.updateTs{width:16%}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn.percentage{display:flex;align-items:center;justify-content:center}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn .dot{font-size:6px;font-weight:600;line-height:16px;padding-right:5px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn.openRate,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn.openRate .dot{color:#658bed}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn.clickRate,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn.clickRate .dot{color:#ff8d55}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn.replyRate,.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn.replyRate .dot{color:#3ecb6f}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .sequenceDataColumn.updateTs{display:flex;align-items:center;justify-content:center}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont{display:flex;align-items:center;justify-content:flex-end;width:12%}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .icon{text-align:center;padding:10px 0;position:relative}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .icon .overlayBtn{display:flex;align-items:center;justify-content:center;height:20px;padding:0 10px;width:fit-content;width:-webkit-fit-content;width:-moz-fit-content}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .icon .overlayBtn .overlayBtnTxt{line-height:20px;font-size:14px;display:contents}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .icon .status{height:24px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .icon .status.resume{height:30px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .icon .pause svg{fill:#658bed;width:20px;height:20px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .icon .pause .overlayBtnTxt{color:#658bed}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .icon .stop svg{fill:#ff8d55}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .icon .stop .overlayBtnTxt{color:#ff8d55}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .icon .resume svg{fill:#3ecb6f;width:30px;height:30px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .icon .resume .overlayBtnTxt{color:#3ecb6f}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown{position:relative}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .dropdown-overlay{position:fixed;z-index:11;inset:0;width:100%;height:100%;background:transparent}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .addColor{background-color:#3953fb!important}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .addContactCont{font-size:13px;font-weight:600;background-color:#3953fb!important;border-radius:5px;display:flex;align-items:center;padding:0 10px;cursor:pointer;height:36px;font-family:Graphik-Regular}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .addContactCont .btnText{margin-left:10px!important}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .addContactCont.loading{width:140px!important;height:36px!important}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .addContactCont.loading .knobs:before{left:4px;top:12px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-color:#fff #fff transparent transparent;border-style:solid;border-width:1.5px;border-left:1px;background-color:initial}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .addContactCont.loading .toggleCheckbox:checked+.knobs:before{background-color:initial}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .addContactCont .addContactIcon{width:14px;height:14px;display:inline-block;vertical-align:middle;margin-right:5px;line-height:16px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .addContactCont .addContactIcon svg{width:inherit;height:inherit;fill:#3953fb}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .addContactCont .addContactBtn{color:#3953fb;display:table-cell;vertical-align:middle;font-size:13px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .drop-down-menu{right:0}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .drop-down-menu .icon-holder i{margin-right:0!important}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .drop-down-menu #singleContact .listItemWrap .dropdownImg{width:16px;height:auto;object-fit:contain;margin-right:15px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .drop-down-menu #bulkUpload .listItemWrap .dropdownImg{width:20px;height:auto;object-fit:contain;margin-right:11px}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .iconCont .addContactDropDown .drop-down-menu{top:calc(100% - 50px)}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .addContacts{position:relative}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .addContacts.first .drop-down-menu{top:36px!important}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .moreOption{cursor:pointer;-webkit-user-select:none;user-select:none;overflow:unset;display:flex;align-items:center;justify-content:center}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .moreOption .moreOptionCont{padding:10px 0}.sequencePage .sequenceCont .rightSection .sectionInnerCont .tableCont .table .tableBody .sequenceWrapper .sequenceDataRow .moreOption .moreOptionBtn{font-size:16px}.sequencePage .sequenceCont .rightSection .sequenceProperties{height:100%}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader{display:flex;align-items:center;background:transparent}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .headerStyle{background:transparent}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .headerStyle .toogleSequence{position:relative;display:flex;margin-right:15px;border-right:1px solid #eceff1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:unset!important}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .headerStyle .toogleSequence .wrapThunderIcon{position:relative;left:10px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .headerStyle .toogleSequence .customTooltip .sharpPointer{background:#393a3d!important;border-right:1px solid #393a3d!important;border-top:1px solid #393a3d!important;top:22px;right:6px;border-bottom-left-radius:35px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .headerStyle .toogleSequence .customTooltip .tooltipBody{background:#393a3d!important;right:unset;top:30px;left:-34px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .headerStyle .toogleSequence .customTooltip .tooltipBody .tooltipText{color:#fff}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader{display:flex;align-items:center;width:100%;justify-content:flex-end;background:transparent}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addStepsButton{padding-left:15px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addStepsButton .addNewButton{font-size:13px;font-weight:700;min-width:120px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addStepsButton .drop-down-menu{right:0;left:0;margin:0 auto;top:45px;border-radius:5px;width:244px;left:unset}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addStepsButton .drop-down-menu .dropdownList{margin:0}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addStepsButton .drop-down-menu .dropdownList .option{height:38px;padding:10px;cursor:pointer}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addStepsButton .drop-down-menu .dropdownList .option:last-child{border-bottom:0}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addStepsButton .drop-down-menu .dropdownList .option .listItem .icon-holder{display:flex;align-items:center;justify-content:center}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addStepsButton .drop-down-menu .dropdownList .option .listItem .icon-holder .autoEmail{fill:#28ad56!important}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addStepsButton .drop-down-menu .dropdownList .option .listItem .icon-holder .phone,.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addStepsButton .drop-down-menu .dropdownList .option .listItem .icon-holder .phone path{fill:#1eb9d5!important}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addStepsButton .drop-down-menu .dropdownList .option .listItem .icon-holder .linkedin,.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addStepsButton .drop-down-menu .dropdownList .option .listItem .icon-holder .linkedin path{fill:#0a66c2!important}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .exportToSalesforceSection{margin-right:10px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown{position:relative}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown .dropdown-overlay{position:fixed;z-index:11;inset:0;width:100%;height:100%;background:transparent}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown .addColor{background-color:#3953fb!important}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown .addContactCont{font-size:13px;font-weight:600;background-color:#3953fb!important;border-radius:5px;display:flex;align-items:center;padding:0 10px;cursor:pointer;height:36px;font-family:Graphik-Regular}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown .addContactCont .btnText{margin-left:10px!important}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown .addContactCont.loading{width:140px!important;height:36px!important}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown .addContactCont.loading .knobs:before{left:4px;top:12px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-color:#fff #fff transparent transparent;border-style:solid;border-width:1.5px;border-left:1px;background-color:initial}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown .addContactCont.loading .toggleCheckbox:checked+.knobs:before{background-color:initial}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown .addContactCont .addContactIcon{width:14px;height:14px;display:inline-block;vertical-align:middle;margin-right:5px;line-height:16px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown .addContactCont .addContactIcon svg{width:inherit;height:inherit;fill:#3953fb}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown .addContactCont .addContactBtn{color:#3953fb;display:table-cell;vertical-align:middle;font-size:13px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown .drop-down-menu{right:0}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown .drop-down-menu .icon-holder i{margin-right:0!important}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown .drop-down-menu #singleContact .listItemWrap .dropdownImg{width:16px;height:auto;object-fit:contain;margin-right:15px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown .drop-down-menu #bulkUpload .listItemWrap .dropdownImg{width:20px;height:auto;object-fit:contain;margin-right:11px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .addContactDropDown #addContactBtn{width:140px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .rightSectionHeader .exportBtnWrapper{padding:10px;font-size:.9vw;width:36px;height:36px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .tabSelected .propertyTxt{color:#3953fb;font-weight:500}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .headerInnerCont.headerStyle{border:0;width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;position:relative;padding:0}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .headerCont{padding:22px 25px;height:58px;color:#535353;cursor:pointer;letter-spacing:.2px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesHeader .headerCont:hover{color:#635e75}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody{position:relative;max-height:100%;height:calc(100% - 108px);overflow:auto;border-top:1px solid #ececec}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody{position:relative;padding:15px 5px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .newEmailSendingWindowBanner{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .newEmailSendingWindowBanner .redirectLinkText{display:flex;align-items:center;margin-right:2px;cursor:pointer;color:#3953fb}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .newEmailSendingWindowBanner .redirectLinkText i{margin-right:5px;font-size:18px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .newEmailSendingWindowBanner .redirectLinkText .text{font-size:15px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .newEmailSendingWindowBanner .redirectLinkText .text:hover{text-decoration:underline}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody.noStage{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody.noStage .stagesList{display:flex;align-items:center;justify-content:center}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody.noStage .addStepHeader{height:unset}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .addStepHeader{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .addStepHeader .stepHeaderCont{position:relative;display:grid;grid-template-columns:10% 82% 8%;width:250px;padding:10px;border:1px dashed #ddd;background:#fff;cursor:pointer}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .addStepHeader .stepHeaderCont .addStepName{color:#3b3b3b;font-size:14px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .addStepHeader .stepHeaderCont .arrowIcon{color:#666;font-size:20px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .drop-down-menu{right:0;left:0;margin:0 auto;top:45px;border-radius:5px;width:244px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .drop-down-menu .dropdownList{margin:0}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .drop-down-menu .dropdownList .option{height:38px;padding:10px;cursor:pointer}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .drop-down-menu .dropdownList .option:last-child{border-bottom:0}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .drop-down-menu .dropdownList .option .listItem .icon-holder{display:flex;align-items:center;justify-content:center}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .drop-down-menu .dropdownList .option .listItem .icon-holder .autoEmail{fill:#28ad56!important}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .drop-down-menu .dropdownList .option .listItem .icon-holder .phone,.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .drop-down-menu .dropdownList .option .listItem .icon-holder .phone path{fill:#1eb9d5!important}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .drop-down-menu .dropdownList .option .listItem .icon-holder .linkedin,.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .overviewBody .drop-down-menu .dropdownList .option .listItem .icon-holder .linkedin path{fill:#0a66c2!important}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody.prospectsContainer{overflow:initial;border-radius:0}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody .noStagesCont{padding:10px;display:flex;color:#535353;align-items:center;flex-direction:column}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody.analyticsSection,.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody.throttlingSection{background:#fff;padding:15px;border-top:1px solid #ececec;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody.analyticsSection .saveSeqSettingsBtn,.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody.throttlingSection .saveSeqSettingsBtn{padding:10px 20px;background:#3953fb;margin:10px 0 auto;cursor:pointer;font-weight:500;min-width:130px;height:40px;letter-spacing:.3px}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody.analyticsSection .saveSeqSettingsBtn.disableBtn,.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody.throttlingSection .saveSeqSettingsBtn.disableBtn{color:#ccc;background:transparent;border:1px solid #ccc;cursor:not-allowed;pointer-events:none;font-weight:500}.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody.analyticsSection .saveSeqSettingsBtn.loading,.sequencePage .sequenceCont .rightSection .sequenceProperties .propertiesBody.throttlingSection .saveSeqSettingsBtn.loading{min-width:auto}.sequencePage .sequenceCont .noContentContainer{display:flex;align-items:center;height:100%;justify-content:center}.sequencePage .sequenceCont .noContentContainer .noContentInnerCont{display:flex;align-items:center;flex-direction:column;width:100%}.sequencePage .sequenceCont .noContentContainer .noContentInnerCont .textCont{width:70%;text-align:center;font-family:Graphik-Regular;display:flex;align-items:center;flex-direction:column}.sequencePage .sequenceCont .noContentContainer .noContentInnerCont .textCont .title{padding:10px 0;font-size:20px}.sequencePage .sequenceCont .noContentContainer .noContentInnerCont .textCont .content{padding:15px 0}.downArrowBlack.calendar-select-arrow{margin-left:-20px;display:inline-block;z-index:0;pointer-events:none;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.calendarWrapper.calendarEnabled .react-datepicker-popper{top:0!important;left:50%!important;-webkit-transform:translate3d(0,12%,0)!important;transform:translate3d(0,12%,0)!important}.calendarWrapper.calendarEnabled .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{left:65%!important}.calendarWrapper.calendarEnabled .react-datepicker__time-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sequenceMultiInboxSelection,.sequenceScheduleSettings{padding-bottom:16px;font-size:14px}.sequenceScheduleSettings .scheduleForm .flexCenter{display:flex;align-items:center;align-items:flex-start}.sequenceScheduleSettings .scheduleForm .flexCenter .scheduleWindowPanel{flex:0 0 35%}.sequenceScheduleSettings .scheduleForm .selectedTimeZone{width:300px}.sequenceScheduleSettings .scheduleForm .sendingWindow{flex:0 0 40%}.sequenceScheduleSettings .scheduleForm .scheduleHeader{font-size:14px;font-weight:500;color:#666;margin-bottom:16px}.sequenceScheduleSettings .scheduleForm .daysWithTimeWrapper{display:flex;align-items:center;margin-bottom:8px}.sequenceScheduleSettings .scheduleForm .daysWithTimeWrapper:last-child{margin-bottom:0}.sequenceScheduleSettings .scheduleForm .daysWithTimeWrapper .weekDays{font-family:Graphik-Regular;flex:0 0 45%}.sequenceScheduleSettings .scheduleForm .daysWithTimeWrapper .weekDays.linear-background{width:60px;height:16px;border-radius:10px;margin-right:80px;flex:0 0 75px}.sequenceScheduleSettings .scheduleForm .daysWithTimeWrapper .TimeRange.linear-background{width:90px;height:16px;border-radius:10px;flex:0 0 90px}.sequenceThrottlingSettings{padding-top:20px}.sequenceMultiInboxSelection{margin-bottom:20px}.sequenceMultiInboxSelection .addInboxBtn{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;border-radius:3px;color:#787878;font-size:14px;cursor:pointer;font-weight:600;padding:0 8px 0 5px;height:36px;transition:all .3s ease-in-out}.sequenceMultiInboxSelection .addInboxBtn i{font-size:16px}.sequenceMultiInboxSelection .addInboxBtn .btnText{padding-left:5px}.sequenceMultiInboxSelection .addInboxBtn:hover{background:#f5f5f5;color:#444}.sequenceMultiInboxSelection .dropdownInboxList{position:relative;display:flex;align-items:center}.sequenceMultiInboxSelection .dropdownInboxList .selectLabel{position:relative;display:flex;align-items:center;width:300px;justify-content:space-between;height:36px;background:#fff;border-bottom:1px solid #ebebeb;cursor:pointer}.sequenceMultiInboxSelection .dropdownInboxList .selectLabel .selectText{text-align:center;color:#3953fb}.sequenceMultiInboxSelection .dropdownInboxList .selectLabel .arrowDownIcon{color:#3953fb;font-size:18px}.sequenceMultiInboxSelection .dropdownInboxList .dropdownOptions{position:absolute;width:300px;padding:10px 0;min-width:300px;background:#fff;border-radius:10px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);z-index:12;opacity:1;top:38px;border:1px solid #ebebeb;overflow:auto}.sequenceMultiInboxSelection .dropdownInboxList .dropdownOptions .inboxList{overflow-y:auto;max-height:200px}.sequenceMultiInboxSelection .dropdownInboxList .dropdownOptions .inboxList .addInboxButtonWrapper{padding:8px 10px}.sequenceMultiInboxSelection .dropdownInboxList .dropdownOptions .inboxList .addInboxButtonWrapper:last-child{border:0}.sequenceMultiInboxSelection .dropdownInboxList .dropdownOptions .connectInboxBtn{display:flex;align-items:center;font-weight:700;cursor:pointer;height:36px;padding:8px 10px;font-size:13px;color:#787878}.sequenceMultiInboxSelection .dropdownInboxList .dropdownOptions .connectInboxBtn:hover{color:#3953fb}.sequenceMultiInboxSelection .dropdownInboxList .dropdownOptions .connectInboxBtn i{font-size:16px;margin-right:4px}.sequenceMultiInboxSelection .dropdownInboxList .inboxLoader{padding:8px 10px}.sequenceMultiInboxSelection .dropdownInboxList .inboxLoader .linear-background{width:100%;height:15px;margin-bottom:8px}.sequenceMultiInboxSelection .multiInboxDropdownOverlay{position:fixed;z-index:11;inset:0;width:100%;height:100%;background:transparent}.sequenceMultiInboxSelection .selectedInboxEmailList{position:relative;width:100%;display:flex;align-items:center;flex-wrap:wrap;grid-row-gap:10px;row-gap:10px;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;padding:0;list-style:none;overflow:auto;max-height:80px;margin:10px 0}.sequenceMultiInboxSelection .selectedInboxEmailList .linear-background{width:180px;height:34px}.sequenceMultiInboxSelection .selectedInboxEmailList li{position:relative;display:flex;align-items:center;padding:8px 1.25rem 8px 10px;border:1px solid #ebebeb;transition:all .3s ease;border-radius:2px}.sequenceMultiInboxSelection .selectedInboxEmailList li .email{font-size:13px}.sequenceMultiInboxSelection .selectedInboxEmailList li .removeIcon{position:absolute;display:none;right:2px;border:1px solid transparent;padding:1px;font-size:12px;cursor:pointer;border-radius:35px;margin-left:2px}.sequenceMultiInboxSelection .selectedInboxEmailList li .removeIcon.disabled{-webkit-user-select:none;user-select:none}.sequenceMultiInboxSelection .selectedInboxEmailList li:hover{background:#f5fbfe}.sequenceMultiInboxSelection .selectedInboxEmailList li:hover .removeIcon{background:#fff;display:block;border:1px solid #ebebeb}.sequenceExcludeContactSafetySetting h6,.sequenceMultiInboxSelection h6,.sequenceScheduleSettings h6,.sequenceThrottlingSettings h6{color:#535353;margin-bottom:10px;font-size:14px;letter-spacing:.3px;line-height:1.32;font-family:Graphik-Regular;font-weight:600}.sequenceExcludeContactSafetySetting .subTextForSettings,.sequenceMultiInboxSelection .subTextForSettings,.sequenceScheduleSettings .subTextForSettings,.sequenceThrottlingSettings .subTextForSettings{color:#8c8c8c;margin-bottom:18px;font-size:14px;width:70%;line-height:1.3}.sequenceExcludeContactSafetySetting .subTextForSettings .hereText,.sequenceMultiInboxSelection .subTextForSettings .hereText,.sequenceScheduleSettings .subTextForSettings .hereText,.sequenceThrottlingSettings .subTextForSettings .hereText{text-decoration:none;color:#3953fb;cursor:pointer;border:0;font-size:14px;background-color:initial;padding:0}.sequenceExcludeContactSafetySetting .subTextForSettings.noMargin,.sequenceMultiInboxSelection .subTextForSettings.noMargin,.sequenceScheduleSettings .subTextForSettings.noMargin,.sequenceThrottlingSettings .subTextForSettings.noMargin{margin-bottom:0}.sequenceExcludeContactSafetySetting .autoCompleteDropdownLoading,.sequenceExcludeContactSafetySetting .sendingWindowLoading,.sequenceMultiInboxSelection .autoCompleteDropdownLoading,.sequenceMultiInboxSelection .sendingWindowLoading,.sequenceScheduleSettings .autoCompleteDropdownLoading,.sequenceScheduleSettings .sendingWindowLoading,.sequenceThrottlingSettings .autoCompleteDropdownLoading,.sequenceThrottlingSettings .sendingWindowLoading{margin-bottom:20px}.sequenceExcludeContactSafetySetting .autoCompleteDropdownLoading .inputBoxLoader,.sequenceExcludeContactSafetySetting .sendingWindowLoading .inputBoxLoader,.sequenceMultiInboxSelection .autoCompleteDropdownLoading .inputBoxLoader,.sequenceMultiInboxSelection .sendingWindowLoading .inputBoxLoader,.sequenceScheduleSettings .autoCompleteDropdownLoading .inputBoxLoader,.sequenceScheduleSettings .sendingWindowLoading .inputBoxLoader,.sequenceThrottlingSettings .autoCompleteDropdownLoading .inputBoxLoader,.sequenceThrottlingSettings .sendingWindowLoading .inputBoxLoader{width:300px;height:38px;border-radius:3px}.sequenceExcludeContactSafetySetting .autoCompleteDropdownLoading .labelLoader,.sequenceExcludeContactSafetySetting .sendingWindowLoading .labelLoader,.sequenceMultiInboxSelection .autoCompleteDropdownLoading .labelLoader,.sequenceMultiInboxSelection .sendingWindowLoading .labelLoader,.sequenceScheduleSettings .autoCompleteDropdownLoading .labelLoader,.sequenceScheduleSettings .sendingWindowLoading .labelLoader,.sequenceThrottlingSettings .autoCompleteDropdownLoading .labelLoader,.sequenceThrottlingSettings .sendingWindowLoading .labelLoader{color:#666;font-size:15px;margin-bottom:8px;font-weight:500}.sequenceExcludeContactSafetySetting .autoCompleteDropdownLoading .labelLoader.linear-background,.sequenceExcludeContactSafetySetting .sendingWindowLoading .labelLoader.linear-background,.sequenceMultiInboxSelection .autoCompleteDropdownLoading .labelLoader.linear-background,.sequenceMultiInboxSelection .sendingWindowLoading .labelLoader.linear-background,.sequenceScheduleSettings .autoCompleteDropdownLoading .labelLoader.linear-background,.sequenceScheduleSettings .sendingWindowLoading .labelLoader.linear-background,.sequenceThrottlingSettings .autoCompleteDropdownLoading .labelLoader.linear-background,.sequenceThrottlingSettings .sendingWindowLoading .labelLoader.linear-background{border-radius:10px;width:160px;height:16px}.sequenceExcludeContactSafetySetting .autoCompleteDropdown,.sequenceExcludeContactSafetySetting .selectedTimeZone,.sequenceMultiInboxSelection .autoCompleteDropdown,.sequenceMultiInboxSelection .selectedTimeZone,.sequenceScheduleSettings .autoCompleteDropdown,.sequenceScheduleSettings .selectedTimeZone,.sequenceThrottlingSettings .autoCompleteDropdown,.sequenceThrottlingSettings .selectedTimeZone{margin-bottom:20px}.sequenceExcludeContactSafetySetting .throttlingForm .inputForm,.sequenceMultiInboxSelection .throttlingForm .inputForm,.sequenceScheduleSettings .throttlingForm .inputForm,.sequenceThrottlingSettings .throttlingForm .inputForm{display:flex;grid-column-gap:1.67%;-webkit-column-gap:1.67%;column-gap:1.67%;width:75%}.sequenceExcludeContactSafetySetting{position:relative;padding:20px 0;border-bottom:1px solid #ebebeb}.sequenceExcludeContactSafetySetting .checkboxWrapper{margin-top:10px}.sequenceExcludeContactSafetySetting .checkboxWrapper .checkBoxName{padding-top:4px}.autoCompleteDropdown .createNewScheduleBtn{display:flex;align-items:center;font-weight:700;cursor:pointer;height:36px;padding:0 10px;font-size:13px}.autoCompleteDropdown .createNewScheduleBtn:hover{color:#3953fb}.autoCompleteDropdown .createNewScheduleBtn i{font-size:16px;margin-right:4px}.autoCompleteDropdown .dropdownList{padding:0!important;max-height:200px!important;overflow-y:auto}.disabledAddStepBtn{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.firstContactAddedOverlay{position:fixed;z-index:14;inset:0;width:100%;height:100%;background:#333;opacity:.5}@-webkit-keyframes opacityTransform{0%{opacity:0;-webkit-transform:translateX(-19px);transform:translateX(-19px)}10%{opacity:.1;-webkit-transform:translateX(-17px);transform:translateX(-17px)}20%{opacity:.2;-webkit-transform:translateX(-15px);transform:translateX(-15px)}30%{opacity:.3;-webkit-transform:translateX(-13px);transform:translateX(-13px)}40%{opacity:.4;-webkit-transform:translateX(-11px);transform:translateX(-11px)}50%{opacity:.5;-webkit-transform:translateX(-9);transform:translateX(-9)}60%{opacity:.6;-webkit-transform:translateX(-7px);transform:translateX(-7px)}70%{opacity:.7;-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{opacity:.8;-webkit-transform:translateX(-3px);transform:translateX(-3px)}90%{opacity:.9;-webkit-transform:translateX(-1px);transform:translateX(-1px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.dashboardPage{width:100%;height:100%;background:#f5f8fd;border-color:#f3f4f8}.dashboardPage .dashboardWrapper{position:relative;width:100%;height:calc(100% - 40px);padding:0 12px;display:block;overflow:hidden}.dashboardPage .dashboardWrapper .filterSectionWrap{position:relative;height:52px;padding-left:12px;display:flex;align-items:center;justify-content:space-between}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown{position:relative}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .userFilterBtn{position:relative;display:flex;align-items:center;justify-content:center;outline:none;background:#fff;border-radius:3px;border:1px solid #eceff1;padding:0 10px;width:200px;height:36px;font-size:15px;transition:all .3s ease;cursor:pointer}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .userFilterBtn:hover{background:#fbfbfb;transition:all .3s ease}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .userFilterBtn .icon{margin-right:10px;width:14px;height:14px}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .userFilterBtn .icon svg{fill:#3953fb;width:14px;height:14px}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .userFilterBtn .UpgradeTooltip .sharpPointer{right:29px}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .userFilterBtn .name{position:relative;color:#3953fb;min-width:100px;max-width:110px;text-align:left;font-size:15px;top:2px;line-height:normal}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .userFilterBtn .name .shortName{text-transform:uppercase}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .userFilterBtn .name .shortName:not(:last-child):after{content:", "}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .userFilterBtn .name .shortName.teamNameSelected{text-transform:unset;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .userFilterBtn .hiddenCount{font-size:13px;color:#787878;min-width:30px;line-height:normal;position:relative;top:1px}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .userFilterBtn .arrow{margin-left:5px;margin-top:3px;display:flex;align-items:center;transition:all .3s ease}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .userFilterBtn .arrow svg{fill:#535353;width:11px;height:11px}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .userFilterBtn .arrow.activeArrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);transition:all .3s ease}.dashboardPage .dashboardWrapper .filterSectionWrap .userFilterDropDown .overlayUserFilterMask{position:fixed;z-index:4;inset:0;width:100%;height:100%;background:transparent}.dashboardPage .dashboardWrapper .dashboardContainer{position:relative;width:100%;height:calc(100% - 82px);border-radius:10px;display:grid;grid-template-columns:calc(72% - 16px) 28%;grid-gap:10px;overflow:auto;color:#666}.dashboardPage .dashboardWrapper .leftSection{border-radius:10px;display:flex;flex-direction:column;flex:0 0 100%;height:100%}.dashboardPage .dashboardWrapper .rightSection{border-radius:10px;background:#fff;overflow:hidden}.no-task{display:flex;align-items:center;justify-content:center;height:100%}.no-task .noTaskText{font-size:13px}.no-task .taskIcon{width:15px;height:15px;margin-right:5px}.no-task .taskIcon svg{width:inherit;height:inherit;fill:#666}.taskSectionWrapper{background:#fff;border-radius:10px;flex:0 0 40%}.taskSectionWrapper .taskFilterWrapper{display:flex;align-items:center;justify-content:space-between;width:100%;height:56px;padding:0 12px;box-shadow:0 4px 6px .7px rgba(59,59,59,.07)}.taskSectionWrapper .taskFilterWrapper .filterDetails{margin-right:10px;cursor:pointer}.taskSectionWrapper .taskFilterWrapper .filterDetails.active .filterOption{border:1px solid #d8d8d8}.taskSectionWrapper .taskFilterWrapper .taskFilterHeading{flex:0 0 15%;font-weight:700;font-size:16px}.taskSectionWrapper .taskFilterWrapper .taskFilterHeader{font-size:16px}.taskSectionWrapper .taskFilterWrapper .taskFilterSection{display:flex;align-items:center;flex-direction:row-reverse;flex:1 1;overflow:auto}.taskSectionWrapper .taskFilterWrapper .filterDetails.linear-background{width:150px;height:32px;list-style-type:none;border-radius:10px}.taskSectionWrapper .taskFilterWrapper .filterDetails:last-child .filterOption{width:125px}.taskSectionWrapper .taskFilterWrapper .filterOption{display:flex;align-items:center;justify-content:space-between;flex-direction:row;width:160px;border:1px solid #eceff1;height:32px;border-radius:6px;padding:0 12px}.taskSectionWrapper .taskFilterWrapper .filterOption .material-icons-outlined{width:20px;font-size:16px;color:#7b7b7b}.taskSectionWrapper .taskFilterWrapper .filterOption .filterValue{font-size:15px;font-family:Graphik-Semibold;font-weight:700;color:#666}.taskSectionWrapper .taskFilterWrapper .filterOption .filterLabel{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.taskSectionWrapper .taskFilterWrapper .filterOption .svgIcon{width:20px;display:block}.taskSectionWrapper .taskFilterWrapper .filterOption .svgIcon svg{width:14px;height:14px;fill:#7b7b7b}.taskSectionWrapper .taskFilterWrapper .filterOption .svgIcon.linkedin svg{width:12px}.taskSectionWrapper .taskFilterWrapper .filterOption .svgIcon.customTask,.taskSectionWrapper .taskFilterWrapper .filterOption .svgIcon.person_add,.taskSectionWrapper .taskFilterWrapper .filterOption .svgIcon.phone{height:16px}.taskSectionWrapper .taskFilterWrapper .filterOption .filterValueCont{display:flex;align-items:center;text-align:left;overflow:hidden;width:100%;font-size:14px}.taskSectionWrapper .taskFilterWrapper .filterOption .filterValueCont i{font-size:15px}.taskSectionWrapper .taskSectionDetailWrapper{padding:12px;height:270px;overflow:auto;transition:all .3s ease}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader{display:grid;grid-template-columns:24% 20% 43% 13%;padding:12px;border:1px solid #eceff1;border-collapse:collapse;align-items:center}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskEmail,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskEmail{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskEmail.linear-background,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskEmail.linear-background{width:85%;height:14px;margin-bottom:4px}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .contactOwner,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .contactOwner{border:1px solid #eceff1;border-radius:6px;background-color:#e2dede;padding:1px 8px 0;font-size:14px;width:30px;height:auto;font-weight:700;display:flex;align-items:center;justify-content:center}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .contactOwner.linear-background,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .contactOwner.linear-background{display:block;width:30px;height:20px}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskDueDate span,.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskTypeLabel,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskDueDate span,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskTypeLabel{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskTypeWrapper,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskTypeWrapper{display:flex;align-items:center}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskTypeWrapper.email .taskTypeIcon,.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskTypeWrapper.manualEmail .taskTypeIcon,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskTypeWrapper.email .taskTypeIcon,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskTypeWrapper.manualEmail .taskTypeIcon{display:flex}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskTypeWrapper.email .taskTypeIcon i.manualEmail,.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskTypeWrapper.manualEmail .taskTypeIcon i.manualEmail,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskTypeWrapper.email .taskTypeIcon i.manualEmail,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskTypeWrapper.manualEmail .taskTypeIcon i.manualEmail{font-size:17px;color:#7b7b7b}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskTypeWrapper.customTask svg,.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskTypeWrapper.linkedin svg,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskTypeWrapper.customTask svg,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskTypeWrapper.linkedin svg{fill:#7b7b7b;width:16px;height:auto}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskTypeWrapper.customTask svg path,.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskTypeWrapper.linkedin svg path,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskTypeWrapper.customTask svg path,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskTypeWrapper.linkedin svg path{fill:#7b7b7b}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskTypeWrapper.phone svg,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskTypeWrapper.phone svg{fill:#7b7b7b;width:16px;height:auto}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskTypeIcon,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskTypeIcon{margin-right:8px}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskTypeIcon .taskTypeWrapper,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskTypeIcon .taskTypeWrapper{display:flex;align-items:center;font-size:14px}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskDueDate,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskDueDate{display:flex;align-items:center}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskDueDate i,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskDueDate i{padding-right:3px;font-size:15px}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskDueDate .linear-background,.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskNotes .linear-background,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskDueDate .linear-background,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskNotes .linear-background{display:block;width:80%;height:14px}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskDueDate,.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .taskNotes,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskDueDate,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .taskNotes{font-size:14px}.taskSectionWrapper .taskSectionDetailWrapper .taskSectionDetail .notes,.taskSectionWrapper .taskSectionDetailWrapper .taskTableBodyLoader .notes{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.liveFeedSettingBarWeb .tabWrapper{position:fixed;z-index:10;top:0;background:#fff;-webkit-user-select:none;user-select:none;width:410px;display:flex;align-items:center;flex-direction:row;justify-content:space-evenly}.liveFeedSettingBarWeb .tabWrapper .tabItem{position:relative;height:46px;cursor:pointer;background:#fff;border:0;outline:0;font-size:18px;text-transform:capitalize;color:#77787c;border-bottom:2px solid transparent}.liveFeedSettingBarWeb .tabWrapper .tabItem.activeTab{color:#3953fb;font-weight:500;border-bottom:2px solid #3953fb;pointer-events:none;transition:border-bottom .2s ease}.liveFeedSettingBarWeb .liveFeedSection{padding:8px 12px 0;position:relative;height:100%}.liveFeedSettingBarWeb .liveFeedSection .tagSectionWrapper{display:flex;align-items:center;flex:1 1;flex-wrap:wrap;justify-content:flex-end;max-height:34px;overflow:auto}.liveFeedSettingBarWeb .liveFeedSection .tagSectionWrapper .tagWrapper{display:flex;align-items:center;border-radius:15px;background-color:#fff;width:-webkit-max-content;width:max-content;padding:6px 10px;margin:0 4px 4px;border:1px solid #eceff1}.liveFeedSettingBarWeb .liveFeedSection .tagSectionWrapper .tagWrapper .tagText{font-size:12px;color:#8f8f8f;margin-right:10px;text-transform:capitalize}.liveFeedSettingBarWeb .liveFeedSection .tagSectionWrapper .tagWrapper .closeIcon{font-size:10px;cursor:pointer;padding:3px}.liveFeedSettingBarWeb .liveFeedSection .tagSectionWrapper .tagWrapper .closeIcon:hover{display:flex;align-items:center;background-color:#ddd;border-radius:50%}.liveFeedSettingBarWeb .liveFeedSection .liveFeedHeaderWrapper{border-bottom:1px solid #e8ebee}.liveFeedSettingBarWeb .liveFeedSection .liveFeedHeader{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedHeader .liveFeedTitle{font-weight:700;font-size:16px}.liveFeedSettingBarWeb .liveFeedSection .filterWrapper{display:flex;align-items:center;justify-content:flex-end;position:relative}.liveFeedSettingBarWeb .liveFeedSection .filterWrapper .refreshIcon{font-size:18px;cursor:pointer}.liveFeedSettingBarWeb .liveFeedSection .filterWrapper .filterOverlay{position:fixed;z-index:2;inset:0;width:100%;height:100%;background:transparent}.liveFeedSettingBarWeb .liveFeedSection .filterWrapper .filterByEventWrapper{flex:0 0 100px;height:36px;display:flex;align-items:center;justify-content:space-between;border:1px solid #f2f5fa;border-radius:8px;padding:10px;background-color:#fff;margin-left:10px;cursor:pointer}.liveFeedSettingBarWeb .liveFeedSection .filterWrapper .filterByEventWrapper svg{width:12px;height:12px;fill:#3953fb}.liveFeedSettingBarWeb .liveFeedSection .filterWrapper .filterByEventWrapper .filterTextWrapper{display:flex;align-items:center;color:#666;font-size:12px}.liveFeedSettingBarWeb .liveFeedSection .filterWrapper .filterByEventWrapper .filterTextWrapper span{padding-top:2px}.liveFeedSettingBarWeb .liveFeedSection .filterWrapper .filterByEventWrapper .filterTextWrapper .dropdownFilterIcon{font-size:16px;color:#9e9e9e}.liveFeedSettingBarWeb .liveFeedSection .filterDropdown{position:absolute;top:40px;background-color:#fff;border-radius:10px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);border:1px solid #ebebeb;width:175px;z-index:3;-webkit-user-select:none;user-select:none;transition:all .3s ease-in-out;-webkit-animation:dropdownScaleIn .3s linear;animation:dropdownScaleIn .3s linear}.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .sharpPointer{position:absolute;border-top-right-radius:5px;padding:8px;border-right:1px solid #f5f5f5;border-top:1px solid #f5f5f5;z-index:4;top:-8px;right:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff}.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .dropDownItem{padding:8px 10px;font-size:14px;text-transform:capitalize;cursor:pointer;color:#444;display:flex;align-items:center}.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .commonFilledCheckBox{position:relative;width:15px;height:15px;border:1px solid #ccc;-webkit-perspective:18px;perspective:18px;display:block;border-radius:3px;-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden;margin-right:8px;cursor:pointer;transition:all .3s ease}.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .commonFilledCheckBox:hover{border-color:#3953fb}.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .commonFilledCheckBox .checkBoxCard{transition:all .4s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:relative;width:13px;height:13px}.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .commonFilledCheckBox .checkBoxCard .checkSvgIcon,.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .commonFilledCheckBox .checkBoxCard .emptyCheckBox{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0;width:13px;height:13px;border-radius:3px}.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .commonFilledCheckBox .checkBoxCard .checkSvgIcon svg,.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .commonFilledCheckBox .checkBoxCard .emptyCheckBox svg{margin-top:1px;fill:none;width:11px;height:11px}.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .commonFilledCheckBox .checkBoxCard .checkSvgIcon svg path,.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .commonFilledCheckBox .checkBoxCard .emptyCheckBox svg path{stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .commonFilledCheckBox .checkBoxCard .emptyCheckBox{background-color:#fff;z-index:1}.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .commonFilledCheckBox .checkBoxCard .checkSvgIcon{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);background:#3953fb;text-align:center;color:#fff;width:13px;height:13px;box-shadow:0 0 0 1px #3953fb;display:flex;justify-content:center;align-items:center}.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .commonFilledCheckBox.checked{border-color:#3953fb;background:#3953fb}.liveFeedSettingBarWeb .liveFeedSection .filterDropdown .commonFilledCheckBox.checked .checkBoxCard{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper{margin-top:12px;height:calc(100% - 72px);overflow:auto;padding-right:6px;overflow-x:unset}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .singleFeed,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .singleFeed{margin-bottom:16px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .liveFeed,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .liveFeed{padding-bottom:10px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .liveFeed:last-child,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .liveFeed:last-child{padding-bottom:0}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .liveFeed:last-child .verticalLine,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .liveFeed:last-child .verticalLine{display:none}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .accordionSection,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .accordionSection{display:flex;position:relative}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .accordionSection .leftPanel,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .accordionSection .leftPanel{width:27px;height:27px;display:flex;align-items:center;border-radius:50%;justify-content:center;flex:0 0 27px;z-index:1;margin-top:12px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .accordionSection .leftPanel .verticalLine,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .accordionSection .leftPanel .verticalLine{width:2px;height:calc(100% - 36px);left:13px;top:51px;background:#d8d8d8;position:absolute}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .accordionSection .leftPanel svg,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .accordionSection .leftPanel svg{fill:#fff;width:15px;height:15px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel{background:#fff;border-radius:10px;box-shadow:.6px 1.9px 3.9px 3px rgba(59,59,59,.06);margin-left:12px;font-size:14px;color:#666;display:flex;flex-direction:column;flex:1 1}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .wrapRightPanel,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .wrapRightPanel{padding:12px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .autoReplyBadge,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .autoReplyBadge{margin-bottom:8px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .accordionWithArrow,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .accordionWithArrow{display:flex;align-items:flex-start;justify-content:space-between}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .accordionWithArrow .accorWrap,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .accordionWithArrow .accorWrap{display:flex;flex-direction:column;flex:0 0 72%}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .accordionWithArrow .accordionInfo,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .accordionWithArrow .accordionInfo{flex:1 1;margin-right:4px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .accordionWithArrow .accordionRightPanel,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .accordionWithArrow .accordionRightPanel{display:flex;align-items:center;justify-content:flex-end;width:100%}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .accordionWithArrow .accordionArrow,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .accordionWithArrow .accordionArrow{transition:.6s ease;cursor:pointer;font-size:18px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .accordionWithArrow .timeNoted,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .accordionWithArrow .timeNoted{color:#bdc0c2;font-size:12px;text-align:right;padding-right:6px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .accordionWithArrow .timeNoted.noAccordion,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .accordionWithArrow .timeNoted.noAccordion{padding-top:6px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .roundedIcon,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .roundedIcon{border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-right:4px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .roundedIcon svg,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .roundedIcon svg{fill:#fff;color:#fff;width:15px;height:15px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .roundedIcon svg path,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .roundedIcon svg path{fill:#fff;width:15px;height:15px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .recipientName,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .recipientName{font-weight:400;color:#2080ed;padding-right:2px;word-break:break-word;cursor:pointer}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .recipientName.noCursor,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .recipientName.noCursor{cursor:unset}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .fromText,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .fromText{margin:0 4px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .replyContent,.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .sequenceSubject,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .replyContent,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .sequenceSubject{padding-left:3px;color:#2080ed;font-weight:400;font-size:14px;word-break:break-word}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .subject,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .subject{cursor:pointer;word-break:break-word;padding-left:3px;color:#2080ed;font-weight:400;text-decoration:none}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .subject:hover,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .subject:hover{text-decoration:none}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .rightPanel .noSubject,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .rightPanel .noSubject{pointer-events:none}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .date,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .date{color:#77787c;font-size:14px;margin-bottom:16px;font-weight:500}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .accordionHeader,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .accordionHeader{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .accordionContent,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .accordionContent{background:#fff;overflow:hidden;transition:max-height .4s ease}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .sequenceDetailedInfo,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .sequenceDetailedInfo{position:relative;display:flex;align-items:center;flex:1 1;width:100%;padding:10px;border-top:1px solid #f5f5f5}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .sequenceDetailedInfo .chip,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .sequenceDetailedInfo .chip{position:relative;display:flex;align-items:center;justify-content:center;font-size:11px;border-radius:35px;padding:5px;border:1px solid #dcdfe4;color:#8e9193}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .sequenceDetailedInfo .chip.sequenceStageType,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .sequenceDetailedInfo .chip.sequenceStageType{max-width:90px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .sequenceDetailedInfo .chip.sequenceStageNo,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .sequenceDetailedInfo .chip.sequenceStageNo{max-width:60px;margin-right:7px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .sequenceDetailedInfo .chip.sequenceName,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .sequenceDetailedInfo .chip.sequenceName{margin-right:7px;max-width:150px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .contentWrapper,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .contentWrapper{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ebee;padding:12px 8px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .contentWrapper:first-child,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .contentWrapper:first-child{padding-top:16px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .contentWrapper:last-child,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .contentWrapper:last-child{border-bottom:0}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .contentWrapper .status,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .contentWrapper .status{display:flex;align-items:center;flex:1 1}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .contentWrapper .statusText,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .contentWrapper .statusText{text-transform:capitalize;color:#666;font-size:13px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .contentWrapper .statusText.addHyphen:after,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .contentWrapper .statusText.addHyphen:after{content:"-";margin:0 4px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .contentWrapper .clickedLink,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .contentWrapper .clickedLink{color:#0177ff;text-overflow:ellipsis;width:75px;flex:1 1;white-space:nowrap;overflow:hidden;font-size:12px;text-decoration:none}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .contentWrapper .clickedLink:hover,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .contentWrapper .clickedLink:hover{text-decoration:none}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .contentWrapper .rightArrowWrapper,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .contentWrapper .rightArrowWrapper{width:12px;height:12px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);cursor:pointer;margin-right:8px}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .contentWrapper .rightArrowWrapper svg,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .contentWrapper .rightArrowWrapper svg{fill:#0177ff}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .dateTime,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .dateTime{color:#bdc0c2;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .additionalInfoWrapper,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .additionalInfoWrapper{padding-top:16px;display:flex;align-items:center;justify-content:space-between}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .additionalInfoWrapper .additionalInfoSection,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .additionalInfoWrapper .additionalInfoSection{display:flex}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .additionalInfoWrapper .openClickInfo,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .additionalInfoWrapper .openClickInfo{border:1px solid #edf0f4;display:flex;align-items:center;min-width:92px;padding:6px;margin-right:8px;border-radius:5px;box-shadow:.6px 1.9px 3.9px .1px rgba(59,59,59,.06);background:#fff;cursor:pointer}.liveFeedSettingBarWeb .liveFeedSection .liveFeedLoadingWrapper .additionalInfoWrapper .openClickInfo .openClickInfoText,.liveFeedSettingBarWeb .liveFeedSection .liveFeedWrapper .additionalInfoWrapper .openClickInfo .openClickInfoText{font-size:11px;color:#666870}.liveFeedSettingBarWeb .noActivityFound{display:flex;align-items:center;flex-direction:column;justify-content:center;height:100%;position:relative;justify-content:start}.liveFeedSettingBarWeb .noActivityFound .noActivityFoundText{color:#8a8787;font-size:17px;font-style:italic;left:124px;text-align:center;padding:5px}.reportsModuleWrapper{margin-bottom:10px;background:#fff;border-radius:10px;padding:8px 12px;flex:1 1;transition:all .3s ease}.reportsModuleWrapper .noActivityFound{display:flex;align-items:center;justify-content:center;min-height:200px}.reportsModuleWrapper .noActivityFound .textDesc{font-style:unset!important;color:#666;font-size:13px}.reportsModuleWrapper .reportsHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.reportsModuleWrapper .reportsHeader .flexCenter{display:flex;align-items:center}.reportsModuleWrapper .reportsHeader .flexCenter .reportsDate{margin-left:4px;color:#3953fb;font-size:14px}.reportsModuleWrapper .reportsHeader .flexCenter .reportsTitle{font-size:16px;font-weight:700;color:#666}.reportsModuleWrapper .dateFilter{display:flex;align-items:center;justify-content:flex-end;flex:1 1;overflow-x:auto}.reportsModuleWrapper .dateFilter .tabItem{border:1px solid #eceff1;height:32px;padding:0 8px;display:flex;align-items:center;font-size:14px;cursor:pointer}.reportsModuleWrapper .dateFilter .tabItem:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.reportsModuleWrapper .dateFilter .tabItem:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.reportsModuleWrapper .dateFilter .tabItem.active{background-color:#3953fb;color:#fff}.reportsModuleWrapper .activityInsightsAnalyticsWrapper{display:flex;align-items:center;overflow:auto;flex:1 1}.reportsModuleWrapper .activityInsightsAnalyticsWrapper .activityAnalyticsWrap{border:1px solid #eceff1;border-collapse:collapse;padding:8px 12px;display:flex;align-items:center;justify-content:space-between}.reportsModuleWrapper .activityInsightsAnalyticsWrapper .activityAnalyticsWrap.activityAnalyticsLoader{display:flex;align-items:center;flex-direction:column}.reportsModuleWrapper .activityInsightsAnalyticsWrapper .activityAnalyticsWrap .activityTitle{font-size:14px;overflow:hidden;text-overflow:ellipsis;max-width:110px;white-space:nowrap;margin-top:4px}.reportsModuleWrapper .activityInsightsAnalyticsWrapper .activityAnalyticsWrap .activityTitle.linear-background{width:80px;height:14px}.reportsModuleWrapper .activityInsightsAnalyticsWrapper .activityAnalyticsWrap i{font-size:20px}.reportsModuleWrapper .activityInsightsAnalyticsWrapper .activityAnalyticsWrap .activityCount{font-size:18px;font-weight:700}.reportsModuleWrapper .activityInsightsAnalyticsWrapper .activityAnalyticsWrap .activityCount.linear-background{width:30%;height:14px}.reportsModuleWrapper .activityInsightsAvgWrapper{padding:8px 12px;overflow:auto;border:1px solid #eceff1;border-radius:6px}.reportsModuleWrapper .activityInsightsAvgWrapper .activityInsightsAvgSection{display:flex;align-items:center;width:100%}.reportsModuleWrapper .activityInsightsAvgWrapper .activityInsightsAvgTitle{font-size:14px;font-weight:700}.reportsModuleWrapper .activityInsightsAvgWrapper .borderLoader{background-color:#fff;display:flex;align-items:center;justify-content:center;width:100%}.reportsModuleWrapper .activityInsightsAvgWrapper .activityInsightsAvg{padding:0 12px;background-color:#fff;font-size:14px;display:flex;align-items:center}.reportsModuleWrapper .activityInsightsAvgWrapper .activityInsightsAvg .activityInsightsText.linear-background{width:45px;height:14px;margin-right:6px}.reportsModuleWrapper .activityInsightsAvgWrapper .activityInsightsAvg .activityInsightsAvgTile{width:16px;height:16px;margin-right:6px}.reportsModuleWrapper .activityInsightsAvgWrapper .activityInsightsAvg .activityInsightsAvgTile.linear-background{width:16px;height:14px;border-radius:0}.reportsModuleWrapper .activityInsightsHeader{display:flex;align-items:center;margin-bottom:4px}.reportsModuleWrapper .activityInsightsHeader .activityInsightsAvgHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.onBoardingWrapper,.reportsModuleWrapper .activityInsightsHeader .activityInsightsAvgHeader .activityInsightsAvgTitle{display:flex;align-items:center}.onBoardingWrapper{overflow:unset;flex-direction:column;width:100%}.onBoardingCardWrapper{width:80%;max-width:300px;cursor:pointer;position:relative}.onBoardingCardWrapper:not(:last-child){margin-bottom:20px}.onBoardingHoverCardWrapper{min-height:110px;width:260px;box-shadow:.1px 6px 10px 2px hsla(0,0%,50.6%,.31);border:1px solid hsla(0,0%,57.6%,.11);background-color:#fff;border-radius:10px;position:absolute;top:-4px;bottom:0;margin:auto 0;right:-273px;text-align:center;padding:18px;font-size:14px;pointer-events:none;z-index:6;display:flex;align-items:center}.onBoardingHoverCardWrapper p div{margin-top:16px}.onBoardingHoverCardWrapper.leftHoverCard{left:-283px}.onBoardingHoverCardWrapper.leftHoverCard .sharpPointer{right:-11px;left:unset;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid #fff;border-right:0}.onBoardingHoverCardWrapper .breakSentence{margin-top:16px}.onBoardingHoverCardWrapper .sharpPointer{position:absolute;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:10px solid #fff;top:50%;bottom:50%;left:-10px;display:flex;align-items:center}.onBoardingCardContainer{position:relative}.onBoardingCardContainer.disabled{opacity:.5;cursor:not-allowed;-webkit-user-select:none;user-select:none}.onBoardingCardContainer.disabled .stepContainer .roundedStepNumber{background:#fff!important;color:#666!important}.onBoardingCardContainer.disabled .doneOutlineIcon{color:#666!important}.onBoardingCardContainer.disabled .stepContent{box-shadow:.1px 4px 10px 0 hsla(0,0%,57.6%,.11)!important}.onBoardingCardContainer.disabled .stepContent p{color:#666!important;font-weight:unset!important}.onBoardingCardContainer.activeHoverCard .stepContent{box-shadow:.1px 6px 10px 0 hsla(0,0%,50.6%,.31)}.onBoardingCardContainer.activeOnboarding .stepContainer .roundedStepNumber{background-color:#3953fb;color:#fff}.onBoardingCardContainer.activeOnboarding .stepContent{box-shadow:.1px 6px 10px 0 hsla(0,0%,50.6%,.31)}.onBoardingCardContainer.activeOnboarding .stepContent p{color:#3953fb;font-weight:700}.onBoardingCardContainer.linear-background{height:110px;width:260px;border-radius:10px}.onBoardingCardContainer.completedOnBoardingCardContainer{cursor:not-allowed}.onBoardingCardContainer.completedOnBoardingCardContainer .stepIcon path{stroke:#c4c4c4}.onBoardingCardContainer.completedOnBoardingCardContainer .stepContent p{color:#666;font-weight:700}.onBoardingCardContainer.completedOnBoardingCardContainer .contactsIcon path:last-child,.onBoardingCardContainer.completedOnBoardingCardContainer .emailIcon path:last-child{fill:#c4c4c4;stroke:unset}.onBoardingCardContainer .stepsContentWithAnimation{display:flex;flex-direction:column}.onBoardingCardContainer .stepContent{display:flex;flex-direction:column;box-shadow:.1px 4px 10px 0 hsla(0,0%,57.6%,.11);align-items:center;justify-content:center;text-align:center;padding:12px;border-radius:10px}.onBoardingCardContainer .stepContent p{font-size:14px;color:#666}.onBoardingCardContainer .stepContent .stepIcon{margin-bottom:12px}.onBoardingCardContainer .stepContent .stepIcon svg{width:32px;height:32px}.onBoardingCardContainer .stepContainer{position:absolute;left:-13px;bottom:50%;top:50%;display:flex;align-items:center}.onBoardingCardContainer .stepContainer .roundedStepNumber{border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:8px;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.25)}.onBoardingCardContainer .stepContainer .roundedStepNumber.completedCircle{background-color:#29b969}.onBoardingCardContainer .stepContainer .roundedStepNumber .doneOutlineIcon{color:#fff;font-size:20px}.onboarding-popup-mask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2;background:#333;opacity:.5}.onBoardingCompletedPopupWrapper{z-index:10;height:100%;top:0;bottom:0;left:0;right:0;margin:auto}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup{display:flex;align-items:center;justify-content:center;width:700px;padding:0 25px 25px;z-index:1111;will-change:transform;font-size:17px;font-family:Graphik-Regular}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont{display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:650px;height:400px;border-radius:10px;border-top:0;overflow:hidden;will-change:transform;transition:all .4s ease;background-color:#fff;padding:70px 70px 35px}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .popup-close{position:absolute;padding:3px;top:16.5px;right:11px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .popup-close i{font-size:19px}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .popup-close:hover{background-color:#ddd;border-radius:50%}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .title{display:flex;justify-content:center;align-items:center;flex-direction:column}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .title .titleName{color:#3b3b3b;font-size:38px;font-weight:600;font-family:Graphik-Semibold;letter-spacing:-.52px}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .title .subTitle{font-size:18px;color:#666;padding-top:5px;letter-spacing:.2px}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .title img{width:35px;height:auto;margin-left:1px}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont{padding-top:40px;display:flex;align-items:center;flex-direction:column}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont .ratingText{font-size:13px;color:#666;font-weight:600}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont .thankyouFeedbackCont{padding-bottom:20px;display:flex;align-items:center;justify-content:center;z-index:9}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont .thankyouFeedbackCont .thumbsUpIcon{height:16px;padding-right:5px}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont .thankyouFeedbackCont .thumbsUpIcon span{font-size:16px;color:#666}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont .thankyouFeedbackCont .thankyouText{font-size:13px;color:#666}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont .ratingSmileyCont{transition:all 2s ease-in-out}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont .ratingSmileyCont .smileyIcon{display:inline-grid}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .feedbackCont{padding-top:30px;display:flex;align-items:center;justify-content:center;flex-direction:row}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .feedbackCont .questionCont{font-size:13px;color:#666;padding-right:10px}.onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .feedbackCont .talkToUsBtn{line-height:13px;height:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:15px 20px;font-size:13px;text-transform:none}.settingsPage .settingSection{position:relative;width:100%;height:calc(100% - 60px);display:grid;grid-template-columns:260px calc(100% - 260px);padding:12px}.settingsPage .settingSection.productDiscount{width:100%;height:calc(100% - 114px)}.settingsPage .settingSection .settingsRightSectionWrapper{position:relative;display:flex;width:100%;height:100%}.settingsPage .settingSection .leftSection{width:260px;height:100%;padding-right:10px}.settingsPage .settingSection .leftSection .tabContainer{height:100%;overflow-y:auto;background:#fff;border-radius:10px}.settingsPage .settingSection .leftSection .tabContainer .tabValue{cursor:pointer;height:55px;display:flex;align-items:center;padding-left:20px;border-bottom:1px solid #ececec;font-size:16px;font-family:Graphik-Regular;position:relative;text-decoration:none;color:#787878}.settingsPage .settingSection .leftSection .tabContainer .tabValue:hover{background-color:#fafafa}.settingsPage .settingSection .leftSection .tabContainer .tabValue:hover .rightArrow{-webkit-transform:translate(20%);transform:translate(20%)}.settingsPage .settingSection .leftSection .tabContainer .tabValue .navWrapper{display:flex;align-items:center}.settingsPage .settingSection .leftSection .tabContainer .tabValue svg{display:none;width:18px;height:18px}.settingsPage .settingSection .leftSection .tabContainer .tabValue .tab{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden;font-size:14px;margin-right:10px}.settingsPage .settingSection .leftSection .tabContainer .tabValue.selected{color:#3953fb}.settingsPage .settingSection .leftSection .tabContainer .tabValue.selected .rightArrow{position:absolute;right:20px;width:18px;height:11px;max-width:30%;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;display:flex;align-items:center}.settingsPage .settingSection .leftSection .tabContainer .tabValue.selected .rightArrow svg{display:block;width:18px;height:15px}.settingsPage .settingSection .leftSection .tabContainer .tabValue.selected .rightArrow svg path{fill:#3953fb}.settingsPage .settingSection .leftSection .tabContainer .tabValue.subMenu .tab{width:100%;text-align:center;height:inherit;display:flex;align-items:center}.settingsPage .settingSection .leftSection .tabContainer .tabValue.subMenu .subMenuList{width:100%;height:0;border:0}.settingsPage .settingSection .leftSection .tabContainer .tabValue.subMenu .subMenuList .tabValue{height:0;border:0}.settingsPage .settingSection .leftSection .tabContainer .tabValue.subMenu .subMenuList .tabValue .tab{font-size:0}.settingsPage .settingSection .leftSection .tabContainer .tabValue.subMenu.openSubMenu{flex-direction:column;padding:0;height:auto;border:0}.settingsPage .settingSection .leftSection .tabContainer .tabValue.subMenu.openSubMenu:hover{background-color:initial}.settingsPage .settingSection .leftSection .tabContainer .tabValue.subMenu.openSubMenu>.tab{height:55px;box-sizing:border-box;display:flex;align-items:center;padding-left:20px;font-weight:600}.settingsPage .settingSection .leftSection .tabContainer .tabValue.subMenu.openSubMenu>.tab:hover{background-color:#fafafa}.settingsPage .settingSection .leftSection .tabContainer .tabValue.subMenu.openSubMenu .subMenuList{height:100%}.settingsPage .settingSection .leftSection .tabContainer .tabValue.subMenu.openSubMenu .subMenuList .tabValue{height:55px;padding-left:40px;border-bottom:1px solid #ececec}.settingsPage .settingSection .leftSection .tabContainer .tabValue.subMenu.openSubMenu .subMenuList .tabValue .tab{font-size:14px}.settingsPage .settingSection .leftSection .tabContainer .tabValue.subMenu .tabText{width:80%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.settingsPage .settingSection .leftSection .tabContainer .tabValue.subMenu .subMenuDownArrow{position:absolute;right:20px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;color:#3953fb}.settingsPage .settingSection .rightSection{width:100%}.settingsPage .settingSection .rightSection .loading{display:flex;align-items:center;justify-content:center;height:inherit}.settingsPage .settingSection .rightSection .autoBccWrapper,.settingsPage .settingSection .rightSection .crmIntegration,.settingsPage .settingSection .rightSection .dialerWrapper,.settingsPage .settingSection .rightSection .safetySettingsWrapper,.settingsPage .settingSection .rightSection .schedulesWrapper{padding:10px;height:100%;-webkit-user-select:none;user-select:none;overflow-y:auto}.settingsPage .settingSection .rightSection .crmIntegration{overflow:unset}.settingsPage .settingSection .rightSection .autoBccWrapper .buttonCont{padding-top:20px;display:flex;align-items:center}.settingsPage .settingSection .rightSection .autoBccWrapper .buttonCont button{margin:0}.settingsPage .settingSection .rightSection .autoBccWrapper .autoBccInnerCont,.settingsPage .settingSection .rightSection .autoBccWrapper .cusotmFieldsInnerCont,.settingsPage .settingSection .rightSection .autoBccWrapper .emailSigCont,.settingsPage .settingSection .rightSection .customFields .autoBccInnerCont,.settingsPage .settingSection .rightSection .customFields .cusotmFieldsInnerCont,.settingsPage .settingSection .rightSection .customFields .emailSigCont,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBccInnerCont,.settingsPage .settingSection .rightSection .safetySettingsWrapper .cusotmFieldsInnerCont,.settingsPage .settingSection .rightSection .safetySettingsWrapper .emailSigCont{width:100%;height:400px;max-width:700px;display:inline-block;overflow:auto;box-sizing:border-box;padding:20px}.settingsPage .settingSection .rightSection .autoBccWrapper .cusotmFieldsInnerCont,.settingsPage .settingSection .rightSection .customFields .cusotmFieldsInnerCont,.settingsPage .settingSection .rightSection .safetySettingsWrapper .cusotmFieldsInnerCont{max-width:100%}.settingsPage .settingSection .rightSection .autoBccWrapper .autoBcc,.settingsPage .settingSection .rightSection .autoBccWrapper .autoSignature,.settingsPage .settingSection .rightSection .customFields .autoBcc,.settingsPage .settingSection .rightSection .customFields .autoSignature,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBcc,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoSignature{display:flex;align-items:center;padding:0 20px}.settingsPage .settingSection .rightSection .autoBccWrapper .autoBcc .autosignText,.settingsPage .settingSection .rightSection .autoBccWrapper .autoSignature .autosignText,.settingsPage .settingSection .rightSection .customFields .autoBcc .autosignText,.settingsPage .settingSection .rightSection .customFields .autoSignature .autosignText,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBcc .autosignText,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoSignature .autosignText{padding-left:10px;font-size:15px;color:#666;line-height:15px}.settingsPage .settingSection .rightSection .autoBccWrapper .autoBcc .check-box,.settingsPage .settingSection .rightSection .autoBccWrapper .autoSignature .check-box,.settingsPage .settingSection .rightSection .customFields .autoBcc .check-box,.settingsPage .settingSection .rightSection .customFields .autoSignature .check-box,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBcc .check-box,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoSignature .check-box{border:1px solid #b2b2b2;background:#fff;border-radius:4px;width:15px;height:15px}.settingsPage .settingSection .rightSection .autoBccWrapper .autoBcc .check-box .fa-check,.settingsPage .settingSection .rightSection .autoBccWrapper .autoSignature .check-box .fa-check,.settingsPage .settingSection .rightSection .customFields .autoBcc .check-box .fa-check,.settingsPage .settingSection .rightSection .customFields .autoSignature .check-box .fa-check,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBcc .check-box .fa-check,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoSignature .check-box .fa-check{display:flex;font-size:13px;color:#fff;justify-content:center;height:100%;display:none}.settingsPage .settingSection .rightSection .autoBccWrapper .autoBcc .selected.check-box,.settingsPage .settingSection .rightSection .autoBccWrapper .autoSignature .selected.check-box,.settingsPage .settingSection .rightSection .customFields .autoBcc .selected.check-box,.settingsPage .settingSection .rightSection .customFields .autoSignature .selected.check-box,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBcc .selected.check-box,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoSignature .selected.check-box{background-color:#2dca73;border-color:#2dca73}.settingsPage .settingSection .rightSection .autoBccWrapper .autoBcc .selected.check-box .fa-check,.settingsPage .settingSection .rightSection .autoBccWrapper .autoSignature .selected.check-box .fa-check,.settingsPage .settingSection .rightSection .customFields .autoBcc .selected.check-box .fa-check,.settingsPage .settingSection .rightSection .customFields .autoSignature .selected.check-box .fa-check,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoBcc .selected.check-box .fa-check,.settingsPage .settingSection .rightSection .safetySettingsWrapper .autoSignature .selected.check-box .fa-check{display:flex;font-size:13px;color:#fff;justify-content:center;height:100%}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont{width:100%;overflow:reset;box-sizing:border-box;padding:20px}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .singleSelectDropdown label.selectOption{height:62px;align-items:flex-end}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .singleSelectDropdown .selectLabel{display:block;height:62px}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .singleSelectDropdown .labelName{font-size:16px;margin-bottom:10px;bottom:unset;position:relative!important}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .singleSelectDropdown .activeValue{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .singleSelectDropdown .arrowUpDown{position:absolute;right:0;bottom:13px}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .headingWrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .headingWrapper .headingText{font-size:16px;color:#666}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .backBtn{position:relative;border-radius:6px;display:flex;align-items:center;margin-bottom:15px;color:#787878;font-size:14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 10px;transition:all .3s ease;cursor:pointer;border:1px solid #eee}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .backBtn i{font-size:20px;margin-right:5px}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .backBtn:hover{background:#f5f5f5;transition:all .3s ease;color:#333}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .buttonCont{background-color:#3953fb;height:36px;width:130px;color:#fff;font-size:14px;text-transform:capitalize;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;border:0;font-family:Graphik-Regular}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .buttonCont.disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .schedulesTable{overflow:auto}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .individualScheduleWrapper{display:grid;grid-template-columns:20% calc(50% - 64px) 30%;width:100%;height:55px;justify-content:space-between;border-bottom:1px solid #ececec;font-size:14px;font-family:Graphik-Regular;cursor:pointer;padding:0 8px}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .individualScheduleWrapper:hover{background-color:#f8f8f8}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .individualScheduleWrapper .scheduleDates,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .individualScheduleWrapper .scheduleNameWrapper,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .individualScheduleWrapper .scheduleTimeZone{display:flex;align-items:center;color:#666}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .individualScheduleWrapper .scheduleTimeZone .linear-background{width:180px}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .individualScheduleWrapper .scheduleNameWrapper{position:relative;display:flex;align-items:center}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .individualScheduleWrapper .scheduleNameWrapper .scheduleName{color:#666;font-family:Graphik-Medium}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .individualScheduleWrapper .scheduleNameWrapper .defaultValue{position:relative;letter-spacing:.4px;height:24px;font-size:10px;border-radius:3px;margin-left:10px;text-transform:uppercase;display:flex;align-items:center;background:#e3e3e3;color:#757575;padding:2px 6px 0}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .individualScheduleWrapper .scheduleDates .linear-background,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .individualScheduleWrapper .scheduleNameWrapper .linear-background{width:160px}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper{padding-top:12px;font-size:14px;font-family:Graphik-Regular}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .fieldContainer{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;width:100%;flex:0 0 100%}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .fieldContainer .dropdownPanel,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .fieldContainer .dropdownPanel .dropdownList{width:100%}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .fieldContainer .fieldWrapper{flex:0 0 50%;width:350px}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .fieldContainer .fieldWrapper:first-child{margin-right:12px}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .fieldContainer .fieldWrapper .autoCompleteDropdown,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .fieldContainer .fieldWrapper .autoCompleteDropdown .dropdownHeader,.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .fieldContainer .fieldWrapper input{width:100%}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .fieldContainer .fieldWrapper .dropdownList .updatedName{max-width:320px}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .saveSchedule{border-radius:6px;margin:0 8px 0 0;border:1px solid #3953fb}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .fieldWrapper{display:flex;flex-direction:column;margin-bottom:30px;position:relative}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .fieldWrapper .labelText{margin-bottom:10px;font-size:16px}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .fieldWrapper .required{color:red}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .fieldWrapper .err-msg-text{bottom:-21px;left:0;right:unset}.settingsPage .settingSection .rightSection .schedulesWrapper .schedulesCont .createScheduleWrapper .scheduleName{border:0;border-bottom:1px solid #ebebeb;width:300px;color:#3953fb;font-size:14px;padding:5px 0 10px}.settingsPage .settingSection .rightSection .autoBccWrapper .bccBodyCont.disabled{cursor:unset!important;opacity:1}.settingsPage .settingSection .rightSection .autoBccWrapper .bccBodyCont.disabled .commonFilledCheckBox .emptyCheckBox,.settingsPage .settingSection .rightSection .autoBccWrapper .bccBodyCont.disabled input{background-color:#f0f0f0;pointer-events:none;opacity:.75}.settingsPage .settingSection .rightSection .autoBccWrapper .bccBodyCont.disabled .buttonCont,.settingsPage .settingSection .rightSection .autoBccWrapper .bccBodyCont.disabled .checkBoxSection{pointer-events:none;opacity:.75}.settingsPage .settingSection .rightSection .autoBccWrapper .bccBodyCont.disabled .thunderSvg{position:absolute;right:0;top:5px}.settingsPage .settingSection .rightSection .autoBccWrapper .bccBodyCont.disabled .upgradeTooltipSection{right:-110px}.settingsPage .settingSection .rightSection .autoBccWrapper .bccBodyCont.disabled .upgradeTooltipSection .pointer{right:116px;top:-5px}.settingsPage .settingSection .rightSection .autoBccWrapper .inputCont{width:80%;padding-bottom:20px;position:relative}.settingsPage .settingSection .rightSection .autoBccWrapper .inputCont input{height:35px;border-radius:4px;background-color:#fff;border:1px solid #cdccd5;color:#4c4761;font-size:14px;padding:0 10px;width:100%}.settingsPage .settingSection .rightSection .autoBccWrapper .inputCont input:focus{border-color:#3953fb}.settingsPage .settingSection .rightSection .autoBccWrapper .autoBcc{padding:0}.settingsPage .settingSection .rightSection .crmInnerCont{display:block;box-sizing:border-box;padding:20px;overflow-y:auto}.settingsPage .settingSection .rightSection .crmInnerCont .crmType{padding-top:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont{display:grid;grid-template-columns:repeat(auto-fill,320px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-gap:30px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard{border:1px solid #d3d5e3;background-color:#fff;border-radius:10px;padding:10px 20px 20px;box-shadow:3.4px 5px 4px 0 rgba(124,130,165,.1);position:relative;display:grid}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .zapierApiIntegrationWrapper .buttonCont{padding-top:12px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .titleHeaderFlex{display:flex;align-items:center}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .titleHeaderFlex .upgradeBadge{margin-left:10px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .toolTipCont{position:relative}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .toolTipCont .upgradeTooltipSection.topLeft{top:23px;left:-260px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .toolTipCont .upgradeTooltipSection.topLeft .pointer{top:2px;left:231px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .toolTipCont .upgradeTooltipSection.topRight{top:26px;right:-40px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .toolTipCont .upgradeTooltipSection.topRight .pointer{top:2px;right:53px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .upgradeButton{cursor:pointer;display:flex;align-items:center;justify-content:center;flex:0 0 145px;height:42px;background-color:#fff;color:#3953fb;border:1px solid #3953fb;font-weight:700;font-size:1rem;border-radius:5px;margin:0 auto}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .crmCardHeader{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .crmCardHeader .titleHeader .title{font-family:Graphik-Medium;color:#666;text-align:left}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .crmCardHeader .titleHeader .connectSfText{display:flex;align-items:center;font-size:14px;color:#787878;margin-top:4px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .crmCardHeader .titleHeader .connectSfText i{font-size:14px;color:#adff2f;margin-right:5px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .crmCardHeader .flexRow{display:flex;align-items:center}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .crmCardHeader .flexRow .linkToSupportArticle{text-decoration:none;color:#666}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .crmCardHeader .flexRow .helpIcon{font-size:18px;margin-left:8px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .crmCardHeader .icon{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:50px;object-fit:contain;display:flex;align-items:center}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .crmCardHeader.slack .icon img{width:90px;height:auto;object-fit:contain}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .crmCardHeader.slack~.buttonCont .UpgradeTooltip{top:-128px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .crmCardHeader.slack~.buttonCont .UpgradeTooltip .sharpPointer{top:125px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .crmCardHeader.zapier{cursor:default}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .crmCardHeader.zapier .icon img{width:85px;height:auto;object-fit:contain;cursor:default}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .crmCardHeader.zoho .icon img{width:45px;height:auto}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .apiKeyWrapper{margin-top:16px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .apiKeyWrapper .apiKeyContainer{margin-bottom:0}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .desc{padding:25px 0;font-family:Graphik-Regular;font-size:14px;letter-spacing:-.16px;text-align:left;line-height:1.46;cursor:default}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .comingSoonCont{display:flex;align-items:center;justify-content:center;padding-top:25px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .comingSoonCont .comingsoonText{font-size:15px;color:#3953fb;padding:2px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .comingSoonCont .contactUs{font-size:15px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .comingSoonCont .contactUs a{color:#3953fb;text-decoration:underline}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont{display:flex;align-items:center;justify-content:center;padding-top:29px;position:relative}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .connectedBtnCont{cursor:pointer;flex:0 0 145px;height:42px;background:#fff;color:#3953fb;border:1px solid #3953fb;font-weight:700;font-size:1rem;text-decoration:none}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .connectedBtnCont.disabled{opacity:.5;cursor:not-allowed;pointer-events:none;-webkit-user-select:none;user-select:none}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .connectedBtnCont.btn{background:#fff;color:#3953fb;border:1px solid #3953fb}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .connectedBtnCont i{padding-right:5px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .lockWrapper{position:relative;margin-right:1.5rem;display:flex}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .lockBtnCont,.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .playBtnCont,.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .setingSfIcon{background-color:#fff;border:1px solid #3953fb;display:flex;align-items:center;flex:0 0 42px;height:42px;justify-content:center;margin-left:10px;border-radius:5px;cursor:pointer}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .lockBtnCont svg,.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .playBtnCont svg,.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .setingSfIcon svg{fill:#2542ff}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .lockBtn,.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .playBtnCont,.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .setingSfIcon{border:1px solid #a5a5a5}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .lockBtn svg,.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .playBtnCont svg,.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .setingSfIcon svg{fill:#a5a5a5}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont.wrapConnectedBtn .setingSfIcon{position:relative;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #a5a5a5;background:#fff;flex:0 0 42px;height:42px;transition:all .3s ease;cursor:pointer}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont.wrapConnectedBtn .setingSfIcon svg{width:18px;height:18px;fill:#666}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont.wrapConnectedBtn .setingSfIcon:hover{background:#d9dbe7;transition:all .3s ease}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont.wrapConnectedBtn .setingSfIcon:hover svg{fill:#3953fb}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .connectBtnCont.btn,.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .installbtnCont.btn{cursor:pointer;display:flex;align-items:center;flex:0 0 145px;height:42px;background-color:#fff;color:#3953fb;border:1px solid #3953fb;font-weight:700;font-size:1rem;border-radius:5px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .connectBtnCont.disabled,.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .installbtnCont.disabled{opacity:.5;cursor:not-allowed}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .connectBtnCont i,.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .installbtnCont i{margin-right:5px;font-size:22px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .buttonCont .installbtnCont svg{fill:#3953fb;margin-right:12px;width:18px;height:18px}.settingsPage .settingSection .rightSection .crmInnerCont .crmType .crmTypeCont .crmCard .comingSoonCont{flex-direction:column}.settingsPage .settingSection .rightSection .crmInnerCont .mainHeading{margin-bottom:24px;font-size:16px!important}.settingsPage .settingSection .rightSection .crmInnerCont .headingText{display:flex;align-items:center;transition:all .3s ease;font-size:14px}.settingsPage .settingSection .rightSection .crmInnerCont .headingText i{margin-right:10px;padding:5px;cursor:pointer;border-radius:35px;color:#787878;transition:all .3s ease}.settingsPage .settingSection .rightSection .crmInnerCont .headingText i:hover{color:#333;background:#f5f5f5;transition:all .3s ease}.settingsPage .settingSection .rightSection .crmInnerCont .headingText .title{transition:all .3s ease}.settingsPage .settingSection .rightSection .dialerInnercont{width:100%;height:100%;display:inline-block;box-sizing:border-box;padding:20px;overflow-y:auto}.settingsPage .settingSection .rightSection .dialerInnercont .adminPopupMask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:199;background:#333;opacity:.75}.settingsPage .settingSection .rightSection .dialerInnercont .dialerUpgrade{width:100%;height:100%}.settingsPage .settingSection .rightSection .dialerInnercont .dialerUpgrade .dialerUpgradeCont{width:100%;height:100%;display:flex;align-items:center;flex-direction:row;justify-content:center}.settingsPage .settingSection .rightSection .dialerInnercont .dialerUpgrade .dialerUpgradeCont .upgradeTooltipSection{left:75px}.settingsPage .settingSection .rightSection .dialerInnercont .dialerUpgrade .dialerUpgradeCont .upgradeTooltipSection .tooltipCard .descText,.settingsPage .settingSection .rightSection .dialerInnercont .dialerUpgrade .dialerUpgradeCont .upgradeTooltipSection .tooltipCard .subTitle{color:#000}.settingsPage .settingSection .rightSection .dialerInnercont .dialerUpgrade .dialerUpgradeCont .upgradeTooltipSection .pointer{display:none}.settingsPage .settingSection .rightSection .dialerInnercont .dialerUpgrade .dialerUpgradeCont .dialerImageCont img{width:245px;object-fit:contain;height:auto}.settingsPage .settingSection .rightSection .dialerInnercont .dialerUpgrade .dialerUpgradeCont .upgradeCont{width:30%;padding-left:20px;position:relative}.settingsPage .settingSection .rightSection .dialerInnercont .dialerUpgrade .dialerUpgradeCont .upgradeCont .upgradeText{color:#333;font-size:14px;line-height:1.3;letter-spacing:normal}.settingsPage .settingSection .rightSection .dialerInnercont .dialerUpgrade .dialerUpgradeCont .upgradeCont .upgradeButton{padding-top:10px}.settingsPage .settingSection .rightSection .dialerInnercont .dialerUpgrade .dialerUpgradeCont .upgradeCont .upgradeButton .btn{background-color:#ff9001;color:#fff;width:100px;height:30px;font-size:12px;cursor:pointer}.settingsPage .settingSection .rightSection .dialerInnercont .dialerUpgrade .dialerUpgradeCont .upgradeCont .arrowIcon{padding-top:15px;position:relative}.settingsPage .settingSection .rightSection .dialerInnercont .dialerUpgrade .dialerUpgradeCont .upgradeCont .arrowIcon img{position:absolute;width:65px;height:auto;left:-25px}.settingsPage .settingSection .rightSection .dialerInnercont .contactAdminPopup{bottom:0;position:fixed;top:0;left:0;-webkit-user-select:none;user-select:none;width:-moz-fit-content;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:200;width:-webkit-fit-content;width:fit-content}.settingsPage .settingSection .rightSection .dialerInnercont .contactAdminPopup .adminPopupWrapper{width:400px;position:relative;padding:30px 24px;border-radius:10px;box-shadow:0 0 22.3px 1.7px rgba(59,59,59,.14);border:1px solid #ebebeb;background-color:#fff;display:grid;grid-template-columns:200px 150px;z-index:9}.settingsPage .settingSection .rightSection .dialerInnercont .contactAdminPopup .adminPopupWrapper .popupContent{padding-right:15px}.settingsPage .settingSection .rightSection .dialerInnercont .contactAdminPopup .adminPopupWrapper .popupContent .popupTitle{color:#333;font-size:14px;font-family:Graphik-Semibold;line-height:1.3;letter-spacing:.18px}.settingsPage .settingSection .rightSection .dialerInnercont .contactAdminPopup .adminPopupWrapper .popupContent .contentBody{padding-top:50px}.settingsPage .settingSection .rightSection .dialerInnercont .contactAdminPopup .adminPopupWrapper .popupContent .contentBody .btn{background-color:#ff9001;color:#fff;width:100px;height:30px;font-size:12px;cursor:pointer}.settingsPage .settingSection .rightSection .dialerInnercont .dialerTitle{color:#666;font-family:Graphik-Regular;padding-bottom:10px;font-size:15px;font-weight:600}.settingsPage .settingSection .rightSection .dialerInnercont .cardWrapper{display:grid;grid-area:auto;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:20px;align-items:stretch}.settingsPage .settingSection .rightSection .dialerInnercont .card{width:210px;height:80px;object-fit:contain;border-radius:10px;box-shadow:3.4px 5px 4px 0 rgba(124,130,165,.1);border:1px solid #d3d3d3;background-color:#fff;display:flex;flex-direction:column;padding:7px 5px 9px;position:relative}.settingsPage .settingSection .rightSection .dialerInnercont .card.newNumberCard{color:hsla(0,0%,40%,.65);font-size:11px;cursor:pointer}.settingsPage .settingSection .rightSection .dialerInnercont .card.newNumberCard .phoneNumberCardheader{justify-content:center;align-items:center;height:100%}.settingsPage .settingSection .rightSection .dialerInnercont .card.newNumberCard .phoneNumberCardheader .addNewNumber{color:#3953fb;font-size:14px;display:flex;align-items:center;justify-content:flex-start;width:100%;justify-content:center}.settingsPage .settingSection .rightSection .dialerInnercont .card.newNumberCard .phoneNumberCardheader .addNewNumber.cardRow{padding:5px 10px}.settingsPage .settingSection .rightSection .dialerInnercont .card .otherDetails{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-end;height:50px}.settingsPage .settingSection .rightSection .dialerInnercont .card .otherDetails .phoneNumber{color:#3953fb;font-size:14px;display:flex;align-items:center;justify-content:flex-start;width:100%}.settingsPage .settingSection .rightSection .dialerInnercont .card .otherDetails .phoneNumber.cardRow{padding:5px 10px}.settingsPage .settingSection .rightSection .dialerInnercont .card .otherDetails .delete.icon{cursor:pointer;width:14px;height:14px}.settingsPage .settingSection .rightSection .dialerInnercont .card .otherDetails .delete.icon.animatedStar{margin-right:3px}.settingsPage .settingSection .rightSection .dialerInnercont .card .otherDetails .delete.icon svg{width:inherit;height:inherit;fill:#787878}.settingsPage .settingSection .rightSection .dialerInnercont .card .phoneNumberCardheader{width:100%;padding:0 10px;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;position:relative;height:55px}.settingsPage .settingSection .rightSection .dialerInnercont .card .phoneNumberCardheader .messageCont{display:flex;align-items:center;background:#ffe6b5;border-radius:20px;padding:3px 5px}.settingsPage .settingSection .rightSection .dialerInnercont .card .phoneNumberCardheader .messageCont.freeTextCont{background:#2dca73}.settingsPage .settingSection .rightSection .dialerInnercont .card .phoneNumberCardheader .messageCont .messageIcon{margin-right:5px;color:#000;font-size:10px}.settingsPage .settingSection .rightSection .dialerInnercont .card .phoneNumberCardheader .messageCont .messageText{font-size:10px;color:#000;line-height:10px}.settingsPage .settingSection .rightSection .dialerInnercont .card .phoneNumberCardheader .star.icon{cursor:pointer;width:14px;height:14px}.settingsPage .settingSection .rightSection .dialerInnercont .card .phoneNumberCardheader .star.icon.animatedStar{margin-right:3px}.settingsPage .settingSection .rightSection .dialerInnercont .card .phoneNumberCardheader .star.icon svg{width:inherit;height:inherit;fill:#787878}.settingsPage .settingSection .rightSection .dialerInnercont .card .phoneNumberCardheader .defaultNumber{display:flex;align-items:center;cursor:default}.settingsPage .settingSection .rightSection .dialerInnercont .card .phoneNumberCardheader .defaultNumber .star.filled{margin:0;position:relative;height:14px;width:14px}.settingsPage .settingSection .rightSection .dialerInnercont .card .phoneNumberCardheader .defaultNumber .star.filled img{height:inherit;width:inherit;position:absolute}.settingsPage .settingSection .rightSection .dialerInnercont .card .phoneNumberCardheader .phoneNumber{color:#3953fb;font-size:14px;display:flex;align-items:center;justify-content:flex-start;width:100%}.settingsPage .settingSection .rightSection .dialerInnercont .card .phoneNumberCardheader .phoneNumber.cardRow{padding:5px 10px}.settingsPage .settingSection .rightSection .dialerInnercont .creditsWrapper{padding-top:40px}.settingsPage .settingSection .rightSection .dialerInnercont .creditsWrapper .availableCredits{margin:0 10px 10px 0;padding:9px 5px;width:350px!important;height:140px}.settingsPage .settingSection .rightSection .dialerInnercont .creditsWrapper .availableCredits .freecalling{display:flex;align-items:center;margin-top:12px}.settingsPage .settingSection .rightSection .dialerInnercont .creditsWrapper .availableCredits .freecalling .freecallingText{margin-right:10px}.settingsPage .settingSection .rightSection .dialerInnercont .creditsWrapper .availableCredits .freecalling .freecallingIcon{display:flex}.settingsPage .settingSection .rightSection .dialerInnercont .creditsWrapper .availableCredits .freecalling .freecallingIcon i{font-size:16px}.settingsPage .settingSection .rightSection .dialerInnercont .creditsWrapper .availableCredits .freecalling .customTooltip .tooltipText{color:#fff}.settingsPage .settingSection .rightSection .dialerInnercont .creditsWrapper .availableCredits .freecalling .customTooltip .tooltipBody{background:#393a3d;top:18px;right:-216px;color:#fff;width:370px}.settingsPage .settingSection .rightSection .dialerInnercont .creditsWrapper .availableCredits .freecalling .customTooltip .sharpPointer{background-color:#393a3d;top:9px;right:0}.settingsPage .settingSection .rightSection .dialerInnercont .creditsWrapper .availableCredits .creditsCont{width:100%;padding:0 10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:14px;color:#666}.settingsPage .settingSection .rightSection .dialerInnercont .creditsWrapper .availableCredits .creditsCont .creditsData{font-family:Graphik-Semibold;padding-top:5px;color:#3953fb;font-size:16px}.settingsPage .settingSection .rightSection .dialerInnercont .creditsWrapper .availableCredits .actionBtns{color:#fff;font-size:12px;padding:0 10px;background-color:#3953fb;display:flex;align-items:center;justify-content:center;width:150px;height:32px;margin-left:10px;margin-top:16px;border-radius:5px;cursor:pointer}.settingsPage .settingSection .rightSection .customUrlInnerCont{width:100%;height:100%;display:inline-block;box-sizing:border-box;padding:20px;overflow-y:auto}.settingsPage .settingSection .rightSection .customUrlInnerCont .customUrlheader .urlTitle{padding-bottom:20px;box-sizing:border-box;font-size:15px;font-family:Graphik-Regular;color:#666}.input-box~.focus-border{position:absolute;bottom:0;left:0;width:100%;height:1px;z-index:99}.input-box~.focus-border:after,.input-box~.focus-border:before{content:"";position:absolute;bottom:0;left:0;width:0;height:100%;background-color:#3953fb;transition:.4s}.input-box~.focus-border:after{left:auto;right:0}.input-box:focus~.focus-border:after,.input-box:focus~.focus-border:before{width:50%;transition:.4s}.unsubscribeWrapper{padding:10px;height:100%;-webkit-user-select:none;user-select:none;overflow-y:auto}.unsubscribeWrapper.disabled{opacity:unset}.unsubscribeWrapper.disabled .ql-toolbar,.unsubscribeWrapper.disabled .quill{background-color:#f0f0f0;pointer-events:none;opacity:.75}.unsubscribeWrapper .unsubscribeCont{width:100%;height:360px;max-width:700px;display:inline-block;overflow:auto;box-sizing:border-box;padding:20px;position:relative}.unsubscribeWrapper .unsubscribeCont .thunderSvg{position:absolute;right:18px;top:20px;cursor:pointer!important}.unsubscribeWrapper .unsubscribeCont .thunderSvg g{-webkit-filter:unset;filter:unset}.unsubscribeWrapper .unsubscribeCont .upgradeTooltipSection{top:42px;right:0;padding-top:10px}.unsubscribeWrapper .unsubscribeCont .upgradeTooltipSection .pointer{top:2px;right:22px}.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-image{display:none!important}.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .errMsg{color:red;font-size:13px;margin-top:5px}.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-container{height:calc(100% - 45px)}.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-toolbar.ql-snow .ql-formats:nth-child(4),.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-toolbar.ql-snow .ql-formats:nth-child(5){display:none}.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-snow .ql-tooltip:before{content:"{{unsubscribeLink}}";color:#3953fb}.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-snow .ql-tooltip[data-mode=link]:before{content:"Insert unsubscribe link here"}.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-snow .ql-tooltip.ql-editing input[type=text],.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-snow .ql-tooltip a.ql-action,.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-snow .ql-tooltip a.ql-preview{display:none!important}.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-snow .ql-editing[data-mode=link] a.ql-action{display:inline-block!important}.unsubscribeWrapper .unsubscribeCont #reactunsubscribeEditor .ql-snow .ql-editing[data-mode=link] a.ql-action:after{content:"Ok"!important;padding:2px 8px;background:#3953fb;border:1px solid #3953fb;color:#fff;border-radius:5px}.unsubscribeWrapper .unsubscribeCheck{padding:5px 20px}.unsubscribeWrapper .unsubscribeBtnSection{display:flex;align-items:center;justify-content:left;padding:0 20px;margin-top:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.customUrlSection{padding:30px;height:100%;-webkit-user-select:none;user-select:none;overflow-y:auto}.customUrlSection h6.titleHeader{position:relative;display:block;padding-bottom:20px;font-size:15px;font-family:Graphik-Regular;color:#666;font-weight:400}.customUrlSection .customUrlBody{height:calc(100% - 68px);overflow:auto}.customUrlSection .customUrlBody .featureDemoContentCard{left:0;right:0;margin:0 auto}.customUrlSection .customUrlBody .customUrlRow,.customUrlSection .customUrlBody .customUrlRowLoader{position:relative;border-top:1px solid #eee;border-bottom:1px solid #eee;width:100%;height:60px;display:grid;grid-template-columns:calc(100% - 70px) 70px;align-items:center;padding:0 15px}.customUrlSection .customUrlBody .customUrlRow .domainName,.customUrlSection .customUrlBody .customUrlRowLoader .domainName{font-size:15px;text-align:left;color:#666;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customUrlSection .customUrlBody .customUrlRow .domainName.linear-background,.customUrlSection .customUrlBody .customUrlRowLoader .domainName.linear-background{width:240px}.customUrlSection .customUrlBody .customUrlRow .wrapActionIcon,.customUrlSection .customUrlBody .customUrlRowLoader .wrapActionIcon{position:relative;display:flex;align-items:center}.customUrlSection .customUrlBody .customUrlRow .wrapActionIcon .linear-background,.customUrlSection .customUrlBody .customUrlRowLoader .wrapActionIcon .linear-background{border-radius:50%;width:30px;height:30px}.customUrlSection .customUrlBody .customUrlRow .wrapActionIcon span:first-child,.customUrlSection .customUrlBody .customUrlRowLoader .wrapActionIcon span:first-child{margin-right:5px}.customUrlSection .customUrlBody .customUrlInfoText{position:relative;display:flex;align-items:center;margin-top:10px;color:hsla(0,0%,40%,.65)}.customUrlSection .customUrlBody .customUrlInfoText i{position:relative;margin-right:5px;font-size:16px}.customUrlSection .customUrlBody .customUrlInfoText .text{font-size:12px}.customUrlSection .customUrlBody .customUrlInfoTextLoader{position:relative;display:grid;grid-template-columns:14px calc(100% - 14px);margin-top:10px}.customUrlSection .customUrlBody .customUrlInfoTextLoader .icon{width:14px;height:14px;border-radius:50%}.customUrlSection .customUrlBody .customUrlInfoTextLoader .text{margin-left:5px;width:240px;height:12px}.settingsPage .contactAdminPopup{bottom:0;position:fixed;top:0;left:0;-webkit-user-select:none;user-select:none;width:-moz-fit-content;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:200;width:-webkit-fit-content;width:fit-content}.settingsPage .contactAdminPopup .adminPopupWrapper{width:400px;position:relative;padding:30px 24px;border-radius:10px;box-shadow:0 0 22.3px 1.7px rgba(59,59,59,.14);border:1px solid #ebebeb;background-color:#fff;display:grid;grid-template-columns:200px 150px;z-index:9}.settingsPage .contactAdminPopup .adminPopupWrapper .popupContent{padding-right:15px}.settingsPage .contactAdminPopup .adminPopupWrapper .popupContent .popupTitle{color:#333;font-size:14px;font-family:Graphik-Semibold;line-height:1.3;letter-spacing:.18px}.settingsPage .contactAdminPopup .adminPopupWrapper .popupContent .contentBody{padding-top:50px}.settingsPage .contactAdminPopup .adminPopupWrapper .popupContent .contentBody .btn{background-color:#ff9001;color:#fff;width:100px;height:30px;font-size:12px;cursor:pointer}.settingsPage .adminPopupMask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:199;background:#333;opacity:.75}.callRecordingWrapper{padding-top:40px}.callRecordingWrapper .callRecordingToggleBtn .toggleBtnSection .loading{display:block;height:20px;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:1;cursor:unset}.callRecordingWrapper .callRecordingToggleBtn .toggleBtnSection.disabledToggle{-webkit-user-select:unset;user-select:unset;pointer-events:unset;opacity:.5;cursor:pointer}.callRecordingWrapper .callRecordingToggleBtn .toggleBtnSection .rightPad{padding-right:0}.callRecordingWrapper .callRecordingToggleBtn .toggleBtnSection .toggleText{margin-top:2px;font-size:16px;color:#666;font-weight:400}.userProfileSection{height:calc(100% - 56px);overflow:auto;padding:20px 35px}.userProfileSection .popupBody{position:relative;display:block;top:15px;overflow:auto;padding:10px 0;width:70%}@media (max-width:1080px){.userProfileSection .popupBody{width:100%}}.userProfileSection .popupBody .formInputGroup{display:grid;grid-template-columns:repeat(2,calc(50% - 10px));justify-content:space-between;grid-row-gap:10px;row-gap:10px;position:relative}@media (max-width:767px){.userProfileSection .popupBody .formInputGroup{grid-template-columns:100%}}.userProfileSection .popupBody .formInputGroup .changeWrap{position:relative;display:block}.userProfileSection .popupBody .formInputGroup .changeWrap .changeBtn{position:absolute;right:0;top:10px;font-size:12px;color:#3953fb;font-weight:500;cursor:pointer;background:rgba(57,83,251,.1607843137);padding:4px 13px;border-radius:3px}.userProfileSection .popupBody .inputWrapper.phoneNumber{margin-bottom:20px}.userProfileSection .popupBody .userProfileApiKeyWrapper{width:100%}.userProfileSection .popupBody .emailPreference{margin:20px 0}.userProfileSection .popupBody .emailPreference h6{font-size:16px;margin-bottom:15px}.userProfileSection .popupBody .emailPreference .chkBoxSection{position:relative;display:flex}.userProfileSection .popupBody .emailPreference .chkBoxSection i{margin-left:10px;color:#3953fb}.userProfileSection .popupBody .emailPreference .chkBoxSection .checkBoxSection{padding:0}.userProfileSection .popupBody .btnSection{position:relative;margin-top:10px}.userProfileSection .popupBody .btnSection button{font-size:14px;padding:10px 0;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset}.userProfileSection .popupBody .btnSection button.updateProfileBtn{border:1px solid #3953fb;background:#3953fb}.userProfileSection .popupBody .btnSection button.updateProfileBtn.disabledBtn{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.userProfileSection .popupBody .btnSection button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.userProfileSection .popupBody .btnSection button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.userProfileSection .popupBody .btnSection .deactiveBtn{margin:unset;margin-top:60px;border:1px solid #ddd;background:#fafafa;cursor:pointer;color:#8d8d8d;padding:10px 32px;letter-spacing:.3px;font-size:16px;justify-content:start}.userProfileSection .userProfileLoader .inputLoader{height:16px;width:240px;border-radius:35px;margin-top:20px}.userProfileSection .userProfileLoader .checkBoxHeader{margin-top:35px;width:200px;height:14px;border-radius:35px;margin-bottom:10px}.userProfileSection .userProfileLoader .checkboxLoader{margin:15px 0 35px;display:flex;align-items:center;flex-direction:row}.userProfileSection .userProfileLoader .checkboxLoader .checkBox{height:16px;width:16px;margin-right:10px;border-radius:5px}.userProfileSection .userProfileLoader .checkboxLoader .checkBoxContent{height:16px;width:340px;border-radius:35px}.userProfileSection .userProfileLoader .saveBtnLoader{margin-top:35px;width:140px;height:30px;margin-bottom:25px;border-radius:5px}.userProfileSection .userProfileLoader .deactivateBtnloader{margin-bottom:35px;width:180px;height:18px;border-radius:35px}.userProfileSection .profileSaveSection{position:absolute;bottom:16px;right:63px}.userProfileSection .profileSaveSection button{font-size:14px;padding:10px 0;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset}.userProfileSection .profileSaveSection button.updateProfileBtn{border:1px solid #3953fb;background:#3953fb}.userProfileSection .profileSaveSection button.updateProfileBtn.disabledBtn{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.userProfileSection .profileSaveSection button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.userProfileSection .profileSaveSection button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.userProfileSection .overlayExpMask{position:fixed;z-index:99;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.changePasswordSection .cardBody{padding:11px 0 10px}.changePasswordSection .cardBody .popupBody{width:100%}.changePasswordSection .cardBody .updateBtn{text-align:center}.changePasswordSection .cardBody .updateBtn .changePassword{background:#3953fb;padding:0 30px;letter-spacing:.5px;font-size:14px;will-change:font-size;font-weight:700;height:36px}.changePasswordSection .cardBody .updateBtn .changePassword.hover{box-shadow:0 0 2px 0 rgba(0,0,0,.2)}.changePasswordSection .cardBody .updateBtn .changePassword.loading{width:unset;margin:0 auto;padding:0}.overlayMaskProfile{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.apiKeyWrapper .apiKeyContainer{display:flex;align-items:center;width:220px}.apiKeyWrapper .apiKeyContainer .apiKey{margin-bottom:0;width:100%}.apiKeyWrapper .apiKeyContainer .apiKey .readOnlyInput .inputLabel{bottom:36px;will-change:font-size;font-size:11px;transition:all .2s linear}.apiKeyWrapper .apiKeyContainer .apiKey .readOnlyInput .inputBox{border:0}.apiKeyWrapper .apiKeyContainer .copyIcon,.apiKeyWrapper .apiKeyContainer .visibilityIcon{cursor:pointer;font-size:14px}.apiKeyWrapper .apiKeyContainer .copyIcon:hover,.apiKeyWrapper .apiKeyContainer .visibilityIcon:hover{background:#f5f5f5;color:#000;transition:all .3s ease}.apiKeyWrapper .apiKeyContainer .visibilityIcon{margin-right:8px;font-size:16px}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .iconShadow,#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-link-section .iconShadow,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .iconShadow,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-link-section .iconShadow,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .iconShadow,#userRegister .container .register-body .register-panel .register-form #login .forgot-link-section .iconShadow,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .iconShadow,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-link-section .iconShadow,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .iconShadow,#userRegister .container .register-body .register-panel .register-form #signup .forgot-link-section .iconShadow,.pricingBody .paymentSuccess .iconShadow,.teamLogin .activateSuccess .iconShadow,.teamLogin .forgot-link-section .iconShadow,.teamSignup .activateSuccess .iconShadow,.teamSignup .forgot-link-section .iconShadow,.teamThanksSection .iconShadow{position:relative}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .iconShadow i,#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-link-section .iconShadow i,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .iconShadow i,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-link-section .iconShadow i,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .iconShadow i,#userRegister .container .register-body .register-panel .register-form #login .forgot-link-section .iconShadow i,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .iconShadow i,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-link-section .iconShadow i,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .iconShadow i,#userRegister .container .register-body .register-panel .register-form #signup .forgot-link-section .iconShadow i,.pricingBody .paymentSuccess .iconShadow i,.teamLogin .activateSuccess .iconShadow i,.teamLogin .forgot-link-section .iconShadow i,.teamSignup .activateSuccess .iconShadow i,.teamSignup .forgot-link-section .iconShadow i,.teamThanksSection .iconShadow i{font-size:48px}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .iconShadow i.success,#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-link-section .iconShadow i.success,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .iconShadow i.success,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-link-section .iconShadow i.success,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .iconShadow i.success,#userRegister .container .register-body .register-panel .register-form #login .forgot-link-section .iconShadow i.success,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .iconShadow i.success,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-link-section .iconShadow i.success,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .iconShadow i.success,#userRegister .container .register-body .register-panel .register-form #signup .forgot-link-section .iconShadow i.success,.pricingBody .paymentSuccess .iconShadow i.success,.teamLogin .activateSuccess .iconShadow i.success,.teamLogin .forgot-link-section .iconShadow i.success,.teamSignup .activateSuccess .iconShadow i.success,.teamSignup .forgot-link-section .iconShadow i.success,.teamThanksSection .iconShadow i.success{color:#29b969}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .iconShadow i.failure,#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-link-section .iconShadow i.failure,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .iconShadow i.failure,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-link-section .iconShadow i.failure,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .iconShadow i.failure,#userRegister .container .register-body .register-panel .register-form #login .forgot-link-section .iconShadow i.failure,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .iconShadow i.failure,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-link-section .iconShadow i.failure,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .iconShadow i.failure,#userRegister .container .register-body .register-panel .register-form #signup .forgot-link-section .iconShadow i.failure,.pricingBody .paymentSuccess .iconShadow i.failure,.teamLogin .activateSuccess .iconShadow i.failure,.teamLogin .forgot-link-section .iconShadow i.failure,.teamSignup .activateSuccess .iconShadow i.failure,.teamSignup .forgot-link-section .iconShadow i.failure,.teamThanksSection .iconShadow i.failure{color:red}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .iconShadow .shadow,#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-link-section .iconShadow .shadow,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .iconShadow .shadow,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-link-section .iconShadow .shadow,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .iconShadow .shadow,#userRegister .container .register-body .register-panel .register-form #login .forgot-link-section .iconShadow .shadow,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .iconShadow .shadow,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-link-section .iconShadow .shadow,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .iconShadow .shadow,#userRegister .container .register-body .register-panel .register-form #signup .forgot-link-section .iconShadow .shadow,.pricingBody .paymentSuccess .iconShadow .shadow,.teamLogin .activateSuccess .iconShadow .shadow,.teamLogin .forgot-link-section .iconShadow .shadow,.teamSignup .activateSuccess .iconShadow .shadow,.teamSignup .forgot-link-section .iconShadow .shadow,.teamThanksSection .iconShadow .shadow{position:relative;display:block;border-radius:50%;padding:2px;width:48px;margin:0 auto;background:#f5f5f5}#userRegister .container nav{position:relative;z-index:1;padding-top:10px}@media (max-width:992px){#userRegister .container nav{padding-bottom:10px}}#userRegister .container nav .headerMenuWrapper{position:relative;display:flex;align-items:center;justify-content:space-between}#userRegister .container nav .headerMenuWrapper .logo-title svg{height:36px;fill:#fff}#userRegister .container nav .headerMenuWrapper .logo-title svg path{fill:#fff}#userRegister .container nav .headerMenuWrapper .menuWrapper{position:relative;padding:0;margin:0;list-style:none;display:flex;align-items:center}#userRegister .container nav .headerMenuWrapper .menuWrapper .menuIcon{display:none;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:576px){#userRegister .container nav .headerMenuWrapper .menuWrapper .menuIcon{margin-right:10px;display:block}}#userRegister .container nav .headerMenuWrapper .menuWrapper .menuIcon i{padding:5px;border-radius:35px;cursor:pointer;transition:all .3s}#userRegister .container nav .headerMenuWrapper .menuWrapper .menuIcon i:hover{background:#4c799d;transition:all .3s}#userRegister .container nav .headerMenuWrapper .menuWrapper .menuListDropdown{position:absolute;margin:0;list-style:none;display:none;z-index:1000;background:#fff;flex-flow:column;width:166px;right:10px;top:30px;padding:10px;border-radius:10px;box-shadow:-1px -1px 6px 1px #a0aab3}@media (max-width:576px){#userRegister .container nav .headerMenuWrapper .menuWrapper .menuListDropdown{display:flex}}#userRegister .container nav .headerMenuWrapper .menuWrapper .menuListDropdown .menuItems{width:100%;border-radius:5px;padding:5px;cursor:pointer}#userRegister .container nav .headerMenuWrapper .menuWrapper .menuListDropdown .menuItems a{color:#666;text-decoration:none;font-size:16px}#userRegister .container nav .headerMenuWrapper .menuWrapper .menuListDropdown .menuItems:hover{background:#f5f5f5}#userRegister .container nav .headerMenuWrapper .menuWrapper .menuListDropdown .menuItems:hover a{color:#3b3b3b;text-decoration:underline}#userRegister .container nav .headerMenuWrapper .menuWrapper .menuList{position:relative;display:block;padding:0;list-style:none;display:flex;align-items:center;justify-content:flex-end;margin:0 80px 0 0}@media (max-width:576px){#userRegister .container nav .headerMenuWrapper .menuWrapper .menuList{margin-right:10px;display:none}}@media (min-width:576px) and (max-width:767px){#userRegister .container nav .headerMenuWrapper .menuWrapper .menuList{margin-right:40px}}#userRegister .container nav .headerMenuWrapper .menuWrapper .menuList .menuItems{margin-left:10px;cursor:pointer}@media (max-width:480px){#userRegister .container nav .headerMenuWrapper .menuWrapper .menuList .menuItems{margin-left:10px}}#userRegister .container nav .headerMenuWrapper .menuWrapper .menuList .menuItems.requestDemo{position:relative}#userRegister .container nav .headerMenuWrapper .menuWrapper .menuList .menuItems.requestDemo a{border:1px solid #fff}#userRegister .container nav .headerMenuWrapper .menuWrapper .menuList .menuItems a{color:#fff;padding:10px 15px;border:1px solid transparent;font-size:14px;font-weight:700;letter-spacing:1px;text-decoration:none}@media (max-width:480px){#userRegister .container nav .headerMenuWrapper .menuWrapper .menuList .menuItems a{font-size:14px}}#userRegister .container nav .headerMenuWrapper .menuWrapper .menuList .menuItems a:hover{border:1px solid #fff;background:#fff;color:#3953fb;border-radius:3px}#userRegister{font-family:Graphik-Regular;background:#1732a4;width:100%;overflow:hidden;overflow-y:auto;display:block;color:#fff;letter-spacing:.3px;line-height:1.5}#userRegister,#userRegister .container{position:relative;height:100%}#userRegister .container .register-body{position:relative;z-index:1;display:grid;grid-template-columns:50% 50%;justify-content:center;align-items:center;height:calc(100% - 178px)}@media (max-width:992px){#userRegister .container .register-body{grid-template-columns:100%;margin:0 auto;height:calc(100% - 98px)}}@media (min-width:0) and (max-width:640px){#userRegister .container .register-body{width:280px;height:fit-content;height:-webkit-fit-content;height:-moz-fit-content;margin-top:30px;z-index:0}}#userRegister .container .register-body.center-grid{grid-template-columns:100%}#userRegister .container .register-body.teamBg{border-radius:10px;overflow:auto;background:#fff;margin-top:20px;padding:20px;-webkit-animation:fadeIn .3s linear;animation:fadeIn .3s linear}#userRegister .container .register-body.activateMountLoader{height:calc(100% - 178px)}#userRegister .container .register-body.activateMountLoader,#userRegister .container .register-body.teamMountLoader{background:transparent;grid-template-columns:100% 129px}#userRegister .container .register-body .teamInviteSection{position:relative;display:flex;align-items:center;color:#666}#userRegister .container .register-body .teamContentSection{position:relative;width:90%;text-align:center}#userRegister .container .register-body .teamContentSection .invitedName,#userRegister .container .register-body .teamContentSection .joinText{display:block;font-size:20px;font-weight:600;letter-spacing:.3px;line-height:1.4;color:#666;min-height:20px}#userRegister .container .register-body .teamContentSection .inviteImg{margin-top:40px;width:100%}#userRegister .container .register-body .teamContentSection .inviteImg img{max-width:60%;margin:0 auto}#userRegister .container .register-body .contentBody{position:relative;display:flex;align-items:center;flex-direction:column}@media (min-width:0) and (max-width:992px){#userRegister .container .register-body .contentBody{display:none}}#userRegister .container .register-body .contentBody .titleImgWrap h1{font-family:Graphik-Semibold;width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;position:relative;font-size:72px;line-height:1.5;z-index:0;letter-spacing:.3px}@media (min-width:991px) and (max-width:1080px){#userRegister .container .register-body .contentBody .titleImgWrap h1{font-size:48px}}@media (min-width:1080px) and (max-width:1200px){#userRegister .container .register-body .contentBody .titleImgWrap h1{font-size:60px}}#userRegister .container .register-body .contentBody .titleImgWrap h1.pluginClass{font-size:44px;line-height:1.5;z-index:0;letter-spacing:.3px}@media (min-width:991px) and (max-width:1200px){#userRegister .container .register-body .contentBody .titleImgWrap h1.pluginClass{font-size:36px}}#userRegister .container .register-body .contentBody .titleImgWrap img{position:absolute;top:0;z-index:-1;right:-40px;width:80%}#userRegister .container .register-body .contentBody .titleImgWrap img.pluginClass{position:absolute;bottom:-20px;z-index:-1;left:-40px;top:unset;right:unset;width:60%}#userRegister .container .register-body .contentBody .arrowRight{text-align:right;position:relative;width:100%}#userRegister .container .register-body .contentBody .arrowRight img{position:absolute;right:0}#userRegister .container .register-body .register-panel{display:flex;align-items:center;justify-content:center}#userRegister .container .register-body .register-panel .register-form{position:relative;-webkit-animation:slideFromRightToLeft .5s;animation:slideFromRightToLeft .5s}#userRegister .container .register-body .register-panel .register-form #activateUser,#userRegister .container .register-body .register-panel .register-form #forgotPassword,#userRegister .container .register-body .register-panel .register-form #login,#userRegister .container .register-body .register-panel .register-form #resetPassword,#userRegister .container .register-body .register-panel .register-form #signup{-webkit-transform:translateY(0);transform:translateY(0);transition:all .2s linear;width:400px;background:#fff;color:#000;border-radius:20px;padding:20px 50px}@media (min-width:0) and (max-width:540px){#userRegister .container .register-body .register-panel .register-form #activateUser,#userRegister .container .register-body .register-panel .register-form #forgotPassword,#userRegister .container .register-body .register-panel .register-form #login,#userRegister .container .register-body .register-panel .register-form #resetPassword,#userRegister .container .register-body .register-panel .register-form #signup{width:280px;padding:20px;border-radius:6px}}@media (min-width:540px) and (max-width:767px){#userRegister .container .register-body .register-panel .register-form #activateUser,#userRegister .container .register-body .register-panel .register-form #forgotPassword,#userRegister .container .register-body .register-panel .register-form #login,#userRegister .container .register-body .register-panel .register-form #resetPassword,#userRegister .container .register-body .register-panel .register-form #signup{width:360px;padding:20px 40px;border-radius:10px}}@media (min-width:768px) and (max-width:992px){#userRegister .container .register-body .register-panel .register-form #activateUser,#userRegister .container .register-body .register-panel .register-form #forgotPassword,#userRegister .container .register-body .register-panel .register-form #login,#userRegister .container .register-body .register-panel .register-form #resetPassword,#userRegister .container .register-body .register-panel .register-form #signup{border-radius:10px}}#userRegister .container .register-body .register-panel .register-form #activateUser h3,#userRegister .container .register-body .register-panel .register-form #forgotPassword h3,#userRegister .container .register-body .register-panel .register-form #login h3,#userRegister .container .register-body .register-panel .register-form #resetPassword h3,#userRegister .container .register-body .register-panel .register-form #signup h3{font-family:Graphik-Semibold;color:#3b3b3b;font-size:28px}@media (min-width:0) and (max-width:767px){#userRegister .container .register-body .register-panel .register-form #activateUser h3,#userRegister .container .register-body .register-panel .register-form #forgotPassword h3,#userRegister .container .register-body .register-panel .register-form #login h3,#userRegister .container .register-body .register-panel .register-form #resetPassword h3,#userRegister .container .register-body .register-panel .register-form #signup h3{font-size:22px}}#userRegister .container .register-body .register-panel .register-form #activateUser h6,#userRegister .container .register-body .register-panel .register-form #forgotPassword h6,#userRegister .container .register-body .register-panel .register-form #login h6,#userRegister .container .register-body .register-panel .register-form #resetPassword h6,#userRegister .container .register-body .register-panel .register-form #signup h6{font-size:16px;color:#666;margin-bottom:30px}#userRegister .container .register-body .register-panel .register-form #activateUser .btm-m-10,#userRegister .container .register-body .register-panel .register-form #forgotPassword .btm-m-10,#userRegister .container .register-body .register-panel .register-form #login .btm-m-10,#userRegister .container .register-body .register-panel .register-form #resetPassword .btm-m-10,#userRegister .container .register-body .register-panel .register-form #signup .btm-m-10{bottom:-10px}#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-desc-text,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-desc-text,#userRegister .container .register-body .register-panel .register-form #login .forgot-desc-text,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-desc-text,#userRegister .container .register-body .register-panel .register-form #signup .forgot-desc-text{font-size:14px;color:#666;margin-top:15px}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess{text-align:center}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .activateBoldText,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .activateBoldText,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .activateBoldText,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .activateBoldText,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .activateBoldText{margin:15px 30px;font-size:24px;font-weight:600;line-height:1.4;letter-spacing:.3px;text-align:center;color:#222}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .activateInfoText,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .activateInfoText,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .activateInfoText,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .activateInfoText,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .activateInfoText{font-size:14px;color:#787878;margin-bottom:10px}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess,#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-link-section,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-link-section,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess,#userRegister .container .register-body .register-panel .register-form #login .forgot-link-section,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-link-section,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess,#userRegister .container .register-body .register-panel .register-form #signup .forgot-link-section{position:relative;display:block;text-align:center}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .activateText,#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .forgot-link-text,#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-link-section .activateText,#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-link-section .forgot-link-text,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .activateText,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .forgot-link-text,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-link-section .activateText,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-link-section .forgot-link-text,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .activateText,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .forgot-link-text,#userRegister .container .register-body .register-panel .register-form #login .forgot-link-section .activateText,#userRegister .container .register-body .register-panel .register-form #login .forgot-link-section .forgot-link-text,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .activateText,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .forgot-link-text,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-link-section .activateText,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-link-section .forgot-link-text,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .activateText,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .forgot-link-text,#userRegister .container .register-body .register-panel .register-form #signup .forgot-link-section .activateText,#userRegister .container .register-body .register-panel .register-form #signup .forgot-link-section .forgot-link-text{color:#444;text-align:center;margin:25px 0}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .activateButton,#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .forgot-link-btn,#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-link-section .activateButton,#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-link-section .forgot-link-btn,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .activateButton,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .forgot-link-btn,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-link-section .activateButton,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-link-section .forgot-link-btn,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .activateButton,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .forgot-link-btn,#userRegister .container .register-body .register-panel .register-form #login .forgot-link-section .activateButton,#userRegister .container .register-body .register-panel .register-form #login .forgot-link-section .forgot-link-btn,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .activateButton,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .forgot-link-btn,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-link-section .activateButton,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-link-section .forgot-link-btn,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .activateButton,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .forgot-link-btn,#userRegister .container .register-body .register-panel .register-form #signup .forgot-link-section .activateButton,#userRegister .container .register-body .register-panel .register-form #signup .forgot-link-section .forgot-link-btn{text-align:center;margin-bottom:20px}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .activateButton a,#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .forgot-link-btn a,#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-link-section .activateButton a,#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-link-section .forgot-link-btn a,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .activateButton a,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .forgot-link-btn a,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-link-section .activateButton a,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-link-section .forgot-link-btn a,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .activateButton a,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .forgot-link-btn a,#userRegister .container .register-body .register-panel .register-form #login .forgot-link-section .activateButton a,#userRegister .container .register-body .register-panel .register-form #login .forgot-link-section .forgot-link-btn a,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .activateButton a,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .forgot-link-btn a,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-link-section .activateButton a,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-link-section .forgot-link-btn a,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .activateButton a,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .forgot-link-btn a,#userRegister .container .register-body .register-panel .register-form #signup .forgot-link-section .activateButton a,#userRegister .container .register-body .register-panel .register-form #signup .forgot-link-section .forgot-link-btn a{display:block;text-decoration:none;cursor:pointer;width:120px;height:42px;padding:10px 0;margin:0 auto;font-weight:600;color:#fff;background:#2dca73;font-size:16px;border-radius:5px;transition:all .3s ease}#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .activateButton a:hover,#userRegister .container .register-body .register-panel .register-form #activateUser .activateSuccess .forgot-link-btn a:hover,#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-link-section .activateButton a:hover,#userRegister .container .register-body .register-panel .register-form #activateUser .forgot-link-section .forgot-link-btn a:hover,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .activateButton a:hover,#userRegister .container .register-body .register-panel .register-form #forgotPassword .activateSuccess .forgot-link-btn a:hover,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-link-section .activateButton a:hover,#userRegister .container .register-body .register-panel .register-form #forgotPassword .forgot-link-section .forgot-link-btn a:hover,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .activateButton a:hover,#userRegister .container .register-body .register-panel .register-form #login .activateSuccess .forgot-link-btn a:hover,#userRegister .container .register-body .register-panel .register-form #login .forgot-link-section .activateButton a:hover,#userRegister .container .register-body .register-panel .register-form #login .forgot-link-section .forgot-link-btn a:hover,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .activateButton a:hover,#userRegister .container .register-body .register-panel .register-form #resetPassword .activateSuccess .forgot-link-btn a:hover,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-link-section .activateButton a:hover,#userRegister .container .register-body .register-panel .register-form #resetPassword .forgot-link-section .forgot-link-btn a:hover,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .activateButton a:hover,#userRegister .container .register-body .register-panel .register-form #signup .activateSuccess .forgot-link-btn a:hover,#userRegister .container .register-body .register-panel .register-form #signup .forgot-link-section .activateButton a:hover,#userRegister .container .register-body .register-panel .register-form #signup .forgot-link-section .forgot-link-btn a:hover{background:#29b969;transition:all .3s ease;box-shadow:0 0 4px 2px #cefece}#userRegister .container .register-body .register-panel .register-form #activateUser .form-button,#userRegister .container .register-body .register-panel .register-form #forgotPassword .form-button,#userRegister .container .register-body .register-panel .register-form #login .form-button,#userRegister .container .register-body .register-panel .register-form #resetPassword .form-button,#userRegister .container .register-body .register-panel .register-form #signup .form-button{width:100%;padding:10px 0;text-align:center}#userRegister .container .register-body .register-panel .register-form #activateUser .form-button button,#userRegister .container .register-body .register-panel .register-form #forgotPassword .form-button button,#userRegister .container .register-body .register-panel .register-form #login .form-button button,#userRegister .container .register-body .register-panel .register-form #resetPassword .form-button button,#userRegister .container .register-body .register-panel .register-form #signup .form-button button{width:100%}#userRegister .container .register-body .register-panel .register-form #activateUser .form-button button.fill-transistion,#userRegister .container .register-body .register-panel .register-form #forgotPassword .form-button button.fill-transistion,#userRegister .container .register-body .register-panel .register-form #login .form-button button.fill-transistion,#userRegister .container .register-body .register-panel .register-form #resetPassword .form-button button.fill-transistion,#userRegister .container .register-body .register-panel .register-form #signup .form-button button.fill-transistion{z-index:1;position:fixed;-webkit-user-select:none;user-select:none;pointer-events:none}#userRegister .container .register-body .register-panel .register-form #activateUser #loginForm,#userRegister .container .register-body .register-panel .register-form #activateUser #signupForm,#userRegister .container .register-body .register-panel .register-form #activateUser form,#userRegister .container .register-body .register-panel .register-form #forgotPassword #loginForm,#userRegister .container .register-body .register-panel .register-form #forgotPassword #signupForm,#userRegister .container .register-body .register-panel .register-form #forgotPassword form,#userRegister .container .register-body .register-panel .register-form #login #loginForm,#userRegister .container .register-body .register-panel .register-form #login #signupForm,#userRegister .container .register-body .register-panel .register-form #login form,#userRegister .container .register-body .register-panel .register-form #resetPassword #loginForm,#userRegister .container .register-body .register-panel .register-form #resetPassword #signupForm,#userRegister .container .register-body .register-panel .register-form #resetPassword form,#userRegister .container .register-body .register-panel .register-form #signup #loginForm,#userRegister .container .register-body .register-panel .register-form #signup #signupForm,#userRegister .container .register-body .register-panel .register-form #signup form{margin-top:20px}#userRegister .container .register-body .register-panel .register-form #activateUser #loginForm .teamEmailPopulate,#userRegister .container .register-body .register-panel .register-form #activateUser #signupForm .teamEmailPopulate,#userRegister .container .register-body .register-panel .register-form #activateUser form .teamEmailPopulate,#userRegister .container .register-body .register-panel .register-form #forgotPassword #loginForm .teamEmailPopulate,#userRegister .container .register-body .register-panel .register-form #forgotPassword #signupForm .teamEmailPopulate,#userRegister .container .register-body .register-panel .register-form #forgotPassword form .teamEmailPopulate,#userRegister .container .register-body .register-panel .register-form #login #loginForm .teamEmailPopulate,#userRegister .container .register-body .register-panel .register-form #login #signupForm .teamEmailPopulate,#userRegister .container .register-body .register-panel .register-form #login form .teamEmailPopulate,#userRegister .container .register-body .register-panel .register-form #resetPassword #loginForm .teamEmailPopulate,#userRegister .container .register-body .register-panel .register-form #resetPassword #signupForm .teamEmailPopulate,#userRegister .container .register-body .register-panel .register-form #resetPassword form .teamEmailPopulate,#userRegister .container .register-body .register-panel .register-form #signup #loginForm .teamEmailPopulate,#userRegister .container .register-body .register-panel .register-form #signup #signupForm .teamEmailPopulate,#userRegister .container .register-body .register-panel .register-form #signup form .teamEmailPopulate{position:relative;margin-bottom:20px;display:block}#userRegister .container .register-body .register-panel .register-form #activateUser #loginForm .teamEmailPopulate label,#userRegister .container .register-body .register-panel .register-form #activateUser #signupForm .teamEmailPopulate label,#userRegister .container .register-body .register-panel .register-form #activateUser form .teamEmailPopulate label,#userRegister .container .register-body .register-panel .register-form #forgotPassword #loginForm .teamEmailPopulate label,#userRegister .container .register-body .register-panel .register-form #forgotPassword #signupForm .teamEmailPopulate label,#userRegister .container .register-body .register-panel .register-form #forgotPassword form .teamEmailPopulate label,#userRegister .container .register-body .register-panel .register-form #login #loginForm .teamEmailPopulate label,#userRegister .container .register-body .register-panel .register-form #login #signupForm .teamEmailPopulate label,#userRegister .container .register-body .register-panel .register-form #login form .teamEmailPopulate label,#userRegister .container .register-body .register-panel .register-form #resetPassword #loginForm .teamEmailPopulate label,#userRegister .container .register-body .register-panel .register-form #resetPassword #signupForm .teamEmailPopulate label,#userRegister .container .register-body .register-panel .register-form #resetPassword form .teamEmailPopulate label,#userRegister .container .register-body .register-panel .register-form #signup #loginForm .teamEmailPopulate label,#userRegister .container .register-body .register-panel .register-form #signup #signupForm .teamEmailPopulate label,#userRegister .container .register-body .register-panel .register-form #signup form .teamEmailPopulate label{position:relative;display:block;font-size:12px;color:#666}#userRegister .container .register-body .register-panel .register-form #activateUser #loginForm .teamEmailPopulate .email,#userRegister .container .register-body .register-panel .register-form #activateUser #signupForm .teamEmailPopulate .email,#userRegister .container .register-body .register-panel .register-form #activateUser form .teamEmailPopulate .email,#userRegister .container .register-body .register-panel .register-form #forgotPassword #loginForm .teamEmailPopulate .email,#userRegister .container .register-body .register-panel .register-form #forgotPassword #signupForm .teamEmailPopulate .email,#userRegister .container .register-body .register-panel .register-form #forgotPassword form .teamEmailPopulate .email,#userRegister .container .register-body .register-panel .register-form #login #loginForm .teamEmailPopulate .email,#userRegister .container .register-body .register-panel .register-form #login #signupForm .teamEmailPopulate .email,#userRegister .container .register-body .register-panel .register-form #login form .teamEmailPopulate .email,#userRegister .container .register-body .register-panel .register-form #resetPassword #loginForm .teamEmailPopulate .email,#userRegister .container .register-body .register-panel .register-form #resetPassword #signupForm .teamEmailPopulate .email,#userRegister .container .register-body .register-panel .register-form #resetPassword form .teamEmailPopulate .email,#userRegister .container .register-body .register-panel .register-form #signup #loginForm .teamEmailPopulate .email,#userRegister .container .register-body .register-panel .register-form #signup #signupForm .teamEmailPopulate .email,#userRegister .container .register-body .register-panel .register-form #signup form .teamEmailPopulate .email{padding:2px 0;font-size:16px;color:#3953fb}#userRegister .container .register-body .register-panel .register-form #activateUser #loginForm .teamEmailPopulate .errMsgText,#userRegister .container .register-body .register-panel .register-form #activateUser #signupForm .teamEmailPopulate .errMsgText,#userRegister .container .register-body .register-panel .register-form #activateUser form .teamEmailPopulate .errMsgText,#userRegister .container .register-body .register-panel .register-form #forgotPassword #loginForm .teamEmailPopulate .errMsgText,#userRegister .container .register-body .register-panel .register-form #forgotPassword #signupForm .teamEmailPopulate .errMsgText,#userRegister .container .register-body .register-panel .register-form #forgotPassword form .teamEmailPopulate .errMsgText,#userRegister .container .register-body .register-panel .register-form #login #loginForm .teamEmailPopulate .errMsgText,#userRegister .container .register-body .register-panel .register-form #login #signupForm .teamEmailPopulate .errMsgText,#userRegister .container .register-body .register-panel .register-form #login form .teamEmailPopulate .errMsgText,#userRegister .container .register-body .register-panel .register-form #resetPassword #loginForm .teamEmailPopulate .errMsgText,#userRegister .container .register-body .register-panel .register-form #resetPassword #signupForm .teamEmailPopulate .errMsgText,#userRegister .container .register-body .register-panel .register-form #resetPassword form .teamEmailPopulate .errMsgText,#userRegister .container .register-body .register-panel .register-form #signup #loginForm .teamEmailPopulate .errMsgText,#userRegister .container .register-body .register-panel .register-form #signup #signupForm .teamEmailPopulate .errMsgText,#userRegister .container .register-body .register-panel .register-form #signup form .teamEmailPopulate .errMsgText{color:red;font-size:12px;white-space:nowrap;display:block;left:0;bottom:-15px}#userRegister .container .register-body .register-panel .register-form #activateUser #loginForm button,#userRegister .container .register-body .register-panel .register-form #activateUser #loginForm input,#userRegister .container .register-body .register-panel .register-form #activateUser #signupForm button,#userRegister .container .register-body .register-panel .register-form #activateUser #signupForm input,#userRegister .container .register-body .register-panel .register-form #activateUser form button,#userRegister .container .register-body .register-panel .register-form #activateUser form input,#userRegister .container .register-body .register-panel .register-form #forgotPassword #loginForm button,#userRegister .container .register-body .register-panel .register-form #forgotPassword #loginForm input,#userRegister .container .register-body .register-panel .register-form #forgotPassword #signupForm button,#userRegister .container .register-body .register-panel .register-form #forgotPassword #signupForm input,#userRegister .container .register-body .register-panel .register-form #forgotPassword form button,#userRegister .container .register-body .register-panel .register-form #forgotPassword form input,#userRegister .container .register-body .register-panel .register-form #login #loginForm button,#userRegister .container .register-body .register-panel .register-form #login #loginForm input,#userRegister .container .register-body .register-panel .register-form #login #signupForm button,#userRegister .container .register-body .register-panel .register-form #login #signupForm input,#userRegister .container .register-body .register-panel .register-form #login form button,#userRegister .container .register-body .register-panel .register-form #login form input,#userRegister .container .register-body .register-panel .register-form #resetPassword #loginForm button,#userRegister .container .register-body .register-panel .register-form #resetPassword #loginForm input,#userRegister .container .register-body .register-panel .register-form #resetPassword #signupForm button,#userRegister .container .register-body .register-panel .register-form #resetPassword #signupForm input,#userRegister .container .register-body .register-panel .register-form #resetPassword form button,#userRegister .container .register-body .register-panel .register-form #resetPassword form input,#userRegister .container .register-body .register-panel .register-form #signup #loginForm button,#userRegister .container .register-body .register-panel .register-form #signup #loginForm input,#userRegister .container .register-body .register-panel .register-form #signup #signupForm button,#userRegister .container .register-body .register-panel .register-form #signup #signupForm input,#userRegister .container .register-body .register-panel .register-form #signup form button,#userRegister .container .register-body .register-panel .register-form #signup form input{width:100%;letter-spacing:.3px}#userRegister .container .register-body .register-panel .register-form #activateUser .info-text-forgot,#userRegister .container .register-body .register-panel .register-form #forgotPassword .info-text-forgot,#userRegister .container .register-body .register-panel .register-form #login .info-text-forgot,#userRegister .container .register-body .register-panel .register-form #resetPassword .info-text-forgot,#userRegister .container .register-body .register-panel .register-form #signup .info-text-forgot{text-align:center;font-size:14px}#userRegister .container .register-body .register-panel .register-form #activateUser .info-text-forgot a,#userRegister .container .register-body .register-panel .register-form #forgotPassword .info-text-forgot a,#userRegister .container .register-body .register-panel .register-form #login .info-text-forgot a,#userRegister .container .register-body .register-panel .register-form #resetPassword .info-text-forgot a,#userRegister .container .register-body .register-panel .register-form #signup .info-text-forgot a{color:#787878;text-decoration:none}#userRegister .container .register-body .register-panel .register-form #activateUser .info-text,#userRegister .container .register-body .register-panel .register-form #forgotPassword .info-text,#userRegister .container .register-body .register-panel .register-form #login .info-text,#userRegister .container .register-body .register-panel .register-form #resetPassword .info-text,#userRegister .container .register-body .register-panel .register-form #signup .info-text{text-align:center;color:#787878;font-size:14px}#userRegister .container .register-body .register-panel .register-form #activateUser .info-text a,#userRegister .container .register-body .register-panel .register-form #forgotPassword .info-text a,#userRegister .container .register-body .register-panel .register-form #login .info-text a,#userRegister .container .register-body .register-panel .register-form #resetPassword .info-text a,#userRegister .container .register-body .register-panel .register-form #signup .info-text a{color:#3953fb;text-decoration:none;font-weight:700}#userRegister .container .register-body .register-panel .register-form #activateUser .space-bar,#userRegister .container .register-body .register-panel .register-form #forgotPassword .space-bar,#userRegister .container .register-body .register-panel .register-form #login .space-bar,#userRegister .container .register-body .register-panel .register-form #resetPassword .space-bar,#userRegister .container .register-body .register-panel .register-form #signup .space-bar{margin-top:30px}#userRegister .container .register-body .register-panel .register-form #resetPassword{padding:35px 40px}#userRegister .container .register-body .register-panel .register-form #resetPassword h3{margin-bottom:20px}#userRegister .container .register-body .register-panel .register-form #forgotPasswordForm{margin-top:20px}#userRegister .footer{position:relative;margin-top:20px;width:100%;z-index:0;text-align:center;padding:10px 0;font-size:14px;background:transparent}@media (max-width:992px){#userRegister .footer{position:relative;font-size:13px}}#userRegister .footer .footer-block{display:grid;align-items:center;justify-content:center;grid-template-columns:50% 50%}#userRegister .footer .footer-block.teamFooter{grid-template-columns:100%}@media (min-width:0) and (max-width:992px){#userRegister .footer .footer-block{grid-template-columns:100%}}@media (min-width:0) and (max-width:992px){#userRegister .footer .footer-block .empty-block{display:none}}#userRegister .footer .footer-block.center-grid{grid-template-columns:100%}#userRegister .footer .footer-block .algin-center{display:flex;align-items:center;justify-content:center}#userRegister .footer .footer-block svg{margin:0 7px;width:20px;height:20px}#userRegister .bg-wave-line{position:absolute;bottom:0;left:0;right:0;width:100%;z-index:0}@-webkit-keyframes dots{0%,20%{color:red;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}40%{color:red;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}60%{text-shadow:.25em 0 0 red,.5em 0 0 transparent}80%,to{text-shadow:.25em 0 0 red,.5em 0 0 red}}@keyframes dots{0%,20%{color:red;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}40%{color:red;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}60%{text-shadow:.25em 0 0 red,.5em 0 0 transparent}80%,to{text-shadow:.25em 0 0 red,.5em 0 0 red}}.transition{transition:.3s cubic-bezier(.3,0,0,1.3)}@-webkit-keyframes slideFromRightToLeft{0%{margin-right:-50%;opacity:0}to{margin-right:0;opacity:1}}@keyframes slideFromRightToLeft{0%{margin-right:-50%;opacity:0}to{margin-right:0;opacity:1}}.pluginSuccessPage .pluginSuccessBody .loginPluginContent .goToUrlPathFromPlugin,.pluginSuccessPage .pluginSuccessBody .signupPluginContent .setUpMyAccount{cursor:pointer;min-width:200px;font-weight:600;justify-content:space-between;margin-bottom:30px}.overlayExpMask{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.dealify-err.err-msg-text{top:50px}.dealifyPopupWrapper{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:21}.dealifyPopupWrapper .dealifyPopupCard{background:#fff;border-radius:10px;z-index:23;position:relative;padding:50px;display:flex;align-items:center;flex-direction:column}.dealifyPopupWrapper .dealifyPopupCard .closeIcon{position:absolute;top:15px;right:15px;font-size:24px;color:#847c7c;cursor:pointer;padding:5px;border-radius:35px;transition:all .3s ease}.dealifyPopupWrapper .dealifyPopupCard .closeIcon:hover{color:#000;background:#f5f5f5;transition:all .3s ease}.dealifyPopupWrapper .dealifyPopupCard .imageWrapper{position:relative;margin-bottom:56px;text-align:center}.dealifyPopupWrapper .dealifyPopupCard .imageWrapper .mailOpenerImage{max-width:80%}.dealifyPopupWrapper .dealifyPopupCard .imageWrapper .ellipsisImage{position:absolute;top:96px;left:-29px;z-index:-1}.dealifyPopupWrapper .dealifyPopupCard .dealifyContent{text-align:center;width:430px;font-size:18px;color:#666;margin-bottom:40px}.dealifyPopupWrapper .dealifyPopupCard .dealifyContent a{text-decoration:none}.dealifyPopupWrapper .dealifyPopupCard .dealifyContent a:hover{color:-webkit-link}.dealifyPopupWrapper .dealifyPopupCard .dealifyButton{width:142px;height:46px;background-color:#106aff;justify-content:space-around;font-size:18px}.dealifyPopupWrapper .dealifyPopupCard .dealifyButton i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dealifyPopupWrapper .overlayDealifyMask{position:fixed;z-index:22;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.pluginSuccessPage{background:#e9f1fe;height:100%;overflow:auto}.pluginSuccessPage .pinPluginPopupWrapper{position:fixed;background-color:#fff;color:#fff;padding:25px 16px;border-radius:10px;z-index:13;top:-97px;right:-53px;scale:.7}.pluginSuccessPage .pinPluginPopupWrapper .chrome{width:100%}.pluginSuccessPage .pinPluginPopupWrapper .chrome,.pluginSuccessPage .pinPluginPopupWrapper .chromeDescriptionWrapper{display:flex;align-items:center;justify-content:center}.pluginSuccessPage .pinPluginPopupWrapper .chromeDescriptionWrapper .chromeDescription{padding:20px;text-align:center;font-size:18px;width:400px;max-width:450px}.pluginSuccessPage .pinPluginPopupWrapper .chromeDescriptionWrapper .chromeDescription .descpPoints{color:#333}.pluginSuccessPage .pinPluginPopupWrapper .chromeDescriptionWrapper .chromeDescription .descpPoints .chromeExtensionIcon{width:15px;height:15px}.pluginSuccessPage .pinPluginPopupWrapper .greenTickImageWrapper{display:flex;align-items:center;justify-content:center;width:100%}.pluginSuccessPage .pinPluginPopupWrapper .greenTickImageWrapper .greenTick{width:30px;height:30px;box-shadow:-1px 0 13px 11px #35512d;border-radius:50%;margin-bottom:16px}.pluginSuccessPage .pinPluginPopupWrapper .pluginPinImg{width:415px;height:320px}.pluginSuccessPage .pinPluginPopupWrapper .sharpPointer{position:absolute;border-top-right-radius:5px;padding:8px;border-right:1px solid #f5f5f5;border-top:1px solid #f5f5f5;z-index:-1;top:-9px;right:55px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff}.pluginSuccessPage .pinPluginPopupWrapper .textContent{margin-bottom:16px;text-align:center;width:100%;font-size:16px;line-height:1.5}.pluginSuccessPage .pinPluginPopupWrapper .textContent .adaptInstalledText{font-weight:700;margin-bottom:8px}.pluginSuccessPage .pinPluginPopupWrapper .textContent svg{width:17px;height:17px;margin:0 6px;fill:#fff}.pluginSuccessPage .pinPluginPopupWrapper .imageWrapper{position:relative;padding:7px 25px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.pluginSuccessPage .pinPluginPopupWrapper .buttonWrapper{display:flex;align-items:center;justify-content:center}.pluginSuccessPage .pinPluginPopupWrapper .pluginPinOkButton{display:flex;align-items:center;justify-content:space-between;text-align:center;border:0;background:#476eff;color:#fff;font-size:16px;font-weight:700;cursor:pointer;margin-top:16px;width:130px;height:50px;border-radius:10px;padding:16px}.pluginSuccessPage .pinPluginPopupWrapper .pluginPinOkButton svg{width:20px;height:15px}.pluginSuccessPage .pinPluginPopupWrapper .pluginPinOkButton svg path{fill:#fff}.pluginSuccessPage nav.pluginNavHeader{height:64px;display:flex;align-items:center;justify-content:space-between}.pluginSuccessPage nav.pluginNavHeader svg{height:34px}.pluginSuccessPage nav.pluginNavHeader .wrapHeaderLogo{display:flex;align-items:center;grid-gap:6px;gap:6px;max-width:200px}.pluginSuccessPage nav.pluginNavHeader .wrapHeaderLogo svg{width:unset!important}.pluginSuccessPage nav.pluginNavHeader .menuList a{letter-spacing:.3px;font-weight:400;color:#2e2e36;text-transform:capitalize;text-decoration:none;border-radius:20px;padding:5px 20px;cursor:pointer;transition:all .3s}.pluginSuccessPage nav.pluginNavHeader .menuList a:hover{font-weight:500;background:#f5f5f5;color:#000}.pluginSuccessPage .pluginSuccessBody{display:flex;flex-direction:column;align-items:center;padding:30px 0}.pluginSuccessPage .pluginSuccessBody .succesImage .succesImageContainer{scale:.6;-webkit-transform:translateY(35px);transform:translateY(35px)}.pluginSuccessPage .pluginSuccessBody .textDesc{font-size:20px;text-align:center;margin:20px 0;line-height:1.5}.pluginSuccessPage .pluginSuccessBody .pluginDescriptionWrapper{width:80%;max-width:500px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;list-style-position:inside;list-style-type:disc;padding:0;margin:0 auto;grid-gap:10px;gap:10px}.pluginSuccessPage .pluginSuccessBody .pluginDescriptionWrapper .pluginDescription{font-size:16px;text-align:left;line-height:1.6}.pluginSuccessPage .pluginSuccessBody .signupPluginContent{text-align:center;-webkit-animation:fadeIn .3s linear;animation:fadeIn .3s linear}.pluginSuccessPage .pluginSuccessBody .signupPluginContent .liveFeedBrowserImg{margin:0 auto;max-width:100%}.pluginSuccessPage .pluginSuccessBody .loginPluginContent{display:flex;flex-direction:column;justify-content:center;-webkit-animation:fadeIn .3s linear;animation:fadeIn .3s linear}.pluginSuccessPage .pluginSuccessBody .loginPluginContent .goToUrlPathFromPlugin{margin-top:30px}.pluginSuccessPage .pluginSuccessBody .loginPluginContent .rewardsWrapper{margin-top:20px;background-color:#fff;border:1px solid #d9d9d9}.pluginSuccessPage .pluginSuccessBody .loginPluginContent .rewardsWrapper .rewards{padding:20px;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.pluginSuccessPage .pluginSuccessBody .loginPluginContent .navTodashboardUrl{padding:20px;display:flex;flex-direction:row;grid-gap:15px;gap:15px}.pluginSuccessPage .pluginSuccessBody .loginPluginContent .navTodashboardUrl .dashboardButtonWrapper button{width:219px;letter-spacing:.6px;font-size:16px;cursor:pointer;background-color:#fff;border:1px solid #3953fb;color:#3953fb;height:50px}.pluginSuccessPage .pluginSuccessBody .loginPluginContent .navTodashboardUrl .linkedinButtonWrapper button{width:219px;letter-spacing:.6px;font-size:16px;cursor:pointer;background-color:#3953fb;border:1px solid #fff;color:#fff;height:50px;grid-gap:10px;gap:10px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.eu-checbox-section{position:relative;display:block;z-index:0;padding:5px 0}.eu-checbox-section .err-eu-check{position:relative;display:block;font-size:12px;line-height:1.3;color:red}.teamThanksSection{position:relative;color:#666;text-align:center}.teamThanksSection .thankYouMsgText{margin:15px 0;font-weight:600;line-height:1.4;letter-spacing:.3px;text-align:center;color:#222;word-break:break-all}.teamThanksSection .contentBody{margin:25px 30px 15px;letter-spacing:.3px;text-align:center;color:#222}.teamThanksSection .contentBody h4{font-size:32px;font-weight:600;line-height:1.4;margin-bottom:5px}.teamThanksSection .contentBody p{color:#666;font-weight:400}.teamThanksSection .contentBody .navToPluginUrl{margin-top:40px}.teamThanksSection .contentBody .navToPluginUrl button{width:250px;letter-spacing:.6px;font-size:16px;cursor:pointer}.teamThanksSection .infoText{font-size:14px;color:#787878}.wrap-input-form{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.input-form .err-msg-text{bottom:5px}.registerBody{position:relative;background:#f7f7f7;display:block;z-index:0}.horizontal-line{background:#ff6057;border:none;height:4px;border-radius:3px;margin:5px auto 10px}@media (min-width:768px){.horizontal-line{margin:10px auto 15px}}@media (min-width:992px){.horizontal-line{margin:10px auto 20px}}.sm-width{width:86px}.md-width{width:150px}.line-left{text-align:left;margin-left:0;margin-right:0}@-webkit-keyframes slideInFromTop{0%{height:0;opacity:0;-webkit-transform:translateZ(-200px) translateY(-200px);transform:translateZ(-200px) translateY(-200px)}50%{height:100px;opacity:.5;-webkit-transform:translateZ(-100px) translateY(-100px);transform:translateZ(-100px) translateY(-100px)}to{height:auto;opacity:1;-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0)}}@keyframes slideInFromTop{0%{z-index:-1;height:0;opacity:0;-webkit-transform:translateZ(-200px) translateY(-200px);transform:translateZ(-200px) translateY(-200px)}to{z-index:0;height:auto;opacity:1;-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0)}}.termsAndPolicyText{font-size:12px;text-align:center;color:#888;margin-top:5px}.termsAndPolicyText a{text-decoration:none;color:#465fff}.contentViewBody{position:relative;display:grid;height:calc(100% - 64px);justify-content:center;grid-template-columns:100%;overflow:auto}@media (min-width:768px){.contentViewBody{height:calc(100% - 74px);grid-template-columns:repeat(2,50%)}}.contentViewBody .leftRegisterContent,.contentViewBody .teamContentSection{position:relative;display:flex;flex-direction:column;justify-content:center;height:-webkit-max-content;height:max-content;padding:40px 5%}@media (min-width:768px){.contentViewBody .leftRegisterContent,.contentViewBody .teamContentSection{padding:20px 9%;height:calc(100vh - 74px)}}.contentViewBody .leftRegisterContent h1,.contentViewBody .teamContentSection h1{font-size:20px;font-weight:700;line-height:1.5;text-align:left;color:#333}@media (min-width:768px){.contentViewBody .leftRegisterContent h1,.contentViewBody .teamContentSection h1{font-size:24px}}@media (min-width:992px){.contentViewBody .leftRegisterContent h1,.contentViewBody .teamContentSection h1{font-size:28px}}@media (min-width:1200px){.contentViewBody .leftRegisterContent h1,.contentViewBody .teamContentSection h1{font-size:32px}}.contentViewBody .leftRegisterContent .keylist,.contentViewBody .teamContentSection .keylist{list-style:none;padding-left:0}.contentViewBody .leftRegisterContent .keylist li,.contentViewBody .teamContentSection .keylist li{display:flex;align-items:center;font-size:14px;font-weight:300;color:#333}.contentViewBody .leftRegisterContent .keylist li:not(:last-child),.contentViewBody .teamContentSection .keylist li:not(:last-child){margin-bottom:5px}@media (min-width:768px){.contentViewBody .leftRegisterContent .keylist li:not(:last-child),.contentViewBody .teamContentSection .keylist li:not(:last-child){margin-bottom:10px}}@media (min-width:768px){.contentViewBody .leftRegisterContent .keylist li,.contentViewBody .teamContentSection .keylist li{font-size:16px}}.contentViewBody .leftRegisterContent .keylist li:before,.contentViewBody .teamContentSection .keylist li:before{font-family:Material Icons;content:"check";color:#fff;font-size:14px;display:flex;justify-content:center;align-items:center;font-weight:400;margin-right:10px;transition:all .3s ease;width:20px;height:20px;padding:5px;background-color:#36d593;border-radius:50%}@media (min-width:768px){.contentViewBody .leftRegisterContent .keylist li:before,.contentViewBody .teamContentSection .keylist li:before{font-size:16px}}.contentViewBody .leftRegisterContent .plans,.contentViewBody .teamContentSection .plans{display:flex;flex-direction:column;width:100%}.contentViewBody .leftRegisterContent .plans .planItemHeading,.contentViewBody .teamContentSection .plans .planItemHeading{font-size:12px;color:#1d2026;padding:3px 0 7px;font-weight:600}.contentViewBody .leftRegisterContent .plans .planItems,.contentViewBody .teamContentSection .plans .planItems{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;grid-gap:10px;gap:10px;align-items:center;overflow-x:auto;overflow-y:hidden;padding:5px 0;scrollbar-width:thin;scrollbar-color:#e0e0e0 transparent;transition:overflow-x .3s ease-in-out}.contentViewBody .leftRegisterContent .plans .planItems .planItemWrapper,.contentViewBody .teamContentSection .plans .planItems .planItemWrapper{background-color:#f7f7f7;border:1px solid #e0e0e0;border-radius:10px;min-height:80px;max-height:115px}.contentViewBody .leftRegisterContent .plans .planItems .planItemWrapper .items,.contentViewBody .teamContentSection .plans .planItems .planItemWrapper .items{display:flex;flex-direction:column;padding:13px 5px;width:160px}.contentViewBody .leftRegisterContent .plans .planItems .planItemWrapper .items .planIcon,.contentViewBody .teamContentSection .plans .planItems .planItemWrapper .items .planIcon{scale:.7;max-height:38px;display:flex;align-items:center;margin-left:-11px}.contentViewBody .leftRegisterContent .plans .planItems .planItemWrapper .items .itemDescription,.contentViewBody .teamContentSection .plans .planItems .planItemWrapper .items .itemDescription{font-size:12px;padding:15px 8px}.contentViewBody .leftRegisterContent .clientSection,.contentViewBody .teamContentSection .clientSection{position:relative;display:block}.contentViewBody .leftRegisterContent .clientSection h4,.contentViewBody .teamContentSection .clientSection h4{font-size:14px;text-align:center;padding:20px 2px 10px;font-weight:600;line-height:1.6;color:#333}@media (min-width:768px){.contentViewBody .leftRegisterContent .clientSection h4,.contentViewBody .teamContentSection .clientSection h4{font-size:16px}}.contentViewBody .leftRegisterContent .clientSection .clientsLogo,.contentViewBody .teamContentSection .clientSection .clientsLogo{position:relative;border:1px solid #ededed;display:flex;align-items:center;justify-content:space-evenly;border-radius:35px;padding:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;flex-wrap:wrap;grid-row-gap:20px;row-gap:20px}@media (min-width:992px){.contentViewBody .leftRegisterContent .clientSection .clientsLogo,.contentViewBody .teamContentSection .clientSection .clientsLogo{padding:20px 40px;justify-content:space-evenly}}.contentViewBody .leftRegisterContent .clientSection .clientsLogo img,.contentViewBody .teamContentSection .clientSection .clientsLogo img{height:16px}@media (min-width:576px){.contentViewBody .leftRegisterContent .clientSection .clientsLogo img,.contentViewBody .teamContentSection .clientSection .clientsLogo img{height:18px}}.contentViewBody .leftRegisterContent .clientSection .clientsLogo img:not(:last-child),.contentViewBody .teamContentSection .clientSection .clientsLogo img:not(:last-child){margin-right:20px}.contentViewBody .teamContentSection{background:#465fff;overflow-y:auto}.contentViewBody .teamContentSection h1{font-weight:500;font-size:20px;margin-bottom:20px;color:#fff;line-height:1.5}@media (min-width:768px){.contentViewBody .teamContentSection h1{font-size:24px;margin-bottom:30px}}@media (min-width:992px){.contentViewBody .teamContentSection h1{font-size:32px}}.contentViewBody .teamContentSection h1 b{text-transform:capitalize}.contentViewBody .teamContentSection .teamDescText{margin-bottom:20px;color:#888;font-size:14px;color:#fff}@media (min-width:768px){.contentViewBody .teamContentSection .teamDescText{font-size:16px;margin-bottom:40px}}.contentViewBody .teamContentSection .inviteImg{text-align:center}.contentViewBody .teamContentSection .inviteImg img{width:70%;margin:0 auto}.contentViewBody .registerBox{position:relative;background:#f7f7f7;display:flex;align-items:center;justify-content:center;height:-webkit-max-content;height:max-content}@media (min-width:768px){.contentViewBody .registerBox{height:calc(100vh - 74px)}}.contentViewBody .registerBox.whiteBox{background:#fff}.contentViewBody .registerBox.whiteBox .formInputBox{box-shadow:none!important}.contentViewBody .registerBox .registerForm{padding:20px 0;position:relative;display:block;width:100%;overflow-y:auto;max-height:100%;transition:overflow-y .3s ease-in-out}.contentViewBody .registerBox .registerForm .formInputBox{position:relative;display:block;height:100%;overflow-y:auto;background:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.19);width:270px;border-radius:10px;padding:20px;margin:0 auto}.contentViewBody .registerBox .registerForm .formInputBox .verificationTextWrapper .confirmationText{font-size:18px;line-height:1.8;color:#666}.contentViewBody .registerBox .registerForm .formInputBox .verificationTextWrapper .confirmationText .emailLink{text-decoration:none;font-weight:500}.contentViewBody .registerBox .registerForm .formInputBox .verificationTextWrapper .resendBtnContainer{padding-top:30px;color:#666;text-align:center}.contentViewBody .registerBox .registerForm .formInputBox .verificationTextWrapper .resendBtnContainer .message{font-size:13px;color:#666;padding-bottom:0}@media (min-width:576px){.contentViewBody .registerBox .registerForm .formInputBox{width:360px;padding:30px}}@media (min-width:768ppx){.contentViewBody .registerBox .registerForm .formInputBox{width:400px;padding:40px}}@media (min-width:992px){.contentViewBody .registerBox .registerForm .formInputBox{width:440px;padding:50px}}@media (min-width:1200px){.contentViewBody .registerBox .registerForm .formInputBox{width:500px}}.contentViewBody .registerBox .registerForm .formInputBox h3{font-size:20px;font-weight:700;letter-spacing:.45px;text-align:left;color:#333;margin-bottom:20px}@media (min-width:768px){.contentViewBody .registerBox .registerForm .formInputBox h3{font-size:24px}}.contentViewBody .registerBox .registerForm .formInputBox .collapsedInputBox{position:relative;display:block;background:#fff;transition:overflow-y .5s ease-in-out}.contentViewBody .registerBox .registerForm .formInputBox .collapsedInputBox.expandInputBox{-webkit-animation:slideInFromTop .5s linear;animation:slideInFromTop .5s linear}.contentViewBody .registerBox .registerForm .formInputBox .descText{font-size:14px;text-align:left;color:#888;margin-bottom:20px;line-height:1.3}.contentViewBody .registerBox .registerForm .formInputBox .descText a{cursor:unset;color:#465fff;text-decoration:none}.contentViewBody .registerBox .registerForm .formInputBox .descText a:active{color:#465fff}@media (min-width:768px){.contentViewBody .registerBox .registerForm .formInputBox .descText{font-size:16px}}.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection{position:relative;background:#fff;margin-bottom:24px}.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection:focus-within label{color:#465fff}.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection>*{display:block}.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection label{font-size:12px;font-weight:700;letter-spacing:.22px;text-align:left;color:#525252;margin-bottom:6px}.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .inputBox,.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .wrapInputIcon{position:relative;display:flex;align-items:center;width:100%;border:2px solid #dbdbdb;padding:3px 8px;border-radius:8px;background-color:#fff;height:32px}.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .inputBox:focus-within,.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .wrapInputIcon:focus-within{border:2px solid #cbd2ff}@media (min-width:768px){.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .inputBox,.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .wrapInputIcon{height:36px;padding:5px 10px;height:42px}}.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .inputBox .material-icons-outlined,.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .wrapInputIcon .material-icons-outlined{cursor:pointer;color:#cbd2ff;margin-left:5px;font-size:16px}@media (min-width:768px){.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .inputBox .material-icons-outlined,.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .wrapInputIcon .material-icons-outlined{font-size:18px;font-size:20px}}.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .inputBox input,.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .wrapInputIcon input{position:relative;display:block;font-size:16px;width:100%;outline:none;border:none;font-size:14px;border-radius:8px;background-color:#fff;letter-spacing:.3px;color:#555;transition:all .2s linear}.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .inputBox input::-webkit-input-placeholder,.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .wrapInputIcon input::-webkit-input-placeholder{font-size:14px;color:#c4c4c4}.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .inputBox input::placeholder,.contentViewBody .registerBox .registerForm .formInputBox .inputBoxSection .wrapInputIcon input::placeholder{font-size:14px;color:#c4c4c4}.contentViewBody .registerBox .registerForm .formInputBox .forgotPasswordLink a{font-size:14px;text-align:left;color:#888;text-decoration:none}.contentViewBody .registerBox .registerForm .formInputBox .forgotPasswordLink a:hover{color:#000;text-decoration:underline}.contentViewBody .registerBox .registerForm .formInputBox .errMsgText{font-size:12px;color:red;line-height:1}.contentViewBody .registerBox .registerForm .formInputBox .errMsgText.btnErrText{position:absolute;bottom:-24px}.contentViewBody .registerBox .registerForm .formInputBox #dealifySignupBtn,.contentViewBody .registerBox .registerForm .formInputBox #loginBtn,.contentViewBody .registerBox .registerForm .formInputBox #recoverPasswordBtn,.contentViewBody .registerBox .registerForm .formInputBox #resendBtn,.contentViewBody .registerBox .registerForm .formInputBox #resetPasswordBtn,.contentViewBody .registerBox .registerForm .formInputBox #signupBtn,.contentViewBody .registerBox .registerForm .formInputBox .loginRedirectBtn{height:36px;margin-top:30px;min-width:200px;font-weight:700;letter-spacing:.3px;font-size:14px}@media (min-width:768px){.contentViewBody .registerBox .registerForm .formInputBox #dealifySignupBtn,.contentViewBody .registerBox .registerForm .formInputBox #loginBtn,.contentViewBody .registerBox .registerForm .formInputBox #recoverPasswordBtn,.contentViewBody .registerBox .registerForm .formInputBox #resendBtn,.contentViewBody .registerBox .registerForm .formInputBox #resetPasswordBtn,.contentViewBody .registerBox .registerForm .formInputBox #signupBtn,.contentViewBody .registerBox .registerForm .formInputBox .loginRedirectBtn{font-size:16px;min-width:220px}}@media (min-width:992px){.contentViewBody .registerBox .registerForm .formInputBox #dealifySignupBtn,.contentViewBody .registerBox .registerForm .formInputBox #loginBtn,.contentViewBody .registerBox .registerForm .formInputBox #recoverPasswordBtn,.contentViewBody .registerBox .registerForm .formInputBox #resendBtn,.contentViewBody .registerBox .registerForm .formInputBox #resetPasswordBtn,.contentViewBody .registerBox .registerForm .formInputBox #signupBtn,.contentViewBody .registerBox .registerForm .formInputBox .loginRedirectBtn{font-size:18px;min-width:260px;height:44px}}.contentViewBody .registerBox .registerForm .formInputBox #dealifySignupBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #loginBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #recoverPasswordBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #resendBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #resetPasswordBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #signupBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox .loginRedirectBtn.btn-arrow:after{position:absolute;right:20px;font-size:12px}@media (min-width:768px){.contentViewBody .registerBox .registerForm .formInputBox #dealifySignupBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #loginBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #recoverPasswordBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #resendBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #resetPasswordBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #signupBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox .loginRedirectBtn.btn-arrow:after{font-size:14px}}@media (min-width:992px){.contentViewBody .registerBox .registerForm .formInputBox #dealifySignupBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #loginBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #recoverPasswordBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #resendBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #resetPasswordBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox #signupBtn.btn-arrow:after,.contentViewBody .registerBox .registerForm .formInputBox .loginRedirectBtn.btn-arrow:after{font-size:16px}}.contentViewBody .registerBox .registerForm .formInputBox #dealifySignupBtn.animatedButton,.contentViewBody .registerBox .registerForm .formInputBox #loginBtn.animatedButton,.contentViewBody .registerBox .registerForm .formInputBox #recoverPasswordBtn.animatedButton,.contentViewBody .registerBox .registerForm .formInputBox #resendBtn.animatedButton,.contentViewBody .registerBox .registerForm .formInputBox #resetPasswordBtn.animatedButton,.contentViewBody .registerBox .registerForm .formInputBox #signupBtn.animatedButton,.contentViewBody .registerBox .registerForm .formInputBox .loginRedirectBtn.animatedButton{background:#ff6057}.contentViewBody .registerBox .registerForm .formInputBox #dealifySignupBtn.animatedButton.loading,.contentViewBody .registerBox .registerForm .formInputBox #loginBtn.animatedButton.loading,.contentViewBody .registerBox .registerForm .formInputBox #recoverPasswordBtn.animatedButton.loading,.contentViewBody .registerBox .registerForm .formInputBox #resendBtn.animatedButton.loading,.contentViewBody .registerBox .registerForm .formInputBox #resetPasswordBtn.animatedButton.loading,.contentViewBody .registerBox .registerForm .formInputBox #signupBtn.animatedButton.loading,.contentViewBody .registerBox .registerForm .formInputBox .loginRedirectBtn.animatedButton.loading{min-width:unset!important;width:36px!important;height:36px!important}@media (min-width:992px){.contentViewBody .registerBox .registerForm .formInputBox #dealifySignupBtn.animatedButton.loading,.contentViewBody .registerBox .registerForm .formInputBox #loginBtn.animatedButton.loading,.contentViewBody .registerBox .registerForm .formInputBox #recoverPasswordBtn.animatedButton.loading,.contentViewBody .registerBox .registerForm .formInputBox #resendBtn.animatedButton.loading,.contentViewBody .registerBox .registerForm .formInputBox #resetPasswordBtn.animatedButton.loading,.contentViewBody .registerBox .registerForm .formInputBox #signupBtn.animatedButton.loading,.contentViewBody .registerBox .registerForm .formInputBox .loginRedirectBtn.animatedButton.loading{width:44px!important;height:44px!important}}.contentViewBody .registerBox .registerForm .formInputBox #dealifySignupBtn.animatedButton.loading .load-text,.contentViewBody .registerBox .registerForm .formInputBox #loginBtn.animatedButton.loading .load-text,.contentViewBody .registerBox .registerForm .formInputBox #recoverPasswordBtn.animatedButton.loading .load-text,.contentViewBody .registerBox .registerForm .formInputBox #resendBtn.animatedButton.loading .load-text,.contentViewBody .registerBox .registerForm .formInputBox #resetPasswordBtn.animatedButton.loading .load-text,.contentViewBody .registerBox .registerForm .formInputBox #signupBtn.animatedButton.loading .load-text,.contentViewBody .registerBox .registerForm .formInputBox .loginRedirectBtn.animatedButton.loading .load-text{width:26px!important;height:26px!important}@media (min-width:992px){.contentViewBody .registerBox .registerForm .formInputBox #dealifySignupBtn.animatedButton.loading .load-text,.contentViewBody .registerBox .registerForm .formInputBox #loginBtn.animatedButton.loading .load-text,.contentViewBody .registerBox .registerForm .formInputBox #recoverPasswordBtn.animatedButton.loading .load-text,.contentViewBody .registerBox .registerForm .formInputBox #resendBtn.animatedButton.loading .load-text,.contentViewBody .registerBox .registerForm .formInputBox #resetPasswordBtn.animatedButton.loading .load-text,.contentViewBody .registerBox .registerForm .formInputBox #signupBtn.animatedButton.loading .load-text,.contentViewBody .registerBox .registerForm .formInputBox .loginRedirectBtn.animatedButton.loading .load-text{width:34px!important;height:34px!important}}.contentViewBody .registerBox .registerForm .formInputBox .loginRedirectBtn{text-decoration:none;min-width:200px;margin:40px auto 0}.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordEmailSent,.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordSuccess{position:relative;display:block;width:100%}.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordEmailSent .successTick,.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordSuccess .successTick{text-align:center;margin:0 auto 15px}.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordEmailSent .successTick i,.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordSuccess .successTick i{font-size:72px;color:#3ecb6f}.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordEmailSent img,.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordSuccess img{display:block;width:80px;text-align:center;margin:0 auto 30px}.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordEmailSent img.verifiedImg,.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordSuccess img.verifiedImg{width:60px}.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordEmailSent .verified-title,.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordSuccess .verified-title{font-size:24px;font-weight:700;letter-spacing:.45px;color:#00a70d}.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordEmailSent h3,.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordSuccess h3{text-align:center}.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordEmailSent .descText,.contentViewBody .registerBox .registerForm .formInputBox .resetPasswordSuccess .descText{text-align:center;margin:30px 0;color:#888}.contentViewBody .registerBox .registerForm .formInputBox .dealifyRedirectPopup{margin-top:15px}.contentViewBody .registerBox .registerForm .formInputBox .dealifyRedirectPopup,.contentViewBody .registerBox .registerForm .formInputBox .loginRedirect{text-align:center}.contentViewBody .registerBox .registerForm .formInputBox .dealifyRedirectPopup .loginLink,.contentViewBody .registerBox .registerForm .formInputBox .dealifyRedirectPopup a,.contentViewBody .registerBox .registerForm .formInputBox .loginRedirect .loginLink,.contentViewBody .registerBox .registerForm .formInputBox .loginRedirect a{text-decoration:underline;color:#454545;cursor:pointer}.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input{position:relative;width:100%;border:2px solid #dbdbdb;padding:5px 10px;border-radius:8px;display:flex;align-items:center;height:32px}@media (min-width:768px){.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input{height:36px;padding:5px 10px;height:42px}}.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input:focus{border:2px solid #cbd2ff}.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input .flag-dropdown{display:flex;align-items:center}.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input .flag-dropdown,.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input .selected-flag{z-index:1;border:none;background:#fff}.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input .flag-dropdown .country-list,.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input .selected-flag .country-list{bottom:42px!important;top:unset!important;left:0!important;width:300px!important;height:200px!important}.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input .flag-dropdown .country-list .country,.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input .selected-flag .country-list .country{height:30px!important;font-size:14px!important}.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input .flag-dropdown .country-list .country-name,.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input .flag-dropdown .country-list .dial-code,.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input .selected-flag .country-list .country-name,.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input .selected-flag .country-list .dial-code{font-family:Graphik-Regular,sans-serif;color:#666;font-size:14px!important}.contentViewBody .registerBox .registerForm .formInputBox .react-tel-input input[type=tel]{border:none;outline:none;box-shadow:none;color:#555}.contentViewBody .leftRegisterContent{overflow-y:auto;transition:overflow-y .3s ease-in-out;box-sizing:border-box}@media (min-width:768px){.contentViewBody .leftRegisterContent{padding-top:5px}}@media (min-width:992px){.contentViewBody .leftRegisterContent{padding-top:126px}}@media (min-width:1200px){.contentViewBody .leftRegisterContent{padding-top:21px}}@media (min-width:768px){.contentViewBody.adjustHtEventRegistration .leftRegisterContent,.contentViewBody.adjustHtEventRegistration .registerBox,.contentViewBody.adjustHtEventRegistration .teamContentSection{height:calc(100vh - 104px)}}.blockContent{position:relative;width:85%;height:calc(100% - 180px)}.blockContent,.blockContent.adjustBlockContent{display:flex;justify-content:center;flex-direction:column}.blockContent.adjustBlockContent{height:100%}.registerContentBody{display:grid;grid-template-columns:calc(50% - 15px) 50%;grid-gap:15px;gap:15px;margin-top:30px;align-items:center}.registerContentBody.fullWidth{grid-template-columns:100%;grid-gap:0;gap:0}.registerContentBody .pointListBgLine{color:#fff}.registerContentBody .pointListBgLine ul{padding-left:30px;margin:0}.registerContentBody .pointListBgLine ul li{font-size:18px;line-height:1.4}.registerContentBody .pointListBgLine ul li:not(:last-child){margin-bottom:10px}.registerContentBody .pointListBgLine .imgAlignRight{width:60%;margin:20px 0 0 auto}.registerContentBody .pointListBgLine .imgAlignRight img{max-width:100%}.registerContentBody .imgView{position:relative;display:block;min-height:180px;max-height:280px;width:100%;margin:0 auto}.registerContentBody .imgView img{max-width:100%}.teamLogin,.teamSignup{width:300px;height:100%;display:flex;padding:60px 0;flex-direction:column;justify-content:center;margin:0 auto}.teamLogin .thankYouMsgText,.teamSignup .thankYouMsgText{font-size:24px;line-height:1.5}.teamLogin h3,.teamSignup h3{font-family:Graphik-Semibold;margin-bottom:30px;color:#3b3b3b;font-size:26px}@media (min-width:0) and (max-width:767px){.teamLogin h3,.teamSignup h3{font-size:22px}}.teamLogin h6,.teamSignup h6{font-size:16px;color:#666;margin-bottom:30px}.teamLogin .teamEmailPopulate,.teamSignup .teamEmailPopulate{position:relative;margin-bottom:20px;display:block}.teamLogin .teamEmailPopulate label,.teamSignup .teamEmailPopulate label{position:relative;display:block;font-size:12px;color:#666}.teamLogin .teamEmailPopulate .email,.teamSignup .teamEmailPopulate .email{padding:2px 0;font-size:16px;color:#3953fb}.teamLogin .teamEmailPopulate .errMsgText,.teamSignup .teamEmailPopulate .errMsgText{color:red;font-size:12px;display:block;left:0;bottom:-15px}.teamLogin .btm-m-10,.teamSignup .btm-m-10{bottom:-10px}.teamLogin .forgot-desc-text,.teamSignup .forgot-desc-text{font-size:14px;color:#666;margin-top:15px}.teamLogin .activateSuccess,.teamSignup .activateSuccess{text-align:center}.teamLogin .activateSuccess .activateBoldText,.teamSignup .activateSuccess .activateBoldText{margin:15px 30px;font-size:24px;font-weight:600;line-height:1.4;letter-spacing:.3px;text-align:center;color:#222}.teamLogin .activateSuccess .activateInfoText,.teamSignup .activateSuccess .activateInfoText{font-size:14px;color:#787878;margin-bottom:10px}.teamLogin .activateSuccess,.teamLogin .forgot-link-section,.teamSignup .activateSuccess,.teamSignup .forgot-link-section{position:relative;display:block;text-align:center}.teamLogin .activateSuccess .activateText,.teamLogin .activateSuccess .forgot-link-text,.teamLogin .forgot-link-section .activateText,.teamLogin .forgot-link-section .forgot-link-text,.teamSignup .activateSuccess .activateText,.teamSignup .activateSuccess .forgot-link-text,.teamSignup .forgot-link-section .activateText,.teamSignup .forgot-link-section .forgot-link-text{color:#444;text-align:center;margin:25px 0}.teamLogin .activateSuccess .activateButton,.teamLogin .activateSuccess .forgot-link-btn,.teamLogin .forgot-link-section .activateButton,.teamLogin .forgot-link-section .forgot-link-btn,.teamSignup .activateSuccess .activateButton,.teamSignup .activateSuccess .forgot-link-btn,.teamSignup .forgot-link-section .activateButton,.teamSignup .forgot-link-section .forgot-link-btn{text-align:center;margin-bottom:20px}.teamLogin .activateSuccess .activateButton a,.teamLogin .activateSuccess .forgot-link-btn a,.teamLogin .forgot-link-section .activateButton a,.teamLogin .forgot-link-section .forgot-link-btn a,.teamSignup .activateSuccess .activateButton a,.teamSignup .activateSuccess .forgot-link-btn a,.teamSignup .forgot-link-section .activateButton a,.teamSignup .forgot-link-section .forgot-link-btn a{display:block;text-decoration:none;cursor:pointer;width:120px;height:42px;padding:10px 0;margin:0 auto;font-weight:600;color:#fff;background:#2dca73;font-size:16px;border-radius:5px;transition:all .3s ease}.teamLogin .activateSuccess .activateButton a:hover,.teamLogin .activateSuccess .forgot-link-btn a:hover,.teamLogin .forgot-link-section .activateButton a:hover,.teamLogin .forgot-link-section .forgot-link-btn a:hover,.teamSignup .activateSuccess .activateButton a:hover,.teamSignup .activateSuccess .forgot-link-btn a:hover,.teamSignup .forgot-link-section .activateButton a:hover,.teamSignup .forgot-link-section .forgot-link-btn a:hover{background:#29b969;transition:all .3s ease;box-shadow:0 0 4px 2px #cefece}.teamLogin .form-button,.teamSignup .form-button{width:100%;padding:10px 0;text-align:center}.teamLogin .form-button button,.teamSignup .form-button button{width:75%;font-size:14px;letter-spacing:.3px;padding:12px 20px;font-weight:500;justify-content:space-between}.teamLogin .form-button button.fill-transistion,.teamSignup .form-button button.fill-transistion{z-index:10;position:fixed;-webkit-user-select:none;user-select:none;pointer-events:none}.teamLogin .info-text-forgot,.teamSignup .info-text-forgot{text-align:center;font-size:14px;margin-top:10px}.teamLogin .info-text-forgot a,.teamSignup .info-text-forgot a{color:#787878;text-decoration:none}.teamLogin p,.teamSignup p{margin-bottom:20px}.teamLogin .staticLabel,.teamSignup .staticLabel{top:-4px;font-size:12px}.teamLogin .telephonicInputCont,.teamSignup .telephonicInputCont{margin-top:5px}.teamLogin .telephonicInputCont .react-tel-input,.teamSignup .telephonicInputCont .react-tel-input{width:100%;position:relative;border-bottom:1px solid #ddd}.teamLogin .telephonicInputCont .react-tel-input .flag-dropdown,.teamLogin .telephonicInputCont .react-tel-input .selected-flag,.teamSignup .telephonicInputCont .react-tel-input .flag-dropdown,.teamSignup .telephonicInputCont .react-tel-input .selected-flag{z-index:1;border:none;background:#fff}.teamLogin .telephonicInputCont .react-tel-input .flag-dropdown .country-list,.teamLogin .telephonicInputCont .react-tel-input .selected-flag .country-list,.teamSignup .telephonicInputCont .react-tel-input .flag-dropdown .country-list,.teamSignup .telephonicInputCont .react-tel-input .selected-flag .country-list{width:300px!important;height:200px!important}.teamLogin .telephonicInputCont .react-tel-input .flag-dropdown .country-list .country,.teamLogin .telephonicInputCont .react-tel-input .selected-flag .country-list .country,.teamSignup .telephonicInputCont .react-tel-input .flag-dropdown .country-list .country,.teamSignup .telephonicInputCont .react-tel-input .selected-flag .country-list .country{height:30px!important;font-size:14px!important}.teamLogin .telephonicInputCont .react-tel-input .flag-dropdown .country-list .country-name,.teamLogin .telephonicInputCont .react-tel-input .flag-dropdown .country-list .dial-code,.teamLogin .telephonicInputCont .react-tel-input .selected-flag .country-list .country-name,.teamLogin .telephonicInputCont .react-tel-input .selected-flag .country-list .dial-code,.teamSignup .telephonicInputCont .react-tel-input .flag-dropdown .country-list .country-name,.teamSignup .telephonicInputCont .react-tel-input .flag-dropdown .country-list .dial-code,.teamSignup .telephonicInputCont .react-tel-input .selected-flag .country-list .country-name,.teamSignup .telephonicInputCont .react-tel-input .selected-flag .country-list .dial-code{font-family:Graphik-Regular,sans-serif;color:#666;font-size:14px!important}.teamLogin .telephonicInputCont .react-tel-input input[type=tel],.teamSignup .telephonicInputCont .react-tel-input input[type=tel]{height:30px;border:none;outline:none;box-shadow:none}.info-text{text-align:center;color:#787878;font-size:14px;line-height:1.4;margin-top:20px}.info-text .logIn,.info-text a{color:#465fff;font-weight:700;cursor:pointer;text-decoration:none}.formBottomText{text-align:center;color:#787878;font-size:14px;height:40px;display:flex;align-items:center}.formBottomText a{color:#465fff;text-decoration:none;font-weight:700}.resendBtnContainer{color:#666;text-align:center}.resendBtnContainer .message{font-size:13px;color:#666;padding-bottom:20px}.popup{display:flex;align-items:center;justify-content:center;letter-spacing:.3px}.popup,.popup .popupOverlay{position:fixed;width:100%;height:100%;z-index:100}.popup .popupOverlay{inset:0;background:rgba(0,0,0,.65)}.popup .popupCard{position:relative;display:block;z-index:101;border-radius:10px;padding:30px 30px 0;background:#fff}.popup .popupCard.expProcessWt{width:400px;min-height:300px}.popup .popupCard .popupTitle{position:relative;display:block}.popup .popupCard .popupTitle .titleSm{position:relative;font-size:18px;color:#000;font-weight:500;text-align:center}.popup .popupCard .popupBody{padding-top:20px;position:relative;display:block}.popup .popupCard .popupBody .progressBar{padding-bottom:40px}.popup .popupCard .popupBody .popupText{position:relative;text-align:center;color:#666}.popup .popupCard .popupBody .popupText .blueText{color:#3953fb}.popup .popupCard .popupBody .popupBtn{text-align:center;padding:15px 0 30px}.popup .popupCard .imgWrap{position:relative;display:block;text-align:center}.popup .popupCard .imgWrap .contactImg{width:200px;margin-bottom:-6px}.popup .popupCard .imgWrap .dotWaveBg{position:absolute;bottom:0;left:-30px;right:-30px;width:400px;z-index:-1;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.emailNotifyPopup{position:fixed;display:flex;align-items:center;justify-content:center;letter-spacing:.3px;width:100%;height:100%;z-index:100}.emailNotifyPopup .popupOverlay{position:fixed;z-index:100;inset:0;width:100%;height:100%;background:rgba(0,0,0,.65)}.emailNotifyPopup .emailNotifyPopupCard{position:relative;display:block;z-index:101;border-radius:10px;background:#fff;padding-top:0;width:435px;min-height:300px}.emailNotifyPopup .emailNotifyPopupCard .emailNotifyPopupTitle{position:relative;display:block;padding:16px;border-bottom:1px solid #ddd}.emailNotifyPopup .emailNotifyPopupCard .emailNotifyPopupTitle .emailNotifyTitleSm{position:relative;font-size:18px;color:#000;font-weight:500;text-align:center}.emailNotifyPopup .emailNotifyPopupCard .emailNotifyPopupBody{position:relative;display:block;padding:15px}.emailNotifyPopup .emailNotifyPopupCard .emailNotifyPopupBody .progressBar{padding-bottom:40px}.emailNotifyPopup .emailNotifyPopupCard .emailNotifyPopupBody .popupText{position:relative;text-align:center;color:#666;line-height:30px}.emailNotifyPopup .emailNotifyPopupCard .emailNotifyPopupBody .popupText .blueText{color:#3953fb}.emailNotifyPopup .emailNotifyPopupCard .emailNotifyPopupBody .popupBtn{text-align:center;padding:15px 0}.creditUsagePopupWrapper{width:380px;background-color:#f7f7f7;position:fixed;top:56px;right:130px;z-index:10;padding:12px;border-radius:8px;border:1px solid #ddd;z-index:14;box-shadow:0 0 25px 0 rgba(59,59,59,.21);overflow-y:auto;max-height:calc(100vh - 60px)}.creditUsagePopupWrapper h4{margin-bottom:12px;font-size:16px!important}.creditUsagePopupWrapper .creditUsagePopupContent{width:100%}.creditUsagePopupWrapper .creditUsagePopupContent .creditsIconWrapper{margin-right:10px;display:flex;align-items:center}.creditUsagePopupWrapper .creditUsagePopupContent .creditsIconWrapper svg{width:26px;height:26px}.creditUsagePopupWrapper .creditUsagePopupContent .creditsText{font-size:14px;font-weight:500}.creditUsagePopupWrapper .flexWrappers{display:flex;align-items:center}.creditUsagePopupWrapper .flexWrapperWithSpace{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.creditUsagePopupWrapper .getMoreText{color:#3953fb;font-size:12px;cursor:pointer;display:flex;justify-content:flex-end}.creditUsagePopupWrapper .getMoreText:hover{font-weight:700}.creditUsagePopupWrapper .creditFooterText{color:#3953fb;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-top:12px;font-size:14px;transition:all .3s}.creditUsagePopupWrapper .creditFooterText:hover svg{-webkit-transform:translate(20%);transform:translate(20%)}.creditUsagePopupWrapper .creditFooterText svg{margin-left:8px;fill:#3953fb}.creditUsagePopupWrapper .creditFooterText svg path{fill:#3953fb}.creditsGridWrapper{padding:14px;border:1px solid #ddd;border-radius:8px;margin:12px 0;background:#fff}.creditsGridWrapper .flexWrapper{display:flex;align-items:center;justify-content:space-between}.creditsGridWrapper .creditsLimitTitle{font-size:12px}.creditsGridWrapper .creditsLimitCount{font-size:10px}.creditsGridWrapper .creditsLimitCount.linear-background{width:50px;height:10px}.creditsGridWrapper .linearProgressWrapper{padding:8px 0}.creditsGridWrapper .linearProgressWrapper .linear-background{width:100%;height:10px}.creditsGridWrapper .freeUserCredits .freeUserCreditsRenew{font-size:10px}.creditsGridWrapper .remainingCount{font-size:10px;width:100%;text-align:right;display:flex;align-items:center;justify-content:flex-end}.creditsGridWrapper .remainingCount .linear-background{width:100px;height:10px}.creditsGridWrapper .linearProgressBar{width:100%;height:8px;background-color:#e0e0e0;border-radius:15px;overflow:hidden;position:relative}.creditsGridWrapper .linearProgressBar .backgroundProgress{width:100%;height:100%;background-color:#ddd;-webkit-animation:move 8s linear infinite;animation:move 8s linear infinite;background-size:40px 40px;position:absolute;top:0;left:0;z-index:1}.creditsGridWrapper .linearProgressBar .linearProgress{height:100%;border-radius:15px;position:absolute;top:0;left:0;z-index:2;width:0}.creditsGridWrapper .linearProgressBar .linearProgress.applyTransition{transition:width 2s ease-in-out}.creditsUsageHead{background-color:#e6e6e6;height:50px;display:flex;align-items:center;justify-content:center;border-radius:8px;padding:10px;cursor:pointer;font-size:14px}.creditsUsageHead.linear-background{width:100%;height:50px;border-radius:8px;border:0}.creditsUsageHead.borderHeader{border:1px solid #3953fb}.creditsUsageHead.noCursor{cursor:default}.creditsUsageHead .limitText{font-size:14px}.creditsUsageHead .removeDailyLimit{color:#3953fb;display:flex;align-items:center;justify-content:center}.creditsUsageHead .removeDailyLimit .arrowIcon{margin-left:10px}.creditsUsageHead .removeDailyLimit .arrowIcon path{fill:#3953fb}.creditsUsageHead .resetCreditsIcon{width:36px;height:36px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:12px}.creditsUsageHead .resetCreditsIcon svg{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.finalTimerWrapper{background-color:#ff6057;color:#fff;margin-left:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:28px;display:flex;align-items:center;justify-content:center;padding:8px 10px;width:80px;font-size:14px}.creditUsageMask{position:fixed;z-index:13;inset:0;width:100%;height:100%;background:transparent;width:90px;height:36px;right:198px!important;inset:unset;top:30px}.checkbox-tick{font-size:11px;text-align:left;padding:0;color:#787878;margin:0;list-style:none;position:relative}.checkbox-tick .list-item{padding:0;line-height:1.3;position:relative}.checkbox-tick .list-item:not(:last-child){margin-bottom:5px}.checkbox-tick .list-item label{position:relative;line-height:1.3;cursor:pointer;display:flex;align-items:center;justify-content:flex-start}.checkbox-tick .list-item label span{font-size:12px;display:block}.checkbox-tick .list-item label span a{color:#3953fb;text-decoration:none;font-weight:700}.checkbox-tick .list-item label span a:hover{text-decoration:underline}.checkbox-tick .list-item label input[type=checkbox]{position:relative;top:0;margin:0 1rem 0 0;cursor:pointer}.checkbox-tick .list-item label input[type=checkbox]:before{transition:all .3s ease-in-out;content:"";position:absolute;left:0;z-index:1;width:1rem;height:1rem;border:1.4px solid #ccc}.checkbox-tick .list-item label input[type=checkbox]:checked:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);height:.5rem;border-color:#009688;border-top-style:none;border-right-style:none}.checkbox-tick .list-item label input[type=checkbox]:after{content:"";position:absolute;top:-.125rem;left:0;width:1.1rem;height:1.1rem;background:#fff;cursor:pointer}.checkBoxSection{position:relative;padding:5px;cursor:default;display:grid;grid-template-columns:15px auto;align-items:center}.checkBoxSection.disabled{opacity:.5;pointer-events:none}.checkBoxSection .commonFilledCheckBox{position:relative;width:15px;height:15px;border:1px solid #ccc;-webkit-perspective:18px;perspective:18px;display:block;border-radius:3px;-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden;cursor:pointer;transition:all .3s ease}.checkBoxSection .commonFilledCheckBox:hover{border-color:#3953fb}.checkBoxSection .commonFilledCheckBox .checkBoxCard{transition:all .4s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:relative;width:13px;height:13px}.checkBoxSection .commonFilledCheckBox .checkBoxCard .checkSvgIcon,.checkBoxSection .commonFilledCheckBox .checkBoxCard .emptyCheckBox{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0;width:13px;height:13px;border-radius:3px}.checkBoxSection .commonFilledCheckBox .checkBoxCard .checkSvgIcon svg,.checkBoxSection .commonFilledCheckBox .checkBoxCard .emptyCheckBox svg{margin-top:1px;fill:none;width:11px;height:11px}.checkBoxSection .commonFilledCheckBox .checkBoxCard .checkSvgIcon svg path,.checkBoxSection .commonFilledCheckBox .checkBoxCard .emptyCheckBox svg path{stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.checkBoxSection .commonFilledCheckBox .checkBoxCard .emptyCheckBox{background-color:#fff;z-index:1}.checkBoxSection .commonFilledCheckBox .checkBoxCard .checkSvgIcon{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);background:#3953fb;text-align:center;color:#fff;width:13px;height:13px;line-height:15px;box-shadow:0 0 0 1px #3953fb}.checkBoxSection .commonFilledCheckBox.checked{border-color:#3953fb;background:#3953fb}.checkBoxSection .commonFilledCheckBox.checked .checkBoxCard{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.checkBoxSection .checkBoxName{padding-left:7px;padding-top:2px;font-size:14px;color:#787878;word-break:break-word;cursor:pointer}.checkboxWrapper{display:flex;align-items:center;-webkit-user-select:none;user-select:none}.checkboxWrapper .commonFilledCheckBox{position:relative;width:15px;height:15px;border:1px solid #ccc;-webkit-perspective:18px;perspective:18px;display:block;border-radius:3px;-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden;cursor:pointer;transition:all .3s ease}.checkboxWrapper .commonFilledCheckBox:hover{border-color:#3953fb}.checkboxWrapper .commonFilledCheckBox .checkBoxCard{transition:all .4s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:relative;width:13px;height:13px}.checkboxWrapper .commonFilledCheckBox .checkBoxCard .checkSvgIcon,.checkboxWrapper .commonFilledCheckBox .checkBoxCard .emptyCheckBox{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0;width:13px;height:13px;border-radius:3px}.checkboxWrapper .commonFilledCheckBox .checkBoxCard .checkSvgIcon svg,.checkboxWrapper .commonFilledCheckBox .checkBoxCard .emptyCheckBox svg{margin-top:1px;fill:none;width:11px;height:11px}.checkboxWrapper .commonFilledCheckBox .checkBoxCard .checkSvgIcon svg path,.checkboxWrapper .commonFilledCheckBox .checkBoxCard .emptyCheckBox svg path{stroke:#3953fb;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.checkboxWrapper .commonFilledCheckBox .checkBoxCard .emptyCheckBox{background-color:#fff;z-index:1}.checkboxWrapper .commonFilledCheckBox .checkBoxCard .checkSvgIcon{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);background:#eaedff;text-align:center;color:#3953fb;width:13px;height:13px;line-height:15px;box-shadow:0 0 0 1px #eaedff}.checkboxWrapper .commonFilledCheckBox.checked{border-color:#3953fb;background:#eaedff}.checkboxWrapper .commonFilledCheckBox.checked .checkBoxCard{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.checkboxWrapper .checkBoxName{padding-left:7px;font-size:14px;color:#787878;word-break:break-word;cursor:pointer;line-height:14px}.checkboxWrapper .customTooltip{position:absolute}.checkboxWrapper .customTooltip .tooltipBody{top:15px;right:-100px;background-color:#4a4a4a;box-shadow:unset}.checkboxWrapper .customTooltip .tooltipBody .tooltipText{color:#fff}.checkboxWrapper .customTooltip .sharpPointer{top:8px;right:-15px;background-color:#4a4a4a;border-right:1px solid #4a4a4a;border-top:1px solid #4a4a4a;z-index:0}.checkboxWrapper .tooltipWrap{display:flex;align-items:center;width:14px;height:15px;margin-left:6px;position:relative;cursor:pointer;top:-2px}.checkboxWrapper .tooltipWrap .iIcon{font-size:14px}.checkboxWrapper .commonFilledCheckBox.disabled:hover{pointer-events:none}.checkboxWrapper .commonFilledCheckBox.disabled+.checkBoxName{cursor:not-allowed}.addInboxButtonWrapper{display:flex;align-items:center;padding:8px 2px;cursor:pointer;justify-content:space-between;border-bottom:1px solid #ececec;-webkit-user-select:none;user-select:none}.addInboxButtonWrapper:hover{background:#f5f5f5}.addInboxButtonWrapper.enabled{cursor:default}.addInboxButtonWrapper .addInboxCont{position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden;cursor:pointer;transition:all .3s ease;display:flex;justify-content:flex-end;margin-left:10px;min-width:35px}.addInboxButtonWrapper .addInboxCont .addInboxButton{position:relative;display:flex}.addInboxButtonWrapper .addInboxCont .addIcon{font-size:16px}.addInboxButtonWrapper .addInboxCont.enabled{cursor:default}.addInboxButtonWrapper .addInboxLabel{font-size:14px;color:#787878;word-break:break-word;cursor:pointer;line-height:16px;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.addInboxButtonWrapper .addedInboxLabel{font-size:10px;color:#787878;line-height:16px}.addInboxButtonWrapper .addedInboxLabel.loaderThreeDotWrapper{color:#3953fb}.analyticsBody{position:relative;width:calc(100% - 30px)}.seqAnalyticsSection{margin-bottom:20px;width:100%;position:relative}@media (max-width:640px){.seqAnalyticsSection{padding:0 15px 15px}}.seqAnalyticsSection .seqEmailsSection{margin-top:30px}@media (max-width:640px){.seqAnalyticsSection .seqEmailsSection{margin-top:15px}}@media (min-width:640px) and (max-width:767px){.seqAnalyticsSection .seqEmailsSection{margin-top:20px}}.seqAnalyticsSection .seqContactsSection{margin-top:10px}.seqAnalyticsSection .seqContactsSection,.seqAnalyticsSection .seqEmailsSection{position:relative}.seqAnalyticsSection .seqContactsSection h6,.seqAnalyticsSection .seqEmailsSection h6{font-size:18px;display:flex;align-items:center;font-weight:500;line-height:1.32;text-align:left;color:#535353;margin-bottom:10px}@media (max-width:640px){.seqAnalyticsSection .seqContactsSection h6,.seqAnalyticsSection .seqEmailsSection h6{font-size:16px}}@media (min-width:640px) and (max-width:767px){.seqAnalyticsSection .seqContactsSection h6,.seqAnalyticsSection .seqEmailsSection h6{font-size:18px}}.seqAnalyticsSection .seqContactsSection .seqContacts,.seqAnalyticsSection .seqContactsSection .seqEmails,.seqAnalyticsSection .seqEmailsSection .seqContacts,.seqAnalyticsSection .seqEmailsSection .seqEmails{list-style:none;padding:0;margin:0;display:grid}@media (max-width:640px){.seqAnalyticsSection .seqContactsSection .seqContacts,.seqAnalyticsSection .seqContactsSection .seqEmails,.seqAnalyticsSection .seqEmailsSection .seqContacts,.seqAnalyticsSection .seqEmailsSection .seqEmails{grid-template-columns:repeat(1,calc(100% - 15px));grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;grid-row-gap:10px;row-gap:10px}}@media (min-width:640px) and (max-width:767px){.seqAnalyticsSection .seqContactsSection .seqContacts,.seqAnalyticsSection .seqContactsSection .seqEmails,.seqAnalyticsSection .seqEmailsSection .seqContacts,.seqAnalyticsSection .seqEmailsSection .seqEmails{grid-template-columns:repeat(3,calc(33.333% - 15px));grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;grid-row-gap:15px;row-gap:15px}}@media (min-width:768px) and (max-width:991px){.seqAnalyticsSection .seqContactsSection .seqContacts,.seqAnalyticsSection .seqContactsSection .seqEmails,.seqAnalyticsSection .seqEmailsSection .seqContacts,.seqAnalyticsSection .seqEmailsSection .seqEmails{grid-template-columns:repeat(4,calc(25% - 20px));grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;grid-row-gap:15px;row-gap:15px}}@media (min-width:992px){.seqAnalyticsSection .seqContactsSection .seqContacts,.seqAnalyticsSection .seqContactsSection .seqEmails,.seqAnalyticsSection .seqEmailsSection .seqContacts,.seqAnalyticsSection .seqEmailsSection .seqEmails{grid-template-columns:repeat(5,calc(20% - 22px));grid-column-gap:2%;-webkit-column-gap:2%;column-gap:2%;grid-row-gap:20px;row-gap:20px}}.seqAnalyticsSection .seqContactsSection .seqContacts li,.seqAnalyticsSection .seqContactsSection .seqEmails li,.seqAnalyticsSection .seqEmailsSection .seqContacts li,.seqAnalyticsSection .seqEmailsSection .seqEmails li{position:relative;z-index:0;height:80px;padding:15px;border-radius:10px;box-shadow:0 5px 12.4px .7px rgba(59,59,59,.07);border:1px solid #ebebeb;background-color:#fff;transition:all .3s ease}.seqAnalyticsSection .seqContactsSection .seqContacts li.linear-background,.seqAnalyticsSection .seqContactsSection .seqEmails li.linear-background,.seqAnalyticsSection .seqEmailsSection .seqContacts li.linear-background,.seqAnalyticsSection .seqEmailsSection .seqEmails li.linear-background{box-shadow:none}.seqAnalyticsSection .seqContactsSection .seqContacts li p,.seqAnalyticsSection .seqContactsSection .seqEmails li p,.seqAnalyticsSection .seqEmailsSection .seqContacts li p,.seqAnalyticsSection .seqEmailsSection .seqEmails li p{margin-bottom:10px;font-size:14px}.seqAnalyticsSection .seqContactsSection .seqContacts li h4,.seqAnalyticsSection .seqContactsSection .seqEmails li h4,.seqAnalyticsSection .seqEmailsSection .seqContacts li h4,.seqAnalyticsSection .seqEmailsSection .seqEmails li h4{font-size:20px;color:#666;line-height:normal;font-weight:600}@media (max-width:767px){.seqAnalyticsSection .seqContactsSection .seqContacts li h4,.seqAnalyticsSection .seqContactsSection .seqEmails li h4,.seqAnalyticsSection .seqEmailsSection .seqContacts li h4,.seqAnalyticsSection .seqEmailsSection .seqEmails li h4{font-size:16px}}.seqAnalyticsSection .seqContactsSection .seqContacts li h4.comingSoon,.seqAnalyticsSection .seqContactsSection .seqEmails li h4.comingSoon,.seqAnalyticsSection .seqEmailsSection .seqContacts li h4.comingSoon,.seqAnalyticsSection .seqEmailsSection .seqEmails li h4.comingSoon{font-family:Graphik-Regular;font-style:italic;font-size:12px;color:#ababab;font-weight:100}.seqAnalyticsSection .seqContactsSection .seqContacts li .badgeIcon,.seqAnalyticsSection .seqContactsSection .seqEmails li .badgeIcon,.seqAnalyticsSection .seqEmailsSection .seqContacts li .badgeIcon,.seqAnalyticsSection .seqEmailsSection .seqEmails li .badgeIcon{display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:0;z-index:2;padding:8px 15px;border-top-left-radius:35px;border-bottom-left-radius:35px}@media (max-width:640px){.seqAnalyticsSection .seqContactsSection .seqContacts li .badgeIcon,.seqAnalyticsSection .seqContactsSection .seqEmails li .badgeIcon,.seqAnalyticsSection .seqEmailsSection .seqContacts li .badgeIcon,.seqAnalyticsSection .seqEmailsSection .seqEmails li .badgeIcon{font-size:4px 10px}}.seqAnalyticsSection .seqContactsSection .seqContacts li .badgeIcon .errorOutlineIcon,.seqAnalyticsSection .seqContactsSection .seqContacts li .badgeIcon i,.seqAnalyticsSection .seqContactsSection .seqEmails li .badgeIcon .errorOutlineIcon,.seqAnalyticsSection .seqContactsSection .seqEmails li .badgeIcon i,.seqAnalyticsSection .seqEmailsSection .seqContacts li .badgeIcon .errorOutlineIcon,.seqAnalyticsSection .seqEmailsSection .seqContacts li .badgeIcon i,.seqAnalyticsSection .seqEmailsSection .seqEmails li .badgeIcon .errorOutlineIcon,.seqAnalyticsSection .seqEmailsSection .seqEmails li .badgeIcon i{color:#535353;font-size:16px}@media (max-width:640px){.seqAnalyticsSection .seqContactsSection .seqContacts li .badgeIcon .errorOutlineIcon,.seqAnalyticsSection .seqContactsSection .seqContacts li .badgeIcon i,.seqAnalyticsSection .seqContactsSection .seqEmails li .badgeIcon .errorOutlineIcon,.seqAnalyticsSection .seqContactsSection .seqEmails li .badgeIcon i,.seqAnalyticsSection .seqEmailsSection .seqContacts li .badgeIcon .errorOutlineIcon,.seqAnalyticsSection .seqEmailsSection .seqContacts li .badgeIcon i,.seqAnalyticsSection .seqEmailsSection .seqEmails li .badgeIcon .errorOutlineIcon,.seqAnalyticsSection .seqEmailsSection .seqEmails li .badgeIcon i{font-size:14px}}.seqAnalyticsSection .seqContactsSection .seqContacts li .badgeIcon svg,.seqAnalyticsSection .seqContactsSection .seqEmails li .badgeIcon svg,.seqAnalyticsSection .seqEmailsSection .seqContacts li .badgeIcon svg,.seqAnalyticsSection .seqEmailsSection .seqEmails li .badgeIcon svg{color:#535353;width:16px;height:16px}@media (max-width:640px){.seqAnalyticsSection .seqContactsSection .seqContacts li .badgeIcon svg,.seqAnalyticsSection .seqContactsSection .seqEmails li .badgeIcon svg,.seqAnalyticsSection .seqEmailsSection .seqContacts li .badgeIcon svg,.seqAnalyticsSection .seqEmailsSection .seqEmails li .badgeIcon svg{width:14px;height:14px}}.seq-contacts-section{position:relative}.seq-contacts-section .pagination-section{border-bottom:1px solid #eceff1;border-left:1px solid #eceff1;border-right:1px solid #eceff1;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.seq-contacts-section.hidePagination .seq-contacts-table-section{height:calc(100% - 143px)}.seq-contacts-section .exportFilterSequenceSection{position:relative;width:100%;overflow:unset;padding:10px 0;display:flex;height:58px}.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap{position:relative;display:flex;align-items:center;justify-content:flex-end}.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .drop-down-menu ul li .listItem .listItemWrap{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .drop-down-menu ul li .listItem .listItemWrap .failedIcon{font-size:20px}.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .drop-down-menu ul li .listItem .listItemWrap .reactivateBulkSeqContact,.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .drop-down-menu ul li .listItem .listItemWrap .resumeBulkSeqContact{width:20px;height:18px}.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .addToSequenceFeatureBtn{position:relative;border-radius:5px;border:1px solid #eceff1;background:#fff;width:36px;height:36px;padding:0 10px;display:flex;align-items:center;color:#3953fb;cursor:not-allowed}.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .addToSequenceFeatureBtn svg{width:14px;height:14px;fill:#9e9e9e}.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .addToSequenceFeatureBtn .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background-color:#393a3d;top:-38px;right:-2px}.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .addToSequenceFeatureBtn .customTooltip .tooltipBody{background-color:#393a3d;border-radius:5px;width:120px;top:-62px;right:-46px}.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .addToSequenceFeatureBtn .customTooltip .tooltipBody.bulkAddtoSequence{width:315px;right:-144px}.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .addToSequenceFeatureBtn .customTooltip .tooltipText{color:#fff;padding:8px}.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .addToSequenceFeatureBtn .wrapLockIcon{position:absolute;top:0;right:0;cursor:pointer}.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .addToSequenceFeatureBtn .wrapLockIcon .lockIcon{background:orange;color:#fff;font-size:12px;width:20px;height:20px;border-radius:35px;justify-content:center;display:flex;align-items:center;position:absolute;top:-5px;right:-8px;margin-left:10px;box-shadow:0 0 1px 1px rgba(0,0,0,.04)}.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .addToSequenceFeatureBtn.enabled{cursor:pointer}.seq-contacts-section .exportFilterSequenceSection .filterExportBtnWrap .addToSequenceFeatureBtn.enabled:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.seq-contacts-section .exportFilterSequenceSection .tagSelectedSection{flex:1 1;display:flex}.seq-contacts-section .exportFilterSequenceSection .tagSelectedSection .contactTagList{width:calc(100% - 10px);margin-left:10px}.seq-contacts-section .exportFilterSequenceSection .searchWrapper{display:flex;align-items:center;flex-direction:row}.seq-contacts-section .exportFilterSequenceSection .searchWrapper .searchInput{background:#fff;position:relative;display:flex;align-items:center;width:286px;border-radius:6px;border:1px solid #ebebeb}.seq-contacts-section .exportFilterSequenceSection .searchWrapper .searchInput .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:0}.seq-contacts-section .exportFilterSequenceSection .searchWrapper .searchInput .searchImage{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.seq-contacts-section .exportFilterSequenceSection .searchWrapper .searchInput .searchImage svg{width:20px;height:20px;fill:#666}.seq-contacts-section .exportFilterSequenceSection .searchWrapper .searchInput .searchTextBox{display:flex;align-items:center;position:relative}.seq-contacts-section .exportFilterSequenceSection .searchWrapper .searchInput .searchTextBox input{border:0;color:#3b3b3b;width:254px;font-size:16px;padding:6px 20px 6px 2px;border-radius:35px;line-height:1.5}.seq-contacts-section .exportFilterSequenceSection .searchWrapper .searchInput .searchTextBox i{position:absolute;right:5px;color:#666;font-size:14px;cursor:pointer;padding:2px;border-radius:35px;display:flex;align-items:center}.seq-contacts-section .exportFilterSequenceSection .searchWrapper .searchInput .searchTextBox i:hover{color:#000}.seq-contacts-section .exportFilterSequenceSection .searchWrapper .searchInput:focus-within .searchImage svg{fill:#3953fb}.seq-contacts-section .exportFilterSequenceSection .searchWrapper .searchInput:focus-within input{color:#3953fb;border-radius:35px;transition:all .3s ease-in-out}.seq-contacts-section .seq-contacts-table-section{height:calc(100% - 196px);display:flex;flex-direction:column;position:relative;letter-spacing:.3px;transition:all .3s;background:#fff}.seq-contacts-section .seq-contacts-table-section.bannerPageShown{height:calc(100% - 184px)!important;transition:all .3s}.seq-contacts-section .seq-contacts-table-section.bannerSpace,.seq-contacts-section .seq-contacts-table-section.noPageSpace{height:calc(100% - 131px)!important;transition:all .3s}.seq-contacts-section .seq-contacts-table-section.noExportFilter{height:calc(100% - 87px)!important}.seq-contacts-section .seq-contacts-table-section .add-contact-stage{text-align:center;font-size:16px;letter-spacing:.3px;color:#666;height:calc(100% - 48px);display:flex;align-items:center;flex-direction:column;justify-content:center}.seq-contacts-section .seq-contacts-table-section .add-contact-stage img{width:70px;height:auto}.seq-contacts-section .seq-contacts-table-section .add-contact-stage .addContactDropDown{position:relative;margin-bottom:40px}.seq-contacts-section .seq-contacts-table-section .add-contact-stage .addContactDropDown .dropdown-overlay{position:fixed;z-index:11;inset:0;width:100%;height:100%;background:transparent}.seq-contacts-section .seq-contacts-table-section .add-contact-stage .addContactDropDown .proPlanIcon{width:auto;height:auto}.seq-contacts-section .seq-contacts-table-section .add-contact-stage .addContactDropDown .listItemWrap{width:132px}.seq-contacts-section .seq-contacts-table-section .add-contact-stage button{font-size:14px;padding:0 10px;cursor:pointer;height:36px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-header{display:flex;align-items:center;flex-wrap:nowrap;background:#fff;border-bottom:1px solid #eceff1;border-top-left-radius:6px;border-top-right-radius:6px;font-size:14px;font-weight:500;color:#666;width:100%;padding:5px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-header .contactSelectionCbx{width:30px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-header .contactSelectionCbx .checkBoxSection{justify-content:center}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-header .contact-user-name{width:calc(12% - 10px)}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-header .ctUserEmail{width:calc(20% - 20px)}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-header .contact-user-name,.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-header .ctUserEmail{display:grid;padding:10px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-header .contact-status{width:14%;display:grid;padding:10px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-header .contact-insight-date,.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-header .contact-stage-insight{width:20%;display:grid;padding:10px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-header .contact-date{white-space:nowrap;width:calc(13% - 30px);display:flex;align-items:center;padding:10px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-header .moreOption{width:30px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-header .moreOption .emailLimit{width:15px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;border-bottom:1px solid #eceff1;font-size:14px;position:relative;width:-webkit-max-content;width:max-content;width:100%;padding:5px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body:first-child .stage-in .customTooltip .sharpPointer{right:-20px!important;top:2px!important;border:none;-webkit-transform:rotate(134deg);transform:rotate(134deg)}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body:first-child .stage-in .customTooltip .tooltipBody{right:-33px!important;top:18px!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body:not(:first-child) .statusContainer.failed .customTooltip .tooltipBody{top:20px!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body:not(:first-child) .statusContainer.failed .sharpPointer{top:14px!important;border-top-right-radius:unset!important;border-right:1px solid #f5f5f5!important;border-top:1px solid #f5f5f5!important;border-bottom-right-radius:0!important;border:none;z-index:3!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body.table-loader{height:53px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .linear-background{border-radius:6px;width:90%}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contactSelectionCbx{display:flex;align-items:center;justify-content:center;width:30px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .ctUserEmail{width:calc(20% - 20px)}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-user-name{width:calc(12% - 10px);word-break:break-all}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-user-name,.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .ctUserEmail{position:relative;padding:10px;display:grid;text-align:left}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-user-name h6,.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .ctUserEmail h6{color:#3953fb;font-size:14px;font-family:Graphik-Regular;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-user-name h6.linear-background,.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .ctUserEmail h6.linear-background{height:16px;width:70%}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-user-name p,.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .ctUserEmail p{font-size:14px;color:#888;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-user-name p.linear-background,.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .ctUserEmail p.linear-background{height:14px;width:90%}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body:first-child .contact-status .customTooltip .tooltipBody{top:22px!important;right:-30px!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body:first-child .contact-status .customTooltip .sharpPointer{top:16px!important;right:12px!important;border-bottom-left-radius:18px!important;border-top-right-radius:unset!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status{width:14%;display:flex;padding:5px;align-items:center;font-size:12px;position:relative;color:#535353}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .infoIcon{margin-left:5px;font-size:14px;color:#8d8d8d;top:10px;font-weight:400;cursor:pointer}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .outOfOfficeOverlay{position:absolute;top:30px;left:20%;box-shadow:0 0 22.3px 1.7px rgba(59,59,59,.14);border:1px solid #ebebeb;background-color:#fff;width:225px;z-index:1;border-radius:10px;flex-direction:row}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .outOfOfficeOverlay .leftContainer{display:flex;align-items:flex-start;flex-direction:column;padding:15px;width:71%}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .outOfOfficeOverlay .leftContainer .outOfOfficeText{color:#1a1a1a;font-size:14px;margin-bottom:10px;font-weight:500}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .outOfOfficeOverlay .leftContainer .sequenceResumeText{font-size:12px;color:#666}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .outOfOfficeOverlay img{position:absolute;bottom:0;width:75px;height:auto;right:5px;object-fit:contain}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .outOfOfficeOverlay .toolTipArrow{position:absolute;width:0;height:0;border-bottom:1px solid #fff;border-right:1px solid #fff;background:#fff;font-size:0;line-height:0;padding:5px;bottom:-4px;left:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:background .2s ease}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer{display:flex;align-items:center;border-radius:5px;padding:2px;position:relative}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .gapFiller{position:absolute;width:100%;height:10px;top:100%;left:0;background:transparent}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .customTooltip{display:none}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .customTooltip .tooltipBody.missingSubjectLine{width:200px!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer:hover .customTooltip{display:block}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer:hover .customTooltip .tooltipBody{background:#393a3d;top:-60px;right:-186px!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer:hover .customTooltip .tooltipBody.autoReplyTooltip{right:-92px!important;width:unset;min-width:185px!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer:hover .customTooltip .tooltipBody.inboxUnavailable{min-width:426px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer:hover .customTooltip .tooltipBody .tooltipText{color:#fff}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer:hover .customTooltip .tooltipBody .tooltipText a{font-weight:bolder}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer:hover .customTooltip .sharpPointer{background:#393a3d;border-top-right-radius:18px;border-right:1px solid #393a3d;border-top:1px solid #393a3d;top:-24px;right:12px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer:hover .customTooltip .linkHighLight{color:#a2aeff;cursor:pointer}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer:hover .customTooltip .linkHighLight:hover{text-decoration:underline}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name{color:#3b3b3b!important;text-transform:capitalize!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.paused:hover{background-color:rgba(255,145,91,.2)}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.active:hover{background-color:rgba(57,83,251,.2)}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.replied:hover{background-color:rgba(106,194,89,.2)}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.failed:hover{background-color:rgba(255,0,0,.2)}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.auto_reply{padding:4px;color:#3b3b3b}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.auto_reply:hover{background-color:#f4f4f6;cursor:pointer}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.failed{padding:5px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.linkedinReply{padding:4px;cursor:pointer}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.linkedinReply .status-name{color:#3b3b3b!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.linkedinReply:hover{background-color:#f5f0f0}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.linkedinReply:hover .status-name{color:#0a66c2!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.linkedinReply svg{width:10px;height:10px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.active,.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.failed,.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.paused,.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer.replied{cursor:pointer}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name{display:flex;align-items:center;position:relative}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name.cursor{cursor:pointer}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name .customTooltip{display:none}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name .customTooltip.missingSubjectLine{width:200px!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name:hover .customTooltip{display:block}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name:hover .customTooltip .tooltipBody{background:#393a3d;top:-62px;right:-186px!important;width:unset;min-width:426px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name:hover .customTooltip .tooltipBody.inboxUnavailable{min-width:426px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name:hover .customTooltip .tooltipBody.missingTokenVariable{right:-120px!important;min-width:280px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name:hover .customTooltip .tooltipBody .tooltipText{color:#fff}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name:hover .customTooltip .tooltipBody .tooltipText a{font-weight:bolder}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name:hover .customTooltip .sharpPointer{background:#393a3d;border-top-right-radius:18px;border-right:1px solid #393a3d;border-top:1px solid #393a3d;top:-24px;right:12px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name:hover .customTooltip .linkHighLight{color:#3953fb;cursor:pointer}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name:hover .customTooltip .linkHighLight:hover{text-decoration:underline}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name:hover .autoReplyTooltip.tooltipBody{min-width:150px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:-60px!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name:hover .autoReplyTooltip.sharpPointer{right:26px!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name.paused_ooto{cursor:pointer}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name .autoReplyStatusIcon svg{width:16px;height:16px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name i{font-size:14px;margin-bottom:2px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name.color-active i{color:#3953fb}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name.color-paused i{color:#ff915b}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name.color-complete i{color:#6ac259}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name.color-meeting-booked i{color:#272056}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name.color-default i{color:#787878}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name.color-hold i{color:red}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name.color-pending i{color:#f7ae05}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .status-name.color-failed i{color:red}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .change-status{position:relative}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .change-status .icon-arrow{position:relative;font-size:12px;cursor:pointer;padding:5px 0 5px 5px;margin-left:5px;border-radius:50%;transition:all .2s ease-in;vertical-align:middle}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .change-status .status-dropdown{margin:0;list-style:none;position:absolute;padding:10px;top:24px;right:0;z-index:5;border-radius:8px;box-shadow:0 0 25.1px 1.9px rgba(59,59,59,.07);border:1px solid #dfdfdf;background-color:#fff;min-width:120px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .change-status .status-dropdown .status-dropdown-item{letter-spacing:.3px;margin:0;padding:5px;display:flex;align-items:center;justify-content:flex-start;font-size:14px;border-radius:6px;transition:all .2s ease;cursor:pointer}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .change-status .status-dropdown .status-dropdown-item i{margin-right:10px;font-size:14px;line-height:15px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .change-status .status-dropdown .status-dropdown-item.color-active{color:#3953fb}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .change-status .status-dropdown .status-dropdown-item.color-paused{color:#ff915b}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .change-status .status-dropdown .status-dropdown-item:hover{transition:all .2s ease;background:#f5f5f5;color:#333}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .change-status .status-dropdown .status-dropdown-item span{font-size:14px;line-height:normal}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .linear-background{height:14px;width:90%}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .linkedInReplyVisibility svg{width:20px;height:20px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-status .statusContainer .replyVisibility{position:relative;margin-left:4px;padding:4px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-stage-insight{width:20%;display:grid;padding:0 10px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-stage-insight.insight-loader{padding:0 10px;margin:0}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-insight-date{width:20%;cursor:pointer;display:grid;padding:0 10px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-insight-date .stage-in{position:relative;display:flex;align-items:center;border-radius:3px;justify-content:center;font-size:13px;padding:5px 10px;background-color:#f5f5f5;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-insight-date .stage-in i{font-size:13px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-insight-date .stage-in.no-stage{background:#fff}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-insight-date .stage-in .customTooltip{background:#393a3d}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-insight-date .stage-in .customTooltip .sharpPointer{background:#393a3d;border:1px solid transparent;padding:5px;border-radius:unset}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-insight-date .stage-in .customTooltip .sharpPointer.topCenter{right:50px!important;top:-24px!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-insight-date .stage-in .customTooltip .sharpPointer.bottomCenter{right:50px!important;top:12px!important}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-insight-date .stage-in .customTooltip .tooltipBody{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:-10px;white-space:nowrap;background:#393a3d;right:-33px;top:-76px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-insight-date .stage-in .customTooltip .tooltipBody .tooltipText{color:#fff;padding:10px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-insight-date .stage-in .customTooltip .tooltipBody.topCenter{top:-56px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-insight-date .stage-in .customTooltip .tooltipBody.bottomCenter{top:18px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-insight-date .linear-background{height:24px;width:90%}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .contact-date{position:relative;display:flex;align-items:center;width:calc(13% - 30px);padding:10px;font-size:13px;color:#666}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .moreOption{position:relative;display:flex;align-items:center;width:30px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .moreOption .emailLimit{width:15px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .moreOption .checkCircleOutlineIcon,.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .moreOption .failedIcon,.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .moreOption .skipNextIcon{font-size:18px;width:18px;height:18px;color:#666}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .moreOption .reactivateIcon{width:18px;height:18px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .moreOption i{position:relative;cursor:pointer;padding:5px;border-radius:35px;color:#666;font-size:20px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .moreOption i:hover{background:#f5f5f5;color:#222}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .moreOption .drop-down-menu{bottom:0;right:20px}.seq-contacts-section .seq-contacts-table-section .seq-contacts-table-body .moreOption .dropdownOverlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.contactDetailsCont .seq-contacts-table-header{border-top:1px solid #eceff1;padding:5px 20px;background:#fafafa}.contactDetailsCont .seq-contacts-table-body{padding:5px 20px}.contactDetailsCont .seq-contacts-table-body h6{margin-bottom:5px}.prospectsBody,.seqContactWrapper{height:100%}.prospectsBody .seq-contact-card,.seqContactWrapper .seq-contact-card{box-shadow:none}.seqContactWrapper.contactFilterShown{display:grid;grid-template-columns:auto 300px;grid-gap:12px}.seqContactWrapper.contactFilterShown .seq-contacts-section{overflow:hidden}.seq-contacts-section{height:100%}.seq-contacts-table-section.seqContactPage{background:#fff;border:1px solid #eceff1;border-bottom:none;border-radius:6px}.seq-contacts-table-section.seqContactPage .contactContent{position:relative;background:#fff}.seq-contacts-table-section .contactContent{overflow:auto;height:100%}.seq-contacts-table-section .contactContent .seqContactsTableList:first-child .email-insight-stage li .customTooltip .sharpPointer{border-top-right-radius:unset;border-bottom-left-radius:10px;top:0}.seq-contacts-table-section .contactContent .seqContactsTableList:first-child .email-insight-stage li .customTooltip .tooltipBody{top:5px}.seq-contact-nav-section{position:relative;background:transparent}.seq-contact-nav-section .seq-contact-list{list-style:none;display:grid;width:100%;grid-template-columns:repeat(16,calc(10% - 10px));grid-column-gap:10px;grid-row-gap:10px;transition:all .2s ease;overflow-x:auto;overflow-y:hidden;padding:10px 0 5px;margin:0 0 5px;color:transparent;text-shadow:0 0 #787878}.seq-contact-nav-section .seq-contact-list.filterWrapper{padding:10px 20px}.seq-contact-nav-section .seq-contact-list .seq-contact-card{position:relative;padding:10px 8px;border-radius:5px;background:#fff;cursor:pointer;transition:background .2s ease;box-shadow:0 0 15px 0 rgba(59,59,59,.05);border:1px solid #ededed;background-color:#fff}.seq-contact-nav-section .seq-contact-list .seq-contact-card.coming-soon-card{background:#f1f1f1}.seq-contact-nav-section .seq-contact-list .seq-contact-card.coming-soon-card h6{font-style:italic}.seq-contact-nav-section .seq-contact-list .seq-contact-card.coming-soon-card h6,.seq-contact-nav-section .seq-contact-list .seq-contact-card.coming-soon-card p{font-family:Graphik-Regular!important;font-size:12px!important;color:#ababab;font-weight:100!important}.seq-contact-nav-section .seq-contact-list .seq-contact-card.coming-soon-card i{color:#ababab}.seq-contact-nav-section .seq-contact-list .seq-contact-card.coming-soon-card:hover{border-color:#ebebeb!important;cursor:unset;background:#f1f1f1}.seq-contact-nav-section .seq-contact-list .seq-contact-card:hover{background:#fcfcfc;border-color:#c4c4c4;transition:background .2s ease}.seq-contact-nav-section .seq-contact-list .seq-contact-card.active{z-index:1!important;pointer-events:none;border-top:4px solid #ff9f09!important}.seq-contact-nav-section .seq-contact-list .seq-contact-card.active:hover{border-color:#c4c4c4}.seq-contact-nav-section .seq-contact-list .seq-contact-card.active .sharp-pointer{position:absolute;width:0;height:0;border-bottom:1px solid #ededed;border-right:1px solid #ededed;background:#fff;font-size:0;line-height:0;padding:5px;bottom:-7px;left:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all .2s ease}.seq-contact-nav-section .seq-contact-list .seq-contact-card .seq-contact-body,.seq-contact-nav-section .seq-contact-list .seq-contact-card .seq-contact-body .seq-contact-content{position:relative}.seq-contact-nav-section .seq-contact-list .seq-contact-card .seq-contact-body .seq-contact-content .flexValue{display:flex;align-items:center;justify-content:space-between}.seq-contact-nav-section .seq-contact-list .seq-contact-card .seq-contact-body .seq-contact-content .flexValue .liIcon svg{width:14px;height:14px;fill:#0a66c2;position:relative}.seq-contact-nav-section .seq-contact-list .seq-contact-card .seq-contact-body .seq-contact-content h6{font-size:16px;font-family:Graphik-Semibold;margin-bottom:5px;line-height:1.3;height:20px}.seq-contact-nav-section .seq-contact-list .seq-contact-card .seq-contact-body .seq-contact-content h6.activeNo{color:#ff9f09}.seq-contact-nav-section .seq-contact-list .seq-contact-card .seq-contact-body .seq-contact-content p{font-size:14px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seq-contact-nav-section .seq-contact-list .seq-contact-card .seq-contact-body i{font-size:20px}.seq-contact-nav-section .seq-contact-list .seq-contact-card .seq-contact-body .cardSvgIcon svg{width:18px;height:18px}.seq-contact-nav-section .seq-contact-list .linear-background{transition:all .2s ease;height:67px;border-radius:6px}.seq-contact-nav-section .seq-contact-list::-webkit-scrollbar-track{background-color:initial;color:transparent}.seq-contact-nav-section .seq-contact-list::-webkit-scrollbar-thumb{width:.4em;border-radius:4px;background-clip:padding-box;border:4px solid transparent;box-shadow:inset 0 0 0 10px;scrollbar-width:thin!important}.seq-contact-nav-section .seq-contact-list:hover::-webkit-scrollbar-thumb{border-color:#ddd}.seqContactWrapper.stepsListShown{display:grid;height:100%;grid-template-columns:calc(100% - 135px) 125px;grid-gap:10px}.seqContactWrapper.stepsListShown .seq-contacts-section{overflow:hidden}.addSlackNotificationPopup .card .notesInput .notes-section label,.addStagesPopup .addStagesPopupCard .stageContentBody .notesInput .notes-section label,.addStagesPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection label,.createCallStagePopup .card .callMapToDropdown label,.createCallStagePopup .card .colorCodes label,.dsLogAfterEndSection .callNotesWrap .notes-section .name,.dsLogAfterEndSection .wrapInputLabel .label,.editBulkTasksPopup .card .cardBody .notesInput .notes-section label,.filterDropdown label,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .notesInput .notes-section label,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection label,.replyThreadDropdown label,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .notesInput .notes-section label,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection label,.taskTypeDropdown label,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .notesInput .notes-section label,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection label{font-size:16px;font-weight:500;color:#525252;margin-bottom:4px;position:relative}.addStagesPopup,.initialSchedulePopupWrapper,.stepEmailCreateEditorPopup,.testEmailPopupWrapper{position:fixed;top:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;letter-spacing:.3px;width:100%;height:100%;z-index:100;overflow:auto}.addStagesPopup .disabledUserAction,.initialSchedulePopupWrapper .disabledUserAction,.stepEmailCreateEditorPopup .disabledUserAction,.testEmailPopupWrapper .disabledUserAction{-webkit-user-select:none;user-select:none;pointer-events:none;cursor:unset}.addStagesPopup .addStagesPopupCard,.initialSchedulePopupWrapper .addStagesPopupCard,.stepEmailCreateEditorPopup .addStagesPopupCard,.testEmailPopupWrapper .addStagesPopupCard{position:relative;display:block;z-index:101;border-radius:10px;background:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.53);width:600px}.addStagesPopup .addStagesPopupCard .stepIconAction,.initialSchedulePopupWrapper .addStagesPopupCard .stepIconAction,.stepEmailCreateEditorPopup .addStagesPopupCard .stepIconAction,.testEmailPopupWrapper .addStagesPopupCard .stepIconAction{width:100%;display:grid;align-items:center;justify-content:space-between;border-bottom:1px solid #eaeaea}.addStagesPopup .addStagesPopupCard .stepIconAction .stepNo,.initialSchedulePopupWrapper .addStagesPopupCard .stepIconAction .stepNo,.stepEmailCreateEditorPopup .addStagesPopupCard .stepIconAction .stepNo,.testEmailPopupWrapper .addStagesPopupCard .stepIconAction .stepNo{position:relative;font-family:Graphik-Regular;font-size:20px;font-weight:600;color:#1b1b1b;padding-top:2px;line-height:1}.addStagesPopup .addStagesPopupCard .stageContentBody,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody{min-height:340px}.addStagesPopup .addStagesPopupCard .stageContentBody .expandLabelInput,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .expandLabelInput,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .expandLabelInput,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .expandLabelInput{margin-bottom:24px;padding:16px 0}.addStagesPopup .addStagesPopupCard .stageContentBody .expandLabelInput label.li_send_inMail,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .expandLabelInput label.li_send_inMail,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .expandLabelInput label.li_send_inMail,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .expandLabelInput label.li_send_inMail{top:-2px!important}.addStagesPopup .addStagesPopupCard .stageContentBody .stagesType,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stagesType,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stagesType,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stagesType{position:relative;width:100%;cursor:pointer}.addStagesPopup .addStagesPopupCard .stageContentBody .stagesType .dropdownHeader,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stagesType .dropdownHeader,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stagesType .dropdownHeader,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stagesType .dropdownHeader{display:flex;align-items:center;justify-content:space-between;color:#3953fb;border-bottom:1px solid #ddd;margin-bottom:14px;padding-bottom:6px}.addStagesPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu{right:unset;left:0;margin:0 auto;top:30px;border-radius:5px;width:244px}.addStagesPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList{margin:0}.addStagesPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option{height:38px;padding:10px;cursor:pointer}.addStagesPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option:last-child,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option:last-child,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option:last-child,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option:last-child{border-bottom:0}.addStagesPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder{display:flex;align-items:center;justify-content:center}.addStagesPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .autoEmail,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .autoEmail,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .autoEmail,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .autoEmail{fill:#28ad56!important}.addStagesPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .phone,.addStagesPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .phone path,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .phone,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .phone path,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .phone,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .phone path,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .phone,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .phone path{fill:#1eb9d5!important}.addStagesPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .linkedin,.addStagesPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .linkedin path,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .linkedin,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .linkedin path,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .linkedin,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .linkedin path,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .linkedin,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stagesType .drop-down-menu .dropdownList .option .listItem .icon-holder .linkedin path{fill:#0a66c2!important}.addStagesPopup .addStagesPopupCard .stageContentBody .stageTitle,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stageTitle,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stageTitle,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stageTitle{font-size:18px;font-weight:700;font-family:Graphik-Regular;color:#1a1a1a;margin-bottom:1rem}.addStagesPopup .addStagesPopupCard .stageContentBody .stageTitle .infoText,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stageTitle .infoText,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stageTitle .infoText,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stageTitle .infoText{font-size:14px;font-weight:300;text-align:left}.addStagesPopup .addStagesPopupCard .stageContentBody .stepSummary,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stepSummary,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stepSummary,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stepSummary{position:relative;padding:8px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border:2px solid #ffebbf;background-color:#fff}.addStagesPopup .addStagesPopupCard .stageContentBody .stepSummary h6,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stepSummary h6,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stepSummary h6,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stepSummary h6{font-size:16px;font-weight:700;line-height:1.41;color:#525252;margin-bottom:2px}.addStagesPopup .addStagesPopupCard .stageContentBody .stepSummary p,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .stepSummary p,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .stepSummary p,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .stepSummary p{font-size:14px;line-height:1.4;text-align:left;color:#575757}.addStagesPopup .addStagesPopupCard .stageContentBody .notesInput,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .notesInput,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .notesInput,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .notesInput{position:relative}.addStagesPopup .addStagesPopupCard .stageContentBody .notesInput .txt-cont,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .notesInput .txt-cont,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .notesInput .txt-cont,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .notesInput .txt-cont{width:100%;height:150px!important;color:#666}.addStagesPopup .addStagesPopupCard .stageContentBody .notesInput .errMsgText,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .notesInput .errMsgText,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .notesInput .errMsgText,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .notesInput .errMsgText{left:0;bottom:0!important;right:unset}.addStagesPopup .addStagesPopupCard .stageContentBody .wrapInputBox,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .wrapInputBox,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox{position:relative;display:flex;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px}.addStagesPopup .addStagesPopupCard .stageContentBody .wrapInputBox.wrapLinkedIn,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox.wrapLinkedIn,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .wrapInputBox.wrapLinkedIn,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox.wrapLinkedIn{margin-top:16px}.addStagesPopup .addStagesPopupCard .stageContentBody .wrapInputBox .daysLater,.addStagesPopup .addStagesPopupCard .stageContentBody .wrapInputBox .linkedinTaskType,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .daysLater,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .linkedinTaskType,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .wrapInputBox .daysLater,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .wrapInputBox .linkedinTaskType,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .daysLater,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .linkedinTaskType{font-size:15px!important}.addStagesPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection{margin-bottom:1rem}.addStagesPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox{margin-top:2px}.addStagesPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox input[type=number]::-webkit-inner-spin-button,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox input[type=number]::-webkit-inner-spin-button,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox input[type=number]::-webkit-inner-spin-button,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox input[type=number]::-webkit-inner-spin-button{opacity:1}.addStagesPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox input,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox input,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox input,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox input{width:74px;text-align:center;padding:10px;border:none;border-bottom:1px solid #ddd;background-color:#fff;border-radius:0;font-size:15px;font-weight:500;color:#1a1a1a}.addStagesPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox .descLabelText,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox .descLabelText,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox .descLabelText,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .inputBox .descLabelText{padding-left:12px;color:#535353;font-size:18px}.addStagesPopup .addStagesPopupCard .footerAction,.initialSchedulePopupWrapper .addStagesPopupCard .footerAction,.stepEmailCreateEditorPopup .addStagesPopupCard .footerAction,.testEmailPopupWrapper .addStagesPopupCard .footerAction{display:flex;align-items:center;justify-content:flex-end;border-top:1px solid #eaeaea;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;margin-bottom:16px}.addStagesPopup .addStagesPopupCard .footerAction button,.initialSchedulePopupWrapper .addStagesPopupCard .footerAction button,.stepEmailCreateEditorPopup .addStagesPopupCard .footerAction button,.testEmailPopupWrapper .addStagesPopupCard .footerAction button{font-size:14px;padding:10px 0;border-radius:8px;letter-spacing:.3px;min-width:120px;margin:unset}.addStagesPopup .addStagesPopupCard .footerAction button.createStageBtn,.initialSchedulePopupWrapper .addStagesPopupCard .footerAction button.createStageBtn,.stepEmailCreateEditorPopup .addStagesPopupCard .footerAction button.createStageBtn,.testEmailPopupWrapper .addStagesPopupCard .footerAction button.createStageBtn{border:1px solid #3953fb;background:#3953fb}.addStagesPopup .addStagesPopupCard .footerAction button.disableBtn,.initialSchedulePopupWrapper .addStagesPopupCard .footerAction button.disableBtn,.stepEmailCreateEditorPopup .addStagesPopupCard .footerAction button.disableBtn,.testEmailPopupWrapper .addStagesPopupCard .footerAction button.disableBtn{pointer-events:none;opacity:.5;cursor:not-allowed}.addStagesPopup .addStagesPopupCard .footerAction button.closeAddStageBtn,.initialSchedulePopupWrapper .addStagesPopupCard .footerAction button.closeAddStageBtn,.stepEmailCreateEditorPopup .addStagesPopupCard .footerAction button.closeAddStageBtn,.testEmailPopupWrapper .addStagesPopupCard .footerAction button.closeAddStageBtn{border:1px solid #717171;color:#525252;background:#fff}.addStagesPopup .addStagesPopupCard .footerAction button.loading,.initialSchedulePopupWrapper .addStagesPopupCard .footerAction button.loading,.stepEmailCreateEditorPopup .addStagesPopupCard .footerAction button.loading,.testEmailPopupWrapper .addStagesPopupCard .footerAction button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.addStagesPopup .addStagesPopupCard .footerAction button.loading .load-text,.initialSchedulePopupWrapper .addStagesPopupCard .footerAction button.loading .load-text,.stepEmailCreateEditorPopup .addStagesPopupCard .footerAction button.loading .load-text,.testEmailPopupWrapper .addStagesPopupCard .footerAction button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.addStagesPopup .emailCreateEditorCard,.initialSchedulePopupWrapper .emailCreateEditorCard,.stepEmailCreateEditorPopup .emailCreateEditorCard,.testEmailPopupWrapper .emailCreateEditorCard{position:relative;display:block;z-index:101;border-radius:10px;padding:30px 30px 0;background:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.53);width:75%;height:85vh}@media (max-width:1200px){.addStagesPopup .emailCreateEditorCard,.initialSchedulePopupWrapper .emailCreateEditorCard,.stepEmailCreateEditorPopup .emailCreateEditorCard,.testEmailPopupWrapper .emailCreateEditorCard{width:90%;height:85vh}}.addStagesPopup .emailCreateEditorCard .closePopup,.initialSchedulePopupWrapper .emailCreateEditorCard .closePopup,.stepEmailCreateEditorPopup .emailCreateEditorCard .closePopup,.testEmailPopupWrapper .emailCreateEditorCard .closePopup{position:absolute;top:10px;right:10px;padding:5px;font-size:20px;color:#666;border-radius:35px;cursor:pointer;transition:all .3s ease-in-out;background:#fff}.addStagesPopup .emailCreateEditorCard .closePopup:hover,.initialSchedulePopupWrapper .emailCreateEditorCard .closePopup:hover,.stepEmailCreateEditorPopup .emailCreateEditorCard .closePopup:hover,.testEmailPopupWrapper .emailCreateEditorCard .closePopup:hover{background:#f5f5f5;color:#000}.addStagesPopup .emailCreateEditorCard .editorPreviewSection,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection{position:relative;display:grid;grid-template-columns:calc(60% - 25px) 40%;grid-column-gap:25px;-webkit-column-gap:25px;column-gap:25px;height:calc(100% - 68px)}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor{height:100%}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .stageTitle,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .stageTitle,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .stageTitle,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .stageTitle{position:relative;display:block;font-weight:500;color:#333;padding-bottom:15px;font-size:20px}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection{display:grid;grid-template-columns:repeat(3,32%);grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;justify-content:space-between;margin-bottom:14px}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection.manualTask,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection.manualTask,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection.manualTask,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection.manualTask{grid-template-columns:100%}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .input-box,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .input-box,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .input-box,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .input-box{line-height:36px;-webkit-appearance:none;border:0;font-size:15px;width:100%;border-bottom:1px solid #ddd;color:#3953fb}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .input-box.disabledInput,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .input-box.disabledInput,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .input-box.disabledInput,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .input-box.disabledInput{cursor:unset;border-bottom:none;pointer-events:none;-webkit-user-select:none;user-select:none}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont{background-color:#fff;color:#000;position:relative;padding-top:10px;display:flex;align-items:center}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .inputLabel,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .inputLabel,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .inputLabel,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .inputLabel{color:#525252;font-size:14px;font-family:Graphik-Regular;position:absolute;top:6px;left:0}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont #selectTemplateInput,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont #selectTemplateInput,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont #selectTemplateInput,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont #selectTemplateInput{width:100%;cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:13px 0 2px}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont.templateInserted #selectTemplateInput,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont.templateInserted #selectTemplateInput,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont.templateInserted #selectTemplateInput,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont.templateInserted #selectTemplateInput{width:80%;cursor:default}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper{position:absolute;display:none;float:left;width:100%;height:100%;max-height:270px}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper.showDropDown,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper.showDropDown,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper.showDropDown,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper.showDropDown{display:block}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont{position:absolute;width:100%;right:-5px;min-width:250px;font-family:inherit;z-index:10;font-family:Graphik-Regular;top:60px}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .selectTitle,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .selectTitle,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .selectTitle,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .selectTitle{background:#3953fb;padding:10px 0;color:#fff;text-align:center;font-size:14px}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont{overflow:auto;max-height:250px;height:250px;overflow-y:auto}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .loadingText,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .loadingText,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .loadingText,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .loadingText{align-items:center;justify-content:center;z-index:9;border-radius:10px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);border:1px solid #ebebeb;width:calc(100% - 15px);display:flex;background:#fff;padding:10px;margin-left:15px;color:#666}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu{width:calc(100% - 15px)}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu .drop-down-menu,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu .drop-down-menu,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu .drop-down-menu,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu .drop-down-menu{overflow-y:auto;left:auto}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu .drop-down-menu #notemplates:hover,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu .drop-down-menu #notemplates:hover,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu .drop-down-menu #notemplates:hover,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu .drop-down-menu #notemplates:hover{background:none}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu .drop-down-menu #notemplates span,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu .drop-down-menu #notemplates span,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu .drop-down-menu #notemplates span,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .innerCont .drop-down-menu .drop-down-menu #notemplates span{color:red;font-size:12px}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .noTemplate,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .noTemplate,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .noTemplate,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateWrapper .templateListCont .noTemplate{text-align:center;padding:10px 0}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .sgCloseIcon,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .sgCloseIcon,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .sgCloseIcon,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .sgCloseIcon{font-size:19px;cursor:pointer;padding:0 0 3px;margin-top:18px;border-bottom:1px solid #ddd;line-height:30px;color:#535353}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateTitle,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateTitle,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateTitle,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor .wrapInputFieldSection .templateCont .templateTitle{text-align:right;cursor:pointer}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor{height:calc(85vh - 214px)}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill{padding:0;border-radius:5px;height:100%}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-container,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-container,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-container,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-container{border:none;margin-bottom:0;height:calc(100% - 40px)}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-editor,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-editor,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-editor,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-editor{min-height:unset}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-formats,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-formats,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-formats,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-formats{margin-right:5px!important}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-formats:last-child,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-formats:last-child,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-formats:last-child,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-formats:last-child{right:0;position:absolute}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-formats button,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-formats button,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-formats button,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-formats button{height:20px;width:20px;padding:3px;color:#666}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-snow .ql-picker.ql-size,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-snow .ql-picker.ql-size,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-snow .ql-picker.ql-size,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-snow .ql-picker.ql-size{width:78px!important}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-snow .ql-picker.ql-font,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-snow .ql-picker.ql-font,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-snow .ql-picker.ql-font,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-snow .ql-picker.ql-font{width:102px}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{top:60%}.addStagesPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-align.ql-picker.ql-icon-picker,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-align.ql-picker.ql-icon-picker,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-align.ql-picker.ql-icon-picker,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection #reactEditor #sequenceAutomaticQuilEditor .quill .ql-align.ql-picker.ql-icon-picker{display:none!important}.addStagesPopup .emailCreateEditorCard .editorPreviewSection .previewContentWrap .preview-templete h6,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection .previewContentWrap .preview-templete h6,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection .previewContentWrap .preview-templete h6,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection .previewContentWrap .preview-templete h6{padding-bottom:15px;font-size:20px}.addStagesPopup .emailCreateEditorCard .editorPreviewSection .previewContentWrap .preview-templete .preview-body,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection .previewContentWrap .preview-templete .preview-body,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection .previewContentWrap .preview-templete .preview-body,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection .previewContentWrap .preview-templete .preview-body{height:calc(85vh - 140px);overflow:auto;background:#f5f5f5}.addStagesPopup .emailCreateEditorCard .editorPreviewSection .previewContentWrap .preview-templete .preview-body.previewModeHtAdjust,.initialSchedulePopupWrapper .emailCreateEditorCard .editorPreviewSection .previewContentWrap .preview-templete .preview-body.previewModeHtAdjust,.stepEmailCreateEditorPopup .emailCreateEditorCard .editorPreviewSection .previewContentWrap .preview-templete .preview-body.previewModeHtAdjust,.testEmailPopupWrapper .emailCreateEditorCard .editorPreviewSection .previewContentWrap .preview-templete .preview-body.previewModeHtAdjust{height:calc(85vh - 140px)!important}.addStagesPopup .emailCreateEditorCard .footerAction,.initialSchedulePopupWrapper .emailCreateEditorCard .footerAction,.stepEmailCreateEditorPopup .emailCreateEditorCard .footerAction,.testEmailPopupWrapper .emailCreateEditorCard .footerAction{position:relative;display:flex;align-items:center;justify-content:flex-end;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;padding:14px 0}.addStagesPopup .emailCreateEditorCard .footerAction button,.initialSchedulePopupWrapper .emailCreateEditorCard .footerAction button,.stepEmailCreateEditorPopup .emailCreateEditorCard .footerAction button,.testEmailPopupWrapper .emailCreateEditorCard .footerAction button{font-size:15px;padding:10px 0;border-radius:5px;letter-spacing:.3px;font-weight:500;margin:unset}.addStagesPopup .emailCreateEditorCard .footerAction button.createStageBtn,.initialSchedulePopupWrapper .emailCreateEditorCard .footerAction button.createStageBtn,.stepEmailCreateEditorPopup .emailCreateEditorCard .footerAction button.createStageBtn,.testEmailPopupWrapper .emailCreateEditorCard .footerAction button.createStageBtn{border:1px solid #3953fb;background:#3953fb;min-width:120px}.addStagesPopup .emailCreateEditorCard .footerAction button.sendTestEmailBtn,.initialSchedulePopupWrapper .emailCreateEditorCard .footerAction button.sendTestEmailBtn,.stepEmailCreateEditorPopup .emailCreateEditorCard .footerAction button.sendTestEmailBtn,.testEmailPopupWrapper .emailCreateEditorCard .footerAction button.sendTestEmailBtn{border:1px solid #3953fb;color:#3953fb;background:#fff;min-width:150px}.addStagesPopup .emailCreateEditorCard .footerAction button.sendTestEmailBtn:hover,.initialSchedulePopupWrapper .emailCreateEditorCard .footerAction button.sendTestEmailBtn:hover,.stepEmailCreateEditorPopup .emailCreateEditorCard .footerAction button.sendTestEmailBtn:hover,.testEmailPopupWrapper .emailCreateEditorCard .footerAction button.sendTestEmailBtn:hover{box-shadow:0 2px 2px 1px rgba(139,101,241,.15)}.addStagesPopup .emailCreateEditorCard .footerAction button.sendTestEmailBtn.disableSentEmailBtn,.initialSchedulePopupWrapper .emailCreateEditorCard .footerAction button.sendTestEmailBtn.disableSentEmailBtn,.stepEmailCreateEditorPopup .emailCreateEditorCard .footerAction button.sendTestEmailBtn.disableSentEmailBtn,.testEmailPopupWrapper .emailCreateEditorCard .footerAction button.sendTestEmailBtn.disableSentEmailBtn{background:#f5f5f5;border:1px solid #878787;color:#878787;-webkit-user-select:none;user-select:none;pointer-events:none}.addStagesPopup .emailCreateEditorCard .footerAction button.loading,.initialSchedulePopupWrapper .emailCreateEditorCard .footerAction button.loading,.stepEmailCreateEditorPopup .emailCreateEditorCard .footerAction button.loading,.testEmailPopupWrapper .emailCreateEditorCard .footerAction button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px;background:#3953fb!important}.addStagesPopup .emailCreateEditorCard .footerAction button.loading .load-text,.initialSchedulePopupWrapper .emailCreateEditorCard .footerAction button.loading .load-text,.stepEmailCreateEditorPopup .emailCreateEditorCard .footerAction button.loading .load-text,.testEmailPopupWrapper .emailCreateEditorCard .footerAction button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.testEmailPopupOverlay{-webkit-user-select:none;user-select:none;position:fixed;z-index:14;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.initialSchedulePopupOverlay{transition:all .3s ease;z-index:16}.initialSchedulePopupOverlay,.overlayStagesPopup{position:fixed;inset:0;width:100%;height:100%;background:rgba(0,0,0,.53)}.overlayStagesPopup{z-index:100}.expandLabelInput{background:#fff;color:#000;display:block;width:100%;position:relative;padding:25px 0 0}.expandLabelInput .inputLabel{color:#666;font-size:14px;font-family:Graphik-Regular;position:absolute;top:30%;left:0;transition:all .2s linear}.expandLabelInput .inputLabel.disabledInputLabel{top:3px!important;-webkit-user-select:none;user-select:none;pointer-events:none;cursor:unset}.expandLabelInput .inputBox{line-height:34px;-webkit-appearance:none;border:0;font-size:15px;width:100%;border-bottom:1px solid #ddd;color:#3953fb}.expandLabelInput .inputBox.disabledInput{border-bottom:1px solid transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.expandLabelInput .inputBox~.focus-border{position:absolute;bottom:2px;left:0;width:100%;height:1px;z-index:99}.expandLabelInput .inputBox~.focus-border:after,.expandLabelInput .inputBox~.focus-border :before{content:"";position:absolute;bottom:-1px;left:0;width:0;height:100%;background-color:#3953fb;transition:.4s}.expandLabelInput .inputBox:focus~.focus-border:after,.expandLabelInput .inputBox:focus~.focus-border:before{width:100%;transition:.4s}.expandLabelInput.filled label,.expandLabelInput .inputBox:focus~label{top:4px;transition:all .2s linear}.expandLabelInput .errMsgText{bottom:-13px;left:0}.createCallStagePopup .card .callMapToDropdown .drop-down-menu,.filterDropdown .drop-down-menu,.replyThreadDropdown .drop-down-menu,.taskTypeDropdown .drop-down-menu{width:100%!important;min-width:unset!important;max-width:unset!important}.createCallStagePopup .card .callMapToDropdown .drop-down-menu .listItemWrap,.filterDropdown .drop-down-menu .listItemWrap,.replyThreadDropdown .drop-down-menu .listItemWrap,.taskTypeDropdown .drop-down-menu .listItemWrap{width:100%!important}.createCallStagePopup .card .callMapToDropdown .drop-down-menu.customDropDownFadeIn,.filterDropdown .drop-down-menu.customDropDownFadeIn,.replyThreadDropdown .drop-down-menu.customDropDownFadeIn,.taskTypeDropdown .drop-down-menu.customDropDownFadeIn{--list-height:0px;--layout-offset:calc(var(--list-height)*-1);--animation-offset:-50px;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:translateY(calc(var(--layout-offset) + var(--animation-offset)))!important;transform:translateY(calc(var(--layout-offset) + var(--animation-offset)))!important;-webkit-animation:slideUpExpandDropdown .4s ease forwards;animation:slideUpExpandDropdown .4s ease forwards}.createCallStagePopup .card .callMapToDropdown .searchInputBtn,.filterDropdown .searchInputBtn,.replyThreadDropdown .searchInputBtn,.taskTypeDropdown .searchInputBtn{width:100%;border-bottom:1px solid #ebebeb}.createCallStagePopup .card .callMapToDropdown .searchInputBtn .searchIcon,.filterDropdown .searchInputBtn .searchIcon,.replyThreadDropdown .searchInputBtn .searchIcon,.taskTypeDropdown .searchInputBtn .searchIcon{flex:0 0 24px;font-size:20px;margin-left:4px}.createCallStagePopup .card .callMapToDropdown .searchInputBtn .searchTextBox,.filterDropdown .searchInputBtn .searchTextBox,.replyThreadDropdown .searchInputBtn .searchTextBox,.taskTypeDropdown .searchInputBtn .searchTextBox{flex:1 1;margin:4px}.createCallStagePopup .card .callMapToDropdown .searchInputBtn .searchInputBoxWrapper,.filterDropdown .searchInputBtn .searchInputBoxWrapper,.replyThreadDropdown .searchInputBtn .searchInputBoxWrapper,.taskTypeDropdown .searchInputBtn .searchInputBoxWrapper{width:100%;display:flex;align-items:center}.createCallStagePopup .card .callMapToDropdown .searchInputBtn .searchInputBoxWrapper input,.filterDropdown .searchInputBtn .searchInputBoxWrapper input,.replyThreadDropdown .searchInputBtn .searchInputBoxWrapper input,.taskTypeDropdown .searchInputBtn .searchInputBoxWrapper input{width:100%;border-radius:4px;padding:4px 8px;line-height:unset}.replyThreadDropdown.isManualTask{pointer-events:none;opacity:.5}.filterDropdown,.replyThreadDropdown{position:relative;width:100%}.filterDropdown label,.replyThreadDropdown label{cursor:pointer;position:relative;font-size:14px;top:4px}.filterDropdown .activeDropdownValue,.replyThreadDropdown .activeDropdownValue{position:relative;display:flex;align-items:center;border-bottom:1px solid #ddd;height:40px;padding:9px 0;margin-top:2px;cursor:pointer}.filterDropdown .activeDropdownValue .activeValue,.replyThreadDropdown .activeDropdownValue .activeValue{color:#1a1a1a;font-size:15px;font-weight:500;padding-top:2px}.filterDropdown .activeDropdownValue i,.replyThreadDropdown .activeDropdownValue i{position:absolute;right:0;font-size:20px;color:#1a1a1a}.taskTypeDropdown{position:relative;width:310px;margin-bottom:1rem}.taskTypeDropdown label{cursor:pointer}.taskTypeDropdown .activeDropdownValue{position:relative;display:flex;align-items:center;border-bottom:1px solid #ddd;height:40px;padding:9px 0;margin-top:2px;border-radius:0;cursor:pointer}.taskTypeDropdown .activeDropdownValue .activeValue{color:#1a1a1a;font-size:15px;font-weight:500;padding-top:2px}.taskTypeDropdown .activeDropdownValue i{position:absolute;right:0;font-size:20px;color:#1a1a1a}.wrapInputTaskBox{position:relative;display:grid;grid-template-columns:repeat(2,calc(50% - 10px));justify-content:space-between}.wrapInputTaskBox label{font-size:16px;font-weight:500;color:#525252;margin-bottom:4px;position:relative}.wrapInputTaskBox .inputBoxAndAutoCompleteDropDown{position:relative}.wrapInputTaskBox .inputBoxAndAutoCompleteDropDown .inputBoxSection{margin-bottom:16px;border-bottom:1px solid #ddd}.wrapInputTaskBox .inputBoxAndAutoCompleteDropDown .inputBoxSection .inputBox{height:32px}.wrapInputTaskBox .inputBoxAndAutoCompleteDropDown .inputBoxSection .inputBox input{border:none;height:32px;width:100%}.wrapInputTaskBox .inputBoxAndAutoCompleteDropDown.disableEdit .inputBoxSection{border:none}.wrapInputTaskBox .inputBoxAndAutoCompleteDropDown.disableEdit .inputBoxSection input{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:none;color:#3953fb}.wrapInputTaskBox .inputBoxAndAutoCompleteDropDown .drop-down-menu{left:0;top:54px}.wrapInputTaskBox .inputBoxAndAutoCompleteDropDown .drop-down-menu .dropdownList .listItem .listItemWrap{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrapInputTaskBox .inputBoxAndAutoCompleteDropDown .drop-down-menu .dropdownList .option{padding:10px}.wrapInputTaskBox .inputBoxAndAutoCompleteDropDown .drop-down-menu .dropdownList .option .itemName .addTxt{color:#3953fb}.contactsCountText{color:#3953fb;font-weight:500;margin-top:10px}#manualEmailBackBtn{min-width:80px;border:1px solid transparent;color:#444;background:#fff;cursor:pointer;height:36px;transition:all .3s ease}#manualEmailBackBtn:hover{color:#222;background:#f5f5f5}.testEmailCard{position:relative;display:block;z-index:101;border-radius:10px;padding:20px;background:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.53);width:60%;height:auto;max-width:600px}.testEmailCard .testEmailHeader{display:flex;align-items:center;margin-bottom:16px}.testEmailCard .fromAddressWrapper{margin-bottom:10px}.testEmailCard .fromFieldHeader,.testEmailCard .toFieldHeading{font-size:14px;margin-bottom:10px;color:#3b3b3b}.testEmailCard .activeDropdownValue{height:30px!important}.testEmailCard .activeDropdownValue .activeValue{color:#3953fb!important}.testEmailCard .activeDropdownValue i{color:#8d8d8d}.testEmailCard .closePopup{position:absolute;top:10px;right:10px;padding:5px;font-size:20px;color:#666;border-radius:35px;cursor:pointer;transition:all .3s ease-in-out;background:#fff}.testEmailCard .closePopup:hover{background:#f5f5f5;color:#000}.testEmailCard .previewContentWrap{margin:16px 0}.testEmailCard .previewContentWrap .preview-body{background-color:#f9f9ff;border:1px solid #ddd;max-height:300px}.testEmailCard .footerAction{padding:14px 0;display:flex;align-items:center;justify-content:flex-end;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.testEmailCard .footerAction button{font-size:14px;padding:10px 0;border-radius:8px;letter-spacing:.3px;min-width:120px;margin:unset}.testEmailCard .footerAction button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.testEmailCard .footerAction button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.testEmailCard .footerAction .manualEmailBackBtn{min-width:80px;border:1px solid #3953fb!important;color:#3953fb!important;background:#fff;cursor:pointer;height:40px;transition:all .3s ease}.testEmailCard .footerAction .manualEmailBackBtn:hover{color:#222;background:#f5f5f5}.testEmailCard .footerAction .sendTestEmailBtn{background-color:#3953fb;color:#fff;min-width:150px;height:36px}.testEmailCard .footerAction .sendTestEmailBtn:hover{box-shadow:0 2px 2px 1px rgba(139,101,241,.15)}.testEmailCard .footerAction .sendTestEmailBtn.disableSentEmailBtn{background:#f5f5f5;border:1px solid #878787;color:#878787;-webkit-user-select:none;user-select:none;pointer-events:none}.testEmailCard .inputWrapper.toField input{height:30px!important;border-bottom:1px solid #ddd!important}.initialSchedulePopupWrapper .card{position:relative;display:block;z-index:101;border-radius:10px;padding:20px;background:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.53);width:60%;height:auto;max-width:600px}.initialSchedulePopupWrapper .card .seqNameWrapper{color:#3b3b3b!important}.initialSchedulePopupWrapper .card .seqNameWrapper .seqName{margin-bottom:4px}.initialSchedulePopupWrapper .card .seqNameWrapper .desc{font-size:11px}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox{padding-bottom:16px!important;margin-bottom:0!important}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox h6{color:#3b3b3b!important;font-weight:400}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .addInboxBtn{border:1px solid #ddd;height:28px;border-radius:6px;font-size:12px}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .addInboxBtn i{font-size:14px}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .createNewScheduleBtn{display:flex;align-items:center;font-weight:700;cursor:pointer;height:36px;padding:0 10px;font-size:13px}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .createNewScheduleBtn:hover{color:#3953fb}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .createNewScheduleBtn i{font-size:16px;margin-right:4px}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .selectedInboxWrapper{display:grid;grid-template-columns:84% auto;grid-gap:4px;max-height:auto!important;margin-top:10px;transition:all .3s ease;color:#8d8d8d}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .selectedInboxWrapper.showMore{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:8px 12px}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .selectedInboxWrapper.showLess{border:1px solid #ddd;border-radius:3px;padding:8px 12px}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .selectedInboxWrapper .selectedInboxEmailList{max-height:55px!important;grid-row-gap:6px;row-gap:6px;grid-column-gap:6px;-webkit-column-gap:6px;column-gap:6px;margin:0}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .selectedInboxWrapper .selectedInboxEmailList .removeIcon{background:#fff;display:block;border:1px solid #ebebeb}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .selectedInboxWrapper .selectedInboxEmailList li{border:1px solid #959cf2;border-radius:12px;height:24px}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .selectedInboxWrapper .selectedInboxEmailList .email{font-size:11px}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .addInboxButtonWrapper{color:#787878}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .viewMoreBtn{border:1px solid #959cf2;border-radius:12px;height:24px;color:#3953fb;font-size:11px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer}.initialSchedulePopupWrapper .card .initialSchedulePopupInbox .viewMoreBtn .arrowDownIcon{font-size:12px}.initialSchedulePopupWrapper .card .fromFieldHeader{font-size:14px;color:#3b3b3b;margin-bottom:20px}.initialSchedulePopupWrapper .card .fromAddressWrapper{margin-bottom:12px}.initialSchedulePopupWrapper .card .schedulesWrapper .scheduleBody{padding-bottom:16px}.initialSchedulePopupWrapper .card .schedulesWrapper .scheduleBody .hereText{text-decoration:none;color:#3953fb;cursor:pointer;border:0;font-size:14px;background-color:initial;padding:0}.initialSchedulePopupWrapper .card .schedulesWrapper .sendingWindow{border-bottom:1px solid #ddd;margin-bottom:12px}.initialSchedulePopupWrapper .card .schedulesWrapper .timeZone{font-size:13px;font-weight:400;margin-bottom:12px;color:#3b3b3b}.initialSchedulePopupWrapper .card .schedulesWrapper .headerTitle{font-size:14px;color:#3b3b3b;margin-bottom:8px}.initialSchedulePopupWrapper .card .schedulesWrapper .scheduleBody p{font-size:14px;color:#8d8d8d}.initialSchedulePopupWrapper .card .schedulesWrapper .autoCompleteDropdown .dropdownHeader .title{font-size:14px}.initialSchedulePopupWrapper .card .flexCenter,.initialSchedulePopupWrapper .card .scheduleWindowPanel{width:100%}.initialSchedulePopupWrapper .card .scheduleWindowPanel .daysWithTimeWrapper{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:12px;color:#8d8d8d;font-size:14px}.initialSchedulePopupWrapper .card .cardHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;border-bottom:1px solid #ddd;padding-bottom:6px}.initialSchedulePopupWrapper .card .actionBtn{width:100%;display:flex;align-items:center;justify-content:flex-end}.initialSchedulePopupWrapper .card .actionBtn .activateSequenceBtn{border:1px solid #3953fb;background:#3953fb;color:#fff;width:150px;height:32px;padding:0 12px;margin:0}.initialSchedulePopupWrapper .card .actionBtn .activateSequenceBtn.loading{width:32px!important;height:32px!important}.initialSchedulePopupWrapper .card .actionBtn .activateSequenceBtn.loading .load-text{top:4px;left:4px;width:22px!important;height:22px!important}.initialSchedulePopupWrapper .card .activeDropdownValue{height:30px!important}.initialSchedulePopupWrapper .card .activeDropdownValue .activeValue{color:#3953fb!important;font-size:14px}.initialSchedulePopupWrapper .card .activeDropdownValue i{color:#8d8d8d}.initialSchedulePopupWrapper .card .closePopup{position:absolute;top:12px;right:10px;padding:5px;font-size:20px;color:#666;border-radius:35px;cursor:pointer;transition:all .3s ease-in-out;background:#fff}.initialSchedulePopupWrapper .card .closePopup:hover{background:#f5f5f5;color:#000}.sequenceContactUploader{position:fixed;top:0;left:0;display:flex;align-items:center;width:100%;height:100%;justify-content:center;z-index:999}.sequenceContactUploader .contactUploader{padding:30px;width:800px;margin:0 auto;background:#fff;border-radius:10px;z-index:1000;box-shadow:0 0 5px 1px rgba(0,0,0,.08)}.sequenceContactUploader .contactUploader h3{color:#333;font-size:24px;font-weight:500}.sequenceContactUploader .contactUploader .generatingPreview{display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100% - 30px);padding:80px 0}.sequenceContactUploader .contactUploader .generatingPreview .generatingPreviewText{margin-top:20px;text-align:center;font-size:18px}.contactUploaderOverlay{inset:0;background:rgba(0,0,0,.57)}.contactUploaderOverlay,.fieldValidatorMsgPopup{position:fixed;z-index:999;width:100%;height:100%}.fieldValidatorMsgPopup{top:0;left:0;display:flex;align-items:center;justify-content:center}.fieldValidatorMsgPopup .fieldValidatorMsgCard{position:relative;z-index:1000;border-radius:10px;max-width:1000px;background:#fff;padding:30px}.fieldValidatorMsgPopup .fieldValidatorMsgCard h3{color:#333;font-size:24px;font-weight:500;margin-bottom:50px}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent{position:relative;margin-bottom:25px;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent img.contactErrorIcon{width:75px;object-fit:contain}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage{padding-top:25px}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .messageCont .message{color:#666;font-family:Graphik-Regular;padding-bottom:25px;text-align:center}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .messageCont .message b{font-family:Graphik-Medium}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .messageCont .missingFieldsCont{color:#666;font-size:15px;line-height:1.4;font-family:Graphik-Medium;text-align:center}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .messageCont .missingFieldsCont .missingField .value{text-transform:capitalize}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .messageCont .missingFieldsCont .missingField .delimitter{padding:0 3px}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .bottomCont{padding-top:70px;color:#666}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .bottomCont .orText{margin:15px 0;font-style:italic}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .bottomCont .cancelText{font-style:italic}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .bottomCont .cancelText .canceLink{color:#3953fb;font-weight:600;cursor:pointer}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .bottomCont .btnCont{display:flex;align-items:center;flex-direction:row;justify-content:center;margin-top:15px}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .bottomCont .btnCont #reUploadContact,.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .bottomCont .btnCont .skipAndUploadContact{background:#3953fb;color:#fff;min-width:120px;margin:0 15px}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .bottomCont .btnCont #reUploadContact.loading,.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .bottomCont .btnCont .skipAndUploadContact.loading{min-width:auto}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .bottomCont .btnCont #backToContactTable{background-color:#fff;min-width:120px;margin:0 15px;border:1px solid #3953fb;color:#3953fb;position:relative}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .bottomCont .btnCont #backToContactTable i.material-icons-outlined{position:absolute;top:10px;left:20px;font-size:20px}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .bottomCont .btnCont #backToContactTable:hover i.material-icons-outlined{-webkit-transform:translate(-20%);transform:translate(-20%);will-change:transform;transition:all .5s}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .errorMessage .bottomCont .reuploadMsg{color:red}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .bulkPopupMessage{height:100%}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .bulkPopupMessage .errorMessage{padding-top:25px}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .bulkPopupMessage .errorMessage.limiReached{width:70%;display:flex;align-items:center}.fieldValidatorMsgPopup .fieldValidatorMsgCard .cardContent .bulkPopupMessage .errorMessage.limiReached .accordionText{font-size:16px;line-height:1.6;width:480px}.fieldValidatorMsgPopup .fieldValidatorOverlay{position:fixed;z-index:999;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.contactPage .rightPanel{padding:0;height:100%}.contactPage .rightPanel .rightSideBarWrapper{height:100%}.contactPage .selectTaskTypeMask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background:#333;opacity:.75}.contactPage .taskTypeCardPopup{position:fixed;z-index:99;width:100%;height:100%;top:0;right:0;bottom:0;left:0}.contactPage .taskTypeCardPopup .selectTaskPopup{-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont{position:relative;width:360px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff;padding:20px;border-radius:6px;z-index:100}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskTypeHeader{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskTypeHeader .title{font-size:18px;color:#666}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskTypeHeader .popup-close{position:absolute;padding:3px;top:16.5px;right:11px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskTypeHeader .popup-close .material-icons{font-size:19px}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskTypeHeader .popup-close:hover{background-color:#ddd;border-radius:50%}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions{display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding:15px 0}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions .optionCont{display:flex;align-items:center;justify-content:space-between;width:100%}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions .optionCont .option{padding:5px 15px;border:1px solid #eeeef0;border-radius:5px;position:relative;display:flex;align-items:center;cursor:pointer;height:35px}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions .optionCont .option:hover{box-shadow:0 0 11px rgba(33,33,33,.2)}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions .optionCont .manualEmail .img{height:18px}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions .optionCont .manualEmail .img img{object-fit:contain;padding-right:5px;width:21px;height:14px}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions .optionCont .manualEmail .text{font-size:14px}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions .optionCont .linkedInTask:hover .linkedinSubMenu{display:block}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions .optionCont .linkedInTask .img{margin-right:5px}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions .optionCont .linkedInTask .img svg{width:16px;height:13px;fill:#4b4f86}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions .optionCont .linkedInTask .subMenuArrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions .optionCont .linkedInTask .text{font-size:14px}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions .optionCont .linkedInTask .linkedinSubMenu{bottom:unset;opacity:1;left:unset;width:270px;padding:10px 0;font-family:inherit;background:#fff;z-index:999999;top:35px;border-radius:10px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);border:1px solid #ebebeb;color:#666;position:absolute;right:0;display:none}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions .optionCont .linkedInTask .linkedinSubMenu .stepCont{position:relative;display:flex;align-items:center;flex-direction:row;padding:10px 15px;cursor:pointer;font-size:14px}.contactPage .taskTypeCardPopup .selectTaskPopup .popupCont .taskOptions .optionCont .linkedInTask .linkedinSubMenu .stepCont:hover{background-color:#fafafa}.contactPage .addContactWrapper{display:flex;align-items:center;flex-direction:row-reverse}.contactPage .headerSection{padding:12px!important}.contactPage .headerSection .headerRightSection{padding:0!important}.contactPage .headerSection .headerRightSection button{height:36px;width:unset;min-width:120px;font-size:14px;font-weight:700;letter-spacing:.3px}.contactPage .bodySection{display:flex}.contactPage .bodySection .layoutBody{width:100%;background:transparent}.contactPage .bodySection .layoutBody .toggleContactFilterByOption{position:relative;display:flex;align-items:center;height:36px;margin-left:10px;width:100px;background:#3953fb;border:1px solid #3953fb;border-radius:5px;color:#fff;cursor:pointer;transition:all .3s ease-in-out}.contactPage .bodySection .layoutBody .toggleContactFilterByOption.disabled{-webkit-user-select:unset;user-select:unset;pointer-events:unset;opacity:.5;cursor:pointer}.contactPage .bodySection .layoutBody .toggleContactFilterByOption:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.contactPage .bodySection .layoutBody .toggleContactFilterByOption svg{width:14px;height:16px;fill:#fff;margin:0 10px}.contactPage .bodySection .layoutBody .toggleContactFilterByOption .text{font-size:14px;padding-right:6px;padding-top:4px}.contactPage .bodySection .layoutBody .toggleContactFilterByOption .count{display:flex;align-items:center;justify-content:center;background:#fff;color:#3953fb;font-size:14px;border-top-right-radius:2px;border-bottom-right-radius:2px;width:24px;height:32px;padding-top:4px}.contactPage .bodySection .layoutBody .toggleContactFilterByOption.filterUsed{transition:all .3s ease-in-out;background:#fff;border:1px solid #eceff1}.contactPage .bodySection .layoutBody .toggleContactFilterByOption.filterUsed svg{fill:#3953fb}.contactPage .bodySection .layoutBody .toggleContactFilterByOption.filterUsed .text{color:#3953fb}.contactPage .bodySection .layoutBody .contactDataList{height:100%}.contactPage .bodySection .layoutBody.showContactFilter{display:flex;justify-content:space-between;max-width:100%}.contactPage .bodySection .layoutBody.showContactFilter .contactDataList{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 310px);max-width:calc(100% - 310px);transition:all .3s ease-in-out}.contactPage .bodySection .layoutBody.showContactFilter .contactFilterByOption{height:100%;flex:0 0 300px;max-width:300px;transition:all .3s ease-in-out}.contactPage .bodySection .headerContents{position:relative;width:100%;overflow:unset;padding:10px 0;display:flex;height:58px;justify-content:space-between}.contactPage .bodySection .headerContents .titleWrapper .titleName{color:#535353;background-color:#fff;font-size:22px;font-family:Graphik-Regular\ ,Arial,sans-serif;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contactPage .bodySection .headerContents .wrapExportFilterIcon .drop-down-menu{position:absolute;top:32px;z-index:3}.contactPage .bodySection .headerContents .wrapExportFilterIcon .drop-down-menu ul li .listItem .listItemWrap{width:150px}.contactPage .bodySection .headerContents .wrapExportFilterIcon .addToSequenceFeatureBtn{position:relative;border-radius:5px;border:1px solid #eceff1;background:#fff;width:36px;height:36px;padding:0 10px;display:flex;align-items:center;color:#3953fb;cursor:not-allowed}.contactPage .bodySection .headerContents .wrapExportFilterIcon .addToSequenceFeatureBtn svg{width:14px;height:14px;fill:#9e9e9e}.contactPage .bodySection .headerContents .wrapExportFilterIcon .addToSequenceFeatureBtn .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background-color:#393a3d;top:-38px;right:-2px}.contactPage .bodySection .headerContents .wrapExportFilterIcon .addToSequenceFeatureBtn .customTooltip .tooltipBody{background-color:#393a3d;border-radius:5px;width:120px;top:-62px;right:-46px}.contactPage .bodySection .headerContents .wrapExportFilterIcon .addToSequenceFeatureBtn .customTooltip .tooltipBody.bulkAddtoSequence{width:315px;right:-144px}.contactPage .bodySection .headerContents .wrapExportFilterIcon .addToSequenceFeatureBtn .customTooltip .tooltipText{color:#fff;padding:8px}.contactPage .bodySection .headerContents .wrapExportFilterIcon .addToSequenceFeatureBtn .wrapLockIcon{position:absolute;top:0;right:0;cursor:pointer}.contactPage .bodySection .headerContents .wrapExportFilterIcon .addToSequenceFeatureBtn .wrapLockIcon .lockIcon{background:orange;color:#fff;font-size:12px;width:20px;height:20px;border-radius:35px;justify-content:center;display:flex;align-items:center;position:absolute;top:-5px;right:-8px;margin-left:10px;box-shadow:0 0 1px 1px rgba(0,0,0,.04)}.contactPage .bodySection .headerContents .wrapExportFilterIcon .addToSequenceFeatureBtn.enabled{cursor:pointer}.contactPage .bodySection .headerContents .wrapExportFilterIcon .addToSequenceFeatureBtn.enabled:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.contactPage .bodySection .headerContents .searchWrapper{display:flex;align-items:center;flex-direction:row}.contactPage .bodySection .headerContents .searchWrapper .searchInput{background:#fff;position:relative;display:flex;align-items:center;width:286px;border-radius:6px;border:1px solid #ebebeb}.contactPage .bodySection .headerContents .searchWrapper .searchInput .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:0}.contactPage .bodySection .headerContents .searchWrapper .searchInput .searchImage{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.contactPage .bodySection .headerContents .searchWrapper .searchInput .searchImage svg{width:20px;height:20px;fill:#666}.contactPage .bodySection .headerContents .searchWrapper .searchInput .searchTextBox{display:flex;align-items:center;position:relative}.contactPage .bodySection .headerContents .searchWrapper .searchInput .searchTextBox input{border:0;color:#3b3b3b;width:254px;font-size:16px;padding:6px 20px 6px 2px;border-radius:35px;line-height:1.5}.contactPage .bodySection .headerContents .searchWrapper .searchInput .searchTextBox i{position:absolute;right:5px;color:#666;font-size:14px;cursor:pointer;padding:2px;border-radius:35px;display:flex;align-items:center}.contactPage .bodySection .headerContents .searchWrapper .searchInput .searchTextBox i:hover{color:#000}.contactPage .bodySection .headerContents .searchWrapper .searchInput:focus-within .searchImage svg{fill:#3953fb}.contactPage .bodySection .headerContents .searchWrapper .searchInput:focus-within input{color:#3953fb;border-radius:35px;transition:all .3s ease-in-out}.contactPage .bodySection .filterContents{width:100%;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ebebeb}.contactPage .bodySection .filterContents.seq-contact-nav-section{height:83px!important}.contactPage .bodySection .filterContents .filterWrapper{position:relative;background:transparent;width:100%;padding:0 0 8px}.contactPage .bodySection .filterContents .filterWrapper.seq-contact-list{margin-bottom:5px;overflow-x:auto;grid-auto-flow:column}.contactPage .bodySection .filterContents .filterWrapper.seq-contact-list .seq-contact-card{height:69px!important}.contactPage .bodySection .filterContents .filterWrapper.seq-contact-list .plusContactCard{height:69px!important;border:1px dashed #959cf2;font-size:44px;color:#959cf2;cursor:pointer}.contactPage .bodySection .filterContents .filterWrapper.seq-contact-list .plusContactCard:hover{border-color:#959cf2}.contactPage .bodySection .filterContents .filterWrapper .filterCont{display:flex;width:inherit;align-items:center;border:1px solid #ebebeb;border-radius:5px;width:100%;justify-content:center;transition:background .2s ease;box-shadow:0 4px 6px .7px rgba(59,59,59,.07)}.contactPage .bodySection .filterContents .filterWrapper .filterCont.active .filterValue{color:#ff9f09}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption{display:flex;align-items:center;justify-content:space-between;flex-direction:row;position:relative;width:100%}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .filterValueCont{display:grid;text-align:left;grid-gap:5px;overflow:hidden;font-size:14px}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .filterValueCont .filterValue{font-size:18px;font-weight:700}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .filterValueCont .filterValue.contacted{color:#3953fb}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .filterValueCont .filterValue.not_contacted,.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .filterValueCont .filterValue.replied{color:#ffbf43}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .filterValueCont .filterValue.opted_out{color:red;font-size:18px}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .filterValueCont .filterValue.bounced{font-size:18px}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .filterValueCont .filterValue.clickCount{color:#e943ac}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .filterValueCont .filterValue.openCount{color:#525bca}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .filterValueCont .filterLabel{font-size:14px;color:#979a9d;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .material-icons-outlined{width:24px;height:24px;color:#979a9d;font-size:20px}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .contactFilterIcon{position:relative;color:#979a9d}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .contactFilterIcon svg,.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .contactFilterIcon svg *{color:#979a9d;fill:#979a9d}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .contactFilterIcon.clickCount svg,.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .contactFilterIcon.contacted svg,.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .contactFilterIcon.not_contacted svg{width:16px;height:16px}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .contactFilterIcon.replied svg{width:19px;height:16px}.contactPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .contactFilterIcon.clickCount svg{width:18px;height:18px}.contactPage .bodySection .filterContents .filterWrapper .filterCont:hover{border-color:#c4c4c4}.contactPage .bodySection .filterContents .filterWrapper #contacted .filterValue{color:#3953fb}.contactPage .bodySection .filterContents .filterWrapper #notcontacted .filterValue{color:#ffbf43}.contactPage .bodySection .filterContents .filterWrapper #replied .filterValue{color:#6ac259}.contactPage .bodySection .filterContents .filterWrapper .coming-soon-card .filterLabel,.contactPage .bodySection .filterContents .filterWrapper .coming-soon-card .filterValue,.contactPage .bodySection .filterContents .filterWrapper .coming-soon-card .material-icons-outlined{color:#ababab!important}.contactPage .bodySection .filterContents .filterWrapper .coming-soon-card .filterValue{font-weight:100!important;font-size:12px!important;font-style:italic}.contactPage .bodySection .contactDetailsCont{height:calc(100% - 138px)}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont{height:100%}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section{height:100%;background:transparent}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable{height:100%;overflow:hidden;border-radius:10px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .pagination-section{border-top:1px solid transparent}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .seq-contacts-table-header{height:48px;border:1px solid #eceff1;border-top-left-radius:10px;border-top-right-radius:10px;background:#fff}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .seq-contacts-table-header .headerLabel{padding:0 10px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .seq-contacts-table-header .contactSelectionCbx{width:30px;display:flex;align-items:center;justify-content:center}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .seq-contacts-table-header .contactSelectionCbx .checkBoxSection{padding:0}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .seq-contacts-table-header .contact-user-email{width:240px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .seq-contacts-table-header .contact-user-company{width:15%;padding:10px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .seq-contacts-table-header .actionColumn,.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .seq-contacts-table-header .contact-sequence{width:15%;padding:10px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .seq-contacts-table-header .contact-stage-insight{width:20%}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .seq-contacts-table-header .contact-status,.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .seq-contacts-table-header .contact-tag{width:12%}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .seq-contacts-table-header .contact-date{width:15%}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .seq-contacts-table-header .contact-options{visibility:hidden;width:5%}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable.hidePagination .contactBody{height:calc(100% - 70px)}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody{flex-direction:column;width:100%;height:calc(100% - 52px);overflow-y:auto;transition:all .3s;background:#fff;border-left:1px solid #eceff1;border-right:1px solid #eceff1;border-bottom:1px solid #eceff1;border-radius:10px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody.contactTableLoader{background:#fff;height:100%;border-bottom:none}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body{position:relative;padding:0 5px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .columnCont{padding:0 10px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contactSelectionCbx{width:30px;display:flex;align-items:center;justify-content:center;width:26px!important}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contactSelectionCbx .checkBoxSection{padding:0}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-user-email{width:240px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-user-email .linear-background{width:90%}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn,.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-sequence{width:15%;padding:10px;display:flex;align-items:center}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn span.trigger,.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-sequence span.trigger{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:135px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:default}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn span.trigger .sequence.column,.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-sequence span.trigger .sequence.column{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-right:10px;text-align:left;max-width:inherit}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .seqStatus,.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-sequence .seqStatus{font-size:12px;text-transform:capitalize}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .arrowIcon,.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-sequence .arrowIcon{width:12px;height:12px;margin-right:5px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .arrowIcon svg,.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-sequence .arrowIcon svg{fill:#666;width:12px;height:12px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn{position:relative;-webkit-user-select:none;user-select:none}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn :not(:last-child){margin-right:15px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .circleActionIcon{position:relative;display:flex;align-items:center;justify-content:center;width:30px;height:30px;cursor:pointer;color:#3953fb;border:1px solid #a2aeff;font-size:16px;border-radius:50%;padding:7px;box-shadow:0 0 2px 1px rgba(0,0,0,.09)}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .circleActionIcon i{font-size:16px;vertical-align:middle}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .circleActionIcon svg{width:16px;height:16px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .circleActionIcon svg path:nth-child(2){color:#3953fb;fill:#3953fb}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .circleActionIcon .customTooltip{position:absolute;top:28px;left:2px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .circleActionIcon .customTooltip .tooltipBody.alignRight{left:-12px;min-width:unset;max-width:unset}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .circleActionIcon.seqIcon svg{width:12px;height:12px;color:#3953fb;fill:#3953fb}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .circleActionIcon.seqIcon .customTooltip{position:absolute;top:28px;left:2px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .circleActionIcon.seqIcon .customTooltip .tooltipBody.alignRight{left:-12px;min-width:unset;max-width:unset}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .circleActionIcon:hover{border:1px solid #f5f5f5;background:#f5f5f5;box-shadow:0 0 4px 1px rgba(59,59,59,.14)}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .noPhone{border:1px solid #e3e4e4;color:#ababab;cursor:pointer}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .noPhone:hover{border:1px solid #f5f5f5;background:#f5f5f5;color:#333;box-shadow:0 0 4px 1px rgba(59,59,59,.14)}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .actionColumn .linear-background{width:30px;height:30px;border-radius:50%}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-stage-insight{width:20%;padding:10px 0}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-date{width:15%}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-tag{width:12%}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-tag .tagNameTable{font-size:14px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-tag .moreTags{color:#3953fb;font-size:13px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-status{text-transform:capitalize;width:12%}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-job{width:15%;padding:10px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .contact-job h6.linear-background{margin-bottom:5px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .companyCont{width:15%;display:flex;flex-direction:column;padding:10px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .companyCont .job{margin-bottom:5px;color:#535353;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .companyCont .company{font-size:13px;word-break:break-word}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .moreOption{width:5%;text-align:center;cursor:pointer}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .moreOption .linear-background{width:30px;height:30px;border-radius:50%}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .column{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .column.nameCont{display:flex;align-items:center;margin-bottom:5px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .column.nameCont .nameInnerCont{display:flex;align-items:center;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .column.nameCont .nameInnerCont .name{font-size:14px;color:#535353;margin-bottom:5px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .column.nameCont .nameInnerCont .lastName{padding-left:5px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .column.nameCont .ownerCont{background-color:#e3e3e3;color:#757575;margin-left:5px;border-radius:3px}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .column.nameCont .ownerCont .ownerBadge{text-transform:uppercase;font-size:9px;padding:5px;cursor:pointer}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section .contactTable .contactBody .seq-contacts-table-body .column.email{font-size:13px;color:#888}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section.adjustPaginationSpace .contactBody{height:calc(100% - 54px);transition:all .3s;border-bottom-right-radius:0;border-bottom-left-radius:0}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section.adjustPaginationSpace .contactBody .ctTableBody:not(:last-child){border-bottom:1px solid #eceff1}.contactPage .bodySection .contactDetailsCont .contactDetailsInnerCont .seq-contacts-table-section.adjustTableSpace .contactBody{height:calc(100% - 2px);transition:all .3s}.contactPage .bodySection .editContactPopup .popup-wrap{background:#fff;display:inline-block;padding:30px;height:auto;min-width:500px}.contactPage .bodySection .editContactPopup .popup-wrap .popContainer{padding:20px 0 10px}.contactPage .bodySection .editContactPopup .popup-wrap .popContainer .inputHolder{min-width:150px;margin:5px 20px 5px 0}.contactPage .bodySection .editContactPopup .popup-wrap .popup-action-wrap{padding:0 40px}.contactPage .bodySection .editContactPopup .popup-wrap .popup-action-wrap button{font-size:13px;width:60%}#react-paginate ul{padding-left:15px;padding-right:15px}#react-paginate li,#react-paginate ul{display:inline-block}.contactCountCard{position:relative;border-radius:6px;height:30px;font-size:14px;color:#878787;display:flex;align-items:center;justify-content:center;background:#e8ffce;transition:all .3s}.contactCountCard .descText{position:relative}.contactCountCard .descText .linkBtnText{color:#3953fb;font-weight:600;margin-left:2px;cursor:pointer}.ctTableHeader{border-top:1px solid #eceff1;border-bottom:1px solid #eceff1;height:48px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.ctTableBodyWrapper{height:calc(100% - 48px)}.ctTableBodyWrapper .add-contact-stage{height:100%!important}.ctTableBody{border-bottom:1px solid #eceff1}.ctTableBody,.ctTableBodyLoader{position:relative}.ctTableBodyLoader:not(:last-child){border-bottom:1px solid #eceff1}.ctTableBody,.ctTableBodyLoader,.ctTableHeader{width:100%;background:#fff;display:grid;grid-template-columns:30px calc(15% - 10px) calc(13% - 10px) calc(13% - 30px) 12% calc(21% - 20px) 11% 8% 7%;align-items:center;font-size:14px;padding:0 5px;color:#666}.ctTableBody .ctSelectAll,.ctTableBodyLoader .ctSelectAll,.ctTableHeader .ctSelectAll{display:flex;align-items:center;justify-content:center}.ctTableBody .ctSelectAll .linear-background,.ctTableBodyLoader .ctSelectAll .linear-background,.ctTableHeader .ctSelectAll .linear-background{width:15px;height:15px;border-radius:5px}.ctTableBody .companyJobTile,.ctTableBody .lastContacted,.ctTableBody .nameEmail,.ctTableBody .stageInsight,.ctTableBody .status,.ctTableBody .tag,.ctTableBodyLoader .companyJobTile,.ctTableBodyLoader .lastContacted,.ctTableBodyLoader .nameEmail,.ctTableBodyLoader .stageInsight,.ctTableBodyLoader .status,.ctTableBodyLoader .tag,.ctTableHeader .companyJobTile,.ctTableHeader .lastContacted,.ctTableHeader .nameEmail,.ctTableHeader .stageInsight,.ctTableHeader .status,.ctTableHeader .tag{position:relative;padding:10px 5px}.ctTableBody .lastContacted,.ctTableBodyLoader .lastContacted,.ctTableHeader .lastContacted{text-align:center}.ctTableBody .nameEmail .name,.ctTableBodyLoader .nameEmail .name,.ctTableHeader .nameEmail .name{color:#666;font-weight:600;margin-bottom:5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ctTableBody .nameEmail .name:hover,.ctTableBodyLoader .nameEmail .name:hover,.ctTableHeader .nameEmail .name:hover{color:#3953fb}.ctTableBody .nameEmail .name.linear-background,.ctTableBodyLoader .nameEmail .name.linear-background,.ctTableHeader .nameEmail .name.linear-background{width:50%;height:14px}.ctTableBody .nameEmail .email,.ctTableBodyLoader .nameEmail .email,.ctTableHeader .nameEmail .email{color:#787878;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ctTableBody .nameEmail .email:hover,.ctTableBodyLoader .nameEmail .email:hover,.ctTableHeader .nameEmail .email:hover{color:#3953fb}.ctTableBody .nameEmail .email.linear-background,.ctTableBodyLoader .nameEmail .email.linear-background,.ctTableHeader .nameEmail .email.linear-background{width:90%;height:14px}.ctTableBody .ctOwner .circleOwner,.ctTableBodyLoader .ctOwner .circleOwner,.ctTableHeader .ctOwner .circleOwner{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:35px;padding-top:2px;border:1px solid #3953fb;color:#3953fb;text-transform:uppercase;font-size:12px}.ctTableBody .lastContacted .linear-background,.ctTableBodyLoader .lastContacted .linear-background,.ctTableHeader .lastContacted .linear-background{width:70%;height:14px;display:block;margin:0 auto}.ctTableBody .status,.ctTableBodyLoader .status,.ctTableHeader .status{text-transform:capitalize}.ctTableBody .status .icon.linear-background,.ctTableBodyLoader .status .icon.linear-background,.ctTableHeader .status .icon.linear-background{display:inline-block;width:14px;height:14px}.ctTableBody .status .text.linear-background,.ctTableBodyLoader .status .text.linear-background,.ctTableHeader .status .text.linear-background{display:inline-block;width:calc(100% - 40px);height:14px;margin-left:6px}.ctTableBody .status .stageCont,.ctTableBodyLoader .status .stageCont,.ctTableHeader .status .stageCont{display:flex;align-items:center;color:#979a9d}.ctTableBody .status .stageCont .icon,.ctTableBodyLoader .status .stageCont .icon,.ctTableHeader .status .stageCont .icon{padding-top:2px}.ctTableBody .status .stageCont .icon svg,.ctTableBodyLoader .status .stageCont .icon svg,.ctTableHeader .status .stageCont .icon svg{width:14px;height:14px}.ctTableBody .status .stageCont svg,.ctTableBody .status .stageCont svg *,.ctTableBodyLoader .status .stageCont svg,.ctTableBodyLoader .status .stageCont svg *,.ctTableHeader .status .stageCont svg,.ctTableHeader .status .stageCont svg *{color:#979a9d;fill:#979a9d}.ctTableBody .status .stageCont .replied svg,.ctTableBodyLoader .status .stageCont .replied svg,.ctTableHeader .status .stageCont .replied svg{width:19px;height:16px}.ctTableBody .status .stageCont .bounced .material-icons-outlined,.ctTableBody .status .stageCont .optedout .material-icons-outlined,.ctTableBodyLoader .status .stageCont .bounced .material-icons-outlined,.ctTableBodyLoader .status .stageCont .optedout .material-icons-outlined,.ctTableHeader .status .stageCont .bounced .material-icons-outlined,.ctTableHeader .status .stageCont .optedout .material-icons-outlined{font-size:16px}.ctTableBody .status .plusIcon,.ctTableBodyLoader .status .plusIcon,.ctTableHeader .status .plusIcon{display:flex;align-items:center;justify-content:center}.ctTableBody .status .stage,.ctTableBodyLoader .status .stage,.ctTableHeader .status .stage{line-height:1;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ctTableBody .insight-loader,.ctTableBodyLoader .insight-loader,.ctTableHeader .insight-loader{margin:0}.ctTableBody.filterEnabled,.ctTableBodyLoader.filterEnabled,.ctTableHeader.filterEnabled{grid-template-columns:30px calc(18% - 10px) calc(16% - 10px) auto calc(26% - 20px) 20% 7%}.ctTableBody.filterEnabled .ctOwner,.ctTableBody.filterEnabled .tag,.ctTableBodyLoader.filterEnabled .ctOwner,.ctTableBodyLoader.filterEnabled .tag,.ctTableHeader.filterEnabled .ctOwner,.ctTableHeader.filterEnabled .tag{display:none}.ctTableBody .actionDp,.ctTableBody .ctOwner,.ctTableBodyLoader .actionDp,.ctTableBodyLoader .ctOwner,.ctTableHeader .actionDp,.ctTableHeader .ctOwner{position:relative;display:flex;align-items:center;justify-content:center}.ctTableBody .actionDp .linear-background,.ctTableBody .ctOwner .linear-background,.ctTableBodyLoader .actionDp .linear-background,.ctTableBodyLoader .ctOwner .linear-background,.ctTableHeader .actionDp .linear-background,.ctTableHeader .ctOwner .linear-background{width:30px;height:30px;border-radius:35px;display:block;margin:0 auto}.ctOwner .customTooltip{background:#393a3d}.ctOwner .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background:#393a3d;top:-40px;right:10px}.ctOwner .customTooltip .tooltipBody{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:-10px;white-space:nowrap;background:#393a3d;right:-33px;top:-63px}.ctOwner .customTooltip .tooltipBody .tooltipText{color:#fff;padding:8px}.contactSelectedCount{font-size:15px}.contactSelectedCount,.contactSelectedCount .allContactSelected{display:flex;align-items:center;position:relative}.contactSelectedCount .allContactSelected .clearBtn{color:#3953fb;margin-left:5px;cursor:pointer}.contactSelectedCount .allContactSelected .clearBtn:hover{text-decoration:underline}.contactSelectedCount .clearBtn{color:#3953fb;margin-left:5px;cursor:pointer}.contactSelectedCount .clearBtn:hover{text-decoration:underline}.contactSelectedCount .selectedCount{color:#666;padding-right:3px}.contactSelectedCount .totalCount{color:#3953fb;cursor:pointer}.contactSelectedCount .totalCount:hover{text-decoration:underline}.progressContainer{display:flex;align-items:center;flex-direction:row;padding:20px 10px;background-color:#fafafa!important;border-bottom:1px solid #eceff1!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;grid-gap:40px;gap:40px}.progressContainer.loading{grid-gap:20px;gap:20px}.progressContainer .progressWrapper{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.progressContainer .progressWrapper.loading{display:flex;flex-direction:column;grid-gap:5px;gap:5px}.progressContainer .progressWrapper.expanded{min-width:440px}.progressContainer .progressWrapper.compact{min-width:319px}.progressContainer .progressWrapper h2{font-size:14px;color:#666;font-weight:600;margin:0}.progressContainer .progressWrapper .progressMessage{text-align:center;display:flex;align-items:center;grid-gap:20px;gap:20px}.progressContainer .progressWrapper .progressMessage.linear-background{width:100%;height:10px}.progressContainer .progressWrapper .progressMessage.expanded{min-width:440px}.progressContainer .progressWrapper .progressMessage .circularLoaderWrapper{display:flex;justify-content:center;align-items:center;height:10px;width:10px}.progressContainer .progressWrapper .progressMessage .loader-1{height:20px;width:20px;position:relative;-webkit-animation:loader-1-1 2s linear infinite;animation:loader-1-1 2s linear infinite}.progressContainer .progressWrapper .progressMessage .loader-1 span{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:20px;width:20px;clip:rect(0,20px,20px,12px);-webkit-animation:loader-1-2 2s linear infinite;animation:loader-1-2 2s linear infinite}.progressContainer .progressWrapper .progressMessage .loader-1 span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:20px;width:20px;clip:rect(0,20px,20px,12px);border:3px solid #666;border-radius:50%;-webkit-animation:loader-1-3 2s linear infinite;animation:loader-1-3 2s linear infinite}@-webkit-keyframes loader-1-1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loader-1-2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(220deg);transform:rotate(220deg)}}@-webkit-keyframes loader-1-3{0%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(140deg);transform:rotate(140deg)}}.progressContainer .progressWrapper .progressMessage .progressMessageWrapper{display:flex;align-items:center;grid-gap:17px;gap:17px}.progressContainer .progressWrapper .progressMessage .progressMessageWrapper h2{font-size:14px;color:#666;font-weight:600;margin:0}.progressContainer .progressWrapper .progressMessage p{font-size:12px;color:#8d8d8d;margin-top:4px}.progressContainer .progressWrapper .linearProgressBarWrapper{width:100%;display:flex;flex-direction:row;justify-content:right;align-items:center;grid-gap:10px;gap:10px}.progressContainer .progressWrapper .linearProgressBarWrapper.linear-background{width:100%;height:10px}.progressContainer .progressWrapper .linearProgressBarWrapper .totalPercentage{color:#787878;font-weight:600;font-size:12px}.progressContainer .progressWrapper .linearProgressBarWrapper .linearProgressBar{height:8px;background-color:#e0e0e0;border-radius:15px;overflow:hidden;position:relative;z-index:0;width:100%}.progressContainer .progressWrapper .linearProgressBarWrapper .linearProgressBar .backgroundProgress{width:100%;height:100%;background-color:#ddd;background-image:linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);-webkit-animation:move 8s linear infinite;animation:move 8s linear infinite;background-size:40px 40px;position:absolute;top:0;left:0;z-index:1}.progressContainer .progressWrapper .linearProgressBarWrapper .linearProgressBar .linearProgress{height:100%;background:#3953fb;border-radius:15px;position:absolute;top:0;left:0;z-index:2;width:0}.progressContainer .progressWrapper .linearProgressBarWrapper .linearProgressBar .linearProgress.applyTransition{transition:width 2s ease-in-out}.viewDetailsBtnloader.linear-background{width:7%;height:20px}.viewDetailsBtn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;height:36px!important;min-width:129px;letter-spacing:.3px;background:#fff;border:1px solid #3953fb;color:#3953fb;grid-gap:7px;gap:7px;font-size:14px;border-radius:5px;cursor:pointer}.viewDetailsBtn:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.viewDetailsBtn .rightArrowIcon{height:15px}.viewDetailsBtn .rightArrowIcon svg{width:18px;height:15px}.viewDetailsBtn .rightArrowIcon svg path{fill:#3953fb}.viewJobProgressDetails{letter-spacing:.3px;background:#fff;color:#3953fb;font-size:14px}.viewJobProgressDetails .viewDetailsTextWrapper{margin-top:2px;font-size:14px}@keyframes move{0%{background-position:0 0}to{background-position:100% 0}}.circularLoaderWrapper{display:flex;justify-content:center;align-items:center;height:10px;width:10px}.loader-1{height:20px;width:20px;position:relative;-webkit-animation:loader-1-1 2s linear infinite;animation:loader-1-1 2s linear infinite}.loader-1 span{display:block;-webkit-animation:loader-1-2 2s linear infinite;animation:loader-1-2 2s linear infinite}.loader-1 span,.loader-1 span:after{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:20px;width:20px;clip:rect(0,20px,20px,12px)}.loader-1 span:after{content:"";border:3px solid #666;border-radius:50%;-webkit-animation:loader-1-3 2s linear infinite;animation:loader-1-3 2s linear infinite}@keyframes loader-1-1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader-1-2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(220deg);transform:rotate(220deg)}}@keyframes loader-1-3{0%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(140deg);transform:rotate(140deg)}}.linearProgressBar{width:100%;height:8px;background-color:#e0e0e0;border-radius:15px;overflow:hidden;position:relative}.linearProgressBar .backgroundProgress{width:100%;height:100%;background-color:#ddd;-webkit-animation:move 8s linear infinite;animation:move 8s linear infinite;background-size:40px 40px;position:absolute;top:0;left:0;z-index:1}.linearProgressBar .linearProgress{height:100%;border-radius:15px;position:absolute;top:0;left:0;z-index:2;width:0}.linearProgressBar .linearProgress.applyTransition{transition:width 2s ease-in-out}.linkedinCard{background:transparent;border-radius:8px;padding:20px;width:calc(50% - 10px);border:2px solid #ececec;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.linkedinCard .cardHeader{display:flex;flex-direction:row;grid-gap:10px;gap:10px}.linkedinCard h3{font-size:16px;margin-bottom:4px;color:#3b3b3b}.linkedinCard p{font-size:14px;color:#666;margin-bottom:20px}.linkedinCard .liOutReachWrapper{margin-top:4px}.linkedinCard .liOutReachWrapper .subLimitProgreeWrapper{display:flex;flex-direction:row;grid-gap:20px;gap:20px;justify-content:space-between}.linkedinCard .linearProgessWrapper,.linkedinCard .liOutReachWrapper .subLimitProgreeWrapper .subLimitContainer{display:flex;flex-direction:column;grid-gap:15px;gap:15px;width:100%}.linkedinCard .linearProgessWrapper .subHeading{color:#3b3b3b;font-size:14px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit{display:flex;justify-content:space-between;font-size:13px;margin-bottom:5px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .limitContainer{display:flex;justify-content:center;flex-direction:row;grid-gap:3px;gap:3px;font-size:13px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .limitContainer .freecallingIcon{display:flex;cursor:pointer}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .limitContainer .freecallingIcon i{font-size:16px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .limitContainer .freecallingIcon .tooltipWrapper{display:none}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .limitContainer .freecallingIcon:hover .tooltipWrapper{display:block}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .messageDaily .customTooltip .tooltipText{color:#fff}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .messageDaily .customTooltip .tooltipBody{background:#393a3d;top:24px;right:-30px;color:#fff;width:280px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .messageDaily .customTooltip .sharpPointer{background-color:#393a3d;top:14px;right:-1px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .messageMonthly .customTooltip .tooltipText{color:#fff}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .messageMonthly .customTooltip .tooltipBody{background:#393a3d;top:21px;right:-40px;color:#fff;width:280px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .messageMonthly .customTooltip .sharpPointer{background-color:#393a3d;top:12px;right:-1px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .requestMonthly .customTooltip .tooltipText{color:#fff}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .requestMonthly .customTooltip .tooltipBody{background:#393a3d;top:26px;color:#fff;width:280px;right:-230px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .requestMonthly .customTooltip .sharpPointer{background-color:#393a3d;top:17px;right:-1px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .requestDaily .customTooltip .tooltipText{color:#fff}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .requestDaily .customTooltip .tooltipBody{background:#393a3d;top:24px;color:#fff;width:280px;right:-241px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .requestDaily .customTooltip .sharpPointer{background-color:#393a3d;top:15px;right:-1px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .snImport .customTooltip .tooltipText{color:#fff}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .snImport .customTooltip .tooltipBody{background:#393a3d;top:28px;right:-245px;color:#fff;width:330px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .snImport .customTooltip .sharpPointer{background-color:#393a3d;top:19px;right:-1px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .snContactImport .customTooltip .tooltipText{color:#fff}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .snContactImport .customTooltip .tooltipBody{background:#393a3d;top:28px;right:-260px;color:#fff;width:330px}.linkedinCard .linearProgessWrapper .linearProgessBody .limit .snContactImport .customTooltip .sharpPointer{background-color:#393a3d;top:19px;right:-1px}.linkedinCard .linearProgessWrapper .linearProgessBody .remainingCredits{text-align:end;font-size:13px;margin-top:4px}.linkedinCard .buttonWrapper{display:flex;justify-content:flex-start;padding:15px 0}.linkedinCard .buttonWrapper .buttonContainer button{background:rgba(57,83,251,.1)!important;color:#3953fb;border:1px solid #3953fb;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:14px}.linkedinCard .buttonWrapper .buttonContainer button:hover{background:#3953fb!important;color:#fff!important}.creditsCard{background:transparent;border-radius:8px;padding:20px;width:calc(50% - 10px);min-width:400px;border:1.5px solid #ececec;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.creditsCard .cardHeader{display:flex;flex-direction:row;grid-gap:10px;gap:10px}.creditsCard h3{font-size:16px;margin-bottom:4px;color:#3b3b3b}.creditsCard p{font-size:14px;color:#666;margin-bottom:20px}.creditsCard .linearProgessWrapper{display:flex;flex-direction:column;grid-gap:15px;gap:15px}.creditsCard .linearProgessWrapper .linearProgessBody .limit{display:flex;justify-content:space-between;font-size:13px;margin-bottom:5px}.creditsCard .linearProgessWrapper .linearProgessBody .limit .limitContainer{display:flex;justify-content:center;flex-direction:row;grid-gap:3px;gap:3px;font-size:13px}.creditsCard .linearProgessWrapper .linearProgessBody .limit .limitContainer .infoIconWrapper{display:flex;cursor:pointer}.creditsCard .linearProgessWrapper .linearProgessBody .limit .limitContainer .infoIconWrapper i{font-size:16px}.creditsCard .linearProgessWrapper .linearProgessBody .limit .limitContainer .infoIconWrapper .tooltipWrapper{display:none}.creditsCard .linearProgessWrapper .linearProgessBody .limit .limitContainer .infoIconWrapper:hover .tooltipWrapper{display:block}.creditsCard .linearProgessWrapper .linearProgessBody .limit .callingCanadaUs .customTooltip .tooltipText{color:#fff}.creditsCard .linearProgessWrapper .linearProgessBody .limit .callingCanadaUs .customTooltip .tooltipBody{background:#393a3d;top:26px;right:-80px;color:#fff;width:330px}.creditsCard .linearProgessWrapper .linearProgessBody .limit .callingCanadaUs .customTooltip .sharpPointer{background-color:#393a3d;top:17px;right:-1px}.creditsCard .linearProgessWrapper .linearProgessBody .limit .callCreditsRemaining .customTooltip .tooltipText{color:#fff}.creditsCard .linearProgessWrapper .linearProgessBody .limit .callCreditsRemaining .customTooltip .tooltipBody{background:#393a3d;top:23px;right:-236px;color:#fff;width:280px}.creditsCard .linearProgessWrapper .linearProgessBody .limit .callCreditsRemaining .customTooltip .sharpPointer{background-color:#393a3d;top:14px;right:-1px}.creditsCard .linearProgessWrapper .linearProgessBody .limit .phoneLookupLimits .customTooltip .tooltipText{color:#fff}.creditsCard .linearProgessWrapper .linearProgessBody .limit .phoneLookupLimits .customTooltip .tooltipBody{background:#393a3d;top:23px;color:#fff;width:280px;right:-210px}.creditsCard .linearProgessWrapper .linearProgessBody .limit .phoneLookupLimits .customTooltip .sharpPointer{background-color:#393a3d;top:14px;right:-1px}.creditsCard .linearProgessWrapper .linearProgessBody .remainingCredits{text-align:end;font-size:13px;margin-top:4px}.creditsCard .buttonWrapper{display:flex;justify-content:flex-start;padding:15px 0}.creditsCard .buttonWrapper .buttonContainer button{background:rgba(57,83,251,.1)!important;color:#3953fb;border:1px solid #3953fb;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:14px}.creditsCard .buttonWrapper .buttonContainer button:hover{background:#3953fb!important;color:#fff!important}.emailCard{background:transparent;border-radius:8px;padding:20px;width:calc(50% - 10px);min-width:400px;border:2px solid #ececec;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.emailCard .cardHeader{display:flex;flex-direction:row;grid-gap:10px;gap:10px}.emailCard h3{font-size:16px;margin-bottom:4px;color:#3b3b3b}.emailCard p{font-size:14px;color:#666;margin-bottom:20px}.emailCard .linearProgessWrapper{display:flex;flex-direction:column;grid-gap:15px;gap:15px}.emailCard .linearProgessWrapper .linearProgessBody .limit{display:flex;justify-content:space-between;font-size:13px;margin-bottom:5px}.emailCard .linearProgessWrapper .linearProgessBody .limit .limitContainer{display:flex;justify-content:center;flex-direction:row;grid-gap:3px;gap:3px;font-size:13px}.emailCard .linearProgessWrapper .linearProgessBody .limit .limitContainer .freecallingIcon{display:flex;cursor:pointer}.emailCard .linearProgessWrapper .linearProgessBody .limit .limitContainer .freecallingIcon i{font-size:16px}.emailCard .linearProgessWrapper .linearProgessBody .limit .limitContainer .freecallingIcon .tooltipWrapper{display:none}.emailCard .linearProgessWrapper .linearProgessBody .limit .limitContainer .freecallingIcon:hover .tooltipWrapper{display:block}.emailCard .linearProgessWrapper .linearProgessBody .limit .monthlyEmailCredits .customTooltip .tooltipText{color:#fff}.emailCard .linearProgessWrapper .linearProgessBody .limit .monthlyEmailCredits .customTooltip .tooltipBody{background:#393a3d;top:23px;right:-210px;width:280px;color:#fff}.emailCard .linearProgessWrapper .linearProgessBody .limit .monthlyEmailCredits .customTooltip .sharpPointer{background-color:#393a3d;top:13px;right:-1px}.emailCard .linearProgessWrapper .linearProgessBody .limit .dailyEmailCredits .customTooltip .tooltipText{color:#fff}.emailCard .linearProgessWrapper .linearProgessBody .limit .dailyEmailCredits .customTooltip .tooltipBody{background:#393a3d;top:23px;color:#fff;right:-220px;width:280px}.emailCard .linearProgessWrapper .linearProgessBody .limit .dailyEmailCredits .customTooltip .sharpPointer{background-color:#393a3d;top:14px;right:-1px}.emailCard .linearProgessWrapper .linearProgessBody .limit .emailValidation .customTooltip .tooltipText{color:#fff}.emailCard .linearProgessWrapper .linearProgessBody .limit .emailValidation .customTooltip .tooltipBody{background:#393a3d;top:27px;color:#fff;right:-212px;width:280px}.emailCard .linearProgessWrapper .linearProgessBody .limit .emailValidation .customTooltip .sharpPointer{background-color:#393a3d;top:18px;right:-2px}.emailCard .linearProgessWrapper .linearProgessBody .limit .monthlyEmailSendCredits .customTooltip .tooltipText{color:#fff}.emailCard .linearProgessWrapper .linearProgessBody .limit .monthlyEmailSendCredits .customTooltip .tooltipBody{background:#393a3d;top:23px;right:-201px;color:#fff;width:280px}.emailCard .linearProgessWrapper .linearProgessBody .limit .monthlyEmailSendCredits .customTooltip .sharpPointer{background-color:#393a3d;top:14px;right:-1px}.emailCard .linearProgessWrapper .linearProgessBody .remainingCredits{text-align:end;font-size:13px;margin-top:4px}.emailCard .buttonWrapper{display:flex;justify-content:flex-start;padding:15px 0}.emailCard .buttonWrapper .buttonContainer button{background:rgba(57,83,251,.1)!important;color:#3953fb;border:1px solid #3953fb;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:14px}.emailCard .buttonWrapper .buttonContainer button:hover{background:#3953fb!important;color:#fff!important}.pullContactsWrapper .jobProgresscard{width:720px;max-height:80%;text-align:center;padding:24px;border-radius:10px;position:relative;display:flex;flex-direction:column;align-items:center;background-color:#fff}.pullContactsWrapper .jobProgresscard .uploadingContactsText{display:flex;align-items:center;grid-gap:16px;gap:16px;width:100%;margin-bottom:24px}.pullContactsWrapper .jobProgresscard .uploadingContactsText .contactsText{font-size:20px;font-weight:600;color:#535353}.pullContactsWrapper .jobProgresscard .uploadingContactsText .contactsIcon svg{width:40px;height:40px}.pullContactsWrapper .jobProgresscard .importJobsWrapper{width:100%;border:2px solid #ececec;border-radius:10px;background:#fff;max-height:400px;overflow-y:auto}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob{border-bottom:1px solid #e0e0e0;margin:0;padding:24px 12px}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob:last-child{border-bottom:none}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .importJobInner{padding:0 8px}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .importJobName{font-size:16px;color:#535353;font-weight:500;text-align:left;margin-bottom:10px}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .importJobName.linear-background{width:60%;height:20px}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .linearProgressBarWrapper{display:flex;align-items:center;grid-gap:12px;gap:12px}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .linearProgressBarWrapper .progressPercentage{color:#787878!important;font-weight:600}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .linearProgressBarWrapper .progressPercentage.linear-background{width:10%;height:10px}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .linearProgressBarWrapper .linearProgressBar{flex:1 1;height:8px;background-color:#e0e0e0;border-radius:10px;overflow:hidden;position:relative}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .linearProgressBarWrapper .linearProgressBar.linear-background{width:100%;height:8px}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .linearProgressBarWrapper .linearProgressBar .backgroundProgress{width:100%;height:100%;background-color:#ddd;background-image:linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);-webkit-animation:move 8s linear infinite;animation:move 8s linear infinite;background-size:40px 40px;position:absolute;top:0;left:0;z-index:1}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .linearProgressBarWrapper .linearProgressBar .linearProgress{height:100%;background-color:#3953fb;border-radius:10px;position:absolute;top:0;left:0;z-index:2;width:0}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .linearProgressBarWrapper .linearProgressBar .linearProgress.applyTransition{transition:width 2s ease-in-out}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .linearProgressBarWrapper .jobStatus{border-radius:15px;padding:0 8px;font-size:13px;font-weight:500;width:85px}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .linearProgressBarWrapper .jobStatus.linear-background{width:10%;height:20px}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .linearProgressBarWrapper .jobStatus.active{background-color:#e6fbf1;color:#00d274!important;border-color:#00d274}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .linearProgressBarWrapper .jobStatus.queued{background-color:#ececec;color:#707070;border-color:#ccc}.pullContactsWrapper .jobProgresscard .importJobsWrapper .importJob .linearProgressBarWrapper .jobStatus .jobStatusText{padding:5px 8px}.pullContactsWrapper .jobProgresscard .importsRedirection{font-size:14px;color:#36f;text-decoration:none;margin-top:20px;text-align:center}.pullContactsWrapper .jobProgresscard .importsRedirection .importsRedirectionText{color:#36f}.pullContactsWrapper .jobProgresscard .importsRedirection:hover{text-decoration:underline;cursor:pointer}.bulkAccountStageChangeComp{z-index:19;position:fixed;width:100%;height:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;inset:0}.bulkAccountStageChangeComp.hideListPopup{display:none}.bulkAccountStageChangeComp .card{position:relative;z-index:20;background:#fff;width:440px;height:auto;border-radius:5px;padding:20px}.bulkAccountStageChangeComp .card .cardHeader{position:relative;display:flex;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #eceff1}.bulkAccountStageChangeComp .card .cardHeader .titleContainer .title{position:relative;font-size:20px;text-align:left;color:#3b3b3b}.bulkAccountStageChangeComp .card .cardHeader .titleContainer .contactSelectedCont{color:#3953fb;font-size:12px;margin-top:10px}.bulkAccountStageChangeComp .card .cardHeader i.close{font-size:18px;color:#666;border-radius:35px;padding:3px;cursor:pointer;transition:all .3s ease-in-out}.bulkAccountStageChangeComp .card .cardHeader i.close:hover{background:#f5f5f5;color:#333}.bulkAccountStageChangeComp .card .cardBody{position:relative}.bulkAccountStageChangeComp .card .cardBody .accountListCont{border:1px solid #eceff1;border-radius:6px;margin-top:12px}.bulkAccountStageChangeComp .card .cardBody .accountListCont .radioBtnCont{padding:10px;border-bottom:1px solid #eceff1}.bulkAccountStageChangeComp .card .cardBody .accountListCont .radioBtnCont:last-child{border-bottom:none}.bulkAccountStageChangeComp .card .cardBody .accountListCont .radioBtnCont label{font-size:14px;color:#3b3b3b}.bulkAccountStageChangeComp .card .cardBody .buttonActionList{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.bulkAccountStageChangeComp .card .cardBody .buttonActionList .cancelButton{min-width:190px;border-radius:5px;color:#3953fb;background:#fff;border:1px solid #3953fb;margin:0 12px 0 0}.bulkAccountStageChangeComp .card .cardBody .buttonActionList .cancelButton:hover{background:#fff}.bulkAccountStageChangeComp .card .cardBody .buttonActionList .updateButton{min-width:190px;border-radius:5px;background:#3953fb;margin:unset}.bulkAccountStageChangeComp .card .cardBody .buttonActionList .updateButton.loading{transition:all .3s ease-in-out;min-width:auto;border-radius:35px;margin-right:60px}.bulkAccountStageChangeComp .card .cardBody .buttonActionList .updateButton.loading .load-text{width:30px;height:30px;top:4px;left:4px}.bulkAccountStageChangeComp .bgOverlay{position:fixed;z-index:19;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.pricingPageSection .pricingTableSection .pricingList .pricingCard .fiftypercentPopular .launchText,.pricingPageSection .pricingTableSection .pricingList .pricingCard .fiftypercentPopular .wrapDiscountIng .offPercent,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .fiftypercentPopular .launchText,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .fiftypercentPopular .wrapDiscountIng .offPercent{font-size:11px;font-weight:500;color:rgba(40,40,40,.5)}.pricingSection{height:100%;overflow-y:auto;letter-spacing:.3px;background-color:#f5f8fd;color:#666}@media (max-width:1080px){.pricingSection{padding:0 0 25px}}.pricingSection .pricingHeaderBg{display:block;position:absolute;top:0;left:0;right:0;height:220px;background:#fafbff}.pricingSection .pricingBody{overflow-y:auto}.pricingSection .pricingBody .pricingCard{border-radius:10px;background:#fff;box-shadow:1px 1px 5px 5px rgba(0,0,0,.05);display:grid;grid-template-columns:280px calc(100% - 280px)}@media (max-width:1080px){.pricingSection .pricingBody .pricingCard{grid-template-columns:100%}}.pricingSection .pricingBody .pricingCard .pricingLeftContent{border-top-left-radius:10px;border-bottom-left-radius:10px;background:#fafbff;display:flex;flex-direction:column;justify-content:flex-end;height:100%;z-index:1}@media (max-width:1080px){.pricingSection .pricingBody .pricingCard .pricingLeftContent{display:none;padding-left:15px;padding-right:15px}}.pricingSection .pricingBody .pricingCard .pricingLeftContent .layerBg{position:absolute;display:block;z-index:-1;left:0;top:0}.pricingSection .pricingBody .pricingCard .pricingLeftContent img{width:100%}.pricingSection .pricingBody .pricingCard .pricingLeftContent h2{color:#3b3b3b;position:relative;font-family:Graphik-Medium;font-size:32px;padding-left:35px;padding-right:35px;margin-top:80px}.pricingSection .pricingBody .pricingCard .pricingLeftContent h2.title{padding-top:30px;margin-bottom:15px}.pricingSection .pricingBody .pricingCard .pricingLeftContent p.descPolicy{padding-left:35px;padding-right:35px;position:relative;font-size:14px;color:#535353;line-height:1.5}.pricingSection .pricingBody .pricingCard .pricingLeftContent .userLayer{padding-left:10px;padding-right:10px;position:relative;margin-top:30px;display:flex}.pricingSection .pricingBody .pricingCard .pricingLeftContent .userLayer img{height:auto}.pricingSection .pricingBody .pricingCard .pricingContentBody{padding:25px;overflow:hidden}.pricingSection .pricingBody .pricingCard .pricingContentBody .wrapPlanNameType{display:flex;align-items:center;margin-bottom:20px}.pricingSection .pricingBody .pricingCard .pricingContentBody .wrapPlanNameType .backBtn{display:flex;align-items:center;font-size:14px;cursor:pointer}.pricingSection .pricingBody .pricingCard .pricingContentBody .wrapPlanNameType .backBtn i{font-size:16px;line-height:17px}.pricingSection .pricingBody .pricingCard .pricingContentBody .wrapPlanNameType .backBtn span{padding:0 5px}.pricingSection .pricingBody .pricingCard .pricingContentBody .wrapPlanNameType .planNameType{position:relative;margin-left:20px;font-size:16px;color:#3953fb}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection{overflow-x:auto}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable{min-width:600px;width:100%;position:relative;display:grid;grid-template-columns:34% 22% 22% 22%}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList{border-top:2px solid transparent;border-bottom:2px solid transparent}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList.popularPlan{border:2px solid #ffe22a;background:#fffef4;border-radius:15px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList.activePaidPlan{border:2px solid #b2cad6;background:#f7f8ff;border-radius:15px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList.customPlan{display:flex;flex-direction:"column";align-items:center;padding:0;width:100%;height:100%}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList.customPlan .planNameText{position:absolute;height:48px;margin:0 auto;width:100%;display:flex;align-items:center;top:0;justify-content:center;color:#535353;font-size:18px;font-weight:500;font-family:Graphik-Medium}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList.customPlan .customFeature{display:flex;align-items:center;flex-direction:column;text-align:center;width:100%}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList.customPlan .customFeature img{margin-bottom:20px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList.customPlan .customFeature p.text{font-size:14px;margin-bottom:20px;line-height:1.5}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList.customPlan .customFeature .chatBtn{outline:none;line-height:14px;font-size:14px;letter-spacing:.3px;background:#fff;border:1px solid #3953fb;color:#3953fb;transition:all .3s ease;padding:8px 20px;border-radius:3px;cursor:pointer;text-decoration:none}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList.customPlan .customFeature .chatBtn:hover{background:#3953fb;color:#fff;box-shadow:1px 1px 5px 1px rgba(0,0,0,.2);transition:all .3s ease}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .planName{padding:0 10px;height:48px;display:flex;align-items:center;color:#535353;font-size:18px;font-weight:500;font-family:Graphik-Medium}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .planName.planSelected{color:#3953fb}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .planName.planSelected i{padding-right:5px;font-size:20px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .currentPlan,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .featureName,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .planCost{text-align:center;padding:0 5px;white-space:nowrap;height:42px;display:flex;align-items:center;color:#666;font-size:14px;border-bottom:1px solid #eee}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .currentPlan i,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .featureName i,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .planCost i{font-size:20px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .currentPlan i.checked,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .featureName i.checked,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .planCost i.checked{color:#6ac259}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .currentPlan b,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .featureName b,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .planCost b{color:#222;margin-right:4px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .currentPlan.activePlanDetail,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .featureName.activePlanDetail,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .planCost.activePlanDetail{height:auto;padding:10px 5px;display:block;white-space:unset}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .currentPlan.activePlanDetail span,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .featureName.activePlanDetail span,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .planCost.activePlanDetail span{position:relative;display:block;white-space:nowrap}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .currentPlan.activePlanDetail span:not(:last-child),.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .featureName.activePlanDetail span:not(:last-child),.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .planCost.activePlanDetail span:not(:last-child){margin-bottom:2px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .currentPlan.activePlanDetail span.seatPrice,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .featureName.activePlanDetail span.seatPrice,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .planCost.activePlanDetail span.seatPrice{color:#666;font-size:13px;font-weight:600}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .currentPlan.activePlanDetail span.billType,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .featureName.activePlanDetail span.billType,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .planCost.activePlanDetail span.billType{color:#787878;font-size:12px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .currentPlan,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .planCost{border-bottom:1px solid transparent}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricngFeatureSection .pricingFeatureTable .featureList .justifyCenter{justify-content:center}.pricingSection .pricingBody .pricingCard .pricingContentBody .redirectPaymentBtn{margin-top:30px;display:flex;justify-content:flex-end}.pricingSection .pricingBody .pricingCard .pricingContentBody .redirectPaymentBtn button{-webkit-user-select:none;user-select:none;background-color:#3953fb;color:#fff;outline:none;border:none;letter-spacing:.3px;border-radius:4px;padding:10px 20px;font-size:14px;margin:unset;cursor:pointer;display:flex;align-items:center;flex-direction:row;transition:all .2s ease-in-out}.pricingSection .pricingBody .pricingCard .pricingContentBody .redirectPaymentBtn button.loading{border-radius:50%}.pricingSection .pricingBody .pricingCard .pricingContentBody .redirectPaymentBtn button:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.2)}.pricingSection .pricingBody .pricingCard .pricingContentBody .redirectPaymentBtn button i{font-size:20px;margin-left:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg);will-change:transform}.pricingSection .pricingBody .pricingCard .pricingContentBody .redirectPaymentBtn button:hover i{transition:all .3s ease}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection{position:relative;display:grid;grid-template-columns:repeat(2,50%)}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm{box-shadow:0 0 32.3px 5.7px rgba(59,59,59,.07);background-color:#fff;padding:30px;border-radius:6px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .formInputGroup{display:grid;grid-template-columns:repeat(2,calc(50% - 10px));justify-content:space-between;grid-row-gap:10px;row-gap:10px;position:relative}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .cardInputWrapper .cardInput{border:1px solid #eee;padding:15px 10px;border-radius:3px;margin:20px 0}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .cardInputWrapper .cardInput .cardLabel{position:relative;font-size:14px;display:block;margin-bottom:10px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .cardInputWrapper .errMsgText{bottom:unset;top:51px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .formDivider{margin:20px 0 35px;position:relative;display:flex}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .formDivider .halfCircle{background:#f6f6f6;position:absolute;height:30px;width:15px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .formDivider .halfCircle.left{right:-30px;border-bottom-left-radius:30px;border-top-left-radius:30px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .formDivider .halfCircle.right{left:-30px;border-bottom-right-radius:30px;border-top-right-radius:30px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .formDivider .dashedLine{position:relative;display:block;padding:15px 15px 0;width:90%;margin:0 auto;border-bottom:1px dashed #ccc}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .submitSection{text-align:center;margin:35px 0}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .submitSection button{-webkit-user-select:none;user-select:none;background-color:#3953fb;color:#fff;outline:none;font-weight:700;border:none;letter-spacing:.3px;border-radius:4px;padding:0 20px;height:40px;font-size:14px;margin:0 auto;width:90%;text-align:center;cursor:pointer}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .submitSection button.loading{border-radius:50%;width:auto}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .submitSection button:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.2)}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm:after{background:linear-gradient(-45deg,#f8f8f8 16px,transparent 0),linear-gradient(45deg,#f8f8f8 16px,transparent 0);background-position:bottom;background-repeat:repeat-x;background-size:22px 22px;content:" ";display:block;position:absolute;bottom:-5px;left:0;width:100%;height:24px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection{padding-right:30px;width:90%}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .title{font-size:26px;font-weight:600;line-height:1.35;letter-spacing:.3px;color:#3b3b3b;margin-bottom:15px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .chooseSeats{position:relative;display:flex;align-items:center;justify-content:space-between;min-width:240px;max-width:300px;height:48px;padding:0 20px;border-radius:5px;border:1px solid #3953fb;color:#535353;background:#f7f8ff;margin-bottom:40px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .chooseSeats .labelName{font-size:16px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .chooseSeats .seatAddMinus{display:flex}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .chooseSeats .seatAddMinus i{color:#656565;font-size:20px;cursor:pointer;-webkit-user-select:none;user-select:none}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .chooseSeats .seatAddMinus i.disableMinus{pointer-events:none;cursor:none;color:#ddd}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .chooseSeats .seatAddMinus .seatCount{color:#222;font-size:20px;width:30px;text-align:center}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .calenderFilterSection{padding:20px 10px;border-top:2px dotted #e1e1e1}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .seatPriceTable{position:relative;padding:20px 10px;border-top:2px dotted #e1e1e1;display:flex;grid-template-columns:30% 5% 30% 5% 30%;align-items:center;justify-content:space-between;flex-direction:row}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .seatPriceTable .detailCard{display:flex;align-items:center;flex-direction:column;align-items:flex-start}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .seatPriceTable .detailCard .text{font-size:14px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .seatPriceTable .detailCard .value{margin-top:10px;font-size:16px;font-weight:700}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .seatPriceTable .multiplySymbol{position:relative;align-self:flex-end}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .seatPriceTable .multiplySymbol i{color:#656565;font-size:10px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .totalAmount{border-top:2px dotted #e1e1e1;border-bottom:2px dotted #e1e1e1;padding:20px 10px;display:flex;align-items:center;justify-content:space-between}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .totalAmount .text{color:#3953fb;font-size:14px}.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .seatBillingSection .totalAmount .priceAmount{font-size:16px;color:#3953fb;font-weight:700}.pricingBody{padding:40px}.pricingBody .paymentSuccess{position:relative;padding:60px 0;width:470px;height:100%;margin:0 auto;color:#666;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.pricingBody .paymentSuccess .thankYouMsgText{margin:25px 30px 20px;font-size:32px;font-family:Graphik-Medium;font-weight:600;line-height:1.4;letter-spacing:1px;text-align:center;color:#222}.pricingBody .paymentSuccess hr{width:240px;margin-bottom:30px;border:none;border-bottom:2px dotted #e1e1e1}.pricingBody .paymentSuccess .infoText{font-size:14px;color:#787878}.pricingPageSection .upgradeBtn{display:flex;align-items:center;justify-content:center;width:140px;height:42px;border-radius:8px;border:1px solid #3953fb;color:#3953fb;margin:10px auto 0;font-size:16px;font-weight:500;letter-spacing:.3px;padding:10px 0;cursor:pointer}.pricingPageSection .upgradeBtn:hover{box-shadow:0 0 3px 0 rgba(0,0,0,.06)}.pricingPageSection .noBorder{border:0}.pricingPageSection .currentPlanBtn{position:relative;display:flex;align-items:center;justify-content:center;width:140px;height:42px;border-radius:8px;border:1px solid #3953fb;background:#fff;color:#3953fb;margin:10px auto 0;font-size:16px;font-weight:500;letter-spacing:.3px;padding:10px 0;cursor:pointer}.pricingPageSection .currentPlanBtn.linear-background{border:1px solid #eee;color:transparent}.pricingPageSection .isPopularPlanCard .currentPlanBtn,.pricingPageSection .isPopularPlanCard .upgradeBtn{background-color:#3953fb!important;color:#fff!important}.pricingPageSection.logoutPricing .pricingCard,.pricingPageSection.logoutPricing .pricingCardLoader{min-height:800px!important}.pricingPageSection .crmSection .title,.pricingPageSection .freqAskQuesSection .title{font-size:24px;margin-bottom:30px;color:#666;text-align:center;font-weight:500}.pricingPageSection .pricingTitle{padding:30px}.pricingPageSection .pricingTitle h1.title{position:relative;margin-bottom:10px;font-family:Graphik-Medium;font-weight:700;font-size:38px;color:#3b3b3b;letter-spacing:1.5px;line-height:1.3;display:flex;align-items:center;justify-content:center}.pricingPageSection .pricingTitle p.text{font-size:16px;margin:0;color:#535353;line-height:1.5}.pricingPageSection .pricingTitle .superChargeYIcon{position:relative;top:30px;left:-35px}.pricingPageSection .pricingTitle .superChargeWrapper{display:flex;align-items:center;justify-content:space-between;width:50%;margin:0 auto;position:relative;top:-2px}.pricingPageSection .pricingTitle .superChargeWrapper .superChargeTextWrapper{display:flex;align-items:center;color:#333;font-size:14px;justify-content:space-between}.pricingPageSection .pricingTitle .superChargeWrapper svg{width:16px;height:16px;margin-right:8px}.pricingPageSection .pricingTextSection{width:100%;text-align:center}.pricingPageSection .pricingTextSection .comparePlans,.pricingPageSection .pricingTextSection .startFreeTrial{font-size:14px}@media (min-width:1200px){.pricingPageSection .pricingTextSection .comparePlans,.pricingPageSection .pricingTextSection .startFreeTrial{font-size:16px}}.pricingPageSection .pricingTextSection .sectionContainer{height:100%;padding:50px 0}.pricingPageSection .pricingTextSection .comparePlans,.pricingPageSection .pricingTextSection .startFreeTrial{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:12px;text-decoration:none;color:#fff;text-transform:capitalize;border:1px solid #3953fb;border-radius:3px;opacity:1;background:#3953fb;cursor:pointer;transition:all .3s ease-in-out}@media (min-width:768px){.pricingPageSection .pricingTextSection .comparePlans,.pricingPageSection .pricingTextSection .startFreeTrial{min-width:120px;padding:8px}}@media (min-width:992px){.pricingPageSection .pricingTextSection .comparePlans,.pricingPageSection .pricingTextSection .startFreeTrial{min-width:140px;padding:10px}}@media (min-width:1200px){.pricingPageSection .pricingTextSection .comparePlans,.pricingPageSection .pricingTextSection .startFreeTrial{min-width:160px;padding:12px}}.pricingPageSection .pricingTextSection .comparePlans:hover,.pricingPageSection .pricingTextSection .startFreeTrial:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.16)}.pricingPageSection .pricingTextSection .startFreeTrial{margin-right:20px;border-radius:8px}.pricingPageSection .pricingTextSection .comparePlans{background-color:#fff;color:#3b3b3b;border:1px solid #3b3b3b;border-radius:8px}.pricingPageSection .pricingTextSection .sectionContainer{position:relative}.pricingPageSection .pricingTextSection .sectionContainer .title{position:relative;font-size:42px;color:#0b004e;font-weight:700}@media (max-width:768px){.pricingPageSection .pricingTextSection .sectionContainer .title{font-size:24px!important;padding:15px 0 0}}.pricingPageSection .pricingTextSection .sectionContainer .desc{position:relative;color:#0b004e;font-size:14px;width:55%;margin:0 auto}@media (min-width:1200px){.pricingPageSection .pricingTextSection .sectionContainer .desc{font-size:16px}}@media (max-width:768px){.pricingPageSection .pricingTextSection .sectionContainer .desc{font-size:16px!important;width:100%;padding:10px 0}}.pricingPageSection .pricingTextSection .sectionContainer .planCardList{position:relative;grid-row-gap:16px;row-gap:16px}.pricingPageSection .pricingTextSection .flexBtnWrapper{display:flex;align-items:center;width:35%;margin:0 auto 30px;justify-content:center}@media (max-width:767px){.pricingPageSection .pricingTextSection .flexBtnWrapper{flex-direction:row;width:100%;padding:0 0 10px}.pricingPageSection .pricingTextSection .comparePlans,.pricingPageSection .pricingTextSection .startFreeTrial{display:flex;width:50%;justify-content:center;padding:10px}}.pricingPageSection .pricingTableSection .pricingBlueBg{position:absolute;height:300px;background:#f5f9ff;width:100%}.pricingPageSection .pricingTableSection .pricingBlueBg .pricingBgImg{width:100%}.pricingPageSection .pricingTableSection .pricingToogle{padding:30px 0;text-align:center}.pricingPageSection .pricingTableSection .pricingToogle .toggleBtnSection{justify-content:center}.pricingPageSection .pricingTableSection .pricingToogle .toggleBtnSection .toogleButton{width:60px;height:30px}.pricingPageSection .pricingTableSection .pricingToogle .toggleBtnSection .leftPad,.pricingPageSection .pricingTableSection .pricingToogle .toggleBtnSection .rightPad{font-size:18px}.pricingPageSection .pricingTableSection .pricingToogle .toggleBtnSection :checked+.knobs:before{left:28px}.pricingPageSection .pricingTableSection .pricingToogle .toggleBtnSection .knobs:before{border-radius:35px;top:4px;left:4px;width:28px;height:22px}.pricingPageSection .pricingTableSection .pricingToogle .toggleBtnSection .offerBadge{font-size:12px;height:24px}.pricingPageSection .pricingTableSection .planInfo{border-bottom:1px dashed #e0e0e0;min-height:220px}.pricingPageSection .pricingTableSection .planInfo .pricingPlan{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:24px;font-size:14px}.pricingPageSection .pricingTableSection .planInfo .pricingPlan .planTagSvg{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:16px}.pricingPageSection .pricingTableSection .planInfo .pricingPlan .upgradeBadge{margin-right:unset!important}.pricingPageSection .pricingTableSection .planInfo .pricingPlan .upgradeBadge .text{line-height:1.3!important}.pricingPageSection .pricingTableSection .planInfo .planName{font-size:20px;font-weight:500;letter-spacing:.3px;text-align:center;color:#535353}.pricingPageSection .pricingTableSection .planInfo .planName.linear-background{border-radius:35px;margin:0 auto 24px;width:90px;height:32px}.pricingPageSection .pricingTableSection .planInfo .planPrice{text-align:center;color:#666;letter-spacing:.3px;min-height:64px}.pricingPageSection .pricingTableSection .planInfo .planPrice.borderNone{border:none}.pricingPageSection .pricingTableSection .planInfo .planPrice.planPriceLoader{display:flex;align-items:center;justify-content:center;margin-top:10px}.pricingPageSection .pricingTableSection .planInfo .planPrice.planPriceLoader .dollar{position:relative;opacity:1}.pricingPageSection .pricingTableSection .planInfo .planPrice.planPriceLoader .dollar.linear-background{border-radius:35px;width:16px;height:16px}.pricingPageSection .pricingTableSection .planInfo .planPrice.planPriceLoader .seatText{position:relative;opacity:1}.pricingPageSection .pricingTableSection .planInfo .planPrice.planPriceLoader .seatText.linear-background{border-radius:35px;width:60px;height:16px}.pricingPageSection .pricingTableSection .planInfo .planPrice .discountPrice{position:relative;font-weight:bolder;font-family:Graphik-Semibold;color:hsla(0,0%,40%,.5);margin-right:10px;font-size:18px;text-decoration:line-through;-webkit-text-decoration-color:hsla(0,0%,40%,.5);text-decoration-color:hsla(0,0%,40%,.5)}.pricingPageSection .pricingTableSection .planInfo .planPrice .dollar,.pricingPageSection .pricingTableSection .planInfo .planPrice .seatText{font-size:16px;font-weight:500}.pricingPageSection .pricingTableSection .planInfo .planPrice .price{font-family:Graphik-Semibold;font-size:36px;font-weight:500}.pricingPageSection .pricingTableSection .planInfo .planPrice .price.linear-background{border-radius:6px;width:50px;height:42px;margin-right:5px;margin-left:2px}.pricingPageSection .pricingTableSection .planInfo .isTrialText{text-align:center;font-size:12px;font-style:italic;color:#3953fb;padding:5px 0}.pricingPageSection .pricingTableSection .planInfo .requestFreeTrial{display:flex;align-items:center;justify-content:center;width:180px;height:42px;border-radius:8px;border:1px solid #3953fe;background:transparent;color:#3953fe;margin:10px auto 0;font-size:16px;font-weight:500;letter-spacing:.3px;padding:10px 0;cursor:pointer}.pricingPageSection .pricingTableSection .planInfo .requestFreeTrial:hover{box-shadow:0 0 3px 0 rgba(0,0,0,.06)}.pricingPageSection .pricingTableSection .planInfo .noCardReq,.pricingPageSection .pricingTableSection .planInfo .noCardReqLoader{text-align:center;color:#666;font-weight:400;font-size:14px;padding:15px 0;opacity:.2}.pricingPageSection .pricingTableSection .planInfo .noCardReq .linear-background,.pricingPageSection .pricingTableSection .planInfo .noCardReqLoader .linear-background{opacity:1!important;margin:0 auto;width:130px;height:12px}.pricingPageSection .pricingTableSection .planInfo .noCardReqLoader{min-height:52px;opacity:1}.pricingPageSection .pricingTableSection .pricingList{position:relative;display:grid;grid-template-columns:repeat(4,310px);align-items:flex-start;justify-content:center;width:100%;padding:0 15px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.pricingPageSection .pricingTableSection .pricingList .creditsInfo{text-align:left;font-size:16px;color:#666;padding:15px 0}.pricingPageSection .pricingTableSection .pricingList .creditsInfo .dataHeading{padding-bottom:15px}.pricingPageSection .pricingTableSection .pricingList .creditsInfo .unlimitedCredits{position:relative}.pricingPageSection .pricingTableSection .pricingList .creditsInfo .unlimitedCredits .text{position:relative;display:flex}.pricingPageSection .pricingTableSection .pricingList .creditsInfo .unlimitedCredits i{cursor:pointer;font-size:14px;color:#666;opacity:.3;padding-left:4px;padding-top:2px;width:20px}.pricingPageSection .pricingTableSection .pricingList .creditsInfo .linear-background{margin:5px auto;width:160px;height:14px}.pricingPageSection .pricingTableSection .pricingList .creditsInfo .linear-background.icon{width:160px;height:14px}.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .dataHeading{margin-bottom:16px;width:30%}.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .creditsInfoLoader{margin-top:20px}.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .planFeatureList{height:445px!important}.pricingPageSection .pricingTableSection .pricingList .pricingCard,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader{border-radius:10px;box-shadow:-1px -1px 20px 12px #f7f8ff;background-color:#fff;align-self:stretch;padding:30px 20px;min-height:940px;flex:0 0 22%}.pricingPageSection .pricingTableSection .pricingList .pricingCard:last-child,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader:last-child{margin-right:0}.pricingPageSection .pricingTableSection .pricingList .pricingCard .fiftypercentPopular,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .fiftypercentPopular{position:absolute;top:10px;right:10px;font-size:11px;font-weight:600;padding:8px;border-radius:5px;background:#fff5e5}.pricingPageSection .pricingTableSection .pricingList .pricingCard .fiftypercentPopular .wrapDiscountIng,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .fiftypercentPopular .wrapDiscountIng{position:relative;display:flex;align-items:center;margin-bottom:3px}.pricingPageSection .pricingTableSection .pricingList .pricingCard .fiftypercentPopular .wrapDiscountIng .fiftyPercentImg,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .fiftypercentPopular .wrapDiscountIng .fiftyPercentImg{width:14px;height:14px;margin-right:5px}.pricingPageSection .pricingTableSection .pricingList .pricingCard .fiftypercentPopular .wrapDiscountIng .offPercent,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .fiftypercentPopular .wrapDiscountIng .offPercent{font-weight:bolder}.pricingPageSection .pricingTableSection .pricingList .pricingCard .planFeatureCard,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .planFeatureCard{margin-top:24px}.pricingPageSection .pricingTableSection .pricingList .pricingCard .planFeatureCard .planCombineText,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .planFeatureCard .planCombineText{opacity:.5;font-size:14px;font-style:italic;line-height:2.54;text-align:left;color:hsla(0,0%,40%,.5)}.pricingPageSection .pricingTableSection .pricingList .pricingCard .planFeatureCard .planCombineText.linear-background,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .planFeatureCard .planCombineText.linear-background{width:140px;height:14px;border-radius:35px;margin-bottom:15px}.pricingPageSection .pricingTableSection .pricingList .pricingCard .planFeatureCard .planFeatureList,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .planFeatureCard .planFeatureList{height:580px;border-bottom:1px dashed #e0e0e0}.pricingPageSection .pricingTableSection .pricingList .pricingCard .planFeatureCard .planFeatureList .freePlanTooltip .customTooltip .tooltipBody,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .planFeatureCard .planFeatureList .freePlanTooltip .customTooltip .tooltipBody{right:0;left:-32px}.pricingPageSection .pricingTableSection .pricingList .pricingCard .planFeatureCard .planFeatureList .planText,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .planFeatureCard .planFeatureList .planText{margin-bottom:12px;font-style:italic}.pricingPageSection .pricingTableSection .pricingList .pricingCard .planFeatureCard .planFeatureList .planText .highlightPlanText,.pricingPageSection .pricingTableSection .pricingList .pricingCardLoader .planFeatureCard .planFeatureList .planText .highlightPlanText{color:#505050;font-weight:700}@media (max-width:1300px){.pricingPageSection .pricingTableSection .pricingList{grid-template-columns:repeat(4,250px)}}.pricingPageSection .pricingTableSection .planItem{display:grid;grid-template-columns:30px calc(100% - 30px);align-items:flex-start;list-style-type:none;margin-top:5px;font-size:14px}.pricingPageSection .pricingTableSection .planItem.extraHeight{height:20px}.pricingPageSection .pricingTableSection .planItem:not(:last-child){margin-bottom:15px}.pricingPageSection .pricingTableSection .planItem svg{width:18px;height:18px}.pricingPageSection .pricingTableSection .planItem .icon{width:18px;height:18px;border-radius:35px;margin-bottom:12px}.pricingPageSection .pricingTableSection .planItem .infoIconTp{position:relative;cursor:pointer;bottom:2px}.pricingPageSection .pricingTableSection .planItem .infoIconTp i{font-size:14px;cursor:pointer;margin-left:2px;opacity:.3;color:#3c5afa;vertical-align:middle}.pricingPageSection .pricingTableSection .planItem .itemName,.pricingPageSection .pricingTableSection .planItem p{position:relative;display:flex;align-items:center;color:#666;font-size:14px}.pricingPageSection .pricingTableSection .planItem .itemName.linear-background,.pricingPageSection .pricingTableSection .planItem p.linear-background{width:calc(100% - 30px);height:14px;border-radius:35px;margin-bottom:12px}.pricingPageSection .pricingTableSection .freePlanFeatureListCard{position:relative;border-radius:10px;box-shadow:-1px -1px 20px 12px #f7f8ff;background-color:#fff;padding:30px;display:grid;grid-template-columns:24% 6% 70%;max-width:88%;margin:50px auto}.pricingPageSection .pricingTableSection .freePlanFeatureListCard .planInfo{min-height:unset}.pricingPageSection .pricingTableSection .freePlanFeatureListCard .verticalLine{border-right:1px dashed #e0e0e0;width:1px}.pricingPageSection .pricingTableSection .freePlanFeatureListCard .freePlanFeatureList{position:relative;display:grid;grid-template-columns:repeat(3,1fr);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center}.pricingPageSection .pricingTableSection .freePlanFeatureListCard .freePlanFeatureList li{display:grid;grid-template-columns:30px calc(100% - 30px);align-items:center;list-style-type:none;position:relative;margin-top:5px;margin-bottom:15px}.pricingPageSection .pricingTableSection .freePlanFeatureListCard .freePlanFeatureList li svg{width:18px;height:18px}.pricingPageSection .pricingTableSection .freePlanFeatureListCard .freePlanFeatureList li .itemName{position:relative;display:flex;align-items:center;color:#666;font-size:14px}.pricingPageSection .enterprisePlanSection{margin-top:4rem;width:100%}.pricingPageSection .enterprisePlanSection .enterpriseContainer{background-image:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/enterPriseCover.f814382b.svg);background-repeat:no-repeat;background-position:100%;background-size:cover;border-radius:6px;display:flex;align-items:center;justify-content:space-between;max-width:1000px;margin:0 auto;padding:16px 150px}.pricingPageSection .enterprisePlanSection .leftEnterpriseSection{margin-right:20px}.pricingPageSection .enterprisePlanSection .rightEnterpriseSection{display:flex;flex-direction:column;align-items:center}.pricingPageSection .enterprisePlanSection .rightEnterpriseSection .desc{font-weight:700;font-size:22px;margin-bottom:12px}.pricingPageSection .enterprisePlanSection .rightEnterpriseSection .subDesc{font-size:14px;margin-bottom:20px}.pricingPageSection .enterprisePlanSection .rightEnterpriseSection .contactUsBtn{display:flex;align-items:center;justify-content:center;width:200px;height:32px;color:#fff;background-color:#3953fb;border-radius:5px;cursor:pointer}.pricingPageSection .crmSection{margin:0 0 50px}.pricingPageSection .crmSection .title{color:#0b004e;font-weight:700}.pricingPageSection .crmSection .crmIconList{position:relative;z-index:1;display:grid;grid-template-columns:150px 150px 150px 150px 150px;align-items:center;padding-top:20px;justify-content:space-around;width:890px;margin:0 auto;overflow-x:auto}.pricingPageSection .crmSection .crmIconList .crmIcon{position:relative;display:flex;align-items:center;justify-content:center;height:60px;object-fit:contain;border-radius:8px;box-shadow:0 0 54.9px 4.1px hsla(0,0%,79.6%,.16);background-color:#fff}.pricingPageSection .crmSection .crmOverlayLeft{position:absolute;left:0;top:0;bottom:0;z-index:0}.pricingPageSection .crmSection .crmOverlayRight{position:absolute;right:0;top:0;bottom:0;z-index:0}.pricingPageSection .freqAskQuesSection{padding:20px 0 0;width:890px;margin:0 auto}.pricingPageSection .freqAskQuesSection .title{margin-bottom:20px;color:#0b004e;font-weight:700}.pricingPageSection .freqAskQuesSection .freqAskQuesRow{position:relative;display:grid;grid-template-columns:100%}.pricingPageSection .freqAskQuesSection .freqAskQuesRow .imgCol{padding:0 60px 0 20px}.pricingPageSection .freqAskQuesSection .freqAskQuesRow .imgCol img{max-width:100%}.pricingPageSection .freqAskQuesSection .freqAskQuesRow .collapsiveContentBody{text-align:left;border-bottom:0!important}.pricingPageSection .freqAskQuesSection .freqAskQuesRow .contentCol{padding-top:20px}.pricingPageSection .freqAskQuesSection .freqAskQuesRow .contentCol p{padding:0 20px 30px 54px}.loginPricing .pricingContainer{position:relative;background:#fff;height:100%;border-radius:10px;border:1px solid #eceff1;box-shadow:0 0 12px 2.7px rgba(59,59,59,.04);transition:.5s;flex:1 1}@media (min-width:1600px){.loginPricing .pricingContainer>div{margin-left:auto;margin-right:auto;max-width:1366px}}.pricingWrapper{display:flex;margin:12px}.reportsSection{position:relative;width:100%;height:100%;background:#f5f8fd}.reportsSection .wrapFlex{display:flex;align-items:center}.reportsSection .wrapFlex .reportInfoIconTp{position:relative;display:flex;align-items:center;margin-left:5px}.reportsSection .wrapFlex .reportInfoIconTp i{font-size:18px;color:#3953fb;padding:2px;border-radius:50%;cursor:pointer}.reportsSection .wrapFlex .reportInfoIconTp i:hover{background:#f5f5f5}.reportsSection .wrapFlex .reportInfoIconTp .wrapInfoText{position:absolute;left:24px;width:420px;font-size:12px;padding:7px;background:#000;border-radius:10px;color:#fff}.reportsSection .wrapFlex .reportInfoIconTp .wrapInfoText .sharpPointer{position:absolute;padding:5px;z-index:4;top:18px;left:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#000}.reportsSection .reportsContainer{position:relative;width:100%;height:100%;display:flex;padding:12px}.reportsSection .reportsContainer .reportsBody{padding:0}.reportsSection .reportsContainer .reportsBody.isNewReportsEnabled{height:calc(100% - 124px)}.reportsSection .reportsContainer .reportsBody .reportsCard{position:relative;width:100%;height:100%;border-radius:15px}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard{position:-webkit-sticky;position:sticky;top:0;z-index:9;width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceff1}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter{position:relative;width:100%;display:flex;align-items:center;justify-content:flex-end;padding-bottom:10px}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .lockIcon{background:orange;color:#fff;font-size:12px;width:20px;height:20px;border-radius:35px;justify-content:center;display:flex;align-items:center;position:relative;margin-left:10px}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown{position:relative;margin-right:10px}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .userFilterBtn{position:relative;display:flex;align-items:center;justify-content:center;outline:none;background:#fff;border-radius:3px;border:1px solid #eceff1;padding:0 10px;width:200px;height:36px;font-size:15px;transition:all .3s ease;cursor:pointer}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .userFilterBtn:hover{background:#fbfbfb;transition:all .3s ease}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .userFilterBtn .icon{margin-right:10px;width:14px;height:14px}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .userFilterBtn .icon svg{fill:#3953fb;width:14px;height:14px}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .userFilterBtn .UpgradeTooltip .sharpPointer{right:29px}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .userFilterBtn .name{position:relative;color:#3953fb;min-width:100px;max-width:110px;text-align:left;font-size:15px;top:2px;line-height:normal}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .userFilterBtn .name .shortName{text-transform:uppercase}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .userFilterBtn .name .shortName:not(:last-child):after{content:", "}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .userFilterBtn .name .shortName.teamNameSelected{text-transform:unset;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .userFilterBtn .hiddenCount{font-size:13px;color:#787878;min-width:30px;line-height:normal;position:relative;top:1px}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .userFilterBtn .arrow{margin-left:5px;margin-top:3px;display:flex;align-items:center;transition:all .3s ease}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .userFilterBtn .arrow svg{fill:#535353;width:11px;height:11px}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .userFilterBtn .arrow.activeArrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);transition:all .3s ease}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .userFilterDropDown .overlayUserFilterMask{position:fixed;z-index:4;inset:0;width:100%;height:100%;background:transparent}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper{position:absolute;z-index:5;right:0;top:36px;box-shadow:0 0 10px 2px rgba(0,0,0,.1)}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper .rdrMonthAndYearWrapper{padding-top:0;height:46px}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper .rdrMonth{padding-bottom:10px}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper .rdrWeekDay{line-height:1.8}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection{position:relative;padding:0 .833em 1.666em;text-align:right;display:flex;align-items:center;justify-content:flex-end}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button]{height:30px;border-radius:35px;outline:none;letter-spacing:.3px;font-size:14px;width:80px;border:none;font-weight:400;cursor:pointer}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button]:not(:first-child){margin-left:10px}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].cancelCustomDateFilter{background:#fff;color:#666;transition:all .3s ease}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].cancelCustomDateFilter:hover{transition:all .3s ease;background:#f5f5f5;color:#000}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].applyCustomDateFilter{color:#fff;background:#3d91ff;transition:all .3s ease}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].applyCustomDateFilter:not(:disabled):hover{transition:all .3s ease;box-shadow:0 0 8px 2px rgba(0,0,0,.12)}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].applyCustomDateFilter:disabled{background:#787878;cursor:default;opacity:.5}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection .wrapUpgradeIconTooltip{padding-left:30px}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection .wrapUpgradeIconTooltip .freemiumIcon{right:10px}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection #customDateFilterErrMsg{display:block;position:absolute;font-size:12px;bottom:3px;color:#787878;transition:all .3s ease}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection #customDateFilterErrMsg.highlightErr{color:red}.reportsSection .reportsContainer .reportsBody .reportsCard .filterNaviagtionCard .reportsFilter .overlayCustomDateFilter{position:fixed;z-index:4;inset:0;width:100%;height:100%;background:transparent}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsTableCard{padding-top:12px;width:100%;height:calc(100% - 48px)}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection{position:relative;width:100%}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableHeader,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableRow,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableRowLoader{position:relative;display:grid!important;width:100%;grid-template-columns:17% 13% 13% 13% 10% 10% 10% 14%}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .teamMember{width:16%}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .emailsSent,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .meetingBooked{width:14%}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .callsMade,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .replyRate{width:12%}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .callsConnected,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .contactsAdded,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tasksCompleted{width:16%}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tasksCompleted{display:flex!important}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection{position:relative;background:#fff;width:100%;height:100%;border-radius:10px;border:1px solid #eceff1;box-shadow:0 0 12px 2.7px rgba(59,59,59,.04)}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .teamMember,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .teamMember{position:relative;padding:0 10px;font-size:15px}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .teamMember h6.emailAddress,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .teamMember h6.emailAddress{font-size:14px;color:#787878;font-weight:400;margin-top:2px;margin-bottom:5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .teamMember h6.emailAddress.linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .teamMember h6.emailAddress.linear-background{width:60%;height:12px;display:block;border-radius:10px;margin-top:7px;margin-bottom:7px}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .teamMember p.fullName,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .teamMember p.fullName{font-size:16px;color:#333;margin-top:5px;font-weight:500;margin-bottom:2px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .teamMember p.fullName.linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .teamMember p.fullName.linear-background{width:80%;height:16px;display:block;border-radius:10px;margin-top:7px;margin-bottom:7px}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .sequenceName,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .sequenceName{position:relative;padding:0 10px;font-size:15px}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tasksCompleted,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tasksCompleted{display:flex;flex-direction:column;align-items:center}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tasksCompleted .tasksCompletedSubSection,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tasksCompleted .tasksCompletedSubSection{font-size:10px;display:flex}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .bouncesCount,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .callsConnected,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .callsMade,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .clickRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .contactsAdded,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .emailsSent,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .meetingBooked,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .openRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .replyRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tasksCompleted,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .bouncesCount,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .callsConnected,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .callsMade,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .clickRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .contactsAdded,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .emailsSent,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .meetingBooked,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .openRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .replyRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tasksCompleted{padding:0 10px;position:relative;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px;text-align:center}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableHeader,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableHeader{position:-webkit-sticky;position:sticky;top:-16px;z-index:8;padding:5px 15px;display:flex;align-items:center;flex-direction:row;height:49px;border-top:none;border-top-left-radius:10px;border-top-right-radius:10px}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody{position:relative;width:100%;height:calc(100% - 62px);display:flex;align-items:center;flex-direction:column;overflow:auto;background:#fff}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .clickRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .openRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .replyRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .clickRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .openRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .replyRate{display:flex;align-items:center;justify-content:center}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .clickRate i,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .openRate i,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .replyRate i,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .clickRate i,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .openRate i,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .replyRate i{font-size:6px;margin-right:8px}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .openRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .openRate .dot,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .openRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .openRate .dot{color:#658bed}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .clickRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .clickRate .dot,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .clickRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .clickRate .dot{color:#ff8d55}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .replyRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .replyRate .dot,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .replyRate,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .replyRate .dot{color:#3ecb6f}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow:hover,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow:hover{background:#f8f8f8}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRowLoader,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRowLoader{font-size:16px;display:flex;align-items:center;flex-direction:row;padding:5px 15px;border-bottom:1px solid #eceff1}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRowLoader .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRowLoader .linear-background{width:60%;height:14px;display:block;border-radius:10px;margin:2px 0}.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow .bouncesCount .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow .callsConnected .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow .callsMade .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow .clickRate .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow .contactsAdded .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow .emailsSent .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow .meetingBooked .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow .openRate .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow .optOutsCount .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow .replyRate .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRow .tasksCompleted .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRowLoader .bouncesCount .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRowLoader .callsConnected .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRowLoader .callsMade .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRowLoader .clickRate .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRowLoader .contactsAdded .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRowLoader .emailsSent .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRowLoader .meetingBooked .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRowLoader .openRate .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRowLoader .optOutsCount .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRowLoader .replyRate .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSeqInsightsTableSection .tableBody .tableRowLoader .tasksCompleted .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow .bouncesCount .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow .callsConnected .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow .callsMade .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow .clickRate .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow .contactsAdded .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow .emailsSent .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow .meetingBooked .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow .openRate .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow .optOutsCount .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow .replyRate .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRow .tasksCompleted .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRowLoader .bouncesCount .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRowLoader .callsConnected .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRowLoader .callsMade .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRowLoader .clickRate .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRowLoader .contactsAdded .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRowLoader .emailsSent .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRowLoader .meetingBooked .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRowLoader .openRate .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRowLoader .optOutsCount .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRowLoader .replyRate .linear-background,.reportsSection .reportsContainer .reportsBody .reportsCard .reportsSummaryTableSection .tableBody .tableRowLoader .tasksCompleted .linear-background{margin:2px auto}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights{height:calc(100% - 30px)}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow{padding:15px 1% 0;height:100%;overflow:auto}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .chartCard{background:#fff;border-radius:15px;box-shadow:0 0 12px 2.7px rgba(32,31,31,.04);padding:20px}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .chartCard h4{font-weight:500;font-size:18px;margin-bottom:10px;color:#555}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .chartCard .chartContent{height:350px}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .chartCard .chartLoader{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights{background:#fff;border-radius:15px;box-shadow:0 0 12px 2.7px rgba(59,59,59,.04);padding-top:20px;margin:20px 0}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights h4{padding:0 20px;font-weight:500;font-size:18px;color:#555;margin-bottom:15px}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection{border-radius:0;border-bottom-right-radius:15px;border-bottom-left-radius:15px;border-bottom:none;box-shadow:none}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableHeader{display:flex;align-items:center;border-radius:0}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableHeader .headerName{display:flex;align-items:center}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableHeader .headerName:not(:first-child){justify-content:center}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableHeader .headerName .sortIcon{font-size:18px;padding:2px;width:24px;margin-left:5px;border-radius:50%;transition:all .3s ease;cursor:pointer;color:#787878;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableHeader .headerName .sortIcon:hover{background:#ebebeb;transition:all .3s ease}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableHeader .headerName .sortIcon.activeSort{color:#000}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableHeader .headerName .sortIcon.ascending{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableBody{border-radius:0;border-bottom-right-radius:15px;border-bottom-left-radius:15px}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableBody .tableRow{min-height:54px}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableBody .tableRow:last-child{border-bottom:0}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableBody .tableRow .sequenceName{display:flex;align-items:center}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableBody .tableRow .sequenceName .name{font-size:15px;max-width:calc(100% - 30px);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;color:#3953fb}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableBody .tableRow .sequenceName .name:hover{text-decoration:underline}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableBody .tableRow .sequenceName .name.sharedText{max-width:calc(100% - 82px)}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableBody .tableRow .sequenceName .trigger{display:flex;align-items:center;margin-left:5px}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableBody .tableRow .sequenceName .trigger .owner{background:#e3e3e3;color:#757575;padding:5px;line-height:9px;font-size:9px;text-transform:uppercase;letter-spacing:.4px;cursor:pointer}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableBody .tableRow .sequenceName .shared{letter-spacing:.4px;background:#ffdfd1;padding:5px;line-height:9px;font-size:9px;color:#e46833;border-radius:3px;margin-left:5px;text-transform:uppercase}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .tableBody .tableRowLoader{min-height:54px}.reportsSection .reportsContainer .reportsBody .reportsCard .reportInsights .wrapInsightRow .sequenceInsights .reportsSeqInsightsTableSection .pagination-section{border-bottom-right-radius:15px;border-bottom-left-radius:15px}.reportTableInitialScreen.emptySequenceInsight{height:300px}.reportTableInitialScreen.emptySequenceInsight img{height:unset}.reportTableInitialScreen.emptySequenceInsight .textDesc{max-width:380px}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .checkboxBtn,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .checkboxBtn,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableHeader .checkboxBtn{position:relative;display:block;width:32px;text-align:center}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .checkboxBtn .linear-background,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .checkboxBtn .linear-background,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableHeader .checkboxBtn .linear-background{display:block;width:18px;border-radius:6px}.callsSection{position:relative;width:100%;height:100%;background:#f5f8fd}.callsSection .wrapFlex{display:flex;align-items:center}.callsSection .wrapFlex .reportInfoIconTp{position:relative;display:flex;align-items:center;margin-left:5px}.callsSection .wrapFlex .reportInfoIconTp i{font-size:18px;color:#3953fb;padding:2px;border-radius:50%;cursor:pointer}.callsSection .wrapFlex .reportInfoIconTp i:hover{background:#f5f5f5}.callsSection .wrapFlex .reportInfoIconTp .wrapInfoText{position:absolute;left:24px;width:420px;font-size:12px;padding:7px;background:#000;border-radius:10px;color:#fff}.callsSection .wrapFlex .reportInfoIconTp .wrapInfoText .sharpPointer{position:absolute;padding:5px;z-index:4;top:18px;left:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#000}.callsSection .callsContainer{position:relative;width:100%;height:100%;display:flex;padding:12px}.callsSection .callsContainer .callsBody{padding:0}.callsSection .callsContainer .callsBody .callsCard{position:relative;width:100%;height:100%;border-radius:15px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard{position:-webkit-sticky;position:sticky;top:0;z-index:9;width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceff1}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter{position:relative;width:100%;display:flex;align-items:center;justify-content:flex-end;padding-bottom:10px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .lockIcon{background:orange;color:#fff;font-size:12px;width:20px;height:20px;border-radius:35px;justify-content:center;display:flex;align-items:center;position:relative;margin-left:10px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown{position:relative;margin-right:10px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .userFilterBtn{position:relative;display:flex;align-items:center;justify-content:center;outline:none;background:#fff;border-radius:3px;border:1px solid #eceff1;padding:0 10px;width:200px;height:36px;font-size:15px;transition:all .3s ease;cursor:pointer}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .userFilterBtn:hover{background:#fbfbfb;transition:all .3s ease}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .userFilterBtn .icon{margin-right:10px;width:14px;height:14px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .userFilterBtn .icon svg{fill:#3953fb;width:14px;height:14px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .userFilterBtn .UpgradeTooltip .sharpPointer{right:29px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .userFilterBtn .name{position:relative;color:#3953fb;min-width:100px;max-width:110px;text-align:left;font-size:15px;top:2px;line-height:normal}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .userFilterBtn .name .shortName{text-transform:uppercase}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .userFilterBtn .name .shortName:not(:last-child):after{content:", "}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .userFilterBtn .name .shortName.teamNameSelected{text-transform:unset;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .userFilterBtn .hiddenCount{font-size:13px;color:#787878;min-width:30px;line-height:normal;position:relative;top:1px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .userFilterBtn .arrow{margin-left:5px;margin-top:3px;display:flex;align-items:center;transition:all .3s ease}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .userFilterBtn .arrow svg{fill:#535353;width:11px;height:11px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .userFilterBtn .arrow.activeArrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);transition:all .3s ease}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .userFilterDropDown .overlayUserFilterMask{position:fixed;z-index:4;inset:0;width:100%;height:100%;background:transparent}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper{position:absolute;z-index:5;right:0;top:36px;box-shadow:0 0 10px 2px rgba(0,0,0,.1)}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper .rdrMonthAndYearWrapper{padding-top:0;height:46px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper .rdrMonth{padding-bottom:10px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper .rdrWeekDay{line-height:1.8}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection{position:relative;padding:0 .833em 1.666em;text-align:right;display:flex;align-items:center;justify-content:flex-end}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button]{height:30px;border-radius:35px;outline:none;letter-spacing:.3px;font-size:14px;width:80px;border:none;font-weight:400;cursor:pointer}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button]:not(:first-child){margin-left:10px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].cancelCustomDateFilter{background:#fff;color:#666;transition:all .3s ease}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].cancelCustomDateFilter:hover{transition:all .3s ease;background:#f5f5f5;color:#000}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].applyCustomDateFilter{color:#fff;background:#3d91ff;transition:all .3s ease}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].applyCustomDateFilter:not(:disabled):hover{transition:all .3s ease;box-shadow:0 0 8px 2px rgba(0,0,0,.12)}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].applyCustomDateFilter:disabled{background:#787878;cursor:default;opacity:.5}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection .wrapUpgradeIconTooltip{padding-left:30px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection .wrapUpgradeIconTooltip .freemiumIcon{right:10px}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection #customDateFilterErrMsg{display:block;position:absolute;font-size:12px;bottom:3px;color:#787878;transition:all .3s ease}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .rdrCalendarWrapper.dateRangePicker .dateBtnSection #customDateFilterErrMsg.highlightErr{color:red}.callsSection .callsContainer .callsBody .callsCard .filterNaviagtionCard .callsFilter .overlayCustomDateFilter{position:fixed;z-index:4;inset:0;width:100%;height:100%;background:transparent}.callsSection .callsContainer .callsBody .callsCard .callsOverview{position:relative;width:100%;height:100%}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard{width:100%;height:calc(100% - 178px)}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection{position:relative;background:#fff;width:100%;height:100%;border-radius:10px;border:1px solid #eceff1;box-shadow:0 0 12px 2.7px rgba(59,59,59,.04)}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableHeader{padding:5px 15px;display:flex;align-items:center;flex-direction:row;height:49px;border-top:none;border-top-left-radius:10px;border-top-right-radius:10px;overflow-y:scroll}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableHeader .recording{text-align:center}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableHeader .checkboxBtn .checkBoxSection{padding-top:2px}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody{position:relative;width:100%;height:calc(100% - 59px);display:flex;align-items:center;flex-direction:column;overflow:auto;background:#fff}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody.showPagination{width:100%;height:calc(100% - 108px)}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader{position:relative;width:100%;border-bottom:1px solid #eceff1;padding:10px 15px}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .name .callerName,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .name .callerName{position:relative;line-height:normal;top:2px;font-size:15px;color:#3953fb;cursor:pointer}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .name .callerName:hover,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .name .callerName:hover{color:#3953fb!important;text-decoration:underline}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .name .phoneNumber,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .name .phoneNumber{position:relative;margin-top:5px;font-size:14px}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .calledBy .calledName,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .calledBy .calledName{font-size:15px;margin-bottom:5px}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .callNotes,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .callNotes{word-break:break-word}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .callNotes .descText,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .callNotes .descText{width:calc(100% - 16px);text-align:left}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .playRecordedAudio,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .playRecordedAudio{position:relative;display:flex;align-items:center;padding-top:10px;width:70%;margin:0 auto}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .playRecordedAudio audio,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .playRecordedAudio audio{width:100%;margin:0 auto;background:transparent;border-radius:0;height:38px}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .playRecordedAudio audio::-webkit-media-controls-enclosure,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .playRecordedAudio audio::-webkit-media-controls-enclosure{border-radius:35px;background-color:#f5f5f5}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .playRecordedAudio audio::-webkit-media-controls-timeline-container,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .playRecordedAudio video::-webkit-media-controls-timeline-container,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .playRecordedAudio audio::-webkit-media-controls-timeline-container,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .playRecordedAudio video::-webkit-media-controls-timeline-container{-webkit-appearance:media-controls-background;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex:1 1;-webkit-user-select:none;height:16px;min-width:0}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .playRecordedAudio audio::-webkit-media-controls-current-time-display,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .playRecordedAudio audio::-webkit-media-controls-time-remaining-display,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .playRecordedAudio audio::-webkit-media-controls-current-time-display,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .playRecordedAudio audio::-webkit-media-controls-time-remaining-display{-webkit-appearance:media-current-time-display;-webkit-user-select:none;color:#666}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .playRecordedAudio .hideAudio,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .playRecordedAudio .hideAudio{font-size:14px;cursor:pointer;margin-left:10px;color:#3953fb}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .actions .drop-down-menu,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .actions .drop-down-menu{top:-4px;right:24px}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .actions .drop-down-menu ul li .listItem .listItemWrap,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .actions .drop-down-menu ul li .listItem .listItemWrap{width:100px}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRow .actions .drop-down-menu ul li .listItem .listItemWrap .itemName,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .actions .drop-down-menu ul li .listItem .listItemWrap .itemName{position:relative;top:2px}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .dataTableList,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader{position:relative;width:100%;font-size:14px;display:flex;align-items:center;flex-direction:row}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .dataTableList .linear-background,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .linear-background{width:60%;height:14px;display:block;border-radius:10px;margin:2px 0}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .dataTableList .recording,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .recording{text-align:center}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .dataTableList .recording .pause,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .dataTableList .recording .play,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .recording .pause,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .recording .play{cursor:pointer;padding:5px;border-radius:35px;border:1px solid #eee}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .dataTableList .recording .pause,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .recording .pause{color:#3953fb}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .dataTableList .recording .play,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .recording .play{color:#3ecb6f}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader{min-height:54px}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .actions .linear-background,.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .recording .linear-background{width:24px;height:24px;border-radius:35px;margin:0 auto}.callsSection .callsContainer .callsBody .callsCard .callsOverview .callsTableCard .callsOverviewSection .tableBody .tableRowLoader .callDuration .linear-background{width:35%;height:14px;margin:0 auto}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics{height:calc(100% - 48px)}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow{padding:15px 1% 0;height:100%;overflow:auto}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .chartCard{background:#fff;border-radius:15px;box-shadow:0 0 12px 2.7px rgba(32,31,31,.04);padding:20px;margin-bottom:25px}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .chartCard .chartContent{height:350px}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .chartCard .chartLoader{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .chartCard .apexcharts-legend-marker{top:1px!important;width:10px!important;height:10px!important}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow h4.cardTitle{font-weight:500;font-size:18px;margin-bottom:10px;color:#555}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary{position:relative;background:#fff;width:100%;height:100%;border-radius:10px;border:1px solid #eceff1;box-shadow:0 0 12px 2.7px rgba(59,59,59,.04);z-index:0}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary h4.cardTitle{padding:20px 20px 5px}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .tableContainer{overflow:auto;height:calc(100% - 70px)}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .alignCenter{text-align:center}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary table{font-family:arial,sans-serif;border-collapse:collapse;width:100%;border-top:1px solid #eceff1;border-bottom:1px solid #eceff1}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary th,.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary thead tr td:first-child{background:#fafafa;color:#666;font-weight:500}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary td,.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary th{border-top:1px solid #eceff1;text-align:left;font-size:14px;min-width:160px;letter-spacing:.3px;padding:10px;height:46px;vertical-align:middle}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary tr td:first-child,.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary tr th:first-child{padding-left:20px}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary tr td:last-child,.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary tr th:last-child{padding-right:20px}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary th[scope=row],.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary thead tr{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:999}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary tbody th[scope=row]{background:#fff;z-index:998}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .teamSummaryLoader .linear-background{display:block;width:70%;height:12px;border-radius:10px;margin:unset}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .teamMember{position:relative;padding:0 10px;font-size:15px}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .teamMember h6.emailAddress{font-size:14px;color:#787878;font-weight:400;margin-top:2px;margin-bottom:5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .teamMember h6.emailAddress.linear-background{width:60%;height:12px;display:block;border-radius:10px;margin-top:7px;margin-bottom:7px}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .teamMember p.fullName{font-size:16px;color:#333;margin-top:5px;font-weight:500;margin-bottom:2px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .teamMember p.fullName.linear-background{width:80%;height:16px;display:block;border-radius:10px;margin-top:7px;margin-bottom:7px}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .callsTeamSummaryReport{position:relative;background:#fff;width:100%;height:calc(100% - 96px)}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .tableHeader{padding:5px 15px;display:flex;align-items:center;flex-direction:row;height:49px;border-top:1px solid #eceff1}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .tableBody{position:relative;width:100%;height:calc(100% - 62px);display:flex;align-items:center;flex-direction:column;overflow:auto;background:#fff}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .tableBody .callsTeamSummaryLoader,.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .tableBody .tableRow{font-size:16px;min-height:54px;display:flex;align-items:center;flex-direction:row;padding:5px 15px;border-bottom:1px solid #eceff1}.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .tableBody .callsTeamSummaryLoader .name,.callsSection .callsContainer .callsBody .callsCard .callsAnalytics .wrapCallsAnalyticsRow .callsTeamSummary .tableBody .tableRow .name{word-break:break-all}.noReportsFound{position:relative;letter-spacing:.3px;padding-top:40px;display:flex;align-items:center;flex-direction:column;justify-content:center}.noReportsFound .textDesc{color:#abaeb5;font-size:18px;line-height:1.3;letter-spacing:.3px;font-style:italic}.reportTableInitialScreen{position:relative;width:100%;height:100%;padding:25px;display:grid;align-items:center;grid-template-columns:60% 35%}.reportTableInitialScreen img{max-width:100%;margin:0 0 0 auto}.reportTableInitialScreen .textDesc{color:#abaeb5;font-size:18px;max-width:340px;line-height:1.3;letter-spacing:.3px;text-align:left;padding-left:20px;font-style:italic}.reportTableInitialScreen.emptyEmailInsight img{height:unset}.reportTableInitialScreen.emptyCallActivity{height:300px}.reportTableInitialScreen.emptyCallActivity img{height:unset}.reportTableInitialScreen.emptyCallActivity .textDesc{max-width:380px}.bulkFilterOptWrapper{position:relative;display:flex;align-items:center;justify-content:space-between;padding:5px 10px 5px 0}.bulkFilterOptWrapper .selectCallLogsWrapper{position:relative}.bulkFilterOptWrapper .selectCallLogsWrapper .contactSelectedCount{line-height:normal}.bulkFilterOptWrapper .filterOptList{position:relative;display:flex;align-items:center;justify-self:flex-end}.bulkFilterOptWrapper .filterOptList .bulkLogCalls{position:relative;background:#fff;border:1px solid #ddd;cursor:not-allowed;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:5px}.bulkFilterOptWrapper .filterOptList .bulkLogCalls.loading{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:pointer}.bulkFilterOptWrapper .filterOptList .bulkLogCalls svg{position:relative;display:block;color:#666;width:16px;height:18px}.bulkFilterOptWrapper .filterOptList .bulkLogCalls.active{-webkit-user-select:unset;user-select:unset;cursor:pointer}.bulkFilterOptWrapper .filterOptList .bulkLogCalls.active svg path:first-child{fill:#3953fb}.bulkFilterOptWrapper .filterOptList .bulkLogCalls .customTooltip{position:relative;top:12px}.bulkFilterOptWrapper .filterOptList .bulkLogCalls .customTooltip .sharpPointer{padding:6px;border-top-right-radius:3px;border-bottom-left-radius:50%;border-color:#393a3d;background:#393a3d}.bulkFilterOptWrapper .filterOptList .bulkLogCalls .customTooltip .tooltipBody{right:-6px;width:unset;padding:3px;top:4px;border-radius:4px;background:#393a3d;max-width:200px;color:#fff}.bulkFilterOptWrapper .filterOptList .bulkLogCalls .customTooltip .tooltipBody.minContent{min-width:80px}.bulkFilterOptWrapper .filterOptList .bulkLogCalls .customTooltip .tooltipBody.maxContent{min-width:212px}.bulkFilterOptWrapper .filterOptList .bulkLogCalls .customTooltip .tooltipBody .tooltipText{color:#fff;padding:5px 8px}.bulkFilterOptWrapper .filterOptList .exportBtnWrapper{width:32px;height:34px}.bulkFilterOptWrapper .filterOptList .exportBtnWrapper .customTooltip .sharpPointer{border-bottom-left-radius:35px;top:12px;right:2px}.bulkFilterOptWrapper .filterOptList .exportBtnWrapper .customTooltip .tooltipBody{right:-10px;top:18px}.bulkFilterOptWrapper .filterOptList .exportBtnWrapper .wrapLockIcon .upgradeTooltipSection{right:-10px}.bulkFilterOptWrapper .filterOptList .exportBtnWrapper .wrapLockIcon .upgradeTooltipSection .pointer{right:20px}.ctTlSection{position:relative;width:100%;height:calc(100% - 60px);display:grid;grid-template-columns:calc(100% - 372px) 360px;justify-content:space-between;background:#f5f8fd;padding:12px}.ctTlSection .ctTlBody{position:relative;height:calc(100vh - 24px)}.ctTlSection .ctTlBody .tabNavigation{border-bottom:1px solid #ececec}.ctTlSection .ctTlBody .tabNavigation .tabItem{height:36px;cursor:unset;pointer-events:none;-webkit-user-select:none;user-select:none}.ctTlSection .ctTlBody .tabNavigation .tabItem.activeTab{border-bottom:2px solid #3953fb;font-weight:600;color:#3953fb}.ctTlSection .ctTlBody .ctTlContentBody{position:relative;margin-top:12px;border-radius:10px;background:#fff;padding:24px 14px 24px 24px;overflow:hidden;width:100%;height:calc(100% - 155px);box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.ctTlSection .ctTlBody .ctTlContentBody .ctTlFilter{position:absolute;height:40px;right:28px;z-index:1}.ctTlSection .ctTlBody .ctTlContentBody .ctTlFilter .wrapCtTlFilter{position:relative;display:flex;align-items:center;justify-content:center;height:30px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlFilter .wrapCtTlFilter .filterByContactWrapper .filterContactTagBtn{padding:6px 10px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlFilter .wrapCtTlFilter .filterByContactWrapper .filterContactTagBtn svg{width:11px;height:16px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlFilter .wrapCtTlFilter .filterByContactWrapper .filterTagDropdown{top:32px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlFilter .wrapCtTlFilter .filterByContactWrapper .filterTagDropdown .dropdownItem{padding:8px 10px;font-size:14px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlFilter .wrapCtTlFilter .filterByContactWrapper .filterTagDropdown .dropdownItem:not(.active):hover{background:#f5f5f5;color:#444}.ctTlSection .ctTlBody .ctTlContentBody .ctTlFilter .wrapCtTlFilter .filterByContactWrapper .filterTagDropdown .dropdownItem.active{color:#3953fb;background:#f5f5f5}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList{position:relative;overflow-y:auto;padding-right:10px;width:100%;height:calc(100% - 1px)}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList.noDataFound{width:100%;height:100%}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed{position:relative}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed:not(:last-child){margin-bottom:40px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlMonth{position:relative;display:inline-block;text-align:left;color:#535353;padding:10px 0 24px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlMonth .dot{position:relative;display:inline-block;border-radius:35px;border:4px solid #3953fb;margin-right:10px;padding:2px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlMonth .dot.linear-background{padding:2px;height:unset;border-color:#ddd}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlMonth .month{position:relative;display:inline-block;color:#3b3b3b;font-size:16px;font-weight:500}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlMonth .month.linear-background{width:140px;height:14px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader{position:relative;display:grid;grid-template-columns:26px calc(100% - 26px);align-items:flex-start;justify-content:space-between;padding:10px 0;background-color:#fff;border-bottom:1px solid #ddd;pointer-events:none;cursor:unset}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard.showPreview,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader.showPreview{cursor:pointer;pointer-events:unset}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard:not(:last-child),.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader:not(:last-child){margin-bottom:10px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType{position:relative;display:flex;align-items:center}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType .autoReplyIcon,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType .autoReplyIcon{font-size:16px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg{position:relative;width:14px;height:14px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg path{width:14px;height:14px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.opened,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.resumed,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.opened,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.resumed{fill:#3953fb}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.email,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.email path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.manualEmail,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.manualEmail path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.sent,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.sent path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.email,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.email path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.manualEmail,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.manualEmail path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.sent,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.sent path{fill:#00a358!important}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.clicked,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.ooto_paused,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.clicked,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.ooto_paused{fill:#8d8d8d!important}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.ooto_resumed,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.ooto_resumed{fill:#00a358!important}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.phone,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.phone{fill:#1eb9d5!important}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.linkedinAuto,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.linkedinAuto path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.linkedinAuto,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.linkedinAuto path{fill:#3953fb!important}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.linkedin,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.linkedin path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.linkedin,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.linkedin path{fill:#0a66c2!important}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.contact_update,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.contact_update{width:13px;height:13px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.customTask,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.marked_as_complete,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.task,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.task_completed,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.task_skipped,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.customTask,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.marked_as_complete,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.task,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.task_completed,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.task_skipped{fill:#ff9e10!important}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.account_created,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.account_created path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.add_to_sequence,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.add_to_sequence path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.contact_update,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.contact_update path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.received_email,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.received_email path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.skip_to_next_step,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.skip_to_next_step path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.account_created,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.account_created path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.add_to_sequence,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.add_to_sequence path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.contact_update,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.contact_update path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.received_email,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.received_email path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.skip_to_next_step,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.skip_to_next_step path{fill:#3953fb!important}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.account_field_update,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.account_field_update path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.contact_created,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.contact_created path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.account_field_update,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.account_field_update path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.contact_created,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.contact_created path{fill:#00a358!important}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.bounced,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.ooto_resume_failed,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.bounced,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.ooto_resume_failed{fill:red!important}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.meeting_booked,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.meeting_booked{fill:#272056}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.email_validation_service_bounced,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.email_validation_service_bounced path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.email_validation_service_opted_out,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.email_validation_service_opted_out path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.optedOut,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.optedOut path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.remove_contact,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.remove_contact path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.email_validation_service_bounced,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.email_validation_service_bounced path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.email_validation_service_opted_out,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.email_validation_service_opted_out path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.optedOut,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.optedOut path,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.remove_contact,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.remove_contact path{fill:red!important}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType svg.optedOut,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType svg.optedOut{width:12px;height:12px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .svgIconType.linear-background,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .svgIconType.linear-background{border-radius:35px;width:14px;height:14px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard{position:relative;display:grid;grid-template-columns:calc(100% - 180px) 180px;align-items:flex-start;justify-content:space-between;background-color:#fff}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard{position:relative;width:100%;font-size:13px;text-align:left}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard b,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard b{color:#444!important}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard p,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard p{position:relative;color:#3b3b3b}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard p .sequenceName,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard p .sequenceName{color:#3953fb;cursor:pointer}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard p.linear-background,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard p.linear-background{display:block;width:450px;height:12px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .visitedLinkList,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .visitedLinkList{position:relative;pointer-events:all}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .visitedLinkList .showMoreButton,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .visitedLinkList .showMoreButton{cursor:pointer}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .emailSubjectContent,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .emailSubjectContent{position:relative;width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;margin-top:5px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .emailSubjectContent .subject,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .emailSubjectContent .subject{color:#3b3b3b}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .emailSubjectContent .content,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .emailSubjectContent .content{color:#8d8d8d}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .emailSubjectContent.linear-background,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .emailSubjectContent.linear-background{width:400px;height:12px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .emailSubjectContent .taskType,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .emailSubjectContent .taskType{font-weight:700;color:#3b3b3b}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .dFlex,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .dFlex{display:flex;align-items:center}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .contactTaskMessage,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .contactTaskNotes,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .contactTaskMessage,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .contactTaskNotes{margin-top:5px;font-size:13px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .contactTaskMessage .taskType,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .contactTaskNotes .taskType,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .contactTaskMessage .taskType,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .contactTaskNotes .taskType{color:#3b3b3b}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .contactTaskMessage .taskType,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .contactTaskMessage .taskType{font-weight:500}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .fieldUpdateList,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .fieldUpdateList{margin-top:5px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .fieldUpdateList .fieldNameList,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .fieldUpdateList .fieldNameList{margin-top:2px;color:#3b3b3b}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .fieldUpdateList .fieldNameList .fieldName,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .fieldUpdateList .fieldNameList .fieldName{font-weight:600;color:#444}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .fieldUpdateList .fieldNameList .strikeThrough,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .fieldUpdateList .fieldNameList .strikeThrough{color:#787878;text-decoration:line-through}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .sequenceDetails,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .sequenceDetails{display:flex;align-items:center;margin-top:6px;color:#8d8d8d}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .sequenceDetails.linear-background,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .sequenceDetails.linear-background{height:10px;width:200px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .sequenceDetails .contactStepNumber,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .sequenceDetails .contactStepNumber{position:relative;padding-right:5px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .sequenceDetails .sequenceName,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .sequenceDetails .sequenceName{position:relative;display:flex;align-items:center;max-width:300px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .sequenceDetails .sequenceName.hasStep,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .sequenceDetails .sequenceName.hasStep{padding-left:5px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .sequenceDetails .sequenceName:hover,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .sequenceDetails .sequenceName:hover{color:#3953fb;transition:all .3s ease}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .clickLink,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .clickLink{margin-top:5px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .clickLink.linear-background,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .clickLink.linear-background{height:10px;width:180px;margin-right:10px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .linkText,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard a,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .linkText,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard a{position:relative;font-size:13px;font-weight:500;text-align:left;color:#3953fb;text-decoration:none}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .linkText:hover,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard a:hover,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .linkText:hover,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard a:hover{text-decoration:underline;transition:all .3s ease}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .callDetails,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .callDetails{position:relative;margin-top:5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#3b3b3b;font-size:13px;text-transform:capitalize}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .contentCard .callDetails span,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .contentCard .callDetails span{color:#8d8d8d}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .calenderDate,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .calenderDate{position:relative;font-weight:500;text-align:right;font-size:12px;color:#8d8d8d}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCard .activityFeedCard .calenderDate.linear-background,.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlCardLoader .activityFeedCard .calenderDate.linear-background{margin:0 0 0 auto;width:60%;height:10px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .emptyActivity{display:flex;align-items:center;width:100%;height:100%;justify-content:center;flex-direction:column}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .emptyActivity img{margin:0 auto;padding-bottom:15px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .emptyActivity .infoText{color:#787878;font-size:16px}.ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .paginateActivity{position:relative;text-align:center;cursor:pointer;border:1px solid #3953fb;background:#f5f5f5;color:#3953fb;font-size:12px;border-radius:4px;padding:5px 10px 4px;width:140px;margin:10px auto 0}.ctTlSection .autoReplyBadge{margin-top:8px}.ctTlSection .ctTlSidePanelCard{position:relative;width:100%;height:calc(100vh - 132px)}.ctTlSection .ctTlSidePanelCard .contactCard{height:100%;border-radius:10px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity{height:calc(100% - 244px)!important}.singleBanner .ctTlBody{height:calc(100vh - 67px)}.singleBanner .ctTlSidePanelCard{height:calc(100vh - 172px)}.singleBanner .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity{height:calc(100% - 284px)!important}.combinedBanners .ctTlBody{height:calc(100vh - 105px)}.combinedBanners .ctTlSidePanelCard{height:calc(100vh - 162px)}.showEventBanner .ctTlSection .ctTlSidePanelCard{height:calc(100vh - 124px)}.showEventBanner .ctTlSection .ctTlSidePanelCard .wrapContactActivity{height:calc(100% - 258px)!important}.showEventBanner .ctTlSection .ctTlSidePanelCard .contactCardLoader .wrapContactActivity{height:calc(100% - 248px)!important}.showEventBanner .ctTlSection .ctTlBody{position:relative;height:calc(100vh - 67px)}.showEventBanner .singleBanner .ctTlBody{height:calc(100vh - 107px)}.showEventBanner .singleBanner .ctTlSidePanelCard{height:calc(100vh - 164px)}.showEventBanner .singleBanner .ctTlSection .ctTlSidePanelCard .contactCard:not(.contactCardLoader) .wrapContactActivity{width:360px;height:calc(100% - 298px)!important}.showEventBanner .singleBanner .ctTlSection .ctTlSidePanelCard .contactCardLoader .wrapContactActivity{width:360px;height:calc(100% - 286px)!important}.showEventBanner .combinedBanners .ctTlSection .ctTlBody{height:calc(100vh - 149px)}.showEventBanner .combinedBanners .ctTlSection .ctTlSidePanelCard{height:calc(100vh - 206px)}.showEventBanner .combinedBanners .ctTlSection .ctTlSidePanelCard .contactCard:not(.contactCardLoader) .wrapContactActivity{height:calc(100% - 340px)!important}.showEventBanner .combinedBanners .ctTlSection .ctTlSidePanelCard .contactCardLoader .wrapContactActivity{width:360px;height:calc(100% - 328px)!important}.taskPage{position:relative}.taskPage .headerSection .headerBtnContainer .addNewButton.btn{font-size:14px;font-family:Graphik-Regular;font-weight:600;min-width:120px}.taskPage .bodySection{height:calc(100% - 58px)}.taskPage .bodySection .layoutBody{background:transparent}.taskPage .bodySection .layoutBody .filterTopHeader{display:flex;align-items:center;justify-content:flex-end;margin-bottom:16px;position:-webkit-sticky;position:sticky;top:0;z-index:1;width:100%;border-bottom:1px solid #eceff1}.taskPage .bodySection .layoutBody .filterTopHeader .dateRange{font-size:18px;margin-right:6px}.taskPage .bodySection .layoutBody .filterTopHeader .taskTopHeader{display:flex;align-items:center;margin-bottom:10px}.taskPage .bodySection .layoutBody .filterTopHeader .taskTopHeader .filterByDateTab{margin-left:40px}.taskPage .bodySection .layoutBody .startAllTaskloader{border-radius:6px;width:130px;height:36px;margin-right:10px}.taskPage .bodySection .layoutBody .dueDateFilterLoader{width:420px;display:flex;align-items:center;grid-gap:6px;gap:6px}.taskPage .bodySection .layoutBody .dueDateFilterLoader .filerName{display:block;width:30px;height:13px;margin-right:7px}.taskPage .bodySection .layoutBody .dueDateFilterLoader .wrapper{position:relative;display:flex;align-items:center}.taskPage .bodySection .layoutBody .dueDateFilterLoader .wrapper .filterBox{display:block;width:100px;height:36px;border-radius:0}.taskPage .bodySection .layoutBody .dueDateFilterLoader .wrapper .filterBox:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px}.taskPage .bodySection .layoutBody .dueDateFilterLoader .wrapper .filterBox:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.taskPage .bodySection .headerContents{overflow:unset;display:flex;align-items:center;justify-content:flex-end}.taskPage .bodySection .headerContents .startAllTask{font-family:Graphik-Regular;background:#3953fb;min-width:130px;height:36px;padding:5px 15px;font-size:15px;margin-right:0}.taskPage .bodySection .headerContents .startAllTask.loading{min-width:unset}.taskPage .bodySection .headerContents .startAllTask .iconStart{margin-right:2px}.taskPage .bodySection .headerContents .startAllTask .iconStart svg{width:22px;height:22px}.taskPage .bodySection .headerContents .searchWrapper{width:66.66%;display:flex;align-items:center;flex-direction:row}.taskPage .bodySection .headerContents .searchWrapper .searchInput{display:flex;align-items:center;width:50%}.taskPage .bodySection .headerContents .searchWrapper .searchInput .searchImage{width:20px;height:20px;margin-right:5px}.taskPage .bodySection .headerContents .searchWrapper .searchInput .searchImage svg{width:20px;height:20px;fill:#666}.taskPage .bodySection .headerContents .searchWrapper .searchInput input{border:0;color:#787878;width:100%;line-height:36px;font-size:17px;padding-right:5px}.taskPage .bodySection .headerContents .searchWrapper .searchedKeyCont{width:50%;display:flex;align-items:center;margin:0 5px;justify-content:center}.taskPage .bodySection .headerContents .searchWrapper .searchedKeyCont .searchedKey{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;overflow:hidden;white-space:nowrap;display:block;text-overflow:ellipsis;padding:0 5px;color:#3953fb}.taskPage .bodySection .headerContents .searchWrapper .searchedKeyCont .closeIcon{display:inline-block;margin:0 5px}.taskPage .bodySection .headerContents .searchWrapper .searchedKeyCont .closeIcon i{position:relative;font-size:20px;cursor:pointer;padding:5px;margin-left:5px;border-radius:50%;transition:all .2s ease-in}.taskPage .bodySection .headerContents .searchWrapper .searchedKeyCont .closeIcon i:hover{color:#000;background:#3953fb;transition:all .2s ease-out}.taskPage .bodySection .filterContents{width:100%;display:flex;align-items:center}.taskPage .bodySection .filterContents .seq-contact-card.active{z-index:1!important;pointer-events:none;border-top:4px solid #3953fb!important}.taskPage .bodySection .filterContents .seq-contact-card.active:hover{border-color:#c4c4c4}.taskPage .bodySection .filterContents .seq-contact-card.active .sharp-pointer{position:absolute;width:0;height:0;border-bottom:1px solid #ededed;border-right:1px solid #ededed;background:#fff;font-size:0;line-height:0;padding:5px;bottom:-7px;left:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all .2s ease}.taskPage .bodySection .filterContents .seq-contact-card .seq-contact-body,.taskPage .bodySection .filterContents .seq-contact-card .seq-contact-body .seq-contact-content{position:relative}.taskPage .bodySection .filterContents .seq-contact-card .seq-contact-body .seq-contact-content h6{font-size:16px;font-family:Graphik-Semibold;margin-bottom:5px;line-height:1.3;height:20px}.taskPage .bodySection .filterContents .seq-contact-card .seq-contact-body .seq-contact-content h6.activeNo{color:#3953fb}.taskPage .bodySection .filterContents .seq-contact-card .seq-contact-body .seq-contact-content p{font-size:14px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.taskPage .bodySection .filterContents .seq-contact-card .seq-contact-body i{font-size:20px}.taskPage .bodySection .filterContents .seq-contact-card .seq-contact-body .cardSvgIcon svg{width:18px;height:18px}.taskPage .bodySection .filterContents .filterWrapper{width:100%;grid-template-columns:repeat(5,170px);padding:0 0 5px;margin:0}.taskPage .bodySection .filterContents .filterWrapper.seq-contact-list{overflow-x:auto}.taskPage .bodySection .filterContents .filterWrapper .filterCont{width:inherit;display:flex;align-items:center;border:1px solid #ebebeb;border-radius:5px;justify-content:center;transition:all .2s ease;box-shadow:0 4px 6px .7px rgba(59,59,59,.07)}.taskPage .bodySection .filterContents .filterWrapper .filterCont.active .filterValue{color:#ff9f09}.taskPage .bodySection .filterContents .filterWrapper .filterCont .filterOption{display:flex;align-items:center;justify-content:space-between;flex-direction:row;width:100%}.taskPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .material-icons-outlined{width:24px;font-size:20px;color:#7b7b7b}.taskPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .svgIcon{width:24px;display:block}.taskPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .svgIcon.phone svg{width:20px;height:20px}.taskPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .svgIcon svg{width:16px;height:16px;fill:#7b7b7b}.taskPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .filterValueCont{display:grid;text-align:left;grid-gap:5px;overflow:hidden;width:calc(100% - 24px);font-size:14px}.taskPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .filterValueCont .filterValue{font-size:16px;font-family:Graphik-Semibold}.taskPage .bodySection .filterContents .filterWrapper .filterCont .filterOption .filterValueCont .filterLabel{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.taskPage .bodySection .filterContents .filterWrapper #contacted .filterValue{color:#3953fb}.taskPage .bodySection .filterContents .filterWrapper #notcontacted .filterValue{color:#ffbf43}.taskPage .bodySection .filterContents .filterWrapper #replied .filterValue{color:#6ac259}.taskPage .bodySection .filterContents .filterWrapper .coming-soon-card .filterLabel,.taskPage .bodySection .filterContents .filterWrapper .coming-soon-card .filterValue,.taskPage .bodySection .filterContents .filterWrapper .coming-soon-card .material-icons-outlined{color:#ababab!important}.startAllTaskloader{border-radius:6px!important;width:130px;height:36px;margin-right:10px}.dueDateFilterLoader{width:240px;display:flex;align-items:center}.dueDateFilterLoader .filerName{display:block;width:30px;height:13px;margin-right:7px}.dueDateFilterLoader .filterBox{display:block;width:106px;height:36px;border-radius:6px}.tasksTableCont{height:calc(100% - 82px);position:relative;border-radius:6px;display:block;overflow:hidden;margin-top:12px}.tasksTableCont .tasksTableContBody{flex-direction:column;width:100%;height:calc(100% - 55px);overflow:auto;border-radius:6px;background-color:#fff}.tasksTableCont .tasksTableContBody .no-task{height:calc(100% - 66px)!important}.tasksTableCont .tasksTableContBody .emptyTasksSection{position:relative;display:flex;align-items:center;justify-content:center;height:calc(100% - 48px);width:100%;color:#666;padding-top:40px}.tasksTableCont .tasksTableContBody .emptyTasksSection .taskIcon{width:15px;height:15px}.tasksTableCont .tasksTableContBody .emptyTasksSection .taskIcon svg{width:inherit;height:inherit;fill:#666}.tasksTableCont .tasksTableContBody .emptyTasksSection .text{position:relative;font-size:16px;padding-left:6px;text-align:center;color:#666}.tasksTableCont .tasksTableContBody.noPagination{border-radius:unset;height:calc(100% - 12px)}.tasksTableCont.accountTasksTable{margin-top:0;height:calc(100% - 136px);background:#fff;border-radius:6px}.tasksTableCont.accountTasksTable.adjustFilterHeight{height:calc(100% - 102px)}.tasksTableCont.accountTasksTable .tasksTableContBody.noPagination{border-radius:unset}.taskHeader{border-right:none;height:48px;position:-webkit-sticky;position:sticky;top:0;z-index:1;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom:1px solid #eceff1}.taskHeader>*{line-height:normal}.taskTableBody{position:relative;border-bottom:1px solid #eceff1;cursor:pointer}.taskTableBody:hover{background-color:#f8f8f8}.taskTableBodyLoader{position:relative}.taskTableBodyLoader:not(:last-child){border-bottom:1px solid #eceff1}.taskHeader,.taskTableBody,.taskTableBodyLoader{width:100%;background:#fff;display:grid;grid-template-columns:18% 15% auto 125px 45px;align-items:center;font-size:14px;padding:10px 5px;text-decoration:none;line-height:normal;color:#666}.taskHeader.selectCheckbox,.taskTableBody.selectCheckbox,.taskTableBodyLoader.selectCheckbox{grid-template-columns:28px 18% 15% auto 125px 45px}.taskHeader.hideMoreOptions,.taskTableBody.hideMoreOptions,.taskTableBodyLoader.hideMoreOptions{grid-template-columns:18% 15% auto 125px}.taskHeader .contactInfo,.taskHeader .taskDueDate,.taskHeader .taskMoreOptions,.taskHeader .taskNotes,.taskHeader .taskSequence,.taskHeader .taskStage,.taskHeader .taskType,.taskTableBody .contactInfo,.taskTableBody .taskDueDate,.taskTableBody .taskMoreOptions,.taskTableBody .taskNotes,.taskTableBody .taskSequence,.taskTableBody .taskStage,.taskTableBody .taskType,.taskTableBodyLoader .contactInfo,.taskTableBodyLoader .taskDueDate,.taskTableBodyLoader .taskMoreOptions,.taskTableBodyLoader .taskNotes,.taskTableBodyLoader .taskSequence,.taskTableBodyLoader .taskStage,.taskTableBodyLoader .taskType{position:relative;padding:0 5px}.taskHeader .checkboxBtn,.taskTableBody .checkboxBtn,.taskTableBodyLoader .checkboxBtn{justify-content:center;margin:0 auto}.taskHeader .checkboxBtn .checkBoxSection.linear-background,.taskTableBody .checkboxBtn .checkBoxSection.linear-background,.taskTableBodyLoader .checkboxBtn .checkBoxSection.linear-background{width:15px;height:15px;border-radius:3px}.taskHeader .contactInfo .fullName,.taskTableBody .contactInfo .fullName,.taskTableBodyLoader .contactInfo .fullName{color:#3953fb;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px;width:200px}.taskHeader .contactInfo .fullName.linear-background,.taskTableBody .contactInfo .fullName.linear-background,.taskTableBodyLoader .contactInfo .fullName.linear-background{width:60%;height:14px;margin-bottom:4px}.taskHeader .contactInfo .jobTitleCompany,.taskTableBody .contactInfo .jobTitleCompany,.taskTableBodyLoader .contactInfo .jobTitleCompany{color:#787878;font-size:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.taskHeader .contactInfo .jobTitleCompany.linear-background,.taskTableBody .contactInfo .jobTitleCompany.linear-background,.taskTableBodyLoader .contactInfo .jobTitleCompany.linear-background{width:80%;height:12px}.taskHeader .taskNotesWrapper,.taskTableBody .taskNotesWrapper,.taskTableBodyLoader .taskNotesWrapper{display:flex;align-items:center;justify-content:space-between;flex:0 0 100%}.taskHeader .taskNotes,.taskTableBody .taskNotes,.taskTableBodyLoader .taskNotes{word-break:break-all;color:#787878;flex:1 1}.taskHeader .taskNotes .notes,.taskTableBody .taskNotes .notes,.taskTableBodyLoader .taskNotes .notes{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.taskHeader .taskNotes .lineOne,.taskTableBody .taskNotes .lineOne,.taskTableBodyLoader .taskNotes .lineOne{display:block;margin-bottom:5px}.taskHeader .taskNotes .lineOne.linear-background,.taskTableBody .taskNotes .lineOne.linear-background,.taskTableBodyLoader .taskNotes .lineOne.linear-background{width:90%;height:10px}.taskHeader .taskNotes .lineTwo,.taskTableBody .taskNotes .lineTwo,.taskTableBodyLoader .taskNotes .lineTwo{display:block}.taskHeader .taskNotes .lineTwo.linear-background,.taskTableBody .taskNotes .lineTwo.linear-background,.taskTableBodyLoader .taskNotes .lineTwo.linear-background{width:50%;height:10px}.taskHeader .taskStageSequence,.taskTableBody .taskStageSequence,.taskTableBodyLoader .taskStageSequence{flex:0 0 30%;justify-content:flex-start;margin-right:20px}.taskHeader .taskStageSequence.flexItem,.taskTableBody .taskStageSequence.flexItem,.taskTableBodyLoader .taskStageSequence.flexItem{display:flex;align-items:center}.taskHeader .taskStageSequence .taskStage,.taskTableBody .taskStageSequence .taskStage,.taskTableBodyLoader .taskStageSequence .taskStage{margin:0;padding:0 5px}.taskHeader .taskType,.taskTableBody .taskType,.taskTableBodyLoader .taskType{display:flex;align-items:center;grid-gap:8px;gap:8px}.taskHeader .taskType.flexItem,.taskTableBody .taskType.flexItem,.taskTableBodyLoader .taskType.flexItem{display:flex;align-items:center}.taskHeader .taskType .circle.linear-background,.taskTableBody .taskType .circle.linear-background,.taskTableBodyLoader .taskType .circle.linear-background{width:24px;height:24px;border-radius:35px}.taskHeader .taskType .line,.taskTableBody .taskType .line,.taskTableBodyLoader .taskType .line{margin-left:10px;display:block}.taskHeader .taskType .line.linear-background,.taskTableBody .taskType .line.linear-background,.taskTableBodyLoader .taskType .line.linear-background{width:50%;height:15px}.taskHeader .taskType .linkedin,.taskTableBody .taskType .linkedin,.taskTableBodyLoader .taskType .linkedin{fill:#4b5082}.taskHeader .taskType .linkedin svg,.taskTableBody .taskType .linkedin svg,.taskTableBodyLoader .taskType .linkedin svg{fill:#4b5082;width:14px;height:14px}.taskHeader .taskType .customTask svg,.taskTableBody .taskType .customTask svg,.taskTableBodyLoader .taskType .customTask svg{fill:#4cc8a1}.taskHeader .taskType .customTask svg path,.taskTableBody .taskType .customTask svg path,.taskTableBodyLoader .taskType .customTask svg path{fill:#4cc8a1;width:14px;height:14px}.taskHeader .taskType .phone svg,.taskTableBody .taskType .phone svg,.taskTableBodyLoader .taskType .phone svg{fill:#7b7b7b}.taskHeader .taskType .taskTypeWrapper,.taskTableBody .taskType .taskTypeWrapper,.taskTableBodyLoader .taskType .taskTypeWrapper{display:flex;align-items:center}.taskHeader .taskType .taskTypeWrapper.email .taskTypeIcon,.taskHeader .taskType .taskTypeWrapper.manualEmail .taskTypeIcon,.taskTableBody .taskType .taskTypeWrapper.email .taskTypeIcon,.taskTableBody .taskType .taskTypeWrapper.manualEmail .taskTypeIcon,.taskTableBodyLoader .taskType .taskTypeWrapper.email .taskTypeIcon,.taskTableBodyLoader .taskType .taskTypeWrapper.manualEmail .taskTypeIcon{display:flex}.taskHeader .taskType .taskTypeWrapper.email .taskTypeIcon i.manualEmail,.taskHeader .taskType .taskTypeWrapper.manualEmail .taskTypeIcon i.manualEmail,.taskTableBody .taskType .taskTypeWrapper.email .taskTypeIcon i.manualEmail,.taskTableBody .taskType .taskTypeWrapper.manualEmail .taskTypeIcon i.manualEmail,.taskTableBodyLoader .taskType .taskTypeWrapper.email .taskTypeIcon i.manualEmail,.taskTableBodyLoader .taskType .taskTypeWrapper.manualEmail .taskTypeIcon i.manualEmail{font-size:17px;color:#7b7b7b}.taskHeader .taskType .taskTypeWrapper.customTask svg,.taskHeader .taskType .taskTypeWrapper.customTask svg path,.taskHeader .taskType .taskTypeWrapper.linkedin svg,.taskHeader .taskType .taskTypeWrapper.linkedin svg path,.taskHeader .taskType .taskTypeWrapper.phone svg,.taskTableBody .taskType .taskTypeWrapper.customTask svg,.taskTableBody .taskType .taskTypeWrapper.customTask svg path,.taskTableBody .taskType .taskTypeWrapper.linkedin svg,.taskTableBody .taskType .taskTypeWrapper.linkedin svg path,.taskTableBody .taskType .taskTypeWrapper.phone svg,.taskTableBodyLoader .taskType .taskTypeWrapper.customTask svg,.taskTableBodyLoader .taskType .taskTypeWrapper.customTask svg path,.taskTableBodyLoader .taskType .taskTypeWrapper.linkedin svg,.taskTableBodyLoader .taskType .taskTypeWrapper.linkedin svg path,.taskTableBodyLoader .taskType .taskTypeWrapper.phone svg{fill:#7b7b7b}.taskHeader .taskType .taskTypeIcon,.taskTableBody .taskType .taskTypeIcon,.taskTableBodyLoader .taskType .taskTypeIcon{margin-right:8px}.taskHeader .taskType span,.taskTableBody .taskType span,.taskTableBodyLoader .taskType span{display:block}.taskHeader .taskType svg,.taskTableBody .taskType svg,.taskTableBodyLoader .taskType svg{width:16px;height:16px}.taskHeader .taskType img,.taskTableBody .taskType img,.taskTableBodyLoader .taskType img{width:16px;height:auto}.taskHeader .taskStageSequenceLoader,.taskTableBody .taskStageSequenceLoader,.taskTableBodyLoader .taskStageSequenceLoader{margin-top:6px;margin-right:20px}.taskHeader .taskStageSequenceLoader .taskSequence,.taskHeader .taskStageSequenceLoader .taskStage,.taskTableBody .taskStageSequenceLoader .taskSequence,.taskTableBody .taskStageSequenceLoader .taskStage,.taskTableBodyLoader .taskStageSequenceLoader .taskSequence,.taskTableBodyLoader .taskStageSequenceLoader .taskStage{width:100px;height:30px;margin:0}.taskHeader .taskStageSequenceLoader.flexItem,.taskTableBody .taskStageSequenceLoader.flexItem,.taskTableBodyLoader .taskStageSequenceLoader.flexItem{display:flex;align-items:center}.taskHeader .taskStage,.taskTableBody .taskStage,.taskTableBodyLoader .taskStage{text-align:center;color:#787878;margin:0 auto;font-size:12px;line-height:normal}.taskHeader .taskStage .stageNumber,.taskTableBody .taskStage .stageNumber,.taskTableBodyLoader .taskStage .stageNumber{border-radius:5px;border:1px solid #dad9d9;padding:4px 8px;max-width:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;text-decoration:none;color:#666;line-height:normal;justify-content:center;white-space:nowrap}.taskHeader .taskStage .linear-background,.taskTableBody .taskStage .linear-background,.taskTableBodyLoader .taskStage .linear-background{width:100%;height:24px;border-radius:35px;display:block;margin-right:12px}.taskHeader .taskSequence,.taskTableBody .taskSequence,.taskTableBodyLoader .taskSequence{color:#787878}.taskHeader .taskSequence .sequenceBadge,.taskTableBody .taskSequence .sequenceBadge,.taskTableBodyLoader .taskSequence .sequenceBadge{border-radius:5px;line-height:normal;border:1px solid #dad9d9;padding:4px 8px;max-width:175px;display:inline-flex;align-items:center;text-decoration:none;color:#666;font-size:12px;white-space:nowrap}.taskHeader .taskSequence .sequenceBadge .name,.taskTableBody .taskSequence .sequenceBadge .name,.taskTableBodyLoader .taskSequence .sequenceBadge .name{width:auto;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.taskHeader .taskSequence .linear-background,.taskTableBody .taskSequence .linear-background,.taskTableBodyLoader .taskSequence .linear-background{display:block;width:100%;height:24px}.taskHeader .taskMoreOptions,.taskTableBody .taskMoreOptions,.taskTableBodyLoader .taskMoreOptions{text-align:center}.taskHeader .taskMoreOptions i,.taskTableBody .taskMoreOptions i,.taskTableBodyLoader .taskMoreOptions i{color:#787878;font-size:24px}.taskHeader .taskMoreOptions .icon-hover-btn,.taskTableBody .taskMoreOptions .icon-hover-btn,.taskTableBodyLoader .taskMoreOptions .icon-hover-btn{display:flex;align-items:center;justify-content:center;padding:0 8px;width:24px;height:24px}.taskHeader .taskMoreOptions .drop-down-menu,.taskTableBody .taskMoreOptions .drop-down-menu,.taskTableBodyLoader .taskMoreOptions .drop-down-menu{min-width:120px;max-width:130px}.taskHeader .taskMoreOptions .drop-down-menu ul,.taskTableBody .taskMoreOptions .drop-down-menu ul,.taskTableBodyLoader .taskMoreOptions .drop-down-menu ul{min-width:100px}.taskHeader .taskMoreOptions .linear-background,.taskTableBody .taskMoreOptions .linear-background,.taskTableBodyLoader .taskMoreOptions .linear-background{display:block;border-radius:35px;width:30px;height:30px}.taskHeader .taskDueDate,.taskTableBody .taskDueDate,.taskTableBodyLoader .taskDueDate{display:flex;align-items:center}.taskHeader .taskDueDate i,.taskTableBody .taskDueDate i,.taskTableBodyLoader .taskDueDate i{padding-right:3px;font-size:16px}.taskHeader .taskDueDate .linear-background,.taskTableBody .taskDueDate .linear-background,.taskTableBodyLoader .taskDueDate .linear-background{display:block;width:80%;height:14px}.taskHeader{background:#fafafa!important}.filterByTaskWrapper{position:relative;display:flex;align-items:center;justify-content:flex-start}.filterByTaskWrapper .filterTitle{font-size:15px;padding-right:5px;color:#8d8d8d;text-transform:capitalize}.filterByDateTab{position:relative;display:flex;align-items:center;line-height:normal;justify-content:flex-end}.filterByDateTab.disable{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.filterByDateTab .filterTitle{font-size:15px;padding-right:5px;color:#787878;text-transform:capitalize}.filterByDateTab .dateFilter{grid-gap:4px;gap:4px}.filterByDateTab .dateFilter .tabItem{border-radius:5px!important;border:1px solid #3953fb!important}.filterIconWraper svg{fill:#3953fb}.rdrCalendarWrapper{position:absolute;z-index:5;right:0;top:36px;box-shadow:0 0 10px 2px rgba(0,0,0,.1)}.rdrCalendarWrapper .rdrMonthAndYearWrapper{padding-top:0;height:46px}.rdrCalendarWrapper .rdrMonth{padding-bottom:10px}.rdrCalendarWrapper .rdrWeekDay{line-height:1.8}.rdrCalendarWrapper.dateRangePicker .dateBtnSection{position:relative;padding:0 .833em 1.666em;text-align:right;display:flex;align-items:center;justify-content:flex-end}.rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button]{height:30px;border-radius:35px;outline:none;letter-spacing:.3px;font-size:14px;width:80px;border:none;font-weight:400;cursor:pointer}.rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button]:not(:first-child){margin-left:10px}.rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].cancelCustomDateFilter{background:#fff;color:#666;transition:all .3s ease}.rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].cancelCustomDateFilter:hover{transition:all .3s ease;background:#f5f5f5;color:#000}.rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].applyCustomDateFilter{color:#fff;background:#3d91ff;transition:all .3s ease}.rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].applyCustomDateFilter:not(:disabled):hover{transition:all .3s ease;box-shadow:0 0 8px 2px rgba(0,0,0,.12)}.rdrCalendarWrapper.dateRangePicker .dateBtnSection input[type^=button].applyCustomDateFilter:disabled{background:#787878;cursor:default;opacity:.5}.rdrCalendarWrapper.dateRangePicker .dateBtnSection .wrapUpgradeIconTooltip{padding-left:30px}.rdrCalendarWrapper.dateRangePicker .dateBtnSection .wrapUpgradeIconTooltip .freemiumIcon{right:10px}.rdrCalendarWrapper.dateRangePicker .dateBtnSection #customDateFilterErrMsg{display:block;position:absolute;font-size:12px;bottom:3px;color:#787878;transition:all .3s ease}.rdrCalendarWrapper.dateRangePicker .dateBtnSection #customDateFilterErrMsg.highlightErr{color:red}.overlayCustomDateFilter{position:fixed;z-index:4;inset:0;width:100%;height:100%;background:transparent}.taskSectionWrapperCont{transition:.5s;grid-gap:16px;height:calc(100% - 64px)}.taskSectionWrapperCont.displayContents{display:block;transition:.5s}.taskSectionWrapperCont.taskSectionWrapperGrid{display:grid;grid-template-columns:calc(100% - 318px) 300px}.taskSectionWrapperCont .taskSectionContainer{height:100%;overflow:hidden}.taskSectionWrapperCont .taskSectionContainer .tasksTableCont{z-index:0}.taskSectionWrapperCont .filterComponentWrapper{background-color:#fff;width:300px;height:100%;display:flex;flex-direction:column;overflow:auto}.taskSectionWrapperCont .filterComponentWrapper .filterCompContainer:last-child .filterComponentBodyHeader{border-bottom:1px solid #ececec}.taskSectionWrapperCont .filterComponentWrapper .clearAllBtn{position:relative;top:3px;font-size:12px;cursor:pointer;color:#3953fb}.taskSectionWrapperCont .filterComponentWrapper .clearAllBtn.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.8;cursor:unset;color:rgba(57,83,251,.5)}.taskSectionWrapperCont .filterComponentWrapper .autoCompleteDropdownListWrapper .listItemWrap{width:250px!important}.taskSectionWrapperCont .filterComponentWrapper .filterComponentBody{height:calc(100% - 102px)}.taskSectionWrapperCont .filterComponentWrapper .customAccordion .customAccordionItem .drop-down-menu{top:unset}.taskSectionWrapperCont .filterComponentWrapper .conditionField{padding:10px 0}.taskSectionWrapperCont .filterComponentWrapper .dropdownSearchBox{background-color:unset!important;border:0;padding:0}.taskSectionWrapperCont .filterComponentWrapper .dropdownSearchBox .fieldOperatorValue .inputWrapper input,.taskSectionWrapperCont .filterComponentWrapper .dropdownSearchBox .fieldOperatorValue .selectLabel,.taskSectionWrapperCont .filterComponentWrapper .dropdownSearchBox .singleDropdown .selectLabel{height:26px!important}.taskSectionWrapperCont .filterComponentWrapper .dropdownSearchBox .conditionalFieldWrap{position:relative;margin-bottom:18px;max-height:150px;padding:0}.taskSectionWrapperCont .filterComponentWrapper .dropdownSearchBox .conditionalFieldWrap .conditionalField{padding:0 10px}.taskSectionWrapperCont .filterComponentWrapper .filterAction{position:relative;border-top:1px solid #ececec;display:grid;padding:0 10px;align-items:center;height:50px;grid-template-columns:repeat(2,calc(50% - 5px));background-color:#fff;justify-content:space-between}.taskSectionWrapperCont .filterComponentWrapper .filterAction.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.6;cursor:unset}.taskSectionWrapperCont .filterComponentWrapper .filterAction .applyFilter,.taskSectionWrapperCont .filterComponentWrapper .filterAction .cancelFilter{position:relative;display:flex;align-items:center;justify-content:center;height:30px;font-size:14px;padding:0 10px;transition:all .3s ease;width:130px;font-weight:500;letter-spacing:.3px;cursor:pointer}.taskSectionWrapperCont .filterComponentWrapper .filterAction .cancelFilter{background:#fff;color:#3953fb}.taskSectionWrapperCont .filterComponentWrapper .filterAction .applyFilter{background:#3953fb;color:#fff}.taskSectionWrapperCont .filterComponentWrapper .flexCenterWithJustifyContent{display:flex;align-items:center;justify-content:space-between;width:100%}.taskSectionWrapperCont .filterComponentWrapper .flexCenterWithJustifyContent .clearAll{line-height:47px}.taskSectionWrapperCont .filterComponentWrapper .flexCenterWithJustifyContent .clearAllIcon{font-size:16px;cursor:pointer}.taskSectionWrapperCont .filterComponentWrapper .flexCenterWithJustifyContent .clearAllIcon:hover{color:#555}.taskSectionWrapperCont .filterComponentWrapper .itemName{display:flex!important;align-items:center}.taskSectionWrapperCont .filterComponentWrapper .itemName .conditionSymbol{margin-right:4px}.taskSectionWrapperCont .filterComponentWrapper .itemName .sharedBadgeWrapper{background-color:#e3e3e3;display:flex;align-items:center;margin-left:10px;padding:4px;border-radius:3px}.taskSectionWrapperCont .filterComponentWrapper .itemName .folderNameBadgeWrapper{margin-left:10px;display:flex;align-items:center;background-color:#f1f9ff;border-radius:3px;padding:4px}.taskSectionWrapperCont .filterComponentWrapper .itemName .folderNameBadgeWrapper .folderNameBadge{letter-spacing:.4px;line-height:9px;font-size:9px;color:#959cf2;text-transform:uppercase}.taskSectionWrapperCont .filterComponentWrapper .itemName .folderNameBadgeWrapper .sharedFolder{color:#959cf2;font-size:14px;margin-right:5px}.taskSectionWrapperCont .filterComponentWrapper .itemName .nameText{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.taskSectionWrapperCont .filterComponentWrapper .addRemoveValueWrapper{max-height:90px}.bulkActionCont{position:relative;display:flex;align-items:center}.bulkActionCont .formGroupButton{position:relative;display:flex;align-items:center;justify-content:center;grid-gap:5px;gap:5px;padding-left:1rem}.bulkActionCont .formGroupButton button{justify-content:center;height:36px;border:1px solid #3953fb;border-radius:5px;background:#fff;color:#3953fb;text-align:center;font-size:14px;padding-top:unset;padding-bottom:unset;transition:all .3s ease-in-out}.bulkActionCont .formGroupButton button,.bulkActionCont .formGroupButton button .iconLeftCont{position:relative;display:flex;align-items:center}.bulkActionCont .formGroupButton button .iconLeftCont .leftIcon{font-size:14px;padding-right:5px}.bulkActionCont .formGroupButton button:hover{background:#3953fb;color:#fff}.accountTaskTypeDropdown{position:relative;display:flex;align-items:center;justify-content:space-between;padding:4px;width:126px;border-radius:3px;background:#f4f4f6;cursor:pointer}.accountTaskTypeDropdown .selectedTaskTypeValue{position:relative;font-size:12px;font-weight:500;color:#3b3b3b}.accountTaskTypeDropdown .selctedCount{display:flex;align-items:center;grid-gap:6px;gap:6px}.accountTaskTypeDropdown i{font-size:16px;color:#3b3b3b;padding:0 2px;transition:all .3s ease-in-out}.accountTaskTypeDropdown i.tranformArrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accountTaskTypeDropdown .drop-down-menu{top:20px;right:0}.accountTaskTypeDropdown .drop-down-menu li:hover{background-color:#eff2ff!important}.accountTaskTypeDropdown .drop-down-menu li:hover .listItemWrap{color:#3953fb}.accountTaskTypeDropdown .drop-down-menu li .listItem .listItemWrap{width:120px}.taskCont .dropdownList li{height:38px;padding:10px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .btnWrapper .navToNext,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .btnWrapper .navToPrev,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .navTaskBtnCont .navToNext,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .navTaskBtnCont .navToPrev,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .whiteButton .leftArrow,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .whiteButton .rightArrow,.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .navigationAndTaskCount .navTaskBtnCont .navToNext,.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .navigationAndTaskCount .navTaskBtnCont .navToPrev,.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navTaskBtnCont .navToNext,.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navTaskBtnCont .navToPrev{position:relative;border:1px solid #3953fb;padding:3px;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:54px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .btnWrapper .navToNext .nextTask,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .btnWrapper .navToNext .prevTask,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .btnWrapper .navToPrev .nextTask,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .btnWrapper .navToPrev .prevTask,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .navTaskBtnCont .navToNext .nextTask,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .navTaskBtnCont .navToNext .prevTask,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .navTaskBtnCont .navToPrev .nextTask,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .navTaskBtnCont .navToPrev .prevTask,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .whiteButton .leftArrow .nextTask,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .whiteButton .leftArrow .prevTask,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .whiteButton .rightArrow .nextTask,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .whiteButton .rightArrow .prevTask,.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .navigationAndTaskCount .navTaskBtnCont .navToNext .nextTask,.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .navigationAndTaskCount .navTaskBtnCont .navToNext .prevTask,.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .navigationAndTaskCount .navTaskBtnCont .navToPrev .nextTask,.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .navigationAndTaskCount .navTaskBtnCont .navToPrev .prevTask,.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navTaskBtnCont .navToNext .nextTask,.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navTaskBtnCont .navToNext .prevTask,.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navTaskBtnCont .navToPrev .nextTask,.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navTaskBtnCont .navToPrev .prevTask{color:#3953fb}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .btnWrapper .disableNavigation.navToNext,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .btnWrapper .disableNavigation.navToPrev,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .navTaskBtnCont .disableNavigation.navToNext,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .navTaskBtnCont .disableNavigation.navToPrev,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .whiteButton .disableNavigation.leftArrow,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .whiteButton .disableNavigation.rightArrow,.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .navigationAndTaskCount .navTaskBtnCont .disableNavigation.navToNext,.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .navigationAndTaskCount .navTaskBtnCont .disableNavigation.navToPrev,.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navTaskBtnCont .disableNavigation.navToNext,.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navTaskBtnCont .disableNavigation.navToPrev{opacity:.5;border:1px solid #ddd}.performTask .taskSection{font-family:Graphik-Regular,Arial,sans-serif;display:flex}.performTask .taskSection .navLayout .taskNavigation .navInnerCont{display:flex;align-items:center;padding:15px;height:60px;color:#666;font-weight:500;border-bottom:1px solid #eee;justify-content:space-between}.performTask .taskSection .navLayout .taskNavigation .navInnerCont .numberOfTaskCont{display:flex;align-items:center}.performTask .taskSection .navLayout .taskNavigation .navInnerCont .backToTaskCont{color:#3953fb;display:flex;align-items:center;justify-content:space-between;font-size:13px;cursor:pointer}.performTask .taskSection .navLayout .taskNavigation .navInnerCont .backToTaskCont .leftArrow{margin-right:10px;width:14px;height:14px}.performTask .taskSection .navLayout .taskNavigation .navInnerCont .backToTaskCont .leftArrow svg{width:inherit;height:inherit;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.performTask .taskSection .navLayout .taskNavigation .navInnerCont .backToTaskCont .leftArrow svg path{fill:#3953fb}.performTask .taskSection .navLayout .taskListInnerCont{height:calc(100% - 70px);overflow-y:auto}.performTask .taskSection .navLayout .taskListInnerCont .noTaskfound{display:flex;align-items:center;justify-content:center;height:100%}.performTask .taskSection .navLayout .taskListInnerCont .taskCard{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;display:block;border-bottom:1px solid #eee}.performTask .taskSection .navLayout .taskListInnerCont .taskCard:hover{background-color:#f8f8f8}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont{display:flex;width:100%;align-items:flex-start;flex-direction:column;padding:15px;justify-content:left;cursor:pointer}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .headerCont{display:flex;align-items:center;justify-content:space-between;width:100%}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .headerCont .completedBtn{display:flex;align-items:center;color:#29b969!important;text-transform:capitalize}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .headerCont .completedBtn .tickIcon{color:#29b969;font-size:20px;margin-right:5px}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .headerCont .taskDue{font-size:12px}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .contactName{color:#535353;text-transform:capitalize;font-size:14px;width:70%;word-break:break-word}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .detailCont{padding-bottom:7px;color:#666;font-size:13px;display:flex;align-items:center;justify-content:space-between}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .detailCont .company,.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .detailCont .jobTitle{word-break:break-all}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .detailCont .dot{padding:inherit;margin:0 5px}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .type{background-color:#ececec;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:15px;padding:3px 10px;font-size:12px;display:flex;align-items:center}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .type span{line-height:14px;display:flex;align-items:center}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .type .icon{width:12px;height:12px;margin-right:5px}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .type .icon.linkedin{width:10px;height:10px}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .type .icon img{width:12px}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .type .icon svg{width:inherit;fill:#666;height:inherit}.performTask .taskSection .navLayout .taskListInnerCont .taskCard .cardInnerCont .type .email .manualEmail{font-size:12px}.performTask .taskSection .navLayout .taskListInnerCont .taskCard.selectedContact{background-color:#f7f7f7}.performTask .taskSection .contentLayout{position:relative;width:100%;height:100%;justify-content:space-between;overflow:hidden;background:transparent}.performTask .taskSection .contentLayout .performTaskPanel{position:relative;width:100%;height:100%}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection{position:relative;height:60px;display:grid;grid-template-columns:60px calc(100% - 75px);grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;justify-content:space-between;align-items:center;margin-bottom:10px}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .backButton{position:relative;background:#fff;border-radius:10px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .backButton .backIconToolTipWrapper{position:relative;top:3px}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .backButton .backIconToolTipWrapper i{position:relative;font-size:22px;color:#9e9e9e}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .backButton .backIconToolTipWrapper i:hover{color:#3953fb}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader{position:relative;display:grid;grid-template-columns:repeat(2,auto);grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;align-items:center;justify-content:space-between;width:100%;height:60px;border-radius:10px;background:#fff;padding:0 20px}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .navigationAndTaskCount{display:grid;grid-template-columns:130px calc(100% - 140px);grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;align-items:center}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .navigationAndTaskCount .numberOfTaskCont{display:flex;align-items:center;justify-content:center;font-size:16px}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .navigationAndTaskCount .numberOfTaskCont.linear-background{width:100px}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .navigationAndTaskCount .navTaskBtnCont{display:grid;grid-template-columns:54px calc(100% - 64px);grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;height:34px;align-items:center}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo{display:flex;align-items:center;justify-content:space-between}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .detailedTaskInfoLoader{width:190px;display:flex;justify-content:space-between}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .detailedTaskInfoLoader .iconLoader{width:30px}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .detailedTaskInfoLoader .taskDueLoader,.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .detailedTaskInfoLoader .taskTypeLoader{width:70px}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .completedBtn{position:relative;display:flex;align-items:center;color:#29b969!important;padding-left:15px}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .completedBtn .tickIcon{color:#29b969;font-size:10px;margin-right:5px;line-height:normal;border:2px solid #29b969;border-radius:50px;padding:1px}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .completedBtn .statusCont{display:flex;align-items:center;font-size:12px;padding-top:2px;text-transform:capitalize}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .taskDue{display:flex;align-items:center;font-size:12px;position:relative;padding-left:20px;color:#29b969}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .taskTypeWithIcon{display:flex;align-items:center;font-weight:700;color:#000;text-transform:capitalize}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .taskTypeWithIcon .svgIconType.customTask{fill:orange}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .taskTypeWithIcon .svgIconType.email,.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .taskTypeWithIcon .svgIconType.email path,.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .taskTypeWithIcon .svgIconType.manualEmail,.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .taskTypeWithIcon .svgIconType.manualEmail path{fill:#00a358!important}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .taskTypeWithIcon .svgIconType.linkedin{width:15px;fill:#0a66c2!important}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .taskTypeWithIcon .svgIconType.linkedin path{fill:#0a66c2!important}.performTask .taskSection .contentLayout .performTaskPanel .taskHeaderSection .taskDetailNavHeader .detailedTaskInfo .taskTypeWithIcon .taskName{position:relative;padding-left:10px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody{display:grid;grid-template-columns:360px 310px calc(100% - 690px);grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection{position:relative;overflow:auto;border-radius:10px;width:100%;height:calc(100vh - 204px);background:#fff;border:1px solid #3953fb}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont{height:100%}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask{height:100%;position:relative}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask{height:100%}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask.adjustScheduledDateToase{height:calc(100% - 43px)}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .addressCont{height:52px;display:grid;padding:15px;align-items:center;grid-template-columns:70px calc(100% - 80px)}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .addressCont .labelName{width:70px;border-radius:10px;height:14px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .addressCont .contactName{margin-left:10px;border-radius:10px;height:14px;width:calc(100% - 10px)}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .userInputCont{display:flex;align-items:center;border-bottom:1px solid #eee;padding:10px 15px;width:100%}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .userInputCont.notesCont{position:relative;display:grid;align-items:center;grid-template-columns:70px calc(100% - 70px)}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .userInputCont.notesCont .editableSection{display:inherit;width:inherit}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .userInputCont label{width:70px;padding-right:10px;font-size:13px;line-height:16px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .userInputCont .notesWrap{display:block;position:relative;display:flex;align-items:center;flex-direction:row;font-size:14px;line-height:16px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .userInputCont .notesWrap .notesText{font-size:14px;visibility:hidden;opacity:0;transition:height 3s}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .userInputCont .notesWrap .notesText .readLess{display:none;cursor:pointer;background:#fff;color:#3953fb;border:1px solid transparent;font-size:12px;font-weight:500;width:80px;border-radius:35px;letter-spacing:.3px;transition:display .3s ease-in-out;text-overflow:none;overflow:none;white-space:none}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .userInputCont .notesWrap .readMore{display:none;cursor:pointer;background:#fff;color:#3953fb;line-height:normal;border:1px solid transparent;font-size:10px;width:70px;border-radius:35px;margin-top:2px;font-weight:500;letter-spacing:.3px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .userInputCont .inputFieldCont{width:calc(100% - 100px);border:0;color:#3953fb;font-size:14px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .userInputCont .inputFieldCont.editableAreaWrapper{color:#666;width:70%;background-color:#fff;display:flex;position:relative;z-index:30}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .userInputCont.expand .editableAreaWrapper{width:100%;top:100%;left:0;display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-bottom:1px solid #f1f4f7;box-shadow:0 2px 5px rgba(0,0,0,.25);border-bottom-left-radius:5px;border-bottom-right-radius:5px;position:absolute;background-color:#fff}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .userInputCont.expand .expandText{float:right;padding:5px 0}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .userInputCont .expandText{font-size:13px;color:#3953fb;position:relative;cursor:pointer;text-align:right}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .userInputCont .optOutIcon{font-size:11px;color:red;margin-right:10px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .fromAddressCont .fromEmailText.highlightBlue{font-size:14px;color:#3953fb;text-decoration:none;cursor:pointer}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .fromAddressCont .selectInboxDropdownSection{position:relative;top:1px;font-size:14px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .fromAddressCont .selectInboxDropdownSection .dropdownArrow{position:relative;cursor:pointer;font-size:16px;background:#f5f5f5;color:#666;margin-left:10px;border:1px solid #ececec;border-radius:35px;transition:all .3s ease-in-out}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .fromAddressCont .selectInboxDropdownSection .dropdownArrow:hover{color:#333}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .fromAddressCont .selectInboxDropdownSection .drop-down-menu{left:0}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .fromAddressCont .selectInboxDropdownSection .drop-down-menu #selectInboxDropdown,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .fromAddressCont .selectInboxDropdownSection .drop-down-menu .dropdownList{margin:4px 0}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .fromAddressCont .selectInboxDropdownSection .drop-down-menu #selectInboxDropdown li,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .fromAddressCont .selectInboxDropdownSection .drop-down-menu .dropdownList li{color:#333}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .fromAddressCont .selectInboxDropdownSection .drop-down-menu #selectInboxDropdown li.alreadySelected,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .fromAddressCont .selectInboxDropdownSection .drop-down-menu .dropdownList li.alreadySelected{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.6;cursor:unset}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .fromAddressCont .selectInboxDropdownSection .connectedInboxOverlay{position:fixed;z-index:19;inset:0;width:100%;height:100%;background:transparent}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .reactunsubscribeEditor .ql-toolbar.ql-snow .ql-formats:nth-child(4),.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .reactunsubscribeEditor .ql-toolbar.ql-snow .ql-formats:nth-child(5){display:none}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .reactunsubscribeEditor .ql-snow .ql-tooltip:before{content:"{{unsubscribeLink}}";color:#3953fb}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .reactunsubscribeEditor .ql-snow .ql-tooltip.ql-editing:before{content:"Enter link"}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .reactunsubscribeEditor .ql-snow .ql-tooltip a.ql-action,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .reactunsubscribeEditor .ql-snow .ql-tooltip a.ql-preview{display:none!important}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .reactunsubscribeEditor .ql-snow .ql-editing[data-mode=link] a.ql-action{display:inline-block!important}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .reactunsubscribeEditor .ql-snow .ql-editing[data-mode=link] a.ql-action:after{content:"Save"!important;color:#3953fb}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask #reactEditor,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask #reactEditor.emailEditorAdHt{height:calc(100% - 213px)}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask #reactEditor .quill{border:0;padding:0;border-radius:0!important;overflow:unset}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask #reactEditor .quill .ql-toolbar{border-bottom:1px solid;border-color:#eee;bottom:0}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask #reactEditor .quill .ql-toolbar button{width:22px;height:22px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask #reactEditor .quill .ql-toolbar .ql-variables{display:none}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask #reactEditor .quill .ql-container{border:0;height:calc(100% - 42px);overflow:auto;margin-bottom:0}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask #reactEditor .quill .ql-container .ql-editor{min-height:unset}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .editorLoader{min-height:260px;position:relative;padding:20px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .editorLoader .linear-background{position:relative;min-height:180px;max-height:auto;display:block;border-radius:10px;width:100%}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .emailTask .actionCont{border:0}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .customTask,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .linkedInTask,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .phoneCallTask{height:calc(100% - 60px);padding:20px;overflow:hidden}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .customTask .notesCont,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .linkedInTask .notesCont,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .phoneCallTask .notesCont{color:#666;padding-top:20px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .customTask .notesCont .notesLabel,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .linkedInTask .notesCont .notesLabel,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .phoneCallTask .notesCont .notesLabel{font-size:16px;color:#333;font-weight:500;display:inline-block;padding-bottom:10px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .customTask .notesCont .editableAreaWrapper,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .linkedInTask .notesCont .editableAreaWrapper,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .phoneCallTask .notesCont .editableAreaWrapper{font-size:14px;max-height:250px;overflow-y:auto;color:#666;border:1px solid #ddd;border-radius:10px;padding:10px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .customTask .taskTypeCont .taskLabel,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .linkedInTask .taskTypeCont .taskLabel,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .phoneCallTask .taskTypeCont .taskLabel{padding-bottom:10px;display:inline-block;color:#333;font-weight:500}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .customTask .taskTypeCont .taskLabel .taskType,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .linkedInTask .taskTypeCont .taskLabel .taskType,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .phoneCallTask .taskTypeCont .taskLabel .taskType{font-size:15px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .customTask .taskButtonWrapper,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .linkedInTask .taskButtonWrapper,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .phoneCallTask .taskButtonWrapper{padding:20px 0}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .customTask .taskButtonWrapper .taskButton,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .linkedInTask .taskButtonWrapper .taskButton,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .phoneCallTask .taskButtonWrapper .taskButton{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 10px;border:1px solid #3953fb}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .customTask .taskButtonWrapper .taskButton .svgIcon,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .linkedInTask .taskButtonWrapper .taskButton .svgIcon,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .phoneCallTask .taskButtonWrapper .taskButton .svgIcon{margin-right:10px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .customTask .taskButtonWrapper .taskButton .svgIcon.phoneIcon svg,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .linkedInTask .taskButtonWrapper .taskButton .svgIcon.phoneIcon svg,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .phoneCallTask .taskButtonWrapper .taskButton .svgIcon.phoneIcon svg{fill:#1eb9d5;width:16px;height:16px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .customTask .taskButtonWrapper .taskButton .svgIcon svg,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .linkedInTask .taskButtonWrapper .taskButton .svgIcon svg,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .phoneCallTask .taskButtonWrapper .taskButton .svgIcon svg{fill:#3953fb;width:14px;height:12px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .customTask .taskButtonWrapper .taskButton .taskButtonText,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .linkedInTask .taskButtonWrapper .taskButton .taskButtonText,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .phoneCallTask .taskButtonWrapper .taskButton .taskButtonText{text-transform:none;color:#666}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionContLoader{position:absolute;bottom:0;padding:20px;width:100%;display:grid;grid-template-columns:100px 115px auto;align-items:center}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionContLoader .actionBtn{position:relative;display:block;height:30px;border-radius:6px;width:100px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionContLoader .actionBtn:nth-child(2){margin-left:15px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionContLoader .actionBtn:last-child{margin:0 0 0 auto}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont{font-size:15px;margin:0;position:relative;width:100%;padding:10px 20px;border-top:1px solid #eee;display:grid;grid-template-columns:repeat(2,auto);justify-content:space-between}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .btnWrapper,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .navTaskBtnCont{display:grid;grid-template-columns:auto calc(100% - 64px);grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;height:34px;align-items:center}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont{margin-right:15px;height:36px;position:relative;cursor:pointer;display:flex;align-items:center}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont #markComplete{background:#3953fb;height:36px;width:170px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont #markComplete.hasSiblingBtn{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .siblingBtn{font-size:14px;padding:10px;min-height:35px;background-color:#1633ea;color:#fff;height:36px;border-left:1px solid #1633ea;border-top-right-radius:5px;border-bottom-right-radius:5px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .siblingBtn .drop-down-menu{bottom:40px;right:0}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .siblingBtn .downArrow{width:10px;height:10px;line-height:18px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .siblingBtn .downArrow svg{width:inherit;height:inherit;fill:#fff}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .siblingBtn .drop-down-menu{min-width:120px;max-width:120px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .siblingBtn .drop-down-menu ul{min-width:120px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .siblingBtn .drop-down-menu ul li .listItemWrap{width:100%;text-align:center}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .layer{background-color:initial}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont.loading .knobs{left:calc(50% - 12px)}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont.loading .knobs.scheduledDateLoader{left:calc(50% - 36px)}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont.loading .knobs:before{left:10px;top:calc(50% - 6px);-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-color:#fff #fff transparent transparent;border-style:solid;border-width:1.5px;border-left:1px;background-color:initial}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .completedBtn{display:flex;align-items:center;height:35px;height:36px;width:130px;border-radius:5px;justify-content:center;cursor:default;color:#29b969}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .completedBtn .tickIcon{color:#6ac259;font-size:10px;margin-right:5px;border:2px solid #29b969;border-radius:50px;padding:1px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .completedBtn .completedButton{line-height:20px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .taskPerformActionBtn{width:160px;font-size:14px;padding:10px;min-height:35px;height:36px;color:#3953fb;background-color:#3953fb;color:#fff}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .taskPerformActionBtn.hasSiblingBtn{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .wrapScheduleDateIconSymbol{position:relative;margin-left:15px;cursor:pointer;border-radius:35px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .wrapScheduleDateIconSymbol .scheduleDatePicekerIcon{position:absolute;top:0;left:0;cursor:pointer;z-index:0}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .wrapScheduleDateIconSymbol #scheduleDatePicker{width:24px;height:24px;color:transparent;background:transparent;border:none;cursor:pointer}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .wrapScheduleDateIconSymbol .react-datepicker-popper{-webkit-transform:translate3d(0,1,0)!important;transform:translate3d(0,1,0)!important}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .wrapScheduleDateIconSymbol .react-datepicker-popper .react-datepicker{width:330px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .wrapScheduleDateIconSymbol .react-datepicker-popper .react-datepicker .react-datepicker__triangle{left:165px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .sendbtnCont .wrapScheduleDateIconSymbol .react-datepicker-popper .react-datepicker__time-list{width:99%!important}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .snoozeCont{background-color:#fff;color:#3953fb;border:1px solid #eee;font-size:14px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .snoozeCont .snoozeTxt{font-size:14px;line-height:14px;padding-left:5px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .actionCont .snoozeCont i{background-color:#fff;color:#3953fb;font-size:14px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .whiteButton{background-color:#fff;color:#3953fb;display:flex;font-size:14px;height:35px;padding:0 10px;cursor:pointer;font-weight:500}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .whiteButton.btn{border:1px solid #ddd}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .innerCont .scheduleTask .whiteButton .leftArrow{left:-11px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .performTaskSection .noTaskfound{display:flex;align-items:center;justify-content:center;height:100%}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection{position:relative;width:100%;height:100%;background:#f5f8fd;padding:0;display:block}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody{margin-top:0;padding:12px 16px;height:calc(100% - 180px);border:1px solid #ddd}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody .title{font-size:18px;margin-bottom:30px;position:relative;color:#343a40;bottom:-9px;left:4px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody .ctTlFilter{top:20px;right:18px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList{height:calc(100% - 50px)}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed{margin-bottom:20px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .ctTlMonth{padding:10px 0 15px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .activityFeedCard{display:flex;flex-direction:column}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .activityFeedCard .calenderDate{margin-top:5px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .activityFeedCard .contentCard{position:relative;word-wrap:break-word}.emailSubjectContent .performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .activityFeedCard .contentCard.linear-background,.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .activityFeedCard .contentCard .linear-background{width:230px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .activityFeedCard .contentCard .dFlex{width:100px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .activityFeedCard .contentCard .sequenceDetails{position:relative;display:block}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .activityFeedCard .contentCard .sequenceDetails .sequenceName.hasStep{padding-left:0}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .ctTlSection .ctTlBody .ctTlContentBody .ctTlHistoryList .monthlyActivityFeed .activityFeedCard .contentCard .sequenceDetails .contactStepNumber{position:relative}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .contactCard{background:none;padding:0;position:relative}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .contactCard .contactInfoCard{background:#fff;padding:10px;border:1px solid #ddd;height:calc(100vh - 206px)!important;border-radius:10px}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .contactCard .contactInfoCard .wrapContactActivity{height:calc(100% - 224px)!important}.performTask .taskSection .contentLayout .performTaskPanel .taskBody .contactCard.contactCardLoader .wrapContactActivity{height:calc(100% - 218px)!important}.combinedBanners .performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard{height:calc(100vh - 235px)!important}.singleBanner .performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard{height:calc(100vh - 246px)!important}.singleBanner .contactCardLoader .performTask{height:calc(100% - 150px)!important}.combinedBanners .contactCardLoader .performTask{height:calc(100% - 190px)!important}.showEventBanner .performTask .taskSection .contentLayout .performTaskPanel .taskBody .contactCard .contactInfoCard{height:calc(100vh - 197px)!important}.showEventBanner .combinedBanners .performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard{height:calc(100vh - 277px)!important}.showEventBanner .singleBanner .performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard{height:calc(100vh - 237px)!important}.singleBanner .performTaskSection{height:calc(100vh - 248px)!important}.combinedBanners .performTaskSection{height:calc(100vh - 234px)!important}.showEventBanner .performTaskSection{height:calc(100vh - 196px)!important}.showEventBanner .combinedBanners .performTaskSection,.showEventBanner .singleBanner .performTaskSection{height:calc(100vh - 276px)!important}.snoozeTaskPopup .popup-wrap{overflow:unset!important;background:#fff}.snoozeTaskPopup .popup-wrap .content-container{border-radius:10px}.snoozeTaskPopup .popup-wrap .title{padding:30px 40px 15px}.snoozeTaskPopup .popup-wrap .reschedulingCont{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#535353;padding:10px 40px;background-color:#fff;font-family:Graphik-Regular\ ,Arial,sans-serif}.snoozeTaskPopup .popup-wrap .reschedulingCont .dropDown .p-rel{border-bottom:1px solid #eee}.snoozeTaskPopup .popup-wrap .reschedulingCont .dropDown .p-rel .scheduledLabel{font-size:15px;padding-bottom:10px;display:block}.snoozeTaskPopup .popup-wrap .reschedulingCont .dropDown .p-rel .drop-down-menu ul{max-height:250px;overflow:auto}.snoozeTaskPopup .popup-wrap .reschedulingCont .dropDown .p-rel .value{font-size:16px;color:#3953fe;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;cursor:pointer}.snoozeTaskPopup .popup-wrap .reschedulingCont .alertMeContainer{display:flex;align-items:center;padding-top:20px}.snoozeTaskPopup .popup-wrap .reschedulingCont .alertMeContainer .animatedCheckbox{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.snoozeTaskPopup .popup-wrap .reschedulingCont .alertMeContainer .autosignText{font-size:15px}.snoozeTaskPopup .popup-wrap .popup-action-wrap{padding:15px 40px 30px!important}.userBillingPage{display:flex;flex-direction:column;height:100%}#billingSection{position:relative;display:block;padding:25px;width:100%;overflow:auto}#billingSection .contentSection{position:relative;margin-top:20px;width:100%}#billingSection .contentSection .dataContainer{display:block;width:100%;justify-content:space-between;grid-row-gap:10px;row-gap:10px;position:relative}@media (max-width:767px){#billingSection .contentSection .dataContainer{grid-template-columns:100%}}#billingSection .contentSection .inputWrapper.additionalInboxesUsed{margin-bottom:12px!important}#billingSection .contentSection .inputWrapper .inputCont.readOnlyInput .inputLabel{font-size:13px}#billingSection .cancelSubBtn{width:150px;margin:0;background-color:#3953fb!important}#billingSection .noActivePlan{display:flex;align-items:center;flex-direction:column}#billingSection .noActivePlan .noActiveText{margin-bottom:15px;font-size:15px}.welcomePopup{height:100%;top:0;border-radius:10px}.welcomePopup .common-popup{min-width:900px;padding:0}.welcomePopup .common-popup .welocmeInnerPopup{border-radius:10px;min-width:850px!important}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap{height:510px;padding:40px 45px 0}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .leftContainer{width:50%;display:flex;justify-content:flex-start;flex-direction:row;float:left;height:calc(100% - 76px)}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .leftContainer .leftSection .titleCont{margin-bottom:10px}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .leftContainer .leftSection .titleCont .title{font-size:27px;font-weight:600;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#3b3b3b;font-family:Graphik-Regular;padding:0;line-height:normal;display:flex;align-items:center}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .leftContainer .leftSection .titleCont .title span{display:flex;align-items:center;margin-left:7px}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .leftContainer .leftSection .titleCont .title span svg{width:22px;height:22px}@media (max-width:1024px){.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .leftContainer .leftSection .titleCont .title span svg{width:20px;height:20px}}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .leftContainer .leftSection .titleCont .desc{letter-spacing:normal;text-align:left;color:#666;padding:5px 0;font-size:16px}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .leftContainer .leftSection .featureGrid{display:grid;grid-template-rows:repeat(4,auto);grid-gap:20px;text-align:left;padding:15px 0}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .leftContainer .leftSection .featureGrid .featureCard{display:flex}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .leftContainer .leftSection .featureGrid .featureCard .cardIconCont{padding-top:5px}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .leftContainer .leftSection .featureGrid .featureCard .cardIconCont img{width:20px}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .leftContainer .leftSection .featureGrid .featureCard .textCont{color:#666;padding-left:20px}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .leftContainer .leftSection .featureGrid .featureCard .textCont .cardTitle{font-family:Graphik-Semibold;font-size:16px}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .leftContainer .leftSection .featureGrid .featureCard .textCont .cardMessage{font-size:14px}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .rightContainer{float:right;width:50%;height:calc(100% - 76px);display:flex;align-items:center;justify-content:flex-start;flex-direction:row}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .rightContainer .rightSection{width:100%;height:auto;display:flex;align-items:center;justify-content:flex-end}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .rightContainer .rightSection img{width:350px;object-fit:contain}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .buttonCont{background-color:#f97220;height:36px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:15px;color:#fff;font-size:14px;text-transform:capitalize;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;border:0;font-family:Graphik-Regular,sans-serif;margin-bottom:40px;float:left;transition:all .3s}.welcomePopup .common-popup .welocmeInnerPopup .popup-content-wrap .buttonCont:hover{background-color:#3953fb}.onboardOverlayMask{width:100%;height:100%;position:fixed;top:0;left:0;z-index:2;background:#000;opacity:.75}.buyNewNumberPopup{height:100%}.buyNewNumberPopup .newNumberPopupWrapper{height:400px;border-radius:10px;background:#fff;min-width:350px!important;padding:25px}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont{width:100%;height:100%}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont .popupHeader{display:flex;align-items:center}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont .popupHeader .popupTitle{color:#535353;font-size:16px;width:80%;display:inline-block;font-weight:600}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont .popupBody{padding-top:25px;height:100%}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont .popupBody .avaiableNumbers{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;height:calc(100% - 145px);position:relative}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont .popupBody .avaiableNumbers .noNumbersResult{height:100%;display:flex;align-items:center;justify-content:center;width:100%;color:#666;font-size:12px}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont .popupBody .avaiableNumbers .noNumbersResult .noNumbers{width:85%;text-align:center}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont .popupBody .avaiableNumbers .radioCont{padding:5px 0;font-size:13px}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont .popupBody .avaiableNumbers .radioCont label{color:#333}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont .popupBody .actionBtn{display:flex;align-items:center;justify-content:space-evenly;width:calc(100% - 50px);position:absolute;bottom:25px;flex-direction:column}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont .popupBody .actionBtn .btnCont{display:flex;align-items:center;flex-direction:row;justify-content:space-evenly;width:100%}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont .popupBody .actionBtn .btnCont .btn{height:33px}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont .popupBody .actionBtn .btnCont .btn.disabled{opacity:.5;cursor:not-allowed}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont .popupBody .actionBtn .btnCont .backCont{background-color:#fff;border:1px solid #eceff1;color:#3953fb}.buyNewNumberPopup .newNumberPopupWrapper .newNumberCont .popupBody .actionBtn .chargeText{color:#666;font-size:11px;padding-top:10px}.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper{margin-bottom:15px}.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputLabel{font-size:11px!important}.buycreditsPopup{height:100%}.buycreditsPopup .buyCreditsWrapper{max-height:300px;border-radius:10px;background:#fff;min-width:415px!important;padding:25px}.buycreditsPopup .buyCreditsWrapper .creditsCont{width:100%;height:100%}.buycreditsPopup .buyCreditsWrapper .creditsCont .popupHeader{display:flex;align-items:center}.buycreditsPopup .buyCreditsWrapper .creditsCont .popupHeader .popupTitle{color:#535353;font-size:16px;width:80%;display:inline-block;font-weight:600}.buycreditsPopup .buyCreditsWrapper .creditsCont .popupBody{padding-top:10px;height:100%}.buycreditsPopup .buyCreditsWrapper .creditsCont .popupBody .rechargeAmountWrapper .rechargeAmountCont{width:100%;position:relative}.buycreditsPopup .buyCreditsWrapper .creditsCont .popupBody .rechargeAmountWrapper .rechargeAmountCont .rechargeTitle{position:relative;display:block;color:#666;padding-bottom:15px;line-height:1.4;font-size:13px}.buycreditsPopup .buyCreditsWrapper .creditsCont .popupBody .rechargeAmountWrapper .rechargeAmountCont .amountData{padding-top:10px;width:90%;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.buycreditsPopup .buyCreditsWrapper .creditsCont .popupBody .rechargeAmountWrapper .rechargeAmountCont .amountData .rechargeCard{font-size:15px;color:#666}.buycreditsPopup .buyCreditsWrapper .creditsCont .popupBody .rechargeAmountWrapper .rechargeAmountCont .amountData .rechargeCard .radioBtnCont .contentClass{margin:0}.buycreditsPopup .buyCreditsWrapper .creditsCont .popupBody .cardDetailsWrapper{padding-top:25px}.buycreditsPopup .buyCreditsWrapper .creditsCont .popupBody .actionWrapper{display:flex;align-items:center;justify-content:center;padding-top:24px}.buycreditsPopup .buyCreditsWrapper .creditsCont .popupBody .actionWrapper .footerWrapper{display:flex;align-items:center;flex-direction:column}.buycreditsPopup .buyCreditsWrapper .creditsCont .popupBody .actionWrapper .footerWrapper .selectedChargeCont .chargeText{color:hsla(0,0%,40%,.75);font-size:12px;padding-top:10px}.buycreditsPopup .buyCreditsWrapper .creditsCont .popupBody .actionWrapper .footerWrapper .btn.purchaseCredits{width:200px}.buycreditsPopup.ccPopup .ccPopupWrapper{height:260px}.buycreditsPopup.ccPopup .ccPopupWrapper .cardDetailsWrapper{padding-top:0!important}.buycreditsPopup.ccPopup .ccPopupWrapper .actionWrapper{flex-direction:column}.buycreditsPopup.ccPopup .ccPopupWrapper .actionWrapper .btncont{justify-content:space-evenly!important;display:flex;align-items:center;width:100%}.buycreditsPopup.ccPopup .ccPopupWrapper .actionWrapper .purchaseNumberBtn{width:150px}.buycreditsPopup.ccPopup .ccPopupWrapper .actionWrapper .backCont{border-color:#eceff1}.buycreditsPopup.ccPopup .ccPopupWrapper .chargeText{color:#666;font-size:11px;padding-top:10px}.addNumberPopupWrapper{height:100%}.addNumberPopupWrapper .addNumberPopup{height:255px;border-radius:10px;background:#fff;min-width:420px!important;position:relative;padding:25px}.addNumberPopupWrapper .addNumberPopup .popupHeader{display:flex;align-items:center}.addNumberPopupWrapper .addNumberPopup .popupHeader .popupTitle{color:#535353;font-size:16px;width:80%;display:inline-block;font-weight:600}.addNumberPopupWrapper .addNumberPopup .popupBody{margin-top:25px}.addNumberPopupWrapper .addNumberPopup .popupBody .partition{display:grid;grid-template-columns:90% 10%;box-shadow:3.4px 5px 4px 0 rgba(124,130,165,.1);border:1px solid #d3d3d3;border-radius:10px;margin:15px 0;transition:all .3s ease}.addNumberPopupWrapper .addNumberPopup .popupBody .partition .option{display:flex;align-items:center;flex-direction:column;align-items:flex-start;padding:15px;color:#666;cursor:pointer}.addNumberPopupWrapper .addNumberPopup .popupBody .partition .option .optionTitle{font-size:15px}.addNumberPopupWrapper .addNumberPopup .popupBody .partition .option .optionDesc{font-size:11px;padding:3px 0}.addNumberPopupWrapper .addNumberPopup .popupBody .partition .rightArrow{width:15px;height:auto;display:flex;align-items:center;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.addNumberPopupWrapper .addNumberPopup .popupBody .partition .rightArrow svg{height:inherit;width:inherit}.addNumberPopupWrapper .addNumberPopup .popupBody .partition .rightArrow svg path{fill:#666}.addNumberPopupWrapper .addNumberPopup .popupBody .partition:hover{box-shadow:0 0 11px rgba(33,33,33,.2)}.addNumberPopupWrapper .addNumberPopup .popupBody .partition:hover .optionTitle{color:#3953fb}.addNumberPopupWrapper .addNumberPopup .popupBody .partition:hover .rightArrow{-webkit-transform:translate(20%);transform:translate(20%)}.addNumberPopupWrapper .addNumberPopup .popupBody .partition:hover .rightArrow svg path{fill:#3953fb}.addMyOwnNumberPopup{height:100%}.addMyOwnNumberPopup .ownNumberPopupWrapper{height:300px;min-width:400px!important;border-radius:10px;background:#fff;padding:25px}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont{height:100%}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupHeader{display:flex;align-items:center}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupHeader .popupTitle{color:#535353;font-size:16px;width:80%;display:inline-block;font-weight:600}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody{padding-top:25px;height:100%}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .enterNumberText{font-size:14px;color:#666}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .numberInputCont{margin-top:10px}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .telephonicInputCont{display:flex;align-items:center}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .telephonicInputCont .flag-dropdown .selected-flag{background:transparent;border:0;padding:0;cursor:pointer}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .telephonicInputCont .flag-dropdown .country-list{width:300px!important;height:140px!important;border-radius:5px}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .telephonicInputCont .flag-dropdown .country-list .country-name,.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .telephonicInputCont .flag-dropdown .country-list .dial-code{font-family:Graphik-Regular,sans-serif;font-size:13px;color:#666}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .telephonicInputCont .form-control{border:0;box-shadow:none;padding-left:30px;width:95%;color:#3953fb;border-radius:0;border-bottom:1px solid #ececec}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .telephonicInputCont .extensionWrapper{width:25%;padding-left:5px}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .telephonicInputCont .extensionWrapper .inputBox{line-height:25px;font-size:15px;will-change:font-size;width:100%;-webkit-appearance:none;color:#3953fb;border:none;border-bottom:1px solid #f3f4f8}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .infoCont .infoText{font-size:11px;color:#666;font-style:italic;padding-top:10px;display:flex;align-items:center;flex-direction:row}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .infoCont .infoText .infoIconTp{padding-right:5px}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .infoCont .infoText .infoIconTp i{font-size:15px;color:#666}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .actionBtn{width:calc(100% - 50px);display:flex;align-items:center;flex-direction:row;padding-top:20px;position:absolute;bottom:25px;left:25px;right:25px;justify-content:space-evenly}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .actionBtn .backCont{background-color:#fff;border:1px solid #eceff1;color:#3953fb}.addMyOwnNumberPopup .ownNumberPopupWrapper .newNumberCont .popupBody .actionBtn .btn.disabled{opacity:.5;cursor:not-allowed}.verifyNumberPopup{height:100%}.verifyNumberPopup .verifyNumberPopupWrapper{min-height:410px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:400px!important;border-radius:10px;background:#fff;padding:25px}.verifyNumberPopup .verifyNumberPopupWrapper .newNumberCont{height:100%}.verifyNumberPopup .verifyNumberPopupWrapper .newNumberCont .popupHeader{display:flex;align-items:center}.verifyNumberPopup .verifyNumberPopupWrapper .newNumberCont .popupHeader .popupTitle{color:#535353;font-size:16px;width:80%;display:inline-block;font-weight:600}.verifyNumberPopup .verifyNumberPopupWrapper .newNumberCont .popupBody{padding-top:25px;height:100%}.verifyNumberPopup .verifyNumberPopupWrapper .newNumberCont .popupBody .callingTextCont{display:flex;align-items:center;flex-direction:column;padding-top:15px}.verifyNumberPopup .verifyNumberPopupWrapper .newNumberCont .popupBody .callingTextCont .salesgearCallingText{font-size:14px;color:#3953fb}.verifyNumberPopup .verifyNumberPopupWrapper .newNumberCont .popupBody .callingTextCont .infoCont{font-size:12px;color:#666;cursor:default;display:flex;align-items:center;flex-direction:column;grid-gap:5px;gap:5px}.verifyNumberPopup .verifyNumberPopupWrapper .newNumberCont .popupBody .callingTextCont .infoCont .infoText{text-align:center;padding:0 55px}.verifyNumberPopup .verifyNumberPopupWrapper .newNumberCont .popupBody .callingTextCont .codeCont{display:flex;align-items:center;flex-direction:column;padding:15px 0 30px}.verifyNumberPopup .verifyNumberPopupWrapper .newNumberCont .popupBody .callingTextCont .codeCont .codeTxt{font-size:14px}.verifyNumberPopup .verifyNumberPopupWrapper .newNumberCont .popupBody .callingTextCont .codeCont .code{margin-top:5px;font-size:24px;letter-spacing:5px;color:#666;font-weight:600}.verifyNumberPopup .verifyNumberPopupWrapper .newNumberCont .popupBody .callingTextCont .codeCont .code.linear-background{height:15px;width:100px;border-radius:10px}.verifyNumberPopup .verifyNumberPopupWrapper .newNumberCont .popupBody .callingTextCont .countDownCont{padding-top:10px;color:#3953fb;font-family:Graphik-Semibold}.verifyNumberPopup .verifyNumberPopupWrapper .newNumberCont .popupBody .callingTextCont .plsWaitText{color:#3953fb;font-size:14px;padding-top:10px}.verifyNumberPopup.verified .verifyNumberPopupWrapper{min-height:220px}.verifyNumberPopup.verified .verifyNumberPopupWrapper .verifiedMessageCont{padding-top:20px;display:flex;align-items:center;flex-direction:column;justify-content:center}.verifyNumberPopup.verified .verifyNumberPopupWrapper .verifiedMessageCont .verifiedNumber{color:#3953fb}.verifyNumberPopup.verified .verifyNumberPopupWrapper .verifiedMessageCont .verifiedText{color:#666;font-size:15px;width:80%;text-align:center}.addStageOverlay{border:1px solid #c8cfff;background-color:#fff;border-radius:5px;box-shadow:0 5px 12.4px .7px rgba(59,59,59,.07);margin:15px auto;max-width:365px}.addStageOverlay,.addStageOverlay .addStageBtn{position:relative;display:flex;align-items:center}.addStageOverlay .addStageBtn{padding:8px 12px;width:100%;flex-direction:row}.addStageOverlay .addStageBtn .btnText{color:#3953fb;font-size:14px;font-family:Graphik-Medium;line-height:24px}.addStageOverlay .addStageBtn .stageListCont{margin-left:15px;display:flex;align-items:center}.addStageOverlay .addStageBtn .stageListCont .autoEmail,.addStageOverlay .addStageBtn .stageListCont .customTask,.addStageOverlay .addStageBtn .stageListCont .linkedin,.addStageOverlay .addStageBtn .stageListCont .manualEmail,.addStageOverlay .addStageBtn .stageListCont .phoneCall{cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:relative}.addStageOverlay .addStageBtn .stageListCont .autoEmail:hover,.addStageOverlay .addStageBtn .stageListCont .customTask:hover,.addStageOverlay .addStageBtn .stageListCont .linkedin:hover,.addStageOverlay .addStageBtn .stageListCont .manualEmail:hover,.addStageOverlay .addStageBtn .stageListCont .phoneCall:hover{background-color:#ddd;border-radius:50%}.addStageOverlay .addStageBtn .stageListCont .autoEmail:after,.addStageOverlay .addStageBtn .stageListCont .linkedin:after,.addStageOverlay .addStageBtn .stageListCont .manualEmail:after,.addStageOverlay .addStageBtn .stageListCont .phoneCall:after{content:"...";position:absolute;width:10px;height:2px;top:1px;left:35px;cursor:unset;pointer-events:none;-webkit-user-select:none;user-select:none}.addStageOverlay .addStageBtn .stageListCont .autoEmail:hover svg{background-color:#ddd}.addStageOverlay .addStageBtn .stageListCont .autoEmail svg{fill:#38b892;width:18px;height:18px;border-radius:50%;background-color:#fff}.addStageOverlay .addStageBtn .stageListCont .linkedin,.addStageOverlay .addStageBtn .stageListCont .manualEmail{margin-left:25px}.addStageOverlay .addStageBtn .stageListCont .linkedin svg{fill:#535353;width:inherit;height:12px;margin-left:0}.addStageOverlay .addStageBtn .stageListCont .linkedin .linkedInSubMenu{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:10px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);border:1px solid #ebebeb;opacity:0;bottom:50px;transition:opacity .4s ease-in-out;right:-300px;left:unset;bottom:-10px;width:300px;padding:10px 0;position:absolute;z-index:-1;background-color:#fff}.addStageOverlay .addStageBtn .stageListCont .linkedin .linkedInSubMenu.showOptions{opacity:1;z-index:2}.addStageOverlay .addStageBtn .stageListCont .linkedin .linkedInSubMenu .stepCont{position:relative;display:flex;align-items:center;flex-direction:row;height:36px;padding:0 15px;cursor:pointer;font-size:14px}.addStageOverlay .addStageBtn .stageListCont .linkedin .linkedInSubMenu .stepCont:hover{background-color:#fafafa}.addStageOverlay .addStageBtn .stageListCont .customTask,.addStageOverlay .addStageBtn .stageListCont .phoneCall{margin-left:25px}.addStageOverlay .addStageBtn .stageListCont .phoneCall svg{fill:#1eb9d5;width:15px;height:15px}.addStageOverlay .addStageBtn .stageListCont .customTask svg{fill:#4cc8a1;width:16px;height:16px;margin-left:0}.addStageOverlay .addStageBtn .stageListCont .lockIcon{position:absolute;background:orange;color:#fff;top:-5px;right:-5px;font-size:12px;width:20px;height:20px;border-radius:35px;justify-content:center;display:flex;align-items:center}.emptyCustomUrlWrapper{position:relative;height:100%;display:flex;align-items:center}.emptyCustomUrlWrapper .emptyCustomUrlCont{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%}.emptyCustomUrlWrapper .emptyCustomUrlCont .imageCont{padding-bottom:25px}.emptyCustomUrlWrapper .emptyCustomUrlCont .imageCont img{width:75px;height:auto;object-fit:contain}.emptyCustomUrlWrapper .emptyCustomUrlCont .addCustomUrlBtn{width:200px;height:46px;font-weight:500;cursor:pointer;margin-bottom:15px;font-size:14px;transition:all .3s;letter-spacing:.3px}.emptyCustomUrlWrapper .emptyCustomUrlCont .addCustomUrlBtn:hover{transition:all .3s;color:#fff;background:#3953fb}.emptyCustomUrlWrapper .emptyCustomUrlCont p.cutomParaText{min-width:240px;max-width:450px;font-size:14px;color:#878787;text-align:center;line-height:1.46;letter-spacing:-.16px;opacity:.65}.addCustomUrlPopup{-webkit-user-select:none;user-select:none}.addCustomUrlPopup .card{min-width:500px}.addCustomUrlPopup .card .cardTitle h4{color:#535353;font-size:20px;font-weight:600;margin-bottom:20px}.addCustomUrlPopup .card .cardBody .descText{color:#787878;line-height:1.4;font-size:13px;margin-bottom:10px}.addCustomUrlPopup .card .cardBody .cnameCont{position:relative;width:95%;height:auto;display:grid;padding-bottom:20px;grid-template-columns:20px calc(100% - 20px)}.addCustomUrlPopup .card .cardBody .cnameCont .textBoxWrapper{padding-left:15px}.addCustomUrlPopup .card .cardBody .cnameCont .textBoxWrapper .hostDetails{margin:15px 0}.addCustomUrlPopup .card .cardBody .cnameCont .textBoxWrapper .hostDetails .cnameText{color:#666;font-size:13px;font-weight:600;padding-bottom:10px}.addCustomUrlPopup .card .cardBody .cnameCont .textBoxWrapper .hostDetails .inputCont #domain{font-size:14px}.addCustomUrlPopup .card .cardBody .cnameCont .textBoxWrapper .hostDetails .inputCont input{color:#787878;border-radius:4px;border:1px solid #ddd;background-color:#fff;width:100%;padding:12px}.addCustomUrlPopup .card .cardBody .cnameCont .textBoxWrapper .hostDetails.target{position:relative;margin-bottom:30px}.addCustomUrlPopup .card .cardBody .cnameCont .textBoxWrapper .hostDetails.target .copy{position:absolute;top:38px;right:10px;color:#3953fb;font-size:13px;cursor:pointer}.addCustomUrlPopup .card .cardBody .cnameCont .textBoxWrapper .hostDetails.target .copiedText{position:absolute;top:12px;right:0;font-size:12px;color:#29b969;font-family:Graphik-Semibold;transition:all .5s}.addCustomUrlPopup .card .cardBody .cnameCont .textBoxWrapper .hostDetails .errMsgDomainText{display:flex;font-size:11px;color:red;position:absolute;bottom:-2px;left:15px}.addCustomUrlPopup .card .cardBody .cnameCont .statusBar{text-align:center;position:relative}.addCustomUrlPopup .card .cardBody .cnameCont .statusBar .statusIcon{margin-top:8px}.addCustomUrlPopup .card .cardBody .cnameCont .statusBar .statusIcon i{font-size:20px}.addCustomUrlPopup .card .cardBody .cnameCont .statusBar .statusIcon i.greenTick{color:#4fcc60}.addCustomUrlPopup .card .cardBody .cnameCont .statusBar .statusIcon i.pendingIcon{position:absolute;top:104px;left:0}.addCustomUrlPopup .card .cardBody .cnameCont .statusBar .statusIcon .progressBar{position:absolute;background-color:#4fcc60;width:2px;display:block;border-radius:4px;transition-delay:1s;transition:.5s linear;left:9px}.addCustomUrlPopup .overlayAddEditCustomUrl{position:fixed;z-index:99;inset:0;width:100%;height:100%;background:rgba(0,0,0,.65)}.deletecustomUrl{height:100%}.deletecustomUrl .deleteCustomUrlPopupWrapper{height:350px;min-width:350px!important;border-radius:10px;background:#fff;padding:25px}.deletecustomUrl .deleteCustomUrlPopupWrapper .deleteImgcont{display:flex;align-items:center;justify-content:center;padding-top:30px}.deletecustomUrl .deleteCustomUrlPopupWrapper .deleteHeader{display:flex;align-items:center;justify-content:center;padding-top:25px;font-size:20px;font-family:Graphik-Medium;line-height:.71;color:#535353}.deletecustomUrl .deleteCustomUrlPopupWrapper .deleteDesc{font-size:14px;color:#787878;padding:20px 0 30px;text-align:center;line-height:1.42;letter-spacing:normal}.customUrlsuccess{height:100%}.customUrlsuccess .customUrlSuccessPopupWrapper{min-width:400px!important;border-radius:10px;background:#fff;padding:25px 25px 30px}.customUrlsuccess .customUrlSuccessPopupWrapper .textTitle{text-align:center;font-family:Graphik-Medium;padding:20px 0 15px;font-weight:400;font-size:20px}.customUrlsuccess .customUrlSuccessPopupWrapper p.text{color:#787878;font-size:14px;text-align:center;padding:0 10px;line-height:1.4;margin-bottom:20px}.customUrlsuccess .customUrlSuccessPopupWrapper .successCustomUrlBtn{cursor:pointer;width:120px}.customFieldsWrapper .sectionInputTagsCont{display:grid;grid-template-columns:repeat(4,1fr)}.customFieldsWrapper .sectionInputTagsCont .upgradeTooltipSection .tooltipCard .title{background:#262626!important}.customFieldsWrapper .sectionInputTagsCont .addCustomFields{width:200px;border:1px dashed #959cf2;color:#8d8d8d;cursor:pointer;display:flex;padding:5px;justify-content:space-between;border-radius:10px;font-size:13px;align-items:center;margin-bottom:10px;position:relative}.customFieldsWrapper .sectionInputTagsCont .addCustomFields .upgradeTooltipSection.enterprisePlan,.customFieldsWrapper .sectionInputTagsCont .addCustomFields .upgradeTooltipSection.unlimitedPlan{width:385px}.customFieldsWrapper .sectionInputTagsCont .addCustomFields .upgradeTooltipSection .tooltipCard .title{padding:5px}.popupWrapper.editContactPopup .confirmation-popup{width:80%;height:90%;min-width:1230px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap{max-width:100%;height:100%}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .title{padding:25px 40px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap{overflow-y:auto;margin-right:20px;padding:0 15px 0 40px!important;will-change:unset}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper{width:100%;max-width:250px;margin-right:20px;position:relative}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .upgradeTooltipSection title{background:#262626!important}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .upgradeTooltipSection title h4{color:#fff!important}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .inputCont{padding-top:15px!important}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .inputCont.readOnlyInput .focus-border{display:none}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .inputCont.readOnlyInput .inputLabel{bottom:36px;will-change:font-size;font-size:11px;transition:all .2s linear}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .inputCont.readOnlyInput .input-box{border:0}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .inputWrapper .errMsg{position:absolute;bottom:-8px;font-size:11px;color:red}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .rowBreaker{display:flex;align-items:center;flex-direction:row}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .rowBreaker .errMsg{bottom:-16px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info{padding:5px 0}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info .sectionTitle{padding:0 0 15px;text-align:left;color:#666;font-size:18px;font-weight:500;line-height:.92;letter-spacing:normal;font-family:Graphik-Medium}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info .sectionTitle .iconPosition{position:relative;top:8px;left:5px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.companyInfo{width:50%;display:inline-block;float:left;max-width:540px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactNotes{width:50%;display:inline-block;max-width:540px;float:left;height:120px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactNotes .notes-section{width:100%}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactNotes .notes-section .txt-cont{width:100%;height:80px;color:#666}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags{z-index:999}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .sectionTitle{padding-bottom:0}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .parentWrapper{display:grid;grid-template-columns:25% 75%;height:100px;align-items:center}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .parentWrapper .sectionInputTagsCont .multiSelectDropDown{max-width:250px;z-index:99!important}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput{margin:0}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont{padding:0}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont{top:54px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .parentWrapper .previewTagWrapper{border:1px solid #ddd;padding:7px;border-radius:6px;max-height:90px;overflow:hidden;transition:all .3s}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .parentWrapper .previewTagWrapper .previewTagsCont{flex-wrap:wrap;padding:0 37px;display:flex;align-items:center;max-height:60px;overflow:auto;margin:20px 0;z-index:0;min-height:50px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag{padding:5px 13px;border-radius:14.5px;border:1px solid #c7ceff;font-size:14px;color:#3953fb;margin:3px;display:flex;align-items:center}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i{cursor:pointer;font-size:16px;color:#666;padding:3px;font-size:12px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover{border-radius:35px;background:#ebebeb}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px;margin-right:3px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .parentWrapper .previewTagWrapper .previewTagsCont{padding:0 10px;max-height:75px;margin:0}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag{padding:2px 8px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .info.contactTags .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue{font-size:13px}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-content-wrap .companyAndNotes{margin-bottom:20px;display:flex;align-items:center}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-action-wrap{padding-bottom:25px!important;justify-content:flex-end}.popupWrapper.editContactPopup .confirmation-popup .popup-wrap .popup-action-wrap .positive-btn{margin:0}.customFields{padding:10px 10px 0;height:100%!important;-webkit-user-select:none;user-select:none;overflow:hidden}.customFields .cusotmFieldsInnerCont{height:100%!important;overflow:hidden!important;width:100%!important;padding-bottom:0!important}.customFields .cusotmFieldsInnerCont .titleHeader{padding-bottom:20px;display:block;font-size:16px;font-family:Graphik-Regular;color:#666;font-weight:400}.customFields .cusotmFieldsInnerCont .fieldList{height:calc(100% - 160px);overflow-y:auto;border-bottom:1px solid #ececec}.customFields .cusotmFieldsInnerCont .fieldList .highlightBlue{color:#00f}.customFields .cusotmFieldsInnerCont .fieldList .addCustomFields{width:220px;border:1px dashed #959cf2;color:#8d8d8d;cursor:pointer;display:flex;padding:6px;justify-content:space-between;border-radius:10px;font-size:14px;align-items:center;margin-bottom:10px}.customFields .cusotmFieldsInnerCont .fieldList .customFieldsInputBox .innerCont{display:flex;align-items:center;padding:10px 0}.customFields .cusotmFieldsInnerCont .fieldList .customFieldsInputBox .innerCont .labelCont{width:150px}.customFields .cusotmFieldsInnerCont .fieldList .customFieldsInputBox .innerCont .labelCont .inputLabel{font-size:14px}.customFields .cusotmFieldsInnerCont .fieldList .customFieldsInputBox .innerCont .valueCont{display:flex;width:270px;position:relative}.customFields .cusotmFieldsInnerCont .fieldList .customFieldsInputBox .innerCont .valueCont .showtoolTipAndIcon .thunderSvg{position:absolute;cursor:pointer!important}.customFields .cusotmFieldsInnerCont .fieldList .customFieldsInputBox .innerCont .valueCont .showtoolTipAndIcon .thunderSvg g{-webkit-filter:unset;filter:unset}.customFields .cusotmFieldsInnerCont .fieldList .customFieldsInputBox .innerCont .valueCont .inputBox{border:1px solid #ececec;padding:10px;border-radius:6px;box-shadow:none;outline:0;margin-left:20px;width:calc(100% - 20px);color:#3953fb;transition:all .5s}.customFields .cusotmFieldsInnerCont .fieldList .customFieldsInputBox .innerCont .valueCont .inputBox:focus{border-color:#3953fb}.customFields .cusotmFieldsInnerCont .fieldList .customFieldsInputBox .customFieldInputSpinLoader{position:absolute;height:20px;width:20px;display:inline-block;-webkit-animation:around 5.4s infinite;animation:around 5.4s infinite;right:10px;top:8.5px}.customFields .cusotmFieldsInnerCont .fieldList .customFieldsInputBox .customFieldInputSpinLoader:after,.customFields .cusotmFieldsInnerCont .fieldList .customFieldsInputBox .customFieldInputSpinLoader:before{content:"";background:#fff;position:absolute;display:inline-block;width:100%;height:100%;border-color:#ababab #ababab transparent transparent;border-style:solid;border-width:2px;border-radius:20px;box-sizing:border-box;top:0;left:0;-webkit-animation:around .7s ease-in-out infinite;animation:around .7s ease-in-out infinite}.customFields .cusotmFieldsInnerCont .fieldList .customFieldsInputBox .customFieldInputSpinLoader:after{-webkit-animation:around .7s ease-in-out .1s infinite;animation:around .7s ease-in-out .1s infinite;background:transparent}.customFields .cusotmFieldsInnerCont .actionCont{display:block;position:relative;padding-top:10px;padding-bottom:10px;text-align:left}.customFields .cusotmFieldsInnerCont .actionCont button{background:#3953fb;color:#fff;border:none;letter-spacing:.3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:unset}.customFields .cusotmFieldsInnerCont .actionCont.btnDisabled button{background:transparent;border:1px solid #ccc;color:#ccc;cursor:not-allowed;pointer-events:none;margin:unset}.contactAdminPopup{bottom:0;position:fixed;top:0;left:0;-webkit-user-select:none;user-select:none;width:-moz-fit-content;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:200;width:-webkit-fit-content;width:fit-content}.contactAdminPopup .adminPopupWrapper{width:400px;position:relative;padding:30px 24px;border-radius:10px;box-shadow:0 0 22.3px 1.7px rgba(59,59,59,.14);border:1px solid #ebebeb;background-color:#fff;display:grid;grid-template-columns:200px 150px;z-index:9}.contactAdminPopup .adminPopupWrapper .popupContent{padding-right:15px}.contactAdminPopup .adminPopupWrapper .popupContent .popupTitle{color:#333;font-size:14px;font-family:Graphik-Semibold;line-height:1.3;letter-spacing:.18px}.contactAdminPopup .adminPopupWrapper .popupContent .contentBody{padding-top:50px}.contactAdminPopup .adminPopupWrapper .popupContent .contentBody .btn{background-color:#ff9001;color:#fff;width:100px;height:30px;font-size:12px;cursor:pointer}.adminPopupMask{position:fixed;top:0;left:0;z-index:199;background:#333;opacity:.75}.adminPopupMask,.stagesCont{width:100%;height:100%}.stagesCont .overviewDetails{position:relative;display:grid;grid-template-columns:50px calc(100% - 50px);width:100%;margin-bottom:20px;-webkit-animation:fadeIn .5s linear;animation:fadeIn .5s linear;-webkit-user-select:none;user-select:none}.stagesCont .overviewDetails .stageIconWrap{position:relative;display:flex;align-items:center;justify-content:center;border-radius:35px;width:28px;height:28px;margin-top:11px}.stagesCont .overviewDetails .stageIconWrap svg{width:16px;height:16px;fill:#fff}.stagesCont .overviewDetails .stageIconWrap img{width:auto;height:14px}.stagesCont .overviewDetails .stageIconWrap.email{background:#38b892}.stagesCont .overviewDetails .stageIconWrap.manualEmail{background:#ff9f09}.stagesCont .overviewDetails .stageIconWrap.linkedin,.stagesCont .overviewDetails .stageIconWrap.linkedinAuto{background:#535353}.stagesCont .overviewDetails .stageIconWrap.linkedinAuto svg,.stagesCont .overviewDetails .stageIconWrap.linkedin svg{width:12px;height:12px}.stagesCont .overviewDetails .stageIconWrap.phone{background:#1eb9d5}.stagesCont .overviewDetails .stageIconWrap.customTask{background-color:#3fdd43}.stagesCont .overviewDetails .stageIconWrap.customTask svg{margin-left:2px}.stagesCont .overviewDetails .verticalLine,.stagesCont .overviewDetails .verticalLineLoader{position:absolute}.stagesCont .overviewDetails .verticalLineLoader,.stagesCont .overviewDetails:not(:last-child) .verticalLine{width:2px;height:calc(100% - 30px);z-index:1;left:14px;top:51px;background:#d8d8d8}.stagesCont .overviewDetails:last-child .verticalLine{display:none}.stagesCont .overviewDetails .stageCard,.stagesCont .overviewDetails .stageCardLoader{position:relative;background:#fff;font-family:Graphik-Regular;border-radius:10px;box-shadow:0 5px 12.4px .7px rgba(59,59,59,.07);border:1px solid #ebebeb}.stagesCont .overviewDetails .stageCard .stageHeader .stageDate,.stagesCont .overviewDetails .stageCard .stageHeader .stageType,.stagesCont .overviewDetails .stageCard .stageHeader .stepNo,.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .content,.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .subject,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageDate,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageType,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stepNo,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .content,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .subject{position:relative;color:#535353;font-size:14px;letter-spacing:.3px}.stagesCont .overviewDetails .stageCard .stageHeader,.stagesCont .overviewDetails .stageCardLoader .stageHeader{position:relative;display:grid;grid-template-columns:80px 185px 85px auto 45px;align-items:center;padding:0 15px;border-bottom:1px solid #eceff1;height:48px}.stagesCont .overviewDetails .stageCard .stageHeader .stepNo,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stepNo{padding-right:15px}.stagesCont .overviewDetails .stageCard .stageHeader .stepNo .linear-background,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stepNo .linear-background{width:80px;height:14px}.stagesCont .overviewDetails .stageCard .stageHeader .stageType,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageType{padding:0 15px}.stagesCont .overviewDetails .stageCard .stageHeader .stageType .linear-background,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageType .linear-background{width:120px;height:14px;margin-left:15px}.stagesCont .overviewDetails .stageCard .stageHeader .stageDate,.stagesCont .overviewDetails .stageCard .stageHeader .stageType,.stagesCont .overviewDetails .stageCard .stageHeader .stepNo,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageDate,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageType,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stepNo{border-right:1px solid #eceff1;display:flex;align-items:center;height:100%;font-weight:700;padding-top:3px}.stagesCont .overviewDetails .stageCard .stageHeader .stageStatusBadgeWrap,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageStatusBadgeWrap{position:relative;padding-left:16px;cursor:pointer}.stagesCont .overviewDetails .stageCard .stageHeader .stageStatusBadgeWrap span,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageStatusBadgeWrap span{padding:5px 5px 4px;font-size:13px;text-transform:capitalize;border-radius:2px;font-weight:600}.stagesCont .overviewDetails .stageCard .stageHeader .stageStatusBadgeWrap span:not(:last-child),.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageStatusBadgeWrap span:not(:last-child){margin-right:5px}.stagesCont .overviewDetails .stageCard .stageHeader .stageStatusBadgeWrap .stageCompleted,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageStatusBadgeWrap .stageCompleted{background:#cefebe;color:#58b937}.stagesCont .overviewDetails .stageCard .stageHeader .stageStatusBadgeWrap .stageScheduled,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageStatusBadgeWrap .stageScheduled{background:#ffe8cf;color:#c78d4f}.stagesCont .overviewDetails .stageCard .stageHeader .stageStatusBadgeWrap .stagePaused,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageStatusBadgeWrap .stagePaused{background:#e46833;color:#fedee0}.stagesCont .overviewDetails .stageCard .stageHeader .stageStatusBadgeWrap .stageFailed,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageStatusBadgeWrap .stageFailed{background:#fcc8c5;color:#ff5349}.stagesCont .overviewDetails .stageCard .stageHeader .stageStatusBadgeWrap .stageBounced,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageStatusBadgeWrap .stageBounced{background:#d8d8d8;color:#4c4c4c}.stagesCont .overviewDetails .stageCard .stageHeader .stageStatusBadgeWrap .stageReplied,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageStatusBadgeWrap .stageReplied{background:#cefebe;color:#29b969}.stagesCont .overviewDetails .stageCard .stageHeader .stageStatusBadgeWrap .linear-background,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageStatusBadgeWrap .linear-background{display:inline-block;width:60px;height:22px}.stagesCont .overviewDetails .stageCard .stageHeader .stageDate,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageDate{position:relative;font-size:13px;color:#535353;padding-left:15px;cursor:pointer}.stagesCont .overviewDetails .stageCard .stageHeader .stageDate.stageEditDisabled,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageDate.stageEditDisabled{pointer-events:none}.stagesCont .overviewDetails .stageCard .stageHeader .stageDate.stageEditDisabled:hover:not(.linear-background),.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageDate.stageEditDisabled:hover:not(.linear-background){background-color:unset}.stagesCont .overviewDetails .stageCard .stageHeader .stageDate.stageEditDisabled:hover:not(.linear-background) .sharpPointer,.stagesCont .overviewDetails .stageCard .stageHeader .stageDate:hover:not(.linear-background),.stagesCont .overviewDetails .stageCard .stageHeader .stageDate:hover:not(.linear-background) .sharpPointer,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageDate.stageEditDisabled:hover:not(.linear-background) .sharpPointer,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageDate:hover:not(.linear-background),.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageDate:hover:not(.linear-background) .sharpPointer{background-color:#f4f6ff}.stagesCont .overviewDetails .stageCard .stageHeader .stageDate .linear-background,.stagesCont .overviewDetails .stageCardLoader .stageHeader .stageDate .linear-background{width:60px;height:14px}.stagesCont .overviewDetails .stageCard .stageVariants,.stagesCont .overviewDetails .stageCardLoader .stageVariants{padding:10px 15px;position:relative}.stagesCont .overviewDetails .stageCard .stageVariants .hoverCard,.stagesCont .overviewDetails .stageCardLoader .stageVariants .hoverCard{width:100%;opacity:1;left:0;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f4f6ff;position:absolute;transition:all .3s;border-radius:5px;cursor:pointer}.stagesCont .overviewDetails .stageCard .stageVariants .hoverCard .cardData,.stagesCont .overviewDetails .stageCardLoader .stageVariants .hoverCard .cardData{padding:7px 15px;background:#fff;border-radius:20px;opacity:1;z-index:8;font-size:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 12.4px .7px rgba(59,59,59,.07)}.stagesCont .overviewDetails .stageCard .stageVariants .hoverCard .cardData .eyeIcon,.stagesCont .overviewDetails .stageCardLoader .stageVariants .hoverCard .cardData .eyeIcon{width:15px;height:15px;margin-right:7px}.stagesCont .overviewDetails .stageCard .stageVariants .hoverCard .cardData .eyeIcon svg,.stagesCont .overviewDetails .stageCardLoader .stageVariants .hoverCard .cardData .eyeIcon svg{width:inherit;height:inherit;fill:#3953fb}.stagesCont .overviewDetails .stageCard .stageVariants .hoverCard .cardData span.viewText,.stagesCont .overviewDetails .stageCardLoader .stageVariants .hoverCard .cardData span.viewText{color:#3953fb}.stagesCont .overviewDetails .stageCard .stageVariants.emailStage,.stagesCont .overviewDetails .stageCardLoader .stageVariants.emailStage{margin-bottom:8px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard{position:relative;display:grid;grid-template-columns:24px 54px 240px auto 240px 30px;align-items:center;border:1px solid transparent;border-radius:5px;padding:0 5px;transition:all .3s;height:44px;cursor:pointer}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .contentDisplay,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .contentDisplay{display:contents}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .contentDisplay .toggleBtnSection,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .contentDisplay .toggleBtnSection{z-index:0}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard.disabledAction,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard.disabledAction{-webkit-user-select:none;user-select:none;pointer-events:none;cursor:unset}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard.disabledVariant,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard.disabledVariant{opacity:.7}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard.disabledVariant .content,.stagesCont .overviewDetails .stageCard .stageVariants .variantCard.disabledVariant .index,.stagesCont .overviewDetails .stageCard .stageVariants .variantCard.disabledVariant .stats,.stagesCont .overviewDetails .stageCard .stageVariants .variantCard.disabledVariant .subject,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard.disabledVariant .content,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard.disabledVariant .index,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard.disabledVariant .stats,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard.disabledVariant .subject{color:#a7a7a7}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard:not(:last-child),.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard:not(:last-child){margin-bottom:5px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard.taskStage,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard.taskStage{grid-template-columns:240px auto 30px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard.phoneStage,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard.phoneStage{grid-template-columns:240px auto 240px 30px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard.linkedinAutoStage,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard.linkedinAutoStage{grid-template-columns:240px auto 240px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .index,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .index{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #ebeaf4;border-radius:35px;background-color:#fff;font-size:12px;font-weight:700;text-align:left;color:#3953fb;width:20px;height:20px;line-height:12px;padding-top:1px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .index.linear-background,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .index.linear-background{width:20px;height:20px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton{width:28px;height:14px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:1.5px solid #3953fb;border-left:1px;background-color:initial}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before{background-color:initial}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton .knobs:before{width:10px;height:10px;top:2px;padding:unset}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer{background:#fff;border:1px solid #3953fb}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before{left:15px;background:#3953fb}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton .layer,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton .layer{background:#fff;border:1px solid #d3d3d3}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .toggleBtnSection .toogleSequence .toogleButton .knobs:before{background:#a7a7a7}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .toggleBtnSection.linear-background,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .toggleBtnSection.linear-background{width:34px;height:16px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .content,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .content{padding:0 15px;color:#888}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .content.linear-background,.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .subject.linear-background,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .content.linear-background,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .subject.linear-background{width:200px;height:14px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .content,.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .subject,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .content,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .subject{position:relative;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .stats,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .stats{position:relative;display:flex;align-items:center}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .stats .statsCountTitleWrap,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .stats .statsCountTitleWrap{font-size:12px;padding:0 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;letter-spacing:.3px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .stats .statsCountTitleWrap:first-child,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .stats .statsCountTitleWrap:first-child{padding-left:0}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .stats .statsCountTitleWrap:last-child,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .stats .statsCountTitleWrap:last-child{padding-right:0}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .stats .statsCountTitleWrap:not(:last-child),.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .stats .statsCountTitleWrap:not(:last-child){border-right:1px solid #eee}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .stats .statsCountTitleWrap .statsCount,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .stats .statsCountTitleWrap .statsCount{color:#484848;font-weight:600;margin-bottom:2px;font-size:15px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .stats .statsCountTitleWrap .statsCount.linear-background,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .stats .statsCountTitleWrap .statsCount.linear-background{display:block;width:20px;height:20px;border-radius:35px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .stats .statsCountTitleWrap .statsTitle,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .stats .statsCountTitleWrap .statsTitle{color:#979a9d}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .stats .statsCountTitleWrap .statsTitle.linear-background,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .stats .statsCountTitleWrap .statsTitle.linear-background{display:block;width:40px;height:14px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .moreOptionSlide .dropdownOptions,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .moreOptionSlide .dropdownOptions{top:-5px}.stagesCont .overviewDetails .stageCard .stageVariants .variantCard .moreOptionSlide.linear-background,.stagesCont .overviewDetails .stageCardLoader .stageVariants .variantCard .moreOptionSlide.linear-background{width:20px;height:20px}.stagesCont .overviewDetails .stageCard .addVariant,.stagesCont .overviewDetails .stageCardLoader .addVariant{position:absolute;bottom:-20px;left:18px;background:#fff;padding:3px;border-radius:35px;border:1px solid #f4f4f4;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.stagesCont .overviewDetails .stageCard .addVariant .freemiumIcon,.stagesCont .overviewDetails .stageCardLoader .addVariant .freemiumIcon{top:-14px;left:-25px}.stagesCont .overviewDetails .stageCard .addVariant i,.stagesCont .overviewDetails .stageCardLoader .addVariant i{font-size:24px;color:#1a1a1a}.stagesCont .overviewDetails .stageCard .addVariant .tpText,.stagesCont .overviewDetails .stageCardLoader .addVariant .tpText{display:none;transition:all .3s;padding:0 5px;font-size:12px;font-weight:500;text-align:left;color:#1a1a1a}.stagesCont .overviewDetails .stageCard .addVariant:hover .tpText,.stagesCont .overviewDetails .stageCardLoader .addVariant:hover .tpText{display:inline-flex}.filterByStep{margin-left:10px}.filterByStep:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.filterByStep .filterByStepBtn{position:relative;display:flex;align-items:center;border:1px solid #ebebeb;padding:10px;border-radius:5px;color:#595959;background:#fff;cursor:pointer;width:36px;height:36px}.filterByStep .filterByStepBtn svg{width:16px;height:16px;fill:#3953fb}.filterByStep .filterByStepBtn .customTooltip{margin-top:35px;background-color:#393a3d}.filterByStep .filterByStepBtn .customTooltip .sharpPointer{border-right:1px solid #393a3d;border-top:1px solid #393a3d;background-color:#393a3d;right:-2px;top:-56px;border-top-right-radius:35px}.filterByStep .filterByStepBtn .customTooltip .tooltipBody{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:-10px;white-space:nowrap;background-color:#393a3d;right:-39px;top:-81px;border-radius:5px}.filterByStep .filterByStepBtn .customTooltip .tooltipBody .tooltipText{color:#fff;padding:8px}.filterByStep .filterByStepBtn.filterDisabled{opacity:.7;pointer-events:none}.filterByStep .filterByStepBtn.filterDisabled svg,.filterByStep .filterByStepBtn.filterDisabled svg path{fill:#9e9e9e}.stepsListWrapper{display:flex;align-items:flex-start;flex-direction:row;justify-content:flex-end;overflow:auto;height:100%;margin-top:10px}.stepsListWrapper .stepsListCont .stepData{width:125px;height:45px;display:flex;align-items:center;flex-direction:row;justify-content:flex-start;padding:15px 20px;background-color:#fff;font-size:12px;border:1px solid #ddd;cursor:pointer}.stepsListWrapper .stepsListCont .stepData .stepLabel{padding-right:16px}.stepsListWrapper .stepsListCont .stepData .stepValue{font-family:Graphik-Semibold}.stepsListWrapper .stepsListCont .stepData.allStep{border:1px solid #ddd;border-top-left-radius:5px;border-top-right-radius:5px}.stepsListWrapper .stepsListCont .stepData:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.stepsListWrapper .stepsListCont .stepData.selected{background-color:#3953fb;color:#fff;border-color:#3953fb}.stepsListWrapper .stepsListCont.stepListloader .linear-background{width:100%}.csvImportsSection{width:100%;height:100%;border-radius:10px}.csvImportsSection .inboxPaginationAndLimit{position:relative;display:flex;align-items:center;justify-content:flex-end;padding:10px 30px;width:100%;height:60px}.csvImportsSection .inboxPaginationAndLimit .pagination-section{border-top:0}.csvImportsSection .inboxPaginationAndLimit .pageLimit .limitDropdown{top:auto;bottom:40px}.csvImportsSection .titleDescSection{padding:20px 15px 0}.csvImportsSection .titleDescSection h3{font-size:16px;color:#666;font-family:Graphik-Regular;font-weight:400;padding-bottom:15px}.csvImportsSection .tableList{height:calc(100% - 120px);width:100%;border-top:1px solid #eceff1;background-color:#f9f9f9}.csvImportsSection .tableList .tableRecordHeightAlign{height:calc(100% - 56px);width:100%;position:absolute;overflow:auto;background-color:#fff}.csvImportsSection .tableList .tableHeader{margin:10px 6px}.csvImportsSection .tableList .tableBody,.csvImportsSection .tableList .tableBodyLoader,.csvImportsSection .tableList .tableHeader{display:flex;align-items:center;position:relative;font-size:14px;height:48px;padding:0 5px;color:#666;border-bottom:1px solid #eceff1}.csvImportsSection .tableList .tableBody .titleRow,.csvImportsSection .tableList .tableBodyLoader .titleRow,.csvImportsSection .tableList .tableHeader .titleRow{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px}.csvImportsSection .tableList .tableBodyLinkedIn .createdDate,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .createdDate,.csvImportsSection .tableList .tableHeaderLinkedIn .createdDate{width:12%}.csvImportsSection .tableList .tableBodyLinkedIn .searchUrl,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .searchUrl,.csvImportsSection .tableList .tableHeaderLinkedIn .searchUrl{width:25%}.csvImportsSection .tableList .tableBodyLinkedIn .status,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .status,.csvImportsSection .tableList .tableHeaderLinkedIn .status{display:flex;align-items:center}.csvImportsSection .tableList .tableBodyLinkedIn .actions,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .actions,.csvImportsSection .tableList .tableHeaderLinkedIn .actions{width:7%;cursor:pointer;text-align:center;position:relative;margin:0 auto}.csvImportsSection .tableList .tableBodyLinkedIn .actions .pauseStop,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .actions .pauseStop,.csvImportsSection .tableList .tableHeaderLinkedIn .actions .pauseStop{display:flex;align-items:center;justify-content:center}.csvImportsSection .tableList .tableBodyLinkedIn .actions .pauseStop span:first-child,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .actions .pauseStop span:first-child,.csvImportsSection .tableList .tableHeaderLinkedIn .actions .pauseStop span:first-child{margin-right:8px}.csvImportsSection .tableList .tableBodyLinkedIn .actions .pauseStop .stopButton svg path,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .actions .pauseStop .stopButton svg path,.csvImportsSection .tableList .tableHeaderLinkedIn .actions .pauseStop .stopButton svg path{color:red}.csvImportsSection .tableList .tableBodyLinkedIn .actions .pauseStop .stopButton .customTooltip .sharpPointer,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .actions .pauseStop .stopButton .customTooltip .sharpPointer,.csvImportsSection .tableList .tableHeaderLinkedIn .actions .pauseStop .stopButton .customTooltip .sharpPointer{right:-13px}.csvImportsSection .tableList .tableBodyLinkedIn .actions .pauseStop .stopButton .customTooltip .tooltipBody,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .actions .pauseStop .stopButton .customTooltip .tooltipBody,.csvImportsSection .tableList .tableHeaderLinkedIn .actions .pauseStop .stopButton .customTooltip .tooltipBody{left:37px;right:unset}.csvImportsSection .tableList .tableBodyLinkedIn .actions .customTooltip,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .actions .customTooltip,.csvImportsSection .tableList .tableHeaderLinkedIn .actions .customTooltip{background:#393a3d}.csvImportsSection .tableList .tableBodyLinkedIn .actions .customTooltip .sharpPointer,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .actions .customTooltip .sharpPointer,.csvImportsSection .tableList .tableHeaderLinkedIn .actions .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background:#393a3d;left:unset;right:44px;top:-20px;border-radius:unset;padding:5px}.csvImportsSection .tableList .tableBodyLinkedIn .actions .customTooltip .tooltipBody,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .actions .customTooltip .tooltipBody,.csvImportsSection .tableList .tableHeaderLinkedIn .actions .customTooltip .tooltipBody{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:-10px;white-space:nowrap;background:#393a3d;top:-33px;right:48px;left:unset}.csvImportsSection .tableList .tableBodyLinkedIn .actions .customTooltip .tooltipBody .tooltipText,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .actions .customTooltip .tooltipBody .tooltipText,.csvImportsSection .tableList .tableHeaderLinkedIn .actions .customTooltip .tooltipBody .tooltipText{color:#fff;padding:8px}.csvImportsSection .tableList .tableBodyLinkedIn .status,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .status,.csvImportsSection .tableList .tableHeaderLinkedIn .status{width:15%;text-align:center;justify-content:center}.csvImportsSection .tableList .tableBodyLinkedIn .status .statusDot,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .status .statusDot,.csvImportsSection .tableList .tableHeaderLinkedIn .status .statusDot{width:10px;height:10px;border-radius:50%;margin-right:6px}.csvImportsSection .tableList .tableBodyLinkedIn .contactsExtracted,.csvImportsSection .tableList .tableBodyLinkedIn .contactsPerDay,.csvImportsSection .tableList .tableBodyLinkedIn .contactsProgress,.csvImportsSection .tableList .tableBodyLinkedIn .totalContacts,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .contactsExtracted,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .contactsPerDay,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .contactsProgress,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .totalContacts,.csvImportsSection .tableList .tableHeaderLinkedIn .contactsExtracted,.csvImportsSection .tableList .tableHeaderLinkedIn .contactsPerDay,.csvImportsSection .tableList .tableHeaderLinkedIn .contactsProgress,.csvImportsSection .tableList .tableHeaderLinkedIn .totalContacts{width:15%;text-align:center}.csvImportsSection .tableList .tableBodyLinkedIn .contactsProgress,.csvImportsSection .tableList .tableBodyLoaderLinkedIn .contactsProgress,.csvImportsSection .tableList .tableHeaderLinkedIn .contactsProgress{align-items:center!important}.csvImportsSection .tableList .tableBodyLinkedIn .searchUrl{color:#3953fb;text-decoration:none}.csvImportsSection .tableList .tableBodyLinkedIn .searchUrl:hover{text-decoration:underline}.csvImportsSection .tableList .tableHeader{height:48px;position:-webkit-sticky;position:sticky;background:#fff;top:0;z-index:1;width:calc(100% - 16px)}.csvImportsSection .tableList .colLoader{width:70%;margin:0 10px}.csvImportsSection .tableList .fileName{width:19%}.csvImportsSection .tableList .sequenceName{width:26%}.csvImportsSection .tableList .tableBody .sequenceName{display:flex;align-items:center}.csvImportsSection .tableList .tableBody .sequenceName .name{font-size:14px;max-width:70%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;color:#3953fb}.csvImportsSection .tableList .tableBody .sequenceName .name:hover{text-decoration:underline}.csvImportsSection .tableList .tableBody .sequenceName .trigger{display:flex;align-items:center;margin-left:5px}.csvImportsSection .tableList .tableBody .sequenceName .trigger .owner{background:#e3e3e3;color:#757575;padding:5px;line-height:9px;font-size:9px;text-transform:uppercase;letter-spacing:.4px;cursor:pointer}.csvImportsSection .tableList .tableBody .sequenceName .shared{letter-spacing:.4px;background:#ffdfd1;padding:5px;line-height:9px;font-size:9px;color:#e46833;border-radius:3px;margin-left:5px;text-transform:uppercase}.csvImportsSection .tableList .status{width:11%}.csvImportsSection .tableList .successCount,.csvImportsSection .tableList .totalCount{width:8%;text-align:center}.csvImportsSection .tableList .failedCount{width:10%;text-align:center;position:relative;display:flex;align-items:center}.csvImportsSection .tableList .createdDate{width:10%}.csvImportsSection .tableList .downloadExport .colLoader,.csvImportsSection .tableList .failedCount .colLoader,.csvImportsSection .tableList .ownerName .colLoader,.csvImportsSection .tableList .successCount .colLoader,.csvImportsSection .tableList .totalCount .colLoader{margin:0 auto}.csvImportsSection .tableList .downloadExport,.csvImportsSection .tableList .ownerName{width:8%;text-align:center}.csvImportsSection .tableList .downloadExport .contactOwner,.csvImportsSection .tableList .ownerName .contactOwner{margin:0 auto}.csvImportsSection .tableList .downloadExport .contactOwner .customTooltip .sharpPointer,.csvImportsSection .tableList .ownerName .contactOwner .customTooltip .sharpPointer{left:unset;right:22px;top:-7px;border-radius:unset;padding:5px}.csvImportsSection .tableList .downloadExport .contactOwner .customTooltip .tooltipBody,.csvImportsSection .tableList .ownerName .contactOwner .customTooltip .tooltipBody{top:-18px;right:27px;left:unset}.csvImportsSection .tableList .downloadExport .colLoader,.csvImportsSection .tableList .ownerName .colLoader{margin:0 auto;width:30px;height:30px;border-radius:35px}.csvImportsSection .tableList .noDataFound{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:40px 0 20px}.csvImportsSection .tableList .noDataFound .text{padding-left:7px}.csvImportsSection .pagination-section{position:absolute}.importsNavigation .tabNavigation{background-color:#fff!important}.importsNavigation .tabItem{top:0!important}.safetySettingsWrapper .contactAdminPopup{bottom:0;position:fixed;top:0;left:0;-webkit-user-select:none;user-select:none;width:-moz-fit-content;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:200;width:-webkit-fit-content;width:fit-content}.safetySettingsWrapper .contactAdminPopup .adminPopupWrapper{width:400px;position:relative;padding:30px 24px;border-radius:10px;box-shadow:0 0 22.3px 1.7px rgba(59,59,59,.14);border:1px solid #ebebeb;background-color:#fff;display:grid;grid-template-columns:200px 150px;z-index:9}.safetySettingsWrapper .contactAdminPopup .adminPopupWrapper .popupContent{padding-right:15px}.safetySettingsWrapper .contactAdminPopup .adminPopupWrapper .popupContent .popupTitle{color:#333;font-size:14px;font-family:Graphik-Semibold;line-height:1.3;letter-spacing:.18px}.safetySettingsWrapper .contactAdminPopup .adminPopupWrapper .popupContent .contentBody{padding-top:50px}.safetySettingsWrapper .contactAdminPopup .adminPopupWrapper .popupContent .contentBody .btn{background-color:#ff9001;color:#fff;width:100px;height:30px;font-size:12px;cursor:pointer}.safetySettingsWrapper .adminPopupMask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:199;background:#333;opacity:.75}.safetySettingsWrapper .safetySettingsContainer{max-width:80%;width:100%;box-sizing:border-box;padding:20px}.safetySettingsWrapper .safetySettingsContainer .safetySettingsTitle{font-size:16px;color:#666;padding-bottom:20px;font-family:Graphik-Regular;font-weight:400}.safetySettingsWrapper .safetySettingsContainer .checkboxWrapper{margin-bottom:20px}.safetySettingsWrapper .safetySettingsContainer .checkboxWrapper:last-child{margin-bottom:0}.safetySettingsWrapper .safetySettingsContainer .numberInputBox,.safetySettingsWrapper .safetySettingsContainer .trackingWrapper{margin-bottom:30px}.safetySettingsWrapper .safetySettingsContainer .numberInputBox input,.safetySettingsWrapper .safetySettingsContainer .trackingWrapper input{max-width:500px}.safetySettingsWrapper .safetySettingsContainer .numberInputBox:last-child,.safetySettingsWrapper .safetySettingsContainer .trackingWrapper:last-child{margin-bottom:0}.safetySettingsWrapper .safetySettingsContainer .numberInputBox .errMsgText,.safetySettingsWrapper .safetySettingsContainer .trackingWrapper .errMsgText{bottom:-20px}.safetySettingsWrapper .safetySettingsContainer .saveSafetySettings{padding:10px 20px;background:#3953fb;margin:10px 0 auto;cursor:pointer;font-weight:500;min-width:130px;height:40px;letter-spacing:.3px}.safetySettingsWrapper .safetySettingsContainer .saveSafetySettings.disableBtn{color:#ccc;background:transparent;border:1px solid #ccc;cursor:not-allowed;pointer-events:none;font-weight:500}.safetySettingsWrapper .safetySettingsContainer .saveSafetySettings.loading{width:40px!important;height:40px!important;transition:all .3s ease;border-radius:50%;min-width:40px;display:flex;align-items:center;position:relative}.gmailMessagePopup{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;z-index:100;overflow:auto;display:flex;align-items:center}.gmailMessagePopup .gmailMessagePopupCont{padding:20px;width:650px;height:650px;margin:auto;background:#fff;border-radius:6px;display:grid;grid-template-rows:5% 85% 10%;grid-template-columns:100%;box-sizing:border-box;align-items:center;justify-content:center}.gmailMessagePopup .gmailMessagePopupCont.grid-row-4{grid-template-rows:15% 75% 10%}.gmailMessagePopup .gmailMessagePopupCont.grid-row-3{grid-template-rows:5% 85% 10%}.gmailMessagePopup .gmailMessagePopupCont .popupHeader{position:relative;width:100%}.gmailMessagePopup .gmailMessagePopupCont .popupHeader .title{color:#666;text-align:center;font-size:16px;width:100%;position:relative;display:flex;align-items:center;flex-direction:row;justify-content:center}.gmailMessagePopup .gmailMessagePopupCont .popupHeader .title .errorIcon{color:red;font-size:21px;padding-right:10px}.gmailMessagePopup .gmailMessagePopupCont .popupHeader .closeIcon{color:#787878;border-radius:50%;position:absolute;right:-10px;top:-15px;padding:3px;font-size:19px;cursor:pointer}.gmailMessagePopup .gmailMessagePopupCont .popupHeader .closeIcon:hover{background:#ddd;color:#000;transition:all .2s ease-in}.gmailMessagePopup .gmailMessagePopupCont .popupHeader .additionalLink,.gmailMessagePopup .gmailMessagePopupCont .popupHeader .subTitle{font-size:13px;color:#8c8c8c;padding-top:10px;text-align:center;line-height:1.4}.gmailMessagePopup .gmailMessagePopupCont .popupHeader .additionalLink .errorLink{color:#3953fb;text-decoration:unset}.gmailMessagePopup .gmailMessagePopupCont .popupHeader .additionalLink .errorLink:hover{text-decoration:underline}.gmailMessagePopup .gmailMessagePopupCont .popupHeader .additionalLink .openInNewTabIcon{color:#3953fb;margin-left:8px;cursor:pointer}.gmailMessagePopup .gmailMessagePopupCont .popupBody{width:100%;height:80%}.gmailMessagePopup .gmailMessagePopupCont .popupFooter{display:flex;align-items:center;flex-direction:row;justify-content:center;cursor:pointer}.gmailMessagePopup .gmailMessagePopupCont .popupFooter .googleAuthBtn{width:215px;cursor:pointer}.gmailMessagePopup+.popupMask{position:fixed;z-index:99;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.addStagesPopup .addStagesPopupCard .footerAction,.addStagesPopup .addStagesPopupCard .stageContentBody,.addStagesPopup .addStagesPopupCard .stepIconAction,.editBulkTasksPopup .card .cardFooter,.initialSchedulePopupWrapper .addStagesPopupCard .footerAction,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody,.initialSchedulePopupWrapper .addStagesPopupCard .stepIconAction,.stepEmailCreateEditorPopup .addStagesPopupCard .footerAction,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody,.stepEmailCreateEditorPopup .addStagesPopupCard .stepIconAction,.testEmailPopupWrapper .addStagesPopupCard .footerAction,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody,.testEmailPopupWrapper .addStagesPopupCard .stepIconAction,.triggersSection .createEditTrigger .formInputBtnAction{padding:14px 30px;position:relative}.triggerActions .triggerActionCard .triggerActionList .newActionItem .filterDropdown label,.triggerActions .triggerActionCard .triggerActionList .updateContactsActionWrapper .filterDropdown label,.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .filterDropdown label{position:absolute;display:none;transition:unset}.triggerActions .triggerActionCard .triggerActionList .newActionItem .filterDropdown label.adjustLabel,.triggerActions .triggerActionCard .triggerActionList .updateContactsActionWrapper .filterDropdown label.adjustLabel,.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .filterDropdown label.adjustLabel{top:10px;display:block;transition:unset}.triggerActions .triggerActionCard .triggerActionList .newActionItem #disableInput,.triggerActions .triggerActionCard .triggerActionList .newActionItem.disableInput,.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .operatorList.disableInput,.triggerInputFieldValue.disableInput{cursor:not-allowed;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5}.triggersSection{background:#fff}.triggersSection,.triggersSection .overviewTab{width:100%;height:100%}.triggersSection .overviewTab .overviewHeader{position:relative;display:flex;align-items:center;justify-content:space-between;height:55px;padding:0 30px;border-bottom:1px solid #ececec}.triggersSection .overviewTab .overviewHeader h6{position:relative;display:block;font-size:16px;font-family:Graphik-Regular;color:#666;font-weight:400}.triggersSection .overviewTab .overviewHeader .flexEnd{display:flex;align-items:center;justify-content:flex-end}.triggersSection .overviewTab .overviewHeader button{font-size:14px;padding:10px 0;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset;font-weight:500}.triggersSection .overviewTab .overviewHeader button.addTrigger{border:1px solid #3953fb;background:#3953fb}.triggersSection .overviewTab .overviewHeader button.addTrigger:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.07)}.triggersSection .overviewTab .overviewTableSection{height:100%;padding:15px 30px 0;background:#fff;height:calc(100% - 65px)}.triggersSection .overviewTab .overviewTableSection .featureDemoContentCard{left:0;right:0;margin:0 auto}.triggersSection .overviewTab .overviewTableSection .overviewCardList{position:relative;width:100%;height:100%;overflow-y:auto;padding-bottom:8px}.triggersSection .overviewTab .overviewTableSection .overviewCardList.showPagination{height:calc(100% - 41px)}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader{position:relative;cursor:pointer;display:grid;align-items:center;grid-template-columns:60px auto 140px 60px 60px;border-radius:5px;border:1px solid #ececec;box-shadow:0 2px 4px 0 rgba(0,0,0,.07);background:#fff;padding:20px}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard:hover,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader:hover{border:1px solid #f5f8fd;background:#f5f8fd}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard:not(:last-child),.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader:not(:last-child){margin-bottom:10px}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .toggleBtnSection,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .toggleBtnSection{position:relative}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .toggleBtnSection .toogleSequence .toogleButton,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .toggleBtnSection .toogleSequence .toogleButton{width:28px;height:14px}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .toggleBtnSection .toogleSequence .toogleButton.loading .knobs:before{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:1.5px solid #3953fb;border-left:1px;background-color:initial}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .toggleBtnSection .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before{background-color:initial}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .toggleBtnSection .toogleSequence .toogleButton .knobs:before{width:10px;height:10px;top:2px;padding:unset}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer{background:#fff;border:1px solid #3953fb}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before{left:15px;background:#3953fb}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .toggleBtnSection .toogleSequence .toogleButton .layer,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .toggleBtnSection .toogleSequence .toogleButton .layer{background:#fff;border:1px solid #d3d3d3}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .toggleBtnSection .toogleSequence .toogleButton .knobs:before,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .toggleBtnSection .toogleSequence .toogleButton .knobs:before{background:#a7a7a7}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .toggleBtnSection.linear-background,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .toggleBtnSection.linear-background{width:34px;height:16px}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .name,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .name{font-size:14px;color:#3b3b3b;font-family:Graphik-Medium;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .name.linear-background,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .name.linear-background{width:240px;height:14px}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .subText,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .subText{font-size:12px;width:475px;line-height:15px;font-family:Graphik-Regular;color:#8d8d8d}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .subText.linear-background,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .subText.linear-background{width:300px;height:14px}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .date,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .date{font-size:14px}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .date.linear-background,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .date.linear-background{width:100px;height:14px}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .contactOwner,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .contactOwner{position:relative}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .contactOwner .circleOwner,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .contactOwner .circleOwner{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:35px;padding-top:2px;border:1px solid #3953fb;color:#3953fb;text-transform:uppercase;font-size:12px}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .contactOwner.linear-background,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .contactOwner.linear-background{width:30px;height:30px}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard:first-child .moreOptionSlide .sharpPointer,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader:first-child .moreOptionSlide .sharpPointer{top:12px;border-bottom-left-radius:5px;border-top-right-radius:unset}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard:first-child .moreOptionSlide .tooltipBody,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader:first-child .moreOptionSlide .tooltipBody{top:16px}.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCard .moreOptionSlide.linear-background,.triggersSection .overviewTab .overviewTableSection .overviewCardList .overviewCardLoader .moreOptionSlide.linear-background{margin-left:auto;width:24px;height:24px}.triggersSection .overviewTab .overviewTableSection .overviewCardList .toggleTrigger,.triggersSection .overviewTab .overviewTableSection .overviewCardList .triggerTitle{height:100%}.triggersSection .overviewTab .overviewTableSection .emptyTrigger{height:calc(100% - 70px)}.triggersSection .overviewTab .overviewTableSection .emptyTrigger .createBtn{position:relative;display:flex;align-items:center;border:1px solid #3953fb;border-radius:5px;padding:2px 10px}.triggersSection .overviewTab .overviewTableSection .emptyTrigger .createBtn #newTriggerBtn{background:#fff;color:#3953fb;padding-left:0;padding-right:0}.triggersSection .overviewTab .overviewTableSection .emptyTrigger .createBtn #newTriggerBtn:hover{background:#fff;color:#3953fb}.triggersSection .overviewTab .overviewTableSection .emptyTrigger .createBtn .freemiumIcon{margin-left:10px;width:26px;position:relative}.triggersSection .overviewTab .overviewTableSection .emptyTrigger .createBtn .freemiumIcon .upgradeTooltipSection.btmRight{right:-46px}.triggersSection .createEditTrigger{height:100%;background:#fff}.triggersSection .createEditTrigger .textTitle{position:relative;display:flex;align-items:center;font-size:16px;font-weight:500;text-align:left;color:#444;padding:0 30px;border-bottom:1px solid #ececec;height:55px}.triggersSection .createEditTrigger .formInputFields{padding:30px;height:calc(100% - 131px);overflow:auto}.triggersSection .createEditTrigger .formInputFields .triggerName{position:relative;margin-bottom:20px}.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper{height:40px;margin-bottom:0}.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont .inputBox{width:300px}.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont .focusBorder{width:300px;border-bottom:1px solid #ddd}.triggersSection .createEditTrigger .formInputFields .filterDropdownWrap,.triggersSection .createEditTrigger .formInputFields .triggerActions,.triggersSection .createEditTrigger .formInputFields .triggerConditions{position:relative}.triggersSection .createEditTrigger .formInputFields .filterDropdown{margin-bottom:15px;width:300px}.triggersSection .createEditTrigger .formInputFields .filterDropdown label{position:relative;font-size:11px;top:0;display:block;margin-bottom:2px}.triggersSection .createEditTrigger .formInputFields .filterDropdown label.adjustLabel{display:block;margin-bottom:unset;top:22px;font-size:13px;transition:all .3s}.triggersSection .createEditTrigger .formInputFields .filterDropdown .activeValue{padding-top:0;position:relative;color:#3953fb;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 16px)}.triggersSection .createEditTrigger .formInputFields .filterDropdown .activeDropdownValue{margin-top:0;padding:0;height:36px}.triggersSection .createEditTrigger .formInputFields .TriggerProspect{position:relative;display:flex;align-items:center;padding:1.25rem 0 .5rem}.triggersSection .createEditTrigger .formInputFields .TriggerProspect .checkboxWrapper{height:16px}.triggersSection .createEditTrigger .formInputFields .TriggerProspect .wrapInfoIconTp{position:relative;display:flex;align-items:center;margin-left:10px}.triggersSection .createEditTrigger .formInputFields .TriggerProspect .wrapInfoIconTp .infoIcon{font-size:18px;color:#444;cursor:pointer;border-radius:35px}.triggersSection .createEditTrigger .formInputFields .TriggerProspect .wrapInfoIconTp .customTooltip{display:none}.triggersSection .createEditTrigger .formInputFields .TriggerProspect .wrapInfoIconTp:hover .customTooltip{position:absolute;display:block;font-family:Graphik-Regular}.triggersSection .createEditTrigger .formInputFields .TriggerProspect .wrapInfoIconTp:hover .customTooltip .sharpPointer{border:unset;background:#393a3d;border-top-right-radius:18px;top:unset;bottom:10px;left:3px;right:unset;padding:6px}.triggersSection .createEditTrigger .formInputFields .TriggerProspect .wrapInfoIconTp:hover .customTooltip .tooltipBody{background:#393a3d;border-radius:5px;width:220px;top:unset;bottom:16px;right:unset;left:-100px}.triggersSection .createEditTrigger .formInputFields .TriggerProspect .wrapInfoIconTp:hover .customTooltip .tooltipBody .tooltipText{text-align:center;font-size:12px;color:#fff;display:flex;align-items:center;justify-content:center;padding:10px}.triggersSection .createEditTrigger .formInputFields .websiteTrackingNotEnabled{display:flex;align-items:center;grid-gap:10px;gap:10px}.triggersSection .createEditTrigger .formInputFields .websiteTrackingNotEnabled .svgIcon{width:24px;height:24px;margin-right:10px;cursor:pointer}.triggersSection .createEditTrigger .formInputFields .websiteTrackingNotEnabled .svgIcon svg{width:24px;height:24px}.triggersSection .createEditTrigger .formInputFields .websiteTrackingNotEnabled .svgIcon.crossIcon svg{fill:transparent;stroke:#f59064}.triggersSection .createEditTrigger .formInputFields .websiteTrackingNotEnabled:hover .customTooltip{position:absolute;display:block;font-family:Graphik-Regular}.triggersSection .createEditTrigger .formInputFields .websiteTrackingNotEnabled:hover .customTooltip .sharpPointer{border:unset;background:#393a3d;border-top-right-radius:18px;top:unset;bottom:30px;left:6px;right:unset;padding:6px}.triggersSection .createEditTrigger .formInputFields .websiteTrackingNotEnabled:hover .customTooltip .tooltipBody{background:#393a3d;border-radius:5px;width:220px;top:unset;bottom:36px;right:unset;left:-100px}.triggersSection .createEditTrigger .formInputFields .websiteTrackingNotEnabled:hover .customTooltip .tooltipBody .tooltipText{text-align:center;font-size:12px;color:#fff;display:block;padding:10px}.triggersSection .createEditTrigger .formInputFields .websiteTrackingNotEnabled:hover .customTooltip .tooltipBody .tooltipText span{text-decoration:underline;color:#f59064;cursor:pointer}.triggersSection .createEditTrigger .formInputBtnAction{display:flex;align-items:center;justify-content:flex-start;border-top:1px solid #eaeaea;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.triggersSection .createEditTrigger .formInputBtnAction button{font-size:14px;padding:10px 0;border-radius:8px;letter-spacing:.3px;min-width:120px;margin:unset}.triggersSection .createEditTrigger .formInputBtnAction button.saveTrigger,.triggersSection .createEditTrigger .formInputBtnAction button.updateTrigger{border:1px solid #3953fb;background:#3953fb}.triggersSection .createEditTrigger .formInputBtnAction button.saveTrigger.disabledBtn,.triggersSection .createEditTrigger .formInputBtnAction button.updateTrigger.disabledBtn{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.triggersSection .createEditTrigger .formInputBtnAction button.triggerBackBtn{border:1px solid #3953fb;color:#3953fb;background:#fff}.triggersSection .createEditTrigger .formInputBtnAction button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.triggersSection .createEditTrigger .formInputBtnAction button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.labelText{position:relative;display:flex;align-items:center;margin-bottom:8px}.labelText svg{width:24px;height:24px;margin-right:5px}.labelText .titleText{font-weight:500;font-size:13px;color:#666;padding-top:2px}.labelText .labelErr{position:relative;display:flex;font-size:11px;color:red;align-self:end;margin-left:15px}.addNewItem{position:relative;display:flex;align-items:center;transition:all .3s;background:#fff;cursor:pointer;border-radius:5px;padding:8px;font-size:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:600}.addNewItem.addItemUpdateContact{margin-left:30px;margin-bottom:10px}.addNewItem i{font-size:14px;margin-right:5px;color:#444}.addNewItem .btnText{padding-top:2px;color:#444}.addNewItem:hover{background:#f5f5f5}.triggerActions{position:relative;margin-top:30px;padding-top:20px;border-top:1px solid #ececec}.triggerActions .triggerActionCard{position:relative;border-radius:5px;border:1px solid #ececec;padding:20px;max-width:790px;overflow-x:auto}.triggerActions .triggerActionCard .triggerActionList{position:relative;margin-left:10px}.triggerActions .triggerActionCard .triggerActionList .newActionItem{position:relative;display:grid;grid-template-columns:260px 300px auto;align-items:center;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;justify-content:flex-start}.triggerActions .triggerActionCard .triggerActionList .newActionItem.twoGridItem{grid-template-columns:240px 0 auto;margin-bottom:0;grid-column-gap:8px}.triggerActions .triggerActionCard .triggerActionList .newActionItem.twoGridItem .filterDropdown{margin:0!important}.triggerActions .triggerActionCard .triggerActionList .newActionItem.twoGridItem .horizontalBorderLine{height:100%}.triggerActions .triggerActionCard .triggerActionList .newActionItem:not(:last-child){margin-bottom:10px}.triggerActions .triggerActionCard .triggerActionList .newActionItem .horizontalBorderLine{position:absolute;width:4px;height:75%;background:#dee3ff;border-radius:5px;left:-10px;top:0}.triggerActions .triggerActionCard .triggerActionList .newActionItem .actionType .filterDropdown{width:240px}.triggerActions .triggerActionCard .triggerActionList .newActionItem .actionType .drop-down-menu.customDropDownFadeIn{--list-height:0px;--layout-offset:calc(var(--list-height)*-1);--animation-offset:-52px;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:translateY(calc(var(--layout-offset) + var(--animation-offset)))!important;transform:translateY(calc(var(--layout-offset) + var(--animation-offset)))!important;-webkit-animation:slideUpExpandDropdown .4s ease forwards;animation:slideUpExpandDropdown .4s ease forwards}.triggerActions .triggerActionCard .triggerActionList .newActionItem .actionType .searchInputBtn{width:100%;border-bottom:1px solid #ebebeb}.triggerActions .triggerActionCard .triggerActionList .newActionItem .actionType .searchInputBtn .searchIcon{flex:0 0 24px;font-size:20px;margin-left:4px}.triggerActions .triggerActionCard .triggerActionList .newActionItem .actionType .searchInputBtn .searchTextBox{flex:1 1;margin:4px}.triggerActions .triggerActionCard .triggerActionList .newActionItem .actionType .searchInputBtn .searchInputBoxWrapper{width:100%;display:flex;align-items:center}.triggerActions .triggerActionCard .triggerActionList .newActionItem .actionType .searchInputBtn .searchInputBoxWrapper input{width:100%;border-radius:4px;padding:4px 8px;line-height:unset}.triggerActions .triggerActionCard .triggerActionList .newActionItem .taskType{position:relative;margin-bottom:14px}.triggerActions .triggerActionCard .triggerActionList .newActionItem .taskType .taskTypeValue{color:#3953fb;border-bottom:1px solid #ddd;cursor:pointer;height:36px;display:flex;align-items:center;font-size:15px}.triggerActions .triggerActionCard .triggerActionList .newActionItem .taskType .taskTypeValue .labelValue{position:relative;font-size:13px;color:#666;padding-top:2px}.triggerActions .triggerActionCard .triggerActionList .newActionItem .slackNotConnected{width:100%;display:flex;align-items:center;grid-gap:10px;gap:10px}.triggerActions .triggerActionCard .triggerActionList .newActionItem .slackNotConnected .slackImage{height:18px;width:18px;object-fit:contain}.triggerActions .triggerActionCard .triggerActionList .newActionItem .slackNotConnected:hover .customTooltip{position:absolute;display:block;font-family:Graphik-Regular}.triggerActions .triggerActionCard .triggerActionList .newActionItem .slackNotConnected:hover .customTooltip .sharpPointer{border:unset;background:#393a3d;left:4px}.triggerActions .triggerActionCard .triggerActionList .newActionItem .slackNotConnected:hover .customTooltip .tooltipBody{background:#393a3d;border-radius:5px;width:220px}.triggerActions .triggerActionCard .triggerActionList .newActionItem .slackNotConnected:hover .customTooltip .tooltipBody .tooltipText{text-align:center;font-size:12px;color:#fff;display:block;padding:10px}.triggerActions .triggerActionCard .triggerActionList .newActionItem .slackNotConnected:hover .customTooltip .tooltipBody .tooltipText span{text-decoration:underline;color:#f59064;cursor:pointer}.triggerActions .triggerActionCard .triggerActionList .newActionItem .slackNotConnected .slackValue{border:1px solid #8d8d8d;border-radius:5px;background-color:#fff;cursor:pointer;padding:8px 16px;display:flex;align-items:center;grid-gap:10px;gap:10px;font-size:14px}.triggerActions .triggerActionCard .triggerActionList .newActionItem .slackNotConnected .slackValue .labelValue{position:relative;font-size:14px;color:#3b3b3b;padding-top:2px;font-weight:600}.triggerActions .triggerActionCard .triggerActionList .newActionItem .sendSlackNotificationPopup{position:relative;margin-bottom:14px}.triggerActions .triggerActionCard .triggerActionList .newActionItem .sendSlackNotificationPopup .slackValue{color:#3953fb;border-bottom:1px solid #ddd;cursor:pointer;height:36px;display:flex;align-items:center;font-size:15px}.triggerActions .triggerActionCard .triggerActionList .newActionItem .sendSlackNotificationPopup .slackValue .labelValue{position:relative;font-size:13px;color:#666;padding-top:2px;color:#3953fb}.triggerActions .triggerActionCard .triggerActionList .updateContactsActionWrapper{position:relative}.triggerActions .triggerActionCard .triggerActionList .updateContactsActionWrapper .verticalDotLine{top:-11px;height:calc(100% - 55px)}.triggerActions .triggerActionCard .triggerActionList .updateContactsActionWrapper .filterDropdown{width:220px!important}.triggerActions .labelErr{top:-2px}.deleteTrigger{top:-5px}.logicalOperator{position:relative;display:flex;align-items:center;justify-content:center;border-radius:3px;border:1px solid #ececec;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 5px;margin-bottom:10px;width:50px}.logicalOperator .operator{padding:0 5px;cursor:pointer}.logicalOperator .operator.active{border-radius:5px;border-bottom:#dee3ff;color:#3953fb;cursor:unset;pointer-events:none;-webkit-user-select:none;user-select:none}.logicalOperator .operator.active .text{color:#3953fb}.logicalOperator .operator .text{color:#bebebe;font-size:11px}.logicalOperator .operator .activeLine{height:3px;border-radius:8px;background:#dee3ff}.triggerConditions{position:relative;margin-top:20px}.triggerConditions .labelText .titleText{padding-top:8px}.triggerConditions .condtionsBox{position:relative;border-radius:5px;border:1px solid #ececec;padding:15px 20px;max-width:790px}.triggerConditions .condtionsBox .conditionsList,.triggerConditions .condtionsBox .conditionsList .conditionsInputBox{position:relative;width:100%}.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .conditionsFields .filterDropdown,.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .triggerInputFieldValue .filterDropdown{width:220px}.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .conditionsFields .drop-down-menu.customDropDownFadeIn{--list-height:0px;--layout-offset:calc(var(--list-height)*-1);--animation-offset:-88px;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:translateY(calc(var(--layout-offset) + var(--animation-offset)))!important;transform:translateY(calc(var(--layout-offset) + var(--animation-offset)))!important;-webkit-animation:slideUpExpandDropdown .4s ease forwards;animation:slideUpExpandDropdown .4s ease forwards}.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .conditionsFields .searchInputBtn{width:100%;border-bottom:1px solid #ebebeb}.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .conditionsFields .searchInputBtn .searchIcon{flex:0 0 24px;font-size:20px;margin-left:4px}.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .conditionsFields .searchInputBtn .searchTextBox{flex:1 1;margin:4px}.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .conditionsFields .searchInputBtn .searchInputBoxWrapper{width:100%;display:flex;align-items:center}.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .conditionsFields .searchInputBtn .searchInputBoxWrapper input{width:100%;border-radius:4px;padding:4px 8px;line-height:unset}.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .operatorList{position:relative}.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .operatorList .filterDropdown{width:64px}.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .operatorList .filterDropdown .activeValue{left:20px}.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .operatorList .filterDropdown .drop-down-menu{width:unset!important}.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .operatorList .filterDropdown .drop-down-menu ul li{padding:4px 10px}.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .operatorList .filterDropdown .drop-down-menu ul li .conditionSymbol{font-size:20px;top:2px;position:relative}.triggerConditions .condtionsBox .conditionsList .conditionsInputBox .operatorList .filterDropdown .conditionSymbol{font-size:24px}.verticalDotLine{position:absolute;border-left:2px dotted #dee3ff;height:calc(100% - 90px);left:25px;top:26px}.conditionsInputRow{position:relative;display:grid;grid-template-columns:220px 80px 220px auto;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;width:calc(100% - 50px);align-items:center;justify-content:flex-start;margin-left:50px}.conditionsInputRow .horizontalDotLine{position:absolute;border-bottom:2px dotted #dee3ff;width:15px;left:-25px;bottom:30px}.conditionsInputRow .horizontalBorderLine{position:absolute;width:4px;height:75%;background:#dee3ff;border-radius:5px;left:-10px;top:0}.selectedSeqWrapper .itemName,.selectedTagWrapper .itemName{display:flex!important;align-items:center}.selectedSeqWrapper .itemName .nameText,.selectedTagWrapper .itemName .nameText{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selectedSeqWrapper .itemName .trigger,.selectedSeqWrapper .itemName .trigger .ownerCont,.selectedTagWrapper .itemName .trigger,.selectedTagWrapper .itemName .trigger .ownerCont{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.selectedSeqWrapper .drop-down-menu.customDropDownFadeIn{--list-height:0px;--layout-offset:calc(var(--list-height)*-1);--animation-offset:-85px;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:translateY(calc(var(--layout-offset) + var(--animation-offset)))!important;transform:translateY(calc(var(--layout-offset) + var(--animation-offset)))!important;-webkit-animation:slideUpExpandDropdown .4s ease forwards;animation:slideUpExpandDropdown .4s ease forwards}.selectedSeqWrapper .searchInputBtn{width:100%;border-bottom:1px solid #ebebeb}.selectedSeqWrapper .searchInputBtn .searchIcon{flex:0 0 24px;font-size:20px;margin-left:4px}.selectedSeqWrapper .searchInputBtn .searchTextBox{flex:1 1;margin:4px}.selectedSeqWrapper .searchInputBtn .searchInputBoxWrapper{width:100%;display:flex;align-items:center}.selectedSeqWrapper .searchInputBtn .searchInputBoxWrapper input{width:100%;border-radius:4px;padding:4px 8px;line-height:unset}.triggerInputFieldValue{position:relative}.triggerInputFieldValue .emailAutoCompleteDropdown .drop-down-menu{top:36px}.triggerInputFieldValue .filterDropdown{width:100%}.triggerInputFieldValue .inputWrapper{margin-bottom:18px}.triggerInputFieldValue .inputWrapper .inputCont{width:100%}.triggerInputFieldValue .inputWrapper .inputCont .inputBox{width:100%;height:36px}.triggerInputFieldValue .inputWrapper .inputCont .inputBox.filled~label,.triggerInputFieldValue .inputWrapper .inputCont .inputBox:focus~label{display:none;transition:unset}.triggerInputFieldValue .inputWrapper .inputCont .focusBorder{width:100%;border-bottom:1px solid #ddd}.updateContactsActionItem .conditionsInputRow{grid-template-columns:220px 250px auto}.updateContactsActionItem .inputWrapper{margin-bottom:15px}.updateContactsActionItem .inputWrapper .inputCont{width:250px}.updateContactsActionItem .inputWrapper .inputCont .inputBox{width:250px;height:36px}.updateContactsActionItem .inputWrapper .inputCont .focusBorder{width:250px;border-bottom:1px solid #ddd}.connectInboxSection{width:100%;height:100%;background:#fff}.connectInboxSection .sectionHeader{position:relative;display:flex;align-items:center;justify-content:space-between;height:55px;padding:0 16px;border-bottom:1px solid #ececec}.connectInboxSection .sectionHeader .backBtnAndHeader{display:flex;align-items:center}.connectInboxSection .sectionHeader .backBtnAndHeader .navigateToInbox{display:flex;align-items:center;justify-content:center;margin-right:10px;width:30px;height:30px;border-radius:6px;cursor:pointer}.connectInboxSection .sectionHeader .backBtnAndHeader .navigateToInbox:hover{background:#ececec}.connectInboxSection .sectionHeader .backBtnAndHeader .navigateToInbox .backBtn{font-size:20px}.connectInboxSection .sectionHeader .backBtnAndHeader h6{position:relative;display:block;font-size:16px;font-family:Graphik-Regular;color:#666;font-weight:400}.connectInboxSection .connectedInboxBody{padding:15px 10px;overflow-y:auto;background:#fff;height:calc(100% - 70px)}.connectInboxSection .connectedInboxBody.adjustHeight{height:calc(100% - 116px)}.connectInboxSection .connectedInboxBody.enableSmtp{height:calc(100% - 34px)}.connectInboxSection .connectedInboxBody .connectedInboxCard{position:relative;padding:12px 20px;display:grid;grid-template-columns:3% 20% 10% auto 15%;align-items:center;border:1px solid #ececec;box-shadow:0 2px 4px 0 rgba(0,0,0,.07);border-radius:5px;cursor:pointer}.connectInboxSection .connectedInboxBody .connectedInboxCard:hover{background:#f3f6ff}.connectInboxSection .connectedInboxBody .connectedInboxCard:not(:last-child){margin-bottom:15px}.connectInboxSection .connectedInboxBody .connectedInboxCard .imgType{position:relative;display:flex}.connectInboxSection .connectedInboxBody .connectedInboxCard .imgType svg{width:20px;height:20px}.connectInboxSection .connectedInboxBody .connectedInboxCard .customTooltip{background:#393a3d}.connectInboxSection .connectedInboxBody .connectedInboxCard .customTooltip .sharpPointer{background:#393a3d;border:1px solid transparent;padding:5px;border-radius:unset;top:2px;right:147px}.connectInboxSection .connectedInboxBody .connectedInboxCard .customTooltip .tooltipBody{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:-10px;white-space:nowrap;background:#393a3d;right:-23px;top:7px}.connectInboxSection .connectedInboxBody .connectedInboxCard .customTooltip .tooltipText{color:#fff;padding:8px}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper{padding-left:10px;display:flex;align-items:center}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .customTooltip{background:#393a3d}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .customTooltip .sharpPointer{background:#393a3d;border:1px solid transparent;padding:5px;border-radius:unset;top:8px;right:25px}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .customTooltip .tooltipBody{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:-10px;white-space:nowrap;background:#393a3d;right:-23px;top:13px}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .customTooltip .tooltipText{color:#fff;padding:8px}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .warmerMetrics{display:flex;align-items:center;font-size:14px;width:83px}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .warmerMetricsIcon{display:flex;align-items:center;margin-right:8px}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .warmerMetricsIcon svg path{fill:#8d8d8d}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .warmerMetricsIcon.low svg path{fill:red}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .warmerMetricsIcon.medium svg path{fill:#ff9e10}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .warmerMetricsIcon.high svg path{fill:#28ad56}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .warmerMetricsIcon.middle svg path{fill:#3953fb}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .warmerMetricsValue{position:relative;top:1px;color:#3b3b3b}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .warmerMetricsValue.low{color:red}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .warmerMetricsValue.medium{color:#ff9e10}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .warmerMetricsValue.high{color:#28ad56}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmerMetricsWrapper .warmerMetricsValue.middle{color:#3953fb}.connectInboxSection .connectedInboxBody .connectedInboxCard .btnInboxActions{display:grid;grid-template-columns:auto 30px;justify-content:flex-end;padding-left:12px}.connectInboxSection .connectedInboxBody .connectedInboxCard .btnInboxActions .configureBtn,.connectInboxSection .connectedInboxBody .connectedInboxCard .btnInboxActions .deleteInboxIcon{cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.connectInboxSection .connectedInboxBody .connectedInboxCard .btnInboxActions .configureBtn:hover,.connectInboxSection .connectedInboxBody .connectedInboxCard .btnInboxActions .deleteInboxIcon:hover{background:#fff;height:28px;border-radius:36px}.connectInboxSection .connectedInboxBody .connectedInboxCard .btnInboxActions .configureBtn svg,.connectInboxSection .connectedInboxBody .connectedInboxCard .btnInboxActions .deleteInboxIcon svg{width:14px;height:14px;fill:#8d8d8d}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn{position:relative}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn #warmingEnableBtn{background-color:initial;width:180px;border-radius:20px;height:28px;cursor:pointer}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn #warmingEnableBtn.enableWarming{border:1px solid #8d8d8d;color:#3b3b3b}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn #warmingEnableBtn.enableWarming path,.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn #warmingEnableBtn.enableWarming svg{fill:#8d8d8d}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn #warmingEnableBtn.warmingError{border:none;color:#3b3b3b}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn #warmingEnableBtn.warmingError svg{width:22px;height:22px}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn #warmingEnableBtn.warmingError svg path{fill:red}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn #warmingEnableBtn.warmingEnabled{border:1px solid #8d8d8d;color:#3b3b3b}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn #warmingEnableBtn.warmingEnabled path,.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn #warmingEnableBtn.warmingEnabled svg{fill:#28ad56}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn #warmingEnableBtn.loading{transition:all .3s ease-in-out;min-width:auto;border-radius:35px;width:30px!important;height:30px!important;background:#8d8d8d}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn #warmingEnableBtn.loading .load-text{width:20px;height:20px;top:4px;left:4px}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn .customTooltip{background:#393a3d}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn .customTooltip .sharpPointer{background:#393a3d;border:1px solid transparent;padding:5px;border-radius:unset;top:2px;right:calc(50% - 2px)}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn .customTooltip .tooltipBody{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;background:#393a3d;top:7px;right:-15%}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn .customTooltip .tooltipText{color:#fff;padding:8px}.connectInboxSection .connectedInboxBody .connectedInboxCard .warmingEnabledOrDisabledBtn.errorBtn .customTooltip .tooltipBody{min-width:60px;display:flex;align-items:center;justify-content:center;right:42%}.connectInboxSection .connectedInboxBody .connectedInboxCard .reconnectInbox{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;padding:6px 8px;font-size:14px;border:1px solid #3953fb;border-radius:15px;margin-left:6px;height:28px}.connectInboxSection .connectedInboxBody .connectedInboxCard .wrapConnectedEmail{position:relative}.connectInboxSection .connectedInboxBody .connectedInboxCard .wrapConnectedEmail .connectedEmail{font-weight:500;font-size:14px;color:#272727;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.connectInboxSection .connectedInboxBody .connectedInboxCard .wrapConnectedEmail .userName{font-weight:400;margin-bottom:2px;font-size:14px;color:#444}.connectInboxSection .connectedInboxBody .connectedInboxCard:first-child .defaultType{visibility:unset}.connectInboxSection .connectedInboxBody .connectedInboxCard.inboxRowloader{height:60px;grid-template-columns:36px 25% auto 23% 30px 30px}.connectInboxSection .connectedInboxBody .connectedInboxCard.inboxRowloader .imgType{width:24px;height:24px}.connectInboxSection .connectedInboxBody .connectedInboxCard.inboxRowloader .wrapConnectedEmail .connectedEmail{width:160px;height:12px}.connectInboxSection .connectedInboxBody .connectedInboxCard.inboxRowloader .wrapConnectedEmail .userName{margin-bottom:4px;width:100px;height:10px}.connectInboxSection .connectedInboxBody .connectedInboxCard.inboxRowloader .warmerMetricsWrapper{width:75%;height:12px}.connectInboxSection .connectedInboxBody .connectedInboxCard.inboxRowloader .warmingEnabledOrDisabledBtn{width:150px;height:24px}.connectInboxSection .connectedInboxBody .connectedInboxCard.inboxRowloader .configureBtn,.connectInboxSection .connectedInboxBody .connectedInboxCard.inboxRowloader .deleteInboxIcon{width:24px;height:24px}.connectInboxSection .connectedInboxBody .connectedInboxCard .groupWarmingFields{display:flex;align-items:center;justify-content:center;justify-content:space-between;border:1px solid hsla(0,0%,86.7%,.8666666667);border-radius:15px;background-color:#fafafa;justify-self:end}.connectInboxSection .connectedInboxBody .connectedInboxCard .notGroupWarmingFields{display:flex;justify-self:end}.connectInboxSection .connectedInboxBody #addAccount{height:40px;border:1px solid #eee;color:#787878;font-weight:700;box-shadow:0 1px 0 rgba(0,0,0,.2);font-size:14px;background:#fff;border-radius:2px;letter-spacing:.3px}.connectInboxSection .inboxPaginationAndLimit{position:relative;display:flex;align-items:center;justify-content:flex-end;padding:10px 30px;width:100%;height:60px}.connectInboxSection .inboxPaginationAndLimit .pagination-section{border-top:0}.connectInboxSection .inboxPaginationAndLimit .pageLimit .limitDropdown{top:auto;bottom:40px}.connectInboxSection .configurationSection{position:relative;display:block;width:100%;height:100%}.connectInboxSection .configurationSection .navigationAndDateFilter{position:relative;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd}.connectInboxSection .configurationSection .navigationAndDateFilter .filterByDateTab .tabItem .dateRange{font-size:18px;margin-right:6px}.connectInboxSection .configurationSection .navigationAndDateFilter .tabNavigation{background:#fff}.connectInboxSection .configurationSection .navigationAndDateFilter .tabNavigation .tabItem{height:60px}.connectInboxSection .configurationSection .navigationAndDateFilter .filterByDateTab{position:relative;margin-right:20px}.connectInboxSection .configurationSection .navigationAndDateFilter .filterByDateTab .tabItem{font-size:14px;height:34px}.connectInboxSection .configurationSection .configureInboxSetting{position:relative;overflow-y:scroll;width:100%;height:calc(100% - 100px);padding:20px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox{position:relative;border-radius:7px;border:1px solid #ececec;background-color:#fff;padding:20px;margin-bottom:20px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configHeader{position:relative;display:flex;align-items:center;padding:10px 0 35px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configHeader .emailAddress{font-size:24px;font-weight:600;text-align:left;color:#272727;padding-left:10px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configHeader .imgType{position:relative;display:flex;align-items:center}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configHeader .imgType svg,.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configHeader .imgType svg path{width:40px;height:40px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody{position:relative;display:grid;grid-template-columns:40% calc(60% - 25px);grid-column-gap:25px;-webkit-column-gap:25px;column-gap:25px}@media (max-width:1080px){.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody{grid-template-columns:100%;grid-column-gap:0;-webkit-column-gap:0;column-gap:0}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .quill{min-height:300px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .quill .ql-snow .ql-picker-label{padding-left:5px}}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .numberInputBox,.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .numberInputBox .numberInputBoxWrapper{width:100%}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .maximumEmailsPerDay{margin-bottom:40px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .maximumEmailsPerDay .errMsgText{bottom:-30px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .emailDailyLimit,.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox{position:relative}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .emailDailyLimit .title,.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .title{font-size:14px;font-weight:700;margin-bottom:10px;text-align:left;color:#444}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox{position:relative}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-toolbar{height:40px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-toolbar.ql-snow .ql-formats{margin-right:3px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-snow .ql-picker.ql-font,.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-snow .ql-picker.ql-size{width:80px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-snow .ql-color-picker,.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-snow .ql-icon-picker,.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-snow.ql-toolbar button{width:20px;height:20px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-snow.ql-toolbar button{padding:3px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-snow .ql-color-picker{font-size:12px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-snow .ql-color-picker .ql-picker-label{padding-top:4px}.connectInboxSection .configurationSection .configureInboxSetting .wrapConfigureBox .configBody .signatureBox .ql-snow .ql-picker-label{padding-left:2px}.connectInboxSection .configurationSection .emailWarmingSection{width:100%;height:calc(100% - 130px);position:relative;overflow-y:scroll;padding:15px}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection{position:relative;display:block;border:1px solid #ddd;border-top-left-radius:10px;border-top-right-radius:10px;padding:10px;min-height:260px}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityHeaderAndEnableWarming{display:flex;align-items:center;justify-content:space-between;padding:20px}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityHeaderAndEnableWarming .deliverablityHeader{display:flex;align-items:center}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityHeaderAndEnableWarming .deliverablityHeader .deliverablityTitle{color:#3b3b3b}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityHeaderAndEnableWarming .deliverablityHeader .deliverablityType{position:relative;margin-left:4px;font-size:12px;color:#8d8d8d}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityHeaderAndEnableWarming .warmingToogleCont{position:relative}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityHeaderAndEnableWarming .warmingToogleCont .toggleBtnSection .toggleText{font-size:14px}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityHeaderAndEnableWarming .warmingToogleCont .toggleBtnSection .toggleText.activeToogle{color:#787878!important;font-weight:400!important}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityHeaderAndEnableWarming .warmingToogleCont .toggleBtnSection .toogleButton{height:16px!important}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityHeaderAndEnableWarming .warmingToogleCont .toggleBtnSection .toogleButton .toggleCheckbox:checked~.layer{background-color:#3953fb}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityHeaderAndEnableWarming .warmingToogleCont .customTooltip .sharpPointer{top:8px;right:12px;border:none;background:#393a3d}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityHeaderAndEnableWarming .warmingToogleCont .customTooltip .tooltipBody{background:#393a3d;border-radius:5px;top:15px;left:-60px;width:230px;text-align:center}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityHeaderAndEnableWarming .warmingToogleCont .customTooltip .tooltipBody .tooltipText{color:#fff;padding:8px}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody{display:grid;grid-template-columns:repeat(3,1fr);border-radius:10px;min-height:170px}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .donutLoader{position:relative;display:flex;align-items:center;justify-content:center}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .donutLoader .donutGraphLoader.linear-background{width:150px;height:150px;border-radius:50%}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .donutLoader .donutLabel{display:flex;align-items:flex-end;flex-direction:column;height:100%;width:70px;margin-left:20px;padding-top:20px}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .donutLoader .donutLabel .inboxLabel.linear-background,.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .donutLoader .donutLabel .spamLabel.linear-background{width:50px;margin-bottom:15px}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .deliverablityStats{display:grid;grid-template-rows:repeat(4,auto)}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .deliverablityStats.loader{width:100%;height:100%;margin:0;grid-template-rows:repeat(4,28%)}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .deliverablityStats .deliverablityStatsCont{position:relative;padding-inline:40px;color:#3b3b3b;font-size:13px;display:flex;align-items:center;justify-content:space-between;text-align:center;border-right:1px solid #ddd;border-left:1px solid #ddd}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .deliverablityStats .deliverablityStatsCont .rightCont.linear-background{display:block;width:20%}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .deliverablityStats .deliverablityStatsCont .rightCont.deliverability{color:#28ad56}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .deliverablityStats .deliverablityStatsCont .rightCont.total{color:#3b3b3b}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .deliverablityStats .deliverablityStatsCont .rightCont.inbox{color:#3953fb}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .deliverablityStats .deliverablityStatsCont .rightCont.spam{color:#f59064}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .deliverablityStats .deliverablityStatsCont .leftCont.linear-background{display:block;width:50%}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .noActivityInDonutGraph{position:relative;display:flex;align-items:center;justify-content:center;color:#abaeb5;font-size:16px;line-height:1.3;letter-spacing:.3px;font-style:italic}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .healthScore{position:relative;padding:30px;display:grid;grid-template-rows:repeat(3,auto);grid-gap:8px}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .healthScore .headerCont{cursor:pointer}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .healthScore .headerCont .headerName{font-weight:700;text-decoration:underline;-webkit-text-decoration-color:#ddd;text-decoration-color:#ddd}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .healthScore .headerCont .headerName:hover{color:#3953fb;-webkit-text-decoration-color:#3953fb;text-decoration-color:#3953fb}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .healthScore .headerCont.linear-background{width:50%}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .healthScore .scoreCont{font-size:16px;color:#28ad56}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .healthScore .scoreCont.linear-background{width:20%}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .healthScore .lastCheckedCont{font-size:12px;color:#8d8d8d}.connectInboxSection .configurationSection .emailWarmingSection .deliverablityAnalyticsSection .deliverablityAnalyticsBody .healthScore .lastCheckedCont.linear-background{width:70%}.connectInboxSection .configurationSection .emailWarmingSection .emailSentCountCont{position:relative;display:block;padding:15px;border:1px solid #ddd;border-bottom-left-radius:10px;border-bottom-right-radius:10px;min-height:400px}.connectInboxSection .configurationSection .emailWarmingSection .emailSentCountCont .noReportsFound{position:relative;display:flex;align-items:center;justify-content:center;min-height:400px;padding:0!important}.connectInboxSection .configurationSection .emailWarmingSection .emailSentCountCont .chartLoader{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings{display:block;position:relative;padding:10px 0;border:1px solid #ddd;border-radius:10px;margin-top:10px;min-height:445px}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont{position:relative}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsHeader{height:60px;padding:20px;font-weight:700;border-bottom:1px solid #ddd;color:#000}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody{height:calc(100% - 60px);display:grid;grid-template-columns:repeat(2,1fr);align-items:center;padding:15px;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;grid-row-gap:20px;row-gap:20px}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .emailWarmingTagWrapper{display:flex;align-items:center}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .emailWarmingTagWrapper .copyIcon{cursor:pointer;font-size:14px;margin-left:20px}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .emailWarmingTagWrapper .copyIcon:hover{background:#f5f5f5;color:#000;transition:all .3s ease}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .label{margin-bottom:15px;font-size:15px;display:flex;align-items:center}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .label .infoIcon{position:relative;margin-left:8px;top:3px;cursor:pointer}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .label .infoIcon .iIcon{font-size:14px}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .label .infoIcon .customTooltip .sharpPointer{top:-3px;right:0;border:none;background:#393a3d}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .label .infoIcon .customTooltip .tooltipBody{background:#393a3d;border-radius:5px;top:4px;left:-60px;width:300px;text-align:center}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .label .infoIcon .customTooltip .tooltipBody .tooltipText{color:#fff;padding:8px}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .emailWarmingTag{background-color:#eff1ff;color:#3953fb;border-radius:6px;font-size:11px;min-width:70px;max-width:100px;padding:6px;display:flex;align-items:center;justify-content:center}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody.settingsLoader{grid-row-gap:45px;row-gap:45px}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .warmingSettingsLoader{position:relative;height:50px;display:flex;flex-direction:column;justify-content:space-between}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .warmingSettingsLoader .label.linear-background{width:80%;height:25%}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .warmingSettingsLoader .inputType.linear-background{width:40%;height:25%}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .checkBoxInput{align-items:center;display:grid;grid-template-rows:repeat(3,auto);grid-gap:15px;height:auto}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .checkBoxInput .checkboxlabel{font-size:15px}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .checkBoxInput .checkboxSubLabel{display:block;font-size:12px;color:#8c8c8c}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .checkBoxInput .toggleBtnSection .toggleText.rightPad{padding-right:0}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .checkBoxInput .toggleBtnSection .toogleButton .toggleCheckbox:checked~.layer{background-color:#3953fb}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .numberInputBox:focus-within .numberInputBoxSubLabel,.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .warmingSettingsBody .numberInputBox:focus-within label{color:#8c8c8c}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .buttonActionList{position:relative;display:flex;justify-content:flex-start;width:100%;padding:20px;border-top:1px solid #ddd;background:#fff;margin-top:5px}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .buttonActionList .cancelButton{min-width:130px;border-radius:5px;color:#3953fb;background:#fff;border:1px solid #3953fb;margin:unset}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .buttonActionList .cancelButton:hover{background:#fff}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .buttonActionList .saveButton{min-width:130px;border-radius:5px;background:#3953fb;margin-left:15px}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .buttonActionList .saveButton.loading{transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.connectInboxSection .configurationSection .emailWarmingSection .emailWarmingSettings .warmingSettingsCont .buttonActionList .saveButton.loading .load-text{width:30px;height:30px;top:4px;left:4px}.connectInboxSection .addAccountCont{position:relative;display:grid;grid-template-columns:65% 35%}@media (max-width:767px){.connectInboxSection .addAccountCont{grid-template-columns:100%}}.connectInboxSection .addAccountCont .accountFormBody{position:relative}.connectInboxSection .addAccountCont .accountFormBody form{position:relative;display:block;width:100%}.connectInboxSection .addAccountCont .accountFormBody form .customSelectCont{width:calc(50% - 20px);margin:0 10px}@media (max-width:767px){.connectInboxSection .addAccountCont .accountFormBody form .customSelectCont{width:calc(100% - 10px);margin:0 5px}}.connectInboxSection .addAccountCont .accountFormBody form .customSelectCont .filled{display:flex;align-items:center;justify-content:space-between}.connectInboxSection .addAccountCont .accountFormBody form .inputLabel{color:#666;font-size:13px;font-family:Graphik-Regular;position:absolute;top:40%;left:0;transition:all .2s linear}.connectInboxSection .addAccountCont .accountFormBody form .inputCont{background-color:#fff;color:#000;display:inline-block;width:calc(50% - 20px);margin:10px;position:relative;padding:25px 0 0}@media (max-width:767px){.connectInboxSection .addAccountCont .accountFormBody form .inputCont{width:calc(100% - 10px);margin:5px}}.connectInboxSection .addAccountCont .accountFormBody form .input-box{line-height:36px;-webkit-appearance:none;border:0;font-size:15px;width:100%;border-bottom:1px solid #f3f4f8;color:#3953fb}.connectInboxSection .addAccountCont .accountFormBody form .input-box:focus~label,.connectInboxSection .addAccountCont .accountFormBody form .inputCont.filled label,.connectInboxSection .addAccountCont .accountFormBody form .select-box:focus~label,.connectInboxSection .addAccountCont .accountFormBody form .selectValues.filled label{top:8px;transition:all .2s linear}.connectInboxSection .addAccountCont .accountFormBody form .buttonCont{width:100%;padding:15px;display:flex;align-items:center;justify-content:left}.connectInboxSection .addAccountCont .accountFormBody form .buttonCont .btn{margin-right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px}.connectInboxSection .addAccountCont .accountFormBody form .cancelBtn{background:#f5f5f5;border:1px solid #f5f5f5;color:#666}.connectInboxSection .addAccountCont .accountFormBody form .additionalDetailsCont{padding:15px;display:flex;align-items:center}.connectInboxSection .addAccountCont .accountFormBody form .additionalDetailsCont .additionalText{margin-right:10px;color:#707070;font-size:20px}.connectInboxSection .addAccountCont .accountFormBody form .additionalDetailsCont .dottedLine{flex:1 1;border-bottom:1px dotted #ddd}.connectInboxSection .addAccountCont .accountFormBody form .privacyCont{font-size:14px;margin:15px 15px 0;line-height:1.3;letter-spacing:.3px}.connectInboxSection .addAccountCont .accountFormBody form .privacyCont a{color:#3953fb;text-decoration:none}.connectInboxSection .addAccountCont .accountFormBody form .privacyCont a:active,.connectInboxSection .addAccountCont .accountFormBody form .privacyCont a:focus,.connectInboxSection .addAccountCont .accountFormBody form .privacyCont a:hover{color:#3953fb}.connectInboxSection .addAccountCont .instructionStep{position:relative;padding:0 10px}.connectInboxSection .addAccountCont .instructionStep .instructionCont{position:relative;background-color:#edefff;border-radius:10px;padding:20px;margin:0 10px}.connectInboxSection .addAccountCont .instructionStep .instructionCont.highLightErr{background-color:#e4e7fa;box-shadow:0 0 5px 2px #8f98e7;height:100%;margin:10px 0}.connectInboxSection .addAccountCont .instructionStep .instructionCont .connectErrorMsg{margin-bottom:10px;padding:5px;color:red;font-size:14px;font-weight:500;display:flex;align-items:center;flex-direction:row;border-radius:5px}.connectInboxSection .addAccountCont .instructionStep .instructionCont .connectErrorMsg i{font-size:20px}.connectInboxSection .addAccountCont .instructionStep .instructionCont .connectErrorMsg .msgContent{padding-left:10px}.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionHeader{display:flex;align-items:center;flex-direction:row;color:#3953fb;font-size:16px;letter-spacing:.3px;line-height:1.4;font-weight:500;font-family:Graphik-Regular}.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionHeader .fa-envelope-open-o{color:#3953fb;padding-right:10px;font-size:16px}.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper{display:flex;flex-direction:column}.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper .instruction1,.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper .instruction2{position:relative;word-break:break-word;width:100%}.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper .instruction1 .instructionTitle,.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper .instruction2 .instructionTitle{color:#666;margin-top:20px;margin-bottom:5px;font-size:14px;width:100%;position:relative;display:flex;align-items:center;justify-content:space-between;padding-bottom:5px;border-bottom:1px dashed #ddd}.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper .instruction1 .instructionTitle a,.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper .instruction2 .instructionTitle a{color:#3953fb;text-decoration:none;font-weight:500;font-size:11px}.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper .instruction1 .olCont,.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper .instruction2 .olCont{color:#666;font-size:14px;padding-left:20px;margin:0;letter-spacing:.3px}.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper .instruction1 .olCont .fa-cog,.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper .instruction2 .olCont .fa-cog{cursor:default}.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper .instruction1 .olCont li,.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper .instruction2 .olCont li{padding:5px 0}.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper .instruction1 .olCont li a,.connectInboxSection .addAccountCont .instructionStep .instructionCont .instructionWrapper .instruction2 .olCont li a{color:#3953fb;text-decoration:none;font-weight:500}.connectInboxSection .accountDetailsCont{width:calc(100% - 20px);padding:0 10px;display:inline-block}.connectInboxSection .accountDetailsCont .accountBody .accountCard{display:flex;align-items:center;height:auto;padding:5px;font-family:Graphik-Regular}.connectInboxSection .accountDetailsCont .accountBody .accountCard.googleAuth .mailId,.connectInboxSection .accountDetailsCont .accountBody .accountCard.outlookAuth .mailId{padding-bottom:0!important}.connectInboxSection .accountDetailsCont .accountBody .accountCard .mailCont{width:40%;white-space:nowrap;text-overflow:ellipsis;display:flex;align-items:center;margin-right:10px}.connectInboxSection .accountDetailsCont .accountBody .accountCard .mailCont .gmail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABRpJREFUeNrEWHlMFGcUfzszuzt7F1hguRSWo1QsLqWpYtKmSoxF0z8UrW2iJtg0ttoqaI8UUIOAsYcRaVUKaWPbtGmoxKRHtEmT0jbpoRgoxSZKylHK2V1gufZkt++bRcjCLHvMtr7k7cx+3/fe/Ob7fu997xsRBCnG/j9z8fIC6qOocahyVGqu24U6gzqI+iPqRW1C6s1g/IsCBEEeWI26HzUiyHcYQ30PtQzBuQQDQjAH8fI2KgvCxIr6MoI6HxIgBKKcm3YDhFfayHIjsCm+ToqvsbvuZO7Q4afGxz86ZwDXbPigoC/ik/gmzwhohnrqqx+auHKpxdHTyfWxOXmgLa0BOkIrCMvsmBGMp4rB2voz959O0rtVew9tTN1d3OwTUM+V93XmS2cHnHc6vNrpyBjQltcAm702NPK0/wrGqmKYHR3xamfSs9yaoiPxydueHeJdsuHvrt62LwLDvR06Gj66G8yfXgBwuwNHgmOJDbFdDIaIs/OWyNh8tYuXQ21ny2v6vmpSm+LSQCRX8jh3wfgHZ2CkdB+4zGP+6YJjyFhiQ2yXcAWfYdbpoefLJlnr+ZONXoBaKg8zg19/fsgzj2JQVTcAlZTC+yDLjR9gYP9WsP3R6hMM6SNjyFjeSELfsooLmEE989F/+cOdrbXHxfOAKImkcbrrjugurTSrckFRcRGYvHx+ghqHYahkF0w0NngvId6TNtJHxvAJ8Sk7/i5QsQkLHOvtglmnk0PPkJ/RX75/0usNaBrUcSsBDpSBXZ8Jts/qEMWi8Mf/Y/WnwdrRAtpX3vTkrrdeBctP3/JPG/qUPv08iDdv5+02NV/jIob5vf50we03SpklbyKWgDIiGibRAZWSAdZ3KsBtHl26hAhgoGiTB+O4iT/7aiKBfekE0BmrfS7z5K02UcfHtXso61D/674iR8LKQa6O4BzJK+uATud3SID4AkNsONtlwNxd7pm/usopy9+92cuNkyk1IMWIEN0XBbLSMyDetC3gqCdjiQ2xDUSmuzuTGUt/r9LfQKUmClxOJzjsVpDueRHo1AfASsLZbuM3kEiB3XcUmPX5QSVQS1+3mLKNDNH+ixQRqCKjkZceqpEHyU9gpMTELw1pbCN9wYIh4jCOiCiX1RJY4UTRoIqKxSs1l0v0XC5hDOsWAgHvSRvpC2nvtVmBCcaAJkkTI2/C5MkxIoUK2JIqcHzT5OHM5kJuNoUIQ8sV4JyeDJyoUhkokFPTZtP8coqf2BGW6oSSyYGSxuiCLnhYMjMKNYRbJNpYN8XqEqdCMVZgsiOzFU5hE1Y4KPkKfXuoDgifCK/CJQp9RjclS1x5KlQikohTY+RRFC0cDWJQpKRVUllFR65pHsx1hkxEzE0kRwmNLuWqNe6sZw5+wiWVqPUbvhAUqhIWlAFuD74kesOW6/P1kMtm26VMzXQLcSiVKbl9LxSRJacBrVI/Ng/o4WPnnLothbVCaUAqA1IhBCvxO/ZeNjz3mt2rpjaUVBXrCgr/EQqK1FCklgp4qQq2W3IOHNvJe+qIyns8U706xyEsWMhGHMtVnf6JnO2O2bhVv+xBse9Gc7osPqld6Fne6bDDhHEQ6y63r33RTTsc61Ieyb/u92yP53py5PiN5D4hoOzWGZjkOY8xEuksBsHaxAzDzf/9Y4NlygwzEwvnOKw+jWIJm5mQvsZ0zz7HTI0byRK6WZmyNvH+nOJ7/sEKedSAM1W2ItP/jhB0vv+vP+n9K8AABF7FWcuAOQ4AAAAASUVORK5CYII=);height:30px;width:30px;display:inline-block;background-size:100%;background-repeat:no-repeat}.connectInboxSection .accountDetailsCont .accountBody .accountCard .mailCont .outlook{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkEyMDEwOTg2MjIxNjExRUE5RjVDQjQ2NjJDQjA2N0EzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkEyMDEwOTg3MjIxNjExRUE5RjVDQjQ2NjJDQjA2N0EzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTIwMTA5ODQyMjE2MTFFQTlGNUNCNDY2MkNCMDY3QTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTIwMTA5ODUyMjE2MTFFQTlGNUNCNDY2MkNCMDY3QTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5SOCI6AAAHFElEQVR42sSZeWxUVRSHfzPzZqadbkBLS6FlLVuRRUAERCObSIAoAiYmosZiEaFUTKRCigTZFBWVVaD0H0BxgWCEABUSo2EXaCkte4GWFrrSMsN0lrd47nvtLO0sLTz0JDfvTe57935zzr3nnnOeRpIktEYeOiVcqhJhMuj608+x1EZS60UtkVp4w2MWaiXUrlI7Tu1ocjTy8QiiCQRYVS+hoFLEpWoBF+n6wZAQBpBKLeVWnZicVy7IfaVmEVVWCfW8MlYop0GMSYNOEVp8MsIIo04Du4BC6tpObSvBWloFyIYteSDKMAWkncIqGo2uFVZlwv2vhxvossTGS5mHinjkFDlRTM+3RPbPMCE5RssAUWsD7tsBUcIK6lpOoI6ggN+esSM7zwmzw7cmCS5FkJB14LoTPxY4/D4XDLBRaCxUWgmUYOl2FkFuD/Q+t/GsA7wfZRDc52UWMWPNCRuu3xehhpC10SEMaGME7liQVViNXgSZ4e95bQC4dafL+IwP/6hXDc5TQjigexQQYcBCglznF9AP3Po/b/NpK4/ZYHVKeFKiJW0mRABRRqQR5HqfJvYB98WpMn7e2tM2tpgfW97fVQyD5AwKmvJix3lAmHX+jmte5tZ022T22hB3zGLWAjJro8t4XHGUlUJ0BN2s5Fe12PhWEhLbGWeNW5O/vZmJmSthu/WrkzbV4FojVoeI1ftLIIhS1pGF/Y2+TLyEuRK1N0ROek8vNxNMCit4hpXJeFwaJO2FMyfM/Nz/KXvP1+KNrddR7xAzSYvhbUw6l4lT2QkRyAnHhGrwfIIWYzpr0TVK0+JJxRac9U5aW5/+fhfzdpeg0uzEgbwamenw/CSXiVPY8eVLOoZrkDmCw2gC03pwXaySsPw4j9yKwEsi/ac72Dg9Dn06hPjsr7TwmL2zGCdvPnT/KUGQmRLbGtZqCqqkAbdqxbx5OdZmL/dvr0H2ywZEGv1pB1j0F49914SAu1gnODF/dHukjY6FgXP/y3PFVqTsKEb5A0U5ejpmlk6Kx7vPRaOoFrAJGMhMPCavovkEkRQebBqvd8GxwCE7X8D6czyu1kgu/7XqBQ5PxWiCmvDrIxWYsO46zhYrith5qgZTvy9ywcVGcPgltZsMxyRML1/GMhMPv1zdHDB9KIdYkzLxmXsi5uSwgELp23xewGIy+5vJOvls/WyUHq/t873Bpg9piz2nKpj7wJVyG17ZdAODO5vwz223xYZ0MSFrZhfERbidSigDtGE402DfErPYTHvTeunkewaVfpR3wTVGJCtP8MivVDTZjzQ4tINvV5I6Kgb75/ZAcnyIa1l4wr09PBp7Z3f3gmNiUKbvw0btVG313mnD4rUUdCr3e64KqK6XfK6/bRd412+2ifzJwIRQHExLQsaEONcaZNdvZiRg9dSO8tprKnpluE4MI6LpydHPw7H+XeJ/lx67I3q8E3gdMoj0MbGYMiAK+3LrMLFfJPrGhwQ8nxkb56szOtR9X2rx78cstL5r7RLFdhrZT7ZEuscY8dG42JZHPGyZhXLeg3vGiFyQU8rQ8FftgrqnSkMkZWbTl0abvAHvPXRrLamtf83EhWlg0jc4XKu6AYZTUVIpA7ycGOGtptwK92Tju+j8DjKhq/u9c+XqBhkOxSKX2Qwne0d7Q7DJyhu0OLG7Vj5RmgpFwZg9SHmPPXn4prqA9Yr/PskAjw6K1TVbg1n5gms3baYT5ek4rdf5nD3R4NoYB4tE3H6grokfKoBHuck/Wy5QuFXYOVKb7Jnr7ioQ8BKZ8BlywO1pje6eoseVGiU5709uSNfAy3wkCxrUFLbh6BwupGzvQqNassd303s9xE6LtCM8zt5zQ/dup8GgWDfcXVoG7xx0osamrvZq7QqTZ8i/ZWIPjlJA77V2nyaeecCJZaQhpr3GJKqMfOOWPAGTf3W4Age1hCmGJfWMyStpIjMv/+2qM3Nbrt1/lq9VEu/W+LyWJk2NMmdMPKYNjVlJiVNm07x4xeSeevJ7/j0z2zxqO2RPSYoLxauD5XBr+X+WdiY4qoLmxUyMZJ6PJyUiNtKQSrnxNp+AHon7QlZVUCNxb1o88iclZjm0+5J27sKApQ9yOxnPduQ2LBgW4pWDPEkptchwG5rCyYC+ggGCTBvdhduweGQIQrgnR8ksxDRXZ5fh0nxGM3OHGCj+1/iEHN6J+/K78aHo0VarOpyNfHtRncusaUErrMV1jdVVpcLK7lmEQmtyFvmmbazq8AMl9hZ1C5jvEVzWI9eoGSADbh+mYyXgpbSzFx+6wSPnplMuGbe6BGxXwMi0q6hrWYtKwK2p8hdWI4ous1hSXe+U+haR1nPv8ThzV5CjH19F9EUjjJQAyUX0Sw1F9CwCq1Olyh8Eln2GGEdthMdniIiGbrPHZ4gT1I486meIfwUYAFVGOQDOgHAQAAAAAElFTkSuQmCC);height:30px;width:30px;display:inline-block;background-size:100%;background-repeat:no-repeat}.connectInboxSection .accountDetailsCont .accountBody .accountCard .mailCont .userDetails{display:flex;flex-direction:column}.connectInboxSection .accountDetailsCont .accountBody .accountCard .mailCont .userDetails .mailId{display:inline-block;padding-left:10px;font-size:15px;color:#666;font-weight:500;padding-bottom:5px}.connectInboxSection .accountDetailsCont .accountBody .accountCard .mailCont .userDetails .userName{display:inline-block;padding-left:10px;font-size:13px}.connectInboxSection .accountDetailsCont .accountBody .accountCard .buttonCont,.connectInboxSection .accountDetailsCont .accountBody .accountCard .serverTypeCont{width:30%}.connectInboxSection .accountDetailsCont .accountBody .accountCard .buttonCont{text-align:right}.connectInboxSection .accountDetailsCont .accountBody .accountCard .buttonCont .btn{width:100px;height:36px;text-align:right;display:inline-flex}.connectInboxSection .accountDetailsCont .accountBody .accountCard .serverTypeCont{display:flex;align-items:left;flex-direction:column}.connectInboxSection .accountDetailsCont .accountBody .accountCard .serverTypeCont .servertype{padding-bottom:5px}.connectInboxSection .accountDetailsCont .accountBody .accountCard .serverTypeCont .serverTypeTxt{font-size:13px}.connectInboxSection .accountDetailsCont .accountHeader{padding:10px}.connectInboxSection .accountDetailsCont .accountDetail{border:1px solid #ececec;display:flex;align-items:center;width:100%;background:#fafafb}.connectInboxSection .accountDetailsCont .accountDetail .accLabel,.connectInboxSection .accountDetailsCont .accountDetail .accText{width:50%;display:inline-block;padding:10px}.configFooter,.smtpImapfooter{position:relative;padding:10px 0;display:flex;align-items:center;justify-content:flex-start;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.configFooter button,.smtpImapfooter button{font-size:14px;padding:10px 0;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset}.configFooter button.saveSmtpImapConnection,.configFooter button.updateConfigure,.smtpImapfooter button.saveSmtpImapConnection,.smtpImapfooter button.updateConfigure{border:1px solid #3953fb;background:#3953fb;color:#fff}.configFooter button.saveSmtpImapConnection.disabledBtn,.configFooter button.updateConfigure.disabledBtn,.smtpImapfooter button.saveSmtpImapConnection.disabledBtn,.smtpImapfooter button.updateConfigure.disabledBtn{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.configFooter button.backToConnectInbox,.configFooter button.cancelConfigure,.smtpImapfooter button.backToConnectInbox,.smtpImapfooter button.cancelConfigure{border:1px solid #3953fb;color:#3953fb;background:#fff}.configFooter button.loading,.smtpImapfooter button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px;background:#3953fb}.configFooter button.loading .load-text,.smtpImapfooter button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.smtpImapConnectPage{width:100%;height:100%;background:#fff}.smtpImapConnectPage .smtpImapContentBody{position:relative;width:100%;height:calc(100% - 60px);overflow:auto}.smtpImapConnectPage .smtpImapContentBody .stmpImapTitle{position:-webkit-sticky;position:sticky;padding:16px 20px 12px;background:#fff;top:0;z-index:8;border-top-left-radius:10px;border-top-right-radius:10px}.smtpImapConnectPage .smtpImapContentBody .stmpImapTitle h4{font-size:16px;color:#666;margin-bottom:5px;font-weight:400}.smtpImapConnectPage .smtpImapContentBody .stmpImapTitle p{font-size:13px;color:#787878}.smtpImapConnectPage .smtpImapContentBody .twoColLayout{position:relative;display:grid;grid-template-columns:repeat(2,calc(50% - 20px));justify-content:space-between;padding:0 20px;margin:15px 0 20px}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .toggleText{position:relative;font-size:14px;top:2px;font-weight:400;padding-left:8px}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .toggleText.activeToogle{color:#666}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .toggleActionSection{display:flex;align-items:center;position:relative}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .toggleActionSection .rightPad{display:none}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .colTiteAction .toggleActionSection{height:46px}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .colTiteAction .titeAction{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;margin-top:5px;width:300px;height:34px}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .colTiteAction .titeAction h6{color:#222;font-size:16px;font-weight:500}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .colTiteAction .titeAction button{font-size:14px;border-radius:3px;letter-spacing:.3px;min-width:70px;margin:unset;border:1px solid #3953fb;color:#3953fb;background:#fff;width:34px!important;height:34px!important}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .colTiteAction .titeAction button:hover:not(.loading){background:#3953fb;color:#fff}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .colTiteAction .titeAction button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px;background:#3953fb}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .colTiteAction .titeAction button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .colTiteAction .titeAction button.disabled{border:1px solid #ccc;color:#666;opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .colTiteAction .titeAction .verfiedMsg{position:relative;background:#fff;display:flex;align-items:center;border-radius:20px;padding:3px 5px}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .colTiteAction .titeAction .verfiedMsg .tickIcon{color:#0ccd0c;font-size:12px}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .colTiteAction .titeAction .verfiedMsg .text{position:relative;top:1px;font-weight:500;letter-spacing:.3;padding:0 5px;letter-spacing:.3px;color:#0ccd0c;font-size:12px}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper{height:40px;margin-bottom:25px;width:300px}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont{position:relative;width:300px!important}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont .inputBox{width:300px;color:#3953fb}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont .inputBox:not(:focus)::-webkit-input-placeholder{color:transparent}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont .inputBox:not(:focus)::placeholder{color:transparent}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont .focusBorder{width:300px;border-bottom:1px solid #ddd;z-index:8!important}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont.wrapInputIcon{width:calc(100% - 20px)}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont.wrapInputIcon .eyeIcon{cursor:pointer;position:absolute;right:0;font-size:18px;color:#666;top:12px}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont .inputBox.password{width:calc(100% - 20px)}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .imapEmailsForm .dropdownButtonOption,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .smtpEmailsForm .dropdownButtonOption{width:300px;border-bottom:1px solid #eceff1;margin-bottom:25px}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .imapEmailsForm .dropdownButtonOption label,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .smtpEmailsForm .dropdownButtonOption label{position:absolute;font-size:11px;display:block;top:-10px;transition:all .5s}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .imapEmailsForm .dropdownButtonOption label.adjustLabel,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .smtpEmailsForm .dropdownButtonOption label.adjustLabel{display:block;margin-bottom:unset;top:14px;font-size:13px;transition:all .5s}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .imapEmailsForm .dropdownButtonOption .inputValueIcon,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .smtpEmailsForm .dropdownButtonOption .inputValueIcon{position:relative;display:flex;align-items:center;justify-content:space-between;height:40px;cursor:pointer}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .imapEmailsForm .dropdownButtonOption .inputValueIcon .activeValue,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .smtpEmailsForm .dropdownButtonOption .inputValueIcon .activeValue{position:relative;top:4px;font-size:14px;color:#3953fb}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .imapEmailsForm .dropdownButtonOption .inputValueIcon .icon,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .smtpEmailsForm .dropdownButtonOption .inputValueIcon .icon{cursor:pointer;color:#666;font-size:20px}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .imapEmailsForm .dropdownButtonOption .drop-down-menu,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .smtpEmailsForm .dropdownButtonOption .drop-down-menu{right:unset;left:0;bottom:40px;top:unset}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .imapEmailsForm.disableImap,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .smtpEmailsForm.disableImap{opacity:.5;pointer-events:none}.smtpImapConnectPage .smtpImapContentBody .twoColLayout .imapEmailsForm .inputWrapper .inputBox.disableInput,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .smtpEmailsForm .inputWrapper .inputBox.disableInput{color:#8d8d8d}.smtpImapConnectPage .smtpImapfooter{border-top:1px solid #eceff1;height:60px;padding:0 20px}.smtpImapConnectPage .smtpImapfooter.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:pointer}.connectedInboxWrapper{display:flex;align-items:center;justify-content:space-between}.connectedInboxWrapperIsAdmin{display:flex;align-items:center;justify-content:flex-end;width:100%}.connectedInboxHeader{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.connectedInboxHeader .searchWrapper{display:flex;align-items:center;flex-direction:row}.connectedInboxHeader .searchWrapper .searchInput{background:#fff;position:relative;display:flex;align-items:center;width:286px;border-radius:6px;border:1px solid #ebebeb}.connectedInboxHeader .searchWrapper .searchInput .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:0}.connectedInboxHeader .searchWrapper .searchInput .searchImage{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.connectedInboxHeader .searchWrapper .searchInput .searchImage svg{width:20px;height:20px;fill:#666}.connectedInboxHeader .searchWrapper .searchInput .searchTextBox{display:flex;align-items:center;position:relative}.connectedInboxHeader .searchWrapper .searchInput .searchTextBox input{border:0;color:#3b3b3b;width:254px;font-size:16px;padding:6px 20px 6px 2px;border-radius:35px;line-height:1.5}.connectedInboxHeader .searchWrapper .searchInput .searchTextBox i{position:absolute;right:5px;color:#666;font-size:14px;cursor:pointer;padding:2px;border-radius:35px;display:flex;align-items:center}.connectedInboxHeader .searchWrapper .searchInput .searchTextBox i:hover{color:#000}.connectedInboxHeader .searchWrapper .searchInput:focus-within .searchImage svg{fill:#3953fb}.connectedInboxHeader .searchWrapper .searchInput:focus-within input{color:#3953fb;border-radius:35px;transition:all .3s ease-in-out}.connectedInboxHeader .flexRow{display:flex;align-items:center}.connectedInboxHeader .searchWrapper .searchInput:focus-within input,.connectedInboxHeader .searchWrapper .searchInput:focus-within svg{color:#666!important;fill:#666!important}.connectedInboxHeader .filterHeaderWrapper{position:relative;width:200px}.connectedInboxHeader .filterHeaderWrapper .dropdownList li{height:32px!important;padding:8px 10px!important}.connectedInboxHeader .filterBtn{position:relative;display:flex;align-items:center;border:1px solid #eceff1;padding:10px;border-radius:5px;color:#595959;background:#fff;cursor:pointer;margin-left:12px;height:36px}.connectedInboxHeader .filterBtn svg{width:14px;height:16px;fill:#3953fb;margin-right:8px}.connectedInboxHeader .filterBtn .filterTextWrapper{display:flex;align-items:center;width:146px;justify-content:space-between;color:#3953fb;font-size:14px}.connectedInboxHeader .filterBtn .filterTextWrapper .filterTxt{width:130px;padding-top:2px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.connectedInboxHeader .filterBtn .filterTextWrapper .dropdownFilterIcon{font-size:20px;color:#9e9e9e}.connectedInboxHeader .filterDropdownOverlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.connectedInboxHeader .userFilterDropDown{position:relative;margin-left:10px}.connectedInboxHeader .userFilterDropDown .userFilterBtn{position:relative;display:flex;align-items:center;justify-content:center;outline:none;background:#fff;border-radius:3px;border:1px solid #eceff1;padding:0 10px;width:200px;height:36px;font-size:15px;transition:all .3s ease;cursor:pointer}.connectedInboxHeader .userFilterDropDown .userFilterBtn:hover{background:#fbfbfb;transition:all .3s ease}.connectedInboxHeader .userFilterDropDown .userFilterBtn .icon{margin-right:10px;width:14px;height:14px}.connectedInboxHeader .userFilterDropDown .userFilterBtn .icon svg{fill:#3953fb;width:14px;height:14px}.connectedInboxHeader .userFilterDropDown .userFilterBtn .UpgradeTooltip .sharpPointer{right:29px}.connectedInboxHeader .userFilterDropDown .userFilterBtn .name{position:relative;color:#3953fb;min-width:100px;max-width:110px;text-align:left;font-size:15px;top:2px;line-height:normal}.connectedInboxHeader .userFilterDropDown .userFilterBtn .name .shortName{text-transform:uppercase}.connectedInboxHeader .userFilterDropDown .userFilterBtn .name .shortName:not(:last-child):after{content:", "}.connectedInboxHeader .userFilterDropDown .userFilterBtn .name .shortName.teamNameSelected{text-transform:unset;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.connectedInboxHeader .userFilterDropDown .userFilterBtn .hiddenCount{font-size:13px;color:#787878;min-width:30px;line-height:normal;position:relative;top:1px}.connectedInboxHeader .userFilterDropDown .userFilterBtn .arrow{margin-left:5px;margin-top:3px;display:flex;align-items:center;transition:all .3s ease}.connectedInboxHeader .userFilterDropDown .userFilterBtn .arrow svg{fill:#535353;width:11px;height:11px}.connectedInboxHeader .userFilterDropDown .userFilterBtn .arrow.activeArrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);transition:all .3s ease}.connectedInboxHeader .userFilterDropDown .overlayUserFilterMask{position:fixed;z-index:4;inset:0;width:100%;height:100%;background:transparent}.connectedInboxHeader .filterInbox{width:100%;display:flex;justify-content:flex-end;margin-right:20px}.noInboxFound{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.linkedInwarmingEnabledOrDisabledBtn{position:relative}.linkedInwarmingEnabledOrDisabledBtn #warmingEnableBtn{background-color:initial;width:180px;height:28px;border-radius:20px;cursor:pointer}.linkedInwarmingEnabledOrDisabledBtn #warmingEnableBtn.warmingError{border:none;color:#3b3b3b}.linkedInwarmingEnabledOrDisabledBtn #warmingEnableBtn.warmingError svg{width:22px;height:22px}.linkedInwarmingEnabledOrDisabledBtn #warmingEnableBtn.warmingError svg path{fill:red}.linkedInwarmingEnabledOrDisabledBtn.errorBtn .customTooltip .tooltipBody{min-width:60px;display:flex;align-items:center;justify-content:center;right:42%}.btnInboxActions{display:grid;grid-template-columns:auto 30px;justify-content:flex-end;padding-left:12px;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.reconnectBtn{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;padding:6px 8px;font-size:14px;border:1px solid #3953fb;border-radius:15px;margin-left:6px;height:28px}.googleOAuthPopupWrapper .card{flex-direction:column!important;padding:20px;color:#343a40}.googleOAuthPopupWrapper .card .OAuthPopupHeader{display:flex;align-items:center;width:100%;border-bottom:1px solid #ddd;padding-bottom:20px}.googleOAuthPopupWrapper .card .OAuthPopupHeader .imgType{margin-right:10px;display:flex;align-items:center}.googleOAuthPopupWrapper .card .OAuthPopupHeader .connectTxt{height:20px}.googleOAuthPopupWrapper .card .OAuthPopupHeader .OAuthPopupClose{position:absolute;right:16px;cursor:pointer;top:16px;color:#8d8d8d;font-size:14px;padding:3px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.googleOAuthPopupWrapper .card .OAuthPopupHeader .OAuthPopupClose:hover{border-radius:50%;background:#ddd;color:#000;transition:all .2s ease-in}.googleOAuthPopupWrapper .card .OAuthPopupBody{padding-top:16px;font-size:14px}.googleOAuthPopupWrapper .card .OAuthPopupBody .topWrapper{text-align:center;padding-bottom:24px;border-bottom:1px solid #ddd}.googleOAuthPopupWrapper .card .OAuthPopupBody .topWrapper .salesgearLogoIcon{width:140px;height:32px;margin:auto auto 12px}.googleOAuthPopupWrapper .card .OAuthPopupBody .topWrapper .salesgearAllowAccessContent{font-size:14px;color:#3b3b3b;margin-bottom:14px}.googleOAuthPopupWrapper .card .OAuthPopupBody .topWrapper .salesgearAllowAccessContent a{color:#3953fb}.googleOAuthPopupWrapper .card .OAuthPopupBody .topWrapper .emailContent{font-size:11px;color:#3b3b3b;display:flex;align-items:center;justify-content:center}.googleOAuthPopupWrapper .card .OAuthPopupBody .topWrapper .emailContent .emailInitials{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:35px;border:1px solid #34a853;background-color:#34a853;color:#fff;text-transform:uppercase;font-size:12px;margin-right:12px}.googleOAuthPopupWrapper .card .OAuthPopupBody .finalWrapper{padding:20px 0}.googleOAuthPopupWrapper .card .OAuthPopupBody .finalWrapper strong{font-size:14px}.googleOAuthPopupWrapper .card .OAuthPopupBody .finalWrapper strong a{color:#3953fb}.googleOAuthPopupWrapper .card .OAuthPopupBody .finalWrapper .content{line-height:1.5;color:#3b3b3b;padding:10px 0;font-size:14px}.googleOAuthPopupWrapper .card .OAuthPopupBody .finalWrapper .supportMailLink{font-size:14px}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenHeading{text-align:center;margin-bottom:20px}.googleOAuthPopupWrapper .card .OAuthPopupBody .chooseToConnectHeading{text-align:center;padding-bottom:16px}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody{padding-bottom:16px}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .copyContentWrapper{margin-top:12px}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .inputBoxSection{position:relative}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .inputBoxSection .errMsgText{right:unset;bottom:-16px!important}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .inputBoxSection label{color:#3b3b3b;font-size:14px}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .inputBoxSection sup{color:red}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .inputBoxSection .wrapInputIcon{position:relative;display:flex;align-items:center;width:100%;border:1px solid #ddd;margin-top:6px;border-radius:5px;padding-left:10px;padding-right:4px;margin-bottom:16px}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .inputBoxSection .wrapInputIcon .material-icons-outlined{cursor:pointer;color:#cbd2ff;margin-left:5px;font-size:16px}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .inputBoxSection .wrapInputIcon .inputBoxForAppPwd{border:0;margin-top:0;margin-bottom:0;padding:0}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .inputBoxForAppPwd{width:100%;border:1px solid #ddd;border-radius:5px;height:32px;margin-top:6px;margin-bottom:16px;padding-left:10px}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .inputBoxForAppPwd::-webkit-input-placeholder{color:#8d8d8d;font-size:11px}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .inputBoxForAppPwd::placeholder{color:#8d8d8d;font-size:11px}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .inputBoxForAppPwd.emailInput{color:#8d8d8d}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .chooseConnectWrapper{border:1px solid #ddd;border-radius:6px;padding:16px;margin-bottom:8px;position:relative;cursor:pointer}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .chooseConnectWrapper .subLabelContent{color:#8d8d8d;font-size:12px}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .chooseConnectWrapper.selected{border:1px solid #3953fb}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .chooseConnectWrapper.recommended .recommendedText{position:absolute;top:-6px;right:4px;background-color:#3953fb;color:#fff;font-size:10px;border-radius:10px;padding:4px 8px}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .chooseConnectWrapper .radioButtonCont{margin-bottom:6px;color:#3b3b3b}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .chooseConnectWrapper .radioButtonCont .radioBtn:checked~label{color:inherit!important}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .radioWrapper{display:flex;align-items:center;font-weight:700;font-size:14px}.googleOAuthPopupWrapper .card .OAuthPopupBody .initialScreenBody .subLabelContent{font-size:12px}.googleOAuthPopupWrapper .card .OAuthPopupBody .tutorialLink{display:flex;align-items:center;justify-content:center}.googleOAuthPopupWrapper .card .OAuthPopupBody .tutorialLink .knowMoreBtnWrapper{background-color:rgba(57,83,251,.0784313725);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 12px;border-radius:6px}.googleOAuthPopupWrapper .card .OAuthPopupBody ol{padding:0 20px;margin:12px 0 0}.googleOAuthPopupWrapper .card .OAuthPopupBody ol li{margin-bottom:16px}.googleOAuthPopupWrapper .card .OAuthPopupBody ol li .subLabelContent{display:flex;align-items:center;margin-top:6px}.googleOAuthPopupWrapper .card .OAuthPopupBody ol li .blueSettings{color:#3953fb;font-size:18px;margin:0 6px}.googleOAuthPopupWrapper .card .OAuthPopupBody ol li .hasLink{color:#3953fb;text-decoration:underline}.googleOAuthPopupWrapper .card .OAuthPopupBody ol li .highlightBlue{color:#3953fb}.googleOAuthPopupWrapper .card .oAuthFooter{border-top:1px solid #ddd}.googleOAuthPopupWrapper .card .oAuthFooter .actionBtns{display:flex;align-items:center;justify-content:center;padding-top:16px}.googleOAuthPopupWrapper .card .oAuthFooter .backBtn{border:0;background-color:initial;color:#8d8d8d;cursor:pointer;width:100px;margin:0}.googleOAuthPopupWrapper .card .oAuthFooter .loginBtn,.googleOAuthPopupWrapper .card .oAuthFooter .proceedBtn{background-color:#3953fb;border:1px solid #3953fb;cursor:pointer;color:#fff;width:100px;margin:0}.googleOAuthPopupOverlay{position:fixed;z-index:99;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.copyContentWrapper .copyContentHeader{display:flex;align-items:center;justify-content:flex-end;padding-top:8px;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px}.copyContentWrapper .copyContentHeader p{font-size:14px;font-weight:700}.copyContentWrapper .copyContentBody{color:#8d8d8d;font-size:12px;padding:18px;line-height:2;border-radius:10px;border:1px solid #eceff1;background-color:#f9f9ff;word-break:break-word;display:block;white-space:normal}.copyContentWrapper .copyButtonWrap{display:flex;align-items:center;border:1px solid #ddd;padding:0 8px;height:26px;background-color:#fff;color:#3953fb;border-radius:6px;font-weight:700;font-size:12px;cursor:pointer;width:80px;justify-content:center;transition:all .3s ease}.copyContentWrapper .copyButtonWrap .copyButton{margin-right:6px;font-size:14px;color:#3953fb}.copyContentWrapper .copiedButtonWrap{display:flex;align-items:center;background-color:#3953fb;color:#fff;padding:0 8px;height:26px;border-radius:6px;font-weight:700;font-size:12px;cursor:pointer;width:80px;justify-content:center;transition:all .3s ease}.copyContentWrapper .copiedButtonWrap .copyButton{margin-right:6px;font-size:14px;color:#fff}.creditsUsageSection{height:100%}.creditsUsageSection .creditsUsageHeader{position:relative;display:flex;align-items:center;justify-content:space-between;height:55px;padding:0 30px;border-bottom:1px solid #ececec}.creditsUsageSection .creditsUsageHeader h6{position:relative;display:block;font-size:16px;font-family:Graphik-Regular;color:#666;font-weight:400}.creditsUsageSection .creditsUsageHeader .flexEnd{display:flex;align-items:center;justify-content:flex-end}.creditsUsageSection .creditsUsageHeader .flexEnd .refreshCreditsUsage{min-width:100px;cursor:pointer;margin:auto 0;padding:0 12px;color:#666;background:#f5f5f5;border:1px solid #f5f5f5;font-size:14px;height:28px;border-radius:35px}.creditsUsageSection .creditsUsageHeader .flexEnd .refreshCreditsUsage .iconRight i{font-size:14px;padding-left:5px}.creditsUsageSection .creditsUsageHeader .flexEnd .refreshCreditsUsage.loading{width:30px!important;height:30px!important;min-width:unset!important}.creditsUsageSection .creditsUsageHeader .flexEnd .refreshCreditsUsage.loading .load-text{width:18px;height:18px;border-color:#3953fb}.creditsUsageSection .creditsUsageHeader .flexEnd .refreshCreditsUsage:hover{color:#222;border-color:#eee;transition:all .3s ease}.creditsUsageSection .creditsUsageHeader .flexEnd .refreshCreditsUsage:hover .iconRight i{color:#222}.creditsUsageSection .creditsUsageBody{padding:20px 15px;overflow-y:auto;height:calc(100% - 55px)}.creditsUsageSection .creditsUsageBody .cardWrapper{display:flex;flex-direction:row;grid-gap:10px;gap:10px;justify-content:space-around}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer{display:flex;flex-direction:column;min-width:315px;max-width:340px;background:#fff;border-radius:10px;border:1px solid #ececec}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .add-credits .addCreditsBtn{display:block;text-align:center;padding:10px;background:#eceeff;color:#3953fb!important;font-size:16px;width:100%;border-radius:0 0 10px 10px;transition:.3s;margin-bottom:0}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .add-credits .addCreditsBtn .btnText{font-size:13px}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .add-credits .addCreditsBtn:hover{background:#3953fb;color:#fff!important;cursor:pointer;border-radius:0 0 10px 10px}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .add-creditsLoader.linear-background{height:30px;width:100%;border-radius:0 0 10px 10px}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card{padding:15px 12px}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .headingWrapper{display:flex;align-items:flex-start;width:100%;grid-gap:15px;gap:15px;overflow:hidden;min-height:77px}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .headingWrapper .headerIcon{width:15%;display:flex;align-items:center;justify-content:center;scale:1}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .headingWrapper .headerIcon.linear-background{height:45px;width:45px;border-radius:50%}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .headingWrapper .heading{width:85%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow-wrap:break-word;word-wrap:break-word;white-space:normal;color:#666;grid-gap:6px;gap:6px}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .headingWrapper .heading h3{font-weight:500;font-size:17px}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .headingWrapper .heading h3.linear-background{display:block;width:100%;border-radius:13px;height:20px}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .headingWrapper .heading p{font-size:12px}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .headingWrapper .heading p.linear-background{display:block;width:100%;border-radius:13px;height:25px}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .credits{display:flex;justify-content:space-between;font-size:12px;margin:10px 0;color:#666}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .credits span{line-height:26px}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .credits .creditsCount{color:#3953fb;font-size:18px}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .credits .creditsCount.linear-background{display:block;width:75px;height:20px}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .scoreLoader{width:150px;height:150px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#3b3b3b;margin:0 auto}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .scoreLoader .remaining-highlight{color:#3953fb;font-size:18px;font-weight:600}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .scoreLoader.linear-background{border-radius:50%}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .renewal{font-size:12px;text-align:left;margin:20px 0 0;width:100%;height:30px}.creditsUsageSection .creditsUsageBody .cardWrapper .cardContainer .card .renewal.linear-background{display:block;width:100%;height:20px}.creditsUsageSection .creditsUsageBody .circle{width:100px;height:100px;border-radius:50%;background:conic-gradient(#007bff 97%,#ddd 3%);display:flex;justify-content:center;align-items:center;font-weight:700;margin:20px auto}.creditsUsageSection .creditsUsageBody .creditsContainer{display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px;padding:20px}.creditsUsageSection .creditsUsageBody .creditsContainer .card{background:transparent;border-radius:8px;padding:20px;width:calc(50% - 10px);min-width:400px;border:2px solid #ececec}.creditsUsageSection .creditsUsageBody .creditsContainer .card h3{font-size:18px;margin-bottom:8px;color:#3b3b3b}.creditsUsageSection .creditsUsageBody .creditsContainer .card h3.linear-background{width:100px}.creditsUsageSection .creditsUsageBody .creditsContainer .card p{font-size:14px;color:#666;margin-bottom:12px}.creditsUsageSection .creditsUsageBody .creditsContainer .card p.linear-background{width:90%}.creditsUsageSection .creditsUsageBody .creditsContainer .card .linearProgessWrapper{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.creditsUsageSection .creditsUsageBody .creditsContainer .card .linearProgessWrapper .linearProgessLoaderBody{display:flex;flex-direction:column;grid-gap:5px;gap:5px;padding:10px 0}.creditsUsageSection .creditsUsageBody .creditsContainer .card .linearProgessWrapper .linearProgessLoaderBody .limit{display:flex;justify-content:space-between;font-size:14px;margin-bottom:5px}.creditsUsageSection .creditsUsageBody .creditsContainer .card .linearProgessWrapper .linearProgessLoaderBody .limit .limitContainer{display:flex;justify-content:center;flex-direction:row;align-items:center;font-size:13px}.creditsUsageSection .creditsUsageBody .creditsContainer .card .linearProgessWrapper .linearProgessLoaderBody .limit .limitContainer .freecallingIcon{display:flex;cursor:pointer}.creditsUsageSection .creditsUsageBody .creditsContainer .card .linearProgessWrapper .linearProgessLoaderBody .limit .limitContainer .freecallingIcon i{font-size:16px}.creditsUsageSection .creditsUsageBody .creditsContainer .card .linearProgessWrapper .linearProgessLoaderBody .limit .customTooltip .tooltipText{color:#fff}.creditsUsageSection .creditsUsageBody .creditsContainer .card .linearProgessWrapper .linearProgessLoaderBody .limit .customTooltip .tooltipBody{background:#393a3d;top:18px;right:-216px;color:#fff;width:370px}.creditsUsageSection .creditsUsageBody .creditsContainer .card .linearProgessWrapper .linearProgessLoaderBody .limit .customTooltip .sharpPointer{background-color:#393a3d;top:9px;right:0}.creditsUsageSection .creditsUsageBody .creditsContainer .card .buttonWrapper{display:flex;justify-content:flex-start;padding:15px 0;width:40%}.creditsUsageSection .creditsUsageBody .creditsContainer .card .buttonWrapper button{background:#fff;color:#3953fb;border:1px solid #3953fb;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:14px;width:40%}.creditsUsageSection .creditsUsageBody .creditsSeparator{border-top:1px solid #ececec;width:80%;margin-top:10px;margin-bottom:15px}.websiteTrackingWrapper{height:100%}.websiteTrackingWrapper .websiteTrackingCont{position:relative;display:flex;flex-direction:column;padding-top:16px;width:100%;height:100%}.websiteTrackingWrapper .websiteTrackingCont .websiteTrackingHeader{display:flex;flex-direction:column;border-bottom:1px solid #ececec;padding:0 30px 16px}.websiteTrackingWrapper .websiteTrackingCont h6{position:relative;display:block;font-size:16px;font-family:Graphik-Regular;color:#666;font-weight:400}.websiteTrackingWrapper .websiteTrackingCont .flexEnd{display:flex;align-items:center;justify-content:flex-end}.websiteTrackingWrapper .websiteTrackingCont .flexEnd .refreshCreditsUsage{min-width:100px;cursor:pointer;margin:auto 0;padding:0 12px;color:#666;background:#f5f5f5;border:1px solid #f5f5f5;font-size:14px;height:28px;border-radius:35px}.websiteTrackingWrapper .websiteTrackingCont .flexEnd .refreshCreditsUsage .iconRight i{font-size:14px;padding-left:5px}.websiteTrackingWrapper .websiteTrackingCont .flexEnd .refreshCreditsUsage.loading{width:30px!important;height:30px!important;min-width:unset!important}.websiteTrackingWrapper .websiteTrackingCont .flexEnd .refreshCreditsUsage.loading .load-text{width:18px;height:18px;border-color:#3953fb}.websiteTrackingWrapper .websiteTrackingCont .flexEnd .refreshCreditsUsage:hover{color:#222;border-color:#eee;transition:all .3s ease}.websiteTrackingWrapper .websiteTrackingCont .flexEnd .refreshCreditsUsage:hover .iconRight i{color:#222}.websiteTrackingWrapper .optionalScriptWrapper{margin-top:24px;color:#3b3b3b;font-size:13px}.websiteTrackingWrapper .optionalScriptWrapper .longText{width:70%;line-height:1.3}.websiteTrackingWrapper .optionalScriptWrapper .headText{font-size:13px;margin:0 4px;color:#f59064}.websiteTrackingWrapper .optionalScriptWrapper .websiteTrackingSubText{margin-bottom:16px;font-size:11px;color:#8d8d8d}.websiteTrackingWrapper .websiteTrackingBody{padding:0 24px;overflow-y:auto;margin-bottom:24px}.websiteTrackingWrapper .websiteTrackingBody .bodyHeadingText{padding:24px 0}.websiteTrackingWrapper .websiteTrackingBody .bodyHeadingText .websiteTrackingBoldText{color:#343a40;font-size:14px;font-weight:700;margin-bottom:12px}.websiteTrackingWrapper .websiteTrackingBody .bodyHeadingText .websiteTrackingSubText{color:#3b3b3b;font-size:13px}.websiteTrackingWrapper .websiteTrackingBody .bodyHeadingText .headText{font-size:13px;margin:0 4px;color:#f59064}.websiteTrackingWrapper .websiteTrackingBody .copyOptionalScriptWrapper{margin-bottom:24px}.websiteTrackingWrapper .websiteTrackingBody .copyOptionalScriptWrapper .copyScriptBody{padding:0!important}.websiteTrackingWrapper .websiteTrackingBody .copyOptionalScriptWrapper .copyScriptCont{display:flex;align-items:center;padding:12px 16px!important;justify-content:space-between}.websiteTrackingWrapper .websiteTrackingBody .copyScriptWrapper{width:600px}.websiteTrackingWrapper .websiteTrackingBody .copyScriptWrapper .copyScriptCont{border-radius:10px;border:1px solid #eceff1;background-color:#f9f9ff}.websiteTrackingWrapper .websiteTrackingBody .copyScriptWrapper .copyScriptHeader{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceff1;padding:12px 16px;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px}.websiteTrackingWrapper .websiteTrackingBody .copyScriptWrapper .copyScriptHeader p{font-size:14px;font-weight:700}.websiteTrackingWrapper .websiteTrackingBody .copyScriptWrapper .copyScriptBody{color:#8d8d8d;font-size:12px;padding:18px;line-height:2}.websiteTrackingWrapper .websiteTrackingBody .copyScriptWrapper .copyButtonWrap{display:flex;align-items:center;border:1px solid #ddd;padding:0 8px;height:26px;background-color:#fff;color:#3953fb;border-radius:6px;font-weight:700;font-size:12px;cursor:pointer;width:80px;justify-content:center;transition:all .3s ease}.websiteTrackingWrapper .websiteTrackingBody .copyScriptWrapper .copyButtonWrap .copyButton{margin-right:6px;font-size:14px;color:#3953fb}.websiteTrackingWrapper .websiteTrackingBody .copyScriptWrapper .copiedButtonWrap{display:flex;align-items:center;background-color:#3953fb;color:#fff;padding:0 8px;height:26px;border-radius:6px;font-weight:700;font-size:12px;cursor:pointer;width:80px;justify-content:center;transition:all .3s ease}.websiteTrackingWrapper .websiteTrackingBody .copyScriptWrapper .copiedButtonWrap .copyButton{margin-right:6px;font-size:14px;color:#fff}.websiteTrackingWrapper .websiteTrackingBody .copyScriptFooter{background-color:#fff;color:#3b3b3b;font-size:13px;padding-top:12px;display:flex;align-items:center}.websiteTrackingWrapper .websiteTrackingBody .copyScriptFooter .knowMoreBtnWrapper{margin:0;cursor:pointer;width:120px}.scriptInstalledWrapper{background-color:rgba(40,173,86,.1607843137);border-radius:6px;padding:14px 16px;margin-top:20px}.scriptInstalledWrapper .successTextWrapper{display:flex;align-items:center;margin-bottom:8px}.scriptInstalledWrapper .successTextWrapper svg{margin-right:8px;width:16px;height:16px;fill:#28ad56}.scriptInstalledWrapper .successText{font-size:14px;color:#28ad56}.scriptInstalledWrapper .successSubText{font-size:13px;color:#3b3b3b;margin-left:24px}.contactStageRules{padding:25px 16px;font-size:14px;width:100%;height:calc(100% - 56px)}.contactStageRules .headerContent{border-bottom:1px solid #e0e0e0;min-height:40px}.contactStageRules .stageRulesContentBody{position:relative;display:block;height:calc(100% - 100px);width:100%;overflow:auto;padding:15px 0}.contactStageRules .stageRulesContentBody .ruleSetRow{position:relative;min-width:620px;display:grid;grid-template-columns:minmax(200px,450px) 18px 140px 184px;align-items:center;justify-content:space-between;line-height:normal;grid-gap:15px;gap:15px;padding:10px 15px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 2px 4px rgba(0,0,0,.0705882353);border:1px solid #f5f8fd;border-radius:5px}.contactStageRules .stageRulesContentBody .ruleSetRow:not(:last-child){margin-bottom:15px}.contactStageRules .stageRulesContentBody .ruleSetRow .dropDownWithText{position:relative;padding:8px 6px;border-radius:5px}.contactStageRules .stageRulesContentBody .ruleSetRow .dropDownWithText:hover{cursor:pointer;background:#f5f5f5}.contactStageRules .stageRulesContentBody .ruleSetRow .dropDownWithText .wrapIconValue{position:relative;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.contactStageRules .stageRulesContentBody .ruleSetRow .dropDownWithText .wrapIconValue .value{position:relative;width:156px;text-align:left;font-weight:500;color:#3b3b3b;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contactStageRules .stageRulesContentBody .ruleSetRow .dropDownWithText .wrapIconValue .value.active{color:#3953fb}.contactStageRules .stageRulesContentBody .ruleSetRow .dropDownWithText .wrapIconValue .arrow{position:relative;top:3px;color:#666;transition:all .3s ease}.contactStageRules .stageRulesContentBody .ruleSetRow .dropDownWithText .wrapIconValue .arrow svg{fill:#535353;width:11px;height:11px}.contactStageRules .stageRulesContentBody .ruleSetRow .dropDownWithText .wrapIconValue .arrow.activeArrow{top:0;text-align:right;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);transition:all .3s ease}.contactStageRules .stageRulesContentBody .ruleSetRow .dropDownWithText .srDropdown{margin:0;list-style:none;position:absolute;right:0;background:#fff;border-radius:10px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);padding:5px 0;z-index:12;width:175px;top:32px;opacity:1;border:1px solid #ebebeb;transition:opacity .3s ease;height:200px;overflow-y:auto}.contactStageRules .stageRulesContentBody .ruleSetRow .dropDownWithText .srDropdown .srOption{position:relative;display:flex;align-items:center;color:#666;padding:0 10px;height:32px;font-size:15px;cursor:pointer}.contactStageRules .stageRulesContentBody .ruleSetRow .dropDownWithText .srDropdown .srOption.active{color:#8d8d8d;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset;font-weight:500}.contactStageRules .stageRulesContentBody .ruleSetRow .dropDownWithText .srDropdown .srOption:hover:not(.activeLimit){background:#f5f5f5;color:#444}.contactStageRules .buttonActionList{position:relative;display:inline-flex;width:100%;padding-top:16px;background:#fff;border-top:1px solid #f5f5f5}.contactStageRules .buttonActionList .cancelButton{min-width:130px;border-radius:5px;color:#3953fb;background:#fff;border:1px solid #3953fb;margin:0 12px 0 0}.contactStageRules .buttonActionList .cancelButton:hover{background:#fff}.contactStageRules .buttonActionList .saveButton{min-width:130px;border-radius:5px;background:#3953fb;margin:unset}.contactStageRules .buttonActionList .saveButton.loading{transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.contactStageRules .buttonActionList .saveButton.loading .load-text{width:30px;height:30px;top:4px;left:4px}.feature-comparison-section{padding:2rem 0;background-color:#fff}.feature-comparison-section .container,.feature-comparison-section .table-container,.feature-comparison-section th{overflow:visible}.feature-comparison-section .container{max-width:1200px;margin:0 auto;padding:0 1rem}.feature-comparison-section .table-container{overflow-x:auto}.feature-comparison-section .table-container .mostPopularBadgeText{color:transparent;-webkit-user-select:none;user-select:none}.feature-comparison-section .table-container .comparison-table{width:100%;border-collapse:collapse;text-align:center;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.feature-comparison-section .table-container .comparison-table .customTooltip{position:relative;z-index:100;right:-31px;top:6px}.feature-comparison-section .table-container .comparison-table .customTooltip .sharpPointer{border-top-right-radius:2px;padding:5px;border-right:1px solid #000;border-top:1px solid #000;right:101px;background:#000}.feature-comparison-section .table-container .comparison-table .customTooltip .tooltipBody{background:#000;right:48px;top:3px;width:200px;border-radius:4px;z-index:200}.feature-comparison-section .table-container .comparison-table .customTooltip .tooltipBody .tooltipText{color:#fff;white-space:normal;padding:6px;font-size:11px;text-align:center}.feature-comparison-section .table-container .comparison-table .plan-header{text-align:center;display:flex;flex-direction:column;text-align:left;align-items:flex-start}.feature-comparison-section .table-container .comparison-table .plan-header .pricing-subheader{font-size:24px;color:#0b004e;font-weight:600}.feature-comparison-section .table-container .comparison-table .plan-header .pricing-subcontent{font-size:16px;color:#000;font-weight:500;padding:10px 0}.feature-comparison-section .table-container .comparison-table .plan-header .pricingToogle{padding:10px 0}.feature-comparison-section .table-container .comparison-table h6{font-size:24px}.feature-comparison-section .table-container .comparison-table .mostPopularBadge{position:absolute;top:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:4px 8px}.feature-comparison-section .table-container .comparison-table .priceDataHeader{display:flex;flex-direction:column;grid-gap:10px;gap:10px;align-items:center;padding:7px}.feature-comparison-section .table-container .comparison-table .priceDataHeader .priceData{color:#333;font-size:13px;font-weight:500;min-height:60px;display:flex;align-items:center}.feature-comparison-section .table-container .comparison-table .priceDataHeader .priceData .subscript{margin-top:13px}.feature-comparison-section .table-container .comparison-table .priceDataHeader .priceData span{font-size:34px;font-weight:600}.feature-comparison-section .table-container .comparison-table .priceDataHeader .priceData span .superscript{font-size:16px}.feature-comparison-section .table-container .comparison-table th{text-align:left}.feature-comparison-section .table-container .comparison-table td,.feature-comparison-section .table-container .comparison-table th{padding:1rem;border:1px solid #e0e0e0;color:#000;font-weight:500;font-size:16px}.feature-comparison-section .table-container .comparison-table thead th{background-color:#fff}.feature-comparison-section .table-container .comparison-table .table-title th{font-weight:700;text-align:left}.feature-comparison-section .table-container .comparison-table .table-title{background-color:#f4f5f7}.feature-comparison-section .table-container .comparison-table .headerContent{display:flex;align-items:center;grid-gap:10px;gap:10px}.feature-comparison-section .table-container .comparison-table .toggleIcon{width:22px;cursor:pointer;display:flex;align-items:center}.feature-comparison-section .table-container .comparison-table .check{color:#4caf50;font-size:1.5rem}.feature-comparison-section .table-container .comparison-table .close{color:#f44336;font-size:1.5rem}.feature-comparison-section .table-container .comparison-table .btn{padding:.5rem 1rem;border:none;border-radius:8px;cursor:pointer;font-weight:500;font-size:14px}.feature-comparison-section .table-container .comparison-table .btn-redirect{background-color:initial;border:1.5px solid #3953fb;color:#3953fb}.feature-comparison-section .table-container .comparison-table .btn-chat{background-color:#3953fb;color:#fff}.feature-comparison-section .table-container .comparison-table .inline-feature{display:inline-flex;align-items:center;grid-gap:8px;gap:8px}.feature-comparison-section .table-container .comparison-table .inline-feature .featureVideoPlayerContentCard{position:unset}.planCardSection .planCardSectionPricingToogle{display:flex;flex-direction:row;justify-content:end;margin-bottom:30px}.planCardSection .checkboxContainer{position:relative;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;justify-content:center;z-index:4;transition:all .3s ease-in-out}@media (max-width:767px){.planCardSection .checkboxContainer{display:none!important}}.planCardSection .checkboxContainer .checkboxWrapper{position:relative;width:30px;height:16px;overflow:hidden;border-radius:100px}.planCardSection .checkboxContainer .checkboxWrapper .knobs{position:absolute;inset:0}.planCardSection .checkboxContainer .checkboxWrapper .knobs:before{content:"";position:absolute;left:0;width:16px;height:16px;font-weight:700;text-align:center;line-height:1;z-index:2;background-color:#a7a7a7;border-radius:50%;transition:all .3s ease,left .3s cubic-bezier(.18,.89,.35,1.15)}.planCardSection .checkboxContainer .checkboxWrapper .layer{position:absolute;inset:0;width:100%;transition:all .3s ease;z-index:1;border-radius:100px;border:1px solid #a7a7a7}.planCardSection .checkboxContainer .checkboxWrapper .checkbox{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.planCardSection .checkboxContainer .checkboxWrapper .checkbox:checked+.knobs:before{left:15px;background-color:#3953fb}.planCardSection .checkboxContainer .checkboxWrapper .checkbox:checked~.layer{background-color:#fff;border:1px solid #3953fb}.planCardSection .checkboxContainer .leftText{position:relative;left:23px}.planCardSection .checkboxContainer .leftText,.planCardSection .checkboxContainer .rightText{position:relative;font-size:18px;border:1px solid #ddd;color:#333;border-radius:16px;padding:4px 16px;width:120px;cursor:pointer}@media (min-width:576px){.planCardSection .checkboxContainer .leftText,.planCardSection .checkboxContainer .rightText{font-size:16px}}.planCardSection .checkboxContainer .leftText.checked,.planCardSection .checkboxContainer .rightText.checked{color:#3953fb;border:1px solid #3953fb;background-color:#ebecf0;z-index:2}.planCardSection .checkboxContainer .offerText{position:absolute;line-height:normal;font-size:13px;right:31px;top:-20px;margin:0 auto;padding:2px 8px 0;background-color:#00d274;width:75px;z-index:3;height:24px;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;color:#fff;border-radius:5px;opacity:1;min-width:-webkit-max-content;min-width:max-content;-webkit-animation:opacity .5s linear;animation:opacity .5s linear}@media (min-width:576px){.planCardSection .checkboxContainer .offerText{padding:0 8px;font-size:13px}}.planCardSection .container{max-width:1200px;margin:0 auto;padding:0 1rem}.planCardSection .planCardWrapper{display:grid;grid-template-columns:repeat(4,1fr);background-color:#fff;border-radius:4px;box-shadow:0 0 20px 0 hsla(0,0%,76.9%,.2)}.planCardSection .planCardWrapper .planCardItem{position:relative;height:475px;min-height:450px}.planCardSection .planCardWrapper .planCardItem .mostPopularBadge{position:absolute;top:-16px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:4px 8px}.planCardSection .planCardWrapper .planCardItem .isPopularPlanCard{border:1px solid #3953fb!important;background-color:#ebecf0}.planCardSection .planCardWrapper .planCardItem .planCard{border:1px solid #ddd;border-collapse:collapse;padding:16px;height:475px;min-height:450px}.planCardSection .planCardWrapper .planCardItem .planCard .planName{font-size:24px;font-weight:600;margin-bottom:14px}.planCardSection .planCardWrapper .planCardItem .planCard .planSubText{font-size:16px;color:#3b3b3b;margin-bottom:12px}.planCardSection .planCardWrapper .planCardItem .planCard .planDollar{font-size:16px;align-self:flex-start}.planCardSection .planCardWrapper .planCardItem .planCard .planAmount{font-size:34px;font-weight:600}.planCardSection .planCardWrapper .planCardItem .planCard .planString{display:flex;justify-content:center;align-items:center}.planCardSection .planCardWrapper .planCardItem .planCard .planString .flexColumn{display:flex;flex-direction:column;align-items:flex-start}.planCardSection .planCardWrapper .planCardItem .planCard .planAmountSubText{margin-top:14px}.planCardSection .planCardWrapper .planCardItem .planCard .planAmountMonthlyText,.planCardSection .planCardWrapper .planCardItem .planCard .planAmountSubText{font-size:12px;font-weight:400}.planCardSection .planCardWrapper .planCardItem .planCard .customTooltip{position:relative;z-index:100;right:-22px;top:6px}.planCardSection .planCardWrapper .planCardItem .planCard .customTooltip .sharpPointer{border-top-right-radius:2px;padding:5px;border-right:1px solid #000;border-top:1px solid #000;right:144px;background:#000}.planCardSection .planCardWrapper .planCardItem .planCard .customTooltip .tooltipBody{background:#000;right:-15px;top:3px;width:200px;border-radius:4px}.planCardSection .planCardWrapper .planCardItem .planCard .customTooltip .tooltipBody .tooltipText{color:#fff;white-space:normal;padding:6px;font-size:11px;text-align:center}.planCardSection .planCardWrapper .planCardItem .planCard .deepResearch,.planCardSection .planCardWrapper .planCardItem .planCard .emailCredits,.planCardSection .planCardWrapper .planCardItem .planCard .emailSends,.planCardSection .planCardWrapper .planCardItem .planCard .maxInvite,.planCardSection .planCardWrapper .planCardItem .planCard .phoneNumbers,.planCardSection .planCardWrapper .planCardItem .planCard .usCallingMinutes{font-size:14px;margin-bottom:20px}.planCardSection .planCardWrapper .planCardItem .planCard .emailCredits{margin-top:20px}.planCardSection .planCardWrapper .planCardItem .planCard .maxInvite{margin-bottom:0}.clients{position:relative;height:100%;width:100%;padding-top:75px!important;padding-bottom:75px!important}.clients .backgroundPattern{position:absolute;top:0;left:0;width:100%;height:100%}.clients .container{width:100%}.clients .sectionTitle{position:relative;color:#1f1f1f;font-weight:500;text-align:center;margin:0 auto;font-size:32px;width:100%!important}.clients .sectionTitle .highlight{position:relative;display:block;color:#000;font-weight:600}.clients .clients-list{position:relative;height:100%;width:100%;margin:0 auto;grid-column-gap:25px;-webkit-column-gap:25px;column-gap:25px;grid-row-gap:25px;row-gap:25px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;grid-gap:2rem;gap:2rem;padding-top:2rem}.clients .clients-list .client{position:relative;object-fit:contain;transition:all .3s ease;align-self:baseline;width:-webkit-max-content;width:max-content;height:auto;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.section{position:relative;z-index:1;overflow:hidden;grid-gap:20px;gap:20px;padding:20px}.section .mainContainer{background:#3953fb;border-radius:20px;padding:20px;background-image:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/bg.5fa006df.png);background-repeat:no-repeat;background-position:100%;background-size:contain;position:relative;background-blend-mode:multiply}.section .mainContainer .backgroundPattern{position:absolute;top:0;left:0;z-index:-1;width:100%;height:35%}.section .content{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.section .userQuotes{color:#fff;text-align:left;line-height:1.6;font-size:18px;flex:1 1;margin:0 20px;padding:40px}.section .userDetails{flex:0 0 auto;z-index:1;margin-right:20px;margin-top:-30px;padding-top:40px}.section .userDetails .samGrimleyImg{position:relative;max-width:100%;height:auto;display:block}.accountsPage{height:100%;width:100%}.accountsPage .accountsBody{width:100%;height:calc(100% - 60px);background:#f5f8fd;padding:10px}.accountsPage .accountsBody .accountsList{height:100%;width:100%}.accountsPage .accountsBody .accountsList .filterNavBar.seq-contact-nav-section .seq-contact-list{grid-template-columns:repeat(8,calc(12.5% - 10px))}.accountsPage .accountsBody .accountsList .headerContents{display:flex;align-items:center;justify-content:space-between;height:40px;margin-bottom:12px}.accountsPage .accountsBody .accountsList .headerContents .leftHeaderContents{display:flex;align-items:center}.accountsPage .accountsBody .accountsList .headerContents .leftHeaderContents .searchWrapper{display:flex;align-items:center;flex-direction:row}.accountsPage .accountsBody .accountsList .headerContents .leftHeaderContents .searchWrapper .searchInput{background:#fff;position:relative;display:flex;align-items:center;width:286px;border-radius:6px;border:1px solid #ebebeb}.accountsPage .accountsBody .accountsList .headerContents .leftHeaderContents .searchWrapper .searchInput .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:0}.accountsPage .accountsBody .accountsList .headerContents .leftHeaderContents .searchWrapper .searchInput .searchImage{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.accountsPage .accountsBody .accountsList .headerContents .leftHeaderContents .searchWrapper .searchInput .searchImage svg{width:20px;height:20px;fill:#666}.accountsPage .accountsBody .accountsList .headerContents .leftHeaderContents .searchWrapper .searchInput .searchTextBox{display:flex;align-items:center;position:relative}.accountsPage .accountsBody .accountsList .headerContents .leftHeaderContents .searchWrapper .searchInput .searchTextBox input{border:0;color:#3b3b3b;width:254px;font-size:16px;padding:6px 20px 6px 2px;border-radius:35px;line-height:1.5}.accountsPage .accountsBody .accountsList .headerContents .leftHeaderContents .searchWrapper .searchInput .searchTextBox i{position:absolute;right:5px;color:#666;font-size:14px;cursor:pointer;padding:2px;border-radius:35px;display:flex;align-items:center}.accountsPage .accountsBody .accountsList .headerContents .leftHeaderContents .searchWrapper .searchInput .searchTextBox i:hover{color:#000}.accountsPage .accountsBody .accountsList .headerContents .leftHeaderContents .searchWrapper .searchInput:focus-within .searchImage svg{fill:#3953fb}.accountsPage .accountsBody .accountsList .headerContents .leftHeaderContents .searchWrapper .searchInput:focus-within input{color:#3953fb;border-radius:35px;transition:all .3s ease-in-out}.accountsPage .accountsBody .accountsList .headerContents .leftHeaderContents .accountCount{margin-left:10px}.accountsPage .accountsBody .accountsList .headerContents .rightHeaderContents{display:flex;align-items:center;grid-gap:10px;gap:10px}.accountsPage .accountsBody .accountsList .headerContents .rightHeaderContents .pageLimit{margin-right:unset!important}.accountsPage .accountsBody .accountsList .headerContents .rightHeaderContents .moreOptionBtn,.accountsPage .accountsBody .accountsList .headerContents .rightHeaderContents .toggleFilterBtn{margin-left:unset!important}.accountsPage .accountsBody .accountsList .headerContents .rightHeaderContents .moreOptionBtn{position:relative;-webkit-user-select:none;user-select:none}.accountsPage .accountsBody .accountsList .headerContents .rightHeaderContents .moreOptionBtn .drop-down-menu{min-width:130px}.accountsPage .accountsBody .accountsList .headerContents .rightHeaderContents .moreOptionBtn .drop-down-menu .listItemWrap{width:120px}.accountsPage .accountsBody .accountsList .headerContents .rightHeaderContents .moreOptionBtn i{display:flex;align-items:center;justify-content:center;font-size:20px;border-radius:5px;cursor:not-allowed;border:1px solid #fff;color:#9e9e9e;width:35px;height:35px;background:#fff;transition:all .3s}.accountsPage .accountsBody .accountsList .headerContents .rightHeaderContents .moreOptionBtn i.enabled{cursor:pointer;border:1px solid #3953fb;color:#3953fb}.accountsPage .accountsBody .accountsList .headerContents .rightHeaderContents .moreOptionBtn i.enabled:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.accountsPage .accountsBody .accountsList .headerContents .rightHeaderContents .moreOptionBtn .moreOptionOverlay{position:fixed;z-index:2;inset:0;width:100%;height:100%;background:transparent}.accountsPage .accountsBody .accountsList .accountsTable{position:relative;height:calc(100% - 138px);border:1px solid #eceff1;border-radius:5px}.accountsPage .accountsBody .accountsList .accountsTable .accountListHeader{position:relative;border-bottom:1px solid #eceff1;border-top-left-radius:5px;border-top-right-radius:5px;background:#fafafa}.accountsPage .accountsBody .accountsList .accountsTable .accountListHeader ul{display:grid;grid-template-columns:3% repeat(7,1fr);padding:10px 14px;line-height:normal;margin:0;list-style-type:none;align-items:center}.accountsPage .accountsBody .accountsList .accountsTable .accountListHeader ul .headerCheckbox{height:24px}.accountsPage .accountsBody .accountsList .accountsTable .accountListHeader ul .headerCheckbox .checkBoxSection{grid-template-columns:100%}.accountsPage .accountsBody .accountsList .accountsTable .accountListHeader ul li{color:#3b3b3b;font-size:14px}.accountsPage .accountsBody .accountsList .accountsTable .accountListHeader ul li.actions,.accountsPage .accountsBody .accountsList .accountsTable .accountListHeader ul li.contacts,.accountsPage .accountsBody .accountsList .accountsTable .accountListHeader ul li.owner{text-align:center}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody{position:relative;background:#fff;height:calc(100% - 46px);border-bottom-right-radius:5px;border-bottom-left-radius:5px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody.paginationSection{height:calc(100% - 94px);border-bottom-right-radius:0;border-bottom-left-radius:0}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody.paginationSection .pagination-section{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .actionDp{position:relative;display:flex;align-items:center;justify-content:center}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .actionDp .linear-background{width:30px;height:30px;border-radius:35px;display:block;margin:0 auto}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .actionDp .icon-hover-btn{font-size:14px!important}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .moreOption{text-align:center;cursor:pointer}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .moreOption .linear-background{width:30px;height:30px;border-radius:50%}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListLoader{background:#fff;border-bottom:1px solid #ddd}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListLoader ul{height:48px;display:grid;grid-template-columns:3% repeat(7,1fr);align-items:center;padding:10px;margin:0;list-style-type:none}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListLoader ul .checkbox{width:14px;height:14px;border-radius:4px;margin:0 5px;padding:8px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListLoader ul .name.linear-background{width:50%}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListLoader ul .website.linear-background{width:65%}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListLoader ul .contacts{margin:0 auto}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListLoader ul .contacts.linear-background,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListLoader ul .stage.linear-background{width:30%}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListLoader ul .lastContacted.linear-background{width:70%}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListLoader ul .owner{margin:0 auto}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListLoader ul .owner.linear-background{width:30px;height:30px;border-radius:35px;display:block}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListLoader ul .actions{margin:0 auto}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListLoader ul .actions.linear-background{width:30px;height:30px;border-radius:35px;display:block}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody{position:relative;width:100%;height:calc(100% - 52px);overflow:auto}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountDp,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountDp{position:relative}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow{display:grid;grid-template-columns:3% repeat(7,1fr);align-items:center;padding:6px 14px;font-size:14px;cursor:pointer;background:#fff;line-height:normal;border-bottom:1px solid #eceff1}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .contacts,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .contacts{position:relative;text-align:center}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .noAction,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .noAction{text-align:center}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .website,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .website{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .website .linkIcon,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .website .linkIcon{margin-right:4px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .website .websiteLink,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .website .websiteLink{color:#787878;text-decoration:none;transition:color .3s,-webkit-text-decoration .3s;transition:color .3s,text-decoration .3s;transition:color .3s,text-decoration .3s,-webkit-text-decoration .3s}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .website .websiteLink:hover,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .website .websiteLink:hover{color:#3953fb;text-decoration:underline;cursor:pointer}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow:first-child .owner .customTooltip .sharpPointer,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow:first-child .owner .customTooltip .sharpPointer{top:14px;right:0;border-bottom-left-radius:35px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow:first-child .owner .customTooltip .tooltipBody,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow:first-child .owner .customTooltip .tooltipBody{top:20px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .name,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .name{display:flex!important;align-items:center;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:2px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .name .logoHeaderIcon,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .name .logoHeaderIcon{margin-right:4px;margin-bottom:4px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .name .accountLogo img,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .name .accountLogo img{margin-right:4px;object-fit:contain;width:24px;height:24px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .name .accountName,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .name .accountName{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .stage,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .stage{position:relative;margin-left:4px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .stage .updateContactStageCont,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .stage .updateContactStageCont{position:relative}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .stage .updateContactStageCont .selectedStage,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .stage .updateContactStageCont .selectedStage{border-radius:3px;background:#f4f4f6;padding:4px;color:#3b3b3b;font-size:14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .stage .updateContactStageCont .selectedStage .arrow,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .stage .updateContactStageCont .selectedStage .arrow{left:0}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .stage .updateContactStageCont .selectedStage .stageName,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .stage .updateContactStageCont .selectedStage .stageName{margin-right:6px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .stage .updateContactStageCont .drop-down-menu,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .stage .updateContactStageCont .drop-down-menu{max-width:160px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .stage .updateContactStageCont .drop-down-menu ul li:hover,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .stage .updateContactStageCont .drop-down-menu ul li:hover{background-color:#eff2ff!important}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .stage .updateContactStageCont .drop-down-menu ul li:hover .itemName,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .stage .updateContactStageCont .drop-down-menu ul li:hover .itemName{color:#3953fb}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .stage .updateContactStageCont .drop-down-menu .dropdownList,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .stage .updateContactStageCont .drop-down-menu .dropdownList{max-width:160px;max-height:170px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .stage .updateContactStageCont .drop-down-menu .dropdownList .option .listItem,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .stage .updateContactStageCont .drop-down-menu .dropdownList .option .listItem{font-size:14px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .actions,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .actions{display:flex;align-items:center}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .accountRow .lastContacted,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .accountRow .lastContacted{margin-left:8px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountLoaderBody .pagination-section,.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .accountsListTableBody .pagination-section{padding-bottom:15px}.accountsPage .accountsBody .accountsList .accountsTable .accountsListBody .noAccountFoundCont{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.accountsPage .accountsBody .accountContactsLoader .headerCheckbox .linear-background{width:15px;height:15px;border-radius:4px}.accountsPage .accountsBody .accountContactsLoader .headerCheckbox{padding-left:25px}.accountsPage .accountsBody .accountContactsLoader .linear-background{display:block;width:70%;height:12px;border-radius:10px;margin:unset}.accountDetailedView{position:relative;width:100%;height:calc(100vh - 130px);display:grid;grid-template-columns:calc(100% - 370px) 360px;grid-gap:10px;gap:10px}.accountDetailedView .accountDetailedViewWrapper{position:relative;width:100%;height:100%}.accountDetailedView .accountDetailedViewWrapper .tabNavigationBody{display:flex;align-items:center;justify-content:space-between}.accountDetailedView .accountDetailedViewWrapper .tabNavigationBody .tabNavigation{height:52px;border-bottom:1px solid #ececec}.accountDetailedView .accountDetailedViewWrapper .addNotesButton button{font-size:14px;padding:10px 0;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset}.accountDetailedView .accountDetailedViewWrapper .addNotesButton button.addAccountNotesBtn{border:1px solid #3953fb;background:#3953fb}.singleBanner .accountDetailedView{height:calc(100vh - 170px)}.accountContacts{position:relative;width:100%;height:calc(100vh - 184px)}.accountContacts .actionFilterCont{position:relative;display:flex;align-items:center;padding-bottom:10px;justify-content:space-between}.accountContacts .actionFilterCont .searchWrapper{display:flex;align-items:center;flex-direction:row}.accountContacts .actionFilterCont .searchWrapper .searchInput{background:#fff;position:relative;display:flex;align-items:center;width:286px;border-radius:6px;border:1px solid #ebebeb}.accountContacts .actionFilterCont .searchWrapper .searchInput .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:0}.accountContacts .actionFilterCont .searchWrapper .searchInput .searchImage{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.accountContacts .actionFilterCont .searchWrapper .searchInput .searchImage svg{width:20px;height:20px;fill:#666}.accountContacts .actionFilterCont .searchWrapper .searchInput .searchTextBox{display:flex;align-items:center;position:relative}.accountContacts .actionFilterCont .searchWrapper .searchInput .searchTextBox input{border:0;color:#3b3b3b;width:254px;font-size:16px;padding:6px 20px 6px 2px;border-radius:35px;line-height:1.5}.accountContacts .actionFilterCont .searchWrapper .searchInput .searchTextBox i{position:absolute;right:5px;color:#666;font-size:14px;cursor:pointer;padding:2px;border-radius:35px;display:flex;align-items:center}.accountContacts .actionFilterCont .searchWrapper .searchInput .searchTextBox i:hover{color:#000}.accountContacts .actionFilterCont .searchWrapper .searchInput:focus-within .searchImage svg{fill:#3953fb}.accountContacts .actionFilterCont .searchWrapper .searchInput:focus-within input{color:#3953fb;border-radius:35px;transition:all .3s ease-in-out}.accountContacts .actionFilterCont .actionLeftCont{display:flex;align-items:center}.accountContacts .actionFilterCont .actionLeftCont .accountCount{margin-left:10px}.accountContacts .actionFilterCont .actionRightCont{display:flex;align-items:center}.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn{position:relative;border-radius:5px;border:1px solid #eceff1;background:#fff;width:36px;height:36px;padding:0 10px;display:flex;align-items:center;color:#3953fb;cursor:not-allowed}.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn svg{width:14px;height:14px;fill:#9e9e9e}.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background-color:#393a3d;top:-38px;right:-2px}.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn .customTooltip .tooltipBody{background-color:#393a3d;border-radius:5px;width:120px;top:-62px;right:-46px}.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn .customTooltip .tooltipBody.bulkAddtoSequence{width:315px;right:-144px}.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn .customTooltip .tooltipText{color:#fff;padding:8px}.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn .wrapLockIcon{position:absolute;top:0;right:0;cursor:pointer}.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn .wrapLockIcon .lockIcon{background:orange;color:#fff;font-size:12px;width:20px;height:20px;border-radius:35px;justify-content:center;display:flex;align-items:center;position:absolute;top:-5px;right:-8px;margin-left:10px;box-shadow:0 0 1px 1px rgba(0,0,0,.04)}.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn.enabled{cursor:pointer}.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn.enabled:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.accountContacts .actionFilterCont .actionRightCont .addToSequenceFeatureBtn{margin-left:10px}.accountContacts .actionFilterCont .pageLimit{margin-right:unset}.accountContacts .searchTextBox input{height:36px}.accountContacts .dataTableCont{position:relative;display:block;width:100%;height:calc(100% - 136px);border-radius:6px;background:#fff;z-index:0}.accountContacts .dataTableCont .tableContainer{overflow:auto;height:calc(100% - 70px)}.accountContacts .dataTableCont .alignCenter{text-align:center}.accountContacts .dataTableCont table{font-family:arial,sans-serif;border-collapse:collapse;width:100%;border-top:1px solid #eceff1;border-bottom:1px solid #eceff1}.accountContacts .dataTableCont th,.accountContacts .dataTableCont thead tr td:first-child{background:#fafafa;color:#666;font-weight:500}.accountContacts .dataTableCont td,.accountContacts .dataTableCont th{border-top:1px solid #eceff1;text-align:left;font-size:14px;min-width:160px;letter-spacing:.3px;padding:10px;height:46px;vertical-align:middle}.accountContacts .dataTableCont tr td:first-child,.accountContacts .dataTableCont tr th:first-child{padding-left:20px}.accountContacts .dataTableCont tr td:last-child,.accountContacts .dataTableCont tr th:last-child{padding-right:20px}.accountContacts .dataTableCont th[scope=row],.accountContacts .dataTableCont thead tr{left:0}.accountContacts .dataTableCont tbody th[scope=row]{background:#fff;z-index:998}.accountContacts .dataTableCont .headerCheckbox{min-width:30px!important;left:0!important;right:0!important}.accountContacts .dataTableCont th[scope=row],.accountContacts .dataTableCont thead tr{position:-webkit-sticky;position:sticky;top:0;left:55px;z-index:999}.accountContacts .dataTableCont .tableContainer{height:100%;color:#666}.accountContacts .dataTableCont .tableContainer .headerCheckbox{min-width:30px}.accountContacts .dataTableCont .tableContainer thead tr{top:-1px}.accountContacts .dataTableCont .tableContainer thead th{border-top:1px solid #fafafa}.accountContacts .dataTableCont .tableContainer .email,.accountContacts .dataTableCont .tableContainer .name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;cursor:pointer}.accountContacts .dataTableCont .tableContainer .email:hover,.accountContacts .dataTableCont .tableContainer .name:hover{color:#3953fb!important;text-decoration:underline}.accountContacts .dataTableCont .tableContainer tbody tr:first-child .ctOwner .customTooltip .sharpPointer{top:14px;right:0;border-bottom-left-radius:35px}.accountContacts .dataTableCont .tableContainer tbody tr:first-child .ctOwner .customTooltip .tooltipBody{top:20px}.accountContacts .dataTableCont .tableContainer .name{color:#666;font-weight:600;margin-bottom:5px}.accountContacts .dataTableCont .tableContainer .email{color:#787878}.accountContacts .dataTableCont.paginationSection{height:calc(100% - 140px)}.accountContacts .dataTableCont.paginationSection .tableContainer{height:calc(100% - 52px)}.accountContacts .dataTableCont .updateContactStageCont{position:relative}.accountContacts .dataTableCont .updateContactStageCont .selectedStage{border-radius:3px;background:#f4f4f6;padding:4px;color:#3b3b3b;font-size:14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.accountContacts .dataTableCont .updateContactStageCont .selectedStage .arrow{left:0}.accountContacts .dataTableCont .updateContactStageCont .selectedStage .stageName{margin-right:6px}.accountContacts .dataTableCont .updateContactStageCont .drop-down-menu{max-width:160px}.accountContacts .dataTableCont .updateContactStageCont .drop-down-menu ul li:hover{background-color:#eff2ff!important}.accountContacts .dataTableCont .updateContactStageCont .drop-down-menu ul li:hover .itemName{color:#3953fb}.accountContacts .dataTableCont .updateContactStageCont .drop-down-menu .dropdownList{max-width:160px;max-height:170px}.accountContacts .dataTableCont .updateContactStageCont .drop-down-menu .dropdownList .option .listItem{font-size:14px}.accountContacts .dataTableCont .dtBody,.accountContacts .dataTableCont .dtHeader,.accountContacts .dataTableCont .dtLoader{position:relative;display:grid;grid-template-columns:20% 18% 18% 16% 18% 10%;align-items:center;font-size:14px;height:48px;padding:0 5px;color:#666;border-bottom:1px solid #eceff1}.accountContacts .dataTableCont .dtBody .titleRow,.accountContacts .dataTableCont .dtHeader .titleRow,.accountContacts .dataTableCont .dtLoader .titleRow{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px}.accountContacts .dataTableCont .dtHeader{width:calc(100% - 4px)}.singleBanner .accountContacts{height:calc(100vh - 224px)}.emptyContactsSection{position:relative;height:calc(100% - 48px);width:100%;color:#666;flex-direction:column;display:flex;align-items:center;justify-content:center}.emptyContactsSection i{font-size:24px}.emptyContactsSection .text{position:relative;font-size:16px;text-align:center}.accountInfo{height:100%;width:100%;position:relative;border-radius:10px;height:calc(100vh - 132px);overflow:auto}.accountInfo .accountInfoHeader{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:20px 12px;border-bottom:1px solid #eee}.accountInfo .accountInfoHeader .domainName{color:#1a1a1a;font-size:16px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accountInfo .accountInfoHeader .accountSocialLinks{display:flex;align-items:center;grid-gap:4px;gap:4px}.accountInfo .accountInfoBodyLoader{display:flex;justify-content:space-between;align-items:center;padding:10px;height:58px}.accountInfo .accountInfoBodyLoader:not(:last-child){border-bottom:1px solid #ddd}.accountInfo .accountInfoBodyLoader:last-child{border:none}.accountInfo .accountInfoBodyLoader .accountInsightsLoader.linear-background{width:30%}.accountInfo .accountInfoHeaderLoader{display:flex;justify-content:space-between;align-items:center;padding:10px;height:58px}.accountInfo .accountInfoHeaderLoader:not(:last-child){border-bottom:1px solid #ddd}.accountInfo .accountInfoHeaderLoader:last-child{border:none}.accountInfo .accountInsights{background:#fff;border-radius:10px}.accountInfo .accountInsights .editWrapper{font-size:14px;font-weight:400;letter-spacing:0;cursor:pointer;padding:16px;text-align:center;opacity:.4;border-top:1px solid #ddd;transition:all .3s ease-in-out}.accountInfo .accountInsights .editWrapper:hover{opacity:.8;color:#3953fb}.accountInfo .accountInsights .accountInfoLogo,.accountInfo .accountInsights .accountInfoLogo img{width:120px;height:20px;object-fit:contain}.accountInfo .accountInsights .accountInfoLogo.linear-background{width:20%}.accountInfo .accountInsights .accountInfoListContainer{display:grid;width:100%;grid-template-columns:120px 1fr;align-items:center;padding:18px 12px;border-bottom:1px solid #eee}.accountInfo .accountInsights .accountListTitle{font-size:14px;font-weight:400;line-height:1.25;letter-spacing:0;color:#8d8d8d;text-align:left;white-space:nowrap}.accountInfo .accountInsights .accountListTitle.linear-background{width:50%}.accountInfo .accountInsights .emailInsightLoader{justify-content:space-between}.accountInfo .accountInsights .emailInsightLoader .emailInsightCountLoader.linear-background,.accountInfo .accountInsights .emailInsightLoader .emailInsightTitleLoader.linear-background{width:30%}.accountInfo .accountInsights .accountListItem{width:150px;font-size:14px;line-height:1.25;font-weight:400;letter-spacing:0;color:#3b3b3b;word-break:break-word}.accountInfo .accountInsights .accountListItem.linkedinUrl{color:#787878;text-decoration:none;transition:color .3s,-webkit-text-decoration .3s;transition:color .3s,text-decoration .3s;transition:color .3s,text-decoration .3s,-webkit-text-decoration .3s}.accountInfo .accountInsights .accountListItem.linkedinUrl:hover{color:#3953fb;text-decoration:underline;cursor:pointer}.accountInfo .accountInsights .accountListItem.linear-background{width:50%}.accountInfo .accountInsights .accountEmailInsightsList{grid-gap:14px;gap:14px;padding:18px 12px;display:grid;grid-template-columns:100px 1fr;align-items:center}.accountInfo .accountInsights .accountEmailInsightsList .email-insight-stage li :not(:last-child){margin-right:26px}.accountInfo .accountInsights .accountEmailInsightsList .email-insight-stage li:last-child .customTooltip .tooltipBody{right:-5px}.accountInfo .accountInsights .accountEmailInsightsList .accountEmailInsigtsTitle{font-size:14px;font-weight:400;letter-spacing:0;color:#8d8d8d;text-align:left;white-space:nowrap}.accountInfo .accountInsights .emailInsightLoader{display:flex;align-items:center;grid-gap:20px;gap:20px;padding:18px 12px;border-bottom:1px solid #ddd}.accountInfo .accountInsights .accountDropdown{display:flex;align-items:center}.accountInfo .accountInsights .accountDropdown .updateContactStageCont{position:relative}.accountInfo .accountInsights .accountDropdown .updateContactStageCont .selectedStage{border-radius:3px;background:#f4f4f6;padding:4px;color:#3b3b3b;font-size:14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.accountInfo .accountInsights .accountDropdown .updateContactStageCont .selectedStage .arrow{left:0}.accountInfo .accountInsights .accountDropdown .updateContactStageCont .selectedStage .stageName{margin-right:6px}.accountInfo .accountInsights .accountDropdown .updateContactStageCont .drop-down-menu{max-width:160px}.accountInfo .accountInsights .accountDropdown .updateContactStageCont .drop-down-menu ul li:hover{background-color:#eff2ff!important}.accountInfo .accountInsights .accountDropdown .updateContactStageCont .drop-down-menu ul li:hover .itemName{color:#3953fb}.accountInfo .accountInsights .accountDropdown .updateContactStageCont .drop-down-menu .dropdownList{max-width:160px;max-height:170px}.accountInfo .accountInsights .accountDropdown .updateContactStageCont .drop-down-menu .dropdownList .option .listItem{font-size:14px}.accountInfo .accountInsights .accountInsightsLoader{padding:10px;border-radius:6px}.accountInfo .accountInsights .accountInsightsLoader.linear-background{width:30%}.accountInfo .accountInsights .accountEditLoader_{display:flex;align-items:center;justify-content:center;padding:20px}.accountInfo .accountInsights .accountEditLoader_ .accountEditLoader{width:100%;padding:10px;border-radius:6px;margin:auto}.accountInfo .accountInsights .accountEditLoader_ .accountEditLoader.linear-background{width:50%}.accountInfo .accountEmailInsights{position:relative;background-color:#fff;margin-top:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:10px}.accountInfo .accountEmailInsights .accountEmailInsightsHeader{display:flex;align-items:center;justify-content:space-between;padding:14px 10px}.accountInfo .accountEmailInsights .accountEmailInsightsHeader:not(:last-child){border-bottom:1px solid #eee}.accountInfo .accountEmailInsights .accountEmailInsightsHeader:last-child{border:none}.accountInfo .accountEmailInsights .accountEmailInsightsTitle{position:relative;font-size:14px;font-weight:400;line-height:normal;letter-spacing:0;text-align:left;color:#343a40}.accountInfo .accountEmailInsights .accountEmailInsightsTitle.linear-background{width:30%}.accountInfo .accountEmailInsights .accountEmailInsightsBadge{padding:6px 12px;background:rgba(57,83,251,.0588235294);line-height:normal;border-radius:6px;color:#3953fb;font-size:14px;font-weight:400;text-align:right}.accountInfo .accountEmailInsights .accountEmailInsightsLoader{display:flex;align-items:center;justify-content:space-between;padding:18px 12px;border-bottom:1px solid #eee}.accountInfo .accountEmailInsights .accountEmailInsightsLoader:last-child{border-bottom:none}.accountInfo .accountEmailInsights .accountEmailInsightsLoader .accountEmailInsightsTitleLoader{padding:10px;border-radius:6px}.accountInfo .accountEmailInsights .accountEmailInsightsLoader .accountEmailInsightsTitleLoader.linear-background{width:30%}.accountInfo .accountEmailInsights .accountEmailInsightsLoader .accountEmailInsightsBadgeLoader{padding:10px;border-radius:6px;box-shadow:none}.accountInfo .accountEmailInsights .accountEmailInsightsLoader .accountEmailInsightsBadgeLoader.linear-background{width:30%}.singleBanner .accountInfo{height:calc(100vh - 172px)}.accountsOverview{position:relative;background-color:#fff;height:calc(100% - 192px)}.accountsOverview .ctTlSection{width:100%;grid-template-columns:100%;padding:0}.accountsOverview .ctTlSection .ctTlBody{width:100%;height:calc(100vh - 48px)}.accountsOverview .ctTlSection .ctTlBody .ctTlContentBody{height:calc(100% - 146px);width:100%;box-shadow:none}.accountsOverview .ctTlSection .ctTlBody .ctTlContentBody .ctTlFilter,.accountsOverview .ctTlSection .ctTlBody .ctTlContentBody .title{display:none}.singleBanner .accountsOverview .ctTlBody{background:transparent;height:calc(100vh - 88px)!important}.accountNotes .accountAllNotesList,.accountNotes .accountNotesListBody,.accountNotes .accountNotesListBody .accountNotesList,.initialUserNotes .initialBody{border:1px solid #eceff1;border-radius:5px}.accountNotesListHeaderLoader{padding:18px;border-bottom:1px solid #eceff1}.accountNotesListHeaderLoader .accountNotesTitleLoader.linear-background{height:12px;width:70%}.accountNotesListHeaderLoader .accountNotesCreatedByLoader{display:flex;align-items:center;justify-content:space-between;padding-top:6px}.accountNotesListHeaderLoader .accountNotesCreatedByLoader .notesCreatedByLoader.linear-background{height:8px;width:60%}.accountNotesListHeaderLoader .accountNotesCreatedByLoader .notesCreatedDateLoader.linear-background{height:8px;width:30%}.notesViewBody .accountNotesViewHeaderLoader{padding:16px;border-bottom:1px solid #eceff1}.notesViewBody .accountNotesViewHeaderLoader .accountNotesViewHeaderActionLoader{display:flex;align-items:center;justify-content:space-between;padding-top:6px}.notesViewBody .accountNotesViewHeaderLoader .accountNotesViewHeaderActionLoader .notesViewTitleLoader.linear-background{height:12px;width:50%}.notesViewBody .accountNotesViewHeaderLoader .accountNotesViewHeaderActionLoader .notesViewActionsLoader{display:flex;align-items:center;grid-gap:6px;gap:6px}.notesViewBody .accountNotesViewHeaderLoader .accountNotesViewHeaderActionLoader .notesViewActionsLoader .notesIconLoader.linear-background{border-radius:50px;width:25px;height:25px}.notesViewBody .accountNotesViewHeaderLoader .notesViewCreatedDateLoader.linear-background{height:8px;width:30%}.notesViewBody .notesViewText{margin-top:8px}.notesViewBody .notesViewText.linear-background{width:50%}.notesViewBody .notesViewSubText{margin:8px 0}.notesViewBody .notesViewSubText.linear-background{width:30%}.accountNotes{position:relative;display:flex;grid-gap:12px;gap:12px;padding-top:12px;height:calc(100vh - 178px)}.accountNotes .searchWrapper{display:flex;align-items:center;flex-direction:row}.accountNotes .searchWrapper .searchInput{background:#fff;position:relative;display:flex;align-items:center;width:286px;border-radius:6px;border:1px solid #ebebeb}.accountNotes .searchWrapper .searchInput .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:0}.accountNotes .searchWrapper .searchInput .searchImage{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.accountNotes .searchWrapper .searchInput .searchImage svg{width:20px;height:20px;fill:#666}.accountNotes .searchWrapper .searchInput .searchTextBox{display:flex;align-items:center;position:relative}.accountNotes .searchWrapper .searchInput .searchTextBox input{border:0;color:#3b3b3b;width:254px;font-size:16px;padding:6px 20px 6px 2px;border-radius:35px;line-height:1.5}.accountNotes .searchWrapper .searchInput .searchTextBox i{position:absolute;right:5px;color:#666;font-size:14px;cursor:pointer;padding:2px;border-radius:35px;display:flex;align-items:center}.accountNotes .searchWrapper .searchInput .searchTextBox i:hover{color:#000}.accountNotes .searchWrapper .searchInput:focus-within .searchImage svg{fill:#3953fb}.accountNotes .searchWrapper .searchInput:focus-within input{color:#3953fb;border-radius:35px;transition:all .3s ease-in-out}.accountNotes .searchWrapper .searchInput{width:300px}.accountNotes .accountAllNotesList{position:relative;background-color:#fff;height:calc(100% - 50px);width:300px;padding:16px;overflow:auto;margin-top:12px}.accountNotes .accountAllNotesList .accountNotesListHeader{color:#3b3b3b;font-size:18px;font-weight:medium;text-align:left;padding-bottom:9px;border-bottom:1px solid #eceff1}.accountNotes .accountAllNotesList .entireList{cursor:pointer}.accountNotes .accountAllNotesList .entireList .accountNotesTitle{padding-top:16px;color:#343a40;font-size:14px;line-height:18px;text-align:left}.accountNotes .accountAllNotesList .entireList .accountNotesTitle.active,.accountNotes .accountAllNotesList .entireList .accountNotesTitle:hover{color:#3953fb;font-weight:medium}.accountNotes .accountAllNotesList .accountNotesCreatedBy{display:flex;align-items:center;justify-content:space-between;padding:6px 0;border-bottom:1px solid #eceff1}.accountNotes .accountAllNotesList .accountNotesCreatedBy .notesCreatedBy,.accountNotes .accountAllNotesList .accountNotesCreatedBy .notesCreatedDate{opacity:.8;color:#3b3b3b;text-align:left;font-size:11px;line-height:14px;font-weight:400}.accountNotes .accountNotesListBody{position:relative;background-color:#fff;width:calc(100% - 300px);padding:16px}.accountNotes .accountNotesListBody .accountNotesList{padding:16px;width:100%;height:100%}.accountNotes .accountNotesListBody .accountNotesList .accountViewHeader{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #eceff1}.accountNotes .accountNotesListBody .accountNotesList .accountViewHeader .notesTitle{text-align:left;font-size:16px;line-height:21px;font-weight:medium;color:#343a40}.accountNotes .accountNotesListBody .accountNotesList .accountViewHeader .notesCreatedOn{padding-top:4px;color:#8d8d8d;text-align:left;font-size:11px;line-height:14px;font-weight:400}.accountNotes .accountNotesListBody .accountNotesList .NotesHeaderAction{display:flex;align-items:center;grid-gap:4px;gap:4px}.accountNotes .accountNotesListBody .accountNotesList .NotesHeaderAction .editAccountActionIcon{cursor:pointer;width:26px;height:26px;border:1px solid #ddd;border-radius:3px;padding:4px;color:#8d8d8d}.accountNotes .accountNotesListBody .accountNotesList .NotesHeaderAction .editAccountActionIcon:hover{border:1px solid #3953fb;color:#3953fb}.accountNotes .accountNotesListBody .accountNotesList .notesAnserView{padding-top:16px;text-align:left;color:#3b3b3b;font-size:14px;line-height:24px;font-weight:400;opacity:1;pointer-events:none}.accountNotes .editNotesAction{position:absolute;width:100%;z-index:99;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceff1;grid-gap:8px;gap:8px;padding:16px 16px 4px}.accountNotes .editNotesAction .inputWrapper{position:relative;align-items:unset;width:100%;margin-bottom:14px}.accountNotes .editNotesAction .editNotesActionBtn{display:flex;align-items:center;grid-gap:8px;gap:8px}.accountNotes .editNotesAction .editNotesActionBtn button{font-size:14px;padding:10px 0;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset}.accountNotes .editNotesAction .editNotesActionBtn button.saveAccountNotesBtn{border:1px solid #3953fb;background:#3953fb}.accountNotes .editNotesAction .editNotesActionBtn button.saveAccountNotesBtn.disabledBtn{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.accountNotes .editNotesAction .editNotesActionBtn button.accountNotesCancelBtn{border:1px solid #ddd;color:#3953fb;background:#fff}.accountNotes .editNotesAction .editNotesActionBtn button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.accountNotes .editNotesAction .editNotesActionBtn button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.initialUserNotes{position:relative;padding-top:12px;height:calc(100vh - 178px)}.initialUserNotes .initialBody{background-color:#fff;height:100%;width:100%}.initialUserNotes .initialBody .initialAddNotes{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.initialUserNotes .initialBody .initialAddNotes .accountNotesImg{width:90px;height:90px;object-fit:contain}.initialUserNotes .initialBody .initialAddNotes button{font-size:14px;padding:10px 0;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset;border:1px solid #3953fb;background:#3953fb;color:#fff}.initialUserNotes .initialBody .initialAddNotes button.disabledBtn{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.initialUserNotes .editNotesAction{position:absolute;width:100%;z-index:99;display:flex;align-items:center;justify-content:center;justify-content:space-between;border-bottom:1px solid #eceff1;grid-gap:8px;gap:8px;padding:16px 16px 4px}.initialUserNotes .editNotesAction .inputWrapper{position:relative;align-items:unset;width:100%;margin-bottom:14px}.initialUserNotes .editNotesAction .editNotesActionBtn{display:flex;align-items:center;grid-gap:8px;gap:8px}.initialUserNotes .editNotesAction .editNotesActionBtn button{font-size:14px;padding:10px 0;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset}.initialUserNotes .editNotesAction .editNotesActionBtn button.saveAccountNotesBtn{border:1px solid #3953fb;background:#3953fb}.initialUserNotes .editNotesAction .editNotesActionBtn button.saveAccountNotesBtn.disabledBtn{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.initialUserNotes .editNotesAction .editNotesActionBtn button.accountNotesCancelBtn{border:1px solid #ddd;color:#3953fb;background:#fff}.initialUserNotes .editNotesAction .editNotesActionBtn button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.initialUserNotes .editNotesAction .editNotesActionBtn button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.singleBanner .accountNotes,.singleBanner .initialUserNotes{height:calc(100vh - 218px)}.accountTasks{position:relative;width:100%;height:calc(100vh - 184px)}.accountTasks .actionFilterCont{position:relative;display:flex;align-items:center;padding-bottom:10px;justify-content:flex-end;grid-gap:10px;gap:10px}.accountTasks .actionFilterCont .searchWrapper{display:flex;align-items:center;flex-direction:row}.accountTasks .actionFilterCont .searchWrapper .searchInput{background:#fff;position:relative;display:flex;align-items:center;width:286px;border-radius:6px;border:1px solid #ebebeb}.accountTasks .actionFilterCont .searchWrapper .searchInput .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:0}.accountTasks .actionFilterCont .searchWrapper .searchInput .searchImage{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.accountTasks .actionFilterCont .searchWrapper .searchInput .searchImage svg{width:20px;height:20px;fill:#666}.accountTasks .actionFilterCont .searchWrapper .searchInput .searchTextBox{display:flex;align-items:center;position:relative}.accountTasks .actionFilterCont .searchWrapper .searchInput .searchTextBox input{border:0;color:#3b3b3b;width:254px;font-size:16px;padding:6px 20px 6px 2px;border-radius:35px;line-height:1.5}.accountTasks .actionFilterCont .searchWrapper .searchInput .searchTextBox i{position:absolute;right:5px;color:#666;font-size:14px;cursor:pointer;padding:2px;border-radius:35px;display:flex;align-items:center}.accountTasks .actionFilterCont .searchWrapper .searchInput .searchTextBox i:hover{color:#000}.accountTasks .actionFilterCont .searchWrapper .searchInput:focus-within .searchImage svg{fill:#3953fb}.accountTasks .actionFilterCont .searchWrapper .searchInput:focus-within input{color:#3953fb;border-radius:35px;transition:all .3s ease-in-out}.accountTasks .actionFilterCont .startAllAccountTasks{position:relative;margin:0 10px 0 0;padding:0 12px;height:36px;font-size:14px;background:#3953fb;border-radius:#3953fb}.accountTasks .actionFilterCont .startAllAccountTasks:hover{box-shadow:0 3px 8px 0 rgba(0,0,0,.16)}.accountTasks .actionFilterCont .startAllAccountTasks.loading{min-width:unset}.accountTasks .actionFilterCont .startAllAccountTasks .iconStart{margin-right:2px}.accountTasks .actionFilterCont .startAllAccountTasks .iconStart svg{width:22px;height:22px}.accountTasks .actionFilterCont .startAllTasksBtnLoader{width:120px;height:36px;border-radius:5px}.accountTasks .actionFilterCont .filterByDateTab{position:relative}.accountTasks .actionFilterCont .filterByDateTab .filterTitle{position:relative;font-size:14px;padding-right:5px;color:#8d8d8d;text-transform:capitalize}.accountTasks .actionFilterCont .filterByDateTab .dateFilter{grid-gap:6px;gap:6px;font-size:14px}.accountTasks .actionFilterCont .filterByDateTab .dateFilter .tabItem{border-radius:5px;border:1px solid #3953fb}.accountTasks .actionFilterCont .filterByDateTab .dateFilter .tabItem .text{font-size:14px}@media (max-height:640px){.accountTasks .actionFilterCont .filterByDateTab .rdrCalendarWrapper{top:-82px}}.accountTasks .actionFilterCont .dueDateFilterLoader{grid-gap:6px;gap:6px}.singleBanner .accountTasks{height:calc(100vh - 224px)}.editAccountSection{position:fixed;top:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;letter-spacing:.3px;width:100%;height:100%;z-index:100;overflow:auto}.editAccountSection .card{position:relative;display:block;z-index:101;border-radius:5px;padding:20px;background:#fff;min-width:778px;max-width:778px}.editAccountSection .card .cardTitle{position:relative;display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #ececec}.editAccountSection .card .cardTitle h4{position:relative;font-size:20px;color:#3b3b3b;font-weight:400}.editAccountSection .card .cardTitle i{position:relative;font-size:24px;top:2px;padding:3px;border-radius:50%;color:#535353;cursor:pointer}.editAccountSection .card .cardTitle i:hover{background:#ddd;color:#000}.editAccountSection .card .cardBody{position:relative;padding:24px 0 16px;overflow-y:auto;display:grid;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;grid-row-gap:5px;row-gap:5px;grid-template-columns:repeat(2,1fr)}.editAccountSection .card .cardBody .dropdownOptions .selectOptionDropdown{max-height:160px}.editAccountSection .card .cardBody .inputWrapper{position:relative;align-items:unset;width:100%;margin-bottom:14px}.editAccountSection .card .cardFooter{position:relative;padding-top:10px;display:flex;align-items:center;justify-content:flex-end;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.editAccountSection .card .cardFooter button{font-size:14px;padding:10px 0;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset}.editAccountSection .card .cardFooter button.updateAccountBtn{border:1px solid #3953fb;background:#3953fb}.editAccountSection .card .cardFooter button.updateAccountBtn.disabledBtn{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.editAccountSection .card .cardFooter button.cancelEditAccountBtn{border:1px solid #3953fb;color:#3953fb;background:#fff}.editAccountSection .card .cardFooter button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.editAccountSection .card .cardFooter button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.overlayAccountMask{position:fixed;z-index:99;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.accountSection{position:relative;display:flex;width:100%;height:100%}.accountSection.showAccountFilter{display:flex;justify-content:space-between;max-width:100%}.accountSection.showAccountFilter .accountsList{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 310px);max-width:calc(100% - 310px);transition:all .3s ease-in-out}.accountSection.showAccountFilter .contactFilterByOption{height:100%;flex:0 0 300px;max-width:300px;transition:all .3s ease-in-out}.accountSection .toggleFilterBtn{position:relative;display:flex;align-items:center;height:36px;margin-left:10px;width:100px;background:#3953fb;border:1px solid #3953fb;border-radius:5px;color:#fff;cursor:pointer;transition:all .3s ease-in-out}.accountSection .toggleFilterBtn.disabled{-webkit-user-select:unset;user-select:unset;pointer-events:unset;opacity:.5;cursor:pointer}.accountSection .toggleFilterBtn:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.accountSection .toggleFilterBtn svg{width:14px;height:16px;fill:#fff;margin:0 10px}.accountSection .toggleFilterBtn .text{font-size:14px;padding-right:6px;padding-top:4px}.accountSection .toggleFilterBtn .count{display:flex;align-items:center;justify-content:center;background:#fff;color:#3953fb;font-size:14px;border-top-right-radius:2px;border-bottom-right-radius:2px;width:24px;height:32px;padding-top:4px}.accountSection .toggleFilterBtn.filterUsed{transition:all .3s ease-in-out;background:#fff;border:1px solid #eceff1}.accountSection .toggleFilterBtn.filterUsed svg{fill:#3953fb}.accountSection .toggleFilterBtn.filterUsed .text{color:#3953fb}.accountFilterByOption{width:300px}.accountFilterByOption .conditionField,.accountFilterByOption .contactDateFilter{position:relative;border-bottom:1px solid #ececec}.accountFilterByOption .conditionField .dropdownSearchBox,.accountFilterByOption .contactDateFilter .dropdownSearchBox{width:calc(100% - 8px);margin:0 0 10px 8px}.accountFilterByOption .conditionField .dropdownSearchBox .horizontalBorderLine,.accountFilterByOption .contactDateFilter .dropdownSearchBox .horizontalBorderLine{position:absolute;width:4px;height:100%;background:#dee3ff;border-radius:5px;left:-8px;top:0;z-index:1}.profileAndEmailPreference{position:relative;display:block;height:100%;width:100%}.profileAndEmailPreference .tabNavigation{position:relative;z-index:10}.profileAndEmailPreference .tabNavigation .tabItem{width:unset;min-width:140px}.emailPreferenceWrapper{height:calc(100% - 56px);-webkit-user-select:none;user-select:none;overflow-y:auto;padding:20px}.emailPreferenceWrapper .epCardBody{min-height:174px;width:100%;border:1px solid #ddd;padding:20px;border-radius:5px}.emailPreferenceWrapper .epCardBody .disabledValue{padding:12px;color:#8d8d8d;border:1px solid #ddd;font-size:14px;line-height:17px;border-radius:4px}.emailPreferenceWrapper .epCardTemplate{display:grid;grid-template-columns:repeat(2,50%);grid-gap:13px;gap:13px}.emailPreferenceWrapper .cBody{display:flex;flex-direction:column;grid-row-gap:13px;row-gap:13px}.emailPreferenceWrapper .cBody .leftPad,.emailPreferenceWrapper .cBody .toggleBtnSection .toggleText.activeToogle{position:relative;color:#3b3b3b;font-size:14px;font-family:Graphik-Medium;line-height:normal;top:1px}.emailPreferenceWrapper .cBody .toogleSequence .toogleButton{width:28px;height:14px}.emailPreferenceWrapper .cBody .toogleSequence .toogleButton.loading .knobs:before{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:1.5px solid #3953fb;border-left:1px;background-color:initial}.emailPreferenceWrapper .cBody .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before{background-color:initial}.emailPreferenceWrapper .cBody .toogleSequence .toogleButton .knobs:before{width:10px;height:10px;top:2px;padding:unset}.emailPreferenceWrapper .cBody .toogleSequence .toogleButton .toggleCheckbox:checked~.layer{background:#fff;border:1px solid #3953fb}.emailPreferenceWrapper .cBody .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before{left:15px;background:#3953fb}.emailPreferenceWrapper .cBody .toogleSequence .toogleButton .layer{background:#fff;border:1px solid #d3d3d3}.emailPreferenceWrapper .cBody .toogleSequence .toogleButton .knobs:before{background:#a7a7a7}.emailPreferenceWrapper .cardCBody{display:flex;justify-content:space-between;grid-gap:16px;gap:16px;width:100%;padding-bottom:16px}.emailPreferenceWrapper p{font-size:14px;line-height:20px;color:#8d8d8d;font-family:Graphik-Regular;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:54px}.emailPreferenceWrapper .avatarFlex{display:flex}.emailPreferenceWrapper .singleAvatar{border-radius:50%;overflow:hidden;width:36px;height:36px;border:1px solid #3953fb;background-color:#fff}.emailPreferenceWrapper .singleAvatar span{width:100%;height:100%;display:block;display:flex;align-items:center;justify-content:center;font-size:14px;color:#3953fb}.emailPreferenceWrapper .avatar{display:inline-block;border-radius:50%;overflow:hidden;width:36px;height:36px;border:1px solid #3953fb;background-color:#fff}.emailPreferenceWrapper .avatar:not(:first-child){margin-left:-19px;-webkit-mask:radial-gradient(circle 18px at 2px 50%,transparent 99%,#3953fb 100%);mask:radial-gradient(circle 18px at 2px 50%,transparent 99%,#fff 100%)}.emailPreferenceWrapper .avatar:first-child{background-color:#3953fb;border:1px solid #3953fb;z-index:10;cursor:pointer}.emailPreferenceWrapper .avatar:disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.3;cursor:unset}.emailPreferenceWrapper .avatar span{width:100%;height:100%;display:block;display:flex;align-items:center;justify-content:center;font-size:14px;color:#3953fb}.emailPreferenceWrapper .loaderContainer{height:174px;width:100%;border:1px solid #ddd;padding:20px;border-radius:5px;display:flex;flex-direction:column;grid-gap:16px;gap:16px}.emailPreferenceWrapper .loaderContainer .toggleFlex{display:flex;align-items:center;grid-gap:4px;gap:4px}.emailPreferenceWrapper .loaderContainer .toggleFlex .cardToggleLoader.linear-background{width:24px;height:24px}.emailPreferenceWrapper .loaderContainer .toggleFlex .toggleContent.linear-background{width:100%}.emailPreferenceWrapper .contentLoader.linear-background{width:80%}.emailPreferenceWrapper .subContentLoader.linear-background{width:50%}.emailPreferenceWrapper .dropdownLoader.linear-background{width:100%;height:20%}.dropdownContainer{position:relative}.dropdownContainer .dropdown{position:relative;font-size:14px;color:#333}.dropdownContainer .dropdown.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.dropdownContainer .dropdown .dropdownList{padding:12px;background:#fff;position:absolute;top:44px;left:1px;right:1px;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scaleY(0);transform:scaleY(0);transition:-webkit-transform .15s ease-in-out .15s;transition:transform .15s ease-in-out .15s;transition:transform .15s ease-in-out .15s,-webkit-transform .15s ease-in-out .15s;overflow-y:scroll;z-index:999}.dropdownContainer .dropdown .dropdownList .errorMessage{font-size:12px;color:red}.dropdownContainer .dropdown .dropdownList .dropdownFooter{padding:6px;width:100%;display:flex;align-items:center;justify-content:end;grid-gap:8px;gap:8px;border-top:1px solid #ddd}.dropdownContainer .dropdown .dropdownList .dropdownFooter button{font-size:14px;padding:10px 0;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset}.dropdownContainer .dropdown .dropdownList .dropdownFooter button.saveBtn{border:1px solid #3953fb;background:#3953fb}.dropdownContainer .dropdown .dropdownList .dropdownFooter button.saveBtn.disabledBtn{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.dropdownContainer .dropdown .dropdownList .dropdownFooter button.cancelBtn{border:1px solid #3953fb;color:#3953fb;background:#fff}.dropdownContainer .dropdown .dropdownList .dropdownFooter button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.dropdownContainer .dropdown .dropdownList .dropdownFooter button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.dropdownContainer .dropdown .dropdownOption{display:block;padding:8px 12px;opacity:0;transition:opacity .15s ease-in-out}.dropdownContainer .dropdown .dropdownOption .dropValue{cursor:pointer}.dropdownContainer .dropdown .dropdownOption .dropValue .checkBoxSection{display:flex;align-items:center}.dropdownContainer .dropdown .dropdownLabel{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #ccc;padding:12px;cursor:pointer;font-size:14px;color:#3b3b3b;border-radius:4px}.dropdownContainer .dropdown .dropdownLabel .arrow{transition:all .3s ease;display:flex;align-items:center;justify-content:inherit;position:relative}.dropdownContainer .dropdown .dropdownLabel .arrow svg{fill:#535353;width:16px;height:12px}.dropdownContainer .dropdown .dropdownLabel .arrow.activeArrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dropdownContainer .dropdown.on .dropdownList{-webkit-transform:scale(1);transform:scale(1);transition-delay:0s;border-radius:4px;border:1px solid #ddd}.dropdownContainer .dropdown.on .dropdownList .dropdownOption{opacity:1;transition-delay:.2s;z-index:999}.dropdownContainer .dropdown [type=checkbox]{position:relative;top:-1px;margin-right:4px}.dropdownContainer .emailOverlayMask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99}.addEmailPreferencesPopup{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;inset:0;background:transparent;z-index:11}.addEmailPreferencesPopup .card{position:relative;z-index:2;background:#fff;width:440px;height:auto;border-radius:5px;padding:20px;color:#3b3b3b}.addEmailPreferencesPopup .card.disableClick{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.7;cursor:unset}.addEmailPreferencesPopup .card .cardHeader{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #eceff1}.addEmailPreferencesPopup .card .cardHeader .textWrapper{position:relative;display:block}.addEmailPreferencesPopup .card .cardHeader .textWrapper .title{position:relative;display:block;font-size:20px;text-align:left;color:#3b3b3b}.addEmailPreferencesPopup .card .cardHeader .textWrapper .desc{position:relative;display:block;margin-top:6px;color:#8d8d8d;font-size:12px}.addEmailPreferencesPopup .card .cardHeader i.close{font-size:20px;color:#666;border-radius:35px;padding:3px;cursor:pointer;transition:all .3s ease-in-out}.addEmailPreferencesPopup .card .cardHeader i.close:hover{background:#f5f5f5;color:#333}.addEmailPreferencesPopup .card .cardBody{position:relative;display:block;padding:15px 0 0 2px}.addEmailPreferencesPopup .card .cardBody.loading{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.addEmailPreferencesPopup .card .cardBody .searchWrapper{display:flex;align-items:center;flex-direction:row}.addEmailPreferencesPopup .card .cardBody .searchWrapper .searchInput{background:#fff;position:relative;display:flex;align-items:center;width:286px;border-radius:6px;border:1px solid #ebebeb}.addEmailPreferencesPopup .card .cardBody .searchWrapper .searchInput .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:0}.addEmailPreferencesPopup .card .cardBody .searchWrapper .searchInput .searchImage{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.addEmailPreferencesPopup .card .cardBody .searchWrapper .searchInput .searchImage svg{width:20px;height:20px;fill:#666}.addEmailPreferencesPopup .card .cardBody .searchWrapper .searchInput .searchTextBox{display:flex;align-items:center;position:relative}.addEmailPreferencesPopup .card .cardBody .searchWrapper .searchInput .searchTextBox input{border:0;color:#3b3b3b;width:254px;font-size:16px;border-radius:35px;line-height:1.5}.addEmailPreferencesPopup .card .cardBody .searchWrapper .searchInput .searchTextBox i{position:absolute;right:5px;color:#666;font-size:14px;cursor:pointer;padding:2px;border-radius:35px;display:flex;align-items:center}.addEmailPreferencesPopup .card .cardBody .searchWrapper .searchInput .searchTextBox i:hover{color:#000}.addEmailPreferencesPopup .card .cardBody .searchWrapper .searchInput:focus-within .searchImage svg{fill:#3953fb}.addEmailPreferencesPopup .card .cardBody .searchWrapper .searchInput:focus-within input{color:#3953fb;border-radius:35px;transition:all .3s ease-in-out}.addEmailPreferencesPopup .card .cardBody .searchWrapper{margin-bottom:15px}.addEmailPreferencesPopup .card .cardBody .searchWrapper .searchInput{width:100%;padding:3px}.addEmailPreferencesPopup .card .cardBody .searchWrapper .searchInput .searchTextBox{width:calc(100% - 30px)}.addEmailPreferencesPopup .card .cardBody .searchWrapper .searchInput .searchTextBox input{width:100%;padding:6px 20px 6px 2px}.addEmailPreferencesPopup .card .cardBody .searchWrapper .searchInput .searchTextBox i{z-index:999}.addEmailPreferencesPopup .card .cardBody .allContactOpList{position:relative;height:248px;overflow:auto;top:-14px}.addEmailPreferencesPopup .card .cardBody .allContactOpList .addedContactList{padding:12px 10px;border:1px solid #ddd;border-radius:3px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;margin-top:10px}.addEmailPreferencesPopup .card .cardBody .allContactOpList .addedContactList .contactOpName{font-size:14px;color:#3953fb;line-height:18px}.addEmailPreferencesPopup .card .cardBody .allContactOpList .addedContactList .contactOpName.linear-background{position:relative;width:calc(100% - 20px);height:16px}.addEmailPreferencesPopup .card .cardBody .allContactOpList .addedContactList i.close{font-size:20px;color:#ddd;border-radius:35px;padding:3px;cursor:pointer;transition:all .3s ease-in-out}.addEmailPreferencesPopup .card .cardBody .allContactOpList .addedContactList i.close:hover{background:#f5f5f5;color:#333}.addEmailPreferencesPopup .card .cardBody .allContactOpList .addedContactList i.close.linear-background{position:relative;opacity:1;width:18px;height:18px}.addEmailPreferencesPopup .card .cardBody .allContactOpList .contactCompleteDropdown .drop-down-menu{left:0;border-radius:5px;max-width:100%!important;padding:12px}.addEmailPreferencesPopup .card .cardBody .allContactOpList .contactCompleteDropdown .drop-down-menu .dropdownList{margin:0;max-height:154px}.addEmailPreferencesPopup .card .cardBody .allContactOpList .contactCompleteDropdown .drop-down-menu .dropdownList .option{padding:8px!important}.addEmailPreferencesPopup .card .cardBody .allContactOpList .contactCompleteDropdown .drop-down-menu .dropdownList .option:not(:last-child){border-bottom:1px solid #eee}.addEmailPreferencesPopup .card .cardBody .allContactOpList .contactCompleteDropdown .drop-down-menu .dropdownList .option .listItem .listItemWrap{width:220px!important;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.addEmailPreferencesPopup .card .cardBody .allContactOpList .contactCompleteDropdown .drop-down-menu .dropdownList .option .listItem .listItemWrap .itemName{font-size:15px;color:#343a40;margin-bottom:2px}.addEmailPreferencesPopup .card .cardBody .allContactOpList .contactCompleteDropdown .drop-down-menu .dropdownList .option .listItem .listItemWrap .itemName .addTxt{color:#3b3b3b!important}.addEmailPreferencesPopup .card .cardBody .allContactOpList .contactCompleteDropdown .drop-down-menu .dropdownList .option .listItem .listItemWrap .itemEmail{font-size:12px;color:#787878}.addEmailPreferencesPopup .card .cardBody .allContactOpList .contactCompleteDropdown .drop-down-menu .dropdownList .invalidEmail{font-size:14px;color:red}.addEmailPreferencesPopup .card .cardBody .allContactOpList .contactCompleteDropdown .drop-down-menu ul li{border-bottom:1px solid #ddd;padding:10px;color:#787878;font-size:14px;font-family:Graphik-Regular}.addEmailPreferencesPopup .card .cardBody .btnFooter{width:100%;display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px}.addEmailPreferencesPopup .card .cardBody .btnFooter button{font-size:14px;padding:10px 0;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset}.addEmailPreferencesPopup .card .cardBody .btnFooter button.saveContactBtn{border:1px solid #3953fb;background:#3953fb}.addEmailPreferencesPopup .card .cardBody .btnFooter button.saveContactBtn.disabledBtn{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.addEmailPreferencesPopup .card .cardBody .btnFooter button.contactCancelBtn{border:1px solid #3953fb;color:#3953fb;background:#fff}.addEmailPreferencesPopup .card .cardBody .btnFooter button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.addEmailPreferencesPopup .card .cardBody .btnFooter button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.addEmailPreferencesPopup .overlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:rgba(0,0,0,.65)}.taskAttachmentList{padding:10px;flex-wrap:wrap;grid-gap:6px;gap:6px}.taskAttachmentList,.taskAttachmentList .taskAttachmentItem{position:relative;display:flex;align-items:center;line-height:normal}.taskAttachmentList .taskAttachmentItem{border-radius:15px;padding:2px 5px 2px 8px;border:1px solid #eee}.taskAttachmentList .taskAttachmentItem .taskAttName{position:relative;font-size:12px;color:#3953fb;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px;line-height:normal}.taskAttachmentList .taskAttachmentItem .taskAttSize{position:relative;font-size:12px;padding:0 5px;color:#787878;line-height:normal}.taskAttachmentList .taskAttachmentItem .taskAttCloseIcon{position:relative;font-size:12px;color:#787878;padding:2px;border-radius:35px;transition:all .3s ease-in-out;cursor:pointer}.taskAttachmentList .taskAttachmentItem .taskAttCloseIcon:hover{color:#333;background:#f5f5f5}.taskAttachmentList .taskAttachmentItem:hover .taskAttSize{color:#666}.performTaskManualEmailEditor.taskAttachments#reactEditor .quill .ql-container{height:unset!important;min-height:160px;max-height:calc(100% - 42px)}.tabNavigation{background:transparent;padding:0;margin:0;list-style:none}.tabNavigation,.tabNavigation .tabItem{position:relative;display:flex;align-items:center}.tabNavigation .tabItem{font-size:14px;top:2px;color:#535353;letter-spacing:.3px;cursor:pointer;height:46px;justify-content:center;padding:0 1.5rem;font-weight:400;text-decoration:none}.tabNavigation .tabItem.active{font-weight:500;color:#3953fb;border-bottom:2px solid #3953fb;transition:all .3s ease}.email-insight-stage{position:relative;padding:0;margin:0;list-style:none;display:flex;align-items:center;width:100%}.email-insight-stage li{position:relative}.email-insight-stage li .icon-tag-last{margin-right:0!important}.email-insight-stage li :not(:last-child){margin-right:30px}.email-insight-stage li .customTooltip{background-color:#393a3d}.email-insight-stage li .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background-color:#393a3d;border-top-right-radius:10px;right:-20px;top:-44px;padding:5px}.email-insight-stage li .customTooltip .tooltipBody{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:-10px;white-space:nowrap;background-color:#393a3d;right:-33px;top:-64px;border-radius:4px}.email-insight-stage li .customTooltip .tooltipBody .tooltipText{color:#fff;font-size:12px;padding:5px}.email-insight-stage li .number-count{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;font-size:11px;border:1px solid transparent;color:#8a8e8c;border-radius:35px;top:-5px;left:15px;min-width:16px;display:flex;align-items:center;justify-content:center;white-space:nowrap;padding:0 5px;z-index:0;background:#fff;cursor:pointer}.email-insight-stage li .icon-tag,.email-insight-stage li i{position:relative;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#3953fb;color:#fff;font-size:14px;border:1px solid #3953fb;cursor:pointer}.email-insight-stage li .icon-tag:not(.icon-tag-empty),.email-insight-stage li i:not(.icon-tag-empty){background:#fff;border:1px solid #a2aeff;color:#3953fb}.email-insight-stage li .icon-tag:not(.icon-tag-empty) svg,.email-insight-stage li .icon-tag:not(.icon-tag-empty) svg *,.email-insight-stage li i:not(.icon-tag-empty) svg,.email-insight-stage li i:not(.icon-tag-empty) svg *{color:#3953fb;fill:#3953fb}.email-insight-stage li .icon-tag svg,.email-insight-stage li i svg{cursor:pointer;width:12px;height:12px;fill:#fff}.email-insight-stage li .icon-tag.sendIcon svg,.email-insight-stage li i.sendIcon svg{width:10px;height:10px}.email-insight-stage li .icon-tag.icon-tag-empty,.email-insight-stage li i.icon-tag-empty{color:#535353!important;background:#fff;border:1px solid #e3e4e4}.email-insight-stage li .icon-tag.icon-tag-empty svg,.email-insight-stage li i.icon-tag-empty svg{fill:#535353!important;color:#535353!important}.email-insight-stage li:not(:last-child) .line-dot{z-index:0;position:absolute;right:0;display:block;height:1px;width:calc(100% - 30px);background:transparent;letter-spacing:1px;border-bottom:1px dashed #d2d2d2;top:50%}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,75%,0);transform:translate3d(0,75%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,75%,0);transform:translate3d(0,75%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.bookNowBanner{position:fixed;top:50%;bottom:50%;-webkit-transform:translateY(-35%);transform:translateY(-35%);right:-280px;z-index:8;transition:all .9s ease-in-out;box-shadow:0 1px 6px 0 rgba(0,0,0,.3);width:280px;height:306px;border-bottom-left-radius:6px}.bookNowBanner.bookNowBg{right:0;transition:all .9s ease-in-out}.bookNowBanner:hover .wrapImgTextBookNowBtn{right:0}.bookNowBanner .closeIcon{cursor:pointer;font-size:16px;display:flex;align-items:center}.bookNowBanner .rotateRequestDemoBtn{position:relative;right:280px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom;position:absolute;top:-36px}.bookNowBanner .initialReqDemoBtn{right:280px}.bookNowBanner .requestDemoBtn{font-size:1rem;background-color:#fff;color:#3953fb;box-shadow:0 1px 6px 0 rgba(0,0,0,.3);border-top-left-radius:1rem;border-top-right-radius:1rem;border-bottom-right-radius:0;border-bottom-left-radius:0;cursor:pointer;width:200px;padding:8px 8px 8px 12px;height:36px}.bookNowBanner .requestDemoBtn .iconRight{margin-left:12px;margin-right:6px}.bookNowBanner .wrapImgTextBookNowBtn{position:relative;width:100%;background:#fff}.bookNowBanner .wrapImgTextBookNowBtn .bookNowSmartImg{position:absolute;top:-40px;right:65px}.bookNowBanner .wrapImgTextBookNowBtn .wrapDescTitle{font-size:14px;padding-top:100px;text-align:center}.bookNowBanner .wrapImgTextBookNowBtn .wrapDescTitle p{color:#505050;font-size:13px;margin-bottom:20px;padding:0 28px}.bookNowBanner .wrapImgTextBookNowBtn .wrapDescTitle h6{font-size:16px;color:#2c2d31;padding:0 23px;margin-bottom:32px}.bookNowBanner .wrapImgTextBookNowBtn .bookNowBtn{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARYAAAA+CAYAAADuxTSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAXVJREFUeNrs2zFuAjEUBFAvVEicYA9AQbsV9z8IhwCBRAF4O8CmsX7xi/ckpGQyVYpRZMfTsizHUsq5fu7lm1wulw/l23men/WLa/28fgpyuVw+lE/1L5YCEGnjVwAYFsCwAIblUD/7Tu/0J9fX19dv+uut0Of3j/q5lfakd71SunRyfX19/abvVghwxgIYFsCwAMQMy/q//bvOz+RyuXwo91ZILpeH526FAGcsgGEBDAtA/LB4+6Cvr++tkL6+fr6+WyHAGQtgWADDAhAzLN44yOVyb4Xkcnnu3K0Q4IwFMCyAYQGIHxZvH/T19b0V0tfXz9d3KwQ4YwEMC2BYAGKGxRsHuVzurZBcLs+duxUCnLEAhgUwLADxw+Ltg76+vrdC+vr6+fpuhQBnLIBhAQwLQMyweOMgl8u9FZLL5blzt0KAMxbAsACGBSB+WLx90NfX91ZIX18/X9+tEOCMBTAsgGEBiBkWbxzkcrm3QnK5PHf+FmAAKlqjm++ow1QAAAAASUVORK5CYII=) no-repeat;padding-top:8px;padding-bottom:2px}.bookNowBanner .wrapImgTextBookNowBtn .bookNowBtn #BookNowOneAndOneBtn{min-width:180px!important;background:#2fd378;font-size:1rem;font-weight:700;margin-bottom:12px;border-radius:25px}.bookNowBanner .wrapImgTextBookNowBtn .bookNowBtn #BookNowOneAndOneBtn i{position:absolute;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);font-size:18px;position:relative;margin-left:32px;transition:all .3s}.bookNowBanner .wrapImgTextBookNowBtn .bookNowBtn #BookNowOneAndOneBtn:hover{transition:all .3s;background:#4caf50;font-weight:500}.bookNowBanner .wrapImgTextBookNowBtn .bookNowBtn #BookNowOneAndOneBtn:hover i{transition:all .3s;right:-5px}.bookNowBanner .wrapImgTextBookNowBtn .bookNowBtn .bookDemoBtnJiggle{animation:tidleShake 5s linear 10s infinite running;-webkit-animation:tidleShake 5s linear 10s infinite running}.moreOptionSlide{position:relative;text-align:right}.moreOptionSlide .threeDot{position:relative;padding:5px;color:#484848;font-size:16px;cursor:pointer;border-radius:35px;transition:all .3s ease-in-out}.moreOptionSlide .threeDot:hover{transition:all .3s ease-in-out;color:#000;background:#f5f5f5}.moreOptionSlide .dropdownOptions{position:absolute;z-index:100;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;top:-4px;right:20px;font-size:14px;transition:all .3s ease-in-out}.moreOptionSlide .dropdownOptions ul.dropdown{position:relative;border-radius:35px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);border:1px solid #ebebeb;margin:0;list-style:none;background:#fff;padding:3px;display:flex;align-items:center}.moreOptionSlide .dropdownOptions ul.dropdown li{color:#666;position:relative;border-radius:2px;cursor:pointer;display:flex;align-items:center;border-radius:35px}.moreOptionSlide .dropdownOptions ul.dropdown li:not(:last-child){margin-right:5px}.moreOptionSlide .dropdownOptions ul.dropdown li i{font-size:18px;padding:5px;border-radius:35px;transition:all .3s}.moreOptionSlide .dropdownOptions ul.dropdown li i:hover{background:#f5f5f5}.moreOptionSlide .dropdownOptions ul.dropdown li i:hover i{color:#000}.moreOptionSlide .dropdownOptions ul.dropdown li .customTooltip{display:none;font-family:Graphik-Regular}.moreOptionSlide .dropdownOptions ul.dropdown li:hover .customTooltip{display:block;font-family:Graphik-Regular}.moreOptionSlide .dropdownOptions ul.dropdown li:hover .customTooltip .sharpPointer{border:unset;background:#393a3d;top:14px;right:10px;padding:5px;border-bottom-left-radius:5px;border-top-right-radius:unset}.moreOptionSlide .dropdownOptions ul.dropdown li:hover .customTooltip .tooltipBody{background-color:#393a3d;border-radius:5px;width:86px;top:18px}.moreOptionSlide .dropdownOptions ul.dropdown li:hover .customTooltip .tooltipBody .tooltipText{font-size:12px;color:#fff;display:flex;align-items:center;justify-content:center;padding:6px}.moreOptionSlide .linear-background{display:block;width:24px;height:24px;border-radius:35px;margin:0 0 0 auto}.upgradePopupSection{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);will-change:transform;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:100}.upgradePopupSection .cloudyImg{position:absolute;top:-30px;right:-80px;width:100%;z-index:0}.upgradePopupSection .upgradeSettingsCard{width:440px;position:relative;padding-top:30px;padding-left:30px;border-radius:10px;box-shadow:0 0 22.3px 1.7px rgba(59,59,59,.14);border:1px solid #ebebeb;background-color:#fff;display:grid;grid-template-columns:240px 170px;align-items:flex-end}.upgradePopupSection .upgradeSettingsCard .upgradeBody{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between}.upgradePopupSection .upgradeSettingsCard .upgradeBody .upgradeTitle{font-size:16px;font-weight:500;font-family:Graphik-Medium;line-height:1.3;letter-spacing:.3px;text-align:left;color:#333}.upgradePopupSection .upgradeSettingsCard .upgradeBody .upgradeContentBody{padding-bottom:30px;margin-top:40px;position:relative}.upgradePopupSection .upgradeSettingsCard .upgradeBody .upgradeContentBody button{background:#ff9001;height:36px;border-radius:6px;font-weight:600;letter-spacing:.3px;padding:10px 15px;margin:unset}.upgradePopupSection .upgradeSettingsCard .upgradeImg img{max-width:100%;display:block;margin:0 0 0 auto}.upgradePopupSection .upgradeCard{position:relative;padding:40px;border-radius:10px;box-shadow:0 0 22.3px 1.7px rgba(59,59,59,.14);border:1px solid #ebebeb;background:#fff;display:flex;flex-direction:column;align-items:center;text-align:center}.upgradePopupSection .upgradeCard .upgradeBody{position:relative;display:flex;flex-direction:column;justify-content:space-between}.upgradePopupSection .upgradeCard .upgradeBody img{width:180px}.upgradePopupSection .upgradeCard .upgradeBody .upgradeTitle{margin-bottom:20px;font-size:20px;letter-spacing:.3px;font-family:Graphik-Regular;color:#535353;font-weight:700}.upgradePopupSection .upgradeCard .upgradeBody p{font-size:16px;font-family:Graphik-Regular;color:#535353;letter-spacing:unset}.upgradePopupSection .upgradeCard .upgradeBody .upgradeContentBody{margin-top:30px;position:relative}.upgradePopupSection .upgradeCard .upgradeBody .upgradeContentBody button{background:#3953fb;min-width:130px;border-radius:6px;font-weight:600;letter-spacing:.3px;padding:12px 25px;color:#fff;font-size:16px}.upgradePopupSection .upgradeCard .upgradeBody .upgradeContentBody button:hover{background:#3953fb}.upgradePopupSection .upgradeCard .upgradeBody .upgradeContentBody .startPlanText{font-family:Graphik-Regular;font-size:13px;line-height:1.3;letter-spacing:.3px;color:#666;margin-top:6px}.upgradePopupSection .upgradeCard .upgradeImg{margin-bottom:30px}.upgradePopupSection .upgradeCard .upgradeImg img{width:130px;display:block;margin:0 auto}.overlayUpgradeMask{transition:all .3s ease;position:fixed;z-index:99;inset:0;width:100%;height:100%;background:rgba(0,0,0,.08)}.overlayUpgradeMask.darkBgMask{background-color:#505050}.transparentOverlay{transition:all .3s ease;position:fixed;z-index:99;inset:0;width:100%;height:100%;background:transparent}.pagination-section{padding:10px 0;background:#fff;text-align:center;display:flex;align-items:center;flex-direction:row;justify-content:center;margin:0 auto;width:100%;border-top:1px solid #eceff1}.pagination-section.loading li a{pointer-events:none}.pagination-section .pageNoLoader{position:relative;display:block;width:28px;height:28px;border-radius:35px}.pagination-section .pageNoLoader:not(:last-child){margin-right:10px}.pagination-section .pagination{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;width:100%;align-items:center;justify-content:center;font-size:14px}.pagination-section .pagination .previous-page{margin-right:10px}.pagination-section .pagination .next-page{margin-left:10px}.pagination-section .pagination .next-page,.pagination-section .pagination .previous-page{font-size:14px;cursor:pointer;padding:5px 10px}.pagination-section .pagination .next-page:hover,.pagination-section .pagination .previous-page:hover{background:#f5f5f5;border-radius:3px}.pagination-section .pagination li{min-width:30px;min-height:30px;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:500;cursor:pointer;border-radius:50%;margin:0 5px}.pagination-section .pagination li a{width:100%;line-height:30px}.pagination-section .pagination li:hover:not(.linear-background){color:#666!important;color:#000!important;background:#eee!important;border-radius:50%;transition:all .2s ease-in-out}.pagination-section .pagination li.active,.pagination-section .pagination li.active:hover{background:#3953fb!important;color:#fff!important;box-shadow:0 1px 4px 2px rgba(57,83,251,.26)!important;transition:all .2s ease-in-out;pointer-events:none}.pagination-section .pagination li.next,.pagination-section .pagination li.previous{padding:0 15px;border-radius:2px}.pagination-section .pagination li.next:hover,.pagination-section .pagination li.previous:hover{background:#f5f5f5!important}.pagination-section .pagination .limit-count{position:relative}.pagination-section .pagination .limit-count .limit-btn{display:flex;align-items:center;padding:5px 10px;font-size:14px;cursor:pointer}.pagination-section .pagination .limit-count .limit-btn i{margin-left:5px;color:#535353;font-size:14px}.pagination-section .pagination .limit-count .limit-btn:hover{background:#eee;border-radius:3px}.pagination-section .pagination .limit-count .limit-dropdown{position:absolute;margin:0;list-style:none;padding:10px;top:24px;right:0;z-index:2;border-radius:8px;box-shadow:0 0 25.1px 1.9px rgba(59,59,59,.07);border:1px solid #dfdfdf;background-color:#fff}.underConstructionCont{display:flex;align-items:center;justify-content:center}.underConstructionCont .place_balk_workers{width:437px;height:213px;position:relative;margin:auto}.underConstructionCont .place_balk_workers .balk_workers{width:437px;height:213px;position:relative;background-image:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/workers.abadc8ca.svg);background-repeat:no-repeat;background-position:bottom;background-color:initial;background-size:100%;z-index:3}.underConstructionCont .place_balk_workers .saw{width:325px;height:63px;background-image:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/saw.84598c3d.svg);left:53px;top:68px;z-index:2;-moz-animation:1s ease 0s normal none infinite saw;-moz-transform-origin:85% 65%;-webkit-animation:saw 1s ease-in-out infinite;-webkit-transform-origin:85% 65%;-o-animation:1s ease 0s normal none infinite saw;-o-animation:saw 1s infinite ease-in-out;-o-transform-origin:85% 65%;-ms-animation:1s ease 0s normal none infinite saw;-ms-animation:saw 1s infinite ease-in-out;-ms-transform-origin:85% 65%;-webkit-animation:saw 1s ease 0s infinite normal none;animation:saw 1s ease 0s infinite normal none;animation:saw 1s ease-in-out infinite;transform-origin:85% 65%}.underConstructionCont .place_balk_workers .balk,.underConstructionCont .place_balk_workers .saw{background-repeat:no-repeat;background-position:bottom;background-color:initial;background-size:100%;position:absolute}.underConstructionCont .place_balk_workers .balk{width:60px;height:23px;background-image:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/balk.1f7f28e8.svg);top:92px;left:194px}.underConstructionCont .constructionTextCont{text-align:center;font-size:14px;font-family:Graphik-Regular,Arial,sans-serif}@-webkit-keyframes saw{0%{left:53px}50%{left:72px}to{left:53px}}@keyframes saw{0%{left:53px}50%{left:72px}to{left:53px}}.newTemplateFolderLoader{display:flex;align-items:center;padding:9px 10px;background-color:#fff;width:100%}.newTemplateFolderLoader .linear-background{border-radius:6px}.newTemplateFolderLoader .folderIcon{width:18px;margin-right:7px}.newTemplateFolderLoader .folderName{width:calc(100% - 36px)}.newTemplateFolderLoader .arrowIcon{width:18px;margin-left:7px}.templatesCardList{position:absolute;background:#fff;text-align:left;top:68px;z-index:1000;right:0;border-radius:10px;border:1px solid #ebebeb;box-shadow:0 0 22.3px 1.7px rgba(59,59,59,.14);line-height:normal;height:210px;width:370px;max-width:400px;padding:10px;overflow:unset;display:grid;grid-template-columns:repeat(2,50%)}.templatesCardList .tooltipPointer{position:absolute;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);border-radius:4px;background:#fff;padding:7px;z-index:0;right:24px;top:-5px}.templatesCardList .leftSection{border-right:1px solid #eff2f6;overflow-y:auto;height:100%;max-height:inherit;overflow-x:hidden}.templatesCardList .leftSection .folderCont{width:calc(100% - 5px)}.templatesCardList .leftSection .folderCont .folderListCont{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.templatesCardList .leftSection .folderCont .folderListCont .templateFolder{text-decoration:none;color:#666;display:flex;align-items:center;font-size:13px;padding:6px 10px;position:relative;width:100%;justify-content:flex-start;cursor:pointer}.templatesCardList .leftSection .folderCont .folderListCont .templateFolder .folderIcon{font-size:16px}.templatesCardList .leftSection .folderCont .folderListCont .templateFolder .name{padding-left:10px;line-height:18px;width:calc(100% - 30px);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.templatesCardList .leftSection .folderCont .folderListCont .templateFolder.selected .name,.templatesCardList .leftSection .folderCont .folderListCont .templateFolder.selected i{color:#3953fb}.templatesCardList .leftSection .folderCont .folderListCont .templateFolder .owner{background-color:#e3e3e3;color:#757575;padding:5px;border-radius:3px;text-transform:uppercase;letter-spacing:.4px;line-height:8px;font-size:9px;margin:0 0 0 5px;font-weight:500}.templatesCardList .leftSection .folderCont .folderListCont .templateFolder:not(.selected):hover{background:#f5f5f5;color:#333;border-radius:3px}.templatesCardList .leftSection .folderCont .folderListCont .templateFolder:not(.selected):hover svg{fill:#333}.templatesCardList .leftSection .folderCont .folderListCont .templateFolder .material-icons-outlined{font-size:18px}.templatesCardList .leftSection .folderCont .folderListCont .templateFolder .rightArrow{width:10px;height:10px;position:absolute;right:5px;font-size:10px}.templatesCardList .leftSection .folderLoadingWrapper{display:flex;align-items:center;flex-direction:column;justify-content:flex-start;width:100%;height:inherit}.templatesCardList .rightSection{overflow-y:auto;height:100%;max-height:inherit;overflow-x:hidden}.templatesCardList .rightSection .templatesList{position:relative;display:block;width:calc(100% - 5px);height:100%;padding-left:5px}.templatesCardList .rightSection .templatesList .templatesDetails{text-decoration:none;color:#666;display:flex;align-items:center;font-size:13px;padding:6px 10px;position:relative;width:100%;justify-content:flex-start;cursor:pointer}.templatesCardList .rightSection .templatesList .templatesDetails .folderIcon{font-size:16px}.templatesCardList .rightSection .templatesList .templatesDetails .name{padding-left:10px;line-height:18px;width:calc(100% - 30px);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.templatesCardList .rightSection .templatesList .templatesDetails.selected .name,.templatesCardList .rightSection .templatesList .templatesDetails.selected i{color:#3953fb}.templatesCardList .rightSection .templatesList .templatesDetails .owner{background-color:#e3e3e3;color:#757575;padding:5px;border-radius:3px;text-transform:uppercase;letter-spacing:.4px;line-height:8px;font-size:9px;margin:0 0 0 5px;font-weight:500}.templatesCardList .rightSection .templatesList .templatesDetails:hover{background:#f5f5f5;color:#333;border-radius:3px}.templatesCardList .rightSection .templatesList .templatesDetails:hover svg{fill:#333}.templatesCardList .rightSection .templatesList .noTemplates{height:100%}.templatesCardList .rightSection .templatesList .noTemplates,.templatesCardList .rightSection .templatesList .noTemplates .emptySequence{display:flex;align-items:center;flex-direction:column;justify-content:center}.templatesCardList .rightSection .templatesList .noTemplates .emptySequence img{width:65px;height:auto;object-fit:contain}.templatesCardList .rightSection .templatesList .noTemplates .emptySequence .createTemplateBtn{margin-top:15px;border:none;padding:8px 15px;background-color:#00ce76;border-radius:5px;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:13px;cursor:pointer}.templatesCardList .rightSection .templatesList .noTemplates .emptySequence .createTemplateBtn:focus{outline:none}.templatesCardList .rightSection .templatesList .noTemplates .emptySequence .createTemplateBtn span{padding:0;color:#fff}.templatesCardList .rightSection .templatesList .noTemplates .emptySequence span{text-align:center;font-size:11px;padding-top:10px}.fullScreen .templatesListCard{max-width:440px;width:410px}.overlayTemplateCardBg{position:fixed;z-index:999;inset:0;width:100%;height:100%;background:transparent}.filterSection{position:relative;border-top-left-radius:10px;border-top-right-radius:10px;display:grid;grid-template-columns:repeat(2,50%);padding:12px 25px}.filterSection .searchFilter{display:flex;align-items:center;flex-direction:row;position:relative}.filterSection .searchFilter .searchBtn{margin-right:5px;cursor:pointer;color:#666;font-size:20px}.filterSection .searchFilter .searchInputBox{display:flex;align-items:center;position:relative}.filterSection .searchFilter .searchInputBox input{border:0;color:#3953fb;width:260px;font-size:16px;padding:5px 28px 5px 10px;border-radius:35px;transition:all .3s ease-in-out;line-height:1.5}.filterSection .searchFilter .searchInputBox input:required:valid{background:#f5f5f5}.filterSection .searchFilter .searchInputBox input:invalid{background:#fff}.filterSection .searchFilter .searchInputBox input:required:valid+.clearText{display:block}.filterSection .searchFilter .searchInputBox .clearText{transition:all .3s ease-in-out;display:none;position:absolute;right:5px;color:#666;font-size:14px;cursor:pointer;padding:2px;border-radius:35px}.filterSection .searchFilter .searchInputBox .clearText:hover{color:#000}.filterSection .searchFilter .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:35px}.filterSection .searchFilter:focus-within{transition:all .3s ease-in-out}.filterSection .searchFilter:focus-within .searchBtn{color:#3953fb;transition:all .3s ease-in-out}.filterSection .searchFilter:focus-within .searchTextBox input{color:#3b3b3b;border-radius:35px;background:#f5f5f5;transition:all .3s ease-in-out}.input-form{position:relative;padding-top:15px;padding-bottom:20px}.input-form.filled label,.input-form input:focus~label{color:#3953fb;font-weight:500;transition:all .3s ease}.input-form.filled label,.input-form input:focus~label,.input-form input:valid~label{top:-4px;font-size:12px}.input-form input:focus~.bar:before{width:100%}.input-form input{background:none;color:#3953fb;font-size:14px;display:block;width:100%;border-radius:0;border:none;border-bottom:1px solid #ddd;padding:10px 0 6px;font-family:Graphik-Regular,Arial,sans-serif}.input-form input:-internal-autofill-selected{color:#3953fb!important;font-size:14px!important}.input-form input:focus{outline:none;color:#666}.input-form input[title]{display:none}.input-form input:-webkit-autofill{color:#3953fb}.input-form label{color:#666;font-size:14px;font-weight:400;position:absolute;pointer-events:none;top:15px;transition:all .3s ease;font-family:Graphik-Regular,Arial,sans-serif}.input-form .bar{position:relative;display:block;width:100%}.input-form .bar:before{content:"";height:1px;width:0;bottom:0;right:0;position:absolute;background:#3953fb;transition:all .3s ease;left:0}.datePicker .dateFilterBtn .calendarIcon,.datePicker .dateFilterBtn .name,.datePicker .dateFilterBtn .value,.datePicker .dateFilterBtn i{position:relative;align-self:center}.datePicker{position:relative;display:block}.datePicker .dateFilterBtn{position:relative;display:flex;align-items:center;padding:0 10px;height:36px;background:#fff;color:#3953fb;border:1px solid #eceff1;font-size:14px;border-radius:5px;min-width:130px;cursor:pointer}.datePicker .dateFilterBtn .calendarIcon{margin-right:5px;width:14px;height:14px}.datePicker .dateFilterBtn .calendarIcon svg{width:14px;height:14px;fill:#3953fb}.datePicker .dateFilterBtn .name{margin-right:5px;height:14px;color:#666}.datePicker .dateFilterBtn .value{margin-right:5px;height:14px;padding-right:5px}.datePicker .dateFilterBtn i{font-size:18px}.datePicker .drop-down-menu{right:0!important}.accordianSection .accordian{width:100%;position:relative;display:grid;padding:15px;border-top:1px solid #ebebeb;grid-template-columns:40% 60%}.accordianSection .accordian.showTitle{grid-template-columns:calc(100% - 60px) 60px}.accordianSection .accordian.linear-background{padding:17px 15px}.accordianSection .accordian .subjectTitle{font-size:15px;width:100%;text-align:left;color:#666;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accordianSection .accordian .subjectTitle.boldBlueText{font-weight:600;color:#3953fb}.accordianSection .accordian .descBtnWrap{position:relative;display:flex;align-items:center;justify-content:flex-end;width:100%;grid-template-columns:100%;font-size:14px}.accordianSection .accordian .descBtnWrap .desc{color:#878787;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 44px)}.accordianSection .accordian .descBtnWrap .desc.linear-background{width:calc(100% - 54px);margin-right:5px}.accordianSection .accordian .descBtnWrap .collapseBtn{color:#3953fb;cursor:pointer}.accordianSection .accordian .descBtnWrap .collapseBtn.linear-background{width:40px}.accordianSection .accordianContent{position:relative;overflow:hidden;transition:all .5s ease;margin:0 15px;width:calc(100% - 30px)}.accordianSection .accordianContent.prevMode{margin:0 15px 15px}.accordianSection .accordianContent .accordionText{font-weight:400;font-size:14px;padding:10px;border-radius:5px;border:1px solid #ebebeb;max-height:200px;-webkit-user-select:none;user-select:none;overflow:auto}.accordianSection .accordianContent .accordionText .ql-editor{padding:0}#contactCard .contactCard,#contactCard .contactCard .contactCardHeader,.ctTlSection .ctTlSidePanelCard .contactCard,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader,.performTask .taskSection .contentLayout .performTaskPanel .contactCard,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactCardHeader{display:block;background:#fff;transition:.3s;padding:5px;position:inherit;width:360px}#contactCard .contactCard .notFoundText,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .notFoundText,.ctTlSection .ctTlSidePanelCard .contactCard .notFoundText,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .notFoundText{height:100%;display:flex;align-items:center;opacity:.5;font-size:12px;color:#787878;opacity:.3}#contactCard .contactCard .maskData,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .maskData,.ctTlSection .ctTlSidePanelCard .contactCard .maskData,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .maskData{width:100%;height:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}#contactCard .contactCard .maskData .maskText,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .maskData .maskText,.ctTlSection .ctTlSidePanelCard .contactCard .maskData .maskText,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .maskData .maskText{font-size:12px;color:#666;opacity:.6;cursor:pointer;border-bottom:2px dotted #3953fb;padding-bottom:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#contactCard .contactCard .closeContactSlider,.ctTlSection .ctTlSidePanelCard .contactCard .closeContactSlider,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .closeContactSlider,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .closeContactSlider{position:absolute;right:360px;top:-1px;font-size:20px;z-index:101;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 0 0 auto;border-top-left-radius:4px;border-bottom-left-radius:4px;padding:3px;background:#fff;cursor:pointer;transition:all .3s ease;border-left:1px solid #3953fb;border-top:1px solid #3953fb;border-bottom:1px solid #3953fb}#contactCard .contactCard .closeContactSlider:hover,.ctTlSection .ctTlSidePanelCard .contactCard .closeContactSlider:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .closeContactSlider:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .closeContactSlider:hover{background:#f5f5f5}#contactCard .contactCard .contactInfoCard,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard{width:100%;height:calc(100vh - 106px);padding:5px}#contactCard .contactCard .contactInfoCard svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard svg{fill:#a0a0a0}#contactCard .contactCard .contactInfoCard .contactDetails,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails{width:100%;border-radius:10px;padding:10px 20px 16px;margin-bottom:16px;border:1px solid #ddd;background-color:#fff}#contactCard .contactCard .contactInfoCard .contactDetails .contactIcon,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .contactIcon,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .contactIcon,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .contactIcon{position:relative;display:flex;align-items:center;justify-content:center;color:#8d8d8d;font-size:20px;font-weight:600;box-shadow:0 3px 6px 0 rgba(0,0,0,.08);border:2px solid #fff;background-color:#eff3f4;border-radius:35px;width:58px;height:56px;padding-top:4px;margin:0 auto 12px;text-transform:uppercase}#contactCard .contactCard .contactInfoCard .contactDetails .justifyCenter,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .justifyCenter,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .justifyCenter,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .justifyCenter{justify-content:space-between}#contactCard .contactCard .contactInfoCard .contactDetails .contactName,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .contactName,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .contactName,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .contactName{font-size:18px;font-weight:600;color:#3b3b3b;margin-bottom:2px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#contactCard .contactCard .contactInfoCard .contactDetails .contactJobCompany,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .contactJobCompany,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .contactJobCompany,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .contactJobCompany{width:100%;font-size:12px;text-align:left;color:#3b3b3b;padding-bottom:10px;margin:0 auto 20px;border-bottom:1px solid #ddd;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#contactCard .contactCard .contactInfoCard .contactDetails .contactContactedInfo,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .contactContactedInfo,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .contactContactedInfo,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .contactContactedInfo{position:relative;margin-bottom:16px}#contactCard .contactCard .contactInfoCard .contactDetails .contactContactedInfo .contactDate,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .contactContactedInfo .contactDate,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .contactContactedInfo .contactDate,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .contactContactedInfo .contactDate{padding:5px;background-color:hsla(0,0%,100%,.63);display:flex;align-items:center;justify-content:space-between}#contactCard .contactCard .contactInfoCard .contactDetails .contactContactedInfo .contactDate p,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .contactContactedInfo .contactDate p,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .contactContactedInfo .contactDate p,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .contactContactedInfo .contactDate p{font-size:12px;text-align:center;color:#3b3b3b}#contactCard .contactCard .contactInfoCard .contactDetails .contactContactedInfo .contactDate h6,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .contactContactedInfo .contactDate h6,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .contactContactedInfo .contactDate h6,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .contactContactedInfo .contactDate h6{font-size:12px;font-weight:500;text-align:center;color:#3b3b3b}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon{position:relative;display:grid;width:100%;margin:0 auto;grid-template-columns:repeat(6,1fr);grid-gap:6px;justify-content:center;justify-items:center}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;border-radius:5px;width:44px;height:40px;background:#fff;transition:all .3s ease;border:1px solid #ddd}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu{width:190px!important;right:0;top:16px;padding-top:30px;border-radius:5px;box-shadow:none;border:none!important;border-top-left-radius:250px;background:transparent!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .sharpPointer,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .sharpPointer,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .sharpPointer{position:absolute;border-top-right-radius:0;padding:6px;border-right:1px solid #ddd;border-top:1px solid #ddd;z-index:4;top:26px;right:14px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff;border-bottom-left-radius:100%}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList{width:190px!important;margin:2px 0;background:#fff;border:1px solid #ddd;border-radius:6px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option{position:relative;border-bottom:1px solid #ccc;padding:10px!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option:last-child,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option:last-child,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option:last-child{border-bottom:0}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem{grid-gap:15px;gap:15px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .callIconType,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .callIconType,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .callIconType{display:flex;align-items:center;justify-content:center}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .callIconType svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .callIconType svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .callIconType svg{width:20px;height:20px;fill:#3b3b3b!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .callIconType svg path,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .callIconType svg path,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .callIconType svg path{fill:#3b3b3b!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .listItemWrap,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .listItemWrap,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .listItemWrap{display:flex;flex-direction:column;align-items:flex-start}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .listItemWrap .numberType,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .listItemWrap .numberType,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .listItemWrap .numberType{font-size:12px;color:#8d8d8d}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .listItemWrap .itemName,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .listItemWrap .itemName,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:not(.moreActions) .drop-down-menu .dropdownList .option .listItem .listItemWrap .itemName{font-size:15px;color:#3b3b3b;margin-top:4px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon svg{margin-right:0;width:16px;height:16px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon:hover{border-color:#fff;transition:all .3s ease-in-out}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon .customTooltip,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon .customTooltip,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon .customTooltip,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon .customTooltip{top:18px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon .customTooltip .sharpPointer,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon .customTooltip .sharpPointer,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon .customTooltip .sharpPointer{background:#000;padding:8px;border:#000}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon .customTooltip .tooltipBody,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon .customTooltip .tooltipBody,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon .customTooltip .tooltipBody{background:#000;top:5px;border-radius:4px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon .customTooltip .tooltipBody .tooltipText,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon .customTooltip .tooltipBody .tooltipText,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon .customTooltip .tooltipBody .tooltipText{color:#fff;font-size:14px;padding:8px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence svg,#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence svg path,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence svg path,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence svg path,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence svg path{fill:#3a50ff!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence .tooltipBody,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence .tooltipBody,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence .tooltipBody{width:132px;right:-50px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence:hover{background:#3a50ff}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence:hover svg,#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence:hover svg path,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence:hover svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence:hover svg path,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence:hover svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToSequence:hover svg path{fill:#fff!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask svg,#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask svg path,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask svg path,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask svg path,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask svg path{fill:#ff9e10!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask .tooltipBody,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask .tooltipBody,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask .tooltipBody{width:106px;right:-40px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask:hover{background:#ff9e10}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask:hover svg,#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask:hover svg path,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask:hover svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask:hover svg path,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask:hover svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.addToTask:hover svg path{fill:#fff!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall svg,#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall svg path,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall svg path,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall svg path,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall svg path{fill:#1eb9d5!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall .tooltipBody,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall .tooltipBody,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall .tooltipBody{width:92px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall:hover{border-color:#1eb9d5!important;background:#1eb9d5!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall:hover svg,#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall:hover svg path,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall:hover svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall:hover svg path,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall:hover svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.makeACall:hover svg path{fill:#fff!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.sendOneOffEmail svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.sendOneOffEmail svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.sendOneOffEmail svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.sendOneOffEmail svg{width:19px;height:19px;fill:#00a358!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.sendOneOffEmail .tooltipBody,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.sendOneOffEmail .tooltipBody,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.sendOneOffEmail .tooltipBody{width:110px;right:-45px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.sendOneOffEmail:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.sendOneOffEmail:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.sendOneOffEmail:hover{background:#00a358!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.sendOneOffEmail:hover svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.sendOneOffEmail:hover svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.sendOneOffEmail:hover svg{fill:#fff!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.calendarBookMeeting svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.calendarBookMeeting svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.calendarBookMeeting svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.calendarBookMeeting svg{width:19px;height:19px;fill:#272056!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.calendarBookMeeting .tooltipBody,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.calendarBookMeeting .tooltipBody,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.calendarBookMeeting .tooltipBody{width:110px;right:-45px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.calendarBookMeeting:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.calendarBookMeeting:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.calendarBookMeeting:hover{background:#272056!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.calendarBookMeeting:hover svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.calendarBookMeeting:hover svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.calendarBookMeeting:hover svg{fill:#fff!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.linear-background,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.linear-background,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.linear-background,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.linear-background{border:2px solid #ececec}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions{cursor:pointer}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions svg{width:12px!important;height:12px!important}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions svg path,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions svg path,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions svg path,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions svg path{fill:#3b3b3b}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu{top:40px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu ul li,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu ul li,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu ul li{padding:10px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu ul li .icon-holder,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu ul li .icon-holder,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu ul li .icon-holder{margin-right:8px;top:-1px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu ul li .listItemWrap,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu ul li .listItemWrap,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu ul li .listItemWrap{position:relative;flex-direction:unset;align-items:center;flex-direction:row;width:160px}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu ul li .listItemWrap .itemName,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu ul li .listItemWrap .itemName,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions .drop-down-menu ul li .listItemWrap .itemName{margin-top:0}#contactCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactDetails .actionIcon .actionBtnIcon.moreActions:hover{color:#333;background:#f4f4f6;border-color:#ddd}#contactCard .contactCard .contactInfoCard .contactActivityInfo,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo{width:100%;height:97%;overflow-y:auto;overflow-x:hidden;margin-bottom:10px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .contactHeading,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .contactHeading,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .contactHeading,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .contactHeading{position:-webkit-sticky;position:sticky;top:0;padding:0;margin-bottom:8px;display:flex;justify-content:flex-end}#contactCard .contactCard .contactInfoCard .contactActivityInfo .contactHeading .title,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .contactHeading .title,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .contactHeading .title,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .contactHeading .title{position:relative;font-size:14px;font-weight:500;color:#969a9d}#contactCard .contactCard .contactInfoCard .contactActivityInfo .contactHeading .viewActivityWrapper,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .contactHeading .viewActivityWrapper,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .contactHeading .viewActivityWrapper,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .contactHeading .viewActivityWrapper{position:relative;font-size:12px;font-weight:500;color:#969a9d;text-align:left;cursor:pointer;padding-right:10px;border-right:1px solid #e8e8e8}#contactCard .contactCard .contactInfoCard .contactActivityInfo .contactHeading .editWraper,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .contactHeading .editWraper,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .contactHeading .editWraper,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .contactHeading .editWraper{display:flex;align-items:center;padding-left:10px;padding-right:5px;justify-content:flex-end;cursor:pointer;color:#969a9d}#contactCard .contactCard .contactInfoCard .contactActivityInfo .contactHeading .editWraper .title,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .contactHeading .editWraper .title,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .contactHeading .editWraper .title,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .contactHeading .editWraper .title{font-size:12px!important}#contactCard .contactCard .contactInfoCard .contactActivityInfo .contactHeading .editWraper .title:hover,#contactCard .contactCard .contactInfoCard .contactActivityInfo .contactHeading .viewActivityWrapper .viewActivity:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .contactHeading .editWraper .title:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .contactHeading .viewActivityWrapper .viewActivity:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .contactHeading .editWraper .title:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .contactHeading .viewActivityWrapper .viewActivity:hover{color:#3953fb}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity{width:100%;height:calc(100% - 174px);overflow-y:auto;overflow-x:hidden;border-radius:10px;border:1px solid #ddd;background-color:#fff;padding:0 12px 10px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible{font-weight:500;padding:14px 0;font-size:14px;border-bottom:1px solid #d8d8d8}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible:after,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible:after,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible:after,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible:after{font-family:Material Icons;content:"\e5cf";font-weight:100;font-size:18px;width:18px;transition:all .3s ease}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible.active:after,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible.active:after,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible.active:after,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible.active:after{content:"\e5ce";transition:all .3s ease}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsiveContentBody,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsiveContentBody,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsiveContentBody,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsiveContentBody{border-bottom:none!important}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible.active+.collapsiveContentBody,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible.active+.collapsiveContentBody,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsible.active+.collapsiveContentBody{border-bottom:1px solid #d8d8d8!important}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol{position:relative;display:grid;grid-template-columns:112px calc(100% - 112px);padding:12px 0;line-height:normal}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol.alignStart,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol.alignStart,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol.alignStart,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol.alignStart{align-items:start!important;padding-top:15px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .icon,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .icon,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .icon,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .icon{display:flex;align-items:center;margin-right:8px;text-transform:capitalize;font-size:12px;color:#8d8d8d;word-break:break-word}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .icon.iconStart,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .icon.iconStart,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .icon.iconStart{align-items:flex-start}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .icon svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .icon svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .icon svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .icon svg{margin-right:8px;width:11px;height:11px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore{position:relative;display:flex;align-items:center;padding:0 8px;border-radius:10px;background-color:rgba(0,0,0,.08)!important;font-size:11px;font-weight:600;color:#3b3b3b;height:18px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transition:all .3 ease;cursor:pointer}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .flexCenterPointer,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .showLessBtn,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .flexCenterPointer,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .showLessBtn,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .flexCenterPointer,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .showLessBtn{display:flex;align-items:center;cursor:pointer}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .showLessBtn .text,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .showLessBtn .text,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .showLessBtn .text{position:relative;top:1px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .showLessBtn svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .showLessBtn svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .showLessBtn svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .count,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .count,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore .count{position:relative;top:2px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore svg{fill:#333;width:9px;height:9px;margin-left:10px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore svg path,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore svg path,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore svg path,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .showMore svg path{fill:#333;width:9px;height:9px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol a.linkValue,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol a.linkValue,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol a.linkValue,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol a.linkValue{color:#3953fb;cursor:pointer;text-decoration:none;transition:all .3s ease}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol a.linkValue:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol a.linkValue:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol a.linkValue:hover{text-decoration:underline}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .valueColumn,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .valueColumn,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .valueColumn,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .valueColumn{font-size:13px;font-weight:500;text-align:left;color:#3b3b3b;word-break:break-all;position:relative;word-break:break-word}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .updateContactStage,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .updateContactStage,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .updateContactStage,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .updateContactStage{font-size:13px;position:relative}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus{text-transform:capitalize;line-height:normal;border-radius:3px;background:#f4f4f6;padding:4px;color:#3b3b3b;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail{width:100%}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactOwner,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTask,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactOwner,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTask,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactOwner,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTask,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactOwner,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTask{font-size:13px;font-weight:500;text-align:left;color:#3b3b3b;word-break:break-all}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail .smallText,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactOwner .smallText,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .smallText,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus .smallText,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTask .smallText,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail .smallText,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactOwner .smallText,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .smallText,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus .smallText,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTask .smallText,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactEmail .smallText,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactOwner .smallText,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .smallText,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactStatus .smallText,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTask .smallText{font-size:10px;color:#787878;margin-right:15px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData{display:flex;align-items:center}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li .icon-tag,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li i,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li .icon-tag,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li i,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li .icon-tag,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li i{width:24px;height:24px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li :not(:last-child),.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li :not(:last-child),.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li :not(:last-child){width:24px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li .sharpPointer,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li .sharpPointer,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li .sharpPointer{right:-24px;top:-38px;width:unset!important}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li .tooltipBody,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li .tooltipBody,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .insightData .email-insight-stage li .tooltipBody{right:-12px;top:-58px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList{position:relative}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .chip,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .chip,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .chip,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .chip,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .chip,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .chip{font-size:13px;color:#3a50ff;display:inline;word-break:break-word;cursor:pointer}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .chip:not(:last-child):after,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .chip:not(:last-child):after,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .chip:not(:last-child):after,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .chip:not(:last-child):after,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .chip:not(:last-child):after,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .chip:not(:last-child):after{content:",";padding-right:3px;color:#878787}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .showBtn,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .showBtn,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .showBtn,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .showBtn,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .showBtn,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .showBtn{color:#3953fb;font-size:12px;margin-left:16px;cursor:pointer}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList{position:relative;line-height:normal;display:flex;align-items:center;flex-wrap:wrap;grid-gap:6px;gap:6px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip{position:relative;display:flex;align-items:center;border:1px solid #ddd;color:#343a40;background-color:#f4f4f6;justify-content:space-between;grid-column-gap:6px;-webkit-column-gap:6px;column-gap:6px;border-radius:6px;line-height:normal;padding:4px 6px;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;cursor:pointer}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .phoneText,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .phoneText,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .phoneText{padding-right:4px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .seqName,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .seqName,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .seqName{position:relative;font-size:11px;line-height:normal;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease-in-out}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .seqName:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .seqName:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .seqName:hover{color:#3953fb;text-decoration:underline}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .expanBtnText,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .expanBtnText,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .expanBtnText{position:relative;font-size:11px;color:#3953fb;line-height:normal}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow{position:relative;border-radius:35px;transition:all .3s ease;display:flex;align-items:center;justify-content:inherit}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow svg{width:9px;height:9px;fill:#535353}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow.activeArrow,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow.activeArrow,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow.activeArrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow:hover{background:#f5f5f5}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow:hover svg,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow:hover svg,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .arrow:hover svg{fill:#333}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .drop-down-menu,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .drop-down-menu,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .drop-down-menu{left:0;top:20px;right:unset}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .drop-down-menu ul li .listItem .listItemWrap,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .drop-down-menu ul li .listItem .listItemWrap,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactSequenceList .chip .drop-down-menu ul li .listItem .listItemWrap{width:164px}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .chip,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .chip,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .chip,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .chip,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .chip,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .chip{position:relative;color:#000;cursor:unset;display:flex;align-items:center}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .chip:hover,#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .chip:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .chip:hover,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .chip:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .chip:hover,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactTagList .chip:hover{background:#fff}#contactCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .singleRecord .chip,.ctTlSection .ctTlSidePanelCard .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .singleRecord .chip,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .contactInfoCard .contactActivityInfo .wrapContactActivity .gridCol .contactPhone .singleRecord .chip{padding:0;border-radius:0;border:unset}#contactCard .contactCard .dialerServiceCardSection,.ctTlSection .ctTlSidePanelCard .contactCard .contactCardHeader .dialerServiceCardSection,.ctTlSection .ctTlSidePanelCard .contactCard .dialerServiceCardSection,.performTask .taskSection .contentLayout .performTaskPanel .contactCard .dialerServiceCardSection{right:360px;transition:all .3 ease}.accountWrapper{display:grid;align-items:center;grid-gap:10px;gap:10px;text-transform:capitalize;grid-template-columns:calc(100% - 68px) 62px}.accountWrapper .accountRedirect{position:relative;text-align:left;cursor:pointer;color:#3953fb;display:grid;align-items:center;grid-template-columns:14px auto}.accountWrapper .accountRedirect:hover .accountText{text-decoration:underline}.accountWrapper .accountRedirect svg{width:14px;height:14px}.accountWrapper .accountRedirect .accountText{position:relative;top:1px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:2px}.contactSocialIconLink{margin-bottom:8px}.contactSocialIconLink,.contactSocialIconLink .websiteIcon{position:relative;display:flex;align-items:center;justify-content:center}.contactSocialIconLink .websiteIcon{font-size:18px;color:#8d8d8d;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);color:#0a66c2;width:21px!important;height:21px!important;cursor:pointer}.contactSocialIconLink .websiteIcon.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset;color:#a0a0a0}.contactSocialIconLink .websiteIcon:hover:not(.disabled){transition:all .3s ease;background:#ececec;border-radius:35px}.contactSocialIconLink .linkedinIcon{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;border-radius:35px;transition:all .3s ease;width:21px!important;height:21px!important;margin:0 6px;padding:2px}.contactSocialIconLink .linkedinIcon svg{margin:0;fill:#0a66c2!important;width:13px!important;height:13px!important}.contactSocialIconLink .linkedinIcon svg path{fill:#0a66c2!important}.contactSocialIconLink .linkedinIcon.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.contactSocialIconLink .linkedinIcon.disabled svg,.contactSocialIconLink .linkedinIcon.disabled svg path{fill:#a0a0a0!important}.contactSocialIconLink .linkedinIcon:hover:not(.disabled){transition:all .3s ease;background:#ececec}.contactCardLoader .contactInfoCard .contactDetails{margin-bottom:6px!important}.contactCardLoader .contactInfoCard .contactDetails .contactName{width:50%!important;margin-bottom:6px!important}.contactCardLoader .contactInfoCard .contactDetails .contactJobCompany{width:100%!important;margin:unset!important;padding-bottom:10px;margin-bottom:20px}.contactCardLoader .contactInfoCard .contactDetails .contactSocialIconLink{margin-bottom:10px!important}.contactCardLoader .contactInfoCard .contactDetails .contactSocialIconLink .linkedinIcon{margin-right:5px;width:13px;height:13px}.contactCardLoader .contactInfoCard .contactDetails .contactSocialIconLink .websiteIcon{margin-left:5px;width:13px;height:13px}.contactCardLoader .contactInfoCard .contactDetails .contactContactedInfo{margin-top:20px}.contactCardLoader .contactInfoCard .contactDetails .contactContactedInfo .contactDate p{margin:0 8px 0 auto;width:65%;height:10px}.contactCardLoader .contactInfoCard .contactDetails .contactContactedInfo .contactDate h6{margin:0 auto;width:55%;height:10px}.contactCardLoader .contactInfoCard .contactActivityInfo .contactHeading{width:100%;margin:6px 0;justify-content:flex-end}.contactCardLoader .contactInfoCard .contactActivityInfo .contactHeading span{display:block;width:60px;height:10px}.contactCardLoader .contactInfoCard .contactActivityInfo .wrapContactActivity{margin-top:10px}.contactCardLoader .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsibleLoader{position:relative;height:46px;display:flex;align-items:center;justify-content:space-between}.contactCardLoader .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsibleLoader .title{display:block;width:100px;height:12px}.contactCardLoader .contactInfoCard .contactActivityInfo .wrapContactActivity .collapsibleLoader .icon{display:block;width:12px;height:12px;border-radius:35px}.contactCardLoader .contactInfoCard .contactActivityInfo .gridCol{height:37px;padding:0!important;border-bottom:1px}.contactCardLoader .contactInfoCard .contactActivityInfo .gridCol .icon .svgIcon{width:11px;height:11px;margin-right:8px}.contactCardLoader .contactInfoCard .contactActivityInfo .gridCol .icon .name{width:50px;height:10px}#contactCard{position:fixed;width:360px;height:calc(100% - 60px);right:0;bottom:0;z-index:9;overflow:hidden;background:#fff;border-top:1px solid #3953fb;border-left:1px solid #3953fb}#contactCard .popup-content-wrap .highlightText{color:#3953fb}@-webkit-keyframes cardSlideInRight{0%{right:0;opacity:0}25%{right:55px;opacity:0}50%{right:110px;opacity:.5}75%{right:220px;opacity:.7}to{right:340px;opacity:1}}@keyframes cardSlideInRight{0%{right:0;opacity:0}25%{right:55px;opacity:0}50%{right:110px;opacity:.5}75%{right:220px;opacity:.7}to{right:340px;opacity:1}}@-webkit-keyframes cardSlideInBtmRight{0%{right:-20px;opacity:0}25%{right:-10px;opacity:0}50%{right:0;opacity:.5}75%{right:10px;opacity:.7}to{right:20px;opacity:1}}@keyframes cardSlideInBtmRight{0%{right:-20px;opacity:0}25%{right:-10px;opacity:0}50%{right:0;opacity:.5}75%{right:10px;opacity:.7}to{right:20px;opacity:1}}@-webkit-keyframes cardSlideInFromBottom{0%{right:-100%;opacity:0}25%{right:-75%;opacity:.25}50%{right:-50%;opacity:.5}75%{right:-25%;opacity:.75}to{right:0;opacity:1}}@keyframes cardSlideInFromBottom{0%{right:-100%;opacity:0}25%{right:-75%;opacity:.25}50%{right:-50%;opacity:.5}75%{right:-25%;opacity:.75}to{right:0;opacity:1}}@-webkit-keyframes cardSlideOutToBottom{0%{right:0;opacity:1}25%{right:-25%;opacity:.75}50%{right:-50%;opacity:.5}75%{right:-75%;opacity:.25}to{right:-100%;opacity:0}}@keyframes cardSlideOutToBottom{0%{right:0;opacity:1}25%{right:-25%;opacity:.75}50%{right:-50%;opacity:.5}75%{right:-75%;opacity:.25}to{right:-100%;opacity:0}}.slideInFromBottom{-webkit-animation:cardSlideInFromBottom .3s linear;animation:cardSlideInFromBottom .3s linear}.slideOutToBottom{-webkit-animation:cardSlideOutToBottom .3s linear;animation:cardSlideOutToBottom .3s linear}.installBannerHidden .wrapContactActivity{width:360px;height:calc(100% - 174px)!important}.installBannerHidden .contactCardLoader .wrapContactActivity{width:360px;height:calc(100% - 164px)!important}.installBannerHidden .installPluginExtBannerShown#contactCard{width:360px;height:calc(100% - 60px)}.installBannerHidden .ctTlSidePanelCard .contactCardLoader .wrapContactActivity{width:360px;height:calc(100% - 206px)!important}.installBannerHidden .performTaskPanel .contactCardLoader .wrapContactActivity{width:360px;height:calc(100% - 150px)!important}.installBannerHidden .ctTlSidePanelCard .wrapContactActivity{width:360px;height:calc(100% - 216px)!important}.installBannerHidden .performTaskPanel.contactCardLoader .wrapContactActivity{width:360px;height:calc(100% - 138px)!important}.singleBanner .contactCardLoader .wrapContactActivity{width:360px;height:calc(100% - 164px)!important}.singleBanner .ctTlSidePanelCard .contactCard:not(.contactCardLoader) .wrapContactActivity{width:360px;height:calc(100% - 254px)!important}.singleBanner .ctTlSidePanelCard .contactCard.contactCardLoader .wrapContactActivity{width:360px;height:calc(100% - 244px)!important}.combinedBanners .contactCardLoader .wrapContactActivity{width:360px;height:calc(100% - 166px)!important}.combinedBanners .ctTlSidePanelCard .contactCard:not(.contactCardLoader) .wrapContactActivity{width:360px;height:calc(100% - 294px)!important}.combinedBanners .ctTlSidePanelCard .contactCard.contactCardLoader .wrapContactActivity{width:360px;height:calc(100% - 284px)!important}.showEventBanner .combinedBanners .contactCardLoader .wrapContactActivity,.showEventBanner .singleBanner .contactCardLoader .wrapContactActivity{width:360px;height:calc(100% - 164px)!important}.emailCopyWrapper{position:relative;line-height:normal;display:grid;grid-template-columns:calc(100% - 18px) 16px;justify-content:space-between;align-items:center}.emailCopyWrapper a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.searchContactTag .searchInputBox{position:relative;width:286px;border:1px solid #ebebeb;background:#fff;display:flex;align-items:center;border-radius:6px;flex-direction:row}.searchInputBtn.disabled{pointer-events:none;-webkit-user-select:none;user-select:none}.contactTagList{position:relative;display:flex;align-items:center;flex-direction:row;z-index:4;border-radius:10px;transition:all .2s}.contactTagList .tagLabel{font-size:12px;font-style:italic;color:#7b7b7b;display:flex;flex:0 0 32px;max-width:32px}.contactTagList .selectedTags{margin:0;list-style:none;display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;grid-row-gap:4px;row-gap:4px;width:100%;height:auto;overflow:hidden;padding:2px 0 0;transition:all .2s;will-change:transform}.contactTagList .selectedTags li.tagItem{position:relative;will-change:transform;display:flex;align-items:center;justify-content:space-between;background:#fffdf5;color:#494b4d;border-radius:35px;border:1px solid #ffeaa9;height:28px;padding:2px 4px 2px 12px;margin:4px}.contactTagList .selectedTags li.tagItem .tagName{font-size:14px;padding-right:5px}.contactTagList .selectedTags li.tagItem i{font-size:12px;padding:3px;cursor:pointer;border-radius:35px}.contactTagList .selectedTags li.tagItem i:hover{background:#f5f5f5}.contactTagList .selectedTags.addShowMore{max-width:calc(100% - 110px);height:36px;overflow:hidden;padding:0}.contactTagList.showMoreTags{box-shadow:0 0 25.1px 1.9px rgba(59,59,59,.07);border:1px solid hsla(0,0%,87.5%,.38);background:#fff;position:absolute;top:0;width:100%;padding:10px;transition:all .2s;align-items:flex-start;justify-content:flex-end}.contactTagList.showMoreTags .tagLabel{align-content:flex-start;padding-top:10px}.contactTagList.showMoreTags .moreOptions{margin-top:5px}.contactTagList.showMoreTags .moreOptions:hover{background:#f5f5f5;color:#333}.contactTagList .moreOptions{font-size:14px;cursor:pointer;text-align:center;width:10%;color:#3953fb;border-radius:6px;height:28px;width:100px;display:flex;align-items:center;justify-content:center}.contactTagList .moreOptions:hover{background:#fff;box-shadow:0 3px 6px 0 rgba(59,59,59,.07)}.pageLimit{display:flex;align-items:center;position:relative;margin-right:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pageLimit .text{font-size:16px;color:#7e7e7e;margin-right:5px}.pageLimit .wrapIconValue{display:flex;align-items:center;position:relative;width:70px;height:36px;background:#fff;border-radius:5px;border:1px solid #ebebeb;cursor:pointer}.pageLimit .wrapIconValue:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.pageLimit .wrapIconValue .value{position:relative;top:2px;width:50px;text-align:center;color:#9ea6fd;font-weight:600}.pageLimit .wrapIconValue .arrow{top:2px;width:20px;position:relative;transition:all .3s ease}.pageLimit .wrapIconValue .arrow svg{fill:#535353;width:11px;height:11px}.pageLimit .wrapIconValue .arrow.activeArrow{top:0;text-align:right;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);transition:all .3s ease}.pageLimit .limitDropdown,.pageLimit ul{margin:0;list-style:none;position:absolute;right:0;background:#fff;border-radius:10px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);padding:5px 0;z-index:12;width:70px;top:32px;opacity:1;border:1px solid #ebebeb;transition:opacity .3s ease}.pageLimit .limitDropdown .limitValue,.pageLimit ul .limitValue{position:relative;display:flex;align-items:center;justify-content:center;color:#666;padding:0 10px;height:32px;font-size:15px;cursor:pointer}.pageLimit .limitDropdown .limitValue.activeLimit,.pageLimit ul .limitValue.activeLimit{color:#3953fb;cursor:unset;background:#f3f9fa;font-weight:500}.pageLimit .limitDropdown .limitValue:hover:not(.activeLimit),.pageLimit ul .limitValue:hover:not(.activeLimit){background:#f5f5f5;color:#444}.pageLimitOverlay{position:fixed;z-index:11;inset:0;width:100%;height:100%;background:transparent}.radioButtonCont{position:relative;transition:all .5s;display:flex;align-items:center;height:auto;cursor:pointer}.radioButtonCont label{cursor:pointer}.radioButtonCont .radioBtn{opacity:0;position:absolute;z-index:2;width:23px;height:24px;display:block;margin:0;cursor:pointer}.radioButtonCont .radioBtn:checked~label{color:#3953fb!important}.radioButtonCont .contentClass{margin-right:5px;cursor:pointer;position:relative;transition:all .5s;width:23px;height:24px;display:block}.radioButtonCont .contentClass:after,.radioButtonCont .contentClass:before{content:"";border-radius:9999px;width:16px;height:16px;margin:3px 0;position:absolute;z-index:1}.radioButtonCont .contentClass:before{transition:all .5s;background-color:#fff;border:2px solid #dcdcdc}.radioButtonCont .contentClass:after{background-color:initial;transition:all .2s;transition-timing-function:ease-out}.radioButtonCont .contentClass:hover:after{-webkit-transform:scale(2.5);transform:scale(2.5);background-color:rgba(51,170,221,.08)}.radioButtonCont .radioBtn:checked~.contentClass:before{background-color:#fff;border:2px solid #3953f6}.radioButtonCont .radioBtn:checked~.contentClass:after{background-color:#3953f6;border:0 solid transparent;-webkit-transform:scale(.5);transform:scale(.5)}.drop-down-menu{position:absolute;right:0;height:auto;min-width:-webkit-max-content;min-width:max-content;max-width:250px;font-family:inherit;box-sizing:initial;background:#fff;z-index:999;border-radius:10px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);border:1px solid #ebebeb;padding:0;transition:opacity .4s ease-in-out}.drop-down-menu.subDropDownMenu{max-height:260px;overflow:auto}.drop-down-menu ul{padding:0;list-style:none;min-width:130px;max-height:240px;overflow:auto;margin:7px 0}.drop-down-menu ul .noSequencesMsg{padding:8px 10px;justify-content:center;font-size:12px}.drop-down-menu ul .noSequencesMsg,.drop-down-menu ul li{display:flex;align-items:center;position:relative;width:100%}.drop-down-menu ul li{transition:all .3s ease;padding:6px 10px;cursor:pointer;text-align:left}.drop-down-menu ul li#cancelInvite .icon-holder svg{width:14px;height:16px}.drop-down-menu ul li.disabled{pointer-events:none}.drop-down-menu ul li .listItem{line-height:normal;font-size:14px;color:#666;display:flex;width:100%;justify-content:space-between;align-items:center}.drop-down-menu ul li .listItem .listItemWrap{line-height:normal;width:184px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}.drop-down-menu ul li .listItem .listItemWrap .itemName{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:normal}.drop-down-menu ul li .listItem .listItemWrap .itemIcon{line-height:normal;margin-right:12px}.drop-down-menu ul li .listItem .listItemWrap .itemIcon svg{width:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.drop-down-menu ul li .listItem .listItemWrap .icon-holder{position:relative;line-height:normal;display:flex;align-items:center;margin-right:7px;font-size:14px}.drop-down-menu ul li .listItem .listItemWrap .icon-holder svg{width:inherit;height:inherit;fill:#666}.drop-down-menu ul li .listItem .listItemWrap .icon-holder i{vertical-align:initial;font-size:14px;margin-right:5px}.drop-down-menu ul li .listItem .listItemWrap .customText{font-size:10px;background:#f2eeee;margin-left:12px;display:flex;align-items:center;padding:2px 6px 1px;border-radius:10px;border:1px solid #eee}.drop-down-menu ul li .listItem .listItemWrap .svg-wrapper{display:inline-flex}.drop-down-menu ul li .listItem .listItemWrap .svg-wrapper svg{width:14px;height:14px}.drop-down-menu ul li .listItem .listItemWrap .freemiumIcon{position:absolute;right:10px;margin-top:5px}.drop-down-menu ul li .listItem .listItemWrap .freemiumIcon svg{right:10px;top:-13px}.drop-down-menu ul li .listItem .listItemWrap .removeTagIconWrap{position:relative;display:flex;align-items:center}.drop-down-menu ul li .listItem .listItemWrap .removeTagIconWrap .closeIcon{font-size:8px;position:absolute;bottom:4px;left:6px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.drop-down-menu ul li .listItem .listItemWrap .addTagIcon,.drop-down-menu ul li .listItem .listItemWrap .removeTagIconWrap .removeTagIcon{font-size:18px}.drop-down-menu ul li .listItem .iconArrow{text-align:center}.drop-down-menu ul li .listItem .iconArrow.starIcon .material-icons{color:gold;font-size:16px;vertical-align:middle}.drop-down-menu ul li .listItem .iconArrow.starIcon .material-icons-outlined{color:#737373;font-size:16px;vertical-align:middle}.drop-down-menu ul li .listItem i{font-size:14px;color:#787878;vertical-align:middle}.drop-down-menu ul li:hover{transition:all .3s ease;background:#f5f5f5;color:#333}.drop-down-menu ul li:hover .icon-holder i{color:#333}.drop-down-menu ul li#createNewSequenceFolder .icon-holder i,.drop-down-menu ul li#createNewTemplateFolder .icon-holder i{margin:0}.drop-down-menu ul .optionLoader{pointer-events:none}.groupWrapper .tableSection .createdOn,.groupWrapper .tableSection .fullName,.groupWrapper .tableSection .members,.groupWrapper .tableSection .teamName,.groupWrapper .tableSection .updatedOn,.teamMemberWrapper .emailAddress,.teamMemberWrapper .fullName,.teamMemberWrapper .jobTitle,.teamMemberWrapper .role,.teamSectionCont .teamContainer .tableSection .emailAddress,.teamSectionCont .teamContainer .tableSection .fullName,.teamSectionCont .teamContainer .tableSection .jobTitle,.teamSectionCont .teamContainer .tableSection .teamName{position:relative;width:20%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}#billingSection .contentSection .inputWrapper,#billingSection .contentSection .inputWrapper .inputCont,.accountNotes .editNotesAction .inputWrapper,.accountNotes .editNotesAction .inputWrapper .inputCont,.addDefaultInboxPopup .card .inputWrapper,.addDefaultInboxPopup .card .inputWrapper .inputCont,.addDomainInputBtnCont .inputWrapper,.addDomainInputBtnCont .inputWrapper .inputCont,.addMembersPopup .card .inputWrapper,.addMembersPopup .card .inputWrapper .inputCont,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper,.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper .inputCont,.apiKeyWrapper .apiKeyContainer,.apiKeyWrapper .apiKeyContainer .inputCont,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper,.buyNewNumberPopup .newNumberPopupWrapper .inputWrapper .inputCont,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper .inputCont,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper,.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper .inputCont,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper .inputCont,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper,.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper .inputCont,.createCallStagePopup .card .inputWrapper,.createCallStagePopup .card .inputWrapper .inputCont,.createEditListPopupWrapper .card .inputWrapper,.createEditListPopupWrapper .card .inputWrapper .inputCont,.createStagePopupWrapper .card .inputWrapper,.createStagePopupWrapper .card .inputWrapper .inputCont,.createTeamPopupWrapper .card .inputWrapper,.createTeamPopupWrapper .card .inputWrapper .inputCont,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper,.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .inputCont,.editAccountSection .card .cardBody .inputWrapper,.editAccountSection .card .cardBody .inputWrapper .inputCont,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont,.generateAISequenceSection .inputWrapper,.generateAISequenceSection .inputWrapper .inputCont,.initialUserNotes .editNotesAction .inputWrapper,.initialUserNotes .editNotesAction .inputWrapper .inputCont,.multiSelectDropDown .multiSelectInputCont,.multiSelectDropDown .multiSelectInputCont .inputCont,.popupSection,.popupSection .popupContainer .popupWrap .popupBody,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper,.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .inputCont,.popupSection .popupContainer .popupWrap .popupFooter,.popupSection .popupContainer .popupWrap .popupHeader,.predefinedSequenceSection .inputWrapper,.predefinedSequenceSection .inputWrapper .inputCont,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper,.pricingSection .pricingBody .pricingCard .pricingContentBody .pricingPaymentSection .paymentForm .inputWrapper .inputCont,.pricingSection .pricingBody .pricingCard .pricingContentBody .redirectPaymentBtn,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper,.smtpImapConnectPage .smtpImapContentBody .twoColLayout .inputWrapper .inputCont,.testEmailCard .inputWrapper,.testEmailCard .inputWrapper .inputCont,.triggerInputFieldValue .inputWrapper,.triggerInputFieldValue .inputWrapper .inputCont,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper,.triggersSection .createEditTrigger .formInputFields .triggerName .inputWrapper .inputCont,.updateContactsActionItem .inputWrapper,.updateContactsActionItem .inputWrapper .inputCont,.upgradePopupSection .upgradeCard .upgradeImg,.upgradePopupSection .upgradeSettingsCard .upgradeImg,.userProfileSection .popupBody .inputWrapper,.userProfileSection .popupBody .inputWrapper .inputCont,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper .inputCont,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont{width:100%;position:relative}.rightSection{height:100%!important}.rightSection.isTeamPage{background-color:initial!important}.teamFilterOption{position:relative;display:flex;align-items:center;justify-content:space-between;padding:8px 0}.teamFilterOption .searchWrapper{display:flex;align-items:center;flex-direction:row}.teamFilterOption .searchWrapper .searchInput{background:#fff;position:relative;display:flex;align-items:center;width:286px;border-radius:6px;border:1px solid #ebebeb}.teamFilterOption .searchWrapper .searchInput .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:0}.teamFilterOption .searchWrapper .searchInput .searchImage{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.teamFilterOption .searchWrapper .searchInput .searchImage svg{width:20px;height:20px;fill:#666}.teamFilterOption .searchWrapper .searchInput .searchTextBox{display:flex;align-items:center;position:relative}.teamFilterOption .searchWrapper .searchInput .searchTextBox input{border:0;color:#3b3b3b;width:254px;font-size:16px;border-radius:35px;line-height:1.5}.teamFilterOption .searchWrapper .searchInput .searchTextBox i{position:absolute;right:5px;color:#666;font-size:14px;cursor:pointer;padding:2px;border-radius:35px;display:flex;align-items:center}.teamFilterOption .searchWrapper .searchInput .searchTextBox i:hover{color:#000}.teamFilterOption .searchWrapper .searchInput:focus-within .searchImage svg{fill:#3953fb}.teamFilterOption .searchWrapper .searchInput:focus-within input{color:#3953fb;border-radius:35px;transition:all .3s ease-in-out}.teamFilterOption .searchWrapper .searchInput .searchTextBox input{padding:6px 20px 6px 2px}.teamFilterOption .wrapLimitStatusFilter{position:relative;display:flex;align-items:center;justify-content:flex-end;padding-left:10px}.teamFilterOption .wrapLimitStatusFilter .filterDropdownByTeamMemberStatus{position:relative}.teamFilterOption .wrapLimitStatusFilter .filterDropdownByTeamMemberStatus .filterDropdownBtn{position:relative;padding:0 10px;height:36px;cursor:pointer;display:flex;align-items:center;background:#fff;border-radius:4px;border:1px solid #eceff1}.teamFilterOption .wrapLimitStatusFilter .filterDropdownByTeamMemberStatus .filterDropdownBtn svg{width:14px;height:16px;fill:#3953fb}.teamFilterOption .wrapLimitStatusFilter .filterDropdownByTeamMemberStatus .filterDropdownBtn .text{position:relative;font-size:14px;color:#3953fb;padding:3px 10px 0}.teamFilterOption .wrapLimitStatusFilter .filterDropdownByTeamMemberStatus .filterDropdownBtn .filterIcon{font-size:20px;color:#787878}.teamFilterOption .wrapLimitStatusFilter .filterDropdownByTeamMemberStatus .drop-down-menu{border-radius:2px}.teamFilterOption .wrapLimitStatusFilter .filterDropdownByTeamMemberStatus .drop-down-menu ul{min-width:92px;margin:0}.teamFilterOption .wrapLimitStatusFilter .filterDropdownByTeamMemberStatus .drop-down-menu ul li:not(:last-child){border-bottom:1px solid #eceff1}.teamFilterOption .wrapLimitStatusFilter .filterDropdownByTeamMemberStatus .drop-down-menu ul li .listItem .listItemWrap{width:106px}.teamFilterOption .wrapLimitStatusFilter .filterDropdownByTeamMemberStatus .filterDropdownOverlay{position:fixed;z-index:110;inset:0;width:100%;height:100%;background:transparent}.teamSectionCont{width:100%;height:100%}.teamSectionCont .teamHeaderSection .teamHeading{padding-right:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.teamSectionCont .teamHeading{display:flex;align-items:center;flex-direction:row;font-size:16px;height:59px;padding:5px 20px}.teamSectionCont .teamHeading .myTeam{position:relative}.teamSectionCont .teamHeading .seatCount{position:relative;font-size:14px}.teamSectionCont .teamHeading .seatCount .highlightSeat{color:#3953fb;font-weight:500}.teamSectionCont .teamContainer{height:100%}.teamSectionCont .teamContainer.loadingTeam{margin-top:10px}.teamSectionCont .teamContainer .tableSection{position:relative;background:#fff;border-radius:5px;width:100%;height:100%}.teamSectionCont .teamContainer .tableSection .headerPadding{padding:0 16px}.teamSectionCont .teamContainer .tableSection .fullName{display:flex;align-items:center;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:18%;padding:0}.teamSectionCont .teamContainer .tableSection .fullName .sortIcon{margin-left:5px;position:relative}.teamSectionCont .teamContainer .tableSection .fullName .sortIcon svg{position:relative;color:#535353}.teamSectionCont .teamContainer .tableSection .emailAddress{width:24%}.teamSectionCont .teamContainer .tableSection .teamName .groupNameDetails{display:flex;align-items:center}.teamSectionCont .teamContainer .tableSection .teamName .groupNameDetails .groupName{border:1px solid #3953fb;border-radius:18px;color:#3b3b3b;font-size:13px;padding:2px 8px;display:flex;align-items:center;margin-right:4px;max-width:150px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teamSectionCont .teamContainer .tableSection .teamName .groupNameDetails .remainingGroupCount{position:relative;color:#3953fb;font-size:13px;top:1px}.teamSectionCont .teamContainer .tableSection .jobTitle{width:24%}.teamSectionCont .teamContainer .tableSection .teamName{cursor:pointer}.teamSectionCont .teamContainer .tableSection .role{width:16%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.teamSectionCont .teamContainer .tableSection .status{width:16%;position:relative;display:flex;align-items:center;font-size:14px}.teamSectionCont .teamContainer .tableSection .status svg{width:16px;height:16px}.teamSectionCont .teamContainer .tableSection .status .statusName{padding-left:8px;text-transform:capitalize}.teamSectionCont .teamContainer .tableSection .status.invited{color:#3953fb}.teamSectionCont .teamContainer .tableSection .status.invited svg{fill:#3953fb}.teamSectionCont .teamContainer .tableSection .status.active{color:#29b969}.teamSectionCont .teamContainer .tableSection .status.active svg{fill:#29b969}.teamSectionCont .teamContainer .tableSection .status.inactive{color:orange}.teamSectionCont .teamContainer .tableSection .status.inactive svg{fill:orange}.teamSectionCont .teamContainer .tableSection .status.rejected{color:red}.teamSectionCont .teamContainer .tableSection .status.rejected svg{fill:red}.teamSectionCont .teamContainer .tableSection .moreOptions{width:3%;position:relative;text-align:right}.teamSectionCont .teamContainer .tableSection .moreOptions .dropdown-overlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.teamSectionCont .teamContainer .tableSection .moreOptions .icon-hover-btn{padding:2px}.teamSectionCont .teamContainer .tableSection .tableHeader{display:flex;align-items:center;flex-direction:row;background-color:initial;border-top:0;padding:14px 0;color:#8d8d8d}.teamSectionCont .teamContainer .tableSection .tableHeader.loadingData{height:46px}.teamSectionCont .teamContainer .tableSection .tableBody{display:flex;align-items:center;flex-direction:column;position:relative;width:100%;height:calc(100% - 170px);overflow:auto;color:#3b3b3b;padding:0 16px}.teamSectionCont .teamContainer .tableSection .tableBody .noTeamMember{display:flex;align-items:center;flex-direction:row;color:#666;letter-spacing:.3px;justify-content:center;padding:25px}.teamSectionCont .teamContainer .tableSection .tableBody .noTeamMember i{margin-right:7px;font-size:20px}.teamSectionCont .teamContainer .tableSection .tableBody .tableRow,.teamSectionCont .teamContainer .tableSection .tableBody .tableRowLoader{font-size:16px;display:flex;align-items:center;flex-direction:row;padding:12px 0;border-bottom:1px solid #eceff1}.teamSectionCont .teamContainer .tableSection .tableBody .tableRow .linear-background,.teamSectionCont .teamContainer .tableSection .tableBody .tableRowLoader .linear-background{width:80%;height:12px;display:block;border-radius:10px;margin:2px 0}.teamSectionCont .teamContainer .tableSection .tableBody .tableRowLoader .status .icon{width:16px;margin-right:8px}.teamSectionCont .teamContainer .tableSection .tableBody .tableRowLoader .moreOptions{text-align:right}.teamSectionCont .teamContainer .tableSection .tableBody .tableRowLoader .moreOptions .linear-background{margin:0 0 0 auto;display:block;text-align:right;width:24px;height:24px;border-radius:50%}.popupSection .popupContainer{position:fixed;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10}.popupSection .popupContainer .popupWrap{background:#fff;position:relative;padding:24px;display:flex;align-items:center;flex-direction:column;width:430px;border-radius:10px}.popupSection .popupContainer .popupWrap .popupHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.popupSection .popupContainer .popupWrap .popupHeader h6{font-weight:500;color:#535353;font-size:20px;font-family:Graphik-Regular}.popupSection .popupContainer .popupWrap .popupHeader i{position:absolute;top:0;right:0;font-size:19px;border-radius:50%;color:#535353;cursor:pointer}.popupSection .popupContainer .popupWrap .popupHeader i:hover{background:#ddd;color:#000}.popupSection .popupContainer .popupWrap hr{margin:0 0 24px;width:100%;border:0;border-bottom:1px solid #ddd}.popupSection .popupContainer .popupWrap .popupBody{display:block;margin-bottom:10px}.popupSection .popupContainer .popupWrap .popupBody .formInputGroup{display:grid;grid-template-columns:repeat(2,calc(50% - 10px));justify-content:space-between;grid-row-gap:10px;row-gap:10px;position:relative}.popupSection .popupContainer .popupWrap .popupBody .inputWrapper{margin-bottom:30px}.popupSection .popupContainer .popupWrap .popupBody .inputWrapper label{font-size:12px}.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .focusBorder{display:none}.popupSection .popupContainer .popupWrap .popupBody .inputWrapper input:focus{border:0;border-bottom:1px solid #3953fb!important}.popupSection .popupContainer .popupWrap .popupBody .inputWrapper .errMsgText{bottom:-20px}.popupSection .popupContainer .popupWrap .popupBody .inputWrapper.jobTitle{margin-bottom:15px!important}.popupSection .popupContainer .popupWrap .popupBody .selectDropdown{position:relative;margin-bottom:25px}.popupSection .popupContainer .popupWrap .popupBody .selectDropdown .errMsgText{bottom:-20px!important}.popupSection .popupContainer .popupWrap .popupBody .selectDropdown .labelName{position:relative;font-size:11px}.popupSection .popupContainer .popupWrap .popupBody .selectDropdown .labelName .required{position:relative;padding-left:5px;color:red}.popupSection .popupContainer .popupWrap .popupBody .selectDropdown .selectBox{cursor:pointer;position:relative;color:#3953fb;line-height:36px;font-size:15px;border-bottom:1px solid #f3f4f8;display:flex;align-items:center}.popupSection .popupContainer .popupWrap .popupBody .selectDropdown .selectBox.activeBorder{border-bottom:1px solid #3953fb}.popupSection .popupContainer .popupWrap .popupBody .selectDropdown .selectBox i{font-size:20px;position:absolute;right:10px;padding:3px;cursor:pointer;border-radius:50%;color:#535353}.popupSection .popupContainer .popupWrap .popupBody .selectDropdown .selectBox i:hover{background:#fafafa;color:#000}.popupSection .popupContainer .popupWrap .popupFooter{display:flex;align-items:center;justify-content:center}.popupSection .popupContainer .popupWrap .popupFooter button{height:40px}.popupSection .popupContainer .popupWrap .popupFooter button.loading{border-radius:50%;width:auto;min-width:unset}.teamHeaderSection{position:absolute;right:0;top:10px;display:flex;align-items:center}.teamHeaderSection .addNewTeamBtn{background-color:#3953fb;width:100px;height:34px;padding:0 12px}.settingSection .tabNavigation{border-bottom:1px solid #ececec;background:#f5f8fd}.settingSection .tabNavigation .tabItem{height:55px;font-size:14px}.settingSection .tabNavigation .tabItem.activeTab{border-bottom:2px solid #3953fb;font-weight:600;color:#3953fb}.groupWrapper{width:100%;height:100%;margin-top:10px}.groupWrapper .inputWithCloseIcon{display:flex;align-items:center;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.groupWrapper .inputWithCloseIcon .editTeamName{height:30px;background-color:#ecedfd;border:0;padding:0 16px}.groupWrapper .inputWithCloseIcon .closeIcon{position:absolute;right:16px;font-size:12px;color:#8d8d8d}.groupWrapper .circleOwner{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:35px;padding-top:2px;border:1px solid #3953fb;color:#3953fb;text-transform:uppercase;font-size:12px}.groupWrapper .emptyTeamWrapper{height:calc(100% - 146px);display:flex;align-items:center;flex-direction:column;justify-content:center}.groupWrapper .emptyTeamWrapper .createTeamBtn{margin-top:30px}.groupWrapper .createTeamBtn{border:1px solid #3953fb;background:#3953fb;color:#fff;width:150px;height:32px;padding:0 12px}.groupWrapper .tableSection{position:relative;width:100%;height:100%;background:#fff;border-radius:5px}.groupWrapper .tableSection .headerPadding{padding:0 16px}.groupWrapper .tableSection .fullName{display:flex;align-items:center;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0}.groupWrapper .tableSection .fullName .sortIcon{margin-left:5px;position:relative}.groupWrapper .tableSection .fullName .sortIcon svg{position:relative;color:#535353}.groupWrapper .tableSection .owner{position:relative;width:20%;font-size:14px;display:flex;justify-content:center}.groupWrapper .tableSection .members{width:calc(20% - 60px);text-align:left}.groupWrapper .tableSection .editDeleteAction{position:relative;text-align:center;width:60px}.groupWrapper .tableSection .editDeleteAction span:first-child{margin-right:10px}.groupWrapper .tableSection .createdOn,.groupWrapper .tableSection .members,.groupWrapper .tableSection .owner,.groupWrapper .tableSection .updatedOn{text-align:center}.groupWrapper .tableSection .moreOptions{width:6%;position:relative;text-align:right}.groupWrapper .tableSection .moreOptions .dropdown-overlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.groupWrapper .tableSection .moreOptions .icon-hover-btn{padding:8px}.groupWrapper .tableSection .tableHeader{display:flex;align-items:center;flex-direction:row;background-color:initial;border-top:0;padding:14px 0;color:#8d8d8d}.groupWrapper .tableSection .tableHeader.loadingData{height:46px}.groupWrapper .tableSection .tableBody{display:flex;align-items:center;flex-direction:column;position:relative;width:100%;height:calc(100% - 126px);overflow:auto;color:#3b3b3b;padding:0 16px}.groupWrapper .tableSection .tableBody .teamName{cursor:pointer}.groupWrapper .tableSection .tableBody .noTeamMember{display:flex;align-items:center;flex-direction:row;color:#666;letter-spacing:.3px;justify-content:center;padding:25px}.groupWrapper .tableSection .tableBody .noTeamMember i{margin-right:7px;font-size:20px}.groupWrapper .tableSection .tableBody .tableRow:hover{background:#f8f8f8}.groupWrapper .tableSection .tableBody .createdOn,.groupWrapper .tableSection .tableBody .members,.groupWrapper .tableSection .tableBody .owner,.groupWrapper .tableSection .tableBody .updatedOn{text-align:center}.groupWrapper .tableRow,.groupWrapper .tableRowLoader{font-size:16px;display:flex;align-items:center;flex-direction:row;padding:10px 0;width:100%;border-bottom:1px solid #eceff1}.groupWrapper .tableRow .linear-background,.groupWrapper .tableRowLoader .linear-background{width:80%;height:12px;display:block;border-radius:10px;margin:2px 0}.groupWrapper .tableRow .deleteIcon,.groupWrapper .tableRow .editIcon,.groupWrapper .tableRowLoader .deleteIcon,.groupWrapper .tableRowLoader .editIcon{width:20px;cursor:pointer}.groupWrapper .tableRow .deleteIcon i,.groupWrapper .tableRow .editIcon i,.groupWrapper .tableRowLoader .deleteIcon i,.groupWrapper .tableRowLoader .editIcon i{font-size:16px}.groupWrapper .tableRowLoader .status .icon{width:16px;margin-right:8px}.groupWrapper .tableRowLoader .owner{width:20%;text-align:center}.groupWrapper .tableRowLoader .owner .linear-background{display:block;text-align:center;width:30px;height:30px;border-radius:50%}.groupWrapper .tableRowLoader .moreIcons{width:60px;text-align:right;display:flex;align-items:center;justify-content:flex-end}.groupWrapper .tableRowLoader .moreIcons .editIcon{margin-right:10px}.groupWrapper .tableRowLoader .moreIcons .linear-background{margin:0 0 0 auto;display:block;text-align:right;width:24px;height:24px;border-radius:50%}.createTeamPopupWrapper .popupHeader{padding-bottom:15px;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.createTeamPopupWrapper .popupHeader .title{text-align:left;color:#3b3b3b;font-size:20px}.createTeamPopupWrapper .popupHeader .commonPopupCloseIcon{font-size:20px;padding:3px;border-radius:50%;color:#535353;cursor:pointer}.createTeamPopupWrapper .popupHeader .commonPopupCloseIcon:hover{color:#000;background-color:#ddd}.createTeamPopupWrapper hr{border:0;border-bottom:1px solid #f3f4f8;padding:0;margin:0 0 36px}.createTeamPopupWrapper label{font-size:12px}.createTeamPopupWrapper .card{width:400px;max-height:700px;overflow:auto;text-align:center;padding:20px}.createTeamPopupWrapper .card .inputWrapper.phoneNumber{margin-bottom:20px}.createTeamPopupWrapper .card .inputWrapper .activeBorder{border-color:#3953fb!important}.createTeamPopupWrapper .card .createTeamButton{width:50%;border-radius:10px}.teamMemberWrapper{width:100%;height:100%;margin-top:10px}.teamMemberWrapper .addTeamMemberWrapper{height:calc(100% - 146px);display:flex;align-items:center;flex-direction:column;justify-content:center}.teamMemberWrapper .addTeamMemberWrapper .addTeamMemberBtn{margin-top:30px}.teamMemberWrapper .addTeamMemberBtn{border:1px solid #3953fb;background:#3953fb;color:#fff;width:150px;height:32px;padding:0 12px}.teamMemberWrapper .teamHeaderSection .backBtn{position:relative;top:1px}.teamMemberWrapper .teamHeaderSection .backBtn .forwardArrow{position:relative;display:flex;align-items:center;justify-content:center;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:32px;height:32px;border:1px solid #ddd;background:#f4f4f6 0 0 no-repeat padding-box;border-radius:5px;color:#3953fb;cursor:pointer}.teamMemberWrapper .teamHeaderSection .addTeamMemberBtn{margin-left:12px}.teamMemberWrapper .tableRow,.teamMemberWrapper .tableRowLoader{font-size:16px;display:flex;align-items:center;flex-direction:row;padding:0;height:50px;border-bottom:1px solid #eceff1}.teamMemberWrapper .tableRow .linear-background,.teamMemberWrapper .tableRowLoader .linear-background{width:80%;height:12px;display:block;border-radius:10px;margin:2px 0}.teamMemberWrapper .tableRow .makeOwnerIcon,.teamMemberWrapper .tableRowLoader .makeOwnerIcon{position:relative;cursor:default}.teamMemberWrapper .tableRow .makeOwnerIcon.notAOwner svg,.teamMemberWrapper .tableRowLoader .makeOwnerIcon.notAOwner svg{opacity:.5}.teamMemberWrapper .tableRow .makeOwnerIcon .customTooltip .sharpPointer,.teamMemberWrapper .tableRowLoader .makeOwnerIcon .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background-color:#393a3d;top:-3px;right:5px}.teamMemberWrapper .tableRow .makeOwnerIcon .customTooltip .tooltipBody,.teamMemberWrapper .tableRowLoader .makeOwnerIcon .customTooltip .tooltipBody{background-color:#393a3d;border-radius:5px;width:130px;top:3px;right:-50px}.teamMemberWrapper .tableRow .makeOwnerIcon .customTooltip .tooltipText,.teamMemberWrapper .tableRowLoader .makeOwnerIcon .customTooltip .tooltipText{color:#fff;padding:8px;display:block;text-align:center}.teamMemberWrapper .tableRow .makeOwnerIcon,.teamMemberWrapper .tableRow .removeMemberIcon,.teamMemberWrapper .tableRowLoader .makeOwnerIcon,.teamMemberWrapper .tableRowLoader .removeMemberIcon{width:30px;margin:0 10px;cursor:pointer;text-align:center}.teamMemberWrapper .tableRow .moreIcons,.teamMemberWrapper .tableRowLoader .moreIcons{width:20%;text-align:right;display:flex;align-items:center;justify-content:flex-end}.teamMemberWrapper .tableRow .moreIcons .makeOwnerIcon,.teamMemberWrapper .tableRowLoader .moreIcons .makeOwnerIcon{margin-right:10px}.teamMemberWrapper .tableRow .moreIcons .linear-background,.teamMemberWrapper .tableRowLoader .moreIcons .linear-background{margin:0 0 0 auto;display:block;text-align:right;width:30px;height:30px;border-radius:50%}.teamMemberWrapper .emailAddress,.teamMemberWrapper .fullName,.teamMemberWrapper .jobTitle,.teamMemberWrapper .role{width:calc(24% - 16px)}.addMembersPopup .popupHeader{padding-bottom:15px;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.addMembersPopup .popupHeader .title{text-align:left;color:#3b3b3b;font-size:20px}.addMembersPopup .popupHeader .commonPopupCloseIcon{font-size:20px;padding:3px;border-radius:50%;color:#535353;cursor:pointer}.addMembersPopup .popupHeader .commonPopupCloseIcon:hover{color:#000;background-color:#ddd}.addMembersPopup hr{border:0;border-bottom:1px solid #f3f4f8;padding:0;margin:0 0 16px}.addMembersPopup label{font-size:12px}.addMembersPopup .card{width:400px;max-height:700px;overflow:auto;text-align:center;padding:20px}.addMembersPopup .card .inputWrapper.phoneNumber{margin-bottom:20px}.addMembersPopup .card .inputWrapper .activeBorder{border-color:#3953fb!important}.addMembersPopup .card .createTeamButton{width:50%;border-radius:10px}.addMembersPopup .popupBody .scrollUserList{position:relative;display:block;max-height:260px;overflow-y:auto}.addMembersPopup .popupBody .teamDetails{display:flex;align-items:flex-end;justify-content:space-between}.addMembersPopup .popupBody .teamDetails .flexColumn{display:flex;flex-direction:column;align-items:flex-start}.addMembersPopup .popupBody .teamDetails .teamMemberName{font-size:16px;color:#3b3b3b;margin-bottom:6px}.addMembersPopup .popupBody .teamDetails .teamMemberJobTitle{color:#787878;font-size:12px}.addMembersPopup .popupBody .teamDetails .teamMemberRole{color:#787878;font-size:12px;text-transform:capitalize}.addMembersPopup .popupBody .addTeamMemberBtn{border:1px solid #3953fb;background:#3953fb;color:#fff;width:150px;height:32px;padding:0 12px}.addMembersPopup .popupBody .addTeamMemberBtn.loading{width:32px!important;height:32px!important}.addMembersPopup .popupBody .addTeamMemberBtn.loading .load-text{top:4px;left:4px;width:22px!important;height:22px!important}.addMembersPopup .popupBody .multiSelectSection{margin-bottom:30px}.addMembersPopup .popupBody .multiSelectSection .checkBoxSection{border-bottom:1px solid #ddd;padding:12px 10px;align-items:flex-start}.addMembersPopup .popupBody .multiSelectSection .checkBoxSection .commonFilledCheckBox{top:2px;width:16px;height:16px}.addMembersPopup .popupBody .multiSelectSection .checkBoxSection .commonFilledCheckBox.checked{border-color:#3953fb!important;background:#3953fb!important}.addMembersPopup .popupBody .multiSelectSection .checkBoxSection .commonFilledCheckBox:hover{border-color:#3953fb!important}.addMembersPopup .popupBody .multiSelectSection .checkBoxSection .commonFilledCheckBox .checkSvgIcon{background:#3953fb!important;color:#fff!important;box-shadow:0 0 0 1px #3953fb!important}.addMembersPopup .popupBody .multiSelectSection .checkBoxSection .commonFilledCheckBox .checkSvgIcon svg path{stroke:#fff!important}.addMembersPopup .popupBody .multiSelectSection .checkBoxSection .checkBoxName{width:100%;padding-top:0;padding-left:10px}.addMembersPopup .popupBody .searchInputBtn{border:1px solid #eceff1;border-radius:5px;margin-bottom:12px}.addMembersPopup .popupBody .searchInputBtn .searchIcon{color:#787878;font-size:18px;padding-left:11px;width:unset;height:unset}.addMembersPopup .popupBody .searchInputBtn .searchTextBox,.addMembersPopup .popupBody .searchInputBtn .searchTextBox .searchInputBoxWrapper,.addMembersPopup .popupBody .searchInputBtn .searchTextBox input{width:100%}.teamMemberSection{position:relative;width:100%;height:100%;background:#fff;border-radius:5px}.teamMemberSection .headerPadding{position:relative;padding:0 16px}.teamMemberSection .headerPadding .tableHeader{display:flex;align-items:center;flex-direction:row;background-color:initial;border-top:0;padding:14px 0;color:#8d8d8d}.teamMemberSection .headerPadding .tableHeader.loadingData{height:46px}.teamMemberSection .tableBody{display:flex;align-items:center;flex-direction:column;position:relative;width:100%;height:calc(100% - 126px);overflow:auto;color:#3b3b3b;padding:0 16px}.tooltip-container{box-sizing:border-box;z-index:1000;background-color:#333!important;color:#fff;padding:3px 5px!important;border-color:#333!important;font-family:Graphik-Regular,sans-serif;font-size:11px;will-change:transform!important}.tooltip-container .tooltip-arrow{top:3px!important}.tooltip-container .tooltip-arrow:after,.tooltip-container .tooltip-arrow:before{border-width:.4rem .3rem .4rem 0!important}.tooltip-container .tooltip-arrow[data-placement*=top]:after,.tooltip-container .tooltip-arrow[data-placement*=top]:before{border-color:#333 transparent transparent!important}.tooltip-container .tooltip-arrow[data-placement*=right]:after,.tooltip-container .tooltip-arrow[data-placement*=right]:before{border-color:transparent #333 transparent transparent!important}.tooltip-container .tooltip-arrow[data-placement*=left]:after,.tooltip-container .tooltip-arrow[data-placement*=left]:before{border-color:transparent transparent transparent #333!important}.tooltip-container .tooltip-arrow[data-placement*=bottom]:after,.tooltip-container .tooltip-arrow[data-placement*=bottom]:before{border-color:transparent transparent #333!important}.headerGlobalNotification{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:40px;background-color:#fff0cf;font-size:14px;color:#444;text-align:center}.headerGlobalNotification .message{display:flex;align-items:center;justify-content:center;flex-direction:column}.headerGlobalNotification .upgradeText{color:#ff9001;cursor:pointer;margin:0 4px}.youtubePlayer{position:fixed;z-index:31;width:100%;top:0;left:0;height:100%;background-color:rgba(0,0,0,.64)}.youtubePlayer,.youtubePlayer .youtubeVideoCont{display:flex;align-items:center;justify-content:center}.youtubePlayer .youtubeVideoCont{z-index:5;flex-direction:column;border-radius:10px}.youtubePlayer .youtubeVideoCont.loadingVideo .videoParent{display:none}.youtubePlayer .youtubeVideoCont .videoParent{padding:15px}.youtubePlayer .youtubeVideoCont .loadingTxt{z-index:5;color:#fff}.youtubePlayer iframe{display:block;margin:0 auto;border-radius:10px}.youtubePlayer .closeButton{margin:15px 0}.youtubePlayer .videoLoaderPopup .ball-container{top:50%;height:auto}.videoOverlayMask{width:100%;height:100%;position:fixed;top:0;left:0;z-index:30;background-color:rgba(0,0,0,.64)}.ratingSmileyCont{display:flex;align-items:center;justify-content:center;flex-direction:row}.ratingSmileyCont .smileyIcon{fill:#c8ced3;border:0;color:#b57700;padding:5px;margin:10px;opacity:.6;cursor:pointer;display:grid;text-align:center;align-items:center;justify-content:center}.ratingSmileyCont .smileyIcon .ratingType{font-size:13px;color:#666;z-index:1;margin-top:10px}.ratingSmileyCont .smileyIcon.active{transition:all 4s ease-in-out;fill:#ffcd00;opacity:1}.ratingSmileyCont .smileyIcon:hover{opacity:1;transition:none}.ratingSmileyCont .smileyIcon svg{width:35px;height:35px}.ratingSmileyCont .smileyInput{display:none}.ratingSmileyCont .smiley{background:linear-gradient(135deg,#ffe919,#fbc000);border-radius:100%;padding:5px;position:relative;width:50px;height:50px;box-shadow:0 7px 7px 1px rgba(211,165,110,.498039),0 20px 10px 1px #f5f5f5}.ratingSmileyCont .mouth{width:60%;height:30%;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:100px;border-bottom-right-radius:100px;position:absolute;bottom:18%;left:50%;margin-left:-30%;background:#b57700}.ratingSmileyCont .eyes,.ratingSmileyCont .mouth{box-sizing:border-box;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ratingSmileyCont .eyes{width:100%;margin-top:15%;padding:0 5px}.ratingSmileyCont .eyes .eye{width:8px;height:8px;background:#b57700;float:left;border-radius:100%;position:relative}.ratingSmileyCont .eyes .eye:nth-of-type(2){float:right}.ratingSmileyCont .eyes .eye:after{content:"";display:block;position:absolute;width:0;height:0%;background:#fed800;-webkit-transform:rotate(0deg);transform:rotate(0deg);top:-15px;left:5px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ratingSmileyCont .eyes .eye:first-of-type:after{-webkit-transform:rotate(0deg);transform:rotate(0deg);left:auto;right:5px}.ratingSmileyCont #normal .smiley .mouth,.ratingSmileyCont .smiley.normal .mouth{border-top-left-radius:100px;border-top-right-radius:100px;border-bottom-left-radius:100px;border-bottom-right-radius:100px;height:10%;width:40%;bottom:25%;margin-left:-20%}.ratingSmileyCont #normal .smiley .eyes,.ratingSmileyCont .smiley.normal .eyes{margin-top:30%}.ratingSmileyCont #angry .smiley .mouth,.ratingSmileyCont .smiley.angry .mouth{width:40%;height:20%;border-top-left-radius:100%;border-top-right-radius:100%;border-bottom-left-radius:20px;border-bottom-right-radius:20px;bottom:18%;left:50%;margin-left:-20%;border-bottom:0}.ratingSmileyCont #angry .smiley .eyes,.ratingSmileyCont .smiley.angry .eyes{margin-top:35%}.ratingSmileyCont #angry .smiley .eye:after,.ratingSmileyCont .smiley.angry .eye:after{width:120%;height:50%;-webkit-transform:rotate(-35deg);transform:rotate(-35deg);top:-3px;left:-5px;border-radius:0}.ratingSmileyCont #angry .smiley .eye:first-of-type:after,.ratingSmileyCont .smiley.angry .eye:first-of-type:after{-webkit-transform:rotate(35deg);transform:rotate(35deg);left:auto;right:-5px}.ratingSmileyCont #happy.active .smiley .mouth,.ratingSmileyCont #happy:hover .smiley .mouth{-webkit-animation:move-mouth-down .8s;animation:move-mouth-down .8s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-iteration-count:2;animation-iteration-count:2}.ratingSmileyCont #happy.active .smiley .eyes,.ratingSmileyCont #happy:hover .smiley .eyes{-webkit-animation:move-eyes-down .8s;animation:move-eyes-down .8s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-iteration-count:2;animation-iteration-count:2}.ratingSmileyCont #happy.active .smiley .eye:nth-of-type(2),.ratingSmileyCont #happy:hover .smiley .eye:nth-of-type(2){height:8px;margin-top:0;-webkit-animation:wink .8s;animation:wink .8s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-iteration-count:2;animation-iteration-count:2}.ratingSmileyCont #normal.active .smiley .eye,.ratingSmileyCont #normal:hover .smiley .eye{height:8px;margin-top:0;-webkit-animation:blink .6s;animation:blink .6s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-iteration-count:2;animation-iteration-count:2}.ratingSmileyCont #angry.active .smiley .eyes,.ratingSmileyCont #angry.active .smiley .mouth,.ratingSmileyCont #angry:hover .smiley .eyes,.ratingSmileyCont #angry:hover .smiley .mouth{-webkit-animation:move-angry-head .6s;animation:move-angry-head .6s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-iteration-count:2;animation-iteration-count:2}@-webkit-keyframes move-angry-head{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-20%);transform:translateX(-20%)}40%{-webkit-transform:translateX(15%);transform:translateX(15%)}60%{-webkit-transform:translateX(-10%);transform:translateX(-10%)}80%{-webkit-transform:translateX(5%);transform:translateX(5%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes move-angry-head{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-20%);transform:translateX(-20%)}40%{-webkit-transform:translateX(15%);transform:translateX(15%)}60%{-webkit-transform:translateX(-10%);transform:translateX(-10%)}80%{-webkit-transform:translateX(5%);transform:translateX(5%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes move-mouth-down{0%{bottom:18%}35%{bottom:16%}65%{bottom:16%}to{bottom:18%}}@keyframes move-mouth-down{0%{bottom:18%}35%{bottom:16%}65%{bottom:16%}to{bottom:18%}}@-webkit-keyframes blink{0%{height:8px;margin-top:0}25%{height:2px;margin-top:8px}50%{height:8px;margin-top:0}75%{height:2px;margin-top:8px}to{height:8px;margin-top:0}}@keyframes blink{0%{height:8px;margin-top:0}25%{height:2px;margin-top:8px}50%{height:8px;margin-top:0}75%{height:2px;margin-top:8px}to{height:8px;margin-top:0}}@-webkit-keyframes wink{0%{height:8px;margin-top:0}30%{height:3px;margin-top:8px}70%{height:3px;margin-top:8px}to{height:8px;margin-top:0}}@keyframes wink{0%{height:8px;margin-top:0}30%{height:3px;margin-top:8px}70%{height:3px;margin-top:8px}to{height:8px;margin-top:0}}@-webkit-keyframes move-eyes-down{0%{margin-top:15%}35%{margin-top:19%}65%{margin-top:19%}to{margin-top:15%}}@keyframes move-eyes-down{0%{margin-top:15%}35%{margin-top:19%}65%{margin-top:19%}to{margin-top:15%}}.overlayMaskInbox{position:fixed;z-index:110;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.connectInboxFailureSection{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:111}.connectInboxFailureSection .pop-card{position:relative;background:#fff;display:grid;width:700px;grid-template-columns:400px 240px;padding:60px 30px;border-radius:10px;box-shadow:0 1px 7px 0 rgba(60,59,59,.25)}.connectInboxFailureSection .pop-card i{position:absolute;top:10px;right:8px;padding:5px;border-radius:50%;cursor:pointer;transition:all .2s ease-in;color:#787878}.connectInboxFailureSection .pop-card i:hover{background:#e8e8e8;color:#222;transition:all .2s ease-in}.connectInboxFailureSection .pop-card .contentSpaceAlign{display:flex;flex-direction:column;justify-content:space-around;position:relative;will-change:auto}.connectInboxFailureSection .pop-card .contentSpaceAlign h6{color:#3b3b3b;font-size:18px;line-height:1.3;letter-spacing:.3px}.connectInboxFailureSection .pop-card .contentSpaceAlign p{margin-top:10px;color:#3b3b3b;font-size:16px}.connectInboxFailureSection .pop-card .contentSpaceAlign .btnSection{margin-top:20px;position:relative;display:inline-flex}.connectInboxFailureSection .pop-card .contentSpaceAlign .btnSection button{border-radius:4px;padding:10px 15px;font-size:14px;letter-spacing:.3px;outline:none;font-weight:500}.connectInboxFailureSection .pop-card .contentSpaceAlign .btnSection button:hover{box-shadow:0 0 3px 0 rgba(0,0,0,.18)}.connectInboxFailureSection .pop-card .contentSpaceAlign .btnSection .proceedBtn{background:#3953fb;border:1px solid #3953fb;will-change:border;color:#fff}.connectInboxFailureSection .pop-card .contentSpaceAlign .btnSection .no-thanks{background:#fff;border:1px solid #ddd;will-change:border;color:#666;margin-right:12px}.connectInboxFailureSection .pop-card .imgLapping .failureImg{max-width:100%;height:185px;will-change:height}.connectInboxFailureSection .pop-card .imgLapping .bgDotImg{position:absolute;bottom:-60px;right:-30px;max-width:100%;z-index:-1;border-radius:10px}.exportBtnWrapper{position:relative;background:#fff;color:#3953fb;border:1px solid #eceff1;font-size:14px;border-radius:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:not-allowed;margin-left:10px}.exportBtnWrapper .customTooltip .tooltipBody.bulkAddtoSequence{width:290px;right:-144px}.exportBtnWrapper .customTooltip .tooltipBody.enrichContactsTooltip{width:160px;right:-77px}.exportBtnWrapper.exportSelectedDisabled.enrichBtnwrapper .enrichText circle,.exportBtnWrapper.exportSelectedDisabled.enrichBtnwrapper .enrichText path,.exportBtnWrapper.exportSelectedDisabled.enrichBtnwrapper .enrichText svg{stroke:#9e9e9e!important}.exportBtnWrapper.enrichBtnwrapper{margin:0 10px 0 0}.exportBtnWrapper.enrichBtnwrapper path,.exportBtnWrapper.enrichBtnwrapper svg{fill:transparent!important}.exportBtnWrapper.enrichBtnwrapper .enrichText,.exportBtnWrapper.enrichBtnwrapper .enrichText svg{width:16px;height:16px}.exportBtnWrapper.enrichBtnwrapper .enrichText circle,.exportBtnWrapper.enrichBtnwrapper .enrichText path,.exportBtnWrapper.enrichBtnwrapper .enrichText svg{stroke:#3953fb;fill:transparent!important}.exportBtnWrapper.enrichBtnwrapper .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background-color:#393a3d;top:-38px;right:-2px}.exportBtnWrapper.enrichBtnwrapper .customTooltip .tooltipBody{background-color:#393a3d;border-radius:5px;width:120px;top:-62px;right:-46px}.exportBtnWrapper.enrichBtnwrapper .customTooltip .tooltipBody.bulkAddtoSequence{width:290px;right:-144px}.exportBtnWrapper.enrichBtnwrapper .customTooltip .tooltipBody.enrichContactsTooltip{width:160px;right:-77px}.exportBtnWrapper.enrichBtnwrapper .customTooltip .tooltipText{color:#fff;padding:8px}.exportBtnWrapper.enrichBtnwrapper .enrichText{color:#3953fb}.exportBtnWrapper.enrichBtnwrapper .drop-down-menu .dropdownList,.exportBtnWrapper.enrichBtnwrapper .drop-down-menu .dropdownList .option .listItem .listItemWrap{width:240px!important}.exportBtnWrapper .drop-down-menu{width:170px!important;right:0;top:4px!important;padding-top:30px;border-radius:5px;border-top-left-radius:250px;border-top-right-radius:250px;background:transparent!important;border:none!important;box-shadow:none}.exportBtnWrapper .drop-down-menu .dropdownList{width:190px!important;margin:2px 0;background:#fff;border:1px solid #ddd;border-radius:6px}.exportBtnWrapper .drop-down-menu .dropdownList #exportToHubspot .freemiumIcon path,.exportBtnWrapper .drop-down-menu .dropdownList #exportToHubspot .freemiumIcon svg,.exportBtnWrapper .drop-down-menu .dropdownList #exportToSalesforce .freemiumIcon path,.exportBtnWrapper .drop-down-menu .dropdownList #exportToSalesforce .freemiumIcon svg{fill:#fff!important}.exportBtnWrapper .drop-down-menu .dropdownList .option{position:relative;border-bottom:1px solid #ccc;padding:8px!important}.exportBtnWrapper .drop-down-menu .dropdownList .option:last-child{border-bottom:0}.exportBtnWrapper .drop-down-menu .dropdownList .option:not(:last-child){border-bottom:1px solid #ccc}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem{grid-gap:8px;gap:8px;justify-content:left}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .listItemWrap{width:170px!important}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .icon-holder{display:flex;align-items:center;justify-content:center}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .icon-holder .csvIcon{width:18px!important;height:18px!important;fill:#3953fb!important}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .icon-holder .csvIcon path{fill:#3953fb!important}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .icon-holder .hubspotIcon{width:18px!important;height:18px!important;fill:#f59064!important}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .icon-holder .hubspotIcon path{fill:#f59064!important}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .icon-holder .pipedriveIcon{width:18px!important;height:18px!important;fill:#f59064!important}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .icon-holder .pipedriveIcon path{fill:#f59064!important}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .icon-holder .zohoIcon{width:18px!important;height:18px!important;fill:#f59064!important}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .icon-holder .zohoIcon path{fill:#f59064!important}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .icon-holder .salesforceIcon{width:18px!important;height:18px!important}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .icon-holder .salesforceIcon path{fill:#fffffe!important}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .icon-holder .salesforceIcon path:first-child{fill:#00a1e0!important}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .listItemWrap{display:flex;align-items:center}.exportBtnWrapper .drop-down-menu .dropdownList .option .listItem .listItemWrap .itemName{font-size:12px;margin-top:4px}.exportBtnWrapper .exportSvg{width:16px;height:16px;fill:#9e9e9e}.exportBtnWrapper .exportSvg path{fill:#9e9e9e}.exportBtnWrapper .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background-color:#393a3d;top:-38px;right:-2px}.exportBtnWrapper .customTooltip .tooltipBody{background-color:#393a3d;border-radius:5px;width:120px;top:-62px;right:-46px}.exportBtnWrapper .customTooltip .tooltipBody.bulkAddtoExport{width:255px;right:-122px}.exportBtnWrapper .customTooltip .tooltipText{color:#fff;padding:8px;display:block;text-align:center}.exportBtnWrapper .wrapLockIcon{position:absolute;top:0;right:0;cursor:pointer}.exportBtnWrapper.enabled{cursor:pointer}.exportBtnWrapper.enabled:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.exportBtnWrapper.exportSelectedDisabled #export_selected{opacity:.7;pointer-events:none}.exportBtnWrapper.exportSelectedDisabled .enrichText{color:#9e9e9e}.overlay-mask{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.inputOptionsHolder{color:#787878;position:relative}.inputOptionsHolder .inputOptions{position:relative;width:50%;margin-right:10px}.inputOptionsHolder label{font-size:12px;margin-bottom:5px;display:block;text-align:left}.inputOptionsHolder .showLimitText{position:absolute;top:3px;right:0;font-size:10px;color:#bcb4b4}.inputOptionsHolder .value{font-size:14px;color:#3953fb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.inputOptionsHolder .value .react-datepicker-wrapper{width:100%;-webkit-transform:translate3d(-10%,49px,0)!important;transform:translate3d(-10%,49px,0)!important}.inputOptionsHolder i{font-size:20px}.notes-section{height:180px}.notes-section .txt-cont{overflow-y:auto;border:1px solid #cecece;height:calc(100% - 25px);width:100%;padding:10px;border-radius:10px;display:block;resize:none;font-size:14px;font-family:Graphik-Regular;line-height:1.5}.notes-section .notes-section{height:180px}.notes-section .notes-section .txt-cont{overflow-y:auto;border:1px solid #cecece;height:90%;padding:10px;border-radius:10px;display:block}.notes-section .notes-section .title{color:#787878;font-size:16px}.helpPopupWrapper{position:fixed;top:0;left:0;right:0;bottom:0}.helpPopupWrapper .common-popup{padding:0;min-width:500px}.helpPopupWrapper .common-popup .helpThankyouPopup{border-radius:10px;min-width:450px;height:375px}.helpPopupWrapper .common-popup .helpThankyouPopup .popup-content-wrap{padding:35px 0 0;height:100%}.helpPopupWrapper .common-popup .helpThankyouPopup .popup-content-wrap .popup-close{top:10px}.helpPopupWrapper .common-popup .helpThankyouPopup .popup-content-wrap .popupTitle{font-family:Graphik-Semibold;font-size:16px;letter-spacing:.4px;text-align:center;color:#3b3b3b;padding:15px 15px 10px}.helpPopupWrapper .common-popup .helpThankyouPopup .popup-content-wrap .popupMessage{font-size:14px;text-align:center;color:#666;padding:5px 45px}.helpPopupWrapper .common-popup .helpThankyouPopup .popup-content-wrap .popupImage{margin-top:20px;display:flex;align-items:center;justify-content:center;background-image:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/help_background.4c10f1cf.png);background-size:contain;background-position:bottom;background-repeat:no-repeat;position:absolute;left:0;right:0;bottom:0}.helpPopupWrapper .common-popup .helpThankyouPopup .popup-content-wrap .popupImage img{width:275px;height:auto;object-fit:contain}.generateAISequenceSection,.predefinedSequenceSection,.sequenceTemplatePopupSection{position:fixed;top:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;letter-spacing:.3px;width:100%;z-index:100;overflow:auto}.generateAISequenceSection .card,.predefinedSequenceSection .card,.sequenceTemplatePopupSection .card{position:relative;z-index:102;border-radius:10px;background:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:50%}.generateAISequenceSection .card .linear-background,.predefinedSequenceSection .card .linear-background,.sequenceTemplatePopupSection .card .linear-background{border-radius:10px}.generateAISequenceSection .card .createSequenceTitle,.predefinedSequenceSection .card .createSequenceTitle,.sequenceTemplatePopupSection .card .createSequenceTitle{color:#3b3b3b;font-weight:500;text-align:center;font-size:24px;margin-bottom:20px}.generateAISequenceSection .card #closeSequenceTemplatePopup,.predefinedSequenceSection .card #closeSequenceTemplatePopup,.sequenceTemplatePopupSection .card #closeSequenceTemplatePopup{position:absolute;right:20px;top:20px;z-index:102;font-size:22px;padding:2px;border-radius:50%;cursor:pointer;transition:all .2s ease-in}.generateAISequenceSection .card #closeSequenceTemplatePopup:hover,.predefinedSequenceSection .card #closeSequenceTemplatePopup:hover,.sequenceTemplatePopupSection .card #closeSequenceTemplatePopup:hover{background:#ddd;color:#000;transition:all .2s ease-in}.generateAISequenceSection .card .TitleBadge,.predefinedSequenceSection .card .TitleBadge,.sequenceTemplatePopupSection .card .TitleBadge{margin-bottom:24px}.generateAISequenceSection .card .TitleBadge .title,.predefinedSequenceSection .card .TitleBadge .title,.sequenceTemplatePopupSection .card .TitleBadge .title{font-weight:500;font-size:24px;margin-bottom:8px;color:#535353;text-align:center}.generateAISequenceSection .card .TitleBadge .descText,.predefinedSequenceSection .card .TitleBadge .descText,.sequenceTemplatePopupSection .card .TitleBadge .descText{font-size:14px;color:#8d8d8d;text-align:center}.generateAISequenceSection .card .TitleBadge .seqStepsDaysWrapper,.predefinedSequenceSection .card .TitleBadge .seqStepsDaysWrapper,.sequenceTemplatePopupSection .card .TitleBadge .seqStepsDaysWrapper{font-size:14px;color:#8d8d8d}.generateAISequenceSection .card .TitleBadge .seqStepsDaysWrapper .totalStages,.predefinedSequenceSection .card .TitleBadge .seqStepsDaysWrapper .totalStages,.sequenceTemplatePopupSection .card .TitleBadge .seqStepsDaysWrapper .totalStages{margin-right:6px}.generateAISequenceSection .card .createSequenceSection,.predefinedSequenceSection .card .createSequenceSection,.sequenceTemplatePopupSection .card .createSequenceSection{position:relative;display:flex;flex-direction:column;justify-content:space-between;background-color:#f9f9ff;padding:10px 14px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-bottom-left-radius:10px;border-bottom-right-radius:10px;transition:all .4s;bottom:-128px}.generateAISequenceSection .card .createSequenceSection.showPanel,.predefinedSequenceSection .card .createSequenceSection.showPanel,.sequenceTemplatePopupSection .card .createSequenceSection.showPanel{display:flex;bottom:0}.generateAISequenceSection .card .createSequenceSection .createSequenceBox,.predefinedSequenceSection .card .createSequenceSection .createSequenceBox,.sequenceTemplatePopupSection .card .createSequenceSection .createSequenceBox{position:relative;display:flex;flex-direction:column;justify-content:center;text-align:center}.generateAISequenceSection .card .createSequenceSection .createSequenceBox .descText,.predefinedSequenceSection .card .createSequenceSection .createSequenceBox .descText,.sequenceTemplatePopupSection .card .createSequenceSection .createSequenceBox .descText{font-size:14px;line-height:1.5;text-align:center;color:#535353;padding-bottom:15px}.generateAISequenceSection .card .createSequenceSection .createSequenceBox .inputTextBox label,.predefinedSequenceSection .card .createSequenceSection .createSequenceBox .inputTextBox label,.sequenceTemplatePopupSection .card .createSequenceSection .createSequenceBox .inputTextBox label{font-size:12px;text-align:left;display:flex}.generateAISequenceSection .card .createSequenceSection .createSequenceBox .inputTextBox input,.predefinedSequenceSection .card .createSequenceSection .createSequenceBox .inputTextBox input,.sequenceTemplatePopupSection .card .createSequenceSection .createSequenceBox .inputTextBox input{height:36px;padding:0 10px;object-fit:contain;border-radius:5px;box-shadow:0 5px 12.4px .7px rgba(59,59,59,.07);border:1px solid #ebebeb;background-color:#fff;width:100%}.generateAISequenceSection .card .createSequenceSection .createSequenceBox .inputTextBox .errMsgText,.predefinedSequenceSection .card .createSequenceSection .createSequenceBox .inputTextBox .errMsgText,.sequenceTemplatePopupSection .card .createSequenceSection .createSequenceBox .inputTextBox .errMsgText{position:absolute;left:0;right:unset;bottom:-15px}.generateAISequenceSection .card .createSequenceSection .inputError,.predefinedSequenceSection .card .createSequenceSection .inputError,.sequenceTemplatePopupSection .card .createSequenceSection .inputError{position:relative}.generateAISequenceSection .card .createSequenceSection button.animatedButton,.predefinedSequenceSection .card .createSequenceSection button.animatedButton,.sequenceTemplatePopupSection .card .createSequenceSection button.animatedButton{background:#3953fb;margin:15px auto 0;text-align:center;padding:10px;width:100%}.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList{width:100%;height:calc(100% - 92px);overflow:auto;padding:0 4px 0 0}.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList .templateItem{position:relative;display:grid;padding:10px;cursor:pointer;grid-template-columns:24px calc(100% - 24px);border:1px solid #ddd;border-radius:10px;margin-bottom:16px}.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem:hover,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem:hover,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList .templateItem:hover{transition:all .3s ease;background:#f5f5f5;color:#333}.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem.templateCardLoader,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem.templateCardLoader,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList .templateItem.templateCardLoader{height:84px}.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .iconSection.linear-background,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .iconSection.linear-background,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList .templateItem .iconSection.linear-background{width:15px}.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .iconSection svg,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .iconSection svg,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList .templateItem .iconSection svg{margin-top:2px;width:14px;height:14px}.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo h6.title,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo h6.title,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo h6.title{font-size:16px;margin-bottom:8px;font-weight:800;font-stretch:normal;font-style:normal;text-align:left;color:#535353}.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo h6.title.linear-background,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo h6.title.linear-background,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo h6.title.linear-background{width:65%;margin-bottom:15px}.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo p.descText,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo p.descText,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo p.descText{font-size:14px;line-height:1.4;text-align:left;color:#8d8d8d;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo .descTextLoader.linear-background,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo .descTextLoader.linear-background,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList .templateItem .templateDetailInfo .descTextLoader.linear-background{width:90%;margin-top:7px;height:12px}.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem.activeTemplate,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem.activeTemplate,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList .templateItem.activeTemplate{background:#eceefe;border-radius:3px}.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem.activeTemplate .iconSection svg,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem.activeTemplate .iconSection svg,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList .templateItem.activeTemplate .iconSection svg{fill:#3953fb}.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem.activeTemplate .templateDetailInfo h6,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem.activeTemplate .templateDetailInfo h6,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList .templateItem.activeTemplate .templateDetailInfo h6{color:#3953fb}.generateAISequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .clickIcon,.predefinedSequenceSection .card .predefinedTemplatesSection .TemplateList .templateItem .clickIcon,.sequenceTemplatePopupSection .card .predefinedTemplatesSection .TemplateList .templateItem .clickIcon{position:absolute;z-index:1;top:0;right:0}.generateAISequenceSection .card .sequenceStagesSection,.predefinedSequenceSection .card .sequenceStagesSection,.sequenceTemplatePopupSection .card .sequenceStagesSection{z-index:101;width:100%;height:521px;transition:all .3s ease}.generateAISequenceSection .card .sequenceStagesSection .seqTitleDurationWrapper,.predefinedSequenceSection .card .sequenceStagesSection .seqTitleDurationWrapper,.sequenceTemplatePopupSection .card .sequenceStagesSection .seqTitleDurationWrapper{display:grid;grid-template-columns:55% auto;margin-bottom:10px;align-items:center;justify-content:space-between}.generateAISequenceSection .card .sequenceStagesSection .seqTitleDurationWrapper .seqName,.predefinedSequenceSection .card .sequenceStagesSection .seqTitleDurationWrapper .seqName,.sequenceTemplatePopupSection .card .sequenceStagesSection .seqTitleDurationWrapper .seqName{color:#3953fb;font-size:14px;letter-spacing:.3px;font-weight:600;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:blue-violet}.generateAISequenceSection .card .sequenceStagesSection .stageStepList,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList{width:100%;height:calc(100% - 188px);overflow:auto;padding:0 6px 0 0}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard{width:100%;margin-bottom:15px;border-radius:10px;border:1px solid #ebebeb;background-color:#fff}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard:last-child,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard:last-child,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard:last-child{margin-bottom:5px}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo{padding:15px;position:relative;display:flex;align-items:center;justify-content:space-between}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper{position:relative;display:flex;align-items:center}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper .iconType,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper .iconType,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper .iconType{width:15px;height:15px;margin-right:5px;align-self:baseline}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper .iconType svg,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper .iconType svg,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper .iconType svg{margin-right:5px;fill:#333;width:15px;height:15px}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper .stageTitle,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper .stageTitle,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper .stageTitle{font-size:15px;text-align:left;color:#333}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper .stageTitle.linear-background,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper .stageTitle.linear-background,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageTypeInfoWrapper .stageTitle.linear-background{width:90px}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageDurtion,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageDurtion,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageDurtion{position:relative;display:flex;align-items:center;font-size:13px}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageDurtion svg,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageDurtion svg,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageDurtion svg{margin-left:5px;fill:#878787;width:12px;height:12px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageDurtion.linear-background,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageDurtion.linear-background,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo .stageDurtion.linear-background{width:60px}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo.loaderSection,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo.loaderSection,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .stageInfo.loaderSection{height:48px}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader{position:relative;padding:15px;display:grid;height:49px;border-top:1px solid #ebebeb;grid-template-columns:40% 60%}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader .descBtnWrap,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader .descBtnWrap,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader .descBtnWrap{position:relative;display:block;display:flex;justify-content:flex-end}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader .descBtnWrap .desc,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader .descBtnWrap .desc,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader .descBtnWrap .desc{width:calc(100% - 44px)}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader .descBtnWrap .desc.linear-background,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader .descBtnWrap .desc.linear-background,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader .descBtnWrap .desc.linear-background{width:calc(100% - 54px);margin-right:5px}.generateAISequenceSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader .descBtnWrap .collapseBtn.linear-background,.predefinedSequenceSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader .descBtnWrap .collapseBtn.linear-background,.sequenceTemplatePopupSection .card .sequenceStagesSection .stageStepList .stageCard .accordianLoader .descBtnWrap .collapseBtn.linear-background{width:40px}.generateAISequenceSection .card .sequenceStagesSection .btnSection,.predefinedSequenceSection .card .sequenceStagesSection .btnSection,.sequenceTemplatePopupSection .card .sequenceStagesSection .btnSection{text-align:center;margin-top:2px;display:flex;align-items:center;justify-content:flex-end}.generateAISequenceSection .card .sequenceStagesSection .btnSection button.animatedButton.backBtn,.predefinedSequenceSection .card .sequenceStagesSection .btnSection button.animatedButton.backBtn,.sequenceTemplatePopupSection .card .sequenceStagesSection .btnSection button.animatedButton.backBtn{background:#fff;border:1px solid #3953fb;border-radius:6px;margin-right:8px;color:#3953fb;min-width:80px}.generateAISequenceSection .card .sequenceStagesSection .btnSection button.animatedButton,.predefinedSequenceSection .card .sequenceStagesSection .btnSection button.animatedButton,.sequenceTemplatePopupSection .card .sequenceStagesSection .btnSection button.animatedButton{background:#3953fb;margin:14px 0;text-align:center;padding:10px;min-width:150px}.generateAISequenceSection .card .sequenceStagesSection .btnSection button.animatedButton.loading,.predefinedSequenceSection .card .sequenceStagesSection .btnSection button.animatedButton.loading,.sequenceTemplatePopupSection .card .sequenceStagesSection .btnSection button.animatedButton.loading{min-width:unset}.generateAISequenceSection .overlayMaskPopup,.predefinedSequenceSection .overlayMaskPopup,.sequenceTemplatePopupSection .overlayMaskPopup{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.generateAISequenceSection .sequenceTemplatePopupHeader,.predefinedSequenceSection .sequenceTemplatePopupHeader,.sequenceTemplatePopupSection .sequenceTemplatePopupHeader{width:100%}.generateAISequenceSection .sequenceTemplatePopupContent,.predefinedSequenceSection .sequenceTemplatePopupContent,.sequenceTemplatePopupSection .sequenceTemplatePopupContent{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px}.generateAISequenceSection .sequenceTemplatePopupContent .createNewSeq,.generateAISequenceSection .sequenceTemplatePopupContent .generateAISequence,.generateAISequenceSection .sequenceTemplatePopupContent .selectTemplate,.predefinedSequenceSection .sequenceTemplatePopupContent .createNewSeq,.predefinedSequenceSection .sequenceTemplatePopupContent .generateAISequence,.predefinedSequenceSection .sequenceTemplatePopupContent .selectTemplate,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .createNewSeq,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .generateAISequence,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .selectTemplate{background:#fff;border:1px solid #ddd;border-radius:10px;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;cursor:pointer;padding-top:14px;min-height:270px;overflow:hidden}.generateAISequenceSection .sequenceTemplatePopupContent .createNewSeq:hover,.generateAISequenceSection .sequenceTemplatePopupContent .generateAISequence:hover,.generateAISequenceSection .sequenceTemplatePopupContent .selectTemplate:hover,.predefinedSequenceSection .sequenceTemplatePopupContent .createNewSeq:hover,.predefinedSequenceSection .sequenceTemplatePopupContent .generateAISequence:hover,.predefinedSequenceSection .sequenceTemplatePopupContent .selectTemplate:hover,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .createNewSeq:hover,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .generateAISequence:hover,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .selectTemplate:hover{border:1px solid #3953fb}.generateAISequenceSection .sequenceTemplatePopupContent .createNewSeq .createNewSeqItem,.generateAISequenceSection .sequenceTemplatePopupContent .generateAISequence .createNewSeqItem,.generateAISequenceSection .sequenceTemplatePopupContent .selectTemplate .createNewSeqItem,.predefinedSequenceSection .sequenceTemplatePopupContent .createNewSeq .createNewSeqItem,.predefinedSequenceSection .sequenceTemplatePopupContent .generateAISequence .createNewSeqItem,.predefinedSequenceSection .sequenceTemplatePopupContent .selectTemplate .createNewSeqItem,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .createNewSeq .createNewSeqItem,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .generateAISequence .createNewSeqItem,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .selectTemplate .createNewSeqItem{transition:all .4s;-webkit-transform:translateY(60px);transform:translateY(60px);will-change:inherit;position:relative}.generateAISequenceSection .sequenceTemplatePopupContent .createNewSeq .createNewSeqItem.showPanel,.generateAISequenceSection .sequenceTemplatePopupContent .generateAISequence .createNewSeqItem.showPanel,.generateAISequenceSection .sequenceTemplatePopupContent .selectTemplate .createNewSeqItem.showPanel,.predefinedSequenceSection .sequenceTemplatePopupContent .createNewSeq .createNewSeqItem.showPanel,.predefinedSequenceSection .sequenceTemplatePopupContent .generateAISequence .createNewSeqItem.showPanel,.predefinedSequenceSection .sequenceTemplatePopupContent .selectTemplate .createNewSeqItem.showPanel,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .createNewSeq .createNewSeqItem.showPanel,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .generateAISequence .createNewSeqItem.showPanel,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .selectTemplate .createNewSeqItem.showPanel{-webkit-transform:translateY(-5%);transform:translateY(-5%)}.generateAISequenceSection .sequenceTemplatePopupContent .createNewSeq .seqTemplateLabel,.generateAISequenceSection .sequenceTemplatePopupContent .generateAISequence .seqTemplateLabel,.generateAISequenceSection .sequenceTemplatePopupContent .selectTemplate .seqTemplateLabel,.predefinedSequenceSection .sequenceTemplatePopupContent .createNewSeq .seqTemplateLabel,.predefinedSequenceSection .sequenceTemplatePopupContent .generateAISequence .seqTemplateLabel,.predefinedSequenceSection .sequenceTemplatePopupContent .selectTemplate .seqTemplateLabel,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .createNewSeq .seqTemplateLabel,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .generateAISequence .seqTemplateLabel,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .selectTemplate .seqTemplateLabel{color:#3953fb;font-size:16px;margin:8px 0}.generateAISequenceSection .sequenceTemplatePopupContent .createNewSeq .seqTemplateSubLabel,.generateAISequenceSection .sequenceTemplatePopupContent .generateAISequence .seqTemplateSubLabel,.generateAISequenceSection .sequenceTemplatePopupContent .selectTemplate .seqTemplateSubLabel,.predefinedSequenceSection .sequenceTemplatePopupContent .createNewSeq .seqTemplateSubLabel,.predefinedSequenceSection .sequenceTemplatePopupContent .generateAISequence .seqTemplateSubLabel,.predefinedSequenceSection .sequenceTemplatePopupContent .selectTemplate .seqTemplateSubLabel,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .createNewSeq .seqTemplateSubLabel,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .generateAISequence .seqTemplateSubLabel,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .selectTemplate .seqTemplateSubLabel{color:#8d8d8d;font-size:10px;margin-bottom:10px}.generateAISequenceSection .sequenceTemplatePopupContent .generateAISequence:hover,.generateAISequenceSection .sequenceTemplatePopupContent .selectTemplate:hover,.predefinedSequenceSection .sequenceTemplatePopupContent .generateAISequence:hover,.predefinedSequenceSection .sequenceTemplatePopupContent .selectTemplate:hover,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .generateAISequence:hover,.sequenceTemplatePopupSection .sequenceTemplatePopupContent .selectTemplate:hover{background-color:#f9f9ff}@-webkit-keyframes SectionSlideInFromRight{0%{margin-left:-530px;opacity:0}25%{margin-left:-385px}50%{margin-left:-260px;opacity:.25}75%{margin-left:-135px}to{margin-left:0;opacity:1}}@keyframes SectionSlideInFromRight{0%{margin-left:-530px;opacity:0}25%{margin-left:-385px}50%{margin-left:-260px;opacity:.25}75%{margin-left:-135px}to{margin-left:0;opacity:1}}.sectionSlideIn{-webkit-animation:SectionSlideInFromRight .3s linear;animation:SectionSlideInFromRight .3s linear}.generateAISequenceSection .generateAIItemWrapper,.predefinedSequenceSection .generateAIItemWrapper{margin-top:18px}.generateAISequenceSection .generateAISecondScreen .errMsgText,.predefinedSequenceSection .generateAISecondScreen .errMsgText{bottom:-20px!important}.generateAISequenceSection .generateAISeqItem,.predefinedSequenceSection .generateAISeqItem{margin-bottom:24px;position:relative}.generateAISequenceSection .generateAISeqItem .dropdownHeaderLabel,.predefinedSequenceSection .generateAISeqItem .dropdownHeaderLabel{font-size:16px;color:#3b3b3b;margin-bottom:8px}.generateAISequenceSection .generateAISeqItem:last-child,.predefinedSequenceSection .generateAISeqItem:last-child{margin-bottom:0}.generateAISequenceSection .generateAISeqItem .nextBtn,.predefinedSequenceSection .generateAISeqItem .nextBtn{background-color:#3953fb;min-width:120px}.generateAISequenceSection .generateAISeqItem .nextBtn.loading,.predefinedSequenceSection .generateAISeqItem .nextBtn.loading{min-width:unset}.generateAISequenceSection .generateAISeqItem .errMsgText,.predefinedSequenceSection .generateAISeqItem .errMsgText{position:absolute;left:0;right:unset;bottom:-18px}.generateAISequenceSection .generateAISeqItem .drop-down-menu,.predefinedSequenceSection .generateAISeqItem .drop-down-menu{box-shadow:unset;top:40px;border:1px solid #ddd;border-radius:5px;border-collapse:collapse}.generateAISequenceSection .generateAISeqItem .dropdownList,.predefinedSequenceSection .generateAISeqItem .dropdownList{margin:0}.generateAISequenceSection .generateAISeqItem .dropdownList .option,.predefinedSequenceSection .generateAISeqItem .dropdownList .option{padding:0 8px;margin:0}.generateAISequenceSection .generateAISeqItem .dropdownList .option:last-child .listItem,.predefinedSequenceSection .generateAISeqItem .dropdownList .option:last-child .listItem{border-bottom:0}.generateAISequenceSection .generateAISeqItem .dropdownList .listItem,.predefinedSequenceSection .generateAISeqItem .dropdownList .listItem{border-bottom:1px solid #ddd;padding:8px 0}.generateAISequenceSection .generateAISeqItem .dropdownList .listItem .listItemWrap,.predefinedSequenceSection .generateAISeqItem .dropdownList .listItem .listItemWrap{flex-direction:column;align-items:flex-start}.generateAISequenceSection .generateAISeqItem .dropdownList .listItem .itemName,.predefinedSequenceSection .generateAISeqItem .dropdownList .listItem .itemName{font-size:14px;color:#666}.generateAISequenceSection .generateAISeqItem .dropdownList .listItem .itemSubLabel,.predefinedSequenceSection .generateAISeqItem .dropdownList .listItem .itemSubLabel{margin-top:6px;font-size:11px;color:#8d8d8d;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:95%}.generateAISequenceSection .card,.predefinedSequenceSection .card{max-width:500px}.generateAISequenceSection .card hr,.predefinedSequenceSection .card hr{border:0;border-bottom:1px solid #ddd;margin-bottom:20px}.generateAISequenceSection .overlayMaskPopup,.predefinedSequenceSection .overlayMaskPopup{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.generateAISequenceSection .filterDropdown .filterHeader,.predefinedSequenceSection .filterDropdown .filterHeader{height:40px}.generateAISequenceSection .filterDropdown .activeDropdownValue,.predefinedSequenceSection .filterDropdown .activeDropdownValue{height:40px;border:1px solid #ddd;border-radius:5px;padding:0 16px}.generateAISequenceSection .filterDropdown .activeDropdownValue .activeValue,.predefinedSequenceSection .filterDropdown .activeDropdownValue .activeValue{font-size:14px;color:#8d8d8d}.generateAISequenceSection .filterDropdown .activeDropdownValue.activeBorder,.predefinedSequenceSection .filterDropdown .activeDropdownValue.activeBorder{border:1px solid #3953fb}.generateAISequenceSection .filterDropdown .activeDropdownValue.activeBorder .activeValue,.predefinedSequenceSection .filterDropdown .activeDropdownValue.activeBorder .activeValue{color:#3b3b3b}.generateAISequenceSection .filterDropdown .activeDropdownValue i,.predefinedSequenceSection .filterDropdown .activeDropdownValue i{color:#8d8d8d;right:16px}.generateAISequenceSection .filterDropdown label,.predefinedSequenceSection .filterDropdown label{display:block;margin-bottom:unset;top:0;font-size:11px;transition:all .3s}.generateAISequenceSection .filterDropdown label.adjustLabel,.predefinedSequenceSection .filterDropdown label.adjustLabel{top:22px}.generateAISequenceSection #description,.predefinedSequenceSection #description{border:1px solid #ddd;height:88px;font-size:14px;color:#3b3b3b}.generateAISequenceSection #description.activeBorder,.generateAISequenceSection #description:focus,.predefinedSequenceSection #description.activeBorder,.predefinedSequenceSection #description:focus{border:1px solid #3953fb}.generateAISequenceSection .notes-section,.predefinedSequenceSection .notes-section{height:auto}.generateAISequenceSection label[for=description],.predefinedSequenceSection label[for=description]{bottom:71px!important}.generateAISequenceSection .inputWrapper.phoneNumber,.predefinedSequenceSection .inputWrapper.phoneNumber{margin-bottom:20px}.generateAISequenceSection .inputWrapper #domain,.generateAISequenceSection .inputWrapper #name,.predefinedSequenceSection .inputWrapper #domain,.predefinedSequenceSection .inputWrapper #name{color:#3b3b3b;font-size:14px}.generateAISequenceSection .inputWrapper input,.predefinedSequenceSection .inputWrapper input{border:1px solid #ddd!important;border-radius:5px;padding:0 16px;height:40px}.generateAISequenceSection .inputWrapper input:focus,.predefinedSequenceSection .inputWrapper input:focus{border:0;border:1px solid #3953fb!important}.generateAISequenceSection .inputWrapper input .focusBorder,.predefinedSequenceSection .inputWrapper input .focusBorder{display:none}.generateAISequenceSection .inputWrapper .activeBorder,.predefinedSequenceSection .inputWrapper .activeBorder{border:1px solid #3953fb!important}.progressBarWrapper{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.progressBarWrapper .progressCircle{border-radius:50%;width:24px;height:24px;background-color:#fff;display:flex;align-items:center;justify-content:center;border:1px solid #3953fb;font-size:10px;cursor:pointer}.progressBarWrapper .progressCircle.active{background-color:#3953fb;color:#fff}.progressBarWrapper .progressLine{width:50px;color:#3953fb;border:.5px solid #3953fb;background-color:#3953fb}.crmConfigurePage.hubspot .tableView table thead .textDark,.crmConfigurePage.pipedrive .tableView table thead .textDark,.crmConfigurePage.salesForce .tableView table thead .textDark,.crmConfigurePage.slack .config .selectChannel .textCont .textDark,.crmConfigurePage.slack .memberconfig .tableView table thead .textDark,.crmConfigurePage.slack .memberconfig .textCont .textDark,.crmConfigurePage.zoho .tableView table thead .textDark{font-weight:500;color:#333}.crmConfigurePage.slack .config .selectChannel .textCont .textNormal{font-size:14px;color:#333}.crmConfigurePage.salesForce .configFooter{padding:24px 0;position:fixed;bottom:0}.crmConfigurePage.salesForce button.updateConfigure{background:#3953fb}.crmConfigurePage.salesForce button.updateConfigure.loading{min-width:auto}.crmConfigurePage.salesForce .disabledConfigure button.updateConfigure,.crmConfigurePage.salesForce button.updateConfigure.disableBtn,.disabledConfigure .crmConfigurePage.salesForce button.updateConfigure{color:#ccc;background:transparent;border:1px solid #ccc;cursor:not-allowed;pointer-events:none}.crmConfigurePage.salesForce .activityLog{position:relative}.crmConfigurePage.salesForce .activityLog .variantToggleWrapper{display:flex;align-items:center;line-height:26px}.crmConfigurePage.salesForce .activityLog .variantToggleWrapper.disabled{opacity:.5;pointer-events:none}.crmConfigurePage.salesForce .activityLog .variantToggleWrapper .toggleText{font-size:13px;margin-left:10px}.crmConfigurePage.salesForce .activityLog h5.subHeading{font-size:16px;margin-bottom:6px;font-weight:600}.crmConfigurePage.salesForce .activityLog p.descText{margin-bottom:15px;font-size:15px}.disabledConfigure{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5}.disabledConfigure button.cancelConfigure{pointer-events:all;cursor:pointer}.crmConfigurePage.slack .card{grid-template-columns:77px auto 150px}.crmConfigurePage.slack .card img{max-width:85%}.crmConfigurePage.slack .configFooter{padding:16px 0;width:60%;background:#fff;position:fixed;bottom:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.crmConfigurePage.slack .config{width:55%;margin-bottom:25px}.crmConfigurePage.slack .config .selectChannel .textCont{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.crmConfigurePage.slack .config .selectChannel .channelList{margin-top:10px;border-radius:8px;box-shadow:inset 0 1px 3px 0 #d6d6d6;border:1px solid #9d9d9d}.crmConfigurePage.slack .config .selectChannel .channelList .autoCompleteDropdown{border-radius:inherit}.crmConfigurePage.slack .config .selectChannel .channelList .autoCompleteDropdown .dropdownHeader{border-radius:inherit;border:0;width:100%}.crmConfigurePage.slack .config .selectChannel .channelList .autoCompleteDropdown .dropdownHeader .title{margin-left:10px;text-align:left;width:95%;font-weight:500}.crmConfigurePage.slack .config .selectChannel .channelList .autoCompleteDropdown .dropdownHeader .arrow{width:5%;justify-content:center}.crmConfigurePage.slack .config .selectChannel .channelList .autoCompleteDropdown .dropdownHeader .arrow i{color:#333}.crmConfigurePage.slack .config .selectChannel .channelList .autoCompleteDropdown .dropdownPanel{border-radius:8px}.crmConfigurePage.slack .config .selectChannel .channelList .autoCompleteDropdown .dropdownPanel .dropdownList{width:100%;max-height:200px}.crmConfigurePage.slack .config .selectChannel .channelList .autoCompleteDropdown .dropdownPanel .dropdownList .dropdownOptions .updatedName{color:#3b3b3b}.crmConfigurePage.slack .config .selectChannel .channelList .autoCompleteDropdown .dropdownPanel .dropdownList .dropdownOptions .updatedName.loading{display:flex;align-items:center;color:#8d8d8d}.crmConfigurePage.slack .config .selectChannel .channelList .autoCompleteDropdown,.crmConfigurePage.slack .config .selectChannel .channelList .dropdownHeader,.crmConfigurePage.slack .config .selectChannel .channelList .dropdownPanel{width:100%}.crmConfigurePage.slack .memberconfig{margin-bottom:30px}.crmConfigurePage.slack .memberconfig .textCont{margin-bottom:15px}.crmConfigurePage.slack .memberconfig .tableView{margin-bottom:25px;border:1px solid #bebebe;border-radius:8px;overflow:auto}.crmConfigurePage.slack .memberconfig .tableView.disabled{opacity:.75;pointer-events:none}.crmConfigurePage.slack .memberconfig .tableView table{border-collapse:collapse;font-size:14px}.crmConfigurePage.slack .memberconfig .tableView table thead{border-bottom:1px solid #bebebe}.crmConfigurePage.slack .memberconfig .tableView table thead th{padding:20px;background-color:#f5f5f5}.crmConfigurePage.slack .memberconfig .tableView table .tableHeaderWrapper tr{display:grid;grid-template-columns:46% 18% 18% 18%}.crmConfigurePage.slack .memberconfig .tableView table .tableBodyWrapper{display:block;overflow-y:auto;max-height:460px}.crmConfigurePage.slack .memberconfig .tableView table .tableBodyWrapper tr{display:grid;grid-template-columns:46% 18% 18% 18%}.crmConfigurePage.slack .memberconfig .tableView table tbody tr{border-bottom:1px solid #f0f0f0}.crmConfigurePage.slack .memberconfig .tableView table tbody tr td{padding:20px}.crmConfigurePage.slack .memberconfig .tableView table tbody tr td.click .checkboxWrapper,.crmConfigurePage.slack .memberconfig .tableView table tbody tr td.open .checkboxWrapper,.crmConfigurePage.slack .memberconfig .tableView table tbody tr td.reply .checkboxWrapper{justify-content:center}.crmConfigurePage.slack .memberconfig .tableView table tbody tr td.email{white-space:nowrap;max-width:250px;overflow:hidden;color:#333;text-overflow:ellipsis}.crmConfigurePage.slack button#slackSettings{width:130px;margin:0;background-color:#3953fb}.crmConfigurePage{position:relative;padding:10px 25px 25px}.crmConfigurePage .backBtn{position:relative;border-radius:6px;display:flex;align-items:center;margin-bottom:25px;color:#787878;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 10px;transition:all .3s ease;cursor:pointer;border:1px solid #eee}.crmConfigurePage .backBtn i{font-size:20px;margin-right:5px}.crmConfigurePage .backBtn:hover{background:#f5f5f5;transition:all .3s ease;color:#333}.crmConfigurePage .card{width:80%;position:relative;display:grid;grid-template-columns:64px auto 160px;align-items:center;border:1px solid #eee;border-radius:8px;padding:15px 20px;background:#fff;box-shadow:0 2px 1px 0 rgba(0,0,0,.06);margin-bottom:25px}.crmConfigurePage .card img{max-width:100%}.crmConfigurePage .card .headingBlock h6.subHeading{font-size:16px;font-weight:400;color:#333;margin-bottom:4px}.crmConfigurePage .card .headingBlock .wrapIconText{position:relative;display:flex;align-items:center}.crmConfigurePage .card .headingBlock .wrapIconText .highlightConnectedAccount{color:#3953fb}.crmConfigurePage .card .headingBlock .wrapIconText i{color:#adff2f;font-size:16px;margin-right:5px}.crmConfigurePage .card .headingBlock .wrapIconText .text{font-size:14px;color:#878787}.crmConfigurePage .card button{border-radius:6px;outline:none;background:#fff;font-size:14px;letter-spacing:.3px;font-weight:500;cursor:pointer;min-width:140px;padding:10px 20px;transition:all .3s ease;box-shadow:0 1px 1px 1px rgba(0,0,0,.08)}.crmConfigurePage .card button.connectBtn{border:1px solid #3953fb;color:#3953fb}.crmConfigurePage .card button.connectBtn:hover{color:#fff;background:#3953fb;transition:all .3s ease}.crmConfigurePage .card button.disconnectBtn{border:1px solid #ff9800;color:#ff9800}.crmConfigurePage .card button.disconnectBtn:hover{color:#fff;background:#ff9800;transition:all .3s ease}.crmConfigurePage .card button.disconnectBtn.loading{min-width:auto;background:#ff9800;border-radius:35px}.crmConfigurePage .newTooltip{z-index:13!important;border-radius:6px;position:absolute!important;right:140px;top:50px}.crmConfigurePage .newTooltip.crmNotConnected{right:0!important;top:84px!important}.crmConfigurePage .newTooltip.crmNotConnected .sharpPointer{top:0}.crmConfigurePage .newTooltip .tooltipBody{padding:12px}.crmConfigurePage .newTooltip .tooltipCloseIcon{z-index:14!important}.crmConfigurePage.salesForce{height:100%;width:80%}.crmConfigurePage.salesForce .activityLogWrapper{margin-bottom:20px;height:calc(100% - 140px)}.crmConfigurePage.slack .activityLogWrapper{max-width:55%}.crmConfigurePage.zoho{height:100%;width:80%}.crmConfigurePage.zoho .activityLogWrapper{margin-bottom:20px;height:calc(100% - 140px)}.crmConfigurePage.zoho .tabNavigation .tabItem{min-width:unset!important;width:100%!important}.crmConfigurePage.zoho .card img{width:45px;height:auto}.crmConfigurePage.hubspot{height:100%;width:80%}.crmConfigurePage.hubspot .activityLogWrapper{margin-bottom:20px;height:calc(100% - 140px)}.crmConfigurePage.pipedrive{height:100%;width:80%}.crmConfigurePage.pipedrive .activityLogWrapper{margin-bottom:20px;height:calc(100% - 140px)}.crmConfigurePage .activityLogWrapper{position:relative}.crmConfigurePage .activityLogWrapper .upgradeTooltipSection{top:30px;right:-16px}.crmConfigurePage .activityLogWrapper .upgradeTooltipSection .pointer{right:22px;top:-6px}.crmConfigurePage .activityLogWrapper .thunderOrange{position:absolute;right:0;top:0}.crmIntegration{max-height:100%}.crmIntegration .crmInnerCont{height:100%}.highlightConnectBtn{background-color:#fff!important;z-index:14!important;width:200px;height:55px;border-radius:6px;display:flex;align-items:center;justify-content:center}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .timeCont,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .timeCont,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .timeCont,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .timeCont,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .timeCont,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .timeCont,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .timeCont,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .timeCont,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .timeCont,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .timeCont,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .timeCont,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .timeCont,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .timeCont,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .timeCont,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .timeCont,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .timeCont,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .timeCont,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .timeCont,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .timeCont,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .timeCont,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .timeCont,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .timeCont,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .timeCont,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .timeCont{display:flex;align-items:center;position:relative;border-bottom:1px solid #ebebeb;width:50px;border-collapse:collapse}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .timeCont .timeRange,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .timeCont .timeRange{border:0;display:flex;align-items:center;color:#3953fb;width:35px;padding:0;text-align:center}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .timeCont .timeRange::-webkit-inner-spin-button,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .timeCont .timeRange::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .drop-down-menu,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .drop-down-menu{min-width:-webkit-max-content!important;min-width:max-content!important;max-width:250px!important}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .quantity,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .quantity,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .quantity,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .quantity,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .quantity,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .quantity,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .quantity,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .quantity,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .quantity,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .quantity,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .quantity,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .quantity,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .quantity,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .quantity,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .quantity,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .quantity,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .quantity,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .quantity,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .quantity,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .quantity,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .quantity,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .quantity,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .quantity,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .quantity{display:flex;align-items:center;flex-direction:column}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .quantity .moreButton,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .quantity .lessButton,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .quantity .moreButton{border:0;background:transparent;margin:0;padding:0;width:20px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .quantity .moreButton:hover,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .quantity .lessButton:hover,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .quantity .moreButton:hover{background-color:#f5f5f5}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .expandMoreIcon,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .expandLessIcon,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .expandMoreIcon{font-size:12px;color:#666}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .filterDropdownWrap,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .filterDropdownWrap{width:200px;margin-left:20px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue{height:25px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime .filterDropdownWrap .activeDropdownValue .activeValue{color:#666}.crmConfigurePage.salesForce .activityTabWrapper{display:flex;flex-direction:column}.crmConfigurePage.salesForce .activityTabWrapper .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:0}.crmConfigurePage.hubspot .configFooter,.crmConfigurePage.pipedrive .configFooter,.crmConfigurePage.salesForce .configFooter,.crmConfigurePage.zoho .configFooter{padding:24px 0;position:fixed;bottom:0}.crmConfigurePage.hubspot .card,.crmConfigurePage.pipedrive .card,.crmConfigurePage.salesForce .card,.crmConfigurePage.zoho .card{grid-gap:16px;width:100%;box-shadow:0 3px 4px 0 rgba(0,0,0,.11)}.crmConfigurePage.hubspot .crmWrapper,.crmConfigurePage.pipedrive .crmWrapper,.crmConfigurePage.salesForce .crmWrapper,.crmConfigurePage.zoho .crmWrapper{width:100%;height:100%;border:1px solid #eee;border-radius:8px;box-shadow:0 3px 4px 0 rgba(0,0,0,.11)}.crmConfigurePage.hubspot .crmWrapper .tabFieldsWrapper,.crmConfigurePage.pipedrive .crmWrapper .tabFieldsWrapper,.crmConfigurePage.salesForce .crmWrapper .tabFieldsWrapper,.crmConfigurePage.zoho .crmWrapper .tabFieldsWrapper{background-color:#fafafa;border-bottom:1px solid #eee}.crmConfigurePage.hubspot .crmWrapper .transparentOverlay,.crmConfigurePage.pipedrive .crmWrapper .transparentOverlay,.crmConfigurePage.salesForce .crmWrapper .transparentOverlay,.crmConfigurePage.zoho .crmWrapper .transparentOverlay{z-index:9!important}.crmConfigurePage.hubspot .crmWrapper .autoImportSettings,.crmConfigurePage.pipedrive .crmWrapper .autoImportSettings,.crmConfigurePage.salesForce .crmWrapper .autoImportSettings,.crmConfigurePage.zoho .crmWrapper .autoImportSettings{width:100%;position:relative;border-bottom:1px dashed #dedede}.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .tableView,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .tableView,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .tableView,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .tableView{border-radius:8px;box-shadow:0 3px 4px 0 rgba(0,0,0,.11);border:1px solid #f0f0f0}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper,.crmConfigurePage.hubspot .crmWrapper .activityWrapper,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper,.crmConfigurePage.salesForce .crmWrapper .activityWrapper,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper,.crmConfigurePage.zoho .crmWrapper .activityWrapper,.crmConfigurePage.zoho .crmWrapper .contactsWrapper,.crmConfigurePage.zoho .crmWrapper .leadsWrapper,.crmConfigurePage.zoho .crmWrapper .ownersWrapper,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper{padding:20px;height:calc(100% - 60px);overflow:auto}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper p.descText,.crmConfigurePage.hubspot .crmWrapper .activityWrapper p.descText,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper p.descText,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper p.descText,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper p.descText,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper p.descText,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper p.descText,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper p.descText,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper p.descText,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper p.descText,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper p.descText,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper p.descText,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper p.descText,.crmConfigurePage.salesForce .crmWrapper .activityWrapper p.descText,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper p.descText,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper p.descText,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper p.descText,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper p.descText,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper p.descText,.crmConfigurePage.zoho .crmWrapper .activityWrapper p.descText,.crmConfigurePage.zoho .crmWrapper .contactsWrapper p.descText,.crmConfigurePage.zoho .crmWrapper .leadsWrapper p.descText,.crmConfigurePage.zoho .crmWrapper .ownersWrapper p.descText,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper p.descText{font-size:13px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .variantToggleWrapper,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .variantToggleWrapper,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .variantToggleWrapper,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .variantToggleWrapper,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .variantToggleWrapper,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .variantToggleWrapper,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .variantToggleWrapper,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .variantToggleWrapper,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .variantToggleWrapper,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .variantToggleWrapper,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .variantToggleWrapper,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .variantToggleWrapper,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .variantToggleWrapper,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .variantToggleWrapper,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .variantToggleWrapper,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .variantToggleWrapper,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .variantToggleWrapper,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .variantToggleWrapper,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .variantToggleWrapper,.crmConfigurePage.zoho .crmWrapper .activityWrapper .variantToggleWrapper,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .variantToggleWrapper,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .variantToggleWrapper,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .variantToggleWrapper,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .variantToggleWrapper{display:flex;align-items:center;line-height:26px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .variantToggleWrapper.disabled,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .variantToggleWrapper.disabled,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .variantToggleWrapper.disabled,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .variantToggleWrapper.disabled,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .variantToggleWrapper.disabled,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .variantToggleWrapper.disabled,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .variantToggleWrapper.disabled,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .variantToggleWrapper.disabled,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .variantToggleWrapper.disabled,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .variantToggleWrapper.disabled,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .variantToggleWrapper.disabled,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .variantToggleWrapper.disabled,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .variantToggleWrapper.disabled,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .variantToggleWrapper.disabled,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .variantToggleWrapper.disabled,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .variantToggleWrapper.disabled,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .variantToggleWrapper.disabled,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .variantToggleWrapper.disabled,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .variantToggleWrapper.disabled,.crmConfigurePage.zoho .crmWrapper .activityWrapper .variantToggleWrapper.disabled,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .variantToggleWrapper.disabled,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .variantToggleWrapper.disabled,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .variantToggleWrapper.disabled,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .variantToggleWrapper.disabled{opacity:.5;pointer-events:none}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.zoho .crmWrapper .activityWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .variantToggleWrapper .toggleText,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .variantToggleWrapper .toggleText{font-size:13px;margin-left:10px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .activityCheckListWrapper,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .activityCheckListWrapper,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .activityCheckListWrapper,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .activityCheckListWrapper,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .activityCheckListWrapper,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .activityCheckListWrapper,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .activityCheckListWrapper,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .activityCheckListWrapper,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .activityCheckListWrapper,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .activityCheckListWrapper,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .activityCheckListWrapper,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .activityCheckListWrapper,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .activityCheckListWrapper,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .activityCheckListWrapper,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .activityCheckListWrapper,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .activityCheckListWrapper,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .activityCheckListWrapper,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .activityCheckListWrapper,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .activityCheckListWrapper,.crmConfigurePage.zoho .crmWrapper .activityWrapper .activityCheckListWrapper,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .activityCheckListWrapper,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .activityCheckListWrapper,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .activityCheckListWrapper,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .activityCheckListWrapper{position:relative;width:300px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.zoho .crmWrapper .activityWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .activityCheckListWrapper .comingSoonBadge,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .activityCheckListWrapper .comingSoonBadge{left:75px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .checkListBox,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .checkListBox,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .checkListBox,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .checkListBox,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .checkListBox,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .checkListBox,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .checkListBox,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .checkListBox,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .checkListBox,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .checkListBox,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .checkListBox,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .checkListBox,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .checkListBox,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .checkListBox,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .checkListBox,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .checkListBox,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .checkListBox,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .checkListBox,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .checkListBox,.crmConfigurePage.zoho .crmWrapper .activityWrapper .checkListBox,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .checkListBox,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .checkListBox,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .checkListBox,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .checkListBox{margin-top:12px;font-size:13px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .checkListBox .checkBoxName,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .checkListBox .checkBoxName,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .checkListBox .checkBoxName,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .checkListBox .checkBoxName,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .checkListBox .checkBoxName,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .checkListBox .checkBoxName,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .checkListBox .checkBoxName,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .checkListBox .checkBoxName,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .checkListBox .checkBoxName,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .checkListBox .checkBoxName,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .checkListBox .checkBoxName,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .checkListBox .checkBoxName,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .checkListBox .checkBoxName,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .checkListBox .checkBoxName,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .checkListBox .checkBoxName,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .checkListBox .checkBoxName,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .checkListBox .checkBoxName,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .checkListBox .checkBoxName,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .checkListBox .checkBoxName,.crmConfigurePage.zoho .crmWrapper .activityWrapper .checkListBox .checkBoxName,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .checkListBox .checkBoxName,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .checkListBox .checkBoxName,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .checkListBox .checkBoxName,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .checkListBox .checkBoxName{font-size:13px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .invalidMap,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .invalidMap,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .invalidMap,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .invalidMap,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .invalidMap,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .invalidMap,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .invalidMap,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .invalidMap,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .invalidMap,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .invalidMap,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .invalidMap,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .invalidMap,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .invalidMap,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .invalidMap,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .invalidMap,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .invalidMap,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .invalidMap,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .invalidMap,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .invalidMap,.crmConfigurePage.zoho .crmWrapper .activityWrapper .invalidMap,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .invalidMap,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .invalidMap,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .invalidMap,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .invalidMap{display:flex;align-items:center}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .invalidMap i,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .invalidMap i,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .invalidMap i,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .invalidMap i,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .invalidMap i,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .invalidMap i,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .invalidMap i,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .invalidMap i,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .invalidMap i,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .invalidMap i,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .invalidMap i,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .invalidMap i,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .invalidMap i,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .invalidMap i,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .invalidMap i,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .invalidMap i,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .invalidMap i,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .invalidMap i,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .invalidMap i,.crmConfigurePage.zoho .crmWrapper .activityWrapper .invalidMap i,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .invalidMap i,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .invalidMap i,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .invalidMap i,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .invalidMap i{color:#fb6565;font-size:18px;padding-left:5px;cursor:pointer}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.zoho .crmWrapper .activityWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .invalidMap .customTooltip .sharpPointer,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .invalidMap .customTooltip .sharpPointer{border-color:#454343!important;background-color:#454343;padding:7px;top:10px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.zoho .crmWrapper .activityWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .invalidMap .customTooltip .tooltipBody,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .invalidMap .customTooltip .tooltipBody{background-color:#454343;top:17px;border-radius:5px;left:-30px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.zoho .crmWrapper .activityWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .invalidMap .customTooltip .tooltipBody .tooltipText,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .invalidMap .customTooltip .tooltipBody .tooltipText{padding:7px;color:#fff;font-size:11px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .filterHeader label,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .filterHeader label,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .filterHeader label,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .filterHeader label,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .filterHeader label,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .filterHeader label,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .filterHeader label,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .filterHeader label,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .filterHeader label,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .filterHeader label,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .filterHeader label,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .filterHeader label,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .filterHeader label,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .filterHeader label,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .filterHeader label,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .filterHeader label,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .filterHeader label,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .filterHeader label,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .filterHeader label,.crmConfigurePage.zoho .crmWrapper .activityWrapper .filterHeader label,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .filterHeader label,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .filterHeader label,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .filterHeader label,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .filterHeader label{position:absolute;display:none;transition:unset}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .filterHeader .adjustLabel,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .filterHeader .adjustLabel,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .filterHeader .adjustLabel,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .filterHeader .adjustLabel,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .filterHeader .adjustLabel,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .filterHeader .adjustLabel,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .filterHeader .adjustLabel,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .filterHeader .adjustLabel,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .filterHeader .adjustLabel,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .filterHeader .adjustLabel,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .filterHeader .adjustLabel,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .filterHeader .adjustLabel,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .filterHeader .adjustLabel,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .filterHeader .adjustLabel,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .filterHeader .adjustLabel,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .filterHeader .adjustLabel,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .filterHeader .adjustLabel,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .filterHeader .adjustLabel,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .filterHeader .adjustLabel,.crmConfigurePage.zoho .crmWrapper .activityWrapper .filterHeader .adjustLabel,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .filterHeader .adjustLabel,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .filterHeader .adjustLabel,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .filterHeader .adjustLabel,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .filterHeader .adjustLabel{display:block;top:10px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .sectionMarginBottom,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .sectionMarginBottom,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .sectionMarginBottom,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .sectionMarginBottom,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .sectionMarginBottom,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .sectionMarginBottom,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .sectionMarginBottom,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .sectionMarginBottom,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .sectionMarginBottom,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .sectionMarginBottom,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .sectionMarginBottom,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .sectionMarginBottom,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .sectionMarginBottom,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .sectionMarginBottom,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .sectionMarginBottom,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .sectionMarginBottom,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .sectionMarginBottom,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .sectionMarginBottom,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .sectionMarginBottom,.crmConfigurePage.zoho .crmWrapper .activityWrapper .sectionMarginBottom,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .sectionMarginBottom,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .sectionMarginBottom,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .sectionMarginBottom,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .sectionMarginBottom{margin-bottom:20px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .flexColumn,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .flexColumn,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .flexColumn,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .flexColumn,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .flexColumn,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .flexColumn,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .flexColumn,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .flexColumn,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .flexColumn,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .flexColumn,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .flexColumn,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .flexColumn,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .flexColumn,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .flexColumn,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .flexColumn,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .flexColumn,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .flexColumn,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .flexColumn,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .flexColumn,.crmConfigurePage.zoho .crmWrapper .activityWrapper .flexColumn,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .flexColumn,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .flexColumn,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .flexColumn,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .flexColumn{display:flex;flex-direction:column}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportLabel,.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .updateContactsCont,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportLabel,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .updateContactsCont,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportLabel,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .updateContactsCont,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportLabel,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .updateContactsCont,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportLabel,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .updateContactsCont,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportLabel,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .updateContactsCont,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportLabel,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .updateContactsCont,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportLabel,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .updateContactsCont,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportLabel,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .updateContactsCont,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportLabel,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .updateContactsCont,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportLabel,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .updateContactsCont,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportLabel,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .updateContactsCont,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportLabel,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .updateContactsCont,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportLabel,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .updateContactsCont,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportLabel,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .updateContactsCont,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportLabel,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .updateContactsCont,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportLabel,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .updateContactsCont,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportLabel,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .updateContactsCont,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportLabel,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .updateContactsCont,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportLabel,.crmConfigurePage.zoho .crmWrapper .activityWrapper .updateContactsCont,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportLabel,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .updateContactsCont,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportLabel,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .updateContactsCont,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportLabel,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .updateContactsCont,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportLabel,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .updateContactsCont{display:flex;align-items:center;margin-bottom:10px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportLabel .headingText,.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .updateContactsCont .headingText,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportLabel .headingText,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .updateContactsCont .headingText,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportLabel .headingText,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .updateContactsCont .headingText,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportLabel .headingText,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .updateContactsCont .headingText,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportLabel .headingText,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .updateContactsCont .headingText,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportLabel .headingText,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .updateContactsCont .headingText,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportLabel .headingText,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .updateContactsCont .headingText,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportLabel .headingText,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .updateContactsCont .headingText,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportLabel .headingText,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .updateContactsCont .headingText,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportLabel .headingText,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .updateContactsCont .headingText,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportLabel .headingText,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .updateContactsCont .headingText,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportLabel .headingText,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .updateContactsCont .headingText,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportLabel .headingText,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .updateContactsCont .headingText,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportLabel .headingText,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .updateContactsCont .headingText,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportLabel .headingText,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .updateContactsCont .headingText,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportLabel .headingText,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .updateContactsCont .headingText,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportLabel .headingText,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .updateContactsCont .headingText,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportLabel .headingText,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .updateContactsCont .headingText,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportLabel .headingText,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .updateContactsCont .headingText,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportLabel .headingText,.crmConfigurePage.zoho .crmWrapper .activityWrapper .updateContactsCont .headingText,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportLabel .headingText,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .updateContactsCont .headingText,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportLabel .headingText,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .updateContactsCont .headingText,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportLabel .headingText,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .updateContactsCont .headingText,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportLabel .headingText,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .updateContactsCont .headingText{margin-bottom:0}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.zoho .crmWrapper .activityWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .updateContactsCont .toggleBtnSection,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportLabel .toggleBtnSection,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .updateContactsCont .toggleBtnSection{margin-left:12px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .headingText,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .headingText,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .headingText,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .headingText,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .headingText,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .headingText,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .headingText,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .headingText,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .headingText,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .headingText,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .headingText,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .headingText,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .headingText,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .headingText,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .headingText,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .headingText,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .headingText,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .headingText,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .headingText,.crmConfigurePage.zoho .crmWrapper .activityWrapper .headingText,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .headingText,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .headingText,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .headingText,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .headingText{font-weight:700;font-size:13px;margin-bottom:10px;color:#333}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .headingSubText,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .headingSubText,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .headingSubText,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .headingSubText,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .headingSubText,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .headingSubText,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .headingSubText,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .headingSubText,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .headingSubText,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .headingSubText,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .headingSubText,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .headingSubText,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .headingSubText,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .headingSubText,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .headingSubText,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .headingSubText,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .headingSubText,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .headingSubText,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .headingSubText,.crmConfigurePage.zoho .crmWrapper .activityWrapper .headingSubText,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .headingSubText,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .headingSubText,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .headingSubText,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .headingSubText{color:#666;font-size:12px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime{display:flex;align-items:flex-end}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .autoImportTime.disabled,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .autoImportTime.disabled,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .autoImportTime.disabled,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .autoImportTime.disabled,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .autoImportTime.disabled,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .autoImportTime.disabled,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .autoImportTime.disabled,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .autoImportTime.disabled,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .autoImportTime.disabled,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .autoImportTime.disabled,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .autoImportTime.disabled,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .autoImportTime.disabled,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .autoImportTime.disabled,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .autoImportTime.disabled,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .autoImportTime.disabled,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .autoImportTime.disabled,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .autoImportTime.disabled,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .autoImportTime.disabled,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .autoImportTime.disabled,.crmConfigurePage.zoho .crmWrapper .activityWrapper .autoImportTime.disabled,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .autoImportTime.disabled,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .autoImportTime.disabled,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .autoImportTime.disabled,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .autoImportTime.disabled{opacity:.5;pointer-events:none}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .importNowWrapper,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .importNowWrapper,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .importNowWrapper,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .importNowWrapper,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .importNowWrapper,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .importNowWrapper,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .importNowWrapper,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .importNowWrapper,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .importNowWrapper,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .importNowWrapper,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .importNowWrapper,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .importNowWrapper,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .importNowWrapper,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .importNowWrapper,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .importNowWrapper,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .importNowWrapper,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .importNowWrapper,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .importNowWrapper,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .importNowWrapper,.crmConfigurePage.zoho .crmWrapper .activityWrapper .importNowWrapper,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .importNowWrapper,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .importNowWrapper,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .importNowWrapper,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .importNowWrapper{display:flex;align-items:center;margin-bottom:10px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.zoho .crmWrapper .activityWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn.loading,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn.loading{border:none}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.zoho .crmWrapper .activityWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .importNowWrapper .resumeDateText,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .importNowWrapper .resumeDateText{margin-left:12px;color:red;font-size:12px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .importNowWrapper .load-text,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .importNowWrapper .load-text,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .importNowWrapper .load-text,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .importNowWrapper .load-text,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .importNowWrapper .load-text,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .importNowWrapper .load-text,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .importNowWrapper .load-text,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .importNowWrapper .load-text,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .importNowWrapper .load-text,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .importNowWrapper .load-text,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .importNowWrapper .load-text,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .importNowWrapper .load-text,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .importNowWrapper .load-text,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .importNowWrapper .load-text,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .importNowWrapper .load-text,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .importNowWrapper .load-text,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .importNowWrapper .load-text,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .importNowWrapper .load-text,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .importNowWrapper .load-text,.crmConfigurePage.zoho .crmWrapper .activityWrapper .importNowWrapper .load-text,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .importNowWrapper .load-text,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .importNowWrapper .load-text,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .importNowWrapper .load-text,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .importNowWrapper .load-text{border:1.5px solid #3953fb;border-left:1px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.zoho .crmWrapper .activityWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn{font-family:Graphik-Regular;margin:0}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.zoho .crmWrapper .activityWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .importNowWrapper .importNowBtn.disabled,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .importNowWrapper .importNowBtn.disabled{border-color:#666;color:#666;opacity:.4;cursor:not-allowed}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.zoho .crmWrapper .activityWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .importNowWrapper .viewHistoryBtn,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .importNowWrapper .viewHistoryBtn{color:#3953fb;font-size:12px;margin-left:8px;cursor:pointer}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .importNowWrapper .lastSynced,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .importNowWrapper .lastSynced,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .importNowWrapper .lastSynced,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .importNowWrapper .lastSynced,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .importNowWrapper .lastSynced,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .importNowWrapper .lastSynced,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .importNowWrapper .lastSynced,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .importNowWrapper .lastSynced,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .importNowWrapper .lastSynced,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .importNowWrapper .lastSynced,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .importNowWrapper .lastSynced,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .importNowWrapper .lastSynced,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .importNowWrapper .lastSynced,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .importNowWrapper .lastSynced,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .importNowWrapper .lastSynced,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .importNowWrapper .lastSynced,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .importNowWrapper .lastSynced,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .importNowWrapper .lastSynced,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .importNowWrapper .lastSynced,.crmConfigurePage.zoho .crmWrapper .activityWrapper .importNowWrapper .lastSynced,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .importNowWrapper .lastSynced,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .importNowWrapper .lastSynced,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .importNowWrapper .lastSynced,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .importNowWrapper .lastSynced{margin-left:12px;color:#666;font-size:12px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.zoho .crmWrapper .activityWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .importNowCont .customTooltip .tooltipBody,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .importNowCont .customTooltip .tooltipBody{background-color:#fff;color:#666;right:-83px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.zoho .crmWrapper .activityWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .importNowCont .customTooltip .sharpPointer,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .importNowCont .customTooltip .sharpPointer{top:1px;right:39px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.zoho .crmWrapper .activityWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .importNowCont .customTooltip .tooltipText,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .importNowCont .customTooltip .tooltipText{padding:10px}.crmConfigurePage.hubspot .crmWrapper .activityTabWrapper .syncInProgress,.crmConfigurePage.hubspot .crmWrapper .activityWrapper .syncInProgress,.crmConfigurePage.hubspot .crmWrapper .contactsWrapper .syncInProgress,.crmConfigurePage.hubspot .crmWrapper .leadsWrapper .syncInProgress,.crmConfigurePage.hubspot .crmWrapper .ownersWrapper .syncInProgress,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .syncInProgress,.crmConfigurePage.pipedrive .crmWrapper .activityTabWrapper .syncInProgress,.crmConfigurePage.pipedrive .crmWrapper .activityWrapper .syncInProgress,.crmConfigurePage.pipedrive .crmWrapper .contactsWrapper .syncInProgress,.crmConfigurePage.pipedrive .crmWrapper .leadsWrapper .syncInProgress,.crmConfigurePage.pipedrive .crmWrapper .ownersWrapper .syncInProgress,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .syncInProgress,.crmConfigurePage.salesForce .crmWrapper .activityTabWrapper .syncInProgress,.crmConfigurePage.salesForce .crmWrapper .activityWrapper .syncInProgress,.crmConfigurePage.salesForce .crmWrapper .contactsWrapper .syncInProgress,.crmConfigurePage.salesForce .crmWrapper .leadsWrapper .syncInProgress,.crmConfigurePage.salesForce .crmWrapper .ownersWrapper .syncInProgress,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .syncInProgress,.crmConfigurePage.zoho .crmWrapper .activityTabWrapper .syncInProgress,.crmConfigurePage.zoho .crmWrapper .activityWrapper .syncInProgress,.crmConfigurePage.zoho .crmWrapper .contactsWrapper .syncInProgress,.crmConfigurePage.zoho .crmWrapper .leadsWrapper .syncInProgress,.crmConfigurePage.zoho .crmWrapper .ownersWrapper .syncInProgress,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .syncInProgress{color:#666;font-size:12px;margin-bottom:24px}.crmConfigurePage.hubspot .crmWrapper .APILimitWrapper,.crmConfigurePage.pipedrive .crmWrapper .APILimitWrapper,.crmConfigurePage.salesForce .crmWrapper .APILimitWrapper,.crmConfigurePage.zoho .crmWrapper .APILimitWrapper{margin-bottom:20px;font-size:13px}.crmConfigurePage.hubspot .crmWrapper .APILimitWrapper .globalAPIUsage .headingText,.crmConfigurePage.hubspot .crmWrapper .APILimitWrapper .headingSubText,.crmConfigurePage.pipedrive .crmWrapper .APILimitWrapper .globalAPIUsage .headingText,.crmConfigurePage.pipedrive .crmWrapper .APILimitWrapper .headingSubText,.crmConfigurePage.salesForce .crmWrapper .APILimitWrapper .globalAPIUsage .headingText,.crmConfigurePage.salesForce .crmWrapper .APILimitWrapper .headingSubText,.crmConfigurePage.zoho .crmWrapper .APILimitWrapper .globalAPIUsage .headingText,.crmConfigurePage.zoho .crmWrapper .APILimitWrapper .headingSubText{margin-bottom:8px}.crmConfigurePage.hubspot .crmWrapper .APILimitWrapper .globalAPIUsageWrapper,.crmConfigurePage.pipedrive .crmWrapper .APILimitWrapper .globalAPIUsageWrapper,.crmConfigurePage.salesForce .crmWrapper .APILimitWrapper .globalAPIUsageWrapper,.crmConfigurePage.zoho .crmWrapper .APILimitWrapper .globalAPIUsageWrapper{margin-bottom:10px}.crmConfigurePage.hubspot .crmWrapper .APILimitWrapper .apiLimitInputBox,.crmConfigurePage.pipedrive .crmWrapper .APILimitWrapper .apiLimitInputBox,.crmConfigurePage.salesForce .crmWrapper .APILimitWrapper .apiLimitInputBox,.crmConfigurePage.zoho .crmWrapper .APILimitWrapper .apiLimitInputBox{border:0;border-bottom:1px solid #ddd;margin-right:50px;color:#666}.crmConfigurePage.hubspot .crmWrapper .APILimitWrapper .apiLimitInputBoxWrap,.crmConfigurePage.pipedrive .crmWrapper .APILimitWrapper .apiLimitInputBoxWrap,.crmConfigurePage.salesForce .crmWrapper .APILimitWrapper .apiLimitInputBoxWrap,.crmConfigurePage.zoho .crmWrapper .APILimitWrapper .apiLimitInputBoxWrap{display:flex;align-items:center;margin:24px 0}.crmConfigurePage.hubspot .crmWrapper .APILimitWrapper .apiLimitInputBoxWrap .inputBoxSection,.crmConfigurePage.pipedrive .crmWrapper .APILimitWrapper .apiLimitInputBoxWrap .inputBoxSection,.crmConfigurePage.salesForce .crmWrapper .APILimitWrapper .apiLimitInputBoxWrap .inputBoxSection,.crmConfigurePage.zoho .crmWrapper .APILimitWrapper .apiLimitInputBoxWrap .inputBoxSection{position:relative}.crmConfigurePage.hubspot .crmWrapper .APILimitWrapper .apiLimitInputBoxWrap .inputBoxSection .errMsgText,.crmConfigurePage.pipedrive .crmWrapper .APILimitWrapper .apiLimitInputBoxWrap .inputBoxSection .errMsgText,.crmConfigurePage.salesForce .crmWrapper .APILimitWrapper .apiLimitInputBoxWrap .inputBoxSection .errMsgText,.crmConfigurePage.zoho .crmWrapper .APILimitWrapper .apiLimitInputBoxWrap .inputBoxSection .errMsgText{left:0}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper{font-size:14px;color:#3b3b3b;height:100%}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer{display:grid;grid-template-columns:27% 73%;border:1px solid #ddd;padding:8px 7px;border-radius:10px;min-height:60px}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .dateContainer,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .dateContainer,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .dateContainer,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .dateContainer{display:flex;align-items:center;margin-right:30px}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper{display:flex;align-items:center}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .countCont,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .countCont,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .countCont,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .countCont{margin:0 20px 0 0}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .countCont .count,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .countCont .count,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .countCont .count,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .countCont .count{min-width:36px;min-height:36px;padding:10px 8px;border:1px solid #00a358;color:#00a358;border-radius:6px;display:inline-block;text-align:center;font-family:Graphik-Medium}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .countCont .statName,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .countCont .statName,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .countCont .statName,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .countCont .statName{padding-left:6px}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .updatedCont .count,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .updatedCont .count,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .updatedCont .count,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .updatedCont .count{border-color:#f59064;color:#f59064}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .failedCont .count,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .failedCont .count,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .failedCont .count,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countWrapper .failedCont .count{border-color:red;color:red}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper{height:calc(100% - 60px);overflow:auto;margin:16px 0}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper .log,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper .log,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper .log,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper .log{padding:6px 0;font-size:13px;color:#8d8d8d;width:90%;display:grid;grid-template-columns:15% 15% 25% 45%}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper .log *,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper .log *,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper .log *,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper .log *{width:95%}@media (min-width:0) and (max-width:1370px){.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countCont,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countCont,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countCont,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countCont{display:flex;align-items:center;flex-direction:column;justify-content:center}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countCont .count,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countCont .count,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countCont .count,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countCont .count{margin-bottom:3px}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countCont .statName,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countCont .statName,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countCont .statName,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .contactStatContainer .countCont .statName{padding:0!important;text-align:center}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper .log,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper .log,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper .log,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogWrapper .log{grid-template-columns:15% 20% 25% 40%}}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer{display:grid;grid-template-columns:25% 75%;border:1px solid #ddd;padding:8px 7px;border-radius:10px;min-height:60px}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .countWrapper,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .dateContainer,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .countWrapper,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .dateContainer,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .countWrapper,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .dateContainer,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .countWrapper,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .dateContainer{display:flex;align-items:center;margin-right:0}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .countWrapper .loaderAnimation,.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .dateContainer .loaderAnimation,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .countWrapper .loaderAnimation,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .dateContainer .loaderAnimation,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .countWrapper .loaderAnimation,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .dateContainer .loaderAnimation,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .countWrapper .loaderAnimation,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .loaderContainer .dateContainer .loaderAnimation{width:90%}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogLoader .erroLogLoader,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogLoader .erroLogLoader,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogLoader .erroLogLoader,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogLoader .erroLogLoader{display:flex}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogLoader .erroLogLoader .dateColumn,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogLoader .erroLogLoader .dateColumn,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogLoader .erroLogLoader .dateColumn,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogLoader .erroLogLoader .dateColumn{width:23%;display:block;margin:15px 0}.crmConfigurePage.hubspot .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogLoader .erroLogLoader .loaderAnimation,.crmConfigurePage.pipedrive .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogLoader .erroLogLoader .loaderAnimation,.crmConfigurePage.salesForce .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogLoader .erroLogLoader .loaderAnimation,.crmConfigurePage.zoho .crmWrapper .syncLogWrapper .contactStatWrapper .errorLogLoader .erroLogLoader .loaderAnimation{width:21%;display:block;margin:15px 0 15px 25px}.crmConfigurePage.hubspot .tabItem,.crmConfigurePage.pipedrive .tabItem,.crmConfigurePage.salesForce .tabItem,.crmConfigurePage.zoho .tabItem{margin:0 24px;color:#333;font-size:14px;width:80px;border-bottom:2px solid transparent}.crmConfigurePage.hubspot .tabItem.activeTab,.crmConfigurePage.pipedrive .tabItem.activeTab,.crmConfigurePage.salesForce .tabItem.activeTab,.crmConfigurePage.zoho .tabItem.activeTab{border-bottom:2px solid #3953fb;font-weight:700;color:#3953fb}.crmConfigurePage.hubspot .autoImport .activeDropdownValue,.crmConfigurePage.hubspot .autoImport .listItem,.crmConfigurePage.pipedrive .autoImport .activeDropdownValue,.crmConfigurePage.pipedrive .autoImport .listItem,.crmConfigurePage.salesForce .autoImport .activeDropdownValue,.crmConfigurePage.salesForce .autoImport .listItem,.crmConfigurePage.zoho .autoImport .activeDropdownValue,.crmConfigurePage.zoho .autoImport .listItem{text-transform:capitalize}.crmConfigurePage.hubspot .conditionDropdownCont .dropdownHeader .title,.crmConfigurePage.hubspot .crmListView .dropdownHeader .title,.crmConfigurePage.pipedrive .conditionDropdownCont .dropdownHeader .title,.crmConfigurePage.pipedrive .crmListView .dropdownHeader .title,.crmConfigurePage.salesForce .conditionDropdownCont .dropdownHeader .title,.crmConfigurePage.salesForce .crmListView .dropdownHeader .title,.crmConfigurePage.zoho .conditionDropdownCont .dropdownHeader .title,.crmConfigurePage.zoho .crmListView .dropdownHeader .title{white-space:nowrap}.crmConfigurePage.hubspot .conditionDropdownCont .autoCompleteDropdown,.crmConfigurePage.hubspot .crmListView .autoCompleteDropdown,.crmConfigurePage.pipedrive .conditionDropdownCont .autoCompleteDropdown,.crmConfigurePage.pipedrive .crmListView .autoCompleteDropdown,.crmConfigurePage.salesForce .conditionDropdownCont .autoCompleteDropdown,.crmConfigurePage.salesForce .crmListView .autoCompleteDropdown,.crmConfigurePage.zoho .conditionDropdownCont .autoCompleteDropdown,.crmConfigurePage.zoho .crmListView .autoCompleteDropdown{width:unset;max-width:200px;font-size:12px}.crmConfigurePage.hubspot .conditionDropdownCont .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.hubspot .crmListView .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.pipedrive .conditionDropdownCont .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.pipedrive .crmListView .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.salesForce .conditionDropdownCont .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.salesForce .crmListView .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.zoho .conditionDropdownCont .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.zoho .crmListView .autoCompleteDropdown .searchInputBoxWrapper input{font-size:12px}.crmConfigurePage.hubspot .conditionDropdownCont .autoCompleteDropdown .searchTextBox,.crmConfigurePage.hubspot .crmListView .autoCompleteDropdown .searchTextBox,.crmConfigurePage.pipedrive .conditionDropdownCont .autoCompleteDropdown .searchTextBox,.crmConfigurePage.pipedrive .crmListView .autoCompleteDropdown .searchTextBox,.crmConfigurePage.salesForce .conditionDropdownCont .autoCompleteDropdown .searchTextBox,.crmConfigurePage.salesForce .crmListView .autoCompleteDropdown .searchTextBox,.crmConfigurePage.zoho .conditionDropdownCont .autoCompleteDropdown .searchTextBox,.crmConfigurePage.zoho .crmListView .autoCompleteDropdown .searchTextBox{margin:4px 0}.crmConfigurePage.hubspot .conditionDropdownCont .autoCompleteDropdown .searchIcon,.crmConfigurePage.hubspot .crmListView .autoCompleteDropdown .searchIcon,.crmConfigurePage.pipedrive .conditionDropdownCont .autoCompleteDropdown .searchIcon,.crmConfigurePage.pipedrive .crmListView .autoCompleteDropdown .searchIcon,.crmConfigurePage.salesForce .conditionDropdownCont .autoCompleteDropdown .searchIcon,.crmConfigurePage.salesForce .crmListView .autoCompleteDropdown .searchIcon,.crmConfigurePage.zoho .conditionDropdownCont .autoCompleteDropdown .searchIcon,.crmConfigurePage.zoho .crmListView .autoCompleteDropdown .searchIcon{font-size:16px}.crmConfigurePage.hubspot .conditionDropdownCont .autoCompleteDropdown .dropdownList,.crmConfigurePage.hubspot .crmListView .autoCompleteDropdown .dropdownList,.crmConfigurePage.pipedrive .conditionDropdownCont .autoCompleteDropdown .dropdownList,.crmConfigurePage.pipedrive .crmListView .autoCompleteDropdown .dropdownList,.crmConfigurePage.salesForce .conditionDropdownCont .autoCompleteDropdown .dropdownList,.crmConfigurePage.salesForce .crmListView .autoCompleteDropdown .dropdownList,.crmConfigurePage.zoho .conditionDropdownCont .autoCompleteDropdown .dropdownList,.crmConfigurePage.zoho .crmListView .autoCompleteDropdown .dropdownList{max-width:250px;width:unset}.crmConfigurePage.hubspot .conditionDropdownCont .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.hubspot .crmListView .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.pipedrive .conditionDropdownCont .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.pipedrive .crmListView .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.salesForce .conditionDropdownCont .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.salesForce .crmListView .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.zoho .conditionDropdownCont .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.zoho .crmListView .autoCompleteDropdown .dropdownList .noResult{font-size:12px}.crmConfigurePage.hubspot .conditionDropdownCont .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.hubspot .crmListView .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.pipedrive .conditionDropdownCont .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.pipedrive .crmListView .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.salesForce .conditionDropdownCont .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.salesForce .crmListView .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.zoho .conditionDropdownCont .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.zoho .crmListView .autoCompleteDropdown .dropdownList .dropdownOptions{font-size:12px;height:32px}.crmConfigurePage.hubspot .conditionDropdownCont .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName,.crmConfigurePage.hubspot .crmListView .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName,.crmConfigurePage.pipedrive .conditionDropdownCont .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName,.crmConfigurePage.pipedrive .crmListView .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName,.crmConfigurePage.salesForce .conditionDropdownCont .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName,.crmConfigurePage.salesForce .crmListView .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName,.crmConfigurePage.zoho .conditionDropdownCont .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName,.crmConfigurePage.zoho .crmListView .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName{color:#3b3b3b}.crmConfigurePage.hubspot .conditionDropdownCont .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName.loading,.crmConfigurePage.hubspot .crmListView .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName.loading,.crmConfigurePage.pipedrive .conditionDropdownCont .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName.loading,.crmConfigurePage.pipedrive .crmListView .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName.loading,.crmConfigurePage.salesForce .conditionDropdownCont .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName.loading,.crmConfigurePage.salesForce .crmListView .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName.loading,.crmConfigurePage.zoho .conditionDropdownCont .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName.loading,.crmConfigurePage.zoho .crmListView .autoCompleteDropdown .dropdownList .dropdownOptions .updatedName.loading{display:flex;align-items:center;color:#8d8d8d}.crmConfigurePage.hubspot .addTagsWrapper,.crmConfigurePage.hubspot .autoImport,.crmConfigurePage.hubspot .crmListView,.crmConfigurePage.hubspot .updateContactsWrapper,.crmConfigurePage.pipedrive .addTagsWrapper,.crmConfigurePage.pipedrive .autoImport,.crmConfigurePage.pipedrive .crmListView,.crmConfigurePage.pipedrive .updateContactsWrapper,.crmConfigurePage.salesForce .addTagsWrapper,.crmConfigurePage.salesForce .autoImport,.crmConfigurePage.salesForce .crmListView,.crmConfigurePage.salesForce .updateContactsWrapper,.crmConfigurePage.zoho .addTagsWrapper,.crmConfigurePage.zoho .autoImport,.crmConfigurePage.zoho .crmListView,.crmConfigurePage.zoho .updateContactsWrapper{display:grid;grid-template-columns:37% calc(53% - 64px);grid-gap:64px;width:60%}.crmConfigurePage.hubspot .addTagsWrapper.disabled,.crmConfigurePage.hubspot .autoImport.disabled,.crmConfigurePage.hubspot .crmListView.disabled,.crmConfigurePage.hubspot .updateContactsWrapper.disabled,.crmConfigurePage.pipedrive .addTagsWrapper.disabled,.crmConfigurePage.pipedrive .autoImport.disabled,.crmConfigurePage.pipedrive .crmListView.disabled,.crmConfigurePage.pipedrive .updateContactsWrapper.disabled,.crmConfigurePage.salesForce .addTagsWrapper.disabled,.crmConfigurePage.salesForce .autoImport.disabled,.crmConfigurePage.salesForce .crmListView.disabled,.crmConfigurePage.salesForce .updateContactsWrapper.disabled,.crmConfigurePage.zoho .addTagsWrapper.disabled,.crmConfigurePage.zoho .autoImport.disabled,.crmConfigurePage.zoho .crmListView.disabled,.crmConfigurePage.zoho .updateContactsWrapper.disabled{pointer-events:none}.crmConfigurePage.hubspot .addTagsWrapper.addTagsWrapper,.crmConfigurePage.pipedrive .addTagsWrapper.addTagsWrapper,.crmConfigurePage.salesForce .addTagsWrapper.addTagsWrapper,.crmConfigurePage.zoho .addTagsWrapper.addTagsWrapper{width:100%;grid-template-columns:22% auto}.crmConfigurePage.hubspot .addTagsWrapper.addTagsWrapper .sectionTitle,.crmConfigurePage.pipedrive .addTagsWrapper.addTagsWrapper .sectionTitle,.crmConfigurePage.salesForce .addTagsWrapper.addTagsWrapper .sectionTitle,.crmConfigurePage.zoho .addTagsWrapper.addTagsWrapper .sectionTitle{display:none}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper,.crmConfigurePage.hubspot .autoImport .parentWrapper,.crmConfigurePage.hubspot .crmListView .parentWrapper,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper,.crmConfigurePage.pipedrive .autoImport .parentWrapper,.crmConfigurePage.pipedrive .crmListView .parentWrapper,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper,.crmConfigurePage.salesForce .autoImport .parentWrapper,.crmConfigurePage.salesForce .crmListView .parentWrapper,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper,.crmConfigurePage.zoho .autoImport .parentWrapper,.crmConfigurePage.zoho .crmListView .parentWrapper,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper{display:grid;grid-template-columns:35% auto;align-items:center}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.hubspot .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.hubspot .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.pipedrive .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.pipedrive .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.salesForce .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.salesForce .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.zoho .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.zoho .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown{z-index:4}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.hubspot .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.hubspot .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.pipedrive .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.pipedrive .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.salesForce .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.salesForce .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.zoho .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.zoho .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput{margin:0;width:100%}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.hubspot .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.hubspot .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.pipedrive .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.pipedrive .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.salesForce .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.salesForce .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.zoho .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.zoho .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .downArrowBlack{right:8px}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.hubspot .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.hubspot .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.pipedrive .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.pipedrive .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.salesForce .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.salesForce .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.zoho .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.zoho .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont{padding:0}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.hubspot .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.hubspot .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.pipedrive .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.pipedrive .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.salesForce .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.salesForce .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.zoho .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.zoho .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .multiSelectInput .inputCont input{max-width:300px}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.hubspot .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.hubspot .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.pipedrive .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.pipedrive .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.salesForce .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.salesForce .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.zoho .autoImport .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.zoho .crmListView .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .sectionInputTagsCont .multiSelectDropDown .innerCont .listCont{top:54px;z-index:auto}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .previewTagWrapper,.crmConfigurePage.hubspot .autoImport .parentWrapper .previewTagWrapper,.crmConfigurePage.hubspot .crmListView .parentWrapper .previewTagWrapper,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .previewTagWrapper,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .previewTagWrapper,.crmConfigurePage.pipedrive .autoImport .parentWrapper .previewTagWrapper,.crmConfigurePage.pipedrive .crmListView .parentWrapper .previewTagWrapper,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .previewTagWrapper,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .previewTagWrapper,.crmConfigurePage.salesForce .autoImport .parentWrapper .previewTagWrapper,.crmConfigurePage.salesForce .crmListView .parentWrapper .previewTagWrapper,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .previewTagWrapper,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .previewTagWrapper,.crmConfigurePage.zoho .autoImport .parentWrapper .previewTagWrapper,.crmConfigurePage.zoho .crmListView .parentWrapper .previewTagWrapper,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .previewTagWrapper{border-radius:6px;max-height:60px;overflow:hidden;transition:all .3s}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.hubspot .autoImport .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.hubspot .crmListView .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.pipedrive .autoImport .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.pipedrive .crmListView .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.salesForce .autoImport .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.salesForce .crmListView .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.zoho .autoImport .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.zoho .crmListView .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont{flex-wrap:wrap;padding:0 37px;display:flex;align-items:center;max-height:60px;overflow:auto;margin:20px 0;z-index:0;min-height:50px}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.hubspot .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.hubspot .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.pipedrive .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.pipedrive .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.salesForce .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.salesForce .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.zoho .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.zoho .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag{padding:5px 13px;border-radius:14.5px;border:1px solid #c7ceff;font-size:14px;color:#3953fb;margin:3px;display:flex;align-items:center}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.hubspot .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.hubspot .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.pipedrive .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.pipedrive .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.salesForce .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.salesForce .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.zoho .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.zoho .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i{cursor:pointer;font-size:16px;color:#666;padding:3px;font-size:12px}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.hubspot .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.hubspot .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.pipedrive .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.pipedrive .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.salesForce .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.salesForce .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.zoho .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.zoho .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag i:hover{border-radius:35px;background:#ebebeb}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.hubspot .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.hubspot .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.pipedrive .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.pipedrive .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.salesForce .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.salesForce .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.zoho .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.zoho .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px;margin-right:3px}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.hubspot .autoImport .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.hubspot .crmListView .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.pipedrive .autoImport .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.pipedrive .crmListView .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.salesForce .autoImport .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.salesForce .crmListView .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.zoho .autoImport .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.zoho .crmListView .parentWrapper .previewTagWrapper .previewTagsCont,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont{padding:0 10px;margin:0}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.hubspot .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.hubspot .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.pipedrive .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.pipedrive .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.salesForce .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.salesForce .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.zoho .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.zoho .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag{padding:2px 8px}.crmConfigurePage.hubspot .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.hubspot .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.hubspot .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.hubspot .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.pipedrive .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.pipedrive .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.pipedrive .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.pipedrive .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.salesForce .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.salesForce .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.salesForce .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.salesForce .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.zoho .addTagsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.zoho .autoImport .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.zoho .crmListView .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue,.crmConfigurePage.zoho .updateContactsWrapper .parentWrapper .previewTagWrapper .previewTagsCont .selectedTag .selecteTagValue{font-size:13px}.crmConfigurePage.hubspot .autoImportTime .filterDropdownWrap,.crmConfigurePage.hubspot .crmListView .filterDropdownWrap,.crmConfigurePage.pipedrive .autoImportTime .filterDropdownWrap,.crmConfigurePage.pipedrive .crmListView .filterDropdownWrap,.crmConfigurePage.salesForce .autoImportTime .filterDropdownWrap,.crmConfigurePage.salesForce .crmListView .filterDropdownWrap,.crmConfigurePage.zoho .autoImportTime .filterDropdownWrap,.crmConfigurePage.zoho .crmListView .filterDropdownWrap{flex:1 1}.crmConfigurePage.hubspot .autoImportTime .filterDropdown .adjustLabel,.crmConfigurePage.hubspot .autoImportTime .filterDropdown .listItem,.crmConfigurePage.hubspot .crmListView .filterDropdown .adjustLabel,.crmConfigurePage.hubspot .crmListView .filterDropdown .listItem,.crmConfigurePage.pipedrive .autoImportTime .filterDropdown .adjustLabel,.crmConfigurePage.pipedrive .autoImportTime .filterDropdown .listItem,.crmConfigurePage.pipedrive .crmListView .filterDropdown .adjustLabel,.crmConfigurePage.pipedrive .crmListView .filterDropdown .listItem,.crmConfigurePage.salesForce .autoImportTime .filterDropdown .adjustLabel,.crmConfigurePage.salesForce .autoImportTime .filterDropdown .listItem,.crmConfigurePage.salesForce .crmListView .filterDropdown .adjustLabel,.crmConfigurePage.salesForce .crmListView .filterDropdown .listItem,.crmConfigurePage.zoho .autoImportTime .filterDropdown .adjustLabel,.crmConfigurePage.zoho .autoImportTime .filterDropdown .listItem,.crmConfigurePage.zoho .crmListView .filterDropdown .adjustLabel,.crmConfigurePage.zoho .crmListView .filterDropdown .listItem{font-size:13px}.crmConfigurePage.hubspot .autoImportTime .filterDropdown .activeDropdownValue .activeValue,.crmConfigurePage.hubspot .crmListView .filterDropdown .activeDropdownValue .activeValue,.crmConfigurePage.pipedrive .autoImportTime .filterDropdown .activeDropdownValue .activeValue,.crmConfigurePage.pipedrive .crmListView .filterDropdown .activeDropdownValue .activeValue,.crmConfigurePage.salesForce .autoImportTime .filterDropdown .activeDropdownValue .activeValue,.crmConfigurePage.salesForce .crmListView .filterDropdown .activeDropdownValue .activeValue,.crmConfigurePage.zoho .autoImportTime .filterDropdown .activeDropdownValue .activeValue,.crmConfigurePage.zoho .crmListView .filterDropdown .activeDropdownValue .activeValue{font-size:12px;color:#3953fb!important;text-overflow:ellipsis;min-width:100px;overflow:hidden}.crmConfigurePage.hubspot .autoImportTime .filterDropdown .activeDropdownValue i,.crmConfigurePage.hubspot .crmListView .filterDropdown .activeDropdownValue i,.crmConfigurePage.pipedrive .autoImportTime .filterDropdown .activeDropdownValue i,.crmConfigurePage.pipedrive .crmListView .filterDropdown .activeDropdownValue i,.crmConfigurePage.salesForce .autoImportTime .filterDropdown .activeDropdownValue i,.crmConfigurePage.salesForce .crmListView .filterDropdown .activeDropdownValue i,.crmConfigurePage.zoho .autoImportTime .filterDropdown .activeDropdownValue i,.crmConfigurePage.zoho .crmListView .filterDropdown .activeDropdownValue i{font-size:18px;color:#666}.crmConfigurePage.hubspot .pipedriveFieldMapping .crmField .dropdownPanel .dropdownList,.crmConfigurePage.hubspot .pipedriveFieldMapping .sgField .dropdownPanel .dropdownList,.crmConfigurePage.pipedrive .pipedriveFieldMapping .crmField .dropdownPanel .dropdownList,.crmConfigurePage.pipedrive .pipedriveFieldMapping .sgField .dropdownPanel .dropdownList,.crmConfigurePage.salesForce .pipedriveFieldMapping .crmField .dropdownPanel .dropdownList,.crmConfigurePage.salesForce .pipedriveFieldMapping .sgField .dropdownPanel .dropdownList,.crmConfigurePage.zoho .pipedriveFieldMapping .crmField .dropdownPanel .dropdownList,.crmConfigurePage.zoho .pipedriveFieldMapping .sgField .dropdownPanel .dropdownList{max-height:130px!important}.crmConfigurePage.hubspot .pipedriveFieldMapping .crmField .positionTop .dropdownPanel,.crmConfigurePage.hubspot .pipedriveFieldMapping .sgField .positionTop .dropdownPanel,.crmConfigurePage.pipedrive .pipedriveFieldMapping .crmField .positionTop .dropdownPanel,.crmConfigurePage.pipedrive .pipedriveFieldMapping .sgField .positionTop .dropdownPanel,.crmConfigurePage.salesForce .pipedriveFieldMapping .crmField .positionTop .dropdownPanel,.crmConfigurePage.salesForce .pipedriveFieldMapping .sgField .positionTop .dropdownPanel,.crmConfigurePage.zoho .pipedriveFieldMapping .crmField .positionTop .dropdownPanel,.crmConfigurePage.zoho .pipedriveFieldMapping .sgField .positionTop .dropdownPanel{top:unset!important;bottom:36px!important}.crmConfigurePage.hubspot .fieldMappingWrapper,.crmConfigurePage.pipedrive .fieldMappingWrapper,.crmConfigurePage.salesForce .fieldMappingWrapper,.crmConfigurePage.zoho .fieldMappingWrapper{padding-top:20px;width:100%}.crmConfigurePage.hubspot .fieldMappingWrapper .fieldMappingTable,.crmConfigurePage.pipedrive .fieldMappingWrapper .fieldMappingTable,.crmConfigurePage.salesForce .fieldMappingWrapper .fieldMappingTable,.crmConfigurePage.zoho .fieldMappingWrapper .fieldMappingTable{border-radius:8px;box-shadow:0 3px 4px 0 rgba(0,0,0,.11);border:1px solid #f0f0f0}.crmConfigurePage.hubspot .fieldMappingWrapper .fieldMappingTable table,.crmConfigurePage.pipedrive .fieldMappingWrapper .fieldMappingTable table,.crmConfigurePage.salesForce .fieldMappingWrapper .fieldMappingTable table,.crmConfigurePage.zoho .fieldMappingWrapper .fieldMappingTable table{border-collapse:collapse;font-size:14px;table-layout:fixed}.crmConfigurePage.hubspot .fieldMappingWrapper .fieldMappingTable .headingText,.crmConfigurePage.pipedrive .fieldMappingWrapper .fieldMappingTable .headingText,.crmConfigurePage.salesForce .fieldMappingWrapper .fieldMappingTable .headingText,.crmConfigurePage.zoho .fieldMappingWrapper .fieldMappingTable .headingText{font-weight:700;font-size:13px;margin-bottom:10px;color:#333}.crmConfigurePage.hubspot .tableView.disabled,.crmConfigurePage.pipedrive .tableView.disabled,.crmConfigurePage.salesForce .tableView.disabled,.crmConfigurePage.zoho .tableView.disabled{opacity:.75;pointer-events:none}.crmConfigurePage.hubspot .tableView table,.crmConfigurePage.pipedrive .tableView table,.crmConfigurePage.salesForce .tableView table,.crmConfigurePage.zoho .tableView table{border-collapse:collapse;width:100%;height:100%;box-shadow:0 1px 2px 0 rgba(0,0,0,.08)}.crmConfigurePage.hubspot .tableView table thead,.crmConfigurePage.pipedrive .tableView table thead,.crmConfigurePage.salesForce .tableView table thead,.crmConfigurePage.zoho .tableView table thead{border-bottom:1px solid #f0f0f0}.crmConfigurePage.hubspot .tableView table thead th.textDark,.crmConfigurePage.pipedrive .tableView table thead th.textDark,.crmConfigurePage.salesForce .tableView table thead th.textDark,.crmConfigurePage.zoho .tableView table thead th.textDark{padding:16px 30px;background-color:#fafafa;font-size:13px;color:#333;font-weight:700}.crmConfigurePage.hubspot .tableView table tbody tr,.crmConfigurePage.pipedrive .tableView table tbody tr,.crmConfigurePage.salesForce .tableView table tbody tr,.crmConfigurePage.zoho .tableView table tbody tr{border-bottom:1px solid #f0f0f0}.crmConfigurePage.hubspot .tableView table tbody tr td,.crmConfigurePage.pipedrive .tableView table tbody tr td,.crmConfigurePage.salesForce .tableView table tbody tr td,.crmConfigurePage.zoho .tableView table tbody tr td{position:relative}.crmConfigurePage.hubspot .tableView table tbody tr td.crmDetails,.crmConfigurePage.hubspot .tableView table tbody tr td.crmField,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmDetails,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField,.crmConfigurePage.salesForce .tableView table tbody tr td.crmDetails,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField,.crmConfigurePage.zoho .tableView table tbody tr td.crmDetails,.crmConfigurePage.zoho .tableView table tbody tr td.crmField{padding:12px 30px;font-size:12px;color:#333}.crmConfigurePage.hubspot .tableView table tbody tr .deleteIcon,.crmConfigurePage.pipedrive .tableView table tbody tr .deleteIcon,.crmConfigurePage.salesForce .tableView table tbody tr .deleteIcon,.crmConfigurePage.zoho .tableView table tbody tr .deleteIcon{font-size:16px;cursor:pointer;position:absolute;right:10px;display:flex;align-items:center;justify-content:center;top:10px;padding:4px}.crmConfigurePage.hubspot .tableView table tbody tr .deleteIcon:hover,.crmConfigurePage.pipedrive .tableView table tbody tr .deleteIcon:hover,.crmConfigurePage.salesForce .tableView table tbody tr .deleteIcon:hover,.crmConfigurePage.zoho .tableView table tbody tr .deleteIcon:hover{border-radius:35px;background-color:#ddd;width:24px;height:24px;transition:all .2s ease-in}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField,.crmConfigurePage.zoho .tableView table tbody tr td.crmField,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails,.crmConfigurePage.zoho .tableView table tbody tr td.sgField,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField{padding:6px 30px}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .dropdownHeader .title,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .dropdownHeader .title,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .dropdownHeader .title,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .dropdownHeader .title,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .dropdownHeader .title,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .dropdownHeader .title,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .dropdownHeader .title,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .dropdownHeader .title,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .dropdownHeader .title,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .dropdownHeader .title,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .dropdownHeader .title,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .dropdownHeader .title,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .dropdownHeader .title,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .dropdownHeader .title,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .dropdownHeader .title,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .dropdownHeader .title{white-space:nowrap}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .autoCompleteDropdown,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .autoCompleteDropdown,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .autoCompleteDropdown,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .autoCompleteDropdown,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .autoCompleteDropdown,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .autoCompleteDropdown,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .autoCompleteDropdown,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .autoCompleteDropdown,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .autoCompleteDropdown,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .autoCompleteDropdown,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .autoCompleteDropdown,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .autoCompleteDropdown,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown{width:unset;max-width:200px;font-size:12px}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .autoCompleteDropdown .searchInputBoxWrapper input,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .searchInputBoxWrapper input{font-size:12px}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .autoCompleteDropdown .searchTextBox,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .autoCompleteDropdown .searchTextBox,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .autoCompleteDropdown .searchTextBox,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .searchTextBox,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .autoCompleteDropdown .searchTextBox,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .autoCompleteDropdown .searchTextBox,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .autoCompleteDropdown .searchTextBox,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .searchTextBox,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .autoCompleteDropdown .searchTextBox,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .autoCompleteDropdown .searchTextBox,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .autoCompleteDropdown .searchTextBox,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .searchTextBox,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .autoCompleteDropdown .searchTextBox,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .autoCompleteDropdown .searchTextBox,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .autoCompleteDropdown .searchTextBox,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .searchTextBox{margin:4px 0}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .autoCompleteDropdown .searchIcon,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .autoCompleteDropdown .searchIcon,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .autoCompleteDropdown .searchIcon,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .searchIcon,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .autoCompleteDropdown .searchIcon,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .autoCompleteDropdown .searchIcon,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .autoCompleteDropdown .searchIcon,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .searchIcon,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .autoCompleteDropdown .searchIcon,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .autoCompleteDropdown .searchIcon,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .autoCompleteDropdown .searchIcon,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .searchIcon,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .autoCompleteDropdown .searchIcon,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .autoCompleteDropdown .searchIcon,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .autoCompleteDropdown .searchIcon,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .searchIcon{font-size:16px}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .autoCompleteDropdown .dropdownList,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .autoCompleteDropdown .dropdownList,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .autoCompleteDropdown .dropdownList,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .dropdownList,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .autoCompleteDropdown .dropdownList,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .autoCompleteDropdown .dropdownList,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .autoCompleteDropdown .dropdownList,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .dropdownList,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .autoCompleteDropdown .dropdownList,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .autoCompleteDropdown .dropdownList,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .autoCompleteDropdown .dropdownList,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .dropdownList,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .autoCompleteDropdown .dropdownList,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .autoCompleteDropdown .dropdownList,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .autoCompleteDropdown .dropdownList,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .dropdownList{max-width:250px;width:unset}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .autoCompleteDropdown .dropdownList .noResult,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .dropdownList .noResult{font-size:12px}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .autoCompleteDropdown .dropdownList .dropdownOptions,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .autoCompleteDropdown .dropdownList .dropdownOptions{font-size:12px;height:32px}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .adjustLabel,.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .listItem,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .adjustLabel,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .listItem,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .adjustLabel,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .listItem,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .adjustLabel,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .listItem,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .adjustLabel,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .listItem,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .adjustLabel,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .listItem,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .adjustLabel,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .listItem,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .adjustLabel,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .listItem,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .adjustLabel,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .listItem,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .adjustLabel,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .listItem,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .adjustLabel,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .listItem,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .adjustLabel,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .listItem,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .adjustLabel,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .listItem,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .adjustLabel,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .listItem,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .adjustLabel,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .listItem,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .adjustLabel,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .listItem{font-size:13px}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .activeDropdownValue,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .activeDropdownValue,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .activeDropdownValue,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .activeDropdownValue,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .activeDropdownValue,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .activeDropdownValue,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .activeDropdownValue,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .activeDropdownValue,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .activeDropdownValue,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .activeDropdownValue,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .activeDropdownValue,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .activeDropdownValue,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .activeDropdownValue,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .activeDropdownValue,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .activeDropdownValue,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .activeDropdownValue{height:30px}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .activeDropdownValue .activeValue,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .activeDropdownValue .activeValue,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .activeDropdownValue .activeValue,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .activeDropdownValue .activeValue,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .activeDropdownValue .activeValue,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .activeDropdownValue .activeValue,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .activeDropdownValue .activeValue,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .activeDropdownValue .activeValue,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .activeDropdownValue .activeValue,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .activeDropdownValue .activeValue,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .activeDropdownValue .activeValue,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .activeDropdownValue .activeValue,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .activeDropdownValue .activeValue,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .activeDropdownValue .activeValue,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .activeDropdownValue .activeValue,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .activeDropdownValue .activeValue{font-size:12px;color:#3953fb;text-overflow:ellipsis;min-width:100px;overflow:hidden}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .activeDropdownValue .activeValue .selectedSyncDirectionIcon,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .activeDropdownValue .activeValue .selectedSyncDirectionIcon{margin-right:12px}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .activeDropdownValue .activeValue .selectedSyncDirectionIcon svg{width:12px}.crmConfigurePage.hubspot .tableView table tbody tr td.crmField .activeDropdownValue i,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetails .activeDropdownValue i,.crmConfigurePage.hubspot .tableView table tbody tr td.sgField .activeDropdownValue i,.crmConfigurePage.hubspot .tableView table tbody tr td.syncDirectionField .activeDropdownValue i,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmField .activeDropdownValue i,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetails .activeDropdownValue i,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgField .activeDropdownValue i,.crmConfigurePage.pipedrive .tableView table tbody tr td.syncDirectionField .activeDropdownValue i,.crmConfigurePage.salesForce .tableView table tbody tr td.crmField .activeDropdownValue i,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetails .activeDropdownValue i,.crmConfigurePage.salesForce .tableView table tbody tr td.sgField .activeDropdownValue i,.crmConfigurePage.salesForce .tableView table tbody tr td.syncDirectionField .activeDropdownValue i,.crmConfigurePage.zoho .tableView table tbody tr td.crmField .activeDropdownValue i,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetails .activeDropdownValue i,.crmConfigurePage.zoho .tableView table tbody tr td.sgField .activeDropdownValue i,.crmConfigurePage.zoho .tableView table tbody tr td.syncDirectionField .activeDropdownValue i{font-size:18px;color:#666}.crmConfigurePage.hubspot .tableView table tbody tr td.crmDetailsLoader,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetailsLoader,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmDetailsLoader,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetailsLoader,.crmConfigurePage.salesForce .tableView table tbody tr td.crmDetailsLoader,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetailsLoader,.crmConfigurePage.zoho .tableView table tbody tr td.crmDetailsLoader,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetailsLoader{width:200px;height:40px;padding:0 30px}.crmConfigurePage.hubspot .tableView table tbody tr td.crmDetailsLoader .linear-background,.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetailsLoader .linear-background,.crmConfigurePage.pipedrive .tableView table tbody tr td.crmDetailsLoader .linear-background,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetailsLoader .linear-background,.crmConfigurePage.salesForce .tableView table tbody tr td.crmDetailsLoader .linear-background,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetailsLoader .linear-background,.crmConfigurePage.zoho .tableView table tbody tr td.crmDetailsLoader .linear-background,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetailsLoader .linear-background{display:block;width:200px}.crmConfigurePage.hubspot .tableView table tbody tr td.sgDetailsLoader .linear-background,.crmConfigurePage.pipedrive .tableView table tbody tr td.sgDetailsLoader .linear-background,.crmConfigurePage.salesForce .tableView table tbody tr td.sgDetailsLoader .linear-background,.crmConfigurePage.zoho .tableView table tbody tr td.sgDetailsLoader .linear-background{width:300px}.crmConfigurePage.hubspot .highlightContactExportTable .drop-down-menu.animatedFast,.crmConfigurePage.pipedrive .highlightContactExportTable .drop-down-menu.animatedFast,.crmConfigurePage.salesForce .highlightContactExportTable .drop-down-menu.animatedFast,.crmConfigurePage.zoho .highlightContactExportTable .drop-down-menu.animatedFast{z-index:3!important}.crmConfigurePage.hubspot .highlightContactExportTable tbody tr,.crmConfigurePage.hubspot .highlightContactExportTable thead,.crmConfigurePage.pipedrive .highlightContactExportTable tbody tr,.crmConfigurePage.pipedrive .highlightContactExportTable thead,.crmConfigurePage.salesForce .highlightContactExportTable tbody tr,.crmConfigurePage.salesForce .highlightContactExportTable thead,.crmConfigurePage.zoho .highlightContactExportTable tbody tr,.crmConfigurePage.zoho .highlightContactExportTable thead{border:1px solid #ddd!important}.crmConfigurePage.hubspot .highlightContactExportTable thead .highlightContactExport,.crmConfigurePage.pipedrive .highlightContactExportTable thead .highlightContactExport,.crmConfigurePage.salesForce .highlightContactExportTable thead .highlightContactExport,.crmConfigurePage.zoho .highlightContactExportTable thead .highlightContactExport{border-top-left-radius:6px;border-top-right-radius:6px}.crmConfigurePage.hubspot .highlightContactExportTable tbody .highlightContactExport:last-child,.crmConfigurePage.pipedrive .highlightContactExportTable tbody .highlightContactExport:last-child,.crmConfigurePage.salesForce .highlightContactExportTable tbody .highlightContactExport:last-child,.crmConfigurePage.zoho .highlightContactExportTable tbody .highlightContactExport:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.crmConfigurePage.hubspot .highlightContactExport,.crmConfigurePage.pipedrive .highlightContactExport,.crmConfigurePage.salesForce .highlightContactExport,.crmConfigurePage.zoho .highlightContactExport{background-color:#fff!important;z-index:14!important;position:relative}.crmConfigurePage.hubspot .highlightContactExportOverlay,.crmConfigurePage.pipedrive .highlightContactExportOverlay,.crmConfigurePage.salesForce .highlightContactExportOverlay,.crmConfigurePage.zoho .highlightContactExportOverlay{position:fixed;z-index:12;inset:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.crmConfigurePage.hubspot .contactConditionWrapper,.crmConfigurePage.pipedrive .contactConditionWrapper,.crmConfigurePage.salesForce .contactConditionWrapper,.crmConfigurePage.zoho .contactConditionWrapper{margin-top:10px;width:60%}.crmConfigurePage.hubspot .contactConditionWrapper .verticalDotLine,.crmConfigurePage.pipedrive .contactConditionWrapper .verticalDotLine,.crmConfigurePage.salesForce .contactConditionWrapper .verticalDotLine,.crmConfigurePage.zoho .contactConditionWrapper .verticalDotLine{position:absolute;border-left:2px dotted #dee3ff;height:calc(100% - 90px);left:25px;top:26px}.crmConfigurePage.hubspot .contactConditionWrapper .horizontalDotLine,.crmConfigurePage.pipedrive .contactConditionWrapper .horizontalDotLine,.crmConfigurePage.salesForce .contactConditionWrapper .horizontalDotLine,.crmConfigurePage.zoho .contactConditionWrapper .horizontalDotLine{position:absolute;border-bottom:2px dotted #dee3ff;width:15px;left:-25px;bottom:30px}.crmConfigurePage.hubspot .contactConditionWrapper .horizontalBorderLine,.crmConfigurePage.pipedrive .contactConditionWrapper .horizontalBorderLine,.crmConfigurePage.salesForce .contactConditionWrapper .horizontalBorderLine,.crmConfigurePage.zoho .contactConditionWrapper .horizontalBorderLine{position:absolute;width:4px;height:75%;background:#dee3ff;border-radius:5px;left:0;top:8px}.crmConfigurePage.hubspot .contactConditionWrapper .activeDropdownValue,.crmConfigurePage.pipedrive .contactConditionWrapper .activeDropdownValue,.crmConfigurePage.salesForce .contactConditionWrapper .activeDropdownValue,.crmConfigurePage.zoho .contactConditionWrapper .activeDropdownValue{margin-top:0;padding:0;height:36px}.crmConfigurePage.hubspot .contactConditionWrapper .conditionWrapper,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionWrapper,.crmConfigurePage.salesForce .contactConditionWrapper .conditionWrapper,.crmConfigurePage.zoho .contactConditionWrapper .conditionWrapper{margin-bottom:12px;margin-left:12px}.crmConfigurePage.hubspot .contactConditionWrapper .conditionWrapper .inputBoxSection,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionWrapper .inputBoxSection,.crmConfigurePage.salesForce .contactConditionWrapper .conditionWrapper .inputBoxSection,.crmConfigurePage.zoho .contactConditionWrapper .conditionWrapper .inputBoxSection{width:100%}.crmConfigurePage.hubspot .contactConditionWrapper .conditionWrapper .contactInputBox,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionWrapper .contactInputBox,.crmConfigurePage.salesForce .contactConditionWrapper .conditionWrapper .contactInputBox,.crmConfigurePage.zoho .contactConditionWrapper .conditionWrapper .contactInputBox{width:100%;height:36px;border:0;border-bottom:1px solid #ddd;flex:1 1;background-color:initial;color:#666!important}.crmConfigurePage.hubspot .contactConditionWrapper .conditionWrapper .contactInputBox::-webkit-input-placeholder,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionWrapper .contactInputBox::-webkit-input-placeholder,.crmConfigurePage.salesForce .contactConditionWrapper .conditionWrapper .contactInputBox::-webkit-input-placeholder,.crmConfigurePage.zoho .contactConditionWrapper .conditionWrapper .contactInputBox::-webkit-input-placeholder{font-size:12px}.crmConfigurePage.hubspot .contactConditionWrapper .conditionWrapper .contactInputBox::placeholder,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionWrapper .contactInputBox::placeholder,.crmConfigurePage.salesForce .contactConditionWrapper .conditionWrapper .contactInputBox::placeholder,.crmConfigurePage.zoho .contactConditionWrapper .conditionWrapper .contactInputBox::placeholder{font-size:12px}.crmConfigurePage.hubspot .contactConditionWrapper .conditionDropdownWrapper,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionDropdownWrapper,.crmConfigurePage.salesForce .contactConditionWrapper .conditionDropdownWrapper,.crmConfigurePage.zoho .contactConditionWrapper .conditionDropdownWrapper{display:flex;align-items:center;position:relative}.crmConfigurePage.hubspot .contactConditionWrapper .conditionDropdownWrapper .conditionDropdownCont,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionDropdownWrapper .conditionDropdownCont,.crmConfigurePage.salesForce .contactConditionWrapper .conditionDropdownWrapper .conditionDropdownCont,.crmConfigurePage.zoho .contactConditionWrapper .conditionDropdownWrapper .conditionDropdownCont{align-items:center;width:calc(100% - 50px);margin-left:12px;display:grid;grid-template-columns:40% 10% 40% auto;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.crmConfigurePage.hubspot .contactConditionWrapper .conditionDropdownWrapper .conditionDropdownCont .operatorListWrapper .conditionSymbol,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionDropdownWrapper .conditionDropdownCont .operatorListWrapper .conditionSymbol,.crmConfigurePage.salesForce .contactConditionWrapper .conditionDropdownWrapper .conditionDropdownCont .operatorListWrapper .conditionSymbol,.crmConfigurePage.zoho .contactConditionWrapper .conditionDropdownWrapper .conditionDropdownCont .operatorListWrapper .conditionSymbol{font-size:18px;border-bottom:1px solid #ddd;line-height:36px;display:flex;align-items:center;justify-content:center}.crmConfigurePage.hubspot .contactConditionWrapper .conditionDropdownWrapper .conditionDropdownCont .drop-down-menu,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionDropdownWrapper .conditionDropdownCont .drop-down-menu,.crmConfigurePage.salesForce .contactConditionWrapper .conditionDropdownWrapper .conditionDropdownCont .drop-down-menu,.crmConfigurePage.zoho .contactConditionWrapper .conditionDropdownWrapper .conditionDropdownCont .drop-down-menu{min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important}.crmConfigurePage.hubspot .contactConditionWrapper .conditionDropdownWrapper .deleteCondition,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionDropdownWrapper .deleteCondition,.crmConfigurePage.salesForce .contactConditionWrapper .conditionDropdownWrapper .deleteCondition,.crmConfigurePage.zoho .contactConditionWrapper .conditionDropdownWrapper .deleteCondition{font-size:16px;cursor:pointer}.crmConfigurePage.hubspot .contactConditionWrapper .conditionDropdownWrapper .activeValue,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionDropdownWrapper .activeValue,.crmConfigurePage.salesForce .contactConditionWrapper .conditionDropdownWrapper .activeValue,.crmConfigurePage.zoho .contactConditionWrapper .conditionDropdownWrapper .activeValue{font-size:13px;color:#666}.crmConfigurePage.hubspot .contactConditionWrapper .conditionDropdownWrapper .dropdownList .nameText,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionDropdownWrapper .dropdownList .nameText,.crmConfigurePage.salesForce .contactConditionWrapper .conditionDropdownWrapper .dropdownList .nameText,.crmConfigurePage.zoho .contactConditionWrapper .conditionDropdownWrapper .dropdownList .nameText{font-size:12px}.crmConfigurePage.hubspot .contactConditionWrapper .conditionsFunc,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionsFunc,.crmConfigurePage.salesForce .contactConditionWrapper .conditionsFunc,.crmConfigurePage.zoho .contactConditionWrapper .conditionsFunc{display:flex;flex-direction:column}.crmConfigurePage.hubspot .contactConditionWrapper .conditionsFunc .conditionNotesSection,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionsFunc .conditionNotesSection,.crmConfigurePage.salesForce .contactConditionWrapper .conditionsFunc .conditionNotesSection,.crmConfigurePage.zoho .contactConditionWrapper .conditionsFunc .conditionNotesSection{color:#adaaaa;font-size:10px;margin:10px 0 10px 2px}.crmConfigurePage.hubspot .contactConditionWrapper .conditionsFunc .addNewItem,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionsFunc .addNewItem,.crmConfigurePage.salesForce .contactConditionWrapper .conditionsFunc .addNewItem,.crmConfigurePage.zoho .contactConditionWrapper .conditionsFunc .addNewItem{background-color:initial;padding:0}.crmConfigurePage.hubspot .contactConditionWrapper .conditionsFunc .addNewItem .btnText,.crmConfigurePage.hubspot .contactConditionWrapper .conditionsFunc .addNewItem i,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionsFunc .addNewItem .btnText,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionsFunc .addNewItem i,.crmConfigurePage.salesForce .contactConditionWrapper .conditionsFunc .addNewItem .btnText,.crmConfigurePage.salesForce .contactConditionWrapper .conditionsFunc .addNewItem i,.crmConfigurePage.zoho .contactConditionWrapper .conditionsFunc .addNewItem .btnText,.crmConfigurePage.zoho .contactConditionWrapper .conditionsFunc .addNewItem i{color:#3953fb;padding:0}.crmConfigurePage.hubspot .contactConditionWrapper .conditionsFunc .addNewItem .btnText,.crmConfigurePage.pipedrive .contactConditionWrapper .conditionsFunc .addNewItem .btnText,.crmConfigurePage.salesForce .contactConditionWrapper .conditionsFunc .addNewItem .btnText,.crmConfigurePage.zoho .contactConditionWrapper .conditionsFunc .addNewItem .btnText{font-size:10px}.contactStageAndRules{position:relative;display:block;height:100%;width:100%}.contactStageAndRules .tabNavigation .tabItem{width:unset;min-width:140px}.contactStagesWrapper{height:calc(100% - 56px);-webkit-user-select:none;user-select:none;overflow-y:auto}.contactStagesWrapper .contactStagesCont{padding:25px;height:100%}.contactStagesWrapper .contactStagesCont .headerCont{display:block;padding-bottom:20px;font-size:16px;color:#666;font-weight:400}.contactStagesWrapper .contactStagesCont .infoText{text-align:left;font-size:11px;letter-spacing:0;color:#8d8d8d;opacity:1;padding-bottom:21px;padding-top:6px;height:11px;border-bottom:1px solid #e0e0e0}.contactStagesWrapper .contactStagesCont .topPostion{padding-top:15px}.contactStagesWrapper .contactStagesCont .contactStageContentBody{position:relative;display:block;width:100%;height:calc(100% - 40px)}.contactStagesWrapper .contactStagesCont .contactStageCardList{position:relative;display:grid;grid-template-columns:repeat(1,100%);grid-gap:15px;width:100%;overflow-y:auto;justify-content:space-between;align-items:stretch;padding-bottom:40px}@media (min-width:992px){.contactStagesWrapper .contactStagesCont .contactStageCardList{grid-template-columns:repeat(2,calc(50% - 10px))}}@media (min-width:1400px){.contactStagesWrapper .contactStagesCont .contactStageCardList{grid-template-columns:repeat(3,calc(33.33% - 10px))}}.contactStagesWrapper .contactStagesCont .contactStageCard{border:1px solid #959cf2;border-radius:5px;display:flex;align-items:center;justify-content:space-between;height:36px;padding:0 12px;font-size:14px;color:#3b3b3b;line-height:normal}.contactStagesWrapper .contactStagesCont .contactStageCard.nonActive{border:1px solid #ddd}.contactStagesWrapper .contactStagesCont .contactStageCard.nonEditable{background-color:#f1f9ff;color:#959cf2;border:1px solid #f1f9ff}.contactStagesWrapper .contactStagesCont .contactStageCard .contactStageName{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:200px}.contactStagesWrapper .contactStagesCont .contactStageCard .inputWithCloseIcon{display:flex;align-items:center;position:relative;width:100%;justify-content:space-between}.contactStagesWrapper .contactStagesCont .contactStageCard .inputWithCloseIcon .editStageName{height:30px;border:0;width:100%;padding:0;font-size:14px;color:#3b3b3b}.contactStagesWrapper .contactStagesCont .contactStageCard .inputWithCloseIcon .closeIcon{font-size:14px;color:#8d8d8d;cursor:pointer;-webkit-transform:translateX(0,100%);transform:translateX(0,100%);transition:all .3s}.contactStagesWrapper .contactStagesCont .contactStageCard .actionIcons{display:flex;align-items:center}.contactStagesWrapper .contactStagesCont .contactStageCard .visibilityIcon.visible{color:#3953fb}.contactStagesWrapper .contactStagesCont .contactStageCard .iconBackground{width:18px;height:18px;border-radius:3px;background-color:#f4f4f6;margin-right:5px;display:flex;align-items:center;justify-content:center;cursor:pointer}.contactStagesWrapper .contactStagesCont .contactStageCard .iconBackground:last-child{margin-right:0}.contactStagesWrapper .contactStagesCont .contactStageCard .iconBackground.cursorNotAllowed{cursor:not-allowed;opacity:.5}.contactStagesWrapper .contactStagesCont .contactStageCard .iconBackground .customTooltip .sharpPointer{border-top-right-radius:10px;border-bottom-left-radius:35px;padding:6px;top:8px;right:0;background:#393a3d;border:1px solid #393a3d}.contactStagesWrapper .contactStagesCont .contactStageCard .iconBackground .customTooltip .tooltipBody{background:#393a3d;border-radius:3px;top:14px;left:unset;right:-15px;width:-webkit-max-content;width:max-content;text-align:center}.contactStagesWrapper .contactStagesCont .contactStageCard .iconBackground .customTooltip .tooltipText{color:#fff;padding:5px 8px;font-size:13px}.contactStagesWrapper .contactStagesCont .contactStageCard .deleteIcon{cursor:pointer;width:14px;position:relative}.contactStagesWrapper .contactStagesCont .contactStageCard .renameIcon,.contactStagesWrapper .contactStagesCont .contactStageCard .visibilityIcon{color:#8d8d8d;font-size:14px;position:relative}.contactStagesWrapper .contactStagesCont .createNewStageCard{border:1px dashed #959cf2;color:#8d8d8d;cursor:pointer}.contactStagesWrapper .contactStagesCont .createNewStageCard .iconBg i{font-size:20px}.contactStagesWrapper .contactStagesCont .contactStageCardLoader{border-color:#ddd;background-color:initial}.contactStagesWrapper .contactStagesCont .contactStageCardLoader .contactStageName{width:150px}.createCallStagePopup .popupHeader,.createStagePopupWrapper .popupHeader{padding-bottom:15px;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.createCallStagePopup .popupHeader .title,.createStagePopupWrapper .popupHeader .title{text-align:left;color:#3b3b3b;font-size:20px}.createCallStagePopup .popupHeader .commonPopupCloseIcon,.createStagePopupWrapper .popupHeader .commonPopupCloseIcon{font-size:20px;padding:3px;border-radius:50%;color:#535353;cursor:pointer}.createCallStagePopup .popupHeader .commonPopupCloseIcon:hover,.createStagePopupWrapper .popupHeader .commonPopupCloseIcon:hover{color:#000;background-color:#ddd}.createCallStagePopup hr,.createStagePopupWrapper hr{border:0;border-bottom:1px solid #f3f4f8;padding:0;margin:0 0 36px}.createCallStagePopup label,.createStagePopupWrapper label{font-size:12px}.createCallStagePopup .card,.createStagePopupWrapper .card{width:400px;max-height:700px;overflow:auto;text-align:center;padding:20px}.createCallStagePopup .card .inputWrapper.phoneNumber,.createStagePopupWrapper .card .inputWrapper.phoneNumber{margin-bottom:20px}.createCallStagePopup .card .inputWrapper .activeBorder,.createStagePopupWrapper .card .inputWrapper .activeBorder{border-color:#3953fb!important}.createCallStagePopup .card .createStageButton,.createStagePopupWrapper .card .createStageButton{width:50%;border-radius:10px}.addDomainInputBtnCont{position:relative;display:flex;align-items:flex-end;margin:10px 0 30px;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.addDomainInputBtnCont .inputWrapper{margin-bottom:0;max-width:300px}.addDomainInputBtnCont .inputWrapper.phoneNumber{margin-bottom:20px}.addDomainInputBtnCont .inputWrapper .activeBorder{border-color:#3953fb!important}.addDomainInputBtnCont .addDomainBtn{min-width:100px;margin:unset;border-radius:5px}.addDomainInputBtnCont .addDomainBtn.loading{transition:all .3s ease-in-out;min-width:auto;border-radius:35px;min-width:unset}.bulkUploadCsvBtn{color:#8d8d8d!important;background:#f9f9f9!important;border:1px solid #eceff1!important;width:340px;border-radius:5px;margin:unset!important}.domainSeperator{position:relative;display:block;padding-bottom:16px;border:none;border-bottom:1px solid #e0e0e0}.unsubscribePage{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:80%}.unsubscribePage .bigTitleFont{font-weight:600;text-align:center;font-size:36px;line-height:1.8;margin-bottom:30px;letter-spacing:1px;color:#3b3b3b}.unsubscribePage .unsubscribeBtn{width:180px;height:50px;font-size:18px;letter-spacing:1px;margin-bottom:40px}.unsubscribePage .unsubscribeBtn.loading{width:50px!important;height:50px!important}.unsubscribePage .unsubscribeBtn.loading .load-text{width:40px;height:40px}.unsubscribeSuccess{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;font-weight:600;letter-spacing:1px;font-size:36px;color:#3b3b3b}.dialerServiceCardSection{position:fixed;width:340px;height:auto;right:0;bottom:0;background:#fff;z-index:101;overflow-x:hidden;transition:height .3s ease-in-out;-webkit-user-select:none;user-select:none;box-shadow:-2px 0 21px 0 rgba(59,59,59,.12)}.phoneExample{font-size:12px}.linear-background{border-radius:20px}.infoFeed{position:absolute;z-index:1000;background:#fff9e6;color:#ff9800;border-left:1px solid #f5d575;border-right:1px solid #f5d575;border-bottom:1px solid #f5d575;font-size:14px;letter-spacing:.3px;padding:7px 20px;font-weight:500;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:42px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;transition:all .3s ease-in}.dialerPage{position:relative;overflow-y:auto;width:340px;height:auto}.dialerServiceCardLoader{background:#fff}.dialerServiceCard .dsHeader,.dialerServiceCardLoader .dsHeader{position:-webkit-sticky;position:sticky;top:0;z-index:10}.dialerServiceCard .dsHeader .iconHolder,.dialerServiceCardLoader .dsHeader .iconHolder{color:#fff;position:relative;top:4px}.dialerServiceCard .dsHeader .iconHolder .svgIcon,.dialerServiceCardLoader .dsHeader .iconHolder .svgIcon{fill:#fff;position:relative;right:16px}.dialerServiceCard .dsHeader .iconHolder .arrowIcon,.dialerServiceCardLoader .dsHeader .iconHolder .arrowIcon{font-size:40px;position:relative;top:7px}.dialerServiceCard .dsHeader .iconHolder .arrowIcon.rotate,.dialerServiceCardLoader .dsHeader .iconHolder .arrowIcon.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dialerServiceCard .unavailableItalic,.dialerServiceCardLoader .unavailableItalic{font-size:12px;font-style:italic;color:#787878}.dialerServiceCard .inputRemoveBtnWrapLoader,.dialerServiceCardLoader .inputRemoveBtnWrapLoader{margin-top:10px}.dialerServiceCard .contactInfoList,.dialerServiceCardLoader .contactInfoList{background-color:rgba(242,243,255,.47);text-align:center}.dialerServiceCard .contactFullName,.dialerServiceCardLoader .contactFullName{color:#000!important}.dialerServiceCard .roundedLetter,.dialerServiceCardLoader .roundedLetter{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:35px;padding-top:2px;border:2px solid #fff;color:#8d8d8d;text-transform:uppercase;font-size:28px;background-color:#eff3f4;margin:0 auto 10px}.dialerServiceCard .titleCompanyWrap,.dialerServiceCardLoader .titleCompanyWrap{font-size:12px}.dialerServiceCard .DailpadSection .inputRemoveBtnWrap,.dialerServiceCard .DailpadSection .inputRemoveBtnWrapLoader,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrap,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrapLoader{display:grid;grid-template-columns:250px 30px;justify-content:center;align-items:center}.dialerServiceCard .DailpadSection .inputRemoveBtnWrap .dialInputBox,.dialerServiceCard .DailpadSection .inputRemoveBtnWrapLoader .dialInputBox,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrap .dialInputBox,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrapLoader .dialInputBox{position:relative;display:block;height:20px;border-radius:5px!important}.dialerServiceCard .DailpadSection .inputRemoveBtnWrap input,.dialerServiceCard .DailpadSection .inputRemoveBtnWrapLoader input,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrap input,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrapLoader input{border:none;font-size:18px;text-align:center;letter-spacing:1px;-webkit-user-select:auto;user-select:auto}.dialerServiceCard .DailpadSection .inputRemoveBtnWrap input::-webkit-input-placeholder,.dialerServiceCard .DailpadSection .inputRemoveBtnWrapLoader input::-webkit-input-placeholder,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrap input::-webkit-input-placeholder,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrapLoader input::-webkit-input-placeholder{color:#eceff1;text-align:center;font-weight:400;letter-spacing:0}.dialerServiceCard .DailpadSection .inputRemoveBtnWrap input::placeholder,.dialerServiceCard .DailpadSection .inputRemoveBtnWrapLoader input::placeholder,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrap input::placeholder,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrapLoader input::placeholder{color:#eceff1;text-align:center;font-weight:400;letter-spacing:0}.dialerServiceCard .DailpadSection .inputRemoveBtnWrap .removeBtn,.dialerServiceCard .DailpadSection .inputRemoveBtnWrapLoader .removeBtn,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrap .removeBtn,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrapLoader .removeBtn{position:relative;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;width:30px;height:30px;padding:6px}.dialerServiceCard .DailpadSection .inputRemoveBtnWrap .removeBtn:hover,.dialerServiceCard .DailpadSection .inputRemoveBtnWrapLoader .removeBtn:hover,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrap .removeBtn:hover,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrapLoader .removeBtn:hover{background:#f3f4f8}.dialerServiceCard .DailpadSection .inputRemoveBtnWrap .removeBtn:hover svg,.dialerServiceCard .DailpadSection .inputRemoveBtnWrapLoader .removeBtn:hover svg,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrap .removeBtn:hover svg,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrapLoader .removeBtn:hover svg{color:#666;fill:#666}.dialerServiceCard .DailpadSection .inputRemoveBtnWrap .removeBtn svg,.dialerServiceCard .DailpadSection .inputRemoveBtnWrapLoader .removeBtn svg,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrap .removeBtn svg,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrapLoader .removeBtn svg{width:18px;height:18px;color:#eceff1;fill:#eceff1}.dialerServiceCard .DailpadSection .inputRemoveBtnWrap .removeBtn.linear-background,.dialerServiceCard .DailpadSection .inputRemoveBtnWrapLoader .removeBtn.linear-background,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrap .removeBtn.linear-background,.dialerServiceCardLoader .DailpadSection .inputRemoveBtnWrapLoader .removeBtn.linear-background{width:20px;height:20px;margin-left:10px;border-radius:50%}.dialerServiceCard .DailpadSection .contactNameInputWrap,.dialerServiceCardLoader .DailpadSection .contactNameInputWrap{position:relative;display:block;text-align:center;border-bottom:1px solid #f3f4f8;padding:0 10px 10px}.dialerServiceCard .DailpadSection .contactNameInputWrap h6.contactName,.dialerServiceCardLoader .DailpadSection .contactNameInputWrap h6.contactName{font-size:16px;font-weight:500;color:#5c5c5c;margin-bottom:5px}.dialerServiceCard .DailpadSection .contactNameInputWrap h6.contactName.linear-background,.dialerServiceCardLoader .DailpadSection .contactNameInputWrap h6.contactName.linear-background{width:60%;margin:0 auto}.dialerServiceCard .DailpadSection .keypadSection,.dialerServiceCardLoader .DailpadSection .keypadSection{position:relative;padding:10px 60px;display:grid;grid-template-columns:repeat(3,50px);justify-content:space-between}.dialerServiceCard .DailpadSection .keypadSection .phoneKey,.dialerServiceCardLoader .DailpadSection .keypadSection .phoneKey{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;border-radius:50%;width:50px;height:50px}.dialerServiceCard .DailpadSection .keypadSection .phoneKey.linear-background,.dialerServiceCardLoader .DailpadSection .keypadSection .phoneKey.linear-background{border-radius:50%!important;margin-bottom:10px;width:42px;height:42px}.dialerServiceCard .DailpadSection .keypadSection .phoneKey .number,.dialerServiceCardLoader .DailpadSection .keypadSection .phoneKey .number{position:relative;display:flex;align-items:center;justify-content:center;padding:3px;font-size:20px;letter-spacing:.3px;color:#666}.dialerServiceCard .DailpadSection .keypadSection .phoneKey .letter,.dialerServiceCardLoader .DailpadSection .keypadSection .phoneKey .letter{font-size:10px;letter-spacing:.3px;color:#ababab}.dialerServiceCard .DailpadSection .keypadSection .phoneKey:active,.dialerServiceCard .DailpadSection .keypadSection .phoneKey:hover,.dialerServiceCardLoader .DailpadSection .keypadSection .phoneKey:active,.dialerServiceCardLoader .DailpadSection .keypadSection .phoneKey:hover{background:#f5f5f5}.dialerServiceCard .DailpadSection .keypadSection .phoneKey:active .number,.dialerServiceCard .DailpadSection .keypadSection .phoneKey:hover .number,.dialerServiceCardLoader .DailpadSection .keypadSection .phoneKey:active .number,.dialerServiceCardLoader .DailpadSection .keypadSection .phoneKey:hover .number{color:#222}.dialerServiceCard .DailpadSection .keypadSection .phoneKey:active .letter,.dialerServiceCard .DailpadSection .keypadSection .phoneKey:hover .letter,.dialerServiceCardLoader .DailpadSection .keypadSection .phoneKey:active .letter,.dialerServiceCardLoader .DailpadSection .keypadSection .phoneKey:hover .letter{color:#666}.dialerServiceCard .DailpadSection .daillingNumberCard,.dialerServiceCardLoader .DailpadSection .daillingNumberCard{position:relative;width:100%;height:auto}.dialerServiceCard .DailpadSection .daillingNumberCard .contactFirstLetterBgWrap,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactFirstLetterBgWrap{padding:10px 20px}.dialerServiceCard .DailpadSection .daillingNumberCard .contactFirstLetterBgWrap .overLetterCenter,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactFirstLetterBgWrap .overLetterCenter{display:flex;align-items:center;justify-content:center}.dialerServiceCard .DailpadSection .daillingNumberCard .contactFirstLetterBgWrap .overLetterCenter .contactImgBg,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactFirstLetterBgWrap .overLetterCenter .contactImgBg{width:50px;height:50px;opacity:.5;background:#a2aeff;border-radius:50%}.dialerServiceCard .DailpadSection .daillingNumberCard .contactFirstLetterBgWrap .overLetterCenter svg,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactFirstLetterBgWrap .overLetterCenter svg{width:89px;height:89px;color:#a2aeff;fill:#a2aeff}.dialerServiceCard .DailpadSection .daillingNumberCard .contactFirstLetterBgWrap .overLetterCenter .firstLetter,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactFirstLetterBgWrap .overLetterCenter .firstLetter{position:absolute;font-size:24px;color:#3953fb}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap{position:relative;display:block;text-align:center;border-bottom:1px solid transparent;padding:10px 20px;letter-spacing:.3px}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap h6.contactName,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap h6.contactName{font-size:18px;font-weight:600;color:#5c5c5c;margin-bottom:5px}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .callStatus,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .callStatus{position:relative;margin-top:10px;margin-bottom:30px;font-size:18px;color:#666;text-transform:capitalize}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .callStatus.calling:after,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .callStatus.calling:after{content:"...";color:#666}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .callStatus.connected,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .callStatus.connected{color:#29b969}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .callStatus.disconnected,.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .callStatus.ended,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .callStatus.disconnected,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .callStatus.ended{color:red}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .contactNumber,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .contactNumber{position:relative;margin-top:10px;font-size:16px;color:#666}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .contactNumber.disconnected,.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .contactNumber.ended,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .contactNumber.disconnected,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .contactNumber.ended{-webkit-animation:blinkingText 1.2s 3;animation:blinkingText 1.2s 3}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection{position:relative;display:flex;align-items:center;justify-content:center;margin-top:10px;transition:all .3s ease;color:#666;height:20px}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .calling,.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .connected,.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .disconnected,.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .ended,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .calling,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .connected,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .disconnected,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .ended{position:relative;display:flex;margin-right:10px}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .calling svg,.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .connected svg,.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .disconnected svg,.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .ended svg,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .calling svg,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .connected svg,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .disconnected svg,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .ended svg{width:16px;height:16px;color:#666;fill:#666}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .connected svg,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .connected svg{color:#29b969;fill:#29b969}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .disconnected svg,.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .ended svg,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .disconnected svg,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .ended svg{color:red;fill:red;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .hours,.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .minutes,.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .seconds,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .hours,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .minutes,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection .seconds{position:relative;display:block;text-align:center;letter-spacing:1px;width:28px;transition:all .3s ease}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection.disconnected,.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection.ended,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection.disconnected,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .timerSection.ended{color:red;transition:all .3s ease;-webkit-animation:blinkingText 1.2s 3;animation:blinkingText 1.2s 3}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap.ivrKeypadEnabled .callStatus,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap.ivrKeypadEnabled .callStatus{margin-top:unset;margin-bottom:10px}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .recordingState,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .recordingState{position:relative;display:flex;align-items:center;margin:15px 0 10px;justify-content:center}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .recordingState .redDot,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .recordingState .redDot{position:relative;padding:5px;border-radius:35px;background:red;margin-right:5px}.dialerServiceCard .DailpadSection .daillingNumberCard .contactNameInputWrap .recordingState .recordingText,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .contactNameInputWrap .recordingState .recordingText{font-size:14px;color:#666}.dialerServiceCard .DailpadSection .daillingNumberCard .dialerKeyPadOnCalling,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .dialerKeyPadOnCalling{position:relative}.dialerServiceCard .DailpadSection .daillingNumberCard .dialerKeyPadOnCalling .inputRemoveBtnWrap,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .dialerKeyPadOnCalling .inputRemoveBtnWrap{padding-bottom:10px}.dialerServiceCard .DailpadSection .daillingNumberCard .dialerKeyPadOnCalling .keypadSection,.dialerServiceCardLoader .DailpadSection .daillingNumberCard .dialerKeyPadOnCalling .keypadSection{border-top:1px solid #f3f4f8}.dialerServiceCard .dialerBtnSection,.dialerServiceCard .dialerButtonLoader,.dialerServiceCardLoader .dialerBtnSection,.dialerServiceCardLoader .dialerButtonLoader{display:grid;grid-template-columns:34px 34px 50px 34px 34px;align-items:center;justify-content:space-between;padding:0 40px 10px}.dialerServiceCard .dialerBtnSection .linear-background,.dialerServiceCard .dialerButtonLoader .linear-background,.dialerServiceCardLoader .dialerBtnSection .linear-background,.dialerServiceCardLoader .dialerButtonLoader .linear-background{width:34px;height:34px;border-radius:50%!important}.dialerServiceCard .dialerBtnSection .linear-background.callLoader,.dialerServiceCard .dialerButtonLoader .linear-background.callLoader,.dialerServiceCardLoader .dialerBtnSection .linear-background.callLoader,.dialerServiceCardLoader .dialerButtonLoader .linear-background.callLoader{width:50px;height:50px}.dialerServiceCard .dialerBtnSection .callUser,.dialerServiceCard .dialerBtnSection .dialerButtonLoader .callUser,.dialerServiceCard .dialerBtnSection .dialerButtonLoader .dialMenu,.dialerServiceCard .dialerBtnSection .dialerButtonLoader .endCall,.dialerServiceCard .dialerBtnSection .dialerButtonLoader .mike,.dialerServiceCard .dialerBtnSection .dialerButtonLoader .notes,.dialerServiceCard .dialerBtnSection .dialerServiceCardLoader .dialerButtonLoader .callUser,.dialerServiceCard .dialerBtnSection .dialerServiceCardLoader .dialerButtonLoader .endCall,.dialerServiceCard .dialerBtnSection .dialMenu,.dialerServiceCard .dialerBtnSection .endCall,.dialerServiceCard .dialerBtnSection .mike,.dialerServiceCard .dialerBtnSection .notes,.dialerServiceCard .dialerBtnSection .recordIcon.pauseRecording,.dialerServiceCard .dialerBtnSection .recordIcon.recordingDisabled,.dialerServiceCard .dialerButtonLoader .callUser,.dialerServiceCard .dialerButtonLoader .dialerBtnSection .callUser,.dialerServiceCard .dialerButtonLoader .dialerBtnSection .dialMenu,.dialerServiceCard .dialerButtonLoader .dialerBtnSection .endCall,.dialerServiceCard .dialerButtonLoader .dialerBtnSection .mike,.dialerServiceCard .dialerButtonLoader .dialerBtnSection .notes,.dialerServiceCard .dialerButtonLoader .dialerServiceCardLoader .dialerBtnSection .callUser,.dialerServiceCard .dialerButtonLoader .dialerServiceCardLoader .dialerBtnSection .endCall,.dialerServiceCard .dialerButtonLoader .dialMenu,.dialerServiceCard .dialerButtonLoader .endCall,.dialerServiceCard .dialerButtonLoader .mike,.dialerServiceCard .dialerButtonLoader .notes,.dialerServiceCard .dialerButtonLoader .recordIcon.pauseRecording,.dialerServiceCard .dialerButtonLoader .recordIcon.recordingDisabled,.dialerServiceCard .dialerServiceCardLoader .dialerBtnSection .callUser,.dialerServiceCard .dialerServiceCardLoader .dialerBtnSection .dialMenu,.dialerServiceCard .dialerServiceCardLoader .dialerBtnSection .endCall,.dialerServiceCard .dialerServiceCardLoader .dialerBtnSection .mike,.dialerServiceCard .dialerServiceCardLoader .dialerBtnSection .notes,.dialerServiceCard .dialerServiceCardLoader .dialerButtonLoader .callUser,.dialerServiceCard .dialerServiceCardLoader .dialerButtonLoader .dialMenu,.dialerServiceCard .dialerServiceCardLoader .dialerButtonLoader .endCall,.dialerServiceCard .dialerServiceCardLoader .dialerButtonLoader .mike,.dialerServiceCard .dialerServiceCardLoader .dialerButtonLoader .notes,.dialerServiceCardLoader .dialerBtnSection .callUser,.dialerServiceCardLoader .dialerBtnSection .dialerButtonLoader .callUser,.dialerServiceCardLoader .dialerBtnSection .dialerButtonLoader .dialMenu,.dialerServiceCardLoader .dialerBtnSection .dialerButtonLoader .endCall,.dialerServiceCardLoader .dialerBtnSection .dialerButtonLoader .mike,.dialerServiceCardLoader .dialerBtnSection .dialerButtonLoader .notes,.dialerServiceCardLoader .dialerBtnSection .dialerServiceCard .dialerButtonLoader .callUser,.dialerServiceCardLoader .dialerBtnSection .dialerServiceCard .dialerButtonLoader .endCall,.dialerServiceCardLoader .dialerBtnSection .dialMenu,.dialerServiceCardLoader .dialerBtnSection .endCall,.dialerServiceCardLoader .dialerBtnSection .mike,.dialerServiceCardLoader .dialerBtnSection .notes,.dialerServiceCardLoader .dialerBtnSection .recordIcon.pauseRecording,.dialerServiceCardLoader .dialerBtnSection .recordIcon.recordingDisabled,.dialerServiceCardLoader .dialerButtonLoader .callUser,.dialerServiceCardLoader .dialerButtonLoader .dialerBtnSection .callUser,.dialerServiceCardLoader .dialerButtonLoader .dialerBtnSection .dialMenu,.dialerServiceCardLoader .dialerButtonLoader .dialerBtnSection .endCall,.dialerServiceCardLoader .dialerButtonLoader .dialerBtnSection .mike,.dialerServiceCardLoader .dialerButtonLoader .dialerBtnSection .notes,.dialerServiceCardLoader .dialerButtonLoader .dialerServiceCard .dialerBtnSection .callUser,.dialerServiceCardLoader .dialerButtonLoader .dialerServiceCard .dialerBtnSection .endCall,.dialerServiceCardLoader .dialerButtonLoader .dialMenu,.dialerServiceCardLoader .dialerButtonLoader .endCall,.dialerServiceCardLoader .dialerButtonLoader .mike,.dialerServiceCardLoader .dialerButtonLoader .notes,.dialerServiceCardLoader .dialerButtonLoader .recordIcon.pauseRecording,.dialerServiceCardLoader .dialerButtonLoader .recordIcon.recordingDisabled,.dialerServiceCardLoader .dialerServiceCard .dialerBtnSection .callUser,.dialerServiceCardLoader .dialerServiceCard .dialerBtnSection .dialMenu,.dialerServiceCardLoader .dialerServiceCard .dialerBtnSection .endCall,.dialerServiceCardLoader .dialerServiceCard .dialerBtnSection .mike,.dialerServiceCardLoader .dialerServiceCard .dialerBtnSection .notes,.dialerServiceCardLoader .dialerServiceCard .dialerButtonLoader .callUser,.dialerServiceCardLoader .dialerServiceCard .dialerButtonLoader .dialMenu,.dialerServiceCardLoader .dialerServiceCard .dialerButtonLoader .endCall,.dialerServiceCardLoader .dialerServiceCard .dialerButtonLoader .mike,.dialerServiceCardLoader .dialerServiceCard .dialerButtonLoader .notes{position:relative;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;padding:5px;-webkit-user-select:none;user-select:none;transition:all .3s}.dialerServiceCard .dialerBtnSection .dialerButtonLoader .dialMenu,.dialerServiceCard .dialerBtnSection .dialerButtonLoader .mike,.dialerServiceCard .dialerBtnSection .dialerButtonLoader .notes,.dialerServiceCard .dialerBtnSection .dialMenu,.dialerServiceCard .dialerBtnSection .mike,.dialerServiceCard .dialerBtnSection .notes,.dialerServiceCard .dialerButtonLoader .dialerBtnSection .dialMenu,.dialerServiceCard .dialerButtonLoader .dialerBtnSection .mike,.dialerServiceCard .dialerButtonLoader .dialerBtnSection .notes,.dialerServiceCard .dialerButtonLoader .dialMenu,.dialerServiceCard .dialerButtonLoader .mike,.dialerServiceCard .dialerButtonLoader .notes,.dialerServiceCard .dialerServiceCardLoader .dialerBtnSection .dialMenu,.dialerServiceCard .dialerServiceCardLoader .dialerBtnSection .mike,.dialerServiceCard .dialerServiceCardLoader .dialerBtnSection .notes,.dialerServiceCard .dialerServiceCardLoader .dialerButtonLoader .dialMenu,.dialerServiceCard .dialerServiceCardLoader .dialerButtonLoader .mike,.dialerServiceCard .dialerServiceCardLoader .dialerButtonLoader .notes,.dialerServiceCardLoader .dialerBtnSection .dialerButtonLoader .dialMenu,.dialerServiceCardLoader .dialerBtnSection .dialerButtonLoader .mike,.dialerServiceCardLoader .dialerBtnSection .dialerButtonLoader .notes,.dialerServiceCardLoader .dialerBtnSection .dialMenu,.dialerServiceCardLoader .dialerBtnSection .mike,.dialerServiceCardLoader .dialerBtnSection .notes,.dialerServiceCardLoader .dialerButtonLoader .dialerBtnSection .dialMenu,.dialerServiceCardLoader .dialerButtonLoader .dialerBtnSection .mike,.dialerServiceCardLoader .dialerButtonLoader .dialerBtnSection .notes,.dialerServiceCardLoader .dialerButtonLoader .dialMenu,.dialerServiceCardLoader .dialerButtonLoader .mike,.dialerServiceCardLoader .dialerButtonLoader .notes,.dialerServiceCardLoader .dialerServiceCard .dialerBtnSection .dialMenu,.dialerServiceCardLoader .dialerServiceCard .dialerBtnSection .mike,.dialerServiceCardLoader .dialerServiceCard .dialerBtnSection .notes,.dialerServiceCardLoader .dialerServiceCard .dialerButtonLoader .dialMenu,.dialerServiceCardLoader .dialerServiceCard .dialerButtonLoader .mike,.dialerServiceCardLoader .dialerServiceCard .dialerButtonLoader .notes{color:#ababab}.dialerServiceCard .dialerBtnSection .dialerButtonLoader .dialMenu svg,.dialerServiceCard .dialerBtnSection .dialerButtonLoader .dialMenu svg path,.dialerServiceCard .dialerBtnSection .dialerButtonLoader .mike svg,.dialerServiceCard .dialerBtnSection .dialerButtonLoader .mike svg path,.dialerServiceCard .dialerBtnSection .dialerButtonLoader .notes svg,.dialerServiceCard .dialerBtnSection .dialerButtonLoader .notes svg path,.dialerServiceCard .dialerBtnSection .dialMenu svg,.dialerServiceCard .dialerBtnSection .dialMenu svg path,.dialerServiceCard .dialerBtnSection .mike svg,.dialerServiceCard .dialerBtnSection .mike svg path,.dialerServiceCard .dialerBtnSection .notes svg,.dialerServiceCard .dialerBtnSection .notes svg path,.dialerServiceCard .dialerButtonLoader .dialerBtnSection .dialMenu svg,.dialerServiceCard .dialerButtonLoader .dialerBtnSection .dialMenu svg path,.dialerServiceCard .dialerButtonLoader .dialerBtnSection .mike svg,.dialerServiceCard .dialerButtonLoader .dialerBtnSection .mike svg path,.dialerServiceCard .dialerButtonLoader .dialerBtnSection .notes svg,.dialerServiceCard .dialerButtonLoader .dialerBtnSection .notes svg path,.dialerServiceCard .dialerButtonLoader .dialMenu svg,.dialerServiceCard .dialerButtonLoader .dialMenu svg path,.dialerServiceCard .dialerButtonLoader .mike svg,.dialerServiceCard .dialerButtonLoader .mike svg path,.dialerServiceCard .dialerButtonLoader .notes svg,.dialerServiceCard .dialerButtonLoader .notes svg path,.dialerServiceCard .dialerServiceCardLoader .dialerBtnSection .dialMenu svg,.dialerServiceCard .dialerServiceCardLoader .dialerBtnSection .dialMenu svg path,.dialerServiceCard .dialerServiceCardLoader .dialerBtnSection .mike svg,.dialerServiceCard .dialerServiceCardLoader .dialerBtnSection .mike svg path,.dialerServiceCard .dialerServiceCardLoader .dialerBtnSection .notes svg,.dialerServiceCard .dialerServiceCardLoader .dialerBtnSection .notes svg path,.dialerServiceCard .dialerServiceCardLoader .dialerButtonLoader .dialMenu svg,.dialerServiceCard .dialerServiceCardLoader .dialerButtonLoader .dialMenu svg path,.dialerServiceCard .dialerServiceCardLoader .dialerButtonLoader .mike svg,.dialerServiceCard .dialerServiceCardLoader .dialerButtonLoader .mike svg path,.dialerServiceCard .dialerServiceCardLoader .dialerButtonLoader .notes svg,.dialerServiceCard .dialerServiceCardLoader .dialerButtonLoader .notes svg path,.dialerServiceCardLoader .dialerBtnSection .dialerButtonLoader .dialMenu svg,.dialerServiceCardLoader .dialerBtnSection .dialerButtonLoader .dialMenu svg path,.dialerServiceCardLoader .dialerBtnSection .dialerButtonLoader .mike svg,.dialerServiceCardLoader .dialerBtnSection .dialerButtonLoader .mike svg path,.dialerServiceCardLoader .dialerBtnSection .dialerButtonLoader .notes svg,.dialerServiceCardLoader .dialerBtnSection .dialerButtonLoader .notes svg path,.dialerServiceCardLoader .dialerBtnSection .dialMenu svg,.dialerServiceCardLoader .dialerBtnSection .dialMenu svg path,.dialerServiceCardLoader .dialerBtnSection .mike svg,.dialerServiceCardLoader .dialerBtnSection .mike svg path,.dialerServiceCardLoader .dialerBtnSection .notes svg,.dialerServiceCardLoader .dialerBtnSection .notes svg path,.dialerServiceCardLoader .dialerButtonLoader .dialerBtnSection .dialMenu svg,.dialerServiceCardLoader .dialerButtonLoader .dialerBtnSection .dialMenu svg path,.dialerServiceCardLoader .dialerButtonLoader .dialerBtnSection .mike svg,.dialerServiceCardLoader .dialerButtonLoader .dialerBtnSection .mike svg path,.dialerServiceCardLoader .dialerButtonLoader .dialerBtnSection .notes svg,.dialerServiceCardLoader .dialerButtonLoader .dialerBtnSection .notes svg path,.dialerServiceCardLoader .dialerButtonLoader .dialMenu svg,.dialerServiceCardLoader .dialerButtonLoader .dialMenu svg path,.dialerServiceCardLoader .dialerButtonLoader .mike svg,.dialerServiceCardLoader .dialerButtonLoader .mike svg path,.dialerServiceCardLoader .dialerButtonLoader .notes svg,.dialerServiceCardLoader .dialerButtonLoader .notes svg path,.dialerServiceCardLoader .dialerServiceCard .dialerBtnSection .dialMenu svg,.dialerServiceCardLoader .dialerServiceCard .dialerBtnSection .dialMenu svg path,.dialerServiceCardLoader .dialerServiceCard .dialerBtnSection .mike svg,.dialerServiceCardLoader .dialerServiceCard .dialerBtnSection .mike svg path,.dialerServiceCardLoader .dialerServiceCard .dialerBtnSection .notes svg,.dialerServiceCardLoader .dialerServiceCard .dialerBtnSection .notes svg path,.dialerServiceCardLoader .dialerServiceCard .dialerButtonLoader .dialMenu svg,.dialerServiceCardLoader .dialerServiceCard .dialerButtonLoader .dialMenu svg path,.dialerServiceCardLoader .dialerServiceCard .dialerButtonLoader .mike svg,.dialerServiceCardLoader .dialerServiceCard .dialerButtonLoader .mike svg path,.dialerServiceCardLoader .dialerServiceCard .dialerButtonLoader .notes svg,.dialerServiceCardLoader .dialerServiceCard .dialerButtonLoader .notes svg path{color:#ababab;fill:#ababab}.dialerServiceCard .dialerBtnSection .dialMenu.enabled,.dialerServiceCard .dialerBtnSection .mike.enabled,.dialerServiceCard .dialerBtnSection .notes.enabled,.dialerServiceCard .dialerButtonLoader .dialMenu.enabled,.dialerServiceCard .dialerButtonLoader .mike.enabled,.dialerServiceCard .dialerButtonLoader .notes.enabled,.dialerServiceCardLoader .dialerBtnSection .dialMenu.enabled,.dialerServiceCardLoader .dialerBtnSection .mike.enabled,.dialerServiceCardLoader .dialerBtnSection .notes.enabled,.dialerServiceCardLoader .dialerButtonLoader .dialMenu.enabled,.dialerServiceCardLoader .dialerButtonLoader .mike.enabled,.dialerServiceCardLoader .dialerButtonLoader .notes.enabled{border:1px solid #e0e0e0;background:#fff;cursor:pointer;transition:all .3s;color:#737373}.dialerServiceCard .dialerBtnSection .dialMenu.enabled svg,.dialerServiceCard .dialerBtnSection .dialMenu.enabled svg path,.dialerServiceCard .dialerBtnSection .mike.enabled svg,.dialerServiceCard .dialerBtnSection .mike.enabled svg path,.dialerServiceCard .dialerBtnSection .notes.enabled svg,.dialerServiceCard .dialerBtnSection .notes.enabled svg path,.dialerServiceCard .dialerButtonLoader .dialMenu.enabled svg,.dialerServiceCard .dialerButtonLoader .dialMenu.enabled svg path,.dialerServiceCard .dialerButtonLoader .mike.enabled svg,.dialerServiceCard .dialerButtonLoader .mike.enabled svg path,.dialerServiceCard .dialerButtonLoader .notes.enabled svg,.dialerServiceCard .dialerButtonLoader .notes.enabled svg path,.dialerServiceCardLoader .dialerBtnSection .dialMenu.enabled svg,.dialerServiceCardLoader .dialerBtnSection .dialMenu.enabled svg path,.dialerServiceCardLoader .dialerBtnSection .mike.enabled svg,.dialerServiceCardLoader .dialerBtnSection .mike.enabled svg path,.dialerServiceCardLoader .dialerBtnSection .notes.enabled svg,.dialerServiceCardLoader .dialerBtnSection .notes.enabled svg path,.dialerServiceCardLoader .dialerButtonLoader .dialMenu.enabled svg,.dialerServiceCardLoader .dialerButtonLoader .dialMenu.enabled svg path,.dialerServiceCardLoader .dialerButtonLoader .mike.enabled svg,.dialerServiceCardLoader .dialerButtonLoader .mike.enabled svg path,.dialerServiceCardLoader .dialerButtonLoader .notes.enabled svg,.dialerServiceCardLoader .dialerButtonLoader .notes.enabled svg path{color:#737373;fill:#737373}.dialerServiceCard .dialerBtnSection .dialMenu.active,.dialerServiceCard .dialerBtnSection .dialMenu.keypadEnabled,.dialerServiceCard .dialerBtnSection .mike.active,.dialerServiceCard .dialerBtnSection .mike.keypadEnabled,.dialerServiceCard .dialerBtnSection .notes.active,.dialerServiceCard .dialerBtnSection .notes.keypadEnabled,.dialerServiceCard .dialerButtonLoader .dialMenu.active,.dialerServiceCard .dialerButtonLoader .dialMenu.keypadEnabled,.dialerServiceCard .dialerButtonLoader .mike.active,.dialerServiceCard .dialerButtonLoader .mike.keypadEnabled,.dialerServiceCard .dialerButtonLoader .notes.active,.dialerServiceCard .dialerButtonLoader .notes.keypadEnabled,.dialerServiceCardLoader .dialerBtnSection .dialMenu.active,.dialerServiceCardLoader .dialerBtnSection .dialMenu.keypadEnabled,.dialerServiceCardLoader .dialerBtnSection .mike.active,.dialerServiceCardLoader .dialerBtnSection .mike.keypadEnabled,.dialerServiceCardLoader .dialerBtnSection .notes.active,.dialerServiceCardLoader .dialerBtnSection .notes.keypadEnabled,.dialerServiceCardLoader .dialerButtonLoader .dialMenu.active,.dialerServiceCardLoader .dialerButtonLoader .dialMenu.keypadEnabled,.dialerServiceCardLoader .dialerButtonLoader .mike.active,.dialerServiceCardLoader .dialerButtonLoader .mike.keypadEnabled,.dialerServiceCardLoader .dialerButtonLoader .notes.active,.dialerServiceCardLoader .dialerButtonLoader .notes.keypadEnabled{border:1px solid #3953fb;background:#3953fb;cursor:pointer;transition:all .3s;color:#fff}.dialerServiceCard .dialerBtnSection .dialMenu.active svg,.dialerServiceCard .dialerBtnSection .dialMenu.active svg path,.dialerServiceCard .dialerBtnSection .dialMenu.keypadEnabled svg,.dialerServiceCard .dialerBtnSection .dialMenu.keypadEnabled svg path,.dialerServiceCard .dialerBtnSection .mike.active svg,.dialerServiceCard .dialerBtnSection .mike.active svg path,.dialerServiceCard .dialerBtnSection .mike.keypadEnabled svg,.dialerServiceCard .dialerBtnSection .mike.keypadEnabled svg path,.dialerServiceCard .dialerBtnSection .notes.active svg,.dialerServiceCard .dialerBtnSection .notes.active svg path,.dialerServiceCard .dialerBtnSection .notes.keypadEnabled svg,.dialerServiceCard .dialerBtnSection .notes.keypadEnabled svg path,.dialerServiceCard .dialerButtonLoader .dialMenu.active svg,.dialerServiceCard .dialerButtonLoader .dialMenu.active svg path,.dialerServiceCard .dialerButtonLoader .dialMenu.keypadEnabled svg,.dialerServiceCard .dialerButtonLoader .dialMenu.keypadEnabled svg path,.dialerServiceCard .dialerButtonLoader .mike.active svg,.dialerServiceCard .dialerButtonLoader .mike.active svg path,.dialerServiceCard .dialerButtonLoader .mike.keypadEnabled svg,.dialerServiceCard .dialerButtonLoader .mike.keypadEnabled svg path,.dialerServiceCard .dialerButtonLoader .notes.active svg,.dialerServiceCard .dialerButtonLoader .notes.active svg path,.dialerServiceCard .dialerButtonLoader .notes.keypadEnabled svg,.dialerServiceCard .dialerButtonLoader .notes.keypadEnabled svg path,.dialerServiceCardLoader .dialerBtnSection .dialMenu.active svg,.dialerServiceCardLoader .dialerBtnSection .dialMenu.active svg path,.dialerServiceCardLoader .dialerBtnSection .dialMenu.keypadEnabled svg,.dialerServiceCardLoader .dialerBtnSection .dialMenu.keypadEnabled svg path,.dialerServiceCardLoader .dialerBtnSection .mike.active svg,.dialerServiceCardLoader .dialerBtnSection .mike.active svg path,.dialerServiceCardLoader .dialerBtnSection .mike.keypadEnabled svg,.dialerServiceCardLoader .dialerBtnSection .mike.keypadEnabled svg path,.dialerServiceCardLoader .dialerBtnSection .notes.active svg,.dialerServiceCardLoader .dialerBtnSection .notes.active svg path,.dialerServiceCardLoader .dialerBtnSection .notes.keypadEnabled svg,.dialerServiceCardLoader .dialerBtnSection .notes.keypadEnabled svg path,.dialerServiceCardLoader .dialerButtonLoader .dialMenu.active svg,.dialerServiceCardLoader .dialerButtonLoader .dialMenu.active svg path,.dialerServiceCardLoader .dialerButtonLoader .dialMenu.keypadEnabled svg,.dialerServiceCardLoader .dialerButtonLoader .dialMenu.keypadEnabled svg path,.dialerServiceCardLoader .dialerButtonLoader .mike.active svg,.dialerServiceCardLoader .dialerButtonLoader .mike.active svg path,.dialerServiceCardLoader .dialerButtonLoader .mike.keypadEnabled svg,.dialerServiceCardLoader .dialerButtonLoader .mike.keypadEnabled svg path,.dialerServiceCardLoader .dialerButtonLoader .notes.active svg,.dialerServiceCardLoader .dialerButtonLoader .notes.active svg path,.dialerServiceCardLoader .dialerButtonLoader .notes.keypadEnabled svg,.dialerServiceCardLoader .dialerButtonLoader .notes.keypadEnabled svg path{color:#fff;fill:#fff}.dialerServiceCard .dialerBtnSection .recordIcon.recordingDisabled,.dialerServiceCard .dialerButtonLoader .recordIcon.recordingDisabled,.dialerServiceCardLoader .dialerBtnSection .recordIcon.recordingDisabled,.dialerServiceCardLoader .dialerButtonLoader .recordIcon.recordingDisabled{border:1px solid #f1f1f1;background:#f1f1f1;opacity:.7}.dialerServiceCard .dialerBtnSection .recordIcon.recordingDisabled svg,.dialerServiceCard .dialerBtnSection .recordIcon.recordingDisabled svg path,.dialerServiceCard .dialerButtonLoader .recordIcon.recordingDisabled svg,.dialerServiceCard .dialerButtonLoader .recordIcon.recordingDisabled svg path,.dialerServiceCardLoader .dialerBtnSection .recordIcon.recordingDisabled svg,.dialerServiceCardLoader .dialerBtnSection .recordIcon.recordingDisabled svg path,.dialerServiceCardLoader .dialerButtonLoader .recordIcon.recordingDisabled svg,.dialerServiceCardLoader .dialerButtonLoader .recordIcon.recordingDisabled svg path{opacity:.5}.dialerServiceCard .dialerBtnSection .recordIcon.pauseRecording,.dialerServiceCard .dialerButtonLoader .recordIcon.pauseRecording,.dialerServiceCardLoader .dialerBtnSection .recordIcon.pauseRecording,.dialerServiceCardLoader .dialerButtonLoader .recordIcon.pauseRecording{cursor:pointer;background:#ff6a6a;-webkit-user-select:auto;user-select:auto}.dialerServiceCard .dialerBtnSection .recordIcon.pauseRecording svg,.dialerServiceCard .dialerButtonLoader .recordIcon.pauseRecording svg,.dialerServiceCardLoader .dialerBtnSection .recordIcon.pauseRecording svg,.dialerServiceCardLoader .dialerButtonLoader .recordIcon.pauseRecording svg{width:18px;height:18px;fill:#fff}.dialerServiceCard .dialerBtnSection .recordIcon.resumeRecording,.dialerServiceCard .dialerBtnSection .recordIcon.startRecording,.dialerServiceCard .dialerButtonLoader .recordIcon.resumeRecording,.dialerServiceCard .dialerButtonLoader .recordIcon.startRecording,.dialerServiceCardLoader .dialerBtnSection .recordIcon.resumeRecording,.dialerServiceCardLoader .dialerBtnSection .recordIcon.startRecording,.dialerServiceCardLoader .dialerButtonLoader .recordIcon.resumeRecording,.dialerServiceCardLoader .dialerButtonLoader .recordIcon.startRecording{position:relative;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;padding:5px;opacity:1;cursor:pointer;border:1px solid #e0e0e0;background:#fff}.dialerServiceCard .dialerBtnSection .recordIcon.resumeRecording svg,.dialerServiceCard .dialerBtnSection .recordIcon.startRecording svg,.dialerServiceCard .dialerButtonLoader .recordIcon.resumeRecording svg,.dialerServiceCard .dialerButtonLoader .recordIcon.startRecording svg,.dialerServiceCardLoader .dialerBtnSection .recordIcon.resumeRecording svg,.dialerServiceCardLoader .dialerBtnSection .recordIcon.startRecording svg,.dialerServiceCardLoader .dialerButtonLoader .recordIcon.resumeRecording svg,.dialerServiceCardLoader .dialerButtonLoader .recordIcon.startRecording svg{width:13px;height:13px;fill:#fff}.dialerServiceCard .dialerBtnSection .dialMenu,.dialerServiceCard .dialerButtonLoader .dialMenu,.dialerServiceCardLoader .dialerBtnSection .dialMenu,.dialerServiceCardLoader .dialerButtonLoader .dialMenu{cursor:pointer}.dialerServiceCard .dialerBtnSection .mike span,.dialerServiceCard .dialerButtonLoader .mike span,.dialerServiceCardLoader .dialerBtnSection .mike span,.dialerServiceCardLoader .dialerButtonLoader .mike span{font-size:18px}.dialerServiceCard .dialerBtnSection .dialPadDisabled,.dialerServiceCard .dialerButtonLoader .dialPadDisabled,.dialerServiceCardLoader .dialerBtnSection .dialPadDisabled,.dialerServiceCardLoader .dialerButtonLoader .dialPadDisabled{opacity:.7;pointer-events:none}.dialerServiceCard .dialerBtnSection .dialMenu,.dialerServiceCard .dialerBtnSection .mike,.dialerServiceCard .dialerBtnSection .notes,.dialerServiceCard .dialerButtonLoader .dialMenu,.dialerServiceCard .dialerButtonLoader .mike,.dialerServiceCard .dialerButtonLoader .notes,.dialerServiceCardLoader .dialerBtnSection .dialMenu,.dialerServiceCardLoader .dialerBtnSection .mike,.dialerServiceCardLoader .dialerBtnSection .notes,.dialerServiceCardLoader .dialerButtonLoader .dialMenu,.dialerServiceCardLoader .dialerButtonLoader .mike,.dialerServiceCardLoader .dialerButtonLoader .notes{background:#fff;border:1px solid #f1f1f1}.dialerServiceCard .dialerBtnSection .dialMenu svg,.dialerServiceCard .dialerBtnSection .mike svg,.dialerServiceCard .dialerBtnSection .notes svg,.dialerServiceCard .dialerButtonLoader .dialMenu svg,.dialerServiceCard .dialerButtonLoader .mike svg,.dialerServiceCard .dialerButtonLoader .notes svg,.dialerServiceCardLoader .dialerBtnSection .dialMenu svg,.dialerServiceCardLoader .dialerBtnSection .mike svg,.dialerServiceCardLoader .dialerBtnSection .notes svg,.dialerServiceCardLoader .dialerButtonLoader .dialMenu svg,.dialerServiceCardLoader .dialerButtonLoader .mike svg,.dialerServiceCardLoader .dialerButtonLoader .notes svg{width:16px;height:16px}.dialerServiceCard .dialerBtnSection .dialMenu.active,.dialerServiceCard .dialerBtnSection .mike.active,.dialerServiceCard .dialerBtnSection .notes.active,.dialerServiceCard .dialerButtonLoader .dialMenu.active,.dialerServiceCard .dialerButtonLoader .mike.active,.dialerServiceCard .dialerButtonLoader .notes.active,.dialerServiceCardLoader .dialerBtnSection .dialMenu.active,.dialerServiceCardLoader .dialerBtnSection .mike.active,.dialerServiceCardLoader .dialerBtnSection .notes.active,.dialerServiceCardLoader .dialerButtonLoader .dialMenu.active,.dialerServiceCardLoader .dialerButtonLoader .mike.active,.dialerServiceCardLoader .dialerButtonLoader .notes.active{color:#fff}.dialerServiceCard .dialerBtnSection .callUser,.dialerServiceCard .dialerBtnSection .endCall,.dialerServiceCard .dialerButtonLoader .callUser,.dialerServiceCard .dialerButtonLoader .endCall,.dialerServiceCardLoader .dialerBtnSection .callUser,.dialerServiceCardLoader .dialerBtnSection .endCall,.dialerServiceCardLoader .dialerButtonLoader .callUser,.dialerServiceCardLoader .dialerButtonLoader .endCall{border:1px solid #ababab;width:50px;height:50px;padding:10px;cursor:pointer}.dialerServiceCard .dialerBtnSection .callUser svg,.dialerServiceCard .dialerBtnSection .endCall svg,.dialerServiceCard .dialerButtonLoader .callUser svg,.dialerServiceCard .dialerButtonLoader .endCall svg,.dialerServiceCardLoader .dialerBtnSection .callUser svg,.dialerServiceCardLoader .dialerBtnSection .endCall svg,.dialerServiceCardLoader .dialerButtonLoader .callUser svg,.dialerServiceCardLoader .dialerButtonLoader .endCall svg{width:24px;height:24px;color:#fff;fill:#fff}.dialerServiceCard .dialerBtnSection .endCall,.dialerServiceCard .dialerButtonLoader .endCall,.dialerServiceCardLoader .dialerBtnSection .endCall,.dialerServiceCardLoader .dialerButtonLoader .endCall{border:1px solid red;background:red}.dialerServiceCard .dialerBtnSection .endCall svg,.dialerServiceCard .dialerButtonLoader .endCall svg,.dialerServiceCardLoader .dialerBtnSection .endCall svg,.dialerServiceCardLoader .dialerButtonLoader .endCall svg{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.dialerServiceCard .dialerBtnSection .callUser,.dialerServiceCard .dialerButtonLoader .callUser,.dialerServiceCardLoader .dialerBtnSection .callUser,.dialerServiceCardLoader .dialerButtonLoader .callUser{border:1px solid #39d81a;background:#39d81a}.dialerServiceCard .dsDefaultNoSection,.dialerServiceCardLoader .dsDefaultNoSection{position:relative;border-top:1px solid #f3f4f8;padding:5px 20px}.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContactLoader,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContactLoader{height:36px;position:relative;display:grid;grid-template-columns:40px 200px;align-items:center;justify-content:center}.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContactLoader.linear-background,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContactLoader.linear-background{height:16px}.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContactLoader .number,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContactLoader .number{margin-left:10px}.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContact,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContact{position:relative;display:flex;align-items:center;justify-content:center;color:#737373;font-size:14px;background:#fff}.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContact .text,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContact .text{position:relative;color:#737373;font-size:12px;margin-right:5px}.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContact .number,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContact .number{width:160px;padding:5px 10px;display:flex;align-items:center;justify-content:space-between;border-radius:5px;cursor:pointer}.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContact .number span,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContact .number span{margin-top:2px}.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContact .number i,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContact .number i{margin-left:10px;font-size:20px;vertical-align:middle}.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContact .number:hover,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContact .number:hover{background:#f5f5f5;color:#333}.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContact .purchaseNumber,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContact .purchaseNumber{position:relative;padding:5px 15px;border:1px solid #3953fb;border-radius:5px;margin:2px 0 2px 10px;font-size:14px;cursor:pointer;color:#3953fb}.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContact .defaultNoLoader,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContact .defaultNoLoader{position:relative;display:block;width:160px;height:30px;border-radius:5px}.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContact .drop-down-menu,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContact .drop-down-menu{bottom:0}.dialerServiceCard .dsDefaultNoSection .dsWrapDefautContact .overlayDefaultNo,.dialerServiceCardLoader .dsDefaultNoSection .dsWrapDefautContact .overlayDefaultNo{position:fixed;z-index:99;inset:0;width:100%;height:100%;background:transparent;left:unset;width:340px}.dialerServiceCard .dsPhoneCreditsSection,.dialerServiceCard .dsPhoneCreditsSectionLoader,.dialerServiceCardLoader .dsPhoneCreditsSection,.dialerServiceCardLoader .dsPhoneCreditsSectionLoader{position:relative;padding:5px 20px;text-align:center;border-top:1px solid #f3f4f8}.dialerServiceCard .dsPhoneCreditsSection .creditsWrap,.dialerServiceCard .dsPhoneCreditsSectionLoader .creditsWrap,.dialerServiceCardLoader .dsPhoneCreditsSection .creditsWrap,.dialerServiceCardLoader .dsPhoneCreditsSectionLoader .creditsWrap{position:relative;display:flex;align-items:center;font-size:12px;justify-content:center}.dialerServiceCard .dsPhoneCreditsSection .creditsWrap .text,.dialerServiceCard .dsPhoneCreditsSectionLoader .creditsWrap .text,.dialerServiceCardLoader .dsPhoneCreditsSection .creditsWrap .text,.dialerServiceCardLoader .dsPhoneCreditsSectionLoader .creditsWrap .text{position:relative;color:#737373}.dialerServiceCard .dsPhoneCreditsSection .creditsWrap .creditsRemaining,.dialerServiceCard .dsPhoneCreditsSectionLoader .creditsWrap .creditsRemaining,.dialerServiceCardLoader .dsPhoneCreditsSection .creditsWrap .creditsRemaining,.dialerServiceCardLoader .dsPhoneCreditsSectionLoader .creditsWrap .creditsRemaining{position:relative;display:block;margin-left:5px}.dialerServiceCard .dsPhoneCreditsSection .creditsWrap .creditsRemainingLoader,.dialerServiceCard .dsPhoneCreditsSectionLoader .creditsWrap .creditsRemainingLoader,.dialerServiceCardLoader .dsPhoneCreditsSection .creditsWrap .creditsRemainingLoader,.dialerServiceCardLoader .dsPhoneCreditsSectionLoader .creditsWrap .creditsRemainingLoader{height:4px;border-radius:35px;width:16px}.dialerServiceCard .dsPhoneCreditsSection .addCreditsBtn,.dialerServiceCard .dsPhoneCreditsSectionLoader .addCreditsBtn,.dialerServiceCardLoader .dsPhoneCreditsSection .addCreditsBtn,.dialerServiceCardLoader .dsPhoneCreditsSectionLoader .addCreditsBtn{font-size:12px;color:#3953fb;text-align:right;padding:5px;border-radius:5px;cursor:pointer;font-weight:500}.dialerServiceCard .dsPhoneCreditsSection .addCreditsBtn:hover,.dialerServiceCard .dsPhoneCreditsSectionLoader .addCreditsBtn:hover,.dialerServiceCardLoader .dsPhoneCreditsSection .addCreditsBtn:hover,.dialerServiceCardLoader .dsPhoneCreditsSectionLoader .addCreditsBtn:hover{background:#f5f5f5}.dialerServiceCard .dsPhoneCreditsSectionLoader,.dialerServiceCardLoader .dsPhoneCreditsSectionLoader{height:36px;position:relative;align-items:center}.dialerServiceCard .dsPhoneCreditsSectionLoader .creditsWrap,.dialerServiceCardLoader .dsPhoneCreditsSectionLoader .creditsWrap{display:grid;grid-template-columns:40px 120px;align-items:center;justify-content:center}.dialerServiceCard .dsCancelLogPopup,.dialerServiceCard .dsUpgradeCreditsPopup,.dialerServiceCardLoader .dsCancelLogPopup,.dialerServiceCardLoader .dsUpgradeCreditsPopup{position:fixed;z-index:102;display:flex;align-items:center;justify-content:center;right:0;top:0;bottom:0;padding:0 40px}.dialerServiceCard .dsCancelLogPopup .cancelLogCard,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard{background:#fff;padding:30px;z-index:103;width:260px;border-radius:10px;text-align:center}.dialerServiceCard .dsCancelLogPopup .cancelLogCard img,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard img,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard img,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard img,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard img,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard img,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard img,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard img{width:50px;margin:0 auto 20px}.dialerServiceCard .dsCancelLogPopup .cancelLogCard h6,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard h6,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard h6,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard h6,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard h6,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard h6,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard h6,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard h6{color:#535353;font-size:16px;letter-spacing:.3px;margin-bottom:10px}.dialerServiceCard .dsCancelLogPopup .cancelLogCard p,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard p,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard p,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard p,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard p,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard p,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard p,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard p{color:#666;margin-bottom:10px;font-size:14px;letter-spacing:.3px;line-height:1.5}.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn{padding-top:10px}.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn .yesCloseBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn .yesCloseBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .yesCloseBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .yesCloseBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .yesCloseBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .yesCloseBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .yesCloseBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .yesCloseBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn .yesCloseBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn .yesCloseBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .yesCloseBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .yesCloseBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .yesCloseBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .yesCloseBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .yesCloseBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .addPhoneCreditsBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .yesCloseBtn{padding:10px 0;min-width:130px}.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCard .dsCancelLogPopup .cancelLogCard .creditsBtn .noDontCancelBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCard .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .noDontCancelBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCard .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .noDontCancelBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCard .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .noDontCancelBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsCancelLogPopup .cancelLogCard .creditsBtn .noDontCancelBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsCancelLogPopup .upgradeCreditsCard .creditsBtn .noDontCancelBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .cancelLogCard .creditsBtn .noDontCancelBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .cancelLogBtn .noDontCancelBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .cancelUpgradeBtn,.dialerServiceCardLoader .dsUpgradeCreditsPopup .upgradeCreditsCard .creditsBtn .noDontCancelBtn{margin-top:10px;padding:10px 0;min-width:130px}.dialerServiceCard .dsCancelLogPopup .overlayCLP,.dialerServiceCard .dsCancelLogPopup .overlayUCP,.dialerServiceCard .dsUpgradeCreditsPopup .overlayCLP,.dialerServiceCard .dsUpgradeCreditsPopup .overlayUCP,.dialerServiceCardLoader .dsCancelLogPopup .overlayCLP,.dialerServiceCardLoader .dsCancelLogPopup .overlayUCP,.dialerServiceCardLoader .dsUpgradeCreditsPopup .overlayCLP,.dialerServiceCardLoader .dsUpgradeCreditsPopup .overlayUCP{position:fixed;z-index:101;inset:0;width:100%;height:100%;background:rgba(0,0,0,.27);left:unset;width:340px}.dialerServiceCard .dsUpgradeCreditsPopup,.dialerServiceCard .dsUpgradeCreditsPopup .overlayUCP,.dialerServiceCardLoader .dsUpgradeCreditsPopup,.dialerServiceCardLoader .dsUpgradeCreditsPopup .overlayUCP{position:absolute}.dialerInformationArea{padding:10px}.DialerFirstLetter{width:100%;height:100px}.DialerFirstLetter.callingHt{width:100%;height:140px}.DialerFirstLetter.emptyContactHt,.DialerFirstLetter.emptyContactHt .blueWaveBg{width:100%;height:190px}.DialerFirstLetter .blueWaveBg{width:100%;height:140px;position:absolute;display:block;z-index:0;background:#eff1f9;opacity:.5;object-fit:cover}.DialerFirstLetter .circleFirstLetter{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.DialerFirstLetter .circleFirstLetter .whiteCircleBg{width:60px;height:60px;position:absolute;display:block;background:#fff;border-radius:50%;z-index:1}.DialerFirstLetter .circleFirstLetter .whiteCircleBg.linear-background{border-radius:50%!important}.DialerFirstLetter .circleFirstLetter .circleBlueWaveBg{width:60px;height:60px;position:absolute;display:block;border-radius:50%;z-index:1;background:#eff1f9;opacity:.5}.DialerFirstLetter .circleFirstLetter .circleBlueWaveBg.linear-background{border-radius:50%!important}.DialerFirstLetter .circleFirstLetter .letter{font-size:24px;font-family:Graphik-Semibold;color:#3953fb;z-index:2}.DialerFirstLetter.contactCardLetterWrapper{width:100%;height:100px}.DialerFirstLetter.contactCardLetterWrapper .blueWaveBg{width:100%;height:100px;object-fit:cover}.DialerFirstLetter.contactCardLetterWrapper .circleFirstLetter .whiteCircleBg{width:42px;height:42px}.DialerFirstLetter.contactCardLetterWrapper .circleFirstLetter .letter{font-size:22px;font-family:Graphik-Regular}.overlayDssBg{position:fixed;z-index:99;inset:0;width:100%;height:100%;background:transparent}.dsLogAfterEndSection{padding:0 20px 20px}.addSlackNotificationPopup .card .notesInput .notes-section .dsLogAfterEndSection label,.addStagesPopup .addStagesPopupCard .stageContentBody .notesInput .notes-section .dsLogAfterEndSection label,.addStagesPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .dsLogAfterEndSection label,.createCallStagePopup .card .callMapToDropdown .dsLogAfterEndSection label,.createCallStagePopup .card .colorCodes .dsLogAfterEndSection label,.dsLogAfterEndSection .addSlackNotificationPopup .card .notesInput .notes-section label,.dsLogAfterEndSection .addStagesPopup .addStagesPopupCard .stageContentBody .notesInput .notes-section label,.dsLogAfterEndSection .addStagesPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection label,.dsLogAfterEndSection .callNotesWrap .notes-section .name,.dsLogAfterEndSection .createCallStagePopup .card .callMapToDropdown label,.dsLogAfterEndSection .createCallStagePopup .card .colorCodes label,.dsLogAfterEndSection .editBulkTasksPopup .card .cardBody .notesInput .notes-section label,.dsLogAfterEndSection .filterDropdown label,.dsLogAfterEndSection .initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .notesInput .notes-section label,.dsLogAfterEndSection .initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection label,.dsLogAfterEndSection .replyThreadDropdown label,.dsLogAfterEndSection .stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .notesInput .notes-section label,.dsLogAfterEndSection .stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection label,.dsLogAfterEndSection .taskTypeDropdown label,.dsLogAfterEndSection .testEmailPopupWrapper .addStagesPopupCard .stageContentBody .notesInput .notes-section label,.dsLogAfterEndSection .testEmailPopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection label,.dsLogAfterEndSection .wrapInputLabel .label,.editBulkTasksPopup .card .cardBody .dsLogAfterEndSection .notesInput .notes-section label,.editBulkTasksPopup .card .cardBody .notesInput .notes-section .dsLogAfterEndSection label,.filterDropdown .dsLogAfterEndSection label,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .notesInput .notes-section .dsLogAfterEndSection label,.initialSchedulePopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .dsLogAfterEndSection label,.replyThreadDropdown .dsLogAfterEndSection label,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .notesInput .notes-section .dsLogAfterEndSection label,.stepEmailCreateEditorPopup .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .dsLogAfterEndSection label,.taskTypeDropdown .dsLogAfterEndSection label,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .notesInput .notes-section .dsLogAfterEndSection label,.testEmailPopupWrapper .addStagesPopupCard .stageContentBody .wrapInputBox .inputBoxSection .dsLogAfterEndSection label{font-size:14px;margin-bottom:5px;font-weight:600;letter-spacing:.3px;color:#666}.dsLogAfterEndSection .wrapInputLabel{margin-top:20px}.dsLogAfterEndSection .wrapInputLabel .callOutcomeBtn{position:relative;border:1px solid #eee;display:flex;align-items:center;justify-content:space-between;padding:5px 10px;border-radius:5px;width:100%;cursor:pointer}.dsLogAfterEndSection .wrapInputLabel .callOutcomeBtn .text{font-size:14px;color:#666}.dsLogAfterEndSection .wrapInputLabel .callOutcomeBtn i{font-size:20px;vertical-align:middle}.dsLogAfterEndSection .wrapInputLabel .drop-down-menu ul{max-height:160px!important}.dsLogAfterEndSection .wrapInputLabel .overlayCallOutcomeBg{position:fixed;z-index:100;inset:0;width:100%;height:100%;background:transparent;left:unset;width:340px}.dsLogAfterEndSection .callNotesWrap{margin-top:20px}.dsLogAfterEndSection .callNotesWrap .notes-section{height:100%}.dsLogAfterEndSection .callNotesWrap .notes-section .txt-cont{color:#666;border-radius:5px;border:1px solid #eee;height:100px;transition:all .3s;font-size:14px}.dsLogAfterEndSection .saveContactLogNo{margin-top:20px}.dsLogAfterEndSection .saveContactLogNo p{font-size:14px;color:#666;line-height:1.5;letter-spacing:.3px}.dsLogAfterEndSection .saveContactLogNo p .contactName{color:#3953fb}.dsLogAfterEndSection .saveContactLogNo .toggleBtnSection{margin-top:5px}.dsLogAfterEndSection .saveContactLogNo .toggleBtnSection .rightPad{padding-right:0}.dsLogAfterEndSection .saveContactLogNo .toggleBtnSection .leftPad{font-size:14px}.dsLogAfterEndSection .logCallBtnWrapper{position:relative;width:100%;margin-top:30px;display:flex;justify-content:flex-end}.dsLogAfterEndSection .logCallBtnWrapper .logCallBtn{width:130px;padding:10px 0;cursor:pointer;margin:0}.callNotesSection{position:fixed;display:block;width:340px;padding:20px;bottom:0;background:#fff;right:340px;z-index:100;border-top-left-radius:10px;border-left:1px solid #f5f5f5;border-top:1px solid #f5f5f5;box-shadow:-1px 0 8px 2px rgba(0,0,0,.08);-webkit-animation:cardSlideInRight .3s linear;animation:cardSlideInRight .3s linear}.callNotesSection.pluginCallNotes{width:300px;background:#fff;right:20px;border-top-right-radius:10px;-webkit-animation:cardSlideInBtmRight .3s linear;animation:cardSlideInBtmRight .3s linear}.callNotesSection i{position:absolute;top:12px;right:12px;font-size:20px;padding:4px;z-index:2}.callNotesSection .notes-section{height:240px}.callNotesSection .notes-section .name{font-size:14px;color:#666;font-weight:700;margin-bottom:10px}.dsCallLogsOverlay{position:fixed;z-index:100;inset:0;width:100%;height:100%;background:rgba(0,0,0,.65)}.dsCallLogsPopup{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:101;will-change:transform;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dsCallLogsPopup .upgradeSettingsCard{width:440px;position:relative;padding:30px;border-radius:10px;box-shadow:0 0 22.3px 1.7px rgba(59,59,59,.14);border:1px solid #ebebeb;background-color:#fff;align-items:flex-end}.dsCallLogsPopup .upgradeSettingsCard .contactInfoList,.dsCallLogsPopup .upgradeSettingsCard .dsLogAfterEndSection{border:0;padding:12px 0 0}.dsCallLogsPopup .upgradeSettingsCard .headingWrapper{display:flex;align-items:center;justify-content:space-between;color:#666;font-weight:600}.dsCallLogsPopup .upgradeSettingsCard .headingWrapper .closeIcon{cursor:pointer;font-size:20px;padding:3px}.dsCallLogsPopup .upgradeSettingsCard .headingWrapper .closeIcon:hover{border-radius:50%;background:#ebebeb}.dsCallLogsPopup .upgradeSettingsCard .selectedContactsText{position:relative;display:block;padding-top:12px;color:#3953fb}.dsCallLogsPopup .upgradeSettingsCard .sequenceInfo{border:1px solid #c7ceff;color:#666;line-height:1.4;display:inline-flex;align-items:center;font-size:12px;padding:2px 8px;margin-top:12px;border-radius:14px}.dsCallLogsPopup .upgradeSettingsCard .sequenceInfo .of,.dsCallLogsPopup .upgradeSettingsCard .sequenceInfo .phoneCall{text-transform:none}.dsCallLogsPopup .upgradeSettingsCard .sequenceInfo .phoneCallSequence,.dsCallLogsPopup .upgradeSettingsCard .sequenceInfo .phoneCallStage{color:#3953fb;font-weight:500;white-space:nowrap}.dsCallLogsPopup .upgradeSettingsCard .sequenceInfo .phoneCallSequence{text-overflow:ellipsis;overflow:hidden;max-width:200px}@keyframes ripple{0%{opacity:1;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes ripple{0%{opacity:1;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.exportToSalesforceSection .sfBtn{background:#fff;position:relative;border:1px solid #ebebeb;width:36px;height:36px;border-radius:5px;display:flex;align-items:center;justify-content:center;margin-left:10px;cursor:not-allowed}.exportToSalesforceSection .sfBtn svg{width:24px;height:24px;fill:#9e9e9e}.exportToSalesforceSection .sfBtn svg path:first-child{fill:#9e9e9e}.exportToSalesforceSection .sfBtn.enabled{cursor:pointer}.exportToSalesforceSection .sfBtn.enabled svg{width:24px;height:24px;fill:#3953fb}.exportToSalesforceSection .sfBtn.enabled svg path:first-child{fill:#3953fb}.exportToSalesforceSection .sfBtn.enabled:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.exportToSalesforceSection .sfBtn.activeBtn{border:1px solid #ccc;box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.exportToSalesforceSection.sfExpDisabled #export_selected{opacity:.7;pointer-events:none}.exportToSalesforceSection .sfExportSuccessSection .card{width:400px}.exportToSalesforceSection .sfExportSuccessSection .card h6{font-size:20px;font-weight:500;color:#535353;letter-spacing:.3px}.exportToSalesforceSection .sfExportSuccessSection .card .imgAlign{text-align:center;margin:30px 0 20px}.exportToSalesforceSection .sfExportSuccessSection .card .expContactInfoBoxLoader{height:100px;margin-top:60px}.exportToSalesforceSection .sfExportSuccessSection .card .expContactInfoBox{margin:10px 0 30px}.exportToSalesforceSection .sfExportSuccessSection .card .expContactInfoBox .expDetailInfo{position:relative;display:grid;align-items:center;grid-template-columns:30px calc(100% - 90px) 60px;border-bottom:1px solid #ebebeb;padding:12px;font-size:14px}.exportToSalesforceSection .sfExportSuccessSection .card .expContactInfoBox .expDetailInfo img{width:24px;height:auto}.exportToSalesforceSection .sfExportSuccessSection .card .expContactInfoBox .expDetailInfo .text{color:#666;margin-left:10px;align-self:end}.exportToSalesforceSection .sfExportSuccessSection .card .expContactInfoBox .expDetailInfo .count{position:relative;text-align:right;align-self:end;font-weight:600}.exportToSalesforceSection .sfExportSuccessSection .card .expContactInfoBox .expDetailInfo .count.success{color:#65b242}.exportToSalesforceSection .sfExportSuccessSection .card .expContactInfoBox .expDetailInfo .count.failed{color:#eb4e3f}.exportToSalesforceSection .sfExportSuccessSection .card .doneBtn{padding:10px;width:100px!important;height:36px!important;letter-spacing:.3px;font-size:14px;background:#3953fb}.exportToSalesforceSection .pleaseWaitCard{right:10px;padding:15px;width:160px}.exportToSalesforceSection .exportSalesforceCard,.exportToSalesforceSection .pleaseWaitCard{position:absolute;z-index:10;background:#fff;border-radius:10px;box-shadow:0 0 15px 0 hsla(0,0%,45.1%,.12);border:1px solid #eceff1;background-color:#fff}.exportToSalesforceSection .exportSalesforceCard{right:0;width:320px}.exportToSalesforceSection .exportSalesforceCard.zdx8{z-index:8}.exportToSalesforceSection .exportSalesforceCard .cardTitle{position:relative;display:block;width:100%;border-top-left-radius:10px;border-top-right-radius:10px;padding:12px 15px;background:#eceff1}.exportToSalesforceSection .exportSalesforceCard .cardTitle h6{font-size:16px;font-weight:500;color:#535353;letter-spacing:.6px;margin:0}.exportToSalesforceSection .exportSalesforceCard .cardBody{position:relative;padding:15px 15px 5px}.exportToSalesforceSection .exportSalesforceCard .cardBody .radioBtnCont:not(:last-child){margin:5px 0}.exportToSalesforceSection .exportSalesforceCard .cardBody .radioBtnCont .radioButtonCont{line-height:1.25}.exportToSalesforceSection .exportSalesforceCard .cardBody .radioBtnCont .radioButtonCont .contentClass,.exportToSalesforceSection .exportSalesforceCard .cardBody .radioBtnCont .radioButtonCont .radioBtn{width:14px;height:14px}.exportToSalesforceSection .exportSalesforceCard .cardBody .radioBtnCont .radioButtonCont label{font-size:14px;margin-top:3px;color:#535353}.exportToSalesforceSection .exportSalesforceCard .cardBody .radioBtnCont .radioButtonCont .contentClass{margin-right:8px}.exportToSalesforceSection .exportSalesforceCard .cardBody .radioBtnCont .radioButtonCont .contentClass:after,.exportToSalesforceSection .exportSalesforceCard .cardBody .radioBtnCont .radioButtonCont .contentClass:before{margin:0;width:14px;height:14px}.exportToSalesforceSection .exportSalesforceCard .cardBody .exportTypeList,.exportToSalesforceSection .exportSalesforceCard .cardBody .exportUpdateList{margin-bottom:12px}.exportToSalesforceSection .exportSalesforceCard .cardBody .exportUpcomingList{margin-bottom:0}.exportToSalesforceSection .exportSalesforceCard .cardBody .exportUpcomingList .commingSoonBadge{background:#fff2ce;padding:5px;font-size:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:3px;font-style:italic}.exportToSalesforceSection .exportSalesforceCard .cardBody .exportUpcomingList .radioBtnCont{-webkit-user-select:none;user-select:none}.exportToSalesforceSection .exportSalesforceCard .cardBody .exportUpcomingList .radioBtnCont label{color:#d3d3d3}.exportToSalesforceSection .exportSalesforceCard .cardBody .radioTitle{color:#878787;letter-spacing:.3px;text-align:left;font-size:14px;margin-bottom:7px}.exportToSalesforceSection .exportSalesforceCard .cardFooter{position:relative;padding:0 15px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 0 0 auto}.exportToSalesforceSection .exportSalesforceCard .cardFooter button.animatedButton{padding:10px;width:100px!important;height:36px!important;letter-spacing:.3px;background:#3953fb}.exportToSalesforceSection .exportSalesforceCard .cardFooter button.animatedButton.loading{width:36px!important}.exportToSalesforceSection .exportSalesforceCard .cardFooter button.animatedButton.loading .load-text{position:absolute;width:26px;height:26px}.exportToSalesforceSection .sfLoginCard{position:absolute;z-index:10;right:10px;width:220px;padding:20px;border-radius:10px;box-shadow:0 0 15px 0 hsla(0,0%,45.1%,.12);border:1px solid #eceff1;background:#fff;transition:all .3s}.exportToSalesforceSection .sfLoginCard p{font-size:14px;color:#666;text-align:center;margin-bottom:10px;line-height:1.5}.exportToSalesforceSection .sfLoginCard button.animatedButton{padding:10px;width:100px!important;height:36px!important;letter-spacing:.3px;background:#3953fb}.exportToSalesforceSection .overlaySFBg{position:fixed;z-index:9;inset:0;width:100%;height:100%;background:transparent}.exportToSalesforceSection .overlayExpMask{position:fixed;z-index:99;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.transactionProgressPopup{height:100%}.transactionProgressPopup .transactionProgressWrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:10px;background:#fff;min-width:300px!important;padding:25px}.transactionProgressPopup .transactionProgressWrapper .animationCont{width:100%;height:100%}.transactionProgressPopup .transactionProgressWrapper .processingText,.transactionProgressPopup .transactionProgressWrapper .waitText{font-size:14px;width:100%;font-weight:400;padding-top:15px;color:#535353;display:inline-block;text-align:center}.pricingDiscountBanner{background:#3953fb;width:98%;margin:0 auto;padding:0 1%;transition:all .3s}.pricingDiscountBanner,.pricingDiscountBanner .bgOverlay{height:54px;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.pricingDiscountBanner .bgOverlay{position:absolute;top:0;width:100%;z-index:0}.pricingDiscountBanner .wrapContentImgBanner{position:relative;display:flex;align-items:center;justify-content:center;z-index:1}.pricingDiscountBanner .wrapContentImgBanner .celCapLeft{width:24px;margin-right:30px;margin-top:-5px}.pricingDiscountBanner .wrapContentImgBanner .phBadge{width:140px;margin-right:30px}.pricingDiscountBanner .wrapContentImgBanner .wrapTextAndDiscountpercent{position:relative;display:flex;align-items:center;color:#fff;height:54px}.pricingDiscountBanner .wrapContentImgBanner .wrapTextAndDiscountpercent .mediumText{position:relative;font-size:20px;font-weight:700;padding:0 10px}.pricingDiscountBanner .wrapContentImgBanner .wrapTextAndDiscountpercent .discountWrap{position:relative;display:flex;align-items:center;flex-direction:row;color:#f5ba3d}.pricingDiscountBanner .wrapContentImgBanner .wrapTextAndDiscountpercent .discountWrap .number{position:relative;font-size:42px;font-family:Graphik-Semibold}.pricingDiscountBanner .wrapContentImgBanner .wrapTextAndDiscountpercent .discountWrap .percentOffWrap{position:relative;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:0 10px 0 5px}.pricingDiscountBanner .wrapContentImgBanner .wrapTextAndDiscountpercent .discountWrap .percentOffWrap .symbol{position:relative;font-size:14px;font-weight:700}.pricingDiscountBanner .wrapContentImgBanner .wrapTextAndDiscountpercent .discountWrap .percentOffWrap .offText{font-weight:700;font-size:14px;text-transform:uppercase}.pricingDiscountBanner .wrapContentImgBanner .wrapTextAndDiscountpercent .smallText{position:relative;font-size:16px;font-weight:bolder}.pricingDiscountBanner .wrapContentImgBanner .discountBtnWrap{position:relative;display:flex;align-items:center;justify-content:space-between;width:170px;height:32px;padding:0 10px;background:#fff;color:#3953fb;margin-left:20px;border-radius:6px;box-shadow:0 0 5px 5px rgba(0,0,0,.05);-webkit-animation:shake-content 1.2s linear 1;animation:shake-content 1.2s linear 1;cursor:pointer}.pricingDiscountBanner .wrapContentImgBanner .discountBtnWrap .btnText{padding-top:3px;position:relative;margin-right:10px;font-size:14px;font-weight:600}.pricingDiscountBanner .wrapContentImgBanner .discountBtnWrap .forwardArrow{font-size:16px;width:16px}.pricingDiscountBanner .wrapContentImgBanner .celCapRight{width:24px;margin-left:30px;margin-top:-5px}.logoutPricingPage{font-family:Graphik-Regular;letter-spacing:.3px;line-height:1.5;width:100%;height:100%;overflow:auto}.logoutPricingPage .currentPlanBtn{cursor:pointer}@media (min-width:1600px){.logoutPricingPage .container-fluid{max-width:1366px}.logoutPricingPage .logoutPricing{max-width:1366px;margin:0 auto}}.website-footer ul,.website-header ul{list-style:none;padding:0;margin:0}.website-footer ul li,.website-header ul li{margin:0}.website-footer a,.website-footer a .text,.website-header a,.website-header a .text{text-decoration:none;font-size:14px}@media (min-width:1200px){.website-footer a,.website-footer a .text,.website-header a,.website-header a .text{font-size:16px}}@media (min-width:1600px){.website-footer a,.website-footer a .text,.website-header a,.website-header a .text{font-size:18px}}.active-nav{color:#0040a7!important;font-weight:600;-webkit-user-select:none;user-select:none;pointer-events:none}.btn-new{position:relative;display:flex;align-items:center;justify-content:center;border:none;outline:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:600;cursor:pointer}.btn-new.btn-orange{color:#fff;background:#ff6057}.btn-new.btn-arrow-large:after,.btn-new.btn-arrow:after{font-family:Material Icons;content:"\e5e1";color:#fff;font-weight:600;transition:all .3s ease}.btn-new.btn-link-rounded.btn-arrow:after{color:#ff6057}.btn-new.btn-link-rounded.btn-arrow:hover:after{color:#fff}.btn-new.btn-rounded{border-radius:26px}@media (min-width:992px){.btn-new.btn-rounded{border-radius:36px}}.btn-new.btn-text{padding:10px 1rem;font-size:14px}@media (min-width:768px){.btn-new.btn-text{padding:10px 1.25rem;font-size:15px}}@media (min-width:992px){.btn-new.btn-text{padding:12px 1.35rem;font-size:16px}}@media (min-width:1600px){.btn-new.btn-text{font-size:18px;padding:14px 1.75rem}}.btn-new.btn-arrow:after{font-size:14px;margin-left:.75rem}@media (min-width:768px){.btn-new.btn-arrow:after{font-size:15px;margin-left:1rem}}@media (min-width:1600px){.btn-new.btn-arrow:after{font-size:18px;margin-left:2rem}}.header-logo{flex:center 1;align-items:center;margin-right:20px}@media (min-width:992px){.header-logo{margin-right:60px}}.header-logo a{position:relative}.header-logo a svg{width:180px}.header-logo a svg path{fill:#3953fb}@media (max-width:991px){.header-logo a svg path{fill:#fff}}@media (max-width:991px){.header-logo a svg{width:130px}}header.website-header{position:-webkit-sticky;position:sticky;display:block;line-height:1;top:0;z-index:10;width:100%;background:#fff;box-shadow:0 3px 8px 0 rgba(0,0,0,.16);height:64px}@media (min-width:768px){header.website-header{height:74px}}header.website-header .container{height:100%;padding:0}header.website-header .wrapHeaderLogo{display:flex;align-items:center;grid-gap:6px;gap:6px;max-width:200px}header.website-header .wrapHeaderLogo svg{height:34px;width:auto!important}header.website-header nav{display:flex;justify-content:space-between;align-items:center;height:100%}header.website-header nav .heaader-navbar{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%}@media (max-width:767px){header.website-header nav .heaader-navbar{display:none}}header.website-header nav .heaader-navbar.flex-end{justify-content:flex-end}header.website-header nav .heaader-navbar ul.navbar-left,header.website-header nav .heaader-navbar ul.navbar-right{position:inherit;display:flex;align-items:center}header.website-header nav .heaader-navbar ul.navbar-left li,header.website-header nav .heaader-navbar ul.navbar-right li{position:inherit;line-height:1.3!important}header.website-header nav .heaader-navbar ul.navbar-left li .loginText,header.website-header nav .heaader-navbar ul.navbar-right li .loginText{font-size:14px;color:#878787;letter-spacing:.3px;margin-right:5px}@media (min-width:991px){header.website-header nav .heaader-navbar ul.navbar-left li .loginText,header.website-header nav .heaader-navbar ul.navbar-right li .loginText{font-size:16px}}header.website-header nav .heaader-navbar ul.navbar-left li a,header.website-header nav .heaader-navbar ul.navbar-right li a{line-height:1.3!important}header.website-header nav .heaader-navbar ul.navbar-left li a:not(.btn-new),header.website-header nav .heaader-navbar ul.navbar-right li a:not(.btn-new){padding:14px 22px}@media (max-width:991px){header.website-header nav .heaader-navbar ul.navbar-left li a,header.website-header nav .heaader-navbar ul.navbar-left li a:not(.btn-new),header.website-header nav .heaader-navbar ul.navbar-right li a,header.website-header nav .heaader-navbar ul.navbar-right li a:not(.btn-new){padding:10px 18px}}header.website-header nav .heaader-navbar ul.navbar-left li a.btn-link,header.website-header nav .heaader-navbar ul.navbar-right li a.btn-link{color:#333;border:1px solid transparent;border-radius:26px;transition:all .3s ease}header.website-header nav .heaader-navbar ul.navbar-left li a.btn-link:hover,header.website-header nav .heaader-navbar ul.navbar-right li a.btn-link:hover{background:#f5f5f5;border:1px solid #00173c;color:#000;transition:all .3s ease}header.website-header nav .heaader-navbar ul.navbar-left li a.btn-link:active:hover,header.website-header nav .heaader-navbar ul.navbar-right li a.btn-link:active:hover{background:#f5f5f5;color:#ff6057}header.website-header nav .heaader-navbar ul.navbar-left li:not(:last-child) a,header.website-header nav .heaader-navbar ul.navbar-right li:not(:last-child) a{margin-right:5px}header.website-header nav .open-close-menu{position:relative;display:none;font-size:32px;color:#0040a7;cursor:pointer;transition:all .3s ease}header.website-header nav .open-close-menu::selection{background:none}@media (max-width:767px){header.website-header nav .open-close-menu{display:block}}header.website-header #mobileDropdownMenu{display:none}@media (max-width:767px){header.website-header #mobileDropdownMenu{display:block}}header.website-header .navbar-dropdown-menu{position:relative;display:none;background:#fff;text-align:center;box-shadow:0 3px 8px 0 rgba(0,0,0,.16)}@media (max-width:767px){header.website-header .navbar-dropdown-menu{display:block}}header.website-header .navbar-dropdown-menu .mobile-navbar-menu-items{position:relative;width:100%;display:block}header.website-header .navbar-dropdown-menu .mobile-navbar-menu-items li:last-child{padding:10px 0}header.website-header .navbar-dropdown-menu .mobile-navbar-menu-items li:not(:first-child){border-top:1px solid #f2f2f2}header.website-header .navbar-dropdown-menu .mobile-navbar-menu-items li a{position:relative;color:#333;padding:10px 0;width:100%;display:block}header.website-header .navbar-dropdown-menu .mobile-navbar-menu-items li a.btn-link-rounded{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:35px;border:1px solid #ff6057;color:#ff6057;padding:8px 30px;cursor:pointer;letter-spacing:.3px;transition:all .3s ease;margin:0 auto}header.website-header .navbar-dropdown-menu .mobile-navbar-menu-items li:hover a{background:#f5f5f5;color:#000}header.website-header .navbar-dropdown-menu .mobile-navbar-menu-items li:hover a.btn-link-rounded{background:unset;color:#ff6057}header.website-header .navbar-dropdown-menu .mobile-navbar-menu-items li:hover a.btn-link-rounded:hover{background:#ff6057;color:#fff;transition:all .3s ease}header.website-header .navbar-dropdown-menu .mobile-navbar-menu-items li .btn-link-rounded{background:unset;color:#ff6057}header.website-header .navbar-dropdown-menu .mobile-navbar-menu-items li .btn-link-rounded:hover{background:#ff6057;color:#fff;transition:all .3s ease}.emptySequence{background:#fff;border-radius:6px}.emptySequence .createBtn{position:relative;display:flex;align-items:center;border:1px solid #3953fb;border-radius:5px;padding:2px 20px}.emptySequence .createBtn button{background:#fff;color:#3953fb;padding-left:0;padding-right:0}.emptySequence .createBtn button .btn-name{font-weight:600}.emptySequence .createBtn button svg{fill:#3953fb;width:16px;height:16px}.emptySequence .createBtn button:hover{background:#fff;color:#3953fb}.emptySequence .createBtn .freemiumIconTooltip{margin-left:10px;width:26px;position:relative}.emptySequence .createBtn .freemiumIconTooltip .upgradeTooltipSection.btmRight{right:-46px}​ .emptySequence .createBtn.noSharedSeqContainer{flex-direction:row}​ .emptySequence .createBtn.noSharedSeqContainer ​ .noSharedSeqIcon{margin-right:10px}.pluginContactCard,.pluginContactCardLoader{background:#fff}.pluginContactCard .upcomingToase,.pluginContactCardLoader .upcomingToase{position:absolute;display:block;z-index:9;font-size:14px;padding:10px;background:rgba(255,241,220,.4705882353);border-radius:5px;border:1px solid orange;color:orange;top:46px;left:50%;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.pluginContactCard .pccSectionList,.pluginContactCardLoader .pccSectionList{padding:15px 20px}.pluginContactCard .pccSectionList .contactInfoList,.pluginContactCardLoader .pccSectionList .contactInfoList{padding:0 0 15px}.pluginContactCard .pccSectionList .contactInfoList .at,.pluginContactCardLoader .pccSectionList .contactInfoList .at{color:#5c5c5c}.pluginContactCard .pccSectionList .contactDetailInfoList,.pluginContactCardLoader .pccSectionList .contactDetailInfoList{padding:15px 0;border-bottom:1px solid #f3f4f8}.pluginContactCard .pccSectionList .contactDetailInfoList .infoIconCard .icon,.pluginContactCardLoader .pccSectionList .contactDetailInfoList .infoIconCard .icon{padding-top:1px}.pluginContactCard .pccSectionList .contactDetailInfoList .infoIconCard .icon svg,.pluginContactCardLoader .pccSectionList .contactDetailInfoList .infoIconCard .icon svg{width:14px;height:14px}.pluginContactCard .pccSectionList .contactDetailInfoList .infoIconCard .icon.linear-background,.pluginContactCardLoader .pccSectionList .contactDetailInfoList .infoIconCard .icon.linear-background{width:14px;border-radius:50%;margin-right:10px;margin-bottom:5px}.pluginContactCard .pccSectionList .contactDetailInfoList .infoIconCard .text.linear-background,.pluginContactCardLoader .pccSectionList .contactDetailInfoList .infoIconCard .text.linear-background{width:180px}.pluginContactCard .pccSectionList .insightLoader,.pluginContactCardLoader .pccSectionList .insightLoader{border-bottom:1px solid #f3f4f8;padding:15px 0}.pluginContactCard .pccSectionList .insightLoader .infoCard,.pluginContactCardLoader .pccSectionList .insightLoader .infoCard{display:grid;grid-template-columns:20px 140px}.pluginContactCard .pccSectionList .insightLoader .infoCard .icon,.pluginContactCardLoader .pccSectionList .insightLoader .infoCard .icon{border-radius:50%;margin-right:5px}.pluginContactCard .pccSectionList .insightsItemList,.pluginContactCardLoader .pccSectionList .insightsItemList{border-bottom:1px solid #f3f4f8;padding:15px 0}.pluginContactCard .pccSectionList .insightsItemList .email-insight-stage,.pluginContactCardLoader .pccSectionList .insightsItemList .email-insight-stage{padding-left:24px;margin:15px 0 0}.pluginContactCard .pccSectionList .sequenceItemList,.pluginContactCardLoader .pccSectionList .sequenceItemList{padding:15px 0}.pluginContactCard .pccSectionList .sequenceItemList .headingLoader,.pluginContactCardLoader .pccSectionList .sequenceItemList .headingLoader{display:grid;grid-template-columns:20px 180px}.pluginContactCard .pccSectionList .sequenceItemList .headingLoader .iconSize.linear-background,.pluginContactCardLoader .pccSectionList .sequenceItemList .headingLoader .iconSize.linear-background{width:14px}.pluginContactCard .pccSectionList .sequenceItemList .headingLoader .textNormal.linear-background,.pluginContactCardLoader .pccSectionList .sequenceItemList .headingLoader .textNormal.linear-background{width:160px}.pluginContactCard .pccSectionList .sequenceItemList .sequenceLinkUrl,.pluginContactCardLoader .pccSectionList .sequenceItemList .sequenceLinkUrl{position:relative;cursor:pointer;font-size:14px;text-decoration:none;color:#3953fb;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-bottom:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pluginContactCard .pccSectionList .sequenceItemList .sequenceLinkUrl:hover,.pluginContactCardLoader .pccSectionList .sequenceItemList .sequenceLinkUrl:hover{text-decoration:underline}.pluginContactCard .pccSectionList .sequenceItemList .sequenceLinkUrl.linear-background,.pluginContactCardLoader .pccSectionList .sequenceItemList .sequenceLinkUrl.linear-background{width:160px;margin-bottom:5px}.pluginContactCard .pccSectionList .sequenceItemList .remainCountLoader,.pluginContactCardLoader .pccSectionList .sequenceItemList .remainCountLoader{display:grid;margin-top:15px}.pluginContactCard .pccSectionList .sequenceItemList .remainCountLoader .linear-background,.pluginContactCardLoader .pccSectionList .sequenceItemList .remainCountLoader .linear-background{width:50px;height:22px}.pluginContactCard .pccSectionList .sequenceItemList .remainCount,.pluginContactCardLoader .pccSectionList .sequenceItemList .remainCount{cursor:pointer}.pluginContactCard .pccSectionList .sequenceItemList .remainCount:hover,.pluginContactCardLoader .pccSectionList .sequenceItemList .remainCount:hover{box-shadow:0 0 3px 2px rgba(0,0,0,.08)}.installPluginBanner{position:relative;display:flex;align-items:center;width:100%;height:40px;padding:0 20px;justify-content:center;background-color:#fff0cf;font-size:14px;color:#444;z-index:1}.installPluginBanner .text{margin-right:5px}.installPluginBanner .installSalesgearPluginBtn{position:relative;background:transparent;border:1px solid transparent;color:#ff7835;font-weight:500;margin:unset;cursor:pointer;padding:5px 10px;transition:all .3s;width:130px;margin-right:5px}.installPluginBanner .installSalesgearPluginBtn i{position:absolute;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);font-size:18px;position:relative;margin-left:5px;transition:all .3s}.installPluginBanner .installSalesgearPluginBtn:hover{transition:all .3s;background:bisque;font-weight:500}.installPluginBanner .installSalesgearPluginBtn:hover i{transition:all .3s;right:-5px}.installPluginBanner .closeIcon{display:flex;align-items:center;position:absolute;right:10px}.installPluginBanner .closeIcon i{color:#666;font-size:22px;padding:2px;cursor:pointer}.installPluginBanner .closeIcon i:hover{background-color:#ddd;border-radius:50%}.emailLimitBanner{position:relative;display:flex;align-items:center;width:100%;height:40px;padding:20px;justify-content:center;background-color:#ffe0e0;font-size:14px;color:#444;z-index:1}.emailLimitBanner .text{margin-right:5px}.emailLimitBanner .upgradeBtn{position:relative;background:transparent;border:1px solid transparent;color:#ff7835;cursor:pointer;font-weight:500;padding:5px 10px;transition:all .3s;width:130px;color:red;margin:0 5px 0 0}.emailLimitBanner .upgradeBtn i{position:absolute;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);font-size:18px;margin-left:5px;transition:all .3s}.fileLimitExceedPopup{z-index:100003}.fileLimitExceedPopup .card{width:500px}.fileLimitExceedPopup .card .cardBody{padding:11px 0 10px}.fileLimitExceedPopup .card .cardBody .fileUploadImg{position:relative;padding-bottom:10px;text-align:center}.fileLimitExceedPopup .card .cardBody .fileUploadImg img{margin:0 auto;width:auto;height:140px}.fileLimitExceedPopup .card .cardBody h4{text-align:center;margin-bottom:15px;font-size:18px;color:#333}.fileLimitExceedPopup .card .cardBody p{text-align:center;font-size:14px;line-height:1.5;color:#666;margin-bottom:20px}.fileLimitExceedPopup .card .cardBody p b{color:#444}.fileLimitExceedPopup .card .cardBody .attachmentTryAgainBtn{min-width:130px}.overlayFileAttachemntExceedMask{position:fixed;z-index:100002;inset:0;width:100%;height:100%;background:rgba(0,0,0,.16)}.editSequencePopupWrapper .card,.emailVerificationLoggedInWrapper .card{width:500px}.editSequencePopupWrapper .card .cardBody .fileUploadImg,.emailVerificationLoggedInWrapper .card .cardBody .fileUploadImg{position:relative;text-align:center}.editSequencePopupWrapper .card .cardBody .fileUploadImg img,.emailVerificationLoggedInWrapper .card .cardBody .fileUploadImg img{margin:0 auto;width:116px;height:113px}.editSequencePopupWrapper .card .cardBody h4,.emailVerificationLoggedInWrapper .card .cardBody h4{text-align:center;margin-bottom:15px;font-size:18px;color:#333}.editSequencePopupWrapper .card .cardBody .textWrapper,.emailVerificationLoggedInWrapper .card .cardBody .textWrapper{text-align:center;width:100%}.editSequencePopupWrapper .card .cardBody .textWrapper .message,.emailVerificationLoggedInWrapper .card .cardBody .textWrapper .message{font-size:14px;line-height:1.5;color:#666;margin-bottom:8px}.editSequencePopupWrapper .card .cardBody .textWrapper .message:last-child,.emailVerificationLoggedInWrapper .card .cardBody .textWrapper .message:last-child{margin-bottom:20px}.editSequencePopupWrapper .card .cardBody .textWrapper .message b,.emailVerificationLoggedInWrapper .card .cardBody .textWrapper .message b{color:#444}.overlayFileExceedMask{position:fixed;z-index:14;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.emailVerificationLoggedInWrapper .textWrapper .message{font-size:13px!important}.emailVerificationLoggedInWrapper .emailLink{text-decoration:none}.emailVerificationLoggedInWrapper .logoutButton{display:flex;align-items:center;justify-content:center;margin-top:16px;color:#3953fb;text-decoration:underline;cursor:pointer;font-size:14px}.attachmentFileList{position:relative;margin-top:10px;display:flex;flex-direction:row;flex-wrap:wrap;grid-row-gap:10px;row-gap:10px;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.attachmentFileList .fileCard{position:relative;flex:1 0 80px;max-width:80px;border:1px solid #e7e7e7;border-radius:8px;box-shadow:1.7px 2.5px 3px 0 rgba(124,130,165,.08);margin:2px}.attachmentFileList .fileCard .fileIcon{position:relative;height:60px;display:flex;align-items:center;justify-content:center}.attachmentFileList .fileCard .fileIcon img{width:32px}.attachmentFileList .fileCard .fileIcon svg{width:24px;height:24px}.attachmentFileList .fileCard .fileDetails{background:#f2f2f2;padding:5px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-top:1px solid #e7e7e7}.attachmentFileList .fileCard .fileDetails .fileName{color:#5b5b5b;font-size:12px;margin-bottom:2px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attachmentFileList .fileCard .fileDetails .fileSize{font-size:10px;color:#5b5b5b}.comingSoonFeaturePopup{-webkit-user-select:none;user-select:none;z-index:99999999}.comingSoonFeaturePopup .card{width:500px}.comingSoonFeaturePopup .card .cardBody{padding:11px 0 10px}.comingSoonFeaturePopup .card .cardBody .comingSoonImg{position:relative;padding-bottom:20px;text-align:center;height:120px}.comingSoonFeaturePopup .card .cardBody .comingSoonImg img{margin:0 auto;width:100px;height:100px}.comingSoonFeaturePopup .card .cardBody h4{text-align:center;margin-bottom:15px;font-size:18px;color:#333}.comingSoonFeaturePopup .card .cardBody p{text-align:center;font-size:14px;line-height:1.5;color:#666;margin-bottom:20px}.comingSoonFeaturePopup .card .cardBody p b{color:#444}.comingSoonFeaturePopup .card .cardBody .comingSoonBtn{min-width:100px}.overlayComingSoonBg{position:fixed;z-index:99999998;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.filterByContactTags{margin-left:10px}.filterByContactTags:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.filterByContactTags .filterContactTagBtn{position:relative;display:flex;align-items:center;border:1px solid #ebebeb;padding:10px;border-radius:5px;color:#595959;background:#fff;cursor:pointer;width:36px;height:36px}.filterByContactTags .filterContactTagBtn svg{width:16px;height:16px;fill:#3953fb}.filterByContactTags .filterContactTagBtn .customTooltip{margin-top:35px;background-color:#393a3d}.filterByContactTags .filterContactTagBtn .customTooltip .sharpPointer{border-right:1px solid #393a3d;border-top:1px solid #393a3d;background-color:#393a3d;right:-2px;top:-56px;border-top-right-radius:35px}.filterByContactTags .filterContactTagBtn .customTooltip .tooltipBody{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;right:-10px;white-space:nowrap;background-color:#393a3d;right:-39px;top:-81px}.filterByContactTags .filterContactTagBtn .customTooltip .tooltipBody .tooltipText{color:#fff;padding:8px}.filterByContactTags .filterTagDropdown{background:#fff;border-radius:10px;border:1px solid #eee;position:absolute;width:240px;right:0;z-index:99;box-shadow:0 0 13px 1px rgba(0,0,0,.08)}.filterByContactTags .filterTagDropdown .sharpPointer{position:absolute;border-top-right-radius:5px;padding:8px;border-right:1px solid #f5f5f5;border-top:1px solid #f5f5f5;z-index:4;top:-8px;right:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff}.filterByContactTags .filterTagDropdown .dropdownTitle{font-size:14px;padding:10px 20px 8px;color:#666;font-weight:500;letter-spacing:.3px}.filterByContactTags .filterTagDropdown .tagsNotFound{color:#444;background:#f5f5f5;font-size:14px;text-align:center;padding:10px}.filterByContactTags .filterTagDropdown .searchInputBox{width:238px;border-left:none;border-right:none;background:#f5f8fd;border-radius:0!important}.filterByContactTags .filterTagDropdown .searchInputBox .searchInputBtn .searchTextBox input{width:212px;padding:5px 20px 5px 10px;font-size:14px;background:#f5f8fd}.filterByContactTags .filterTagDropdown .resetSelectAllWrap{position:relative;display:grid;grid-template-columns:repeat(2,50%);align-items:center;justify-content:center;text-align:center;border-bottom:1px solid #eceff1}.filterByContactTags .filterTagDropdown .resetSelectAllWrap .selectAll{border-right:1px solid #eceff1}.filterByContactTags .filterTagDropdown .resetSelectAllWrap .resetAll,.filterByContactTags .filterTagDropdown .resetSelectAllWrap .selectAll{font-size:14px;padding:8px 5px;cursor:pointer;line-height:1.3;transition:all .3s}.filterByContactTags .filterTagDropdown .resetSelectAllWrap .resetAll:hover,.filterByContactTags .filterTagDropdown .resetSelectAllWrap .selectAll:hover{background:#f5f5f5;color:#3953fb;font-weight:500}.filterByContactTags .filterTagDropdown .tagList{max-height:180px;overflow-y:auto;width:calc(100% - 20px);margin:5px 10px}.filterByContactTags .filterTagDropdown .tagList .tagItem{display:flex;align-items:center;padding:2px 0;border-radius:3px;transition:all .3s;color:#666;cursor:pointer}.filterByContactTags .filterTagDropdown .tagList .tagItem .checkBoxSection{width:100%}.filterByContactTags .filterTagDropdown .tagList .tagItem .checkBoxSection .commonFilledCheckBox.checked{background:#3953fb;border-color:#3953fb}.filterByContactTags .filterTagDropdown .tagList .tagItem .checkBoxSection .commonFilledCheckBox.checked~label{color:#3953fb;width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filterByContactTags .filterTagDropdown .tagList .tagItem .checkBoxSection .checkSvgIcon{background:#3953fb;box-shadow:0 0 0 1px #3953fb}.filterByContactTags .filterTagDropdown .tagList .tagItem i{margin-right:10px;font-size:14px}.filterByContactTags .filterTagDropdown .tagList .tagItem .tagName{font-size:14px}.filterByContactTags .filterTagDropdown .tagList .tagItem:hover{background:#f5f5f5;transition:all .3s}.filterByContactTags .filterTagDropdown .fade{opacity:.5;pointer-events:none}.filterByContactTags .filterTagOverlay{transition:all .3s ease;position:fixed;z-index:98;inset:0;width:100%;height:100%;background:transparent}.sequenceContactFilter{display:grid;grid-template-rows:50px auto 50px;overflow:hidden}.sequenceContactFilter .filterAction,.sequenceContactFilter .filterBody,.sequenceContactFilter .filterHeader{height:100%!important}.sequenceContactFilter .conditionField,.sequenceContactFilter .contactDateFilter{position:relative;border-bottom:1px solid #ececec}.sequenceContactFilter .conditionField .dropdownSearchBox,.sequenceContactFilter .contactDateFilter .dropdownSearchBox{width:calc(100% - 8px);margin:0 0 10px 8px}.sequenceContactFilter .conditionField .dropdownSearchBox .horizontalBorderLine,.sequenceContactFilter .contactDateFilter .dropdownSearchBox .horizontalBorderLine{position:absolute;width:4px;height:100%;background:#dee3ff;border-radius:5px;left:-8px;top:0;z-index:1}.conditionalFieldCard .conditionalField,.conditionalFieldCard .dateRangeCondition,.conditionalFieldCard .sequenceFilter,.dateRangeConditionCard .conditionalField,.dateRangeConditionCard .dateRangeCondition,.dateRangeConditionCard .sequenceFilter{padding-bottom:8px}.conditionalFieldCard .conditionalField:not(:last-child),.conditionalFieldCard .dateRangeCondition:not(:last-child),.conditionalFieldCard .sequenceFilter:not(:last-child),.dateRangeConditionCard .conditionalField:not(:last-child),.dateRangeConditionCard .dateRangeCondition:not(:last-child),.dateRangeConditionCard .sequenceFilter:not(:last-child){border-bottom:1px dashed rgba(176,185,245,.5);margin-bottom:8px}.filterWrapper{margin-left:10px}.filterWrapper .filterContactBtn{position:relative;display:flex;align-items:center;border:1px solid #ebebeb;padding:10px;border-radius:5px;color:#595959;background:#fff;cursor:pointer;width:36px;height:36px}.filterWrapper .filterContactBtn svg{width:16px;height:16px;fill:#3953fb}.filterWrapper .filterContactBtn .customTooltip{margin-top:35px;background-color:#393a3d}.filterWrapper .filterContactBtn .customTooltip .sharpPointer{border-right:1px solid #393a3d;border-top:1px solid #393a3d;background-color:#393a3d;right:-2px;top:-56px;border-top-right-radius:35px}.filterWrapper .filterContactBtn .customTooltip .tooltipBody{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;right:-10px;white-space:nowrap;background-color:#393a3d;right:-39px;top:-81px}.filterWrapper .filterContactBtn .customTooltip .tooltipBody .tooltipText{color:#fff;padding:8px}.fieldNameSequenceDropdown .drop-down-menu.customDropDownFadeIn{--list-height:0px;--layout-offset:calc(var(--list-height)*-1);--animation-offset:-52px;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:translateY(calc(var(--layout-offset) + var(--animation-offset)))!important;transform:translateY(calc(var(--layout-offset) + var(--animation-offset)))!important;-webkit-animation:slideUpExpandDropdown .4s ease forwards;animation:slideUpExpandDropdown .4s ease forwards}.fieldNameSequenceDropdown .searchInputBtn{width:100%;border-bottom:1px solid #ebebeb}.fieldNameSequenceDropdown .searchInputBtn .searchIcon{flex:0 0 24px;font-size:20px;margin-left:4px}.fieldNameSequenceDropdown .searchInputBtn .searchTextBox{flex:1 1;margin:4px}.fieldNameSequenceDropdown .searchInputBtn .searchInputBoxWrapper{width:100%;display:flex;align-items:center}.fieldNameSequenceDropdown .searchInputBtn .searchInputBoxWrapper input{width:100%;border-radius:4px;padding:4px 8px;line-height:unset}.addBulkContactWrapper{position:fixed;z-index:12;height:100%;inset:0}.addBulkContactWrapper .common-popup{padding:0}.addBulkContactWrapper .common-popup .popup-wrap{height:90%;border-radius:10px;min-width:1000px;background:#fff}.addBulkContactWrapper .common-popup .popup-wrap .popupHeader .title{padding:25px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap{height:calc(100% - 67px);padding:10px 50px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .uploadContainer{height:100%}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .uploadContainer .uploadWrapper{display:flex;align-items:center;flex-direction:column;justify-content:center;height:350px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .uploadContainer .uploadWrapper .fileUploadContainer{border:2px dotted #ddd;width:100%;height:100%;position:relative;display:flex;justify-content:center;flex-direction:column}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .uploadContainer .uploadWrapper .imageCont{padding:25px 0}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .uploadContainer .uploadWrapper .imageCont img{width:100px;height:auto;object-fit:contain}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .uploadContainer .uploadWrapper .fileUploadWrapper{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .uploadContainer .uploadWrapper .fileUploadWrapper .fileUploadCont{width:50%;text-align:center;color:#858585;display:inline-block;margin:0;padding:40px 0;border-radius:10px;font-style:italic}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .uploadContainer .uploadWrapper .fileUploadWrapper .fileUploadCont .fileuploadInput{position:absolute;width:100%;outline:none;opacity:0;margin:auto;left:0;display:inline-block;top:0;height:100%;cursor:pointer}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .uploadContainer .uploadWrapper .sampleFile{padding:20px 0;color:#858585;font-size:13px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .uploadContainer .uploadWrapper .sampleFile .clickHereLink{color:#2080ee;cursor:pointer;margin-left:5px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .generatingPreview{transition:all .5s;height:350px;overflow-y:auto;display:flex;align-items:center;flex-direction:column;justify-content:center}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .generatingPreview .generatingPreviewImg{object-fit:contain}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .generatingPreview .generatingPreviewText{padding:10px 0;font-family:Graphik-Medium;font-size:16px;color:#666}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkContactTable{position:relative;display:grid;grid-template-columns:25% 25% 50%;overflow-y:auto;max-height:435px;min-height:200px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkContactTable .csvFieldsColumn{position:relative}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkContactTable .columnTitle{color:#3953fb;font-family:Graphik-Medium;font-size:15px;padding-bottom:15px;text-align:left;position:-webkit-sticky;position:sticky;top:0;z-index:2;background:#fff;border-bottom:1px solid #eceff1}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkContactTable .csvFieldColumn{font-family:Graphik-Medium;color:#4e4e4e;font-size:13px;text-transform:capitalize}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkContactTable .csvFieldColumn .required{position:relative;padding-left:4px;color:red}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkContactTable .columnData{font-size:14px;height:45px;color:#666;text-align:left;padding:13px 0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid #f3f3f3}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .listCont .dropDownParent{position:relative;overflow:unset;display:flex;align-items:center}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .listCont .dropDownParent .selectedField{color:#666;font-family:Graphik-Regular;border-radius:6px;border:1px solid #f3f3f3;padding:5px 7px;min-width:150px;max-width:160px;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:space-between;text-transform:capitalize}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .listCont .dropDownParent .selectedField span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .listCont .dropDownParent .selectedField .downArrowBlack{padding:0 5px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .listCont .dropDownParent .invalidMap{display:flex;align-items:center}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .listCont .dropDownParent .invalidMap i{color:#fb6565;font-size:18px;padding-left:5px;cursor:pointer}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .listCont .dropDownParent .invalidMap .customTooltip .sharpPointer{border-color:#454343!important;background-color:#454343;padding:7px;top:10px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .listCont .dropDownParent .invalidMap .customTooltip .tooltipBody{background-color:#454343;top:17px;border-radius:5px;left:-30px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .listCont .dropDownParent .invalidMap .customTooltip .tooltipBody .tooltipText{padding:7px;color:#fff;font-size:11px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .listCont .dropDownParent .invalid{border-color:#fb6565!important}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .listCont .dropDownParent .drop-down-menu{left:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;top:40px;max-height:200px;overflow:auto;font-family:Graphik-Regular}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .listCont .dropDownParent .drop-down-menu .csv_dropdown{height:36px;text-transform:capitalize}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .listCont .dropDownParent.dropDownUpPosition .drop-down-menu{bottom:40px;top:unset}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .listCont .dropdown-overlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .actionCont{height:calc(100% - 525px);display:flex;align-items:center;justify-content:flex-end}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .actionCont button#uploadBulkContact{background-color:#3953fb;color:#fff;margin:0;padding:12px 25px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .actionCont button#uploadBulkContact.disabled{pointer-events:none}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage{height:100%;margin-bottom:25px;display:flex;align-items:center;flex-direction:column;justify-content:center}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .imageCont img{width:75px;object-fit:contain}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .errorMessage{padding-top:25px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .errorMessage .messageCont .message{color:#666;font-family:Graphik-Regular;padding-bottom:25px;text-align:center}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .errorMessage .messageCont .message b{font-family:Graphik-Medium}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .errorMessage .messageCont .missingFieldsCont{color:#666;font-family:Graphik-Medium;text-align:center}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .errorMessage .messageCont .missingFieldsCont .missingField .value{text-transform:capitalize}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .errorMessage .messageCont .missingFieldsCont .missingField .delimitter{padding:0 3px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .errorMessage.limiReached{width:70%;display:flex;align-items:center}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .errorMessage.limiReached .accordionText{font-size:16px;line-height:1.6;width:480px;margin:0 auto}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .bottomCont{padding-top:70px;color:#666}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .bottomCont .orText{margin:15px 0;font-style:italic}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .bottomCont .cancelText{font-style:italic}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .bottomCont .cancelText .canceLink{color:#3953fb;font-weight:600;cursor:pointer}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .bottomCont .btnCont{display:flex;align-items:center;flex-direction:row;justify-content:center;margin-top:15px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .bottomCont .btnCont #reUploadContact,.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .bottomCont .btnCont .skipAndUploadContact{background-color:#3953fb;color:#fff;min-width:120px;margin:0 15px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .bottomCont .btnCont #backToContactTable{background-color:#fff;min-width:120px;margin:0 15px;border:1px solid #3953fb;color:#3953fb;position:relative}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .bottomCont .btnCont #backToContactTable i.material-icons-outlined{position:absolute;top:10px;left:20px;font-size:20px}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .bottomCont .btnCont #backToContactTable:hover i.material-icons-outlined{-webkit-transform:translate(-20%);transform:translate(-20%);will-change:transform;transition:all .5s}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .bulkPopupMessage .bottomCont .reuploadMsg{color:red}.addBulkContactWrapper .common-popup .popup-wrap .popup-content-wrap .actionCont{height:50px;margin-bottom:10px;margin-top:10px}#connectInboxRevokeAccess,#customFieldsIntroBanner,#lowCreditsBanner,#trackingDelayBanner{position:relative;display:flex;align-items:center;width:100%;height:40px;justify-content:center;background:#fff0cf;font-size:13px;color:#444;z-index:1}#connectInboxRevokeAccess .text,#customFieldsIntroBanner .text,#lowCreditsBanner .text,#trackingDelayBanner .text{margin-right:10px}#connectInboxRevokeAccess img,#customFieldsIntroBanner img,#lowCreditsBanner img,#trackingDelayBanner img{margin-right:10px;height:24px}#connectInboxRevokeAccess .badgeBtn,#customFieldsIntroBanner .badgeBtn,#lowCreditsBanner .badgeBtn,#trackingDelayBanner .badgeBtn{display:flex;align-items:center;justify-content:center;background:#ec7720;font-family:Graphik-Medium;color:#fff;padding:0 10px;height:24px;margin-right:10px;border-radius:35px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;font-size:13px}#connectInboxRevokeAccess .tryNowCustomFields,#customFieldsIntroBanner .tryNowCustomFields,#lowCreditsBanner .tryNowCustomFields,#trackingDelayBanner .tryNowCustomFields{position:relative;background:transparent;border:1px solid transparent;color:#ff7835;font-weight:700;margin:unset;cursor:pointer;padding:0;transition:all .3s;color:#3953fb}#connectInboxRevokeAccess .tryNowCustomFields:hover,#customFieldsIntroBanner .tryNowCustomFields:hover,#lowCreditsBanner .tryNowCustomFields:hover,#trackingDelayBanner .tryNowCustomFields:hover{transition:all .3s;text-decoration:underline}#connectInboxRevokeAccess .closeIcon,#customFieldsIntroBanner .closeIcon,#lowCreditsBanner .closeIcon,#trackingDelayBanner .closeIcon{display:flex;align-items:center;position:absolute;right:10px}#connectInboxRevokeAccess .closeIcon i,#customFieldsIntroBanner .closeIcon i,#lowCreditsBanner .closeIcon i,#trackingDelayBanner .closeIcon i{color:#666;font-size:22px;padding:2px;cursor:pointer}#connectInboxRevokeAccess .closeIcon i:hover,#customFieldsIntroBanner .closeIcon i:hover,#lowCreditsBanner .closeIcon i:hover,#trackingDelayBanner .closeIcon i:hover{background-color:#ddd;border-radius:50%}#connectInboxRevokeAccess.trackingDelayBanner .clock,#customFieldsIntroBanner.trackingDelayBanner .clock,#lowCreditsBanner.trackingDelayBanner .clock,#trackingDelayBanner.trackingDelayBanner .clock{padding-right:10px;color:#3953fb}#connectInboxRevokeAccess.trackingDelayBanner .text,#customFieldsIntroBanner.trackingDelayBanner .text,#lowCreditsBanner.trackingDelayBanner .text,#trackingDelayBanner.trackingDelayBanner .text{line-height:1.4}#connectInboxRevokeAccess .connectInboxRow,#customFieldsIntroBanner .connectInboxRow,#lowCreditsBanner .connectInboxRow,#trackingDelayBanner .connectInboxRow{position:relative;display:grid;width:100%;align-items:center;grid-template-columns:25px auto 100px;justify-content:center}#connectInboxRevokeAccess .connectInboxRow i,#customFieldsIntroBanner .connectInboxRow i,#lowCreditsBanner .connectInboxRow i,#trackingDelayBanner .connectInboxRow i{margin-right:10px;font-size:24px;color:#ff8c00}#connectInboxRevokeAccess .connectInboxRow .text,#customFieldsIntroBanner .connectInboxRow .text,#lowCreditsBanner .connectInboxRow .text,#trackingDelayBanner .connectInboxRow .text{padding:0 5px;font-size:14px;text-align:center;line-height:1}#connectInboxRevokeAccess .connectInboxRow button.animatedButton,#customFieldsIntroBanner .connectInboxRow button.animatedButton,#lowCreditsBanner .connectInboxRow button.animatedButton,#trackingDelayBanner .connectInboxRow button.animatedButton{padding:8px 20px}#connectInboxRevokeAccess .connectInboxRow button.animatedButton:hover,#customFieldsIntroBanner .connectInboxRow button.animatedButton:hover,#lowCreditsBanner .connectInboxRow button.animatedButton:hover,#trackingDelayBanner .connectInboxRow button.animatedButton:hover{box-shadow:0 2px 4px 1px rgba(0,0,0,.08)}#connectInboxRevokeAccess .connectInboxRow .closeIcon i,#customFieldsIntroBanner .connectInboxRow .closeIcon i,#lowCreditsBanner .connectInboxRow .closeIcon i,#trackingDelayBanner .connectInboxRow .closeIcon i{font-size:18px;color:#666}#connectInboxRevokeAccess.twoColLayout .connectInboxRow,#customFieldsIntroBanner.twoColLayout .connectInboxRow,#lowCreditsBanner.twoColLayout .connectInboxRow,#trackingDelayBanner.twoColLayout .connectInboxRow{grid-template-columns:25px auto}#connectInboxRevokeAccess.lowCreditsBanner .content,#customFieldsIntroBanner.lowCreditsBanner .content,#lowCreditsBanner.lowCreditsBanner .content,#trackingDelayBanner.lowCreditsBanner .content{position:relative;display:grid;width:100%;align-items:center;grid-template-columns:25px auto 25px;justify-content:center}#connectInboxRevokeAccess.lowCreditsBanner .content .warningIcon,#customFieldsIntroBanner.lowCreditsBanner .content .warningIcon,#lowCreditsBanner.lowCreditsBanner .content .warningIcon,#trackingDelayBanner.lowCreditsBanner .content .warningIcon{margin-right:10px;font-size:24px;color:#ff8c00}#connectInboxRevokeAccess.lowCreditsBanner .content .text,#customFieldsIntroBanner.lowCreditsBanner .content .text,#lowCreditsBanner.lowCreditsBanner .content .text,#trackingDelayBanner.lowCreditsBanner .content .text{padding:0 5px;font-size:14px;text-align:center;line-height:1}.featureDemoContentCard{position:absolute;bottom:15px;display:flex;align-items:center;background:#fff;border-radius:35px;font-size:14px;border:1px solid #eee;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 20px;cursor:pointer;transition:all .2s}.featureDemoContentCard svg{width:24px;height:24px;margin-right:6px}.featureDemoContentCard .featureName{margin-right:5px;padding-top:2px;color:#000}.featureDemoContentCard .featureName:after{content:":"}.featureDemoContentCard .featureVideoLink{color:#03a9f4;cursor:pointer;padding-top:2px}.featureDemoContentCard .featureVideoLink:after{content:"?"}.featureDemoContentCard:hover{background:#f5f5f5}.featureVideoPlayerContentCard{position:absolute;bottom:15px;display:flex;align-items:center;background:#fff;border-radius:35px;font-size:14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;transition:all .2s}.featureVideoPlayerContentCard svg{width:18px;height:18px;margin-right:6px}.signupSuccessPage{position:relative;-webkit-user-select:none;user-select:none;background-image:url(/Tue,_Jun_24,_2025,_11_37_AM/static/media/spiderLineBg.16175a26.png);width:100%;height:100%;overflow:auto}.signupSuccessPage .pageHeader{background:#261d56;position:-webkit-sticky;position:sticky;top:0;padding:18px 0;z-index:10;box-shadow:0 0 2px 0 #a7a7a7}.signupSuccessPage .pageHeader .container{margin:0 auto;display:flex;align-items:center}.signupSuccessPage .pageHeader .container svg{height:32px;fill:#fff}.signupSuccessPage .pageHeader .container svg path{fill:#fff}.signupSuccessPage .pageBody{margin:50px auto}.signupSuccessPage .pageBody .cardBox{padding:50px 30px;text-align:center;position:relative;border-radius:10px;box-shadow:0 0 33.3px 1.8px rgba(59,59,59,.06);background:#fff;width:500px;margin:50px auto}.signupSuccessPage .pageBody .cardBox img{margin-bottom:15px}.signupSuccessPage .pageBody .cardBox h4{margin-top:15px;font-size:20px;color:#333;letter-spacing:.3px;margin-bottom:10px}.signupSuccessPage .pageBody .cardBox i.spinnerFillIcon{font-size:18px;color:#3953fb;margin-top:10px}.signupSuccessPage .pageBody .cardBox p{margin-top:10px;color:#666}.signupSuccessPage .pageBody .supportContactSignup .supportText{text-align:center;font-size:16px;color:#444;margin-bottom:20px}.signupSuccessPage .pageBody .supportContactSignup .supportList{position:relative;display:grid;align-items:center;grid-template-columns:270px;justify-content:center}.signupSuccessPage .pageBody .supportContactSignup .supportList .card{background:#fff;border:1px solid #eee;border-radius:10px;padding:15px;transition:all .3s;cursor:pointer;display:flex;align-items:center;grid-gap:15px;gap:15px}.signupSuccessPage .pageBody .supportContactSignup .supportList .card:not(:last-child){margin-right:20px}.signupSuccessPage .pageBody .supportContactSignup .supportList .card img{width:auto;height:20px;margin-bottom:10px;align-self:flex-start}.signupSuccessPage .pageBody .supportContactSignup .supportList .card .name{font-size:14px;font-weight:300;color:hsla(0,0%,40%,.5);margin-bottom:2px}.signupSuccessPage .pageBody .supportContactSignup .supportList .card .value{font-size:16px;font-weight:400;color:#666}.signupSuccessPage .pageBody .supportContactSignup .supportList .card .hoverArrowForward{position:absolute;display:none;right:20px;font-size:24px;bottom:10px}.signupSuccessPage .pageBody .supportContactSignup .supportList .card:hover{box-shadow:0 0 3px 0 rgba(0,0,0,.06);border-color:#3c5afa;transition:all .3s}.signupSuccessPage .pageBody .supportContactSignup .supportList .card:hover .hoverArrowForward{display:block}.maintenancePage{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.maintenancePage .innerCont{width:80%;text-align:center}.maintenancePage .innerCont .logo{margin-bottom:25px}.maintenancePage .innerCont .maintenanceMessage{width:100%;display:flex;align-items:center;justify-content:center;font-size:23px;line-height:1.4}.maintenancePage .innerCont .moreQuestions{margin-top:25px}.addBulkContactsTaskBtn{position:relative;border:1px solid #ebebeb;-webkit-user-select:none;user-select:none;background:#fff;display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin-left:10px;border-radius:5px;cursor:not-allowed}.addBulkContactsTaskBtn svg{width:16px;height:16px;fill:#9e9e9e}.addBulkContactsTaskBtn .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background-color:#393a3d;top:-38px;right:-2px}.addBulkContactsTaskBtn .customTooltip .tooltipBody{background-color:#393a3d;border-radius:5px;width:100px;top:-62px;right:-46px}.addBulkContactsTaskBtn .customTooltip .tooltipBody.bulkAddToTask{width:291px;right:-136px}.addBulkContactsTaskBtn .customTooltip .tooltipText{color:#fff;padding:8px;display:block;text-align:center}.addBulkContactsTaskBtn .wrapLockIcon{position:absolute;top:0;right:0;cursor:pointer}.addBulkContactsTaskBtn.enabled{cursor:pointer}.addBulkContactsTaskBtn.enabled:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.moreOptionBtn{position:relative;margin-left:8px;-webkit-user-select:none;user-select:none}.moreOptionBtn .drop-down-menu{min-width:200px}.moreOptionBtn .drop-down-menu .freemiumIcon{right:0!important}.moreOptionBtn i{display:flex;align-items:center;justify-content:center;font-size:20px;border-radius:35px;cursor:not-allowed;border:1px solid #fff;color:#9e9e9e;width:24px;height:36px;background:#fff;transition:all .3s}.moreOptionBtn i.enabled{cursor:pointer;border:1px solid #ebebeb;color:#3953fb}.moreOptionBtn i.enabled:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.moreOptionBtn .drop-down-menu #addToSalesforce .svg-wrapper svg{width:20px;height:16px}.moreOptionBtn .drop-down-menu .listItemWrap{background:transparent}.moreOptionBtn .drop-down-menu .listItemWrap .icon-holder i{background:transparent;border-color:transparent}.moreOptionBtn .moreOptionOverlay{position:fixed;z-index:2;inset:0;width:100%;height:100%;background:transparent}.successPopup .card{width:400px;text-align:center;margin:0 auto}.successPopup .card img{margin:30px 0 30px auto;max-width:100px}.successPopup .card h6{color:#333;font-size:18px;font-weight:600;margin-bottom:25px}.successPopup .card p{color:#333;margin-bottom:20px}.successPopup .card .failedCountText{color:#878787;font-size:14px;margin-bottom:20px;line-height:1.3}.successPopup .card button{background:#3953fb;min-width:130px;margin:10px auto}.successPopup .successPopupOverlay{position:fixed;z-index:99;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.deselectCheckedPopup{-webkit-user-select:none;user-select:none}.deselectCheckedPopup .card{width:540px}.deselectCheckedPopup .card .cardBody .textDesc{margin-bottom:30px;color:#666;line-height:1.5}.deselectCheckedPopup .card .cardBody .actionBtn{display:flex;align-items:center;justify-content:flex-end}.deselectCheckedPopup .card .cardBody .actionBtn .deselectClearSelectionBtn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#3953fb;margin:0 0 0 15px;font-weight:500;letter-spacing:.3px;cursor:pointer}.deselectCheckedPopup .card .cardBody .actionBtn .deselectCancelBtn{margin:unset;font-weight:500;letter-spacing:.3px;color:#666;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;cursor:pointer}.deselectCheckedPopup .card .cardBody .actionBtn .deselectCancelBtn:hover{color:#000;background:#f5f5f5}.deselectCheckedPopup .deselectPopupOverlay{position:fixed;z-index:99;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.filterByContactWrapper{margin-left:10px}.filterByContactWrapper.disabled{pointer-events:none;opacity:.5;-webkit-user-select:none;user-select:none}.filterByContactWrapper:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.filterByContactWrapper .filterContactTagBtn{position:relative;display:flex;align-items:center;border:1px solid #ebebeb;padding:10px;border-radius:5px;color:#595959;background:#fff;cursor:pointer}.filterByContactWrapper .filterContactTagBtn.disabled{pointer-events:none;opacity:.5;-webkit-user-select:none;user-select:none}.filterByContactWrapper .filterContactTagBtn svg{width:14px;height:16px;fill:#3953fb;margin-right:8px}.filterByContactWrapper .filterContactTagBtn .filterTextWrapper{display:flex;align-items:center;color:#3953fb;font-size:14px}.filterByContactWrapper .filterContactTagBtn .filterTextWrapper span{padding-top:2px}.filterByContactWrapper .filterContactTagBtn .filterTextWrapper .dropdownFilterIcon{font-size:20px;color:#9e9e9e}.filterByContactWrapper .filterContactTagBtn .customTooltip{margin-top:35px}.filterByContactWrapper .filterContactTagBtn .customTooltip .tooltipBody{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:-10px;white-space:nowrap}.filterByContactWrapper .filterContactTagBtn .customTooltip .tooltipBody .tooltipText{padding:10px}.filterByContactWrapper .filterTagDropdown{background:#fff;border-radius:10px;border:1px solid #eee;position:absolute;width:170px;right:0;top:42px;z-index:99;box-shadow:0 0 13px 1px rgba(0,0,0,.08)}.filterByContactWrapper .filterTagDropdown .dropdownItem{border-bottom:1px solid #eee;padding:8px 16px;cursor:pointer}.filterByContactWrapper .filterTagDropdown .dropdownItem:last-child{border-bottom:0}.filterByContactWrapper .filterTagOverlay{transition:all .3s ease;position:fixed;z-index:3;inset:0;width:100%;height:100%;background:transparent}.filterSelectedSection{flex:1 1;display:flex}.filterSelectedSection .filterTagOverlay{transition:all .3s ease;position:fixed;z-index:3;inset:0;width:100%;height:100%;background:transparent}.filterSelectedSection .filterSelectedOwnerSection,.filterSelectedSection .filterSelectedTagSection{margin-left:10px}.filterSelectedSection .filteredValueWrapper{width:200px;background-color:#fff;border-radius:6px;border:1px solid #ebebeb;padding:6px 12px;line-height:1.5;display:flex;align-items:center}.filterSelectedSection .filteredValueWrapper.disabled{pointer-events:none;opacity:.5}.filterSelectedSection .filteredValueWrapper .filteredValueContainer{flex:1 1;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filterSelectedSection .filteredValueWrapper .filteredValueContainer.disabled{pointer-events:none;opacity:.5}.filterSelectedSection .filteredValueWrapper .filterSelectionValue{text-transform:capitalize;margin-right:8px;font-size:14px}.filterSelectedSection .filteredValueWrapper .filteredValues{color:#3953fb;overflow:hidden;text-overflow:ellipsis;width:100px;flex:1 1;font-size:14px}.filterSelectedSection .filteredValueWrapper .closeIcon{font-size:16px;cursor:pointer}.filterSelectedSection .filterWrapper,.filterSelectedSection .outboxFilterByOwner{padding:16px 20px;background-color:#fff;border-radius:8px;width:400px;border:1px solid #eee;position:absolute;z-index:99;display:flex;flex-direction:column}.filterSelectedSection .headerContainer{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.filterSelectedSection .headerContainer .headerFilterValue{color:#000;text-transform:capitalize;font-size:16px;font-weight:500}.filterSelectedSection .headerContainer .headerClearValue{color:#3953fb;cursor:pointer;z-index:2}.filterSelectedSection .headerContainer .headerClearValue.disabled{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.filterSelectedSection .bodyContainer{flex:1 1;margin-bottom:30px}.filterSelectedSection .bodyContainer .inputContainer{border-bottom:1px solid #eee;cursor:text;position:relative;z-index:3}.filterSelectedSection .bodyContainer .searchInputBoxWrapper{display:inline-flex;align-items:center}.filterSelectedSection .bodyContainer .inputFilterSearch{border:0;width:100px;height:28px}.filterSelectedSection .bodyContainer .searchCloseIcon{font-size:16px;cursor:pointer}.filterSelectedSection .bodyContainer .contactTagList{height:45px;display:inline}.filterSelectedSection .bodyContainer .searchFilterWrapper{display:inline-block;position:relative;width:80px;margin-bottom:8px}.filterSelectedSection .bodyContainer .searchFilterWrapper .checkBoxSection{padding:4px 0}.filterSelectedSection .bodyContainer .searchFilterWrapper .checkBoxName{text-overflow:ellipsis;overflow:hidden;width:140px;white-space:nowrap}.filterSelectedSection .bodyContainer .tagList{position:absolute;border:1px solid #eee;border-radius:8px;width:-webkit-max-content;width:max-content;z-index:101;background-color:#fff;top:37px;padding:12px;max-height:250px;overflow-y:auto;box-shadow:0 0 13px 1px rgba(0,0,0,.08)}.filterSelectedSection .footerContainer .doneButton{background-color:#3953fb;width:100px;z-index:2}.selectedTagWrapper{display:flex;align-items:center;grid-gap:5px;gap:5px}.selectedTagWrapper .tagItem{position:relative;line-height:normal;border:1px solid #c7ceff;color:#3953fb;background-color:#fff;margin-bottom:8px;padding:4px 10px;display:flex;align-items:center;justify-content:center;border-radius:15px}.selectedTagWrapper .tagItem .selectedTag{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#3b3b3b;font-size:12px;width:unset;min-width:20px;max-width:110px}.selectedTagWrapper .tagItem .selectedTagCloseIcon{position:relative;margin-left:2px;font-size:14px;padding:1px;cursor:pointer;color:#9e9e9e}.selectedTagWrapper .tagItem .selectedTagCloseIcon:hover{border-radius:35px;background:#ebebeb}.numberInputBox{margin-bottom:16px}.numberInputBox.numberInputBoxLoader{width:100%}.numberInputBox .labelLoader,.numberInputBox label{color:#666;font-size:15px;margin-bottom:8px;font-weight:500}.numberInputBox .labelLoader.linear-background,.numberInputBox label.linear-background{border-radius:10px;width:40%;height:16px}.numberInputBox .numberInputBoxWrapper{position:relative;max-width:500px}.numberInputBox .numberInputBoxWrapper .thunderSvg{position:absolute;right:0;top:0;bottom:0;margin:auto}.numberInputBox .numberInputBoxWrapper .upgradeTooltipSection{right:-146px}.numberInputBox .numberInputBoxWrapper .upgradeTooltipSection .pointer{right:152px;top:-8px}.numberInputBox .numberInputBoxSubLabel{font-size:12px;color:#8c8c8c;margin-left:6px}.numberInputBox .subTextForLabel{font-size:12px;margin-bottom:16px;color:#8c8c8c}.numberInputBox input{padding:10px;border-radius:3px;width:100%;outline:none;border:1px solid #ddd;font-size:14px;background:#fff}.numberInputBox input:invalid,.numberInputBox input:valid{color:#3953fb}.numberInputBox input:disabled{color:#ccc;background-color:#f0f0f0;opacity:.75}.numberInputBox input:focus{color:#666}.numberInputBox .inputBoxLoader{width:100%;height:38px;border-radius:3px}.numberInputBox:focus-within input{border:1px solid #3953fb;color:#666}.numberInputBox:focus-within .numberInputBoxSubLabel,.numberInputBox:focus-within label{color:#3953fb}.autoCompleteDropdown{display:flex;align-items:center;position:relative;color:#666;width:300px}.autoCompleteDropdown.positionTop .dropdownPanel{top:unset!important;bottom:36px!important}.autoCompleteDropdown .dropdownHeader{display:flex;align-items:center;justify-content:space-between;width:300px;height:36px;position:relative;background:#fff;border-bottom:1px solid #ebebeb;cursor:pointer}.autoCompleteDropdown .dropdownHeader .titleWrapper{display:flex;align-items:center}.autoCompleteDropdown .dropdownHeader .title{text-align:center;color:#3953fb}.autoCompleteDropdown .dropdownHeader .arrow{position:relative;transition:all .3s ease;display:flex;align-items:center}.autoCompleteDropdown .dropdownHeader .arrow i{color:#3953fb;font-size:18px}.autoCompleteDropdown .dropdownHeader .arrow.activeArrow{text-align:right;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);transition:all .3s ease}.autoCompleteDropdown .dropdownPanel{background:#fff;border-radius:10px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);position:absolute;z-index:12;opacity:1;top:38px;border:1px solid #ebebeb;overflow:auto}.autoCompleteDropdown .dropdownPanel .searchInputBtn{width:100%;border-bottom:1px solid #ebebeb}.autoCompleteDropdown .dropdownPanel .searchInputBtn .searchIcon{flex:0 0 24px;font-size:20px;margin-left:4px}.autoCompleteDropdown .dropdownPanel .searchInputBtn .searchTextBox{flex:1 1;margin:4px}.autoCompleteDropdown .dropdownPanel .searchInputBtn .searchTextBox.spacingSearch{padding-top:7px;padding-bottom:7px}.autoCompleteDropdown .dropdownPanel .searchInputBtn .searchInputBoxWrapper{width:100%;display:flex;align-items:center}.autoCompleteDropdown .dropdownPanel .searchInputBtn .searchInputBoxWrapper input{width:100%;border-radius:4px;padding:4px 8px;line-height:unset}.autoCompleteDropdown .dropdownList{margin:0;list-style:none;padding:5px 0;transition:opacity .3s ease;overflow:auto;width:300px;max-height:276px}.autoCompleteDropdown .dropdownList .noResult{font-size:14px;color:#757575;padding:10px}.autoCompleteDropdown .dropdownList .noResult.displayCenter{display:flex;justify-content:center}.autoCompleteDropdown .dropdownList .dropdownOptions{position:relative;display:flex;align-items:center;padding:0 10px;height:36px;font-size:14px;cursor:pointer}.autoCompleteDropdown .dropdownList .dropdownOptions .updatedName{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap;max-width:210px}.autoCompleteDropdown .dropdownList .dropdownOptions .updatedName.linear-background{width:100%}.autoCompleteDropdown .dropdownList .dropdownOptions .defaultValue{letter-spacing:.4px;padding:5px;font-size:10px;border-radius:3px;margin-left:10px;text-transform:uppercase;display:flex;align-items:center;background-color:#e3e3e3;color:#757575}.autoCompleteDropdown .dropdownList .dropdownOptions.active{color:#3953fb;background:#f3f9fa;font-weight:500}.autoCompleteDropdown .dropdownList .dropdownOptions:hover:not(.activeLimit){background:#f5f5f5;color:#444}.subjectLineGenerator{position:absolute;display:block;z-index:100;box-shadow:0 4px 8px 0 rgba(0,0,0,.16);border-bottom-left-radius:12px;border-bottom-right-radius:12px;padding:8px 10px;background:#fff;border-left:1px solid #ededed;border-bottom:1px solid #ededed;border-right:1px solid #ededed;white-space:nowrap}.subjectLineGenerator .generatorBtn{display:grid;grid-template-columns:22px calc(100% - 32px);align-items:center}.subjectLineGenerator .generatorBtn svg{width:22px;height:22px}.subjectLineGenerator .generatorBtn .disableBtn{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.subjectLineGenerator .generatorBtn .generateSubjectLineBtn{position:relative;display:flex;align-items:center;border-radius:21px;border:1px solid #f7f7f7;margin-left:10px;padding:6px;cursor:pointer;transition:all .3s ease;min-width:250px}.subjectLineGenerator .generatorBtn .generateSubjectLineBtn svg{margin-right:10px;width:13px;height:13px}.subjectLineGenerator .generatorBtn .generateSubjectLineBtn .text{font-size:13px;color:#666}.subjectLineGenerator .generatorBtn .generateSubjectLineBtn:hover{background:#f5f5f5}.subjectLineGenerator .generatorBtn .generateSubjectLineBtn:hover .text{color:#525252}.subjectLineGenerator .generatorBtn .generateSubjectLineBtn .betaBadge{padding-top:4px}.subjectLineGenerator .generatorBtn .generateSubjectLineBtn .subjectLineLoader{color:#3953fb;margin-left:10px}.subjectLineGenerator .generatorBtn .generateSubjectLineBtn .freemiumIcon{padding-left:10px;justify-content:unset}.subjectLineGenerator .recommendedSubjectLines{width:440px}.subjectLineGenerator .recommendedSubjectLines .wrapTitleReload{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.subjectLineGenerator .recommendedSubjectLines .wrapTitleReload .title{position:relative;display:flex;align-items:center;color:#878787;font-size:12px;padding:8px 5px;-webkit-user-select:none;user-select:none;pointer-events:none;cursor:unset;font-weight:600}.subjectLineGenerator .recommendedSubjectLines .wrapTitleReload .reloadSubjectLineBtn{position:relative;display:grid;grid-template-columns:32px auto;border:1px solid #ddd;width:100px;text-align:center;align-items:center;height:28px;cursor:pointer;background:#fff;border-radius:35px;padding:5px;transition:all .3s ease}.subjectLineGenerator .recommendedSubjectLines .wrapTitleReload .reloadSubjectLineBtn .reloadText{color:#666;font-weight:500;font-size:14px;text-align:left}.subjectLineGenerator .recommendedSubjectLines .wrapTitleReload .reloadSubjectLineBtn .spinnerReload{color:#3953fb;font-size:14px}.subjectLineGenerator .recommendedSubjectLines .wrapTitleReload .reloadSubjectLineBtn:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.16);background:#f5f5f5}.subjectLineGenerator .recommendedSubjectLines .dropdownList{margin:0;list-style:none;box-shadow:inset 0 1px 6px 0 #c4c4c4;padding:8px 5px;border-radius:5px;max-height:200px;overflow-y:auto}.subjectLineGenerator .recommendedSubjectLines .dropdownList.emptySubjectLine{padding:20px;font-size:13px;color:#787878;white-space:normal}.subjectLineGenerator .recommendedSubjectLines .dropdownList.emptySubjectLine .reloadBtnLin{color:#3953fb;cursor:pointer}.subjectLineGenerator .recommendedSubjectLines .dropdownList.emptySubjectLine .reloadBtnLin:hover{text-decoration:underline}.subjectLineGenerator .recommendedSubjectLines .dropdownList .dropdownOption{cursor:pointer;padding:5px;border-radius:5px;border:.8px solid transparent;transition:all .3s ease;font-size:13px;color:#525252;white-space:normal}.subjectLineGenerator .recommendedSubjectLines .dropdownList .dropdownOption:hover{border:.8px solid #d9deff;background-color:rgba(235,234,244,.39)}.subjectLineOverlay{position:fixed;z-index:99;inset:0;width:100%;height:100%;background:transparent}.contactsSchedulePopup{position:fixed;top:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;letter-spacing:.3px;width:100%;z-index:101;overflow:auto;-webkit-user-select:none;user-select:none}.contactsSchedulePopup .upgradeCard{position:relative;display:block;z-index:102;border-radius:10px;padding:30px 40px;background:#fff;max-width:75%}.contactsSchedulePopup .upgradeCard .contactScheduleWrap{display:flex}.contactsSchedulePopup .upgradeCard .scheduleWindowPanel{border:1px solid #ddd;border-radius:6px;padding:16px;flex:0 0 35%;color:#383434;font-size:13px}.contactsSchedulePopup .upgradeCard .scheduleWindowPanel h5{text-align:center;margin-bottom:16px;font-weight:700;font-size:14px}.contactsSchedulePopup .upgradeCard .scheduleWindowText{flex:1 1;margin-right:30px}.contactsSchedulePopup .upgradeCard .daysWithTimeWrapper{display:flex;align-items:center;margin-bottom:8px}.contactsSchedulePopup .upgradeCard .daysWithTimeWrapper:last-child{margin-bottom:0}.contactsSchedulePopup .upgradeCard .daysWithTimeWrapper .weekDays{font-family:Graphik-Regular;flex:1 1}.contactsSchedulePopup .upgradeCard .daysWithTimeWrapper .weekDays.linear-background{width:60px;height:16px;border-radius:10px;margin-right:80px;flex:0 0 75px}.contactsSchedulePopup .upgradeCard .daysWithTimeWrapper .TimeRange{max-width:130px;width:100%}.contactsSchedulePopup .upgradeCard .daysWithTimeWrapper .TimeRange.linear-background{width:90px;height:16px;border-radius:10px;flex:0 0 90px}.contactsSchedulePopup .upgradeCard .daysWithTimeWrapper .TimeRange.emptyResult{text-align:center}.contactsSchedulePopup .upgradeCard .headingText{font-size:16px;margin-bottom:30px;text-align:center}.contactsSchedulePopup .upgradeCard .smallText{font-size:13px;margin-bottom:20px}.contactsSchedulePopup .upgradeCard .smallText:first-child{margin-top:8px}.contactsSchedulePopup .upgradeCard .timezoneSection{font-size:14px;font-weight:700;margin:20px 0}.contactsSchedulePopup .upgradeCard .hereText{text-decoration:underline;color:#3953fb;cursor:pointer;border:0;font-size:14px;background-color:initial;padding:0}.contactsSchedulePopup .upgradeCard .closeIcon{position:absolute;top:10px;right:10px;cursor:pointer}.contactsSchedulePopup .upgradeCard .closeIcon i{font-size:19px}.contactsSchedulePopup .upgradeCard .closeIcon:hover{background-color:#ddd;border-radius:50%;width:20px;height:20px}.contactsSchedulePopup .upgradeCard .buttonWrapper{display:flex;align-items:center}.contactsSchedulePopup .upgradeCard .buttonWrapper button{width:150px;margin:unset;padding:8px}.contactsSchedulePopup .upgradeCard .buttonWrapper button:first-child{margin-right:24px;background-color:#fff;color:#000;border:1px solid #c3c4c4}.contactsSchedulePopup .upgradeCard .buttonWrapper button:last-child{background-color:#3953fb}@keyframes opacityTransform{0%{opacity:0;-webkit-transform:translateX(-19px);transform:translateX(-19px)}10%{opacity:.1;-webkit-transform:translateX(-17px);transform:translateX(-17px)}20%{opacity:.2;-webkit-transform:translateX(-15px);transform:translateX(-15px)}30%{opacity:.3;-webkit-transform:translateX(-13px);transform:translateX(-13px)}40%{opacity:.4;-webkit-transform:translateX(-11px);transform:translateX(-11px)}50%{opacity:.5;-webkit-transform:translateX(-9);transform:translateX(-9)}60%{opacity:.6;-webkit-transform:translateX(-7px);transform:translateX(-7px)}70%{opacity:.7;-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{opacity:.8;-webkit-transform:translateX(-3px);transform:translateX(-3px)}90%{opacity:.9;-webkit-transform:translateX(-1px);transform:translateX(-1px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.onboardingSection{width:100%;height:100%}.onboardingSection .getStartedButtonCont{z-index:9;border:none;position:fixed;bottom:14px;left:4px;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.onboardingSection .getStartedButtonCont .getStartedWrapper{position:relative;cursor:pointer;font-size:14px;letter-spacing:.3px;font-family:Graphik-Regular;padding:8px 12px;z-index:9;border-radius:5px;display:flex;align-items:center;width:40px;height:40px}.onboardingSection .getStartedButtonCont .getStartedWrapper .rocketIcon{width:18px;height:18px}.onboardingSection .getStartedButtonCont .getStartedWrapper .rocketIcon svg{width:inherit;height:inherit;fill:#8d8d8d}.onboardingSection .getStartedButtonCont .getStartedWrapper .rocketIcon.showSteps svg,.onboardingSection .getStartedButtonCont .getStartedWrapper .rocketIcon:hover svg{fill:#3953fb}.onboardingSection .getStartedButtonCont .getStartedWrapper .remainingCount{position:absolute;background:#e40303;border-radius:50%;width:20px;height:20px;color:#fff;text-align:center;font-size:12px;display:flex;align-items:center;justify-content:center;top:-10px;right:-10px;box-shadow:1px -1px 2px 0 rgba(243,133,133,.05);font-weight:700}.onboardingSection .getStartedButtonCont .stepsPopup{position:relative}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup{min-height:270px;overflow:unset;width:390px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:10px;box-shadow:0 0 43px 0 rgba(68,68,68,.24);background-color:#fff;position:absolute;bottom:-24px;left:12px;z-index:9}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup.headeWhiteBg .popupHeader{background-color:#fff}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popup-close{position:absolute;padding:3px;top:16.5px;right:11px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popup-close i{font-size:19px}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popup-close:hover{background-color:#ddd;border-radius:50%}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popup-close{right:0;top:-27px;background:#fff;border-radius:50%;padding:0;width:25px;height:25px}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popup-close:hover{background-color:#fff!important}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popup-close i{color:#666;font-size:16px}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupHeader{background-color:#f7f8ff;padding:15px;display:grid;grid-template-columns:calc(100% - 60px) 60px;border-bottom:1px solid #f5f5f5;border-top-left-radius:10px;border-top-right-radius:10px}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupHeader .leftSection{width:100%;margin-right:10px}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupHeader .leftSection .headerText{color:#737373;padding:5px 0 0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;line-height:1.5}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupHeader .leftSection .headerText svg{width:14px;height:14px}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupHeader .leftSection .completedStatus{padding-top:10px}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupHeader .leftSection .completedStatus .statusCompletedText{color:#666;font-size:12px;padding-top:5px}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupHeader .leftSection .completedStatus .statusBar .progress{-webkit-appearance:none;border:none;height:12px;overflow:hidden;padding:0;position:relative;width:100%;border-radius:6px;box-shadow:inset 0 1px 2px rgba(0,0,0,.25),0 1px hsla(0,0%,100%,.08)}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupHeader .leftSection .completedStatus .statusBar .progress .progress-value{background-color:#4fcc60;width:0;height:inherit;display:block;border-radius:4px;transition-delay:1s;transition:.5s linear}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupHeader .leftSection .completedStatus .statusBar .progress::-webkit-progress-bar{background-color:#e9eef1}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupHeader .leftSection .completedStatus .statusBar .progress::-webkit-progress-value{background-color:#2fdc47}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupHeader .rightSection{width:100%;display:flex;align-items:center;justify-content:center}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupHeader .rightSection .headerIcon{width:80px;height:auto;object-fit:contain}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent{height:100%}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .onboardingCompleted{color:#666;display:flex;align-items:center;justify-content:center;font-size:13px;font-style:italic;padding:15px 0 20px}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .onboardingCompleted .awesome{display:flex;align-items:center}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .onboardingCompleted .awesome .smileyIcon{font-size:16px;font-style:normal;padding-left:5px}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont{padding:5px 10px;cursor:default}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont .steps{color:#666;letter-spacing:.09px;padding:15px 10px;font-size:14px;display:flex;align-items:center;font-weight:400;flex-direction:row;border-bottom:1px solid #f5f5f5;cursor:pointer;position:relative}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont .steps .circleMousePointerAnimation{right:24px}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont .steps .circleMousePointerAnimation~.stepsText{font-weight:600}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont .steps .circleMousePointerAnimation~.circleIcon .emptyCircle{opacity:1}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont .steps .forwardArrow{font-size:20px;display:none}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont .steps:hover .forwardArrow{color:#3953fb;display:unset;font-size:20px;margin:0 0 0 auto;-webkit-animation-name:opacityTransform;animation-name:opacityTransform;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont .steps.disabled{opacity:.7;cursor:default}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont .steps.disabled svg{opacity:.7}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont .steps.filled{cursor:default;text-decoration:line-through}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont .steps .circleIcon{margin-right:15px;width:20px;height:20px}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont .steps .circleIcon .emptyCircle svg{width:20px;height:20px;fill:#d5d7e9}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont .steps .circleIcon .rotatingCircle{margin-bottom:3.5em;border:1.5px solid rgba(0,0,0,.2);border-left-color:#5cb85c;-webkit-animation:loader-spin 1.2s linear infinite;animation:loader-spin 1.2s linear infinite;position:relative;display:inline-block;vertical-align:top;border-radius:50%;width:20px;height:20px}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont .steps .circleIcon svg{width:20px;height:20px;fill:#2fdc47}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup .popupContent .contentInnerCont .steps .stepsText{line-height:22px}.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup:after,.onboardingSection .getStartedButtonCont .stepsPopup .onboardingStepsPopup:before{content:"";display:inline-block;border:8px solid transparent;border-right-color:#fff;position:absolute;bottom:19px;left:-8px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.onboardingSection .onboarding-popup-mask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2;background:#333;opacity:.5}.onboardingSection .onBoardingCompletedPopupWrapper{z-index:10;height:100%}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup{display:flex;align-items:center;justify-content:center;width:700px;padding:0 25px 25px;z-index:1111;will-change:transform;font-size:17px;font-family:Graphik-Regular}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont{display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:650px;height:400px;border-radius:10px;border-top:0;overflow:hidden;will-change:transform;transition:all .4s ease;background-color:#fff;padding:70px 70px 35px}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .popup-close{position:absolute;padding:3px;top:16.5px;right:11px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .popup-close i{font-size:19px}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .popup-close:hover{background-color:#ddd;border-radius:50%}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .title{display:flex;justify-content:center;align-items:center;flex-direction:column}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .title .titleName{color:#3b3b3b;font-size:38px;font-weight:600;font-family:Graphik-Semibold;letter-spacing:-.52px}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .title .subTitle{font-size:18px;color:#666;padding-top:5px;letter-spacing:.2px}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .title img{width:35px;height:auto;margin-left:1px}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont{padding-top:40px;display:flex;align-items:center;flex-direction:column}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont .ratingText{font-size:13px;color:#666;font-weight:600}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont .thankyouFeedbackCont{padding-bottom:20px;display:flex;align-items:center;justify-content:center;z-index:9}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont .thankyouFeedbackCont .thumbsUpIcon{height:16px;padding-right:5px}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont .thankyouFeedbackCont .thumbsUpIcon span{font-size:16px;color:#666}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont .thankyouFeedbackCont .thankyouText{font-size:13px;color:#666}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont .ratingSmileyCont{transition:all 2s ease-in-out}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .ratingCont .ratingSmileyCont .smileyIcon{display:inline-grid}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .feedbackCont{padding-top:30px;display:flex;align-items:center;justify-content:center;flex-direction:row}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .feedbackCont .questionCont{font-size:13px;color:#666;padding-right:10px}.onboardingSection .onBoardingCompletedPopupWrapper .onboardingCompletedPopup .onBoardingcompletedInnerCont .feedbackCont .talkToUsBtn{line-height:13px;height:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:15px 20px;font-size:13px;text-transform:none}.initialWelcomePopupWrapper{color:#1d2026}.initialWelcomePopupWrapper .card{width:645px;max-width:800px;max-height:700px;overflow:auto;text-align:center;position:relative}.initialWelcomePopupWrapper .card .popupClose{position:absolute;top:12px;right:12px;cursor:pointer;padding:2px;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.initialWelcomePopupWrapper .card .popupClose i{font-size:16px}.initialWelcomePopupWrapper .card .popupClose:hover{background-color:#ddd;border-radius:50%}.initialWelcomePopupWrapper .card .welcomePopupHeader{display:flex;align-items:center;flex-direction:column;padding:30px 15px 25px}.initialWelcomePopupWrapper .card .welcomePopupHeader svg{width:300px;height:200px;margin-bottom:20px}.initialWelcomePopupWrapper .card .welcomePopupHeader .userName{font-size:20px;color:#1d2026;font-weight:900;padding:12px 16px 13px}.initialWelcomePopupWrapper .card .welcomePopupHeader .headerPopupText{font-size:14px;color:#1d2026;padding:5px;font-weight:600;width:100%;line-height:1.6}.initialWelcomePopupWrapper .card .welcomePopupHeader .orangeText{color:#f1473e}.initialWelcomePopupWrapper .card .welcomePopupHeader .headerAdditionalText{font-size:14px;color:#1d2026;width:82%}.initialWelcomePopupWrapper .card .planHeading{width:100%;text-align:center;font-size:14px;font-weight:700;background-color:#f7f7f7;color:#1d2026}.initialWelcomePopupWrapper .card .planHeading .planHeadingWrapper{display:flex;flex-direction:column;padding:6px}.initialWelcomePopupWrapper .card .planHeading .planHeadingWrapper .planHeadingTitle{font-size:14px;padding:5px}.initialWelcomePopupWrapper .card .planHeading .planHeadingWrapper .planItems{display:flex;flex-direction:row;padding:8px 5px;font-weight:100;grid-gap:10px;gap:10px;font-size:14px}.initialWelcomePopupWrapper .card .planHeading .planHeadingWrapper .planItems .planItem{display:flex;flex-direction:row;padding:5px;grid-gap:10px;gap:10px;align-items:center}.initialWelcomePopupWrapper .card .planHeading .planHeadingWrapper .planItems .planItem .planItemDescription{font-size:14px;text-align:left}.initialWelcomePopupWrapper .card .planHeading .upgradeAnytime{display:flex;flex-direction:column;align-items:center;background-color:#e6e6e6}.initialWelcomePopupWrapper .card .planHeading .upgradeAnytime .upgradeAnytimeWrapper{display:flex;flex-direction:row;grid-gap:10px;gap:10px;align-items:center;padding:5px 8px;color:#1d2026;font-size:14px;font-weight:600}.initialWelcomePopupWrapper .card .welcomePopupFooter .popupText,.initialWelcomePopupWrapper .card .welcomePopupHeader .popupText{font-size:12px;color:#666;margin-bottom:20px;border:1px solid #ddd;border-radius:5px;background-color:#f7f7f7;text-align:left;padding:15px}.initialWelcomePopupWrapper .card .welcomePopupFooter .letsGoBtn,.initialWelcomePopupWrapper .card .welcomePopupHeader .letsGoBtn{background-color:#3953fb;display:flex;align-items:center;justify-content:center;margin:24px auto;border-radius:6px;padding:13px 25px;grid-gap:10px;gap:10px;font-size:14px}ul.filterByCard{position:relative;background:transparent;z-index:0;width:100%;display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;padding:0 5px 10px 0;margin:10px 0 0;overflow-x:auto;list-style:none}ul.filterByCard li.filterCard{flex:1 0 180px;max-width:180px;position:relative;background:#fff;width:100%;height:68px;border:1px solid #ebebeb;border-radius:5px;display:flex;align-items:center;padding:10px 8px;z-index:1;box-shadow:0 4px 6px .7px rgba(59,59,59,.07);cursor:pointer}ul.filterByCard li.filterCard:hover{border-color:#c4c4c4}ul.filterByCard li.filterCard.plusContactCard{border:1px dashed #959cf2;font-size:44px;color:#959cf2;cursor:pointer;justify-content:center}ul.filterByCard li.filterCard.plusContactCard:hover{border-color:#959cf2}ul.filterByCard li.filterCard .wrapFilterValue .filterCount{margin-bottom:5px;font-size:16px;color:#787878;font-weight:600}ul.filterByCard li.filterCard .wrapFilterValue .filterName{font-size:14px;color:#787878;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:154px}ul.filterByCard li.filterCard.active{-webkit-user-select:none;transition:all .2s ease;user-select:none;pointer-events:none;border-top:4px solid #ff9f09!important}ul.filterByCard li.filterCard.active .filterCount{color:#ff9f09}ul.filterByCard li.filterCardLoader{position:relative;border-radius:5px;flex:1 0 180px;max-width:180px;width:100%;height:68px}.customListWrapper{margin-left:12px}.customListWrapper .customListContainer{display:flex;align-items:center}.customListWrapper .customListContainer .deleteIcon,.customListWrapper .customListContainer .editIcon{font-size:16px;cursor:pointer;margin:0 4px}.customListWrapper .customListIcon{font-size:18px;margin-right:10px;color:#3953fb}.customListWrapper .title{font-size:14px;color:#666!important}.customListWrapper .dropdownHeader{border:1px solid #ebebeb;border-radius:5px;padding:0 6px}.customListWrapper .arrow i{color:#666!important}.customListWrapper .customListLeftSection,.customListWrapper .customListRightSection{display:flex;flex-direction:column}.customListWrapper .customListLeftSection{align-items:flex-start}.customListWrapper .customListLeftSection .nonUpdatedName{color:#3b3b3b}.customListWrapper .customListRightSection{align-items:flex-end}.customListWrapper .customListHorizontalDisplay{justify-content:space-between;width:15%;display:flex;position:relative;bottom:12px}.customListWrapper .dropdownList .dropdownOptions{padding:8px 10px!important;border-bottom:1px solid #ebebeb;height:auto;justify-content:space-between}.customListWrapper .totalContactInList,.customListWrapper .updatedName{color:#3953fb;font-size:14px;margin-bottom:4px}.customListWrapper .contactsField,.customListWrapper .createdDate{color:#999696;font-size:14px;margin-bottom:4px}.customListWrapper .createNewListBtn{background-color:#3953fb;color:#fff;font-size:14px;padding:8px 10px;height:36px;display:flex;align-items:center;cursor:pointer}.customListWrapper .createNewListBtn i{font-size:18px;margin-right:10px}.createEditListPopupWrapper .popupHeader{padding-bottom:29px;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.createEditListPopupWrapper .popupHeader .title{text-align:left;color:#666;font-size:20px}.createEditListPopupWrapper .popupHeader .commonPopupCloseIcon{font-size:20px;padding:3px;border-radius:50%;color:#535353;cursor:pointer}.createEditListPopupWrapper .popupHeader .commonPopupCloseIcon:hover{color:#000;background-color:#ddd}.createEditListPopupWrapper .card{width:400px;max-height:700px;overflow:auto;text-align:center;padding:20px}.createEditListPopupWrapper .card .inputWrapper.phoneNumber{margin-bottom:20px}.createEditListPopupWrapper .card .createListButton{width:50%;border-radius:10px}.addtoListPopupWrapper .card{width:400px;overflow:auto;text-align:center;padding:30px 16px}.addtoListPopupWrapper .addContactToListTitle{font-size:14px;width:100%;text-align:center;margin-bottom:12px;color:#666}.contactFilterByOption .conditionField,.contactFilterByOption .contactDateFilter{position:relative;border-bottom:1px solid #ececec}.contactFilterByOption .conditionField .dropdownSearchBox,.contactFilterByOption .contactDateFilter .dropdownSearchBox{width:calc(100% - 8px);margin:0 0 10px 8px}.contactFilterByOption .conditionField .dropdownSearchBox .horizontalBorderLine,.contactFilterByOption .contactDateFilter .dropdownSearchBox .horizontalBorderLine{position:absolute;width:4px;height:100%;background:#dee3ff;border-radius:5px;left:-8px;top:0;z-index:1}.conditionalFieldCard .conditionalField,.conditionalFieldCard .dateRangeCondition,.conditionalFieldCard .sequenceFilter,.dateRangeConditionCard .conditionalField,.dateRangeConditionCard .dateRangeCondition,.dateRangeConditionCard .sequenceFilter,.sequenceFilterCard .conditionalField,.sequenceFilterCard .dateRangeCondition,.sequenceFilterCard .sequenceFilter{padding-bottom:8px}.conditionalFieldCard .conditionalField:not(:last-child),.conditionalFieldCard .dateRangeCondition:not(:last-child),.conditionalFieldCard .sequenceFilter:not(:last-child),.dateRangeConditionCard .conditionalField:not(:last-child),.dateRangeConditionCard .dateRangeCondition:not(:last-child),.dateRangeConditionCard .sequenceFilter:not(:last-child),.sequenceFilterCard .conditionalField:not(:last-child),.sequenceFilterCard .dateRangeCondition:not(:last-child),.sequenceFilterCard .sequenceFilter:not(:last-child){border-bottom:1px dashed rgba(176,185,245,.5);margin-bottom:8px}.dropdownSearchBox{position:relative}.dropdownSearchBox .actionButton{position:relative;display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end}.dropdownSearchBox .actionButton .resetButton{position:relative;display:flex;align-items:center;height:20px;padding:0 6px;border-radius:35px;transition:all .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:500;letter-spacing:.3px;cursor:pointer}.dropdownSearchBox .actionButton .resetButton:hover{background:#fff;color:#222}.dropdownSearchBox .actionButton .resetButton .refreshIcon{font-size:12px;color:#666;margin-right:4px}.dropdownSearchBox .actionButton .resetButton .text{padding-top:2px;font-size:12px;color:#666}.dropdownSearchBox .actionButton .addNewButton{position:relative;display:flex;align-items:center;height:20px;padding:0 10px;border-radius:35px;transition:all .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:500;letter-spacing:.3px;cursor:pointer}.dropdownSearchBox .actionButton .addNewButton.disabled:hover{background:transparent}.dropdownSearchBox .actionButton .addNewButton:hover{background:#e4eaff}.dropdownSearchBox .actionButton .addNewButton .addIcon{font-size:12px;color:#3953fb;margin-right:4px}.dropdownSearchBox .actionButton .addNewButton .text{font-size:12px;padding-top:2px;color:#3953fb}.fieldnameDropdown{position:relative;display:grid;align-items:center;grid-template-columns:calc(100% - 30px) 24px;justify-content:space-between}.fieldnameDropdown .deleteIcon{border-radius:35px;padding:4px;font-size:16px;cursor:pointer;transition:all .3s ease}.fieldnameDropdown .deleteIcon:hover{color:#222;background:#fff}.singleDropdown{position:relative}.singleDropdown .selectLabel{position:relative;cursor:pointer;display:grid;align-items:center;grid-template-columns:calc(100% - 24px) 20px;justify-content:space-between;height:28px;border-bottom:1px solid #ececec}.singleDropdown .selectLabel .title{position:relative;width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;letter-spacing:.3px;color:#666}.singleDropdown .selectLabel .title .conditionSymbol{position:relative;font-size:24px;color:#3953fb;line-height:1.15}.singleDropdown .selectLabel .title .conditionSymbol.customSymbol{font-size:18px}.singleDropdown .selectLabel .arrowIcon{font-size:20px;color:#666}.singleDropdown .drop-down-menu.customDropDownFadeIn{--list-height:0px;--layout-offset:calc(var(--list-height)*-1);--animation-offset:-85px;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:translateY(calc(var(--layout-offset) + var(--animation-offset)))!important;transform:translateY(calc(var(--layout-offset) + var(--animation-offset)))!important;-webkit-animation:slideUpExpandDropdown .4s ease forwards;animation:slideUpExpandDropdown .4s ease forwards}.singleDropdown .searchInputBtn{width:100%;border-bottom:1px solid #ebebeb}.singleDropdown .searchInputBtn .searchIcon{flex:0 0 24px;font-size:20px;margin-left:4px}.singleDropdown .searchInputBtn .searchTextBox{flex:1 1;margin:4px}.singleDropdown .searchInputBtn .searchInputBoxWrapper{width:100%;display:flex;align-items:center}.singleDropdown .searchInputBtn .searchInputBoxWrapper input{width:100%;border-radius:4px;padding:4px 8px;line-height:unset}.singleDropdown .drop-down-menu{width:100%}.singleDropdown .drop-down-menu ul{max-height:206px}.singleDropdown.positionTop .drop-down-menu{bottom:30px}.fieldNameSequenceDropdown .selectSequenceLabel{position:relative;cursor:pointer;display:grid;align-items:center;grid-template-columns:calc(100% - 24px) 20px;justify-content:space-between;height:28px;background:transparent;border:none;border-bottom:1px solid #ececec}.fieldNameSequenceDropdown .selectSequenceLabel .title{position:relative;width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;letter-spacing:.3px;color:#666}.fieldNameSequenceDropdown .selectSequenceLabel .title .conditionSymbol{position:relative;font-size:24px;color:#3953fb;line-height:1.15}.fieldNameSequenceDropdown .selectSequenceLabel .title .conditionSymbol.customSymbol{font-size:18px}.fieldNameSequenceDropdown .selectSequenceLabel .arrowIcon{font-size:20px;color:#666}.fieldNameSequenceDropdown .drop-down-menu{right:0!important;left:unset!important}.fieldNameSequenceDropdown .drop-down-menu ul .sequenceSelected{background:#f5f5f5;opacity:.8;cursor:unset;pointer-events:none;-webkit-user-select:none;user-select:none}.fieldNameSequenceDropdown .drop-down-menu ul .sequenceSelected .itemName{color:#3953fb}.fieldNameSequenceDropdown .listItemWrap{width:224px}.fieldNameSequenceDropdown .listItemWrap .itemName{display:flex!important;align-items:center}.fieldNameSequenceDropdown .listItemWrap .itemName .nameText{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fieldNameSequenceDropdown .listItemWrap .itemName .trigger,.fieldNameSequenceDropdown .listItemWrap .itemName .trigger .ownerCont{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.fieldOperatorValue{position:relative;display:grid;grid-template-columns:30px calc(100% - 40px);align-items:center;justify-content:space-between;margin-top:8px}.fieldOperatorValue.disableInput{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.fieldOperatorValue .selectLabel{position:relative;border:1px solid rgba(57,83,251,.6);grid-template-columns:100%;justify-content:center;border-radius:4px;background:#fff;height:28px}.fieldOperatorValue .selectLabel .title{position:relative;text-align:center}.fieldOperatorValue .selectLabel .arrowIcon{display:none}.fieldOperatorValue .drop-down-menu{right:unset;left:0}.fieldOperatorValue .singleSelectDropdown .dropdownOptions .selectOptionDropdown{max-height:156px}.fieldOperatorValue .singleSelectDropdown .selectOption{height:unset;border-bottom:1px solid #ececec}.fieldOperatorValue .singleSelectDropdown .selectOption .selectLabel{height:30px;border:none;border-radius:0}.fieldOperatorValue .inputWrapper input{width:100%;height:30px;background:transparent;border:none;border-bottom:1px solid #ececec;color:#666}.selectDateRangePicker,.sequenceFilter{position:relative}.selectDateRangePicker .selectDateLabel{position:relative;cursor:pointer;display:grid;align-items:center;grid-template-columns:calc(100% - 24px) 20px;justify-content:space-between;height:28px;border-bottom:1px solid #ececec}.selectDateRangePicker .selectDateLabel .title{font-size:13px;letter-spacing:.3px;color:#666}.selectDateRangePicker .selectDateLabel .arrowIcon{font-size:20px;color:#666}.selectDateRangePicker .datePickerDropdown{position:fixed;z-index:1001;right:1%}.selectDateRangePicker .datePickerDropdown .rdrCalendarWrapper{margin-right:10px;z-index:2;box-shadow:0 0 16.1px .9px rgba(59,59,59,.17)}.selectDateRangePicker .datePickerDropdown .rdrCalendarWrapper .rdrMonthAndYearWrapper{padding-top:0;height:32px}.selectDateRangePicker .datePickerDropdown .rdrCalendarWrapper .rdrMonth{padding-bottom:5px;font-size:11px}.selectDateRangePicker .datePickerDropdown .rdrCalendarWrapper .rdrWeekDay{line-height:1.8}.selectDateRangePicker .datePickerDropdown .rdrCalendarWrapper .rdrDateDisplayItem input{height:1.8em;line-height:1.8em}.selectDateRangePicker .datePickerDropdown .rdrCalendarWrapper .dateBtnSection{position:relative;padding:0 10px 5px;text-align:right;display:flex;align-items:center;justify-content:flex-end}.selectDateRangePicker .datePickerDropdown .rdrCalendarWrapper .dateBtnSection input[type^=button]{height:20px;border-radius:35px;outline:none;letter-spacing:.3px;font-size:12px;width:60px;border:none;font-weight:400;cursor:pointer}.selectDateRangePicker .datePickerDropdown .rdrCalendarWrapper .dateBtnSection input[type^=button]:not(:first-child){margin-left:10px}.selectDateRangePicker .datePickerDropdown .rdrCalendarWrapper .dateBtnSection input[type^=button].cancelCustomDateFilter{background:#fff;color:#666;transition:all .3s ease}.selectDateRangePicker .datePickerDropdown .rdrCalendarWrapper .dateBtnSection input[type^=button].cancelCustomDateFilter:hover{transition:all .3s ease;background:#f5f5f5;color:#000}.selectDateRangePicker .datePickerDropdown .rdrCalendarWrapper .dateBtnSection input[type^=button].applyCustomDateFilter{color:#fff;background:#3d91ff;transition:all .3s ease}.selectDateRangePicker .datePickerDropdown .rdrCalendarWrapper .dateBtnSection input[type^=button].applyCustomDateFilter:not(:disabled):hover{transition:all .3s ease;box-shadow:0 0 8px 2px rgba(0,0,0,.12)}.selectDateRangePicker .datePickerDropdown .rdrCalendarWrapper .dateBtnSection input[type^=button].applyCustomDateFilter:disabled{background:#787878;cursor:default;opacity:.5}.selectDateRangePicker.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.6;cursor:unset}.errMessage{position:absolute;font-size:11px;text-align:right;color:red;bottom:2px}.dataSearchPage .headerSection{padding:12px!important}.dataSearchPage .selectAll .checkBoxSection{margin-left:15px}.dataSearchPage .flexCenterWithJustifyContent{display:flex;align-items:center;justify-content:space-between;width:100%}.dataSearchPage .flexCenterWithJustifyContent .clearAllIcon{font-size:16px;cursor:pointer}.dataSearchPage .flexCenterWithJustifyContent .clearAllIcon:hover{color:#555}.dataSearchPage .commonFilledCheckBox.checked{border-color:#3953fb!important;background:#3953fb!important}.dataSearchPage .commonFilledCheckBox:hover{border-color:#3953fb!important}.dataSearchPage .commonFilledCheckBox .checkSvgIcon{background:#3953fb!important;color:#fff!important;box-shadow:0 0 0 1px #3953fb!important}.dataSearchPage .commonFilledCheckBox .checkSvgIcon svg path{stroke:#fff!important}.dataSearchPage .checkBoxName{flex:1 1}.dataSearchPage .checkBoxName .dot{position:relative;padding:4px;display:inline-block;border-radius:35px;left:5px}.dataSearchPage .bodySection{display:flex}.dataSearchPage .dataSearchWrapper{display:grid;grid-template-columns:300px calc(100% - 312px);grid-gap:12px;justify-content:space-between;width:100%;height:100%}.dataSearchPage .dataSearchWrapper .iconBackground{width:18px;height:18px;border-radius:3px;background-color:#f4f4f6;margin-right:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.dataSearchPage .dataSearchWrapper .iconBackground:last-child{margin-right:0}.dataSearchPage .dataSearchWrapper .iconBackground.cursorNotAllowed{cursor:not-allowed;opacity:.5}.dataSearchPage .dataSearchWrapper .iconBackground .customTooltip .sharpPointer{top:14px;right:-1px;border:none;background:#393a3d}.dataSearchPage .dataSearchWrapper .iconBackground .customTooltip .tooltipBody{background:#393a3d;border-radius:5px;top:22px;left:-60px;width:120px;text-align:center}.dataSearchPage .dataSearchWrapper .iconBackground .customTooltip .tooltipBody.visibilityFix{width:190px;left:-140px}.dataSearchPage .dataSearchWrapper .iconBackground .customTooltip .tooltipText{color:#fff;padding:8px}.dataSearchPage .dataSearchWrapper .deleteIcon{width:14px;position:relative}.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .popupHeader{padding-bottom:15px;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .popupHeader .title{text-align:left;color:#3b3b3b;font-size:20px}.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .popupHeader .commonPopupCloseIcon{font-size:20px;padding:3px;border-radius:50%;color:#535353;cursor:pointer}.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .popupHeader .commonPopupCloseIcon:hover{color:#000;background-color:#ddd}.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper hr{border:0;border-bottom:1px solid #f3f4f8;padding:0;margin:0 0 36px}.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper label{font-size:12px}.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card{width:400px;max-height:700px;overflow:auto;text-align:center;padding:20px;border-radius:0}.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper.phoneNumber{margin-bottom:20px}.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .inputWrapper .activeBorder{border-color:#3953fb!important}.dataSearchPage .dataSearchWrapper .createSavedSearchPopupWrapper .card .saveButton{width:40%;border-radius:5px}.dataSearchPage .dataSearchFilter{background:#fff;border:1px solid #ececec;border-radius:6px;width:100%;height:100%;min-height:100%}.dataSearchPage .dataSearchFilter .filterComponentWrapper{height:100%}.dataSearchPage .dataSearchFilter .filterComponentWrapper .filterComponentBody{height:calc(100% - 50px)}.filterComponentBodyHeader .filterComponentTitle,.filterComponentInputHeader .filterComponentTitle{font-size:14px;color:#666;border:0;width:100%}.filterComponentBodyHeader .filterComponentTitle::-webkit-input-placeholder,.filterComponentInputHeader .filterComponentTitle::-webkit-input-placeholder{color:#666}.filterComponentBodyHeader .filterComponentTitle::placeholder,.filterComponentInputHeader .filterComponentTitle::placeholder{color:#666}.filterComponentBodyHeader .toggleActionSection,.filterComponentInputHeader .toggleActionSection{position:relative;margin-right:5px;z-index:1}.addRemoveValue{position:relative;display:flex;align-items:center;font-size:10px}.addRemoveValue .horizontalBorderLine{position:absolute;width:4px;height:100%;background:#dee3ff;border-radius:5px;left:0}.addRemoveValueWrapper{display:inline;margin-top:8px;position:relative;margin-left:4px;max-height:60px;overflow:auto}.addRemoveValueWrapper .tagItem{border:1px solid #c7ceff;color:#3953fb;background-color:#fff;padding:4px 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;margin:0 4px 6px}.addRemoveValueWrapper .tagItem .selectedTag{font-size:12px;margin-right:8px}.addRemoveValueWrapper .tagItem .selectedTagCloseIcon{font-size:14px;cursor:pointer;color:#9e9e9e;border-radius:35px}.addRemoveValueWrapper .tagItem .selectedTagCloseIcon:hover{background:#ebebeb}.filterComponentHeader{position:relative;display:flex;align-items:center;justify-content:space-between;padding:16px 12px;border-bottom:1px solid #ececec;width:100%}.filterComponentHeader .filterComponentTitle{font-size:14px;color:#666;border:0}.filterComponentHeader .savedSearchSection{font-size:14px;width:75%;position:relative;display:flex;justify-content:space-between;color:#3953fb}.filterComponentHeader .savedSearchSection .seperator{color:grey;font-weight:700}.filterComponentHeader .savedSearchSection .saveText{cursor:pointer}.filterComponentHeader .savedSearchSection .clearAllBtn{position:relative;top:0;font-size:14px;cursor:pointer;color:#3953fb}.filterComponentHeader .savedSearchSection .clearAllBtn.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.8;cursor:unset;color:rgba(57,83,251,.5)}.filterComponentHeader .savedSearchSection .clearAllBtn .customTooltip .sharpPointer{right:-1px;top:14px;border-radius:1px}.filterComponentHeader .savedSearchSection .clearAllBtn .customTooltip .tooltipBody{top:20px;width:70px;left:-42px}.filterComponentHeader .savedSearchSection .clearAllBtn .customTooltip .tooltipBody .tooltipBodyText{font-size:12px/14px;padding:0}.filterCompContainer{position:relative}.filterCompContainer .filterCount{border-radius:50%;width:20px;height:20px;background-color:#3953fb;color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center;margin-right:8px;line-height:1}.filterCompContainer:last-child .filterComponentBodyHeader{border-bottom:0}.filterCompContainer .multiSelectDropdown .dropdownSearchBox{padding:0}.filterCompContainer .multiSelectDropdown .dropdownSearchBox .searchBox .searchInputList .inputBox{background-color:#fff;border:0}.filterCompContainer .inputBoxSection input:focus::-webkit-input-placeholder{opacity:.3}.filterCompContainer .inputBoxSection input:focus::placeholder{opacity:.3}.dropdownListWrapper.industryMultiDropdown{max-height:320px}.dropdownListWrapper.industryMultiDropdown .dropdownList{max-height:280px}.dropdownListWrapper.contactTeamDropDown{max-height:320px}.dropdownListWrapper.contactTeamDropDown .dropdownList{max-height:125px}.overrideColor{background-color:#00f}.dropdownListWrapper.dashboard{position:relative;max-height:320px;width:200px}.dropdownListWrapper.dashboard .dropdownList{max-height:100px}.emptyDropdown,.loaderAndErrorPositioning{position:relative;padding:12px 0;text-align:center;font-size:14px;background-color:#f5f5f5}.filterComponentBody{padding:8px;overflow:auto}.filterComponentBody .filterComponentBodyHeader{border-bottom:1px solid #ececec;cursor:pointer;display:flex;align-items:center;justify-content:space-between;position:relative}.filterComponentBody .filterComponentBodyHeader .filterComponentTitleWithWrapper{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 0}.filterComponentBody .filterComponentBodyHeader .filterComponentTitleWithWrapper .arrowIcon{font-size:18px;color:#666}.filterComponentBody .filterComponentBodyHeader .maxValueReached{color:red;font-size:10px;margin-left:8px}.filterComponentBody .filterComponentBodyHeader .flexColumn{display:flex;flex-direction:column;width:100%}.filterComponentBody .filterComponentBodyHeader .filterComponentInputHeader{display:flex;align-items:center;justify-content:space-between;width:100%}.filterComponentBody .filterComponentBodyHeader .filterComponentInputHeader span{font-size:18px}.filterComponentBody .filterComponentBodyHeader .filterComponentInputHeader .inputBoxSection{width:100%;padding:12px 0}.filterComponentBody .filterComponentBodyHeader .filterComponentBodyTitle{font-size:14px;color:#666;border:0}.filterComponentBody .toggleText{display:none}.customAccordion{width:100%}.customAccordion .accordionContent{background:#fff;width:100%;overflow:hidden;position:relative}.customAccordion .accordionContent .horizontalBorderLine{position:absolute;width:4px;height:100%;background:#dee3ff;border-radius:5px;left:0}.customAccordion .customAccordionItem{display:flex;align-items:center;flex-direction:column}.customAccordion .customAccordionItem .customAccordionTitle{cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;font-size:14px;color:#666}.customAccordion .customAccordionItem .arrowIcon{font-size:18px;color:#666}.customAccordion .customAccordionItem .drop-down-menu{width:100%;max-width:100%;top:15px}.exactMatch{position:relative;display:flex;align-items:center;margin-top:6px;font-size:10px;margin-bottom:12px}.exactMatch .horizontalBorderLine{position:absolute;width:4px;height:100%;background:#dee3ff;border-radius:5px;left:0}.exactMatch .checkboxWrapper{margin-left:10px}.exactMatch .checkBoxName{font-size:12px}.customAutoCompleteDropdownWrapper .drop-down-menu{top:-3px!important;left:6px}.autoCompleteDropdownListWrapper{position:relative;width:calc(100% - 6px);background:#fff;height:100%;max-height:240px;margin-top:8px;margin-left:12px}.autoCompleteDropdownListWrapper .companyDomainWrapper{display:flex;flex-direction:column;justify-content:center}.autoCompleteDropdownListWrapper .companyDomainWrapper .companyName{display:flex;font-size:14px}.autoCompleteDropdownListWrapper .companyDomainWrapper .primaryDomain{display:flex;font-size:12px}.autoCompleteDropdownListWrapper .dropdownList{max-height:200px;overflow:auto}.autoCompleteDropdownListWrapper .searchTextBox{width:100%}.autoCompleteDropdownListWrapper .searchTextBox input{width:100%;padding:0;border-radius:0;z-index:3}.autoCompleteDropdownListWrapper .searchTextBox .searchIcon{font-size:18px;right:0;width:auto;height:auto;opacity:.2;cursor:unset}.autoCompleteDropdownListWrapper .searchTextBox .searchIcon:hover{background:unset}.autoCompleteDropdownListWrapper .searchInputBtn{border-bottom:1px solid #ddd;height:32px;z-index:5}.dropdownListWrapper{position:absolute;width:280px;z-index:5;background:#fff;border-radius:5px;border:1px solid #ececec;max-height:240px;border-bottom-left-radius:0;border-bottom-right-radius:0;left:-6px}.dropdownListWrapper.keywords{bottom:70px}.dropdownListWrapper.customBtn{bottom:40px}.dropdownListWrapper .addCustomItem{font-size:14px;padding:10px;background:#f9f9f9}.dropdownListWrapper .addCustomItem .customName{color:#3953fb}.dropdownListWrapper .searchInputBtn{width:100%;border-bottom:1px solid #ebebeb}.dropdownListWrapper .searchInputBtn .searchIcon{flex:0 0 24px;font-size:20px;margin-left:4px}.dropdownListWrapper .searchInputBtn .searchTextBox{flex:1 1;margin:4px}.dropdownListWrapper .searchInputBtn .searchInputBoxWrapper{width:100%;display:flex;align-items:center}.dropdownListWrapper .searchInputBtn .searchInputBoxWrapper input{width:100%;border-radius:4px;padding:4px 8px;line-height:unset}.dropdownListWrapper .dropdownList{max-height:200px;overflow:auto}.dropdownListWrapper .dropdownList .rightArrowIcon{font-size:16px;cursor:pointer}.dropdownListWrapper .dropdownList.subMenu{margin-left:30px;max-height:100%!important;overflow:unset}.dropdownListWrapper .applySelectionBtn{cursor:pointer;width:100%;position:absolute;left:0;height:32px;border-collapse:collapse;border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.dropdownListWrapper .applySelectionBtn.disabled{opacity:1;background-color:#929ff1}.dropdownOverlay{position:fixed;z-index:2;inset:0;width:100%;height:100%;background:transparent}.dataSearchPage .dataSearchTable{width:100%;height:100%;min-height:100%}.dataSearchPage .dataSearchTable .customTooltip .sharpPointer{background:#393a3d!important;border-right:1px solid #393a3d!important;border-top:1px solid #393a3d!important}.dataSearchPage .dataSearchTable .customTooltip .tooltipBody{background:#393a3d!important}.dataSearchPage .dataSearchTable .contactTableWrapper{width:100%;height:100%;display:flex;flex-direction:column}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody.isFromSeoPage{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody.isFromSeoPage .contactBody{overflow:unset}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader{position:relative;height:35px;margin:0 0 10px;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.dataSearchPage .dataSearchTable .contactTableWrapper .noTableSearchData.searchTableHeader{display:none}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .contactSelectedCount,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .contactsFound{position:relative;font-size:13px;align-self:flex-end;bottom:3px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions{display:flex;align-items:center;justify-content:flex-end}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .pageLimit{margin:0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .pageLimit .text{font-size:13px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .pageLimit .wrapIconValue{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:36px;padding:10px;line-height:1}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .pageLimit .wrapIconValue .value{font-size:13px;margin-right:10px;width:unset}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .pageLimit .wrapIconValue .arrow{width:auto}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .pageLimit .wrapIconValue .arrow svg{width:9px;height:9px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .pageLimit .limitDropdown{width:50px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .pageLimit .limitDropdown .limitValue{font-size:13px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .customListWrapper{margin-left:10px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .customListWrapper .autoCompleteDropdown{width:unset}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .customListWrapper .autoCompleteDropdown .dropdownHeader{width:100%;height:unset;padding:0;background:transparent;border:0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .customListWrapper .autoCompleteDropdown .dropdownPanel{right:0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToListBtn{position:relative;border-radius:5px;border:1px solid #eceff1;background:#fff;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:not-allowed}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToListBtn:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToListBtn i{font-size:22px;color:#9e9e9e}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToListBtn .customTooltip .sharpPointer{top:18px;right:2px;border-top-right-radius:0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToListBtn .customTooltip .tooltipBody{border-radius:5px;width:84px;top:26px;right:-20px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToListBtn .customTooltip .tooltipText{color:#fff;padding:8px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToListBtn.enabled{cursor:pointer}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToListBtn.enabled i{color:#3953fb}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToListBtn.enabled:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn{position:relative;border-radius:5px;border:1px solid #eceff1;background:#fff;width:36px;height:36px;padding:0 10px;display:flex;align-items:center;color:#3953fb;cursor:not-allowed}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn svg{width:14px;height:14px;fill:#9e9e9e}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background-color:#393a3d;top:-38px;right:-2px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn .customTooltip .tooltipBody{background-color:#393a3d;border-radius:5px;width:120px;top:-62px;right:-46px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn .customTooltip .tooltipBody.bulkAddtoSequence{width:315px;right:-144px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn .customTooltip .tooltipText{color:#fff;padding:8px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn .wrapLockIcon{position:absolute;top:0;right:0;cursor:pointer}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn .wrapLockIcon .lockIcon{background:orange;color:#fff;font-size:12px;width:20px;height:20px;border-radius:35px;justify-content:center;display:flex;align-items:center;position:absolute;top:-5px;right:-8px;margin-left:10px;box-shadow:0 0 1px 1px rgba(0,0,0,.04)}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn.enabled{cursor:pointer}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn.enabled:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn{margin-left:10px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn .customTooltip .sharpPointer,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .exportBtnWrapper .customTooltip .sharpPointer{top:18px;right:2px;border-top-right-radius:0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn .customTooltip .tooltipBody,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .exportBtnWrapper .customTooltip .tooltipBody{border-radius:5px;width:120px;top:26px;right:-20px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .addToSequenceFeatureBtn .customTooltip .tooltipText,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .exportBtnWrapper .customTooltip .tooltipText{color:#fff;padding:8px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .bulkPurchaseBtn{position:relative;margin-left:10px;border-radius:5px;border:1px solid #eceff1;background:#fff;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#3953fb;cursor:not-allowed}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .bulkPurchaseBtn .icon{width:18px;height:18px;fill:#9e9e9e}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .bulkPurchaseBtn.enabled{cursor:pointer}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .bulkPurchaseBtn.enabled:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .bulkPurchaseBtn .drop-down-menu{right:0!important;top:36px!important}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .bulkPurchaseBtn .drop-down-menu .freemiumIcon svg path{fill:#fff!important}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .bulkPurchaseBtn .customTooltip .sharpPointer{top:18px;right:-2px;border-top-right-radius:0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .bulkPurchaseBtn .customTooltip .tooltipBody{background:#393a3d;border-radius:5px;width:130px;top:26px;right:-46px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableHeader .actions .bulkPurchaseBtn .customTooltip .tooltipText{color:#fff;padding:8px}.iconDescriptionWrapper{position:relative;display:flex;align-items:center;width:100%;height:100%;justify-content:center}.iconDescriptionWrapper .addToListIconWithDesc,.iconDescriptionWrapper .addToSeqWithDesc,.iconDescriptionWrapper .exportIconWithDesc{display:flex;align-items:center;margin:0 4px}.iconDescriptionWrapper .addToListIconWithDesc .descText,.iconDescriptionWrapper .addToSeqWithDesc .descText,.iconDescriptionWrapper .exportIconWithDesc .descText{font-size:12px;color:#261d56}.iconDescriptionWrapper .addToListIconWithDesc .arrow,.iconDescriptionWrapper .addToSeqWithDesc .arrow,.iconDescriptionWrapper .exportIconWithDesc .arrow{position:relative;display:flex;align-items:center}.iconDescriptionWrapper .addToListIconWithDesc .upLine,.iconDescriptionWrapper .addToSeqWithDesc .upLine,.iconDescriptionWrapper .exportIconWithDesc .upLine{height:30px;background:#3953fb;opacity:.8;width:1.5px}.iconDescriptionWrapper .addToListIconWithDesc .upPoint,.iconDescriptionWrapper .addToSeqWithDesc .upPoint,.iconDescriptionWrapper .exportIconWithDesc .upPoint{position:absolute;content:"";display:inline-block;top:0;width:8px;height:8px;border-left:2px solid #3953fb;border-bottom:2px solid #3953fb;opacity:.8;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.iconDescriptionWrapper .addToListIconWithDesc .line,.iconDescriptionWrapper .addToSeqWithDesc .line,.iconDescriptionWrapper .exportIconWithDesc .line{width:30px;background:#3953fb;opacity:.8;height:1.5px}.iconDescriptionWrapper .addToListIconWithDesc .rightPoint,.iconDescriptionWrapper .addToSeqWithDesc .rightPoint,.iconDescriptionWrapper .exportIconWithDesc .rightPoint{position:absolute;content:"";display:inline-block;right:0;width:8px;height:8px;border-left:2px solid #3953fb;border-top:2px solid #3953fb;opacity:.8;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.iconDescriptionWrapper .addToListIconWithDesc .leftPoint,.iconDescriptionWrapper .addToSeqWithDesc .leftPoint,.iconDescriptionWrapper .exportIconWithDesc .leftPoint{position:absolute;content:"";display:inline-block;left:0;width:8px;height:8px;border-right:2px solid #3953fb;border-bottom:2px solid #3953fb;opacity:.8;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.iconDescriptionWrapper .addToSeqWithDesc{position:relative;flex-direction:column}.iconDescriptionWrapper .addToSeqWithDesc .descText{position:absolute;top:-64px;width:500px;text-align:center}.iconDescriptionWrapper .addToSeqWithDesc .arrow{position:absolute;top:-30px;flex-direction:column}.iconDescriptionWrapper .exportIconWithDesc{margin-left:0}.iconDescriptionWrapper .addToListIconWithDesc{margin-right:0}.iconDescriptionWrapper .addToListWrapper,.iconDescriptionWrapper .addToSequenceWrapper,.iconDescriptionWrapper .exportIconWrapper{width:24px;height:24px;background-color:#3953fb;opacity:.8;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff}.iconDescriptionWrapper .addToListIcon{font-size:18px;color:#fff}.iconDescriptionWrapper .addToSequenceWrapper svg{width:16px;height:16px}.iconDescriptionWrapper .addToSequenceWrapper svg path{fill:#fff;stroke:#fff}.iconDescriptionWrapper .exportIcon{width:16px;height:16px}.iconDescriptionWrapper .exportIcon path{fill:#fff}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody{width:100%;height:calc(100% - 45px);border:1px solid #ececec;border-radius:6px;background-color:#fff}.dataSearchPage .dataSearchTable .contactTableWrapper .noTableSearchData.searchTableBody{height:100%}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody{transition:all .3s;width:100%;height:100%;padding:0 15px;overflow-y:auto}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .loadMoreContactsWrapper{display:flex;align-items:center;justify-content:center;padding:12px 0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .loadMoreContactsWrapper.applyOpacity{opacity:.1;pointer-events:none}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .loadMoreContactsWrapper .loadMoreContacts{font-size:14px;color:#3953fb;cursor:pointer;opacity:.7}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableHeader{position:-webkit-sticky;position:sticky;top:0;z-index:1;width:100%;display:grid;grid-template-columns:30px 15% repeat(3,calc(23% - 10px)) 16%;align-items:center;font-size:13px;color:#666;padding:15px 0;border-bottom:1px solid #eceff1;background:#fff}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableHeader .ctSelectAll .checkBoxSection{padding:0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent{width:100%;height:calc(100% - 41px)}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .showBtn{color:#3953fb;font-size:12px;cursor:pointer}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contactTableLoader{width:100%;display:grid;grid-template-columns:30px 15% repeat(3,calc(23% - 10px)) 16%}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contactTableLoader .dataContainer{position:relative;padding:0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact{border-bottom:1px solid #eceff1;padding:13px 0;width:100%;display:grid;grid-template-columns:30px 15% repeat(3,calc(23% - 10px)) 16%}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .ctSelectAll{display:flex;align-items:center;width:30px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .ctSelectAll .checkBoxSection{padding:0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .ctSelectAll .linear-background{width:15px;height:15px;border-radius:5px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer{width:calc(100% - 15px);grid-gap:6px;gap:6px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .socialCont{display:flex;align-items:center}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .socialCont span{line-height:1;cursor:pointer;height:14px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .socialCont span svg{width:14px;height:14px;fill:#666}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .socialCont span.disabled{color:#787878;opacity:.3;cursor:default!important}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .socialCont span.disabled svg{fill:#787878}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .socialCont span .websiteIcon{width:13px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .socialCont span .phoneIcon{width:12px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .socialCont .customTooltip .sharpPointer{top:-40px;right:0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .socialCont .customTooltip .tooltipBody{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:-10px;white-space:nowrap;background:#393a3d;border-radius:5px;right:-33px;top:-58px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .socialCont .customTooltip .tooltipBody .tooltipText{color:#fff;padding:8px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont{position:relative;text-align:center}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont .clickHereToViewWrapper .arrow{position:relative;display:flex;align-items:center;position:absolute;top:56px;color:#3953fb;width:118px;justify-content:center}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont .clickHereToViewWrapper .upLine{height:20px;background:#3953fb;opacity:.8;width:1.5px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont .clickHereToViewWrapper .upPoint{position:absolute;content:"";display:inline-block;top:0;width:8px;height:8px;border-left:2px solid #3953fb;border-bottom:2px solid #3953fb;opacity:.8;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont .clickHereToViewWrapper .clickHereToView{position:absolute;top:82px;color:#261d56;font-size:12px;width:134px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.mobileCont{position:relative;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont .emailWrapper,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.mobileCont .emailWrapper{position:relative;width:calc(100% - 10px)!important;display:flex;align-items:center}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont .emailWrapper .darkText,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.mobileCont .emailWrapper .darkText{width:auto}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont .emailWrapper .trigger,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.mobileCont .emailWrapper .trigger{cursor:pointer}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont .emailWrapper .dot,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.mobileCont .emailWrapper .dot{position:relative;display:inline-block;border-radius:35px;width:7px;height:7px;margin-right:15px;left:10px;display:flex;align-items:center;cursor:pointer}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont .emailWrapper .customTooltip .sharpPointer,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.mobileCont .emailWrapper .customTooltip .sharpPointer{top:-24px;border-top-right-radius:35px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont .emailWrapper .customTooltip .tooltipBody,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.mobileCont .emailWrapper .customTooltip .tooltipBody{border-radius:5px;top:-44px;min-width:180px;max-width:200px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont .emailWrapper .customTooltip .tooltipBody .tooltipText,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.mobileCont .emailWrapper .customTooltip .tooltipBody .tooltipText{text-align:center;margin:0 auto;padding:0 5px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont .emailWrapper.emailTooltip .customTooltip,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.mobileCont .emailWrapper.emailTooltip .customTooltip{position:absolute}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont .emailWrapper.emailTooltip .customTooltip .sharpPointer,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.mobileCont .emailWrapper.emailTooltip .customTooltip .sharpPointer{left:42px;right:unset}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.emailCont .emailWrapper.emailTooltip .customTooltip .tooltipBody,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer.mobileCont .emailWrapper.emailTooltip .customTooltip .tooltipBody{width:100px;min-width:unset;left:0;right:unset}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .customTooltip .tooltipBody{box-shadow:unset;right:-83px;top:12px;width:180px;height:30px;display:flex;align-items:center}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .customTooltip .tooltipBody .tooltipText{color:#fff}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .customTooltip .tooltipBody .sharpPointer{z-index:0;top:7px;right:0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .darkText{cursor:pointer}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .darkText,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .lightText{color:#787878;font-size:13px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Graphik-Medium;font-weight:500;width:100%}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .lightText{font-weight:400;width:100%;font-family:Graphik-Regular}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .maskData{width:100%;height:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .dataContainer .maskData .maskText{font-size:13px;color:#666;opacity:.6;cursor:pointer;border-bottom:2px dotted #3953fb;padding-bottom:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact .notFoundText{height:100%;display:flex;align-items:center;opacity:.5;font-size:13px;color:#787878;opacity:.3}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .contact:last-child{border-bottom:0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .contactBody .tableContent .noContactFound,.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters{width:100%;position:relative}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText{position:relative;display:flex;justify-content:center;flex-direction:column;grid-gap:30px;gap:30px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .discoverImageContainer{display:flex;align-items:center;justify-content:center}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .discoverImageContainer .recordTableLoader{width:15%;height:auto}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText{position:relative;width:100%;align-self:center;padding-bottom:15px;display:grid;grid-template-rows:auto;align-items:center;grid-row-gap:10px;row-gap:10px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .mainTextContainer{display:flex;justify-content:center;text-align:center}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .mainTextContainer .text{font-size:24px;position:relative;max-width:1000px;text-align:center;word-break:break-word;font-weight:800;color:#333}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .subTextContainer{display:flex;align-items:center;justify-content:center;flex-direction:row;padding:0 20%}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .subTextContainer .subText{display:flex;justify-content:center;text-align:center;font-size:15px;color:#333}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .startSearching{display:flex;justify-content:center;padding:15px 20% 0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .startSearching .searchNowParentContainer{background-color:#3953fb;color:#fff;border-radius:14px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .startSearching .searchNowParentContainer:hover{cursor:pointer}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .startSearching .searchNowParentContainer .searchNow{background-color:#3953fb;color:#fff;padding:20px;width:256px;height:52px;font-size:18px;display:flex;justify-content:center;align-items:center;border:none;border-radius:14px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .startSearching .searchNowParentContainer .searchNow:hover{cursor:pointer}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .quickDemo{display:flex;justify-content:center;padding:15px 20% 0}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .quickDemo .watchVideoParentContainer{background-color:#fff;color:#3953fb;border-radius:14px;display:flex;flex-direction:row;width:328px;height:38px;border:3px solid #e0e3e6;padding:15px;grid-gap:10px;gap:10px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .quickDemo .watchVideoParentContainer:hover{cursor:pointer}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .quickDemo .watchVideoParentContainer .playButtonParentContainer{flex:0 0 10%;display:flex;justify-content:center;align-items:center;background-color:#fff;color:#3953fb}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .quickDemo .watchVideoParentContainer .watchVideo{flex:0 0 90%;color:#3953fb;font-size:16px;display:flex;justify-content:flex-start;align-items:center;border:none;border-radius:14px}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .noFilters .wrapLottieText .lottieText .quickDemo .watchVideoParentContainer .watchVideo:hover{cursor:pointer}.dataSearchPage .dataSearchTable .contactTableWrapper .adjustPaginationSpace.searchTableBody .contactBody{height:calc(100% - 51px);transition:all .3s}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .mobileCont.showCont{display:flex!important;flex-direction:row!important;grid-gap:20px;align-items:center!important;justify-content:space-between!important}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .mobileCont.showCont .darkText{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .mobileCont .maskText{white-space:nowrap}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .mobileCont .customTooltip{position:absolute}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .mobileCont .customTooltip .sharpPointer{bottom:20px;left:40px;border-top-right-radius:35px;top:unset}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .mobileCont .customTooltip .tooltipBody{border-radius:5px;width:100px!important;min-width:unset;bottom:26px!important;left:0!important;right:unset!important;top:unset!important;justify-content:center;font-weight:inherit}.dataSearchPage .dataSearchTable .contactTableWrapper .searchTableBody .mobileCont .customTooltip .tooltipBody .tooltipText{position:relative;color:#fff;font-weight:inherit;font-family:Graphik-Regular}.contactRangeSelection{position:absolute}.contactRangeSelection .rangeSelector{position:relative;width:220px;border-radius:5px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border:1px solid #eceff1;background-color:#fff;z-index:200}.contactRangeSelection .rangeSelector .itemList{position:relative;font-size:13px;padding:10px;line-height:1.3;text-align:left;color:#878787;cursor:pointer;transition:all .3s ease}.contactRangeSelection .rangeSelector .itemList:hover{background:#f5f5f5;color:#666}.contactRangeSelection .rangeSelector .itemList:not(:last-child){border-bottom:1px solid #eceff1}.contactRangeSelection .rangeSelector .itemList.active{background:#f5f5f5;color:#666}.contactRangeSelection .rangeSelector .customRangeSelector{position:relative}.contactRangeSelection .rangeSelector .customRangeSelector .cntHeader{position:relative;display:flex;align-items:center;border-bottom:1px solid #eceff1;padding:0 10px;height:38px}.contactRangeSelection .rangeSelector .customRangeSelector .cntHeader i{margin-right:6px;font-size:20px;color:#aeaeae;padding:3px;cursor:pointer;border-radius:35px}.contactRangeSelection .rangeSelector .customRangeSelector .cntHeader i:hover{background:#f5f5f5;color:#666}.contactRangeSelection .rangeSelector .customRangeSelector .cntHeader .text{padding-top:4px;position:relative;opacity:.8;font-size:14px;text-align:left;color:#787878}.contactRangeSelection .rangeSelector .customRangeSelector .cntBody{position:relative;padding:10px}.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper{margin-bottom:15px}.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper input{line-height:30px!important;font-size:13px}.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper input::-webkit-input-placeholder{opacity:.4;font-size:13px;color:#787878}.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .inputWrapper input::placeholder{opacity:.4;font-size:13px;color:#787878}.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .applyCustomRange{width:100%;height:25px;border-radius:5px;margin-top:10px;border:1px solid #3953fb;background-color:#fff;color:#3953fb;transition:all .3s ease}.contactRangeSelection .rangeSelector .customRangeSelector .cntBody .applyCustomRange:hover{background:#3953fb;color:#fff}.contactRangeSelection .rangeSelector .customRangeSelector .cntFooter{position:relative;display:flex;align-items:center;border-top:1px solid #eceff1;padding:0 10px;height:36px}.contactRangeSelection .rangeSelector .customRangeSelector .cntFooter i{margin-right:4px;opacity:.6;font-size:12px;color:#787878}.contactRangeSelection .rangeSelector .customRangeSelector .cntFooter .text{padding-top:2px;position:relative;opacity:.8;font-size:10px;text-align:left;color:#787878}.contactRangeSelection .bgOverlay{position:fixed;z-index:100;inset:0;width:100%;height:100%;background:transparent}.wrapAddTolistBtnPopup .addContactsToList{position:relative;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:5px;border:1px solid #eceff1;background:#fff;padding:0 10px;margin-left:10px;cursor:not-allowed;-webkit-user-select:none;user-select:none}.wrapAddTolistBtnPopup .addContactsToList i{font-size:24px;fill:#9e9e9e;opacity:.7}.wrapAddTolistBtnPopup .addContactsToList .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background-color:#393a3d;top:-38px;right:2px}.wrapAddTolistBtnPopup .addContactsToList .customTooltip .tooltipBody{background-color:#393a3d;border-radius:5px;width:100px;top:-62px;right:-40px}.wrapAddTolistBtnPopup .addContactsToList .customTooltip .tooltipBody.bulkAddToList{width:275px;right:-120px}.wrapAddTolistBtnPopup .addContactsToList .customTooltip .tooltipText{color:#fff;padding:8px;display:block;text-align:center}.wrapAddTolistBtnPopup .addContactsToList.enabled{cursor:pointer}.wrapAddTolistBtnPopup .addContactsToList.enabled:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.wrapAddTolistBtnPopup .addListPopup{z-index:19;position:fixed;width:100%;height:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;inset:0}.wrapAddTolistBtnPopup .addListPopup.hideListPopup{display:none}.wrapAddTolistBtnPopup .addListPopup .card{position:relative;z-index:20;background:#fff;width:440px;height:auto;border-radius:5px;padding:20px}.wrapAddTolistBtnPopup .addListPopup .card .cardHeader{position:relative;display:flex;align-items:center;justify-content:space-between}.wrapAddTolistBtnPopup .addListPopup .card .cardHeader .title{position:relative;font-size:20px;text-align:left;color:#3b3b3b}.wrapAddTolistBtnPopup .addListPopup .card .cardHeader i.close{font-size:18px;color:#666;border-radius:35px;padding:3px;cursor:pointer;transition:all .3s ease-in-out}.wrapAddTolistBtnPopup .addListPopup .card .cardHeader i.close:hover{background:#f5f5f5;color:#333}.wrapAddTolistBtnPopup .addListPopup .card .cardBody{position:relative}.wrapAddTolistBtnPopup .addListPopup .card .cardBody.loading{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton{position:relative;padding:20px 0;margin-bottom:16px;border-bottom:1px solid #eceff1}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .createListBtn{display:flex;align-items:center;cursor:pointer;position:relative;width:100%;height:50px;padding:1rem;border-radius:10px;border:1px solid #eceff1;background-color:#f9f9f9}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .createListBtn i.add{font-size:18px;text-align:left;color:#3953fb;margin-right:5px}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .createListBtn .text{font-size:16px;text-align:left;color:#3b3b3b}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction{position:relative;display:grid;grid-template-columns:calc(100% - 46px) 36px;justify-content:space-between;margin-top:16px;padding:0 20px}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .inputWrapper{margin-bottom:0}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .addNewListBtn{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:5px;font-size:16px;transition:all .3s ease;color:#fff;background:#3953fb;cursor:pointer}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .addNewListBtn.loading{width:36px!important;height:36px!important;border-radius:35px;cursor:unset;pointer-events:none;-webkit-user-select:none;user-select:none;background:unset;border:none;transition:all .3s ease}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .addNewListBtn.loading .load-text{border-color:#3953fb;width:24px!important;height:24px!important}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .addNewListBtn.disabled{cursor:unset;background:#9e9e9e;pointer-events:none;-webkit-user-select:none;user-select:none}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .createNewListButton .wrapInputAction .addNewListBtn:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown{position:relative;border-radius:10px;border:1px solid #eceff1;background:#fff;margin:1rem 0}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .listHeading{position:relative;padding:1rem;border-bottom:1px solid #eceff1;font-size:16px;color:#666;font-weight:600}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions{position:relative;display:block}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox{position:relative;display:grid;grid-template-columns:26px calc(100% - 30px);justify-content:space-between;align-items:center;border:1px solid #eceff1;padding:3px;margin:1rem 1rem 10px}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper{margin-bottom:0}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont{border-radius:5px}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputBox,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputBox:focus{border:none!important;font-size:14px}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputBox::-webkit-input-placeholder,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputBox:focus::-webkit-input-placeholder{color:#787878;font-size:14px}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputBox::placeholder,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputBox:focus::placeholder{color:#787878;font-size:14px}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputBox:focus~.focusBorder,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox .inputWrapper .inputCont .inputBox~.focusBorder{display:none}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .searchInputBox i{font-size:18px;color:#787878;align-self:center;justify-self:flex-end}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList{position:relative;height:200px;overflow:auto}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .noListFound{position:relative;text-align:center;top:30px;font-size:16px;color:#8d8d8d}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options{position:relative;display:grid;grid-template-columns:26px calc(100% - 26px);padding:10px 1rem;border-bottom:1px solid #eceff1;align-items:center;justify-content:space-between;transition:all .3s ease;cursor:pointer}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options:hover:not(.disableSelect){background:#f5f5f5}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options.disableSelect{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .radioBtn{opacity:0;position:absolute;z-index:2;width:24px;height:24px;display:block;margin:0;cursor:pointer}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .radioBtn:checked~label{color:#3953fb!important}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .radioBtn:checked~.contentClass:before{background-color:#fff;border:2px solid #3953f6}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .radioBtn:checked~.contentClass:after{background-color:#3953f6;border:0 solid transparent;-webkit-transform:scale(.6);transform:scale(.6)}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .radioBtn .contentClass:after,.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .radioBtn .contentClass:before{width:18px;height:18px}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .listDetails{position:relative;display:grid;grid-template-columns:75% calc(25% - 10px);justify-content:space-between}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .listDetails .listInfo{width:100%}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .listDetails .listInfo.alignSelfCenter{display:flex;align-items:center}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .listDetails .listInfo .name{font-size:16px;color:#3b3b3b;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .listDetails .listInfo .createdInfo{color:#787878;opacity:.8;font-size:13px}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .listDetails .listContactsCount{justify-self:flex-end}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .listDetails .listContactsCount .count{font-size:16px;text-align:right;color:#3953fb;margin-bottom:2px}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .selectListDropdown .selectOptions .optionList .options .listDetails .listContactsCount .text{text-align:right;color:#787878;opacity:.8;font-size:13px}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .errMsg{position:absolute;display:block;bottom:-18px;font-size:14px;text-align:center;color:red;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);will-change:auto}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .addContactToSelectedListBtn{min-width:200px;font-size:14px;border-radius:10px;background:#3953fb;letter-spacing:.3px;cursor:pointer}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .addContactToSelectedListBtn.loading{width:40px;height:40px;border-radius:35px;min-width:unset}.wrapAddTolistBtnPopup .addListPopup .card .cardBody .addContactToSelectedListBtn.loading .load-text{width:30px;height:30px;border-color:#fff}.wrapAddTolistBtnPopup .addListPopup .bgOverlay{position:fixed;z-index:19;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.addRemoveEmailAddress{position:relative;display:flex;align-items:center;flex-wrap:wrap;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;grid-row-gap:5px;row-gap:5px}.addRemoveEmailAddress .emailInputAndDropdownCont{position:relative}.addRemoveEmailAddress .emailInputAndDropdownCont .inputWrapper{margin-bottom:0}.addRemoveEmailAddress .labelName{color:#8d8d8d;font-size:14px}.addRemoveEmailAddress .chipEmail{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #eaeaea;border-radius:12px;padding:4px 5px;line-height:inherit}.addRemoveEmailAddress .chipEmail a{text-decoration:none;line-height:inherit;padding-right:5px}.addRemoveEmailAddress .chipEmail a,.addRemoveEmailAddress .chipEmail i.remove{font-size:12px;color:#3b3b3b;cursor:pointer}.addRemoveEmailAddress .chipEmail .tooltipInfoWrap{position:relative;display:flex;align-items:center}.addRemoveEmailAddress .chipEmail .tooltipInfoWrap .infoIcon{position:relative;font-size:12px;color:red;cursor:pointer;padding:0 2px;line-height:inherit}.addRemoveEmailAddress .chipEmail .tooltipInfoWrap .customTooltip .sharpPointer{padding:6px;border-right:1px solid #e3e3e3;border-top:1px solid #e3e3e3;z-index:4;top:6px;right:2px}.addRemoveEmailAddress .chipEmail .tooltipInfoWrap .customTooltip .tooltipBody{border-radius:2px;border:1px solid #e3e3e3;top:12px;width:-webkit-max-content;width:max-content}.addRemoveEmailAddress .chipEmail .tooltipInfoWrap .customTooltip .tooltipBody .tooltipText{padding:6px 8px;font-size:12px}.addRemoveEmailAddress .chipEmail.invalidEmail{border:1px solid red}.addRemoveEmailAddress .chipEmail.invalidEmail a,.addRemoveEmailAddress .chipEmail.invalidEmail i.remove{color:red}.emailPreviewContentPopup{position:fixed;display:flex;align-items:center;justify-content:center;inset:0;width:100%;height:100%;z-index:10000}.emailPreviewContentPopup .card{position:relative;z-index:20;background:#fff;width:840px;height:auto;border-radius:5px;padding:10px 15px 15px}.emailPreviewContentPopup .card .cardTitle{position:relative;display:grid;grid-template-columns:calc(100% - 34px) 24px;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;padding:10px 0}.emailPreviewContentPopup .card .cardTitle.showStatus{grid-template-columns:calc(100% - 164px) 130px 24px}.emailPreviewContentPopup .card .cardTitle .previewSubject{position:relative;display:flex;align-items:center}.emailPreviewContentPopup .card .cardTitle .previewSubject .subjectAndEmailInsight{display:flex;align-items:center;justify-content:space-between;width:100%}.emailPreviewContentPopup .card .cardTitle .previewSubject .subjectAndEmailInsight .subjectCont{position:relative;display:flex;align-items:center}.emailPreviewContentPopup .card .cardTitle .previewSubject .subjectAndEmailInsight .subjectCont .label{font-size:16px;color:#3b3b3b;padding-right:5px;font-weight:700}.emailPreviewContentPopup .card .cardTitle .previewSubject .subjectAndEmailInsight .subjectCont .subject{font-size:16px;color:#3953fb;font-weight:600;width:unset;max-width:300px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.emailPreviewContentPopup .card .cardTitle .previewSubject .subjectAndEmailInsight .emailInsight{justify-self:flex-end}.emailPreviewContentPopup .card .cardTitle .previewSubject .subjectAndEmailInsight .emailInsight ul li:last-child .icon-tag{margin-right:0!important}.emailPreviewContentPopup .card .cardTitle .previewSubject .subjectAndEmailInsight .emailInsight ul li:last-child .customTooltip .sharpPointer{right:-50px!important}.emailPreviewContentPopup .card .cardTitle .previewSubject .backBtn{cursor:pointer;font-size:24px;border-radius:35px;padding:0;margin-right:8px;transition:all .3s ease-in-out}.emailPreviewContentPopup .card .cardTitle .previewSubject .backBtn:hover{background:#f5f5f5}.emailPreviewContentPopup .card .cardTitle .previewSubject .icon{position:relative;display:flex;align-items:center;justify-content:center;background:#ff9a18;border-radius:4px;padding:5px}.emailPreviewContentPopup .card .cardTitle .previewSubject .icon svg{width:14px;height:14px;fill:#fff!important}.emailPreviewContentPopup .card .cardTitle .previewSubject .icon svg path{fill:#fff!important}.emailPreviewContentPopup .card .cardTitle .previewSubject .labelAndSubject{position:relative;width:100%;display:flex;align-items:center}.emailPreviewContentPopup .card .cardTitle .previewSubject .labelAndSubject.reducedWidth{width:calc(100% - 210px)}.emailPreviewContentPopup .card .cardTitle .previewSubject .labelAndSubject .label{font-size:16px;color:#8d8d8d;padding-right:8px;text-transform:capitalize}.emailPreviewContentPopup .card .cardTitle .previewSubject .labelAndSubject .subject{font-size:16px;color:#3953fb;font-weight:600;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 120px);padding-right:12px}.emailPreviewContentPopup .card .cardTitle .previewSubject .labelAndSubject .subject.underlineBlue{text-decoration:underline}.emailPreviewContentPopup .card .cardTitle .previewSubject .labelAndSubject .subject.taskTitle{color:#3b3b3b}.emailPreviewContentPopup .card .cardTitle .completedStatus{position:relative;display:flex;align-items:center;justify-content:flex-end;margin-right:10px;color:#00a358}.emailPreviewContentPopup .card .cardTitle .completedStatus i{font-size:10px;margin-right:4px}.emailPreviewContentPopup .card .cardTitle .completedStatus .text{font-size:12px;position:relative;top:1px}.emailPreviewContentPopup .card .cardTitle .close{cursor:pointer;font-size:24px;border-radius:35px;color:#666;transition:all .3s ease-in-out}.emailPreviewContentPopup .card .cardTitle .close:hover{color:#333;background:#f5f5f5}.emailPreviewContentPopup .card .cardBody{position:relative;padding:10px 0}.emailPreviewContentPopup .card .cardBody .eventDate{position:relative;display:flex;align-items:center;justify-content:flex-end;color:#8d8d8d;font-size:12px;padding-right:2px}.emailPreviewContentPopup .card .cardBody .phoneDetails{position:relative;display:flex;align-items:center;justify-content:space-between}.emailPreviewContentPopup .card .cardBody .linkedinDetails{position:relative;display:flex;align-items:center;margin:5px 0 0}.emailPreviewContentPopup .card .cardBody .linkedinDetails .label{color:#8d8d8d;font-size:14px;padding-right:5px}.emailPreviewContentPopup .card .cardBody .linkedinDetails .text{font-size:14px;color:#3b3b3b}.emailPreviewContentPopup .card .cardBody .dialerRecipient,.emailPreviewContentPopup .card .cardBody .fromEmailDetails{position:relative;display:flex;align-items:center;justify-content:space-between;margin:5px 0 8px}.emailPreviewContentPopup .card .cardBody .dialerRecipient .toNumber,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .toNumber{margin:0 15px}.emailPreviewContentPopup .card .cardBody .dialerRecipient .fromAddress,.emailPreviewContentPopup .card .cardBody .dialerRecipient .fromNumber,.emailPreviewContentPopup .card .cardBody .dialerRecipient .toNumber,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .fromAddress,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .fromNumber,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .toNumber{position:relative;display:flex;align-items:center;font-size:14px}.emailPreviewContentPopup .card .cardBody .dialerRecipient .fromAddress .labelName,.emailPreviewContentPopup .card .cardBody .dialerRecipient .fromNumber .labelName,.emailPreviewContentPopup .card .cardBody .dialerRecipient .toNumber .labelName,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .fromAddress .labelName,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .fromNumber .labelName,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .toNumber .labelName{color:#8d8d8d;font-size:14px;padding-right:5px}.emailPreviewContentPopup .card .cardBody .dialerRecipient .fromAddress a.fromEmailText,.emailPreviewContentPopup .card .cardBody .dialerRecipient .fromAddress a.fromNumberText,.emailPreviewContentPopup .card .cardBody .dialerRecipient .fromAddress a.toNumberText,.emailPreviewContentPopup .card .cardBody .dialerRecipient .fromNumber a.fromEmailText,.emailPreviewContentPopup .card .cardBody .dialerRecipient .fromNumber a.fromNumberText,.emailPreviewContentPopup .card .cardBody .dialerRecipient .fromNumber a.toNumberText,.emailPreviewContentPopup .card .cardBody .dialerRecipient .toNumber a.fromEmailText,.emailPreviewContentPopup .card .cardBody .dialerRecipient .toNumber a.fromNumberText,.emailPreviewContentPopup .card .cardBody .dialerRecipient .toNumber a.toNumberText,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .fromAddress a.fromEmailText,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .fromAddress a.fromNumberText,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .fromAddress a.toNumberText,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .fromNumber a.fromEmailText,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .fromNumber a.fromNumberText,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .fromNumber a.toNumberText,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .toNumber a.fromEmailText,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .toNumber a.fromNumberText,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .toNumber a.toNumberText{font-size:14px;color:#3953fb;text-decoration:none;cursor:pointer}.emailPreviewContentPopup .card .cardBody .dialerRecipient .eventTypeBadge,.emailPreviewContentPopup .card .cardBody .fromEmailDetails .eventTypeBadge{position:relative;top:-2px;display:flex;align-items:center;justify-content:center;background:#dcdcdc;padding:1px 6px;font-size:13px;border-radius:3px;color:#333}.emailPreviewContentPopup .card .cardBody .dialerRecipient{margin-bottom:0!important}.emailPreviewContentPopup .card .cardBody .toAddress{position:relative;display:flex;align-items:center;justify-content:flex-start}.emailPreviewContentPopup .card .cardBody .toAddress .labelName{color:#8d8d8d;font-size:14px;padding-right:5px}.emailPreviewContentPopup .card .cardBody .toAddress .toEmailText{position:relative;display:flex;align-items:flex-end;flex-flow:wrap;grid-column-gap:6px;-webkit-column-gap:6px;column-gap:6px;grid-row-gap:5px;row-gap:5px}.emailPreviewContentPopup .card .cardBody .toAddress .toEmailText a.chipEmail{position:relative;font-size:12px;display:flex;align-items:center;border:1px solid #eaeaea;border-radius:12px;color:#3b3b3b;padding:5px 10px;text-decoration:none;line-height:inherit;cursor:pointer;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:700px}.emailPreviewContentPopup .card .cardBody .toAddress .toEmailText a.chipEmail:not(:last-child){margin-right:5px}.emailPreviewContentPopup .card .cardBody .toEmailDetails{position:relative;display:grid;grid-template-columns:60% 40%;justify-content:space-between;margin:5px 0}.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn{display:flex;align-items:center;justify-content:flex-end}.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul{padding:0;margin:0;list-style:none;display:flex;align-items:center}.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.forward,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.reply,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.replyAll,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.viewReply{position:relative;cursor:pointer;display:flex;align-items:center;transition:all .3s ease-in-out;border-radius:12px;padding:2px 8px;color:#3953fb;font-size:12px}.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.forward .name,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.reply .name,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.replyAll .name,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.viewReply .name{position:inherit;top:1px}.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.forward .name.icon,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.reply .name.icon,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.replyAll .name.icon,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.viewReply .name.icon{padding-left:5px}.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.forward svg,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.replyAll svg,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.reply svg,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.viewReply svg{width:13px;height:13px;color:#3953fb}.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.forward:hover,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.reply:hover,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.replyAll:hover,.emailPreviewContentPopup .card .cardBody .toEmailDetails .emailActionListBtn ul li.viewReply:hover{background:#f5f5f5}.emailPreviewContentPopup .card .cardBody .recipientDetails{position:relative;display:flex;align-items:center;flex-wrap:wrap;margin:6px 0}.emailPreviewContentPopup .card .cardBody .prevContent{position:relative;padding:15px;margin-top:10px;overflow:auto;border:1px solid #ddd;border-radius:5px;min-height:240px;max-height:300px;transition:all .3s ease;color:#3b3b3b;font-size:13px;line-height:1.3}.emailPreviewContentPopup .card .cardBody .prevContent .ql-editor{padding:0;white-space:unset!important}.emailPreviewContentPopup .card .cardBody .seperateNotes{position:relative}.emailPreviewContentPopup .card .cardBody .seperateNotes .prevCallNotesSection,.emailPreviewContentPopup .card .cardBody .seperateNotes .prevNotesSection{margin-top:15px}.emailPreviewContentPopup .card .cardBody .seperateNotes .prevCallNotesSection .label,.emailPreviewContentPopup .card .cardBody .seperateNotes .prevNotesSection .label{font-size:14px;color:#8d8d8d;margin-bottom:5px}.emailPreviewContentPopup .card .cardBody .seperateNotes .prevCallNotesSection .labelTitle,.emailPreviewContentPopup .card .cardBody .seperateNotes .prevNotesSection .labelTitle{font-size:14px;color:#8d8d8d}.emailPreviewContentPopup .card .cardBody .seperateNotes .prevCallNotesSection .prevNotes,.emailPreviewContentPopup .card .cardBody .seperateNotes .prevNotesSection .prevNotes{position:relative;padding:15px;overflow:auto;border:1px solid #ddd;border-radius:5px;min-height:60px;max-height:140px;transition:all .3s ease;color:#3b3b3b;font-size:13px;line-height:1.3;white-space:pre-wrap}.emailPreviewContentPopup .card .cardBody .seperateNotes .prevCallNotesSection .prevNotes .ql-editor,.emailPreviewContentPopup .card .cardBody .seperateNotes .prevNotesSection .prevNotes .ql-editor{padding:0;white-space:unset!important}.emailPreviewContentPopup .card .cardBody .seperateNotes .prevCallNotesSection.taskBlock .label,.emailPreviewContentPopup .card .cardBody .seperateNotes .prevNotesSection.taskBlock .label{display:flex;align-items:flex-end;justify-content:space-between}.emailPreviewContentPopup .card .cardBody .seperateNotes .prevCallNotesSection.taskBlock .label .eventDate,.emailPreviewContentPopup .card .cardBody .seperateNotes .prevNotesSection.taskBlock .label .eventDate{position:relative;display:flex;align-items:center;justify-content:flex-end;color:#8d8d8d;font-size:12px;padding-right:2px}.emailPreviewContentPopup .card .cardBody .seperateNotes .prevCallNotesSection.taskBlock .prevNotes,.emailPreviewContentPopup .card .cardBody .seperateNotes .prevNotesSection.taskBlock .prevNotes{min-height:240px;max-height:300px}.emailPreviewContentPopup .card .cardBody .seperateNotes.taskPreview{display:grid;grid-template-columns:repeat(2,calc(50% - 10px));justify-content:space-between}.emailPreviewContentPopup .card .cardBody .seperateNotes.taskPreview .prevCallNotes,.emailPreviewContentPopup .card .cardBody .seperateNotes.taskPreview .prevNotes{transition:all .3s ease;min-height:300px!important;max-height:unset;white-space:pre-wrap}.emailPreviewContentPopup .card .cardBody .emailComposeEditor.disabled{opacity:1;cursor:unset;pointer-events:none;-webkit-user-select:none;user-select:none}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .attFileList .attName,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fileUploadingLoader .attName{margin-top:0;position:relative;top:-1px}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper{position:relative;margin-bottom:0;width:auto}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont input.inputBox{width:180px;line-height:20px;font-size:14px;border:none!important}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont input.inputBox::-webkit-input-placeholder{color:#ddd}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .inputCont input.inputBox::placeholder{color:#ddd}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .focusBorder{display:none!important}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .inputWrapper .errMsgText{bottom:-12px}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fromAddress{position:relative;display:flex;align-items:center;font-size:14px;margin-top:5px;margin-bottom:2px}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fromAddress.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fromAddress .labelName{color:#8d8d8d;font-size:14px;padding-right:5px}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fromAddress a.fromEmailText{font-size:14px;color:#3953fb;text-decoration:none;cursor:pointer}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fromAddress .selectInboxDropdownSection{position:relative;top:1px}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fromAddress .selectInboxDropdownSection .dropdownArrow{position:relative;cursor:pointer;font-size:16px;background:#f5f5f5;color:#666;margin-left:10px;border:1px solid #ececec;border-radius:35px;transition:all .3s ease-in-out}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fromAddress .selectInboxDropdownSection .dropdownArrow:hover{color:#333}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fromAddress .selectInboxDropdownSection .drop-down-menu #selectInboxDropdown,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fromAddress .selectInboxDropdownSection .drop-down-menu .dropdownList{margin:4px 0}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fromAddress .selectInboxDropdownSection .drop-down-menu #selectInboxDropdown li,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fromAddress .selectInboxDropdownSection .drop-down-menu .dropdownList li{color:#333}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fromAddress .selectInboxDropdownSection .drop-down-menu #selectInboxDropdown li.alreadySelected,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fromAddress .selectInboxDropdownSection .drop-down-menu .dropdownList li.alreadySelected{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.6;cursor:unset}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .fromAddress .selectInboxDropdownSection .connectedInboxOverlay{position:fixed;z-index:19;inset:0;width:100%;height:100%;background:transparent}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .addRemoveEmailAddress{position:relative;display:flex;align-items:center;flex-wrap:wrap;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;grid-row-gap:5px;row-gap:5px}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .addRemoveEmailAddress .labelName{color:#8d8d8d;font-size:14px;line-height:normal}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .addRemoveEmailAddress.bccSection,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .addRemoveEmailAddress.ccSection{padding:8px 0;border-bottom:1px solid #ddd}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .senderAddressInputSection{position:relative;display:grid;grid-template-columns:calc(100% - 50px) 50px;justify-content:flex-end;padding:8px 0;border-bottom:1px solid #ddd}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .senderAddressInputSection.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .senderAddressInputSection.fullRowWidth{grid-template-columns:100%}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .senderAddressInputSection .diffAddressList{display:flex;align-items:center;justify-content:flex-end;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .senderAddressInputSection .diffAddressList .addressType{color:#3b3b3b;font-size:14px;cursor:pointer;text-decoration:underline}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .columnLayout{position:relative;display:block;width:100%}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap{position:relative;display:grid;grid-template-columns:calc(65% - 14px) 35%;justify-content:space-between}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap.itemListBlock{grid-template-columns:100%}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection{padding:8px 0;border-bottom:1px solid #ddd}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection.outboxHighlight{display:flex;align-items:center;border-bottom:1px solid #3953fb}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection.outboxHighlight .label{display:flex;align-items:center;font-size:14px;color:#8d8d8d}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection.outboxHighlight .inputWrapper.subject .inputCont{width:720px}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection.disableSubject{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.6;cursor:unset}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection .inputBox,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection input{width:100%!important}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection .inputBox::-webkit-input-placeholder,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection input::-webkit-input-placeholder{color:#8d8d8d!important}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection .inputBox::placeholder,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection input::placeholder{color:#8d8d8d!important}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection .inputBox:not(.template):focus::-webkit-input-placeholder,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection input:not(.template):focus::-webkit-input-placeholder{color:#ddd!important}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection .inputBox:not(.template):focus::placeholder,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .subjectSection input:not(.template):focus::placeholder{color:#ddd!important}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection{padding:8px 0;border-bottom:1px solid #ddd}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection.outboxHighlight{display:flex;align-items:center;border-bottom:1px solid #3953fb}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection.outboxHighlight .label{display:flex;align-items:center;font-size:14px;color:#8d8d8d}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection.outboxHighlight .inputWrapper.subject .inputCont{width:720px}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection .inputBox,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection input{width:100%!important}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection .inputBox::-webkit-input-placeholder,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection input::-webkit-input-placeholder{color:#8d8d8d!important}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection .inputBox::placeholder,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection input::placeholder{color:#8d8d8d!important}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection .inputBox:not(.template):focus::-webkit-input-placeholder,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection input:not(.template):focus::-webkit-input-placeholder{color:#ddd!important}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection .inputBox:not(.template):focus::placeholder,.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection input:not(.template):focus::placeholder{color:#ddd!important}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection .templateCont .upDownArrow{position:absolute;right:15px;font-size:22px;top:10px;color:#8d8d8d}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection .templateInserted .inputCont{display:grid;grid-template-columns:calc(100% - 26px) 16px;justify-content:space-between}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection .templateInserted .inputCont input{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection .templateInserted .inputCont i{padding:2px;border-radius:35px;font-size:16px;color:#3b3b3b;cursor:pointer;align-self:center;transition:all .3s ease-in-out}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection .templateInserted .inputCont i:hover{background:#f5f5f5;color:#000}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection .templatesCardList{top:44px}.emailPreviewContentPopup .card .cardBody .emailComposeEditor .subjectTemplateWrap .insertTemplateSection{cursor:pointer}.emailPreviewContentPopup .card .cardBody.editorBody{padding-bottom:0}.emailPreviewContentPopup .card .cardBody .editor{position:relative;margin:1rem 0}.emailPreviewContentPopup .card .cardBody .editor .quill{padding:5px!important}.emailPreviewContentPopup .card .cardBody .editor .quill .ql-container{border:none!important}.emailPreviewContentPopup .card .cardBody .editor .quill .ql-container .ql-editor blockquote{border-left:1px solid #ccc!important;padding-left:16px!important;margin:0!important}.emailPreviewContentPopup .card .cardBody .editor .quill .ql-variables{display:none}.emailPreviewContentPopup .card .cardBody .editor.outboxHighlight#emailComposeEditor .quill{border:1px solid #3953fb}.emailPreviewContentPopup .card .cardBody .editor.outboxHighlight#emailComposeEditor .quill .ql-tooltip{display:none}.emailPreviewContentPopup .card .cardBody .editor.outboxHighlight#emailComposeEditor .quill .ql-variables{display:block}.emailPreviewContentPopup .card .cardBody .actionBtnList{position:relative;display:flex;align-items:center;justify-content:flex-end;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.emailPreviewContentPopup .card .cardBody .actionBtnList .actionBtn{font-size:14px;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset;height:40px;padding:0 12px}.emailPreviewContentPopup .card .cardBody .actionBtnList .actionBtn.cancelBtn{border:1px solid #3953fb;color:#3953fb;background:#fff}.emailPreviewContentPopup .card .cardBody .actionBtnList .actionBtn.loading{width:40px!important;height:40px!important;transition:all .3s ease-in-out;min-width:unset!important;border-radius:35px!important}.emailPreviewContentPopup .card .cardBody .actionBtnList .actionBtn.loading .load-text{width:30px;height:30px;top:4px;left:4px}.emailPreviewContentPopup .card .cardFooter{position:relative;font-size:12px}.emailPreviewContentPopup .card .cardFooter,.emailPreviewContentPopup .card .cardFooter .sequenceDetails{display:flex;align-items:center;justify-content:flex-end}.emailPreviewContentPopup .card .cardFooter .sequenceDetails .stepNumber{position:relative;margin-right:10px;color:#3b3b3b;display:flex;align-items:center;justify-content:center;border:1px solid #eaeaea;border-radius:12px;padding:5px 10px}.emailPreviewContentPopup .card .cardFooter .sequenceDetails .sequenceLink{position:relative;text-decoration:none;cursor:pointer;color:#3953fb;border:1px solid #eaeaea;border-radius:12px;padding:5px 10px;margin-right:5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:240px;transition:all .3s ease}.emailPreviewContentPopup .card .cardFooter .sequenceDetails .sequenceLink:hover{background:#f5f5f5}.emailPreviewContentPopup .bgOverlay{position:fixed;z-index:19;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.linkedInReplyPopupWrapper{position:fixed;display:flex;align-items:center;justify-content:center;inset:0;width:100%;height:100%;z-index:20}.linkedInReplyPopupWrapper .closeIcon{cursor:pointer;border-radius:50%;width:20px;height:20px;padding:6px;display:flex;align-items:center;justify-content:center}.linkedInReplyPopupWrapper .closeIcon i{font-size:18px}.linkedInReplyPopupWrapper .closeIcon:hover{background-color:#f5f0f0}.linkedInReplyPopupWrapper .card{position:relative;z-index:20;background:#fff;width:840px;height:auto;border-radius:5px;padding:10px 15px 15px}.linkedInReplyPopupWrapper .card .cardHeader{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;padding:12px 0}.linkedInReplyPopupWrapper .card .cardTitle{position:relative;display:flex;align-items:center}.linkedInReplyPopupWrapper .card .cardTitle svg{width:24px;height:24px;margin-left:4px}.linkedInReplyPopupWrapper .card .cardTitle .linkedInTitle{font-size:16px;margin-left:8px}.linkedInReplyPopupWrapper .card .toLinkedInDetails{position:absolute;display:flex;right:45px;margin:5px 0}.linkedInReplyPopupWrapper .card .toLinkedInDetails .linkedInActionListBtn{display:flex;align-items:center}.linkedInReplyPopupWrapper .card .toLinkedInDetails .linkedInActionListBtn ul{padding:0;margin:0;list-style:none;display:flex;align-items:center}.linkedInReplyPopupWrapper .card .toLinkedInDetails .linkedInActionListBtn ul li.reply{position:relative;cursor:pointer;display:flex;align-items:center;transition:all .3s ease-in-out;border-radius:12px;padding:2px 8px;color:#3953fb;font-size:12px}.linkedInReplyPopupWrapper .card .toLinkedInDetails .linkedInActionListBtn ul li.reply .name{position:inherit;top:1px}.linkedInReplyPopupWrapper .card .toLinkedInDetails .linkedInActionListBtn ul li.reply .name.icon{padding-left:5px}.linkedInReplyPopupWrapper .card .toLinkedInDetails .linkedInActionListBtn ul li.reply svg{width:13px;height:13px;color:#3953fb}.linkedInReplyPopupWrapper .card .toLinkedInDetails .linkedInActionListBtn ul li.reply:hover{background:#f5f5f5}.linkedInReplyPopupWrapper .card .cardBody{overflow:auto;max-height:400px}.linkedInReplyPopupWrapper .card .cardBody .linkedInContentWrapper{display:flex;align-items:center;justify-content:center;padding:20px;margin-top:10px;transition:all .3s ease;pointer-events:none;font-size:14px;height:350px}.linkedInReplyPopupWrapper .card .cardBody .linkedInContentWrapper .emailContentSpinner{content:"";box-sizing:border-box;position:absolute;width:50px;height:50px;border-radius:50%;border:3px solid #ccc;border-top-color:#3953fb;z-index:1;-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite}.linkedInReplyPopupWrapper .card .actionBtnList{position:relative;display:flex;align-items:center;justify-content:flex-end;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.linkedInReplyPopupWrapper .card .actionBtnList .actionBtn{font-size:14px;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset;height:40px;padding:0 12px}.linkedInReplyPopupWrapper .card .actionBtnList .actionBtn.cancelBtn{border:1px solid #3953fb;color:#3953fb;background:#fff}.linkedInReplyPopupWrapper .card .actionBtnList .actionBtn.loading{width:120px!important;height:40px!important}.linkedInReplyPopupWrapper .card .actionBtnList .actionBtn.loading .knobs:before{left:12px;top:12px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-color:#fff #fff transparent transparent;border-style:solid;border-width:1.5px;border-left:1.5px;background-color:initial}.linkedInReplyPopupWrapper .card .actionBtnList .actionBtn.loading .toggleCheckbox:checked+.knobs:before{background-color:initial}.linkedInReplyPopupWrapper .card .actionBtnList .actionBtn.sendEmailBtn{border:1px solid #3953fb;background:#3953fb}.linkedInReplyPopupWrapper .card .actionBtnList .actionBtn.sendEmailBtn.btnRoundedLeft{min-width:90px!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.linkedInReplyPopupWrapper .card .actionBtnList .actionBtn.sendEmailBtn.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:pointer}.linkedInReplyPopupWrapper .linkedInReplyContentWrapBody{border-bottom:1px solid #ddd;padding:8px 0}.linkedInReplyPopupWrapper .linkedInReplyContentWrapBody:not(:first-child){opacity:.5}.linkedInReplyPopupWrapper .linkedInReplyContentWrapBody:last-child{border-bottom:0!important}.linkedInReplyPopupWrapper .linkedInReplyContentWrapBody:first-child .linkedInDate{color:#28ad56}.linkedInReplyPopupWrapper .linkedInReplyContentWrapBody .linkedInIntroDetails{display:flex;align-items:center}.linkedInReplyPopupWrapper .linkedInReplyContentWrapBody .linkedInIntroDetails .imagePic{width:16px;height:16px}.linkedInReplyPopupWrapper .linkedInReplyContentWrapBody .linkedInIntroDetails .imgPlaceholder{display:flex;align-items:center}.linkedInReplyPopupWrapper .linkedInReplyContentWrapBody .linkedInIntroDetails .imgPlaceholder img{width:30px;height:30px;border-radius:50%}.linkedInReplyPopupWrapper .linkedInReplyContentWrapBody .linkedInIntroDetails .imgPlaceholder span{font-size:30px;color:#c0b9b9}.linkedInReplyPopupWrapper .linkedInReplyContentWrapBody .linkedInIntroDetails .linkedInDate{margin-left:8px;font-size:12px}.linkedInReplyPopupWrapper .linkedInReplyContentWrapBody .linkedInIntroDetails .linkedInSenderName{text-transform:capitalize;font-size:14px;font-weight:500;margin-left:6px}.linkedInReplyPopupWrapper .linkedInReplyContentWrapBody .linkedInBodyDetails{margin-left:36px}.linkedInReplyPopupWrapper .linkedInReplyContentWrapBody .linkedInBodyDetails .linkedInMessage{padding:8px 0;color:#3b3b3b;font-size:13px;white-space:pre-line}.linkedInReplyPopupWrapper .linkedInReplyPopupOverlay{position:fixed;z-index:19;inset:0;width:100%;height:100%;background:rgba(0,0,0,.5)}#toolbarTracking{position:absolute;right:20px;height:40px;bottom:0;display:flex;align-items:center}#toolbarTracking .toggleText.leftPad{position:relative;top:1px}#toolbarTracking .toogleSequence .toogleButton{width:28px;height:14px}#toolbarTracking .toogleSequence .toogleButton.loading .knobs:before{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:1.5px solid #3953fb;border-left:1px;background-color:initial}#toolbarTracking .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before{background-color:initial}#toolbarTracking .toogleSequence .toogleButton .knobs:before{width:10px;height:10px;top:2px;padding:unset}#toolbarTracking .toogleSequence .toogleButton .toggleCheckbox:checked~.layer{background:#fff;border:1px solid #3953fb}#toolbarTracking .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before{left:15px;background:#3953fb}#toolbarTracking .toogleSequence .toogleButton .layer{background:#fff;border:1px solid #d3d3d3}#toolbarTracking .toogleSequence .toogleButton .knobs:before{background:#a7a7a7}#toolbarTracking .trackIcon{display:flex}#toolbarTracking .trackIcon .toggleText{cursor:pointer}#toolbarTracking .trackingOptionCard{position:absolute;padding:10px;right:16px;bottom:24px}#toolbarTracking .trackingOptionCard .pointerTriangle{position:absolute;border:unset;background:#fff;border-top-right-radius:18px;top:unset;bottom:5px;left:unset;right:30px;padding:6px;z-index:2;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:-2px 0 4px 0 rgba(0,0,0,.16)}#toolbarTracking .trackingOptionCard .trackingOption{position:relative;border-radius:10px;padding:8px;width:210px;border:1px solid #ddd;z-index:1;background:#fff;box-shadow:0 0 12.1px .9px hsla(0,0%,54.5%,.26)}#toolbarTracking .trackingOptionCard .trackingOption .descText{font-size:13px;color:#9e9e9e;margin-bottom:8px}#toolbarTracking .trackingOptionCard .trackingOption .toggleBtnSection:not(:last-child){margin-bottom:5px}#toolbarTracking .overlayTracking{position:fixed;z-index:0;inset:0;width:100%;height:100%;background:transparent}.valueColumn .tagsWrapper{position:relative;display:grid;grid-template-rows:22px;grid-row-gap:5px;row-gap:5px}.valueColumn .tagsWrapper .addContactTagBtn{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;border:1px solid #ddd;border-radius:5px;width:20px;height:20px}.valueColumn .tagsWrapper .addContactTagBtn i{position:relative;display:block;line-height:normal;color:#8d8d8d;font-size:18px}.valueColumn .tagsWrapper .addContactTagBtn .customTooltip{top:18px}.valueColumn .tagsWrapper .addContactTagBtn .customTooltip .sharpPointer{background:#000;padding:6px;top:unset;bottom:36px;border-top-right-radius:50px;right:2px;border-color:#000}.valueColumn .tagsWrapper .addContactTagBtn .customTooltip .tooltipBody{background:#000;width:62px;top:unset;bottom:40px;border-radius:5px;left:unset;right:-20px}.valueColumn .tagsWrapper .addContactTagBtn .customTooltip .tooltipBody .tooltipText{color:#fff;font-size:12px;padding:4px}.valueColumn .tagsWrapper .tagsList{position:relative;display:grid;grid-template-columns:repeat(2,auto);max-height:93px;overflow-y:auto;padding:6px;border:1px solid #ddd;border-radius:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.valueColumn .tagsWrapper .tagsList.multiple{grid-gap:5px}.valueColumn .tagsWrapper .tagsList.single{grid-gap:0}.valueColumn .tagsWrapper .tagsList .tagItem{position:relative;border:1px solid #959cf2;color:#666;background-color:#fff;display:flex;align-items:center;justify-content:space-between;border-radius:30px;padding:4px 8px;width:85px}.valueColumn .tagsWrapper .tagsList .tagItem .name{font-size:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:65px}.valueColumn .tagsWrapper .tagsList .tagItem .close{color:#666;font-size:10px;padding:1px;border-radius:35px;background:transparent;cursor:pointer}.valueColumn .tagsWrapper .tagsList .tagItem .close:hover{background:#f5f5f5;color:#333}.valueColumn .tagsWrapper .tagsList .highlightedButton{cursor:pointer;color:#3953fb;padding:4px}.updateContactOwnerPopup{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;inset:0;background:transparent;z-index:11}.updateContactOwnerPopup .card{position:relative;z-index:2;background:#fff;width:440px;height:auto;border-radius:5px;padding:20px;color:#3b3b3b}.updateContactOwnerPopup .card.disableClick{-webkit-user-select:none;user-select:none;opacity:.7;pointer-events:none}.updateContactOwnerPopup .card .cardHeader{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #eceff1}.updateContactOwnerPopup .card .cardHeader .textWrapper{position:relative;display:block}.updateContactOwnerPopup .card .cardHeader .textWrapper .title{position:relative;display:block;font-size:20px;text-align:left;color:#3b3b3b}.updateContactOwnerPopup .card .cardHeader .textWrapper .desc{position:relative;display:block;margin-top:6px;color:#8d8d8d;font-size:12px}.updateContactOwnerPopup .card .cardHeader i.close{font-size:20px;color:#666;border-radius:35px;padding:3px;cursor:pointer;transition:all .3s ease-in-out}.updateContactOwnerPopup .card .cardHeader i.close:hover{background:#f5f5f5;color:#333}.updateContactOwnerPopup .card .cardBody{position:relative;display:block;padding:15px 0 0 2px}.updateContactOwnerPopup .card .cardBody.loading{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.updateContactOwnerPopup .card .cardBody .searchWrapper{display:flex;align-items:center;flex-direction:row}.updateContactOwnerPopup .card .cardBody .searchWrapper .searchInput{background:#fff;position:relative;display:flex;align-items:center;width:286px;border-radius:6px;border:1px solid #ebebeb}.updateContactOwnerPopup .card .cardBody .searchWrapper .searchInput .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:0}.updateContactOwnerPopup .card .cardBody .searchWrapper .searchInput .searchImage{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.updateContactOwnerPopup .card .cardBody .searchWrapper .searchInput .searchImage svg{width:20px;height:20px;fill:#666}.updateContactOwnerPopup .card .cardBody .searchWrapper .searchInput .searchTextBox{display:flex;align-items:center;position:relative}.updateContactOwnerPopup .card .cardBody .searchWrapper .searchInput .searchTextBox input{border:0;color:#3b3b3b;width:254px;font-size:16px;border-radius:35px;line-height:1.5}.updateContactOwnerPopup .card .cardBody .searchWrapper .searchInput .searchTextBox i{position:absolute;right:5px;color:#666;font-size:14px;cursor:pointer;padding:2px;border-radius:35px;display:flex;align-items:center}.updateContactOwnerPopup .card .cardBody .searchWrapper .searchInput .searchTextBox i:hover{color:#000}.updateContactOwnerPopup .card .cardBody .searchWrapper .searchInput:focus-within .searchImage svg{fill:#3953fb}.updateContactOwnerPopup .card .cardBody .searchWrapper .searchInput:focus-within input{color:#3953fb;border-radius:35px;transition:all .3s ease-in-out}.updateContactOwnerPopup .card .cardBody .searchWrapper{margin-bottom:15px}.updateContactOwnerPopup .card .cardBody .searchWrapper .searchInput{width:100%;padding:3px}.updateContactOwnerPopup .card .cardBody .searchWrapper .searchInput .searchTextBox{width:calc(100% - 30px)}.updateContactOwnerPopup .card .cardBody .searchWrapper .searchInput .searchTextBox input{width:100%;padding:6px 20px 6px 2px}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList{position:relative;height:248px;overflow:auto}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .noUserFound{position:relative;text-align:center;top:30px;font-size:16px;color:#8d8d8d}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options{position:relative;display:grid;grid-template-columns:26px calc(100% - 26px);align-items:center;padding:12px;transition:all .3s ease;cursor:pointer;border-bottom:1px solid #eceff1}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options.disableOpt{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.6;cursor:pointer}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options:hover:not(.activeMember){background:#f5f5f5}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options.activeMember{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options .radioBtn{position:absolute;opacity:0;z-index:2;width:24px;height:24px;display:block;margin:0;cursor:pointer}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options .radioBtn:checked~label{color:#3953fb!important}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options .radioBtn:checked~.contentClass:before{background-color:#fff;border:2px solid #3953f6}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options .radioBtn:checked~.contentClass:after{background-color:#3953f6;border:0 solid transparent;-webkit-transform:scale(.6);transform:scale(.6)}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options .radioBtn .contentClass:after,.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options .radioBtn .contentClass:before{width:18px;height:18px}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options .radioBtn.linear-background{position:relative;opacity:1;width:18px;height:18px}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options .teamMemberName{position:relative;display:inline-block;line-height:24px;font-size:16px;color:#666}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options .teamMemberName.linear-background{position:relative;width:calc(100% - 20px);height:16px}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options .teamMemberName .currentOwner{position:relative;background:#d3d9fd;margin-left:6px;color:#3953fb;padding:4px;border-radius:3px;font-size:12px;height:16px;top:-1px}.updateContactOwnerPopup .card .cardBody .contactOwnerOptList .options.activeMember .teamMemberName{color:#3b3b3b}.updateContactOwnerPopup .card .cardBody .updateContactOwnerBtn{position:relative;display:block;margin-top:15px;min-width:200px;font-size:14px;border-radius:10px;background:#3953fb;letter-spacing:.3px;min-height:40px;cursor:pointer}.updateContactOwnerPopup .card .cardBody .updateContactOwnerBtn.loading{width:40px;height:40px;border-radius:35px;min-width:unset}.updateContactOwnerPopup .card .cardBody .updateContactOwnerBtn.loading .load-text{width:30px;height:30px;border-color:#fff}.updateContactOwnerPopup .overlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:rgba(0,0,0,.65)}.exportToSalesforcePopup{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;inset:0;background:transparent;z-index:11}.exportToSalesforcePopup .card{position:relative;z-index:2;background:#fff;width:440px;height:auto;border-radius:5px;padding:20px;color:#3b3b3b}.exportToSalesforcePopup .card.disableClick{-webkit-user-select:none;user-select:none;opacity:.7;pointer-events:none}.exportToSalesforcePopup .card .cardHeader{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #eceff1}.exportToSalesforcePopup .card .cardHeader .textWrapper{position:relative;display:block}.exportToSalesforcePopup .card .cardHeader .textWrapper .title{position:relative;display:block;font-size:20px;text-align:left;color:#3b3b3b}.exportToSalesforcePopup .card .cardHeader .textWrapper .desc{position:relative;display:block;margin-top:6px;color:#8d8d8d;font-size:12px}.exportToSalesforcePopup .card .cardHeader i.close{font-size:20px;color:#666;border-radius:35px;padding:3px;cursor:pointer;transition:all .3s ease-in-out}.exportToSalesforcePopup .card .cardHeader i.close:hover{background:#f5f5f5;color:#333}.exportToSalesforcePopup .card .cardBody{position:relative;display:block;padding:15px 0 0 2px}.exportToSalesforcePopup .card .cardBody.loading{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.exportToSalesforcePopup .card .cardBody .exportListWrapper{border:1px solid #eceff1;border-radius:6px}.exportToSalesforcePopup .card .cardBody .exportListWrapper .title{padding:16px}.exportToSalesforcePopup .card .cardBody .exportList{position:relative;overflow:auto}.exportToSalesforcePopup .card .cardBody .exportList .options{position:relative;display:grid;grid-template-columns:26px calc(100% - 26px);align-items:center;padding:16px;transition:all .3s ease;cursor:pointer;border-bottom:1px solid #eceff1}.exportToSalesforcePopup .card .cardBody .exportList .options:first-child{border-top:1px solid #eceff1}.exportToSalesforcePopup .card .cardBody .exportList .options.disableOpt{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.6;cursor:pointer}.exportToSalesforcePopup .card .cardBody .exportList .options:hover:not(.activeMember){background:#f5f5f5}.exportToSalesforcePopup .card .cardBody .exportList .options.activeMember{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.exportToSalesforcePopup .card .cardBody .exportList .options .radioBtn{position:absolute;opacity:0;z-index:2;width:24px;height:24px;display:block;margin:0;cursor:pointer}.exportToSalesforcePopup .card .cardBody .exportList .options .radioBtn:checked~label{color:#3953fb!important}.exportToSalesforcePopup .card .cardBody .exportList .options .radioBtn:checked~.contentClass:before{background-color:#fff;border:2px solid #3953f6}.exportToSalesforcePopup .card .cardBody .exportList .options .radioBtn:checked~.contentClass:after{background-color:#3953f6;border:0 solid transparent;-webkit-transform:scale(.6);transform:scale(.6)}.exportToSalesforcePopup .card .cardBody .exportList .options .radioBtn .contentClass:after,.exportToSalesforcePopup .card .cardBody .exportList .options .radioBtn .contentClass:before{width:18px;height:18px}.exportToSalesforcePopup .card .cardBody .exportList .options .radioBtn.linear-background{position:relative;opacity:1;width:18px;height:18px}.exportToSalesforcePopup .card .cardBody .exportList .options .teamMemberName{position:relative;display:inline-block;line-height:24px;font-size:16px;color:#666}.exportToSalesforcePopup .card .cardBody .exportList .options .teamMemberName.linear-background{position:relative;width:calc(100% - 20px);height:16px}.exportToSalesforcePopup .card .cardBody .exportList .options .teamMemberName .currentOwner{position:relative;background:#d3d9fd;margin-left:6px;color:#3953fb;padding:4px;border-radius:3px;font-size:12px;height:16px;top:-1px}.exportToSalesforcePopup .card .cardBody .exportList .options.activeMember .teamMemberName{color:#3b3b3b}.exportToSalesforcePopup .card .cardBody .exportToSalesforceBtn{position:relative;display:block;margin-top:15px;min-width:200px;font-size:14px;border-radius:10px;background:#3953fb;letter-spacing:.3px;min-height:40px;cursor:pointer}.exportToSalesforcePopup .card .cardBody .exportToSalesforceBtn.loading{width:40px;height:40px;border-radius:35px;min-width:unset}.exportToSalesforcePopup .card .cardBody .exportToSalesforceBtn.loading .load-text{width:30px;height:30px;border-color:#fff}.exportToSalesforcePopup .overlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:rgba(0,0,0,.65)}.exportToZohoPopup{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;inset:0;background:transparent;z-index:11}.exportToZohoPopup .card{position:relative;z-index:2;background:#fff;width:440px;height:auto;border-radius:5px;padding:20px;color:#3b3b3b}.exportToZohoPopup .card.disableClick{-webkit-user-select:none;user-select:none;opacity:.7;pointer-events:none}.exportToZohoPopup .card .cardHeader{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #eceff1}.exportToZohoPopup .card .cardHeader .textWrapper{position:relative;display:block}.exportToZohoPopup .card .cardHeader .textWrapper .title{position:relative;display:block;font-size:20px;text-align:left;color:#3b3b3b}.exportToZohoPopup .card .cardHeader .textWrapper .desc{position:relative;display:block;margin-top:6px;color:#8d8d8d;font-size:12px}.exportToZohoPopup .card .cardHeader i.close{font-size:20px;color:#666;border-radius:35px;padding:3px;cursor:pointer;transition:all .3s ease-in-out}.exportToZohoPopup .card .cardHeader i.close:hover{background:#f5f5f5;color:#333}.exportToZohoPopup .card .cardBody{position:relative;display:block;padding:15px 0 0 2px}.exportToZohoPopup .card .cardBody.loading{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.exportToZohoPopup .card .cardBody .exportListWrapper{border:1px solid #eceff1;border-radius:6px}.exportToZohoPopup .card .cardBody .exportListWrapper .title{padding:16px}.exportToZohoPopup .card .cardBody .exportList{position:relative;overflow:auto}.exportToZohoPopup .card .cardBody .exportList .options{position:relative;display:grid;grid-template-columns:26px calc(100% - 26px);align-items:center;padding:16px;transition:all .3s ease;cursor:pointer;border-bottom:1px solid #eceff1}.exportToZohoPopup .card .cardBody .exportList .options:first-child{border-top:1px solid #eceff1}.exportToZohoPopup .card .cardBody .exportList .options.disableOpt{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.6;cursor:pointer}.exportToZohoPopup .card .cardBody .exportList .options:hover:not(.activeMember){background:#f5f5f5}.exportToZohoPopup .card .cardBody .exportList .options.activeMember{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.exportToZohoPopup .card .cardBody .exportList .options .radioBtn{position:absolute;opacity:0;z-index:2;width:24px;height:24px;display:block;margin:0;cursor:pointer}.exportToZohoPopup .card .cardBody .exportList .options .radioBtn:checked~label{color:#3953fb!important}.exportToZohoPopup .card .cardBody .exportList .options .radioBtn:checked~.contentClass:before{background-color:#fff;border:2px solid #3953f6}.exportToZohoPopup .card .cardBody .exportList .options .radioBtn:checked~.contentClass:after{background-color:#3953f6;border:0 solid transparent;-webkit-transform:scale(.6);transform:scale(.6)}.exportToZohoPopup .card .cardBody .exportList .options .radioBtn .contentClass:after,.exportToZohoPopup .card .cardBody .exportList .options .radioBtn .contentClass:before{width:18px;height:18px}.exportToZohoPopup .card .cardBody .exportList .options .radioBtn.linear-background{position:relative;opacity:1;width:18px;height:18px}.exportToZohoPopup .card .cardBody .exportList .options .teamMemberName{position:relative;display:inline-block;line-height:24px;font-size:16px;color:#666}.exportToZohoPopup .card .cardBody .exportList .options .teamMemberName.linear-background{position:relative;width:calc(100% - 20px);height:16px}.exportToZohoPopup .card .cardBody .exportList .options .teamMemberName .currentOwner{position:relative;background:#d3d9fd;margin-left:6px;color:#3953fb;padding:4px;border-radius:3px;font-size:12px;height:16px;top:-1px}.exportToZohoPopup .card .cardBody .exportList .options.activeMember .teamMemberName{color:#3b3b3b}.exportToZohoPopup .card .cardBody .exportToSalesforceBtn{position:relative;display:block;margin-top:15px;min-width:200px;font-size:14px;border-radius:10px;background:#3953fb;letter-spacing:.3px;min-height:40px;cursor:pointer}.exportToZohoPopup .card .cardBody .exportToSalesforceBtn.loading{width:40px;height:40px;border-radius:35px;min-width:unset}.exportToZohoPopup .card .cardBody .exportToSalesforceBtn.loading .load-text{width:30px;height:30px;border-color:#fff}.exportToZohoPopup .overlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:rgba(0,0,0,.65)}@-webkit-keyframes rotate-circle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-circle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes progress{0%{stroke-dasharray:0 100}}@keyframes progress{0%{stroke-dasharray:0 100}}.chatGptEditorSection{position:absolute;z-index:1;bottom:0;left:0;right:0;width:100%;height:1px;line-height:normal!important}.chatGptEditorSection .chatGptWrapper{position:absolute;display:block;width:100%;height:1px;right:0}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper{position:relative;width:100%;display:flex;align-items:center;justify-content:flex-end;grid-gap:8px;gap:8px;bottom:30px;right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 0 0 auto}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .aiMagicWandBtn{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#3953fb;border-radius:35px;box-shadow:0 4px 8px 0 rgba(0,0,0,.16);cursor:pointer}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .aiMagicWandBtn svg{width:14px;height:14px}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection{position:relative;display:flex;align-items:center;justify-content:center}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreBtn{display:flex;align-items:center;justify-content:center;border-radius:35px;width:24px;height:24px;box-shadow:0 4px 8px 0 rgba(0,0,0,.16);cursor:pointer;border:1px solid #959cf2;background:#fff}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreBtn .scoreLoader{width:16px;height:16px;border-radius:50%;border:3px solid #cdcdf9;border-right-color:transparent;-webkit-animation:rotate-circle 1.5s linear infinite;animation:rotate-circle 1.5s linear infinite}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreBtn .circularChart{display:block;width:16px;height:16px}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreBtn .circleBg{fill:none!important;stroke:#eee;stroke-width:3.8}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreBtn .circle{fill:none!important;stroke-width:3.8;stroke-linecap:round;-webkit-animation:progress 1s ease-out forwards;animation:progress 1s ease-out forwards}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreBtn .singleChart{position:relative}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreBtn .percentage{fill:#666;font-size:18px;text-align:center;text-anchor:middle}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreWrapper{position:absolute;bottom:26px;background:#fff;z-index:20;right:0;border-radius:6px;box-shadow:0 2px 3px rgba(0,0,0,.1607843137);border:1px solid #d6d5d5;width:250px}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreWrapper .titleWrapper{padding:10px;border-bottom:1px solid #e5e5e5;display:flex;align-items:center;justify-content:space-between}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreWrapper .titleWrapper .scoreTitle{font-weight:700;font-size:14px}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreWrapper .titleWrapper .percent{color:#eaa126;font-size:12px}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreWrapper .contentWrapper{border-bottom:1px solid #e5e5e5;max-height:78px;overflow:auto;padding:5px}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreWrapper .contentWrapper .individualScore{display:flex;align-items:center;justify-content:space-between;padding:5px;font-size:12px}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .scoreWrapper .rewriteWithAI{display:flex;align-items:center;justify-content:center;height:36px;color:#5946ff;font-size:14px;cursor:pointer}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .scoreSection .bgOverlay{position:fixed;z-index:19;inset:0;width:100%;height:100%;background:transparent}.chatGptEditorSection .chatGptWrapper .iconBtnWrapper .generateScore{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:35px;box-shadow:0 4px 8px 0 rgba(0,0,0,.16);cursor:pointer}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard{position:relative;background:#fff;padding:15px 10px;width:100%;bottom:107px;border-top:1px solid #ddd;transition:bottom .4s ease-in-out}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard.generateAiLoader{bottom:67px;padding:0 10px 12px;transition:bottom .4s ease-in-out}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .closeAiIcon{position:absolute;display:flex;align-items:center;justify-content:center;font-size:12px;top:-4px;right:15px;padding:5px 4px 5px 2px;border-radius:10px 35px 35px 10px;-webkit-transform:rotate(90deg);transform:rotate(90deg);color:#8d8d8d;background:#ddd;overflow:hidden;cursor:pointer}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .aiContentTags{position:relative;display:flex;align-items:flex-start}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .aiContentTags .contentLabel{position:relative;display:flex;align-items:center;font-size:12px;color:#3b3b3b;margin-right:5px;top:2px;white-space:nowrap;height:22px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .aiContentTags .contentTagsList{position:relative;display:flex;align-items:center;flex-flow:row nowrap;padding:0;margin:0;list-style:none;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px;grid-row-gap:5px;row-gap:5px;overflow-x:auto}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .aiContentTags .contentTagsList .tagItem{position:relative;background:#f4f4f4;padding:3px 6px;border-radius:2px;grid-gap:3px;gap:3px;cursor:pointer;display:flex;align-items:center;justify-content:center}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .aiContentTags .contentTagsList .tagItem .tagSvg{display:flex;align-items:center;position:relative}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .aiContentTags .contentTagsList .tagItem .tagSvg svg{width:14px;height:14px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .aiContentTags .contentTagsList .tagItem .tagName{position:relative;display:flex;align-items:center;color:#8d8d8d;font-size:12px;top:1px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper{position:relative;display:flex;align-items:center;grid-gap:10px;gap:10px;border:1px solid #3953fb;border-radius:6px;padding:6px;margin-top:12px;height:42px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt{position:relative}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .wrapperFoldIcon{position:relative;display:flex;align-items:center;justify-content:center;padding:5px;width:24px;height:24px;cursor:pointer;border-radius:6px;background:#eaebfc}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .wrapperFoldIcon svg{position:relative;width:10px;height:10px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown{position:absolute;padding:10px;width:290px;background:#fff;border:1px solid #ddd;box-shadow:1px 1px 6px rgba(0,0,0,.16);border-radius:6px;opacity:1;bottom:36px;left:-6px;z-index:20;transition:opacity .4s ease-in-out}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper{display:flex;align-items:center;flex-direction:row}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper .searchInput{background:#fff;position:relative;display:flex;align-items:center;width:286px;border-radius:6px;border:1px solid #ebebeb}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper .searchInput .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:0}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper .searchInput .searchImage{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper .searchInput .searchImage svg{width:20px;height:20px;fill:#666}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper .searchInput .searchTextBox{display:flex;align-items:center;position:relative}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper .searchInput .searchTextBox input{border:0;color:#3b3b3b;width:254px;font-size:16px;padding:6px 20px 6px 2px;border-radius:35px;line-height:1.5}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper .searchInput .searchTextBox i{position:absolute;right:5px;color:#666;font-size:14px;cursor:pointer;padding:2px;border-radius:35px;display:flex;align-items:center}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper .searchInput .searchTextBox i:hover{color:#000}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper .searchInput:focus-within .searchImage svg{fill:#3953fb}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper .searchInput:focus-within input{color:#3953fb;border-radius:35px;transition:all .3s ease-in-out}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper .searchInput{width:270px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper .searchInput .searchTextBox input{padding:4px 20px 4px 2px;width:236px;line-height:1.2;font-size:13px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper .searchInput .searchTextBox input::-webkit-input-placeholder{font-size:13px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .searchWrapper .searchInput .searchTextBox input::placeholder{font-size:13px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper{position:relative;display:block;min-height:34px;max-height:188px;overflow-y:auto;transition:max-height .3s ease-in-out,min-height .3s ease-in-out;margin-top:5px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .spinnerLoader{opacity:.8;background:#f7f7f7;padding:10px 0}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .spinnerLoader .text,.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .spinnerLoader i{font-size:14px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .tempDropdown{position:relative;padding:0;margin:0;list-style:none;border-radius:6px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .tempDropdown li{position:relative;border-radius:6px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .tempDropdown li .tempDropdownItem{position:relative;display:block;padding:8px 6px;cursor:pointer}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .tempDropdown li .tempDropdownItem .text{position:relative;font-size:14px;color:#343a40;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .tempDropdown li .tempDropdownItem .desc{position:relative;color:#8d8d8d;font-size:11px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .tempDropdown li .arrowForward{display:none;position:absolute;right:6px;bottom:8px;font-size:16px;color:#666}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .tempDropdown li:hover{background:#eff1ff}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .tempDropdown li.active{background:#fff}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .tempDropdown li.active .text{color:#3953fb}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .tempDropdown li.active .tempDropdownItem{width:calc(100% - 24px);transition:width .3s ease-in-out}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .tempDropdown li.active .arrowForward{display:block;color:#3953fb;transition:display .3s ease-in}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .tempDropdown li.active:hover{background:#eff1ff}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .promptDropdown .dropdownWrapper .emptyResult{position:relative;text-align:center;padding:10px;font-size:14px;color:#8d8d8d}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .defaultPrompt .bgOverlay{position:fixed;z-index:19;inset:0;width:100%;height:100%;background:transparent}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper{width:100%;margin-bottom:0}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont #rewriteAiInput{line-height:26px!important;border-bottom:none!important;width:100%!important}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .inputWrapper .inputCont .focusBorder{display:none}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .helpMeWriteBtn{position:relative;min-width:132px;height:28px!important;border-radius:6px;color:#3953fb;background:#eaebfc;margin:unset}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .helpMeWriteBtn svg path{fill:#3953fb}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .helpMeWriteBtn .load-text{width:18px;height:18px;border-color:#3953fb;left:57px}.chatGptEditorSection .chatGptWrapper .rewriteAiInputCard .inputSearchBotWrapper .loadingBot{position:relative;top:1px;text-align:left;letter-spacing:0;font-size:14px;color:#3953fb}.updateContactStageCont{position:relative}.updateContactStageCont .selectedStage{display:flex;align-items:center;cursor:pointer;color:#3b3b3b;position:relative}.updateContactStageCont .selectedStage .stageName{width:unset;min-width:20px;max-width:160px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.updateContactStageCont .selectedStage .arrow{transition:all .3s ease;display:flex;align-items:center;justify-content:inherit;position:relative;left:8px}.updateContactStageCont .selectedStage .arrow svg{fill:#535353;width:9px;height:9px}.updateContactStageCont .selectedStage .arrow.activeArrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.updateContactStageCont .drop-down-menu{position:absolute;left:-7px}.updateContactStageCont .drop-down-menu.above{bottom:28px}.updateContactStageCont .drop-down-menu.below{top:20px}.updateContactStageCont .drop-down-menu .dropdownList{max-height:160px}.updateContactStageCont .drop-down-menu ul li .listItem{font-size:13px}.updateContactStageCont .drop-down-menu ul li .listItem .listItemWrap{width:178px}.updateContactStageCont .dropdownMask,.updateContactStageCont .overlayMask{z-index:100}@-webkit-keyframes bottom-up{0%{bottom:0;opacity:0}to{opacity:1;bottom:4px}}@keyframes bottom-up{0%{bottom:0;opacity:0}to{opacity:1;bottom:4px}}.ScheduleLaterSendEmailBtn{position:relative;z-index:10;display:flex;align-items:center;line-height:normal}.ScheduleLaterSendEmailBtn .sendEmailBtn{border:1px solid #3953fb;background:#3953fb}.ScheduleLaterSendEmailBtn .sendEmailBtn.btnRoundedLeft{min-width:90px!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.ScheduleLaterSendEmailBtn .sendEmailBtn.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:pointer}.ScheduleLaterSendEmailBtn .scheduleLaterBtn{position:relative;display:flex;align-items:center}.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleArrowBtn{position:relative;display:flex;align-items:center;justify-content:center;background:#1633ea;width:40px;height:40px;line-height:normal;border:1px solid #1633ea;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important;cursor:pointer;color:#fff}.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleArrowBtn.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:pointer}.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleArrowBtn i.rotateArrow{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .3s ease-in-out}.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleLaterDropdown{position:absolute;bottom:40px;right:0;letter-spacing:.1px}.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleLaterDropdown .scheduleBtn,.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleLaterDropdown .selectScheduleDateOption .scheduleDateItem{position:relative;display:flex;align-items:center;color:#3953fb;padding:0 12px;font-size:12px;background:#fff;cursor:pointer;border:1px solid #ddd;border-radius:6px;transition:all .3s ease-in-out}.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleLaterDropdown .scheduleBtn:not(:last-child),.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleLaterDropdown .selectScheduleDateOption .scheduleDateItem:not(:last-child){margin-bottom:6px}.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleLaterDropdown .scheduleBtn:hover,.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleLaterDropdown .selectScheduleDateOption .scheduleDateItem:hover{box-shadow:0 3px 6px rgba(0,0,0,.16)}.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleLaterDropdown .scheduleBtn{box-shadow:0 3px 6px rgba(0,0,0,.16);width:154px;height:36px;-webkit-animation:bottom-up .2s linear forwards;animation:bottom-up .2s linear forwards}.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleLaterDropdown .scheduleBtn i{font-size:12px;padding-right:3px}.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleLaterDropdown .selectScheduleDateOption{position:relative;display:block;margin:0;list-style:none;box-shadow:0 3px 6px rgba(0,0,0,.16);border:1px solid #ddd;background:#fff;border-radius:6px;padding:.5rem;-webkit-animation:bottom-up .2s linear forwards;animation:bottom-up .2s linear forwards}.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleLaterDropdown .selectScheduleDateOption .scheduleDateItem{width:220px;height:36px}.ScheduleLaterSendEmailBtn .scheduleLaterBtn .scheduleLaterDropdown .react-datepicker{width:328px;right:1px}.scheduledDateToast{position:relative;display:flex;align-items:flex-end;justify-content:center;height:40px;margin:auto}.scheduledDateToast .wrapScheduleTimeBanner{position:relative;display:block;text-align:center;background:#c9f3c1;padding:5px;border-radius:6px;width:98%}.scheduledDateToast .wrapScheduleTimeBanner .text{color:#444;font-size:14px}.scheduledDateToast .wrapScheduleTimeBanner i{position:absolute;font-size:18px;color:#444;right:10px;top:4px;cursor:pointer;border-radius:35px;padding:2px}.scheduledDateToast .wrapScheduleTimeBanner i:hover{background:#91ce9c;transition:all .3s ease}.accountSocialLinkCont{position:relative;display:flex;align-items:center;justify-content:center;grid-gap:4px;gap:4px;padding:0;margin:0;list-style:none}.accountSocialLinkCont .socialLinkItem{position:relative}.accountSocialLinkCont .socialLinkItem:hover:not(.disabled){transition:all .3s ease;background:#ececec;border-radius:35px}.accountSocialLinkCont .socialLinkItem .twitterIcon,.accountSocialLinkCont .socialLinkItem .websiteIcon{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:35px;padding:3px}.accountSocialLinkCont .socialLinkItem .websiteIcon{font-size:16px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);color:#0a66c2}.accountSocialLinkCont .socialLinkItem .twitterIcon{width:21px;height:21px}.accountSocialLinkCont .socialLinkItem .twitterIcon path{fill:#0a66c2!important}.accountSocialLinkCont .socialLinkItem .linkedin{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:35px;padding:3px;width:22px!important;height:22px!important}.accountSocialLinkCont .socialLinkItem .linkedin .linkedinIcon{width:13px!important;height:13px!important}.accountSocialLinkCont .socialLinkItem .linkedin .linkedinIcon path{fill:#0a66c2!important}.accountSocialLinkCont .socialLinkItem.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.accountSocialLinkCont .socialLinkItem.disabled i{color:#a0a0a0!important}.accountSocialLinkCont .socialLinkItem.disabled .linkedin path,.accountSocialLinkCont .socialLinkItem.disabled svg path{fill:#a0a0a0!important}.accountSocialLinkCont.small .socialLinkItem .twitterIcon,.accountSocialLinkCont.small .socialLinkItem .websiteIcon{padding:1px}.accountSocialLinkCont.small .socialLinkItem .websiteIcon{font-size:15px}.accountSocialLinkCont.small .socialLinkItem .twitterIcon{width:15px;height:15px}.accountSocialLinkCont.small .socialLinkItem .linkedin{padding:2px;width:16px!important;height:16px!important}.accountSocialLinkCont.small .socialLinkItem .linkedin .linkedinIcon{width:11px!important;height:11px!important}.copyTextSection{position:relative;display:block}.copyTextSection .copyIcon{position:relative;font-size:11px;cursor:pointer;border-radius:35px;padding:3px;color:#787878;transition:all .3s ease-in-out}.copyTextSection .copyIcon:hover{color:#3b3b3b;background:#f5f5f5}.copyTextSection .copyToast{position:absolute;white-space:nowrap;display:block;top:16px;background:#cdf2cb;color:#177207;font-size:12px;border-radius:3px;padding:4px 10px;right:2px;line-height:normal}.metricsTableSection{position:relative;width:100%;height:100%;border-radius:5px;background-color:#fff;z-index:0}.metricsTableSection .metricsHeaderCont{display:flex;align-items:center;justify-content:space-between;border:1px solid #ddd;border-bottom:none;border-top-left-radius:5px;border-top-right-radius:5px}.metricsTableSection .metricsHeaderCont .singleTabName{display:flex;align-items:center;font-size:16px;width:220px;height:52px;padding-left:8px;color:#343a40;border-bottom:1px solid #ddd}.metricsTableSection .metricsHeaderCont .tabNavigation .tabItem{top:0;color:#3953fb;height:52px;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.metricsTableSection .metricsHeaderCont .tabNavigation .tabItem.activeTab{background:#fafafa;border-bottom:none}.metricsTableSection .metricsHeaderCont .selectedCountCont{width:100%;height:52px;border-bottom:1px solid #ddd;display:flex;align-items:center;justify-content:flex-end}.metricsTableSection .metricsHeaderCont .rightSideCont{display:flex;align-items:center;height:52px;justify-content:flex-end;padding-right:10px;border-bottom:1px solid #ddd}.metricsTableSection .metricsHeaderCont .rightSideCont .inputSectionCont{position:relative}.metricsTableSection .metricsHeaderCont .rightSideCont .inputSectionCont .searchWrapper{display:flex;align-items:center;flex-direction:row}.metricsTableSection .metricsHeaderCont .rightSideCont .inputSectionCont .searchWrapper .searchInput{background:#fff;position:relative;display:flex;align-items:center;width:286px;border-radius:6px;border:1px solid #ebebeb}.metricsTableSection .metricsHeaderCont .rightSideCont .inputSectionCont .searchWrapper .searchInput .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:0}.metricsTableSection .metricsHeaderCont .rightSideCont .inputSectionCont .searchWrapper .searchInput .searchImage{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.metricsTableSection .metricsHeaderCont .rightSideCont .inputSectionCont .searchWrapper .searchInput .searchImage svg{width:20px;height:20px;fill:#666}.metricsTableSection .metricsHeaderCont .rightSideCont .inputSectionCont .searchWrapper .searchInput .searchTextBox{display:flex;align-items:center;position:relative}.metricsTableSection .metricsHeaderCont .rightSideCont .inputSectionCont .searchWrapper .searchInput .searchTextBox input{border:0;color:#3b3b3b;width:254px;font-size:16px;padding:6px 20px 6px 2px;border-radius:35px;line-height:1.5}.metricsTableSection .metricsHeaderCont .rightSideCont .inputSectionCont .searchWrapper .searchInput .searchTextBox i{position:absolute;right:5px;color:#666;font-size:14px;cursor:pointer;padding:2px;border-radius:35px;display:flex;align-items:center}.metricsTableSection .metricsHeaderCont .rightSideCont .inputSectionCont .searchWrapper .searchInput .searchTextBox i:hover{color:#000}.metricsTableSection .metricsHeaderCont .rightSideCont .inputSectionCont .searchWrapper .searchInput:focus-within .searchImage svg{fill:#3953fb}.metricsTableSection .metricsHeaderCont .rightSideCont .inputSectionCont .searchWrapper .searchInput:focus-within input{color:#3953fb;border-radius:35px;transition:all .3s ease-in-out}.metricsTableSection .metricsHeaderCont .rightSideCont .inputSectionCont .drop-down-menu{z-index:1000;right:25px}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper{position:relative;background:#fff;color:#3953fb;font-size:14px;border-radius:5px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:10px;border:1px solid #ddd}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropIcon{width:16px;height:16px;fill:#9e9e9e}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropIcon path{fill:#9e9e9e}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .bridgeCont{position:absolute;top:20px;width:40px;height:40px}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont{position:absolute;top:40px;right:0;width:300px;height:440px;z-index:1000;border:1px solid #ddd;padding:10px 10px 0;color:#3b3b3b;border-radius:5px;background:#fff}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .dragAndDropDropDown{height:376px}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .dragAndDropDropDown .allCheckboxCont{position:relative;display:flex;align-items:center;line-height:1;margin-left:16px;margin-bottom:10px}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .dragAndDropDropDown .allCheckboxCont .itemName{padding:5px;border-radius:5px}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .dragAndDropDropDown .dragAndDropBody{height:calc(100% - 30px);overflow:scroll}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .dragAndDropDropDown .dragAndDropBody .itemWrapper{position:relative;display:flex;align-items:center;line-height:1;margin-left:10px;margin-bottom:10px}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .dragAndDropDropDown .dragAndDropBody .itemWrapper.isDraggedIn{border-bottom:2px solid #3953fb}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .dragAndDropDropDown .dragAndDropBody .itemWrapper .dragHolder{position:absolute;display:block!important}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .dragAndDropDropDown .dragAndDropBody .itemWrapper .dragHolder.reports{left:-12px}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .dragAndDropDropDown .dragAndDropBody .itemWrapper .checkBoxSection{margin-left:6px}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .dragAndDropDropDown .dragAndDropBody .itemWrapper:hover{background-color:#fafafb;border-top-right-radius:0;border-top-left-radius:0}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .dragAndDropDropDown .dragAndDropBody .itemWrapper .displayNameWithIcon{display:flex;align-items:center}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .dragAndDropDropDown .dragAndDropBody .itemWrapper .displayNameWithIcon svg{width:14px;height:14px;fill:#0a66c2;position:relative;top:-2px;margin-right:4px}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .dragAndDropDropDown .dragAndDropBody .itemWrapper .itemName{padding:5px;border-radius:5px}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .btnCont{display:flex;align-items:center;margin-top:10px;width:100%;background:#fff}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .btnCont .cancelButton{min-width:130px;border-radius:5px;color:#3953fb;background:#fff;border:1px solid #3953fb;margin:unset;height:28px}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .btnCont .cancelButton:hover{background:#fff}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .btnCont .saveButton{min-width:130px;border-radius:5px;background:#3953fb;margin:unset;height:30px;margin-left:10px}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .btnCont .saveButton.loading{transition:all .3s ease-in-out;min-width:auto;border-radius:35px;width:32px!important;height:32px!important}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .btnCont .saveButton.loading .load-text{width:20px;height:20px;top:5px;left:6px}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .dragAndDropCont .btnCont .saveButton.disableBtn{opacity:.5;cursor:none}.metricsTableSection .metricsHeaderCont .rightSideCont .customDragAndDropWrapper .bgOverlay{position:fixed;z-index:19;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57);background:none}.metricsTableSection .metricsHeaderCont .rightSideCont .exportBtnWrapper{border:1px solid #ddd}.metricsTableSection .metricsHeaderCont .rightSideCont .exportBtnWrapper .customTooltip .tooltipBody{right:-22px}.metricsTableSection .metricsHeaderCont .rightSideCont .exportBtnWrapper .customTooltip .tooltipBody.bulkAddtoExport{width:240px;right:-24px;z-index:4}.metricsTableSection .metricsTableBody{width:100%;height:calc(100% - 106px);overflow:auto;border:1px solid #ddd;border-top:none}.metricsTableSection .metricsTableBody .tableContainer{overflow:auto;height:calc(100% - 70px)}.metricsTableSection .metricsTableBody .alignCenter{text-align:center}.metricsTableSection .metricsTableBody table{font-family:arial,sans-serif;border-collapse:collapse;width:100%;border-top:1px solid #eceff1;border-bottom:1px solid #eceff1}.metricsTableSection .metricsTableBody th,.metricsTableSection .metricsTableBody thead tr td:first-child{background:#fafafa;color:#666;font-weight:500}.metricsTableSection .metricsTableBody td,.metricsTableSection .metricsTableBody th{border-top:1px solid #eceff1;text-align:left;font-size:14px;min-width:160px;letter-spacing:.3px;padding:10px;height:46px;vertical-align:middle}.metricsTableSection .metricsTableBody tr td:first-child,.metricsTableSection .metricsTableBody tr th:first-child{padding-left:20px}.metricsTableSection .metricsTableBody tr td:last-child,.metricsTableSection .metricsTableBody tr th:last-child{padding-right:20px}.metricsTableSection .metricsTableBody th[scope=row],.metricsTableSection .metricsTableBody thead tr{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:999}.metricsTableSection .metricsTableBody tbody th[scope=row]{background:#fff;z-index:998}.metricsTableSection .metricsTableBody.noPagination{height:calc(100% - 52px)}.metricsTableSection .metricsTableBody .tableContainer{height:100%;color:#666}.metricsTableSection .metricsTableBody .tableContainer::-webkit-scrollbar{height:.3em}.metricsTableSection .metricsTableBody .tableContainer tbody th[scope=row],.metricsTableSection .metricsTableBody .tableContainer thead th[scope=row]{padding:0}.metricsTableSection .metricsTableBody .tableContainer thead{border-top:none}.metricsTableSection .metricsTableBody .tableContainer thead tr{top:-1px;border-bottom:1px solid #ddd}.metricsTableSection .metricsTableBody .tableContainer thead tr th{min-width:236px;color:#8d8d8d;padding:0}.metricsTableSection .metricsTableBody .tableContainer thead tr th .tabType{display:flex;align-items:center;padding:14px;min-width:236px;height:46px}.metricsTableSection .metricsTableBody .tableContainer thead tr th .tabType.userTab{padding-left:12px}.metricsTableSection .metricsTableBody .tableContainer thead tr th .tabType.teamTab{padding-left:14px}.metricsTableSection .metricsTableBody .tableContainer thead tr th .tabType .checkBoxSection{margin-right:8px}.metricsTableSection .metricsTableBody .tableContainer thead tr th .nameAndEmailCont{height:46px;display:flex;align-items:center;justify-content:center;height:100%!important}.metricsTableSection .metricsTableBody .tableContainer thead tr th .nameAndEmailCont .displayNameWithIcon{display:flex;align-items:center}.metricsTableSection .metricsTableBody .tableContainer thead tr th .nameAndEmailCont .displayNameWithIcon svg{width:14px;height:14px;fill:#0a66c2;position:relative;top:-3px;margin-right:4px}.metricsTableSection .metricsTableBody .tableContainer tbody tr{border:1px solid #ddd}.metricsTableSection .metricsTableBody .tableContainer tbody tr th .userNameAndEmail{display:flex;align-items:center;padding:14px;max-width:270px;min-width:none}.metricsTableSection .metricsTableBody .tableContainer tbody tr th .userNameAndEmail .checkBoxSection{margin-right:6px}.metricsTableSection .metricsTableBody .tableContainer tbody tr th .userNameAndEmail.isEmail{padding:10px}.metricsTableSection .metricsTableBody .tableContainer tbody tr th .userNameAndEmail .nameAndEmailCont{margin-left:2px;max-width:230px}.metricsTableSection .metricsTableBody .tableContainer tbody tr th .userNameAndEmail .nameAndEmailCont.inlineDisplay{display:flex;align-items:center;width:100%}.metricsTableSection .metricsTableBody .tableContainer tbody tr th .userNameAndEmail .nameAndEmailCont .userName{color:#3b3b3b;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metricsTableSection .metricsTableBody .tableContainer tbody tr th .userNameAndEmail .nameAndEmailCont .userName.sequenceName{display:flex;align-items:center;font-size:15px;width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metricsTableSection .metricsTableBody .tableContainer tbody tr th .userNameAndEmail .nameAndEmailCont .userName.sequenceName.isHighlightSeqName{color:#3953fb;cursor:pointer}.metricsTableSection .metricsTableBody .tableContainer tbody tr th .userNameAndEmail .nameAndEmailCont .userName.sequenceName.isHighlightSeqName:hover{text-decoration:underline}.metricsTableSection .metricsTableBody .tableContainer tbody tr th .userNameAndEmail .nameAndEmailCont .emailCont{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#8d8d8d;font-size:12px;margin-top:2px}.metricsTableSection .metricsTableBody .tableContainer tbody tr th .nameAndEmailLoader{padding-left:20px}.metricsTableSection .metricsTableBody .tableContainer tbody tr td{text-align:center;color:#3b3b3b}.metricsTableSection .metricsTableBody .tableContainer .sortIcon{font-size:18px;padding:2px;width:24px;margin-left:5px;border-radius:50%;transition:all .3s ease;cursor:pointer;color:#787878;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.metricsTableSection .metricsTableBody .tableContainer .sortIcon:hover{background:#ebebeb;transition:all .3s ease}.metricsTableSection .metricsTableBody .tableContainer .sortIcon.activeSort{color:#000}.metricsTableSection .metricsTableBody .tableContainer .sortIcon.ascending{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.metricsTableSection .metricsTableBody .tableContainer .emptyTableSection{position:relative;height:calc(100% - 48px);width:100%;color:#666;flex-direction:column;display:flex;align-items:center;justify-content:center}.metricsTableSection .metricsTableBody .tableContainer .emptyTableSection .text{position:relative;font-size:16px;text-align:center}.metricsTableSection .metricsTableBody .tableContainer .reportsLoader .linear-background{display:block;width:70%;height:12px;border-radius:10px;margin:unset}.metricsTableSection .metricsTableFooter{display:flex;align-items:center;justify-content:center;padding:8px;border:1px solid #ddd;border-top:0}.metricsTableSection .metricsTableFooter .pagination-section{padding:0;border-top:0}.metricsTableSection .metricsTableFooter .pageLimit{margin-right:4px}.metricsTableSection .metricsTableFooter .limitDropdown{top:-154px;padding:10px}.notificationBanner{position:absolute;display:flex;align-items:center;justify-content:center;height:auto;top:11px;z-index:5;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.notificationBanner .notificationCard{line-height:normal;background:rgba(255,248,245,.96);border:1px solid #f59064;border-radius:5px;padding:6px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.notificationBanner .notificationCard,.notificationBanner .notificationCard .infoSvgIcon{position:relative;display:flex;align-items:center}.notificationBanner .notificationCard .infoSvgIcon svg{width:16px;height:16px;fill:#f59064}.notificationBanner .notificationCard .text{position:relative;font-size:12px;padding-left:10px;padding-right:8px;color:#3b3b3b;width:-webkit-max-content;width:max-content}.notificationBanner .notificationCard .btnText{position:relative;line-height:normal;display:flex;align-items:center;white-space:nowrap;font-size:12px;padding:0 10px;background:#f59064;color:#fff;border-radius:11px;height:24px;cursor:pointer}.notificationBanner .notificationCard .closeSvgIcon{position:relative;margin-left:10px;border-left:1px solid #f3dbd0;padding:3px 0 3px 10px;display:flex;align-items:center}.notificationBanner .notificationCard .closeSvgIcon svg{width:12px;height:12px;cursor:pointer;fill:#f59064}.newTooltip{-webkit-user-select:none;user-select:none}.newTooltip .sharpPointer{position:absolute;border-top-right-radius:5px;padding:8px;border-right:1px solid #f5f5f5;border-top:1px solid #f5f5f5;z-index:4;top:101px;right:94px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff}.newTooltip .sharpPointer.alignRight{top:2px;left:4px}.newTooltip .tooltipCloseIcon{position:absolute;top:10px;right:-18px;padding:4px;cursor:pointer;border-radius:50%;font-size:16px}.newTooltip .tooltipCloseIcon:hover{background-color:#ddd}.newTooltip .tooltipHeading{color:red;font-size:14px;margin-bottom:12px}.newTooltip .tooltipBody{position:absolute;right:-30px;top:6px;z-index:3;width:270px;height:auto;line-height:normal;border-radius:4px;box-shadow:0 0 12.1px .9px hsla(0,0%,79.6%,.26);background-color:#fff}.newTooltip .tooltipBody.crmToolTipBody{width:-webkit-max-content;width:max-content}.newTooltip .tooltipBody .tooltipText{position:relative;line-height:normal;display:inline-block;font-size:13px;color:#666;line-height:1.4}.newTooltip .tooltipBody .tooltipText a{color:#3953fb;text-decoration:none}.newTooltip .tooltipBody .tooltipText a:hover{text-decoration:underline}.newTooltip .tooltipBody.alignRight{top:10px;left:-15px;right:unset;width:unset;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:220px}.newTooltip .tooltipBody.alignRight .tooltipText{padding:10px}.newTooltip .tooltipBody .crmIconList{display:flex;align-items:center;padding:10px;flex-wrap:wrap}.newTooltip .tooltipBody .crmIconList :not(:last-child){margin-right:8px}.newTooltip .tooltipBody .redirectLink{border:0;background-color:initial;color:#3953fb;letter-spacing:1;cursor:pointer}.newTooltip .tooltipBody .redirectLink:hover{text-decoration:underline}.progress-container{width:75%;max-width:300px;background-color:#e0e0e0;border-radius:10px;height:10px;position:relative;overflow:visible;margin:15px}.progress-container .progress-bar{height:100%;background:linear-gradient(90deg,#a5b4fc,#3b82f6);border-radius:10px 0 0 10px;position:relative;display:flex;align-items:center;transition:width .5s ease-in-out}.progress-container .progress-bar:after{content:"";position:absolute;right:-6px;width:12px;height:100%;background:#3b82f6;-webkit-clip-path:path("M 0 0 L 6 0 A 3 3 0 0 1 6 12 L 0 12 z");clip-path:path("M 0 0 L 6 0 A 3 3 0 0 1 6 12 L 0 12 z");opacity:0;transition:opacity .3s ease-in-out}.progress-container .progress-bar .progress-text{font-size:8px;font-weight:700;color:#fff;position:absolute;left:100%;background-color:#3b82f6;padding:2px 6px;border-radius:10px;z-index:1;white-space:nowrap;border:2px solid #fff}.tableBodyExports .titleRow,.tableBodyLoaderExports .titleRow,.tableHeaderExports .titleRow{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px!important}.tableBodyExports .createdDate,.tableBodyLoaderExports .createdDate,.tableHeaderExports .createdDate{width:12%!important}.tableBodyExports .status,.tableBodyLoaderExports .status,.tableHeaderExports .status{display:flex;align-items:center;grid-gap:4px;gap:4px}.tableBodyExports .progressStatusWrapper,.tableBodyLoaderExports .progressStatusWrapper,.tableHeaderExports .progressStatusWrapper{display:flex;flex-direction:row;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;grid-gap:5%;gap:5%;justify-content:center;font-size:14px}.tableBodyExports .progressStatusWrapper .progressStatus,.tableBodyLoaderExports .progressStatusWrapper .progressStatus,.tableHeaderExports .progressStatusWrapper .progressStatus{display:flex;text-align:center;justify-content:center;align-items:center}.tableBodyExports .progressStatusWrapper .progressStatus .statusDot,.tableBodyLoaderExports .progressStatusWrapper .progressStatus .statusDot,.tableHeaderExports .progressStatusWrapper .progressStatus .statusDot{width:10px;height:10px;border-radius:50%;margin-right:6px}.tableBodyExports .status,.tableBodyLoaderExports .status,.tableHeaderExports .status{width:28%!important;text-align:center;justify-content:center}.tableBodyExports .status .statusDot,.tableBodyLoaderExports .status .statusDot,.tableHeaderExports .status .statusDot{width:10px;height:10px;border-radius:50%;margin-right:2px!important}.tableBodyExports .exportCsv .positive-btn,.tableBodyLoaderExports .exportCsv .positive-btn,.tableHeaderExports .exportCsv .positive-btn{background-color:#3953fb;color:#fff}.tableBodyExports .exportCsv .exportSvg,.tableBodyLoaderExports .exportCsv .exportSvg,.tableHeaderExports .exportCsv .exportSvg{cursor:pointer!important;width:16px;height:16px;fill:#9e9e9e}.tableBodyExports .exportCsv .exportSvg path,.tableBodyLoaderExports .exportCsv .exportSvg path,.tableHeaderExports .exportCsv .exportSvg path{fill:#9e9e9e}.tableBodyExports .contactsExtracted,.tableBodyExports .contactsPerDay,.tableBodyExports .contactsProcessed,.tableBodyExports .contactsProgress,.tableBodyExports .totalContacts,.tableBodyLoaderExports .contactsExtracted,.tableBodyLoaderExports .contactsPerDay,.tableBodyLoaderExports .contactsProcessed,.tableBodyLoaderExports .contactsProgress,.tableBodyLoaderExports .totalContacts,.tableHeaderExports .contactsExtracted,.tableHeaderExports .contactsPerDay,.tableHeaderExports .contactsProcessed,.tableHeaderExports .contactsProgress,.tableHeaderExports .totalContacts{width:20%!important;text-align:center}.tableBodyExports .totalContacts,.tableBodyLoaderExports .totalContacts,.tableHeaderExports .totalContacts{width:20%!important}.tableBodyExports .contactsProgress,.tableBodyLoaderExports .contactsProgress,.tableHeaderExports .contactsProgress{width:25%!important;align-items:center!important;text-align:center}.tableBodyExports .contactsProgress .progressbarWrapper,.tableBodyLoaderExports .contactsProgress .progressbarWrapper,.tableHeaderExports .contactsProgress .progressbarWrapper{margin-left:8px!important;display:flex;justify-content:center}.tableBodyLoaderExports .contactsExtracted,.tableBodyLoaderExports .contactsPerDay,.tableBodyLoaderExports .contactsProcessed,.tableBodyLoaderExports .totalContacts{width:15%!important;text-align:center}.tableBodyLoaderExports .contactsProgress{width:20%!important}.tableBodyLoaderExports .exportCsv{width:12%!important;display:flex;text-align:center;justify-content:center;align-items:center}.tableHeaderExports .contactsExtracted,.tableHeaderExports .contactsPerDay,.tableHeaderExports .contactsProcessed,.tableHeaderExports .totalContacts{width:15%!important;text-align:center}.tableHeaderExports .contactsProgress{width:20%!important}.tableHeaderExports .exportCsv{width:12%!important;display:flex;text-align:center;justify-content:center;align-items:center}.tableBodyExports .contactsExtracted,.tableBodyExports .contactsPerDay,.tableBodyExports .contactsProcessed,.tableBodyExports .totalContacts{width:15%!important;text-align:center}.tableBodyExports .contactsProgress{width:20%!important}.tableBodyExports .exportCsv{width:12%!important;display:flex;text-align:center;justify-content:center;align-items:center}.tableBodyEnrich .createdDate,.tableBodyLoaderEnrich .createdDate,.tableHeaderEnrich .createdDate{width:12%!important}.tableBodyEnrich .status,.tableBodyLoaderEnrich .status,.tableHeaderEnrich .status{display:flex;align-items:center;grid-gap:4px;gap:4px}.tableBodyEnrich .progressStatusWrapper,.tableBodyLoaderEnrich .progressStatusWrapper,.tableHeaderEnrich .progressStatusWrapper{display:flex;flex-direction:row;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;grid-gap:5%;gap:5%;font-size:14px;justify-content:center}.tableBodyEnrich .progressStatusWrapper .progressStatus,.tableBodyLoaderEnrich .progressStatusWrapper .progressStatus,.tableHeaderEnrich .progressStatusWrapper .progressStatus{display:flex;text-align:center;justify-content:center;align-items:center}.tableBodyEnrich .progressStatusWrapper .progressStatus .statusDot,.tableBodyLoaderEnrich .progressStatusWrapper .progressStatus .statusDot,.tableHeaderEnrich .progressStatusWrapper .progressStatus .statusDot{width:10px;height:10px;border-radius:50%;margin-right:6px}.tableBodyEnrich .status,.tableBodyLoaderEnrich .status,.tableHeaderEnrich .status{width:15%!important;text-align:center;justify-content:center}.tableBodyEnrich .status .statusDot,.tableBodyLoaderEnrich .status .statusDot,.tableHeaderEnrich .status .statusDot{width:10px;height:10px;border-radius:50%;margin-right:2px!important}.tableBodyEnrich .contactsExtracted,.tableBodyEnrich .contactsPerDay,.tableBodyEnrich .contactsProcessed,.tableBodyEnrich .contactsProgress,.tableBodyEnrich .totalContacts,.tableBodyLoaderEnrich .contactsExtracted,.tableBodyLoaderEnrich .contactsPerDay,.tableBodyLoaderEnrich .contactsProcessed,.tableBodyLoaderEnrich .contactsProgress,.tableBodyLoaderEnrich .totalContacts,.tableHeaderEnrich .contactsExtracted,.tableHeaderEnrich .contactsPerDay,.tableHeaderEnrich .contactsProcessed,.tableHeaderEnrich .contactsProgress,.tableHeaderEnrich .totalContacts{width:20%!important;text-align:center}.tableBodyEnrich .totalContacts,.tableBodyLoaderEnrich .totalContacts,.tableHeaderEnrich .totalContacts{width:20%!important}.tableBodyEnrich .contactsProgress,.tableBodyLoaderEnrich .contactsProgress,.tableHeaderEnrich .contactsProgress{width:25%!important;align-items:center!important;text-align:center}.tableBodyEnrich .contactsProgress .progressbarWrapper,.tableBodyLoaderEnrich .contactsProgress .progressbarWrapper,.tableHeaderEnrich .contactsProgress .progressbarWrapper{margin-left:8px!important;display:flex;justify-content:center}.tableBodyLoaderEnrich .createdDate{width:16%!important}.tableBodyEnrich .searchUrl{color:#3953fb;text-decoration:none}.tableBodyEnrich .searchUrl:hover{text-decoration:underline}.tableBodyLinkedIn .createdDate,.tableBodyLoaderLinkedIn .createdDate,.tableHeaderLinkedIn .createdDate{width:13%!important;text-overflow:unset!important}.tableBodyLinkedIn .searchUrl,.tableBodyLoaderLinkedIn .searchUrl,.tableHeaderLinkedIn .searchUrl{width:20%!important;align-items:center;justify-content:center;display:flex!important}.tableBodyLinkedIn .searchUrl svg,.tableBodyLoaderLinkedIn .searchUrl svg,.tableHeaderLinkedIn .searchUrl svg{width:15px;height:15px}.tableBodyLinkedIn .searchUrl svg path,.tableBodyLoaderLinkedIn .searchUrl svg path,.tableHeaderLinkedIn .searchUrl svg path{stroke:#9e9e9e!important}.tableBodyLinkedIn .status,.tableBodyLoaderLinkedIn .status,.tableHeaderLinkedIn .status{display:flex;align-items:center;grid-gap:4px;gap:4px}.tableBodyLinkedIn .progressStatusWrapper,.tableBodyLoaderLinkedIn .progressStatusWrapper,.tableHeaderLinkedIn .progressStatusWrapper{display:flex;flex-direction:row;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;grid-gap:5%;gap:5%;font-size:14px;justify-content:center}.tableBodyLinkedIn .progressStatusWrapper .progressStatus,.tableBodyLoaderLinkedIn .progressStatusWrapper .progressStatus,.tableHeaderLinkedIn .progressStatusWrapper .progressStatus{display:flex;text-align:center;justify-content:center;align-items:center}.tableBodyLinkedIn .progressStatusWrapper .progressStatus .statusDot,.tableBodyLoaderLinkedIn .progressStatusWrapper .progressStatus .statusDot,.tableHeaderLinkedIn .progressStatusWrapper .progressStatus .statusDot{width:10px;height:10px;border-radius:50%;margin-right:6px}.tableBodyLinkedIn .listName,.tableBodyLoaderLinkedIn .listName,.tableHeaderLinkedIn .listName{width:15%;text-align:center;justify-content:center}.tableBodyLinkedIn .listName .statusDot,.tableBodyLoaderLinkedIn .listName .statusDot,.tableHeaderLinkedIn .listName .statusDot{width:10px;height:10px;border-radius:50%;margin-right:2px!important}.tableBodyLinkedIn .status,.tableBodyLoaderLinkedIn .status,.tableHeaderLinkedIn .status{width:15%;text-align:center;justify-content:center}.tableBodyLinkedIn .status .statusDot,.tableBodyLoaderLinkedIn .status .statusDot,.tableHeaderLinkedIn .status .statusDot{width:10px;height:10px;border-radius:50%;margin-right:2px!important}.tableBodyLinkedIn .contactsExtracted,.tableBodyLinkedIn .contactsPerDay,.tableBodyLinkedIn .contactsProgress,.tableBodyLinkedIn .totalContacts,.tableBodyLoaderLinkedIn .contactsExtracted,.tableBodyLoaderLinkedIn .contactsPerDay,.tableBodyLoaderLinkedIn .contactsProgress,.tableBodyLoaderLinkedIn .totalContacts,.tableHeaderLinkedIn .contactsExtracted,.tableHeaderLinkedIn .contactsPerDay,.tableHeaderLinkedIn .contactsProgress,.tableHeaderLinkedIn .totalContacts{width:20%!important;text-align:center}.tableBodyLinkedIn .contactsExtracted,.tableBodyLinkedIn .totalContacts,.tableBodyLoaderLinkedIn .contactsExtracted,.tableBodyLoaderLinkedIn .totalContacts,.tableHeaderLinkedIn .contactsExtracted,.tableHeaderLinkedIn .totalContacts{width:10%!important}.tableBodyLinkedIn .contactsProgress,.tableBodyLoaderLinkedIn .contactsProgress,.tableHeaderLinkedIn .contactsProgress{width:20%!important;align-items:center!important}.tableBodyLinkedIn .contactsProgress .progressbarWrapper,.tableBodyLoaderLinkedIn .contactsProgress .progressbarWrapper,.tableHeaderLinkedIn .contactsProgress .progressbarWrapper{margin-left:1px;display:flex;justify-content:center}.tableBodyLoaderLinkedIn .createdDate{width:14%!important}.tableHeaderLinkedIn .createdDate{width:12%!important;text-align:center!important;text-align:left!important}.tableHeaderLinkedIn .listName{min-width:16%!important}.tableHeaderLinkedIn .totalContacts{min-width:10%}.tableBodyLinkedIn .searchUrl{color:#3953fb;text-decoration:none}.tableBodyLinkedIn .searchUrl:hover{text-decoration:underline}.tableBodyLinkedIn .ownerName{width:10%!important}.tableBodyLinkedIn .contactsExtracted,.tableBodyLinkedIn .listName{font-size:14px;max-width:70%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tableBodyLinkedIn .listName{cursor:pointer;color:#3953fb}.tableBodyLinkedIn .listName:hover{text-decoration:underline}.tableBodyLinkedIn .listName .pickedLists,.tableBodyLinkedIn .listName .unpickedLists{display:flex;justify-content:center}.circular-loader-container{display:inline-flex;justify-content:center;align-items:center;width:auto;height:auto}.circular-loader{width:15px;height:15px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#000;-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;display:inline-block}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.editBulkTasksPopup{z-index:19;position:fixed;width:100%;height:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;inset:0}.editBulkTasksPopup .card{position:relative;z-index:20;background:#fff;width:500px;height:auto;border-radius:5px}.editBulkTasksPopup .card .cardHeader{position:relative;display:flex;align-items:center;justify-content:space-between;padding:20px 30px 10px;border-bottom:1px solid #f5f5f5}.editBulkTasksPopup .card .cardHeader .title{position:relative;font-size:20px;text-align:left;color:#3b3b3b}.editBulkTasksPopup .card .cardBody{position:relative;padding:20px 30px}.editBulkTasksPopup .card .cardBody.loading{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.editBulkTasksPopup .card .cardBody .taskDatePicker{max-width:300px}.editBulkTasksPopup .card .cardBody .taskDatePicker label{font-size:12px!important;display:block;text-align:left}.editBulkTasksPopup .card .cardFooter{display:flex;align-items:center;justify-content:flex-end;border-top:1px solid #eaeaea;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.editBulkTasksPopup .card .cardFooter button{font-size:14px;padding:10px 0;border-radius:8px;letter-spacing:.3px;min-width:120px;margin:unset}.editBulkTasksPopup .card .cardFooter button.editBulkTasksButton{border:1px solid #3953fb;background:#3953fb}.editBulkTasksPopup .card .cardFooter button.closeEditBulkTasksBtn{border:1px solid #717171;color:#525252;background:#fff}.editBulkTasksPopup .card .cardFooter button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.editBulkTasksPopup .card .cardFooter button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.editBulkTasksPopup .bgOverlay{position:fixed;z-index:19;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.tasksOperation{width:100%;height:100%;border-radius:10px}.tasksOperation .titleHeader{padding:20px 15px 0}.tasksOperation .titleHeader h3{font-size:16px;color:#666;font-family:Graphik-Regular;font-weight:400;padding-bottom:15px}.tasksOperation .tableList{height:calc(100% - 103px);width:100%;border-top:1px solid #eceff1}.tasksOperation .tableList .tableRecordHeightAlign{height:calc(100% - 48px);width:100%;position:absolute;overflow:auto}.tasksOperation .tableList .tableBody,.tasksOperation .tableList .tableBodyLoader,.tasksOperation .tableList .tableHeader{display:grid;grid-template-columns:repeat(6,15%) 10% 1fr;align-items:center;position:relative;font-size:14px;width:100%;height:48px;padding:0 4px;color:#666;border-bottom:1px solid #eceff1}.tasksOperation .tableList .tableBody .titleRow,.tasksOperation .tableList .tableBodyLoader .titleRow,.tasksOperation .tableList .tableHeader .titleRow{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px}.tasksOperation .tableList .tableHeader{height:48px;position:-webkit-sticky;position:sticky;background:#f9f9f9;top:0;z-index:1;width:calc(100% - .4em)}.tasksOperation .tableList .colLoader{width:70%;margin:0 10px}.tasksOperation .tableList .type{width:80%;text-transform:capitalize}.tasksOperation .tableList .status{width:80%}.tasksOperation .tableList .successCount,.tasksOperation .tableList .totalCount{text-align:center}.tasksOperation .tableList .failedCount{text-align:center;position:relative;display:flex;align-items:center}.tasksOperation .tableList .failedCount,.tasksOperation .tableList .successCount,.tasksOperation .tableList .totalCount{margin:0 auto;width:30%}.tasksOperation .tableList .failedCount .colLoader,.tasksOperation .tableList .ownerName .colLoader,.tasksOperation .tableList .successCount .colLoader,.tasksOperation .tableList .totalCount .colLoader{margin:0 auto}.tasksOperation .tableList .ownerName{text-align:center}.tasksOperation .tableList .ownerName .contactOwner{margin:0 auto}.tasksOperation .tableList .ownerName .contactOwner .customTooltip .sharpPointer{left:unset;right:22px;top:-7px;border-radius:unset;padding:5px}.tasksOperation .tableList .ownerName .contactOwner .customTooltip .tooltipBody{top:-18px;right:27px;left:unset}.tasksOperation .tableList .ownerName .colLoader{margin:0 auto;width:30px;height:30px;border-radius:35px}.tasksOperation .tableList .noDataFound{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:40px 0 20px}.tasksOperation .tableList .noDataFound .text{padding-left:7px}.tasksOperation .pagination-section{position:absolute}.outboxPage{width:100%;height:100%;background:#f5f8fd;border-color:#f3f4f8}.outboxPage *{box-sizing:border-box}.outboxPage .breadCrumbWrapper{display:flex;align-items:center;position:relative}.outboxPage .breadCrumbWrapper .infoIcon{font-size:16px;cursor:pointer;margin-left:8px}.outboxPage .breadCrumbWrapper .customTooltip .tooltipBody{background-color:#4a4a4a;box-shadow:unset;right:-409px;top:-27px;width:400px}.outboxPage .breadCrumbWrapper .customTooltip .tooltipText{color:#fff}.outboxPage .breadCrumbWrapper .customTooltip .tooltipText #linkToSchedules,.outboxPage .breadCrumbWrapper .customTooltip .tooltipText a{color:#fff;text-decoration:underline;cursor:pointer}.outboxPage .breadCrumbWrapper .customTooltip .sharpPointer{background-color:#4a4a4a;border-right:1px solid #4a4a4a;border-top:1px solid #4a4a4a;z-index:0;top:-10px;right:-20px}.outboxPage .outboxWrapper{position:relative;display:grid;padding:12px;width:100%;height:calc(100% - 24px);grid-template-columns:100%}.outboxPage .outboxWrapper.rightSideBar{display:flex}.outboxPage .outboxWrapper.rightSideBar .outboxContentWrapper{flex:1 1}.outboxPage .outboxWrapper .rightPanel .rightSideBarWrapper{height:100%}.outboxPage .outboxWrapper.showOutboxFilter{transition:all 3s ease-in-out;justify-content:space-between;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px;grid-template-columns:calc(100% - 312px) 300px}.outboxPage .outboxContentWrapper{position:relative;display:block;overflow:hidden;height:100%;font-size:14px}.outboxPage .outboxContentWrapper .headerContents{position:relative;width:100%;padding:10px 0;display:flex;height:56px;justify-content:space-between}.outboxPage .outboxContentWrapper .headerContents .leftHeaderContents,.outboxPage .outboxContentWrapper .headerContents .rightHeaderContents{display:flex;align-items:center}.outboxPage .outboxContentWrapper .headerContents .rightHeaderContents .outboxFilterIconToggle{position:relative;display:flex;align-items:center;height:36px;width:100px;background:#fff;border:1px solid #eceff1;border-radius:5px;cursor:pointer;transition:all .3s ease-in-out}.outboxPage .outboxContentWrapper .headerContents .rightHeaderContents .outboxFilterIconToggle.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.outboxPage .outboxContentWrapper .headerContents .rightHeaderContents .outboxFilterIconToggle.disabled svg{fill:#666}.outboxPage .outboxContentWrapper .headerContents .rightHeaderContents .outboxFilterIconToggle.disabled .text{color:#666}.outboxPage .outboxContentWrapper .headerContents .rightHeaderContents .outboxFilterIconToggle:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.07)}.outboxPage .outboxContentWrapper .headerContents .rightHeaderContents .outboxFilterIconToggle svg{width:14px;height:16px;fill:#3953fb;margin:0 10px}.outboxPage .outboxContentWrapper .headerContents .rightHeaderContents .outboxFilterIconToggle .text{font-size:14px;padding-right:6px;padding-top:4px;color:#3953fb}.outboxPage .outboxContentWrapper .headerContents .rightHeaderContents .outboxFilterIconToggle .count{display:flex;align-items:center;justify-content:center;background:#fff;color:#3953fb;font-size:14px;border-top-right-radius:2px;border-bottom-right-radius:2px;width:24px;height:32px;padding-top:4px}.outboxPage .outboxContentWrapper .headerContents .rightHeaderContents .outboxFilterIconToggle.filterUsed{transition:all .3s ease-in-out;background:#3953fb;border:1px solid #3953fb}.outboxPage .outboxContentWrapper .headerContents .rightHeaderContents .outboxFilterIconToggle.filterUsed svg{fill:#fff}.outboxPage .outboxContentWrapper .headerContents .rightHeaderContents .outboxFilterIconToggle.filterUsed .text{color:#fff}.outboxPage .outboxContentWrapper .headerContents .rightHeaderContents .exportBtnWrapper{margin-left:unset;margin-right:10px}.outboxPage .outboxContentWrapper .filterContentsWrapper{position:relative;background:transparent;width:100%;display:grid;grid-template-columns:repeat(13,calc(11.11111% - 10px));grid-gap:10px;overflow-x:auto;padding:0 0 8px;border-bottom:1px solid #eee;grid-auto-flow:column}.outboxPage .outboxContentWrapper .filterContentsWrapper .linear-background{transition:all .2s ease;height:67px;border-radius:6px;display:flex;align-items:center}.outboxPage .outboxContentWrapper .filterContentsWrapper .filterContainer{width:inherit;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #ebebeb;border-radius:5px;width:100%;padding:10px 8px;transition:background-color .2s ease;box-shadow:0 4px 6px .7px rgba(59,59,59,.07);cursor:pointer}.outboxPage .outboxContentWrapper .filterContentsWrapper .filterContainer.active{border-top:4px solid #ff9f09!important;pointer-events:none}.outboxPage .outboxContentWrapper .filterContentsWrapper .filterContainer.active .filterValue{color:#ff9f09;font-weight:700}.outboxPage .outboxContentWrapper .filterContentsWrapper .filterContainer.active:hover{border:0;border-top:3px solid #ff9066}.outboxPage .outboxContentWrapper .filterContentsWrapper .filterContainer:hover{border:1px solid #c4c4c4}.outboxPage .outboxContentWrapper .filterContentsWrapper .filterContainer .filterOption{display:flex;align-items:center;justify-content:space-between;flex-direction:row;position:relative;width:100%}.outboxPage .outboxContentWrapper .filterContentsWrapper .filterContainer .filterOption .filterValueCont{display:grid;text-align:left;grid-gap:5px;overflow:hidden;font-size:14px;width:100%}.outboxPage .outboxContentWrapper .filterContentsWrapper .filterContainer .filterOption .filterValueCont .flexValue{display:flex;align-items:center;justify-content:space-between}.outboxPage .outboxContentWrapper .filterContentsWrapper .filterContainer .filterOption .filterValueCont .flexValue .liIcon svg{width:14px;height:14px;fill:#0a66c2;position:relative}.outboxPage .outboxContentWrapper .filterContentsWrapper .filterContainer .filterOption .filterValueCont .filterValue{font-size:18px;font-weight:700}.outboxPage .outboxContentWrapper .filterContentsWrapper .filterContainer .filterOption .filterValueCont .filterLabel{font-size:14px;color:#979a9d;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.outboxPage .outBoxEmailList{border-radius:10px;height:calc(100% - 170px);background-color:#fff}.outboxPage .outboxCardList{background-color:#fff;height:calc(100% - 50px);overflow:auto;border-top-left-radius:10px;border-top-right-radius:10px}.outboxPage .outboxCardList .outboxHeader{position:relative;display:grid;grid-template-columns:2% 20% 38% 10% 10% 10% 4%;grid-column-gap:1%;-webkit-column-gap:1%;column-gap:1%;padding:12px;font-size:14px;align-content:center;border:1px solid #eaeaea;background:#fafafa;height:44px}.outboxPage .outboxCardList .outboxHeader.reduceMsgWidth{grid-template-columns:2% 20% 20% 10% 10% 10% 4%}.outboxPage .outboxCardList .outboxHeader.adjustCheckboxWidth{grid-template-columns:20% 38% 12% 10% 10% 5%}.outboxPage .outboxCardList .outboxHeader .checkBoxSection{position:relative;margin-bottom:5px}.outboxPage .outboxCardList .outboxHeader .email,.outboxPage .outboxCardList .outboxHeader .sequenceName,.outboxPage .outboxCardList .outboxHeader .toAddress{display:flex;align-items:center}.outboxPage .outboxCardList .outboxHeader .sequenceName{display:flex;align-items:center;margin-left:8px}.outboxPage .outboxCardList .outboxHeader .date,.outboxPage .outboxCardList .outboxHeader .owner,.outboxPage .outboxCardList .outboxHeader .time,.outboxPage .outboxCardList .outboxNoData{display:flex;align-items:center;justify-content:center}.outboxPage .outboxCardList .outboxNoData{height:100%;font-size:16px;text-transform:capitalize}.outboxPage .outboxCardList.adjustPaginationSpace{height:calc(100% - 52px);transition:all .3s;border-bottom-right-radius:0;border-bottom-left-radius:0}.outboxPage .outboxCardList.adjustTableSpace{height:100%;transition:all .3s}.outboxPage .outboxCardList .pagination-section{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.outboxPage .outboxCardList .outboxCardWrapper{grid-template-columns:20% 38% 12% 10% 10% 5%;grid-column-gap:1%;-webkit-column-gap:1%;column-gap:1%;border-bottom:1px solid #eaeaea;cursor:pointer;padding:12px;display:grid;align-items:center}.outboxPage .outboxCardList .outboxCardWrapper.inboxMailUnread{font-weight:700;font-family:Graphik-Medium}.outboxPage .outboxCardList .outboxCardWrapper.adjustWidth{grid-template-columns:2% 20% 38% 10% 10% 10% 4%}.outboxPage .outboxCardList .outboxCardWrapper.isActiveCard{background-color:#f5f5f5}.outboxPage .outboxCardList .outboxCardWrapper:last-child{margin-bottom:0}.outboxPage .outboxCardList .checkboxBtn{position:relative;display:block;width:32px;text-align:center}.outboxPage .outboxCardList .checkboxBtn .linear-background{display:block;width:18px;border-radius:6px}.outboxPage .outboxCardList.loading{grid-template-columns:25% 30% 15% 10% 10% 5%}.outboxPage .outboxCardList .recipientInfoSection{position:relative;font-size:14px}.outboxPage .outboxCardList .content,.outboxPage .outboxCardList .recipientInfoSection{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.outboxPage .outboxCardList .recipientInfo,.outboxPage .outboxCardList .subject{font-size:14px;display:flex;align-items:center;white-space:nowrap}.outboxPage .outboxCardList .recipientInfo svg,.outboxPage .outboxCardList .subject svg{margin-right:8px}.outboxPage .outboxCardList .recipientInfo svg:hover,.outboxPage .outboxCardList .subject svg:hover{transition:all .9s}.outboxPage .outboxCardList .recipientInfo .flexCenter{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;position:relative;top:2px;width:unset;max-width:290px}.outboxPage .outboxCardList .recipientInfo svg{width:12px;height:12px;object-fit:contain}.outboxPage .outboxCardList .recipientInfo .recipientEmail{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.outboxPage .outboxCardList .recipientInfo .recipientEmail:hover{color:#3953fb;text-decoration:underline}.outboxPage .outboxCardList .recipientInfo .recipientCount{position:relative;color:#666;font-size:14px;padding-left:2px;top:2px}.outboxPage .outboxCardList .emailInfoWrapper{position:relative;display:grid;align-items:center;grid-template-columns:28px calc(100% - 28px)}.outboxPage .outboxCardList .emailInfoWrapper .subjectIcon{position:relative;display:flex;align-items:center}.outboxPage .outboxCardList .emailInfoWrapper .subjectIcon svg{width:24px;height:25px;flex:0 0 18px;position:relative}.outboxPage .outboxCardList .emailInfoWrapper .subjectIcon .liIcon svg{width:14px;height:14px;position:relative;top:3px}.outboxPage .outboxCardList .emailInfoWrapper .subjectIcon .editScheduleDate{position:absolute;padding:2px;right:0;top:10px;z-index:1}.outboxPage .outboxCardList .emailInfoWrapper .subjectIcon .editScheduleDate .orangeDot{padding:3px;width:6px;height:6px;background:#f59064;border-radius:50%}.outboxPage .outboxCardList .emailInfoWrapper .subjectIcon .editScheduleDate .customTooltip{top:27px;left:9px}.outboxPage .outboxCardList .emailInfoWrapper .subjectIcon .editScheduleDate .customTooltip .sharpPointer{background:#000;padding:6px;top:unset;bottom:36px;border-top-right-radius:50px;right:5px;border-color:#000}.outboxPage .outboxCardList .emailInfoWrapper .subjectIcon .editScheduleDate .customTooltip .sharpPointer.firstCard{bottom:12px;border-radius:0}.outboxPage .outboxCardList .emailInfoWrapper .subjectIcon .editScheduleDate .customTooltip .tooltipBody{background:#000;width:160px;top:unset;bottom:40px;border-radius:5px;left:unset;right:-66px}.outboxPage .outboxCardList .emailInfoWrapper .subjectIcon .editScheduleDate .customTooltip .tooltipBody.firstCard{bottom:-6px}.outboxPage .outboxCardList .emailInfoWrapper .subjectIcon .editScheduleDate .customTooltip .tooltipBody .tooltipText{color:#fff;font-size:12px;padding:4px}.outboxPage .outboxCardList .emailInfoWrapper .emailInfoCont{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;top:2px;width:100%}.outboxPage .outboxCardList .emailInfoWrapper .emailInfoCont .seperatorHyphen{margin:0 8px}.outboxPage .outboxCardList .emailInfoWrapper .emailInfoCont .autoReplyBadge{min-width:120px;margin-left:12px}.outboxPage .outboxCardList .emailInfoWrapper .emailInfoCont.autoReplyTypeCont .subject{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:400px}.outboxPage .outboxCardList .emailInfoWrapper .content{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:440px}.outboxPage .outboxCardList .sequenceSection{position:relative;width:100%}.outboxPage .outboxCardList .sequenceSection .sequenceNamecont{border-radius:15px;border:1px solid #eaeaea;padding:5px 10px;text-decoration:none;color:#666;max-width:100%;font-size:14px;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease-in-out}.outboxPage .outboxCardList .sequenceSection .sequenceNamecont:hover{color:#3953fb;background:#f5f5f5}.outboxPage .outboxCardList .recipientEmail{text-overflow:ellipsis;overflow:hidden;max-width:90%;white-space:nowrap}.outboxPage .outboxCardList .contactOwner{display:flex;align-items:center;justify-content:center}.outboxPage .outboxCardList .contactOwner .circleOwner{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;padding-top:2px;border:1px solid #3953fb;color:#3953fb;text-transform:uppercase;font-size:12px}.outboxPage .outboxCardList .editIcon{display:flex;align-items:center;justify-content:center}.outboxPage .outboxCardList .editIcon .svg{font-size:14px}.outboxPage .showEmptyTable .outBoxEmailList{height:calc(100% - 114px)}.outboxPage .showEmptyTable .outBoxEmailList .outboxCardList{overflow:unset!important}.outboxCardWrapper.outboxCardLoading .recipientInfo .flexCenter.linear-background{width:80px;margin-right:8px;top:0}.outboxCardWrapper.outboxCardLoading .emailScheuledInfoLoader{display:grid;align-items:center;grid-template-columns:30% 65%;grid-column-gap:5%;-webkit-column-gap:5%;column-gap:5%;margin-left:-30px}.outboxCardWrapper.outboxCardLoading .icon.linear-background{width:20px;height:20px;border-radius:50%;margin-right:8px}.outboxCardWrapper.outboxCardLoading .recipientEmail{width:150px}.outboxCardWrapper.outboxCardLoading .subject .flexCenter.linear-background{width:80%;align-items:center;margin-right:8px}.outboxCardWrapper.outboxCardLoading .contactOwner .linear-background{width:36px;height:36px;border-radius:50%}.outboxCardWrapper.outboxCardLoading .sequenceName{width:100%;height:14px!important}.outboxCardWrapper.outboxCardLoading .buttonWrapper{width:150px;margin-right:30px}.outboxCardWrapper.outboxCardLoading .scheduledDate,.outboxCardWrapper.outboxCardLoading .scheduledTime{display:flex;align-items:center;justify-content:center}.outboxCardWrapper.outboxCardLoading .scheduledDate .flexCenter,.outboxCardWrapper.outboxCardLoading .scheduledTime .flexCenter{width:55px}.scheduledDate,.scheduledTime{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.scheduledDate svg,.scheduledTime svg{margin-right:8px;width:14px;height:14px;object-fit:contain}.scheduledDate svg:hover,.scheduledTime svg:hover{transition:all .9s}.scheduledDate .scheduledDate.scheduledEmail svg,.scheduledDate .scheduledTime.scheduledEmail svg,.scheduledTime .scheduledDate.scheduledEmail svg,.scheduledTime .scheduledTime.scheduledEmail svg{width:18px;height:18px}.scheduledDate .scheduledDate,.scheduledTime .scheduledDate{margin-right:10px}.scheduledDate .scheduledDate .flexCenter,.scheduledDate .scheduledTime .flexCenter,.scheduledTime .scheduledDate .flexCenter,.scheduledTime .scheduledTime .flexCenter{position:relative;bottom:-1px}.outboxCardPopupWrapper{z-index:9999999;position:fixed;width:100%;height:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.outboxCardPopupWrapper .outboxCardPopupContainer{position:relative;z-index:20;background:#fff;width:778px;height:auto;border-radius:5px;padding:10px 15px 15px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupHeader{position:relative;display:grid;grid-template-columns:calc(65% - 30px) calc(35% - 30px) auto;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;height:55px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupHeader.replyHeader{grid-template-columns:30px calc(60% - 60px) calc(40% - 30px) auto}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupHeader .backBtn,.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupHeader .closeLg{cursor:pointer;font-size:24px;border-radius:35px;padding:5px;transition:all .3s ease-in-out}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupHeader .backBtn:hover,.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupHeader .closeLg:hover{background:#f5f5f5}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupHeader .backBtn{padding:0;margin-right:8px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupHeader .subjectBlock{position:relative;display:flex;align-items:center}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupHeader .subjectBlock .labelName{font-size:16px;color:#3b3b3b;padding-right:5px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupHeader .subjectBlock .subjectText{font-size:16px;color:#3953fb;font-weight:600;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 63px)}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupHeader .emailSequenceInsight{justify-self:flex-end}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupHeader .emailSequenceInsight ul li:last-child .icon-tag{margin-right:0!important}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupHeader .emailSequenceInsight ul li:last-child .customTooltip .sharpPointer{right:-50px!important}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent{position:relative;padding:10px 0}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent a[href*="/unsubscribe/"],.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent a[href="{{unsubscribeLink}}"]{pointer-events:none}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .fromEmailDetails{position:relative;display:flex;align-items:center;justify-content:space-between;margin:5px 0 8px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .fromEmailDetails .fromAddress{position:relative;display:flex;align-items:center;font-size:14px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .fromEmailDetails .fromAddress .labelName{color:#3b3b3b;font-size:14px;padding-right:5px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .fromEmailDetails .fromAddress a.fromEmailText{font-size:14px;color:#3953fb;text-decoration:none;cursor:pointer}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .fromEmailDetails .dateDetails{position:relative;display:flex;align-items:center;color:#8d8d8d}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .fromEmailDetails .dateDetails .eventDate{align-self:flex-end;font-size:12px;padding-right:2px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .bccAddress,.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .ccAddress,.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toAddress{position:relative;display:flex;align-items:center;justify-content:flex-start}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .bccAddress .labelName,.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .ccAddress .labelName,.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toAddress .labelName{color:#3b3b3b;font-size:14px;padding-right:5px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .bccAddress .toEmailText,.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .ccAddress .toEmailText,.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toAddress .toEmailText{position:relative;display:flex;align-items:flex-end;flex-flow:wrap;grid-column-gap:6px;-webkit-column-gap:6px;column-gap:6px;grid-row-gap:5px;row-gap:5px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .bccAddress .toEmailText a.chipEmail,.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .ccAddress .toEmailText a.chipEmail,.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toAddress .toEmailText a.chipEmail{position:relative;font-size:12px;display:flex;align-items:center;line-height:inherit;border:1px solid #eaeaea;border-radius:12px;color:#3b3b3b;padding:5px 10px;text-decoration:none;cursor:pointer}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toEmailDetails{position:relative;display:grid;grid-template-columns:70% 30%;justify-content:space-between;margin:5px 0}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toEmailDetails .wrapAddressList div:not(:last-child){margin-bottom:8px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toEmailDetails .emailStatusData{position:relative;display:flex;align-items:center;justify-content:flex-end;align-self:flex-start}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toEmailDetails .emailStatusData .viewReply{cursor:pointer;color:#3953fb;font-size:12px;position:relative;margin-right:10px;border-radius:12px;padding:2px 8px;transition:all .3s ease-in-out}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toEmailDetails .emailStatusData .viewReply:hover{background:#f5f5f5}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toEmailDetails .emailStatusData .outboxEmailStatusWrapper{position:relative;display:flex;align-items:center}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toEmailDetails .emailStatusData .outboxEmailStatusWrapper .customTooltip{z-index:1}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toEmailDetails .emailStatusData .outboxEmailStatusWrapper .customTooltip .tooltipBody{background-color:#4a4a4a;box-shadow:unset;right:-132px;top:25px;width:400px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toEmailDetails .emailStatusData .outboxEmailStatusWrapper .customTooltip .tooltipText{color:#fff}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toEmailDetails .emailStatusData .outboxEmailStatusWrapper .customTooltip .tooltipText #linkToSchedules,.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toEmailDetails .emailStatusData .outboxEmailStatusWrapper .customTooltip .tooltipText a{color:#fff;text-decoration:underline;cursor:pointer}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toEmailDetails .emailStatusData .outboxEmailStatusWrapper .customTooltip .sharpPointer{background-color:#4a4a4a;border-right:1px solid #4a4a4a;border-top:1px solid #4a4a4a;z-index:0;top:18px;right:37px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toEmailDetails .emailStatusData .outboxEmailStatusWrapper svg{width:14px;height:14px;margin-right:5px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .toEmailDetails .emailStatusData .outboxEmailStatusWrapper .scheduledText{font-size:13px;text-transform:capitalize}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .emailContent{position:relative;padding:20px;margin-top:10px;overflow:auto;border:1px solid #ddd;border-radius:5px;min-height:240px;max-height:320px;color:#3b3b3b;font-size:13px;white-space:pre-wrap}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupContent .emailContent .ql-editor{padding:0;white-space:unset!important}.outboxCardPopupWrapper .outboxCardPopupContainer .btnCont{display:flex;justify-content:flex-end}.outboxCardPopupWrapper .outboxCardPopupContainer .btnCont .editEmailBtn{font-size:14px;padding:10px 0;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset;border:1px solid #3953fb;color:#3953fb;background:#fff}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupFooter{position:relative;display:flex;align-items:center;justify-content:flex-end;font-size:12px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupFooter .stageNumber{position:relative;color:#3b3b3b;display:flex;align-items:center;justify-content:center;border:1px solid #eaeaea;border-radius:12px;padding:5px 10px}.outboxCardPopupWrapper .outboxCardPopupContainer .outboxPopupFooter .sequenceName{position:relative;cursor:pointer;color:#3953fb;border:1px solid #eaeaea;border-radius:12px;padding:5px 10px;margin-right:5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:240px}.outboxFilterByOption{height:calc(100% - 34px);overflow-y:auto}.outboxFilterByOption .contactDateFilter{position:relative;border-bottom:1px solid #ececec}.outboxFilterByOption .contactDateFilter .dropdownSearchBox{width:calc(100% - 8px);margin:0 0 10px 8px}.outboxFilterByOption .contactDateFilter .dropdownSearchBox .horizontalBorderLine{position:absolute;width:4px;height:100%;background:#dee3ff;border-radius:5px;left:-8px;top:0;z-index:1}.connectInboxDropdown{position:relative;border-bottom:1px solid #ececec}.connectInboxDropdown .insetDropdown{position:relative;display:block;width:calc(100% - 8px);margin:0 0 10px 8px;z-index:1}.connectInboxDropdown .insetDropdown .horizontalBorderLine{position:absolute;width:4px;height:100%;background:#dee3ff;border-radius:5px;left:-8px;top:0;z-index:1}.connectInboxDropdown .insetDropdown .dropdownSelectedOpt{position:relative;border-bottom:1px solid #ececec;display:grid;grid-template-columns:calc(100% - 40px) 18px 18px;justify-content:space-between;align-items:center;cursor:pointer;padding:5px 0;height:30px;letter-spacing:.3px;z-index:1001;background:#fff}.connectInboxDropdown .insetDropdown .dropdownSelectedOpt.noneSelected{grid-template-columns:calc(100% - 20px) 18px}.connectInboxDropdown .insetDropdown .dropdownSelectedOpt .selectedItem{position:relative;font-size:13px;color:#3b3b3b;z-index:1}.connectInboxDropdown .insetDropdown .dropdownSelectedOpt .selectedItem.selectPlacholder{color:#666}.connectInboxDropdown .insetDropdown .dropdownSelectedOpt .selectedItem .email{position:relative;font-size:14px;color:#3953fb;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.connectInboxDropdown .insetDropdown .dropdownSelectedOpt .clearItemIcon{position:relative;font-size:14px;cursor:pointer;z-index:2;color:#666;padding:2px;border-radius:35px;background:#fff}.connectInboxDropdown .insetDropdown .dropdownSelectedOpt .clearItemIcon:hover{padding:2px;background:#f5f5f5;color:#3b3b3b}.connectInboxDropdown .insetDropdown .dropdownSelectedOpt .arrowIcon{position:relative;color:#666;font-size:18px;z-index:1;transition:all .3s ease-in}.connectInboxDropdown .insetDropdown .dropdownSelectedOpt .arrowIcon.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.connectInboxDropdown .insetDropdown .ddBox{position:absolute;z-index:1000;inset:29px 0 0 0}.connectInboxDropdown .insetDropdown .ddBox .ddList,.connectInboxDropdown .insetDropdown .ddBox ul{z-index:2;border-radius:5px;margin:0;list-style:none;max-width:100%;max-height:200px;overflow-y:auto;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);border:1px solid #ebebeb;padding:7px 0;background:#fff}.connectInboxDropdown .insetDropdown .ddBox .ddList .ddItem,.connectInboxDropdown .insetDropdown .ddBox .ddList li,.connectInboxDropdown .insetDropdown .ddBox ul .ddItem,.connectInboxDropdown .insetDropdown .ddBox ul li{line-height:normal;padding:8px 10px;background:#fff;font-size:14px;cursor:pointer}.connectInboxDropdown .insetDropdown .ddBox .ddList .ddItem .name,.connectInboxDropdown .insetDropdown .ddBox .ddList li .name,.connectInboxDropdown .insetDropdown .ddBox ul .ddItem .name,.connectInboxDropdown .insetDropdown .ddBox ul li .name{font-size:11px;padding-bottom:2px;color:#787878}.connectInboxDropdown .insetDropdown .ddBox .ddList .ddItem .email,.connectInboxDropdown .insetDropdown .ddBox .ddList li .email,.connectInboxDropdown .insetDropdown .ddBox ul .ddItem .email,.connectInboxDropdown .insetDropdown .ddBox ul li .email{font-size:14px;color:#444;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.connectInboxDropdown .insetDropdown .ddBox .ddList .ddItem:hover,.connectInboxDropdown .insetDropdown .ddBox .ddList li:hover,.connectInboxDropdown .insetDropdown .ddBox ul .ddItem:hover,.connectInboxDropdown .insetDropdown .ddBox ul li:hover{background:#f5f5f5;color:#333}.connectInboxDropdown .insetDropdown .ddBox .ddList .ddItem.active,.connectInboxDropdown .insetDropdown .ddBox .ddList .ddItem.active:hover,.connectInboxDropdown .insetDropdown .ddBox .ddList li.active,.connectInboxDropdown .insetDropdown .ddBox .ddList li.active:hover,.connectInboxDropdown .insetDropdown .ddBox ul .ddItem.active,.connectInboxDropdown .insetDropdown .ddBox ul .ddItem.active:hover,.connectInboxDropdown .insetDropdown .ddBox ul li.active,.connectInboxDropdown .insetDropdown .ddBox ul li.active:hover{background:#f6f7ff}.connectInboxDropdown .insetDropdown .ddBox .ddList .ddItem.active .email,.connectInboxDropdown .insetDropdown .ddBox .ddList li.active .email,.connectInboxDropdown .insetDropdown .ddBox ul .ddItem.active .email,.connectInboxDropdown .insetDropdown .ddBox ul li.active .email{color:#3953fb}.connectInboxDropdown .insetDropdown .ddBox .ddOverlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.connectInboxDropdown .noDataAvailable{position:relative;padding:12px 0;text-align:center;font-size:14px;background-color:#f5f5f5}.addMultiInputEmail{position:relative;border-bottom:1px solid #ececec}.addMultiInputEmail .emailInputBoxWrapper{position:relative;display:block;width:calc(100% - 8px);margin:0 0 10px 8px}.addMultiInputEmail .emailInputBoxWrapper .horizontalBorderLine{position:absolute;width:4px;height:100%;background:#dee3ff;border-radius:5px;left:-8px;top:0;z-index:1}.addMultiInputEmail .emailInputBoxWrapper .inputEmailBox{position:relative;border-bottom:1px solid #ececec;display:grid;grid-template-columns:calc(100% - 24px) 22px;justify-content:space-between;align-items:center;cursor:pointer;padding:5px 0;height:30px;letter-spacing:.3px;background:#fff}.addMultiInputEmail .emailInputBoxWrapper .inputEmailBox.emailText{grid-template-columns:calc(100% - 42px) 18px 20px}.addMultiInputEmail .emailInputBoxWrapper .inputEmailBox .emailInput{position:relative;color:#666;border:none;padding-right:5px;background:transparent;font-size:14px}.addMultiInputEmail .emailInputBoxWrapper .inputEmailBox .emailInput:focus-within{color:#3953fb}.addMultiInputEmail .emailInputBoxWrapper .inputEmailBox.invalidEmail{border-bottom:1px solid red}.addMultiInputEmail .emailInputBoxWrapper .inputEmailBox.invalidEmail .emailInput{color:red}.addMultiInputEmail .emailInputBoxWrapper .inputEmailBox .clearIpIcon{position:relative;font-size:14px;color:#666;cursor:pointer;padding:2px;border-radius:35px;background:#fff}.addMultiInputEmail .emailInputBoxWrapper .inputEmailBox .clearIpIcon:hover{padding:2px;background:#f5f5f5;color:#3b3b3b}.addMultiInputEmail .emailInputBoxWrapper .inputEmailBox .addIpIcon{position:relative;color:#666;cursor:pointer;font-size:20px;padding:1px;border-radius:35px}.addMultiInputEmail .emailInputBoxWrapper .inputEmailBox .addIpIcon:hover:not(.disabled){background:#f5f5f5;color:#3b3b3b}.addMultiInputEmail .emailInputBoxWrapper .inputEmailBox .addIpIcon.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.multiSelectOption{position:relative;border-bottom:1px solid #ececec}.multiSelectOption .insetDropdown{position:relative;display:block;width:calc(100% - 8px);margin:0 0 10px 8px;z-index:1}.multiSelectOption .insetDropdown .horizontalBorderLine{position:absolute;width:4px;height:100%;background:#dee3ff;border-radius:5px;left:-8px;top:0;z-index:1}.multiSelectOption .insetDropdown .searchValueInputBox{position:relative;border-bottom:1px solid #ececec;display:grid;grid-template-columns:calc(100% - 20px) 18px;justify-content:space-between;align-items:center;cursor:pointer;padding:5px 0;height:30px;letter-spacing:.3px;z-index:1001;background:#fff}.multiSelectOption .insetDropdown .searchValueInputBox.textEntered{grid-template-columns:calc(100% - 40px) 18px 18px}.multiSelectOption .insetDropdown .searchValueInputBox .searchInput{position:relative;color:#666;border:none;padding-right:5px;background:transparent;font-size:14px}.multiSelectOption .insetDropdown .searchValueInputBox .searchInput:focus-within{color:#3953fb}.multiSelectOption .insetDropdown .searchValueInputBox .clearIpIcon{position:relative;font-size:14px;cursor:pointer;z-index:2;color:#666;padding:2px;border-radius:35px;background:#fff}.multiSelectOption .insetDropdown .searchValueInputBox .clearIpIcon:hover{padding:2px;background:#f5f5f5;color:#3b3b3b}.multiSelectOption .insetDropdown .searchValueInputBox .arrowIcon{position:relative;color:#666;font-size:18px;z-index:1;transition:all .3s ease-in}.multiSelectOption .insetDropdown .searchValueInputBox .arrowIcon.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiSelectOption .insetDropdown .ddBox{position:relative;display:block;z-index:1000}.multiSelectOption .insetDropdown .ddBox .ddList,.multiSelectOption .insetDropdown .ddBox ul{z-index:2;border-radius:5px;margin:0;list-style:none;max-width:100%;max-height:180px;overflow-y:auto;padding:0;background:#fff}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem,.multiSelectOption .insetDropdown .ddBox .ddList li,.multiSelectOption .insetDropdown .ddBox ul .ddItem,.multiSelectOption .insetDropdown .ddBox ul li{position:relative;display:block;line-height:normal;padding:6px 10px;background:#fff;font-size:14px;cursor:pointer;color:#666}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem:hover:not(.noResultsFound,.ddLoader),.multiSelectOption .insetDropdown .ddBox .ddList li:hover:not(.noResultsFound,.ddLoader),.multiSelectOption .insetDropdown .ddBox ul .ddItem:hover:not(.noResultsFound,.ddLoader),.multiSelectOption .insetDropdown .ddBox ul li:hover:not(.noResultsFound,.ddLoader){background:#f5f5f5;color:#333}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem.noResultsFound,.multiSelectOption .insetDropdown .ddBox .ddList li.noResultsFound,.multiSelectOption .insetDropdown .ddBox ul .ddItem.noResultsFound,.multiSelectOption .insetDropdown .ddBox ul li.noResultsFound{color:#666;text-align:center;background:#f9f9f9;padding:10px}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection{padding:0!important}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .commonFilledCheckBox .checkBoxCard .emptyCheckBox,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .commonFilledCheckBox .checkBoxCard .emptyCheckBox,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .commonFilledCheckBox .checkBoxCard .emptyCheckBox,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .commonFilledCheckBox .checkBoxCard .emptyCheckBox{width:11px;height:11px}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label{position:relative;line-height:normal;display:flex;align-items:center;max-width:224px;padding-left:6px!important}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .nameText,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .nameText,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .nameText,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .nameText,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .nameText,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .nameText,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .nameText,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .nameText{position:relative;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .sharedBadgeWrapper,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .sharedBadgeWrapper,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .sharedBadgeWrapper,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .sharedBadgeWrapper,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .sharedBadgeWrapper,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .sharedBadgeWrapper{position:relative;background-color:#e3e3e3;display:flex;align-items:center;margin-left:5px;padding:4px;border-radius:3px}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .sharedBadgeWrapper .ownerBadgeWrap,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .sharedBadgeWrapper .ownerBadgeWrap{position:relative;top:2px;line-height:normal;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:30px}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .sharedBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .sharedBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .sharedBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .sharedBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .sharedBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .sharedBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .sharedBadgeWrapper .sharedFolder{font-size:12px;margin-right:2px}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .folderNameBadgeWrapper,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .folderNameBadgeWrapper,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .folderNameBadgeWrapper,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .folderNameBadgeWrapper,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .folderNameBadgeWrapper,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .folderNameBadgeWrapper,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .folderNameBadgeWrapper,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .folderNameBadgeWrapper{position:relative;margin-left:5px;display:flex;align-items:center;background-color:#f1f9ff;border-radius:3px;padding:4px}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .folderNameBadgeWrapper .folderNameBadge,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .folderNameBadgeWrapper .folderNameBadge,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .folderNameBadgeWrapper .folderNameBadge,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .folderNameBadgeWrapper .folderNameBadge,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .folderNameBadgeWrapper .folderNameBadge,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .folderNameBadgeWrapper .folderNameBadge,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .folderNameBadgeWrapper .folderNameBadge,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .folderNameBadgeWrapper .folderNameBadge{position:relative;line-height:normal;top:2px;letter-spacing:.3px;font-size:9px;color:#959cf2;text-transform:uppercase;max-width:50px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection .checkBoxName .folderNameBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem .checkBoxSection label .folderNameBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection .checkBoxName .folderNameBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox .ddList li .checkBoxSection label .folderNameBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection .checkBoxName .folderNameBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox ul .ddItem .checkBoxSection label .folderNameBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection .checkBoxName .folderNameBadgeWrapper .sharedFolder,.multiSelectOption .insetDropdown .ddBox ul li .checkBoxSection label .folderNameBadgeWrapper .sharedFolder{color:#959cf2;font-size:12px;margin-right:2px}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem.ddLoader,.multiSelectOption .insetDropdown .ddBox .ddList li.ddLoader,.multiSelectOption .insetDropdown .ddBox ul .ddItem.ddLoader,.multiSelectOption .insetDropdown .ddBox ul li.ddLoader{padding:0}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem.ddLoader .spinnerLoader,.multiSelectOption .insetDropdown .ddBox .ddList li.ddLoader .spinnerLoader,.multiSelectOption .insetDropdown .ddBox ul .ddItem.ddLoader .spinnerLoader,.multiSelectOption .insetDropdown .ddBox ul li.ddLoader .spinnerLoader{opacity:.8;background:#f7f7f7;padding:10px 0}.multiSelectOption .insetDropdown .ddBox .ddList .ddItem.ddLoader .spinnerLoader .text,.multiSelectOption .insetDropdown .ddBox .ddList .ddItem.ddLoader .spinnerLoader i,.multiSelectOption .insetDropdown .ddBox .ddList li.ddLoader .spinnerLoader .text,.multiSelectOption .insetDropdown .ddBox .ddList li.ddLoader .spinnerLoader i,.multiSelectOption .insetDropdown .ddBox ul .ddItem.ddLoader .spinnerLoader .text,.multiSelectOption .insetDropdown .ddBox ul .ddItem.ddLoader .spinnerLoader i,.multiSelectOption .insetDropdown .ddBox ul li.ddLoader .spinnerLoader .text,.multiSelectOption .insetDropdown .ddBox ul li.ddLoader .spinnerLoader i{font-size:14px}.multiSelectOption .insetDropdown .ddBox .applySelectionBtn{cursor:pointer;width:100%;height:32px;z-index:2;border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.multiSelectOption .insetDropdown .ddBox .ddOverlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.multiSelectOption .noDataAvailable{position:relative;padding:12px 0;text-align:center;font-size:14px;background-color:#f5f5f5}.upgradeBadge{position:relative;display:flex!important;align-items:center!important;border-radius:18px;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-user-select:none;user-select:none;margin-right:10px}.upgradeBadge,.upgradeBadge.sm{font-size:10px;padding:1px 5px}.upgradeBadge.md{padding:2px 8px;font-size:11px}.upgradeBadge.lg{padding:5px 10px;font-size:14px}.upgradeBadge .text{color:#fff;margin-left:5px;padding-top:1px;font-weight:700}.upgradeBadge .text.sm{font-size:10px;display:block;line-height:1.2;padding-top:2px}.upgradeBadge .text.md{font-size:12px}.upgradeBadge .text.lg{font-size:14px}.upgradeBadge .flashIcon{fill:#fff!important;display:unset!important}.upgradeBadge .flashIcon.sm{width:10px!important;height:10px!important}.upgradeBadge .flashIcon.md{width:11px!important;height:11px!important}.upgradeBadge .flashIcon.lg{width:12px!important;height:12px!important}.upgradePopup{position:fixed;top:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;letter-spacing:.3px;width:100%;z-index:10;overflow:auto;-webkit-user-select:none;user-select:none}.upgradePopup.showAddStage{z-index:101!important}.upgradePopup .upgradePopupCloseIcon .closeIcon{position:absolute;top:14px;right:14px;font-size:18px;padding:4px;border-radius:50%;color:#8d8d8d;cursor:pointer}.upgradePopup .upgradePopupCloseIcon .closeIcon:hover{background-color:#ddd}.upgradePopup .upgradeCard{position:relative;display:block;z-index:102;border-radius:10px;padding:30px 40px;background:#fff;max-width:500px}.upgradePopup .upgradeCard .title{position:relative;display:flex;align-items:center;margin-bottom:25px}.upgradePopup .upgradeCard .title h4{margin-left:10px;font-size:22px;font-weight:"Graphik-Medium";color:#333;font-weight:700;line-height:1}.upgradePopup .upgradeCard .subTitle{font-size:18px;font-weight:600;color:#171717;margin-bottom:15px;line-height:1.4}.upgradePopup .upgradeCard .descText{color:#6f6f6f;font-size:16px;margin-bottom:15px;line-height:1.4}.upgradePopup .upgradeCard .descText .linkText,.upgradePopup .upgradeCard .descText a{font-weight:600;color:#3953fb;text-decoration:none;cursor:pointer}.upgradePopup .upgradeCard .upgradeBtn{margin-top:25px;position:relative;margin-left:0;font-size:18px;font-weight:700;color:#fff;border-radius:35px;padding:10px 0;min-width:130px;background:#ff6057;border:1px solid #ff6057;outline:none}.upgradePopup .upgradeCard button#my_custom_link{min-width:160px}.upgradeOverlay{position:fixed;z-index:100;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.freemiumIcon{position:relative;border-radius:35px}.freemiumIcon,.freemiumIcon .thunderSvg{display:flex;align-items:center;justify-content:center}.freemiumIcon .thunderSvg{position:absolute!important;border-radius:35px!important;width:20px!important;height:20px!important;fill:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.24)}.upgradeSequenceCard{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;inset:0;z-index:10}.upgradeSequenceCard .card{position:relative;cursor:pointer;display:flex;align-items:center;z-index:10;border-radius:35px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border:1px solid #a8b2ff;background-color:#fff;padding:8px 20px}.upgradeSequenceCard .card .upgradeBadge{margin-right:10px}.upgradeSequenceCard .card .upgradeBadge .text{color:#fff}.upgradeSequenceCard .card .descText{font-size:14px;color:#505050}.upgradeSequenceCard .upgradeBgOverlay{position:absolute;z-index:9;inset:0;opacity:.5;width:100%;height:100%;background:#f0f0f0}.upgradeTooltipSection{position:absolute;z-index:101;width:360px;-webkit-user-select:none;user-select:none}.upgradeTooltipSection .pointer{position:absolute;padding:8px;z-index:101;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background:#262626}.upgradeTooltipSection .tooltipCard{position:relative;display:block;z-index:101;padding:25px 30px;color:#fff;background:#262626;border-radius:16px}.upgradeTooltipSection .tooltipCard .title{position:relative;display:flex;align-items:center;margin-bottom:15px}.upgradeTooltipSection .tooltipCard .title h4{font-size:16px;color:#333;font-weight:"Graphik-Medium";font-weight:700;text-align:left;line-height:1.3}.upgradeTooltipSection .tooltipCard .subTitle{text-align:left;font-size:14px!important;font-weight:600;color:#fff;margin-bottom:8px;line-height:1.4}.upgradeTooltipSection .tooltipCard .descText{text-align:left;color:#a2a2a2;font-size:13px!important;margin-bottom:10px;line-height:1.3}.upgradeTooltipSection .tooltipCard .descText a{text-decoration:none;color:#3953fb;font-weight:700}.upgradeTooltipSection .tooltipCard .descText a:hover{color:#3953fb}.upgradeTooltipSection .tooltipCard .upgradeTooltipBtn{margin-top:15px;position:relative;margin-left:0;font-weight:700;color:#fff;border-radius:35px!important;padding:6px 0!important;min-width:100px;background:#ff6057!important;border:1px solid #ff6057!important;outline:none}.upgradeTooltipSection .tooltipCard .upgradeTooltipBtn .btnText{color:#fff;font-size:14px;line-height:1}.upgradeTooltipSection.btmRight{bottom:12px;right:-60px;padding-bottom:10px}.upgradeTooltipSection.btmRight .pointer{bottom:2px;right:52px}.upgradeTooltipSection.btmRightCustom{bottom:30px;right:-60px;padding-bottom:10px}.upgradeTooltipSection.btmRightCustom .pointer{bottom:2px;right:52px}.upgradeTooltipSection.contactCustom{bottom:40px;padding-bottom:10px}.upgradeTooltipSection.contactCustom .pointer{bottom:2px;left:165px}.upgradeTooltipSection.rightBtm{bottom:-26px;right:12px;padding-right:10px}.upgradeTooltipSection.rightBtm .pointer{bottom:17px;right:2px}.upgradeTooltipSection.topRight{top:10px;right:-30px;padding-top:10px}.upgradeTooltipSection.topRight .pointer{top:2px;right:22px}.upgradeTooltipSection.topRightCustom{top:42px;right:-30px;padding-top:10px}.upgradeTooltipSection.topRightCustom .pointer{top:2px;right:22px}.upgradeTooltipSection.topLeft{top:10px;left:-30px;padding-top:10px}.upgradeTooltipSection.topLeft .pointer{top:2px;left:22px}.upgradeTooltipSection.leftTop{top:-20px;left:8px;padding-left:10px}.upgradeTooltipSection.leftTop .pointer{top:12px;left:4px}.commonPopupWrapper{position:fixed;top:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;letter-spacing:.3px;width:100%;z-index:100;overflow:auto}.commonPopupWrapper .commonPopupContainer{position:relative;display:block;z-index:101;border-radius:10px;padding:20px;background:#fff;width:35%}.commonPopupWrapper .commonPopupContainer .title{position:relative;top:13px;color:#8d8d8d;font-size:13px;padding-bottom:10px}.commonPopupWrapper .commonPopupHeader{display:flex;align-items:center;position:relative;margin-bottom:20px}.commonPopupWrapper .commonPopupHeader .commonPopupHeading{font-size:20px;color:#666}.commonPopupWrapper .commonPopupHeader .commonPopupCloseIcon{font-size:20px;position:absolute;right:0;padding:3px;border-radius:50%;color:#535353;cursor:pointer}.commonPopupWrapper .commonPopupHeader .commonPopupCloseIcon:hover{background:#ddd;color:#000}.commonPopupOverlay{position:fixed;z-index:12;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}.multiSelectDropdown{position:relative;border-bottom:1px solid #ececec}.multiSelectDropdown .dropdownSearchBox{position:relative;padding:0 5px 10px 10px;background-color:#fff}.multiSelectDropdown .dropdownSearchBox .horizontalBorderLine{position:absolute;width:4px;height:calc(100% - 10px);background:#dee3ff;border-radius:5px;left:0;top:0}.multiSelectDropdown .dropdownSearchBox .searchBox .searchInputList{position:relative;display:grid;z-index:3;grid-template-columns:100%;align-items:center}.multiSelectDropdown .dropdownSearchBox .searchBox .searchInputList.twoColLayout{grid-template-columns:calc(100% - 30px) 20px;justify-content:space-between}.multiSelectDropdown .dropdownSearchBox .searchBox .searchInputList .inputBox{color:#444;border:none;border-bottom:1px solid #ddd;padding:5px 5px 5px 0;height:30px;background:transparent;font-size:14px}.multiSelectDropdown .dropdownSearchBox .searchBox .searchInputList .inputBox:focus{color:#3953fb}.multiSelectDropdown .dropdownSearchBox .searchBox .searchInputList .inputBox::-webkit-input-placeholder{color:#858585}.multiSelectDropdown .dropdownSearchBox .searchBox .searchInputList .inputBox::placeholder{color:#858585}.multiSelectDropdown .dropdownSearchBox .searchBox .searchInputList .closeIcon{font-size:16px;color:#444;cursor:pointer;border-radius:35px;transition:all .3s ease;margin:0 auto}.multiSelectDropdown .dropdownSearchBox .searchBox .searchInputList .closeIcon:hover{background:#f5f5f5;color:#222}.multiSelectDropdown .dropdownSearchBox .searchBox .dropdownList{position:absolute;width:100%;top:26px;z-index:4;background:#fff;padding:6px;border-radius:6px;border:1px solid #ececec;max-height:200px;overflow:auto}.multiSelectDropdown .dropdownSearchBox .searchBox .dropdownList .noSequencesMsg{display:flex;align-items:center;justify-content:center;position:relative;padding:8px 10px;width:100%;font-size:12px}.multiSelectDropdown .dropdownSearchBox .selectedItems{position:relative;display:flex;align-items:center;flex-wrap:wrap;padding-top:10px;grid-gap:6px;gap:6px}.multiSelectDropdown .dropdownSearchBox .selectedItems .chip{position:relative;display:flex;align-items:center;justify-content:space-between;border-radius:10px;border:1px solid #ebebeb;background-color:#fff}.multiSelectDropdown .dropdownSearchBox .selectedItems .chip .name{position:relative;padding:4px 0 3px 6px;font-size:12px;color:#666;flex-flow:wrap;max-width:80px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;align-items:center}.multiSelectDropdown .dropdownSearchBox .selectedItems .chip .closeIcon{cursor:pointer;font-size:12px;color:#666;border-radius:35px;margin:0 2px 0 5px;padding:2px}.multiSelectDropdown .dropdownSearchBox .selectedItems .chip .closeIcon:hover{color:#666;background:#ececec}.multiSelectDropdown .dropdownSearchBox .selectedItems .expandCollapse{position:relative;display:flex;align-items:center;padding:0 6px;border-radius:10px;background-color:rgba(0,0,0,.08);color:#3b3b3b;height:18px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transition:all .3 ease;cursor:pointer}.multiSelectDropdown .dropdownSearchBox .selectedItems .expandCollapse .count{font-size:11px;padding-top:2px;font-weight:600}.multiSelectDropdown .dropdownSearchBox .selectedItems .expandCollapse .arrowIcon{font-size:14px;height:12px}.multiSelectDropdown .dropdownSearchBox .selectedItems .expandCollapse .arrowIcon.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiSelectDropdown .dropdownBgOverlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.calendarSetting .calendarCont .calendarMainContent .configurationCont{width:100%;height:calc(100% - 115px);overflow:auto}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .accountConfigText,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .accountConfigText{margin-bottom:20px;font-size:14px;color:#3b3b3b}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .accountConfigText.linear-background,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .accountConfigText.linear-background{width:32px;height:14px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont{display:flex;align-items:center;margin:0 auto 25px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .connectedAccountEmail,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .connectedAccountEmail{position:relative;display:flex;align-items:center;justify-content:center;height:38px;padding:0 20px;border:1px solid #3953fb;border-radius:5px;width:auto}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .connectedAccountEmail.connectAccount,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .connectedAccountEmail.connectAccount{cursor:pointer}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .connectedAccountEmail.boxLoader,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .connectedAccountEmail.boxLoader{min-width:400px;border:1px solid #ececec}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .connectedAccountEmail .calendarImg,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .connectedAccountEmail .calendarImg{position:relative;padding-right:15px;display:flex;align-items:center}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .connectedAccountEmail .calendarImg svg,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .connectedAccountEmail .calendarImg svg{width:16px;height:16px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .connectedAccountEmail .calendarImg.linear-background,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .connectedAccountEmail .calendarImg.linear-background{margin-right:15px;width:24px;height:24px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .connectedAccountEmail .text,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .connectedAccountEmail .text{position:relative;font-size:14px;top:1px;padding-right:2px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .connectedAccountEmail .text.linear-background,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .connectedAccountEmail .text.linear-background{width:160px;height:10px;margin-right:2px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .connectedAccountEmail .emailText,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .connectedAccountEmail .emailText{position:relative;top:1px;font-size:14px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .connectedAccountEmail .emailText.linear-background,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .connectedAccountEmail .emailText.linear-background{width:120px;height:10px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .disconnectBtnCont,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .disconnectBtnCont{position:relative;width:130px!important;height:40px!important;display:flex;align-items:center;justify-content:center}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .disconnectBtnCont .disconnectCalender,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .disconnectBtnCont .disconnectCalender{background:#3953fb;margin-left:10px;min-width:130px;height:38px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .disconnectBtnCont .disconnectCalender .iconLeftCont,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .disconnectBtnCont .disconnectCalender .iconLeftCont{display:flex;align-items:center;justify-content:center}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .disconnectBtnCont .disconnectCalender .iconLeftCont .leftIcon,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .disconnectBtnCont .disconnectCalender .iconLeftCont .leftIcon{font-size:16px;margin-right:4px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .disconnectBtnCont .disconnectCalender.loading,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .disconnectBtnCont .disconnectCalender.loading{transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .connectEmailCont .disconnectBtnCont .disconnectCalender.loading .load-text,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .connectEmailCont .disconnectBtnCont .disconnectCalender.loading .load-text{width:30px;height:30px;top:4px;left:4px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .brandLogoToggle,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .brandLogoToggle{position:relative;display:flex;align-items:center;justify-content:center;width:90%}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .brandLogoToggle .toggleBox,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .brandLogoToggle .toggleBox{color:#3b3b3b}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .brandLogoToggle .toggleBox.linear-background,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .brandLogoToggle .toggleBox.linear-background{width:32px;height:14px;margin-right:8px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .brandLogoToggle .toggleText,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .brandLogoToggle .toggleText{position:relative;top:1px;color:#3b3b3b;font-size:14px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .brandLogoToggle .toggleText.activeToogle,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .brandLogoToggle .toggleText.activeToogle{font-weight:400!important}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .brandLogoToggle .toggleText.linear-background,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .brandLogoToggle .toggleText.linear-background{width:550px;height:12px}.calendarSetting .calendarCont .calendarMainContent .configurationCont .emptyInbox{background:#fff}.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigCont{background:#fff;width:100%;height:100%}.calendarSetting .calendarCont .calendarMainContent .eventsContainer{width:100%;height:calc(100% - 115px);padding:10px 20px 5px 30px}.calendarSetting .calendarCont .calendarMainContent .emptyLoader.eventsContainer{overflow:auto}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard{cursor:pointer;z-index:3}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader{position:relative;display:grid;width:calc(100% - 10px);grid-template-columns:300px calc(100% - 440px) 115px;padding:20px;margin-right:10px;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;height:64px;align-items:center;border:1px solid #ddd;border-radius:5px;min-width:875px;max-width:100%}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard:not(:last-child),.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader:not(:last-child){margin-bottom:10px}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .eventToggleBtn,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .eventToggleBtn{position:relative;display:flex;align-items:center}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .eventToggleBtn .toggleBox.linear-background,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .eventToggleBtn .toggleBox.linear-background{width:32px;height:14px;margin-right:8px;top:0}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .toogleSequence,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .toogleSequence{z-index:10!important}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .toggleText,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .toggleText{position:relative;top:2px;color:#3b3b3b;font-size:14px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .toggleText.linear-background,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .toggleText.linear-background{top:unset;width:200px;height:12px}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .durationIntervalPeriod,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .durationIntervalPeriod{position:relative;font-size:14px}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .durationIntervalPeriod.linear-background,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .durationIntervalPeriod.linear-background{width:160px;height:12px}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .eventActionIcon,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .eventActionIcon{position:relative;display:flex;align-items:center;justify-content:flex-end}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .eventActionIcon .actionIconTooltip .customTooltip .sharpPointer,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .eventActionIcon .actionIconTooltip .customTooltip .sharpPointer{right:5px;top:-2px}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .eventActionIcon .actionIconTooltip .customTooltip .tooltipBody,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .eventActionIcon .actionIconTooltip .customTooltip .tooltipBody{top:2px}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .eventActionIcon .actionIconTooltip:not(:last-child),.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .eventActionIcon .actionIconTooltip:not(:last-child){margin-right:5px}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .eventActionIcon .actionIconTooltip .actionIcon,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .eventActionIcon .actionIconTooltip .actionIcon{font-size:16px!important}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .eventActionIcon .actionIconTooltip .actionIcon.linear-background,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .eventActionIcon .actionIconTooltip .actionIcon.linear-background{width:24px;height:24px}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .eventActionIcon .actionIconTooltip #cloneEvent,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .eventActionIcon .actionIconTooltip #cloneEvent{font-size:14px!important}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .eventActionIcon .actionIconTooltip #copyEventLink,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .eventActionIcon .actionIconTooltip #copyEventLink{font-size:18px!important}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventsListTable{width:100%;height:calc(100% - 42px)}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventsListTable .eventsCardList{height:100%;overflow:scroll}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventsListTable .eventsCardList.paginationEnabled{width:100%;height:calc(100% - 36px)}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .emptyEventSection{width:100%;height:calc(100% - 42px);display:flex;align-items:center;justify-content:center;flex-direction:column}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .emptyEventSection img{margin:0 auto 30px;width:100px}.calendarSetting .calendarCont .calendarMainContent .eventsContainer .emptyEventSection .text{font-size:16px;color:#666;text-align:center}.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .labelTitle .workingHoursInfoIcon,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .meetingBufferInfoIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .labelTitle .workingHoursInfoIcon{position:relative;top:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:5px}.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .labelTitle .workingHoursInfoIcon i,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .meetingBufferInfoIcon i,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .labelTitle .workingHoursInfoIcon i{color:#666;font-size:13px;cursor:pointer}.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .labelTitle .workingHoursInfoIcon .customTooltip .sharpPointer,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .meetingBufferInfoIcon .customTooltip .sharpPointer,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .labelTitle .workingHoursInfoIcon .customTooltip .sharpPointer{padding:5px;right:2px;top:-2px;border-right:1px solid #000;border-top:1px solid #000;background:#000;border-top-right-radius:2px}.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .labelTitle .workingHoursInfoIcon .customTooltip .tooltipBody,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .meetingBufferInfoIcon .customTooltip .tooltipBody,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .labelTitle .workingHoursInfoIcon .customTooltip .tooltipBody{width:230px;min-width:unset;right:-100px;top:3px;background-color:#000;border-radius:4px}.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .labelTitle .workingHoursInfoIcon .customTooltip .tooltipBody .tooltipText,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .meetingBufferInfoIcon .customTooltip .tooltipBody .tooltipText,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .labelTitle .workingHoursInfoIcon .customTooltip .tooltipBody .tooltipText{line-height:1.3;font-size:11px;padding:6px;color:#fff;text-align:center}.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .labelTitle,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .labelTitle{position:relative;display:flex;align-items:center;font-size:14px;color:#343a40;margin-bottom:20px}.calendarSetting .createEventFormSection{width:100%;height:calc(100% - 62px);background:#fff}.calendarSetting .createEventFormSection .createEventInputCont{position:relative;width:100%;height:calc(100% - 54px);padding:40px 30px 30px;overflow:auto;background:#fff}.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection{position:relative}.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox{position:relative;margin-bottom:30px}.calendarSetting .createEventFormSection .createEventInputCont .fromInputSection .formInputBox .inputWrapper{position:relative;align-items:unset;margin-bottom:0}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours{display:grid;margin:10px 0;grid-template-columns:calc(60% - 15px) 40%;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}@media (max-width:1200px){.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours{grid-template-columns:100%;grid-column-gap:unset;-webkit-column-gap:unset;column-gap:unset;grid-row-gap:40px;row-gap:40px}}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .scheduleWorkingHour .errMsgText{bottom:-25px;right:unset;left:0}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .labelTitle{position:relative;font-size:15px;color:#3b3b3b;margin-bottom:20px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul{position:relative;padding:0;list-style:none;margin:20px 0 0}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList .scheduleHourOption,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList li,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul .scheduleHourOption,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul li{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:36px;display:grid;grid-template-columns:12px calc(100% - 20px);grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px;border:1px solid #ddd;align-items:center;justify-content:space-between;background:#fff;padding:0 10px;border-radius:6px;transition:all .3s ease}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList .scheduleHourOption .scheduleIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList .scheduleHourOption .scheduleIntervals,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList li .scheduleIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList li .scheduleIntervals,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul .scheduleHourOption .scheduleIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul .scheduleHourOption .scheduleIntervals,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul li .scheduleIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul li .scheduleIntervals{position:relative;color:#8d8d8d;font-size:13px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList .scheduleHourOption:not(:last-child),.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList li:not(:last-child),.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul .scheduleHourOption:not(:last-child),.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul li:not(:last-child){margin-bottom:10px}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList .scheduleHourOption.active,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList li.active,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul .scheduleHourOption.active,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul li.active{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset;background:transparent;border-color:#3953fb}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList .scheduleHourOption.active .scheduleIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList .scheduleHourOption.active .scheduleIntervals,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList li.active .scheduleIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList li.active .scheduleIntervals,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul .scheduleHourOption.active .scheduleIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul .scheduleHourOption.active .scheduleIntervals,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul li.active .scheduleIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul li.active .scheduleIntervals{color:#3953fb}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList .scheduleHourOption:hover:not(.active),.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList li:hover:not(.active),.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul .scheduleHourOption:hover:not(.active),.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul li:hover:not(.active){cursor:pointer;background:#f5f5f5;border-color:#3953fb}.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList .scheduleHourOption:hover:not(.active) .scheduleIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList .scheduleHourOption:hover:not(.active) .scheduleIntervals,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList li:hover:not(.active) .scheduleIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour .quickSelectScheduleHourList li:hover:not(.active) .scheduleIntervals,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul .scheduleHourOption:hover:not(.active) .scheduleIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul .scheduleHourOption:hover:not(.active) .scheduleIntervals,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul li:hover:not(.active) .scheduleIcon,.calendarSetting .createEventFormSection .createEventInputCont .selectScheduleHours .quickSelectScheduleHour ul li:hover:not(.active) .scheduleIntervals{color:#3953fb}.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .inputWrapper{position:relative;align-items:unset;margin-bottom:0}.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .durationDetails{position:relative;padding:5px 0;cursor:default;display:grid;grid-template-columns:repeat(2,1fr);align-items:center}.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .durationDetails .singleSelectDropdown,.calendarSetting .createEventFormSection .createEventInputCont .bufferCont .startBeforeWrapper .durationDetails .startBuffDuration{padding:5px 5px 5px 0;cursor:pointer}.calendarSetting .createEventFormSection .createEventActionBtnGroup{position:relative;display:flex;align-items:center;justify-content:flex-end;border-top:1px solid #eaeaea;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;height:54px;padding:0 30px;background:#fff}.calendarSetting .createEventFormSection .createEventActionBtnGroup button{font-size:14px;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset;width:34px!important;height:34px!important}.calendarSetting .createEventFormSection .createEventActionBtnGroup button.createEventActionBtn{border:1px solid #3953fb;background:#3953fb}.calendarSetting .createEventFormSection .createEventActionBtnGroup button.createEventActionBtn.disabledBtn{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.calendarSetting .createEventFormSection .createEventActionBtnGroup button.cancelCreateEventBtn{border:1px solid #3953fb;color:#3953fb;background:#fff}.calendarSetting .createEventFormSection .createEventActionBtnGroup button.loading{transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.calendarSetting .createEventFormSection .createEventActionBtnGroup button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.addDefaultInboxPopup{color:#3b3b3b}.addDefaultInboxPopup .popupHeader{padding-bottom:15px;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.addDefaultInboxPopup .popupHeader .flexWrapper{display:flex;align-items:center}.addDefaultInboxPopup .popupHeader .flexWrapper .imgType{width:20px;height:20px;margin-right:10px}.addDefaultInboxPopup .popupHeader .title{text-align:left;color:#3b3b3b;font-size:20px}.addDefaultInboxPopup .popupHeader .commonPopupCloseIcon{font-size:20px;padding:3px;border-radius:50%;color:#535353;cursor:pointer}.addDefaultInboxPopup .popupHeader .commonPopupCloseIcon:hover{color:#000;background-color:#ddd}.addDefaultInboxPopup hr{border:0;border-bottom:1px solid #f3f4f8;padding:0;margin:0 0 16px}.addDefaultInboxPopup label{font-size:12px}.addDefaultInboxPopup .card{width:400px;max-height:700px;overflow:auto;text-align:center;padding:20px}.addDefaultInboxPopup .card .inputWrapper.phoneNumber{margin-bottom:20px}.addDefaultInboxPopup .card .inputWrapper .activeBorder{border-color:#3953fb!important}.addDefaultInboxPopup .card .createTeamButton{width:50%;border-radius:10px}.addDefaultInboxPopup .popupBody .selectListWrapper{border:1px solid #eceff1;border-radius:10px;margin-bottom:12px}.addDefaultInboxPopup .popupBody .selectListWrapper .selectFromLists{text-align:left;padding:12px;border-bottom:1px solid #eceff1}.addDefaultInboxPopup .popupBody .radioBtnCont{border-bottom:1px solid #eceff1;padding:8px 0;display:flex;align-items:center}.addDefaultInboxPopup .popupBody .radioBtnCont:last-child{border-bottom:0}.addDefaultInboxPopup .popupBody .radioBtnCont .circle.linear-background{width:16px;height:16px;border-radius:50%;margin-right:12px}.addDefaultInboxPopup .popupBody .radioBtnCont .radioButtonCont.linear-background{width:60%!important;height:12px}.addDefaultInboxPopup .popupBody .selectListCont{padding:12px}.addDefaultInboxPopup .popupBody .scrollUserList{position:relative;display:block}.addDefaultInboxPopup .popupBody .scrollUserList .inboxListWrap{max-height:154px;overflow-y:auto}.addDefaultInboxPopup .popupBody .inboxDetails .inboxEmail{font-size:16px;color:#3b3b3b;margin-bottom:4px;margin-left:10px}.addDefaultInboxPopup .popupBody .connectBtn{border:1px solid #3953fb;background:#3953fb;color:#fff;margin-top:16px;width:150px;height:32px;padding:0 12px}.addDefaultInboxPopup .popupBody .connectBtn.loading{width:32px!important;height:32px!important}.addDefaultInboxPopup .popupBody .connectBtn.loading .load-text{top:4px;left:4px;width:22px!important;height:22px!important}.addDefaultInboxPopup .popupBody .multiSelectSection .checkBoxSection{border-bottom:1px solid #ddd;padding:12px 10px;align-items:flex-start}.addDefaultInboxPopup .popupBody .multiSelectSection .checkBoxSection .commonFilledCheckBox{top:2px;width:16px;height:16px}.addDefaultInboxPopup .popupBody .multiSelectSection .checkBoxSection .commonFilledCheckBox.checked{border-color:#3953fb!important;background:#3953fb!important}.addDefaultInboxPopup .popupBody .multiSelectSection .checkBoxSection .commonFilledCheckBox:hover{border-color:#3953fb!important}.addDefaultInboxPopup .popupBody .multiSelectSection .checkBoxSection .commonFilledCheckBox .checkSvgIcon{background:#3953fb!important;color:#fff!important;box-shadow:0 0 0 1px #3953fb!important}.addDefaultInboxPopup .popupBody .multiSelectSection .checkBoxSection .commonFilledCheckBox .checkSvgIcon svg path{stroke:#fff!important}.addDefaultInboxPopup .popupBody .multiSelectSection .checkBoxSection .checkBoxName{width:100%;padding-top:0;padding-left:10px}.addDefaultInboxPopup .popupBody .searchInputBtn{border:1px solid #eceff1;border-radius:5px;margin-bottom:12px}.addDefaultInboxPopup .popupBody .searchInputBtn .searchIcon{color:#787878;font-size:18px;padding-left:11px;width:unset;height:unset}.addDefaultInboxPopup .popupBody .searchInputBtn .searchTextBox,.addDefaultInboxPopup .popupBody .searchInputBtn .searchTextBox .searchInputBoxWrapper,.addDefaultInboxPopup .popupBody .searchInputBtn .searchTextBox input{width:100%}.emptyInbox .emptyInboxText{font-size:14px;color:#3b3b3b;margin-bottom:16px}.activateSequenceWrapper .rightStatus .toogleButton,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .brandLogoToggle .toogleSequence .toogleButton,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .brandLogoToggle .toogleSequence .toogleButton,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .toogleSequence .toogleButton,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .toogleSequence .toogleButton{position:relative;width:32px!important;height:16px!important}.activateSequenceWrapper .rightStatus .toogleButton.loading .knobs:before,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .brandLogoToggle .toogleSequence .toogleButton.loading .knobs:before,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .brandLogoToggle .toogleSequence .toogleButton.loading .knobs:before,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .toogleSequence .toogleButton.loading .knobs:before,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .toogleSequence .toogleButton.loading .knobs:before{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:1.5px solid #3953fb;border-left:1px;background-color:initial}.activateSequenceWrapper .rightStatus .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .brandLogoToggle .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .brandLogoToggle .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .toogleSequence .toogleButton.loading .toggleCheckbox:checked+.knobs:before{background-color:initial}.activateSequenceWrapper .rightStatus .toogleButton .knobs:before,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .brandLogoToggle .toogleSequence .toogleButton .knobs:before,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .brandLogoToggle .toogleSequence .toogleButton .knobs:before,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .toogleSequence .toogleButton .knobs:before,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .toogleSequence .toogleButton .knobs:before{width:10px;height:10px;top:3px;left:3px;padding:unset}.activateSequenceWrapper .rightStatus .toogleButton .toggleCheckbox:checked~.layer,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .brandLogoToggle .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .brandLogoToggle .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .toogleSequence .toogleButton .toggleCheckbox:checked~.layer,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .toogleSequence .toogleButton .toggleCheckbox:checked~.layer{background:#fff;border:1px solid #3953fb}.activateSequenceWrapper .rightStatus .toogleButton .toggleCheckbox:checked+.knobs:before,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .brandLogoToggle .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .brandLogoToggle .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before{left:18px;background:#3953fb}.activateSequenceWrapper .rightStatus .toogleButton .layer,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .brandLogoToggle .toogleSequence .toogleButton .layer,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .brandLogoToggle .toogleSequence .toogleButton .layer,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .toogleSequence .toogleButton .layer,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .toogleSequence .toogleButton .layer{background:#fff;border:1px solid #d3d3d3}.activateSequenceWrapper .rightStatus .toogleButton .knobs:before,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationCont .brandLogoToggle .toogleSequence .toogleButton .knobs:before,.calendarSetting .calendarCont .calendarMainContent .configurationCont .accountConfigurationContLoader .brandLogoToggle .toogleSequence .toogleButton .knobs:before,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCard .toogleSequence .toogleButton .knobs:before,.calendarSetting .calendarCont .calendarMainContent .eventsContainer .eventCardLoader .toogleSequence .toogleButton .knobs:before{background:#a7a7a7}.calendarSetting{width:100%;height:100%;background:#fff}.calendarSetting .actionIconTooltip{cursor:pointer}.calendarSetting .actionIconTooltip .customTooltip .sharpPointer{padding:4px;right:2px;top:-1px;border-right:1px solid #000;border-top:1px solid #000;background:#000;border-top-right-radius:2px}.calendarSetting .actionIconTooltip .customTooltip .tooltipBody{width:unset;min-width:30px;white-space:nowrap;right:-10px;top:3px;background-color:#000;border-radius:4px}.calendarSetting .actionIconTooltip .customTooltip .tooltipBody .tooltipText{line-height:normal;padding:5px 8px;color:#fff;text-align:center}.calendarSetting .actionIcon,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .pathValue .clearIcon,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .pathValue .saveIcon{position:relative;cursor:pointer;padding:2px;font-size:12px;color:#8d8d8d;transition:all .3s ease;border-radius:35px}.calendarSetting .actionIcon:hover,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .pathValue .clearIcon:hover,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .pathValue .saveIcon:hover{color:#666;background:#f5f5f5}.calendarSetting .headerLayout{position:relative;width:100%;height:55px;padding:0 30px;display:grid;border-bottom:1px solid #ececec;grid-template-columns:160px calc(100% - 160px)}.calendarSetting .headerLayout .actionSection,.calendarSetting .headerLayout .titleSection{position:relative;display:flex;align-items:center}.calendarSetting .headerLayout .actionSection{justify-content:flex-end}.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl{position:relative;display:flex;align-items:center;justify-content:flex-end}.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .pathValue,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .staticDomain{position:relative;white-space:nowrap;font-size:13px;transition:all .3s ease}.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .pathValue{position:relative;display:flex;align-items:center;padding:0 3px}.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .pathValue .clearIcon,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .pathValue .saveIcon{margin-left:2px;display:flex;align-items:center;border-radius:2px;width:16px;height:16px;background:#fff}.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .pathValue .saveIcon{color:#10cba7;font-weight:600}.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .pathValue .saveIcon:hover{color:#10cba7}.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .pathValue .errMsgText{right:0;left:unset}.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .pathValue.editPathValue,.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .pathValue.editPathValue .inputWrapper input{background:#f0f8ff}.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper{margin-bottom:0}.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .inputWrapper input.inputBox{line-height:inherit!important;font-size:13px!important}.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .actionIcon{display:flex;align-items:center;font-size:12px}.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .baseUrlActionIcon{position:relative;display:flex;align-items:center}.calendarSetting .headerLayout .actionSection .calendarPrimaryUrl .baseUrlLoader{width:360px;height:11px}.calendarSetting .createNewEventBtn{margin:0 10px 10px auto!important;padding:8px 12px;background:#3953fb;height:32px}.calendarSetting .calendarCont{width:100%;height:100%}.calendarSetting .calendarCont .navTabCont{position:relative;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ececec;height:50px}.calendarSetting .calendarCont .navTabCont .tabNavigation{background:#fff!important;border-bottom:none!important}.calendarSetting .calendarCont .navTabCont .tabNavigation .tabItem{height:46px;color:#343a40}.calendarSetting .calendarCont .navTabCont .tabNavigation .tabItem.active{color:#3953fb}.calendarSetting .calendarCont .calendarMainContent{width:100%;height:100%;background:#fff}.singleSelectDropdown label.selectOption{position:relative;display:grid;align-items:center;grid-template-columns:calc(100% - 30px) 30px;justify-content:space-between;height:39px;border-bottom:1px solid #f3f4f8;transition:all .3s ease}.singleSelectDropdown label.selectOption.readOnly{border:none}.singleSelectDropdown label.selectOption .focusBorder{position:absolute;bottom:0;left:0;width:100%;height:1px;will-change:height;z-index:99}.singleSelectDropdown label.selectOption~.focusBorder:after,.singleSelectDropdown label.selectOption~.focusBorder:before{content:"";position:absolute;bottom:0;left:0;width:0;height:100%;background-color:#3953fb;transition:.4s;will-change:background-color}.singleSelectDropdown label.selectOption~.focusBorder:after{left:auto;right:0}.singleSelectDropdown label.selectOption .selectLabel{position:relative;display:flex;align-items:center;height:39px}.singleSelectDropdown label.selectOption .selectLabel .labelName{position:absolute;color:#666;font-size:13px;bottom:12px;left:0;will-change:font-size;letter-spacing:.3px;transition:all .2s linear}.singleSelectDropdown label.selectOption .selectLabel .labelName .required{color:red;padding-left:5px}.singleSelectDropdown label.selectOption .selectLabel .labelName .infoIcon{position:relative;top:2px;left:2px}.singleSelectDropdown label.selectOption .selectLabel .labelName .infoIcon i{font-size:13px;cursor:pointer}.singleSelectDropdown label.selectOption .selectLabel .labelName .infoIcon .customTooltip .sharpPointer{border-top-right-radius:2px;padding:5px;border-right:1px solid #000;border-top:1px solid #000;right:1px;background:#000}.singleSelectDropdown label.selectOption .selectLabel .labelName .infoIcon .customTooltip .tooltipBody{background:#000;right:-15px;top:3px;width:200px;border-radius:4px}.singleSelectDropdown label.selectOption .selectLabel .labelName .infoIcon .customTooltip .tooltipBody .tooltipText{color:#fff;white-space:normal;padding:6px;font-size:11px;text-align:center}.singleSelectDropdown label.selectOption .selectLabel .activeValue{position:relative;font-size:14px;will-change:font-size;top:3px;color:#3953fb;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.singleSelectDropdown label.selectOption .arrowUpDown{position:relative;display:flex;align-items:center;justify-content:center;color:#666;font-size:20px}.singleSelectDropdown label.selectOption.activeDropdown{border-bottom:1px solid #3953fb}.singleSelectDropdown label.selectOption.activeDropdown~.focusBorder:after,.singleSelectDropdown label.selectOption.activeDropdown~.focusBorder:before{width:50%;transition:.4s}.singleSelectDropdown label.selectOption.selectedValue .labelName{white-space:nowrap;bottom:36px;font-size:11px;transition:all .2s linear}.singleSelectDropdown label.selectOption.selectedValue .labelName .infoIcon i{font-size:12px;cursor:pointer}.singleSelectDropdown .dropdownOptions{position:absolute;left:0;height:auto;width:100%;background:#fff;z-index:999;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);border:1px solid #ebebeb;transition:all .4s ease-in-out}.singleSelectDropdown .dropdownOptions .searchInputBtn{position:relative;border-bottom:1px solid #ececec;margin-bottom:5px;padding:2px 10px}.singleSelectDropdown .dropdownOptions .searchInputBtn .searchIcon{color:#ccc}.singleSelectDropdown .dropdownOptions .searchInputBtn .searchTextBox{width:100%}.singleSelectDropdown .dropdownOptions .searchInputBtn .searchTextBox .searchInputBoxWrapper{position:relative;top:2px;width:100%}.singleSelectDropdown .dropdownOptions .searchInputBtn .searchTextBox .searchInputBoxWrapper input{width:100%}.singleSelectDropdown .dropdownOptions .selectOptionDropdown{padding:0;margin:0;list-style:none;overflow:auto;min-width:130px;max-height:240px}.singleSelectDropdown .dropdownOptions .selectOptionDropdown li.option{display:flex;align-items:center;position:relative;padding:8px 10px;width:100%;transition:all .3s ease;cursor:pointer;text-align:left;font-size:14px;color:#666;word-break:break-word;line-height:normal}.singleSelectDropdown .dropdownOptions .selectOptionDropdown li.option.selected{background:#f5f5f5;color:#3953fb;cursor:unset;pointer-events:none;-webkit-user-select:none;user-select:none}.singleSelectDropdown .dropdownOptions .selectOptionDropdown li.option:hover{background:#f5f5f5;color:#333}.singleSelectDropdown .dropdownOptions .emptyOption{position:relative;padding:5px 0;font-size:14px;color:#787878;display:flex;align-items:center;justify-content:center}.singleSelectDropdown .selectOptionOverlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.singleSelectDropdown .errMsgText{display:flex;font-size:11px;color:red;position:absolute;bottom:-15px;left:0}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul{padding:0;margin:0;list-style:none}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li{background:#fff;padding:12px;width:100%;height:64px;border:1px solid #ddd;border-radius:5px;transition:all .3s ease}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption:hover:not(.active,.disabled),.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li:hover:not(.active,.disabled),.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption:hover:not(.active,.disabled),.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li:hover:not(.active,.disabled),.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption:hover:not(.active,.disabled),.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li:hover:not(.active,.disabled){cursor:pointer;border-color:#3953fb}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption.active,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li.active,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption.active,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li.active,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption.active,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li.active{cursor:unset;pointer-events:none;-webkit-user-select:none;user-select:none;border:1px solid #3953fb}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption.active .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li.active .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption.active .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li.active .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption.active .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li.active .name{color:#3953fb}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption.disabled,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li.disabled,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption.disabled,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li.disabled,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption.disabled,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li.disabled{cursor:unset;pointer-events:none;-webkit-user-select:none;user-select:none}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption:not(:last-child),.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li:not(:last-child),.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption:not(:last-child),.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li:not(:last-child),.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption:not(:last-child),.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li:not(:last-child){margin-bottom:10px}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li .name{position:relative;font-size:16px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;color:#1e1e1e}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption .name.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li .name.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption .name.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li .name.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption .name.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li .name.linear-background{width:80%;height:18px}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption .duration,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li .duration,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption .duration,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li .duration,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption .duration,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li .duration{position:relative;display:flex;align-items:flex-start;margin-top:6px}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption .duration .scheduleIcon,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li .duration .scheduleIcon,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption .duration .scheduleIcon,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li .duration .scheduleIcon,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption .duration .scheduleIcon,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li .duration .scheduleIcon{position:relative;color:#3953fb;font-size:12px;margin-right:3px}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption .duration .scheduleIcon.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li .duration .scheduleIcon.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption .duration .scheduleIcon.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li .duration .scheduleIcon.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption .duration .scheduleIcon.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li .duration .scheduleIcon.linear-background{width:14px;height:14px;border-radius:35px}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption .duration .time,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li .duration .time,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption .duration .time,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li .duration .time,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption .duration .time,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li .duration .time{position:relative;color:#0b004e;font-weight:300;font-size:11px}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption .duration .time.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li .duration .time.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption .duration .time.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li .duration .time.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption .duration .time.linear-background,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li .duration .time.linear-background{width:50px;height:14px}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption.selectedEvent,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li.selectedEvent,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption.selectedEvent,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li.selectedEvent,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption.selectedEvent,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li.selectedEvent{cursor:unset;height:auto;border-color:#3953fb}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption.selectedEvent:hover,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li.selectedEvent:hover,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption.selectedEvent:hover,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li.selectedEvent:hover,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption.selectedEvent:hover,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li.selectedEvent:hover{border-color:#3953fb}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption.selectedEvent:hover .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li.selectedEvent:hover .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption.selectedEvent:hover .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li.selectedEvent:hover .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption.selectedEvent:hover .name,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li.selectedEvent:hover .name{color:#343a40}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption.selectedEvent .meetingDuration,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption.selectedEvent .timezoneInfo,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li.selectedEvent .meetingDuration,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li.selectedEvent .timezoneInfo,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption.selectedEvent .meetingDuration,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption.selectedEvent .timezoneInfo,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li.selectedEvent .meetingDuration,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li.selectedEvent .timezoneInfo,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption.selectedEvent .meetingDuration,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption.selectedEvent .timezoneInfo,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li.selectedEvent .meetingDuration,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li.selectedEvent .timezoneInfo{position:relative;display:grid;grid-template-columns:15px auto;align-items:flex-start;margin-top:10px}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption.selectedEvent .meetingDuration i,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption.selectedEvent .timezoneInfo i,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li.selectedEvent .meetingDuration i,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li.selectedEvent .timezoneInfo i,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption.selectedEvent .meetingDuration i,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption.selectedEvent .timezoneInfo i,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li.selectedEvent .meetingDuration i,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li.selectedEvent .timezoneInfo i,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption.selectedEvent .meetingDuration i,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption.selectedEvent .timezoneInfo i,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li.selectedEvent .meetingDuration i,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li.selectedEvent .timezoneInfo i{position:relative;color:#343a40;font-size:12px;margin-right:3px}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption.selectedEvent .meetingDuration .text,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList .eventOption.selectedEvent .timezoneInfo .text,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li.selectedEvent .meetingDuration .text,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsList li.selectedEvent .timezoneInfo .text,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption.selectedEvent .meetingDuration .text,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader .eventOption.selectedEvent .timezoneInfo .text,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li.selectedEvent .meetingDuration .text,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li.selectedEvent .timezoneInfo .text,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption.selectedEvent .meetingDuration .text,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul .eventOption.selectedEvent .timezoneInfo .text,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li.selectedEvent .meetingDuration .text,.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection ul li.selectedEvent .timezoneInfo .text{position:relative;color:#343a40;font-weight:300;font-size:11px}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .eventsListLoader li:hover{cursor:unset;pointer-events:none;-webkit-user-select:none;user-select:none;border-color:#ddd!important}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .noEventFound{position:relative;display:flex;align-items:center;justify-content:center}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection .noEventFound .text{font-size:14px;position:relative;color:#666}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont{width:100%;height:100%;padding:15px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .labelText{letter-spacing:0;color:#343a40;font-size:16px;margin:0;font-weight:600}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .timezoneInputForm{position:relative;padding:10px 0 20px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .timezoneInputForm .activeValue{overflow:unset;white-space:unset;text-overflow:unset}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .timezoneInputForm .singleSelectDropdown{border:1px solid #ebebeb;padding-left:10px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper{position:relative;width:100%;margin:0 auto;border:1px solid #e8e8e8;padding:5px;top:15px;box-shadow:unset}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrSelected+.rdrDayNumber span{color:#fff!important}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrWeekDays{display:grid;grid-template-columns:repeat(7,1fr)}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrWeekDay{text-transform:uppercase;font-size:14px;font-weight:600;color:#1e1e1e;width:40px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrWeekDay:first-child,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrWeekDay:last-child{color:#3852a1}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrDays{display:grid;grid-template-columns:repeat(7,1fr);justify-content:space-between;align-items:center;grid-gap:6px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrDay{border-radius:50%;width:40px;height:38px;border:1px solid #eff3f9}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrDayDisabled{background-color:#eff3f9;color:#929292}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrMonthName{display:none}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrSelected{background-color:#3953fb!important;color:#fff!important;border-radius:50%;inset:0 0 5px 0;width:100%;height:100%}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered span.rdrSelected+.rdrDayNumber:after,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper span.rdrSelected+.rdrDayNumber{border:0!important}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrDayHovered{color:#3953fb!important}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{border-radius:50%!important;height:36px;top:0;bottom:0}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrDayToday.rdrDayHovered .rdrDayNumber{border:0!important}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrMonths{width:100%}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{border:0;border:1px solid #3953fb!important;border-radius:50%}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrDayEndPreview,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrDayStartPreview{border:0!important}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrDayToday .rdrDayNumber{border:1px solid #3953fb!important;border-radius:50%}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayToday.rdrDayHovered .rdrDayNumber:after{border:0!important}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrDayToday .rdrDayNumber span:after{display:none!important}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrDayNumber{top:0;bottom:0}@media (min-width:0px) and (max-width:1200px){.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrDay{width:30px;height:30px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrDayNumber,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrSelected{height:29px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrWeekDay{width:30px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{height:auto!important}}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrNextPrevButton{margin:0}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrMonthAndYearWrapper{padding:0;height:40px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrMonth{width:100%;padding:10px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .calendarFormInputCont .rdrCalendarWrapper .rdrMonth .rdrMonthName{display:none}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont{width:100%;height:100%;padding:15px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotDate{letter-spacing:0;color:#343a40;font-size:16px;margin:20px 0 30px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotDate.linear-background{height:20px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist{height:100%;padding-top:70px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .collapsible{text-align:center;font-weight:600;padding:5px 0;height:28px;font-size:16px;color:#343a40}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .collapsible:after{content:""}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .collapsiveContentBody{width:100%;border-bottom:none!important;overflow:auto!important;max-height:350px;transition:max-height .2s ease-out}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .collapsiveContentBody .flexWrapper{display:flex;align-items:center;justify-content:space-between}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .collapsiveContentBody .noSlotAvailable{background:#f5f5f5;padding:20px 0;font-size:13px;color:#343a40;text-align:center}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .slotsAvailable{margin:0;list-style:none;padding:15px 5px 15px 0;display:flex;align-items:center;flex-direction:column;width:100%;grid-row-gap:12px;row-gap:12px;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .slotsAvailable .timeSlot,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .slotsAvailable li{position:relative;display:flex;align-items:center;justify-content:center;height:36px;background:#fff;border:2px solid #ddd;border-radius:5px;font-size:13px;letter-spacing:0;color:#343a40;line-height:normal;transition:all .3 ease;cursor:pointer;width:170px;max-width:190px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .slotsAvailable .timeSlot span.linear-background,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .slotsAvailable li span.linear-background{display:flex;align-items:center;justify-content:center;width:30%;height:13px;border-radius:5px;margin:0 8px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .slotsAvailable .timeSlot.active,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .slotsAvailable li.active{border-color:#3953fb;color:#3953fb;cursor:unset;-webkit-user-select:none;user-select:none;pointer-events:none}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .slotsAvailable .timeSlot:hover:not(.active),.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .slotsAvailable li:hover:not(.active){color:#3953fb;border-color:#3953fb}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .slotsAvailable .timeSlot.linear-background:hover,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont .freeSlotCont .slotsAvailablelist .slotsAvailable li.linear-background:hover{border-color:#ddd}.bookMeetingPopup{position:fixed;display:flex;align-items:center;justify-content:center;inset:0;width:100%;height:100%;z-index:100}.bookMeetingPopup .closeIcon{position:absolute;top:10px;right:10px;z-index:21;font-size:18px;color:#666;cursor:pointer;padding:2px}.bookMeetingPopup .closeIcon:hover{background-color:#ddd;border-radius:50%}.bookMeetingPopup .card{position:relative;z-index:20;background:#fff;width:70%;height:calc(100vh - 20%);border-radius:5px}@media screen and (min-width:768px) and (max-width:1300px){.bookMeetingPopup .card{width:80%}}@media screen and (min-width:1024px) and (max-width:1300px){.bookMeetingPopup .card .nextBtn button{min-width:70px!important}}.bookMeetingPopup .card .bookMeetingCont{position:relative;display:grid;grid-template-columns:30% 70%;height:100%}.bookMeetingPopup .card .bookMeetingCont.disableAction{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont{border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:1px solid #ddd;width:100%;height:100%;background:#f9f9ff;margin:auto;padding:20px 10px 20px 20px;overflow:auto}.bookMeetingPopup .card .bookMeetingCont .sideMenuCont .eventsListSection{height:100%;padding-right:10px;overflow:auto}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody{border-top-right-radius:5px;border-bottom-right-radius:5px;height:calc(100% - 52px);align-items:flex-end}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont{position:relative;display:grid;grid-template-columns:55% 45%;width:100%;height:100%}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarPopupCont.oneColGrid{grid-template-columns:100%}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody #calendarDescContent{border:1px solid #ebebeb;border-radius:5px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .addGuestDescCont{width:99%;height:100%;padding:30px 20px 20px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .addGuestDescCont .addGuestCont{position:relative;display:grid;grid-template-columns:100%;padding:5px 0;border:1px solid #ebebeb;margin-bottom:30px;border-radius:5px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .addGuestDescCont .addGuestCont .addRemoveEmailAddress .emailAndInputBoxCont{position:relative}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .addGuestDescCont .addGuestCont .addRemoveEmailAddress .emailAndInputBoxCont .drop-down-menu{left:0}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .addGuestDescCont .addGuestCont .addRemoveEmailAddress .emailAndInputBoxCont .drop-down-menu .dropdownList .listItem .listItemWrap{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .addGuestDescCont .addGuestCont .addRemoveEmailAddress .emailAndInputBoxCont .drop-down-menu .dropdownList .option{padding:10px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .addGuestDescCont .addGuestCont .addRemoveEmailAddress .emailAndInputBoxCont .drop-down-menu .dropdownList .option .itemName .addTxt{color:#3953fb}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .addGuestDescCont .addGuestCont .addRemoveEmailAddress .emailAndInputBoxCont .inputWrapper{width:auto}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .addGuestDescCont .addGuestCont .addRemoveEmailAddress .emailAndInputBoxCont .inputWrapper .inputCont .inputBox{line-height:25px;width:100%;border:none}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .addGuestDescCont .addGuestCont .addRemoveEmailAddress .labelName{line-height:normal;height:26px;display:flex;align-items:center;position:relative;top:2px;font-size:12px;white-space:nowrap}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .addGuestDescCont .addGuestCont .addRemoveEmailAddress .focusBorder{display:none!important}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn{position:relative;display:flex;align-items:center;justify-content:flex-end;border-top:1px solid #eaeaea;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;height:52px;padding:0 20px;background:#fff;border-bottom-right-radius:10px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn button{font-size:14px;border-radius:5px;letter-spacing:.3px;min-width:100px;margin:unset;width:34px!important;height:34px!important}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn button.calendarNextBtn,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn button.calendarScheduleEventBtn{border:1px solid #3953fb;background:#3953fb}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn button.calendarNextBtn.disabledBtn,.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn button.calendarScheduleEventBtn.disabledBtn{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:unset}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn button.calendarScheduleEventBtn{min-width:130px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn button.calendarBackBtn{border:1px solid #fff;color:#666;background:#fff}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn button.calendarBackBtn:hover{background:#f5f5f5;color:#000;border:1px solid #f5f5f5}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn button.calendarCancelBookingBtn{border:1px solid #3953fb;color:#3953fb;background:#fff}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn button.loading{transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn.nextBtn{background-color:unset;height:auto;padding:0 0 0 6px;border:0}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn.nextBtn button{min-width:70px}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:pointer}.bookMeetingPopup .bgOverlay{position:fixed;z-index:19;inset:0;width:100%;height:100%;background:rgba(0,0,0,.57)}@media screen and (max-width:1024px){.bookMeetingCont{grid-template-columns:repeat(1,1fr)!important;overflow:auto!important}.bookMeetingCont.autoHeight{display:flex!important;flex-direction:column!important;height:auto!important}.bookMeetingCont.autoHeight .sideMenuCont{flex:0 0 20%!important}.bookMeetingCont.autoHeight .calendarContentBody{flex:0 0 auto!important}.calendarPopupCont{grid-template-columns:repeat(1,1fr)!important}.slotsAvailablelist{padding-top:12px!important}.slotsAvailablelist .timeSlot{width:100%!important;max-width:100%!important}.flexWrapper{width:100%!important}.sideMenuCont{overflow:unset!important}.eventsListSection{padding-right:14px!important}.eventsList{max-height:220px!important;overflow:auto!important}.closeIcon{top:5px!important;right:5px!important}.addGuestCont{margin-bottom:16px!important}.collapsible{text-align:left}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn{border:0}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn button{width:100%!important}.bookMeetingPopup .card .bookMeetingCont .calendarContentBody .calendarActionBtn button.loading{width:34px!important}}.tracking{position:relative;display:block;width:100%;height:100%;border-color:#f3f4f8}.tracking .headerSection{padding:0}.tracking .bodySection{position:relative;width:100%;height:calc(100% - 60px);padding:12px}.tracking .bodySection .visitorsInfoSection{position:relative;height:100%}.tracking .bodySection .visitorsInfoSection .viewSection{display:flex;justify-content:space-between;background:#fff;padding:10px;border-radius:10px;height:60px}.tracking .bodySection .visitorsInfoSection .viewSection .filterByDateTab.disabled{opacity:.1}.tracking .bodySection .visitorsInfoSection .viewSection .viewTitle{display:flex;align-items:center;color:#3b3b3b;font-size:16px;font-weight:700}.tracking .bodySection .visitorsInfoSection .viewSection .overlayCustomDateFilter{position:fixed;z-index:4;inset:0;width:100%;height:100%;background:transparent}.tracking .bodySection .visitorsInfoSection .visitAnalyticList{position:relative;margin-top:12px;display:grid;grid-template-columns:repeat(3,auto);grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.tracking .bodySection .visitorsInfoSection .visitAnalyticList.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.2;cursor:unset}.tracking .bodySection .visitorsInfoSection .visitAnalyticList .visitCont{display:flex;align-items:center;justify-content:space-between;font-size:14px;padding:15px;height:78px;border-radius:10px;background:#fff;border:1px solid}.tracking .bodySection .visitorsInfoSection .visitAnalyticList .visitCont.visits{border-color:#28ad56}.tracking .bodySection .visitorsInfoSection .visitAnalyticList .visitCont.uniqueVisits{border-color:#3953fb}.tracking .bodySection .visitorsInfoSection .visitAnalyticList .visitCont.avgVisits{border-color:#1eb9d5}.tracking .bodySection .visitorsInfoSection .visitAnalyticList .visitCont .visitTitleAndTime{display:flex;align-items:start;flex-direction:column;justify-content:space-between;align-self:stretch}.tracking .bodySection .visitorsInfoSection .visitAnalyticList .visitCont .visitTitleAndTime .visitTitle.linear-background{width:90px}.tracking .bodySection .visitorsInfoSection .visitAnalyticList .visitCont .visitTitleAndTime .visitTime.linear-background{width:130px}.tracking .bodySection .visitorsInfoSection .visitAnalyticList .visitCont .visitTimeInMin{font-weight:700}.tracking .bodySection .visitorsInfoSection .visitAnalyticList .visitCont .visitTimeInMin.visits{color:#28ad56}.tracking .bodySection .visitorsInfoSection .visitAnalyticList .visitCont .visitTimeInMin.uniqueVisits{color:#3953fb}.tracking .bodySection .visitorsInfoSection .visitAnalyticList .visitCont .visitTimeInMin.avgVisits{color:#1eb9d5}.tracking .bodySection .visitorsInfoSection .visitAnalyticList .visitCont .visitTimeInMin.linear-background{width:60px}.tracking .bodySection .visitorsInfoSection .visitorsDataSection{position:relative;margin-top:12px;width:100%;height:calc(100% - 160px);border:1px solid #ddd;border-radius:10px;background:#fff}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .tabletitle{font-size:16px;color:#3b3b3b;display:flex;align-items:center;padding:16px;font-weight:700}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .tabletitle.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.2;cursor:unset}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:calc(100% - 50px)}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table{width:100%;height:100%}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableHeaders{display:grid;grid-template-columns:22% 16% 12% 12% 12% 12% auto;background:#f9f9ff;height:40px;align-content:center;align-items:center;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;color:#3b3b3b;font-size:14px;padding:12px 16px}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableHeaders.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.2;cursor:unset;border-bottom:2px solid #ddd;border-top:1px solid #ddd}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableHeaders .sessionDetailHeader{display:flex;align-items:center;justify-content:center}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .emptyDataMsg{height:unset;min-height:450px;display:flex;align-items:center;justify-content:center}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .navigateToSettings{position:relative;height:unset;min-height:360px;display:block;text-align:center;padding:60px 0}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .navigateToSettings .illustrationImg{margin-bottom:30px}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .navigateToSettings .illustrationImg img{width:100px;height:80px}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .navigateToSettings .infoText{font-size:14px;color:#343a40;margin-bottom:20px}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .navigateToSettings .navigateToSettingsBtn{border:1px solid #3953fb;color:#3953fb;padding:10px;border-radius:5px;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:34px;font-size:14px;margin:0 auto;display:flex;align-items:center}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBody{display:block;height:100%;overflow:auto}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow{display:grid;grid-template-columns:22% 16% 12% 12% 12% 12% auto;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;border-bottom:1px solid #ddd;align-content:center;align-items:center;font-size:14px;padding:12px 16px;cursor:pointer}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow .name{display:flex;align-items:center}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow .name .circleOwner{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:35px;padding-top:2px;border:1px solid #3953fb;color:#3953fb;text-transform:uppercase;font-size:12px}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow .name .userName{position:relative;margin-left:8px}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow .domain{display:flex;align-items:center}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow .domain svg{width:22px;height:auto}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow .domain .domainName{position:relative;margin-left:8px}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow .country{display:flex;align-items:center}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow .country .countryCode{margin-right:10px}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow .sessionDate,.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow .sessionStartTime{display:flex;align-items:center}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow .sessionDate svg,.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow .sessionStartTime svg{margin-right:6px}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow .nextIcon{display:flex;align-items:center;justify-content:center;cursor:pointer}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow.bodyloader{display:grid;width:100%;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow.bodyloader .name.linear-background{width:70%}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow.bodyloader .country.linear-background,.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow.bodyloader .domain.linear-background{width:50%}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow.bodyloader .startDate.linear-background,.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow.bodyloader .startTime.linear-background,.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow.bodyloader .time.linear-background{width:40%}.tracking .bodySection .visitorsInfoSection .visitorsDataSection .visitorsDataTable table .vistorsTableBodyRow.bodyloader .nextIcon.linear-background{width:30%;position:relative;left:50px}.tracking .bodySection .visitorsDetailedInfoSection{position:relative;height:100%;width:100%}.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection{width:100%;height:60px;background:#fff;border-radius:10px;display:grid;grid-template-columns:60px auto;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;background:none;margin-bottom:10px}.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .backButton{position:relative;width:60px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .backButton:hover i{color:#3953fb}.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .backButton i{position:relative;font-size:22px;color:#9e9e9e}.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont{position:relative;background:#fff;border-radius:10px;font-size:16px;display:grid;grid-template-columns:repeat(2,auto);justify-content:space-between;align-items:center;padding:0 20px}.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .domainInfo .pageHeading{color:#3b3b3b}.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .domainInfo .domainName{color:#3953fb;font-size:16px;margin-left:20px}.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation{position:relative;display:flex;align-items:center;justify-content:space-between;width:220px}.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .pageCount{font-size:16px}.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navigationCont{display:grid;grid-template-columns:54px calc(100% - 64px);-webkit-column-gap:10px;grid-column-gap:10px;column-gap:10px;height:34px;align-items:center}.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navigationCont .nextButton,.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navigationCont .prevButton{position:relative;border:1px solid #ddd;padding:3px;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:54px}.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navigationCont .nextButton i,.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navigationCont .prevButton i{color:#3953fb}.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navigationCont .nextButton.disabled,.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navigationCont .prevButton.disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.tracking .bodySection .visitorsDetailedInfoSection .detailedInfoHeaderSection .domainInfoAndNavigationCont .countAndNavigation .navTaskBtnCont{display:grid;grid-template-columns:54px calc(100% - 64px);grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;height:34px;align-items:center}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody{position:relative;width:100%;height:calc(100% - 75px);background:#fff;border-radius:10px;display:grid;grid-template-columns:360px auto;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;background:none}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails{background:#fff;border-radius:10px;border:1px solid #ddd;padding:10px;overflow-y:scroll;overflow-x:hidden}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .emptyVisitorMsg{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .vistorDetailCard{width:340px;margin-bottom:10px;border:1px solid #ddd;border-radius:10px;cursor:pointer}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .vistorDetailCard.highlight{border:1px solid #3953fb}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .vistorDetailCard .visitorName{font-size:16px;color:#3b3b3b;border-bottom:1px solid #ddd;padding:12px 16px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .vistorDetailCard .visitorName .name.linear-background{width:170px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .vistorDetailCard .vistorCardBody{display:grid;grid-template-columns:repeat(2,50%);padding:16px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .vistorDetailCard .vistorCardBody .companyAndTotalDuration{display:flex;flex-direction:column;justify-content:space-between;font-size:14px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .vistorDetailCard .vistorCardBody .companyAndTotalDuration .companyDetails{display:flex;align-items:center;margin-bottom:12px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .vistorDetailCard .vistorCardBody .companyAndTotalDuration .companyDetails .name{margin-left:5px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .vistorDetailCard .vistorCardBody .companyAndTotalDuration .totalDuration{color:#3b3b3b;display:flex;align-items:center}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .vistorDetailCard .vistorCardBody .companyAndTotalDuration .totalDuration .duration{margin-left:5px;line-height:1.1;font-size:14px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .vistorDetailCard .vistorCardBody .countryDetails{display:flex;justify-content:right;font-size:14px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .vistorDetailCard .vistorCardBody .countryDetails .countryCodeCont{margin-right:5px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .vistorDetailCard .vistorCardBody .countryDetails .countryName{font-size:14px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .visitorsDetails .vistorDetailCard .vistorCardBody .countryDetails .countryName.linear-background{width:80px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails{position:relative;background:#fff;border-radius:10px;border:1px solid #ddd;overflow:scroll;padding:20px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails .emptySessionDetail{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails .headerCont{border-bottom:1px solid #ddd;padding-bottom:20px;font-size:16px;color:#3b3b3b}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails .sessionDetailCard{display:grid;grid-template-columns:4% 13% 13% auto 15%;align-items:center;border-bottom:1px solid #ddd;font-size:14px;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;padding:20px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails .sessionDetailCard .serialNo.linear-background{width:40px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails .sessionDetailCard .sessionLink{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails .sessionDetailCard .sessionLink.linear-background{width:550px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails .sessionDetailCard .sessionDuration{display:flex;align-items:center;justify-content:center}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails .sessionDetailCard .sessionDuration.linear-background{width:80px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails .sessionDetailCard .sessionStartTime{display:flex;align-items:center;line-height:1}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails .sessionDetailCard .sessionStartTime.linear-background{width:80px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails .sessionDetailCard .sessionStartTime .startTime{margin-left:5px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails .sessionDetailCard .sessionDate{display:flex;align-items:center;line-height:1}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails .sessionDetailCard .sessionDate.linear-background{width:80px}.tracking .bodySection .visitorsDetailedInfoSection .visitorsDetailedInfoBody .sessionDetails .sessionDetailCard .sessionDate .startDate{margin-left:5px}.domainHealthCenterWrapper{height:100%;width:100%}.domainHealthCenterWrapper .domainHealthCenterCont{position:relative;display:flex;flex-direction:column;width:100%;height:100%}.domainHealthCenterWrapper .domainHealthCenterCont .headerCont{display:flex;align-items:center;flex-direction:row;justify-content:space-between;border-bottom:1px solid #ececec;padding:16px 24px}.domainHealthCenterWrapper .domainHealthCenterCont .headerCont .titleHeader{position:relative;display:block;font-size:16px;font-family:Graphik-Regular;color:#666;font-weight:400}.domainHealthCenterWrapper .domainHealthCenterCont .headerCont .emailCont{display:flex;align-items:center}.domainHealthCenterWrapper .domainHealthCenterCont .headerCont .emailCont .googleIcon,.domainHealthCenterWrapper .domainHealthCenterCont .headerCont .emailCont .microsoftIcon,.domainHealthCenterWrapper .domainHealthCenterCont .headerCont .emailCont .smtpIcon{margin-right:5px;width:22px;height:22px}.domainHealthCenterWrapper .domainHealthCenterCont .headerCont .emailCont .emailTxt{color:#343a40}.domainHealthCenterWrapper .searchAndFilterWrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.domainHealthCenterWrapper .layoutSection{display:grid;grid-template-columns:auto minmax(310px,346px);width:100%;height:calc(100% - 54px);padding:16px 24px;grid-gap:16px;overflow-y:auto;overflow-x:hidden}@media (max-width:1200px){.domainHealthCenterWrapper .layoutSection{grid-template-columns:100%}}.domainHealthCenterWrapper .layoutSection .leftLayout{position:relative;height:100%;overflow:hidden}@media (max-width:1200px){.domainHealthCenterWrapper .layoutSection .leftLayout{overflow:unset}}.domainHealthCenterWrapper .layoutSection .leftLayout .searchWrapper{display:flex;align-items:center;flex-direction:row}.domainHealthCenterWrapper .layoutSection .leftLayout .searchWrapper .searchInput{background:#fff;position:relative;display:flex;align-items:center;width:286px;border-radius:6px;border:1px solid #ebebeb}.domainHealthCenterWrapper .layoutSection .leftLayout .searchWrapper .searchInput .errMsg{position:absolute;bottom:-12px;color:red;font-size:11px;left:0}.domainHealthCenterWrapper .layoutSection .leftLayout .searchWrapper .searchInput .searchImage{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.domainHealthCenterWrapper .layoutSection .leftLayout .searchWrapper .searchInput .searchImage svg{width:20px;height:20px;fill:#666}.domainHealthCenterWrapper .layoutSection .leftLayout .searchWrapper .searchInput .searchTextBox{display:flex;align-items:center;position:relative}.domainHealthCenterWrapper .layoutSection .leftLayout .searchWrapper .searchInput .searchTextBox input{border:0;color:#3b3b3b;width:254px;font-size:16px;padding:6px 20px 6px 2px;border-radius:35px;line-height:1.5}.domainHealthCenterWrapper .layoutSection .leftLayout .searchWrapper .searchInput .searchTextBox i{position:absolute;right:5px;color:#666;font-size:14px;cursor:pointer;padding:2px;border-radius:35px;display:flex;align-items:center}.domainHealthCenterWrapper .layoutSection .leftLayout .searchWrapper .searchInput .searchTextBox i:hover{color:#000}.domainHealthCenterWrapper .layoutSection .leftLayout .searchWrapper .searchInput:focus-within .searchImage svg{fill:#3953fb}.domainHealthCenterWrapper .layoutSection .leftLayout .searchWrapper .searchInput:focus-within input{color:#3953fb;border-radius:35px;transition:all .3s ease-in-out}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListSection{position:relative;height:calc(100% - 54px);border:1px solid #ddd;border-radius:6px}@media (max-width:1200px){.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListSection{height:unset}}.domainHealthCenterWrapper .layoutSection .leftLayout .searchWrapper .searchInput:focus-within input,.domainHealthCenterWrapper .layoutSection .leftLayout .searchWrapper .searchInput:focus-within svg{color:#666!important;fill:#666!important}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .inboxItem,.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListHeader{display:grid;grid-template-columns:auto 20% 20% 20% 40px;font-size:14px;align-items:center;line-height:normal}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListHeader{position:-webkit-sticky;position:sticky;top:-16px;background-color:#f9f9ff;border-bottom:1px solid #ddd;border-top-left-radius:6px;border-top-right-radius:6px;color:#3b3b3b;padding:12px}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody{border-bottom-right-radius:6px;border-bottom-left-radius:6px;height:calc(100% - 44px);overflow-y:auto}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody:not(:last-child){border-bottom:1px solid #ddd}@media (max-width:1200px){.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody{height:unset!important}}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .inboxItem{padding:12px;border-bottom:1px solid #ddd;cursor:pointer}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .inboxItem:last-child{border-bottom:0}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .noInboxFound{padding:12px;text-align:center;font-size:14px}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .inboxName{color:#3953fb;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .inboxName.linear-background{width:80%}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .authentication{width:75px;height:24px;font-size:12px;border-radius:32px;cursor:pointer;display:flex;align-items:center;justify-content:center}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .authentication.pending{color:#f59064;background-color:rgba(245,144,100,.1607843137);border:1px solid #f59064}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .authentication.completed{color:#00a358;background-color:rgba(0,163,88,.1607843137);border:1px solid #00a358}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .profileName,.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .profilePicture{align-self:end}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .profileName.linear-background,.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .profileName .linear-background,.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .profilePicture.linear-background,.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .profilePicture .linear-background,.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .refreshIcon.linear-background,.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .refreshIcon .linear-background{border-radius:35px;width:20px;height:20px}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .errorColor{color:#ff9e10;font-size:16px}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .doneColor{color:#28ad56;font-size:16px}.domainHealthCenterWrapper .layoutSection .leftLayout .inboxListBody .refreshIcon{font-size:16px;cursor:pointer}.domainHealthCenterWrapper .layoutSection .leftLayout .hasPagination .pagination-section{border-top:1px solid unset;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.domainHealthCenterWrapper .layoutSection .leftLayout .hasPagination .inboxListPageAndLimit{position:relative;display:flex;align-items:center;justify-content:flex-end;padding:0 30px;width:100%}.domainHealthCenterWrapper .layoutSection .leftLayout .hasPagination .inboxListPageAndLimit .pagination-section{border-top:0}.domainHealthCenterWrapper .layoutSection .leftLayout .hasPagination .inboxListPageAndLimit .pageLimit .limitDropdown{top:auto;bottom:40px}.domainHealthCenterWrapper .layoutSection .leftLayout .hasPagination .inboxListBody{height:calc(100% - 95px);border-bottom-right-radius:0;border-bottom-left-radius:0}@media (max-width:1200px){.domainHealthCenterWrapper .layoutSection .leftLayout .hasPagination .inboxListBody{height:unset!important}}.domainHealthCenterWrapper .layoutSection .leftLayout .authentication,.domainHealthCenterWrapper .layoutSection .leftLayout .profileName,.domainHealthCenterWrapper .layoutSection .leftLayout .profilePicture{text-align:center;margin:0 auto}.domainHealthCenterWrapper .layoutSection .rightLayout{position:relative;display:flex;flex-direction:column}.domainHealthCenterWrapper .layoutSection .rightLayout .customTrackingCont,.domainHealthCenterWrapper .layoutSection .rightLayout .domainHealthScoreWrapper,.domainHealthCenterWrapper .layoutSection .rightLayout .emailTestCont{margin-bottom:10px}@media (max-width:1200px){.domainHealthCenterWrapper .layoutSection .rightLayout .customTrackingCont,.domainHealthCenterWrapper .layoutSection .rightLayout .domainHealthScoreWrapper,.domainHealthCenterWrapper .layoutSection .rightLayout .emailTestCont{margin-bottom:16px}}.domainHealthCenterWrapper .layoutSection .rightLayout .customTrackingCont h4,.domainHealthCenterWrapper .layoutSection .rightLayout .domainHealthScoreWrapper h4,.domainHealthCenterWrapper .layoutSection .rightLayout .emailTestCont h4{color:#343a40;font-size:16px;font-weight:700}.domainHealthCenterWrapper .layoutSection .rightLayout .customTrackingCont{position:relative;border:1px solid #ddd;border-radius:10px;padding:20px}.domainHealthCenterWrapper .layoutSection .rightLayout .customTrackingCont .customTrakingHeader{position:relative;display:flex;align-items:center;justify-content:space-between}.domainHealthCenterWrapper .layoutSection .rightLayout .customTrackingCont .configureCustomLink{display:flex;align-items:center;margin-top:15px}.domainHealthCenterWrapper .layoutSection .rightLayout .customTrackingCont .configureCustomLink .customLink{position:relative;margin-left:10px;text-decoration:underline;color:#3953fb;font-size:14px;cursor:pointer}.domainHealthCenterWrapper .layoutSection .rightLayout .emailTestCont{position:relative;border:1px solid #ddd;border-radius:10px;padding:20px}.domainHealthCenterWrapper .layoutSection .rightLayout .emailTestCont .emailTestHeader{display:flex;align-items:center;justify-content:space-between}.domainHealthCenterWrapper .layoutSection .rightLayout .emailTestCont .emailTestHeader .cmgSnText{font-size:14px;color:#3953fb;opacity:.8}.domainHealthCenterWrapper .detailedDomainHealthInfo{width:100%;height:calc(100% - 40px);position:relative;display:grid;grid-template-columns:60% auto;padding:16px 24px}.domainHealthCenterWrapper .detailedDomainHealthInfo .leftSection{width:100%;height:100%}.domainHealthCenterWrapper .detailedDomainHealthInfo .leftSection .statusUpdateAndDeliverability{position:relative;overflow-y:auto;height:calc(100% - 80px)}.domainHealthCenterWrapper .detailedDomainHealthInfo .leftSection .statusUpdateAndDeliverability .dnsInfoBody{position:relative}.domainHealthCenterWrapper .detailedDomainHealthInfo .leftSection .statusUpdateAndDeliverability .dnsInfoBody:first-child .headerContent{padding:0 0 20px}.domainHealthCenterWrapper .detailedDomainHealthInfo .leftSection .statusUpdateAndDeliverability .dnsInfoBody .headerContent{display:flex;align-items:center;flex-direction:row;justify-content:normal;color:#343a40;padding:20px 0;border-bottom:0}.domainHealthCenterWrapper .detailedDomainHealthInfo .leftSection .statusUpdateAndDeliverability .dnsInfoBody .headerContent .headerTitle{font-size:16px}.domainHealthCenterWrapper .detailedDomainHealthInfo .leftSection .backButtonCont{position:absolute;bottom:0;width:100%;height:80px;display:flex;align-items:center;justify-content:flex-start;padding:10px;background-color:#fff}.domainHealthCenterWrapper .detailedDomainHealthInfo .leftSection .backButtonCont .backButton{position:relative;margin:unset;background-color:#fff;width:120px;color:#3953fb;border:1px solid #3953fb}.domainHealthCenterWrapper .detailedDomainHealthInfo .rightSection{position:relative;display:block;height:100%;overflow-y:auto}.domainHealthCenterWrapper .detailedDomainHealthInfo .rightSection .keyInfoCont{position:relative;display:block}.domainHealthCenterWrapper .detailedDomainHealthInfo .rightSection .keyInfoCont .keyInfoHeader{position:relative;display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #ececec;font-size:16px;color:#343a40}.domainHealthCenterWrapper .detailedDomainHealthInfo .rightSection .keyInfoCont .keyInfoBody{position:relative;list-style:none;padding:10px}.domainHealthCenterWrapper .detailedDomainHealthInfo .rightSection .keyInfoCont .keyInfoBody .keyInfoPoint{display:grid;grid-template-columns:7% auto;margin-bottom:20px;font-size:13px;line-height:1.8}.domainHealthCenterWrapper .detailedDomainHealthInfo .rightSection .keyInfoCont .keyInfoBody .keyInfoPoint svg{margin-top:5px}.searchAndFilterWrapper .userFilterDropDown{position:relative;margin-left:10px}.searchAndFilterWrapper .userFilterDropDown .userFilterBtn{position:relative;display:flex;align-items:center;justify-content:center;outline:none;background:#fff;border-radius:3px;border:1px solid #eceff1;padding:0 10px;width:200px;height:36px;font-size:15px;transition:all .3s ease;cursor:pointer}.searchAndFilterWrapper .userFilterDropDown .userFilterBtn:hover{background:#fbfbfb;transition:all .3s ease}.searchAndFilterWrapper .userFilterDropDown .userFilterBtn .icon{margin-right:10px;width:14px;height:14px}.searchAndFilterWrapper .userFilterDropDown .userFilterBtn .icon svg{fill:#3953fb;width:14px;height:14px}.searchAndFilterWrapper .userFilterDropDown .userFilterBtn .UpgradeTooltip .sharpPointer{right:29px}.searchAndFilterWrapper .userFilterDropDown .userFilterBtn .name{position:relative;color:#3953fb;min-width:100px;max-width:110px;text-align:left;font-size:15px;top:2px;line-height:normal}.searchAndFilterWrapper .userFilterDropDown .userFilterBtn .name .shortName{text-transform:uppercase}.searchAndFilterWrapper .userFilterDropDown .userFilterBtn .name .shortName:not(:last-child):after{content:", "}.searchAndFilterWrapper .userFilterDropDown .userFilterBtn .name .shortName.teamNameSelected{text-transform:unset;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.searchAndFilterWrapper .userFilterDropDown .userFilterBtn .hiddenCount{font-size:13px;color:#787878;min-width:30px;line-height:normal;position:relative;top:1px}.searchAndFilterWrapper .userFilterDropDown .userFilterBtn .arrow{margin-left:5px;margin-top:3px;display:flex;align-items:center;transition:all .3s ease}.searchAndFilterWrapper .userFilterDropDown .userFilterBtn .arrow svg{fill:#535353;width:11px;height:11px}.searchAndFilterWrapper .userFilterDropDown .userFilterBtn .arrow.activeArrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);transition:all .3s ease}.searchAndFilterWrapper .userFilterDropDown .overlayUserFilterMask{position:fixed;z-index:4;inset:0;width:100%;height:100%;background:transparent}.domainHealthScoreWrapper{border:1px solid #ddd;padding:16px;border-radius:10px}.domainHealthScoreWrapper .noInboxFound{font-size:13px}.domainHealthScoreWrapper .domainHealthList{display:grid;grid-template-columns:calc(60% - 16px) 40%;grid-gap:16px}.domainHealthScoreWrapper .domainHealthList.loading{justify-content:flex-start!important}.domainHealthScoreWrapper .domainHealthList.noGrid{display:block}.domainHealthScoreWrapper .domainHealthHeading{color:#343a40;font-size:16px;padding-bottom:20px;font-weight:700}.domainHealthScoreWrapper .domainHealth{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;font-size:13px}.domainHealthScoreWrapper .domainHealthLabel{padding-right:12px}.domainHealthScoreWrapper .domainHealthLabel.linear-background{width:140px;margin-right:12px}.domainHealthScoreWrapper .domainHealthValue{font-weight:700}.domainHealthScoreWrapper .domainHealthValue.linear-background{width:40px}.domainHealthScoreWrapper .domainHealthValue.green{color:#28ad56}.domainHealthScoreWrapper .domainHealthValue.blue{color:#3953fb}.domainHealthScoreWrapper .domainHealthValue.yellow{color:#ff9e10}.domainHealthScoreWrapper .domainHealthValue.red{color:red}.domainHealthScoreWrapper .scoreLoader{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;color:#3b3b3b;margin:0 auto}.domainHealthScoreWrapper .scoreLoader.linear-background{border-radius:50%}.statusInfo{width:80px;height:24px;font-size:12px;border-radius:32px;display:flex;align-items:center;justify-content:center;margin-left:10px}.statusInfo .count{margin-right:5px}.statusInfo.pending{color:#f59064;background-color:rgba(245,144,100,.1607843137);border:1px solid #f59064}.statusInfo.completed{color:#00a358;background-color:rgba(0,163,88,.1607843137);border:1px solid #00a358}.noInboxConnectedWrapper{padding:24px 12px;font-size:13px;color:#3b3b3b;line-height:1.5}.noInboxConnectedWrapper .connectEmailAccounts{color:#3953fb;cursor:pointer}.noInboxConnectedWrapperDS{font-size:13px;color:#3b3b3b;line-height:1.5}.noInboxConnectedWrapperDS .connectEmailAccounts{color:#3953fb;cursor:pointer}.accordion{border:1px solid #ccc;margin-bottom:10px;border-radius:10px;width:90%}.accordion .accordionHeader{display:flex;align-items:center;justify-content:space-between;padding:10px;background-color:none;cursor:pointer}.accordion .accordionHeader.disableCursor{cursor:default}.accordion .accordionHeader .accordionTitle{display:flex;align-items:center;font-size:15px}.accordion .accordionHeader .accordionTitle .errorColor{color:#ff9e10;font-size:16px;width:20px;height:20px;background:rgba(245,144,100,.1607843137);display:flex;align-items:center;justify-content:center;margin-right:5px}.accordion .accordionHeader .accordionTitle .doneColor{color:#28ad56;font-size:16px;width:20px;height:20px;background-color:rgba(0,163,88,.1607843137);display:flex;align-items:center;justify-content:center;margin-right:5px}.accordion .accordionHeader .accordionTitle .abbreviatedForm{font-size:12px;color:#8d8d8d;margin-left:8px}.accordion .accordionHeader .accordionTitle .smileyIcon{font-size:16px;width:18px;height:18px;background-color:rgba(0,163,88,.1607843137);display:flex;align-items:center;justify-content:center;margin-right:5px;border-radius:3px}.accordion .accordionHeader .accordionTitle .fullForm{font-size:12px;color:#8d8d8d;margin-left:5px}.accordion .accordionHeader .accordionTitle .tickIcon{font-size:14px;margin-right:5px}.accordion .accordionHeader .arrowIcon{-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.accordion .accordionHeader .arrowIcon.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion .accordionHeader .comingSoonTxt{position:relative;font-size:13px;color:#3953fb;opacity:.8}.accordion .accordionContent{position:relative;font-size:14px;list-style:none;margin:0;padding:0 10px 10px;max-height:0;transition:max-height .5s ease-in-out;overflow:hidden}.accordion .accordionContent .stepNoAndInfo{position:relative;margin-bottom:6px;font-size:12px;color:#343a40}.accordion .accordionContent .stepNoAndInfo.gridWrapper{display:grid;grid-template-columns:50px calc(100% - 60px);grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.accordion .accordionContent .stepNoAndInfo.gridMinMaxWrapper{display:grid;grid-template-columns:minmax(44px,auto) auto 1fr;grid-column-gap:10px;align-items:baseline}.accordion .accordionContent .stepNoAndInfo .nestedListed{position:relative;top:3px;margin-bottom:6px;list-style:none;padding-left:0}.accordion .accordionContent .stepNoAndInfo .nestedListed li.stepNoAndInfo{margin-bottom:2px}.accordion .accordionContent .stepNoAndInfo .nestedListed li.stepNoAndInfo .stepNo{font-weight:600}.accordion .accordionContent .stepNoAndInfo.blockDisplay{display:block}.accordion .accordionContent .stepNoAndInfo .stepNo{margin-right:5px;font-weight:700}.accordion .accordionContent .stepNoAndInfo .stepItem{line-height:1.8}.accordion .accordionContent .stepNoAndInfo .stepItem.registered{color:#28ad56}.accordion .accordionContent .stepNoAndInfo .stepItem.dkimContent{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.accordion .accordionContent .stepNoAndInfo .mxContent,.accordion .accordionContent .stepNoAndInfo .mxContentHeader{display:grid;grid-template-columns:30% 10% auto}.accordion .accordionContent .stepNoAndInfo .mxContentHeader{color:#3b3b3b;font-weight:700}.accordion .accordionContent .updateAndVerifyBtn{position:relative;display:flex;align-items:center;justify-content:flex-end;font-size:12px}.accordion .accordionContent .updateAndVerifyBtn .updateBtn{margin-right:6px;color:#8d8d8d}.accordion .accordionContent .updateAndVerifyBtn .verifyNowBtn{color:#3953fb;text-decoration:underline;cursor:pointer}.accordion .accordionContent .updateAndVerifyBtn .loaderCont{width:55px}.accordion .accordionContent .updateAndVerifyBtn .loaderCont .verifyNowLoader{position:absolute;height:20px;width:20px;display:inline-block;-webkit-animation:around 5.4s infinite;animation:around 5.4s infinite;right:20px;top:-2px;height:15px;width:15px}.accordion .accordionContent .updateAndVerifyBtn .loaderCont .verifyNowLoader:after,.accordion .accordionContent .updateAndVerifyBtn .loaderCont .verifyNowLoader:before{content:"";background:#fff;position:absolute;display:inline-block;width:100%;height:100%;border-color:#ababab #ababab transparent transparent;border-style:solid;border-width:2px;border-radius:20px;box-sizing:border-box;top:0;left:0;-webkit-animation:around .7s ease-in-out infinite;animation:around .7s ease-in-out infinite}.accordion .accordionContent .updateAndVerifyBtn .loaderCont .verifyNowLoader:after{-webkit-animation:around .7s ease-in-out .1s infinite;animation:around .7s ease-in-out .1s infinite;background:transparent}.accordion .accordionContent .dkimUpdateAndVerify{display:grid;grid-template-columns:repeat(2,auto);justify-content:space-between;align-items:center;font-size:11px}.accordion .accordionContent .dkimUpdateAndVerify .inputAndVerifyBtn{display:flex;align-items:center;justify-content:flex-end;min-width:320px;position:relative}.accordion .accordionContent .dkimUpdateAndVerify .inputAndVerifyBtn .verifyBtn{display:flex;align-items:center;color:#3953fb;text-decoration:underline;cursor:pointer;margin-left:16px}.accordion .accordionContent .dkimUpdateAndVerify .inputAndVerifyBtn .dkimInputCont{display:flex;align-items:center;position:relative;width:58%;height:40px}.accordion .accordionContent .dkimUpdateAndVerify .inputAndVerifyBtn .dkimInputCont .dkimInputBox{border:1px solid #ececec;padding:5px;border-radius:6px;box-shadow:none;outline:0;color:#3953fb;width:100%;transition:all .5s}.accordion .accordionContent .dkimUpdateAndVerify .inputAndVerifyBtn .dkimInputCont .dkimInputBox::-webkit-input-placeholder{font-size:12px}.accordion .accordionContent .dkimUpdateAndVerify .inputAndVerifyBtn .dkimInputCont .dkimInputBox::placeholder{font-size:12px}.accordion .accordionContent .dkimUpdateAndVerify .inputAndVerifyBtn .dkimInputCont .dkimInputBox:focus{border-color:#3953fb}.accordion .accordionContent .dkimUpdateAndVerify .inputAndVerifyBtn .loaderCont{width:72px;position:relative}.accordion .accordionContent .dkimUpdateAndVerify .inputAndVerifyBtn .loaderCont .verifyLoader{position:absolute;height:20px;width:20px;display:inline-block;-webkit-animation:around 5.4s infinite;animation:around 5.4s infinite;right:18px;top:-8px;height:15px;width:15px}.accordion .accordionContent .dkimUpdateAndVerify .inputAndVerifyBtn .loaderCont .verifyLoader:after,.accordion .accordionContent .dkimUpdateAndVerify .inputAndVerifyBtn .loaderCont .verifyLoader:before{content:"";background:#fff;position:absolute;display:inline-block;width:100%;height:100%;border-color:#ababab #ababab transparent transparent;border-style:solid;border-width:2px;border-radius:20px;box-sizing:border-box;top:0;left:0;-webkit-animation:around .7s ease-in-out infinite;animation:around .7s ease-in-out infinite}.accordion .accordionContent .dkimUpdateAndVerify .inputAndVerifyBtn .loaderCont .verifyLoader:after{-webkit-animation:around .7s ease-in-out .1s infinite;animation:around .7s ease-in-out .1s infinite;background:transparent}.accordion.expanded .accordionContent{max-height:500px;transition:max-height .5s ease-in-out}@-webkit-keyframes animateWidth{0%{width:0;opacity:0}to{width:46px;opacity:1}}@keyframes animateWidth{0%{width:0;opacity:0}to{width:46px;opacity:1}}.callSettingContainer{height:100%}.callSettingContainer .callSettingContent{padding:0 24px;height:calc(100% - 56px);overflow:hidden}.callSettingContainer .callSettingContent .dialerWrapper{padding:24px 0!important;overflow:hidden!important}.callSettingContainer .callSettingContent .dialerWrapper .dialerInnercont{padding:0!important}.callSettingContainer .callSettingContent .dialerWrapper .dialerInnercont .dialerImageCont{position:relative;display:inline;height:100%}.callSettingContainer .callSettingContent .dialerWrapper .dialerInnercont .dialerUpgradeCont .upgradeTooltipSection{top:-50px}.callSettingContainer .callSettingContent .callDispostionSection{height:100%;overflow-y:auto;padding:24px 0}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList{position:relative;display:grid;grid-template-columns:repeat(1,100%);grid-gap:15px;width:100%;overflow-y:auto;justify-content:space-between;line-height:normal;align-items:stretch;padding-bottom:40px}@media (min-width:992px){.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList{grid-template-columns:repeat(2,calc(50% - 10px))}}@media (min-width:1400px){.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList{grid-template-columns:repeat(3,calc(33.33% - 10px))}}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCardLoader{border-color:#ddd;background-color:initial}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCardLoader .stageName{width:150px;color:#3b3b3b}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard{border:1px solid #ddd;border-radius:5px;display:grid;align-items:center;grid-template-columns:auto minmax(112px,154px);justify-content:space-between;height:36px;padding:0 12px;font-size:14px;width:100%;grid-gap:10px;gap:10px;cursor:pointer;color:#3b3b3b}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .wrapStage{position:relative;display:flex;align-items:center;grid-gap:6px;gap:6px}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .colorCode{position:relative;display:block;padding:5px;cursor:pointer;height:14px;width:14px;border-radius:2px}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .customTooltip .sharpPointer{border-top-right-radius:10px;border-bottom-left-radius:35px;padding:6px;top:8px;right:0;background:#393a3d;border:1px solid #393a3d}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .customTooltip .tooltipBody{background:#393a3d;border-radius:3px;top:14px;left:unset;right:-15px;width:-webkit-max-content;width:max-content;text-align:center}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .customTooltip .tooltipText{color:#fff;padding:5px 8px;font-size:13px}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard.createNewStageCard{border:1px dashed #ddd;color:#8d8d8d;top:1px}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard.createNewStageCard .stageName{top:0;color:#8d8d8d}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard.createNewStageCard .iconBg i{font-size:20px}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard:hover:not(.createNewStageCard) .hoverWrapIcon{display:flex;align-items:center;justify-content:center;width:46px;opacity:1;-webkit-animation:animateWidth .3s;animation:animateWidth .3s}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard.nonActive{border:1px solid #ddd}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard.nonEditable{-webkit-user-select:none;user-select:none;pointer-events:none;cursor:unset;background-color:#f4f4f6;color:#3b3b3b;border:1px solid #ddd}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .stageName{top:1px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:200px}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .inputWithCloseIcon{display:flex;align-items:center;position:relative;width:100%;justify-content:space-between}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .inputWithCloseIcon .editStageName{height:30px;border:0;width:100%;padding:0;font-size:14px;color:#3b3b3b}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .inputWithCloseIcon .closeIcon{font-size:14px;color:#8d8d8d;cursor:pointer;-webkit-transform:translateX(0,100%);transform:translateX(0,100%);transition:all .3s}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .actionIcons{position:relative;display:flex;align-items:center;justify-content:flex-end;min-width:112px;max-width:154px}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .actionIcons .hoverWrapIcon{position:relative;display:none;padding-right:5px;width:0;opacity:.5}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .visibilityIcon.visible{color:#3953fb}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .iconBackground,.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .iconBg{width:18px;height:18px;border-radius:3px;background-color:#f4f4f6;margin-right:5px;display:flex;align-items:center;justify-content:center;cursor:pointer}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .iconBackground i,.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .iconBg i{line-height:revert}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .iconBackground:last-child,.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .iconBg:last-child{margin-right:0}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .iconBackground .cursorNotAllowed,.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .iconBg .cursorNotAllowed{cursor:not-allowed;opacity:.5}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .iconBackground.badge,.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .iconBg.badge{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:8px;padding-right:8px;top:1px;font-size:11px;line-height:normal;height:23px;border-radius:12px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .iconBackground.badge.answered,.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .iconBg.badge.answered{color:#28ad56;background:rgba(40,173,86,.1607843137);width:68px}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .iconBackground.badge.notAnswered,.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .iconBg.badge.notAnswered{color:#8d8d8d;background:hsla(0,0%,86.7%,.5019607843);width:89px}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .deleteIcon{cursor:pointer;width:14px;position:relative}.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .renameIcon,.callSettingContainer .callSettingContent .callDispostionSection .callStageCardList .callStageCard .visibilityIcon{color:#8d8d8d;font-size:14px;position:relative}.createCallStagePopup hr{margin-bottom:25px!important}.createCallStagePopup .card{position:relative;line-height:normal}.createCallStagePopup .card .colorCodes{position:relative;width:100%;margin-bottom:2rem;top:-1px}.createCallStagePopup .card .colorCodes label{color:#3b3b3b;display:flex;font-size:13px}.createCallStagePopup .card .colorCodes .codeList{position:relative;width:100%;display:flex;align-items:center;padding:8px 0 10px;grid-gap:10px;gap:10px}.createCallStagePopup .card .colorCodes .codeList .boxSquare{padding:6px;border-radius:2px;border:1px solid #ddd;outline:4px solid transparent;cursor:pointer}.createCallStagePopup .card .colorCodes .codeList .boxSquare.active{border:1px solid #a3afff;outline:4px solid #a3afff}.createCallStagePopup .card .colorCodes .errMsgText{bottom:-10px}.createCallStagePopup .card .inputWrapper .inputCont .inputLabel{color:#8d8d8d}.createCallStagePopup .card .inputWrapper .inputCont .inputBox{border-bottom:1px solid #ddd}.createCallStagePopup .card .inputWrapper .inputCont .inputBox.filled~label,.createCallStagePopup .card .inputWrapper .inputCont .inputBox:focus~label{color:#8d8d8d}.createCallStagePopup .card .callMapToDropdown{position:relative;width:100%;margin-bottom:2rem;margin-top:2rem}.createCallStagePopup .card .callMapToDropdown label{font-size:11px;color:#8d8d8d;display:flex;cursor:pointer;position:absolute;top:-12px}.createCallStagePopup .card .callMapToDropdown .activeDropdownValue{position:relative;display:flex;align-items:center;border-bottom:1px solid #ddd;height:40px;padding:9px 0;margin-top:2px;border-radius:0;cursor:pointer}.createCallStagePopup .card .callMapToDropdown .activeDropdownValue .activeValue{color:#3953fb;font-size:15px;font-weight:500;padding-top:2px}.createCallStagePopup .card .callMapToDropdown .activeDropdownValue i{position:absolute;right:0;font-size:20px;color:#666}.emailAutoCompleteDropdown .drop-down-menu{left:0;border-radius:5px}.emailAutoCompleteDropdown .drop-down-menu .dropdownList{margin:0;max-height:246px}.emailAutoCompleteDropdown .drop-down-menu .dropdownList .option{padding:8px!important}.emailAutoCompleteDropdown .drop-down-menu .dropdownList .option:not(:last-child){border-bottom:1px solid #eee}.emailAutoCompleteDropdown .drop-down-menu .dropdownList .option .listItem .listItemWrap{width:220px!important;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.emailAutoCompleteDropdown .drop-down-menu .dropdownList .option .listItem .listItemWrap .itemName{font-size:15px;color:#343a40;margin-bottom:2px}.emailAutoCompleteDropdown .drop-down-menu .dropdownList .option .listItem .listItemWrap .itemName .addTxt{color:#3b3b3b!important}.emailAutoCompleteDropdown .drop-down-menu .dropdownList .option .listItem .listItemWrap .itemEmail{font-size:12px;color:#787878}.addSlackNotificationPopup{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;inset:0;background:transparent;z-index:101}.addSlackNotificationPopup .card{position:relative;display:block;z-index:101;border-radius:10px;background:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.53);width:600px}.addSlackNotificationPopup .card.disableClick{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.7;cursor:unset}.addSlackNotificationPopup .card .cardHeader{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding:14px 30px;border-bottom:1px solid #eceff1}.addSlackNotificationPopup .card .cardHeader .textWrapper{position:relative;display:block}.addSlackNotificationPopup .card .cardHeader .textWrapper .title{position:relative;display:block;font-size:20px;text-align:left;color:#3b3b3b}.addSlackNotificationPopup .card .cardHeader .textWrapper .desc{position:relative;display:block;margin-top:6px;color:#8d8d8d;font-size:12px}.addSlackNotificationPopup .card .cardHeader i.close{font-size:20px;color:#000;border-radius:35px;padding:3px;cursor:pointer;transition:all .3s ease-in-out}.addSlackNotificationPopup .card .cardHeader i.close:hover{background:#f5f5f5;color:#333}.addSlackNotificationPopup .card .cardBody{position:relative;display:block;padding:14px 30px}.addSlackNotificationPopup .card .cardBody.loading{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.addSlackNotificationPopup .card .notesInput{margin-bottom:1rem}.addSlackNotificationPopup .card .notesInput .notes-section{height:unset}.addSlackNotificationPopup .card .notesInput .notes-section .txt-cont{position:relative;border-radius:5px;box-shadow:inset 0 1px 2px 0 hsla(0,0%,43.5%,.16);border:1px solid #ddd;background-color:#fff;height:unset}.addSlackNotificationPopup .card .notesInput .insertVariableBtn{position:relative;cursor:pointer;padding:8px 5px;background:#f5f5f5;font-weight:500;font-size:12px;color:#666;border:1px solid #ddd;border-radius:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:5px 0 0 auto}.addSlackNotificationPopup .card .notesInput .insertVariableBtn .varibaleContainer{bottom:26px}.addSlackNotificationPopup .overlay{position:fixed;z-index:100;inset:0;width:100%;height:100%;background:rgba(0,0,0,.53)}.addSlackNotificationPopup .btnFooter{width:100%;display:flex;align-items:center;justify-content:flex-end;border-top:1px solid #ddd;padding:14px 30px;grid-gap:8px;gap:8px}.addSlackNotificationPopup .btnFooter button{font-size:14px;padding:10px 0;border-radius:5px;letter-spacing:.3px;min-width:120px;margin:unset}.addSlackNotificationPopup .btnFooter button.saveSlackNotificationBtn{border:1px solid #3953fb;background:#3953fb}.addSlackNotificationPopup .btnFooter button.saveSlackNotificationBtn.disabledBtn{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;cursor:unset}.addSlackNotificationPopup .btnFooter button.slackNotificationCancelBtn{border:1px solid #ddd;color:#8d8d8d;background:#fff}.addSlackNotificationPopup .btnFooter button.loading{width:34px!important;height:34px!important;transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.addSlackNotificationPopup .btnFooter button.loading .load-text{width:24px;height:24px;top:4px;left:4px}.reportsPage{width:100%;height:100%}.reportsPage .reportsBody{width:100%;height:calc(100% - 60px)}.reportsPage .reportsBody .reportsHeaderCont{display:flex;align-items:center;justify-content:space-between;padding:12px}.reportsPage .reportsBody .reportsHeaderCont .tabNavigationBody{border-bottom:1px solid #ddd;height:60px}.reportsPage .reportsBody .reportsHeaderCont .tabNavigationBody .tabNavigation .tabItem{height:58px}.reportsPage .reportsBody .reportsHeaderCont .rightCont{justify-content:flex-end;width:100%;border-bottom:1px solid #ddd;height:60px!important;height:100%;display:flex;align-items:center}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown{position:relative;width:unset;margin-right:2%}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown{position:relative;margin-left:10px}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .userFilterBtn{position:relative;display:flex;align-items:center;justify-content:center;outline:none;background:#fff;border-radius:3px;border:1px solid #ddd;padding:0 10px;width:200px;height:36px;font-size:15px;transition:all .3s ease;cursor:pointer}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .userFilterBtn:hover{background:#fbfbfb;transition:all .3s ease}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .userFilterBtn .icon{margin-right:10px;width:14px;height:14px}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .userFilterBtn .icon svg{fill:#3953fb;width:14px;height:14px}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .userFilterBtn .UpgradeTooltip .sharpPointer{right:29px}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .userFilterBtn .name{position:relative;color:#3953fb;min-width:100px;max-width:110px;text-align:left;font-size:15px;top:2px;line-height:normal}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .userFilterBtn .name .shortName{text-transform:uppercase}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .userFilterBtn .name .shortName:not(:last-child):after{content:", "}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .userFilterBtn .name .shortName.teamNameSelected{text-transform:unset;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .userFilterBtn .hiddenCount{font-size:13px;color:#787878;min-width:30px;line-height:normal;position:relative;top:1px}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .userFilterBtn .arrow{margin-left:5px;margin-top:3px;display:flex;align-items:center;transition:all .3s ease}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .userFilterBtn .arrow svg{fill:#535353;width:11px;height:11px}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .userFilterBtn .arrow.activeArrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);transition:all .3s ease}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterDropdown .userFilterDropDown .overlayUserFilterMask{position:fixed;z-index:4;inset:0;width:100%;height:100%;background:transparent}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterByDateTab .dateFilter .tabItem.active{z-index:0}.reportsPage .reportsBody .reportsHeaderCont .rightCont .filterByDateTab .rdrCalendarWrapper{z-index:1000}.reportsPage .reportsBody .reportsActivity{width:100%;height:calc(100% - 88px);padding:6px 10px}.reportsPage .reportsBody .reportsActivity.switchVersionDisplay{width:100%;height:calc(100% - 154px)}.reportsPage .reportsBody .reportsSequence{width:100%;height:calc(100% - 92px);padding:0 14px 6px;overflow-y:scroll}.reportsPage .reportsBody .reportsSequence.switchVersionDisplay{width:100%;height:calc(100% - 154px)}.reportsPage .reportsBody .reportsSequence .analyticsCardCont{display:flex;align-items:center;grid-gap:10px;gap:10px}.reportsPage .reportsBody .reportsSequence .analyticsCardCont .analyticsCard{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border:1px solid #ddd;border-radius:5px;background:#fff}.reportsPage .reportsBody .reportsSequence .analyticsCardCont .analyticsCard .cardHeader{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid #ddd;font-size:14px}.reportsPage .reportsBody .reportsSequence .analyticsCardCont .analyticsCard .cardHeader .cardName{color:#343a40;font-size:16px}.reportsPage .reportsBody .reportsSequence .analyticsCardCont .analyticsCard .cardHeader .cardNameLoader{width:30%}.reportsPage .reportsBody .reportsSequence .analyticsCardCont .analyticsCard .cardHeader .totalNo{color:#3953fb;background:rgba(57,83,251,.1019607843);padding:4px;font-size:16px}.reportsPage .reportsBody .reportsSequence .analyticsCardCont .analyticsCard .cardHeader .totalNoLoader{width:15%}.reportsPage .reportsBody .reportsSequence .analyticsCardCont .analyticsCard .detailedAnalyticsSection .detailedAnalyticsCont{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center}.reportsPage .reportsBody .reportsSequence .analyticsCardCont .analyticsCard .detailedAnalyticsSection .detailedAnalyticsCont .nameAndCount{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;padding:10px}.reportsPage .reportsBody .reportsSequence .analyticsCardCont .analyticsCard .detailedAnalyticsSection .detailedAnalyticsCont .nameAndCount:not(:last-child){border-right:1px solid #ddd}.reportsPage .reportsBody .reportsSequence .analyticsCardCont .analyticsCard .detailedAnalyticsSection .detailedAnalyticsCont .nameAndCount:last-child{border-right:none}.reportsPage .reportsBody .reportsSequence .analyticsCardCont .analyticsCard .detailedAnalyticsSection .detailedAnalyticsCont .nameAndCount .name{color:#343a40;font-size:14px;margin-bottom:4px}.reportsPage .reportsBody .reportsSequence .analyticsCardCont .analyticsCard .detailedAnalyticsSection .detailedAnalyticsCont .nameAndCount .count{font-size:24px}.reportsPage .reportsBody .reportsSequence .analyticsCardCont .analyticsCard .detailedAnalyticsSection .detailedAnalyticsCont .nameAndCount .nameLoader{width:50%;margin-bottom:16px}.reportsPage .reportsBody .reportsSequence .analyticsCardCont .analyticsCard .detailedAnalyticsSection .detailedAnalyticsCont .nameAndCount .countLoader{width:30%}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;margin-top:10px}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard{border:1px solid #ddd;border-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .headerCont{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid #ddd;font-size:14px}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .headerCont .headerName{color:#343a40;font-size:16px}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .headerCont .totalCount{color:#3953fb;background:rgba(57,83,251,.1019607843);padding:4px;font-size:16px}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .headerCont .headerNameLoader{width:30%}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .headerCont .totalCountLoader{width:10%}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .donutGraphSection{display:flex;align-items:center;justify-content:space-between;position:relative}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .donutGraphSection .labelList{width:100%;height:100%;padding:0 12px}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .donutGraphSection .labelList .legendCont{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .donutGraphSection .labelList .legendCont .legendNameAndIcon{display:flex;align-items:center}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .donutGraphSection .labelList .legendCont .legendNameAndIcon .legendIcon{width:18px;height:18px;display:inline-block;border-radius:5px}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .donutGraphSection .labelList .legendCont .legendNameAndIcon .labelIcon{color:#3b3b3b;font-size:14px;margin-left:4px}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .donutGraphSection .labelList .legendCont .legendNameAndIconLoader{display:flex;align-items:center;width:100%;margin-bottom:8px}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .donutGraphSection .labelList .legendCont .legendNameAndIconLoader .legendIconLoader{width:10%;margin-right:10px}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .donutGraphSection .labelList .legendCont .legendNameAndIconLoader .labelIconLoader{width:40%}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .donutGraphSection .labelList .legendCont .value{color:#3b3b3b;font-size:14px}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .donutGraphSection .labelList .legendCont .valueLoader{width:10%}.reportsPage .reportsBody .reportsSequence .sequenceGraphCont .sequenceAnalyticsCard .donutGraphSection .donutChartLoader{width:60%;height:160px;border-radius:100px;margin-top:14px;margin-bottom:14px}.reportsPage .reportsBody .reportsSequence .reportsActivity{padding:10px 0 0;height:100%}.reportsPage .reportsBody .reportsSequence .reportsActivity .metricsTableSection .metricsHeaderCont .rightSideCont .exportBtnWrapper .customTooltip .tooltipBody{width:270px}.reportsPage .reportsBody .reportsSequence .reportsActivity .metricsTableSection .metricsTableBody{height:calc(100% - 104px)}.reportsPage .reportsBody .reportsSequence .reportsActivity .metricsTableSection .metricsTableBody.noPagination{height:calc(100% - 50px)}.reportsPage .reportsBody .reportsSequence .reportsActivity .metricsTableSection .metricsTableBody .tableContainer tbody tr th .userNameAndEmail,.reportsPage .reportsBody .reportsSequence .reportsActivity .metricsTableSection .metricsTableBody .tableContainer thead tr th,.reportsPage .reportsBody .reportsSequence .reportsActivity .metricsTableSection .metricsTableBody .tableContainer thead tr th .tabType{min-width:196px}.reportsPage .reportsBody .reportsSequence .reportsActivity .metricsTableSection .metricsTableBody .tableContainer tbody tr td .circleOwner{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;padding-top:2px;border:1px solid #3953fb;color:#3953fb;text-transform:uppercase;font-size:12px;margin-left:36%}.reportsSwitchVersionCont{position:relative;height:60px;padding:5px;margin-top:6px}.reportsSwitchVersionCont .switchVersionInnerCont{display:flex;align-items:center;justify-content:space-between;padding:10px;height:100%;border-radius:5px;background:#fff}.reportsSwitchVersionCont .switchVersionInnerCont .displayTextCont{display:flex;align-items:center;justify-content:center;height:100%}.reportsSwitchVersionCont .switchVersionInnerCont .displayTextCont .displayText{font-size:14px;color:#3b3b3b;margin-left:10px}.reportsSwitchVersionCont .switchVersionInnerCont .btnCont{display:flex;align-items:center}.reportsSwitchVersionCont .switchVersionInnerCont .btnCont .redirectionBtn{height:26px;font-size:12px;min-width:130px;border-radius:5px;color:#fff;background:#28ad56!important;border:1px solid #28ad56;margin:unset;height:28px}.reportsSwitchVersionCont .switchVersionInnerCont .btnCont .redirectionBtn.versionOneBtn{border:1px solid #ddd;color:#3b3b3b;background:#fff!important}.reportsSwitchVersionCont .switchVersionInnerCont .btnCont .closeSvgIcon{position:relative;padding:3px 0 3px 10px;display:flex;align-items:center}.reportsSwitchVersionCont .switchVersionInnerCont .btnCont .closeSvgIcon svg{width:14px;height:14px;cursor:pointer;fill:#3b3b3b!important}.reportsSwitchVersionCont .switchVersionInnerCont .btnCont .closeSvgIcon svg path{fill:#3b3b3b!important}.connectedAccountsView{height:100%}.connectedAccountsView .connectLinkedInBody{height:calc(100% - 56px);display:flex;align-items:center;overflow:auto;justify-content:center}.connectedAccountsView .connectLinkedInBody.linkedInAccountConnected{align-items:flex-start}.connectedAccountsView .connectedLinkedInAccountsBody{padding:15px 10px;width:100%}.connectedAccountsView .connectedAccountsHeader{display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid #ececec}.connectedAccountsView .tabNavigationBody{width:100%}.connectedAccountsView .tabNavigationBody .tabNavigation{width:100%;background-color:#fff;border:0}.connectedAccountsView .tabNavigationBody .tabItem{top:0}.connectedAccountsView .dropdownBtn button{font-size:14px;padding:5px 0;border-radius:5px;letter-spacing:.3px;min-width:150px;margin:unset;font-weight:500}.connectedAccountsView .dropdownBtn button.ConnectedLinkedInButton,.connectedAccountsView .dropdownBtn button.connectInboxDropdownBtn{border:1px solid #3953fb;background:#3953fb}.connectedAccountsView .dropdownBtn button.ConnectedLinkedInButton:hover,.connectedAccountsView .dropdownBtn button.connectInboxDropdownBtn:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.07)}.connectedAccountsView .dropdownBtn .connectLinkedIn.inboxTypeOptions{width:265px!important}.connectedAccountsView .dropdownBtn .inboxTypeOptions{position:absolute;margin:0;list-style:none;background:#fff;z-index:20;right:0;border-radius:7px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border:1px solid #ececec;padding:15px;width:225px}.connectedAccountsView .dropdownBtn .inboxTypeOptions .option{position:relative;display:flex;align-items:center;cursor:pointer}.connectedAccountsView .dropdownBtn .inboxTypeOptions .option.connectLinkedIn,.connectedAccountsView .dropdownBtn .inboxTypeOptions .option.connectSalesNavigator,.connectedAccountsView .dropdownBtn .inboxTypeOptions .option.smtpImapInbox{margin:0 auto;width:calc(100% - 4px);height:36px;border:1px solid #666;padding:0 10px}.connectedAccountsView .dropdownBtn .inboxTypeOptions .option.connectLinkedIn .smtpImapIcon,.connectedAccountsView .dropdownBtn .inboxTypeOptions .option.connectSalesNavigator .smtpImapIcon,.connectedAccountsView .dropdownBtn .inboxTypeOptions .option.smtpImapInbox .smtpImapIcon{font-size:18px;color:#666;margin-right:8px}.connectedAccountsView .dropdownBtn .inboxTypeOptions .option.connectLinkedIn svg,.connectedAccountsView .dropdownBtn .inboxTypeOptions .option.connectSalesNavigator svg,.connectedAccountsView .dropdownBtn .inboxTypeOptions .option.smtpImapInbox svg{margin-right:8px}.connectedAccountsView .dropdownBtn .inboxTypeOptions .option.connectLinkedIn .btnCta,.connectedAccountsView .dropdownBtn .inboxTypeOptions .option.connectSalesNavigator .btnCta,.connectedAccountsView .dropdownBtn .inboxTypeOptions .option.smtpImapInbox .btnCta{color:#666;position:relative;font-weight:600;font-size:13px;line-height:1px}.connectedAccountsView .dropdownBtn .inboxTypeOptions .option.microsoftInbox{padding:0 2px}.connectedAccountsView .dropdownBtn .inboxTypeOptions .option:not(:last-child){margin-bottom:10px}.connectedAccountsView .dropdownBtn .inboxTypeOptions .option .imgType{position:relative;display:flex;align-items:center}.connectedAccountsView .dropdownBtn .inboxTypeOptions .option .text{font-size:14px;color:#787878;font-weight:600}.connectedAccountsView .dropdownBtn .inboxTypeOptions .option img{max-width:100%}.connectedAccountsView .dropdownBtn .inboxTypeOptionsOverlay{position:fixed;z-index:19;inset:0;width:100%;height:100%;background:transparent}.linkedInNotConnectedWrapper .card{width:450px;max-width:500px;max-height:350px;overflow:auto;text-align:center;padding:20px;border-radius:6px}.linkedInNotConnectedWrapper .linkedInHeader{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #ddd;position:relative}.linkedInNotConnectedWrapper .linkedInHeader .title{font-size:16px;font-weight:400}.linkedInNotConnectedWrapper .btnContainer{display:flex;align-items:center;justify-content:center}.linkedInNotConnectedWrapper .btnContainer .connectLinkedInBtn{background-color:#3953fb;color:#fff;margin:0;width:110px}.linkedInNotConnectedWrapper .btnContainer .cancelLinkedInBtn{background-color:initial;color:#3953fb;border:1px solid #3953fb;margin:0 8px 0 0;width:110px}.linkedInNotConnectedWrapper .commonPopupCloseIcon{font-size:20px;position:absolute;right:0;padding:3px;border-radius:50%;color:#535353;cursor:pointer}.linkedInNotConnectedWrapper .commonPopupCloseIcon:hover{background:#ddd;color:#000}.linkedInNotConnectedWrapper .noLinkedInText{font-size:16px;font-weight:700}.linkedInNotConnectedWrapper .notifySmallText{font-size:13px;margin:16px 0}.linkedInNotConnectedWrapper .linkedInSigninBtn{border:1px solid #3953fb;background-color:#3953fb;color:#fff;font-size:14px}.linkedInNotConnectedWrapper .linkedInSigninBtn svg{width:14px;height:14px;margin-right:6px}.linkedInNotConnectedWrapper .linkedInSigninBtn svg path{fill:#fff}.progressContainer{border:0;background-color:initial}.highlightLink{color:#3953fb;font-size:13px;text-decoration:none;cursor:pointer}.diffAccountText{font-size:13px;color:#8d8d8d}.installExtensionWrapper .headingTitle{font-size:14px;color:#3b3b3b}.installExtensionWrapper .notification{background-color:rgba(57,83,251,.1019607843);font-size:14px;color:#3b3b3b;margin-top:10px;padding:10px}.linkedInDetailsList{margin-top:26px;margin-bottom:20px}.linkedInDetailsCard{display:flex;align-items:center;padding:16px;border:1px solid #ddd;border-radius:5px;position:relative;cursor:pointer}.linkedInDetailsCard.active,.linkedInDetailsCard.active .absoluteIcon{border:1px solid #3953fb}.linkedInDetailsCard .absoluteIcon{position:absolute;top:-10px;right:10px;border:1px solid #ddd;padding:4px 10px;border-radius:5px;z-index:2;background-color:#fff;display:flex;align-items:center}.linkedInDetailsCard .salesNavigatorIcon{width:100px;height:auto}.linkedInDetailsCard .leftLayout{margin-right:8px;position:relative}.linkedInDetailsCard .leftLayout .absoluteMiniIcon{position:absolute;bottom:0;right:0;z-index:2;background-color:#fff;width:16px;height:16px}.linkedInDetailsCard .leftLayout .linkedInImg{width:52px;height:52px;border-radius:50%}.linkedInDetailsCard .rightLayout{display:flex;flex-direction:column;text-align:left;align-items:flex-start}.linkedInDetailsCard .rightLayout .fullName{text-transform:capitalize;font-size:16px;margin-bottom:4px;color:#343a40}.linkedInDetailsCard .rightLayout .jobDetails{font-size:13px;margin-bottom:6px;color:#343a40}.linkedInDetailsCard .rightLayout .followers{font-size:13px;color:#8d8d8d}.connectedLinkedInList{height:calc(100% - 38px)}.connectedLinkedInList .connectedLinkedInCard{display:grid;grid-template-columns:40% auto 30%;align-items:center;border:1px solid #ddd;padding:14px 20px;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.0705882353);cursor:pointer;margin-bottom:16px}.connectedLinkedInList .connectedLinkedInCard.linkedInAccountDeleted{opacity:.4;pointer-events:none}.connectedLinkedInList .connectedLinkedInCard:has(.statusBtn){grid-template-columns:35% auto 20% 20%}.connectedLinkedInList .connectedLinkedInCard .statusBtn{display:flex;justify-content:flex-end}.connectedLinkedInList .connectedLinkedInCard:hover{background:#f3f6ff}.connectedLinkedInList .connectedLinkedInCard .btnInboxActions{display:flex;align-items:center;justify-content:flex-end}.connectedLinkedInList .connectedLinkedInCard .btnInboxActions .configureBtn{margin-right:8px}.connectedLinkedInList .connectedLinkedInCard .btnInboxActions .configureBtn,.connectedLinkedInList .connectedLinkedInCard .btnInboxActions .deleteInboxIcon{cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center}.connectedLinkedInList .connectedLinkedInCard .btnInboxActions .configureBtn:hover,.connectedLinkedInList .connectedLinkedInCard .btnInboxActions .deleteInboxIcon:hover{background:#fff;height:28px;border-radius:36px}.connectedLinkedInList .connectedLinkedInCard .btnInboxActions .configureBtn svg,.connectedLinkedInList .connectedLinkedInCard .btnInboxActions .deleteInboxIcon svg{width:14px;height:14px;fill:#8d8d8d}.linkedInMetricsWrapper{display:flex;align-items:center;justify-content:center}.linkedInMetricsWrapper .visibilityIcon{fill:#8d8d8d;font-size:16px}.linkedInMetricsWrapper .replyRateIcon{display:flex;align-items:center}.linkedInMetricsWrapper .replyRateIcon svg{width:15px;height:15px}.linkedInMetricsWrapper .replyRateIcon svg path{fill:#8d8d8d}.linkedInMetricsWrapper .metrics{margin-right:24px}.linkedInMetricsWrapper .metrics:last-child{margin-right:0}.linkedInMetricsWrapper .customTooltip{background:#393a3d}.linkedInMetricsWrapper .customTooltip .sharpPointer{background:#393a3d;border:1px solid transparent;padding:5px;border-radius:unset;top:8px;right:15px}.linkedInMetricsWrapper .customTooltip .tooltipBody{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;background:#393a3d;top:12px;right:-32px}.linkedInMetricsWrapper .customTooltip .tooltipText{color:#fff;padding:8px}.linkedInMetricsWrapper .metrics{display:flex;align-items:center}.linkedInMetricsWrapper .metricsIcon{width:24px;height:24px;margin-right:4px;display:flex;align-items:center}.profileInformation,.profileInformation .flexRow{display:flex;align-items:center}.profileInformation .flexRow{margin-bottom:6px}.profileInformation .flexRow svg{margin-left:10px}.profileInformation .leftLayout{margin-right:10px;position:relative}.profileInformation .leftLayout .absoluteIcon{position:absolute;bottom:0;right:0;z-index:2;background-color:#fff;width:18px;height:18px}.profileInformation .leftLayout .imgUrl{width:52px;height:52px;border-radius:50%;z-index:1}.profileInformation .rightLayout{display:flex;flex-direction:column;text-align:left;align-items:flex-start}.profileInformation .rightLayout .salesNavigatorIcon{width:130px;height:auto;margin-left:10px}.profileInformation .rightLayout .fullName{text-transform:capitalize;font-size:16px;color:#343a40}.profileInformation .rightLayout .jobDetails{font-size:14px;color:#343a40}.profileInformation .rightLayout .publicUrl{font-size:13px;margin-bottom:6px;color:#8d8d8d}.profileInformation .rightLayout .followersCount{font-size:13px;color:#343a40}.connectedLinkedInConfigure{width:100%}.connectedLinkedInConfigure .settingsWrapper{border:1px solid #ddd;border-radius:5px;margin:16px}.connectedLinkedInConfigure .settingsWrapper .profileInformation{padding:20px}.connectedLinkedInConfigure .linkedInSettings{display:block;position:relative;min-height:200px;border-top:1px solid #ddd;overflow:auto}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont{position:relative}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsHeader{height:60px;padding:20px;font-weight:700;border-bottom:1px solid #ddd;color:#000;font-size:14px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody{height:calc(100% - 60px);display:grid;grid-template-columns:repeat(2,1fr);align-items:center;padding:15px;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;grid-row-gap:20px;row-gap:20px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody label{margin-bottom:16px!important}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .emailWarmingTagWrapper{display:flex;align-items:center}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .emailWarmingTagWrapper .copyIcon{cursor:pointer;font-size:14px;margin-left:20px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .emailWarmingTagWrapper .copyIcon:hover{background:#f5f5f5;color:#000;transition:all .3s ease}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .label{margin-bottom:15px;font-size:14px;display:flex;align-items:center}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .label .infoIcon{position:relative;margin-left:8px;top:3px;cursor:pointer}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .label .infoIcon .iIcon{font-size:14px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .label .infoIcon .customTooltip .sharpPointer{top:-3px;right:0;border:none;background:#393a3d}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .label .infoIcon .customTooltip .tooltipBody{background:#393a3d;border-radius:5px;top:4px;left:-60px;width:300px;text-align:center}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .label .infoIcon .customTooltip .tooltipBody .tooltipText{color:#fff;padding:8px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .warmingTagWrapper .emailWarmingTag{background-color:#eff1ff;color:#3953fb;border-radius:6px;font-size:11px;min-width:70px;max-width:100px;padding:6px;display:flex;align-items:center;justify-content:center}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody.settingsLoader{grid-row-gap:45px;row-gap:45px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .warmingSettingsLoader{position:relative;height:50px;display:flex;flex-direction:column;justify-content:space-between}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .warmingSettingsLoader .label.linear-background{width:80%;height:25%}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .warmingSettingsLoader .inputType.linear-background{width:40%;height:25%}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .checkBoxInput{align-items:center;display:grid;grid-template-rows:repeat(3,auto);grid-gap:15px;height:auto}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .checkBoxInput .checkboxlabel{font-size:15px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .checkBoxInput .checkboxSubLabel{display:block;font-size:12px;color:#8c8c8c}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .checkBoxInput .toggleBtnSection .toggleText.rightPad{padding-right:0}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .checkBoxInput .toggleBtnSection .toogleButton .toggleCheckbox:checked~.layer{background-color:#3953fb}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .numberInputBox .flexTooltip{display:flex;align-items:center}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .numberInputBox .wrapInfoIconTp{position:relative;display:flex;align-items:center;margin-left:10px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .numberInputBox .wrapInfoIconTp .infoIcon{font-size:18px;color:#444;cursor:pointer;border-radius:35px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .numberInputBox .wrapInfoIconTp .customTooltip{display:none}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .numberInputBox .wrapInfoIconTp:hover .customTooltip{position:absolute;display:block;font-family:Graphik-Regular}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .numberInputBox .wrapInfoIconTp:hover .customTooltip .sharpPointer{border:unset;background:#393a3d;border-top-right-radius:18px;top:unset;bottom:10px;left:3px;right:unset;padding:6px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .numberInputBox .wrapInfoIconTp:hover .customTooltip .tooltipBody{background:#393a3d;border-radius:5px;width:220px;top:unset;bottom:16px;right:unset;left:-100px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .numberInputBox .wrapInfoIconTp:hover .customTooltip .tooltipBody .tooltipText{text-align:center;font-size:12px;color:#fff;display:flex;align-items:center;justify-content:center;padding:10px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .numberInputBox:focus-within .numberInputBoxSubLabel,.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .warmingSettingsBody .numberInputBox:focus-within label{color:#8c8c8c}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper{padding-bottom:15px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .withdrawRequestContent{width:calc(50% - 10px);padding:15px 15px 0}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .toggleBtnSection{padding:0 15px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked~.layer{border:1px solid #3953fb;background:transparent}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox:checked+.knobs:before{background:#3953fb}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox~.layer{border:1px solid #afafaf;background:transparent}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .toggleBtnSection .toogleSequence .toogleButton .toggleCheckbox+.knobs:before{background:#afafaf}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .toggleBtnSection .toggleText,.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .toggleBtnSection .toggleText.activeToogle{color:#666;font-size:15px;font-weight:400;-webkit-font-smoothing:unset}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .withdrawalIntervalDropdown{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .withdrawalIntervalDropdown .dropdownMask{z-index:10}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .withdrawalIntervalDropdown .drop-down-menu{left:0!important}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .withdrawalIntervalDropdown .drop-down-menu ul{width:100px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .withdrawalIntervalDropdown .drop-down-menu ul li{padding:10px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .withdrawalIntervalDropdown .drop-down-menu ul li.selected{background:#edf0ff}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .withdrawalIntervalDropdown .drop-down-menu ul li.selected .listItem{color:#3953fb}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .withdrawalIntervalDropdown .dropdownToggle{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;grid-gap:4px;gap:4px;color:#afafaf;cursor:pointer}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .withdrawalIntervalDropdown .dropdownToggle .dropdownIcon{display:none}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .withdrawalIntervalDropdown .dropdownToggle span{border-bottom:1px dotted #afafaf}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .withdrawalIntervalDropdown .dropdownToggle.enabled{color:#3953fb}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .withdrawalIntervalDropdown .dropdownToggle.enabled span{border-bottom-color:#3953fb}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .withdrawalIntervalDropdown .dropdownToggle.enabled .dropdownIcon{display:inline-flex}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .numberInputBox:focus-within .numberInputBoxSubLabel,.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .numberInputBox:focus-within label{color:#8c8c8c}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper{font-size:15px;margin-top:8px;border:1px solid #ddd;border-radius:8px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .pendingRequestsTopCont{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;width:100%}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .openRequestsCont{width:100%;background:#f9f9ff;border-top:1px solid #ddd;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;padding-bottom:12px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .openRequestsCont .openRequestsContent{display:flex;align-items:center;justify-content:space-between;padding:12px 20px 0}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .openRequestsCont .openRequestsContent .noOfOpenRequests{font-size:14px;color:#666}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .openRequestsCont .openRequestsContent .noOfOpenRequests span{font-size:16px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .openRequestsCont .openRequestsContent .lastUpdatedDate{color:#8c8c8c;font-size:12px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .openRequestsCont .warning{border:1px solid red;border-radius:16px;padding:5px 10px;font-size:12px;color:red;margin:15px 20px 0;background:#fff2f0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;display:flex;align-items:center;justify-content:center}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .openRequestsCont .warning svg{width:15px;height:15px;margin-right:3px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .openRequestsCont .warning svg path{fill:red}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .openRequestsCont .warning .warningText{line-height:1}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .openRequestsCont .warning .customTooltip .sharpPointer{border-right:1px solid #333;border-top:1px solid #333;background-color:#393a3d;top:-32px;left:46px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .openRequestsCont .warning .customTooltip .tooltipBody{background-color:#393a3d;border-radius:5px;width:300px;top:-130px;left:-30px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .openRequestsCont .warning .customTooltip .tooltipText{color:#fff;padding:8px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .refreshCont{font-size:13px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .refreshCont .refreshLoader{width:90%;margin-bottom:5px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .refreshCont .refreshIconCont{display:flex;align-items:center;grid-gap:8px;gap:8px;height:20px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .refreshCont .refreshIconCont.loading .refreshIcon svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .refreshCont .refreshIconCont .refreshIcon{display:flex;align-items:center}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .refreshCont .refreshIconCont .refreshIcon svg{width:12px;height:12px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .withdrawRequestsWrapper .pendingRequestWrapper .refreshCont .refreshBtn{color:#3953fb;cursor:pointer}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .buttonActionList{position:relative;display:flex;justify-content:flex-start;width:100%;padding:20px;border-top:1px solid #ddd;background:#fff;margin-top:5px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .buttonActionList .cancelButton{min-width:130px;border-radius:5px;color:#3953fb;background:#fff;border:1px solid #3953fb;margin:unset}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .buttonActionList .cancelButton:hover{background:#fff}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .buttonActionList .saveButton{min-width:130px;border-radius:5px;background:#3953fb;margin-left:15px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .buttonActionList .saveButton.loading{transition:all .3s ease-in-out;min-width:auto;border-radius:35px}.connectedLinkedInConfigure .linkedInSettings .warmingSettingsCont .buttonActionList .saveButton.loading .load-text{width:30px;height:30px;top:4px;left:4px}.connectedLinkedInConfigure .sectionHeader{position:relative;display:flex;align-items:center;justify-content:space-between;height:55px;padding:0 16px;border-bottom:1px solid #ececec}.connectedLinkedInConfigure .sectionHeader .backBtnAndHeader{display:flex;align-items:center}.connectedLinkedInConfigure .sectionHeader .backBtnAndHeader .navigateToInbox{display:flex;align-items:center;justify-content:center;margin-right:10px;width:30px;height:30px;border-radius:6px;cursor:pointer}.connectedLinkedInConfigure .sectionHeader .backBtnAndHeader .navigateToInbox:hover{background:#ececec}.connectedLinkedInConfigure .sectionHeader .backBtnAndHeader .navigateToInbox .backBtn{font-size:20px}.connectedLinkedInConfigure .sectionHeader .backBtnAndHeader h6{position:relative;display:block;font-size:16px;font-family:Graphik-Regular;color:#666;font-weight:400}.connectedLinkedInCard.inboxRowloader{height:80px}.connectedLinkedInCard.inboxRowloader .imgType{width:52px;height:52px;border-radius:50%}.connectedLinkedInCard.inboxRowloader .wrapConnectedEmail .connectedEmail{width:160px;height:12px}.connectedLinkedInCard.inboxRowloader .wrapConnectedEmail .userName{margin-bottom:4px;width:100px;height:10px}.connectedLinkedInCard.inboxRowloader .warmerMetricsWrapper{width:75%;height:12px}.connectedLinkedInCard.inboxRowloader .warmingEnabledOrDisabledBtn{width:150px;height:24px}.connectedLinkedInCard.inboxRowloader .configureBtn,.connectedLinkedInCard.inboxRowloader .deleteInboxIcon{width:24px;height:24px}.dropdownWithLabelWrapper{max-width:500px}.dropdownWithLabelWrapper .dropdownWithNumberInput{border:0;outline:0;border-bottom:1px solid #ddd;width:50px;text-align:center;margin:0 8px}.dropdownWithLabelWrapper .adjustLabel,.dropdownWithLabelWrapper label{font-size:15px;color:#666;top:-16px}.dropdownWithLabelWrapper .activeDropdownValue{border:1px solid #ddd;width:100%;padding:0 8px;border-radius:3px;height:38.5px;margin-top:0}.dropdownWithLabelWrapper .activeDropdownValue .activeValue{color:#3953fb}.dropdownWithLabelWrapper .activeDropdownValue i{right:8px;color:#666}.dropdownWithLabelWrapper.dropdownWithNumberInputWrapper .numberInputBox{display:flex;align-items:center}.dropdownWithLabelWrapper.dropdownWithNumberInputWrapper .numberInputBoxWrapper{position:relative;top:-16px}.liConnectWrapper{text-align:center}.liConnectWrapper img{width:120px;height:100px;object-fit:contain}.liConnectWrapper h6{font-weight:500;font-size:16px;margin:15px 0;text-align:center}.liConnectWrapper .liButtonWrapper{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.liConnectWrapper .liButtonWrapper .connectLinkedInBtn,.liConnectWrapper .liButtonWrapper .connectSNLinkedInBtn{border:1px solid #3953fb;color:#3953fb;background-color:initial;font-size:14px;cursor:pointer;max-width:300px;min-width:250px}.liConnectWrapper .liButtonWrapper .connectLinkedInBtn svg,.liConnectWrapper .liButtonWrapper .connectSNLinkedInBtn svg{margin-right:8px}.liConnectWrapper .liButtonWrapper .connectSNLinkedInBtn{margin-top:16px}.liConnectWrapper .liButtonWrapper .freemiumIcon,.liConnectWrapper .liButtonWrapper .wrapLockIcon{width:20px;height:20px}.liConnectWrapper .liButtonWrapper .freemiumIcon svg,.liConnectWrapper .liButtonWrapper .wrapLockIcon svg{margin-right:0;margin-left:8px}.liConnectWrapper .liButtonWrapper .freemiumIcon .topRight,.liConnectWrapper .liButtonWrapper .wrapLockIcon .topRight{top:18px;right:-25px;width:370px}.customTaskCrm{opacity:.5}.linkedinStatus{display:inline-flex;align-items:center;height:22px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border-radius:4px;padding:0 6px;font-weight:700;white-space:nowrap}.linkedinStatus .linkedinAccountStatus{font-size:13px;color:#343a40}.reconnectComponent{margin-right:4px}.alertLinkedinWarningSvg{margin-right:5px}.syncConfirmationPopupWrapper{padding:20px;z-index:12}.syncConfirmationPopupWrapper .card{width:400px;max-height:auto;overflow:auto;text-align:left;position:relative}.syncConfirmationPopupWrapper .popupHeading{font-size:20px;color:#3b3b3b;margin-bottom:10px;font-weight:500}.syncConfirmationPopupWrapper .popupContent{margin-bottom:16px;color:#666;font-size:14px}.syncConfirmationPopupWrapper .closeIcon{position:absolute;right:20px;top:20px;cursor:pointer;border-radius:50%;font-size:18px;padding:4px}.syncConfirmationPopupWrapper .closeIcon:hover{background-color:#ddd}.syncConfirmationPopupWrapper .criteriaWrapper{display:flex;align-items:center;font-size:14px;color:#666;margin:12px 0}.syncConfirmationPopupWrapper .criteriaWrapper .popupCriteria{color:#3953fb;font-weight:500;margin-left:4px}.syncConfirmationPopupWrapper .actionBtn{display:flex;align-items:center;justify-content:right}.syncConfirmationPopupWrapper .actionBtn .startSyncCrm{width:120px;background:#3953fb;cursor:pointer;margin:0}.syncConfirmationPopupWrapper .actionBtn .cancelBtn{color:#3953fb;width:100px;cursor:pointer;background-color:#fff;margin:unset;margin-right:16px;border:1px solid #3953fb}.syncLogsHistoryPopupWrapper{z-index:12}.syncLogsHistoryPopupWrapper .card{width:65%;max-height:auto;text-align:left;position:relative;padding:20px 16px}.syncLogsHistoryPopupWrapper .popupHeading{font-size:20px;color:#3b3b3b;margin-bottom:20px;font-weight:500}.syncLogsHistoryPopupWrapper .popupTableContent,.syncLogsHistoryPopupWrapper .popupTableHeader{border:1px solid #ddd;border-collapse:collapse;font-size:12px;display:grid;grid-template-columns:20% 10% 20% 15% 15% auto}.syncLogsHistoryPopupWrapper .popupTableContent span,.syncLogsHistoryPopupWrapper .popupTableHeader span{text-align:center}.syncLogsHistoryPopupWrapper .tableWrapper{display:contents}.syncLogsHistoryPopupWrapper .popupTableHeader{border-bottom:0;font-weight:700;border-top-left-radius:6px;border-top-right-radius:6px}.syncLogsHistoryPopupWrapper .popupTableHeader .flexCenterWithBorder{display:flex;align-items:center;justify-content:center;border-right:1px solid #ddd;padding:8px}.syncLogsHistoryPopupWrapper .popupTableHeader .flexCenterWithBorder:last-child{border-right:0}.syncLogsHistoryPopupWrapper .popupTableHeader .filterWrapper{position:relative}.syncLogsHistoryPopupWrapper .popupTableHeader .filterWrapper .filterIcon{display:flex;align-items:center;margin-left:4px;cursor:pointer}.syncLogsHistoryPopupWrapper .popupTableHeader .filterWrapper .filterIcon svg{width:12px;height:12px;fill:#666}.syncLogsHistoryPopupWrapper .popupTableHeader .filterWrapper .drop-down-menu{left:0;font-weight:400}.syncLogsHistoryPopupWrapper .popupTableHeader .filterWrapper .drop-down-menu ul{width:60px}.syncLogsHistoryPopupWrapper .popupTableHeader .filterWrapper .filterDropdownOverlay{position:fixed;z-index:110;inset:0;width:100%;height:100%;background:transparent}.syncLogsHistoryPopupWrapper .popupTableContent{border-bottom-left-radius:6px;overflow:auto;max-height:350px;border-bottom-right-radius:6px}.syncLogsHistoryPopupWrapper .popupTableContent span{border-bottom:1px solid #ddd;border-right:1px solid #ddd;padding:8px;text-align:center}.syncLogsHistoryPopupWrapper .popupTableContent .syncSource{text-transform:capitalize}.syncLogsHistoryPopupWrapper .noLogsFound{font-size:16px;text-align:center;width:100%;height:100px;display:flex;align-items:center;justify-content:center}.syncLogsHistoryPopupWrapper .noLogsFound.borderDone{border:1px solid #ddd}.syncLogsHistoryPopupWrapper .closeIcon{position:absolute;right:24px!important;top:24px!important;cursor:pointer;border-radius:50%;font-size:18px;padding:4px}.syncLogsHistoryPopupWrapper .closeIcon:hover{background-color:#ddd}.syncLogsHistoryPopupWrapper .criteriaWrapper{display:flex;align-items:center;font-size:14px;color:#666;margin:12px 0}.syncLogsHistoryPopupWrapper .criteriaWrapper .popupCriteria{color:#3953fb;font-weight:500}.syncLogsHistoryPopupWrapper .actionBtn{display:flex;align-items:center;justify-content:right}.syncLogsHistoryPopupWrapper .actionBtn .startSyncCrm{width:120px;background:#3953fb;cursor:pointer;margin:0}.syncLogsHistoryPopupWrapper .actionBtn .cancelBtn{color:#3953fb;width:100px;cursor:pointer;background-color:#fff;margin:unset;margin-right:16px;border:1px solid #3953fb}.syncLogsHistoryPopupWrapper .paginationContent{display:flex;align-items:center;justify-content:center;margin:12px auto 0}.syncLogsHistoryPopupWrapper .paginationContent .pageLimit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.syncLogsHistoryPopupWrapper .paginationContent .pageLimit .limitValue,.syncLogsHistoryPopupWrapper .paginationContent .pageLimit .text,.syncLogsHistoryPopupWrapper .paginationContent .pageLimit .wrapIconValue .value{font-size:10px}.syncLogsHistoryPopupWrapper .paginationContent .pageLimit .wrapIconValue .arrow svg{width:10px;height:10px}.syncLogsHistoryPopupWrapper .paginationContent .pagination-section{padding:0;border-top:0;width:auto;margin:0}.syncLogsHistoryPopupWrapper .paginationContent .pagination-section .pagination,.syncLogsHistoryPopupWrapper .paginationContent .pagination-section .pagination li{font-size:10px}.popupTableContentLoader .syncDate{display:flex;align-items:center;justify-content:center}.popupTableContentLoader .syncDate .linear-background{width:70%}.popupTableContentLoader .syncSource{display:flex;align-items:center;justify-content:center}.popupTableContentLoader .syncSource .linear-background{width:60%}.popupTableContentLoader .syncStatus{display:flex;align-items:center;justify-content:center}.popupTableContentLoader .syncStatus .linear-background{width:60%}.popupTableContentLoader .addedCount,.popupTableContentLoader .failedCount,.popupTableContentLoader .updatedCount{display:flex;align-items:center;justify-content:center}.popupTableContentLoader .addedCount .linear-background,.popupTableContentLoader .failedCount .linear-background,.popupTableContentLoader .updatedCount .linear-background{width:50px}.syncConfirmationPopupOverlay{position:fixed;z-index:11;inset:0;width:100%;height:100%;background:rgba(0,0,0,.65)}.priceRangeSliderWrapper .card{width:700px;max-height:100%;overflow:auto;padding:28px;border-radius:6px}.priceRangeSliderWrapper .badgeText{margin-bottom:8px}.priceRangeSliderWrapper .slideRangeHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;position:relative}.priceRangeSliderWrapper .slideRangeHeader .title{font-size:20px;font-weight:700}.priceRangeSliderWrapper .rangeCont{border-radius:10px;background-color:#f2f2f2;padding:6px 20px 20px;margin-top:12px}.priceRangeSliderWrapper .slideRangeContent{width:100%}.priceRangeSliderWrapper .slideRangeContent datalist{display:flex;justify-content:space-between;width:100%;font-size:12px}.priceRangeSliderWrapper .slideRangeContent option{padding:0;position:relative;left:14px}.priceRangeSliderWrapper .slideRangeContent option:first-child,.priceRangeSliderWrapper .slideRangeContent option:last-child{left:0}.priceRangeSliderWrapper .slideRangeContent #rangeSlider{width:100%;cursor:pointer;overflow:hidden;position:relative}.priceRangeSliderWrapper .btnContainer{display:flex;align-items:center;justify-content:center;margin-top:24px}.priceRangeSliderWrapper .btnContainer .sliderBtn{background-color:#3953fb;color:#fff;margin:0}.pullContactsWrapper{z-index:21;overflow:unset}.pullContactsWrapper .closeIcon{color:#333;font-size:20px;position:absolute;top:16px!important;right:16px!important;cursor:pointer}.pullContactsWrapper .closeIcon:hover{border-radius:50%;background-color:#ddd}.pullContactsWrapper .card{width:700px;max-height:70%;text-align:center;padding:20px;border-radius:6px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.pullContactsWrapper .card .pullContactsText{color:#787878;font-size:20px;margin-bottom:24px}.pullContactsWrapper .card .pasteInputWrapper{height:54px;width:90%;border:1px solid #d9d9d9;border-radius:8px;padding:0 16px}.pullContactsWrapper .card .pasteInputWrapper.disableInput{background-color:#f7f7f7;cursor:default;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.7}.pullContactsWrapper .card .pasteInputWrapper::-webkit-input-placeholder{color:#d9d9d9}.pullContactsWrapper .card .pasteInputWrapper::placeholder{color:#d9d9d9}.pullContactsWrapper .card .searchWrapper{background-color:#3953fb;width:100px;color:#fff;font-size:16px;display:flex;align-items:center;margin-top:24px;cursor:pointer}.pullContactsWrapper .card .extractBtnWrapper{display:flex;flex-direction:column;padding:0 24px}.pullContactsWrapper .card .extractBtnWrapper .listSequenceContainer{margin-bottom:24px}.pullContactsWrapper .card .extractBtnWrapper .listSequenceContainer .checkBoxName{text-align:left}.pullContactsWrapper .card .extractBtn{background-color:#3953fb;width:100px;color:#fff;font-size:16px;display:flex;align-items:center;cursor:pointer;margin-top:16px}.pullContactsWrapper .card .extractBtn.disableExtractBtn{background-color:#868496;cursor:default;pointer-events:none}.pullContactsWrapper .card .extractContactsWrapper{width:90%;margin-top:16px;border:1px dashed #3953fb;border-radius:8px;background-color:#f7f7f7}.pullContactsWrapper .card .extractContactsWrapper.showListSeq .extractTextWithNotes svg{margin-right:6px;width:30px;height:34px}.pullContactsWrapper .card .extractContactsWrapper .extractTextWithNotes{border-top-left-radius:8px;border-top-right-radius:8px;display:flex;align-items:center;padding:16px 24px;margin:0 auto}.pullContactsWrapper .card .extractContactsWrapper .extractTextWithNotes svg{margin-right:16px;width:90px;height:80px}.pullContactsWrapper .card .extractContactsWrapper .extractTextWithNotes .flexWrapWithIcon{display:flex;align-items:center}.pullContactsWrapper .card .extractContactsWrapper .extractTextWithNotes .flexWrapper{display:flex;align-items:flex-start;margin-top:10px;padding:4px 0}.pullContactsWrapper .card .extractContactsWrapper .extractTextWithNotes .flexWrapper .infoOutlinedIcon{font-size:12px;color:#787878;position:relative;left:8px}.pullContactsWrapper .card .extractContactsWrapper .extractTextWithNotes .smallNotesText{font-size:12px;color:#787878;text-align:left}.pullContactsWrapper .card .extractContactsWrapper .extractContactsText{font-size:18px;display:flex;align-items:center}.pullContactsWrapper .card .extractContactsWrapper .extractContactsText strong{margin-right:4px}.pullContactsWrapper .card .extractContactsWrapper .listFlexColumn{position:relative}.pullContactsWrapper .card .extractContactsWrapper .listSequenceWrapper .listFlex{display:flex;align-items:center;justify-content:space-between}.pullContactsWrapper .card .extractContactsWrapper .listSequenceWrapper .checkBoxSection{padding:0;margin-bottom:18px}.pullContactsMask{position:fixed;z-index:20;inset:0;width:100%;height:100%;background:rgba(0,0,0,.65)}.customAutoCompleteDropdownWrapper{position:relative;z-index:12}.customAutoCompleteDropdownWrapper .dropdownHeader{background-color:#fff}.customAutoCompleteDropdownWrapper .dropdownHeader,.customAutoCompleteDropdownWrapper .dropdownPanel .dropdownList{width:250px!important}.customAutoCompleteDropdownWrapper .clearIpIcon{position:relative;font-size:14px;cursor:pointer;z-index:2;color:#666;padding:2px;border-radius:35px;background:#fff}.customAutoCompleteDropdownWrapper .clearIpIcon:hover{padding:2px;background:#f5f5f5;color:#3b3b3b}.customAutoCompleteDropdownWrapper .arrowIcon{position:relative;color:#666;font-size:18px;z-index:1;transition:all .3s ease-in}.customAutoCompleteDropdownWrapper .arrowIcon.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.customAutoCompleteDropdownWrapper .dropdownInputHeader{padding:0 12px;border:1px solid #3953fb;border-radius:6px;display:flex;align-items:center;justify-content:space-between;height:42px}.customAutoCompleteDropdownWrapper .dropdownInputHeader .title{font-size:16px;color:#3953fb}.customAutoCompleteDropdownWrapper .dropdownInputHeader .arrow i{color:#3953fb}.customAutoCompleteDropdownWrapper.disableDropdown,.customAutoCompleteDropdownWrapper.restrictAllowSequence{pointer-events:none}.customAutoCompleteDropdownWrapper.disableDropdown .dropdownInputHeader,.customAutoCompleteDropdownWrapper.restrictAllowSequence .dropdownInputHeader{border:1px solid #afafaf;opacity:.6;cursor:not-allowed;pointer-events:none}.customAutoCompleteDropdownWrapper.disableDropdown .dropdownInputHeader .dropdownTitle,.customAutoCompleteDropdownWrapper.restrictAllowSequence .dropdownInputHeader .dropdownTitle{border:0;width:90%}.customAutoCompleteDropdownWrapper.disableDropdown .dropdownInputHeader .dropdownTitle::-webkit-input-placeholder,.customAutoCompleteDropdownWrapper.restrictAllowSequence .dropdownInputHeader .dropdownTitle::-webkit-input-placeholder{color:#d9d9d9}.customAutoCompleteDropdownWrapper.disableDropdown .dropdownInputHeader .dropdownTitle::placeholder,.customAutoCompleteDropdownWrapper.restrictAllowSequence .dropdownInputHeader .dropdownTitle::placeholder{color:#d9d9d9}.customAutoCompleteDropdownWrapper.disableDropdown .dropdownInputHeader .arrow i,.customAutoCompleteDropdownWrapper.restrictAllowSequence .dropdownInputHeader .arrow i{color:#d9d9d9}.customAutoCompleteDropdownWrapper.restrictAllowSequence .dropdownInputHeader,.customAutoCompleteDropdownWrapper.restrictAllowSequence .dropdownTitle{background-color:#f7f7f7}.customAutoCompleteDropdownWrapper .dropdownInputHeader .dropdownTitle{border:0;width:90%}.customAutoCompleteDropdownWrapper .dropdownInputHeader .dropdownTitle::-webkit-input-placeholder{color:#afafaf}.customAutoCompleteDropdownWrapper .dropdownInputHeader .dropdownTitle::placeholder{color:#afafaf}.customAutoCompleteDropdownWrapper .dropdownInputHeader .arrow{display:flex;align-items:center;width:20px;height:20px}.customAutoCompleteDropdownWrapper .dropdownInputHeader .arrow i{color:#afafaf}.customAutoCompleteDropdownWrapper .dropdownPanel{background:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 0 16.1px .9px rgba(59,59,59,.07);position:absolute;z-index:12;opacity:1;top:42px;border:1px solid #ebebeb;overflow:auto}.customAutoCompleteDropdownWrapper .dropdownPanel .dropdownList{margin:0;list-style:none;padding:5px 0;transition:opacity .3s ease;overflow:auto;width:250px;max-height:188px}.customAutoCompleteDropdownWrapper .dropdownPanel .dropdownList .noResult{font-size:14px;color:#757575;padding:10px}.customAutoCompleteDropdownWrapper .dropdownPanel .dropdownList .noResult.displayCenter{display:flex;justify-content:center}.customAutoCompleteDropdownWrapper .dropdownPanel .dropdownList .dropdownOptions{position:relative;display:flex;align-items:center;padding:6px 10px;height:36px;font-size:14px;cursor:pointer;color:#666;text-overflow:ellipsis;white-space:nowrap}.customAutoCompleteDropdownWrapper .dropdownPanel .dropdownList .dropdownOptions:hover:not(.noResultsFound){background:#f5f5f5;color:#333}.customAutoCompleteDropdownWrapper .dropdownPanel .dropdownList .dropdownOptions.noResultsFound{color:#666;text-align:center;background:#f9f9f9;padding:10px;cursor:default;pointer-events:none}.customAutoCompleteDropdownWrapper .dropdownPanel .dropdownList .dropdownOptions.hasCreateList{width:100%;background-color:#f7f5fb}.customAutoCompleteDropdownWrapper .dropdownPanel .dropdownList .dropdownOptions.hasCreateList .updatedName{width:100%}.customAutoCompleteDropdownWrapper .dropdownPanel .dropdownList .dropdownOptions .updatedName{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap;max-width:210px}.customAutoCompleteDropdownWrapper .dropdownPanel .dropdownList .dropdownOptions .updatedName.linear-background{width:100%}.customAutoCompleteDropdownWrapper .dropdownPanel .dropdownList .dropdownOptions .defaultValue{letter-spacing:.4px;padding:5px;font-size:10px;border-radius:3px;margin-left:10px;text-transform:uppercase;display:flex;align-items:center;background-color:#e3e3e3;color:#757575}.customAutoCompleteDropdownWrapper .dropdownPanel .dropdownList .dropdownOptions.active{color:#3953fb;background:#f3f9fa;font-weight:500}.customAutoCompleteDropdownWrapper .dropdownPanel .dropdownList .dropdownOptions:hover:not(.activeLimit){background:#f5f5f5;color:#444}.customAutoCompleteDropdownWrapper .createNewListBtn{height:36px;display:flex;align-items:center}.customAutoCompleteDropdownWrapper .createNewListBtn .btnText{color:#3953fb;font-size:14px}.autoCompleteDropdownOverlay{position:fixed;z-index:11;inset:0;width:100%;height:100%;background:transparent}.createListErrMsg{color:red;font-size:10px;position:absolute;margin-top:8px;left:27px}.onboardingRightSelectionMainContainer{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.onboardingRightSelectionMainContainer .getStartedWrapper{position:absolute;top:-10px;right:-10px;z-index:2}.onboardingRightSelectionMainContainer .getStartedWrapper .remainingCount{background-color:red;color:#fff;border-radius:50%;padding:5px 10px;font-size:12px;font-weight:700}.findMailContactPopupWrapper{display:flex;align-items:center;justify-content:center;padding:25px;z-index:1111;font-size:17px}.findMailContactPopupWrapper .findMailContactContent{display:flex;flex-direction:column;width:450px;border-radius:16px;overflow:hidden;will-change:transform;transition:all .4s ease;background:#fff;z-index:99999999;padding:30px}.findMailContactPopupWrapper .findMailContactContent .fetchContactData{font-size:18px;font-weight:700;color:#333;padding:10px 0}.findMailContactPopupWrapper .findMailContactContent .fetchProgress{font-size:16px;padding:10px 0;color:#333}.findMailContactPopupWrapper .findMailContactContent .fetchProgress .contactNotFound{scale:.8!important}.findMailContactPopupWrapper .confirmation-popup-mask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:8;background:rgba(0,0,0,.53);opacity:.75}.findMailContactPopupWrapper .confirmation-popup-mask.bulkMask{z-index:1}.findMailContactPopupWrapper .container{position:relative;padding:10px 0;border-radius:4px;box-sizing:border-box;background:#fff}.findMailContactPopupWrapper .loading{position:relative;display:inline-block;width:100%;height:10px;background:#f1f1f1;box-shadow:inset 0 0 5px rgba(0,0,0,.2);border-radius:4px;overflow:hidden}.findMailContactPopupWrapper .loading:after{content:"";position:absolute;left:0;width:0;height:100%;border-radius:4px;background:#3953fb}.findMailContactPopupWrapper .loading.active:after{-webkit-animation:loadingAnimation 3s linear forwards;animation:loadingAnimation 3s linear forwards}.findMailContactPopupWrapper .loading.stopping:after{-webkit-animation:stoppingAnimation 1s forwards;animation:stoppingAnimation 1s forwards}@-webkit-keyframes loadingAnimation{0%{width:0}50%{width:75%}to{width:90%}}@keyframes loadingAnimation{0%{width:0}50%{width:75%}to{width:90%}}@-webkit-keyframes stoppingAnimation{0%{width:90%}to{width:100%}}@keyframes stoppingAnimation{0%{width:90%}to{width:100%}}.findMailContactPopupWrapper .confirmation-popup-mask{z-index:115}.foundMailPopupWrapper{display:flex;align-items:center;justify-content:center;padding:25px;z-index:1111;font-size:17px}.foundMailPopupWrapper .foundMailContactContent{display:flex;flex-direction:column;width:450px;border-radius:16px;overflow:hidden;will-change:transform;transition:all .4s ease;background:#fff;z-index:99999999;padding:30px}.foundMailPopupWrapper .foundMailContactContent .closeButtonWrapper{display:flex;justify-content:flex-end}.foundMailPopupWrapper .foundMailContactContent .closeButtonWrapper .closeButton{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.foundMailPopupWrapper .foundMailContactContent .closeButtonWrapper .closeButton .closeIcon{position:absolute;top:10px!important;right:10px!important;cursor:pointer;padding:4px;scale:.9}.foundMailPopupWrapper .foundMailContactContent .closeButtonWrapper .closeButton .closeIcon i{font-size:10px}.foundMailPopupWrapper .foundMailContactContent .closeButtonWrapper .closeButton .closeIcon:hover{background-color:#ddd;border-radius:50%}.foundMailPopupWrapper .foundMailContactContent .headerData{display:flex;flex-direction:row;justify-content:space-between;color:#333;font-size:18px;font-weight:700}.foundMailPopupWrapper .foundMailContactContent .fetchData{font-size:18px;font-weight:700;color:#333;padding:10px 0}.foundMailPopupWrapper .foundMailContactContent .fetchProgress{display:flex;flex-direction:row;font-size:16px;padding:25px 0;grid-gap:30px;gap:30px}.foundMailPopupWrapper .foundMailContactContent .fetchProgress .contactDataContainer{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.foundMailPopupWrapper .foundMailContactContent .fetchProgress .contactDataContainer .mailDataContainer{display:flex;grid-gap:20px;gap:20px;flex-direction:row;color:#1d2026;font-size:15px}.foundMailPopupWrapper .foundMailContactContent .fetchProgress .contactDataContainer .mailDataContainer .mailIcon{padding:0 2px 0 0}.foundMailPopupWrapper .foundMailContactContent .fetchProgress .contactDataContainer .mailDataContainer .mailId{max-width:184px;min-width:174px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.foundMailPopupWrapper .foundMailContactContent .fetchProgress .contactDataContainer .mailDataContainer .copyIcon{cursor:pointer}.foundMailPopupWrapper .foundMailContactContent .fetchProgress .contactDataContainer .phoneDataContainer{display:flex!important;grid-gap:20px!important;gap:20px!important;flex-direction:row!important}.foundMailPopupWrapper .foundMailContactContent .fetchProgress .contactDataContainer .phoneDataContainer .phoneIcon{padding:0 8px 0 0}.foundMailPopupWrapper .foundMailContactContent .fetchProgress .contactDataContainer .phoneDataContainer .phoneNumber{color:#333;font-size:15px;min-width:100px;max-width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.foundMailPopupWrapper .foundMailContactContent .fetchProgress .contactDataContainer .phoneDataContainer .phoneNumber.found{min-width:173px;max-width:173px}.foundMailPopupWrapper .foundMailContactContent .fetchProgress .contactDataContainer .phoneDataContainer .copyIcon,.foundMailPopupWrapper .foundMailContactContent .fetchProgress .contactDataContainer .phoneDataContainer .viewPhoneNumberContainer{cursor:pointer}.foundMailPopupWrapper .foundMailContactContent .fetchProgress .contactDataContainer .phoneDataContainer .viewPhoneNumberContainer .viewPhoneNumberButton{border:1px solid #707070;border-radius:12px;text-align:center}.foundMailPopupWrapper .foundMailContactContent .fetchProgress .contactDataContainer .phoneDataContainer .viewPhoneNumberContainer .viewPhoneNumber{padding:6px 10px;color:#3953fb;font-size:10px}.foundMailPopupWrapper .confirmation-popup-mask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:8;background:rgba(0,0,0,.53);opacity:.75}.foundMailPopupWrapper .confirmation-popup-mask.bulkMask{z-index:1}.foundMailPopupWrapper .gotItButtonContainer{display:flex;justify-content:center}.foundMailPopupWrapper .gotItButtonContainer .gotItButtonWrapper{border-radius:5px;padding:0 10px;background-color:#3953fb;color:#fff;align-items:center;display:flex;justify-content:center;cursor:pointer}.foundMailPopupWrapper .gotItButtonContainer .gotItButtonWrapper .gotItButton{padding:8px 10px}.foundMailPopupWrapper .confirmation-popup-mask{z-index:115}.phoneNotFoundPopupWrapper{display:flex;align-items:center;justify-content:center;padding:25px;z-index:1111;font-size:17px}.phoneNotFoundPopupWrapper .closeButtonWrapper{display:flex;justify-content:flex-end}.phoneNotFoundPopupWrapper .closeButtonWrapper .closeButton{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.phoneNotFoundPopupWrapper .closeButtonWrapper .closeButton .closeIcon{position:absolute;top:10px!important;right:10px!important;cursor:pointer;padding:4px;scale:.9}.phoneNotFoundPopupWrapper .closeButtonWrapper .closeButton .closeIcon i{font-size:10px}.phoneNotFoundPopupWrapper .closeButtonWrapper .closeButton .closeIcon:hover{background-color:#ddd;border-radius:50%}.phoneNotFoundPopupWrapper .phoneNotFoundContent{display:flex;flex-direction:column;width:450px;border-radius:16px;overflow:hidden;will-change:transform;transition:all .4s ease;background:#fff;z-index:99999999;padding:30px}.phoneNotFoundPopupWrapper .phoneNotFoundContent>:not(:first-child){grid-gap:20px!important;gap:20px!important}.phoneNotFoundPopupWrapper .phoneNotFoundContent .headerData{display:flex;flex-direction:row;justify-content:space-between;font-size:18px;color:#333;font-weight:700;padding:0 10px}.phoneNotFoundPopupWrapper .phoneNotFoundContent .fetchData{font-size:18px;font-weight:700;color:#333;padding:10px 0}.phoneNotFoundPopupWrapper .phoneNotFoundContent .fetchProgress{display:flex;flex-direction:row;font-size:16px;padding:20px 10px;grid-gap:30px;gap:30px}.phoneNotFoundPopupWrapper .phoneNotFoundContent .fetchProgress .contactNotFound{scale:.8}.phoneNotFoundPopupWrapper .phoneNotFoundContent .fetchProgress .contactDataContainer{display:flex;justify-content:center;align-items:center}.phoneNotFoundPopupWrapper .phoneNotFoundContent .fetchProgress .contactDataContainer .mailDataContainer{display:flex;grid-gap:20px;gap:20px;flex-direction:row;color:#333;font-size:16px}.phoneNotFoundPopupWrapper .phoneNotFoundContent .fetchProgress .contactDataContainer .mailDataContainer .copyIcon{cursor:pointer}.phoneNotFoundPopupWrapper .phoneNotFoundContent .fetchProgress .contactDataContainer .phoneDataContainer{display:flex!important;grid-gap:20px!important;gap:20px!important;flex-direction:row!important}.phoneNotFoundPopupWrapper .phoneNotFoundContent .fetchProgress .contactDataContainer .phoneDataContainer .viewPhoneNumberContainer{cursor:pointer}.phoneNotFoundPopupWrapper .phoneNotFoundContent .fetchProgress .contactDataContainer .phoneDataContainer .viewPhoneNumberContainer .viewPhoneNumberButton{border:2px solid #707070;border-radius:10px;text-align:center}.phoneNotFoundPopupWrapper .phoneNotFoundContent .fetchProgress .contactDataContainer .phoneDataContainer .viewPhoneNumberContainer .viewPhoneNumber{padding:4px;color:#3953fb;width:100px;height:20px;font-size:10px}.phoneNotFoundPopupWrapper .confirmation-popup-mask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:8;background:rgba(0,0,0,.53);opacity:.75}.phoneNotFoundPopupWrapper .confirmation-popup-mask.bulkMask{z-index:1}.phoneNotFoundPopupWrapper .continueToSearchContainer{display:flex;justify-content:center}.phoneNotFoundPopupWrapper .continueToSearchContainer .continueToSearchButtonWrapper{border-radius:5px;background-color:#3953fb;color:#fff;font-size:16px;align-items:center;display:flex;justify-content:center;cursor:pointer;padding:0 10px}.phoneNotFoundPopupWrapper .continueToSearchContainer .continueToSearchButtonWrapper .gotItButton{padding:8px 13px}.phoneNotFoundPopupWrapper .confirmation-popup-mask{z-index:115}.upgradePlanPopupWrapper{display:flex;align-items:center;justify-content:center;z-index:1111}.upgradePlanPopupWrapper .upgradePlanParentWrapper{display:flex;flex-direction:column;width:523px;min-width:523px;border-radius:15px;overflow:hidden;will-change:transform;transition:all .4s ease;background:#f7f7f7;z-index:99999999}.upgradePlanPopupWrapper .upgradePlanParentWrapper .upgradePlanSubParentWrapper{background-color:#f7f7f7}.upgradePlanPopupWrapper .upgradePlanParentWrapper .remainingCreditsContentContainer{display:flex;justify-items:center;align-items:center;padding:18px 30px;line-height:20px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .remainingCreditsContentContainer.isLoading{display:flex;flex-direction:column;align-items:flex-start}.upgradePlanPopupWrapper .upgradePlanParentWrapper .remainingCreditsContentContainer .remainingCreditsContent{color:#333!important;font-size:14px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .remainingCreditsContentContainer .remainingCreditsContent span{font-weight:700}.upgradePlanPopupWrapper .upgradePlanParentWrapper .toggleWrapper{background-color:#fff}.upgradePlanPopupWrapper .upgradePlanParentWrapper .toggleWrapper .navigateButtonContainer{display:flex;flex-direction:row;justify-content:center;padding:15px 20px 28px;grid-gap:20px;gap:20px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .toggleWrapper .navigateButtonContainer .continueButtonWrapper{border-radius:5px;background-color:#3953fb;color:#fff;align-items:center;display:flex;justify-content:center;cursor:pointer;padding:13px 25px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .toggleWrapper .navigateButtonContainer .chatWithUsButtonWrapper{border-radius:5px;background-color:#fff;color:#3953fb;align-items:center;display:flex;justify-content:center;cursor:pointer;padding:13px 25px;border:2px solid #3953fb}.upgradePlanPopupWrapper .upgradePlanParentWrapper .toggle-container{width:400px;padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);background:#fff;text-align:center}.upgradePlanPopupWrapper .upgradePlanParentWrapper .toggle-container h3{font-size:18px;font-weight:700;margin-bottom:10px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .toggle-container p{font-size:14px;color:#555;margin-bottom:20px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .toggleOptions{display:flex;flex-direction:column;grid-gap:10px;gap:10px;padding:0 30px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .toggleOptions .toggleHeading{font-size:16px;color:#333;font-weight:600!important}.upgradePlanPopupWrapper .upgradePlanParentWrapper .toggleOption{display:flex;align-items:center;padding:15px;border:2px solid #d9d9d9;border-radius:8px;cursor:pointer;transition:.3s}.upgradePlanPopupWrapper .upgradePlanParentWrapper .toggleOption.non-selectable{cursor:default}.upgradePlanPopupWrapper .upgradePlanParentWrapper .toggleOption .option{color:#333!important;font-size:14px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .radioButton{width:24px;height:24px;border:2px solid #ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .toggleOption.selected .radioButton{border-color:#3953fb;background:#3953fb}.upgradePlanPopupWrapper .upgradePlanParentWrapper .checkmark{color:#fff;font-size:14px;font-weight:700}.upgradePlanPopupWrapper .upgradePlanParentWrapper .optionDetails{text-align:left;line-height:25px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .price{font-size:16px;font-weight:700;color:#333}.upgradePlanPopupWrapper .upgradePlanParentWrapper .buttons{margin-top:20px;display:flex;justify-content:space-between}.upgradePlanPopupWrapper .upgradePlanParentWrapper .chat-btn{background:#fff;border:2px solid #3953fb;color:#3953fb;padding:10px 15px;border-radius:6px;font-weight:700;cursor:pointer}.upgradePlanPopupWrapper .upgradePlanParentWrapper .chat-btn:hover{cursor:pointer}.upgradePlanPopupWrapper .upgradePlanParentWrapper .continue-btn{background:#3953fb;color:#fff;padding:10px 20px;border:none;border-radius:6px;font-weight:700;cursor:pointer}.upgradePlanPopupWrapper .upgradePlanParentWrapper .continue-btn:hover{background:#0056b3}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;will-change:transform;transition:all .4s ease;background:#f7f7f7;z-index:99999999;padding:20px 20px 5px;grid-gap:5px;gap:5px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .closeButton{cursor:pointer;display:flex;justify-content:end}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .closeButton .closeIcon{position:absolute;top:10px!important;right:10px!important;cursor:pointer;padding:4px;scale:.9}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .closeButton .closeIcon i{font-size:10px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .closeButton .closeIcon:hover{background-color:#ddd;border-radius:50%}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent{display:flex;padding:6px 10px;flex-direction:column;grid-gap:10px;gap:10px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .headerData{display:flex;flex-direction:row;justify-content:space-between;color:#333;font-size:18px;font-weight:600}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .fetchData{font-weight:700;color:#333;padding:10px 0}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .fetchedMaskedData{display:flex;flex-direction:column;padding:10px 0;grid-gap:30px;gap:30px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .fetchedMaskedData .maskedContactDataContainer{display:flex;flex-direction:row;grid-gap:5px;gap:5px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .fetchedMaskedData .maskedContactDataContainer .maskedContactFoundIcon{width:20%}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .fetchedMaskedData .maskedContactDataContainer .maskedContactData{width:80%;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .fetchedMaskedData .maskedContactDataContainer .maskedContactData .mailDataContainer{display:flex;grid-gap:20px;gap:20px;flex-direction:row;color:#333;font-size:15px!important}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .fetchedMaskedData .maskedContactDataContainer .maskedContactData .mailDataContainer .mailId{font-size:20px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .fetchedMaskedData .maskedContactDataContainer .maskedContactData .mailDataContainer .copyIcon{cursor:pointer}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .fetchedMaskedData .maskedContactDataContainer .maskedContactData .phoneDataContainer{display:flex!important;grid-gap:20px!important;gap:20px!important;flex-direction:row!important;color:#1d2026}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .fetchedMaskedData .maskedContactDataContainer .maskedContactData .phoneDataContainer .phoneData{font-size:15px!important}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .fetchProgress{display:flex;flex-direction:row;padding:10px 0;grid-gap:30px;gap:30px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .fetchProgress .contactDataContainer{display:flex;flex-direction:column;grid-gap:5px;gap:5px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .fetchProgress .contactDataContainer .contactDataHeader{font-size:15px;color:#333;line-height:20px}.upgradePlanPopupWrapper .upgradePlanParentWrapper .contactDataContent .headerDataParent .fetchProgress .contactDataContainer .contactDataHeader span{font-weight:600}.upgradePlanPopupWrapper .confirmation-popup-mask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:8;background:rgba(0,0,0,.53);opacity:.75}.upgradePlanPopupWrapper .confirmation-popup-mask.bulkMask{z-index:1}.upgradePlanPopupWrapper .gotItButtonContainer{display:flex;justify-content:center}.upgradePlanPopupWrapper .gotItButtonContainer .gotItButtonWrapper{border-radius:20px;background-color:#3953fb;color:#fff;align-items:center;display:flex;justify-content:center;cursor:pointer;padding:13px 25px}.upgradePlanPopupWrapper .confirmation-popup-mask{z-index:115}.billingHistory{display:flex;flex-direction:column;height:100%}.billingHistory table{border-collapse:collapse}.billingHistory table td,.billingHistory table th{padding:16px}.billingHistory table .linear-background{height:14px;width:100px}.billingHistory table .actionsWrapper .linear-background{width:16px}.billingHistory table th,.billingHistory table tr:not(:last-child) td{border-bottom:1px solid #eceff1}.billingHistory table thead th{font-size:14px;color:#8d8d8d}.billingHistory table tbody{font-size:14px;color:#3b3b3b}.billingHistory table tbody .tag{padding:2px 4px;border:1px solid #ccc;border-radius:4px;text-transform:capitalize;font-size:13px}.billingHistory table tbody .tag.paid{border-color:#00d274;background:rgba(0,210,116,.3)}.billingHistory table tbody .tag.open{border-color:#3953fb;background:rgba(57,83,251,.3)}.billingHistory table tbody .tag.draft{border-color:#868496;background:hsla(0,0%,43.9%,.3);color:#fff}.billingHistory table tbody .tag.uncollectible{border-color:#ff6057;background:rgba(255,95,87,.3)}.billingHistory table tbody .tag.void{border-color:#feac2d;background:rgba(254,170,45,.3)}.billingHistory table tbody .actionsWrapper .downloadIcon{cursor:pointer;width:16px}.billingHistory .noContent{height:100%;display:flex;align-items:center;justify-content:center}.sgHeader{position:fixed;top:0;background-color:#3953fb;height:50px;width:100%;z-index:12;padding-left:10px}.sgHeader,.sgHeader .rightSection{display:flex;align-items:center;justify-content:space-between}.sgHeader .rightSection .flexWrapper{display:flex;align-items:center;margin:0 6px;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;border-radius:5px;padding:0 6px;cursor:pointer;color:#fff}.sgHeader .rightSection .flexWrapper.creditsUsage{z-index:14}.sgHeader .rightSection .flexWrapper.hovered{background-color:#203adc}.sgHeader .rightSection .itemIcon{width:10%;margin:0 6px;cursor:pointer;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:5px}.sgHeader .rightSection .itemIcon:hover{background-color:#203adc}.sgHeader .rightSection .itemIcon svg{width:14px;height:14px}.sgHeader .rightSection .itemIcon.phoneCall svg{width:12px;height:12px}.sgHeader .rightSection .itemIcon.creditsUsage{margin:0}.sgHeader .rightSection .itemIcon.creditsUsage svg{width:20px;height:20px}.sgHeader .rightSection .globalRequestDemoBtn{background-color:initial;border:1px solid #fff;color:#fff;height:28px;cursor:pointer;margin-right:12px}.sgHeader .leftSection{position:relative;display:flex;align-items:center;grid-gap:5px;gap:5px}.sgHeader .leftSection .sideBarlogo{position:relative;height:32px}.sgHeader .leftSection .sideBarlogo svg{width:22.5px;fill:#fff}.sgHeader .leftSection .sideBarlogo svg path{fill:#fff}.chmln-helpbar-footer-left{display:none!important}.chmlnSearch{position:relative}#chmln .chmln-helpbar-widget-trigger{z-index:12!important}.userMenuIconAction{margin:0 14px;height:40px}.userMenuIconAction,.userMenuIconAction .userIcon{position:relative;display:flex;align-items:center;cursor:pointer}.userMenuIconAction .userIcon{justify-content:center;text-transform:uppercase;width:36px;height:36px;border-radius:35px;background:#959cf2;color:#fff;font-size:14px;box-shadow:0 1px 3px 0 rgba(0,0,0,.16);line-height:1}.userMenuIconAction .drop-down-menu{top:22px;border-top-left-radius:130px;padding:16px 0 0;background:transparent;border:none}.userMenuIconAction .drop-down-menu ul{margin:0!important;background:#fff;padding:5px 0;border-radius:6px;top:-5px;border:1px solid #eaeaea}.userMenuIconAction .drop-down-menu ul li{height:30px;padding:0 10px}.userMenuIconAction .drop-down-menu ul li:nth-child(2) .itemName{top:2px!important}.userMenuIconAction .drop-down-menu ul li .listItem .listItemWrap{width:140px}.userMenuIconAction .drop-down-menu ul li .listItem .listItemWrap .svg-wrapper svg{width:12px;height:12px}.userMenuIconAction .drop-down-menu ul li .listItem .listItemWrap .icon-holder{margin-right:10px!important}.userMenuIconAction .drop-down-menu ul li .listItem .listItemWrap .listItem i{font-size:18px;color:#3b3b3b}.userMenuIconAction .drop-down-menu ul li:hover{background-color:#eff2ff!important;color:#3953fb}.userMenuIconAction .drop-down-menu ul li:hover svg,.userMenuIconAction .drop-down-menu ul li:hover svg path{fill:#3953fb!important}.userMenuIconAction .drop-down-menu ul li:hover .itemName{color:#3953fb}.userMenuIconAction .dropdownOverlay{position:fixed;z-index:1;inset:0;width:100%;height:100%;background:transparent}.addStepDropdown #linkedin .itemName,.addStepDropdown #linkedinAuto .itemName{top:2px;position:relative}.onboardParentContainer .onboardMainContainer .onBoardingCompletedPopupWrapper{z-index:12}.onboardParentContainer .onboardMainContainer .onboardCard{position:absolute;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);border-radius:8px;width:400px;top:5px;z-index:11;right:40px;height:calc(100vh - 80px);background-color:#fff;transition:box-shadow .5s,opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;transition:box-shadow .5s,opacity .5s ease-in-out,transform .5s ease-in-out;transition:box-shadow .5s,opacity .5s ease-in-out,transform .5s ease-in-out,-webkit-transform .5s ease-in-out;display:flex;flex-direction:column;overflow:hidden}.onboardParentContainer .onboardMainContainer .onboardCard:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.onboardParentContainer .onboardMainContainer .onboardCard .onboardContainer{flex:1 1;display:flex;flex-direction:column;overflow-x:hidden;margin-top:40px;overflow-y:auto;border-radius:0 0 8px 8px}.onboardParentContainer .onboardMainContainer .onboardCard .onboardContainer .onboardItem{display:flex;grid-gap:8px;gap:8px;padding:15px 15px 8px;align-items:center;justify-content:center;border-bottom:1px solid #d9d9d9}.onboardParentContainer .onboardMainContainer .onboardCard .onboardContainer .onboardItem.trueFlag{background-color:#f3f3f3;border-bottom:2px solid #d9d9d9}.onboardParentContainer .onboardMainContainer .onboardCard .onboardContainer .onboardInnerContentContainer{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.onboardParentContainer .onboardMainContainer .onboardCard .onboardContainer .onboardInnerContentContainer .cardHeadingContent{font-size:15px;padding:4px;color:#333}.onboardParentContainer .onboardMainContainer .onboardCard .onboardContainer .onboardInnerContentContainer .cardContent{font-size:13px;padding:0 4px;color:#787878;line-height:1.4em}.onboardParentContainer .onboardMainContainer .onboardCard .onboardContainer .onboardInnerImageParentContainer{display:flex;align-items:center;justify-content:center;align-self:flex-start;position:relative}.onboardParentContainer .onboardMainContainer .onboardCard .onboardContainer .onboardInnerImageParentContainer .onboardInnerImageContainer{display:flex;align-items:center;justify-content:space-around;border:1px solid #e0e3e6;width:48px;height:48px;padding:10px;border-radius:10px}.onboardParentContainer .onboardMainContainer .onboardCard .onboardContainer .onboardInnerImageParentContainer .onboardInnerImageContainer.trueFlag{background-color:#fff;border:1px solid #e0e3e6}.onboardParentContainer .onboardMainContainer .onboardCard .onboardContainer .onboardInnerImageParentContainer .onboardInnerImageContainer .isCompleted{position:absolute;right:-5px;top:-5px}.onboardParentContainer .onboardMainContainer .onboardCard .onboardContainer .onboardInnerImageParentContainer .onboardInnerImageContainer .onboardInnerImageItem{display:flex;align-items:center;justify-content:center}.onboardParentContainer .onboardMainContainer .onboardCard .onBoardButtons{display:flex!important;flex-direction:row;align-items:center;justify-content:center;grid-gap:15px;gap:15px;padding:8px 0}.onboardParentContainer .onboardMainContainer .onboardCard .onBoardButtons .watchVideo{cursor:pointer!important;display:flex;align-items:center;width:130px}.onboardParentContainer .onboardMainContainer .onboardCard .onBoardButtons .watchVideo svg path{stroke-width:1px}.onboardParentContainer .onboardMainContainer .onboardCard .onBoardButtons .showMe{display:flex;align-items:center;justify-content:center;color:#3953fb;border:1px solid #3953fb;border-radius:7px;cursor:pointer;transition:background-color .3s ease,color .3s ease!important}.onboardParentContainer .onboardMainContainer .onboardCard .onBoardButtons .showMe .seqNotFound{cursor:not-allowed}.onboardParentContainer .onboardMainContainer .onboardCard .onBoardButtons .showMe:hover{background-color:#3953fb;color:#fff!important}.onboardParentContainer .onboardMainContainer .onboardCard .onBoardButtons .showMe button.subContent{color:#3953fb;border:none;background-color:initial;cursor:pointer;font-size:14px!important;font-weight:500;text-align:center;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,color .3s ease;width:80px;padding:4px 8px}.onboardParentContainer .onboardMainContainer .onboardCard .onBoardButtons .showMe button.subContent:hover{background-color:#3953fb;color:#fff!important}.onboardParentContainer .onboardMainContainer .onboardCard .onBoardButtons .showMe button.subContent:disabled{cursor:not-allowed;color:#3953fb!important;background-color:initial;border:none}.onboardParentContainer .onboardMainContainer .onboardCard .onBoardButtons .showMe button.subContent:disabled:hover{color:#fff!important}.onboardParentContainer .onboardMainContainer .onboardCard .cardHeading{padding:25px;color:#fff;background:#3953fb;border-bottom:1px solid #fff;max-height:20px;display:flex;align-items:center;justify-content:flex-start;border-radius:8px 8px 0 0}.onboardParentContainer .onboardMainContainer .onboardCard .cardHeading .onboardContent{font-size:16px;margin-top:4px}.onboardParentContainer .onboardMainContainer .onboardCard .cardHeading .closeBanner{position:absolute;margin-top:4px;right:10px;font-size:22px;cursor:pointer;padding:2px;border-radius:50%;transition:all .5s ease;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.onboardParentContainer .onboardMainContainer .onboardCard .cardHeading .closeBanner:hover{background:#b3aeae}.onboardParentContainer .onboardMainContainer .onboardCard .cardMessage{background:#3953fb;color:#fff;padding:10px 15px;border-bottom:1px solid #fff;height:120px}.onboardParentContainer .onboardMainContainer .onboardCard .cardMessage .onboardHeading{font-size:22px;padding:0 10px}.onboardParentContainer .onboardMainContainer .onboardCard .cardMessage .onboardContent{font-size:15px;padding:5px 5px 20px;line-height:19px}.onboardParentContainer .onboardMainContainer .onboardCard .cardMessage .watchCreditsContainer{display:flex;position:absolute;width:102%;z-index:10!important;margin-top:-5px}.onboardParentContainer .onboardMainContainer .onboardCard .cardMessage .watchCreditsContainer .popupHeader{color:#333;background-color:#fff;border-radius:10px;padding:12px 15px;width:90%;box-shadow:0 -5px 10px rgba(0,0,0,.15),0 5px 10px rgba(0,0,0,.1),0 5px 10px hsla(0,0%,85.1%,.1)}.onboardParentContainer .onboardMainContainer .onboardCard .cardMessage .watchCreditsContainer .popupHeader .headerText{font-size:13px}.onboardParentContainer .onboardMainContainer .onboardCard .cardMessage .watchCreditsContainer .popupHeader .completedStatus{padding-top:10px}.onboardParentContainer .onboardMainContainer .onboardCard .cardMessage .watchCreditsContainer .popupHeader .completedStatus .statusCompletedText{color:#333;font-size:13px;padding-top:10px}.onboardParentContainer .onboardMainContainer .onboardCard .cardMessage .watchCreditsContainer .popupHeader .completedStatus .statusBar .progress{-webkit-appearance:none;border:none;height:8px;overflow:hidden;padding:0;position:relative;width:100%;border-radius:6px;background-color:#d9d9d9}.onboardParentContainer .onboardMainContainer .onboardCard .cardMessage .watchCreditsContainer .popupHeader .completedStatus .statusBar .progress .progress-value{background-color:#3953fb;width:0;height:inherit;display:block;border-radius:4px;transition-delay:1s;transition:.5s linear}.onboardParentContainer .onboardMainContainer .onboardCard .cardMessage .watchCreditsContainer .popupHeader .completedStatus .statusBar .progress::-webkit-progress-bar{background-color:#e9eef1}.onboardParentContainer .onboardMainContainer .onboardCard .cardMessage .watchCreditsContainer .popupHeader .completedStatus .statusBar .progress::-webkit-progress-value{background-color:#2fdc47}.onboardParentContainer .onboardMainContainer .onboardCard .cardMessage .watchCreditsContainer .creditsGridWrapper{padding:14px;border:1px solid #ddd;background-color:#fff;color:#333;border-radius:8px;margin:12px 0;width:90%}