.conversation-contact{border:1px solid transparent;border-radius:5px;padding:5px 2px;margin:0 2px 5px 80px;cursor:pointer;-webkit-transition:all 50ms ease-out;transition:all 50ms ease-out;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.conversation-contact,.conversation-contact .contact-details{display:-webkit-box;display:-ms-flexbox;display:flex}.conversation-contact.disabled{cursor:auto}.conversation-contact.disabled.active,.conversation-contact.disabled:hover{border:1px solid #colorPrimary;border:1px solid transparent}.conversation-contact.active,.conversation-contact:hover{border:1px solid #colorPrimary}.conversation-contact .contact-infor{margin-left:5px;color:#9a9a9a}.conversation-contact .contact-position{color:#8a8b8e}img.contact-img{background-position:50%;background-repeat:no-repeat;background-size:contain;width:30px;height:30px;border-radius:30px;border:1px solid #e0e0e0;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px}.conversation-group{border-radius:10px}.conversation-group.expand{background:#f3f4f66e}.conversation-group-imgs img{background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;border-radius:50%;margin-right:-10px}.conversation-group-imgs .group-count{color:#8a8b8e;margin-left:20px}.participants-area{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.participants-area img{background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;border-radius:50%;margin-right:-10px}.participants-area .group-count{color:#8a8b8e;margin-left:20px}.participants-area:hover{cursor:pointer}.participants-area:hover .group-count{text-decoration:underline}.gs_popup_notification_description img{width:40px;height:40px;margin-left:10px;border-radius:40px}.conversation-title{height:48px}.conversation-title .add-conversation-btn{width:150px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #eee;border-radius:3px;background-color:#colorPrimary;color:#fff;margin-left:auto}.conversation-title .add-conversation-btn:hover{cursor:pointer}.appraisal-filter{position:absolute;top:56px;right:15px}#appraisals_completed,#appraisals_moodbygroup{background-color:#fff;margin-left:15px;margin-right:15px}#appraisals_moodbygroup .overview_header_title{position:absolute}.appraisal_filter_popup .filter-submit-btn{margin-bottom:20px;text-align:right}.appraisal_filter_popup .filter-submit-btn button{height:40px;min-width:70px;border:none;background:#colorPrimary;color:#fff;outline:none}.main-layout-panel .main-layout-panel-header{background:#f5f6fa;margin:6px 0;padding:0 30px;height:48px;display:inline-table}#conversation-search{color:#aaa}#conversation-search input[type=text]{height:37px;width:70%;border:none;border-bottom:1px solid transparent;outline:none;font-size:14px;background-color:#ffffff00}#conversation-search input[type=text]:focus{border-bottom:1px solid #colorPrimary}#conversation-result .conversation-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;cursor:pointer;margin-bottom:15px}#conversation-result .conversation-type:hover{color:#colorPrimary}#conversation-result .group-icon{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e7ebef;border-radius:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start}#conversation-result .group-icon.has-unread{position:relative}#conversation-result .group-icon.has-unread:before{content:"";position:absolute;top:-1px;left:-1px;width:10px;height:10px;border-radius:10px;background:red;-webkit-box-shadow:0 0 6px 1px #329ada;box-shadow:0 0 6px 1px #329ada}#conversation-result .group-icon img.conversation-img{width:15px;height:15px}#conversation-result .participant-number{margin-left:15px}#conversation-result .participant-number .participant-group{font-size:14px;font-weight:600}#conversation-result .participant-number .participant-group-member-count{color:#8a8b8e}#conversation-result .group-name{font-weight:600;padding:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}#employerdetails_conversation_main{display:-webkit-box;display:-ms-flexbox;display:flex}#employerdetails_conversation_main .list-user-chat{-webkit-box-flex:0;-ms-flex:0 1 475px;flex:0 1 475px}#employerdetails_conversation_main #conversation-panel,#employerdetails_conversation_main #conversation-panel-empty{-webkit-box-flex:1;-ms-flex:1 1 1260px;flex:1 1 1260px;-webkit-box-shadow:0 0 2px 0 #909090;box-shadow:0 0 2px 0 #909090;border-radius:5px;margin-left:25px;background-color:#f9f9f9}#employerdetails_conversation_main #conversation-panel{display:none}#employerdetails_conversation_main #conversation-panel.active{display:block}#employerdetails_conversation_main #conversation-panel-empty{background-color:#fff;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#employerdetails_conversation_main #conversation-panel-empty.active{display:-webkit-box;display:-ms-flexbox;display:flex}#conversation-panel-tab .conversations,#employerdetails_conversation_main .conversations{height:700px;overflow-y:auto;padding-left:10px;padding-top:10px}#conversation-panel-tab .conversations::-webkit-scrollbar,#employerdetails_conversation_main .conversations::-webkit-scrollbar{width:3px;height:5px}#conversation-panel-tab .conversations::-webkit-scrollbar-track,#employerdetails_conversation_main .conversations::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px grey;box-shadow:inset 0 0 5px grey;border-radius:10px;visibility:hidden}#conversation-panel-tab .conversations::-webkit-scrollbar-thumb,#employerdetails_conversation_main .conversations::-webkit-scrollbar-thumb{background:#969696;border-radius:10px;visibility:hidden}#conversation-panel-tab .conversations:hover::-webkit-scrollbar-thumb,#conversation-panel-tab .conversations:hover::-webkit-scrollbar-track,#employerdetails_conversation_main .conversations:hover::-webkit-scrollbar-thumb,#employerdetails_conversation_main .conversations:hover::-webkit-scrollbar-track{visibility:visible}#conversation-breadCrumbs{border-bottom:1px solid #e0e0e0;min-height:85px;padding:10px 10px 5px;background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px}#conversation-breadCrumbs .conversation-subject-infor{font-size:14px}#conversation-breadCrumbs .conversation-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;float:left;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#conversation-breadCrumbs .conversation-tags .tag{font-weight:600;height:33px;line-height:33px;background:#f3f4f6;color:#737373;padding:0 10px;margin-left:10px;border-radius:3px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#conversation-breadCrumbs .conversation-tags .tag.tag-add{min-width:33px;width:33px;cursor:pointer;-webkit-transition:all 50ms ease-out;transition:all 50ms ease-out;margin-left:25px}#conversation-breadCrumbs .conversation-tags .tag.tag-add:hover{background:#colorPrimary;color:#fff}#conversation-breadCrumbs .edit-conversation{float:right;width:40px;height:40px;font-size:16px;margin-right:9px;cursor:pointer;background-color:#fff;text-align:center;padding:10px}.msg-invalid .chat-box-wrap{border-color:#ff4500!important}.conversation-chatbox{min-height:50px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 30px;border-radius:5px;background-color:#f9f9f9}.conversation-chatbox input[type=text]{width:100%;height:50px;line-height:30px;border-radius:15px;border:none;color:#1d2129;padding:5px}.conversation-chatbox input[type=text]:active,.conversation-chatbox input[type=text]:focus{outline:none}.conversation-chatbox .fr-box{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.conversation-chatbox .chat-box-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;width:100%;position:relative;border:1px solid #ddd;background-color:#fff}.conversation-chatbox .chat-box-wrap .user-img{width:30px;height:30px;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;margin:0 15px}.conversation-chatbox .chat-box-send{width:124px;height:42px;border-radius:3px;color:#fff;background-color:#colorPrimary;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.conversation-chatbox .chat-box-send:hover{cursor:pointer;-webkit-box-shadow:0 0 2px 0 #colorPrimary;box-shadow:0 0 2px 0 #colorPrimary}.conversation-chatbox .chat-box-send .chat-box-send-opt{top:44px;position:absolute;width:100%;background-color:#fff;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9999;color:#333;border:1px solid #b9b9b9}.conversation-chatbox .chat-box-send .chat-box-send-opt.active{display:-webkit-box;display:-ms-flexbox;display:flex}.conversation-chatbox .chat-box-send .chat-box-send-opt .menu-opt{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5px}.conversation-chatbox .chat-box-send .chat-box-send-opt .menu-opt:hover{background-color:#f0f2f4}.conversation-chatbox .chat-box-notify{position:absolute;right:-55px;width:50px;height:50px;border-radius:50px;line-height:50px;text-align:center;cursor:pointer}.conversation-chatbox #chat-box-area.hasAttachment{height:unset;min-height:50px}.conversation-chatbox .chat-txt{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#none_selected{width:100%}#none_selected div{text-align:center;font-size:50px;font-weight:700;color:#ddd;height:520px;line-height:585px}.attach-area-short{width:36px!important;height:36px!important;margin-right:8px!important;padding:2px}.attach-area-short .expand-btn{height:20px;width:30px;margin:0 5px;background-position:50%;background-repeat:no-repeat;background-size:80% 80%;background-image:url(/Content/icon/attachment-btn.svg);cursor:pointer}.attach-area{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;border-radius:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.attach-area .youtube-btn{background-image:url(/Content/icon/youtube-btn.svg)}.attach-area .record-btn,.attach-area .youtube-btn{height:25px;width:25px;background-position:50%;background-repeat:no-repeat;background-size:80% 80%;cursor:pointer}.attach-area .record-btn{margin:0 5px;background-image:url(/Content/icon/record-btn.svg)}.attach-area .attach-btn{background-image:url(/Content/icon/attachment-btn.svg)}.attach-area .attach-btn,.attach-area .ggIcon-btn{height:20px;width:20px;margin:0 5px;background-position:50%;background-repeat:no-repeat;background-size:80% 80%;cursor:pointer}.attach-area .ggIcon-btn{background-image:url(/Content/icon/ggIcon.svg)}.attach-area .zoomIcon-btn{background-image:url(/Content/icon/zoomIcon.svg)}.attach-area .office365Icon-btn,.attach-area .zoomIcon-btn{height:20px;width:20px;margin:0 5px;background-position:50%;background-repeat:no-repeat;background-size:80% 80%;cursor:pointer}.attach-area .office365Icon-btn{background-image:url(/Content/icon/365Icon.svg)}.attach-area .conference-btn-edit{cursor:pointer}.remove-conference{color:red;cursor:pointer;text-decoration:underline;padding-left:10px}.remove-conference:hover{text-decoration:none}.remove-integration-meeting{color:red;cursor:pointer;text-decoration:underline;padding-left:10px}.remove-integration-meeting:hover{text-decoration:none}.remove-attachment-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:100%;overflow-x:auto}.remove-attachment-area::-webkit-scrollbar{height:5px}.remove-attachment-area::-webkit-scrollbar-track{background:#afafaf}.remove-attachment-area::-webkit-scrollbar-thumb{background:#888}.remove-attachment-area::-webkit-scrollbar-thumb:hover{background:#555}.remove-attachment-area .remove-btn{border:1px solid #dedbdb;border-radius:3px;height:37px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;margin-left:10px;cursor:pointer}.remove-attachment-area .remove-btn .file-icon{width:50px;background-position:50%;background-repeat:no-repeat;background-size:contain}.remove-attachment-area .remove-btn .file-icon.record-file-icon{background-image:url(/Content/icon/disc.svg)}.remove-attachment-area .remove-btn .file-icon.video-file-icon{background-image:url(/Content/icon/video_file.svg)}.remove-attachment-area .remove-btn .file-icon.attach-file-icon{background-image:url(/Content/icon/attach-document.svg)}.remove-attachment-area .remove-btn .file-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100px;padding:0 5px}.remove-attachment-area .remove-btn .file-details .file-ext{text-transform:uppercase;font-weight:600}.remove-attachment-area .remove-btn .file-details .file-ext,.remove-attachment-area .remove-btn .file-details .file-name{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-attachment-area .remove-btn .file-remove{width:20px;height:12px;-ms-flex-item-align:start;align-self:flex-start;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/Content/icon/remove-attachment-btn.svg);margin:2px}.remove-attachment-area .remove-btn:hover .file-remove{background-image:url(/Content/icon/remove-attachment-btn-hover.svg)}.youtube_attachment{width:auto}#chat-box-area.hasAttachment{height:unset;min-height:50px}.chat-txt{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.video-preview{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.audio_display_result,.video-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.audio_display_result .audio_time{font-size:35px;margin-left:54px;color:#737373}.simple-dlg .ui-dialog-buttonpane button.dlg-btn{border:none;margin-left:10px}.simple-dlg .ui-dialog-buttonpane button.dlg-btn.btn-record{color:#fff;background-color:#0076ff}.simple-dlg .ui-dialog-buttonpane button.dlg-btn.btn-stop{color:#fff;background-color:#ee5b6d}.file_attachment{text-decoration:underline;cursor:pointer}.contact-attachments{margin-bottom:10px}#add-conversation-dlg .main-chat-box-area{position:relative}#add-conversation-dlg .main-chat-box-area .attach-area{display:-webkit-box;display:-ms-flexbox;display:flex}#add-conversation-dlg .remove-attachment-area{margin:0}.chat-msg{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #e2e2e2;padding:5px;margin-top:0;position:relative}.chat-msg.is__system__msg,.chat-msg.is__system__msg .head-3{color:#b9b9b9!important;font-style:italic}.chat-msg.is__system__msg .contact-img,.chat-msg.is__system__msg .head-contact,.chat-msg.is__system__msg .head-dot,.chat-msg.is__system__msg .my-actions{display:none}.chat-msg .contact-img{margin:0 25px;width:30px;height:30px;border-radius:30px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px}.chat-msg .chat-details{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.chat-msg .head-1{display:-webkit-box;display:-ms-flexbox;display:flex;height:22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:600;position:relative}.chat-msg .head-3,.chat-msg .head-dot{color:#8a8b8e;font-size:14px;font-weight:400}.chat-msg .head-2{height:22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.chat-msg .content-1 .chat-section{padding:5px 5px 5px 0;width:calc(100% - 30px);margin-right:30px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.chat-msg .content-1 .chat-section[contenteditable=true]{border-radius:15px;border:1px solid #92929259;background:#e7ebef80;outline:none}.chat-msg .my-actions{margin-left:auto;margin-right:15px;padding:5px;cursor:pointer}#conversation-main-thread{padding-right:25px;max-height:550px;overflow:auto;overflow-x:hidden;padding-top:20px;background-color:#f9f9f9;padding:30px}#conversation-main-thread::-webkit-scrollbar{width:3px;height:5px}#conversation-main-thread::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px grey;box-shadow:inset 0 0 5px grey;border-radius:10px;visibility:hidden}#conversation-main-thread::-webkit-scrollbar-thumb{background:#969696;border-radius:10px;visibility:hidden}#conversation-main-thread:hover::-webkit-scrollbar-thumb,#conversation-main-thread:hover::-webkit-scrollbar-track{visibility:visible}#add-tag-dlg input{height:40px;outline:none;width:100%;border:none;border:1px solid #aaa;border-radius:3px}#add-conversation-dlg #messageObjectId,#add-conversation-dlg #messageTitle,#add-conversation-dlg #messageTypeId{padding-left:12px;width:100%;height:37px;color:#444;border:none;border:1px solid #aaa;border-radius:3px}#add-conversation-dlg #messageContent{padding:12px;width:100%;height:110px;border-radius:3px}#add-conversation-dlg .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0!important}#edit-message-dlg .edit-msg-content{width:100%;height:100px;border-radius:3px}.absolute-slide{position:absolute}span.classEdited{color:#bbb;font-style:italic;font-size:10px}.mobile #employerdetails_conversation_main .list-user-chat{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.mobile #conversations{height:auto}.mobile #employerdetails_conversation_main #conversation-panel,.mobile #employerdetails_conversation_main #none_selected{position:absolute;right:-357px;top:60px;width:100%;height:100%;overflow-y:auto;z-index:9999;background-color:#f9f9f9}.mobile .conversation-area{padding:0}.mobile #employerdetails_conversation_main #conversation-panel{width:100%;margin:0;padding:0}.mobile #employerdetails_conversation_main .conversation-title .conversation-lbl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:17px}.conversation_filter_popup .daterangecontainer{position:relative}.conversation-group-imgs{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.regard-infor{float:right;padding:0 15px;font-weight:600;color:rgba(0,0,0,.5)}button.dlg-btn-delete{background-color:#dc3545!important;color:#fff;position:absolute;left:30px}.qa-item.style-1{width:100%}.qa-item.style-1 .qa-video-take-btn{padding:10px 0;color:#30323a!important}.qa-item.style-1 .qa-video-take-btn p{margin:10px}.qa-item.style-1 .qa-video-take-btn .link-record{border:1px solid #aaa;border-radius:3px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px}.qa-item.style-1 .qa-video-take-btn .link-record i{padding-top:3px;color:#30323a!important}.qa-item.style-1 .qa-video-take-btn .link-record .take-record-action{text-decoration:none;color:#30323a!important}.qa-video{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%!important;margin:20px 0!important}.qa-video iframe,.qa-video video{margin:auto}.conference-btn{cursor:pointer}.conversation_layout_container{position:fixed;z-index:99;width:100%;height:100%;visibility:hidden;-webkit-transition:visibility;transition:visibility;-webkit-transition-duration:.2s;transition-duration:.2s;top:0}.conversation_layout_container .scrim{position:absolute;top:0;left:0;bottom:0;right:0;visibility:hidden;-webkit-transition-duration:.2s;transition-duration:.2s}.conversation_layout_container .conversation_content,.conversation_layout_container .conversation_message_content{background:#fff;height:100%;-webkit-box-shadow:0 1px 0 2px #dadada;box-shadow:0 1px 0 2px #dadada;right:-450px;-webkit-transition:right;transition:right;-webkit-transition-duration:.2s;transition-duration:.2s;width:450px;height:100vh;overflow-x:hidden;overflow-y:auto;position:absolute}.conversation_layout_container .conversation_message_content .title-conversation{width:83%}.conversation_layout_container.opened{visibility:visible;background:rgba(0,0,0,.44)}.conversation_layout_container.opened .scrim{visibility:visible}.conversation_layout_container.opened .conversation_content,.conversation_layout_container.opened .conversation_message_content{right:0}.conversation_layout_container .converastion_message_header{border-bottom:1px solid #d6d6d6;font-weight:600;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;padding-top:20px}.conversation_layout_container .converastion_message_header .conversation_container_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:4;-ms-flex:4;flex:4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:19px}.conversation_layout_container .converastion_message_header .conversation_container_title .back-conversation-icon{width:20px;cursor:pointer}.conversation_layout_container .converastion_message_header .conversation_container_title .back-conversation-icon .left-back-icon .arrow-left{fill:#888f99}.conversation_layout_container .converastion_message_header .conversation_container_title .title-conversation{padding-left:15px}.conversation_layout_container .converastion_message_header .conversation_container_title .conversation_message_left_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;width:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.conversation_layout_container .converastion_message_header .conversation_container_title .conversation_message_left_menu i{width:15px;cursor:pointer}.conversation_layout_container .converastion_message_header .conversation_left_tags{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0}.conversation_layout_container .converastion_message_header .conversation_left_tags .conversation_tag_item{font-weight:600;height:33px;line-height:33px;background:#f3f4f6;color:#737373;padding:0 10px;margin-right:5px;border-radius:3px;text-align:center}.conversation_layout_container .converastion_message_header .conversation_left_tags .conversation_tag_item.conversation_tag_plus{min-width:33px;width:33px;cursor:pointer;-webkit-transition:all 50ms ease-out;transition:all 50ms ease-out;color:#2dd784!important}.conversation_layout_container .converastion_message_header .conversation_left_tags .conversation_tag_item.conversation_tag_plus:hover{background:#2dd784;color:#fff!important}.conversation_layout_container .converastion_container_header{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:19px;border-bottom:1px solid #d6d6d6;font-weight:600;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;height:60px}.conversation_layout_container .converastion_container_header .conversation_container_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:4;-ms-flex:4;flex:4;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.conversation_layout_container .converastion_container_header .conversation_container_left_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.conversation_layout_container .converastion_container_header .conversation_container_left_menu .btn_menu{background-color:#f3f4f6;border-radius:50%;font-size:15px;width:30px;color:#9298a2;cursor:pointer;height:30px;margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.conversation_layout_container .converastion_container_header .conversation_container_left_menu .btn_menu img{width:12px;height:12px}.conversation_layout_container .conversation_container_filter{padding:10px 30px;background-color:#f3f4f6;border-bottom:1px solid #d6d6d6}.conversation_layout_container .conversation_container_filter #conversation_layout_search_input{width:100%;height:42px;padding-left:30px;border:1px solid #e0e0e0;border-radius:3px}.conversation_layout_container .conversation_container_filter #conversation_layout_search_input:focus{outline:none}.conversation_layout_container .conversation_container_filter i{position:absolute;margin-top:-28px;margin-left:10px;color:#8b929b}.conversation_layout_container .conversation_body .conversation_layout_list .conversation_layout_item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;cursor:pointer}.conversation_layout_container .conversation_body .conversation_layout_list .conversation_layout_item:hover{background:#f9f9f9}.conversation_layout_container .conversation_body .conversation_layout_list .conversation_layout_item .conversaion_infomation_area{margin-left:15px}.conversation_layout_container .conversation_body .conversation_layout_list .conversation_layout_item .conversation_user_avatar{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e7ebef;border-radius:50%}.conversation_layout_container .conversation_body .conversation_layout_list .conversation_layout_item .conversation_user_avatar img{width:15px;height:15px;border-radius:50%}.conversation_layout_container .conversation_body .conversation_layout_list .conversation_layout_item .conversation_user_avatar i{font-size:11px;-webkit-box-shadow:0 1px 5px 2px #aaccf3;box-shadow:0 1px 5px 2px #aaccf3;border-radius:50%;margin-top:-40px;color:#19e419}.conversation_layout_container .conversation_body .conversation_layout_list .conversation_layout_item .user_infomation_area{display:-webkit-box;display:-ms-flexbox;display:flex}.conversation_layout_container .conversation_body .conversation_layout_list .conversation_layout_item .user_infomation_area .user_info{width:200px}.conversation_layout_container .conversation_body .conversation_layout_list .conversation_layout_item .conversation_created_date{width:74px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#b4b5b6}.conversation_layout_container .conversation_body .conversation_layout_list .conversation_layout_item .conversation_content{width:275px;margin-top:10px;color:#3e3839;font-weight:500}.conversation_layout_container .conversation_body .conversation_layout_list .conversation_layout_item .user_name{color:#24272a;font-weight:600}.conversation_layout_container .conversation_body .conversation_layout_list .conversation_layout_item .user_position{color:#b6b7b8}.conversation_layout_container .conversation_add_message{padding:10px 20px;background:#f3f4f6;border-bottom:1px solid #d6d6d6}.conversation_layout_container .conversation_add_message #chat-text-message{width:100%;border:1px solid #4a90e2}.conversation_layout_container .conversation_add_message .conversation_attach-area{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:10px}.conversation_layout_container .conversation_add_message .send-message-btn{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#0a0;color:#fff;text-align:center;border-radius:20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px;height:33px;margin-left:auto}.conversation_layout_container .conversation_message_list .chat-message{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #e2e2e2;margin:10px 20px;position:relative}.conversation_layout_container .conversation_message_list .chat-message.is__system__msg,.conversation_layout_container .conversation_message_list .chat-message.is__system__msg .head-3{color:#b9b9b9!important;font-style:italic}.conversation_layout_container .conversation_message_list .chat-message.is__system__msg .contact-img,.conversation_layout_container .conversation_message_list .chat-message.is__system__msg .head-contact,.conversation_layout_container .conversation_message_list .chat-message.is__system__msg .head-dot,.conversation_layout_container .conversation_message_list .chat-message.is__system__msg .my-actions{display:none}.conversation_layout_container .conversation_message_list .chat-message.is__system__msg .chat-message-details{padding-left:0}.conversation_layout_container .conversation_message_list .chat-message .contact-img{width:37px;height:37px;border-radius:37px;border:1px solid #e0e0e0;-webkit-box-flex:0;-ms-flex:0 0 37px;flex:0 0 37px}.conversation_layout_container .conversation_message_list .chat-message .chat-message-details{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:15px}.conversation_layout_container .conversation_message_list .chat-message .chat-message-details .head-1{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:600;position:relative}.conversation_layout_container .conversation_message_list .chat-message .chat-message-details .head-3{color:#8a8b8e;font-size:14px;font-weight:400}.conversation_layout_container .conversation_message_list .chat-message .chat-message-details .head-2{height:22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.conversation_layout_container .conversation_message_list .chat-message .chat-message-details .content-1 .chat-section{padding:5p 0x;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:left}.conversation_layout_container .conversation_message_list .chat-message .chat-message-details .content-1 .chat-section[contenteditable=true]{border-radius:15px;border:1px solid #929292;background:#e7ebef;outline:none}#add-tag-modal input{height:37px;outline:none;width:100%}.conversation_long_text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#333;font-weight:600;margin-bottom:5px}.conversation_created_date{float:right;margin-left:60px}#conversation-main{position:fixed;z-index:99;right:0;width:450px;background:#fff;height:100%;-webkit-box-shadow:0 1px 0 2px #dadada;box-shadow:0 1px 0 2px #dadada;top:120px}#conversation-main #conversation_body-form{padding:20px;overflow-y:auto;max-height:80%}#conversation-main #conversation_body-form::-webkit-scrollbar{width:3px}#conversation-main #conversation_body-form::-webkit-scrollbar-track{background:#f1f1f1}#conversation-main #conversation_body-form::-webkit-scrollbar-thumb{background:#888}#conversation-main #conversation_body-form::-webkit-scrollbar-thumb:hover{background:#555}#conversation-main .conversation-label{margin-bottom:5px}#conversation-main i.fa.fa-arrow-left{margin-right:20px}#conversation-main .conversation_form{margin-top:40px}#conversation-main .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0!important}#conversation-main .converastion_container_header-new{padding-bottom:20px;font-size:19px;border-bottom:1px solid #d6d6d6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#conversation-main .converastion_container_header-new .conversation_container_titlemessageTitle1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:4;-ms-flex:4;flex:4;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#conversation-main .form-group{margin-bottom:15px!important}#conversation-main #conversation-tag,#conversation-main #conversation-title,#conversation-main #messageTitle1{height:40px}#conversation-main #conversation-tag,#conversation-main #conversation-title,#conversation-main #messageContent1,#conversation-main #messageTitle1{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;width:100%;background-color:#fff;border:1px solid #9c9c9c;border-radius:3px;padding:10px}#conversation-main #addconversation-button{background-color:#2dd784;color:#fff!important}#conversation-main #addconversation-button,#conversation-main #calconversation-button{max-width:90px;width:100%;border-radius:3px;font-weight:400;height:40px;line-height:40px;padding:0 10px}.list_item_employee{position:relative;margin:0 auto;height:30px}.list_item_employee .group-count{position:relative;left:90px;top:3px;color:#b4b5b6}.list_item_employee img{position:absolute;border-radius:50%}#responder_conversation.has-unread,.conversation_user_avatar.has-unread{position:relative}#responder_conversation.has-unread:before,.conversation_user_avatar.has-unread:before{content:"";position:absolute;top:-1px;left:-1px;width:10px;height:10px;border-radius:10px;background:red;-webkit-box-shadow:0 0 6px 1px #329ada;box-shadow:0 0 6px 1px #329ada}#responder_conversation.no-border img,.conversation_user_avatar.no-border img{border-radius:0!important}.edit-mode .hide-on-edit{display:none!important}
/*# sourceMappingURL=conversation-layout.css.map*/