

.RadGrid_Indice
{
	background:#d4d0c8;
	color:#333;
}

.RadGrid_Indice,
.MasterTable_Indice,
.DetailTable_Indice,
.GroupPanel_Indice table,
.GridCommandRow_Indice table,
.GridEditForm_Indice table,
.GridToolTip_Indice
{
	font:bold 10px "Trebuchet MS";
}

.RadGrid_Indice,
.DetailTable_Indice
{
	border:1px solid #ededed;
}

.MasterTable_Indice,
.DetailTable_Indice
{
	background:#fff;
	border-collapse:separate !important;
}

.GridRow_Indice td,
.GridAltRow_Indice td,
.GridEditRow_Indice td,
.GridFooter_Indice td,
.GridGroupFooter_Indice td
{
	padding-left:10px;
	padding-right:6px;
}

.RadGrid_Indice .rgAdd,
.RadGrid_Indice .rgRefresh,
.RadGrid_Indice .rgEdit,
.RadGrid_Indice .rgDel,
.RadGrid_Indice .rgFilter,
.RadGrid_Indice .rgPagePrev,
.RadGrid_Indice .rgPageNext,
.RadGrid_Indice .rgPageFirst,
.RadGrid_Indice .rgPageLast,
.RadGrid_Indice .rgExpand,
.RadGrid_Indice .rgCollapse,
.RadGrid_Indice .rgSortAsc,
.RadGrid_Indice .rgSortDesc,
.RadGrid_Indice .rgUpdate,
.RadGrid_Indice .rgCancel
{
	width:16px;
	height:16px;
	border:0;
	padding:0;
	background-color:transparent;
	background-image:url('Grid/');
	background-repeat:no-repeat;
	vertical-align:middle;
	font-size:1px;
	cursor:pointer;
}

.GroupPanelItems_Indice input,
.GridCommandRow_Indice img,
.GridHeader_Indice input,
.GridFilterRow_Indice img,
.GridPager_Indice img
{
	vertical-align:middle;
}

/*header*/

.GridHeaderDiv_Indice
{
	background:#929292 url('Grid/') 0 -1348px repeat-x;
}

.GridHeader_Indice,
.ResizeHeader_Indice
{
	border-bottom:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	background:url('Grid/bg-dtg-indice.jpg') repeat-x #434343;
	padding:5px 6px 5px 11px;
	font:11px "Trebuchet MS";
	text-align:center;
	font-weight:normal;
}

.GridHeader_Indice:first-child,
.ResizeHeader_Indice:first-child
{
	background-position:-2px 0;
}

.DetailTable_Indice .GridHeader_Indice,
.DetailTable_Indice .ResizeHeader_Indice
{
	padding-top:2px;
	padding-bottom:2px;
	background:url('Grid/') 0 -316px repeat-x #474747;
}

.DetailTable_Indice .GridHeader_Indice:first-child,
.DetailTable_Indice .ResizeHeader_Indice:first-child
{
	background-position:-2px -316px;
}

.GridHeader_Indice,
.GridHeader_Indice a
{
	color:#545454;
	text-decoration:none;
}

/*rows*/

.GridRow_Indice td,
.GridAltRow_Indice td,
.GridEditRow_Indice td,
.GridFooter_Indice td,
.GridGroupFooter_Indice td
{
	padding-top:0.4em;
	padding-bottom:0.4em;
	
}

.GridRow_Indice td,
.GridAltRow_Indice td,
.GridFooter_Indice td,
.GridGroupFooter_Indice td
{
	border-left:1px solid #cdcdcd;
}

.GridRow_Indice>td:first-child,
.GridAltRow_Indice>td:first-child,
.GridFooter_Indice>td:first-child,
.GridGroupFooter_Indice>td:first-child
{
	border-left-color:#fff;
}

.GridRow_Indice a,
.GridAltRow_Indice a,
.GridFooter_Indice a,
.GridGroupFooter_Indice a,
.GridEditForm_Indice a
{
	color:#333;
}

