.RadGrid_AI {
    border: 1px solid #828282;
    background: #fff;
    color: #000;
    font: 12px / 16px "segoe ui", arial, sans-serif;
}

    .RadGrid_AI .rgMasterTable, .RadGrid_AI .rgDetailTable, .RadGrid_AI .rgGroupPanel table, .RadGrid_AI .rgCommandRow table, .RadGrid_AI .rgEditForm table, .RadGrid_AI .rgPager table {
        font: 12px / 16px "segoe ui", arial, sans-serif;
        color: #2E4250;
    }

    .RadGrid_AI .rgInput {
        background-color: white;
        border: 1px solid #8e8e8e;
        color: black;
    }

.GridToolTip_AI {
    font: 12px / 16px "segoe ui", arial, sans-serif;
}

.RadGrid_AI .rgSave, .RadGrid_AI .rgAdd, .RadGrid_AI .rgRefresh, .RadGrid_AI .rgEdit, .RadGrid_AI .rgDel, .RadGrid_AI .rgFilter, .RadGrid_AI .rgPagePrev, .RadGrid_AI .rgPageNext, .RadGrid_AI .rgPageFirst, .RadGrid_AI .rgPageLast, .RadGrid_AI .rgExpand, .RadGrid_AI .rgCollapse, .RadGrid_AI .rgSortAsc, .RadGrid_AI .rgSortDesc, .RadGrid_AI .rgUpdate, .RadGrid_AI .rgCancel, .RadGrid_AI .rgUngroup, .RadGrid_AI .rgExpXLS, .RadGrid_AI .rgExpDOC, .RadGrid_AI .rgExpPDF, .RadGrid_AI .rgExpCSV {
    background-image: url('/CustomCSS/Grid/sprite.gif');
}

.RadGrid_AI .rgHeaderDiv {
    background: #eeeeee 0 -8050px repeat-x url('/CustomCSS/Grid/sprite.gif');
}

/*header*/
.rgTwoLines .rgHeaderDiv {
    background-position: 0 -7550px;
}

.RadGrid_AI .rgHeader, .RadGrid_AI th.rgResizeCol, .RadGrid_AI .rgHeaderWrapper {
    border: 0;
    border-bottom: 1px solid #0077aa;
    background: #0077aa /*0 -2300px repeat-x url('Grid/sprite.gif')*/;
    line-height: 20px;
    color: #FFFFFF !important;
    font-size: 12px;
    font-weight: bold !important;
    text-transform: uppercase;
    text-align: left !important;
}

.RadGrid_AI .rgMultiHeaderRow .rgHeader, .RadGrid_AI .rgMultiHeaderRow .rgResizeCol {
    border-left: 1px solid #828282;
}

.RadGrid_AI .rgHeaderDiv {
    border-right-color: #8e8e8e;
}

.RadGrid_AI th.rgSorted {
    background-position: 0 -2600px;
}

.RadGrid_AI .rgHeader {
    color: #2F3976;
}

    .RadGrid_AI .rgHeader a {
        color: #FFFFFF;
    }

.RadGrid_AI .rgRow td, .RadGrid_AI .rgAltRow td, .RadGrid_AI .rgEditRow td, .RadGrid_AI .rgFooter td {
    border-style: solid;
    border-width: 0 0 0 0;
    text-align: left !important;
}

.RadGrid_AI .rgRow td {
    border-color: #fff;
    background-color: inherit !important;
}

.RadGrid_AI .rgAltRow {
    background: #D6E1E8;
    color: #2E4250;
}

.rgRow, .rgaltrow {
    color: #2E4250;
}

    .rgRow span, .rgAltRow span {
        font-size: 12px;
        /*line-height: 20px;*/
    }

.RadGrid_AI .rgAltRow td {
    border-color: #D6E1E8;
    line-height: 18px;
    background-color: inherit !important;
}

.RadGrid_AI .rgRow .rgSorted, .RadGrid_AI .rgAltRow .rgSorted {
    border-color: #fff;
}

.RadGrid_AI .rgSelectedRow .rgSorted, .RadGrid_AI .rgActiveRow .rgSorted, .RadGrid_AI .rgHoveredRow .rgSorted, .RadGrid_AI .rgEditRow .rgSorted {
    background-color: transparent;
}

