@page {
  margin: none;
}
header, footer, a, span {
  display: none;
}
img, iframe, object, embed, video {
    max-width: 50% !important;
}
/* .collapse-top a {
display: none;
} */
.page-header {
  margin: 0;
  padding: 0;
}
#gotoTop {
    display: none !important;
}
/*h4 {
  display: none;
} */
.item-text {
  text-align: left !important;
}
table {
  border-collapse: unset;
}
tr {
	width: auto !important;
}
td {
	max-width: auto !important;
	margin: none;
}