.RadGrid_Black_SGV3 {
  border: 0 solid #080808;
  background: rgb(213,211,211);
  outline: none;
  /*color: #d7d7d7;*/
  /*header*/
  /*rows*/
  /*footer*/
  /*status*/
  /*pager*/
  /*sorting, reordering*/
  /*filtering*/
  /*grouping*/
  /*editing*/
  /*hierarchy*/
  /*command row*/ }
  .RadGrid_Black_SGV3,
  .RadGrid_Black_SGV3 .rgMasterTable,
  .RadGrid_Black_SGV3 .rgDetailTable,
  .RadGrid_Black_SGV3 .rgGroupPanel table,
  .RadGrid_Black_SGV3 .rgCommandRow table,
  .RadGrid_Black_SGV3 .rgEditForm table,
  .RadGrid_Black_SGV3 .rgPager table {
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif; }

/*.RadGrid_Black_SGV3 input[type="button"]:hover, 
.RadGrid_Black_SGV3 input[type="submit"]:hover
{
      background-color: yellow!important;
    background: none;
  }*/


  .RadGrid_Black_SGV3 .rgSave,
  .RadGrid_Black_SGV3 .rgAdd,
  .RadGrid_Black_SGV3 .rgRefresh,
  .RadGrid_Black_SGV3 .rgEdit,
  .RadGrid_Black_SGV3 .rgDel,
  .RadGrid_Black_SGV3 .rgFilter,
  .RadGrid_Black_SGV3 .rgPagePrev,
  .RadGrid_Black_SGV3 .rgPageNext,
  .RadGrid_Black_SGV3 .rgPageFirst,
  .RadGrid_Black_SGV3 .rgPageLast,
  .RadGrid_Black_SGV3 .rgExpand,
  .RadGrid_Black_SGV3 .rgCollapse,
  .RadGrid_Black_SGV3 .rgDrag,
  .RadGrid_Black_SGV3 .rgSortAsc,
  .RadGrid_Black_SGV3 .rgSortDesc,
  .RadGrid_Black_SGV3 .rgUpdate,
  .RadGrid_Black_SGV3 .rgCancel,
  .RadGrid_Black_SGV3 .rgUngroup,
  .RadGrid_Black_SGV3 .rgExpXLS,
  .RadGrid_Black_SGV3 .rgExpDOC,
  .RadGrid_Black_SGV3 .rgExpPDF,
  .RadGrid_Black_SGV3 .rgExpCSV {
    background-image: url('Grid/sprite.gif'); }
  .RadGrid_Black_SGV3 .rgHeaderDiv {
    background: #474747 0 -9550px repeat-x url('Grid/sprite.gif'); }
  .RadGrid_Black_SGV3 .rgHeader,
  .RadGrid_Black_SGV3 th.rgResizeCol,
  .RadGrid_Black_SGV3 .rgHeaderWrapper {
    border: 0;
    border-bottom: 1px solid black;
      
    background: #191919 0 -2300px repeat-x url('Grid/sprite.gif'); }
  .RadGrid_Black_SGV3 .rgHeaderDiv {
    border-right-color: #333333; }
  .RadGrid_Black_SGV3 .rgMultiHeaderRow .rgHeader,
  .RadGrid_Black_SGV3 .rgMultiHeaderRow .rgResizeCol {
    border-left: 1px solid black; }
  .RadGrid_Black_SGV3 th.rgSorted {
    
    background-position: 0 -2600px; }
  .RadGrid_Black_SGV3 .rgHeader,
  .RadGrid_Black_SGV3 .rgHeader a 
  {
      font-weight: bold;    
      color: white !important;
  }
  .RadGrid_Black_SGV3 .rgRow td,
  .RadGrid_Black_SGV3 .rgAltRow td,
  .RadGrid_Black_SGV3 .rgEditRow td,
  .RadGrid_Black_SGV3 .rgFooter td {
    border-style: solid;
    border-width: 0 0 1px 0;
      color: black; }
  .RadGrid_Black_SGV3 .rgRow td {
    border-color: rgb(213,211,211); }
  .RadGrid_Black_SGV3 .rgAltRow {
    background: rgb(243,241,241); }
  .RadGrid_Black_SGV3 .rgAltRow td {
    border-color: rgb(243,241,241); }
  .RadGrid_Black_SGV3 .rgRow .rgSorted {
    border-bottom-color: rgb(183,181,181);
    background-color: rgb(183,181,181); }
  .RadGrid_Black_SGV3 .rgAltRow .rgSorted {
    border-bottom-color: rgb(213,211,211);
    background-color: rgb(213,211,211); }
  .RadGrid_Black_SGV3 .rgSelectedRow .rgSorted,
  .RadGrid_Black_SGV3 .rgActiveRow .rgSorted,
  .RadGrid_Black_SGV3 .rgHoveredRow .rgSorted,
  .RadGrid_Black_SGV3 .rgEditRow .rgSorted {
    background-color: transparent; }
  .RadGrid_Black_SGV3 .rgRow a,
  .RadGrid_Black_SGV3 .rgAltRow a,
  .RadGrid_Black_SGV3 .rgEditRow a,
  .RadGrid_Black_SGV3 .rgFooter a,
  .RadGrid_Black_SGV3 .rgEditForm a {
    color: black; }
  .RadGrid_Black_SGV3 .rgMasterTable .rgSelectedCell,
  .RadGrid_Black_SGV3 .rgSelectedRow {
    /*background: #303030 0 -3900px repeat-x url('Grid/sprite.gif');*/
      background-color: rgb(66,104,15);
    color: white; }
  * + html .RadGrid_Black_SGV3 .rgSelectedRow .rgSorted {
    background-color: #303030; }
  * html .RadGrid_Black_SGV3 .rgSelectedRow .rgSorted {
    background-color: #303030; }
  .RadGrid_Black_SGV3 .rgMasterTable .rgActiveCell,
  .RadGrid_Black_SGV3 .rgActiveRow,
  .RadGrid_Black_SGV3 .rgHoveredRow {
    background: #2e2e2e 0 -2900px repeat-x url('Grid/sprite.gif');
    color: #9eda29; }
  * + html .RadGrid_Black_SGV3 .rgActiveRow .rgSorted, * + html .RadGrid_Black_SGV3 .rgHoveredRow .rgSorted {
    background-color: #2e2e2e; }
  * html .RadGrid_Black_SGV3 .rgActiveRow .rgSorted, * html .RadGrid_Black_SGV3 .rgHoveredRow .rgSorted {
    background-color: #2e2e2e; }
  .RadGrid_Black_SGV3 .rgEditRow {
    background-color: #ffffff;
    color: #d7d7d7; }
  * + html .RadGrid_Black_SGV3 .rgEditRow .rgSorted {
    background-color: #202020; }
  * html .RadGrid_Black_SGV3 .rgEditRow .rgSorted {
    background-color: #202020; }
  .RadGrid_Black_SGV3 .rgActiveRow td,
  .RadGrid_Black_SGV3 .rgActiveRow td.rgSorted,
  .RadGrid_Black_SGV3 .rgHoveredRow td,
  .RadGrid_Black_SGV3 .rgHoveredRow td.rgSorted {
    border-bottom-color: #1e1e1e; }
  .RadGrid_Black_SGV3 .rgSelectedRow td,
  .RadGrid_Black_SGV3 .rgSelectedRow td.rgSorted {
    border-bottom-color: #1a1a1a;
      color: white;
  }
  .RadGrid_Black_SGV3 .rgEditRow td,
  .RadGrid_Black_SGV3 .rgEditRow td.rgSorted {
    border-bottom-color: #080808; }
  .RadGrid_Black_SGV3 .rgDrag {
    background-image: url('Grid/rgDrag.gif') !important; }
  .RadGrid_Black_SGV3 .rgFooterDiv,
  .RadGrid_Black_SGV3 .rgFooter,
  .RadGrid_Black_SGV3 .rgFooterWrapper {
    background: #2e2e2e; }
  .RadGrid_Black_SGV3 .rgFooter td,
  .RadGrid_Black_SGV3 .rgFooterWrapper {
    border: 0;
    border-top: 1px solid #080808; }
  .RadGrid_Black_SGV3 .rgPager .rgStatus {
    border: solid #080808;
    border-width: 1px 1px 0 0; }
  .RadGrid_Black_SGV3 .rgStatus div {
    background-image: url('Common/loading_small.gif'); }
  .RadGrid_Black_SGV3 .rgPager {
    background: #1e1e1e 0 -8000px repeat-x url('Grid/sprite.gif'); 
      }
  .RadGrid_Black_SGV3 td.rgPagerCell {
    border-top: 1px solid #080808;
    border-left: 1px solid #3a3a3a;
      color: white;}
  .RadGrid_Black_SGV3 .rgInfoPart {
    color: #a9a9a9; }
  .RadGrid_Black_SGV3 .rgInfoPart strong {
    color: #fefefe; }
  .RadGrid_Black_SGV3 .rgPageFirst {
    background-position: 0 -550px; }
    .RadGrid_Black_SGV3 .rgPageFirst:hover {
      background-position: 0 -600px; }
  .RadGrid_Black_SGV3 .rgPagePrev {
    background-position: 0 -700px; }
    .RadGrid_Black_SGV3 .rgPagePrev:hover {
      background-position: 0 -750px; }
  .RadGrid_Black_SGV3 .rgPageNext {
    background-position: 0 -850px; }
    .RadGrid_Black_SGV3 .rgPageNext:hover {
      background-position: 0 -900px; }
  .RadGrid_Black_SGV3 .rgPageLast {
    background-position: 0 -1000px; }
    .RadGrid_Black_SGV3 .rgPageLast:hover {
      background-position: 0 -1050px; }
  .RadGrid_Black_SGV3 .rgPager .rgPagerButton {
    border-color: #080808;
    background: #1b1b1b repeat-x 0 -1550px url('Grid/sprite.gif');
    color: white;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif; }
  .RadGrid_Black_SGV3 .rgNumPart a:hover,
  .RadGrid_Black_SGV3 .rgNumPart a:hover span,
  .RadGrid_Black_SGV3 .rgNumPart a.rgCurrentPage,
  .RadGrid_Black_SGV3 .rgNumPart a.rgCurrentPage span {
    background: no-repeat url('Grid/sprite.gif'); }
  .RadGrid_Black_SGV3 .rgNumPart a {
    color: #a9a9a9; }
  .RadGrid_Black_SGV3 .rgNumPart a:hover {
    background-position: 100% -1250px;
    color: #9eda29; }
  .RadGrid_Black_SGV3 .rgNumPart a:hover span {
    background-position: 0 -1150px; }
  .RadGrid_Black_SGV3 .rgNumPart a.rgCurrentPage,
  .RadGrid_Black_SGV3 .rgNumPart a.rgCurrentPage:hover {
    background-position: 100% -1450px;
    color: white; }
  .RadGrid_Black_SGV3 .rgNumPart a.rgCurrentPage span,
  .RadGrid_Black_SGV3 .rgNumPart a.rgCurrentPage:hover span {
    background-position: 0 -1350px; }
  .RadGrid_Black_SGV3 .rgHeader .rgSortAsc {
    background-position: 3px -248px;
    height: 10px; }
  .RadGrid_Black_SGV3 .rgHeader .rgSortDesc {
    background-position: 3px -198px;
    height: 10px; }
  .RadGrid_Black_SGV3 .rgFilterRow {
    background: #474747 0 -7000px repeat-x url('Grid/sprite.gif'); }
    .RadGrid_Black_SGV3 .rgFilterRow td {
      border-top: 1px solid rgb(213,211,211);
      border-bottom: 1px solid #080808; }
  .RadGrid_Black_SGV3 .rgFilter {
    background-position: 0 -300px; }
    .RadGrid_Black_SGV3 .rgFilter:hover {
      background-position: 0 -350px; }
  .RadGrid_Black_SGV3 .rgFilterActive,
  .RadGrid_Black_SGV3 .rgFilterActive:hover {
    background-position: 0 -400px; }
  .RadGrid_Black_SGV3 .rgFilterBox {
    border-color: #080808;
    background: #454545;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    color: #d7d7d7; }
  .RadGrid_Black_SGV3 .rgGroupPanel {
    border: 0;
    border-bottom: 1px solid #080808;
      
    /*background: #202020 0 -1900px repeat-x url('Grid/sprite.gif');*/ 

  }
    .RadGrid_Black_SGV3 .rgGroupPanel td {
      border: 0;
      padding: 3px 4px; }
      .RadGrid_Black_SGV3 .rgGroupPanel td td {
        padding: 0; }
    .RadGrid_Black_SGV3 .rgGroupPanel .rgSortAsc {
      background-position: 2px -146px; }
    .RadGrid_Black_SGV3 .rgGroupPanel .rgSortDesc {
      background-position: 2px -95px; }
  .RadGrid_Black_SGV3 .rgUngroup {
    background-position: 0 -9000px; }
  .RadGrid_Black_SGV3 .rgGroupItem {
    border: 1px solid #080808;
    /*background: #1b1b1b 0 -6500px repeat-x url('Grid/sprite.gif');*/
    color: white; }
  .RadGrid_Black_SGV3 .rgMasterTable td.rgGroupCol,
  .RadGrid_Black_SGV3 .rgMasterTable td.rgExpandCol {
    /*border-color: #202020;
    background: #202020;*/ 
    border-color: #666666;
    background: #666666;
    
  }
  .RadGrid_Black_SGV3 .rgGroupHeader {
    font-size: 1.1em;
    line-height: 21px;
    color: white;
    
    
  }
    .RadGrid_Black_SGV3 .rgGroupHeader,
    .RadGrid_Black_SGV3 .rgGroupHeader td.rgGroupCol {
      /*background: #202020 0 -8500px repeat-x url('Grid/sprite.gif');*/
        /*background-color: rgb(66, 104, 15);*/
        background-color: #666666;
        border-top: 2px solid #202020;
        
    }
    .RadGrid_Black_SGV3 .rgGroupHeader td {
      border-top: 2px solid #202020;
      padding-top: 0;
      padding-bottom: 0;
      
    }
    .RadGrid_Black_SGV3 .rgGroupHeader td.rgGroupCol {
      border-top-color: #202020; }
  .RadGrid_Black_SGV3 .rgExpand {
    background-position: 5px -496px; }
  .RadGrid_Black_SGV3 .rgCollapse {
    background-position: 3px -444px; }
  .RadGrid_Black_SGV3 .rgEditForm {
    border-bottom: 1px solid #080808;
      padding-bottom: 8px;}
      
  .RadGrid_Black_SGV3 .rgUpdate {
    background-position: 0 -1800px; }
  .RadGrid_Black_SGV3 .rgCancel {
    background-position: 0 -1850px; }
  .RadGrid_Black_SGV3 .rgDetailTable {
    border-color: #080808; }
  .RadGrid_Black_SGV3 .rgCommandRow {
    /*background: #1e1e1e 0 -2100px repeat-x url('Grid/sprite.gif');*/
    color: white; }
  .RadGrid_Black_SGV3 .rgCommandCell {
    border: 0;
    padding: 2px 7px; }
  .RadGrid_Black_SGV3 tfoot .rgCommandCell,
  .RadGrid_Black_SGV3 .rgMasterTable > tbody > tr.rgCommandRow .rgCommandCell {
    border-top: 1px solid #0e0e0e; }
  .RadGrid_Black_SGV3 thead .rgCommandCell {
    border-bottom: 1px solid #0e0e0e; }
  .RadGrid_Black_SGV3 .rgCommandTable,
  .RadGrid_Black_SGV3 .rgCommandTable td {
    border: 0;
    padding: 0;
      }
  .RadGrid_Black_SGV3 .rgCommandRow a {
    color: black;
    text-decoration: none; }
  .RadGrid_Black_SGV3 .rgAdd {
    margin-right: 3px;
    background-position: 0 -1650px; }
  .RadGrid_Black_SGV3 .rgRefresh {
    margin-right: 3px;
    background-position: 0 -1600px;
     }
  .RadGrid_Black_SGV3 .rgEdit {
    background-position: 0 -1700px; }
  .RadGrid_Black_SGV3 .rgDel {
    background-position: 0 -1750px; }
  .RadGrid_Black_SGV3 .rgExpXLS,
  .RadGrid_Black_SGV3 .rgExpDOC,
  .RadGrid_Black_SGV3 .rgExpPDF,
  .RadGrid_Black_SGV3 .rgExpCSV {
    background-image: url('../TelerikControls/Grid/export.gif'); }
  .RadGrid_Black_SGV3 .rgExpXLS {
    background-position: 0 0; }
  .RadGrid_Black_SGV3 .rgExpDOC {
    background-position: 0 -50px; }
  .RadGrid_Black_SGV3 .rgExpPDF {
    background-position: 0 -100px; }
  .RadGrid_Black_SGV3 .rgExpCSV {
    background-position: 0 -150px; }

/*multirow select*/
.rgCellSelectorArea_Black,
.GridRowSelector_Black {
  background: white; }

/*row drag n drop*/
.GridItemDropIndicator_Black_SGV3 {
  border-top: 1px dashed black;
  z-index: 3005 !important;
    visibility: visible !important;
}

/*tooltip*/
.GridToolTip_Black {
  border: 1px solid #080808;
  padding: 3px;
  background: #ccc;
  color: #000; }

/*rtl*/
.RadGridRTL_Black .rgPageFirst {
  background-position: 0 -1000px; }
  .RadGridRTL_Black .rgPageFirst:hover {
    background-position: 0 -1050px; }
.RadGridRTL_Black .rgPagePrev {
  background-position: 0 -850px; }
  .RadGridRTL_Black .rgPagePrev:hover {
    background-position: 0 -900px; }
.RadGridRTL_Black .rgPageNext {
  background-position: 0 -700px; }
  .RadGridRTL_Black .rgPageNext:hover {
    background-position: 0 -750px; }
.RadGridRTL_Black .rgPageLast {
  background-position: 0 -550px; }
  .RadGridRTL_Black .rgPageLast:hover {
    background-position: 0 -600px; }
.RadGridRTL_Black .rgExpand {
  background-position: -20px -496px; }

.GridToolTip_Black {
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif; }

.rgTwoLines .rgHeaderDiv {
  background-position: 0 -9050px; }

.GridReorderTop_Black,
.GridReorderBottom_Black {
  background: 0 0 no-repeat url('Grid/sprite.gif'); }

.GridReorderBottom_Black {
  background-position: 0 -50px; }

/*filter context menu*/
.RadMenu_Black .rgHCMClear,
.RadMenu_Black .rgHCMFilter {
  border-color: #080808;
  background: #1b1b1b center -23px repeat-x url('../TelerikControls/FormDecorator/ButtonSprites.gif');
  color: white;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif; }
.RadMenu_Black .rgHCMClear:hover,
.RadMenu_Black .rgHCMFilter:hover {
  background-position: center -67px;
  background-color: #020202;
  color: #9eda29; }

/*context menu*/
.GridContextMenu_Black .rmLeftImage {
  background-image: url('../TelerikControls/Grid/contextMenu.gif'); }
.GridContextMenu_Black .rgHCMSortAsc .rmLeftImage {
  background-position: 0 -20px; }
.GridContextMenu_Black .rgHCMSortDesc .rmLeftImage {
  background-position: 0 -60px; }
.GridContextMenu_Black .rgHCMUnsort .rmLeftImage {
  background-position: 0 -100px; }
.GridContextMenu_Black .rgHCMGroup .rmLeftImage {
  background-position: 0 -140px; }
.GridContextMenu_Black .rgHCMUngroup .rmLeftImage {
  background-position: 0 -180px; }
.GridContextMenu_Black .rgHCMCols .rmLeftImage {
  background-position: 0 -220px; }
.GridContextMenu_Black .rgHCMFilter .rmLeftImage {
  background-position: 0 -260px; }
.GridContextMenu_Black .rgHCMUnfilter .rmLeftImage {
  background-position: 0 -300px; }


.rgCommandTable a:hover img {
    background-image: url('../../Images/plus-4-16.png');
    background-repeat: no-repeat;
    width: 16px !important;
    height: 16px !important;
}

.rgCommandTable a img {
    background-image: url('../../Images/plusLGreen-4-16.png');
    background-repeat: no-repeat;
    width: 16px !important;
    height: 16px !important;
}