@font-face {
	font-family: 'ForFutureSans';
	src:url('fonts/FutureSans/ForFutureSans-Regular.woff2') format('woff2'),
		url('fonts/FutureSans/ForFutureSans-Regular.otf') format('otf'),
		url('fonts/FutureSans/ForFutureSans-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ForFutureSans';
	src:url('fonts/FutureSans/ForFutureSans-Bold.woff2') format('woff2'),
		url('fonts/FutureSans/ForFutureSans-Bold.otf') format('otf'),
		url('fonts/FutureSans/ForFutureSans-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

:root {
	--primary-color: #E3E2DA;
	--text-color: #002532;
	--secondary-text-color: #FFFFFF;
	--active: #646459;
	--hover:  #AAAA9F;
	--amazon: #002532;
}
* { box-sizing: border-box; }
body {
	margin: 0;
}
html,
body,
.ControllTD,
#TD_print,
#TD_detach_graph,
#TD_download_excel,
#TD_color_blind_mode,
.navigation ul li,
.PerformanceTab_DDL_Performance_Function,
.PerformanceTab_Performance_NA_Value {
	font-family: 'ForFutureSans', sans-serif !important;
	font-weight: normal;
	font-size: 16px;
	color: #002532;
}
a:visited,
a:link {
	color: #002532;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

a:active,
a:hover {
	font-weight: none;
	text-decoration: underline;
	text-decoration-color: #002532;
	font-style: none;
	color: #002532;
}

/* Tool max-width */

#container {
	max-width: 1246px;
	margin:0 auto;
	position: relative;
}

#shareGraph {
	min-height: 0;
}

/* PLUS AND MINUS START */

.minus span,
.Minus span,
.PerformanceTab_Performance_Negative_Value,
.PerformanceTab_Performance_By_Year_Negative_Value {
	/* 	color: #FF0000; */
	color: inherit;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}

.minus span:before,
.Minus span:before,
.PerformanceTab_Performance_Negative_Value:before,
.PerformanceTab_Performance_By_Year_Negative_Value:before {
	content: url(assets/indicators/negative.svg);
	width: 0;
	height: 0;
	position: absolute;
	top: 5%;
	left: -30px;
}

.plus span,
.Plus,
.PerformanceTab_Performance_Positive_Value,
.PerformanceTab_Performance_By_Year_Positive_Value {
	/* 	color: #007C00; */
	color: inherit;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;

}
.plus span:before,
.Plus:before,
.PerformanceTab_Performance_Positive_Value:before,
.PerformanceTab_Performance_By_Year_Positive_Value:before {
	content: url(assets/indicators/positive.svg);
	width: 0;
	height: 0;
	position: absolute;
	top: 5%;
	left:-30px;
}
/* PLUS AND MINUS END */

/* GENERAL - TABLES & HEADINGS & TICKER AREA */

/****************************************** HEADINGS *******************************************************/

.Orders_TitleTD_Right {
	color: #1E1E1E;
	font-weight: bold;
}

.Orders_TitleTD_Left,
.TradesByBroker,
.DivLastestShareTrades span,
.PerformanceTab_TD_Select_Type_Label {
	line-height: normal;
	margin: 0px;
	padding: 0px;

	font-family: inherit;
	font-size: 1.25em !important;
	color: #1E1E1E !important;
	font-weight: bold;

	padding-top: 0em;
	padding-bottom: 1.0em;

	display: block;
}

.TickerDateTD {
	padding-bottom: 0.8em;
	padding-left: 0em;
	padding-top: 0.8em;
	padding-right: 0.6em;

	text-align: left;
}
/********************************************************************************** TABLES *****************************************************************************************/

/*
#container {
overflow: visible;
}
*/

/****************************************** BORDER CONTROLS *******************************************************/

/*** Table ***/
.TickerTbl,
.TradesTable,
.PerformanceTab_Table_Price_Performance,
.PerformanceTab_Table_Performance_By_Year {
	border-collapse: separate !important;
	border-spacing: 15px 0 !important;
}

.PerformanceTab_Table_Performance_By_Year,
.PerformanceTab_Table_Price_Performance,
.PerformanceTab_Performance_By_Year_Header_Row,
.orderBorder > table:first-child,
.BrokerHeaderTable,
.ShareDataTable,
.TickerTbl {
	width: 100%;
	box-sizing: border-box;	
	border-collapse: collapse;
	border-spacing: 0px;
}

/*** Inner Borders ***/
.PerformanceTab_Performance_By_Year_Header_Row th,
.PerformanceTab_Performance_Header_Row th,
.Orders_HeaderTD_Date.tdOrderMiddle,
.Orders_HeaderTD_Ask.tdOrderRight,
.BrokerHeaderTable tr:first-child .Broker_ColumnPercent,
.BrokerHeaderTable tr:first-child .Broker_ColumnVolume,
.Trades_VolumeHeading,
.Trades_LastHeading,
.TickerNameTD {
	/* border-left: 0.08em solid #7C6F70; */
}


.PerformanceTab_Performance_By_Year_Row td,
.PerformanceTab_Performance_Row td,
.tdOrderMiddle,
.tdOrderRight,
.BrokerHeaderTable tr .Broker_ColumnPercent.Broker_ColumnBrokerValue,
.BrokerHeaderTable tr .Broker_ColumnVolume.Broker_ColumnBrokerValue,
.Trades_Close_Change,
.Trades_Size,
.DataValueTD,
.TickerValueTD {
	/* border-left: 0.08em solid #7C6F70; */
}

.PerformanceTab_Performance_By_Year_Header_Row th.PerformanceTab_Performance_By_Year_Instrument_Heading,
.PerformanceTab_Performance_By_Year_Row td.PerformanceTab_Performance_By_Year_Instrument_Value,
.PerformanceTab_Performance_Header_Row th.PerformanceTab_Performance_Instrument_Heading,
.PerformanceTab_Performance_Row td.PerformanceTab_Performance_Instrument_Value,
.TickerNameTD_ShareName,
.TickerValueTD_ShareName {
	border-left: 0px;
}


.PerformanceTab_Performance_By_Year_Row td,
.PerformanceTab_Performance_Row td,
.Orders_RowTR > td,
.Broker_EvenRow td,
.Broker_OddRow td,
.Trades_Row td,
.DataNameTD,
.DataValueTD,
.TickerValueTD {
	border-left: 0em solid #E1E1E1;
}


/*** Outter borders ***/

.PerformanceTab_Performance_By_Year_Header_Row th.PerformanceTab_Performance_By_Year_Instrument_Heading,
.PerformanceTab_Performance_By_Year_Row td.PerformanceTab_Performance_By_Year_Instrument_Value,
.PerformanceTab_Performance_Header_Row th.PerformanceTab_Performance_Instrument_Heading,
.PerformanceTab_Performance_Row td.PerformanceTab_Performance_Instrument_Value,
.tdOrderLeft,
.Broker_ColumnOrder,
.Trades_TradeTime,
.DataNameTD,
.Trades_TimeHeading,
.TickerValueTD_ShareName,
.TickerNameTD_ShareName {
	border-left: 0em solid #E1E1E1;
}

.PerformanceTab_Performance_By_Year_Prev4_Heading,
.PerformanceTab_Performance_By_Year_Prev4_Value,
.PerformanceTab_Performance_52_Week_High_Low_Heading,
.PerformanceTab_Performance_52_Week_High_Low_Value,
.tdOrderRight,
.Broker_ColumnVolume,
.Trades_Size,
.DataValueTD,
.Trades_VolumeHeading,
.TickerValueTD_Volume,
.TickerNameTD_Volume {
	border-right: 0em solid #E1E1E1;
}

.PerformanceTab_Performance_By_Year_Row td,
.PerformanceTab_Performance_Row td,
.Orders_RowTR > td,
.Broker_EvenRow td,
.Broker_OddRow td,
.Trades_Row td,
.DataNameTD,
.DataValueTD,
.TickerValueTD {
	border-bottom: 0.08em solid #E1E1E1  !important;
}


.PerformanceTab_Performance_By_Year_Row:last-child td,
.PerformanceTab_Performance_Row:last-child td,
.Orders_RowTR:last-child > td,
.BrokerHeader tr:last-child td,
.Trades_Row:last-child td, 
.DataTable tr:last-child .DataNameTD,
.DataTable tr:last-child .DataValueTD,
.TickerRow:last-child .TickerValueTD {
	border-bottom: 0em solid #E1E1E1!important;
}

.PerformanceTab_Performance_By_Year_Header_Row th,
.PerformanceTab_Performance_Header_Row th,
.DataTable tr:first-child .DataNameTD,
.DataTable tr:first-child .DataValueTD {
	border-top: 0em solid #E1E1E1;
}

/*** Header Top/Bottom Borders ***/

.PerformanceTab_Performance_By_Year_Header_Row th,
.PerformanceTab_Performance_Header_Row th,
.Orders_HeaderTD,
.BrokerHeaderTable tr:first-child td,
.Trades_RowHeader td,
.TickerNameTD {
	border-top: 0em solid #E1E1E1;
	border-bottom: em solid #E1E1E1;
}

/*** Header Left/Right Borders ***/

.PerformanceTab_Performance_Header_Row th.PerformanceTab_Performance_Instrument_Heading,
.PerformanceTab_Performance_By_Year_Header_Row th.PerformanceTab_Performance_By_Year_Instrument_Heading,
.Orders_HeaderTD_Bid,
.BrokerHeader tr:first-child td.Broker_ColumnOrder,
.Trades_TimeHeading,
.TickerNameTD_ShareName {
	border-left-color: #E1E1E1;
}


.PerformanceTab_Performance_Header_Row th:last-child,
.PerformanceTab_Performance_By_Year_Header_Row th:last-child,
.Orders_HeaderTD_Ask,
.BrokerHeader tr:first-child td.Broker_ColumnVolume,
.Trades_VolumeHeading,
.TickerNameTD_Volume {
	border-right-color: #E1E1E1;
}


/*** Ticker date fix, needed because the date and the ticker table are actually in a single table ***/

td.TickerDateTD {
	border-left: 0em solid transparent;
	border-right: 0em solid transparent;
}

/*** Table Backgrounds ***/

/*** Head ***/

.PerformanceTab_Performance_By_Year_Header_Row th,
.PerformanceTab_Performance_Header_Row th,
.Orders_HeaderTD_Date,
.BrokerHeader tr:first-child td,
.Trades_VolumeHeading,
.Trades_LastHeading,
.TickerNameTD {
	background: #FFFFFF;
	color: #002532;
	text-align: right;
	font-weight: bold;
	text-transform: none;
}


.PerformanceTab_Performance_By_Year_Header_Row th.PerformanceTab_Performance_By_Year_Instrument_Heading,
.PerformanceTab_Performance_Header_Row th.PerformanceTab_Performance_Instrument_Heading,
.Orders_HeaderTD_Bid,
.Orders_HeaderTD_Ask,
.BrokerHeader tr:first-child td.Broker_ColumnOrder,
.BrokerHeader tr:first-child td.Broker_ColumnBroker,
.Trades_TimeHeading,
.TickerNameTD_ShareName {
	background: #FFFFFF;
	color: #002532;
	text-align: left;
	font-weight: bold;
	text-transform: none;
}
/* 
td.TickerNameTD.TickerNameTD_Ask {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
} */

/*** Body ***/

.PerformanceTab_Performance_By_Year_Row_EvenRow td,
.PerformanceTab_Performance_Row_EvenRow td,
.Orders_EvenRowTR > td,
.Broker_EvenRow td,
.TradesTable .EvenRow td,
.EvenRowTR .DataNameTD,
.EvenRowTR .DataValueTD,
.Ticker_OddRow .TickerValueTD {
	background: transparent ;
}

.PerformanceTab_Performance_By_Year_Row_OddRow td,
.PerformanceTab_Performance_Row_OddRow td,
.Orders_OddRowTR > td,
.Broker_OddRow td,
.TradesTable .OddRow td,
.OddRowTR .DataNameTD,
.OddRowTR .DataValueTD,
.Ticker_EvenRow .TickerValueTD {
	background: transparent ;
}

.PerformanceTab_Performance_By_Year_Row td,
.PerformanceTab_Performance_Row td,
.Orders_RowTR > td.tdOrderMiddle,
.BrokerHeaderTable tr td,
.TradesTable .Trades_Row .Trades_Close_Change,
.TradesTable .Trades_Row .Trades_Size,
.ShareDataTable tr .DataValueTD,
.TickerRow .TickerValueTD {
	background: #FFFFFF;
	text-align: right;
	color: #002532;
	font-weight: normal;
}

.PerformanceTab_Performance_By_Year_Row td.PerformanceTab_Performance_By_Year_Instrument_Value,
.PerformanceTab_Performance_Row td.PerformanceTab_Performance_Instrument_Value,
.Orders_RowTR > td.tdOrderLeft,
.Orders_RowTR > td.tdOrderRight,
.BrokerHeaderTable tr td.Broker_ColumnOrderValue,
.BrokerHeaderTable tr td.Broker_ColumnOrderValue + .Broker_ColumnBrokerValue,
.TradesTable .Trades_Row .Trades_TradeTime,
.ShareDataTable tr .DataNameTD,
.TickerRow .TickerValueTD_ShareName {
	background: #FFFFFF;
	text-align: left;
	color: #002532;
	font-weight: normal;
	text-transform: none;
}



/***************************************** Order Depth *****************************************/

.Orders_RowTR > td.tdOrderLeft,
.Orders_HeaderTD_Bid {
	text-align: left;
}
.Orders_RowTR > td.tdOrderRight,
.Orders_HeaderTD_Ask {
	text-align: right;
}

/***************************************** END OF BORDER CONTROL **************************************************/

.DataTable,
.TickerTbl,
table.TradesTable,
.orderBorder table {
	border-collapse: collapse;
	border-spacing:0;
}

.TradesTable {
	margin-bottom: 1em;
}

.orderBorder .tdOrderMiddle table {
	border-bottom: 0em;
}

.BrokerHeaderTable {
	border-collapse: collapse;
}


.Orders_HeaderTD,
.BrokerTypeRow,
.BrokerHeaderTable tbody tr:first-child td,
.TickerNameTD,
.TradesTable .Trades_RowHeader td,
.PerformanceTab_Performance_Header_Row th,
.PerformanceTab_Performance_By_Year_Header_Row th {
	padding: 1em 0 24px 0;
	border-bottom: 1.5px solid #002532;
}
.BrokerTypeRow {
	border-bottom: 0;
	padding-bottom: 0em;
}

.Orders_RowTR .tdOrderLeft,
.Orders_RowTR .tdOrderMiddle,
.Orders_RowTR .tdOrderRight,
.Broker_EvenRow td,
.Broker_OddRow td,
.TickerValueTD,
.DataNameTD,
.DataValueTD,
.TradesTable .Trades_Row td,
.PerformanceTab_Performance_By_Year_Row td,
.PerformanceTab_Performance_Row td {
	padding: 1em 1em 24px 1em !important;
	height: auto;
	line-height: normal;
}

.TradesTable .Trades_RowHeader td.Trades_LastHeading,
.TradesTable .Trades_Row td.Trades_Close_Change {
	padding-right: 1.5em;
}

.TickerValueTD_LastPriceChange,
.TickerValueTD_LastPricePercentChange {
	padding-right: 1.5em;	
}

.TickerNameTD_LastPriceChange,
.TickerNameTD_LastPricePercentChange {
	padding-right: 0.6em;
}

.TickerValueTD {
	width: 8.8%;
	white-space: nowrap;
}
.TickerValueTD_ShareName {
	width: 20.08%;
	white-space: normal;
}
.TickerNameTD {
	white-space: nowrap;
}



/* Selected row controls */
.Ticker_SelectedRow {

}

.TickerNameTD_MarketName,
.TickerValueTD_MarketName {
	display: none;
}

@media (min-width: 0px) and (max-width: 708px) {  

	.TickerValueTD_Ask,
	.TickerValueTD_Bid,
	.TickerNameTD_Ask,
	.TickerNameTD_Bid {
		display: none;
	}

	.TickerValueTD {
		width: 17.5%;
	}
	.TickerValueTD_ShareName {
		width: 30%;
	}
}

@media (min-width: 0px) and (max-width: 527px) {  

	.TickerValueTD_LastPricePercentChange,
	.TickerNameTD_LastPricePercentChange {
		display: none;
	}

	.TickerValueTD {
		width: 20%;
	}
	.TickerValueTD_ShareName {
		width: 40%;
	}
}

@media (min-width: 0px) and (max-width: 434px) {  

	.TickerValueTD_LastPricePercentChange,
	.TickerNameTD_LastPricePercentChange {
		display: none;
	}

	.TickerValueTD {
		width: 20%;
	}
	.TickerValueTD_ShareName {
		width: 40%;
	}
}


/* END OF TICKER AREA */

/********************************************************************************* TABS AREA START */

#tabPanel {
	margin: 2em 1em;
	width: 100%;
	height:auto;
	line-height: normal;
	position: relative;
	z-index: 0;
}

#tabPanel:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: -1;
	/* border-bottom: 1px solid #e1e1e1; */
}

