#soodmand-chat-box{
position:fixed;bottom:20px;left:20px;width:300px;background:#fff;
border:1px solid #ccc;padding:10px;z-index:99999;direction:rtl;
}
#soodmand-chat-messages{height:200px;overflow:auto;margin-bottom:10px;}
#soodmand-chat-input{width:70%;}