.SelectedRow_Indice
{
	background:#4c4c4c;
	color:#fff;
}

.SelectedRow_Indice a,
.GridEditRow_Indice a
{
	color:#fff;
}

.SelectedRow_Indice td,
.SelectedRow_Indice>td:first-child
{
	border-left-color:#3f3f3f;
}

.ActiveRow_Indice,
.GridRowOver_Indice,
.GridAltRow_Indice:hover 
{
	background:#e6e6e6;
	color:#333;
}
.GridAltRow_Indice 
{
	background:#ededed;
	color:#333;
}

.ActiveRow_Indice>td:first-child,
.GridRowOver_Indice>td:first-child
{
	border-left-color:#e6e6e6;
}

.GridEditRow_Indice
{
	background:#2c2c2c;
	color:#fff;
}

.GridEditRow_Indice td
{
	border-left-color:#373737;
}

/*footer*/

.GridFooterDiv_Indice
{
	background:#fff;
}

.GridFooter_Indice,
.GridGroupFooter_Indice
{
	color:#666;
}

.GridFooter_Indice td,
.GridGroupFooter_Indice td
{
	border-top:1px solid #e8e8e8;
}

/*status*/

.GridPager_Indice span
{
	color:#666;
}

/*paging*/

.GridPager_Indice
{
	background:#e4e4e4;
	line-height:23px;
}

.GridPager_Indice td
{
	border-top:1px solid #acacac;
	border-bottom:1px solid #e7e6d9;
	padding:0 10px;
}

.GridPager_Indice div span,
.GridPager_Indice a,
.GridPager_Indice .sliderPagerLabel_Indice
{
	color:#333;
}

.PagerLeft_Indice
{
	float:left;
}

.PagerRight_Indice
{
	float:right;
}

.PagerCenter_Indice
{
	text-align:center;
}

.PagerCenter_Indice *
{
	vertical-align:middle;
}

.RadGrid_Indice .rgPagePrev
{
	background-position:5px -1248px;
}

.RadGrid_Indice .rgPageNext
{
	background-position:-21px -1248px;
}

.RadGrid_Indice .rgPageFirst
{
	background-position:4px -1280px;
}

.RadGrid_Indice .rgPageLast
{
	background-position:-20px -1280px;
}

/*sorting, reordering*/

.GridHeader_Indice .rgSortAsc
{
	background-position:-18px -960px;
}

.GridHeader_Indice .rgSortDesc
{
	background-position:3px -959px;
}

.TopReorderIndicator_Indice,
.BottomReorderIndicator_Indice
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
	background:url('Grid/') 0 -932px no-repeat;
}

.BottomReorderIndicator_Indice
{
	background-position:-21px -932px;
}

/*filtering*/

.GridFilterRow_Indice td
{
	border-bottom:1px solid #696969;
	padding:0.2em 6px 0.2em 11px;
	background:url('Grid/') 0 -796px no-repeat #929292;
}

.GridFilterRow_Indice>td:first-child
{
	background:none #929292;
}

.RadGrid_Indice .rgFilter
{
	background-position:2px -897px;
}

.GridFilterRow_Indice input[type="text"]
{
	border:1px solid #626262;
	font:12px arial,sans-serif;
	color:#333;
	vertical-align:middle;
}

/*grouping*/

.GroupPanel_Indice
{
	border-top:1px solid #383838;
	background:url('Grid/') repeat-x 0 -400px #1f1f1f;
	color:#8f8f8f;
}

.GroupPanel_Indice .rgSortAsc
{
	background-position:-21px -1023px;
}

.GroupPanel_Indice .rgSortDesc
{
	background-position:5px -1023px;
}

.GroupPanel_Indice td
{
	padding:1px 6px 4px;
}

.GroupPanel_Indice td td
{
	padding:0;
}

.GroupHeader_Indice
{
	background:url('Grid/') 0 -581px repeat-x;
	font-size:1.27em;
	font-weight:bold;
}