#tabPanel ul {
	font-size: 0em;
}
/* Unselected tab rules */
.navigation ul li a {
	height: auto;
	line-height: normal;
	display: block;
	padding: 1em;
	margin-top: 0.0em;
	margin-right: 1em;
	margin-bottom: 0.0em;
	margin-left: 0.08em;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	font-family: inherit;
	font-weight: bold;
	font-size: 1.0em;
	text-transform:none;
	color: #002532;
	font-style: normal;
	text-decoration: none;
	border: 0;
	border-bottom: 1px solid #E3E2DA;
	background: #FFFFFF;
	transition: all 0.1s;
	position: relative;
	top: 0;
	left: 0em;
}
.navigation ul li a.tab_selected,
.navigation ul li a:hover {
	background: #FFFFFF;
	color: #002532;
	border-bottom: 1px solid #002532;
}
.navigation ul li a.tab_selected {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
}
.navigation ul li a:hover {
	text-decoration: none;
	font-style: normal;
	z-index: 9;
}
.tab_selected:hover { }
.tab_selected:before {
	content: "";
	width: 0; 
	height: 0;

	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -0em;

	border-left: 0em solid transparent; 
	border-right: 0em solid transparent; 
	border-top: 0em solid var(--primary-color);
}
/* END OF TABS AREA */
/* Corrections for period selection & graph legend display */

