.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;
}

.manualassign{
	background:url(../resources/images/application/btn_manualplan.png) no-repeat center;
	height:24px;
	width:88px;
	color:transparent !important;
}

.manualexec{
	background:url(../resources/images/application/btn_execute.png) no-repeat center;
	height:24px;
	width:70px;
	color:transparent !important;
}

.yardrules{
	background:url(../resources/images/application/btn_rule.png) no-repeat center;
	height:24px;
	width:52px;
	color:transparent !important;
}

.fleft
{
	float: left;
}
.legendInfo{
	background:url(../resources/images/application/ic_info_legend.png) no-repeat left;
	height:16px;
	font-size:11px;
	color:#727272;
	padding-left:20px;
	width:115px;
	margin-right:2px;
}


.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;
}

.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;
}
.tl7{
	height:38px;
	width:118px;
	background:#ffffff;
	border:#ea3e3e 1px solid;
	color:#323e48;
}

.x-item-selected.tl7{
	height:38px;
	width:118px;
	background:#ea3e3e;
	border:#ea3e3e 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;
	}

.legendtitle{
	height:24px;
	font-size:11px;
	color:#727272;
	line-height:24px;
}

.legendvalue{
	height:24px;
	padding:0px 5px;
	border:#cccccc 1px solid;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.ic_info{
	background:url(../resources/images/application/ic_info.png) no-repeat center;
	height:16px;
	width:16px;
}

.smtlgreen{
	height:35px;
	width:3px;
	background:#05994e;
}

.smtlorange{
	height:35px;
	width:3px;
	background:#ffab00;
}

.smtlred{
	height:35px;
	width:3px;
	background:#b32727;
}

.smtlvalue{
	padding-left:5px;
	font-size:11px;
	line-height:35px;
}
.smtl{
	height:35px;
	width:118px;
	background:#ffffff;
}

.displayBlock{
	display:inline-block;
	vertical-align:top;

}
.legendorange{
	background:url(../resources/images/application/ic_orange.png) no-repeat center left;
	}

.legendgreen{
	background:url(../resources/images/application/ic_green.png) no-repeat center left;
}

.legendred{
	background:url(../resources/images/application/ic_red.png) no-repeat center left;
}

.legendorange, .legendgreen, .legendred{
	height:12px;
	font-size:11px;
	color:#727272;
	padding-left:15px;
	margin-right:8px;
}