.RadGrid_AI .rgRow a, .RadGrid_AI .rgAltRow a, .RadGrid_AI .rgEditRow a, .RadGrid_AI .rgFooter a, .RadGrid_AI .rgEditForm a {
    color: #2CA8E2;
    font-size: 12px;
    text-decoration: underline;
}

.RadGrid_AI .rgMasterTable .rgSelectedCell, .RadGrid_AI .rgSelectedRow {
    background: #63ac38 0 -3900px repeat-x url('/CustomCSS/Grid/sprite.gif');
}

    /*rows*/
    * + html .RadGrid_AI .rgSelectedRow .rgSorted, * html .RadGrid_AI .rgSelectedRow .rgSorted {
        background-color: #63ac38;
    }

.RadGrid_AI .rgMasterTable .rgActiveCell, .RadGrid_AI .rgActiveRow, .RadGrid_AI .rgHoveredRow {
    background: #a2ea8b 0 -2900px repeat-x url('/CustomCSS/Grid/sprite.gif');
}

    * + html .RadGrid_AI .rgActiveRow .rgSorted, * + html .RadGrid_AI .rgHoveredRow .rgSorted {
        background-color: #a2ea8b;
    }

    * html .RadGrid_AI .rgActiveRow .rgSorted, * html .RadGrid_AI .rgHoveredRow .rgSorted {
        background-color: #a2ea8b;
    }

.RadGrid_AI .rgEditRow {
    background: white 0 -4900px repeat-x url('/CustomCSS/Grid/sprite.gif');
}

    * + html .RadGrid_AI .rgEditRow .rgSorted, * html .RadGrid_AI .rgEditRow .rgSorted {
        background-color: #fff;
    }

.RadGrid_AI .rgActiveRow td, .RadGrid_AI .rgHoveredRow td {
    border-bottom-color: #28a800;
}

    .RadGrid_AI .rgActiveRow td.rgSorted, .RadGrid_AI .rgHoveredRow td.rgSorted {
        border-bottom-color: #28a800;
    }

.RadGrid_AI .rgSelectedRow td {
    border-bottom-color: #155800;
}

    .RadGrid_AI .rgSelectedRow td.rgSorted {
        border-bottom-color: #155800;
    }

.RadGrid_AI .rgEditRow td {
    border-bottom-color: #333;
}

    .RadGrid_AI .rgEditRow td.rgSorted {
        border-bottom-color: #333;
    }

.RadGrid_AI .rgDrag {
    background-image: url('/CustomCSS/Grid/rgDrag.gif');
}

.RadGrid_AI .rgFooterDiv, .RadGrid_AI .rgFooter, .RadGrid_AI .rgFooterWrapper {
    background: #eee;
}

    .RadGrid_AI .rgFooter td, .RadGrid_AI .rgFooterWrapper {
        border-top: 1px solid #828282;
        border-bottom: 1px solid #fff;
    }

        .RadGrid_AI .rgFooterWrapper .rgFooter td {
            border-bottom: 0;
        }

.RadGrid_AI .rgFooterWrapper {
    border-bottom: 1px solid #fff;
}

.RadGrid_AI .rgStatus {
    border: 1px solid;
    border-color: #828282 #c9c9c9 #eee #c9c9c9;
    border-left-width: 0;
}

    .RadGrid_AI .rgStatus div {
        background-image: url('Common/loading_small.gif');
    }

.RadGrid_AI .rgPager {
    background: #eee;
}

.RadGrid_AI td.rgPagerCell {
    border: 1px solid;
    border-color: #828282 #eee #eee;
    border-right-width: 0;
}

.RadGrid_AI .rgInfoPart {
    color: #8a8a8a;
}

    .RadGrid_AI .rgInfoPart strong {
        color: #4c4e54;
    }

.RadGrid_AI .rgPageFirst {
    background-position: 0 -550px;
}

    .RadGrid_AI .rgPageFirst:hover {
        background-position: 0 -600px;
    }

.RadGrid_AI .rgPagePrev {
    background-position: 0 -700px;
}

    .RadGrid_AI .rgPagePrev:hover {
        background-position: 0 -750px;
    }