/*************************************** Start of: Graph interval selection & legend ****************************************/

.PeriodSelectionIntervalText {	
	font-size: 0em;
	width: 0em;
	padding: 0em;
}
ul#_ulPeriod {
	padding: 0 !important;
}
.periodSelection ul {
	text-align: left;
}

#_ulPeriod li {
	padding: 0.5em;
	padding-top: 0em;
	padding-left: 0;
	padding-right: 1em;	
}
.ul_highstocklegend li {
	list-style: none;
	margin-left: 0em;
	line-height: 1em;
	height: auto;
	float: none;
	display: inline-block;
	*display: inline;
	*zoom: 1.0;

}
.comparelegend_name {
	color: #002532 !important;
	padding: 0px;
	position:relative;
	top: 0em;
	left: 0em;
	margin-left: 0em;
	display: inline-block!important;
}
/* .comparelegend_name:before {	
content: "■";

font-family: Arial, Helvetica, sans-serif !important;
font-size: 2em;

position: relative;
left: 0;
top: 0;
margin-top: -0.385em;
margin-right: 0.2em;

line-height: 0.5em;

display: inline-block!important;

} */
.ul_highstocklegend_color_blind_mode .comparelegend_name:before {
	content: "";
}
#_ulPeriod li label {
	white-space:nowrap;
}
div#periodSelectionPanel {
	margin: 0 0 0 1em;
	border-bottom: 0em solid #E1E1E1;
}
.highstocklegend {
	padding: 0 0 2em 1em;
}
/* .highstocklegend {
font-size: 16px;
padding-left: 10px;
margin-left: 30px;
margin-right: 29px;

border: 1px solid var(--primary-color);
margin-bottom: 0.8em;
} */
.legenddate {
	padding-top: 0.8em;
	padding-bottom: 0.5em;
	color: var(--text-color) !important;
	font-size: 16px;
	font-weight: normal;
}
.comparelegend_value {
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.ul_highstocklegend {
	border: 0;
	margin-bottom: 0;
	padding: 0;
}
.legendSharesDiv div {
	font-size: 16px;
}

@media (min-width: 0px) and (max-width: 446px) {   

	/**************** Gets rid of the exsess values on the legend ****************/
	.legendSharesDiv .comparelegend_value {
		white-space: normal !important;
	}

	.legendSharesDiv div {
		display: inline-block;
	}

	.legendSharesDiv .comparelegend_value > div > div {
		display: none!important;
	}
	.legendSharesDiv .comparelegend_value > div > div:last-child {
		display: inline-block !important;
	}

}
/*************************************** Start of: Graph Buttons ****************************************/
#additionFunctionPanelPanel {
	padding: 0;
	margin: 1em 0 1em 1em;
}
.additionFunction table {
	margin: 0em;
	width: 100%;
}
.button,
.button:link,
.button:visited {
	height: 56px;
	line-height: 56px;
	width: auto;
	display: block;
	font-family: inherit;
	font-size: 1.0em;
	font-weight: bold;
	color: #002532;
	margin: 0.5em;
	padding: 0 5em 0 1em;
	border: 1px solid #002532;
	border-radius: 0;
	background: #FFFFFF;
	transition: background 0.5s, color 0.5s, border 0.5s;
	text-align: left;
	text-decoration: none;
}
.button:hover {
	background: #F1F1ED;
	border-color: #F1F1ED;
}
.button:active {
	color: #FFFFFF;
	background: #002532;
	border-color: #002532;
}
.button img {
	display: none;
}

