@import url(https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&family=Manrope:wght@200..800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@500&display=swap);.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;bottom:0;forced-color-adjust:none;left:0;line-height:1;overflow:hidden;position:absolute;right:0;text-align:left;text-align:initial;top:0;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{bottom:0;cursor:default;display:block;left:0;position:absolute;right:0;top:100%;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}

/*!
 * 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{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.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:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.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-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.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 .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .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-stroke.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{fill:#444}.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,.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-stroke.ql-thin,.ql-snow .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{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.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;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[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-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[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 #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.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:0}.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]{border:1px solid #ccc;display:none;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:0;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}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}a{color:#e50050!important;text-decoration:none!important}a:active,a:focus,a:hover{color:#222;text-decoration:underline}body{color:#222}.clearfix:after{clear:both;content:"";display:table}.container{margin-left:auto;margin-right:auto;max-width:1180px;padding-left:20px;padding-right:20px;width:100%}.hide-text{overflow:hidden;padding:0;text-indent:101%;white-space:nowrap}.visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.darkbtn{border-radius:10px!important;box-shadow:none!important;color:#222!important;font-family:Manrope,sans-serif!important;font-size:15px!important;font-weight:700!important;height:38px;line-height:20.49px!important;text-align:center;text-transform:none!important}.MuiButtonBase-root.MuiButton-root.MuiButton-contained{background-color:#eb1414!important;color:#fff!important}.MuiButtonBase-root.MuiButton-root.MuiButton-outlined{border:2px solid #eb1414;color:#eb1414!important}.MuiButtonBase-root.MuiButton-root.MuiButton-contained.Mui-disabled{background-color:#0000001f!important;color:#00000042!important}.MuiFormLabel-root.Mui-focused{color:#eb1414!important}.MuiInputBase-root.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.MuiInputBase-root.MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.MuiOutlinedInput-Root.Mui-focused{border-color:#eb1414}.MuiInputBase-root.MuiOutlinedInput-root{border-radius:5px;padding-left:0}.MuiFormControl-root.MuiTextField-root .MuiInputBase-multiline,.search_add_btn_section .MuiInputBase-root.MuiOutlinedInput-root{padding-left:15px}.icon_start_input .MuiOutlinedInput-notchedOutline{border-color:#2b2b2b}.icon_start_input input{padding:15px 10px}.icon_start_input svg{color:#0f172a}.upload_file{border-radius:10px!important;font-size:10px!important;text-transform:none!important}.multiselect_box .MuiButtonBase-root.MuiChip-root.MuiChip-filled{background-color:#fbd0d0}.multiselect_box .MuiChip-label.MuiChip-labelMedium{color:#000;font-family:Manrope,sans-serif!important;font-size:18px}.employee_avatar_img{border:4px solid #000;height:110px!important;width:110px!important}.employee_avatar_svg .MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium{background:#fff;border:2px solid #000;border-radius:50%;cursor:pointer;padding:3px}.employee_profile_screen .idtext{font-weight:700!important}.edit_icon_button{border-radius:10px!important;box-shadow:none!important;text-transform:capitalize!important}.edit_icon_button svg{height:20px;margin-right:5px;width:20px}.header-menu{border-radius:20px;box-shadow:0 0 10px 0 #0000001a;display:flex;justify-content:right;padding:25px 15px}.header-menu,.mobile-menu{align-items:center;background-color:#fff;flex-direction:row;gap:25px}.mobile-menu{border-bottom:1px solid #c9c9c9;display:none;justify-content:space-around;padding:10px 20px}.profile-avatar{align-items:center;cursor:pointer;display:flex}.header_drop_down li{font-size:14px;font-weight:400;line-height:16.39px;margin-bottom:5px;text-align:left}.header_drop_down .MuiButtonBase-root.MuiMenuItem-root:hover{background-color:#eb141433}@media screen and (max-width:1000px){.mobile-menu{display:flex}.mobile-menu .notification{align-items:center;display:flex;gap:20px}.Sidebar_main,.header-menu{display:none}.Sidebar_main_new .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{border-radius:0;box-shadow:none;margin-bottom:0}.Sidebar_main_new .MuiButtonBase-root.MuiAccordionSummary-root{background-color:#eb1414;color:#fff}.Sidebar_main_new .MuiButtonBase-root.MuiAccordionSummary-root.MuiAccordionSummary-gutters{padding:0 20px}.Sidebar_main_new .MuiButtonBase-root.MuiListItemButton-root,.Sidebar_main_new .MuiListItem-root.MuiListItem-gutters.MuiListItem-padding{padding:0}.Sidebar_main_new .MuiAccordionSummary-expandIconWrapper{color:#fff}.zenith_icon{height:38.54px;margin-bottom:43px;width:122.99px}.sidebar_logosection{padding:20px}.avatar_img{height:29px;width:29px}.Sidebar_main .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{border-radius:0;box-shadow:none;margin-bottom:0}.MuiAccordionSummary-content.MuiAccordionSummary-contentGutters{font-size:16px;font-weight:600;line-height:19.2px}.active_class .MuiButtonBase-root.MuiAccordionSummary-root{background-color:red;color:#fff}.MuiButtonBase-root.MuiAccordionSummary-root.MuiAccordionSummary-gutters{padding:0 20px}.MuiButtonBase-root.MuiListItemButton-root,.MuiListItem-root.MuiListItem-gutters.MuiListItem-padding{padding:0}.MuiAccordionSummary-expandIconWrapper{color:#fff}}.pagination_container{margin-bottom:0!important}.pagination_container .MuiStack-root .MuiPagination-root .MuiPagination-ul li .Mui-selected{background-color:#c302021f;border-color:#eb141480;color:#eb1414}@media screen and (max-width:360px){.pagination_container .MuiStack-root .MuiPagination-root .MuiPagination-ul li{margin-bottom:10px}}.kebab-menu .MuiPaper-root{border:1px solid #f8f8f8;border-radius:8px;box-shadow:0 4px 4px 0 #0000001a;min-width:120px}.kebab-menu li{font-size:12px;font-weight:400;line-height:16.39px;margin-bottom:5px;text-align:left}.kebab-menu .MuiButtonBase-root.MuiMenuItem-root:hover{background-color:#eb141433}.add-new-client{border:1px solid #f3f3f3;border-radius:10px;box-shadow:0 7px 15px 0 rgba(0,0,0,.149);padding:34px 26px}.add-new-client .simple-field,.add-new-client .simple-field .MuiFormControl-root{width:100%}.add-new-client h3{margin:0}.add-new-client .password_width .MuiFormControl-root{width:100%}.add-new-client .add_address_text{color:#eb1414;cursor:pointer;font-weight:600!important;margin-bottom:16px;text-align:end;text-decoration:underline;width:-webkit-fit-content;width:fit-content}.add-new-client .add_remove_text{display:flex;justify-content:end}.add-new-client .add_address_btn button{color:#eb1414!important;font-size:10px!important;font-weight:700!important;height:15px;line-height:13.66px!important;padding:0;text-align:center}.add-new-client .add_address_btn button:hover{background-color:#0000}.add-new-client .checkbox_text .MuiTypography-root.MuiTypography-body1{font-size:20px!important;font-weight:600!important;line-height:27.32px!important;margin-left:15px}.add-new-client .standard_checkbox{margin:0}.add-new-client .standard_checkbox .MuiTypography-root.MuiTypography-body1{font-size:18px!important;font-weight:600!important;line-height:24.32px!important;margin-left:0}.add-new-client .standard_checkbox .MuiButtonBase-root.MuiRadio-root.Mui-checked{color:#eb1414}.add-new-client .standard_checkbox .MuiButtonBase-root.MuiCheckbox-root{padding-left:0}.add-new-client .delete_icon_new{align-items:center;display:flex;height:3em;justify-content:center}.add-new-client .delete_icon_new .MuiButtonBase-root.MuiIconButton-root{background-color:#eb1414}.add-new-client .delete_icon_new .MuiButtonBase-root.MuiIconButton-root svg{color:#f3f3f3}.add-new-client .new_tier_btn{margin-bottom:15px}.form-div{column-gap:26px;display:flex;margin-bottom:16px}.form-div .MuiFormControl-root.MuiTextField-root{width:100%}.next_previous_btn button{min-width:185px}@media screen and (max-width:1000px){.next_previous_btn button{margin-bottom:10px!important}.form-div{flex-direction:column;margin-bottom:0}.form-div .form_div_inner{margin-bottom:16px}}@media screen and (max-width:600px){.add-new-client .delete_icon_new{display:block;margin-left:12px}.add-new-client .new_tier_btn{margin-top:15px}.add-new-client .new_tier_btn button{width:100%}}.notification-drawer{height:calc(100% - 40px)}.notification-drawer .MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation6{max-width:370px}.notification-drawer .MuiSvgIcon-root{color:#000}.notification-drawer .error_svg_new{height:15px;width:15px}.notification-drawer .MuiPaper-root{align-items:baseline;background-color:#fff;border:1px solid #eee;border-radius:4px;box-shadow:none;color:#000;display:flex;flex-direction:column;height:100%;overflow:hidden}.notification-drawer .MuiPaper-root .MuiSnackbarContent-message{height:100%;width:100%}.notification-drawer .MuiAccordionSummary-content.Mui-expanded.MuiAccordionSummary-contentGutters{margin:20px 0 0}.notification-drawer .MuiButtonBase-root.MuiAccordionSummary-root.MuiAccordionSummary-gutters{min-height:44px;padding:0 5px;width:100%}.notification-drawer .MuiButtonBase-root.MuiAccordionSummary-root.MuiAccordionSummary-gutters .MuiTypography-root.MuiTypography-body1{font-size:16px;margin-left:0}.notification-drawer .MuiAccordionDetails-root{padding:8px 10px 12px}.notification-drawer .MuiAccordionDetails-root .MuiTypography-root.MuiTypography-body1{font-size:15px}.notification-container{display:flex;flex-direction:column;gap:18px;height:100%;position:relative}.notification-container .tab-component{height:100%}.close{cursor:pointer;position:absolute;right:10px;top:10px}.notification-badge{align-items:center;border-radius:5px;color:#000;display:flex;font-size:18px;gap:6px;max-width:300px;padding:2px 5px;width:100%}@media screen and (max-width:600px){.notification-badge{max-width:100%}}.tab-component .button-group{background:#fff;border:1px solid #d6d6d6;border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.102);padding:5px;width:-webkit-fit-content;width:fit-content}.tab-component button{font-family:manrope}.document_dialogs_box .MuiPaper-root{width:440px}.document_dialogs_box .divider_section{margin-bottom:25px;margin-top:25px}.document_dialogs_box .divider_section .MuiDivider-root:before{width:0}.document_dialogs_box .divider_section .MuiDivider-root:after{border-top:2px solid #e8e8e8;width:100%}.document_dialogs_box .divider_section .MuiDivider-wrapper{padding-left:0}.document_dialogs_box .upload_text{color:#0c0c0c;font-family:Manrope;font-weight:500!important;margin-bottom:15px;text-align:center}.document_dialogs_box .file_size_text{color:#0c0c0c;font-family:Manrope!important;font-weight:500!important;margin-left:38px;min-width:-webkit-fit-content;min-width:fit-content}.document_dialogs_box .darkbtn{min-width:185px}.document_dialogs_box .action_btn{gap:15px;justify-content:center;margin-bottom:10px}.document_dialogs_box .select_box_section{margin-top:20px}.document_dialogs_box .upload_add_doc{text-align:end}@media screen and (max-width:600px){.document_dialogs_box .upload_add_doc,.document_dialogs_box .upload_add_doc .MuiButtonBase-root.MuiButton-root.MuiButton-outlined{width:100%}.document_dialogs_box .MuiPaper-root{min-width:85%;width:90%}.document_dialogs_box .file_size_text{margin-left:0}.document_dialogs_box .action_btn{display:block;gap:"0";justify-content:"center"}.document_dialogs_box .action_btn div{margin-left:0}.document_dialogs_box .action_btn .darkbtn{margin-bottom:10px;margin-left:0;width:100%}}.radio-btn .MuiFormGroup-root .MuiFormControlLabel-root .MuiButtonBase-root{color:#636463}.radio-btn .MuiFormGroup-root .MuiFormControlLabel-root .Mui-checked{color:#eb1414}.simple-field{width:100%}.automation-communication{display:flex;flex-direction:column;gap:20px}.automation-communication .card-container{padding:24px}.automation-communication .card-container .MuiFormControl-root .MuiFormGroup-root .MuiFormControlLabel-root .Mui-checked{color:#eb1414!important}.automation-communication .card-container .automation-field{flex:1 1;width:100%}.under-line-btn{border:none;font-size:13px;text-decoration:underline}.normal-out-line-btn,.under-line-btn{background:#0000;color:#eb1414;cursor:pointer;font-family:Manrope;font-weight:600}.normal-out-line-btn{border:2px solid #eb1414;border-radius:10px;font-size:15px;padding:9px 22px}.view-full-details{height:70%;top:250px!important;width:700px}.view-full-details .MuiPaper-root{align-items:start;background:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:100%}.view-full-details .MuiPaper-root .MuiSnackbarContent-message{width:100%}.information-detail{padding:8px;width:100%}.information-detail .back-icon{border:1px solid #000;border-radius:20px;cursor:pointer}.information-detail .info-text{color:#eb1414;font-size:18px;font-weight:500}.bread-crumb{align-items:center;display:flex;gap:20px;margin-bottom:20px}.darkbtn_mobile{margin-bottom:30px;margin-top:25px}@media screen and (max-width:600px){.bread-crumb{margin-bottom:20px}.bread-crumb,.bread-crumb p.MuiTypography-root.MuiTypography-body1.font14px{display:inline-block}.bread-crumb svg{height:.8rem}.button_mobile_side .darkbtn,.button_mobile_side .darkbtn_mobile{width:100%}}#mydiv{background:#fff;border:1px solid #f0f0f0;box-shadow:5px 5px 8px #0003;max-width:500px;min-width:350px;right:5%;width:100%;z-index:999}#mydiv .drag-element{align-items:center;background:#f0f0f0;display:flex;height:30px;justify-content:end;padding:0 5px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:9}#mydiv .drag-element .drag-part{background:#eb1414;border-radius:20px;cursor:move;height:100%;margin-right:5px;width:100%}#mydiv .drag-element .close-btn{color:#eb1414;cursor:pointer}.pop-up-style{display:flex;height:-webkit-fit-content;height:fit-content;justify-content:center;padding:20px}.transaction-main-form{width:100%}.draggable_card_view_dialogs .pop-up-style{padding:20px}@media screen and (max-width:600px){#mydiv{max-width:80%;min-width:80%;width:100%}}.grid_show_skeleton{background-color:#fff;border:1px solid #f3f3f3;border-radius:10px;box-shadow:0 7px 15px 0 rgba(0,0,0,.149);margin-bottom:20px;margin-left:0;margin-top:40px;padding:20px 40px;width:100%}.grid_show_skeleton .skeleton_id_text{width:150px}.grid_show_skeleton .skeleton_para_text{width:310px}.skeleton_btn{border-radius:10px;width:138px}@media screen and (max-width:600px){.grid_show_skeleton .skeleton_id_text{width:85%}.grid_show_skeleton .skeleton_para_text{width:90%}.skeleton_btn{margin-bottom:20px;width:100%}}.loginscreen .login_side_img{background-image:url(/static/media/login_sideimg.d18a0d3c3c71fd4a97b0.png);background-position:50%;background-size:cover;height:100vh}.loginscreen .zenith_icon{height:91px;margin-bottom:106px;margin-top:100px;text-align:center;width:312px}.loginscreen .left_logo_section{align-items:center;display:flex;justify-content:center;text-align:center}.loginscreen .login_inner_section{padding-bottom:97px;padding-left:73px;padding-right:73px;width:100%}.loginscreen .forgot_text,.loginscreen .login_text{margin-bottom:10px}.loginscreen .login_text{text-align:left}.loginscreen .forgot_text{color:#eb1414;cursor:pointer;margin-top:10px;text-align:end;text-decoration:underline}.loginscreen fieldset.MuiOutlinedInput-notchedOutline{border-color:#eb1414}.loginscreen .MuiInputBase-input{font-size:12px;line-height:16.39px;padding:15px 10px}.loginscreen .MuiFormControl-root{width:100%}.loginscreen .MuiFormControl-root svg{color:#eb1414}.loginscreen input::placeholder{color:#eb1414;font-size:12px;font-weight:300;line-height:16.39px;opacity:1}.loginscreen input:-ms-input-placeholder{color:#eb1414;font-size:12px;font-weight:300;line-height:16.39px}.loginscreen input::-ms-input-placeholder{color:#eb1414;font-size:12px;font-weight:300;line-height:16.39px}.loginscreen .darkbtn{width:100%}.loginscreen .MuiFormLabel-root.MuiInputLabel-root.MuiInputLabel-formControl{color:#eb1414;font-size:12px;font-weight:300;line-height:16.39px}.loginscreen .MuiFormLabel-root.MuiInputLabel-root.MuiInputLabel-formControl.MuiInputLabel-shrink{color:#eb1414;font-size:1rem;font-weight:300;line-height:1.437rem}.otpscreen .base-Input-input{height:46px;width:83.83px}.otpscreen .edit_email{align-items:center;display:flex}.otpscreen .edit_email svg{cursor:pointer;height:15px;margin-left:5px;width:15px}.otpscreen .otp_text,.otpscreen .otppara{margin-bottom:24px;text-align:left}.otpscreen .codetext{color:#eb1414}.otpscreen .codeTextDisabled,.otpscreen .codetext{margin:24px 0;text-align:end;text-decoration:underline!important}.otpscreen .codeTextDisabled{color:gray}.otpscreen .counterText{color:#eb1414;margin:24px 0;text-align:end}.otpscreen .counterTextDisabled{color:gray;margin:24px 0;text-align:end}.forgotpassword .password_text,.forgotpassword .passwordpara{margin-bottom:10px;text-align:left}.forgotpassword .retun_text{color:#eb1414;cursor:pointer;margin-top:10px;text-align:right;text-decoration:underline}.forgotpassword .darkbtn{margin-top:5px}.changepassword .change_text{color:#eb1414;margin-top:10px;text-align:end;text-decoration:underline}.success_screen .passwordpara,.success_screen .success_text{font-weight:500!important}@media screen and (min-width:601px)and (max-width:900px){.otpscreen .login_inner_section{margin:0 auto;padding:0;width:80%}}@media screen and (min-width:901px)and (max-width:1350px){.otpscreen .login_inner_section{margin:0 auto;padding:0;width:80%}.otpscreen .base-Input-input{height:3.1vw;width:5.4vw}}@media screen and (max-width:600px){.loginscreen .login_inner_section{margin:auto;padding:0;width:90%}.loginscreen .zenith_icon{height:21.98vw;margin-top:100px;width:75.362vw}.otpscreen .base-Input-input{height:11vw;width:11.56vw}.otpscreen .otppara{margin-bottom:20px;margin-top:10px}.otpscreen .otp_text{margin-bottom:10px}.success_screen .login_inner_section{margin:auto;padding:0;width:90%}}@media screen and (min-width:900px)and (max-width:1439px){.loginscreen .zenith_icon{margin-top:0}.loginscreen .login_inner_section{padding-bottom:0}}@media screen and (min-width:1440px){.loginscreen .login_inner_section{width:590px}.success_screen .login_inner_section{width:690px}.otpscreen .login_inner_section{width:730px}}.card-container{background-color:#fff;border:1px solid #f3f3f3;border-radius:10px;box-shadow:0 0 10px 0 #0000001a;display:flex;padding:10px;width:inherit}.MuiTableContainer-root ::-webkit-scrollbar{width:20px}.MuiTableContainer-root ::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px gray}.MuiTableContainer-root ::-webkit-scrollbar-thumb{background:red;border-radius:10px}.MuiTableContainer-root ::-webkit-scrollbar-thumb:hover{background:#b30000}.MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root{background-color:#eb141433;border:none;font-size:16px;font-weight:700}.MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root:first-child{border-radius:13px 0 0 13px}.MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root:last-child{border-radius:0 13px 13px 0}.MuiTableContainer-root .MuiTableContainer-root.comman_table_data .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root{background-color:#eb141433;border:none;font-weight:700}.MuiTableContainer-root .MuiTableContainer-root.comman_table_data .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root:first-child{border-radius:20px 0 0 20px}.MuiTableContainer-root .MuiTableContainer-root.comman_table_data .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root:last-child{border-radius:0 20px 20px 0}.MuiTableContainer-root .MuiTableContainer-root.comman_table_data .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root{border:none;text-decoration:none}.MuiTableContainer-root .table_chip{background-color:#eb1414;border-radius:5px;color:#fff;height:auto;min-width:auto;opacity:50%;padding:5px 10px}.MuiTableContainer-root .table_chip .MuiChip-label{padding-left:0;padding-right:0}.newTable .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root{background-color:#fad6d7}.table_scrollbar tbody tr,.table_scrollbar thead{display:table!important;table-layout:fixed;width:100%}.table_scrollbar tbody{background-color:#fff;border-radius:2px;display:block!important;height:320px;overflow-y:auto}.variable_commission_table .comman_table_data{border:1px solid #f3f3f3;border-radius:10px;box-shadow:0 7px 15px 0 rgba(0,0,0,.149);padding:10px}.variable_commission_table .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root{background-color:#0000;border:1px solid #000}.variable_commission_table table{border:1px solid #000}.variable_commission_table .MuiTableCell-root.MuiTableCell-body{border-bottom:none}.variable_commission_table .MuiTableCell-root{border:1px solid #000}.Sidebar_main{box-shadow:4px 0 15px 0 rgba(0,0,0,.102);display:block;height:100%;min-height:100vh;transition:all .5s}.Sidebar_main .Sidebar_main_new{display:flex;flex-direction:column;height:100vh;position:relative}.Sidebar_main .sidebar_logosection{background-color:#fff;padding:16px}.Sidebar_main .arrow_according .MuiSvgIcon-root{height:18px;width:18px}.Sidebar_main .li-flex,.Sidebar_main .logout_btn_sidebar{align-items:center;display:flex;justify-content:center}.Sidebar_main .logout_btn_sidebar{margin:auto}.Sidebar_main .logout_btn_sidebar .darkbtn{margin-bottom:20px;width:90%}.Sidebar_main .zenith_icon{height:auto;width:122.99px}.Sidebar_main .icon_logo{height:100%;margin-bottom:68px;width:100%}.Sidebar_main .sidebar_logosection{padding:20px 20px 8px}.Sidebar_main .avatar_img{height:29px;width:29px}.Sidebar_main .avtart_new_img{height:90%;width:90%}.Sidebar_main .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{border-radius:0;box-shadow:none;margin-bottom:0;margin-top:0}.Sidebar_main .MuiAccordionSummary-content.MuiAccordionSummary-contentGutters{font-size:16px;font-weight:600;line-height:19.2px}.Sidebar_main .MuiAccordionSummary-content.MuiAccordionSummary-contentGutters p{font-weight:400}.Sidebar_main .MuiButtonBase-root.MuiAccordionSummary-root.MuiAccordionSummary-gutters{padding:0 16px}.Sidebar_main .MuiAccordionSummary-content.Mui-expanded{margin:16px 0 0}.Sidebar_main .MuiButtonBase-root.MuiAccordionSummary-root.Mui-expanded{border-top:1px solid #0000001f}.Sidebar_main .MuiButtonBase-root.MuiListItemButton-root,.Sidebar_main .MuiListItem-root.MuiListItem-gutters.MuiListItem-padding{padding:0}.Sidebar_main .MuiAccordionSummary-expandIconWrapper{color:#fff}.toggleButton{align-items:center;background-color:#fff;border:2px solid #eb1314;border-radius:50px;cursor:pointer;display:flex;justify-content:center;padding:5px;position:absolute;right:2px;top:55px}.collaps_toggle{height:30px;right:19px;top:73px;width:30px}@media screen and (max-width:1000px){.Sidebar_main{display:none}.Sidebar_main_new .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{border-radius:0;box-shadow:none;margin-bottom:0}.Sidebar_main_new .MuiButtonBase-root.MuiAccordionSummary-root{background-color:#eb1414;color:#fff}.Sidebar_main_new .MuiButtonBase-root.MuiAccordionSummary-root.MuiAccordionSummary-gutters{padding:0 20px}.Sidebar_main_new .MuiButtonBase-root.MuiListItemButton-root,.Sidebar_main_new .MuiListItem-root.MuiListItem-gutters.MuiListItem-padding{padding:0}.Sidebar_main_new .MuiAccordionSummary-expandIconWrapper{color:#fff}.zenith_icon{height:38.54px;margin-bottom:43px;width:122.99px}.sidebar_logosection{padding:20px}.avatar_img{height:29px;width:29px}.Sidebar_main .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{border-radius:0;box-shadow:none;margin-bottom:0}.MuiAccordionSummary-content.MuiAccordionSummary-contentGutters{font-size:16px;font-weight:600;line-height:19.2px}.active_class .MuiButtonBase-root.MuiAccordionSummary-root{background-color:red;color:#fff}.MuiButtonBase-root.MuiAccordionSummary-root.MuiAccordionSummary-gutters{padding:0 20px}.MuiButtonBase-root.MuiListItemButton-root,.MuiListItem-root.MuiListItem-gutters.MuiListItem-padding{padding:0}.MuiAccordionSummary-expandIconWrapper{color:#fff}}@media screen and (min-width:901px)and (max-width:1150px){.Sidebar_main .sidebar_logosection{padding:20px 10px}}.clientprofile_screen .main_client_heading{margin-bottom:40px;margin-top:45px}.clientprofile_screen .tab_section{border:1px solid #d6d6d6;border-radius:8px;padding:5px;width:-webkit-fit-content;width:fit-content}.clientprofile_screen .tab_section button{border-radius:8px!important;font-weight:500!important;height:28px;letter-spacing:.15px;padding:8px 10px}.clientprofile_screen .grid_show{background-color:#fff;border:1px solid #f3f3f3;border-radius:10px;box-shadow:0 7px 15px 0 rgba(0,0,0,.149);margin-bottom:40px;margin-left:0;margin-top:40px;padding:20px 40px;width:100%}.clientprofile_screen .idtext{color:#000}.clientprofile_screen .detailtext{color:#000;font-weight:400!important;word-break:break-all}.clientprofile_screen .divider_section .MuiDivider-root:before{width:0}.clientprofile_screen .divider_section .MuiDivider-wrapper{padding-left:0}.clientprofile_screen .edit_btn_section .darkbtn{min-width:185px}@media screen and (max-width:600px){.clientprofile_screen{margin:auto}.clientprofile_screen .tab_section{padding:8px;width:100%}.clientprofile_screen .tab_section button{font-size:14px!important;height:auto;line-height:16px!important;min-height:28px;width:-webkit-fit-content;width:fit-content}.clientprofile_screen .tab_section .tab_innerbtn{border:1px solid #d6d6d6;text-transform:inherit;width:100%}.clientprofile_screen .tab_section .MuiButtonBase-root.MuiButton-root.MuiButton-contained.tab_innerbtn{border:#0000}.clientprofile_screen .main_client_heading{margin-bottom:20px;margin-top:10px}.clientprofile_screen .font32px{font-size:26px!important}.clientprofile_screen .edit_btn_section{margin-top:20px}.clientprofile_screen .edit_btn_section .darkbtn{width:100%}.clientprofile_screen .grid_show{padding:20px 10px}}@media screen and (min-width:601px)and (max-width:900px){.clientprofile_screen .font32px{font-size:20px!important;line-height:25px!important}.clientprofile_screen .tab_section button{padding:8px 4px}.clientprofile_screen .grid_show{padding:20px 10px}}@media screen and (min-width:901px)and (max-width:1150px){.clientprofile_screen .grid_show{margin-left:0;width:100%}}.profile_screen .paddleft0{padding-left:0!important}.profile_screen .add_address_text{color:#eb1414;cursor:pointer;font-weight:600!important;text-align:end;text-decoration:underline;width:-webkit-fit-content;width:fit-content}.profile_screen .super_admin_section{margin-bottom:45px}.profile_screen .changer_password_new .MuiFormControl-root{width:50%}.profile_screen .profile_innner_screen{border:1px solid #f3f3f3;border-radius:10px;box-shadow:0 7px 15px 0 rgba(0,0,0,.149);margin-top:45px;padding:20px 40px}.profile_screen .profile_innner_screen .darkbtn{min-width:185px}.profile_screen .profile_innner_screen .detailtext{word-wrap:break-word;font-weight:400!important;overflow-wrap:break-word;white-space:normal}.profile_screen .infotext{color:rgba(27,31,38,.722)}.profile_screen .divider_section{margin-bottom:30px}.profile_screen .divider_section .MuiDivider-root:before{width:0}.profile_screen .divider_section .MuiDivider-root:after{width:100%}.profile_screen .divider_section .MuiDivider-wrapper{padding-left:0}@media screen and (max-width:600px){.profile_screen .last_btn_section .darkbtn{width:100%}.profile_screen .profile_innner_screen{padding:20px}.profile_screen .profile_innner_screen .super_inner_section{width:100%}.profile_screen .profile_innner_screen .darkbtn{min-width:100%;width:100%}.profile_screen .changer_password_new .MuiFormControl-root{width:100%}}@media screen and (min-width:901px)and (max-width:1150px){.profile_screen .paddleft0{padding-left:24px!important}}.debtors_screen .debtors_heading{margin-bottom:40px;margin-top:35px}.debtors_screen .grid_show{padding:20px 10px}.debtors_screen .search_bar_input .MuiInputBase-root.MuiOutlinedInput-root{padding-left:15px}.debtors_screen .search_bar_input .MuiBox-root{margin-bottom:0;min-width:320px}.debtors_screen .search_bar_input input{padding:11.5px 14px}.transaction_history .search_bar_input .MuiBox-root{margin-bottom:0;min-width:200px;width:200px}.transaction_history .search_bar_input .MuiSelect-select.MuiSelect-outlined.MuiInputBase-input.MuiOutlinedInput-input,.transaction_history .search_bar_input input{padding:11.5px 14px}.debtors_new_status .empty_card_section{border:none!important;box-shadow:none!important}.debtors_new_status .tabhide{display:block!important}.debtors_new_status .tabshow{display:none!important}.debtors_new_status .mobilehide{display:block!important}.debtors_new_status .mobileshow{display:none!important}.debtors_dialogs .MuiPaper-root{width:498px}.debtors_dialogs .divider_section{margin-bottom:25px;margin-top:25px}.debtors_dialogs .divider_section .MuiDivider-root:before{width:0}.debtors_dialogs .divider_section .MuiDivider-root:after{border-top:2px solid #e8e8e8;width:100%}.debtors_dialogs .divider_section .MuiDivider-wrapper{padding-left:0}.debtors_dialogs .upload_text{color:#0c0c0c;font-family:Manrope;font-weight:500!important;margin-bottom:15px;text-align:center}.debtors_dialogs .file_size_text{color:#0c0c0c;font-family:Manrope!important;font-weight:500!important;margin-left:38px;min-width:-webkit-fit-content;min-width:fit-content}.debtors_dialogs .excle_icon{height:53px;margin-bottom:10px;width:54px}.debtors_dialogs .darkbtn{min-width:185px}.debtors_dialogs .action_btn{gap:15px;justify-content:center;margin-bottom:10px}.document_view_screen .divider_info_new{margin-bottom:25px;margin-top:15px}.document_view_screen .divider_info_new .MuiDivider-root{color:rgba(27,31,38,.722)}.document_view_screen .divider_info_new .MuiDivider-root:after{width:100%}.document_view_screen .divider_info_new .MuiDivider-root:before{width:0}.document_view_screen .grid_show{background-color:#fff;border:1px solid #f3f3f3;border-radius:10px;box-shadow:0 7px 15px 0 rgba(0,0,0,.149);margin-bottom:15px;margin-left:0;margin-top:20px;padding:20px;width:100%}.document_view_screen .idtext{color:#000}.document_view_screen .detailtext{color:#000;font-weight:400!important;word-break:break-all}.document_view_screen .right_side_image_pdf{height:70vh;overflow:auto}.document_view_screen ::-webkit-scrollbar{width:10px}.document_view_screen ::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px gray}.document_view_screen ::-webkit-scrollbar-thumb{background:#eb1414;border-radius:10px}.document_view_screen ::-webkit-scrollbar-thumb:hover{background:#eb1414}@media screen and (max-width:600px){.debtors_new_status .mobilehide{display:none!important}.debtors_new_status .mobileshow,.debtors_new_status .tabshow{display:block!important}.debtors_dialogs .MuiPaper-root{min-width:90%;width:90%}.debtors_dialogs .file_size_text{margin-left:0}.debtors_dialogs .action_btn{display:block;gap:"0";justify-content:"center"}.debtors_dialogs .action_btn div{margin-left:0}.debtors_dialogs .action_btn .darkbtn{margin-bottom:10px;margin-left:0;width:100%}.debtors_screen .debtors_heading,.debtors_screen .main_client_heading{margin-bottom:10px;margin-top:20px}.debtors_screen .search_bar_input{width:100%}.debtors_screen .search_bar_input .MuiBox-root{min-width:100%}.debtors_screen .debtors_btn_section,.debtors_screen .debtors_btn_section .darkbtn{width:100%}.document_view_screen .right_side_image_pdf{height:100%}}@media screen and (min-width:601px)and (max-width:900px){.debtors_new_status .tabhide{display:none!important}.debtors_new_status .tabshow{display:block!important}}@media screen and (min-width:601px)and (max-width:1050px){.transaction_history .debtors_btn_section .darkbtn{font-size:13.5px!important}}.dashboard-layout{display:flex;position:relative;width:100%}.dashboard-layout .desktop-drawer{display:flex;flex-direction:column}.dashboard-layout .main-layout-container{margin-top:0}.dashboard-layout .pop-upcard{align-items:center;background-color:#fff;border:1px solid #f3f3f3;border-bottom-left-radius:10px;border-top-left-radius:10px;box-shadow:0 0 10px 0 #0000001a;display:flex;gap:15px;overflow:hidden;padding:10px;position:absolute;right:0;top:115px;transition:width .3s ease-in-out;width:70px}.dashboard-layout .pop-upcard.open{width:320px}.dashboard-layout .arrow{cursor:pointer}.dashboard-layout .rotate{cursor:pointer;transform:rotate(184deg);transition:transform .3s ease-in-out}@media screen and (max-width:1000px){.dashboard-layout{flex-direction:column}.dashboard-layout .desktop-drawer{display:none}.dashboard-layout .mobile-menu{display:flex;flex-direction:row;justify-content:space-between;width:100%}.dashboard-layout .main-layout-container{margin-top:0}}.client-list{padding-bottom:20px}.client-list .search_add_btn_section{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px;margin-top:16px;width:100%}.client-list .search_add_btn_section .darkbtn{width:185px}.client-list .search_add_btn_section .MuiFormControl-root{width:320px}.client-list .search_add_btn_section input::placeholder{color:#2b2b2b;font-family:Manrope,sans-serif!important;font-weight:300;opacity:1}@media screen and (max-width:600px){.client-list .search_add_btn_section{flex-direction:column}.client-list .search_add_btn_section .MuiBox-root,.client-list .search_add_btn_section .MuiBox-root .MuiFormControl-root{width:100%}.client-list .search_add_btn_section .darkbtn{max-width:100%!important;min-width:100%!important;width:100%}}@media screen and (min-width:601px)and (max-width:900px){.client-list .search_add_btn_section .MuiFormControl-root{width:200px}}.debtors_details_screen .button_section_new{margin-bottom:20px;margin-top:45px}.debtors_details_screen .divider_section .MuiDivider-root{color:rgba(27,31,38,.722);width:80%}.debtors_details_screen .divider_section .MuiDivider-root:after{width:95%}.debtors_details_screen .divider_section .darkbtn{min-width:185px}.debtors_details_screen .arrangement_data_new{margin-top:10px}.debtors_details_screen .arrangement_data_new .MuiDivider-root{width:80%}.debtors_details_screen .debtors_table_section{border:1px solid #f3f3f3;border-radius:10px;box-shadow:0 7px 15px 0 rgba(0,0,0,.149);margin-bottom:45px;padding:20px}.debtors_details_screen .debtors_table_section .table_para{font-weight:500!important}.debtors_details_screen .debtors_table_section .MuiTableContainer-root{border:1px solid #000;border-radius:5px;box-shadow:none}.debtors_details_screen .debtors_table_section td,.debtors_details_screen .debtors_table_section th{border-bottom:1px solid #000;border-right:1px solid #000!important}.debtors_details_screen .debtors_note_section{border:1px solid #f3f3f3;border-radius:10px;box-shadow:0 7px 15px 0 rgba(0,0,0,.149);margin-bottom:20px;padding:20px 40px}.debtors_details_screen .debtors_note_section .note_heading{margin-bottom:20px}.debtors_details_screen .debtors_note_section .note_para{font-weight:500!important}.new_arrangement .MuiFormControl-root,.new_arrangement .simple-field{width:250px}.debtors_save_new_btn button{min-width:185px!important}.debtors_edit_screen{border:1px solid #f3f3f3;border-radius:10px;box-shadow:0 7px 15px 0 rgba(0,0,0,.149);padding:20px 24px}.debtors_edit_screen .number_section{grid-gap:10px 20px;display:grid;gap:10px 20px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr)}.debtors_edit_screen .MuiOutlinedInput-notchedOutline{border-color:#c4c4c4}.debtors_edit_screen input::placeholder{color:#2b2b2b;font-weight:300}.debtors_edit_screen ::placeholder{color:red;opacity:1}.debtors_edit_screen ::-ms-input-placeholder{color:red}.debtors_edit_screen .edit_debtors_text{margin-bottom:8px}.debtors_edit_screen .MuiButtonBase-root.MuiRadio-root.Mui-checked{color:#eb1414}.debtors_edit_screen .MuiButtonBase-root.Mui-checked.MuiRadio-root,.debtors_edit_screen .MuiButtonBase-root.Mui-checked.MuiRadio-root:hover{background-color:rgba(195,2,2,.039)}.debtors_edit_screen .MuiButtonBase-root.MuiRadio-root,.debtors_edit_screen .MuiButtonBase-root.MuiRadio-root:hover{background-color:rgba(46,125,50,.039)}.debtors_edit_screen .font20pxinner .MuiTypography-root{font-family:Manrope;font-size:20px;font-weight:600;line-height:27.32px}.debtors_edit_screen .add_address_text{color:#eb1414;cursor:pointer;font-weight:600!important;margin-bottom:16px;text-align:end;text-decoration:underline;width:-webkit-fit-content;width:fit-content}.debtors_edit_screen .add_remove_text{display:flex;justify-content:end}.debtors_edit_screen .divider_info .MuiDivider-root{color:rgba(27,31,38,.722)}.debtors_edit_screen .divider_info .MuiDivider-root:after{width:100%}.debtors_edit_screen .divider_info .MuiDivider-root:before{width:0}.debtors_edit_screen .last_btn_section .MuiButtonBase-root{min-width:185px}.commission-structure .edit_debtors_text{margin-bottom:20px;margin-top:20px}.addicon_new{background-color:#eb141433!important;border-radius:2px!important;height:20px;padding:2px;width:20px}.addicon_new svg{color:#fff}.edit-commission-dialog .delete_icon_new{background-color:#eb1414!important}.edit-commission-dialog .delete_icon_new svg{color:#fff}.edit-commission-dialog .last_btn_section button{min-width:15vw!important}@media screen and (max-width:600px){.debtors_details_screen .debtors_table_section .MuiTableContainer-root{border-radius:0}.new_arrangement .MuiFormControl-root,.new_arrangement .simple-field{width:100%}.debtors_details_screen .arrangement_data_new .MuiDivider-root{margin-bottom:20px;margin-top:10px;width:100%}.debtors_details_screen .MuiChip-root.MuiChip-filled{margin-bottom:8px}.setting_screen .divider_section .MuiDivider-root{width:100%}.setting_screen .darkbtn{margin-top:20px;width:100%}.debtors_edit_screen .number_section{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr)}.debtors_edit_screen .last_btn_section .MuiButtonBase-root{min-width:100%}}@media screen and (min-width:601px)and (max-width:900px){.debtors_details_screen .divider_section .MuiDivider-root{width:78%}.debtors_details_screen .divider_section .darkbtn{min-width:120px}}@media screen and (min-width:901px)and (max-width:1300px){.debtors_details_screen .divider_section .darkbtn{min-width:155px}}.debtors-communication-form .transaction-main-form{display:flex;gap:10px;width:100%}.debtors-communication-form .transaction-main-form .transaction-form .card-container,.debtors-communication-form .transaction-main-form .transaction-form .main-form{display:flex;flex-direction:column}.debtors-communication-form .transaction-main-form .transaction-pop{flex:1 1}@media screen and (max-width:1024px){.debtors-communication-form .transaction-main-form{flex-direction:column-reverse}}.template-card-container{background-color:#fff;border:1px solid #f3f3f3;border-radius:10px;box-shadow:0 0 10px 0 #0000001a;padding:10px;width:inherit}.template-card-container .quill{margin-bottom:20px}.template-card-container .veriable_section{display:ruby}.template-card-container .veriable_section .MuiTypography-root{margin-bottom:10px;margin-right:10px}.template-card-container .veriable_section .MuiChip-root.MuiChip-filled{background-color:#eb1414;border-radius:5px;color:#fff;margin-bottom:10px;margin-right:10px;opacity:50%}.template-card-container .veriable_section .MuiChip-root.MuiChip-outlined{border-radius:5px;margin-bottom:10px;margin-right:10px}.template-card-container .template_btn button{min-width:185px}.template-card-container .MuiButtonBase-root.MuiSwitch-switchBase.MuiSwitch-switchBase.Mui-checked{color:#f17b7b;left:10px}.template-card-container .MuiButtonBase-root.MuiSwitch-switchBase.MuiSwitch-switchBase.Mui-checked .MuiSwitch-thumb{border:1px solid #eb1414}.template-card-container .MuiButtonBase-root.MuiSwitch-switchBase.MuiSwitch-switchBase{color:#c5c5c5;top:3px}.template-card-container .MuiButtonBase-root.MuiSwitch-switchBase.MuiSwitch-switchBase .MuiSwitch-thumb{border:1px solid #9e9e9e;border-radius:50%;box-shadow:none;height:28px;width:28px}.template-card-container .MuiSwitch-track{background-color:#d9d9d9;opacity:1}.template-card-container .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#ffbdbd;opacity:1}.template-card-container .MuiSwitch-root.MuiSwitch-sizeMedium{height:52px;width:80px}.template-card-container .MuiSwitch-track{border-radius:50px}.add-discount-management .MuiDivider-root:after{width:100%}.add-discount-management .MuiDivider-root:before{width:0}.add-discount-management .form-button .MuiButtonBase-root{max-width:250px;min-width:185px;width:100%}.add-discount-management .MuiButtonBase-root.MuiRadio-root.Mui-checked{color:#eb1414}.discount-management-detail .search_input .MuiInputAdornment-root{padding-left:10px}.discount-management-detail .grid_show{flex-direction:row}@media screen and (max-width:768px){.discount-management-detail .grid_show{flex-direction:column}.discount-management-detail .grid_show .MuiGrid-root{max-width:100%;min-width:100%;width:100%}}.noa-debtors .debtors_heading{margin-bottom:40px;margin-top:35px}.noa-debtors .grid_show{background-color:#fff;border:1px solid #f3f3f3;border-radius:10px;box-shadow:0 7px 15px 0 rgba(0,0,0,.149);margin-bottom:40px;margin-left:0;margin-top:40px;padding:20px 10px;width:100%}.noa-debtors .search_bar_input .MuiInputBase-root.MuiOutlinedInput-root{padding-left:15px}.noa-debtors .search_bar_input .MuiBox-root{margin-bottom:0;min-height:32px;min-width:280px}.noa-debtors .search_bar_input input{min-height:32px;padding:11.5px 14px}.payment_due{background:#f5f5f5;min-height:100%}.payment_due,.payment_due .main{display:flex;flex-direction:column}.payment_due .main{height:100%;justify-content:space-between;margin:1rem 3rem}.payment_due .main .zenith_icon_logo{margin:0}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:#eb1414;border:2px solid #f1f1f1;border-radius:0}::-webkit-scrollbar-thumb:hover{background-color:#eb1414}body,html{font-family:Manrope,sans-serif!important;font-style:normal;font-weight:600;margin:0;padding:0}#root,body,html{height:100%}.zenith_icon_logo{height:91px;margin-left:10px;margin-top:10px;width:312px}.center_text{text-align:center}#pdf-controls{background-color:#fff;top:-25px}.automation_btn_dark .darkbtn{min-width:185px}.ql-editor{font-weight:400}.not_expanded{height:237px;overflow:hidden}.task_filter_section{align-items:center;display:flex;gap:15px;margin-bottom:16px;margin-top:8px}.task_filter_section .MuiFormControl-root{margin-bottom:0}.task_filter_section .MuiBox-root.css-8atqhb{display:inline-block;min-width:90px}.is_expanded{height:auto}.is_expanded,.main_scroll_hide{overflow:hidden}.main-content{margin-left:80px;transition:margin-left .3s ease-in-out;width:calc(100% - 80px)}.main-content.expanded{margin-left:250px;width:calc(100% - 250px)}.debtors_screen .grid_show{overflow:auto}.arrow_left_draggable,.arrow_right_draggable{cursor:pointer;position:-webkit-sticky;position:sticky;top:35%}.arrow_left_draggable{left:0}.arrow_left_draggable,.arrow_right_draggable{color:red;height:40px!important;width:40px!important}.arrow_right_draggable{right:0}.more_less_btn{display:flex;justify-content:flex-end}.more_less_btn button{align-items:center;color:#eb1414;cursor:pointer;display:flex;font-size:12px!important;font-weight:700!important;line-height:16.39px!important}.new_truncate_text .detailtext{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;max-width:200px;overflow:hidden}.DocViewer{height:400px!important}#msdoc-renderer,#proxy-renderer{height:100%}.empty_card_section{background-color:#fff;border:1px solid #f3f3f3;border-radius:10px!important;box-shadow:0 7px 15px 0 rgba(0,0,0,.149)!important;margin-top:20px;padding:127px 0;text-align:center}.empty_card_section .empty_icon{height:183px;margin-top:40px;width:235px}input::placeholder{color:#2b2b2b;font-weight:300;opacity:1}::placeholder{color:#000;opacity:1}.icon_start_input input::placeholder{color:#2b2b2b;font-weight:300;opacity:1}.mobilehide{display:block}.mobileshow{display:none}.tabhide{display:block}.tabshow{display:none}.email_chip{background-color:#eb1414!important;border-radius:5px!important;color:#fff!important;font-family:Manrope,sans-serif!important;font-size:12px!important;font-weight:500!important;letter-spacing:.150000006px;line-height:12px!important;opacity:50%}.tab_communication_data .system_comm_tab_inner{display:flex;gap:20px;justify-content:flex-end}.tab_communication_data .MuiBox-root{padding:16px 0}.communication_tab{border:1px solid #d6d6d6;border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.102);padding:8px;width:-webkit-max-content;width:max-content}.communication_tab .MuiButtonBase-root.MuiTab-root{font-family:Manrope,sans-serif!important;font-size:16px;font-weight:600;height:40px;min-height:20px;text-transform:capitalize}.communication_tab .MuiButtonBase-root.MuiTab-root.MuiTab-textColorPrimary.Mui-selected{background:#eb1414;border-radius:8px;color:#fff}.communication_tab .MuiTabs-indicator{height:0}.status_error_dialogs .MuiDialogContent-root{padding:20px 35px}.status_error_dialogs .MuiDialogActions-root .MuiButtonBase-root{min-width:185px}.MuiTypography-root{font-family:Manrope,sans-serif!important}.font32px{font-size:32px!important;line-height:43.71px!important}.font15px,.font32px{font-family:Manrope,sans-serif!important;font-weight:600!important}.font15px{font-size:15px!important;line-height:20.49px!important}.font12px{letter-spacing:.150000006px;line-height:12px!important}.MuiTypography-root.fontweight_text{font-weight:700!important}.multiselect_checkbox.Mui-checked{color:#eb1414!important;opacity:50%}.MuiButtonBase-root.MuiMenuItem-root.Mui-selected{background-color:#0000}.MuiButtonBase-root.MuiMenuItem-root.Mui-selected .multiselect_list{color:#000;opacity:50%}.font16px{font-family:Manrope,sans-serif!important;font-size:16px!important;font-weight:700!important;line-height:20.49px!important}.font18px{font-size:18px!important;line-height:24.59px!important}.font18px,.font20px{font-family:Manrope,sans-serif!important;font-weight:600!important}.font20px{font-size:20px!important;line-height:27.32px!important}.font25px{font-size:25px!important;font-weight:600!important;line-height:34.15px!important}.font10px,.font25px{font-family:Manrope,sans-serif!important}.font10px{font-size:10px!important;font-weight:400!important;line-height:19.2px!important}.font8px{color:#0c0c0c;font-size:8px!important;font-weight:500!important;line-height:10.93px!important}.font12px{font-family:Manrope,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:14.2px!important}.add_charges_dialogs .MuiButtonBase-root.MuiChip-root.MuiChip-contained{background-color:#fbd0d0;border-radius:5px;color:#0009}.add_charges_dialogs .MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium.MuiChip-deleteIcon.MuiChip-deleteIconMedium{color:#000;cursor:pointer;font-size:15px;margin:-10px 6px 0 3px}.add_charges_dialogs .MuiPaper-elevation.MuiDialog-paper.MuiDialog-paperScrollPaper{width:444px}.add_charges_dialogs .MuiDialogActions-root{margin:20px auto;width:95%}.add_charges_dialogs .MuiDialogActions-root .MuiButtonBase-root{width:100%}.auto_communication_dialogs .MuiPaper-elevation.MuiDialog-paper.MuiDialog-paperScrollPaper{width:550px}.auto_communication_dialogs .MuiDialogActions-root{justify-content:space-between;margin:20px auto;width:75%}.auto_communication_dialogs .MuiDialogActions-root .MuiButtonBase-root{min-width:185px}.text-color-red{color:#c30202!important}.deactivate-client{width:100%}.deactivate-client p{font-family:Manrope,sans-serif!important;font-size:16px;font-weight:400;line-height:24px;margin:16px auto}.card-container_new_communication .empty_card_section{border:0!important;border-radius:0;box-shadow:none!important}.card-container_new_communication td:first-child,.card-container_new_communication th:first-child{width:5%}.system_communication_tab{display:flex;justify-content:space-between;justify-content:end}.big-pop-up .MuiDialog-container .MuiPaper-root{border-radius:4px;max-width:895px;padding:16px 24px;width:100%}.big-pop-up .MuiDialog-container .MuiPaper-root h3{font-family:Manrope,sans-serif!important;font-size:25px;font-weight:600;line-height:34px;margin:16px 0}.big-pop-up .MuiDialog-container .MuiPaper-root .btn{display:flex;gap:20px;padding-bottom:16px;padding-top:16px}.big-pop-up .MuiDialog-container .MuiPaper-root .btn .darkbtn{max-width:185px;min-width:185px;width:100%}.small-pop-up .MuiDialog-container .MuiPaper-root{border-radius:4px;max-width:450px;padding:16px 24px;width:100%}.small-pop-up .MuiDialog-container .MuiPaper-root h3{font-size:25px;font-weight:600;line-height:34px;margin:16px 0}.small-pop-up .MuiDialog-container .MuiPaper-root .btn{display:flex;gap:16px;padding-bottom:16px;padding-top:16px}.small-pop-up .MuiDialog-container .MuiPaper-root .btn div,.small-pop-up .MuiDialog-container .MuiPaper-root .btn div .darkbtn{width:100%}.small-pop-up .MuiDialog-container .MuiPaper-root .btn .darkbtn{min-width:185px}.big_communication_popup .MuiDialog-container .MuiPaper-root{max-width:730px;padding:5px 100px 16px}.big_communication_popup .MuiDialog-container .MuiPaper-root h2{font-size:25px!important;font-weight:600;padding:16px 0}.big_communication_popup .MuiDialog-container .MuiPaper-root p{font-size:18px;font-weight:500;line-height:25px}.big_communication_popup .MuiDialogContent-root{padding:0 0 20px}.big_communication_popup .MuiDialog-container .MuiPaper-root h3{display:none}.small_communication_popup h2{font-size:25px!important;font-weight:600;padding:16px 0}.small_communication_popup p{font-size:18px;font-weight:500;line-height:25px}.small_communication_popup .MuiDialogContent-root{padding:0 0 20px}.small_communication_popup .MuiDialog-container .MuiPaper-root h3{display:none}.communication_data .darkbtn{min-width:185px}.communication_select_box{width:250px}.card-container_new_communication{background-color:#fff;border:1px solid #f3f3f3;border-radius:10px;box-shadow:0 0 10px 0 #0000001a;padding:10px;width:inherit}.card-container_new_communication .MuiTableCell-root{border-bottom:none}@media screen and (max-width:600px){.zenith_icon_logo{height:21.98vw;width:75.362vw}.main-content{margin-left:0;width:100%}.auto_communication_dialogs .MuiPaper-elevation.MuiDialog-paper.MuiDialog-paperScrollPaper{margin:auto;width:90%}.auto_communication_dialogs .MuiDialogActions-root{display:block;margin:20px auto;width:90%}.auto_communication_dialogs .MuiDialogActions-root .MuiButtonBase-root{margin-bottom:20px;margin-left:0;min-width:100%}.main-content.expanded{margin-left:0;width:100%}.tab_communication_data .system_comm_tab_inner,.task_filter_section{display:block}.task_filter_section .MuiBox-root{margin-bottom:10px}.task_filter_section .MuiFormControl-root{margin-bottom:15px}.task_filter_section .MuiButtonBase-root.MuiButton-root.MuiButton-contained{width:100%}.not_expanded{height:330px}.more_less_btn{margin-top:10px}.generate_btn .darkbtn{width:100%}.email_employee_text{word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.employee_profile_screen .divider_section .MuiDivider-root{width:71%}.employee_profile_screen .divider_section .darkbtn{min-width:85px}.system_communication_tab{flex-direction:column-reverse}.system_communication_tab .communication_tab{margin-top:30px;width:100%}.system_communication_tab .communication_tab .MuiButtonBase-root.MuiTab-root{font-size:3.2vw}.communication_select_box{width:100%}.big_communication_popup .MuiDialog-container .MuiPaper-root{padding:15px 24px 16px}.big_communication_popup .MuiDialog-container .MuiPaper-root h2{font-size:20px!important}.big_communication_popup .MuiDialog-container .MuiPaper-root p{font-size:16px}.mobilehide{display:none}.mobileshow{display:block}.status_error_dialogs .MuiDialogContent-root{padding:20px 16px}.deactivate-client .btn{display:flex;flex-direction:column;gap:10px}.small-pop-up .MuiDialog-container .MuiPaper-root .btn{display:block}.small-pop-up .MuiDialog-container .MuiPaper-root .btn .darkbtn{margin-bottom:20px;width:100%}}@media screen and (min-width:601px)and (max-width:900px){.tabhide{display:none}.task_filter_section{display:block}.task_filter_section .MuiBox-root{margin-bottom:10px}.task_filter_section .MuiFormControl-root{margin-bottom:15px}.task_filter_section .MuiButtonBase-root.MuiButton-root.MuiButton-contained{width:100%}.tabshow{display:block}}.multiline .MuiFormControl-root .MuiInputBase-root .MuiSelect-select{width:clamp(197px,34vw,650px)}@media(max-width:768px){.multiline .MuiFormControl-root .MuiInputBase-root .MuiSelect-select{width:clamp(20px,23vw,166px)}}@media(max-width:599px){.multiline .MuiFormControl-root .MuiInputBase-root .MuiSelect-select{width:clamp(100px,74vw,455px)}}@media screen and (max-width:1350px){.task_filter_section{gap:6px}.card-container_new_communication td,.card-container_new_communication th{word-wrap:break-word;padding:8px;text-align:left;white-space:normal;word-break:break-word}.card-container_new_communication table{border-collapse:collapse;width:100%}}