/*.MessageRow {margin:10px;}*/
.Message.private {background-color:#ffebeb;}
.Message.popover{position:relative;/*box-shadow: 2px 2px 2px;*/margin:10px 10px;font-size:13px;}
.Message.popover.bs-popover-left {margin:10px 10px 10px auto;}
.Message.popover .arrow{bottom:16px;}
.Message.private .arrow:after{border-left-color: #ffebeb;border-right-color: #ffebeb;}
.MessageAuthor {font-size:11px;color:#808080;margin-top:3px;}