.additionFunction table, 
.additionFunction tbody,
.additionFunction tr {
	display: block;
}

.additionFunction tr {
	font-size: 0em;
	text-align: left;
}

.additionFunction table td {
	width: auto;
	text-align: center;

	display: inline-block;
	*display: inline;
	*zoom: 1.0;

	min-width: auto;
	box-sizing: border-box;
}

@media (max-width: 941px) { 	 
	.t-ie9 .additionFunction table td {
		/** Hack for IE9, but effects IE10 as well */
		float: left \ ;
		width: 100% \ ;
	}
}

/*************************************** Start of: Graph Controls ****************************************/


.ControllTD > div {
	margin: 1em 1em 0 1em;
	/* background-color: #FFF; */
	height: 11em;
}

.title {
	margin: 0;
	padding: 1em 0;
	font-family: inherit;
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
	color: #002532;
	background: #FFFFFF;
	border-bottom: 1.5px solid #002532;
	float: center;
}

.divtable {
	padding: 0.6em;
	clear: both;
	min-height: 5em;
	line-height: 1.5;
}

.custom_label td {
	line-height: normal;
	height: auto;
}
table td.compare_part {
	padding-left: 0.4em;
	width: 100%;
}

table td.compare_part div {
	width: auto;
}

.ControllRow > tbody,
.ControllRow > tbody > tr,
.ControllRow {
	display: block;	
}

