/*Telerik RadGrid Windows7 Skin*/

/*global*/

.RadGrid_shop
{
    /*border:1px solid #b9adc4;*/
    /*background:#fcfcfc;*/
    color:#000000;
    margin-bottom:10px;
}

.RadGrid_shop,
.RadGrid_shop .rgMasterTable,
.RadGrid_shop .rgDetailTable,
.RadGrid_shop .rgGroupPanel table,
.RadGrid_shop .rgCommandRow table,
.RadGrid_shop .rgEditForm table,
.RadGrid_shop .rgPager table,
.GridToolTip_no5
{
    font:12px/16px "segoe ui",arial,sans-serif;
}

.RadGrid_shop .rgHeader:first-child,
.RadGrid_shop th.rgResizeCol:first-child,
.RadGrid_shop .rgFilterRow>td:first-child,
.RadGrid_shop .rgRow>td:first-child,
.RadGrid_shop .rgAltRow>td:first-child
{
	border-left-width:0;
	padding-left:8px;
	
}



.RadGrid_shop .rgAdd,
.RadGrid_shop .rgRefresh,
.RadGrid_shop .rgEdit,
.RadGrid_shop .rgDel,
.RadGrid_shop .rgFilter,
.RadGrid_shop .rgPagePrev,
.RadGrid_shop .rgPageNext,
.RadGrid_shop .rgPageFirst,
.RadGrid_shop .rgPageLast,
.RadGrid_shop .rgExpand,
.RadGrid_shop .rgCollapse,
.RadGrid_shop .rgSortAsc,
.RadGrid_shop .rgSortDesc,
.RadGrid_shop .rgUpdate,
.RadGrid_shop .rgCancel,
.RadGrid_shop .rgUngroup,
.RadGrid_shop .rgExpXLS,
.RadGrid_shop .rgExpDOC,
.RadGrid_shop .rgExpPDF,
.RadGrid_shop .rgExpCSV
{
	background-image:url('Grid/sprite.gif');
}

/*header*/

.RadGrid_shop .rgHeaderDiv
{
	margin-right:2px;
	background:#f6f2fa;
	
}


.RadGrid_shop .rgHeader,
.RadGrid_shop th.rgResizeCol
{
	/*border:0px solid !important;*/
	border-bottom:2px solid !important;
	border-color:#f9f7fa #b9adc4 #b9adc4 #ece6f2 !important;
	border-top:0 !important;
	background:#ffffff;

	
}

.RadGrid_shop th.rgSorted
{
	background:0 -2600px repeat-x #ffffff;
}

.RadGrid_shop .rgHeader,
.RadGrid_shop .rgHeader a
{
    color:#362c3f;
    font-weight:bold;
    	
}

/*rows*/

.RadGrid_shop .rgRow td,
.RadGrid_shop .rgAltRow td,
.RadGrid_shop .rgEditRow td,
.RadGrid_shop .rgFooter td
{
	/*border-style:solid;
	border-width:0 1px 1px;*/
}

.RadGrid_shop .rgRow
{
background-color:#ffffff;
}

.RadGrid_shop .rgRow td
{

	border-color:#f0edf2 !important;
}

.RadGrid_shop .rgAltRow td
{
	
	/*border-color:#ffffff !important;*/
}

.RadGrid_shop .rgRow .rgSorted,
.RadGrid_shop .rgAltRow .rgSorted
{
	/*background-color:#0000ff !important;*/
	border-color:#efe9f5;
}

.RadGrid_shop .rgSelectedRow .rgSorted,
.RadGrid_shop .rgActiveRow .rgSorted,
.RadGrid_shop .rgHoveredRow .rgSorted,
.RadGrid_shop .rgEditRow .rgSorted
{
	background-color:transparent;
}

.RadGrid_shop .rgRow a,
.RadGrid_shop .rgAltRow a,
.RadGrid_shop .rgEditRow a,
.RadGrid_shop .rgFooter a,
.RadGrid_shop .rgEditForm a
{
	color:#5d3387;
}

