.chrome-tabs{box-sizing:border-box;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:12px;height:46px;padding:8px 3px 4px;background:#dee1e6;border-radius:5px 5px 0 0;overflow:hidden}.chrome-tabs *{box-sizing:inherit;font:inherit}.chrome-tabs .chrome-tabs-content{position:relative;width:100%;height:100%}.chrome-tabs .chrome-tab{position:absolute;left:0;height:36px;width:240px;border:0;margin:0;z-index:1;pointer-events:none}.chrome-tabs .chrome-tab,.chrome-tabs .chrome-tab *{user-select:none;cursor:default}.chrome-tabs .chrome-tab .chrome-tab-dividers{position:absolute;top:7px;bottom:7px;left:var(--tab-content-margin);right:var(--tab-content-margin)}.chrome-tabs .chrome-tab .chrome-tab-dividers,.chrome-tabs .chrome-tab .chrome-tab-dividers:before,.chrome-tabs .chrome-tab .chrome-tab-dividers:after{pointer-events:none}.chrome-tabs .chrome-tab .chrome-tab-dividers:before,.chrome-tabs .chrome-tab .chrome-tab-dividers:after{content:"";display:block;position:absolute;top:0;bottom:0;width:1px;background:#a9adb0;opacity:1;transition:opacity .2s ease}.chrome-tabs .chrome-tab .chrome-tab-dividers:before{left:0}.chrome-tabs .chrome-tab .chrome-tab-dividers:after{right:0}.chrome-tabs .chrome-tab:first-child .chrome-tab-dividers:before,.chrome-tabs .chrome-tab:last-child .chrome-tab-dividers:after{opacity:0}.chrome-tabs .chrome-tab .chrome-tab-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.chrome-tabs .chrome-tab .chrome-tab-background>svg{width:100%;height:100%}.chrome-tabs .chrome-tab .chrome-tab-background>svg .chrome-tab-geometry{fill:#f4f5f6}.chrome-tabs .chrome-tab[active]{z-index:5}.chrome-tabs .chrome-tab[active] .chrome-tab-background>svg .chrome-tab-geometry{fill:#fff}.chrome-tabs .chrome-tab:not([active]) .chrome-tab-background{transition:opacity .2s ease;opacity:0}@media (hover: hover){.chrome-tabs .chrome-tab:not([active]):hover{z-index:2}.chrome-tabs .chrome-tab:not([active]):hover .chrome-tab-background{opacity:1}}.chrome-tabs .chrome-tab.chrome-tab-was-just-added{top:10px;animation:chrome-tab-was-just-added .12s forwards ease-in-out;transition:none}.chrome-tabs .chrome-tab .chrome-tab-content{position:absolute;display:flex;top:0;bottom:0;left:var(--tab-content-margin);right:var(--tab-content-margin);padding:9px 8px;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden;pointer-events:all}.chrome-tabs .chrome-tab[is-mini] .chrome-tab-content{padding-left:2px;padding-right:2px}.chrome-tabs .chrome-tab .chrome-tab-favicon{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;height:16px;width:16px;background-size:16px;margin-left:4px}.chrome-tabs .chrome-tab[is-small] .chrome-tab-favicon{margin-left:0}.chrome-tabs .chrome-tab[is-mini]:not([active]) .chrome-tab-favicon{margin-left:auto;margin-right:auto}.chrome-tabs .chrome-tab[is-mini][active] .chrome-tab-favicon{display:none}.chrome-tabs .chrome-tab .chrome-tab-title{flex:1;vertical-align:top;overflow:hidden;white-space:nowrap;margin-left:4px;color:#5f6368;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 24px),transparent);mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 24px),transparent)}.chrome-tabs .chrome-tab[is-small] .chrome-tab-title{margin-left:0}.chrome-tabs .chrome-tab .chrome-tab-favicon+.chrome-tab-title,.chrome-tabs .chrome-tab[is-small] .chrome-tab-favicon+.chrome-tab-title{margin-left:8px}.chrome-tabs .chrome-tab[is-smaller] .chrome-tab-favicon+.chrome-tab-title,.chrome-tabs .chrome-tab[is-mini] .chrome-tab-title{display:none}.chrome-tabs .chrome-tab[active] .chrome-tab-title{color:#45474a}.chrome-tabs .chrome-tab .chrome-tab-drag-handle{position:absolute;inset:0;border-top-left-radius:8px;border-top-right-radius:8px}.chrome-tabs .chrome-tab .chrome-tab-close{flex-grow:0;flex-shrink:0;position:relative;width:16px;height:16px;border-radius:50%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path stroke='rgba(0, 0, 0, .65)' stroke-linecap='square' stroke-width='1.5' d='M0 0 L8 8 M8 0 L0 8'></path></svg>");background-position:center center;background-repeat:no-repeat;background-size:8px 8px}@media (hover: hover){.chrome-tabs .chrome-tab .chrome-tab-close:hover{background-color:#e8eaed}.chrome-tabs .chrome-tab .chrome-tab-close:hover:active{background-color:#dadce0}}@media not all and (hover: hover){.chrome-tabs .chrome-tab .chrome-tab-close:active{background-color:#dadce0}}@media (hover: hover){.chrome-tabs .chrome-tab:not([active]) .chrome-tab-close:not(:hover):not(:active){opacity:.8}}.chrome-tabs .chrome-tab[is-smaller] .chrome-tab-close{margin-left:auto}.chrome-tabs .chrome-tab[is-mini]:not([active]) .chrome-tab-close{display:none}.chrome-tabs .chrome-tab[is-mini][active] .chrome-tab-close{margin-left:auto;margin-right:auto}@-moz-keyframes chrome-tab-was-just-added{to{top:0}}@-webkit-keyframes chrome-tab-was-just-added{to{top:0}}@-o-keyframes chrome-tab-was-just-added{to{top:0}}@keyframes chrome-tab-was-just-added{to{top:0}}.chrome-tabs.chrome-tabs-is-sorting .chrome-tab:not(.chrome-tab-is-dragging),.chrome-tabs:not(.chrome-tabs-is-sorting) .chrome-tab.chrome-tab-was-just-dragged{transition:transform .12s ease-in-out}.chrome-tabs .chrome-tabs-bottom-bar{position:absolute;bottom:0;height:4px;left:0;width:100%;background:#fff;z-index:10}.chrome-tabs-optional-shadow-below-bottom-bar{position:relative;height:1px;width:100%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1' height='1' viewBox='0 0 1 1'><rect x='0' y='0' width='1' height='1' fill='rgba(0, 0, 0, .17)'></rect></svg>");background-size:1px 1px;background-repeat:repeat-x;background-position:0% 0%}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2/1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.chrome-tabs-optional-shadow-below-bottom-bar{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='2' height='2' viewBox='0 0 2 2'><rect x='0' y='0' width='2' height='1' fill='rgba(0, 0, 0, .27)'></rect></svg>")}}.displayRowCenter{display:flex;align-items:center}.displayColCenter{font-family:Inter;display:flex;flex-direction:column;align-items:center;justify-content:center}p{font-family:Inter!important}.main_container{margin-top:24px;background:#f8f9fd;width:100%;border:6px solid #ffffff;border-radius:12px;box-shadow:12px 12px 48px #50509f0a;padding:15px 30px}.gridItem{border-radius:12px;background:#fff;box-shadow:12px 12px 48px #50509f0a;height:100%;min-width:25%;padding:20px}.displayColTop{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.displayRowLeft{display:flex;align-items:center}.displayRowCenter{display:flex;align-items:center;justify-content:center}.displayRowSpaced{gap:10px;display:flex;align-items:center;justify-content:space-between}.displayRowEven{width:100%;display:flex;align-items:center;justify-content:space-evenly}.displayRowWrap{display:flex;flex-wrap:wrap;align-content:flex-start;overflow:auto}.highlight1{background:#fafafa;margin:8px 0;padding:10px 20px;border-radius:6px;width:100%}.hightlight2{background:#f8f9fd;width:100%;border-radius:12px;padding:0 15px}.highlight3{border-radius:6px;background:#f7f7f7;border:1px solid #eaeaec}.h24{font-size:24px!important;font-weight:600!important}.h22{font-size:22px!important;font-weight:600;margin:auto 0}.h18{font-size:18px;font-weight:700;color:#2e3044}.h16{font-size:16px;font-weight:600;color:#2e3044}.h14{font-size:14px!important;font-weight:500!important;color:#585969}.h14_light{font-size:14px!important;font-weight:600;color:#c0c1c7}.h14_dark{font-family:Inter;font-size:14px!important;font-weight:500;color:#333;margin-bottom:0}.h12{font-size:12px!important;font-weight:500;color:#333}.ellipseText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pointer{cursor:pointer}.join-icon{width:35px;height:35px;padding-left:10px;padding-top:10px;background:#fff;border:1px solid #e5e5e5}.join-icon>svg{cursor:pointer;width:18px;height:18px}.scrollBar0::-webkit-scrollbar{width:0!important;height:0!important}.countMarker{font-size:12px;font-weight:500;width:24px;height:24px;padding:2px 8px;border-radius:12px;background:#eceef1;position:absolute;top:-10px;right:-10px}.border1{border:1px solid #eceef1;border-radius:4px;padding:10px 10px 0}.Top_header{display:flex;width:100%;margin-top:16px;gap:12px;margin-bottom:20px}.formula_container{display:flex;width:100%;border:1px solid #dfe1e6;border-radius:6px;height:26.7vh}.formula_buttons{display:flex;align-items:center;justify-content:center;background:none;padding:8px 24px;border:none;cursor:pointer;color:#5c6674;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;width:100%}.dateRangePicker .rdrDefinedRangesWrapper,.dateRangePicker .rdrDateDisplayWrapper{display:none!important}.dateRangePicker .rdrMonths{width:570px!important}.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align: auto){.rdrDay{flex-basis:14.285%!important}}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge,.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px #23394236;border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0px;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent rgb(52,73,94) transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent rgb(52,73,94);transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;inset:5px 0;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:#ffffffd9}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background:currentColor;position:absolute;inset:5px 0}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{background:#ffffff17;position:absolute;inset:3px 0;pointer-events:none;border:0px solid currentColor;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:solid 1px #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:solid 1px rgb(222,231,235);margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid currentColor;border-radius:1.333em;position:absolute;inset:-2px 0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrStartEdge,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayEndPreview{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrStartEdge,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayEndPreview{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}.tooltip-container{position:relative;height:1.75rem;overflow:hidden;width:100%;display:flex;align-items:center}.text{position:absolute;display:-webkit-box;display:-moz-box;display:box;-webkit-line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;overflow:hidden;text-overflow:ellipsis;z-index:1;word-break:break-all}.text-asset{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.text2{position:absolute;opacity:0;z-index:0;word-break:break-all}.tooltip{width:12rem;max-height:12.25rem;overflow-y:auto;overflow-x:hidden}.text-tooltip{width:15.625rem;max-height:15.625rem;overflow-y:auto;overflow-x:hidden}.text-tooltip-color{background:#000}.tooltip::-webkit-scrollbar{width:5px}.tooltip::-webkit-scrollbar-thumb{background-color:#888;border-radius:5px}.class-svg-red path{stroke:#e91b16}.class-svg-green path{stroke:#44bb79}.class-svg-blue path{stroke:#0869fb}.container{display:flex;margin-top:10px;width:100%;flex-direction:column}.header{display:flex;width:100%;align-items:center}.header-title{margin:0;color:#494949}.materialui-daterange-picker-MuiPaper-rounded-8{height:250px!important;position:absolute!important;transform:translateY(155px)!important;z-index:99999999;border:1px solid #eee}.materialui-daterange-picker-MuiList-padding-258{min-width:120px!important}.filter-dropdown{display:flex;align-items:center;justify-content:space-between;min-height:40px;max-height:40px;width:100%;padding:12px 16px;border:1px solid #eaeaec;border-radius:6px;cursor:pointer;width:90%}.chartItem:hover{background-color:#f4f5f7!important}.sidebar-tabs .MuiTabs-root{border-radius:0!important}.drawer{width:200px}.filter-dropdown{display:flex;align-items:center;justify-content:space-between;min-height:40px;max-height:40px;width:100%;padding:12px 16px;border:1px solid #eaeaec;border-radius:6px;cursor:pointer}.menu_btn{background:none;border:none;cursor:pointer}.hoverState:hover{background-color:#e3eeff}.containerTreemap{padding:16px 10px!important;min-width:200px!important;background-color:#fff;border-radius:12px;z-index:9999999999!important;min-height:60px!important;overflow:hidden!important;box-sizing:border-box!important;border:solid 2px #496DFF!important;display:flex;justify-content:center;align-items:center;position:absolute!important}h1,h2,h3,h4,h5,h6{line-height:1.24;font-weight:400;color:#3a3c4c}#col_chart_html_tooltip span{font-family:Inter}.google-visualization-tooltip{border:solid 2px transparent!important;border-radius:10px!important;background-color:#fff;position:absolute!important;box-shadow:0 0 17px 3px #9f9f9f80!important;font-size:11px;font-family:arial;min-width:250px!important;max-width:60%;max-height:80%;text-align:left!important;margin:0!important;padding:0!important;box-sizing:border-box!important;font-family:Inter;overflow-y:auto}.google-visualization-tooltip::-webkit-scrollbar{width:0!important}.google-visualization-tooltip div{padding:0!important;margin:0!important}.tippy-box{background-color:#fff!important;box-shadow:0 0 17px 3px #9f9f9f80!important;color:#000!important;border-radius:10px!important}.tippy-content{padding:10px;font-size:12px;font-family:Inter}.tippy-arrow{display:none}.canvasjs-chart-credit{display:none!important;min-width:160px}.containerTreemap{padding:16px 10px!important;min-width:200px!important;background-color:#fff;border-radius:12px;z-index:9999999999!important;min-height:60px!important;overflow:hidden!important;box-sizing:border-box!important;border:solid 2px #496dff!important;display:flex;justify-content:center;align-items:center;position:absolute!important}.containerTreemap .title{font-weight:700}.containerTreemap .tooltip-item{width:100%;box-sizing:border-box!important;font-family:Inter;font-size:11px!important;font-weight:bolder!important;text-align:left}.account-footer{margin:auto 12px;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#939393;max-width:50%}.link-on-hover:hover{text-decoration:underline;cursor:pointer}.chartBlock>div{height:100%;width:100%}.chartBlock>div::-webkit-scrollbar{width:0!important;height:0!important}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ReactModal__Overlay--after-open{z-index:100!important}.input-text{height:40px;width:100%;padding:12px 16px;border-radius:6px;border:1px solid #E0E3E5;margin-top:8px}.connect-account-logo{border:1px solid #E0E3E5;width:48px;height:48px;border-radius:10px;padding:12px}.connect-account-instructions li{font-size:14px;color:#5c6674}.new_report_container{height:100%;width:100%;overflow:hidden}.report-tab-wrapper{max-width:95%}.report-tab-wrapper .chrome-tabs-bottom-bar{display:none}.report-tab-wrapper .chrome-tabs{padding:.5rem .1875rem 0rem 0rem;background:transparent;margin-left:-.5625rem;overflow:visible;height:2.375rem}.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab{height:1.875rem;position:absolute!important}.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab .chrome-tab-dividers,.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab .chrome-tab-background{display:none}.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab .chrome-tab-content{align-items:center;font-family:Inter;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.25rem;letter-spacing:.0075rem;color:#5e6c84}.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab .chrome-tab-content .chrome-tab-favicon{height:1rem;width:1rem;background-position:center;background-size:cover}.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab .chrome-tab-content .chrome-tab-close{cursor:pointer;height:1rem;width:1rem}.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab .chrome-tab-content .chrome-tab-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:.5rem}.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab:hover{border-radius:.5rem .5rem 0 0}.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab:hover .chrome-tab-content{background:transparent}.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab:hover .chrome-tab-tooltip{display:flex;justify-content:center;align-items:center}.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab .chrome-tab-tooltip{display:none;position:relative;top:-2rem;width:auto;text-align:center}.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab .chrome-tab-tooltip span{color:#fff;width:fit-content;white-space:nowrap;padding:.5rem;background-color:#000;border-radius:.25rem}.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab .chrome-tab-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-.3125rem;border-width:.3125rem;border-style:solid;border-color:black transparent transparent transparent}.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab[active]{border-radius:.5rem .5rem 0 0}.report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab[active] .chrome-tab-content{background:transparent;font-family:Inter;font-size:.75rem;font-weight:600;line-height:1.25rem;letter-spacing:.00938rem;color:#030f23;border-bottom:.125rem solid #030f23}.create-report-view .report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab[active] .chrome-tab-content{background:transparent}.create-report-view .report-tab-wrapper .chrome-tabs .chrome-tabs-content .chrome-tab[active]:hover{background:#eceef1;border-radius:.5rem .5rem 0 0}.report_container{height:100%;width:100%;border-radius:.75rem}.report_container .header{display:flex;align-items:flex-start;flex-direction:column;width:auto;min-height:4.5rem;border-radius:.75rem;padding:0rem 1.5rem}.report_container .gallery{background:#fff;border-radius:.75rem;width:auto;height:calc(100vh - 20rem);padding:0rem .5rem 1.5rem 1.5rem}.report_container .gallery .block{border:.0625rem solid #ebecf0;border-radius:.5rem;padding:1rem 1rem .5rem;background-color:#fafbfc}.report_container .heading{font-family:Inter;font-size:1.25rem;font-weight:600;line-height:2rem}.report_container .button{background:#0869fb;text-transform:none;border-radius:.25rem;height:2.2813rem;width:10.3125rem;color:#fff;font-family:Inter;font-size:.875rem;font-weight:500}.flip-card{perspective:62.5rem;transform-style:preserve-3d;transition:transform 1.2s}.flip-card.flipped,.flip-card-back{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{backface-visibility:hidden}