.ControllRow > tbody > tr {
	font-size: 0em;
	text-align: left;
}

.ControllTD {
	width: calc(100%/5);
	vertical-align: top;

	display: inline-block;
	*display: inline;
	*zoom: 1.0;
	/* IE 8 & below CSS correction */
	float: left\9;
	/* * * * * * * * * * * * * * * */
	text-align: left;
}

.ControllRow {
	padding: 0;
}

.ControllTD .table_row {
	height: auto;
}

.t-safari .ControllTD input[disabled] {
	/* Fix for iOS Safari where the disabled input boxes are cut when inside inline-block elements */
	opacity: 1.0;
	border-color: #ccc;
	background: #fafafa;
}

@media (min-width: 0px) and (max-width: 832px) {  

	.ControllTD {
		width: 50%;
		float: left;
		min-height: 11em;

		min-width: 14.28em;
	}
	.ControllRow > tbody > tr {
		text-align:center;
	}
}

@media (min-width: 0px) and (max-width: 557px) {  
	.ControllTD {
		float: none;
		height: auto;		
	}

	.t-ie9 .ControllTD {
		/** Hack for IE9, but effects IE10 as well */
		float: left \ ;
		width: 100% \ ;
	}

	.divtable {	
		min-height: 0em;
	}
}
/*************************************** Start of: Share data ****************************************/

.DataNameTD,
.DataValueTD {
	width:50%;
}

/*************************************** Start of: Trades ****************************************/

.TradesTable .Trades_RowHeader td {
	width: 33.33%;
}
.TradesTable .Trades_RowHeader td.Trades_LastHeading,
.TradesTable .Trades_RowHeader td.Trades_TimeHeading {
	width: 33.33%;
}



.excellink {
	text-align: right;
	padding-bottom: 1em;
}

.Buyers {
	vertical-align: top;
}

.Broker_DivBullet {
	width: 1em;
	height: 1em;
	line-height: 1em;
}
.Broker_ColumnBroker,
.Broker_ColumnPercent,
.Broker_ColumnVolume {
	width:33.33%;
}
.fullbrokername {
	padding: 0.5em;
	background: #fff;
	border: 0.08em solid #E1E1E1;
	box-shadow: 1px 1px 2px #A6A9A3;
}
.Buyers {
	padding-right: 0.25em;
}
.Sellers {
	padding-left: 0.25em;
}
.Buyers,
.Sellers {
	vertical-align: top;
}
.Broker_Chart {
	text-align: center;
}

@media (min-width: 0px) and (max-width: 583px) {  
	.TickerValueTD_High,
	.TickerValueTD_Low,
	.TickerNameTD_High,
	.TickerNameTD_Low {
		display: none;
	}
	.Broker_Chart img {
		display: none;
	}	
	.BrokerContentTable,
	.BrokerContentTable > tbody,
	.BrokerContentTable > tbody > tr,
	.Sellers,
	.Buyers {
		display: block;
	}
	.Broker_Chart {
		clear: both;
	}
	.BrokerTableContent {
		float: left;
		clear: both;
	}

	.Sellers .BrokerTableContent {
		margin-top: 1em;
	}
}

/*************************************** Start of: Order Depth ****************************************/

.Orders_TitleTD_Right {
	text-align: right;
}

.Orders_RowTR .tdOrderLeft {
	text-align: left;
}

.Orders_VolumeTD_AskBox {
	background: var(--primary-color);
}
.Orders_VolumeTD_BidBox {
	background: #F6E5E6;
}

.Orders_VolumeTD_BidNumber {
	text-align: right;
	padding-right: 0.5em;
	white-space:nowrap;
}
.Orders_VolumeTD_AskNumber {
	text-align: left;
	padding-left: 0.5em;
	white-space:nowrap;
}

.Orders_HeaderTD_Date {
	text-align: center;
}

/*************************************** Start of: Performance ****************************************/

.PerformanceTab_TD_Select_Type_Label {
	width:50%;
	text-align: left;
}
.PerformanceTab_TD_Select_Type_Value {
	padding: 0 0 0.5em 0;
	width:50%;
	text-align: right;
}
.PerformanceTab_TD_Select_Currency_Label,
.PerformanceTab_TD_Select_Currency_Value  {
	display:none;
}
.PerformanceTab_DDL_Performance_Function {
	font-size: 1em;
	padding: 0.22em;
	box-sizing: border-box;
	background: #fff;
	border: 0.08em solid #E1E1E1;
	max-width:20em;
	width:100%;
	color: #002532;
}
[lang="es-es"] .PerformanceTab_DDL_Performance_Function {
	width: auto;
	max-width: 42em;
}
.PerformanceTab_Performance_Row td {
	padding-right: 1.5em;
}
.PerformanceTab_Performance_Row .PerformanceTab_Performance_52_Week_High_Low_Value,
.PerformanceTab_Performance_Row .PerformanceTab_Performance_All_Time_High_Low_Value {
	padding-right: 0.6em;
}

