.phone-flex-row{display:flex;align-items:center;margin-top:17px;margin-bottom:15px}.chat-start{background-color:#fff;border:1px solid #e3e7e6;border-radius:3px;width:45px;height:45px;display:flex;align-items:center;justify-content:center;position:relative;margin-left:12px;cursor:pointer}.chat-start img{max-width:23px}.sales-chat-start{background-color:#fff;border:1px solid #e3e7e6;border-radius:3px;width:45px;height:45px;display:flex;align-items:center;justify-content:center;position:relative;margin-left:12px;cursor:pointer}.chattooltip{position:absolute;font-size:12px;font-family:FiraGOR;color:#fff;text-align:center;background-color:rgba(58,58,58,.8);width:148px;height:27px;align-items:center;justify-content:center;border-radius:3px;top:-31px;display:none}.chat-start:hover .chattooltip,.sales-chat-start:hover .chattooltip{display:flex}.phone-flex-row .author_contact_info,.phone-flex-row .author_contact_info2{flex:1;margin-top:0;margin-bottom:0;min-height:45px}.phone-flex-row .UserMobilePHoneTitle,.phone-flex-row .UserMobilePHoneTitle2{font-size:10px!important;line-height:14px!important}.phone-flex-row .UserMObileNumbersBlock div.EAchPHonenumber,.phone-flex-row .UserMObileNumbersBlock2 div.EAchPHonenumber{font-size:16px!important}.chat-container{display:flex;width:898px;height:100vh;min-height:100%;position:fixed;top:0;right:-100%;z-index:1000;background:#fff;box-shadow:-6px 3px 10px rgba(0,0,0,.2);transition:.5s}.chat-hdr{position:relative;background-color:#fff}.s-chat{position:absolute;right:0;top:20px;display:none}.chat-left-section{border-right:1px solid #e4e4e4;width:35%;background-color:#f2f2f2}.chat-right-section{width:65%}.chat-left-section h2{font-size:17px;font-family:FiraGOM;border-bottom:1px solid #e4e4e4;padding:20px 22px;margin-bottom:26px}.change-notification-status{background:#2982ce;border-radius:5px;color:#fff;font-size:15px;font-family:FiraGOR;display:none}.disable-notifications{display:none}.chat-user-list{height:calc(100vh - 100px);padding-bottom:45px;overflow-y:auto}.chat-user-list::-webkit-scrollbar{width:5px}.chat-user-list::-webkit-scrollbar-track{background:#f2f2f2;border-radius:15px}.chat-user-list::-webkit-scrollbar-thumb{background:#a2a2a2;border-radius:15px;width:3px}.chat-user-list::-webkit-scrollbar-thumb:hover{background:#888}.chat-user-list .list-item{display:flex;margin-bottom:10px;cursor:pointer;padding-bottom:10px;padding-top:12px;position:relative}.unread-msg{position:absolute;width:11px;height:11px;background-color:#e82f49;border-radius:50%;right:7px;top:27px}.chat-user-list .list-item.current-chat-user{background:#fff}.chat-user-list .user-image{position:relative;padding-left:10px}.chat-user-list .user-image img{width:55px;height:42px;border:1px solid #e4e4e4;border-radius:3px}.user-image .active-user{width:12px;height:12px;background:#5ed274;border:1px solid #fff;border-radius:50%;position:absolute;right:-4px;top:-5px}.chat-user-info{padding-left:10px;padding-right:27px}.chat-user-info .user-name{display:flex;justify-content:space-between;align-items:center;width:100%}.chat-user-info .user-name h5{color:#4d4d4d;font-size:13px;font-family:FiraGOM}.last-active-time{color:#4d4d4d;font-size:13px;font-family:FiraGOR}.chat-user-info .application-title{white-space:nowrap;width:187px;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:#a2a2a2;margin-top:7px;font-family:FiraGOR}.header-user-info{padding:14px 16px;height:57px;display:flex;flex-direction:column;justify-content:center}.user-info-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e4e4e4}.header-user-info h3{color:#4d4d4d;font-size:14px;font-family:FiraGOM;display:flex;align-items:center}.last-visit{color:#a2a2a2;font-size:12px;font-family:FiraGOR}.current-application-info{display:flex;padding-left:18px}.current-application-info .app-image img{width:100%;height:100%;object-fit:cover}.current-application-info .app-image{position:relative;overflow:hidden;width:90px;border-radius:3px}.current-application-info .blocked-image:before,.current-application-info .exp-image:before{content:"";width:100%;height:100%;background-color:rgba(255,255,255,.7);position:absolute;top:0;left:0}.blocked-status.active{display:flex}.current-application-info .exp-image .expired-status{display:flex}.username-blockstatus{display:flex;margin-bottom:3px;min-height:20px}.application-title h3{color:#4d4d4d;font-size:14px;font-family:FiraGOM;max-width:280px}.current-application-info .application-title{margin-left:11px;line-height:1.2}.application-title .app-id{color:#2982ce;font-size:12px;font-family:FiraGOR;text-decoration:underline;margin-top:10px}.close-chat{margin-right:32px;cursor:pointer}.user-application-dtls{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e4e4;padding-bottom:10px;padding-top:11px}.pop-delete-block{display:flex;align-items:center}.pop-block img{height:26px}.pop-block,.pop-delete{margin-right:30px;width:34px;height:34px;border:1px solid #e4e4e4;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;position:relative}.pop-delete{margin-right:15px}.blocked-status{height:18px;background:#e82f49;color:#fff;font-size:10px;text-align:center;font-family:'FiraGOM';margin-left:10px;display:none;align-items:center;justify-content:center;padding:4px 10px}.expired-status{height:20px;position:absolute;background:#e82f49;color:#fff;font-size:12px;text-align:center;font-family:'FiraGOM';top:0;left:0;right:0;display:none;align-items:center;justify-content:center;line-height:0}.block-popup,.delete-popup{position:absolute;right:-10px;top:50px;width:310px;height:100px;display:flex;align-items:center;justify-content:center;display:none;background:#fff 0% 0% no-repeat padding-box;box-shadow:0 8px 10px rgba(0,0,0,.16);border:1px solid #e4e4e4;z-index:1001;border-radius:10px}.block-popup:after,.delete-popup:after{content:'';width:25px;height:25px;transform:rotate(45deg);background-color:#fff;box-shadow:0 8px 10px rgba(0,0,0,.16);border:1px solid #e4e4e4;display:block;position:absolute;right:12px;top:-6px;z-index:2}.block-popup .content,.delete-popup .content{display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column;background:#fff;border-radius:10px;position:relative;z-index:10}.block-popup h4,.delete-popup h4{font-size:14px;color:#4d4d4d;font-family:'FiraGOM';margin-bottom:15px;text-align:center;line-height:120%}.block-popup button,.delete-popup button{padding:5px 15px;border-radius:5px;margin-right:10px;height:25px;font-family:'FiraGOR';font-size:12px;color:#fff;background-color:#e82f49;border:1px solid #e82f49}.block-popup button.dismiss,.delete-popup button.dismiss{color:#4d4d4d;background-color:#e7e7e7;border:1px solid #cecece}.messenger-section{display:flex;flex-direction:column;height:calc(100% - 150px);margin-left:18px;margin-right:7px;position:relative}.chat-text-section{flex:1;width:100%;overflow-y:auto;margin-top:5px;margin-bottom:5px;align-items:flex-end;transform:rotateX(180deg);-moz-transform:rotateX(180deg);-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-o-transform:rotateX(180deg);padding:10px 0}.chat-text-section::-webkit-scrollbar{width:5px}.chat-text-section::-webkit-scrollbar-track{background:#f2f2f2;border-radius:15px}.chat-text-section::-webkit-scrollbar-thumb{background:#a2a2a2;border-radius:15px;width:3px}.filter-tab-content::-webkit-scrollbar-thumb:hover{background:#888}.chat-text-section ul{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;transform:rotateX(180deg);-moz-transform:rotateX(180deg);-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-o-transform:rotateX(180deg);margin-right:18px}.msg-input{position:relative;margin-bottom:20px;background:#f2f2f2;border-radius:20px;display:flex;align-items:center}.msg-input .send-text{height:40px;resize:none;max-height:91px;background-color:transparent;border:0;color:#4d4d4d;font-size:13px;font-family:FiraGOR;width:92%;padding-top:11px;padding-bottom:10px;padding-left:0;padding-right:40px;margin-left:10px}.msg-input .send-text::placeholder{color:#a2a2a2;font-size:12px;font-family:FiraGOR}.msg-input .send-btn{position:absolute;width:30px;height:30px;background:#2982ce;border-radius:50%;bottom:5px;right:5px;display:flex;align-items:center;justify-content:center;cursor:pointer}.sender{display:flex;align-items:center;margin-top:15px;margin-bottom:15px;justify-self:flex-end;margin-left:auto;margin-top:15px;margin-bottom:15px;line-height:1.3;color:#a2a2a2;font-size:11px;font-family:FiraGOR;position:relative}.sender .delivered{width:12px;height:10px;background-image:url(/img/sent.svg);background-size:contain;position:absolute;right:8px;bottom:-20px}.sender .seen{width:16px;height:10px;background-image:url(/img/seen.svg);background-size:contain;position:absolute;right:8px;bottom:-20px}.sender-msg-text{max-width:454px;padding:11px 12px;border-radius:15px 15px 5px 15px;background-color:#2982ce;color:#fff;font-size:13px;font-family:FiraGOR;word-break:break-word}.receive-msg{display:flex;align-items:center;margin-top:15px;margin-bottom:15px;justify-self:flex-start;margin-right:auto;line-height:1.3;color:#a2a2a2;font-size:11px;font-family:FiraGOR}.receive-msg-text{max-width:454px;padding:11px 12px;border-radius:15px 15px 5px 15px;background-color:#f2f2f2;color:#4d4d4d;font-size:13px;font-family:FiraGOR;word-break:break-word}.receive-msg .alert-text{right:-70px}.receive-msg .alert-text{right:auto;left:18px}.sender .file-content{justify-content:flex-end}.image-view .item{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:100px;height:100px;border-radius:15px 15px 5px 15px}.image-view .item:before{position:absolute;top:0;left:0;background-color:rgba(0,0,0,.3);width:100%;height:100%}.image-view .zoom-image{position:absolute;top:41px;color:#fff;font-size:14px;display:none}.upload-file-icon{line-height:0}.file-add-icon{display:none}.image-view .item:hover:before{content:""}.image-view .item:hover .zoom-image{display:block}.avatar-image{width:33px;height:33px;display:flex;align-items:center;justify-content:center;margin-right:10px}.avatar-image img{max-width:20px;border-radius:50%}.conversation-date{margin-left:8px;margin-right:8px}.msg-date-group{width:100%;border-bottom:1px solid #e4e4e4;display:flex;align-items:center;justify-content:center;margin-top:22px;margin-bottom:22px}.group-date{font-family:'FiraGOR';font-size:11px;width:76px;height:22px;display:flex;align-items:center;justify-content:center;border:1px solid #e4e4e4;border-radius:18px;position:relative;top:12px;background:#fff}.chat-start-hdr{position:relative;cursor:pointer;height:40px;width:40px;border-radius:50%;background-color:#f1f2f3;display:flex;align-items:center;justify-content:center;transition:all .2s ease 0s}.chat-start-hdr:hover{background-color:#d9dadb}.show-unread-Msg{position:absolute!important;width:18px;height:18px;border-radius:50%;color:#fff;border:2px solid transparent;position:absolute;font-size:11px;font-family:FiraGOR;background-color:#e82f49;text-align:center;padding-top:2px;top:1px;right:1px;display:none;animation:pulse-notification 2s infinite}@keyframes pulse-notification{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,82,82,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(255,82,82,0)}100%{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,82,82,0)}}.chat-body-overflow{overflow:hidden}.mobile-close-chat{display:none}.back-chat-btn{display:none}.delete-conv-text{display:none}.user-isOnline{color:#a2a2a2;font-size:12px;font-family:FiraGOR;display:flex}.user-isOnline .active-user{width:12px;height:12px;background:#5ed274;border-radius:50%;margin-left:5px}.mobile-chat{display:none}.empty-chat-container{width:305px;height:100vh;min-height:100%;position:fixed;top:0;right:-100%;z-index:1000;background:#fff;box-shadow:-6px 3px 10px rgba(0,0,0,.2);transition:.5s;background-color:#f2f2f2}.empty-chat-section{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e4e4e4;padding:20px 19px;background-color:#fff}.empty-chat-section h2{font-size:17px;font-family:FiraGOM}.empty-chat-section .close-chat{margin-right:0;display:block!important}.e-cont{height:calc(100% - 199px);display:flex;flex-direction:column;align-items:center;justify-content:center}.e-cont img{margin-left:40px}.e-cont p{width:150px;margin:0 auto;text-align:center;color:#4c5250;font-family:FiraGOR;font-size:16px;margin-top:30px;margin-bottom:75px;line-height:1.52}.e-cont .close-chat-btn{background:#2982ce;border-radius:4px;color:#fff;font-family:'FiraGOR';font-size:14px;margin:0}input[type="file"]{display:none}.upload-file-number{max-height:95px;background-color:transparent;border:0;color:#4d4d4d;font-size:13px;font-family:FiraGOR;padding-top:11px;padding-bottom:10px;line-height:1.4;margin-left:17px}.upload-file-number .add-file{width:50px;height:74px;background-color:#dbdbdb;border-radius:5px;display:flex;align-items:center;justify-content:center}.add-file .file-icon{display:none}.add-file .file-add-icon{display:block}.send-msg-loading{display:none;max-width:60%}.msg-alert{position:absolute;background-color:#ffeda7;border:2px solid #fbbb00;border-radius:5px;opacity:1;height:61px;width:96%;font-size:13px;font-family:'FiraGOR';display:none;align-items:center;justify-content:center;bottom:135px;transition:.3s}.show-msg-alert{display:flex}.msg-alert span{font-weight:bold;margin-left:5px}.upload-file{margin-left:15px;position:absolute;bottom:8px;cursor:pointer}.upload-file img{cursor:pointer}.upload-file-view{border-radius:5px;width:84px;height:75px;position:relative;margin-right:14px;background:#fff;display:none;align-items:center;justify-content:center}.pdf-file{background:#fff;display:none;flex-direction:column}.pdf-file>img{width:27px;margin-top:6px}.file-list{display:flex}.upload-file-view .close-file{width:20px;height:20px;border:1px solid #e3e7e6;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;top:-7px;right:-8px;background-color:#fff;cursor:pointer}.image-file{display:none}.file-count{color:#4d4d4d;font-size:12px;line-height:1.5}.image-file .upload-image{position:relative;overflow:hidden;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:8px}.document-view{display:flex;background-color:#2982ce;border-radius:15px 15px 5px 15px}.pdf-icon{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:100px;height:100px;border-radius:15px 15px 5px 15px}.file-content{position:relative;display:flex;flex-wrap:wrap;max-width:360px;align-items:center}.file-content .file-msg{margin:5px;position:relative}.alert-text{position:absolute;min-width:170px;background:#4c5250;border-radius:5px;border-radius:5px;right:3px;bottom:-12px;font-size:11px;font-family:'FiraGOR';padding:6px 15px;color:#fff;display:none;z-index:10}.file-info h5{color:#fff;font-size:13px;font-family:'FiraGOM'}.pdf-download{color:#fff;font-size:12px}.file-alert{width:15px;height:15px;background-color:#b4ddfc;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;left:7px;top:7px;cursor:pointer}.d-file-icon{width:57px;height:58px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:5px}.d-file-icon img{margin-left:7px}.info-icon img{max-width:80%}.image-view .file-alert{top:6px;left:6px;background-color:#fff;border:1px solid #e3e7e6}.image-view .file-alert img{width:auto;height:auto;object-fit:contain}.info-icon{line-height:0}.file-alert:hover .alert-text{display:block}.image-view img{width:100px;height:100px;border-radius:15px 15px 5px 15px;object-fit:cover}.isblocked-alert,.isactive-alert{padding:9px;bottom:68px;line-height:140%;width:54%;height:auto}.disabled-txt:hover .isactive-alert{display:flex}.blocked-txt:hover .isblocked-alert{display:flex}@media(max-width:1200px){.chat-start-hdr img{height:16px;width:16px}.chat-start-hdr{width:28px;height:28px}.chat-container{width:750px}.chat-user-list .user-image{width:25%}.chat-user-info{width:77%}}@media(max-width:770px){.pop-block img{height:18px}.chat-user-list .user-image{width:auto}.chat-container,.empty-chat-container{width:100%;right:-200%;transition:unset!important}.chat-left-section{width:100%;height:100vh}.chat-right-section{position:absolute;right:-100%;width:100%;background-color:#fff;height:100%}.mobile-close-chat{display:block;position:absolute;right:0;top:21px}.desc-close-chat{display:none}.chat-left-section h2{text-align:center}.messenger-section{top:0;left:0;width:100%;margin-left:0;padding-bottom:63px;right:-100%;background:#fff}.chat-text-section{height:100%}.current-application-info .application-title{display:flex;flex-direction:column}.application-title .app-id{justify-self:flex-end;margin-top:auto;margin-bottom:7px}.back-chat-btn{display:block;margin-left:20px;margin-right:8px}.header-user-info{justify-self:flex-start;margin-right:auto}.msg-row{position:absolute;bottom:0;width:100%;left:0;background:#fff;padding-left:10px;padding-right:10px;border-top:1px solid #e4e4e4;padding-top:10px}.pop-block,.pop-delete{justify-self:flex-end;margin-left:auto;position:relative;top:-25px;width:119px;height:25px;border-radius:3px;display:flex;padding:5px;align-items:center;justify-content:center}.delete-conv-text{font-size:10px;font-family:FiraGOR;color:#4d4d4d;display:block}.user-application-dtls{display:flex;flex-direction:column;height:85px;align-items:flex-start}.pop-delete img{max-width:11px;margin-right:3px}.application-title h3{max-width:248px}.mobile-phone-row{position:fixed;bottom:15px;width:260px;height:55px;background:#fff;box-shadow:0 0 5px #0003;border-radius:10px;z-index:999;padding:9px;margin:0 auto;left:0;right:0}.mobile-phone-row .author_contact_info{position:static;border-radius:5px;border:0;min-height:35px!important;justify-content:flex-start;padding:0 15px}.mobile-phone-row .chat-start{height:35px}.mobile-phone-row .sales-chat-start{height:35px}.mobile-phone-row .UserMobilePHoneTitle span,.mobile-phone-row .UserMobilePHoneTitle2 span{font-size:12px}.mobile-phone-row .UserMobilePHoneTitle img,.mobile-phone-row .UserMobilePHoneTitle2 img{position:relative;margin-left:0;top:1px;left:3px;width:16px;margin-right:10px}.mobile-phone-row .AfterClickedShown,.mobile-phone-row .AfterClickedShown2{font-size:15px;margin-bottom:4px;margin-top:4px;display:inline-block;padding:0;line-height:inherit;background:none}.mobile-phone-row .UserMObileNumbersBlock div.EAchPHonenumber,.mobile-phone-row .UserMObileNumbersBlock2 div.EAchPHonenumber{display:none}.mobile-phone-row .phone-icon{max-width:14px}.mobile-phone-row .UserMObileNumbersBlock a,.mobile-phone-row .UserMObileNumbersBlock div.EAchPHonenumber{text-align:center;font-size:inherit;line-height:1}.mobile-chat{display:flex}.sales-chat-start.mobile-chat{display:none}}.block-popup.unblock .blockContent-h4{display:none}.unblockContent-h4{display:none}.block-popup.unblock .unblockContent-h4{display:block}@media(max-width:770px){.pop-delete-block{justify-self:flex-end;margin-left:auto;position:relative;top:-25px;width:119px;height:25px;border-radius:3px;display:flex;padding:5px;align-items:center;justify-content:center}.delete-conv-text{display:none}.pop-block,.pop-delete{margin-left:initial;top:initial;left:initial;position:initial;width:auto}.pop-block{margin-right:10px}}