﻿
 .table-custom-class thead tr{display:table-row !important;}
       
        
        .table-custom-class tbody tr{display:table-row !important;}
        .table-custom-class tbody tr td{    white-space: unset;}
.left
{
    left:auto !important;
    }
    .scrollerGrid {
        background: none;
    }
    #contentLogin_contentMain_imgbtnWBSFilter
    {
        margin-left: -5px;
    }
    .mediumServiceTable .table-custom-class
{
    min-width:2500px !important;
    }
    
             @media (max-width: 1024px) and (min-width: 600px)
  {
      .table-custom-class
      {
         /* min-width:1800px !important;*/
          }
          .table-custom-class 
  {
      max-height:400px!important;
      }
    .table-custom-class thead
  {
      margin-right: 16px!important;
      }
  .table-custom-class tbody
  {
      overflow: auto;
      }
    
  } 
    