.newsListItemImage
{
	position: relative;
	overflow: hidden;
}


.newsListItemGradient
{
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0 0 0.5rem 0.75rem;
}

.newsListItemMedia
{
	position: absolute;
	top: 0;
}

.newsListItemMedia span
{
	border-radius: 50%;
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 30px;
	display: inline-block;
	font-size: 16px;
}

.newsListItemMedia span [class^="icon-"]:before, [class*=" icon-"]:before
{
	line-height: 30px;
}

.newsListItemSmiIcon
{
	position: absolute;
	bottom: 0.75rem;
	width: 50px !important;
	height: 18px;
	right: 0;
}

.moreVideoItem
{
	display: none;
}
