#header .logo img {
    max-height: 70px;
  }

  .e-pager .e-currentitem, .e-pager .e-currentitem:hover {
    background: #402FB9 !important;
    color: #fff;
    opacity: 1;
}


.overflow-none {overflow: unset;} 
.sticky-offset { top: 90px;}


.overflow-none
{
  overflow: unset;
}



.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search {
  margin-bottom: 0;
  opacity: .6;
  width: 330px !important;
}

#Grid_searchbar {
  opacity: 1 !important;
  font-weight: 600 !important;
  font-size: 16px;

}

#Grid_content_table > tbody > tr > td > div > h2 {
  font-size: 18px !important;
}

#Grid_content_table > tbody > tr > td > div > h4 {
  font-size: 14px;
}

#Grid_excelexport{
  background-color: #6d429b!important;
  
}

#Grid_columnchooser{
  background-color: #6d429b!important;
}

#Grid_searchbar::placeholder
{
  color: #6c4785;
}


