.list-block{
	margin:0rem;
	background:#fff;
}
.item-media img{
	border-radius:50%;
	width:3.2rem!important;
	height:3.2rem;
}
.item-title-row{
	
	font-size:0.7rem;
	height:1.5rem;
	line-height:1.5rem;
}
.title{
  -webkit-box-shadow: 0rem .25rem .5rem #999;  
  -moz-box-shadow:0rem .25rem .5rem #999;  
  box-shadow: 0rem .25rem .5rem #999;  
}
.list-block .item-inner{
	border:none;
	padding-right:1rem!important;
}
.item-text{
	height:1rem!important;
	margin-top:0.5rem;
}
.item-content{
	border-bottom:0.05rem solid #eee;
}