@media print {
	.subhead_area_title,
	.agent-report-page-form,
	.header_container_coded,
	#sidebar,
	#footerbase,
	form,
	#myChart2,
	#beacon-container {
		display: none !important;
	}

	td,
	tr,
	a,
	a:visited,
	a:active {
		text-decoration: none !important;
		outline: none;
	}

	.columnheader,
	.comm-report-row-details .list_row td {
		color: #000 !important;
	}

	li label {
		font-size: 16px !important;
		text-decoration: underline;
	}

	.print_area_wrap,
	.comm-report-row-details div.subhead_area_title {
		display: block !important;
	}

	.print_area_wrap .brokerage-info-list {
		text-align: right;
		font-weight: bold;
		font-size: 16px;
	}

	.dataTables_info,
	.dataTables_paginate,
	.wrapper #sidebar {
		display: none !important;
	}

	.wrapper .idx-inner-layout-page,
	#sourcesReportTable,
	#agentsReportTable,
	.widget-edit-form .width-full,
	.itemlist {
		width: 100% !important;
	}
}
