@media print {
	#OpenPanel, #ClosedPanel { display: none; }

  .breadcrumbs ul { display: none; }
   a[href]:after { content: none !important; }
 
	 .logo { float: right!important; }

	 h1, h2, h3, h4, h5, h6 {
    color: #447a3d;
    font-weight: 400!important;
	}


}