.shadow{display:none!important;}
.displayNameContainer {
	position: 	absolute;
	bottom: 	1.5rem;
	/*width: 	100%;*/
	visibility: 	visible!important;
	width: 128%;
	left: -14%;
}

.tile-view .remote-videos>div{
	display: flex;
	flex-wrap: wrap;
}

.videocontainer{
	overflow: hidden;
	position: relative !important;
	top: auto !important;
	bottom: auto !important;
	left: auto !important;
	right: auto !important;
}

.videocontainer .displayname{
	/*font-size: 	1.3em!important*/
}

.pmOnline{
	color: #FFF;
	height: 28px;
	margin: 0 0 4px 4px;
	display: flex;
	padding: 0 8px;
	font-size: 12px;
	background: #525252;
	align-items: center;
	font-weight: 400;
	line-height: 16px;
	border-radius: 3px;
	letter-spacing: 0.16px;
}

/*.filmstrip__videos{
	width: 100% !important;
}

div.filmstrip__videos:nth-child(2) > div:nth-child(1){
	width: 100% !important;
}*/

div.filmstrip__videos:nth-child(2) > div:nth-child(1),
div.filmstrip__videos:nth-child(2){
	/*width: 100% !important;*/
}

.redirectPageMessage .thanks-msg{
	border-bottom: none !important;
}

.redirectPageMessage .hint-msg{
	display: none !important;
}

#notifications-container{
        display: none !important;
}

.filmstrip {
	display: none !important;
}

#largeVideoWrapper {
	width: 100% !important;
        height: 100% !important;
        inset: 0px 0px !important;
}

#largeVideo {
	object-fit: contain !important;
}
