.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;
}

.INT_InternalOrder{
	background:url(../resources/images/application/InternalOrder.png) no-repeat center;
	height:24px;
	width:88px;
	color:transparent !important;
}


.tl1{
	height:38px;
	width:118px;
	background:#ffffff;
	border:#059943 1px solid;
	color:#323e48;
}

.x-item-selected.tl1{
	height:38px;
	width:118px;
	background:#059943;
	border:#059943 1px solid;
	color:#ffffff;
}

.tl2{
	height:38px;
	width:118px;
	background:#ffffff;
	border:#ffab00 1px solid;
	color:#323e48;
}

.x-item-selected.tl2{
	height:38px;
	width:118px;
	background:#ffab00;
	border:#ffab00 1px solid;
	color:#ffffff;
}

.x-item-selected.tl3{
	height:38px;
	width:118px;
	background:#ffab00;
	border:#ffab00 1px solid;
	color:#ffffff;
}

.tl3{
	height:38px;
	width:118px;
	background:#ffffff;
	border:#0779c1 1px solid;
	color:#323e48;
}

.x-item-selected.tl3{
	height:38px;
	width:118px;
	background:#0779c1;
	border:#0779c1 1px solid;
	color:#ffffff;
}

.tl4{
	height:38px;
	width:118px;
	background:#ffffff;
	border:#fd782f 1px solid;
	color:#323e48;
}

.x-item-selected.tl4{
	height:38px;
	width:118px;
	background:#fd782f;
	border:#fd782f 1px solid;
	color:#ffffff;
}

.tl5{
	height:38px;
	width:118px;
	background:#ffffff;
	border:#b32727 1px solid;
	color:#323e48;
}

.x-item-selected.tl5{
	height:38px;
	width:118px;
	background:#b32727;
	border:#b32727 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;

}
