*{    margin: 0;
    padding: 0;}
.container {
    position: relative;
    width: 1280px;
    margin: 0 auto;
    padding: 0;
}

table {
    table-layout: fixed!important;
    width:100%!important;
}
td {
    word-wrap:break-word!important;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: normal!important;
} 
table select{width: inherit;}
table td.empty{    background: #ff572247;   text-align: center;}
 
 
 
 
 
 
    
     @media print {
* { -webkit-print-color-adjust: exact; }   
@page {    size: 21cm 29.7cm; margin: 16.5mm 0mm 16.5mm 0mm; }

.noprint,input[type="submit"]{display: none;}        
.double .box{max-width: 105mm;height: 44mm;float: left; padding-top: 5mm;
margin:0; background:none;}        
    }

/* Stylesheet: blank_technikal Modified On 2023-09-17 16:43:04 */
