#nav,.tab_controls {display: none;}
#report_page_header {display: block;}
#report { margin: 10px; }
#report, #report table td, #report h4, #report tr.header th {color: black;}
#report h4 {font-size: 16px;}
#report h4 div {font-size: 14px; }
#report a {display: none;}
#report h2 {display: none;}
/*#report .page_break {display: block;  text-align: right;}*/
body {font-size:16px;}
@page 
    {
        size: auto;   /* auto is the initial value */
        margin: 0mm;  /* this affects the margin in the printer settings */
    }

    body 
    {
        background-color:#FFFFFF;
        padding: 25px;  /* this affects the margin on the content before sending to printer */
   }

#daily_wages_table div {color: black;font-size:20px; height: 40px;}
#daily_wages_table div.row {display: none;height: 40px;} 

#daily_wages_table div.sorszam {width: 30px;} 

#daily_wages_table div.selected {display: block; background: none;} 
#daily_wages_table span {display: none;}

#wages_tab {margin-left: 20px; padding-left: 20px;}

.page_header {display: block;}
#wages_tab h3 {display: none;}
#wages_tab .dashboard {display: none;}