.PerformanceTab_Performance_By_Year_Row td {
	padding-right: 1.5em;
}

th.PerformanceTab_Performance_By_Year_Instrument_Heading,
.PerformanceTab_Performance_Header_Row th.PerformanceTab_Performance_Instrument_Heading {
	text-align: left;
}

td.PerformanceTab_Performance_By_Year_Instrument_Value,
.PerformanceTab_Performance_Row td.PerformanceTab_Performance_Instrument_Value {
	text-align: left;
}
.PerformanceTab_Performance_Instrument_Value div,
.PerformanceTab_Performance_By_Year_Instrument_Value div {
	padding: 0px!important;
	margin: 0px!important;
}

.PerformanceTab_Table_Price_Performance ,
.PerformanceTab_Table_Performance_By_Year {
	width:100%;
}

.PerformanceTab_Performance_Header_Row th {
	padding-left: 0.5em;
}
.PerformanceTab_Performance_By_Year_Header_Row  th {
	padding-right: 1em;
	padding-left: 0.5em;
}
.PerformanceTab_Performance_By_Year_NA_Value,
.PerformanceTab_Performance_Neutral_Value,
.PerformanceTab_Performance_By_Year_Neutral_Value,
.PerformanceTab_Performance_NA_Value {
	color: inherit;
} 
.PerformanceTab_Performance_Instrument_Value span.PerformanceTab_SharePriceDevelopment_Instrument_InstrumentName {
	display: inline-block;
	padding-right: 0.5em;
}

@media (min-width: 0px) and (max-width: 712px) { 
	.PerformanceTab_Performance_By_Year_Prev4_Heading,
	.PerformanceTab_Performance_By_Year_Prev4_Value {
		display: none;
	}
}
@media (min-width: 0px) and (max-width: 559px) { 
	.PerformanceTab_Performance_By_Year_Prev3_Heading,
	.PerformanceTab_Performance_By_Year_Prev3_Value {
		display: none;
	}
}
@media (min-width: 0px) and (max-width: 462px) { 
	.PerformanceTab_Performance_By_Year_Prev2_Heading,
	.PerformanceTab_Performance_By_Year_Prev2_Value {
		display: none;
	}
}

@media (min-width: 0px) and (max-width: 735px) {   
	.PerformanceTab_Performance_52_Week_High_Low_Value,
	.PerformanceTab_Performance_52_Week_High_Low_Heading,
	.PerformanceTab_Performance_1_Month_Change_Heading,
	.PerformanceTab_Performance_1_Month_Change_Value {
		display: none;
	}

	.PerformanceTab_Performance_5_Year_Change_Heading,
	.PerformanceTab_Performance_5_Year_Change_Value {
		border-right: 0em solid #E1E1E1;
	}

}
@media (min-width: 0px) and (max-width: 608px) { 
	.PerformanceTab_Performance_3_Month_Change_Heading,
	.PerformanceTab_Performance_3_Month_Change_Value {
		display: none;
	}
}

/*************************************** End of: Performance data ****************************************/


#tabPanel li { }
div#htmlgraph {
	height: 450px;
	margin: 0;
}

div#divGraphControll {
	margin: 0;
}
a#lbtPerformance {
	margin-right: 0;
}
input[type="checkbox"], input[type="radio"] {
	position: relative;
	top: 3px;
	width: 18px;
	height: 18px;
	accent-color: #002532;
}


/* .supplied_by_euroland a.hyperlink::before {
display: none;
}

.supplied_by_euroland a.hyperlink {
width: auto;
height: auto;
} */

input#txtInsertPeriod {
	width: 60px !important;
	height: 45px;
	line-height: 45px;
	font-size: inherit;
	border: 1px solid transparent;
	border-bottom: 1px solid #AAAA9F;
	padding: 0 0.5em;
	font-family: inherit;
}
[lang="es-es"] input#txtInsertPeriod {
	width: 50px !important;
}
input#txtInsertPeriod:focus-visible {
	outline: unset;
	border-bottom: 1px solid #002532;
}
td#volumeheading,
th.PerformanceTab_Performance_52_Week_High_Low_Heading,
th.PerformanceTab_Performance_By_Year_Prev4_Heading {
	/* border-top-right-radius: 6px; */
	/* border-bottom-right-radius: 6px; */
}
@media (max-width:687px) {
	.ControllTD {
		width: auto !important;
		float: none;
		min-height: 11em;
		min-width: 14.28em;
	}
}

td#TD_download_excel {
	float: none !important;
}
td#TD_print {
	float: none !important;
}
td#TD_detach_graph {
	float: none!important;
}

@media screen and (max-width:465px){
	td#TD_download_excel {
		float: unset !important;
	}
	td#TD_print {
		float: unset !important;
	}
	td#TD_detach_graph {
		float: unset !important;
	}
}
.DynarchCalendar-dayNames div, .DynarchCalendar-day, .DynarchCalendar-weekNumber, .DynarchCalendar-title div {
	font-family: 'ForFutureSans', sans-serif !important;
}
.DynarchCalendar-bottomBar-today, .button_bg{
	font-family: 'ForFutureSans', sans-serif !important;
}
td.TickerValueTD.TickerValueTD_ShareName { /* 	font-weight: bold; */ }
.comparelegend_name{
	font-weight: bold;
}
.comparelegend_name::before {
	top: 2px !important;
}
/* #highcharts-0 > svg > text:nth-child(31), #highcharts-0 > svg > text:nth-child(32) {
fill: red !important;
} */
#highcharts-0 > svg > text:nth-child(27), #highcharts-0 > svg > text:nth-child(28) {
	fill: var(--text-color) !important;
}
.comparelegend_eachname,
.comparelegend_colon,
.comparelegend_eachvalue,
.comparelegend_separator {
	color:var(--text-color)!important;
}
.comparelegend_eachname,
.comparelegend_colon {
	font-weight: bold;
}
.comparelegend_eachvalue {
	font-weight: normal;
}
.comparelegend_separator {
	color: transparent !important;
}
.comparelegend_separator::before {
	content: "/";
	color: #002532;
	margin: 0 5px 0 10px;
}
.DynarchCalendar-day-selected {  
	margin: 0 !important;
	background-color: var(--amazon);  
	color: var(--secondary-text-color) !important;
	border-radius: 3px;
}

