/*@import "../../../../node_modules/@fortawesome/fontawesome-free/scss/fa-solid";
@import "../../../../node_modules/@fortawesome/fontawesome-free/scss/fontawesome";*/
@import "../../../node_modules/@fortawesome/fontawesome-free/scss/fa-solid";
@import "../../../node_modules/@fortawesome/fontawesome-free/scss/solid";
@import "../../../node_modules/@fortawesome/fontawesome-free/scss/fontawesome";

.RadGrid_agirhe {
    border: 1px solid #d9d9d9;
    background: #fff;
    color: #333;
    font: normal 13px Lato;
    line-height: 22px;
    --text-info: #17a2b8;
    --text-success: #28a745;
    --text-danger: #dc3545;
    --awesome: 'Font Awesome 6 Free';
    --fa-edit: '\f044';
    --fa-delete: '\f2ed';
}

    .RadGrid_agirhe .rgMasterTable, .RadGrid_agirhe .rgDetailTable, .RadGrid_agirhe .rgGroupPanel table, .RadGrid_agirhe .rgCommandRow table, .RadGrid_agirhe .rgEditForm table, .RadGrid_agirhe .rgPager table {
        font: normal 13px Lato;
        line-height: 22px
    }

    .RadGrid_agirhe .rgInput {
        background-color: #fff;
        border: 1px solid #d7d7d7;
        color: #555
    }

    .RadGrid_agirhe .rgSave, .RadGrid_agirhe .rgAdd, .RadGrid_agirhe .rgRefresh, .RadGrid_agirhe .rgEdit, .RadGrid_agirhe .rgDel, .RadGrid_agirhe .rgExpand, .RadGrid_agirhe .rgCollapse, .RadGrid_agirhe .rgSortAsc, .RadGrid_agirhe .rgSortDesc, .RadGrid_agirhe .rgUpdate, .RadGrid_agirhe .rgCancel, .RadGrid_agirhe .rgUngroup, .RadGrid_agirhe .rgPrev span, .RadGrid_agirhe .rgNext span {
        /*  background-image: url('Common/radActionsSprite.png')*/
        background-image: none !important;
    }

    .RadGrid_agirhe .rgFilter, .RadGrid_agirhe .rgPageFirst, .RadGrid_agirhe .rgPagePrev, .RadGrid_agirhe .rgPageNext, .RadGrid_agirhe .rgPageLast {
        background-image: url('Grid/sprite.png')
    }

.GridToolTip_agirhe {
    font: normal 13px Lato;
    line-height: 22px
}

.RadGrid_agirhe .rgHeader:first-child, .RadGrid_agirhe th.rgResizeCol:first-child, .RadGrid_agirhe .rgFilterRow > td:first-child, .RadGrid_agirhe .rgRow > td:first-child, .RadGrid_agirhe .rgAltRow > td:first-child {
    border-left-width: 0;
    padding-left: 8px
}

.RadGrid_agirhe .rgHeader, .RadGrid_agirhe th.rgResizeCol, .RadGrid_agirhe .rgHeaderWrapper, .RadGrid_agirhe .rgFilterRow {
    /* background-color: #e6e6e6;*/
    background-color: #d6e2ec;
    border-bottom: 1px solid #fff
}

.RadGrid_agirhe .rgHeaderDiv {
    border-right-color: #fff
}

.RadGrid_agirhe .rgMultiHeaderRow th.rgHeader, .RadGrid_agirhe .rgMultiHeaderRow th.rgResizeCol {
    border: 0;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff
}

.RadGrid_agirhe th.rgSorted {
    background-color: #c1c1c1
}

    .RadGrid_agirhe th.rgSorted, .RadGrid_agirhe th.rgSorted a {
        color: #333
    }

.RadGrid_agirhe .rgHeader {
    color: #878787;
    /*text-transform: uppercase;*/
    font-size: 9px;
    text-align: left;
}

    .RadGrid_agirhe .rgHeader a {
        color: #878787;
        text-align: left;
    }

.RadGrid_agirhe .rgRow > td, .RadGrid_agirhe .rgAltRow > td, .RadGrid_agirhe .rgEditRow > td {
    border-style: solid;
    border-bottom: 1px solid #e3e3e3;
    border-width: 0 0 1px;
    /*word-wrap: break-word !important;*/
    word-break: break-word !important;
}

.RadGrid_agirhe .rgRow a, .RadGrid_agirhe .rgAltRow a, .RadGrid_agirhe tr.rgEditRow a, .RadGrid_agirhe .rgFooter a, .RadGrid_agirhe .rgEditForm a {
    color: #000
}

.RadGrid_agirhe .rgHoveredRow {
    background: #e5e5e5;
}

/*.RadGrid_agirhe .rgMasterTable .rgSelectedCell, .RadGrid_agirhe .rgSelectedRow {
    color: #333;
    background: #fff1cc;
}*/

