.RadGrid_D3Soft
{
    border: 0;
    background: #fff;
    color: #000;
    font: 14px / 16px Calibri, 'Oxygen', arial,  sans-serif;
    text-align: left !important;
}
.RadGrid_D3Soft .rgMasterTable, .RadGrid_D3Soft .rgDetailTable, .RadGrid_D3Soft .rgGroupPanel table, .RadGrid_D3Soft .rgCommandRow table, .RadGrid_D3Soft .rgEditForm table, .RadGrid_D3Soft .rgPager table
{
    font: 14px / 16px Calibri, 'Oxygen', arial,  sans-serif;
}
.RadGrid_D3Soft input
{
    background-color: white;
    border: 1px solid #e2e3ea;
    color: #333333;
}

.GridToolTip_Sitefinity
{
    font: 14px / 16px Calibri, 'Oxygen', arial,  sans-serif;
}

.RadGrid_D3Soft .rgSave, .RadGrid_D3Soft .rgAdd, .RadGrid_D3Soft .rgRefresh, .RadGrid_D3Soft .rgEdit, .RadGrid_D3Soft .rgDel, .RadGrid_D3Soft .rgFilter, .RadGrid_D3Soft .rgPagePrev, .RadGrid_D3Soft .rgPageNext, .RadGrid_D3Soft .rgPageFirst, .RadGrid_D3Soft .rgPageLast, .RadGrid_D3Soft .rgExpand, .RadGrid_D3Soft .rgCollapse, .RadGrid_D3Soft .rgSortAsc, .RadGrid_D3Soft .rgSortDesc, .RadGrid_D3Soft .rgUpdate, .RadGrid_D3Soft .rgCancel, .RadGrid_D3Soft .rgUngroup, .RadGrid_D3Soft .rgExpXLS, .RadGrid_D3Soft .rgExpDOC, .RadGrid_D3Soft .rgExpPDF, .RadGrid_D3Soft .rgExpCSV
{
    background-image: url('Grid/sprite.gif');
}
.RadGrid_D3Soft .rgHeader, .RadGrid_D3Soft th.rgResizeCol, .RadGrid_D3Soft .rgHeaderWrapper
{
    border: 0;
    border-bottom: 1px solid #ccc;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.RadGrid_D3Soft .rgMultiHeaderRow .rgHeader, .RadGrid_D3Soft .rgMultiHeaderRow .rgResizeCol
{
    border-left: 1px solid #ccc;
}
.RadGrid_D3Soft .rgHeader
{
    color: #777;
}
.RadGrid_D3Soft .rgHeader a
{
    color: #777;
}
.RadGrid_D3Soft .rgRow td, .RadGrid_D3Soft .rgAltRow td, .RadGrid_D3Soft .rgEditRow td, .RadGrid_D3Soft .rgFooter td
{
    border-style: solid;
    border-width: 0 0 1px 0;
    padding-top: 7px !important;
    padding-bottom: 6px !important;
}
.RadGrid_D3Soft .rgRow td
{
    border-color: #eee;
}
.RadGrid_D3Soft .rgAltRow
{
    background: #f1f1f1;
}
.RadGrid_D3Soft .rgAltRow td
{
    border-color: #eee;
}
.RadGrid_D3Soft .rgRow a, .RadGrid_D3Soft .rgAltRow a, .RadGrid_D3Soft .rgEditRow a, .RadGrid_D3Soft .rgFooter a, .RadGrid_D3Soft .rgEditForm a
{
    color: #105cb6;
}
.RadGrid_D3Soft .rgRow a:hover, .RadGrid_D3Soft .rgAltRow a:hover, .RadGrid_D3Soft .rgEditRow a:hover, .RadGrid_D3Soft .rgFooter a:hover, .RadGrid_D3Soft .rgEditForm a:hover
{
    color: #002bb8;
}
.RadGrid_D3Soft .rgMasterTable .rgSelectedCell, .RadGrid_D3Soft .rgSelectedRow
{
    background: #e66705;
    color:white;
}
.RadGrid_D3Soft .rgMasterTable .rgActiveCell, .RadGrid_D3Soft .rgActiveRow, .RadGrid_D3Soft .rgHoveredRow {
    background: #f9af25b0;
}
.RadGrid_D3Soft .rgEditRow td
{
    border-bottom-color: #abadb3;
}
.RadGrid_D3Soft .rgDrag
{
    background-image: url('Grid/rgDrag.gif');
}
.RadGrid_D3Soft .rgFooter
{
    font-weight: bold;
}
.RadGrid_D3Soft .rgFooter td
{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.RadGrid_D3Soft .rgFooterWrapper
{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.RadGrid_D3Soft .rgFooterWrapper .rgFooter td
{
    border-bottom: 0;
}
.RadGrid_D3Soft .rgFooterWrapper
{
    border-bottom: 1px solid #ccc;
}
.RadGrid_D3Soft .rgPager .rgStatus
{
    border: solid #ccc;
    border-width: 1px 0 0;
}
.RadGrid_D3Soft .rgStatus div
{
    background-image: url('Common/loading_small.gif');
}
.RadGrid_D3Soft td.rgPagerCell
{
    border-top: 1px solid #ccc !important;
}
.RadGrid_D3Soft .rgInfoPart
{
    color: #666;
}
.RadGrid_D3Soft .rgInfoPart strong
{
    color: #000;
}
.RadGrid_D3Soft .rgPageFirst
{
    background-position: 0 -550px;
}
.RadGrid_D3Soft .rgPageFirst:hover
{
    background-position: 0 -600px;
}
.RadGrid_D3Soft .rgPagePrev
{
    background-position: 0 -700px;
}
.RadGrid_D3Soft .rgPagePrev:hover
{
    background-position: 0 -750px;
}
.RadGrid_D3Soft .rgPageNext
{
    background-position: 0 -850px;
}
.RadGrid_D3Soft .rgPageNext:hover
{
    background-position: 0 -900px;
}
.RadGrid_D3Soft .rgPageLast
{
    background-position: 0 -1000px;
}
.RadGrid_D3Soft .rgPageLast:hover
{
    background-position: 0 -1050px;
}
.RadGrid_D3Soft .rgPager .rgPagerButton
{
    border-color: #ccc #666 #666 #ccc;
    background: #f1f1f1;
    color: #333;
    font: 12px / 12px Calibri, 'Oxygen', arial,  sans-serif;
}
.RadGrid_D3Soft .rgNumPart a
{
    color: #105cd6;
}
.RadGrid_D3Soft .rgNumPart a:hover, .RadGrid_D3Soft .rgNumPart a.rgCurrentPage
{
    background: no-repeat url('Grid/sprite.gif');
}
.RadGrid_D3Soft .rgNumPart a:hover span, .RadGrid_D3Soft .rgNumPart a.rgCurrentPage span
{
    background: no-repeat url('Grid/sprite.gif');
}
.RadGrid_D3Soft .rgNumPart a:hover
{
    background-position: 100% -1250px;
    color: #000;
}
.RadGrid_D3Soft .rgNumPart a:hover span
{
    background-position: 0 -1150px;
}
.RadGrid_D3Soft .rgNumPart a.rgCurrentPage
{
    background-position: 100% -1450px;
    color: #000;
}
.RadGrid_D3Soft .rgNumPart a.rgCurrentPage:hover
{
    background-position: 100% -1450px;
    color: #000;
}
.RadGrid_D3Soft .rgNumPart a.rgCurrentPage span, .RadGrid_D3Soft .rgNumPart a.rgCurrentPage:hover span
{
    background-position: 0 -1350px;
}
.RadGrid_D3Soft .rgHeader .rgSortAsc
{
    background-position: 3px -250px;
    height: 12px;
}
.RadGrid_D3Soft .rgHeader .rgSortDesc
{
    background-position: 3px -200px;
    height: 12px;
}

/*header*/
/*rows*/
/*footer*/
/*status*/
/*pager*/
/*sorting, reordering*/
.GridReorderTop_Sitefinity
{
    background: 0 0 no-repeat url('Grid/sprite.gif');
}

.GridReorderBottom_Sitefinity
{
    background: 0 0 no-repeat url('Grid/sprite.gif');
    background-position: 0 -50px;
}

/*filtering*/
.RadGrid_D3Soft .rgFilterRow td
{
    border-bottom: 1px solid #eee;
}
.RadGrid_D3Soft .rgFilter
{
    background-position: 0 -300px;
}
.RadGrid_D3Soft .rgFilter:hover
{
    background-position: 0 -350px;
}
.RadGrid_D3Soft .rgFilterActive
{
    background-position: 0 -400px;
}
.RadGrid_D3Soft .rgFilterActive:hover
{
    background-position: 0 -400px;
}
.RadGrid_D3Soft .rgFilterBox
{
    border-color: #abadb3 #dbdfe6 #dbdfe6 #e2e3ea;
    font: 12px Calibri, 'Oxygen', arial, sans-serif;
    color: #000;
}

.RadMenu_Sitefinity .rgHCMClear, .RadMenu_Sitefinity .rgHCMFilter
{
    border-color: #ccc #666 #666 #ccc;
    background: #efefef;
    color: #333;
    font-family: Calibri, 'Oxygen', sans-serif;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.RadMenu_Sitefinity .rgHCMClear:hover, .RadMenu_Sitefinity .rgHCMFilter:hover
{
    background-color: #fff;
    color: #000;
}

.RadMenu_Sitefinity_Context .rgFilterApply, .RadMenu_Sitefinity_Context .rgFilterCancel
{
    background-image: url('Common/radGradientButtonSprite.png');
    _background-image: none;
    border-color: #cccccc;
    color: #333333;
    background-color: #dfe1ca;
    background-image: -webkit-linear-gradient(top, #f5f5e6);
    background-image: -moz-linear-gradient(top, #f5f5e6);
    background-image: -ms-linear-gradient(top, #f5f5e6);
    background-image: -o-linear-gradient(top, #f5f5e6);
    background-image: linear-gradient(top, #f5f5e6);
    font-family: Calibri, 'Oxygen', sans-serif;
    font-size: 12px;
    color: #333333;
    border-color: #dfdfdf #dbdfe6 #dbdfe6 #dfdfdf;
}

div.RadMenu_Sitefinity_Context .rlbGroup
{
    border-color: #c4c4c4;
}

.GridContextMenu_Sitefinity .rmLeftImage
{
    background-image: url('../Common/Grid/contextMenu.gif');
}
.GridContextMenu_Sitefinity .rgHCMSortAsc .rmLeftImage
{
    background-position: 0 0;
}
.GridContextMenu_Sitefinity .rgHCMSortDesc .rmLeftImage
{
    background-position: 0 -40px;
}
.GridContextMenu_Sitefinity .rgHCMUnsort .rmLeftImage
{
    background-position: 0 -80px;
}
.GridContextMenu_Sitefinity .rgHCMGroup .rmLeftImage
{
    background-position: 0 -120px;
}
.GridContextMenu_Sitefinity .rgHCMUngroup .rmLeftImage
{
    background-position: 0 -160px;
}
.GridContextMenu_Sitefinity .rgHCMCols .rmLeftImage
{
    background-position: 0 -200px;
}
.GridContextMenu_Sitefinity .rgHCMFilter .rmLeftImage
{
    background-position: 0 -240px;
}
.GridContextMenu_Sitefinity .rgHCMUnfilter .rmLeftImage
{
    background-position: 0 -280px;
}

/*grouping*/
.RadGrid_D3Soft .rgGroupPanel
{
    border: 0;
    background: #e5e7ea;
}
.RadGrid_D3Soft .rgGroupPanel td
{
    border: 0;
    padding: 6px 7px;
}
.RadGrid_D3Soft .rgGroupPanel td td
{
    padding: 0;
}
.RadGrid_D3Soft .rgGroupPanel .rgSortAsc
{
    background-position: 4px -144px;
}
.RadGrid_D3Soft .rgGroupPanel .rgSortDesc
{
    background-position: 4px -94px;
}
.RadGrid_D3Soft .rgUngroup
{
    background-position: 0 -6998px;
}
.RadGrid_D3Soft .rgGroupItem
{
    border: 1px solid;
    border-color: #666 #ccc #ccc #666;
    background: #efefef;
}
.RadGrid_D3Soft .rgMasterTable td.rgGroupCol, .RadGrid_D3Soft .rgMasterTable td.rgExpandCol
{
    border-color: #fff;
    background: #fff none;
}
.RadGrid_D3Soft .rgGroupHeader
{
    background: #fff;
    font-size: 1.2em;
    line-height: 26px;
    color: #000;
}
.RadGrid_D3Soft .rgGroupHeader td
{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 6px;
    padding-bottom: 5px;
}
.RadGrid_D3Soft .rgGroupHeader td.rgGroupCol
{
    border-top-color: #eee;
}
.RadGrid_D3Soft .rgExpand
{
    background-position: 5px -496px;
}
.RadGrid_D3Soft .rgCollapse
{
    background-position: 3px -444px;
}
.RadGrid_D3Soft .rgEditForm
{
    border-bottom: 1px solid #abadb3;
}
.RadGrid_D3Soft .rgUpdate
{
    width: 16px;
    height: 16px;
    background-position: 0 -1800px;
}
.RadGrid_D3Soft .rgCancel
{
    width: 16px;
    height: 16px;
    background-position: 0 -1850px;
}
.RadGrid_D3Soft .rgDetailTable
{
    border-color: #ccc;
}
.RadGrid_D3Soft .rgCommandRow
{
    background: #e5e7ea;
    color: #000;
}
.RadGrid_D3Soft .rgCommandCell
{
    border: 0;
    padding: 0;
}
.RadGrid_D3Soft .rgCommandTable
{
    border: 0;
}
.RadGrid_D3Soft .rgCommandTable td
{
    padding: 3px 7px;
}
.RadGrid_D3Soft .rgCommandRow a
{
    color: #000;
    text-decoration: none;
}
.RadGrid_D3Soft .rgAdd
{
    width: 16px;
    height: 16px;
    margin-right: 3px;
    background-position: 0 -1650px;
}
.RadGrid_D3Soft .rgRefresh
{
    width: 16px;
    height: 16px;
    margin-right: 3px;
    background-position: 0 -1600px;
}
.RadGrid_D3Soft .rgEdit
{
    background-position: 0 -1700px;
}
.RadGrid_D3Soft .rgDel
{
    background-position: 0 -1750px;
}
.RadGrid_D3Soft .rgExpXLS, .RadGrid_D3Soft .rgExpDOC, .RadGrid_D3Soft .rgExpPDF, .RadGrid_D3Soft .rgExpCSV
{
    background-image: url('../Common/Grid/export.gif');
}
.RadGrid_D3Soft .rgExpXLS
{
    background-position: 0 0;
}
.RadGrid_D3Soft .rgExpDOC
{
    background-position: 0 -50px;
}
.RadGrid_D3Soft .rgExpPDF
{
    background-position: 0 -100px;
}
.RadGrid_D3Soft .rgExpCSV
{
    background-position: 0 -150px;
}

/*editing*/
/*hierarchy*/
/*command row*/
/*multirow select*/
.rgCellSelectorArea_Sitefinity, .GridRowSelector_Sitefinity
{
    background: #444;
}

/*row drag n drop*/
.GridItemDropIndicator_Sitefinity
{
    border-top: 1px dashed #666;
}

/*tooltip*/
.GridToolTip_Sitefinity
{
    border: 1px solid #ffbf44;
    padding: 3px;
    background: #ffff9e;
    color: #333;
}

/*rtl*/
.RadGridRTL_Sitefinity .rgPageFirst
{
    background-position: 0 -1000px;
}
.RadGridRTL_Sitefinity .rgPageFirst:hover
{
    background-position: 0 -1050px;
}
.RadGridRTL_Sitefinity .rgPagePrev
{
    background-position: 0 -850px;
}
.RadGridRTL_Sitefinity .rgPagePrev:hover
{
    background-position: 0 -900px;
}
.RadGridRTL_Sitefinity .rgPageNext
{
    background-position: 0 -700px;
}
.RadGridRTL_Sitefinity .rgPageNext:hover
{
    background-position: 0 -750px;
}
.RadGridRTL_Sitefinity .rgPageLast
{
    background-position: 0 -550px;
}
.RadGridRTL_Sitefinity .rgPageLast:hover
{
    background-position: 0 -600px;
}
.RadGridRTL_Sitefinity .rgExpand
{
    background-position: -20px -496px;
}


