.body
 {
  font-size: 13px;
  font-family: #111111;
 }
.x-field-Capitalization_button{
	background:url("../resources/images/application/advancedSearch.png") no-repeat center!important;
	width:110px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}
.x-field-Authorization_button{
	background:url("../resources/images/application/advancedSearch.png") no-repeat center!important;
	width:110px;
	height:24px;
	text-align:center;
	font-size:11px;
	line-height:24px;
}

.x-btn-pressed .x-field-Capitalization_button{
	background:url("../resources/images/application/advancedSearchSel.png") no-repeat center!important;
	width:110px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}
.x-btn-pressed .x-field-Authorization_button{
	background:url("../resources/images/application/advancedSearchSel.png") no-repeat center!important;
	width:110px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

 /*.tllabel{
	width:65px;
	padding-left:13px;
	padding-top: 5px;
	font-size:10px;
	color:#808080;
}*/
 .displayBlock 
  {
	display: inline-block; 
	float:left;
 } 

 .button_count{
	
	cursor: hand;
	color:#000;
	height:40px;
	width:240px;	
	background:#FFFFFF;
  }
  .x-item-selected .button_count 
  {
	height:40px;
	width:240px;
	background:#00B2FF;
	color:#fff;
	height:36px;
	width:250px;
	border: 2px solid #FF9000;
  }
  
  .right{
	vertical-align: bottom;
	height:28px;
	line-height: 28px;
	font-size:13px;
	display: inline-block;
	*display: inline;
	padding: 0px 0px 0px 4px;
	text-align: left;
	width : 150px;
	margin-top: 5px;

 }
 .TileGrn{
	width:240px;
	height:40px;
	border:1px solid #00a65a !important;;
	border-radius:3px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:0px;
}

.x-item-selected.TileGrn{
	width:240px;
	height:40px;
	border:3px solid #00a65a !important;
	border-radius:3px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:0px;
}
.tgreen{
	height:40px;
	width:120px;
	background:#059943;
	border:#059943 1px solid;
	color:#323e48;
}

.tllabel{
	padding-left: 17px;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    padding-top: 7px;
    display: inline-block;
}

.tlvalue{
	width:30px;
	/*line-height:60px;*/
	padding-left:15px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	display: inline-block;
	
	
}
 .text
 {
    
		   width:200px; 
  }

 
.ic_attach1{
	background:url("../resources/images/application/AttachAssetImage.png") no-repeat left !important;
	height:16px;
	width:24px;

}

	