.RadGrid_agirhe .rgSelectedCell a, .RadGrid_agirhe .rgSelectedRow a {
    color: #333;
    /* word-wrap:break-word !important;*/
    word-break: break-word !important;
}

.RadGrid_agirhe .rgMasterTable .rgActiveCell, .RadGrid_agirhe .rgActiveRow {
    color: #333;
    background: #fffae8;
    /* word-wrap: break-word !important;*/
    word-break: break-word !important;
}

    .RadGrid_agirhe .rgMasterTable .rgActiveCell input, .RadGrid_agirhe .rgMasterTable .rgActiveCell a, .RadGrid_agirhe .rgActiveRow input, .RadGrid_agirhe .rgActiveRow a {
        color: #333
    }

.RadGrid_agirhe .rgHoveredRow {
    background: #bbeaf3;
    color: #333
}

    .RadGrid_agirhe .rgHoveredRow a {
        color: #333;
    }

.RadGrid_agirhe .rgSorted {
    background-color: #f3f3f3;
    /*color: #000*/
    color: inherit !important;
}

.RadGrid_agirhe .rgSelectedRow .rgSorted {
    background-color: #f3efe3;
}

.RadGrid_agirhe .rgHoveredRow .rgSorted {
    background-color: #c3e4eb;
}

.RadGrid_agirhe .rgEditRow {
    background: rgba(201,201,201,0.75);
    color: #333
}

.RadGrid_agirhe .rgBatchOverlay {
    background: rgba(201,201,201,0.75)
}

