.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;
}

.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;
}


.tllabel{
	width:80px;
	padding-left:5px;
	line-height:40px;
	font-size:11px;
}

.tlvalue{
	width:30px;
	line-height:40px;
	font-size:11px;
	font-weight:bold;
}


.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;

}

.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;
}

.legendcreateexepln{
	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;
}