.rdrCalendarWrapper{box-sizing:border-box;background:#ffffff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-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;-ms-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;-ms-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;-ms-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:#ffffffd9}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{background:rgba(255,255,255,.09);position:absolute;top:3px;left:0;right:0;bottom:3px;pointer-events:none;border:0px solid currentColor;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:solid 1px #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:solid 1px rgb(222,231,235);margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid currentColor;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0;right:0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrStartEdge,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayEndPreview{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrStartEdge,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayEndPreview{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}.rdrDateRangePickerWrapper{display:flex;flex-direction:row-reverse;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 600px){.rdrDateRangePickerWrapper{display:flex;flex-direction:column-reverse;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}.custom-swal-container #swal2-title{font-size:20px;font-weight:400;color:#333}.custom-swal-container #swal2-html-container{font-size:16px;color:#333}.custom-swal-container .swal2-confirm{background:#333333;font-size:16px;font-weight:500;min-width:96px;box-shadow:none!important}.custom-swal-container .swal2-cancel{background:#E4E4E4;color:#757575;font-size:16px;font-weight:500;min-width:96px;box-shadow:none!important}.custom-swal-container .swal2-success{overflow:hidden;border-radius:100%;border:none!important}.custom-swal-container .swal2-error{overflow:hidden;border-radius:100%;border:#FF2121 solid 2px}.custom-swal-container .swal2-success [class^=swal2-success-line]{background-color:green!important}.custom-swal-container .swal2-success-fix{background-color:#d2d4d5!important}.custom-swal-container .swal2-success-ring{z-index:1!important;background:#D2D4D5}.customTabs{margin-bottom:15px}.customTabs .MuiTab-root{font-size:16px;color:#333}.customTabs .MuiTab-root.facebook{color:#1877f2}.customTabs .MuiTab-root.instagram{color:#fa2020}#takeawayList ul{margin:0 0 20px;padding:0}#takeawayList li{list-style:none;margin-bottom:5px;position:relative;padding:10px 10px 0 35px;font-size:14px}#takeawayList li:before{content:"❯❯";margin-right:"10px";position:absolute;left:10px;color:#529dff!important;top:10px}.MuiAutocomplete-popper{margin-top:-10px!important}.MuiAutocomplete-popper li{padding-top:10px!important;padding-bottom:10px!important;border-top:#D2D4D5 solid 1px}#search-autoComplete label+div{padding-left:85px!important}#watchlist-menu ul{border:#D2D4D5 solid 1px;border-radius:10px;padding:0}#watchlist-menu li{border-bottom:#D2D4D5 solid 1px}#watchlist-menu li:last-child{border-bottom:none}a{text-decoration:none;color:#333;font-size:13px;font-weight:300}.iframe-feed{height:500px;width:100%;overflow:scroll}#root>div>#company,#root>div>#dashboard{background:#151328}#root>div>#dashboard,#root>div>#dashboard a,#root>div>#dashboard li,#root>div>#dashboard p,#root>div>#dashboard h2{color:#fff}#root>div>#dashboard .MuiDataGrid-root{background:none}#root>div>#dashboard .MuiDataGrid-root .MuiDataGrid-cellContent,#root>div>#dashboard .MuiDataGrid-root p,#root>div>#dashboard .MuiDataGrid-root a{color:#fff!important}#root>div>#dashboard .recharts-treemap-depth-2 .recharts-layer rect{transition:all .2s ease-in-out}#root>div>#dashboard .recharts-treemap-depth-2 .recharts-layer:hover rect{fill:#151328!important}#root>div>#dashboard .recharts-treemap-depth-2 .recharts-layer:hover tspan{fill:#fff!important}#root>div>#dashboard button,#dashboard-tabs .MuiTabs-flexContainer button{color:#fff!important}#dashboard #dashboard-stock-types div button{color:#000!important;height:auto;min-height:0;padding-top:12px;padding-bottom:10px;border:none}#dashboard #dashboard-stock-types div button.Mui-selected{color:#fff!important}#root>div>#dashboard #takeawayList li:before{content:"❯❯";margin-right:"10px";position:absolute;color:#fff;height:100%;top:0;left:0;width:35px;text-align:center;line-height:40px;z-index:11}::-webkit-scrollbar{width:8px;height:8px;overflow-y:auto}::-webkit-scrollbar-thumb{background-color:#d2d4d5;border-radius:22px}::-webkit-scrollbar-track{background-color:#1a1a2e;border-radius:22px}#chat-body #chatDisplay,#watchlist,#watchlist #dashboard-news,#dashboard{scrollbar-width:thin;scrollbar-color:#D2D4D5 #1a1a2e;overflow-y:auto}*{scrollbar-width:thin;scrollbar-color:#D2D4D5 #1a1a2e}#root #watchlist .MuiButton-outlined{border-color:#fff}#root #watchlist .MuiDataGrid-actionsCell button{background:none;color:red!important}#root #dashboard-news h4{color:#fff!important}#company #keyInsights form{background:#151328;border:#fff solid 1px;border-radius:5px}#company #chat-header{padding:5px 0;margin:0 20px 15px}#company #chat-body{padding:0 20px 20px!important}#company #chat-header div{display:block}#company #chat-header #chat-tabs{width:100%!important}#company #startChat{padding-top:15px;padding-bottom:15px;border-radius:12px;padding-right:65px;border:none}#dashboard #chatDisplay .qeustions-item>div{color:#fff}#dashboard #chatDisplay a>div{border:1px solid #529DFF;background:none;color:#fff;padding:5px 10px}#company #startChat button{margin-top:-2px}#dashboard .systme-reply img{width:30px;height:30px}#dashboard .systme-reply h3{margin-top:0}#company{color:#fff}#company .systme-reply{padding:13px!important;border-radius:15px!important;background:#1B1B40!important;color:#fff;border:solid 1px #353573!important;margin-bottom:20px}#company .systme-reply p{color:#fff;margin-top:0}#chatDisplay li{color:#fff}#company #chatTabs-mobile button{color:#fff;min-width:0}#company #newslist .MuiTabs-indicator,#company #chatTabs-mobile .MuiTabs-indicator{background:#2994CA!important;height:2px!important}#company .customTabs{margin-bottom:-6px!important}#company #chatDisplay li{color:#fff}#chatDisplay li{color:#080606}#company .qeustions-item div{font-size:14px!important;background:#2D3134!important;padding:12px 20px!important;border-radius:25px!important;border-color:#595a5c!important}#company #takeawayList li{border:none!important;padding-bottom:0!important;margin-bottom:10px!important}#company #newslist h2,#company #newslist h4,#company #newslist p,#company #newslist .MuiTabs-flexContainer button{color:#fff}#company #newslist .customTabs{border-bottom:#D2D4D5 solid 1px}#company #chatDisplay{height:300px!important}html #dashboard #chatDisplay{height:285px!important}#company .systme-reply h2,#company .systme-reply h3,#company .systme-reply h4,#company .systme-reply p,#dashboard .systme-reply h2,#dashboard .systme-reply h3,#dashboard .systme-reply h4,#dashboard .systme-reply p,#company #chatDisplay h3,#company #chatDisplay h4,#dashboard #chatDisplay h4,#dashboard #chatDisplay h3{color:#fff}#company #chatDisplay .systme-reply a,#dashboard #chatDisplay .systme-reply a{color:#333}#company #chatDisplay .qeustions-item>div{color:#fff}@media (max-width: 768px){.user-input>div{overflow:inherit}#chatDisplay{background:none;background-color:#fff}#chat .user-input{margin:0;padding:0}#chatDisplay .user-input>div img{height:30px;width:30px;border-radius:50%}#company #chatDisplay,#dashboard #chatDisplay{background:none}#company #chatDisplay .user-input,#dashboard #chatDisplay .user-input{margin-top:1.25rem}#chatDisplay h3{text-transform:capitalize;font-size:16px;font-weight:400}#chatDisplay .systme-reply>div img{width:30px;height:30px}#chatDisplay .systme-reply h3{margin:0}#chatDisplay{height:auto}html #dashboard #chatDisplay,#company #chatDisplay{height:600px!important;overflow-y:scroll}#chat #chatInput{background:white;padding:15px 20px;border-radius:20px}#chat #chatInput p{color:#000}#chat #startChat button{margin-right:15px;margin-top:7px}#chat #startChat{background-color:#333;padding:10px}#chat #chatDisplay #avatarsize{margin-right:-7px}#company #chatDisplay>div,#dashboard #chatDisplay>div{margin-top:0}#dashboard #avatarsize,#company #avatarsize{margin-right:5px}.systme-reply>div{margin-right:10px o!important}.user-inpu>div{padding-top:15px}.systme-reply{width:100%}#company #avatarsize h3{margin-left:5px}#chat-text-section{max-width:100%!important}.chat-text-section,.chat-text-section p{margin-bottom:0!important}.user-input,.systme-reply{padding:10px;margin-bottom:2.25rem}#chat #startChat{position:fixed;left:0;right:0;bottom:0;border-radius:0;border:none}#company #company #chatDisplay h3,#dashboard #company #chatDisplay h3{padding-top:5px;padding-left:5px}#chatDisplay .chat-text-section{max-width:100%!important}.chat-text-section{padding-bottom:0!important}#company #chat-body,#dashboard #chat-body{padding-left:10px;padding-right:10px}}#chatDisplay .user-input{display:block!important}#chatDisplay #avatarsize{float:left;margin-right:10px}.systme-reply{display:block!important}.systme-reply>div img{float:left;margin-right:10px}#chatDisplay .chat-text-section{max-width:100%!important}#chat #chatDisplay>div{padding-bottom:25px}#chat .user-input{margin-left:15px}.chat-text-section h3,.chat-text-section h2{margin-top:0}.chat-text-section ol,.chat-text-section ul{padding-left:10px}#chatDisplay h3{text-transform:capitalize;font-size:16px;font-weight:400;padding-top:10px}#chat #PrivateHiddenCss-root>div{padding-left:10px;padding-right:10px;position:fixed;top:10px;bottom:10px;right:0;left:0}#chat #chatFooter{display:none}#company #chatDisplay .qeustions-item>div,#dashboard #chatDisplay .qeustions-item>div{background:#1B1B40!important}#company #chatDisplay .chat-text-section{max-width:78%}#chat-tabs{position:relative}#chat-tabs #full-screen{position:absolute;right:0;top:14px;color:#fff;border-left:#fff solid 1px;padding-left:12px}#chat-tabs #full-screen svg{font-size:15px;color:#fff}#full-screen{display:flex!important;align-items:center}#full-screen svg{color:#fff;font-size:20px}#chatTabs-desktop .Mui-selected{color:#fff!important;position:relative;z-index:111}#chatTabs-desktop{border:#ccc solid 1px;padding:5px;border-radius:3px}#chatTabs-desktop .MuiTabs-indicator{height:48px!important;border-radius:3px;background-color:#333!important}#chatDisplay .chat-table{max-width:100%;overflow:auto}#chatDisplay .chat-table table{width:700px;background:#fff}#chatDisplay table,#chatDisplay table th,#chatDisplay table td{border:#333 solid 1px}#chatDisplay table thead th{background:#333;color:#fff}.underline-hover:hover{text-decoration:underline!important}#mui-component-select-region{padding:8px 15px!important}@media (max-width:899px){#lagents-size div,#lagents-sentiment div{font-size:13px;font-weight:400}#dashboard #dashboard-stock-types div button,#dashboard #dashboard-stock-types div button.Mui-selected{color:#fff!important}#treemap-section #dashboard-tabs{min-height:40px}#treemap-section .customTabs .MuiTab-root{font-size:14px!important;padding-left:10px!important;padding-right:10px!important;min-width:0;min-height:40px}#chatTabs-desktop{padding-bottom:5px;padding-top:5px;min-height:0;height:42px!important}#chatTabs-desktop .MuiButtonBase-root{padding-top:0;padding-bottom:0;line-height:30px;height:30px!important;align-self:center;min-height:0}#chatTabs-desktop .MuiTabs-indicator{height:30px!important;min-height:0;bottom:0}#chatDisplay{padding-right:0;margin-bottom:30px}.chat-text-section{max-width:78%}#search-autoComplete label+div{padding:2px;padding-left:85px!important}.cl-footer .cl-footerActionText,.cl-footer a{color:#fff}.cl-footer a{font-weight:600;text-decoration:underline}#companySvg #keyInsights svg{height:150px}#dashboard #chat-header,#company #chat-header{margin-bottom:0}.systme-reply{padding:0!important;background:none!important}#chatDisplay .user-input #avatarsize{float:right!important;min-width:auto!important;width:auto!important;margin:0 0 0 15px!important}#chat #chatDisplay .user-input h3{padding-top:5px}#chatDisplay .user-input{text-align:right}}@media (max-width:355px){#footerlinks{max-width:300px;margin:auto}}#scroll-div::-webkit-scrollbar{width:8px}#scroll-div::-webkit-scrollbar-track{background:#1b1b40}#scroll-div::-webkit-scrollbar-thumb{background-color:#1b1b40;border-radius:10px;border:1px solid #f1f1f1}#scroll-div::-webkit-scrollbar-thumb:hover{background:#1b1b40}#scroll-div{margin:0!important}#scroll-div{scrollbar-width:thin;scrollbar-color:#050512 #1b1b40}.MuiDialogContent-root{margin-right:5px!important}.MuiDialogContent-root::-webkit-scrollbar{width:8px}.MuiDialogContent-root::-webkit-scrollbar-track{background:#fff}.MuiDialogContent-root::-webkit-scrollbar-thumb{background-color:#fff;border-radius:10px;border:1px solid #f1f1f1}.MuiDialogContent-root::-webkit-scrollbar-thumb:hover{background:#1b1b40}.MuiDialogContent-root{scrollbar-width:thin;scrollbar-color:#050512 #fff}.MuiDialogContent-root::-webkit-scrollbar-thumb{border-radius:10px}.cl-cardBox,.cl-card{border:none;box-shadow:none}.cl-footer{background:none}.cl-footerAction+div{display:none}.cl-formButtonPrimary{background:#151328;padding-top:10px;padding-bottom:10px}#chatTabs-desktop{margin-bottom:30px}#chatDisplay ol,#chatDisplay ul,#chatDisplay .chat-table{max-width:100%;display:block;clear:both}#chatInput:-webkit-autofill,#chatInput:-webkit-autofill:hover,#chatInput:-webkit-autofill:focus,#chatInput:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #F3F3F3 inset!important}#chat #chatInput{padding-right:55px}
