.deleteIcon{
	color:red;
}
.redIcon{
	color:red;
}
.ctxdata{
	position: absolute;
	display : none;
	box-shadow: 5px 10px 8px #888888;
	z-index : 10000;
	left: 100px;
	top: 50px;
	background-color : #FFF;
}