.floating_chat{
	bottom: 0 !important;
	right: 0 !important;
	top: auto !important;
	left: auto !important;
}

.floating_chat.active{
	-webkit-box-shadow: none;
	box-shadow: none;
}

.floating_chat .small_chat_lobby{
	height: calc(100% - 35px) !important;
}

.stream_chat{
	width: 350px !important;
}