﻿/*
classes not used are here for future references
*/

.Tab 
{
    
}

.ajax__tab_default
{
    
}

.ajax__tab_container
{
  
}

.ajax__tab_panel
{
    
}

.ajax__tab_body div 
{
      
      
}

.ajax__tab_body div ,
.ajax__tab_body div  table
{
}

/* to fix height issue where blak background was displayed e.g. for the notes tab*/
.ajax__tab_outer
{
    display:block;
 
}


.ajax__tab_body div  table td
{
    
  vertical-align:middle;
}

