
	#msgs{
	height: 90%;
	overflow: auto;
	border: 1px solid #e1e1e8;
	color: #563d7c;
	border-radius: 6px;
	    MARGIN-BOTTOM: 25px;min-height: 30em;

	}
	#send{
	cursor: pointer;
	margin: -8px;
    padding: 8px;
	}
	ul,li{
		list-style: none;
		padding: 0;
	}
	li{
		margin:5px; 
	}
	.pic img{
		width:20px;
	}
	#msgs ul li .nick{
		
	}
	.nick{
		color:blue;
		padding: 0 5px
	}
	.time{
		color:gray;
	}
	.msg{
		color:black;
		display: block;
	}
	.self .time{
		float: right
	}
	.self .nick{
		float: right;
		color: red;
	}
	#msgs ul{
		margin-top: 50px;
	}
	#msgs ul li.self .pic{
		float: right;
	}
	#msgs ul li.offline .pic img{
		 -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
	
    filter: gray;
	}

	
	/*.bubble { margin:0px auto; width:320px; }*/
.demo {
    margin-bottom:20px;
    padding-left:50px;
    position:relative;
}
 
.triangle {
    position:absolute;
    top:50%;
    margin-top:-12px;
    left:42px;
    display:block;
    width:0;
    height:0;
    overflow:hidden;
    line-height:0;
    font-size:0;
    border-bottom:8px solid #FFF;
    border-top:8px solid #FFF;
    border-left:none;
    border-right:8px solid #3079ED;
    display: none;
}
 
.demo .msg {
	min-width: 92%;
    float:left;
    color:#FFF;
    display:inline-block;
    *display:inline; zoom:1;
    padding:5px 10px;
    border:1px solid #3079ED;
    background:#eee;
    border-radius:5px;
    background-color: #4D90FE;
    background-image:-webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#4787ED));
    background-image:-webkit-linear-gradient(top,#4D90FE,#4787ED);
    background-image:-moz-linear-gradient(center top , #4D90FE, #4787ED);
    background-image:linear-gradient(top,#4D90FE,#4787ED);

}
 

  .self .msg{
  	 border:1px solid #00A600;
  	 background-color: green;
    background-image:-webkit-gradient(linear,left top,left bottom,from(green),to(#00DB00));
    background-image:-webkit-linear-gradient(top,green,#00DB00);
    background-image:-moz-linear-gradient(center top ,green, #00DB00);
    background-image:linear-gradient(top,green,#00DB00);
    margin-left: 12px;
  }

  .demo .msg img{
    max-width: 200px

  }

/* .self .msg:before{  
position:absolute;  
content:"\00a0";  
width:0px;  
height:0px;  
border-width:8px 18px 8px 0;  
border-style:solid;  
border-color:transparent #A6DADC transparent transparent;  
top:15px;  
left:-18px;  
}  
.right:before{  
position:absolute;  
content:"\00a0";  
display:inline-block;  
width:0px;  
height:0px;  
border-width:8px 0px 8px 18px;  
border-style:solid;  
border-color:transparent transparent transparent #A6DADC;  
left:250px;  
top:15px;  
                  
} */ 

 .self .triangle  {
    left:auto;
    right:44px;margin-top: -5px;
    border-bottom:8px solid #FFF;
    border-top:8px solid #FFF;
    border-right:none;
    border-left:8px solid green;
     background-color: green;
}
.emoji-list ul{
	margin:auto  -5px;
	/*width: 3em;*/
}
.emoji-list li{
	float: left;
	width: 1em;
	height: 1em;
	font-size: 1.7em;
	cursor: pointer;

}
.emoji-list img{
	display: none;
}




.top-bar {
  

    /* position: relative; */
    z-index: 99;
    /* float: right; */
   
    width: 400px;
    margin-left: -1px

}

#user-lang{
    width: 120px;
    display: inline-block;
}

.top-bar>div {
   /* top: -16px;*/
    border-top-left-radius: 0;
     position: absolute;
    top: 0;
    right: 0;
    font-size: 1.2em;

    background-color: #fff;
    border: 1px solid #e1e1e8;
    border-radius: 4px 0px 4px 0px;
}
.top-bar .btn-sm, .top-bar .btn-xs{
	 font-size: 1.2em;
	  line-height: 1.2;
}
.top-bar>div span{
/*
    padding: 1px 5px;
    line-height: 1.2em;*/
}
.top-bar>div .msg-status {
   
    z-index: 10;
    display: inline-block;
    color: #767676;
    cursor: pointer;
}
ul.pic li img {
    float: left;
    margin: 4px;
    width: 35px;
}

.progress{position: absolute;width: 100%;height: 20px;line-height: 20px;bottom: 0;left: 0;background-color:rgba(100,149,198,.5);}
.progress span{display: block;width: 0;height: 100%;background-color:rgb(100,149,198);text-align: center;color: #FFF;font-size: 13px;}

@media screen and (max-width:970px){

	.hidden-480{
		display: none;
	}

    .top-bar{
        width: inherit;
        right: 15px;
        
    }
}


 
.emoji-list.affix {
    width: 190px;    z-index: 99;
}

@media (min-width: 768px) {


}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}
.msg.fys {
 border: solid 2px rgba(0,0,0,0.1);
 min-height: 60px;
}
.fy {
    background: rgba(0,0,0,0.1);
}
.fys blockquote footer{
   color: rgba(255,255,255,0.5);
}
.fys blockquote{
    font-size: inherit;
    border-left: 5px solid rgba(0,0,0,0.2);
    margin: 0 0 5px;

}