.RadGrid_AI .rgPageNext {
    background-position: 0 -850px;
}

    .RadGrid_AI .rgPageNext:hover {
        background-position: 0 -900px;
    }

.RadGrid_AI .rgPageLast {
    background-position: 0 -1000px;
}

    .RadGrid_AI .rgPageLast:hover {
        background-position: 0 -1050px;
    }

.RadGrid_AI .rgPager .rgPagerButton {
    border-color: #d0d0d0 #aeaeae #8b8b8b;
    background: #eeeeee repeat-x 0 -1550px url('/CustomCSS/Grid/sprite.gif');
    color: #000;
    font: 12px / 12px "segoe ui", arial, sans-serif;
}

.RadGrid_AI .rgNumPart a {
    color: #000;
}

    .RadGrid_AI .rgNumPart a:hover, .RadGrid_AI .rgNumPart a.rgCurrentPage {
        background: no-repeat url('/CustomCSS/Grid/sprite.gif');
    }

        .RadGrid_AI .rgNumPart a:hover span, .RadGrid_AI .rgNumPart a.rgCurrentPage span {
            background: no-repeat url('/CustomCSS/Grid/sprite.gif');
        }

    .RadGrid_AI .rgNumPart a:hover {
        background-position: 100% -1250px;
    }

        .RadGrid_AI .rgNumPart a:hover span {
            background-position: 0 -1150px;
        }

    .RadGrid_AI .rgNumPart a.rgCurrentPage {
        background-position: 100% -1450px;
    }

        .RadGrid_AI .rgNumPart a.rgCurrentPage:hover {
            background-position: 100% -1450px;
        }

            .RadGrid_AI .rgNumPart a.rgCurrentPage span, .RadGrid_AI .rgNumPart a.rgCurrentPage:hover span {
                background-position: 0 -1350px;
            }

.RadGrid_AI .rgHeader .rgSortAsc {
    background-position: 3px -248px;
    height: 10px;
}

.RadGrid_AI .rgHeader .rgSortDesc {
    background-position: 3px -198px;
    height: 10px;
}

/*footer*/
/*status*/
/*pager*/
/*sorting, reordering*/
.GridReorderTop_AI {
    background: 0 0 no-repeat url('/CustomCSS/Grid/sprite.gif');
}

.GridReorderBottom_AI {
    background: 0 0 no-repeat url('/CustomCSS/Grid/sprite.gif');
    background-position: 0 -50px;
}

/*filtering*/
.RadGrid_AI .rgFilterRow {
    background: #eee;
}

    .RadGrid_AI .rgFilterRow td {
        border-bottom: 1px solid #828282;
    }

.RadGrid_AI .rgFilter {
    background-position: 0 -300px;
}

    .RadGrid_AI .rgFilter:hover {
        background-position: 0 -350px;
    }

.RadGrid_AI .rgFilterActive {
    background-position: 0 -400px;
}

    .RadGrid_AI .rgFilterActive:hover {
        background-position: 0 -400px;
    }

.RadGrid_AI .rgFilterBox {
    border-color: #8e8e8e #c9c9c9 #c9c9c9 #8e8e8e;
    font: 12px "segoe ui",arial,sans-serif;
    color: #333;
}

filter context menu .RadMenu_AI .rgHCMClear, filter context menu .RadMenu_AI .rgHCMFilter {
    border-color: #ccc #999 #a8a8a8;
    background: #eeeeee center -23px repeat-x url('FormDecorator/ButtonSprites.png');
    color: #000;
    font-family: "segoe ui",arial,sans-serif;
}

    filter context menu .RadMenu_AI .rgHCMClear:hover, filter context menu .RadMenu_AI .rgHCMFilter:hover {
        border-color: #2ebf00 #2bb500 #28a800;
        background-position: center -67px;
        background-color: #a2ea8b;
    }

