[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;opacity:0;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-right:2px solid var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.inbox_people{background:#fff none repeat scroll 0 0;flex-direction:column;flex:0 0 400px;padding:20px 15px}.inbox_msg,.inbox_people{overflow:hidden;box-shadow:0 3px 6px rgb(0 0 0/6%);display:flex}.inbox_msg{border:1px solid hsla(0,0%,87%,.32);clear:both;border-radius:10px;background:#fff;height:100vh}.recent_heading{width:40%}.recent_heading h4{color:#05728f;font-size:21px;margin:auto}.srch_bar input{border:solid #cdcdcd;border-width:0 0 1px;width:80%;padding:2px 0 4px 6px;background:0}.srch_bar .input-group-addon button{background:transparent none repeat scroll 0 0;border:none;padding:0;color:#707070;font-size:18px}.srch_bar .input-group-addon{margin:0 0 0 -27px}.chat_ib h5{font-size:16px;color:#000;font-weight:700;margin:0;padding-bottom:3px;justify-content:space-between;display:flex}.stylish-input-group .btn.search-btn{right:auto;left:12px;opacity:.3}.chat_ib p{font-size:14px;margin:0;color:#02778a;font-weight:600}.chat_img img{width:50px;height:50px;object-fit:cover;border-radius:8px}.chat_img{margin-right:10px}.chat_people{clear:both;display:flex;flex:1 1}.chat_list{border-bottom:1px solid #e2e2e2;padding:12px 10px;margin:0 0 5px;border-radius:6px;position:relative;display:flex;justify-content:space-between}.inbox_chat{overflow-y:auto;height:100%;padding-right:6px}.active_chat{background:rgba(67,197,239,.13)}.outgoing_msg{display:flex;justify-content:flex-end;align-items:self-start}.sent_msg{display:inline-block;padding:0 0 0 10px;vertical-align:top;width:92%;text-align:right}.sent_withd_msg{width:460px;margin-left:auto}.outgoing_msg_img{width:45px;margin-right:10px;display:flex;align-items:center;margin-left:20px}.received_msg{display:inline-block;padding:0 0 0 10px;vertical-align:top;width:92%}.received_withd_msg-bg{display:inline-block;font-size:14px;padding:15px 20px 15px 15px;width:auto;background:#333;margin:0 0 5px}.received_withd_msg-bg,.received_withd_msg-bg:first-child{border-radius:33px;border-bottom-left-radius:0}.mesgs-head{display:flex;justify-content:space-between;background:#fff;padding:20px 20px 10px;align-items:center}.mesgs-head figcaption h4{font-size:16px;color:#fff;font-weight:600}.mesgs-head figcaption{padding-left:10px}.mesgs-head-L{display:flex;align-items:center}.mesgs-head-L figure img{width:46px;height:46px;border-radius:8px}.time_date{color:#747474;display:block;font-size:12px;margin:0}.sent_msg span.time_date{display:flex;justify-content:flex-end}.sent_msg span.time_date i{font-size:16px;padding-left:5px}.received_withd_msg{width:460px}.mesgs{flex:1 1;display:flex;flex-direction:column;position:relative;background:rgba(190,197,204,0);border:1px solid hsla(0,0%,87%,.16)}.notification-text{width:16px;height:16px;background:#b92b34;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:10px;margin-left:auto;margin-top:15px}.incoming_msg{display:flex;margin-bottom:20px}.incoming_msg_img{width:45px;margin-right:10px;display:flex;height:45px;flex:0 0 45px;margin-top:auto;border-radius:50px;overflow:hidden}.incoming_msg_img img{width:100%;height:100%;object-fit:cover}.sent_msg-bg{color:#000;font-size:14px;padding:15px 18px;width:auto;border:1px solid #e8e8e8;border-radius:33px;border-bottom-right-radius:0;background:#e2e2e2;display:inline-block;text-align:left;font-weight:500;margin:0 0 5px}.sent_msg-bg p{margin:0}.sent_msg-bg img{color:#fff;margin:0;height:80px;width:80px}.sent_msg-bg:first-child{border-radius:33px;border-bottom-right-radius:0}.your-offer-outgoning-msge .sent_msg-bg{min-width:351px}.msg_history{overflow-y:auto;padding:30px 25px;height:100%}.offer-sent-box,.reciver-offer{padding:4px 0;border-top:1px solid hsla(0,0%,100%,.43)}.sent_msg-bg h6{padding-bottom:10px}.reciver-offer{display:flex;justify-content:space-between;border-top:1px solid #f6f6f6}.received_withd_msg-bg h6{color:#201d3e;font-weight:400;padding-bottom:10px}.received_withd_msg .offer-sent-L,.received_withd_msg .offer-sent-R{color:#201d3e}.received_withd_msg-bg p{color:#fff;margin:0;font-size:14px;font-weight:500}.received_withd_msg-bg img{color:#fff;margin:0;height:80px;width:80px}.input_msg_write{display:flex;align-items:center;flex:1 1;position:relative}.chat_list:hover{background:rgba(67,197,239,.13);cursor:pointer}.scroll-chat{overflow-y:auto}.reciver-offer small{display:block;font-size:13px;text-transform:uppercase;padding-bottom:5px;color:#fff}.reciver-offer span.price-offer{font-size:24px;font-weight:700;color:#fff}.btn-offer-list li a{height:30px;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:20px;color:#000!important;box-shadow:0 2px 3px rgba(0,0,0,.16);padding:15px;margin-right:10px}.btn-offer-list{display:flex;margin-top:8px;margin-bottom:8px}.received_withd_msg-bg-offer{min-width:351px}.chat-space{padding-top:100px}.profile-top{display:flex;align-items:center}.profile-top h4{font-size:18px;color:#000;font-weight:600;padding-left:15px}.active-green{width:12px;height:12px;background:#0fdb66;border-radius:50%;border:1px solid #fff;position:absolute;right:-3px;top:-4px}.profile-top figure{position:relative}.headind_srch h4{font-size:20px;margin:0;color:#262626;font-weight:600;padding-bottom:10px;padding-top:5px}span.active-green.deactive-grey{background:#bec5cc}.chat_ib{flex:1 1}.serch-box .serch-btn{border-radius:8px;bottom:0;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;border:oldlace;background:#b92b34;width:54px;color:#fff;border-top-left-radius:0;border-bottom-left-radius:0;height:100%}.stylish-input-group{position:relative;margin:0 0 15px}.service-toggle-drop-down button#dropdownMenuButton{background:transparent;padding:0;border:0}.chat-drop-down,.details-drop-down{position:relative;right:0;top:0}.service-toggle-drop-down .dropdown-menu.show{transform:none!important;display:block;left:auto!important;right:6px;width:150px!important;border:0;box-shadow:0 1px 6px rgba(0,0,0,.16);top:35px!important}.service-toggle-drop-down .dropdown-toggle:after{display:none}.service-toggle-drop-down button#dropdownMenuButton i{color:#fff;font-size:22px}.type_msg{display:flex;align-items:center;margin:20px}.type_msg button.send-btn{position:absolute;right:13px;border:0;background:transparent;font-size:30px;color:#b92b34}a.btn.msg_send_btn i{color:#fff}.chat_img{margin-right:20px;position:relative}.s-chat-user{position:absolute;bottom:-5px;z-index:999;display:flex;right:-4px}.s-chat-user img{width:18px;height:18px;object-fit:cover;border-radius:50%}h6.chat-user-sub-title{font-size:14px;margin:0;color:#bbb;font-weight:600;padding-bottom:1px}.chat_ib p,small.chat-time{font-size:12px;color:#bbb}.chat-box-Right{display:flex;flex-direction:column}.chat-bg{padding-top:190px;background:hsla(0,0%,87%,.42)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;height:42px;border:1px solid #e9e9e9;border-radius:5px}.input_msg_write .form-control{height:50px!important;padding-right:50px}.btn{height:48px;line-height:45px;padding:0 25px;background:#b92b34;border:1px solid #b92b34;font-size:18px;color:#fff;font-weight:500;border-radius:50px;box-shadow:0 8px 15px rgba(0,0,0,.1);transition-duration:.5s;-webkit-transition-duration:.5s;-moz-transition-duration:.5s;-ms-transition-duration:.5s;-o-transition-duration:.5s}.msg_send_btn{width:50px;height:50px;border-radius:50%;font-size:25px;margin-left:20px;flex:0 0 50px;display:flex;align-items:center;justify-content:center}ul.img-list-box{display:flex}ul{margin:0;padding:0;list-style:none}ul.img-list-box li{margin-right:10px}ul.img-list-box li img{width:93px;object-fit:cover;height:83px;border-radius:4px}.audio-video{display:flex;align-items:center}.audio-video .btn{width:44px;height:44px;padding:0;font-size:22px;line-height:normal;margin-right:10px}.audio-video .btn:last-child{margin-right:0}#local-video{position:fixed;right:30px;bottom:30px;border-radius:15px;width:250px;height:150px;background:#000;z-index:99}#local-video video{width:100%;object-fit:contain;height:100%}#remote-video{position:fixed;left:0;top:0;width:100%;background:#000;height:100%}#remote-video video{width:100%;object-fit:contain;height:100%}.call-cut{position:fixed;left:0;bottom:15px;width:100%;z-index:99;background:none;border:none;text-align:center;display:flex;justify-content:center}.call-cut img{max-width:60px}body .css-ncplyr-MuiAvatar-root{overflow:inherit}.user-image-box{display:inline-block;position:relative}.user-image-box .css-ncplyr-MuiAvatar-root{margin:0}.attach-box{position:absolute;right:0;bottom:0;width:36px;height:36px;background:#000;border-radius:50px;justify-content:center;color:#fff}.attach-box,.table-action-box{display:flex;align-items:center}.css-1qem0h-MuiFormLabel-root-MuiInputLabel-root{background:#fff}.MuiAccordionDetails-root p{margin:0}.MuiFormControl-root{width:100%}pre{white-space:inherit}ul{list-style:disc;padding-left:15px}.video-bottom-row{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);padding:10px 0}.video-bottom-row,.video-bottom-row button{display:flex;align-items:center;justify-content:center}.video-bottom-row button{width:50px;height:50px;font-size:22px;color:#fff;border:none;background:hsla(0,0%,100%,.17);border-radius:50px;margin:0 10px}.video-bottom-row button.call-end{background:red;width:60px;height:60px}.background-video-box{height:100vh;overflow:hidden;width:100%;position:relative}.video-full-image img{width:100%;height:100%;object-fit:cover}.video-top-row{position:absolute;left:0;top:0;width:100%;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);display:flex;align-items:center;justify-content:space-between;padding:10px 0}.video-top-row h2{text-align:center;margin:0;font-size:18px;color:#fff;font-family:var(--font-semibold);flex:1 1}.video-action-btn{width:38px;height:38px;border-radius:50px;display:block;align-items:center;justify-content:center;border:none;background:hsla(0,0%,100%,.17);color:var(--white);font-size:22px;display:flex;margin-right:10px}.incoming-user-box{position:absolute;right:30px;bottom:130px;max-width:280px}.highlight-row{background-color:#d7f3d7}.highlight-row:hover{background-color:rgba(17,25,39,.04);cursor:pointer}.blue-color{color:"blue";cursor:pointer}