.RadGrid_shop .rgSelectedRow
{
    background:#d5cedd 0 -3900px repeat-x;
}
*+html .RadGrid_shop .rgSelectedRow .rgSorted{background-color:#f0e0ff}
* html .RadGrid_shop .rgSelectedRow .rgSorted{background-color:#f0e0ff}

.RadGrid_shop .rgActiveRow,
.RadGrid_shop .rgHoveredRow
{
    background:#ffffff 0 -2900px repeat-x;
}
*+html .RadGrid_shop .rgActiveRow .rgSorted,
*+html .RadGrid_shop .rgHoveredRow .rgSorted{background-color:#f0ebf5}
* html .RadGrid_shop .rgActiveRow .rgSorted,
* html .RadGrid_shop .rgHoveredRow .rgSorted{background-color:#f0ebf5}

.RadGrid_shop .rgEditRow
{
	background:#f4ebfc 0 -4900px repeat-x;
}
*+html .RadGrid_shop .rgEditRow .rgSorted{background-color:#f4ebfc}
* html .RadGrid_shop .rgEditRow .rgSorted{background-color:#f4ebfc}

.RadGrid_shop .rgSelectedRow td,
.RadGrid_shop .rgActiveRow td,
.RadGrid_shop .rgHoveredRow td,
.RadGrid_shop .rgEditRow td
{
	border-left:0;
	border-right:0;
	padding-left:8px;
	padding-right:8px;
}

.RadGrid_shop .rgSelectedRow td,
.RadGrid_shop .rgSelectedRow .rgSorted
{
	/*border-bottom-color:#b99cd6;*/
}

.RadGrid_shop .rgActiveRow td,
.RadGrid_shop .rgActiveRow .rgSorted,
.RadGrid_shop .rgHoveredRow td,
.RadGrid_shop .rgHoveredRow .rgSorted
{
	/*border-bottom-color:#d0b5eb;*/
}

.RadGrid_shop .rgEditRow td,
.RadGrid_shop .rgEditRow .rgSorted
{
	border-bottom-color:#b99cd6;
}

.RadGrid_shop .rgDrag
{
	background-image:url('Grid/rgDrag.gif');
}

/*footer*/

.RadGrid_shop .rgFooterDiv,
.RadGrid_shop .rgFooter
{
	background:#e0dde4;
}

.RadGrid_shop .rgFooter td
{
	border-top-width:1px;
	border-color:#efe9f5;
}

/*status*/

.RadGrid_shop .rgPager .rgStatus
{
	border:1px solid;
	border-color:#fcfcfc #d3cadb #f6f2fa #f6f2fa;
	border-left:0;
}

.RadGrid_shop .rgStatus div
{
	background-image:url('Common/loading_small.gif');
}

/*pager*/

.RadGrid_shop .rgPager
{
	background:#f6f2fa 0 -5900px repeat-x url('Grid/sprite.gif');
}

.RadGrid_shop td.rgPagerCell
{
	border:1px solid;
	border-color:#fcfcfc #ffffff #f6f2fa;
	border-right:0;
}

.RadGrid_shop .rgInfoPart
{
	color:#6c6078;
}

.RadGrid_shop .rgInfoPart strong
{
	color:#432b5c;
}

.RadGrid_shop .rgPageFirst
{
	background-position:0 -550px;
}
.RadGrid_shop .rgPageFirst:hover
{
	background-position:0 -600px;
}
.RadGrid_shop .rgPagePrev
{
	background-position:0 -700px;
}
.RadGrid_shop .rgPagePrev:hover
{
	background-position:0 -750px;
}
.RadGrid_shop .rgPageNext
{
	background-position:0 -850px;
}
.RadGrid_shop .rgPageNext:hover
{
	background-position:0 -900px;
}
.RadGrid_shop .rgPageLast
{
	background-position:0 -1000px;
}
.RadGrid_shop .rgPageLast:hover
{
	background-position:0 -1050px;
}

.RadGrid_shop .rgPager .rgPagerButton
{
	border-color:#d3cadb;
	background:#ebe1f5 repeat-x 0 -1550px url('Grid/sprite.gif');
	color:#432b5c;
	font:12px/12px "segoe ui",arial,sans-serif;
}

.RadGrid_shop .rgNumPart a:hover,
.RadGrid_shop .rgNumPart a:hover span,
.RadGrid_shop .rgNumPart a.rgCurrentPage,
.RadGrid_shop .rgNumPart a.rgCurrentPage span
{
	background:no-repeat url('Grid/sprite.gif');
}

.RadGrid_shop .rgNumPart a
{
	color:#432b5c;
}

.RadGrid_shop .rgNumPart a:hover
{
	background-position:100% -1250px;
	color:#68567a;
}

.RadGrid_shop .rgNumPart a:hover span
{
	background-position:0 -1150px;
}

.RadGrid_shop .rgNumPart a.rgCurrentPage,
.RadGrid_shop .rgNumPart a.rgCurrentPage:hover
{
	background-position:100% -1450px;
	color:#68567a;
}

.RadGrid_shop .rgNumPart a.rgCurrentPage span,
.RadGrid_shop .rgNumPart a.rgCurrentPage:hover span
{
	background-position:0 -1350px;
}

/*sorting, reordering*/

.RadGrid_shop .rgHeader .rgSortAsc
{
	background-position:3px -248px;
	height:10px;
}

.RadGrid_shop .rgHeader .rgSortDesc
{
	background-position:3px -198px;
	height:10px;
}

.GridReorderTop_no5,
.GridReorderBottom_no5
{
	height:11px;
	background:0 0 no-repeat url('Grid/sprite.gif');
}

.GridReorderBottom_no5
{
	background-position:0 -50px;
}

/*filtering*/

.RadGrid_shop .rgFilterRow
{
    border-top:3px solid #ffffff;
	background:#e0dde4;
}

.RadGrid_shop .rgFilterRow td
{
    border-top:5px solid #ffffff;
    border-left:1px solid #f6f2fa;
    border-right:1px solid #f6f2fa;
}

.RadGrid_shop .rgFilter
{
	background-position:0 -300px;
}

.RadGrid_shop .rgFilter:hover
{
	background-position:0 -350px;
}

.RadGrid_shop .rgFilterActive,
.RadGrid_shop .rgFilterActive:hover
{
	background-position:0 -400px;
}

.RadGrid_shop .rgFilterBox
{
    
	border-color:#cfc1de;
	font:12px "segoe ui",arial,sans-serif;
	color:#000000;
}

/*filter context menu*/

.RadMenu_no5 .rgHCMClear,
.RadMenu_no5 .rgHCMFilter
{
	border:0;
	/*border-color:#d3cadb;*/
	background:#ebe1f5 center -23px repeat-x url('FormDecorator/ButtonSprites.gif');
	color:#432b5c;
	font-family:"segoe ui",arial,sans-serif;
}

.RadMenu_no5 .rgHCMClear:hover,
.RadMenu_no5 .rgHCMFilter:hover
{
	border:0;
	/*border-color:#e3cdfa;*/
	background-position:center -67px;
	background-color:#f0ebf5;
}

/*grouping*/

.RadGrid_shop .rgGroupPanel
{
	border:0;
	border:1px solid;
	border-color:#f7f5fa #f9f7fa #f9f7fa;
	background:#f4f0f7 0 -1900px repeat-x url('Grid/sprite.gif');
}

.RadGrid_shop .rgGroupPanel td
{
	border:0;
	padding:0;
}

.RadGrid_shop .rgGroupPanel td td
{
	padding:2px 3px 1px;
}

.RadGrid_shop .rgGroupPanel td td td
{
	padding:0;
}

.RadGrid_shop .rgGroupPanel .rgSortAsc
{
	background-position:4px -144px;
}

.RadGrid_shop .rgGroupPanel .rgSortDesc
{
	background-position:4px -94px;
}

.RadGrid_shop .rgUngroup
{
	background-position:0 -7200px;
}

.RadGrid_shop .rgGroupItem
{
	border:0;
	border:1px solid #d7b0ff;
	background:#ebe1f5 0 -7000px repeat-x url('Grid/sprite.gif');
}

.RadGrid_shop .rgGroupHeader
{
    background:0 -6489px repeat-x url('Grid/sprite.gif');
    font-size:1.1em;
    line-height:21px;
	color:#5d3387;
	
}

.RadGrid_shop .rgGroupHeader td
{
    padding:0 8px;
}

.RadGrid_shop .rgExpand
{
	background-position:5px -496px;
}

.RadGrid_shop .rgCollapse
{
	background-position:3px -444px;
}

.RadGrid_shop .rgGroupHeader .rgExpand,
.RadGrid_shop .rgGroupHeader .rgCollapse
{
	background-color:#fcfcfc;
}

.RadGrid_shop .rgGroupHeader td p
{
    background:#fcfcfc;
}

.RadGrid_shop .rgGroupHeader td div div
{
	background:#fcfcfc;
}

/*editing*/

.RadGrid_shop .rgEditForm
{
	border:0;
	border-color:Red;
	border-bottom:1px solid #666666;
}

.RadGrid_shop .rgUpdate
{
	background-position:0 -1800px;
}

.RadGrid_shop .rgCancel
{
	background-position:0 -1850px;
}

/*hierarchy*/

.RadGrid_shop .rgDetailTable 
{
	border: none !important; 
	/*border-color:#b9adc4;*/
}

/*command row*/

.RadGrid_shop .rgCommandRow
{

/*	background:#f0e9f7  !important;*/

 	 	/*background:#f0e9f7 0 -2099px repeat-x url('Grid/sprite.gif');*/
	color:#432b5c;
}

.RadGrid_shop .rgCommandCell
{
	border:0;
	border:1px solid;
	border-color:#ffffff #ffffff #ffffff;
	padding:0;
}

.RadGrid_shop tfoot .rgCommandCell,
.RadGrid_shop .rgMasterTable>tbody>tr.rgCommandRow .rgCommandCell
{
	border:0;
	border-top:1px solid #d3cadb;
}

.RadGrid_shop .rgCommandTable td
{
	border:0;
	padding:2px 7px;
}

.RadGrid_shop .rgCommandTable
{
	border:0;
}

.RadGrid_shop .rgCommandRow a
{
	color:#432b5c;
	text-decoration:none;
}

.RadGrid_shop .rgAdd
{
	margin-right:3px;
	background-position:0 -1650px;
}

.RadGrid_shop .rgRefresh
{
	margin-right:3px;
	background-position:0 -1600px;
}

.RadGrid_shop .rgEdit
{
	background-position:0 -1700px;
}

.RadGrid_shop .rgDel
{
	background-position:0 -1750px;
}

.RadGrid_shop .rgExpXLS,
.RadGrid_shop .rgExpDOC,
.RadGrid_shop .rgExpPDF,
.RadGrid_shop .rgExpCSV
{
	background-image:url('Grid/export.gif');
}

.RadGrid_shop .rgExpXLS
{
	background-position:0 0;
}
.RadGrid_shop .rgExpDOC
{
	background-position:0 -50px;
}
.RadGrid_shop .rgExpPDF
{
	background-position:0 -100px;
}
.RadGrid_shop .rgExpCSV
{
	background-position:0 -150px;
}

/*multirow select*/

.GridRowSelector_no5
{
	background:#5c1f99;
}

/*row drag n drop*/

.GridItemDropIndicator_no5
{
    border-top:1px dashed #5c1f99;
}

/*tooltip*/

.GridToolTip_no5
{
	border:1px solid #b4a7c2;
	padding:3px;
	background:#f5f0fa;
	color:#68567a;
}

/*rtl*/

.RadGridRTL_no5 .rgHeader:first-child,
.RadGridRTL_no5 th.rgResizeCol:first-child,
.RadGridRTL_no5 .rgFilterRow>td:first-child,
.RadGridRTL_no5 .rgRow>td:first-child,
.RadGridRTL_no5 .rgAltRow>td:first-child
{
	border-left-width:0px;
	padding-left:7px;
}

.RadGridRTL_no5 .rgPageFirst
{
	background-position:0 -1000px;
}
.RadGridRTL_no5 .rgPageFirst:hover
{
	background-position:0 -1050px;
}
.RadGridRTL_no5 .rgPagePrev
{
	background-position:0 -850px;
}
.RadGridRTL_no5 .rgPagePrev:hover
{
	background-position:0 -900px;
}
.RadGridRTL_no5 .rgPageNext
{
	background-position:0 -700px;
}
.RadGridRTL_no5 .rgPageNext:hover
{
	background-position:0 -750px;
}
.RadGridRTL_no5 .rgPageLast
{
	background-position:0 -550px;
}
.RadGridRTL_no5 .rgPageLast:hover
{
	background-position:0 -600px;
}