.GroupHeader_Indice td
{
	padding:0.5em 11px 0.5em 6px;
}

.GroupHeader_Indice td p
{
    display:inline;
    padding:0 10px;
    background:#fff;
}

.RadGrid_Indice .rgExpand
{
	background-position:-21px -990px;
}

.RadGrid_Indice .rgCollapse
{
	background-position:4px -989px;
}

.GroupHeader_Indice .rgExpand,
.GroupHeader_Indice .rgCollapse
{
	background-color:#fff;
}

.GroupHeader_Indice td div
{
	top:-0.6em;
}

.GroupHeader_Indice td div div
{
	top:0;
	background:#fff;
	padding:0 15px;
}

.GroupHeader_Indice td div div div
{
	background:transparent;
	padding:0;
}

/*editing*/

.GridEditForm_Indice
{
	border-bottom:1px solid #7e7e7e;
}

.RadGrid_Indice .rgUpdate
{
	background-position:2px -1186px;
}

.RadGrid_Indice .rgCancel
{
	background-position:2px -1217px;
}

/*hierarchy*/

.DetailTable_Indice
{
	border-right:0;
}

/*command row*/

.GridCommandRow_Indice
{
	background:url('Grid/') repeat-x 0 -400px #1f1f1f;
	color:#8f8f8f;
}

.GridCommandRow_Indice td
{
	border-top:1px solid #383838;
	padding:1px 6px 2px;
}

.GridCommandRow_Indice td td
{
	border:0;
	padding:0;
}

.GridCommandRow_Indice a
{
	color:#9a9a9a;
	text-decoration:none;
}

.GridCommandRow_Indice a img
{
	vertical-align:middle;
}

.RadGrid_Indice .rgAdd
{
	background-position:0 -1060px;
}

.RadGrid_Indice .rgRefresh
{
	background-position:0 -1092px;
}

.RadGrid_Indice .rgEdit
{
	background-position:1px -1123px;
}

.RadGrid_Indice .rgDel
{
	background-position:0 -1156px;
}

/*loading*/

.LoadingPanel_Indice
{
	background:url('Grid/') center center no-repeat #fff;
}

/*multirow select*/

.GridRowSelector_Indice
{
	background:#002;
}

/*row drag n drop*/

.GridItemDropIndicator_Indice
{
    border-top:1px dashed #666;
}

/*tooltip*/

.GridToolTip_Indice
{
	border:1px solid #383838;
	padding:3px;
	background:#fff;
	color:#000;
}

/*rtl*/

.RadGridRTL_Indice .GridHeader_Indice,
.RadGridRTL_Indice .ResizeHeader_Indice
{
	text-align:right;
}

.RadGridRTL_Indice .GridRow_Indice td,
.RadGridRTL_Indice .GridAltRow_Indice td,
.RadGridRTL_Indice .GridEditRow_Indice td,
.RadGridRTL_Indice .GridFooter_Indice td,
.RadGridRTL_Indice .GroupHeader_Indice td
{
	padding-right:10px;
	padding-left:6px;
}

.RadGridRTL_Indice .GridHeader_Indice,
.RadGridRTL_Indice .ResizeHeader_Indice,
.RadGridRTL_Indice .GridFilterRow_Indice td
{
	padding-right:11px;
	padding-left:6px;
}

.RadGridRTL_Indice .PagerLeft_Indice,
.RadGridRTL_Indice .GridPager_Indice .radslider
{
	float:right;
}

.RadGridRTL_Indice .PagerRight_Indice
{
	float:left;
}

.RadGridRTL_Indice .GridRow_Indice>td:first-child,
.RadGridRTL_Indice .GridAltRow_Indice>td:first-child,
.RadGridRTL_Indice .GridFooter_Indice>td:first-child,
.RadGridRTL_Indice .GridGroupFooter_Indice>td:first-child
{
	border-left-color:#7e7e7e;
}

