.printbutton{
	display: none;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    padding-top: 2px;
    padding-bottom: 2px;
}
.tablo{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}
.table-bordered>tbody>tr>td {
    font-size: 10px;
}