.lgorange{
	background:url(../resources/images/application/ic_orange.png) no-repeat center;
	height:12px;
	width:12px;
}

.lggreen{
	background:url(../resources/images/application/ic_green.png) no-repeat center;
	height:12px;
	width:12px;
}

.lgred{
	background:url(../resources/images/application/ic_red.png) no-repeat center;
	height:12px;
	width:12px;
}

.manualplan{
	background:url(../resources/images/application/btn_manualplan.png) no-repeat center;
	height:24px;
	width:88px;
	color:transparent !important;
}

.rule{
	background:url(../resources/images/application/btn_rule.png) no-repeat center;
	height:24px;
	width:52px;
	color:transparent !important;
}

.ic_addtemployee{
	background:url(../resources/images/application/ic_addtlEmployee.png) no-repeat center;
	height:16px;
	width:16px;
}

.All{
	background:url(../resources/images/application/All.png) no-repeat center;
	height:12px;
	width:12px;
	color:transparent !important;
}
.lgPlanned{
	background:url(../resources/images/application/Planned.png) no-repeat center;
	height:12px;
	width:12px;
	color:transparent !important;
}

.lghold{
	background:url(../resources/images/application/OnHold.png) no-repeat center;
	height:12px;
	width:12px;
	color:transparent !important;
}
.lgAssignednew{
	background:url(../resources/images/application/Assignednew.png) no-repeat center;
	height:12px;
	width:12px;
	color:transparent !important;
}

.lgCompleted{
	background:url(../resources/images/application/Completed_PLgenerated.png) no-repeat center;
	height:12px;
	width:12px;
	color:transparent !important;
}
.lgCancelled{
	background:url(../resources/images/application/Cancelled_Plnotgenerated.png) no-repeat center;
	height:12px;
	width:12px;
	color:transparent !important;
}
.lgpending{
	background:url(../resources/images/application/pending.png) no-repeat center;
	height:12px;
	width:12px;
	color:transparent !important;
}
.tl1{
	height:38px;
	width:118px;
	background:#ffffff;
	border:#138c9b 1px solid;
	color:#080706;
}

.x-item-selected.tl1{
	height:38px;
	width:118px;
	background:#138c9b;
	border:#059943 1px solid;
	color:#f7fcfc;
}

.tl2{
	height:38px;
	width:118px;
	background:#ffffff;
	border:#2ba4d7 1px solid;
	color:#080706;
}

.x-item-selected.tl2{
	height:38px;
	width:118px;
	background:#2ba4d7;
	border:#2ba4d7 1px solid;
	color:#020A0A;
}
.tl3{
	height:38px;
	width:118px;
	background:#ffffff;
	border:#f29401 1px solid;
	color:#080706;
}

.x-item-selected.tl3{
	height:38px;
	width:118px;
	background:#f29401;
	border:#f29401 1px solid;
	color:#020A0A;
}
.tl6{
	height:38px;
	width:118px;
	background:#ffffff;
	border:#e9b80e 1px solid;
	color:#020A0A;
}

.x-item-selected.tl6{
	height:38px;
	width:118px;
	background:#e9b80e;
	border:#e9b80e 1px solid;
	color:#020A0A;
}



.tl4{
	height:38px;
	width:118px;
	background:#ffffff;
	border:#ea3e3e 1px solid;
	color:#323e48;
}

.x-item-selected.tl4{
	height:38px;
	width:118px;
	background:#ea3e3e;
	border:#ea3e3e 1px solid;
	color:#ffffff;
}
.tl11{
	height:38px;
	width:118px;
	background:#ffffff;
	border:#4a778d 1px solid;
	color:#323e48;
}

.x-item-selected.tl11{
	height:38px;
	width:118px;
	background:#4a778d;
	border:#4a778d 1px solid;
	color:#ffffff;
}


.tllabel{
	width:75px;
	padding-left:5px;
	line-height:40px;
	font-size:11px;
}

.tlvalue{
	width:30px;
	line-height:40px;
	font-size:11px;
	font-weight:bold;
	}

.displayBlock{
	display:inline-block;
	vertical-align:top;

}
