td{
	border-color: #ddd !important;
    border: 1px solid #ddd !important;
}
/*.tablo{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}

.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;
}*/
    table tr td div span{
        line-height: 1.5;
    }
    table tr td div {
    margin: 0 !important;
}
.ozellik{
								padding: 10px;
							}
.printbutton{
    display: flex;
    justify-content: center; position: sticky; bottom: 0;
}