@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap";/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 *//*!
* 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:"\2022"}.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:"\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-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-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\d7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}/*!
* 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:"\2022"}.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:"\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-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}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.auth-main-content{height:100vh;display:flex}.auth-main-content .left-block,.auth-main-content .right-block{flex:1 1 50%;max-width:50%}.auth-main-content .right-block{background:#276ef1 url(login-slide-bg.539a17db426e5ba7.svg) no-repeat;background-size:cover}.auth-main-content .left-block{overflow-y:overlay}.auth-main-content .left-block .overlay-content{flex-direction:column;min-height:100vh;display:flex;padding:100px 20px;justify-content:center;position:relative}.auth-main-content .left-block .overlay-content .inner-form-block{position:static;max-width:360px;display:flex;flex-wrap:wrap;margin:0 auto}.auth-main-content .left-block .overlay-content .inner-form-block .form-block{margin-top:auto;margin-bottom:auto}.auth-main-content .left-block .overlay-content .logo-block{max-width:360px;margin:0 auto;width:100%;position:absolute;top:0;left:0;right:0}.auth-main-content .left-block .overlay-content .logo-block>img{position:absolute;top:30px;left:0}.auth-main-content .left-block .overlay-content .footer-line{position:absolute;bottom:20px;width:100%;margin:0 auto;left:0;padding:0 20px}.email-section,.password-section,.name-section,.phone-section{border-bottom:1px solid #eee;margin-bottom:35px}.email-section input,.password-section input,.name-section input,.phone-section input{font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;width:90%!important;border:unset;padding:1em}.email-section input::placeholder,.password-section input::placeholder,.name-section input::placeholder,.phone-section input::placeholder{color:#9e9e9e}.phone-section>img{width:20px;height:20px}.align-login-btn{margin-top:28px}.sign-up-line,.back-to-login-line{margin-top:24px}.footer-line{position:relative}.footer-line p{left:0;right:0;margin:0 auto;font-weight:400;font-size:14px;line-height:22px;text-align:center;letter-spacing:.005em;color:#9e9e9e;bottom:24px;word-spacing:7px}.login-desc{font-weight:400;font-size:16px;line-height:24px;letter-spacing:.005em;color:#616161}.dt-block{width:360px;display:flex!important;align-content:center;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;row-gap:20px;flex-direction:column}.dt-block p.font-24{line-height:36px}.dt-block p.font-16{line-height:24px}.dt-block .circle{height:200px;width:200px;background:#1d53b7;border-radius:50%}.auth-m-title{font-weight:500;font-size:24px;line-height:36px;letter-spacing:.0015em;color:#212121}.login-desc-sm{font-weight:400;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.lottie-animation{height:128px;width:128px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.botom-action-line{font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#9e9e9e;text-align:center;margin-top:24px}.botom-action-line span{font-weight:700;color:#276ef1;cursor:pointer}:root{--primary-color: #276ef1;--priamry-gredient: linear-gradient(180deg, #5a90f4 0%, #276ef1 100%);--link-color-nav: #9e9e9e;--light-bg-color: #edf3fd}button:focus{outline:none}button:hover{color:#fff}.btn.blue-gredient-btn.mat-button.btn{background:var(--priamry-gredient);box-shadow:0 8px 16px #2121211a;border-radius:12px;padding:16px 24px;font-weight:700;font-size:14px;line-height:20px;letter-spacing:.0025em;color:#fff;white-space:nowrap;width:auto;display:flex;align-items:center}.btn.blue-gredient-btn.mat-button.btn.fixed-bottom{position:fixed;bottom:16px;right:24px;z-index:100;left:unset}.btn.blue-gredient-btn_md{height:40px}.btn.blue-gredient-btn_border-rdius-8{border-radius:8px}.custom-accordion .arrow-icon{transition:.2s linear}.custom-accordion a[aria-expanded=true] .arrow-icon{transform:rotate(180deg)}.btn.btn.mat-button{padding:5px 32px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em}.btn.btn--primary{background:#276ef1!important;color:#fff!important}.btn.btn--bordered{background:#ffffff!important;border:1px solid #eeeeee!important;color:#276ef1!important}.btn.btn--bordered:hover{background:#ffffff!important;border:1px solid #eeeeee;color:#276ef1!important}.btn.btn--bordered--primary{border:1px solid #276ef1!important}@media (max-width: 767px){.auth-main-content .right-block{display:none!important}.auth-main-content .left-block{max-width:100%;flex:1 1 100%}.auth-main-content .left-block div.footer-line p{position:relative;bottom:0}}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(264px,1fr));grid-gap:1rem}@media screen and (max-width: 1439px){.dashboard-content .dashboard-title{font-size:17px!important;line-height:17px}}@media screen and (max-width: 1350px){.dashboard-content .dashboard-title{font-size:17px!important;line-height:16px}}@media screen and (max-width: 1300px){.dashboard-content .dashboard-title{font-size:16px!important;line-height:15px}}@media screen and (max-width: 1250px){.dashboard-content .dashboard-title{font-size:15px!important;line-height:14px}}@media screen and (max-width: 1200px){.dashboard-content .dashboard-title{font-size:14px!important;line-height:13px}}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-title p{font-size:14px!important}}@media screen and (max-width: 1350px){.dashboard-content.rt-dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-title p{font-size:14px!important}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-title p{font-size:13px!important}}@media screen and (max-width: 1250px){.dashboard-content.rt-dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-title p{font-size:12px!important}}@media screen and (max-width: 1200px){.dashboard-content.rt-dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-title p{font-size:11px!important}}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-count h2{font-size:25px!important}}@media screen and (max-width: 1350px){.dashboard-content.rt-dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-count h2{font-size:25px!important}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-count h2{font-size:24px!important}}@media screen and (max-width: 1250px){.dashboard-content.rt-dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-count h2{font-size:22px!important}}@media screen and (max-width: 1200px){.dashboard-content.rt-dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-count h2{font-size:20px!important}}.dashboard-content.rt-dashboard-content .dashboard-today-sum .dashboard-today-sum-inn.new-spc-dashboard-today-sum-inn{height:172px;padding:12px 14px;border:1px solid transparent;transition:all .3s ease-in-out}.dashboard-content.rt-dashboard-content .dashboard-today-sum .dashboard-today-sum-inn.new-spc-dashboard-today-sum-inn:hover{border:1px solid rgba(0,54,100,.2509803922);transition:all .3s ease-in-out}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .dashboard-today-sum .dashboard-today-sum-inn .dashboard-today-sum-title h2{font-size:25px!important}}@media screen and (max-width: 1350px){.dashboard-content.rt-dashboard-content .dashboard-today-sum .dashboard-today-sum-inn .dashboard-today-sum-title h2{font-size:25px!important}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content .dashboard-today-sum .dashboard-today-sum-inn .dashboard-today-sum-title h2{font-size:24px!important}}@media screen and (max-width: 1250px){.dashboard-content.rt-dashboard-content .dashboard-today-sum .dashboard-today-sum-inn .dashboard-today-sum-title h2{font-size:22px!important}}@media screen and (max-width: 1200px){.dashboard-content.rt-dashboard-content .dashboard-today-sum .dashboard-today-sum-inn .dashboard-today-sum-title h2{font-size:20px!important}}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .no-task-title{font-size:14px}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content .no-task-title{font-size:14px}}@media screen and (max-width: 1200px){.dashboard-content.rt-dashboard-content .no-task-title{font-size:13px}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content button.add-task{font-size:13px}}@media screen and (max-width: 1200px){.dashboard-content.rt-dashboard-content button.add-task{font-size:12px}}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .fc .fc-button{font-size:15px;line-height:14px}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content .fc .fc-button{font-size:14px;line-height:13px}}@media screen and (max-width: 1200px){.dashboard-content.rt-dashboard-content .fc .fc-button{font-size:13px}}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .fc .fc-icon-chevron-left:before,.dashboard-content.rt-dashboard-content .fc .fc-icon-chevron-right:before{font-size:20px}}@media screen and (max-width: 1350px){.dashboard-content.rt-dashboard-content .fc .fc-icon-chevron-left:before,.dashboard-content.rt-dashboard-content .fc .fc-icon-chevron-right:before{font-size:18px}}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .dashboard-full-model-cal-ctm .fc-list-day-cushion .fc-list-day-text{font-size:15px}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content .dashboard-full-model-cal-ctm .fc-list-day-cushion .fc-list-day-text{font-size:14px}}@media screen and (max-width: 1200px){.dashboard-content.rt-dashboard-content .dashboard-full-model-cal-ctm .fc-list-day-cushion .fc-list-day-text{font-size:13px}}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .team-incompleted-task .team-incompleted-task-inn .user-list p{font-size:13px}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content .team-incompleted-task .team-incompleted-task-inn .user-list p{font-size:12px}}@media screen and (max-width: 1200px){.dashboard-content.rt-dashboard-content .team-incompleted-task .team-incompleted-task-inn .user-list p{font-size:11px}}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .priority-task-block .priority-task-inner .priority-task p,.dashboard-content.rt-dashboard-content .priority-task-block .priority-task-inner .priority-task span{font-size:13px}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content .priority-task-block .priority-task-inner .priority-task p,.dashboard-content.rt-dashboard-content .priority-task-block .priority-task-inner .priority-task span{font-size:12px}}@media screen and (max-width: 1200px){.dashboard-content.rt-dashboard-content .priority-task-block .priority-task-inner .priority-task p,.dashboard-content.rt-dashboard-content .priority-task-block .priority-task-inner .priority-task span{font-size:11px}}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .view-all button{font-size:13px!important}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content .view-all button{font-size:12px}}@media screen and (max-width: 1200px){.dashboard-content.rt-dashboard-content .view-all button{font-size:11px}}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .task--content-table .mat-cell{font-size:13px}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content .task--content-table .mat-cell{font-size:12px}}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .task--title{font-size:13px}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content .task--title{font-size:12px}}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .dashboard-recent-project .inner-detail-card .dash-mat-card-header .dash-mat-card-header-inn h4{font-size:15px}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content .dashboard-recent-project .inner-detail-card .dash-mat-card-header .dash-mat-card-header-inn h4{font-size:14px}}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .dashboard-recent-project .inner-detail-card .dash-mat-card-header p{font-size:13px}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content .dashboard-recent-project .inner-detail-card .dash-mat-card-header p{font-size:12px}}@media screen and (max-width: 1439px){.dashboard-content.rt-dashboard-content .dashboard-recent-project .inner-detail-card .dash-task-completed-ctn p{font-size:13px}}@media screen and (max-width: 1300px){.dashboard-content.rt-dashboard-content .dashboard-recent-project .inner-detail-card .dash-task-completed-ctn p{font-size:12px}}.dashboard-content.rt-dashboard-content .new-spc-statistics .dashboard-title{margin-bottom:3px}.dashboard-content.rt-dashboard-content .new-spc-statistics .mat-tab-labels .mat-tab-label{min-width:250px!important}@media screen and (max-width: 1439px){.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-toolbar-title{font-size:15px!important;line-height:15px}}@media screen and (max-width: 1300px){.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-toolbar-title{font-size:15px!important;line-height:14px}}@media screen and (max-width: 1200px){.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-toolbar-title{font-size:14px!important;line-height:13px}}.math_ui_inside-recent-discussion .mat-tab-body-wrapper::-webkit-scrollbar-track{background-color:#fff!important;box-shadow:inset 0 0 5px #fff!important;border:5px solid #fff}.math_ui_inside-recent-discussion .mat-tab-body-wrapper::-webkit-scrollbar-thumb{background-color:#ccc;border:5px solid #fff}.math_ui_inside-recent-discussion .mat-tab-body-wrapper .mat-tab-body-content::-webkit-scrollbar-track{background-color:#fff!important;box-shadow:inset 0 0 5px #fff!important;border:5px solid #fff}.math_ui_inside-recent-discussion .mat-tab-body-wrapper .mat-tab-body-content::-webkit-scrollbar-thumb{background-color:#ccc;border:5px solid #fff}@media screen and (max-width: 1439px){.badge{font-size:13px!important}}@media screen and (max-width: 1300px){.badge{font-size:12px!important}}@media screen and (max-width: 1439px){.mat-menu-panel.custom-user-list ul .c-details h4{font-size:13px!important}}@media screen and (max-width: 1300px){.mat-menu-panel.custom-user-list ul .c-details h4{font-size:12px!important}}.mat-menu-panel.custom-user-list ul li{padding-bottom:5px}@media screen and (max-width: 1439px){.discussion-title{font-size:13px!important}}@media screen and (max-width: 1300px){.discussion-title{font-size:12px!important}}@media screen and (max-width: 1439px){.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover .user-chat-box .user-name p{padding-top:0}}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover .user-chat-box .user-name h2{gap:10px}@media screen and (max-width: 1439px){.filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img p{font-size:13px!important}}@media screen and (max-width: 1300px){.filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img p{font-size:12px!important}}.filter-notification-page-ctm .mat-card .notification-list-card .card-title-ctm{margin-bottom:10px}@media screen and (max-width: 1439px){.filter-notification-page-ctm .mat-card .notification-list-card .card-title-ctm .card-company-name p{font-size:13px!important}}@media screen and (max-width: 1300px){.filter-notification-page-ctm .mat-card .notification-list-card .card-title-ctm .card-company-name p{font-size:12px!important}}.filter-notification-page-ctm .mat-card .filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img .online--status{bottom:3px;right:14px}.filter-notification-page-ctm .notification-wrp-content .mat-tab-header{margin-bottom:10px}.filter-notification-page-ctm-parent.filter-notification-page-ctm .mat-card{padding:8px}.filter-notification-page-ctm-parent.filter-notification-page-ctm .mat-card .notification-list-card .card-title-ctm{margin-bottom:6px}.filter-notification-page-ctm-parent.filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img .user-short-name,.filter-notification-page-ctm-parent.filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img img{width:30px;height:30px}@media screen and (max-width: 1439px){.main-sidebar.mat-drawer .sidebar-menu-section>li .nav-link label{font-size:13px}}@media screen and (max-width: 1300px){.main-sidebar.mat-drawer .sidebar-menu-section>li .nav-link label{font-size:12px}}@media screen and (max-width: 1439px){.main-sidebar.mat-drawer .sidebar-menu-section>li .nav-link img{width:17px;height:15px}}.math_ui_inside-custom-dred .card-profile-img .online--status{bottom:4px!important;right:14px!important}@media screen and (max-width: 1439px){.rt-task-content .my-task-list-related-cls .mat-expansion-panel-header-title{font-size:17px!important}}@media screen and (max-width: 1300px){.rt-task-content .my-task-list-related-cls .mat-expansion-panel-header-title{font-size:16px!important}}@media screen and (max-width: 1200px){.rt-task-content .my-task-list-related-cls .mat-expansion-panel-header-title{font-size:15px!important}}@media screen and (max-width: 1439px){.rt-task-content .my-task-list-related-cls table tbody tr td .task--title{font-size:12px}}@media screen and (max-width: 1300px){.rt-task-content .my-task-list-related-cls table tbody tr td .task--title{font-size:12px}}@media screen and (max-width: 1439px){.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-status .badge{font-size:12px}}@media screen and (max-width: 1300px){.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-status .badge{font-size:12px}}@media screen and (max-width: 1439px){.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-due_date div{font-size:12px!important}}@media screen and (max-width: 1300px){.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-due_date div{font-size:12px!important}}@media screen and (max-width: 1439px){.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-phone_number{font-size:12px!important}}@media screen and (max-width: 1300px){.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-phone_number{font-size:12px!important}}@media screen and (max-width: 1439px){.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-follower,.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-reporter{font-size:12px!important}}@media screen and (max-width: 1300px){.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-follower,.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-reporter{font-size:12px!important}}@media screen and (max-width: 1439px){.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-test_for_options{font-size:12px!important}}@media screen and (max-width: 1300px){.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-test_for_options{font-size:12px!important}}@media screen and (max-width: 1439px){.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-test_for_auto_numberhgh{font-size:12px!important}}@media screen and (max-width: 1300px){.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-test_for_auto_numberhgh{font-size:12px!important}}@media screen and (max-width: 1439px){.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-url{font-size:12px!important}}@media screen and (max-width: 1300px){.rt-task-content .my-task-list-related-cls table tbody tr td .mat-column-url{font-size:12px!important}}@media screen and (max-width: 1439px){.rt-task-content .my-task-list-related-cls table tbody tr td.mat-cell{font-size:12px!important}}@media screen and (max-width: 1300px){.rt-task-content .my-task-list-related-cls table tbody tr td.mat-cell{font-size:12px!important}}@media screen and (max-width: 1439px){.rt-task-content .c-s-input{font-size:12px!important}}@media screen and (max-width: 1300px){.rt-task-content .c-s-input{font-size:12px!important}}@media screen and (max-width: 1439px){.rt-task-filter ul .task-search input{font-size:12px}}@media screen and (max-width: 1300px){.rt-task-filter ul .task-search input{font-size:12px}}@media screen and (max-width: 1439px){.rt-task-filter ul li button .mat-button-wrapper{font-size:12px!important}}@media screen and (max-width: 1300px){.rt-task-filter ul li button .mat-button-wrapper{font-size:12px!important}}@media screen and (max-width: 1439px){.rt-task-filter .c-s-input{font-size:12px!important}}@media screen and (max-width: 1300px){.rt-task-filter .c-s-input{font-size:12px!important}}@media screen and (max-width: 1439px){.top-task-filter-module-ctm .block-title{font-size:15px}}@media screen and (max-width: 1300px){.top-task-filter-module-ctm .block-title{font-size:14px}}@media screen and (max-width: 1439px){.top-task-filter-module-ctm ul li .mat-select-value-text{font-size:13px}}@media screen and (max-width: 1300px){.top-task-filter-module-ctm ul li .mat-select-value-text{font-size:12px}}@media screen and (max-width: 1439px){.top-task-filter-module-ctm ul li .mat-form-field-hide-placeholder .mat-select-placeholder{font-size:13px}}@media screen and (max-width: 1300px){.top-task-filter-module-ctm ul li .mat-form-field-hide-placeholder .mat-select-placeholder{font-size:12px}}@media screen and (max-width: 1439px){.top-task-filter-module-ctm .mat-select-panel .mat-option{font-size:13px}}@media screen and (max-width: 1300px){.top-task-filter-module-ctm .mat-select-panel .mat-option{font-size:12px}}@media screen and (max-width: 1439px){.top-task-filter-module-ctm .mat-menu-content ul li .c-s-input.custom-input{font-size:13px}}@media screen and (max-width: 1300px){.top-task-filter-module-ctm .mat-menu-content ul li .c-s-input.custom-input{font-size:12px}}@media screen and (max-width: 1439px){.mat-select-panel-wrap .mat-select-panel.mat-primary .mat-option{line-height:2.2em;height:2.2em}}@media screen and (max-width: 1439px){.mat-select-panel-wrap .mat-select-panel.mat-primary span.mat-option-text{font-size:13px!important}}@media screen and (max-width: 1300px){.mat-select-panel-wrap .mat-select-panel.mat-primary span.mat-option-text{font-size:12px!important}}@media screen and (max-width: 1439px){.mat-select-panel-wrap .c-s-input{font-size:13px!important}}@media screen and (max-width: 1300px){.mat-select-panel-wrap .c-s-input{font-size:12px!important}}@media screen and (max-width: 1439px){.multi-select-chip-menu.status-select-chip-menu .search-status .custom-input{font-size:13px}}@media screen and (max-width: 1300px){.multi-select-chip-menu.status-select-chip-menu .search-status .custom-input{font-size:12px}}.custom-dropdown-menu .mat-menu-item{font-weight:600;color:#222}@media screen and (max-width: 1439px){.custom-dropdown-menu.filter.ctm-default-dropdown ul li span{font-size:15px}}@media screen and (max-width: 1300px){.custom-dropdown-menu.filter.ctm-default-dropdown ul li span{font-size:14px}}.custom-dropdown-menu.filter.ctm-default-dropdown ul li span img{position:relative;top:-2px}.task-list-date-left--block .rt-createTaskFormTaskList-left .create-task-block .mat-card-content .custom-tak-listing-left .custom-tak-listing-left-first .custom-input-field.mat-form-field .mat-form-field-infix{margin-bottom:0;padding-bottom:9px}.task-list-date-left--block .rt-createTaskFormTaskList-left .create-task-block .custom-textarea-form-control{resize:vertical}.rt-createTaskFormTaskList-right{width:50%}.rt-createTaskFormTaskList-right .mat-tab-body.mat-tab-body-active{overflow-x:auto!important;overflow-y:hidden!important}.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab table thead{background-color:#f9f8f8}.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab table thead tr th{padding:7px!important}.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab table thead tr th:nth-last-child(5){width:100px}@media screen and (max-width: 1450px){.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab table thead tr th:last-child{width:60px}}@media screen and (max-width: 1400px){.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab table thead tr th:last-child{width:40px}}.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab table tbody tr td{padding:4px 12px!important;vertical-align:middle;text-align:left;border-right:1px solid #eeeeee}.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab table tbody tr td:nth-last-child(5){width:100px}@media screen and (max-width: 1450px){.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab table tbody tr td:last-child{width:60px}}@media screen and (max-width: 1400px){.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab table tbody tr td:last-child{width:40px}}.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab table tbody tr td .table-inner td{border-bottom:0px solid #eeeeee!important}.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab table tbody tr.table-title{display:flex;background:#fafafa}.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab table tbody tr.table-title td{width:100%;padding:0!important;min-width:100%;display:flex;justify-content:center}.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab .timelog-for-table .table-croll{max-width:100%}.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab .timelog-for-table .table-croll::-webkit-scrollbar-track{background-color:#fff!important;box-shadow:inset 0 0 5px #fff!important;border:5px solid #fff}.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab .timelog-for-table .table-croll::-webkit-scrollbar-thumb{background-color:#ccc;border:5px solid #fff}.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab .timelog-for-table .table-croll .list-view-table{border-right:1px solid #fafafa}@media screen and (max-width: 1855px){.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab .timelog-for-table .table-croll{width:calc(100vh + 168px)}}.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab .timelog-for-table tbody tr td{border-bottom:1px solid #eeeeee;border-top:1px solid #eee}.add-task-rght-block-tab.attachment-design .mat-tab-body-wrapper .time-log-tab-forTaskListRightTab .timelog-for-table tbody tr td:first-child{background-color:#fff}@media screen and (max-width: 1439px){.tab-list-kanban-cards-for-close-main-block.rt-tabListKanbanCardsForCloseMainBlock .mat-tab-label{font-size:14px}}@media screen and (max-width: 1300px){.tab-list-kanban-cards-for-close-main-block.rt-tabListKanbanCardsForCloseMainBlock .mat-tab-label{font-size:12px;min-width:10em}}.tab-list-kanban-cards-for-close-main-block.rt-tabListKanbanCardsForCloseMainBlock .mat-tab-body-wrapper{overflow:unset;display:unset}.tab-list-kanban-cards-for-close-main-block.rt-tabListKanbanCardsForCloseMainBlock .mat-tab-body-content,.tab-list-kanban-cards-for-close-main-block.rt-tabListKanbanCardsForCloseMainBlock .mat-tab-body-content .kanban-view-design-only.kanban-view-cards-for-only{overflow:unset}@media screen and (max-width: 1700px){.tab-list-kanban-cards-for-close-main-block.rt-tabListKanbanCardsForCloseMainBlock .mat-tab-body-content .kanban-view-design-only.kanban-view-cards-for-only .kanbar-internal{max-width:98%}}.tab-list-kanban-cards-for-close-main-block.rt-tabListKanbanCardsForCloseMainBlock .mat-tab-body-content .kanban-view-design-only.kanban-view-cards-for-only .kanban-internal-cards{overflow:auto;max-width:99.5%}.tab-list-kanban-cards-for-close-main-block.rt-tabListKanbanCardsForCloseMainBlock .mat-tab-body-content .kanban-view-design-only.kanban-view-cards-for-only .kanban-internal-cards::-webkit-scrollbar-track{background-color:#fff!important;box-shadow:inset 0 0 5px #fff!important;border:5px solid #fff}.tab-list-kanban-cards-for-close-main-block.rt-tabListKanbanCardsForCloseMainBlock .mat-tab-body-content .kanban-view-design-only.kanban-view-cards-for-only .kanban-internal-cards::-webkit-scrollbar-thumb{background-color:#ccc;border:5px solid #fff}.tab-list-kanban-cards-for-close-main-block.rt-tabListKanbanCardsForCloseMainBlock .mat-tab-body-content .kanban-view-design-only.kanban-view-cards-for-only .kanban-internal-cards .add-task-kanban{cursor:pointer}.tab-list-kanban-cards-for-close-main-block.rt-tabListKanbanCardsForCloseMainBlock .create-task-scroll-box{width:100%;overflow-y:auto!important;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.tab-list-kanban-cards-for-close-main-block.rt-tabListKanbanCardsForCloseMainBlock .create-task-scroll-box ::-webkit-scrollbar{width:0;background:transparent}@media screen and (max-width: 1350px){.mat-drawer.customize--drawer{width:320px!important}}@media screen and (max-width: 1439px){.mat-drawer.customize--drawer .mat-drawer-inner-container .block-title{font-size:15px}}@media screen and (max-width: 1300px){.mat-drawer.customize--drawer .mat-drawer-inner-container .block-title{font-size:14px}}@media screen and (max-width: 1439px){.mat-drawer.customize--drawer .mat-drawer-inner-container .customize-box{font-size:13px}}@media screen and (max-width: 1300px){.mat-drawer.customize--drawer .mat-drawer-inner-container .customize-box{font-size:12px}}@media screen and (max-width: 1439px){.math_block-user-profile-tasklist-tab-recycle p{font-size:15px}}@media screen and (max-width: 1300px){.math_block-user-profile-tasklist-tab-recycle p{font-size:14px}}@media screen and (max-width: 1200px){.math_block-user-profile-tasklist-tab-recycle p{font-size:13px}}.math_block-user-profile-tasklist-tab-recycle .table-responsive::-webkit-scrollbar-track{background-color:#fff!important;box-shadow:inset 0 0 5px #fff!important;border:5px solid #fff}.math_block-user-profile-tasklist-tab-recycle .table-responsive::-webkit-scrollbar-thumb{background-color:#ccc;border:5px solid #fff}@media screen and (max-width: 1439px){.calendar-type-module .cal-title-ctm,.calendar-type-module span.mat-checkbox-label,.calendar-type-module .mat-radio-label-content,.calendar-type-module .selcted-date-ctm{font-size:15px}}@media screen and (max-width: 1300px){.calendar-type-module .cal-title-ctm,.calendar-type-module span.mat-checkbox-label,.calendar-type-module .mat-radio-label-content,.calendar-type-module .selcted-date-ctm{font-size:14px}}@media screen and (max-width: 1200px){.calendar-type-module .cal-title-ctm,.calendar-type-module span.mat-checkbox-label,.calendar-type-module .mat-radio-label-content,.calendar-type-module .selcted-date-ctm{font-size:13px}}@media screen and (max-width: 1439px){.calendar-type-module .cal-modal-btns .mat-button-wrapper{font-size:15px}}@media screen and (max-width: 1300px){.calendar-type-module .cal-modal-btns .mat-button-wrapper{font-size:14px}}@media screen and (max-width: 1200px){.calendar-type-module .cal-modal-btns .mat-button-wrapper{font-size:13px}}.rt-dashboard-content .new-spc-padding-right{padding-right:5px!important}.rt-dashboard-content .dashboard-calendar.new-spc-dashboard-calendar .custom-calendar .fc-header-toolbar{padding-top:0!important;padding-bottom:0!important;position:relative}.rt-dashboard-content .team-incompleted-task .team-incompleted-task-inn .user-list .user-list-wrap:hover{background:#f9f8f8}.rt-dashboard-content.dashboard-content{padding-top:70px;background-color:#e5e5e5;padding-left:15px!important;padding-right:15px!important;height:calc(100% - 1px);overflow-y:auto}.rt-dashboard-content.dashboard-content .dashboard-over-all-card{background:#ffffff;box-shadow:0 4px 12px #21212114;border-radius:8px;padding:25px}.rt-dashboard-content.dashboard-content .dashboard-over-all-card .dashboard-over-summary-list{display:flex;align-items:center;justify-content:space-between}.rt-dashboard-content.dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-title{display:flex;align-items:center}.rt-dashboard-content.dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-title .dashboard-bg-image{width:57px;height:57px;border-radius:50px;display:flex;align-items:center;justify-content:center}.rt-dashboard-content.dashboard-content .dashboard-over-all-card.new-spc-dashboard-padding{padding:15px 25px;border:1px solid transparent;transition:all .3s ease-in-out}.rt-dashboard-content.dashboard-content .dashboard-over-all-card.new-spc-dashboard-padding:hover{box-shadow:0 1px 8px 1px #00366459;border:1px solid rgba(0,54,100,.2509803922);transition:all .3s ease-in-out}.rt-dashboard-content.dashboard-content .dashboard-over-all-card.new-spc-dashboard-padding-two{padding:7px 15px!important}.rt-dashboard-content .mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover .user-chat-box:hover{background:#f3f3f3}.rt-dashboard-content app-recent-projects.dashboard-over-all-card.dashboard-recent-project .card.mat-card.box-card{border:1px solid transparent;transition:all .3s ease-in-out}.rt-dashboard-content app-recent-projects.dashboard-over-all-card.dashboard-recent-project .card.mat-card.box-card:hover{box-shadow:0 0 8px 1px #00366459!important;border:1px solid rgba(0,54,100,.2509803922);transition:all .3s ease-in-out}.rt-dashboard-content .math_ui_inside-dash-activity-notes .math_ui_inside-dashboard-activity .filter-notification-page-ctm .scrollWindow .mat-card{padding:10px 0;margin-bottom:0}.rt-dashboard-content .math_ui_inside-dash-activity-notes .math_ui_inside-dashboard-activity .filter-notification-page-ctm .scrollWindow .mat-card:hover{background:#f9f8f8}.rt-dashboard-content .slick-next:hover:before,.rt-dashboard-content .slick-next:focus:before{border:1px solid #ccc;opacity:1}.rt-dashboard-content .dashboard-recent-project .slick-prev:hover:before{border:1px solid #ccc!important}.rt-dashboard-content .dashboard-recent-project .slick-next:hover:before{border:1px solid #ccc!important}.rt-dashboard-content .task--content-table .mat-cell{padding:7px 10px}.hover-only{border-bottom:2px solid transparent}.hover-only:hover.blue-link{border-bottom:2px solid #276ef1!important}.main-content-coantainer.rt-task-content .rt-task-filter ul.top-action-list{margin-bottom:0}.rt-top-task-filter-module-ctm .mat-menu-content{padding:7px 15px!important}.rt-top-task-filter-module-ctm .mat-menu-content .mat-form-field-infix{border-top:5px solid transparent}.rt-document .main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container{background-color:#fff;box-shadow:12px -1px 28px 12px #00152800;border-right:1px solid rgba(0,21,40,.0392156863)}.rt-document .main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container .sidebar-menu-section>li a label{color:#616161;font-size:16px}.rt-document .main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container .sidebar-menu-section>li a:hover{background-color:unset}.rt-document .main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container .sidebar-menu-section>li a.active-link{background:#edf3fd;margin:0 auto;max-width:97%;border-radius:10px;padding-left:22px}.rt-document .main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container .sidebar-menu-section>li a.active-link label{color:#276ef1;font-size:16px;font-weight:600}.rt-document .main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container .sidebar-menu-section>li a.active-link img{filter:invert(4%) sepia(90%) saturate(3305%) hue-rotate(192deg) brightness(86%) contrast(101%)}.rt-document .progress-block .mat-progress-bar .mat-progress-bar-fill:after{background-color:#001528}.rt-document .main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container .sidebar-menu-section>li a:hover label{color:#616161}.rt-document .main-sidebar.mat-drawer .sidebar-menu-section>li .nav-link>img{filter:unset}.rt-document .list-view-table tbody tr td{padding-bottom:3px;padding-top:3px;line-height:38px!important}.rt-document .default-folder{font-weight:500}.rt-block-discussion .mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover .user-chat-box .user-name p{padding-top:0!important}.rt-block-discussion .dms-header-box{padding:2px 20px!important}.rt-block-discussion .mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content{height:calc(100vh - 200px)}@media screen and (max-height: 800px){.rt-time-log-detail-modal.custom-modal .mat-dialog-container{padding:15px}}.rt-time-log-detail-modal.custom-modal .mat-dialog-container .mat-dialog-content{max-height:100%}.accordian-wospc{padding:0}.input-custom-general-setting{width:300px!important}.mub-general-settings .card-custom{box-shadow:none!important;border:1px solid #eeeeee;margin:12px 12px 0;border-radius:12px;transition:.2s ease;background:#fff;max-width:97%;padding:0 0 12px}.mub-general-settings .mat-card-nones{border:0px solid transparent!important}.mub-general-settings .mat-card-nones .mat-card-header{padding-top:10px}.custom-style-subscription-form .mat-form-field-wrapper{padding-bottom:0}.rt-subscription-management .table.custom-table.c-d-table td{text-align:left!important}.rt-subscription-management .table.custom-table.c-d-table td:last-child{text-align:right!important}@media screen and (max-width: 1680px){.rt-subscription-management .table.custom-table.c-d-table td{padding:5px 16px}}.rt-subscription-management .table.custom-table.c-d-table td.mat-column-amount p{line-height:40px}.rt-email-list-config.mub-email-list-config{padding-top:0}.rt-email-list-config .config-top-bar{padding:10px 20px}.rt-email-list-config .config-table .table-responsive{max-height:calc(100vh - 285px);overflow:auto;margin-top:185px}.rt-email-list-config .config-table .table-responsive::-webkit-scrollbar-track{background-color:#fff!important;box-shadow:inset 0 0 5px #fff!important;border:5px solid #fff}.rt-email-list-config .config-table .table-responsive::-webkit-scrollbar-thumb{background-color:#ccc;border:6px solid #fff}.rt-email-management-list-scroll{overflow:hidden}@media screen and (min-width: 1024px) and (max-width: 1580px){.component-heading,.company-card .bottom-info-list h6,.page-title,.mub_email_company_listing .email_heading,.sign-in,.slide-class h2,.mub-time-log-common-header .company-details-title h2{font-size:22px!important}.modal-block-title{font-size:20px}.modal-title{font-size:18px}.c-details h4,.block-title,.avatar--lg,.mat-card-header-text .card-title-list{font-size:16px!important;line-height:20px!important}.mub-email-list-config .config-top-bar .config-topbar-card .sync-up-mail{font-size:16px!important}.math_ui_block-project-overview-list .right-side-card-view .over-chart-title,.pro-details-edit .detail-title,.no-items-block h4,.tab-list-thrice-block .tab-list-thrice .tab-list-kanban-internal .kanban-internal-cards .kanban-container h6.process-title,.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-toolbar-title,.rt-timesheet-manually-cls ul li.log-title,.card-containner .report-name{font-size:16px!important;line-height:26px!important}.no-items-block h4,.multi-select-chip-menu ul li,.mub-reports.rt-mub-reports .example-card p{font-size:16px}.company-details-only .no-items-block h4{font-size:16px!important}.btn.btn.mat-button,.custom-tab.mat-tab-group.mat-primary .mat-tab-label,.c-details p,.custom-dropdown-menu .mat-menu-item,.company-avatar,.sub-block-title,.table.custom-table tbody td,.badge,.card.mat-card.inner-detail-card .mat-card-header .block-title,.card.mat-card.p-d-card .mat-card-content .u-n,.form-control,.u-w-i-d h4,.mat-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.custom-input-field.mat-form-field input,.mat-option,.login-desc,.slide-class p,.mat-date-range-input-start-wrapper,.mat-date-range-input-end-wrapper,.timesheet-report tfoot th{font-size:14px}.company-details-only .card.mat-card.inner-detail-card .mat-card-header .block-title,.mub-bulk-export-client form h5,.login-desc,.slide-class p,.ctm-select-all.select-all .mat-option{font-size:14px!important}.company-card .bottom-info-list p,.anchor-link,.table.custom-table thead tr th,.custom-modal .inner-label,.no-items-block p,.user-short-name{font-size:12px}.rt-tabListKanbanCardsForCloseMainBlock .rt-custom-right-side-chart .due-background{padding:0!important;font-size:12px!important}.rt-tabListKanbanCardsForCloseMainBlock .rt-custom-right-side-chart .custom-input-field.mat-form-field input{font-size:14px!important}.footer-line p{font-size:13px}.no-item-icon{margin-bottom:0!important}.document-sidebar.main-sidebar.mat-drawer .sidebar-menu-section>li .nav-link label{font-size:13px}.rt-document-content-block .file-folder-card h4{font-size:13px}}@media screen and (max-width: 1280px){.badge{font-size:12px!important}}.rt-demo-app .rt-full-calendar button:focus{box-shadow:none!important}.timesheet-report .mat-tab-list .mat-tab-label{min-width:fit-content;margin-right:24px}.timesheet-report .mat-tab-list .mat-tab-label-active{min-width:unset!important}@media screen and (max-width: 1440px){.spc-manage-organization .btn.blue-gredient-btn.mat-button.btn{padding:12px 11px;line-height:14px}.spc-manage-organization .row.mb-3{margin-bottom:0!important}.spc-manage-organization .card.mat-card.company-card{padding:16px}.spc-manage-organization .card.mat-card.company-card .divider{margin:12px 0}.spc-company-details-only .company-icons{min-width:70px!important;height:70px!important}.spc-company-details-only .sub-block-title{margin-bottom:0!important}.spc-company-details-only .card.mat-card .mat-card-header{padding:15px}.spc-company-details-only .card.mat-card.box-card{border-radius:12px;padding:14px}.spc-company-details-only .card.mat-card.p-d-card .mat-card-content .u-p{margin-bottom:8px!important}.spc-company-details-only .avatar--lg{height:70px;width:70px}.spc-company-details-only .mat-tab-label{height:38px}.spc-company-details-only .clientonly-height .mat-card{min-height:195px!important}.spc-company-details-only .company-info-block-card{overflow:auto;max-height:270px}.spc-company-details-only .company-info-block-card::-webkit-scrollbar-track{background-color:#fff!important;box-shadow:inset 0 0 5px #fff!important;border:5px solid #fff}.spc-company-details-only .company-info-block-card::-webkit-scrollbar-thumb{background-color:#ccc;border:6px solid #fff}.mub-general-settings.spc-general-settings .card.mat-card.box-card{padding:16px}.mub-general-settings.spc-general-settings .card.mat-card .mat-card-header{padding:10px 22px 17px 14px}.mub-general-settings.spc-general-settings mat-checkbox.px-3{padding-left:0!important}.mub-general-settings.spc-general-settings .table.custom-table.header-bg th.user-name{padding-left:0}.mub-general-settings.spc-general-settings .table.custom-table tbody td.custom-spc-padding{padding-top:12px;padding-bottom:12px}.mub-general-settings.spc-general-settings .user-short-name{border:0px solid transparent}.mub-general-settings.spc-general-settings .mat-card-actions{padding:0!important}}.add-checklist-permission-modal-table .table-max-height{max-height:320px;overflow:auto}.add-checklist-permission-modal-table .table-max-height .checklist-permission-table td{padding:8px 0}.create-client-custom-field{max-height:320px;overflow:auto}.create-client-custom-field::-webkit-scrollbar-track{background-color:#eee;border:5px solid #fff}.create-client-custom-field::-webkit-scrollbar-thumb{background-color:#eee}.mat-wrapper .mat-form-field-wrapper{padding-top:18px;padding-bottom:6px}.org-setting__page .u-w-i-d h4{margin-top:6px;margin-bottom:0}.table-para{position:relative}.table-para .custom-stt p{position:absolute;left:22px;font-size:14px;z-index:123;color:#000;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:625px!important;text-align:left!important;min-height:25px}.table-para .custom-stt p.time-log-stt{position:absolute;left:3px;width:834px!important;min-height:30px;min-width:834px!important;margin-top:4px;padding-bottom:10px;padding-left:13px}.custom-stt1.time-log-stt{padding:7px 14px}.custom-stt1 p{font-size:14px}.rt-submit-apporoval-body .table-rt tbody tr td{vertical-align:sub!important}.rt-submit-apporoval-body .table-rt tbody tr td h4{margin-top:6px}.rt-timesheet-month-table{width:85vw;overflow-x:auto;margin:0 auto;max-height:71vh}.rt-timesheet-month-table::-webkit-scrollbar-track{background-color:#fff!important;box-shadow:inset 0 0 5px #fff!important;border:5px solid #fff}.rt-timesheet-month-table::-webkit-scrollbar-thumb{background-color:#ccc;border:5px solid #fff}@media screen and (min-width: 2150px){.rt-timesheet-month-table{width:100%}}@media screen and (min-height: 870px){.rt-timesheet-month-table{max-height:73vh}}@media screen and (max-width: 1800px){.rt-timesheet-month-table{width:83vw}}@media screen and (max-width: 1300px){.rt-timesheet-month-table{width:80vw}}@media screen and (max-height: 900px){.rt-timesheet-month-table{max-height:71vh}}@media screen and (max-height: 850px){.rt-timesheet-month-table{max-height:68vh}}@media screen and (max-height: 780px){.rt-timesheet-month-table{max-height:67vh}}@media screen and (max-height: 750px){.rt-timesheet-month-table{max-height:64vh}}.rt-timesheet-month-table table thead tr th{min-width:150px}.rt-timesheet-month-table table thead tr th:last-child{min-width:150px}.rt-timesheet-month-table table tbody tr{border-bottom:1px solid #ddd}.rt-timesheet-month-table table tbody tr:hover{background-color:#fafafa}.rt-timesheet-month-table table tbody tr td:before{content:none}.rt-pending-timesheet-manually-cls{max-width:100%}@media screen and (max-width: 1460px){.rt-pending-timesheet-manually-cls{max-width:98%}}@media screen and (max-width: 1180px){.rt-pending-timesheet-manually-cls{max-width:97%}}.pending-expansion-panel{max-width:100%;width:100%;display:flex;justify-content:space-between}@media screen and (max-width: 1525px){.pending-expansion-panel{max-width:98%}}@media screen and (max-width: 1350px){.pending-expansion-panel{max-width:96%}}.view-member-block .custom-table.header-bg th.mat-column-Permission{min-width:350px}.rt-add-new-member-modal .modal-body-middle{max-height:662px;overflow-x:hidden!important;overflow:auto}.rt-add-new-member-modal .modal-body-middle::-webkit-scrollbar-track{background-color:#eee;border:5px solid #fff}.rt-add-new-member-modal .modal-body-middle::-webkit-scrollbar-thumb{background-color:#eee}.rt-add-new-member-modal .modal-body-middle .rt-add-member-date .mat-icon-button{top:0!important;left:0!important}.rt-add-new-member-modal .modal-body-middle .row{max-width:100%;margin:0}@media screen and (max-height: 900px){.rt-add-new-member-modal .modal-body-middle{max-height:622px}}@media screen and (max-height: 864px){.rt-add-new-member-modal .modal-body-middle{max-height:562px}}@media screen and (max-height: 800px){.rt-add-new-member-modal .modal-body-middle{max-height:522px}}@media screen and (max-height: 768px){.rt-add-new-member-modal .modal-body-middle{max-height:462px}}.rt-add-service .another-expansion .mat-expansion-panel-content{max-height:250px;overflow:auto}.rt-add-service .another-expansion .mat-expansion-panel-content::-webkit-scrollbar-track{background-color:#eee;border:5px solid #fff}.rt-add-service .another-expansion .mat-expansion-panel-content::-webkit-scrollbar-thumb{background-color:#eee}.rt-add-notes{padding:10px 12px!important}.rt-notes-section .notes-edit-icons .pin-icon{background-color:#010f1a96}.rt-notes-section .custom-grid .mat-card{height:270px!important}.rt-notes-section .custom-grid .notes-fixed-scroll{height:220px!important}.shareNoteForm.rt-shareNoteForm .shareNoteForm-title{padding:10px 60px 10px 20px}.shareNoteForm.rt-shareNoteForm .padding-btm{padding-bottom:10px!important}.shareNoteForm.rt-shareNoteForm .padding-btm .mr-custom{margin-right:10px!important}.shareNoteForm.rt-shareNoteForm .row.mb-4{margin-bottom:0!important}.shareNoteForm.rt-shareNoteForm table th.username-head,.shareNoteForm.rt-shareNoteForm table td.username-cell{width:30%}.shareNoteForm.rt-shareNoteForm .cross-icon{position:absolute;top:8px;right:0;width:62px}.shareNoteForm.rt-shareNoteForm .cross-icon img{width:25px;height:25px}.shareNoteForm.rt-shareNoteForm .custom-input.custom-input-design{border:1px solid #aaa;background-color:#fafafa;border-radius:8px}.main-custom-notes-module-width{min-width:900px}.main-custom-notes-module-width.notes-modal-md app-add-notes .ql-container.ql-snow .ql-editor{height:330px;max-height:330px!important}.custom-input.custom-input-design{border:1px solid #aaa!important;background-color:#fafafa;border-radius:8px}.custom-input.custom-w-one{max-width:614px}.custom-input.custom-w-two{max-width:724px}.custom-input.h-40{min-height:40px!important}.customize-icon{font-size:14px!important}.customize-icon img{width:20px!important;height:20px!important}.spc-manage-organization .main-content-coantainer{padding:70px 20px}.spc-manage-organization .main-content-coantainer .custom-spacing{margin-bottom:0!important}.spc-manage-organization .custom-tab.mat-tab-group.mat-primary .mat-tab-label{font-size:18px;color:#222}.spc-manage-organization .company-card{transition:all .3s ease-in-out}.spc-manage-organization .company-card.hover.box-shadow:hover{box-shadow:0 0 8px 1px #00366459!important;border:1px solid rgba(0,54,100,.2509803922)!important;transition:all .3s ease-in-out;border-radius:8px}.spc-manage-organization .company-card .bottom-info-list p{font-size:14px;color:#444}.spc-manage-organization .company-card .bottom-info-list h6{font-size:26px}.spc-manage-organization .c-details p{color:#444}.add-company-modal .add-company-only .custom-input-field.mat-form-field input{font-size:16px;color:#222;font-weight:700}.add-company-modal .add-company-only textarea{font-weight:700;color:#222;text-transform:capitalize;padding-bottom:6px}.add-company-modal .add-company-only .custom-input-field.mat-form-field .mat-form-field-infix{padding:.5em 0;border-top:0px;margin-bottom:0!important}.add-company-modal .add-company-only .custom-input-field.mat-form-field.for-only-textarea .mat-form-field-infix{padding:1.5em 0}.add-company-modal .add-company-only .for-only-textarea.custom-input-field.mat-form-field{padding-bottom:20px}.spc-company-details-only.company-details-only .main-content-coantainer{padding:74px 15px}.spc-company-details-only.company-details-only .circle-cog img{height:24px;width:26px}.spc-company-details-only.company-details-only .company-icons{height:50px;width:55px;min-width:55px}.spc-company-details-only.company-details-only .company-info-top-block .sub-block-title{line-height:1.2;letter-spacing:.005em;margin-bottom:8px!important}.spc-company-details-only .card.mat-card .mat-card-header{padding:14px}.spc-company-details-only .block-title{font-size:20px}.spc-company-details-only .main-redirect{text-decoration:none}.spc-company-details-only .anchor-link{font-size:16px}.spc-company-details-only .table.custom-table thead tr th{font-size:14px;color:#222}.spc-company-details-only .card.mat-card.inner-detail-card .mat-card-header .block-title{color:#222;font-weight:700}.spc-company-details-only .mat-tab-label{height:30px}.spc-company-details-only .card.mat-card.p-d-card .mat-card-content .u-n{color:#222}.spc-company-details-only .custom-tab.mat-tab-group.mat-primary .mat-tab-label{font-size:16px}.spc-company-details-only .company-info-block-card.manage-stattus table tbody tr:hover{background-color:#fafafa}.spc-company-details-only .company-info-block.manage-status .card.mat-card.box-card{transition:all .3s ease-in-out}.spc-company-details-only .company-info-block.manage-status:hover{box-shadow:0 0 8px 1px #00366459!important;border:1px solid rgba(0,54,100,.2509803922);transition:all .3s ease-in-out}.spc-company-details-only .company-info-block.manage-roles .card.mat-card.box-card{transition:all .3s ease-in-out}.spc-company-details-only .company-info-block.manage-roles:hover{box-shadow:0 0 8px 1px #00366459!important;border:1px solid rgba(0,54,100,.2509803922);transition:all .3s ease-in-out}.spc-company-details-only .company-info-block.manage-memberrs .card.mat-card.box-card{width:220px!important;padding:14px;cursor:pointer}.spc-company-details-only .company-info-block.manage-memberrs .card.mat-card.box-card .avatar--lg{height:60px;width:60px;font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#fff;margin-top:17px!important;transition:all .3s ease-in-out}.spc-company-details-only .company-info-block.manage-memberrs .card.mat-card.box-card:hover{box-shadow:0 0 8px 1px #00366459!important;border:1px solid rgba(0,54,100,.2509803922);transition:all .3s ease-in-out}@media screen and (max-width: 1800px){.spc-company-details-only .company-info-block.manage-memberrs .card.mat-card.box-card{margin-bottom:15px}}.spc-company-details-only .company-info-block.manage-clientts .card.mat-card.box-card{width:220px!important;padding:14px;cursor:pointer}.spc-company-details-only .company-info-block.manage-clientts .card.mat-card.box-card .avatar--lg{height:60px;width:60px;font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#fff;margin-top:17px!important;transition:all .3s ease-in-out}.spc-company-details-only .company-info-block.manage-clientts .card.mat-card.box-card:hover{box-shadow:0 0 8px 1px #00366459!important;border:1px solid rgba(0,54,100,.2509803922);transition:all .3s ease-in-out}@media screen and (max-width: 1800px){.spc-company-details-only .company-info-block.manage-clientts .card.mat-card.box-card{margin-bottom:15px}}.spc-company-details-only .company-info-block.manage-serviices{transition:all .3s ease-in-out}.spc-company-details-only .company-info-block.manage-serviices:hover{box-shadow:0 0 8px 1px #00366459!important;border:1px solid rgba(0,54,100,.2509803922);transition:all .3s ease-in-out}.spc-company-details-only .company-info-block.manage-serviices .s-list>li .sub-block-title{font-weight:700;color:#222}.app-company-details .spc-company-details-only .company-info-block.company-info-top-block{background-color:#f5f5f5;padding:6px 6px 6px 18px!important}.view-status-only .custom-input.custom-input-design{border:1px solid #aaa;background-color:#fafafa;border-radius:8px}.view-status-only .table.custom-table thead tr{border-top:1px solid rgba(0,0,0,.1215686275);border-bottom:1px solid rgba(0,0,0,.1215686275)}.view-status-only .table.custom-table thead tr th{font-size:14px;color:#222;font-weight:700}.view-status-only .table.custom-table tbody tr:hover{background-color:#fafafa}.role-management-only{padding-bottom:0!important}.role-management-only .custom-table-role-management .table.custom-table.header-bg>thead>tr{border-top:1px solid rgba(0,0,0,.1215686275);border-bottom:1px solid rgba(0,0,0,.1215686275)}.role-management-only .custom-table-role-management .table.custom-table.header-bg th{padding-bottom:8px;font-size:14px;color:#222;vertical-align:middle}.role-management-only .custom-table-role-management .table.custom-table.header-bg th.mat-column-name,.role-management-only .custom-table-role-management .table.custom-table.header-bg th.mat-column-status,.role-management-only .custom-table-role-management .table.custom-table.header-bg th.mat-column-Action{font-size:14px;font-weight:700}.role-management-only .custom-table-role-management .table.custom-table.header-bg th.mat-column-members{font-size:16px;text-align:center}.role-management-only .custom-table-role-management .table.custom-table.header-bg th.mat-column-project table thead tr th,.role-management-only .custom-table-role-management .table.custom-table.header-bg th.mat-column-discussion table thead tr th,.role-management-only .custom-table-role-management .table.custom-table.header-bg th.mat-column-tasks table thead tr th,.role-management-only .custom-table-role-management .table.custom-table.header-bg th.mat-column-DMS table thead tr th{padding-bottom:7px!important}.role-management-only .custom-table-role-management .table.custom-table.header-bg th.mat-column-Action img{width:18px;height:18px}.role-management-only .custom-table-role-management .table.custom-table tbody tr td{padding:8px}.role-management-only .custom-table-role-management .table.custom-table tbody tr td .u-w-i-d h4{font-weight:600}.role-management-only .custom-table-role-management .table.custom-table tbody tr td.mat-column-members{text-transform:capitalize}.role-management-only .custom-input.custom-input-design{border:1px solid #aaa;background-color:#fafafa;border-radius:8px}.role-management-only .mat-paginator-range-label,.role-management-only .mat-paginator-page-size-label{color:#444}.add-role-modal th,.add-role-modal td{color:#222!important}.add-role-modal .custom-checkbox .mat-checkbox-frame{border-color:#666}.add-role-modal .custom-input-field.mat-form-field input{color:#222;font-weight:700;height:22px}.rt-view-member-block .mat-tab-label .mat-tab-label-content{font-size:16px;font-weight:700}.rt-view-member-block .mat-tab-label .mat-tab-label-active .mat-tab-label-content{color:#222}.rt-view-member-block .view-member-tabs ul li:nth-child(3) .mat-button-wrapper{font-size:16px;color:#444}.rt-view-member-block .custom-input{border:1px solid #aaa!important;background-color:#fafafa;border-radius:8px}.rt-view-member-block table thead tr{border-top:1px solid rgba(0,0,0,.1215686275);border-bottom:1px solid rgba(0,0,0,.1215686275)}.rt-view-member-block table thead tr th.mat-header-cell{font-size:14px;color:#222;font-weight:700}.rt-view-member-block table tbody tr td.mat-column-Name h4{font-weight:600}.rt-view-status-only .table.custom-table.c-d-table td,.rt-staff-member-onlyinside-table .table.custom-table.c-d-table td,.rt-co-member-onlyinside-table .table.custom-table.c-d-table td,.rt-pending-member-onlyinside-table .table.custom-table.c-d-table td,.rt-teamgroup-member-onlyinside-table .table.custom-table.c-d-table td{padding:5px 16px;border-right:1px solid #eee}.rt-view-status-only .table.custom-table.c-d-table td:last-child,.rt-staff-member-onlyinside-table .table.custom-table.c-d-table td:last-child,.rt-co-member-onlyinside-table .table.custom-table.c-d-table td:last-child,.rt-pending-member-onlyinside-table .table.custom-table.c-d-table td:last-child,.rt-teamgroup-member-onlyinside-table .table.custom-table.c-d-table td:last-child{border-right:0px solid #eee}.rt-view-status-only{padding-bottom:0!important}.rt-view-status-only .table.custom-table.c-d-table th{border-right:1px solid #eee}.rt-view-status-only .table.custom-table.c-d-table th:last-child{border-right:0px solid #eee}.rt-view-status-only .table.custom-table.c-d-table th.mat-column-Status,.rt-view-status-only .table.custom-table.c-d-table td.mat-column-Status{text-align:center!important}.rt-staff-member-onlyinside-table .table.custom-table.c-d-table th{border-right:1px solid #eee}.rt-staff-member-onlyinside-table .table.custom-table.c-d-table th:last-child{border-right:0px solid #eee}.rt-co-member-onlyinside-table .co-member-onlyinside-table::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto}.rt-co-member-onlyinside-table .co-member-onlyinside-table::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.rt-co-member-onlyinside-table .co-member-onlyinside-table::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #fff}.rt-co-member-onlyinside-table .table.custom-table.c-d-table th{border-right:1px solid #eee}.rt-co-member-onlyinside-table .table.custom-table.c-d-table th:last-child{border-right:0px solid #eee}.rt-pending-member-onlyinside-table::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto}.rt-pending-member-onlyinside-table::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.rt-pending-member-onlyinside-table::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #fff}.rt-pending-member-onlyinside-table .table.custom-table.c-d-table th{border-right:1px solid #eee}.rt-pending-member-onlyinside-table .table.custom-table.c-d-table th:last-child{border-right:0px solid #eee}.rt-teamgroup-member-onlyinside-table::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto}.rt-teamgroup-member-onlyinside-table::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.rt-teamgroup-member-onlyinside-table::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #fff}.rt-teamgroup-member-onlyinside-table .table.custom-table.c-d-table th{border-right:1px solid #eee}.rt-teamgroup-member-onlyinside-table .table.custom-table.c-d-table th:last-child{border-right:0px solid #eee}.rt-teamgroup-member-onlyinside-table .table.custom-table.c-d-table .u-w-i-d h4{font-weight:600;margin-bottom:0}.custom-modal-addMember.custom-modal-md{max-width:742px!important}.custom-modal-addMember .rt-add-new-member-modal .custom-input-field.mat-form-field input{color:#222;font-size:16px;font-weight:600}.custom-modal-addMember .rt-add-new-member-modal .custom-input-field.mat-form-field .mat-form-field-label{color:#444;font-size:16px}.custom-modal-addMember .rt-add-new-member-modal .mat-radio-label,.custom-modal-addMember .rt-add-new-member-modal .mat-checkbox-layout{border:1px solid #aaa;background-color:#fafafa!important;border-radius:8px!important}.custom-modal-addMember .rt-add-new-member-modal .modal-body-middle{max-width:100%;width:100%;max-height:710px}@media screen and (max-width: 1800px){.custom-modal-addMember .rt-add-new-member-modal .modal-body-middle{padding-right:20px;max-height:calc(100vh - 250px)}}.custom-modal-addMember.custom-modal .mat-dialog-container{padding:25px}@media screen and (max-width: 1800px){.custom-modal-addMember.custom-modal .mat-dialog-container::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:10px;overflow:auto}.custom-modal-addMember.custom-modal .mat-dialog-container ::-webkit-scrollbar{width:5px}}.custom-modal-addMember .custom-input-field.mat-form-field .mat-form-field-infix{margin-bottom:2px}.rt-staff-member-onlyinside-table .action-icon{width:26px}.custom-edit-teamGroup-2 .custom-input-field.mat-form-field input{font-weight:600;font-size:18px;color:#222}.custom-edit-teamGroup-2 .mat-chip-list-wrapper .mat-chip .user-name{font-size:14px;color:#222}.team-group-onlyinside .vertical-tab-group.mat-tab-group .mat-tab-label-container{max-height:calc(100vh - 250px);overflow:auto}.rt-teamgroup-member-onlyinside-table .vertical-tab-group.mat-tab-group .mat-tab-header .mat-tab-labels .mat-tab-label span{padding:7px}.rt-teamgroup-member-onlyinside-table .vertical-tab-group.mat-tab-group .mat-tab-header .mat-tab-labels .mat-tab-label.mat-tab-label-active{background:#edf3fd}.rt-teamgroup-member-onlyinside-table .teamgroup-list-title{border:1px solid rgba(0,0,0,.1215686275);background:#f9f8f8;padding:4px 20px;font-family:Manrope;font-style:normal;font-weight:700;font-size:12px;color:#444;line-height:16px;margin-top:8px;text-transform:capitalize;margin-bottom:0}.rt-clients-overall-scroll-cls ul li:nth-child(2) .mat-button-wrapper{font-size:16px;color:#444}.rt-clients-overall-scroll-cls ul li:nth-child(4) .mat-button-wrapper{font-size:16px;color:#444}.rt-clients-overall-scroll-cls .table.custom-table thead tr{border-top:1px solid rgba(0,0,0,.1215686275);border-bottom:1px solid rgba(0,0,0,.1215686275)}.rt-clients-overall-scroll-cls .table.custom-table thead tr th{font-size:14px;color:#222;font-weight:700;border-right:1px solid #eee;min-width:200px}.rt-clients-overall-scroll-cls .table.custom-table thead tr th.mat-column-Services{min-width:250px}.rt-clients-overall-scroll-cls .table.custom-table thead tr th.mat-column-Action{min-width:100px}.rt-clients-overall-scroll-cls .table.custom-table thead tr th:last-child{border-right:0px solid}.rt-clients-overall-scroll-cls .table.custom-table thead tr th.mat-column-staticClientName{min-width:300px}.rt-clients-overall-scroll-cls .table.custom-table tbody td{font-weight:600;padding:1px 16px;border-right:1px solid #eee;min-width:200px}.rt-clients-overall-scroll-cls .table.custom-table tbody td.mat-column-Services{min-width:250px}.rt-clients-overall-scroll-cls .table.custom-table tbody td.mat-column-Action{min-width:100px}.rt-clients-overall-scroll-cls .table.custom-table tbody td:last-child{border-right:0px solid}.rt-clients-overall-scroll-cls .table.custom-table tbody td.mat-column-staticClientName{padding:5px 16px;min-width:300px}.rt-clients-overall-scroll-cls .table.custom-table tbody td.mat-column-staticClientName .u-w-i-d p{text-transform:capitalize}.rt-clients-overall-scroll-cls .u-w-i-d h4{font-weight:600}.rt-clients-overall-scroll-cls .inner-detail-table thead{border-top:1px solid rgba(0,0,0,.12)!important;border-bottom:1px solid rgba(0,0,0,.12)!important}.rt-clients-overall-scroll-cls .inner-detail-table th{min-width:200px;padding:13px;border-right:1px solid #eee;font-weight:700;color:#222;border-bottom:1px solid rgba(0,0,0,.12)}.rt-clients-overall-scroll-cls .inner-detail-table th:last-child{border-right:0px solid}.rt-clients-overall-scroll-cls .inner-detail-table td{min-width:200px;padding:6px 14px!important;border-right:1px solid #eee}.rt-clients-overall-scroll-cls .inner-detail-table td:last-child{border-right:0px solid}.rt-clients-overall-scroll-cls .inner-detail-table a{cursor:pointer;text-decoration:none}.rt-clients-overall-scroll-cls .column-structure-scroll-cls{max-height:calc(100vh - 185px)}@media screen and (max-width: 1800px){.rt-clients-overall-scroll-cls .column-structure-scroll-cls{max-height:calc(100vh - 178px)}}@media screen and (max-width: 2000px){.rt-clients-overall-scroll-cls.c-d-container{padding:60px 20px 0}}.rt-mub-add-client{overflow:hidden}.rt-mub-add-client .rt-add-services .rt-add-services-content ul{overflow-y:auto;overflow-x:hidden;max-height:520px}.rt-mub-add-client .rt-add-services .rt-add-services-content ul li{border-bottom:0px;padding:0 10px}.rt-mub-add-client .rt-add-services .rt-add-services-content ul li:last-child{border-bottom:1px solid #eee}.rt-mub-add-client .rt-add-services .rt-add-services-content .mat-form-field-wrapper{padding-bottom:0}.rt-mub-add-client .rt-add-services .rt-add-services-content .custom-checkbox{font-weight:700;color:#222;margin-top:3px}.rt-mub-add-client .rt-add-services .mat-expansion-panel-body{height:500px}.rt-mub-add-client .rt-add-services .custom-coled{min-height:51px;padding:5px 10px}.rt-mub-add-client .rt-add-services .custom-coled .mat-select-placeholder{color:#444}.rt-mub-add-client .rt-add-services .custom-coled.coled1{border-right:1px solid #eee}.rt-mub-add-client .rt-add-services .custom-coled .mat-select-value{vertical-align:middle;line-height:33px}.rt-mub-add-client .rt-add-services .custom-input-field.mat-form-field .mat-form-field-underline{display:none}.rt-mub-add-client .rt-add-services .custom-input-field.mat-form-field .mat-form-field-infix{margin-bottom:0;padding:0;border-top:0}.rt-mub-add-client .mat-expansion-panel-header{height:48px!important}.rt-mub-add-client .custom-input-field.mat-form-field input,.rt-mub-add-client input{font-weight:700;color:#222}.rt-mub-add-client .brdr{border-bottom:3px solid #ccc;padding-bottom:10px}.column-structure-scroll-cls .mat-header-cell{text-transform:capitalize}.mat-drawer.org-setting-sidebar.rt-org-setting-sidebar{top:126px;padding-top:0}.mat-drawer.org-setting-sidebar.rt-org-setting-sidebar .nav-item-list>li>a{font-weight:600;font-size:16px;max-width:97%;margin:0 auto}.mat-drawer.org-setting-sidebar.rt-org-setting-sidebar .nav-item-list>li>a.active{background:#edf3fd;margin:0 auto;border-radius:10px;font-weight:600;color:#276ef1}.rt-spc-company-details-only .logo-image{width:30px;height:30px}.rt-spc-company-details-only .manage-status .table.custom-table tbody td{padding:6px 16px}.container-custom-width{max-width:90%;margin:0 auto}.rt-checklist-template{padding-top:14px}.rt-checklist-template .company-info-block.top{border:1px solid #aaa!important;background-color:#fafafa;border-radius:8px}.rt-checklist-template .card.mat-card.box-card{padding:10px;overflow-x:hidden}.rt-checklist-template .custom-w{width:280px}@media screen and (max-width: 1700px){.rt-checklist-template .custom-w{width:fit-content}}@media screen and (max-width: 1450px){.rt-checklist-template .custom-w{width:150px}}@media screen and (max-width: 1399px){.rt-checklist-template .custom-w{width:fit-content}}@media screen and (max-width: 1200px){.rt-checklist-template .custom-w{width:150px}}.rt-checklist-template .cards-set{max-height:355px;height:355px;overflow:auto;transition:all .3s ease-in-out}.rt-checklist-template .cards-set:hover{box-shadow:0 0 8px 1px #00366459!important;border:1px solid rgba(0,54,100,.2509803922);transition:all .3s ease-in-out}.rt-checklist-template .block-title-16{text-transform:capitalize}.rt-checklist-template .checklist-lable-name{color:#222}.rt-checklist-template .checklist-lable-name{text-transform:capitalize}@media screen and (max-width: 1900px){.rt-checklist-template .cards-set.mat-card .mat-button{line-height:25px}}@media screen and (max-width: 1450px){.rt-checklist-template .cards-set.mat-card .mat-button{line-height:18px}}.add-checklist-custom-modal.custom-modal .mat-dialog-container,.edit-checklist-custom-modal.custom-modal .mat-dialog-container{padding:20px;width:100vw;max-width:640px!important}.add-checklist-custom-modal .unstyle-option,.edit-checklist-custom-modal .unstyle-option{height:500px;overflow:auto}@media screen and (max-height: 890px){.add-checklist-custom-modal .unstyle-option,.edit-checklist-custom-modal .unstyle-option{height:calc(100vh - 350px)}}.add-checklist-custom-modal .unstyle-option::-webkit-scrollbar-track,.edit-checklist-custom-modal .unstyle-option::-webkit-scrollbar-track{background-color:#fff;border:5px solid #fff}.add-checklist-custom-modal .unstyle-option::-webkit-scrollbar-thumb,.edit-checklist-custom-modal .unstyle-option::-webkit-scrollbar-thumb{background-color:#fff}.add-checklist-custom-modal .mat-wrapper .mat-form-field-wrapper,.edit-checklist-custom-modal .mat-wrapper .mat-form-field-wrapper{padding-top:10px}.add-checklist-custom-modal .anchor-link,.edit-checklist-custom-modal .anchor-link{font-size:14px}.add-checklist-permission-custom-modal.custom-modal{max-width:640px!important}.add-checklist-permission-custom-modal.custom-modal .mat-dialog-container{padding:20px;width:100vw}@media screen and (max-width: 1800px){.add-checklist-permission-custom-modal.custom-modal .mat-dialog-container{padding-bottom:0}}.add-checklist-permission-custom-modal .add-checklist-permission-modal-table .table-max-height{height:500px;max-height:inherit}.add-checklist-permission-custom-modal .add-checklist-permission-modal-table td{padding:0!important}.add-checklist-permission-custom-modal .add-checklist-permission-modal-table td.custom-checkbox-block-one-only{padding-bottom:12px!important}.rt-custom-field-settings{padding-top:14px}.rt-custom-field-settings .company-info-block.top{border:1px solid #aaa!important;background-color:#fafafa;border-radius:8px}.rt-custom-field-settings .card.mat-card.box-card{padding:10px}.rt-custom-field-settings .custom-field-box-list>li{padding:8px 0}.rt-custom-field-settings .mat-card-header li .anchor-link{font-size:14px}.addcustomfield-custom-modal.custom-modal{max-width:640px!important}.addcustomfield-custom-modal.custom-modal .mat-dialog-container{padding:20px;width:100vw;max-width:640px!important;height:700px}@media screen and (max-width: 1800px){.addcustomfield-custom-modal.custom-modal .mat-dialog-container{padding-bottom:0}}.addcustomfield-custom-modal .anchor-link{font-size:16px}.addcustomfield-custom-modal .rt-custom-client-field{height:92%;display:flex;flex-direction:column;justify-content:space-between}.addcustomfield-custom-modal .rt-custom-client-field .custom-input-field.mat-form-field .mat-form-field-infix{padding-bottom:2px}.rt-timesheet-ctm-com{padding-top:14px}.rt-timesheet-ctm-com .company-info-block.top{border:1px solid #aaa!important;background-color:#fafafa;border-radius:8px}.rt-timesheet-ctm-com .card.mat-card.box-card{padding:10px!important}.rt-timesheet-ctm-com .block-title.bt-one{margin-bottom:10px!important}.rt-timesheet-ctm-com .block-title.bt-two{margin-bottom:0!important}.rt-timesheet-ctm-com.timesheet-ctm-com .table.custom-table.timesheet-table th{padding:8px 3px!important;border-top:1px solid rgba(0,0,0,.1215686275);border-bottom:1px solid rgba(0,0,0,.1215686275)}.rt-timesheet-ctm-com.timesheet-ctm-com .table.custom-table.timesheet-table td{padding:8px 10px!important}.rt-timesheet-ctm-com.timesheet-ctm-com .organization-day .c-checkbox-button .mat-checkbox-layout{padding:6px 24px!important}.rt-timesheet-ctm-com.timesheet-ctm-com .organization-day .mat-card-actions{padding-bottom:0}.rt-timesheet-ctm-com.timesheet-ctm-com .mg-btm{margin-bottom:10px}.rt-timesheet-ctm-com.timesheet-ctm-com .card-process-actual .badge-radio:last-child{margin-right:0}.rt-timesheet-ctm-com.timesheet-ctm-com .user-confirmation-card .mat-card-header{padding:0!important}.rt-timesheet-ctm-com.timesheet-ctm-com .timesheet-month-calendar .calenader-list{padding:10px}.rt-timesheet-ctm-com.timesheet-ctm-com .user-confirmation-card table thead tr{border-top:1px solid rgba(0,0,0,.1215686275);border-bottom:1px solid rgba(0,0,0,.1215686275)}.rt-timesheet-ctm-com.timesheet-ctm-com .user-confirmation-card table thead th{min-width:200px;padding:7px 14px!important;border-right:1px solid #eee;font-weight:700!important;color:#222!important;border-bottom:1px solid rgba(0,0,0,.12);font-size:14px}.rt-timesheet-ctm-com.timesheet-ctm-com .user-confirmation-card table thead th:last-child{border-right:0px solid}.rt-timesheet-ctm-com.timesheet-ctm-com .user-confirmation-card table tbody td{min-width:200px;padding:6px 14px!important;border-right:1px solid #eee;vertical-align:middle}.rt-timesheet-ctm-com.timesheet-ctm-com .user-confirmation-card table tbody td:first-child{width:inherit!important;max-width:inherit!important;padding:5px 14px!important;border-bottom:1px solid #eee!important;border-right:1px solid #eee!important}.rt-timesheet-ctm-com.timesheet-ctm-com .user-confirmation-card table tbody td:last-child{width:inherit!important;max-width:inherit!important;padding:5px 14px!important;border-bottom:1px solid #eee!important;border-right:0px solid}.rt-timesheet-ctm-com.timesheet-ctm-com .user-confirmation-card table tbody td.first-table-data:first-child{padding:5px 14px!important}.rt-timesheet-ctm-com.timesheet-ctm-com .user-confirmation-card table tbody td .u-w-i-d h4{margin-top:0;font-weight:600;text-transform:capitalize}.rt-timesheet-ctm-com.timesheet-ctm-com .user-confirmation-card table tbody a{cursor:pointer;text-decoration:none}.rt-spc-general-settings{padding-top:14px}.rt-spc-general-settings .company-info-block.top{border:1px solid #aaa!important;background-color:#fafafa;border-radius:8px}.rt-spc-general-settings .card.mat-card.box-card{padding:10px}.rt-spc-general-settings .card.mat-card .mat-card-header{padding:10px 14px}.rt-spc-general-settings .card-custom{max-width:98.5%}.rt-spc-general-settings .input-custom-general-setting{max-width:98%}.rt-spc-general-settings.mub-general-settings .table.custom-table thead tr{border-top:1px solid rgba(0,0,0,.1215686275);border-bottom:1px solid rgba(0,0,0,.1215686275)}.rt-spc-general-settings.mub-general-settings .table.custom-table thead th{font-size:14px;color:#222;font-weight:700;padding-left:0}.rt-spc-general-settings.mub-general-settings .table.custom-table tbody td{font-weight:600;color:#222;padding:5px 0!important}.rt-mark-as-approval{padding-top:14px}.rt-mark-as-approval .company-info-block.top{border:1px solid #aaa!important;background-color:#fafafa;border-radius:8px}.rt-mark-as-approval .card.mat-card.box-card{padding:10px}.rt-mark-as-approval .card.mat-card .mat-card-header{padding:14px}.rt-mark-as-approval .table.custom-table thead tr{border-top:1px solid rgba(0,0,0,.1215686275);border-bottom:1px solid rgba(0,0,0,.1215686275)}.rt-mark-as-approval .table.custom-table thead th{font-size:14px;color:#222;font-weight:700;padding:10px 16px!important;border-right:1px solid #eee}.rt-mark-as-approval .table.custom-table thead th:last-child{border-right:0px solid #eee!important}.rt-mark-as-approval .table.custom-table tbody td{font-weight:600;color:#222;padding:5px 16px!important;border-right:1px solid #eee}.rt-mark-as-approval .table.custom-table tbody td:last-child{border-right:0px solid #eee!important}.email-configuration-rated{padding-top:14px}.email-configuration-rated .company-info-block.top{border:1px solid #aaa!important;background-color:#fafafa;border-radius:8px}.email-configuration-rated .card.mat-card.box-card{padding:10px}.email-configuration-rated .card.mat-card .mat-card-header{padding:10px 14px}.email-configuration-rated .table.custom-table thead tr{border-top:1px solid rgba(0,0,0,.1215686275);border-bottom:1px solid rgba(0,0,0,.1215686275)}.email-configuration-rated .table.custom-table thead th{font-size:14px;color:#222;font-weight:700;padding:10px 16px!important;border-right:1px solid #eee}.email-configuration-rated .table.custom-table thead th:last-child{border-right:0px solid #eee!important}.email-configuration-rated .table.custom-table tbody td{color:#222;padding:10px 16px!important;border-right:1px solid #eee}.email-configuration-rated .table.custom-table tbody td:last-child{border-right:0px solid #eee!important}.organization-settings-only .rt-organization-settings-only-subheader img.oso-shead-img{width:40px!important;height:40px!important}.organization-settings-only .rt-organization-settings-only-subheader .block-title,.organization-settings-only .rt-organization-settings-only-subheader .sub-block-title{margin-bottom:0}.organization-settings-only .rt-organization-settings-only-subheader.c-d-board{padding:2px}.addemail-config-modal.custom-modal .mat-dialog-container{padding:20px}.rt-email-permission .card.mat-card{border:0px solid #ccc}.rt-email-permission .card.mat-card .mat-card-header{padding:0 0 14px}.rt-email-permission .custom-input{margin-bottom:10px}.rt-email-permission .table thead tr{border-top:1px solid rgba(0,0,0,.1215686275);border-bottom:1px solid rgba(0,0,0,.1215686275)}.rt-email-permission .table thead tr th{font-weight:700!important;color:#222!important;border-right:1px solid #eee!important;font-size:14px!important}.rt-email-permission .table thead tr th:last-child{border-right:0px solid #eee!important}.rt-email-permission .table tbody td{font-weight:600!important;color:#222!important;padding:5px 14px!important;border-right:1px solid #eee!important;text-transform:capitalize!important;vertical-align:middle}.rt-email-permission .table tbody td:last-child{border-right:0px solid #eee!important}.rt-email-permission .mat-card-actions{padding:10px 0}.email-modal-dropdown.custom-modal .mat-dialog-container{padding:20px}.rt-email-dropdown-part .multiselect-dropdown .dropdown-btn{margin-bottom:12px!important}.rt-email-dropdown-part .email-validation{margin-top:-16px!important;margin-bottom:10px}.rt-email-dropdown-part .custom-input-field.mat-form-field input{color:#222;font-weight:600;background-color:transparent}.notification-userlist-modal.custom-modal .mat-dialog-container{padding:20px;max-width:652px}.notification-userlist-modal ul{padding:0}.notification-userlist-modal ul li{padding:4px 0;border-bottom:1px solid #eee;font-weight:600;color:#222}.notification-userlist-modal .scroll-fix{height:400px}.rt-services-mngmnt{padding-bottom:0!important}.rt-services-mngmnt .table.custom-table thead tr{border-top:1px solid rgba(0,0,0,.1215686275);border-bottom:1px solid rgba(0,0,0,.1215686275)}.rt-services-mngmnt .table.custom-table thead th{min-width:200px;font-size:14px;color:#222;font-weight:700;padding:10px 16px!important;border-right:1px solid #eee}.rt-services-mngmnt .table.custom-table thead th:last-child{border-right:0px solid #eee!important}.rt-services-mngmnt .table.custom-table tbody td{min-width:200px;color:#222;padding:5px 16px!important;border-right:1px solid #eee}.rt-services-mngmnt .table.custom-table tbody td:last-child{border-right:0px solid #eee!important}.rt-services-mngmnt .table.custom-table tbody td.mat-column-expandedDetail{padding:0!important}.rt-services-mngmnt .table.custom-table .inner-detail-table thead{border-top:1px solid rgba(0,0,0,.12)!important;border-bottom:1px solid rgba(0,0,0,.12)!important}.rt-services-mngmnt .table.custom-table .inner-detail-table th{min-width:200px;padding:13px;border-right:1px solid #eee;font-weight:700;color:#222;border-bottom:1px solid rgba(0,0,0,.12)}.rt-services-mngmnt .table.custom-table .inner-detail-table th:last-child{border-right:0px solid}.rt-services-mngmnt .table.custom-table .inner-detail-table td{min-width:200px;padding:6px 14px!important;border-right:1px solid #eee}.rt-services-mngmnt .table.custom-table .inner-detail-table td:last-child{border-right:0px solid}.rt-services-mngmnt .table.custom-table .inner-detail-table a{cursor:pointer;text-decoration:none}.rt-services-mngmnt .mat-expansion-panel-header.mat-expanded{height:48px!important}.rt-services-mngmnt .mat-tab-body.mat-tab-body-active{overflow:auto!important}.rt-services-mngmnt .mat-tab-body-wrapper{overflow:unset}.add-service-modal.custom-modal{max-width:70%!important;height:80vh}.add-service-modal.custom-modal .mat-dialog-container{padding:5px;overflow:hidden}.add-service-modal .rt-add-service .custom-input-field.mat-form-field input{font-weight:600;color:#222;text-transform:capitalize}.add-service-modal .rt-add-service .custom-input-field.mat-form-field .mat-form-field-infix,.add-service-modal .rt-add-service .custom-input-field.mat-form-field .bottom-side-space{margin-bottom:0;padding-bottom:5px}.add-service-modal .rt-add-service input.mat-input-element{font-weight:600;color:#222}.add-service-modal .rt-add-service.mub-add-service .accordion-item .accordion-button:not(.collapsed):after{content:none}.add-service-modal .rt-add-service .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background-color:#fff!important}.add-service-modal .rt-add-service .mat-expansion-panel-header.mat-expanded:focus,.add-service-modal .rt-add-service .mat-expansion-panel-header.mat-expanded:hover{background:#fff!important}.add-service-modal .rt-add-service .action-btn-h{height:92%}.add-service-modal .another-expansion ul.rt-add-services-content{overflow-y:hidden;overflow-x:hidden;max-height:calc(61vh - 30px)}@media only screen and (min-width: 850px){.add-service-modal .another-expansion ul.rt-add-services-content{max-height:calc(61vh - 82px)}}@media only screen and (min-width: 1550px){.add-service-modal .another-expansion ul.rt-add-services-content{max-height:calc(61vh - 52px)}}.add-service-modal .another-expansion ul.rt-add-services-content li{border:1px solid #eee;border-bottom:0px;padding:0 10px}.add-service-modal .another-expansion ul.rt-add-services-content li:last-child{border-bottom:1px solid #eee}.add-service-modal .another-expansion ul.rt-add-services-content li .custom-coled{min-height:41px;padding:5px 10px}.add-service-modal .another-expansion ul.rt-add-services-content li .custom-coled .mat-select-placeholder{color:#444}.add-service-modal .another-expansion ul.rt-add-services-content li .custom-coled.coled1{border-right:1px solid #eee}.add-service-modal .another-expansion ul.rt-add-services-content li .custom-coled .mat-select-value{vertical-align:middle;line-height:33px}.add-service-modal .another-expansion .mat-form-field-wrapper{padding-bottom:0}.add-service-modal .another-expansion .custom-checkbox{font-weight:700;color:#222;margin-top:3px}.add-service-modal .another-expansion .custom-input-field.mat-form-field .mat-form-field-underline{display:none}.add-service-modal .another-expansion .custom-input-field.mat-form-field .mat-form-field-infix{margin-bottom:0;padding:0;border-top:0}.add-service-modal .another-expansion .mat-expansion-panel-content{overflow:unset;max-height:calc(61vh - 30px)}.add-service-modal .mat-expansion-panel-header.mat-expanded{height:48px!important}.add-service-modal .mub-add-service .accordion-item .accordion-button:after{content:none}.bulk-export-modal.custom-modal .mat-dialog-container{padding:14px}.bulk-export-modal .rt-bulk-export-client form.waves-bg{background:#eee;padding:12px;border:1px solid #aaa;border-radius:4px}.bulk-export-modal .rt-bulk-export-client form h5{font-weight:700!important;color:#222!important;font-size:14px}.bulk-export-modal li{margin:2px 12px}.bulk-export-modal .rt-bulk-export-member form.waves-bg{background:#eee;padding:12px;border:1px solid #aaa;border-radius:4px}.bulk-export-modal .rt-bulk-export-member form h5{font-weight:700!important;color:#222!important;font-size:14px}.bulk-export-modal .rt-bulk-export-member form.first{margin-bottom:0!important;margin:13px}.font-14{font-size:14px!important}.font-style .color_222{color:#222!important}.font-style .weight_700{font-weight:700!important}.font-style .weight_600{font-weight:600!important}.back-image{position:absolute;left:36px;top:30px}@media screen and (max-width: 1590px){.back-image{left:26px;top:24px}}@media screen and (max-width: 1250px){.back-image{left:20px}}.back-image.backTwo{left:6px;top:79px;z-index:123;cursor:pointer;width:20px;text-align:center;height:30px;line-height:28px}img.customize-btn{width:20px}.rt-pie-chart-excel.pie-chart-excel .chart-card{width:320px!important;height:320px!important;padding:10px!important;min-width:320px!important}.rt-pie-chart-excel.pie-chart-excel .pie-chart-information{margin-bottom:0!important}.global-table-scroll{max-height:calc(100vh - 255px)}.global-table-scroll.status{max-height:calc(100vh - 185px)}.global-table-scroll.roles{max-height:calc(100vh - 205px)}.global-table-scroll.member,.global-table-scroll.teamgroup{max-height:calc(100vh - 315px)}.global-table-scroll.regular-service,.global-table-scroll.recurrence-service{max-height:calc(100vh - 220px);overflow:auto}@media screen and (max-height: 900px){.global-table-scroll{max-height:calc(100vh - 175px)}.global-table-scroll.member{max-height:calc(100vh - 295px);overflow-x:auto}.global-table-scroll.teamgroup{max-height:calc(100vh - 325px);overflow-x:auto}.global-table-scroll.roles{max-height:calc(100vh - 175px)!important}.global-table-scroll.regular-service,.global-table-scroll.recurrence-service{max-height:calc(100vh - 215px)}}.global-table-scroll::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto}.global-table-scroll::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.global-table-scroll::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #fff}.cross-ics-member{cursor:pointer}.cross-ics-member.pstn-absolute{position:absolute;top:0;right:0}.cross-ics-member.pstn-absolute.right--14{right:-14px}.cross-ics-member.pstn-absolute.top--24{top:-24px}.cross-ics-member.pstn-absolute.right-14{right:14px}.cross-ics-member.pstn-absolute.right-24{right:24px}.cross-ics-member.pstn-absolute.z-ex{z-index:123}.sticky-position thead{position:sticky;top:0;background:#ccc;z-index:123}.sticky-position.top-m-1 thead{top:-1px}.rt-user-report-table-independent .customize-icon img{width:20px}.rt-user-report-table-independent .customize-icon span{font-size:14px;color:#5e5e5e;font-weight:600}.rt-user-report-table-independent .custom-input{height:40px!important}.rt-user-report-table-independent .status-badge .status-title{font-size:13px!important}.rt-user-report-table-independent .status-icon-content .icon-text{font-size:14px!important}@media screen and (max-width: 1800px){.sticky-footer{position:sticky;bottom:0;background:#fff;z-index:123;padding-bottom:20px;margin-top:0!important;padding-top:20px}.sticky-footer.pr-15{padding-right:15px}}@media screen and (max-width: 2000px){.mui-add-member-date .member-date .mat-form-field-flex .datepicker-suffix button.mat-focus-indicator.mat-icon-button.mat-button-base{padding-bottom:5px!important}}.cal-modal-btns-report .ok-btn{padding:4px!important;color:#fff!important;margin-top:2px!important;background-color:#0d6efd;opacity:.9;border-radius:8px}.cal-modal-btns-report .ok-btn:hover,.cal-modal-btns-report .ok-btn.anchor-link.btn:hover{color:#fff!important}.textarea-scrollable::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto}.textarea-scrollable::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto}.textarea-scrollable::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto}.rt-user-report-table-only.user-report-table-only table th{padding:13px;border-right:1px solid #eee;font-weight:700;color:#222}.rt-user-report-table-only.user-report-table-only table th:last-child{border-right:0px solid}.rt-user-report-table-only.user-report-table-only table td{padding:6px 14px!important;border-right:1px solid #eee;color:#444;font-weight:500}.rt-user-report-table-only.user-report-table-only table td.mat-column-task_name .other-contebnt{border:1px solid transparent;padding:5px 7px}.rt-user-report-table-only.user-report-table-only table td.mat-column-task_name .other-contebnt:hover{border:1px solid #aaa;border-radius:8px;background-color:#fafafa;box-shadow:0 0 2px 1px #5652524a}.rt-user-report-table-only.user-report-table-only table td:last-child{border-right:0px solid}.rt-user-report-table-only.user-report-table-only table a{cursor:pointer;text-decoration:none}.rt-user-report-table-only .mat-tab-label:focus :not(.mat-tab-disabled){opacity:1}.rt-user-report-table-only .mat-tab-label:not(.mat-tab-disabled){opacity:1}.rt-user-report-table-only.rt-more-table-scroll table th{padding:13px;border-right:1px solid #eee;font-weight:700!important;color:#222!important}.rt-user-report-table-only.rt-more-table-scroll table th:last-child{border-right:0px solid}.rt-user-report-table-only.rt-more-table-scroll table td{padding:6px 14px!important;border-right:1px solid #eee;color:#444!important;font-weight:500}.rt-user-report-table-only.rt-more-table-scroll table td.mat-column-task_name span{border:1px solid transparent;padding:5px 7px}.rt-user-report-table-only.rt-more-table-scroll table td.mat-column-task_name span:hover{border:1px solid #aaa;border-radius:8px;background-color:#fafafa;box-shadow:0 0 2px 1px #5652524a}.rt-user-report-table-only.rt-more-table-scroll table td.mat-column-status .badge{text-align:center}.rt-user-report-table-only.rt-more-table-scroll table td.mat-column-status .badge.badge{padding-left:20px;min-width:123px;padding-right:20px}.rt-user-report-table-only.rt-more-table-scroll table td:last-child{border-right:0px solid}.rt-user-report-table-only.rt-more-table-scroll table a{cursor:pointer;text-decoration:none}.rt-report-tabExpansion-chart .mat-expansion-panel-body{padding:0}.rt-mub-time-log-graph .real-time{padding:0 22px!important}.rt-mub-time-log-graph .real-time.time-expansion{padding:8px 22px!important}.rt-mub-time-log-graph.mub-time-log-graph .real-accrodian .mat-expansion-panel-header.mat-expanded{height:42px}.rt-mub-time-log-graph.mub-time-log-graph .mat-expansion-panel-header{height:38px}.rt-project-report-only .project-containner .card-containner .card-header{margin:0 0 16px!important}.rt-project-report-only .rt-project-report-dashboard-table table thead{border-top:1px solid rgba(0,0,0,.12)!important;border-bottom:1px solid rgba(0,0,0,.12)!important}.rt-project-report-only .rt-project-report-dashboard-table table th{font-size:14px!important;padding:13px;border-right:1px solid #eee;font-weight:700!important;color:#222!important;border-bottom:1px solid rgba(0,0,0,.12)!important}.rt-project-report-only .rt-project-report-dashboard-table table th:last-child{border-right:0px solid}.rt-project-report-only .rt-project-report-dashboard-table table td{padding:6px 14px!important;border-right:1px solid #eee;color:#444!important;font-weight:500}.rt-project-report-only .rt-project-report-dashboard-table table td.mat-column-project_name span{border:1px solid transparent;padding:5px 7px}.rt-project-report-only .rt-project-report-dashboard-table table td.mat-column-project_name span:hover{border:1px solid #aaa;border-radius:8px;background-color:#fafafa;box-shadow:0 0 2px 1px #5652524a}.rt-project-report-only .rt-project-report-dashboard-table table td:last-child{border-right:0px solid}.rt-project-report-only .rt-project-report-dashboard-table table a{cursor:pointer;text-decoration:none}.rt-email-management-dashboard .email-cont{margin-top:60px!important}.rt-email-management-dashboard .btn-position{position:absolute;right:0;bottom:0}.rt-email-list-config .config-table .table-responsive table thead{border-top:1px solid rgba(0,0,0,.12)!important;border-bottom:1px solid rgba(0,0,0,.12)!important}.rt-email-list-config .config-table .table-responsive table th{font-size:14px!important;padding:13px;border-right:1px solid #eee;font-weight:700!important;color:#222!important;border-bottom:1px solid rgba(0,0,0,.12)!important}.rt-email-list-config .config-table .table-responsive table th:last-child{border-right:0px solid}.rt-email-list-config .config-table .table-responsive table td{padding:6px 14px!important;border-right:1px solid #eee;color:#444!important;font-weight:500}.rt-email-list-config .config-table .table-responsive table td.mat-column-project_name span{border:1px solid transparent;padding:5px 7px}.rt-email-list-config .config-table .table-responsive table td.mat-column-project_name span:hover{border:1px solid #aaa;border-radius:8px;background-color:#fafafa;box-shadow:0 0 2px 1px #5652524a}.rt-email-list-config .config-table .table-responsive table td:last-child{border-right:0px solid}.rt-email-list-config .config-table .table-responsive table a{cursor:pointer;text-decoration:none}.rt-mub-filter-notification .notification-top-head,.rt-mub-filter-notification .mat-tab-header{margin-bottom:0}.rt-mub-filter-notification .rt-select-user.mat-select{padding-top:0}.rt-mub-filter-notification .rt-select-user.mat-select .mat-select-trigger{border:1px solid #aaa!important}.rt-mub-filter-notification .rt-select-module.mat-select{padding-top:0}.rt-mub-filter-notification .rt-select-module.mat-select .mat-select-trigger{border:1px solid #aaa!important}.rt-user-list-view .mat-drawer-container{padding-left:0!important}.rt-user-list-view .mat-drawer-inner-container{padding-right:0!important}.isReadClass .mat-card{border:1px solid rgba(170,170,170,.3215686275)!important;padding:10px}.isReadClass .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img img{width:30px!important;height:30px!important}.isReadClass .notification-wrp-content .mat-tab-header{margin-bottom:16px}.rt-myFolder thead,.rt-myFile thead{border-top:0px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}.rt-app-project-list .mat-tab-nav-bar .mat-tab-link{height:38px;padding-left:10px;padding-right:10px}.rt-app-project-list .rt-app-project-grid-view .view-btn{font-size:16px!important}.rt-app-project-list .rt-app-project-grid-view .project-list-view-common .title{font-size:16px}.rt-app-project-list .rt-app-project-grid-view .mat-card{padding:8px}.rt-app-project-list .rt-app-project-grid-view .ctm-fav-card-layout .fovorite-title-group .mat-card-title.card-title-list{margin-top:5px}.rt-app-project-list ul.project-gragh-cart.project-graph-only{width:70%}.list-page-common .all-project-full-height.rt-all-project-full-height-only{height:calc(100vh - 240px)}.half-height-one{padding:0 22px 30px}.half-height-one .custom-margin:nth-child(5){margin-top:20px}.rt-task-content .task-list-heading{padding-top:5px;padding-bottom:5px}.rt-create-project .custom-input-field.mat-form-field input{font-weight:600;color:#222;font-size:16px}.rt-create-project .description,.rt-create-project .mat-chip-list .mat-chip-list-wrapper .mat-chip.u-m-chip.m-s-u-chip span{color:#222}.add-folder .custom-input-field.mat-form-field input,.add-group-chat .custom-input-field.mat-form-field input{font-weight:600;color:#222;font-size:16px}.add-group-chat .mat-chip-list .mat-chip-list-wrapper .mat-chip.u-m-chip.m-s-u-chip{color:#222}.rt-shareNoteForm table thead{border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}.rt-shareNoteForm table thead th{border-right:1px solid #eeeeee!important;color:#222!important}.rt-shareNoteForm table tbody td{border-right:1px solid #eeeeee}.rt-shareNoteForm table tbody td:last-child{border-right:0px}.rt-task-content .custom-edit-project-name{padding:0 20px;width:100%}.rt-task-content .custom-edit-project-name input{font-size:19px!important;font-weight:600!important;color:#222}.rt-profile-overview-ctn.profile-overview-ctn .over-view-button{padding:10px 8px}.rt-profile-overview-ctn .profile-over-inner .padding-l-none{padding-left:0}.rt-profile-overview-ctn .profile-over-inner .padding-r-none{padding-right:0}.rt-profile-overview-ctn .profile-over-inner .custom-flex{display:flex;flex-direction:row;align-items:stretch}.rt-profile-overview-ctn .profile-over-inner .custom-flex .over-view-cal{height:100%}.rt-profile-overview-ctn .profile-over-inner .row{margin:0}.mat-tab-label.mat-tab-label-active{opacity:1}.msgContentBox{padding-right:70px!important}.rt-quick-reply .radio-action-block label{font-size:16px;font-weight:600;margin-bottom:10px}.rt-quick-reply .rt-quick-reply-table table thead{border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}.rt-quick-reply .rt-quick-reply-table table thead th{font-size:14px!important;padding:13px;font-weight:700;color:#222!important;border-right:1px solid #eee}.rt-quick-reply .rt-quick-reply-table table thead th:last-child{border-right:0px solid}.rt-quick-reply .rt-quick-reply-table table tbody td{color:#444;font-weight:500}.rt-quick-reply .rt-quick-reply-table table tbody td.mat-column-title{color:#222;font-weight:600}.add-time-log-model input.mat-input-element{font-weight:700;color:#222;padding-bottom:5px}.add-time-log-model textarea.mat-input-element{font-weight:500;color:#444}@media screen and (max-width: 1360px){.rt-view-member-block .custom-input{width:200px}}.task--content-table .mat-slider.mat-accent .mat-slider-thumb-label{width:28px!important;background-color:#16b975!important}.rt-add-time-log-model .add-time-log-body .mat-form-textarea.mat-form-textarea-only .mat-form-field-infix textarea.pending-approval-field{height:70px!important}.rt-timesheet-month-table table thead th:first-child{min-width:380px}.rt-timesheet-month-table table tbody tr td{min-height:48px;align-items:middle}.rt-timesheet-month-table table tbody tr td.task_name-style-timesheet{border:1px solid transparent}.rt-timesheet-month-table table tbody tr td.task_name-style-timesheet .user-name{padding:4px 6px 6px}.rt-timesheet-month-table table tbody tr td.task_name-style-timesheet:hover .user-name{border:1px solid #aaa;border-radius:8px;background-color:#fafafa;box-shadow:0 0 2px 1px #5652524a}.rt-timesheet-month-table .task_name-style{min-width:290px;padding:0 0 0 34px!important}.timelog-for-table table.timelog-view-table thead tr th.timelog_task_name{text-align:center;min-width:190px;width:190px;max-width:200px}.timelog-for-table table.timelog-view-table tbody tr td{max-width:100px}.timelog-for-table table.timelog-view-table tbody tr td.timelog_task_name{min-width:190px;width:190px;max-width:200px}.set-width{width:100%!important}.mat-column-status span.text-capitalize{width:fit-content!important}.company-details-only .custom-badge{justify-content:flex-start!important}.company-details-only .custom-badge.bg-transparent{background-color:transparent}.company-details-only .custom-badge .bg-prime{background:#eee;padding:2px 10px;border-radius:20px}.chatmenuclsopenwidth .user-chat-box-header-search{padding:0 24px 5px!important;border-bottom:1px solid #e0e0e0!important;border-top:0px solid #e0e0e0!important}.chatmenuclsopenwidth img.controll{margin-right:3px}.chatmenuclsopenwidth .ql-editor.ql-blank{max-width:100%}.ql-editor.ql-blank{max-width:96%}@media screen and (max-width: 1780px){.ql-editor.ql-blank{max-width:93%}}@media screen and (max-width: 1600px){.ql-editor.ql-blank{max-width:90%}}@media screen and (max-width: 1350px){.ql-editor.ql-blank{max-width:88%}}@media screen and (max-width: 1250px){.ql-editor.ql-blank{max-width:86%}}.onlycustom-meber-cls .bg-dark-grey input.custom-input{border:1px solid #aaa!important;background-color:#fafafa;color:#222!important;font-size:16px}.customize-heading{position:sticky;top:0;background:#fff;z-index:123;padding-bottom:20px}.bulk-edit-action a{font-size:14px;padding-right:12px;font-weight:700}@media screen and (min-width: 1400px) and (max-width: 1600px){.custom-width-card.col-xl-4{flex:0 0 auto;width:33.33333333%}}@media screen and (min-width: 1200px) and (max-width: 1320px){.custom-width-card.col-xl-4{flex:0 0 auto;width:50%}}.rt-app-project-grid-view .fovorite-title-group .cutom-width{min-width:125px;justify-content:flex-end}.rt-app-project-grid-view .project-list-view-common{padding:8px 28px}.rt-app-project-list .row-height{max-height:calc(100vh - 155px);overflow:hidden}.rt-app-project-list .rt-app-project-list-view .tab-list-kanban-cards-for-close-main-block.rt-tabListKanbanCardsForCloseMainBlock .mat-tab-body-content .kanban-view-design-only.kanban-view-cards-for-only .kanban-internal-cards{max-height:calc(100vh - 270px)}.rt-app-project-list .rt-app-project-list-view .tab-list-thrice-block .tab-list-thrice .user-profile-task-list .list-table-hscroll{bottom:25px;max-height:calc(100vh - 200px)}.password-assitance,.custom-input-choose-new-pswrd{padding-bottom:20px}.right-action-btn button.right-menu-item{background-color:transparent;border:0px solid transparent}.right-action-btn button.right-menu-item img{margin-right:10px;border:1px solid #000;padding:4px;width:33px;height:30px;border-radius:7px}.confirm-submit p{display:flex;gap:7px;line-height:22px!important}.confirm-submit .test-note,.rt-task-content .unread td,.rt-task-content .unread td .task--title{font-weight:700}.dot-calendar .fc-daygrid-day-events{margin-top:32px}.dot-calendar .fc-daygrid-day-events{display:flex;justify-content:center;flex-wrap:nowrap;flex-direction:row;bottom:0}.dot-calendar .fc-daygrid-day-bottom{position:absolute!important;left:0!important;right:0!important;bottom:0!important}.dot-calendar .fc-daygrid-event-harness{min-width:15px;margin-top:0}.dot-calendar .fc-daygrid-event-harness{margin-top:0!important}.dot-calendar .fc-daygrid-event-harness{left:0;position:relative;right:0!important;top:0!important;bottom:0!important;width:10px;visibility:visible!important;display:flex;align-items:end;margin-bottom:10px}.dot-calendar.custom-calendar .fc-list-event-dot{padding:4.5px}.list-page-common .all-project-full-height.rt-all-project-full-height-only.rt_only_this{height:calc(100vh - 18em)!important}.list-page-common .all-project-full-height.rt-all-project-full-height-only.rt_only_this .full-height{height:80%!important;overflow-y:auto;max-height:100%}.ms-Callout-container.container-402{display:none!important;position:absolute!important;z-index:-1234!important}:root{--primary-color: #276ef1;--priamry-gredient: linear-gradient(180deg, #5a90f4 0%, #276ef1 100%);--link-color-nav: #9e9e9e;--light-bg-color: #edf3fd}.header-elements{padding:0 24px;position:fixed;background-color:#fff;border-bottom:1px solid #ccc;top:0;right:0;z-index:999;height:60px;width:100%;padding-left:1em!important}.header-elements ul li a>img{cursor:pointer}.main-sidebar.mat-drawer{border-right:1px solid #eeeeee;bottom:0;float:none;height:calc(100vh - 50px);position:fixed;top:60px;width:240px;padding:0;z-index:999}.main-sidebar.mat-drawer .mat-drawer-inner-container{background-color:#001528;overflow-y:overlay}.main-sidebar.mat-drawer .sidebar-menu-section>li{outline:none;cursor:pointer}.main-sidebar.mat-drawer .sidebar-menu-section>li .nav-link{width:100%;display:flex;align-items:center;position:relative;font-weight:500;background:transparent;border-radius:12px;padding:16px;max-width:95%;margin:0 auto}.main-sidebar.mat-drawer .sidebar-menu-section>li .nav-link>img{margin-right:14px;width:22px;height:18px;filter:invert(63%) sepia(95%) saturate(18%) hue-rotate(309deg) brightness(161%) contrast(104%)}.main-sidebar.mat-drawer .sidebar-menu-section>li .nav-link label{font-size:14px;line-height:22px;letter-spacing:.005em;color:#e0e0e0;margin-bottom:0}.main-sidebar.mat-drawer .sidebar-menu-section>li .nav-link:after{content:none;position:absolute;width:8px;height:32px;top:50%;transform:translateY(-50%);background:var(--primary-color);border-radius:0 14px 14px 0;display:none;left:-4px}.main-sidebar.mat-drawer .sidebar-menu-section>li .nav-link.active-link{background:#fff;border-radius:10px;padding:16px;max-width:97%;margin:0 auto}.main-sidebar.mat-drawer .sidebar-menu-section>li .nav-link.active-link>img{color:#276ef1;filter:invert(47%) sepia(90%) saturate(5477%) hue-rotate(212deg) brightness(99%) contrast(92%)}.main-sidebar.mat-drawer .sidebar-menu-section>li .nav-link.active-link>img svg{fill:#276ef1}.main-sidebar.mat-drawer .sidebar-menu-section>li .nav-link.active-link label{color:#001528;font-weight:600}.main-sidebar.mat-drawer .divider-hr{width:100%;border-top:0px solid #eeeeee;margin:20px 0 10px}.main-sidebar.mat-drawer.dms-sidebar{top:130px;height:calc(100vh - 150px)}.main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container{background-color:#fafafa}.main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container .sidebar-menu-section>li a label{color:#9e9e9e}.main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container .sidebar-menu-section>li a:hover,.main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container .sidebar-menu-section>li a.active-link{background:#edf3fd}.main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container .sidebar-menu-section>li a:hover label,.main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container .sidebar-menu-section>li a.active-link label{color:#9e9e9e}.main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container .sidebar-menu-section>li a:hover img,.main-sidebar.mat-drawer.dms-sidebar .mat-drawer-inner-container .sidebar-menu-section>li a.active-link img{filter:unset}.select-media{display:flex;align-items:center;width:80%;margin:0 auto 10px;padding:26px 0 24px;border-bottom:1px solid #eee}.select-media .c-f-l-name{background:#dc3535;border-radius:8px;height:32px;width:32px;display:flex;align-items:center;justify-content:center;font-family:font-manrope-600;font-size:14px;line-height:22px;letter-spacing:.005em;color:#fff;margin-right:10px}.select-media .select-mediabody select{border:0;background:transparent;font-family:font-manrope-600;font-size:14px;line-height:22px;letter-spacing:.005em;color:#212121;outline:none;margin-left:-4px}.select-media .select-mediabody p{font-family:font-manrope-500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#bdbdbd;margin-bottom:0}.l-g-box{background:linear-gradient(180deg,#3faff4 0%,#0e9bf1 100%);border-radius:12px;padding:8px 8px 12px 16px;width:calc(100% - 32px);margin:16px auto 7px;display:flex;flex-wrap:wrap}.l-g-box .l-g-i-txt{font-family:font-manrope-700;font-size:14px;line-height:22px;letter-spacing:.0025em;color:#fff;margin-bottom:0}.l-g-box .d-r-e-txt{font-family:font-manrope-500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#fff;opacity:.7;margin:10px 0 20px}.l-g-box .l-s-link{font-family:font-manrope-700;font-size:12px;line-height:18px;letter-spacing:.005em;color:#fff}.sidebar::-webkit-scrollbar-thumb{background-color:#dcdcdc;border:1px solid #dcdcdc;border-radius:24px}.scroll-container{height:inherit!important}.h-s-list{padding:10px 24px}.profile-dropdown{border:0;background:transparent;font-weight:500;font-size:14px;line-height:22px;text-align:right;letter-spacing:.005em;color:#fff}.profile-dropdown>img{height:32px;width:32px;border-radius:50%;object-fit:cover;margin-right:8px}.profile-dropdown:hover .user-name{color:#001528!important}.help-section{background-image:url(FAQ.a4509b4ecc4a8ad5.svg),linear-gradient(180deg,#3faff4 0%,#0e9bf1 100%);border-radius:12px;padding:16px;display:flex;flex-direction:column;justify-content:center;background-repeat:no-repeat;background-position:top 8px right 8px,top right;color:#fff}.help-section .help-start{font-weight:700;font-size:12px;line-height:18px;letter-spacing:.005em;color:#fff;margin-bottom:0;margin-left:auto}.help-section .help-desc{font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#fff;opacity:.7}.help-section h2{font-weight:700;font-size:14px;line-height:22px;letter-spacing:.0025em;color:#fff;max-width:98px}.select-area{display:flex;align-items:center;justify-content:center;flex-direction:row;padding:30px 24px 0}.select-area>div>div.avatar,.select-area>div>div>img{border-radius:8px;height:32px;width:32px;object-fit:cover;margin-right:12px;min-width:32px;font-weight:600;font-size:12px;line-height:22px;letter-spacing:.05rem;color:#fff}.select-area .select-field .mat-form-field{width:100%;height:inherit;display:flex}.select-area .select-field .mat-form-field .mat-form-field-wrapper{width:100%}.select-area .select-field .mat-select-value{font-weight:600;font-size:14px;line-height:22px;letter-spacing:.005em;color:#fff}.select-area .select-field .count-members{margin-top:0;font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#9e9e9e;padding:0}.select-area mat-select+img{transform:translateY(10px);filter:contrast(4.5);top:-10px;position:relative}.select-area .mat-form-field-infix,.select-area .mat-form-field-appearance-fill .mat-form-field-flex{padding:0!important}.select-area .divider-hr{width:100%;margin:20px 0 10px}app-side-bar span.mat-select-min-line{color:#fff!important}.profile-sidebar{width:68px!important}.profile-sidebar .select-field,.profile-sidebar ul.sidebar-menu-section.list-unstyled li.h-s-list,.profile-sidebar ul.sidebar-menu-section.list-unstyled li a label{display:none}.profile-sidebar.main-sidebar.mat-drawer .sidebar-menu-section>li .nav-link{padding:18px 23px}.profile-sidebar .select-area.flex-column{padding:10px}.profile-sidebar .select-area.flex-column .d-flex.align-items-center.w-100{justify-content:center}.profile-sidebar .select-area.flex-column .d-flex.align-items-center.w-100 .avatar{margin:0}.profile-sidebar-active .mat-drawer-container.example-container{padding-left:0}.profile-sidebar-active .mat-drawer-container.example-container .dms-sidebar .mat-drawer-inner-container{padding-right:0}.profile-sidebar-active .mat-drawer-content.custom-mat-drawer-content-wrp{margin-left:65px!important}.custom-mat-drawer-content-wrp.mat-drawer-content{margin-left:240px!important}.mat-drawer-content-wrap-cls.mat-drawer-content{overflow-x:hidden!important}.bell-icons{position:relative}.bell-icons .unread-notification-count{background:#dc3535;border-radius:22px;padding:0 5px;color:#fff;text-decoration:none;position:absolute;top:-3px;font-size:10px;font-weight:400;left:3px}.custom-dropdown-menu-ctm::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #eee!important;border-radius:10px!important}.custom-dropdown-menu-ctm::-webkit-scrollbar-thumb{background:#e0e0e0!important;border-radius:10px!important}.mat-select-panel::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #eee!important;border-radius:10px!important}.mat-select-panel::-webkit-scrollbar-thumb{background:#e0e0e0!important;border-radius:10px!important}.mub-header-elements li.bell-icons img.mat-menu-trigger{width:24px;height:24px}.mub-header-elements li.bell-icons .unread-notification-count{left:12px;top:1px}.user-name img{color:#000;filter:brightness(2) invert(1)}.note-card.mat-card{border-radius:0;clip-path:polygon(0 0,100% 0,100% 20%,100% 92%,95% 100%,20% 100%,0 100%,0% 20%);background:#fef0d3;border:1.5px solid transparent;padding:0;cursor:pointer}.note-card.mat-card:hover{clip-path:unset;border:1.5px solid #148e96}.note-card.mat-card:hover .triangle-images{display:none}.note-card.mat-card .mat-card-header{padding:16px 16px 8px}.note-card.mat-card .mat-card-header .mat-card-header-text,.note-card.mat-card .mat-card-header .mat-card-title{margin:0}.note-card.mat-card .mat-card-header .mat-card-title .mat-card-title{margin-bottom:0;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.005em;color:#212121}.note-card.mat-card .mat-card-content{padding:0 16px 16px}.note-card.mat-card .mat-card-content p{font-weight:400;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.notes-section .mat-card-header .mat-card-header-text .mat-card-title{font-family:Manrope;font-style:normal;font-weight:700;font-size:16px;line-height:24px;letter-spacing:.005em;color:#212121}.notes-section .mat-card-content p{font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.notes-section .mat-card-content p strong{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.notes-section .mat-card-content p em span{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.notes-section .mat-card-content h1{line-height:0!important}.notes-section .mat-card-content h1 strong{font-family:Manrope;font-style:normal;font-weight:700;font-size:16px;letter-spacing:.005em;line-height:22px;color:#212121}.notes-section .mat-card-content ol li,.notes-section .mat-card-content ul li{font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.notes-section .mat-card-content h3 em span{font-family:Manrope;font-style:normal;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.005em;color:#212121}.notes-section .notes-edit-icons{display:flex;align-items:center;justify-content:space-between}.notes-section .notes-edit-icons .color-indicator{border:none;padding:0;min-width:auto}.notes-section .notes-edit-icons .color-indicator:hover{background-color:transparent}.notes-section .notes-edit-icons img{cursor:pointer}.notes-section .mat-input-element{border:1px solid #ccc!important;padding-left:12px!important}.shareNoteForm .shareNoteForm-title{justify-content:space-between;padding:18px 24px 0}.shareNoteForm .card.mat-card{border:none!important}.grid-div-class{position:relative}.triangle-images{position:absolute;bottom:-3px;right:-2px}.custom-color-design{margin-bottom:0;padding-left:10px}.custom-color-design li span{display:inline-block;padding-bottom:8px}.note-card mat-card-content.mat-card-content:before{content:"";position:absolute;bottom:0;right:0;border-width:16px 0px 0px 16px;border-style:solid;border-color:transparent;background:#000;display:block;width:0;opacity:.1}.note-card.mat-card:hover mat-card-content.mat-card-content:before{background:transparent}h2.page-title .form-control:focus{background-color:transparent!important;border:none!important;box-shadow:none}.notes-fixed-scroll::-webkit-scrollbar{display:none}.notes-modal mat-dialog-container{padding:0}.ctm-nots-tabs .mat-tab-body-content{overflow:unset}.ctm-nots-tabs .mat-tab-list .mat-tab-labels .mat-tab-label{min-width:100px;padding:0}.ctm-nots-tabs .mat-tab-list .mat-tab-label-active{opacity:1}.ctm-nots-tabs .mat-tab-list .mat-tab-label-active .mat-tab-label-content{font-weight:700;color:#212121}.ctm-nots-tabs .mat-tab-list .mat-tab-label-content{font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e}.add-nots-ctm{padding-left:12px;margin:0!important}.add-nots-ctm li{margin:0!important}.add-nots-ctm li .mat-ripple.mat-radio-ripple.mat-focus-indicator{display:none}.add-nots-ctm li>span{padding-bottom:6px;display:inline-block}.notes-edit-icons.notes-edit-icons-ctm{display:inline-block!important;width:100%}.notes-edit-icons.notes-edit-icons-ctm .custom-pin,.notes-edit-icons.notes-edit-icons-ctm .custom-all-pin{float:left}.quill-edit strong{font-weight:bolder!important}.grid.all-data.all-notes{overflow:hidden scroll!important}app-add-notes .ql-container.ql-snow .ql-editor{height:18vh}.notes-modal-md .ql-editor{max-height:290px!important}.notes-modal-md app-add-notes .ql-container.ql-snow .ql-editor{height:290px}.component-heading{font-weight:500;font-size:24px;line-height:36px;margin-bottom:unset}.page-title{font-size:24px;color:#212121;font-weight:700;line-height:2.25rem;letter-spacing:.0015em}.page-title--lg{font-size:36px;line-height:54px}.page-title--normal{font-weight:400}.block-title{font-size:18px;color:#212121;font-weight:700;line-height:1.75rem;letter-spacing:.0025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.block-title-16{font-size:16px}.block-title-32{font-size:32px;line-height:48px;letter-spacing:.0015em}.block-title-14{font-size:14px}.block-title-10{font-size:10px}.block-title-12{font-size:12px}.sub-block-title{font-size:14px;color:#9e9e9e;font-weight:500;line-height:1.375rem;letter-spacing:.005em;color:#444}.sub-block-title-sm{font-size:12px}.cmn-txt{font-size:14px;color:#616161;font-weight:500;line-height:22px;letter-spacing:.005em}.cmn-txt-sm{font-size:12px}.cmn-txt-md{font-size:16px}.anchor-link{font-weight:700;font-size:12px;line-height:18px;letter-spacing:.005em;color:var(--primary-color);text-decoration:none;cursor:pointer}.anchor-link:disabled{border:0;color:var(--primary-color)}.anchor-link.btn:hover,.anchor-link.btn:focus,.anchor-link.btn:active{color:var(--primary-color)!important}.text-light-grey{color:#9e9e9e}.text-grey{color:#616161}.text-light-blue{color:#d4e2fc!important}.text-black{color:#212121!important}.text-red{color:#dc3535}.text .white-space-no-wrap{white-space:nowrap}.text .bg-light-grey{background-color:#f5f5f5}.text-dark-blue{color:#2a5fb0}.text-dark-green{color:#12945e}.text-dark-orange{color:#c88e1b}.font-12{font-size:12px}.font-10{font-size:10px}.font-weight-medium{font-weight:500}.font-weight-bold{font-weight:700}.field-label{font-weight:700;font-size:12px;line-height:18px;letter-spacing:.005em;color:#616161}.m-s-txt{color:#9e9e9e;font-weight:700;font-size:14px}.log-management-activity-ctm ul li a.mat-menu-trigger:after{border-top-color:#9e9e9e!important}.log-management-activity-ctm ul li ul.scrollable-menu{border:1px solid #eeeeee;box-shadow:0 8px 8px #21212114;border-radius:8px}.log-management-activity-ctm ul li ul.scrollable-menu li{margin-bottom:9px;margin-top:9px}.log-management-activity-ctm ul li ul.scrollable-menu li .img-avatar{width:20px;height:20px;object-fit:contain}.log-management-activity-ctm ul li ul.scrollable-menu li.active.mention-active a{background-color:transparent;color:#212121}.log-management-activity-ctm ul li ul.scrollable-menu li a{font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;padding:0 7px;cursor:pointer}.log-management-activity-ctm ul li ul.scrollable-menu li a .user-short-name{height:20px;width:20px;min-height:20px;min-width:20px;font-size:8px}.log-cal-mega-menu.mat-menu-panel{width:300px;background:#ffffff;box-shadow:0 0 12px #2121211f;border-radius:8px}.log-cal-mega-menu.mat-menu-panel .mat-menu-content{background-color:#fff}.log-cal-mega-menu.mat-menu-panel .search-cal-ctm{padding:0;overflow-x:hidden}.log-cal-mega-menu.mat-menu-panel .search-cal-ctm .mat-calendar-header{padding-top:0}.log-cal-mega-menu.mat-menu-panel .search-cal-ctm .mat-calendar-header .mat-calendar-controls{margin-top:0}.log-cal-mega-menu.mat-menu-panel .search-cal-ctm .mat-calendar-table .mat-calendar-table-header tr th{font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#616161}.log-cal-mega-menu.mat-menu-panel .search-cal-ctm .mat-calendar-table .mat-calendar-body .mat-calendar-body-label{opacity:0}.log-cal-mega-menu.mat-menu-panel .search-cal-ctm .mat-calendar-table .mat-calendar-body tr td button{font-style:normal;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.005em;color:#212121}.log-cal-mega-menu.mat-menu-panel .search-cal-ctm-wrp{background-color:#fff}.log-cal-mega-menu.mat-menu-panel .search-cal-start-end-date-stm{font-style:normal;font-weight:500;font-size:14px!important;line-height:22px;letter-spacing:.005em;color:#616161;border-top:1px solid #eeeeee;padding:10px}.log-cal-mega-menu.mat-menu-panel .mat-calendar-controls button:hover{color:#212121!important}.main-account-settings-wrap-ctm .mat-card{background:#ffffff;border:1px solid #e6e6e6!important;border-radius:12px!important;padding:24px 14px 0!important}.main-account-settings-wrap-ctm .mat-card .mat-card-header{padding-left:10px!important;padding-right:10px!important}.main-account-settings-wrap-ctm .mat-card .mat-card-content{height:calc(100vh - 220px);overflow-y:auto;overflow-x:hidden;padding-left:10px;padding-right:10px}.main-account-settings-wrap-ctm .mat-card .mat-card-content ul li .me-auto p{margin-bottom:0!important}.filter-notification-page-ctm .scrollWindow::-webkit-scrollbar{width:0px!important}.ctm-select-all .mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#276ef1}.ctm-select-all .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#276ef1}.mat-primary .mat-pseudo-checkbox-checked{background-color:#276ef1!important}.main-account-settings-wrap-ctm .mat-card .mat-card-content::-webkit-scrollbar{width:6px}.main-account-settings-wrap-ctm .mat-card .mat-card-content::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #eee!important;border-radius:6px!important}.main-account-settings-wrap-ctm .mat-card .mat-card-content::-webkit-scrollbar-thumb{background:#e0e0e0!important;border-radius:6px!important}:root{--primary-color: #276ef1;--priamry-gredient: linear-gradient(180deg, #5a90f4 0%, #276ef1 100%);--link-color-nav: #9e9e9e;--light-bg-color: #edf3fd}input:focus,textarea:focus{outline:0}.custom-input{height:40px;color:#9e9e9e;border:1px solid #eeeeee;outline:0}.custom-input:focus{outline:0}.custom-input-field.mat-form-field .mat-form-field-prefix{margin-right:15px;transition:top .2s linear;top:-4px}.custom-input-field.mat-form-field .mat-form-field-infix{padding:.5em 0 12px;border-top:0px}.custom-input-field.mat-form-field.mat-form-field-should-float .mat-form-field-prefix,.custom-input-field.mat-form-field.mat-focused .mat-form-field-prefix{top:-10px}.custom-input-field.mat-form-field.mat-form-field-should-float .mat-form-field-label,.custom-input-field.mat-form-field.mat-focused .mat-form-field-label{color:var(--primary-color)}.custom-input-field.mat-form-field.mat-focused .mat-form-field-ripple{opacity:.4!important}.custom-input-field.mat-form-field.mat-focused .mat-form-field-underline{background-color:transparent}.custom-input-field.mat-form-field .mat-form-field-ripple{background-color:var(--primary-color)}.custom-input-field.mat-form-field .mat-form-field-label{font-weight:400;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e}.custom-input-field.mat-form-field .mat-form-field-underline{background-color:#eee}.custom-input-field.mat-form-field input{font-weight:400;font-size:14px;line-height:22px;letter-spacing:.005em;color:#212121;height:22px}.custom-input-field.mat-form-field .mat-form-field-flex{padding-top:0}.custom-input-field.mat-form-field .p-s-h-btn .mat-icon{color:var(--primary-color)}.custom-input-field.mat-form-field .p-s-h-btn[aria-pressed=true] .mat-icon{color:#bdbdbd}.custom-input-field.mat-form-field.custom-date-input-field .mat-form-field-prefix{margin-right:0;margin-left:-10px;position:relative;top:4px}.custom-input-field.mat-form-field.custom-date-input-field.mat-form-field-should-float .mat-form-field-prefix,.custom-input-field.mat-form-field.custom-date-input-field.mat-focused .mat-form-field-prefix{top:-10px}.c-s-input{background:#f5f5f5 url(searchicon.33a8d4ec2030dc83.svg) no-repeat;border:1px solid #eeeeee;border-radius:8px;width:100vw;max-width:264px;padding-left:40px;background-position:left 10px center}.c-s-input:hover,.c-s-input:active,.c-s-input:focus{background:#f5f5f5 url(searchicon.33a8d4ec2030dc83.svg) no-repeat;background-position:left 10px center;box-shadow:none}.c-radio-button .mat-radio-label,.c-radio-button .mat-checkbox-layout,.c-checkbox-button .mat-radio-label,.c-checkbox-button .mat-checkbox-layout{padding:6px 15px;background:#ffffff;border:1px solid #e0e0e0;border-radius:8px;position:relative}.c-radio-button .mat-radio-label .mat-radio-container,.c-radio-button .mat-radio-label .mat-checkbox-inner-container,.c-radio-button .mat-checkbox-layout .mat-radio-container,.c-radio-button .mat-checkbox-layout .mat-checkbox-inner-container,.c-checkbox-button .mat-radio-label .mat-radio-container,.c-checkbox-button .mat-radio-label .mat-checkbox-inner-container,.c-checkbox-button .mat-checkbox-layout .mat-radio-container,.c-checkbox-button .mat-checkbox-layout .mat-checkbox-inner-container{height:0;width:0;position:static;margin:0}.c-radio-button .mat-radio-label .mat-radio-container .mat-radio-outer-circle,.c-radio-button .mat-radio-label .mat-radio-container .mat-checkbox-ripple,.c-radio-button .mat-radio-label .mat-checkbox-inner-container .mat-radio-outer-circle,.c-radio-button .mat-radio-label .mat-checkbox-inner-container .mat-checkbox-ripple,.c-radio-button .mat-checkbox-layout .mat-radio-container .mat-radio-outer-circle,.c-radio-button .mat-checkbox-layout .mat-radio-container .mat-checkbox-ripple,.c-radio-button .mat-checkbox-layout .mat-checkbox-inner-container .mat-radio-outer-circle,.c-radio-button .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-ripple,.c-checkbox-button .mat-radio-label .mat-radio-container .mat-radio-outer-circle,.c-checkbox-button .mat-radio-label .mat-radio-container .mat-checkbox-ripple,.c-checkbox-button .mat-radio-label .mat-checkbox-inner-container .mat-radio-outer-circle,.c-checkbox-button .mat-radio-label .mat-checkbox-inner-container .mat-checkbox-ripple,.c-checkbox-button .mat-checkbox-layout .mat-radio-container .mat-radio-outer-circle,.c-checkbox-button .mat-checkbox-layout .mat-radio-container .mat-checkbox-ripple,.c-checkbox-button .mat-checkbox-layout .mat-checkbox-inner-container .mat-radio-outer-circle,.c-checkbox-button .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-ripple{display:none}.c-radio-button .mat-radio-label .mat-radio-container .mat-radio-inner-circle,.c-radio-button .mat-radio-label .mat-checkbox-inner-container .mat-radio-inner-circle,.c-radio-button .mat-checkbox-layout .mat-radio-container .mat-radio-inner-circle,.c-radio-button .mat-checkbox-layout .mat-checkbox-inner-container .mat-radio-inner-circle,.c-checkbox-button .mat-radio-label .mat-radio-container .mat-radio-inner-circle,.c-checkbox-button .mat-radio-label .mat-checkbox-inner-container .mat-radio-inner-circle,.c-checkbox-button .mat-checkbox-layout .mat-radio-container .mat-radio-inner-circle,.c-checkbox-button .mat-checkbox-layout .mat-checkbox-inner-container .mat-radio-inner-circle{height:100%;width:100%;border-radius:6px}.c-radio-button .mat-radio-label .mat-radio-container .mat-checkbox-background,.c-radio-button .mat-radio-label .mat-checkbox-inner-container .mat-checkbox-background,.c-radio-button .mat-checkbox-layout .mat-radio-container .mat-checkbox-background,.c-radio-button .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background,.c-checkbox-button .mat-radio-label .mat-radio-container .mat-checkbox-background,.c-checkbox-button .mat-radio-label .mat-checkbox-inner-container .mat-checkbox-background,.c-checkbox-button .mat-checkbox-layout .mat-radio-container .mat-checkbox-background,.c-checkbox-button .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background{transform:scale(0);height:100%;width:100%;border-radius:8px}.c-radio-button .mat-radio-label .mat-radio-container .mat-checkbox-background svg,.c-radio-button .mat-radio-label .mat-checkbox-inner-container .mat-checkbox-background svg,.c-radio-button .mat-checkbox-layout .mat-radio-container .mat-checkbox-background svg,.c-radio-button .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background svg,.c-checkbox-button .mat-radio-label .mat-radio-container .mat-checkbox-background svg,.c-checkbox-button .mat-radio-label .mat-checkbox-inner-container .mat-checkbox-background svg,.c-checkbox-button .mat-checkbox-layout .mat-radio-container .mat-checkbox-background svg,.c-checkbox-button .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background svg{display:none}.c-radio-button .mat-radio-label .mat-radio-container .mat-checkbox-frame,.c-radio-button .mat-radio-label .mat-checkbox-inner-container .mat-checkbox-frame,.c-radio-button .mat-checkbox-layout .mat-radio-container .mat-checkbox-frame,.c-radio-button .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame,.c-checkbox-button .mat-radio-label .mat-radio-container .mat-checkbox-frame,.c-checkbox-button .mat-radio-label .mat-checkbox-inner-container .mat-checkbox-frame,.c-checkbox-button .mat-checkbox-layout .mat-radio-container .mat-checkbox-frame,.c-checkbox-button .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame{display:none}.c-radio-button .mat-radio-label .mat-radio-label-content,.c-radio-button .mat-radio-label .mat-checkbox-label,.c-radio-button .mat-checkbox-layout .mat-radio-label-content,.c-radio-button .mat-checkbox-layout .mat-checkbox-label,.c-checkbox-button .mat-radio-label .mat-radio-label-content,.c-checkbox-button .mat-radio-label .mat-checkbox-label,.c-checkbox-button .mat-checkbox-layout .mat-radio-label-content,.c-checkbox-button .mat-checkbox-layout .mat-checkbox-label{position:relative;z-index:0;font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#616161;padding-left:0}.c-radio-button.mat-radio-checked .mat-checkbox-layout,.c-radio-button.mat-checkbox-checked .mat-checkbox-layout,.c-checkbox-button.mat-radio-checked .mat-checkbox-layout,.c-checkbox-button.mat-checkbox-checked .mat-checkbox-layout{padding-left:30px}.c-radio-button.mat-radio-checked .mat-radio-inner-circle,.c-radio-button.mat-radio-checked .mat-checkbox-background,.c-radio-button.mat-checkbox-checked .mat-radio-inner-circle,.c-radio-button.mat-checkbox-checked .mat-checkbox-background,.c-checkbox-button.mat-radio-checked .mat-radio-inner-circle,.c-checkbox-button.mat-radio-checked .mat-checkbox-background,.c-checkbox-button.mat-checkbox-checked .mat-radio-inner-circle,.c-checkbox-button.mat-checkbox-checked .mat-checkbox-background{transform:scale(1)!important;background-color:#fff!important}.c-radio-button.mat-radio-checked .mat-radio-inner-circle>svg,.c-radio-button.mat-radio-checked .mat-checkbox-background>svg,.c-radio-button.mat-checkbox-checked .mat-radio-inner-circle>svg,.c-radio-button.mat-checkbox-checked .mat-checkbox-background>svg,.c-checkbox-button.mat-radio-checked .mat-radio-inner-circle>svg,.c-checkbox-button.mat-radio-checked .mat-checkbox-background>svg,.c-checkbox-button.mat-checkbox-checked .mat-radio-inner-circle>svg,.c-checkbox-button.mat-checkbox-checked .mat-checkbox-background>svg{display:block!important;position:static;width:20px;margin:0 7px}.c-radio-button.mat-radio-checked .mat-radio-inner-circle>svg .mat-checkbox-checkmark-path,.c-radio-button.mat-radio-checked .mat-checkbox-background>svg .mat-checkbox-checkmark-path,.c-radio-button.mat-checkbox-checked .mat-radio-inner-circle>svg .mat-checkbox-checkmark-path,.c-radio-button.mat-checkbox-checked .mat-checkbox-background>svg .mat-checkbox-checkmark-path,.c-checkbox-button.mat-radio-checked .mat-radio-inner-circle>svg .mat-checkbox-checkmark-path,.c-checkbox-button.mat-radio-checked .mat-checkbox-background>svg .mat-checkbox-checkmark-path,.c-checkbox-button.mat-checkbox-checked .mat-radio-inner-circle>svg .mat-checkbox-checkmark-path,.c-checkbox-button.mat-checkbox-checked .mat-checkbox-background>svg .mat-checkbox-checkmark-path{stroke:var(--primary-color)!important}.c-radio-button.mat-radio-checked .mat-radio-label,.c-radio-button.mat-radio-checked .mat-checkbox-layout,.c-radio-button.mat-checkbox-checked .mat-radio-label,.c-radio-button.mat-checkbox-checked .mat-checkbox-layout,.c-checkbox-button.mat-radio-checked .mat-radio-label,.c-checkbox-button.mat-radio-checked .mat-checkbox-layout,.c-checkbox-button.mat-checkbox-checked .mat-radio-label,.c-checkbox-button.mat-checkbox-checked .mat-checkbox-layout{border-color:var(--primary-color);border-width:2px}.c-radio-button.mat-radio-checked .mat-radio-label .mat-radio-label-content,.c-radio-button.mat-radio-checked .mat-radio-label .mat-checkbox-label,.c-radio-button.mat-radio-checked .mat-checkbox-layout .mat-radio-label-content,.c-radio-button.mat-radio-checked .mat-checkbox-layout .mat-checkbox-label,.c-radio-button.mat-checkbox-checked .mat-radio-label .mat-radio-label-content,.c-radio-button.mat-checkbox-checked .mat-radio-label .mat-checkbox-label,.c-radio-button.mat-checkbox-checked .mat-checkbox-layout .mat-radio-label-content,.c-radio-button.mat-checkbox-checked .mat-checkbox-layout .mat-checkbox-label,.c-checkbox-button.mat-radio-checked .mat-radio-label .mat-radio-label-content,.c-checkbox-button.mat-radio-checked .mat-radio-label .mat-checkbox-label,.c-checkbox-button.mat-radio-checked .mat-checkbox-layout .mat-radio-label-content,.c-checkbox-button.mat-radio-checked .mat-checkbox-layout .mat-checkbox-label,.c-checkbox-button.mat-checkbox-checked .mat-radio-label .mat-radio-label-content,.c-checkbox-button.mat-checkbox-checked .mat-radio-label .mat-checkbox-label,.c-checkbox-button.mat-checkbox-checked .mat-checkbox-layout .mat-radio-label-content,.c-checkbox-button.mat-checkbox-checked .mat-checkbox-layout .mat-checkbox-label{color:#616161}.c-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle,.c-radio-button.mat-checkbox-checked.mat-accent .mat-checkbox-background,.c-checkbox-button.mat-radio-button.mat-accent .mat-radio-inner-circle,.c-checkbox-button.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#bdc2ca!important}:root .mat-chip.u-m-chip{background:#eeeeee;border-radius:18px;font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#616161;display:flex;align-items:center;padding:2px 10px 2px 2px}:root .mat-chip.u-m-chip>img{height:20px;width:20px;border-radius:50%;border:1px solid #fff}:root .mat-chip.u-m-chip.m-s-u-chip{padding:2px 6px}:root .mat-chip.u-m-chip .user-short-name{width:24px;height:24px;min-width:24px;min-height:24px;font-size:10px}:root .custom-checkbox{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#212121}:root .custom-checkbox .mat-checkbox-frame{border-color:#bdbdbd}:root .custom-checkbox.mat-checkbox-checked .mat-checkbox-background{background-color:var(--primary-color)}:root .custom-checkbox .custom-checkbox .mat-checkbox-frame{border-color:#bdbdbd}:root .custom-checkbox .custom-checkbox.mat-checkbox-checked .mat-checkbox-background{background-color:var(--primary-color)}:root .custom-checkbox .custom-checkbox .mat-ripple{display:none}.custom-color-radiobutton .mat-radio-container{height:32px;width:32px}.custom-color-radiobutton .mat-radio-container .mat-radio-outer-circle{height:32px;width:32px;border:0}.custom-color-radiobutton .mat-radio-container .mat-radio-inner-circle{height:30px;width:30px;left:-2px;top:-2px}.custom-color-radiobutton.c-grey .mat-radio-outer-circle{background:#757575}.custom-color-radiobutton.c-red .mat-radio-outer-circle{background:#dc3535}.custom-color-radiobutton.c-violet .mat-radio-outer-circle{background:#6f5ce3}.custom-color-radiobutton.c-lightorange .mat-radio-outer-circle{background:#fab222}.custom-color-radiobutton.c-lightgreen .mat-radio-outer-circle{background:#19b1bb}.custom-color-radiobutton.c-darkgreen .mat-radio-outer-circle{background:#16b975}.custom-color-radiobutton.c-darkorange .mat-radio-outer-circle{background:#f2793d}.custom-color-radiobutton.c-darkblue .mat-radio-outer-circle{background:#3477dc}.custom-color-radiobutton.mat-radio-checked .mat-radio-inner-circle{background:url(whietcheckicon.14fa3079f20b5b60.svg) no-repeat;background-color:unset!important;background-position:center center;background-size:26px}.custom-color-radiobutton.mat-radio-checked .mat-radio-outer-circle{position:relative}.custom-color-radiobutton.mat-radio-checked .mat-radio-outer-circle:after{content:"";height:33px;width:33px;border:1px solid #212121;position:absolute;border-radius:50%;left:-4px;top:-4px}.custom-color-radiobutton.mat-radio-checked .mat-ripple{display:none}.file-upload-block{padding:50px;background:#f5f5f5;border:1px dashed #e0e0e0;border-radius:8px}.c-text-checkbox .mat-checkbox-inner-container{display:none}.c-text-checkbox .mat-checkbox-label{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;border-bottom:1px solid transparent}.c-text-checkbox.mat-checkbox-checked .mat-checkbox-label{color:var(--primary-color);border-bottom-color:var(--primary-color)}.custom-field-box .custom-input-field.mat-form-field .mat-form-field-underline{display:none}.custom-field-box .custom-input-field.mat-form-field .mat-form-field-label{font-weight:500;font-size:14px;letter-spacing:.005em;color:var(--primary-color)}.custom-input-field input,.custom-input-field textarea{font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#444}.custom-model-width .form-feild-select-custom span{font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e}.custom-model-width .mat-checkbox{margin-top:-12px}.custom-model-width .mat-checkbox .mat-checkbox-layout .mat-checkbox-label{font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e}.custom-model-width .mat-checkbox .mat-checkbox-inner-container{width:13px;height:13px}.custom-modal.add-client-modal .mat-dialog-container{overflow-x:hidden}.mat-chip-list .mat-chip-list-wrapper .mat-chip.u-m-chip.m-s-u-chip{background:#eeeeee!important}.mat-chip-list .mat-chip-list-wrapper .mat-chip.u-m-chip.m-s-u-chip:focus{background:#eeeeee!important}.mat-chip-list .mat-chip-list-wrapper .mat-chip.u-m-chip.m-s-u-chip:focus:after{content:unset}.mat-datepicker-actions .mat-focus-indicator.mat-button.mat-button-base:hover{color:#616161!important}.m-b-32{margin-bottom:32px}.bg-light-grey{background:#fafafa}.bg-dark-grey{background:#f5f5f5;border-radius:4px}.bg-dark-grey input.custom-input{color:#bdbdbd!important;font-weight:500!important;font-size:14px;height:48px}.bg-dark-grey input.custom-input::placeholder{color:#bdbdbd!important}.divider-hr{border-top:1px solid #eeeeee;opacity:1}.cdk-overlay-dark-backdrop{background:rgba(33,33,33,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.main-content-coantainer{padding:75px 20px}.main-content-coantainer.container-one{padding:75px 20px 0}.custom-tab.mat-tab-group.mat-primary .mat-ink-bar{height:1px;border-radius:4px 4px 0 0;background-color:#276ef1}.custom-tab.mat-tab-group.mat-primary .mat-tab-label{min-width:auto;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e;padding:0 20px;opacity:1}.custom-tab.mat-tab-group.mat-primary .mat-tab-label.mat-tab-label-active{color:#212121;font-weight:700}.custom-tab.mat-tab-group.mat-primary .mat-tab-header{border-bottom:1px solid #eeeeee;margin-bottom:16px}.custom-tab.mat-tab-group.mat-primary .mat-tab-body-content{overflow:visible}.custom-tab.mat-tab-group.mat-primary.n-m-h .mat-tab-body,.custom-tab.mat-tab-group.mat-primary.n-m-h .mat-tab-body-wrapper{min-height:auto;width:100%}.custom-tab.mat-tab-group.mat-primary.n-m-b-h-tab .mat-tab-header{margin-bottom:0}.custom-tab.mat-tab-group.mat-primary.n-m-b-h-tab .mat-tab-header+.mat-tab-body-wrapper>.mat-tab-body{overflow:visible}.custom-tab.mat-tab-group.mat-primary.task--tab .mat-tab-label{padding:0 10px}.custom-tab.mat-tab-group.mat-primary.add-task-rght-block-tab{height:100%}.custom-tab.mat-tab-group.mat-primary.add-task-rght-block-tab .mat-tab-header{height:4em;padding:16px 24px 0;border-bottom:1px solid #e0e0e0;margin-bottom:0}.custom-tab.mat-tab-group.mat-primary.add-task-rght-block-tab .mat-tab-header .mat-tab-label-container{align-items:flex-end}.custom-tab.mat-tab-group.mat-primary.add-task-rght-block-tab .mat-tab-header .mat-tab-label-container .mat-tab-labels{display:flex;justify-content:space-around}.custom-tab.mat-tab-group.mat-primary.add-task-rght-block-tab .mat-tab-header .mat-tab-label-container .mat-tab-labels .mat-tab-label{padding:0 5px}.custom-tab.mat-tab-group.mat-primary.add-task-rght-block-tab .mat-tab-body-wrapper{flex:1 1 auto}.avatar_text{color:#fff;font-size:18px;font-weight:600;letter-spacing:2px}.hide-tab mat-tab-header.mat-tab-header{display:none}img.img-avatar{height:34px;width:34px;border-radius:50%;object-fit:cover}.avatar{background-color:#dc3535;justify-content:center;font-weight:600;display:flex;align-items:center;color:#fff;text-align:center;min-width:3.5em;height:3.5em;border-radius:15px;font-size:14px;text-transform:uppercase}.avatar--lg{height:80px;width:80px;font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#fff}.dropdown-block,:root .custom-select-menu.mat-select-panel,.custom-dropdown-menu.mat-menu-panel{background:#ffffff;border:1px solid #eeeeee;box-shadow:0 12px 12px #21212114;border-radius:8px;min-width:216px}.custom-dropdown-menu .mat-menu-item{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;padding:9px 24px;height:auto;display:flex;align-items:center}.custom-dropdown-menu .mat-menu-item:hover{color:#212121!important}.custom-dropdown-menu.filter{min-width:360px}.custom-dropdown-menu.filter .mat-menu-content{padding:16px 24px}.custom-dropdown-menu.filter .mat-menu-content input{border-radius:8px;border:0;height:48px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#bdbdbd;background:#f5f5f5 url(searchicon.33a8d4ec2030dc83.svg) no-repeat;background-position:left 15px center;padding-left:45px}.custom-dropdown-menu.filter .mat-menu-content ul{margin-top:17px}.custom-dropdown-menu.filter .mat-menu-content ul>li{margin-bottom:18px}.custom-dropdown-menu.filter .mat-menu-content ul>li:last-child{margin-bottom:0}.custom-dropdown-menu.filter .mat-menu-content ul>li .mat-checkbox-label{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.custom-search-feild{background:#ffffff url(searchicon.33a8d4ec2030dc83.svg) no-repeat;background-position:left 15px center;padding-left:45px}:root .custom-select-menu.mat-select-panel .mat-option .mat-option-text{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.btn.float-btn{position:absolute;top:80px;right:20px}.user-profile-pic-section input.uploadFile{opacity:0;width:120px;height:120px;position:absolute}.user-profile-pic-section p{font-size:12px;font-weight:500;color:#bdbdbd}.user-profile-pic-section mat-form-field{width:120px;height:120px!important;background:#eeeeee;background-repeat:no-repeat;background-position:center;border-radius:24px}.user-profile-pic-section mat-form-field.round{border-radius:50%}.user-profile-pic-section .mat-form-field-infix{padding:0!important}.user-profile-pic-section.rounded mat-form-field{border-radius:50%}.no-underline .mat-form-field-underline{height:1px;display:none}.mat-drawer-container{min-height:100%}.no-items-block{max-width:360px;text-align:center}.no-items-block h4{font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#212121}.no-items-block p{font-weight:500;font-size:14px;line-height:22px;text-align:center;letter-spacing:.005em;color:#616161}.v-middle{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0}.f-w-312{max-width:312px}.f-w-50{width:50px}.f-w-100{max-width:100%}.f-w-115{width:115px}.f-w-200{width:200px}.f-w-33{width:33px}.m-w-100{max-width:100%}.m-w-216{max-width:216px}.s-icon{width:8px;height:8px;background:#757575;border-radius:2px;display:inline-block}.badge{background:#eeeeee;border-radius:4px;padding:2px 5px;font-weight:700;font-size:14px;line-height:16px;text-align:right;letter-spacing:.005em;color:#757575}.badge.badge-md{padding:5px}.badge.l-b-badge{background:#edf3fd;border-radius:4px;font-weight:700;font-size:10px;line-height:16px;text-align:center;letter-spacing:.005em;color:#1d53b7;display:flex;align-items:center}.badge--primary{background:#edf3fd;color:var(--primary-color)}.badge--success{background:#16b975;color:#fff}.badge.caret{position:relative;padding-right:20px}.badge.caret:after{content:"";border:4px solid transparent;border-top-color:#00000082;position:absolute;right:7px;top:9px}.badge.status-completed{background:#d0f1e3;color:#12945e}.badge.status-failed{background:#f8d7d7;color:#dc3535}.badge.default{background:#eeeeee;color:#757575}.badge.warning{background:#fef0d3;color:#c88e1b}.badge.info{background:#d1eff1;color:#148e96}.badge.violet{background:#e2def9;color:#594ab6}.badge.danger{background:#f8d7d7;color:#dc3535}.badge.success{background:#d0f1e3;color:#12945e}.n-s-s .slick-list{padding:0 100px 0 0!important;margin:0 -10px}.n-s-s .slick-list .slick-slide{margin:0 10px}.n-s-s .slick-list:after{content:"";position:absolute;right:0;top:0;width:131px;height:247px;background:linear-gradient(90deg,#ffffff 59.37%,rgba(255,255,255,0) 100%) no-repeat;transform:rotateY(180deg);background-position:-75px}.n-s-s .slick-list .slick-track{margin-left:unset}.n-s-s .slick-prev,.n-s-s .slick-next{z-index:10;height:30px;width:30px}.n-s-s .slick-prev:before,.n-s-s .slick-next:before{content:"";background:#fff url(nextslideicon.a082cbcffc67e83e.svg) no-repeat;opacity:1;height:30px;width:30px;display:inline-block;border-radius:50%;background-position:center;border:1px solid #eeeeee}.n-s-s .slick-prev:not(.slick-next),.n-s-s .slick-next:not(.slick-next){left:0;transform:translateY(-50%) rotate(180deg)}.n-s-s .slick-prev:not(.slick-prev),.n-s-s .slick-next:not(.slick-prev){right:0}.n-s-s .slick-prev.slick-disabled,.n-s-s .slick-next.slick-disabled{display:none}:root .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:var(--primary-color)}:root .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#d4e2fc}.c-details h4{font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#212121;margin-bottom:4px}.c-details p{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e;margin-bottom:0}.border-bottom{border-bottom:1px solid #eeeeee;padding-bottom:10px}:root .mat-tab-body.mat-tab-body-active{overflow:visible}:root .mat-menu-panel{min-height:auto}.mat-multi-select .mat-select-trigger{height:auto}.custom-multi-select-with-chips.mat-select-panel{min-width:100%!important;background:#ffffff;border:1px solid #eeeeee;box-shadow:0 8px 8px #21212114;border-radius:8px}.custom-multi-select-with-chips.mat-select-panel .mat-option-text{display:flex;align-items:center;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.custom-multi-select-with-chips.mat-select-panel .mat-option-text>img{height:20px;width:20px;border-radius:50%}.custom-multi-select-with-chips.mat-select-panel .user-short-name{height:24px;width:24px;min-height:24px;min-width:24px;font-size:10px}.custom-multi-select-with-chips.mat-select-panel .mat-pseudo-checkbox-checked+.mat-option-text{color:#212121;font-weight:700}.custom-multi-select-with-chips.mat-select-panel .mat-option{background:#fff!important}.custom-multi-select-with-chips.mat-select-panel .mat-chip-list-wrapper{padding:10px 0}.custom-multi-select-with-chips.mat-select-panel .mat-chip-list-wrapper:empty{padding:0}.custom-multi-select-with-chips .c-s-input{border-radius:0;height:48px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em}.custom-multi-select-with-chips .c-s-input:focus{background-color:transparent;box-shadow:none}.custom-multi-select-with-chips .c-s-input::placeholder{color:#bdbdbd}.custom-multi-select-with-chips .cdk-overlay-pane{transform:translate(0)}.scrollbar-control{opacity:0;transition:opacity .12s ease-out}ng-scrollbar:hover .scrollbar-control{opacity:1;transition:opacity .34s ease-out}.d-divider{border-bottom:1px solid #eeeeee}.custom-multiselect__dropdpwn .multiselect-dropdown{outline:0}.custom-multiselect__dropdpwn .multiselect-dropdown input[type=checkbox]+div:before{border-color:#bdbdbd!important;border-radius:2px}.custom-multiselect__dropdpwn .multiselect-dropdown input[type=checkbox]:checked+div:before{border-color:#0c78ff!important;border-radius:2px;background:#0c78ff!important}.custom-multiselect__dropdpwn .dropdown-btn{border:0!important;border-bottom:1px solid #eeeeee!important;padding:10px 0!important;border-radius:0!important;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e;min-height:48px;outline:0}.custom-multiselect__dropdpwn div.dropdown-list{border:1px solid #eeeeee;box-shadow:0 12px 12px #21212114;border-radius:8px;position:relative}.user-short-name{display:flex;align-items:center;justify-content:center;font-weight:500;background:#f2793d;border:1px solid #ffffff;font-size:12px;line-height:16px;letter-spacing:.005em;color:#fff;height:34px;width:34px;min-height:34px;min-width:34px;border-radius:50%}.user-short-name.border-radius-30{border-radius:30%}.mat-expansion-panel-body{overflow:visible}.vertical-tab-group.mat-tab-group{flex-direction:row}.vertical-tab-group.mat-tab-group .mat-tab-header{width:300px;border-bottom:0!important;background:#fafafa}.vertical-tab-group.mat-tab-group .mat-tab-header .mat-tab-labels{width:100%;flex-direction:column}.vertical-tab-group.mat-tab-group .mat-tab-header .mat-tab-labels .mat-tab-label{height:auto;border-bottom:1px solid #eeeeee;padding:0}.vertical-tab-group.mat-tab-group .mat-tab-header .mat-tab-labels .mat-tab-label span{padding:16px}.vertical-tab-group.mat-tab-group .mat-tab-header .mat-tab-labels .mat-tab-label-content{justify-content:flex-start;width:100%;text-align:left}.vertical-tab-group.mat-tab-group .mat-tab-label-container{min-height:calc(100vh - 250px)}.vertical-tab-group.mat-tab-group .mat-tab-body-active{padding:0 0 24px 24px}.vertical-tab-group.mat-tab-group .mat-tab-body-wrapper{flex:1 1 auto}.vertical-tab-group.mat-tab-group .mat-ink-bar{display:none}:root .cdk-overlay-pane.custom-overlay-panel{transform:translateY(30px)!important;min-width:360px!important}:root .custom-multi-select-with-chips .mat-pseudo-checkbox{border:0}:root .custom-multi-select-with-chips .mat-pseudo-checkbox.mat-pseudo-checkbox-checked{background-color:transparent}:root .custom-multi-select-with-chips .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after{border-color:#fff!important;border-left-color:#424242!important;border-bottom-color:#424242!important;transform:rotate(-45deg)!important;height:8px!important;width:12px!important}:root .custom-multi-select-with-chips .mat-pseudo-checkbox:after{border:2px solid #9e9e9e;height:16px;width:16px;transform:rotate(0);top:3px;left:0;border-radius:2px;box-sizing:border-box;opacity:1}:root .custom-checkbox__only-border .mat-checkbox-inner-container{border:2px solid #9e9e9e;height:14.5px;width:14.5px;transform:rotate(0);top:0;left:0;border-radius:2px;box-sizing:border-box;opacity:1}:root .custom-checkbox__only-border .mat-checkbox-inner-container .mat-checkbox-background,:root .custom-checkbox__only-border .mat-checkbox-inner-container .mat-checkbox-frame{display:none}:root .custom-checkbox__only-border.mat-checkbox-checked .mat-checkbox-inner-container{border-color:#fff!important;border-left-color:#000!important;border-bottom-color:#000!important;transform:rotate(-45deg)!important;height:8px!important;width:12px!important}:root .custom-checkbox__only-border.mat-checkbox-checked .user-list{display:flex;align-items:center}:root .custom-checkbox__only-border.mat-checkbox-checked .user-list>li{margin-left:-4px}:root .custom-checkbox__only-border.mat-checkbox-checked .user-list>li>img{height:24px;width:24px;border-radius:50%;object-fit:cover;border:2px solid #fff}:root .custom-checkbox__only-border.mat-checkbox-checked .user-list>li .more__txt{height:24px;width:24px;border-radius:50%;background:#fff;border:2px solid #fff;display:inline-block;font-weight:700;font-size:10px;line-height:16px;letter-spacing:.005em;color:#212121}:root .mat-select-multiple .mat-select-trigger{height:auto}.px-36{padding-left:36px;padding-right:36px}.mat-checkbox-label{display:flex;align-items:center}.capitalize .mat-option-text{text-transform:capitalize}.custom-input-select-field .mat-form-field-infix{display:flex}.custom-input-select-field .mat-form-field-infix .mat-select{max-width:100px;margin-right:10px}.container-fixed-width-900{max-width:900px!important}.custom-dropdown-menu.custom-dropdown-menu-ctm{max-width:300px;background:#ffffff;box-shadow:5px 5px 24px #00000029;border-radius:12px}.container-fixed-width-744{max-width:1000px!important}.timesheet-ctm-com .organization-day .mat-checkbox-background{background-color:transparent!important;opacity:0!important}.timesheet-ctm-com .organization-day .c-checkbox-button.mat-checkbox-checked .mat-checkbox-layout .mat-checkbox-label{font-family:Manrope;font-style:normal;font-weight:700;font-size:12px;line-height:18px;letter-spacing:.005em;color:#276ef1!important}.timesheet-ctm-com .organization-day .c-checkbox-button.mat-checkbox-checked .mat-checkbox-layout{padding-left:15px;border-width:1px;background-color:#fff!important}.timesheet-ctm-com .organization-day .c-checkbox-button .mat-checkbox-layout{padding:6px 16px 5px;background-color:#f5f5f5!important}.timesheet-ctm-com .organization-day .table.custom-table.header-bg th{background:#fafafa!important}.timesheet-ctm-com .organization-day .mat-form-field-appearance-outline .mat-form-field-wrapper{margin:.25em 3px}.timesheet-ctm-com .organization-day .mat-form-field-appearance-outline .mat-form-field-flex{padding:0 4px!important;margin-top:-.25em;position:relative;cursor:pointer}.timesheet-ctm-com .organization-day .mat-form-field-infix .mat-input-element{font-family:Manrope;font-style:normal;font-weight:700;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;text-align:center}.timesheet-ctm-com .organization-day .mat-form-field-appearance-outline .mat-form-field-infix{padding:7px 0 13px}.timesheet-ctm-com .organization-day .table.custom-table tbody td{border-bottom-width:0px}.timesheet-ctm-com .organization-day .break-down-border{border-top:1px solid #eeeeee}.mat-footer-weekly{color:#616161!important;font-weight:500;font-size:14px}.total-week-hourse{margin:0!important}.total-week-hourse h5{font-weight:600;font-size:16px}.total-week-hourse button{height:32px;border-radius:6px;line-height:14px!important}.total-week-hourse button span{line-height:14px}.timesheet-ctm-com .organization-day .table.custom-table.timesheet-table td{color:#616161!important;font-weight:500!important;font-size:14px!important;line-height:22px!important}.timesheet-ctm-com .organization-day .table.custom-table .tatal-time-bold{font-weight:700!important;font-size:14px!important}.timesheet-month-calendar{padding:0!important}.timesheet-month-calendar .mat-checkbox-background{background-color:transparent!important;opacity:0!important}.timesheet-month-calendar .c-checkbox-button.mat-checkbox-checked .mat-checkbox-layout .mat-checkbox-label{font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:18px;letter-spacing:.005em;color:#276ef1!important}.timesheet-month-calendar .c-checkbox-button.mat-checkbox-checked .mat-checkbox-layout{padding-left:8px;border-width:1px;background-color:transparent!important}.timesheet-month-calendar .c-checkbox-button .mat-checkbox-layout{padding:6px 8px 5px;background-color:transparent!important;border:none}.timesheet-month-calendar .table.custom-table.header-bg th{background:#fafafa!important}.timesheet-month-calendar .mat-form-field-appearance-outline .mat-form-field-wrapper{margin:.25em 3px}.timesheet-month-calendar .mat-form-field-appearance-outline .mat-form-field-flex{padding:0 4px!important;margin-top:-.25em;position:relative;cursor:pointer}.timesheet-month-calendar .calendar-month-bg{background:#f5f5f5;border-radius:12px 12px 0 0;height:52px;margin:0 auto;padding:10px 20px}.timesheet-month-calendar .calenader-list{padding:10px 24px 24px}.timesheet-month-calendar .calenader-list .fc-toolbar-title{font-family:Manrope;font-style:normal;font-weight:700;font-size:16px;line-height:24px;letter-spacing:.0025em;color:#212121}.timesheet-month-calendar .calenader-list .fc .fc-button-primary{background-color:transparent!important;border-color:transparent!important;color:#616161!important}.timesheet-month-calendar .calenader-list .fc .fc-button-primary:focus-visible{box-shadow:none!important;outline:none!important}.timesheet-month-calendar .calenader-list .fc .fc-button-primary:focus{box-shadow:none!important;outline:none!important}.timesheet-month-calendar .calenader-list .fc-next-button{padding:0}.timesheet-month-calendar .calenader-list .fc-prev-button:focus-visible{box-shadow:none!important;outline:none!important}.timesheet-month-calendar .calenader-list .fc-button-group:focus-visible{box-shadow:none!important;outline:none!important}.timesheet-month-calendar .calenader-list .fc .fc-toolbar.fc-header-toolbar{margin-bottom:12px}.timesheet-month-calendar .calenader-list .fc .fc-col-header-cell-cushion{font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px;text-align:center;letter-spacing:.005em;color:#616161}.timesheet-month-calendar .calenader-list .fc-scrollgrid-sync-inner{height:35px;padding-top:5px}.timesheet-month-calendar .calenader-list .fc-scrollgrid-sync-inner a{text-decoration:none}.timesheet-month-calendar .calenader-list .fc .fc-daygrid-day-top{flex-direction:column;text-align:center}.timesheet-month-calendar .calenader-list .fc-daygrid-day-top a{font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px;text-align:center;letter-spacing:.005em;color:#9e9e9e}.timesheet-month-calendar .calenader-list .fc-col-header{background:#fafafa}.timesheet-month-calendar .calenader-list .fc-daygrid-event-harness{width:fit-content}.timesheet-month-calendar .calenader-list .fc-daygrid-event-harness .mat-menu-trigger{padding:4px;cursor:pointer}.timesheet-month-calendar table thead tr th{border:0!important}.timesheet-month-calendar table thead tr th:last-child{border-right:1px solid #ddd!important}.timesheet-month-calendar table thead tr{border-bottom:1px solid #eeeeee!important}.timesheet-month-calendar .c-checkbox-button .mat-checkbox-layout .mat-checkbox-label{font-weight:500;font-size:14px}.custom-dropdown-cal-menu .mat-menu-content{padding:8px}.custom-dropdown-cal-menu .mat-menu-content h2{font-family:Manrope;font-style:normal;font-weight:500;font-size:12px;line-height:14px;letter-spacing:.005em;color:#212121}.custom-dropdown-cal-menu .mat-menu-content button{background-color:transparent;border:none;padding:0;position:relative;top:-9px;font-size:19px}.custom-dropdown-cal-menu .mat-menu-content button:hover{color:#616161!important}.custom-dropdown-cal-menu .mat-menu-content .label-wrap{font-family:Manrope;font-style:normal;font-weight:500;font-size:10px;line-height:10px;letter-spacing:.005em;color:#616161;margin-bottom:5px}.custom-dropdown-cal-menu .mat-menu-content .ctm-date-field input{border:1px solid #eeeeee;border-radius:4px;height:25px;padding:7px 5px;width:96px;font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;letter-spacing:.005em;color:#616161}.ctm-end-mar{margin-left:5px}.card-process-actual .badge-radio .mat-radio-container .mat-radio-outer-circle{height:15px;width:15px;border-color:#bdbdbd}.card-process-actual .badge-radio .mat-radio-container .mat-radio-inner-circle{height:12px;width:12px;top:1.5px;left:1.5px}.card-process-actual .block-title{margin-bottom:9px}.card-process-actual .badge-radio{margin-right:11px;padding:5px 10px 7px}.card-process-actual .freeze-day-input{height:40px}.user-confirmation-card{padding:15px 0!important}.user-confirmation-card .c-s-input{padding-left:16px;background-position:right 10px center}.user-confirmation-card .mat-card-header{padding:0 24px!important}.user-confirmation-card .table.custom-table tbody tr td{padding:11px 0}.user-confirmation-card .table.custom-table tbody tr td:first-child{width:24px;max-width:24px;padding:0!important;border-bottom:0;border-right:0}.user-confirmation-card .table.custom-table tbody tr td:last-child{width:24px;max-width:24px;padding:0!important;border-bottom:0;border-right:0}.user-confirmation-card .table.custom-table thead tr th{padding:11px 0;color:#9e9e9e}.math_block-user-profile-task-filter .custom-task-filter .image-text{background-color:#adff2f!important}span.image-text img{font-weight:500;font-size:14px;letter-spacing:.005em;color:#fff;height:27px;width:27px;display:inline-block;text-align:center;line-height:27px;border-radius:50%}span.image-text .user-short-name-other{font-weight:500;font-size:14px;letter-spacing:.005em;color:#fff;height:27px;width:27px;display:inline-block;text-align:center;line-height:27px;border-radius:50%;margin-right:3px}.custom-task-filter .select-all{display:flex;width:100%;align-items:center;position:sticky;top:0;background-color:#fff;z-index:123}.custom-modal .mub-user-selection-notifify.text-notify .page-title{font-weight:700;padding-bottom:20px}.custom-modal .mub-user-selection-notifify .checklist-permission-table th{border-bottom:1px solid #eee}.custom-modal .mub-user-selection-notifify .checklist-permission-table td{padding:7px 0}.custom-modal .mub-user-selection-notifify img.img-avatar{padding:0!important;width:33px!important;height:33px!important}:root .custom-multi-select-with-chips .mat-option.filter-option .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after{border-color:transparent!important;border-left-color:#fff!important;border-bottom-color:#fff!important;transform:rotate(-45deg)!important;height:8px!important;width:12px!important;left:2px;top:2px}:root{--primary-color: #276ef1;--priamry-gredient: linear-gradient(180deg, #5a90f4 0%, #276ef1 100%);--link-color-nav: #9e9e9e;--light-bg-color: #edf3fd}.container-fixed-width{max-width:744px;margin:0 auto}.container-fixed-width-md{max-width:936px;margin:0 auto}.detail-list>li{display:flex;align-items:center;font-weight:400;font-size:12px;line-height:18px;letter-spacing:.005em;color:#616161}.detail-list>li:not(:last-child){margin-bottom:15px}.detail-list>li>img{width:20px;height:20px;margin-right:15px}.o-avatar-preview{width:92px;height:92px;border-radius:50%;overflow:hidden;position:relative}.o-avatar-preview img{height:100%;width:100%;object-fit:cover;object-position:top}.o-avatar-preview .upload-section{position:absolute;width:100%;height:30px;bottom:-30px;transition:bottom .2s linear}.o-avatar-preview .upload-section label{color:#fff;font-weight:500;font-size:12px;margin-bottom:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;background-color:#21212175}.o-avatar-preview:hover .upload-section{bottom:0}.modal-body{padding:24px}.modal-body .avatar-preview img{height:120px;width:120px;object-fit:cover;border-radius:24px}.modal-body .upload-section{height:120px;width:120px;overflow:hidden}.modal-body .upload-section>label{background:#eeeeee;border-radius:24px;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;font-weight:500;cursor:pointer}.modal-body .upload-section input[type=file]{position:absolute;left:-9999px}.modal-body .form-group .form-group-inner{position:relative}.modal-body .form-group .form-group-inner input{padding:12px 12px 12px 30px}.password-modal .placeholder{left:0!important}.s-a-list>li{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;position:relative;padding-left:30px;margin-bottom:12px}.s-a-list>li>img{position:absolute;left:0;top:6px}.upload-section{height:120px;width:120px;overflow:hidden}.upload-section>label{background:#eeeeee;border-radius:50%;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;font-weight:500;cursor:pointer}.upload-section>label p{font-weight:500;font-size:12px;line-height:18px;text-align:center;letter-spacing:.005em;color:#bdbdbd;margin-bottom:0}.upload-section input[type=file]{position:absolute;left:-9999px}.card.mat-card{box-shadow:none!important;border:1px solid #eeeeee;margin-bottom:0;border-radius:12px;transition:.2s ease}.card.mat-card.doc-card{border-radius:8px}.card.mat-card.doc-card .card-footer{background:#fff;border-top:0}.card.mat-card.box-card{border-radius:12px;padding:24px}.card.mat-card.company-card{border-radius:12px;border:1px solid #eeeeee;padding:24px}.card.mat-card.hover:hover{box-shadow:0 4px 12px #21212114!important;border-color:#67acf0!important}.card.mat-card .mat-card-header{padding:24px}.card.mat-card .mat-card-header .mat-card-header-text{margin:0}.card.mat-card.inner-detail-card .mat-card-header{padding:16px 16px 8px}.card.mat-card.inner-detail-card .mat-card-header .block-title{font-size:14px;line-height:22px;letter-spacing:.005em;font-weight:500}.card.mat-card.p-d-card .mat-card-content .u-i{height:64px;width:64px;border-radius:50%;object-fit:cover;margin:0 auto 16px}.card.mat-card.p-d-card .mat-card-content .u-n{font-weight:500;font-size:14px;line-height:22px;text-align:center;letter-spacing:.005em;color:#212121;margin-bottom:0}.card.mat-card.p-d-card .mat-card-content .u-p{font-weight:500;font-size:12px;line-height:18px;text-align:center;letter-spacing:.005em;color:#9e9e9e;margin-bottom:8px}.m-h-b-c>.mat-card-content{padding:0 15px 15px}.math_ui_block-kanban-master .math_ui_block-kanban-master-card-content div:nth-child(3) mat-radio-button.mat-radio-checked .mat-radio-label-content{color:#0d6efd!important;font-weight:600!important}.math_ui_block-kanban-master .math_ui_block-kanban-master-card-content div:nth-child(3) mat-radio-button label span.mat-radio-container{position:absolute!important;z-index:-1!important}.math_ui_block-kanban-master mat-card.mat-card.mat-focus-indicator.card.box-card.company-info-block{box-shadow:0 0 12px #eee!important}.canvas-center{display:flex;justify-content:center;align-items:center}.canvas-center .donut-inner{position:absolute}.mub-add-status .note-color .custom-radio-spc{margin-right:1.3rem;margin-bottom:1rem}.mub-add-status .note-color .custom-radio-spc .mat-radio-button .mat-radio-ripple{position:absolute;left:calc(50% - 21px);top:calc(50% - 21px);height:35px;width:35px}.mub-add-status .note-color .custom-radio-spc .custom-color-radiobutton .mat-radio-container .mat-radio-inner-circle{top:-2px;left:-2px}.mub-add-status .note-color .custom-radio-spc .custom-color-radiobutton .mat-radio-container .mat-radio-outer-circle:after{height:35px;width:35px;top:-5px;left:-5px}.custom-modal{max-height:90vh!important;overflow-y:auto}.custom-modal-md{width:100vw;max-width:552px!important}.custom-modal-md-jumbo{width:100vw;max-width:744px!important}.custom-modal-lg{width:100vw;max-width:1104px!important}.custom-modal-xl{width:100vw;max-width:1400px!important;max-height:95vh}.custom-modal .mat-dialog-container{padding:24px;border-radius:12px;display:inline-block}.custom-modal .inner-label{font-weight:700;font-size:12px;line-height:18px;letter-spacing:.005em;color:#616161}.custom-modal .page-title{font-weight:500}.custom-modal.add-client-modal .mat-dialog-container{padding-bottom:0}.custom-modal.add-task-modal{width:100vw;max-width:90vw!important}.custom-modal.add-task-modal .mat-dialog-container{padding:0;overflow:hidden}.guide-modal .mat-dialog-container{padding:0}.notes-section{padding-top:20px}.notes-section .note-title p{font-family:Manrope;font-style:normal;font-weight:700;font-size:16px;line-height:24px;letter-spacing:.0025em;color:#212121;margin-bottom:8px}.notes-section .mat-card{height:200px!important}.notes-section .notes-fixed-scroll{height:142px!important;overflow-y:auto}.notes-section .task-list-heading{font-family:Manrope;font-style:normal;font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#212121;padding:14px 30px 0}.notes-section .mat-cart-over-view .card.mat-card.box-card{padding:10px!important}.notes-section .mat-form-field-appearance-fill .mat-form-field-flex{background-color:transparent!important}.notes-section .pro-over-p .mat-form-field-flex{padding:0!important}.project-list-view-common{display:flex;align-items:center;justify-content:space-between;padding:8px 19px}.project-list-view-common .title{font-family:Manrope;font-style:normal;font-weight:700;font-size:14px;line-height:18px;letter-spacing:.005em;color:#212121}.project-list-view-common .view-all button{background-color:transparent;border:none;padding:0;font-family:Manrope;font-style:normal;font-weight:700;font-size:14px;line-height:18px;letter-spacing:.005em;color:#276ef1;text-transform:capitalize}.project-list-view-common .view-all button:hover{color:#276ef1!important}.favorite-full-height{height:calc(100vh - 310px)}.favorite-view-all-hide,.all-project-hide{display:none}.add-rem-member-button{width:100%;text-align:center}.add-rem-member-button .mat-ripple.mat-button-ripple.mat-button-ripple-round,.add-rem-member-button .mat-button-focus-overlay{display:none}.add-rem-member-button button,.add-rem-member-button button:hover{color:#276ef1!important}.list-page-common .mat-drawer-inner-container{padding-right:0}.list-page-common .favorite-full-height{height:calc(100vh - 350px)}.list-page-common .favorite-view-all-hide,.list-page-common .all-project-hide{display:none}.list-page-common .all-project-full-height{height:calc(100vh - 350px)}.pro-details-edit{background:#ffffff;border:1px solid #eeeeee;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.pro-details-edit .detail-title{font-family:Manrope;font-style:normal;font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#212121}.pro-details-edit .details-des{font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e}.over-view-cal .mat-card-content{display:flex;flex-direction:column}.over-view-date{display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid #eeeeee;margin-bottom:8px;padding-bottom:20px;position:relative}.over-view-date .start-date{display:flex;align-items:flex-start;flex-direction:column}.over-view-date .start-date p{margin-bottom:0;font-family:Manrope;font-style:normal;font-weight:600;font-size:12px;line-height:18px;letter-spacing:.005em;color:#9e9e9e}.over-view-date .start-date span{margin-bottom:0;font-family:Manrope;font-style:normal;font-weight:600;font-size:12px;line-height:18px;letter-spacing:.0015em;color:#616161}.over-view-date .start-date span b{font-weight:500;font-size:24px;line-height:36px;color:#212121}.over-view-date .over-view-image button{border:none;background:#edf3fd;border-radius:12px;padding:10px;width:54px;height:54px;margin-right:16px}.over-view-date .arrow{margin:0 20px}.over-view-date .mat-form-field-infix{width:100px;border:none!important}.over-view-date .calender-check-box{position:absolute;bottom:3px}.custom-model-width{max-width:680px!important}.fovorite-title-group .mat-card-header-text{margin:0!important}.project-gragh-cart{padding-left:20px}.project-gragh-cart li{list-style:square;font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px;margin-bottom:8px}.card-title-list{font-family:Manrope;font-style:normal;font-weight:700!important;font-size:18px!important;line-height:28px;letter-spacing:.0025em;color:#212121}.card-title-list-sub{font-family:Manrope;font-style:normal;font-weight:500!important;font-size:14px!important;line-height:22px;letter-spacing:.005em;color:#616161}.card-title-list-sub span{color:#9e9e9e}.custom-checkbox{justify-content:flex-start!important}.custom-checkbox-p{padding-left:23px!important}.mat-form-field-custom .mat-form-field .mat-form-field-wrapper{padding-bottom:0!important}.mat-form-field-custom .mat-form-field .mat-form-field-wrapper .mat-form-field-flex{background-color:transparent!important}.mat-form-field-custom-pa-0 .mat-icon{position:absolute;right:-12px;top:-2px}.mat-form-field-custom-pa-0 .mat-form-field-infix{padding:3px 0 10px!important}.mat-datepicker-toggle button:hover{color:#616161!important}.common-list-nav-bar li{width:100%;display:flex;justify-content:space-between;font-family:Manrope;font-style:normal;font-weight:600;font-size:14px;line-height:22px;letter-spacing:.005em;color:#212121;border-bottom:1px solid #eeeeee;padding-top:12px;background-color:#fff}.project-list-view-search ul{padding:0 10px}.project-list-view-search ul li input{width:100%}.project-list-view-search ul .input-width{width:80%!important}.project-list-view-search ul .search-box .mat-form-field-flex{background-color:transparent!important;padding:0!important}.project-list-view-search ul .search-box .mat-form-field-underline{display:none}.project-list-view-search ul .mat-form-field-infix{padding:0!important;width:unset!important}.task-list-heading{font-family:Manrope;font-style:normal;font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#212121;padding:14px 30px 0}.mat-cart-over-view .card.mat-card.box-card{padding:10px!important}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:transparent!important}.pro-over-p .mat-form-field-flex{padding:0!important}.all-project-full-height{height:calc(100vh - 310px)}.all-project-full-height.rt-project-full-height{height:calc(100vh - 240px)}.ctm-date-picker-cls .mat-datepicker-toggle button{height:auto!important;padding-left:0;margin-left:0;justify-content:left!important;width:100%!important}.ctm-date-picker-cls .custom-input-field.mat-form-field .mat-form-field-prefix{top:7px}.ctm-date-picker-cls .mat-focus-indicator.btn--primary{opacity:1}ul.ctm-calendar-btn li .mat-form-field-type-mat-date-range-input .mat-form-field-wrapper .mat-form-field-underline{display:none}ul.ctm-calendar-btn li .mat-form-field-type-mat-date-range-input .mat-form-field-wrapper .mat-form-field-flex{padding-left:7px!important;padding-right:7px!important}ul.ctm-calendar-btn li .mat-form-field-type-mat-date-range-input .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{display:none}ul.ctm-calendar-btn li .mat-form-field-type-mat-date-range-input .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{padding-bottom:0;border:1px solid #aaa;border-radius:4px;margin-top:-13px}ul.ctm-calendar-btn li .mat-form-field-type-mat-date-range-input .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-focus-indicator.mat-icon-button.mat-button-base .mat-button-focus-overlay,ul.ctm-calendar-btn li .mat-form-field-type-mat-date-range-input .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-focus-indicator.mat-icon-button.mat-button-base .mat-ripple.mat-button-ripple.mat-button-ripple-round{display:none}ul.ctm-calendar-btn li .mat-form-field-type-mat-date-range-input .mat-datepicker-toggle button{height:37px!important}ul.ctm-calendar-btn li .mat-form-field-type-mat-date-range-input .mat-datepicker-toggle button .mat-icon.material-icons.mat-ligature-font.mat-icon-no-color{position:unset!important}.ctm-nav-view .mat-tab-list .mat-tab-links .mat-tab-link:hover{font-weight:500!important}.ctm-nav-view .mat-tab-list .mat-tab-links .mat-tab-label-active{color:#212121;opacity:1;font-weight:700;border-bottom:solid 2px #276ef1}.ctm-nav-view .mat-tab-list .mat-tab-links .mat-tab-label-active:hover{font-weight:700!important}.ctm-project-overview-list .search-box-cal-icon .mat-form-field .mat-form-field-wrapper .mat-datepicker-toggle button{height:37px!important}.ctm-project-overview-list .search-box-cal-icon .mat-form-field .mat-form-field-wrapper .mat-focus-indicator.mat-icon-button.mat-button-base .mat-ripple.mat-button-ripple.mat-button-ripple-round,.ctm-project-overview-list .search-box-cal-icon .mat-form-field .mat-form-field-wrapper .mat-focus-indicator.mat-icon-button.mat-button-base .mat-button-focus-overlay{display:none}.add-time-log-model .c-checkbox-button.mat-checkbox-checked .mat-checkbox-layout .mat-checkbox-label{font-family:Manrope;font-style:normal;font-weight:700;font-size:12px;line-height:18px;letter-spacing:.005em;color:#276ef1!important}.add-time-log-model .c-radio-button .mat-radio-label{background-color:#f5f5f5!important}.add-time-log-model .mat-radio-checked .mat-radio-label{background-color:#fff!important}.add-time-log-model .c-radio-button.mat-radio-checked .mat-radio-label{border-width:1px}.add-time-log-model .mat-radio-container{opacity:0!important}.add-time-log-model .c-radio-button.mat-radio-checked .mat-radio-label .mat-radio-label-content{color:#276ef1}.add-time-log-model .form-feild-select-custom:after{display:none!important;border:0px solid transparent!important}.add-time-log-model .custom-input-field.mat-form-field .mat-form-field-infix,.add-time-log-model .bottom-side-space{margin-bottom:0}.add-time-log-model .mat-form-field-prefix .mat-datepicker-toggle .mat-icon-button{height:inherit!important;width:inherit!important;padding:0;position:relative}.add-time-log-model .mat-form-field-prefix .mat-datepicker-toggle .mat-icon-button .mat-button-wrapper{position:relative;top:7px}.add-time-log-model .custom-input-field.mat-form-field.mat-form-field-should-float .mat-form-field-prefix,.add-time-log-model .custom-input-field.mat-form-field.mat-focused .mat-form-field-prefix,.add-time-log-model .custom-input-field.mat-form-field .mat-form-field-prefix{top:0!important}.add-time-log-model .select-custom-time{display:flex}.add-time-log-model .select-custom-time .mat-form-field-appearance-fill .mat-form-field-flex{border-radius:4px 4px 0 0;padding:0}.add-time-log-model .select-custom-time .select-custom-time-field .mat-form-field-wrapper{margin-right:14px}.add-time-log-model .select-custom-time .mat-form-field-infix{width:150px;border-top:0em solid transparent!important}.add-time-log-model .select-custom-time .mat-form-field-infix input{padding-left:32px;font-family:Manrope;font-style:normal;font-weight:500!important;font-size:14px!important;line-height:22px;letter-spacing:.005em;color:#9e9e9e;width:114px}.add-time-log-model .select-custom-time .mat-form-field-infix img{position:absolute}.add-time-log-model .select-custom-time .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#eee}.add-time-log-model .select-custom-time .mat-form-field-ripple{background-color:#276ef1!important;color:#276ef1!important}.add-time-log-model .task-field{padding-left:34px;font-style:normal;font-weight:500!important;width:90%}.add-time-log-model .task-icons{position:absolute;top:9px}.add-time-log-model .time-title h4{font-family:Manrope;font-style:normal;font-weight:700;font-size:10px;line-height:16px;letter-spacing:.005em;color:#616161;margin-bottom:8px}.add-time-log-model .mat-dialog-content{overflow-x:hidden}.mat-form-textarea .project-icons{position:absolute;top:11px}.mat-form-textarea .mat-form-field-infix textarea{padding-left:34px;resize:none}.model-footer-ctm .model-footer-ctm-top{border-top:1px solid #eeeeee}.model-footer-ctm .total-time{display:flex;flex-direction:column}.model-footer-ctm .total-time p{font-family:Manrope;font-style:normal;font-weight:700;font-size:10px;line-height:16px;letter-spacing:.005em;color:#616161;margin-bottom:0}.model-footer-ctm .total-time h4{font-family:Manrope;font-style:normal;font-weight:700;font-size:16px;line-height:24px;letter-spacing:.0025em;color:#616161;margin-bottom:0}.start-end-time{position:relative;left:17px}.start-end-time input{font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e;border-radius:8px}.start-end-time input::placeholder{font-weight:500;font-size:14px}.start-end-time .mat-time-pciker.mat-form-field-appearance-outline .mat-form-field-infix{padding:3px 0 5px}.start-end-time .mat-form-field-appearance-outline .mat-form-field-wrapper{margin:.25em 5px!important}.start-end-time .mat-form-field-flex:hover .mat-form-field-outline{color:#276ef1!important}.start-end-time .mat-form-field-appearance-outline .mat-form-field-outline-start{border-radius:8px 0 0 8px}.start-end-time .mat-form-field-appearance-outline .mat-form-field-outline-end{border-radius:0 8px 8px 0}.form-feild-select-custom .mat-chip-list-wrapper .mat-standard-chip{margin:4px 4px 4px 8px!important}@media (min-width: 1600px){.project-overview-container{max-width:100%!important;padding:0 24px!important}}@media (min-width: 1199px){.project-overview-container{max-width:98%!important;padding:0 24px!important}}.ctm-project-overview-list .mat-cart-over-view .card.mat-card.box-card{padding:15px!important}@media (max-width: 1600px){.add-task-modal{max-height:100vh!important}.ctm-project-overview-list .start-date .mat-checkbox{right:0}.over-view-date .over-view-image button{margin-right:10px}.donut-inners{top:2px}.ctm-fav-card-layout .float-end.me-1{font-size:10px!important}.due-background{padding:5px 4px!important;font-size:10px!important}}@media (max-width: 1500px){.project-member .mat-card-content .mat-tab-body-wrapper .card.mat-card.box-card{width:150px!important}.project-member .mat-card-content .mat-tab-body-wrapper .n-s-s .slick-list{padding:0!important}.project-member .mat-card-content .mat-tab-body-wrapper .n-s-s .slick-list .slick-track{display:flex!important}}@media (max-width: 1400px){.project-overview-chart canvas{width:85px!important;height:85px!important}.project-overview-chart .donut-inner{margin-top:-54px!important;margin-left:39px!important}.project-overview-chart .donut-inner.do-in{margin-top:0!important;margin-left:0!important}.ctm-fav-card-layout .project-gragh-cart li .list-details .count-background{margin-left:0!important}.mat-drawer-content-wrap-cls .ctm-fav-card-layout{padding:20px!important}.donut-inners{top:1px!important}}.custom-mat-drawer-content-wrp .project-list-mat-tab-ctm .mat-tab-group .mat-tab-body-wrapper{display:inline-block!important}.project-overview-container .status-analysis-card-view .mat-card-content .second-part .graph-view{position:relative}.project-overview-container .status-analysis-card-view .mat-card-content .second-part .graph-view .donut-inners-status{position:absolute;font-weight:700;font-size:18px;color:#212121}.main-dialog-calendar.math_ui_block-dialog-calendar{width:400px!important;height:172px!important}.main-dialog-calendar.math_ui_block-dialog-calendar .labeling label{font-size:14px!important}.main-dialog-calendar.math_ui_block-dialog-calendar .first-part{width:50%}.main-dialog-calendar.math_ui_block-dialog-calendar .first-part input{width:100%!important;margin-top:10px}.main-dialog-calendar.math_ui_block-dialog-calendar .second-part{width:50%}.main-dialog-calendar.math_ui_block-dialog-calendar .second-part input{width:100%!important;margin-top:10px}.add-edit-task-main-block p.total-hr.new-postion-set-cls{border-bottom-right-radius:8px!important;display:flex;justify-content:space-between;align-items:center}.add-edit-task-main-block p.total-hr.new-postion-set-cls .math_ui_inside-actual-hours-number{flex-direction:row;display:flex}.add-edit-task-main-block p.total-hr.new-postion-set-cls .math_ui_inside-actual-hours-number .math_ui_inside-actual-hours-label,.add-edit-task-main-block p.total-hr.new-postion-set-cls .math_ui_inside-actual-hours-number .math_ui_inside-estimate-hours-label{color:#616161!important}.add-edit-task-main-block p.total-hr.new-postion-set-cls .math_ui_inside-actual-hours-number .math_ui_inside-actual-hours-number{color:#1d53b7!important}.add-edit-task-main-block p.total-hr.new-postion-set-cls .math_ui_inside-actual-hours-number .math_ui_inside-estimate-hours-label-number{color:#16b975!important}.company-card .divider{border-top:1px solid #eeeeee;margin:22px 0 16px}.company-card .bottom-info-list h6{font-weight:500;font-size:24px;line-height:36px;text-align:center;letter-spacing:.0015em}.company-card .bottom-info-list p{font-weight:600;font-size:12px;line-height:18px;text-align:center;letter-spacing:.005em}.s-a-d-menu.mat-menu-panel{padding:24px 24px 0;background:#ffffff;border:1px solid #eeeeee;box-shadow:0 12px 24px #21212129;border-radius:12px;width:100vw;max-width:380px}.s-a-d-menu.mat-menu-panel .mat-menu-content:not(:empty),.s-a-d-menu.mat-menu-panel .table>:not(caption)>*>*{padding:0}.s-a-d-menu.mat-menu-panel .table{margin:0 -24px;width:calc(100% + 48px)}.s-a-d-menu.mat-menu-panel .table th,.s-a-d-menu.mat-menu-panel .table td{border:0;padding:12px 0}.s-a-d-menu.mat-menu-panel .table th,.s-a-d-menu.mat-menu-panel .table th p{font-weight:500;font-size:16px;line-height:24px;letter-spacing:.005em;color:#616161}.s-a-d-menu.mat-menu-panel .table th span{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e}.s-a-d-menu.mat-menu-panel .table td{font-weight:500;font-size:16px;line-height:24px;letter-spacing:.005em;color:#212121;text-align:right}.s-a-d-menu.mat-menu-panel .table .s-t-row td,.s-a-d-menu.mat-menu-panel .table .s-t-row th{background-color:#fff9ee}.s-a-d-menu.mat-menu-panel .table .g-t-row th{padding:14px 0 14px 24px;background:#edfaf4;color:#12945e;font-size:16px}.s-a-d-menu.mat-menu-panel .table .g-t-row td{padding:14px 24px 14px 0;background:#edfaf4;color:#12945e;font-size:16px}.p-b-d{position:absolute}.p-b-d p{margin-bottom:0;font-weight:500;font-size:24px;line-height:36px;letter-spacing:.0015em;color:#9e9e9e}.p-b-d p span{color:#212121}.p-b-d p+p{margin-bottom:0;font-weight:500;font-size:14px;line-height:22px;text-align:center;letter-spacing:.005em;color:#9e9e9e}:root .down-arrow-btn{line-height:0;margin-left:8px}:root .down-arrow-btn .mat-button-wrapper{border:5px solid transparent;border-top-color:#3477dc;display:inline-block}.c-d-container{padding:60px 20px}@media screen and (max-width: 1800px){.c-d-container{padding-bottom:0}}.s-list>li{padding:10px 0;border-bottom:1px solid #eeeeee}.s-list>li .sub-block-title{color:#212121;margin-bottom:4px}.s-list>li:last-child{border-bottom:0}.c-d-board{padding:6px 0;background-color:#f5f5f5}.c-s-i-list{position:relative;top:35px;z-index:10}.u-w-i-d>img{height:34px;width:34px;min-height:34px;min-width:34px;border-radius:50%;margin-right:15px;object-fit:cover}.u-w-i-d h4{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#212121;margin-bottom:4px}.u-w-i-d p{font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#616161;margin-bottom:0}.u-w-i-d .user-short-name{margin-right:15px}.a-r-list{display:flex;gap:12px;flex-wrap:wrap}app-add-client>form{display:flex;flex-direction:column;height:100%}.footer-action-block{position:sticky;bottom:0;background:#fff;padding:20px 0}.custom-add-client .mat-dialog-container{padding:10px 5px 10px 10px}.custom-add-client .mat-dialog-container mat-expansion-panel-header,.custom-add-client .mat-dialog-container mat-expansion-panel-header:hover{background:unset!important}.c-f-block{max-height:476px;overflow-y:auto}.u-t-g>img{height:34px;width:34px;border-radius:50%;object-fit:cover}.g-m-list>li{border-bottom:1px solid #eeeeee;padding-bottom:10px;margin-bottom:10px}.g-m-list .progress-circle-bar-block round-progress,.g-m-list .progress-circle-bar-block round-progress svg{height:198px!important;width:198px!important}.org-setting__page{padding-top:60px}.org-setting__page .c-d-board{position:sticky;top:60px;z-index:90}.org-setting__page .mat-drawer-content{min-height:calc(100vh - 162px)}.e-msg{font-size:75%}.add-btn-group{margin-bottom:-40px;position:relative;z-index:10;width:fit-content;margin-left:auto}.chip-multi-select .custom-input-field{min-width:310px}.select-all{padding:10px 16px}.right-serach-section{position:relative;border:1px solid #dbdbdb}.right-serach-section.right-table-search-section{margin-left:0;margin-right:0}.right-serach-section:after{content:"";position:absolute;top:8px;left:40px;width:1px;height:20px;background-color:#63738080}.right-serach-section img{position:absolute;top:9px;left:10px;width:18px;height:18px}.right-serach-section input{max-width:462px;height:34px;padding:12px 15px 12px 55px;color:#000!important;font-size:14px!important;font-family:Poppins,sans-serif!important;border:none;border-radius:5px}.right-serach-section input::placeholder{color:#63738080!important;font-size:14px!important;font-family:Poppins,sans-serif!important}.company-details-only .custom-margin{display:block;margin:0 auto}.company-details-only .custom-badge{display:inline-flex;justify-content:center}.company-details-only .clientonly-height .mat-card{min-height:217px}.company-details-only .circle-cog{background-color:#fff;width:38px;height:38px;border:1px solid #eee;border-radius:50%;text-align:center;line-height:33px;display:inline-block}.company-details-only .circle-cog img{width:17px;height:17px}.company-details-only .company-icons{min-width:80px;height:80px}.company-details-only::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:10px solid #fff!important}.company-details-only::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.company-details-only::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #ccc}.role-management-only .table-responsive.custom-table-role-management::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto}.role-management-only .table-responsive.custom-table-role-management::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.role-management-only .table-responsive.custom-table-role-management::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #fff}.role-management-only .table.custom-table.header-bg th{border-right:1px solid #eee}.role-management-only .table.custom-table tbody tr th{border-right:0px solid transparent!important}.role-management-only .table.custom-table tbody tr td{border-right:1px solid #eee}.role-management-only .table .inner-role-table tbody td{border-right:0px solid transparent!important}.add-company-only .phone-number-list button:hover{color:#000000de!important}.add-company-only .mat-form-field-wrapper{padding-top:12px}.view-status-only .custom-table-status::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto}.view-status-only .custom-table-status::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.view-status-only .custom-table-status::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #fff}.table-responsive.staff-member-onlyinside-table::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto}.table-responsive.staff-member-onlyinside-table::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.table-responsive.staff-member-onlyinside-table::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #fff}@media screen and (max-width: 1340px){.view-member-block .view-member-tabs input.form-control.c-s-input.custom-input{width:90%;margin-left:auto;max-width:100%!important}}@media screen and (max-width: 1280px){.view-member-block .view-member-tabs input.form-control.c-s-input.custom-input{width:70%}}.view-member-block .mat-tab-body-wrapper{position:unset;overflow:unset;display:unset}.view-member-block .mat-tab-body{position:unset}.update-client-details.custom-modal .mat-dialog-container{padding:30px 30px 0}:root{--primary-color: #276ef1;--priamry-gredient: linear-gradient(180deg, #5a90f4 0%, #276ef1 100%);--link-color-nav: #9e9e9e;--light-bg-color: #edf3fd}.table.custom-table{box-shadow:none}.table.custom-table thead tr{height:auto}.table.custom-table thead tr th{font-size:12px;line-height:18px;letter-spacing:.005em;color:#9e9e9e;padding:11px 16px;box-shadow:none;border:0;white-space:nowrap;font-weight:700;color:#616161}.table.custom-table thead tr th.blank__th{width:24px;padding:0}.table.custom-table tbody td{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;padding:11px 16px;border-bottom:1px solid #eeeeee}.table.custom-table.header-bg th{background:#f9f8f8}.table.custom-table.v-a-m td,.table.custom-table.v-a-m th{vertical-align:middle}.table.custom-table.c-d-table td{padding:16px;vertical-align:middle}.table.custom-table.n-b-b td{border-bottom:0}.table.custom-table.timesheet-table th,.table.custom-table.timesheet-table td{padding:21px 3px;vertical-align:middle}.table.custom-table.timesheet-table tfoot th{background:#f5f5f5;position:relative;border-bottom:0}.table.custom-table.timesheet-table tfoot th:first-of-type:after{content:"";position:absolute;right:100%;background:#f5f5f5;top:0;height:100%;width:24px}.table.custom-table.timesheet-table tfoot th:last-of-type:after{content:"";position:absolute;left:100%;background:#f5f5f5;top:0;height:100%;width:24px}.inner-detail-table{background-color:#fafafa}.inner-detail-table th{font-weight:600;padding:12px 16px;line-height:18px;letter-spacing:.005em;color:#9e9e9e;border-bottom:1px solid #eeeeee}.inner-detail-table td{padding:16px 11px;font-weight:500;font-size:11px;line-height:22px;letter-spacing:.005em;color:#212121;border-bottom:1px solid #eeeeee}.inner-detail-table tfoot{background-color:#f5f5f5!important}.inner-detail-table tfoot td{border-bottom:0!important}.task-subtask .task-subtask-parent td.mat-cell.cdk-cell.cdk-column-task_name.mat-column-task_name{padding-left:0!important;min-width:44.7em!important;width:100%}.mat-drawer.org-setting-sidebar{width:240px;height:calc(100vh - 141px);border-right:1px solid #eeeeee;padding-top:16px;position:fixed;top:141px}.mat-drawer.org-setting-sidebar .nav-item-list>li>a{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;text-decoration:none;padding:17px 24px;position:relative;display:flex;align-items:center}.mat-drawer.org-setting-sidebar .nav-item-list>li>a:hover,.mat-drawer.org-setting-sidebar .nav-item-list>li>a.active{background:#edf3fd!important;font-weight:600;color:#212121}.mat-drawer.org-setting-sidebar .nav-item-list>li>a:hover:before,.mat-drawer.org-setting-sidebar .nav-item-list>li>a.active:before{display:block}.checklist-lable-name{border-top:1px solid rgba(219,217,217,.9333333333);padding:10px}.checklist-list>li{border-bottom:1px solid #eeeeee}.checklist-list>li .checklist-box{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#212121}.checklist-list>li .checklist-box h4{font-weight:700;font-size:12px;line-height:18px;letter-spacing:.0025em;color:#212121}.checklist-list>li .checklist-box .mat-checkbox-label{font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#616161}.checklist-list>li:last-child{border-bottom:0}.checklist-list>li a{text-decoration:none}.checklist-list>li a>input{font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#222;margin-top:2px;max-width:70px}a.checklist-menu-btn{min-width:auto;padding:0}.user>img{height:24px;width:24px;border-radius:50%;border:1px solid #ffffff;margin:0 16px}.user span{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#212121}.checklist-permission-table td{padding:17px 0;border-bottom:1px solid #eeeeee;align-items:center}.custom-field-box-list>li{border-top:1px solid #eeeeee;padding:12px 0}.day-badge{background:#ffffff;border:1px solid #276ef1;border-radius:8px;font-weight:700;font-size:12px;line-height:18px;letter-spacing:.005em;color:#276ef1;padding:5px 16px}.freeze-day-input{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;max-width:120px}.badge-radio{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;padding:5px 10px;display:flex;align-items:center}.badge-radio .mat-radio-label{display:flex;align-items:center}.badge-radio .mat-radio-container{height:15px;width:15px}.badge-radio .mat-radio-container .mat-radio-outer-circle{height:15px;width:15px;border-color:#bdbdbd}.badge-radio .mat-radio-container .mat-radio-inner-circle{height:9px;width:9px;top:3px;left:3px;background:#276ef1!important}.badge-radio .mat-radio-container+.mat-radio-label-content{font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#616161;transform:translateY(1px)}.badge-radio.mat-radio-checked{border-color:#276ef1!important;background:#fff}.badge-radio.mat-radio-checked .mat-radio-label-content{color:#276ef1!important;font-weight:700}.badge-radio.mat-radio-checked .mat-radio-outer-circle{border-color:#276ef1!important}.disable-link{opacity:.5;pointer-events:none}.timepicker .mat-toolbar-single-row{height:auto}.timepicker-form-field{margin-left:-15px}.timepicker-form-field .mat-form-field-label-wrapper{overflow:visible}.timepicker-form-field .mat-form-field-label-wrapper .mat-form-field-label{position:absolute;width:200px;left:-15px;top:23px}.timesheet-table tbody td{white-space:nowrap;max-width:82px;min-width:82px}.timesheet-table .mat-form-field-wrapper{padding-bottom:0}.card-grid-view{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));grid-gap:1rem}.card-grid-view .text-cut{word-break:break-all}app-company-details .company-info-block.company-info-top-block{background-color:#f5f5f5;padding:12px 12px 12px 24px!important}.capitalizeText{text-transform:capitalize}.plan--card{max-width:360px;background:#ccc;border-radius:16px;border:0;width:100vw}.plan--card .card-body{padding:24px}.plan--card .card-body h6{font-weight:500;font-size:24px;line-height:36px;letter-spacing:.0015em;color:#212121;margin-bottom:0}.plan--card .card-body p{font-weight:500;font-size:40px;line-height:54px;color:#000;margin-bottom:0}.plan--card .card-body p sub{font-size:14px;bottom:0}.plan--card .card-body small{font-weight:500;font-size:14px;line-height:22px;text-align:center;letter-spacing:.005em;color:#616161;display:inline-block}.plan--card .card-body ul>li{font-weight:500;font-size:16px;line-height:24px;letter-spacing:.005em;color:#616161;margin-bottom:24px;display:flex;align-items:center}.plan--card .card-body ul>li img{margin-right:13px}.plan--card .blue-gredient-btn.mat-button.btn{font-size:16px}.plan--card.main{background:var(--priamry-gredient)}.plan--card.main .card-header{padding:14px 0;font-size:14px;line-height:22px;letter-spacing:.15em;text-transform:uppercase;color:#fff;background:#212121;border-radius:16px 16px 0 0;text-align:center;font-weight:700}.plan--card.main .card-body{padding:24px 24px 54px}.plan--card.main .card-body .blue-gredient-btn.mat-button.btn{background:#ffffff;box-shadow:0 8px 16px #2121211f;border-radius:12px;color:#212121!important;font-size:16px}.plan--card.main .card-body .plan--benefit-list>li:last-child{margin-bottom:40px}.plan--card.main .card-body small.plan--price-duration{color:#d4e2fc}.plan--card.main .card-body .hr--divider{opacity:.2}.plan--list>span{position:relative}.plan--list>span:nth-child(2)>li{margin:0 -10px;position:relative;z-index:1}.plan--list>span:last-child>li .plan--card .card-body{padding:24px 24px 24px 32px}.hr--divider{border-bottom:1px solid #ffffff;margin:16px 0 24px}.hr--divider.hr-width-4{border-bottom-width:4px}.hr--divider.grey-border{border-bottom-color:#eee}.custom--switch{background:#edf3fd;border-radius:16px;padding:8px 16px;width:fit-content;font-weight:500;font-size:16px;line-height:24px;text-align:center;letter-spacing:.005em;color:#616161}.offer--txt{position:absolute;z-index:10;left:calc(100% - 78px);top:-15px}.offer--txt .first--img{position:absolute;top:-47px}.plan__client-section{margin-top:28px;padding-bottom:28px}.plan__faq-section{padding:96px 0;background:#f5f5f5}:root .mat-expansion-panel.white-bg-custom-collapse{background:#ffffff;border-radius:12px!important;box-shadow:none;margin-bottom:12px}:root .mat-expansion-panel.white-bg-custom-collapse .mat-expansion-panel-header{padding:32px 24px;height:auto;font-weight:700;font-size:18px;line-height:28px;text-align:center;letter-spacing:.0025em;color:#212121}:root .mat-expansion-panel.white-bg-custom-collapse .mat-expansion-panel-header:hover{background:#fff!important}:root .mat-expansion-panel.white-bg-custom-collapse .mat-expansion-panel-body{padding:0 24px 32px}.proffessional-plus-list>li:after{content:"";height:4px;width:4px;background:#616161;border-radius:50%;display:inline-block;vertical-align:middle;margin:5px 7px 7px}.proffessional-plus-list>li:last-child:after{display:none}.billing--table th{background:#44b8ea;font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#fff;border-bottom:0}.billing--table td{font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#212121;vertical-align:bottom;border-bottom:0}.billing--table tbody tr:first-child td{border-bottom:1px solid #eeeeee}.billing--table tbody tr:last-child td{background:#edf3fd}.billing--table tbody tr:not(:first-child) td{text-align:right}.billing--table tbody .highlighted-cell{background:#f5f5f5;font-weight:700}.payment-box{padding:16px;background:#f5f5f5}.custom-input-group{width:360px;display:flex;align-items:center;background:#fafafa;border:1px solid #eeeeee;border-radius:8px;height:40px}.custom-input-group .mat-select{max-width:116px;padding-left:16px;border-right:1px solid #eeeeee;padding-right:10px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.custom-input-group input.form-control{border:0;background:transparent url(searchicon.33a8d4ec2030dc83.svg) no-repeat;background-position:left 15px center;box-shadow:none;padding-left:45px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e}.custom-ipnut-select .mat-select{background:#fafafa;border:1px solid #eeeeee;border-radius:8px;padding:7px 16px 8px 12px;width:120px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}button.custom-input-btn{background:#fafafa;border:1px solid #aaa;border-radius:8px;height:40px;min-width:40px}button.custom-input-btn .mat-button-wrapper{display:flex;align-items:center}button.custom-input-btn:hover{color:#121212!important}.mat-select-panel.custom--select{background:#ffffff;border:1px solid #eeeeee;box-shadow:0 12px 12px #21212114!important;border-radius:8px;min-width:216px}.mat-select-panel.custom--select .mat-option{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;padding:9px 24px;height:auto}.action--list{display:inline-block;position:absolute;right:36px;transform:translateY(10px);z-index:10}.task--tab .mat-tab-header{border-bottom:1px solid #eeeeee;width:calc(100% - 80px);margin:0 40px;margin-bottom:0!important}.task--tab .mat-tab-body-wrapper{min-height:calc(100vh - 182px);background:#fff}.task--tab .mat-tab-body{overflow:hidden!important;height:calc(100vh - 174px)}.task--tab .mat-tab-body .create-task-scroll-box{min-height:100%}.task--tab .custom-height{height:100%;overflow:auto}.task--expansion-panel.mat-expansion-panel{border-radius:0;box-shadow:none!important;margin-bottom:0}.task--expansion-panel.mat-expansion-panel .mat-expansion-panel-header{padding:0 36px;height:36px!important}.task--expansion-panel.mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title{font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#212121}.task--expansion-panel.mat-expansion-panel .mat-expansion-panel-body{padding:0}.custom--table-header{position:sticky;top:0;z-index:100;box-shadow:none!important}.custom--table-header .mat-header-row{background:#f9f8f8;min-height:auto;border-bottom:0}.custom--table-header .mat-header-row .mat-header-cell{font-weight:700;font-size:14px;line-height:18px;letter-spacing:.005em;min-width:200px;max-width:200px;color:#222;border-right:1px solid #eeeeee;padding:10px}.custom--table-header .mat-header-row .mat-header-cell:first-child{min-width:610px;max-width:100%;padding-left:36px}.custom--table-header .mat-header-row .mat-header-cell:last-child{border-right:0;padding-right:0}.task--content-table .mat-row{border-bottom:0;align-items:stretch}.task--content-table .mat-row.higlighted,.task--content-table .mat-row:hover{background:#f9f8f8}.task--content-table .mat-row.unread{position:relative;background:#f9f8f8}.task--content-table .mat-row.unread:after{content:"";position:absolute;height:100%;width:4px;background:#276ef1;left:0;top:0}.task--content-table .mat-row:first-child .mat-cell{border-top:1px solid #eeeeee}.task--content-table .unread{position:relative;background:#f9f8f8}.task--content-table .unread:after{content:"";position:absolute;height:100%;width:4px;background:#276ef1;left:0;top:0}.task--content-table .mat-cell{min-width:200px;max-width:200px;margin-left:0!important;margin-right:0!important;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;padding:7px 10px;border-bottom:1px solid #eeeeee;border-right:1px solid #eeeeee}@media screen and (max-width: 1439px){.task--content-table .mat-cell{font-size:13px}}@media screen and (max-width: 1300px){.task--content-table .mat-cell{font-size:12px}}.task--content-table .mat-cell:nth-child(2){margin-left:36px;margin-right:auto;padding-left:0}.task--content-table .mat-cell:last-child{margin-right:36px;border-right:0;padding-right:0}.circle--checkbox .mat-ripple{display:none}.circle--checkbox .mat-checkbox-frame{border-radius:50%;border-color:#bdbdbd}.circle--checkbox .mat-checkbox-background{border-radius:50%}.circle--checkbox.mat-checkbox-checked .mat-checkbox-background{background-color:#16b975!important}.circle--checkbox:hover .mat-checkbox-frame{border-color:#67acf0}:root .custom-checkbox.mat-checkbox-checked.black-bordered-checkbox .mat-checkbox-background{background-color:transparent;border:1px solid #000}:root .custom-checkbox.mat-checkbox-checked.black-bordered-checkbox .mat-checkbox-background .mat-checkbox-checkmark-path{stroke:#000!important}.square--mini{height:8px;width:8px;min-width:8px;border-radius:2px;display:inline-block}.square--mini-low{background:#16b975}.square--mini-medium{background:#fab222}.square--mini-high{background:#dc3535}.custom--status-menu-btn{padding:6px;border-radius:4px;display:flex;align-items:center;cursor:pointer}.custom--status-menu-btn.on-hover-show{padding:6px 0;background:transparent}.custom--status-menu-btn.on-hover-show>img{display:none}.custom--status-menu-btn>img{margin-left:2px;width:7px}.custom--status-menu-btn:hover{padding-left:6px;padding-right:6px;background:#eeeeee}.custom--status-menu-btn:hover>img{display:block}:root .custom--status-menu{background:#ffffff;border:1px solid #eeeeee;box-shadow:0 12px 12px #21212114;border-radius:8px}:root .custom--status-menu .mat-menu-content{padding:0}:root .custom--status-menu .mat-menu-content .mat-menu-item{height:auto;line-height:unset;padding:12px 27px;font-weight:500;font-size:14px;letter-spacing:.005em;color:#616161}:root .custom--status-menu .mat-menu-content .mat-menu-item:hover{color:#616161!important}@media screen and (max-width: 1300px){:root .custom--status-menu .mat-menu-content .mat-menu-item{padding:7px 19px}}:root .custom--status-menu.user--detail-dropdown{padding:16px}:root .custom--status-menu.user--detail-dropdown .user--img{height:64px;width:64px;margin-right:16px}:root .custom--status-menu.user--detail-dropdown .user--img img{height:64px;width:64px}:root .custom--status-menu.user--detail-dropdown .user--img .online--status{right:10px}:root .custom--status-menu.user--detail-dropdown h4{font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#212121;margin-bottom:4px}:root .custom--status-menu.user--detail-dropdown p{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;margin-bottom:0}.user--img{position:relative;height:34px;width:34px;min-height:34px;min-width:34px;border-radius:50%;display:inline-block;margin-right:10px!important}.user--img img.img-avatar{height:34px;width:34px;object-fit:cover;border-radius:50%}.user--img img.img-avatar.custom-max-w-h{max-width:32px;max-height:32px}.user--img .online--status{background:#fab222;border:1px solid #ffffff;display:inline-block;height:8px;width:8px;border-radius:50%;bottom:0;right:0;position:absolute}.user--img .online--status.online--status-inside{bottom:0!important;right:-1px!important;width:7px;height:7px}.user--img .online--status.default-active-status,.default-active-status{background:green}.task--title{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#444;max-width:20em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task--title:first-letter{text-transform:capitalize}.hover--element .hover-sho-element{display:none}.hover--element:hover .hover-sho-element{display:block}.user--list>li{margin-left:-10px}.user--list>li:first-child{margin-left:0}.extra--user-link{font-weight:600;font-size:14px;line-height:16px;letter-spacing:.005em;color:#2f3941}.action--list .mat-button{height:30px}.action--list .mat-button .mat-button-wrapper{display:flex;align-items:center;font-weight:500;font-size:14px;line-height:18px;letter-spacing:.005em;color:#444}.select--filter-dropdown{border:1px solid #eeeeee!important;box-shadow:0 12px 12px #21212114!important;border-radius:8px!important;min-width:360px!important}.mat-drawer.customize--drawer{z-index:100;width:360px;background:rgb(255,255,255);border:1px solid rgb(238,238,238);height:calc(100% - 180px);top:180px;box-shadow:none!important;padding:24px 4px 24px 24px;position:fixed}.customize-box{display:flex;background:#ffffff;border:1px solid #eeeeee;border-radius:8px;padding:10px 16px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.customize-item-list{margin-top:16px}.customize-item-list>li:not(:last-child){margin-bottom:16px}.custom-select-overlay{transform:translate(-17px,34px)!important}.multi-select-chip-menu{border:1px solid #eeeeee!important;box-shadow:0 8px 8px #21212114!important;border-radius:8px!important;min-width:360px!important}.multi-select-chip-menu ul{padding:16px 25px 0}.multi-select-chip-menu ul>li:not(:last-child){margin-bottom:8px}.multi-select-chip-menu.filter-menu{max-width:inherit}.multi-select-chip-menu.filter-menu .mat-menu-content:not(:empty){padding:15px 24px}.multi-select-chip-menu .mat-dialog-content{margin:0;padding:0;overflow:visible}.multi-select-chip-menu .custom-menu-list{padding:0 15px}.bottom-action-div{background:#212121;box-shadow:0 -8px 16px #2121211f;border-radius:16px 16px 0 0;padding:16px;position:fixed;bottom:0;left:0;right:0;margin:0 auto;z-index:100000;width:fit-content;width:100vw;max-width:552px;transition:.2s ease-in;transition-delay:.2s}@media screen and (max-width: 1720px){.bottom-action-div.bulk-action-div{left:auto!important;right:70px!important}}@media screen and (max-width: 1400px){.bottom-action-div.bulk-action-div{right:20px!important}}.bottom-action-div .circle-div{border:1px solid #bdbdbd;width:18px;height:18px;border-radius:50%;margin-right:16px}.bottom-action-div .text-div{font-weight:500;font-size:16px;line-height:24px;letter-spacing:.005em;color:#e0e0e0}.bottom-action-div ul{column-gap:16px}.mat-menu-panel.custom-sub-menu-dropdown-menu{background:#ffffff;border:1px solid #eeeeee;box-shadow:0 8px 8px #21212114;border-radius:8px;min-width:360px;padding:16px;max-width:360px}.mat-menu-panel.custom-sub-menu-dropdown-menu .form-control{border:0;border-bottom:1px solid #eeeeee;border-radius:0;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e}.mat-menu-panel.custom-sub-menu-dropdown-menu .grey--stripe{background:#f5f5f5;padding:5px 12px;font-weight:700;font-size:10px;line-height:16px;letter-spacing:.005em;color:#9e9e9e}.mat-menu-panel.custom-sub-menu-dropdown-menu .grey--stripe span{font-weight:500;font-size:14px;line-height:22px;text-align:right;letter-spacing:.005em;color:#212121}.mat-menu-panel.custom-sub-menu-dropdown-menu.calender-sub-menu{min-width:288px}.mat-menu-panel.custom-sub-menu-dropdown-menu.checklist-menu{min-width:530px;max-width:530px;text-align:left}.mat-menu-panel.custom-sub-menu-dropdown-menu.checklist-menu .mat-menu-content{padding:17px 0}@media screen and (max-height: 910px){.mat-menu-panel.custom-sub-menu-dropdown-menu.calender-sub-menu{min-width:288px;max-height:560px;overflow-y:scroll}}@media screen and (max-height: 840px){.mat-menu-panel.custom-sub-menu-dropdown-menu.calender-sub-menu{min-width:288px;max-height:450px;overflow-y:scroll}}@media screen and (max-height: 720px){.mat-menu-panel.custom-sub-menu-dropdown-menu.calender-sub-menu{min-width:288px;max-height:385px;overflow-y:scroll}}.progress--slider{width:100%}.progress--slider.mat-slider-horizontal .mat-slider-wrapper{height:8px}.progress--slider.mat-slider-horizontal .mat-slider-wrapper .mat-slider-track-wrapper{height:inherit;border-radius:4px}.progress--slider.mat-slider-horizontal .mat-slider-wrapper .mat-slider-track-wrapper .mat-slider-track-background,.progress--slider.mat-slider-horizontal .mat-slider-wrapper .mat-slider-track-wrapper .mat-slider-track-fill{height:inherit}.progress--slider.mat-slider-horizontal .mat-slider-wrapper .mat-slider-track-wrapper .mat-slider-track-background{background-color:#e0e0e0}.progress--slider.mat-slider-horizontal .mat-slider-wrapper .mat-slider-track-wrapper .mat-slider-track-fill{background-color:#73d5ac!important}.progress--slider.mat-slider-horizontal .mat-slider-wrapper .mat-slider-thumb{background:#16b975!important;box-shadow:0 1px 1px #21212129!important}.mat-slider-green.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider-green.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#16b975!important}.dropdown-has-sub-menu button.mat-menu-item>img{width:16px;height:16px}.dropdown-has-sub-menu button.mat-menu-item .mat-menu-submenu-icon{display:none}.custom--datepicker .mat-calendar-controls{margin-top:0}.custom--datepicker .mat-calendar-controls>button .mat-button-wrapper{font-weight:700;font-size:12px;line-height:18px;text-align:center;letter-spacing:.005em;color:#212121}.custom--datepicker .mat-calendar-previous-button:after,.custom--datepicker .mat-calendar-next-button:after{border-color:#616161}.custom--datepicker .mat-calendar-table-header th{font-weight:500;font-size:14px;line-height:22px;text-align:center;letter-spacing:.005em;color:#9e9e9e}.custom--datepicker .mat-calendar-body .mat-calendar-body-label{display:none}.custom--datepicker .mat-calendar-body .mat-calendar-body-cell{font-weight:500;font-size:14px;line-height:48px;text-align:center;letter-spacing:.005em;color:#616161}.custom--datepicker .mat-calendar-table-header-divider:after{background:#eeeeee}.bulk-eidt-menu-overlay+.cdk-overlay-connected-position-bounding-box>.cdk-overlay-pane{margin-bottom:25px;margin-left:-65px}.due-data-div{border:1px solid #eeeeee;border-width:1px 0 1px 0;padding:14px}.due-data-div span{width:50%;display:inline-block;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.due-data-div span+span{color:#9e9e9e}.due-data-div span .customize-item-list{margin-top:16px}.due-data-div span .customize-item-list>li:not(:last-child){margin-bottom:16px}.due-data-div span .custom-select-overlay{transform:translate(-17px,34px)!important}.due-data-div span .multi-select-chip-menu{border:1px solid #eeeeee!important;box-shadow:0 8px 8px #21212114!important;border-radius:8px!important;min-width:360px!important}.due-data-div span .multi-select-chip-menu ul{padding:16px 25px 0}.due-data-div span .multi-select-chip-menu ul>li:not(:last-child){margin-bottom:18px}.due-data-div span .bottom-action-div{background:#212121;box-shadow:0 -8px 16px #2121211f;border-radius:16px 16px 0 0;padding:16px;position:fixed;bottom:0;left:0;right:0;margin:0 auto;z-index:100000;width:fit-content;width:100vw;max-width:552px;transition:.2s ease-in;transition-delay:.2s}.due-data-div span .bottom-action-div .circle-div{border:1px solid #bdbdbd;width:18px;height:18px;border-radius:50%;margin-right:16px}.due-data-div span .bottom-action-div .text-div{font-weight:500;font-size:16px;line-height:24px;letter-spacing:.005em;color:#e0e0e0}.due-data-div span .bottom-action-div ul{column-gap:16px}.due-data-div span .mat-menu-panel.custom-sub-menu-dropdown-menu{background:#ffffff;border:1px solid #eeeeee;box-shadow:0 8px 8px #21212114;border-radius:8px;min-width:360px;padding:16px;max-width:360px}.due-data-div span .mat-menu-panel.custom-sub-menu-dropdown-menu .form-control{border:0;border-bottom:1px solid #eeeeee;border-radius:0;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e}.due-data-div span .mat-menu-panel.custom-sub-menu-dropdown-menu .grey--stripe{background:#f5f5f5;padding:5px 12px;font-weight:700;font-size:10px;line-height:16px;letter-spacing:.005em;color:#9e9e9e}.due-data-div span .mat-menu-panel.custom-sub-menu-dropdown-menu .grey--stripe span{font-weight:500;font-size:14px;line-height:22px;text-align:right;letter-spacing:.005em;color:#212121}.due-data-div span .mat-menu-panel.custom-sub-menu-dropdown-menu.calender-sub-menu{min-width:300px;max-width:300px;overflow:hidden}.due-data-div span .mat-menu-panel.custom-sub-menu-dropdown-menu.calender-sub-menu .mat-select-value,.due-data-div span .mat-menu-panel.custom-sub-menu-dropdown-menu.calender-sub-menu input{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.due-data-div span .mat-menu-panel.custom-sub-menu-dropdown-menu.calender-sub-menu .custom-error-msg{font-size:10px}.due-data-div span .mat-menu-panel.custom-sub-menu-dropdown-menu.calender-sub-menu .mat-form-field.mat-form-field-hide-placeholder .mat-form-field-infix .mat-input-element::placeholder{color:#616161!important;-webkit-text-fill-color:#616161!important}.due-data-div span .mat-menu-panel.custom-sub-menu-dropdown-menu.checklist-menu{min-width:357px}.due-data-div span .mat-menu-panel.custom-sub-menu-dropdown-menu.checklist-menu .mat-menu-content{padding:17px 0}.due-data-div span .progress--slider{width:100%}.due-data-div span .progress--slider.mat-slider-horizontal .mat-slider-wrapper{height:8px}.due-data-div span .progress--slider.mat-slider-horizontal .mat-slider-wrapper .mat-slider-track-wrapper{height:inherit;border-radius:4px}.due-data-div span .progress--slider.mat-slider-horizontal .mat-slider-wrapper .mat-slider-track-wrapper .mat-slider-track-background,.due-data-div span .progress--slider.mat-slider-horizontal .mat-slider-wrapper .mat-slider-track-wrapper .mat-slider-track-fill{height:inherit}.due-data-div span .progress--slider.mat-slider-horizontal .mat-slider-wrapper .mat-slider-track-wrapper .mat-slider-track-background{background-color:#e0e0e0}.due-data-div span .progress--slider.mat-slider-horizontal .mat-slider-wrapper .mat-slider-track-wrapper .mat-slider-track-fill{background-color:#73d5ac}.due-data-div span .progress--slider.mat-slider-horizontal .mat-slider-wrapper .mat-slider-thumb{background:#16b975;box-shadow:0 1px 1px #21212129}.due-data-div span .dropdown-has-sub-menu button.mat-menu-item>img{width:16px;height:16px}.due-data-div span .dropdown-has-sub-menu button.mat-menu-item .mat-menu-submenu-icon{display:none}.due-data-div span .custom--datepicker .mat-calendar-controls{margin-top:0}.due-data-div span .custom--datepicker .mat-calendar-controls>button .mat-button-wrapper{font-weight:700;font-size:12px;line-height:18px;text-align:center;letter-spacing:.005em;color:#212121}.due-data-div span .custom--datepicker .mat-calendar-previous-button:after,.due-data-div span .custom--datepicker .mat-calendar-next-button:after{border-color:#616161}.due-data-div span .custom--datepicker .mat-calendar-table-header th{font-weight:500;font-size:14px;line-height:22px;text-align:center;letter-spacing:.005em;color:#9e9e9e}.due-data-div span .custom--datepicker .mat-calendar-body .mat-calendar-body-label{display:none}.due-data-div span .custom--datepicker .mat-calendar-body .mat-calendar-body-cell{font-weight:500;font-size:14px;line-height:48px;text-align:center;letter-spacing:.005em;color:#616161}.due-data-div span .custom--datepicker .mat-calendar-table-header-divider:after{background:#eeeeee}.due-data-div span .bulk-eidt-menu-overlay+.cdk-overlay-connected-position-bounding-box>.cdk-overlay-pane{margin-bottom:25px;margin-left:-65px}.due-data-div span .due-data-div{border:1px solid #eeeeee;border-width:1px 0 1px 0;padding:14px}.due-data-div span .due-data-div span{width:50%;display:inline-block;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.due-data-div span .due-data-div span+span{color:#9e9e9e}.due-data-div .dragCursor{margin-right:16px;cursor:move}.due-data-div .cdk-drag-preview{box-sizing:border-box;border-radius:4px;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;cursor:move}.due-data-div .cdk-drag-preview .mat-cell{min-width:200px;max-width:200px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e;padding:17px 0;border-bottom:0}.due-data-div .cdk-drag-preview .mat-cell:first-child{min-width:576px;margin-left:36px}.due-data-div .cdk-drag-preview .mat-cell:last-child{max-width:initial;flex:1 1 auto;margin-right:36px}.due-data-div .cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}.due-data-div .cdk-drop-list-dragging .mat-row:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.custom-field-card .mat-card-content{overflow:visible!important}.create-task-scroll-box{width:100%;height:calc(100vh - 11em)!important}.rt-dashboard-content .user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class.dashboard-dyanamic-list-only .create-task-scroll-box{height:auto!important}.rt-dashboard-content .user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class.dashboard-dyanamic-list-only .ng-scrollbar-wrapper{position:unset;left:initial;right:initial;top:initial;bottom:initial}.rt-dashboard-content .user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class.dashboard-dyanamic-list-only .ng-scrollbar-wrapper .ng-scroll-viewport-wrapper{position:unset;overflow:unset}.rt-dashboard-content .user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class.dashboard-dyanamic-list-only .ng-scrollbar-wrapper .ng-scroll-viewport-wrapper .ng-scroll-viewport{position:unset;contain:unset;will-change:unset;overscroll-behavior:unset;overflow-y:unset;overflow-x:unset}.rt-dashboard-content .user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class.dashboard-dyanamic-list-only .ng-scrollbar-wrapper .ng-scroll-viewport-wrapper .ng-scroll-viewport .list-table-hscroll::-webkit-scrollbar-thumb{background:#ffffff}.rt-dashboard-content .user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class.dashboard-dyanamic-list-only .ng-scrollbar-wrapper .ng-scroll-viewport-wrapper .ng-scroll-viewport .list-table-hscroll::-webkit-scrollbar-track{background:#ffffff!important}.rt-dashboard-content .user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class.dashboard-dyanamic-list-only .mat-expansion-panel-body{max-height:415px}.rt-dashboard-content .user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class.dashboard-dyanamic-list-only .mat-expansion-panel-body::-webkit-scrollbar-thumb{background:#bdbbbb}.rt-dashboard-content .user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class.dashboard-dyanamic-list-only .custom-height-dashboard-task-list{height:506px!important}.doc-card .cmn-txt{white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis}.doc-card .card-body{height:156px;display:flex;align-items:center;justify-content:center}.doc-card .card-body img{height:100%;width:100%;object-fit:contain}.filter-filed-list{padding:0}.filter-filed-list>li{display:flex;align-items:center;gap:10px;margin-bottom:10px}.filter-filed-list>li>.custom-input-btn{width:163px;height:34px}.filter-filed-list>li>.custom-input-btn .mat-button-wrapper{font-size:14px;line-height:16px}.filter-filed-list>li>.custom-input-btn .mat-select-arrow{margin-left:auto!important}.filter-filed-list>li .custom-input{height:34px;font-size:14px}.filter-filed-list>li a img{width:16px}.filter-filed-list>li:nth-child(2){align-items:start}.filter-filed-list>li:nth-child(2) .flex-grow-1.ctm-select-filed{flex-grow:unset}.filter-filed-list>li:nth-child(2) .flex-grow-1.ctm-select-filed .form-container-cls{gap:10px;display:flex;flex-direction:column;margin-top:5px}.filter-filed-list>li:nth-child(2) .flex-grow-1.ctm-select-filed .form-container-cls span input{background:#fafafa;border:1px solid #eeeeee;border-radius:8px;padding:9px;height:30px;width:66px;font-size:14px;margin-top:6px}.filter-filed-list>li:nth-child(2) .flex-grow-1.ctm-select-filed .form-container-cls span .mat-button-toggle-checked{background-color:#d6e4f8;border:1px solid #276ef1}.filter-filed-list>li:nth-child(2) .flex-grow-1.ctm-select-filed .form-container-cls span .label-heading{font-size:12px!important;font-weight:600}@media screen and (width <= 1280px){.filter-filed-list>li:nth-child(2) .flex-grow-1.ctm-select-filed .mat-button-toggle-group-appearance-standard{border:0px solid transparent!important}}.filter-filed-list>li:nth-child(2) .remove-filter-icon{position:relative;top:10px}.filter-filed-list>li:nth-child(1){align-items:start}.filter-filed-list>li:nth-child(1) .flex-grow-1.ctm-select-filed{flex-grow:unset}.filter-filed-list>li:nth-child(1) .flex-grow-1.ctm-select-filed .form-container-cls{gap:10px;display:flex;flex-direction:column;margin-top:5px}.filter-filed-list>li:nth-child(1) .flex-grow-1.ctm-select-filed .form-container-cls span input{background:#fafafa;border:1px solid #eeeeee;border-radius:8px;padding:9px;height:30px;width:66px;font-size:14px;margin-top:6px}.filter-filed-list>li:nth-child(1) .flex-grow-1.ctm-select-filed .form-container-cls span .mat-button-toggle-checked{background-color:#d6e4f8;border:1px solid #276ef1}.filter-filed-list>li:nth-child(1) .flex-grow-1.ctm-select-filed .form-container-cls span .label-heading{font-size:12px!important;font-weight:600}@media screen and (width <= 1280px){.filter-filed-list>li:nth-child(1) .flex-grow-1.ctm-select-filed .mat-button-toggle-group-appearance-standard{border:0px solid transparent!important}}.filter-filed-list>li:nth-child(1) .remove-filter-icon{position:relative;top:10px}.filter-filed-list>li:nth-child(3){align-items:start}.filter-filed-list>li:nth-child(3) .flex-grow-1.ctm-select-filed{flex-grow:unset}.filter-filed-list>li:nth-child(3) .flex-grow-1.ctm-select-filed .form-container-cls{gap:10px;display:flex;flex-direction:column;margin-top:5px}.filter-filed-list>li:nth-child(3) .flex-grow-1.ctm-select-filed .form-container-cls span input{background:#fafafa;border:1px solid #eeeeee;border-radius:8px;padding:9px;height:30px;width:66px;font-size:14px;margin-top:6px}.filter-filed-list>li:nth-child(3) .flex-grow-1.ctm-select-filed .form-container-cls span .mat-button-toggle-checked{background-color:#d6e4f8;border:1px solid #276ef1}.filter-filed-list>li:nth-child(3) .flex-grow-1.ctm-select-filed .form-container-cls span .label-heading{font-size:12px!important;font-weight:600}@media screen and (width <= 1280px){.filter-filed-list>li:nth-child(3) .flex-grow-1.ctm-select-filed .mat-button-toggle-group-appearance-standard{border:0px solid transparent!important}}.filter-filed-list>li:nth-child(3) .remove-filter-icon{position:relative;top:10px}.filter-filed-list~div .blue-gredient-btn{height:40px}.filter-filed-list button:hover{color:#000!important}.filter-filed-list .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{font-size:14px;padding:0 18px;line-height:36px;font-weight:500;color:#616161}@media screen and (max-width: 1280px){.filter-filed-list .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:38px!important}}.task-search{width:100vw;max-width:400px}.top-action-list button.custom-input-btn,.top-action-list .blue-gredient-btn{height:40px}.top-action-list button.custom-input-btn .mat-button-wrapper,.top-action-list .blue-gredient-btn .mat-button-wrapper{font-size:14px;line-height:16px}.task-search input{height:40px;font-size:14px}.minimize-task-list{position:fixed;bottom:0;right:15px;z-index:10;margin-bottom:0;column-gap:12px;display:flex;justify-content:flex-end}.minimize-task-list .task-box{padding:10px 24px;background:#f8d7d7;border:.5px solid rgba(220,53,53,.4784313725);box-shadow:0 -8px 16px #2121211f;border-radius:16px 16px 0 0;width:250px;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.005em;color:#212121;display:flex;align-items:center}.new-minimize-task-list{position:fixed;right:30px;bottom:10px;z-index:10;display:flex;padding:5px;margin-bottom:0;column-gap:10px;background:gainsboro;border-radius:6px}.new-minimize-task-list .task-box{background:orange;padding:5px 10px;border-radius:6px;display:flex;align-items:center;font-size:12px}.new-minimize-task-list .task-box img{width:6px;margin-left:5px}.create-task-scroll-box .ng-scroll-content{display:block}.bulk-edit-disabled{pointer-events:none;opacity:.5}.custom-class .fc-daygrid-event-harness:nth-last-child(2){display:block;visibility:visible!important}.custom-class .fc-daygrid-event-harness:nth-last-child(2) a.fc-event.fc-event-draggable{border-color:transparent!important;background-color:transparent!important}.custom-class .fc-daygrid-event-harness{display:none}.custom-class .fc-daygrid-event-harness:nth-last-child(2) .fc-event-main .content-event{display:none}.custom-class .fc-daygrid-day-bottom{display:none}.custom-class .fc-daygrid-event-harness:nth-last-child(2) a.fc-event.fc-event-draggable .content-event{display:none}.custom-calendar .fc-header-toolbar.fc-toolbar .fc-toolbar-chunk div{display:flex}.custom-calendar .fc-header-toolbar.fc-toolbar .fc-toolbar-chunk{display:flex;align-items:center}.custom-calendar .fc-button-group button.fc-dayGridMonth-button{border-top-left-radius:1em;border-bottom-left-radius:1em}.custom-calendar .fc-button-group button.fc-timeGridDay-button{border-top-right-radius:1em;border-bottom-right-radius:1em}.custom-class .fc-daygrid-event-harness.fc-daygrid-event-harness-abs a.fc-event{border-color:transparent!important;background-color:transparent!important}table.fc-col-header,.fc-daygrid-body.fc-daygrid-body-balanced{width:100%!important}.calendar-type-module .data-type{color:#212121;font-weight:800}.calendar-type-module .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.calendar-type-module .mat-checkbox-checked.mat-primary .mat-checkbox-background{background:#276ef1!important}.calendar-type-module .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#276ef1!important}.calendar-type-module .mat-radio-button.mat-primary .mat-radio-inner-circle,.calendar-type-module .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.calendar-type-module .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.calendar-type-module .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#276ef1!important}.calendar-type-module .md-drppicker td.active,.calendar-type-module .md-drppicker td.active:hover{background-color:#276ef1!important;border-radius:100%!important;opacity:1}.calendar-type-module .md-drppicker td,.calendar-type-module .md-drppicker th{border:initial!important}.multi-select-chip-menu.filter-menu .md-drppicker{box-shadow:none;display:flex}.calendar-type-module .md-drppicker .calendar th,.calendar-type-module .md-drppicker .calendar td{font-size:15px;min-width:33px}.calendar-type-module span.mat-checkbox-label{color:#121212}.anchor-link.link-with-border{border:1px solid #ccc;padding:5px 6px;letter-spacing:.005em;margin-left:1em}.anchor-link:hover{color:#276ef1!important}.my-task-list-related-cls table{width:100%}.multi-select-chip-menu ul{padding:20px}.my-task-list-related-cls tr.mat-row,.my-task-list-related-cls tr.mat-footer-row{height:18px}.my-task-list-related-cls .user--img .online--status{bottom:-3px;right:-7px}td.mat-cell.cdk-cell.cdk-column-expand.mat-column-expand{border-right:none;width:1em;min-width:1em!important}.task--content-table .sub-task-row .mat-cell:last-child{margin-right:36px;border-right:0;padding-right:0}.custom-class .fc-daygrid-event-harness:nth-last-child(2) a{border-color:transparent!important;background-color:transparent!important}.custom-class .fc-daygrid-day-events,a.fc-daygrid-more-link.fc-more-link{pointer-events:none}.custom-calendar .fc-header-toolbar{padding:16px 36px}.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-toolbar-title{font-family:Manrope;font-style:normal;font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#212121;width:9em}.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-prev-button{background-color:transparent;border:none;color:#616161}.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-prev-button:focus{box-shadow:unset}.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-prev-button:hover{color:#616161!important}.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-next-button{background-color:transparent;border:none;color:#616161}.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-next-button:focus{box-shadow:unset}.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-next-button:hover{color:#616161!important}.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-button{background-color:transparent;color:#616161!important}.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-button-primary{border-color:#616161!important}.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-dayGridMonth-button{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-custom-button{border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-button-active{background-color:#edf3fd!important;border-color:#276ef1!important;color:#276ef1!important}.custom-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-button-active:focus{outline:none!important;box-shadow:none!important}.custom-calendar .fc-col-header .fc-scrollgrid-sync-inner a{padding:10px 4px 0;font-family:Manrope;font-style:normal;line-height:18px;text-align:center;letter-spacing:.005em;color:#222!important;text-decoration:none;font-weight:700;font-size:14px}.custom-calendar .fc-col-header .fc-col-header-cell{background-color:#fafafa!important;height:40px!important}.custom-calendar .fc-scrollgrid{border:none!important}.custom-calendar .fc-col-header{background-color:#f9f8f8!important;height:40px!important}.custom-calendar .fc-col-header .fc-col-header-cell{background-color:#fafafa!important}.custom-calendar .fc-col-header table thead{height:40px!important}.custom-calendar .fc-daygrid-day-top{display:flex;flex-direction:row-reverse;justify-content:center!important;align-items:center!important;height:34px!important}.custom-calendar .fc-daygrid-day-top a{font-family:Manrope;font-style:normal;font-weight:600;font-size:12px;line-height:18px;text-align:center;letter-spacing:.005em;color:#9e9e9e!important;text-decoration:none}.custom-calendar .fc-list-event-dot{border-radius:unset!important;font-family:Manrope;font-style:normal;font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#212121;background-color:#0f0;padding:3.5px;border-color:#fff!important;border:3px solid;border-radius:2px!important}.custom-calendar .content-event img{height:23px;width:23px}.custom-calendar .content-event .fc-event-main span{background-color:transparent!important;padding-left:2px!important}.custom-calendar .cal-count-ctm{background-color:transparent!important;margin-left:9px;line-height:17px;box-shadow:0 0 3px #000;padding:0 5px;border-radius:4px;font-size:11px}.custom-calendar.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.custom-calendar.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border:0;border-radius:4px;height:34px}.custom-calendar.fc-direction-ltr .fc-daygrid-event.fc-event-end,.custom-calendar.fc-direction-rtl .fc-daygrid-event.fc-event-start{border:0;border-radius:4px;height:34px}.custom-calendar .content-event div>span{font-style:normal;font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#212121;padding-left:5px;display:flex;align-items:center}.custom-calendar .content-event .cal-event-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;overflow:hidden;padding-left:10px;width:100%;font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:18px;letter-spacing:.005em;color:#212121}.custom-calendar .fc-daygrid-day-bottom{width:100%;text-align:center;padding-top:5px;position:absolute;bottom:0;font-size:12px;color:#276ef1;font-weight:600;cursor:pointer;margin-top:0!important}.custom-calendar a.fc-daygrid-more-link.fc-more-link{float:unset;width:100%;padding-top:5px;font-style:normal;font-weight:500;font-size:10px;line-height:16px;text-align:center;letter-spacing:.005em;color:#276ef1;display:none;text-decoration:none}.cdk-overlay-connected-position-bounding-box .chatmenuclsopenwidth{min-width:450px;max-width:450px;width:100%}.close-mdl-ctm{position:absolute;right:6px;top:63px;z-index:999}.close-mdl-ctm button{width:20px;height:20px;border:0;padding:0;margin:0;background:transparent}.close-mdl-ctm button:hover{color:#000!important}.full-model-cal-ctm .fc-list-event .fc-list-event-time{display:none}.full-model-cal-ctm .fc-list-table{border:0}.full-model-cal-ctm .fc-list-event-title{font-size:12px;line-height:18px;font-weight:500;color:#212121;border:0}.full-model-cal-ctm.fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding-right:0;border:0;width:auto;width:13%}.full-model-cal-ctm.fc-direction-ltr .fc-list-table .fc-list-event-title{padding-left:0}.full-model-cal-ctm.fc-direction-ltr .fc-list-table .fc-list-event-graphic{border:0}.full-model-cal-ctm .fc-list-day-cushion .fc-list-day-text{font-size:12px;line-height:18px;font-weight:500;color:#212121}.full-model-cal-ctm td.fc-list-event-graphic{display:none}.full-model-cal-ctm td.fc-list-event-title.ng-star-inserted{padding:unset}.full-model-cal-ctm span.d-flex.align-items-center{padding:8px 14px;width:95%;margin:6px;border-radius:8px;position:relative}.full-model-cal-ctm .user_image{height:16px;width:16px;border-radius:50px;margin-left:10px;border:2px solid #fff}.full-model-cal-ctm .fc-list-event-dot{border-radius:unset!important;font-family:Manrope;font-style:normal;font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#212121;background-color:#0f0;padding:3.5px;border-color:#fff!important;border:3px solid;border-radius:2px!important}.full-model-cal-ctm .cal-event-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;overflow:hidden;padding-left:10px}.custom-calendar .content-event img.full-user-img{border-radius:50px;margin-left:10px;border:2px solid #fff}.full-model-cal-ctm img.user_image_sidebar{border-radius:50px;margin-left:10px;border:2px solid #fff;position:absolute;right:10px;top:8px}.full-model-cal-ctm .cal-count-ctm{background-color:transparent!important;margin-left:9px;line-height:17px;box-shadow:0 0 3px #000;padding:0 5px;border-radius:4px;font-size:11px}.custom-calendar .content-event .shareicon-with-count{margin-left:3px!important;margin-right:3px!important;padding-top:2px}.list-table-hscroll{overflow:auto}.list-table-hscroll::-webkit-scrollbar{width:6px;height:6px}.list-table-hscroll::-webkit-scrollbar-track{background:#f1f1f1}.list-table-hscroll::-webkit-scrollbar-thumb{background-color:#bdbbbb}.math_ui_block-dashboard-rest-content .math_ui_inside-tasks .math_ui-onHover.dashboard-class .list-table-hscroll .my-task-list-related-cls::-webkit-scrollbar{width:3px;height:3px}.math_ui_block-dashboard-rest-content .math_ui_inside-tasks .math_ui-onHover.dashboard-class .list-table-hscroll .my-task-list-related-cls::-webkit-scrollbar-track{background:#f1f1f1}.math_ui_block-dashboard-rest-content .math_ui_inside-tasks .math_ui-onHover.dashboard-class .list-table-hscroll .my-task-list-related-cls::-webkit-scrollbar-thumb{background-color:#bbb3}.list-table-hscroll .d-flex.flex-column.my-task-list-related-cls{width:100%}.task--content-table tr.mat-row.cdk-row.sub-task-row{display:none}.task--content-table.task-subtask tr.mat-row.cdk-row.sub-task-row{display:table-row}@media (min-width: 1667px) and (max-width: 1920px){body .list-table-hscroll.dynamic-width .custom--table-header .mat-header-row .mat-header-cell:first-child{min-width:628px}body .list-table-hscroll.dynamic-width .custom--table-header .mat-header-row .mat-header-cell{min-width:260px;max-width:260px}body .list-table-hscroll.dynamic-customize .custom--table-header .mat-header-row .mat-header-cell:first-child{min-width:613px}body .list-table-hscroll.dynamic-customize .custom--table-header .mat-header-row .mat-header-cell{min-width:211px;max-width:211px}body .user-profile-ctm .list-table-hscroll.dynamic-width .custom--table-header .mat-header-row .mat-header-cell:first-child{min-width:612px}body .user-profile-ctm .list-table-hscroll.dynamic-width .custom--table-header .mat-header-row .mat-header-cell{min-width:210px;max-width:210px}body .user-profile-ctm .list-table-hscroll.dynamic-customize .custom--table-header .mat-header-row .mat-header-cell:first-child{min-width:611px}body .user-profile-ctm .list-table-hscroll.dynamic-customize .custom--table-header .mat-header-row .mat-header-cell{min-width:200px;max-width:200px}}.cal-multi-select-chip-menu-ctm{border:1px solid #eeeeee!important;box-shadow:0 12px 12px #21212114!important;border-radius:12px!important}.cal-multi-select-chip-menu-ctm .mat-menu-content{padding:20px}.cal-multi-select-chip-menu-ctm .cal-title-ctm{font-weight:700}.cal-multi-select-chip-menu-ctm ul{padding:8px 0;margin-bottom:0}.cal-multi-select-chip-menu-ctm .wrap-select-cal-btn{display:flex;align-items:center;justify-content:space-between}.cal-multi-select-chip-menu-ctm .wrap-select-cal-btn .selcted-date-ctm span{font-weight:700}.cal-multi-select-chip-menu-ctm .wrap-select-cal-btn .cal-modal-btns button{padding:0;margin:0;font-weight:600}.cdk-overlay-container .ctm-default-dropdown{border:1px solid #eeeeee!important;box-shadow:0 12px 12px #21212114!important;border-radius:12px!important;overflow:hidden}.cdk-overlay-container .ctm-default-dropdown .mat-menu-content ul{overflow:auto}.top-task-filter-module-ctm .mat-menu-content .block-title{margin-bottom:14px}.top-task-filter-module-ctm .mat-menu-content .mat-form-field-infix{padding:0}.top-task-filter-module-ctm .mat-menu-content ul{margin-bottom:15px!important}.top-task-filter-module-ctm .mat-menu-content ul li{margin-bottom:0}.top-task-filter-module-ctm .mat-menu-content ul li:first-child .remove-filter-icon{padding-top:10px}.top-task-filter-module-ctm .mat-menu-content ul li .c-s-input.custom-input{height:40px;margin-top:12px}.top-task-filter-module-ctm .mat-menu-content ul li .mat-form-field-wrapper{padding-bottom:0!important}.top-task-filter-module-ctm .mat-menu-content ul li .mat-form-field .mat-form-field-underline{display:none}.top-task-filter-module-ctm .mat-menu-content ul li .mat-form-field .mat-select{background:#fafafa;border:1px solid #eeeeee;border-radius:8px;padding:9px;height:40px}.top-task-filter-module-ctm .mat-menu-content ul li .mat-form-field .mat-select .mat-select-value{font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.top-task-filter-module-ctm .mat-menu-content ul li .ctm-select-filed .mat-form-field-label{left:9px;font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.top-task-filter-module-ctm .mat-menu-content ul li .flex-grow-1.ctm-select-filed .mat-form-field{width:100%}.ctm-shareNoteForm{height:87vh}.ctm-shareNoteForm .share-note-modal-ctm .user-short-name{width:34px;height:34px;min-height:34px;min-width:34px;font-size:11px}.share-note-modal-ctm{display:flex!important;align-items:center;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.share-note-modal-ctm img{margin-right:8px}.share-note-modal-ctm.no-visible{overflow:visible}.share-note-modal-ctm.no-visible img{margin-right:0}.custom-dropdown-menu-ctm .mat-menu-content ul::-webkit-scrollbar{width:5px}.custom-dropdown-menu-ctm .mat-menu-content ul::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.custom-dropdown-menu-ctm .mat-menu-content ul::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:10px}.custom-dropdown-menu-ctm .mat-menu-content ul::-webkit-scrollbar-thumb:hover{background:#e0e0e0}.custom-dropdown-menu-ctm .mat-menu-content ul{margin:10px 0 0!important}.custom-dropdown-menu-ctm .mat-menu-content ul li:last-child{padding-bottom:10px}.custom-dropdown-menu-ctm .mat-menu-content ul li:first-child{margin-top:0!important}.ctm-dropdown-scroll .mat-menu-content ul::-webkit-scrollbar{width:10px!important}.filter .mat-menu-content ul::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #eee!important;border-radius:10px!important}.filter .mat-menu-content ul::-webkit-scrollbar-thumb{background:#e0e0e0!important;border-radius:10px!important}.filter.mat-menu-content ul::-webkit-scrollbar-thumb:hover{background:#e0e0e0}.user-profile-task-list .list-table-hscroll{padding-bottom:10px;overflow-x:scroll}.user-profile-ctm .create-task-scroll-box{width:100%;height:calc(100vh - 12em)!important}.user-profile-ctm .list-table-hscroll{overflow:auto;height:72vh}@media screen and (min-width: 1920px){.user-profile-ctm .list-table-hscroll{overflow:auto;height:80vh}.user-dms-container{height:calc(100vh - 76px)!important}}.profile-overview-ctn .profile-over-inner{height:calc(100vh - 180px);overflow:auto;overflow-x:hidden;background:#fafafa}.profile-overview-ctn .over-view-button{display:flex;align-items:center;justify-content:flex-end;padding:14px 8px}.profile-overview-ctn .over-view-button button{background:#ffffff;border:1px solid #eeeeee;font-family:Manrope;font-style:normal;font-weight:500;font-size:12px;line-height:18px;text-align:center;letter-spacing:.005em;color:#616161;padding:6px 8px}.profile-overview-ctn .over-view-button button:hover{color:#616161!important}.profile-overview-ctn .over-view-button .active{background-color:#edf3fd!important;border-color:#276ef1;color:#276ef1}.profile-overview-ctn .over-view-button .active:hover{color:#276ef1!important}.profile-overview-ctn .over-view-button .over-view-week-btn{border-radius:0 4px 4px 0}.profile-overview-ctn .over-view-button .over-view-month-btn{border-radius:4px 0 0 4px}.profile-overview-ctn .over-view-button .over-view-cal-btn{border:none;border-radius:inherit;padding:3px 8px;background:transparent;min-width:auto;padding-left:15px!important}.profile-overview-ctn .over-view-button .over-view-cal-btn .mat-button-focus-overlay{background-color:transparent!important}.profile-overview-ctn .over-view-cal{padding:26px 20px;background:#ffffff;border:1px solid #eeeeee;border-radius:8px 8px 5px 5px}.profile-overview-ctn .over-view-card-task{display:flex;align-items:flex-start;justify-content:space-between}.profile-overview-ctn .over-view-card-task-title{display:flex;flex-direction:column}.profile-overview-ctn .over-view-card-task-title p{font-family:Manrope;font-style:normal;font-weight:700;font-size:14px;line-height:22px;letter-spacing:.0025em;color:#616161;margin-bottom:4px!important}.profile-overview-ctn .over-view-card-task-title h2{font-family:Manrope;font-style:normal;font-weight:800;font-size:36px;line-height:30px;color:#212121;margin-bottom:0}.profile-overview-ctn .task-list-com{height:50px;width:50px;border-radius:50px;display:flex;align-items:center;justify-content:center}.profile-overview-ctn .complted-task-border{border-bottom:3.5px solid #16b975}.profile-overview-ctn .incomplted-task-border{border-bottom:3.5px solid #f2793d}.profile-overview-ctn .over-due-task-border{border-bottom:3.5px solid #e54a4a}.profile-overview-ctn .total-task-border{border-bottom:3.5px solid #5d92e3}.profile-overview-ctn .mat-card:not([class*=mat-elevation-z]){box-shadow:none!important}.profile-overview-ctn .over-chart .over-chart-title{font-family:Manrope;font-style:normal;font-weight:700;font-size:18px;line-height:28px;display:flex;align-items:center;letter-spacing:.0025em;color:#212121;margin-bottom:23px!important}.profile-overview-ctn .over-chart .over-view-chart-list{display:flex;align-items:center}.profile-overview-ctn .over-chart .over-chart-list-view{width:85%;padding-top:30px}.profile-overview-ctn .over-chart .over-chart-list-view .over-view-card-task .over-view-chart-list p{font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e;margin-left:10px}.profile-overview-ctn .over-chart .over-chart-list-view .over-view-card-task .over-view-chart-list span b{font-family:Manrope;font-style:normal;font-weight:700;font-size:14px;line-height:22px;text-align:right;letter-spacing:.005em;color:#212121}.profile-overview-ctn .over-view-priority{position:relative}.profile-overview-ctn .over-view-priority .donut-inner{position:absolute;bottom:58px;left:55px}.profile-overview-ctn .over-view-priority .donut-inner span{font-family:Manrope;font-style:normal;font-weight:700;font-size:18px;line-height:22px;text-align:center;letter-spacing:.005em;color:#212121}.over-view-performance .over-chart-title{font-family:Manrope;font-style:normal;font-weight:700;font-size:18px;line-height:28px;display:flex;align-items:center;letter-spacing:.0025em;color:#212121;margin-bottom:12px!important}.over-view-performance .over-view-performance-flex{display:flex;align-items:center}.over-view-performance .over-view-performance-flex p{font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e;padding:0 10px}.over-view-performance .over-view-performance-flex span b{font-family:Manrope;font-style:normal;font-weight:700;font-size:14px;line-height:22px;text-align:right;letter-spacing:.005em;color:#212121}@media (min-width: 1800px){.profile-overview-ctn .profile-over-inner{max-width:100%!important}body .weekClass .fc-scrollgrid.fc-scrollgrid-liquid thead{top:-1px!important}}@media (max-width: 1480px){.profile-overview-ctn .over-view-cal{padding:26px 15px}.profile-overview-ctn .over-view-card-task-title p{font-size:12px}}@media (max-width: 1380px){.over-view-performance .over-view-performance-flex{margin:10px 0 0 10px}}@media (max-width: 1300px){body .priority-canvas canvas{height:120px!important;width:120px!important}.profile-overview-ctn .over-view-priority .donut-inner{bottom:48px;left:44px}.profile-overview-ctn .over-view-canvas canvas{height:103px!important}}.over-view-canvas .chart-format{height:155px!important;margin-top:2em}.priority-canvas canvas{height:142px!important;width:142px!important}.profile-overview-ctn .over-view-priority{width:142px;height:142px;margin:0 auto}.profile-overview-ctn .over-view-priority.priority-canvas.priority-canvas-detail .donut-inner{right:unset;width:45px!important;left:50%!important;transform:translate(-75%,79%)!important;position:absolute!important;text-align:center}.custom-calendar .fc-timeGridWeek-view .fc-scrollgrid-section-body .fc-scroller-liquid-absolute,.custom-calendar .fc-timeGridWeek-view .fc-scrollgrid-section-liquid{display:none!important}.custom-calendar .fc-timeGridWeek-view table thead tr th .fc-scroller-harness .fc-scroller table thead tr th:first-child{width:0!important}.custom-calendar .fc-timeGridWeek-view table thead tr th .fc-scroller-harness .fc-scroller table thead tr th{border:none!important}.custom-calendar .fc-timeGridWeek-view table thead tr th .fc-scroller-harness .fc-scroller table thead tr{border-bottom:1px solid #ddd}.custom-calendar .fc-timeGridWeek-view table tbody tr td .fc-scroller-harness .fc-scroller table tbody tr td:first-child{opacity:0;visibility:hidden}.custom-calendar .fc-timeGridWeek-view table tbody tr td .fc-scroller-harness .fc-scroller table tbody{height:100vh}.custom-calendar.weekClass .fc-view-harness.fc-view-harness-active{height:calc(100vh - 303px)!important;overflow-y:auto!important}.custom-calendar.weekClass .fc-scrollgrid.fc-scrollgrid-liquid thead{position:sticky!important;top:0!important;z-index:9999!important}.custom-calendar.weekClass .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-weekCustom-button{background-color:#edf3fd!important;border-color:#276ef1!important;color:#276ef1!important;z-index:1}.custom-calendar.weekClass .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-weekCustom-button:focus{box-shadow:none!important}.dayClass .fc-view-harness.fc-view-harness-active{height:calc(100vh - 303px)!important;overflow-y:auto!important}.dayClass .fc-timeGridDay-view table tbody tr td{border:none!important}.dayClass .fc-timeGridDay-view table tbody tr td:first-child{border-bottom:1px solid #ddd!important}.dayClass .fc-timeGridDay-view table tbody tr td .fc-scroller-harness.fc-scroller-harness-liquid .fc-scroller.fc-scroller-liquid-absolute .fc-timegrid-body .fc-timegrid-cols table tbody tr td .fc-timegrid-col-frame .fc-timegrid-col-events .fc-timegrid-event-harness.fc-timegrid-event-harness-inset a{border-left:3px solid;border-top:0px;border-bottom:0px;border-right:0px;box-shadow:none}.dayClass .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-custom-button{background-color:#edf3fd!important;border-color:#276ef1!important;color:#276ef1!important;z-index:1}.dayClass .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-custom-button:focus{box-shadow:none!important}.dayClass .fc-timeGridDay-view table thead tr th .fc-scroller-harness .fc-scroller table thead tr th{text-align:left}.dayClass .fc-timeGridDay-view table thead tr th .fc-scroller-harness .fc-scroller table thead tr th .fc-scrollgrid-sync-inner .fc-col-header-cell-cushion{padding-left:20px}.custom-calendar.timeGridDay .fc-view-harness.fc-view-harness-active,.custom-calendar.timeGridWeek .fc-view-harness.fc-view-harness-active{height:72vh!important;overflow-y:auto!important}.dashboard-content{padding-top:70px;background-color:#e5e5e5;padding-left:15px!important;padding-right:15px!important}.dashboard-content .dashboard-over-all-card{background:#ffffff;box-shadow:0 4px 12px #21212114;border-radius:8px;padding:25px}.dashboard-content .dashboard-over-all-card .dashboard-over-summary-list{display:flex;align-items:center;justify-content:space-between}.dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-title{display:flex;align-items:center}.dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-title .dashboard-bg-image{width:57px;height:57px;border-radius:50px;display:flex;align-items:center;justify-content:center}.dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-title p{font-family:Manrope;font-style:normal;font-weight:700;font-size:18px;line-height:14px;letter-spacing:.0025em;color:#222;margin-bottom:0;margin-left:12px}.dashboard-content .dashboard-over-all-card .dashboard-over-summary-list .total-task-count h2{font-family:Manrope;font-style:normal;font-weight:800;font-size:30px;line-height:20px;text-align:right;color:#212121}.dashboard-content .dashboard-over-all-card.new-spc-dashboard-padding{padding:15px 25px;border:1px solid transparent}.dashboard-content .dashboard-over-all-card.new-spc-dashboard-padding:hover{box-shadow:0 1px 8px 1px #00366459;border:1px solid rgba(0,54,100,.2509803922)}.dashboard-content .dashboard-over-all-card.new-spc-dashboard-padding-two{padding:7px 15px!important}.dashboard-content .dashboard-title{font-family:Manrope;font-style:normal;font-weight:700;font-size:20px;line-height:36px;letter-spacing:.0015em;color:#212121;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.dashboard-content .dashboard-today-sum{background:#ffffff;box-shadow:0 4px 12px #21212114;border-radius:8px;padding:9px}.dashboard-content .dashboard-today-sum .dashboard-today-sum-inn{background:#edf3fd;border-radius:8px;height:220px;padding:28px 18px}.dashboard-content .dashboard-today-sum .dashboard-today-sum-inn .dashboard-today-sum-bg{width:57px;height:57px;border-radius:50px;display:flex;align-items:center;justify-content:center}.dashboard-content .dashboard-today-sum .dashboard-today-sum-inn.dashboard-today-sum-bg-second{background:#d0f1e3!important}.dashboard-content .dashboard-today-sum .dashboard-today-sum-inn .dashboard-today-sum-title p{font-family:Manrope;font-style:normal;font-weight:700;font-size:12px;line-height:14px;letter-spacing:.0025em;color:#616161;margin:16px 0 11px!important}.dashboard-content .dashboard-today-sum .dashboard-today-sum-inn .dashboard-today-sum-title h2{font-family:Manrope;font-style:normal;font-weight:800;font-size:30px;line-height:20px;color:#212121;margin-bottom:0}.dashboard-content .dashboard-today-sum .pad{padding-right:4px!important}.dashboard-content .dashboard-today-sum .pad-left{padding-left:4px!important}.dashboard-static-chart{display:flex;align-items:center;justify-content:space-between}.dashboard-static-chart .static-chart-list,.dashboard-static-chart .static-chart-list .over-view-card-task .over-view-chart-list{display:flex;align-items:center}.dashboard-static-chart .static-chart-list .over-view-card-task .over-view-chart-list p{font-family:Manrope;font-style:normal;font-weight:600;font-size:10px;line-height:12px;letter-spacing:.0025em;color:#616161;margin-right:10px}.dashboard-static-chart .static-chart-list .over-chart-list-view{display:flex;align-items:center;position:relative;top:-8px}.dashboard-static-chart .static-chart-list .static-check-btn .c-radio-button .mat-checkbox-layout{border-radius:8px 0 0 8px!important}.dashboard-static-chart .static-chart-list .static-check-btn .c-radio-button .mat-checkbox-layout:last-child{border-radius:0 8px 8px 0!important}.dashboard-static-chart .static-chart-list .static-check-btn .mat-checkbox-layout{border-radius:8px 0 0 8px!important}.dashboard-static-chart .static-chart-list .static-check-btn .week-check-box .mat-checkbox-layout{border-radius:0 8px 8px 0!important}.dashboard-static-chart .static-chart-list .static-check-btn .c-checkbox-button.mat-checkbox-checked .mat-checkbox-layout{border-width:1px}.dashboard-static-chart .static-chart-list .static-check-btn .c-checkbox-button.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:transparent!important}.dashboard-static-chart .static-chart-list .static-check-btn .c-checkbox-button.mat-checkbox-checked .mat-checkbox-layout{background-color:#edf3fd!important}.dashboard-static-chart .static-chart-list .static-check-btn .mat-checkbox-inner-container{display:none}.dashboard-static-chart .static-chart-list .static-check-btn .c-checkbox-button.mat-checkbox-checked .mat-checkbox-layout,.dashboard-static-chart .static-chart-list .static-check-btn .dash-drop{padding-left:15px}.dashboard-static-chart .static-chart-list .static-check-btn .dash-drop .mat-form-field-underline{height:0px!important}.dashboard-static-chart .static-chart-list .static-check-btn .dash-drop .mat-form-field-infix{background:#ffffff;border:1px solid #e0e0e0;border-radius:4px;padding:5px 7px 8px}.dashboard-static-chart .static-chart-list .static-check-btn .dash-drop .mat-form-field-infix .mat-select-trigger .mat-select-value .mat-select-value-text .mat-select-min-line{font-family:Manrope;font-style:normal;font-weight:600;font-size:10px;line-height:12px;letter-spacing:.0025em;color:#616161}.dashboard-static-chart .static-chart-list .static-check-btn .dash-drop .mat-form-field-infix .mat-form-field-wrapper{padding-bottom:0!important}.team-incompleted-task{height:335px}.team-incompleted-task .team-incompleted-task-inn .team-incompleted-task-block{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#fafafa;border-radius:4px;padding:7px 10px;height:36px}.team-incompleted-task .team-incompleted-task-inn .team-incompleted-task-block .team-name{font-family:Manrope;font-style:normal;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.005em;color:#9e9e9e}.team-incompleted-task .team-incompleted-task-inn .user-list{height:245px;overflow-y:auto;overflow-x:hidden}.team-incompleted-task .team-incompleted-task-inn .user-list p{font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#222}.team-incompleted-task .team-incompleted-task-inn .user-list .user-count{float:right;padding-right:10px;padding-top:5px}.team-incompleted-task .team-incompleted-task-inn .user-list .user-name{margin-left:8px}.team-incompleted-task .team-incompleted-task-inn .user-list img{width:32px;height:32px;border-radius:50px}.team-incompleted-task .team-incompleted-task-inn .user-list .user-list-wrap{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eeeeee}.team-incompleted-task .team-incompleted-task-inn .user-list .user-list-wrap .user-list-wrap-user{display:flex;align-items:center}.team-incompleted-task .team-incompleted-task-inn .user-list::-webkit-scrollbar-track{background-color:#fff!important;box-shadow:inset 0 0 5px #fff!important;border:5px solid #fff}.team-incompleted-task .team-incompleted-task-inn .user-list::-webkit-scrollbar-thumb{background-color:#fff;border:5px solid #fff}.priority-task-block{height:335px}.priority-task-block canvas{margin:10px auto!important}.priority-task-block .priority-task-inner{display:flex;align-items:flex-start;justify-content:center;margin-bottom:9px;flex-direction:column;align-content:center}.priority-task-block .priority-task-inner .priority-task{display:flex;align-items:center;padding-left:22px}.priority-task-block .priority-task-inner .priority-task p{font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e;padding:0 10px}.priority-task-block .priority-task-inner .priority-task span{font-family:Manrope;font-style:normal;font-weight:700;font-size:14px;line-height:22px;text-align:right;letter-spacing:.005em;color:#212121}.dashboard-recent-project .inner-detail-card{padding:14px 24px 15px!important}.dashboard-recent-project .inner-detail-card .dash-mat-card-header{margin-bottom:10px;width:100%}.dashboard-recent-project .inner-detail-card .dash-mat-card-header .dash-mat-card-header-inn{display:flex;align-items:center;justify-content:space-between}.dashboard-recent-project .inner-detail-card .dash-mat-card-header .dash-mat-card-header-inn h4{font-family:Manrope;font-style:normal;font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#212121;cursor:pointer;max-width:40%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-recent-project .inner-detail-card .dash-mat-card-header P{font-family:Manrope;font-style:normal;font-weight:600;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e}.dashboard-recent-project .inner-detail-card .dash-mat-card-header P span{color:#616161}.dashboard-recent-project .inner-detail-card .day-count{width:100%}.dashboard-recent-project .inner-detail-card .day-count .day-count-inner{display:flex;align-items:center;background:#fef0d3;border-radius:4px;padding:4px 8px;margin-bottom:14px;width:fit-content;color:#c88e1b}.dashboard-recent-project .inner-detail-card .day-count .day-count-inner p{font-family:Manrope;font-style:normal;font-weight:600;font-size:11px;line-height:16px;text-align:right;letter-spacing:.005em;color:#c88e1b}.dashboard-recent-project .inner-detail-card .dash-task-completed-ctn{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.dashboard-recent-project .inner-detail-card .dash-task-completed-ctn p{font-family:Manrope;font-style:normal;font-weight:600;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.dashboard-recent-project .inner-detail-card .dash-task-completed-ctn span{font-family:Manrope;font-style:normal;font-weight:600;font-size:11px;line-height:16px;text-align:right;letter-spacing:.005em;color:#9e9e9e}.dashboard-recent-project .inner-detail-card .dash-user-list .dash-user-list-block{margin-top:10px;display:flex}.dashboard-recent-project .inner-detail-card .dash-user-list .dash-user-list-block .user-short-name-list{display:flex}.dashboard-recent-project .inner-detail-card .dash-user-list .dash-user-list-block .user-short-name-list .user-short-name{position:relative;height:34px;width:34px;min-height:34px;min-width:34px;border-radius:50%;border:1px solid #fff;display:inline-block;margin-right:0!important;align-items:center;display:flex}.dashboard-recent-project .inner-detail-card .dash-user-list .dash-user-list-block .more-user-list{display:flex;align-items:center;justify-content:center}.dashboard-recent-project .inner-detail-card .dash-user-list .dash-user-list-block .more-user-list a{font-family:Manrope;font-style:normal;font-weight:700;font-size:10px;line-height:13px;letter-spacing:.005em;color:#212121;height:34px;width:34px;display:flex;align-items:center;justify-content:center;border-radius:50px;filter:drop-shadow(0px 4px 12px rgba(33,33,33,.08));background-color:#fff}.dashboard-recent-project .inner-detail-card .dash-user-list .dash-user-list-block .more-user-list a:hover{color:#212121!important}.dashboard-recent-project .inner-detail-card .dash-user-list .dash-user-list-block .user--img{margin-right:0!important;border:none}.dashboard-recent-project .inner-detail-card .dash-user-list .dash-user-list-block .user--img img{border:1px solid #fff}.dashboard-recent-project .inner-detail-card .dash-user-list .dash-user-list-block .user--img .online--status{background:#fab222;border:1px solid #ffffff;display:inline-block;height:8px;width:8px;border-radius:50%;bottom:-7px;right:-3px;position:absolute}.dashboard-recent-project .slick-next{position:absolute;top:-30px}.dashboard-recent-project .slick-next:before{border:none;background-color:transparent}.dashboard-recent-project .slick-prev{position:absolute;top:-30px;z-index:99999;right:30px;left:unset!important}.dashboard-recent-project .slick-prev:before{border:none;background-color:transparent}.dashboard-recent-project .slick-prev.slick-disabled,.dashboard-recent-project .slick-next.slick-disabled{display:block!important}.dashboard-activity-ctm-scroll .filter-notification-page-ctm .mat-card .notification-list-card .card-title-ctm:before{z-index:9}.dashboard-activity-ctm-scroll .filter-notification-page-ctm .mat-card .notification-list-card .card-title-ctm:after{z-index:1}.dashboard-activity-ctm-scroll .filter-notification-page-ctm .mat-card{width:93%}.dashboard-activity-ctm-scroll .filter-notification-page-ctm.filter-notification-page-ctm-parent{padding:0!important;height:100%}.dashboard-note-sec .note-title{padding-bottom:10px}.dashboard-note-sec .note-title p{font-family:Manrope;font-style:normal;font-weight:600;font-size:16px;line-height:22px;letter-spacing:.005em;color:#616161}.recent-discussion .mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content{overflow:auto;width:100%}.recent-discussion{padding:16px!important}.recent-discussion .user-name h2,.recent-discussion .user-name .count-containner{width:calc(100% - 25px)!important}.recent-discussion .discussion-list-title{font-family:Manrope;font-style:normal;font-weight:600;font-size:16px;line-height:22px;letter-spacing:.0025em;color:#212121;margin:10px}@media (min-width: 1800px){.dashboard-over-all-card.recent-discussion.mb-4 mat-tab-group.mat-tab-group.mat-tabe-content{height:46vh}}.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_inside-overall-summary .dashboard-today-sum{height:76%}.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_inside-overall-summary .dashboard-today-sum .empty-block-task{height:100%;margin:0;text-align:center}.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_inside-overall-summary .dashboard-today-sum .empty-block-task .empty-block-task-inner{max-width:224px;margin:0 auto;padding:0}.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_inside-overall-summary .dashboard-today-sum .empty-block-task .empty-block-task-inner .dashboard-bg-image-dashboard{width:58px;height:58px;border-radius:50px;line-height:53px;margin:0 auto;text-align:center;display:inherit}.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_inside-overall-summary .dashboard-today-sum .empty-block-task .empty-block-task-inner .dashboard-bg-image-dashboard img.calendar{width:30px;height:30px}.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_inside-overall-summary .dashboard-today-sum .empty-block-task .empty-block-task-inner button.add-task{display:flex;align-items:center;margin:0 auto}.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_inside-overall-summary .dashboard-today-sum .empty-block-task .empty-block-task-inner button.add-task img{padding-right:5px}@media screen and (max-width: 1200px){.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_inside-overall-summary .dashboard-today-sum{height:74%}}.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_inside-overall-summary .dashboard-today-sum.new-spc-dashboard-today-sum{height:75.5%}.dashboard-content.math_ui_block-dashboard-rest-content .empty-block-task{height:100%!important;overflow:hidden;background:#edf3fd;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center}body .dashboard-calendar .fc-view-harness.fc-view-harness-active{min-height:265px}.math_ui_inside-dash-activity-notes .math_ui_inside-dashboard-activity .filter-notification-page-ctm .mat-card{border-bottom:1px solid #eeeeee;border-top:0px solid transparent;border-left:0px solid transparent;border-right:0px solid transparent;width:100%;margin-left:0;padding-left:0;padding-right:0}.math_ui_inside-dash-activity-notes .math_ui_inside-dashboard-activity .filter-notification-page-ctm .mat-card:last-child{padding-bottom:3em}.math_ui_inside-dash-activity-notes .math_ui_inside-dashboard-activity .filter-notification-page-ctm .scrollWindow{height:100%!important}.math_ui_inside-dash-activity-notes .math_ui_inside-dashboard-activity .filter-notification-page-ctm .mat-card .notification-list-card .card-title-ctm:before,.math_ui_inside-dash-activity-notes .math_ui_inside-dashboard-activity .filter-notification-page-ctm .mat-card .notification-list-card .card-title-ctm:after{content:none}.span-class p span{display:inline-block}.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .square--mini{height:10px;width:10px}.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .c-checkbox-button.mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#edf3fd!important}.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .dashboard-static-chart .static-chart-list{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap}@media screen and (max-width: 1040px){.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .dashboard-static-chart .static-chart-list .static-check-btn .dash-drop{padding-left:10px;padding-top:0;padding-bottom:0}}@media screen and (max-width: 1040px){.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .dashboard-static-chart .static-chart-list{justify-content:flex-start}}.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .dashboard-static-chart .static-chart-list .static-check-btn .dash-drop .mat-form-field-infix{width:90px}@media screen and (max-width: 1040px){.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .dashboard-static-chart{gap:25px}}@media screen and (max-width: 1040px){.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .dashboard-title{margin-bottom:0}}@media screen and (max-width: 1150px){.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .math_ui_inside-dashboard-calendar .dashboard-calendar .fc .fc-toolbar.fc-header-toolbar{gap:5px}}@media screen and (max-width: 1170px){.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .priority-task-block canvas{margin:20px 0!important}}.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .priority-task-block .priority-task-inner{flex-wrap:wrap}@media screen and (max-width: 1420px){.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .team-incompleted-task .team-incompleted-task-inn .user-list .user-list-wrap .user-list-wrap-user{max-width:65%}}@media screen and (max-width: 1420px){.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .user-list-wrap-count{max-width:35%}}.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .team-incompleted-task .team-incompleted-task-inn .user-list .user-name{word-break:break-word}.math_ui_block-dashboard-rest-content .user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class .list-table-hscroll{height:100%;padding-bottom:0!important}body .dashboard-calendar .dash-custom-calendar .fc-view-harness.fc-view-harness-active{height:266px!important;overflow-y:hidden!important}.dashboard-calendar{padding:16px!important}.dashboard-calendar .custom-calendar .fc-header-toolbar{padding:16px 0!important}.dashboard-calendar .custom-calendar .fc-view-harness.fc-view-harness-active{height:calc(100vh - 484px)!important;overflow-y:auto!important}.dashboard-calendar .fc-scrollgrid-sync-table{height:auto!important}.dashboard-calendar table thead tr{border-bottom:1px solid #eeeeee!important}.dashboard-calendar table thead tr th{border:none!important}.dashboard-calendar table thead tr th .fc-scroller-harness .fc-scroller table{background-color:transparent!important}.dashboard-calendar table thead tr th .fc-scroller-harness .fc-scroller table tbody{border-bottom:1px solid #eeeeee!important}.dashboard-calendar .custom-calendar .fc-col-header .fc-col-header-cell{background-color:transparent!important}.dashboard-calendar .fc-theme-standard td,.fc-theme-standard th{border:none!important;cursor:pointer}.dashboard-calendar .fc-theme-standard td,.fc-theme-standard tr{border:none!important}.dashboard-calendar .fc .fc-daygrid-day.fc-day-today{background-color:#276ef1;color:#fff;height:32px;width:32px;display:flex;align-items:center;justify-content:center;opacity:unset!important;border-radius:50%;margin:auto}.dashboard-calendar .fc .fc-daygrid-day.fc-day-today a{color:#fff!important}.dashboard-calendar .fc .fc-toolbar.fc-header-toolbar{margin-bottom:0}.dashboard-full-model-cal-ctm .fc-list-day-cushion{background-color:#fff;border-top:1px solid #eeeeee;z-index:99}.dashboard-full-model-cal-ctm .fc-list{border:none}.dashboard-full-model-cal-ctm .fc-list-day-cushion .fc-list-day-text{font-size:16px;line-height:18px;font-weight:600;color:#212121}.dashboard-full-model-cal-ctm .fc-list-day>*{z-index:9}.dashboard-note-sec .notes-fixed-scroll{overflow-y:auto;overflow-x:hidden}.recent-discussion .discussion-radio-status .mat-radio-group .mat-radio-button .mat-radio-label{margin-right:10px;margin-top:15px}.recent-discussion .mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover{padding:0 15px}.recent-discussion .custom-attachment-style span{margin-left:5px;max-width:165px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-over-all-card full-calendar.full-model-cal-ctm .fc-header-toolbar.fc-toolbar{display:none}.priority-task-block .dashboard-priority-count{position:relative}.priority-task-block .dashboard-priority-count span{position:absolute;margin:0 auto;font-family:Manrope;font-style:normal;font-weight:700;font-size:24px;line-height:35px;text-align:center;letter-spacing:.0015em;color:#616161;width:200px}.dash-custom-calendar .fc-view-harness.fc-view-harness-active table tbody .fc-scrollgrid-section-body{height:250px!important}.dash-custom-calendar .fc-view-harness.fc-view-harness-active table tbody .fc-col-header{background-color:transparent!important}.weekClass table tbody tr th .fc-scroller-harness .fc-scroller table thead tr th:first-child{display:none!important}.custom-calendar .fc-toolbar-chunk .fc-button-group .fc-dayGridMonth-button{text-transform:capitalize}@media only screen and (max-width: 1779px) and (min-width: 1537px){.recent-discussion .mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content{height:calc(100vh - 420px)}}@media only screen and (max-width: 1535px) and (min-width: 1200px){.recent-discussion .mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content{height:calc(100vh - 420px)}}@media only screen and (max-width: 1505px) and (min-width: 1200px){.dashboard-note-sec .notes-fixed-scroll{overflow-y:auto;overflow-x:hidden}.recent-discussion .mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover .user-chat-box .user-name{padding-left:7px}.dashboard-calendar .fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:0}}.full-model-calendar-ctm .fc-header-toolbar.fc-toolbar .fc-toolbar-chunk .fc-toolbar-title,.full-model-calendar-ctm .fc-header-toolbar.fc-toolbar .fc-toolbar-chunk .fc-today-button,.full-model-calendar-ctm .fc-header-toolbar.fc-toolbar .fc-toolbar-chunk .fc-button-group .fc-prev-button,.full-model-calendar-ctm .fc-header-toolbar.fc-toolbar .fc-toolbar-chunk .fc-button-group .fc-next-button{opacity:0}.full-model-calendar-ctm .fc-list-sticky .fc-list-day>*{z-index:9}.task-calendar-ctm{top:75px}.custom-calendar .fc-h-event .fc-event-main{height:100%;display:flex;align-items:center}a.fc-event.fc-event-start.fc-event-past.fc-daygrid-event.fc-daygrid-block-event.fc-h-event:hover{box-shadow:0 1px 10px #ccc}.math_block-user-profile-task-filter .custom-task-filter .user-short-name-other{align-items:center;justify-content:center;background:#f2793d;border:1px solid #ffffff;font-weight:500;font-size:12px;line-height:16px;letter-spacing:.005em;color:#fff;height:34px;width:34px;min-height:34px;min-width:34px;border-radius:50%}.math_block-user-profile-task-filter .custom-task-filter .image-text{background-color:#adff2f!important}.math_block-user-profile-task-filter .custom-task-filter .select-all{display:flex;width:100%;align-items:center}.profile-overview-ctn .over-view-cal mat-card.mat-card{padding:unset}.math_ui_block-dashboard-rest-content .math_ui_inside-dashboard-activity,.math_ui_block-dashboard-rest-content .math_ui_inside-dashboard-note-sec{max-height:495px;min-height:344px;overflow:hidden}.math_ui_block-dashboard-rest-content .math_ui_inside-dashboard-note-sec .custom-height-blank-pinnotes{height:350px}.math_ui_block-dashboard-rest-content .grid.pin-data.math_ui_block-inside-grid-pin-data mat-card{width:100%;height:100%;min-height:238px}.math_ui_block-dashboard-rest-content .math_ui_inside-discussion-project .recent-discussion.math_ui_inside-recent-discussion{max-height:570px;min-height:100%;overflow:auto}.math_ui_block-dashboard-rest-content .math_ui_inside-discussion-project .recent-discussion.math_ui_inside-recent-discussion.recent-discussion-dashboard-scroll-only{overflow:unset}.math_ui_block-dashboard-rest-content .math_ui_inside-discussion-project .recent-discussion.math_ui_inside-recent-discussion.recent-discussion-dashboard-scroll-only .mat-tab-body-wrapper{max-height:440px;overflow:auto}.math_ui_block-dashboard-rest-content .math_ui_inside-discussion-project .recent-discussion.math_ui_inside-recent-discussion.recent-discussion-dashboard-scroll-only .mat-tab-body-wrapper::-webkit-scrollbar-track{background-color:#fff!important}.math_ui_block-dashboard-rest-content .math_ui_inside-discussion-project .recent-discussion.math_ui_inside-recent-discussion.recent-discussion-dashboard-scroll-only .mat-tab-body-wrapper::-webkit-scrollbar-thumb{background-color:#fff!important}.math_ui_block-dashboard-rest-content .math_ui_inside-discussion-project .recent-discussion.math_ui_inside-recent-discussion .mat-tab-labels{justify-content:space-between!important}.math_ui_block-dashboard-rest-content .math_ui_inside-discussion-project .discussion-block-nine{min-height:506px}.user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class .create-task-scroll-box,.user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class .create-task-scroll-box .ng-scroll-content,.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_inside-discussion-project .mat-tabe-content,.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_inside-discussion-project .mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content{height:100%}.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_inside-discussion-project .mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover{height:auto;max-height:100%}.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_inside-statistics .math_ui_inside-dashboard-calendar full-calendar.full-model-cal-ctm.dashboard-full-model-cal-ctm.fc.fc-media-screen.fc-direction-ltr.fc-theme-standard{min-height:92%}.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_inside-dash-activity-notes .note-card.mat-card .mat-card-content p{word-wrap:break-word}body .dashboard-calendar .fc-view-harness.fc-view-harness-active{min-height:100%;max-height:100%}.math_ui_inside-dashboard-calendar .math_ui_inside-card-right>div{display:flex;flex-direction:column;width:100%;height:66%}@media screen and (min-width: 1980px){.math_ui_inside-dashboard-calendar .math_ui_inside-card-right>div{height:67%}}@media screen and (max-width: 1880px){.math_ui_inside-dashboard-calendar .math_ui_inside-card-right>div{height:64%}}@media screen and (max-width: 1660px){.math_ui_inside-dashboard-calendar .math_ui_inside-card-right>div{height:60%}}@media screen and (max-width: 1460px){.math_ui_inside-dashboard-calendar .math_ui_inside-card-right>div{height:56%}}@media screen and (max-width: 1240px){.math_ui_inside-dashboard-calendar .math_ui_inside-card-right>div{height:52%}}@media screen and (max-width: 1040px){.math_ui_inside-dashboard-calendar .math_ui_inside-card-right>div{height:48%}}.math_ui_block-dashboard-rest-content .grid.pin-data.math_ui_block-inside-grid-pin-data mat-card{width:100%;height:178px;min-height:unset;overflow:auto}.math_ui_block-dashboard-rest-content .empty-block-notes img.set-notes-img{object-fit:cover;width:186px}.math_ui_block-dashboard-rest-content .no-discussion-block{position:relative;height:350px}.math_ui_block-dashboard-rest-content .no-discussion-block .no-discussion-part{display:block;text-align:center;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%}.team-incompleted-task.dashboard-over-all-card.math_ui_inside-custom-parts .team-incompleted-task-inn .empty-block-task{background-color:transparent}.team-incompleted-task.dashboard-over-all-card.math_ui_inside-custom-parts .team-incompleted-task-inn .empty-block-task .empty-block-task-inner{display:flex;flex-direction:column;align-items:center}.dashboard-over-all-card.dashboard-recent-project>div{height:100%}.dashboard-content.math_ui_block-dashboard-rest-content .empty-block-task.recent-project-blank{background-color:transparent}.dashboard-content.math_ui_block-dashboard-rest-content .empty-block-task.recent-project-blank .empty-block-task-inner{display:flex;flex-direction:column;align-items:center}app-recent-projects.dashboard-over-all-card.dashboard-recent-project .card.mat-card.box-card{min-height:208px}.dashboard-activity-ctm-scroll .filter-notification-page-ctm.filter-notification-page-ctm-parent .view-all button:hover{color:#276ef1!important}app-recent-projects.dashboard-over-all-card.dashboard-recent-project mat-card-content.mat-card-content .dash-user-list{position:relative}app-recent-projects.dashboard-over-all-card.dashboard-recent-project mat-card-content.mat-card-content .dash-user-list a.mat-menu-trigger.anchor-link{position:absolute;left:97px;top:9px}.dashboard-static-chart span.mat-radio-label-content{font-family:Manrope;font-size:10px;font-weight:500;line-height:16px;letter-spacing:.005em;text-align:center}.dashboard-static-chart label.mat-radio-label{padding:3px 8px!important;border-radius:4px 0 0 4px!important}.dashboard-static-chart .week-check-box label.mat-radio-label{padding:3px 8px!important;border-radius:0 4px 4px 0!important}.dashboard-static-chart .mat-select-arrow{margin:6px 4px 0}.mat-select-panel-wrap .mat-select-panel.mat-primary span.mat-option-text{font-family:Manrope;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.005em;text-align:left}.mat-select-panel-wrap .mat-select-panel.mat-primary .mat-option{padding:0 15px}.mat-select-panel-wrap .mat-select-panel.mat-primary .mat-form-field-infix:focus{outline:none}.static-check-btn .mat-form-field.mat-focused .mat-form-field-ripple{background-color:transparent}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:transparent!important}.mub-credit-confirm button.mat-focus-indicator.confirm.mat-flat-button.mat-button-base.mat-primary.cdk-focused.cdk-program-focused:focus{background-color:#fff!important;background:#fff!important}.mub-credit-confirm button.mat-focus-indicator.confirm.mat-flat-button.mat-button-base.mat-primary.cdk-focused.cdk-program-focused:focus span.mat-ripple.mat-button-ripple{background:transparent!important}.mub-credit-confirm button.mat-focus-indicator.confirm.mat-flat-button.mat-button-base.mat-primary.cdk-focused.cdk-program-focused{background-color:#fff!important;background:#fff!important}.mub-credit-confirm button.mat-focus-indicator.confirm.mat-flat-button.mat-button-base.mat-primary.cdk-focused.cdk-program-focused span.mat-ripple.mat-button-ripple{background:transparent!important}.mub-credit-confirm .mat-button-focus-overlay{background-color:transparent!important}.mub-subscription-user .mat-tab-label-container .mat-tab-labels{gap:20px}.mub-subscription-user .mat-tab-label-container .ctm-nots-tabs .mat-tab-list .mat-tab-label-content{margin-right:20px}.common-quill-editor .mat-chip-list-wrapper{margin:0!important}.common-quill-editor .chat-box-attach{overflow:auto}.common-quill-editor ::-webkit-scrollbar-thumb{background-color:#ccc;border:5px solid #f5f1f5}.add-member-group button.list-btn:hover,.service-header-cls button.list-btn:hover:hover,.service-export-custom-dropdown-menu .mat-menu-item:hover{color:#212121!important}.service-export-custom-dropdown-menu .mat-menu-item{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;padding:9px 24px;height:auto;display:flex;align-items:center}.mub-view-client button.list-btn:hover{color:#212121!important}.right--block.mub-dms-comment-block-add-edit .attachment-design .card.attachment--card .card-body{overflow-y:auto;height:calc(100vh - 20em);width:100%;max-width:100%;padding-bottom:0!important;border-bottom:1px solid #eee}.right--block.mub-dms-comment-block-add-edit .attachment-design .card.attachment--card .card-body div.row{margin:0}.right--block.mub-dms-comment-block-add-edit .attachment-design .card.attachment--card .card-body div.row .col-12{padding:0}.right--block.mub-dms-comment-block-add-edit .attachment-design .card.attachment--card .card-body.card-body-inside{height:156px!important}.tab-list-thrice-block .main-content-coantainer{padding:90px 20px}.tab-list-thrice-block .tab-list-thrice .user-profile-task-list .list-table-hscroll{padding-bottom:10px;position:fixed;width:100%;bottom:0;overflow:auto!important;height:100%}.tab-list-thrice-block .tab-list-thrice .tab-list-kanban-internal .kanban-internal .kanban-internal-pipe-dropdown .internal-pipe{display:flex;flex-direction:row;align-items:center}.tab-list-thrice-block .tab-list-thrice .tab-list-kanban-internal .kanban-internal .kanban-internal-pipe-dropdown .internal-pipe span.mat-select-min-line{font-size:14px;font-weight:700;line-height:18px;letter-spacing:.005em;color:#222;text-align:left}.tab-list-thrice-block .tab-list-thrice .tab-list-kanban-internal .kanban-internal .internal-line{border-left:1px solid #eeeeee;margin-left:12px;padding-left:12px;padding-top:5px;padding-bottom:5px;display:inline-flex;align-items:center;gap:9px}.tab-list-thrice-block .tab-list-thrice .tab-list-kanban-internal .kanban-internal .internal-line .last-span-stage{padding-left:15px;position:relative}.tab-list-thrice-block .tab-list-thrice .tab-list-kanban-internal .kanban-internal .internal-line .last-span-stage:before{content:"";position:absolute;left:0;width:4px;height:4px;border-radius:50%;background:#222;top:32%}.tab-list-thrice-block .tab-list-thrice .tab-list-kanban-internal .kanban-internal .internal-line .mat-form-field-subscript-wrapper{display:none}.tab-list-thrice-block .tab-list-thrice .tab-list-kanban-internal .kanban-internal .settingss .text-typo{font-size:14px}.tab-list-thrice-block .tab-list-thrice .tab-list-kanban-internal .kanban-internal .settingss .globe{margin-right:5px;width:14px}.tab-list-thrice-block .tab-list-thrice .tab-list-kanban-internal .kanban-internal .mat-form-field-infix{width:270px;padding-bottom:0}.tab-list-thrice-block .tab-list-thrice .tab-list-kanban-internal .kanban-internal-cards .kanban-container{gap:15px;padding-top:.5em}.tab-list-thrice-block .tab-list-thrice .tab-list-kanban-internal .kanban-internal-cards .kanban-container h6.process-title{padding-left:10px;font-size:14px;font-weight:700;line-height:28px;letter-spacing:.0025em;text-align:left;color:#212121;margin:0}.tab-list-thrice-block .tab-list-thrice .mat-form-field-appearance-legacy .mat-form-field-underline{height:0}.mui-add-member-date .member-date .mat-form-field-flex{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;flex-direction:row}.mui-add-member-date .member-date .mat-form-field-flex .mat-form-field-infix{display:flex;align-items:center;justify-content:flex-end}.mui-add-member-date .member-date .mat-form-field-flex .datepicker-suffix button.mat-focus-indicator.mat-icon-button.mat-button-base{padding-bottom:14px}.tab-list-recurring-subblocks mat-table.mat-table.cdk-table.sub-task-row mat-row.mat-row.cdk-row.cdk-drag.task_subtasks .mat-cell:nth-child(1){padding-right:38px}.tab-list-recurring-subblocks mat-table.mat-table.cdk-table.sub-task-row mat-row.mat-row.cdk-row.cdk-drag.task_subtasks .mat-cell:nth-child(5){padding-left:10px}.text-dwindle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.text-dwindle.d-590{max-width:590px!important}.text-dwindle.d-480{max-width:480px!important}.text-dwindle.d-330{max-width:330px!important}.text-dwindle.d-240{max-width:240px!important}@media screen and (max-width: 1325px){.text-dwindle.d-240.mx-w-1325{max-width:325px!important}}.text-dwindle.d-200{max-width:200px!important}.text-dwindle.d-150{max-width:150px!important}.text-dwindle.d-100{max-width:100px!important}.text-dwindle.d-85{max-width:85px!important}.text-dwindle.d-80{max-width:80px!important}.text-dwindle.d-50{max-width:50px!important}.text-dwindle.woi{display:inherit;margin-bottom:0}.text-dwindle.mx-100{max-width:100%}.text-dwindle.wdb{display:block}tr.mat-row.cdk-row.cdk-drag.cdk-drag-disabled td.mat-cell.cdk-cell.sub-table-recurr-td:nth-child(6){padding-left:10px!important}.my-task-list-related-cls .task--content-table tr.mat-row.cdk-row.cdk-drag.cdk-drag-disabled td.mat-cell.cdk-cell:nth-child(6){padding-left:10px!important}td.sub-task-row{padding-top:0;padding-bottom:0}tr.mat-row.cdk-row.empty-sub-task-row{display:none}.sub-task-row.inner-sub-task-row td.mat-cell.cdk-cell.cdk-column-subtask.mat-column-subtask.inner-sub-task-row{padding-top:0;padding-bottom:0}.task--content-table.task-subtask tr.mat-row.cdk-row.sub-task-row.empty-sub-task-row{display:none}tr.mat-row.cdk-row.task-recurring-child{padding-top:0;padding-bottom:0;height:0}td.mat-cell.cdk-cell.sub-task-row.cdk-column-subtask.mat-column-subtask.empty-sub-task-row{padding-top:0;padding-bottom:0}.task-recurrsubtask-subtask .mat-cell:nth-child(1){min-width:475px}.tab-list-task-subtasks .task-subtask-parent .mat-cell{min-width:210px}.tab-list-task-subtasks .sub-task-row.inner-sub-task-row .inner-sub-task-row .mat-table.sub-task-row .mat-header-row .mat-header-cell:nth-child(1){min-width:613px!important;width:613px!important}.tab-list-task-subtasks .sub-task-row.inner-sub-task-row .inner-sub-task-row .mat-table.sub-task-row .task-subtask-subtask .mat-cell{min-width:210px}.tab-list-task-subtasks .sub-task-row.inner-sub-task-row .inner-sub-task-row .mat-table.sub-task-row .task-subtask-subtask .mat-cell:nth-child(1){padding-right:38px!important;padding-left:0}.tab-list-task-subtasks .sub-task-row.inner-sub-task-row .inner-sub-task-row .mat-table.sub-task-row .task-subtask-subtask .mat-cell.mat-column-task_name{padding-right:10px!important;padding-left:3.5em;min-width:47.95em!important;width:100%}.tab-list-task-subtasks .sub-task-row.inner-sub-task-row .inner-sub-task-row .mat-table.sub-task-row .task-subtask-subtask .mat-cell:nth-child(2){padding:12px 10px}.tab-list-task-subtaskss .tab-list-task-subtasks .task--content-table .sub-task-row.inner-sub-task-row .inner-sub-task-row .mat-table.sub-task-row .task-subtask-subtask .mat-cell:last-child{padding-left:12px 10px!important}.about-company-scroll{resize:none;min-height:25px!important;padding-top:0!important;margin-bottom:-16px!important}.about-company-scroll::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto}.about-company-scroll::-webkit-scrollbar{width:6px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.about-company-scroll::-webkit-scrollbar-thumb{background-color:#fff;z-index:0;border-radius:14px;overflow:auto;border:8px solid #ccc}.custom-modal-password .custom-input-field.mat-form-field .mat-form-field-infix{margin-bottom:0;margin-top:15px}.task-list-date-task-due-date .task-list-date-due-date .mat-calendar-header{padding:0 8px}.task-list-date-task-due-date .task-list-date-due-date .mat-calendar-controls{margin:0}.design_status-task-filter-bg .input-wo_outline:focus{outline:none}.multi-select-chip-menu.status-select-chip-menu{min-width:350px!important;max-width:300px!important;max-height:inherit!important;border-radius:8px!important;overflow:visible}.multi-select-chip-menu.status-select-chip-menu .search-status{position:sticky;background-color:#fff;z-index:123;top:0;padding-top:8px}.multi-select-chip-menu.status-select-chip-menu .mat-menu-content:not(:empty){padding-top:0}.multi-select-chip-menu.status-select-chip-menu .custom-input{height:48px;width:100%}.multi-select-chip-menu.status-select-chip-menu ul{padding:0;overflow:auto;max-height:260px}.multi-select-chip-menu.status-select-chip-menu ul li{padding:6px 24px;margin-bottom:0}.multi-select-chip-menu.status-select-chip-menu ul::-webkit-scrollbar-track{background-color:#f5f1f5!important;z-index:0;border-radius:10px;overflow:auto;box-shadow:inset 0 0 5px #e0e0e0!important}.multi-select-chip-menu.status-select-chip-menu ul::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:10px;overflow:auto}.multi-select-chip-menu.status-select-chip-menu ul::-webkit-scrollbar{width:7px;background-color:#f5f1f5!important;z-index:0;border-radius:10px;overflow:auto}.pointer-arrow{cursor:pointer}.kanban-view-design-only .typo-main-heading{font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#616161}.kanban-view-design-only .typo-sub-heading{font-size:10px;font-weight:700;line-height:16px;letter-spacing:.005em;text-align:left;color:#9e9e9e}.kanban-view-design-only .badge-custom{width:43px;height:24px;border-radius:4px;padding:4px 8px;color:#212121;text-align:center;line-height:16px}.kanban-view-design-only .typo-date{font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#616161}.kanban-view-design-only .typo-percent{font-size:12px;font-weight:500;line-height:18px;letter-spacing:.005em;text-align:left;color:#616161}.For-only-pin-task-drag-drop .For-only-pin-task-drag-drop-table tr td{padding-top:0!important;padding-bottom:0!important}.For-only-pin-task-drag-drop .For-only-pin-task-drag-drop-table tr td.mat-column-due_date div{height:48px;min-width:211px;line-height:44px}.task-calendar-only-right-side .task-calendar-right-side-inside{display:flex;align-items:center}.custom-client-field .forLabel-heading .mat-form-field-label-wrapper{top:0}.custom-client-field .mat-form-field-wrapper{padding-bottom:16px}.custom-client-field label#mat-form-field-label-3{margin-top:6px}.custom-client-field .mat-form-field-infix{padding-top:16px!important}.custom-client-field.mat-form-field .mat-form-field-flex{padding-left:0!important;padding-right:0!important}.custom-client-field .mat-form-field-appearance-fill .mat-form-field-flex,.custom-client-field .mat-form-field-appearance-fill .mat-form-field-subscript-wrapper{padding:0!important}.mui-add-service-drop-li .user-short-name.no-more-border{border:0px solid transparent}.task-list-date-create-task-form .custom-height-for-editor{height:calc(100vh - 270px)}.add-task-rght-block-tab .mat-tab-body{height:calc(100vh - 216px)}.add-task-rght-block-tab .msgContentBox{height:calc(100vh - 245px)!important}.project-listing-view .trim-info{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:25px;width:100%;max-width:300px}.kanban-view-design-only.kanban-view-cards-for-only .kanban-internal-cards .custom-kanban-closed-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:19.4%}.kanban-view-design-only.kanban-view-cards-for-only .kanban-internal-cards .custom-kanban-closed-card .add-task-kanban{width:99%;margin-bottom:15px}.kanban-view-design-only.kanban-view-cards-for-only .custom-class-for-closed-only .mt-3:first-child{margin-top:0}.tab-list-kanban-cards-for-close-main-block .mat-tab-body-content::-webkit-scrollbar-track{background-color:#f5f1f5!important;z-index:0;border-radius:10px;overflow:auto;box-shadow:inset 0 0 5px #e0e0e0!important}.tab-list-kanban-cards-for-close-main-block .mat-tab-body-content::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:10px;overflow:auto;border:4px solid #fff}.tab-list-kanban-cards-for-close-main-block .mat-tab-body-content::-webkit-scrollbar{width:7px;background-color:#f5f1f5!important;z-index:0;border-radius:10px;overflow:auto}.custom-calendar .fc-header-toolbar.fc-toolbar .fc-toolbar-chunk .fc-button-group{position:absolute;right:2em}.custom-calendar.dayGridMonth .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-button[title=Month],.custom-calendar.timeGridWeek .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-button[title=Week],.custom-calendar.timeGridDay .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-button[title=Day]{border:1px solid #276ef1!important;color:#276ef1!important}.fc-button-group button.fc-monthCustom-button.fc-button.fc-button-primary{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.fc-timeGridDay-view tr.fc-scrollgrid-section.fc-scrollgrid-section-body.fc-scrollgrid-section-liquid,.fc-timeGridDay-view.fc-view.fc-timegrid td.fc-timegrid-axis.fc-scrollgrid-shrink{display:none}.dot-calendar a.fc-event{border-color:transparent!important;pointer-events:none;background-color:transparent!important}.blue-message img{filter:invert(10%) sepia(8%) saturate(7496%) hue-rotate(172deg) brightness(85%) contrast(107%)}app-dashboard-calendar button.fc-today-button{position:relative;left:-5em}.rt-quick-reply .radio-action-block{padding:6px 24px}.rt-quick-reply .radio-action-block label{display:block;margin-bottom:5px}.rt-quick-reply .radio-action-block .mat-radio-button{margin-bottom:5px}.rt-quick-reply .radio-action-block .mat-radio-label{margin-right:10px;display:flex;align-items:center}.rt-quick-reply .radio-action-block .mat-radio-label-content{font-weight:700;font-size:12px;line-height:18px;letter-spacing:.005em;color:#616161}.rt-quick-reply .radio-action-block .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#276ef1}.rt-quick-reply .radio-action-block .mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#276ef1}.rt-quick-reply .rt-quick-reply-table table{box-shadow:none}.rt-quick-reply .rt-quick-reply-table table thead tr{height:40px;min-height:auto;border-bottom:0}.rt-quick-reply .rt-quick-reply-table table thead th{font-weight:700;font-size:12px;line-height:18px;letter-spacing:.005em;min-width:200px;max-width:200px;color:#616161;border-right:1px solid #eeeeee;padding:10px;background:#f9f8f8}.rt-quick-reply .rt-quick-reply-table table thead th:first-child{padding-left:24px;max-width:100px;min-width:100px}.rt-quick-reply .rt-quick-reply-table table thead th.mat-header-cell{border-bottom-style:solid}.rt-quick-reply .rt-quick-reply-table table thead th.mat-header-cell:last-child{text-align:right!important;padding-right:24px;max-width:40px;min-width:40px}.rt-quick-reply .rt-quick-reply-table table thead th.mat-column-action{max-width:100px}.rt-quick-reply .rt-quick-reply-table table tbody tr td{min-width:200px;max-width:200px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;padding:7px 10px;border-bottom:1px solid #eeeeee;border-right:1px solid #eeeeee}.rt-quick-reply .rt-quick-reply-table table tbody tr td:first-child{padding-left:24px;max-width:100px;min-width:100px}.rt-quick-reply .rt-quick-reply-table table tbody tr td:last-child{text-align:right;padding-right:24px;max-width:40px;min-width:40px}.rt-quick-reply .rt-quick-reply-table table tbody tr td.mat-column-action{max-width:100px}.position-custom li,.position-custom .task-acion-bar,.position-custom-relative{position:relative}.custon-data-list{background:white;position:absolute!important;z-index:10;width:96%;padding:10px 0;max-height:200px;overflow-y:auto;top:166px;border-radius:4px;box-shadow:0 3px 6px #0000000f;border:1px solid #e4eaec!important}.custon-data-list .items{cursor:pointer;padding:5px 10px;border-radius:4px}.custon-data-list .items *{cursor:pointer}.custon-data-list .items label{font-size:12px;font-weight:700!important;width:100%}.custon-data-list .items span{font-size:13px}.custon-data-list .items:hover{background:#f2fbff}.custon-data-list.bottom-side{bottom:38px;top:unset}.custon-data-list.custon-data-list-1,.custon-data-list.custon-data-list-3{top:60px}.custon-data-list.custon-data-list-4--subtask{top:50px}.custon-data-list.quil-editor-quick-reply-dropdown{bottom:50px!important;left:0!important}.list-block-checklist .check-list-main{display:flex;align-items:center;width:100%}.list-block-checklist .check-list-main .input-block{width:95%}.list-block-checklist .check-list-main .input-block .input-block-field{width:100%!important}.list-block-checklist .calendar-date{min-width:145px}.task-checklist-tab .span-tab{padding:14px;display:inline-block;font-size:14px;font-weight:500;border:1px solid #eee;box-shadow:none}.checklist_showed{max-width:200px;text-align:center;padding:20px}.checklist-menu{min-width:130px!important;padding:7px!important;line-height:0px;text-align:center;font-weight:500;font-size:14px}:root .checklist-niest-import-subtask2{max-width:530px}.anchor-link.forDoneHover{font-size:14px;font-weight:700;padding:7px;border-radius:8px;margin:0 12px 12px 0;border:1px solid transparent;transition:all .3s ease-in-out}.anchor-link.forDoneHover:hover{border-color:#276ef1;transition:all .3s ease-in-out}.new-tooltip-cls-add2 .tooltip-inner{padding:2px 9px!important}.new-tooltip-cls-add2 bs-tooltip-container{min-width:129px}.new-tooltip-cls-add2 .tooltip-block{gap:5px;display:flex;justify-content:flex-start;align-items:center;padding-bottom:10px}.new-tooltip-cls-add2 .tooltip-block:last-child{padding-bottom:0}.new-tooltip-cls-add2 .tooltip-block img.img-avatar{height:29px;width:29px;border-radius:50%;object-fit:cover;border:1px solid #000}.new-tooltip-cls-add2 .tooltip-block .name-text{font-size:14px}.new-tooltip-cls-add2 .bs-tooltip-top .tooltip-arrow:before{bottom:0!important;top:unset!important}.math_block-user-profile-tasklist-tab-recycle .mat-column-taskName,.math_block-user-profile-tasklist-tab-recycle .mat-column-assignee,.math_block-user-profile-tasklist-tab-recycle .mat-column-report{overflow:visible}.math_block-user-profile-tasklist-tab-recycle .mat-column-taskName .hoverimg,.math_block-user-profile-tasklist-tab-recycle .mat-column-assignee .hoverimg,.math_block-user-profile-tasklist-tab-recycle .mat-column-report .hoverimg{left:-46px;top:38px}.overflow-vis{padding-bottom:30px}.file-folder-view .math_ui-onHover-sub-block li{background-color:#212121}.file-folder-view .math_ui-onHover-sub-block li .online-status-sidebar{background:#fab222;border:1px solid #ffffff;display:inline-block;height:8px;width:8px;border-radius:50%;position:absolute;bottom:0!important;right:-1px!important}.file-folder-view .math_ui-onHover-sub-block li .online-status-sidebar.default-active-status{background:green}.file-folder-view .math_ui-onHover-sub-block li .online-status-sidebar.default-red-active-status{background:red}.file-folder-view .math_ui-onHover-sub-block li .user-short-name{margin-right:0;margin-left:0!important}.margin-right-none1{margin-right:0!important}.rt-document-content-block .list-view-table .online-status-sidebar{width:8px;height:8px;position:absolute;bottom:5px;right:0;border-radius:50%;border:1px solid #ccc}.main-span{position:relative;display:inline-block}.main-span .img-wh{height:34px!important;width:34px!important}.main-app-member{position:absolute;left:-46px;top:29px}.main-app-member.app-one{top:35px}.main-app-member.app-two{top:30px}.main-app-member.app-three{top:38px}.main-app-member.app-four{left:4px;top:38px}.main-app-member.app-four.math_ui-onHover-sub-block li:before{content:"";left:7px!important}.main-app-member.app-five{top:37px}.main-app-member.app-five.math_ui-onHover-sub-block li:before{content:"";left:54px!important}.main-app-member.app-six{left:5px;top:38px}.main-app-member.app-six.math_ui-onHover-sub-block li:before{content:"";left:7px!important}.main-app-member.app-six ul{margin:0!important}.main-app-member.app-seven{left:32px;top:48px}.main-app-member.app-seven.math_ui-onHover-sub-block li:before{content:"";left:7px!important}.main-app-member.app-seven ul{margin:0!important}.main-app-member.app-eight{left:2px;top:37px}.main-app-member.app-eight.math_ui-onHover-sub-block li:before{content:"";left:7px!important}.main-app-member.app-eight ul{margin:0!important}.main-app-member.app-nine{top:38px}.main-app-member.app-ten{top:29px;left:-51px}.main-app-member.app-ten ul{margin:0!important}.math_ui_inside-dashboard-activity .user--img-one .app-five{top:37px;left:0}.math_ui_inside-dashboard-activity .user--img-one .app-five span.online--status{bottom:0!important;right:-1px!important}.math_ui_inside-dashboard-activity .user--img-one .app-five .math_ui-onHover-sub-block{min-width:140px}.math_ui_inside-dashboard-activity .user--img-one .app-five.math_ui-onHover-sub-block li:before{content:"";left:7px!important}.user--img-one .app-five span.online--status{bottom:0!important;right:-1px!important}.user--img-one .app-five .math_ui-onHover-sub-block{min-width:140px}.user--img-three{min-width:28px;width:28px;margin-right:0!important}.user--img-three span.online--status{top:17px;left:18px}.user--img-four{height:33px;width:30px}.user--img-five span.online--status{top:26px;left:23px}.user--img-five .app-eleven{top:38px}.user--img-five .app-eleven .assignee_status-quo{line-height:22px}.user--img-five .app-eleven .assignee_status-quo span.online--status{top:auto;left:19px;bottom:-1px!important}.user--img-five .user-short-name{height:34px!important;width:34px!important}.user--img-six span.online--status{bottom:-12px;right:-8px}.user--img-six .app-tweleve{top:37px}.user--img-six .app-tweleve .assignee_status-quo{line-height:22px}.user--img-six .app-tweleve .assignee_status-quo .online--status{top:17px;left:18px}.user--img-seven span.online--status{bottom:-12px;right:-8px}.user--img-seven .app-thirteen{top:37px}.user--img-seven .app-thirteen .assignee_status-quo{line-height:22px}.user--img-seven .app-thirteen .assignee_status-quo .online--status{top:17px;left:18px}.user--img-eight span.online--status{bottom:-13px;right:-8px}.user--img-eight .app-fourteen{top:37px}.user--img-eight .app-fourteen .assignee_status-quo{line-height:22px}.user--img-eight .app-fourteen .assignee_status-quo .online--status{top:17px;left:18px}.user--img-nine span.online--status{bottom:-13px;right:-8px}.user--img-nine .app-fifteen{top:37px}.user--img-nine .app-fifteen .assignee_status-quo{line-height:22px}.user--img-nine .app-fifteen .assignee_status-quo .online--status{top:17px;left:18px}.user--img-ten span.online--status{bottom:-13px;right:-8px}.user--img-ten .app-sixteen{top:37px}.user--img-ten .app-sixteen .assignee_status-quo{line-height:22px}.user--img-ten .app-sixteen .assignee_status-quo .online--status{top:17px;left:18px}.user--img-eleven .user-short-name{margin:0!important}.user--img-eleven span.online--status{bottom:-8px;right:-8px}.user--img-eleven .app-seventeeen{left:-28px;top:47px}.user--img-eleven .app-seventeeen .assignee_status-quo{line-height:22px}.user--img-eleven .app-seventeeen .assignee_status-quo .online--status{top:17px;left:18px}.user--img-eleven .app-seventeeen.math_ui-onHover-sub-block li:before{content:"";left:35%!important}.user--img-two{width:45px;min-height:34px;min-width:34px;border-radius:50%;display:flex;margin-right:10px;align-items:center}.user--img-two .user-short-name li{margin-left:0}.user--img-two .online--status{bottom:2px;right:-17px}.user--img-two img.user-img-personalized{min-width:32px;min-height:32px}.user--img-two .user-short-name{min-width:34px;margin-left:0;margin-right:0}.mat-tooltip{background:#000!important}.user-margin-right.u-w-i-d .user-short-name{margin-right:0}.rt-staff-member-onlyinside-table .math_ui-onHover-sub-block .tip_lastseen{display:flex;align-items:center;gap:5px}.rt-staff-member-onlyinside-table .math_ui-onHover-sub-block .tip_lastseen p{font-size:8px!important;color:#fff;line-height:8px}.ctm-user-list-view .file-folder-view ul li .user-list-view-wrap{gap:20px}.math_ui-onHover-sub-block .tip_lastseen{display:flex;align-items:center;gap:5px}.math_ui-onHover-sub-block .tip_lastseen p{font-size:8px!important;color:#fff!important;line-height:8px!important}.rt-createTaskFormTaskList-left .app-left-field-date{border:1px solid transparent}.rt-createTaskFormTaskList-left .app-left-field-date:hover{border-color:#276ef1a6}.rt-createTaskFormTaskList-left .app-left-field-date span{font-weight:500;font-size:12px;letter-spacing:.005em;line-height:3;padding:5px 10px;display:inline-block}.rt-createTaskFormTaskList-left .app-left-field-date .span-two{color:#c7c6c6;display:block}.custom-add-client .app-left-field-date{border:1px solid transparent}.custom-add-client .app-left-field-date:hover{border-color:#276ef1a6}.custom-add-client .app-left-field-date span{font-weight:500;font-size:12px;letter-spacing:.005em;line-height:3;padding:5px 10px;display:inline-block}.custom-add-client .app-left-field-date .span-two{color:#9e9e9e;display:block}.new-folder-dropdown{max-width:96%;margin:0 auto}.new-folder-dropdown .mat-chip-list-wrapper{max-height:34px;overflow:hidden}.new-folder-dropdown .anchor-link{min-width:65px}.new-folder-mat-menu{width:500px;max-width:100%!important}@media screen and (min-width: 2000px){.only-for-height .only-for-height-chart mat-expansion-panel-header.mat-expansion-panel-header{min-height:66px}}mat-calendar.mat-calendar.calendar-design{margin-top:-8px!important;margin:auto;width:60%}mat-calendar.mat-calendar.calendar-design .mat-calendar-controls{margin-top:0}mat-calendar.mat-calendar.calendar-design .mat-calendar-header{padding-top:0}.grid-col-space{display:grid;grid-template-columns:auto auto}.cal-modal-btns .mat-button-base.mat-primary.mat-button-disabled:hover{color:#00000042!important}.cal-date-cal mat-calendar.mat-calendar{width:60%}.dms-half-width .ql-editor.ql-blank{max-width:93%}.lazy-loaded-checkbox span.mat-checkbox-frame{border-color:#bdbdbd}.time-height-cls .mat-form-field .mat-form-field-wrapper{height:70px}.time-height-cls .mat-form-field-appearance-outline .mat-form-field-flex{padding:0;margin-top:-.25em;position:relative;height:70px}.frequency-cls .mat-select .mat-select-trigger .mat-select-value .mat-select-placeholder,.frequency-cls .mat-select .mat-select-trigger .mat-select-value .mat-select-value-text{font-size:14px}.border-divion-cls{border-right:2px solid #e0e0e0}.performace-ontrack-cls{color:#fab222}.performace-delay-cls{color:#dc3535}.performace-before-time-cls{color:#16b975}.filter-filed-list>li .ctm-select-filed{display:flex;align-items:center;column-gap:10px!important;margin-bottom:10px;align-items:start!important}:root{--primary-color: #276ef1;--priamry-gredient: linear-gradient(180deg, #5a90f4 0%, #276ef1 100%);--link-color-nav: #9e9e9e;--light-bg-color: #edf3fd}.add-edit-text-top-action{column-gap:20px}.add-edit-text-top-action .progress--slider{height:auto;min-width:100px;padding:0}.add-edit-text-top-action .progress--slider .mat-slider-wrapper{position:static;height:7px}.add-edit-text-top-action .progress--slider .mat-slider-wrapper .mat-slider-thumb{right:-10px;bottom:-5px;width:10px;height:10px}.add-edit-text-top-action .progress--slider .mat-slider-wrapper .mat-slider-focus-ring{display:none}.create-task--card .mat-card-header{height:65px;padding:16px 24px;border-bottom:1px solid #e0e0e0}.create-task--card .mat-card-header .mat-card-header-text{margin:0}.create-task--card .mat-card-content{padding:10px 24px;overflow:auto}.create-task--card .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.create-task--card .mat-slider.mat-accent .mat-slider-track-fill,.create-task--card .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#16b975}.cirlce{height:17px;width:17px;border:1px solid #bdbdbd;border-radius:50%}.custom-textarea-form-control{background:rgb(250,250,250);border:1px solid rgb(224,224,224);border-radius:5px;padding:8px;font-weight:500;font-size:14px;line-height:18px;letter-spacing:.005em;color:#444;min-width:120px;margin-top:0;margin-bottom:0;height:128px}.custom-textarea-form-control:hover,.custom-textarea-form-control:focus,.custom-textarea-form-control:active{border-color:#67acf0!important;box-shadow:none}.task-acion-bar{display:flex;align-items:center;border:1px solid transparent;border-bottom:1px solid #eeeeee;padding:6px 15px;column-gap:4px;background:#fafafa;border-radius:12px}.task-acion-bar input.form-control{border-radius:0;border:1px solid transparent;font-style:normal;font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#000000de;padding:0;box-shadow:none;outline:0;background:#fafafa}.task-acion-bar:hover{box-shadow:0 0 10px #00000021;border-color:#67acf0}.create-task-block{display:inline-block;box-shadow:none;border-right:2px solid #e0e0e0}.create-task-block .custom-textarea-form-control{background:#fff;border:1px solid rgb(216,220,222);resize:none}.create-task-block mat-form-field .mat-form-field-infix{border-top:0;padding:12px 0 10px}.create-task-block mat-form-field .mat-select-placeholder{color:#2f3941;-webkit-text-fill-color:rgb(47,57,65)}.create-task-block mat-form-field mat-select .mat-chip.mat-standard-chip{background-color:#e9ebed;color:#49545c;min-height:24px;font-size:11px;font-weight:700;padding:3px}.create-task-block mat-form-field mat-select .mat-chip.mat-standard-chip .short-name{height:18px;width:18px;min-width:18px;min-height:18px;font-size:8px;margin-right:5px}.create-task-block mat-form-field .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#67acf0}.create-task-block mat-form-field .mat-form-field-outline-start,.create-task-block mat-form-field .mat-form-field-outline-end,.create-task-block mat-form-field .mat-form-field-outline-gap{border:0}.create-task-block mat-form-field .mat-form-field-flex{padding:0}.create-task-block mat-form-field .mat-form-field-outline{color:#d8dcde;border:0;border-bottom:1px solid currentColor;border-radius:0}.create-task-block mat-form-field:hover .mat-form-field-outline{color:#67acf0}.create-task-block .custom-label{font-size:12px;font-weight:600;color:#2f3941;float:none;margin:4px 0 0}.create-task-block .mat-form-field-wrapper{padding-bottom:0}.create-task-block .custom-textarea-form-control{height:auto}.create-task-block .custom-checkbox.mat-checkbox-checked .mat-checkbox-background{background-color:#75a4fa}.create-task-block .mat-checkbox-label{font-size:11px}.create-task-block .mat-checkbox-inner-container{height:15px;width:15px}.create-task-block .mat-select-arrow-wrapper{transform:unset!important}.custom-field-block{border-right:2px solid #e0e0e0}.custom-field-block .mat-card.create-task--card{min-width:408px;max-width:408px}.custom-field-block .mat-card.create-task--card.toggle-card{min-width:68px}.custom-field-block .mat-card.create-task--card.toggle-card .block-title{position:absolute;transform:rotate(-90deg) translate(-65px,-105px);transform-origin:right top}.add-edit-task-main-block{display:flex}.add-edit-task-main-block .left--block{display:flex;flex:1 1 0px;min-width:50%}.add-edit-task-main-block .right--block{flex:1 1 0px}.custom-field-closed .create-task-block{flex:1 1 auto;max-width:100%}.number-icon{width:20px;height:13px}.grid-view{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-gap:1rem}.slider-list{max-width:100px}.invisible-date-picker-input{width:0;position:absolute}.doc--list app-document-icon{width:100%}.custom-error-msg{position:absolute;bottom:0;font-size:12px}.bottom-action-row{border-top:1px solid #e0e0e0}.checklist-expansion-panel{box-shadow:none!important;border-radius:0!important;border-bottom:1px solid #eeeeee}.checklist-expansion-panel .mat-expansion-panel-header{padding:7px 18px;height:auto}.checklist-expansion-panel .mat-expansion-panel-body{overflow:visible}.checklist-user>img{height:25px;width:25px;border-radius:50px;border:1px solid #ffffff;object-fit:cover;margin-right:12px}.checklist-user h4{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#212121;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checklist-user p{font-weight:500;font-size:10px;line-height:16px;letter-spacing:.005em;color:#9e9e9e;margin-bottom:0}.checklist-lists{padding-left:50px}.checklist-lists>li{margin:3px 0;font-weight:500;font-size:12px;line-height:24px;letter-spacing:.005em;color:#616161}.checklist-lists>li::marker{color:#616161}.custom-field-box .mat-form-field-wrapper,.custom-field-box .mat-form-field-wrapper *:not(textarea){padding:0!important}.custom-field-box .mat-form-field-wrapper .mat-form-field-subscript-wrapper{position:relative}.custom-field-box .mat-form-field-wrapper .mat-form-field-infix{border:0!important}.custom-field-box .mat-form-field-underline{display:none}.custom-field-box input{font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em}.custom-field-box input::placeholder{color:var(--primary-color)}.custom-field-box .mat-select-placeholder{color:var(--primary-color);font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em}.custom-field-box .mat-form-field-label-wrapper:empty{display:none}.custom-field-box .ngx-mat-tel-input-container{display:flex;align-items:center}.custom-field-box .ngx-mat-tel-input-container .country-selector{position:relative}.custom-field-box .mat-form-field-prefix{width:20px;margin-right:10px;display:flex;justify-content:center}.custom-field-box .mat-form-field-prefix img{transform:translateY(3px)}.custom-field-box .mat-form-field{margin:6px 0}.textarea-field textarea{resize:none;background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;padding:16px!important;min-height:120px!important;height:auto!important}.text-feild input{font-weight:500;font-size:16px;line-height:24px;letter-spacing:.005em;color:#212121}img.digit-icon{width:7px;transform:translateY(-2px)}.client-info-list>li{position:relative}.client-info-list>li:first-child{z-index:1}.client-info-list>li:last-child{margin-top:-30px}.client-card{padding:16px;background:linear-gradient(180deg,#eff4fc 0%,#fef4f0 100%);border:1px solid #ffffff;border-radius:16px}.client-card .client-company-name{font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#212121;margin-bottom:0}.client-card .client-name{font-weight:500;font-size:16px;line-height:24px;letter-spacing:.005em;color:#616161}.client-card .client-contact-info-list>li{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#212121;margin-bottom:8px}.client-card .client-contact-info-list>li:last-child{margin-bottom:0}.client-card .client-contact-info-list>li .img-box{width:20px;display:flex;justify-content:center}.other-info-card{background:#f5f5f5;border-radius:16px;padding:46px 16px 16px}.other-info-card h4{font-weight:700;font-size:14px;line-height:22px;letter-spacing:.0025em;color:#212121;border-bottom:1px solid #eeeeee;padding-bottom:4px;margin-bottom:0}.other-info-card .other-detail-block{margin-top:20px}.other-info-card .other-detail-block>div{display:flex;align-items:center;margin-bottom:8px}.other-info-card .other-detail-block>div .label-block{min-width:100px;max-width:100px;font-weight:700;font-size:14px;line-height:22px;letter-spacing:.0025em;color:#616161}.other-info-card .other-detail-block>div .other-detail-value-block{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#212121}.custom-menu-list{max-height:400px!important;padding:15px}.custom-menu-list .c-s-input{margin:10px 0}.custom-menu-list .custom-checkbox__only-border .mat-checkbox-inner-container{height:14.5px!important;width:14.5px!important}.custom-input-field.mat-form-field.task-name input{font-weight:700;font-size:16px;line-height:24px;letter-spacing:.005em;color:#212121;box-shadow:none;outline:0;max-width:inherit;padding:6px;display:flex;box-sizing:border-box;height:38px;border-radius:5px;border:1px solid transparent;margin-top:10px}.custom-input-field.mat-form-field.task-name input:hover,.custom-input-field.mat-form-field.task-name input:active,.custom-input-field.mat-form-field.task-name input:focus{border-color:#67acf0}.custom-input-field.mat-form-field.task-name .mat-form-field-underline{display:none}.custom-input-field.mat-form-field.task-name .mat-form-field-prefix{top:-3px!important}.reminder-block .mat-form-field-underline{display:none}.reminder-block .mat-calendar{border-bottom:1px solid #eeeeee}.reminder-block .mat-form-field-hide-placeholder .mat-select-placeholder{color:#616161;-webkit-text-fill-color:#616161}.reminder-block .remind-to-dropdown .mat-select-arrow{border:0;background:url(dropdowndownarro.912f35762ca6447e.svg) no-repeat;height:8px;width:14px}.bg-grey-block{background:#f5f5f5;border-radius:8px;padding:16px}app-log-management-tab input.c-s-input{background-color:#fff;border:1px solid #eeeeee!important}app-log-management-tab a.mat-menu-trigger:after{content:"";border:5px solid transparent;border-top-color:#000;margin-left:7px;margin-top:5px}app-log-management-tab .box-body{height:calc(100vh - 200px)!important;overflow-y:auto}app-log-management-tab a{text-decoration:none}.mat-menu-panel.custom-user-list{transform-origin:right top;background:#ffffff;border:1px solid #eeeeee;box-shadow:0 12px 12px #21212114;border-radius:8px;min-width:250px}.mat-menu-panel.custom-user-list .mat-menu-content{padding:0}.mat-menu-panel.custom-user-list ul>li{border-bottom:1px solid #eeeeee;padding-bottom:10px;margin-bottom:10px}.mat-menu-panel.custom-user-list ul>li:last-child{margin-bottom:0;border-bottom:0}.mat-menu-panel.custom-user-list ul img{height:24px;width:24px;border-radius:50%;border:1px solid #ffffff;object-fit:cover}.mat-menu-panel.custom-user-list ul .c-details h4{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#212121;margin-bottom:0;text-transform:capitalize}.mat-menu-panel.custom-user-list ul .c-details p{font-weight:500;font-size:10px;line-height:16px;letter-spacing:.005em;color:#9e9e9e}.time-action-bar{background:#fff9ee;padding:8px 24px;margin-bottom:16px}.time-action-bar ul{column-gap:15px}.time-action-bar ul>li{font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#9e9e9e}.time-action-bar ul>li span{font-weight:700}.time-action-bar ul>li.est-time span{color:#1d53b7}.time-action-bar ul>li.actual-time span{color:#12945e}.time-action-bar ul>li.total-time span{color:#212121}.time-action-bar ul>li.v--divider{width:1px;height:24px;background:#eeeeee}::ng-deep .mat-select-panel{min-width:100%!important}.customClass .mat-select-panel{min-width:calc(100% + 15px)!important;background:#ffffff;box-shadow:4px 4px 8px #2121211f!important;border:1px solid rgba(33,33,33,.1215686275)}.customClass .mat-select-panel .mat-option-text{display:flex;align-items:center;color:#616161;font-weight:500}.customClass .mat-select-panel .search-box{position:sticky;top:0;background:#fff;padding:10px;z-index:10}.customClass .mat-primary .mat-pseudo-checkbox-checked,.customClass .mat-primary .mat-pseudo-checkbox-indeterminate{background-color:#75a4fa}.customClass .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#75a4fa}.customClass .mat-pseudo-checkbox{color:#292929;border-width:1px}.customClass .mat-pseudo-checkbox-checked:after{top:3.4px;left:2px}.attachment-doc-list>li{border-bottom:1px solid #eeeeee}.due-date-badge{background:#f8f8f8;padding:5px 10px;border-radius:5px}.due-date-badge>div{font-size:14px}.due-date-badge.overdue{background:rgba(255,0,0,.0901960784)}.due-date-badge.overdue .due-date-txt{color:red}.due-date-badge.today{background:rgba(0,128,0,.0588235294)}.due-date-badge.today .due-date-txt{color:green}.custom-badge{border-radius:30px;padding:4px 12px 6px;display:flex;align-items:center;justify-content:start;column-gap:2px;text-transform:capitalize}.custom-badge:after{top:50%!important;transform:translateY(-50%)}.custom-badge.status-badge{min-width:123px}.custom-badge.priority-badge{min-width:97px}.m-t-custom{transform:translateY(-3px)}.card.mat-card.doc-card:hover{border-color:#67acf0}.add-task-minimize-btn{position:absolute;right:5px;top:5px}.add-task-minimize-btn .mat-icon{background:rgba(39,111,241,.6196078431);border-radius:6px;padding-bottom:18px;line-height:15px;color:#fff}:root .form-feild-select-custom{width:100%;background:#fff;padding:12px 0 10px;border-bottom:1px solid #d8dcde;color:#2f3941;position:relative}:root .form-feild-select-custom:after{content:"";border:5px solid transparent;border-top-color:#545b62;position:absolute;right:0;top:50%}:root .form-feild-select-custom:hover{border-bottom-color:#67acf0}:root .form-feild-select-custom .mat-chip{background-color:#e9ebed;color:#222;min-height:24px;font-size:12px;font-weight:700;padding:2px!important}:root .form-feild-select-custom .mat-chip>div img{width:13px;vertical-align:text-bottom}:root .form-feild-select-custom .mat-chip .mat-chip-remove.mat-icon{margin-left:3px}:root .form-feild-select-custom .mat-chip .user-short-name{height:18px;width:18px;min-width:18px;min-height:18px;font-size:8px;margin-right:5px}.mat-menu-custom-width.mat-menu-panel{max-width:100%}.mub-add-status .note-color .custom-color-radiobutton .mat-radio-container .mat-radio-outer-circle:after{left:-4px;top:-4;height:40px;width:40px}.mub-add-status .note-color .custom-color-radiobutton .mat-radio-container .mat-radio-inner-circle{top:0;left:0}ul.add-edit-text-top-action li img{height:1.2em;width:auto}.chat-user-details{display:flex;align-items:center}.chat-user-details .short-name{margin-right:16px}.chat-user-details h4{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#212121;margin-bottom:0}.chat-user-details p{font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#9e9e9e;margin-bottom:0}.short-name{background:#fab222;border:1px solid #ffffff;max-height:34px;max-width:34px;min-width:34px;min-height:34px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;line-height:22px;text-align:center;letter-spacing:.005em;color:#fff;border-radius:50%}.chat-box-card{height:calc(90vh - 88px)!important}.chat-box-card .mat-card-header{padding:20px 24px;flex-direction:column}.chat-box-card .mat-card-header .mat-card-header-text{margin:0}.chat-box-card .mat-card-content{padding:0 24px;flex:1 1 auto;overflow:auto}.chat-message-list>li{display:flex;align-items:flex-end;margin-bottom:24px}.chat-message-list>li .chat-msg{margin-left:4px;display:flex;flex-direction:column}.chat-message-list>li .chat-msg .chat-msg-content{background:#eeeeee;border-radius:0 8px 8px 0;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#212121;padding:8px;margin-bottom:4px;width:fit-content}.chat-message-list>li .chat-msg .chat-msg-content:first-child{border-radius:8px 8px 8px 0}.chat-message-list>li .chat-msg .chat-msg-content:last-of-type{border-radius:0 8px 8px}.chat-message-list>li .chat-msg div:last-child{border-radius:0 8px 8px}.chat-message-list>li .chat-msg p{margin-bottom:0;font-weight:500;font-size:10px;line-height:16px;letter-spacing:.005em;color:#616161}.chat-message-list>li.sender-msg{justify-content:flex-end}.chat-message-list>li.sender-msg .chat-msg{text-align:right;align-items:flex-end}.chat-message-list>li.sender-msg .chat-msg .chat-msg-content{background:#edf3fd;border-radius:8px 0 0 8px;text-align:right;color:#1d53b7}.chat-message-list>li.sender-msg .chat-msg .chat-msg-content:first-child{border-radius:8px 8px 0}.chat-message-list>li.sender-msg .chat-msg .chat-msg-content:last-of-type{border-radius:8px 0 8px 8px}.mat-card-actions.chat-msg-send-action-panel{border-top:1px solid #eeeeee;height:74px;display:flex;align-items:center;padding:0 15px}.mat-card-actions.chat-msg-send-action-panel app-comment-editor{width:100%;max-height:250px;overflow-y:auto}.mat-card-actions.chat-msg-send-action-panel .chat-content{column-gap:10px}.mat-card-actions.chat-msg-send-action-panel .chat-content .quil-editor-box{flex:1 1 auto}.mat-card-actions.chat-msg-send-action-panel .textarea-emoji-control{right:auto;left:10px;top:8px}.mat-card-actions.chat-msg-send-action-panel .ql-container.ql-snow{border:0}.mat-card-actions.chat-msg-send-action-panel .ql-editor{padding-left:35px}.mat-card-actions.chat-msg-send-action-panel .ql-editor.ql-blank:before{left:38px}.mat-card-actions.chat-msg-send-action-panel #textarea-emoji{right:unset}.mat-card-actions.chat-msg-send-action-panel .common-quill-editor.math_ui_block-common-quill-editor .chat-content{display:flex;align-items:center;justify-content:space-between}.mat-card-actions.chat-msg-send-action-panel .common-quill-editor.math_ui_block-common-quill-editor .chat-content .quill-editor-controls{padding:6px 0;position:absolute;right:0}.mat-card-actions.chat-msg-send-action-panel .common-quill-editor.math_ui_block-common-quill-editor li.emoji-tab.active{background:transparent!important;border:0px}.mat-card-actions.chat-msg-send-action-panel .text-truncate{width:130px}.right--block.mub-dms-comment-block-add-edit .add-edit-task-main-block .right--block .add-task-rght-block-tab .mat-tab-body{height:100%!important}.mub-dms-checklist-comment-block .chat-room-modal-cls .msgContentBox{max-height:460px!important;padding-bottom:0!important}.mub-dms-checklist-comment-block app-chat-room .dms-content-block{height:565px}.dms-content-block.mub-dms-content-block.mub-dms-small-modal .ql-mention-list-container.ql-mention-list-container-bottom{top:unset!important;bottom:38px!important}.dms-content-block.mub-dms-content-block.mub-dms-small-modal .ql-mention-list-container.ql-mention-list-container-top{top:unset!important;bottom:38px!important;height:240px!important}.task-list-tab-comment-editor .small-quill .chat-content{max-width:76%}.checklist-comment-editor .checklist-common-quill .chat-content{max-width:81%}.discussion-comment-editor .discussion-common-quill .chat-content{max-width:93%}.common-right-comment-editor .common-quill-editor .chat-content{max-width:85%}.custom-button-toggle .mat-button-toggle{border:1px solid #aaa}.custom-button-toggle .mat-button-toggle:first-child{border-radius:4px 0 0 4px}.custom-button-toggle .mat-button-toggle:last-child{border-radius:0 4px 4px 0}.custom-button-toggle .mat-button-toggle.mat-button-toggle-checked{background:#fff;border-color:var(--primary-color)!important}.custom-button-toggle .mat-button-toggle .mat-button-toggle-label-content{line-height:32px}.card.attachment--card{border-radius:0;box-shadow:none;background-color:#fff;border:0}.card.attachment--card .card-header{background:#f5f5f5;border-bottom:0;display:flex;align-items:center;border-radius:0}.card.attachment--card .card-header input{width:calc(100% - 100px);border-radius:8px;font-weight:500;font-size:12px;line-height:22px;letter-spacing:.005em;color:#9e9e9e;border:1px solid #aaa!important;background-color:#fafafa}.list-view-table thead th{background:#efefef!important;border-bottom:0;font-weight:700;font-size:14px;line-height:18px;letter-spacing:.005em;color:#222;padding:5px!important;border-right:1px solid #eeeeee}.list-view-table thead th:nth-child(2){padding-left:0!important}.list-view-table thead th:nth-last-child(2){padding-right:0!important;border-right:0}.list-view-table thead th:first-child,.list-view-table thead th:last-child{width:24px;max-width:24px;padding:0!important;border-right:0}.list-view-table tbody tr td{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;border-bottom:1px solid #eeeeee;padding-top:5px;padding-bottom:5px}.list-view-table tbody tr td:first-child,.list-view-table tbody tr td:last-child{width:24px;max-width:24px;padding:0!important;border-bottom:0;border-right:0;border-right:1px solid #eeeeee}.list-view-table tbody tr td:nth-child(2){padding-left:0!important}.list-view-table tbody tr td:nth-last-child(2){padding-right:0!important;border-right:0}.list-view-table tbody tr td .user-short-name{height:24px;width:24px;min-height:24px;min-width:24px}.list-view-table tbody tr.table-title td{border-bottom:0}.list-view-table tbody tr.table-title td label{font-weight:700;font-size:10px;line-height:16px;letter-spacing:.005em;color:#212121;margin:1em 0}.list-view-table tbody tr:hover{background:#f9f8f8}.list-view-table:not(:first-child):hover{background:#f5f5f5}.list-view-table.table-title td{border-bottom:0}.list-view-table.table-title td label{font-weight:700;font-size:10px;line-height:16px;letter-spacing:.005em;color:#212121}.attachment-list-block{display:flex;column-gap:18px;align-items:center;font-weight:500;font-size:12px;line-height:22px;letter-spacing:.005em;color:#222;max-width:470px;height:38px}.attachment-list-block .doc-name{max-width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#222}.add-checklist-hover{display:flex;align-items:center;column-gap:10px;width:fit-content}.add-checklist-hover .show-on-hover{opacity:0;transition:opacity .2s linear}.add-checklist-hover:hover .show-on-hover{opacity:1}.add-checklist-hover span{line-height:18px}.log-activity-list{margin-bottom:0}.log-activity-list>li{display:flex;align-items:center;position:relative;margin-bottom:20px}.log-activity-list>li:last-child{margin-bottom:0}.log-activity-list>li time{font-weight:500;font-size:12px;line-height:16px;text-align:center;letter-spacing:.005em;color:#444;white-space:nowrap}.log-activity-list>li>.user-short-name{margin-top:-3px;width:24px;height:24px;min-width:24px;min-height:24px;margin-right:1.3em!important}.log-activity-list>li p{font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#222;margin-bottom:0}.log-activity-list>li:before{content:"";height:100%;width:0px;top:26px;position:absolute;left:20px;background:#9e9e9e;border:1px solid #e0e0e0}.log-activity-list>li:last-child:before{display:none}.mat-time-pciker.mat-form-field-appearance-outline .mat-form-field-infix{padding:5px 0}.mat-time-pciker.mat-form-field-appearance-outline .mat-form-field-label{margin-top:-15px}.mat-time-pciker.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-time-pciker.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-15px) scale(.75)}.title-w-divider{margin:0 auto;background:#fff;font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em}.custom-field-table{border-radius:6px;border-collapse:separate;border-spacing:0;border:1px solid #eeeeee}.custom-field-table tr th{padding:10px;max-width:100px;font-size:12px;font-weight:600;color:#222;float:none;margin:4px 0 0;border:0;border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee}.custom-field-table tr td{padding:0;border:0;border-bottom:1px solid #eeeeee}.custom-field-table tr td .mat-form-field-subscript-wrapper{display:none}.custom-field-table tr td .mat-form-field{margin:0;display:flex;height:inherit;align-items:center;min-height:40px;border:1px solid transparent}.custom-field-table tr td .mat-form-field .mat-form-field-wrapper{width:100%}.custom-field-table tr td .mat-form-field .mat-form-field-wrapper input,.custom-field-table tr td .mat-form-field .mat-form-field-wrapper textarea{padding:10px!important;box-sizing:border-box}.custom-field-table tr td .mat-form-field .mat-form-field-wrapper input::placeholder,.custom-field-table tr td .mat-form-field .mat-form-field-wrapper textarea::placeholder{color:#c7c6c6}.custom-field-table tr td .mat-form-field .mat-select{padding:10px!important}.custom-field-table tr td .mat-form-field:hover,.custom-field-table tr td .mat-form-field.mat-focused{border-color:#67acf0}.custom-field-table tr td .mat-form-field .mat-select-placeholder{color:#c7c6c6;-webkit-text-fill-color:rgb(199,198,198)}.custom-field-table tr td .mat-radio-group{min-height:40px;display:flex;align-items:center}.custom-field-table tr:last-child th,.custom-field-table tr:last-child td{border-bottom:0}.custom-field-table tr:last-child td .mat-form-field{border-radius:0 0 6px}.custom-field-table tr:first-child td .mat-form-field{border-radius:0 6px 0 0}:root{--primary-color: #276ef1;--priamry-gredient: linear-gradient(180deg, #5a90f4 0%, #276ef1 100%);--link-color-nav: #9e9e9e;--light-bg-color: #edf3fd}.main-content-coantainer-dms{padding:53px 20px}.dms-container{height:calc(100vh - 132px)}.team-folder-box-list{border-top:1px solid #eeeeee}.team-folder-box-list h4{padding:24px 24px 0}.team-folder-box{border-top:none;border-bottom:1px solid #eeeeee;padding:0 24px 24px;overflow-y:scroll;max-height:285px}.team-folder-box>li a{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;display:flex;align-items:center;padding:12px 0;column-gap:10px}.progress-block{padding:24px;border-top:1px solid #eeeeee}.progress-block span{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;margin-top:10px;display:inline-block}.progress-block .mat-progress-bar{border-radius:4px}.progress-block .mat-progress-bar .mat-progress-bar-buffer{background:#e0e0e0;border-radius:4px}.progress-block .mat-progress-bar .mat-progress-bar-fill:after{background-color:#276ef1}.card.file-folder-card{border:1px solid #eeeeee;border-radius:8px}.card.file-folder-card.file-card .card-body{height:160px;display:flex;justify-content:center;align-items:center}.card.file-folder-card .card-footer{background:transparent;border-top:0;padding:11px 13px}.card.file-folder-card .card-footer .cmn-txt{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card.file-folder-card:hover{border-color:#67acf0}.file-folder-view{display:grid;grid-template-columns:repeat(auto-fill,minmax(256px,1fr));grid-gap:1rem;height:auto;align-items:flex-start;overflow-y:scroll}@media screen and (max-height: 1020px){.file-folder-view{max-height:37.8vh}}@media screen and (min-height: 1020px){.file-folder-view{grid-gap:1.2rem;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));height:40vh}}@media screen and (min-height: 1440px){.file-folder-view{grid-gap:1.2rem;grid-template-columns:repeat(auto-fill,minmax(385px,1fr));height:40vh}}@media screen and (min-height: 1446px){.file-folder-view{grid-gap:1.4rem;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));height:41.5vh}}@media screen and (min-height: 1646px){.file-folder-view{grid-gap:1.4rem;grid-template-columns:repeat(auto-fill,minmax(475px,1fr));height:35.5vh}}.no-file-folder-found{height:400px!important;width:400px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f5f5f5;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:none}.no-file-folder-found p{font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#212121;margin:10px 0 0}.no-file-folder-found small{font-weight:500;font-size:14px;line-height:22px;text-align:center;letter-spacing:.005em;color:#616161;margin-top:8px}.right-menu{display:flex;flex-direction:column;background:#ffffff;box-shadow:0 4px 12px #21212114;border-radius:8px;width:256px;padding:8px;overflow-y:auto}.right-menu button{border:0;background:transparent;text-align:left;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;padding:10px 24px;display:flex;align-items:center}.right-menu button:hover{background:#f5f5f5;color:#212121!important}.dms-sub-menu .color-menu{height:8px;width:8px;border-radius:2px;margin-right:12px}.no-bin-found{display:flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.no-bin-found p{font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#212121;margin:10px 0 0}.no-bin-found small{font-weight:500;font-size:14px;line-height:22px;text-align:center;letter-spacing:.005em;color:#616161;margin-top:8px}.doc-search{max-width:360px;height:34px;font-size:14px;border:1px solid #aaa!important;background-color:#fafafa}.dms-content-block{height:100%}.dms-content-block app-my-folder,.dms-content-block app-shared,.dms-content-block app-favourite,.dms-content-block app-team-folders{height:100%}.dms-content-block app-my-folder>div,.dms-content-block app-shared>div,.dms-content-block app-favourite>div,.dms-content-block app-team-folders>div{height:100%}.dms-content-block app-my-folder>div>div,.dms-content-block app-shared>div>div,.dms-content-block app-favourite>div>div,.dms-content-block app-team-folders>div>div{height:100%}.dms-content-block app-my-folder>div>div>.table-responsive,.dms-content-block app-shared>div>div>.table-responsive,.dms-content-block app-favourite>div>div>.table-responsive,.dms-content-block app-team-folders>div>div>.table-responsive{min-height:50%;max-height:50%}.dms-content-block app-bin{height:100%}.dms-content-block app-bin>div.custom-bin{height:100%}.dms-content-block app-bin>div.custom-bin>div.tables,.dms-content-block app-bin>div.custom-bin>div.grid-view-main-block{height:100%}.dms-content-block app-bin>div.custom-bin>div.tables>.table-responsive,.dms-content-block app-bin>div.custom-bin>div.grid-view-main-block>.table-responsive{min-height:50%;max-height:50%}.dms-upload-screen{position:absolute;background:rgba(128,128,128,.1411764706);z-index:999999;inset:0;border:2px solid gray;border-style:dashed;border-radius:15px;width:99%;height:98%;display:none}.grey-custom-text{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e;text-decoration:none}.input-with-check{position:relative}.input-with-check .mat-checkbox{position:absolute;top:6px;left:10px}.input-with-check input.c-s-input{background-position:left 35px center;padding-left:60px}.share-member-list .checklist-member-team>li{padding-left:10px;margin-bottom:10px}.custom-modal.dms-modal{width:100%;max-width:576px!important}.owner-detail-block>img{height:32px;width:32px;border-radius:50%;border:1px solid #ffffff;object-fit:cover;margin-right:16px}.owner-detail-block .user-detail h3{font-weight:500;font-size:16px;line-height:24px;letter-spacing:.005em;color:#212121;margin-bottom:0}.owner-detail-block .user-detail p{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e;margin-bottom:0}.owner-detail-block+small{font-weight:500;font-size:14px;line-height:22px;text-align:right;letter-spacing:.005em;color:#9e9e9e}.mat-checkbox.only-name{font-size:10px;line-height:16px;letter-spacing:.005em;color:#212121}.dms-detail-side-bar{width:312px;background:#fff;padding:18px;overflow:visible!important}.dms-detail-list>li{font-weight:500;font-size:14px;line-height:18px;letter-spacing:.005em;color:#9e9e9e;margin-bottom:10px}.close-drawer{position:absolute;right:calc(100% - 12px);background:#ffffff;border:1px solid #eeeeee;box-shadow:0 4px 12px #21212114;border-radius:16px;height:24px;width:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.access-member-list>li{margin-bottom:20px}.access-member-list>li:last-child{margin-bottom:0}.access-member-list+a img{transform:rotate(90deg)}.fav-icon{height:30px;width:30px;background:rgba(0,0,0,.4784313725);border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;bottom:15px;right:20px}.w-180{width:180px}.mb-5-px{margin-bottom:5px}.dms-custom-checkbox{border-color:#9e9e9e;margin-top:-5px}.collapse-table thead{position:sticky;top:0;z-index:1}.team-folder-box.team-folders-overflow{overflow-y:hidden;max-height:215px}.custom-divider{margin:7px 0 24px}.checkbox-section .mat-checkbox{margin:5px 0;width:100%}.checkbox-section .mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container{margin-right:20px}.checkbox-section .mat-checkbox .mat-checkbox-layout .mat-checkbox-label{color:#616161;font-size:14px;font-weight:500;letter-spacing:.005em}.checkbox-section .mat-checkbox .mat-checkbox-layout .mat-checkbox-label .user-check{width:20px;height:20px;object-fit:contain;margin-right:10px}.user-dms-container{height:calc(100vh - 76px)}:root{--primary-color: #276ef1;--priamry-gredient: linear-gradient(180deg, #5a90f4 0%, #276ef1 100%);--link-color-nav: #9e9e9e;--light-bg-color: #edf3fd}.common-list-nav-bar.user-profile-list li{justify-content:flex-start}.user-img-personalized{height:32px;width:32px;border-radius:50%;object-fit:cover;margin-right:8px}.ctm-user-list-view .mat-drawer-inner-container{overflow-x:hidden;padding-right:15px}.ctm-user-list-view .file-folder-views{padding:0!important;display:grid;grid-template-columns:repeat(auto-fill,minmax(256px,1fr));grid-gap:1rem;height:auto!important;align-items:flex-start;overflow-y:scroll}.ctm-user-list-view .file-folder-views ul{width:95%;margin:auto}.ctm-user-list-view .file-folder-views ul li{align-items:center;padding:10px;position:relative;cursor:pointer}.ctm-user-list-view .file-folder-views ul li .user-list-view-wrap{display:flex;align-items:center;width:100%;gap:20px}.ctm-user-list-view .file-folder-views ul li img{width:18px;height:18px}.ctm-user-list-view .file-folder-views ul li img.user-img-personalized{width:32px;height:32px;object-fit:cover;margin-left:12px;object-position:top}.ctm-user-list-view .file-folder-views ul li .user-short-name{margin-left:10px}.ctm-user-list-view .file-folder-views ul li.activeClass{background-color:#edf3fd;border-radius:10px}.ctm-user-list-view .file-folder-views ul li.activeClass span.text-dwindle.text-capitalize{color:#276ef1;font-weight:600}.ctm-user-list-view .file-folder-views ul li.activeClass:after{position:absolute;width:8px;height:32px;top:50%;transform:translateY(-50%);background:var(--primary-color);border-radius:0 14px 14px 0;left:-4px}.ctm-user-list-view .file-folder-views ul li:hover{cursor:pointer}.ctm-user-list-view .file-folder-views ul li:hover:after{position:absolute;width:8px;height:32px;top:50%;transform:translateY(-50%);background:var(--primary-color);border-radius:0 14px 14px 0;left:-4px}.ctm-user-list-view .task-search-pos-fixed{margin-bottom:50px;background-color:#fff;z-index:9;position:fixed;top:74px;border-right:1px solid #eeeeee;width:335px}.ctm-user-list-view .project-list-view-search ul .input-width{width:100%!important}.ctm-user-list-view .dms-sidebar .mat-drawer-inner-container{padding-top:55px}.ctm-user-list-view .user-short-name{margin-right:10px}.ctm-user-list-view .mat-drawer-content{height:100vh}.ctm-user-list-view .user-dms-container{padding-right:0}.fc-daygrid-day-bottom.cst-bottoms{display:none}.fc-daygrid-day-events .fc-daygrid-event-harness:nth-last-child(-n+2) .fc-daygrid-day-bottom.cst-bottoms{display:block}.task-search .c-s-input{border:1px solid #aaa!important;background-color:#fafafa}.mat-tab-label-active .mat-tab-label-content{color:#222}.custom--table-header th.mat-header-cell{border-top:1px solid rgba(0,0,0,.1215686275)}.mat-column-task_name span.mat-checkbox-inner-container{height:18px;width:18px}.mat-column-status span.mat-menu-trigger{font-weight:900}ul.ctm-calendar-btn input.form-control.c-s-input{border:1px solid #aaa!important;background-color:#fafafa;height:40px;font-size:14px;min-width:400px}app-task-checklist-template mat-expansion-panel.mat-expansion-panel.checklist-expansion-panel{margin:unset}app-task-checklist-template .mat-expansion-panel-header.mat-expanded{height:unset}.checklist-box .anchor-link:hover{border-color:var(--bs-btn-active-border-color)}.checklist-box .anchor-link{margin-top:.8em!important;margin-bottom:.8em!important}.checklist-lists{padding-left:50px;border:1px solid #eeeeee;margin-bottom:unset}.add-notes-class .ql-editor{font-size:14px}app-add-notes .color-indicator img{height:1.7em;width:auto}span.task--title.text-dwindle{max-width:20em!important}app-calendar-view td.fc-day.fc-daygrid-day{height:19em}.mat-column-progress .progress--slider.mat-slider-horizontal .mat-slider-wrapper{height:4px;top:unset}.mat-column-progress .mat-slider-thumb{width:15px;height:15px;bottom:-8px}.mat-column-progress div{width:90%}th.mat-calendar-table-header-divider{display:none}.reminder-block input[type=time]{font-size:24px}.mat-column-progress mat-slider.mat-slider.mat-slider-horizontal{height:inherit}:root .custom--status-menu .mat-menu-content .mat-menu-item .inner-button{padding:8px 14px}:root .priority-menu .mat-menu-content .mat-menu-item{padding:8px 14px}.custom-project-popup input.form-control.c-s-input.custom-input{height:32px;margin-top:unset}.custom-project-popup{padding:10px 15px}.custom-assignee.multi-select-chip-menu ul>li{margin-bottom:4px}.custom-project-popup .no-data-available{background-color:#f8f8f8;padding:.5em;border-radius:8px}.status-set{width:280px}.mat-column-status span.text-capitalize{width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mat-column-status span.text-capitalize.w-65{width:65%}.mat-column-assignee .user--img .online--status,.mat-column-follower .user--img .online--status,.mat-column-reporter .user--img .online--status{bottom:-1px;right:2px}.dynamicwidth-popup.mat-menu-panel{max-width:initial}.empty-label-set{margin-left:3.4em}.scroll-fix{height:200px;overflow:auto}.mat-column-status .custom-badge.status-badge{max-width:165px}.textarea-uploadation-part{padding-top:1em;padding-bottom:1em}.custom-modal-md.onlycustom-meber-cls{max-width:50%!important}.example-form-field .mat-form-field-flex{border:1px solid #aaa!important;background-color:#fafafa;border-radius:8px;padding-left:1em;display:flex;align-items:center;height:40px}.example-form-field .mat-form-field-infix{border-top:unset;padding:1em 0!important;top:unset!important}.discussion-radio-status label.mat-radio-label{padding:6px 15px;background:#ffffff;border:1px solid #e0e0e0;border-radius:8px}.discussion-radio-status .mat-radio-container{display:none}.discussion-radio-status .mat-radio-button .mat-radio-label-content{padding:unset}.discussion-radio-status .mat-radio-checked label.mat-radio-label{border-color:var(--primary-color)}.discussion-radio-status .mat-radio-checked span.mat-radio-label-content{color:var(--primary-color)}.open-preview-cls .mat-dialog-container{padding:1em}.open-preview-cls img{width:30px;height:30px}.open-preview-cls .image-preview-content .preview-img-open{width:100%;height:auto}.open-preview-cls{max-width:65%!important}.open-preview-cls .modal-body{padding:0 .5em}.heading-search-containner .example-form-field span.mat-form-field-label-wrapper{display:flex;align-items:center}.heading-search-containner .example-form-field span.mat-form-field-label-wrapper .mat-form-field-label{position:relative;top:unset;color:#444}.timesheet-manually-cls.rt-timesheet-manually-cls .list-inline-item:not(:last-child){margin-right:0}.timesheet-manually-cls li.list-inline-item a.anchor-link{font-size:14px;border:1px solid #ccc;padding:7px 32px;line-height:22px;letter-spacing:.005em;margin-left:1em}.second-unstyled-list li.list-inline-item ul.list-unstyled.list-inline.custom-tab-list.tab-sm li.list-inline-item button{font-weight:600;padding:6px 16px}.text-size-change{font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;width:93%}.mat-tab-label-active{color:#222}li.d-flex.align-items-center.my-1.set-list{border:1px solid transparent;border-bottom:1px solid #eeeeee;padding:9px 15px;background:#fafafa;border-radius:12px}.sub-font{font-size:14px}ul.list-unstyled.attachment-doc-list{margin-bottom:.5em}li.d-flex.align-items-center.my-1.set-list:hover{box-shadow:0 0 10px #00000021;border-color:#67acf0}.set-list mat-error{display:none}.footer-action-button-right button.mat-focus-indicator.mat-icon-button.mat-button-base.mat-primary,.footer-action-button-left button.mat-focus-indicator.mat-icon-button.mat-button-base.mat-primary{border-radius:8px;height:auto;width:auto;display:flex;align-items:center;justify-content:center;padding:.5em .2em .5em .5em;line-height:0}.footer-action-button-left button.mat-focus-indicator.mat-icon-button.mat-button-base.mat-primary{padding:.5em .8em .5em .5em}.footer-action-button-right button.mat-focus-indicator.mat-icon-button.mat-button-base.mat-primary.mat-button-disabled:hover,.footer-action-button-left button.mat-focus-indicator.mat-icon-button.mat-button-base.mat-primary.mat-button-disabled:hover{border:unset}.footer-action-button-right button.mat-focus-indicator.mat-icon-button.mat-button-base.mat-primary:hover,.footer-action-button-left button.mat-focus-indicator.mat-icon-button.mat-button-base.mat-primary:hover{border:1px solid #0d6efd}table.table.list-view-table .user--img{height:24px;width:24px;min-height:24px;min-width:24px}.add-time-log-body .mat-form-textarea .mat-form-field-infix{min-height:5em}.add-time-log-body .mat-form-textarea .mat-form-field-infix textarea{max-height:10em}.only-for-card-time-log.timelog-for-table thead{border-bottom:1px solid #aaa!important;border-top:1px solid #aaa!important}.math_ui_block-kanban-master .col-md-4 mat-card.mat-card.mat-focus-indicator.card.box-card.company-info-block.ng-star-inserted{max-height:355px;height:355px;overflow:auto}.kanban-container.math_ui-block-kanban.kanban-internal .mat-form-field-appearance-legacy .mat-form-field-infix{padding-top:.8em}app-kanban-view .create-task-scroll-box{height:calc(100vh - 17.5em)!important}.kanban-view-design-only.kanban-view-cards-for-only .kanban-internal-cards .custom-kanban-closed-card .user--img .online--status{bottom:-2px;right:3px}app-kanban-view .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{font-size:12px;color:#222}.tab-list-kanban-internal.kanban-view-design-only.kanban-view-cards-for-only .mat-select-arrow{color:#222}.create-task-scroll-box .rounded.border-class:first-child{margin-top:.5em!important}.kanban-view-design-only .typo-main-heading{max-width:12em!important;width:100%!important}.fc-header-toolbar.fc-toolbar.fc-toolbar-ltr{margin-bottom:0}.kanban-container .mat-slider-thumb{bottom:-8px;width:16px;height:16px}mat-tab-body .fc-view-harness.fc-view-harness-active{height:130vh!important}.rt-dashboard-content app-recent-projects.dashboard-over-all-card.dashboard-recent-project .card.mat-card.box-card{border:1px solid rgba(0,54,100,.2509803922)}.custom-calendar .fc-scrollgrid{border-top:1px solid rgba(0,0,0,.1215686275)!important}.custom-calendar .fc-col-header .fc-col-header-cell{border-bottom:1px solid rgba(0,0,0,.1215686275)!important}.fc .fc-daygrid-day.fc-day-today{background-color:#fff}.custom-calendar.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-top a{background-color:#001528;border-radius:50%;padding-left:.5em;padding-right:.5em;color:#fff!important}th.fc-col-header-cell.fc-day.fc-day-wed.fc-day-today a.fc-col-header-cell-cushion{color:#fff!important}th.fc-col-header-cell.fc-day.fc-day-wed.fc-day-today{background-color:#001528!important}.custom-calendar.timeGridDay .fc-header-toolbar .fc-toolbar-chunk .fc-toolbar-title{width:11em}button.fc-today-button.fc-button.fc-button-primary{text-transform:capitalize}ul.project-gragh-cart{width:40%;flex:1;min-width:calc(40% - 10px);margin:5px 5px 5px 1em;box-sizing:border-box}.mega-chart-menusscroll{overflow-y:auto;max-height:275px;width:50%;display:flex;flex-wrap:wrap}.dms-content-block.rt-document-content-block .list-view-table tbody tr td:first-child{border:0}quill-editor .textarea-emoji-control .ql-stroke{stroke:#444!important}quill-editor .textarea-emoji-control .ql-fill{fill:#444!important}app-dashboard-calendar .custom-calendar.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-top a{background-color:inherit}.main-sidebar.mat-drawer{transition:.3s ease-in-out}mat-drawer.mat-drawer.main-sidebar.dms-sidebar.document-sidebar{width:240px}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover{background-color:#fff!important}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .active{position:relative;background:#edf3fd!important;margin:0 auto!important;max-width:97%;border-radius:10px}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .active h2{color:#276ef1!important;font-weight:600!important}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover{width:95%;margin:auto}.time-sheet-calendar ul.list-unstyled{margin-bottom:0}.time-sheet-calendar .mat-form-field-wrapper{border:1px solid #aaa!important;background-color:#fafafa;border-radius:8px}.download-cls-add{border:1px solid #aaa!important}.checklist-member-team li:hover{background:#f9f8f8}.timesheet-module-task-list thead{border-top:1px solid rgba(0,0,0,.1215686275);border-bottom:1px solid rgba(0,0,0,.1215686275)}.total-time-sheet-modal{max-width:65em!important;border-radius:8px;min-height:15em}.fixed-header-table thead tr{vertical-align:middle}.timesheet-report table thead tr th{font-weight:700;font-size:14px;line-height:18px;letter-spacing:.005em;min-width:200px;max-width:200px;color:#222;border-right:1px solid #eeeeee;padding:10px;border-top:1px solid rgba(0,0,0,.1215686275);border-bottom:1px solid rgba(0,0,0,.1215686275)}.timesheet-report table button.btn.mail-btn:active{border:unset}.rt-timesheet-month-table .task_name-style{min-width:290px;padding:.5rem}.rt-timesheet-month-table .task_name-style .text-dwindle.d-200{width:180px!important}.time-based-menu.custom-dropdown-menu{padding:6px 10px}.timesheet-report tfoot{background:#f9f8f8;border-bottom:1px solid rgba(0,0,0,.1215686275)}.custom-model-width{border-radius:8px}.mat-menu-content input.country-search{width:20em!important;height:34px;border:none;border-bottom:1px solid #ddd;font-size:14px;padding:20px 20px 24px;position:fixed;z-index:2;margin-top:-.5em}input.country-search+.country-list-button.mat-menu-item{margin-top:42px}.task-list-date-due-date .mat-form-field-appearance-outline .mat-form-field-infix{padding:0 0 .5em;border:0}span.timer-block mat-label{position:relative;top:-6px;background-color:#fff;font-size:12px}.task-list-date-due-date input[type=time]{font-size:20px}.add-task-rght-block-tab .msgContentBox{height:calc(100vh - 20em)!important}td.mat-cell.cdk-cell.cdk-column-due_date.mat-column-due_date span.mat-menu-trigger:hover{font-weight:700;border:1px solid;border-radius:8px;transition:.1s ease-in-out}td.mat-cell.cdk-cell.cdk-column-due_date.mat-column-due_date span.mat-menu-trigger{cursor:pointer;padding:4px 8px;transition:.1s ease-in-out}.client_name_title{font-size:12px;line-height:1.5}.client_comp_title{font-size:10px;line-height:1.5}.mat-checkbox.circle--checkbox span.mat-checkbox-background{background-image:url(whietcheckicon.14fa3079f20b5b60.svg);background-position:center;background-size:73%;background-repeat:no-repeat}.circle--checkbox:hover .mat-checkbox-frame{background-color:#16b975;border-color:none}.circle--checkbox .mat-checkbox-frame{background-color:#ccc}form.add-time-log-model.rt-add-time-log-model mat-form-field.mat-form-field.custom-input-field.w-100.ng-tns-c28-2449.mat-primary.ng-star-inserted.mat-form-field-type-mat-input.mat-form-field-appearance-standard.mat-form-field-can-float{padding-right:1em}.edit-task-disable{pointer-events:none!important;opacity:.8}.trim-info.others-text{padding:5px 7px}.mub-time-log-common-header.report-header-for-date .search-dropdown .select-custom.second.cst-date{font-size:14px}.error-message .mat-form-field-wrapper{border-color:red!important}.closed-drawer app-user-list-view mat-tab-group.mat-tab-group.tab-list-thrice .mat-tab-label{padding:0!important;min-width:9em}.due_date_class .Overdue,.due_date_class .Upcoming,.due_date_classed .Today,.due_date_classed .Upcoming{display:none}.full-model-cal-ctm.full-model-calendar-ctm.task-calendar-only-right-side img.full-user-img{border-radius:50px;margin-left:10px;border:2px solid #fff;position:absolute;right:10px;top:5px;height:23px;width:23px}.custom-calendar.fc .fc-daygrid-body-balanced .fc-daygrid-day-events{height:86%}@media only screen and (min-width: 1024px) and (max-width: 1580px){.component-heading{font-size:20px}.closed-drawer app-user-list-view mat-tab-group.mat-tab-group.tab-list-thrice .mat-tab-label{min-width:7em}.closed-drawer app-user-list-view .math_block-user-profile-task-filter .task-search{max-width:6em}.math_block-user-profile-task-filter .task-search{max-width:15em}.rt-task-content .task-list-heading{font-size:12px;padding-left:0;padding-right:0;line-height:1.5}.custom-input-field.mat-form-field.task-name input{font-size:14px}.mat-slider-horizontal{height:unset!important}.mat-slider-horizontal .mat-slider-wrapper{top:unset!important}.custom-modal.add-task-modal{max-width:96vw!important;max-height:94vh!important}.custom--table-header .mat-header-row .mat-header-cell{font-size:12px!important}.task--title{max-width:22em;font-size:12px!important}.task--content-table td.mat-cell.cdk-cell{font-size:12px}.task--expansion-panel.mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title{font-size:16px!important}.user-profile-ctm .create-task-scroll-box{height:calc(100vh - 13em)!important}}.mat-menu-panel.custom-user-list ul.list-unstyled .online--status,.mat-menu-panel.custom-user-list ul.list-unstyled .default-active-status{z-index:5;position:relative;height:7px;width:7px;left:-25px;bottom:-13px;border-radius:50%}.mat-menu-panel.custom-user-list ul.list-unstyled .online--status{background:#fab222}.mat-menu-panel.custom-user-list ul.list-unstyled .default-active-status{background:green}.task--content-table-task-subtask.task-subtask td.mat-cell.cdk-cell.cdk-column-expand.mat-column-expand{display:table-cell!important}.dash-drop{padding-left:15px}.dash-drop .mat-form-field-underline{height:0px!important}.dash-drop .mat-form-field-infix{background:#ffffff;border:1px solid #e0e0e0;border-radius:4px;padding:5px 7px 8px}.dash-drop .mat-form-field-infix .mat-select-trigger .mat-select-value{padding-left:.5em}.dash-drop .mat-form-field-infix .mat-select-trigger .mat-select-value .mat-select-value-text .mat-select-min-line{font-family:Manrope;font-style:normal;font-weight:600;font-size:10px;line-height:12px;letter-spacing:.0025em;color:#616161}.dash-drop .mat-form-field-infix .mat-form-field-wrapper,.dash-drop.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:0!important}.custom--status-menu::-webkit-scrollbar{width:7px;background-color:#f5f1f5!important;z-index:0;border-radius:10px;overflow:auto}.custom--status-menu::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:10px;overflow:auto}.set-cntnt{height:200px}button.mat-focus-indicator.mat-menu-trigger.assignee-menu.mat-menu-item.mat-menu-item-submenu-trigger.mat-menu-item-highlighted{background-color:transparent}.mat-menu-item.mat-menu-item-submenu-trigger:hover:not([disabled]){background:transparent!important}.mat-menu-item.mat-menu-item-submenu-trigger:focus:not(:focus-visible){background:transparent!important}.tab-list-thrice-block .tab-list-thrice .dash-drop.mat-form-field-appearance-legacy .mat-form-field-underline{display:none}.leave-grp .mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#276ef1}.leave-grp .mat-tab-body-content{height:100%;overflow:unset}.mat-tab-label .mat-tab-label-content{display:inline-flex;justify-content:center;align-items:center;font-weight:700;white-space:nowrap}.add-leave-type .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:35px;font-size:12px;font-weight:500}.add-leave-type .mat-button-toggle-checked{background-color:#276ef1!important;color:#fff!important}.add-leave-type .mat-button-toggle-appearance-standard{color:#000000de;background:white}.month-date-cls mat-select{display:inline-block;width:75%;outline:none}.month-date-cls .mat-select-placeholder{color:#0000006b!important;font-weight:500!important}.leave-list .mat-button-toggle-checked{background-color:#edf3fd!important;color:#276ef1!important}.leave-list .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:28px;font-size:14px}.leave-list .mat-button-toggle-label-content:hover{color:#000!important}.financial-date-cls .mat-form-field-appearance-legacy .mat-form-field-infix{padding:0!important;height:35px;width:225px;display:flex;border:1px solid #EDF3FD}.financial-date-cls .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding:0!important}.disable-input{opacity:.5;pointer-events:none}.status-cls .mat-select-trigger{font-family:Manrope;font-size:11px;line-height:2;padding:8px;margin-top:8px;font-weight:600}.leave-list-table .mat-elevation-z8{box-shadow:none}.custom-width .my-leave-cls{min-width:200px}.custom-date{align-self:center;align-items:center;gap:20px}.custom-date .mat-form-field-flex{border:.5px solid #E0E0E0;padding:3px 18px;display:flex;align-items:center;border-radius:6px}.custom-date .mat-form-field-appearance-legacy .mat-form-field-underline{height:0px}.custom-date .mat-form-field-appearance-legacy .mat-form-field-prefix .mat-datepicker-toggle-default-icon,.custom-date .mat-form-field-appearance-legacy .mat-form-field-suffix .mat-datepicker-toggle-default-icon{width:1.5em}.calendar_management{align-items:center}.calendar_management .mat-form-field-underline{display:none}.calendar_management .mat-form-field-flex{border:.5px solid #e0e0e0;padding:3px 0;display:flex;align-items:center;border-radius:6px}.calendar_management.financial-date-cls .mat-form-field-appearance-legacy .mat-form-field-infix{padding:3px 18px!important;width:100%!important}.calendar_management label#mat-form-field-label-1,.calendar_management label#mat-form-field-label-3{position:relative;top:9px;left:6px;background:#fff;width:fit-content}.calendar_management .mat-form-field-appearance-legacy .mat-form-field-suffix .mat-datepicker-toggle-default-icon{width:1.5em}.calendar_management .mat-datepicker-toggle .mat-focus-indicator .mat-icon-button .mat-button-base{margin-right:10px!important}@media screen and (1201 <= width <= 1520){.lc_custom-width{flex:0 0 30%!important;max-width:30%!important}}.typo-text{line-height:2.5}.typo-text .mat-select-min-line{font-weight:500;font-size:15px;text-transform:capitalize}.add_holiday_leave .mat-form-field{width:100%}.add_holiday_leave .mat-form-field-infix{border:.5px solid #e0e0e0;display:flex;padding:5px 10px;justify-content:space-around;border-radius:6px}.add_holiday_leave .mat-form-field-underline{display:none}.add_holiday_leave .mat-form-field-appearance-legacy .mat-form-field-label,.add_holiday_leave label#mat-form-field-label-5,.add_holiday_leave label#mat-form-field-label-7{position:relative;top:-7px!important;left:6px!important;font-size:12px;background:#fff;width:fit-content!important}.add_holiday_leave .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.add_holiday_leave .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:none!important}.add_holiday_leave .mat-date-range-input-container{display:flex;align-items:center;height:42px;font-weight:600;margin-left:10px}.approve-leave-bg-cls{color:#16b975;background-color:#16b9752e}.rejected-leave-bg-cls{color:#dc3535;background-color:#f8d7d7}.pending-leave-bg-cls{color:#c88e1b;background-color:#fef0d3}.team-leave-list-table .mat-elevation-z8{box-shadow:none}.customs-button-toggle .mat-button-toggle{border:1px solid #aaa}.customs-button-toggle .mat-button-toggle:first-child{border-radius:4px 0 0 4px}.customs-button-toggle .mat-button-toggle:last-child{border-radius:0 4px 4px 0}.customs-button-toggle .mat-button-toggle.mat-button-toggle-checked{background:#fff;border-color:var(--primary-color)!important}.customs-button-toggle .mat-button-toggle .mat-button-toggle-label-content{line-height:32px}@media screen and (max-width: 1280px){.mat-button-toggle{border:1px solid #aaa}.mat-button-toggle:first-child{border-radius:4px 0 0 4px}.mat-button-toggle:last-child{border-radius:0 4px 4px 0}.mat-button-toggle.mat-button-toggle-checked{background:#fff;border-color:var(--primary-color)!important}.mat-button-toggle .mat-button-toggle-label-content{line-height:27.5px!important}}.present-status-cls{background-color:#d0f1e3;color:#12945e;font-size:11px;font-weight:600;padding:4px 8px;text-transform:capitalize;border-radius:4px}.absent-status-cls{background-color:#f8d7d7cc;color:#dc3535;font-size:11px;font-weight:600;padding:4px 8px;text-transform:capitalize;border-radius:4px}.week-status-cls{background-color:#fef0d3;color:#fab222;font-size:11px;font-weight:600;padding:4px 8px;text-transform:capitalize;border-radius:4px}.holiday-status-cls{background-color:#d6e4f8;color:#2a5fb0;font-size:11px;font-weight:600;padding:4px 8px;text-transform:capitalize;border-radius:4px}.date_field input#mat-input-0{padding:5px 0}.date_field.df1 .mat-form-field-underline{border-bottom:1px solid rgba(0,0,0,.1215686275)!important;background-color:transparent!important}.date_field .mat-form-field{width:100%}.date_field mat-datepicker-toggle.mat-datepicker-toggle{position:relative!important;top:-12px!important}.date_field mat-datepicker-toggle.mat-datepicker-toggle svg{font-size:1.37rem}.start-date .mat-form-field-prefix{padding:0!important;position:relative;top:6px}.start-date .mat-form-field-infix{padding:0 3px!important;margin-top:8px}.start-date .mat-form-field-suffix{padding:0 5px!important;margin-top:7px}.start-date .mat-form-field-flex{margin:3px 0!important;padding:0!important;min-height:50px!important}.end-date .mat-form-field-prefix{padding:0 3px!important;margin-top:8px;position:relative;top:6px}.end-date .mat-form-field-infix{padding:0 3px!important;margin-top:8px}.end-date .mat-form-field-suffix{padding:0 5px!important;margin-top:7px}.end-date .mat-form-field-flex{margin:3px 0!important;padding:0!important;min-height:50px!important}.member-view-cls{max-height:271px;overflow-y:auto}.present-variance-cls{color:#12945e;font-weight:600;text-transform:capitalize;border-radius:4px}.absent-variance-cls{color:#dc3535;font-weight:600;text-transform:capitalize;border-radius:4px}.holiday-variance-cls,.weekend-variance-cls{color:#9e9e9e;font-weight:600;text-transform:capitalize;border-radius:4px}.holiday-working-variance-cls{color:#000000de}.leave_type_name_header{width:200px}.leave_type_name{display:block;max-width:100%;text-overflow:ellipsis;overflow:hidden;padding-right:50px;width:250px;white-space:nowrap}.reason_header{width:150px}.reason_details{display:block;max-width:100%;text-overflow:ellipsis;overflow:hidden;padding-right:50px;width:200px;white-space:nowrap}@media screen and (max-width: 1480px){.reason_header{width:100px}.reason_details{display:block;max-width:100%;text-overflow:ellipsis;overflow:hidden;padding-right:50px;width:150px;white-space:nowrap}}.search-align-cls{margin:0 11px}.select-all-txt{font-size:14px}.leave-record-table-cls .mat-elevation-z8{box-shadow:none}.leave-record-table-cls .mat-elevation-z8 th{font-size:12px;color:#8c8c8c;font-weight:600}.leave-record-table-cls .mat-elevation-z8 td{text-align:center;font-size:12px;border-bottom:1px solid #e0e0e0;font-weight:500}.leave-record-table-cls .mat-elevation-z8 th.mat-header-cell:first-of-type,.leave-record-table-cls .mat-elevation-z8 td.mat-cell:first-of-type,.leave-record-table-cls .mat-elevation-z8 td.mat-footer-cell:first-of-type{padding-left:0}.leave-record-table-cls .mat-elevation-z8 th.mat-header-cell{text-align:center}.team-attendance-lists-table.mat-elevation{box-shadow:none!important}.main-user-attendance-content-coantainer{padding:60px 20px}.user-attendance-cls .attendance-data-scroll-cls{height:calc(100vh - 16rem)!important;overflow-y:scroll!important}.user-attendance-cls .attendance-data-scroll-cls::-webkit-scrollbar{width:0px}.user-leave-report-table-cls .mat-elevation-z8{box-shadow:none}.user-leave-report-table-cls .mat-elevation-z8 th{font-size:14px;color:#8c8c8c;font-weight:600;padding:0 8px;background:#f6f6f6;position:sticky;top:0;z-index:20}.user-leave-report-table-cls .mat-elevation-z8 td{text-align:center;font-size:14px;border-bottom:1px solid #e0e0e0;font-weight:500}.user-leave-report-table-cls .mat-elevation-z8 th.mat-header-cell:first-of-type,.user-leave-report-table-cls .mat-elevation-z8 td.mat-cell:first-of-type,.user-leave-report-table-cls .mat-elevation-z8 td.mat-footer-cell:first-of-type{padding-left:0}.user-leave-report-table-cls .mat-elevation-z8 th.mat-header-cell{text-align:center}.user-leave-report-modal{max-width:100%!important;max-height:71.8vh!important}.location-view-modal{width:65%!important;max-height:71.8vh!important}.sr-cls{min-width:90px!important}.employee-width-cls{min-width:160px!important;text-transform:capitalize}.table-height-cls{max-height:64vh;overflow-y:scroll}.table-height-cls::-webkit-scrollbar{width:0px;height:4px}.team-attendance-sr-cls{text-transform:capitalize}.leave-main-content-coantainer{padding:75px 20px 0}.user-leave-status-cls{width:60%!important;border:1px solid #d8dcde;height:35px;border-radius:5px;margin-right:8px;max-width:180px!important;font-weight:500}.user-leave-status-cls .mat-select-trigger{height:2.525em;padding-left:5px;font-size:14px}.my-leave-tab-cls .mat-primary .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label{height:30px!important}.leave-list .user-leave-details-mat-btn-cls .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:34px;font-size:13px}@media screen and (max-width: 1280px){.leave-list .user-leave-details-mat-btn-cls .mat-button-toggle .mat-button-toggle-label-content{line-height:32.5px!important}}.users-leave .mat-primary .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label{height:30px!important}.beta-parent-cls{position:relative}.beta-version-cls{background-color:#f4fffa;color:#12945e;font-size:11px;font-weight:600;padding:0 4px;text-transform:capitalize;border-radius:4px;margin-bottom:0;margin-top:-5px;margin-left:2px;position:absolute}.beta-attendance-cls{background-color:#efefef;color:#12945e;font-size:11px;font-weight:600;padding:0 4px;text-transform:capitalize;border-radius:4px;margin-bottom:0;margin-top:14px;margin-left:109px;position:absolute}.beta-leave-cls{background-color:#efefef;color:#12945e;font-size:11px;font-weight:600;padding:0 4px;text-transform:capitalize;border-radius:4px;margin-bottom:0;margin-top:-8px;margin-left:158px;position:absolute}.my-leave-tab-cls .mat-tab-group.mat-primary .mat-ink-bar,.users-leave .mat-tab-group.mat-primary .mat-ink-bar{background-color:#276ef1}.pointer-cls{cursor:pointer}.done-apply-cls{background:var(--priamry-gredient);border:0px;color:#fff;box-shadow:0 8px 16px #2121211a;border-radius:12px;padding:7px 17px;font-weight:700;font-size:12px;line-height:20px;letter-spacing:.0025em;white-space:nowrap;width:64px;display:flex;align-items:center;margin-right:11px}.attendence-form-feild-select-custom{width:100%;background:#fff;padding:12px 0 10px;border-bottom:1px solid #d8dcde;color:#2f3941!important;position:relative}.attendence-form-feild-select-custom:after{content:"";border:5px solid transparent;border-top-color:#545b62;position:absolute;right:0;top:50%}.mat-bords.mat-select{border-bottom:1px solid rgba(0,0,0,.1215686275)}textarea.leave-reason{padding:10px}.anchor-link:hover{color:#2f3941!important}.mat-menu-list{width:100%;max-width:100%!important}.cdk-overlay-pane:has(.mat-menu-list){width:500px}.cdk-overlay-pane:has(.mat-menu-list) mat-checkbox{margin-bottom:10px}.cdk-overlay-pane:has(.mat-menu-list) a.mat-menu-trigger.d-flex.align-items-center.anchor-link.font-weight-medium.attendence-form-feild-select-custom :hover{border-color:#ccc!important}.font-block h4{font-size:1.5rem}.font-block label,.font-block p,.font-block input{font-size:14px}.font-block .mat-form-field-prefix .mat-icon,.font-block .mat-form-field-suffix .mat-icon{font-size:120%!important}.font-block .mat-form-field-appearance-outline .mat-form-field-prefix,.font-block .mat-form-field-appearance-outline .mat-form-field-suffix{top:5px!important;margin-top:0!important}.font-block .start-date .mat-form-field-infix,.font-block .end-date .mat-form-field-infix{margin-top:3px!important}.deleted-leave-cls{background-color:#d7d7d7!important}.deleted-leave-badge-cls{width:60px;height:20px;font-size:12px!important;text-align:center;border-radius:4px;margin-top:2px;font-weight:600!important;color:#dc3535!important;background-color:#fff;padding-top:2px}:root{--primary-color: #276ef1;--priamry-gredient: linear-gradient(180deg, #5a90f4 0%, #276ef1 100%);--link-color-nav: #9e9e9e;--light-bg-color: #edf3fd}.ctm-select-all.select-all .mat-option{font-style:normal;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.005em;color:#212121}.filter-notification-page-ctm{padding:74px 30px 0 0!important}.filter-notification-page-ctm.filter-notification-page-ctm-parent{padding:0 30px 5px 0!important;margin-bottom:20px;position:relative}.filter-notification-page-ctm .scrollWindow{height:calc(100vh - 220px)!important}.filter-notification-page-ctm.mub-filter-notification .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img .online--status{bottom:2px;right:13px}.filter-notification-page-ctm .mat-menu-trigger.custom-input-btn{position:relative;top:1px}.filter-notification-page-ctm .notification-top-head{margin-left:36px}.filter-notification-page-ctm .notification-right-content .mat-select{margin-right:12px}.filter-notification-page-ctm .notification-right-content .mat-select .mat-select-trigger{background:#fafafa;border:1px solid #eeeeee;border-radius:8px;height:40px;padding:12px}.filter-notification-page-ctm .notification-right-content .mat-select .mat-select-trigger .mat-select-value{font-style:normal;font-weight:600;font-size:11px;line-height:16px;letter-spacing:.005em;color:#757575!important}.filter-notification-page-ctm .notification-right-content .mat-select .mat-select-trigger .mat-select-placeholder{color:#757575!important}.filter-notification-page-ctm .notification-wrp-content .mat-tab-header{margin-bottom:18px;margin-left:36px}.filter-notification-page-ctm .notification-wrp-content .mat-tab-list .mat-tab-labels .mat-tab-label .mat-tab-label-content{font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#9e9e9e}.filter-notification-page-ctm .notification-wrp-content .mat-tab-list .mat-tab-labels .mat-tab-label.mat-tab-label-active .mat-tab-label-content{font-weight:700;color:#212121;opacity:1}.filter-notification-page-ctm .notification-wrp-content .mat-tab-body-wrapper{padding-left:36px;position:relative}.filter-notification-page-ctm .notification-wrp-content .mat-tab-body-wrapper:before{content:"";position:absolute;left:15px;border-left:1px dashed #bdbdbd;height:100%;border-block-start-width:26px;border-width:1px}.filter-notification-page-ctm .mat-card{width:97%;background:#ffffff;border:1px solid #eeeeee;border-radius:8px;box-shadow:none!important;margin-bottom:10px;margin-top:0!important;margin-left:36px}.filter-notification-page-ctm .mat-card .notification-list-card .card-title-ctm{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.filter-notification-page-ctm .mat-card .notification-list-card .card-title-ctm:before{content:"";position:absolute;width:12px;height:12px;border:2px solid #f5f5f5;background-color:#16b975;left:-27px;top:45%;border-radius:50%}.filter-notification-page-ctm .mat-card .notification-list-card .card-title-ctm:after{content:"";position:absolute;left:-22px;border-left:1px dashed #bdbdbd;height:150%;border-block-start-width:26px;border-width:1px;z-index:-1}.filter-notification-page-ctm .mat-card .notification-list-card .card-title-ctm .inside-card-title{display:flex;align-items:center}.filter-notification-page-ctm .mat-card .notification-list-card .card-title-ctm .inside-card-title p{font-weight:700;font-size:12px;line-height:18px;text-align:right;letter-spacing:.005em;color:#2a5fb0;padding:4px 13px;background:#ffffff;border:1px solid #2a5fb0;border-radius:4px;margin-right:8px}.filter-notification-page-ctm .mat-card .notification-list-card .card-title-ctm .card-company-name p{font-style:normal;font-weight:600;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;text-transform:capitalize}.filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title{display:flex;align-items:center;justify-content:space-between}.filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img{display:flex;align-items:center}.filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img .yellow-notification-alert{background:#ffffff;border:1px solid #f2793d;border-radius:4px;font-weight:600;font-size:12px;line-height:18px;letter-spacing:.005em;color:#f2793d;margin-right:5px;padding:2px 8px}.filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img .app-five img{margin-right:0}.filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img img{width:46px;height:46px;object-fit:cover;border-radius:50%;margin-right:11px}.filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img p{font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#212121}.filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img .user-short-name{width:46px;height:46px;object-fit:contain;border-radius:50%;margin-right:11px}.filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img .online--status{background:#fab222;border:none;display:inline-block;height:8px;width:8px;border-radius:50%;bottom:0;right:23px;position:absolute}.filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title .card-profile-img .online--status.default-active-status{background:green}.filter-notification-page-ctm .mat-card .notification-list-card .card-user-information .card-profile-title .card-date-ctm{font-style:normal;font-weight:500;font-size:12px;line-height:18px;letter-spacing:.005em;color:#9e9e9e}.notification-cal-ctm{overflow:hidden!important}.notification-cal-ctm .calendar.right{display:none!important}.notification-cal-ctm .notification-filter-date{padding:9px 0 13px}.notification-cal-ctm .notification-filter-date span{font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161}.notification-cal-ctm .md-drppicker{box-shadow:none;border-bottom:1px solid #eeeeee;border-radius:inherit}.notification-cal-ctm .border-top{padding:17px 15px 30px}.notification-cal-ctm .md-drppicker td.end-date:hover{border-radius:0 2em 2em 0!important}.notification-cal-ctm .md-drppicker td.start-date:hover{border-radius:2em 0 0 2em!important}.notification-cal-ctm .md-drppicker td.in-range{background-color:#edf3fd}.notification-cal-ctm .md-drppicker td.in-range:hover{border-radius:0}.notification-cal-ctm .md-drppicker td.today:hover,.cust-class .md-drppicker td.start-date.end-date{border-radius:50px!important}.cust-class .md-drppicker td.active,.md-drppicker td.active:hover{background-color:#276ef1!important;border-radius:50px!important}.cust-class .md-drppicker .calendar td{min-width:36px!important;height:36px!important}.cust-class .md-drppicker td{opacity:unset!important;border:none!important}.ctm-select-all{overflow-y:scroll;max-height:205px;max-width:100%}.ctm-select-all::-webkit-scrollbar{width:8.5px}.ctm-select-all::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #eee!important;border-radius:8.5px!important}.ctm-select-all::-webkit-scrollbar-thumb{background:#e0e0e0!important;border-radius:8.5px!important}.ctm-select-all::-webkit-scrollbar-thumb:hover{background:#e0e0e0}.custom-sepacing{margin:0 16px!important;padding:10px 8px 10px 16px!important}.checkbox-list-block-notification{display:flex;align-items:center;gap:4px;justify-content:space-between;padding:12px 10px 12px 30px}.checkbox-list-block-notification .checkbox-styles{display:inline-block!important;width:18px;height:26px}.math-block-one-calendar-remainder .calendar-title{padding:10px 20px!important}.math-block-one-calendar-remainder .reminder-block .left-side-blocking{min-width:49%}.math-block-one-calendar-remainder .reminder-block .left-side-blocking .mat-calendar{border-bottom:0px solid #eeeeee!important}.math-block-one-calendar-remainder .reminder-block .left-side-blocking .mat-calendar button span.mat-button-wrapper span{color:#212121;font-size:12px;line-height:18px;font-weight:700}.math-block-one-calendar-remainder .reminder-block .left-side-blocking .mat-calendar .mat-calendar-arrow{fill:#424242}.math-block-one-calendar-remainder .reminder-block .left-side-blocking .mat-calendar-table-header th{padding:7px 7px 0;font-weight:500;font-size:14px;line-height:22px;text-align:center;letter-spacing:.005em;color:#9e9e9e}.math-block-one-calendar-remainder .reminder-block .left-side-blocking .mat-calendar-controls{display:flex;margin:0}.math-block-one-calendar-remainder .reminder-block .left-side-blocking .mat-calendar-header,.math-block-one-calendar-remainder .reminder-block .left-side-blocking .mat-calendar-content{padding:0}.math-block-one-calendar-remainder .reminder-block .left-side-blocking button.mat-focus-indicator.mat-calendar-period-button.mat-button.mat-button-base{padding:0 0 0 17px}.math-block-one-calendar-remainder .reminder-block .left-side-blocking .mat-calendar-table-header-divider:after{content:none}.math-block-one-calendar-remainder .reminder-block .border-full{border-left:1px solid #eeeeee}.math-block-one-calendar-remainder .reminder-block .right-side-blocking{min-width:50.5%}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .math_ui-hours{padding:0;margin:0}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .math_ui-hours .timer-block{display:flex;justify-content:space-evenly}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .mat-form-field-infix{padding:0;width:auto;border-top:0}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .mat-form-field-appearance-outline .mat-form-field-wrapper{margin:0;padding:0}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .input-mat input{width:90px!important}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .mat-select{margin-left:17px}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .mat-select-arrow-wrapper{padding-left:15px}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .reminder-notify{padding:10px 0 8px}.math-block-one-calendar-remainder .reminder-block .right-side-blocking ul.list-unstyled.a-r-list{padding-top:8px}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .mat-form-field-appearance-outline .mat-form-field-outline{display:none}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .custom-height{height:40px}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .a-r-list{gap:5px}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .c-checkbox-button{border:1px solid transparent}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .c-checkbox-button .mat-checkbox-layout{padding:5px 7px;background:#ffffff;border:1px solid #e0e0e0;border-radius:4px}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .c-checkbox-button .mat-checkbox-layout span.mat-checkbox-label{font-family:Manrope;font-style:normal;font-weight:500;font-size:12px;line-height:22px}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .c-checkbox-button .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background svg{display:none!important}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .c-checkbox-button.mat-checkbox-checked{background-color:#edf3fd!important;border-radius:4px;border:1px solid #276ef1!important}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .c-checkbox-button.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#edf3fd!important;border:1px solid transparent!important;border-radius:4px}.math-block-one-calendar-remainder .reminder-block .right-side-blocking .c-checkbox-button.mat-checkbox-checked span.mat-checkbox-label{color:#276ef1;font-weight:700;letter-spacing:-.2px}.math-block-one-calendar-remainder .reminder-block .footer-calendar{justify-content:space-between;padding:13px 17px 13px 14px}.math-block-one-calendar-remainder .reminder-block .footer-calendar a,.math-block-one-calendar-remainder .reminder-block .footer-calendar button{font-family:Manrope;font-style:normal;font-weight:500;font-size:14px;line-height:22px}.math-block-one-calendar-remainder .reminder-block .footer-calendar a.math_ui-text,.math-block-one-calendar-remainder .reminder-block .footer-calendar button.math_ui-text{background:transparent!important}.math-block-one-calendar-remainder .typo-text,.math-block-one-calendar-remainder .mat-select-placeholder{font-size:14px;line-height:22px}.math-block-one-calendar-remainder .typo-text.font-12,.math-block-one-calendar-remainder .mat-select-placeholder.font-12{font-size:12px}.math-block-one-calendar-remainder .inner-first-div{padding-right:3px;width:100%}.math-block-one-calendar-remainder .inner-first-div.customWidth{width:50%}.math-block-one-calendar-remainder .inner-first-div .math_ui-remind-on{font-size:16px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#444}.math-block-one-calendar-remainder .inner-first-div .mat-slide-toggle{padding-right:0}.math-block-one-calendar-remainder .inner-first-div .mat-slide-toggle-bar{background-color:#eee}.math-block-one-calendar-remainder .inner-second-div a{text-decoration:none;cursor:pointer}:root{--primary-color: #276ef1;--priamry-gredient: linear-gradient(180deg, #5a90f4 0%, #276ef1 100%);--link-color-nav: #9e9e9e;--light-bg-color: #edf3fd}.mub_email_company_listing{background-color:#fafafa;height:100vh}.mub_email_company_listing .close_btn{font-size:12px;font-weight:700;line-height:18px;letter-spacing:.005em;text-align:left;color:#276ef1;display:inline-block;text-decoration:none;position:relative;cursor:pointer;z-index:123;top:64px}.mub_email_company_listing .close_btn img{padding:5px;margin-right:6px}.mub_email_company_listing .bdcb_email,.mub_email_company_listing .bdcb_company_name{font-size:12px;font-weight:500;line-height:16px;letter-spacing:.005em;text-align:left}.mub_email_company_listing .bdcb_email{color:var(--primary-color);margin:0 5px 0 0}.mub_email_company_listing .bdcb_company_name{color:var(--link-color-nav)}.mub_email_company_listing .email_heading{font-size:24px;font-weight:500;line-height:36px;letter-spacing:.0015em;text-align:left;color:#212121}.mub_email_company_listing .mat-tab-label-container{margin-bottom:20px}.mub_email_company_listing .mat-tab-label-container .mat-tab-labels{border-bottom:1px solid #eeeeee}.mub_email_company_listing .mat-tab-label-container .mat-tab-labels .mat-tab-label-content{font-size:14px;font-weight:700;line-height:22px;letter-spacing:.005em;text-align:left;color:#212121}.mub_email_company_listing .mat-tab-label-container .mat-tab-labels .mat-ripple.mat-tab-label{padding:0 20px;min-width:130px}.mub_email_company_listing .mat-tab-label-container .mat-tab-labels .mat-ink-bar{color:var(--primary-color)}.mub_email_company_listing .inner-card-block{transition:all .5s ease-in-out;border-radius:12px;cursor:pointer;margin-bottom:20px}.mub_email_company_listing .inner-card-block .mat-card{padding:24px;border-radius:12px;border:1px solid #eeeeee;min-width:364px!important;max-width:364px}.mub_email_company_listing .inner-card-block .mat-card .box-card{padding:24px 32px!important}.mub_email_company_listing .inner-card-block .mat-card .avatar.avatar--lg{height:48px;width:48px;min-width:48px;border-radius:12px;font-size:18px;font-weight:700;line-height:28px;letter-spacing:.0025em;text-align:left;color:#fff}.mub_email_company_listing .inner-card-block .mat-card .block-title{font-size:18px;font-weight:700;line-height:28px;letter-spacing:.0025em;text-align:left;color:#212121;margin:0;width:290px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 1450px){.mub_email_company_listing .inner-card-block .mat-card .block-title{width:240px}}@media screen and (max-width: 1240px){.mub_email_company_listing .inner-card-block .mat-card .block-title{width:190px}}.mub_email_company_listing .inner-card-block .mat-card .block-sub-title{font-size:14px;font-weight:700;line-height:22px;letter-spacing:.005em;text-align:left;color:#212121;margin:0}.mub_email_company_listing .inner-card-block .mat-card .block-sub-title .date-title{color:#9e9e9e;font-weight:500}.mub_email_company_listing .inner-card-block .mat-card .mat-card-content img{width:48px;height:48px;object-fit:cover;border-radius:12px;background-color:#fafafa}@media screen and (min-width: 1920px){.mub_email_company_listing .inner-card-block .mat-card{min-width:504px!important}}.mub_email_company_listing .inner-card-block .mat-card:hover{box-shadow:0 4px 12px #21212114!important;transition:all .3s ease-in-out}.mub_email_company_listing .inner-card-block.card-grid-view-custom{display:flex;grid-gap:1rem;align-items:center;justify-content:flex-start;flex-wrap:wrap}.mub_email_company_listing .email-cont{flex:0 0 50%;max-width:60%;margin:0 auto}@media screen and (max-width: 1650px){.mub_email_company_listing .col-xl-3{flex:0 0 auto;width:20%}.mub_email_company_listing .col-xl-9{flex:0 0 auto;width:80%}}.mub_email_company_listing .extra-cards{height:calc(100vh - 325px);overflow-x:hidden;width:100%;margin:0 auto;max-width:100%;overflow-y:auto}.mub_email_company_listing .extra-cards::-webkit-scrollbar-track{background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.mub_email_company_listing .extra-cards::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.mub_email_company_listing .extra-cards::-webkit-scrollbar-thumb{background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.mub_email_list_sidebar{background-color:#fafafa;height:100%}.mub_email_list_sidebar .main-sidebar.dms-sidebar{top:126px!important;background:#ffffff;border:1px solid #eeeeee;margin-top:0!important;padding:0;font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#616161}.mub_email_list_sidebar .main-sidebar.dms-sidebar .mat-drawer-inner-container{background-color:transparent}.mub_email_list_sidebar .main-sidebar.dms-sidebar ul.list-unstyled{height:86vh;overflow:auto}.mub_email_list_sidebar .main-sidebar.dms-sidebar ul.list-unstyled li{padding:18px 15px;position:relative;cursor:pointer}.mub_email_list_sidebar .main-sidebar.dms-sidebar ul.list-unstyled li:hover,.mub_email_list_sidebar .main-sidebar.dms-sidebar ul.list-unstyled li.drawer-list-active{background-color:var(--light-bg-color)}.mub_email_list_sidebar .main-sidebar.dms-sidebar ul.list-unstyled li:hover:after,.mub_email_list_sidebar .main-sidebar.dms-sidebar ul.list-unstyled li.drawer-list-active:after{content:"";border-left:4px solid var(--primary-color);position:absolute;height:32px;border-radius:0 4px 4px 0;left:0;top:13px}.mub_email_list_sidebar .main-sidebar.dms-sidebar ul.list-unstyled li:hover a,.mub_email_list_sidebar .main-sidebar.dms-sidebar ul.list-unstyled li.drawer-list-active a{color:#212121;font-weight:600}.mub_email_list_sidebar .main-sidebar.dms-sidebar ul.list-unstyled li a{font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#616161}.mub_email_list_sidebar .main-sidebar.mat-drawer{width:250px;border-top:0px solid transparent;height:100vh}@media screen and (max-width: 1550px){.mub_email_list_sidebar .custom-width-top{flex:0 0 auto;width:20%}.mub_email_list_sidebar .custom-width-bottom{flex:0 0 auto;width:80%}}@media screen and (max-width: 1350px){.mub_email_list_sidebar .custom-width-top{flex:0 0 auto;width:21%}.mub_email_list_sidebar .custom-width-bottom{flex:0 0 auto;width:79%}}@media screen and (max-width: 1300px){.mub_email_list_sidebar .custom-width-top{flex:0 0 auto;width:22%}.mub_email_list_sidebar .custom-width-bottom{flex:0 0 auto;width:78%}}.mub_email_list_sidebar .custom-width-block .px-4{max-width:90%;margin:0 auto}.mub_email_list_sidebar .custom-width-block .px-4 .content-block p{font-size:12px;font-weight:500;line-height:18px;letter-spacing:.005em;text-align:right;color:#9e9e9e;display:flex;justify-content:flex-end;align-items:center}.mub_email_list_sidebar .custom-width-block .px-4 .content-block p img{width:18px;height:18px;object-fit:cover}.mub_email_list_sidebar .custom-width-block img{width:48px;height:48px;object-fit:cover;border-radius:16px}.mub-email-list-config{padding-top:230px;max-width:90%;margin:0 auto}.mub-email-list-config .config-top-bar{padding:10px;position:fixed;top:126px;width:100%;background-color:#fafafa;z-index:123}.mub-email-list-config .config-top-bar .config-topbar-card{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative}.mub-email-list-config .config-top-bar .config-topbar-card .sync-up-mail{font-size:20px;font-weight:500;line-height:29px;letter-spacing:.0015em;text-align:left;color:#212121}.mub-email-list-config .config-top-bar .config-topbar-card span{font-size:14px;font-weight:600;line-height:18px;letter-spacing:.005em;text-align:left;color:#616161;color:#001528;font-weight:800;display:contents}.mub-email-list-config .config-top-bar .config-topbar-card span.sync-up-date{color:#616161!important}.mub-email-list-config .config-top-bar .config-topbar-card img{margin:0 3px}.mub-email-list-config .config-top-bar .config-topbar-card img.left-icon{margin:7px 15px 0 0}.mub-email-list-config .config-top-bar .config-topbar-card .image-title{display:flex;align-items:flex-start;flex-direction:row;justify-content:flex-start}.mub-email-list-config .config-top-bar .config-topbar-card .image-title button{font-size:18px;font-weight:700;line-height:24px;letter-spacing:.0025em;text-align:left;color:#fff;padding:8px 16px 8px 12px;border-radius:8px}.mub-email-list-config .config-top-bar .btn-list{position:absolute;z-index:12345678;right:22%;top:0;width:8%;height:100%}.mub-email-list-config .config-top-bar .btn-list button{border-radius:8px!important;padding:8px 16px 8px 12px!important}.mub-email-list-config .config-table td.mat-column-status .status-content{letter-spacing:.005em;text-transform:capitalize;background-color:#edf3fd;border-radius:4px;padding:2px 8px;color:#276ef1;font-size:11px;font-weight:600;line-height:16px;text-align:right}.mub-email-list-config .config-table td.mat-column-users{width:150px}.mub-email-list-config .config-table td img.img-avatar{height:34px;width:34px}.mub-email-list-config .config-table td .image-relative{position:relative;display:inline-block}.mub-email-list-config .main-content-coantainer{padding:0}.mub-email-list-config .main-content-coantainer table.mat-table tbody{border-top:0px solid transparent;background-color:#fff;position:relative;top:0}.mub-email-list-config .main-content-coantainer table.mat-table tbody tr{padding:0 20px}.mub-email-list-config .main-content-coantainer table.mat-table tbody tr:last-child td{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.mub-email-list-config .main-content-coantainer table.mat-table tbody tr td{font-size:14px;font-weight:600;line-height:18px;letter-spacing:.005em;text-align:left;color:#212121}.mub-email-list-config .main-content-coantainer table{width:100%;border-collapse:collapse;border-radius:2em}.mub-email-list-config .main-content-coantainer table thead{background-color:#fafafa!important}.mub-email-list-config .main-content-coantainer table thead th{font-size:12px;font-weight:600;line-height:18px;letter-spacing:.005em;text-align:left;color:#9e9e9e}.mub-email-list-config .main-content-coantainer table .mat-checkbox-frame{border-color:#bdbdbd}.mub-email-list-config .main-content-coantainer .mat-table{background-color:#fff!important}.mub-email-list-config .main-content-coantainer table tr:last-child td{border-bottom:0 solid}.mub-email-list-config .table.custom-table.header-bg th{background-color:#fafafa!important}.mub-email-list-config .countdown-timer{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#fff;border-radius:0 0 12px 12px/0px 0px 12px 12px}.mub-email-list-config .countdown-timer .countdown-content{position:relative;margin-top:123px}.mub-email-list-config .countdown-timer .countdown-content .progress-bar{margin:0 auto;width:162px;height:162px}.mub-email-list-config .countdown-timer .countdown-content .progress-bar .progress-ring__progress{stroke:#16b975}.mub-email-list-config .countdown-timer .countdown-content .countdown{font-size:28px;font-weight:700;line-height:32px;letter-spacing:0;text-align:center;color:#1d2129;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}.mub-email-list-config .countdown-timer h2{font-size:14px;font-weight:600;line-height:14px;letter-spacing:.0025em;text-align:center;color:#616161;margin-top:20px}.mub-email-list-config.bg-custom{background-color:#fff;border:1px solid #eeeeee;border-radius:12px;margin-top:15px}.custom-email-attachment-modal{max-width:100%;width:65vw!important}.email-attachment-only{padding:15px 24px}.email-attachment-only .header-top{display:flex;justify-content:space-between;align-items:center}.email-attachment-only .subject.title-one{font-size:22px;display:inline-block;font-weight:600;letter-spacing:.0015em;text-align:left;color:#212121}.email-attachment-only .date.title-two{font-size:15px;display:inline-block;font-weight:500;line-height:29px;letter-spacing:.0015em;text-align:left}.email-attachment-only .mp_address_email{color:#276ef1;text-decoration:none}.email-attachment-only .custom-check{display:flex;justify-content:flex-start}.email-attachment-only .attachment-part{overflow:auto;max-height:40vh}.email-attachment-only .attachment-part::-webkit-scrollbar-track{background-color:#f0f0f0!important;border-radius:10px}.email-attachment-only .attachment-part::-webkit-scrollbar{width:10px!important;height:10px!important;background-color:transparent}.email-attachment-only .attachment-part::-webkit-scrollbar-thumb{background-color:#ccc!important;border-radius:10px;border:2px solid #f0f0f0;width:20%!important}.email-attachment-only .attachment-part::-webkit-scrollbar-thumb:hover{background-color:#bdbdbd!important}.email-attachment-only .border-custom{border-bottom:1px solid #212121;padding-bottom:5px;margin-bottom:10px!important}.email-modal-dropdown .email-dropdown-part .custom-multiselect__dropdpwn .dropdown-list ul:nth-child(2){max-height:208px!important;position:absolute;background:#fff;width:100%;z-index:123}.email-modal-dropdown .email-dropdown-part button:hover{color:initial!important}.email-modal-dropdown-other .email-permission .mat-card-content{overflow-y:auto;overflow-x:hidden;max-height:340px;min-height:124px}.email-configuration-rated .company-info-block table.table.custom-table.header-bg tbody ul li .user-short-name{width:24px!important;height:24px!important;min-height:24px!important;min-width:24px!important}.email-configuration-rated .company-info-block table.table.custom-table.header-bg tbody ul li img.img-avatar{height:24px!important;width:24px!important}.rt-email-management-list .rt-email-management-list-right .rt-email-management-list-right-config .mub-email-list-config{max-width:100%}.rt-email-management-list .rt-email-management-list-right .rt-email-management-list-right-config .mub-email-list-config .table.custom-table.header-bg th{min-width:200px}.rt-email-management-list .rt-email-management-list-right .rt-email-management-list-right-config .mub-email-list-config .table.custom-table.header-bg th.mat-column-checkBox{min-width:50px}.rt-email-management-list .rt-email-management-list-right .rt-email-management-list-right-config .mub-email-list-config .main-content-coantainer table.mat-table tbody tr td{min-width:200px}.rt-email-management-list .rt-email-management-list-right .rt-email-management-list-right-config .mub-email-list-config .main-content-coantainer table.mat-table tbody tr td.mat-column-checkBox{min-width:50px}.rt-email-list-config .config-table th.mat-header-cell{position:sticky;top:0;z-index:125}.download-btn-block{display:inline-flex;align-items:self-start}.download-btn-block .download-file-block{padding:0;height:35px;min-width:35px!important;text-align:center;line-height:32px}.download-btn-block .download-file-block .download-file{margin-left:0!important}.custom-h-w-email .mat-button-toggle{width:50%}.custom-h-w-email .mat-button-toggle .mat-button-toggle-label-content{font-size:14px!important;font-weight:600!important;line-height:40px!important}.custom-h-w-email .mat-button-toggle-button:hover{color:inherit}.custom-h-w-email .mat-button-toggle-checked{color:#276ef1!important;border:1px solid #276EF1!important;background-color:#fff!important}.mat-width-email .mat-form-field-appearance-fill{padding:0!important}.mat-width-email .mat-form-field-label-wrapper{width:485px!important;margin-left:-13px!important}.select1{position:relative!important;top:146px!important}.select1 .mat-select-search-input{padding-bottom:0!important}.select1 mat-option span{font-size:14px!important}.select2{position:relative!important;top:122px!important}.select2 .mat-select-search-input{padding-bottom:0!important}.select2 mat-option span{font-size:14px!important}.select3{position:relative!important;top:37px!important}.select3 mat-option span{font-size:14px!important}.select4{position:relative!important;top:37px!important}.select4 mat-option span{font-size:14px!important}.rt-email-permission .mat-menu-item:hover:not([disabled]),.rt-email-permission .mat-menu-item.cdk-program-focused:not([disabled]),.rt-email-permission .mat-menu-item.cdk-keyboard-focused:not([disabled]),.rt-email-permission .mat-menu-item-highlighted:not([disabled]){background-color:transparent!important;background:transparent!important;color:#001528!important}:root{--primary-color: #276ef1;--priamry-gredient: linear-gradient(180deg, #5a90f4 0%, #276ef1 100%);--link-color-nav: #9e9e9e;--light-bg-color: #edf3fd}.mub-reports h1{font-size:24px;font-weight:500;line-height:36px;letter-spacing:.0015em;text-align:left;color:#212121}.mub-reports .example-card{width:100%;height:162px;border-radius:24px;line-height:80px;box-shadow:none!important}.mub-reports .example-card p{font-size:18px;font-weight:700;line-height:22px;letter-spacing:.0025em;text-align:left;color:#1d53b7}.mub-reports .example-card span{display:inline-block;width:50px;height:50px;border-radius:50%;text-align:center;line-height:47px;margin-bottom:10px}.mub-reports .example-card.bg-color{background-origin:border-box;background-position-x:right;background-repeat:no-repeat}.mub-reports .example-card.bg-color.blue{background-image:url(blue-image.df53d5164a834139.svg),linear-gradient(to right,rgba(159,191,248,.2),rgba(159,191,248,.2))}.mub-reports .example-card.bg-color.blue span{background-color:#1d53b7}.mub-reports .example-card.bg-color.blue p{color:#12945e}.mub-reports .example-card.bg-color.green{background-image:url(green-image.0118019c42fe867c.svg),linear-gradient(to right,rgba(69,199,145,.2),rgba(69,199,145,.2))}.mub-reports .example-card.bg-color.green span{background-color:#12945e}.mub-reports .example-card.bg-color.green p{color:#12945e}.mub-reports .example-card.bg-color.red{background-image:url(red-image.82b581c55c5b94d9.svg),linear-gradient(to right,rgba(220,53,53,.2),rgba(220,53,53,.2))}.mub-reports .example-card.bg-color.red span{background-color:#dc3535}.mub-reports .example-card.bg-color.red p{color:#dc3535}.mub-reports .example-card.bg-color.yellow{background-image:url(yellow-image.10dd8537d19a8947.svg),linear-gradient(to right,rgba(251,193,78,.2),rgba(251,193,78,.2))}.mub-reports .example-card.bg-color.yellow span{background-color:#c88e1b}.mub-reports .example-card.bg-color.yellow p{color:#c88e1b}.mub-reports .example-card.bg-color.peach{background-image:url(peach-image.d4fea6526a22ed80.svg),linear-gradient(to right,rgba(247,175,139,.2),rgba(247,175,139,.2))}.mub-reports .example-card.bg-color.peach span{background-color:#c26131}.mub-reports .example-card.bg-color.peach p{color:#c26131}.mub-reports .example-card.bg-color.violet{background-image:url(violet-image.4fa071f6f79a3337.svg),linear-gradient(to right,rgba(140,125,233,.2),rgba(140,125,233,.2))}.mub-reports .example-card.bg-color.violet span{background-color:#594ab6}.mub-reports .example-card.bg-color.violet p{color:#594ab6}.mub-reports .example-card.bg-color.teal{background-image:url(teal-image.930b251ea08fd518.svg),linear-gradient(to right,rgba(20,142,150,.2),rgba(20,142,150,.2))}.mub-reports .example-card.bg-color.teal span{background-color:#0f6a70}.mub-reports .example-card.bg-color.teal p{color:#0f6a70}.mub-time-log-common-header .company-details-title{display:flex;align-items:center}.mub-time-log-common-header .company-details-title h2{font-size:24px;font-weight:500;line-height:36px;letter-spacing:.0015em;text-align:left;color:#212121;margin-bottom:0}.mub-time-log-common-header .company-details-title h2 span.title-date{color:#616161}.mub-time-log-common-header .calendar-title button{font-size:12px;font-weight:500;line-height:18px;letter-spacing:.005em;text-align:center;color:#616161;padding:3px 8px;border:1px solid #eee;background:#fff}.mub-time-log-common-header .calendar-title button:hover,.mub-time-log-common-header .calendar-title button.active{color:#276ef1!important;background-color:#edf3fd!important;border:1px solid #276ef1}.mub-time-log-common-header .calendar-title button:first-child{border-radius:4px 0 0 4px}.mub-time-log-common-header .calendar-title button:last-child{border-radius:0 4px 4px 0}.mub-time-log-common-header .calendar-title.report-other-title button{display:flex;align-items:center;padding:6px 8px;border:0px solid transparent;background:transparent;font-weight:700;color:#276ef1}.mub-time-log-common-header .calendar-title.report-other-title button:last-child{padding-right:0;padding-left:0;margin-left:20px}.mub-time-log-common-header .calendar-title.report-other-title img{margin-left:10px}.mub-time-log-common-header .calendar-title.over-view-button{padding:0}.mub-time-log-common-header .search-button{position:relative;top:1px}.mub-time-log-common-header .search-button button{border-radius:0 4px 4px 0;border:0px solid;background-color:#276ef1;padding:9px 32px;font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:center;color:#fff}.mub-time-log-common-header .search-dropdown{display:flex;align-items:center}.mub-time-log-common-header .search-dropdown .select-custom{width:175px;border:1px solid #eee;display:flex;justify-content:space-between;padding:5px 13px;margin:0;height:40px;align-items:center;position:relative;border-top-left-radius:4px;border-bottom-left-radius:4px;top:1px}.mub-time-log-common-header .search-dropdown .select-custom.second{border-radius:0}.mub-time-log-common-header .search-dropdown .select-custom.second .typo-text{color:#276ef1}.mub-time-log-common-header .search-dropdown .select-custom.second .typo-text.typo-prod{color:#616161}.mub-time-log-common-header .search-dropdown .select-custom.third{border-top-right-radius:4px;border-bottom-right-radius:4px}.mub-time-log-common-header .search-dropdown .select-custom .typo-text{font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#9e9e9e}.mub-time-log-common-header .search-dropdown .select-custom .over-view-cal-btn{background:transparent;border:0}.mub-time-log-common-header .search-dropdown .select-custom .mat-select-arrow{color:#9e9e9e}.mub-time-log-common-header .search-dropdown mat-select .mat-select-min-line{position:relative;top:-1px;font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#616161}.mub-time-log-common-header .main-content-coantainer{padding:55px 20px 12px;background-color:#fafafa}.mub-time-log-common-header .search-customize{display:flex;align-items:center;justify-content:flex-end}.mub-time-log-common-header .search-customize .custom-input{max-width:264px;height:32px;border-radius:8px;border:1px solid #eeeeee;background:transparent url(searchicon.33a8d4ec2030dc83.svg) no-repeat;background-position:left center;background-origin:content-box,padding-box;padding:4px 10px;text-indent:32px;background-size:17px;margin-right:5px;font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#9e9e9e}.mub-time-log-common-header .search-customize .customize-input{border:0px solid transparent;background:transparent;display:flex;align-items:center;font-size:12px;font-weight:500;line-height:18px;letter-spacing:.005em;text-align:left;color:#9e9e9e}.mub-time-log-common-header .search-customize .customize-input img{width:16px;height:16px}.mub-time-log-common-header .search-customize .customize-input:hover{color:#9e9e9e!important}.mub-time-log-common-header.report-header-for-date .search-dropdown .select-custom{width:auto;max-width:250px}.mub-time-log-common-header.report-header-for-date .search-dropdown .select-custom .dash-date{display:none}.mub-time-log-common-header.report-header-for-date .search-dropdown .select-custom .dash-date-show{display:inline-block;padding:0 3px}.empty-block-task{padding:0 32px}.empty-block-task .empty-block-task-inner{border-radius:8px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.empty-block-task .empty-block-task-inner.color-bg-border{background-color:#fff;border:1px solid #eeeeee}.empty-block-task .empty-block-task-inner.color-bg-border .no-task-title{font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:center;color:#9e9e9e}.empty-block-task .empty-block-task-inner.empty-block-report{background-color:#fff}.empty-block-task .empty-block-task-inner.empty-view-eighty{height:calc(100vh - 210px);border:1px solid #eeeeee}.mub-time-log-graph .real-accrodian .mat-expansion-panel-header.mat-expanded{height:56px}.mub-time-log-graph .real-accrodian .mat-expansion-panel-body{padding:0;box-shadow:none}@media screen and (max-width: 1200px){.mub-time-log-graph .real-accrodian .mat-expansion-panel-body{overflow:auto!important}}.mub-time-log-graph .real-accrodian .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none;border:1px solid #eeeeee;border-radius:8px!important;margin-bottom:15px}.mub-time-log-graph .real-accrodian mat-panel-title.mat-expansion-panel-header-title{font-family:Manrope;font-size:18px;font-weight:600;line-height:22px;letter-spacing:.0015em;text-align:left;color:#000}.mub-time-log-graph .real-accrodian table.mat-elevation-z8{box-shadow:none}.mub-time-log-graph .real-accrodian table thead tr th{background-color:#fafafa;border-bottom:0px solid;font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#9e9e9e}.mub-time-log-graph .real-accrodian table thead tr.mat-header-row{height:40px}.mub-time-log-graph .real-accrodian table tbody tr.mat-header-row{height:56px}.mub-time-log-graph .real-accrodian table tbody tr.mat-row:last-child td{border-bottom:1px solid #eee}.mub-time-log-graph .real-accrodian table .custom-spacing{font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#212121!important}@media screen and (max-width: 1200px){.mub-time-log-graph .real-accrodian table{width:100%;min-width:calc(100vw + 10px);overflow-x:auto}}.mub-time-log-graph .real-accrodian table .mat-cell,.mub-time-log-graph .real-accrodian table .mat-footer-cell{color:#9e9e9e}.mub-time-log-graph .inside-block{border:1px solid #eeeeee;margin:0 20px 15px;background-color:#fff;padding:16px 22px;border-radius:8px}.mub-time-log-graph .inside-block .block-image{display:flex;align-items:center;justify-content:flex-start;gap:10px}.mub-time-log-graph .inside-block .block-image img.custom-wh{min-width:38px;min-height:38px;height:38px;width:38px}.mub-time-log-graph .inside-block .block-image p{text-transform:capitalize;font-size:18px;font-weight:700;line-height:24px;letter-spacing:.0025em;text-align:left;color:#212121}.mub-time-log-graph .inside-block .block-status .over-chart-list-view{display:flex;align-items:center;justify-content:flex-end;gap:20px}.mub-time-log-graph .inside-block .block-status .over-chart-list-view .over-view-chart-list{display:flex;align-items:center;justify-content:flex-end;gap:2px}.mub-time-log-graph .inside-block .block-status .over-chart-list-view .over-view-chart-list p{text-transform:capitalize;font-size:12px;font-weight:500;line-height:18px;letter-spacing:.005em;text-align:right;color:#616161}.mub-time-log-graph .inside-block .real-time-graph{margin-top:25px}.reports-table{overflow:auto}.reports-table .rt-width{width:100%}.reports-table table thead tr th{position:sticky;top:0;z-index:1;border-right:1px solid #eee;padding:10px 12px}.reports-table table thead tr th:first-of-type{padding-left:24px}.reports-table table tbody tr td{border-right:1px solid #eee;padding:10px 12px}.reports-table::-webkit-scrollbar-track{background-color:#f5f1f5!important;z-index:0;border-radius:0;overflow:auto;border:0px solid #fff}.reports-table::-webkit-scrollbar-thumb{background-color:#d9d9d9;z-index:0;border-radius:10px;overflow:auto;border:5px solid #f5f1f5}.reports-table .math_ui-onHover-sub-block.new-position{top:40px;left:-47px}.mat-drawer.customize--drawer.report-drawer{height:calc(100vh - 60px)!important;top:60px!important}.mat-drawer.customize--drawer.report-drawer .mat-drawer-inner-container{padding-right:20px}.mat-drawer.customize--drawer.report-drawer .mat-drawer-inner-container::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:10px solid #fff!important}.mat-drawer.customize--drawer.report-drawer .mat-drawer-inner-container::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.mat-drawer.customize--drawer.report-drawer .mat-drawer-inner-container::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #ccc}.mat-drawer.customize--drawer .cross-icon-drawer{width:12px;min-width:12px;height:12px;min-height:12px;margin:6px 20px 6px 6px;cursor:pointer}.report-time-sheet .report-sheet-card{border:1px solid #eeeeee;margin:0 20px 15px;background-color:#fff;padding:16px 18px 20px;border-radius:8px}.report-time-sheet .report-sheet-card h4{margin-bottom:25px;margin-top:5px}.report-time-sheet .report-sheet-card h4.text-typo.typo-report{font-size:18px;font-weight:700;line-height:28px;letter-spacing:.0025em;text-align:left}.report-time-sheet .report-sheet-card h4.text-typo.dark-typo{color:#212121}.report-time-sheet .report-sheet-card h4 .light-typo{color:#9e9e9e}.report-time-sheet .report-sheet-card .report-card-main-block mat-card-content.card-content-styling{width:100%}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task.report-view-card-task{display:flex;align-items:center;justify-content:space-between;flex-direction:row;align-content:space-around;width:100%}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task .over-view-card-task-title.report-view-card-task-title{display:flex;flex-direction:column}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task .over-view-card-task-title.report-view-card-task-title p{font-size:14px;font-weight:700;line-height:22px;letter-spacing:.0025em;text-align:left;color:#616161;text-transform:capitalize;margin-bottom:8px}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task .over-view-card-task-title.report-view-card-task-title h2{font-size:32px;font-weight:800;line-height:30px;letter-spacing:0em;text-align:left;color:#212121;text-transform:capitalize;margin-bottom:0}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task .over-view-card-task-title.report-view-card-task-title h2.red-title{color:#dc3535}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task .over-view-card-task-title.report-view-card-task-title .description .time{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:3px}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task .over-view-card-task-title.report-view-card-task-title .description .time p{font-size:13px;font-weight:700;line-height:20px;letter-spacing:.0025em;text-align:left}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task .over-view-card-task-title.report-view-card-task-title .description .number.red-number{color:#dc3535}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task .over-view-card-task-title.report-view-card-task-title .description .number.yellow-number{color:#fab222}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task .over-view-card-task-title.report-view-card-task-title .description .number.green-number{color:#16b975}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task .task-list-com.report-list-com{width:50px;height:50px;min-width:50px;min-height:50px;border-radius:50%;text-align:center;line-height:44px}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task .task-list-com.report-list-com.blue{background-color:#276ef1}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task .task-list-com.report-list-com.purple{background-color:#8c7de9}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task .task-list-com.report-list-com.red{background-color:#e54a4a}.report-time-sheet .report-sheet-card .report-card-main-block .over-view-card-task .task-list-com.report-list-com.green{background-color:#19b1bb}.report-time-sheet .report-sheet-card .report-card-main-block mat-card.card-styling{border-left:1px solid #eeeeee;border-right:1px solid #eeeeee;border-top:1px solid #eeeeee;box-shadow:none;padding:12px 18px;width:100%;display:flex;align-items:center;border-radius:6px}.report-time-sheet .report-sheet-card .report-card-main-block mat-card.card-styling.blue-border{border-bottom:3px solid #276ef1}.report-time-sheet .report-sheet-card .report-card-main-block mat-card.card-styling.purple-border{border-bottom:3px solid #8c7de9}.report-time-sheet .report-sheet-card .report-card-main-block mat-card.card-styling.red-border{border-bottom:3px solid #e54a4a}.report-time-sheet .report-sheet-card .report-card-main-block mat-card.card-styling.green-border{border-bottom:3px solid #19b1bb}.report-time-sheet .report-sheet-card .report-card-main-block .cstm-padding{padding:0 6px}.report-time-sheet .report-sheet-card .report-card-main-block .cstm-padding:first-child{padding-left:12px}.report-time-sheet .report-sheet-card .report-card-main-block .cstm-padding:last-child{padding-right:12px}.report-time-sheet .report-sheet-table-title{border:1px solid #eeeeee;margin:0 20px;background-color:#fff;border-radius:8px 8px 0 0/8px 8px 0px 0px}.report-time-sheet .report-sheet-table-title .sheet-table-title h2{padding:15px 20px;font-size:24px;font-weight:500;line-height:36px;letter-spacing:.0015em;text-align:left;color:#212121;margin-bottom:0}.report-time-sheet .report-sheet-table table{width:100%}.user-report-only .heading-right{display:flex;align-items:center;justify-content:flex-end;padding:14px 8px}.user-report-only .mub-time-log-common-header .calendar-title button:hover{background-color:transparent!important}.main-custom-notes-module.custom-modal-save-report{max-width:77vh!important;min-width:630px}.main-custom-notes-module.custom-modal-save-report .mat-dialog-container{box-shadow:5px 5px 24px #00000029;border-radius:8px}.main-custom-notes-module.custom-modal-save-report .user-save-report{max-height:430px}.main-custom-notes-module.custom-modal-save-report .user-save-report .container{padding:0}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding:17px 17px 14px;margin-bottom:10px}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-title h2.title{font-size:20px;font-weight:700;line-height:28px;letter-spacing:.0025em;text-align:left;color:#212121;margin-bottom:0}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-title a.anchor-cross{cursor:pointer}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-title a.anchor-cross img.cross-icon{width:12px;height:12px}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-input{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:0 17px}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-input input.input-styles{border:1px solid #eee;border-radius:4px;font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#212121}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-input input.input-styles::placeholder{color:#9e9e9e}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-input input.input-styles:focus{outline:none;box-shadow:none}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-input button.save-button{padding:5px 28px;border-radius:4px;font-size:14px;font-weight:600;line-height:22px;letter-spacing:.005em;text-align:left;color:#fff}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-table{overflow:auto}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-table .save-report-table-inside thead th{background-color:#fafafa;position:sticky;top:0;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.005em;text-align:left;color:#9e9e9e}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-table .save-report-table-inside tbody tr td{font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#9e9e9e}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-table .save-report-table-inside tbody tr td.cdk-column-report_name{color:#212121}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-table .save-report-table-inside tbody tr td.cdk-column-action a{cursor:pointer}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-table .save-report-table-inside tbody tr td.cdk-column-action a:nth-child(1) img{width:19px;margin-right:2px}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-table .save-report-table-inside tbody tr td.cdk-column-action a:nth-child(2) img{width:16px}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-table::-webkit-scrollbar-thumb{background-color:#fff;z-index:0;border-radius:10px;overflow:auto}.main-custom-notes-module.custom-modal-save-report .user-save-report .container .save-report-table::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto}.main-custom-notes-module.custom-modal-save-report .user-save-report .report-title-input{position:sticky;top:0;background:#fff;z-index:12345;padding-bottom:10px}.main-custom-notes-module.custom-modal-save-report .user-save-report .save-report-table{position:relative;z-index:1234;margin:0}.common-gray-color{background-color:#fafafa;height:100%}.user-performance-block .custom-height-user-performance .reports-table.performance-table{max-height:855px}.user-performance-block .custom-height-user-performance .reports-table.performance-table table{box-shadow:none}.user-performance-block .custom-height-user-performance .reports-table.performance-table table thead tr th{background-color:#fff}.user-performance-block .custom-height-user-performance .reports-table.performance-table:-webkit-scrollbar-thumb{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:20px solid #fff!important}.user-performance-block .custom-height-user-performance .reports-table.performance-table::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:20px solid #fff!important}.user-performance-block .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none}.user-performance-block .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background-color:transparent}.user-performance-block .mat-expansion-panel-header.mat-expanded{height:48px}.time-loggraphtablereuse .table-resusable-module.more-table-scroll{height:100%}.table-resusable-module .badge.caret.arrow-none{padding-right:6px}.table-resusable-module .badge.caret.arrow-none:after{content:none}.table-resusable-module table thead tr.mat-header-row{height:28px}.table-resusable-module table thead tr th{width:211px;min-width:211px;background-color:#fafafa!important;border-bottom:0px solid;font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#9e9e9e}.table-resusable-module table thead tr th.mat-column-priority{max-width:100px;min-width:100px!important;width:100px!important}.table-resusable-module table thead tr th.mat-column-task_name{width:511px}.table-resusable-module table tbody tr td{width:211px;min-width:211px}.table-resusable-module table tbody tr td.mat-column-priority{max-width:100px;min-width:100px!important;width:100px!important}.table-resusable-module table tbody tr td.mat-column-task_name{width:511px;min-width:511px}.table-resusable-module table tbody tr td .custom--status-menu-btn{max-width:20px}.table-resusable-module .countdown-content .progressed{position:relative;width:33px}.table-resusable-module .countdown-content .progressed .countdown{position:absolute;left:56%;top:54%;transform:translate(-54%,-57%);font-size:8px;font-weight:700;line-height:8px;letter-spacing:.005em;text-align:center;color:#757575}.table-resusable-module.more-table-scroll{max-height:calc(100vh - 472px);overflow:auto}.table-resusable-module.more-table-scroll::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto}.table-resusable-module.more-table-scroll::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.table-resusable-module.more-table-scroll::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #fff}.time-log-graph-name .user-short-names{display:flex;align-items:center;justify-content:center;background:#f2793d;border:1px solid #ffffff;font-weight:500;font-size:12px;line-height:16px;letter-spacing:.005em;color:#fff;height:34px;width:34px;min-height:34px;min-width:34px;border-radius:50%}.status-color{width:8px;height:8px;border-radius:2px;margin-right:5px;display:inline-block}.slick-only-pie .mat-card{width:300px!important;height:304px;min-width:280px}.slick-only-pie .slick-track{display:flex;flex-wrap:nowrap;align-items:center;flex-direction:row}.slick-only-pie #responsive-canvas{width:100%}.status-report canvas{height:440px!important;width:100%!important}.status-report .card-containner{max-height:435px}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .card-header .report-name{font-family:Manrope;font-size:24px;font-weight:500!important;line-height:36px;letter-spacing:.0015em!important;text-align:left}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .search-customize{display:flex;align-items:center;justify-content:flex-end}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .search-customize .custom-input{max-width:264px;height:32px;border-radius:8px;border:1px solid #eeeeee!important;background-position:left center;background-origin:content-box,padding-box;padding:4px 10px;text-indent:32px;background-size:17px;margin-right:5px;font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#9e9e9e}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .search-customize .custom-input.custom-input-design{border:1px solid #aaa!important}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .search-customize .customize-input{border:0px solid transparent;background:transparent;display:flex;align-items:center;font-size:12px;font-weight:500;line-height:18px;letter-spacing:.005em;text-align:left;color:#9e9e9e}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .search-customize .customize-input span.mat-button-focus-overlay{display:none}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-header{margin-bottom:15px}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-header .mat-tab-list .mat-tab-labels .mat-tab-label{padding:0 15px;min-width:100px}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-header .mat-tab-list .mat-tab-labels .mat-tab-label .mat-tab-label-content{font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;text-transform:capitalize}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-header .mat-tab-list .mat-tab-labels .mat-tab-label.mat-tab-label-active .mat-tab-label-content{font-weight:700;color:#212121;opacity:1!important}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-body-wrapper .status-report-only{overflow:auto;width:calc(100vh + 80px);display:flex;flex-wrap:nowrap;align-items:center;flex-direction:row;padding-bottom:12px;max-width:100%}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-body-wrapper .status-report-only .status-badge{min-width:76px;padding:3px 8px;border-radius:4px;margin-right:5px}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-body-wrapper .status-report-only .status-badge .status-title{font-size:11px;font-weight:600;line-height:16px;letter-spacing:.005em;text-align:center}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-body-wrapper .status-report-only::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:10px solid #fff!important}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-body-wrapper .status-report-only::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-body-wrapper .status-report-only::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #fff}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-body-wrapper .status-report-only.activity-report-status{width:calc(100vh + 47em)}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-body-wrapper .status-content-icon{display:flex;justify-content:flex-end}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-body-wrapper .status-content-icon .status-icon-content{width:fit-content;display:flex;align-items:flex-end;flex-direction:row;gap:7px}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-body-wrapper .status-content-icon .status-icon-content .icon-text{font-size:11px;font-weight:600;line-height:16px;letter-spacing:.005em;text-align:center;display:flex;flex-direction:row;align-items:center;gap:5px;min-width:93px;justify-content:space-evenly}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-body-wrapper .mat-tab-body-content{overflow:unset}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .mat-tab-body-wrapper .mat-tab-body.mat-tab-body-active{overflow:unset!important}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .user-report-table .reports-table.user-report-table-only table thead th{background-color:#fafafa;min-width:211px}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .user-report-table .reports-table.user-report-table-only table thead th.mat-column-task_name{min-width:33em!important}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .user-report-table .reports-table.user-report-table-only table tbody tr td{min-width:211px}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .user-report-table .reports-table.user-report-table-only table tbody tr td.mat-column-task_name{min-width:33em!important}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .user-report-table .reports-table.user-report-table-only::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:10px solid #fff!important}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .user-report-table .reports-table.user-report-table-only::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .user-report-table .reports-table.user-report-table-only::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #fff}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .only-table-more{overflow:auto;max-width:100%}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent .mat-tab-table-block .nomore-only-table-more{width:100%}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent.only-overflow .mat-tab-body-wrapper{display:block}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent.only-overflow .mat-tab-body-wrapper::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:10px solid #fff!important}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent.only-overflow .mat-tab-body-wrapper::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.user-report-table-only .user-report-table-inner-only .card-containner.user-report-table-independent.only-overflow .mat-tab-body-wrapper::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #fff}.activity-report-block .card-containner .card-sub-header .status .status-color{min-width:8px;min-height:8px;margin-right:10px!important}.activity-report-block .card-containner .card-sub-header .status .status-name{text-align:left!important;min-width:fit-content;white-space:nowrap;margin-right:5px}.activity-report-block .card-sub-header{overflow-x:auto}.activity-report-block .card-sub-header::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:10px solid #fff!important}.activity-report-block .card-sub-header::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.activity-report-block .card-sub-header::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #fff}.activity-report-block .card-sub-header .status{display:flex;margin-top:16px;align-items:center;flex-wrap:nowrap}.activity-report-block .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none}.activity-report-block .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background-color:transparent}.activity-report-block .mat-expansion-panel-header.mat-expanded{height:48px}.status-scroll-only .card-containner .card-sub-header .status .status-color{min-width:8px;min-height:8px;margin-right:10px!important}.status-scroll-only .card-containner .card-sub-header .status .status-name{text-align:left!important;min-width:fit-content;white-space:nowrap;margin-right:5px}.status-scroll-only .card-sub-header{overflow-x:auto}.status-scroll-only .card-sub-header::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:10px solid #fff!important}.status-scroll-only .card-sub-header::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.status-scroll-only .card-sub-header::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #fff}.status-scroll-only .card-sub-header .status{display:flex;margin-top:16px;align-items:center;flex-wrap:nowrap}.status-scroll-only.status-card-container-padding .card-containner{padding-bottom:25px}.activity-pie-chart .activity-chart-card{border:0px solid transparent;margin:0 auto}.activity-pie-chart .activity-chart-card canvas{border:0px solid}.activity-bar-chart .height-auto{height:auto}.common-header-projectwise,.common-header-usertype,.common-header-selectstatus{max-width:272px!important;min-width:272px!important;box-shadow:5px 5px 24px #21212129}.common-header-selectuser{max-width:282px!important;min-width:282px!important;box-shadow:5px 5px 24px #21212129;max-height:342px!important;position:relative}.common-header-selectuser .common-searchBar{position:sticky;top:0;background-color:#fff;padding:7px 15px!important;z-index:12}.common-header-selectuser .common-header-selectuser-list{max-height:270px;overflow-y:auto}.common-header-selectuser .common-header-selectuser-list::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:10px solid #fff!important}.common-header-selectuser .common-header-selectuser-list::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.common-header-selectuser .common-header-selectuser-list::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #ccc}.common-header-selectuser .common-header-selectuser-list .margin-left-only{margin-left:0}.common-header-selectuser .common-header-selectuser-list .list-name{margin-left:10px}.common-header-selectstatus{max-height:302px!important;position:relative}.common-header-selectstatus .common-searchBar{position:sticky;top:0;background-color:#fff;padding:7px 15px!important;z-index:12}.common-header-selectstatus .common-header-selectstatus-list{max-height:270px;overflow-y:auto}.common-header-selectstatus .common-header-selectstatus-list::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:10px solid #fff!important}.common-header-selectstatus .common-header-selectstatus-list::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.common-header-selectstatus .common-header-selectstatus-list::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #ccc}.common-header-selectstatus .common-header-selectstatus-list .bg-checked{background-color:#fef0d3}.common-header-usertype,.common-header-projectwise,.common-header-selectactivity{position:relative}.common-header-usertype .common-searchBar,.common-header-projectwise .common-searchBar,.common-header-selectactivity .common-searchBar{position:sticky;top:0;background-color:#fff;padding:7px 15px!important;z-index:12}.common-header-selectactivity .common-header-selectactivity-list{max-height:250px;overflow-y:auto}.common-header-selectactivity .common-header-selectactivity-list::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:10px solid #fff!important}.common-header-selectactivity .common-header-selectactivity-list::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.common-header-selectactivity .common-header-selectactivity-list::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #ccc}.custom-opacity{opacity:1!important}.common-style{margin-top:5px}.common-style ul{padding:0}.common-style ul li{font-size:16px;font-weight:500;line-height:26px;letter-spacing:.005em;text-align:left;display:flex;align-items:center;margin:0;gap:5px;margin-bottom:0!important;padding:5px 15px}.common-style .mat-menu-content{padding-top:0!important;padding-bottom:0!important}.common-style .display-part{display:flex;align-items:center;gap:2px}.common-style .select-all-checkbox{margin-right:0}.custom-task-option.ctm-select-all.cst.custom-spacings{overflow-y:inherit}.mub-time-log-common-header.report-header-for-date .search-dropdown .select-custom.cst-width{width:220px}.mub-time-log-common-header.report-header-for-date .search-dropdown .select-custom.second.cst-date{width:270px;min-width:270px}.custom-modal-padding .mat-dialog-container{padding:20px 15px}.project-report-only .project-report-list-table{max-height:865px}.project-report-only .project-report-list-table::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:10px solid #fff!important}.project-report-only .project-report-list-table::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.project-report-only .project-report-list-table::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #ccc}.project-report-only .project-report-list-table table thead tr th{position:sticky;top:0;background:#fafafa;z-index:123}.project-report-only .app-report-searchbar{background-color:#fafafa;font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left}.project-report-only .project-report-dashboard-table::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:10px solid #fff!important}.project-report-only .project-report-dashboard-table::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.project-report-only .project-report-dashboard-table::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #fff}.project-report-only .project-report-dashboard-table thead tr{height:40px}.project-report-only .project-report-dashboard-table thead tr th{min-width:211px;width:211px;border:0px solid transparent;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.005em;text-align:left}.project-report-only .project-report-dashboard-table tbody tr{height:55px}.project-report-only .project-report-dashboard-table tbody tr td{min-width:211px;width:211px;border-bottom:1px solid #eee;cursor:unset!important;font-size:14px;font-weight:500;line-height:22px;letter-spacing:.005em;text-align:left;color:#9e9e9e}.project-report-only .project-report-dashboard-table tbody tr td.mat-column-project_name{color:#212121;min-width:311px;width:311px;cursor:pointer!important}.project-report-only .project-report-dashboard-table tbody tr td .progress-blocked{display:flex;align-items:center;justify-content:flex-start;gap:10px;max-width:80%}.project-report-only .project-report-dashboard-table tbody tr td .progress-blocked .mat-progress-bar-buffer{background:#e0e0e0}.project-report-only .project-report-dashboard-table tbody tr td .progress-blocked .mat-progress-bar-fill:after{background-color:#16b975}.project-report-only .project-report-dashboard-table tbody tr td .progress-blocked .mat-progress-bar{border-radius:2px}.project-report-only .project-report-dashboard-table tbody tr td .progress-blocked mat-progress-bar{min-width:85%}.project-report-only .card-with-empty{padding:16px 25px;border:1px solid #eee;margin:25px 0;border-radius:8px;background-color:#fff}.project-report-content-only .user-report-empty-large-card{height:calc(100vh - 17em)}.project-report-content-only .user-report-empty-small-card{height:calc(100vh - 35em)}.project-report-content-only .project-report-empty-large-card{height:calc(100vh - 31em);border:0px solid}.user-report-table-inner-only .user-report-empty-small-card{height:calc(100vh - 38em);margin:0;border:0px}.user-report-table-independent .card-containner{max-height:1010px}.report-tabExpansion-chart .status-bullet-points{max-width:86%}.report-tabExpansion-chart .mat-content{display:flex;align-items:center;justify-content:space-between;padding:0 20px 0 0}.report-tabExpansion-chart .status-icon-none{display:none}.project-report-only .report-header .title{font-size:24px;font-weight:500;line-height:36px;letter-spacing:.0015em;text-align:left}.project-report-only .report-header .report-name{font-size:22px;font-weight:500;line-height:36px;letter-spacing:.0015em;text-align:left}@media screen and (width <= 1566px){.custom-media-first{width:60%}.custom-media-second{width:40%}}.report-sheet-table .mat-elevation-z8{box-shadow:none}:root{--primary-color: #276ef1;--priamry-gredient: linear-gradient(180deg, #5a90f4 0%, #276ef1 100%);--link-color-nav: #9e9e9e;--light-bg-color: #edf3fd}.mub-add-service .mui_date .mat-form-field-flex{height:61px;padding-top:16px}.mub-add-service .mui_date .mat-form-field-infix{margin-bottom:0!important;padding-bottom:0!important}.mub-add-service .mui_frequency .a-r-list{gap:7px}.mub-add-service .mui_frequency ul li .mat-checkbox label.mat-checkbox-layout{background:linear-gradient(0deg,rgba(224,224,224,.1333333333),rgba(224,224,224,.1333333333)),linear-gradient(0deg,rgba(245,245,245,.1333333333),rgba(245,245,245,.1333333333))}.mub-add-service .mui_frequency ul li .mat-checkbox.mat-checkbox-checked label.mat-checkbox-layout{background:#fff!important}.mub-add-service .mui_frequency ul li .mat-checkbox.mat-checkbox-checked label.mat-checkbox-layout .mat-checkbox-label{color:#276ef1}.mub-add-service .accordion-item{border:0px}.mub-add-service .accordion-item .accordion-body{padding:0}.mub-add-service .accordion-item .accordion-button:focus{z-index:3;border-color:transparent;outline:0;box-shadow:none}.mub-add-service .accordion-item .accordion-button:not(.collapsed){color:#9e9e9e!important;background-color:transparent;box-shadow:none}.mub-add-service .accordion-item .accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-icon);width:14px;background-size:100%}.mub-add-service .accordion-item .accordion-button:after{width:14px;background-size:100%}.mub-add-service .mui_add-client .mat-form-field-flex{height:51px}.mat-primary .mui-add-service-drop-li .mat-pseudo-checkbox-checked{background-color:transparent!important}.mub-add-new-member .mat-form-field{margin-top:14px}.mub-add-new-member .mui-add-service-drop-li .user-short-name.no-more-border{border:0px solid transparent}.mub-add-new-member .mat-icon-button{position:relative;top:-25px;right:-25px}.mub-add-new-member .mat-icon-button.mat-accent{color:#000!important}.mub-add-new-member .mat-icon-button .mat-button-focus-overlay{background-color:#fff!important}.mub-add-new-member .mat-ripple.mat-button-ripple.mat-button-ripple-round{display:none!important}.mub-table-client .cdk-column-staticClientName{display:flex;align-items:center}.only-this-custom-cls-add-selection-all .mat-form-field-flex{height:auto!important}.column-structure-scroll-cls::-webkit-scrollbar{width:6px;height:6px;background-color:#bdbbbb!important;z-index:0;border-radius:10px;overflow:auto}.column-structure-scroll-cls::-webkit-scrollbar-thumb{background-color:#bdbbbb!important;z-index:0;border-radius:10px;overflow:auto}.static-check-btn [value=month] label.mat-radio-label{border-top-right-radius:unset;border-bottom-right-radius:unset}.static-check-btn [value=month] label.mat-radio-label span.mat-radio-inner-circle{border-top-right-radius:0;border-bottom-right-radius:0}.static-check-btn [value=week] label.mat-radio-label{border-top-left-radius:unset;border-bottom-left-radius:unset}.static-check-btn [value=week] label.mat-radio-label span.mat-radio-inner-circle{border-top-left-radius:0;border-bottom-left-radius:0}full-calendar.full-model-cal-ctm.dashboard-full-model-cal-ctm .user-short-name{margin-right:10px;border-radius:50px;margin-left:10px;border:2px solid #fff;position:absolute;right:0;top:8px}.pod-dashboard-ui-only .pod-static-chart .pod-title{margin-bottom:0}.pod-dashboard-ui-only .pod-static-chart .pod-static-chart-list .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:0!important}.pod-dashboard-ui-only .pod-static-chart .pod-static-chart-list .pod-check-block .pod-check-btn{display:flex;align-items:center}.pod-dashboard-ui-only .pod-static-chart .pod-static-chart-list .pod-check-block .pod-check-btn .pod-radio-group{min-width:126px}.pod-dashboard-ui-only .pod-static-chart .pod-static-chart-list .pod-chart-list-view{top:-1px}.pod-dashboard-ui-only .pod-static-chart .pod-static-chart-list .static-check-btn .dash-drop .mat-form-field-infix{padding:2px 7px 5px}.table-resusable-module table .mat-column-priority{min-width:min-content}.table-resusable-module table .mat-column-task_name{min-width:23em!important}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-badge-content{font-weight:600;font-size:12px;font-family:Manrope,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Manrope,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Manrope,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Manrope,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Manrope,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Manrope,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Manrope,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Manrope,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Manrope,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Manrope,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Manrope,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Manrope,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Manrope,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Manrope,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Manrope,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Manrope,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Manrope,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Manrope,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Manrope,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Manrope,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Manrope,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Manrope,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Manrope,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Manrope,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34373em) scale(.75);width:133.3333533333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34372em) scale(.75);width:133.3333633333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00106px);width:133.3333933333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00107px);width:133.3334033333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00108px);width:133.3334133333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28116em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28115em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28114em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59373em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59372em) scale(.75);width:133.3333633333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59373em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59372em) scale(.75);width:133.3333633333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Manrope,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Manrope,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Manrope,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Manrope,sans-serif}.mat-slider-thumb-label-text{font-family:Manrope,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Manrope,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Manrope,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Manrope,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Manrope,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Manrope,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Manrope,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Manrope,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Manrope,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Manrope,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Manrope,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Manrope,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Manrope,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#3f51b5}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff4081}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#3f51b5}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#ff4081}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:white;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#3f51b5}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ff4081}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#3f51b5}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff4081}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:black}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary,.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent,.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#3f51b5}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#ff4081}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#f44336}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:white;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#3f51b5}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ff4081}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#3f51b5}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff4081}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:black}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3f51b5;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff4081;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.mat-table{background:white}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(63,81,181,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#3f51b566}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,64,129,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff408166}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff40814d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff40814d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff4081}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ff4081}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff4081}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#3f51b5}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ff4081}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3f51b5}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff4081}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#3f51b5}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#ff4081}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-menu-panel{background:white}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:white}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#cbd0e9}.mat-progress-bar-buffer{background-color:#cbd0e9}.mat-progress-bar-fill:after{background-color:#3f51b5}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbccdc}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbccdc}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ff4081}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#3f51b5}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ff4081}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3f51b5}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#3f51b5}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff4081}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff4081}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:white}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#3f51b5}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff4081}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff4081}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ff40818a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ff4081}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#3f51b5}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#3f51b58a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#3f51b5}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f443368a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#3f51b5}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#3f51b533}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#ff4081}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#ff408133}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f44336}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f4433633}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ff4081;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5cae94d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3f51b5}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ff80ab4d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff4081}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5cae94d}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#3f51b5}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ff80ab4d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ff4081}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-toolbar{background:whitesmoke;color:#000000de}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#ff4081}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item.center{z-index:5}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}:root .mat-button-toggle,:root .mat-card{font-family:Manrope,sans-serif}body{font-family:Manrope,sans-serif;overflow-x:hidden;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mat-form-field img{pointer-events:none}html,body{height:100%}:root .ngx-mat-tel-input-container .mat-button{text-align:left;padding:6px 0 12px;background-position:right top 5px}:root .ngx-mat-tel-input-mat-menu-panel{max-height:300px}:root .ngx-mat-tel-input-mat-menu-panel::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto}:root .ngx-mat-tel-input-mat-menu-panel::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}:root .ngx-mat-tel-input-mat-menu-panel::-webkit-scrollbar-thumb{background-color:#fff;z-index:0;border-radius:14px;overflow:auto;border:6px solid #ccc}.user-profile-pic-section .mat-form-field-appearance-legacy .mat-form-field-underline{height:0px}.word-break-all{word-break:break-all}.min-width-200,.max-width-200{min-width:200px}.w-50p{width:50%}.w-20{width:20px}.mat-tabe-content .mat-tab-header{background:#ffffff}.mat-tabe-content .mat-tab-header .mat-tab-label{opacity:1}.mat-tabe-content .mat-tab-header .mat-tab-label .mat-tab-label-content{color:#9e9e9e;font-size:14px;font-weight:500;text-align:center}.mat-tabe-content .mat-tab-header .mat-tab-label-active .mat-tab-label-content{color:#212121;font-size:14px;font-weight:700;text-align:center}.mat-tabe-content .mat-tab-header .mat-ink-bar{background-color:var(--primary-color)}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content{overflow:auto;height:calc(100vh - 250px)}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover{padding:0 20px}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover .user-chat-box{display:flex;align-items:center;justify-content:left;text-decoration:none;padding:10px 0;cursor:pointer}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover .user-chat-box .user-sortname{width:32px;height:32px;line-height:32px;object-fit:cover;border-radius:50%;font-size:12px;text-transform:uppercase;vertical-align:middle;position:relative;color:#fff;font-weight:500;text-align:center}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover .user-chat-box .user-sortname .usertag{width:16px;height:16px;border-radius:50%;position:absolute;bottom:0;right:0}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover .user-chat-box .user-name{padding-left:16px;width:calc(100% - 32px)}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover .user-chat-box .user-name h2{font-size:14px;font-weight:500;color:#212121;letter-spacing:.005em;text-align:left;display:flex;justify-content:space-between;align-items:center;text-transform:capitalize;margin-bottom:0}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover .user-chat-box .user-name h2 small{font-size:11px;color:#616161;font-weight:600;letter-spacing:.005em}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover .user-chat-box .user-name p{font-size:12px;color:#616161;font-weight:500;letter-spacing:.005em;padding-top:5px;margin-bottom:0}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .user-chat-box-cover .user-chat-box .user-name p img.thanksimg{max-width:100%;margin-top:-2px}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .active{position:relative}.mat-tabe-content .mat-tab-body-wrapper .mat-tab-body .mat-tab-body-content .active:before{background:#276ef1;border-radius:0 4px 4px 0;width:4px;height:44px;position:absolute;left:0;top:17px}.word-wrap{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mat-drawer-content{overflow:inherit}::-webkit-scrollbar-track{background-color:#f5f1f5!important;z-index:0;border-radius:10px;overflow:auto}::-webkit-scrollbar{width:4px;background-color:#f5f1f5!important;z-index:0;border-radius:10px;overflow:auto}.company-details-only{max-height:100vh;overflow:auto}.company-details-only::-webkit-scrollbar-track{background-color:#fff!important;z-index:0;border-radius:10px;overflow:auto;border:10px solid #fff!important}.company-details-only::-webkit-scrollbar{width:4px;background-color:#fafafa!important;z-index:0;border-radius:10px;overflow:auto;border:31px solid #fafafa}.company-details-only::-webkit-scrollbar-thumb{background-color:#ccc;z-index:0;border-radius:14px;overflow:auto;border:6px solid #ccc}.main-content-coantainer.ctm-user-list-view.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_block-dashboard-rest-content .math_ui_inside-tasks .user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class .list-table-hscroll::-webkit-scrollbar-track{z-index:0;border-radius:10px;overflow:auto}.main-content-coantainer.ctm-user-list-view.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_block-dashboard-rest-content .math_ui_inside-tasks .user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class .list-table-hscroll::-webkit-scrollbar{width:4px;background-color:#f5f1f5!important;z-index:0;border-radius:10px;overflow:auto}.main-content-coantainer.ctm-user-list-view.dashboard-content.math_ui_block-dashboard-rest-content .math_ui_block-dashboard-rest-content .math_ui_inside-tasks .user-profile-task-list.math_block-user-profile-tasklist-tab.math_ui-onHover.dashboard-class .list-table-hscroll::-webkit-scrollbar-thumb{z-index:0;border-radius:10px;overflow:auto}.common-quill-editor::-webkit-scrollbar-track{z-index:0;border-radius:10px;overflow:auto}.common-quill-editor::-webkit-scrollbar{width:4px;background-color:#f5f1f5!important;z-index:0;border-radius:10px;overflow:auto}.common-quill-editor::-webkit-scrollbar-thumb{z-index:0;border-radius:10px;overflow:auto}::-webkit-scrollbar-thumb{background-color:#f5f1f5;z-index:0;border-radius:10px;overflow:auto}.card-footer.d-flex.alng.ign-items-center{cursor:pointer}.list-view-table tbody tr td.text-dark.word-break-all.w-50p{cursor:pointer!important}.team-folder-box li{display:contents}.team-folder-box li a label{-webkit-box-orient:vertical;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(100% - 16px)}img.img-avatar.ml-auto{margin-left:auto}.mat-tab-links .mat-tab-link{padding:0 16px;min-width:115px;margin:0 5px;color:#212121;border-bottom:solid 2px transparent;font-weight:500}.mat-tab-links .mat-tab-link:hover{color:#212121;opacity:1;font-weight:700;border-bottom:solid 2px #276ef1}.mat-tab-links .mat-tab-link:hover path{fill:#212121;opacity:1}.mat-tab-links .cdk-focused{opacity:1;border-bottom:solid 2px #276ef1;font-weight:700}.mat-tab-links .cdk-focused path{fill:#212121;opacity:1}.dms-container-content .mat-drawer-content{overflow:visible}app-task-list-tab mat-table{display:table;width:100%}app-task-list-tab .mat-expansion-panel{overflow:visible}app-kanban-view{height:calc(100vh - 200px);display:block}app-kanban-view .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-.85em) scale(.75) perspective(100px) translateZ(.00106px)!important}app-kanban-view .create-task-scroll-box{width:100%;overflow:scroll}app-kanban-view .create-task-scroll-box .custom--status-menu-btn{background:none;align-items:center;justify-content:left;display:flex;padding:unset}app-kanban-view .create-task-scroll-box .custom--status-menu-btn:hover{background:none}app-kanban-view .create-task-scroll-box .mat-slider-horizontal .mat-slider-wrapper{left:0;right:0;top:10px;height:4px}app-kanban-view .create-task-scroll-box .mat-slider-horizontal{height:34px}app-kanban-view .create-task-scroll-box .ng-scrollbar-wrapper .scrollbar-control{right:-10px!important}.mat-drawer-inner-container{padding-right:0}.task-design-card .mat-progress-bar-fill:after{background-color:#fab222!important;border-radius:28px}.task-design-card .mat-progress-bar-buffer{background-color:#e0e0e0;border-radius:28px}.task-design-card .mat-progress-bar{height:8px;border-radius:28px}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:13px!important}.main-box-start .mat-tab-body-content{height:calc(100vh - 197px)!important}.main-box-start .mat-tab-header-pagination-controls-enabled .mat-tab-header-pagination{display:none}.main-box-start .mat-tab-label{min-width:73px;padding:0 12px}.main-box-start .mat-tabe-content .mat-tab-header .mat-ink-bar{border-radius:10px 10px 0 0;height:2px}.custom_general_task_cls .mat-ink-bar{border-radius:10px 10px 0 0;height:5px}.textarea-emoji-control .ql-stroke{stroke:#9e9e9e!important;stroke-width:1!important}.textarea-emoji-control .ql-fill{fill:#9e9e9e!important;stroke-width:1!important}p{margin-bottom:0!important}.online-state{background:#fab222;border:1px solid #ffffff;display:inline-block;height:8px;width:8px;border-radius:50%;bottom:-1px;right:0;position:absolute}.default-active-status{background:green}.menudotscone{cursor:pointer}.mat-card-actions.chat-msg-send-action-panel .ql-editor p{width:75%}.modal-portion-same .mat-select-value{margin-top:27px}.modal-portion-same .mat-form-field-underline{background-color:#eee!important}.modal-portion-same .mat-form-field-wrapper{padding-bottom:16px}.only-chat-portion-to-edit{display:initial!important}.create-new-chat-message p{margin:8px 0}.read22{height:auto!important;margin-bottom:0!important}.border-set-proper{border-bottom:1px solid #d8dcde}.ctm-project-overview-list .search-box-cal-icon{margin:0!important}.ctm-project-overview-list .search-box-cal-icon .mat-form-field .mat-form-field-wrapper{padding-bottom:0;border:1px solid #eeeeee;border-radius:4px;margin-top:-1px}.ctm-project-overview-list .mat-tab-body-content .mat-card.mat-focus-indicator.over-view-cal{background:#ffffff;border:1px solid #eeeeee;border-radius:16px;box-shadow:unset}.ctm-project-overview-list .start-date .mat-form-field-subscript-wrapper{margin-top:0}.ctm-project-overview-list .start-date .mat-form-field.custom-input-field .mat-form-field-wrapper{padding:0}.ctm-project-overview-list .start-date .mat-form-field.custom-input-field .mat-form-field-wrapper .mat-form-field-infix{padding-top:0;padding-bottom:0}.ctm-project-overview-list .start-date .mat-form-field-underline{bottom:3px}.ctm-project-overview-list .start-date .mat-checkbox{position:absolute;bottom:5px}.ctm-project-overview-list .start-date .mat-checkbox .mat-checkbox-inner-container{width:13px;height:13px;position:relative;top:-3px}.ctm-project-overview-list .start-date>span{height:32px}.ctm-project-overview-list .updated-date-list-view{font-weight:600;font-size:12px;line-height:18px;text-align:left;letter-spacing:.005em}.ctm-project-overview-list .right-side-card-view{background:#ffffff;border:1px solid #eeeeee;border-radius:16px;box-shadow:unset;height:133px}.ctm-project-overview-list .pro-details-edit{background:#ffffff;border:1px solid #eeeeee;border-radius:16px;box-shadow:unset}.ctm-project-overview-list .file-folder-view.collapse-folder-table.half-height{padding:0!important}.ctm-project-overview-list .file-folder-view.collapse-folder-table.half-height .sidebar-menu-section.common-list-nav-bar li{padding-left:12px!important;padding-right:12px!important}.ctm-project-overview-list .file-folder-view.collapse-folder-table.half-height .sidebar-menu-section.common-list-nav-bar li a{position:relative;top:-4px}.ctm-project-overview-list .file-folder-view.collapse-folder-table.half-height .sidebar-menu-section.common-list-nav-bar li a .mat-button-focus-overlay{opacity:0}.ctm-project-overview-list .file-folder-view.collapse-folder-table.half-height .sidebar-menu-section.common-list-nav-bar li:hover{background-color:#fafafa}.ctm-project-overview-list .file-folder-view.collapse-folder-table.full-height{padding:0!important}.ctm-project-overview-list .file-folder-view.collapse-folder-table.full-height .sidebar-menu-section.common-list-nav-bar li{padding-left:12px!important;padding-right:12px!important}.ctm-project-overview-list .file-folder-view.collapse-folder-table.full-height .sidebar-menu-section.common-list-nav-bar li a{position:relative;top:-4px}.ctm-project-overview-list .file-folder-view.collapse-folder-table.full-height .sidebar-menu-section.common-list-nav-bar li a .mat-button-focus-overlay{opacity:0}.ctm-project-overview-list .file-folder-view.collapse-folder-table.full-height .sidebar-menu-section.common-list-nav-bar li:hover{background-color:#fafafa}.ctm-project-overview-list .user-analysis-card-view{background:#ffffff;border:1px solid #eeeeee;border-radius:16px;box-shadow:unset;height:481px}.ctm-project-overview-list .status-analysis-card-view{background:#ffffff;border:1px solid #eeeeee;border-radius:16px;box-shadow:unset;height:319px}.border-radius-card{background:#ffffff;border:1px solid #eeeeee;border-radius:16px!important;box-shadow:unset!important}.custom-input-field.mat-form-field .mat-form-field-infix,.bottom-side-space{margin-bottom:10px}.common-padding-cls{padding:9px 32px}.font-decrease-size{font-size:10px}.no-data-available{font-size:13px}.handle-to-bottom{right:-3px!important;top:21px}.btun-custom-cls-proper-add-use .btn-custom-cls-add{background-color:transparent!important;box-shadow:none!important;-webkit-appearance:none!important}.btun-custom-cls-proper-add-use .btn-custom-cls-add:hover{background-color:transparent!important;box-shadow:none!important}.custom-discussion-cls .mat-dialog-container{box-shadow:none;border-radius:20px}.custom-discussion-cls{overflow:revert!important;max-height:initial!important}.overflow-auto-cls{max-height:50vh;overflow-y:auto;overflow-x:hidden;margin-top:13px}.heading-search-input .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:0!important}.open-preview-cls h4{font-weight:500;font-size:24px;text-align:left}.open-preview-cls .mat-dialog-container{box-shadow:none}.image-preview-content .preview-img-open{max-width:450px;margin:0 auto;object-fit:contain;max-height:450px;border-radius:20px}.open-preview-cls .crossblack-cls-svg{width:30px;height:30px}.arrow-pointer{cursor:pointer}.main-box-start .mat-form-field-appearance-legacy .mat-form-field-underline,.main-box-start .mat-form-field-appearance-legacy .mat-form-field-ripple{height:0px}.main-box-start .mat-form-field-infix{position:relative;top:-5px}.calendar-design-cls .mat-form-field-underline:before{background-color:transparent}.calendar-design-cls .mat-form-field-type-mat-date-range-input .mat-form-field-infix{width:auto}.badge-btn{background:#d6e4f8;border-radius:4px;padding:4px 8px;color:#2a5fb0;font-size:11px;font-weight:600}.info-box-click{border:1px solid #ffffff;border-radius:16px;background:linear-gradient(180deg,#eff4fc 0%,#fef4f0 100%);width:fit-content;padding:18px;margin-left:auto}.mail-btn-add{background:#d6e4f8;border-radius:4px;padding:4px 7px;margin-left:2px;color:#2a5fb0;font-weight:600}.info-box-click h6{color:#212121;font-weight:700;font-size:18px}.info-box-click p{color:#212121!important;font-weight:500!important;font-size:14px!important}.info-box-click label{color:#616161;font-weight:500;font-size:16px}.info-cls-click{cursor:pointer}.other-click-option{background:#f5f5f5;border-radius:0 0 16px 16px;width:fit-content;padding:16px;margin-left:auto;margin-top:-10px;z-index:-1;position:relative}.other-click-option .other-option-pvt h5{color:#212121;font-weight:700;font-size:14px}.other-click-option .other-option-pvt h6{color:#616161;font-weight:700;font-size:14px}.other-click-option .other-option-pvt p{color:#212121;font-weight:500;font-size:14px}.custom-editor-check{margin-left:initial!important}.set-to-position,.set-to-position-set{position:absolute;left:50%;right:50%;top:50%;transform:translate(-50%,-50%)}.custom-quil-editor-cls{position:absolute;left:0;right:0;bottom:0;max-height:600px!important}.custom-scroll-add{max-height:215px!important;height:215px!important}.custom-discussion-cls{height:100px!important;max-height:100px!important}.cdk-overlay-connected-position-bounding-box .msgContentBox{overflow-y:auto!important;height:270px!important;max-height:270px}.chat-content .quill-editor-controls a{margin:0 4px}.send-btn{margin-left:4px}.onlycustom-meber-cls .span,.onlycustom-meber-cls .user-detail h3{margin-left:13px!important}.main-box-start .mat-tab-labels{justify-content:center}.mat-calendar-body-selected{background:#276ef1;border:none!important;color:#fff!important}.mat-calendar-controls button:hover span{color:#616161!important}.mat-calendar button span.mat-button-wrapper span{color:#616161;font-size:14px}.mat-calendar-controls button.mat-focus-indicator,.mat-calendar-content thead.mat-calendar-table-header tr th{color:#616161}.mat-calendar-content tbody.mat-calendar-body tr td .mat-calendar-body-cell-content{color:#212121}.mat-datepicker-content .mat-datepicker-actions.ng-star-inserted button{background:transparent;color:#276ef1;font-size:14px;text-transform:uppercase}.mat-datepicker-content .mat-datepicker-actions.ng-star-inserted button:hover{color:#276ef1!important}.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:transparent;border:transparent}.modal-portion-same .mat-form-field.custom-input-field{display:block}.discussion-radio-status .mat-radio-button .mat-radio-label-content{color:#616161;font-weight:500;font-size:12px}.discussion-radio-status span.mat-radio-outer-circle{border-color:#616161!important}.discussion-radio-status .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#276ef1!important}.discussion-radio-status .mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#276ef1!important}.custom-header-search-area .custom-header-search-box:focus{border-color:#ced4da;outline:none;box-shadow:none}.ql-mention-list-container-top{border:1px solid #eeeeee!important;box-shadow:0 8px 8px #21212114!important;border-radius:8px!important;min-width:360px!important;max-height:400px!important;padding:15px;margin:-28px 0 0}.ql-mention-list-container.ql-mention-list-container-top .ql-mention-list-item.selected{background-color:transparent;text-decoration:none}.only-use-this-for-modal{width:34px!important;height:34px!important}.check-list-class{margin-left:410px!important}.quick-comment-class{margin-left:325px!important}.custom-time-sheet-container{padding:65px 0}.decrease-pd-cls{padding-left:34px;padding-right:34px}.time-sheet-calendar .task-search input.custom-input{height:40px;border:1px solid #eeeeee!important;border-radius:8px;background:#fafafa;padding:13px 13px 13px 36px}.time-sheet-calendar .task-search input.custom-input:focus{outline:none;box-shadow:none}.time-sheet-calendar .task-search{max-width:240px}.set-position-auto{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;margin:0 0 0 10px}.download-cls-add{border:1px solid #eeeeee;border-radius:8px;background:#fafafa;padding:7px 13px;display:flex;align-items:center;justify-content:center;cursor:pointer}.timesheet-report .mat-tab-list .mat-tab-label-active{padding-left:0;padding-right:0;min-width:110px;opacity:1;margin-right:27px}.timesheet-report .mat-tab-list .mat-tab-label{opacity:1;padding-left:0;padding-right:0}.timesheet-report .mat-tab-list .mat-tab-label-active span{color:#212121;font-weight:700;font-size:14px}.timesheet-report .mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background:#276ef1;border-radius:4px 4px 0 0}.timesheet-report mat-tab-group .mat-tab-label-content span{color:#9e9e9e;font-size:14px;font-weight:500}.action--list.time-sheet-report button.mat-button span.mat-button-focus-overlay{background:none}.custom-time-sheet-container .mat-tab-body-content{overflow:inherit}.timesheet-manually-cls li.list-inline-item{color:#212121;font-weight:700;font-size:18px}.timesheet-manually-cls a.anchor-link{font-size:16px;font-weight:700}.timesheet-manually-cls button.mat-focus-indicator,.timesheet-manually-cls button.mat-focus-indicator:hover{color:#616161!important}.timesheet-manually-cls .custom-tab-list{border:none!important}.timesheet-manually-cls .custom-tab-list li.list-inline-item button.btn.btn-dark{color:#616161;font-weight:500;font-size:12px;padding:3px 16px;border:1px solid #eeeeee!important}.second-unstyled-list button.btn.btn-dark:hover,.active{background:#276ef1!important}.second-unstyled-list li.list-inline-item li{margin-right:0}.second-unstyled-list li.list-inline-item ul.list-unstyled.list-inline.custom-tab-list.tab-sm li.list-inline-item button{border-radius:0}.timesheet-manually-cls .second-unstyled-list .same-btn-radius-first{border-radius:4px 0 0 4px!important}.timesheet-manually-cls .second-unstyled-list .same-btn-radius-last{border-radius:0 4px 4px 0!important}.submit-approval-cls{max-width:450px!important;max-height:initial!important}.submit-approval-cls mat-dialog-container{padding-top:22px!important}.submit-approval-cls h2{font-weight:700!important;font-size:18px}.total-time-sheet-modal mat-dialog-container{padding-top:10px!important;padding-left:0!important;padding-right:0!important}.total-time-sheet-modal .both-side-responsive{padding-left:35px;padding-right:35px}.total-time-sheet-modal h2{font-weight:700!important;font-size:24px}.submit-approval-body .inner-scrolling-data{max-height:428px;overflow-y:auto}.submit-approval-body .inner-scrolling-data:last-child{border-bottom:none}.submit-approval-body .inner-scrolling-data .image-container{width:32px;height:32px}.submit-approval-body .inner-scrolling-data .log-body .log-title{font-size:14px;margin-bottom:1px}.submit-approval-body .inner-scrolling-data .log-body .log-date{color:#9e9e9e;font-weight:500;margin-bottom:6px!important}.diff-color-cls{color:#9e9e9e;font-weight:600;font-size:12px}.submit-approval-body .inner-scrolling-data .log-body .log-comment{color:#616161;font-weight:500;font-size:12px}.submit-approval-body .inner-scrolling-data .log-details{padding-right:0;align-items:flex-start;border-radius:0;margin-bottom:0;border-bottom:1px solid #e0e0e0;padding-left:0}.submit-approval-body .inner-scrolling-data .log-status{padding:2px 8px;font-weight:600!important}.notes-set label{color:#616161;font-weight:600;font-size:12px;margin-bottom:5px}.notes-set textarea{resize:none;border:1px solid #eeeeee;border-radius:4px;font-size:12px;font-weight:600}.notes-set textarea::placeholder{font-size:12px;font-weight:600}.submit-btn .btn--bordered{border:1px solid #eeeeee!important;border-radius:4px;padding:6px 22px!important;color:#276ef1!important;font-weight:500!important}.submit-btn .btn--primary{padding:9px 22px!important;border-radius:4px!important}.status-name{cursor:pointer}.total-time-sheet-modal .table-container.table-responsive{padding-left:11px;padding-right:11px;padding-top:0}.total-time-sheet-modal mat-dialog-container tr th.name-column:first-child{padding-left:26px}.total-time-sheet-modal .table-container{text-align:center}.total-time-sheet-modal .table-container.table-responsive .avatar-column{padding-left:16px}.total-time-sheet-modal .total-container{padding-left:28px;padding-right:24px}.total-time-sheet-modal .table-container.table-responsive td .delete-icon{padding-right:16px}.submit-approval-body h2{font-weight:500!important}.submit-approval-body table.table thead tr th:first-child{text-align:left}.submit-approval-body .table-container.table-responsive table.table thead tr th,.submit-approval-body .table-container.table-responsive tbody tr.date-row td{border-bottom:none}.submit-approval-body .table-container.table-responsive tr.date-row td{font-weight:700}.submit-approval-body table.table tbody tr td{vertical-align:middle}.total-container p{color:#616161;font-weight:500}.total-container p span{font-weight:700;margin-left:5px}.submit-approval-body span.badge{padding:2px 8px;font-size:11px;font-weight:600}.submit-approval-body .common-cls{color:#9e9e9e;font-weight:500;font-size:14px}.submit-approval-body .table-container.table-responsive td.total-hours{font-size:14px}.time-sheet-calendar .mat-form-field-wrapper,.time-sheet-calendar .mat-form-field-infix{padding:0;margin:0}.timesheet-report table,tr,td,th{border:none}.hide-separator .mat-date-range-input-separator{display:none}.submit-approval-body .table-container.table-responsive .avatar-column p{text-align:left}.time-sheet-calendar .mat-form-field-wrapper{background:#fafafa}.time-sheet-calendar .mat-form-field-flex{padding:3px!important}.time-sheet-calendar .mat-form-field-prefix{top:1px!important}.time-sheet-calendar .mat-form-field-infix{top:-4px}.approve-btnstyle .log-status.accepted-status{padding:4px 8px;font-size:10px;font-weight:700;border-radius:4px}.fixed-header-table thead{background:#fafafa}.fixed-header-table tr td,.fixed-header-table thead tr th{text-align:left!important}.status-tag .status-name{background:#fef0d3;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;color:#c88e1b!important}.timesheet-report table tbody tr .inline-btn{color:#212121;font-size:14px;font-weight:500}.timesheet-report tfoot th{font-weight:700;color:#212121;text-align:left!important}.timesheet-report tfoot th:first-child{padding-left:34px}.timesheet-report tfoot th:last-child{padding-right:34px}.timesheet-report tbody .timing-cls{color:#616161;font-weight:700;font-size:14px}.timesheet-report tbody .overall-same{color:#616161;font-weight:500;font-size:14px}.custom-dropdown-menu{padding:8px 15px 17px;background:#ffffff!important;box-shadow:0 0 12px #00000026!important;border-radius:12px!important;min-width:243px!important;overflow:inherit!important}.service-export-custom-dropdown-menu{background:#ffffff!important;box-shadow:0 0 12px #00000026!important;border-radius:12px!important;min-width:200px!important;overflow:inherit!important}.custom-dropdown-menu .time-log{font-size:14px;font-weight:700;color:#212121}.bg-background-cls{padding:2px 12px;background:#f5f5f5;margin-top:7px}.bg-background-cls label{color:#9e9e9e;font-weight:500;font-size:14px}.custom-dropdown-menu .time-log{font-weight:700;font-size:14px;color:#212121;margin-bottom:8px!important}.custom-dropdown-menu span.time-add-manual{color:#616161;font-weight:500;font-size:12px}.border-cls-add{border-bottom:1px solid #eeeeee;margin-top:13px}.timesheet-report .mat-tab-header,.timesheet-manually-cls{padding-left:34px;padding-right:34px}.timesheet-report .mat-tab-nav-bar,.mat-tab-header{border-bottom:none!important}.timesheet-report .mat-tab-label-container{border-bottom:1px solid rgba(0,0,0,.12)}.only-align-cls-add{background:transparent!important}.dating-pick{background:#f5f5f5;padding:8px 0;position:relative}.timesheet-report tbody tr td:first-child,.timesheet-report thead th:first-child{padding-left:34px}.timesheet-report thead th:last-child{padding-right:34px}.timesheet-report tbody tr td:last-child{padding-right:34px;display:flex;align-items:center;justify-content:space-around}.timesheet-report tbody tr td:before{content:"";border-bottom:1px solid #ddd;position:absolute;left:0;right:0;width:96%;margin:31px auto 0}.timesheet-report tbody tr td:before:last-child{content:"";border-bottom:none}.export-time-sheet-text .page-title{font-size:20px;font-weight:500}.excel-pdf-btn{margin-top:13px}.excel-pdf-btn button{padding:11px 40px!important;font-size:14px!important;font-weight:700!important}.export-time-sheet-text button{position:relative;top:-3px;left:9px}.export-time-sheet-text button.modal-btn-close:hover{color:#212121}.export-time-sheet-text .mat-button-focus-overlay,.export-time-sheet-text span.mat-ripple.mat-button-ripple.mat-button-ripple-round{display:none}.export-time-sheet-text{margin:-12px 0 0}.bg-cls-add-time{background:#f5f5f5;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.timesheet-report{height:calc(100vh - 260px)}.position-set-empty{text-align:center}.bg-cls-add-time p{color:#212121;font-size:18px;font-weight:700}.bg-cls-add-time small{color:#616161;font-size:14px;font-weight:500}.timesheet-report table tbody tr td{cursor:pointer}.time-log-add{height:calc(100vh - 291px)!important}.timesheet-report.time-log-add .bg-cls-add-time .center-button button{border:1px solid #276ef1!important}.allselected-cls{padding-left:11px;padding-top:13px}.allselected-cls span.mat-checkbox-label{font-size:16px!important;font-weight:500;text-transform:capitalize}.estimated-hrs-design-cls{background-color:#fff9ee;padding:3px 8px 3px 19px}.estimated-hrs-design-cls li{color:#9e9e9e;font-weight:500;font-size:12px}.estimated-hrs-design-cls li strong{color:#212121;font-weight:700;font-size:12px}.first-li-border-cls{border-right:1px solid #eeeeee;padding-right:17px}.position-inherit-cls{top:initial!important}.mail-btn{padding:0;margin:0}.new-common-notification-cls-add .main-custom-notification-globally-cls{max-height:425px;height:425px;overflow-y:auto}.new-common-notification-cls-add{max-width:350px!important;width:350px}.new-common-notification-cls-add .notification-title{padding:4px 16px 10px 20px!important}.new-common-notification-cls-add{padding:0}.completed-status{padding:4px 8px;font-weight:700;font-size:10px;border-radius:4px}.new-tooltip-cls-add .tooltip{position:absolute!important;margin:-8px 0 0 7px}.new-tooltip-cls-add .user--img{height:34px;width:34px;min-height:34px;min-width:34px}.new-tooltip-cls-add .tooltip-inner{padding:12px 9px 14px 12px}.new-tooltip-cls-add .tooltip .tooltip-arrow:before{margin:64px 0 0 24px}.new-tooltip-cls-add .online--status{bottom:-1px!important;right:3px!important}.main-custom-notes-module{max-width:44.5vw!important}.main-custom-notes-module .ql-editor{overflow-y:scroll;max-height:320px;height:320px}.main-custom-notes-module .ql-editor::-webkit-scrollbar{width:0px!important}.pin-icon{background:#dc3535;border-radius:8px;padding:3px 6px 4px}.file-folder-view .card img,.file-folder-view .card img:hover{border-radius:7px 7px 0 0!important}.custom-preview-file iframe{height:calc(100vh - 60px)}.custom-preview-file .mat-focus-indicator{position:absolute;top:0;margin:50px 65px 0 0}.only-breadcum-item-cls .breadcrumbs-link{color:#9e9e9e!important}.list-view-table .progress-bar{position:inherit!important}li.breadcrumbs-item:last-child a{color:#3477dc!important}.last-img-cls-margin-decrease{margin-left:0!important}.new-client-info-cls-add .other-detail-value-block{word-wrap:break-word;white-space:break-spaces;width:220px!important}.new-client-info-cls-add .other-detail-block{max-height:375px;overflow-y:auto}.mega-chart-menusscroll li{list-style:none;display:flex;align-items:center;justify-content:space-between}.mega-chart-menusscroll .project-gragh-cart{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;column-gap:35px}.notes-modal .in-oneline-cls-add{display:flex!important}.scroll-hide-cls::-webkit-scrollbar{width:0px}.submit-approval-body .cmn-txt{text-align:left;white-space:break-spaces;width:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.submit-approval-body .sub-block-title-sm{white-space:break-spaces;width:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.submit-approval-body .table-responsive thead th:first-child,.submit-approval-body .table-responsive tr td:first-child{width:175px}.add-task-rght-block-tab .crossicon{position:absolute;right:-7px;margin:40px 0 0}.chat-room-modal-cls img.crossicon{position:absolute;right:0;margin:42px 0 0}.chatmenuclsopenwidth .crossicon{position:absolute;right:-8px;margin:42px 6px 0 0}.add-task-rght-block-tab .mat-tab-body{height:calc(100vh - 216px)}.dms-content-block.mub-dms-content-block .right-msg .userMsgBg,.add-task-rght-block-tab .search-box-icone{margin-left:auto}.add-task-rght-block-tab .dms-content-block{height:calc(100vh - 210px)!important}.chatmenuclsopenwidth .userMsgBg .right-msg{margin-left:auto}.chat-room-modal-cls .msgContentBox{max-height:460px!important}.chatmenuclsopenwidth .msgContentBox{max-height:350px!important}.chatmenuclsopenwidth .dms-content-block{height:360px!important}.discussion-module-cls .dms-content-block{height:100%!important}.only-support-this-calendar-menu{min-width:576px!important}.w-80p{width:80%}.w-160p{width:160px}.new-custom-menu-checklist-cls-only mat-card-actions.mat-card-actions{position:initial!important}.add-task-rght-block-tab .quill-editor-controls{margin:0 20px 0 0}.trim-info{max-width:150px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:25px;position:relative}.trim-info.mx-w-480{max-width:480px}.empty-cover{height:calc(100vh - 14em);display:flex;justify-content:center;align-items:center;background:#fff;margin:0 30px;border-radius:8px;border:1px solid #eee;text-align:center}.empty-cover.nomore-margin-small{margin:0 0 15px}.empty-cover.status-report-empty-small-card{height:calc(100vh - 29em);margin-top:15px;border:0px}.pt-top-40{padding-top:40px}.bg-only-for-report{background-color:#fafafa!important;height:-webkit-fill-available}.app-user-report-project-report .bg-only-for-report,.app-user-performance-report .bg-only-for-report,.app-user-status-report .bg-only-for-report,.app-user-activity-report .bg-only-for-report{background-color:transparent!important;padding-top:20px}.app-user-report-project-report .bg-only-for-report .empty-cover,.app-user-performance-report .bg-only-for-report .empty-cover,.app-user-status-report .bg-only-for-report .empty-cover,.app-user-activity-report .bg-only-for-report .empty-cover{margin:0}.empty-report{color:#9e9e9e;text-align:center}.tab-name{color:#000}.default-folder{text-transform:capitalize;font-weight:700!important}.user-profile-font{text-transform:capitalize;padding-left:0;font-size:15px!important}.buildVersion{margin-bottom:10px;bottom:0;position:absolute;width:100%}.custom-type-oflist-using-adding-cls-only{overflow:revert!important}.custom-type-oflist-using-adding-cls-only .list-unstyled{max-height:300px;overflow-y:auto}.custom-edit-teamGroup-2 span.mat-select-min-line{display:none}.custom-edit-teamGroup-2 .mat-chip-list-wrapper{position:relative;top:22px;z-index:12;max-width:94%}.as__custom-row.mat-menu-panel{max-width:29vw!important;width:100%!important;min-width:28vw;margin-top:15px;max-height:280px;overflow-y:scroll}.as__add-service-modal .cdk-overlay-pane{width:100%!important}.apply_leave .mat-form-field{width:100%}.apply_leave .mat-form-field-infix{border:.5px solid #e0e0e0;display:flex;padding:5px 10px;justify-content:space-around;border-radius:6px}.apply_leave .mat-form-field-underline{display:none}.apply_leave .mat-form-field-appearance-legacy .mat-form-field-label,.apply_leave label#mat-form-field-label-5,.apply_leave label#mat-form-field-label-7{position:relative;top:-7px!important;left:6px!important;font-size:12px;background:#fff;width:fit-content!important}.apply_leave .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.apply_leave .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:none!important}.apply_leave .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:0!important}.disable-screen-loader{pointer-events:none!important}.custom-item1{position:relative}.cdk-overlay-connected-position-bounding-box:has(.c-cdk-overlay-15){position:absolute;right:243px!important;left:auto!important;top:-70px!important;justify-content:flex-end!important;align-items:flex-end!important}.cdk-overlay-connected-position-bounding-box:has(.c-cdk-overlay-16){position:absolute;right:323px!important;left:auto!important;top:-70px!important;justify-content:flex-end!important;align-items:flex-end!important}.cdk-overlay-connected-position-bounding-box:has(.c-cdk-overlay-17){position:absolute;right:256px!important;left:auto!important;top:-70px!important;justify-content:flex-end!important;align-items:flex-end!important}.cdk-overlay-connected-position-bounding-box:has(.c-cdk-overlay-18){position:absolute;right:243px!important;left:auto!important;justify-content:flex-end!important;align-items:flex-end!important}.relative-cls{position:relative;top:-200px}.project-with-out-cls .mat-menu-item:hover:not([disabled]),.project-with-out-cls .mat-menu-item.cdk-program-focused:not([disabled]),.project-with-out-cls .mat-menu-item.cdk-keyboard-focused:not([disabled]),.project-with-out-cls .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04);color:#000}.custom-design{background-color:#fff}.custom-design .titles{display:flex;justify-content:flex-start;align-items:center;gap:2px}.custom-design .titles .inner-design-3 .id-5{margin-left:2px!important}.custom-design .inner-design-1 .inner-design-2{background:#f9f8f8;min-height:auto;border-bottom:0}.custom-design .inner-design-3{padding-left:0!important;background-color:#fff}.custom-design .inner-design-3 .id-4{font-weight:700;font-size:18px;line-height:28px;letter-spacing:.0025em;color:#212121}.custom-design .inner-design-3 .id-5{background:#eeeeee;border-radius:4px;padding:2px 5px;font-weight:700;font-size:14px;line-height:16px;text-align:right;letter-spacing:.005em;color:#757575;margin-left:7px!important;margin-top:2px}.custom-design .inner-design-3 .mat-column-task_name{width:100%!important;min-width:50em}.custom-design .tabel-13.table{margin-bottom:0}.custom-design .tabel-13.table th{min-width:200px;height:36px;vertical-align:middle;font-size:12px;font-weight:700;line-height:18px;letter-spacing:.005em;min-width:220px!important;max-width:220px;width:220px;color:#222;border-right:1px solid #eeeeee;padding:10px;background-color:#f9f8f8;border-bottom:1px solid rgba(0,0,0,.1215686275);border-top:1px solid rgba(0,0,0,.1215686275)}.custom-design .tabel-13.table th:first-child{min-width:500px!important;padding-left:36px!important;max-width:500px!important;width:500px}.custom-design .tabel-13.table tr{height:36px}.custom-design .tabel-13.table tr td{min-width:220px;max-width:220px;margin-left:0!important;margin-right:0!important;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;padding:0;border-bottom:1px solid #eeeeee;border-right:1px solid #eeeeee;vertical-align:middle}.custom-design .tabel-13.table tr.no-task{border-bottom:1px solid #eeeeee;border-top:1px solid #eeeeee;height:46px!important;padding:10px!important}.custom-design .tabel-13.table tr.no-task td{max-width:100%!important;border-bottom:1px solid transparent;border-right:1px solid transparent;text-align:center}.custom-design .tabel-13.table tr:hover{background-color:#f9f8f8}.custom-design .tabel-12,.custom-design .tabel-11.table{margin-bottom:0}.custom-design .tabel-11.table tr{height:36px}.custom-design .tabel-11.table tr td{min-width:220px;max-width:2200px;width:220px;margin-left:0!important;margin-right:0!important;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.005em;color:#616161;padding:0 10px;border-bottom:1px solid #eeeeee;border-right:1px solid #eeeeee;vertical-align:middle}.custom-design .tabel-11.table tr td:first-child{padding-left:10px!important;min-width:530px!important;max-width:100%;width:500px}.custom-design .tabel-11.table tr td mat-checkbox{padding-left:0!important;margin-bottom:0!important;padding-bottom:0!important}.custom-design .tabel-11.table tr td span.square--mini.square--mini-medium.me-3{margin:8px 10px 0 0!important;position:relative;top:3px}.custom-design .tabel-11.table tr td .text-name{text-transform:capitalize}.custom-design .tabel-11.table tr.no-task{border-bottom:1px solid #eeeeee;border-top:1px solid #eeeeee;height:46px!important;padding:10px!important}.custom-design .tabel-11.table tr.no-task td{max-width:100%!important;border-bottom:1px solid transparent;border-right:1px solid transparent;text-align:center}.custom-design .tabel-11.table tr:hover{background-color:#f9f8f8}.custom-design table{border-right:0px}.custom-design table th:last-child,.custom-design table td:last-child{border-right:0}.custom-design .tabel-13,.custom-design .tabel-12,.custom-design .tabel-11{width:100%;table-layout:fixed}.custom-design .main-content-bulkedit-task-list{width:100%;max-width:100%;overflow-x:hidden}.custom-design .table-responsive{overflow-x:auto;width:100%}.custom-design .table,.custom-design .tabel-13,.custom-design .tabel-12,.custom-design .tabel-11{width:100%;table-layout:fixed}.custom-design .custom-checkbox{white-space:nowrap;overflow:hidden}.custom-design .user--img .online--status{bottom:0!important;right:2px!important}.custom-design .hoverimg.math_ui-onHover-sub-block.assignee_div-only{position:absolute!important;left:-47px!important;bottom:-40px!important}.new-table{margin-top:1.5rem}.new-table .table thead tr th{height:36px;vertical-align:middle;font-size:12px;font-weight:700;line-height:18px;letter-spacing:.005em;min-width:200px;max-width:200px;color:#222;border-right:1px solid #eeeeee;padding:10px!important;background-color:#f9f8f8;border-bottom:1px solid rgba(0,0,0,.1215686275);border-top:1px solid rgba(0,0,0,.1215686275)}.new-table .table thead tr th:first-child{padding-left:8px!important}.new-table .table>:not(caption)>*>*{padding:initial!important}.new-table .title-main-1{padding-left:8px;background-color:#fff}.new-table .title-main-1 .title-main-p{margin-block:10px!important}.new-table .title-main-1 .title-main-table tbody tr{height:36px}.new-table .title-main-1 .title-main-table tbody tr td{border:1px solid #eeeeee;border-bottom:1px solid #eeeeee;font-size:12px;max-width:200px;min-width:200px}input:focus{box-shadow:none!important}.form-control:focus{box-shadow:none!important}.custom-modal-attendance-face .mat-dialog-container{padding:24px;border-radius:12px;display:inline-block;height:248px!important}.cdk-overlay-connected-position-bounding-box:has(.c-cdk-overlay-priority-15){height:885.312px!important}.custom-panel-cls{border-top:1px solid #eeeeee;border-radius:0!important}@media screen and (width <= 1280px){.custom-panel-cls{min-width:900px}}.custom-panel-cls .mat-expansion-panel-header-title,.mat-expansion-panel-header-description{display:block!important;flex-grow:1!important;flex-basis:0!important;margin-right:16px!important;align-items:center!important}.custom-panel-cls .mat-expansion-panel-content{border-top:1px solid #eeeeee}.rt-custom-field-settings.amc .mat-tab-body-wrapper{overflow:visible!important}.rt-custom-field-settings.amc .main-app-member.app-one{top:39px!important}#regionComposerRoot div#Header,#regionComposerRoot div#AdditionalBars,#regionComposerRoot div#Ribbon,#regionComposerRoot div#BusinessBar,#regionComposerRoot div#NotificationBar,#regionComposerRoot div#EditorBars{display:none!important}.css-241{display:none}.sheet-ready{position:absolute!important;top:-180px!important;z-index:1234!important;height:calc(100vh + 6rem)!important;width:100%!important}.closes-button{z-index:1234}.ms-Callout,#SaveACopyToOneDriveButtonCallout{display:none!important}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{pointer-events:none;position:fixed;z-index:999999}#toast-container *{box-sizing:border-box}#toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;box-shadow:0 0 12px #999;color:#fff}#toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}#toast-container .ngx-toastr.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container .ngx-toastr.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container .ngx-toastr.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container .ngx-toastr.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-top-center .ngx-toastr,#toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-top-full-width .ngx-toastr,#toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){#toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){#toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){#toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}/*!
 * 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:"\2022"}.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:"\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-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}/*!
 * 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:"\2022"}.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:"\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-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-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\d7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}/*!
 * 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:"\2022"}.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:"\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-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}#quill-editor{position:relative}.mention{color:#0366d6}.completions{background:#fff;border-radius:2px;box-shadow:2px 2px 2px #00000040;list-style:none}.completions,.completions>li{margin:0;padding:0}.completions>li>button{background:none;border:none;box-sizing:border-box;display:block;height:2em;margin:0;padding:.25em .5em;text-align:left;width:100%}.completions>li>button:hover{background:#ddd}.completions>li>button:focus{background:#ddd;outline:none}.completions>li>button>.matched{color:#000;font-weight:700}.completions>li>button>*{vertical-align:middle}.emoji_completions{background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:3px;box-shadow:0 5px 10px #0000001f;list-style:none;margin:0;padding:6px}.emoji_completions li{display:inline-block;margin:2px 0;padding:0}.emoji_completions li:not(:last-of-type){margin-right:3px}.emoji_completions>li>button{background:#efefef;border:none;border-radius:3px;box-sizing:border-box;display:block;margin:0;padding:3px 2px 6px;text-align:left;width:100%}.emoji_completions>li>button:hover{background:#2d9ee0;color:#fff}.emoji_completions>li>button:focus{background:#2d9ee0;color:#fff;outline:none}.emoji_completions>li>button.emoji-active{background:red;background:#2d9ee0;color:#fff;outline:none}.emoji_completions>li>button>.matched{font-weight:700}.emoji_completions>li>button>*,.ico{vertical-align:middle}.ico{font-size:18px;line-height:0;margin-right:5px}#emoji-palette{border:1px solid rgba(0,0,0,.15);border-radius:3px;box-shadow:0 5px 10px #0000001f;max-width:250px;position:absolute;z-index:999}.bem{cursor:pointer;display:inline-block;font-size:24px;margin:2px;text-align:center;width:34px}#tab-filters{margin:20px auto 0;width:210px}.emoji-tab{cursor:pointer;display:inline-table;height:100%;min-height:30px;text-align:center;width:30px}#tab-toolbar{background-color:#f7f7f7;border-bottom:1px solid rgba(0,0,0,.15);padding:4px 4px 0}#tab-toolbar ul{margin:0;padding:0}#tab-toolbar .active{border-bottom:3px solid #2ab27b}#tab-panel{background:#fff;display:flex;flex-wrap:wrap;justify-content:center;max-height:220px;overflow-y:scroll;padding:2px}#quill-editor x-contain,contain{background:#fb8;display:block}#quill-editor table{border-collapse:collapse;width:100%}#quill-editor table td{border:1px solid #000;height:25px;padding:5px}.ql-picker.ql-table .ql-picker-label:before,button.ql-table:after{content:"TABLE"}button.ql-contain:after{content:"WRAP"}button.ql-table[value=append-row]:after{content:"ROWS+"}button.ql-table[value=append-col]:after{content:"COLS+"}.ql-contain,.ql-table{margin-right:-15px;width:auto!important}#emoji-close-div{height:100%;left:0;position:fixed;top:0;width:100%}.textarea-emoji-control{height:25px;right:4px;top:10px;width:25px}#textarea-emoji{border:1px solid #66afe9;border:1px solid rgba(0,0,0,.15);border-radius:3px;box-shadow:0 5px 10px #0000001f;max-width:250px;position:absolute;right:0;z-index:999}.ql-editor{padding-right:26px}.i-activity{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70"><g transform="translate(7.500000, 7.500000)"><path stroke="%236F6D70" d="M18.02 1.36c5.92 3.02 8.28 10.26 5.26 16.18-2.12 4.17-6.35 6.57-10.73 6.57-1.83 0-3.7-.4-5.45-1.3-5.9-3-8.27-10.22-5.25-16.2C3.97 2.5 8.2.1 12.57.1c1.84 0 3.7.42 5.45 1.3zm4.7 11.44c.1-1.3-.06-2.6-.47-3.87-.13-.38-.27-.75-.43-1.1l-3.42-1.6-1.57-3.4c-.62-.3-1.27-.5-1.92-.68-.7-.18-1.5-.27-2.3-.27-.4 0-.8.02-1.2.06L8.9 4.74l-3.74.43c-.63.68-1.16 1.45-1.6 2.28-.42.84-.72 1.72-.9 2.63l1.84 3.3-.74 3.68c.3.56.66 1.08 1.1 1.58.76.94 1.7 1.7 2.8 2.32l3.7-.74 3.26 1.84c1.13-.23 2.23-.65 3.24-1.26.6-.35 1.2-.77 1.7-1.24l.44-3.74 2.78-2.55.05-.47z" stroke-linecap="round" stroke-linejoin="round"/><polygon points="10.6158689 8.50666885 8.42649168 12.8046921 11.836847 16.2129328 16.1342124 14.0235556 15.3793892 9.26144504"/></g></g></g></svg>')}.i-activity,.i-flags{content:"";height:25px;margin:auto;width:25px}.i-flags{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><g transform="translate(9.500000, 8.000000)"><path d="M.5 3.13V23.5c0 .83.68 1.5 1.5 1.5.84 0 1.5-.67 1.5-1.5V3.14c0-.83-.66-1.5-1.5-1.5-.82 0-1.5.67-1.5 1.5z"/><path d="M3.5 11.54c.7-.16 1.44-.22 2.25-.17 1.38.07 2.48.3 5.23 1.04l.55.2c3.02.8 4.77 1 5.96.67v-7.9c-1.7.33-3.8-.07-7.1-1-3.9-1.1-5.7-1.3-6.9-.5v7.7zm7.68-10.1c4.1 1.15 5.7 1.3 6.98.44 1-.66 2.33.05 2.33 1.25v11c0 .5-.3 1-.7 1.26-2.2 1.4-4.6 1.2-9.1 0l-.56-.16c-4.54-1.2-6.15-1.3-7.05-.2-.9 1.06-2.65.42-2.65-.98v-11c0-.4.2-.8.5-1.1C3.4-.24 5.75-.1 11.2 1.4z"/></g></g></g></svg>')}.i-food{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70"><path fill-rule="nonzero" d="M9.57 28.2c0 .28.22.5.5.5h19.2c.27 0 .5-.22.5-.5v-4.4H9.57v4.4zm23.2-3.06v3.07c0 1.95-1.57 3.5-3.5 3.5h-19.2c-1.93 0-3.5-1.55-3.5-3.5V25c.46.15.96.24 1.47.24h23.78c.33 0 .64-.04.94-.1z"/><path fill-rule="nonzero" d="M6.57 18.2v-3.45c0-3.56 2.9-6.45 6.45-6.45h13.3c3.55 0 6.44 2.9 6.44 6.45v3.45H6.56zm3-1.83h3.6l.4.86c.23.5.73.83 1.3.83.56 0 1.06-.33 1.3-.83l.4-.86h13.2v-1.62c0-1.9-1.56-3.45-3.45-3.45h-13.3c-1.9 0-3.45 1.55-3.45 3.45v1.62z"/><path fill-rule="nonzero" d="M13.23 16.37l.4.86c.24.5.74.83 1.3.83.57 0 1.07-.33 1.3-.83l.4-.86H31.9c2.44 0 4.43 1.98 4.43 4.43 0 2.45-1.98 4.44-4.44 4.44H8.1c-2.44 0-4.43-2-4.43-4.44 0-2.45 1.98-4.43 4.44-4.43h5.14zm-5.12 3c-.8 0-1.42.64-1.42 1.43 0 .8.64 1.44 1.44 1.44h23.8c.8 0 1.43-.64 1.43-1.44 0-.8-.64-1.43-1.44-1.43H18.4c-.83 1.04-2.1 1.7-3.5 1.7-1.37 0-2.65-.66-3.47-1.7H8.1z"/><circle cx="14.6682646" cy="13.75" r="1"/><circle cx="24.6682646" cy="13.75" r="1"/><circle cx="19.6682646" cy="13.75" r="1"/></g></g></svg>')}.i-food,.i-nature{content:"";height:25px;margin:auto;width:25px}.i-nature{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><path d="M15.96 18.26L30.86 32c.5.46 1.3.43 1.77-.08.46-.5.43-1.3-.08-1.76l-14.9-13.74c-.5-.46-1.3-.43-1.76.08-.5.5-.5 1.3 0 1.76z"/><path d="M18.17 21.28c-.7-.06-1.3.45-1.35 1.14-.06.7.45 1.3 1.13 1.35l4.96.43c.9.07 1.5-.66 1.4-1.47l-1-5.6c-.1-.7-.74-1.14-1.42-1.02-.67.2-1.12.8-1 1.5l.7 4-3.32-.3z"/><path d="M28.48 28.95c-.38.17-1 .4-1.85.64-2.92.7-6 .9-8.95-.2-5.98-2.17-9.8-8.5-10.54-19.9l-.1-1.4 1.38-.2c14.45-2.08 23.4 7.4 21.33 19.85l-1.9-.3.63 1.43zM10.24 10.77C11.12 20.14 14.2 25 18.7 26.6c2.27.83 4.76.74 7.14.1.4-.12.76-.23 1.07-.35 1.2-9.6-5.4-16.57-16.6-15.58z"/></g></g></svg>')}.i-objects{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><path d="M11.04 16.7c0-4.85 4.02-8.76 8.96-8.76 4.94 0 8.96 3.9 8.96 8.76 0 2.54-1.12 4.9-3 6.54v1.87c0 1.28-1.02 2.27-2.26 2.27h-7.37c-1.23 0-2.25-1-2.25-2.22V23.3c-1.9-1.65-3.04-4-3.04-6.58zm11.9 5.82c0-.48.24-.93.63-1.22 1.5-1.08 2.4-2.77 2.4-4.6 0-3.17-2.67-5.76-5.97-5.76s-5.96 2.6-5.96 5.76c0 1.84.9 3.54 2.42 4.62.4.28.62.74.62 1.22v1.8h5.87V22.5z"/><path d="M21.76 28.78c-.22.05-.42.1-.62.13-.5.1-.9.2-1.1.2-.24 0-.62-.04-1.08-.12l-.74-.15-.08-.02v-2.93c0-.83-.68-1.5-1.5-1.5-.83 0-1.5.67-1.5 1.5v4.1c0 .68.44 1.27 1.1 1.45l.38.1.94.23c.3.1.6.15.87.2.62.1 1.16.17 1.6.17.47 0 1.03-.1 1.7-.2l.7-.17.95-.22c.18-.03.32-.1.4-.1.64-.2 1.08-.76 1.08-1.43v-4.1c0-.83-.67-1.5-1.5-1.5-.82 0-1.5.67-1.5 1.5v2.9c-.03 0-.07 0-.1.02z"/></g></g></svg>')}.i-objects,.i-people{content:"";height:25px;margin:auto;width:25px}.i-people{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70"><path fill-rule="nonzero" d="M20 34c-7.73 0-14-6.27-14-14S12.27 6 20 6s14 6.27 14 14-6.27 14-14 14zm0-3c6.08 0 11-4.92 11-11S26.08 9 20 9 9 13.92 9 20s4.92 11 11 11z"/><circle cx="15.3474348" cy="16.7705459" r="2.34743481"/><circle cx="24.4703784" cy="16.7705459" r="2.34743481"/><path d="M20 27.9c2.7 0 4.88-2.18 4.88-4.88 0-2.7-9.76-2.7-9.76 0S17.3 27.9 20 27.9z"/></g></g></svg>')}.i-symbols{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><path d="M15.37 7.95c-4.48 0-8.06 3.9-8.06 8.64 0 3.5 2.2 6.9 5.8 10.3 1.2 1.1 2.5 2.2 3.9 3.1.84.6 1.5 1 1.98 1.3l.27.15.8.5 1.1-.6c.5-.27 1.18-.7 2-1.25 1.34-.9 2.66-1.9 3.9-3 3.57-3.28 5.75-6.8 5.75-10.6 0-4.74-3.6-8.65-8.1-8.65v3.3c2.6 0 4.76 2.4 4.76 5.35 0 2.65-1.72 5.43-4.7 8.13-1.1 1-2.27 1.9-3.5 2.7-.43.3-.83.54-1.17.74-.35-.2-.76-.5-1.2-.83-1.24-.87-2.4-1.83-3.54-2.87-2.95-2.76-4.7-5.5-4.7-7.9 0-2.98 2.2-5.35 4.78-5.35 1.3 0 2.5.6 3.4 1.6L20 14.3l1.25-1.43c.9-1.03 2.1-1.6 3.38-1.6v-3.3c-1.68 0-3.3.56-4.63 1.57-1.34-1-2.95-1.57-4.63-1.57z"/></g></g></svg>')}.i-symbols,.i-travel{content:"";height:25px;margin:auto;width:25px}.i-travel{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><path d="M25.46 11.2s-2.67 2.58-3.94 3.95l-10.6-2.13c-.12-.02-.25.04-.3.15l-.8 1.6c-.07.13 0 .3.12.37l7.75 3.88L13.4 24c-.5-.16-1.1-.33-1.66-.3-.3 0-.6.06-.85.25-.3.2-.4.5-.4.9s.1.74.3.98l3.2 3.23c.3.23.7.34 1 .34.4 0 .7-.13.9-.37.2-.23.24-.53.25-.84 0-.6-.15-1.2-.3-1.7l4.97-4.3 3.9 7.76c.06.13.23.2.36.12l1.6-.8c.13-.07.2-.2.17-.3l-2.12-10.6c1.4-1.28 3.95-3.95 3.96-3.96.86-.88 1.4-1.93 1.4-2.87 0-.5-.17-1-.5-1.33-.37-.36-.87-.5-1.38-.5-.95 0-2 .52-2.88 1.4zm2.87-4.4c1.28 0 2.54.44 3.5 1.4.93.93 1.38 2.2 1.38 3.47 0 1.8-.8 3.54-2.2 4.94-.4.5-1.7 1.8-2.8 2.9l1.8 9c.3 1.5-.4 2.9-1.7 3.6l-1.62.8c-1.62.8-3.6.1-4.36-1.4L20 27.1l-.7.6v.62c-.03.92-.28 1.8-.92 2.6-.8 1-1.98 1.5-3.22 1.5-1.03 0-2.12-.37-2.96-1.1l-.16-.14-3.22-3.22-.1-.12c-.75-.83-1.12-1.9-1.12-3 0-1.24.5-2.43 1.48-3.22.8-.6 1.68-.9 2.62-.9h.62l.6-.7-4.27-2.1c-1.65-.8-2.33-2.8-1.52-4.4l.8-1.64c.67-1.3 2.14-2.02 3.57-1.73l9 1.8 1.36-1.33 1.5-1.48c1.42-1.4 3.17-2.27 4.97-2.27z"/></g></g></svg>')}.button-emoji{margin-bottom:-5px}.ql-emojiblot{display:inline-block;vertical-align:text-top}.ap{background-image:url(1e7b63404cd2fb8e6525b2fd4ee4d286.57692c70e32e9f1e.png);background-repeat:no-repeat;background-size:820px;box-sizing:border-box;display:inline-flex;font-size:20px;height:20px;line-height:1;margin-top:-3px;overflow:hidden;text-indent:-999px;width:20px}.ap-copyright{background-position:0 0}.ap-registered{background-position:0 -20px}.ap-bangbang{background-position:0 -40px}.ap-interrobang{background-position:0 -60px}.ap-tm{background-position:0 -80px}.ap-information_source{background-position:0 -100px}.ap-left_right_arrow{background-position:0 -120px}.ap-arrow_up_down{background-position:0 -140px}.ap-arrow_upper_left{background-position:0 -160px}.ap-arrow_upper_right{background-position:0 -180px}.ap-arrow_lower_right{background-position:0 -200px}.ap-arrow_lower_left{background-position:0 -220px}.ap-leftwards_arrow_with_hook{background-position:0 -240px}.ap-arrow_right_hook{background-position:0 -260px}.ap-watch{background-position:0 -280px}.ap-hourglass{background-position:0 -300px}.ap-keyboard{background-position:0 -320px}.ap-fast_forward{background-position:0 -360px}.ap-rewind{background-position:0 -380px}.ap-arrow_double_up{background-position:0 -400px}.ap-arrow_double_down{background-position:0 -420px}.ap-black_right_pointing_double_triangle_with_vertical_bar{background-position:0 -440px}.ap-black_left_pointing_double_triangle_with_vertical_bar{background-position:0 -460px}.ap-black_right_pointing_triangle_with_double_vertical_bar{background-position:0 -480px}.ap-alarm_clock{background-position:0 -500px}.ap-stopwatch{background-position:0 -520px}.ap-timer_clock{background-position:0 -540px}.ap-hourglass_flowing_sand{background-position:0 -560px}.ap-double_vertical_bar{background-position:0 -580px}.ap-black_square_for_stop{background-position:0 -600px}.ap-black_circle_for_record{background-position:0 -620px}.ap-m{background-position:0 -640px}.ap-black_small_square{background-position:0 -660px}.ap-white_small_square{background-position:0 -680px}.ap-arrow_forward{background-position:0 -700px}.ap-arrow_backward{background-position:0 -720px}.ap-white_medium_square{background-position:0 -740px}.ap-black_medium_square{background-position:0 -760px}.ap-white_medium_small_square{background-position:0 -780px}.ap-black_medium_small_square{background-position:0 -800px}.ap-sunny{background-position:-20px 0}.ap-cloud{background-position:-20px -20px}.ap-umbrella{background-position:-20px -40px}.ap-snowman{background-position:-20px -60px}.ap-comet{background-position:-20px -80px}.ap-phone,.ap-telephone{background-position:-20px -100px}.ap-ballot_box_with_check{background-position:-20px -120px}.ap-umbrella_with_rain_drops{background-position:-20px -140px}.ap-coffee{background-position:-20px -160px}.ap-shamrock{background-position:-20px -180px}.ap-point_up{background-position:-20px -200px}.ap-skull_and_crossbones{background-position:-20px -320px}.ap-radioactive_sign{background-position:-20px -340px}.ap-biohazard_sign{background-position:-20px -360px}.ap-orthodox_cross{background-position:-20px -380px}.ap-star_and_crescent{background-position:-20px -400px}.ap-peace_symbol{background-position:-20px -420px}.ap-yin_yang{background-position:-20px -440px}.ap-wheel_of_dharma{background-position:-20px -460px}.ap-white_frowning_face{background-position:-20px -480px}.ap-relaxed{background-position:-20px -500px}.ap-aries{background-position:-20px -520px}.ap-taurus{background-position:-20px -540px}.ap-gemini{background-position:-20px -560px}.ap-cancer{background-position:-20px -580px}.ap-leo{background-position:-20px -600px}.ap-virgo{background-position:-20px -620px}.ap-libra{background-position:-20px -640px}.ap-scorpius{background-position:-20px -660px}.ap-sagittarius{background-position:-20px -680px}.ap-capricorn{background-position:-20px -700px}.ap-aquarius{background-position:-20px -720px}.ap-pisces{background-position:-20px -740px}.ap-spades{background-position:-20px -760px}.ap-clubs{background-position:-20px -780px}.ap-hearts{background-position:-20px -800px}.ap-diamonds{background-position:-40px 0}.ap-hotsprings{background-position:-40px -20px}.ap-recycle{background-position:-40px -40px}.ap-wheelchair{background-position:-40px -60px}.ap-hammer_and_pick{background-position:-40px -80px}.ap-anchor{background-position:-40px -100px}.ap-crossed_swords{background-position:-40px -120px}.ap-scales{background-position:-40px -140px}.ap-alembic{background-position:-40px -160px}.ap-gear{background-position:-40px -180px}.ap-atom_symbol{background-position:-40px -200px}.ap-fleur_de_lis{background-position:-40px -220px}.ap-warning{background-position:-40px -240px}.ap-zap{background-position:-40px -260px}.ap-white_circle{background-position:-40px -280px}.ap-black_circle{background-position:-40px -300px}.ap-coffin{background-position:-40px -320px}.ap-funeral_urn{background-position:-40px -340px}.ap-soccer{background-position:-40px -360px}.ap-baseball{background-position:-40px -380px}.ap-snowman_without_snow{background-position:-40px -400px}.ap-partly_sunny{background-position:-40px -420px}.ap-thunder_cloud_and_rain{background-position:-40px -440px}.ap-ophiuchus{background-position:-40px -460px}.ap-pick{background-position:-40px -480px}.ap-helmet_with_white_cross{background-position:-40px -500px}.ap-chains{background-position:-40px -520px}.ap-no_entry{background-position:-40px -540px}.ap-shinto_shrine{background-position:-40px -560px}.ap-church{background-position:-40px -580px}.ap-mountain{background-position:-40px -600px}.ap-beach_umbrella,.ap-umbrella_on_ground{background-position:-40px -620px}.ap-fountain{background-position:-40px -640px}.ap-golf{background-position:-40px -660px}.ap-ferry{background-position:-40px -680px}.ap-boat{background-position:-40px -700px}.ap-skier{background-position:-40px -720px}.ap-ice_skate{background-position:-40px -740px}.ap-person_with_ball{background-position:-40px -760px}.ap-tent{background-position:-60px -60px}.ap-fuelpump{background-position:-60px -80px}.ap-scissors{background-position:-60px -100px}.ap-white_check_mark{background-position:-60px -120px}.ap-airplane{background-position:-60px -140px}.ap-email{background-position:-60px -160px}.ap-fist{background-position:-60px -180px}.ap-hand{background-position:-60px -300px}.ap-v{background-position:-60px -420px}.ap-writing_hand{background-position:-60px -540px}.ap-pencil2{background-position:-60px -660px}.ap-black_nib{background-position:-60px -680px}.ap-heavy_check_mark{background-position:-60px -700px}.ap-heavy_multiplication_x{background-position:-60px -720px}.ap-latin_cross{background-position:-60px -740px}.ap-star_of_david{background-position:-60px -760px}.ap-sparkles{background-position:-60px -780px}.ap-eight_spoked_asterisk{background-position:-60px -800px}.ap-eight_pointed_black_star{background-position:-80px 0}.ap-snowflake{background-position:-80px -20px}.ap-sparkle{background-position:-80px -40px}.ap-x{background-position:-80px -60px}.ap-negative_squared_cross_mark{background-position:-80px -80px}.ap-question{background-position:-80px -100px}.ap-grey_question{background-position:-80px -120px}.ap-grey_exclamation{background-position:-80px -140px}.ap-exclamation{background-position:-80px -160px}.ap-heavy_heart_exclamation_mark_ornament{background-position:-80px -180px}.ap-heart{background-position:-80px -200px}.ap-heavy_plus_sign{background-position:-80px -220px}.ap-heavy_minus_sign{background-position:-80px -240px}.ap-heavy_division_sign{background-position:-80px -260px}.ap-arrow_right{background-position:-80px -280px}.ap-curly_loop{background-position:-80px -300px}.ap-loop{background-position:-80px -320px}.ap-arrow_heading_up{background-position:-80px -340px}.ap-arrow_heading_down{background-position:-80px -360px}.ap-arrow_left{background-position:-80px -380px}.ap-arrow_up{background-position:-80px -400px}.ap-arrow_down{background-position:-80px -420px}.ap-black_large_square{background-position:-80px -440px}.ap-white_large_square{background-position:-80px -460px}.ap-star{background-position:-80px -480px}.ap-o{background-position:-80px -500px}.ap-wavy_dash{background-position:-80px -520px}.ap-part_alternation_mark{background-position:-80px -540px}.ap-congratulations{background-position:-80px -560px}.ap-secret{background-position:-80px -580px}.ap-mahjong{background-position:-80px -600px}.ap-black_joker{background-position:-80px -620px}.ap-a{background-position:-80px -640px}.ap-b{background-position:-80px -660px}.ap-o2{background-position:-80px -680px}.ap-parking{background-position:-80px -700px}.ap-ab{background-position:-80px -720px}.ap-cl{background-position:-80px -740px}.ap-cool{background-position:-80px -760px}.ap-free{background-position:-80px -780px}.ap-id{background-position:-80px -800px}.ap-new{background-position:-100px 0}.ap-ng{background-position:-100px -20px}.ap-ok{background-position:-100px -40px}.ap-sos{background-position:-100px -60px}.ap-up{background-position:-100px -80px}.ap-vs{background-position:-100px -100px}.ap-koko{background-position:-100px -120px}.ap-sa{background-position:-100px -140px}.ap-u7121{background-position:-100px -160px}.ap-u6307{background-position:-100px -180px}.ap-u7981{background-position:-100px -200px}.ap-u7a7a{background-position:-100px -220px}.ap-u5408{background-position:-100px -240px}.ap-u6e80{background-position:-100px -260px}.ap-u6709{background-position:-100px -280px}.ap-u6708{background-position:-100px -300px}.ap-u7533{background-position:-100px -320px}.ap-u5272{background-position:-100px -340px}.ap-u55b6{background-position:-100px -360px}.ap-ideograph_advantage{background-position:-100px -380px}.ap-accept{background-position:-100px -400px}.ap-cyclone{background-position:-100px -420px}.ap-foggy{background-position:-100px -440px}.ap-closed_umbrella{background-position:-100px -460px}.ap-night_with_stars{background-position:-100px -480px}.ap-sunrise_over_mountains{background-position:-100px -500px}.ap-sunrise{background-position:-100px -520px}.ap-city_sunset{background-position:-100px -540px}.ap-city_sunrise{background-position:-100px -560px}.ap-rainbow{background-position:-100px -580px}.ap-bridge_at_night{background-position:-100px -600px}.ap-ocean{background-position:-100px -620px}.ap-volcano{background-position:-100px -640px}.ap-milky_way{background-position:-100px -660px}.ap-earth_africa{background-position:-100px -680px}.ap-earth_americas{background-position:-100px -700px}.ap-earth_asia{background-position:-100px -720px}.ap-globe_with_meridians{background-position:-100px -740px}.ap-new_moon{background-position:-100px -760px}.ap-waxing_crescent_moon{background-position:-100px -780px}.ap-first_quarter_moon{background-position:-100px -800px}.ap-moon{background-position:-120px 0}.ap-full_moon{background-position:-120px -20px}.ap-waning_gibbous_moon{background-position:-120px -40px}.ap-last_quarter_moon{background-position:-120px -60px}.ap-waning_crescent_moon{background-position:-120px -80px}.ap-crescent_moon{background-position:-120px -100px}.ap-new_moon_with_face{background-position:-120px -120px}.ap-first_quarter_moon_with_face{background-position:-120px -140px}.ap-last_quarter_moon_with_face{background-position:-120px -160px}.ap-full_moon_with_face{background-position:-120px -180px}.ap-sun_with_face{background-position:-120px -200px}.ap-star2{background-position:-120px -220px}.ap-stars{background-position:-120px -240px}.ap-thermometer{background-position:-120px -260px}.ap-mostly_sunny{background-position:-120px -280px}.ap-barely_sunny{background-position:-120px -300px}.ap-partly_sunny_rain{background-position:-120px -320px}.ap-rain_cloud{background-position:-120px -340px}.ap-snow_cloud{background-position:-120px -360px}.ap-lightning{background-position:-120px -380px}.ap-tornado{background-position:-120px -400px}.ap-fog{background-position:-120px -420px}.ap-wind_blowing_face{background-position:-120px -440px}.ap-hotdog{background-position:-120px -460px}.ap-taco{background-position:-120px -480px}.ap-burrito{background-position:-120px -500px}.ap-chestnut{background-position:-120px -520px}.ap-seedling{background-position:-120px -540px}.ap-evergreen_tree{background-position:-120px -560px}.ap-deciduous_tree{background-position:-120px -580px}.ap-palm_tree{background-position:-120px -600px}.ap-cactus{background-position:-120px -620px}.ap-hot_pepper{background-position:-120px -640px}.ap-tulip{background-position:-120px -660px}.ap-cherry_blossom{background-position:-120px -680px}.ap-rose{background-position:-120px -700px}.ap-hibiscus{background-position:-120px -720px}.ap-sunflower{background-position:-120px -740px}.ap-blossom{background-position:-120px -760px}.ap-corn{background-position:-120px -780px}.ap-ear_of_rice{background-position:-120px -800px}.ap-herb{background-position:-140px 0}.ap-four_leaf_clover{background-position:-140px -20px}.ap-maple_leaf{background-position:-140px -40px}.ap-fallen_leaf{background-position:-140px -60px}.ap-leaves{background-position:-140px -80px}.ap-mushroom{background-position:-140px -100px}.ap-tomato{background-position:-140px -120px}.ap-eggplant{background-position:-140px -140px}.ap-grapes{background-position:-140px -160px}.ap-melon{background-position:-140px -180px}.ap-watermelon{background-position:-140px -200px}.ap-tangerine{background-position:-140px -220px}.ap-lemon{background-position:-140px -240px}.ap-banana{background-position:-140px -260px}.ap-pineapple{background-position:-140px -280px}.ap-apple{background-position:-140px -300px}.ap-green_apple{background-position:-140px -320px}.ap-pear{background-position:-140px -340px}.ap-peach{background-position:-140px -360px}.ap-cherries{background-position:-140px -380px}.ap-strawberry{background-position:-140px -400px}.ap-hamburger{background-position:-140px -420px}.ap-pizza{background-position:-140px -440px}.ap-meat_on_bone{background-position:-140px -460px}.ap-poultry_leg{background-position:-140px -480px}.ap-rice_cracker{background-position:-140px -500px}.ap-rice_ball{background-position:-140px -520px}.ap-rice{background-position:-140px -540px}.ap-curry{background-position:-140px -560px}.ap-ramen{background-position:-140px -580px}.ap-spaghetti{background-position:-140px -600px}.ap-bread{background-position:-140px -620px}.ap-fries{background-position:-140px -640px}.ap-sweet_potato{background-position:-140px -660px}.ap-dango{background-position:-140px -680px}.ap-oden{background-position:-140px -700px}.ap-sushi{background-position:-140px -720px}.ap-fried_shrimp{background-position:-140px -740px}.ap-fish_cake{background-position:-140px -760px}.ap-icecream{background-position:-140px -780px}.ap-shaved_ice{background-position:-140px -800px}.ap-ice_cream{background-position:-160px 0}.ap-doughnut{background-position:-160px -20px}.ap-cookie{background-position:-160px -40px}.ap-chocolate_bar{background-position:-160px -60px}.ap-candy{background-position:-160px -80px}.ap-lollipop{background-position:-160px -100px}.ap-custard{background-position:-160px -120px}.ap-honey_pot{background-position:-160px -140px}.ap-cake{background-position:-160px -160px}.ap-bento{background-position:-160px -180px}.ap-stew{background-position:-160px -200px}.ap-egg{background-position:-160px -220px}.ap-fork_and_knife{background-position:-160px -240px}.ap-tea{background-position:-160px -260px}.ap-sake{background-position:-160px -280px}.ap-wine_glass{background-position:-160px -300px}.ap-cocktail{background-position:-160px -320px}.ap-tropical_drink{background-position:-160px -340px}.ap-beer{background-position:-160px -360px}.ap-beers{background-position:-160px -380px}.ap-baby_bottle{background-position:-160px -400px}.ap-knife_fork_plate{background-position:-160px -420px}.ap-champagne{background-position:-160px -440px}.ap-popcorn{background-position:-160px -460px}.ap-ribbon{background-position:-160px -480px}.ap-gift{background-position:-160px -500px}.ap-birthday{background-position:-160px -520px}.ap-jack_o_lantern{background-position:-160px -540px}.ap-christmas_tree{background-position:-160px -560px}.ap-santa{background-position:-160px -580px}.ap-fireworks{background-position:-160px -700px}.ap-sparkler{background-position:-160px -720px}.ap-balloon{background-position:-160px -740px}.ap-tada{background-position:-160px -760px}.ap-confetti_ball{background-position:-160px -780px}.ap-tanabata_tree{background-position:-160px -800px}.ap-crossed_flags{background-position:-180px 0}.ap-bamboo{background-position:-180px -20px}.ap-dolls{background-position:-180px -40px}.ap-flags{background-position:-180px -60px}.ap-wind_chime{background-position:-180px -80px}.ap-rice_scene{background-position:-180px -100px}.ap-school_satchel{background-position:-180px -120px}.ap-mortar_board{background-position:-180px -140px}.ap-medal{background-position:-180px -160px}.ap-reminder_ribbon{background-position:-180px -180px}.ap-studio_microphone{background-position:-180px -200px}.ap-level_slider{background-position:-180px -220px}.ap-control_knobs{background-position:-180px -240px}.ap-film_frames{background-position:-180px -260px}.ap-admission_tickets{background-position:-180px -280px}.ap-carousel_horse{background-position:-180px -300px}.ap-ferris_wheel{background-position:-180px -320px}.ap-roller_coaster{background-position:-180px -340px}.ap-fishing_pole_and_fish{background-position:-180px -360px}.ap-microphone{background-position:-180px -380px}.ap-movie_camera{background-position:-180px -400px}.ap-cinema{background-position:-180px -420px}.ap-headphones{background-position:-180px -440px}.ap-art{background-position:-180px -460px}.ap-tophat{background-position:-180px -480px}.ap-circus_tent{background-position:-180px -500px}.ap-ticket{background-position:-180px -520px}.ap-clapper{background-position:-180px -540px}.ap-performing_arts{background-position:-180px -560px}.ap-video_game{background-position:-180px -580px}.ap-dart{background-position:-180px -600px}.ap-slot_machine{background-position:-180px -620px}.ap-8ball{background-position:-180px -640px}.ap-game_die{background-position:-180px -660px}.ap-bowling{background-position:-180px -680px}.ap-flower_playing_cards{background-position:-180px -700px}.ap-musical_note{background-position:-180px -720px}.ap-notes{background-position:-180px -740px}.ap-saxophone{background-position:-180px -760px}.ap-guitar{background-position:-180px -780px}.ap-musical_keyboard{background-position:-180px -800px}.ap-trumpet{background-position:-200px 0}.ap-violin{background-position:-200px -20px}.ap-musical_score{background-position:-200px -40px}.ap-running_shirt_with_sash{background-position:-200px -60px}.ap-tennis{background-position:-200px -80px}.ap-ski{background-position:-200px -100px}.ap-basketball{background-position:-200px -120px}.ap-checkered_flag{background-position:-200px -140px}.ap-snowboarder{background-position:-200px -160px}.ap-runner{background-position:-200px -180px}.ap-surfer{background-position:-200px -300px}.ap-sports_medal{background-position:-200px -420px}.ap-trophy{background-position:-200px -440px}.ap-horse_racing{background-position:-200px -460px}.ap-football{background-position:-200px -480px}.ap-rugby_football{background-position:-200px -500px}.ap-swimmer{background-position:-200px -520px}.ap-weight_lifter{background-position:-200px -640px}.ap-golfer{background-position:-200px -760px}.ap-racing_motorcycle{background-position:-200px -780px}.ap-racing_car{background-position:-200px -800px}.ap-cricket_bat_and_ball{background-position:-220px 0}.ap-volleyball{background-position:-220px -20px}.ap-field_hockey_stick_and_ball{background-position:-220px -40px}.ap-ice_hockey_stick_and_puck{background-position:-220px -60px}.ap-table_tennis_paddle_and_ball{background-position:-220px -80px}.ap-snow_capped_mountain{background-position:-220px -100px}.ap-camping{background-position:-220px -120px}.ap-beach_with_umbrella{background-position:-220px -140px}.ap-building_construction{background-position:-220px -160px}.ap-house_buildings{background-position:-220px -180px}.ap-cityscape{background-position:-220px -200px}.ap-derelict_house_building{background-position:-220px -220px}.ap-classical_building{background-position:-220px -240px}.ap-desert{background-position:-220px -260px}.ap-desert_island{background-position:-220px -280px}.ap-national_park{background-position:-220px -300px}.ap-stadium{background-position:-220px -320px}.ap-house{background-position:-220px -340px}.ap-house_with_garden{background-position:-220px -360px}.ap-office{background-position:-220px -380px}.ap-post_office{background-position:-220px -400px}.ap-european_post_office{background-position:-220px -420px}.ap-hospital{background-position:-220px -440px}.ap-bank{background-position:-220px -460px}.ap-atm{background-position:-220px -480px}.ap-hotel{background-position:-220px -500px}.ap-love_hotel{background-position:-220px -520px}.ap-convenience_store{background-position:-220px -540px}.ap-school{background-position:-220px -560px}.ap-department_store{background-position:-220px -580px}.ap-factory{background-position:-220px -600px}.ap-izakaya_lantern{background-position:-220px -620px}.ap-japanese_castle{background-position:-220px -640px}.ap-european_castle{background-position:-220px -660px}.ap-waving_white_flag{background-position:-220px -680px}.ap-waving_black_flag{background-position:-220px -700px}.ap-rosette{background-position:-220px -720px}.ap-label{background-position:-220px -740px}.ap-badminton_racquet_and_shuttlecock{background-position:-220px -760px}.ap-bow_and_arrow{background-position:-220px -780px}.ap-amphora{background-position:-220px -800px}.ap-skin-tone-2{background-position:-240px 0}.ap-skin-tone-3{background-position:-240px -20px}.ap-skin-tone-4{background-position:-240px -40px}.ap-skin-tone-5{background-position:-240px -60px}.ap-skin-tone-6{background-position:-240px -80px}.ap-rat{background-position:-240px -100px}.ap-mouse2{background-position:-240px -120px}.ap-ox{background-position:-240px -140px}.ap-water_buffalo{background-position:-240px -160px}.ap-cow2{background-position:-240px -180px}.ap-tiger2{background-position:-240px -200px}.ap-leopard{background-position:-240px -220px}.ap-rabbit2{background-position:-240px -240px}.ap-cat2{background-position:-240px -260px}.ap-dragon{background-position:-240px -280px}.ap-crocodile{background-position:-240px -300px}.ap-whale2{background-position:-240px -320px}.ap-snail{background-position:-240px -340px}.ap-snake{background-position:-240px -360px}.ap-racehorse{background-position:-240px -380px}.ap-ram{background-position:-240px -400px}.ap-goat{background-position:-240px -420px}.ap-sheep{background-position:-240px -440px}.ap-monkey{background-position:-240px -460px}.ap-rooster{background-position:-240px -480px}.ap-chicken{background-position:-240px -500px}.ap-dog2{background-position:-240px -520px}.ap-pig2{background-position:-240px -540px}.ap-boar{background-position:-240px -560px}.ap-elephant{background-position:-240px -580px}.ap-octopus{background-position:-240px -600px}.ap-shell{background-position:-240px -620px}.ap-bug{background-position:-240px -640px}.ap-ant{background-position:-240px -660px}.ap-bee{background-position:-240px -680px}.ap-beetle{background-position:-240px -700px}.ap-fish{background-position:-240px -720px}.ap-tropical_fish{background-position:-240px -740px}.ap-blowfish{background-position:-240px -760px}.ap-turtle{background-position:-240px -780px}.ap-hatching_chick{background-position:-240px -800px}.ap-baby_chick{background-position:-260px 0}.ap-hatched_chick{background-position:-260px -20px}.ap-bird{background-position:-260px -40px}.ap-penguin{background-position:-260px -60px}.ap-koala{background-position:-260px -80px}.ap-poodle{background-position:-260px -100px}.ap-dromedary_camel{background-position:-260px -120px}.ap-camel{background-position:-260px -140px}.ap-dolphin{background-position:-260px -160px}.ap-mouse{background-position:-260px -180px}.ap-cow{background-position:-260px -200px}.ap-tiger{background-position:-260px -220px}.ap-rabbit{background-position:-260px -240px}.ap-cat{background-position:-260px -260px}.ap-dragon_face{background-position:-260px -280px}.ap-whale{background-position:-260px -300px}.ap-horse{background-position:-260px -320px}.ap-monkey_face{background-position:-260px -340px}.ap-dog{background-position:-260px -360px}.ap-pig{background-position:-260px -380px}.ap-frog{background-position:-260px -400px}.ap-hamster{background-position:-260px -420px}.ap-wolf{background-position:-260px -440px}.ap-bear{background-position:-260px -460px}.ap-panda_face{background-position:-260px -480px}.ap-pig_nose{background-position:-260px -500px}.ap-feet{background-position:-260px -520px}.ap-chipmunk{background-position:-260px -540px}.ap-eyes{background-position:-260px -560px}.ap-eye{background-position:-260px -580px}.ap-ear{background-position:-260px -600px}.ap-nose{background-position:-260px -720px}.ap-lips{background-position:-280px -20px}.ap-tongue{background-position:-280px -40px}.ap-point_up_2{background-position:-280px -60px}.ap-point_down{background-position:-280px -180px}.ap-point_left{background-position:-280px -300px}.ap-point_right{background-position:-280px -420px}.ap-facepunch{background-position:-280px -540px}.ap-wave{background-position:-280px -660px}.ap-ok_hand{background-position:-280px -780px}.ap-thumbsup{background-position:-300px -80px}.ap--1,.ap-thumbsdown{background-position:-300px -200px}.ap-clap{background-position:-300px -320px}.ap-open_hands{background-position:-300px -440px}.ap-crown{background-position:-300px -560px}.ap-womans_hat{background-position:-300px -580px}.ap-eyeglasses{background-position:-300px -600px}.ap-necktie{background-position:-300px -620px}.ap-shirt{background-position:-300px -640px}.ap-jeans{background-position:-300px -660px}.ap-dress{background-position:-300px -680px}.ap-kimono{background-position:-300px -700px}.ap-bikini{background-position:-300px -720px}.ap-womans_clothes{background-position:-300px -740px}.ap-purse{background-position:-300px -760px}.ap-handbag{background-position:-300px -780px}.ap-pouch{background-position:-300px -800px}.ap-mans_shoe{background-position:-320px 0}.ap-athletic_shoe{background-position:-320px -20px}.ap-high_heel{background-position:-320px -40px}.ap-sandal{background-position:-320px -60px}.ap-boot{background-position:-320px -80px}.ap-footprints{background-position:-320px -100px}.ap-bust_in_silhouette{background-position:-320px -120px}.ap-busts_in_silhouette{background-position:-320px -140px}.ap-boy{background-position:-320px -160px}.ap-girl{background-position:-320px -280px}.ap-man{background-position:-320px -400px}.ap-woman{background-position:-320px -520px}.ap-family{background-position:-320px -640px}.ap-couple{background-position:-320px -660px}.ap-two_men_holding_hands{background-position:-320px -680px}.ap-two_women_holding_hands{background-position:-320px -700px}.ap-cop{background-position:-320px -720px}.ap-dancers{background-position:-340px -20px}.ap-bride_with_veil{background-position:-340px -40px}.ap-person_with_blond_hair{background-position:-340px -160px}.ap-man_with_gua_pi_mao{background-position:-340px -280px}.ap-man_with_turban{background-position:-340px -400px}.ap-older_man{background-position:-340px -520px}.ap-older_woman{background-position:-340px -640px}.ap-baby{background-position:-340px -760px}.ap-construction_worker{background-position:-360px -60px}.ap-princess{background-position:-360px -180px}.ap-japanese_ogre{background-position:-360px -300px}.ap-japanese_goblin{background-position:-360px -320px}.ap-ghost{background-position:-360px -340px}.ap-angel{background-position:-360px -360px}.ap-alien{background-position:-360px -480px}.ap-space_invader{background-position:-360px -500px}.ap-imp{background-position:-360px -520px}.ap-skull{background-position:-360px -540px}.ap-information_desk_person{background-position:-360px -560px}.ap-guardsman{background-position:-360px -680px}.ap-dancer{background-position:-360px -800px}.ap-lipstick{background-position:-380px -100px}.ap-nail_care{background-position:-380px -120px}.ap-massage{background-position:-380px -240px}.ap-haircut{background-position:-380px -360px}.ap-barber{background-position:-380px -480px}.ap-syringe{background-position:-380px -500px}.ap-pill{background-position:-380px -520px}.ap-kiss{background-position:-380px -540px}.ap-love_letter{background-position:-380px -560px}.ap-ring{background-position:-380px -580px}.ap-gem{background-position:-380px -600px}.ap-couplekiss{background-position:-380px -620px}.ap-bouquet{background-position:-380px -640px}.ap-couple_with_heart{background-position:-380px -660px}.ap-wedding{background-position:-380px -680px}.ap-heartbeat{background-position:-380px -700px}.ap-broken_heart{background-position:-380px -720px}.ap-two_hearts{background-position:-380px -740px}.ap-sparkling_heart{background-position:-380px -760px}.ap-heartpulse{background-position:-380px -780px}.ap-cupid{background-position:-380px -800px}.ap-blue_heart{background-position:-400px 0}.ap-green_heart{background-position:-400px -20px}.ap-yellow_heart{background-position:-400px -40px}.ap-purple_heart{background-position:-400px -60px}.ap-gift_heart{background-position:-400px -80px}.ap-revolving_hearts{background-position:-400px -100px}.ap-heart_decoration{background-position:-400px -120px}.ap-diamond_shape_with_a_dot_inside{background-position:-400px -140px}.ap-bulb{background-position:-400px -160px}.ap-anger{background-position:-400px -180px}.ap-bomb{background-position:-400px -200px}.ap-zzz{background-position:-400px -220px}.ap-boom{background-position:-400px -240px}.ap-sweat_drops{background-position:-400px -260px}.ap-droplet{background-position:-400px -280px}.ap-dash{background-position:-400px -300px}.ap-hankey{background-position:-400px -320px}.ap-muscle{background-position:-400px -340px}.ap-dizzy{background-position:-400px -460px}.ap-speech_balloon{background-position:-400px -480px}.ap-thought_balloon{background-position:-400px -500px}.ap-white_flower{background-position:-400px -520px}.ap-100{background-position:-400px -540px}.ap-moneybag{background-position:-400px -560px}.ap-currency_exchange{background-position:-400px -580px}.ap-heavy_dollar_sign{background-position:-400px -600px}.ap-credit_card{background-position:-400px -620px}.ap-yen{background-position:-400px -640px}.ap-dollar{background-position:-400px -660px}.ap-euro{background-position:-400px -680px}.ap-pound{background-position:-400px -700px}.ap-money_with_wings{background-position:-400px -720px}.ap-chart{background-position:-400px -740px}.ap-seat{background-position:-400px -760px}.ap-computer{background-position:-400px -780px}.ap-briefcase{background-position:-400px -800px}.ap-minidisc{background-position:-420px 0}.ap-floppy_disk{background-position:-420px -20px}.ap-cd{background-position:-420px -40px}.ap-dvd{background-position:-420px -60px}.ap-file_folder{background-position:-420px -80px}.ap-open_file_folder{background-position:-420px -100px}.ap-page_with_curl{background-position:-420px -120px}.ap-page_facing_up{background-position:-420px -140px}.ap-date{background-position:-420px -160px}.ap-calendar{background-position:-420px -180px}.ap-card_index{background-position:-420px -200px}.ap-chart_with_upwards_trend{background-position:-420px -220px}.ap-chart_with_downwards_trend{background-position:-420px -240px}.ap-bar_chart{background-position:-420px -260px}.ap-clipboard{background-position:-420px -280px}.ap-pushpin{background-position:-420px -300px}.ap-round_pushpin{background-position:-420px -320px}.ap-paperclip{background-position:-420px -340px}.ap-straight_ruler{background-position:-420px -360px}.ap-triangular_ruler{background-position:-420px -380px}.ap-bookmark_tabs{background-position:-420px -400px}.ap-ledger{background-position:-420px -420px}.ap-notebook{background-position:-420px -440px}.ap-notebook_with_decorative_cover{background-position:-420px -460px}.ap-closed_book{background-position:-420px -480px}.ap-book{background-position:-420px -500px}.ap-green_book{background-position:-420px -520px}.ap-blue_book{background-position:-420px -540px}.ap-orange_book{background-position:-420px -560px}.ap-books{background-position:-420px -580px}.ap-name_badge{background-position:-420px -600px}.ap-scroll{background-position:-420px -620px}.ap-memo{background-position:-420px -640px}.ap-telephone_receiver{background-position:-420px -660px}.ap-pager{background-position:-420px -680px}.ap-fax{background-position:-420px -700px}.ap-satellite_antenna{background-position:-420px -720px}.ap-loudspeaker{background-position:-420px -740px}.ap-mega{background-position:-420px -760px}.ap-outbox_tray{background-position:-420px -780px}.ap-inbox_tray{background-position:-420px -800px}.ap-package{background-position:-440px 0}.ap-e-mail{background-position:-440px -20px}.ap-incoming_envelope{background-position:-440px -40px}.ap-envelope_with_arrow{background-position:-440px -60px}.ap-mailbox_closed{background-position:-440px -80px}.ap-mailbox{background-position:-440px -100px}.ap-mailbox_with_mail{background-position:-440px -120px}.ap-mailbox_with_no_mail{background-position:-440px -140px}.ap-postbox{background-position:-440px -160px}.ap-postal_horn{background-position:-440px -180px}.ap-newspaper{background-position:-440px -200px}.ap-iphone{background-position:-440px -220px}.ap-calling{background-position:-440px -240px}.ap-vibration_mode{background-position:-440px -260px}.ap-mobile_phone_off{background-position:-440px -280px}.ap-no_mobile_phones{background-position:-440px -300px}.ap-signal_strength{background-position:-440px -320px}.ap-camera{background-position:-440px -340px}.ap-camera_with_flash{background-position:-440px -360px}.ap-video_camera{background-position:-440px -380px}.ap-tv{background-position:-440px -400px}.ap-radio{background-position:-440px -420px}.ap-vhs{background-position:-440px -440px}.ap-film_projector{background-position:-440px -460px}.ap-prayer_beads{background-position:-440px -480px}.ap-twisted_rightwards_arrows{background-position:-440px -500px}.ap-repeat{background-position:-440px -520px}.ap-repeat_one{background-position:-440px -540px}.ap-arrows_clockwise{background-position:-440px -560px}.ap-arrows_counterclockwise{background-position:-440px -580px}.ap-low_brightness{background-position:-440px -600px}.ap-high_brightness{background-position:-440px -620px}.ap-mute{background-position:-440px -640px}.ap-speaker{background-position:-440px -660px}.ap-sound{background-position:-440px -680px}.ap-loud_sound{background-position:-440px -700px}.ap-battery{background-position:-440px -720px}.ap-electric_plug{background-position:-440px -740px}.ap-mag{background-position:-440px -760px}.ap-mag_right{background-position:-440px -780px}.ap-lock_with_ink_pen{background-position:-440px -800px}.ap-closed_lock_with_key{background-position:-460px 0}.ap-key{background-position:-460px -20px}.ap-lock{background-position:-460px -40px}.ap-unlock{background-position:-460px -60px}.ap-bell{background-position:-460px -80px}.ap-no_bell{background-position:-460px -100px}.ap-bookmark{background-position:-460px -120px}.ap-link{background-position:-460px -140px}.ap-radio_button{background-position:-460px -160px}.ap-back{background-position:-460px -180px}.ap-end{background-position:-460px -200px}.ap-on{background-position:-460px -220px}.ap-soon{background-position:-460px -240px}.ap-top{background-position:-460px -260px}.ap-underage{background-position:-460px -280px}.ap-keycap_ten{background-position:-460px -300px}.ap-capital_abcd{background-position:-460px -320px}.ap-abcd{background-position:-460px -340px}.ap-1234{background-position:-460px -360px}.ap-symbols{background-position:-460px -380px}.ap-abc{background-position:-460px -400px}.ap-fire{background-position:-460px -420px}.ap-flashlight{background-position:-460px -440px}.ap-wrench{background-position:-460px -460px}.ap-hammer{background-position:-460px -480px}.ap-nut_and_bolt{background-position:-460px -500px}.ap-hocho{background-position:-460px -520px}.ap-gun{background-position:-460px -540px}.ap-microscope{background-position:-460px -560px}.ap-telescope{background-position:-460px -580px}.ap-crystal_ball{background-position:-460px -600px}.ap-six_pointed_star{background-position:-460px -620px}.ap-beginner{background-position:-460px -640px}.ap-trident{background-position:-460px -660px}.ap-black_square_button{background-position:-460px -680px}.ap-white_square_button{background-position:-460px -700px}.ap-red_circle{background-position:-460px -720px}.ap-large_blue_circle{background-position:-460px -740px}.ap-large_orange_diamond{background-position:-460px -760px}.ap-large_blue_diamond{background-position:-460px -780px}.ap-small_orange_diamond{background-position:-460px -800px}.ap-small_blue_diamond{background-position:-480px 0}.ap-small_red_triangle{background-position:-480px -20px}.ap-small_red_triangle_down{background-position:-480px -40px}.ap-arrow_up_small{background-position:-480px -60px}.ap-arrow_down_small{background-position:-480px -80px}.ap-om_symbol{background-position:-480px -100px}.ap-dove_of_peace{background-position:-480px -120px}.ap-kaaba{background-position:-480px -140px}.ap-mosque{background-position:-480px -160px}.ap-synagogue{background-position:-480px -180px}.ap-menorah_with_nine_branches{background-position:-480px -200px}.ap-clock1{background-position:-480px -220px}.ap-clock2{background-position:-480px -240px}.ap-clock3{background-position:-480px -260px}.ap-clock4{background-position:-480px -280px}.ap-clock5{background-position:-480px -300px}.ap-clock6{background-position:-480px -320px}.ap-clock7{background-position:-480px -340px}.ap-clock8{background-position:-480px -360px}.ap-clock9{background-position:-480px -380px}.ap-clock10{background-position:-480px -400px}.ap-clock11{background-position:-480px -420px}.ap-clock12{background-position:-480px -440px}.ap-clock130{background-position:-480px -460px}.ap-clock230{background-position:-480px -480px}.ap-clock330{background-position:-480px -500px}.ap-clock430{background-position:-480px -520px}.ap-clock530{background-position:-480px -540px}.ap-clock630{background-position:-480px -560px}.ap-clock730{background-position:-480px -580px}.ap-clock830{background-position:-480px -600px}.ap-clock930{background-position:-480px -620px}.ap-clock1030{background-position:-480px -640px}.ap-clock1130{background-position:-480px -660px}.ap-clock1230{background-position:-480px -680px}.ap-candle{background-position:-480px -700px}.ap-mantelpiece_clock{background-position:-480px -720px}.ap-hole{background-position:-480px -740px}.ap-man_in_business_suit_levitating{background-position:-480px -760px}.ap-sleuth_or_spy{background-position:-480px -780px}.ap-dark_sunglasses{background-position:-500px -80px}.ap-spider{background-position:-500px -100px}.ap-spider_web{background-position:-500px -120px}.ap-joystick{background-position:-500px -140px}.ap-linked_paperclips{background-position:-500px -160px}.ap-lower_left_ballpoint_pen{background-position:-500px -180px}.ap-lower_left_fountain_pen{background-position:-500px -200px}.ap-lower_left_paintbrush{background-position:-500px -220px}.ap-lower_left_crayon{background-position:-500px -240px}.ap-raised_hand_with_fingers_splayed{background-position:-500px -260px}.ap-middle_finger{background-position:-500px -380px}.ap-spock-hand{background-position:-500px -500px}.ap-desktop_computer{background-position:-500px -620px}.ap-printer{background-position:-500px -640px}.ap-three_button_mouse{background-position:-500px -660px}.ap-trackball{background-position:-500px -680px}.ap-frame_with_picture{background-position:-500px -700px}.ap-card_index_dividers{background-position:-500px -720px}.ap-card_file_box{background-position:-500px -740px}.ap-file_cabinet{background-position:-500px -760px}.ap-wastebasket{background-position:-500px -780px}.ap-spiral_note_pad{background-position:-500px -800px}.ap-spiral_calendar_pad{background-position:-520px 0}.ap-compression{background-position:-520px -20px}.ap-old_key{background-position:-520px -40px}.ap-rolled_up_newspaper{background-position:-520px -60px}.ap-dagger_knife{background-position:-520px -80px}.ap-speaking_head_in_silhouette{background-position:-520px -100px}.ap-left_speech_bubble{background-position:-520px -120px}.ap-right_anger_bubble{background-position:-520px -140px}.ap-ballot_box_with_ballot{background-position:-520px -160px}.ap-world_map{background-position:-520px -180px}.ap-mount_fuji{background-position:-520px -200px}.ap-tokyo_tower{background-position:-520px -220px}.ap-statue_of_liberty{background-position:-520px -240px}.ap-japan{background-position:-520px -260px}.ap-moyai{background-position:-520px -280px}.ap-grinning{background-position:-520px -300px}.ap-grin{background-position:-520px -320px}.ap-joy{background-position:-520px -340px}.ap-smiley{background-position:-520px -360px}.ap-smile{background-position:-520px -380px}.ap-sweat_smile{background-position:-520px -400px}.ap-laughing{background-position:-520px -420px}.ap-innocent{background-position:-520px -440px}.ap-smiling_imp{background-position:-520px -460px}.ap-wink{background-position:-520px -480px}.ap-blush{background-position:-520px -500px}.ap-yum{background-position:-520px -520px}.ap-relieved{background-position:-520px -540px}.ap-heart_eyes{background-position:-520px -560px}.ap-sunglasses{background-position:-520px -580px}.ap-smirk{background-position:-520px -600px}.ap-neutral_face{background-position:-520px -620px}.ap-expressionless{background-position:-520px -640px}.ap-unamused{background-position:-520px -660px}.ap-sweat{background-position:-520px -680px}.ap-pensive{background-position:-520px -700px}.ap-confused{background-position:-520px -720px}.ap-confounded{background-position:-520px -740px}.ap-kissing{background-position:-520px -760px}.ap-kissing_heart{background-position:-520px -780px}.ap-kissing_smiling_eyes{background-position:-520px -800px}.ap-kissing_closed_eyes{background-position:-540px 0}.ap-stuck_out_tongue{background-position:-540px -20px}.ap-stuck_out_tongue_winking_eye{background-position:-540px -40px}.ap-stuck_out_tongue_closed_eyes{background-position:-540px -60px}.ap-disappointed{background-position:-540px -80px}.ap-worried{background-position:-540px -100px}.ap-angry{background-position:-540px -120px}.ap-rage{background-position:-540px -140px}.ap-cry{background-position:-540px -160px}.ap-persevere{background-position:-540px -180px}.ap-triumph{background-position:-540px -200px}.ap-disappointed_relieved{background-position:-540px -220px}.ap-frowning{background-position:-540px -240px}.ap-anguished{background-position:-540px -260px}.ap-fearful{background-position:-540px -280px}.ap-weary{background-position:-540px -300px}.ap-sleepy{background-position:-540px -320px}.ap-tired_face{background-position:-540px -340px}.ap-grimacing{background-position:-540px -360px}.ap-sob{background-position:-540px -380px}.ap-open_mouth{background-position:-540px -400px}.ap-hushed{background-position:-540px -420px}.ap-cold_sweat{background-position:-540px -440px}.ap-scream{background-position:-540px -460px}.ap-astonished{background-position:-540px -480px}.ap-flushed{background-position:-540px -500px}.ap-sleeping{background-position:-540px -520px}.ap-dizzy_face{background-position:-540px -540px}.ap-no_mouth{background-position:-540px -560px}.ap-mask{background-position:-540px -580px}.ap-smile_cat{background-position:-540px -600px}.ap-joy_cat{background-position:-540px -620px}.ap-smiley_cat{background-position:-540px -640px}.ap-heart_eyes_cat{background-position:-540px -660px}.ap-smirk_cat{background-position:-540px -680px}.ap-kissing_cat{background-position:-540px -700px}.ap-pouting_cat{background-position:-540px -720px}.ap-crying_cat_face{background-position:-540px -740px}.ap-scream_cat{background-position:-540px -760px}.ap-slightly_frowning_face{background-position:-540px -780px}.ap-slightly_smiling_face{background-position:-540px -800px}.ap-upside_down_face{background-position:-560px 0}.ap-face_with_rolling_eyes{background-position:-560px -20px}.ap-no_good{background-position:-560px -40px}.ap-ok_woman{background-position:-560px -160px}.ap-bow{background-position:-560px -280px}.ap-see_no_evil{background-position:-560px -400px}.ap-hear_no_evil{background-position:-560px -420px}.ap-speak_no_evil{background-position:-560px -440px}.ap-raising_hand{background-position:-560px -460px}.ap-raised_hands{background-position:-560px -580px}.ap-person_frowning{background-position:-560px -700px}.ap-person_with_pouting_face{background-position:-580px 0}.ap-pray{background-position:-580px -120px}.ap-rocket{background-position:-580px -240px}.ap-helicopter{background-position:-580px -260px}.ap-steam_locomotive{background-position:-580px -280px}.ap-railway_car{background-position:-580px -300px}.ap-bullettrain_side{background-position:-580px -320px}.ap-bullettrain_front{background-position:-580px -340px}.ap-train2{background-position:-580px -360px}.ap-metro{background-position:-580px -380px}.ap-light_rail{background-position:-580px -400px}.ap-station{background-position:-580px -420px}.ap-tram{background-position:-580px -440px}.ap-train{background-position:-580px -460px}.ap-bus{background-position:-580px -480px}.ap-oncoming_bus{background-position:-580px -500px}.ap-trolleybus{background-position:-580px -520px}.ap-busstop{background-position:-580px -540px}.ap-minibus{background-position:-580px -560px}.ap-ambulance{background-position:-580px -580px}.ap-fire_engine{background-position:-580px -600px}.ap-police_car{background-position:-580px -620px}.ap-oncoming_police_car{background-position:-580px -640px}.ap-taxi{background-position:-580px -660px}.ap-oncoming_taxi{background-position:-580px -680px}.ap-car{background-position:-580px -700px}.ap-oncoming_automobile{background-position:-580px -720px}.ap-blue_car{background-position:-580px -740px}.ap-truck{background-position:-580px -760px}.ap-articulated_lorry{background-position:-580px -780px}.ap-tractor{background-position:-580px -800px}.ap-monorail{background-position:-600px 0}.ap-mountain_railway{background-position:-600px -20px}.ap-suspension_railway{background-position:-600px -40px}.ap-mountain_cableway{background-position:-600px -60px}.ap-aerial_tramway{background-position:-600px -80px}.ap-ship{background-position:-600px -100px}.ap-rowboat{background-position:-600px -120px}.ap-speedboat{background-position:-600px -240px}.ap-traffic_light{background-position:-600px -260px}.ap-vertical_traffic_light{background-position:-600px -280px}.ap-construction{background-position:-600px -300px}.ap-rotating_light{background-position:-600px -320px}.ap-triangular_flag_on_post{background-position:-600px -340px}.ap-door{background-position:-600px -360px}.ap-no_entry_sign{background-position:-600px -380px}.ap-smoking{background-position:-600px -400px}.ap-no_smoking{background-position:-600px -420px}.ap-put_litter_in_its_place{background-position:-600px -440px}.ap-do_not_litter{background-position:-600px -460px}.ap-potable_water{background-position:-600px -480px}.ap-non-potable_water{background-position:-600px -500px}.ap-bike{background-position:-600px -520px}.ap-no_bicycles{background-position:-600px -540px}.ap-bicyclist{background-position:-600px -560px}.ap-mountain_bicyclist{background-position:-600px -680px}.ap-walking{background-position:-600px -800px}.ap-no_pedestrians{background-position:-620px -100px}.ap-children_crossing{background-position:-620px -120px}.ap-mens{background-position:-620px -140px}.ap-womens{background-position:-620px -160px}.ap-restroom{background-position:-620px -180px}.ap-baby_symbol{background-position:-620px -200px}.ap-toilet{background-position:-620px -220px}.ap-wc{background-position:-620px -240px}.ap-shower{background-position:-620px -260px}.ap-bath{background-position:-620px -280px}.ap-bathtub{background-position:-620px -400px}.ap-passport_control{background-position:-620px -420px}.ap-customs{background-position:-620px -440px}.ap-baggage_claim{background-position:-620px -460px}.ap-left_luggage{background-position:-620px -480px}.ap-couch_and_lamp{background-position:-620px -500px}.ap-sleeping_accommodation{background-position:-620px -520px}.ap-shopping_bags{background-position:-620px -540px}.ap-bellhop_bell{background-position:-620px -560px}.ap-bed{background-position:-620px -580px}.ap-place_of_worship{background-position:-620px -600px}.ap-hammer_and_wrench{background-position:-620px -620px}.ap-shield{background-position:-620px -640px}.ap-oil_drum{background-position:-620px -660px}.ap-motorway{background-position:-620px -680px}.ap-railway_track{background-position:-620px -700px}.ap-motor_boat{background-position:-620px -720px}.ap-small_airplane{background-position:-620px -740px}.ap-airplane_departure{background-position:-620px -760px}.ap-airplane_arriving{background-position:-620px -780px}.ap-satellite{background-position:-620px -800px}.ap-passenger_ship{background-position:-640px 0}.ap-zipper_mouth_face{background-position:-640px -20px}.ap-money_mouth_face{background-position:-640px -40px}.ap-face_with_thermometer{background-position:-640px -60px}.ap-nerd_face{background-position:-640px -80px}.ap-thinking_face{background-position:-640px -100px}.ap-face_with_head_bandage{background-position:-640px -120px}.ap-robot_face{background-position:-640px -140px}.ap-hugging_face{background-position:-640px -160px}.ap-the_horns{background-position:-640px -180px}.ap-crab{background-position:-640px -300px}.ap-lion_face{background-position:-640px -320px}.ap-scorpion{background-position:-640px -340px}.ap-turkey{background-position:-640px -360px}.ap-unicorn_face{background-position:-640px -380px}.ap-cheese_wedge{background-position:-640px -400px}.ap-hash{background-position:-640px -420px}.ap-keycap_star{background-position:-640px -440px}.ap-zero{background-position:-640px -460px}.ap-one{background-position:-640px -480px}.ap-two{background-position:-640px -500px}.ap-three{background-position:-640px -520px}.ap-four{background-position:-640px -540px}.ap-five{background-position:-640px -560px}.ap-six{background-position:-640px -580px}.ap-seven{background-position:-640px -600px}.ap-eight{background-position:-640px -620px}.ap-nine{background-position:-640px -640px}.ap-flag-ac{background-position:-640px -660px}.ap-flag-ad{background-position:-640px -680px}.ap-flag-ae{background-position:-640px -700px}.ap-flag-af{background-position:-640px -720px}.ap-flag-ag{background-position:-640px -740px}.ap-flag-ai{background-position:-640px -760px}.ap-flag-al{background-position:-640px -780px}.ap-flag-am{background-position:-640px -800px}.ap-flag-ao{background-position:-660px 0}.ap-flag-aq{background-position:-660px -20px}.ap-flag-ar{background-position:-660px -40px}.ap-flag-as{background-position:-660px -60px}.ap-flag-at{background-position:-660px -80px}.ap-flag-au{background-position:-660px -100px}.ap-flag-aw{background-position:-660px -120px}.ap-flag-ax{background-position:-660px -140px}.ap-flag-az{background-position:-660px -160px}.ap-flag-ba{background-position:-660px -180px}.ap-flag-bb{background-position:-660px -200px}.ap-flag-bd{background-position:-660px -220px}.ap-flag-be{background-position:-660px -240px}.ap-flag-bf{background-position:-660px -260px}.ap-flag-bg{background-position:-660px -280px}.ap-flag-bh{background-position:-660px -300px}.ap-flag-bi{background-position:-660px -320px}.ap-flag-bj{background-position:-660px -340px}.ap-flag-bl{background-position:-660px -360px}.ap-flag-bm{background-position:-660px -380px}.ap-flag-bn{background-position:-660px -400px}.ap-flag-bo{background-position:-660px -420px}.ap-flag-bq{background-position:-660px -440px}.ap-flag-br{background-position:-660px -460px}.ap-flag-bs{background-position:-660px -480px}.ap-flag-bt{background-position:-660px -500px}.ap-flag-bv{background-position:-660px -520px}.ap-flag-bw{background-position:-660px -540px}.ap-flag-by{background-position:-660px -560px}.ap-flag-bz{background-position:-660px -580px}.ap-flag-ca{background-position:-660px -600px}.ap-flag-cc{background-position:-660px -620px}.ap-flag-cd{background-position:-660px -640px}.ap-flag-cf{background-position:-660px -660px}.ap-flag-cg{background-position:-660px -680px}.ap-flag-ch{background-position:-660px -700px}.ap-flag-ci{background-position:-660px -720px}.ap-flag-ck{background-position:-660px -740px}.ap-flag-cl{background-position:-660px -760px}.ap-flag-cm{background-position:-660px -780px}.ap-flag-cn{background-position:-660px -800px}.ap-flag-co{background-position:-680px 0}.ap-flag-cp{background-position:-680px -20px}.ap-flag-cr{background-position:-680px -40px}.ap-flag-cu{background-position:-680px -60px}.ap-flag-cv{background-position:-680px -80px}.ap-flag-cw{background-position:-680px -100px}.ap-flag-cx{background-position:-680px -120px}.ap-flag-cy{background-position:-680px -140px}.ap-flag-cz{background-position:-680px -160px}.ap-flag-de{background-position:-680px -180px}.ap-flag-dg{background-position:-680px -200px}.ap-flag-dj{background-position:-680px -220px}.ap-flag-dk{background-position:-680px -240px}.ap-flag-dm{background-position:-680px -260px}.ap-flag-do{background-position:-680px -280px}.ap-flag-dz{background-position:-680px -300px}.ap-flag-ea{background-position:-680px -320px}.ap-flag-ec{background-position:-680px -340px}.ap-flag-ee{background-position:-680px -360px}.ap-flag-eg{background-position:-680px -380px}.ap-flag-eh{background-position:-680px -400px}.ap-flag-er{background-position:-680px -420px}.ap-flag-es{background-position:-680px -440px}.ap-flag-et{background-position:-680px -460px}.ap-flag-eu{background-position:-680px -480px}.ap-flag-fi{background-position:-680px -500px}.ap-flag-fj{background-position:-680px -520px}.ap-flag-fk{background-position:-680px -540px}.ap-flag-fm{background-position:-680px -560px}.ap-flag-fo{background-position:-680px -580px}.ap-flag-fr{background-position:-680px -600px}.ap-flag-ga{background-position:-680px -620px}.ap-flag-gb{background-position:-680px -640px}.ap-flag-gd{background-position:-680px -660px}.ap-flag-ge{background-position:-680px -680px}.ap-flag-gf{background-position:-680px -700px}.ap-flag-gg{background-position:-680px -720px}.ap-flag-gh{background-position:-680px -740px}.ap-flag-gi{background-position:-680px -760px}.ap-flag-gl{background-position:-680px -780px}.ap-flag-gm{background-position:-680px -800px}.ap-flag-gn{background-position:-700px 0}.ap-flag-gp{background-position:-700px -20px}.ap-flag-gq{background-position:-700px -40px}.ap-flag-gr{background-position:-700px -60px}.ap-flag-gs{background-position:-700px -80px}.ap-flag-gt{background-position:-700px -100px}.ap-flag-gu{background-position:-700px -120px}.ap-flag-gw{background-position:-700px -140px}.ap-flag-gy{background-position:-700px -160px}.ap-flag-hk{background-position:-700px -180px}.ap-flag-hm{background-position:-700px -200px}.ap-flag-hn{background-position:-700px -220px}.ap-flag-hr{background-position:-700px -240px}.ap-flag-ht{background-position:-700px -260px}.ap-flag-hu{background-position:-700px -280px}.ap-flag-ic{background-position:-700px -300px}.ap-flag-id{background-position:-700px -320px}.ap-flag-ie{background-position:-700px -340px}.ap-flag-il{background-position:-700px -360px}.ap-flag-im{background-position:-700px -380px}.ap-flag-in{background-position:-700px -400px}.ap-flag-io{background-position:-700px -420px}.ap-flag-iq{background-position:-700px -440px}.ap-flag-ir{background-position:-700px -460px}.ap-flag-is{background-position:-700px -480px}.ap-flag-it{background-position:-700px -500px}.ap-flag-je{background-position:-700px -520px}.ap-flag-jm{background-position:-700px -540px}.ap-flag-jo{background-position:-700px -560px}.ap-flag-jp{background-position:-700px -580px}.ap-flag-ke{background-position:-700px -600px}.ap-flag-kg{background-position:-700px -620px}.ap-flag-kh{background-position:-700px -640px}.ap-flag-ki{background-position:-700px -660px}.ap-flag-km{background-position:-700px -680px}.ap-flag-kn{background-position:-700px -700px}.ap-flag-kp{background-position:-700px -720px}.ap-flag-kr{background-position:-700px -740px}.ap-flag-kw{background-position:-700px -760px}.ap-flag-ky{background-position:-700px -780px}.ap-flag-kz{background-position:-700px -800px}.ap-flag-la{background-position:-720px 0}.ap-flag-lb{background-position:-720px -20px}.ap-flag-lc{background-position:-720px -40px}.ap-flag-li{background-position:-720px -60px}.ap-flag-lk{background-position:-720px -80px}.ap-flag-lr{background-position:-720px -100px}.ap-flag-ls{background-position:-720px -120px}.ap-flag-lt{background-position:-720px -140px}.ap-flag-lu{background-position:-720px -160px}.ap-flag-lv{background-position:-720px -180px}.ap-flag-ly{background-position:-720px -200px}.ap-flag-ma{background-position:-720px -220px}.ap-flag-mc{background-position:-720px -240px}.ap-flag-md{background-position:-720px -260px}.ap-flag-me{background-position:-720px -280px}.ap-flag-mf{background-position:-720px -300px}.ap-flag-mg{background-position:-720px -320px}.ap-flag-mh{background-position:-720px -340px}.ap-flag-mk{background-position:-720px -360px}.ap-flag-ml{background-position:-720px -380px}.ap-flag-mm{background-position:-720px -400px}.ap-flag-mn{background-position:-720px -420px}.ap-flag-mo{background-position:-720px -440px}.ap-flag-mp{background-position:-720px -460px}.ap-flag-mq{background-position:-720px -480px}.ap-flag-mr{background-position:-720px -500px}.ap-flag-ms{background-position:-720px -520px}.ap-flag-mt{background-position:-720px -540px}.ap-flag-mu{background-position:-720px -560px}.ap-flag-mv{background-position:-720px -580px}.ap-flag-mw{background-position:-720px -600px}.ap-flag-mx{background-position:-720px -620px}.ap-flag-my{background-position:-720px -640px}.ap-flag-mz{background-position:-720px -660px}.ap-flag-na{background-position:-720px -680px}.ap-flag-nc{background-position:-720px -700px}.ap-flag-ne{background-position:-720px -720px}.ap-flag-nf{background-position:-720px -740px}.ap-flag-ng{background-position:-720px -760px}.ap-flag-ni{background-position:-720px -780px}.ap-flag-nl{background-position:-720px -800px}.ap-flag-no{background-position:-740px 0}.ap-flag-np{background-position:-740px -20px}.ap-flag-nr{background-position:-740px -40px}.ap-flag-nu{background-position:-740px -60px}.ap-flag-nz{background-position:-740px -80px}.ap-flag-om{background-position:-740px -100px}.ap-flag-pa{background-position:-740px -120px}.ap-flag-pe{background-position:-740px -140px}.ap-flag-pf{background-position:-740px -160px}.ap-flag-pg{background-position:-740px -180px}.ap-flag-ph{background-position:-740px -200px}.ap-flag-pk{background-position:-740px -220px}.ap-flag-pl{background-position:-740px -240px}.ap-flag-pm{background-position:-740px -260px}.ap-flag-pn{background-position:-740px -280px}.ap-flag-pr{background-position:-740px -300px}.ap-flag-ps{background-position:-740px -320px}.ap-flag-pt{background-position:-740px -340px}.ap-flag-pw{background-position:-740px -360px}.ap-flag-py{background-position:-740px -380px}.ap-flag-qa{background-position:-740px -400px}.ap-flag-re{background-position:-740px -420px}.ap-flag-ro{background-position:-740px -440px}.ap-flag-rs{background-position:-740px -460px}.ap-flag-ru{background-position:-740px -480px}.ap-flag-rw{background-position:-740px -500px}.ap-flag-sa{background-position:-740px -520px}.ap-flag-sb{background-position:-740px -540px}.ap-flag-sc{background-position:-740px -560px}.ap-flag-sd{background-position:-740px -580px}.ap-flag-se{background-position:-740px -600px}.ap-flag-sg{background-position:-740px -620px}.ap-flag-sh{background-position:-740px -640px}.ap-flag-si{background-position:-740px -660px}.ap-flag-sj{background-position:-740px -680px}.ap-flag-sk{background-position:-740px -700px}.ap-flag-sl{background-position:-740px -720px}.ap-flag-sm{background-position:-740px -740px}.ap-flag-sn{background-position:-740px -760px}.ap-flag-so{background-position:-740px -780px}.ap-flag-sr{background-position:-740px -800px}.ap-flag-ss{background-position:-760px 0}.ap-flag-st{background-position:-760px -20px}.ap-flag-sv{background-position:-760px -40px}.ap-flag-sx{background-position:-760px -60px}.ap-flag-sy{background-position:-760px -80px}.ap-flag-sz{background-position:-760px -100px}.ap-flag-ta{background-position:-760px -120px}.ap-flag-tc{background-position:-760px -140px}.ap-flag-td{background-position:-760px -160px}.ap-flag-tf{background-position:-760px -180px}.ap-flag-tg{background-position:-760px -200px}.ap-flag-th{background-position:-760px -220px}.ap-flag-tj{background-position:-760px -240px}.ap-flag-tk{background-position:-760px -260px}.ap-flag-tl{background-position:-760px -280px}.ap-flag-tm{background-position:-760px -300px}.ap-flag-tn{background-position:-760px -320px}.ap-flag-to{background-position:-760px -340px}.ap-flag-tr{background-position:-760px -360px}.ap-flag-tt{background-position:-760px -380px}.ap-flag-tv{background-position:-760px -400px}.ap-flag-tw{background-position:-760px -420px}.ap-flag-tz{background-position:-760px -440px}.ap-flag-ua{background-position:-760px -460px}.ap-flag-ug{background-position:-760px -480px}.ap-flag-um{background-position:-760px -500px}.ap-flag-us{background-position:-760px -520px}.ap-flag-uy{background-position:-760px -540px}.ap-flag-uz{background-position:-760px -560px}.ap-flag-va{background-position:-760px -580px}.ap-flag-vc{background-position:-760px -600px}.ap-flag-ve{background-position:-760px -620px}.ap-flag-vg{background-position:-760px -640px}.ap-flag-vi{background-position:-760px -660px}.ap-flag-vn{background-position:-760px -680px}.ap-flag-vu{background-position:-760px -700px}.ap-flag-wf{background-position:-760px -720px}.ap-flag-ws{background-position:-760px -740px}.ap-flag-xk{background-position:-760px -760px}.ap-flag-ye{background-position:-760px -780px}.ap-flag-yt{background-position:-760px -800px}.ap-flag-za{background-position:-780px 0}.ap-flag-zm{background-position:-780px -20px}.ap-flag-zw{background-position:-780px -40px}.ap-man-man-boy{background-position:-780px -60px}.ap-man-man-boy-boy{background-position:-780px -80px}.ap-man-man-girl{background-position:-780px -100px}.ap-man-man-girl-boy{background-position:-780px -120px}.ap-man-man-girl-girl{background-position:-780px -140px}.ap-man-woman-boy-boy{background-position:-780px -160px}.ap-man-woman-girl{background-position:-780px -180px}.ap-man-woman-girl-boy{background-position:-780px -200px}.ap-man-woman-girl-girl{background-position:-780px -220px}.ap-man-heart-man{background-position:-780px -240px}.ap-man-kiss-man{background-position:-780px -260px}.ap-woman-woman-boy{background-position:-780px -280px}.ap-woman-woman-boy-boy{background-position:-780px -300px}.ap-woman-woman-girl{background-position:-780px -320px}.ap-woman-woman-girl-boy{background-position:-780px -340px}.ap-woman-woman-girl-girl{background-position:-780px -360px}.ap-woman-heart-woman{background-position:-780px -380px}.ap-woman-kiss-woman{background-position:-780px -400px}.ql-mention-list-container{width:270px;border:1px solid #f0f0f0;border-radius:4px;background-color:#fff;box-shadow:0 2px 12px #1e1e1e14;z-index:9001;overflow:auto}.ql-mention-loading{line-height:44px;padding:0 20px;vertical-align:middle;font-size:16px}.ql-mention-list{list-style:none;margin:0;padding:0;overflow:hidden}.ql-mention-list-item{cursor:pointer;line-height:44px;font-size:16px;padding:0 20px;vertical-align:middle}.ql-mention-list-item.disabled{cursor:auto}.ql-mention-list-item.selected{background-color:#d3e1eb;text-decoration:none}.mention{height:24px;width:65px;border-radius:6px;background-color:#d3e1eb;padding:3px 0;margin-right:2px;-webkit-user-select:all;user-select:all}.mention>span{margin:0 3px}

/*# sourceMappingURL=styles.02455d3ae1f0bc7e.css.map*/