.EmailQueue-module__kbQ-YG__main_Container{background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;flex-direction:column;width:100%;height:100%;padding:24px;display:flex;box-shadow:0 4px 24px #4b61da0a}.EmailQueue-module__kbQ-YG__table_header_action_flex{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.EmailQueue-module__kbQ-YG__list_lead_count_container{color:#4b61da;background:#f1f5f9;border-radius:12px;align-items:center;gap:10px;padding:6px 14px;font-size:13px;font-weight:600;display:flex}.EmailQueue-module__kbQ-YG__list_lead_count_container span{font-size:15px;font-weight:800}.EmailQueue-module__kbQ-YG__current_countdown{color:#4b61da;background:#f8faff;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-width:160px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 12px #4b61da14}.EmailQueue-module__kbQ-YG__current_countdown svg{color:#4b61da}.EmailQueue-module__kbQ-YG__current_countdown:hover{background:#fff;border-color:#4b61da}.EmailQueue-module__kbQ-YG__next_mail_info{color:#94a3b8;font-size:12px;font-weight:600}.EmailQueue-module__kbQ-YG__next_mail_info span{color:#475569;font-weight:700}@media screen and (max-width:768px){.EmailQueue-module__kbQ-YG__table_header_action_flex{justify-content:center}}.EmailQueue-module__kbQ-YG__loader_container{justify-content:center;align-items:center;width:100%;min-height:400px;padding:40px 0;display:flex}
.Tooltip-module__3Hh5XG__container{align-items:center;display:inline-flex}.Tooltip-module__3Hh5XG__tooltip{opacity:0;pointer-events:none;z-index:9999;color:#000;width:max-content;max-width:300px;font-weight:400;font-style:Regular;leading-trim:NONE;letter-spacing:0;vertical-align:middle;overflow-wrap:anywhere;text-overflow:ellipsis;-webkit-line-clamp:10;background-color:#fff;border:1px solid #004aad;border-radius:6px;padding:8px 12px;font-size:14px;line-height:18.2px;transition:opacity .15s,transform .15s;position:absolute;box-shadow:0 1px 4px #00000080}.Tooltip-module__3Hh5XG__visible{opacity:1;pointer-events:auto}.Tooltip-module__3Hh5XG__top:before,.Tooltip-module__3Hh5XG__top-left:before,.Tooltip-module__3Hh5XG__top-right:before{content:"";border:6px solid #0000;border-top-color:#004aad;position:absolute;top:100%}.Tooltip-module__3Hh5XG__top:before{left:50%;transform:translate(-50%)}.Tooltip-module__3Hh5XG__top-left:before{left:10px}.Tooltip-module__3Hh5XG__top-right:before{right:10px}.Tooltip-module__3Hh5XG__bottom:before,.Tooltip-module__3Hh5XG__bottom-left:before,.Tooltip-module__3Hh5XG__bottom-right:before{content:"";border:6px solid #0000;border-bottom-color:#004aad;position:absolute;bottom:100%}.Tooltip-module__3Hh5XG__noArrow:before{display:none!important}.Tooltip-module__3Hh5XG__bottom:before{left:50%;transform:translate(-50%)}.Tooltip-module__3Hh5XG__bottom-left:before{left:10px}.Tooltip-module__3Hh5XG__bottom-right:before{right:10px}.Tooltip-module__3Hh5XG__left:before{content:"";border:6px solid #0000;border-left-color:#004aad;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.Tooltip-module__3Hh5XG__right:before{content:"";border:6px solid #0000;border-right-color:#004aad;position:absolute;top:50%;right:100%;transform:translateY(-50%)}
.Button-module__xaXzvq__btn{cursor:pointer;background-color:#0000;border:none;outline:none;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.Button-module__xaXzvq__btn:focus-visible{border-radius:6px;outline:none}.Button-module__xaXzvq__btn:not(.Button-module__xaXzvq__tertiary):focus-visible{outline:2px solid var(--primary-color);outline-offset:3px;box-shadow:0 6px 14px #00000029}.Button-module__xaXzvq__tertiary:focus-visible{background:#0000000a;margin:-4px -6px;padding:4px 6px;box-shadow:0 0 0 2px #00000014}.Button-module__xaXzvq__btn:disabled{cursor:not-allowed}.Button-module__xaXzvq__sm{padding:4px 10px;font-size:12px}.Button-module__xaXzvq__md{padding:6px 14px;font-size:14px}.Button-module__xaXzvq__lg{padding:8px 18px;font-size:16px}.Button-module__xaXzvq__xl{padding:10px 22px;font-size:18px}.Button-module__xaXzvq__primary.Button-module__xaXzvq__solid{background:var(--btn-color);color:#fff}.Button-module__xaXzvq__primary.Button-module__xaXzvq__solid:hover{opacity:.9}.Button-module__xaXzvq__primary.Button-module__xaXzvq__outline{border:1px solid var(--btn-color);color:var(--btn-color);background:0 0}.Button-module__xaXzvq__primary.Button-module__xaXzvq__outline:hover{background:var(--btn-color);color:#fff}.Button-module__xaXzvq__primary.Button-module__xaXzvq__ghost{color:var(--btn-color);background:0 0}.Button-module__xaXzvq__primary.Button-module__xaXzvq__ghost:hover{background:#0000000d}.Button-module__xaXzvq__secondary.Button-module__xaXzvq__solid{color:#fff;background:#6c757d}.Button-module__xaXzvq__secondary.Button-module__xaXzvq__outline{color:#6c757d;background:0 0;border:1px solid #6c757d}.Button-module__xaXzvq__secondary.Button-module__xaXzvq__ghost{color:#6c757d;background:0 0}.Button-module__xaXzvq__tertiary{color:var(--btn-color);background:0 0;border:none;padding:0}.Button-module__xaXzvq__tertiary:hover{text-decoration:underline}.Button-module__xaXzvq__btn:disabled{opacity:.5;cursor:not-allowed}.Button-module__xaXzvq__btn:active{transform:scale(.98)}
.googleconsentpopup-module__ae8R_G__backdrop{z-index:999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.googleconsentpopup-module__ae8R_G__modal{background:#fff;border-radius:12px;width:440px;max-width:92vw;padding:18px;box-shadow:0 10px 35px #00000026}.googleconsentpopup-module__ae8R_G__header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.googleconsentpopup-module__ae8R_G__leftHeader{align-items:center;gap:8px;display:flex}.googleconsentpopup-module__ae8R_G__header h2{color:#111827;margin:0;font-size:18px;font-weight:600}.googleconsentpopup-module__ae8R_G__desc{color:#6b7280;margin-top:14px;margin-bottom:14px;font-size:13px;line-height:1.5}.googleconsentpopup-module__ae8R_G__permissionBox{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:12px}.googleconsentpopup-module__ae8R_G__permissionBox h4{color:#111827;margin-bottom:10px;font-size:15px}.googleconsentpopup-module__ae8R_G__item{border-bottom:1px solid #e5e7eb;padding:8px 0}.googleconsentpopup-module__ae8R_G__item:last-child{border-bottom:none}.googleconsentpopup-module__ae8R_G__item h5{margin:0;font-size:12.8px;font-weight:600}.googleconsentpopup-module__ae8R_G__item p{color:#6b7280;margin:2px 0 0;font-size:12px}.googleconsentpopup-module__ae8R_G__note{color:#6b7280;margin-top:12px;font-size:12px}.googleconsentpopup-module__ae8R_G__checkbox{color:#374151;gap:8px;margin-top:12px;font-size:12.5px;display:flex}.googleconsentpopup-module__ae8R_G__actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.googleconsentpopup-module__ae8R_G__cancel{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:8px 14px;font-size:13px}.googleconsentpopup-module__ae8R_G__google{color:#fff;cursor:pointer;background:#1a73e8;border:1px solid #1a73e8;border-radius:8px;align-items:center;gap:8px;padding:7px 11px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.googleconsentpopup-module__ae8R_G__google:hover{background:#1558c0;border-color:#1558c0}.googleconsentpopup-module__ae8R_G__google:disabled{opacity:.5;cursor:not-allowed}.googleconsentpopup-module__ae8R_G__gmail_image_container{background-color:#fff;border:none;border-radius:8px;width:34px;height:28px;padding:5px}.googleconsentpopup-module__ae8R_G__close{cursor:pointer;width:34px;height:34px;color:var(--accent-second-para-color);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex}.googleconsentpopup-module__ae8R_G__close:hover{background:var(--new-secondary-color);color:var(--primary-color);transform:rotate(90deg)}
.ConnectAccountPopup-module__CPErqq__container{background:var(--secondary-color);border-radius:10px;width:100%;max-width:560px;padding:5px 18px;position:relative}.ConnectAccountPopup-module__CPErqq__title{color:var(--font-black-color);margin:0 0 24px;font-size:2rem;font-weight:700}.ConnectAccountPopup-module__CPErqq__closeButton{cursor:pointer;width:34px;height:34px;color:var(--accent-second-para-color);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex;position:absolute;top:0;right:5px}.ConnectAccountPopup-module__CPErqq__closeButton:hover{background:var(--new-secondary-color);color:var(--primary-color);transform:rotate(90deg)}.ConnectAccountPopup-module__CPErqq__option{cursor:pointer;width:100%;color:var(--accent-second-para-color);background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:14px;margin-bottom:8px;padding:12px 10px;font-size:1rem;transition:all .25s;display:flex}.ConnectAccountPopup-module__CPErqq__option:last-child{margin-bottom:0}.ConnectAccountPopup-module__CPErqq__option:hover{background:var(--new-secondary-color);border-color:var(--border-color);box-shadow:var(--shadow-sm);transform:translate(4px)}.ConnectAccountPopup-module__CPErqq__option span{font-weight:500}.ConnectAccountPopup-module__CPErqq__option svg{flex-shrink:0}
.emailverification-module__MOYxQG__emailCompletionPopup{background-color:var(--secondary-color);z-index:170;border-radius:4px;flex-direction:column;row-gap:30px;width:400px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.emailverification-module__MOYxQG__emailCompletionPopup-header{background:#e4efff;border-top-left-radius:4px;border-top-right-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:8px 1rem;display:flex}.emailverification-module__MOYxQG__emailCompletionPopup-heading-wrapper{align-items:center;gap:4px;display:flex}.emailverification-module__MOYxQG__emailCompletionPopup-cancel-btn{background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.emailverification-module__MOYxQG__emailCompletionPopup-body{flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;padding:0 20px;display:flex}.emailverification-module__MOYxQG__emailCompletionPopup-img{width:150px;height:150px}.emailverification-module__MOYxQG__emailCompletionPopup-description{text-align:center;font-size:14px}.emailverification-module__MOYxQG__emailCompletionPopup-redirect-link{background:var(--primary-color);height:38px;color:var(--secondary-color);border-radius:4px;justify-content:center;align-items:center;padding:0 1rem;font-size:14px;display:flex}.emailverification-module__MOYxQG__emailCompletionPopup-backdrop{opacity:.75;z-index:160;background-color:#000;width:100%;height:100%;position:fixed;inset:0}@media screen and (max-width:440px){.emailverification-module__MOYxQG__emailCompletionPopup{width:90%}}
.CompanyInActivePopup-module__Pl31Kq__profileCompletionPopup{background-color:var(--secondary-color);z-index:170;border-radius:4px;flex-direction:column;row-gap:30px;width:400px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.CompanyInActivePopup-module__Pl31Kq__profileCompletionPopup-header{background:#e4efff;border-top-left-radius:4px;border-top-right-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:8px 1rem;display:flex}.CompanyInActivePopup-module__Pl31Kq__profileCompletionPopup-heading-wrapper{align-items:center;gap:4px;display:flex}.CompanyInActivePopup-module__Pl31Kq__profileCompletionPopup-cancel-btn{background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.CompanyInActivePopup-module__Pl31Kq__profileCompletionPopup-body{flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;padding:0 20px;display:flex}.CompanyInActivePopup-module__Pl31Kq__profileCompletionPopup-img{width:150px;height:150px}.CompanyInActivePopup-module__Pl31Kq__profileCompletionPopup-description{text-align:center;font-size:14px}.CompanyInActivePopup-module__Pl31Kq__profileCompletionPopup-redirect-link{background:var(--primary-color);height:38px;color:var(--secondary-color);border-radius:4px;justify-content:center;align-items:center;padding:0 1rem;font-size:14px;display:flex}.CompanyInActivePopup-module__Pl31Kq__profileCompletionPopup-backdrop{opacity:.75;z-index:160;background-color:#000;width:100%;height:100%;position:fixed;inset:0}@media screen and (max-width:440px){.CompanyInActivePopup-module__Pl31Kq__profileCompletionPopup{width:90%}}
.CompanyVcardInActivePopup-module__WxbyHW__profileCompletionPopup{background-color:var(--secondary-color);z-index:170;border-radius:4px;flex-direction:column;row-gap:30px;width:400px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.CompanyVcardInActivePopup-module__WxbyHW__profileCompletionPopup-header{background:#e4efff;border-top-left-radius:4px;border-top-right-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:8px 1rem;display:flex}.CompanyVcardInActivePopup-module__WxbyHW__profileCompletionPopup-heading-wrapper{align-items:center;gap:4px;display:flex}.CompanyVcardInActivePopup-module__WxbyHW__profileCompletionPopup-cancel-btn{background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.CompanyVcardInActivePopup-module__WxbyHW__profileCompletionPopup-body{flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;padding:0 20px;display:flex}.CompanyVcardInActivePopup-module__WxbyHW__profileCompletionPopup-img{width:150px;height:150px}.CompanyVcardInActivePopup-module__WxbyHW__profileCompletionPopup-description{text-align:center;font-size:14px}.CompanyVcardInActivePopup-module__WxbyHW__profileCompletionPopup-redirect-link{background:var(--primary-color);height:38px;color:var(--secondary-color);border-radius:4px;justify-content:center;align-items:center;padding:0 1rem;font-size:14px;display:flex}.CompanyVcardInActivePopup-module__WxbyHW__profileCompletionPopup-backdrop{opacity:.75;z-index:160;background-color:#000;width:100%;height:100%;position:fixed;inset:0}@media screen and (max-width:440px){.CompanyVcardInActivePopup-module__WxbyHW__profileCompletionPopup{width:90%}}
.BillingActivePopup-module__3J1oeW__profileCompletionPopup{background-color:var(--secondary-color);z-index:170;border-radius:4px;flex-direction:column;row-gap:30px;width:400px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.BillingActivePopup-module__3J1oeW__profileCompletionPopup-header{background:#e4efff;border-top-left-radius:4px;border-top-right-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:8px 1rem;display:flex}.BillingActivePopup-module__3J1oeW__profileCompletionPopup-heading-wrapper{align-items:center;gap:4px;display:flex}.BillingActivePopup-module__3J1oeW__profileCompletionPopup-cancel-btn{background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.BillingActivePopup-module__3J1oeW__profileCompletionPopup-body{flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;padding:0 20px;display:flex}.BillingActivePopup-module__3J1oeW__profileCompletionPopup-img{width:150px;height:150px}.BillingActivePopup-module__3J1oeW__profileCompletionPopup-description{text-align:center;font-size:14px}.BillingActivePopup-module__3J1oeW__profileCompletionPopup-redirect-link{background:var(--primary-color);height:38px;color:var(--secondary-color);border-radius:4px;justify-content:center;align-items:center;padding:0 1rem;font-size:14px;display:flex}.BillingActivePopup-module__3J1oeW__profileCompletionPopup-backdrop{opacity:.75;z-index:160;background-color:#000;width:100%;height:100%;position:fixed;inset:0}@media screen and (max-width:440px){.BillingActivePopup-module__3J1oeW__profileCompletionPopup{width:90%}}
.tableactions-module__oJEZva__tableActionButtonWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.tableactions-module__oJEZva__tableActionButton{background:#f1f5f9;border:1px solid #747474;align-items:center;padding:3px;transition:background-color .3s,color .3s;display:flex;position:relative}.tableactions-module__oJEZva__disabled{pointer-events:none;opacity:.5;cursor:not-allowed}.tableactions-module__oJEZva__tableActionButtonActive{color:#fff;background:#475569;border:1px solid #475569;border-radius:4px;position:relative}.tableactions-module__oJEZva__tableActionsWrapper,.tableactions-module__oJEZva__tableActionsWrapperOnSpecialEnabled{justify-content:center;align-items:center;display:flex}.tableactions-module__oJEZva__specialAlignmentClass{justify-content:right;align-items:center;width:150px;display:flex}.tableactions-module__oJEZva__tableactionpositiondiv{position:relative}.tableactions-module__oJEZva__actionButton{color:#4d4d4d;background:0 0;border:none;align-items:center;height:32px;padding:0 10px;font-size:1rem;display:flex}.tableactions-module__oJEZva__tableactionpositiondiv:hover .tableactions-module__oJEZva__tableactiontooltip{z-index:10;display:block}.tableactions-module__oJEZva__tableactiontooltip{z-index:8;color:#fff;background:#004bade1;border-radius:7px 7px 0;padding:5px 10px;font-size:14px;display:none;position:absolute;bottom:25px;left:auto;right:29px;box-shadow:2px 2px 5px #00000080}.tableactions-module__oJEZva__actionButton:hover span{color:#fff;width:max-content;transition:all .3s ease-in;transform:scale(1.1)}.tableactions-module__oJEZva__actionButtonIcon{width:20px;height:20px}.tableactions-module__oJEZva__actionButtonIconRotate{transform:rotate(180deg)}.tableactions-module__oJEZva__tableActionBackdrop{z-index:10;width:100%;height:100%;position:fixed;top:0;left:0}.tableactions-module__oJEZva__actionButton:disabled,.tableactions-module__oJEZva__tableActionButton:disabled{cursor:not-allowed}.tableactions-module__oJEZva__tabeActionButton{border:1px solid #475569;justify-content:center;align-items:center;margin:0;padding:2px;display:flex}
.CondtionalRoute-module__DrGbuW__category-router-button{color:var(--primary-color);text-transform:capitalize;text-overflow:ellipsis;-webkit-line-clamp:1;white-space:normal;text-align:left;background:0 0;border:none;-webkit-box-orient:vertical;width:120px;margin:0;font-size:14px;display:-webkit-box;position:relative;overflow:hidden}.CondtionalRoute-module__DrGbuW__category-router-button:disabled{cursor:not-allowed}.CondtionalRoute-module__DrGbuW__tooltip_name{z-index:1;color:#fff;background:#004bade1;border-radius:7px 7px 7px 0;width:100%;max-width:600px;padding:5px 10px;font-size:14px;display:none;position:absolute;bottom:30px;left:100%;box-shadow:2px 2px 5px #00000080}.CondtionalRoute-module__DrGbuW__category-product-page-route:hover+.CondtionalRoute-module__DrGbuW__tooltip_name,.CondtionalRoute-module__DrGbuW__category-router-button:hover+.CondtionalRoute-module__DrGbuW__tooltip_name{display:block}.CondtionalRoute-module__DrGbuW__new_client_name:hover+.CondtionalRoute-module__DrGbuW__tooltip_name{top:10px;bottom:auto}
.emailaccountlistactions-module__NNf27G__actionContainer{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.emailaccountlistactions-module__NNf27G__directActionBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.emailaccountlistactions-module__NNf27G__reconnectActionBtn:hover{color:#2563eb;transform:translateY(-2px)scale(1.1)}.emailaccountlistactions-module__NNf27G__deleteActionBtn{color:#fb7185}.emailaccountlistactions-module__NNf27G__deleteActionBtn:hover{color:#ef4444;transform:translateY(-2px)scale(1.1)}.emailaccountlistactions-module__NNf27G__itemIcon{transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.emailaccountlistactions-module__NNf27G__directActionBtn:active{transform:translateY(0)scale(.95)}
.BulkActionBar-module__FLWk5q__bulkActionsBarContainer{background-color:#f0f0f0;border-radius:5px;flex-wrap:wrap;justify-content:space-between;align-items:center;column-gap:10px;margin:10px;padding:5px;display:flex}.BulkActionBar-module__FLWk5q__cancelBulkSelectionButton{cursor:pointer;border:none;border-radius:4px;justify-content:space-between;align-items:center;gap:6px;padding:6px;display:flex}.BulkActionBar-module__FLWk5q__cancelBulkSelectionButton:hover{color:#dc3545}.BulkActionBar-module__FLWk5q__bulkActionsActionConatiner{justify-content:flex-start;align-items:center;column-gap:10px;display:flex}.BulkActionBar-module__FLWk5q__selectedText{color:#0c1d81;font-size:14px;line-height:20px}
.BillingSequenceLegacy-module__K-tr-W__Sequences_container{justify-content:space-between;gap:10px;width:100%;height:100%;margin-top:16px;display:flex}.BillingSequenceLegacy-module__K-tr-W__sequences_left_section{background:#fff;border-radius:4px;width:298px;height:100%;padding:10px;box-shadow:0 4px 12px #0e219d1f}.BillingSequenceLegacy-module__K-tr-W__sequences_leftsec::-webkit-scrollbar{width:4px;height:4px}.BillingSequenceLegacy-module__K-tr-W__sequences_leftsec::-webkit-scrollbar-track{background:#efefff;border-radius:20px}.BillingSequenceLegacy-module__K-tr-W__sequences_leftsec::-webkit-scrollbar-thumb{background:#004aad;border-radius:20px}.BillingSequenceLegacy-module__K-tr-W__sequences_leftsec{flex-direction:column;gap:8px;width:100%;height:100%;padding:5px;display:flex;overflow-y:auto}.BillingSequenceLegacy-module__K-tr-W__sequences_left_section ul li{margin-bottom:10px}.BillingSequenceLegacy-module__K-tr-W__sequences_right_section{background:#fff;border-radius:4px;width:calc(100% - 298px);padding:20px;position:relative;box-shadow:0 4px 12px #0e219d1f}.BillingSequenceLegacy-module__K-tr-W__sequences_rightsec{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;width:100%;height:100%;display:flex}.BillingSequenceLegacy-module__K-tr-W__sequencesstep_one_sec{cursor:pointer;background:#fff;border:1px solid #b3b3b3;border-radius:4px;flex-direction:column;gap:5px;padding:10px;display:flex}.BillingSequenceLegacy-module__K-tr-W__stepHead{justify-content:space-between;align-items:flex-start;display:flex}.BillingSequenceLegacy-module__K-tr-W__stepHead button{color:gray;background:0 0;border:none;font-weight:500}.BillingSequenceLegacy-module__K-tr-W__stepHead button:hover{color:#c00}.BillingSequenceLegacy-module__K-tr-W__steptext{letter-spacing:0%;color:#1a1a1a;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;line-height:20px;display:flex}.BillingSequenceLegacy-module__K-tr-W__mailsubject{letter-spacing:0%;vertical-align:middle;color:#1a1a1a;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #b3b3b3;border-radius:4px;justify-content:space-between;align-items:center;width:100%;margin:10px 0;padding:6px;font-size:14px;font-weight:400;line-height:20px;display:flex}.BillingSequenceLegacy-module__K-tr-W__variant_btn{color:#0c1d81;letter-spacing:0%;vertical-align:middle;cursor:pointer;background:#fff;border:none;border-radius:4px;outline:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:6px 10px;font-size:14px;line-height:20px;display:flex;position:relative}.BillingSequenceLegacy-module__K-tr-W__variant_btn:hover{color:#08156c}.BillingSequenceLegacy-module__K-tr-W__variant_btn:disabled{color:gray}.BillingSequenceLegacy-module__K-tr-W__addstepbtn{color:#0c1d81;width:100%;letter-spacing:0%;background:#fff;border:1px solid #b3b3b3;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:6px 10px;font-size:14px;line-height:20px;display:flex}.BillingSequenceLegacy-module__K-tr-W__addstepbtn:hover{color:#fff!important;background:#0e219d!important}.BillingSequenceLegacy-module__K-tr-W__sequences_subject_section{border-bottom:1px solid #e6e6e6;justify-content:space-between;align-items:center;gap:20px;padding:0 0 8px;display:flex}.BillingSequenceLegacy-module__K-tr-W__subject{justify-content:flex-start;align-items:center;gap:20px;width:auto;display:flex}.BillingSequenceLegacy-module__K-tr-W__subject p{letter-spacing:0%;color:gray;font-size:14px;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__subject input{letter-spacing:0%;border:none;font-size:14px;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__subject input::placeholder{letter-spacing:0%;color:#b3b3b3;border:none;font-size:14px;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__subject input:focus{border:none;outline:none}.BillingSequenceLegacy-module__K-tr-W__buttonsection{border-left:1px solid #e6e6e6;justify-content:flex-end;align-items:center;gap:12px;padding-left:20px;display:flex}.BillingSequenceLegacy-module__K-tr-W__previewbtn{color:#11259a;letter-spacing:0;vertical-align:middle;background:#fff;border:1px solid #11259a;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:12px;line-height:16px;display:flex;box-shadow:0 2px 8px #0e219d14}.BillingSequenceLegacy-module__K-tr-W__previewbtn:hover{background-color:#e3e7fa}.BillingSequenceLegacy-module__K-tr-W__detailsbtn_wrapper{width:100%;position:relative}.BillingSequenceLegacy-module__K-tr-W__detailsbtn{color:#11259a;background:#fff;border:1px solid #11259a;border-radius:4px;outline:none;height:34px;min-height:34px;padding:8px 12px;box-shadow:0 2px 8px #0e219d14}.BillingSequenceLegacy-module__K-tr-W__detailsbtn:hover{background-color:#e3e7fa}.BillingSequenceLegacy-module__K-tr-W__details{cursor:pointer;z-index:10;background:#fff;border:1px solid #b3b3b3;border-radius:4px;width:214px;padding:5px 10px;position:absolute;top:40px;right:0}.BillingSequenceLegacy-module__K-tr-W__details_container{letter-spacing:0;color:#1a1a1a;text-wrap:nowrap;font-size:14px;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__variables{color:gray;cursor:pointer;padding:5px;font-weight:500}.BillingSequenceLegacy-module__K-tr-W__variables:hover{background:#e3e7fa;border-radius:4px;padding-left:5px}.BillingSequenceLegacy-module__K-tr-W__sequences_right_section textarea{resize:none;width:100%;height:calc(100% - 85px);letter-spacing:0%;border:none;outline:none;padding:12px 0;font-size:14px;font-weight:400;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__sequences_right_section textarea::placeholder{letter-spacing:0%;color:#b3b3b3;font-size:14px;font-weight:400;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__sequences_right_section textarea:focus{border:none;outline:none}.BillingSequenceLegacy-module__K-tr-W__editortoolbar{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:4px;margin-top:auto;display:flex}.BillingSequenceLegacy-module__K-tr-W__savealldetailbtn{font-style:Medium;letter-spacing:0;vertical-align:middle;color:#fff;background-color:#14279b;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;outline:none;justify-content:center;align-items:center;gap:5px;padding:8px;font-size:12px;line-height:16px;transition:all .2s;display:flex;position:relative;border-right:1px solid #fff!important}.BillingSequenceLegacy-module__K-tr-W__savealldetailbtn:hover{background:#1d3bd1}.BillingSequenceLegacy-module__K-tr-W__savehovertooltip{background-color:#ccc;border-radius:4px;padding:2px 5px;font-size:12px;display:none;position:absolute;bottom:38px}.BillingSequenceLegacy-module__K-tr-W__savealldetailbtn:hover+.BillingSequenceLegacy-module__K-tr-W__savehovertooltip{display:block}.BillingSequenceLegacy-module__K-tr-W__disabledSaveBtn:disabled{cursor:not-allowed;color:#000!important;background:#cdcdcd!important}.BillingSequenceLegacy-module__K-tr-W__savealldetailbtn2{font-style:Medium;letter-spacing:0;vertical-align:middle;color:#fff;background-color:#14279b;border:none;border-top-right-radius:4px;border-bottom-right-radius:4px;outline:none;justify-content:center;align-items:center;gap:5px;padding:8px 4px;font-size:12px;line-height:16px;transition:all .2s;display:flex;position:relative}.BillingSequenceLegacy-module__K-tr-W__savealldetailbtn2:hover{background:#1d3bd1}.BillingSequenceLegacy-module__K-tr-W__saveastem{border-radius:4px;justify-content:center;align-items:center;display:flex;position:relative}.BillingSequenceLegacy-module__K-tr-W__saveastemptooltip{font-style:Medium;letter-spacing:0%;vertical-align:middle;color:#4d4d4d;z-index:1000;cursor:pointer;border-radius:4px;justify-content:flex-start;align-items:center;gap:8px;width:198px;padding:10px;font-size:12px;line-height:16px;display:flex;position:absolute;top:-45px;left:0;box-shadow:0 4px 12px #0e219d1f;background:#fff!important;border:1px solid #e6e6e6!important}.BillingSequenceLegacy-module__K-tr-W__saveastemptooltip:hover{background:#e3e7fa;border:1px solid #11259a;box-shadow:0 4px 12px #0e219d1f}.BillingSequenceLegacy-module__K-tr-W__saveastemptooltip_backdrop{z-index:999;background:#fff0;width:100%;height:100vh;position:fixed;top:0;left:0}.BillingSequenceLegacy-module__K-tr-W__save_as_template_popup_backdrop{z-index:12;background:#00000017;width:100%;height:100%;position:fixed;top:0;left:0;right:0}.BillingSequenceLegacy-module__K-tr-W__save_as_template_popup{z-index:13;background:#fff;border-radius:4px;flex-direction:column;width:500px;padding:20px;display:flex;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0e219d1f}.BillingSequenceLegacy-module__K-tr-W__save_as_template_popup p{letter-spacing:0%;vertical-align:middle;color:#1a1a1a;border-bottom:1px solid #b3b3b3;width:100%;margin-bottom:10px;font-size:14px;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__save_as_template_popup label{letter-spacing:0;vertical-align:middle;color:#4d4d4d;width:100%;font-size:12px;line-height:18px}.BillingSequenceLegacy-module__K-tr-W__save_as_template_popup input{letter-spacing:0%;vertical-align:middle;background:#fff;border:1px solid #b3b3b3;border-radius:4px;margin-top:5px;padding:6px 8px;font-size:14px;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__save_as_template_popup input:focus{border:1px solid #004aad;outline:none}.BillingSequenceLegacy-module__K-tr-W__template_popup_btns{justify-content:flex-start;align-items:center;gap:12px;margin-top:24px;display:flex}.BillingSequenceLegacy-module__K-tr-W__template_popup_cancle_btn{font-style:Medium;letter-spacing:0;vertical-align:middle;color:#11259a;background:#fff;border:1px solid #11259a;border-radius:4px;padding:8px 16px;font-size:12px;line-height:16px;box-shadow:0 2px 8px #0e219d14}.BillingSequenceLegacy-module__K-tr-W__template_popup_cancle_btn:hover{background:#e3e7fa;border:1.5px solid #11259a}.BillingSequenceLegacy-module__K-tr-W__add_template_btn{font-style:Medium;letter-spacing:0;vertical-align:middle;color:#fff;background:#11259a;border:1px solid #11259a;border-radius:4px;justify-content:center;align-items:center;gap:5px;padding:8px 16px;font-size:12px;line-height:16px;display:flex;box-shadow:0 2px 8px #0e219d14}.BillingSequenceLegacy-module__K-tr-W__add_template_btn:hover{background-color:#08156c}.BillingSequenceLegacy-module__K-tr-W__save_as_template_popup::placeholder{color:#b3b3b3}.BillingSequenceLegacy-module__K-tr-W__aitoolsbtn{color:#0c1d81;font-style:Medium;letter-spacing:0;vertical-align:middle;background:#fff;border:none;outline:none;justify-content:center;align-items:center;gap:8px;padding:8px 10px;font-size:12px;line-height:16px;display:flex}.BillingSequenceLegacy-module__K-tr-W__aitoolsdropdown,.BillingSequenceLegacy-module__K-tr-W__variablesDropdown{position:relative}.BillingSequenceLegacy-module__K-tr-W__aitoolsdropdownlist{z-index:10;background:#fff;border-radius:4px;width:208px;padding:10px;position:absolute;top:-108px;left:0;box-shadow:0 4px 12px #0e219d1f}.BillingSequenceLegacy-module__K-tr-W__variablesDropdownList{z-index:10;background:#fff;border-radius:4px;width:208px;height:auto;max-height:200px;padding:10px;position:absolute;bottom:35px;left:0;overflow-y:scroll;box-shadow:0 4px 12px #0e219d1f}.BillingSequenceLegacy-module__K-tr-W__variablesDropdownList::-webkit-scrollbar{width:6px;height:6px}.BillingSequenceLegacy-module__K-tr-W__variablesDropdownList::-webkit-scrollbar-track{background:#efefff;border-radius:20px}.BillingSequenceLegacy-module__K-tr-W__variablesDropdownList::-webkit-scrollbar-thumb{background:#004aad;border-radius:20px}.BillingSequenceLegacy-module__K-tr-W__aitoolsdropdownlist_backdrop,.BillingSequenceLegacy-module__K-tr-W__variablesDropdown_backdrop{z-index:9;background:#fff0;width:100%;height:100vh;position:fixed;top:0;left:0}.BillingSequenceLegacy-module__K-tr-W__aitoolsdropdownlist p{font-style:Medium;letter-spacing:0;vertical-align:middle;color:#4d4d4d;justify-content:flex-start;align-items:center;gap:10px;padding:5px;font-size:12px;line-height:18px;display:flex}.BillingSequenceLegacy-module__K-tr-W__aitoolsdropdownlist p:hover{background:#e3e7fa;border-radius:4px}.BillingSequenceLegacy-module__K-tr-W__variablesDropdownList p{font-style:Medium;letter-spacing:0;vertical-align:middle;color:#4d4d4d;justify-content:flex-start;align-items:center;gap:10px;padding:5px;font-size:12px;line-height:18px;display:flex}.BillingSequenceLegacy-module__K-tr-W__variablesDropdownList p:hover{background:#e3e7fa;border-radius:4px}.BillingSequenceLegacy-module__K-tr-W__templatebtn{color:#0c1d81;font-style:Medium;letter-spacing:0;vertical-align:middle;background:#fff;border:none;outline:none;justify-content:center;align-items:center;gap:8px;padding:8px 10px;font-size:12px;line-height:16px;display:flex}.BillingSequenceLegacy-module__K-tr-W__variablesbtn,.BillingSequenceLegacy-module__K-tr-W__textformatbtn{color:#0c1d81;font-style:Medium;letter-spacing:0;vertical-align:middle;background:#fff;border:none;outline:none;padding:8px 10px;font-size:12px;line-height:16px}.BillingSequenceLegacy-module__K-tr-W__imageuploadbth{color:#0c1d81;background:0 0;border:none;outline:none;padding:8px 6px}.BillingSequenceLegacy-module__K-tr-W__linkbtn,.BillingSequenceLegacy-module__K-tr-W__usericon{color:#0c1d81;background:0 0;border:none;outline:none;padding:8px 10px}.BillingSequenceLegacy-module__K-tr-W__alleditortoolbarhovereffect:hover{background:#e3e7fa!important;border-radius:4px!important}.BillingSequenceLegacy-module__K-tr-W__emailpreview_popup_backdrop,.BillingSequenceLegacy-module__K-tr-W__useTemplate_popup_backdrop,.BillingSequenceLegacy-module__K-tr-W__deleteStepPopupBackdrop{z-index:111;background:#00000017;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0}.BillingSequenceLegacy-module__K-tr-W__emailpreview_popup{background-color:var(--secondary-color);z-index:113;scrollbar-width:none;border-radius:10px;width:958px;display:flex;position:fixed;top:50%;left:50%;overflow:scroll;transform:translate(-50%,-50%);box-shadow:0 4px 4px #45454526}.BillingSequenceLegacy-module__K-tr-W__useTemplate_popup,.BillingSequenceLegacy-module__K-tr-W__deleteStepPopup{background-color:var(--secondary-color);z-index:113;scrollbar-width:none;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:center;width:450px;height:200px;padding:20px;display:flex;position:fixed;top:50%;left:50%;overflow:scroll;transform:translate(-50%,-50%);box-shadow:0 4px 4px #45454526}.BillingSequenceLegacy-module__K-tr-W__Sequences_container ul{margin:0;padding:0;list-style:none}.BillingSequenceLegacy-module__K-tr-W__sequences_template_left{height:100%}.BillingSequenceLegacy-module__K-tr-W__sequences_template_right{box-sizing:border-box;flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.BillingSequenceLegacy-module__K-tr-W__Sequences_container .BillingSequenceLegacy-module__K-tr-W__sequences_template_right>div:nth-child(2){overflow:auto}.BillingSequenceLegacy-module__K-tr-W__mailsubject .BillingSequenceLegacy-module__K-tr-W__sidebar_subject{scrollbar-width:none;overflow:auto!important}.BillingSequenceLegacy-module__K-tr-W__sequences_template_left h6{letter-spacing:0%;color:#4d4d4d;margin-bottom:14px;font-size:16px;line-height:24px}.BillingSequenceLegacy-module__K-tr-W__custom_template_dropdown{border-bottom:1px solid #e6e6e6;flex-direction:column;width:100%;padding-bottom:10px;display:flex;position:relative}.BillingSequenceLegacy-module__K-tr-W__custom_template_dropdownlist{letter-spacing:0%;color:#1a1a1a;cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:10px 10px 0;font-size:14px;line-height:20px;display:flex}.BillingSequenceLegacy-module__K-tr-W__custom_template_list{background:#fff;border:1px solid #e6e6e6;border-radius:4px;margin:10px 10px 0;padding:10px;box-shadow:0 4px 12px #0e219d1f}.BillingSequenceLegacy-module__K-tr-W__custom_template_search_list{background:#fff;border:1px solid #b3b3b3;border-radius:4px;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:8px;display:flex}.BillingSequenceLegacy-module__K-tr-W__custom_template_search_list input{letter-spacing:0%;vertical-align:middle;color:#1a1a1a;border:none;outline:none;width:100%;font-size:14px;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__custom_template_search_list input:focus{border:none;outline:none}.BillingSequenceLegacy-module__K-tr-W__custom_template_dropdown_options_wrapper{flex-direction:column;margin:10px 0;padding:5px 0;display:flex}.BillingSequenceLegacy-module__K-tr-W__custom_template_dropdown_options{text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;width:200px;font-style:Medium;letter-spacing:0%;vertical-align:middle;color:#1a1a1a;cursor:pointer;background:#fff;border-radius:4px;-webkit-box-orient:vertical;padding:4px 10px 4px 4px;font-size:12px;line-height:18px;display:-webkit-box;overflow:hidden}.BillingSequenceLegacy-module__K-tr-W__custom_template_dropdown_option{justify-content:space-between;align-items:center;width:100%;font-size:14px;display:flex}.BillingSequenceLegacy-module__K-tr-W__delete_template{cursor:pointer;color:gray}.BillingSequenceLegacy-module__K-tr-W__delete_template:hover{color:#c33c49}.BillingSequenceLegacy-module__K-tr-W__sequences_rightsec{background:#f0f0f0;border:1px solid #e6e6e6;border-radius:4px;width:100%;height:100%;padding:20px;box-shadow:0 4px 12px #0e219d1f}.BillingSequenceLegacy-module__K-tr-W__sequences_rightsec p{letter-spacing:0%;color:#4d4d4d;font-size:14px;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__templateemail_btn_wrapper{justify-content:flex-start;gap:8px;height:100%;margin-top:auto;display:flex}.BillingSequenceLegacy-module__K-tr-W__templateemail_cancelbtn{font-style:Medium;letter-spacing:0;vertical-align:middle;color:#11259a;background:0 0;border:1px solid #11259a;border-radius:4px;height:34px;margin-top:auto;padding:8px 16px;font-size:12px;line-height:16px;box-shadow:0 2px 8px #0e219d14}.BillingSequenceLegacy-module__K-tr-W__templateemail_cancelbtn:hover{background:#e3e7fa;border:1.5px solid #11259a}.BillingSequenceLegacy-module__K-tr-W__templateemail_usetempbtn{color:var(--secondary-color);font-style:Medium;letter-spacing:0;vertical-align:middle;background:#14279b;border:1px solid #14279b;border-radius:4px;justify-content:center;align-items:center;gap:8px;height:34px;margin-top:auto;padding:8px 16px;font-size:12px;line-height:16px;display:flex;box-shadow:0 2px 8px #0e219d14}.BillingSequenceLegacy-module__K-tr-W__templateemail_usetempbtn:hover{background-color:#08156c}.BillingSequenceLegacy-module__K-tr-W__dammy_template_contents{letter-spacing:0%;color:#4d4d4d;text-align:left;width:100%;height:calc(100% - 100px);font-size:14px;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__dammy_template_contents p{letter-spacing:0%;color:#4d4d4d;text-align:left;font-size:14px;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__template_preview_subject{border-bottom:1px solid #e6e6e6;width:100%;margin-bottom:20px;padding-bottom:8px}.BillingSequenceLegacy-module__K-tr-W__template_preview_body{max-height:530px;padding:10px;overflow:hidden auto}.BillingSequenceLegacy-module__K-tr-W__template_preview_body::-webkit-scrollbar{width:8px;height:8px}.BillingSequenceLegacy-module__K-tr-W__template_preview_body::-webkit-scrollbar-track{background:#e4efff}.BillingSequenceLegacy-module__K-tr-W__template_preview_body::-webkit-scrollbar-thumb{background:var(--primary-color);border:2px solid #e4efff;border-radius:20px}.BillingSequenceLegacy-module__K-tr-W__template_preview_body *{-webkit-text-decoration:revert!important;text-decoration:revert!important}.BillingSequenceLegacy-module__K-tr-W__template_preview_body:disabled{cursor:not-allowed;color:#000;background:#fff}.BillingSequenceLegacy-module__K-tr-W__template_preview_body ul{margin-left:20px;list-style-type:disc}.BillingSequenceLegacy-module__K-tr-W__template_preview_body ul li{margin-bottom:8px;line-height:1.5}.BillingSequenceLegacy-module__K-tr-W__template_preview_body ol{margin-left:20px;list-style-type:decimal}.BillingSequenceLegacy-module__K-tr-W__template_preview_body ol li{margin-bottom:8px;line-height:1.5}.BillingSequenceLegacy-module__K-tr-W__template_preview_body div{letter-spacing:.4px;color:#333;width:100%;min-width:100%;max-width:100%;font-size:15px;font-weight:400;line-height:24px}.BillingSequenceLegacy-module__K-tr-W__template_preview_body p{margin:0}.BillingSequenceLegacy-module__K-tr-W__emailpreview_popup_backdrop{z-index:111;background:#00000017;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0}.BillingSequenceLegacy-module__K-tr-W__emailpreview_popup{z-index:113;scrollbar-width:none;background-color:#fff;border-radius:10px;width:958px;display:flex;position:fixed;top:50%;left:50%;overflow:scroll;transform:translate(-50%,-50%);box-shadow:0 4px 4px #45454526}.BillingSequenceLegacy-module__K-tr-W__emailpreview_leftcontent{background:#fff;width:30%;padding:35px 8px 35px 15px;box-shadow:2px 0 8px #00000026}.BillingSequenceLegacy-module__K-tr-W__emailpreview_leftcontent h6{color:#1a1a1a;justify-content:flex-start;align-items:center;gap:8px;width:100%;margin-bottom:6px;font-size:18px;font-style:normal;font-weight:500;line-height:26px;display:flex}.BillingSequenceLegacy-module__K-tr-W__emailpreview_leftcontent p{color:gray;font-size:14px;font-weight:500;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__sendacname{vertical-align:middle;color:gray;margin:12px 0 6px;font-size:12px;font-weight:500;line-height:16px}.BillingSequenceLegacy-module__K-tr-W__accountname{vertical-align:middle;color:#000;font-size:14px;font-weight:500;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__emaildropdown{color:#000;background:#fff;border:1px solid #b3b3b3;border-radius:4px;justify-content:center;align-items:center;gap:10px;margin-bottom:48px;padding:5px 15px;font-size:14px;font-weight:500;line-height:20px;display:flex}.BillingSequenceLegacy-module__K-tr-W__emaildropdownerror{font-style:Medium;letter-spacing:0;vertical-align:middle;background:#feeeed;border:1px solid #981f1e;border-radius:4px;justify-content:start;align-items:center;gap:10px;padding:5px 15px;font-size:14px;line-height:20px;display:flex;color:#981f1e!important}.BillingSequenceLegacy-module__K-tr-W__emailpreview_rightcontent{width:70%;padding:16px 30px 30px 40px}.BillingSequenceLegacy-module__K-tr-W__emailpreview_text{color:#1a1a1a;justify-content:flex-start;align-items:center;gap:8px;font-size:20px;font-weight:500;line-height:28px;display:flex}.BillingSequenceLegacy-module__K-tr-W__sendto_div{justify-content:flex-start;align-items:center;gap:8px;padding:12px 0;display:flex}.BillingSequenceLegacy-module__K-tr-W__sendto_div span{color:gray;font-size:12px;font-weight:500;line-height:18px}.BillingSequenceLegacy-module__K-tr-W__sendto_div p{color:#1a1a1a;background:#fff;border:1px solid gray;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:2px 8px;font-size:12px;font-weight:500;line-height:18px;display:flex}.BillingSequenceLegacy-module__K-tr-W__sendto_div input{border:none;outline:none}.BillingSequenceLegacy-module__K-tr-W__emailsubject{color:gray;max-height:100px;font-size:12px;font-weight:500;line-height:18px;overflow:auto}.BillingSequenceLegacy-module__K-tr-W__emailsubject span{color:#1a1a1a}.BillingSequenceLegacy-module__K-tr-W__previewemailpopup_btns{justify-content:flex-end;align-items:center;gap:16px;display:flex}.BillingSequenceLegacy-module__K-tr-W__prevemail_cancle_btn{color:#4d4d4d;background:#fff;border:1px solid #b3b3b3;border-radius:4px;padding:10px 16px;font-size:14px;font-weight:500;line-height:20px;box-shadow:0 2px 8px #0e219d14}.BillingSequenceLegacy-module__K-tr-W__prevemail_cancle_btn:hover{background:#e3e7fa;border:1.5px solid #11259a}.BillingSequenceLegacy-module__K-tr-W__prevemail_sendtext_btn{color:#fff;background:#11259a;border:1px solid #11259a;border-radius:4px;padding:10px 16px;font-size:14px;font-weight:500;line-height:20px;box-shadow:0 2px 8px #0e219d14}.BillingSequenceLegacy-module__K-tr-W__prevemail_sendtext_btn:hover{background-color:#08156c}.BillingSequenceLegacy-module__K-tr-W__email_contents{color:#4d4d4d;background:#e6e6e6;border-radius:8px;max-height:400px;margin:8px 0 34px;padding:20px 28px;font-size:12px;font-weight:500;line-height:16px;overflow-y:auto}.BillingSequenceLegacy-module__K-tr-W__email_contents::-webkit-scrollbar{width:6px;height:6px}.BillingSequenceLegacy-module__K-tr-W__emailsubject::-webkit-scrollbar{width:6px;height:6px}.BillingSequenceLegacy-module__K-tr-W__email_contents::-webkit-scrollbar-track{background:#efefff;border-radius:20px}.BillingSequenceLegacy-module__K-tr-W__emailsubject::-webkit-scrollbar-track{background:#efefff;border-radius:20px}.BillingSequenceLegacy-module__K-tr-W__email_contents::-webkit-scrollbar-thumb{background:#004aad;border-radius:20px}.BillingSequenceLegacy-module__K-tr-W__emailsubject::-webkit-scrollbar-thumb{background:#004aad;border-radius:20px}.BillingSequenceLegacy-module__K-tr-W__btnWrapper{justify-content:end;align-items:center;gap:10px;width:100%;display:flex}.BillingSequenceLegacy-module__K-tr-W__cancelBtn{letter-spacing:0;color:#4d4d4d;background:#fff;border:1px solid #b3b3b3;border-radius:4px;padding:10px 16px;font-size:14px;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__cancelBtn:disabled{color:#fff;cursor:not-allowed;background-color:#b3b3b3!important}.BillingSequenceLegacy-module__K-tr-W__confirmBtn{color:var(--secondary-color);letter-spacing:0;background:#dc3545;border:1px solid #dc3545;border-radius:4px;padding:10px 16px;font-size:14px;font-weight:500;line-height:20px}.BillingSequenceLegacy-module__K-tr-W__confirmBtn:hover{background:#b92836}.BillingSequenceLegacy-module__K-tr-W__confirmBtn:disabled{color:#fff;cursor:not-allowed;border:none;background-color:#b3b3b3!important}.BillingSequenceLegacy-module__K-tr-W__loaderWrapper{justify-content:center;align-items:center;height:50vh;display:flex}.BillingSequenceLegacy-module__K-tr-W__preview_message_body{flex-direction:column;justify-content:space-between;height:calc(100% - 70px);display:flex}
.tablestatusfilter-module__A5DedG__tableStatusFilter{gap:12px;padding:7px 20px 7px 10px;display:flex}.tablestatusfilter-module__A5DedG__activeFilterButton hr{border:1px solid #fff;width:100%}.tablestatusfilter-module__A5DedG__notActiveFilterButton hr{border:1px solid;border-color:454545;width:100%}.tablestatusfilter-module__A5DedG__activeFilterButton{color:#fff;cursor:pointer;background:#1363cd;border:none;border-radius:6px;width:68px;padding:5px}.tablestatusfilter-module__A5DedG__notActiveFilterButton{color:#454545;cursor:pointer;background:#f3f3f3;border:none;border-radius:6px;width:68px;padding:5px}.tablestatusfilter-module__A5DedG__notActiveFilterButton p,.tablestatusfilter-module__A5DedG__activeFilterButton p{padding:4px 2px}.tablestatusfilter-module__A5DedG__activePaginationButton{color:#fff;background:#1f89db}.tablestatusfilter-module__A5DedG__notActivePaginationButton{background:#e4efff}@media only screen and (max-width:600px) and (min-width:100px){.tablestatusfilter-module__A5DedG__analytics-card-container{grid-template-columns:1fr;display:grid}}@media only screen and (max-width:430px) and (min-width:100px){.tablestatusfilter-module__A5DedG__tableStatusFilter{flex-wrap:wrap;gap:8px;display:flex}.tablestatusfilter-module__A5DedG__activeFilterButton,.tablestatusfilter-module__A5DedG__notActiveFilterButton{width:auto;padding:5px}}
.createorredirectbutton-module__y-T6OG__headerActBtnCntnr{text-wrap-mode:nowrap;letter-spacing:0;color:#11259a;background:#fff;border:1px solid #11259a;border-radius:4px;justify-content:space-evenly;align-items:center;gap:8px;width:fit-content;padding:5px 6px;font-size:14px;line-height:20px;display:flex}.createorredirectbutton-module__y-T6OG__headerActBtnCntnr:hover{background-color:#e3e7fa;border:1.5px solid #11259a}.createorredirectbutton-module__y-T6OG__headerActBtnCntnr .createorredirectbutton-module__y-T6OG__createIcon{color:#11259a;border-radius:25px;width:20px;min-width:20px;height:20px}.createorredirectbutton-module__y-T6OG__noresultfount_text{letter-spacing:0%;vertical-align:middle;color:#b3b3b3;margin-bottom:20px;font-size:14px;line-height:20px}
.EditorColourOperations-module__Y2TvQa__colour-op{border-right:1px solid #ccc;flex-direction:row;justify-content:center;gap:15px;padding:0 10px;display:flex}.EditorColourOperations-module__Y2TvQa__colour-op-btn{cursor:pointer;color:#000;background-color:#fff;border:1px solid #ccc;border-radius:5px;justify-content:center;align-items:center;font-size:20px;transition:all .3s;display:flex}.EditorColourOperations-module__Y2TvQa__colour-op-btn svg{width:18px;height:18px}.EditorColourOperations-module__Y2TvQa__colour-op-btn:hover{color:#004aad}#EditorColourOperations-module__Y2TvQa__highlight-color-picker{margin:0;padding:0}.EditorColourOperations-module__Y2TvQa__colour-op-btn label{justify-content:center;align-items:center;width:24px;height:24px;margin:0;padding:0;display:flex}.EditorColourOperations-module__Y2TvQa__fill-colour{border-radius:4px;width:25px;height:25px}@media only screen and (max-width:1080px) and (min-width:992px){.EditorColourOperations-module__Y2TvQa__colour-op{gap:8px}}@media screen and (max-width:700px){.EditorColourOperations-module__Y2TvQa__colour-op{border-left:none;border-right-width:0;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:0;display:flex}}
.EditorMetaOperations-module__t2OSUG__meta-op{flex-direction:column;justify-content:center;align-items:start;gap:10px;padding:0 10px;display:flex}.EditorMetaOperations-module__t2OSUG__meta-op-btn{cursor:pointer;color:#000;background-color:#fff;border:none;justify-content:center;align-items:center;font-size:20px;transition:all .3s;display:flex}.EditorMetaOperations-module__t2OSUG__link-input-wrapper{gap:.5rem;width:100%;margin:20px 0;padding:0 20px;display:flex}.EditorMetaOperations-module__t2OSUG__link-input{background:#ffffffc7;border:1px solid #939393;border-radius:4px;outline:none;width:100%;min-width:200px;height:42px;padding:10px 28px 10px 7px;font-size:14px}.EditorMetaOperations-module__t2OSUG__apply-link-btn{color:#fff;cursor:pointer;background-color:#004aad;border:none;border-radius:4px;width:60px;padding:4px 10px}.EditorMetaOperations-module__t2OSUG__meta-op img{width:300px}@media screen and (max-width:638px){.EditorMetaOperations-module__t2OSUG__meta-op{padding:3px 12px 3px 0}}.EditorMetaOperations-module__t2OSUG__editor-tooltip-div,.EditorMetaOperations-module__t2OSUG__editorfonthovertext{position:relative}.EditorMetaOperations-module__t2OSUG__editorfont-tooltip{color:#fff;letter-spacing:.4px;text-wrap:nowrap;z-index:10;background:#555;border-radius:4px;width:max-content;margin:0;padding:0 8px;font-size:12px;font-weight:400;display:none;position:absolute;top:-34px}.EditorMetaOperations-module__t2OSUG__editorfonthovertext:hover+.EditorMetaOperations-module__t2OSUG__editorfont-tooltip{display:block}
.FilterPopup-module__zXnESq__filterCustomerList{display:inline-block;position:relative}.FilterPopup-module__zXnESq__filterPopup{z-index:1000;background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;width:480px;height:400px;animation:.2s ease-out FilterPopup-module__zXnESq__slideDown;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 24px #0000001f}@keyframes FilterPopup-module__zXnESq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.FilterPopup-module__zXnESq__popupHeader{background:#fafafa;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.FilterPopup-module__zXnESq__popupTitle{color:#1a1a1a;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.FilterPopup-module__zXnESq__resetBtn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:13px;transition:all .2s}.FilterPopup-module__zXnESq__resetBtn:hover{color:#333;background:#eee}.FilterPopup-module__zXnESq__resetBtn :disabled{color:#fff!important}.FilterPopup-module__zXnESq__popupBody{flex:1;display:flex;overflow:hidden}.FilterPopup-module__zXnESq__sidebar{background:#f8f9fc;border-right:1px solid #eee;flex-direction:column;gap:4px;width:180px;padding:12px;display:flex}.FilterPopup-module__zXnESq__categoryBtn{text-align:left;color:#555;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;font-size:14px;font-weight:500;transition:all .2s;display:flex;padding:10px 12px!important}.FilterPopup-module__zXnESq__categoryBtnLabel{text-align:left;flex:1}.FilterPopup-module__zXnESq__categoryBtnRight{flex-shrink:0;align-items:center;gap:6px;display:flex}.FilterPopup-module__zXnESq__categoryBtn:hover{color:#333;background:#eef2ff!important}.FilterPopup-module__zXnESq__categoryBtn.FilterPopup-module__zXnESq__active{font-weight:600;color:#11259a!important;background:#e0e7ff!important}.FilterPopup-module__zXnESq__countBadge{color:#fff;text-align:center;background:#11259a;border-radius:10px;min-width:18px;padding:2px 6px;font-size:10px}.FilterPopup-module__zXnESq__contentArea{background:#fff;flex-direction:column;flex:1;display:flex}.FilterPopup-module__zXnESq__searchContainer{border-bottom:1px solid #f0f0f0;padding:12px 16px}.FilterPopup-module__zXnESq__locationSubTabs{background:#fafbff;border-bottom:1px solid #f0f0f0;gap:4px;padding:10px 16px;display:flex}.FilterPopup-module__zXnESq__subTabBtn{color:#666;cursor:pointer;background:#fff;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .2s;display:flex;border:1px solid #e0e0e0!important}.FilterPopup-module__zXnESq__subTabBtn:hover{color:#11259a!important;background:#eef2ff!important}.FilterPopup-module__zXnESq__subTabActive{color:#fff;background:#11259a;border-color:#11259a}.FilterPopup-module__zXnESq__subTabBadge{color:inherit;text-align:center;background:#ffffff4d;border-radius:8px;min-width:16px;padding:1px 5px;font-size:10px}.FilterPopup-module__zXnESq__searchInputWrapper{align-items:center;display:flex;position:relative}.FilterPopup-module__zXnESq__searchIcon{color:#888;position:absolute;left:10px}.FilterPopup-module__zXnESq__searchInput{border:1px solid #e0e0e0;border-radius:6px;outline:none;width:100%;padding:8px 10px 8px 36px;font-size:14px;transition:border-color .2s}.FilterPopup-module__zXnESq__searchInput:focus{border-color:#11259a}.FilterPopup-module__zXnESq__optionsList{flex:1;padding:8px 16px;overflow:hidden auto}.FilterPopup-module__zXnESq__optionItem{cursor:pointer;border-radius:4px;align-items:center;padding:8px 0;transition:background .1s;display:flex}.FilterPopup-module__zXnESq__optionItem:hover{background:#f9f9f9}.FilterPopup-module__zXnESq__checkbox{accent-color:#11259a;cursor:pointer;width:16px;height:16px;margin-right:12px}.FilterPopup-module__zXnESq__optionLabel{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;flex:1;font-size:14px}.FilterPopup-module__zXnESq__emptyState{text-align:center;color:#888;flex:1;justify-content:center;align-items:center;padding:20px;font-size:13px;display:flex}.FilterPopup-module__zXnESq__popupFooter{background:#fff;border-top:1px solid #eee;justify-content:flex-end;padding:12px 20px;display:flex}.FilterPopup-module__zXnESq__applyBtn{color:#fff;cursor:pointer;background:#11259a;border:none;border-radius:6px;padding:8px 24px;font-size:14px;font-weight:500;transition:background .2s}.FilterPopup-module__zXnESq__applyBtn:hover{background:#0e1e7a}.FilterPopup-module__zXnESq__selectedChips{background:#fafafa;border-bottom:1px solid #f0f0f0;flex-wrap:wrap;gap:6px;padding:8px 16px;display:flex}.FilterPopup-module__zXnESq__chip{color:#11259a;background:#eef2ff;border:1px solid #dbeafe;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;display:flex}.FilterPopup-module__zXnESq__removeChip{cursor:pointer;opacity:.6;align-items:center;display:flex}.FilterPopup-module__zXnESq__removeChip:hover{opacity:1}.FilterPopup-module__zXnESq__controlButton{color:#4d4d4d;cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:8px;height:36px;padding:0 12px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex;border:1px solid #e0e0e0!important}.FilterPopup-module__zXnESq__controlButton:hover{background:#f8f9fa;border-color:#bbb}.FilterPopup-module__zXnESq__controlButton.FilterPopup-module__zXnESq__active_btn{color:#11259a;background:#eef2ff;border-color:#11259a}.FilterPopup-module__zXnESq__activeCount{color:#fff;background:#11259a;border-radius:10px;margin-left:0;padding:1px 6px;font-size:10px}
.EditorAlignmentOperations-module__GnqSJq__align-op{border-right:1px solid #ccc;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:0 10px;display:flex}.EditorAlignmentOperations-module__GnqSJq__top-align-op{justify-content:center;align-items:center;gap:17px;display:flex}.EditorAlignmentOperations-module__GnqSJq__align-op-btn{cursor:pointer;color:#000;background-color:#fff;border:none;justify-content:center;align-items:center;font-size:20px;transition:all .3s;display:flex}.EditorAlignmentOperations-module__GnqSJq__align-op-btn svg{width:20px;height:20px}.EditorAlignmentOperations-module__GnqSJq__align-op-btn:hover{color:#004aad}.EditorAlignmentOperations-module__GnqSJq__bottom-align-op{justify-content:center;align-items:center;gap:10px;display:flex}@media screen and (max-width:700px){.EditorAlignmentOperations-module__GnqSJq__align-op{border-right:none}}@media only screen and (max-width:1080px) and (min-width:992px){.EditorAlignmentOperations-module__GnqSJq__top-align-op{gap:10px}}@media screen and (max-width:380px){.EditorAlignmentOperations-module__GnqSJq__first-half,.EditorAlignmentOperations-module__GnqSJq__editor-comp{flex-wrap:wrap;gap:10px}}.EditorAlignmentOperations-module__GnqSJq__editor-tooltip-div,.EditorAlignmentOperations-module__GnqSJq__editorfonthovertext{position:relative}.EditorAlignmentOperations-module__GnqSJq__editorfont-tooltip{color:#fff;letter-spacing:.4px;text-wrap:nowrap;z-index:10;background:#555;border-radius:4px;width:max-content;margin:0;padding:0 8px;font-size:12px;font-weight:400;display:none;position:absolute;top:-34px}.EditorAlignmentOperations-module__GnqSJq__editorfonthovertext:hover+.EditorAlignmentOperations-module__GnqSJq__editorfont-tooltip{display:block}
.BulkEdit-module__t4Z2bG__updatePopupContentRight{z-index:1500;border-radius:8px;flex-direction:column;width:300px;padding:16px;display:flex;position:absolute;top:110px;right:350px}.BulkEdit-module__t4Z2bG__inputField{border:1px solid #ccc;border-radius:6px;outline:none;width:190px;padding:10px 12px;font-size:14px}.BulkEdit-module__t4Z2bG__inputField:focus{border-color:#1f3bb3}.BulkEdit-module__t4Z2bG__submitButton{color:#fff;cursor:pointer;letter-spacing:0;vertical-align:middle;background-color:#1f3bb3;border:none;border-radius:6px;width:fit-content;padding:8px 10px;font-size:12px;line-height:16px;transition:background-color .2s}.BulkEdit-module__t4Z2bG__inputContainer{flex-direction:column;justify-content:flex-end;gap:12px;display:flex}.BulkEdit-module__t4Z2bG__filterCustomerList{display:inline-block;position:relative}.BulkEdit-module__t4Z2bG__controlButton{color:#4d4d4d;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:8px;height:36px;padding:0 12px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.BulkEdit-module__t4Z2bG__active_btn{background-color:#e3e7fa;border:1.5px solid #11259a}.BulkEdit-module__t4Z2bG__controlButton:hover{background-color:#f8f9fa;border:1px solid #bbb}.BulkEdit-module__t4Z2bG__filterPopup{z-index:101;justify-content:flex-end;align-items:flex-end;gap:4px;height:max-content;margin-top:10px;display:flex;position:absolute;top:100%;right:12px}.BulkEdit-module__t4Z2bG__filterPopup h3{letter-spacing:0;color:#1a1a1a;font-size:12px;line-height:18px}.BulkEdit-module__t4Z2bG__bulkChangesWrapper{background-color:#f5f5f5;border-top:1px solid #ddd;justify-content:space-between;align-items:center;padding:8px 16px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.BulkEdit-module__t4Z2bG__bulkChangesLeft{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.BulkEdit-module__t4Z2bG__selectedCustomerCount{color:#1a3bbc;font-size:14px;font-weight:600}.BulkEdit-module__t4Z2bG__customerUpdateDropDown{position:relative}.BulkEdit-module__t4Z2bG__customerUpdateDropDown button{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:6px;padding:6px 12px;font-size:14px}.BulkEdit-module__t4Z2bG__updatePopup{z-index:10;border-radius:8px;padding:12px;display:flex;position:absolute}.BulkEdit-module__t4Z2bG__allCustomersOptions{flex-direction:column;gap:6px;margin-top:10px;display:flex}.BulkEdit-module__t4Z2bG__allCustomersOptions button{letter-spacing:0;color:#4d4d4d;text-align:left;background:0 0;border:none;width:100%;padding:4px;font-size:12px;line-height:18px}.BulkEdit-module__t4Z2bG__allCustomersOptions button:focus{color:#1f3bb3;background-color:#e0e0e0}.BulkEdit-module__t4Z2bG__allCustomersOptions button:hover{background-color:#e0e0e0}.BulkEdit-module__t4Z2bG__activeOption{color:#1f3bb3!important;background-color:#e0e0e0!important}
.DeleteLabelConfirmationPopup-module__mcOSTG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DeleteLabelConfirmationPopup-module__mcOSTG__container{background:#fff;border-radius:16px;width:90%;max-width:480px;padding:32px;animation:.2s ease-out DeleteLabelConfirmationPopup-module__mcOSTG__slideIn;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes DeleteLabelConfirmationPopup-module__mcOSTG__slideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.DeleteLabelConfirmationPopup-module__mcOSTG__header{flex-direction:column;align-items:center;margin-bottom:24px;display:flex;position:relative}.DeleteLabelConfirmationPopup-module__mcOSTG__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:8px;transition:all .2s;position:absolute;top:-16px;right:-16px}.DeleteLabelConfirmationPopup-module__mcOSTG__closeBtn:hover{color:#64748b;background:#f1f5f9}.DeleteLabelConfirmationPopup-module__mcOSTG__iconWrapper{background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.DeleteLabelConfirmationPopup-module__mcOSTG__warningIcon{color:#ef4444}.DeleteLabelConfirmationPopup-module__mcOSTG__title{color:#1e293b;margin:0;font-size:20px}.DeleteLabelConfirmationPopup-module__mcOSTG__content{margin-bottom:32px}.DeleteLabelConfirmationPopup-module__mcOSTG__description{color:#475569;text-align:center;margin-bottom:24px;font-size:15px;line-height:1.5}.DeleteLabelConfirmationPopup-module__mcOSTG__warningBox{background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:12px;display:flex}.DeleteLabelConfirmationPopup-module__mcOSTG__warningBox svg{color:#ef4444;flex-shrink:0;margin-top:2px}.DeleteLabelConfirmationPopup-module__mcOSTG__warningText{color:#991b1b;font-size:13px;line-height:1.4}.DeleteLabelConfirmationPopup-module__mcOSTG__inputConfirmation{margin-top:20px}.DeleteLabelConfirmationPopup-module__mcOSTG__inputLabel{color:#475569;margin-bottom:8px;font-size:13px;display:block}.DeleteLabelConfirmationPopup-module__mcOSTG__confirmInput{color:#1e293b;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:10px 14px;font-size:14px;transition:all .2s}.DeleteLabelConfirmationPopup-module__mcOSTG__confirmInput:focus{border-color:#ef4444;outline:none;box-shadow:0 0 0 3px #ef44441a}.DeleteLabelConfirmationPopup-module__mcOSTG__actions{gap:12px;display:flex}.DeleteLabelConfirmationPopup-module__mcOSTG__cancelButton{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:12px;font-size:14px;transition:all .2s}.DeleteLabelConfirmationPopup-module__mcOSTG__cancelButton:hover:not(:disabled){color:#1e293b;background:#f8fafc}.DeleteLabelConfirmationPopup-module__mcOSTG__deleteButton{color:#fff;cursor:pointer;background:#ef4444;border:1px solid #0000;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:12px;font-size:14px;transition:all .2s;display:flex}.DeleteLabelConfirmationPopup-module__mcOSTG__deleteButton:hover:not(:disabled){background:#dc2626}.DeleteLabelConfirmationPopup-module__mcOSTG__deleteButton:disabled{cursor:not-allowed;opacity:.7;background:#fca5a5}.DeleteLabelConfirmationPopup-module__mcOSTG__buttonContent{align-items:center;gap:8px;display:flex}.DeleteLabelConfirmationPopup-module__mcOSTG__animateSpin{animation:1s linear infinite DeleteLabelConfirmationPopup-module__mcOSTG__spin}@keyframes DeleteLabelConfirmationPopup-module__mcOSTG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.LinkModal-module__VSP0Fa__main-link-modal{z-index:999;background-color:#0009;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.LinkModal-module__VSP0Fa__modal-content{z-index:1000;background:#fff;border:1px solid #004aad;border-radius:8px;width:90%;max-width:350px;padding:2rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 16px #0000004d}.LinkModal-module__VSP0Fa__modal-content form{flex-direction:column;justify-content:center;align-items:center;display:flex}.LinkModal-module__VSP0Fa__modal-btns{justify-content:center;align-items:center;margin:20px;display:flex}.LinkModal-module__VSP0Fa__modal-btns button{color:#fff;background-color:#004aad;border:none;border-radius:5px;outline:none;justify-content:center;align-items:center;width:75px;margin:0 20px;padding:10px;display:flex}.LinkModal-module__VSP0Fa__close-modal{width:20px;height:20px;position:inherit;cursor:pointer;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;top:20px;right:20px}
.List-module__rjrG-W__listContainer{cursor:pointer;align-items:center;gap:3px;display:flex}.List-module__rjrG-W__listContainer p{color:#1f3bb3;letter-spacing:0;font-size:12px;line-height:16px}.List-module__rjrG-W__popupContainer .List-module__rjrG-W__headerText{letter-spacing:0;color:#1a1a1a;font-size:12px;line-height:18px}.List-module__rjrG-W__popupSection{flex-direction:column;display:flex;position:relative}.List-module__rjrG-W__addToListCont{align-items:center;gap:5px;display:flex}.List-module__rjrG-W__popupSection{background-color:#0000;border:none;flex-direction:column;display:flex;position:relative}.List-module__rjrG-W__popupSection>:last-child{order:-1}
.ManageLabelsModal-module__5iKgwW__modalOverlay{z-index:1000;background-color:#00000026;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ManageLabelsModal-module__5iKgwW__modalContent{background:#fff;border-radius:12px;width:95%;max-width:650px;animation:.3s ease-out ManageLabelsModal-module__5iKgwW__modalScale;overflow:hidden;box-shadow:0 20px 40px #0003}@keyframes ManageLabelsModal-module__5iKgwW__modalScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ManageLabelsModal-module__5iKgwW__modalHeader{background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.ManageLabelsModal-module__5iKgwW__modalHeader h2{color:#111827;margin:0;font-size:20px;font-weight:600}.ManageLabelsModal-module__5iKgwW__closeBtn{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;align-items:center;padding:6px;transition:all .2s;display:flex}.ManageLabelsModal-module__5iKgwW__closeBtn:hover{color:#111827;background:#e5e7eb}.ManageLabelsModal-module__5iKgwW__modalBody{padding:24px}.ManageLabelsModal-module__5iKgwW__searchContainer{margin-bottom:20px;position:relative}.ManageLabelsModal-module__5iKgwW__searchContainer input{border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:12px 14px 12px 42px;font-size:15px;transition:border-color .2s,box-shadow .2s}.ManageLabelsModal-module__5iKgwW__searchContainer input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51a}.ManageLabelsModal-module__5iKgwW__searchIcon{color:#9ca3af;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.ManageLabelsModal-module__5iKgwW__createForm{background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;gap:16px;margin-bottom:32px;padding:20px;display:flex}.ManageLabelsModal-module__5iKgwW__formTop{gap:12px;width:100%;display:flex}.ManageLabelsModal-module__5iKgwW__formTop input{border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:10px 14px;font-size:14px;transition:border-color .2s}.ManageLabelsModal-module__5iKgwW__formTop input:focus{border-color:#4f46e5;outline:none}.ManageLabelsModal-module__5iKgwW__colorSelectorWrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ManageLabelsModal-module__5iKgwW__colorList{flex-wrap:wrap;gap:8px;display:flex}.ManageLabelsModal-module__5iKgwW__colorCircle{cursor:pointer;border:2px solid #0000;border-radius:6px;width:24px;height:24px;transition:all .2s}.ManageLabelsModal-module__5iKgwW__colorCircle:hover{transform:translateY(-2px)}.ManageLabelsModal-module__5iKgwW__activeColor{border-color:#111827;transform:scale(1.1);box-shadow:0 4px 6px #0000001a}.ManageLabelsModal-module__5iKgwW__addBtn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:background .2s,transform .1s;display:flex}.ManageLabelsModal-module__5iKgwW__addBtn:hover{background:#4338ca}.ManageLabelsModal-module__5iKgwW__addBtn:active{transform:scale(.98)}.ManageLabelsModal-module__5iKgwW__labelList{flex-direction:column;max-height:350px;padding-right:4px;display:flex;overflow-y:auto}.ManageLabelsModal-module__5iKgwW__labelList::-webkit-scrollbar{width:6px}.ManageLabelsModal-module__5iKgwW__labelList::-webkit-scrollbar-track{background:#f1f1f1}.ManageLabelsModal-module__5iKgwW__labelList::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.ManageLabelsModal-module__5iKgwW__labelItem{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:14px 16px;transition:background .2s;display:flex}.ManageLabelsModal-module__5iKgwW__labelItem:last-child{border-bottom:none}.ManageLabelsModal-module__5iKgwW__labelItem:hover{background:#f9fafb}.ManageLabelsModal-module__5iKgwW__labelMain{flex:1;align-items:center;gap:14px;display:flex}.ManageLabelsModal-module__5iKgwW__colorBadge{border-radius:4px;width:16px;height:16px;box-shadow:inset 0 0 0 1px #0000001a}.ManageLabelsModal-module__5iKgwW__labelInfo{flex-direction:column;gap:2px;display:flex}.ManageLabelsModal-module__5iKgwW__labelNameText{color:#111827;font-size:15px;font-weight:500}.ManageLabelsModal-module__5iKgwW__accountCount{color:#6b7280;font-size:12px}.ManageLabelsModal-module__5iKgwW__labelActions{align-items:center;gap:14px;display:flex}.ManageLabelsModal-module__5iKgwW__actionBtn,.ManageLabelsModal-module__5iKgwW__actionBtnDelete{cursor:pointer;color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;align-items:center;padding:6px;transition:all .2s;display:flex}.ManageLabelsModal-module__5iKgwW__actionBtn:hover{color:#4f46e5;background:#f5f3ff;border-color:#c7d2fe}.ManageLabelsModal-module__5iKgwW__actionBtnDelete:hover{color:#ef4444;background:#fef2f2;border-color:#fecaca}.ManageLabelsModal-module__5iKgwW__editRow{align-items:center;gap:12px;width:100%;display:flex}.ManageLabelsModal-module__5iKgwW__editRow input{border:1px solid #4f46e5;border-radius:8px;flex:1;padding:8px 12px;font-size:14px}.ManageLabelsModal-module__5iKgwW__editColorSelector{gap:6px;display:flex}.ManageLabelsModal-module__5iKgwW__saveBtn,.ManageLabelsModal-module__5iKgwW__cancelBtn{cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px;display:flex}.ManageLabelsModal-module__5iKgwW__saveBtn{color:#10b981;background:#ecfdf5}.ManageLabelsModal-module__5iKgwW__cancelBtn{color:#6b7280;background:#f3f4f6}.ManageLabelsModal-module__5iKgwW__createPrompt{background:#f0fdf4;border:1px dashed #4ade80;border-radius:12px;justify-content:center;align-items:center;gap:12px;margin-bottom:24px;padding:16px;display:flex}.ManageLabelsModal-module__5iKgwW__createPrompt span{color:#166534;font-size:14px}.ManageLabelsModal-module__5iKgwW__yesBtn{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:6px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .2s}.ManageLabelsModal-module__5iKgwW__yesBtn:hover{background:#16a34a;transform:translateY(-1px)}.ManageLabelsModal-module__5iKgwW__closeFormBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.ManageLabelsModal-module__5iKgwW__closeFormBtn:hover{color:#4b5563;background:#f3f4f6}.ManageLabelsModal-module__5iKgwW__pagination{border-top:1px solid #f3f4f6;justify-content:center;align-items:center;gap:16px;margin-top:10px;padding:20px 0 10px;display:flex}.ManageLabelsModal-module__5iKgwW__pageBtn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:6px 12px;font-size:13px;transition:all .2s}.ManageLabelsModal-module__5iKgwW__pageBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.ManageLabelsModal-module__5iKgwW__pageBtn:disabled{opacity:.5;cursor:not-allowed}.ManageLabelsModal-module__5iKgwW__pageInfo{color:#6b7280;font-size:13px}
.scheduleCampaign-module__NmZxua__scheduleCampaignMainContainer{background:0 0;gap:24px;width:100%;height:calc(100vh - 200px);display:flex}.scheduleCampaign-module__NmZxua__scheduleLists{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #e2e8f0cc;border-radius:24px;flex-direction:column;min-width:360px;max-width:360px;height:100%;padding:28px;display:flex;box-shadow:0 10px 40px -10px #4b61da1a}.scheduleCampaign-module__NmZxua__scheduleDetails{background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;flex:1;height:100%;padding:30px;overflow-y:auto;box-shadow:0 4px 20px #4b61da08}.scheduleCampaign-module__NmZxua__listTitle{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:13px;font-weight:600}.scheduleCampaign-module__NmZxua__scheduleList{flex-direction:column;flex:1;gap:12px;padding-right:4px;display:flex;overflow-y:auto}.scheduleCampaign-module__NmZxua__scheduleList::-webkit-scrollbar{width:4px}.scheduleCampaign-module__NmZxua__scheduleList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.scheduleCampaign-module__NmZxua__listItem{cursor:pointer;background:#fff;border:1.5px solid #f1f5f9;border-radius:16px;justify-content:space-between;align-items:center;padding:18px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.scheduleCampaign-module__NmZxua__listItemActive{background:#eff4ff;border-color:#4b61da;box-shadow:0 8px 20px -5px #4b61da26}.scheduleCampaign-module__NmZxua__listItem:hover:not(.scheduleCampaign-module__NmZxua__listItemActive){background:#f8fafc;border-color:#cbd5e1}.scheduleCampaign-module__NmZxua__listItem span{color:#1e293b;font-size:14px;font-weight:500}.scheduleCampaign-module__NmZxua__listItemActions{align-items:center;gap:12px;display:flex}.scheduleCampaign-module__NmZxua__deleteItemBtn{cursor:pointer;color:#ef4444;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.scheduleCampaign-module__NmZxua__deleteItemBtn:hover{background:#fef2f2;transform:scale(1.05)}.scheduleCampaign-module__NmZxua__addScheduleBtn{color:#4b61da;cursor:pointer;background:#f8faff;border:1px dashed #4b61da;border-radius:12px;width:100%;margin-top:16px;padding:12px;font-size:14px;font-weight:600;transition:all .3s}.scheduleCampaign-module__NmZxua__addScheduleBtn:hover,.scheduleCampaign-module__NmZxua__addScheduleBtnActive{color:#fff;background:#4b61da;border-style:solid}.scheduleCampaign-module__NmZxua__inputWrapper{margin-bottom:30px}.scheduleCampaign-module__NmZxua__inputLabel{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.scheduleCampaign-module__NmZxua__inputLabel p{color:#334155;margin:0;font-size:15px;font-weight:600}.scheduleCampaign-module__NmZxua__selectAllDaysWrapper{cursor:pointer;align-items:center;gap:8px;display:flex}.scheduleCampaign-module__NmZxua__selectAllDaysWrapper label{color:#64748b;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px}.scheduleCampaign-module__NmZxua__timingDiv{background:#f8faff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px;display:grid}.scheduleCampaign-module__NmZxua__daysInputWrapper{background:#f8faff;border:1px solid #e2e8f0;border-radius:16px;flex-wrap:wrap;gap:16px;padding:20px;display:flex}.scheduleCampaign-module__NmZxua__dayItem{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;transition:all .2s;display:flex}.scheduleCampaign-module__NmZxua__dayItemActive{background:#4b61da;border-color:#4b61da;color:#fff!important}.scheduleCampaign-module__NmZxua__saveScheduleBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4b61da 0%,#11259a 100%);border:none;border-radius:12px;margin-top:30px;padding:12px 30px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #11259a33}.scheduleCampaign-module__NmZxua__saveScheduleBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #11259a4d}.scheduleCampaign-module__NmZxua__saveScheduleBtn:disabled{box-shadow:none;cursor:not-allowed;background:#cbd5e1;transform:none}.scheduleCampaign-module__NmZxua__modalContent{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:420px;margin:0 auto;padding:8px 16px;display:flex}.scheduleCampaign-module__NmZxua__warningIconWrapper{background:#fff1f2;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:24px;display:flex}.scheduleCampaign-module__NmZxua__modalTitle{color:#111827;margin-bottom:12px;font-size:24px;font-weight:700}.scheduleCampaign-module__NmZxua__modalDescription{color:#6b7280;margin-bottom:32px;font-size:15px;line-height:1.6}.scheduleCampaign-module__NmZxua__modalActionButtons{gap:12px;width:100%;display:flex}.scheduleCampaign-module__NmZxua__modalCancelBtn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;flex:1;padding:12px;font-size:14px;font-weight:600;transition:all .2s}.scheduleCampaign-module__NmZxua__modalCancelBtn:hover{background:#f9fafb;border-color:#d1d5db}.scheduleCampaign-module__NmZxua__modalDeleteBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:12px;flex:1;padding:12px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #ef444440}.scheduleCampaign-module__NmZxua__modalDeleteBtn:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 6px 20px #ef44444d}.scheduleCampaign-module__NmZxua__statusPill{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700}.scheduleCampaign-module__NmZxua__active{color:#16a34a;background:#22c55e1a;border:1px solid #22c55e33}.scheduleCampaign-module__NmZxua__inactive{color:#64748b;background:#94a3b81a;border:1px solid #94a3b833}.scheduleCampaign-module__NmZxua__toggleSwitch{cursor:pointer;flex-shrink:0;width:36px;height:20px;display:block;position:relative}.scheduleCampaign-module__NmZxua__toggleSwitch input{opacity:0;width:0;height:0;position:absolute}.scheduleCampaign-module__NmZxua__slider{cursor:pointer;background-color:#e2e8f0;border-radius:20px;transition:all .3s;position:absolute;inset:0}.scheduleCampaign-module__NmZxua__slider:before{content:"";background-color:#fff;border-radius:50%;width:14px;height:14px;transition:all .3s;position:absolute;bottom:3px;left:3px}input:checked+.scheduleCampaign-module__NmZxua__slider{background-color:#4b61da}input:checked+.scheduleCampaign-module__NmZxua__slider:before{transform:translate(16px)}.scheduleCampaign-module__NmZxua__list_loader_container{justify-content:center;align-items:center;width:100%;padding:40px 0;display:flex}.scheduleCampaign-module__NmZxua__expiredBadge{color:#d32f2f;background-color:#ffe5e5;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:500}
.sidebarwrapper-module__RsQPwq__sideBar_main_Wrapper{z-index:102;background-color:#fff;border:1px solid #e6e6e6;flex-direction:column;row-gap:20px;width:100%;max-width:800px;height:100vh;padding:8px 22px;transition:all .5s ease-in-out;animation:.5s ease-in-out sidebarwrapper-module__RsQPwq__Slider;display:flex;position:fixed;top:0;right:0;overflow:auto;box-shadow:0 4px 12px #0e219d1f}.sidebarwrapper-module__RsQPwq__sideBar_header{width:100%;height:auto;padding:0 2px}.sidebarwrapper-module__RsQPwq__cancel_btn_container{justify-content:end;width:100%;padding:5px;display:flex}.sidebarwrapper-module__RsQPwq__cancel_btn{z-index:1;background:0 0;border:none;width:40px;padding:5px}.sidebarwrapper-module__RsQPwq__cancel_btn:hover{background-color:#b9b6b638;border-radius:5px;width:40px}.sidebarwrapper-module__RsQPwq__email_label_container{justify-content:space-between;align-items:center;display:flex}.sidebarwrapper-module__RsQPwq__email_Heading{letter-spacing:0%;color:#4d4d4d;font-size:12px;line-height:16px}.sidebarwrapper-module__RsQPwq__backDrop{z-index:100;background:#00000026;width:100%;height:100%;position:fixed;top:0;left:0}@keyframes sidebarwrapper-module__RsQPwq__Slider{0%{right:-100%}to{right:0}}
.ListPopup-module__hdJXca__popupContainer{z-index:100;background-color:#fff;border-radius:8px;min-width:228px;padding:10px;font-family:sans-serif;position:fixed;top:100%;box-shadow:0 2px 10px #0000001a}.ListPopup-module__hdJXca__popupContainerTop{z-index:100;background-color:#fff;border-radius:8px;min-width:200px;padding:10px;font-family:sans-serif;position:fixed;bottom:100%;right:0%;box-shadow:0 2px 10px #0000001a}.ListPopup-module__hdJXca__upper{top:auto;bottom:100%}.ListPopup-module__hdJXca__headerText{letter-spacing:0;margin:0 0 8px;font-size:12px;line-height:18px}.ListPopup-module__hdJXca__listContainer{margin:0 0 8px;padding:0;list-style:none}.ListPopup-module__hdJXca__listItem{letter-spacing:0%;color:#4d4d4d;align-items:center;gap:10px;font-size:14px;line-height:20px;display:flex}.ListPopup-module__hdJXca__icon{font-size:14px}.ListPopup-module__hdJXca__divider{border:none;border-top:1px solid #eee;margin:8px 0}.ListPopup-module__hdJXca__footer{cursor:pointer;justify-content:flex-start;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.ListPopup-module__hdJXca__footer button{letter-spacing:0%;vertical-align:middle;color:#11259a;background-color:#0000;border:none;font-size:14px;line-height:20px}
.CategoryDropdown-module__PgnRTq__loaderWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.CategoryDropdown-module__PgnRTq__routeContainer{flex-wrap:wrap;justify-content:flex-start;align-items:center;display:flex}.CategoryDropdown-module__PgnRTq__routecntnrspan{text-transform:capitalize;color:var(--primary-color);justify-content:flex-start;align-items:center;font-size:13px;line-height:20px;display:flex}.CategoryDropdown-module__PgnRTq__icon{color:#000}.CategoryDropdown-module__PgnRTq__category_label{font-style:Medium;letter-spacing:0;color:gray;padding-bottom:10px;font-size:12px;line-height:18px}.CategoryDropdown-module__PgnRTq__dropdownContainer{flex-direction:column;gap:2px;display:flex}
.BillingScheduleLegacy-module__htyb0q__scheduleCampaignMainContainer{background:#fff;border-radius:10px;gap:10px;width:100%;height:100%;padding:10px 0 0;display:flex;position:relative}.BillingScheduleLegacy-module__htyb0q__scheduleLists{background:#fff;border-radius:10px;min-width:300px;max-width:300px;height:100%;padding:20px 10px;overflow-y:auto;box-shadow:0 0 10px #0e219d1f}.BillingScheduleLegacy-module__htyb0q__scheduleDetails{background:#fff;border-radius:10px;width:calc(100% - 300px);height:100%;padding:20px;overflow-y:auto;box-shadow:0 0 10px #0e219d1f}.BillingScheduleLegacy-module__htyb0q__selectDateDiv{align-items:center;gap:10px;margin-bottom:10px;display:flex;position:relative}.BillingScheduleLegacy-module__htyb0q__selectDateDiv p{letter-spacing:0%;color:#1a1a1a;align-items:center;gap:10px;font-size:14px;line-height:20px;display:flex}.BillingScheduleLegacy-module__htyb0q__divider{color:#b8b8b8;margin:0;font-size:15px!important}.BillingScheduleLegacy-module__htyb0q__selectedDate{color:var(--primary-color);letter-spacing:0%;font-size:14px;line-height:20px}.BillingScheduleLegacy-module__htyb0q__startDate,.BillingScheduleLegacy-module__htyb0q__endDate{min-width:60px}.BillingScheduleLegacy-module__htyb0q__addScheduleBtn{border:1px solid var(--primary-color);color:var(--primary-color);width:100%;letter-spacing:0%;background:#fff;border:1px solid #b3b3b3;border-radius:4px;outline:none;margin:8px 0;padding:8px 10px;font-size:14px;line-height:20px}.BillingScheduleLegacy-module__htyb0q__addScheduleBtn:hover{background:var(--primary-color);color:#fff;transition:all .2s}.BillingScheduleLegacy-module__htyb0q__scheduleList{flex-direction:column;gap:10px;width:100%;display:flex}.BillingScheduleLegacy-module__htyb0q__scheduleLists .BillingScheduleLegacy-module__htyb0q__listItem{background:#fff;border:1px solid #cdcdcd;border-radius:4px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:8px 10px;font-size:14px;display:flex;position:relative}.BillingScheduleLegacy-module__htyb0q__deleteItemBtn{background:0 0;border:none;outline:none}.BillingScheduleLegacy-module__htyb0q__deleteItemBtn svg:hover{stroke:#c00}.BillingScheduleLegacy-module__htyb0q__listItem svg{min-width:16px}.BillingScheduleLegacy-module__htyb0q__inputLabel{letter-spacing:0;color:#4d4d4d;justify-content:space-between;align-items:center;margin:10px 0;font-size:14px;line-height:20px;display:flex}.BillingScheduleLegacy-module__htyb0q__timingDiv{grid-template-columns:1fr 1fr 2fr;gap:10px;display:grid}.BillingScheduleLegacy-module__htyb0q__daysInputWrapper{flex-flow:wrap;align-items:center;gap:20px;margin:10px 0;display:flex}.BillingScheduleLegacy-module__htyb0q__daysInputWrapper label{letter-spacing:0%;color:#4d4d4d;font-size:14px;font-weight:400;line-height:20px}.BillingScheduleLegacy-module__htyb0q__daysInputWrapper input{width:16px;height:16px}.BillingScheduleLegacy-module__htyb0q__saveScheduleBtn{background:var(--primary-color);color:#fff;letter-spacing:0;border:none;border-radius:4px;outline:none;justify-content:center;gap:4px;width:90px;margin:20px 0;padding:8px 16px;font-size:14px;display:flex}.BillingScheduleLegacy-module__htyb0q__saveScheduleBtn:hover{background:#08156c}.BillingScheduleLegacy-module__htyb0q__saveScheduleBtn:disabled{background-color:#b3b3b3}.BillingScheduleLegacy-module__htyb0q__scheduleDetails .BillingScheduleLegacy-module__htyb0q__inputWrapper{margin:20px 0}.BillingScheduleLegacy-module__htyb0q__btnWrapper{justify-content:end;align-items:center;gap:10px;width:100%;display:flex}.BillingScheduleLegacy-module__htyb0q__cancelBtn{letter-spacing:0;color:#4d4d4d;background:#fff;border-radius:4px;padding:10px 16px;font-size:14px;line-height:20px;border:1px solid #b3b3b3!important}.BillingScheduleLegacy-module__htyb0q__cancelBtn:disabled{color:#fff;cursor:not-allowed;background-color:#b3b3b3!important}.BillingScheduleLegacy-module__htyb0q__confirmBtn{color:var(--secondary-color);letter-spacing:0;background:#dc3545;border:1px solid #dc3545;border-radius:4px;padding:10px 16px;font-size:14px;font-weight:500;line-height:20px}.BillingScheduleLegacy-module__htyb0q__confirmBtn:hover{background:#b92836}.BillingScheduleLegacy-module__htyb0q__confirmBtn:disabled{color:#fff;cursor:not-allowed;border:none;background-color:#b3b3b3!important}.BillingScheduleLegacy-module__htyb0q__listItem span{overflow-wrap:anywhere;letter-spacing:0%;color:#1a1a1a;font-size:14px;line-height:20px;display:inline-block}.BillingScheduleLegacy-module__htyb0q__listTitle{letter-spacing:0;color:#4d4d4d;font-size:14px;line-height:20px}.BillingScheduleLegacy-module__htyb0q__backBtn{display:none!important}.BillingScheduleLegacy-module__htyb0q__scheduleErrMsg{color:#dc3545;font-size:12px}.BillingScheduleLegacy-module__htyb0q__scheduleLists h2{letter-spacing:0%;color:#1a1a1a;font-size:20px;line-height:28px}.BillingScheduleLegacy-module__htyb0q__scheduleLists p{letter-spacing:0%;color:#4d4d4d;font-size:14px;line-height:20px}.BillingScheduleLegacy-module__htyb0q__scheduleCampaignMainContainer .BillingScheduleLegacy-module__htyb0q__scheduleLists[data-overflow=fix]{overflow:auto!important}.BillingScheduleLegacy-module__htyb0q__scheduleCampaignMainContainer .BillingScheduleLegacy-module__htyb0q__scheduleLists::-webkit-scrollbar{width:6px;height:6px}.BillingScheduleLegacy-module__htyb0q__scheduleCampaignMainContainer .BillingScheduleLegacy-module__htyb0q__scheduleLists::-webkit-scrollbar-track{background:#efefff;border-radius:20px}.BillingScheduleLegacy-module__htyb0q__scheduleCampaignMainContainer .BillingScheduleLegacy-module__htyb0q__scheduleLists::-webkit-scrollbar-thumb{background:#004aad;border-radius:20px}@media only screen and (max-width:850px) and (min-width:100px){.BillingScheduleLegacy-module__htyb0q__scheduleCampaignMainContainer{flex-direction:column;height:calc(100vh - 150px);display:flex}.BillingScheduleLegacy-module__htyb0q__backBtn{background:0 0;border:none;outline:none;display:block}.BillingScheduleLegacy-module__htyb0q__scheduleDetails{width:100%;animation:.3s ease-in-out BillingScheduleLegacy-module__htyb0q__slideLeft;position:absolute;top:0;left:0}.BillingScheduleLegacy-module__htyb0q__timingDiv{grid-template-columns:1fr}.BillingScheduleLegacy-module__htyb0q__scheduleLists{min-width:fit-content;max-width:100%}}.BillingScheduleLegacy-module__htyb0q__dateInput{opacity:0;cursor:pointer;pointer-events:none;position:absolute;top:0;left:81px}@keyframes BillingScheduleLegacy-module__htyb0q__slideLeft{0%{transform:translate(500px)}to{transform:translate(0)}}.BillingScheduleLegacy-module__htyb0q__inputLabel:first-child p{letter-spacing:0;color:#4d4d4d;font-size:14px;font-weight:500;line-height:20px}.BillingScheduleLegacy-module__htyb0q__scheduleDetails .BillingScheduleLegacy-module__htyb0q__custom_date_picker_wrapper{position:relative}.BillingScheduleLegacy-module__htyb0q__scheduleDetails .BillingScheduleLegacy-module__htyb0q__custom_date_picker_wrapper .BillingScheduleLegacy-module__htyb0q__date-picker-overlay{position:absolute!important;left:0!important}.BillingScheduleLegacy-module__htyb0q__listItemActions{align-items:center;gap:8px;display:flex}.BillingScheduleLegacy-module__htyb0q__statusPill{border:1px solid #d9d9d9;border-radius:12px;padding:2px 8px;font-size:12px;line-height:16px}.BillingScheduleLegacy-module__htyb0q__active{color:#0e219d;background-color:#e7f1ff;border-color:#0e219d}.BillingScheduleLegacy-module__htyb0q__inactive{color:#6b6b6b;background-color:#f5f5f5}.BillingScheduleLegacy-module__htyb0q__toggleSwitch{width:40px;height:20px;display:inline-block;position:relative}.BillingScheduleLegacy-module__htyb0q__toggleSwitch input{opacity:0;width:0;height:0}.BillingScheduleLegacy-module__htyb0q__slider{cursor:pointer;background-color:#d9d9d9;border-radius:20px;transition:all .2s;position:absolute;inset:0}.BillingScheduleLegacy-module__htyb0q__slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;bottom:2px;left:2px;box-shadow:0 1px 3px #0003}.BillingScheduleLegacy-module__htyb0q__toggleSwitch input:checked+.BillingScheduleLegacy-module__htyb0q__slider{background-color:#0e219d}.BillingScheduleLegacy-module__htyb0q__toggleSwitch input:checked+.BillingScheduleLegacy-module__htyb0q__slider:before{transform:translate(20px)}.BillingScheduleLegacy-module__htyb0q__selectAllDaysWrapper{justify-content:center;align-items:center;gap:5px;display:flex}.BillingScheduleLegacy-module__htyb0q__selectAllDaysWrapper label{cursor:pointer;margin-top:2px}.BillingScheduleLegacy-module__htyb0q__selectAllDaysWrapper input{cursor:pointer}.BillingScheduleLegacy-module__htyb0q__expiredBadge{text-wrap:nowrap;background-color:#ffe5e5;border-radius:6px;justify-content:center;align-items:center;gap:2px;padding:0 8px;color:#d32f2f!important;font-size:12px!important;display:flex!important}.BillingScheduleLegacy-module__htyb0q__expiredDeleteWrapper{justify-content:flex-end;align-items:center;gap:5px;display:flex}
.LabelsColumn-module__XQ6c_q__container{align-items:center;gap:8px;min-width:120px;display:flex}.LabelsColumn-module__XQ6c_q__labelsWrapper{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.LabelsColumn-module__XQ6c_q__labelTagSimple{color:#333;text-overflow:ellipsis;white-space:nowrap;background:#f0f0f0;border-radius:4px;max-width:100px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block;overflow:hidden}.LabelsColumn-module__XQ6c_q__moreCount{color:#666;font-size:11px;font-weight:500}.LabelsColumn-module__XQ6c_q__addLabelBtn{cursor:pointer;color:#666;opacity:0;background:#f0f0f0;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}.LabelsColumn-module__XQ6c_q__container:hover .LabelsColumn-module__XQ6c_q__addLabelBtn{opacity:1}.LabelsColumn-module__XQ6c_q__addLabelBtn:hover{color:#14279b;background:#e0e0e0}.LabelsColumn-module__XQ6c_q__noLabel{color:#9ca3af;font-size:13px;font-weight:400}
.TaxSlabTable-module__Y9m7hq__tableWrapper{flex-direction:column;justify-content:start;gap:20px;width:70%;display:flex}.TaxSlabTable-module__Y9m7hq__tableWrapper>div{margin-right:auto}.TaxSlabTable-module__Y9m7hq__defaultWrapper{border-left:1px solid #e0e1e2;flex-direction:column;justify-content:start;align-items:start;width:100%;height:100%;padding:10px 20px;display:flex}.TaxSlabTable-module__Y9m7hq__defaultWrapper p{color:#4d4d4d;font-size:16px;font-weight:700}.TaxSlabTable-module__Y9m7hq__defaultWrapper ul{flex-direction:column;justify-content:start;align-items:start;width:350px;margin-top:10px;display:flex}.TaxSlabTable-module__Y9m7hq__defaultWrapper ul li{color:#4d4d4d;justify-content:space-between;align-items:center;width:100%;margin:7px 0;display:flex}.TaxSlabTable-module__Y9m7hq__defaultWrapper span{padding:4px}.TaxSlabTable-module__Y9m7hq__defaultWrapper button{color:#0e219d;background:0 0;border:none;outline:none}.TaxSlabTable-module__Y9m7hq__defaulthovertooltip{z-index:8;color:#fff;background:#004bade1;border-radius:7px 7px 0;width:max-content;padding:5px 10px;font-size:14px;display:none;position:absolute;bottom:25px;left:auto;right:18px;box-shadow:2px 2px 5px #00000080}.TaxSlabTable-module__Y9m7hq__deletehovertooltip{z-index:8;color:#fff;background:#004bade1;border-radius:7px 7px 0;padding:5px 10px;font-size:14px;display:none;position:absolute;bottom:25px;left:auto;right:10px;box-shadow:2px 2px 5px #00000080}.TaxSlabTable-module__Y9m7hq__remove_tax_slab:hover+.TaxSlabTable-module__Y9m7hq__deletehovertooltip,.TaxSlabTable-module__Y9m7hq__default_tax_slab:hover+.TaxSlabTable-module__Y9m7hq__defaulthovertooltip{display:block}.TaxSlabTable-module__Y9m7hq__tax_table{color:#4d4d4d;border-spacing:0;background-color:#f8fafc;border:1px solid #e3e7fa;width:500px;padding:0}.TaxSlabTable-module__Y9m7hq__tax_table thead tr{z-index:2;background:#f8f8f8;position:sticky;top:0}.TaxSlabTable-module__Y9m7hq__tax_table th{text-align:center;color:#334155;border-bottom:1px solid #e3e7fa;padding:12px 10px;font-size:14px;font-weight:600}.TaxSlabTable-module__Y9m7hq__tax_table td{text-align:center;background-color:#fff;border-bottom:1px solid #f1f5f9;padding:12px 20px}.TaxSlabTable-module__Y9m7hq__tax_table td:last-child{width:150px}.TaxSlabTable-module__Y9m7hq__tax_table tr:last-child td{border-bottom:none}.TaxSlabTable-module__Y9m7hq__emptyRow{text-align:center;color:#64748b;font-size:14px;font-weight:500;padding:24px!important}.TaxSlabTable-module__Y9m7hq__disabledRow{opacity:.6;transition:all .2s}.TaxSlabTable-module__Y9m7hq__add_tax_slab{cursor:pointer;letter-spacing:0;vertical-align:middle;color:#1e40af;justify-content:start;align-items:start;width:100%;font-size:14px;font-weight:600;line-height:20px;display:flex}.TaxSlabTable-module__Y9m7hq__add_tax_btn{opacity:1;color:#fff;letter-spacing:0;vertical-align:middle;background-color:#14279b;border:none;border-radius:4px;outline:none;justify-content:flex-start;align-self:flex-start;align-items:center;gap:10px;height:36px;padding:8px 10px;font-family:Roboto;font-size:12px;font-weight:500;line-height:16px;display:flex}.TaxSlabTable-module__Y9m7hq__actionWrapper{justify-content:space-between;align-items:center;column-gap:5px;display:flex}.TaxSlabTable-module__Y9m7hq__tax_inputs{font-weight:500;font-style:Medium;letter-spacing:0%;vertical-align:middle;border:none;border-bottom:1px solid #f0f0f0;outline:none;padding:5px;font-size:12px;line-height:16px}.TaxSlabTable-module__Y9m7hq__actionWrapper button{background-color:#0000;border:none}@media screen and (max-width:580px){.TaxSlabTable-module__Y9m7hq__taxTableWrapper{padding:0}.TaxSlabTable-module__Y9m7hq__wrapper_input_grid_two_column{grid-template-columns:1fr;gap:15px}.TaxSlabTable-module__Y9m7hq__tax_table,.TaxSlabTable-module__Y9m7hq__tax_inputs{width:100%}.TaxSlabTable-module__Y9m7hq__tax_table td{padding:5px}}.TaxSlabTable-module__Y9m7hq__submit_tax_btn{background-color:var(--primary-color,#1e40af);color:#fff;cursor:pointer;border:none;border-radius:5px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.TaxSlabTable-module__Y9m7hq__submit_tax_btn:hover{opacity:.9}.TaxSlabTable-module__Y9m7hq__submit_tax_btn:disabled{background-color:#7c7676}.TaxSlabTable-module__Y9m7hq__close_tax_btn{color:#0f172a;cursor:pointer;background-color:#f1f5f9;border:none;border-radius:5px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.TaxSlabTable-module__Y9m7hq__close_tax_btn:hover{background-color:#e2e8f0}.TaxSlabTable-module__Y9m7hq__taxTable_action_container{justify-content:space-between;align-items:center;column-gap:20px;width:100%;margin-top:5px;display:flex}.TaxSlabTable-module__Y9m7hq__input_focus{border-bottom:2px solid var(--primary-color);outline:none}.TaxSlabTable-module__Y9m7hq__input_error{border-bottom:2px solid red;outline:none}
.CustomDropDown-module__T0IQIW__dropdown{scrollbar-width:none;width:100%;display:inline-block;position:relative}.CustomDropDown-module__T0IQIW__dropdown[tabIndex]:focus{border-radius:3px;outline:1px solid #004aad}.CustomDropDown-module__T0IQIW__dropdownHeader{cursor:pointer;z-index:6;background:#fff;border:1px solid #e0e1e2;border-radius:4px;justify-content:space-between;min-height:40px;max-height:80px;padding:8px 10px;display:flex;position:relative;overflow:auto}.CustomDropDown-module__T0IQIW__dropdownHeader:focus-within{outline:1px solid #004aad}.CustomDropDown-module__T0IQIW__dropdownPlaceholderNew{text-transform:capitalize;letter-spacing:0%;font-size:14px;font-weight:400;line-height:20px;color:#1a1a1a!important}.CustomDropDown-module__T0IQIW__icon{color:#454545}.CustomDropDown-module__T0IQIW__inputSectionWrapper .CustomDropDown-module__T0IQIW__dropdownHeader{background:var(--secondary-color)}.CustomDropDown-module__T0IQIW__postRequirementPopup .CustomDropDown-module__T0IQIW__dropdownHeader{background:0 0}.CustomDropDown-module__T0IQIW__dropdownPlaceholder{text-transform:capitalize;letter-spacing:0%;font-size:14px;font-weight:400;line-height:20px;color:#1a1a1a!important}.CustomDropDown-module__T0IQIW__dropdownArrow{margin-left:10px;display:flex}.CustomDropDown-module__T0IQIW__dropdownArrow>*{color:#000;font-size:22px}.CustomDropDown-module__T0IQIW__dropdownList{background-color:var(--secondary-color);z-index:7;scrollbar-width:thin;scrollbar-color:var(--primary-color) transparent;border:1px solid #ccc;max-height:210px;font-size:16px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:1px 1px 5.8px 1px #00000040}.CustomDropDown-module__T0IQIW__dropdownList::-webkit-scrollbar{width:8px}.CustomDropDown-module__T0IQIW__dropdownList::-webkit-scrollbar-thumb{background:var(--primary-color);border:2px solid #e4efff;border-radius:20px}.CustomDropDown-module__T0IQIW__dropdownSearch{background-color:var(--secondary-color);box-sizing:border-box;border:none;width:100%;padding:10px;position:relative}.CustomDropDown-module__T0IQIW__dropdownOptions{max-height:200px}.CustomDropDown-module__T0IQIW__dropdownOption{cursor:pointer;background-color:var(--secondary-color);color:#454545;letter-spacing:.0192em;text-transform:capitalize;overflow-wrap:anywhere;align-items:center;gap:5px;padding:10px;font-size:16px;line-height:18.2px;display:flex;position:relative}.CustomDropDown-module__T0IQIW__dropdownOption label{color:#1c1c1c;align-items:center;gap:10px;margin-bottom:0;font-size:17px;display:flex}.CustomDropDown-module__T0IQIW__dropdownOption:hover{background-color:#f1f1f1}.CustomDropDown-module__T0IQIW__submenuIndicator{margin:0}.CustomDropDown-module__T0IQIW__submenuIndicator svg{margin-bottom:-5px;font-size:20px}.CustomDropDown-module__T0IQIW__dropdownOptions .CustomDropDown-module__T0IQIW__dropdownOptionsPdesign p{margin:0;padding:10px}.CustomDropDown-module__T0IQIW__customClr{color:red}.CustomDropDown-module__T0IQIW__customDropdownSelectAll{align-items:center;gap:10px;margin-left:10px;display:flex}.CustomDropDown-module__T0IQIW__mainDropdownOptionDiv{z-index:11;background-color:var(--secondary-color);padding-bottom:10px;padding-left:15px;position:relative}.CustomDropDown-module__T0IQIW__dropdown:before{content:"";border-bottom:2px solid #e8e8e8;border-left:2px solid #e8e8e8;border-radius:0;width:50%;height:100%;top:-50%;left:0}.CustomDropDown-module__T0IQIW__dropdownContainer{width:100%;position:relative}.CustomDropDown-module__T0IQIW__rfqAssignClientPopup .CustomDropDown-module__T0IQIW__dropdownContainer{overflow:visible}.CustomDropDown-module__T0IQIW__showMoreText{letter-spacing:.01em;text-align:left;color:#004aad;cursor:pointer;margin-left:16px;padding-bottom:16px;font-size:16px;line-height:21px}.CustomDropDown-module__T0IQIW__dropdownOption p{margin:0}.CustomDropDown-module__T0IQIW__dropdown:before{display:none}.CustomDropDown-module__T0IQIW__showmore{color:gray;background-color:#0000;border:none;margin-left:5px;font-size:14px}.CustomDropDown-module__T0IQIW__dropdown-field-cross-btn{background-color:#0000;border:none;width:16px;height:16px;position:absolute;right:25px}.CustomDropDown-module__T0IQIW__dropdwon-actions-container{align-items:center;column-gap:25px;display:flex}.CustomDropDown-module__T0IQIW__noborder-dropdown:before{display:none}.CustomDropDown-module__T0IQIW__customDropdownError{line-height:inherit;letter-spacing:inherit;margin:2px 0 0;font-size:12px;color:red!important}.CustomDropDown-module__T0IQIW__dropdownOptionActive{background-color:#e6f0ff;outline:none}.CustomDropDown-module__T0IQIW__noDataFound{color:#777;padding:10px}
.AdminSidebarLayout-module__X3hDWa__superadminPgLeft{z-index:10;background-color:#e4efff;min-width:220px;transition:all .4s ease-out;position:relative}.AdminSidebarLayout-module__X3hDWa__superadminPgLeft .AdminSidebarLayout-module__X3hDWa__slideSidebarIcn{display:none}.AdminSidebarLayout-module__X3hDWa__dashboardPg{padding:30px}.AdminSidebarLayout-module__X3hDWa__dashboardHeadCounts{flex-wrap:wrap;gap:20px;display:flex}.AdminSidebarLayout-module__X3hDWa__countSect{-moz-column-gap:10px;border-radius:10px;justify-content:space-between;align-items:center;column-gap:10px;width:100%;max-width:360px;padding:20px 15px;display:flex;box-shadow:2px 2px 8px 1px #00000026}.AdminSidebarLayout-module__X3hDWa__dashboardIcn{font-size:48px}.AdminSidebarLayout-module__X3hDWa__countHeading{font-size:20px;line-height:26px}.AdminSidebarLayout-module__X3hDWa__countInfo span{text-align:left;color:var(--primary-color);font-size:40px;line-height:41px}.AdminSidebarLayout-module__X3hDWa__clientsCountSect{background-color:#eaf9ff}.AdminSidebarLayout-module__X3hDWa__pagesCountSect{background-color:#fffdea}.AdminSidebarLayout-module__X3hDWa__categoryCountSect{background-color:#f8eaff}.AdminSidebarLayout-module__X3hDWa__dashboardIcn{color:#9a07e3}.AdminSidebarLayout-module__X3hDWa__cardHeadingLink a{-moz-column-gap:2px;letter-spacing:.0192em;text-align:left;align-items:center;column-gap:2px;font-size:20px;line-height:26px;display:flex;color:var(--primary-color)!important;text-decoration:none!important}.AdminSidebarLayout-module__X3hDWa__sectTagBtnBgf span,.AdminSidebarLayout-module__X3hDWa__sectTagBtnBgb span,.AdminSidebarLayout-module__X3hDWa__sectTagBtnBgl span{letter-spacing:.0192em;text-align:left;color:var(--primary-color);font-size:30px;line-height:39px}.AdminSidebarLayout-module__X3hDWa__dashboardPgPadding{padding:20px 25px}.AdminSidebarLayout-module__X3hDWa__analyticsCardContainer{flex-wrap:wrap;gap:45px;margin:25px 0;display:flex}.AdminSidebarLayout-module__X3hDWa__analyticsCard{background-color:var(--secondary-color);border-radius:10px;width:100%;max-width:360px;padding:15px;box-shadow:2px 2px 8px 1px #00000026}.AdminSidebarLayout-module__X3hDWa__cardHeadingLink{justify-content:space-between;align-items:center;font-size:20px;display:flex}.AdminSidebarLayout-module__X3hDWa__cardHeadingLink a{-moz-column-gap:2px;letter-spacing:.0192em;text-align:left;color:var(--primary-color);align-items:center;column-gap:2px;font-size:20px;line-height:26px;display:flex}.AdminSidebarLayout-module__X3hDWa__cardHeadingLink a:visited,.AdminSidebarLayout-module__X3hDWa__cardHeadingLink a:link{color:#000}.AdminSidebarLayout-module__X3hDWa__sectTag{border-radius:50px;padding:2px 10px;font-size:15px}.AdminSidebarLayout-module__X3hDWa__sectTagBtnBgf span,.AdminSidebarLayout-module__X3hDWa__sectTagBtnBgb span,.AdminSidebarLayout-module__X3hDWa__sectTagBtnBgl span{letter-spacing:.0192em;text-align:left;color:var(--primary-color);font-size:30px;line-height:39px}.AdminSidebarLayout-module__X3hDWa__cardCounter{color:var(--primary-color);margin:10px 0;font-size:40px;line-height:41px}.AdminSidebarLayout-module__X3hDWa__cardCounter p{font-size:18px}.AdminSidebarLayout-module__X3hDWa__analyticsStatus{justify-content:space-between;margin:5px 0;display:flex}.AdminSidebarLayout-module__X3hDWa__statusInfo{margin:0;font-size:18px}.AdminSidebarLayout-module__X3hDWa__statusCount{text-align:center;width:100%;max-width:70px;color:var(--secondary-color);justify-content:center;align-items:center;padding:1px 10px;display:flex}.AdminSidebarLayout-module__X3hDWa__statusDotIcn{color:#f6d212}.AdminSidebarLayout-module__X3hDWa__statusCount{background-color:#f6d212}.AdminSidebarLayout-module__X3hDWa__statusInfo{justify-content:center;align-items:center;display:flex}@media screen and (max-width:1290px){.AdminSidebarLayout-module__X3hDWa__superadminSection{position:relative}.AdminSidebarLayout-module__X3hDWa__superadminSection:after{content:"";z-index:-1;background-color:#f6faff;height:100vh;position:absolute;inset:0}.AdminSidebarLayout-module__X3hDWa__hideSidebar{z-index:101;max-width:235px;position:absolute;left:-241px}.AdminSidebarLayout-module__X3hDWa__hideSidebar .AdminSidebarLayout-module__X3hDWa__slideSidebarIcn{background-color:var(--primary-color);color:var(--secondary-color);z-index:150;border:none;border-radius:0 40px 40px 0;outline:none;justify-content:center;align-items:center;width:60px;padding:8px 10px;font-size:14px;display:flex;position:absolute;top:2rem;left:100%}.AdminSidebarLayout-module__X3hDWa__hideSidebar .AdminSidebarLayout-module__X3hDWa__slideSidebarIcn svg{transition:all .3s ease-in-out;transform:rotate(180deg)}.AdminSidebarLayout-module__X3hDWa__showSidebar{z-index:101;background-color:#00000021;width:100%;max-width:241px;height:100vh;transition:all .4s ease-out;position:fixed;top:0;bottom:0;left:0;box-shadow:0 7px 29px #64646f33}.AdminSidebarLayout-module__X3hDWa__showSidebar .AdminSidebarLayout-module__X3hDWa__slideSidebarIcn{background-color:var(--primary-color);color:var(--secondary-color);border:none;border-radius:0 40px 40px 0;outline:none;justify-content:center;align-items:center;padding:8px 10px;font-size:14px;display:flex;position:absolute;top:1.4rem;left:100%}.AdminSidebarLayout-module__X3hDWa__showSidebar .AdminSidebarLayout-module__X3hDWa__slideSidebarIcn svg{transition:all .3s ease-in-out;transform:rotate(0)}.AdminSidebarLayout-module__X3hDWa__superadminSection main{width:100%;height:100%}}@media screen and (min-width:1290px){.AdminSidebarLayout-module__X3hDWa__superadminPgLeft{scrollbar-width:none;height:100vh;overflow-y:auto}.AdminSidebarLayout-module__X3hDWa__superadminPgRight{background-color:#f6faff;height:100vh;overflow-y:scroll}.AdminSidebarLayout-module__X3hDWa__superadminPgRight::-webkit-scrollbar{border-radius:10px;width:10px}.AdminSidebarLayout-module__X3hDWa__superadminPgRight::-webkit-scrollbar-thumb{background:var(--primary-color);border:2px solid #e4efff}}@media screen and (max-width:375px){.AdminSidebarLayout-module__X3hDWa__dashboardIcn{font-size:40px}.AdminSidebarLayout-module__X3hDWa__countSect{padding:15px}.AdminSidebarLayout-module__X3hDWa__countHeading{margin-top:0;font-size:16px}.AdminSidebarLayout-module__X3hDWa__countInfo span,.AdminSidebarLayout-module__X3hDWa__cardCounter{font-size:35px}.AdminSidebarLayout-module__X3hDWa__cardCounter p,.AdminSidebarLayout-module__X3hDWa__statusInfo{font-size:16px}.AdminSidebarLayout-module__X3hDWa__cardCounter{font-size:35px}.AdminSidebarLayout-module__X3hDWa__cardCounter p,.AdminSidebarLayout-module__X3hDWa__statusInfo{font-size:16px}.AdminSidebarLayout-module__X3hDWa__sectTag{font-size:14px}.AdminSidebarLayout-module__X3hDWa__superadminSection .AdminSidebarLayout-module__X3hDWa__analyticsCardContainer{gap:20px}}
.DeleteSpecificCustomerListPopup-module__KPnPca__deleteTableActionWrapper{flex-direction:column;justify-content:center;gap:16px;display:flex}.DeleteSpecificCustomerListPopup-module__KPnPca__textInfo{color:#4d4d4d;font-size:14px;line-height:20px}.DeleteSpecificCustomerListPopup-module__KPnPca__description_wrapper{flex-direction:column;justify-content:center;gap:6px;display:flex}.DeleteSpecificCustomerListPopup-module__KPnPca__input_wrapper{align-items:center;gap:8px;display:flex}.DeleteSpecificCustomerListPopup-module__KPnPca__label{color:#4d4d4d;font-size:14px;line-height:20px}.DeleteSpecificCustomerListPopup-module__KPnPca__deleteActionButtonsWrapper{flex-wrap:wrap;justify-content:end;align-items:center;gap:16px;margin:1rem 0;display:flex}.DeleteSpecificCustomerListPopup-module__KPnPca__deleteActionButton{border:1px solid #b3b3b3;border-radius:4px;align-items:center;column-gap:10px;padding:10px 16px;font-size:14px;line-height:20px;display:flex}.DeleteSpecificCustomerListPopup-module__KPnPca__deleteActionButton:disabled{cursor:not-allowed;background-color:#b3b3b3;border:none}.DeleteSpecificCustomerListPopup-module__KPnPca__deleteActionButton:disabled:hover{background-color:#b3b3b3}.DeleteSpecificCustomerListPopup-module__KPnPca__cancelDeleteBtn{background:#fff}.DeleteSpecificCustomerListPopup-module__KPnPca__cancelDeleteBtn:hover{background-color:#fdebec;border:1px solid #dc3545}.DeleteSpecificCustomerListPopup-module__KPnPca__confirmDeleteBtn{color:#fff;background:#dc3545;border-color:#dc3545}.DeleteSpecificCustomerListPopup-module__KPnPca__confirmDeleteBtn:hover{background-color:#c33c49}.DeleteSpecificCustomerListPopup-module__KPnPca__actionBackdrop{opacity:.75;z-index:99;background:#000;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0}@media screen and (max-width:580px){.DeleteSpecificCustomerListPopup-module__KPnPca__deleteTableActionWrapper{width:90%}}.DeleteSpecificCustomerListPopup-module__KPnPca__spinner{box-sizing:border-box;border:2px solid #fff;border-bottom-color:#0000;border-radius:50%;width:20px;height:20px;animation:1s linear infinite DeleteSpecificCustomerListPopup-module__KPnPca__rotation;display:inline-block}@keyframes DeleteSpecificCustomerListPopup-module__KPnPca__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.LeadUpdateConfirmationPopup-module__-R7K0W__popupContainer{background:#fff;border-radius:12px}.LeadUpdateConfirmationPopup-module__-R7K0W__headerContainer{align-items:center;gap:10px;margin-bottom:12px;display:flex}.LeadUpdateConfirmationPopup-module__-R7K0W__iconWrapper{justify-content:center;align-items:center;display:flex}.LeadUpdateConfirmationPopup-module__-R7K0W__title{margin:0;font-size:18px;font-weight:600}.LeadUpdateConfirmationPopup-module__-R7K0W__message{color:#374151;border-left:3px solid #e5e7eb;margin-bottom:20px;padding-left:12px;font-size:14px;line-height:1.6}.LeadUpdateConfirmationPopup-module__-R7K0W__actions{justify-content:flex-end;gap:10px;display:flex}.LeadUpdateConfirmationPopup-module__-R7K0W__cancelBtn{cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px}.LeadUpdateConfirmationPopup-module__-R7K0W__confirmBtn{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:6px;padding:8px 16px}.LeadUpdateConfirmationPopup-module__-R7K0W__confirmBtn:disabled{cursor:not-allowed;background:#d2d2d2}
.Shimmer-module__I8N7vG__shimmer{background:#e5e7eb;position:relative;overflow:hidden}.Shimmer-module__I8N7vG__shimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);animation:1.4s infinite Shimmer-module__I8N7vG__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Shimmer-module__I8N7vG__shimmer{to{transform:translate(100%)}}
.redirectortext-module__A0JQJW__newproductname{position:relative}.redirectortext-module__A0JQJW__producttooltip{z-index:1;color:#fff;background:#004bade1;border-radius:7px 7px 7px 0;padding:5px 10px;font-size:14px;position:absolute;bottom:30px;left:75%;box-shadow:2px 2px 5px #00000080;display:none!important}.redirectortext-module__A0JQJW__newproductname:hover+.redirectortext-module__A0JQJW__producttooltip{text-wrap:nowrap;width:auto;max-width:400px;display:block}