.RadMenu_AI_Context .rgFilterApply, .RadMenu_AI_Context .rgFilterCancel {
    background-image: url('Common/radGradientButtonSprite.png');
    _background-image: none;
    border-color: #cccccc;
    color: black;
    background-color: #eeeeee;
    background-image: linear-gradient(#fdfdfd 0%, #dddddd 50%, #cbcbcb 50%, #eeeeee 100%);
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    border-color: #d0d0d0 #8e8e8e #8e8e8e #d0d0d0;
}

div.RadMenu_AI_Context .rlbGroup {
    border-color: #eeeeee;
}

.GridContextMenu_AI .rmLeftImage {
    background-image: url('../Common/Grid/contextMenu.gif');
}

.GridContextMenu_AI .rgHCMSortAsc .rmLeftImage {
    background-position: 0 0;
}

.GridContextMenu_AI .rgHCMSortDesc .rmLeftImage {
    background-position: 0 -40px;
}

.GridContextMenu_AI .rgHCMUnsort .rmLeftImage {
    background-position: 0 -80px;
}

.GridContextMenu_AI .rgHCMGroup .rmLeftImage {
    background-position: 0 -120px;
}

.GridContextMenu_AI .rgHCMUngroup .rmLeftImage {
    background-position: 0 -160px;
}

.GridContextMenu_AI .rgHCMCols .rmLeftImage {
    background-position: 0 -200px;
}

.GridContextMenu_AI .rgHCMFilter .rmLeftImage {
    background-position: 0 -240px;
}

.GridContextMenu_AI .rgHCMUnfilter .rmLeftImage {
    background-position: 0 -280px;
}

/*grouping*/
.RadGrid_AI .rgGroupPanel {
    border: 0;
    border-bottom: 1px solid #828282;
    background: #eeeeee 0 -1900px repeat-x url('/CustomCSS/Grid/sprite.gif');
}

    .RadGrid_AI .rgGroupPanel td {
        border: 0;
        padding: 3px 4px;
    }

        .RadGrid_AI .rgGroupPanel td td {
            padding: 0;
        }

    .RadGrid_AI .rgGroupPanel .rgSortAsc {
        background-position: 4px -143px;
    }

    .RadGrid_AI .rgGroupPanel .rgSortDesc {
        background-position: 4px -93px;
    }

.RadGrid_AI .rgUngroup {
    background-position: 0 -7498px;
}

.RadGrid_AI .rgGroupItem {
    border: 1px solid;
    border-color: #d0d0d0 #bdbdbd #8a8a8a;
    background: #e8e8e8 0 -6500px repeat-x url('/CustomCSS/Grid/sprite.gif');
}

.RadGrid_AI .rgMasterTable td.rgGroupCol, .RadGrid_AI .rgMasterTable td.rgExpandCol {
    border-color: #0077aa;
    background: #0077aa !important;
}

.RadGrid_AI .rgGroupHeader {
    background: #d2f8c5 0 -7000px repeat-x url('/CustomCSS/Grid/sprite.gif');
    font-size: 1.1em;
    line-height: 21px;
}

    .RadGrid_AI .rgGroupHeader td {
        border-bottom: 1px solid #98ec7d;
    }

        .RadGrid_AI .rgGroupHeader td.rgGroupCol {
            background: #d2f8c5 0 -7000px repeat-x url('/CustomCSS/Grid/sprite.gif');
        }

.RadGrid_AI .rgExpand {
    background-position: 5px -496px;
    border: 0px none;
    margin: 0px;
    padding-left: 5px;
    background: url('/newuiimages/arr2.png');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    font-size: 1px;
    cursor: pointer;
}

.RadGrid_AI .rgCollapse {
    background-position: 3px -444px;
    border: 0px none;
    margin: 0px;
    padding-left: 5px;
    background: url('/newuiimages/arr2_dwn.png');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    font-size: 1px;
    cursor: pointer;
}

.RadGrid_AI .rgEditForm {
    border-bottom: 1px solid #828282;
}

.RadGrid_AI .rgUpdate {
    background-position: 0 -1800px;
}

.RadGrid_AI .rgCancel {
    background-position: 0 -1850px;
}

.RadGrid_AI .rgDetailTable {
    border-color: #828282;
}

.RadGrid_AI .rgCommandRow {
    background: #b5b5b5 0 -2099px repeat-x url('/CustomCSS/Grid/sprite.gif');
    color: #000;
}

.RadGrid_AI .rgCommandCell {
    border: 0;
    padding: 0;
}

.RadGrid_AI thead .rgCommandCell {
    border-bottom: 1px solid #8b8b8b;
}

.RadGrid_AI tfoot .rgCommandCell, .RadGrid_AI .rgMasterTable > tbody > tr.rgCommandRow .rgCommandCell {
    border-top: 1px solid #a1a1a1;
}

.RadGrid_AI .rgCommandTable {
    border: 1px solid;
    border-color: #f5f5f5 #e4e4e4 #d5d5d5;
}

    .RadGrid_AI .rgCommandTable td {
        border: 0;
        padding: 2px 7px;
    }

.RadGrid_AI .rgCommandRow a {
    color: #000;
    text-decoration: none;
}

.RadGrid_AI .rgAdd {
    margin-right: 3px;
    background-position: 0 -1650px;
}

.RadGrid_AI .rgRefresh {
    margin-right: 3px;
    background-position: 0 -1600px;
}

.RadGrid_AI .rgEdit {
    background-position: 0 -1700px;
}

.RadGrid_AI .rgDel {
    background-position: 0 -1750px;
}

.RadGrid_AI .rgExpXLS, .RadGrid_AI .rgExpDOC, .RadGrid_AI .rgExpPDF, .RadGrid_AI .rgExpCSV {
    background-image: url('../Common/Grid/export.gif');
}

.RadGrid_AI .rgExpXLS {
    background-position: 0 0;
}

.RadGrid_AI .rgExpDOC {
    background-position: 0 -50px;
}

.RadGrid_AI .rgExpPDF {
    background-position: 0 -100px;
}

.RadGrid_AI .rgExpCSV {
    background-position: 0 -150px;
}

/*editing*/
/*hierarchy*/
/*command row*/
/*multirow select*/
.rgCellSelectorArea_AI, .GridRowSelector_AI {
    background: #155800;
}

/*row drag n drop*/
.GridItemDropIndicator_AI {
    border-top: 1px dashed #155800;
}

/*tooltip*/
.GridToolTip_AI {
    border: 1px solid #828282;
    padding: 3px;
    background: #fff;
    color: #000;
}

/*rtl*/
.RadGridRTL_AI .rgPageFirst {
    background-position: 0 -1000px;
}

    .RadGridRTL_AI .rgPageFirst:hover {
        background-position: 0 -1050px;
    }

.RadGridRTL_AI .rgPagePrev {
    background-position: 0 -850px;
}

    .RadGridRTL_AI .rgPagePrev:hover {
        background-position: 0 -900px;
    }

.RadGridRTL_AI .rgPageNext {
    background-position: 0 -700px;
}

    .RadGridRTL_AI .rgPageNext:hover {
        background-position: 0 -750px;
    }

.RadGridRTL_AI .rgPageLast {
    background-position: 0 -550px;
}

    .RadGridRTL_AI .rgPageLast:hover {
        background-position: 0 -600px;
    }

.RadGridRTL_AI .rgExpand {
    background-position: -20px -496px;
}


.RadToolTip.rtShadow {
    background: #FAC924 !important;
    border: 1px solid #b4961e;
}

.columnsorttext {
    float: left;
    color: #2E4250;
    font-size: 13px;
    font-weight: normal !important;
}


.RadGrid .rgMasterTable .griditemcenter {
    text-align: center !important;
    width: 100%;
}


.RadGrid .rgMasterTable .gridheadercenter {
    text-align: center !important;
    width: 100%;
}


.gridvaligntop {
    vertical-align: top !important;
}

.RadGrid_AI .rgRow .RowMarker {
    background-color: #0077aa !important;
}

.RadGrid_AI .rgAltRow .RowMarker {
    background-color: #0077aa !important;
}


.RadGrid_AI .RadComboBox .rcbInput {
    background-color: #ffffff !important;
}

.RadComboBoxDropDown_AI .rcbList .rcbItem {
    padding: 2px;
}


.RadComboBoxDropDown_AI .rcbList .rcbHovered {
    background-color: #fae185 !important;
    cursor: pointer;
    padding: 2px;
}

.RadMultiPage {
}

.RadMultiPage_Default {
    display: grid !important;
}
