@media print {
	.navbar, .panel-default, .footer, .breadcrumb, .tools-panel, .nav,
		.nav-tabs, .table-banners, #oas_Top, #oas_TopRight, .table-action,
		#vola_surface, input[type="image"], input[name="ticker"], input[name="select_all"],
		.download-as, a[alt="Open Help"], img[alt="Open Help"], .table-data a[alt="Open Help"],
		.table-data img[alt="Open Help"], a, img[src$="_s.gif"], #appearAd,
		#invtol, frame[name="logic"], .row .text-center, .row .panel .panel-default .tools-panel,
		.col-md-1 .col-sm-1 .col-xs-1, img[src$="first_d.gif"], img[src$="prev_d.gif"],
		img[src$="first_a.gif"], img[src$="prev_a.gif"], img[src$="next_a.gif"],
		img[src$="last_a.gif"], img[src$="next_d.gif"], img[src$="last_d.gif"], a[href*="page="].navigation
		{
		display: none !important;
		}
	.table-data td, .table-data-sentiment td {
		text-align: left;
		border-style: solid;
		border-width: 1px;
	}
	.table-data-sentiment, .table-collar-left, .tablr-collar-right {
		width: 440px;
	}
	.table-calc {
		margin-left: -40px;
		transform: rotate(90deg);
	}
	.table-calc-info {
		margin-top: 380px;
		margin-left: 110px;
		transform: rotate(90deg);
	}
	.table-data, .table-data-sentiment-big, .table-ranker, .table-collar,
		.table-strategist {
		border-collapse: collapse;
		width: 900px;
	}
	#newscanner {
		padding: 0px;
		margin: 0px;
		transform: rotate(90deg);
	}
	.x-container .x-container-default .x-layout-fit {
		width: 900px;
	}
	.table-data-bottom {
		width: 90%;
	}
	.table-ranker a, .table-data a, .table-chart a, .table-chart img , #ch12 a{
		display: block !important;
	}
	.table-ranker a:after, .table-data a:after, .table-chart a:after, #ch12 a:after, a[href*="page="]:after
		{
		content: "";
	}
	body.iv-body, body.x-body {
		margin-bottom: 0px !important;
	}
	table, tr, td {
		border-spacing: 0px !important;
	}
	a.graph, .description {
		display: block !important;
	}
	.table-strategist  td {
		min-width: 120px !important;
	}
	.table-data .cash, .table-data .margin, .table-data .principal,
		.table-data .comission {
		width: 204px !important;
	}
	.s4 {
		font-weight: bold !important;
	}
	.one-line {
		min-width: 300px;
	}
	.table-chart  table {
		margin-left: 30px;
	}
	.table-score td {
		text-align: center;
		width: 70%;
	}
	img[src$="_s.gif"] {
		border-style: solid;
		border-width: 1px;
	}
	img[src$="_s.gif"], input[src$="1_a.gif"], input[src$="2_a.gif"], input[src$="3_a.gif"],
		input[src$="4_a.gif"], input[src$="5_a.gif"], input[src$="6_a.gif"],
		input[src$="7_a.gif"], input[src$="8_a.gif"], input[src$="9_a.gif"],
		input[src$="0_a.gif"], a[href*="page="] {
		display: inline !important;
	}
	select[name="selected_stock"]{
	margin-top: 20px;
	}
	.table-info td{
	text-align: left;
	}
	.active-number{
border: 1px solid black;
    margin-right: 5px;
}
}