@media print{
	#cookie{ display: none!important};
	.page-head.h-500, .page-head.h-500 div{ height:auto!important; }
	#contents .h-500 { height:100px!important; margin-bottom: 10px; }
	.section{ padding: 10px 0px; margin-bottom: 10px; }
	p{ margin-bottom: 10px; }
	.logo-wrapper a { display: none!important; }
	.logo-wrapper #print_logo { display: block!important; }

	.filters{ display: none!important; }

	.ol-agenda{ margin-top:10px!important; border:none!important; }
	.ol-agenda .ag-section .section-head .date.with-shaded-label{ margin-top:20px!important; }
	.ol-agenda .ag-section .section-body .item{ padding:10px!important; }
	.ol-agenda .ag-section .section-body .info, .ol-agenda .ag-section .section-body .contents{ margin-top: 0px!important;  margin-bottom: 10px!important;  padding:0px!important; }
	.ol-agenda .ag-section .section-body{ border-bottom: 1px dashed #000; }
	.ol-agenda .ag-section .section-body .item{ border-top: 1px dashed #000; padding-top:10px;  }

	#footer-main{ display: none!important; }
	#footer-bar{ display: none!important; }
}
