.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;*/
}

.filmstrip {
	background: url(/library/img/ON-QUAL-VISIO_LOGO.svg) rgb(196, 196, 196);
	background-repeat: no-repeat;
	background-position: bottom 20px right 20px;
	background-size: 120px;
	background-color: #c4c4c400 !important;
}

.redirectPageMessage .thanks-msg{
	border-bottom: none !important;
}

.redirectPageMessage .hint-msg{
	display: none !important;
}