﻿

/* Tables */




.table thead th {
  background-color: #f0f0f0;
  /* border: 0; */ 
  /* vertical-align: top; */ 
   font-weight: 500;  
  /* text-transform: uppercase; */ 
  /* letter-spacing: 1px; */ 
  /* font-size: 12px; */ 
}


