/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Oct-2015, 16:43:07
    Author     : sid
*/

#header, .nav, .notice , .recipe_menu, #fb, #login_form, .noprint, .actions,
.add-hops, .add-malt, .add-yeast, .button, .fb_iframe_widget {display: none;}
// #container, #container2, #content {width: 100%; margin: 0; float: none;}
@page {
  size: A4;
  margin: 0;
}
@media print {
  html, body {
    width: 210mm;
 //   height: 297mm;
  }}