.DynarchCalendar-day-today {color: #002532;font-weight: bold;}

.DynarchCalendar-hover-date {
	margin: 0 !important;  
	border-radius: 3px;
	border: none;
}

#highcharts-0 > svg > g:nth-child(16) > text > tspan {
	font-size: 16px
}
.highcharts-yaxis-title {
	font-size: 16px !important;
}
#highcharts-0 > svg > text:nth-child(28) {
	color: var(--text-color) !important;
}

@media (max-width: 785px) {
	#highstocklegend > ul > li > div > div.comparelegend_value > div > div:nth-child(7) {
		display: none;
	}
	#highstocklegend > ul > li > div > div.comparelegend_value > div > div:nth-child(6) {
		display: none;
	}
}

#highcharts-4 > svg > g:nth-child(16) > text > tspan {
	font-size: 16px;	
}

#highcharts-4 > svg > text:nth-child(27) {
	fill: var(--text-color) !important;
}

#highcharts-4 > svg > text:nth-child(28) {
	fill: var(--text-color) !important;
}
@media (max-width: 549px) {
	.additionFunction table td {
		width: 15em;
		text-align: center;
		display: block;
		margin: 0 auto;
	}
	.ControllTD > div {
		height: auto;
		width: 16em;
	}
}
/********** FOOTER */
#footer {
	clear: both;
	margin: 30px 0 0 1em;
}
.dbFooter {
	padding-top: 1em;
	font-size: 13px;
	float: right;
	text-align: right;
}
[lang="es-es"] .dbFooter {
	padding-top: 1.5em;
}
.supplied_by_euroland a.hyperlink {
	height: 13.5px;
}
/* End of: Footer */

/********** ADDITIONAL CSS */
/* SG Labels */
g.highcharts-axis-labels.highcharts-xaxis-labels tspan {
	text-transform: lowercase;
}
/* Hide Heading Name */
#lblPerfomanceTable,
.DivLastestShareTrades { 
	display: none;
}
/* End of: Additional CSS */

/********** CUSTOM INPUT BUTTONS */
#_ulPeriod input[type="radio"] {
	position: relative;
	top: 7px;
}
#_ulPeriod input[type="radio"] { }
#_ulPeriod input[type="radio"]:checked::after {
	content: '';
	width: 9px;
	height: 9px;
	background: #FFFFFF;
	position: absolute;
	top: 6px;
	left: 6px;
	border-radius: 50%;
}
#_ulPeriod input[type="radio"]:checked {
	background-color: #002532;
	border: 1px solid #002532;
}
/* Control Box Input Buttons */
input[type="checkbox"]::before {
	content: url(assets/icons/checkbox_outline.svg);
}
[lang="es-es"] input[type="checkbox"]::before {
	top: 3.5px;
	position: relative;
}
input[type="checkbox"] {
	appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
	width: 24px;
	height: 24px;
	margin: 0 10px 0 0 !important;
	transition: all 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}
input[type="checkbox"]:checked::before {
	all: unset;
}
input[type="checkbox"]:checked {
	clip-path: polygon(
		10% 0, 90% 0,
		100% 10%, 100% 90%,
		90% 100%, 10% 100%,
		0 90%, 0 10%
	);
	background: #022C35;
	box-shadow: inset 0 0 0 2px #022C35; 
}
/* input[type="checkbox"], */
input[type="radio"] {
	appearance: none;
	-webkit-appearance: none;
	background-color: #fff;
	border: 2px solid #1B4550;
	/* padding: 5px; */
	width: 24px;
	height: 24px;
	border-radius: 4px;
	position: relative;
	cursor: pointer;
	margin: 0 10px 0 0  !important;
	accent-color: unset;
	transition: background-color 0.2s ease, transform 0.2s ease;
}
/* Hover Effect */
input[type="checkbox"]:hover,
input[type="radio"]:hover {
	transform: scale(1.2);
	/*filter: brightness(1.1);*/
}
/* Checkbox Button*/
input[type="checkbox"]:checked::after {
	content: url(assets/icons/checkmark.svg);
	color: #FFFFFF;
	font-size: 18px;
	position: absolute;
	top: -3px;
	left: 2px;
}
input[type="checkbox"]:checked {
	border: 2px solid #022C35;
}
/* Radio Button*/
input[type="radio"] {
	border-radius: 50%;
}
[lang="es-es"] input[type="radio"] {
	border-radius: 50%;
	position: relative;
	top: 7px;
}
input[type="radio"]:checked::after {
	content: '';
	width: 9px;
	height: 9px;
	background-color: #FFFFFF;
	position: absolute;
	top: 5.5px;
	left: 5px;
	border-radius: 50%;
}
input[type="radio"]:checked {
	background-color: #002532;
	border: 2px solid #002532;
}
/* End of: Input Buttons */

