/* your custom style here */

.user_stage {
color: white;
position: absolute;
top: 0;
left: 0;
font-size: 8px;
font-weight: 600;
padding: 1px 3px;
border-radius: 0 25px 25px 25px;
text-align: center
}
.av_stage {
color: white;
position: absolute;
top: 0;
left: 0;
font-size: 8px;
font-weight: 600;
padding: 1px 3px;
border-radius: 0 25px 25px 25px;
text-align: center
}


.post_video {
  display: table;
  table-layout: fixed;
  height: auto;
  width: 200px;
  margin: 1px 0;
}


.room_cover_img {height: 25px;width:auto;float:left;padding-left:5px;padding-right: 5px;border-radius: 50%;}.room_cover_count{float: right;padding-right: 5px;}


li.system .chat_message {
    color: #ff4da6;
    font-weight: bold;
}


