/* Added for seach box in application tab */

.appSearchBlock
{
border:1px solid #ccc;
padding:10px;
height:138px;
}
.appSearchTitle
{
color:#15848f;	
}
.searchTable
{
margin-top:0px !important;
}
.appNameTd
{
	width:50%;
}
.submitTd
{
	width:12%;
}
.resetTd
{
	width:25%;
}

.bold{
	font-weight:700;
}
.headerSubtitle
{
	font-size:13px;
}
.textCenter
{
text-align:center;
}
.emptyRecord
{
	font-size:14px;
	text-align:center;
}
/* End */