/*.chat-msg{
	font-size:14px;
}
.right .chat-msg{
	font-weight: 100;
}
.chat-input textarea{
	font-size:14px;
}
.name-time {
    line-height: 27px;
    font-weight: 700;
    font-size:10px;
}
.right .name-time{
	font-weight: 100;
}*/

.chat-msg {
	font-size: 14px;
}
.chat-input textarea {
	font-size: 14px;
}
.name-time {
	margin-bottom: 8px;
	font-size: 14px;
}