.RadGrid_CustomRadGrid
{
    border:1px solid #a7bac5;
    background:#fcfcfc;
    color:#333;
    
    color:#093c69;
}

.RadGrid_CustomRadGrid,
.MasterTable_CustomRadGrid,
.GroupPanel_CustomRadGrid,
.GridFilterMenu_CustomRadGrid table,
.GridEditForm_CustomRadGrid,
.GridEditForm_CustomRadGrid table,
.GridEditForm_CustomRadGrid table input,
.GridEditForm_CustomRadGrid table textarea
{
    font:11px/14px "segoe ui",arial,sans-serif;
}

.MasterTable_CustomRadGrid
{
    border-collapse:separate !important;
}

.MasterTable_CustomRadGrid th,
.MasterTable_CustomRadGrid td
{
	padding-left: 9px;
	padding-right:0;
}

.MasterTable_CustomRadGrid .GridHeader_CustomRadGrid,
.MasterTable_CustomRadGrid .ResizeHeader_CustomRadGrid
{
	/*background:url(img/headerBg.gif) repeat-x #f1f2f4;*/
	border-bottom:1px solid #d5d5d5;
	padding:4px 4px 4px 10px;
	text-align:left;

	background-color:#093c69;
	color:White;
}

/*hierarchy*/

.MasterTable_CustomRadGrid table
{
	border-left:2px solid #ededed;
	border-bottom:1px solid #ededed;
}

.MasterTable_CustomRadGrid td:first-child,
.MasterTable_CustomRadGrid table td{overflow:visible !important}
* html .MasterTable_CustomRadGrid table{border-left-width:1px}
*+html .MasterTable_CustomRadGrid table{border-left-width:1px}
.MasterTable_CustomRadGrid .GridCommandRow_CustomRadGrid table,
.MasterTable_CustomRadGrid .GridEditForm_CustomRadGrid table,
.MasterTable_CustomRadGrid .GridRow_CustomRadGrid table,
.MasterTable_CustomRadGrid .GridAltRow_CustomRadGrid table
{border:0;}

.GridHeader_CustomRadGrid,
.GridHeader_CustomRadGrid a
{
    /*color:#333;*/
    font-weight:normal;
    text-decoration:none;
    
    color:White;
    font-weight:bold;
}

.GridRow_CustomRadGrid td,
.GridAltRow_CustomRadGrid td,
.GridEditRow_CustomRadGrid td
{
    padding-top:3px;
    padding-bottom:3px;
}

.GridRow_CustomRadGrid td,
.GridAltRow_CustomRadGrid td
{
	border:1px solid;
	border-color:#fcfcfc #fff #fcfcfc #ededed;
}

.GridRow_CustomRadGrid a,
.GridAltRow_CustomRadGrid a,
.SelectedRow_CustomRadGrid a,
.ActiveRow_CustomRadGrid a,
.GridEditRow_CustomRadGrid a,
.GridEditForm_CustomRadGrid a
{
	color:#333;
}

.GridRow_CustomRadGrid .ResizeItem_CustomRadGrid,
.GridAltRow_CustomRadGrid .ResizeItem_CustomRadGrid
{
    border-left:0;
    padding-left:10px;
}

.SelectedRow_CustomRadGrid
{
    background:url(img/selectedBg.gif) 0 100% repeat-x #f6fbfd;
}

.SelectedRow_CustomRadGrid td
{
	border-left:0;
	border-right:0;
	padding-left:10px;
	padding-right:1px;
	border-top:1px solid #99defd;
	border-bottom:1px solid #99defd;
}

.ActiveRow_CustomRadGrid
{
    background:url(img/activeBg.gif) 0 100% repeat-x #f6fbfd;
}

.ActiveRow_CustomRadGrid td,
.GridEditRow_CustomRadGrid td
{
	border-left:0;
	border-right:0;
	padding-left:10px;
	padding-right:1px;
	border-top:1px solid #d8f0fa;
	border-bottom:1px solid #d8f0fa;
}

.GridEditRow_CustomRadGrid
{
    background:url(img/activeBg.gif) repeat-x #e7f5fd;
}

.GridFooter_CustomRadGrid,
.RadGrid_CustomRadGrid .GridFooterDiv tr
{
    color:#999;
}

.GridFooter_CustomRadGrid td
{
    border-top:1px solid #dbe4e9;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:10px;
}

.GridPager_CustomRadGrid
{
    /*background:url(img/pagerBg.gif) repeat-x #f1fbfe;*/

	background-color:#093c69;
	color:White;
}

