/* Print Style Sheet */
@media print {
/* global */
body { background:white; color:black; margin:0; font-family:Tahoma, Geneva, sans-serif; font-size:12pt }
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; page-break-inside:avoid }
img { page-break-inside:avoid; page-break-after:avoid; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl { page-break-before:avoid }
/* type */
#milk-lines-page-top { text-align:center; }
#milk-lines-page-top h1 { font-weight: bold; font-size:197%; }
#milk-lines-page-top h2 { color:#333; font-size:153.9%; }
#milk-lines-page-top table#summary td, #milk-lines-page-top table#supervisors td, #milk-lines-page-top table#top-50 td, #milk-lines-page-top table#cows-milk td, #milk-lines-page-top table#first-cow td, #milk-lines-page-top table#first-calf td, #milk-lines-page-top table#cow-bf td, #milk-lines-page-top table#calf-bf td, #milk-lines-page-top table#cow-protein td, #milk-lines-page-top table#somatic td { text-align:left; }
#milk-lines-page-top table#directors thead tr th { text-align:center; font-size:138.5%; }
#milk-lines-page-top table#supervisors thead tr th { text-align:center; }
#milk-lines-page-top span.text-alignright, #milk-lines-page-top span.text-alignleft { display:none; }
#milk-lines-page-top table#summary thead tr td.text-alignleft, #milk-lines-page-top table#summary thead tr td.text-alignright, #milk-lines-page-top table#supervisors td.numbers, #milk-lines-page-top table#summary td.numbers, #milk-lines-page-top table#top-50 td.numbers, #milk-lines-page-top table#top-50 thead th, #milk-lines-page-top table#cows-milk td.numbers, #milk-lines-page-top table#first-calf td.numbers, #milk-lines-page-top table#cow-bf td.numbers, #milk-lines-page-top table#calf-bf td.numbers, #milk-lines-page-top table#cow-protein td.numbers, #milk-lines-page-top table#cows-milk th.numbers, #milk-lines-page-top table#first-calf th.numbers, #milk-lines-page-top table#cow-bf th.numbers, #milk-lines-page-top table#calf-bf th.numbers, #milk-lines-page-top table#cow-protein th.numbers, #milk-lines-page-top table#somatic th.numbers, #milk-lines-page-top table#somatic td.numbers { text-align:right; }
#milk-lines-page-top table#top-50 thead th.dairy-name, #milk-lines-page-top table#cows-milk thead th.dairy-name, #milk-lines-page-top table#first-calf thead th.dairy-name, #milk-lines-page-top table#cow-bf thead th.dairy-name, #milk-lines-page-top table#calf-bf thead th.dairy-name, #milk-lines-page-top table#cow-protein thead th.dairy-name, #milk-lines-page-top table#somatic th.dairy-name { text-align:left; }
#milk-lines-page-top span.titles, #milk-lines-page-top table#top-50 thead th, #milk-lines-page-top table#summary thead tr td, #milk-lines-page-top table#cows-milk thead tr th, #milk-lines-page-top table#first-calf thead tr th, #milk-lines-page-top table#cow-bf thead tr th, #milk-lines-page-top table#calf-bf thead tr th, #milk-lines-page-top table#cow-protein thead tr th, #milk-lines-page-top table#somatic thead tr th { font-weight:bold; }
/* sturcture */
table { width:100% }
#milk-lines-page-top table#directors td, #milk-lines-page-top table#supervisors td { width:20%; }
#milk-lines-page-top table#summary td { width:33.3%; }
#milk-lines-page-top table#top-50 tbody tr td.dairy-name, #milk-lines-page-top table#top-50 tbody tr th.dairy-name { width:33%; }
#milk-lines-page-top table#top-50 tbody tr td.herds, #milk-lines-page-top table#top-50 tbody tr th.herds { width:7%; }
#milk-lines-page-top table#top-50 tbody tr td.numbers, #milk-lines-page-top table#top-50 tbody tr th.numbers { width:15%; }
#milk-lines-page-top table#cows-milk thead th.dairy-name, #milk-lines-page-top table#first-calf thead th.dairy-name, #milk-lines-page-top table#cow-bf thead th.dairy-name, #milk-lines-page-top table#calf-bf thead th.dairy-name, #milk-lines-page-top table#cow-protein thead th.dairy-name { width:33% }
#milk-lines-page-top table#cows-milk td.herds, #milk-lines-page-top table#first-cow td.herds, #milk-lines-page-top table#first-calf td.herds, #milk-lines-page-top table#cow-bf td.herds, #milk-lines-page-top table#calf-bf td.herds, #milk-lines-page-top table#cow-protein td.herds { width: 7% }
#milk-lines-page-top table#cows-milk td.numbers, #milk-lines-page-top table#first-calf td.numbers, #milk-lines-page-top table#cow-bf td.numbers, #milk-lines-page-top table#calf-bf td.numbers, #milk-lines-page-top table#cow-protein td.numbers { width:15%; }
#milk-lines-page-top table#somatic th.dairy-name { width: 70% }
#milk-lines-page-top table#somatic th.numbers, #milk-lines-page-top table#somatic td.numbers { width:30%; }
#page { display:block; margin-left:0; float:none; width:auto; }
#main-content { display:block; margin-left:0; float:none; width:auto; }
#header { display:none; }
#nav-sidebar { display:none; }
#footer { display:none; }
}
