/*
* Print CSS
*/

#header, #left-menu, #sidebar,.no-print { display: none; }
#content {
  padding: 0;
  margin: 0;
}

