/*@charset "utf-8";*/
/* CSS Document */
/* for modern browsers */
/*tile border*/



.displayBlock{
	display:inline-block;
	*display:inline;
	border:red;	
}

.fright{
	float:right;
}

.fleft{
	float:left;
}

.x-item-selected.demand {
	height		:35px;
	width		:175px;
	border:2px solid orange;
  }
  
.demand{
	background:#ffffff;
	height:35px;
	width:175px;
	border:2px solid #ffffff;
	}
	

.x-item-selected .demand {
	height		:	35px;
	width		:	175px;
	border		:	2px solid orange;
	}

.tileLabel{
	font-size:12px;	
	color:#374452;
	width:200px;
	height:0px;
	margin:3px 3px 0px 3px;
}

.tileValue{
	color:#f39c12;
	font-size:15px;
	margin-left:125px;
	width:0px;
}


.ic_right{
	background:url(../demandtracker/images/ic_right.png) no-repeat right center;
	height:24px;
	float:right;
}

.ic_left{
	background:url(../demandtracker/images/ic_left.png) no-repeat left center;
	font-size:10px;
	text-align:right;
	line-height:23px;
	float:right;
	margin-right:6px;
	padding-left:6px;
	color:#ffffff;
}


.ic_text{
	font-size:12px;
	font-weight:bold;
	color:#3498db;
}

.legend_label{
	font-size:11px;
	color:#a1a1a1;
	margin:0px 10px 0px 0px;
}
.chatcount{
	height:10px;
	width:12px;
	background:#00af43;
	font-size:8px;
	color:#ffffff;
	text-align:center;
	margin-left:10px;
}
.x-field-filter{
	background-color:transparent;
	background:url(../aph/images/ic_filterunpressed.png) no-repeat ;
	background-repeat:no-repeat; 
	padding:0 !important;
	width:100px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	position: relative !important;
}

.ic_Pressed  .x-field-filter{
	background-color:transparent;
	background:url(../aph/images/ic_filterpressed.png) no-repeat ;
	background-repeat:no-repeat; 
	padding:0 !important;
	width:100px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	position: relative !important;
}

.x-field-search{
	background-color:transparent;
	background:url(../aph/images/ic_searchunpressed.png) no-repeat ;
	background-repeat:no-repeat; 
	padding:0 !important;
	width:100px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	position: relative !important;
}


.ic_Pressed .x-field-search{
	background-color:transparent;
	background:url(../aph/images/ic_searchpressed.png) no-repeat ;
	background-repeat:no-repeat; 
	padding:0 !important;
	width:100px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	position: relative !important;
}

#span_lnkcreateeditorderbasedinvoice
{
	background:url(../resources/images/application/images/APH/edit.png) no-repeat center;		
	width:50px !important;
	font-size: 0px;
	padding: 0px;	
	/* height:44px !important; */
	color:transparent;
	/* font-weight:bold; */
	position: relative !important;	
}
#span_lnkdocinfdocfile
{
	background:url(../resources/images/application/images/APH/doc.png) no-repeat center;		
	width:50px !important;
	font-size: 0px;
	padding: 0px;	
	/* height:44px !important; */
	color:transparent;
	/* font-weight:bold; */
	position: relative !important;	
}
#span_lnkap_hub
{
	background:url(../resources/images/application/images/APH/link.png) no-repeat center;		
	width:50px !important;
	font-size: 0px;
	padding: 0px;	
	/* height:44px !important; */
	color:transparent;
	/* font-weight:bold; */
	position: relative !important;	
}
.inline{
                display: inline-block;
                *display: inline;
		cursor:pointer !important;
}
/* .x-form-field .x-form-gd-field .x-form-field-link
{
	background:url(../resources/images/application/images/APH/view_more.png) no-repeat center;		
	width:50px !important;
	font-size: 0px;
	padding: 0px;	
	/* height:44px !important; */
	color:transparent;
	/* font-weight:bold; */
	position: relative !important;	
}*/
.imgclass{
	margin-top:0px !important;
	text-align:center !important;
	cursor:pointer !important;
} 
.x-field-Grpop{
	background-color:transparent;
	background:url(../resources/images/application/images/APH/pop_up.png) no-repeat ;
	background-repeat:no-repeat; 
	padding:0 !important;
	width:100px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	position: relative !important;
}
.x-field-Grpop .x-form-field-link
{
	font-size:0px !important;
}

/*
.Pending Cap.
{
	height : 10px;
	background: #EEDDDFF;
	border:1 solid red;
	width: 250px;
}
.Pending Auth.
{
	height : 10px;
	background: #FFFFFF;
	width: 150px;
}
.Pend Auth.Capi.JV
{
	height : 10px;
	background: #FFFFFF;
	width: 150px;
}
.Direct Cap.

{
	height : 10px;
	background: #FFFFFF;
	width: 150px;
}

*/
/* 
.x-item-selected.tileborder {
	background	: 	#037E8D;
	color		:	#fff;
	height		:	40px;
	width		:	120px;
	font-size	:	12px;
  }
.tileborder{
	cursor		:	hand;
	background	:	#CDCDCD;
	color		:	#808080;
	height		:	40px;
	width		:	120px;
	font-size	:	12px;
	line-height	:	40px;
}

.x-item-selected .tileborder {
	background	: 	#037E8D;
	color		:	#fff;
	height		:	40px;
	width		:	120px;
	font-size	:	12px;} */