.Grid_caption{color:Green;font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-decoration:underline
}
.Grid_table{padding:0px 0px 3px 0px; clear:both;margin:3px}
/*.GridHeader_t{ background-color:#f7f8fa;
height:26px;border-bottom:solid 1px #FFFFFF; vertical-align:top
}*/
.ussGrid
{
    border-left:1px solid #B1B1B1;
	border-right:1px solid #B1B1B1;
	border-bottom:1px solid #B1B1B1;
    background:#fcfcfc;
    color:#333333;
}

.ussGrid,
.MasterTable,
.GroupPanel,
.GridFilterMenu table,
.GridEditForm,
.GridEditForm table,
.GridEditForm table input,
.GridEditForm table textarea
{
    font:11px/14px "segoe ui",arial,sans-serif
}

.MasterTable
{
    border-collapse:separate !important;
}

.MasterTable th,
.MasterTable td
{
	padding-left: 8px;
	padding-right:0;
}

.MasterTable .GridHeader,
.MasterTable .ResizeHeader
{
	background:#FFFFFF url(images/header_Bg.gif) repeat-x scroll 0%;
    border-top:1px solid #d5d5d5;
	padding:5px 0px 4px 8px;
	text-align:left;
}

.GridHeader input{padding:0; margin:0;height: 13px;line-height: 13px}
/*hierarchy*/

.MasterTable table
{
	border-left:2px solid #ededed;
	border-bottom:1px solid #ededed;
}

.MasterTable td:first-child,
.MasterTable table td{overflow:visible !important}
* html .MasterTable table{border-left-width:1px}
*+html .MasterTable table{border-left-width:1px}
.MasterTable .GridCommandRow table,
.MasterTable .GridEditForm table,
.MasterTable .GridRow table,
.MasterTable .GridAltRow table
{border:0;}

.GridHeader,
.GridHeader a,
.GridHeader a:visited
{
    color:#333333;
    font-weight:normal;
    text-decoration:none; font-family:tahoma; font-size:11px; font-weight:bold
}

.GridRow td,
.GridAltRow td
{
overflow:hidden;padding-top:3px;padding-bottom:3px;

}
.selected{background-color:#FFE79C; border-bottom-color:#F29536}
.GridRow{color:#27413E}
.GridRow td,
.GridAltRow td
{border-color:#D0D7E5;
border-style:none none solid none; border-width:medium medium 1px medium}

.GridRow a:link,
.GridRow a:visited,
.GridAltRow a:link,
.GridAltRow a:visited

{
	color:#333333;
}
.GridRow a:hover,
.GridAltRow a:hover
{text-decoration:underline; color:Green}
.GridRow .ResizeItem,
.GridAltRow .ResizeItem
{
    border-left:0;
    padding-left:10px;
}
.GridRow .DateTime{color:#666666}
.GridRow .Hits{color:#444444}
.GridRow input{padding:0; margin:0;height: 13px;line-height: 13px;  }

.GridPager
{ background-color:#FFFFFF

}

.GridPager td
{
    padding-top:4px;
    padding-bottom:4px;
}

.GridPager a
{
    color:#333333;
}

.PagerLeft,
.PagerRight
{
	line-height:17px; padding-top:2px; padding-bottom:2px
	
}

.GridPager
{
	vertical-align:middle;
}

.PagerLeft
{
	float:left;
}
.PagerRight
{
	float:right;
	padding-right:4px; font-family:Arial, Helvetica, sans-serif; color:#000000
}
.GridPager .ussslider
{
	float:left;
}
.GridPager img
{
	border:0;
}
.SelectorCell 
{ 
  background-color: #E2E2E2; 
  border: 1px solid #FFFFFF; 
  border-right-color: #B5B5B5; 
  border-bottom-color: #B5B5B5; 
}
.MasterTable tr:hover{background-color: #FFE79C}

