.displayBlock{
	display:inline-block;
	vertical-align:top;
}

.tllabel{
	width:80px;
	padding-left:5px;
	line-height:40px;
	font-size:11px;
}

.tlvalue{
	width:30px;
	line-height:40px;
	font-size:11px;
	font-weight:bold;
}
.fleft
{
	float: left;
}

.tgreen{
	height:40px;
	width:120px;
	background:#059943;
	border:#059943 1px solid;
	color:#323e48;
}

.x-item-selected.tgreen{
	height:40px;
	width:120px;
	background:#059943;
	border:#059943 1px solid;
	color:#ffffff;
}
.tgrey{
	height:40px;
	width:120px;
	background:#7c7777;
	border:#7c7777 1px solid;
	color:#323e48;
}

.x-item-selected.tgrey{
	height:40px;
	width:120px;
	background:#7c7777;
	border:#7c7777 1px solid;
	color:#ffffff;
}


.torange{
	height:40px;
	width:120px;
	background:#FF8C00;
	border:#FF8C00 1px solid;
	color:#323e48;
}

.x-item-selected.torange{
	height:40px;
	width:120px;
	background:#FF8C00;
	border:#FF8C00 1px solid;
	color:#ffffff;
}

.tblue{
	height:40px;
	width:120px;
	background:#00bfff;
	border:#00bfff 1px solid;
	color:#323e48;
}

.x-item-selected.tblue{
	height:40px;
	width:120px;
	background:#0779c1;
	border:#0779c1 1px solid;
	color:#ffffff;
}

.tyellow{
	height:40px;
	width:120px;
	background:#e5e500 ;
	border:#e5e500 1px solid;
	color:#323e48;
}

.x-item-selected.tyellow{
	height:40px;
	width:120px;
	background:#e5e500;
	border:#e5e500 1px solid;
	color:#ffffff;
}


.ic_info{
	background:url("../resources/images/application/information.png") no-repeat right !important;
	width:12px;
	height:12px;

}
.value{
	background:url(../../images/application/AttachmentNotificationBg.png) no-repeat top right !important;
    height:10px;
	width:16px;
	color:#ffffff;
	font-size:8px;
	text-align:center;
	float:right;
	line-height:10px;
}

.ic_attach{
	background:url("../resources/images/application/Attachment.png") no-repeat bottom left !important;
	height:16px;
	width:24px;
	position:absolute;
}
.ic_attach1{
	background:url("../resources/images/application/Attachmentfcc.png") no-repeat center !important;
	height:16px;
	color:transparent !important;	
	width:24px;
}