.GridPager_CustomRadGrid td
{
    border-top:1px solid #9db6c5;
    padding-top:3px;
    padding-bottom:3px;

    padding-top:5px;
    padding-bottom:5px;
    padding-right:5px;
}

.GridPager_CustomRadGrid a
{
    /*color:#333;*/

	color: white;
}

.GroupPanel_CustomRadGrid,
.GridCommandRow_CustomRadGrid td
{
   /* background:url(img/groupBg.gif) repeat-x #4b92aa;
    border-top:1px solid #032941;
    color:#fff;*/
    font-weight:normal;
    height:30px;
    padding-top:0;
    padding-bottom:0px;
}

.GroupPanel_CustomRadGrid
{
	font-weight:bold;
}

.GridCommandRow_CustomRadGrid td td
{
	background:transparent none;
	border-top:0;
	height:27px;
}

.GridCommandRow_CustomRadGrid div
{
	padding-top:0 !important;
	padding-bottom:0 !important;
}

.GridCommandRow_CustomRadGrid a
{
	/*color:#fff;
	text-decoration:none;*/
}

.GridCommandRow_CustomRadGrid a img
{
	vertical-align:bottom;
}

.GroupHeader_CustomRadGrid
{
    font-size:1.27em;
    font-weight:bold;
    /*background:url(img/groupHeaderBg.gif) left center repeat-x #fcfcfc;*/
	color:#039;
	
	background-color:#093c69;
	color:White;
	text-align:center;
}

.GroupHeader_CustomRadGrid td
{
    padding:6px 9px 6px 0;
}

.GroupHeader_CustomRadGrid td p
{
    display:inline;
    padding:0 10px;
    background:#fcfcfc;
}

.GroupHeader_CustomRadGrid td div div
{
	top:-0.5em;
	padding:0 15px;
	background:#fcfcfc;
}

.GroupHeader_CustomRadGrid td div div div
{
	top:0;
	padding:0;
	border:0;
}

.GridFilterRow_CustomRadGrid td
{
    padding-top:4px;
    padding-bottom:4px;
    border-left:1px solid #ededed;
    border-right:1px solid #fff;
}

.GridFilterRow_CustomRadGrid input
{
	border:1px solid;
	border-color:#abadb3 #dbdfe6 #e3e9ef #e2e3ea;
    margin:0 4px 0 0;
}

.GridFilterMenu_CustomRadGrid
{
    cursor:default;
    border:1px solid #979797 !important;
}

.GridFilterMenu_CustomRadGrid td
{
    background:url(img/filterMenuSeparator.gif) repeat-y 22px 0 #f0f0f0;
}

.GridFilterMenu_CustomRadGrid table
{
    border-collapse:separate;
}

.GridFilterMenu_CustomRadGrid td td
{
    background:none transparent;
}

.GridFilterMenu_CustomRadGrid .GridFilterMenuSelectColumn_CustomRadGrid,
.GridFilterMenu_CustomRadGrid .GridFilterMenuTextColumn_CustomRadGrid
{
	padding:4px 4px;
}

.GridFilterMenu_CustomRadGrid .GridFilterMenuSelectColumn_CustomRadGrid
{
    text-align:center;
    /*border-right:1px solid #e2e3e3;*/
}

.GridFilterMenu_CustomRadGrid .GridFilterMenuTextColumn_CustomRadGrid
{
    color:#333;
    /*border-left:1px solid #fff;*/
}

.GridFilterMenu_CustomRadGrid .GridFilterMenuHover_CustomRadGrid
{
    background:url(img/filterMenuHoverBg.gif) repeat-x #e3eff4;
}

.TopReorderIndicator_CustomRadGrid
{
	background: url(img/MoveDown.gif) no-repeat;
	margin-left:-5px;
}

.BottomReorderIndicator_CustomRadGrid
{
	background: url(img/MoveUp.gif) no-repeat;
	margin-left:-5px;
}

/*AJAX Loading*/

.GridLoadingTemplate_CustomRadGrid
{
	background:#fff !important;
	font:normal 24px/54px arial,sans-serif;
	color:#039;
}

/* rtl support */

.RadGridRTL_CustomRadGrid .GridHeader_CustomRadGrid,
.RadGridRTL_CustomRadGrid td
{
    text-align:right;
}

.RadGridRTL_CustomRadGrid .GridPager_CustomRadGrid td
{
    padding-right:11px;
    padding-left:1px;
}

.RadGridRTL_CustomRadGrid .GridPager_CustomRadGrid span
{
    float:none !important;
}