.chat-popup{position:fixed;bottom:15px;right:10px;z-index:2000}.chat-popup.open{background:#fff;box-shadow:0 0 8px #333;-webkit-box-shadow:0px 0px 8px 0px rgb(51,51,51);-moz-box-shadow:0px 0px 8px 0px rgb(51,51,51);border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #DDD}.chat-popup .chat-widget{width:650px;height:60vh}.chat-popup .chat-widget .main{height:calc(60vh - 35px)}.chat-popup .icon-badge{position:relative}.chat-popup .icon-badge .chat-icon{padding:8px;border:1px solid #039cd8;border-radius:20px;width:40px;height:40px;display:block;background:#00acf0}.chat-popup .icon-badge .chat-icon .fa-comment{color:#fff;font-size:20px}.chat-popup .icon-badge .unread{position:absolute;top:-5px;right:-5px}.chat-popup .icon-badge .marked{position:absolute;top:-5px;left:-5px}
