.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:36px;
	width:100px;
	background:#ffffff;
	border:#059943 1px solid;
	color:#323e48;
}

.x-item-selected.tl1{
	height:36px;
	width:100px;
	background:#059943;
	border:#059943 1px solid;
	color:#ffffff;
}

.tllabel{
	width:75px;
	padding-left:5px;
	line-height:40px;
	font-size:11px;
}

.tlvalue{
	width:130px;
	line-height:40px;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

.tl3{
	height:36px;
	width:100px;
	background:#ffffff;
	border:#0779c1 1px solid;
	color:#323e48;
}

.x-item-selected.tl3{
	height:36px;
	width:100px;
	background:#0779c1;
	border:#0779c1 1px solid;
	color:#ffffff;
}

.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:12px;
	width:12px;
}

.legendlotdtl{
	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;
}

.Intnotes
{
	background:url(../resources/images/application/Attachment.png) no-repeat center;
	height:16px;
	width:25px;
/*     text-indent: 100%;
    white-space: nowrap; */
	color:transparent !important;
    overflow: hidden;
}
.InotesCount
{
    margin-left: 10px;
    color: white;
    border-radius: 4px;
    background: red;
    width: 25px;
    text-align: center;
}