@media print {
	.reveal-modal, .hide-on-print {display: none !important;}

	.show-button, .cal-last{
		display: none!important;
	}

}
