.avatar {
	border-radius: 15px; 
	border: solid 1px #000; 
	overflow: hidden;
}

.avatar p{
	margin-left: 140px;
	margin-right: 10px;
}

.avatar ul, .avatar ol{
	margin-left: 140px;
	margin-right: 10px;
}



.wb-tabs.carousel-s2.wb-init {
	padding-bottom: 4.375em;
}

.ext-mltmd.video:not(.playing):not(.waiting) .display::before {
	text-align: center;
}

.ext-mltmd .display::before, .ext-mltmd .display::before {
	background: rgba(0,0,0,.7);
	border-radius: 10px;
}

.ext-mltmd .display::after, .ext-mltmd .display::before {
	bottom: 0;
	content: " ";
	height: 100px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}

.ext-mltmd .display::after {
	color: #fff;
	content: "&#xE174";
	font-family: "Glyphicons Halflings";
	font-size: 65px;
	text-align: center;
}

.ext-mltmd .display::after {
	z-index: 1;
}

.ext-mltmd .display::after, .extb-mltmd .display::before {
	bottom: 0;
	content:"";
	height: 100px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}