.app-assisnet ._content .grid-wrapper .k-grid .k-state-selected {
    background: #19a9d5 !important;
    color: white !important; /* Ensure text is visible */
  }
  
  .app-assisnet ._content .grid-wrapper .k-grid .k-state-selected td {
    color: white !important; /* Ensure text in cells is white */
  }
  
.app-assisnet .k-grid .k-state-selected {
    background: #19a9d5 !important;
    color: white !important; /* Ensure text is visible */
  }
  
  .app-assisnet .k-grid .k-state-selected td {
    color: white !important; /* Ensure text in cells is white */
  }
  