@media print {
body { 
	background: white; 
/* 
	size: landscape;
 */
}

.embed-responsive-16by9 {display: none;}
header, footer {display: none;}
img {display: none;}

section #subnav {display: none; margin:0;}
#event-list, #title, .datestamp {display: none;}


/* WebAdvisor place */
.searchForm {width:100%;}
#ResultsTable a{display: none;}
/* #ResultsTable table tbody { font-size: 2pt!important; overflow-x: visible;} */
/* #mainBody #ResultsTable table { padding: 0; } */
.col-xs-4, .input-group p {width: 100%;}
}