/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 9, 2015, 8:42:28 AM
    Author     : alexsap
*/
.awards, table, tbody, tr, td{
  overflow: visible !important;
}
th {
  vertical-align: bottom;
}
table, tr, td, th, tbody, thead {
  page-break-inside: avoid !important;
}
/*thead { display: table-header-group }*/

/*.table {
  display: table;
}
.tr {
  display: table-row;
}
.th, .td {
  display: table-cell;
}*/