@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";:root{--secondary-color: linear-gradient( to right, rgba(8, 155, 171, 1) 1%, rgba(13, 181, 200, 1) 5% );--color-primary: #293648}body{overflow-x:hidden!important;-ms-overflow-style:none!important;scrollbar-width:none!important;font-family:Poppins,sans-serif;color:#000;background-color:#f2f4f8}@media only screen and (min-width: 768px){::-webkit-scrollbar{width:6px;height:4px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}}@media screen and (max-width: 767px){body{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}body::-webkit-scrollbar{display:none!important}}.expanding-div{background-color:#f0f0f0;padding:20px;border-radius:10px;transition:height .3s ease;overflow:hidden;box-shadow:0 4px 8px #0000001a;margin:20px auto}.expanding-div.fixed{position:fixed;top:0;left:0;right:0;z-index:100;border-radius:0;box-shadow:0 4px 8px #00000080}.th-flex-center{display:flex;justify-content:center;align-items:center}.animated-image{position:relative;animation:slideRightToLeft 1s ease-out}@keyframes slideRightToLeft{0%{transform:translate(100%)}to{transform:translate(0)}}.truncate-lines{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-height:1.5;max-height:4.5em}.image-container{position:relative;display:inline-block;background-position:right!important;padding:"10px";background-repeat:no-repeat;background-size:contain!important;height:600px!important;width:100%}.overlayy{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8;transition:opacity .3s}.text-overlay{position:absolute;top:50%;left:30%;transform:translate(-50%,-50%);text-align:center;padding:"20px"}.text-overlay h2{font-size:24px;margin-bottom:10px}.text-overlay p{font-size:16px}a:hover{text-decoration:none;color:inherit}button:focus{outline:none}.th-roboto{font-family:Roboto,sans-serif}.th-black{color:#000}.th-grey{color:#6a6a6a}.th-grey-2{color:#f4f4f4}.th-white{color:#fff}.th-primary{color:#fc0;color:#16a34a}.th-yellow{color:#ffb500}.th-blue{color:#3f4d90}.th-clinic{color:#547af5}.th-text-hint{color:#747b8d}.th-text-hint-1{color:#5d5d5d}.th-text-error{color:red}.th-link{color:#000}.th-link:hover,.th-link:active{text-decoration:none}.th-link-1:hover{text-decoration:none;color:#fff}.th-link-black{color:#000}.th-link-black:hover,.th-link-black:active{text-decoration:none;color:#000}.th-btn-primary{background-color:#fc0;color:#fff;box-shadow:0 1px 10px #0000001a;border-radius:4px;outline:none;border:none}.th-btn-course{background-color:#fff;color:#5d5d5d;box-shadow:0 1px 10px #0000001a;border-radius:4px;outline:none;border:2px solid #5d5d5d}.th-btn-white{background-color:#fff;color:#000;border:.5px solid rgba(0,0,0,.3);box-shadow:0 1px 4px #0000001a;border-radius:10px}.th-btn-black{background-color:#000;color:#fff;box-shadow:0 1px 10px #0000001a;border-radius:4px;border:none}.th-btn-white:focus,.th-btn-primary:focus,.th-btn-black:focus{outline:none}.th-bg-white{background:#fff}.th-bg-primary{background:#2d7966}.th-bg-color-1{background:#d9dded}.th-bg-main{background:#efefef}.th-bg-grey-1{background:#f4f4f4}.th-bg-yellow{background:#ffc81a}.th-bg-clinic{background:#004cff}.th-bg-appointment{background:#059086}.th-bg-blue{background:#52509d}.th-input :focus{box-shadow:none!important;outline:none}.th-primary-gradient{background:linear-gradient(145.22deg,#ffc033 62.28%,#609a33);box-shadow:0 2px 10px #0000001a}.th-blue-gradient{background:linear-gradient(145.22deg,#49549a 62.28%,#191f44);box-shadow:0 2px 10px #0000001a}.th-search-input:focus{outline:none}.th-text-gradient{background:linear-gradient(90deg,#143374 6.05%,#65c37a 134.68%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 767px){.th-hidden-sm{display:none!important}}@media screen and (max-width: 992px) and (min-width: 768px){.th-hidden-md{display:none!important}}@media screen and (min-width: 991px){.th-hidden-lg{display:none!important}}.th-no-scroll::-webkit-scrollbar{display:none}.th-no-scroll{-ms-overflow-style:none;scrollbar-width:none}label{margin-bottom:0!important}.th-contact-margin{margin-top:-180px}@media screen and (min-width: 768px){.th-contact-margin{margin-top:-210px}}.th-header-underline{border-bottom:#609a33 3px solid}.th-header-dropbtn{background-color:#0000;border:none;cursor:pointer}.th-header-dropdown{position:relative;display:inline-block}.th-header-dropdown-content{display:none;position:absolute;top:33px;background-color:#f1f1f1;min-width:160px;box-shadow:0 8px 16px #0003;z-index:1}.th-header-dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.th-header-dropdown-content a:hover{background-color:#ddd}.th-header-dropdown:hover .th-header-dropdown-content{display:block}.th-side-drawer-backdrop{position:fixed;width:100%;height:100%;background-color:#00000080;z-index:1500;top:0;left:0}.th-side-drawer{height:100%;position:fixed;top:0;left:0;width:65%;z-index:2000;transform:translate(-100%);transition:transform .3s ease-out}.th-pb-0{padding-bottom:0!important}.th-border-patch-blue{border-left:8px solid #3f4d90}.th-border-patch-yellow{border-left:8px solid #ffc81a}.th-border-patch-clinic{border-left:8px solid #004cff}.th-border-patch-orange{border-left:8px solid #609a33}.th-side-drawer.open{transform:translate(0)}.slick-next:before{content:"›"!important;color:#000e!important;background:#ccc;padding:0 16px 12px;border-radius:25px;box-shadow:0 0 2px #00000040}.slick-prev:before{content:"‹"!important;color:#000!important;background:#ccc;padding:0 16px 12px;border-radius:25px;box-shadow:0 0 2px #00000040}.th-school-bg-color{background-color:#fff}.checkout-main-box{width:60%}@media screen and (max-width: 768px){.th-school-bg-color{background-color:#f3f3f3}.checkout-main-box{width:90%}}.slick-prev,.slick-next{font-size:15px!important}.slick-prev:before,.slick-next:before{content:""!important;display:none}.th-bg-img{background-size:cover;background-position:center;background-repeat:no-repeat}.th-container{padding-left:8%;padding-right:8%;width:100%;margin-right:auto;margin-left:auto}@media only screen and (min-width: 1400px){.th-container{padding-left:8%;padding-right:8%}}@media only screen and (max-width: 768px){.th-container{padding-left:4%;padding-right:4%}}.slick-list{padding:0;border-radius:0}.th-bg-duration{background-color:#000c;bottom:10px;right:10px}.th-border-bottom-course{border-bottom:1px solid #f4f4f4}@media only screen and (min-width: 768){.th-responsive-header{font-size:20px}}.th-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1500}.th-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:4px;box-shadow:#00000014 0 1px 8px;z-index:2000}.th-vt-hr{border-left:1px solid rgb(0 0 0 / 8%)}.flatpickr-input{display:none}.th-custom-calendar .flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#2d7966;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#2d7966}.th-custom-calendar .flatpickr-day.selected:hover{background:#2d7966}.th-time-slot{border:1px solid #2d7966;min-width:110px;cursor:pointer;color:#2d7966;font-weight:600}.th-time-slot-selected{min-width:110px;cursor:pointer;color:#fff;background-color:#2d7966;font-weight:600}::-webkit-scrollbar{width:4px;height:4px;border-radius:10px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:100px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}.th-italic{font-style:italic}button:disabled,button[disabled]{border:1px solid #999999;background-color:#ccc;color:#666}.th-pointer{cursor:pointer}.scale-on-hover{transition:transform .3s ease}.scale-on-hover:hover{transform:scale(1)}.th-container-1{padding-left:4%;padding-right:4%;width:100%;margin-right:auto;margin-left:auto}.th-doc-img{margin-bottom:-100px;outline:10px solid #fff;height:250px;width:250px}@media (max-width: 800px){.th-doc-details-desktop{display:none!important}.th-doc-profile{justify-content:center}.th-doc-img{height:150px;width:150px;margin-bottom:-70px}}@media (min-width: 800px){.th-doc-details-mobile{display:none!important}}.th-doc-listing-left{margin-top:115px}.th-bg-secondary{background:var(--secondary-color)!important}.th-doc-details-desktop{display:block}.th-iframe iframe{width:100%!important;height:300px}.anticon{display:inline-flex!important}.fadeIn{animation:.5s fadeIn forwards}.fadeOut{animation:.5s fadeOut forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{transform:translateY(-20px);opacity:0}}.ant-menu .ant-menu-item{border-radius:4px!important}@media (max-width: 600px){.ant-picker-panel-container{overflow:scroll!important;height:400px}.ant-picker-panel-container .ant-picker-panel-layout{flex-direction:column!important}.ant-picker-panel-container .ant-picker-panel-layout .ant-picker-presets{max-width:100%!important;min-height:10rem!important}.ant-picker-panel-container .ant-picker-panel-layout .ant-picker-panels,.ant-picker-panel-container .ant-picker-panel-layout .ant-picker-datetime-panel{flex-direction:column!important}}.ant-collapse-header{padding:8px 12px!important;align-items:center!important}.ant-collapse-content-box{padding:8px 12px!important}.ant-upload-list-item-done{background-color:#fafafa!important;border-radius:6px!important;padding:4px!important;height:32px!important}.ant-upload-list-item-done .ant-upload-list-item-name{cursor:pointer}.ant-upload-list-item-done .ant-upload-list-item-name:hover{text-decoration:underline;color:#004cff}.th-1{font-size:1px!important}.th-2{font-size:2px!important}.th-3{font-size:3px!important}.th-4{font-size:4px!important}.th-5{font-size:5px!important}.th-6{font-size:6px!important}.th-7{font-size:7px!important}.th-8{font-size:8px!important}.th-9{font-size:9px!important}.th-10{font-size:10px!important}.th-11{font-size:11px!important}.th-12{font-size:12px!important}.th-13{font-size:13px!important}.th-14{font-size:14px!important}.th-15{font-size:15px!important}.th-16{font-size:16px!important}.th-17{font-size:17px!important}.th-18{font-size:18px!important}.th-19{font-size:19px!important}.th-20{font-size:20px!important}.th-21{font-size:21px!important}.th-22{font-size:22px!important}.th-23{font-size:23px!important}.th-24{font-size:24px!important}.th-25{font-size:25px!important}.th-26{font-size:26px!important}.th-27{font-size:27px!important}.th-28{font-size:28px!important}.th-29{font-size:29px!important}.th-30{font-size:30px!important}.th-31{font-size:31px!important}.th-32{font-size:32px!important}.th-33{font-size:33px!important}.th-34{font-size:34px!important}.th-35{font-size:35px!important}.th-36{font-size:36px!important}.th-37{font-size:37px!important}.th-38{font-size:38px!important}.th-39{font-size:39px!important}.th-40{font-size:40px!important}.th-41{font-size:41px!important}.th-42{font-size:42px!important}.th-43{font-size:43px!important}.th-44{font-size:44px!important}.th-45{font-size:45px!important}.th-46{font-size:46px!important}.th-47{font-size:47px!important}.th-48{font-size:48px!important}.th-49{font-size:49px!important}.th-50{font-size:50px!important}.th-51{font-size:51px!important}.th-52{font-size:52px!important}.th-53{font-size:53px!important}.th-54{font-size:54px!important}.th-55{font-size:55px!important}.th-56{font-size:56px!important}.th-57{font-size:57px!important}.th-58{font-size:58px!important}.th-59{font-size:59px!important}.th-60{font-size:60px!important}.th-61{font-size:61px!important}.th-62{font-size:62px!important}.th-63{font-size:63px!important}.th-64{font-size:64px!important}.th-65{font-size:65px!important}.th-66{font-size:66px!important}.th-67{font-size:67px!important}.th-68{font-size:68px!important}.th-69{font-size:69px!important}.th-70{font-size:70px!important}.th-71{font-size:71px!important}.th-72{font-size:72px!important}.th-73{font-size:73px!important}.th-74{font-size:74px!important}.th-75{font-size:75px!important}.th-76{font-size:76px!important}.th-77{font-size:77px!important}.th-78{font-size:78px!important}.th-79{font-size:79px!important}.th-80{font-size:80px!important}.th-81{font-size:81px!important}.th-82{font-size:82px!important}.th-83{font-size:83px!important}.th-84{font-size:84px!important}.th-85{font-size:85px!important}.th-86{font-size:86px!important}.th-87{font-size:87px!important}.th-88{font-size:88px!important}.th-89{font-size:89px!important}.th-90{font-size:90px!important}.th-91{font-size:91px!important}.th-92{font-size:92px!important}.th-93{font-size:93px!important}.th-94{font-size:94px!important}.th-95{font-size:95px!important}.th-96{font-size:96px!important}.th-97{font-size:97px!important}.th-98{font-size:98px!important}.th-99{font-size:99px!important}.th-100{font-size:100px!important}.th-fw-100{font-weight:100}.th-fw-200{font-weight:200}.th-fw-300{font-weight:300}.th-fw-400{font-weight:400}.th-fw-500{font-weight:500}.th-fw-600{font-weight:600}.th-fw-700{font-weight:700}.th-fw-800{font-weight:800}.th-fw-900{font-weight:900}.th-br-1{border-radius:1px}.th-br-2{border-radius:2px}.th-br-3{border-radius:3px}.th-br-4{border-radius:4px}.th-br-5{border-radius:5px}.th-br-6{border-radius:6px}.th-br-7{border-radius:7px}.th-br-8{border-radius:8px}.th-br-9{border-radius:9px}.th-br-10{border-radius:10px}.th-br-11{border-radius:11px}.th-br-12{border-radius:12px}.th-br-13{border-radius:13px}.th-br-14{border-radius:14px}.th-br-15{border-radius:15px}.th-br-16{border-radius:16px}.th-br-17{border-radius:17px}.th-br-18{border-radius:18px}.th-br-19{border-radius:19px}.th-br-20{border-radius:20px}.th-br-21{border-radius:21px}.th-br-22{border-radius:22px}.th-br-23{border-radius:23px}.th-br-24{border-radius:24px}.th-br-25{border-radius:25px}.th-br-26{border-radius:26px}.th-br-27{border-radius:27px}.th-br-28{border-radius:28px}.th-br-29{border-radius:29px}.th-br-30{border-radius:30px}.th-br-31{border-radius:31px}.th-br-32{border-radius:32px}.th-br-33{border-radius:33px}.th-br-34{border-radius:34px}.th-br-35{border-radius:35px}.th-br-36{border-radius:36px}.th-br-37{border-radius:37px}.th-br-38{border-radius:38px}.th-br-39{border-radius:39px}.th-br-40{border-radius:40px}.th-br-41{border-radius:41px}.th-br-42{border-radius:42px}.th-br-43{border-radius:43px}.th-br-44{border-radius:44px}.th-br-45{border-radius:45px}.th-br-46{border-radius:46px}.th-br-47{border-radius:47px}.th-br-48{border-radius:48px}.th-br-49{border-radius:49px}.th-br-50{border-radius:50px}.th-br-51{border-radius:51px}.th-br-52{border-radius:52px}.th-br-53{border-radius:53px}.th-br-54{border-radius:54px}.th-br-55{border-radius:55px}.th-br-56{border-radius:56px}.th-br-57{border-radius:57px}.th-br-58{border-radius:58px}.th-br-59{border-radius:59px}.th-br-60{border-radius:60px}.th-br-61{border-radius:61px}.th-br-62{border-radius:62px}.th-br-63{border-radius:63px}.th-br-64{border-radius:64px}.th-br-65{border-radius:65px}.th-br-66{border-radius:66px}.th-br-67{border-radius:67px}.th-br-68{border-radius:68px}.th-br-69{border-radius:69px}.th-br-70{border-radius:70px}.th-br-71{border-radius:71px}.th-br-72{border-radius:72px}.th-br-73{border-radius:73px}.th-br-74{border-radius:74px}.th-br-75{border-radius:75px}.th-br-76{border-radius:76px}.th-br-77{border-radius:77px}.th-br-78{border-radius:78px}.th-br-79{border-radius:79px}.th-br-80{border-radius:80px}.th-br-81{border-radius:81px}.th-br-82{border-radius:82px}.th-br-83{border-radius:83px}.th-br-84{border-radius:84px}.th-br-85{border-radius:85px}.th-br-86{border-radius:86px}.th-br-87{border-radius:87px}.th-br-88{border-radius:88px}.th-br-89{border-radius:89px}.th-br-90{border-radius:90px}.th-br-91{border-radius:91px}.th-br-92{border-radius:92px}.th-br-93{border-radius:93px}.th-br-94{border-radius:94px}.th-br-95{border-radius:95px}.th-br-96{border-radius:96px}.th-br-97{border-radius:97px}.th-br-98{border-radius:98px}.th-br-99{border-radius:99px}.th-br-100{border-radius:100px}.th-bg-secondary{background:linear-gradient(to right,#089bab 1%,#0db5c8 5%)!important}.sticky-work-report-btn{position:fixed;right:-90px;top:50%;transform:rotate(90deg);z-index:1000;padding:0 10px!important;height:28px!important;transform-origin:left bottom}.pac-container{z-index:99999!important}.primary-text{color:#cd015c!important}.th-underline{text-decoration:underline!important}.ant-float-btn-primary .ant-float-btn-body{background:#cd015c!important;border-color:#cd015c!important;color:#fff!important;font-weight:500}.ant-float-btn-primary .ant-float-btn-body:hover,.ant-float-btn-primary .ant-float-btn-body:active,.ant-float-btn-primary .ant-float-btn-body:focus{background:#a40049!important;border-color:#a40049!important;color:#fff}.ant-btn{border-radius:4px;font-size:12px!important;font-family:Poppins;border-color:#cd015c!important;color:#cd015c!important}.ant-btn:hover,.ant-btn:active,.ant-btn:focus{background-color:#f0f0f0;border-color:#a40049;color:#a40049}.ant-btn-secondary{background:#4096ff!important;border-color:#4096ff!important;color:#fff!important;font-weight:500}.ant-btn-secondary:hover,.ant-btn-secondary:active,.ant-btn-secondary:focus{background:#4096ff!important;border-color:#4096ff!important;color:#fff}.ant-btn-outline-secondary{border-color:#4096ff!important;color:#4096ff!important;font-weight:500}.ant-btn-outline-secondary:hover,.ant-btn-outline-secondary:active,.ant-btn-outline-secondary:focus{border-color:#4096ff!important;color:#4096ff}.ant-btn-tertiary{color:#fff!important;background:none;border:none;font-weight:500}.ant-btn-tertiary:hover,.ant-btn-tertiary:active,.ant-btn-tertiary:focus{color:#fff;background:none;border:none}.ant-btn-primary{background:#cd015c!important;border-color:#cd015c!important;color:#fff!important;font-weight:500}.ant-btn-primary:hover,.ant-btn-primary:active,.ant-btn-primary:focus{background:#a40049!important;border-color:#a40049!important;color:#fff}.ant-btn-outline{border-color:#cd015c!important;color:#cd015c!important;font-weight:500}.ant-btn-outline:hover,.ant-btn-outline:active,.ant-btn-outline:focus{border-color:#a40049!important;color:#a40049}.ant-btn-danger:hover,.ant-btn-danger:active,.ant-btn-danger:focus{background:#f63a45;border-color:#f63a45;color:#fff}.ant-btn-primary[disabled],.ant-btn-primary[disabled]:hover,.ant-btn-danger[disabled],.ant-btn-danger[disabled]:hover{color:#a6a7a6!important;background:#e0e0e0!important;border:none!important}.ant-btn-text[disabled],.ant-btn-text[disabled]:hover,.ant-btn-link[disabled],.ant-btn-link[disabled]:hover,.ant-btn-iconbutton[disabled],.ant-btn-iconbutton[disabled]:hover{color:#a6a7a6!important;background:none!important;border:none!important}.ant-btn-text{background:transparent!important;border-color:none!important;border:none!important;padding:0!important}.ant-btn-text:hover,.ant-btn-text:active,.ant-btn-text:focus{background:transparent!important;border-color:none!important;border:none}.ant-btn-iconbutton{background:#f2f2f2!important;border-color:none!important;border:none!important;border-radius:5px!important}.ant-btn-iconbutton:hover,.ant-btn-iconbutton:active,.ant-btn-iconbutton:focus{background:#e9e9e9!important;border-color:none!important;border:none}.ant-btn-link{background:transparent!important;border-color:none!important;border:none!important;padding:0!important}.ant-btn-link:hover,.ant-btn-link:active,.ant-btn-link:focus{background:transparent!important;border-color:none!important;border:none}.ant-btn-link:hover span{text-decoration:underline!important}.ant-input{border-radius:6px;background-color:#f6f6f6!important;font-family:Poppins;font-size:13px!important}.ant-input:hover .ant-input:not(.ant-input-disabled),.ant-input:focus .ant-input:not(.ant-input-disabled),.ant-input:active .ant-input:not(.ant-input-disabled){border-color:#cd015c}.ant-input-affix-wrapper{border-radius:6px;background-color:#f6f6f6!important;font-family:Poppins}.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled),.ant-input-affix-wrapper:focus .ant-input:not(.ant-input-disabled),.ant-input-affix-wrapper:active .ant-input:not(.ant-input-disabled){border-color:#cd015c}.ant-picker{background-color:#f6f6f6!important}.ant-picker>div>input{font-size:13px!important}.ant-input-group-addon{font-size:12px!important}.ant-table{font-family:Poppins;border-radius:5px!important;overflow:auto!important}.ant-table-wrapper .ant-table-thead>tr>th{color:#cd015c}.ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:first-child{border-start-start-radius:5px!important}.ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:last-child{border-start-end-radius:5px!important}.ant-table-thead .ant-table-cell{background-color:#f6f6f6!important}.ant-table-wrapper .ant-table-container table>tbody>tr:last-child>*:first-child{border-end-start-radius:5px!important}.ant-table-wrapper .ant-table-container table>tbody>tr:last-child>*:last-child{border-end-end-radius:5px!important}.ant-table-cell{font-size:12px;font-family:Poppins}.ant-table-body{overflow:auto!important}:root{--antd-scrollbar-width: 4px}.ant-table-body::-webkit-scrollbar{width:var(--antd-scrollbar-width);height:var(--antd-scrollbar-width)}.ant-table-body::-webkit-scrollbar-thumb{background-color:#0003;border-radius:calc(var(--antd-scrollbar-width) / 2)}.ant-table-body::-webkit-scrollbar-track{background-color:#0000000d}.ant-table-body{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05)}.ant-table-thead>tr>th{padding:7px 10px!important;min-height:32px!important;text-transform:none!important}.ant-table-tbody>tr>td{padding:7px 10px!important;min-height:32px!important;line-height:1.5!important;font-weight:400!important;text-transform:none!important}.ant-table.ant-table-bordered .ant-table-container,.ant-table.ant-table-bordered .ant-table-content,.ant-table.ant-table-bordered td,.ant-table.ant-table-bordered th{border-color:#dfe3e8!important}.ant-table-tbody .ant-checkbox-inner{background-color:#efefef!important}.ant-table-thead .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#fff!important}.ant-table-thead .ant-checkbox-checked .ant-checkbox-inner{background-color:#fff!important;border-color:#fff!important}.ant-table-thead .ant-checkbox-checked .ant-checkbox-inner:after{border-color:#cd015c!important}.ant-table-tbody .ant-table-measure-row>td{padding:0!important}.ant-table-tbody .ant-table-expanded-row{background-color:#fff!important}.ant-table-tbody>tr:nth-child(2n){background-color:#f9f9f9}.ant-table-tbody>tr:nth-child(odd){background-color:#fff}.ant-table-tbody>tr:hover,.ant-table-tbody>tr:hover>td{background-color:#f0f7ff!important}.ant-table-wrapper .ant-table-cell-fix-left,.ant-table-wrapper .ant-table-cell-fix-right{background-color:inherit}.ant-table-wrapper .ant-table-expanded-row-fixed{margin:-8px -22px!important}.ant-form-item .ant-form-item-row .ant-form-item-label{padding:2px!important;font-family:Poppins;line-height:1.3}.ant-form-item .ant-form-item-row .ant-form-item-label .ant-form-item-required{font-size:12px}.ant-form-item .ant-form-item-row .ant-form-item-label>label{font-size:11px!important}.ant-form-item .ant-form-item-explain{line-height:1.1!important;margin-top:2px!important}.ant-form{font-family:Poppins}.ant-form-item{font-family:Poppins;margin:12px 0 0}.ant-form-item-explain-error,.ant-form-item-explain-success{font-size:12px}.ant-typography{font-family:Poppins}.ant-descriptions .ant-descriptions-item-label{font-size:12px!important;font-family:Poppins!important;font-weight:500!important;color:#7a7a7a!important;line-height:1.4!important}.ant-descriptions .ant-descriptions-item-content{font-size:12px!important;font-family:Poppins!important;font-weight:400!important;line-height:1.4!important}.ant-descriptions .ant-descriptions-row>th{padding-bottom:2px!important}.ant-descriptions .ant-descriptions-row>td{padding-bottom:4px!important}.ant-menu{font-family:Poppins;font-size:12px}.ant-menu-item{white-space:normal!important;font-weight:500;color:#262a2a;line-height:1.5!important;padding-left:20px!important;transition:border-color .2s,background .2s,padding .1s cubic-bezier(.215,.61,.355,1)!important}.ant-menu-item>svg{background:#f6f6f6;padding:5px;border-radius:5px;width:26px;height:26px}.ant-menu-item:hover{background:none!important}.ant-menu-item:hover .ant-menu-title-content{color:#cd015c!important}.ant-menu-item:hover.ant-menu-item-selected,.ant-menu-item-selected{color:#cd015c!important;background:#fae5ee!important}.ant-menu-item-selected>svg{background:#cd015c;color:#fff!important}.ant-menu-submenu-inline .ant-menu-sub .ant-menu-item{padding-left:30px!important}.ant-menu-submenu>div{color:#262a2a!important;font-weight:500!important;background:none!important}.ant-menu-submenu>div>svg{background:#f6f6f6;padding:5px;border-radius:5px;width:26px;height:26px}.ant-menu-submenu>div:hover{font-weight:500!important;background:#f9f9fc!important}.ant-menu-submenu>div:hover .ant-menu-title-content{color:#cd015c!important}.ant-menu-submenu-selected>div{color:#262a2a!important;font-weight:500!important;background:#f9f9fc!important}.ant-menu-submenu-selected>div .ant-menu-title-content{color:#cd015c!important}.ant-menu-submenu-selected>div>svg{background:#666;color:#fff!important}.ant-menu-sub{margin-top:-5px!important;background:#fff!important;color:#898989}.ant-menu-sub .ant-menu-item{color:#6f6f6f;font-size:12px;font-weight:500}.ant-menu-sub .ant-menu-item:hover{color:#6f6f6f!important}.ant-menu-submenu-title{padding-left:20px!important;transition:border-color .2s,background .2s,padding .1s cubic-bezier(.215,.61,.355,1)!important}.ant-pagination-item{border-color:#0a4d76!important}.ant-divider{border-color:#dfe3e8!important;padding:0!important;margin:0!important}.ant-layout .ant-layout-sider{background:#fff!important;border-right:1px solid #dcdcdc}.ant-menu-inline-collapsed .ant-menu-item,.ant-menu-submenu-vertical .ant-menu-submenu-title{padding:7px 0 0 14px!important}.ant-menu-submenu-popup .ant-menu-sub .ant-menu-item{display:flex;flex-direction:row;align-items:center}.ant-menu-submenu-popup{max-height:400px!important;overflow-y:auto!important;box-shadow:0 2px 8px #00000026}.ant-modal-content{padding:12px 16px!important}.ant-modal-content .ant-modal-close{top:10px!important}.ant-select{border-radius:6px;height:30px!important}.ant-select .ant-select-selector{background-color:#f0f0f0!important;font-family:Poppins!important}.ant-select .ant-select-selector .ant-select-selection-item{font-size:13px!important}.ant-select-multiple .ant-select-selection-item{display:flex;justify-content:center;align-items:center;background-color:#fff!important}.ant-select-selection-overflow-item-rest .render-tag-not-all-multiple{background-color:transparent!important;border:none!important}.ant-select-selection-overflow-item-rest .render-tag-not-all-multiple .anticon{display:none!important}.ant-switch-disabled{opacity:.8!important}.ant-switch{font-weight:600!important}.ant-tabs:not(.ant-tabs-card) .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#cd015c!important}.ant-tabs-card .ant-tabs-tab-active{background-color:#cd015c!important}.ant-tabs-card .ant-tabs-tab-active div,.ant-tabs-card .ant-tabs-tab-active button{color:#fff!important}.ant-tabs-card .ant-tabs-tab{margin-left:7px!important}.ant-tabs-top>.ant-tabs-nav{margin-bottom:8px!important}.ant-checkbox-wrapper,.ant-radio-wrapper{font-family:Poppins!important;font-size:12px!important}.ant-radio-wrapper .ant-radio-inner{background-color:#f6f6f6!important}.ant-checkbox-inner{background-color:#dcdcdc!important;border-color:#dcdcdc!important}.ant-checkbox-checked .ant-checkbox-inner{background-color:#cd015c!important;border-color:#cd015c!important}.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#fff!important}.ant-radio-checked .ant-radio-inner{background-color:#cd015c!important;border-color:#cd015c!important}.ant-checkbox-indeterminate .ant-checkbox-inner:after{content:"";display:block;width:10px;height:3px;background-color:#66788a;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ant-segmented{font-family:Poppins!important;font-weight:500!important}.ant-radio-wrapper-disabled{color:#000000bf!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#fff!important;background:#cd015c!important;border-color:#cd015c!important}.ant-radio-button-wrapper:hover{color:#cd015c!important}.ant-radio-button-wrapper-checked:hover{color:#fff!important}.ant-radio-button-wrapper{padding-inline:8px}.ant-tag{line-height:1.4!important;padding-inline:5px!important;margin-inline-end:5px!important;font-weight:500!important;font-size:11px!important;font-family:Poppins!important}.ant-tag-checkable-checked{background-color:#cd015c!important}.ant-tag-checkable:hover{background-color:#fae5ee!important;color:#cd015c!important}.ant-tag-checkable-checked:hover{background-color:#cd015c!important;color:#fff!important}.ant-tag svg{margin-right:3px!important}.ant-steps .ant-steps-item-content .ant-steps-item-title{font-size:13px!important;line-height:1.4!important;font-weight:500!important}.ant-steps-label-vertical .ant-steps-item-content{margin-top:6px!important}.ant-steps .ant-steps-item-process .ant-steps-item-icon{background-color:#cd015c!important;border-color:#cd015c!important}.ant-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#cd015c!important;border-color:#cd015c!important}.ant-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:#d8e9e8!important;border-color:#d8e9e8!important}.ant-steps .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:#cd015c!important}.ant-steps-label-horizontal .ant-steps-item-container{display:flex!important;flex-direction:row!important;align-items:baseline!important}.ant-steps.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-title:after{top:9px!important}.ant-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:#cd015c!important;border-color:#cd015c!important}.ant-steps .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:#fff!important}.gm-style .gm-style-iw-chr{display:none}.gm-style .gm-style-iw-d{margin-top:10px!important}.ant-pagination .ant-pagination-item-active{border:2px solid #cd015c!important;color:#cd015c!important}.crm-logo-style{width:80px;height:80px}.contact-admin-text-style{color:#6f6f6f;font-weight:500}.login-to-account-text{font-size:13px;color:#6f6f6f}.welcome-to-crm-text{font-weight:700;color:#262a2a}.login-form .ant-form-item .ant-form-item-row .ant-form-item-label{padding:0 0 2px;font-family:Poppins;line-height:1.4}.login-form .ant-form-item .ant-form-item-row .ant-form-item-label .ant-form-item-required{font-size:13px}.login-form .ant-form-item .ant-form-item-row .ant-form-item-label>label{font-size:13px!important;color:#262a2a;font-weight:500}.login-form .ant-form-item .ant-form-item-explain{line-height:1.1!important}.login-form .ant-form{font-family:Poppins}.login-form .ant-form-item{font-family:Poppins;margin:12px 0}.login-form .ant-form-item-explain-error{font-size:12px;padding-top:1px}.login-form .ant-input{border-radius:6px;background-color:#fff!important;font-family:Poppins;font-size:13px!important;height:36px}.login-form .ant-input:hover .ant-input:not(.ant-input-disabled),.login-form .ant-input:focus .ant-input:not(.ant-input-disabled),.login-form .ant-input:active .ant-input:not(.ant-input-disabled){border-color:none}.login-form .ant-input-affix-wrapper{border-radius:6px;background-color:#fff!important;font-family:Poppins;padding:0 14px}.login-form .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled),.login-form .ant-input-affix-wrapper:focus .ant-input:not(.ant-input-disabled),.login-form .ant-input-affix-wrapper:active .ant-input:not(.ant-input-disabled){border-color:none}.login-form .ant-form-item .ant-form-item-row{width:100%}.login-form .ant-btn{font-weight:500!important;height:40px!important}.login-button{border-radius:5px;width:100%;height:30px;font-size:13px}.reset-password-text{font-size:12px;color:green}.login-container-div{background-color:#f6f6f6}.card-component{box-shadow:0 4px 10px #14132208,0 0 10px #14132205;border:1px solid #dfe3e8}.card-component .ant-card-body{padding:10px}.card-component .ant-card-head{padding:6px 10px;min-height:40px}.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align: auto){.rdrDay{flex-basis:14.285%!important}}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge,.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px #23394236;border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0px;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent rgb(52,73,94) transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent rgb(52,73,94);transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:#ffffffd9}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{background:#ffffff17;position:absolute;top:3px;left:0;right:0;bottom:3px;pointer-events:none;border:0px solid currentColor;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:solid 1px #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:solid 1px rgb(222,231,235);margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid currentColor;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0;right:0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrStartEdge,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayEndPreview{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrStartEdge,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayEndPreview{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}.date-range-container{display:flex;margin-bottom:10px}.date-range-container .date-range-label{font-size:11px;font-family:Poppins;font-weight:400;color:#000000e0;text-wrap:nowrap;margin-right:10px}.date-range-container .date-range-label .required-star{color:#dc2626;margin-right:4px;font-size:14px}.date-range-container .date-input-container{position:relative;width:100%}.date-range-container .date-input-container .input-wrapper{position:relative;display:flex;align-items:center}.date-range-container .date-input-container .input-wrapper .date-input{width:100%;padding:8px 12px;padding-right:24px!important;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;font-weight:400;color:#000000e0;background-color:#f6f6f6;cursor:pointer;height:32px;transition:all .3s ease}.date-range-container .date-input-container .input-wrapper .date-input:hover{border-color:#4096ff}.date-range-container .date-input-container .input-wrapper .date-input:focus{outline:none;border-color:#4096ff;box-shadow:0 0 0 2px #dc26261a}.date-range-container .date-input-container .input-wrapper .input-suffix{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center}.date-range-container .date-input-container .input-wrapper .input-suffix .calendar-icon,.date-range-container .date-input-container .input-wrapper .input-suffix .clear-icon{font-size:16px;color:#8c8c8c;cursor:pointer;transition:color .3s}.date-range-container .date-input-container .input-wrapper .input-suffix .calendar-icon:hover,.date-range-container .date-input-container .input-wrapper .input-suffix .clear-icon:hover{color:#4096ff}.date-range-popover .ant-popover-inner{padding:16px;border-radius:8px}.date-range-popover .ant-popover-arrow{display:none}.date-range-popover .ant-popover-content{right:15px}.date-range-popover.mobile .ant-popover-inner-content{padding:0}.date-picker-content .quick-select-buttons{margin-bottom:16px;display:flex;flex-wrap:wrap;gap:8px}.date-picker-content .quick-select-buttons .ant-btn{border-radius:4px;font-weight:500}.date-picker-content .quick-select-buttons .ant-btn:hover{color:#dc2626;border-color:#dc2626}.date-picker-content .quick-select-buttons .ant-btn:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 2px #dc26261a}.date-picker-content .rdrDefinedRangesWrapper{display:none}.date-picker-content .rdrCalendarWrapper{background:#fff;color:#374151;font-weight:500}.date-picker-content .rdrDayNumber,.date-picker-content .rdrDayNumber span{font-weight:500}.date-picker-content .rdrDayToday .rdrDayNumber span:after{background:#dc2626}.date-picker-content .rdrMonthAndYearPickers,.date-picker-content .rdrMonthAndYearPickers select,.date-picker-content .rdrMonthName{font-weight:500}.date-picker-content .rdrWeekDay{font-weight:500;color:#374151}.date-range-drawer .ant-drawer-body{padding:16px}.date-range-drawer .ant-drawer-footer{border-top:1px solid #f0f0f0;padding:16px}.date-range-drawer .date-picker-content .rdrCalendarWrapper{width:100%;max-width:100%;font-size:14px}.date-range-drawer .date-picker-content .quick-select-buttons{margin-bottom:16px}.date-range-drawer .date-picker-content .quick-select-buttons .ant-btn{white-space:nowrap}.date-range-drawer .ant-drawer-header{display:none}.lead-button{height:30px!important;padding:0 5px!important}.lead-filter-drawer .ant-drawer-header{padding:8px 16px!important}.lead-filter-drawer .ant-drawer-body{padding:0 16px!important}.facebook-lead,.facebook-lead:hover{background-color:#1877f2!important;border-color:#1877f2!important;color:#fff!important;font-weight:500!important}.facebook-lead:disabled{color:#a6a7a6!important;background:#e0e0e0!important;border:none!important}.activity-history-modal .mrf-history-timeline{padding-top:10px!important}.activity-history-modal .mrf-history-timeline .ant-timeline-item-label{width:85px!important;top:45%;transform:translateY(-50%)}.activity-history-modal .mrf-history-timeline .ant-timeline-item-tail{left:80px!important;top:45%;height:100%}.activity-history-modal .mrf-history-timeline .ant-timeline-item-head{left:80px!important;top:40%;transform:translateY(-50%)}.activity-history-modal .mrf-history-timeline .ant-timeline-item-content{left:110px!important;width:calc(100% - 110px)!important;margin:0}.activity-history-modal .mrf-history-timeline .mrf-timeline-date{width:76px;text-align:right;font-size:12px;padding-right:8px;position:absolute;top:45%;transform:translateY(-50%)}.activity-history-modal .mrf-history-timeline .mrf-timeline-date .text-muted{font-size:11px}.activity-history-modal .mrf-history-timeline .mrf-history-card{background-color:#fafafa;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-right:0}.activity-history-modal .mrf-history-timeline .mrf-history-card .ant-card-body{padding:4px 6px!important}.activity-history-modal .mrf-history-timeline .mrf-history-card:hover{box-shadow:0 4px 12px #00000014}.activity-history-modal .mrf-history-timeline .mrf-history-card .mrf-history-card-header{display:flex;align-items:center}.activity-history-modal .mrf-history-timeline .mrf-history-card .mrf-history-meta{background-color:#f0f2f5;padding:3px;border-radius:6px;font-size:13px}.activity-history-modal .mrf-history-timeline .mrf-history-card .mrf-history-meta .ant-row{margin-bottom:0!important}.activity-history-modal .mrf-history-timeline .mrf-history-card .mrf-history-footer{display:flex;align-items:center;padding-top:6px;border-top:1px solid #f0f0f0;font-size:12px}.activity-modal-quill-editor .ql-container{border:1px solid #ccc;font-size:14px;height:150px}.activity-modal-quill-editor .ql-editor{min-height:150px}@media (max-width: 768px){.activity-modal-quill-editor .ql-editor{min-height:150px}}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="8px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="8px"]:before{content:"8px";font-size:13px}.ql-size-8px{font-size:8px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="9px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="9px"]:before{content:"9px";font-size:13px}.ql-size-9px{font-size:9px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="10px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="10px"]:before{content:"10px";font-size:13px}.ql-size-10px{font-size:10px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="11px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="11px"]:before{content:"11px";font-size:13px}.ql-size-11px{font-size:11px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="12px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="12px"]:before{content:"12px";font-size:13px}.ql-size-12px{font-size:12px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="13px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="13px"]:before{content:"13px";font-size:13px}.ql-size-13px{font-size:13px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="14px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="14px"]:before{content:"14px";font-size:13px}.ql-size-14px{font-size:14px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="15px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="15px"]:before{content:"15px";font-size:13px}.ql-size-15px{font-size:15px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="16px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="16px"]:before{content:"16px";font-size:13px}.ql-size-16px{font-size:16px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="17px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="17px"]:before{content:"17px";font-size:13px}.ql-size-17px{font-size:17px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="18px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="18px"]:before{content:"18px";font-size:13px}.ql-size-18px{font-size:18px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="19px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="19px"]:before{content:"19px";font-size:13px}.ql-size-19px{font-size:19px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="20px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="20px"]:before{content:"20px";font-size:13px}.ql-size-20px{font-size:20px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="21px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="21px"]:before{content:"21px";font-size:13px}.ql-size-21px{font-size:21px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="22px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="22px"]:before{content:"22px";font-size:13px}.ql-size-22px{font-size:22px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="23px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="23px"]:before{content:"23px";font-size:13px}.ql-size-23px{font-size:23px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="24px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="24px"]:before{content:"24px";font-size:13px}.ql-size-24px{font-size:24px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="25px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="25px"]:before{content:"25px";font-size:13px}.ql-size-25px{font-size:25px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="26px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="26px"]:before{content:"26px";font-size:13px}.ql-size-26px{font-size:26px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="27px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="27px"]:before{content:"27px";font-size:13px}.ql-size-27px{font-size:27px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="28px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="28px"]:before{content:"28px";font-size:13px}.ql-size-28px{font-size:28px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="29px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="29px"]:before{content:"29px";font-size:13px}.ql-size-29px{font-size:29px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="30px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="30px"]:before{content:"30px";font-size:13px}.ql-size-30px{font-size:30px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="31px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="31px"]:before{content:"31px";font-size:13px}.ql-size-31px{font-size:31px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="32px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="32px"]:before{content:"32px";font-size:13px}.ql-size-32px{font-size:32px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="33px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="33px"]:before{content:"33px";font-size:13px}.ql-size-33px{font-size:33px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="34px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="34px"]:before{content:"34px";font-size:13px}.ql-size-34px{font-size:34px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="35px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="35px"]:before{content:"35px";font-size:13px}.ql-size-35px{font-size:35px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="36px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="36px"]:before{content:"36px";font-size:13px}.ql-size-36px{font-size:36px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="37px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="37px"]:before{content:"37px";font-size:13px}.ql-size-37px{font-size:37px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="38px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="38px"]:before{content:"38px";font-size:13px}.ql-size-38px{font-size:38px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="39px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="39px"]:before{content:"39px";font-size:13px}.ql-size-39px{font-size:39px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="40px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="40px"]:before{content:"40px";font-size:13px}.ql-size-40px{font-size:40px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="41px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="41px"]:before{content:"41px";font-size:13px}.ql-size-41px{font-size:41px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="42px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="42px"]:before{content:"42px";font-size:13px}.ql-size-42px{font-size:42px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="43px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="43px"]:before{content:"43px";font-size:13px}.ql-size-43px{font-size:43px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="44px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="44px"]:before{content:"44px";font-size:13px}.ql-size-44px{font-size:44px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="45px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="45px"]:before{content:"45px";font-size:13px}.ql-size-45px{font-size:45px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="46px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="46px"]:before{content:"46px";font-size:13px}.ql-size-46px{font-size:46px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="47px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="47px"]:before{content:"47px";font-size:13px}.ql-size-47px{font-size:47px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="48px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="48px"]:before{content:"48px";font-size:13px}.ql-size-48px{font-size:48px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="49px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="49px"]:before{content:"49px";font-size:13px}.ql-size-49px{font-size:49px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="50px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="50px"]:before{content:"50px";font-size:13px}.ql-size-50px{font-size:50px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="51px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="51px"]:before{content:"51px";font-size:13px}.ql-size-51px{font-size:51px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="52px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="52px"]:before{content:"52px";font-size:13px}.ql-size-52px{font-size:52px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="53px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="53px"]:before{content:"53px";font-size:13px}.ql-size-53px{font-size:53px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="54px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="54px"]:before{content:"54px";font-size:13px}.ql-size-54px{font-size:54px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="55px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="55px"]:before{content:"55px";font-size:13px}.ql-size-55px{font-size:55px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="56px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="56px"]:before{content:"56px";font-size:13px}.ql-size-56px{font-size:56px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="57px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="57px"]:before{content:"57px";font-size:13px}.ql-size-57px{font-size:57px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="58px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="58px"]:before{content:"58px";font-size:13px}.ql-size-58px{font-size:58px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="59px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="59px"]:before{content:"59px";font-size:13px}.ql-size-59px{font-size:59px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="60px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="60px"]:before{content:"60px";font-size:13px}.ql-size-60px{font-size:60px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="61px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="61px"]:before{content:"61px";font-size:13px}.ql-size-61px{font-size:61px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="62px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="62px"]:before{content:"62px";font-size:13px}.ql-size-62px{font-size:62px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="63px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="63px"]:before{content:"63px";font-size:13px}.ql-size-63px{font-size:63px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="64px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="64px"]:before{content:"64px";font-size:13px}.ql-size-64px{font-size:64px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="65px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="65px"]:before{content:"65px";font-size:13px}.ql-size-65px{font-size:65px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="66px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="66px"]:before{content:"66px";font-size:13px}.ql-size-66px{font-size:66px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="67px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="67px"]:before{content:"67px";font-size:13px}.ql-size-67px{font-size:67px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="68px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="68px"]:before{content:"68px";font-size:13px}.ql-size-68px{font-size:68px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="69px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="69px"]:before{content:"69px";font-size:13px}.ql-size-69px{font-size:69px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="70px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="70px"]:before{content:"70px";font-size:13px}.ql-size-70px{font-size:70px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="71px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="71px"]:before{content:"71px";font-size:13px}.ql-size-71px{font-size:71px!important}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="72px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="72px"]:before{content:"72px";font-size:13px}.ql-size-72px{font-size:72px!important}.ql-snow.ql-toolbar{border:1px solid #ccc;border-bottom:none}.ql-snow.ql-toolbar .ql-formats{margin-right:8px}.ql-snow.ql-toolbar .ql-picker.ql-size{width:65px}.ql-snow.ql-toolbar .ql-picker.ql-size .ql-picker-label{padding-left:8px;padding-right:20px}.ql-snow.ql-toolbar .ql-picker.ql-font{width:120px}.ql-picker-options{max-height:200px;overflow-y:auto;z-index:1000}.ql-picker-options .ql-picker-item{padding:5px 12px}.ql-picker-options .ql-picker-item:hover{background-color:#f0f0f0}.ql-container{border:1px solid #ccc;font-size:14px}.ql-editor{min-height:300px;line-height:1.6;padding:12px 15px}.ql-editor.ql-blank:before{font-style:italic;color:#999}.dual-editor-container{display:flex;gap:20px;min-height:400px;width:100%}.dual-editor-container .quill-editor-section{flex:1;min-width:60%}.dual-editor-container .quill-editor-section .editor-header{background:#f8f9fa;border:1px solid #dee2e6;border-bottom:none;padding:10px 15px;margin:0}.dual-editor-container .quill-editor-section .editor-header h4{margin:0;font-size:16px;font-weight:600;color:#495057}.dual-editor-container .html-editor-section{flex:1;min-width:38%;max-width:50%}.dual-editor-container .html-editor-section .editor-header{display:flex;justify-content:space-between;align-items:center;background:#f1f3f4;border:1px solid #dee2e6;border-bottom:none;padding:10px 15px;margin:0}.dual-editor-container .html-editor-section .editor-header h4{margin:0;font-size:16px;font-weight:600;color:#495057}.dual-editor-container .html-editor-section .editor-header .html-controls{display:flex;gap:8px}.dual-editor-container .html-editor-section .editor-header .html-controls button{padding:6px 12px;border:none;border-radius:4px;font-size:12px;cursor:pointer;font-weight:500;transition:all .2s ease}.dual-editor-container .html-editor-section .editor-header .html-controls button.format-html-btn{background:#17a2b8;color:#fff}.dual-editor-container .html-editor-section .editor-header .html-controls button.format-html-btn:hover{background:#138496;transform:translateY(-1px)}.dual-editor-container .html-editor-section .editor-header .html-controls button.copy-html-btn{background:#007bff;color:#fff}.dual-editor-container .html-editor-section .editor-header .html-controls button.copy-html-btn:hover{background:#0056b3;transform:translateY(-1px)}.dual-editor-container .html-editor-section .html-source-editor{width:100%;height:350px;padding:15px;border:1px solid #ccc;border-top:none;font-family:Courier New,Monaco,Menlo,monospace;font-size:13px;line-height:1.5;resize:vertical;background:#fafafa;color:#333;outline:none}.dual-editor-container .html-editor-section .html-source-editor:focus{background:#fff;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.dual-editor-container .html-editor-section .html-source-editor::placeholder{color:#6c757d;font-style:italic}.dual-editor-container .html-editor-section .html-source-editor:focus{background:#fff}@media (max-width: 1024px){.dual-editor-container{flex-direction:column}.dual-editor-container .quill-editor-section,.dual-editor-container .html-editor-section{flex:none;width:100%;min-width:100%;max-width:100%}.dual-editor-container .html-source-editor{height:250px}}@media (max-width: 768px){.dual-editor-container{gap:15px}.dual-editor-container .ql-editor{min-height:200px}.dual-editor-container .html-source-editor{height:200px;padding:10px;font-size:12px}.dual-editor-container .editor-header{padding:8px 12px!important}.dual-editor-container .editor-header h4{font-size:14px!important}.dual-editor-container .editor-header .html-controls button{padding:4px 8px!important;font-size:11px!important}}.ql-editor img{max-width:100%;height:auto}.html-source-editor::-webkit-scrollbar,.ql-picker-options::-webkit-scrollbar{width:8px}.html-source-editor::-webkit-scrollbar-track,.ql-picker-options::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.html-source-editor::-webkit-scrollbar-thumb,.ql-picker-options::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.html-source-editor::-webkit-scrollbar-thumb:hover,.ql-picker-options::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.html-source-editor::selection{background:#b3d4fc}.html-source-editor::-moz-selection{background:#b3d4fc}.render-tag-not-all-multiple{background-color:#fff}.render-tag-not-all-single{background-color:transparent;border:none;font-size:12px!important;font-weight:400!important}.filter-tag{background-color:#f6f6f6;cursor:default;margin-inline-end:0px}.th-mobile-sidebar .ant-drawer-header{padding:8px!important}.th-mobile-sidebar .ant-drawer-body{padding:0!important}.ant-layout .ant-layout-sider-trigger{display:none}.ant-menu .ant-menu-item-selected{color:#004d76}.sider-desktop-divider{margin:1px;border-color:#fff}.search-module .ant-select-selector{height:28px!important;font-size:12px!important}.search-module .ant-select-selector:hover{border-color:#d9d9d9!important;outline:none}.search-module .ant-select-selector:focus{border-color:#d9d9d9!important;outline:none}.search-module .ant-select-selector .ant-select-selection-search-input{height:24px!important}.search-module .ant-select-selector .ant-select-selection-item{font-size:12px!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation-name:fadeIn;animation-duration:.3s;animation-timing-function:ease-in;animation-fill-mode:forwards}.sidebar-menu-small{overflow:auto!important}.sidebar-menu-collapsed{overflow:auto!important;height:calc(100vh - 82px)!important}.sidebar-menu-not-collapsed{overflow:auto!important;height:calc(100vh - 115px)!important}.search-icon-div{cursor:pointer;background-color:#f6f6f6;border-radius:5px}.header-wrapper,.header-wrapper-collapsed{transition:padding-left .2s ease}.header-style{padding:0;height:50px;position:fixed;top:0;z-index:10;border-bottom:1px solid #dfe3e8;width:100%}.logout-buttton-style{outline:none;border:none}.avatar-style{margin-right:15px;cursor:pointer}.avatar-popover .ant-popover-arrow{display:none}.avatar-popover .ant-popover-content{right:15px;top:-5px}.avatar-popover .ant-popover-content .ant-popover-inner{padding:0}.profile-menu .ant-menu-item{padding:0 15px!important}.profile-menu .ant-menu-item:hover{background:#f5f5f5!important}.name-text{color:#cd015c}.user-level-text,.username-text{color:#6f6f6f}.search-input-lead-global,.search-input-lead-global .ant-input,.search-input-lead-global .ant-input-affix-wrapper{font-size:10px!important}@media (min-width: 576px){.search-input-lead-global,.search-input-lead-global .ant-input,.search-input-lead-global .ant-input-affix-wrapper{font-size:11px!important}}.country-code-lead-select-global .ant-select-selector{height:30px!important}.country-code-lead-select-global .ant-select-selector .ant-select-selection-item{font-size:10px!important}.global-search-card-data-text{font-size:11px}.global-search-card-data-text>span{font-weight:500}.global-search-div{background-color:#f6f6f6;cursor:pointer}.global-search-div:hover{background-color:#f1f1f1;cursor:pointer}.rating-container{display:flex;align-items:center;flex-wrap:wrap;width:100%;justify-content:center;background-image:linear-gradient(to right,#f79009,#12b76a)}.rating-box{border:.5px solid #fff;height:24px;width:30px;margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3px 5px;flex:1;color:#fff}.rating-box.selectable{cursor:pointer}.rating-box.selectable:hover{background-color:#add8e6}.rating-box.selected{background-color:#0767db}.highlight-row{background-color:#d2e5f0!important}.highlight-row:hover{background-color:#c0d8e8!important}.highlight-row td{background-color:transparent!important}.rating-description .ant-descriptions-row>td{padding-bottom:8px!important}@media (max-width: 600px){.lead-button{height:30px!important;padding:0 4px!important}.lead-radio .ant-radio-button-wrapper{padding-inline:4px!important}}.notification-popover .ant-popover-arrow{display:none}.notification-popover .ant-popover-content{right:55px;top:-5px}.notification-popover .ant-popover-content .ant-popover-inner{padding:0}.notification-div{cursor:pointer;padding:8px 12px;border-bottom:1px solid #f0f0f0}.notification-div:hover{background-color:#f6f6f6}.notification-icon,.notification-header{color:#cd015c}.pip-ribbon{padding:0 4px!important;font-size:11px!important;line-height:16px!important;top:10px!important;font-weight:600!important}.pip-ribbon-popover{padding:0 4px!important;font-size:12px!important;line-height:16px!important;top:-4px!important;font-weight:600!important}.pip-ribbon.ant-ribbon-placement-end{inset-inline-end:8px!important}.network-speed-indicator{display:inline-flex;flex-direction:column;align-items:center;gap:4px;min-width:50px;height:50px;margin-top:6px}.signal-bars{display:flex;align-items:flex-end;height:30px;gap:2px;margin:0;padding:0}.bar{width:4px;background-color:#ddd;margin:0;padding:0;border-radius:2px;transition:background-color .3s ease}.bar.active{background-color:#4caf50}.bar-1{height:4px}.bar-2{height:8px}.bar-3{height:12px}.bar-4{height:16px}.bar-5{height:20px}.status{font-size:9px;line-height:1;margin:0;padding:0}.status-text{font-weight:700;white-space:nowrap}.status-text.poor{color:#f44336}.status-text.good{color:#ff9800}.status-text.excellent{color:#4caf50}.footer-divider{padding:1px 0}.content-wrapper,.content-wrapper-collapsed{transition:padding-left .2s ease}.layout-style{background:#f6f6f6}.content-style{min-height:280px}.nj-form .ant-form-item{margin:0!important}.custom-tabs-container{display:flex;border-bottom:1px solid #f0f0f0;margin-bottom:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}@media (min-width: 1024px){.custom-tabs-container{overflow-x:visible;flex-wrap:nowrap;justify-content:space-between}.custom-tabs-container .tab-item{flex:1;max-width:none}}.custom-tabs-container::-webkit-scrollbar{display:none}.custom-tabs-container .tab-item{display:flex;flex-direction:column;align-items:center;min-width:80px;padding:8px 2px;cursor:pointer;position:relative;white-space:normal;transition:all .3s ease;border-top-left-radius:4px;border-top-right-radius:4px;border:1px solid transparent;border-bottom:none}@media (max-width: 1023px){.custom-tabs-container .tab-item{flex:0 0 auto;min-width:100px}}@media (max-width: 767px){.custom-tabs-container .tab-item{min-width:75px;max-width:90px;padding:6px 4px}}.custom-tabs-container .tab-item:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:transparent;transition:background-color .3s ease}.custom-tabs-container .tab-item.active{background-color:#f5f5f5;border-color:#f0f0f0;color:#cd015c}.custom-tabs-container .tab-item.active:after{background-color:#cd015c}.custom-tabs-container .tab-item.active .tab-number{background-color:#cd015c;color:#fff}.custom-tabs-container .tab-item.active .tab-icon{color:#cd015c}.custom-tabs-container .tab-item.active .tab-title{color:#cd015c;font-weight:600}.custom-tabs-container .tab-item.disabled{opacity:.5;cursor:not-allowed}.custom-tabs-container .tab-item:hover:not(.disabled):not(.active){background-color:#fafafa}.custom-tabs-container .tab-item:hover:not(.disabled):not(.active) .tab-icon,.custom-tabs-container .tab-item:hover:not(.disabled):not(.active) .tab-title{color:#cd015c}.custom-tabs-container .tab-item .tab-number{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#f0f0f0;color:#666;font-size:12px;font-weight:600;margin-bottom:5px;transition:all .3s ease}.custom-tabs-container .tab-item .tab-icon{font-size:18px;margin-bottom:3px;color:#666;transition:color .3s ease}@media (max-width: 767px){.custom-tabs-container .tab-item .tab-icon{font-size:16px;margin-bottom:2px}}.custom-tabs-container .tab-item .tab-title{font-size:12px;text-align:center;color:#666;transition:color .3s ease;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:28px;width:100%}@media (max-width: 767px){.custom-tabs-container .tab-item .tab-title{font-size:10px;line-height:1.1;height:22px;-webkit-line-clamp:2;word-break:break-word}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}tr.ant-table-row.ant-table-row-level-0 td:nth-child(5){text-transform:capitalize}.image-gallery .ant-image{height:100%!important}
