/* ONLY PUT PRINT SPECIFIC CSS IN THIS FILE */

.chart-wrapper,
.lower-indicator
{
	page-break-inside: avoid;
}

.chart-summary
{
	page-break-after: avoid;
}

.stockTabs
{
	display: none;
}

.stock-page-header .ui-symbol-lookup
{
	visibility: hidden;
}

.chart-dropdowns
{
	display: none;
}

.timeline-save-wrapper
{
	padding-top: 10px !important;
}

.ui-button
{
	visibility: hidden;
}

.badge-holder
{
	max-width: none !important;
}

.tool-box
{
	visibility: hidden;
}

.iconWrapper.close-popup
{
	display: none !important;
}

.activate-badge,
.comparison-badge
{
	padding-right: 6px !important;
}

.other-options
{
	visibility: hidden;
}

.quote-container
{
	padding-bottom:0px !important;
}

.advanced-chart-module .content
{
	margin-top: 0px !important;
}

.moduleLoading
{
	visibility: hidden;
}