.RadGrid_agirhe .rgBatchUndoDeleteButton {
    padding: 0 10px 0 0;
    left: 7px;
    border: 1px solid;
    border-color: #c9c9c9;
    color: #767676;
    background-color: #e3e3e3;
    background-image: linear-gradient(#fefefe,#e3e3e3);
    border-radius: 4px
}

    .RadGrid_agirhe .rgBatchUndoDeleteButton:before {
        vertical-align: -7px;
        background-image: url('Common/radActionsSprite.png');
        background-position: -15px -5965px;
        background-repeat: no-repeat
    }

    .RadGrid_agirhe .rgBatchUndoDeleteButton:hover {
        border-color: #939393;
        color: #444;
        background-color: #939393;
        background-image: linear-gradient(#d6d6d6,#939393)
    }

        .RadGrid_agirhe .rgBatchUndoDeleteButton:hover:before {
            background-position: -65px -5965px
        }

.RadGrid_agirhe .rgDrag {
    background-image: url('Grid/rgDrag.gif')
}

.RadGrid_agirhe .rgFooterDiv, .RadGrid_agirhe .rgFooter, .RadGrid_agirhe .rgFooterWrapper {
    background: #e4e4e4
}

.RadGrid_agirhe .rgFooterWrapper {
    border-top: 0 none
}

.RadGrid_agirhe .rgPager {
    /* background-color: #e6e6e6;*/
    background-color: #d6e2ec;
    color: #555
}

.RadGrid_agirhe .rgPagerLabel {
    vertical-align: middle
}

.RadGrid_agirhe .rgWrap, .RadGrid_agirhe .rgPager .rgPagerButton, .RadGrid_agirhe .rgPager .riSingle .riTextBox {
    height: 28px
}

.RadGrid_agirhe .rgPager .RadInput {
    display: inline-block;
    margin: 0 4px 0 0;
    vertical-align: middle
}

.RadGrid_agirhe .rgPager .riSingle .riTextBox {
    vertical-align: top;
    line-height: 24px
}

* + html .RadGrid_agirhe .rgPager .riSingle .riTextBox {
    line-height: 24px !important;
    height: 23px
}

.RadGrid_agirhe td.rgPagerCell, .RadGrid_agirhe .rgPager .rgStatus {
    border: 1px solid #d9d9d9;
    border-width: 1px 0
}

.RadGrid_agirhe .rgStatus div {
    background-image: url('Common/loading_small.gif')
}

.RadGrid_agirhe .rgInfoPart, .RadGrid_agirhe .rgPager .rgPagerButton {
    line-height: 28px
}

    .RadGrid_agirhe .rgInfoPart strong {
        color: #000
    }

.RadGrid_agirhe .rgPageFirst, .RadGrid_agirhe .rgPagePrev, .RadGrid_agirhe .rgPageNext, .RadGrid_agirhe .rgPageLast {
    width: 30px;
    height: 30px
}

.RadGrid_agirhe .rgPageFirst {
    background-position: 0 -150px
}

    .RadGrid_agirhe .rgPageFirst:hover {
        background-position: 0 -350px
    }

    .RadGrid_agirhe .rgPageFirst:active {
        background-position: 0 -550px
    }

.RadGrid_agirhe .rgPagePrev {
    background-position: 0 -200px
}

    .RadGrid_agirhe .rgPagePrev:hover {
        background-position: 0 -400px
    }

    .RadGrid_agirhe .rgPagePrev:active {
        background-position: 0 -600px
    }

.RadGrid_agirhe .rgPageNext {
    background-position: 0 -250px
}

    .RadGrid_agirhe .rgPageNext:hover {
        background-position: 0 -450px
    }

    .RadGrid_agirhe .rgPageNext:active {
        background-position: 0 -650px
    }

.RadGrid_agirhe .rgPageLast {
    background-position: 0 -300px
}

    .RadGrid_agirhe .rgPageLast:hover {
        background-position: 0 -500px
    }

    .RadGrid_agirhe .rgPageLast:active {
        background-position: 0 -700px
    }

.RadGrid_agirhe .rgPager .rgPagerButton {
    background-image: url('Common/radGradien> tdarkV20.png');
    _background-image: none;
    background-repeat: repeat-x;
    border-color: #c9c9c9;
    color: #767676;
    background-color: #e3e3e3;
    background-image: linear-gradient(#fefefe,#e3e3e3);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    border-radius: 4px;
    border: 1px solid #c9c9c9;
    color: #767676;
    font-size: 13px;
    font-family: Lato
}

* + html .RadGrid_agirhe .rgPager .rgPagerButton {
    line-height: 23px
}

.RadGrid_agirhe .rgNumPart a {
    border-radius: 4px;
    line-height: 26px;
    color: #333;
    margin-right: 1px;
    margin-top: 1px
}

    .RadGrid_agirhe .rgNumPart a:hover {
        color: #000;
        background-color: #d6d6d6;
        background-image: -webkit-linear-gradient(top,#d6d6d6 0,#929292 100%);
        background-image: -moz-linear-gradient(top,#d6d6d6 0,#929292 100%);
        background-image: -ms-linear-gradient(top,#d6d6d6 0,#929292 100%);
        background-image: -o-linear-gradient(top,#d6d6d6 0,#929292 100%);
        background-image: linear-gradient(top,#d6d6d6 0,#929292 100%)
    }

    .RadGrid_agirhe .rgNumPart a.rgCurrentPage {
        background: none repeat scroll 0 0 #ccc;
        border: 1px solid #f9f9f9;
        box-shadow: 0 0 1px 1px rgba(72,72,72,0.4) inset;
        color: #000;
        margin-top: 0
    }

.RadGrid_agirhe .rgSortAsc {
    background-position: -17.5px -18px;
    height: 14px;
    width: 15px
}

    .RadGrid_agirhe .rgSortAsc:hover {
        background-position: -67.5px -18px
    }

.RadGrid_agirhe .rgSortDesc {
    background-position: -17.5px -68px;
    height: 14px;
    width: 15px
}

    .RadGrid_agirhe .rgSortDesc:hover {
        background-position: -67.5px -68px
    }

.RadGrid_agirhe .rgCommandRow .rgPrev, .RadGrid_agirhe .rgCommandRow .rgNext {
    padding: 3px 15px;
    line-height: 20px;
    border-radius: 3px;
    border-color: #c9c9c9;
    color: #767676;
    background-color: #e3e3e3;
    background-image: linear-gradient(#fefefe,#e3e3e3);
    margin-right: 10px
}

    .RadGrid_agirhe .rgCommandRow .rgPrev span, .RadGrid_agirhe .rgCommandRow .rgNext span {
        width: 10px;
        height: 10px
    }

    .RadGrid_agirhe .rgCommandRow .rgPrev:hover, .RadGrid_agirhe .rgCommandRow .rgNext:hover {
        border-color: #939393;
        color: #444;
        background-color: #939393;
        background-image: linear-gradient(#d6d6d6,#939393)
    }

    .RadGrid_agirhe .rgCommandRow .rgPrev.rgDisabled:hover, .RadGrid_agirhe .rgCommandRow .rgNext.rgDisabled:hover {
        border-color: #c9c9c9;
        color: #767676;
        background-color: #e3e3e3;
        background-image: linear-gradient(#fefefe,#e3e3e3)
    }

.RadGrid_agirhe .rgPrev span {
    margin-right: 10px;
    background-position: -20px -120px
}

.RadGrid_agirhe .rgNext span {
    margin-left: 10px;
    background-position: -20px -170px
}

.RadGrid_agirhe .rgFilterRow .riSingle .riTextBox {
    height: 28px
}

.RadGrid_agirhe .rgFilterRow > td {
    border-bottom: 1px solid #d9d9d9
}

.RadGrid_agirhe .rgFilterRow input {
    vertical-align: top
}

.RadGrid_agirhe .rgFilter {
    width: 32px;
    height: 32px
}

.RadGrid_agirhe .rgFilter {
    background-position: 0 0
}

    .RadGrid_agirhe .rgFilter:hover {
        background-position: 0 -50px
    }

.RadGrid_agirhe:hover, .RadGrid_agirhe .rgFilterActive {
    background-position: 0 -100px
}

.RadGrid_agirhe .rgFiltered {
    background-position: 0 -750px
}

    .RadGrid_agirhe .rgFiltered:hover {
        background-position: 0 -800px
    }

    .RadGrid_agirhe .rgFiltered.rgFilterActive {
        background-position: 0 -850px
    }

.RadGrid_agirhe input.rgFilterBox {
    border-color: #d9d9d9;
    font: 12px "segoe ui",arial,sans-serif;
    color: #000;
    height: 21px;
    vertical-align: top
}

.RadGrid_agirhe .rgOptions {
    background: url('Common/radActionsSprite.png') -17.5px -6017.5px no-repeat
}

.RadGrid_agirhe .rgOptSelected {
    background-position: -67.5px -6017.5px
}

.GridContextMenu_agirhe .rgHCMClear, .GridContextMenu_agirhe .rgHCMFilter {
    height: 28px;
    border-color: #c9c9c9;
    color: #767676;
    background-color: #e3e3e3;
    background-image: linear-gradient(#fefefe,#e3e3e3);
    border-radius: 0
}

    .GridContextMenu_agirhe .rgHCMClear:hover, .GridContextMenu_agirhe .rgHCMFilter:hover {
        border-color: #939393;
        color: #444;
        background-color: #939393;
        background-image: linear-gradient(#d6d6d6,#939393)
    }

.GridContextMenu_agirhe .rmGroup .rgHCMItem div.rmText {
    padding: 15px;
    margin: 0 auto
}

.RadMenu_agirhe_Context .rgFilterApply, .RadMenu_agirhe_Context .rgFilterCancel {
 
    border-color: #c9c9c9;
    color: #767676;
    background-color: #e3e3e3;
    background-image: linear-gradient(#fefefe,#e3e3e3);
    font-family: Lato;
    font-size: 13px;
    color: #767676;
    border-color: #c9c9c9;
    height: 28px
}

.GridContextMenu_agirhe .rmLeftImage {
    background-image: url('Common/contextMenu.gif')
}

.GridContextMenu_agirhe .rgHCMSortAsc .rmLeftImage {
    background-position: 0 0
}

.GridContextMenu_agirhe .rgHCMSortDesc .rmLeftImage {
    background-position: 0 -40px
}

.GridContextMenu_agirhe .rgHCMUnsort .rmLeftImage {
    background-position: 0 -80px
}

.GridContextMenu_agirhe .rgHCMGroup .rmLeftImage {
    background-position: 0 -120px
}

.GridContextMenu_agirhe .rgHCMUngroup .rmLeftImage {
    background-position: 0 -160px
}

.GridContextMenu_agirhe .rgHCMCols .rmLeftImage {
    background-position: 0 -200px
}

.GridContextMenu_agirhe .rgHCMFilter .rmLeftImage {
    background-position: 0 -240px
}

.GridContextMenu_agirhe .rgHCMUnfilter .rmLeftImage {
    background-position: 0 -280px
}

.RadGrid_agirhe .rgGroupPanel {
    background-color: #e6e6e6;
    border: 0;
    border-bottom: 1px solid #fff;
    color: #5f5f5f
}

    .RadGrid_agirhe .rgGroupPanel td {
        border: 0;
        padding: 3px 4px
    }

        .RadGrid_agirhe .rgGroupPanel td td {
            padding: 0
        }

.RadGrid_agirhe .rgUngroup {
    background-position: -17.5px -2817.5px;
    width: 15px;
    height: 15px
}

    .RadGrid_agirhe .rgUngroup:hover {
        background-position: -67.5px -2817.5px
    }

.RadGrid_agirhe .rgGroupItem {
    background-image: url('Common/radGradien> tdarkV20.png');
    _background-image: none;
    background-repeat: repeat-x;
    border-color: #c9c9c9;
    color: #767676;
    background-color: #e3e3e3;
    background-image: linear-gradient(#fefefe,#e3e3e3);
    color: #767676;
    border: 1px solid #c9c9c9;
    border-radius: 4px
}

.RadGrid_agirhe .rgGroupHeader {
    _background-image: none;
    background-image: -webkit-linear-gradient(top,#fff 0,#f2f2f2 30%,#d5d4d3 100%);
    background-image: -moz-linear-gradient(top,#fff 0,#f2f2f2 30%,#d5d4d3 100%);
    background-image: -ms-linear-gradient(top,#fff 0,#f2f2f2 30%,#d5d4d3 100%);
    background-image: -o-linear-gradient(top,#fff 0,#f2f2f2 30%,#d5d4d3 100%);
    background-image: linear-gradient(top,#fff 0,#f2f2f2 30%,#d5d4d3 100%);
    box-shadow: 0 1px 3px #d7d7d7;
    font-size: 11px;
    /*text-transform: uppercase;*/
    line-height: 22px;
    color: #878787
}

    .RadGrid_agirhe .rgGroupHeader td {
        padding: 5px 8px 2px;
        border-bottom: 1px solid #e3e3e3
    }

.RadGrid_agirhe .rgExpand {
    background-position: -16px -168px
}

    .RadGrid_agirhe .rgExpand:hover, .RadGrid_agirhe .rgExpand:focus, .RadGrid_agirhe .rgExpand:active {
        background-position: -66px -168px
    }

.RadGrid_agirhe .rgCollapse {
    background-position: -16px -68px
}

    .RadGrid_agirhe .rgCollapse:hover, .RadGrid_agirhe .rgCollapse:focus, .RadGrid_agirhe .rgCollapse:active {
        background-position: -66px -68px
    }

.RadGrid_agirhe .rgEditForm {
    border-bottom: 1px solid #999
}

.RadGrid_agirhe .rgUpdate {
    background-position: 0 -1800px
}

.RadGrid_agirhe .rgCancel {
    background-position: 0 -1850px
}

.RadGrid_agirhe .rgDetailTable {
    border-color: #ccc
}

.RadGrid_agirhe td.rgExpandCol {
    border-bottom-color: #e6e6e6;
    /* background-color: #e6e6e6*/
    background-color: #d6e2ec;
}

.RadGrid_agirhe .rgCommandRow { 
    box-shadow: 0 1px 3px #d7d7d7;
    color: #5f5f5f;
    text-decoration: none
}

    .RadGrid_agirhe .rgCommandRow a {
        color: #5f5f5f;
        text-decoration: none
    }

.RadGrid_agirhe .rgCommandCell {
    border: 0;
    border-bottom: 1px solid #d9d9d9;
    padding: 0;
    justify-content: center !important;
}

.RadGrid_agirhe tfoot .rgCommandCell, .RadGrid_agirhe .rgMasterTable > tbody > tr.rgCommandRow .rgCommandCell {
    border-top: 1px solid #d9d9d9;
    border-bottom: 0;
    justify-content: center !important;
}

.RadGrid_agirhe .rgCommandTable {
    border: 0
}

    .RadGrid_agirhe .rgCommandTable td {
        border: 0;
        padding: 7px
    }

.RadGrid_agirhe .rgAdd, .RadGrid_agirhe .rgSave, .RadGrid_agirhe .rgCommandRow .rgCancel {
    margin-right: 3px;
    width: 20px;
    height: 20px;
    vertical-align: top
}


.RadGrid_agirhe .rgCommandRow .rgCancel {
    background-position: -15px -2815px
}

    .RadGrid_agirhe .rgCommandRow .rgCancel:hover, .RadGrid_agirhe .rgCommandRow .rgCancel:active {
        background-position: -65px -2815px
    }

.RadGrid_agirhe .rgSave {
    background-position: -15px -4965px
}

    .RadGrid_agirhe .rgSave:hover, .RadGrid_agirhe .rgSave:active {
        background-position: -65px -4965px
    }

.RadGrid_agirhe .rgRefresh {
    margin-right: 3px;
    width: 20px;
    height: 20px;
    vertical-align: top;
    background-position: -15px -1315px
}

    .RadGrid_agirhe .rgRefresh:hover {
        background-position: -65px -1315px
    }

.RadGrid_agirhe .rgEdit {
    margin-right: 3px;
    background-position: -17px -3117px
}

    .RadGrid_agirhe .rgEdit:hover {
        background-position: -67px -3117px
    }

.RadGrid_agirhe .rgDel {
    margin-right: 3px;
    background-position: -17px -3367px
}

    .RadGrid_agirhe .rgDel:hover {
        background-position: -67px -3367px
    }

.RadGrid_agirhe .rgExpXLS, .RadGrid_agirhe .rgExpDOC, .RadGrid_agirhe .rgExpPDF, .RadGrid_agirhe .rgExpCSV {
    /*background-image: url('Common/export.gif');*/
    background-image: none !important;
}



.RadGrid_agirhe .rgExpDOC {
    background-position: 0 -50px
}

.RadGrid_agirhe .rgExpPDF {
    background-position: 0 -100px
}

.RadGrid_agirhe .rgExpCSV {
    background-position: 0 -150px
}

.rgCellSelectorArea_agirhe, .GridRowSelector_agirhe {
    background: #4c4e54;
}

.GridItemDropIndicator_agirhe {
    border-top: 1px dashed #666
}

.GridReorderTop_agirhe, .GridReorderBottom_agirhe {
    background-image: url('Common/radActionsSprite.png');
    background-repeat: no-repeat;
    background-position: -20px -70px
}

.GridReorderBottom_agirhe {
    background-position: -20px -20px
}

.GridToolTip_agirhe {
    border: 1px solid #c98400;
    padding: 3px;
    background: #ffefbd;
    color: #333
}

.RadGridRTL_agirhe .rgHeader:first-child, .RadGridRTL_agirhe th.rgResizeCol:first-child, .RadGridRTL_agirhe .rgFilterRow > td:first-child, .RadGridRTL_agirhe .rgRow > td:first-child, .RadGridRTL_agirhe .rgAltRow > td:first-child {
    padding-left: 7px
}

.RadGridRTL_agirhe .rgExpand {
    background-position: -15px -118px
}

.RadGridRTL_agirhe .rgPageFirst {
    background-position: 0 -300px
}

    .RadGridRTL_agirhe .rgPageFirst:hover {
        background-position: 0 -500px
    }

    .RadGridRTL_agirhe .rgPageFirst:active {
        background-position: 0 -700px
    }

.RadGridRTL_agirhe .rgPagePrev {
    background-position: 0 -250px
}

    .RadGridRTL_agirhe .rgPagePrev:hover {
        background-position: 0 -450px
    }

    .RadGridRTL_agirhe .rgPagePrev:active {
        background-position: 0 -650px
    }

.RadGridRTL_agirhe .rgPageNext {
    background-position: 0 -200px
}

    .RadGridRTL_agirhe .rgPageNext:hover {
        background-position: 0 -400px
    }

    .RadGridRTL_agirhe .rgPageNext:active {
        background-position: 0 -600px
    }

.RadGridRTL_agirhe .rgPageLast {
    background-position: 0 -150px
}

    .RadGridRTL_agirhe .rgPageLast:hover {
        background-position: 0 -350px
    }

    .RadGridRTL_agirhe .rgPageLast:active {
        background-position: 0 -550px
    }



div.RadGrid_agirhe .rgCommandRow {
    color: rgb(255, 255, 255);
    background-image: none;
    font-weight: bold;
}

div.RadGrid_agirhe .rgCommandCell {
    background-color: rgb(119, 138, 166);
    color: #003063;
    font-weight: bold;
    border-top-color: rgb(0, 161, 214);
    border-bottom-color: rgb(217, 217, 217);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    align-content: center !important;
}

div.RadGrid_agirhe th.rgResizeCol {
    background-color: rgb(171, 180, 193);
}

div.RadGrid_agirhe .rgHeader {
    background-color: rgb(171, 180, 193);
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 11px;
    text-align: left;
}

    div.RadGrid_agirhe .rgHeader a {
        color: rgb(0, 0, 0);
        font-weight: bold;
        font-size: 11px;
        text-align: left;
    }

div.RadGrid_agirhe .rgFilterRow {
    /*  background-color: rgb(198, 207, 222);*/
    background-color: #e6e6e6;
}

div.RadGrid_agirhe .rgRow {
    background-color: rgb(242, 247, 250);
    line-height: 18px;
    font-size: 13px;
}

div.RadGrid_agirhe tr.rgSelectedRow {
    background-color: rgb(255, 249, 234);
    font-size: 13px;
    font-weight: bold;
}

div.RadGrid_agirhe table tr.rgHoveredRow {
    /*background-color: rgb(255, 241, 206);*/
    background-color: #bbeaf3 !important;
}

div.RadGrid_agirhe .rgAltRow {
    background-color: rgb(249, 252, 255);
    line-height: 18px;
    font-size: 13px;
}

div.RadGrid_agirhe {
    background-color: rgb(255, 255, 255);
}

    div.RadGrid_agirhe .rgCommandRow {
        text-align: left;
        font-style: normal;
        font-weight: bold;
        color: rgb(255, 255, 255);
    }

    div.RadGrid_agirhe .rgCommandCell {
        font-weight: bold;
        color: #003063;
        font-style: italic;
        justify-content: center !important;
    }

    div.RadGrid_agirhe th.rgResizeCol {
        /*background-color: rgb(110, 144, 169);*/
        background-color: #0185a1;
    }

    div.RadGrid_agirhe .rgHeader {
        /* background-color: rgb(110, 144, 169);*/
        background-color: #0185a1;
        color: rgb(255, 255, 255);
        font-size: 13px;
        text-align: left;
    }

        div.RadGrid_agirhe .rgHeader a {
            color: rgb(255, 255, 255);
            font-size: 13px;
            text-align: left;
        }

    div.RadGrid_agirhe .rgRow td {
        border-bottom: 1px solid rgb(183, 182, 194);
        /*   word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgRow {
        background-color: rgb(255, 249, 234);
    }

    div.RadGrid_agirhe tr.rgSelectedRow {
        background-color: rgb(204, 208, 228);
    }

    div.RadGrid_agirhe table tr.rgHoveredRow {
        background-color: rgb(255, 249, 234);
    }

    div.RadGrid_agirhe .rgAltRow td {
        border-bottom-color: rgb(183, 182, 194);
        /*    word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgAltRow {
        /*  background-color: rgb(255, 243, 214);*/
        background-color: #e6e6e6;
    }

div.RadGrid_agirhe {
    border-top-color: rgb(217, 217, 217);
}

    div.RadGrid_agirhe .rgRow td {
        padding-top: 2px;
        padding-bottom: 2px;
        background-color: rgb(255, 249, 234);
        /*   word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgSelectedRow td {
        background-color: rgb(204, 208, 228);
        /*   word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgRow .rgSorted {
        border-top-color: rgb(0, 161, 214);
        background-color: rgb(255, 249, 234);
    }

    div.RadGrid_agirhe .rgAltRow td {
        padding-top: 2px;
        padding-bottom: 2px;
        /*  background-color: rgb(255, 243, 214);*/
        background-color: #e6e6e6;
        /*  word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgAltRow .rgSorted {
        /*  background-color: rgb(255, 243, 214);*/
        background-color: #e6e6e6;
    }

    div.RadGrid_agirhe .rgCommandRow {
        font-weight: bold;
        font-style: normal;
        font-size: 13px;
        background-color: #003063 !important;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }

    div.RadGrid_agirhe .rgCommandCell {
        font-weight: bold !important;
        font-style: normal;
        background-color: #c2d1db !important;
        margin: 0px;
        padding: 0px 35px 2px 0px !important;
        justify-content: center !important;
        /*        align-content: center !important;
    
       align-items:center !important;
      vertical-align:middle !important;
      align-self:center !important;*/
    }

    div.RadGrid_agirhe .rgCommandRow a {
        margin: 0 !important;
        color: #003063 !important;
    }



    div.RadGrid_agirhe .rgFilterRow {
        line-height: 18px;
        /* background-color: rgb(255, 243, 214) !important;*/
        background-color: #e6e6e6 !important;
    }

        div.RadGrid_agirhe .rgFilterRow td {
            padding-left: 1px;
            padding-right: 1px;
            /*    background-color: rgb(255, 243, 214) !important;*/
            background-color: #e6e6e6 !important;
        }

    div.RadGrid_agirhe .rgRow td {
        padding-top: 1px;
        padding-bottom: 1px;
        /*  word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgSelectedRow td {
        background-color: transparent;
        /* word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgActiveRow td {
        background-color: rgb(255, 249, 234);
        /*  word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgRow .rgSorted {
        background-color: transparent;
    }

    div.RadGrid_agirhe .rgRow {
        line-height: 14px;
    }

    div.RadGrid_agirhe .rgAltRow td {
        padding-top: 1px;
        padding-bottom: 1px;
        /*  word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgAltRow .rgSorted {
        background-color: transparent;
    }

    div.RadGrid_agirhe .rgAltRow {
        line-height: 14px;
    }


    div.RadGrid_agirhe .rgRow td {
        /*  background-color: rgb(243, 245, 251);*/
        background-color: rgb(249, 249, 249);
        /*  word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgSelectedRow td {
        /*  background-color: rgb(255, 243, 214);*/
        background-color: #aecbd3 !important;
        color: darkslategrey !important;
        /*   word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgRow {
        background-color: rgb(149, 199, 206);
    }

    div.RadGrid_agirhe tr.rgSelectedRow {
        /*  background-color: rgb(255, 243, 214);*/
        background-color: #e6e6e6 !important;
    }

    div.RadGrid_agirhe .rgAltRow td {
        background-color: rgb(194, 209, 219);
        /*  word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgAltRow {
        background-color: rgb(204, 215, 223);
    }

    div.RadGrid_agirhe .rgRow td {
        background-color: transparent;
        /*    word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgSelectedRow td {
        background-color: transparent;
        /*  word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgActiveRow td {
        background-color: transparent;
        /*     word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgHoveredRow td {
        /*   background-color: transparent;*/
        background-color: #bbeaf3 !important;
    }

    div.RadGrid_agirhe .rgRow .rgSorted {
        background-color: transparent;
    }

    div.RadGrid_agirhe .rgRow {
        /* background-color: rgb(243, 245, 251);*/
        background-color: rgb(249, 249, 249);
    }

    div.RadGrid_agirhe tr.rgSelectedRow {
        background-color: rgb(249, 237, 207);
    }

    div.RadGrid_agirhe .rgAltRow td {
        background-color: transparent;
        /* word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe .rgAltRow .rgSorted {
        background-color: transparent;
    }

    div.RadGrid_agirhe .rgAltRow {
        background-color: rgb(194, 209, 219);
    }

    div.RadGrid_agirhe .rgRow .rgSorted {
        background-color: transparent;
    }

    div.RadGrid_agirhe .rgAltRow .rgSorted {
        background-color: transparent;
    }

    div.RadGrid_agirhe .rgAltRow {
        background-color: rgb(241, 241, 241);
    }

    div.RadGrid_agirhe .rgSelectedRow td {
        background-color: rgb(255, 243, 205);
        /*   word-wrap: break-word !important;*/
        word-break: break-word !important;
    }

    div.RadGrid_agirhe tr.rgSelectedRow {
        background-color: rgb(255, 243, 205);
    }


    div.RadGrid_agirhe tr.rgSelectedRow {
        background-color: rgb(255, 243, 205);
    }

    div.RadGrid_agirhe .rgAltRow {
        /*  background-color: rgb(250, 250, 250);*/
        background-color: #d6e2ec;
    }

    div.RadGrid_agirhe .rgEditRow {
        background-color: rgb(239, 239, 239);
        font-size: 12px;
    }



    div.RadGrid_agirhe .t-font-icon:before {
        clear: both;
        font-size: 1.1em;
        font-weight: bold;
    }

/*
.rgCommandCellLeft {
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
}*/

.rgCommandCellLeft {
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    position: relative !important;
    float: left !important;
    right: -5px !important;
    top: 10px !important;
}

.rgAdd {
    padding: 0px !important;
    margin: 0px !important;
    background-image: none !important;
}

.rgAddIcon {
    /* color: #003063;*/ /*var(--text-info);*/
    color: mediumblue !important;
    font-weight: bold !important;
    font-size: 1.1em !important;
    padding: 0px 0px 4px 0px !important;
    margin: 0px !important;
    align-self: center !important;
    display: flex !important;
    width: 60px !important;
    position: relative;
    float: left;
}

    .rgAddIcon:before {
        font-family: 'Font Awesome 6 Free' !important;
        font-weight: 900 !important;
        content: "\f067" !important;
        font-size: 1.0em !important;
        align-self: center !important;
        padding: 0px 5px 8px 0px !important;
    }

    .rgAddIcon:after {
        font-family: 'Lato' !important;
        content: "Ajouter" !important;
        font-size: 0.9em !important;
        padding: 0px 0px 8px 0px !important;
        align-self: center !important;
    }


.rgExpXlsIcon {
    color: forestgreen !important;
    font-weight: bold !important;
    font-size: 1.1em !important;
    padding: 0px 0px 0px 0px;
    margin: 0px !important;
    align-self: center !important;
    display: flex !important;
    width: 90px !important;
    position: relative;
    float: left;
}

    .rgExpXlsIcon:before {
        font-family: 'Font Awesome 6 Free' !important;
        font-weight: 900 !important;
        content: "\f1c3" !important;
        font-size: 1.2em !important;
        padding: 0px 5px 0px 0px;
        align-self: center !important;
    }

    .rgExpXlsIcon:after {
        font-family: 'Lato' !important;
        content: "Export xls" !important;
        font-size: 0.9em !important;
        padding: 0px 0px 0px 0px;
        align-self: center !important;
    }



.rgEdit {
    padding: 0px !important;
    margin: 0px !important;
}

.rgEditIcon {
    color: var(--text-info);
    font-weight: bold !important;
    font-size: 1.3em !important;
}

    .rgEditIcon:before {
        font-family: 'Font Awesome 6 Free' !important;
        font-weight: 900 !important;
        content: "\f044" !important;
    }

div.RadGrid_agirhe .rgUpdate {
    padding: 0px !important;
    margin: 0px !important;
}


div.RadGrid_agirhe .rgUpdateIcon {
    color: var(--text-success);
    font-weight: bolder !important;
    font-size: 1.3em !important;
}

    div.RadGrid_agirhe .rgUpdateIcon:before {
        font-family: 'Font Awesome 6 Free' !important;
        /*  font-weight: bolder !important;*/
        content: "\f00c" !important;
    }

.rgCancel {
    padding: 0px !important;
    margin: 0px !important;
}


.rgCancelIcon {
    color: var(--text-danger);
    font-weight: bolder !important;
    font-size: 1.3em !important;
}

    .rgCancelIcon:before {
        font-family: 'Font Awesome 6 Free' !important;
        font-weight: bolder !important;
        content: "\f00d" !important;
    }


.rgDel {
    padding: 0px !important;
    margin: 0px !important;
}


.rgDelIcon {
    color: var(--text-info);
    font-weight: bold !important;
    font-size: 1.1em !important;
}

    .rgDelIcon:before {
        font-family: 'Font Awesome 6 Free' !important;
        font-weight: 900 !important;
        content: "\f2ed" !important;
    }


/*.rgExpXls, .RadGrid .rgExpXls {
    padding: 0px !important;
    margin: 0px !important;
    background-image: none !important;
}*/




/*.rgCommandCell {
    padding: 0px !important;
    margin: 0px !important;
}*/

.rgCommandCellRight {
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    position: relative !important;
    float: right !important;
    right: -40px !important;
    top: 5px !important;
}

.rgCommandRow {
    height: 35px !important;
}


div.RadGrid_agirhe .t-text {
    color: inherit !important;
    position: relative !important;
    bottom: 6px !important;
    padding-left: 0px !important;
}




/*
div .RadGrid_agirhe .rgCommandCellLeft {
    padding-bottom: 5px !important;
}
*/


div.RadGrid_agirhe .rgCommandRow .t-button {
    padding-bottom: 5px !important;
}

div.RadGrid_agirhe tr.rgSelectedRow {
    background-color: lightgray !important;
    color: darkslategrey !important;
}

.rgSelectedRow {
    color: #333;
    background: #fff1cc;
}
