.Intnotes
{
	background:url(../resources/images/application/Attachment.png) no-repeat center;
	height:16px;
	width:25px;
/*     text-indent: 100%;
    white-space: nowrap; */
	color:transparent !important;
    overflow: hidden;
}
.InotesCount
{
    margin-left: 10px;
    color: white;
    border-radius: 4px;
    background: red;
    width: 25px;
    text-align: center;
}