/********** CALENDAR */
#divCalendar {
	/* 	max-width: 300px; */
	border: 0.08em solid #E1E1E1;
	background: #fff;
	box-shadow: none;
}
/* Calendar Styling */
.DynarchCalendar table {
	font-size: 15px;
	height: 15px;
	line-height: 15px;
	font-weight: normal !important;
}
.DynarchCalendar-dayNames div,
.DynarchCalendar-day,
.DynarchCalendar-weekNumber {
	font-family: "ForFutureSans", sans-serif !important;
	padding: 10px 0;
	text-align: center;
	width: 2em;
}
#btnPeriodRange,
.DynarchCalendar-menu-year,
.DynarchCalendar-menu table td div,
.DynarchCalendar-title div {
	font-family: Variable, sans-serif !important;
	text-shadow: unset;
}
.DynarchCalendar-menu {background: #D1D1D1;box-sizing: border-box !important;}
#divCalendar > div > div:nth-child(1) { border-bottom: 0.08em solid #d1d1d1 !important; }

#lblCreateTimeFrame, .DynarchCalendar-bottomBar-today {
	font-family: Variable, sans-serif !important;
	font-size: 16px !important;
	color: #002532;
}
/* Calendar Hover Styling */
.DynarchCalendar-hover-week {
	background-color: #D1D1D1;
	opacity: 100%;
	color: #FFFFFF;
}
.DynarchCalendar-day-selected:hover,
.DynarchCalendar-hover-date {
	background-color: #002532 !important;
	border-radius: 0;
	border: 0 !important;
	margin: 0 !important;
	color: #FFFFFF !important;
	opacity: 0.8;
}
/* Selected Styling */
.DynarchCalendar-day-selected {
	background-color: #002532 !important;
	color: #FFF !important;
	border-radius: 0px;
	border: 0 !important;
}
/* Day Today */
.DynarchCalendar-day-today {
	color: #1B4550;
	font-weight: bold;
}
.DynarchCalendar-bottomBar {
	margin: 5px 10px !important;
}

.button_bg,
.DynarchCalendar-bottomBar-today {
	height: 30px;
	line-height: 30px;
	padding: 0 1em;
	text-align: left;
	margin: 0 auto;
	font-weight: bold;
	text-transform: capitalize;
	/* width: 120px !important; */
	color: #002532;
	background: #FFFFFF;
	border: 1px solid #002532;
	border-radius: 0;
}
.button_bg {
	padding: 0 1em;
	height: auto;
	width: 137.6px !important;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	text-transform: capitalize;
	cursor: pointer;
}
.DynarchCalendar-bottomBar-today:hover,
.button_bg:hover {
	color: #002532;
	background: #F1F1ED;
	border-color: #F1F1ED;
}
.button_period_range { text-align: center; }
table.DynarchCalendar-titleCont, .DynarchCalendar-dayNames div, .DynarchCalendar-day {
	color: #1B4550;
}
.DynarchCalendar-weekend {
	color: #FF0000 !important;
}
@media (max-width: 480px) {
	.DynarchCalendar table {
		font-size: 12px;
		height: 12px;
		line-height: 12px;
		font-weight: normal !important;
	}
	.DynarchCalendar-dayNames div, 
	.DynarchCalendar-day,
	.DynarchCalendar-weekNumber {
		width: 1.8em;
	}
	#divCalendar {
		max-width: 320px;
		padding: 0;
	}
	#divCalendar > div {
		padding: 5px 2px 10px 2px !important;
	}
	.DynarchCalendar-bottomBar {
		margin: 1%;
	}
	.button_bg, .DynarchCalendar-bottomBar-today {
		height: 30px;
		line-height: 30px;
		padding: 0 1em;
		text-align: left;
	}
}
/********** RESPONSIVE VIEW */

@media (max-width: 935px) {
	#tabPanel ul li {
		width: 35%;
		margin: 5px !important;
	}

	#tabPanel ul {
		text-align: center !important;
	}

	.navigation ul li a {
		margin-right: 0!important;
	}
	.ControllTD {
		width: 50%;
	}
	input#txtInsertPeriod {
		width: 60px !important;
		height: 35px;
		line-height: 35px;
	}
}
@media (max-width: 780px) {
	#tabPanel {
		margin: 0;
	}
}
@media (max-width: 658px) {
	div#comparelegend, .comparelegend_value {
		display: block !important;
		margin-bottom: 10px;
	}
}

@media (max-width: 615px) {
	#tabPanel ul {
		text-align: center !important;
	}
	.navigation ul li a {
		/* width: 100% !important; */
	}

	#tabPanel ul li {
		margin-right: 0 !important;
		width: 65%;
		margin-bottom: 5px;
	}
}
@media (max-width: 580px) {
	.PerformanceTab_TD_Select_Type_Value {
		padding: 0 0 0.5em 0;
		width: 100%;
		text-align: center;
	}
	[lang="es-es"] .PerformanceTab_DDL_Performance_Function,
	.PerformanceTab_DDL_Performance_Function {
		width: 100%;
		max-width: unset;
		margin-top: 1em;
		font-size: 0.9em;
		padding: 0.5em;
	}
}
@media (max-width: 524px) {
	.ControllTD {
		float: none;
		height: auto;
		width: 51%;
		min-height: auto;
	}
}
@media (max-width: 480px) {
	.TickerTbl,
	.TradesTable,
	.PerformanceTab_Table_Price_Performance,
	.PerformanceTab_Table_Performance_By_Year {
		border-collapse: separate !important;
		border-spacing: 5px 0 !important;
		font-size: 0.9em;
	}
	[lang="es-es"] .TickerTbl {
		font-size: 0.9em;
	}
	.TickerDateDiv {
		font-size: 0.9em;
	}
	.TickerNameTD.TickerNameTD_ShareName {
		padding-left: 1em;
	}
	.TickerNameTD.TickerNameTD_Volume {
		padding-right: 1em;
	}
}